comparison src/ChangeLog @ 40729:650fb912b343

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 05 Nov 2001 00:14:46 +0000
parents 84fec8c148fa
children 25cca1817b9e
comparison
equal deleted inserted replaced
40728:cd732a04b136 40729:650fb912b343
2 2
3 * indent.c (current_column_1, Fmove_to_column): Separate the code 3 * indent.c (current_column_1, Fmove_to_column): Separate the code
4 for display-table glyphs from the code buffer text, to fix 4 for display-table glyphs from the code buffer text, to fix
5 bugs in the former. 5 bugs in the former.
6 6
7 2001-11-04 Michael Welsh Duggan <md5i@cs.cmu.edu>
8
9 * buffer.c (Fbuffer_local_value): New function.
10 (syms_of_buffer): defsubr it.
11
12 * xterm.c, w32term.c (x_display_and_set_cursor): Use buffer-local
13 value of `cursor-in-non-selected-windows'.
14
15 * lisp.h (Qcursor_in_non_selected_windows): New declaration.
16 * xdisp.c (Qcursor_in_non_selected_windows): New variable.
17 (syms_of_xdisp): Initialize it.
18
7 2001-11-04 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 19 2001-11-04 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
8 20
9 * xfns.c (Fx_create_frame): Doc fix. 21 * xfns.c (Fx_create_frame): Doc fix.
10 22
11 * coding.c: Change doc-string comments to `new style' [w/`doc:' 23 * coding.c: Change doc-string comments to `new style' [w/`doc:'