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: Mon, 01 Nov 2004 02:58:30 -0500

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.1057 emacs/etc/NEWS:1.1058
*** emacs/etc/NEWS:1.1057       Sun Oct 31 22:25:34 2004
--- emacs/etc/NEWS      Mon Nov  1 07:45:23 2004
***************
*** 2313,2318 ****
--- 2313,2325 ----
  * Lisp Changes in Emacs 21.4
  
  +++
+ ** The new function `called-interactively-p' does what many people
+ have mistakenly believed `interactively-p' did: it returns t if the
+ calling function was called through `call-interactively'.
+ This should only be used when you cannot add a new "interactively"
+ argument to the command.
+ 
+ +++
  ** An interactive specification may now use the code letter 'U' to get
  the up-event that was discarded in case the last key sequence read for a
  previous 'k' or 'K' argument was a down-event; otherwise nil is used.




reply via email to

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