diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b6a9389a734..a37a2b0a658 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2007-07-21 Thien-Thi Nguyen <ttn@gnuvola.org> | ||
| 2 | |||
| 3 | * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the | ||
| 4 | case of alignment under a constant symbol, find and consider | ||
| 5 | the sexp actually at indentation to be the "last sexp". | ||
| 6 | |||
| 1 | 2007-07-20 Eli Zaretskii <eliz@gnu.org> | 7 | 2007-07-20 Eli Zaretskii <eliz@gnu.org> |
| 2 | 8 | ||
| 3 | * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets. | 9 | * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets. |