diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 0ae50d2fa67..2f006840cbc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2007-08-16 Richard Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * eval.c (Fcommandp): Add parens to clarify. | ||
| 4 | |||
| 5 | * minibuf.c (Fall_completions): Use enum for type of table. | ||
| 6 | |||
| 7 | * emacs.c (USAGE2): Improve text. | ||
| 8 | |||
| 1 | 2007-08-15 Philippe Waroquiers <philippe.waroquiers@eurocontrol.int> | 9 | 2007-08-15 Philippe Waroquiers <philippe.waroquiers@eurocontrol.int> |
| 2 | 10 | ||
| 3 | * term.c (tty_default_color_capabilities): Explicitly initialize | 11 | * term.c (tty_default_color_capabilities): Explicitly initialize |