Mercurial > emacs
changeset 78181:41b71a14b2ce
*** empty log message ***
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Sat, 21 Jul 2007 09:06:17 +0000 |
parents | b22beb3e496f |
children | 86c8d81f944f |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Jul 21 09:05:21 2007 +0000 +++ b/lisp/ChangeLog Sat Jul 21 09:06:17 2007 +0000 @@ -1,3 +1,9 @@ +2007-07-21 Thien-Thi Nguyen <ttn@gnuvola.org> + + * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the + case of alignment under a constant symbol, find and consider + the sexp actually at indentation to be the "last sexp". + 2007-07-20 Eli Zaretskii <eliz@gnu.org> * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.