diff options
| author | Kim F. Storm | 2007-03-17 23:44:01 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2007-03-17 23:44:01 +0000 |
| commit | e3a1ed3b5b15cbf947f01d06e973b45bf10ddb50 (patch) | |
| tree | d4eda10b13d5fc9cb63dfe772a6932c136d46530 /src | |
| parent | 0d9b26a849034c8515e11bfa70964513aaa112a1 (diff) | |
| download | emacs-e3a1ed3b5b15cbf947f01d06e973b45bf10ddb50.tar.gz emacs-e3a1ed3b5b15cbf947f01d06e973b45bf10ddb50.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 8cedbd9138d..24450c24149 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2007-03-17 Richard Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * dired.c (file_name_completion): Gcpro NAME. | ||
| 4 | |||
| 1 | 2007-03-17 Chong Yidong <cyd@stupidchicken.com> | 5 | 2007-03-17 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 6 | ||
| 3 | * xdisp.c (try_window_id): Increment matrix positions if the | 7 | * xdisp.c (try_window_id): Increment matrix positions if the |