diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 84e414ec738..2906265bdef 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2001-12-26 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * progmodes/compile.el (compile-internal): | ||
| 4 | Set TERM variable in process-environment. | ||
| 5 | |||
| 1 | 2001-12-25 Richard M. Stallman <rms@gnu.org> | 6 | 2001-12-25 Richard M. Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * help-mode.el (help-xref-on-pp): Catch and ignore errors in scanning | 8 | * help-mode.el (help-xref-on-pp): Catch and ignore errors in scanning |