diff options
| author | Richard M. Stallman | 2001-11-29 00:53:52 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2001-11-29 00:53:52 +0000 |
| commit | 66458f3247156a5eb48eb7558f6f211b6ef65695 (patch) | |
| tree | a4617eb91faefd6c9350e22a437a1a5078609c2b /src | |
| parent | 204ee271638c4cfb437cc536410a273d49c79a04 (diff) | |
| download | emacs-66458f3247156a5eb48eb7558f6f211b6ef65695.tar.gz emacs-66458f3247156a5eb48eb7558f6f211b6ef65695.zip | |
*** empty log message ***
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 3238f0f4846..7372afe9719 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2001-11-28 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * fileio.c (Ffind_file_name_handler): Avoid initializer for `result'. | ||
| 4 | |||
| 5 | * Makefile.in (lispdir): New variable, referring to build dir. | ||
| 6 | (TAGS-LISP): Find Makefile in $(lispdir), not $(lispsource). | ||
| 7 | |||
| 1 | 2001-11-28 Andrew Innes <andrewi@gnu.org> | 8 | 2001-11-28 Andrew Innes <andrewi@gnu.org> |
| 2 | 9 | ||
| 3 | * w32menu.c (w32_menu_display_help): Actually add the new argument | 10 | * w32menu.c (w32_menu_display_help): Actually add the new argument |