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: Thu, 09 May 2002 17:14:20 -0400

Index: emacs/lisp/woman.el
diff -c emacs/lisp/woman.el:1.11 emacs/lisp/woman.el:1.12
*** emacs/lisp/woman.el:1.11    Mon Dec 31 15:31:16 2001
--- emacs/lisp/woman.el Thu May  9 17:14:18 2002
***************
*** 1728,1735 ****
    (woman (current-word t)))
  
  ;; WoMan menu bar and pop-up menu:
! (easy-menu-define                     ; (SYMBOL MAPS DOC MENU)
!  woman-menu
   woman-mode-map
   "WoMan Menu"
   `("WoMan"
--- 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"



reply via email to

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