]> git.eshelyaron.com Git - emacs.git/commitdiff
Checkdoc fixes in `mh-e/*.el`
authorStefan Kangas <stefankangas@gmail.com>
Mon, 8 Jul 2024 15:39:51 +0000 (17:39 +0200)
committerEshel Yaron <me@eshelyaron.com>
Tue, 9 Jul 2024 17:50:27 +0000 (19:50 +0200)
* lisp/mh-e/mh-e.el (mh-tool-bar):
* lisp/mh-e/mh-folder.el (mh-folder-mode):
* lisp/mh-e/mh-search.el (mh-pick-menu, mh-search-mode):
* lisp/mh-e/mh-show.el (mh-show-mode): Checkdoc fixes.

(cherry picked from commit 3977aa0756860d771442c69ee018fa7e925d0a62)

lisp/mh-e/mh-e.el
lisp/mh-e/mh-folder.el
lisp/mh-e/mh-search.el
lisp/mh-e/mh-show.el

index 1a535620602d0195fb5c3bdf607ca217d7ad08da..3d686b4a777290e60bd6eceae5b072d7ba4a069a 100644 (file)
@@ -1104,7 +1104,7 @@ and GNU mailutils."
   :package-version '(MH-E . "8.0"))
 
 (defgroup mh-tool-bar nil
-  "The tool bar"
+  "The tool bar."
   :link '(custom-manual "(mh-e)Tool Bar")
   :prefix "mh-"
   :group 'mh-e
index 1dae9a600fdadaef1b39493090c53c20c8a2ef0e..c90537f15026f40093fcb9183c573e93631cf266 100644 (file)
@@ -520,8 +520,8 @@ font-lock is done highlighting.")
 ;; Autoload cookie needed by desktop.el
 ;;;###autoload
 (define-derived-mode mh-folder-mode fundamental-mode "MH-Folder"
-  "Major MH-E mode for \"editing\" an MH folder scan listing.\\<mh-folder-mode-map>
-
+  "Major MH-E mode for \"editing\" an MH folder scan listing.
+\\<mh-folder-mode-map>
 You can show the message the cursor is pointing to, and step through
 the messages. Messages can be marked for deletion or refiling into
 another folder; these commands are executed all at once with a
index 59dad161c1111f0cbce26065214a6d70c4059ec4..5ee70ae081d1b8dd64391a98bcf8e31ba4061c60 100644 (file)
@@ -539,7 +539,7 @@ group of results."
 ;;; Search Menu
 
 (easy-menu-define
-  mh-pick-menu mh-search-mode-map "Menu for MH-E Search"
+  mh-pick-menu mh-search-mode-map "Menu for MH-E Search."
   '("Search"
     ["Perform Search"       mh-index-do-search t]
     ["Search with pick"     mh-pick-do-search t]))
@@ -594,8 +594,8 @@ as well.")
 (put 'mh-search-mode 'mode-class 'special)
 
 (define-derived-mode mh-search-mode fundamental-mode "MH-Search"
-  "Mode for creating search templates in MH-E.\\<mh-search-mode-map>
-
+  "Mode for creating search templates in MH-E.
+\\<mh-search-mode-map>
 Edit this template by entering your search criteria in an
 appropriate header field that is already there, or create a new
 field yourself. If the string you're looking for could be
index 0f90fd6f0575791a891648012b164af5b82bf5a0..96b148ab49c433b46b30147ea9efa668631f3fc9 100644 (file)
@@ -818,8 +818,8 @@ operation."
 
 ;;;###mh-autoload
 (define-derived-mode mh-show-mode text-mode "MH-Show"
-  "Major mode for showing messages in MH-E.\\<mh-show-mode-map>
-
+  "Major mode for showing messages in MH-E.
+\\<mh-show-mode-map>
 Email addresses and URLs in the message are highlighted if the
 option `goto-address-highlight-p' is on, which it is by default.
 To view the web page for a highlighted URL or to send a message