summaryrefslogtreecommitdiff
path: root/lisp/woman.el
diff options
context:
space:
mode:
authorMarkus Rost <rost@math.uni-bielefeld.de>2002-05-09 21:14:38 +0000
committerMarkus Rost <rost@math.uni-bielefeld.de>2002-05-09 21:14:38 +0000
commitee00eede3a1ffb22b6c747551914cd9fc8fe4ff1 (patch)
tree91f703e14b51b720fdd8ca583c604a2f33e29854 /lisp/woman.el
parentd2596700276b3381512ace615dfa02659c766bfb (diff)
downloademacs-ee00eede3a1ffb22b6c747551914cd9fc8fe4ff1.tar.gz
(woman-menu): Move symbol before the comment so that
find-function-search-for-symbol finds it.
Diffstat (limited to 'lisp/woman.el')
-rw-r--r--lisp/woman.el3
1 files changed, 1 insertions, 2 deletions
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"