emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/term/sun-mouse.el


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/term/sun-mouse.el
Date: Sun, 13 Jan 2002 05:07:32 -0500

Index: emacs/lisp/term/sun-mouse.el
diff -c emacs/lisp/term/sun-mouse.el:1.21 emacs/lisp/term/sun-mouse.el:1.22
*** emacs/lisp/term/sun-mouse.el:1.21   Tue Nov 27 10:52:51 2001
--- emacs/lisp/term/sun-mouse.el        Sun Jan 13 05:07:32 2002
***************
*** 594,600 ****
  evaluated for their side-effects rather than their values.
    If the selected form is a menu or a symbol whose value is a menu, 
  then it is displayed and evaluated as a pullright menu item.
!   If the the FORM of the first ITEM is nil, the STRING of the item
  is used as a label for the menu, i.e. it's inverted and not selectable."
  
    (if (symbolp menu) (setq menu (symbol-value menu)))
--- 594,600 ----
  evaluated for their side-effects rather than their values.
    If the selected form is a menu or a symbol whose value is a menu, 
  then it is displayed and evaluated as a pullright menu item.
!   If the FORM of the first ITEM is nil, the STRING of the item
  is used as a label for the menu, i.e. it's inverted and not selectable."
  
    (if (symbolp menu) (setq menu (symbol-value menu)))



reply via email to

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