emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp/mh-e mh-alias.el


From: Jeffrey C Honig
Subject: [Emacs-commit] emacs/lisp/mh-e mh-alias.el
Date: Tue, 21 Aug 2007 11:57:39 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Jeffrey C Honig <jchonig>       07/08/21 11:57:39

Modified files:
        lisp/mh-e      : mh-alias.el 

Log message:
        (mh-alias-expand): Set up automatic autoload of
        mh-alias-expand.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/mh-e/mh-alias.el?cvsroot=emacs&r1=1.31&r2=1.32

Patches:
Index: mh-alias.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/mh-e/mh-alias.el,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -b -r1.31 -r1.32
--- mh-alias.el 26 Jul 2007 05:27:15 -0000      1.31
+++ mh-alias.el 21 Aug 2007 11:57:39 -0000      1.32
@@ -244,6 +244,7 @@
              (message "%s" (error-message-string err))
              alias))))
 
+;;;###mh-autoload
 (defun mh-alias-expand (alias)
   "Return expansion for ALIAS.
 Blind aliases or users from /etc/passwd are not expanded."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]