Mercurial > emacs
diff lisp/ChangeLog @ 108617:429144ae3b54
calc-ext.el (math-group-float): Have the number of digits being
grouped depend on the radix (Bug#6189).
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Sat, 15 May 2010 21:18:52 -0500 |
parents | 786c4a4a3817 |
children | 2f98c61bd2c1 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat May 15 17:30:14 2010 -0700 +++ b/lisp/ChangeLog Sat May 15 21:18:52 2010 -0500 @@ -1,3 +1,8 @@ +2010-05-16 Jay Belanger <jay.p.belanger@gmail.com> + + * calc/calc-ext.el (math-group-float): Have the number of digits + being grouped depend on the radix (Bug#6189). + 2010-05-15 Ken Raeburn <raeburn@raeburn.org> * version.el (emacs-copyright, emacs-version): Don't define here,