changeset 45271:bab60576e8ec

(woman-menu): Add a comment about the last change.
author Markus Rost <rost@math.uni-bielefeld.de>
date Mon, 13 May 2002 15:40:28 +0000
parents 087cbd1a5087
children d19b6aacbc25
files lisp/woman.el
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/woman.el	Mon May 13 06:00:06 2002 +0000
+++ b/lisp/woman.el	Mon May 13 15:40:28 2002 +0000
@@ -1728,7 +1728,10 @@
   (woman (current-word t)))
 
 ;; WoMan menu bar and pop-up menu:
-(easy-menu-define woman-menu		; (SYMBOL MAPS DOC MENU)
+(easy-menu-define
+  woman-menu				; (SYMBOL MAPS DOC MENU)
+  ;; That comment was moved after the symbol `woman-menu' to make
+  ;; find-function-search-for-symbol work. -- rost
  woman-mode-map
  "WoMan Menu"
  `("WoMan"