Mercurial > emacs
comparison lisp/ChangeLog @ 104567:81d782e3337d
(gdb-mapcar*): Replacement for `mapcar*'
from cl package.
(gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'.
author | Dmitry Dzhus <dima@sphinx.net.ru> |
---|---|
date | Mon, 24 Aug 2009 19:12:46 +0000 |
parents | 305e338bced3 |
children | aa590c490d6f |
comparison
equal
deleted
inserted
replaced
104566:305e338bced3 | 104567:81d782e3337d |
---|---|
1 2009-08-24 Dmitry Dzhus <dima@sphinx.net.ru> | |
2 | |
3 * progmodes/gdb-mi.el (gdb-mapcar*): Replacement for `mapcar*' | |
4 from cl package. | |
5 (gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'. | |
6 | |
1 2009-08-24 Jay Belanger <jay.p.belanger@gmail.com> | 7 2009-08-24 Jay Belanger <jay.p.belanger@gmail.com> |
2 | 8 |
3 * calc/calc-alg.el (math-trig-rewrite) | 9 * calc/calc-alg.el (math-trig-rewrite) |
4 (math-hyperbolic-trig-rewrite): New functions. | 10 (math-hyperbolic-trig-rewrite): New functions. |
5 (calc-simplify): Simplify trig functions when asked. | 11 (calc-simplify): Simplify trig functions when asked. |