diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6265733a15c..2b8da709b92 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2009-06-22 Glenn Morris <rgm@gnu.org> | 1 | 2009-06-22 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs. | ||
| 4 | |||
| 3 | * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable | 5 | * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable |
| 4 | property. | 6 | property. |
| 5 | (lisp-indent-function): Make it a defcustom. | 7 | (lisp-indent-function): Make it a defcustom. |