]> git.eshelyaron.com Git - emacs.git/commitdiff
(woman-menu): Add a comment about the last change.
authorMarkus Rost <rost@math.uni-bielefeld.de>
Mon, 13 May 2002 15:41:00 +0000 (15:41 +0000)
committerMarkus Rost <rost@math.uni-bielefeld.de>
Mon, 13 May 2002 15:41:00 +0000 (15:41 +0000)
lisp/ChangeLog
lisp/woman.el

index 338c4d2bcc0b40d1771f97f1c4edbc52cb7e004f..7e6ff3f08b7397c40e45ac7073852cf45174b7b1 100644 (file)
@@ -1,3 +1,7 @@
+2002-05-13  Markus Rost  <rost@math.ohio-state.edu>
+
+       * woman.el (woman-menu): Add a comment about the last change.
+
 2002-05-13  Colin Walters  <walters@gnu.org>
 
        * ibuf-ext.el (ibuffer-format-filter-group-data): New function.
index 70dc46837199e9780bb16b6fb2718c0ea0905eb2..f9929794343d972f59287c65be9b559a8a2ae3cd 100644 (file)
@@ -1728,7 +1728,10 @@ Argument EVENT is the invoking mouse event."
   (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"