diff options
author | Ulrich Müller <ulm@gentoo.org> | 2007-12-05 19:54:46 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2007-12-05 19:54:46 +0000 |
commit | 14a53e93d5a7ff78ddd044b3a8609fab3992174e (patch) | |
tree | 73a38f9aa842c74c7e99eca62d14b541e013201c /app-emacs/ssh | |
parent | Change comment in site-init file. (diff) | |
download | gentoo-2-14a53e93d5a7ff78ddd044b3a8609fab3992174e.tar.gz gentoo-2-14a53e93d5a7ff78ddd044b3a8609fab3992174e.tar.bz2 gentoo-2-14a53e93d5a7ff78ddd044b3a8609fab3992174e.zip |
Change comment in site-init file.
(Portage version: 2.1.4_rc7)
Diffstat (limited to 'app-emacs/ssh')
-rw-r--r-- | app-emacs/ssh/files/50ssh-gentoo.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/ssh/files/50ssh-gentoo.el b/app-emacs/ssh/files/50ssh-gentoo.el index 99abde37475a..b8a4e1f90009 100644 --- a/app-emacs/ssh/files/50ssh-gentoo.el +++ b/app-emacs/ssh/files/50ssh-gentoo.el @@ -1,5 +1,5 @@ -;; ssh site-lisp configuration +;;; ssh site-lisp configuration (add-to-list 'load-path "@SITELISP@") |