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 52847a7fe1f..49c4649d144 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-08-04 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * editfns.c (Fsubst_char_in_region): Redo the setup work after running | ||
| 4 | the before-change-functions since they may have altered the buffer. | ||
| 5 | |||
| 1 | 2006-08-04 Ralf Angeli <angeli@caeruleus.net> | 6 | 2006-08-04 Ralf Angeli <angeli@caeruleus.net> |
| 2 | 7 | ||
| 3 | * w32fns.c (w32_createwindow): Handle -geometry command line option | 8 | * w32fns.c (w32_createwindow): Handle -geometry command line option |