diff options
author | Ulrich Müller <ulm@gentoo.org> | 2007-12-05 19:50:37 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2007-12-05 19:50:37 +0000 |
commit | 418e30b618571dc5b1cd648ae51ace95e74eeab5 (patch) | |
tree | 764faceae0e5b90f904fe7526e9d6d5620e8f6ac /app-emacs/edb | |
parent | Version bump #201371. (diff) | |
download | gentoo-2-418e30b618571dc5b1cd648ae51ace95e74eeab5.tar.gz gentoo-2-418e30b618571dc5b1cd648ae51ace95e74eeab5.tar.bz2 gentoo-2-418e30b618571dc5b1cd648ae51ace95e74eeab5.zip |
Change comment in site-init file.
(Portage version: 2.1.4_rc7)
Diffstat (limited to 'app-emacs/edb')
-rw-r--r-- | app-emacs/edb/files/52edb-gentoo.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/edb/files/52edb-gentoo.el b/app-emacs/edb/files/52edb-gentoo.el index 208b386296f2..4bcf00f5d6f6 100644 --- a/app-emacs/edb/files/52edb-gentoo.el +++ b/app-emacs/edb/files/52edb-gentoo.el @@ -1,5 +1,5 @@ -;; edb site-lisp configuration +;;; edb site-lisp configuration (add-to-list 'load-path "@SITELISP@") (autoload 'db-find-file "database" "EDB database package" t) |