diff options
author | Ulrich Müller <ulm@gentoo.org> | 2010-05-14 14:47:53 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2010-05-14 14:47:53 +0000 |
commit | 4e253f7d32b5f89e40ca9bb6655c176f7f1f6751 (patch) | |
tree | e7ee0d621a0e34caee61ff78a5a37c6e75349e3d /app-emacs/mu-cite/files | |
parent | Backport libpng14 patch to 2008. (diff) | |
download | gentoo-2-4e253f7d32b5f89e40ca9bb6655c176f7f1f6751.tar.gz gentoo-2-4e253f7d32b5f89e40ca9bb6655c176f7f1f6751.tar.bz2 gentoo-2-4e253f7d32b5f89e40ca9bb6655c176f7f1f6751.zip |
Fix dependency after package move of virtual/emacs-flim.
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'app-emacs/mu-cite/files')
-rw-r--r-- | app-emacs/mu-cite/files/50mu-cite-gentoo.el | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app-emacs/mu-cite/files/50mu-cite-gentoo.el b/app-emacs/mu-cite/files/50mu-cite-gentoo.el index f5394417e8c2..d6cf435893d4 100644 --- a/app-emacs/mu-cite/files/50mu-cite-gentoo.el +++ b/app-emacs/mu-cite/files/50mu-cite-gentoo.el @@ -1,6 +1,3 @@ - -;;; mu-cite Gentoo site-lisp configuration - (add-to-list 'load-path "@SITELISP@") (autoload 'mu-cite-original "mu-cite" nil t) (add-hook 'mail-citation-hook (function mu-cite-original)) |