Mercurial > emacs
changeset 75799:18c1aeb90b42
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 11 Feb 2007 11:12:20 +0000 |
parents | 8496bd7b062a |
children | da1237c5e338 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Feb 11 11:11:54 2007 +0000 +++ b/lisp/ChangeLog Sun Feb 11 11:12:20 2007 +0000 @@ -1,3 +1,11 @@ +2007-02-11 Richard Stallman <rms@gnu.org> + + * loadhist.el (unload-feature): Handle (t . SYMBOL) entries + in load history. + + * emacs-lisp/lisp-mode.el (indent-sexp): Clean up termination + condition -- don't fail to stop at endpos. + 2007-02-11 Carsten Dominik <dominik@science.uva.nl> * textmodes/org.el (org-agenda-get-todos)