diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 144023ea0d9..856d422e4ed 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-07-30 Richard Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table): | ||
| 4 | Treat non-break space as whitespace in Lisp. | ||
| 5 | |||
| 1 | 2007-07-30 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2007-07-30 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * vc.el (vc-dired-hook): Use inhibit-read-only. | 8 | * vc.el (vc-dired-hook): Use inhibit-read-only. |