Mercurial > emacs
changeset 67999:08bdaa28d0d2
(mh-alias-add-alias): Remove leading * from docstring.
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Tue, 03 Jan 2006 18:20:20 +0000 |
parents | 8b8bbb4f81c2 |
children | 830e95c83d49 |
files | lisp/mh-e/ChangeLog lisp/mh-e/mh-alias.el |
diffstat | 2 files changed, 7 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mh-e/ChangeLog Tue Jan 03 17:15:10 2006 +0000 +++ b/lisp/mh-e/ChangeLog Tue Jan 03 18:20:20 2006 +0000 @@ -1,3 +1,8 @@ +2006-01-03 Bill Wohler <wohler@newt.com> + + * mh-alias.el (mh-alias-add-alias): Remove leading * from + docstring. + 2006-01-02 Bill Wohler <wohler@newt.com> * mh-alias.el (mh-alias-grab-from-field): Remove leading * from
--- a/lisp/mh-e/mh-alias.el Tue Jan 03 17:15:10 2006 +0000 +++ b/lisp/mh-e/mh-alias.el Tue Jan 03 18:20:20 2006 +0000 @@ -548,7 +548,8 @@ ;;;###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