]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorDave Love <fx@gnu.org>
Fri, 18 Feb 2000 22:03:40 +0000 (22:03 +0000)
committerDave Love <fx@gnu.org>
Fri, 18 Feb 2000 22:03:40 +0000 (22:03 +0000)
etc/NEWS

index 8ed5b8f1bcc3dd78063b5a6d842b855bd97cc9f1..21de687d22bc1bef7b155c2f4ed7247d5e4cb723 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -16,6 +16,8 @@ images and toolkit scrollbars.  Use the --help option to list them.
 \f
 * 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 @@ protocols.  It has a separate manual.
 
 *** windmove.el
 
-*** calculator.el
-
 ** Withdrawn packages
 
 *** mldrag.el has been removed.  mouse.el provides the same
@@ -973,6 +973,10 @@ Note that +++ before an item means the Lisp manual has been updated.
 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'.