diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index b11ea0fa02c..0f5506e3773 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2004-11-26 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * eval.c (Fdefvar): Declare pdl from last change as `volatile' to | ||
| 4 | prevent compiler warnings. | ||
| 5 | |||
| 1 | 2004-11-25 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2004-11-25 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * keyboard.c (command_loop_1): Print a message describing the key | 8 | * keyboard.c (command_loop_1): Print a message describing the key |