comparison lisp/ChangeLog @ 82018:247c5f1a7a68

*** empty log message ***
author Martin Rudalics <rudalics@gmx.at>
date Sun, 22 Jul 2007 08:30:34 +0000
parents c6f3c596a67a
children 827160837e9b
comparison
equal deleted inserted replaced
82017:3ecefdb49ed0 82018:247c5f1a7a68
1 2007-07-22 Martin Rudalics <rudalics@gmx.at>
2
3 * add-log.el (change-log-fill-parenthesized-list): New function.
4 (change-log-indent): Call change-log-fill-parenthesized-list.
5 (change-log-fill-paragraph): Bind fill-indent-according-to-mode to
6 t. Have lines with leading asterisk start a paragraph.
7
1 2007-07-21 Jay Belanger <jay.p.belanger@gmail.com> 8 2007-07-21 Jay Belanger <jay.p.belanger@gmail.com>
2 9
3 * calc/calc-math.el (math-emacs-precision) 10 * calc/calc-math.el (math-emacs-precision)
4 (math-largest-emacs-expt, math-smallest-emacs-expt): 11 (math-largest-emacs-expt, math-smallest-emacs-expt):
5 New variables. 12 New variables.