diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 05641655980..69d2286bc8a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2001-12-02 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * xmenu.c (menu_highlight_callback): Use `help' field as Lisp_Object. | ||
| 4 | (single_submenu, xmenu_show): Set `help' field as Lisp_Object. | ||
| 5 | |||
| 6 | * fileio.c (read_non_regular): Delete Fsignal call. | ||
| 7 | |||
| 1 | 2001-12-01 Stefan Monnier <monnier@cs.yale.edu> | 8 | 2001-12-01 Stefan Monnier <monnier@cs.yale.edu> |
| 2 | 9 | ||
| 3 | * lisp.h (run_hook_list_with_args): Undo last change. | 10 | * lisp.h (run_hook_list_with_args): Undo last change. |