diff options
author | Ulrich Müller <ulm@gentoo.org> | 2007-12-05 19:52:36 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2007-12-05 19:52:36 +0000 |
commit | fd257c62039feff833176dcdfb0e3f779e97332c (patch) | |
tree | e3f4f56215e301dc180a01941835abf63b826ef3 /app-emacs/mpg123-el/files/50mpg123-el-gentoo.el | |
parent | Adding imlib2 flag for x11-misc/fbdesk (diff) | |
download | gentoo-2-fd257c62039feff833176dcdfb0e3f779e97332c.tar.gz gentoo-2-fd257c62039feff833176dcdfb0e3f779e97332c.tar.bz2 gentoo-2-fd257c62039feff833176dcdfb0e3f779e97332c.zip |
Change comment in site-init file.
(Portage version: 2.1.4_rc7)
Diffstat (limited to 'app-emacs/mpg123-el/files/50mpg123-el-gentoo.el')
-rw-r--r-- | app-emacs/mpg123-el/files/50mpg123-el-gentoo.el | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app-emacs/mpg123-el/files/50mpg123-el-gentoo.el b/app-emacs/mpg123-el/files/50mpg123-el-gentoo.el index 1f7c0b0829ed..9a60a5799548 100644 --- a/app-emacs/mpg123-el/files/50mpg123-el-gentoo.el +++ b/app-emacs/mpg123-el/files/50mpg123-el-gentoo.el @@ -1,4 +1,6 @@ -;;; mpg123 site-lisp configuration + +;;; mpg123-el site-lisp configuration + (add-to-list 'load-path "@SITELISP@") (autoload 'mpg123 "mpg123" "A Front-end to mpg123" t) (setq id3*put-prog "tagput") |