]> git.eshelyaron.com Git - emacs.git/commitdiff
Add whitespace package information.
authorVinicius Jose Latorre <viniciusjl@ig.com.br>
Thu, 24 Jul 2008 03:56:00 +0000 (03:56 +0000)
committerVinicius Jose Latorre <viniciusjl@ig.com.br>
Thu, 24 Jul 2008 03:56:00 +0000 (03:56 +0000)
etc/ChangeLog
etc/NEWS

index 05d627c107845bd187c2468fbc7d85d98335b68e..92598c8d622676ec20598648cd6ea2bd55626214 100644 (file)
@@ -1,3 +1,7 @@
+2008-07-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
+
+       * NEWS: Add information about whitespace package.
+
 2008-07-19  Juri Linkov  <juri@jurta.org>
 
        * tutorials/TUTORIAL: Add information about C-g to the introduction.
index af4af68f1db71de5692052fd2a62c314954d1707..e001db937ad41f374f901edb07bbd03adc17d32f 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -498,7 +498,11 @@ lines.  This is a more reliable replacement for longlines-mode.
 
 ** A new `whitespace' package has been installed, and the pre-existing one
 renamed to `old-whitespace'.
-[FIXME someone explain why this is good, if it is...]
+Now, besides reporting bogus blanks, whitespace package has a minor mode and a
+global minor mode to visualize blanks (TAB, (HARD) SPACE and NEWLINE).  The
+visualization is made via faces and/or display table. Also it is possible to
+select which kind of blanks should be visualized, for example, trailing blanks,
+leading blanks, spaces, tabs, newlines, etc.
 
 ** zeroconf.el offers service discovery and service publishing
 interfaces according to the zeroconf specification.  It communicates