emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/woman.el


From: Markus Rost
Subject: [Emacs-diffs] Changes to emacs/lisp/woman.el
Date: Mon, 13 May 2002 11:40:29 -0400

Index: emacs/lisp/woman.el
diff -c emacs/lisp/woman.el:1.12 emacs/lisp/woman.el:1.13
*** emacs/lisp/woman.el:1.12    Thu May  9 17:14:18 2002
--- emacs/lisp/woman.el Mon May 13 11:40:28 2002
***************
*** 1728,1734 ****
    (woman (current-word t)))
  
  ;; WoMan menu bar and pop-up menu:
! (easy-menu-define woman-menu          ; (SYMBOL MAPS DOC MENU)
   woman-mode-map
   "WoMan Menu"
   `("WoMan"
--- 1728,1737 ----
    (woman (current-word t)))
  
  ;; WoMan menu bar and pop-up 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"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]