Mercurial > emacs
changeset 43401:bec15ab7a002
*** empty log message ***
author | Colin Walters <walters@gnu.org> |
---|---|
date | Mon, 18 Feb 2002 20:05:23 +0000 |
parents | e39dc97072e2 |
children | b7527fba7b15 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 13 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Feb 18 17:25:41 2002 +0000 +++ b/lisp/ChangeLog Mon Feb 18 20:05:23 2002 +0000 @@ -1,3 +1,16 @@ +2002-02-18 Colin Walters <walters@verbum.org> + + * calc/calcalg2.el (math-solve-get-int): Convert return value from + `math-get-from-counter' to a string before calling `concat' on it. + + * calc/calc-maint.el (calc-split-manual): Look for calc.texi. + (calc-public-autoloads): Obsolete; remove. + (calc-private-autoloads): Ditto. + (calc-add-autoloads): Ditto. + + * calc/calc-macs.el (calc-with-default-simplification): Use &rest + for body. + 2002-02-17 Jason Rumney <jasonr@gnu.org> * w32-win.el (x-option-alist, x-long-option-alist)