diff options
author | Ulrich Müller <ulm@gentoo.org> | 2011-01-13 20:24:43 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2011-01-13 20:24:43 +0000 |
commit | 8d5b1a07672768b1923ea62186dcd80f2e3c5836 (patch) | |
tree | 8fcdf99ee8b8ccfc4e87a9ea7c70e4e178dbe53e /app-emacs/pymacs/files | |
parent | Version bump (diff) | |
download | historical-8d5b1a07672768b1923ea62186dcd80f2e3c5836.tar.gz historical-8d5b1a07672768b1923ea62186dcd80f2e3c5836.tar.bz2 historical-8d5b1a07672768b1923ea62186dcd80f2e3c5836.zip |
Remove old.
Package-Manager: portage-2.1.9.30/cvs/Linux x86_64
Diffstat (limited to 'app-emacs/pymacs/files')
-rw-r--r-- | app-emacs/pymacs/files/50pymacs-gentoo.el | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/app-emacs/pymacs/files/50pymacs-gentoo.el b/app-emacs/pymacs/files/50pymacs-gentoo.el index df3fa3131814..8c59be7e3365 100644 --- a/app-emacs/pymacs/files/50pymacs-gentoo.el +++ b/app-emacs/pymacs/files/50pymacs-gentoo.el @@ -1,8 +1,4 @@ - -;;; pymacs site-lisp configuration - (add-to-list 'load-path "@SITELISP@") - (autoload 'pymacs-load "pymacs" nil t) (autoload 'pymacs-eval "pymacs" nil t) (autoload 'pymacs-apply "pymacs") |