changeset 72473:2b669ff7d168

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 21 Aug 2006 10:57:46 +0000
parents 1f82c3397a43
children 628cb3adc7f7
files etc/TODO lisp/ChangeLog man/ChangeLog
diffstat 3 files changed, 9 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/TODO	Mon Aug 21 10:55:53 2006 +0000
+++ b/etc/TODO	Mon Aug 21 10:57:46 2006 +0000
@@ -21,7 +21,7 @@
 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?).
--- a/lisp/ChangeLog	Mon Aug 21 10:55:53 2006 +0000
+++ b/lisp/ChangeLog	Mon Aug 21 10:57:46 2006 +0000
@@ -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.
--- a/man/ChangeLog	Mon Aug 21 10:55:53 2006 +0000
+++ b/man/ChangeLog	Mon Aug 21 10:57:46 2006 +0000
@@ -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.