(install-arch-indep): If tar fails, exit with
[bpt/emacs.git] / src / ChangeLog
CommitLineData
31798cfe
GM
12000-12-23 Gerd Moellmann <gerd@gnu.org>
2
f717c2ba
GM
3 * keyboard.c (echo_prompt): Always set current_kboard->echoptr to
4 the end of the prompt. Set echo_after_prompt to the offset
5 of echoptr in echobuf.
6
aeb2b8fc
GM
7 * xdisp.c (init_from_display_pos): Pop until the iterator's
8 stack is empty; there may be frames for stretch or images
9 on the stack.
10
31798cfe
GM
11 * dispnew.c (save_frame_matrix, restore_frame_matrix): Removed.
12 (save_or_restore_current_matrix): New function for the same
13 purpose, but more efficient.
14 (adjust_frame_glyphs_for_frame_redisplay): Use it.
15
f8156156
EZ
162000-12-23 Eli Zaretskii <eliz@is.elta.co.il>
17
18 * xdisp.c (syms_of_xdisp): Fix last change.
19
bdd6d4e8
GM
202000-12-23 Gerd Moellmann <gerd@gnu.org>
21
22 * xdisp.c (syms_of_xdisp): Doc fix.
23
24 * xdisp.c (redisplay_window): Remove label restore_buffers;
25 use finish_scroll_bars instead to make sure that scroll bars
26 are redeemed. If we don't do this, flickering can result from
27 scroll bars being destroyed and recreated.
28
9436cdf9
JR
292000-12-22 Jason Rumney <jasonr@gnu.org>
30
31 * w32term.c (w32_draw_bitmap): Fix drawing so it does not appear
32 in the wrong colors when the foreground is not black.
33 (expose_window): Don't redraw the window that's currently being
34 updated.
35
951f9df5
GM
362000-12-22 Gerd Moellmann <gerd@gnu.org>
37
856ff7a7
GM
38 * window.c (size_window): When setting the window's too_small_ok
39 flag, compare old size with minimum size depending on WIDTH_P,
40 don't compare with window_min_width.
41
951f9df5
GM
42 * window.c (delete_window): Simplify somewhat.
43 (Fset_window_configuration): Don't SET_FRAME_GARBAGED after
44 freeing window matrices. The flag windows_or_buffers_changed is
45 set, so the next redisplay will consider all windows; this should
46 suffice.
47
886bc933
KH
482000-12-22 Kenichi Handa <handa@etl.go.jp>
49
50 * coding.c (ccl_coding_driver): Initialize ccl->cr_consumed.
51
52 * ccl.h (struct ccl_program): New member cr_consumed.
53
54 * ccl.c (CCL_WRITE_CHAR): Don't handle EOL conversion here.
55 (CCL_READ_CHAR): Handle EOL conversion here.
56 (ccl_driver) <CCL_ReadMultibyteChar2>: Likewise.
57
177f4e88
GM
582000-12-21 Gerd Moellmann <gerd@gnu.org>
59
6ba384dc
GM
60 * xdisp.c (Fdump_glyph_row) [GLYPH_DEBUG]: Add optional arg
61 GLYPHS.
62
63 * dispextern.h (GLYPH_EQUAL_P): Also compare pixel widths,
64 otherwise tabs of different size compare equal.
65
66 * callint.c (Fcall_interactively): Prevent a compiler warning.
67
68 * print.c (print_unwind): Return nil.
69 (PRINTDECLARE): Initialize all local variables.
70 (print_preprocess): Add a default case.
71
8e15274f
GM
72 * lisp.h (Qinhibit_point_motion_hooks): Declare extern.
73
74 * undo.c (Fprimitive_undo): Bind `inhibit-point-motion-hooks' to t.
75
177f4e88
GM
76 * window.c (delete_window, Fsplit_window)
77 (Fset_window_configuration): Calls to ensure_frame_matrix removed.
78
79 * dispextern.h (ensure_frame_matrix): Function declaration removed.
80
81 * dispnew.c (ensure_frame_matrix): Removed.
82 (save_frame_matrix, restore_frame_matrix): New functions.
83 (adjust_frame_glyphs_for_frame_redisplay): Use them.
84
85 * xdisp.c (dump_glyph_row, dump_glyph_matrix, Fdump_glyph_matrix)
86 [GLYPH_DEBUG]: Extended to dump glyphs in short form.
87
99012074
AI
882000-12-21 Andrew Innes <andrewi@gnu.org>
89
90 * w32term.c (x_update_begin): Regenerate the palette here, rather
91 than for each window.
92
93 * w32xfns.c (select_palette): Avoid calling SelectPalette if
94 palette is NULL, since this corrupts memory! Also get
95 display_info reference from frame.
96
29ef7d2d
JR
972000-12-21 Jason Rumney <jasonr@gnu.org>
98
99 * w32bdf.c (w32_init_bdf_font): Fix test for valid bmp heap.
100
101 * w32term.c (x_draw_hollow_cursor): Delay obtaining the frame's DC
102 to avoid returning without releasing it.
3e27fa1f 103
3f9d67a6
KH
1042000-12-21 Kenichi Handa <handa@etl.go.jp>
105
587fc3f9
KH
106 * keymap.c (push_key_description): Don't convert eight-bit-control
107 and eight-bit-graphic to multibyte character.
108
3f9d67a6
KH
109 * charset.c (Fmake_char_internal): If CHARSET doesn't have a
110 generic character and CODE1 is nil, return the smallest character
111 in CHARSET.
112
774ba8c9
DL
1132000-12-20 Dave Love <fx@gnu.org>
114
115 * s/osf5-0.h (NSIG): Don't redefine.
116
88416888
SM
1172000-12-20 Stefan Monnier <monnier@cs.yale.edu>
118
119 * keymap.c (where_is_internal): Check ascii_sequence_p rather than
120 excluding menu-bar and tool-bar.
121 (Fwhere_is_internal): Check ascii_sequence_p when looking up the cache.
122 (menu_item_p): Remove.
123 (where_is_internal_1): Don't ignore menu-items.
124
a6426c6f
GM
1252000-12-20 Gerd Moellmann <gerd@gnu.org>
126
03ff8aab
GM
127 * xdisp.c (hscroll_window_tree): Take window's min_hscroll
128 into account.
129
130 * window.c (make_window): Initialize window's min_hscroll.
131 (Fset_window_hscroll): Set window's hscroll and min_hscroll.
132 (set_window_buffer, temp_output_buffer_show): Set min_hscroll
133 to zero.
134 (struct saved_window): New member min_hscroll.
135 (SAVED_WINDOW_VECTOR_SIZE): Set to 17.
136 (Fset_window_configuration): Set window's min_hscroll.
137 (save_window_save): Save window's min_hscroll.
138 (compare_window_configurations): Compare min_hscroll values.
139
140 * window.h (struct window): New member min_hscroll.
141
142 * keyboard.c (echo_prompt): Prevent a compiler warning.
143
8de4aaf8
GM
144 * xdisp.c (try_cursor_movement): Fix last change. The real
145 condition is that PT is at the end of the row, and should
146 be displayed at the start of the next row.
147
3f7e3031
GM
148 * xdisp.c (try_cursor_movement): If we end on a partially
149 visible line, end we already decided to scroll, return -1.
150
a6426c6f
GM
151 * dispextern.h (ensure_frame_matrix): Add prototype.
152
153 * window.c (delete_window, Fsplit_window)
154 (Fset_window_configuration): Call ensure_frame_matrix.
155
156 * dispnew.c (fake_current_matrices, ensure_frame_matrix): New
157 functions.
158 (adjust_frame_glyphs_for_frame_redisplay): If display has been
159 completed, call fake_current_matrices instead of marking frame
160 garbaged.
161
57fa2774
JR
1622000-12-20 Jason Rumney <jasonr@gnu.org>
163
164 * w32fns.c (syms_of_w32fns): Initialize and staticpro tip_frame.
165
d925df90
EZ
1662000-12-19 Eli Zaretskii <eliz@is.elta.co.il>
167
168 * fns.c (Frequire): Doc fix.
169
7b93a85b
GM
1702000-12-19 Gerd Moellmann <gerd@gnu.org>
171
71d4497a
GM
172 * window.c (window_scroll_pixel_based): Don't use
173 move_it_vertically.
174
c74e645b
GM
175 * dispnew.c (direct_output_for_insert): Fix check for mini-window
176 currently displaying a message.
177
7b93a85b
GM
178 * bytecode.c (toplevel) [CHECK_FRAME_FONT]: Include frame.h and
179 xterm.h.
180 (Fbyte_code) [CHECK_FRAME_FONT]: Check the selected frame's font.
181
90d97e64
AI
1822000-12-18 Andrew Innes <andrewi@gnu.org>
183
184 * w32.c (w32_strerror): New function.
185
186 * w32.h (w32_strerror): New extern.
187
188 * w32fns.c (Fw32_shell_execute): Use it.
189
91c9e6ce
GM
1902000-12-18 Gerd Moellmann <gerd@gnu.org>
191
192 * s/hpux10.h (_FILE_OFFSET_BITS): Undef again.
193
6f4745e2
EZ
1942000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
195
196 * msdos.c (IT_set_face): Obey inverse_video.
197
c9e088ce
KH
1982000-12-18 Kenichi Handa <handa@etl.go.jp>
199
200 * dired.c (directory_files_internal): Always return decoded filenames.
201
c3695f5f
GM
2022000-12-18 Gerd Moellmann <gerd@gnu.org>
203
52d8e4ff
GM
204 * xterm.c (x_connection_closed): Prevent being called recursively
205 because of an error condition in XtCloseDisplay.
206
62be9979
GM
207 * xdisp.c (init_iterator): If noninteractive, and the frame's
208 face cache is null, make one.
209
5f7a1890
GM
210 * xfns.c (show_busy_cursor): Check for live frames more
211 thoroughly.
212
c3695f5f
GM
213 * process.c (wait_reading_process_input): Check for pending
214 input when running timers.
215
78555fbe
EZ
2162000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
217
218 * msdos.c (IT_write_glyphs): Compute the glyph face from
219 str->face_id.
220
b2b36264
KH
2212000-12-18 Kenichi Handa <handa@etl.go.jp>
222
223 * process.c (read_process_output): Don't run a filter if the code
224 decoder produces nothing but carryover.
225
9c543fbf
AI
2262000-12-17 Andrew Innes <andrewi@gnu.org>
227
228 * w32.c (sys_rename): Only check errno against EEXIST, and not
229 EACCES, when determining whether rename failed because the target
230 exists. This was resulting in indefinite looping on Windows 9x if
231 the source file was locked by another process.
232
233 * w32fns.c (Ffile_system_info): New function.
234 (syms_of_w32fns): Defsubr it.
235
10c2b5a8
GM
2362000-12-17 Gerd Moellmann <gerd@gnu.org>
237
b0228ace
GM
238 * window.c (coordinates_in_window): Fix computation for
239 position on vertical line between mode lines.
240
10c2b5a8
GM
241 * xfns.c (unwind_create_frame): Return t if frame was deleted.
242 Don't alter tip_frame or tip_window.
243 (unwind_create_tip_frame): Set tip_frame to nil only if frame
244 was deleted.
245
c844a81a
GM
246 * w32fns.c (unwind_create_frame): Return t if frame was deleted.
247 Don't alter tip_frame or tip_window.
248 (unwind_create_tip_frame): Set tip_frame to nil only if frame
249 was deleted.
250
6c825f8e
EZ
2512000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
252
253 * fileio.c (Fcopy_file): Rename the last argument to keep_time, to
254 be consistent with the doc string. Reported by NAKAJIMA Mikio
255 <minakaji@osaka.email.ne.jp>.
256
af4bb4c8
KH
2572000-12-16 Kenichi Handa <handa@etl.go.jp>
258
259 * xfaces.c (Vface_ignored_fonts): New variable.
260 (x_face_list_fonts): Ignore fonts matching Vface_ignored_fonts.
261 (syms_of_xfaces): Declare Vface_ignored_fonts as a Lisp variable.
262
8062e53a
GM
2632000-12-15 Gerd Moellmann <gerd@gnu.org>
264
e87b8809
GM
265 * dispnew.c (update_window): Detect pending input every nth line
266 updated, i.e. do it depending on real work done, and not on the
267 vpos of the line.
268
269 * xterm.c (expose_window): Don't redraw the window that's
270 currently being updated.
271
a6768cc5
GM
272 * window.c (Fset_window_point): Remove test for
273 cursor_in_non_selected_windows.
274
4ea7fdca
GM
275 * lread.c (read1): Recognize end of file after `\\'.
276
8062e53a
GM
277 * xfns.c (x_create_tip_frame): Use unwind_create_tip_frame,
278 not unwind_create_frame.
279
bb7959c1
GM
2802000-12-15 Dave Love <fx@gnu.org>
281
282 * s/usg5-4.h (bcopy) [IRIX6]: Don't special-case definition of
283 bcopy & al.
284
285 * s/irix6-5.h: #undef bcopy & al here. Include strings.h.
286
ced04c42
KH
2872000-12-15 Kenichi Handa <handa@etl.go.jp>
288
c5443913
KH
289 * coding.c (setup_coding_system): Clear all members of the struct
290 coding_system at first.
bc137305
KH
291 (detect_coding): Call detect_coding_mask with a correct MULTIBYTEP
292 argument.
293 (code_convert_region): Don't override coding->src_multibyte and
294 coding->dst_multibyte.
c5443913 295
ced04c42
KH
296 * fns.c (Fmd5): Docstring improved.
297
c2d7f289
MB
2982000-12-15 Miles Bader <miles@gnu.org>
299
300 * xdisp.c (window_box_height): Only use mode-line glyph-rows that
301 are actually marked as mode-lines; otherwise use
302 estimate_mode_line_height.
303
9d7d9263
GM
3042000-12-14 Gerd Moellmann <gerd@gnu.org>
305
306 * editfns.c (Fformat): Prevent a buffer overrun when the format
307 specifies a precision.
308
7cf0153a
EZ
3092000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
310
311 * msdos.c (Fmsdos_set_mouse_buttons): Signal an error if the
312 argument is outside the range [2..3].
313
1de0f662
AI
3142000-12-14 Andrew Innes <andrewi@gnu.org>
315
316 * w32fns.c (Fx_hide_tip): Avoid unnecessary work when there's
317 nothing to do. Bind inhibit-quit.
318 (tip_frame): Make it a Lisp_Object.
319 (x_create_tip_frame): Set tip_frame after it has been added to
320 Vframe_list.
321 (Fx_show_tip): Don't set tip_frame here.
322 (image_cache_refcount, dpyinfo_refcount) [GLYPH_DEBUG]: New
323 variables.
324 (unwind_create_frame, unwind_create_tip_frame): New functions.
325 (Fx_create_frame, x_create_tip_frame): Handle errors signaled
326 while a frame is only partially constructed.
327
328 * w32term.c (clear_mouse_face): Treat tip_frame as a Lisp_Object.
329 (x_free_frame_resources): New function.
330 (x_destroy_window): Use it.
331
02387dcc
GM
3322000-12-14 Gerd Moellmann <gerd@gnu.org>
333
334 * xfns.c (Fx_backspace_delete_keys_p): New function.
335 (syms_of_xfns): Defsubr it.
336
337 * config.in (HAVE_XKBGETKEYBOARD): Add.
338
0544ef49
KH
3392000-12-14 Kenichi Handa <handa@etl.go.jp>
340
98d62747
KH
341 * keyboard.c (echo_prompt): Argument type changed to Lisp_Object.
342 Always store string in multibyte representation in echobuf.
343 (echo_char): Always store string in multibyte representation in
344 echobuf.
345 (echo_now): Call message2_nolog with the arg MULTIBYTE 1.
346 (read_key_sequence): Adjusted for the change of echo_prompt.
347
a20193cd
KH
348 * fns.c (Fmd5): Docstring improved.
349
191b83b6
KH
350 * lisp.h (detect_coding_system): Prototype adjusted.
351
0544ef49
KH
352 * coding.c (ONE_MORE_BYTE_CHECK_MULTIBYTE): New macro.
353 (detect_coding_emacs_mule, detect_coding_iso2022,)
354 (detect_coding_sjis, detect_coding_big5, detect_coding_utf_8)
355 (detect_coding_utf_16, detect_coding_ccl): Make them static. New
356 argument MULTIBYTEP. Callers changed.
357 (detect_coding_mask, detect_coding_system): New argument
358 MULTIBYTEP. Callers changed.
1da1bb05
KH
359 (decode_coding_string): Set coding->src_multibyte and
360 coding->dst_multibyte before calling detect_coding and detect_eol.
361 Update them after some coding system is detected.
362
d5b3eb1b
SM
3632000-12-13 Stefan Monnier <monnier@cs.yale.edu>
364
365 * keymap.c (get_keyelt): Only eval the filter if `autoload' is set.
366
367 * keyboard.c (menu_bar_items, tool_bar_items):
368 Set `autoload' when looking up `tool-bar' or `menu-bar' submap.
369
f7f8bb69
GM
3702000-12-13 Gerd Moellmann <gerd@gnu.org>
371
19f71add
GM
372 * xfns.c (image_cache_refcount, dpyinfo_refcount) [GLYPH_DEBUG]:
373 New variables.
374 (unwind_create_frame, unwind_create_tip_frame): New functions.
375 (Fx_create_frame, x_create_tip_frame): Handle errors signaled
376 while a frame is only partially constructed.
377
378 * xterm.h (x_free_frame_resources): Declare.
379
380 * xterm.c (x_free_frame_resources): New function.
381 (x_destroy_window): Use it.
382
e10da507
GM
383 * dispnew.c (update_window): If do_mouse_tracking is non-nil,
384 don't interrupt the update for pending input initially, i.e.
385 update at least some lines.
386
387 * keyboard.c (do_mouse_tracking): Make externally visible.
388
d5b3eb1b 389 * xterm.c (x_term_init): Declare gray_bitmap_bits as `extern char *'.
f7f8bb69
GM
390
391 * xfns.c (gray_bitmap_bits): Declare `char *'.
392
90aa2856
GM
3932000-12-12 Gerd Moellmann <gerd@gnu.org>
394
395 * xdisp.c (display_tool_bar_line): Make sure that tool bar
396 lines start with a relief line.
397
a308c9cd
DL
3982000-12-12 Dave Love <fx@gnu.org>
399
400 * window.c (Fdisplay_buffer): Doc fix.
401 (Fwindow_list): Remove unused var.
402
403 * buffer.h (mmap_set_vars): Declare.
404
405 * window.h (Fset_window_point): Declare.
406
d575011f
EZ
4072000-12-12 Eli Zaretskii <eliz@is.elta.co.il>
408
bf6282d2 409 * msdos.c (fast_find_position): Don't overstep the last window row.
d575011f
EZ
410 (IT_note_mouse_highlight): Initialize portion to -1. Remove
411 unused variable `area'. When looking for a row under (X,Y), give
412 up if some of the previous rows is not enabled.
413
ecf4d726
GM
4142000-12-12 Gerd Moellmann <gerd@gnu.org>
415
2ebf6139
GM
416 * window.c (Fset_window_point): If displaying cursors in windows
417 other than the selected window, make sure redisplay updates
418 other windows to show the new value of point in the window.
419
420 * dispextern.h (cursor_in_non_selected_windows): Declare extern.
421
bfdb75ee
GM
422 * buffer.c (Fkill_buffer): Don't Fset_buffer when testing if
423 the buffer is the sole visible buffer when in the mini-buffer.
424
4fdbd809
GM
425 * xdisp.c (setup_echo_area_for_printing, with_echo_area_buffer):
426 Bind `inhibit-read-only' to t.
427 (unwind_with_echo_area_buffer): Use AREF.
428
c0006262
GM
429 * xfns.c (Fx_hide_tip): Simplified.
430
e9a59cad
GM
431 * s/freebsd.h, s/netbsd.h (GC_MARK_STACK): Use
432 GC_MAKE_GCPROS_NOOPS instead of `1'.
433
ecf4d726
GM
434 * s/gnu-linux.h (GC_MARK_STACK): Define as GC_MAKE_GCPROS_NOOPS.
435
e5959a9a
GM
4362000-12-11 Gerd Moellmann <gerd@gnu.org>
437
a3642e49
GM
438 * xfns.c (Fx_hide_tip): Fix last change.
439
44b5a125
GM
440 * xfns.c (Fx_hide_tip): Avoid unnecessary work when there's
441 nothing to do. Bind inhibit-quit.
442 (tip_frame): Make it a Lisp_Object.
443 (x_create_tip_frame): Set tip_frame after it has been added to
444 Vframe_list.
445 (Fx_show_tip): Don't set tip_frame here.
446
447 * xterm.c (clear_mouse_face): Treat tip_frame as a Lisp_Object.
448
449 * xdisp.c (prepare_menu_bars): Changes for tip_frame being a
450 Lisp_Object.
451
452 * dispextern.h: Change external declaration of tip_frame.
453
d990421f
GM
454 * keymap.c (Fkey_description): If KEYS is an empty key sequence,
455 return an empty string.
456
4db87380
GM
457 * xdisp.c (try_cursor_movement): Check update_mode_lines instead
458 of the window's update_mode_line flag, since the former is set by
459 force-mode-line-update, not the latter. This makes
460 column-number-mode slightly faster.
461
e5959a9a
GM
462 * xdisp.c (try_window_id) <all changes above window start>:
463 Set the cursor.
464
169fe44e
GM
4652000-12-11 Paul Eggert <eggert@twinsun.com>
466
467 * config.in (HAVE_FTELLO): Remove.
468 (HAVE_FSEEKO): Add.
469 (_XOPEN_SOURCE): Remove; the large-file code no longer needs it.
470 * lread.c (file_offset, file_tell): Depend on HAVE_FSEEKO, not
471 HAVE_FTELLO.
472 * s/hpux10.h (_FILE_OFFSET_BITS): Do not undef.
473 * s/isc3-0.h, s/osf5-0.h: Update comment about _XOPEN_SOURCE.
474
59ec59ae
MB
4752000-12-11 Miles Bader <miles@gnu.org>
476
477 * window.c (displayed_window_lines): Don't round up when
478 converting empty space at bottom to lines.
ff904dd6
MB
479 Handle non-newline-terminated final lines properly.
480 (Fwindow_text_height): New function (used to be in lisp).
481 (syms_of_window): Initialize it.
59ec59ae 482
42ebfa31
SM
4832000-12-09 Stefan Monnier <monnier@cs.yale.edu>
484
485 * syntax.c (scan_lists): Check that the right quote char has the
486 right Sstring syntax when jumping over strings.
487 (init_syntax_once): Use Smax rather than 13.
488
5cdb3cf3
MB
4892000-12-09 Miles Bader <miles@gnu.org>
490
491 * window.c (Fpos_visible_in_window_p): Replace FULLY parameter
492 with PARTIALLY, inverting the sense.
493 (window_scroll_pixel_based): Scroll partially visible lines into
494 place if we hit the beginning or end of the buffer.
a12167c5
MB
495 (displayed_window_lines): Don't include partially visible lines.
496 (Fmove_to_window_line): Skip past any partially visible first line.
5cdb3cf3 497
842b2a94
GM
4982000-12-08 Gerd Moellmann <gerd@gnu.org>
499
500 * keymap.c (current_minor_maps): Use malloc. Prevent a leak.
501
502 * tparam.c (tparam1): Change the way buffers are reallocated to be
503 portable and less obfuscated.
504
505 * termcap.c (tgetent): Change the way buffers are reallocated to
506 be portable and less obfuscated.
507
508 * macros.c (store_kbd_macro_char): Change the way buffers are
509 reallocated to be portable and less obfuscated.
510
511 * lread.c (read1): Change the way buffers are reallocated to be
512 portable and less obfuscated.
513
514 * doc.c (Fsubstitute_command_keys): Change the way buffers
515 are reallocated so that it is portable.
516
137cad7c
EZ
5172000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
518
519 * dosfns.c (Ffile_system_info): New function.
520 (syms_of_dosfns): Defsubr it.
521
5c7f629c
SM
5222000-12-07 Stefan Monnier <monnier@cs.yale.edu>
523
524 * alloc.c (gc_sweep): Add comment.
525
959e647d
GM
5262000-12-07 Gerd Moellmann <gerd@gnu.org>
527
28fcb7dc
GM
528 * sound.c (vox_configure): Change order of ioctls. Don't
529 set SNDCTL_DSP_SPEED from bps, don't set SNDCTL_DSP_SAMPLESIZE.
530 Ignore errors when changing volume.
531 (vox_close): Don't reset the device.
532
926b7e5e
GM
533 * process.c (read_process_output): Make sure the process marker's
534 position is valid when the process buffer is changed in
535 after-change functions. W3 does that.
536
959e647d
GM
537 * xfns.c (x_free_gcs): New function.
538
539 * xterm.h (x_free_gcs): Add prototype.
540
541 * widget.c (EmacsFrameDestroy): Call x_free_gcs instead of
542 freeing GCs here.
543
544 * xterm.c (x_destroy_window): Call x_free_gcs so that
545 resources of non-toolkit X windows will be freed.
546
478ea067
AI
5472000-12-07 Andrew Innes <andrewi@gnu.org>
548
549 * w32fns.c (xlfd_charset_of_font): Fix last change.
550
fbee3231
DL
5512000-12-06 Dave Love <fx@gnu.org>
552
67292061
DL
553 * md5.h (__P): Don't define -- it comes from config.h.
554
fbee3231
DL
555 * strftime.c: Change some #if foo to #ifdef foo.
556
4ee87dbb
AI
5572000-12-06 Andrew Innes <andrewi@gnu.org>
558
559 * w32term.h (CP_INVALID): Rename to CP_UNKNOWN.
560
561 * w32fns.c (xlfd_charset_of_font): Don't overwrite fontname
562 argument.
563 (w32_codepage_for_font): Rename CP_INVALID to CP_UNKNOWN.
564 (w32_list_fonts): Don't choke if pattern doesn't specify a
565 codepage.
566
9765b4a4
GM
5672000-12-06 Gerd Moellmann <gerd@gnu.org>
568
d285b373
GM
569 * alloc.c (gc_sweep): Prevent symbols read during loadup
570 from being freed.
571
384333ee
GM
572 * xdisp.c (underlying_face_id): New function.
573 (handle_face_prop, face_before_or_after_it_pos): Use it
574 to determine the face ``under'' a string. Let strings inherit
575 the face of the buffer under them.
576
577 * xfaces.c (face_at_string_position): Update function comment.
578
d4b72d58
GM
579 * dispnew.c (adjust_glyph_matrix): Don't reuse a window's current
580 matrix if the window's left position has changed; we need to
581 redraw it in this case.
582
583 * dispextern.h (struct glyph_matrix): Add member window_left_x.
584
e1d05387
GM
585 * window.c (coordinates_in_window): Check mouse on mode-line or
586 header-line first.
587
eb1b0c74
GM
588 * alloc.c (Fgarbage_collect): Dox fix. Return a list as
589 advertized by the function documentation.
590
d94d636f
GM
591 * window.c (syms_of_window): Doc fix.
592
3887b449
GM
593 * sound.c (vox_configure): Set volume for left and right channel.
594 (sound_cleanup): Return nil.
595
efc8f57a
GM
596 * xdisp.c (move_it_by_lines): Fix paren typo.
597
9765b4a4
GM
598 * xterm.c (x_load_font): Don't use the font's max_bounds for
599 computing the height of the font. If max_bounds' ascent or
600 descent are greater than the font's ascent or descent, this means
601 glyphs overlap, which should be handled now by redisplay.
602
6529ed87
GM
603 * window.c (Veven_window_heights): New variable.
604 (syms_of_window): DEFVAR_LISP it.
605 (Fdisplay_buffer): Check Veven_window_heights before evening the
606 window heights.
607
0eb2ecde
MB
6082000-12-06 Miles Bader <miles@gnu.org>
609
610 * xfaces.c (Finternal_set_lisp_face_attribute): If FRAME is `t',
611 update `default-frame-alist' instead of setting no frame parameters.
612
03d7a167
KH
6132000-12-06 Kenichi Handa <handa@etl.go.jp>
614
615 * composite.c (update_compositions): Fix typo (use the correct
616 variable).
617
5f8803c2
JR
6182000-12-05 Jason Rumney <jasonr@gnu.org>
619
620 * md5.h: Remove underscores from function declarations.
621 (__attribute__, __alignof__) [!__GNUC__]: Define.
622
623 * md5.c: Delay include of md5.h until after namespace cleaning.
624
c28a075b
JR
625 * makefile.w32-in (fns.o): Depend on md5.h
626 (md5.o): New target.
627 (sunfns.o): Remove.
628
629 * makefile.nt: Likewise.
630
ff3c7056
JR
6312000-12-05 Jason Rumney <jasonr@altavista.net>
632
633 * w32term.c (expose_area): Complete last change.
634
0c21eeeb
KR
6352000-12-05 Ken Raeburn <raeburn@gnu.org>
636
637 * minibuf.c: Include intervals.h.
638
f201d732
JR
6392000-12-05 Jason Rumney <jasonr@gnu.org>
640
641 * w32term.c (x_produce_glyphs): If a font for a component of
642 a composition is not found, use 1 pixel dot ascent and 0 dot
643 descent value to avoid displaying terribly tall empty boxes.
644 (expose_area): Pass x-coordinate relative to the exposed
645 area to x_draw_glyphs instead of a window-relative coordinate.
646
21999ab9
GM
6472000-12-05 Gerd Moellmann <gerd@gnu.org>
648
4d2036e4
GM
649 * xdisp.c (next_element_from_ellipsis): Save face before selective
650 display in saved_face_id, and set face_before_selective_p.
651 (reseat_1): Reset face_before_selective_p.
652 (append_space, extend_face_to_end_of_line): If iterator's
653 face_before_selective_p is set, use the face from saved_face_id.
654 (extend_face_to_end_of_line): For tty frames, make sure to
655 use the right face id when producing spaces at the end of
656 the line.
657
658 * dispextern.h (struct it): Add face_before_selective_p.
659
52be17cc
GM
660 * keyboard.c (record_char): Don't record identical help-echo
661 events in recent_keys.
662
8a4f36cc
GM
663 * xterm.c [USE_X_TOOLKIT]: Close the display.
664 (xim_close_dpy): Handle case that the display has been closed.
665
57d6e381
GM
666 * xterm.c (x_destroy_window): Reset the frame's X window after
667 destroying it.
668
21999ab9
GM
669 * dispnew.c (adjust_glyph_matrix): Make sure to initialize local
670 variable window_width.
671 (line_draw_cost): Fix code skipping over spaces at the end of the
672 line when must_write_spaces is not set.
673 (scrolling_window): Fix code inserting runs in list of all runs.
674
91372bb7
KH
6752000-12-05 Kenichi Handa <handa@etl.go.jp>
676
677 * coding.c (setup_coding_system): Be sure to initialize
678 coding->category_idx.
679
6c083b4c
GM
6802000-12-04 Gerd Moellmann <gerd@gnu.org>
681
0c68ce6f
GM
682 * xterm.c (PER_CHAR_METRIC): Removed because not used.
683
6452929e
GM
684 * xterm.c (expose_area): Pass x-coordinate relative to the exposed
685 area to x_draw_glyphs instead of a window-relative coordinate.
686
d7f31e22
GM
687 * fileio.c (auto_save_error): Add parameter ERROR. Show the
688 error in the message.
689
ae18aa3b
GM
690 * keyboard.c (Fread_key_sequence): Don't start the busy cursor
691 timer after having read a key. It's not good for code reading
692 several keys in a loop, like an input method.
693
caa15ef7
GM
694 * fileio.c (Finsert_file_contents): When VISIT is t, don't
695 record undo information for format-decode.
696
697 * undo.c (Fprimitive_undo): Bind inhibit-read-only to t if
698 current buffer is read-only, not if it isn't.
699
6c083b4c
GM
700 * keyboard.c (record_char): Record `help-echo' input events
701 in recent_keys only if they display some help. Don't record
702 `help-echo' events as macro char.
703
caa15ef7
GM
7042000-12-04 Richard M. Stallman <rms@caffeine.ai.mit.edu>
705
706 * editfns.c (save_excursion_restore): Don't move point
707 in another window if it is showing the wrong buffer.
708 Avoid the call to Fwindow_live_p, for speed.
709
5a13529b
KH
7102000-12-04 Kenichi Handa <handa@etl.go.jp>
711
e225faa7
KH
712 * xfaces.c (struct font_name): New member registry_priority.
713 (split_font_name): Initialize the above member to zero.
714 (concat_font_list): New function.
715 (font_list): Include fonts of all alternative registries.
716 (FONT_POINT_SIZE_QUANTUM): New macro.
717 (better_font_p): Ignore point size difference less than
718 FONT_POINT_SIZE_QUANTUM. Use registry_prioprity as a last resort.
719
e89648b4
KH
720 * xterm.c (x_produce_glyphs): If a font for a component of
721 a composition is not found, use 1 pixel dot ascent and 0 dot
722 descent value to avoid displaying terribly tall empty boxes.
723
5a13529b
KH
724 * ccl.c (stack_idx_of_map_multiple): Don't use C initializier.
725
d7935eb6
KR
7262000-12-03 Ken Raeburn <raeburn@gnu.org>
727
728 * coding.h (code_convert_string1): Declare.
729
730 * fns.c (Fmd5): Pass lisp objects, not integers, to call3.
731
732 * lisp.h (Fmake_variable_buffer_local, Fbuffer_file_name):
733 Declare.
734
0dd5e255
JR
7352000-12-02 Jason Rumney <jasonr@gnu.org>
736
737 * w32term.c (w32_bdf_per_char_metric): Dereference pointer
738 correctly for single byte character case.
739 (w32_per_char_metric): Do not try to make any assumptions about
740 the metrics of BDF fonts.
250cfece
JR
741 (x_estimate_mode_line_height): If `mode-line' face
742 hasn't a font, use that of the frame, as drawing glyphs
743 does.
744 (note_mouse_highlight): Change the cursor shape on the vertical
745 border between windows [not enabled].
746
747 * w32term.h (struct w32_output): Add member horizontal_drag_cursor.
748
749 * w32fns.c (Fx_create_frame): Reintroduce the call to
750 face-set-after-frame-defaults.
751 (Vx_window_horizontal_drag_shape): New variable.
752 (syms_of_xfns): DEFVAR_LISP it.
753 (x_set_mouse_color): Create frame's horizontal_drag_cursor [not
754 enabled].
0dd5e255 755
b5d8d2ca
GM
7562000-12-02 Simon Josefsson <simon@josefsson.org>
757
758 * fns.c (Fmd5): Use a different logic to decide the coding system
759 to use.
760
761 * coding.h (Qwrite_region, Qcoding_system_error): Declare extern.
762
fbb87147
EZ
7632000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
764
765 * fileio.c (Fread_file_name) [DOS_NT]: Don't crash if homedir is
766 NULL.
767
447e9da0
GM
7682000-12-01 Gerd Moellmann <gerd@gnu.org>
769
7708ced0
GM
770 * xterm.c (x_calc_absolute_position): Don't subtract menubar's
771 height for YNegative.
772 (x_calc_absolute_position) [USE_MOTIF]: Use the column widget's
773 height; also see comment there.
774
447e9da0
GM
775 * window.c (coordinates_in_window): Handle computations for
776 positions on the vertical bar and fringes differently for
777 window-system frames. Consider some pixels near the vertical bar
778 as on the bar if the frame doesn't have vertical scroll bars.
779 Associate positions between mode or header lines with the
780 right window, the left one.
781
86d1db20
JR
7822000-12-01 Jason Rumney <jasonr@gnu.org>
783
784 * w32term.c (w32_clear_window): Avoid clearing an invalid frame.
785
786 * w32xfns.c (get_frame_dc): Avoid changing the palette on an
787 invalid frame.
788
a1d58e5b
GM
7892000-12-01 Gerd Moellmann <gerd@gnu.org>
790
791 * window.c (struct saved_window): Add members orig_top and
792 orig_height.
793 (SAVED_WINDOW_VECTOR_SIZE): Increment to 16.
794 (save_window_save, Fset_window_configuration): Save/restore
795 window's orig_top and orig_height.
796
89c609af
JR
7972000-12-01 Jason Rumney <jasonr@gnu.org>
798
4d177746 799 * w32term.c (x_draw_vertical_border): Fix call to w32_fill_rect.
86d1db20 800
89c609af
JR
801 * w32fns.c (x_set_cursor_color): Fix last change.
802
eccc05db
GM
8032000-11-30 Gerd Moellmann <gerd@gnu.org>
804
31b6671b
GM
805 * xdisp.c (echo_area_display): If cursor is in the echo area, make
806 sure that the next redisplay displays the minibuffer, so that
807 the cursor will be replaced with what the minibuffer wants.
808
eccc05db
GM
809 * xterm.c: Test USE_TOOLKIT_SCROLL_BARS everywhere with #ifdef and
810 #ifndef instead of using #if.
811 (XTread_socket) [USE_MOTIF] <KeyPress>: Call XmIsScrollBar only if
812 USE_TOOLKIT_SCROLL_BARS is defined.
813
162de750
JR
8142000-11-30 Jason Rumney <jasonr@gnu.org>
815
816 * w32fns.c (x_set_cursor_color): Use x_update_cursor instead of
817 x_display_cursor.
818
693c4692
GM
8192000-11-30 Gerd Moellmann <gerd@gnu.org>
820
821 * fns.c (Fmd5): Doc fix.
822
b5d8d2ca 8232000-11-30 Simon Josefsson <simon@josefsson.org>
edfb795e
GM
824
825 * fns.c (Fmd5): New function.
826 (syms_of_fns): Defsubr md5.
827
828 * Makefile.in (obj): Add md5.o
829
b02cd40b
GM
8302000-11-30 Gerd Moellmann <gerd@gnu.org>
831
edfb795e
GM
832 * md5.h, md5.c: New files, taken from glibc.
833
df3aedcf
GM
834 * xmenu.c (popup_get_selection): Use xmalloc instead of malloc.
835
b02cd40b
GM
836 * xterm.c (x_estimate_mode_line_height): If `mode-line' face
837 hasn't a font, use that of the frame, as drawing glyphs
838 does.
839
8b5176cd
SM
8402000-11-29 Stefan Monnier <monnier@cs.yale.edu>
841
842 * eval.c (Frun_hooks): Allow 0 arguments.
843
346598f1
GM
8442000-11-29 Gerd Moellmann <gerd@gnu.org>
845
f9396e03
GM
846 * xterm.c (XTmouse_position) [USE_X_TOOLKIT]: When the mouse
847 is over the menu bar widget, say it's not on the frame.
848
4a967a9b
GM
849 * xfns.c (Fx_create_frame): Reintroduce the call to
850 face-set-after-frame-defaults.
851
346598f1
GM
852 * eval.c (Fsignal): Reset handling_signal.
853
222456a1
JR
8542000-11-28 Jason Rumney <jasonr@gnu.org>
855
856 * w32menu.c (add_menu_item): Reset menu item text when changing
857 type to radio button.
858
8049ddc0
GM
8592000-11-28 Gerd Moellmann <gerd@gnu.org>
860
346598f1 861 * xselect.c: Update copyright.
f4f4ee4d 862
bebe4a2c
GM
863 * window.c (coordinates_in_window): If on a mode or header line,
864 but sufficiently close to its start, return ``on vertical
865 border''. This gives us a way to drag windows horizontally when
866 using toolkit scroll bars.
867
868 * xterm.c (note_mouse_highlight): Change the cursor shape
869 on the vertical border between windows.
870
871 * xterm.h (struct x_output): Add member horizontal_drag_cursor.
872
873 * xfns.c (Vx_window_horizontal_drag_shape): New variable.
874 (syms_of_xfns): DEFVAR_LISP it.
875 (x_set_mouse_color): Create frame's horizontal_drag_cursor.
876
8d2c2642
GM
877 * textprop.c (text_read_only): New function.
878 (verify_interval_modification): Use it instead of signaling
879 `text-read-only'. This makes it easier to catch this error
880 with a breakpoint.:
881
8049ddc0
GM
882 * xdisp.c (forward_to_next_line_start): Check for newlines,
883 not end of line, which includes CR.
884
5a2bae6c
KH
8852000-11-28 Kenichi Handa <handa@etl.go.jp>
886
887 * coding.c (Ffind_coding_systems_region_internal): Be sure to
888 include no-conversion.
889
ae31f84d
JR
8902000-11-27 Jason Rumney <jasonr@gnu.org>
891
892 * w32fns.c (w32_load_system_font): Always mark font as double byte
893 if codepage is unicode.
894
67f1cf4c
GM
8952000-11-27 Gerd Moellmann <gerd@gnu.org>
896
4a74d071
GM
897 * xdisp.c (forward_to_next_line_start): If already on a newline,
898 just consume it to avoid unintended skipping over invisible text
899 below.
900
902ae620
GM
901 * keyboard.c (lucid_event_type_list_p): Handle `help-echo',
902 `vertical-line', `mode-line' and `header-line' events.
903
904 * xdisp.c (try_window_id): Avoid starting to display in the middle
67f1cf4c
GM
905 of a character, a TAB for instance. This is easier than to set
906 up the iterator exactly, and it's not a frequent case, so the
907 additional effort wouldn't really pay off.
908
c1e279c2
AC
9092000-11-26 Andrew Choi <akochoi@i-cable.com>
910
67f1cf4c 911 * emacs.c (main) [macintosh]: Call syms_of_frame before calling
c1e279c2
AC
912 init_window_once.
913
a609568a
JR
9142000-11-25 Jason Rumney <jasonr@gnu.org>
915
48b21762
JR
916 * keyboard.c (make_lispy_event) [mouse_wheel, drag_n_drop]: Args
917 to window_from_coordinates should be pixel coordinates.
918
a609568a
JR
919 * w32fns.c (x_to_w32_font): Do not filter out italic fonts, as new
920 redisplay handles them properly.
921
a658d039
MB
9222000-11-25 Miles Bader <miles@gnu.org>
923
924 * indent.c (compute_motion): Keep pos_byte in sync with pos.
925
d3416cca
JR
9262000-11-24 Jason Rumney <jasonr@gnu.org>
927
928 * w32.c (init_environment): Set LANG environment variable based on
929 locale settings, if not set.
930
931 * w32fns.c (x_set_tool_bar_lines): Clear internal border when
932 making tool bar smaller. When clearing the frame, also
933 clear current matrices. Clear frame when tool bar disappears.
934 Don't use more lines for the tool-bar than is available.
935 (x_change_window_heights): New function.
936
ba193890
GM
9372000-11-24 Gerd Moellmann <gerd@gnu.org>
938
2be8f184
GM
939 * xdisp.c (init_from_display_pos): If POS says we're already after
940 an overlay string ending at POS, make sure to pop the iterator
941 because it will be in front of that overlay string. When POS is
942 ZV, we've thereby also ``processed'' overlay strings at ZV.
943
ba193890
GM
944 * xfaces.c (lface_from_face_name): Function comment fix.
945
1862a24e
MB
9462000-11-24 Miles Bader <miles@gnu.org>
947
948 * xdisp.c (display_menu_bar, display_mode_line): Change the way we
949 apply `mode-line-inverse-video' -- zero means force display using
950 the default face, non-zero means display using the specialized face.
951 (syms_of_xdisp): `mode-line-inverse-video' defaults to true again.
952
f07fa1b8
KH
9532000-11-23 Kenichi Handa <handa@etl.go.jp>
954
955 * alloc.c (Fmake_string): Use MAX_MULTIBYTE_LENGTH, instead of
956 hard coded `4'.
957
2bcdf662
EZ
9582000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
959
960 * coding.c (decode_coding_emacs_mule): Fix the case of
961 CODING_EOL_LF, which used uninitialized value of c.
962
ba8299ff
SM
9632000-11-23 Stefan Monnier <monnier@cs.yale.edu>
964
965 * xdisp.c (syms_of_xdisp): Make fontification-functions buffer-local.
966
f4117c4d
GM
9672000-11-22 Gerd Moellmann <gerd@gnu.org>
968
03e757c1
GM
969 * buffer.c (Fmake_indirect_buffer): Don't treat nil as a
970 buffer object.
971
f4117c4d
GM
972 * frame.h (struct frame): Replace desired_tool_bar_items,
973 current_tool_bar_items, n_desired_tool_bar_items,
cc362d76 974 n_current_tool_bar_items with tool_bar_items and n_tool_bar_items.
f4117c4d
GM
975
976 * frame.c (make_frame): Change initialization of tool bar
977 items accordingly.
978
979 * xterm.c (x_handle_tool_bar_click, note_tool_bar_highlight):
cc362d76 980 Change references to members deleted from struct frame to use the
f4117c4d
GM
981 new ones.
982
983 * xdisp.c (update_tool_bar, build_desired_tool_bar_string): Change
cc362d76 984 references to members deleted from struct frame to use the new
f4117c4d
GM
985 ones.
986
987 * dispnew.c (update_frame): Do nothing with frame's tool bar
988 items.
989
990 * alloc.c (mark_object) <frame>: Mark tool bar items differently.
991
992 * w32term.c (x_tool_bar_item, w32_handle_tool_bar_click)
cc362d76 993 (note_tool_bar_highlight): Change references to members deleted
f4117c4d
GM
994 from struct frame to use the new ones.
995
f8e2f3f2
MB
9962000-11-23 Miles Bader <miles@gnu.org>
997
998 * xdisp.c (display_menu_bar): Or `mode-line-inverse-video' with
999 the face's inverse-video attribute, rather than overriding it.
1000
60e8e0a5
GM
10012000-11-22 Gerd Moellmann <gerd@gnu.org>
1002
1003 * xfns.c (x_set_tool_bar_lines): Clear internal border when
1004 making tool bar smaller.
1005
92dd1b29
DL
10062000-11-22 Dave Love <fx@gnu.org>
1007
1008 * s/sol2-5.h (_LARGEFILE_SOURCE, _FILE_OFFSET_BITS): Don't define.
1009
e672fdce
MB
10102000-11-22 Miles Bader <miles@gnu.org>
1011
3a17d6cc
MB
1012 * keyboard.c (Vminibuffer_message_timeout): New variable.
1013 (command_loop_1): Use it to determine message timeout.
1014 (syms_of_keyboard): Initialize it.
1015
60e8e0a5 1016 * xdisp.c (syms_of_xdisp): `mode-line-inverse-video' defaults to nil.
e672fdce 1017
e9655d81
KH
10182000-11-22 Kenichi Handa <handa@etl.go.jp>
1019
1020 * sysdep.c: Move the code for declaring h_errno after #include
1021 <netdb.h>.
1022
77270fac
GM
10232000-11-21 Gerd Moellmann <gerd@gnu.org>
1024
cd913aae
GM
1025 * xfns.c (Fx_hide_tip) [USE_LUCID]: Add a hack to redisplay
1026 the menu bar when the tooltip is unmapped.
1027
77270fac
GM
1028 * buffer.c (Fkill_buffer): Notice if the buffer to kill is the
1029 sole visible buffer when we're currently in the mini-buffer, and
1030 give up if so.
1031
556635d6
JR
10322000-11-21 Jason Rumney <jasonr@gnu.org>
1033
1034 * w32select.c (Fw32_set_clipboard_data): Save a copy of what is
1035 put on the clipboard.
1036 (Fw32_get_clipboard_data): Compare data on clipboard with saved
1037 copy of what Emacs last put there. If they are the same, do not
1038 use the clipboard copy to avoid losing data due to coding
1039 conversions.
1040
5b7bde64
MB
10412000-11-22 Miles Bader <miles@gnu.org>
1042
1043 * minibuf.c (Vminibuffer_prompt_properties): New variable.
1044 (syms_of_minibuf): Initialize it.
1045 (read_minibuf): Add properties from Vminibuffer_prompt_properties
1046 to prompt, don't make read-only.
1047
ff23e1dd
GM
10482000-11-21 Gerd Moellmann <gerd@gnu.org>
1049
3c64f287
GM
1050 * bytecode.c (Fbyte_code) <Bvarbind, Bunwind_protect>: Add
1051 BEFORE/AFTER_POTENTIAL_GC.
1052
7aaf4388
GM
1053 * s/hpux10.h (_FILE_OFFSET_BITS): Undef.
1054
f5f47add 1055 * buffer.c (mmap_free_1): Avoid a compiler warning.
1a15cca0 1056
ff23e1dd
GM
1057 * term.c, cm.c: Don't try to include termcap.h; see comment there.
1058
37c35586
KH
10592000-11-21 Kenichi Handa <handa@etl.go.jp>
1060
1061 * s/sol2-5.h: Move #undef USE_MMAP_FOR_BUFFERS out of #if 0
1062 ... #endif scope.
1063
ff9ab414
GM
10642000-11-20 Gerd Moellmann <gerd@gnu.org>
1065
c51d2b5e
GM
1066 * xfns.c (x_create_tip_frame): Use CWSaveUnder only if the
1067 screen supports it.
1068
29a01b72
GM
1069 * s/gnu-linux.h: Don't use `#cpu'.
1070
09dfdf85
GM
1071 * buffer.c (MAP_FAILED): Define it as `((void *) -1)' if it's
1072 not defined in mman.h.
1073
ff9ab414
GM
1074 * xterm.c (scroll_bar_windows, scroll_bar_windows_size): New
1075 variables.
1076 (x_send_scroll_bar_event): Store the window in scroll_bar_windows
1077 and store an index in the XClientMessageEvent. Storing a
1078 Lisp_Object or pointer can fail on a 64 bit system, since X only
1079 transfers 32 bits.
1080 (x_scroll_bar_to_input_event): Get the window from
1081 scroll_bar_windows.
1082
81459ac9
DL
10832000-11-20 Dave Love <fx@gnu.org>
1084
1085 * Makefile.in (LIBX): Reorder for -lX11 after -lXpm.
1086
56c13ae6
GM
10872000-11-20 Gerd Moellmann <gerd@gnu.org>
1088
1089 * s/sol2-5.h (USE_MMAP_FOR_BUFFERS): Undefine.
1090
495a6df3
KH
10912000-11-20 Kenichi Handa <handa@etl.go.jp>
1092
2bcf3714
KH
1093 * charset.c (get_new_private_charset_id): Don't limit CHARSET_ID
1094 by WIDTH.
1095
495a6df3
KH
1096 * alloc.c (make_string): Fix previous change. Be sure to make
1097 unibyte string correctly.
1098
6d950f4c
GM
10992000-11-19 Gerd Moellmann <gerd@gnu.org>
1100
39b39373
GM
1101 * window.c (Fwindow_list): Change parameter list to be XEmacs
1102 compatible.
1103 (window_list_1): New function.
1104 (window_loop): Use it instead of Fwindow_list.
1105
b95b34e5
GM
1106 * sysdep.c (emacs_ospeed): New variable.
1107 (toplevel): Don't declare ospeed extern.
1108 (init_baud_rate): Use emacs_ospeed instead of ospeed.
1109
1110 * termcap.c (ospeed): Remove.
1111 (tputs) [!emacs]: Remove unused code.
1112 (tgetent): Avoid a compiler warning.
1113
e83dc917
GM
1114 * xterm.c (x_set_toolkit_scroll_bar_thumb, x_scroll_bar_create)
1115 (x_scroll_bar_remove, XTset_vertical_scroll_bar): Call
b95b34e5 1116 SCROLL_BAR_X_WIDGET with additional argument DPY.
e83dc917
GM
1117
1118 * xterm.h (struct scroll_bar): Members x_widget_low, x_widget_high
1119 removed.
1120 (SCROLL_BAR_X_WIDGET): Get the widget via XtWindowToWidget.
1121 Take the X display as additional argument.
1122 (SET_SCROLL_BAR_X_WIDGET): Store the window of the widget, since
1123 `Widget' is a pointer type that's not easily stored in Lisp_Object
1124 form in a portable way.
1125
6d950f4c
GM
1126 * dispnew.c (update_text_area): Fix last change.
1127
e47306e6
GM
11282000-11-18 Gerd Moellmann <gerd@gnu.org>
1129
fb3cd89b
GM
1130 * xdisp.c: Use BINDING_STACK_SIZE throughout.
1131
1132 * xfns.c (x_set_tool_bar_lines): When clearing the frame, also
1133 clear current matrices.
1134
edaa9aed
GM
1135 * buffer.c (mmap_enlarge): Don't print a message on stderr
1136 if mapping new memory at the end of the existing region fails.
1137
e47306e6
GM
1138 * dispnew.c (update_text_area): Don't skip over equal glyphs
1139 when the last current glyph overlaps the glyph to its right.
1140
509633e3
MB
11412000-11-18 Miles Bader <miles@gnu.org>
1142
1143 * xdisp.c (message_log_check_duplicate): Let "..."-detection match
1144 lines that *end* with "..." too (that's the most common case!).
1145
d392e9c5
GM
11462000-11-18 Gerd Moellmann <gerd@gnu.org>
1147
67988445
GM
1148 * xdisp.c (resize_mini_window): Temporarily change to the
1149 mini-window's buffer if necessary.
1bfdbe43 1150
d392e9c5
GM
1151 * xfns.c (Fx_show_tip): Use default y-offset of -10 so that
1152 the tooltip obscures less text under it.
1153
11542000-11-17 Gerd Moellmann <gerd@gnu.org>
1155
1156 * puresize.h (BASE_PURESIZE): Increase to 700000.
1157
92bb977f
JR
11582000-11-18 Jason Rumney <jasonr@gnu.org>
1159
1160 * w32term.c (w32_draw_bitmap): Use face to set colors.
1161
26fbf20b
DL
11622000-11-17 Dave Love <fx@gnu.org>
1163
1164 * lread.c (Fload): Fix #ifdef for pcc.
1165
100b593b
GM
11662000-11-17 Gerd Moellmann <gerd@gnu.org>
1167
1168 * xdisp.c (pos_visible_p): Compute the default character height
1169 differently.
1170
a288d0d1
GM
11712000-11-16 Gerd Moellmann <gerd@gnu.org>
1172
cac94de6
GM
1173 * xdisp.c (pos_visible_p): Handle case that we reach ZV without
1174 knowing the line's height; use the default font's height in that
1175 case.
1176
a288d0d1
GM
1177 * xfaces.c (weight_table): Add `demi' with the same meaning as
1178 `demibold'.
1179
981fb6f6
KH
11802000-11-16 Kenichi Handa <handa@etl.go.jp>
1181
2cca872d 1182 * dispnew.c (null_row): New global static variable.
981fb6f6
KH
1183 (clear_glyph_row): Delete local static variable null_row.
1184
e5fa381b
JR
11852000-11-15 Jason Rumney <jasonr@gnu.org>
1186
1187 * w32term.c (HIGHLIGHT_COLOR_DARK_BOOST_LIMIT): New constant.
1188 (w32_alloc_lighter_color): Use new brightness calculations from
1189 xterm.c. Scale delta to be in the range expected by W32.
1190 (w32_draw_relief_rect): Use frame relief colors.
1191
8e42f043
GM
11922000-11-15 Gerd Moellmann <gerd@gnu.org>
1193
6d133d1f
GM
1194 * frame.c (syms_of_frame_1): Removed; code moved to syms_of_frame.
1195 (Qinhibit_default_face_x_resources): New variable.
1196 (syms_of_frame): Initialize it.
1197 (Fmodify_frame_parameters): Bind inhibit-default-face-x-resources.
1198
1199 * xdisp.c (pos_visible_p): Improve function comment.
1200
1201 * lisp.h (BINDING_STACK_SIZE): New macro.
1202
8e42f043
GM
1203 * dired.c (directory_files_internal) [EAGAIN || EINTR]: Retry
1204 reading the directory if readdir returns null and errno is EAGAIN
1205 or EINTR.
1206
e8c87124
SM
12072000-11-14 Stefan Monnier <monnier@cs.yale.edu>
1208
1209 * xdisp.c (try_scrolling): Set scroll_max to max of scroll_* args
1210 so setting scroll-step to 1 doesn't defeat scroll-conservatively.
1211 Set amount_to_scroll to max of dx and scroll_step so that
1212 scroll-conservatively doesn't defeat scroll-step>1.
1213 (syms_of_xdisp): Add a hint in scroll-step's docstring to use
1214 scroll-conservatively for line-at-a-time scrolling.
1215
5f0c971d
GM
12162000-11-14 Gerd Moellmann <gerd@gnu.org>
1217
1218 * window.c (Fpos_visible_in_window_p): Call pos_visible with
1219 extra argument.
1220
1221 * xdisp.c (current_mode_line_height, current_header_line_height):
1222 New variables.
1223 (init_xdisp): Initialize them.
1224 (pos_visible_p): Add parameter EXACT_MODE_LINE_HEIGHTS_P. Compute
1225 and use exact mode line heights if it is set.
1226
1227 * lisp.h (pos_visible_p): Change prototype.
1228
1229 * dispextern.h (CURRENT_MODE_LINE_HEIGHT)
1230 (CURRENT_HEADER_LINE_HEIGHT): Look at current_mode_line_height
1231 and current_header_line_height first.
1232 (current_mode_line_height, current_header_line_height): Declare
1233 extern.
1234
d7361edf
MB
12352000-11-14 Miles Bader <miles@lsi.nec.co.jp>
1236
1237 * xterm.c (x_alloc_lighter_color): Use real brightness calculation.
1238 Just use FACTOR/2 instead of HIGHLIGHT_COLOR_DARK_BOOST.
1239 (HIGHLIGHT_COLOR_DARK_BOOST): Macro removed.
1240
ee5e440a
MB
12412000-11-14 Miles Bader <miles@gnu.org>
1242
1243 * xterm.c (x_alloc_lighter_color): Include an additive component
1244 too for dark colors, because FACTOR isn't enough.
1245 (HIGHLIGHT_COLOR_DARK_BOOST, HIGHLIGHT_COLOR_DARK_BOOST_LIMIT):
1246 New macros.
1247
5ca020fc
GM
12482000-11-13 Gerd Moellmann <gerd@gnu.org>
1249
1250 * keyboard.c (show_help_echo): Call message3_nolog with number of
1251 bytes in the help string as 2nd parameter, instead of the number
1252 of characters.
1253
9d348294
MB
12542000-11-13 Miles Bader <miles@gnu.org>
1255
1256 * lread.c (openp): Return -2 instead of 0 for the `remote file' case.
1257 (Fload): Use new openp return protocol.
1258 Don't try to use Vload_source_file_function to load .elc files.
1259 * xfns.c (x_create_bitmap_from_file, x_find_image_file): Use new
1260 openp return protocol.
1261 * w32fns.c (x_create_bitmap_from_file, x_find_image_file): Likewise.
1262
1729bb9a
KH
12632000-11-11 Kenichi Handa <handa@etl.go.jp>
1264
4e677396
KH
1265 * syssignal.h: Pay attention to BROKEN_SIGAIO and BROKEN_SIGPTY.
1266
1267 * m/ibmrs6000.h (BROKEN_SIGAIO, BROKEN_SIGPTY, BROKEN_SIGPOLL):
1268 Defined these macros.
1269 (NLIST_STRUCT): Avoid re-defining it.
1270
1729bb9a
KH
1271 * s/hpux10.h (C_SWITCH_X_SYSTEM): Include -I/usr/include/X11R6 and
1272 -I/usr/contrib/X11R6/include.
1273 (LD_SWITCH_X_DEFAULT): Include -L/usr/lib/X11R6.
1274
a82fe213
JR
12752000-11-10 Jason Rumney <jasonr@gnu.org>
1276
1277 * w32term.h (CP_8BIT, CP_UNICODE, CP_INVALID): New pseudo-codepages.
1278
1279 * w32term.c (w32_encode_char): Handle CP_UNICODE specially.
1280 (w32_use_unicode_for_codepage): Use new pseudo-codepages.
1281
1282 * w32fns.c (Qw32_charset_hangeul): Rename to match w32 headers.
1283 (Qw32_charset_vietnamese): New symbol.
1284 (xlfd_charset_of_font): New function.
1285 (w32_load_system_font): Use it.
1286 (x_to_w32_charset): Use Fassoc to find charset info. Special case
1287 when Vw32_charset_info_alist is nil to ensure default face always
1288 has font. Use Fcar and Fcdr for safety.
1289 (w32_to_x_charset): Use Vw32_charset_info_alist for mappings.
1290 (w32_codepage_for_font): Use xlfd_charset_of_font. Use new
1291 pseudo-codepages for special cases.
1292 (w32_to_x_font): New parameter to allow charset portion to be
1293 specified where there is many to one mapping. Callers changed.
1294 (w32_list_fonts): Avoid listing fonts that won't display.
1295
52d89894
GM
12962000-11-10 Gerd Moellmann <gerd@gnu.org>
1297
1298 * xfaces.c (Vface_alternative_font_registry_alist): New variable.
1299 (font_list_1): Renamed from font_list.
1300 (font_list): New function, trying alternative registries from
1301 Vface_alternative_font_registry_alist.
1302 (Finternal_set_alternative_font_registry_alist): New function.
1303 (syms_of_xfaces): Initialize and Staticpro
1304 Vface_alternative_font_registry_alist. Defsubr
1305 Finternal_set_alternative_font_registry_alist.
1306
651cd3da
KR
13072000-11-09 Ken Raeburn <raeburn@gnu.org>
1308
1309 * lisp.h (Flooking_at): Declare.
1310
388ac098
GM
13112000-11-09 Gerd Moellmann <gerd@gnu.org>
1312
778fbc46
GM
1313 * dired.c (directory_files_internal): Fix a braino.
1314
388ac098
GM
1315 * dired.c (directory_files_internal): Add missing GCPRO's.
1316 Some cleanup.
1317
ecaedde1
GM
13182000-11-08 Gerd Moellmann <gerd@gnu.org>
1319
f7eb32aa
GM
1320 * xdisp.c (syms_of_xdisp): Change doc of max-mini-window-height.
1321 (resize_mini_window): Return quickly if Vresize_mini_window is
1322 nil. Don't return if Vmax_mini_window_height is nil.
1323
1324 * xdisp.c (Vresize_mini_window, Qgrow_only): New variables.
1325 (syms_of_xdisp): Initialize them.
1326 (resize_mini_window): Act according to the setting of
1327 Vresize_mini_window.
1328 (syms_of_xdisp): Initialize Vmenu_bar_update_hook to nil.
1329
ecaedde1
GM
1330 * xterm.c (x_scroll_bar_create) [USE_TOOLKIT_SCROLL_BARS]: Map the
1331 scroll bar widget after configuring it, so that it will appear at
1332 the right position from the start.
1333 (XTredeem_scroll_bar): Cleaned up.
1334
3747ef2c
KH
13352000-11-08 Kenichi Handa <handa@etl.go.jp>
1336
1337 * xterm.c (VCENTER_BASELINE_OFFSET): Fix previous change. If the
5d16e624 1338 font is taller than the frame line, we don't have to bias the
3747ef2c
KH
1339 division by two.
1340
1341 * w32term.c (VCENTER_BASELINE_OFFSET): Likewise.
1342
03391420
DL
13432000-11-07 Dave Love <fx@gnu.org>
1344
7758f1c1 1345 * config.in (HAVE_MKSTEMP): Add.
03391420
DL
1346
1347 * callproc.c (Fcall_process_region) [HAVE_MKSTEMP]: Use it.
1348
b5de343d
GM
13492000-11-07 Gerd Moellmann <gerd@gnu.org>
1350
acad3c0b
GM
1351 * window.c (Fset_window_configuration): Don't try to preserve
1352 point in the current buffer, if that buffer is displayed in more
1353 than one window.
1354
b5de343d
GM
1355 * xfaces.c (lookup_named_face): If default face isn't realized,
1356 try to realize it. Return -1 if not successful.
1357 (Fx_list_fonts): Handle case that face cannot be determined.
1358 (Fface_font): Likewise.
1359
cdb1fe49
GM
13602000-11-06 Gerd Moellmann <gerd@gnu.org>
1361
1362 * window.c (displayed_window_lines): Detect partially
1363 visible lines at the bottom correctly.
1364
d3a67486
SM
13652000-11-06 Stefan Monnier <monnier@cs.yale.edu>
1366
1367 * fileio.c (Fwrite_region): Use `visiting' rather than `visit'
1368 when ensuring we don't do visit in indirect buffer.
1369
ff8dd5d5
KH
13702000-11-06 Kenichi Handa <handa@etl.go.jp>
1371
1372 * composite.h (compose_chars_in_text): Add prototype.
1373
1374 * composite.c (Vcomposition_function_table): New variable.
1375 (Qcomposition_function_table): New variable.
1376 (run_composition_function): Call
1377 Vcompose_chars_after_function with three arguments.
1378 (compose_chars_in_text): New function.
1379 (syms_of_composite): Modified the doc-string of
1380 Vcompose_chars_after_function. Declare composition-function-table
1381 as a lisp variable, and initialize it.
1382
1383 * xfns.c (x_encode_text): Suppress producing escape sequences for
1384 composition.
1385
1386 * xselect.c: Include composite.h.
1387 (selection_data_to_lisp_data): Call compose_chars_in_text on STR.
1388
d1145f85
AI
13892000-11-05 Andrew Innes <andrewi@gnu.org>
1390
1391 * w32term.c (x_produce_glyphs): Fix typo in enum name.
1392
1393 * sysdep.c (read_input_waiting): Remove extraneous argument to
1394 read_socket_hook.
1395
1396 * w32fns.c (Fx_server_version): Include w32_build_number in the
1397 return list.
1398
1399 * w32heap.c (w32_build_number): New variable.
1400 (cache_system_info): Set it.
1401
1402 * w32heap.h (w32_build_number): Add extern.
1403
1404 * emacs.c (syms_of_emacs): Update docstring for
1405 system-configuration, to reflect the actual usage on MS-Windows.
1406
e85ee976
GM
14072000-10-31 Gerd Moellmann <gerd@gnu.org>
1408
26dcb81b
GM
1409 * keyboard.c (read_char) <wrong_kboard>: Make sure that we
1410 process idle timers while waiting for another event.
1411
0a894bad
GM
1412 * dispnew.c (update_frame_line): Handle case where spaces in
1413 the default face are colored.
1414
e85ee976
GM
1415 * xdisp.c (redisplay_tool_bar): Don't set fonts_changed_p if
1416 window height hasn't changed.
1417
01b220b6
JR
14182000-10-31 Jason Rumney <jasonr@gnu.org>
1419
1420 * w32term.c (x_produce_glyphs): Handle composite characters.
1421 (x_draw_glyph_string_foreground)
1422 (x_draw_composite_glyph_string_foreground): Restore old font.
1423
4e6b7204
MB
14242000-10-31 Miles Bader <miles@lsi.nec.co.jp>
1425
1426 * minibuf.c (read_minibuf): Reset the undo history just before
1427 starting the recursive-edit.
1428
d4358b37
GM
14292000-10-30 Gerd Moellmann <gerd@gnu.org>
1430
563f68f1
GM
1431 * xfaces.c (menu_face_change_count): New variable.
1432 (Finternal_set_lisp_face_attribute): Increment it for changes
1433 of the `menu' face.
1434 (realize_basic_faces): Reflect changes in the `menu' faces
1435 in menu bars.
1436
82e274d1
GM
1437 * xdisp.c (try_scrolling) <PT >= scroll_margin_pos>: Add 1 to the
1438 dy obtained from the iterator's y-position after moving from
1439 scroll_margin_pos to PT; see comment there.
1440
0dbf9fd2
GM
1441 * xdisp.c (safe_eval_handler): Call add_to_log.
1442
906b3b14
GM
1443 * xfaces.c (resolve_face_name): Handle case that FACE_NAME
1444 is not a symbol or string.
1445
d4358b37
GM
1446 * xdisp.c (echo_area_display): Don't perform a display update from
1447 inside redisplay. The update will happen anyway at the end of
1448 redisplay, and it can confuse redisplay (GC messages while
1449 redisplaying, for instance.)
1450
70c825df
SM
14512000-10-30 Stefan Monnier <monnier@cs.yale.edu>
1452
cf9b4b0b
SM
1453 * xrdb.c (x_load_resources): Use the class name in the defaults.
1454
70c825df
SM
1455 * regex.c (re_iswctype, re_wctype_to_bit): Fix braino.
1456 (regex_compile): Catch bogus \(\1\).
1457
a1d34b1e
GM
14582000-10-30 Gerd Moellmann <gerd@gnu.org>
1459
cae71efe
GM
1460 * xterm.c (x_alloc_nearest_color): Fix last change to compare
1461 RGB values.
1462
35efe0a1
GM
1463 * xterm.c (x_alloc_nearest_color): If allocation succeeds, and
1464 we have a color cache, check that the cached color equals the
1465 allocated color. If not, clear the color cache.
1466
1d3baf74
GM
1467 * window.c (displayed_window_lines): Change buffers if necessary.
1468 Fix computation of displayed lines.
1469
a1d34b1e
GM
1470 * keyboard.c (syms_of_keyboard): Change DEFVAR_LISP of
1471 update_menu_bindings to DEFVAR_BOOL.
1472
70737ea9
KH
14732000-10-30 Kenichi Handa <handa@etl.go.jp>
1474
70c825df 1475 * search.c (Fset_match_data): Be sure to make search_regs always sane.
80406070 1476
fa0cb51d
KH
1477 * puresize.h (BASE_PURESIZE): Increase to 680000.
1478
70737ea9
KH
1479 * fns.c (Foptimize_char_table): Fix arg for CHARSET_DIMENSION.
1480
0e4c08e8
JR
14812000-10-29 Jason Rumney <jasonr@gnu.org>
1482
1483 * w32term.h (FONT_DESCENT): Negate descent of BDF fonts.
1484
1485 * w32term.c (w32_bdf_per_char_metric): Negate descent.
1486 (w32_cache_char_metrics): Handle possibility that 'x' does not
1487 exist in a BDF font.
1488 (W32_TEXTOUT): w32_BDF_TextOut wants number of bytes not chars.
1489
1490 * w32bdf.h (bdffont): Add nchars.
1491
1492 * w32bdf.c (set_bdf_font_info): Set it.
1493 (w32_BDF_TextOut): Swap byte order of double byte characters.
1494 (w32_load_bdf_font): Set double_byte_p based on bdf_font->nchars.
1495
45b84006
EZ
14962000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
1497
1498 * frame.c (Fframe_parameters): Fix the change from 2000-10-16:
1499 don't override the colors in frame's param_alist, unless they are
1500 unspecified.
1501
1502 * term.c (reassert_line_highlight): If inverse_video is non-zero,
1503 reverse the effect of the highlight flag.
1504
caf9deee
KR
15052000-10-27 Ken Raeburn <raeburn@gnu.org>
1506
1507 * window.h (Fwindow_live_p): Declare.
1508
ae0b9b46
KR
1509 * undo.c (record_delete): Check that last_undo_buffer is really a
1510 buffer before applying XBUFFER to it.
1511
1512 * keymap.c (where_is_internal): Pass lisp object, not integer, to
1513 Faref.
1514
02067692
SM
15152000-10-27 Stefan Monnier <monnier@cs.yale.edu>
1516
1517 * lisp.h (KEYMAPP): New macro.
1518 (get_keymap): Remove.
1519 (get_keymap_1): Rename get_keymap.
1520
1521 * keyboard.h (get_keymap_1, Fkeymapp): Remove prototype.
1522
1523 * xterm.c (note_mode_line_highlight): Use KEYMAPP.
1524
1525 * xmenu.c (single_submenu): Use KEYMAPP.
1526 (Fx_popup_menu): Fetch keymaps rather than checking Fkeymapp.
1527 Use KEYMAPP rather than Fkeymapp.
1528
1529 * w32term.c (note_mode_line_highlight): Use KEYMAPP.
1530
1531 * w32menu.c (True, False): Remove (use TRUE and FALSE instead).
1532 (Fx_popup_menu): Fetch keymaps rather than checking Fkeymapp.
1533 Use KEYMAPP rather than Fkeymapp.
1534 (single_submenu): Use KEYMAPP.
1535 (w32_menu_show, w32_dialog_show): Use TRUE.
1536
1537 * minibuf.c (Fread_from_minibuffer): Update call to get_keymap.
1538
1539 * keymap.c (KEYMAPP): Remove (moved to lisp.h).
1540 (Fkeymapp): Use KEYMAPP.
1541 (get_keymap): Rename from get_keymap_1. Remove old def.
1542 Return t when autoload=0 and error=0 and the keymap needs autoloading.
1543 (Fcopy_keymap): Check (eq (car x) 'keymap) rather than using Fkeymapp.
1544 (Fminor_mode_key_binding): Don't raise an error if the binding
1545 is not a keymap.
1546 (Fuse_global_map, Fuse_local_map): Allow autoloading.
1547 (Faccessible_keymaps): Fetch keymaps rather than checking Fkeymapp.
1548
1549 * keyboard.c (read_char): get_keymap_1 -> get_keymap.
1550 Allow Vspecial_event_map to be autoloaded.
1551 (menu_bar_items): Fetch the keymap rather than using keymapp.
1552 (menu_bar_one_keymap): No need to follow func-indirect any more.
1553 (parse_menu_item): get_keymap_1 -> get_keymap.
1554 (tool_bar_items): Fetch the keymap rather than using keymapp.
1555 (read_key_sequence): Use KEYMAPP.
1556
1557 * intervals.c (get_local_map): Use get_keymap rather than following
1558 function-indirections explicitly.
1559
1560 * doc.c (Fsubstitute_command_keys): get_keymap_1 -> get_keymap.
1561
f9d80af3
JR
15622000-10-27 Jason Rumney <jasonr@gnu.org>
1563
1564 * w32fns.c (Fx_create_frame): Make default fontsize on w32 10
1565 point, as Windows has oversized fonts.
1566
1567 * fontset.c (syms_of_fontset) [WINDOWSNT]: Likewise.
1568
a3ba27da
GM
15692000-10-27 Gerd Moellmann <gerd@gnu.org>
1570
1571 * gmalloc.c [GC_MCHECK]: Add code from mcheck.c of glibc-1.09.1.
1572 (freehook, reallochook): Handle null pointer arguments.
1573 (__malloc_initialize) [GC_MCHECK]: Call mcheck.
1574
aa3b80cc
SM
15752000-10-27 Stefan Monnier <monnier@cs.yale.edu>
1576
1577 * regex.c (POP_FAILURE_REG_OR_COUNT, re_match_2_internal)
1578 (re_match_2_internal, re_match_2_internal, re_match_2_internal):
1579 Giving in to popular pressure to shut up the compiler with casts.
1580
e24e84cc
GM
15812000-10-27 Gerd Moellmann <gerd@gnu.org>
1582
1583 * xterm.c (x_draw_glyph_string): Treat XA_UNDERLINE_POSITION as a
1584 signed value, and use a default value computed from the font's
1585 maximum descent.
1586
05ea7ef2
MB
15872000-10-27 Miles Bader <miles@lsi.nec.co.jp>
1588
1589 * xterm.c (x_draw_glyph_string): Add a workaround so that fonts
1590 that specify a negative underline position can still use underlines.
1591
1592 * window.c (Fpos_visible_in_window_p): Make POS default to
1593 WINDOW's point, not the current buffer's point.
1594
0b95284b
DL
15952000-10-26 Dave Love <fx@gnu.org>
1596
1597 * s/sol2-5.h: Don't define SYSTEM_MALLOC so that we can find out
1598 when it's necessary.
1599
6c5b90af
GM
16002000-10-26 Gerd Moellmann <gerd@gnu.org>
1601
8b6d9dc9
GM
1602 * window.c (size_window): Compute size difference from sum of old
1603 child window sizes instead of from parent's size.
1604
6bc92b2e
GM
1605 * xdisp.c (pos_visible_p): Change current buffer if necessary.
1606 Handle obscured lines at the top of the window.
1607
1608 * frame.c (Fdelete_frame): Doc fix. Move running the hook
1609 down after the last error condition check.
1610
6c5b90af
GM
1611 * frame.c (Fdelete_frame): Run delete-frame-hook.
1612
42f92d4d
KH
16132000-10-26 Kenichi Handa <handa@etl.go.jp>
1614
1615 * coding.c (decode_coding): Fix previous change (check also
1616 CODING_MODE_LAST_BLOCK).
1617
d97151cb
SM
16182000-10-25 Stefan Monnier <monnier@cs.yale.edu>
1619
e7efc503
SM
1620 * regex.c: More `unsigned char' -> `re_char' changes.
1621 Also change several `int' into `re_wchar_t'.
1622 (PATTERN_STACK_EMPTY, PUSH_PATTERN_OP, POP_PATTERN_OP): Remove.
1623 (PUSH_FAILURE_POINTER): Don't cast any more.
1624 (POP_FAILURE_REG_OR_COUNT): Remove the cast that strips `const'.
1625 We want GCC to complain, since this piece of code makes
1626 re_match non-reentrant, which *should* be fixed.
1627 (GET_BUFFER_SPACE): Use size_t rather than unsigned long.
1628 (EXTEND_BUFFER): Use RETALLOC.
1629 (SET_LIST_BIT): Don't cast.
1630 (re_wchar_t): New type.
1631 (re_iswctype, re_wctype_to_bit): Make it crystal clear to GCC
1632 that those two functions will always properly return.
1633 (IMMEDIATE_QUIT_CHECK): Cast to void.
1634 (analyse_first): Use recursion rather than an explicit stack.
1635 (re_compile_fastmap): Can't fail anymore.
1636 (re_search_2): Don't check re_compile_fastmap for failure.
1637 (PUSH_NUMBER): Renamed from PUSH_FAILURE_COUNT.
1638 Now also sets the new value (passed in a new argument).
1639 (re_match_2_internal): Use it.
1640 Also, use a new var `reg' of type size_t when looping through regs
1641 rather than reuse the inappropriate `mcnt'.
1642
d97151cb
SM
1643 * keymap.c (where_is_cache, where_is_cache_keymaps): New vars.
1644 (Fset_keymap_parent, store_in_keymap): Flush the where-is cache.
1645 (where_is_internal): Renamed from Fwhere_is_internal.
1646 Don't DEFUN any more. Arg `xkeymap' replaced by `keymaps'.
1647 (Fwhere_is_internal): New function wrapping where_is_internal.
1648 (where_is_internal_1): Handle the case where we're filling the cache.
1649 (syms_of_keymap): Init and gcpro the where_is_cache(|_keymaps).
1650
d5789b65
MB
16512000-10-25 Miles Bader <miles@gnu.org>
1652
1653 * xdisp.c (pos_visible_p): Don't add `it.current_y' twice.
1654
4ecda532
GM
16552000-10-25 Gerd Moellmann <gerd@gnu.org>
1656
1657 * window.c (pos_fully_visible_p): Removed.
1658 (Fpos_visible_in_window_p): Use pos_visible_p to determine
1659 if position is visible and/or fully visible.
1660
1661 * lisp.h (pos_visible_p): Add prototype.
1662
1663 * xdisp.c (pos_visible_p): New function.
1664
68c3a137
KH
16652000-10-25 Kenichi Handa <handa@etl.go.jp>
1666
1667 * process.c (send_process): If OBJECT is t, it means that the data
1668 is from C string, but we should encode it. Before calling
1669 setup_raw_text_coding_system, be sure to flush out data by the
1670 previous coding system.
1671
7ae1c032
MB
16722000-10-25 Miles Bader <miles@lsi.nec.co.jp>
1673
ff4dcd4b
MB
1674 * buffer.c (overlays_at): Only let CHANGE_REQ inhibit an
1675 assignment of startpos to prev when startpos == pos.
1676
7ae1c032
MB
1677 * editfns.c (find_field): Set the field stickiness correctly from
1678 overlay fields. Use renamed `text_property_stickiness'.
1679 (text_property_stickiness): Renamed from `char_property_stickiness'.
ebe2a441 1680 Only check text properties, not overlays.
7ae1c032
MB
1681 * textprop.c (get_char_property_and_overlay): New function.
1682 (Fget_char_property): Use it.
1683 * intervals.h (get_char_property_and_overlay): Add declaration.
1684
49801145
SM
16852000-10-25 Stefan Monnier <monnier@cs.yale.edu>
1686
1687 * keymap.c: Use AREF, ASET and ASIZE macros.
1688 (Fmake_sparse_keymap): Docstring fix.
1689 (synkey): Remove.
1690 (shadow_lookup): Move up.
1691 Handle the case where lookup-key returns an integer.
1692 (where_is_internal_1): Drop arg `keymap'. Don't check shadowing.
1693 (where_is_internal_2): Adapt to fewer args for where_is_internal_1.
1694 (Fwhere_is_internal): Allow `xkeymap' to be a list of keymaps.
1695 Simplify/rewrite the keymap-finding code.
1696 Add check for command shadowing, using shadow_lookup.
1697
39e776cd
SM
16982000-10-24 Stefan Monnier <monnier@cs.yale.edu>
1699
1700 * keymap.c (fix_submap_inheritance): Use get_keymap_1 on parent_entry
1701 rather than KEYMAPP, to allow EQ to work correctly if parent_entry is
1702 a symbol.
1703
2488aba5
AI
17042000-10-24 Andrew Innes <andrewi@gnu.org>
1705
1706 * dired.c (directory_files_internal_unwind): New function.
1707 (directory_files_internal): Use it to ensure closedir is called
1708 even if expand-file-name or file-attributes throw, eg. because of
1709 a user interrupt. Also enable immediate_quit while calling
1710 re_search, so that matching can be interrupted as well.
1711
b94fdf61
AI
17122000-10-24 Andrew Innes <andrewi@gnu.org>
1713
1714 * regex.c (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on
1715 NT-Emacs only.
1716 (re_match_2_internal): Use IMMEDIATE_QUIT_CHECK instead of QUIT,
1717 so that re_search functions only quit when callers expect them to.
1718
17192000-10-24 Kenichi Handa <handa@etl.go.jp>
1720
1721 * regex.c (regex_compile): Change the way of handling a range from
1722 a char less than 256 to a char not less than 256.
1723
1946f901
GM
17242000-10-24 Gerd Moellmann <gerd@gnu.org>
1725
7ae2f10f
GM
1726 * window.c (size_window): Prevent setting window's width or
1727 height to a negative value (esp. with XSETFASTINT).
1728
5dcab13e
GM
1729 * gmalloc.c (state_protected_p, last_state_size, last_heapinfo)
1730 [GC_MALLOC_CHECK && GC_PROTECT_MALLOC_STATE]: New variables.
1731 (protect_malloc_state) [GC_MALLOC_CHECK &&
1732 GC_PROTECT_MALLOC_STATE]: New function.
1733 (PROTECT_MALLOC_STATE): New macro.
1734 (__malloc_initialize, morecore, _malloc_internal)
1735 (_free_internal) _realloc_internal): Use it to make _heapinfo
1736 read-only outside of gmalloc.
1737
63e1b552
GM
1738 * keymap.c: Update copyright.
1739
1946f901
GM
1740 * .gdbinit (xbacktrace): Handle case that $bt->function isn't
1741 a symbol.
1742
4fa09beb
GM
17432000-10-24 Colin Walters <walters@cis.ohio-state.edu>
1744
1745 * filelock.c (unlock_all_files): Use unlock_file to expand each
1746 buffer's file_truename before trying remove its lock file.
1747
23afac01
EZ
17482000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
1749
1750 * coding.c (decode_coding_emacs_mule): If coding->eol_type is CR
1751 or CRLF, decode EOLs.
1752
04448b95
KH
17532000-10-24 Kenichi Handa <handa@etl.go.jp>
1754
1755 * window.c (Fdisplay_buffer): Fix doc.
1756
3090a5a5
JR
17572000-10-23 Jason Rumney <jasonr@gnu.org>
1758
1759 * fontset.c (syms_of_fontset) [WINDOWSNT]: Special case for
1760 ASCII font of default fontset on Windows.
1761
1762 * w32term.c (VCENTER_BASELINE_OFFSET): Bias division (see
1763 xterm.c comment below).
1764
1765 * w32fns.c (x_to_w32_font): Initialize dpi from dpyinfo->resy.
1766
a83fee2c
GM
17672000-10-23 Gerd Moellmann <gerd@gnu.org>
1768
1769 * xterm.c (x_connection_closed): Reset handling_signal.
1770
1771 * alloc.c (emacs_blocked_free) [GC_MALLOC_CHECK]: Handle freeing
1772 null.
1773
6ffdb539
MB
17742000-10-23 Miles Bader <miles@gnu.org>
1775
1776 * window.c (window_scroll_pixel_based, window_scroll_line_based):
1777 Pass nil for FULLY argument to Fpos_visible_in_window_p to
1778 maintain old behavior.
1779 * minibuf.c (Fminibuffer_complete): Likewise.
1780
7f1c969b
MB
17812000-10-23 Miles Bader <miles@lsi.nec.co.jp>
1782
1783 * xterm.c (VCENTER_BASELINE_OFFSET): Bias the division by two, so
1784 that when a font can't be exactly centered, it errs up rather than
1785 down.
1786
23afac01 17872000-10-23 ShengHuo ZHU <zsh@cs.rochester.edu>
8ec118cd
SZ
1788
1789 * fns.c (Fbase64_decode_string): The decoded result should be
1790 unibyte.
1791
1a578e9b
AC
17922000-10-23 Andrew Choi <akochoi@i-cable.com>
1793
1794 * dispextern.h [macintosh]: Include macgui.h instead of macterm.h.
1795
1796 * dispnew.c [macintosh]: Include macterm.h.
a83fee2c 1797 (init_display) [macintosh]: Initialization for window system.
1a578e9b
AC
1798
1799 * emacs.c (main) [macintosh]: Call syms_of_textprop,
1800 syms_of_macfns, syms_of_ccl, syms_of_fontset, syms_of_xterm,
1801 syms_of_search, x_term_init, and init_keyboard before calling
1802 init_window_once. Also, call syms_of_xmenu.
1803
1804 * fontset.c (syms_of_fontset) [macintosh]: Set ASCII font of
1805 default fontset to Monaco.
1806
1807 * frame.c [macintosh]: Include macterm.h. Remove declarations of
1808 NewMacWindow and DisposeMacWindow.
1809 (make_terminal_frame) [macintosh]: Call make_mac_terminal_frame
1810 instead of calling NewMacWindow and setting fields of
1811 f->output_data.mac directly. Call init_frame_faces.
1812 (Fdelete_frame) [macintosh]: Remove unused code.
1813 (Fmodify_frame_parameters) [macintosh]: Call
1814 x_set_frame_parameters instead of mac_set_frame_parameters.
1815
1816 * frame.h [macintosh]: Define menu_bar_lines field in struct
1817 frame. Define FRAME_EXTERNAL_MENU_BAR macro.
1818
1819 * keyboard.c [macintosh]: Include macterm.h.
1820 (kbd_buffer_get_event) [macintosh]: Generate delete_window_event
1821 and menu_bar_activate_event type events as for X and NT.
1822 (make_lispy_event) [macintosh]: Construct lisp events of type
1823 MENU_BAR_EVENT as for X and NT.
1824
1825 * sysdep.c [macintosh]: Remove declaration for sys_signal.
1826 Include stdlib.h. Remove definition of Vx_bitmap_file_path.
1827 (sys_subshell) [macintosh]: Remove definition entirely.
1828 (init_sys_modes) [macintosh]: Do not initialize Vwindow_system and
1829 Vwindow_system_version here. Remove initialization of
1830 Vx_bitmap_file_path.
1831 (read_input_waiting): Correct the number of parameters passed to
1832 read_socket_hook.
1833 Move all Macintosh functions to mac/mac.c.
1834
1835 * term.c [macintosh]: Include macterm.h.
1836
1837 * window.c [macintosh]: Include macterm.h.
1838
1839 * xdisp.c [macintosh]: Include macterm.h. Declare
1840 set_frame_menubar and pending_menu_activation.
1841 (echo_area_display) [macintosh]: Do not return if terminal frame
1842 is the selected frame.
1843 (update_menu_bar) [macintosh]: Check FRAME_EXTERNAL_MENU_BAR (f).
1844 Allow only the selected frame to set menu bar.
1845 (redisplay_window) [macintosh]: Obtain menu bar to redisplay by
1846 calling FRAME_EXTERNAL_MENU_BAR (f).
1847 (display_menu_bar) [macintosh]: Check FRAME_MAC_P (f).
1848
1849 * xfaces.c [macintosh]: Include macterm.h. Define x_display_info
1850 and check_x. Declare XCreateGC. Define x_create_gc and
1851 x_free_gc. Initialize font_sort_order.
1852 (x_face_list_fonts) [macintosh]: Use the same code as WINDOWSNT,
1853 but call x_list_fonts instead of w32_list_fonts.
1854 (Finternal_face_x_get_resource) [macintosh]: Do not call
1855 display_x_get_resource.
1856 (prepare_face_for_display) [macintosh]: Set xgcv.font.
1857 (realize_x_face) [macintosh]: Load the font if it is specified in
1858 ATTRS.
1859 (syms_of_xfaces) [macintosh]: Initialize Vscalable_fonts_allowed
1860 to Qt.
1861
1ffbabe3
SM
18622000-10-22 Stefan Monnier <monnier@cs.yale.edu>
1863
1864 * keymap.c (fix_submap_inheritance): Don't do anything if parent_entry
1865 is nil: since we go to the end of submap anyway, we'd end up
1866 setting nil to nil.
1867 (access_keymap): Don't use KEYMAPP on meta_map since KEYMAPP
1868 doesn't obey autoload.
1869
bed43f1d
EZ
18702000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
1871
1ffbabe3 1872 * msdos.c (dos_set_window_size): Update screen dimension variables.
bed43f1d 1873
ea4233a7
JR
18742000-10-21 Jason Rumney <jasonr@gnu.org>
1875
1876 * w32term.c (w32_cache_char_metrics): Double check that font is
1877 really fixed pitch before trusting tmPitchAndFamily.
1878
f3d3c491
AI
18792000-10-21 Andrew Innes <andrewi@gnu.org>
1880
1881 * w32gui.h (w32_char_font_type): Move enum from w32term.c
1882
1883 * w32term.h: Extern decl for w32_cache_char_metrics.
1884
1885 * w32bdf.c (w32_load_bdf_font): Call w32_cache_char_metrics.
1886
1887 * w32fns.c (w32_load_system_font): Call w32_cache_char_metrics.
1888 (w32_unload_font): Free per_char array if present.
1889
1890 * w32term.c (w32_per_char_metric): Remove HDC argument. Use
1891 cached information in emulated XFontStruct to handle common cases
1892 quickly. Do not allocate XCharStruct for return.
1893 (w32_native_per_char_metric): New function.
1894 (w32_bdf_per_char_metric): Fill in supplied XCharStruct instead of
1895 allocating one.
1896 (x_produce_glyphs): Don't get an HDC. Change calls to
1897 w32_per_char_metric to match arg change above. Remove calls to
1898 free results.
1899 (w32_get_glyph_overhangs): Ditto.
1900 (w32_cache_char_metrics): New function.
1901
1902 * makefile.w32-in: Change .obj to .$(O) in all dependencies.
1903 ($(BLD)/casefiddle.$(O)): Remove compile command.
1904 ($(BLD)/gmalloc.$(O)): Remove compile command.
1905 ($(BLD)/dispnew.obj):
1906 ($(BLD)/keyboard.obj):
1907 ($(BLD)/w32inevt.obj):
1908 ($(BLD)/w32bdf.obj):
1909 ($(BLD)/alloc.obj):
1910 ($(BLD)/buffer.obj):
1911 ($(BLD)/editfns.obj):
1912 ($(BLD)/emacs.obj):
1913 ($(BLD)/fileio.obj):
1914 ($(BLD)/fns.obj):
1915 ($(BLD)/indent.obj):
1916 ($(BLD)/insdel.obj):
1917 ($(BLD)/intervals.obj):
1918 ($(BLD)/minibuf.obj):
1919 ($(BLD)/print.obj):
1920 ($(BLD)/scroll.obj):
1921 ($(BLD)/sysdep.obj):
1922 ($(BLD)/textprop.obj):
1923 ($(BLD)/widget.obj):
1924 ($(BLD)/xdisp.obj): Add dependency on w32gui.h.
1925 ($(BLD)/term.obj): Add dependency on dispextern.h.
1926
1927 * makefile.nt ($(BLD)\dispnew.obj):
1928 ($(BLD)\keyboard.obj):
1929 ($(BLD)\w32inevt.obj):
1930 ($(BLD)\w32bdf.obj):
1931 ($(BLD)\alloc.obj):
1932 ($(BLD)\buffer.obj):
1933 ($(BLD)\editfns.obj):
1934 ($(BLD)\emacs.obj):
1935 ($(BLD)\fileio.obj):
1936 ($(BLD)\fns.obj):
1937 ($(BLD)\indent.obj):
1938 ($(BLD)\insdel.obj):
1939 ($(BLD)\intervals.obj):
1940 ($(BLD)\minibuf.obj):
1941 ($(BLD)\print.obj):
1942 ($(BLD)\scroll.obj):
1943 ($(BLD)\sysdep.obj):
1944 ($(BLD)\textprop.obj):
1945 ($(BLD)\widget.obj):
1946 ($(BLD)\xdisp.obj): Add dependency on w32gui.h.
1947 ($(BLD)\term.obj): Add dependency on dispextern.h
1948
18ad4821
EZ
19492000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
1950
1951 * minibuf.c (Fminibuffer_complete): Call Fpos_visible_in_window_p
1952 with an additional argument of Qt.
1953
de54681a
MB
19542000-10-21 Miles Bader <miles@gnu.org>
1955
1956 * window.c (pos_fully_visible_in_window_p): New function.
1957 (Fpos_visible_in_window_p): Add FULLY argument.
1958 Use pos_fully_visible_in_window_p.
1959 (window_scroll_pixel_based, window_scroll_line_based): Update
1960 calls to Fpos_visible_in_window_p.
1961 * lisp.h (Fpos_visible_in_window_p): Update prototype
1962
13c844fb
GM
19632000-10-20 Gerd Moellmann <gerd@gnu.org>
1964
1965 * alloc.c (toplevel): Conditionalize compilation of mem_*
1966 functions differently.
1967
d9506268
JR
19682000-10-20 Jason Rumney <jasonr@gnu.org>
1969
1970 * alloc.c (toplevel): Move #ifdef GC_MARK_STACK back to above
1971 mem_init where it used to be. mem_z etc not defined otherwise.
1972
8094989b
GM
19732000-10-20 Gerd Moellmann <gerd@gnu.org>
1974
1975 * alloc.c (toplevel) [SYSTEM_MALLOC || DOUG_LEA_MALLOC]: Undef
1976 GC_MALLOC_CHECK.
1977 (toplevel) [GC_MARK_STACK || GC_MALLOC_CHECK]: Move mem_node
1978 structure definition and related variabled to the top of the file.
1979 Include this code when GC_MALLOC_CHECK is defined.
1980 (lisp_malloc, lisp_free) [GC_MALLOC_CHECK]: Don't
1981 register/unregister allocated region.
1982 (emacs_blocked_free) [GC_MALLOC_CHECK]: Check if freeing something
1983 which isn't allocated.
1984 (emacs_blocked_malloc) [GC_MALLOC_CHECK]: Check if returning
1985 something which is already in use.
1986 (emacs_blocked_realloc) [GC_MALLOC_CHECK]: Likewise.
1987 (mem_insert) [GC_MALLOC_CHECK]: Use _malloc_internal.
1988 (mem_delete) [GC_MALLOC_CHECK]: Use _free_internal.
1989 (init_alloc_once) [GC_MALLOC_CHECK]: Call mem_init.
1990
1991 * gmalloc.c (_malloc_internal) [GC_MALLOC_CHECK]: Use
1992 _malloc_internal instead of malloc.
1993 (_free_internal) [GC_MALLOC_CHECK]: Use _free_internal instead
1994 of free.
1995
ea456eb4
AI
19962000-10-20 Andrew Innes <andrewi@gnu.org>
1997
1998 * strftime.c [!WINDOWSNT]: Don't apply Solaris 2.5 work-around on
1999 Windows.
2000 (my_strftime) <macro>: Don't use macro arg list when redefining as
2001 _strftime_copytm.
2002 (my_strftime) <function>: Supply 0 as ut argument.
2003
e64c3a75
JR
20042000-10-19 Jason Rumney <jasonr@altavista.net>
2005
2006 * w32console.c: Do not undef HAVE_WINDOW_SYSTEM before
2007 including dispextern.h, as it stops faces from working.
2008
2009 * w32fns.c (Fx_create_frame): Don't bother calling
2010 face-set-after-frame-default since the caller does it for us
2011 anyway. Clean up calls to x_get_arg to be consistent with X.
2012
2013 * w32term.c (x_produce_glyphs): Handle
2014 unibyte_display_via_language_environment correctly.
2015 (w32_draw_box_rect): Fix the calculation of width and height.
2016
2017 * w32menu.c (add_menu_item): Do not use MF_OWNERDRAW for titles,
2018 as it has stopped working.
2019 (Fx_popup_menu, Fx_popup_dialog): Check for tool-bar position like
2020 menu-bar.
2021
17401c97
GM
20222000-10-19 Gerd Moellmann <gerd@gnu.org>
2023
2024 * eval.c (skip_debugger): Prevent a compiler warning.
2025 (Fcondition_case): Likewise.
2026 (Fbacktrace_frame): Use a null interactive spec.
2027
773272d8
KH
20282000-10-19 Kenichi Handa <handa@etl.go.jp>
2029
2030 * xterm.c (x_find_ccl_program): Check also fontp->full_name.
2031
a42943e9
GM
20322000-10-18 Gerd Moellmann <gerd@gnu.org>
2033
e50517d9
GM
2034 * strftime.c: Sync with glibc, file version 1.78.
2035 (my_strftime) [HAVE_TZNAME]: Use `UTC' instead of `GMT' which
2036 should no longer be used according to ISO 8601.
2037
9035a35a
GM
2038 * keymap.c (access_keymap): If IDX has a meta prefix, and there's
2039 no map for meta_prefix_char, don't try to use it as a keymap.
2040 Instead, if T_OK is non-zero, look up a default binding, if any,
2041 otherwise, if T_OK is zero, return nil.
2042
a42943e9
GM
2043 * xfns.c (x_to_xcolors, x_set_mouse_color, lookup_pixel_color)
2044 (x_to_xcolors, png_load): Use x_query_color.
2045
2046 * xterm.c (x_color_cells, x_query_colors, x_query_color): New
2047 functions.
2048 (x_alloc_nearest_color): Use it to reduce calls to XQueryColors
2049 which can be slow.
2050 (x_copy_color, x_alloc_lighter_color): Likewise.
2051
2052 * xterm.h (struct x_display_info): Add color_cells and ncolor_cells.
2053 (x_query_color, x_query_colors): Add prototype.
2054
2055 * alloc.c (allocate_string) [GC_CHECK_STRING_BYTES]: Call
2056 check_string_bytes only if not noninteractive, increase count to 50.
2057
00de2987
MB
20582000-10-18 Miles Bader <miles@lsi.nec.co.jp>
2059
2060 * insdel.c (adjust_markers_for_delete): Handle before-insertion
2061 markers correctly.
2062
54918e2b
GM
20632000-10-17 Gerd Moellmann <gerd@gnu.org>
2064
1f0b3fd2
GM
2065 * alloc.c (pure_bytes_used): Renamed from pureptr.
2066 (ALIGN): New macro.
2067 (pure_alloc): New function.
2068 (make_pure_string, pure_cons, make_pure_float, make_pure_vector):
2069 Use it.
2070 (Fpurecopy): Use PURE_POINTER_P.
2071
68c5d1db
GM
2072 * xdisp.c (try_cursor_movement): Use cursor_row_p also when
2073 PT has moved backward.
2074
9a038881
GM
2075 * xdisp.c (cursor_row_p): Take continued lines into account.
2076
361b097f
GM
2077 * alloc.c (mark_object) [GC_CHECK_STRING_BYTES]: Check validity of
2078 string's size_byte.
2079 (check_string_bytes) [GC_CHECK_STRING_BYTES]: New function.
2080 (check_string_bytes_count) [GC_CHECK_STRING_BYTES]: New variable.
2081 (allocate_string) [GC_CHECK_STRING_BYTES]: Call it for every 10th
2082 string allocated.
2083
54918e2b
GM
2084 * xdisp.c (forward_to_next_line_start): Switch iterator's handling
2085 of selective display off while searching for the next line start.
2086
03ed0806
KH
20872000-10-17 Kenichi Handa <handa@etl.go.jp>
2088
2089 * Makefile.in (term.o): Depend on dispextern.h.
2090
7e05cdaf
SM
20912000-10-16 Stefan Monnier <monnier@cs.yale.edu>
2092
2093 * keymap.c (keymap_memberp): Ensure that nil is not a member.
2094
a6801fd1
GM
20952000-10-16 Gerd Moellmann <gerd@gnu.org>
2096
483de32b
GM
2097 * xdisp.c (set_iterator_to_next): Reset box start and end flags of
2098 the iterator at the beginning, so that they can be set later on,
2099 for instance in reseat_at_next_visible_line_start, without being
2100 overwritten.
2101
a6801fd1
GM
2102 * xfns.c (pbm_format): Add :foreground and :background keywords.
2103 (PBM_FOREGROUND, PBM_BACKGROUND): New enumerators.
483de32b 2104 (xbm_load): Recognize foreground and background color
a6801fd1
GM
2105 specifications.
2106
dbf1fcc1
EZ
21072000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
2108
2109 * dispextern.h (unspecified_fg, unspecified_bg): Declare.
2110
2111 * dosfns.c (unspecified_fg, unspecified_bg): Remove extern
2112 declaration.
2113
2114 * msdos.c (IT_set_face): Compare highlighted face with the default
2115 face, and invert colors if these faces' colors are identical.
2116 (Fmsdos_remember_default_colors): Don't swap foreground and
2117 background colors in initial_colors[].
2118 (IT_set_frame_parameters): Don't swap frame's foreground and
2119 background pixels. If ALIST includes "(reverse . t)", swap
2120 foreground-color and background-color properties in frame's
2121 param_alist. If the original frame's param_alist doesn't specify
2122 the colors, store unspecified-fg and unspecified-bg, reversed if
2123 required.
2124
2125 * frame.c (Fframe_parameters): If a tty's frame's param_alist says
2126 the colors are unspecified and reversed, reverse fore- and back-
2127 ground in the returned value.
2128 (Fframe_parameter): Ditto.
2129
b41fe2c3
GM
21302000-10-16 Gerd Moellmann <gerd@gnu.org>
2131
3a6b59d9
GM
2132 * xdisp.c (find_last_unchanged_at_beg_row): Renamed from
2133 get_last_unchanged_at_beg_row.
2134 (find_first_unchanged_at_end_row): Renamed from
2135 get_first_unchanged_at_end_row.
2136 (find_first_unchanged_at_end_row): Convert assertions to
2137 unconditional tests which abort. When looking for a row in
2138 unchanged text, don't go further back than first_text_row.
2139
b41fe2c3
GM
2140 * xdisp.c (try_scrolling) <cursor in scroll margin at the bottom>:
2141 Don't add in the last line's height when deciding if the new
2142 position is below the scroll margin.
9d1af64f 2143
b41fe2c3 21442000-10-16 Miles Bader <miles@gnu.org>
f657bbf6
MB
2145
2146 * editfns.c (Fconstrain_to_field): Check carefully for field
2147 boundaries if either OLD_POS or NEW_POS has a non-nil field
2148 property, even if they're the same.
2149
c412cb7b
KH
21502000-10-16 Kenichi Handa <handa@etl.go.jp>
2151
2152 * xterm.c (x_draw_box_rect): Fix the calculation of width and
2153 height for XFillRectangle.
2154
5586f3eb
SM
21552000-10-15 Stefan Monnier <monnier@cs.yale.edu>
2156
2157 * syntax.c (Fstring_to_syntax): New function extracted from
2158 Fmodify_syntax_entry.
2159 (Fmodify_syntax_entry): Use it and document the ! and | fences.
2160 (skip_chars, Fforward_comment): Remove unused variables.
2161 (syms_of_syntax): Add defsubr for string-to-syntax.
2162 (describe_syntax): Add code for comment and string fences.
2163
db785038
SM
21642000-10-14 Stefan Monnier <monnier@cs.yale.edu>
2165
2166 * keymap.c (access_keymap): Add AUTOLOAD parameter.
2167 Do the meta->esc mapping. Call get_keyelt before returning.
2168 Start scanning from the second element (the first is always `keymap')
2169 to make it easier to detect when we reach a parent map.
2170 Handle the case of inheriting from a symbol whose function is a map.
2171 (Fkeymap_parent): Also handle the `inherit from symbol' case.
2172 (fix_submap_inheritance, Fdefine_key): Update call to access_keymap.
2173 (get_keyelt, Flookup_key): Update call to access_keymap.
2174 Remove the meta->esc mappings.
2175 (define_as_prefix): Delete old disabled code.
2176 (menu_item_p): New function.
2177 (where_is_internal_1): Skip over the few remaining menu items.
2178 * lisp.h (access_keymap): Update prototype.
2179 * keyboard.c (read_char, menu_bar_items, tool_bar_items):
2180 Update call to access_keymap.
2181 (follow_key, read_key_sequence): Update calls to access_keymap.
2182 Remove the meta->esc mappings.
2183
cafafe0b
GM
21842000-10-13 Gerd Moellmann <gerd@gnu.org>
2185
a2e2a7f6
GM
2186 * dispnew.c (direct_output_for_insert): Call set_iterator_to_next
2187 with additional argument.
2188
cafafe0b
GM
2189 * xdisp.c (cursor_row_p): New function.
2190 (try_cursor_movement, display_line): Use it.
2191
2192 * xdisp.c (append_space): Also save/restore iterator's current
2193 character and its length.
2194
2195 * xdisp.c (init_from_display_pos): Add an assertion.
2196 (handle_stop): Don't set iterator's add_overlay_start.
2197 (handle_invisible_prop): Likewise.
2198 (load_overlay_strings): If text under an overlay is invisible,
2199 take both before- and after-strings into account when the iterator
2200 is positioned either at the start or at the end of the overlay.
2201 (forward_to_next_line_start): Rewritten.
2202 (reseat_at_next_visible_line_start): Rewritten.
2203 (set_iterator_to_next): Add parameter RESEAT_P.
2204
2205 * dispextern.h (struct it): Remove member add_overlay_start.
2206 (set_iterator_to_next): Change prototype.
2207
c744452b
KH
22082000-10-13 Kenichi Handa <handa@etl.go.jp>
2209
2210 * coding.c (code_convert_region): Be sure to initialize
2211 coding->category_idx.
e4a3f4e1
KH
2212 (decode_coding_string): Set coding->src_multibyte and
2213 coding->dst_multibyte before using CODING_REQUIRE_DECODING.
2214 (encode_coding_string): Set coding->src_multibyte and
2215 coding->dst_multibyte before using CODING_REQUIRE_ENCODING.
c744452b 2216
321fd26f
SM
22172000-10-12 Stefan Monnier <monnier@cs.yale.edu>
2218
2219 * xfns.c (Fx_create_frame): Don't bother calling
2220 face-set-after-frame-default since the caller does it for us anyway.
2221
76832439
EZ
22222000-10-12 Eli Zaretskii <eliz@is.elta.co.il>
2223
2224 * window.c (coordinates_in_window): Fix detection of vertical line
2225 on character terminals.
2226
2483cf58
GM
22272000-10-12 Gerd Moellmann <gerd@gnu.org>
2228
2229 * editfns.c (save_excursion_save): Additionally record the
2230 selected window.
2231 (save_excursion_restore): If buffer was visible in a window, and a
2232 different window was selected, and the old selected window is
2233 still live, restore point in that window.
2234
eb991b25
KH
22352000-10-12 Kenichi Handa <handa@etl.go.jp>
2236
8a0eba09
KH
2237 * xterm.c (x_produce_glyphs): Handle
2238 unibyte_display_via_language_environment correctly.
2239
20401fcc
KH
2240 * regex.c (regex_compile): Change the way of handling a range from
2241 unibyte char to multibyte char.
2242
2243 * syntax.c (skip_chars): Change the way of handling a range from
2244 unibyte char to multibyte char.
2245
eb991b25
KH
2246 * process.c (read_process_output): Cancel previous change.
2247
365dd325
EZ
22482000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
2249
c1b096cb
EZ
2250 * search.c (Fsearch_backward, Fsearch_forward): Doc fix.
2251
365dd325
EZ
2252 * charset.c (Ffind_charset_string): Doc fix.
2253 (Ffind_charset_region): Doc fix.
2254
eb483c2b
KH
22552000-10-11 Kenichi Handa <handa@mule.m17n.org>
2256
2257 * process.c (read_process_output): Fix previous change. Adjust
2258 multibyteness of text to insert in a buffer by
df3c11b9 2259 string_make_unibyte/multibyte instead of
eb483c2b
KH
2260 Fstring_as_unibyte/multibyte.
2261
b40bfb99
AS
22622000-10-10 Andreas Schwab <schwab@suse.de>
2263
2264 * alloc.c (mark_object): Remove all workarounds installed on
2265 1993-08-08.
2266
caff31d4
KH
22672000-10-10 Kenichi Handa <handa@etl.go.jp>
2268
2269 * fns.c (READ_QUADRUPLET_BYTE): Set *NCHARS_RETURN before
2270 returning.
2271 (base64_encode_1): Make it work for a text of multibyte form.
2272 (Fbase64_decode_region): Allocate sufficient memory for multibyte
2273 case. Don't call str_to_multibyte because base64_decode_1
2274 produces correct multibyte form for eight-bit codes.
2275 (Fbase64_decode_string): Adjusted for the change of
2276 base64_decode_1.
2277 (base64_decode_1): New args MULTIBYTE and NCHARS_RETURN. If
2278 MULTIBYTE is nonzero, produce correct multibyte form for eight-bit
2279 codes.
2280
2281 * charset.h (CHAR_STRING): Optimized for single byte characters.
2282
cba026ef
AS
22832000-10-09 Andreas Schwab <schwab@suse.de>
2284
2285 * process.c (Fopen_network_stream) [HAVE_GETADDRINFO]: Reset S to
2286 -1 after socket is closed, to fall through to error processing.
2287
1e21fe48
EZ
22882000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
2289
2290 * msdos.c (IT_set_frame_parameters): Don't initialize Lisp_Object
365dd325 2291 variables. If ALIST includes foreground-color or
1e21fe48
EZ
2292 background-color, change also the colors of the default face for
2293 this frame.
2294
a640322e
EZ
22952000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
2296
2297 * msdos.c (top-level) <Qbackground_color, Qforeground_color>: Make
2298 them extern (they are defined on xfaces.c).
2299 (syms_of_msdos): Don't intern and don't staticpro
2300 Qbackground_color and Qforeground_color.
2301
a115794c
EZ
23022000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
2303
2304 * frame.c (Fframe_parameter): For non-windowed frames, if
2305 f->param_alist says foreground or background color is unspecified,
2306 call tty_color_name to return the color name computed from the
2307 frame's current colors.
2308
f5533b63
DL
23092000-10-06 Dave Love <fx@gnu.org>
2310
2311 * terminfo.c (ospeed): Don't declare.
2312
2313 * sysdep.c: Don't include string.h.
2314 (h_errno): Declare conditional also on TRY_AGAIN.
2315
2316 * charset.c (Ffind_charset_string): Doc fix.
2317
2318 * fns.c (Fbase64_encode_region, Fbase64_encode_string)
2319 (Fbase64_decode_region, Fbase64_decode_string): More explicit
2320 error messages.
2321
2b06561a
DL
23222000-10-05 Dave Love <fx@gnu.org>
2323
2324 * xmenu.c (Fx_popup_menu, Fx_popup_dialog): Check for tool-bar
2325 position like menu-bar.
2326
ca839c85
GM
23272000-10-05 Gerd Moellmann <gerd@gnu.org>
2328
2329 * keyboard.c (Frecursive_edit): Make sure redisplay can happen.
2330
2331 * xdisp.c (handle_single_display_prop): Use safe_call1.
2332 (safe_call): Renamed from call_function.
2333 (safe_call1): New function.
2334 (handle_fontified_prop): Use safe_call1 instead of call1.
2335 (safe_eval): Renamed from eval_form.
2336 (safe_eval_handler): Renamed from eval_handler.
2337 (handle_single_display_prop, display_mode_element): Use safe_eval
2338 instead of eval_form.
2339
2340 * xfaces.c (merge_face_heights): Use safe_call instead of
2341 call_function.
2342
2343 * keyboard.c (show_help_echo): Use safe_call instead of
2344 call_function; use safe_eval instead of eval_form.
2345
2346 * lisp.h (safe_call): Renamed from call_function.
2347 (safe_eval): Renamed from eval_form.
2348 (safe_call1): Add prototype.
2349
a3489ece
MB
23502000-10-05 Miles Bader <miles@lsi.nec.co.jp>
2351
2352 * xfns.c (image_ascent): Rearrange ascent calculation for the
2353 has-a-font case.
2354
35810b6f
SM
23552000-10-04 Stefan Monnier <monnier@cs.yale.edu>
2356
2357 * keymap.c (Fwhere_is_internal): Ignore `menu-bar' and `tool-bar'.
2358 (where_is_internal_1): Don't bother ignoring menu-items any more.
2359
3dc78168
GM
23602000-10-04 Gerd Moellmann <gerd@gnu.org>
2361
2362 * keyboard.c (update_menu_bindings): New variable.
2363 (parse_menu_item): Use AREF. If update_menu_bindings
2364 is 0, don't update menu bindings.
2365 (syms_of_keyboard): New Lisp variable `update-menu-bindings'.
2366
1efc2bb9
EZ
23672000-10-03 Eli Zaretskii <eliz@is.elta.co.il>
2368
2369 * alloc.c (Fgarbage_collect): Prevent compiler warning for a call
2370 to `mark_object'.
2371
3f679f55
SM
23722000-10-02 Stefan Monnier <monnier@cs.yale.edu>
2373
2374 * syntax.c (forw_comment): Match nestedness of ender/starter.
2375 (Fforward_comment): Treat an unmatched \n comment-ender as whitespace.
2376 (prev_char_comstart_first): Remove.
2377 (back_comment): Check two-char comment markers more carefully
2378 to better handle overlapping cases like *//* or /* */* */ ...
2379 Match nestedness of ender/starter.
2380
2021ab61
DL
23812000-10-02 Dave Love <fx@gnu.org>
2382
2383 * config.in (HAVE_GAI_STRERROR): Add undef.
2384
2385 * process.c (Fopen_network_stream): Use it.
2386
2387 * m/alpha.h (NO_REMAP): Don't define.
2388
64e6cc18
GM
23892000-10-02 Gerd Moellmann <gerd@gnu.org>
2390
2391 * lisp.h (wrong_type_argument): Remove NO_RETURN, the function can
2392 return with a string converted to an integer or vice versa when
2393 Vmocklisp_arguments is t.
2394 (Fsignal): Likewise. The function can return for `quit'.
2395 (struct gcpro): Declare member `var' to point to a volatile
2396 Lisp_Object.
2397
2398 * eval.c (error): Prevent compiler warning.
2399
b1904cd9
SM
24002000-09-30 Stefan Monnier <monnier@cs.yale.edu>
2401
2402 * keymap.c (keymap_memberp): New function.
2403 (Fset_keymap_parent): Use it.
2404 (fix_submap_inheritance): Use get_keyelt, get_keymap_1 and KEYMAPP.
2405 Use keymap_memberp to avoid creating cycles.
2406 (access_keymap): Use KEYMAPP.
2407
71c9ec51
GM
24082000-09-30 Gerd Moellmann <gerd@gnu.org>
2409
2410 * process.c (Fopen_network_stream) [HAVE_GETADDRINFO]: Use
64e6cc18
GM
2411 gai_strerror. Make sure xerrno is set if connect fails. Improve
2412 error recovery.
71c9ec51 2413
c70c6b58
JR
24142000-09-29 Jason Rumney <jasonr@gnu.org>
2415
2416 * w32term.c (w32_char_font_type, w32_encode_char)
2417 (x_produce_glyphs): Distinguish single and multibyte BDF fonts.
2418 (w32_bdf_per_char_metric): New function.
2419 (w32_per_char_metric): Use it.
2420 (x_draw_glyph_string_background): Always draw background for BDF
2421 glyphs.
2422
2423 * w32bdf.h (glyph_struct, cache_bitmap): Cache bitmap data, not
2424 GDI object which is a scarce resource.
2425
2426 * w32bdf.c (search_file_line): Fix skipping of whitespace.
2427 (get_quoted_string): Fix limit on memchr search.
2428 (set_bdf_font_info): Use unsigned chars. Negate yoffset.
2429 (w32_init_bdf_font): Initialize codepoint and bitmap heaps.
2430 (w32_free_bdf_font): Free bitmaps and codepoints on heaps.
2431 (get_cached_font_char, cache_char_offset): Use macro
2432 BDF_CODEPOINT_RANGE_COVER_P.
2433 (cache_char_offset): Use HeapAlloc to allocate codepoints on own heap.
2434 (clear_cached_bitmap_slots): New function.
2435 (GET_HEX_VALUE): G-Z, g-z are not hex.
2436 (w32_get_bdf_glyph): Convert to DIB format. Return bytes read.
2437 (get_bitmap_with_cache): Use new cache implementation.
2438 (create_offscreen_bitmap): New function.
2439 (w32_BDF_TextOut): Use it. Draw glyphs as DIBs.
2440
2441 * w32term.c (x_produce_glyphs): If the distance from the current
2442 position to the next tab stop is less than a canonical character
2443 width, use the tab stop after that.
2444 (x_draw_glyphs): Handle case START and END are out of bounds more
2445 carefully.
2446 (x_clear_mouse_face): Block/unblock input.
2447 (x_display_and_set_cursor): Don't show a hollow box cursor for
2448 buffers whose cursor_type is nil.
2449
fe01239f
GM
24502000-09-29 Gerd Moellmann <gerd@gnu.org>
2451
2452 * xfns.c (x_set_tool_bar_lines): Clear frame when tool bar
2453 disappears.
2454
2455 * dispextern.h (updating_frame): Declare extern.
2456
e7c52f1f
AS
24572000-09-29 Andreas Schwab <schwab@suse.de>
2458
2459 * m/ia64.h: Remove hack of not prototyping bcopy, etc.
2460
de6e1f7c
GM
24612000-09-29 Gerd Moellmann <gerd@gnu.org>
2462
25126faa
GM
2463 * keyboard.c (menu_bar_one_keymap): If KEYMAP is a symbol,
2464 use its function definition.
2465 (tool_bar_items): Likewise.
2466
de6e1f7c
GM
2467 * lisp.h (fatal): Declare NO_RETURN.
2468
454ee39b
KH
24692000-09-29 Kenichi Handa <handa@etl.go.jp>
2470
2471 * keymap.c: Remove the line "#undef NULL".
2472
96301c5f
GM
24732000-09-28 Gerd Moellmann <gerd@gnu.org>
2474
2475 * xterm.c (x_make_frame_visible): Try harder to make the frame
2476 visible.
2477
efffeeb4
DL
24782000-09-28 Dave Love <fx@gnu.org>
2479
ecb8b666
DL
2480 * s/osf5-0.h: Define USE_MMAP_FOR_BUFFERS, not REL_ALLOC_MMAP.
2481
dc3cd20f
DL
2482 * s/sunos413.h (USE_MMAP_FOR_BUFFERS): Define.
2483
2484 * .gdbinit (xreload): Note its need on GNU/Linux.
2485
efffeeb4
DL
2486 * m/alpha.h (XUINT) [REL_ALLOC && _MALLOC_INTERNAL]: Don't declare
2487 r_alloc, r_alloc_free.
2488
8610d903
KH
24892000-09-28 Kenichi Handa <handa@etl.go.jp>
2490
2491 * syntax.c (skip_chars): Handle negation correctly.
2492
8901d1ac
GM
24932000-09-27 Gerd Moellmann <gerd@gnu.org>
2494
6f22f1ad
GM
2495 * xfaces.c (realize_default_face): Call set_lface_from_font_name
2496 with non-zero FORCE_P argument.
2497
8901d1ac
GM
2498 * dispnew.c (adjust_glyph_matrix, enable_glyph_matrix_rows):
2499 Add assertions.
2500
2501 * xdisp.c (window_box_height): Add an assertion.
2502
2503 * xfns.c (x_set_tool_bar_lines): Don't use more lines for the
2504 tool-bar than is available.
2505 (x_change_window_heights): Renamed from x_set_menu_bar_lines_1.
2506
36f1966f
DL
25072000-09-27 Dave Love <fx@gnu.org>
2508
efffeeb4 2509 * s/irix6-5.h: Now works 64-bit. Tidied.
36f1966f 2510
31d929e5
GM
25112000-09-26 Gerd Moellmann <gerd@gnu.org>
2512
c98863bf
GM
2513 * lisp.h (XINT) [EXPLICIT_SIGN_EXTEND]: Use BITS_PER_EMACS_INT
2514 instead of BITS_PER_INT.
2515 (XINT, XUINT) [NO_UNION_TYPE]: Cast result to EMACS_INT and
2516 EMACS_UINT, respectively.
2517 (NO_UNION_TYPE) [USE_LISP_UNION_TYPE]: Undefine.
2518
2519 * m/sparc.h (BITS_PER_EMACS_INT) [__arch64__]: Don't define.
2520
2521 * unexelf.c (ELFSIZE) [__NetBSD__ && __sparc_v9__]: Define to 64.
2522
77072ab1
GM
2523 * window.c (freeze_window_starts): Construct last argument for
2524 foreach_window differently.
2525
2526 * xfns.c (x_decode_color): Don't return a Lisp_Object.
2527
2528 * lisp.h (union Lisp_Object) [!NO_UNION_TYPE]: Use EMACS_INT and
2529 EMACS_UINT instead of `int' and `unsigned int'.
2530 (XSET) [EXPLICIT_SIGN_EXTEND]: Use EMACS_INT instead of `int'.
2531
2532 * frame.h (struct frame): Make the `nothing' member of union
2533 output_data an EMACS_INT.
2534
31d929e5
GM
2535 * alloc.c (GC_CHECK_STRING_BYTES): Temporarily define, for bug
2536 hunting.
2537 (struct sdata) [GC_CHECK_STRING_BYTES]: Always record the string's
2538 size in the sdata structure.
2539 (SDATA_NBYTES, SDATA_DATA): New macros.
2540 (SDATA_OF_STRING, SDATA_SIZE) [GC_CHECK_STRING_BYTES]: Define
2541 differently for the different layout of the sdata structure.
2542 (allocate_string_data) [GC_CHECK_STRING_BYTES]: Record string size
2543 in sdata.
2544 (sweep_strings, compact_small_strings) [GC_CHECK_STRING_BYTES]:
2545 Check that size recorded in the string size and size recorded in
2546 the sdata structure agree.
2547
3e60b029
DL
25482000-09-25 Dave Love <fx@gnu.org>
2549
2550 * buffer.c: Include stdio.h.
2551
2552 Partly suggested by Eduardo Horvath <eeh@netbsd.org>.
2553
2554 * ralloc.c (__malloc_extra_blocks): Declare as __malloc_size_t.
2555
2556 * alloc.c (__malloc_size_t) [DOUG_LEA_MALLOC]: Don't redefine it.
2557 (__malloc_size_t) [!DOUG_LEA_MALLOC]: Define unconditionally as
2558 size_t.
2559 (__malloc_extra_blocks): Declare as __malloc_size_t.
2560
8ff16b4e
GM
25612000-09-25 Gerd Moellmann <gerd@gnu.org>
2562
755a2ccd
GM
2563 * alloc.c (mark_image): Use GC_NILP instead of NILP.
2564
d8b4516f
GM
2565 * keyboard.c (show_help_echo): Set help_echo_showing_p.
2566 (read_char): If help-echo is showing, preserve the echo area
2567 when redisplaying.
2568
2569 * xdisp.c (help_echo_showing_p): New variable.
2570 (set_message): Reset it to 0.
2571 (init_xdisp): Initialize help_echo_showing_p.
2572
2573 * dispextern.h (help_echo_showing_p): Declare extern.
2574
2575 * config.in: Fix typo in __GNUC_MINOR__.
2576
2577 * keyboard.h (quit_throw_to_read_char): Declare NO_RETURN.
2578
b11af2dd
GM
2579 * s/freebsd.h (POSIX_SIGNALS): Define.
2580
8ff16b4e
GM
2581 * xterm.c (x_clear_mouse_face): Block/unblock input.
2582
844eb643
DL
25832000-09-24 Dave Love <fx@gnu.org>
2584
2585 * fns.c (base64_encode_1): Fix last change.
2586
b30ab1b3
GM
25872000-09-22 Gerd Moellmann <gerd@gnu.org>
2588
2589 * dispnew.c (enable_glyph_matrix_rows): Remove xasserts.
2590
2591 * xdisp.c (try_window_reusing_current_matrix): More fixes
2592 for the case window has a header-line.
2593
c6cbe5f0
DL
25942000-09-22 Dave Love <fx@gnu.org>
2595
4c7c1f3f
DL
2596 * xdisp.c (syms_of_xdisp): Defvar Vmenu_bar_update_hook to provide
2597 a doc string.
2598
2599 * xterm.c [SOLARIS2]: Remove redundant include of string.h.
2600
c6cbe5f0
DL
2601 * fns.c (Fstring_as_unibyte, Fstring_as_multibyte): Doc fix.
2602
550a625e
GM
26032000-09-21 Gerd Moellmann <gerd@gnu.org>
2604
4c7c1f3f 2605 * config.in (NO_RETURN): Define as `__attribute__((__noreturn__))'
fca99116
GM
2606 for GCC >= 2.5.
2607
2608 * lisp.h (wrong_type_argument, Fthrow, Fsignal, error): Declare
2609 NO_RETURN.
2610
80d26f99
GM
2611 * window.c, term.c, xmenu.c, xrdb.c, emacs.c, macros.c,
2612 * keymap.c, insdel.c, marker.c, minibuf.c, fileio.c, dired.c,
2613 * indent.c, search.c, alloc.c, data.c: Avoid some more compiler
2614 warnings.
2615
2616 * marker.c (byte_char_debug_check): Return void.
2617
623a0aae
GM
2618 * xfns.c (Fx_create_frame): Set default frame parameter value
2619 for tool-bar-lines to 1.
2620
2621 * dispnew.c (scrolling_window): Compare y-positions of rows
2622 equal at the start. Some simplification.
2623
2624 * xdisp.c (try_window_reusing_current_matrix): Fix computation of
2625 reused rows' y-position in the case window has a header-line, and
2626 new window start is greater than old window start.
2627
42ac0ae5
GM
2628 * process.c (process_sent_to): New variable.
2629 (send_process): Workaround for a crash on sparc-sun-solaris-2.6
2630 with GCC 2.95.2 caused by a parameter being clobbered by longjmp.
2631 Declare more parameters volatile.
2632
550a625e
GM
2633 * lread.c (Vrecursive_load_depth_limit): New variable.
2634 (Fload): Check recursive loads whose recursion depth exceeds
2635 Vrecursive_load_depth_limit.
2636 (syms_of_lread): DERFAR_LISP recursive-load-depth-limit.
2637
8320414c
GM
26382000-09-20 Gerd Moellmann <gerd@gnu.org>
2639
f46c275e
GM
2640 * fileio.c (Fread_file_name): Doc fix.
2641
2642 * editfns.c (Fmessage_or_box): Doc fix.
2643
2644 * fns.c (Fy_or_n_p, Fyes_or_no_p): Doc fix.
2645
b7e11c5b
GM
2646 * xfns.c (xbm_scan): Allow C-style comments.
2647
8320414c
GM
2648 * xfns.c (xpm_init_color_cache) [ALLOC_XPM_COLORS]: If color
2649 symbols are specified, add color translations to the cache.
2650 (xpm_color_bucket, xpm_cache_color) [ALLOC_XPM_COLORS]: New
2651 functions.
2652 (xpm_lookup_color) [ALLOC_XPM_COLORS]: Use xpm_color_bucket and
2653 xpm_cache_color.
2654 (xpm_load) [ALLOC_XPM_COLORS]: Pass frame and XPM attributes
2655 structures to xpm_init_color_cache.
2656
da1608d9
GM
26572000-09-19 Gerd Moellmann <gerd@gnu.org>
2658
2659 * dispnew.c (update_window_line): Make sure to always draw
2660 mode-lines.
2661
6badfa25
AI
26622000-09-19 Andrew Innes <andrewi@gnu.org>
2663
2664 * makefile.nt (bootstrap-emacs): Don't change directory.
2665
3a5f42bb
KH
26662000-09-19 Kenichi Handa <handa@etl.go.jp>
2667
1b7649bd
KH
2668 * charset.h (UNIBYTE_STR_AS_MULTIBYTE_P): Fix previous change.
2669
3a5f42bb
KH
2670 * ccl.c (Fccl_execute_on_string): Make multibyte string correctly.
2671 If output buffer is too small, signal an appropriated error.
2672
9f83cf0b
DL
26732000-09-18 Dave Love <fx@gnu.org>
2674
2675 * keyboard.c (menu_bar_items, tool_bar_items)
2676 (current_active_maps): Remove redundant get_local_map call.
2677
28c7826c
GM
26782000-09-18 Gerd Moellmann <gerd@gnu.org>
2679
5cefa566
GM
2680 * xterm.c (x_display_and_set_cursor): Don't show a hollow box
2681 cursor for buffers whose cursor_type is nil.
2682
6fed3546
GM
2683 * xterm.c (x_draw_image_glyph_string): Remove a comment describing
2684 a feature to implement that is already implemented.
2685 (note_mouse_highlight, x_find_ccl_program): Avoid some compiler
2686 warnings.
2687
2688 * xfns.c (x_clear_image_1): New function.
2689 (x_clear_image): Use it.
2690 (x_from_xcolors): Use x_clear_image_1; don't free the image's
2691 mask.
2692
05b1f851
GM
2693 * dispnew.c (update_window): Move test for invisible lines
2694 at the top to update_window_line.
2695 (update_window_line): Handle invisible lines here.
2696
f4779de9
GM
2697 * xfns.c (clear_image_cache): Clear current matrices of all
2698 frames sharing an image cache. Block input while freeing
2699 images. Fix timestamp comparison.
2700 (x_clear_image): Also free the mask.
2701
28c7826c
GM
2702 * xfns.c (lookup_image): Block input while loading the image so
2703 that we won't get interrupted in a state where the image isn't yet
2704 set up completely.
2705 (xbm_load_image, xbm_load, xpm_load, xpm_load, lookup_rgb_color)
2706 (lookup_pixel_color, x_to_xcolors, x_from_xcolors)
2707 (x_disable_image, x_build_heuristic_mask, pbm_load, png_load)
2708 (jpeg_load, tiff_load, gif_load, gs_load): Don't block/unblock
2709 input.
2710
b7412313
GM
27112000-09-16 Gerd Moellmann <gerd@gnu.org>
2712
2713 * dispnew.c (update_window): Make sure to make desired rows
2714 current even if they are completely invisible at the top
2715 of a window.
2716
47e351a3
GM
27172000-09-15 Gerd Moellmann <gerd@gnu.org>
2718
7f8f1edc
GM
2719 * xfns.c (lookup_image): Build mask before applying an algorithm.
2720 Recognize algorithm `disabled'.
2721 (cross_disabled_images): New variable.
2722 (COLOR_INTENSITY): New macro.
2723 (x_detect_edges): Use COLOR_INTENSITY.
2724 (x_disable_image): New function.
2725 (syms_of_xfns): DEFVAR_BOOL cross_disabled_images.
2726
2727 * xdisp.c (build_desired_tool_bar_string): For a toolbar item in
2728 disabled state, don't apply an image transformation algorithm if
2729 the user specified an image for the disabled state. Use
28c7826c 2730 `:algorithm disabled' for creating a disabled item's image if the
7f8f1edc
GM
2731 user hasn't specified an image.
2732
ebb8f116
GM
2733 * xfns.c (ALLOC_XPM_COLORS): Define if we can use Emacs' color
2734 allocation functions with the XPM lib.
2735 (struct xpm_cached_color) [ALLOC_XPM_COLORS]: New structure.
2736 (XPM_COLOR_CACHE_BUCKETS) [ALLOC_XPM_COLORS]: New macro.
2737 (xpm_color_cache) [ALLOC_XPM_COLORS]: New variable.
2738 (xpm_init_color_cache, xpm_free_color_cache, xpm_lookup_color)
2739 (xpm_alloc_color, xpm_free_colors) [ALLOC_XPM_COLORS]: New
2740 functions.
2741 (xpm_load) [ALLOC_XPM_COLORS]: Use Emacs' own color allocation
2742 functions, if possible, because these handle color allocation
2743 failure more gracefully.
2744 (Fimage_mask_p): New function.
2745
47e351a3
GM
2746 * xfns.c (QCmatrix, QCcolor_adjustment, QCmask, Qemboss)
2747 (Qedge_detection, Qheuristic): New symbols.
2748 (syms_of_xfns): Initialize new symbols.
2749 (lookup_image): Handle `:mask X', `:algorithm emboss', and
2750 `algorithm (edge-detection ...)'.
2751 (xbm_format, xpm_format, pbm_format, png_format, jpeg_format):
2752 (tiff_format, gif_format, gs_format): Add `:mask'.
2753 (XBM_MASK, XPM_MASK, PBM_MASK, PNG_MASK, JPEG_MASK, TIFF_MASK)
2754 (GIF_MASK, GS_MASK): New enumerators.
2755 (x_laplace_read_row, x_laplace_write_row): Functions removed.
2756 (emboss_matrix, laplace_matrix): New variables.
2757 (x_to_xcolors, x_from_xcolors, x_detect_edges, x_emboss)
2758 (x_edge_detection): New functions.
2759 (x_laplace): Rewritten in terms of x_detect_edges.
2760 (x_build_heuristic_mask): If image has a mask, free it.
2761
fe83b953
AI
27622000-09-14 Andrew Innes <andrewi@gnu.org>
2763
2764 * makefile.w32-in: Revert to Unix line endings.
2765
3021e816
AI
27662000-09-14 Andrew Innes <andrewi@gnu.org>
2767
2768 * makefile.w32-in: Standardize indentation somewhat.
2769 (bootstrap-temacs): Use $(ARGQUOTE) instead of literal quotes, to
2770 cater for differences between shells.
2771
2772 * w32term.c (w32_per_char_metric): Handle non-TrueType fonts.
2773
2a32b5ea
GM
27742000-09-14 Gerd Moellmann <gerd@gnu.org>
2775
2776 * xterm.c (x_produce_glyphs): If the distance from the current
2777 position to the next tab stop is less than a canonical character
2778 width, use the tab stop after that.
2779
b4331e96
DL
27802000-09-14 Dave Love <fx@gnu.org>
2781
2782 * buffer.c (alloc_buffer_text): Fix xmalloc call.
2783
ef9e4345
GM
27842000-09-14 Gerd Moellmann <gerd@gnu.org>
2785
085536c2
GM
2786 * xdisp.c (handle_fontified_prop): While running fontification
2787 functions, bind `fontification-functions' and
2788 `after-change-functions' to nil.
2789
ef9e4345
GM
2790 * s/freebsd.h, s/irix-5.0.h, s/sol2.h, s/template.h
2791 (USE_MMAP_FOR_BUFFERS): Define instead of REL_ALLOC_MMAP.
2792
2793 * Makefile.in (mallocobj) [SYSTEM_MALLOC]: Don't add ralloc.o.
2794
2795 * emacs.c: Change conditional compilation on REL_ALLOC_MMAP to
2796 USE_MMAP_FOR_BUFFERS.
2797
2798 * insdel.c (make_gap): Use enlarge_buffer_text.
2799
2800 * buffer.c: Move allocation with mmap here, from ralloc.c. Change
2801 conditional compilation on REL_ALLOC_MMAP to USE_MMAP_FOR_BUFFERS.
2802 (mmap_alloc, mmap_free, mmap_realloc) [REL_ALLOC_MMAP]: Renamed
2803 from former r_alloc_* functions in ralloc.c.
2804 (mmap_page_size, mmap_initialized_p) [REL_ALLOC_MMAP]: New
2805 variables.
2806 (MEM_ALIGN) [REL_ALLOC_MMAP]: New macro.
2807 (mmap_init) [REL_ALLOC_MMAP]: New function.
2808 (alloc_buffer_text, enlarge_buffer_text, free_buffer_text): New
2809 functions replacing macros BUFFER_ALLOC, BUFFER_REALLOC, and
2810 BUFFER_FREE.
2811
2812 * buffer.h (BUFFER_ALLOC, BUFFER_REALLOC, BUFFER_FREE): Removed.
2813 (enlarge_buffer_text): Add prototype.
2814
2815 * ralloc.c: Remove everything having to do with the use of mmap.
2816
f8608968
GM
28172000-09-13 Gerd Moellmann <gerd@gnu.org>
2818
2a494b2d
GM
2819 * sound.c (Fplay_sound): Doc fix.
2820
8c907a56
GM
2821 * keyboard.c: Avoid some more compiler warnings.
2822 (parse_tool_bar_item): Ignore cached key bindings.
2823
f8608968
GM
2824 * alloc.c: Add some comments about DOUG_LEA_MALLOC's use of mmap
2825 and allocation of Lisp data.
2826
6ab70e9a
GM
28272000-09-12 Gerd Moellmann <gerd@gnu.org>
2828
d12d0a9b
GM
2829 * xfaces.c: Remove conditional compilation on SCALABLE_FONTS.
2830 (Finternal_set_lisp_face_attribute): If frame is 0, set new frame
2831 defaults first.
2832
6ab70e9a
GM
2833 * lread.c (Fload): Put code checking for recursive loads in #if 0.
2834
63c36c3c
KH
28352000-09-12 Miyashita Hisashi <himi@meadowy.org>
2836
2837 * ccl.c: Comment fixed.
2838 (MAX_MAP_SET_LEVEL): Increased to 30.
2839 (PUSH_MAPPING_STACK): Enclose with do-while block.
2840 (POP_MAPPING_STACK): Likewise.
2841 (stack_idx_of_map_multiple): New variable.
2842 (CCL_CALL_FOR_MAP_INSTRUCTION): New macro.
2843 (ccl_driver) <CCL_IterateMultipleMap>: If the content is a symbol,
2844 call the corresponding CCL program by
2845 CCL_CALL_FOR_MAP_INSTRUCTION.
2846 (ccl_driver) <CCL_MapSingle>: Likewise.
2847 (ccl_driver) <CCL_MapMultiple>: Rewritten to fix many bugs, deal
2848 with the case where looking up process reaches to the end of
2849 map-set, and call CCL programs as the above change.
2850
7ee3bd7b
GM
28512000-09-11 Gerd Moellmann <gerd@gnu.org>
2852
8ec8a5ec
GM
2853 * xfns.c (png_load, jpeg_load): Declare some variables volatile
2854 that might be clobbered by longjmp.
2855 (check_x_display_info, x_decode_color, create_frame_xic)
2856 (Fx_display_backing_store, Fx_display_visual_class)
2857 (x_build_heuristic_mask, pbm_scan_number): Avoid compiler
2858 warnings.
2859
f74b0705
GM
2860 * lread.c (init_lread): Set Vloads_in_progress to nil.
2861 (Fload): Show list of recursively loaded files, when signaling an
2862 error.
2863
7ee3bd7b
GM
2864 * lread.c (Vloads_in_progress): New variable.
2865 (record_load_unwind): New function.
2866 (Fload): Check for recursive loads.
2867 (syms_of_lread): Initialize Vloads_in_progress.
2868 (read_integer, read1): Avoid some compiler warnings.
2869
2870 * fns.c (concat, Fsubstring, internal_equal, Fnconc): Avoid some
2871 compiler warnings.
2872
974e1e5b
MB
28732000-09-11 Miles Bader <miles@gnu.org>
2874
2875 * editfns.c (Fbuffer_string): Doc fix.
2876
9824c4e3
GM
28772000-09-10 Gerd Moellmann <gerd@gnu.org>
2878
2879 * ralloc.c (mmap_enlarge): Don't return 0 if successful.
2880
6a72fdd1
KR
28812000-09-09 Ken Raeburn <raeburn@gnu.org>
2882
2883 * s/netbsd.h: Use NOT_C_CODE, not NO_C_SOURCE, when deciding
2884 whether to include other header files.
2885
28e6fb66
GM
28862000-09-09 Gerd Moellmann <gerd@gnu.org>
2887
2888 * xfaces.c (CYCLE_CHECK): Don't use the Lisp_Object returned
9824c4e3 2889 by Fmemq as a boolean.
28e6fb66 2890
7f8b6551
SM
28912000-09-08 Stefan Monnier <monnier@cs.yale.edu>
2892
2893 * xfaces.c (Finternal_set_lisp_face_attribute): Minor thinko.
2894
a8710abf
GM
28952000-09-08 Gerd Moellmann <gerd@gnu.org>
2896
d1a02881
GM
2897 * ralloc.c (mmap_fd): Remove initializer which can make it
2898 read-only in a dumped Emacs.
2899 (mmap_fd_1): New variable.
2900 (mmap_set_vars): Remove local `fd'. Save mmap_fd in mmap_fd_1,
2901 restore it from there.
2902 (r_alloc, r_re_alloc, r_alloc_free): Call r_alloc_init
2903 unconditionally so that mmap_fd can be initialized there.
2904 (r_alloc_init_fd): Open-coded in r_alloc_init; function removed.
2905 (r_alloc_init) [REL_ALLOC_MMAP && !MAP_ANON]: Open /dev/zero.
2906 (r_alloc_init) [REL_ALLOC_MMAP && MAP_ANON]: Set mmap_fd to -1.
2907
c454aac1
GM
2908 * xfaces.c (Finternal_merge_in_global_face): Return a Lisp object.
2909
2910 * xdisp.c (dump_glyph_row): Fix printf format string.
2911 (display_line, move_it_in_display_line_to): Avoid compiler
2912 warnings.
2913
fc653ef2
GM
2914 * s/freebsd.h (GC_MARK_STACK, REL_ALLOC_MMAP): Define.
2915
3015eec0
GM
2916 * keymap.c (Fset_keymap_parent): Check for cycles in keymap
2917 inheritance.
2918
bfe0ee88
GM
2919 * xdisp.c (try_window_id): When trying to locate cursor in
2920 unchanged rows at the top, handle the case that we can't find it.
2921
a8710abf
GM
2922 * xterm.c (x_draw_glyphs): Handle case START and END are out
2923 of bounds more carefully.
2924
6b7d4ae4
DL
29252000-09-08 Dave Love <fx@gnu.org>
2926
423193c5
DL
2927 * s/sol2.h (REL_ALLOC_MMAP): Define.
2928 * s/irix5-0.h (REL_ALLOC_MMAP): Likewise.
2929
2930 * ralloc.c: Don't include string.h (redundant).
2931 (MAP_ANON) [REL_ALLOC_MMAP]: Ensure it's defined.
2932 [!MAP_ANON]: Include fcntl.h.
2933 (mmap_fd) [REL_ALLOC_MMAP]: New variable.
2934 (r_alloc, r_re_alloc, r_alloc_free)
2935 (mmap_enlarge, mmap_set_vars): Use it.
2936 (r_alloc_init_fd): New function.
2937 (__morecore) [SYSTEM_MALLOC]: Don't declare.
2938 (r_alloc_init): Call r_alloc_init_fd. Conditionalize stuff on
2939 malloc type.
2940
2941 * Makefile.in (allocaobj) [!SYSTEM_MALLOC && REL_ALLOC_MMAP]:
2942 Remove vm-limit.o.
2943
6b7d4ae4
DL
2944 * unexelf.c (SHT_MIPS_DEBUG, HDRR) [__mips__]: Really confine last
2945 change to __NetBSD__.
2946
44d31981
KH
29472000-09-08 Kenichi Handa <handa@etl.go.jp>
2948
2949 * search.c (compile_pattern): Check the multibyteness of cached
2950 string and PATTERN.
2951
aad40737
MB
29522000-09-08 Miles Bader <miles@gnu.org>
2953
2954 * xfaces.c (default_face_vector): Function removed.
2955 (Finternal_merge_in_global_face): Restore old global/local
2956 attribute override order. Use inline loop instead of calling
2957 default_face_vector.
2958
91a211b5
GM
29592000-09-07 Gerd Moellmann <gerd@gnu.org>
2960
2961 * ralloc.c (obtain, relinquish, relinquish, r_alloc_size_in_use)
2962 (get_bloc, relocate_blocs, update_heap_bloc_correspondence)
2963 (resize_bloc, r_alloc_sbrk, r_alloc_init): Add casts to `char *'
2964 where necessary, in case POINTER_TYPE is `void'.
2965
03419440
EZ
29662000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
2967
2968 * frame.c (make_terminal_frame): Initialize frame foreground and
2969 background colors to unspecified, for the initial instance of an
2970 MSDOS frame.
2971
f46f845b
GM
29722000-09-07 Gerd Moellmann <gerd@gnu.org>
2973
24f76fbf
GM
2974 * ralloc.c (mmap_find): Fix overlap computation.
2975 (mmap_enlarge): Compute nbytes before trying to find an
2976 overlapping region.
2977
f46f845b
GM
2978 * xfaces.c (smaller_face): Compare font heights with `<' and `>'
2979 instead of `!='.
2980
2981 * lread.c (syms_of_lread): Change value of regexp
2982 Vbytecomp_version_regexp to not match some XEmacs-compiled files.
2983
2984 * xmenu.c (xdialog_show): When looking up the selection in
2985 menu_items, take `quote' boundaries into account; this corresponds
2986 to a nil ITEM in x-popup-dialog.
2987
3c014385
KH
29882000-09-07 Kenichi Handa <handa@etl.go.jp>
2989
fd6f711b
KH
2990 * charset.h (MIN_CHARSET_OFFICIAL_DIMENSION1): Define it as 0x80,
2991 not 0x81.
2992 (MIN_CHAR_OFFICIAL_DIMENSION1): Define it as ((0x81 - 0x70) << 7).
2993
3c014385 2994 * coding.c (encode_coding_sjis_big5): Use translation table for
ed254191
KH
2995 encoding, not decoding. Fix the handling of latin-jisx0201.
2996 Check for the charset katakana-jisx0201 too.
3c014385 2997 (ONE_MORE_CHAR): Call translate_char with CHARSET arg -1.
f46f845b 2998 (detect_coding_sjis): Check the byte sequence more rigidly.
3c014385 2999
0da3ecef
GM
30002000-09-07 Gerd Moellmann <gerd@gnu.org>
3001
ab0ee409
GM
3002 * xfaces.c (Vparam_value_alist): New variable.
3003 (syms_of_xfaces): Initialize it.
3004 (Finternal_set_lisp_face_attribute): Avoid more consing.
3005
3006 * frame.c (Fframe_parameter): Handle `name' and `background-mode'
3007 specially.
3008 (Fframe_parameter) [HAVE_X_WINDOWS]: Handle `display' specially.
3009 (Qbackground_mode): New variable.
3010 (syms_of_frame_1): Initialize Qbackground_mode.
3011
3012 * lisp.h (Qdisplay): Declare extern.
1091dd67 3013
0da3ecef
GM
3014 * xfaces.c (Finternal_set_lisp_face_attribute): If FRAME is 0,
3015 change face on all frames, and change the default for new frames.
3016
b14654b9
DL
30172000-09-07 Dave Love <fx@gnu.org>
3018
3019 * Makefile.in [!SYSTEM_MALLOC && REL_ALLOC_MMAP]: Set mallocobj.
3020
d24fd56f
KH
30212000-09-07 Kenichi Handa <handa@etl.go.jp>
3022
794f3670
KH
3023 * charset.h (MAKE_CHAR): Be sure to set MSB of C1 to 0.
3024
0fddd0dc
KH
3025 * charset.c: Include composite.h
3026 (lisp_string_width): New function.
3027 (Fstring_width): Call lisp_string_width instead of strwidth.
3028
3029 * Makefile.in (charset.o): Depends on composite.h.
3030
d24fd56f
KH
3031 * process.c (read_process_output): Before inserting the decoded
3032 text in the buffer, adjust the multibyteness.
3033
fa0b693c
GM
30342000-09-06 Gerd Moellmann <gerd@gnu.org>
3035
73b77ee5
GM
3036 * buffer.c (set_buffer_internal_1) [REL_ALLOC_MMAP]: If
3037 buffer's text buffer is null, map new memory.
3038
0a58f946
GM
3039 * ralloc.c (POINTER, SIZE) [emacs]: Define in terms of
3040 POINTER_TYPE and size_t.
3041 (struct mmap_region) [REL_ALLOC_MMAP]: New structure.
3042 (mmap_regions, mmap_regions_1) [REL_ALLOC_MMAP]: New variables.
3043 (ROUND, MMAP_REGION_STRUCT_SIZE, MMAP_REGION, MMAP_USER_AREA)
3044 [REL_ALLOC_MMAP]: New macros.
3045 (mmap_find, mmap_free, mmap_enlarge, mmap_set_vars)
3046 (mmap_mapped_bytes, r_alloc, r_re_alloc, r_alloc_free)
3047 [REL_ALLOC_MMAP]: New functions.
3048
3049 * emacs.c (Fdump_emacs) [REL_ALLOC_MMAP]: Call mmap_set_vars
3050 before and after unexec.
3051
3052 * buffer.c (init_buffer) [REL_ALLOC_MMAP]: Map new buffer
3053 text buffers if necessary.
3054
3055 * buffer.h (R_ALLOC_DECLARE): Removed because unused.
3056 (r_alloc, r_re_alloc, r_alloc_free): Use POINTER_TYPE and size_t
3057 in prototypes.
3058
fa0b693c
GM
3059 * config.in (HAVE_MMAP): Add #undef.
3060
877055f6
GM
30612000-09-05 Gerd Moellmann <gerd@gnu.org>
3062
08ba3862
GM
3063 * frame.c (Qdisplay_type): New variable.
3064 (syms_of_frame_1): Initialize it.
3065 (Fframe_parameter): New function that avoids consing.
3066 (syms_of_frame): Defsubr it.
3067
66ffe51c
GM
3068 * buffer.c (Fother_buffer): Consider buffers as invisible when
3069 they are displayed in a window on an invisible frame.
3070
877055f6
GM
3071 * window.c (window_loop) <GET_LARGEST_WINDOW>: Fix bug making
3072 get-largest-window always return nil.
3073
bb970e67
GM
30742000-09-04 Gerd Moellmann <gerd@gnu.org>
3075
3076 * lread.c (syms_of_lread): Make Vbytecomp_version_regexp a Lisp
3077 variable; recognize Emacs 19 elc files.
3078
7a3d0e0e
MB
30792000-09-04 Miles Bader <miles@gnu.org>
3080
3081 * xmenu.c (xmenu_show): Call x_set_menu_resources_from_menu_face
3082 before initially popping up the menu, so the menu doesn't flash
3083 when the face settings are significantly different from the
3084 defaults.
3085
14473664
SM
30862000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3087
3088 * regex.c (WIDE_CHAR_SUPPORT): New macro.
3089 (btowc, iswctype, wctype) [_LIBC]: Redefine to __<fun>.
3090 (BIT_ALPHA, BIT_ALNUM, BIT_ASCII, BIT_NONASCII, BIT_GRAPH, BIT_PRINT)
3091 (BIT_UNIBYTE): Remove.
3092 (re_match_2_internal): Delete corresponding code and streamline the
3093 BIT_MULTIBYTE case to not bother checking ISUNIBYTE.
3094 (CHAR_CLASS_MAX_LENGTH) [!WIDE_CHAR_SUPPORT]: Set to 9 rather than 6.
3095 (re_wctype_t): New type.
3096 (re_wctype, re_iswctype, re_wctype_to_bit): New functions.
3097 (regex_compile): Use them and fix handling of overly long char classes.
3098
c1174479
AI
30992000-09-03 Andrew Innes <andrewi@gnu.org>
3100
f8803e97
AI
3101 * makefile.w32-in: Change to DOS line endings.
3102
c1174479
AI
3103 * s/ms-w32.h (ORDINARY_LINK): New define.
3104
3105 * w32.c (_ANONYMOUS_UNION) [__GNUC__]: New define
3106 (_ANONYMOUS_STRUCT) [__GNUC__]: New define.
3107
3108 * makefile.w32-in (clean): Don't delete config.h and epaths.h.
3109 (distclean): Delete them here instead.
3110
44ef7cf6
AI
3111 * w32proc.c (compare_env): Convert to uppercase for comparison,
3112 not lowercase, to match how the native Windows shell works.
3113
49b3bd82
JR
31142000-09-03 Jason Rumney <jasonr@gnu.org>
3115
3116 * ChangeLog: Remove -unix from coding. Let Emacs autodetect, as
3117 CVS changes the line-ends when checking in/out on DOS/Windows.
3118
3119 * makefile.nt (emacs): Do not change directory to run temacs, as
3120 the load-path is set relative to current directory.
3121
a3d35a39
MB
31222000-09-03 Miles Bader <miles@gnu.org>
3123
3124 * xterm.c (x_alloc_lighter_color_for_widget): New function.
3125
d276b0cf
GM
31262000-09-02 Gerd Moellmann <gerd@gnu.org>
3127
715e84c9
GM
3128 * xdisp.c (redisplay_mode_lines): New function.
3129 (display_mode_lines): Return number of mode lines displayed.
3130 (echo_area_display): Use redisplay_mode_lines to draw garbaged
3131 mode lines. Don't temporarily bind redisplay-dont-pause to t.
3132
8892f40b
GM
3133 * emacs.c, callint.c, doc.c, editfns.c: Remove includes of
3134 string.h and strings.h.
3135 (index) [HAVE_INDEX]: Add prototype.
3136
d276b0cf
GM
3137 * unexelf.c (SHT_PROGBITS) [__NetBSD__ && !PT_LOAD]: Don't define.
3138 (SHT_MIPS_DEBUG, HDRR) [__NetBSD__ && __mips__]: Define.
3139
3140 * s/netbsd.h [!NO_C_SOURCE]: Include <signal.h>.
3141 (GC_SETJMP_WORKS, GC_MARK_STACK): Define.
3142
38404229
GM
31432000-09-01 Gerd Moellmann <gerd@gnu.org>
3144
3145 * lread.c (read1): Accept `?' as symbol constituent, for
3146 compatiblity with XEmacs.
3147
c0f9ea08
SM
31482000-08-31 Stefan Monnier <monnier@cs.yale.edu>
3149
3150 * regex.h (RE_NO_NEWLINE_ANCHOR): New syntax flag.
3151 (struct re_pattern_buffer): Remove newline_anchor.
3152 * regex.c: Keep namespace clean for GNU libc by renaming <fun>
3153 to __<fun> and using `weak_alias (__<fun>, <fun>)'.
3154 (re_max_failures, fail_stack): Use size_t rather than unsigned.
3155 (regex_compile): For ^ and $, choose between buffer and line (beg|end)
3156 depending on the new RE_NO_NEWLINE_ANCHOR syntax flag.
3157 (print_compiled_pattern, re_search_2, mutually_exclusive_p)
3158 (re_match_2_internal, re_compile_pattern, re_comp, regcomp):
3159 Get rid of references to newline_anchor.
3160 (regcomp): Allocate and precompute a fastmap.
3161
8c0f83fe
GM
31622000-08-31 Gerd Moellmann <gerd@gnu.org>
3163
3164 * lread.c (openp): GCPRO local variable `filename'.
3165
4bb91c68
SM
31662000-08-30 Stefan Monnier <monnier@cs.yale.edu>
3167
3168 * regex.h (struct re_pattern_buffer): Use size_t for used/allocated.
3169
3170 * regex.c: Merge some changes from GNU libc. Add prototypes.
3171 (bcopy, bcmp, REGEX_REALLOCATE, re_match_2_internal):
3172 Use memcmp and memcpy instead of bcopy and bcmp.
3173 (init_syntax_once): Use ISALNUM.
3174 (PUSH_FAILURE_POINT, re_match_2_internal): Remove failure_id.
3175 (REG_UNSET_VALUE): Remove. Use NULL instead.
3176 (REG_UNSET, re_match_2_internal): Use NULL.
3177 (SET_HIGH_BOUND, MOVE_BUFFER_POINTER, ELSE_EXTEND_BUFFER_HIGH_BOUND):
3178 New macros.
3179 (EXTEND_BUFFER): Use them (to work with BOUNDED_POINTERS).
3180 (GET_UNSIGNED_NUMBER): Don't use ISDIGIT.
3181 (regex_compile): In handle_interval, return an error rather than try to
3182 unfetch the interval if we can't find the closing brace.
3183 Obey the RE_NO_GNU_OPS syntax bit.
3184 (TOLOWER): New macro.
3185 (regcomp): Use it.
3186 (regexec): Allocate regs.start and regs.end as one block.
3187
5226a931
GM
31882000-08-30 Gerd Moellmann <gerd@gnu.org>
3189
868dd24b
GM
3190 * xdisp.c (echo_area_display): Check display_completed instead
3191 of calling detect_input_pending.
3192
3193 * dispnew.c (update_frame): Only set display_completed here; move
3194 the update_begin and update_end calls here from update_frame_1.
3195 (update_frame_1): Don't set display_completed here, don't call
3196 update_begin/update_end.
3197
5226a931
GM
3198 * xfaces.c (set_font_frame_param): Use Fmodify_frame_parameters
3199 instead of store_frame_param.
3200
2a8bd25f
GM
32012000-08-29 Gerd Moellmann <gerd@gnu.org>
3202
3203 * dispnew.c (build_frame_matrix_from_leaf_window): If a row of a
3204 desired window matrix hasn't been displayed, use the current row
3205 instead. Make sure that only those frame rows are updated for
3206 which there exists a corresponding enabled desired row.
3207
ba3478d9
MB
32082000-08-29 Miles Bader <miles@gnu.org>
3209
3210 * xfaces.c (default_face_vector): New function.
3211 (Finternal_merge_in_global_face): Use it instead of merge_face_vectors.
3212
87d0f685
GM
32132000-08-29 Gerd Moellmann <gerd@gnu.org>
3214
3215 * lread.c (openp): Prevent temporary string passed to
3216 Ffile_readable_p from being garbage collected.
3217
6fa86045
DL
32182000-08-28 Dave Love <fx@gnu.org>
3219
3220 * keymap.c (store_in_keymap): Add `static' to declaration.
3221
bb17930d
GM
32222000-08-28 Gerd Moellmann <gerd@gnu.org>
3223
3224 * emacs.c, callint.c, doc.c, editfns.c
3225 (toplevel) [HAVE_STRING_H]: Include string.h.
3226 (toplevel) [HAVE_STRINGS_H]: Include strings.h.
3227 (index): Remove prototypes which might conflict with non-standard
3228 definitions of index/strchr.
3229
3230 * s/usg5-3.h (index): Define only if not HAVE_INDEX.
3231 (rindex): Define only if !HAVE_RINDEX.
3232
3233 * s/sco5.h (bcopy, bzero, bcmp): Don't define.
3234
3235 * config.in (HAVE_INDEX, HAVE_RINDEX, HAVE_STRINGS_H): Add undefs.
3236
87188200
MB
32372000-08-28 Miles Bader <miles@gnu.org>
3238
3239 * xfaces.c (merge_face_vectors): Clear TO's :font attribute if
3240 made inconsistent by a font-related attribute in FROM.
3241 (merge_face_inheritance): Add function comment.
3242
41a68aef
KH
32432000-08-28 Kenichi Handa <handa@etl.go.jp>
3244
3245 * keyboard.c (read_char_minibuf_menu_prompt): Call read_char with
3246 the 4th arg (PREV_EVENT) Qt to suppress input method.
3247
f7c436c1
SM
32482000-08-27 Stefan Monnier <monnier@cs.yale.edu>
3249
0b32bf0e
SM
3250 * regex.c: Indent cpp directives and remove parens after `defined'.
3251 (PTR_TO_OFFSET, POS_AS_IN_BUFFER): Move to a better place.
3252 (ISDIGIT, ISCNTRL, ISXDIGIT) [!emacs]: Remove duplicate definition.
3253 (regex_compile): Use RE_FRUGAL instead of RE_ALL_GREEDY.
3254 (re_compile_pattern): Use size_t for length.
3255 (init_syntax_once): Move to a better place.
3256 * regex.h: Merge changes from GNU libc. Indent cpp directives.
3257 (RE_FRUGAL): Replaces RE_ALL_GREEDY (inverted meaning).
3258
f7c436c1
SM
3259 * syntax.c (back_comment): Detect cases where a comment-starter is
3260 actually inside another comment as in: /* a // b */ c // d \n.
3261 Make it clear that `comstart_pos' is unused for nested comments.
3262
3263 * keymap.c (store_in_keymap, fix_submap_inheritance): New prototypes.
3264 (KEYMAPP): New macro.
3265 (Fkeymap_parent, Fset_keymap_parent): Use it.
3266 (fix_submap_inheritance): Mark it static.
3267 (define_as_prefix, describe_buffer_bindings, describe_command)
3268 (describe_translation, describe_map): Complete prototypes.
3269
3270 * lisp.h (store_in_keymap, fix_submap_inheritance): Remove.
3271
3272 * keyboard.c (menu_bar_item): Detect duplicate entries for all items
3273 to better match the key-lookup behavior.
3274
6288c62f
GM
32752000-08-27 Gerd Moellmann <gerd@gnu.org>
3276
3277 * xfaces.c (lface_fully_specified_p): Handle :inherit.
3278 (Finternal_set_lisp_face_attribute): Fix typo in error message.
3279
e931344e
EZ
32802000-08-27 Eli Zaretskii <eliz@is.elta.co.il>
3281
3282 * Makefile.in (dispnew.o, indent.o, fontset.o, minibuf.o)
3283 (process.o, scroll.o, sysdep.o): Depend on keyboard.h.
3284 (xterm.o): Depend on coding.h
3285
d10dfeef
KH
32862000-08-26 Kenichi Handa <handa@etl.go.jp>
3287
3288 * cmds.c (internal_self_insert): Delete '#ifdef HAVE_FACES' and
3289 the corresponding '#endif'.
3290
2d73e8d3
MB
32912000-08-26 Miles Bader <miles@gnu.org>
3292
3293 * dispextern.h (enum lface_attribute_index): Add LFACE_INHERIT_INDEX.
3294 * xfaces.c (QCinherit): New variable.
3295 (syms_of_xfaces): Initialize it.
3296 (LFACE_INHERIT): New macro.
3297 (Finternal_get_lisp_face_attribute)
3298 (merge_face_vector_with_property)
3299 (Finternal_set_lisp_face_attribute): Deal with :inherit attribute.
3300 (check_lface_attrs): Allow new types of face height. Check
3301 inherit attribute.
3302 (CYCLE_CHECK): New macro.
3303 (merge_face_inheritance): New function.
3304 (merge_face_vectors): Merge inherited faces too. Add F and
3305 CYCLE_CHECK arguments.
3306 (merge_face_vector_with_property, Finternal_merge_in_global_face)
3307 (lookup_named_face, lookup_derived_face, realize_named_face)
3308 (face_at_string_position, face_at_buffer_position): Supply
3309 new F and CYCLE_CHECK arguments to merge_face_vectors.
3310 (merge_face_heights): New function.
3311 (merge_face_vectors, merge_face_vector_with_property)
3312 (Finternal_set_lisp_face_attribute): Call merge_face_heights to
3313 handle relative face heights.
3314 (lface_same_font_attributes_p): Compare heights using EQ.
3315
6ce974d4
KH
33162000-08-26 Kenichi Handa <handa@etl.go.jp>
3317
3318 * charset.c (char_to_string): Check the character validity.
3319 (char_valid_p): If C is not less than MAX_CHAR, be sure to return
3320 0.
3321
dc1e502d
SM
33222000-08-25 Stefan Monnier <monnier@cs.yale.edu>
3323
3324 * regex.c (PUSH_FAILURE_COUNT): New macro.
3325 (POP_FAILURE_REG_OR_COUNT): Renamed from POP_FAILURE_REG.
3326 Handle popping of a register's or a counter's data.
3327 (POP_FAILURE_POINT): Use the new name.
3328 (re_match_2_internal): Push counter data on the stack for succeed_n,
3329 jump_n and set_number_at and remove misleading dead code in succeed_n.
3330
bd9d0f3f
GM
33312000-08-25 Gerd Moellmann <gerd@gnu.org>
3332
3333 * xdisp.c (redisplay_internal): If considering all windows on all
3334 frames, update the display for each frame as soon as possible,
3335 instead of first building all desired matrices for all frames, and
3336 then updating them all.
3337 (try_cursor_movement): Handle case that last_cursor.vpos is -1.
3338
aa5b8e15
GM
33392000-08-24 Gerd Moellmann <gerd@gnu.org>
3340
17494071
GM
3341 * bytecode.c (mark_byte_stack): Add a comment.
3342
aa5b8e15
GM
3343 * frame.h (FRAME_FLAGS_AREA_COLS, FRAME_FLAGS_AREA_WIDTH)
3344 (FRAME_LEFT_FLAGS_AREA_WIDTH): Return 0 unless frame is
3345 a graphical frame.
3346
c543db81
KH
33472000-08-24 Kenichi Handa <handa@etl.go.jp>
3348
d246d5f5
KH
3349 * minibuf.c (do_completion): Always use compare-string, not
3350 string-equal because the latter doesn't pay attention to
3351 multibyteness of strings.
3352
c543db81
KH
3353 * process.c (create_process): Don't setup raw-text coding here.
3354 (Fopen_network_stream): Don't set coding->src_multibyte and
3355 coding->dst_multibyte here.
3356 (read_process_output): For process filter, return unibyte string
3357 if default-enable-multibyte-characters is nil.
3358 (send_process): If OBJECT is multibyte text, be sure to encoded it
3359 by the specified coding system for the process. Otherwise, setup
3360 raw-text coding.
3361 (init_process): Don't initialize default-process-coding-system
3362 here.
3363
9b47cfe0
EZ
33642000-08-23 Eli Zaretskii <eliz@is.elta.co.il>
3365
3366 * buffer.c (syms_of_buffer) <scroll-up-aggressively>: Doc fix.
3367 <scroll-down-aggressively>: Likewise.
3368
f5a36960
KH
33692000-08-23 Kenichi Handa <handa@etl.go.jp>
3370
3371 * coding.c (encode_eol): Fix bug for the case of dst_bytes being
3372 zero. Set coding->produced_char correctly.
3373
69a7ffa7
AI
33742000-08-22 Andrew Innes <andrewi@gnu.org>
3375
3376 * makefile.w32-in: New file.
3377
3378 * unexw32.c (unexec): Ignore old_name, and use the actual location
3379 of the current executable instead. Base new_name on this.
3380
3381 * w32proc.c (create_child): Remove reference to security
3382 descriptor, which isn't needed and doesn't compile with mingw32.
3383
3384 * w32term.c [USE_CRT_DLL]: Remove unnecessary extern, which screws
3385 up dllimport attributes.
3386 (x_update_window_end): Update prototype.
3387
3388 * unexec.c (write_segment) [USE_CRT_DLL]: Remove unnecessary
3389 extern, which screws up dllimport attributes.
3390
3391 * sysdep.c [USE_CRT_DLL]: Remove unnecessary extern, which screws
3392 up dllimport attributes.
3393
3394 * strftime.c [USE_CRT_DLL]: Remove unnecessary extern, which
3395 screws up dllimport attributes.
3396
3397 * process.c [USE_CRT_DLL]: Remove unnecessary extern, which screws
3398 up dllimport attributes.
3399 (create_process) [USE_CRT_DLL]: Remove unnecessary extern, which
3400 screws up dllimport attributes.
3401
3402 * lread.c [USE_CRT_DLL]: Remove unnecessary extern, which screws
3403 up dllimport attributes.
3404
3405 * keyboard.c [USE_CRT_DLL]: Remove unnecessary extern, which
3406 screws up dllimport attributes.
3407
3408 * floatfns.c [USE_CRT_DLL]: Remove unnecessary extern, which
3409 screws up dllimport attributes.
3410
3411 * fileio.c [USE_CRT_DLL]: Remove unnecessary extern, which screws
3412 up dllimport attributes.
3413
3414 * emacs.c (malloc_initialize_hook) [USE_CRT_DLL]: Remove
3415 unnecessary extern, which screws up dllimport attributes.
3416 (main): Ditto.
3417
3418 * editfns.c [USE_CRT_DLL]: Remove unnecessary extern, which screws
3419 up dllimport attributes.
3420
3421 * dispnew.c (window_change_signal) [USE_CRT_DLL]: Remove
3422 unnecessary extern, which screws up dllimport attributes.
3423
3424 * callproc.c [USE_CRT_DLL]: Remove unnecessary extern, which
3425 screws up dllimport attributes.
3426
3427 * buffer.c [USE_CRT_DLL]: Remove unnecessary extern, which screws
3428 up dllimport attributes.
3429
3430 * w32proc.c (IsValidLocale): Extern missing from mingw32 headers.
3431
3432 * w32bdf.c (search_file_line):
3433 (set_bdf_font_info):
3434 (seek_char):
3435 (w32_get_bdf_glyph):
3436 (w32_BDF_to_x_font): Fix compile warnings.
3437
3438 * w32menu.c: Include keyboard.h before frame.h. Fix compile
3439 warnings.
3440
3441 * w32select.c: Include keyboard.h before frame.h.
3442
3443 * w32fns.c (max): Define macro.
3444 (JOHAB_CHARSET): Define if not known.
3445 (MOD_ALT, MOD_CONTROL, MOD_SHIFT, MOD_WIN): Define if not known.
3446 (Fx_show_tip): Synch with X version.
3447
3448 * w32xfns.c: Include keyboard.h before frame.h.
3449
3450 * w32fns.c: Include keyboard.h before frame.h.
3451
3452 * w32term.c: Include keyboard.h before frame.h.
3453
3454 * fontset.c: Include keyboard.h before frame.h.
3455
3456 * w32inevt.c: Include keyboard.h before frame.h.
3457 (MOUSE_MOVED): Define if not known.
3458
3459 * minibuf.c: Include keyboard.h before frame.h.
3460
3461 * keyboard.c: Include keyboard.h before frame.h.
3462
3463 * indent.c: Include keyboard.h before frame.h.
3464
3465 * dispnew.c: Include keyboard.h before frame.h.
3466
3467 * buffer.c: Include keyboard.h before frame.h.
3468
3469 * alloc.c: Include keyboard.h before frame.h.
3470
3471 * print.c: Include keyboard.h before frame.h.
3472
3473 * process.c: Include keyboard.h before frame.h.
3474
3475 * scroll.c: Include keyboard.h before frame.h.
3476
3477 * sysdep.c: Include keyboard.h before frame.h.
3478
3479 * term.c: Include keyboard.h before frame.h.
3480
3481 * window.c: Include keyboard.h before frame.h.
3482
3483 * xdisp.c: Include keyboard.h before frame.h.
3484 Separate GLYPH_DEBUG and DEBUG_TRACE_MOVE.
3485
3486 * frame.c: Include keyboard.h before frame.h.
3487
3488 * w32heap.h: Undefine min, max.
3489
3490 * w32gui.h: Undefine min, max.
3491
3492 * unexw32.c: Change PUCHAR to PCHAR.
3493 (PTR_TO_OFFSET): Cast ptr to unsigned char *.
3494 (relocate_offset):
3495 (get_section_info):
3496 (copy_executable_and_dump_data): Remove unnecessary static defs.
3497 (copy_executable_and_dump_data): Fix compile warnings.
3498
3499 * sysdep.c (NULL) [WINDOWSNT]: Define NULL if not defined.
3500
3501 * w32console.c (min): Define macro.
3502 (clear_frame, write_glyphs): Fix compile warning.
3503
3504 * w32proc.c (compare_env):
3505 (find_child_console): Fix compile warning.
3506
3507 * w32.c (sys_strerror): Use sys_nerr instead of _sys_nerr. Use
3508 sys_errlist instead of _sys_errlist.
3509 (get_emacs_configuration_options): New function.
3510
3511 * s/ms-w32.h (sys_nerr): Provide default definition.
3512 (strdup, strupr, strnicmp, stricmp, tzset, tzname): Map to same
3513 name with _ prepended.
3514 (NSIG): Define if not known.
3515 (get_emacs_configuration): Provide extern declaration.
3516 (get_emacs_configuration_options): Provide extern declaration.
3517 (EMACS_CONFIG_OPTIONS): Call get_emacs_configuration_options.
3518
3519 * w32.c (gettimeofday): Use struct timeb, not struct _timeb.
3520 (map_w32_filename):
3521 (read_unc_volume): Fix compile warning.
3522
3523 * s/ms-w32.h (_WINSOCK_H): Define to prevent normal winsock
3524 definitions from being used.
3525
3526 * lisp.h [WINDOWSNT]: Don't declare externs for getenv, ctime and getwd.
3527
3528 * w32.c (unc_volume_file_attributes):
3529 (open_unc_volume): Make arg const.
3530
3531 * sysdep.c [WINDOWSNT]: Remove extern decl of errno.
3532 (read_input_waiting): Remove excess parameter.
3533
3534 * w32.c (init_environment): Call _access.
3535 (check_windows_init_file): Call _close.
3536 (init_user_info): Call _putenv.
3537 (init_environment): Call _putenv and _strdup.
3538 (init_ntproc): Reset volume info cache on startup.
3539
3540 * s/ms-w32.h (malloc, free, realloc, calloc): Rename if
3541 USE_CRT_DLL is defined, so Emacs can use GNU malloc even though it
3542 cannot override the CRT malloc.
3543
3544 * makefile.nt (LOCAL_FLAGS): Define USE_CRT_DLL if requested.
3545 (LINK_FLAGS): Append to original value of LINK_FLAGS.
3546
3547 * w32heap.c [!USE_CRT_DLL]: Don't define _heap_init and _heap_term
3548 unless we are linking with a static CRT.
3549 (RVA_TO_PTR): Cast result to unsigned char*.
3550
3551 * w32.c (GetCachedVolumeInformation): Use xmalloc, xfree and xstrdup.
3552 (add_volume_info): Use xstrdup.
3553
25060080
SM
35542000-08-22 Stefan Monnier <monnier@cs.yale.edu>
3555
3556 * minibuf.c (Vcompletion_auto_help): Renamed from `auto_help'.
3557 (do_completion, Fminibuffer_complete_word): Use it.
3558 (syms_of_minibuf): Turn completion-auto-help into a proper Lisp
3559 var so it can take non-boolean values.
3560
6917e6bb
GM
35612000-08-21 Gerd Moellmann <gerd@gnu.org>
3562
acb7cc89
GM
3563 * editfns.c (find_field): Formatting changes.
3564 (toplevel): Some old-style function forward declarations
3565 changed to prototypes, some new protypes added, some functions
3566 made static.
3567
3568 * lisp.h (set_time_zone_rule): Add prototype.
3569 (use_dialog_box): External declaration.
3570
0bbfdc25
GM
3571 * keyboard.c (gen_help_event): Add parameter SIZE.
3572 (kbd_buffer_events_waiting): Slightly rewritten.
3573 (clear_event): New function.
3574 (kbd_buffer_get_event): Use it, and clear the input_events of
3575 HELP_EVENTs.
3576 (init_keyboard): Remove duplicate creation of kbd_buffer_gcpro and
3577 don't fill the newly created array with nils.
3578 (toplevel): Convert some old-style function forward declarations
3579 to prototypes.
3580
3581 * keyboard.h (gen_help_event): Change prototype.
3582
3583 * xterm.c (XTread_socket): Change calls to gen_help_event.
3584
3585 * w32term.c (w32_read_socket): Change calls to gen_help_event.
3586
6917e6bb
GM
3587 * eval.c (Fmacroexpand): Doc fix.
3588
e5cd3d11
JR
35892000-08-20 Jason Rumney <jasonr@gnu.org>
3590
3591 * w32term.h (x_display_info_for_display): Remove as this function
3592 does not exist on W32.
3593
3594 * w32term.c (help_echo_window): New variable.
3595 (syms_of_w32term): staticpro it.
3596 (note_mode_line_highlight): Set it.
3597 (XTextExtents16): Removed as there is no equivalent on W32.
3598 (x_compute_glyph_string_overhangs): Incomplete body removed, as
3599 the X way of doing this will not work for W32.
3600 (w32_intersect_rectangles): Removed. Use IntersectRect API call.
3601 (x_draw_image_foreground): Avoid drawing outside of the clip area
3602 when image doesn't have a mask.
3603 (note_mouse_highlight): Process overlays in the right order of
3604 priority. Set help_echo_window.
3605 (x_draw_bar_cursor): If cursor is on an image, draw a box cursor
3606 because that's more visible for large images.
3607
3608 * w32menu.c (keymap_panes): Pass the keymap's prompt as the pane
3609 name to single_keymap_panes.
3610 (w32_menu_show): Set wv->title when dealing with titles.
3611 (w32_menu_display_help): Call show_help_echo with OBJECT and POS.
3612
6e69ab8c
MB
36132000-08-21 Miles Bader <miles@gnu.org>
3614
3615 * minibuf.c (do_completion): Try again if we rewrite the input
3616 string, but no completion was done, so that any completion message
3617 will be correct.
3618
511bd4eb
GM
36192000-08-20 Gerd Moellmann <gerd@gnu.org>
3620
3621 * xfaces.c (lface_equal_p): Compare strings differently.
3622 (Qtty_color_alist, Vtty_defined_color_alist): New variables.
3623 (realize_tty_face): Use them.
3624 (syms_of_xfaces): Initialize new variables.
3625 (map_tty_color): New function, extracted from realize_tty_face.
3626 (map_tty_color) [MSDOS || WINDOWSNT]: If using the frame's default
3627 foreground or background color, store the new color name in the
3628 realized face; previous code trying to do this had no effect.
3629 (realize_tty_face): Use map_tty_color.
3630 (Fclear_face_cache): Set face_change_count and ensure thorough
3631 redisplay.
3632
1433385f
GM
36332000-08-19 Gerd Moellmann <gerd@gnu.org>
3634
511bd4eb
GM
3635 * undo.c (record_first_change, record_marker_adjustment): Don't
3636 use XBUFFER on last_undo_buffer which might not be a buffer.
1433385f 3637
419ac0a2
KH
36382000-08-18 Kenichi Handa <handa@etl.go.jp>
3639
3640 * coding.c (decode_coding_string): Set members consumed,
3641 consumed_char, produced, produced_char of *coding correctly. If
3642 decode_coding doesn't consume any byte, don't try anymore.
3643 (encode_coding_string): Likewise.
3644
7eb9e30d
GM
36452000-08-18 Gerd Moellmann <gerd@gnu.org>
3646
511bd4eb
GM
3647 * lisp.h (CHECK) [ENABLE_CHECKING]: Make both sides of the
3648 conditional have void type, for Standard C compilers.
7eb9e30d
GM
3649
3650 * xdisp.c (redisplay_internal): Compare windows for equality with
3651 EQ, instead of applying XWINDOW to something that might not
3652 be a window.
3653
dd34a735
KH
36542000-08-18 Kenichi Handa <handa@etl.go.jp>
3655
3656 * fontset.c (Finternal_char_font): Search only the selected frame
3657 for a window of the current buffer.
3658
385ff9e3
GM
36592000-08-18 Gerd Moellmann <gerd@gnu.org>
3660
511bd4eb 3661 * minibuf.c (do_completion): Use EQ instead of `!=' to compare
01cce3e7
GM
3662 Lisp_Objects.
3663
385ff9e3
GM
3664 * keyboard.c (kbd_buffer_get_event): Handle the case that the
3665 second half of a HELP_EVENT is found at the start of kbd_buffer.
3666
d6abb4c7
MB
36672000-08-18 Miles Bader <miles@gnu.org>
3668
4618074a
MB
3669 * lisp.h (Lisp_String): Replace DECLARE_INTERVALS with real decl.
3670
d6abb4c7
MB
3671 * editfns.c (save_restriction_save): Rewrite to use markers.
3672 (save_restriction_restore): Rewrite to understand new form of data
3673 saved by save_restriction_save.
3674 (Fsave_restriction): Remove cautionary note in doc-string.
3675
a7b28523
GM
36762000-08-17 Gerd Moellmann <gerd@gnu.org>
3677
3678 * fileio.c (build_annotations): Add a comment explaining the
3679 return value of format-annotate-function. Replace a spurious call
3680 to Flength with a CONSP test. Call format-annotate-function with
3681 a fifth arg specifying how many times the function is been called
3682 in a row, to let it choose temporary buffers appropriately.
3683
03c9ed77
DL
36842000-08-17 Dave Love <fx@gnu.org>
3685
3686 * lisp.h: Remove DECLARE_INTERVALS, INITIALIZE_INTERVAL. Don't
3687 declare make_temp_name twice.
3688
3689 * lread.c: Prototype readevalloop, load_unwind,
3690 load_descriptor_unwind.
3691 (unreadpure): Give it an arg.
3692
3693 * unexalpha.c: Prototype fatal_unexec, mark_x,
3694 update_dynamic_symbols. Declare unexec as void.
3695
3696 * cm.c [HAVE_TERMCAP_H]: Include <termcap.h>.
3697 [!HAVE_TERMCAP_H]: Prototype tputs, tgoto.
3698
3699 * alloc.c (lisp_malloc): Declare with POINTER_TYPE.
3700 [SYSTEM_MALLOC]: Make decls in malloc.h conditional on
3701 DOUG_LEA_MALLOC.
3702
3703 * alloca.c: Use #error.
3704 [POINTER_TYPE]: Use it.
3705
3706 * eval.c (Fdefvar): Doc fix.
3707
3708 * buffer.c (Fget_buffer_create, Fmake_indirect_buffer): Avoid
3709 INITIALIZE_INTERVAL.
3710
3711 * buffer.h: Avoid DECLARE_INTERVALS.
3712
3713 * config.in: Add size_t.
3714
aae41d97
EZ
37152000-08-17 Eli Zaretskii <eliz@is.elta.co.il>
3716
3717 * w16select.c (set_clipboard_data): If there's not enough memory
3718 to put text into clipboard, return 1, as Fw16_set_clipboard_data
3719 expects. In case of other failures, return 3.
3720 (system_error_msg): New error message.
3721 (Fw16_set_clipboard_data): If set_clipboard_data returns 3, print
3722 system_error_msg.
3723
65aa5e85
GM
37242000-08-16 Gerd Moellmann <gerd@gnu.org>
3725
3726 * term.c (write_glyphs): Also turn off inverse video after turning
3727 off other appearances in case TS_exit_attribute_mode is not equal
3728 to TS_end_standout_mode.
3729 (insert_glyphs): Turn inverse video on/off for each run of glyphs
3730 with the same face.
3731 (turn_off_face): Reset standout_mode only if
3732 TS_exit_attribute_mode has been output and TS_exit_attribute_mode
3733 is equal to TS_end_standout_mode.
3734
ece23901
KH
37352000-08-16 Kenichi Handa <handa@etl.go.jp>
3736
9d7bcb2e
KH
3737 * coding.c (encode_coding): Fix the bug of not flushing ISO escape
3738 sequence at the end of the source block.
3739
ece23901
KH
3740 * ccl.c (Fccl_program_p): Docstring modified.
3741 (Fccl_execute): Likewise.
3742 (Fccl_execute_on_string): Likewise.
3743
5e30eaa2
EZ
37442000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
3745
3746 * msdos.c (IT_write_glyphs): Convert cbp to unsigned char *.
3747
290602fd
KH
37482000-08-16 Kenichi Handa <handa@etl.go.jp>
3749
3750 The following changes are mainly to fix bugs of
3751 encode/decode-coding-string failing if encoding/decoding return
3752 CODING_FINISH_INSUFFICIENT_DST. In addition, delete the global
3753 variable conversion_buffer.
3754
3755 * ccl.c (CCL_WRITE_CHAR): If CH is eight-bit-control char,
3756 decrement dst_end to avoid buffer overflow in the later call of
3757 string_as_multibyte
3758
3759 * coding.h (conversion_buffer_size, conversion_buffer)
3760 (get_conversion_buffer): Extern deleted.
3761
3762 * coding.c (MINIMUM_CONVERSION_BUFFER_SIZE): Macro deleted.
3763 (conversion_buffer, conversion_buffer_size): Variables deleted.
3764 (get_conversion_buffer): Function deleted.
3765 (struct conversion_buffer): New structure.
3766 (MAX_ALLOCA): New macro.
3767 (allocate_conversion_buffer): New macro.
3768 (extend_conversion_buffer, free_conversion_buffer): New functions.
3769 (ccl_coding_driver): Set coding->result.
3770 (decode_coding): Set coding->result to CODING_FINISH_NORMAL if
3771 this is the last block of source.
3772 (encode_coding): Likewise. Handle the source block as the last
3773 one only when the whole source text is consumed.
3774 (decode_coding_string): Handle the case that the output buffer is
3775 too small to decode the whole source text. Use
3776 allocate_conversion_buffer, extend_conversion_buffer and
3777 free_conversion_buffer, not get_conversion_buffer.
3778 (encode_coding_string): Likewise.
3779 (init_coding): Function deleted.
3780 (init_coding_once): Delete code to initialize
3781 conversion_buffer_size.
3782
3783 * emacs.c (main): Don't call init_coding.
3784
3785 * msdos.c (IT_write_glyphs): Use a locally declared
3786 conversion_buffer.
3787
3788 * term.c (write_glyphs): Use a locally declared conversion_buffer.
3789 (insert_glyphs): Likewise.
3790
3791 * w32console.c (write_glyphs): Use a locally declared
3792 conversion_buffer.
3793
b9f80d41
EZ
37942000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
3795
3796 * msdos.c (IT_update_begin): Don't crash if mouse_face_mouse_frame
3797 member of display_info is NULL.
3798
32dc52f7
GM
37992000-08-15 Gerd Moellmann <gerd@gnu.org>
3800
58ed0d3b
GM
3801 * alloc.c (compact_small_strings): Use safe_bcopy, add an
3802 assertion.
3803
32dc52f7 3804 * term.c (turn_off_face): Reset standout_mode when resetting
58ed0d3b 3805 appearances with capability `me'.
32dc52f7
GM
3806 (write_glyphs): Switch on inverse video before each face change.
3807
4eb22d33
DL
38082000-08-14 Dave Love <fx@gnu.org>
3809
3810 * alloc.c [HAVE_UNISTD_H]: Include unistd.h; don't declare sbrk.
3811 [!HAVE_UNISTD_H]: Use POINTER_TYPE to declare sbrk.
3812 (lisp_free): Declare and make static.
3813
3814 * window.c: Fix embedded comment.
3815 (syms_of_window): Fix doc string.
3816
90cbf47e
GM
38172000-08-14 Gerd Moellmann <gerd@gnu.org>
3818
3819 * keymap.c (push_key_description): If C without modifiers is < 32,
3820 make sure to print `C-' before `M-', like in the manual.
3821
440fc135
GM
38222000-08-11 Gerd Moellmann <gerd@gnu.org>
3823
3824 * fns.c (hashfn_eq, hashfn_eql): Don't handle strings specially
3825 since they aren't relocated anymore.
3826 (sxhash_string): Make sure returned hash code fits in a Lisp
3827 integer.
3828
3829 * xdisp.c (try_cursor_movement): Fix handling of cursor in
3830 partially visible line which is smaller than the window's
3831 height.
3832
6e264fad
KH
38332000-08-11 Kenichi Handa <handa@etl.go.jp>
3834
3835 * ccl.c (CCL_READ_CHAR): If source is multibyte, pay attention to
3836 the multibyte form of eight-bit-control characters.
3837 (Fccl_execute_on_string): Initialize ccl->multibyte.
3838
3839 * ccl.h (struct ccl_program): New member multibyte.
3840
3841 * coding.c (ccl_coding_driver): Initialize ccl->multibyte.
3842
c371f69a
KH
38432000-08-11 Kenichi Handa <handa@etl.go.jp>
3844
3845 * regex.c (regex_compile) <normal_char>: Pay attention to
3846 multibyteness.
3847 (analyse_first) <exactn>: Setup fastmap correctly for
3848 eight-bit-control characters.
3849
38502000-08-11 Kenichi Handa <handa@etl.go.jp>
3851
3852 * termhooks.h (enum event_kind): New member
3853 multibyte_char_keystroke.
3854
3855 * keyboard.c (make_lispy_event): Handle the new event type
3856 multibyte_char_keystroke.
3857
3858 * xterm.c: Include coding.h.
3859 (XTread_socket): Work around a bug of XmbLookupString. If the
3860 input is from XIM, decode it according to the current locale. In
3861 that case, generate multibyte_char_keystroke events.
3862
b8ddbe71
KH
38632000-08-11 Kenichi Handa <handa@etl.go.jp>
3864
3865 * xdisp.c (TRACE_MOVE) [GLYPH_DEBUG]: Delete the last semicolon.
3866 (TRACE_MOVE) [not GLYPH_DEBUG]: Define dummy.
3867
47589c8c
GM
38682000-08-10 Gerd Moellmann <gerd@gnu.org>
3869
3870 * xdisp.c (trace_move) [GLYPH_DEBUG]: New variable.
3871 (TRACE_MOVE) [GLYPH_DEBUG]: New macro.
3872 (move_it_in_display_line_to): Record iterator's ascent and descent
3873 before producing glyphs, and restore them when we know the glyph
3874 doesn't fit on the line.
3875 (move_it_to): Restructured so that it's easier to debug. If
3876 moving to a vpos, and not moving to an x or character position,
3877 stop as soon as the specified vpos is reached; don't move further
3878 into that line because that might change the computed line height.
3879 (try_cursor_movement): New function, extracted from the cursor
3880 movement branch of redisplay_window. If ending on a partially
3881 visible line, don't try to scroll if the cursor line is taller
3882 than the window.
3883 (redisplay_window): Use try_cursor_movement.
3884
3885 * window.c (Fwindow_end): Rewritten to not use Fvertical_motion,
3886 because that function doesn't cope with variable-height lines.
3887
3888 * xterm.c (x_draw_bar_cursor): If cursor is on an image, draw a
3889 box cursor because that's better visible for large images.
3890
c51bacd6
MB
38912000-08-10 Miles Bader <miles@gnu.org>
3892
3893 * w32term.c (note_mouse_highlight): Update calls to overlays_at.
3894
bea56df7
GM
38952000-08-10 Gerd Moellmann <gerd@gnu.org>
3896
3897 * xdisp.c (Vmessages_buffer_name): New variable.
3898 (message_dolog): Use it.
3899 (syms_of_xdisp): Initialize it.
3900
99cd7364
EZ
39012000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
3902
3903 * msdos.c (IT_note_mouse_highlight): Update the calls to
3904 overlays_at.
3905 (toplevel) <kbd_buffer_store_event>: Remove prototype, it's
3906 redundant now that keyboard.h is included.
3907
7d093d56
EZ
39082000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
3909
3910 * keyboard.c (kbd_buffer_events_waiting): New function.
3911
3912 * keyboard.h (kbd_buffer_events_waiting): Add prototype.
3913
3914 * msdos.c: Include keyboard.h.
3915 (XMenuActivate): Empty no_event events from the event buffer. If
3916 no events are left after that, call clear_input_pending.
3917 (mouse_clear_clicks): New function, code moved from mouse_init.
3918 (mouse_init, XMenuActivate): Call mouse_clear_clicks to force the
3919 mouse driver to ``forget'' any past clicks.
3920
3921 * Makefile.in (msdos.o): Depend on keyboard.h.
3922
41e757a6
GM
39232000-08-09 Gerd Moellmann <gerd@gnu.org>
3924
8e7bd231
GM
3925 * lisp.h (input_pending): External declaration.
3926
3927 * dispextern.h (Qredisplay_dont_pause): Declare extern.
3928
3929 * xdisp.c (echo_area_display): Display thoroughly if input is
3930 pending. Bind redisplay-dont-pause to t during the redisplay.
3931 in case input is pending.
3932
3933 * dispnew.c (Qredisplay_dont_pause): New variable.
3934 (syms_of_display): Initialize and staticpro it.
3935 (update_frame_1): Don't interrupt the display for pending input if
3936 redisplay_dont_pause is set.
3937
43028b7e
GM
3938 * dispnew.c (mode_line_string): Declare parameter MODE_LINE_P.
3939
41e757a6
GM
3940 * xfaces.c (Ftty_suppress_bold_inverse_default_colors): Doc fix.
3941
2f2174fa
KH
39422000-08-09 Miles Bader <miles@lsi.nec.co.jp>
3943
3944 * callproc.c (Fcall_process): Terminate the unwind-protect around
3945 the post-read-conversion of coding system.
3946
0a6fd67e
MB
3947 * buffer.c (overlays_at): Add CHANGE_REQ parameter.
3948 (Foverlays_at, Fnext_overlay_change, Fprevious_overlay_change): Use it.
3949 * buffer.h (overlays_at): Update prototype.
3950 * xdisp.c (next_overlay_change): Update call to overlays_at.
3951 * xfaces.c (face_at_buffer_position): Likewise.
3952 * textprop.c (Fget_char_property): Likewise.
3953 * xterm.c (note_mouse_highlight): Likewise.
3954
0c80756e
MB
3955 * minibuf.c (do_completion): Don't consider a simple change of
3956 case as `completion'.
3957
975f250a
KR
39582000-08-08 Ken Raeburn <raeburn@gnu.org>
3959
b347b3fd
KR
3960 * keyboard.c (syms_of_keyboard): Initialize
3961 last_point_position_buffer.
3962 * undo.c (record_delete): Make sure last_point_position_buffer is
3963 a buffer before comparing pointers.
3964
3965 * coding.h (decode_coding_string): Declare.
3966
3967 * intervals.h (Fprevious_single_char_property_change): Declare.
3968
3969 * textprop.c (Fprevious_single_char_property_change): Don't do
3970 arithmetic directly on lisp objects.
3971
25ad1371 3972 * editfns.c (find_field): Use EQ, not ==, to compare Lisp
b347b3fd
KR
3973 objects.
3974
3975 * keyboard.h (menu_item_eval_property): Declare.
3976
3977 * xdisp.c (message_dolog): Save and protect string "*Messages*" to
3978 reuse as buffer name, instead of recreating (and discarding) every
3979 time a message is logged.
3980 (with_echo_area_buffer): Make callback arg A2 a lisp object.
25ad1371
GM
3981 (current_message_1, truncate_message_1, set_message_1)
3982 (display_echo_area_1, resize_mini_window_1): Signatures changed.
3983 (current_message, truncate_echo_area, display_echo_area)
3984 (resize_echo_area_axactly): Changed calls.
b347b3fd 3985
975f250a 3986 * coding.c (find_safe_codings): CHAR_TABLE_SET index must be a
25ad1371 3987 Lisp object.
975f250a 3988 (Ffind_coding_systems_region_internal): First argument to Fappend
25ad1371 3989 must be an integer, not a Lisp object.
975f250a 3990
46dc9912
KH
39912000-08-08 Kenichi Handa <handa@etl.go.jp>
3992
3993 * charset.c (Fchar_width): Doc fix.
3994
9f6d1a6c
GM
39952000-08-08 Gerd Moellmann <gerd@gnu.org>
3996
3997 * charset.c (Fstring_width): Doc fix.
3998
ff3d9573
GM
39992000-08-07 Gerd Moellmann <gerd@gnu.org>
4000
41e757a6 4001 * xdisp.c (start_display): When starting display on a continuation
49ad1d99
GM
4002 line, clear ascent and descent members of the iterator structure;
4003 the height of the continued line does not affect the height of the
4004 continuation line.
4005 (make_cursor_line_fully_visible): Do nothing if cursor is on a
4006 line taller than the window.
4007 (redisplay_window) <forced window start>: Handle case that the
4008 middle of the window is not found in any row.
4009 (dump_glyph_row): Show more information.
4010 (compute_line_metrics): Use MATRIX_FIRST_TEXT_ROW to determine the
4011 first text line in a glyph matrix.
4012
4013 * xterm.c (x_draw_image_foreground): Avoid drawing outside
4014 of the clip area when image doesn't have a mask.
4015
70fc58b3
GM
4016 * fns.c (sweep_weak_table): Fix survival conditions for
4017 key-or-value and key-and-value weakness.
4018
4019 * .gdbinit (xhashtable): New command.
4020
ac0e96ee
GM
4021 * fns.c (sweep_weak_hash_tables): Fix the code taking unmarked
4022 tables out of the list of all weak hash tables.
4023
ff3d9573
GM
4024 * xdisp.c (ensure_echo_area_buffers): If a buffer was killed, and
4025 a new buffer is created, make sure echo_area_buffer[] references
4026 the new buffer.
4027
e0d8827b
EZ
40282000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
4029
4030 * msdos.c (Fmsdos_set_mouse_buttons): Add missing backslashes in
4031 the doc string.
4032
c6f35378
KH
40332000-08-07 Kenichi Handa <handa@etl.go.jp>
4034
4035 * syntax.c (skip_chars): Fix previous change. Make the handling
4036 of unibyte string consistent with that of regex search.
4037
1fd4c450
GM
40382000-08-05 Gerd Moellmann <gerd@gnu.org>
4039
e49aa397
GM
4040 * xmenu.c (popup_get_selection): Use xfree instead of free.
4041
4042 * fileio.c (Finsert_file_contents): Use xfree instead of free.
4043
4044 * editfns.c (Ftranspose_regions): Use xfree instead of free.
4045
4046 * callproc.c (child_setup): Use xfree instead of free.
4047
4048 * sysdep.c (opendir, GetTempDirName, run_mac_command): Use xmalloc
4049 instead of malloc.
4050 (run_mac_command, closedir): Use `xfree' instead of `free'.
4051
4052 * keymap.c (current_minor_maps): Use xmalloc instead of malloc.
4053
4054 * eval.c (error): Use xfree instead of free.
4055
1fd4c450
GM
4056 * xfaces.c, xfns.c, w32fns.c: Replace `illegal' with `invalid'.
4057
4058 * fns.c: Replace `illegal' with `invalid'.
e49aa397 4059 (Fmake_hash_table, make_hash_table): Allow table size of 0.
1fd4c450 4060
82d497fc
KH
40612000-08-05 Kenichi Handa <handa@etl.go.jp>
4062
4063 * syntax.c (skip_chars): Fix handling of multibyte<->unibyte
4064 conversion.
4065
59f953a2
NF
40662000-08-04 Noah Friedman <friedman@splode.com>
4067
4068 * fns.c (Fmake_hash_table): Add missing `\n\' to end of line in
4069 docstring.
4070
688351f2
GM
40712000-08-04 Gerd Moellmann <gerd@gnu.org>
4072
4073 * syntax.c (skip_chars): Fix typo in error message.
4074
2dad51cc
AS
40752000-08-04 Andreas Schwab <schwab@suse.de>
4076
4077 * m/ia64.h: Moved from s/ia64.h.
4078
99bb2c60
KH
40792000-08-04 Kenichi Handa <handa@etl.go.jp>
4080
082a1df2
KH
4081 * process.c (read_process_output): Big simplification. Handle
4082 composition and post-read-conversion of coding system correctly.
4083 (send_process): Handle composition correctly.
4084
4085 * callproc.c (Fcall_process): Handle post-read-conversion of
4086 coding system if any.
4087
99bb2c60
KH
4088 * coding.c (decode_coding_iso2022): More strict check for handling
4089 single shifting.
082a1df2
KH
4090 (coding_restore_composition): Pay attention to the case that
4091 cmp_data is not set properly (because of invalid code in the
4092 source text).
4093 (run_pre_post_conversion_on_str): Include text properties in the
4094 resulting string.
4095 (decode_coding_string): Set members of coding correctly.
99bb2c60 4096
f4988be7
GM
40972000-08-03 Gerd Moellmann <gerd@gnu.org>
4098
4099 * s/ia64.h: New file.
4100
4101 * widget.c (set_frame_size, update_wm_hints, EmacsFrameSetValues):
4102 Use NULL instead of 0 at the end of variable argument list of
4103 XtVaGetValues and XtVaSetValues, because 0 fails on systems where
4104 sizeof (int) < sizeof (void *).
4105
4106 * xmenu.c (update_frame_menubar): Use NULL instead of 0 at the end
4107 of variable argument lists of XtVaGetValues and XtVaSetValues.
4108
4109 * xfns.c (Fx_file_dialog): Use NULL instead of 0 at the end of
4110 variable argument lists of XtVaGetValues and XtVaSetValues.
4111
ead53494
GM
41122000-08-02 Gerd Moellmann <gerd@gnu.org>
4113
4114 * alloc.c (lisp_malloc, lisp_free): Use size_t and POINTER_TYPE.
4115 (xrealloc, xmalloc): Use size_t. Some callers adjusted.
4116
4117 * lisp.h (Fsingle_key_description, xmalloc, xrealloc): Change
4118 prototype.
4119
4120 * keyboard.c (read_char_minibuf_menu_prompt): Add new parameter
4121 in call to Fsingle_key_description.
4122
4123 * keymap.c (Fsingle_key_description): Add parameter NO_ANGLES.
4124 Callers changed.
4125
41262000-08-02 Colin Walters <walters@cis.ohio-state.edu>
4127
4128 * window.c (display_buffer_reuse_frames): New variable.
4129 (Fdisplay_buffer): If display_buffer_reuse_frames is set, reuse
4130 frames displaying BUFFER.
4131 (syms_of_window): Define Lisp variable
4132 display-buffer-reuse-frames.
4133
10b0f752
MB
41342000-08-01 Miles Bader <miles@gnu.org>
4135
4136 * editfns.c (Fconstrain_to_field): Fix the conditions for deciding
4137 when to constrain NEW_POS (they were pretty screwed up before).
4138
16425c4a
EZ
41392000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
4140
4141 * msdos.c (run_msdos_command): Save and restore the master
4142 environment, for the case that child_setup signals an error.
4143 When mirroring slashes in DOS shell commands, don't fail when
4144 argv[2] has embedded blanks.
da288c14
EZ
4145 (Fmsdos_set_mouse_buttons, mouse_setup_buttons): New functions.
4146 (syms_of_msdos): Defsubr Fmsdos_set_mouse_buttons.
4147 (dos_ttraw): Call mouse_setup_buttons.
16425c4a
EZ
4148
4149 * callproc.c (child_setup) [MSDOS]: malloc pwd_var instead of
4150 using alloca; free it after run_msdos_command returns.
4151
27f73852
DL
41522000-07-27 Dave Love <fx@gnu.org>
4153
4154 * s/irix6-5.h (IRIX_FORCE_32_BITS, LD_SWITCH_SYSTEM): Don't
4155 define.
4156 [_MIPS_SZLONG == 64]: Set up for 64-bit mode -- not currently
4157 working.
4158
4159 * m/iris4d.h (XUINT, XSET, XUNMARK) [_LP64]: Don't define.
4160
c0261b5e
EZ
41612000-07-27 Eli Zaretskii <eliz@is.elta.co.il>
4162
4163 * editfns.c (lisp_time_argument): Fix last change.
4164
b548072f
GM
41652000-07-27 Gerd Moellmann <gerd@gnu.org>
4166
3ab82477
GM
4167 * fns.c (Fdelete): Make it work on vectors and strings in addition
4168 to lists.
4169
b548072f
GM
4170 * fns.c (Qkey_or_value, Qkey_and_value): New variables.
4171 (syms_of_fns): Initialize new variables.
4172 (sweep_weak_table): Handle weakness `key-or-value' and
4173 `key-and-value'.
4174 (Fmake_hash_table): Recognize `key-and-value' and `key-or-value'
4175 weakness, with t meaning the same as `key-and-value'.
4176
91ae8751
KH
41772000-07-27 Kenichi Handa <handa@etl.go.jp>
4178
4179 * coding.h (struct coding_system): Member safe_charset deleted.
4180
4181 * coding.c (Qsafe_charsets): This variable deleted.
4182 (Qsafe_chars, Vchar_coding_system_table, Qchar_coding_system): New
4183 variables.
4184 (coding_safe_chars): New function.
4185 (CODING_SAFE_CHAR_P): New macro.
4186 (CHARSET_OK): New arg C. Call CODING_SAFE_CHAR_P instead of
4187 checking safe_charsets member of the coding system. Caller
4188 changed.
4189 (detect_coding_iso2022): New local variable safe_chars.
4190 (DECODE_DESIGNATION): Call CODING_SAFE_CHAR_P instead of checking
4191 safe_charsets member of the coding system.
4192 (decode_coding_iso2022): New local variable safe_chars.
4193 (ENCODE_ISO_CHARACTER_DIMENSION1): Don't check unsafe chars here.
4194 (ENCODE_ISO_CHARACTER_DIMENSION2): Likewise.
4195 (ENCODE_ISO_CHARACTER): Arguments changed. Caller changed.
4196 (ENCODE_UNSAFE_CHARACTER): New macro.
4197 (encode_coding_iso2022): New local variable safe_chars. Check
4198 unsafe chars.
4199 (setup_coding_system): Delete the code to initialize
4200 coding->safe_charses
4201 (intersection, find_safe_codings): New functions.
4202 (Ffind_coding_systems_region_internal): New function.
4203 (syms_of_coding): Defsubr it. Initialize Qsafe_chars,
4204 Qsafe_cding_system. Make Vchar_coding_system_table a Lisp
4205 variable and initialize it.
4206
4207 * fns.c (char_table_ref_and_index): New function.
4208
4209 * lisp.h (char_table_ref_and_index): Add prototype.
4210
34a7a267
SS
42112000-07-26 Sam Steingold <sds@gnu.org>
4212
4213 * editfns.c (lisp_time_argument): Added third argument `usec'.
3ab82477 4214 (Ffloat_time): New built-in Lisp function.
34a7a267 4215
a95cb10a
GM
42162000-07-26 Gerd Moellmann <gerd@gnu.org>
4217
3353ef5a
GM
4218 * dispextern.h (GLYPH_FROM_CHAR_GLYPH): Use CHARACTERBITS bits
4219 for the character code.
4220
4221 * config.in (HAVE_SOUND): Define only for FreeBSD, NetBSD and
4222 GNU/Linux.
4223
a95cb10a
GM
4224 * xmenu.c (menu_highlight_callback): Call show_help_echo directly
4225 if called for a popup menu.
4226 (xmenu_show): Store help string in widget values.
4227
b4a12321
DL
42282000-07-26 Dave Love <fx@gnu.org>
4229
4230 * syswait.h: Move some definitions.
4231 (HAVE_SYS_WAIT_H): Undef for HPUX7, Convex.
4232 [!HAVE_SYS_WAIT_H]: Define things unconditionally. More
4233 perspicuous definitions.
4234 (WTERMSIG): Fix bit pattern used.
4235
13f5ad37
KH
42362000-07-26 Kenichi Handa <handa@etl.go.jp>
4237
4238 * print.c (print_object): If vector printing is truncated, print
4239 "..." to indicate it as well as the case of list printing.
4240
070fe99c
GM
42412000-07-25 Gerd Moellmann <gerd@gnu.org>
4242
969065c3
GM
4243 * xdisp.c (next_element_from_display_vector): Improve comments.
4244
4245 * lisp.h (GLYPH_MASK_CHAR, GLYPH_MASK_FACE): Use 19 bits
4246 for the character code, and the rest for the face id as in 20.x.
4247 (FAST_GLYPH_FACE, FAST_MAKE_GLYPH): Changed accordingly.
4248
4249 * window.c (window_display_table): Cleaned up.
4250
070fe99c
GM
4251 * syntax.c (Fforward_word): Add last arg nil in call of
4252 Fconstrain_to_field.
4253
bad77ef7
EZ
42542000-07-25 Eli Zaretskii <eliz@is.elta.co.il>
4255
969065c3 4256 * fileio.c (Frename_file) [DOS_NT]: If the file names are
bad77ef7
EZ
4257 identical but for the letter-case, don't call
4258 barf_or_query_if_file_exists.
4259
c28da489
MB
42602000-07-25 Miles Bader <miles@gnu.org>
4261
4262 * editfns.c (find_field): Honor special `boundary' fields.
4263 (Qboundary): New variables.
4264 (syms_of_editfns): Initialize Qboundary.
4265 (Fconstrain_to_field): Add the INHIBIT-CAPTURE-PROPERTY argument.
4266 Use scan_buffer instead of find_before_next_newline, because it
4267 allows us to detect the boundary case where there's a newline at
4268 the search limit.
4269 * lisp.h (Fconstrain_to_field): Update external declaration.
4270
e3c31fd5
GM
42712000-07-24 Gerd Moellmann <gerd@gnu.org>
4272
4273 * print.c (temp_output_buffer_setup): Don't call1 Vrun_hooks
4274 if that is nil.
c28da489 4275
c66c29a2
DL
42762000-07-24 Dave Love <fx@gnu.org>
4277
4278 * s/sunos4-0.h, s/sol2.h:
4279 (LIBS_TERMCAP): Move from m/sparc.h.
4280
4281 * m/sparc.h (TERMINFO): Moved to system files (probably only
4282 relevant for sunos4 judging by its vintage).
4283 (BITS_PER_LONG, BITS_PER_EMACS_INT, _LP64): Define conditional on
4284 __arch64__.
4285
fbe0a958
EZ
42862000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
4287
4288 * xmenu.c (keymap_panes): Pass the keymap's prompt as the pane
4289 name to single_keymap_panes.
4290
7d88e5c9
AS
42912000-07-24 Andreas Schwab <schwab@suse.de>
4292
4293 * fns.c (Fmakehash): Pass Qeql to Fmake_hash_table if TEST is nil.
4294
e024b101
GM
42952000-07-24 Gerd Moellmann <gerd@gnu.org>
4296
4297 * xdisp.c (with_echo_area_buffer): Take additional EMACS_INT
4298 parameters instead of using int parameters. Expect FN to accept
4299 EMACS_INT parameters.
4300 (display_echo_area, resize_echo_area_axactly, current_message)
4301 (truncate_echo_area, set_message_1): Call with_echo_area_buffer
4302 with new argument list.
4303 (resize_mini_window_1): New callback function.
4304 (current_message_1, truncate_message_1, set_message_1): Change
4305 parameter lists to the new format expected by
4306 with_echo_area_buffer.
4307
25c1a9ce
KH
43082000-07-24 Kenichi Handa <handa@etl.go.jp>
4309
4310 * fontset.c (fontset_ref): Remove INLINE declaration.
4311 (fontset_ref_via_base): Likewise.
4312 (Fset_fontset_font): Convert FAMILY and REGISTRY specifications
4313 to downcase.
4314
7f987ac0
EZ
43152000-07-23 Eli Zaretskii <eliz@is.elta.co.il>
4316
4317 * msdos.c (IT_note_mouse_highlight): Process overlays in the
4318 correct order of priority. If help echo was found in an overlay,
4319 use that overlay as the object in which the help echo was found.
4320
e2db3069
MB
43212000-07-22 Miles Bader <miles@gnu.org>
4322
4323 * textprop.c (Fprevious_single_char_property_change): The initial
4324 property value should be from the position preceding POSITION, not
4325 following it.
4326
5e3203e4
EZ
43272000-07-22 Eli Zaretskii <eliz@is.elta.co.il>
4328
4329 * coding.c (syms_of_coding): Doc fix for
4330 inhibit-iso-escape-detection.
4331
62145073
GM
43322000-07-21 Gerd Moellmann <gerd@gnu.org>
4333
c20aeb83
GM
4334 * xterm.c (note_mouse_highlight): Process overlays in the right
4335 order of priority.
34a7a267 4336
743934db
GM
4337 * keyboard.c (show_help_echo, gen_help_event): Extend comments.
4338
4339 * xterm.c (note_mouse_highlight): If help-echo was found in an
4340 overlay, use that overlay as the object in which the help was
4341 found.
4342
d1dc7e43 4343 * window.c (foreach_window_1): Fix typo reversing an if-condition.
34a7a267 4344
62145073
GM
4345 * window.c (foreach_window): Instead of a fake variable argument
4346 list, take one USER_DATA argument.
4347 (foreach_window_1): Likewise, and call callback functions with two
4348 args, the window and USER_DATA.
4349 (struct check_window_data): New struct.
4350 (check_window_containing): Use it.
4351 (window_from_coordinates): Set up a struct check_window_data for
4352 foreach_window.
4353 (add_window_to_list, freeze_window_start): Change parameters
4354 according to new calling convention.
4355
4356 * window.h (foreach_window): Change prototype.
4357
4358 * buffer.c (Fprevious_overlay_change): Avoid memory leak.
4359
43602000-07-21 Eli Zaretskii <eliz@is.elta.co.il>
4361
4362 * xmenu.c (menu_help_callback): Call show_help_echo with
4363 additional arguments OBJECT and POS.
4364
11270583
KH
43652000-07-21 Kenichi Handa <handa@etl.go.jp>
4366
07b14857
KH
4367 * data.c (Faset): Allow storing any multibyte character in a
4368 string. Convert unibyte string to multibyte if necessary.
4369
11270583
KH
4370 * xfns.c (x_encode_text): New function.
4371 (x_set_name): Use x_encode_text.
4372 (x_set_title): Likewise.
4373
4374 * xselect.c (lisp_data_to_selection_data): Use x_encode_text.
4375
4376 * xterm.h (x_encode_text): Add prototype.
4377
bc75b4fd
DL
43782000-07-20 Dave Love <fx@gnu.org>
4379
4380 * ccl.c (Fccl_execute_on_string): Don't check xmalloc return. Use
4381 xfree, not free.
4382
48c14970
EZ
43832000-07-20 Eli Zaretskii <eliz@is.elta.co.il>
4384
4385 * msdos.c (help_echo_window): New variable.
4386 (syms_of_msdos): Initialize and staticpro it.
4387 (IT_note_mode_line_highlight): Set help_echo_window.
4388 (IT_note_mouse_highlight): Ditto.
4389 (dos_rawgetc): Store help_echo_window in the second event produced
4390 for HELP_EVENTs.
4391
4392 * msdos.c (IT_note_mode_line_highlight, IT_note_mouse_highlight):
4393 Record the object that generated the help echo and the position of
4394 that object in help_echo_object and help_echo_pos. Record that
4395 some glyphs in a row are displayed in mouse-face.
4396 (IT_update_begin): Don't clear mouse highlight unless one of the
4397 enabled glyph rows is marked as being displayed in mouse-face.
4398 (dos_rawgetc): Generate 2 events for HELP_EVENT. Pass the object
4399 and position recorded in help_echo_object and help_echo_pos to the
4400 event queue.
4401 (IT_menu_display): Accept a new argument PN: the pane number of
4402 the current menu pane. Record the pane number and the item
4403 number of the item which has associated help string.
4404 (XMenuActivate): Update the prototype for help_callback in
4405 function declaration. Call IT_menu_display with the current menu
4406 pane number as an additional argument. Call help_callback with
4407 two additional arguments: the pane number and the item number of
4408 the menu item associated with the help text.
4409 (help_echo_object, help_echo_pos): New variables.
4410 (syms_of_msdos): Initialize them and staticpro help_echo_object.
4411
4412 * msdos.h (XMenuActivate): Update prototype.
4413
4279296d
GM
44142000-07-19 Gerd Moellmann <gerd@gnu.org>
4415
47db06aa
GM
4416 * xdisp.c (with_echo_area_buffer): Call FN with more arguments.
4417 Add some more prototypes.
4418
4419 * xterm.c, xterm.h: Add some more prototypes.
4420
4421 * lisp.h (Fnext_single_char_property_change): Add prototype.
4422
4423 * dispnew.c (direct_output_for_insert): Remove confusing
4424 outer local variable mouse_face_overwritten_p.
4425 (glyph_row_slice_p): Put in #ifdef GLYPH_DEBUG.
4426
4279296d
GM
4427 * alloc.c (allocate_string_data): Don't copy old string contents.
4428
670acd62
KH
44292000-07-19 Kenichi Handa <handa@etl.go.jp>
4430
4431 * coding.c (code_convert_region): Delete text properties before
4432 shrinking the conversion region.
4433
7cea38bc
GM
44342000-07-18 Gerd Moellmann <gerd@gnu.org>
4435
dc1cac59
GM
4436 * dispnew.c (update_text_area): Write the whole row if it
4437 has mouse-face in it.
4438
85a8aca9
GM
4439 * xfaces.c (face-alternative-font-family-alist): Remove
4440 DEFVAR_LISP; staticpro instead.
4441
34a7a267 4442 * xmenu.c (menu_help_callback): Call show_help_echo with
7cea38bc
GM
4443 new arguments.
4444
4445 * keyboard.c (show_help_echo): Add parameter WINDOW.
4446 (read_char): Call show_help_echo with window extracted from Lisp
4447 help event.
4448 (gen_help_event): Add parameter WINDOW.
4449
4450 * keyboard.h (show_help_echo, gen_help_event): Change prototypes.
4451
4452 * xterm.c (help_echo_window): New variable.
4453 (note_mouse_highlight, note_tool_bar_highlight): Set
4454 help_echo_window.
4455 (XTread_socket): Pass help_echo_window to gen_help_event.
4456 (syms_of_xterm): Initialize and staticpro help_echo_window.
4457
f8276b77
DL
44582000-07-18 Dave Love <fx@gnu.org>
4459
4460 * Makefile.in: Fix dependencies of blockinput.h on atimer.h,
4461 systime.h.
4462
088831a6
GM
44632000-07-18 Gerd Moellmann <gerd@gnu.org>
4464
3d6cd763
GM
4465 * alloc.c (allocate_string_data): If string had already data
4466 assigned, copy old contents to new string data.
4467
4468 * coding.c (syms_of_coding): Fix typo in spelling of variable
4469 `inhibit-iso-escape-detection'.
4470
088831a6
GM
4471 * alloca.c (free) [emacs && EMACS_FREE]: Define as EMACS_FREE.
4472
4473 * Makefile.in: Add dependencies on dispextern.h.
4474 (alloca.o): Don't define malloc and define EMACS_FREE instead of
4475 `free'; both can conflict with system header files.
4476
bc8a8d55
KH
44772000-07-18 Kenichi Handa <handa@etl.go.jp>
4478
4479 * charset.h (MAKE_CHAR): Return reasonable code even if CHARSET is
4480 undefined.
4481
069f5950
DL
44822000-07-18 Dave Love <fx@gnu.org>
4483
4484 * window.c (Fwindow_list): Declare arg `window'.
4485
aa96c820
KH
44862000-07-18 Kenichi Handa <handa@etl.go.jp>
4487
4488 * coding.c (setup_coding_system): Don't override the explicitly
4489 specified designations.
4490
06be8d32
MB
44912000-07-15 Miles Bader <miles@gnu.org>
4492
4493 * editfns.c (char_property_eq, char_property_stickiness): Renamed
4494 from `text_property_eq' and `text_property_stickiness', respectively.
4495 (find_field, Fconstrain_to_field, char_property_eq)
4496 (char_property_stickiness): Changed to call char-property functions
4497 instead of text-property-only ones.
4498
4499 * textprop.c (Fnext_single_char_property_change): Made a subr (was
4500 `next_single_char_property_change'). Do more error checking, and
4501 cleanup limit behavior.
4502 (Fprevious_single_char_property_change): New function.
4503 (syms_of_textprop): Initialize new subrs.
4504
4505 * xdisp.c (display_prop_end, invisible_text_between_p):
4506 Call Fnext_single_char_property_change instead of
4507 next_single_char_property_change.
4508
3fddcdc3
JR
45092000-07-15 Jason Rumney <jasonr@gnu.org>
4510
4511 * w32menu.c (w32_menu_show): Call free_menubar_widget_value_tree
4512 after menu is finished with.
4513 (add_menu_item): Only consider wv->title as a menu title.
4514 (w32_menu_display_help): Add OBJECT and POS to show_help_echo.
4515
4516 * w32fns.c (w32_wnd_proc) [WM_DRAW_ITEM]: Do not try to draw a
4517 null title.
4518 (FONT_REGEXP): Remove unused macro, and its sub-components.
4519 (syms_of_w32fns): Replace underscore in w32-enable-synthesized-fonts.
4520
4521 * w32term.c (help_echo_object, help_echo_pos): New variables.
4522 (note_mode_line_highlight): Store additional information about the
4523 help-echo in help_echo_object and help_echo_pos. Check both
4524 `local-map' and `keymap' properties for changing the cursor
4525 (note_mouse_highlight): Store additional information about the
4526 help-echo in help_echo_object and help_echo_pos.
4527 (note_tool_bar_highlight): Set help_echo_object to nil and
4528 help_echo_pos to -1.
4529 (w32_read_socket): Use gen_help_event instead of filling
4530 input_events manually.
4531 (syms_of_w32term): Staticpro help_echo_object.
4532 (x_update_window_end): Add parameter MOUSE_FACE_OVERWRITTEN_P. If
4533 set, arrange for a mouse-highlight redisplay in
4534 XTframe_up_to_date.
4535 (x_clear_mouse_face): New function.
4536 (w32_redisplay_interface): Add pointer to x_clear_mouse_face.
4537 (x_update_window_begin): No need to turn off the mouse
4538 highlight here.
4539 (show_mouse_face): Set the mouse_face_p flag of glyph rows
4540 depending on whether they contain glyphs highlighted in
4541 mouse-face.
4542 (x_fill_stretch_glyph_string): Consume runs of stretch
4543 glyphs instead of a single one.
4544 (BUILD_STRETCH_GLYPH_STRING): Call x_fill_stretch_glyph_string
4545 with new argument list.
4546 (x_set_glyph_string_gc): Make sure the face's GC is valid.
4547 (x_append_glyph, x_append_composite_glyph)
4548 (x_produce_image_glyph, x_append_stretch_glyph): Accomodate to
4549 changes in struct glyph starting 1999-12-27. See comments for
4550 xterm.c on 2000-07-05.
4551
178c5d9c
SS
45522000-07-14 Sam Steingold <sds@gnu.org>
4553
4554 * xfaces.c (realize_x_face): Fix the last patch:
4555 check `default_face' before dereferencing.
4556
6fe533f6
DL
45572000-07-14 Dave Love <fx@gnu.org>
4558
069f5950 4559 * syntax.c (back_comment): Add null default in switch (for pcc).
6fe533f6 4560
dd7b81cf
KH
45612000-07-14 Kenichi Handa <handa@etl.go.jp>
4562
0693904a 4563 * xfaces.c (realize_x_face): Make fontset using the base of the
178c5d9c 4564 default_face's fontset, not using the default fontset.
0693904a 4565
dd7b81cf
KH
4566 * coding.c (inhibit_iso_escape_detection): New variable.
4567 (syms_of_coding): Make it a Lisp variable.
4568 (detect_coding_iso2022): If inhibit_iso_escape_detection is
4569 nonzero, ignore ISO2022's escape sequence.
4570
d5aa31d8
GM
45712000-07-14 Gerd Moellmann <gerd@gnu.org>
4572
e5acf0ca
GM
4573 * alloca.c (malloc) [emacs]: Define as xmalloc.
4574
bd23a692
GM
4575 * xfns.c (Fx_show_tip): If frame parameters contain a position,
4576 use that instead of the mouse position. Add parameters DX and DY.
4577
4578 * dispextern.h (Fx_show_tip): Adjust number of parameters
4579 in prototype.
4580
9662da0b
GM
4581 * keyboard.c (show_help_echo): Add parameters OBJECT and POS.
4582 if HELP is a function, call it with OBJECT and POS as parameters
4583 to get the help to display.
4584 (gen_help_event, kbd_buffer_store_help_event): New functions.
4585 (kbd_buffer_get_event): Construct the Lisp help-event differently.
4586 (read_char): Call show_help_echo with new parameters.
4587
178c5d9c 4588 * keyboard.h (gen_help_event, kbd_buffer_store_help_event):
9662da0b
GM
4589 Add prototypes.
4590
4591 * xterm.c (help_echo_object, help_echo_pos): New variables.
4592 (note_mode_line_highlight): Store additional information about the
4593 help-echo in help_echo_object and help_echo_pos. Check both
4594 `local-map' and `keymap' properties for changing the cursor
4595 (note_mouse_highlight): Store additional information about the
4596 help-echo in help_echo_object and help_echo_pos.
4597 (note_tool_bar_highlight): Set help_echo_object to nil and
4598 help_echo_pos to -1.
4599 (XTread_socket): Use gen_help_event instead of filling
4600 input_events manually.
4601 (syms_of_xterm): Staticpro help_echo_object.
4602
4603 * xmenu.c (menu_highlight_callback): Use
4604 kbd_buffer_store_help_event instead of setting up and input_event
4605 structure manually.
4606
4607 * xdisp.c (eval_form): GCPRO argument sexpr.
4608 (call_function): New function.
4609 (handle_single_display_prop): Use call_function and FUNCTIONP
4610 instead of checking whether if font_height is a symbol and
4611 using eval_form.
4612
4613 * eval.c (internal_condition_case_2): New function.
4614
4615 * lisp.h (FUNCTIONP): New macro.
4616 (internal_condition_case_2, call_function): Add prototypes.
4617
d5aa31d8
GM
4618 * xterm.c (construct_mouse_click, x_scroll_bar_to_input_event)
4619 (x_scroll_bar_handle_click, SET_SAVED_MENU_EVENT, XTread_socket):
4620 Always set `arg' member of input_events.
4621 (construct_menu_click): Unused function removed.
4622
4623 * msdos.c (dos_rawgetc): Always set `arg' member of input_events.
4624
4625 * w32term.c (construct_mouse_click, construct_mouse_wheel)
4626 (construct_drag_n_drop, x_scroll_bar_handle_click)
4627 (w32_read_socket): Always set `arg' member of input_events.
4628
4629 * keyboard.c (show_help_echo): Use eval_form. Add comment.
4630
4631 * lisp.h (eval_form): Add prototype.
4632
4633 * xdisp.c (eval_form): Make it externally visible.
4634
0f1a9b23
GM
46352000-07-13 Gerd Moellmann <gerd@gnu.org>
4636
4637 * xterm.c (x_handle_tool_bar_click): Store the frame in the
4638 frame_or_window slot of TOOL_BAR_EVENT input events instead of
4639 consing. For prefix events, store the frame in the `arg' slot of
4640 the event, otherwise store the key there.
4641 (XTread_socket): Instead of consing, use the frame_or_window slot
4642 of HELP_EVENTs for the frame, and the `arg' slot for the help
4643 string.
4644
4645 * xmenu.c (menu_highlight_callback): Store help string in the
4646 `arg' member of the input event; don't cons.
4647 (menubar_selection_callback): Use the `arg' slot of input events
4648 to queue additional information, instead of consing.
4649
4650 * msdos.c (dos_rawgetc): Adapt to change of HELP_EVENTs.
4651
4652 * w32term.c (w32_handle_tool_bar_click): Adapt to changes in
4653 TOOL_BAR_EVENTs.
4654 (w32_read_socket): Adapt to changes in HELP_EVENTs.
4655
4656 * w32menu.c (menubar_selection_callback): Use the `arg' slot of
4657 input events to queue additional information, instead of consing.
4658
4659 * keyboard.c (kbd_buffer_gcpro): Renamed from
4660 kbd_buffer_frame_or_window. Now used for all Lisp objects
4661 referenced from the input queue.
4662 (kbd_buffer_store_event): Always use structure assignment for
4663 copying input events. Record all Lisp objects referenced from
4664 events in kbd_buffer_gcpro.
4665 (kbd_buffer_get_event): Construct Lisp `help-echo' events
4666 differently from input events. Test for prefix menu_bar_events
4667 and TOOL_BAR_EVENTs differently. Reset all slots used by an input
4668 event in kbd_buffer_gcpro to nil.
4669 (make_lispy_event) <TOOL_BAR_EVENT>: Treat an input event whose
4670 frame_or_window is equal to its arg member as prefix events.
4671 (stuff_buffered_input): Reset all slots in kbd_buffer_gcpro
4672 used by an input event to nil.
4673 (init_keyboard): Use two times the size of the input queue
4674 for kbd_buffer_gcpro.
4675 (syms_of_keyboard): Likewise.
4676
4677 * emacs.c (handle_USR2_signal, handle_USR1_signal): Use
4678 USER_SIGNAL_EVENT.
4679
4680 * termhooks.h (struct input_event): Add member `arg'.
4681 (MENU_BAR_EVENT): Renamed from menu_bar_event.
4682 (USER_SIGNAL_EVENT): Renamed from user_signal.
4683
4684 * xfaces.c (ASET): Remove definition.
4685
4686 * lisp.h (AREF, ASET, ASIZE): New macros.
4687
4688 * fontset.c (AREF, ASIZE): Remove definitions.
4689
4690 * fns.c (AREF): Remove definition.
178c5d9c 4691
0f1a9b23
GM
4692 * composite.c (AREF): Remove definition.
4693
712eaef2
GM
46942000-07-12 Gerd Moellmann <gerd@gnu.org>
4695
d8ee7803
GM
4696 * dispnew.c (redraw_overlapped_rows): Add missing local.
4697 (scrolling_window): Remove debug code.
4698
712eaef2
GM
4699 * xdisp.c (try_window_reusing_current_matrix, try_window_id):
4700 Before scrolling, turn off a mouse-highlight in the window
4701 being scrolled.
4702
4703 * xterm.c (x_update_window_end): Add parameter
4704 MOUSE_FACE_OVERWRITTEN_P. If set, arrange for a mouse-highlight
4705 redisplay in XTframe_up_to_date.
4706 (x_clear_mouse_face): New function.
4707 (x_redisplay_interface): Add pointer to x_clear_mouse_face.
4708
4709 * dispnew.c (make_current): Preserve the mouse_face_p flag of the
4710 current glyph row.
4711 (update_window_line): Add parameter MOUSE_FACE_OVERWRITTEN_P. Set
4712 it when any row is written to that contains glyphs highlighted in
4713 mouse-face.
4714 (update_window): Call the window update end hook with new
4715 parameter MOUSE_FACE_OVERWRITTEN_P.
4716 (direct_output_for_insert): Give up if row contains mouse-face.
4717
4718 * dispextern.h (struct redisplay_interface): Add parameter
4719 MOUSE_FACE_OVERWRITTEN_P to update_window_end_hook function.
4720 (clear_mouse_face): New function pointer member.
4721
02010917
SM
47222000-07-11 Stefan Monnier <monnier@cs.yale.edu>
4723
4724 * syntax.c (back_comment): Use one switch rather than a few `if's.
4725 Obey open_paren_in_column_0_is_defun_start.
4726 When reverting to the `slow' method, try to nicely handle the case
4727 of nested comments by checking that the comment-starter we found
4728 does indeed match the comment-ender.
4729 (scan_sexps_forward, scan_sexps_forward):
4730 Ignore excessive opening parenthesis rather than throwing an error.
4731
d76c03ea
GM
47322000-07-11 Gerd Moellmann <gerd@gnu.org>
4733
4734 * doc.c (Fsubstitute_command_keys): Handle case that a GC
4735 in Fwhere_is_internal or get_keymap_1 relocates string contents.
4736
4737 * dispnew.c (direct_output_forward_char): Give up if currently
4738 displaying a message instead of the minibuffer contents.
4739
4740 * xterm.c (x_update_window_begin): No need to turn off the mouse
4741 highlight here.
4742 (show_mouse_face): Set the mouse_face_p flag of glyph rows
4743 depending on whether they contain glyphs highlighted in
4744 mouse-face.
4745
4746 * dispnew.c (row_equal_p): Add parameter MOUSE_FACE_P. If set,
4747 compare the mouse_face_p flags of both rows.
4748
4749 * dispextern.h (struct glyph_row): Add flag mouse_face_p.
4750
d55ead18
EZ
47512000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
4752
4753 * keyboard.c (show_help_echo): Accept additional parameter
4754 ok_to_overwrite_keystroke_echo.
4755 (read_char): Call show_help_echo with a zero
4756 ok_to_overwrite_keystroke_echo argument.
4757 * keyboard.h (show_help_echo): Update prototype of
4758 show_help_echo.
4759 * xmenu.c (menu_help_callback): Call show_help_echo with non-zero
4760 ok_to_overwrite_keystroke_echo argument.
4761 * w32menu.c (w32_menu_display_help): Call show_help_echo with
4762 non-zero ok_to_overwrite_keystroke_echo argument.
4763
df75b1a3
GM
47642000-07-10 Gerd Moellmann <gerd@gnu.org>
4765
4b92c49a
GM
4766 * xdisp.c (try_window_id): If changes are all below what is
4767 displayed in the window, and point is in the window, we still
4768 might have to find point on the display.
4769
4770 * xterm.c (x_fill_stretch_glyph_string): Consume runs of stretch
4771 glyphs instead of a single one.
4772 (BUILD_STRETCH_GLYPH_STRING): Call x_fill_stretch_glyph_string
4773 with new argument list.
4774 (x_set_glyph_string_gc): Make sure the face's GC is valid.
4775
df75b1a3
GM
4776 * keymap.c (get_keymap_1): Add comment that this function can GC.
4777 (where_is_internal_2, where_is_internal_1): Add GCPROs, add
4778 comment that functions can GC.
4779 (Fset_keymap_parent): GCPRO arg KEYMAP.
4780
4314cf3e
EZ
47812000-07-10 Eli Zaretskii <eliz@is.elta.co.il>
4782
4783 * msdos.c (XMenuActivate): After exiting the menu, restore the
4784 echo area message and erase it.
4785
ab49ce15
KH
47862000-07-10 Kenichi Handa <handa@etl.go.jp>
4787
4788 * fontset.c (Ffontset_info): Make the return value more compatible
4789 with that of Emacs 20.
4790
090a072f
GM
47912000-07-07 Gerd Moellmann <gerd@gnu.org>
4792
4793 * eval.c (Fsignal): Handle case that backtrace_list is null.
4794
f92de4a6
KH
47952000-07-07 Kenichi Handa <handa@etl.go.jp>
4796
4797 * ccl.c (Fccl_execute): Typo fixed.
4798
dd8888a1
GM
47992000-07-06 Gerd Moellmann <gerd@gnu.org>
4800
e5c81191 4801 * window.c (window_loop): Add missing gcpro1 local variable.
178c5d9c 4802
dd8888a1
GM
4803 * window.c (Fwindow_list): Reverse list at the end.
4804 (candidate_window_p): Add parameter OWINDOW. ALL_FRAMES nil
4805 means allow windows on OWINDOW's frame, only.
4806 (window_loop): Simplified; use Fwindow_list.
4807
4808 * Makefile.in (TAGS-LISP): Don't pass `$(lispsource)' to make.
4809
485266d0
GM
48102000-07-05 Gerd Moellmann <gerd@gnu.org>
4811
4812 * xterm.c (XTread_socket): Increment handling_signal at the start,
4813 decrement it at the end.
4814
4815 * eval.c (handling_signal): New variable.
4816 (Fsignal): Abort if handling_signal is non-zero.
4817
4818 * lisp.h (handling_signal): External declaration.
178c5d9c 4819
485266d0
GM
4820 * s/freebsd.h (WAITTYPE, WRETCODE): Put in #if 0.
4821
80fcd514
KR
48222000-07-05 Ken Raeburn <raeburn@gnu.org>
4823
4824 Sound support for NetBSD through "Linux emulation" support:
4825 * config.in (HAVE_SOUNDCARD_H): Undef.
4826 (HAVE_SOUND): Define if HAVE_SOUNDCARD_H.
4827 * Makefile.in (LIBSOUND): New variable.
4828 (LIBES): Include it.
4829 * sound.c [HAVE_SOUNDCARD_H]: Include <sys/ioctl.h> and
4830 <soundcard.h>.
4831 (DEFAULT_SOUND_DEVICE): Define to "/dev/dsp" if not defined
4832 elsewhere.
4833 (vox_open): Use DEFAULT_SOUND_DEVICE.
4834 * s/netbsd.h (DEFAULT_SOUND_DEVICE): Define to /dev/audio.
4835
d5c5cddd
GM
48362000-07-05 Gerd Moellmann <gerd@gnu.org>
4837
4838 * print.c (print_error_message): If Vsignaling_function is set,
4839 show it in *Messages*.
4840
4841 * lisp.h (Vsignaling_function): External declaration.
4842
4843 * eval.c (Vsignaling_function): New variable.
4844 (Fsignal): Compute it.
4845 (syms_of_eval): Staticpro it.
4846
65171e3a
DL
48472000-07-05 Dave Love <fx@gnu.org>
4848
4849 * syswait.h: Use the autoconf recommended approach. Old code
4850 #if'd out in case we need to revert.
4851
178c5d9c 4852 * config.in (HAVE_SYS_WAIT_H): Added.
65171e3a 4853
e2c46326
AI
48542000-07-05 Andrew Innes <andrewi@gnu.org>
4855
4856 * vm-limit.c (check_memory_limits) [REL_ALLOC]: Use real_morecore
4857 when non-NULL instead of __morecore, to take account of buffer
4858 memory. This also solves a problem with spurious memory warnings
4859 on Windows.
4860
4861 * ralloc.c: Make real_morecore non-static.
4862
4863 * eval.c (internal_condition_case): Comment out abort if
4864 interrupt_input_blocked is not zero.
4865
4866 * makefile.nt: Add support for `bootstrap' and related targets.
4867 Include minimal debug info in emacs.exe in release build.
4868 Remove all dependencies on lisp.h, and fixup some others.
4869
4870 * w32.c (init_environment): Install code from 20.7 for providing
4871 default values for environment variables, based on the
4872 executable's own location.
4873 (map_w32_filename): Handle filenames that are longer than
4874 MAX_PATH.
4875 (sys_socket): Install socket inheritance bug fix from 20.7.
4876
4877 * alloca.c [emacs]: Include lisp.h (needed by atimer.h included
4878 here via blockinput.h).
4879
a027a91b
SM
48802000-07-05 Stefan Monnier <monnier@cs.yale.edu>
4881
e4b31601
SM
4882 * w32menu.c (w32_menu_display_help):
4883 * xmenu.c (menu_help_callback): Use show_help_echo.
a027a91b
SM
4884
4885 * keyboard.h (show_help_echo): Declare.
4886
4887 * keyboard.c (show_help_echo): New function, extracted from read_char.
4888 Feval its `msg' argument if it's a cons cell.
4889 (read_char): Use it.
4cf8d9d5 4890 (follow_key): Pass `autoload' to get_keyelt.
a027a91b 4891
178c5d9c 4892 * xterm.c (note_mode_line_highlight, note_mouse_highlight)
a027a91b 4893 (note_tool_bar_highlight, XTread_socket):
178c5d9c 4894 * msdos.c (IT_note_mode_line_highlight, IT_note_mouse_highlight)
a027a91b
SM
4895 (dos_rawgetc):
4896 * w32term.c (note_mode_line_highlight, note_mouse_highlight)
4897 (note_tool_bar_highlight, w32_read_socket):
4898 Do not gratuitously ignore non-string `help-echo' properties.
4899
88d75730
GM
49002000-07-05 Gerd Moellmann <gerd@gnu.org>
4901
969f7e79
GM
4902 * eval.c (Feval): Put check for interrupt_input_block in #if 0.
4903
71201b00
GM
4904 * window.c (delete_all_subwindows): Reset Vwindow_list.
4905
88d75730
GM
4906 * xterm.c (x_append_glyph, x_append_composite_glyph)
4907 (x_produce_image_glyph, x_append_stretch_glyph): Accomodate to
4908 changes in struct glyph starting 1999-12-27. Some bit-fields of
4909 struct glyph were not set, which made glyphs unequal when compared
4910 with GLYPH_EQUAL_P. Redisplay outputs such glyphs, and flickering
4911 effects were the result. This also depended on the contents of
4912 memory returned by xmalloc. If flickering happens again, activate
4913 the code in clear_glyph_row that's in #if 0. If the flickering is
4914 gone with that, chances are that it is caused by something
4915 similar.
4916
4917 * dispnew.c (clear_glyph_row): Add debug code in #if 0.
178c5d9c 4918
88d75730
GM
4919 * dispextern.h: Add some comments.
4920
4921 * window.c (add_window_to_list): Add parameter LIST.
4922 (window_list): Order list so that, for each frame, windows are
4923 in canonical order, and so that frames appear in the list in
4924 the order given by Vframe_list.
4925 (next_window): Reverse the handling of NEXT_P.
4926
53654733
GM
49272000-07-04 Gerd Moellmann <gerd@gnu.org>
4928
87efd256
GM
4929 * window.c (Vwindow_list): New variable.
4930 (make_window, delete_window): Set Vwindow_list to nil.
4931 (check_window_containing): New function.
4932 (window_from_coordinates): Rewritten.
4933 (add_window_to_list, window_list, candidate_window_p)
4934 (decode_next_window_args, next_window): New functions.
4935 (Fnext_window, Fprevious_window): Rewritten in terms of
4936 next_window.
4937 (Fwindow_list): New function.
4938 (Fother_window): Cleaned up.
4939 (foreach_window): Add a longer "variable argument list". Let
4940 callback function return 0 to indicate that cycling over windows
4941 should stop.
4942 (foreach_window_1): Likewise.
4943 (freeze_window_start): Return int.
4944 (init_window): New function.
4945 (syms_of_window): Staticpro Vwindow_list and defsubr Swindow_list.
4946
4947 * emacs.c (handle_USR1_signal, handle_USR2_signal) Clear
4948 input_event with bzero.
4949 (main): Call init_window.
4950
53654733
GM
4951 * keymap.c (get_keyelt): Temporarily inhibit GC while evaluating
4952 a menu filter.
4953
4a8c194f
KH
49542000-07-04 Kenichi Handa <handa@etl.go.jp>
4955
4956 * composite.h (make_composition_value_copy): Extern it.
4957
4958 * composite.c (make_composition_value_copy): New function.
4959
4960 * editfns.c (Fformat): While copying text properties, make each
4961 composition property value a copy.
4962
4963 * fns.c (concat): While copying text properties, make each
4964 composition property value a copy.
4965
831a6cb0
GM
49662000-07-03 Gerd Moellmann <gerd@gnu.org>
4967
2f516940
GM
4968 * m/macppc.h (LINKER, LD_SWITCH_MACHINE) [LINUX]: Define.
4969
178c5d9c 4970 * fns.c (sweep_weak_table): Mark only objects that are not
aee625fa
GM
4971 marked already.
4972
831a6cb0
GM
4973 * frame.c (next_frame, prev_frame): If MINIBUF is a window,
4974 include those frames as candidates which have their focus
4975 redirected to the minibuffer frame.
4976
d9c4f922
SM
49772000-07-03 Stefan Monnier <monnier@cs.yale.edu>
4978
4979 * fns.c (Fputhash): Return `value' rather than nil.
4980
3780bc22
GM
49812000-06-30 Gerd Moellmann <gerd@gnu.org>
4982
97d176db
GM
4983 * frame.c (next_frame): Don't check focus redirection in case
4984 MINIBUF is a window. Doing so excludes frames using MINIBUF
3780bc22
GM
4985 unless their focus is redirected, which contradicts the
4986 specification of next-frame, and leads to infinite loops in
4987 certain situations when cycling through windows with next-window.
4988
dca9961d
KH
49892000-06-30 Kenichi Handa <handa@etl.go.jp>
4990
4991 * coding.c (code_convert_region): Even if the length of text is
4992 zero, try to convert it if coding->type is coding_type_ccl.
4993 (decode_coding_string, encode_coding_string): Likewise.
4994
d5483ab1
GM
49952000-06-28 Gerd Moellmann <gerd@gnu.org>
4996
af5c25e1 4997 * xdisp.c (try_window_reusing_current_matrix): Don't try to reuse
97d176db 4998 the display if windows_or_buffers_changed.
af5c25e1
GM
4999
5000 * dispnew.c (struct row_entry): New structure.
5001 (row_entry_pool, row_entry_pool_size, row_entry_idx, row_table)
5002 (row_table_size, old_lines, new_lines, old_lines_size)
5003 (new_lines_size, run_pool, runs_size, runs): New variables.
5004 (add_row_entry): New function.
5005 (scrolling_window): Use data structures allocated with xmalloc and
97d176db 5006 held in global variables, instead of allocating them with alloca and
af5c25e1
GM
5007 holding them in local variables. Use a larger hash table whose
5008 size depends on glyph matrix sizes. Don't use bzero to clear the
5009 hash table; instead, clear used slots only.
5010
5011 * fns.c (next_almost_prime): Make it externally visible.
5012
5013 * lisp.h (next_almost_prime): Add prototype.
5014
d5483ab1
GM
5015 * s/isc4-0.h (sigunblock): Define.
5016
5017 * s/sco5.h (sigunblock): Define.
5018
93e40f40
DL
50192000-06-27 Dave Love <fx@gnu.org>
5020
5021 * s/osf1.h (C_SWITCH_SYSTEM, LIBS_SYSTEM): Revert last change
5022 (moved to osf5-0.h).
5023 [!NOT_C_CODE]: Protect string.h stuff.
5024
5025 * s/osf5-0.h (C_SWITCH_SYSTEM, WAIT_USE_INT, SYS_SIGLIST_DECLARED)
5026 (sys_siglist, NSIG): Definitions moved here from osf1.h.
5027
3c4b7685
GM
50282000-06-27 Gerd Moellmann <gerd@gnu.org>
5029
97d176db 5030 * xdisp.c (resize_mini_window): Subtract the extra line spacing
3c4b7685
GM
5031 below the last line from the needed window height.
5032
32cad0aa
SM
50332000-06-26 Stefan Monnier <monnier@cs.yale.edu>
5034
5035 * fns.c (Fplist_member): Renamed from Fwidget_plist_member.
5036 (Fwidget_get): Use it.
5037 (syms_of_fns): Defsubr it.
5038
2c69ced2
GM
50392000-06-26 Gerd Moellmann <gerd@gnu.org>
5040
178c5d9c 5041 * xterm.c (xim_initialize) [!USE_XIM]: Don't set up the
1d36487c
GM
5042 display info for XIM.
5043 (xim_open_dpy): Likewise.
5044 (xim_close_dpy): Don't free the display info's XIM.
5045
5046 * xfns.c (x_window) [!USE_XIM]: Don't call create_frame_ic.
5047
5048 * config.in (USE_XIM): New define.
5049
3fc720e4
GM
5050 * keymap.c (get_keyelt): For menu-items containing a `:filter
5051 FILTER', apply FILTER to the menu-item's definition to get the
5052 real definition to use.
5053
5054 * lisp.h (QCfilter): External declaration.
5055
2c69ced2
GM
5056 * xfns.c (Fimage_size): New function.
5057 (syms_of_xfns): Defsubr it.
5058
f978b2a2
AS
50592000-06-26 Andreas Schwab <schwab@suse.de>
5060
5061 * coding.c (decode_coding_string): Re-fetch STRING_BYTES after
5062 Fstring_as_unibyte.
5063
94cc7892
DL
50642000-06-25 Dave Love <fx@gnu.org>
5065
5066 * term.c [!HAVE_TERMCAP_H]: Declare tputs, tgetent, tgetflag,
5067 tgetnum.
5068
5069 * Makefile.in (blockinput.h): Depend on atimer.h.
5070 (atimer.h): Depend on systime.h.
5071
5072 * blockinput.h: Protect against multiple inclusion. Include
5073 atimer.h.
5074
5075 * atimer.h: Protect against multiple inclusion. Include
5076 systime.h.
5077
5078 * lisp.h (swap_in_global_binding): Declare.
5079
b8c24556
KR
50802000-06-24 Ken Raeburn <raeburn@gnu.org>
5081
5082 * process.c (Fopen_network_stream): Turn off atimers for duration
5083 of call to connect. (Patch from Gerd.)
5084
8cf8560b
DL
50852000-06-23 Dave Love <fx@gnu.org>
5086
511c7541
DL
5087 * ralloc.c: Maybe include unistd.h
5088
8cf8560b
DL
5089 * emacs.c (setgrp): Undefine before defining.
5090 (malloc_warning, set_time_zone_rule, index): Prototype.
5091
5092 * systime.h (EMACS_GET_TIME) [!GETTIMEOFDAY_ONE_ARGUMENT]: Use
5093 HAVE_STRUCT_TIMEZONE.
5094
5095 * s/osf1.h: Move string.h hack here from alpha.h and make it
5096 conditional.
5097 (C_SWITCH_SYSTEM): Use _OSF_SOURCE, not -BSD, which clashes with
5098 _XOPEN_SOURCE.
5099 (WAIT_USE_INT, SYS_SIGLIST_DECLARED, sys_siglist, NSIG): Define.
5100 (SOCKLEN_TYPE): Don't define.
5101
5102 * m/alpha.h: Remove string.h hack.
5103
5104 * s/osf5-0.h: New file.
5105
5106 * filelock.c: Use feature tests for fcntl.h, string.h. Don't
5107 include time.h, done by systime.h.
5108 [__FreeBSD__]: Remove redundant includes.
5109
3fc720e4 5110 * callproc.c (setpgrp): Undefine before defining.
8cf8560b
DL
5111 (delete_temp_file): Return Qnil to avoid warning.
5112
5113 * config.in (HAVE_TERM_H, HAVE_STRUCT_TIMEZONE): Add.
5114
5115 * xfaces.c: Include fontset.h dependent on HAVE_WINDOW_SYSTEM, not
5116 HAVE_X_WINDOWS.
5117
5118 * fontset.h (free_face_fontset): Renamed from fs_free_face_fontset.
5119
5120 * composite.h (compose_text): Declare.
5121
5122 * xterm.c: Don't include sys/types.h unconditionally. Don't
5123 protect its inclusion with !USG (following xmenu.c).
5124
ea055732
GM
51252000-06-23 Gerd Moellmann <gerd@gnu.org>
5126
5127 * xfns.c (x_create_tip_frame): Initialize frame's colors like
5128 in x_create_frame.
5129
74b01b80
EZ
51302000-06-23 Eli Zaretskii <eliz@is.elta.co.il>
5131
5132 * coding.c (decode_eol_post_ccl): Special handling for undecided
5133 and inconsistent EOL types.
5134
64f3a166
GM
51352000-06-22 Gerd Moellmann <gerd@gnu.org>
5136
16cf31f7
GM
5137 * xrdb.c (x_load_resources): Add default resource for scroll bar's
5138 trough color and main window's background color.
5139
178c5d9c 5140 * xfns.c (Fx_file_dialog) [HAVE_MOTIF_2_1]: Handle events
16cf31f7
GM
5141 differently.
5142
5143 * xterm.h (Xt_app_con): External declaration.
5144
5145 * widget.c (EmacsFrameRealize): Fix typo.
178c5d9c 5146
486a103d
GM
5147 * widget.c (EmacsFrameRealize): Remove SubstructureRedirectMask.
5148
64f3a166
GM
5149 * xdisp.c (handle_stop): Initialize it->add_overlay_start to zero.
5150 (handle_invisible_prop): Record the start of invisible text in
5151 it->add_overlay_start.
5152 (struct overlay_entry): Add member `overlay'.
5153 (handle_overlay_change): Simplify.
5154 (next_overlay_string): After having processed overlay strings at the
5155 end of the buffer, record that fact in
5156 it->overlay_strings_at_end_processed_p.
5157 (compare_overlay_entries): If before- and after-strings come
5158 from the same overlay, let before-strings come first.
5159 (RECORD_OVERLAY_STRING): Record the overlay that strings come from.
5160 (load_overlay_strings): Take it->add_overlay_start into account
5161 when adding overlay strings.
5162
5163 * dispextern.h (struct it): Add member add_overlay_start.
5164
bb746ea6
DL
51652000-06-22 Dave Love <fx@gnu.org>
5166
5167 * s/isc3-0.h (C_SWITCH_SYSTEM): Define _XOPEN_SOURCE=500.
5168
5169 * s/gnu-linux.h (C_SWITCH_SYSTEM): Don't define _XOPEN_SOURCE here.
5170
a8f573f3
KH
51712000-06-22 Kenichi Handa <handa@etl.go.jp>
5172
5173 * ccl.c (ccl_driver) <CCL_End>: Decrement stack_idx only when it
5174 is greater than 0.
5175
9f2bbc92
DL
51762000-06-21 Dave Love <fx@gnu.org>
5177
178c5d9c 5178 * Makefile.in (GETLOADAVG_OBJ): Removed -- LIBOBJS does it.
9f2bbc92 5179
3ee5041c
SM
51802000-06-21 Stefan Monnier <monnier@cs.yale.edu>
5181
5182 * syntax.c (back_comment): Simplify string-parity counting (with
5183 the added benefit of handling multiple string-styles as long as
5184 they are not intertwined).
5185 Jump to the slow code as soon as a comment starter is found in
5186 a "string_lossage" position. Fixes the case: " /* " /* " */.
5187
4c343001
DL
51882000-06-21 Dave Love <fx@gnu.org>
5189
5190 * Makefile.in: Use GETLOADAVG_LIBS.
5191
5192 * config.in: Add HAVE_FCNTL_H, _FILE_OFFSET_BITS,
5193 _LARGEFILE_SOURCE, _LARGE_FILES, _XOPEN_SOURCE.
5194
e6365855
SM
51952000-06-20 Stefan Monnier <monnier@cs.yale.edu>
5196
5197 * syntax.c (describe_syntax): Recognize the `n'estable bit.
5198 (Fforward_comment, scan_lists):
5199 Check the comstyle of single-char comment-starters.
5200 (scan_sexps_forward): Don't try to recognize `half comment-enders' if
5201 we're just at the beginning of the comment (f.ex with (*) ... (*)).
d355bd8a
SM
5202 Check the comstyle of single-char comment-starters.
5203 Clarify control-flow around the Scomment case.
e6365855 5204
5700d2cc
DL
52052000-06-20 Dave Love <fx@gnu.org>
5206
d355bd8a
SM
5207 * fns.c (make_hash_table, maybe_resize_hash_table):
5208 Cast arg of next_almost_prime.
5700d2cc 5209
178c5d9c 5210 * tparam.c [emacs]: Include lisp.h.
5700d2cc
DL
5211
5212 * termcap.c [emacs]: Test HAVE_FCNTL_H, not USG5. Include lisp.h
5213 and unistd.h.
5214
4a27bdfb
GM
52152000-06-20 Gerd Moellmann <gerd@gnu.org>
5216
a61d762c
GM
5217 * keyboard.c (adjust_point_for_property): Check if display
5218 property should be treated as intangible by looking at its
5219 value.
5220
178c5d9c 5221 * xdisp.c (single_display_prop_intangible_p)
a61d762c
GM
5222 (display_prop_intangible_p): New functions.
5223
5224 * dispextern.h (display_prop_intangible_p): Add prototype.
5225
5226 * xdisp.c (dump_glyph_row): Show type of glyph->object.
178c5d9c 5227
4a27bdfb
GM
5228 * s/isc4-0.h (sigblock): Redefined to pass a pointer as second
5229 argument to sigprocmask.
5230
5231 * s/sco5.h (sigblock): Redefined to pass a pointer as second
5232 argument to sigprocmask.
5233
5234 * syssignal.h (sigblock, sigunblock) [USG5_4]: Set
5235 sigprocmask_set, and pass a pointer to it to sigprocmask.
5236
5237 * sysdep.c (sigprocmask_set): New variable.
5238
5239 * fileio.c (make_temp_name): Don't use `%s' in string passed to
5240 report_file_error.
5241
427ec082
SS
52422000-06-20 Sam Steingold <sds@gnu.org>
5243
5244 * xrdb.c: Don't declare xmalloc, xrealloc.
5245
8972fe79 52462000-06-20 Stefan Monnier <monnier@cs.yale.edu>
8972fe79
SM
5247
5248 * regex.c (re_match, re_match_2): Protect calls to alloca (0).
5249 (re_comp): Cast gettext return value to avoid complaints when
5250 !HAVE_LIBINTL.
5251
074b6efe
DL
52522000-06-20 Dave Love <fx@gnu.org>
5253
f85c008a
DL
5254 * m/stride.h, m/mips.h: Don't define HAVE_GETWD,
5255 HAVE_GETTIMEOFDAY.
5256
5700d2cc 5257 * m/ibmrt-aix.h: Don't declare HAVE_GETTIMEOFDAY, HAVE_VFORK.
f85c008a 5258
d355bd8a 5259 * m/ibmrs6000.h, m/ibmps2-aix.h, m/dpx2.h: Don't declare HAVE_GETWD.
f85c008a
DL
5260
5261 * m/alpha.h: Don't declare xmalloc, xrealloc.
5262
0af4f205
DL
5263 * s/ux4800.h: Don't declare GETTIMEOFDAY_ONE_ARGUMENT.
5264
5265 * s/usg5-4-2.h: Don't declare HAVE_GETWD, VFORK_RETURN_TYPE.
5266
5267 * s/umips.h: Don't declare HAVE_GETWD, HAVE_GETTIMEOFDAY.
5268
5269 * s/cxux.h, s/gnu-linux.h, s/iris3-6.h, s/irix3-3.h: Don't declare
5270 HAVE_GETWD.
5271
074b6efe
DL
5272 * keyboard.h (poll_for_input_1): Declare.
5273
5274 * getloadavg.c: Don't define NLIST_STRUCT (handled by configure).
5275
5276 * alloc.c (xmalloc, xrealloc, xfree): Define using POINTER_TYPE.
5277
5278 * doprnt.c: Don't declare xmalloc, xrealloc.
5279
5280 * lisp.h (x_set_tool_bar_lines, free_frame_xic, compose_text)
5281 (getenv, ctime, getwd): Removed.
5282 (xmalloc, xrealloc, xfree): Declare using POINTER_TYPE.
5283
5284 * xterm.h: Remove duplicate prototypes. Declare free_frame_xic,
5285 x_set_tool_bar_lines.
5286
5287 * config.in: Add HAVE_GETWD. Move some definitions above
5288 machine/system includes.
5289
68a5e97b
KH
52902000-06-20 Kenichi Handa <handa@etl.go.jp>
5291
95417e1e
KH
5292 * s/bsd386.h (HAVE_GETLOADAVG): Define it as 1.
5293
68a5e97b
KH
5294 * xfaces.c (font_list): Handle the case that REGISTRY doesn't
5295 contain information about ENCODING.
5296
5297 * fontset.c (FONTSET_ASCII): Use the first element of char table
5298 for an ASCII font, not defalt slot.
5299 (fontset_ref_via_base): If FONTSET doesn't contain information for
5300 C, try the default fontset.
5301 (make_fontset): Don't copy the default fontset.
5302 (fontset_font_pattern): Likewise.
5303 (accumulate_font_info): If ELT is nil, use the corresponding
5304 element in the default fontset.
5305
3b4fa1b2
DL
53062000-06-19 Dave Love <fx@gnu.org>
5307
943e731c
DL
5308 * syntax.c (Fparse_partial_sexp): Doc fix.
5309
5310 * regex.h: Test PROTOTYPES as well as __STDC__.
5311
3b4fa1b2
DL
5312 * unexalpha.c: Include errno.h, string.h, unistd.h. Don't declare
5313 errno, strerror. Put text after #endif in comment.
5314
5315 * xdisp.c (dump_glyph_matrix): Add `static' to declaration (for
5316 pcc).
5317
5318 * xterm.c (x_frame_of_widget): Likewise.
5319
cdf0357b
GM
53202000-06-19 Gerd Moellmann <gerd@gnu.org>
5321
5322 * abbrev.c (syms_of_abbrev): Set buffer_default's abbrev table
5323 to Vfundamental_mode_abbrev_table.
5324
5325 * alloc.c (mark_object) [GC_CHECK_MARKED_OBJECTS]: Check that no
5326 bogus objects are marked. This slows down GC by ~80 percent, but
5327 it might be worth trying when debugging GC-related problems.
5328 This feature requires conservative stack marking to be enabled.
5329
5330 * xterm.c (XTread_socket) <KeyPress>: In case XmbLookupString
5331 returns XLookupChars, reset `modifiers' to zero.
5332
998e9f8c
DL
53332000-06-19 Dave Love <fx@gnu.org>
5334
5335 * mktime.c: Unprotoized.
5336
18e21ce8 53372000-06-19 Richard Stallman <rms@gnu.org>
d1504184
GM
5338
5339 * data.c (set_internal): If variable is frame-local,
5340 store the new value immediately into the frame parameter alist.
5341
140c4ac6
KR
53422000-06-19 Ken Raeburn <raeburn@gnu.org>
5343
14358466
KR
5344 * xfns.c (jpeg_load): Fetch error-handling data first, then fill
5345 in the custom handler pointer.
5346
140c4ac6
KR
5347 * keyboard.c (follow_key, read_key_sequence): Use XUINT on key
5348 value, or checks for CHAR_META can fail when Lisp_Object is a
5349 union type.
5350 * keymap.c (get_keyelt): Likewise.
5351
10d7bf84
KH
53522000-06-19 Kenichi Handa <handa@etl.go.jp>
5353
5354 * ccl.h (struct ccl_program): New member eol_type.
5355 (struct ccl_spec): New member cr_carryover.
5356
5357 * ccl.c (CCL_WRITE_CHAR): Convert NL according to ccl->eol_type.
5358 (setup_ccl_program): Initialize ccl->eol_type to CODING_EOL_LF.
5359
5360 * coding.c (setup_coding_system) <4>: Reset member `cr_carryover'.
5361 (ccl_coding_driver): On encoding, initialize ccl->eol_type.
5362 (decode_eol_post_ccl): New function.
5363 (decode_coding): Don't detect EOL format here for CCL based coding
5364 systems.
5365 (decode_coding) <coding_type_ccl>: Handle carryovered CR. Call
5366 decode_eol_post_ccl after running the CCL program.
5367 (code_convert_region): Don't detect EOL format here for CCL based
5368 coding systems.
5369 (decode_coding_string): Likewise.
5370
52e386c2
KR
53712000-06-18 Ken Raeburn <raeburn@gnu.org>
5372
5373 * charset.c (update_charset_table): Use XINT on "iso_final_char"
5374 when treating it as an integer.
5375
5376 * coding.h (encode_coding_string): Declare.
5377
5378 * keyboard.c (read_key_sequence): Use XINT on "pos" when treating
5379 it as an integer.
5380
5381 * keymap.c (Fwhere_is_internal): Rename argument "keymap" to
5382 "xkeymap" to avoid shadowing the "enum map_type" value that needs
5383 to be passed to get_local_map.
5384
5385 * sound.c (Fplay_sound): Don't call make_number on
5386 Frun_hook_with_args count argument.
5387
5388 * xterm.c (x_send_scroll_bar_event): Fudge lisp object/integer
5389 for lisp objects in X event structure data field, when lisp
5390 objects are represented with unions.
5391 (x_scroll_bar_to_input_event): Ditto.
5392
b357b9d4
KR
53932000-06-16 Ken Raeburn <raeburn@gnu.org>
5394
5395 * xdisp.c (decode_mode_spec): In "no_value" case, do NUL
37d034d3
KR
5396 termination of string. Fix sense of test whether
5397 Vline_number_display_limit is an integer.
b357b9d4 5398
a871441d
GM
53992000-06-16 Gerd Moellmann <gerd@gnu.org>
5400
a9021acd
GM
5401 * xfaces.c (syms_of_xfaces) [DEBUG_X_COLORS]: Defsubr dump_colors
5402 only if HAVE_X_WINDOWS.
5403
6344985d
GM
5404 * keymap.c (describe_buffer_bindings): Add `\f\n' in front
5405 of titles.
5406
427ec082 5407 * dispnew.c (update_frame_1): Handle case that cursor vpos is
a871441d
GM
5408 out of bounds.
5409
228b083e
EZ
54102000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
5411
5412 * unexec.c (toplevel): Fix last change, so as not to deprive MSDOS
5413 of its headers.
5414
c25b53a2
KH
54152000-06-15 Kenichi Handa <handa@etl.go.jp>
5416
5417 * coding.c (decode_coding_emacs_mule): Always set src_base at the
5418 start of the while loop.
5419
a6981b11
GM
54202000-06-15 Gerd Moellmann <gerd@gnu.org>
5421
e9924e52
GM
5422 * atimer.c (alarm_signal_handler): Add forward declaration.
5423
a6981b11
GM
5424 * data.c (set_internal): Remove debug code.
5425
25fa6deb
GM
54262000-06-14 Gerd Moellmann <gerd@gnu.org>
5427
dce6b995
GM
5428 * Makefile.in (bootstrap-temacs): Add `-I../src'.
5429
9f817ea4
GM
5430 * unexec.c (toplevel) [COFF]: Include coff.h.
5431
5432 * s/lynxos.h: New file.
5433
5434 * keymap.c (Fsingle_key_description): Enclose function key and
5435 event symbol names in angle brackets.
5436
8a4e3c0c
GM
5437 * xdisp.c (setup_echo_area_for_printing): Call
5438 message_log_maybe_newline if message_buf_print is not set.
5439
5440 * print.c (printchar, strout): Don't check message_buf_print
427ec082 5441 before calling setup_echo_area_for_printing because that
8a4e3c0c
GM
5442 function does something useful even when message_buf_print is
5443 already set.
5444
25fa6deb
GM
5445 * xdisp.c (message_truncate_lines, Qmessage_truncate_lines): New
5446 variables.
5447 (ensure_echo_area_buffers): Initialize echo buffer's
5448 truncate lines setting to nil.
5449 (with_echo_area_buffer): Don't set the echo buffer's truncate
5450 lines setting here.
8a4e3c0c 5451 (set_message_1): Set it here instead, based on the value
25fa6deb
GM
5452 of message_truncate_lines.
5453 (resize_mini_window): Handle case that lines are truncated.
5454 (syms_of_xdisp): Initialize Qmessage_truncate_lines. DEFVAR_BOOL
5455 message-truncate-lines.
5456
5457 * keyboard.c (read_char): Bind message-truncate-lines to t
5458 while displaying a help-echo.
5459
5460 * lisp.h (Qmessage_truncate_lines): External declaration.
5461
163dcff3
GM
54622000-06-13 Gerd Moellmann <gerd@gnu.org>
5463
1681ead6
GM
5464 * xdisp.c (Vline_number_display_limit): Renamed from
5465 line_number_display_limit.
5466 (syms_of_xdisp): Use DEFVAR_LISP for line-number-display-limit.
5467 Extend documentation string. Initialize
5468 Vline_number_display_limit to nil meaning no limit.
5469 (decode_mode_spec): Use Vline_number_display_limit with its new
5470 meaning.
5471
163dcff3
GM
5472 * xterm.c (x_check_font) [GLYPH_DEBUG]: Add prototype.
5473
18e21ce8 54742000-06-13 Richard Stallman <rms@gnu.org>
163dcff3
GM
5475
5476 * frame.c (Fmodify_frame_parameters): Doc fix.
427ec082 5477
163dcff3
GM
5478 * xfns.c (x_set_frame_parameters): Comment fix.
5479
5480 * frame.c (store_frame_param): Call swap_in_global_binding if the
5481 variable's current binding was chosen based on this frame.
5482
5483 * data.c (swap_in_global_binding): New function.
5484
a704139d
EZ
54852000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
5486
5487 * msdos.c (IT_write_glyphs): Don't use CODING_REQUIRE_ENCODING
5488 macro, instead AND with CODING_REQUIRE_ENCODING_MASK.
5489
9b6610db
EZ
54902000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
5491
5492 * msdos.h (EMACS_MSDOS_H): Renamed from MSDOS_H_.
5493
c68833d2
JR
54942000-06-12 Jason Rumney <jasonr@gnu.org>
5495
5496 * w32bdf.h (EMACS_W32BDF_H): Renamed from __W32BDF_H__
5497
5498 * w32.h (EMACS_W32_H): Renamed from _NT_H_
5499
5500 * w32gui.h (EMACS_W32GUI_H): Renamed from __W32GUI_H__
5501
5502 * w32inevt.h (EMACS_W32INEVT_H): Renamed from __NTINEVT_H__
5503
ed1056b3
GM
55042000-06-12 Gerd Moellmann <gerd@gnu.org>
5505
5506 * xfaces.c (Fdump_colors) [DEBUG_X_COLORS]: New function.
5507 (syms_of_xfaces): Defsubr Sdump_colors.
5508 (x_free_colors): Don't treat b&w specially on default visual.
5509 (x_free_dpy_colors): New function.
5510 (free_face_colors): Don't check visual class; it's done
5511 in x_free_colors.
5512
5513 * xterm.c (x_frame_of_widget): New function.
5514 (x_alloc_nearest_color_for_widget): Use it.
5515 (x_copy_dpy_color): New function.
5516 (x_destroy_window): Free various colors.
5517
5050a2ef
KH
55182000-06-12 Kenichi Handa <handa@etl.go.jp>
5519
5520 * ccl.h (EMACS_CCL_H): Renamed from _CCL_H.
5521
5522 * charset.h (EMACS_CHARSET_H): Renamed from _CHARSET_H.
5523
5524 * coding.h (EMASC_CODING_H): Renamed from _CODING_H.
5525
5526 * composite.h (EMACS_COMPOSITE_H): Renamed from _COMPOSITE_H.
5527
5528 * fontset.h (EMACS_FONTSET_H): Renamed from _FONTSET_H.
5529
fb1b041d
DL
55302000-06-11 Dave Love <fx@gnu.org>
5531
5532 * systime.h (EMACS_SYSTIME_H): Renamed from _SYSTIME_H.
5533
ff96b5f4
EZ
55342000-06-11 Eli Zaretskii <eliz@is.elta.co.il>
5535
5536 * msdos.h: Don't use _MSDOS_H_ as a symbol, use MSDOS_H_ instead.
5537
db8eeecd
GM
55382000-06-11 Gerd Moellmann <gerd@gnu.org>
5539
ed1056b3 5540 * xmenu.c (xmenu_show): Cast second parameter of lw_popup_menu
db8eeecd
GM
5541 to `XEvent *'.
5542
49b71c5f
KH
55432000-06-10 Kenichi Handa <handa@etl.go.jp>
5544
c479bd55
KH
5545 * regex.c (MAKE_CHAR) [!emacs]: Dummy macro for non-Emacs env.
5546 (regex_compile): Fix the code for handling the case of single byte
5547 char and multibyte char being mixed in a range within [...].
5548
ff6a65c2
KH
5549 * fileio.c (Finsert_file_contents): Be sure to setup src_multibyte
5550 and dst_multibyte members of coding.
5551
49b71c5f
KH
5552 * charset.c (update_charset_table): Update the table
5553 bytes_by_char_head.
5554 (init_charset_once): Initialize elements of bytes_by_char_head to
5555 1 except for leading codes for private charases.
5556
5557 * charset.h (CHARSET_8_BIT_GRAPHIC): Define as 0x80.
5558 (UNIBYTE_STR_AS_MULTIBYTE_P): Fix for an invalid multibyte
5559 sequence.
5560
9e80b57d
KR
55612000-06-09 Ken Raeburn <raeburn@gnu.org>
5562
5563 * xterm.c (x_connection_closed): If dpyinfo is NULL, don't try to
5564 access the data it doesn't point to.
5565
f83fe4b4
GM
55662000-06-08 Gerd Moellmann <gerd@gnu.org>
5567
5568 * xterm.c (XTread_socket) <FocusIn>: Queue a FOCUS_IN_EVENT which
db8eeecd 5569 will be translated to a switch-frame event when reading the
f83fe4b4
GM
5570 event queue. This is necessary because Emacs otherwise won't
5571 perform a switch-frame to a new frame until some other event, for
5572 example a keystroke event, forces it to do so. This has various
5573 effects, one visible being that the cursor of a frame created with
5574 C-x 5 2 or switched to with a window manager key binding like
5575 A-TAB stays hollow because selected_window isn't on the newly
5576 focused frame until the switch-frame is performed.
5577
5578 * keyboard.c (kbd_buffer_get_event): Handle FOCUS_IN_EVENT by
5579 generating a switch-frame event if necessary.
5580
5581 * termhooks.h (enum event_kind): Add FOCUS_IN_EVENT.
5582
5583 * xdisp.c (handle_fontified_prop): Don't GCPRO local var `pos';
5584 it's an integer.
5585
0890801b
KH
55862000-06-08 Kenichi Handa <handa@etl.go.jp>
5587
5588 * fontset.c (Fset_fontset_font): The arg CHARACTER may be a
5589 charset.
5590
173cbca8
GM
55912000-06-07 Gerd Moellmann <gerd@gnu.org>
5592
3091c2a6
GM
5593 * window.c (displayed_window_lines): Take empty lines at
5594 the bottom of a window into account.
427ec082 5595
f38952fe
GM
5596 * window.c (displayed_window_lines): New function.
5597 (Fmove_to_window_line): Use displayed_window_lines to determine
5598 the number of lines to move, instead of using the window's height.
5599
5600 * lread.c (readevalloop): If READCHARFUN sets point to ZV, arrange
5601 to stop reading, even if the form read sets point to a different
5602 value when evaluated.
5603
427ec082 5604 * xdisp.c (display_line): Fix code deciding in which line to
173cbca8
GM
5605 put the cursor.
5606
6ba6c818
KH
56072000-06-07 Kenichi Handa <handa@etl.go.jp>
5608
5609 * fileio.c (e_write): Free composition data if stored in
5610 coding->cmp_data.
5611
5f1aea9a
GM
56122000-06-06 Gerd Moellmann <gerd@gnu.org>
5613
666852af
GM
5614 * xdisp.c (display_line): Set row's and iterator's
5615 starts_in_middle_of_char_p and ends_in_middle_of_char_p flags.
5616 Set cursor even if row ends in the middle of a character.
5617 (dump_glyph_row): Print values of new flags.
5618 (redisplay_window) <cursor movement in unchanged window>: When
5619 point has been moved forward, and PT is at the end of the cursor
5620 row, don't place the cursor in the next row if the cursor row ends
5621 in the middle of a character or at ZV.
5622
5623 * dispextern.h (struct it): Add starts_in_middle_of_char_p.
5624 (struct glyph_row): Add starts_in_middle_of_char_p and
5625 ends_in_middle_of_char_p.
5626 (MATRIX_ROW_ENDS_IN_MIDDLE_OF_CHAR_P): Test row's
5627 ends_in_middle_of_char_p flag.
5628 (MATRIX_ROW_STARTS_IN_MIDDLE_OF_CHAR_P): Likewise.
5629
d13f3e2e
GM
5630 * term.c (append_glyph): Revert change of 2000-06-06.
5631
5632 * xdisp.c (display_line): Revert change of 2000-06-06. Treat
5633 padding glyph not fitting on line as whole character not
5634 fitting on line.
5635
5f1aea9a
GM
5636 * xterm.c (x_produce_glyphs): Don't xassert `it->descent > 0';
5637 this isn't true for images with `:ascent 100'.
5638
10cda9b0
KH
56392000-06-06 Kenichi Handa <handa@etl.go.jp>
5640
ed00559d
KH
5641 * buffer.c (Fset_buffer_multibyte): Don't make the current buffer
5642 as modified if it is originally unmodified.
5643
10cda9b0
KH
5644 * term.c (encode_terminal_code): Change the way to check if
5645 terminal coding does any conversion.
5646 (append_glyph): Set glyph->pixel_width correctly.
5647
5648 * xdisp.c (display_line): While checking line continuation, pay
5649 attention to a padding glyph.
5650
1969fae2
GM
56512000-06-05 Gerd Moellmann <gerd@gnu.org>
5652
5653 * xdisp.c (redisplay_window): Always use set_buffer_internal_1.
5654
162ccef4
DL
56552000-06-05 Dave Love <fx@gnu.org>
5656
f19f32dd
DL
5657 * xdisp.c: Include fontset.h.
5658
5659 * xfns.c (x_real_positions): Declare tmp_nchildren as unsigned.
5660
5661 * xterm.c (x_calc_absolute_position): Declare nchildren unsigned.
5662
5663 * dispnew.c: Conditionally include term.h.
5664
5665 * coding.h: Declare code_convert_string_norecord.
5666
5667 * frame.h (struct frame): Use volatile unconditionally.
5668
5669 * buffer.h: Remove Vbefore_change_function, Vafter_change_function.
5670
5671 * xmenu.c (menu_item_selection): Declare volatile unconditionally.
5672
5673 * systime.h: Protect against multiple inclusion.
5674 (timezone) [USG5_4]: Define as time_t.
5675
5676 * lisp.h (DEFUN, EXFUN): Test PROTOTYPES.
5677 (Foptimize_char_table, make_temp_name): Declare.
5678
5679 * Makefile.in (xdisp.o): Depend on fontset.h.
5680
5681 * xterm.c (x_calc_absolute_position): Declare nchildren unsigned.
5682
5683 * lisp.h (DEFUN, EXFUN): Test PROTOTYPES.
5684 (Foptimize_char_table, make_temp_name): Declare.
5685
427ec082 5686 * s/irix4-0.h:
162ccef4
DL
5687 * s/irix5-0.h:
5688 * s/netbsd.h: Don't define autoconfiscated MATHERR.
5689
2082fe81
DL
56902000-06-02 Dave Love <fx@gnu.org>
5691
5692 * lread.c (_XOPEN_SOURCE, __EXTENSIONS__): Don't define.
5693
dcf671d2
GM
56942000-06-02 Gerd Moellmann <gerd@gnu.org>
5695
5696 * xfaces.c (realize_x_face): When copying BASE_FACE bitwise to the
1969fae2 5697 result face, set flags in that face indicating that colors may not
dcf671d2
GM
5698 be freed.
5699
5700 * xterm.c (x_set_mouse_face_gc): If first glyph isn't a character
5701 glyph, use the ASCII NUL character to determine the face.
5702
d42122a3
DL
57032000-06-02 Dave Love <fx@gnu.org>
5704
5705 * sysdep.c: Conditionally include stdlib.h, unistd.h.
5706 (VFORK_RETURN_TYPE): Remove.
427ec082 5707
d42122a3
DL
5708 * config.in: Add NO_MATHERR.
5709
dd432f16
DL
57102000-06-01 Dave Love <fx@gnu.org>
5711
90aa4ea8
DL
5712 * cmds.c (internal_self_insert): Don't check
5713 Vbefore_change_function, Vafter_change_function.
5714
5715 * insdel.c (signal_before_change, signal_after_change): Likewise.
5716
5717 * buffer.c (Vbefore_change_function, Vafter_change_function):
5718 Variables and their initializations deleted.
5719
2330c9d4
DL
5720 * callint.c (Fcall_interactively): Doc fix.
5721
dd432f16
DL
5722 * terminfo.c (ospeed) [HAVE_SPEED_T]: Don't declare extern.
5723
bf9e8804
DL
57242000-05-31 Dave Love <fx@gnu.org>
5725
5726 * textprop.c: Revert last change -- duplicated.
5727
3694b4ab
GM
57282000-05-31 Gerd Moellmann <gerd@gnu.org>
5729
5730 * dispnew.c (find_glyph_row_slice, swap_glyphs_in_rows): Put
5731 in #if 0.
5732
5733 * lisp.h (eassert) [!ENABLE_CHECKING]: Define as `(void) 0'.
5734
f14156cd
JR
57352000-05-31 Jason Rumney <jasonr@gnu.org>
5736
8119aab8
JR
5737 * search.c (Fre_search_forward, Fre_search_backward)
5738 (Fposix_search_backward, Fposix_search_forward): Fix newlines in docs.
5739
f14156cd
JR
5740 * w32select.c (Fw32_set_clipboard_data): Change QNil to Qnil.
5741
4aab9be3
JR
57422000-05-30 Jason Rumney <jasonr@gnu.org>
5743
5744 * coding.h (ENCODE_SYSTEM, DECODE_SYSTEM) [WINDOWSNT]: New macros.
5745 [WINDOWSNT]: Add extern for Vw32_system_coding_system.
5746
5747 * dispextern.h (struct glyph) [WINDOWSNT]: Add w32_font_type
5748 member.
5749
5750 * fileio.c (Fread_file_name) [HAVE_NTGUI]: Use file dialog.
5751 (Fread_file_name) [HAVE_NTGUI, USE_MOTIF]: Do not attempt to
5752 expand a nil default_filename.
5753
5754 * keyboard.c (make_lispy_event) [WINDOWS_NT]: Pass a window
5755 pointer to glyph_to_pixel_coords, not a frame.
5756
5757 * makefile.nt (w32fns.obj, w32menu.obj): Add charset.h and
5758 coding.h to dependencies.
5759
5760 * w32bdf.c (w32_load_bdf_font): Initialize font->double_byte_p.
5761
5762 * w32console.c (glyph_to_pixel_coords): Change first parameter to
5763 window pointer to be consistent with w32term.c and xterm.c.
5764
5765 * w32fns.c: Format and doc changes to bring closer to xfns.c.
5766 (VIETNAMESE_CHARSET): Define if not defined in system headers.
5767 (Qline_spacing, Qcenter): New variables.
5768 (Qw32_charset_*, w32_codepage_for_font): Moved from w32term.c.
5769 (x_set_line_spacing): New function.
5770 (x_set_frame_parameters): Use FRAME_NEW_WIDTH, FRAME_NEW_HEIGHT
5771 macros.
5772 (x_specified_cursor_type): New function.
5773 (x_set_cursor_type): Use it.
5774 (x_set_name, x_set_title): Use ENCODE_SYSTEM to encode titlebar
5775 and icon strings.
5776 (validate_x_resource_name, x_get_resource_string): Measure lengths
5777 of external strings in bytes.
5778 (w32_wnd_proc) [WM_MEASURE_ITEM]: Avoid calling
5779 GetTextExtentPoint32 with NULL title.
5780 (Fx_create_frame): Initialize Qline_spacing.
5781 (w32_load_system_font): Initialize font->double_byte_p.
5782 (x_to_w32_charset): Use Vw32_charset_info_alist.
5783 (Image, busy cursor, tooltip functions): Merged changes from
5784 xfns.c. Not yet functional on Windows.
5785
5786 * w32gui.h (W32FontStruct): Add double_byte_p member.
5787
5788 * w32inevt.c (NUM_TRANSLATED_MOUSE_BUTTONS): New constant.
5789 (emacs_button_translation): Use it.
5790 (do_mouse_event): Allow up to 32 mouse buttons by allowing any bit
5791 in `mask' to be set.
5792
5793 * w32menu.c (single_submenu, w32_menu_show): Call ENCODE_SYSTEM on
5794 menu strings.
5795
5796 * w32term.c: Format and doc changes to bring closer to xterm.c.
5797 (w32_char_font_type): New enum.
5798 (Qw32_charset_*, w32_codepage_for_font): Moved to w32fns.c.
5799 (w32_per_char_metric): Use w32_char_font_type instead of unicode_p.
5800 (w32_encode_char): New function.
5801 (x_encode_char): Removed.
5802 (x_get_glyph_and_face_encoding): Use w32_encode_char in place of
5803 x_encode_char and w32_font_is_double_byte.
5804 (x_produce_image_glyph): Use image_ascent.
5805 (x_produce_glyphs): Use new version of w32_per_char_metric and
5806 handle NULL return value. Allow extra line spacing.
5807 (W32_TEXTOUT): Distinguish between Unicode and DBCS text.
5808 (w32_get_glyph_overhangs): Remove unicode_p param. Use
5809 w32_font_type member of glyph instead.
5810 (x_draw_glyph_string): Draw underline and strike-out for BDF fonts.
5811 (fast_find_position): Make sure not to consider rows not visible
5812 in the window.
5813 (w32_read_socket) [WM_MENUSELECT]: Cannot call
5814 w32_menu_display_help with input blocked, as it can abort.
5815 (x_display_and_set_cursor): Choose cursor depending
5816 on buffer-local value of cursor_type.
5817 (x_draw_bar_cursor): Add parameter WIDTH.
5818
5819 * w32term.h (CP_DEFAULT): Define.
5820 (Fx_display_color_p, Fx_display_grayscale_p, image_ascent): Declare.
5821
10fc3187
GM
58222000-05-30 Gerd Moellmann <gerd@gnu.org>
5823
5824 * search.c (Fre_search_forward, Fre_search_backward)
5825 (Fposix_search_backward, Fposix_search_forward): Doc fix.
5826
d0555360
KH
58272000-05-30 Kenichi Handa <handa@etl.go.jp>
5828
5829 * coding.c (detect_coding_iso2022): Fix code for checking
5830 CODING_CATEGORY_MASK_ISO_8_2.
5831
f1ad044f
SM
58322000-05-29 Stefan Monnier <monnier@cs.yale.edu>
5833
5834 * regex.c (PREFETCH_NOLIMIT): New function.
5835 (re_match_2_internal): Use it and adjust the end_match_2 logic.
5836
84ec3b4b
GM
58372000-05-29 Gerd Moellmann <gerd@gnu.org>
5838
66254a13
GM
5839 * syntax.c (find_defun_start): Move test for
5840 open_paren_in_column_0_is_defun_start outside of the loop.
5841
49e70dec
GM
5842 * xdisp.c (redisplay_window): Really switch buffers when
5843 displaying mode lines, and temporarily set selected_frame to the
5844 frame of the window that's redisplayed.
5845
84ec3b4b
GM
5846 * xfaces.c (free_realized_faces): Block/unblock input.
5847 (free_realized_multibyte_face): Ditto.
5848
869a3a14
DL
58492000-05-29 Dave Love <fx@gnu.org>
5850
5851 * textprop.c (Qkeymap): New variable.
5852 (syms_of_textprop): Intern it.
5853
5854 * keymap.c: Include intervals.h.
5855 (Fkey_binding, Fwhere_is_internal): Deal with `keymap' property.
5856
5857 * Makefile.in (keymap.o): Depend on intervals.h.
5858
5859 * keyboard.c (menu_bar_items, tool_bar_items)
5860 (Fexecute_extended_command): Deal with `keymap' property.
5861 (read_key_sequence): Track map from `keymap' property as well as
5862 `local_map'.
5863
5864 * intervals.c (get_local_map): Extra arg to allow looking for
5865 `keymap' too.
5866
5867 * intervals.h (map_property): New enum.
5868 (get_local_map): Extra arg using it.
5869 (Qkeymap): Declare.
5870
84ec3b4b 5871 * lisp.h (get_local_map): Don't declare here.
869a3a14 5872
89d0c844
KH
58732000-05-29 Kenichi Handa <handa@etl.go.jp>
5874
5875 * Makefile.in (callproc.o): Depend on composite.h.
5876
5877 * callproc.c: Include composite.h.
5878 (Fcall_process): Handle composition correctly.
5879
5880 * coding.h (coding_allocate_composition_data): Extern it.
5881 (coding_restore_composition): Likewise.
5882
5883 * coding.c (DECODE_COMPOSITION_START): If coding->cmp_data is not
5884 yet allocated, finish decoding with result
5885 CODING_FINISH_INSUFFICIENT_CMP.
5886 (coding_allocate_composition_data): Make it non-static.
5887 (coding_restore_composition): Likewise.
5888
797a084a
EZ
58892000-05-29 Eli Zaretskii <eliz@is.elta.co.il>
5890
5891 * charset.c (syms_of_charset): Revert last change.
5892
cf872af5
EZ
58932000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
5894
5895 * term.c (produce_glyphs): Treat characters from the eight-bit-*
d7d0dac0
SM
5896 charsets as unibyte, with 1-column screen width. Sent by Kenichi
5897 Handa.
cf872af5 5898
5b1ae051
EZ
58992000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
5900
5901 * charset.c (syms_of_charset): Set width of character sets
5902 eight-bit-control and eight-bit-graphic to 1 column.
5903
34ec9ebe
GM
59042000-05-26 Gerd Moellmann <gerd@gnu.org>
5905
5906 * config.in (HAVE_SPEED_T): New define.
5907
5908 * sysdep.c, terminfo.c (ospeed) [HAVE_SPEED_T]: Declare as
5909 `extern speed_t'.
5910
dd854dc2
DL
59112000-05-26 Dave Love <fx@gnu.org>
5912
5913 * coding.c (shrink_decoding_region): Initialize eol_conversion.
5914
5915 * data.c (Qsubrp, Qmany, Qunevalled): New variables.
5916 (Fsubr_arity): New function.
5917 (syms_of_data): Install them.
5918
ba9f8f95
KH
59192000-05-26 Kenichi Handa <handa@etl.go.jp>
5920
0f3e0672
KH
5921 * charset.c (init_charset_once): Set the table bytes_by_char_head
5922 correctly.
5923
cebefb44
KH
5924 * fontset.c (syms_of_fontset): Adjust the font name for ascii of
5925 the default fontset to what Emacs uses by default.
0f3e0672
KH
5926 (check_registry_encoding): This function deleted.
5927 (Fset_fontset_font): Remove the adhoc condition for the default
5928 fontset. Allow cons in FONTNAME.
cebefb44 5929
0f3e0672
KH
5930 * fns.c (map_char_table): Ignore char-table entries for
5931 charsets eight-bit-control and eight-bit-graphic.
ba9f8f95 5932
7a18af49
KR
59332000-05-25 Ken Raeburn <raeburn@gnu.org>
5934
5935 * emacs.c (main): Initialize keyboard syms before initializing
5936 window code, so face names are available.
5937
d2af47df
SM
59382000-05-25 Stefan Monnier <monnier@cs.yale.edu>
5939
5940 * regex.c (at_begline_loc_p): Also recognize the \\(?:^ case
5941 of an anchor at the beginning of a shy-group.
5942
fc6a6a4e
GM
59432000-05-25 Gerd Moellmann <gerd@gnu.org>
5944
5945 * xdisp.c (handle_invisible_prop): Don't try to skip over
5946 invisible text if end of text is already reached.
5947
005f0d35
DL
59482000-05-25 Dave Love <fx@gnu.org>
5949
02513cdd
DL
5950 * xdisp.c (Fdump_glyph_matrix): Declare the arg.
5951
005f0d35
DL
5952 * coding.c (encode_eol): Add null statement after label.
5953
89f6ca4e
EZ
59542000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
5955
5956 * w16select.c (Fw16_set_clipboard_data): Fix the change from
5957 2000-05-20.
5958
a4e1759e
KH
59592000-05-25 Kenichi Handa <handa@etl.go.jp>
5960
5961 * ccl.c (ccl_driver): Fix previous change.
5962
eacfd7fe
KH
59632000-05-25 Kenichi Handa <handa@etl.go.jp>
5964
46ab33a9
KH
5965 * coding.c (run_pre_post_conversion_on_str): Set point to the
5966 beginning of buffer before calling coding->post_read_conversion.
5967 (decode_coding_string): Give correct args to
5968 run_pre_post_conversion_on_str.
5969 (encode_coding_string): Likewise.
5970
eacfd7fe
KH
5971 * ccl.c (ccl_driver) <CCL_ReadMultibyteChar2>
5972 <CCL_WriteMultibyteChar2>: Handle charsets eight-bit-control and
5973 eight-bit-graphic correctly.
5974
f8569325
DL
59752000-05-24 Kenichi HANDA <handa@etl.go.jp>
5976
5977 * fileio.c (Finsert_file_contents): Even if a file is not found,
5978 execute codes for setting up coding system. Call
5979 after-insert-file-functions unconditionally.
5980
04545643
GM
59812000-05-24 Gerd Moellmann <gerd@gnu.org>
5982
5983 * callproc.c, emacs.c, sysdep.c (setpgrp): Don't define if USG and
5984 BSD_PGRPS are not defined.
5985
747d90ea
KH
59862000-05-24 Kenichi Handa <handa@etl.go.jp>
5987
5988 * charset.c (update_charset_table): Accept nil in LONG_NAME and
5989 DESCRIPTION.
5990 (syms_of_charset): Avoid building same strings.
5991
716e3b88
GM
59922000-05-23 Gerd Moellmann <gerd@gnu.org>
5993
5994 * lread.c (Fload): Add a comment about the meaning of
5995 Vuser_init_file being t.
5996
5997 * puresize.h (BASE_PURESIZE): Increase to 675000.
5998
5999 * s/gnu-linux.h (setpgrp): Don't define it here because this
6000 prevents compilation on GNU/Linux systems with glib 2.2.
6001
6002 * callproc.c, emacs.c, sysdep.c (setpgrp) [HAVE_SETPGID]: Define
6003 as setpgid.
427ec082 6004
9aeb39fa
EZ
60052000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
6006
6007 * Makefile.in (SOME_MACHINE_LISP): Add disp-table.elc,
6008 dos-vars.elc, ccl.elc, and codepage.elc, all loaded by the MS-DOS
6009 version.
6010 (MSDOS_SUPPORT): Add dos-vars.elc, ccl.elc, and codepage.elc.
6011
29ced61b
KH
60122000-05-23 Kenichi Handa <handa@etl.go.jp>
6013
0574a2ed
KH
6014 * syntax.c (skip_chars): Use FETCH_STRING_CHAR_ADVANCE
6015 unconditionally.
6016
3d80f24d
KH
6017 * msdos.c (IT_write_glyphs): Set coding->src_multibyte to 1.
6018
6019 * term.c (encode_terminal_code): Set coding->src_multibyte
6020 properly.
6021
29ced61b
KH
6022 * coding.c (encode_eol): Fix a bug of DOS style EOL encoding.
6023
d7e00792
KH
60242000-05-22 Kenichi Handa <handa@etl.go.jp>
6025
c9d80d38
KH
6026 * keyboard.c (read_char): Allow character codes 128..255 to be
6027 handled by input-method-function.
6028
d7e00792
KH
6029 * insdel.c (adjust_markers_for_replace): Fix previous change.
6030 (adjust_after_replace): If PREV_TEXT is nil, call
6031 adjust_markers_for_insert, not adjust_markers_for_replace.
6032
087121cc 60332000-05-20 NIIBE Yutaka <gniibe@mri.co.jp>
427ec082 6034
087121cc
GM
6035 * s/gnu-linux.h (UNIX98_PTYS) [HAVE_GRANDPT]: Define.
6036 (PTY_ITERATION, PTY_NAME_SPRINTF, PTY_OPEN, PTY_TTY_NAME_SPRINTF)
6037 [HAVE_GRANDPT]: Define.
6038 (C_SWITCH_SYSTEM): Add -D_XOPEN_SOURCE.
6039
6040 * sysdep.c (setup_pty): Treat case that UNIX98_PTYS is defined
6041 like SYSV_PTYS.
6042
6043 * config.in (HAVE_GRANDPT, HAVE_GETPT): New defines.
6044
6045 * process.c (toplevel) [UNIX98_PTYS]: Include stdlib.h.
6046
c9671f81
KH
60472000-05-20 Kenichi Handa <handa@etl.go.jp>
6048
6049 The following changes are to handle 8-bit characters in a
6050 multibyte buffer/string without facing with byte combining
6051 problem. Two new charsets eight-bit-control (for 0x80..0x9F) and
6052 eight-bit-graphic (for 0xA0..0xFF) are introduced.
6053
6054 * Makefile.in (fns.o): Depend on charset.h.
6055
6056 * alloc.c (Fmake_byte_code): If BYTECODE-STRING is multibyte,
6057 convert it to unibyte.
6058 (make_string): Use parse_str_as_multibyte, not chars_in_text.
6059
6060 * buffer.c (advance_to_char_boundary): Don't use DEC_POS to find a
6061 apparent char boundary.
6062 (Fset_buffer_multibyte): Convert 8-bit characters in the range
6063 0x80..0x9F to/from multibyte form.
6064
6065 * bytecode.c (Fbyte_code): If arg BYTESTR is multibyte, convert it
6066 to unibyte.
6067
6068 * callproc.c (Fcall_process): Always encode an argument string if
6069 it is multibyte. Setup src_multibyte and dst_multibyte members of
6070 process_coding properly.
ce75fd23 6071
c9671f81
KH
6072 * category.c (Fmodify_category_entry): Use SPLIT_CHAR, not
6073 SPLIT_NON_ASCII_CHAR.
6074
6075 * ccl.c (CCL_WRITE_CHAR): Be sure to write single byte characters
6076 as is.
6077 (CCL_MAKE_CHAR): Use MAKE_CHAR, not MAKE_NON_ASCII_CHAR.
6078
6079 * charset.c (Qeight_bit_control, Qeight_bit_graphic): New
6080 variables.
6081 (SPLIT_CHARACTER_SEQ): This macro deleted.
6082 (SPLIT_MULTIBYTE_SEQ): Assume that multibyte sequence at STR is
6083 valid.
6084 (CHAR_COMPONENTS_VALID_P): Handle new charsets; eight-bit-control
6085 and eight-bit-graphic.
6086 (char_to_string): Likewise. Signal an error for too large
6087 character code.
6088 (char_printable_p): Return 0 for 8-bit characters.
6089 (update_charset_table): Update iso_charset_table only when a final
6090 character is non-negative.
6091 (find_charset_in_text): Renamed from find_charset_in_str.
6092 Arguments and return value changed. Callers changed.
6093 (Fdefine_charset): Args ISO-FINAL-CHAR and ISO-GRAPHIC-PLANE can
6094 be -1 if CHARSET is used only internally.
6095 (Fmake_char_internal): Handle new charsets; eight-bit-control and
6096 eight-bit-graphic.
6097 (Fcharset_after): Simplified.
6098 (char_valid_p): Use SPLIT_CHAR, not SPLIT_NON_ASCII_CHAR.
6099 (char_bytes): Return 2 for chars of the range 0xA0..0xFF.
6100 (multibyte_chars_in_text): Simplified by assuming there's no
6101 invalid multibyte sequence.
6102 (parse_str_as_multibyte, str_as_multibyte, str_to_multibyte,
6103 str_as_unibyte): New functions.
6104 (Fstring): Simpified by assuming that byte combining never
6105 happens.
6106 (init_charset_once): Initialization for
6107 LEADING_CODE_8_BIT_CONTROL.
6108 (syms_of_charset): Intern and staticpro Qeight_bit_control and
6109 Qeight_bit_graphic. Include them in Vcharset_list. Make charsets
6110 eight-bit-control and eight-bit-graphic.
6111
6112 * charset.h (LEADING_CODE_8_BIT_CONTROL, CHARSET_8_BIT_CONTROL,
6113 CHARSET_8_BIT_GRAPHIC): New macros.
6114 (SINGLE_BYTE_CHAR_P): Make it faster by using casting.
6115 (CHARSET_ISO_GRAPHIC_PLANE): Use XINT instead of XFASTINT.
6116 (CHARSET_REVERSE_CHARSET): Likewise.
6117 (CHARSET_VALID_P): Handle new charsets; eight-bit-control and
6118 eight-bit-graphic.
6119 (BYTES_BY_CHAR_HEAD, WIDTH_BY_CHAR_HEAD): Optimize for ASCII.
6120 (CHAR_CHARSET, MAKE_CHAR, SPLIT_CHAR, CHAR_BYTES): Likewise.
6121 (PARSE_MULTIBYTE_SEQ) [BYTE_COMBINING_DEBUG]: Abort if we
6122 encounter an invalid multibyte sequence.
6123 (PARSE_MULTIBYTE_SEQ) [not BYTE_COMBINING_DEBUG]: Assume multibyte
6124 sequence is always valid.
6125 (MAKE_NON_ASCII_CHAR, SPLIT_NON_ASCII_CHAR): These macros Deleted.
6126 (UNIBYTE_STR_AS_MULTIBYTE_P, MULTIBYTE_STR_AS_UNIBYTE_P): New
6127 macros.
6128 (CHAR_STRING): For 8-bit characters, call char_to_string.
6129 (INC_POS) [not BYTE_COMBINING_DEBUG]: Faster version. Assume
6130 multibyte sequence is always valid.
6131 (BUF_INC_POS) [not BYTE_COMBINING_DEBUG]: Likewise.
6132 (parse_str_as_multibyte, str_as_multibyte, str_to_multibyte,
6133 str_as_unibyte): Extern them.
6134 (BCOPY_SHORT): Fix a bug.
6135 (CHAR_LEN): This macro deleted. Callers changed to use
6136 CHAR_BYTES.
6137 (FETCH_STRING_CHAR_ADVANCE): Check multibyteness of STRING.
6138 (FETCH_STRING_CHAR_ADVANCE_NO_CHECK): New macro.
6139 (FETCH_CHAR_ADVANCE): Check multibyteness of the current buffer.
6140
bd4bde7f 6141 * coding.c (ONE_MORE_BYTE, TWO_MORE_BYTES): Set coding->result to
c9671f81
KH
6142 CODING_FINISH_INSUFFICIENT_SRC if there's not enough source.
6143 (ONE_MORE_CHAR, EMIT_CHAR, EMIT_ONE_BYTE, EMIT_TWO_BYTE,
6144 EMIT_BYTES): New macros.
6145 (THREE_MORE_BYTES, DECODE_CHARACTER_ASCII,
6146 DECODE_CHARACTER_DIMENSION1, DECODE_CHARACTER_DIMENSION2): These
6147 macros deleted.
6148 (CHECK_CODE_RANGE_A0_FF): This macro deleted.
6149 (detect_coding_emacs_mule): Use UNIBYTE_STR_AS_MULTIBYTE_P to
6150 check the validity of multibyte sequence.
6151 (decode_coding_emacs_mule): New function.
6152 (encode_coding_emacs_mule): New macro.
6153 (detect_coding_iso2022): Use ONE_MORE_BYTE to fetch a byte from
6154 the source.
6155 (DECODE_ISO_CHARACTER): Just return a character code.
6156 (DECODE_COMPOSITION_START): Set coding->result instead of result.
6157 (decode_coding_iso2022, decode_coding_sjis_big5, decode_eol): Use
6158 EMIT_CHAR to produced decoded characters. Exit the loop only by
6159 macros ONE_MORE_BYTE or EMIT_CHAR. Don't handle the case of last
6160 block here.
6161 (ENCODE_ISO_CHARACTER): Don't translate character here. Produce
6162 only position codes for an invalid character.
6163 (encode_designation_at_bol): Return new destination pointer. 5th
6164 arg DSTP is changed to DST.
6165 (encode_coding_iso2022, decode_coding_sjis_big5): Get a character
6166 from the source by ONE_MORE_CHAR. Don't handle the case of last
6167 block here.
6168 (DECODE_SJIS_BIG5_CHARACTER, ENCODE_SJIS_BIG5_CHARACTER): These
6169 macros deleted.
6170 (detect_coding_sjis, detect_coding_big5, detect_coding_utf_8,
6171 detect_coding_utf_16, detect_coding_ccl): Use ONE_MORE_BYTE and
6172 TWO_MORE_BYTES to fetch a byte from the source.
6173 (encode_eol): Pay attention to coding->src_multibyte.
6174 (detect_coding, detect_eol): Preserve members src_multibyte and
6175 dst_multibyte.
6176 (DECODING_BUFFER_MAG): Return 2 even for coding_type_raw_text.
6177 (encoding_buffer_size): Set magnification to 3 for all coding
6178 systems that require encoding.
6179 (ccl_coding_driver): For decoding, be sure that the result is
6180 valid multibyte sequence.
6181 (decode_coding): Initialize coding->errors and coding->result.
6182 For emacs-mule, call decode_coding_emacs_mule. For no-conversion
6183 and raw-text, always call decode_eol. Handle the case of last
6184 block here. If not coding->dst_multibyte, convert the resulting
6185 sequence to unibyte.
6186 (encode_coding): Initialize coding->errors and coding->result.
6187 For emacs-mule, call encode_coding_emacs_mule. For no-conversion
6188 and raw-text, always call encode_eol. Handle the case of last
6189 block here.
6190 (shrink_decoding_region, shrink_encoding_region): Detect cases
6191 that we can't skip data more rigidly.
6192 (code_convert_region): Setup src_multibyte and dst_multibyte
6193 members of coding. For decoding, if the buffer is multibyte,
6194 convert the source sequence to unibyte in advance. For encoding,
6195 if the buffer is multibyte, convert the resulting sequence to
6196 multibyte afterward.
6197 (run_pre_post_conversion_on_str): New function.
6198 (code_convert_string): Deleted and divided into the following two.
6199 (decode_coding_string, encode_coding_string): New functions.
6200 (code_convert_string1, code_convert_string_norecord): Call one of
6201 above.
6202 (Fdecode_sjis_char, Fdecode_big5_char): Use MAKE_CHAR instead of
6203 MAKE_NON_ASCII_CHAR.
6204 (Fset_terminal_coding_system_internal,
6205 Fset_safe_terminal_coding_system_internal): Setup src_multibyte
6206 and dst_multibyte members.
6207 (init_coding_once): Initialize iso_code_class with new enum
6208 ISO_control_0 and ISO_control_1.
6209
6210 * coding.h (enum iso_code_class_type): Member ISO_control_code is
6211 devided into ISO_control_0 and ISO_control_1.
6212 (struct coding_system): New members src_multibyte, dst_multibyte,
6213 errors, and result. Delete member fake_multibyte.
6214 (CODING_REQUIRE_DECODING): Return 1 if coding->dst_multibyte is
6215 nonzero.
6216 (CODING_REQUIRE_ENCODING): Return 1 if coding->src_multibyte is
6217 nonzero.
6218
6219 * data.c (Faref): Use SPLIT_CHAR instead of SPLIT_NON_ASCII_CHAR.
6220 (Faset): Likewise.
6221
6222 * editfns.c (Fformat): Be sure to convert 8-bit characters to
6223 multibyte form.
6224 (Ftranspose_region) [BYTE_COMBINING_DEBUG]: Abort if byte
6225 combining occurs.
6226 (Ftranspose_region): Delete codes for handling byte combining.
6227
6228 * fileio.c (Finsert_file_contents): Setup src_multibyte and
6229 dst_multibyte members of coding. On handling REPLACE on unibyte
6230 buffer, convert the result of decode_coding to unibyte. On
6231 inserting into a mutibyte buffer, always call code_convert_region.
bd4bde7f 6232 (e_write): Setup coding->src_multibyte according to the
c9671f81
KH
6233 multibyteness of the source (buffer or string).
6234
6235 * fns.c (concat): Handle 8-bit characters correctly.
6236 (Fstring_as_unibyte): Be sure to make all 8-bit characters in
6237 unibyte in the result.
6238 (Fstring_as_multibyte): Be sure to make all 8-bit characters in
6239 valid multibyte form in the result.
6240 (map_char_table): Use MAKE_CHAR instead of MAKE_NON_ASCII_CHAR.
6241 (Fbase64_encode_region, Fbase64_encode_string): If base64_encode_1
6242 return -1, signal an error.
6243 (base64_encode_1): New arg MULTIBYTE. Get each character by
6244 CHAR_STRING_AND_LENGTH if MULTIBYTE is nonzero. If a multibyte
6245 character is found, return -1.
6246 (Fbase64_decode_region): Delete codes for handling byte-combining.
6247 Treat each decoded byte as a unibyte character.
6248 (Fbase64_decode_string): Return unibyte string.
6249 (Fcompare_strings, concat, string_byte_to_char): Use
6250 FETCH_STRING_CHAR_ADVANCE_NO_CHECK instead off
6251 FETCH_STRING_CHAR_ADVANCE.
6252 (Fstring_lessp): Use FETCH_STRING_CHAR_ADVANCE unconditionally.
6253 (mapcar1): If SEQ is string, always use FETCH_STRING_CHAR_ADVANCE.
6254
6255 * fontset.c (fontset_ref): Use SPLIT_CHAR instead of
6256 SPLIT_NON_ASCII_CHAR.
6257 (fontset_ref_via_base, fontset_set): Likewise
6258
6259 * insdel.c (adjust_markers_for_record_delete): Deleted.
6260 (adjust_markers_for_insert): Argument changed. Caller changed.
6261 (adjust_markers_for_replace): Likewise.
6262 (ADJUST_CHAR_POS, combine_bytes, byte_combining_error,
6263 CHECK_BYTE_COMBINING_FOR_INSERT): Deleted.
6264 (copy_text): Delete unused local varialbe c_save. For converting
6265 to multibyte, be sure to make all 8-bit characters in valid
6266 multibyte form.
6267 (count_size_as_multibyte): Handle 8-bit characters correctly.
6268 (insert_1_both, insert_from_string_1, insert_from_buffer_1,
6269 adjust_after_replace, replace_range, del_range_2)
6270 [BYTE_COMBINING_DEBUG]: Abort if byte combining occurs.
6271 (insert_1_both, insert_from_string_1, insert_from_buffer_1,
6272 adjust_after_replace, replace_range, del_range_2) Delete codes for
6273 handling byte combining.
6274 (adjust_before_replace): Deleted.
427ec082 6275
c9671f81
KH
6276 * keymap.c (Fsingle_key_description): Use SPLIT_CHAR instead of
6277 SPLIT_NON_ASCII_CHAR.
6278 (describe_vector): Use MAKE_CHAR instead of MAKE_NON_ASCII_CHAR.
6279 (Faccessible_keymaps): Use FETCH_STRING_CHAR_ADVANCE
6280 unconditionally.
6281 (Fkey_description): Likewise.
6282
6283 * lread.c (read1): On reading multibyte string, be sure to make
6284 all 8-bit chararacters in valid multibyte form.
6285 (readchar): Use FETCH_STRING_CHAR_ADVANCE unconditionally.
6286
6287 * print.c (print_object): Use FETCH_STRING_CHAR_ADVANCE
6288 unconditionally.
6289
6290 * process.c (Fstart_process): GCPRO current_dir before calling
6291 Ffind_operation_coding_system. Encode arguments here.
6292 (create_process): Don't encode arguments here. Setup
6293 src_multibyte and dst_multibyte members of struct coding.
6294 (read_process_output): Setup src_multibyte and dst_multibyte
6295 members of struct coding. If the output is to multibyte buffer,
6296 always decode the output of the process. Adjust the
6297 representation of 8-bit characters to the multibyteness of the
6298 output.
6299 (send_process): Setup coding->src_multibyte according to the
6300 multibyteness of the source.
6301
6302 * search.c (wordify): Use FETCH_STRING_CHAR_ADVANCE
6303 unconditionally.
6304 (Freplace_match): Use FETCH_STRING_CHAR_ADVANCE and
6305 FETCH_STRING_CHAR_ADVANCE_NO_CHECK appropriately.
6306
6307 * term.c (produce_special_glyphs): Use CHAR_BYTES instead of
6308 CHAR_LEN.
6309
6310 * w16select.c (Fw16_set_clipboard_data): Setup members
6311 src_multibyte and dst_multibyte of coding. Adjusted for the
6312 change for find_charset_in_str.
6313 (Fw16_get_clipboard_data): Likewise.
6314
6315 * w32fns.c (w32_to_x_font): Setup members src_multibyte and
6316 dst_multibyte of coding.
6317 (x_to_w32_font): Likewise.
6318
6319 * w32select.c (Fw32_set_clipboard_data): Setup members
6320 src_multibyte and dst_multibyte of coding. Adjusted for the
6321 change for find_charset_in_str.
6322 (Fw32_get_clipboard_data): Likewise.
6323
6324 * xdisp.c (get_next_display_element): Handle 8-bit characters
6325 correctly.
6326 (next_element_from_display_vector): Use CHAR_BYTES instead of
6327 CHAR_LEN.
6328 (disp_char_vector): Use SPLIT_CHAR instead of
6329 SPLIT_NON_ASCII_CHAR.
6330
6331 * xselect.c (selection_data_to_lisp_data): Setup members
6332 src_multibyte and dst_multibyte of coding. Adjusted for the
6333 change for find_charset_in_str.
6334 (lisp_data_to_selection_data): Likewise.
6335
5f64c9e0
GM
63362000-05-19 Gerd Moellmann <gerd@gnu.org>
6337
2b63d473
GM
6338 * buffer.c (Fbury_buffer): Avoid trouble from burying a killed
6339 buffer.
6340
5f64c9e0
GM
6341 * dispextern.h (Vimage_types): Add extern declaration.
6342
6343 * xdisp.c (Vimage_types): Moved here from xfns.c.
6344 (syms_of_xdisp): Move `image-types' variable here from xfns.c.
6345
6346 * xfns.c (Vimages_types): Moved to xdisp.c.
6347 (syms_of_xfns): Move `image-types' to xdisp.c.
6348
6349 * w32fns.c (Vimage_types): Removed.
6350 (syms_of_w32fns): Remove `image-types'.
6351
813086ea
KH
63522000-05-18 Kenichi Handa <handa@etl.go.jp>
6353
6354 * fns.c (map_char_table): Pay attention to character number of
6355 charset. Check the validity of charset at the first level. For
6356 leaf nodes that has nil value, call C_FUNCTION or FUNCTION with
6357 the default value.
6358
6359 * fontset.c: Include "buffer.h".
6360 (fs_load_font): If the face has fontset, record the face ID in
6361 that fontset.
6362 (Finternal_char_font): New function.
6363 (accumulate_font_info): New function.
6364 (Ffontset_info): Rewritten for the new fontset implementation.
6365 (syms_of_fontset): Register Vdefault_fontset in the first element
6366 of Vfontset_table. Include Vdefault_fontset in
6367 Vfontset_alias_alist. Declare `internal-char-font' as a Lisp
6368 function.
6369
bdaebbf0
DL
63702000-05-16 Dave Love <fx@gnu.org>
6371
6372 * m/iris5d.h: Deleted -- unused.
6373
cb613bb8
GM
63742000-05-16 Gerd Moellmann <gerd@gnu.org>
6375
b15f3b77
GM
6376 * xdisp.c, w32.c, print.c, msdos.c, emacs.c: Use the term
6377 `invalid' instead of `illegal'.
6378
6379 * indent.c (Fmove_to_column): When ending within a tab, insert
6380 spaces first so that markers at the end of the tab get adjusted.
6381
835c1b36
GM
6382 * frame.c (frames_bury_buffer): Don't add a buffer to the frame's
6383 buffer list that wasn't selected in that frame.
6384
cb613bb8
GM
6385 * filelock.c (get_boot_time): To obtain an 8 char file name, which
6386 is needed on mescaline, use a 2 char prefix, and call
6387 make_temp_name with second arg non-zero.
6388
6389 * fileio.c (make_temp_name): New function, extracted from
6390 Fmake_temp_name.
6391 (Fmake_temp_name): Use it.
6392
f685bea9
EZ
63932000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
6394
6395 * window.c (coordinates_in_window): Subtract 1 when computing
6396 right_x.
6397
a1b8d58b
GM
63982000-05-15 Gerd Moellmann <gerd@gnu.org>
6399
6400 * Makefile.in (lisp): Add env.elc.
6401
6402 * callproc.c (Fgetenv_internal): Renamed from Fgetenv.
6403
a265079f
GM
64042000-05-12 Gerd Moellmann <gerd@gnu.org>
6405
6406 * search.c (Freplace_match): Handle case of `\N' in the
6407 replacement when there's no group N.
6408
da4496b6
GM
64092000-05-11 Gerd Moellmann <gerd@gnu.org>
6410
0ace421a
GM
6411 * xdisp.c (add_to_log): Don't pass the terminating NUL byte
6412 of the message to message_dolog.
6413
1172eb8d
GM
6414 * keyboard.c (read_char): Don't clear current message for help
6415 events; let the code handling help events handle this. Change
6416 code detecting help events that should be ignored.
6417
da4496b6
GM
6418 * xdisp.c (handle_single_display_prop): Don't try to set PT if
6419 we're interating over a string.
6420
0623e40f
DL
64212000-05-09 Dave Love <fx@gnu.org>
6422
6423 * fileio.c (Fwrite_region): If APPEND arg is an integer, seek to
6424 that offset before writing. Move gcpro region past call of
6425 Ffile_regular_p.
6426
bae2503b
DL
64272000-05-04 Dave Love <fx@gnu.org>
6428
6429 * buffer.c (syms_of_buffer) [auto-fill-function]: Doc fix.
6430
ec82fb2f
GM
64312000-05-04 Gerd Moellmann <gerd@gnu.org>
6432
6433 * insdel.c (insert_from_buffer_1): Adjust FROM position by number
6434 of inserted characters when BUF equals the current buffer, and PT
6435 is in front of or equal to FROM.
6436
cbf18892
GM
64372000-05-03 Gerd Moellmann <gerd@gnu.org>
6438
4ff40dd0
GM
6439 * xdisp.c (handle_single_display_prop): If display property value
6440 is invalid, or something not supported on the frame, restore
6441 iterator's position to what it was initially. Make sure to return
6442 0 for invalid and unsupported property values.
6443
cbf18892
GM
6444 * xterm.c (x_produce_glyphs) <composite chars>: Handle case
6445 that x_per_char_metric returns null.
6446
1b0672c3
GM
64472000-05-02 Gerd Moellmann <gerd@gnu.org>
6448
576da55d
GM
6449 * xterm.h (struct face): Add forward declaration.
6450 (struct image): Ditto.
6451 (image_ascent): Add prototype.
6452
6453 * xterm.c (x_produce_image_glyph, x_draw_image_foreground)
6454 (x_draw_image_relief, x_draw_image_foreground_1): Call function
6455 image_ascent instead of using IMAGE_ASCENT.
6456
6457 * dispextern.h (DEFAULT_IMAGE_HEIGHT): New macro.
6458 (IMAGE_ASCENT): Removed.
6459
6460 * xfns.c (Qcenter): New variable.
6461 (enum image_value_type): Add IMAGE_ASCENT_VALUE.
6462 (parse_image_spec): Handle IMAGE_ASCENT_VALUE.
6463 (image_ascent): New function.
6464 (lookup_image): Recognize `:ascent center'.
6465 (xbm_format, xpm_format, pbm_format, png_format, jpeg_format)
6466 (tiff_format, gif_format, gs_format): Use IMAGE_ASCENT_VALUE.
6467 (xbm_load): Don't set image's ascent here.
6468 (xbm_image_p, xpm_image_p, pbm_image_p, png_image_p)
6469 (jpeg_image_p, tiff_image_p, gif_image_p, gs_image_p): Don't
6470 check ascent values here.
6471 (Fimagep, Flookup_image [GLYPH_DEBUG]: Removed.
6472 (syms_of_xfns) [GLYPH_DEBUG]: Don't defsubr removed functions.
6473 (syms_of_xfns): Initialize Qcenter.
6474
1b0672c3
GM
6475 * eval.c (Fsignal): If lisp_eval_depth or spepdl_size are near
6476 to the limits, increase the limits.
6477
0d7811ed
KH
64782000-05-01 Kenichi Handa <handa@etl.go.jp>
6479
6480 * fontset.c (fs_load_font): By default, use 0x00..0x7f for ASCII.
6481 Check Vfont_encoding_alist against the full name of the opened
6482 font.
6483
a943a5ca
GM
64842000-04-28 Gerd Moellmann <gerd@gnu.org>
6485
6486 * xdisp.c (make_cursor_line_fully_visible): Handle case of rows
6487 taller than the window.
6488
5dba1e29
KH
64892000-04-28 Kenichi Handa <handa@etl.go.jp>
6490
6491 * xfaces.c (realize_x_face): Fix the argument of the second
6492 xassert. BASE_FACE may not be a face for ASCII.
6493
353964e3
GM
64942000-04-27 Gerd Moellmann <gerd@gnu.org>
6495
c76e04a8
GM
6496 * print.c (print_object): Treat print-length < 0 as nil.
6497
6498 * Makefile.in (termcapobj): Don't use TERMCAP_OBJ.
6499
6500 * s/freebsd.h (TERMCAP_OBJ): Removed.
6501 (LIBS_TERMCAP): Don't define for __FreeBSD_version >= 400000.
6502
6503 * lread.c (read1): Don't treat period followed by certain
6504 characters as symbol start.
6505
6506 * xfns.c (slurp_file): New function.
6507 (xbm_image_p): Handle case of in-memory XBM files.
6508 (xbm_scan): Rewritten to work on memory buffers instead of files.
6509 (xbm_read_bitmap_data): Renamed from xbm_read_bitmap_file_data.
6510 Work on memory buffers instead of files. If DATA is null test
6511 if buffer looks like an in-memory XBM file.
6512 (xbm_load_image): Renamed from xbm_load_image_file. Work on
6513 memory buffers instead of files.
6514 (xbm_file_p): New function.
6515 (xbm_load): Accept :data DATA where DATA is an in-memory XBM file.
6516
353964e3
GM
6517 * lread.c (end_of_file_error): New function.
6518 (read1): Call it instead of signaling `end-of-file' directly.
6519
427ec082 6520 * print.c (print_error_message): Print data of `end-of-file'
353964e3
GM
6521 with Fprinc instead of Fprin1.
6522
24d744ac
KR
65232000-04-26 Ken Raeburn <raeburn@gnu.org>
6524
6525 * window.c (freeze_window_start): Check that minibuffer scroll
6526 window isn't nil before extracting the window structure pointer
6527 from it.
6528
6529 * undo.c (record_delete): If we hit the end of the undo list, stop
6530 picking elements apart.
6531
7464346d
GM
65322000-04-26 Gerd Moellmann <gerd@gnu.org>
6533
6534 * xdisp.c (display_line): If lines are continued, restore
6535 iterator's ascent/descent information to the values before the
6536 first glyph not fitting on the line.
6537
612839b6
GM
65382000-04-25 Gerd Moellmann <gerd@gnu.org>
6539
6540 * xdisp.c (try_window_id) <all changes above window start>: Adjust
6541 positions in glyph matrix. Don't compute new window end
6542 positions.
6543
6544 * dispnew.c (increment_matrix_positions): Renamed from
6545 increment_glyph_matrix_buffer_positions.
6546 (increment_row_positions): Renamed from
6547 increment_glyph_row_buffer_positions.
6548
6549 * dispextern.h: Change names of renamed functions from dispnew.c
6550 in prototypes.
6551
cc181e95
GM
65522000-04-24 Gerd Moellmann <gerd@gnu.org>
6553
abfcc168
GM
6554 * fileio.c (Fdo_auto_save): Create directories for auto-save
6555 list file if necessary.
6556
cc181e95
GM
6557 * xdisp.c (init_iterator): Set iterator's extra_line_spacing
6558 from buffer or frame.
6559 (automatic_hscrolling_p): New variable.
6560 (hscroll_windows): Scroll windows horizontally only if automatic
6561 hscrolling is allowed.
6562 (syms_of_xdisp): New variable `automatic-hscrolling'.
6563
6564 * frame.h (struct frame): Add member extra_line_spacing.
6565
6566 * xfns.c (x_set_line_spacing): New function.
6567 (Fx_create_frame): Set line spacing from resources.
6568 (Qline_spacing): New variable.
6569 (syms_of_xfns): Initialize Qline_spacing.
427ec082 6570
cc181e95
GM
6571 * emacs.c (USAGE2): Add `--line-spacing' and `-lsp'.
6572
6573 * buffer.c (init_buffer_once): Handle extra_line_spacing.
6574 (syms_of_buffer): Add `default-line-spacing' and `line-spacing'.
abfcc168 6575 (reset_buffer): Don't initialize extra2 and extra3. Initialize
cc181e95
GM
6576 extra_line_spacing from default value.
6577 (init_buffer_once): Initialize default value of extra_line_spacing.
6578
6579 * buffer.h (struct buffer): Add extra_line_spacing, remove extra2
6580 and extra3.
6581
6582 * xterm.c (x_produce_glyphs): Remove reference to struct it's
6583 prompt_width. Add extra line spacing.
6584
6585 * term.c (produce_glyphs): Remove reference to struct it's
6586 prompt_width.
6587
6588 * dispextern.h (struct it): Remove member prompt_width, add
6589 extra_line_spacing.
6590
58827478
GM
65912000-04-22 Gerd Moellmann <gerd@gnu.org>
6592
6593 * dispnew.c (update_frame_line): When writing a whole line, make
6594 sure cursor is in the right row afterwards, otherwise a use of
6595 capability `ch' in cmgoto might leave the cursor in the row below.
6596
25a87f42
GM
65972000-04-21 Gerd Moellmann <gerd@gnu.org>
6598
6599 * lisp.h (struct Lisp_Buffer_Cons): Remove.
6600
6601 * keyboard.c (timer_check): Fix typo in comment.
6602
54edf5c2
KH
66032000-04-21 Kenichi Handa <handa@etl.go.jp>
6604
6605 * fontset.c (Fset_fontset_font): Fix docstring. Local variable
6606 name change: ch -> character.
6607
3a64eef5
GM
66082000-04-20 Gerd Moellmann <gerd@gnu.org>
6609
6610 * keyboard.c (echo_message_buffer): New variable.
6611 (echo_now): Set echo_message_buffer to the echo area buffer used
6612 to display the echo.
6613 (cancel_echoing): Reset echo_message_buffer to nil.
6614 (read_char): Code rewritten that handles canceling an echo or
6615 echoing a dash, respectively.
6616
6617 * fileio.c (Ffile_writable_p) [WINDOWSNT]: Return nil if parent
6618 directory doesn't exist.
6619
6142fdcb
DL
66202000-04-19 Dave Love <fx@gnu.org>
6621
6622 * fns.c (syms_of_fns): Defsubr mapc.
a9cacab7
DL
6623 (concat): Don't allow numeric args.
6624 (Fconcat): Doc change.
6142fdcb 6625
ac6b5352
SM
66262000-04-19 Stefan Monnier <monnier@cs.yale.edu>
6627
6628 * regex.c (re_match_2_internal): Don't shorten the strings anymore,
6629 instead define end_match(1|2) more carefully.
6630 Use GET_CHAR_BEFORE_2 for `begline'.
6631
cb9215e4
GM
66322000-04-19 Gerd Moellmann <gerd@gnu.org>
6633
5e3dac3f
GM
6634 * frame.h (SELECTED_FRAME): Change definition to compile cleanly
6635 on 64-bit systems where NULL is defined as `0'.
6636
6637 * xdisp.c (with_echo_area_buffer): Add more `int' parameters for
6638 the `variable argument list' to make it work on Alpha.
6639
cb9215e4
GM
6640 * m/alpha.h (_LP64) [!_LP64]: Define.
6641 (ORDINARY_LINK): Define for NetBSD.
6642
6643 * m/macppc.h (ORDINARY_LINK): Define for NetBSD.
427ec082 6644
f532dca0
DL
66452000-04-19 Dave Love <fx@gnu.org>
6646
c750667e
DL
6647 * s/bsd386.h, s/freebsd.h, s/gnu.h, s/netbsd.h: Revert 2000-04-14
6648 change.
6649
6650 * Makefile.in (LIBS): Don't use.
6651 (GETLOADAVG_OBJ): Define again.
6652 (otherobj): Add GETLOADAVG_OBJ.
6653
f532dca0
DL
6654 * buffer.c (Fmake_indirect_buffer): Escape newline in doc.
6655
1c7e22fd
GM
66562000-04-18 Gerd Moellmann <gerd@gnu.org>
6657
f6d3257b
GM
6658 * lread.c (read_filtered_event): Cancel and start busy cursor.
6659
427ec082 6660 * xterm.c (x_produce_glyphs) <ASCII chars>: Take into account
1c7e22fd
GM
6661 that the per-character metrics may be null.
6662
e10f64e7
GM
66632000-04-17 Gerd Moellmann <gerd@gnu.org>
6664
0daee095
GM
6665 * buffer.c (clone_per_buffer_values): New function.
6666 (Fmake_indirect_buffer): Add optional argument CLONE. Call
6667 clone_per_buffer_values if CLONE is not nil.
6668
e10f64e7
GM
6669 * xfaces.c (Ftty_suppress_bold_inverse_default_colors): Doc fix.
6670
38687d43
DL
66712000-04-16 Dave Love <fx@gnu.org>
6672
6673 * Makefile.in: Remove obsolete localcpp stuff.
6674 (GETLOADAVG_OBJ): Don't define.
6675 (obj): Move LIBOBJS...
6676 (otherobj): ... to here.
6677 (MSDOS_OBJ): Convert to make variable -- preprocessing zapped
6678 whitespace-only lines after the continuation (Irix).
6679
c21c7262
GM
66802000-04-14 Gerd Moellmann <gerd@gnu.org>
6681
6682 * xfns.c (xpm_load) [DEBUG_X_COLORS]: Register colors.
6683
6684 * s/freebsd.h (LD_SWITCH_SYSTEM): Add `-L /usr/local/lib'.
6685
314767c0
DL
66862000-04-14 Dave Love <fx@gnu.org>
6687
6688 * s/aix3-1.h, s/bsd4-2.h, s/bsd4-3.h, s/cxux.h, s/dgux.h, s/gnu.h:
6689 * s/hpux.h, s/iris3-5.h, s/iris3-6.h, s/irix3-3.h, s/rtu.h:
6690 * s/unipl5-0.h, s/unipl5-2.h, s/usg5-0.h, s/usg5-2-2.h, s/usg5-2.h:
6691 * s/usg5-3.h, s/xenix.h, s/umax.h: Don't define autoconfiscated
6692 NLIST_STRUCT.
6693
6694 * s/bsd386.h, s/freebsd.h, s/gnu.h, s/netbsd.h: Don't define
6695 autoconfiscated HAVE_GETLOADAVG.
6696
6697 * s/nextstep.h, s/sco4.h, s/sco5.h: Don't define autoconfiscated
6698 BROKEN_MKTIME.
6699
a2522dca
GM
67002000-04-14 Gerd Moellmann <gerd@gnu.org>
6701
6702 * filelock.c (MAKE_LOCK_NAME): Allocate 2 more bytes.
6703 (fill_in_lock_file_name): Avoid existing files that aren't
6704 links.
6705
33744b5d
DL
67062000-04-14 Dave Love <fx@gnu.org>
6707
c21c7262 6708 * Makefile.in (LIBS, LIBOBJS): New variable.
33744b5d
DL
6709 (INTERVAL_SRC): Convert to make variable.
6710 (INTERVAL_OBJ, MKTIME_OBJ, FLOAT_SUPPORT, FACE_SUPPORT)
6711 (HAVE_X_WINDOWS, OBJECTS_SYSTEM): Remove.
6712 (obj): Substitute INTERVAL_OBJ, add MKTIME_OBJ, GETLOADAVG_OBJ and
6713 add LIBOBJS.
6714 (SOME_MACHINE_OBJECTS): Remove interval stuff.
6715 (lisp): Substitute FACE_SUPPORT, FLOAT_SUP.
6716 (shortlisp): Add facemenu, float-sup, frame.
6717 (SOME_MACHINE_LISP): Remove them from here.
6718 (LIBES): Change unused LDLIBS to autoconf LIBS.
6719
6720 * config.in: Add BROKEN_MKTIME, NLIST_STRUCT, NLIST_NAME_UNION.
6721
9d3d5916
KH
67222000-04-14 Kenichi Handa <handa@etl.go.jp>
6723
6724 * composite.c (update_compositions): If FROM and TO are not in a
6725 valid range, do nothing.
6726
198e3c7a
GM
67272000-04-13 Gerd Moellmann <gerd@gnu.org>
6728
6729 * tparam.c (tparam1): Abort when encountering an unknown
6730 `%'-specifier.
6731
6732 * s/freebsd.h (TERMCAP_OBJ) [__FreeBSD__ >= 4]: Define as
6733 terminfo.o.
6734
6735 * Makefile.in (termcapobj) [LIBS_TERMCAP && TERMCAP_OBJ]: Define
6736 as TERMCAP_OBJ.
6737
055a28c9
EZ
67382000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
6739
6740 * fileio.c (a_write): Remove redundant semi-colons.
6741 (e_write): Return -1 if failed to write all the data.
6742 This fixes the changes made at 1999-12-15.
6743
f5c75033
DL
67442000-04-12 Dave Love <fx@gnu.org>
6745
6746 * fns.c (mapcar1): Test for null vals to support mapc.
6747 (Fmapc): New function.
6748
0c3cfc51
EZ
67492000-04-12 Eli Zaretskii <eliz@is.elta.co.il>
6750
6751 * msdos.c (NUM_MOUSE_BUTTONS): Define.
6752 (IT_frame_up_to_date): Support the buffer local value of
6753 cursor-type, if defined.
6754
33465a31
DL
67552000-04-10 Dave Love <fx@gnu.org>
6756
6757 * editfns.c (preceding-char, following-char): Doc fix.
6758
6ed56568
KR
67592000-04-10 Ken Raeburn <raeburn@gnu.org>
6760
6761 * Makefile.in (temacs): Revert 2000-03-12 change.
6762
7cf80d4e
JR
67632000-04-10 Jason Rumney <jasonr@gnu.org>
6764
6765 * xfaces.c (realize_face): Change FRAME_X_P to FRAME_WINDOW_P.
6766
34f3f342
GM
67672000-04-10 Gerd Moellmann <gerd@gnu.org>
6768
1a1b1895
GM
6769 * xdisp.c (setup_echo_area_for_printing): Choose an echo
6770 area buffer, if it's not set up yet.
6771
34f3f342
GM
6772 * indent.c (compute_motion): Set immediate_quit.
6773
be0dbdab
GM
67742000-04-09 Gerd Moellmann <gerd@gnu.org>
6775
c45be9ac
GM
6776 * xfaces.c (tty_suppress_bold_inverse_default_colors_p): New
6777 variable.
6778 (realize_tty_face): Suppress boldness if colors are the inverse of
6779 the default colors, and tty_suppress_bold_inverse_default_colors_p
6780 is set.
6781 (Ftty_suppress_bold_inverse_default_colors): New function.
6782 (syms_of_xfaces): Defsubr it.
6783
be0dbdab
GM
6784 * buffer.c (Frestore_buffer_modified_p): New function.
6785 (syms_of_buffer): Defsubr it.
6786
e8413c3b
KR
67872000-04-08 Ken Raeburn <raeburn@gnu.org>
6788
87f67317
KR
6789 * charset.c (Fmake_char_internal): CHAR_COMPONENTS_VALID_P takes a
6790 charset id (int) argument, not a charset (Lisp_Object).
6791
e8413c3b
KR
6792 * coding.h (code_convert_string): Declare.
6793 * coding.c (code_convert_string_norecord): Pass an int, not a lisp
6794 object, as the fourth argument to code_convert_string.
6795
6796 * fontset.c (make_fontset_for_ascii_face): Use XINT on return
6797 value.
6798 (Fset_fontset_font): Use EQ to compare lisp objects.
6799
7c752c80
KR
68002000-04-05 Ken Raeburn <raeburn@gnu.org>
6801
c0333abc
KR
6802 * intervals.h (SET_INTERVAL_PARENT): Use INT_LISPLIKE to test for
6803 a pointer that looks like a lisp object.
6804 (SET_INTERVAL_OBJECT): Don't explicitly compare the object with
6805 zero, instead see whether it's an integer object, since they can't
6806 have intervals.
6807 (GET_INTERVAL_OBJECT): Simply assign to the destination.
6808
7c752c80
KR
6809 * dispnew.c (allocate_matrices_for_frame_redisplay,
6810 direct_output_forward_char): Use X(U)INT and make_number as needed
6811 to convert between (unsigned) int values and lisp integers.
6812 * keyboard.c (read_key_sequence): Likewise.
6813 * lread.c (substitute_object_recurse): Likewise.
6814 * fns.c (concat, hash_lookup, hash_remove): Likewise.
6815 * minibuf.c (do_completion, Fminibuffer_complete_word,
6816 Fminibuffer_completion_help): Likewise.
6817 * term.c (produce_special_glyphs): Likewise.
6818
6819 * fileio.c (Fwrite_region): Use EQ when comparing lisp objects.
6820 * print.c (print_preprocess, print_object): Likewise.
6821
6822 * search.c (compile_pattern): Use NILP when checking for nil.
6823
74e49b38
KR
6824 * lisp.h (make_number) [!NO_UNION_TYPE && __GNUC__ >= 2 &&
6825 __OPTIMIZE__]: Provide a GNU C macro version that handles
6826 lisp-object unions.
6827 (XSET) [!NO_UNION_TYPE]: Set the value field first, then the type
6828 field, to better cope with ENABLE_CHECKING and calls that modify a
6829 Lisp_Object using its old value.
6830
685e5ed2
GM
68312000-04-04 Gerd Moellmann <gerd@gnu.org>
6832
c407c570
GM
6833 * window.c (compare_window_configurations): Signal an error
6834 if parameters C1 or C2 aren't window configurations.
6835
685e5ed2
GM
6836 * bytecode.c (Fbyte_code): Add a bunch of BEFORE_POTENTIAL_GC/
6837 AFTER_POTENTIAL_GC calls around calls to functions that can
6838 signal an error and thus invoke the debugger.
6839
587a49ab
GM
68402000-04-03 Gerd Moellmann <gerd@gnu.org>
6841
62f20204
GM
6842 * fns.c (Fbase64_decode_region, Fbase64_decode_string): Signal
6843 an error if decoding fails.
6844
587a49ab
GM
6845 * keyboard.c (lispy_mouse_names): Variable removed.
6846 (Vlispy_mouse_stem): New variable.
6847 (syms_of_keyboard): Initialize Vlispy_mouse_stem.
6848 (make_lispy_event) <mouse_click, scroll_bar_click>: Don't abort
6849 for any mouse button number. Increase size of mouse_syms and
6850 button_down_location as needed. Call modify_event_symbol with
6851 different arguments.
6852 (make_lispy_event) <scroll_bar_click> [USE_TOOLKIT_SCROLL_BARS]:
6853 Call modify_event_symbol with different arguments.
6854 (make_lispy_event) <w32_scroll_bar_click> [WINDOWSNT]: Don't abort
6855 for any button number. Call modify_event_symbol with different
6856 arguments.
6857 (modify_event_symbol): Rename NAME_ALIST to NAME_ALIST_OR_STEM.
6858 Accept a string for NAME_ALIST_OR_STEM.
6859
6860 * lisp.h (larger_vector): Add prototype.
6861
6862 * fns.c (larger_vector): Make externally visible.
6863
6864 * termhooks.h (NUM_MOUSE_BUTTONS): Removed.
6865
2d1675e4
SM
68662000-04-02 Stefan Monnier <monnier@cs.yale.edu>
6867
6868 * regex.c (PTR_TO_OFFSET) [!emacs]: Remove.
6869 (RE_MULTIBYTE_P, RE_STRING_CHAR_AND_LENGTH): New macros.
6870 (GET_CHAR_BEFORE_2): Moved from charset.h plus fixed minor bug when
6871 we are between str1 and str2.
6872 (MAX_MULTIBYTE_LENGTH, CHAR_STRING) [!emacs]: Provide trivial default.
6873 (PATFETCH): Use `TRANSLATE'.
6874 (PATFETCH_RAW): Fetch multibyte char if applicable.
6875 (PATUNFETCH): Remove.
6876 (regex_compile): Rely on PATFETCH to do most of the multibyte magic.
6877 When writing a char, write it directly into the pattern buffer rather
6878 than going needlessly through a temp char-array.
6879 (re_match_2_internal): Similarly, rely on RE_STRING_CHAR to do the
6880 multibyte magic and remove the useless `#ifdef emacs'.
6881 (bcmp_translate): Don't compare as multibyte chars when in a unibyte
6882 buffer.
6883
6884 * regex.h (struct re_pattern_buffer): Make field `multibyte'
6885 conditional on `emacs'.
6886
6887 * charset.h (GET_CHAR_BEFORE_2): Moved to regex.c.
6888
cc2d8c6b
KR
68892000-04-01 Ken Raeburn <raeburn@gnu.org>
6890
6891 * alloc.c (MARK_STRING, UNMARK_STRING, STRING_MARKED_P): Expand
6892 non-union-type versions of XMARK and friends here, because XMARK
6893 and friends won't work on an integer field if NO_UNION_TYPE is not
6894 defined.
6895 (make_number): Define as a function if it's not defined as a
6896 macro.
6897
09654086
KR
6898 * composite.c (run_composite_function): Use NILP when checking for
6899 nil.
6900 (syms_of_composite): Delete local var NARGS, pass an int as first
6901 argument to Fmake_hash_table.
6902
2387b382
KR
6903 * editfns.c (text_property_stickiness): Use NILP to test
6904 Lisp_Object boolean value.
6905 (Fmessage_or_box): Don't use NILP to test int variable.
c01fbf95
KR
6906 (Fformat): Use a temporary variable to avoid ENABLE_CHECKING
6907 problems reading from and changing the same lisp value in an
6908 XSETSTRING call.
6909
27660e89
GM
69102000-04-01 Gerd Moellmann <gerd@gnu.org>
6911
6912 * term.c (TN_no_color_video): New variable.
6913 (term_init): Intitialize TN_no_color_video.
6914 (enum no_color_bit): New enumeration.
6915 (MAY_USE_WITH_COLORS_P): New macro.
6916 (turn_on_face): Use it to determine if attributes may be used
6917 combined with colors.
6918
3578db3c
KR
69192000-04-01 Ken Raeburn <raeburn@gnu.org>
6920
6921 * window.c (CURBEG, CURSIZE): Don't overload lisp object lvalues
6922 with int lvalues via casts; instead, just yield lisp object
6923 lvalues.
6924 (enlarge_window): Variable sizep now points to Lisp_Object. Use
6925 proper accessor macros.
6926 (shrink_window_lowest_first): w->top is Lisp_Object; use XINT.
6927 (grow_mini_window): Fix typo getting int value of root->height.
6928
6fc556fd
KR
6929 * xdisp.c (compute_string_pos): Fix order of arguments to
6930 string_pos_nchars_ahead.
6931 (handle_fontified_prop, add_to_log): Pass int, not Lisp_Object, as
6932 count arg to variable-arg routines like Frun_hook_with_args and
6933 Fformat.
587a49ab
GM
6934 (back_to_previous_visible_line_start)
6935 (build_desired_tool_bar_string): Pass Lisp_Object, not int, to
6fc556fd
KR
6936 fixed-arg routines like Fget_char_property and Fmake_string.
6937 (reconsider_clip_changes): Use XINT when comparing integer lisp
6938 objects, or passing them as int arguments.
587a49ab
GM
6939 (mark_window_display_accurate, insert_left_trunc_glyphs)
6940 (append_space, extend_face_to_end_of_line): Use make_number when
6fc556fd
KR
6941 storing or passing integer values as lisp objects.
6942 (set_cursor_from_row, highlight_trailing_whitespace): Use
6943 INTEGERP, not implicit test against zero, for glyph object.
6944 (try_window_id): Don't use make_number when we want an int value.
6945
6946 * xfaces.c (xlfd_symbolic_value): Make last argument a
6947 Lisp_Object, to be consistent with callers.
6948 (Fbitmap_spec_p): Use XINT to get numeric value of height.
6949 (lface_hash): Apply XFASTINT to lisp values before folding in.
6950
6951 * xfns.c (Fx_show_tip): Use make_number to get lisp objects to
6952 fill in window width and height. Pass an int, not a lisp object,
6953 as first arg to Finsert.
6954
6e7b2457
GM
69552000-04-01 Gerd Moellmann <gerd@gnu.org>
6956
610d841e
GM
6957 * xfaces.c (realize_basic_faces): Block input while realizing
6958 the faces.
6959
6e7b2457
GM
6960 * keyboard.c (lispy_mouse_names): Add additional mouse names.
6961
6962 * termhooks.h (NUM_MOUSE_BUTTONS): Increase to 15.
6963
aa110c0c
GM
69642000-03-31 Gerd Moellmann <gerd@gnu.org>
6965
6966 * xterm.c (x_produce_glyphs): When displaying unibyte text
610d841e 6967 or ASCII, handle case that per-char metric is null.
aa110c0c 6968
8801a864
KR
69692000-03-30 Ken Raeburn <raeburn@gnu.org>
6970
c6129d7e
KR
6971 * lisp.h (NO_UNION_TYPE) [ENABLE_CHECKING]: Undef.
6972
8801a864
KR
6973 * lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW,
6974 XSUBR, XBUFFER): Verify correct object type before returning
6975 pointer, using eassert.
6976 * frame.h (XFRAME): Likewise.
6977
6978 * buffer.c (Frename_buffer, Fset_buffer_multibyte,
6979 swap_out_buffer_local_variables, Fmove_overlay): Don't apply
6980 XSYMBOL, XBUFFER, etc, to values that may be nil or of the wrong
6981 type.
6982 * data.c (set_internal): Likewise.
6983 * dispextern.h (WINDOW_WANTS_MODELINE_P,
6984 WINDOW_WANTS_HEADER_LINE_P): Likewise.
6985 * fileio.c (auto_save_1): Likewise.
6986 * insdel.c (check_markers): Likewise.
6987 * marker.c (buf_charpos_to_bytepos, unchain_marker): Likewise.
6988 * undo.c (record_insert): Likewise.
6989 * vmsproc.c (child_sig): Likewise.
6990 * window.c (unshow_buffer, window_loop): Likewise.
6991 * xterm.c (x_erase_phys_cursor): Likewise.
6992
8e7af858
GM
69932000-03-30 Gerd Moellmann <gerd@gnu.org>
6994
6995 * xfns.c (free_image_cache): Free the cache structure itself
6996 last, after all its members have been freed.
6997
6998 * lisp.h (xstrdup): Add prototype.
6999
7000 * alloc.c (xstrdup): Moved here from xfaces.c.
7001 (allocating_for_lisp): Variable removed.
7002 (lisp_malloc): Block input around the calls to malloc and
7003 mem_insert.
7004
7005 * xfaces.c (realize_tty_face): Use find_symbol_value instead
7006 of Fsymbol_value.
7007 (xstrdup): Moved to alloc.c.
7008
e0b8c689
KR
70092000-03-29 Ken Raeburn <raeburn@gnu.org>
7010
b96f9fb7
KR
7011 * scroll.c (CHECK_BOUNDS): Renamed from CHECK.
7012
7013 * emacs.c (main): Fix sense of no-loadup test.
7014
e0b8c689
KR
7015 * config.in (ENABLE_CHECKING): Undef.
7016
7017 * lisp.h (struct interval): Replace "parent" field with a union of
7018 interval pointer and Lisp_Object; add new bitfield to use as
7019 discriminant. Change other flag fields to bitfields.
7020 (CHECK): New macro for consistency checking. If ENABLE_CHECKING
7021 is defined and the supplied test fails, print a message and
7022 abort.
7023 (eassert): New macro. Use CHECK to provide an assert-like
7024 facility.
7025
7026 * intervals.h (NULL_INTERVAL_P): Now applies only to real interval
7027 pointers; abort if the value looks like a lisp object.
7028 (NULL_INTERVAL_P, NULL_PARENT, HAS_PARENT, HAS_OBJECT, SET_PARENT,
7029 SET_OBJECT, INTERVAL_PARENT, GET_INTERVAL_OBJECT, COPY_PARENT):
7030 Modify for new interval parent definition.
7031
7032 * alloc.c (mark_interval_tree, MARK_INTERVAL_TREE,
7033 UNMARK_BALANCE_INTERVALS): Update references that need an
7034 addressable lisp object in the interval structure.
7035 (die): New function.
7036 (suppress_checking): New variable.
7037
7038 * intervals.c (interval_start_pos): Just return 0 if there's no
7039 parent object.
7040
f83c5440
GM
70412000-03-29 Gerd Moellmann <gerd@gnu.org>
7042
7043 * lread.c (read1): Accept `.' (period) as symbol start like in CL
7044 and earlier Emacs versions.
7045
7046 * keyboard.c (Ftop_level): Cancel busy-cursor.
7047
7048 * eval.c (call_debugger): Cancel busy-cursor.
7049
fdce64ff
KH
70502000-03-29 Kenichi Handa <handa@etl.go.jp>
7051
7052 * search.c (Freplace_match): Adjust multibyteness of the current
7053 buffer and NEWTEXT. Free allocated memory before signaling an
7054 error.
7055
f6a3f532
SM
70562000-03-28 Stefan Monnier <monnier@cs.yale.edu>
7057
7058 * regex.c (analyse_first): New function obtained by ripping out most
7059 of re_compile_fastmap and generalizing it a little bit so that it
7060 can also just return whether a given (sub)pattern can match the empty
7061 string or not.
7062 (regex_compile): Use `analyse_first' to decide whether the loop-check
7063 needs to be done or not for *, +, *? and +? (the loop check is costly
7064 for non-greedy repetition).
7065 (re_compile_fastmap): Delegate the actual work to `analyse_first'.
7066
e9b309ac
DL
70672000-03-28 Dave Love <fx@gnu.org>
7068
bb15bd9a
DL
7069 * s/gnu-linux.h (GC_SETJMP_WORKS): Define for i386, sparc, m68k,
7070 alpha.
7071
e9b309ac
DL
7072 * alloc.c: Include stdio.h. Test STDC_HEADERS, not __STDC__.
7073
ed0767d8
SM
70742000-03-27 Stefan Monnier <monnier@cs.yale.edu>
7075
7076 * regex.c (REGEX_FREE_STACK, RESET_FAIL_STACK): Make them usable as
7077 an expression.
7078 (enum re_opcode_t): Update description of succeed_n.
7079 (PATFETCH): Always define.
7080 (regex_compile): Use lookahead rather than PATUNFETCH (for repetition
7081 operators, char classes, shy-groups and intervals).
7082 Optimize special cases of intervals so as to only use succeed_n and
7083 jump_n when really needed.
7084 (re_compile_fastmap): Simplify handling of jump_n and succeed_n now
7085 that we don't have to handle the special cases any more.
7086 Simplify on_failure_jump handling as well.
7087
e11e7e46
JR
70882000-03-28 Jason Rumney <jasonr@gnu.org>
7089
7090 * lread.c (Fload): Move safe_p definition to above #ifdef DOS_NT.
7091
88faab89
GM
70922000-03-27 Gerd Moellmann <gerd@gnu.org>
7093
182ff242
GM
7094 * s/freebsd.h (GC_SETJMP_WORKS): Define.
7095
7096 * s/msdos.h (GC_SETJMP_WORKS): Define.
427ec082 7097
182ff242
GM
7098 * alloc.c (mark_maybe_object): New function.
7099 (mark_memory): Use it.
7100 (SETJMP_WILL_LIKELY_WORK, SETJMP_WILL_NOT_WORK): New macros.
7101 (setjmp_tested_p, longjmp_done): New variables.
7102 (test_setjmp): New function.
7103 (mark_stack) [!GC_SETJMP_WORKS]: Call test_setjmp.
7104 (init_alloc): Initialize setjmp_tested_p and longjmp_done.
7105
c1005d06
GM
7106 * xdisp.c (face_before_or_after_it_pos): Pass multibyteness
7107 to DEC_TEXT_POS and INC_TEXT_POS.
7108
7109 * dispnew.c (direct_output_for_insert): Use DEC_TEXT_POS
7110 with parameter MULTIBYTE_P.
7111
427ec082 7112 * dispextern.h (INC_TEXT_POS, DEC_TEXT_POS): Add parameter
c1005d06
GM
7113 MULTIBYTE_P.
7114
7439e5b9 7115 * editfns.c (Fsubst_char_in_region): Don't use INC_POS in unibyte
182ff242
GM
7116 buffers because it looks for multibyte character byte sequences
7117 which don't exist in unibyte text.
7439e5b9 7118
d9c545da
GM
7119 * xterm.h (x_specified_cursor_type, x_copy_color): Add prototypes.
7120
11fd416e 7121 * xfaces.c (register_color, unregister_color, unregister_colors)
d9c545da
GM
7122 [DEBUG_X_COLORS]: New functions.
7123 (x_free_colors) [DEBUG_X_COLORS]: Unregister colors.
7124
7125 * xfns.c (x_set_cursor_color): Get color reference counts right.
7126
7127 * xterm.c (x_copy_color): New function.
7128 (x_alloc_nearest_color) [DEBUG_X_COLORS]: Call register_color.
7129
7130 * buffer.h (MAX_PER_BUFFER_VARS): Renamed from MAX_BUFFER_LOCAL_VARS.
7131 (PER_BUFFER_VAR_OFFSET): Renamed from BUFFER_LOCAL_VAR_OFFSET.
7132 (PER_BUFFER_VAR_IDX): Renamed from BUFFER_LOCAL_VAR_IDX.
7133 (PER_BUFFER_VALUE_P): Renamed from BUFFER_HAS_LOCAL_VALUE_P.
7134 (SET_PER_BUFFER_VALUE_P): Renamed from SET_BUFFER_HAS_LOCAL_VALUE_P.
7135 (PER_BUFFER_IDX): Renamed from BUFFER_LOCAL_IDX.
7136 (PER_BUFFER_DEFAULT): Renamed from BUFFER_LOCAL_DEFAULT_VALUE.
7137 (PER_BUFFER_VALUE): Renamed from BUFFER_LOCAL_VALUE.
7138 (PER_BUFFER_SYMBOL): Renamed from BUFFER_LOCAL_SYMBOL.
7139 (PER_BUFFER_TYPE): Renamed from BUFFER_LOCAL_TYPE.
7140
11fd416e
GM
7141 * category.c, data.c, syntax.c, print.c, lread.c: Use new macro
7142 names for handling per-buffer variables.
d9c545da
GM
7143
7144 * buffer.c (buffer_permanent_local_flags): Use MAX_PER_BUFFER_VARS
7145 instead of MAX_BUFFER_LOCAL_VARS.
7146 (last_per_buffer_idx): Renamed from max_buffer_local_idx.
7147
7148 * xfaces.c (lookup_face): Don't assert FACE_SUITABLE_FOR_CHAR_P.
7149
88faab89
GM
7150 * xfns.c (x_specified_cursor_type): New function.
7151 (x_set_cursor_type): Use it.
7152
7153 * buffer.h (struct buffer): Add cursor_type.
7154
d80f42b7
SM
71552000-03-26 Stefan Monnier <monnier@cs.yale.edu>
7156
7157 * regex.c (enum re_opcode_t): New opcode on_failure_jump_nastyloop.
427ec082 7158 (print_partial_compiled_pattern, re_compile_fastmap): Handle new
88faab89 7159 opcode.
d80f42b7
SM
7160 (regex_compile): Use on_failure_jump_nastyloop for non-greedy loops.
7161 (re_match_2_internal): Add code for on_failure_jump_nastyloop when
7162 executing it as well as when popping it off the stack to find infinite
7163 loops in non-greedy repetition operators.
7164
89e80928
GM
71652000-03-26 Gerd Moellmann <gerd@gnu.org>
7166
3d4ff2dd
GM
7167 * doc.c (Qfunction_documentation): New variable.
7168 (syms_of_doc): Initialize Qfunction_documentation.
7169 (Fdocumentation): If FUNCTION is a symbol with non-nil
7170 `function-documentation' property, return a documentation derived
7171 from that.
7172
bd96bd79
GM
7173 * buffer.c (syms_of_buffer): Add default-cursor-type.
7174 (init_buffer_once): Don't let cursor_type have a local value
7175 in every buffer.
7176
19d1bc27
GM
7177 * xterm.c (x_display_and_set_cursor): Choose cursor depending
7178 on buffer-local value of cursor_type.
7179 (x_draw_bar_cursor): Add parameter WIDTH.
7180
7181 * buffer.c (reset_buffer): Initialize buffer's cursor_type.
7182 (init_buffer_once): Set default cursor_type value to t.
7183 Mark cursor_type as local everywhere.
7184 (syms_of_buffer): New per-buffer variable cursor-type.
7185
89e80928
GM
7186 * buffer.h (struct buffer): Remove member local_var_flags,
7187 add local_flags.
7188 (MAX_BUFFER_LOCAL_VARS): New macro.
7189 (BUFFER_LOCAL_VAR_OFFSET, BUFFER_LOCAL_VAR_IDX)
7190 (BUFFER_HAS_LOCAL_VALUE_P, SET_BUFFER_HAS_LOCAL_VALUE_P)
7191 (BUFFER_LOCAL_IDX, BUFFER_LOCAL_DEFAULT_VALUE, BUFFER_LOCAL_VALUE)
7192 (BUFFER_LOCAL_SYMBOL, BUFFER_LOCAL_TYPE): New macros.
7193
7194 * print.c (print_object): Use new macros for per-buffer
7195 variables.
7196
7197 * category.c (Fset_category_table): Use new macros for per-buffer
7198 variables.
7199
7200 * buffer.c (buffer_permanent_local_flags): Make a char array.
7201 (max_buffer_local_idx): New variable.
7202 (reset_buffer_local_variables, Fbuffer_local_variables): Rewritten
7203 for new handling of per-buffer variables.
7204 (buffer_slot_type_mismatch): Use new macros for per-buffer vars.
7205 (init_buffer_once): Initialize per-buffer vars differently.
7206 Set max_buffer_local_idx.
7207
7208 * syntax.c (Fset_syntax_table): Use new macros for per-buffer
7209 variables.
7210
7211 * lread.c (defvar_per_buffer): Use new macros for per-buffer
7212 variables.
7213
7214 * data.c (do_symval_forwarding, store_symval_forwarding)
7215 (find_symbol_value, set_internal, default_value, Fset_default)
7216 (Fkill_local_variable, Flocal_variable_p): Use new macros for
7217 per-buffer variables.
7218
7219 * Makefile.in (bootstrap-emacs): Use `mv -f' instead of `mv'.
7220
9a0dd3dc
GM
72212000-03-24 Gerd Moellmann <gerd@gnu.org>
7222
b68c375f
GM
7223 * xterm.c (x_term_init): Unblock input around call1 of
7224 Qvendor_specific_keysyms.
7225
9a0dd3dc
GM
7226 * syntax.c (open_paren_in_column_0_is_defun_start): New variable.
7227 (find_defun_start): Consider an open parenthesis in column 0
7228 a defun start only if open_paren_in_column_0_is_defun_start is set.
7229 (syms_of_syntax): New variable open-paren-in-column-0-is-defun-start.
7230
7973e637
SM
72312000-03-24 Stefan Monnier <monnier@cs.yale.edu>
7232
7233 * eval.c (Fautoload): Add entry in load-history (if after dump).
7234 * lread.c (load-history): Update docstring.
7235
39210e90
GM
72362000-03-24 Gerd Moellmann <gerd@gnu.org>
7237
7238 * indent.c (Fvertical_motion): Always use the current buffer.
7239 Temporarily change the window's buffer, if necessary.
7240
72db3ab5
GM
72412000-03-23 Gerd Moellmann <gerd@gnu.org>
7242
7243 * xterm.c (fast_find_position): Make sure not to consider rows
7244 not visible in the window.
7245
990b2375
SM
72462000-03-22 Stefan Monnier <monnier@cs.yale.edu>
7247
7248 * regex.c (enum syntaxcode): Provide default for non-Emacs.
7249 (re_compile_fastmap, re_match_2_internal): Undo Dave's previous fix.
7250
ff4df011
JR
72512000-03-22 Jason Rumney <jasonr@gnu.org>
7252
7253 * w32menu.c (single_submenu): Set help string to NULL if none.
7254 (w32_menu_show): Set help string correctly.
7255 (add-menu-item): Set help string in MIIM_DATA for menu item.
7256 Load SetMenuItemInfoA explicitly.
7257 (w32_menu_display_help): New function.
427ec082 7258
ff4df011
JR
7259 * w32fns.c (w32_wnd_proc): Handle WM_MENUSELECT message.
7260 (QCdata): Moved to xdisp.c.
7261
7262 * w32term.c (w32_read_socket): Handle WM_MENUSELECT message.
7263 (Vw32_charset_to_codepage_alist): Removed.
7264 (Vw32_charset_info_alist): New variable.
7265 (Qw32_charset_[ansi, default, symbol, shiftjis, hangul, gb2312,
7266 chinesebig5, oem, easteurope, turkish, baltic, russian, arabic,
7267 greek, hebrew, thai, johab, mac, unicode]): New symbols.
7268 (x_produce_glyphs): Remove out of date #ifdef 0'd section. Replace
7269 with TODO comment.
7270 (w32_codepage_for_font): Use Vw32_charset_info_alist.
7271 (syms_of_w32term): Remove Vw32_charset_to_codepage_alist.
7272 Define Vw32_charset_info_alist and w32_charset symbols.
7273
72742000-03-22 Jason Rumney <jasonr@gnu.org>
7275
7276 * makefile.nt (w32bdf.obj): Update dependencies.
7277
7278 * w32bdf.c: Include frame.h and dispextern.h before fontset.h.
7279
7280 * w32fns.c: Include fontset.h after dispextern.h.
7281 (Fx_create_frame): Do not create fontset.
7282 (w32_load_system_font): Doc fix.
7283 (Fx_close_connection): Free full_name if it is not shared.
7284
7285 * w32term.c: Include fontset.h after dispextern.h.
7286 (x_get_glyph_face_and_encoding): New parameter two_byte_p. Callers
7287 updated.
7288 (w32_per_char_metric): If PCM is invalid, delete and return NULL.
7289 (x_get_char_and_face_encoding): Use FACE_FOR_CHAR to get face_id.
7290 (w32_font_is_double_byte): New function, needs body.
7291 (x_append_glyph): Set glyph->glyph_not_available_p.
7292 (x_produce_glyphs): Set it->glyph_not_available_p. Don't set
7293 it->charset. If it->multibyte_p is zero and it->c is a multibyte
7294 character, convert it to a unibyte character.
7295 (struct glyph_string): Delete member `charset'.
7296 (W32_TEXTOUT): Temporarily remove charset_dim until another way of
7297 calculating it is found.
7298 (x_set_mouse_face_gc): Call FACE_FOR_CHAR to get face_id. Handle
7299 the case that per char metric is not available correctly.
7300 (x_fill_glyph_string): Handle the case that the specific glyph is
7301 not available correctly.
7302 (BUILD_CHAR_GLYPH_STRINGS): Don't set s->charset.
7303 (BUILD_COMPOSITE_GLYPH_STRING): Likewise.
7304 (x_new_font): Call FS_LOAD_FONT, not fs_load_font.
7305 (x_new_fontset): Call fontset_ascii to get ASCII font name of the
7306 fontset. Don't call FS_LOAD_FONT.
7307
439d5cb4
KR
73082000-03-22 Ken Raeburn <raeburn@gnu.org>
7309
7310 * intervals.h (NULL_INTERVAL): Cast to INTERVAL type.
7311 (INT_LISPLIKE): New macro.
7312 (NULL_INTERVAL_P): Use it.
7313 (INTERVAL_HAS_PARENT, INTERVAL_HAS_OBJECT, SET_INTERVAL_PARENT,
7314 SET_INTERVAL_OBJECT, INTERVAL_PARENT, COPY_INTERVAL_PARENT,
7315 GET_INTERVAL_OBJECT, INTERVAL_PARENT_OR_NULL): New macros.
7316
7317 * alloc.c (make_interval, gc_sweep): Use new macros; eliminate all
7318 explicit references to "parent" field of struct interval and
7319 associated unclean type conversions.
7320 * intervals.c (create_root_interval, root_interval, rotate_right,
7321 rotate_left, balance_possible_root_interval, split_interval_right,
7322 split_interval_left, interval_start_pos, find_interval,
7323 next_interval, previous_interval, update_interval,
7324 adjust_intervals_for_insertion, delete_node, delete_interval,
7325 adjust_intervals_for_deletion, merge_interval_right,
7326 merge_interval_left, reproduce_tree, graft_intervals_into_buffer,
7327 copy_intervals_to_string): Likewise.
7328 * intervals.h (AM_LEFT_CHILD, AM_RIGHT_CHILD, RESET_INTERVAL):
7329 Likewise.
7330 * syntax.c (update_syntax_table): Likewise.
7331
7332 * intervals.c (reproduce_tree_obj): New function, like
7333 reproduce_tree but takes a Lisp_Object for the parent. Declare
7334 with prototype.
7335 (graft_intervals_into_buffer): Use it when appropriate.
7336 (reproduce_tree): Declare with prototype.
7337 (balance_possible_root_interval): Check that the parent is a lisp
7338 object before trying to examine its type.
7339
ee1c5b21
GM
73402000-03-22 Gerd Moellmann <gerd@gnu.org>
7341
7342 * xfaces.c (lface_same_font_attributes_p): Compare font attributes
7343 as strings only if both are known to be strings.
7344
7345 * s/openbsd.h (LIBS_TERMCAP): Undef.
7346
1fb352e0
SM
73472000-03-21 Stefan Monnier <monnier@cs.yale.edu>
7348
7349 * regex.c (CHAR_CHARSET, CHARSET_LEADING_CODE_BASE): Add default
7350 definitions for non-Emacs compilation.
7351 (enum re_opcode_t): Remove (not)wordchar and move (not)syntaxspec
7352 outside of `#ifdef emacs'.
7353 (print_partial_compiled_pattern): Update.
7354 (regex_compile): Use (not)syntaxspec(Sword) instead of (not)wordchar.
7355 (re_compile_fastmap): Merge handling of charset and charset_not (for
7356 emacs and non-emacs compilation as well).
7357 Similarly for (not)categoryspec and (not)syntaxspec.
7358 Don't use the fastmap when reaching `anychar' since the added
7359 complexity is not justified.
7360 (re_match_2_internal): Merge (not)wordchar (emacs and non-emacs)
7361 and (not)syntaxspec. Merge (not)categoryspec.
7362
fdaa1f77
KH
73632000-03-22 Kenichi Handa <handa@etl.go.jp>
7364
ff1a0d8e
KH
7365 * dispextern.h [!HAVE_WINDOW_SYSTEM] (FACE_SUITABLE_FOR_CHAR_P,
7366 FACE_FOR_CHAR): Define them differently for the configuration of
7367 --without-x.
fdaa1f77 7368
d152fb46
DL
73692000-03-21 Dave Love <fx@gnu.org>
7370
7371 * fontset.c (Fset_fontset_font, Ffontset_font): Fix newlines in
7372 doc string.
7373
d2cafc8c
GM
73742000-03-21 Gerd Moellmann <gerd@gnu.org>
7375
7376 * xfaces.c (check_lface_attrs) [GLYPH_DEBUG]: Fix syntax error.
7377 (lface_fully_specified_p): Don't check contents of
7378 LFACE_FONT_INDEX because that attribute is optional.
7379 (realize_x_face): Remove now unwarranted xassert.
7380
9111d4b5
KH
73812000-03-21 Kenichi HANDA <handa@etl.go.jp>
7382
7383 The following changes are to make font selection based on
7384 characters, not charset. In addition, they recover fontset
7385 facilities while utilizing the new font selection mechanism.
7386
6c4bfdc0
KH
7387 * Makefile.in (fontset.o): Depend on dispextern.h.
7388
7389 * alloc.c (mark_face_cache): Don't mark face->registry.
7390
9111d4b5
KH
7391 * dispextern.h (struct glyph): New member glyph_not_available_p.
7392 Use 22 bits for face_id.
7393 (enum lface_attribute_index): Add LFACE_FONT_INDEX.
7394 (struct face): Delete member registry, new member ascii_face.
7395 (FACE_SUITABLE_FOR_CHAR_P): Renamed from
7396 FACE_SUITABLE_FOR_CHARSET_P. Caller changed.
7397 (FACE_FOR_CHAR): Renamed from FACE_FOR_CHARSET. Caller changed.
7398 (struct it): Delete member charset, new member
7399 glyph_not_available_p.
7400
7401 * fontset.h (FONT_NOT_OPENED, FONT_NOT_FOUND): Macros removed.
7402 (struct fontset_info, struct fontset_data): Structs removed.
7403 (allloc_fontset_data, free_fontset_data, fs_regiser_fontset,
7404 Vglobale_fontset_alist, font_idx_temp): Externs removed.
7405 (fs_load_font, fs_query_fontset): Adjusted for new argument.
7406 (fs_free_face_fontset, fontset_font_pattern,
7407 face_suitable_for_char_p, face_for_char,
7408 make_fontset_for_ascii_face): Extern them.
7409 (FS_LOAD_FONT): Adjusted for the change of fontset implementation.
7410 (FS_LOAD_FACE_FONT): New macro.
7411
7412 * fontset.c: All codes rewritten or adjusted for the change of
7413 fontset implementation. Now fontset is represented by char table.
7414 (Vglobal_fontset_alist, font_idx_temp, my_strcasetbl): Variables
7415 removed.
7416 (my_strcasecmp): Function removed.
7417 (Vfontset_table, next_fontset_id, Vdefault_fontset): New
7418 variables.
7419 (AREF, ASIZE): New macros.
7420 (FONTSET_FROM_ID, FONTSET_ID, FONTSET_NAME, FONTSET_FRAME,
7421 FONTSET_ASCII, FONTSET_BASE, BASE_FONTSET_P, FONTSET_REF,
7422 FONTSET_REF_VIA_BASE, FONTSET_SET): New macros.
7423 (fontset_ref, fontset_ref_via_base, fontset_set, make_fontset,
7424 fontset_id_valid_p, font_family_registry, fontset_name,
7425 fontset_ascii, free_face_fontset, face_suitable_for_char_p,
7426 face_for_char, make_fontset_for_ascii_face, fontset_font_pattern):
7427 New functions.
7428 (fs_load_font): New arg FACE. Caller changed.
7429 (fs_query_fontset): Argument changed. Caller changed.
7430 (Fquery_fontset): call fs_query_fontset.
7431 (fs_register_fontset, alloc_fontset_data, free_fontset_data):
7432 Functions removed.
7433 (clear_fontset_elements, check_registry_encoding,
7434 check_fontset_name): New functions.
7435 (syms_of_fontset): Set char-table-extra-slots property of fontset
7436 to 3. Staticpro and initialize Vfontset_table and
7437 Vdefault_fontset. Defsubr fontset_font and fontset_list.
7438
7439 * frame.h (struct frame): Member `fontset_data' removed.
7440 (FRAME_FONTSET_DATA): Macro removed.
7441
7442 * frame.c (make_frame): Don't allocate f->fontset_data.
7443 (Fdelete_frame): Don't free f->fontset_data.
7444
6c4bfdc0
KH
7445 * msdos.c (XMenuActivate): Args to lookup_derived_face changed.
7446
9111d4b5
KH
7447 * xdisp.c (charset_at_position): Function removed.
7448 (init_iterator): Don't set member charset of struct `it'.
7449 (handle_face_prop, reseat_to_string, set_iterator_to_next,
7450 next_element_from_display_vector, insert_left_trunc_glyphs):
7451 Likewise.
7452 (face_before_or_after_it_pos): Call FACE_FOR_CHAR, not
7453 FACE_FOR_CHARSET.
7454 (get_next_display_element, append_space,
7455 extend_face_to_end_of_line): Likewise.
7456
7457 * xfaces.c (Qx_charset_registry, Vface_default_registry):
7458 Variables removed.
7459 (clear_font_table, frame_update_line_height, load_face_font):
7460 Adjusted for the change of fontset implementation.
7461 (load_face_fontset_font): Function removed.
7462 (pixel_point_size): New function.
7463 (font_list): Argument type changed. Caller changed.
7464 (LFACE_FONT): New macro.
7465 (check_lface_attrs): Check attr[LFACE_FONT_INDEX].
7466 (set_lface_from_font_name): Type of arg FONTNAME is changed to
7467 Lisp_Object. Determine the font name by actually loading a font
7468 by the specified pattern. Set LFACE_FONT (lface) to the specified
7469 pattern. Even if a font is not found, don't try alternatives.
7470 (Finternal_set_lisp_face_attribute): Handle `font' slot in lface.
7471 (set_font_frame_param): If `font' is specified in lface, use it.
7472 (Finternal_get_lisp_face_attribute): Handle `font' slot in lface.
7473 (lface_same_font_attributes_p): Likewise.
7474 (make_realized_face): Arguent changed. Caller changed. Set
7475 face->ascii_face to face itself.
7476 (free_realized_face): Free face->fontset if face is for ASCII.
7477 (face_suitable_for_iso8859_1_p, face_suitable_for_charset_p,
7478 deduce_unibyte_registry, x_charset_registry): Functions removed.
7479 (free_realized_multibyte_face): New function.
7480 (lookup_face, lookup_named_face, lookup_derived_face): Argument
7481 changed. Caller changed.
7482 (try_font_list): Argument type changed.
7483 (face_fontset): Check `font' slot of ATTRS, not `family' slot.
7484 (choose_face_font): Argument changed. Handle fontset properly.
7485 (choose_face_fontset_font): Function removed.
7486 (realize_default_face, realize_named_face): Don't remove the
7487 former face here.
7488 (realize_face): Argument changed. Caller changed. Remove face
7489 with the arg former_face_id in advance. Load font for the new
7490 face.
7491 (realize_x_face): Argument changed. Caller changed. For a
7492 multibyte character, share fontset with base_face. For a single
7493 byte character, make a new realized fontset. Don't load a font
7494 here.
7495 (realize_tty_face): Argument changed. Caller changed.
7496 (compute_char_face): Call FACE_FOR_CHAR, not FACE_FOR_CHARSET.
7497 (face_at_buffer_position): Don't check multibyte_p for returning
7498 DEFAULT_FACE_ID.
7499 (face_at_string_position): Call FACE_SUITABLE_FOR_CHAR_P, not
7500 FACE_SUITABLE_FOR_CHARSET_P.
7501 (syms_of_xfaces): Remove code for Qx_charset_registry and
7502 Vface_default_registry.
7503
6c4bfdc0
KH
7504 * xterm.c: Include fontset.h after dispextern.h. Undo the changes
7505 related to PER_CHAR_METRIC done by Gerd on 2000-03-03.
9111d4b5
KH
7506 (x_per_char_metric): Don't try FONT->default_char. Even if
7507 pcm->width is zero, glyph bits may exist.
7508 (x_encode_char): Always initialize char2b->byte1.
7509 (x_get_char_face_and_encoding): Call FACE_FOR_CHAR to get face_id.
7510 (x_get_glyph_face_and_encoding): New arg two_byte_p. Caller
7511 changed.
7512 (x_append_glyph): Set glyph->glyph_not_available_p.
7513 (x_produce_glyphs): Set it->glyph_not_available_p. Don't set
7514 it->charset. Handle the case that per char metric is not
7515 available. If it->multibyte_p is zero and it->c is a multibyte
7516 character, convert it to a unibyte character.
7517 (struct glyph_string): Delete member `charset'.
7518 (x_set_mouse_face_gc): Call FACE_FOR_CHAR to get face_id. Handle
7519 the case that per char metric is not available correctly.
7520 (x_fill_glyph_string): Handle the case that the specific glyph is
7521 not available correctly.
7522 (BUILD_CHAR_GLYPH_STRINGS): Don't set s->charset.
7523 (BUILD_COMPOSITE_GLYPH_STRING): Likewise.
7524 (x_new_font): Call FS_LOAD_FONT, not fs_load_font.
7525 (x_new_fontset): Call fontset_ascii to get ASCII font name of the
7526 fontset. Don't call FS_LOAD_FONT.
7527
7528 * xfns.c (Fx_create_frame): Don't cal fs_register_fontset.
7529 (x_create_tip_frame): Likewise.
7530 (Fx_close_connection): Free full_name of font_info.
7531
7532 * fns.c (optimize_sub_char_table): New function.
7533 (Foptimize_char_table): New function.
7534 (syms_of_fns): Defsubr Soptimize_char_table.
7535
b33dd3b0
GM
75362000-03-20 Gerd Moellmann <gerd@gnu.org>
7537
7538 * buffer.c (Fset_buffer_modified_p): Set update_mode_lines
7539 only if buffer is displayed in some window.
7540
7541 * xdisp.c (handle_single_display_prop): Initialize local `value'.
7542 (try_window_reusing_current_matrix): Don't call scroll run
7543 function if run's current and desired position are the same;
7544 this prevents cursor flickering.
7545
4e8a9132
SM
75462000-03-19 Stefan Monnier <monnier@cs.yale.edu>
7547
7548 * regex.h (RE_TRANSLATE. RE_TRANSLATE_P): Moved to regex.c.
7549
7550 * regex.c (RE_STRING_CHAR): New macro.
7551 (GET_CHAR_AFER_2): Remove.
7552 (RE_TRANSLATE, RE_TRANSLATE_P): New macros moved from regex.h.
7553 (enum re_opcode_t): Remove on_failure_jump_exclusive.
7554 (print_partial_compiled_pattern, re_compile_fastmap)
7555 (re_match_2_internal): Remove on_failure_jump_exclusive.
7556 (regex_compile): Turn optimizable P+ loops into PP*, so that the
7557 optimization only need to work for * (ie. can use of_keep_string_jump).
7558 Remove the special case for .*\n since it is now covered by the general
7559 optimization.
7560 (re_search_2): Don't bother with `room'.
7561 (skip_one_char): New function.
7562 (skip_noops): Simplify since `memory' is not needed any more.
7563 (mutually_exclusive_p): Restructure slightly to use `switch' and
7564 add handling for "all" remaining cases.
7565 (re_match_2_internal): Change on_failure_jump_smart to use
7566 on_failure_keep_string_jump (and redirect the end-of-loop jump)
7567 rather than on_failure_jump_exclusive.
7568
2136fdd4
GM
75692000-03-19 Gerd Moellmann <gerd@gnu.org>
7570
7571 * xfns.c (select_visual): Don't set dpyinfo->n_planes to the
7572 number of bits per RGB because it's everywhere used as the depth
7573 of the visual.
7574
7575 * term.c (calculate_costs): Remove code dealing with X frames.
7576
18e21ce8 75772000-03-19 Richard M. Stallman <rms@gnu.org>
e53ae11c
RS
7578
7579 * lread.c (syms_of_lread): Doc fix for load-convert-to-unibyte.
7580
d7b511c4
GM
75812000-03-18 Gerd Moellmann <gerd@gnu.org>
7582
7583 * lread.c (read_integer): Unread the last char not consumed.
7584
16b5d424
GM
75852000-03-17 Gerd Moellmann <gerd@gnu.org>
7586
7587 * xterm.c (x_update_window_cursor): Don't update in frames
d7b511c4 7588 which are in the process of being deleted.
16b5d424 7589
1fa28578
GM
75902000-03-16 Gerd Moellmann <gerd@gnu.org>
7591
83488cce
GM
7592 * Makefile.in (mostlyclean): Add `*.core'.
7593 (clean): Add `bootstrap-emacs'.
7594
1fa28578
GM
7595 * lread.c (read_integer): New function.
7596 (read1): Support read syntax #o, #x, #b, #r.
7597
99633e97
SM
75982000-03-15 Stefan Monnier <monnier@cs.yale.edu>
7599
1fa28578
GM
7600 * regex.c (re_match_2): Fix string shortening (to fit `stop') to
7601 make sure POINTER_TO_OFFSET gives the same value before and after
7602 PREFETCH. Use `dfail' to guarantee "atomic" matching.
99633e97
SM
7603 (PTR_TO_OFFSET): Use POINTER_TO_OFFSET.
7604 (debug): Now only active if > 0 rather than if != 0.
7605 (DEBUG_*): Update for the new meaning of `debug'.
1fa28578
GM
7606 (print_partial_compiled_pattern): Add missing `succeed' case. Use
7607 CHARSET_* macros in the charset(_not) branch. Fix off-by-two bugs
7608 in `succeed_n', `jump_n' and `set_number_at'.
99633e97
SM
7609 (store_op1, store_op2, insert_op1, insert_op2)
7610 (at_begline_loc_p, at_endline_loc_p): Add prototype.
1fa28578
GM
7611 (group_in_compile_stack): Move to after its arg's types are
7612 declared and add a prototype.
99633e97 7613 (PATFETCH): Define in terms of PATFETCH_RAW.
1fa28578
GM
7614 (GET_UNSIGNED_NUMBER): Add the usual `do { ... } while(0)'
7615 wrapper.
99633e97 7616 (QUIT): Redefine as a nop except for NTemacs.
1fa28578
GM
7617 (regex_compile): Handle intervals {,M} as if it was {0,M}. Fix
7618 indentation of the greedy-op and shy-group code.
99633e97
SM
7619 (at_(beg|end)line_loc_p): Fix argument's types.
7620 (re_compile_fastmap): Ifdef out failure_stack_ptr to shut up gcc.
7621 (re_search_2): Use POS_AS_IN_BUFFER. Simplify `room' computation.
7622 (MATCHING_IN_FIRST_STRING): Remove.
1fa28578
GM
7623 (re_match_2): Use POS_AS_IN_BUFFER. Ifdef out failure_stack_ptr
7624 to shut up gcc. Use FIRST_STRING_P and POINTER_TO_OFFSET. Use
7625 QUIT unconditionally.
99633e97 7626
699238d9
GM
76272000-03-15 Gerd Moellmann <gerd@gnu.org>
7628
7629 * minibuf.c (Fminibuffer_complete): Set point to ZV if finding
7630 a sole completion.
7631
7632 * process.c (send_process): Add a hint that the function
7633 can call Lisp code to its comment.
7634
7635 * lread.c (load_dangerous_libraries): New variable.
7636 (Vbytecomp_version_regexp): New variable.
7637 (safe_to_load_p): New function.
7638 (Fload): Handle files not compiled with Emacs specially.
7639 (syms_of_lread): New Lisp variable load-dangerous-libraries.
7640
34e23e5a
GM
76412000-03-14 Gerd Moellmann <gerd@gnu.org>
7642
9c763cca
GM
7643 * lisp.h (free_frame_xic) [HAVE_X_I18N]: Add missing semicolon.
7644
7645 * xterm.c (xim_close_dpy, xim_initialize): Use X11R6-style XIM
7646 support functions only if HAVE_X11R6_XIM is defined.
7647 (xim_instantiate_callback): Define only if HAVE_X11R6_XIM.
7648
7649 * s/sol2.h (INHIBIT_X11R6_XIM): Define.
7650
7651 * xfns.c (X_I18N_INHIBITED): Don't define.
7652 (create_frame_xic): Remove conditional compilation on
7653 X_I18N_INHIBITED.
7654 (x_kill_gs_process, x_window): Use FRAME_X_VISUAL.
7655
7656 * config.in (HAVE_X_I18N): Moved here from xterm.h.
7657 (HAVE_X11R6_XIM): Define.
7658
7659 * xterm.h (HAVE_X_I18N) [HAVE_X11R6]: Moved to config.in.
7660
34e23e5a
GM
7661 * xterm.c (x_term_init): Add support for X resource `synchronous'.
7662 If set, call XSynchronize.
7663
66f0296e
SM
76642000-03-13 Stefan Monnier <monnier@cs.yale.edu>
7665
34e23e5a
GM
7666 * regex.c: Declare a new type `re_char' used throughout the code
7667 for the string char type. It's `const unsigned char' to match the
7668 rest of Emacs. Consistently make sure all pointers to strings use
7669 it and make sure all pointers into the pattern use `unsigned
7670 char'.
66f0296e 7671 (re_match_2_internal): Use `PREFETCH+STRING_CHAR' instead of
34e23e5a
GM
7672 GET_CHAR_AFTER_2. Also merge wordbound and notwordbound to reduce
7673 code duplication.
66f0296e
SM
7674
7675 * charset.h (GET_CHAR_AFTER_2): Remove.
7676 (GET_CHAR_BEFORE_2): Use unsigned chars, like everywhere else.
7677
854a025c
KR
76782000-03-12 Ken Raeburn <raeburn@gnu.org>
7679
7680 * Makefile.in (temacs): Evaluate ALL_LDFLAGS into a temporary
7681 variable before the invocation of YMF_PASS_LDFLAGS, in case both
7682 of them try to use backquotes.
7683
b9d2c7e2
DL
76842000-03-12 Dave Love <fx@gnu.org>
7685
7686 * unexelf.c: Restore changes of 1999-10-19.
7687 (unexec): Don't adjust bss for sbss type SHT_PROGBITS; otherwise
7688 fix its type and alignment; copy it from current process.
7689
5e5dff44
GM
76902000-03-12 Gerd Moellmann <gerd@gnu.org>
7691
9b2f3c38
GM
7692 * atimer.c (cancel_atimer): Break out of the loop as soon as timer
7693 has been found. Fix bug not computing timer's predecessor.
7694
427ec082 7695 * fileio.c (Fread_file_name): Handle case that DIR contains a
9172b88d
GM
7696 file name.
7697
e1cff360
GM
7698 * window.c (Fsave_window_excursion): Doc fix.
7699
5e5dff44
GM
7700 * xfns.c (x_defined_color): Rewritten to use
7701 x_allocate_nearest_color.
7702
e411ce4b
EZ
77032000-03-12 Eli Zaretskii <eliz@is.elta.co.il>
7704
7705 * msdos.c (vga_installed): New function, code moved from
7706 dos_set_window_size.
7707 (Qbar, Qcursor_type, outside_cursor): New variables.
7708 (syms_of_msdos): Intern and staticpro them.
7709 (dos_ttraw) [__DJGPP__ >= 2, !HAVE_X_WINDOWS]: Save the cursor
7710 shape used outside Emacs when called for the first time.
7711 (dos_ttcooked) [__DJGPP__ >= 2, !HAVE_X_WINDOWS]: Restore the
7712 cursor shape used outside Emacs.
7713 (msdos_set_cursor_shape, IT_set_cursor_type): New functions.
7714 (IT_frame_up_to_date): Call IT_set_cursor_type, in case the cursor
7715 type has changed.
7716 (IT_set_frame_parameters): Call IT_set_cursor_type if the frame
7717 parameters specify the cursor. Make qreverse a global
7718 variable (renamed to Qreverse).
7719
80460654
GM
77202000-03-09 Gerd Moellmann <gerd@gnu.org>
7721
7722 * fns.c (Fy_or_n_p): Cancel busy-cursor.
7723
95cd4c40
SM
77242000-03-08 Stefan Monnier <monnier@cs.yale.edu>
7725
7726 This is a big redesign of failure-stack and register handling, prompted
7727 by bugs revealed when trying to add shy-groups. Overall, what happened
7728 is that loops are now structured a little differently, groups can be
7729 shy and the code is a little simpler.
7730
7731 * regex.h: Update the copyright.
7732 (RE_SHY_GROUPS): New value.
7733 (RE_UNMATCHED_RIGHT_PAREN_ORD): Renumber.
7734 (RE_SYNTAX_EMACS): Add RE_SHY_GROUPS.
7735
80460654
GM
7736 * regex.c (enum re_opcode_t): Remove jump_past_alt,
7737 maybe_pop_jump, push_dummy_failure and dumy_failure_jump. Add
7738 on_failure_jump_(exclusive, loop and smart). Also fix the comment
7739 for (start|stop)_memory since they now only take one argument (the
7740 second has becomes unnecessary).
7741 (print_partial_compiled_pattern): Adjust for changes in
7742 re_opcode_t.
7743 (print_compiled_pattern): Use %ld to printf long ints and flush to
7744 make debugging a little easier.
95cd4c40
SM
7745 (union fail_stack_elt): Make the integer unsigned.
7746 (struct fail_stack_type): Add a `frame' element.
7747 (INIT_FAIL_STACK): Init `frame' as well.
7748 (POP_PATTERN_OP): New macro for re_compile_fastmap.
7749 (DEBUG_PUSH, DEBUG_POP): Remove.
7750 (NUM_REG_ITEMS): Remove.
7751 (NUM_NONREG_ITEMS): Adjust.
80460654
GM
7752 (FAILURE_PAT, FAILURE_STR, NEXT_FAILURE_HANDLE)
7753 (TOP_FAILURE_HANDLE): New macros for the cycle detection.
95cd4c40 7754 (ENSURE_FAIL_STACK): New macro for PUSH_FAILURE_(REG|POINT).
80460654
GM
7755 (PUSH_FAILURE_REG, POP_FAILURE_REG, CHECK_INFINITE_LOOP): New
7756 macros.
7757 (PUSH_FAILURE_POINT): Don't push registers any more. The pattern
7758 address pushed is not the destination of the jump but the source
7759 of it instead.
95cd4c40
SM
7760 (NUM_FAILURE_ITEMS): Remove.
7761 (POP_FAILURE_POINT): Adapt to the new stack structure (i.e. pop
80460654
GM
7762 registers before the actual failure point). Don't hardcode any
7763 meaning for str==NULL anymore.
95cd4c40 7764 (union register_info_type, REG_MATCH_NULL_STRING_P, IS_ACTIVE)
80460654
GM
7765 (MATCHED_SOMETHING, EVER_MATCHED_SOMETHING, SET_REGS_MATCHED):
7766 Remove.
95cd4c40
SM
7767 (REG_UNSET_VALUE): Use NULL (why not?).
7768 (compile_range): Remove declaration since it doesn't exist.
7769 (struct compile_stack_elt_t): Remove inner_group_offset.
7770 (old_reg(start|end), reg_info, reg_dummy, reg_info_dummy): Remove.
7771 (regex_grow_registers): Remove dead code.
7772 (FIXUP_ALT_JUMP): New macro.
80460654
GM
7773 (regex_compile): Add shy-groups Change loops to use
7774 on_failure_jump_smart&jump instead of
7775 on_failure_jump&maybe_pop_jump. Change + loops to eliminate the
7776 initial (dummy_failure_)jump. Remove c1_base (looks like unused
7777 variable to me). Use `jump' instead of `jump_past_alt' and don't
7778 bother with push_dummy_failure in alternatives since it is now
7779 unnecessary. Use FIXUP_ALT_JUMP. Eliminate a useless `#ifdef
7780 emacs' for (re)allocating the stack.
7781 (re_compile_fastmap): Remove dead variables i and num_regs. Exit
7782 from loop when bufp->can_be_null rather than jumping to `done'.
7783 Avoid jumping backwards so as to ensure termination. Use
7784 PATTERN_STACK_EMPTY and POP_PATTERN_OP. Improved handling of
7785 backreferences. Remove dead code in handling of `anychar'.
95cd4c40 7786 (skip_noops, mutually_exclusive_p): New functions taken from the
80460654
GM
7787 handling of `maybe_pop_jump' in re_match_2_internal. Slightly
7788 improve mutually_exclusive_p to handle ".+\n".
7789 (lowest_active_reg, highest_active_reg,
7790 NO_(LOWEST|HIGHEST)_ACTIVE_REG) Remove.
7791 (re_match_2_internal): Use %p instead of 0x%x when printf'ing
7792 ptrs. Don't SET_REGS_MATCHED anymore. Remove many dead
7793 variables. Push register (in `start_memory') on the stack rather
7794 than storing it in old_reg(start|end). Remove the cycle detection
7795 from `stop_memory', replaced by the use of on_failure_jump_loop
7796 for greedy loops. Add code for the new on_failure_jump_<foo>.
7797 Remove ad-hoc code in `on_failure_jump' to push more registers in
7798 the case of a loop. Take out code from `maybe_pop_jump' into
7799 separate functions and adapt it to the semantics of
7800 `on_failure_jump_smart'. Remove jump_past_alt, dummy_failure_jump
7801 and push_dummy_failure. Remove dummy_failure handling and
7802 handling of `failures to jump to on_failure_jump' (this last one
7803 was already dead code, it seems).
7804 (group_match_null_string_p, alt_match_null_string_p)
7805 (common_op_match_null_string_p): Remove.
95cd4c40 7806
7397acc4
DL
78072000-03-08 Dave Love <fx@gnu.org>
7808
7809 * config.in: Don't depend on __STDC__ for volatile.
7810 Add POINTER_TYPE, PTR, PROTOTYPES.
7811
7812 * hftctl.c, strftime.c: Use PROTOTYPES.
7813 * eval.c (find_handler_clause): Likewise.
7814
7815 * mem-limits.h: Use POINTER_TYPE.
7816
7817 * lisp.h (P_): Define based on PROTOTYPES, not __STDC__.
7818 (memory_warnings): Declare using POINTER_TYPE.
7819
5e91ff9e
GM
78202000-03-08 Gerd Moellmann <gerd@gnu.org>
7821
feab4fba
GM
7822 * xfns.c (x_set_cursor_type): If ARG is nil, give frame no cursor.
7823
25edb08f
GM
7824 * xdisp.c (display_echo_area): Temporarily inhibit garbage
7825 collection.
7826
5e91ff9e
GM
7827 * xfns.c: Remove obsolete code in #if 0.
7828 (Fx_focus_frame): New function.
7829
a735b7e1
KH
78302000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
7831
7832 * coding.c (coding_category_name): Add coding-category-utf-8,
7833 coding-category-utf-16-be, coding-category-utf-16-le.
7834 (UTF_8_1_OCTET_P, UTF_8_EXTRA_OCTET_P, UTF_8_2_OCTET_LEADING_P,
7835 UTF_8_3_OCTET_LEADING_P, UTF_8_4_OCTET_LEADING_P,
7836 UTF_8_5_OCTET_LEADING_P, UTF_8_6_OCTET_LEADING_P): New macros.
7837 (detect_coding_utf_8): New function.
7838 (UTF_16_INVALID_P, UTF_16_HIGH_SURROGATE_P
7839 UTF_16_LOW_SURROGATE_P): New macros.
7840 (detect_coding_utf_16): New function
7841 (detect_coding_mask): When priorities are specified, skip any
7842 categories that have `nil' coding-system. Fix bug of returning
7843 wrong mask when PRIORITIES is specified and detect_coding_XXX()
7844 returns a mask not set in PRIORITIES.
7845 (detect_eol_type_in_2_octet_form): New function.
7846 (detect_eol): selects detect_eol_type_XXX to call according to
7847 cooding->category_idx.
7848 (detect_coding_system): Remove `nil' coding-system in the result.
7849 (Fupdate_coding_systems_internal): Update all coding-categories.
7850
7851 * coding.h (CODING_CATEGORY_IDX_UTF_8,
7852 CODING_CATEGORY_IDX_UTF_16_BE, CODING_CATEGORY_IDX_UTF_16_LE): New
7853 macros.
7854 (CODING_CATEGORY_IDX_RAW_TEXT, CODING_CATEGORY_IDX_BINARY,
7855 CODING_CATEGORY_IDX_MAX): Adjusted for the above macros.
7856 CODING_CATEGORY_IDX_UTF_16_LE.
7857 (CODING_CATEGORY_MASK_UTF_8, CODING_CATEGORY_MASK_UTF_16_BE,
7858 CODING_CATEGORY_MASK_UTF_16_LE): New macros.
7859 (CODING_CATEGORY_MASK_ANY): Include the above macros.
7860 (CODING_CATEGORY_MASK_UTF_16_BE_LE): New macro.
7861
9994cc69
GM
78622000-03-07 Gerd Moellmann <gerd@gnu.org>
7863
e9b4e5ff
GM
7864 * doc.c (Fdocumentation_property): If value is not a string,
7865 and doesn't refer to etc/DOC, evaluate it to obtain a string.
7866
f7daf1e1
GM
7867 * xterm.c (x_connection_closed) [USE_X_TOOLKIT]: Don't try to
7868 close the display with XtCloseDisplay. This caused a bus error
7869 on OpenWindows.
7870
9994cc69
GM
7871 * minibuf.c (Fminibuffer_complete): Move point to ZV when input is
7872 complete but not unique.
7873
4336c705
GM
78742000-03-06 Gerd Moellmann <gerd@gnu.org>
7875
18bb0684
GM
7876 * process.c (send_process): Remove local variable `procname' that
7877 might become invalid when a GC happens. Instead, access the
7878 process name slot directly.
7879
4336c705
GM
7880 * xfns.c (x_set_menu_bar_lines_1): Adjust window's orig_top and
7881 orig_height if set.
7882
7883 * frame.c (set_menu_bar_lines_1): Adjust window's orig_top and
7884 orig_height if set.
7885
515d0d0e
EZ
78862000-03-06 Eli Zaretskii <eliz@is.elta.co.il>
7887
7888 * msdos.c (IT_note_mouse_highlight): Return immediately if frame's
7889 glyph matrices have been freed.
7890
100b3cbb
GM
78912000-03-05 Gerd Moellmann <gerd@gnu.org>
7892
50df5e5a 7893 * Makefile.in (tags): Include ../lwlib/TAGS in TAGS.
6178bc23 7894 (bootstrap-temacs): Set LC_ALL to C like for temacs.
50df5e5a
GM
7895
7896 * xfns.c (QCdata): Moved to xdisp.c.
7897
7898 * xdisp.c (QCdata): Moved here from xfns.c.
7899 (syms_of_xdisp): Initialize QCdata.
7900
7901 * frame.h (FRAME_INTERNAL_BORDER_WIDTH) [!HAVE_X_WINDOWS]: Define.
7902
7903 * window.c (coordinates_in_window): Use
7904 FRAME_INTERNAL_BORDER_WIDTH_SAFE instead of
7905 FRAME_INTERNAL_BORDER_WIDTH.
7906
100b3cbb 7907 * xdisp.c (try_window_id): Recompute unchanged information if
4336c705 7908 it is obviously invalid.
100b3cbb
GM
7909
7910 * xterm.c (x_term_init): Create a colormap if not using the
7911 default visual.
7912
7913 * xterm.h (select_visual): Change prototype.
7914
7915 * xfns.c (select_visual): Rewritten. Recognize user-specified
7916 visual classes.
7917 (visual_classes): New variable.
7918
64d739c4
GM
79192000-03-04 Gerd Moellmann <gerd@gnu.org>
7920
7921 * xfns.c (x_defined_color, x_set_mouse_color, lookup_rgb_color)
7922 (lookup_pixel_color, x_laplace, x_build_heuristic_mask)
7923 (png_load): Access colormap of frame using FRAME_X_COLORMAP.
7924 (x_decode_color): Don't handle allocation of white and black
7925 specially.
7926 (x_window) [USE_X_TOOLKIT]: Set XtNvisual, XtNdepth, and
7927 XtNcolormap resources.
7928 (x_window) [!USE_X_TOOLKIT]: Pass colormap to XCreateWindow.
7929 (Fx_create_frame): Initialize color members of x_output structure.
7930 (xpm_load): Pass colormap to XPM lib.
7931
7932 * xfaces.c (x_free_colors): Access colormap of frame using
7933 FRAME_X_COLORMAP. Be paranoid about freeing black and white
7934 when default colormap is used.
7935
7936 * xterm.c (x_term_init): Set Colormap member of x_display_info
7937 structure. Copy colormap if resource `privateColormap' is
7938 specified (PseudoColor only).
7939 (x_setup_relief_color): Access colormap of frame using
7940 FRAME_X_COLORMAP.
7941
7942 * xterm.h (struct x_display_info): Add Colormap member `cmap'.
7943 (FRAME_X_COLORMAP, FRAME_X_VISUAL): New macros.
7944
c3cee013
JR
79452000-03-04 Jason Rumney <jasonr@gnu.org>
7946
7947 * xfaces.c Change many FRAME_X... macros to FRAME_WINDOW... or
7948 other non-platform-specific equivalents.
64d739c4 7949 [WINDOWSNT]: Include w32term.h, fontset.h and define X
c3cee013
JR
7950 specific functions and macros as their w32 equivalents where
7951 non-platform-specifics are not available.
7952 [HAVE_X_WINDOWS]: Change most of these to HAVE_WINDOW_SYSTEM.
7953 (x_create_gc, x_free_gc) [WINDOWSNT]: Add W32 versions.
7954 (clear_font_table) [WINDOWSNT]: Call w32_unload_font.
7955 (frame_update_line_height): Use macros to access f->output_data.
7956 (defined_color): Remove FIXME comments; fixed.
7957 (x_face_list_fonts, prepare_face_for_display): Put X specifics
7958 into #ifdef blocks. Add WINDOWSNT blocks.
7959 (Fx_list_fonts): Use macros for accessing font data.
7960 (set_lface_from_font_name): Different default fonts for X and
7961 WINDOWSNT.
7962 (font_scalable_p) [WINDOWSNT]: Treat wildcard XLFD_AVGWIDTH as
7963 scalable for backward compatibility.
64d739c4 7964 (realize_tty_face) [MSDOS]: Do the same for WINDOWSNT.
c3cee013
JR
7965 (syms_of_xfaces) [WINDOWSNT]: Allow scalable fonts by default.
7966
64d739c4 7967 * emacs.c (main) [HAVE_NTGUI]: Call syms_of_xfaces instead of
c3cee013
JR
7968 syms_of_w32faces.
7969
7970 * makefile.nt (w32faces.obj): Remove.
7971 (xfaces.obj): Add.
7972
807cc41c
JR
79732000-03-03 Jason Rumney <jasonr@gnu.org>
7974
7975 * keyboard.c (make_lispy_event): Call buffer_posn_from_coords with
7976 correct parameters.
7977
0007072a
KR
79782000-03-03 Ken Raeburn <raeburn@gnu.org>
7979
7980 * unexelf.c (PT_LOAD, SHT_*, SHN_*) [__NetBSD__]: Only provide
7981 standard ELF definitions here if the system header does not.
7982
71a6ba55
GM
79832000-03-03 Gerd Moellmann <gerd@gnu.org>
7984
7985 * xterm.c (PER_CHAR_METRIC): Removed.
7986 (x_per_char_metric_1, x_default_char): New functions.
7987 (x_per_char_metric): If font's default char is invalid, return
7988 metrics of a suitably chosen usable default char.
7989 (x_draw_glyph_string_foreground): If font has an invalid default
64d739c4
GM
7990 char, replace occurrences of unprintable chars with a suitably
7991 chosen usable default char.
71a6ba55 7992
900fa1f1
GM
79932000-03-02 Gerd Moellmann <gerd@gnu.org>
7994
42f55fe0
GM
7995 * xterm.c (note_mouse_highlight): Return quickly if frame's
7996 glyph matrices have been freed.
7997
7998 * dispnew.c (free_glyphs): Block input while freeing matrices.
7999
900fa1f1
GM
8000 * xfns.c (x_clear_image, x_kill_gs_process): Use x_free_colors.
8001
8002 * xterm.c (x_alloc_lighter_color, x_setup_relief_color): Use
8003 x_free_colors.
8004
8005 * dispextern.h (x_free_colors): Add prototype.
8006
8007 * xfaces.c (x_free_colors): New function.
8008 (unload_color, free_face_colors): Use it.
8009
2f950292
EZ
80102000-03-02 Eli Zaretskii <eliz@is.elta.co.il>
8011
8012 * msdos.h (FRAME_INTERNAL_BORDER_WIDTH): Define to zero.
8013
8014 * window.c [MSDOS]: Include msdos.h.
8015
54d04320
DL
80162000-03-02 Dave Love <fx@gnu.org>
8017
8018 * m/powerpcle.h, m/sparc.h: Don't set C_OPTIMIZE_SWITCH.
8019
8020 * m/mips-siemens.h, m/news-r6.h, m/news-risc.h, m/tekxd88.h: Don't
8021 set C_OPTIMIZE_SWITCH for gcc.
8022
0ba93ac4
KH
80232000-03-02 Kenichi Handa <handa@etl.go.jp>
8024
8025 * coding.c (coding_save_composition): Be sure to allocate
8026 composition data area in coding even if there's no composition in
8027 the current run.
8028
a2bc11d4
JR
80292000-03-01 Jason Rumney <jasonr@gnu.org>
8030
8031 * w32term.c: Equivalent changes to those made to xterm.c on
8032 2000-02-25 and 2000-02-24.
8033
8034 * w32fns.c: Equivalent changes to those made to xfns.c on
8035 2000-02-25 and 2000-02-21.
8036
8037 * sysdep.c: [WINDOWSNT]: Use sys_read and sys_write to ensure
8038 correct line-end convention is followed.
8039
8040 * w32menu.c [HAVE_BOXES]: Remove #undef.
8041 (single_keymap_panes): Remove code for simulating checkmarks.
8042 (single_menu_item): Remove notbuttons_ptr argument. Callers changed.
8043 Remove code for drawing simulated checkmarks.
8044 (w32_menu_show): make unibyte help string correctly.
8045 (add_menu_item): draw standard Windows checkmarks. Draw radio
8046 buttons as radio buttons if possible.
8047
72d19d75
GM
80482000-03-01 Gerd Moellmann <gerd@gnu.org>
8049
2df636f4
GM
8050 * sysdep.c (start_of_text): Don't define this function for NetBSD
8051 with ELF.
8052
427ec082 8053 * m/pmax.h (START_FILES, CANNOT_DUMP) [__NetBSD__ || __OpenBSD__]:
2df636f4
GM
8054 Don't define.
8055 (UNEXEC) [__NetBSD__ || __OpenBSD__]: Define to unexelf.o.
8056 (LINKER): Don't undef if __NetBSD__ is defined.
8057
8058 * m/mips.h (LINKER) [__NetBSD__ || __OpenBSD__]: Don't define.
8059
8060 * fileio.c [__NetBSD__]: Define `unix'.
8061
72d19d75
GM
8062 * xfns.c (start_busy_cursor): Allow floats for busy-cursor-delay.
8063
ed4d0512
GM
80642000-02-29 Gerd Moellmann <gerd@gnu.org>
8065
50b1039f
GM
8066 * atimer.c (start_atimer): Don't abort when timers are stopped.
8067 (append_atimer_lists): New function.
8068 (cancel_atimer, stop_other_atimers, run_all_atimers): Handle
8069 arbitrary lists of stopped and running atimers.
8070
ed4d0512
GM
8071 * atimer.c (cancel_atimer): Handle canceling an atimer when
8072 some timers are stopped.
8073
8074 * xfns.c (cancel_busy_cursor): Set busy_cursor_atimer to null
8075 after canceling it.
8076
8077 * fns.c (maybe_resize_hash_table): Handle case of new size
8078 coming out as being the same as old size.
8079
387023ee
JR
80802000-02-27 Jason Rumney <jasonr@gnu.org>
8081
8082 * makefile.nt: Add atimer.h to dependencies.
8083 * w32.c (init_environment): Set Vw32_num_mouse_buttons here.
8084 * w32console.c: Only disable window system features for dispextern.h
8085 (initialize_w32_display): Build a display info for the console.
8086 * w32faces.c (tty_defined_color): Apply xfaces.c change from 02-17.
8087 * w32fns.c (w32_wnd_proc) [WM_LBUTTON_DOWN, WM_RBUTTON_DOWN,
8088 WM_LBUTTON_UP, WM_RBUTTON_UP]: Do not treat 4 or more button mice
8089 as 2 button mice.
8090 * w32gui.h (struct W32FontStruct): Revert last change after change
8091 to xdisp.c.
8092 * w32menu.c (single_submenu): Set up help string.
8093 [!HAVE_MULTILINGUAL_MENU]: Don't overwrite item_name with descrip.
8094 (w32_dialog_show): Set up help string.
8095 * w32term.c (w32_display_info_for_display): Remove unused function.
8096 (w32_draw_bitmap): Use pre-built bitmaps.
8097 (w32_initialize_display_info): New function to initialize parts of
8098 display info that are common to both GUI and console frames.
8099 (w32_term_init): Use w32_initialize_display_info. Do not set
8100 Vw32_num_mouse_buttons here, as it is not called for console
8101 frames. Build bitmaps for indicating truncated lines etc.
8102 (x_delete_display): Destroy pre-built bitmaps.
8103 * xdisp.c (handle_single_display_prop): Use FONT_HEIGHT macro.
8104 (echo_area_display): Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM.
8105
4516715a
DL
81062000-02-27 Dave Love <fx@gnu.org>
8107
8108 * lisp.h: Add a bunch of prototypes.
8109
171ca836
KH
81102000-02-26 Kenichi Handa <handa@etl.go.jp>
8111
8112 * keyboard.c (read_char): Set `usec' correctly.
8113
4013921d
KH
81142000-02-25 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
8115
8116 * ccl.c (ccl_driver) [CCL_MapMultiple]: When the mapped value is
8117 `lambda', set reg[RRR] to the map index.
8118 (ccl_driver) [CCL_MapSingle]: When the mapped value is found, set
8119 reg[RRR] to 0. Otherwise, set it to -1.
8120
9244a058
GM
81212000-02-25 Gerd Moellmann <gerd@gnu.org>
8122
2df636f4 8123 * emacs.c (main): Remove code snippet commented out with `//'.
9244a058 8124
18e21ce8 81252000-02-25 Richard M. Stallman <rms@gnu.org>
427ec082 8126
f43d79c1
GM
8127 * fileio.c (Ffile_symlink_p): If result starts with a `/'
8128 and contains a `:', prepend `/:'.
8129
8130 * window.c (select_window_1): If selected_window is nil,
8131 don't "swap out" the buffer's point.
8132 (Fset_window_configuration): Set selected_window to nil
8133 before calling Fselect_window.
8134 (unshow_buffer): Don't set point in buffer from window's point
8135 if another more recently selected window also shows the buffer.
8136
bed0c171
GM
81372000-02-25 Gerd Moellmann <gerd@gnu.org>
8138
449c3c52
GM
8139 * keyboard.c (recursive_edit_1): Cancel busy-cursor.
8140
f5b58615
GM
8141 * xfns.c (inhibit_busy_cursor, busy_count): Removed.
8142 (Fx_show_busy_cursor, Fx_hide_busy_cursor): Removed.
8143 (busy_cursor_atimer, busy_cursor_shown_p, Vbusy_cursor_delay): New
8144 variables.
8145 (DEFAULT_BUSY_CURSOR_DELAY): New define.
8146 (start_busy_cursor, cancel_busy_cursor, show_busy_cursor)
8147 (hide_busy_cursor): New functions.
8148 (syms_of_xfns): DEFVAR_LISP Vbusy_cursor_delay.
8149
8150 * minibuf.c (read_minibuf): Cancel busy-cursor.
8151
8152 * keyboard.c (command_loop_1): Call start_busy_cursor before
8153 Fcommand_execute and cancel_busy_cursor after it.
8154 (timer_check): Remove busy-cursor code.
8155 (Fread_key_sequence, Fread_key_sequence_vector): Start/cancel busy
8156 cursor timer.
8157
8158 * process.c (wait_reading_process_input): Remove busy-cursor code.
8159
8160 * eval.c (Fsignal): Call cancel_busy_cursor instead of
8161 Fx_hide_busy_cursor.
8162
8163 * dispextern.h (Fx_show_busy_cursor, Fx_hide_busy_cursor):
8164 Remove prototyoes.
8165 (start_busy_cursor, cancel_busy_cursor): Add prototypes.
8166
8167 * lisp.h (Fx_hide_busy_cursor): Remove prototype.
8168
8169 * xterm.c (XTread_socket): Remove busy-cursor code.
8170
4eb8436f
GM
8171 * dispnew.c (flush_stdout) [GLYPH_DEBUG]: New function.
8172 (build_frame_matrix_from_leaf_window): Put code handling
8173 glyph row's not being a slice of a frame row in #if 0.
8174 (sync_window_with_frame_matrix_rows): New function.
8175 (frame_row_to_window): New function.
8176 (mirror_line_dance): Handle copies between windows.
8177
3cb65b0e
GM
8178 * lread.c (Fload): Use `xfree' instead of `free'.
8179 (init_obarray): Use `xmalloc' instead of `malloc'.
8180
bed0c171
GM
8181 * window.c (Fset_window_buffer): Set WINDOW to the window
8182 after decoding.
2add4349
GM
8183 (coordinates_in_window): Take frame's internal border width
8184 into account.
bed0c171 8185
42088c12
GM
81862000-02-24 Gerd Moellmann <gerd@gnu.org>
8187
8188 * xterm.c (x_display_and_set_cursor): Display cursor of
8189 non-selected windows depending on the setting of
8190 cursor_in_non_selected_windows.
8191
8192 * xdisp.c (cursor_in_non_selected_windows): New variable.
8193 (syms_of_xdisp): DEFVAR_BOOL it.
8194
d1e103b2
GM
81952000-02-23 Gerd Moellmann <gerd@gnu.org>
8196
723e779c
GM
8197 * data.c (Fstring_to_number): If number is greater than what
8198 fits into an integer, return a float.
8199
d1e103b2
GM
8200 * eval.c (specbind): Remove references to
8201 keyword_symbols_constant_flag.
8202
8203 * data.c (keyword_symbols_constant_flag): Removed.
8204 (Fmakunbound, set_internal, syms_of_data): Remove references to
8205 keyword_symbols_constant_flag.
8206
8207 * bytecode.c (Fbyte_code): Remove keyword_symbols_constant_flag.
8208
214f877f
KH
82092000-02-23 Kenichi Handa <handa@etl.go.jp>
8210
8211 * syntax.c (multibyte_syntax_as_symbol): New variable.
8212 (syms_of_syntax): Declare it as a Lisp variable.
8213 (SYNTAX_WITH_MULTIBYTE_CHECK): New macro.
8214 (scan_lists): If both sexpflag and multibyte_syntax_as_symbol are
8215 nonzero, treat all multibyte characters as symbol.
42088c12 8216 (init_syntax_once): Give syntax `word' to all multibyte
214f877f
KH
8217 characters.
8218
130adcb7
EZ
82192000-02-22 Eli Zaretskii <eliz@is.elta.co.il>
8220
3cb65b0e 8221 * frame.c (Fdelete_frame): Don't let echo_area_window remain on
d7d0dac0 8222 a deleted frame.
130adcb7 8223
17cbbf95
GM
82242000-02-21 Gerd Moellmann <gerd@gnu.org>
8225
8226 * frame.c (Fmouse_position): GCPRO retval instead of x and y.
8227
8228 * xfns.c (x_window_to_frame, x_any_window_to_frame)
8229 (x_non_menubar_window_to_frame): Check the busy-cursor window.
8230
beb0bc36
DL
82312000-02-21 Dave Love <fx@gnu.org>
8232
8233 * frame.c (Vmouse_position_function): New variable.
8234 (Fmouse_position): Use it.
8235 (syms_of_frame): Install it.
8236
8237 * charset.c (find_charset_in_str): Fix use of `c' instead of `c1'.
8238
1d92afcd
GM
82392000-02-20 Gerd Moellmann <gerd@gnu.org>
8240
8241 * fileio.c (Finsert_file_contents): Unbind the binding of
8242 standard-output done by temp_output_buffer_setup.
329eed9f
GM
8243
8244 * eval.c (funcall_lambda): Don't bind Qmocklisp_arguments unless
8245 Vmocklisp_arguments is nil. Inline Fcar and Fcdr.
8246 (specbind, unbind_to): Handle most common case of non-constant
8247 symbol with trivial value specially.
8248
8249 * bytecode.c (Fbyte_code) <Bvarset>: Inline most common case.
8250
18e21ce8 82512000-02-20 Richard M. Stallman <rms@gnu.org>
2d06696f
RS
8252
8253 * data.c (Fmake_variable_buffer_local): Doc fix.
8254 Init found_for_buffer to 0.
8255 (Fmake_variable_frame_local): If the variable has already
8256 been buffer-local, set the check_frame field.
8257
1d4311c3
EZ
82582000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
8259
8260 * msdos.c (IT_write_glyphs): Allocate a larger screen_buf as data
8261 produced for CODING_MODE_LAST_BLOCK requires.
8262
2dc95ddd
DL
82632000-02-18 Dave Love <fx@gnu.org>
8264
8265 * keyboard.c (echo_keystrokes): Remove declaration.
8266 (Vecho_keystrokes) New variable.
8267 (read_char, record_menu_key, read_key_sequence): Use it to allow
8268 use of float value.
8269 (syms_of_keyboard): Change Vecho_keystrokes declaration.
8270
8271 * lread.c: Undef feature selection macros before defining.
8272
f0930f35
GM
82732000-02-18 Gerd Moellmann <gerd@gnu.org>
8274
8275 * data.c (let_shadows_buffer_binding_p): Ignore specbindings
8276 for symbols other than the symbol in question.
8277
e3d4de90
DL
82782000-02-17 Dave Love <fx@gnu.org>
8279
8280 * s/sol2.h (C_DEBUG_SWITCH): Define to allow optimization.
8281
0b378936
GM
82822000-02-17 Gerd Moellmann <gerd@gnu.org>
8283
d621caf7
GM
8284 * emacs.c (main): Use #if GC_MARK_STACK instead of #ifdef.
8285
0b378936
GM
8286 * alloc.c (enum mem_type): Compile unconditionally.
8287
3b451f74
EZ
82882000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
8289
8290 * xfaces.c (tty_defined_color): Don't return faulire indication
8291 for unspecified-fg and unspecified-bg pseudo-colors.
8292
10689a01
GM
82932000-02-17 Gerd Moellmann <gerd@gnu.org>
8294
1216f5e4
GM
8295 * alloc.c (mark_object): Don't mark symbol names in pure space.
8296 (gc_sweep): Don't unmark symbol names in pure space.
8297
8298 * lisp.h (GC_USE_GCPROS_AS_BEFORE, GC_MAKE_GCPROS_NOOPS)
8299 (GC_MARK_STACK_CHECK_GCPROS, GC_USE_GCPROS_CHECK_ZOMBIES)
8300 [GC_MARK_STACK]: New defines.
427ec082 8301 (GCPRO1, GCPRO2, GCPRO3, GCPRO4, GCPRO5, UNGCPRO)
1216f5e4
GM
8302 [GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS]: Define as no-ops.
8303
8304 * emacs.c (main) [GC_MARK_STACK]: Initialize stack_base.
8305
8306 * buffer.c (Fget_buffer_create, Fmake_indirect_buffer): Use
8307 allocate_buffer instead of xmalloc.
8308
8309 * alloc.c (toplevel): Include setjmp.h.
8310 (PURE_POINTER_P): New define.
8311 (enum mem_type) [GC_MARK_STACK]: New enumeration.
8312 (Vdead) [GC_MARK_STACK]: New variable.
8313 (lisp_malloc): Add parameter TYPE, call mem_insert if
8314 GC_MARK_STACK is defined.
8315 (allocate_buffer): New function.
427ec082 8316 (lisp_free) [GC_MARK_STACK]: Call mem_delete.
1216f5e4
GM
8317 (free_float) [GC_MARK_STACK]: Set type to Vdead.
8318 (free_cons) [GC_MARK_STACK]: Set car to Vdead.
8319 (stack_base, mem_root, mem_z) [GC_MARK_STACK]: New variables.
8320 (MEM_NIL) [GC_MARK_STACK]: New define.
8321 (struct mem_node) [GC_MARK_STACK]: New structure.
8322 (mem_init, mem_find, mem_insert, mem_delete, mem_insert_fixup)
8323 (mem_delete_fixup, mem_rotate_left, mem_rotate_right)
8324 (live_string_p, live_cons_p, live_symbol_p, live_float_p)
8325 (live_misc_p, live_vector_p, live_buffer_p, mark_memory)
8326 (mark_stack) [GC_MARK_STACK]: New functions.
8327 (Fgarbage_collect) [GC_MARK_STACK]: Call mark_stack.
8328 (clear_marks): Removed.
8329 (gc_sweep): Set free conses' car, free floats' type, free
8330 symbols' function to Vdead. Use lisp_free to free buffers.
8331 (init_alloc_once): Initialize Vdead.
8332 (survives_gc_p): Return non-zero for pure objects.
8333
8334 * alloc.c: Add comments throughout the file.
8335
2503c8b1
GM
8336 * atimer.c (stop_other_atimers): Don't call cancel_atimer because
8337 that unblocks alarms.
8338
8389e1e2
GM
8339 * alloc.c, bytecode.c, data.c, dispnew.c, ecrt0.c, editfns.c,
8340 emacs.c, floatfns.c, fns.c, lread.c, print.c, config.in, lisp.h,
8341 Makefile.in: Remove `LISP_FLOAT_TYPE' and `standalone'.
8342
10689a01 8343 * frame.c (make_frame): Set frame initiallly to `garbaged'.
427ec082 8344
bfc17d18
KH
83452000-02-17 Kenichi Handa <handa@etl.go.jp>
8346
4a09dee0
KH
8347 * xdisp.c (decode_mode_spec_coding): Delete superfluous code to
8348 avoid infinite error signaling. Allocate sufficient memory for
8349 eol_str in the case that eoltype is Lisp_Int.
bfc17d18 8350
2b927d02
SM
83512000-02-17 Stefan Monnier <monnier@cs.yale.edu>
8352
8353 * syntax.c (Fforward_comment): Undo the previous change, since cc-mode
8354 depends on the previous behavior.
8355
b49cb764
GM
83562000-02-16 Gerd Moellmann <gerd@gnu.org>
8357
8358 * sysdep.c (vfork) [!HAVE_VFORK]: Removed.
8359
99e95407
GM
83602000-02-15 Gerd Moellmann <gerd@gnu.org>
8361
8362 * s/freebsd.h (BROKEN_PTY_READ_AFTER_EAGAIN): Define.
8363
8364 * process.c (send_process) [BROKEN_PTY_READ_AFTER_EAGAIN]:
b49cb764 8365 Workaround for FreeBSD bug. Clear output queue after EAGAIN in
99e95407
GM
8366 write(2).
8367
6ffd3cf7
RS
83682000-02-15 Richard M. Stallman <rms@gnu.org>
8369
8370 * data.c (set_internal): Don't make variable buffer-local
8371 if within a let-binding for the same buffer.
8372 (let_shadows_buffer_binding_p): New function.
8373
8374 * eval.c (specbind): For buffer-local value,
8375 record the current buffer also.
8376 (unbind_to): Cope with that change.
8377
cad53475
GM
83782000-02-15 Gerd Moellmann <gerd@gnu.org>
8379
8380 * window.c (Fsave_window_excursion): Doc fix.
8381
1aa963c8
SM
83822000-02-15 Stefan Monnier <monnier@cs.yale.edu>
8383
8384 * syntax.c (back_comment): Make sure we only consider comment-starters
8385 of the relevant style and return -1 in case of a failure to find the
8386 beginning of the comment.
8387 (Fforward_comment): If back_comment fails, go back to the position just
8388 after the comment-end.
8389 (scan_lists): Add comment describing a very minor bug.
8390
b9b84fd3
SM
83912000-02-14 Stefan Monnier <monnier@cs.yale.edu>
8392
8393 * minibuf.c (Ftry_completion, Fall_completions): Add a reference to
8394 `completion-regexp-list' in the docstring.
8395
3a28db80
DL
83962000-02-14 Dave Love <fx@gnu.org>
8397
8398 * xfaces.c (tty_defined_color): Declare color_idx unsigned long.
8399
fb4a568d
SM
84002000-02-14 Stefan Monnier <monnier@cs.yale.edu>
8401
8402 * regex.h (RE_SYNTAX_EMACS): Add RE_CHAR_CLASSES and RE_INTERVALS
8403 to Emacs' syntax. Also fix the comment about set/not-set meanings
8404 since Emacs syntax is not the value 0 any more.
8405 * search.c (compile_pattern_1): Remove RE_CHAR_CLASSES from the syntax
8406 since it's now part of RE_SYNTAX_EMACS.
8407
1063ebb5
DL
84082000-02-12 Dave Love <fx@gnu.org>
8409
8410 * frame.h (SELECTED_FRAME): Use NULL, not 0 to avoid warnings on
8411 Alpha.
8412
fb07a302
GM
84132000-02-12 Gerd Moellmann <gerd@gnu.org>
8414
8415 * xdisp.c (syms_of_xdisp): Doc fix for scroll-conservatively.
8416
aaf2320c
DL
84172000-02-12 Dave Love <fx@gnu.org>
8418
8419 * s/aix3-2.h, s/osf-1.h: Define C_DEBUG_SWITCH for non-gcc.
8420
8421 * s/ux4800.h, s/umips.h, s/umax.h, s/sol2.h, s/sco5.h, s/rtu.h:
fb07a302
GM
8422 * s/ptx4.h, s/umax.h, s/dgux.h, s/bsd4-2.h, s/bsd4-3.h:
8423 * s/hpux.h: Don't define HAVE_VFORK.
aaf2320c
DL
8424
8425 * s/gnu-linux.h: Don't define HAVE_VFORK or HAVE_SYS_SIGLIST.
8426
8427 * s/nextstep.h: Don't define HAVE_ALLOCA.
8428
8429 * config.in: Add vfork bits.
8430
eedf8bde
GM
84312000-02-12 Gerd Moellmann <gerd@gnu.org>
8432
8433 * process.c (Fopen_network_stream) [POLL_FOR_INPUT]: Register
8434 unwind function to undo the effect of stopping atimers.
8435
8436 * keyboard.c (bind_polling_period): Stop all timers except
8437 poll_timer.
8438
8439 * atimer.c (stopped_atimers): New variable.
8440 (stop_other_atimers, run_all_atimers, unwind_stop_other_atimers):
8441 New functions.
8442
8443 * atimer.h (stop_other_atimers, run_all_atimers)
8444 (unwind_stop_other_atimers): Add function prototypes.
427ec082 8445
eedf8bde
GM
8446 * s/hpux10.h (HAVE_XRMSETDATABASE): Define if not already defined.
8447
8476c2f8
KR
84482000-02-11 Ken Raeburn <raeburn@gnu.org>
8449
8450 * Makefile.in (LIBX): Link in tiff library before jpeg, since tiff
8451 library may depend on jpeg.
8452 (atimer.o): Depends on atimer.c.
8453
0e85e4a3
KH
84542000-02-11 Kenichi Handa <handa@etl.go.jp>
8455
8456 * insdel.c (del_range_1): Call update_compositions.
8457 (del_range_both): Call update_compositions just once..
8458
97fa0cc8
DL
84592000-02-10 Dave Love <fx@gnu.org>
8460
8461 * xfns.c (create_frame_xic): Fix initialization of automatic
8462 aggregates for pcc.
8463
25566a3c
KH
84642000-02-09 Kenichi Handa <handa@etl.go.jp>
8465
8466 * ccl.c (CCL_MAKE_CHAR): New macro.
8467 (ccl_driver) <CCL_TranslateCharacter>: Check the validity of
8468 registers by CCL_MAKE_CHAR before calling translate_char.
8469 <CCL_TranslateCharacterConstTbl> Likewise.
8470
69da54ba
DL
84712000-02-08 Dave Love <fx@gnu.org>
8472
8473 * lread.c (__EXTENSIONS__): Define.
8474
f7136ee8
GM
84752000-02-08 Gerd Moellmann <gerd@gnu.org>
8476
8477 * puresize.h (BASE_PURESIZE): Increase to 650000.
8478
7768790b
EZ
84792000-02-07 Eli Zaretskii <eliz@is.elta.co.il>
8480
8481 * msdos.c (XMenuActivate): Turn off the cursor after displaying
8482 the help message.
8483
38fd211b
EZ
84842000-02-07 Eli Zaretskii <eliz@is.elta.co.il>
8485
8486 * s/msdos.h (INTERNAL_TERMINAL): Add capabilities se, so, us, ue,
8487 md, mh, mb, mr, and me to the fake termcap entry.
8488
66e4690f
KR
84892000-02-06 Ken Raeburn <raeburn@gnu.org>
8490
8491 * sound.c (sound_cleanup): Don't call device close routine if the
8492 function pointer is null.
8493
a75dfea0
AI
84942000-02-06 Andrew Innes <andrewi@gnu.org>
8495
8496 * dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
8497 around image definitions and prototypes.
8498 (gamma_correct) [WINDOWSNT]: New prototype.
8499
8500 * w32term.c (x_make_frame_visible): Replace call to
8501 input_poll_signal with poll_for_input.
8502
8503 * window.c [WINDOWSNT]: Include w32term.h.
8504
8505 * xdisp.c [WINDOWSNT]: Include w32term.h.
8506
8507 * makefile.nt: Add dependencies on w32gui.h.
8508 (OBJ1): Include atimer.obj.
8509 ($(BLD)\atimer.obj): New dependency rule.
8510
8511 * w32.c (sigmask): New function (does nothing).
8512 (sigunblock): Ditto.
8513
8514 * frame.c [WINDOWSNT]: Include w32term.h.
8515
8516 * w32gui.h (struct W32FontStruct): Add ascent and descent slots.
8517
8518 * lread.c (syms_of_lread): Fix literal newlines.
8519
8520 * emacs.c (USAGE): Split into USAGE1 and USAGE2, to work-around
8521 the string constant limit (2048 bytes) in MSVC.
8522 (main): Ditto.
8523
59ddecde
GM
85242000-02-05 INOUE Seiichiro <inoue@ainet.or.jp>
8525
8526 * xterm.c (x_display_and_set_cursor) [HAVE_X_I18N]: Set pre-edit
8527 area.
8528 (x_display_cursor) [HAVE_X_I18N]: Don't set it here.
8529 (XTread_socket) [HAVE_X_I18N]: <KeyPress, KeyRelease>: Don't
8530 dispatch the event.
8531
07590973
DL
85322000-02-04 Dave Love <fx@gnu.org>
8533
8534 * fileio.c: Remove some unused vars.
8535 (_GNU_SOURCE): Define (for euidaccess).
8536
8537 * lread.c (_XOPEN_SOURCE): Declare (for ftello).
8538
8539 * minibuf.c (read_minibuf_noninteractive): Remove undeclared
8540 gcpro1, gcpro2.
8541 (read_minibuf): Deal with allow_props correctly.
8542
649351f9
EZ
85432000-02-03 Eli Zaretskii <eliz@is.elta.co.il>
8544
8545 * s/msdos.h (SYSTEM_PURESIZE_EXTRA): Enlarge to 60000.
8546
66e4690f 85472000-02-03 Ken Raeburn <raeburn@gnu.org>
f1b9c7c1
KR
8548
8549 * search.c (compile_pattern): If a cache entry has a nil regexp,
8550 fill in that entry instead of clobbering a previously cached
8551 string regexp.
8552
66e4690f 85532000-02-02 Ken Raeburn <raeburn@gnu.org>
15c9cf81
KR
8554
8555 * puresize.h (BASE_PURESIZE): Increase to 610000.
8556
d240a249
GM
85572000-02-02 Gerd Moellmann <gerd@gnu.org>
8558
8559 * frame.c (Fframe_parameters): Add GCPRO because tty_color_name
8560 can GC.
8561
ca91fb26
KH
85622000-02-02 Kenichi Handa <handa@etl.go.jp>
8563
25660570
KH
8564 * ccl.c (ccl_driver) <CCL_WriteExprRegister>: Set jump_address
8565 instead of incrementing ic directly.
8566 <CCL_WriteExprConst> Likewise.
8567 <ccl_set_expr>: Set ic to jump_address.
8568
ca91fb26
KH
8569 * fileio.c (e_write): Fix the handling of
8570 CODING_FINISH_INSUFFICIENT_SRC.
8571
2ede9689
DL
85722000-02-01 Dave Love <fx@gnu.org>
8573
8574 * editfns.c (Fpropertize): Doc fix.
8575
8576 * process.c (Fstart_process): Doc fix.
8577
8578 * eval.c: Fix various doc strings not to duplicate information
8579 from help-manyarg-func-alist.
8580
8581 * window.c (Fset_window_margins): Don't make interactive. Doc
8582 fix.
8583
8584 * doc.c (Vhelp_manyarg_func_alist): New variable.
8585 (Fdocumentation): Use it.
8586 (syms_of_doc): Define it.
8587
b6680a0e
GM
85882000-01-31 Gerd Moellmann <gerd@gnu.org>
8589
2cb750ba
GM
8590 * xterm.c (xim_open_dpy): Remove unused local variable.
8591
74e9213b
GM
8592 * emacs.c (USAGE): Use term `display options' instead of `X
8593 options'.
8594
8595 * xdisp.c (Ftrace_to_stderr) [GLYPH_DEBUG]: New function.
8596 (syms_of_xdisp) [GLYPH_DEBUG]: Defsubr it.
8597
b6680a0e
GM
8598 * fns.c (sweep_weak_table): New function.
8599 (sweep_weak_hash_tables): Use it. Keep on marking until there
8600 is no more change.
8601
994c5afe
GM
86022000-01-30 Gerd Moellmann <gerd@gnu.org>
8603
8604 * xterm.c (x_delete_display): Update next_noop_dpyinfo to ensure
8605 that XTread_socket does not crash by trying to call XNoOp on a
8606 closed display.
427ec082 8607
f00276e3
JR
86082000-01-30 Jason Rumney <jasonr@gnu.org>
8609
8610 * w32inevt.c (get_frame, w32_console_mouse_position, mouse_moved_to):
8611 Change selected_frame to SELECTED_FRAME ().
8612 (w32_console_mouse_position): Remove #ifndef MULE from around
8613 `insist' parameter.
8614
8615 * makefile.nt: Remove dosfns.obj.
8616
8617 * term.c (term_init) [WINDOWSNT]: Initialize TN_max_colors.
8618
8619 * w32fns.c (w32_defined_color): Check for valid frame before
8620 applying gamma correction. Eliminate dependency on frame elsewhere.
8621 (w32_load_system_font): Switch FIXED_PITCH and VARIABLE_PITCH.
8622 (w32_to_x_font): Use resx and resy not height_in and width_in.
8623 (x_to_w32_font): Doc fix.
8624 (xlfd_strip_height): New function to strip and return font height.
8625 (w32_font_match): Compare height separately from rest of xlfd
8626 spec, using xlfd_strip_height.
8627
8628 * w32term.c (w32_term_init): Swap resx and height_in, resy and
8629 width_in. Use w32_defined_color in place of defined_color.
8630
8631 * w32faces.c: Merge more of DOS and X specifics in preparation for
8632 merge with xfaces.c.
8633 (defined_color): Remove FIXME comment.
8634 (tty_color_name): Provide w32-specific function.
8635 (realize_tty_face): Handle FACE_TTY_DEFAULT*_COLOR specially.
8636
8637 * w32console.c (turn_on_face, turn_off_face): Removed.
8638 (w32_face_attributes): New function.
8639 (Global_variables): Reduce scope where possible.
8640 (clear_frame, ins_del_lines, scroll_line): Use char_attr_normal as
8641 fill attribute.
8642 (hl_mode): Don't modify text attributes.
8643 (write_glyphs): Don't do anything if len <= 0. Use
8644 w32_face_attributes to get attributes for drawing. Write
8645 terminating codes using char_attr_normal.
8646 (reset_terminal_modes, set_terminal_modes): Turn off highlight.
8647 (update_begin, update_end): Likewise.
8648 (vga_stdcolor_name): New function.
8649 (initialize_w32_display): Remove char_attr_reverse and char_attr.
8650 (Fset_screen_color): Remove char_attr_reverse.
8651
b08e8bb2
GM
86522000-01-29 Gerd Moellmann <gerd@gnu.org>
8653
8654 * xfns.c (xic_set_preeditarea): Take window parameter and
8655 window-relative pixel-positions.
8656
8657 * xterm.c (x_display_cursor): Set XIC pre-edit area only if window
8658 is its frame's selected window.
8659 (xim_instantiate_callback): Likewise.
8660
8661 * xfns.c (x_create_im): Removed.
8662 (DEFAULT_STYLE, DEFAULT_FONT): Removed.
8663 (supported_xim_styles): Renamed from supported_styles.
8664 (best_xim_style): Renamed from best_style.
8665 (create_frame_xic): Renamed from xic_create_frame.
8666 (free_frame_xic): Renamed from xic_destroy_frame.
427ec082 8667
b08e8bb2
GM
86682000-01-29 INOUE Seiichiro <inoue@ainet.or.jp>
8669
8670 * xterm.c (XTread_socket) [HAVE_X_I18N]: If event is for none of
8671 our frames, call XFilterEvent with 2nd parameter `None'.
8672 (XTread_socket) <KeyPress> [HAVE_X_I18N]: Handle XmbLookupString
8673 returning XBufferOverflow.
8674 (XTread_socket) <ConfigureNotify> [HAVE_X_I18N]: Set XIC status
8675 area.
8676 (x_display_cursor) [HAVE_X_I18N]: Set XIC pre-edit area.
8677 (x_new_fontset) [HAVE_X_I18N]: Create XIC status area fontset.
8678 (xim_destroy_callback, xim_open_dpy, xim_instantiate_callback)
8679 (xim_initialize, xim_close)
8680 [HAVE_X_I18N && HAVE_X11R6]: New functions.
8681 (x_destroy_window) [HAVE_X_I18N]: Call xic_destroy_frame.
8682 (x_term_init) [HAVE_X_I18N]: Call xim_initialize.
8683 (x_delete_display) [HAVE_X_I18N]: Call xim_close.
8684
8685 * xterm.h (struct x_display_info) [HAVE_X_I18N]: Add members `xim'
8686 and `xim_styles'.
8687 (struct x_output) [HAVE_X_I18N]: Remove member `xim', add
8688 `xic_style' and `xic_xfs'.
8689 (FRAME_MENUBAR_HEIGHT, FRAME_X_XIM, FRAME_X_XIM_STYLES)
8690 (FRAME_XIC_STYLE, FRAME_XIC_FONTSET): New macros.
8691 (FRAME_XIM): Removed.
8692
8693 * xfns.c (supported_styles): New variable.
8694 (DEFAULT_STYLE, DEFAULT_FONT): New macros
8695 (xic_create_xfontset, best_style, xic_create_frame)
8696 (xic_destroy_frame, xic_set_preeditarea, xic_set_statusarea)
8697 (xic_set_xfontset): New functions.
8698
142e109c
DL
86992000-01-28 Dave Love <fx@gnu.org>
8700
8701 * s/irix6-5.h: Revert last change after change to irix5-0.h.
8702
8703 * m/iris4d.h (C_SWITCH_MACHINE): Don't use -G0.
8704
b02786f9
GM
87052000-01-28 Gerd Moellmann <gerd@gnu.org>
8706
d060bc9f
GM
8707 * buffer.c (Fother_buffer): Don't call Fset_buffer_major_mode
8708 for *scratch* if it already existed.
8709
b02786f9
GM
8710 * emacs.c (USAGE): New macro.
8711 (main): Use it to display usage information.
8712
2c52d7e4
EZ
87132000-01-27 Eli Zaretskii <eliz@is.elta.co.il>
8714
8715 Support for the menu-help feature:
8716
8717 * msdos.h: Change prototypes of XMenuAddSelection and
8718 XMenuActivate.
8719
8720 * msdos.c (IT_clear_end_of_line): Print the extent of the cleared
8721 part of the line to the termscript file.
8722 (IT_clear_to_end): Clear the entire line, not just its beginning.
8723 (menu_help_message, prev_menu_help_message): New variables.
8724 (IT_menu_make_room): Make room for the help_text member.
8725 (IT_menu_display): New argument disp_help; all callers changed.
8726 If disp_help is non-zero, store the help text of the active menu
8727 item in menu_help_message.
8728 (XMenuAddPane): Initialize the help_text member to NULL.
8729 (XMenuAddSelection): New argument help_text. Store it in the
8730 XMenu structure.
8731 (XMenuActivate): New argument help_callback. If the value of
8732 menu_help_message has changed since the last time, display the
8733 menu help message text while waiting for the mouse to move. Clear
8734 the echo area before exiting.
8735 (XMenuDestroy): Free the help_text member.
8736
ffe0bcd1
GM
87372000-01-27 Gerd Moellmann <gerd@gnu.org>
8738
8739 * xmenu.c (xmenu_show) [!USE_X_TOOLKIT]: Pass help to
8740 XMenuAddSelection. Pass help callback to XMenuActivate.
8741 (menu_help_callback) [!USE_X_TOOLKIT]: New function.
8742
50dbd23f
EZ
87432000-01-27 Eli Zaretskii <eliz@is.elta.co.il>
8744
8745 * atimer.c (start_atimer) [!HAVE_SETITIMER]: Use EMACS_SET_SECS
8746 and EMACS_SET_USECS.
8747
f5941bf8
GM
87482000-01-26 Dave Love <fx@gnu.org>
8749
6c67ddee
DL
8750 * editfns.c (Fchar_after, Fchar_before): Doc fix.
8751
f5941bf8
GM
8752 * bytecode.c (Fbyte_code): Use {BEFORE,AFTER}_POTENTIAL_GC where
8753 an error may be signalled.
8754
9e49c990
GM
87552000-01-26 Gerd Moellmann <gerd@gnu.org>
8756
fc3cb460
GM
8757 * s/irix6-5.h [__GNUC__ && __GNUC_MINOR__ >= 95]: Undef
8758 LD_SWITCH_SYSTEM inherited from irix5-0.h.
8759
9e49c990
GM
8760 * bytecode.c (Fbyte_code) [BYTE_CODE_SAFE]: Fix typo.
8761
d0c037d8
GM
87622000-01-25 Gerd Moellmann <gerd@gnu.org>
8763
8764 * charset.c (Fstring): If there is a multibyte char among
8765 the args, always return a multibyte string.
8766
e12489f9
GM
87672000-01-25 Gerd Moellmann <gerd@gnu.org>
8768
8769 * sysdep.c (sys_select): Turn atimers off and on instead of
8770 recording and restoring old alarm handler
8771
8772 * process.c (toplevel): Include atimer.h.
8773 (create_process_1): Rewritten.
8774 (create_process): Use atimers instead of alarm.
8775 (wait_reading_process_input) [hpux]: Turn atimers off instead
8776 of turning off SIGALRM.
8777 (wait_reading_process_input): Turn off atimers instead off
8778 calling stop_polling.
8779
8780 * emacs.c (main): Call init_atimer.
8781
8782 * keyboard.c (toplevel): Include systime.h and atimer.h.
8783 (polling_for_input): Removed because unused.
8784 (input_poll_signal) [POLL_FOR_INPUT]: Removed.
8785 (poll_timer): New variable.
8786 (poll_for_input, poll_for_input_1): New functions.
8787 (start_polling, stop_polling): Rewritten.
8788
8789 * keyboard.h (polling_for_input): Removed.
427ec082 8790
e12489f9
GM
8791 * atimer.h, atimer.c: New files.
8792
8793 * Makefile.in (obj): Add atimer.o.
8794 (atimer.o): New target.
8795
8796 * blockinput.h (pending_atimers): Add extern declaration.
8797 (UNBLOCK_INPUT): Rewritten. Handle pending atimers.
8798
8799 * lisp.h (popup_activated_flag): Add extern declaration.
8800
8801 * xmenu.c (popup_activated_flag): Make externally visible.
8802 (popup_activate_callback) [USE_MOTIF]: Increment
8803 popup_activated_flag.
8804 (popup_deactivate_callback) [USE_MOTIF]: Decrement it.
8805
8806 * xterm.c (toplevel): Include atimer.h.
8807 (toolkit_scroll_bar_interaction): New variable.
8808 (Fxt_process_timeouts): Removed.
8809 (x_process_timeouts): New function.
8810 (xt_action_hook): Clear toolkit_scroll_bar_interaction.
8811 (x_send_scroll_bar_event): Set toolkit_scroll_bar_interaction.
8812 (x_make_frame_visible): Call poll_for_input_1 instead of
8813 input_poll_signal. Don't call alarm.
8814 (x_initialize): Install timer calling x_process_timeouts.
427ec082 8815
1e5279b9
DL
88162000-01-24 Dave Love <fx@gnu.org>
8817
6c67ddee 8818 * s/irix5-0.h: Don't set LD_SWITCH_SYSTEM -- we use unexelf now.
1e5279b9
DL
8819 Don't use -cckr -- apparently not now necessary.
8820
edf6aeb8
EZ
88212000-01-24 Eli Zaretskii <eliz@is.elta.co.il>
8822
8823 * msdos.c (IT_menu_display): Truncate long menu lines at the right
8824 screen boundary.
8825
9badad41
JR
88262000-01-23 Jason Rumney <jasonr@gnu.org>
8827
8828 * w32fns.c (w32_defined_color): Apply gamma correction before
8829 trying to map to the palette.
8830 (w32_wnd_proc) [WM_ERASE_BACKGROUND]: Pass device context of frame
8831 to w32_clear_rect.
8832
8833 * w32term.c (w32_fill_rect): Do not try to deal with NULL hdc
8834 here. Callers changed to always pass real device context.
8835 (w32_draw_bitmap): Likewise.
8836 (w32_get_glyph_overhangs): Likewise.
8837 (w32_draw_box_rect): Make use of s->hdc rather than getting a new
8838 one.
8839 (w32_set_vertical_scroll_bar): Pass correct HWND parameters to
8840 pfnSetScrollInfo and SetScrollRange.
8841 (x_get_char_face_and_encoding): Don't turn iso8859-1 characters
8842 back into MULE characters after decoding them.
8843 (x_get_glyph_face_and_encoding): Likewise.
8844 (w32_per_char_metric): Use GetCharExtentPoint32W as fallback when
8845 GetCharABCWidthsW fails, since this is defined on Windows 9x.
8846 (x_produce_glyphs): Calculate per char metrics for a character
8847 that we know exists in default font when font_not_found_p is true.
8848
63bd786b
JR
88492000-01-22 Jason Rumney <jasonr@gnu.org>
8850
8851 * makefile.nt (intervals.obj, composite.obj): New modules.
8852 (composite.h): Added as dependency where appropriate.
8853
8854 * w32gui.h (XGCValue): New struct for emulating X GCs.
8855
8856 * w32term.h (XCharStruct): New struct for emulating X.
8857
8858 * w32console.c (turn_on_face, turn_off_face): New functions.
8859 (change_line_highlight): New prototype for new redisplay.
8860 (write_glyphs): Support multibyte text. Support faces.
8861
8862 * w32faces.c: Complete rewrite for new redisplay based on new
8863 xfaces.c.
8864
8865 * w32fns.c: Use SELECTED_FRAME macro in place of selected_frame
8866 throughout. struct frame * in place of FRAME_PTR.
8867 Skeleton support for images, toolbars, tooltips from xfns.c.
8868 (Fx_create_frame): Use system default for default scroll bar
8869 width.
8870 (w32_get_arg): Renamed from x_get_arg.
8871 (Fx_file_dialog): New function.
8872 (w32_list_fonts): Check cache before asking system.
8873 (Vw32_enable_synthesized_fonts): New variable.
8874 (Vw32_enable_italics): Obsolete, removed.
8875
8876 * w32inevt.c (get_frame, w32_console_mouse_position, mouse_moved_to):
8877 Use SELECTED_FRAME macro.
8878
8879 * w32menu.c: Add skeleton support for help strings on menus.
8880 (add_menu_item): Native checkbox and radio support added, but not
8881 yet enabled due to bugs.
8882 (push_menu_item): Add parameters type, selection and help.
8883 Callers updated.
8884 Formatting changes to reduce unnecessary diffs with xmenu.c.
8885
8886 * w32select.c (Fw32_set_clipboard_data): Update call to
8887 find_charset_in_str.
8888
8889 * w32term.c: Complete rewrite for new redisplay based on new
8890 xterm.c with necessary sections merged back in from old w32term.c.
8891
6ffd3cf7 88922000-01-21 Richard M. Stallman <rms@gnu.org>
b50c9214
RS
8893
8894 * data.c (set_internal): Further fix in same criterion.
8895
6ffd3cf7 88962000-01-20 Richard M. Stallman <rms@gnu.org>
8cc95642
RS
8897
8898 * data.c (set_internal): Fix the criteria for whether
8899 to swap out the old cached binding.
8900
60af03f1
DL
89012000-01-19 Dave Love <fx@gnu.org>
8902
8903 * lread.c: (syms_of_lread) [user-init-file]: Doc change.
8904
f9be074f
KH
89052000-01-18 Kenichi Handa <handa@etl.go.jp>
8906
8907 * regex.c (re_compile_fastmap): While checking a range table for
8908 `charset', skip flag bits for a character class correctly.
8909
52b8dbf9
GM
89102000-01-17 Gerd Moellmann <gerd@gnu.org>
8911
d36100c9
GM
8912 * m/news-risc.h (LD_SWITCH_MACHINE): Define differently for GCC.
8913
52b8dbf9
GM
8914 * xfns.c (x_window): Call lw_create_widget with new parameter
8915 list.
8916
8917 * widget.c (EmacsFrameSetCharSize): Change size of children first
8918 because of problems with main window geometry management under
8919 Lesstif.
8920
8921 * xmenu.c (enum menu_item_idx): New enumeration replacing defines
8922 MENU_ITEMS_ITEM_.*.
8923 (MENU_ITEMS_ITEM_HELP): New enumerator.
8924 (push_menu_item): Add parameter HELP. Record help in menu_items.
8925 (single_menu_item, single_submenu, list_of_items): Call
8926 push_menu_item with new parameter.
8927 (single_submenu): Set help string in widget value.
8928 (menu_highlight_callback): New function.
8929 (set_frame_menubar): Call lw_create_widget with new
8930 parameter list.
8931 (xmenu_show, xdialog_show): Ditto.
8932
3139018f
GM
89332000-01-13 Gerd Moellmann <gerd@gnu.org>
8934
8935 * sound.c (Fplay_sound): Improve doc string.
8936
83c8f461
RS
89372000-01-11 Richard M. Stallman <rms@gnu.org>
8938
8939 * lisp.h (set_internal): Enter the new arg.
8940
8941 * eval.c (specbind): Record buffer-local variables specially,
8942 indicating which buffer's binding was saved.
8943 (unbind_to): Restore buffer-local variables specially
8944 in the proper buffer.
8945
8946 * data.c (set_internal): New arg BUF.
427ec082 8947
83c8f461
RS
8948 * eval.c (specbind, unbind_to): Pass new arg to set_internal.
8949 * data.c (Fset): Pass new arg to set_internal.
8950 * bytecode.c (Fbyte_code): Pass new arg to set_internal.
427ec082 8951
1fab1775
GM
89522000-01-11 Gerd Moellmann <gerd@gnu.org>
8953
8954 * .gdbinit: Adapt to new strings. Add xbacktrace, xreload,
8955 xprintsym.
8956
83c8f461 89572000-01-11 Richard M. Stallman <rms@gnu.org>
6f59462e
RS
8958
8959 * minibuf.c (Ftry_completion): Doc fix.
8960
7a85e4df
GM
89612000-01-11 Gerd Moellmann <gerd@gnu.org>
8962
8963 * keyboard.c (Fclear_this_command_keys): Clear recent_keys
8964 vector, too.
8965
a970dae4
AS
89662000-01-11 Andreas Schwab <schwab@suse.de>
8967
8968 * coding.c (code_convert_region): Initialize total_skip.
8969
c65d14ee
DL
89702000-01-08 Dave Love <fx@gnu.org>
8971
8972 * eval.c (Fuser_variable_p): Check customizability too.
8973
834938d2
GM
89742000-01-07 Gerd Moellmann <gerd@gnu.org>
8975
8976 * minibuf.c (Fcompleting_read): Doc fix.
8977
e0303cd6
GM
89782000-01-05 Gerd Moellmann <gerd@gnu.org>
8979
8a26744b
GM
8980 * s/freebsd.h (C_SWITCH_SYSTEM): Add -I /usr/local/include and
8981 -L /usr/local/lib.
8982
e0303cd6
GM
8983 * xfns.c (x_create_im): New function to set IM and IC of a frame.
8984 Check that input style is supported before trying to create an
8985 IC for it.
8986 (x_window): Call x_create_im.
427ec082 8987
2e471eb5
GM
89882000-01-04 Gerd Moellmann <gerd@gnu.org>
8989
560a7bd2
GM
8990 * xfns.c (current_gif_memory_src): New variable.
8991 (gif_load): Record the address of the current memory source
8992 in current_gif_memory_src.
8993 (gif_read_from_memory): Use current_gif_memory_src.
8994
f9ee84a3
GM
8995 * systime.h (EMACS_GET_TIME, EMACS_ADD_TIME, EMACS_SUB_TIME): Give
8996 macros statement form.
8997
d1299cde
GM
8998 * sound.c (struct sound): Renamed from struct sound_file.
8999 (struct sound): Add members `data' and `header_size'.
9000 (enum sound_attr): Add SOUND_DATA.
9001 (current_sound, current_sound_device): Variables renamed from
9002 sound_file and sound_device.
9003 (parse_sound): Parse :data.
9004 (parse_sound): Handle sound data in strings.
9005 (find_sound_type): Function renamed from find_sound_file_type.
427ec082 9006 (wav_init, au_init): Fail if sound's header_size is smaller than
d1299cde
GM
9007 needed header size.
9008 (wav_play, au_play): Play sounds from string data.
9009
2e471eb5
GM
9010 * puresize.h (BASE_PURE_SIZE): Increase to 600000.
9011
9012 * lisp.h: Add prototype for allocate_string_data.
9013
9014 * alloc.c (Fgarbage_collect): Return number of live and free
9015 strings.
9016
9017 * alloc.c (mark_buffer): Remove code in #if 0.
9018 (gc_sweep): Ditto.
9019 (UNMARK_BALANCE_INTERVALS): Give the macro statement form.
9020 (strings_consed): New variable.
9021 (allocate_string): Set it.
9022 (syms_of_alloc): Add DEFVAR_INT for strings_consed.
9023 (Fmemory_use_counts): Return strings_consed. Use Flist.
9024
9025 * alloc.c: General cleanup in comments etc. Remove conditional
9026 compilation for `standalone'.
9027
9028 * lisp.h (struct Lisp_String): Make DATA member `unsigned char *'.
9029
9030 * alloc.c (MARK_STRING, UNMARK_STRING, STRING_MARKED_P):
9031 (GC_STRING_BYTES, GC_STRING_CHARS): New macros.
9032 (DONT_COPY_FLAG): Removed.
9033 (SBLOCK_SIZE, LARGE_STRING_BYTES): New macros.
9034 (struct sdata, struct sblock): New
9035 (struct string_block): Rewritten.
9036 (STRINGS_IN_STRING_BLOCK): New macro.
9037 (oldest_sblock, current_sblock, total_strings, total_free_strings)
9038 (large_sblocks, string_blocks, string_free_list): New variables.
9039 (NEXT_FREE_LISP_STRING, SDATA_OF_STRING, SDATA_SIZE): New macros.
9040 (init_strings): Rewritten.
9041 (allocate_string, allocate_string_data, compact_small_strings)
9042 (free_large_strings, sweep_strings): New functions.
9043 (STRING_BLOCK_SIZE, STRING_BLOCK_OUTSIZE)
9044 (struct string_block_head, current_string_block)
9045 (first_string_block, large_string_blocks, STRING_FULLSIZE)
9046 (STRING_PAD): Removed.
9047 (make_uninit_multibyte_string, make_pure_string): Rewritten.
9048 (Fgarbage_collect): Don't set mark bit in large strings.
9049 (mark_object): Mark strings differently. Mark symbol names
9050 differently.
9051 (survives_gc_p): Test marked strings differently.
427ec082 9052 (gc_sweep): Sweep strings differently, unmark strings in
2e471eb5
GM
9053 symbol names.
9054 (compact_strings): Removed.
9055
42608ba8
EZ
90562000-01-04 Eli Zaretskii <eliz@is.elta.co.il>
9057
9058 * xfaces.c (syms_of_xfaces): defsubr Scolor_gray_p and
9059 Scolor_supported_p even if HAVE_X_WINDOWS is not defined.
9060
e0a09e1a
KH
90612000-01-04 Kenichi Handa <handa@etl.go.jp>
9062
dd9f0750 9063 * fileio.c (Finsert_file_contents): Signal error if visiting file
427ec082 9064 in a non-empty buffer.
dd9f0750 9065
3c0f3b15 9066 * term.c (encode_terminal_code): Fix the previous change.
e0a09e1a 9067
44cd3ae5
GM
90682000-01-03 Gerd Moellmann <gerd@gnu.org>
9069
9070 * xfaces.c (syms_of_xfaces): Change Sface_color_gray_p to
9071 Scolor_gray_p, Sface_color_supported_p to Scolor_supported_p.
9072
9073 * s/hpux9.h (NO_EDITRES): Define even if HAVE_LIBXMU.
9074
c182a70f
EZ
90752000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
9076
9077 * xdisp.c (handle_single_display_prop) [HAVE_WINDOW_SYSTEM]: No
9078 need to test for MSDOS frames.
9079
24480d5b
EZ
90802000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
9081
9082 * dosfns.c (unspecified_colors): Remove.
9083 (msdos_stdcolor_idx): Use global variables unspecified_fg and
9084 unspecified_bg.
9085 (msdos_stdcolor_name): Return strings for unspecified fore- and
9086 back-ground colors.
9087
9088 * xfaces.c (Qunspecified_fg, Qunspecified_bg): Remove.
aaf2320c 9089 (syms_of_xfaces): Remove their staticpro's.
24480d5b
EZ
9090 (tty_color_name): Return Lisp strings for unspecified fore- and
9091 back-ground colors.
9092 (Finternal_set_lisp_face_attribute): Remove the special treatment
9093 for Qunspecified_{f,b}g.
9094 (realize_default_face): Replace Qunspecified_{f,b}g with a Lisp
9095 string.
9096
047f434a
GM
90972000-01-03 Gerd Moellmann <gerd@gnu.org>
9098
9099 * xdisp.c (reseat_at_next_visible_line_start): Position before
9100 newline only if ending up on a newline.
9101 (next_element_from_ellipsis): Return success. Handle case of
9102 displaying no ellipsis. Fix case of ellipsis defined in display
9103 table.
9104 (next_element_from_buffer): Return 0 if next_element_from_ellipsis
9105 returns 0.
9106
d684c676
EZ
91072000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
9108
9109 * xfaces.c (Fcolor_gray_p): Renamed from face-color-gray-p.
9110 (Fcolor_supported_p): Renamed from face-color-supported-p.
9111
5fe1d139
EZ
91122000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
9113
9114 * xfaces.c (tty_defined_color): Pass frame to tty-color-desc. The
9115 list of colors renamed to tty-defined-color-alist.
9116 (tty_color_name): Pass the frame to tty-color-by-index.
9117 (realize_tty_face): tty-color-alist is now a function which
9118 accepts the frame as argument.
9119
9120 * term.c (Ftty_display_color_p): Accept an optional argument
9121 FRAME.
9122
816be8b8
EZ
91232000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
9124
9125 * term.c (insert_glyphs): Pass glyph, not &glyph, to
9126 encode_terminal_code.
9127
b635321e
EZ
91282000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
9129
9130 * dispnew.c (mode_line_string): Support termcap frames as well.
9131
9b784e96
GM
91322000-01-01 Gerd Moellmann <gerd@gnu.org>
9133
27189709
GM
9134 * syntax.c (Fforward_word): Undo previous change.
9135
9136 * editfns.c (Fconstrain_to_field): Don't constrain if
9137 inhibit-field-text-motion is non-nil.
9138 (Fline_beginning_position): Undo previous change.
9139 (Fline_end_position): Ditto.
9140
9141 * syntax.c (Fforward_word): Notice field boundaries only if
9142 inhibit-field-text-motion is nil.
9143
9144 * lisp.h: Add extern declaration for Vinhibit_field_text_motion.
9145
9146 * editfns.c (Vinhibit_field_text_motion): New variable.
9147 (inhibit-field-text-motion): New DEFVAR_LISP.
9148 (Fline_beginning_position, Fline_end_position): Notice field
9149 boundaries only if inhibit-field-text-motion is nil.
9150
45158a91
GM
9151 * xfns.c (x_create_x_image_and_pixmap): Remove parameter FILE.
9152 All calls adjusted.
9153 (x_build_heuristic_mask): Likewise.
9154 (xbm_load_image_from_file): Change error output.
9155 (xbm_load, xpm_load, pbm_load, png_load, jpeg_load, tiff_load)
9156 (gif_load, gs_load, x_kill_gs_process): Ditto.
9157
9b784e96
GM
9158 * xfns.c (gif_load): Avoid sign extension and thus out of bounds
9159 color indices when accessing raster pixels.
63cec32f
GM
9160 (gif_image_p, png_image_p, jpeg_image_p, tiff_image_p): Allow only
9161 one of :file or :data.
9162 (enum pbm_keyword_index): Add PBM_DATA.
9163 (pbm_format): Add :data.
9164 (pbm_image_p): Allow either :file or :data.
9165 (pbm_read_file): New function.
9166 (pbm_scan_number): Rewritten to read from string.
9167 (pbm_load): Support :data.
9b784e96 9168
2cb085db 9169See ChangeLog.8 for earlier changes.
6922b018
KH
9170
9171;; Local Variables:
49b3bd82 9172;; coding: iso-2022-7bit
6922b018 9173;; End: