emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/etc/NEWS


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS
Date: Fri, 10 Dec 2004 00:09:14 -0500

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.1079 emacs/etc/NEWS:1.1080
*** emacs/etc/NEWS:1.1079       Tue Dec  7 04:59:32 2004
--- emacs/etc/NEWS      Fri Dec 10 04:58:52 2004
***************
*** 2338,2343 ****
--- 2338,2349 ----
  
  * Lisp Changes in Emacs 21.4
  
+ ---
+ ** To manipulate the File menu using easy-menu, you must specify the
+ proper name "file".  In previous Emacs versions, you had to specify
+ "files", even though the menu item itself was changed to say "File"
+ several versions ago.
+ 
  +++
  ** read-from-minibuffer now accepts an additional argument KEEP-ALL
  saying to put all inputs in the history list, even empty ones.
***************
*** 6448,6456 ****
  ** Function `plist-member' is renamed from `widget-plist-member' (which is
  retained as an alias).
  
! ** Easy-menu's :filter now works as in XEmacs.
! It takes the unconverted (i.e. XEmacs) form of the menu and the result
! is automatically converted to Emacs' form.
  
  ** The new function `window-list' has been defined
  
--- 6454,6461 ----
  ** Function `plist-member' is renamed from `widget-plist-member' (which is
  retained as an alias).
  
! ** Easy-menu's :filter now takes the unconverted form of the menu and
! the result is automatically converted to Emacs' form.
  
  ** The new function `window-list' has been defined
  




reply via email to

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