Mercurial > emacs
changeset 82018:247c5f1a7a68
*** empty log message ***
author | Martin Rudalics <rudalics@gmx.at> |
---|---|
date | Sun, 22 Jul 2007 08:30:34 +0000 |
parents | 3ecefdb49ed0 |
children | 10704692fd35 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Jul 22 08:29:40 2007 +0000 +++ b/lisp/ChangeLog Sun Jul 22 08:30:34 2007 +0000 @@ -1,3 +1,10 @@ +2007-07-22 Martin Rudalics <rudalics@gmx.at> + + * add-log.el (change-log-fill-parenthesized-list): New function. + (change-log-indent): Call change-log-fill-parenthesized-list. + (change-log-fill-paragraph): Bind fill-indent-according-to-mode to + t. Have lines with leading asterisk start a paragraph. + 2007-07-21 Jay Belanger <jay.p.belanger@gmail.com> * calc/calc-math.el (math-emacs-precision)