diff options
author | Ulrich Müller <ulm@gentoo.org> | 2007-12-05 19:50:06 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2007-12-05 19:50:06 +0000 |
commit | 2bda6fc82a811c16a2d7593da62fb5e98997392d (patch) | |
tree | a35af795988732e3c01a1dbb425e1704ac038b7c /app-emacs/easypg | |
parent | Change comment in site-init file. (diff) | |
download | gentoo-2-2bda6fc82a811c16a2d7593da62fb5e98997392d.tar.gz gentoo-2-2bda6fc82a811c16a2d7593da62fb5e98997392d.tar.bz2 gentoo-2-2bda6fc82a811c16a2d7593da62fb5e98997392d.zip |
Change comment in site-init file.
(Portage version: 2.1.4_rc7)
Diffstat (limited to 'app-emacs/easypg')
-rw-r--r-- | app-emacs/easypg/files/50easypg-gentoo.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-emacs/easypg/files/50easypg-gentoo.el b/app-emacs/easypg/files/50easypg-gentoo.el index 695baa2e3497..5f9d61cc8bab 100644 --- a/app-emacs/easypg/files/50easypg-gentoo.el +++ b/app-emacs/easypg/files/50easypg-gentoo.el @@ -1,4 +1,5 @@ -;; app-emacs/easypg site-lisp initialisation + +;;; easypg site-lisp configuration (add-to-list 'load-path "@SITELISP@") (load "easypg-autoloads" nil t) |