From: Markus Rost Date: Thu, 9 May 2002 21:14:38 +0000 (+0000) Subject: (woman-menu): Move symbol before the comment so that X-Git-Tag: ttn-vms-21-2-B4~15126 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ee00eede3a1ffb22b6c747551914cd9fc8fe4ff1;p=emacs.git (woman-menu): Move symbol before the comment so that find-function-search-for-symbol finds it. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 84893cb55e3..2aa175206ac 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2002-05-09 Markus Rost + + * woman.el (woman-menu): Move symbol before the comment so that + find-function-search-for-symbol finds it. + 2002-05-10 Miles Bader * facemenu.el (list-colors-display): Don't use diff --git a/lisp/woman.el b/lisp/woman.el index 902fd211744..70dc4683719 100644 --- a/lisp/woman.el +++ b/lisp/woman.el @@ -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"