Mercurial > emacs
comparison lisp/ChangeLog @ 43401:bec15ab7a002
*** empty log message ***
author | Colin Walters <walters@gnu.org> |
---|---|
date | Mon, 18 Feb 2002 20:05:23 +0000 |
parents | 8782b8cfed62 |
children | e3889da94892 |
comparison
equal
deleted
inserted
replaced
43400:e39dc97072e2 | 43401:bec15ab7a002 |
---|---|
1 2002-02-18 Colin Walters <walters@verbum.org> | |
2 | |
3 * calc/calcalg2.el (math-solve-get-int): Convert return value from | |
4 `math-get-from-counter' to a string before calling `concat' on it. | |
5 | |
6 * calc/calc-maint.el (calc-split-manual): Look for calc.texi. | |
7 (calc-public-autoloads): Obsolete; remove. | |
8 (calc-private-autoloads): Ditto. | |
9 (calc-add-autoloads): Ditto. | |
10 | |
11 * calc/calc-macs.el (calc-with-default-simplification): Use &rest | |
12 for body. | |
13 | |
1 2002-02-17 Jason Rumney <jasonr@gnu.org> | 14 2002-02-17 Jason Rumney <jasonr@gnu.org> |
2 | 15 |
3 * w32-win.el (x-option-alist, x-long-option-alist) | 16 * w32-win.el (x-option-alist, x-long-option-alist) |
4 (x-switch-definitions): Remove, use command-line-x-option-alist | 17 (x-switch-definitions): Remove, use command-line-x-option-alist |
5 instead to be consistent with X. | 18 instead to be consistent with X. |