]> git.eshelyaron.com Git - emacs.git/commitdiff
(woman-menu): Move symbol before the comment so that
authorMarkus Rost <rost@math.uni-bielefeld.de>
Thu, 9 May 2002 21:14:38 +0000 (21:14 +0000)
committerMarkus Rost <rost@math.uni-bielefeld.de>
Thu, 9 May 2002 21:14:38 +0000 (21:14 +0000)
find-function-search-for-symbol finds it.

lisp/ChangeLog
lisp/woman.el

index 84893cb55e3804e3a0719576ca0174e5b3102879..2aa175206acb2aa177e7f2c82f28efc82eeab15c 100644 (file)
@@ -1,3 +1,8 @@
+2002-05-09  Markus Rost  <rost@math.ohio-state.edu>
+
+       * woman.el (woman-menu):  Move symbol before the comment so that
+       find-function-search-for-symbol finds it.
+
 2002-05-10  Miles Bader  <miles@gnu.org>
 
        * facemenu.el (list-colors-display): Don't use
index 902fd21174493520d30a69af64baeb40b3d432e7..70dc46837199e9780bb16b6fb2718c0ea0905eb2 100644 (file)
@@ -1728,8 +1728,7 @@ Argument EVENT is the invoking mouse event."
   (woman (current-word t)))
 
 ;; WoMan menu bar and pop-up menu:
-(easy-menu-define                      ; (SYMBOL MAPS DOC MENU)
- woman-menu
+(easy-menu-define woman-menu           ; (SYMBOL MAPS DOC MENU)
  woman-mode-map
  "WoMan Menu"
  `("WoMan"