comparison lisp/mh-e/mh-alias.el @ 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 7882fc7df359
children bbc0e52abce5
comparison
equal deleted inserted replaced
67998:8b8bbb4f81c2 67999:08bdaa28d0d2
546 (insert (format "%s: %s\n" alias address)) 546 (insert (format "%s: %s\n" alias address))
547 (save-buffer))) 547 (save-buffer)))
548 548
549 ;;;###mh-autoload 549 ;;;###mh-autoload
550 (defun mh-alias-add-alias (alias address) 550 (defun mh-alias-add-alias (alias address)
551 "*Add ALIAS for ADDRESS in personal alias file. 551 "Add ALIAS for ADDRESS in personal alias file.
552
552 This function prompts you for an alias and address. If the alias 553 This function prompts you for an alias and address. If the alias
553 exists already, you will have the choice of inserting the new 554 exists already, you will have the choice of inserting the new
554 alias before or after the old alias. In the former case, this 555 alias before or after the old alias. In the former case, this
555 alias will be used when sending mail to this alias. In the latter 556 alias will be used when sending mail to this alias. In the latter
556 case, the alias serves as an additional folder name hint when 557 case, the alias serves as an additional folder name hint when