diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 1ab3c34b451..a56553d64a4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2005-07-18 Juri Linkov <juri@jurta.org> | ||
| 2 | |||
| 3 | * buffer.c (scroll-up-aggressively, scroll-down-aggressively): | ||
| 4 | * keymap.c (Fminor_mode_key_binding): | ||
| 5 | * macterm.c (mac-emulate-three-button-mouse): | ||
| 6 | Delete duplicate duplicate words. | ||
| 7 | |||
| 1 | 2005-07-18 Ken Raeburn <raeburn@gnu.org> | 8 | 2005-07-18 Ken Raeburn <raeburn@gnu.org> |
| 2 | 9 | ||
| 3 | * minibuf.c (Ftest_completion): Fix odd syntax in test. | 10 | * minibuf.c (Ftest_completion): Fix odd syntax in test. |