Mercurial > emacs
changeset 87439:41b9b682db62
*** empty log message ***
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Thu, 27 Dec 2007 17:35:59 +0000 |
parents | 3c99a3e95b64 |
children | 487e9c17a9ec |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Dec 27 17:33:36 2007 +0000 +++ b/lisp/ChangeLog Thu Dec 27 17:35:59 2007 +0000 @@ -1,3 +1,9 @@ +2007-12-27 Jay Belanger <jay.p.belanger@gmail.com> + + * calc/calc-aent.el (math-remove-percentsigns): + * calc/calccomp.el (math-to-percentsigns): Change placeholder + for percent signs. + 2007-12-27 Eric S. Raymond <esr@snark.thyrsus.com> * vc.el (vc-dired-ignorable-p, vc-dired-hook): Speed optimization;