Mercurial > emacs
comparison src/ChangeLog @ 47350:afa312d08c82
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Mon, 09 Sep 2002 22:43:40 +0000 |
parents | 339f02464785 |
children | 90475d8eda53 |
comparison
equal
deleted
inserted
replaced
47349:5c37672e24c8 | 47350:afa312d08c82 |
---|---|
1 2002-09-10 Kim F. Storm <no-spam@cua.dk> | |
2 | |
3 * macros.c (end_kbd_macro): New function. | |
4 (Fend_kbd_macro): Use it. | |
5 | |
6 * macros.h (end_kbd_macro): Declare extern. | |
7 | |
8 * keyboard.c (Fdiscard_input): If defining keyboard macro, | |
9 end and save it instead of discarding it. | |
10 | |
1 2002-09-09 Markus Rost <rost@math.ohio-state.edu> | 11 2002-09-09 Markus Rost <rost@math.ohio-state.edu> |
2 | 12 |
3 * s/sol2-6.h: Fix typo. Add comment. | 13 * s/sol2-6.h: Fix typo. Add comment. |
4 | 14 |
5 2002-09-09 Richard M. Stallman <rms@gnu.org> | 15 2002-09-09 Richard M. Stallman <rms@gnu.org> |