changeset 61472:a6d1ac0e47b5

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 11 Apr 2005 18:39:13 +0000
parents c85ac0c1b8e9
children 496c7a7bdacc
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Apr 11 18:38:56 2005 +0000
+++ b/lisp/ChangeLog	Mon Apr 11 18:39:13 2005 +0000
@@ -1,5 +1,8 @@
 2005-04-11  Richard M. Stallman  <rms@gnu.org>
 
+	* whitespace.el (whitespace-highlight-the-space):
+	Don't call whitespace-unhighlight-the-space here.
+
 	* simple.el (undo): Record t in undo-equiv-table
 	for the redo record made by an undo-in-region.