# HG changeset patch # User Bill Wohler # Date 1136312420 0 # Node ID 08bdaa28d0d21580c1867df1e9c84c047704a710 # Parent 8b8bbb4f81c28c83b01f48d802f4b9f812e4a5dc (mh-alias-add-alias): Remove leading * from docstring. diff -r 8b8bbb4f81c2 -r 08bdaa28d0d2 lisp/mh-e/ChangeLog --- 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 + + * 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 -r 8b8bbb4f81c2 -r 08bdaa28d0d2 lisp/mh-e/mh-alias.el --- 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