]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Mon, 21 Aug 2006 10:57:46 +0000 (10:57 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 21 Aug 2006 10:57:46 +0000 (10:57 +0000)
etc/TODO
lisp/ChangeLog
man/ChangeLog

index de0097cde87166496366925c00786f7c885723c2..9256175c01e33d02826670850212d5e25478ed3c 100644 (file)
--- a/etc/TODO
+++ b/etc/TODO
@@ -21,7 +21,7 @@ a window doesn't select it.
 but if you type M-n you should get the visited file name of the
 current buffer.
 
-** whitespace-cleanup should work only on the region if the region is active.
+** describe-face should show an example of text in the face.
 
 ** Distribute a bar cursor of width > 1 evenly between the two glyphs
    on each side of the bar (what to do at the edges?).
index f39afc16d73a2620f7b21ed1c8a654841c22503b..cbde14340305caf02af04fe68ec775058ebeecc9 100644 (file)
@@ -1,3 +1,7 @@
+2006-08-21  Richard Stallman  <rms@gnu.org>
+
+       * whitespace.el (whitespace-cleanup): Doc fix.
+
 2006-08-20  Ryan Yeske  <rcyeske@gmail.com>
 
        * net/rcirc.el (rcirc-show-maximum-output): New var.
index 4063ca3e2b017287e4b8e24b9906ad62d4898058..fd07fa7f05f17bb52fdaac73ef0ab0a64d4b407f 100644 (file)
@@ -1,3 +1,7 @@
+2006-08-21  Richard Stallman  <rms@gnu.org>
+
+       * search.texi (Basic Isearch): Add `isearch' index entry.
+
 2006-08-16  Richard Stallman  <rms@gnu.org>
 
        * misc.texi (Saving Emacs Sessions): Clean up wording.