diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7e3bda149d7..e938dc7c9e5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-03-05 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * emacs-lisp/lisp.el (parens-require-spaces): Doc fix. | ||
| 4 | Reported by Drew Adams <drew.adams@oracle.com>. | ||
| 5 | |||
| 1 | 2008-03-05 Juanma Barranquero <lekktu@gmail.com> | 6 | 2008-03-05 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 7 | ||
| 3 | * iswitchb.el (iswitchb-use-faces): Doc fix. | 8 | * iswitchb.el (iswitchb-use-faces): Doc fix. |