comparison src/ChangeLog @ 47880:5508277df103

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 14 Oct 2002 11:02:07 +0000
parents 23880aaee06f
children 916ef8aee740
comparison
equal deleted inserted replaced
47879:4ef507bc376e 47880:5508277df103
1 2002-10-14 Juanma Barranquero <lektu@terra.es>
2
3 * w16select.c (syms_of_win16select): Fix docstring for
4 `selection-coding-system'.
5
6 * w32select.c (syms_of_w32select): Likewise.
7
1 2002-10-14 Stefan Monnier <monnier@cs.yale.edu> 8 2002-10-14 Stefan Monnier <monnier@cs.yale.edu>
2 9
3 * syntax.c (scan_lists): Don't get fooled by a symbol ending with 10 * syntax.c (scan_lists): Don't get fooled by a symbol ending with
4 a backslash-quoted char. 11 a backslash-quoted char.
5 (scan_lists, scan_sexps_forward): Pacify the compiler. 12 (scan_lists, scan_sexps_forward): Pacify the compiler.