changeset 82217:7087853a997f

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 30 Jul 2007 20:08:27 +0000
parents 86901570c4a7
children dec066204588
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Jul 30 20:08:21 2007 +0000
+++ b/lisp/ChangeLog	Mon Jul 30 20:08:27 2007 +0000
@@ -1,3 +1,8 @@
+2007-07-30  Richard Stallman  <rms@gnu.org>
+
+	* emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
+	Treat non-break space as whitespace in Lisp.
+
 2007-07-30  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* vc.el (vc-dired-hook): Use inhibit-read-only.