diff options
| -rw-r--r-- | lisp/ChangeLog | 2 | ||||
| -rw-r--r-- | man/ChangeLog | 7 |
2 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 59c24043872..b493f97a253 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,6 +1,8 @@ | |||
| 1 | 2001-11-23 Colin Walters <walters@debian.org> | 1 | 2001-11-23 Colin Walters <walters@debian.org> |
| 2 | 2 | ||
| 3 | * Makefile.in (finder_setwins, setwins): Include Calc again. | 3 | * Makefile.in (finder_setwins, setwins): Include Calc again. |
| 4 | |||
| 5 | * calc/calc-rules.el: Add header comment. | ||
| 4 | 6 | ||
| 5 | 2001-11-23 Andre Spiegel <spiegel@gnu.org> | 7 | 2001-11-23 Andre Spiegel <spiegel@gnu.org> |
| 6 | 8 | ||
diff --git a/man/ChangeLog b/man/ChangeLog index de34a71de09..004540340f1 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2001-11-23 Colin Walters <walters@verbum.org> | ||
| 2 | |||
| 3 | * calc.texi (Installation): Remove most of the installation | ||
| 4 | instructions. Clean up instructions on generating .dvi from the | ||
| 5 | manual. | ||
| 6 | (Reporting Bugs): Update maintainer and Emacs source addresses. | ||
| 7 | |||
| 1 | 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il> | 8 | 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 9 | ||
| 3 | * Makefile.in (emacsman): New target. | 10 | * Makefile.in (emacsman): New target. |