Mercurial > emacs
comparison lisp/ChangeLog @ 78181:41b71a14b2ce
*** empty log message ***
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Sat, 21 Jul 2007 09:06:17 +0000 |
parents | ca773a71197c |
children | 86c8d81f944f |
comparison
equal
deleted
inserted
replaced
78180:b22beb3e496f | 78181:41b71a14b2ce |
---|---|
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. |
4 (install): Use them to copy all *.el files before *.elc. | 10 (install): Use them to copy all *.el files before *.elc. |
5 (clean): Don't delete *~. | 11 (clean): Don't delete *~. |