Mercurial > emacs
changeset 102174:9c1773a3c7a6
*** empty log message ***
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Sat, 21 Feb 2009 19:19:58 +0000 |
parents | 37b577ed82cd |
children | 47faa6398829 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Feb 21 19:18:20 2009 +0000 +++ b/lisp/ChangeLog Sat Feb 21 19:19:58 2009 +0000 @@ -1,3 +1,8 @@ +2009-02-21 Jay Belanger <jay.p.belanger@gmail.com> + + * calc/calc-math.el (math-use-emacs-fn): Make sure that the + lisp number is in decimal. + 2009-02-21 Chong Yidong <cyd@stupidchicken.com> * progmodes/compile.el (compilation-error-regexp-alist-alist):