diff options
| author | Richard M. Stallman | 2002-01-11 21:35:22 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2002-01-11 21:35:22 +0000 |
| commit | d57966d7af0528a78efbd74f08ffa47755681c52 (patch) | |
| tree | 2aafa7d8d5327adbdc45ce97eaab41171db3c894 /src | |
| parent | fa071a47b6b068f7000f7b1094d6272cb629cb79 (diff) | |
| download | emacs-d57966d7af0528a78efbd74f08ffa47755681c52.tar.gz emacs-d57966d7af0528a78efbd74f08ffa47755681c52.zip | |
*** empty log message ***
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 |