From e69d4e020ac232786b636d0ebd0302282e4ab6d3 Mon Sep 17 00:00:00 2001 From: Bill Wohler Date: Tue, 3 Jan 2006 18:20:20 +0000 Subject: [PATCH] (mh-alias-add-alias): Remove leading * from docstring. --- lisp/mh-e/ChangeLog | 5 +++++ lisp/mh-e/mh-alias.el | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index 9e68139065a..e021e74f261 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog @@ -1,3 +1,8 @@ +2006-01-03 Bill Wohler + + * mh-alias.el (mh-alias-add-alias): Remove leading * from + docstring. + 2006-01-02 Bill Wohler * mh-alias.el (mh-alias-grab-from-field): Remove leading * from diff --git a/lisp/mh-e/mh-alias.el b/lisp/mh-e/mh-alias.el index d9d77b6430d..7349f556224 100644 --- a/lisp/mh-e/mh-alias.el +++ b/lisp/mh-e/mh-alias.el @@ -548,7 +548,8 @@ folder name hint when filing messages." ;;;###mh-autoload (defun mh-alias-add-alias (alias address) - "*Add ALIAS for ADDRESS in personal alias file. + "Add ALIAS for ADDRESS in personal alias file. + This function prompts you for an alias and address. If the alias exists already, you will have the choice of inserting the new alias before or after the old alias. In the former case, this -- 2.39.2