diff options
author | Ulrich Müller <ulm@gentoo.org> | 2007-12-05 19:56:20 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2007-12-05 19:56:20 +0000 |
commit | 4464ddb5df2d1019edf15b2867ba17c81342799f (patch) | |
tree | 2c5df11c48b30fe971087169bc0fe3781670059b /app-emacs/edb | |
parent | Adding imlib2 USE flag for fbdesk-1.4.1 (bug 196166), and removed COPYING fro... (diff) | |
download | historical-4464ddb5df2d1019edf15b2867ba17c81342799f.tar.gz historical-4464ddb5df2d1019edf15b2867ba17c81342799f.tar.bz2 historical-4464ddb5df2d1019edf15b2867ba17c81342799f.zip |
Change comment in site-init file.
Package-Manager: portage-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) |