aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog43
1 files changed, 34 insertions, 9 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a1c384ce535..0a1c04c1151 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,28 @@
12004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * doc.c (Fsnarf_documentation): Ignore new file name entries.
4
52004-04-06 Kim F. Storm <storm@cua.dk>
6
7 * msdos.c (clear_mouse_face): Only clear mouse highlight if not hidden.
8 (dos_rawgetc): Set mouse_face_hidden after clearing highlight.
9
10 * w32term.c (w32_read_socket): Set mouse_face_hidden after
11 clearing highlight.
12
13 * xdisp.c (clear_mouse_face): Only clear mouse highlight if not hidden.
14
15 * xterm.c (handle_one_xevent): Set mouse_face_hidden after
16 clearing highlight.
17
18 * indent.c (vmotion): Do not reserve one column for continuation
19 marks on window frames.
20
212004-04-04 Eli Zaretskii <eliz@gnu.org>
22
23 * charset.h (SINGLE_BYTE_CHAR_P): Fix macro to avoid warnings
24 from GCC.
25
12004-04-03 Stefan Monnier <monnier@iro.umontreal.ca> 262004-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
2 27
3 * .gdbinit-union: Remove. 28 * .gdbinit-union: Remove.
@@ -120,7 +145,7 @@
120 145
121 * xfns.c (x_find_image_file): Remove prototype. 146 * xfns.c (x_find_image_file): Remove prototype.
122 147
1232004-03-13 Eli Zaretskii <eliz@elta.co.il> 1482004-03-13 Eli Zaretskii <eliz@gnu.org>
124 149
125 * Makefile.in (XMENU_OBJ): Include xmenu.o if HAVE_MENUS is defined. 150 * Makefile.in (XMENU_OBJ): Include xmenu.o if HAVE_MENUS is defined.
126 151
@@ -782,7 +807,7 @@
782 * w32term.c (w32_draw_fringe_bitmap): Draw overlaid bitmaps 807 * w32term.c (w32_draw_fringe_bitmap): Draw overlaid bitmaps
783 correctly over other bitmaps. 808 correctly over other bitmaps.
784 809
7852004-02-21 Eli Zaretskii <eliz@elta.co.il> 8102004-02-21 Eli Zaretskii <eliz@gnu.org>
786 811
787 * emacs.c (USAGE1): Split into two halves. 812 * emacs.c (USAGE1): Split into two halves.
788 (USAGE2): Second half of the old USAGE1. 813 (USAGE2): Second half of the old USAGE1.
@@ -860,7 +885,7 @@
860 (read_avail_input): Use it to zero out only those slots in buf[] 885 (read_avail_input): Use it to zero out only those slots in buf[]
861 that were used last time we were called. 886 that were used last time we were called.
862 887
8632004-02-16 Eli Zaretskii <eliz@elta.co.il> 8882004-02-16 Eli Zaretskii <eliz@gnu.org>
864 889
865 * Makefile.in (obj): Move fringe.o from here... 890 * Makefile.in (obj): Move fringe.o from here...
866 (XOBJ, MAC_OBJ): ...to here. 891 (XOBJ, MAC_OBJ): ...to here.
@@ -1147,7 +1172,7 @@
1147 if vector_ret_p is true. 1172 if vector_ret_p is true.
1148 (syms_of_xfns): Sx_send_client_message moved to xselect.c. 1173 (syms_of_xfns): Sx_send_client_message moved to xselect.c.
1149 1174
11502004-02-02 Eli Zaretskii <eliz@elta.co.il> 11752004-02-02 Eli Zaretskii <eliz@gnu.org>
1151 1176
1152 * fileio.c (Fcopy_file): If NEWNAME is a directory, expand the 1177 * fileio.c (Fcopy_file): If NEWNAME is a directory, expand the
1153 basename of FILE relative to it, not FILE itself. 1178 basename of FILE relative to it, not FILE itself.
@@ -1166,7 +1191,7 @@
1166 (syms_of_fileio): Adapt the docstring of insert-default-directory 1191 (syms_of_fileio): Adapt the docstring of insert-default-directory
1167 to the change in Fread_file_name. 1192 to the change in Fread_file_name.
1168 1193
11692004-01-29 Eli Zaretskii <eliz@elta.co.il> 11942004-01-29 Eli Zaretskii <eliz@gnu.org>
1170 1195
1171 * alloca.c [!alloca]: Fix the prototype for xfree. 1196 * alloca.c [!alloca]: Fix the prototype for xfree.
1172 1197
@@ -2241,7 +2266,7 @@
2241 * fontset.c (Finternal_char_font): Change return value to 2266 * fontset.c (Finternal_char_font): Change return value to
2242 cons (FONT-NAME . GLYPH-CODE). 2267 cons (FONT-NAME . GLYPH-CODE).
2243 2268
22442003-09-28 Eli Zaretskii <eliz@elta.co.il> 22692003-09-28 Eli Zaretskii <eliz@gnu.org>
2245 2270
2246 * term.c (tty_setup_colors): Treat any negative argument as -1. 2271 * term.c (tty_setup_colors): Treat any negative argument as -1.
2247 2272
@@ -2273,7 +2298,7 @@
2273 2298
2274 * process.c (Fnetwork_interface_info): Use HAVE_STRUCT_IFREQ... macros. 2299 * process.c (Fnetwork_interface_info): Use HAVE_STRUCT_IFREQ... macros.
2275 2300
22762003-09-22 Eli Zaretskii <eliz@elta.co.il> 23012003-09-22 Eli Zaretskii <eliz@gnu.org>
2277 2302
2278 * term.c (set_tty_color_mode): Use INTEGERP to test whether a 2303 * term.c (set_tty_color_mode): Use INTEGERP to test whether a
2279 color mode is an integer number (it could be -1). 2304 color mode is an integer number (it could be -1).
@@ -2405,7 +2430,7 @@
2405 * alloc.c: Use long instead of int when casting ABLOCKS_BUSY to 2430 * alloc.c: Use long instead of int when casting ABLOCKS_BUSY to
2406 avoid warning. 2431 avoid warning.
2407 2432
24082003-09-07 Eli Zaretskii <eliz@elta.co.il> 24332003-09-07 Eli Zaretskii <eliz@gnu.org>
2409 2434
2410 * editfns.c (region_limit): Support any non-zero value of BEGINNINGP. 2435 * editfns.c (region_limit): Support any non-zero value of BEGINNINGP.
2411 2436
@@ -2492,7 +2517,7 @@
2492 * xfns.c (Vgtk_version_string): New variable. 2517 * xfns.c (Vgtk_version_string): New variable.
2493 (syms_of_xfns): DEFVAR_LISP it. Provide gtk. 2518 (syms_of_xfns): DEFVAR_LISP it. Provide gtk.
2494 2519
24952003-08-24 Eli Zaretskii <eliz@elta.co.il> 25202003-08-24 Eli Zaretskii <eliz@gnu.org>
2496 2521
2497 * term.c (term_init): Remove `const' from buffer_size's declaration. 2522 * term.c (term_init): Remove `const' from buffer_size's declaration.
2498 2523