comparison src/ChangeLog @ 42665:c28cb7c3a4b5

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 11 Jan 2002 21:35:22 +0000
parents 44c51e67b1c9
children 16824aac14f8
comparison
equal deleted inserted replaced
42664:d8ac9a604877 42665:c28cb7c3a4b5
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
4 when checking for multiple frames. 10 when checking for multiple frames.
5 11