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 26b8a9ce5ad..8951b51dee7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | ||
| 2 | |||
| 3 | * keyboard.c (poll_for_input) [SYNC_INPUT]: Don't call | ||
| 4 | poll_for_input_1. Set interrupt_input_pending to 1 instead. | ||
| 5 | |||
| 1 | 2005-04-10 Richard M. Stallman <rms@gnu.org> | 6 | 2005-04-10 Richard M. Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * emacs.c (standard_args): Rename --bare-bones to --quick. | 8 | * emacs.c (standard_args): Rename --bare-bones to --quick. |