diff options
author | Maciej Barć <xgqt@gentoo.org> | 2022-03-06 02:44:37 +0100 |
---|---|---|
committer | Maciej Barć <xgqt@gentoo.org> | 2022-03-06 03:54:32 +0100 |
commit | dc996923777dc2aa20083b642926e42feeeb40d3 (patch) | |
tree | 4528420c028feccd387eed763a500f1c35003f80 /app-emacs/math-symbol-lists/files | |
parent | net-irc/eggdrop: drop 1.9.0 (diff) | |
download | gentoo-dc996923777dc2aa20083b642926e42feeeb40d3.tar.gz gentoo-dc996923777dc2aa20083b642926e42feeeb40d3.tar.bz2 gentoo-dc996923777dc2aa20083b642926e42feeeb40d3.zip |
app-emacs/math-symbol-lists: new package; add 1.3
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'app-emacs/math-symbol-lists/files')
-rw-r--r-- | app-emacs/math-symbol-lists/files/50math-symbol-lists-gentoo.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-emacs/math-symbol-lists/files/50math-symbol-lists-gentoo.el b/app-emacs/math-symbol-lists/files/50math-symbol-lists-gentoo.el new file mode 100644 index 000000000000..431f7e90ae73 --- /dev/null +++ b/app-emacs/math-symbol-lists/files/50math-symbol-lists-gentoo.el @@ -0,0 +1 @@ +(add-to-list 'load-path "@SITELISP@") |