diff options
| author | Richard M. Stallman | 2006-08-17 15:22:21 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2006-08-17 15:22:21 +0000 |
| commit | fb5422b2d186d61a86cc5aa3ca8c502cf6988409 (patch) | |
| tree | 9da48512d79ba0311a407d07cd13e7a84c128730 /lisp/ChangeLog | |
| parent | 9fd762b0633b14c6d065b2b448f57a2d62663ad6 (diff) | |
| download | emacs-fb5422b2d186d61a86cc5aa3ca8c502cf6988409.tar.gz emacs-fb5422b2d186d61a86cc5aa3ca8c502cf6988409.zip | |
(compare-windows): lambda's take an arg and pass
it to compare-windows-skip-whitespace.
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 bec7cab8a3a..f62e924ffaf 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-08-17 Richard Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * compare-w.el (compare-windows): lambda's take an arg and pass | ||
| 4 | it to compare-windows-skip-whitespace. | ||
| 5 | |||
| 1 | 2006-08-17 Martin Rudalics <rudalics@gmx.at> | 6 | 2006-08-17 Martin Rudalics <rudalics@gmx.at> |
| 2 | 7 | ||
| 3 | * jit-lock.el (jit-lock-fontify-now): Protect the modified status of | 8 | * jit-lock.el (jit-lock-fontify-now): Protect the modified status of |