diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 9b5a232990c..2f25c6a053e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2002-01-11 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * insdel.c (adjust_after_replace_noundo): New function. | ||
| 4 | |||
| 5 | * coding.c (code_convert_region): Don't copy old text if undo disabled. | ||
| 6 | |||
| 1 | 2002-01-09 Jason Rumney <jasonr@gnu.org> | 7 | 2002-01-09 Jason Rumney <jasonr@gnu.org> |
| 2 | 8 | ||
| 3 | * xdisp.c (x_consider_frame_title): Don't count the tooltip frame | 9 | * xdisp.c (x_consider_frame_title): Don't count the tooltip frame |