# HG changeset patch # User Richard M. Stallman # Date 1022617692 0 # Node ID 4d808beea769347261adf1dec6629b55b487ffd0 # Parent 242a164e31267fba09460ce6b0eb8f271c6af6cb *** empty log message *** diff -r 242a164e3126 -r 4d808beea769 src/ChangeLog --- a/src/ChangeLog Tue May 28 20:27:59 2002 +0000 +++ b/src/ChangeLog Tue May 28 20:28:12 2002 +0000 @@ -1,3 +1,16 @@ +2002-05-28 Richard M. Stallman + + * xterm.c (x_display_and_set_cursor): Change the cursor in the same + way for blinked-off state and for a nonselected window. + + * window.c (window_scroll_pixel_based): Don't call Fbolp; + instead, see if the new start pos is at beginning of line. + + * fileio.c (Fwrite_region): If START is a string, don't + make any annotations. + + * eval.c (syms_of_eval): Doc fix. + 2002-05-28 Colin Walters * emacs.c (USAGE1): Add --no-splash.