diff options
author | 2025-01-12 01:42:06 +0100 | |
---|---|---|
committer | 2025-01-12 02:13:22 +0100 | |
commit | 82d170487a96ffc61e7c1653adbeccfd31498176 (patch) | |
tree | 6893751aa2c4045f25c3315e388a26391a922633 /app-emacs/poke-mode | |
parent | app-emacs/cdlatex: new package, add 4.18.5 (diff) | |
download | gentoo-82d170487a96ffc61e7c1653adbeccfd31498176.tar.gz gentoo-82d170487a96ffc61e7c1653adbeccfd31498176.tar.bz2 gentoo-82d170487a96ffc61e7c1653adbeccfd31498176.zip |
app-emacs/*: remove redundant site configuration comments in my packages
Signed-off-by: Arsen Arsenović <arsen@gentoo.org>
Diffstat (limited to 'app-emacs/poke-mode')
-rw-r--r-- | app-emacs/poke-mode/files/50poke-mode-gentoo.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-emacs/poke-mode/files/50poke-mode-gentoo.el b/app-emacs/poke-mode/files/50poke-mode-gentoo.el index 53fd87c88d6d..8c093daadc2e 100644 --- a/app-emacs/poke-mode/files/50poke-mode-gentoo.el +++ b/app-emacs/poke-mode/files/50poke-mode-gentoo.el @@ -1,4 +1,3 @@ -;;; poke-mode site configuration (add-to-list 'load-path "@SITELISP@") (autoload 'poke-mode "poke-mode" |