changeset 33796:10ffa5b56f53

mention `delete-trailing-whitespace'
author Sam Steingold <sds@gnu.org>
date Wed, 22 Nov 2000 23:00:41 +0000
parents 152ae6b57597
children b5df14d31790
files etc/NEWS
diffstat 1 files changed, 8 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Wed Nov 22 22:51:33 2000 +0000
+++ b/etc/NEWS	Wed Nov 22 23:00:41 2000 +0000
@@ -41,6 +41,10 @@
 
 * Changes in Emacs 21.1
 
+** The new command M-x delete-trailing-whitespace RET will delete the
+traling whitespace within the current restriction.  You can also add
+this function to `write-file-hooks' or `local-write-file-hooks'.
+
 ** When visiting a file with M-x find-file-literally, no newlines will
 be added to the end of the buffer because of `require-final-newline'.
 
@@ -884,7 +888,7 @@
 
 *** `font-lock-syntactic-face-function' allows major-modes to choose
 the face used for each string/comment.
-	
+
 ** Comint (subshell) changes
 
 These changes generally affect all modes derived from comint mode, which
@@ -964,7 +968,7 @@
 *** M-f and M-p jump around \begin...\end pairs.
 
 *** Added support for outline-minor-mode.
-	
+
 ** Changes to RefTeX mode
 
 *** RefTeX has new support for index generation.  Index entries can be
@@ -1589,7 +1593,7 @@
 
 - Intersecting: When a `|' intersects with a `-', a `+' is
   drawn, like this:   |         \ /
-                    --+--        X 
+                    --+--        X
                       |         / \
 
 - Rubber-banding: When drawing lines you can interactively see the
@@ -1609,7 +1613,7 @@
   regions.  Artist also interfaces with the rect package (this can be
   turned off if it causes you any trouble) so anything you cut in
   artist can be yanked with C-x r y and vice versa.
-  
+
 - Drawing with keys: Everything you can do with the mouse, you can
   also do without the mouse.