From 11b2dd64df1fdc2f5657c2957118821b444677a0 Mon Sep 17 00:00:00 2001 From: Jeffrey C Honig Date: Tue, 21 Aug 2007 11:57:39 +0000 Subject: [PATCH] (mh-alias-expand): Set up automatic autoload of mh-alias-expand. --- lisp/mh-e/mh-alias.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/mh-e/mh-alias.el b/lisp/mh-e/mh-alias.el index 88ba26f127e..333cfb3a4b0 100644 --- a/lisp/mh-e/mh-alias.el +++ b/lisp/mh-e/mh-alias.el @@ -244,6 +244,7 @@ returns the string unchanged if not defined. The same is done here." (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." -- 2.39.2