changeset 27770:38f6e392c0aa

*** empty log message ***
author Dave Love <fx@gnu.org>
date Fri, 18 Feb 2000 22:03:40 +0000
parents ba420971ea82
children 9d04cc14a320
files etc/NEWS
diffstat 1 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Fri Feb 18 21:34:40 2000 +0000
+++ b/etc/NEWS	Fri Feb 18 22:03:40 2000 +0000
@@ -16,6 +16,8 @@
 
 * Changes in Emacs 21.1
 
+** The variable `echo-keystrokes' may now have a floating point value.
+
 ** C-x 5 1 runs the new command delete-other-frames which deletes
 all frames except the selected one.
 
@@ -955,8 +957,6 @@
 
 *** windmove.el
 
-*** calculator.el
-
 ** Withdrawn packages
 
 *** mldrag.el has been removed.  mouse.el provides the same
@@ -973,6 +973,10 @@
 When you add a new item, please add it without either +++ or ---
 so I will know I still need to look at it -- rms.
 
++++
+** The new function `delete-and-extract-region' deletes text and
+returns it.
+
 ** The function `clear-this-command-keys' now also clears the vector
 returned by function `recent-keys'.