comparison lisp/mh-e/mh-e.el @ 67587:772ee2be41b9

* mh-e.el (mh-delete-msg): Sync docstrings with manual. * mh-seq.el (mh-delete-subject, mh-thread-next-sibling) (mh-thread-previous-sibling, mh-thread-ancestor) (mh-thread-delete, mh-thread-refile): Ditto.
author Bill Wohler <wohler@newt.com>
date Thu, 15 Dec 2005 19:32:01 +0000
parents 2ae99b10dd40
children 76690fbcd56a
comparison
equal deleted inserted replaced
67586:ad0fa1afe553 67587:772ee2be41b9
533 533
534 534
535 ;;; User executable MH-E commands: 535 ;;; User executable MH-E commands:
536 536
537 (defun mh-delete-msg (range) 537 (defun mh-delete-msg (range)
538 "Delete message\\<mh-folder-mode-map>. 538 "Delete RANGE\\<mh-folder-mode-map>.
539 539
540 To mark a message for deletion, use this command. A \"D\" is placed by the 540 To mark a message for deletion, use this command. A \"D\" is placed by the
541 message in the scan window, and the next undeleted message is displayed. If 541 message in the scan window, and the next undeleted message is displayed. If
542 the previous command had been \\[mh-previous-undeleted-msg], then the next 542 the previous command had been \\[mh-previous-undeleted-msg], then the next
543 message displayed is the first undeleted message previous to the message just 543 message displayed is the first undeleted message previous to the message just