changeset 45209:44a20c851acc

(woman-menu): Move symbol before the comment so that find-function-search-for-symbol finds it.
author Markus Rost <rost@math.uni-bielefeld.de>
date Thu, 09 May 2002 21:14:18 +0000
parents 900e5db32b51
children 974579a639e7
files lisp/woman.el
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/woman.el	Thu May 09 18:05:10 2002 +0000
+++ b/lisp/woman.el	Thu May 09 21:14:18 2002 +0000
@@ -1728,8 +1728,7 @@
   (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"