diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 8c2f633f276..ed4eee4050e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -53,12 +53,9 @@ | |||
| 53 | 53 | ||
| 54 | * keyboard.h (clear_waiting_for_input): Remove duplicated prototype. | 54 | * keyboard.h (clear_waiting_for_input): Remove duplicated prototype. |
| 55 | 55 | ||
| 56 | * xterm.c (waiting_for_input): Remove unnecessary prototype. | 56 | * xterm.c (waiting_for_input): Remove unnecessary declaration. |
| 57 | 57 | ||
| 58 | * data.c (Ftimes): Doc fix. | 58 | * data.c (Ftimes, Fquo, Frem, Fmod): Doc fix. |
| 59 | (Fquo): Likewise. | ||
| 60 | (Frem): Likewise. | ||
| 61 | (Fmod): Likewise. | ||
| 62 | 59 | ||
| 63 | 2001-11-16 Stefan Monnier <monnier@cs.yale.edu> | 60 | 2001-11-16 Stefan Monnier <monnier@cs.yale.edu> |
| 64 | 61 | ||