# HG changeset patch # User Gerd Moellmann # Date 979824111 0 # Node ID b6dcb5fd8c6d21a9b186424eaaaf71d96b9fa39e # Parent 0936433023f5df832809c646a25d33918b533a6b *** empty log message *** diff -r 0936433023f5 -r b6dcb5fd8c6d src/ChangeLog --- a/src/ChangeLog Thu Jan 18 13:21:26 2001 +0000 +++ b/src/ChangeLog Thu Jan 18 13:21:51 2001 +0000 @@ -1,5 +1,11 @@ 2001-01-18 Gerd Moellmann + * eval.c (specbind): If binding a per-buffer variable which + doesn't have a buffer-local value in the current buffer, change + the global value by changing the value of the symbol bound in all + buffers not having their own value, to make it consistent with + what happens with other buffer-local variables. + * xterm.c (x_initialize): Set char_ins_del_ok to 1. * xdisp.c (forward_to_next_line_start): Stop at end of buffer