(note_mouse_highlight): Return quickly if frame's
[bpt/emacs.git] / src / ChangeLog
CommitLineData
900fa1f1
GM
12000-03-02 Gerd Moellmann <gerd@gnu.org>
2
3 * xfns.c (x_clear_image, x_kill_gs_process): Use x_free_colors.
4
5 * xterm.c (x_alloc_lighter_color, x_setup_relief_color): Use
6 x_free_colors.
7
8 * dispextern.h (x_free_colors): Add prototype.
9
10 * xfaces.c (x_free_colors): New function.
11 (unload_color, free_face_colors): Use it.
12
2f950292
EZ
132000-03-02 Eli Zaretskii <eliz@is.elta.co.il>
14
15 * msdos.h (FRAME_INTERNAL_BORDER_WIDTH): Define to zero.
16
17 * window.c [MSDOS]: Include msdos.h.
18
54d04320
DL
192000-03-02 Dave Love <fx@gnu.org>
20
21 * m/powerpcle.h, m/sparc.h: Don't set C_OPTIMIZE_SWITCH.
22
23 * m/mips-siemens.h, m/news-r6.h, m/news-risc.h, m/tekxd88.h: Don't
24 set C_OPTIMIZE_SWITCH for gcc.
25
0ba93ac4
KH
262000-03-02 Kenichi Handa <handa@etl.go.jp>
27
28 * coding.c (coding_save_composition): Be sure to allocate
29 composition data area in coding even if there's no composition in
30 the current run.
31
a2bc11d4
JR
322000-03-01 Jason Rumney <jasonr@gnu.org>
33
34 * w32term.c: Equivalent changes to those made to xterm.c on
35 2000-02-25 and 2000-02-24.
36
37 * w32fns.c: Equivalent changes to those made to xfns.c on
38 2000-02-25 and 2000-02-21.
39
40 * sysdep.c: [WINDOWSNT]: Use sys_read and sys_write to ensure
41 correct line-end convention is followed.
42
43 * w32menu.c [HAVE_BOXES]: Remove #undef.
44 (single_keymap_panes): Remove code for simulating checkmarks.
45 (single_menu_item): Remove notbuttons_ptr argument. Callers changed.
46 Remove code for drawing simulated checkmarks.
47 (w32_menu_show): make unibyte help string correctly.
48 (add_menu_item): draw standard Windows checkmarks. Draw radio
49 buttons as radio buttons if possible.
50
72d19d75
GM
512000-03-01 Gerd Moellmann <gerd@gnu.org>
52
2df636f4
GM
53 * sysdep.c (start_of_text): Don't define this function for NetBSD
54 with ELF.
55
56 * m/pmax.h (START_FILES, CANNOT_DUMP) [__NetBSD__ || __OpenBSD__]:
57 Don't define.
58 (UNEXEC) [__NetBSD__ || __OpenBSD__]: Define to unexelf.o.
59 (LINKER): Don't undef if __NetBSD__ is defined.
60
61 * m/mips.h (LINKER) [__NetBSD__ || __OpenBSD__]: Don't define.
62
63 * fileio.c [__NetBSD__]: Define `unix'.
64
72d19d75
GM
65 * xfns.c (start_busy_cursor): Allow floats for busy-cursor-delay.
66
ed4d0512
GM
672000-02-29 Gerd Moellmann <gerd@gnu.org>
68
50b1039f
GM
69 * atimer.c (start_atimer): Don't abort when timers are stopped.
70 (append_atimer_lists): New function.
71 (cancel_atimer, stop_other_atimers, run_all_atimers): Handle
72 arbitrary lists of stopped and running atimers.
73
ed4d0512
GM
74 * atimer.c (cancel_atimer): Handle canceling an atimer when
75 some timers are stopped.
76
77 * xfns.c (cancel_busy_cursor): Set busy_cursor_atimer to null
78 after canceling it.
79
80 * fns.c (maybe_resize_hash_table): Handle case of new size
81 coming out as being the same as old size.
82
387023ee
JR
832000-02-27 Jason Rumney <jasonr@gnu.org>
84
85 * makefile.nt: Add atimer.h to dependencies.
86 * w32.c (init_environment): Set Vw32_num_mouse_buttons here.
87 * w32console.c: Only disable window system features for dispextern.h
88 (initialize_w32_display): Build a display info for the console.
89 * w32faces.c (tty_defined_color): Apply xfaces.c change from 02-17.
90 * w32fns.c (w32_wnd_proc) [WM_LBUTTON_DOWN, WM_RBUTTON_DOWN,
91 WM_LBUTTON_UP, WM_RBUTTON_UP]: Do not treat 4 or more button mice
92 as 2 button mice.
93 * w32gui.h (struct W32FontStruct): Revert last change after change
94 to xdisp.c.
95 * w32menu.c (single_submenu): Set up help string.
96 [!HAVE_MULTILINGUAL_MENU]: Don't overwrite item_name with descrip.
97 (w32_dialog_show): Set up help string.
98 * w32term.c (w32_display_info_for_display): Remove unused function.
99 (w32_draw_bitmap): Use pre-built bitmaps.
100 (w32_initialize_display_info): New function to initialize parts of
101 display info that are common to both GUI and console frames.
102 (w32_term_init): Use w32_initialize_display_info. Do not set
103 Vw32_num_mouse_buttons here, as it is not called for console
104 frames. Build bitmaps for indicating truncated lines etc.
105 (x_delete_display): Destroy pre-built bitmaps.
106 * xdisp.c (handle_single_display_prop): Use FONT_HEIGHT macro.
107 (echo_area_display): Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM.
108
4516715a
DL
1092000-02-27 Dave Love <fx@gnu.org>
110
111 * lisp.h: Add a bunch of prototypes.
112
171ca836
KH
1132000-02-26 Kenichi Handa <handa@etl.go.jp>
114
115 * keyboard.c (read_char): Set `usec' correctly.
116
4013921d
KH
1172000-02-25 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
118
119 * ccl.c (ccl_driver) [CCL_MapMultiple]: When the mapped value is
120 `lambda', set reg[RRR] to the map index.
121 (ccl_driver) [CCL_MapSingle]: When the mapped value is found, set
122 reg[RRR] to 0. Otherwise, set it to -1.
123
9244a058
GM
1242000-02-25 Gerd Moellmann <gerd@gnu.org>
125
2df636f4 126 * emacs.c (main): Remove code snippet commented out with `//'.
9244a058 127
f43d79c1
GM
1282000-02-25 Richard M. Stallman <rms@caffeine.ai.mit.edu>
129
130 * fileio.c (Ffile_symlink_p): If result starts with a `/'
131 and contains a `:', prepend `/:'.
132
133 * window.c (select_window_1): If selected_window is nil,
134 don't "swap out" the buffer's point.
135 (Fset_window_configuration): Set selected_window to nil
136 before calling Fselect_window.
137 (unshow_buffer): Don't set point in buffer from window's point
138 if another more recently selected window also shows the buffer.
139
bed0c171
GM
1402000-02-25 Gerd Moellmann <gerd@gnu.org>
141
449c3c52
GM
142 * keyboard.c (recursive_edit_1): Cancel busy-cursor.
143
f5b58615
GM
144 * xfns.c (inhibit_busy_cursor, busy_count): Removed.
145 (Fx_show_busy_cursor, Fx_hide_busy_cursor): Removed.
146 (busy_cursor_atimer, busy_cursor_shown_p, Vbusy_cursor_delay): New
147 variables.
148 (DEFAULT_BUSY_CURSOR_DELAY): New define.
149 (start_busy_cursor, cancel_busy_cursor, show_busy_cursor)
150 (hide_busy_cursor): New functions.
151 (syms_of_xfns): DEFVAR_LISP Vbusy_cursor_delay.
152
153 * minibuf.c (read_minibuf): Cancel busy-cursor.
154
155 * keyboard.c (command_loop_1): Call start_busy_cursor before
156 Fcommand_execute and cancel_busy_cursor after it.
157 (timer_check): Remove busy-cursor code.
158 (Fread_key_sequence, Fread_key_sequence_vector): Start/cancel busy
159 cursor timer.
160
161 * process.c (wait_reading_process_input): Remove busy-cursor code.
162
163 * eval.c (Fsignal): Call cancel_busy_cursor instead of
164 Fx_hide_busy_cursor.
165
166 * dispextern.h (Fx_show_busy_cursor, Fx_hide_busy_cursor):
167 Remove prototyoes.
168 (start_busy_cursor, cancel_busy_cursor): Add prototypes.
169
170 * lisp.h (Fx_hide_busy_cursor): Remove prototype.
171
172 * xterm.c (XTread_socket): Remove busy-cursor code.
173
4eb8436f
GM
174 * dispnew.c (flush_stdout) [GLYPH_DEBUG]: New function.
175 (build_frame_matrix_from_leaf_window): Put code handling
176 glyph row's not being a slice of a frame row in #if 0.
177 (sync_window_with_frame_matrix_rows): New function.
178 (frame_row_to_window): New function.
179 (mirror_line_dance): Handle copies between windows.
180
3cb65b0e
GM
181 * lread.c (Fload): Use `xfree' instead of `free'.
182 (init_obarray): Use `xmalloc' instead of `malloc'.
183
bed0c171
GM
184 * window.c (Fset_window_buffer): Set WINDOW to the window
185 after decoding.
2add4349
GM
186 (coordinates_in_window): Take frame's internal border width
187 into account.
bed0c171 188
42088c12
GM
1892000-02-24 Gerd Moellmann <gerd@gnu.org>
190
191 * xterm.c (x_display_and_set_cursor): Display cursor of
192 non-selected windows depending on the setting of
193 cursor_in_non_selected_windows.
194
195 * xdisp.c (cursor_in_non_selected_windows): New variable.
196 (syms_of_xdisp): DEFVAR_BOOL it.
197
d1e103b2
GM
1982000-02-23 Gerd Moellmann <gerd@gnu.org>
199
723e779c
GM
200 * data.c (Fstring_to_number): If number is greater than what
201 fits into an integer, return a float.
202
d1e103b2
GM
203 * eval.c (specbind): Remove references to
204 keyword_symbols_constant_flag.
205
206 * data.c (keyword_symbols_constant_flag): Removed.
207 (Fmakunbound, set_internal, syms_of_data): Remove references to
208 keyword_symbols_constant_flag.
209
210 * bytecode.c (Fbyte_code): Remove keyword_symbols_constant_flag.
211
214f877f
KH
2122000-02-23 Kenichi Handa <handa@etl.go.jp>
213
214 * syntax.c (multibyte_syntax_as_symbol): New variable.
215 (syms_of_syntax): Declare it as a Lisp variable.
216 (SYNTAX_WITH_MULTIBYTE_CHECK): New macro.
217 (scan_lists): If both sexpflag and multibyte_syntax_as_symbol are
218 nonzero, treat all multibyte characters as symbol.
42088c12 219 (init_syntax_once): Give syntax `word' to all multibyte
214f877f
KH
220 characters.
221
130adcb7
EZ
2222000-02-22 Eli Zaretskii <eliz@is.elta.co.il>
223
3cb65b0e 224 * frame.c (Fdelete_frame): Don't let echo_area_window remain on
130adcb7
EZ
225 a deleted frame.
226
17cbbf95
GM
2272000-02-21 Gerd Moellmann <gerd@gnu.org>
228
229 * frame.c (Fmouse_position): GCPRO retval instead of x and y.
230
231 * xfns.c (x_window_to_frame, x_any_window_to_frame)
232 (x_non_menubar_window_to_frame): Check the busy-cursor window.
233
beb0bc36
DL
2342000-02-21 Dave Love <fx@gnu.org>
235
236 * frame.c (Vmouse_position_function): New variable.
237 (Fmouse_position): Use it.
238 (syms_of_frame): Install it.
239
240 * charset.c (find_charset_in_str): Fix use of `c' instead of `c1'.
241
1d92afcd
GM
2422000-02-20 Gerd Moellmann <gerd@gnu.org>
243
244 * fileio.c (Finsert_file_contents): Unbind the binding of
245 standard-output done by temp_output_buffer_setup.
329eed9f
GM
246
247 * eval.c (funcall_lambda): Don't bind Qmocklisp_arguments unless
248 Vmocklisp_arguments is nil. Inline Fcar and Fcdr.
249 (specbind, unbind_to): Handle most common case of non-constant
250 symbol with trivial value specially.
251
252 * bytecode.c (Fbyte_code) <Bvarset>: Inline most common case.
253
2d06696f
RS
2542000-02-20 Richard M. Stallman <rms@caffeine.ai.mit.edu>
255
256 * data.c (Fmake_variable_buffer_local): Doc fix.
257 Init found_for_buffer to 0.
258 (Fmake_variable_frame_local): If the variable has already
259 been buffer-local, set the check_frame field.
260
1d4311c3
EZ
2612000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
262
263 * msdos.c (IT_write_glyphs): Allocate a larger screen_buf as data
264 produced for CODING_MODE_LAST_BLOCK requires.
265
2dc95ddd
DL
2662000-02-18 Dave Love <fx@gnu.org>
267
268 * keyboard.c (echo_keystrokes): Remove declaration.
269 (Vecho_keystrokes) New variable.
270 (read_char, record_menu_key, read_key_sequence): Use it to allow
271 use of float value.
272 (syms_of_keyboard): Change Vecho_keystrokes declaration.
273
274 * lread.c: Undef feature selection macros before defining.
275
f0930f35
GM
2762000-02-18 Gerd Moellmann <gerd@gnu.org>
277
278 * data.c (let_shadows_buffer_binding_p): Ignore specbindings
279 for symbols other than the symbol in question.
280
e3d4de90
DL
2812000-02-17 Dave Love <fx@gnu.org>
282
283 * s/sol2.h (C_DEBUG_SWITCH): Define to allow optimization.
284
0b378936
GM
2852000-02-17 Gerd Moellmann <gerd@gnu.org>
286
d621caf7
GM
287 * emacs.c (main): Use #if GC_MARK_STACK instead of #ifdef.
288
0b378936
GM
289 * alloc.c (enum mem_type): Compile unconditionally.
290
3b451f74
EZ
2912000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
292
293 * xfaces.c (tty_defined_color): Don't return faulire indication
294 for unspecified-fg and unspecified-bg pseudo-colors.
295
10689a01
GM
2962000-02-17 Gerd Moellmann <gerd@gnu.org>
297
1216f5e4
GM
298 * alloc.c (mark_object): Don't mark symbol names in pure space.
299 (gc_sweep): Don't unmark symbol names in pure space.
300
301 * lisp.h (GC_USE_GCPROS_AS_BEFORE, GC_MAKE_GCPROS_NOOPS)
302 (GC_MARK_STACK_CHECK_GCPROS, GC_USE_GCPROS_CHECK_ZOMBIES)
303 [GC_MARK_STACK]: New defines.
304 (GCPRO1, GCPRO2, GCPRO3, GCPRO4, GCPRO5, UNGCPRO)
305 [GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS]: Define as no-ops.
306
307 * emacs.c (main) [GC_MARK_STACK]: Initialize stack_base.
308
309 * buffer.c (Fget_buffer_create, Fmake_indirect_buffer): Use
310 allocate_buffer instead of xmalloc.
311
312 * alloc.c (toplevel): Include setjmp.h.
313 (PURE_POINTER_P): New define.
314 (enum mem_type) [GC_MARK_STACK]: New enumeration.
315 (Vdead) [GC_MARK_STACK]: New variable.
316 (lisp_malloc): Add parameter TYPE, call mem_insert if
317 GC_MARK_STACK is defined.
318 (allocate_buffer): New function.
319 (lisp_free) [GC_MARK_STACK]: Call mem_delete.
320 (free_float) [GC_MARK_STACK]: Set type to Vdead.
321 (free_cons) [GC_MARK_STACK]: Set car to Vdead.
322 (stack_base, mem_root, mem_z) [GC_MARK_STACK]: New variables.
323 (MEM_NIL) [GC_MARK_STACK]: New define.
324 (struct mem_node) [GC_MARK_STACK]: New structure.
325 (mem_init, mem_find, mem_insert, mem_delete, mem_insert_fixup)
326 (mem_delete_fixup, mem_rotate_left, mem_rotate_right)
327 (live_string_p, live_cons_p, live_symbol_p, live_float_p)
328 (live_misc_p, live_vector_p, live_buffer_p, mark_memory)
329 (mark_stack) [GC_MARK_STACK]: New functions.
330 (Fgarbage_collect) [GC_MARK_STACK]: Call mark_stack.
331 (clear_marks): Removed.
332 (gc_sweep): Set free conses' car, free floats' type, free
333 symbols' function to Vdead. Use lisp_free to free buffers.
334 (init_alloc_once): Initialize Vdead.
335 (survives_gc_p): Return non-zero for pure objects.
336
337 * alloc.c: Add comments throughout the file.
338
2503c8b1
GM
339 * atimer.c (stop_other_atimers): Don't call cancel_atimer because
340 that unblocks alarms.
341
8389e1e2
GM
342 * alloc.c, bytecode.c, data.c, dispnew.c, ecrt0.c, editfns.c,
343 emacs.c, floatfns.c, fns.c, lread.c, print.c, config.in, lisp.h,
344 Makefile.in: Remove `LISP_FLOAT_TYPE' and `standalone'.
345
10689a01
GM
346 * frame.c (make_frame): Set frame initiallly to `garbaged'.
347
bfc17d18
KH
3482000-02-17 Kenichi Handa <handa@etl.go.jp>
349
4a09dee0
KH
350 * xdisp.c (decode_mode_spec_coding): Delete superfluous code to
351 avoid infinite error signaling. Allocate sufficient memory for
352 eol_str in the case that eoltype is Lisp_Int.
bfc17d18 353
2b927d02
SM
3542000-02-17 Stefan Monnier <monnier@cs.yale.edu>
355
356 * syntax.c (Fforward_comment): Undo the previous change, since cc-mode
357 depends on the previous behavior.
358
b49cb764
GM
3592000-02-16 Gerd Moellmann <gerd@gnu.org>
360
361 * sysdep.c (vfork) [!HAVE_VFORK]: Removed.
362
99e95407
GM
3632000-02-15 Gerd Moellmann <gerd@gnu.org>
364
365 * s/freebsd.h (BROKEN_PTY_READ_AFTER_EAGAIN): Define.
366
367 * process.c (send_process) [BROKEN_PTY_READ_AFTER_EAGAIN]:
b49cb764 368 Workaround for FreeBSD bug. Clear output queue after EAGAIN in
99e95407
GM
369 write(2).
370
6ffd3cf7
RS
3712000-02-15 Richard M. Stallman <rms@gnu.org>
372
373 * data.c (set_internal): Don't make variable buffer-local
374 if within a let-binding for the same buffer.
375 (let_shadows_buffer_binding_p): New function.
376
377 * eval.c (specbind): For buffer-local value,
378 record the current buffer also.
379 (unbind_to): Cope with that change.
380
cad53475
GM
3812000-02-15 Gerd Moellmann <gerd@gnu.org>
382
383 * window.c (Fsave_window_excursion): Doc fix.
384
1aa963c8
SM
3852000-02-15 Stefan Monnier <monnier@cs.yale.edu>
386
387 * syntax.c (back_comment): Make sure we only consider comment-starters
388 of the relevant style and return -1 in case of a failure to find the
389 beginning of the comment.
390 (Fforward_comment): If back_comment fails, go back to the position just
391 after the comment-end.
392 (scan_lists): Add comment describing a very minor bug.
393
b9b84fd3
SM
3942000-02-14 Stefan Monnier <monnier@cs.yale.edu>
395
396 * minibuf.c (Ftry_completion, Fall_completions): Add a reference to
397 `completion-regexp-list' in the docstring.
398
3a28db80
DL
3992000-02-14 Dave Love <fx@gnu.org>
400
401 * xfaces.c (tty_defined_color): Declare color_idx unsigned long.
402
fb4a568d
SM
4032000-02-14 Stefan Monnier <monnier@cs.yale.edu>
404
405 * regex.h (RE_SYNTAX_EMACS): Add RE_CHAR_CLASSES and RE_INTERVALS
406 to Emacs' syntax. Also fix the comment about set/not-set meanings
407 since Emacs syntax is not the value 0 any more.
408 * search.c (compile_pattern_1): Remove RE_CHAR_CLASSES from the syntax
409 since it's now part of RE_SYNTAX_EMACS.
410
1063ebb5
DL
4112000-02-12 Dave Love <fx@gnu.org>
412
413 * frame.h (SELECTED_FRAME): Use NULL, not 0 to avoid warnings on
414 Alpha.
415
fb07a302
GM
4162000-02-12 Gerd Moellmann <gerd@gnu.org>
417
418 * xdisp.c (syms_of_xdisp): Doc fix for scroll-conservatively.
419
aaf2320c
DL
4202000-02-12 Dave Love <fx@gnu.org>
421
422 * s/aix3-2.h, s/osf-1.h: Define C_DEBUG_SWITCH for non-gcc.
423
424 * s/ux4800.h, s/umips.h, s/umax.h, s/sol2.h, s/sco5.h, s/rtu.h:
fb07a302
GM
425 * s/ptx4.h, s/umax.h, s/dgux.h, s/bsd4-2.h, s/bsd4-3.h:
426 * s/hpux.h: Don't define HAVE_VFORK.
aaf2320c
DL
427
428 * s/gnu-linux.h: Don't define HAVE_VFORK or HAVE_SYS_SIGLIST.
429
430 * s/nextstep.h: Don't define HAVE_ALLOCA.
431
432 * config.in: Add vfork bits.
433
eedf8bde
GM
4342000-02-12 Gerd Moellmann <gerd@gnu.org>
435
436 * process.c (Fopen_network_stream) [POLL_FOR_INPUT]: Register
437 unwind function to undo the effect of stopping atimers.
438
439 * keyboard.c (bind_polling_period): Stop all timers except
440 poll_timer.
441
442 * atimer.c (stopped_atimers): New variable.
443 (stop_other_atimers, run_all_atimers, unwind_stop_other_atimers):
444 New functions.
445
446 * atimer.h (stop_other_atimers, run_all_atimers)
447 (unwind_stop_other_atimers): Add function prototypes.
448
449 * s/hpux10.h (HAVE_XRMSETDATABASE): Define if not already defined.
450
8476c2f8
KR
4512000-02-11 Ken Raeburn <raeburn@gnu.org>
452
453 * Makefile.in (LIBX): Link in tiff library before jpeg, since tiff
454 library may depend on jpeg.
455 (atimer.o): Depends on atimer.c.
456
0e85e4a3
KH
4572000-02-11 Kenichi Handa <handa@etl.go.jp>
458
459 * insdel.c (del_range_1): Call update_compositions.
460 (del_range_both): Call update_compositions just once..
461
97fa0cc8
DL
4622000-02-10 Dave Love <fx@gnu.org>
463
464 * xfns.c (create_frame_xic): Fix initialization of automatic
465 aggregates for pcc.
466
25566a3c
KH
4672000-02-09 Kenichi Handa <handa@etl.go.jp>
468
469 * ccl.c (CCL_MAKE_CHAR): New macro.
470 (ccl_driver) <CCL_TranslateCharacter>: Check the validity of
471 registers by CCL_MAKE_CHAR before calling translate_char.
472 <CCL_TranslateCharacterConstTbl> Likewise.
473
69da54ba
DL
4742000-02-08 Dave Love <fx@gnu.org>
475
476 * lread.c (__EXTENSIONS__): Define.
477
f7136ee8
GM
4782000-02-08 Gerd Moellmann <gerd@gnu.org>
479
480 * puresize.h (BASE_PURESIZE): Increase to 650000.
481
7768790b
EZ
4822000-02-07 Eli Zaretskii <eliz@is.elta.co.il>
483
484 * msdos.c (XMenuActivate): Turn off the cursor after displaying
485 the help message.
486
38fd211b
EZ
4872000-02-07 Eli Zaretskii <eliz@is.elta.co.il>
488
489 * s/msdos.h (INTERNAL_TERMINAL): Add capabilities se, so, us, ue,
490 md, mh, mb, mr, and me to the fake termcap entry.
491
66e4690f
KR
4922000-02-06 Ken Raeburn <raeburn@gnu.org>
493
494 * sound.c (sound_cleanup): Don't call device close routine if the
495 function pointer is null.
496
a75dfea0
AI
4972000-02-06 Andrew Innes <andrewi@gnu.org>
498
499 * dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
500 around image definitions and prototypes.
501 (gamma_correct) [WINDOWSNT]: New prototype.
502
503 * w32term.c (x_make_frame_visible): Replace call to
504 input_poll_signal with poll_for_input.
505
506 * window.c [WINDOWSNT]: Include w32term.h.
507
508 * xdisp.c [WINDOWSNT]: Include w32term.h.
509
510 * makefile.nt: Add dependencies on w32gui.h.
511 (OBJ1): Include atimer.obj.
512 ($(BLD)\atimer.obj): New dependency rule.
513
514 * w32.c (sigmask): New function (does nothing).
515 (sigunblock): Ditto.
516
517 * frame.c [WINDOWSNT]: Include w32term.h.
518
519 * w32gui.h (struct W32FontStruct): Add ascent and descent slots.
520
521 * lread.c (syms_of_lread): Fix literal newlines.
522
523 * emacs.c (USAGE): Split into USAGE1 and USAGE2, to work-around
524 the string constant limit (2048 bytes) in MSVC.
525 (main): Ditto.
526
59ddecde
GM
5272000-02-05 INOUE Seiichiro <inoue@ainet.or.jp>
528
529 * xterm.c (x_display_and_set_cursor) [HAVE_X_I18N]: Set pre-edit
530 area.
531 (x_display_cursor) [HAVE_X_I18N]: Don't set it here.
532 (XTread_socket) [HAVE_X_I18N]: <KeyPress, KeyRelease>: Don't
533 dispatch the event.
534
07590973
DL
5352000-02-04 Dave Love <fx@gnu.org>
536
537 * fileio.c: Remove some unused vars.
538 (_GNU_SOURCE): Define (for euidaccess).
539
540 * lread.c (_XOPEN_SOURCE): Declare (for ftello).
541
542 * minibuf.c (read_minibuf_noninteractive): Remove undeclared
543 gcpro1, gcpro2.
544 (read_minibuf): Deal with allow_props correctly.
545
649351f9
EZ
5462000-02-03 Eli Zaretskii <eliz@is.elta.co.il>
547
548 * s/msdos.h (SYSTEM_PURESIZE_EXTRA): Enlarge to 60000.
549
66e4690f 5502000-02-03 Ken Raeburn <raeburn@gnu.org>
f1b9c7c1
KR
551
552 * search.c (compile_pattern): If a cache entry has a nil regexp,
553 fill in that entry instead of clobbering a previously cached
554 string regexp.
555
66e4690f 5562000-02-02 Ken Raeburn <raeburn@gnu.org>
15c9cf81
KR
557
558 * puresize.h (BASE_PURESIZE): Increase to 610000.
559
d240a249
GM
5602000-02-02 Gerd Moellmann <gerd@gnu.org>
561
562 * frame.c (Fframe_parameters): Add GCPRO because tty_color_name
563 can GC.
564
ca91fb26
KH
5652000-02-02 Kenichi Handa <handa@etl.go.jp>
566
25660570
KH
567 * ccl.c (ccl_driver) <CCL_WriteExprRegister>: Set jump_address
568 instead of incrementing ic directly.
569 <CCL_WriteExprConst> Likewise.
570 <ccl_set_expr>: Set ic to jump_address.
571
ca91fb26
KH
572 * fileio.c (e_write): Fix the handling of
573 CODING_FINISH_INSUFFICIENT_SRC.
574
2ede9689
DL
5752000-02-01 Dave Love <fx@gnu.org>
576
577 * editfns.c (Fpropertize): Doc fix.
578
579 * process.c (Fstart_process): Doc fix.
580
581 * eval.c: Fix various doc strings not to duplicate information
582 from help-manyarg-func-alist.
583
584 * window.c (Fset_window_margins): Don't make interactive. Doc
585 fix.
586
587 * doc.c (Vhelp_manyarg_func_alist): New variable.
588 (Fdocumentation): Use it.
589 (syms_of_doc): Define it.
590
b6680a0e
GM
5912000-01-31 Gerd Moellmann <gerd@gnu.org>
592
2cb750ba
GM
593 * xterm.c (xim_open_dpy): Remove unused local variable.
594
74e9213b
GM
595 * emacs.c (USAGE): Use term `display options' instead of `X
596 options'.
597
598 * xdisp.c (Ftrace_to_stderr) [GLYPH_DEBUG]: New function.
599 (syms_of_xdisp) [GLYPH_DEBUG]: Defsubr it.
600
b6680a0e
GM
601 * fns.c (sweep_weak_table): New function.
602 (sweep_weak_hash_tables): Use it. Keep on marking until there
603 is no more change.
604
994c5afe
GM
6052000-01-30 Gerd Moellmann <gerd@gnu.org>
606
607 * xterm.c (x_delete_display): Update next_noop_dpyinfo to ensure
608 that XTread_socket does not crash by trying to call XNoOp on a
609 closed display.
610
f00276e3
JR
6112000-01-30 Jason Rumney <jasonr@gnu.org>
612
613 * w32inevt.c (get_frame, w32_console_mouse_position, mouse_moved_to):
614 Change selected_frame to SELECTED_FRAME ().
615 (w32_console_mouse_position): Remove #ifndef MULE from around
616 `insist' parameter.
617
618 * makefile.nt: Remove dosfns.obj.
619
620 * term.c (term_init) [WINDOWSNT]: Initialize TN_max_colors.
621
622 * w32fns.c (w32_defined_color): Check for valid frame before
623 applying gamma correction. Eliminate dependency on frame elsewhere.
624 (w32_load_system_font): Switch FIXED_PITCH and VARIABLE_PITCH.
625 (w32_to_x_font): Use resx and resy not height_in and width_in.
626 (x_to_w32_font): Doc fix.
627 (xlfd_strip_height): New function to strip and return font height.
628 (w32_font_match): Compare height separately from rest of xlfd
629 spec, using xlfd_strip_height.
630
631 * w32term.c (w32_term_init): Swap resx and height_in, resy and
632 width_in. Use w32_defined_color in place of defined_color.
633
634 * w32faces.c: Merge more of DOS and X specifics in preparation for
635 merge with xfaces.c.
636 (defined_color): Remove FIXME comment.
637 (tty_color_name): Provide w32-specific function.
638 (realize_tty_face): Handle FACE_TTY_DEFAULT*_COLOR specially.
639
640 * w32console.c (turn_on_face, turn_off_face): Removed.
641 (w32_face_attributes): New function.
642 (Global_variables): Reduce scope where possible.
643 (clear_frame, ins_del_lines, scroll_line): Use char_attr_normal as
644 fill attribute.
645 (hl_mode): Don't modify text attributes.
646 (write_glyphs): Don't do anything if len <= 0. Use
647 w32_face_attributes to get attributes for drawing. Write
648 terminating codes using char_attr_normal.
649 (reset_terminal_modes, set_terminal_modes): Turn off highlight.
650 (update_begin, update_end): Likewise.
651 (vga_stdcolor_name): New function.
652 (initialize_w32_display): Remove char_attr_reverse and char_attr.
653 (Fset_screen_color): Remove char_attr_reverse.
654
b08e8bb2
GM
6552000-01-29 Gerd Moellmann <gerd@gnu.org>
656
657 * xfns.c (xic_set_preeditarea): Take window parameter and
658 window-relative pixel-positions.
659
660 * xterm.c (x_display_cursor): Set XIC pre-edit area only if window
661 is its frame's selected window.
662 (xim_instantiate_callback): Likewise.
663
664 * xfns.c (x_create_im): Removed.
665 (DEFAULT_STYLE, DEFAULT_FONT): Removed.
666 (supported_xim_styles): Renamed from supported_styles.
667 (best_xim_style): Renamed from best_style.
668 (create_frame_xic): Renamed from xic_create_frame.
669 (free_frame_xic): Renamed from xic_destroy_frame.
670
6712000-01-29 INOUE Seiichiro <inoue@ainet.or.jp>
672
673 * xterm.c (XTread_socket) [HAVE_X_I18N]: If event is for none of
674 our frames, call XFilterEvent with 2nd parameter `None'.
675 (XTread_socket) <KeyPress> [HAVE_X_I18N]: Handle XmbLookupString
676 returning XBufferOverflow.
677 (XTread_socket) <ConfigureNotify> [HAVE_X_I18N]: Set XIC status
678 area.
679 (x_display_cursor) [HAVE_X_I18N]: Set XIC pre-edit area.
680 (x_new_fontset) [HAVE_X_I18N]: Create XIC status area fontset.
681 (xim_destroy_callback, xim_open_dpy, xim_instantiate_callback)
682 (xim_initialize, xim_close)
683 [HAVE_X_I18N && HAVE_X11R6]: New functions.
684 (x_destroy_window) [HAVE_X_I18N]: Call xic_destroy_frame.
685 (x_term_init) [HAVE_X_I18N]: Call xim_initialize.
686 (x_delete_display) [HAVE_X_I18N]: Call xim_close.
687
688 * xterm.h (struct x_display_info) [HAVE_X_I18N]: Add members `xim'
689 and `xim_styles'.
690 (struct x_output) [HAVE_X_I18N]: Remove member `xim', add
691 `xic_style' and `xic_xfs'.
692 (FRAME_MENUBAR_HEIGHT, FRAME_X_XIM, FRAME_X_XIM_STYLES)
693 (FRAME_XIC_STYLE, FRAME_XIC_FONTSET): New macros.
694 (FRAME_XIM): Removed.
695
696 * xfns.c (supported_styles): New variable.
697 (DEFAULT_STYLE, DEFAULT_FONT): New macros
698 (xic_create_xfontset, best_style, xic_create_frame)
699 (xic_destroy_frame, xic_set_preeditarea, xic_set_statusarea)
700 (xic_set_xfontset): New functions.
701
142e109c
DL
7022000-01-28 Dave Love <fx@gnu.org>
703
704 * s/irix6-5.h: Revert last change after change to irix5-0.h.
705
706 * m/iris4d.h (C_SWITCH_MACHINE): Don't use -G0.
707
b02786f9
GM
7082000-01-28 Gerd Moellmann <gerd@gnu.org>
709
d060bc9f
GM
710 * buffer.c (Fother_buffer): Don't call Fset_buffer_major_mode
711 for *scratch* if it already existed.
712
b02786f9
GM
713 * emacs.c (USAGE): New macro.
714 (main): Use it to display usage information.
715
2c52d7e4
EZ
7162000-01-27 Eli Zaretskii <eliz@is.elta.co.il>
717
718 Support for the menu-help feature:
719
720 * msdos.h: Change prototypes of XMenuAddSelection and
721 XMenuActivate.
722
723 * msdos.c (IT_clear_end_of_line): Print the extent of the cleared
724 part of the line to the termscript file.
725 (IT_clear_to_end): Clear the entire line, not just its beginning.
726 (menu_help_message, prev_menu_help_message): New variables.
727 (IT_menu_make_room): Make room for the help_text member.
728 (IT_menu_display): New argument disp_help; all callers changed.
729 If disp_help is non-zero, store the help text of the active menu
730 item in menu_help_message.
731 (XMenuAddPane): Initialize the help_text member to NULL.
732 (XMenuAddSelection): New argument help_text. Store it in the
733 XMenu structure.
734 (XMenuActivate): New argument help_callback. If the value of
735 menu_help_message has changed since the last time, display the
736 menu help message text while waiting for the mouse to move. Clear
737 the echo area before exiting.
738 (XMenuDestroy): Free the help_text member.
739
ffe0bcd1
GM
7402000-01-27 Gerd Moellmann <gerd@gnu.org>
741
742 * xmenu.c (xmenu_show) [!USE_X_TOOLKIT]: Pass help to
743 XMenuAddSelection. Pass help callback to XMenuActivate.
744 (menu_help_callback) [!USE_X_TOOLKIT]: New function.
745
50dbd23f
EZ
7462000-01-27 Eli Zaretskii <eliz@is.elta.co.il>
747
748 * atimer.c (start_atimer) [!HAVE_SETITIMER]: Use EMACS_SET_SECS
749 and EMACS_SET_USECS.
750
f5941bf8
GM
7512000-01-26 Dave Love <fx@gnu.org>
752
6c67ddee
DL
753 * editfns.c (Fchar_after, Fchar_before): Doc fix.
754
f5941bf8
GM
755 * bytecode.c (Fbyte_code): Use {BEFORE,AFTER}_POTENTIAL_GC where
756 an error may be signalled.
757
9e49c990
GM
7582000-01-26 Gerd Moellmann <gerd@gnu.org>
759
fc3cb460
GM
760 * s/irix6-5.h [__GNUC__ && __GNUC_MINOR__ >= 95]: Undef
761 LD_SWITCH_SYSTEM inherited from irix5-0.h.
762
9e49c990
GM
763 * bytecode.c (Fbyte_code) [BYTE_CODE_SAFE]: Fix typo.
764
d0c037d8
GM
7652000-01-25 Gerd Moellmann <gerd@gnu.org>
766
767 * charset.c (Fstring): If there is a multibyte char among
768 the args, always return a multibyte string.
769
e12489f9
GM
7702000-01-25 Gerd Moellmann <gerd@gnu.org>
771
772 * sysdep.c (sys_select): Turn atimers off and on instead of
773 recording and restoring old alarm handler
774
775 * process.c (toplevel): Include atimer.h.
776 (create_process_1): Rewritten.
777 (create_process): Use atimers instead of alarm.
778 (wait_reading_process_input) [hpux]: Turn atimers off instead
779 of turning off SIGALRM.
780 (wait_reading_process_input): Turn off atimers instead off
781 calling stop_polling.
782
783 * emacs.c (main): Call init_atimer.
784
785 * keyboard.c (toplevel): Include systime.h and atimer.h.
786 (polling_for_input): Removed because unused.
787 (input_poll_signal) [POLL_FOR_INPUT]: Removed.
788 (poll_timer): New variable.
789 (poll_for_input, poll_for_input_1): New functions.
790 (start_polling, stop_polling): Rewritten.
791
792 * keyboard.h (polling_for_input): Removed.
793
794 * atimer.h, atimer.c: New files.
795
796 * Makefile.in (obj): Add atimer.o.
797 (atimer.o): New target.
798
799 * blockinput.h (pending_atimers): Add extern declaration.
800 (UNBLOCK_INPUT): Rewritten. Handle pending atimers.
801
802 * lisp.h (popup_activated_flag): Add extern declaration.
803
804 * xmenu.c (popup_activated_flag): Make externally visible.
805 (popup_activate_callback) [USE_MOTIF]: Increment
806 popup_activated_flag.
807 (popup_deactivate_callback) [USE_MOTIF]: Decrement it.
808
809 * xterm.c (toplevel): Include atimer.h.
810 (toolkit_scroll_bar_interaction): New variable.
811 (Fxt_process_timeouts): Removed.
812 (x_process_timeouts): New function.
813 (xt_action_hook): Clear toolkit_scroll_bar_interaction.
814 (x_send_scroll_bar_event): Set toolkit_scroll_bar_interaction.
815 (x_make_frame_visible): Call poll_for_input_1 instead of
816 input_poll_signal. Don't call alarm.
817 (x_initialize): Install timer calling x_process_timeouts.
818
1e5279b9
DL
8192000-01-24 Dave Love <fx@gnu.org>
820
6c67ddee 821 * s/irix5-0.h: Don't set LD_SWITCH_SYSTEM -- we use unexelf now.
1e5279b9
DL
822 Don't use -cckr -- apparently not now necessary.
823
edf6aeb8
EZ
8242000-01-24 Eli Zaretskii <eliz@is.elta.co.il>
825
826 * msdos.c (IT_menu_display): Truncate long menu lines at the right
827 screen boundary.
828
9badad41
JR
8292000-01-23 Jason Rumney <jasonr@gnu.org>
830
831 * w32fns.c (w32_defined_color): Apply gamma correction before
832 trying to map to the palette.
833 (w32_wnd_proc) [WM_ERASE_BACKGROUND]: Pass device context of frame
834 to w32_clear_rect.
835
836 * w32term.c (w32_fill_rect): Do not try to deal with NULL hdc
837 here. Callers changed to always pass real device context.
838 (w32_draw_bitmap): Likewise.
839 (w32_get_glyph_overhangs): Likewise.
840 (w32_draw_box_rect): Make use of s->hdc rather than getting a new
841 one.
842 (w32_set_vertical_scroll_bar): Pass correct HWND parameters to
843 pfnSetScrollInfo and SetScrollRange.
844 (x_get_char_face_and_encoding): Don't turn iso8859-1 characters
845 back into MULE characters after decoding them.
846 (x_get_glyph_face_and_encoding): Likewise.
847 (w32_per_char_metric): Use GetCharExtentPoint32W as fallback when
848 GetCharABCWidthsW fails, since this is defined on Windows 9x.
849 (x_produce_glyphs): Calculate per char metrics for a character
850 that we know exists in default font when font_not_found_p is true.
851
63bd786b
JR
8522000-01-22 Jason Rumney <jasonr@gnu.org>
853
854 * makefile.nt (intervals.obj, composite.obj): New modules.
855 (composite.h): Added as dependency where appropriate.
856
857 * w32gui.h (XGCValue): New struct for emulating X GCs.
858
859 * w32term.h (XCharStruct): New struct for emulating X.
860
861 * w32console.c (turn_on_face, turn_off_face): New functions.
862 (change_line_highlight): New prototype for new redisplay.
863 (write_glyphs): Support multibyte text. Support faces.
864
865 * w32faces.c: Complete rewrite for new redisplay based on new
866 xfaces.c.
867
868 * w32fns.c: Use SELECTED_FRAME macro in place of selected_frame
869 throughout. struct frame * in place of FRAME_PTR.
870 Skeleton support for images, toolbars, tooltips from xfns.c.
871 (Fx_create_frame): Use system default for default scroll bar
872 width.
873 (w32_get_arg): Renamed from x_get_arg.
874 (Fx_file_dialog): New function.
875 (w32_list_fonts): Check cache before asking system.
876 (Vw32_enable_synthesized_fonts): New variable.
877 (Vw32_enable_italics): Obsolete, removed.
878
879 * w32inevt.c (get_frame, w32_console_mouse_position, mouse_moved_to):
880 Use SELECTED_FRAME macro.
881
882 * w32menu.c: Add skeleton support for help strings on menus.
883 (add_menu_item): Native checkbox and radio support added, but not
884 yet enabled due to bugs.
885 (push_menu_item): Add parameters type, selection and help.
886 Callers updated.
887 Formatting changes to reduce unnecessary diffs with xmenu.c.
888
889 * w32select.c (Fw32_set_clipboard_data): Update call to
890 find_charset_in_str.
891
892 * w32term.c: Complete rewrite for new redisplay based on new
893 xterm.c with necessary sections merged back in from old w32term.c.
894
6ffd3cf7 8952000-01-21 Richard M. Stallman <rms@gnu.org>
b50c9214
RS
896
897 * data.c (set_internal): Further fix in same criterion.
898
6ffd3cf7 8992000-01-20 Richard M. Stallman <rms@gnu.org>
8cc95642
RS
900
901 * data.c (set_internal): Fix the criteria for whether
902 to swap out the old cached binding.
903
60af03f1
DL
9042000-01-19 Dave Love <fx@gnu.org>
905
906 * lread.c: (syms_of_lread) [user-init-file]: Doc change.
907
f9be074f
KH
9082000-01-18 Kenichi Handa <handa@etl.go.jp>
909
910 * regex.c (re_compile_fastmap): While checking a range table for
911 `charset', skip flag bits for a character class correctly.
912
52b8dbf9
GM
9132000-01-17 Gerd Moellmann <gerd@gnu.org>
914
d36100c9
GM
915 * m/news-risc.h (LD_SWITCH_MACHINE): Define differently for GCC.
916
52b8dbf9
GM
917 * xfns.c (x_window): Call lw_create_widget with new parameter
918 list.
919
920 * widget.c (EmacsFrameSetCharSize): Change size of children first
921 because of problems with main window geometry management under
922 Lesstif.
923
924 * xmenu.c (enum menu_item_idx): New enumeration replacing defines
925 MENU_ITEMS_ITEM_.*.
926 (MENU_ITEMS_ITEM_HELP): New enumerator.
927 (push_menu_item): Add parameter HELP. Record help in menu_items.
928 (single_menu_item, single_submenu, list_of_items): Call
929 push_menu_item with new parameter.
930 (single_submenu): Set help string in widget value.
931 (menu_highlight_callback): New function.
932 (set_frame_menubar): Call lw_create_widget with new
933 parameter list.
934 (xmenu_show, xdialog_show): Ditto.
935
3139018f
GM
9362000-01-13 Gerd Moellmann <gerd@gnu.org>
937
938 * sound.c (Fplay_sound): Improve doc string.
939
83c8f461
RS
9402000-01-11 Richard M. Stallman <rms@gnu.org>
941
942 * lisp.h (set_internal): Enter the new arg.
943
944 * eval.c (specbind): Record buffer-local variables specially,
945 indicating which buffer's binding was saved.
946 (unbind_to): Restore buffer-local variables specially
947 in the proper buffer.
948
949 * data.c (set_internal): New arg BUF.
950
951 * eval.c (specbind, unbind_to): Pass new arg to set_internal.
952 * data.c (Fset): Pass new arg to set_internal.
953 * bytecode.c (Fbyte_code): Pass new arg to set_internal.
954
1fab1775
GM
9552000-01-11 Gerd Moellmann <gerd@gnu.org>
956
957 * .gdbinit: Adapt to new strings. Add xbacktrace, xreload,
958 xprintsym.
959
83c8f461 9602000-01-11 Richard M. Stallman <rms@gnu.org>
6f59462e
RS
961
962 * minibuf.c (Ftry_completion): Doc fix.
963
7a85e4df
GM
9642000-01-11 Gerd Moellmann <gerd@gnu.org>
965
966 * keyboard.c (Fclear_this_command_keys): Clear recent_keys
967 vector, too.
968
a970dae4
AS
9692000-01-11 Andreas Schwab <schwab@suse.de>
970
971 * coding.c (code_convert_region): Initialize total_skip.
972
c65d14ee
DL
9732000-01-08 Dave Love <fx@gnu.org>
974
975 * eval.c (Fuser_variable_p): Check customizability too.
976
834938d2
GM
9772000-01-07 Gerd Moellmann <gerd@gnu.org>
978
979 * minibuf.c (Fcompleting_read): Doc fix.
980
e0303cd6
GM
9812000-01-05 Gerd Moellmann <gerd@gnu.org>
982
8a26744b
GM
983 * s/freebsd.h (C_SWITCH_SYSTEM): Add -I /usr/local/include and
984 -L /usr/local/lib.
985
e0303cd6
GM
986 * xfns.c (x_create_im): New function to set IM and IC of a frame.
987 Check that input style is supported before trying to create an
988 IC for it.
989 (x_window): Call x_create_im.
990
2e471eb5
GM
9912000-01-04 Gerd Moellmann <gerd@gnu.org>
992
560a7bd2
GM
993 * xfns.c (current_gif_memory_src): New variable.
994 (gif_load): Record the address of the current memory source
995 in current_gif_memory_src.
996 (gif_read_from_memory): Use current_gif_memory_src.
997
f9ee84a3
GM
998 * systime.h (EMACS_GET_TIME, EMACS_ADD_TIME, EMACS_SUB_TIME): Give
999 macros statement form.
1000
d1299cde
GM
1001 * sound.c (struct sound): Renamed from struct sound_file.
1002 (struct sound): Add members `data' and `header_size'.
1003 (enum sound_attr): Add SOUND_DATA.
1004 (current_sound, current_sound_device): Variables renamed from
1005 sound_file and sound_device.
1006 (parse_sound): Parse :data.
1007 (parse_sound): Handle sound data in strings.
1008 (find_sound_type): Function renamed from find_sound_file_type.
1009 (wav_init, au_init): Fail if sound's header_size is smaller than
1010 needed header size.
1011 (wav_play, au_play): Play sounds from string data.
1012
2e471eb5
GM
1013 * puresize.h (BASE_PURE_SIZE): Increase to 600000.
1014
1015 * lisp.h: Add prototype for allocate_string_data.
1016
1017 * alloc.c (Fgarbage_collect): Return number of live and free
1018 strings.
1019
1020 * alloc.c (mark_buffer): Remove code in #if 0.
1021 (gc_sweep): Ditto.
1022 (UNMARK_BALANCE_INTERVALS): Give the macro statement form.
1023 (strings_consed): New variable.
1024 (allocate_string): Set it.
1025 (syms_of_alloc): Add DEFVAR_INT for strings_consed.
1026 (Fmemory_use_counts): Return strings_consed. Use Flist.
1027
1028 * alloc.c: General cleanup in comments etc. Remove conditional
1029 compilation for `standalone'.
1030
1031 * lisp.h (struct Lisp_String): Make DATA member `unsigned char *'.
1032
1033 * alloc.c (MARK_STRING, UNMARK_STRING, STRING_MARKED_P):
1034 (GC_STRING_BYTES, GC_STRING_CHARS): New macros.
1035 (DONT_COPY_FLAG): Removed.
1036 (SBLOCK_SIZE, LARGE_STRING_BYTES): New macros.
1037 (struct sdata, struct sblock): New
1038 (struct string_block): Rewritten.
1039 (STRINGS_IN_STRING_BLOCK): New macro.
1040 (oldest_sblock, current_sblock, total_strings, total_free_strings)
1041 (large_sblocks, string_blocks, string_free_list): New variables.
1042 (NEXT_FREE_LISP_STRING, SDATA_OF_STRING, SDATA_SIZE): New macros.
1043 (init_strings): Rewritten.
1044 (allocate_string, allocate_string_data, compact_small_strings)
1045 (free_large_strings, sweep_strings): New functions.
1046 (STRING_BLOCK_SIZE, STRING_BLOCK_OUTSIZE)
1047 (struct string_block_head, current_string_block)
1048 (first_string_block, large_string_blocks, STRING_FULLSIZE)
1049 (STRING_PAD): Removed.
1050 (make_uninit_multibyte_string, make_pure_string): Rewritten.
1051 (Fgarbage_collect): Don't set mark bit in large strings.
1052 (mark_object): Mark strings differently. Mark symbol names
1053 differently.
1054 (survives_gc_p): Test marked strings differently.
1055 (gc_sweep): Sweep strings differently, unmark strings in
1056 symbol names.
1057 (compact_strings): Removed.
1058
42608ba8
EZ
10592000-01-04 Eli Zaretskii <eliz@is.elta.co.il>
1060
1061 * xfaces.c (syms_of_xfaces): defsubr Scolor_gray_p and
1062 Scolor_supported_p even if HAVE_X_WINDOWS is not defined.
1063
e0a09e1a
KH
10642000-01-04 Kenichi Handa <handa@etl.go.jp>
1065
dd9f0750
KH
1066 * fileio.c (Finsert_file_contents): Signal error if visiting file
1067 in a non-empty buffer.
1068
3c0f3b15 1069 * term.c (encode_terminal_code): Fix the previous change.
e0a09e1a 1070
44cd3ae5
GM
10712000-01-03 Gerd Moellmann <gerd@gnu.org>
1072
1073 * xfaces.c (syms_of_xfaces): Change Sface_color_gray_p to
1074 Scolor_gray_p, Sface_color_supported_p to Scolor_supported_p.
1075
1076 * s/hpux9.h (NO_EDITRES): Define even if HAVE_LIBXMU.
1077
c182a70f
EZ
10782000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
1079
1080 * xdisp.c (handle_single_display_prop) [HAVE_WINDOW_SYSTEM]: No
1081 need to test for MSDOS frames.
1082
24480d5b
EZ
10832000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
1084
1085 * dosfns.c (unspecified_colors): Remove.
1086 (msdos_stdcolor_idx): Use global variables unspecified_fg and
1087 unspecified_bg.
1088 (msdos_stdcolor_name): Return strings for unspecified fore- and
1089 back-ground colors.
1090
1091 * xfaces.c (Qunspecified_fg, Qunspecified_bg): Remove.
aaf2320c 1092 (syms_of_xfaces): Remove their staticpro's.
24480d5b
EZ
1093 (tty_color_name): Return Lisp strings for unspecified fore- and
1094 back-ground colors.
1095 (Finternal_set_lisp_face_attribute): Remove the special treatment
1096 for Qunspecified_{f,b}g.
1097 (realize_default_face): Replace Qunspecified_{f,b}g with a Lisp
1098 string.
1099
047f434a
GM
11002000-01-03 Gerd Moellmann <gerd@gnu.org>
1101
1102 * xdisp.c (reseat_at_next_visible_line_start): Position before
1103 newline only if ending up on a newline.
1104 (next_element_from_ellipsis): Return success. Handle case of
1105 displaying no ellipsis. Fix case of ellipsis defined in display
1106 table.
1107 (next_element_from_buffer): Return 0 if next_element_from_ellipsis
1108 returns 0.
1109
d684c676
EZ
11102000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
1111
1112 * xfaces.c (Fcolor_gray_p): Renamed from face-color-gray-p.
1113 (Fcolor_supported_p): Renamed from face-color-supported-p.
1114
5fe1d139
EZ
11152000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
1116
1117 * xfaces.c (tty_defined_color): Pass frame to tty-color-desc. The
1118 list of colors renamed to tty-defined-color-alist.
1119 (tty_color_name): Pass the frame to tty-color-by-index.
1120 (realize_tty_face): tty-color-alist is now a function which
1121 accepts the frame as argument.
1122
1123 * term.c (Ftty_display_color_p): Accept an optional argument
1124 FRAME.
1125
816be8b8
EZ
11262000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
1127
1128 * term.c (insert_glyphs): Pass glyph, not &glyph, to
1129 encode_terminal_code.
1130
b635321e
EZ
11312000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
1132
1133 * dispnew.c (mode_line_string): Support termcap frames as well.
1134
9b784e96
GM
11352000-01-01 Gerd Moellmann <gerd@gnu.org>
1136
27189709
GM
1137 * syntax.c (Fforward_word): Undo previous change.
1138
1139 * editfns.c (Fconstrain_to_field): Don't constrain if
1140 inhibit-field-text-motion is non-nil.
1141 (Fline_beginning_position): Undo previous change.
1142 (Fline_end_position): Ditto.
1143
1144 * syntax.c (Fforward_word): Notice field boundaries only if
1145 inhibit-field-text-motion is nil.
1146
1147 * lisp.h: Add extern declaration for Vinhibit_field_text_motion.
1148
1149 * editfns.c (Vinhibit_field_text_motion): New variable.
1150 (inhibit-field-text-motion): New DEFVAR_LISP.
1151 (Fline_beginning_position, Fline_end_position): Notice field
1152 boundaries only if inhibit-field-text-motion is nil.
1153
45158a91
GM
1154 * xfns.c (x_create_x_image_and_pixmap): Remove parameter FILE.
1155 All calls adjusted.
1156 (x_build_heuristic_mask): Likewise.
1157 (xbm_load_image_from_file): Change error output.
1158 (xbm_load, xpm_load, pbm_load, png_load, jpeg_load, tiff_load)
1159 (gif_load, gs_load, x_kill_gs_process): Ditto.
1160
9b784e96
GM
1161 * xfns.c (gif_load): Avoid sign extension and thus out of bounds
1162 color indices when accessing raster pixels.
63cec32f
GM
1163 (gif_image_p, png_image_p, jpeg_image_p, tiff_image_p): Allow only
1164 one of :file or :data.
1165 (enum pbm_keyword_index): Add PBM_DATA.
1166 (pbm_format): Add :data.
1167 (pbm_image_p): Allow either :file or :data.
1168 (pbm_read_file): New function.
1169 (pbm_scan_number): Rewritten to read from string.
1170 (pbm_load): Support :data.
9b784e96 1171
5ad6a5fb
GM
11721999-12-31 Gerd Moellmann <gerd@gnu.org>
1173
1174 * xfns.c: New image functions adapted to Emacs conventions.
1175 (png_load, tiff_load, jpeg_load, gif_load): Always GCPRO local
1176 variable `file'.
1177
63448a4d
WP
11781999-12-31 William M. Perry <wmperry@aventail.com>
1179
1180 * xfns.c (jpeg_format): Added the :data keyword
1181 (jpeg_image_p): JPEG is valid with :file _or_ :data
1182 (jpeg_memory_src): Defined new JPEG image source to read from a
1183 memory buffer.
1184 (jpeg_load): Pay attention to the :data keyword if specified.
1185 Instantiates a jpeg_memory_src instead of jpeg_stdio_src if
1186 found.
1187 (png_format): Added the :data keyword
1188 (png_image_p): PNG is valid with :file _or_ :data
1189 (png_read_from_memory): New PNG read function to read from a
1190 memory buffer.
1191 (png_load): Pay attention to the :data keyword if specified. Uses
1192 png_set_read_fn() instead of png_init_io() if specified.
1193 (tiff_format): Added the :data keyword for TIFF images.
1194 (tiff_image_p): TIFF is valid with :file _or_ :data
1195 (tiff_read_from_memory): Defined new TIFF I/O functions to read
1196 from a memory buffer.
1197 (tiff_load): Pay attention to the :data keyword if specified.
1198 Uses TIFFClientOpen() instead of TIFFOpen() if specified.
1199 (gif_format): Added the :data keyword
1200 (gif_image_p): GIF is valid with :file _or_ :data
1201 (gif_read_from_memory): New GIF input function to read from a
1202 memory buffer.
c65d14ee 1203 (gif_load): Pay attention to the :data keyword. Uses DGifOpen()
63448a4d
WP
1204 instead of DGifOpenFileName() if specified.
1205
c880678e
GM
12061999-12-31 Gerd Moellmann <gerd@gnu.org>
1207
1208 * xdisp.c (next_element_from_buffer): Change assertion at the end
1209 because it doesn't hold when there's an overlay string at the end
1210 from which we deliver an image.
1211
8ccb9a54
EZ
12121999-12-30 Eli Zaretskii <eliz@is.elta.co.il>
1213
1214 * msdos.c (IT_update_begin): Don't dereference members of struct
1215 window for deleted windows.
1216
12ce2351
GM
12171999-12-30 Gerd Moellmann <gerd@gnu.org>
1218
a915c648
GM
1219 * abbrev.c (Fexpand_abbrev): If expanding an abbrev which has only
1220 a hook, and the hook has a non-nil `no-self-insert' property, let
1221 the return value of the hook specify whether an expansion took
1222 place. If it returns nil, no expansion has been performed.
1223
12ce2351
GM
1224 * xterm.c (x_make_frame_visible): Wait for frame becoming visible
1225 differently.
1226
04ee4f45
EZ
12271999-12-30 Eli Zaretskii <eliz@is.elta.co.il>
1228
1229 * msdos.c (IT_write_glyphs): Track last changes to struct glyph.
1230
7f4bc0c3
EZ
12311999-12-29 Eli Zaretskii <eliz@is.elta.co.il>
1232
1233 * dispnew.c (mode_line_string): Support MS-DOS frames.
1234
dac204bc
GM
12351999-12-29 Gerd Moellmann <gerd@gnu.org>
1236
1237 * eval.c (syms_of_eval): Initialize debugger_may_continue.
1238
7b712ad8
KH
12391999-12-29 Kenichi Handa <handa@etl.go.jp>
1240
1241 * process.c (read_process_output): Fix the args CHARPOS and LENINS
1242 to signal_after_change.
1243
adb9900f
EZ
12441999-12-28 Eli Zaretskii <eliz@is.elta.co.il>
1245
41ad069b
EZ
1246 * msdos.c (dos_set_window_size) [__DJGPP__ > 1]: If the frame
1247 dimensions changed, invalidate the mouse highlight info.
1248 (disable_mouse_highlight, help_echo, previous_help_echo): New
1249 variables.
1250 (IT_set_mouse_pointer, show_mouse_face, clear_mouse_face)
1251 (fast_find_position, IT_note_mode_line_highlight)
1252 (IT_note_mouse_highlight): New functions.
1253 (IT_update_begin): If the redisplay affects the window where the
1254 mouse highlight is, clear the highlight. If the frame where the
1255 highlight was displayed was killed, invalidate the highlight
1256 info.
1257 (IT_update_end): Reset the highlight flag. Reset the mouse
1258 highlight-defer flag.
1259 (IT_frame_up_to_date): New function, if mouse highlight was
1260 deferred due to GC, do it now.
1261 (internal_terminal_init): Initialize mouse-highlight related
1262 members of the_only_x_display. Assign IT_frame_up_to_date to
1263 frame_up_to_date_hook.
1264 (dos_rawgetc): If the mouse moved, update mouse highlight. If
1265 help_echo changed value, generate a HELP_EVENT event.
1266 (syms_of_msdos): Staticpro help_echo and previous_help_echo.
1267
adb9900f
EZ
1268 * msdos.h (struct display_info): New.
1269 (struct x_output): Add the display_info member.
1270 (FRAME_X_DISPLAY_INFO): New macro.
1271
481b5054
GM
12721999-12-28 Gerd Moellmann <gerd@gnu.org>
1273
1274 * xdisp.c (try_window_id): Compute BEG_UNCHANGED and END_UNCHANGED
1275 if MODIFF > 1.
6448a6b3 1276 (dump_glyph_row): Adapt to changes in struct glyph.
481b5054
GM
1277
1278 * buffer.c (modify_overlay): Always compute unchanged info.
1279
a2882b0d
KH
12801999-12-27 Kenichi Handa <handa@etl.go.jp>
1281
1282 * dispextern.h (FACE_FROM_ID): Cast the arg ID to `unsigned'.
1283
89ba5b5f
KH
12841999-12-27 Kenichi Handa <handa@etl.go.jp>
1285
1286 The following changes are to use more bits for face IDs.
1287
1288 * lisp.h (GLYPH): Defined as `int', not `unsigned int'. Now the
1289 lowest 8 bits are single byte character code, the bits above are
1290 face ID.
481b5054 1291 (GLYPH_MASK_FACE, GLYPH_MASK_CHAR): Adjusted for the change
89ba5b5f 1292 above.
481b5054
GM
1293 (FAST_MAKE_GLYPH, FSST_GLYPH_FACE): Likewise.
1294 (GLYPH_MASK_REV_DIR, GLYPH_MASK_PADDING): Macros deleted.
89ba5b5f
KH
1295
1296 * charset.h (CHAR_BYTES): Use ((1 << CHARACTERBITS) - 1) instead
1297 of GLYPH_MASK_CHAR.
1298
1299 * charset.c (char_bytes): Use ((1 << CHARACTERBITS) - 1) instead
1300 of GLYPH_MASK_CHAR.
1301
1302 * dispextern.h (struct glyph): Make face_id and padding_p the top
1303 level members. Change members in union `u'.
1304 (GLYPH_EQUAL_P): Check also members face_id and padding_p.
1305 (GLYPH_CHAR_AND_FACE_EQUAL_P): New macro.
1306 (SET_CHAR_GLYPH): Adjusted for the change of struct glyph.
1307 (CHAR_GLYPH_PADDING_P): Likewise.
1308 (GLYPH_FROM_CHAR_GLYPH): Likewise. Always return -1 for multibyte
1309 characters.
1310
481b5054 1311 * dispnew.c (line_hash_code, direct_output_for_insert): Adjusted
89ba5b5f
KH
1312 for the change of struct glyph.
1313 (line_draw_cost): Adjusted for the change of
1314 GLYPH_FROM_CHAR_GLYPH.
1315 (count_match): Use macro GLYPH_CHAR_AND_FACE_EQUAL_P.
1316
1317 * term.c (encode_terminal_code): Adjusted for the change of struct
1318 glyph and GLYPH_FROM_CHAR_GLYPH.
481b5054 1319 (write_glyphs, insert_glyphs, append_glyph): Adjusted for the
89ba5b5f
KH
1320 change of struct glyph.
1321
1322 * xdisp.c: All codes adjusted for the change of struct glyph.
1323
1324 * xterm.c: All codes adjusted for the change of struct glyph.
1325
5bcd116c
KH
13261999-12-27 Kenichi Handa <handa@etl.go.jp>
1327
1328 * composite.h (struct composition): Change the order of declaring
1329 members to reduce the byte size of the structure.
1330
f21b06b7
GM
13311999-12-25 Gerd Moellmann <gerd@gnu.org>
1332
1333 * search.c (looking_at_1): Reset immediate_quit before modifying
1334 global data.
1335
e36557c9
KH
13361999-12-24 Kenichi Handa <handa@etl.go.jp>
1337
1338 * process.c (read_process_output): Fix the arg FROM to
1339 update_compositions.
1340
83c8f461 13411999-12-22 Richard M. Stallman <rms@gnu.org>
f7c9e039
RS
1342
1343 * search.c (Freplace_match): For nonliteral replacement in buffer,
1344 construct all the new text first, then insert all at once.
1345
0b863bd9
DL
13461999-12-22 Dave Love <fx@gnu.org>
1347
1348 * xfns.c (Fx_show_tip): Gcpro `timeout' too.
1349
6d8e8ef3
GM
13501999-12-22 Gerd Moellmann <gerd@gnu.org>
1351
28d7281d
GM
1352 * xfns.c (Fx_create_frame): Move x_default_parameter calls that
1353 lead to size changes to after the X window has been created.
1354
e22ef6eb 1355 * xfaces.c (realize_x_face): Don't use uninitialized local
6d8e8ef3
GM
1356 variable in xassert.
1357
8affcced
KH
13581999-12-22 Kenichi Handa <handa@etl.go.jp>
1359
1360 * xfaces.c (face_color_supported_p): Check by tty_defined_color
6d8e8ef3 1361 only when the frame is not for a window system.
8affcced 1362
f2be1146
GM
13631999-12-22 Gerd Moellmann <gerd@gnu.org>
1364
deca1348
GM
1365 * buffer.c (Fset_buffer_multibyte): Arrange for a thorough
1366 redisplay after changing the multibyteness of a buffer.
1367
f2be1146
GM
1368 * xterm.c (XTread_socket): At the beginning of the loop, pass the
1369 frame's X window to XFilterEvent instead of None because that's
1370 the X window for which the IC was created. This makes dead
1371 accents work when the pointer is not in Emacs' frame.
1372 (XTread_socket) <KeyPress>: Don't call XFilterEvent here.
1373
a744a2ec
DL
13741999-12-20 Dave Love <fx@gnu.org>
1375
1376 * xfns.c (Fx_show_tip): Add missing UNGCPRO.
1377
9e6985ed
GM
13781999-12-19 Gerd Moellmann <gerd@gnu.org>
1379
1380 * eval.c (debugger_may_continue): New variable.
1381 (syms_of_eval): Add a DEFVAR_BOOL for it.
1382 (call_debugger): Bind it.
1383
3b620731
EZ
13841999-12-19 Eli Zaretskii <eliz@is.elta.co.il>
1385
1386 * msdos.c (IT_set_face): Don't swap face colors when highlight or
1387 fp->tty_reverse_p is set, unless the computed colors are identical
1388 to frame colors. Print both original and computed colors to
1389 termscript file.
1390 (IT_write_glyphs): Track the changes in handling of composite
1391 characters.
1392 (IT_set_frame_parameters): Don't set frame colors from
1393 unspecified-fg and unspecified-bg pseudo-colors.
1394
0f9a51c4
DL
13951999-12-17 Dave Love <fx@gnu.org>
1396
1397 * data.c (Fkeywordp): New function.
1398 (syms_of_data): Install it.
1399
363e4e42
EZ
14001999-12-16 Eli Zaretskii <eliz@is.elta.co.il>
1401
1402 * xfaces.c (tty_defined_color): Fix last change.
1403
cfad01b4
GM
14041999-12-15 Gerd Moellmann <gerd@gnu.org>
1405
1406 * xdisp.c (redisplay_window) <optional new window start>: Check
1407 that window start is in [BEGV..ZV].
1408
f9d2fdc4
EZ
14091999-12-15 Eli Zaretskii <eliz@is.elta.co.il>
1410
1411 * dispextern.h (FACE_TTY_DEFAULT_FG_COLOR)
1412 (FACE_TTY_DEFAULT_BG_COLOR): New macros.
1413
1414 * xfaces.c (Qunspecified_fg, Qunspecified_bg): New variables.
1415 (syms_of_xfaces): Initialize and staticpro them.
1416 (tty_defined_color): If the color name is unspecified-fg or
1417 unspecified-bg, return FACE_TTY_DEFAULT_FG_COLOR and
1418 FACE_TTY_DEFAULT_BG_COLOR, respectively, as the pixel value.
1419 (tty_color_name): If the color pixel value is either
1420 FACE_TTY_DEFAULT_FG_COLOR or FACE_TTY_DEFAULT_BG_COLOR, return
1421 Qunspecified_fg or Qunspecified_bg, respectively.
1422 (Finternal_set_lisp_face_attribute): Allow values Qunspecified_fg
1423 and Qunspecified_bg for foreground and background colors.
1424 (realize_default_face): If the foreground and background colors
1425 are not specified, default to Qunspecified_fg and Qunspecified_bg.
1426 (realize_tty_face): By default, set the face colors to
1427 FACE_TTY_DEFAULT_FG_COLOR and FACE_TTY_DEFAULT_BG_COLOR.
1428 [MSDOS]: Handle FACE_TTY_DEFAULT_FG_COLOR and
1429 FACE_TTY_DEFAULT_BG_COLOR when face colors are not defined.
1430 Reverse the colors if the default colors were reversed.
1431
1432 * dispnew.c (init_display): Initialize the frame pixels of the
1433 initial frame to FACE_TTY_DEFAULT_FG_COLOR and
1434 FACE_TTY_DEFAULT_BG_COLOR.
1435
1436 * term.c (turn_on_face): If the default fore- and background
1437 colors are reversed, enter inverse video mode. Don't send color
1438 escape sequences for unspecified foreground and background colors.
1439 (turn_off_face): Handle unspecified-fg and unspecified-bg colors.
1440
1441 * dosfns.c (unspecified_colors): New variable.
1442 (msdos_stdcolor_idx): Handle unspecified-fg and unspecified-bg
1443 color names, return FACE_TTY_DEFAULT_FG_COLOR and
1444 FACE_TTY_DEFAULT_BG_COLOR, respectively.
1445 (msdos_stdcolor_name): Handle FACE_TTY_DEFAULT_FG_COLOR and
1446 FACE_TTY_DEFAULT_BG_COLOR, return Qunspecified_fg and
1447 Qunspecified_bg, respectively.
1448
1449 * msdos.c (IT_set_face): Support FACE_TTY_DEFAULT_FG_COLOR and
1450 FACE_TTY_DEFAULT_BG_COLOR as pixel values.
1451
e19539f1
KH
14521999-12-15 Kenichi Handa <handa@etl.go.jp>
1453
1454 * coding.c (code_convert_region): Fix the secoding arg to
1455 update_compositions.
1456
5ec14d3c
KH
14571999-12-15 Kenichi Handa <handa@etl.go.jp>
1458
1459 The following changes are for the new composition mechanism. We
1460 have deleted `composition' charset and composite characters,
1461 instead introduced a special text property `composition'.
1462
1463 * Makefile.in (INTERVAL_SRC): Include composite.h.
1464 (INTERVAL_OBJ): Include composite.o.
1465 (SOME_MACHINE_OBJECTS): Include composite.o.
1466 (casefiddle.o) (dispnew.o) (indent.o) (process.o) (search.o)
1467 (syntax.o) (window.o) (xdisp.o) (xfaces.o) (xterm.o) (print.o):
1468 Depend on composite.h.
1469 (doc.o): Depend on charset.h.
1470 (keyboard.o) (textprop.o) (intervals.o): Depend on INTERVAL_SRC.
1471 (composite.o): New target.
1472
1473 * alloc.c (Fmake_string): Adjusted for the change of CHAR_STRING.
1474
1475 * callproc.c (Fcall_process): Call code_convert_string to encode
1476 arguments. Use CODING_REQUIRE_DECODING to check if the process
1477 output should be decoded.
1478
1479 * casefiddle.c: Include composite.h.
1480 (casify_object): Use MAX_MULTIBYTE_LENGTH to allocate memory for a
1481 multibyte character. Adjusted for the change of CHAR_STRING.
1482 (casify_region): Likewise. Call update_compositions.
1483
1484 * category.h (CATEGORY_SET): Delete codes for a composite
1485 character.
1486
1487 * category.c (word_boundary_p): Delete codes for a composite
1488 character.
1489 (Fmake_category_table): New function.
1490 (syms_of_category): Defsubr it.
1491
1492 * ccl.c (CCL_WRITE_CHAR): Adjusted for the change of CHAR_STRING.
1493 (ccl_driver): Delete codes for a composite character.
1494
1495 * charset.h: In this entry, just `Modified' means that codes for a
1496 composite character is deleted.
1497 (LEADING_CODE_COMPOSITION) (CHARSET_COMPOSITION)
1498 (charset_composition) (MIN_CHAR_COMPOSITION)
1499 (MAX_CHAR_COMPOSITION) (GENERIC_COMPOSITION_CHAR)
1500 (COMPOSITE_CHAR_P) (MAKE_COMPOSITE_CHAR) (COMPOSITE_CHAR_ID)
1501 (PARSE_COMPOSITE_SEQ) (PARSE_CHARACTER_SEQ): Deleted.
1502 (MAX_CHAR) (CHARSET_VALID_P) (CHARSET_DEFINED_P) (CHARSET_AT)
1503 (FIRST_CHARSET_AT) (SAME_CHARSET_P) (MAKE_NON_ASCII_CHAR)
1504 (PARSE_MULTIBYTE_SEQ) (SPLIT_NON_ASCII_CHAR) (CHAR_PRINTABLE_P):
1505 Modified.
1506 (SPLIT_STRING): Call split_string, not split_non_ascii_string.
1507 (CHAR_STRING): Delete WORKBUF argument. Call char_string, not
1508 non_ascii_char_to_string.
1509 (STRING_CHAR): Call string_to_char, not string_to_non_ascii_char.
1510 (STRING_CHAR_AND_LENGTH): Likewise.
1511 (FETCH_CHAR_ADVANCE): New macro.
1512 (MAX_COMPONENT_COUNT) (struct cmpchar_info): Deleted.
1513 (MAX_MULTIBYTE_LENGTH): New macro.
1514 (MAX_LENGTH_OF_MULTI_BYTE_FORM): Deleted.
1515 (find_charset_in_str): Argument adjusted.
1516 (CHAR_LEN): Modified.
1517
1518 * charset.c: In this entry, just `Modified' means that codes for a
1519 composite character is deleted.
1520 (Qcomposition) (leading_code_composition)
1521 (charset_composition) (min_composite_char) (cmpchar_table)
1522 (cmpchar_table_size) (n_cmpchars): Deleted.
1523 (SPLIT_COMPOSITE_SEQ): Deleted.
1524 (SPLIT_MULTIBYTE_SEQ): Modified.
1525 (char_to_string): Renamed from non_ascii_char_to_string.
1526 Modified.
1527 (string_to_char): Renamed from string_to_non_ascii_char.
1528 (split_string): Renamed from split_non_ascii_string.
1529 (char_printable_p) (Fsplit_char)
1530 (Ffind_charset_region) (Ffind_charset_string) (char_valid_p)
1531 (char_bytes) (Fchar_width) (strwidth): Modified.
1532 (find_charset_in_str): Argument CMPCHARP deleted. Modified.
1533 (Fstring): Adjusted for the change of CHAR_STRING. Modified.
1534 (hash_string) (CMPCHAR_HASH_TABLE_SIZE) (cmpchar_hash_table)
1535 (CMPCHAR_HASH_SIZE) (CMPCHAR_HASH_USED) (CMPCHAR_HASH_CMPCHAR_ID)
1536 (str_cmpchar_id) (cmpchar_component) (Fcmpcharp)
1537 (Fcmpchar_component) (Fcmpchar_cmp_rule) (Fcmpchar_cmp_rule_p)
1538 (Fcmpchar_cmp_count): Deleted.
1539 (Fcompose_string): Implemented by Emacs Lisp in composite.el.
1540 (init_charset_once): Modified.
1541 (syms_of_charset): Modified.
1542
1543 * cmds.c (internal_self_insert): Adjusted for the change of
1544 CHAR_STRING.
1545
1546 * coding.h (emacs_code_class_type): Delete the member
1547 EMACS_leading_code_composition.
1548 (COMPOSING_NO) (COMPOSING_WITH_RULE_HEAD) (COMPOSING_NO_RULE_HEAD)
1549 (COMPOSING_WITH_RULE_TAIL) (COMPOSING_NO_RULE_TAIL)
1550 (COMPOSING_WITH_RULE_RULE) (COMPOSING_HEAD_P)
1551 (COMPOSING_WITH_RULE_P): Macros deleted.
1552 (COMPOSITION_DATA_SIZE) (COMPOSITION_DATA_MAX_BUNCH_LENGTH): New
1553 macros.
1554 (struct composition_data): New structure.
1555 (CODING_FINISH_INSUFFICIENT_CMP): New macro.
1556 (struct coding_system): New members composition_rule_follows,
1557 cmp_data, cmp_data_start, cmp_data_index.
1558 (coding_save_composition) (coding_free_composition_data)
1559 (coding_adjust_composition_offset): Extern them.
1560
1561 * coding.c: Include composite.h.
1562 (DECODE_CHARACTER_ASCII): Don't handle composition here.
1563 (DECODE_CHARACTER_DIMENSION1): Likewise. Don't check the validity
1564 of multibyte code here.
1565 (DECODE_CHARACTER_DIMENSION2): Likewise.
1566 (detect_coding_emacs_mule): Change the case label from
1567 EMACS_leading_code_composition to 0x80.
1568 (detect_coding_iso2022): Handle new composition sequence.
1569 (DECODE_ISO_CHARACTER): Likewise.
1570 (check_composing_code): Deleted.
1571 (coding_allocate_composition_data): New function.
1572 (CODING_ADD_COMPOSITION_START) (CODING_ADD_COMPOSITION_END)
1573 (CODING_ADD_COMPOSITION_COMPONENT) (DECODE_COMPOSITION_START)
1574 (DECODE_COMPOSITION_END) (DECODE_COMPOSITION_RULE): New macros.
1575 (decode_coding_iso2022): Handle new composition sequence.
1576 (ENCODE_ISO_CHARACTER): Don't check composition here.
1577 (ENCODE_COMPOSITION_RULE) (ENCODE_COMPOSITION_START): New macros.
1578 (ENCODE_COMPOSITION_NO_RULE_START)
1579 (ENCODE_COMPOSITION_WITH_RULE_START): Deleted.
1580 (ENCODE_COMPOSITION_END): Handle new composition sequence.
1581 (ENCODE_COMPOSITION_FAKE_START): New macro.
1582 (encode_coding_iso2022): Handle new composition sequence.
1583 (ENCODE_SJIS_BIG5_CHARACTER): Delete superfluous `;' at the tail.
1584 (encode_coding_sjis_big5): Ignore composition.
1585 (setup_coding_system): Initialize new members of struct
1586 coding_system. Enable composition only when the coding system has
1587 `composition' property t.
1588 (coding_free_composition_data) (coding_adjust_composition_offset)
1589 (coding_save_composition) (coding_restore_composition): New
1590 functions.
1591 (code_convert_region): Call coding_save_composition for encoding
1592 and coding_allocate_composition_data for decoding. Don't skip
1593 ASCII characters if we handle composition on encoding. Call
1594 signal_after_change with Check_BORDER.
1595 (code_convert_string): Call coding_save_composition for encoding
1596 and coding_allocate_composition_data for decoding. Don't skip
1597 ASCII characters if we handle composition on encoding.
1598 (code_convert_string1): Set Vlast_coding_system_used after calling
1599 code_convert_string.
1600 (code_convert_string_norecord): Disable composition.
1601 (Fset_terminal_coding_system_internal): Likewise.
1602 (Fset_safe_terminal_coding_system_internal): Likewise.
1603 (Fset_keyboard_coding_system_internal): Likewise.
1604 (init_coding_once): Set emacs_code_class[0x80] to
1605 EMACS_invalid_code.
1606
1607 * composite.h: New file.
1608
1609 * composite.c: New file.
1610
1611 * data.c (Faref): Delete codes for a composite character..
1612 (Faset): Likewise. Adjusted for the change of CHAR_STRING.
1613
1614 * dispextern.h (enum glyph_type): New member COMPOSITE_GLYPH.
1615 (struct glyph): Add new sub-structure cmp to the union `u'.
1616 (enum display_element_type): New member IT_COMPOSITION.
1617 (enum prop_idx): New member COMPOSITION_PROP_IDX.
1618 (struct it): New members cmp_id, cmp_len.
1619
1620 * dispnew.c (direct_output_forward_char): Check point moving into
1621 or out of a composition. If so, give up direct method.
1622
1623 * doprnt.c (doprnt1): Adjusted for the change of CHAR_STRING.
1624
1625 * editfns.c (Fchar_to_string): Adjusted for the change of
1626 CHAR_STRING.
1627 (general_insert_function): Likewise.
1628 (Finsert_char): Likewise.
1629 (Fsubst_char_in_region): Likewise. Call update_compositions.
1630 (Ftranslate_region): Call update_compositions.
1631 (Ftranspose_regions): Call update_compositions.
1632
1633 * emacs.c (main): Call syms_of_composite.
1634
1635 * fileio.c (Fsubstitute_in_file_name): Adjusted for the change of
1636 CHAR_STRING.
1637 (Finsert_file_contents): Set Vlast_coding_system_used before
1638 calling signal_after_change. Call update_compositions if some
1639 texts are inserted..
1640 (Fwrite_region): Adjusted for the change of a_write and e_write.
1641 (a_write): Argument changed. Work based on character position,
1642 not byte position.
1643 (e_write): Argument changed. Handle new way of composition.
1644
1645 * fns.c (Flength): The length of char-table is MAX_CHAR.
1646 (concat): Adjusted for the change of CHAR_STRING.
1647 (Ffillarray): Adjusted for the change of CHAR_STRING.
1648 (Fset_char_table_default): Delete codes for a composite character.
1649 (hash_put): Return hash index.
1650
1651 * fontset.h (struct font_info): New member vertical_centering.
1652 (Vvertical_centering_font_regexp): Extern it.
1653
1654 * fontset.c (Vvertical_centering_font_regexp): New variable.
1655 (syms_of_fontset): Declare it as a Lisp variable and initialize.
1656 Set Vignore_relative_composition to nil.
1657 (fs_load_font): Initialize `vertical_centering' of struct
1658 font_info.
1659
1660 * indent.c (check_composition): New function.
1661 (MULTIBYTE_BYTES_WIDTH): Call STRING_CHAR_AND_LENGTH with
1662 MAX_MULTIBYTE_LENGTH, not MAX_LENGTH_OF_MULTI_BYTE_FORM.
1663 (current_column_1): Handle new way of composition.
1664 (Fmove_to_column): Likewise.
1665 (compute_motion): Likewise.
1666
1667 * insdel.c (copy_text): Adjusted for the change of CHAR_STRING.
1668 (insert_char): Likewise.
1669 (insert): Call update_compositions.
1670 (insert_and_inherit): Likewise.
1671 (insert_before_markers): Likewise.
1672 (insert_before_markers_and_inherit): Likewise.
1673 (insert_from_string): Likewise.
1674 (insert_from_string_before_markers): Likewise.
1675 (insert_from_buffer): Likewise.
1676 (replace_range): Likewise.
1677 (count_combining_composition): Deleted.
1678 (count_combining_before): Delete codes for a composite character.
1679 (count_combining_after): Likewise.
1680 (del_range_1): Call update_compositions.
1681 (del_range_byte): Likewise.
1682 (del_range_both): Likewise.
1683 (Fcombine_after_change_execute): Likewise.
1684
1685 * intervals.h: Include composite.h.
1686 (get_property_and_range): Extern it.
1687 (Vtext_property_default_nonsticky): Extern it.
1688
1689 * intervals.c (adjust_intervals_for_insertion): To check stickines
1690 of properties, pay attention to text-property-default-nonsticky.
1691 (merge_properties_sticky): Likewise.
1692 (get_property_and_range): New function.
1693
1694 * keyboard.c (Vdisable_point_adjustment): New variable.
1695 (Vglobal_disable_point_adjustment): New variable.
1696 (syms_of_keyboard): Declare them as Lisp variables.
1697 (command_loop_1): Check them and call adjust_point_for_property if
1698 necessary.
1699 (adjust_point_for_property): New function.
1700
1701 * keymap.c (push_key_description): Adjusted for the change of
1702 CHAR_STRING.
1703 (Ftext_char_description): Likewise.
1704
1705 * lisp.h (QCtest, QCweakness, Qequal): Extern them.
1706 (hash_put): Adjusted for the change of the definition.
1707 (signal_after_change): Likewise.
1708 (check_point_in_composition): Extern it.
1709
1710 * lread.c (readchar): Adjusted for the change of CHAR_STRING.
1711 Delete a code that handles an invalid too-long multibyte sequence
1712 because we are now sure that we never encounter with such a
1713 sequence.
1714 (read_multibyte): Use macro MAX_MULTIBYTE_LENGTH, not
1715 MAX_LENGTH_OF_MULTI_BYTE_FORM.
1716 (init_obarray): Likewise.
1717 (read1): Likewise. Adjusted for the change of CHAR_STRING.
1718
1719 * print.c (printchar): Adjusted for the change of CHAR_STRING.
1720
1721 * process.c: Include composite.h.
1722 (read_process_output): Call update_compositions.
1723
1724 * regex.c (regex_compile): Adjusted for the change of CHAR_STRING.
1725
1726 * search.c (search_buffer): Adjusted for the change of CHAR_STRING.
1727
1728 * syntax.h (SYNTAX_ENTRY_INT): Delete codes for a composite
1729 character.
1730
1731 * term.c (encode_terminal_code): Delete codes for a composite
1732 character. Adjusted for the change of CHAR_STRING.
1733 (produce_glyphs): When called, it->what can be IT_COMPOSITION.
1734 Delete codes for a composite character.
1735
1736 * textprop.c (Vtext_property_default_nonsticky): New variable
1737 (syms_of_textprop): Declare it as a Lisp variable.
1738
1739 * window.c (Frecenter): Clear all caches of compositions.
1740
1741 * xdisp.c (it_props): Add an entry for composition.
1742 (face_before_or_after_it_pos): For composition, check face of a
1743 character after the composition.
1744 (handle_composition_prop): New function.
1745 (get_next_display_element): Adjusted for the change of
1746 CHAR_STRING.
1747 (set_iterator_to_next): Handle the case that it->method ==
1748 next_element_from_composition.
1749 (next_element_from_composition): New function.
1750 (message_dolog): Adjusted for the change of CHAR_STRING.
1751 (set_message_1): Likewise.
1752 (check_point_in_composition): New function.
1753 (reconsider_clip_changes): If point moved into or out of
1754 composition, set b->clip_changed to 1 to force updating of the
1755 screen.
1756 (disp_char_vector): Delete codes for a composite character.
1757 (decode_mode_spec_coding): Adjusted for the change of CHAR_STRING.
1758
1759 * xfaces.c (choose_face_fontset_font): Delete codes for a
1760 composite character.
1761 (realize_x_face): Likewise. Change a place to set local variable
1762 `f' to avoid a bug of GCC 2.8.1 on Solaris.
1763
1764 * xfns.c: Include intervals.h.
1765 (syms_of_xfns): Make `display' property nonsticky by default.
1766
1767 * xselect.c (lisp_data_to_selection_data): Adjusted for the change
1768 for find_charset_in_str.
1769
1770 * xterm.h (struct x_output): Change member font_baseline to
1771 baseline_offset.
1772
1773 * xterm.c (x_append_glyph): Setup members of struct glyph properly
1774 for composition.
1775 (x_append_composite_glyph): New function.
1776 (VCENTER_BASELINE_OFFSET): New macro.
1777 (x_produce_glyphs): If it->what == IT_COMPOSITION, setup members
1778 of struct it for the composition. Cache pixel offsets in the
1779 struct composition. Delete codes for a composite character.
1780 Handle Vignore_relative_composition in composition code.
1781 (struct glyph_string): Delete member cmpcharp, add new member cmp.
1782 (x_set_cursor_gc): Check s->cmp, not s->cmpcharp.
1783 (x_compute_glyph_string_overhangs): Likewise.
1784 (x_get_glyph_overhangs): Delete codes for a composite character.
1785 (x_right_overwritten): Check s->cmp, not s->cmpcharp.
1786 (x_draw_glyph_string_background): Likewise. Delete codes for
1787 checking s->gidx for a composition.
1788 (x_draw_glyph_string_foreground): Delete code for a composite
1789 character.
1790 (x_draw_composite_glyph_string_foreground): New function.
1791 (x_draw_glyph_string_box): Check s->cmp, not s->cmpcharp.
1792 (x_draw_glyph_string): Handle the case of COMPOSITE_GLYPH.
1793 (struct work): Deleted.
1794 (x_fill_composite_glyph_string): Argument changed. Mostly
1795 rewritten for that.
1796 (x_fill_glyph_string): Don't check CHARSET_COMPOSITION.
1797 (BUILD_CHAR_GLYPH_STRINGS): Don't handle composition here.
1798 (BUILD_COMPOSITE_GLYPH_STRING): New macro.
1799 (BUILD_GLYPH_STRINGS): For composition, call
1800 BUILD_COMPOSITE_GLYPH_STRING.
1801 (x_new_font): Initialize f->output_data.x->baseline_offset, not
1802 f->output_data.x->font_baseline.
1803
c3c60f13
GM
18041999-12-14 Gerd Moellmann <gerd@gnu.org>
1805
1806 * xterm.c (show_mouse_face): Don't use updated_area, use
1807 TEXT_AREA.
1808
83c8f461 18091999-12-12 Richard M. Stallman <rms@gnu.org>
c838eb57
RS
1810
1811 * minibuf.c (Fall_completions): Doc fix.
1812
83c8f461 18131999-12-12 Richard M. Stallman <rms@gnu.org>
c838eb57
RS
1814
1815 * macros.c (Fstart_kbd_macro): Handle case where last-kbd-macro
1816 has been changed by the Lisp code.
1817
d8eccf12
GM
18181999-12-12 Gerd Moellmann <gerd@gnu.org>
1819
1820 * xfns.c: Indentation fixes.
1821
ae56feae
SM
18221999-12-10 Stefan Monnier <monnier@cs.yale.edu>
1823
1824 * xterm.c (x_initialize): Only setup xaw3d_* if they've been declared.
1825
dfa1c6ae
GM
18261999-12-10 Gerd Moellmann <gerd@gnu.org>
1827
1828 * frame.h (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL)
1829 [!MSDOS && !WINDOWSNT && !macintosh]: Moved here from xterm.h.
1830
1831 * xterm.h (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL): Moved
1832 to frame.h.
1833
ec18280f
SM
18341999-12-09 Stefan Monnier <monnier@cs.yale.edu>
1835
1836 * keyboard.c (Qratio): New symbol.
1837 (scroll_bar_parts): Add `Qratio' to it.
1838 (syms_of_keyboard): Init `Qratio'.
1839 * termhooks.h (scroll_bar_part): Add `scroll_bar_move_ratio'.
1840 * xterm.c (#includes): Allow compilation with only Xaw.
1841 (xaw3d_arrow_scroll, xaw3d_pick_top): New variables.
1842 (xt_action_hook): Replace XAW3D by XAW.
1843 (xaw3d_jump_callback): Renamed to xaw_jump_callback.
1844 (xaw_jump_callback): Renamed from xaw3d_jump_callback.
1845 Determine epsilon dynamically and don't try to be too clever.
1846 (xaw3d_scroll_callback): Renamed to xaw_scroll_callback.
1847 (xaw_scroll_callback): Renamed from xaw3d_scroll_callback.
1848 Handle both Xaw3d with arrow-scrollbars and with Xaw-style
1849 scrollbar (using `ratio').
1850 (x_create_toolkit_scroll_bar): Try to detect which style of Xaw3d
1851 scrollbar we have so as to set it up more optimally and to fix
1852 xaw3d_arrow_scroll and xaw3d_pick_top.
1853 (x_set_toolkit_scroll_bar_thumb): Try to maintain 2 spare pixels at the
1854 bottom of the Xaw3d scrollbar, to work around its tendency to refuse
1855 shrinking the thumb. Also make sure that `XawScrollbarSetThumb'
1856 is not ignored, using a major gross hack.
1857 (x_initialize): Init default values for xaw3d_arrow_scroll and
1858 xaw3d_pick_top.
1859
83b6d970
DL
18601999-12-09 Dave Love <fx@gnu.org>
1861
1862 * frame.h: (PIX_TYPE) [! HAVE_X_WINDOWS]: Define PIX_TYPE.
1863
3648c842
GM
18641999-12-08 Gerd Moellmann <gerd@gnu.org>
1865
1866 * eval.c: Remove conditional compilation on `standalone'.
1867 (call_debugger): When entering the debugger while redisplaying,
1868 reset redisplaying_p, and go back to the top-level if the debugger
1869 returns.
1870
05e71564
GM
18711999-12-07 Gerd Moellmann <gerd@gnu.org>
1872
1873 * xfaces.c (x_set_menu_resources_from_menu_face): Make sure
1874 basic faces are realized before trying to use face `menu'.
1875
1876 * window.c (delete_window): Block input for the time window
1877 matrices are being changed.
1878
b46cd536
DL
18791999-12-07 Dave Love <fx@gnu.org>
1880
1881 * lread.c (Fintern_soft): Fix newlines in doc string.
1882
96acb1f7
GM
18831999-12-07 Alexandre Oliva <oliva@dcc.unicamp.br>
1884
1885 * unexelf.c: Include <syms.h>, not <sym.h> on IRIX. Removed
1886 duplicate definition of ElfW.
1887 (find_section): Copied from unexsgi.c.
1888 (unexec): Use find_section. Adjust whitespace. Initialize
1889 new_data2_offset based on old_data, not sbss (this fixes a bug on
1890 IRIX6). Change #ifdef __mips to __sgi, since it's IRIX-specific.
1891 Adjust test for presence of .mdebug section to the new return
1892 value of find_section.
1893
18941999-12-07 Gerd Moellmann <gerd@gnu.org>
1895
1896 * unexelf.c: Merge changes from 20.5.
1897 (unexec): Handle .lit4 and .lit8 unconditionally.
1898
1899 * m/iris4d.h (UNEXEC) [USG5_4]: Use unexelf.o instead of
1900 unexsgi.o again.
1901
1902 * m/iris5d.h (UNEXEC): Likewise.
1903
7dae4502
SM
19041999-12-06 Stefan Monnier <monnier@cs.yale.edu>
1905
1906 * editfns.c (Fdelete_and_extract_region): New function.
05e71564
GM
1907 (syms_of_editfns): Register it.
1908 * insdel.c (del_range): Update del_range_1 call.
7dae4502
SM
1909 (del_range_1, del_range_2): Add a ret_string argument to
1910 request that the deleted text be returned.
1911 (del_range_byte, del_range_both): Update del_range_2 call.
05e71564 1912 * lisp.h (del_range_1, del_range_2): Change prototype
7dae4502
SM
1913 * casefiddle.c (casify_region): Update del_range_1 call.
1914 * coding.c (code_convert_region): Update del_range_2 call.
1915 * fileio.c (Finsert_file_contents): Update del_range_2 call.
1916
397e4fae
GM
19171999-12-06 Gerd Moellmann <gerd@gnu.org>
1918
1919 * xfaces.c (set_lface_from_font_name): Fix incomplete merge.
1920
3d973f71
GM
19211999-12-04 Hrvoje Niksic <hniksic@iskon.hr>
1922
1923 * lread.c (Fintern_soft): Accept a symbol argument.
1924
740e985f
EZ
19251999-12-06 Eli Zaretskii <eliz@is.elta.co.il>
1926
1927 * s/msdos.h (SYSTEM_PURESIZE_EXTRA): Reduce to 40000.
809f3d51
EZ
1928
1929 * insdel.c (adjust_markers_for_delete): Fix last change.
1930
2d764c78
EZ
19311999-12-06 Eli Zaretskii <eliz@is.elta.co.il>
1932
1933 Changes for automatic remapping of X colors on terminal frames:
1934
1935 * xfaces.c (XColor) [!HAVE_X_WINDOWS]: Provide a typedef for non-X
1936 frames.
1937 (Vface_tty_color_alist): Remove.
1938 (tty_defined_color): New function.
1939 (defined_color): Rewrite to support any type of frame.
1940 (tty_color_name): New function.
1941 (face_color_supported_p, Fface_color_gray_p,
1942 Fface_color_supported_p): Support non-X frames.
1943 (load_color): Enclose the color name in quotes, in the log
1944 messages. Remove DOS-specific version of load_color.
1945 (realize_tty_face): Take the supported colors from
1946 tty-color-alist. Support translation of X colors to the closest
1947 tty color, for both MSDOS and tty frames.
1948 [MSDOS]: Don't invert face colors if they were taken from the
1949 frame colors.
1950 (Fface_register_tty_color, Fface_clear_tty_colors): Remove.
1951
1952 * frame.h (struct x_output) [!MSDOS, !WINDOWSNT, !HAVE_X_WINDOWS]:
1953 Define a mostly empty surrogate.
1954 (tty_display): Declare.
1955
1956 * frame.c (make_terminal_frame) [!macintosh]: Don't use
1957 tty_display.
1958 (Fframe_parameters): Don't invert colors of non-FRAME_WINDOW_P
1959 frames when the frame's param_alist includes 'reverse.
1960 (tty_display): Define.
1961 (make_terminal_frame) [!MSDOS]: Assign &tty_display to the
1962 output_data.x member.
1963 (Fframe_parameters): Return foreground and background color names
1964 on tty frames as well, in addition to MSDOS frames.
1965
1966 * msdos.h (DisplayWidth, DisplayHeight): Changes for Lisp_Object
1967 selected_frame.
1968 (struct x_output): Remove unused members; document who uses each
1969 member.
1970 (FRAME_PARAM_FACES, FRAME_N_PARAM_FACES, FRAME_DEFAULT_PARAM_FACE,
1971 FRAME_MODE_LINE_PARAM_FACE, FRAME_COMPUTED_FACES,
1972 FRAME_N_COMPUTED_FACES, FRAME_SIZE_COMPUTED_FACES,
1973 FRAME_DEFAULT_FACE, FRAME_MODE_LINE_FACE, unload_color): Remove
1974 unused macro definintions.
1975
1976 * msdos.c (IT_set_frame_parameters): Don't call
1977 recompute_basic_faces, the next redisplay will, anyway.
1978 (x_current_display): Remove unused variable.
1979 Many functions: changes for Lisp_object selected_frame.
1980 (IT_set_face): If the tty_reverse_p flag is set for the face,
1981 reverse the foreground and background colors.
1982 (Fmsdos_remember_default_colors): New function.
1983 (syms_of_msdos): Defsubr it.
1984 (IT_set_frame_parameters): Use initial_screen_colors[] when
1985 creating a new frame. If the frame parameters include 'reverse,
1986 swap the foreground and background colors.
1987 (internal_terminal_init): Initialize initial_screen_colors to -1.
1988 (syms_of_msdos): Add DEFVAR_BOOL for x-stretch-cursor, to shut up
1989 cus-start.el.
1990
1991 * Makefile.in (lisp, shortlisp): Add lisp/term/tty-colors.elc.
1992
1993 * xfns.c (x_defined_color): Rename from defined_color. All
1994 callers changed.
1995 (Fxw_color_defined_p): Renamed from Fx_color_defined_p;
1996 all callers changed.
1997 (Fxw_color_values): Renamed from Fx_color_values; all callers
1998 changed.
1999 (Fxw_display_color_p): Renamed from Fx_display_color_p; all
2000 callers changed.
2001 (x_window_to_frame, x_any_window_to_frame,
2002 x_non_menubar_window_to_frame, x_menubar_window_to_frame,
2003 x_top_window_to_frame): Use !FRAME_X_P instead of
2004 f->output_data.nothing.
2005 * xterm.h (x_defined_color): Rename from defined_color.
2006
2007 * w32fns.c (x_window_to_frame): Use FRAME_W32_P instead of
2008 f->output_data.nothing.
2009 (Fxw_color_defined_p): Renamed from Fx_color_defined_p;
2010 all callers changed.
2011 (Fxw_color_values): Renamed from Fx_color_values; all callers
2012 changed.
2013 (Fxw_display_color_p): Renamed from Fx_display_color_p; all
2014 callers changed.
2015
2016 * dispextern.h (tty_color_name): Add prototype.
2017
2018 * xmenu.c (menubar_id_to_frame): Use FRAME_WINDOW_P instead of
2019 f->output_data.nothing.
2020 * w32menu.c (menubar_id_to_frame): Likewise.
2021 * w32term.h (w32_output): Declare.
2022
2023 * dosfns.c (Qmsdos_color_translate): Remove.
2024 (msdos_stdcolor_name): Now returns a Lisp_Object.
2025 * dosfns.h (Qmsdos_color_translate): Remove.
2026
2027 * s/msdos.h (INTERNAL_TERMINAL): Add entries for color support.
2028
b3e5232e
KH
20291999-12-06 Kenichi Handa <handa@etl.go.jp>
2030
2031 * fileio.c (decide_coding_unwind): Renamed from
2032 set_auto_coding_unwind.
2033 (Finsert_file_contents): Make single unwind protect to call both
2034 Vset_auto_coding_function and Ffind_operation_coding_system.
2035
2036 * insdel.c (adjust_markers_for_delete): Make it non-static.
2037
db0e466c
SM
20381999-12-04 Stefan Monnier <monnier@cs.yale.edu>
2039
2040 * regex.c (regex_compile): Recognize *?, +? and ?? as non-greedy
2041 operators and handle them properly.
2042 * regex.h (RE_ALL_GREEDY): New option.
2043 (RE_UNMATCHED_RIGHT_PAREN_ORD): Moved to the end where alphabetic
2044 sorting would put it.
2045 (RE_SYNTAX_AWK, RE_SYNTAX_GREP, RE_SYNTAX_EGREP)
2046 (_RE_SYNTAX_POSIX_COMMON): Use the new option to keep old behavior.
2047
22afa6e8
DL
20481999-12-04 Dave Love <d.love@dl.ac.uk>
2049
2050 * m/arm.h: New file.
2051
40afb967
DL
20521999-12-03 Dave Love <fx@gnu.org>
2053
2054 * editfns.c (Fmessage_or_box): Use use_dialog_box.
2055
ddf8eff5
GM
20561999-12-02 Gerd Moellmann <gerd@gnu.org>
2057
2058 * s/usg5-4.h (LIBS_SYSTEM): Add -lgen because that's needed
2059 for building with Motif.
2060
2061 * m/iris4d.h (UNEXEC) [USG5_4]: Use unexsgi.o instead of
2062 unexelf.o.
2063
2064 * m/iris5d.h (UNEXEC): Use unexsgi.o instead of unexelf.o.
2065
fa09a82d
DL
20661999-12-01 Dave Love <fx@gnu.org>
2067
2068 * emacs.c (main): Set LANG=C iff AX3_2 defined.
2069
ddf8eff5
GM
20701999-11-28 Gerd Moellmann <gerd@gnu.org>
2071
2072 * systime.h (EMACS_TIME_CMP, EMACS_TIME_EQ, EMACS_TIME_NE)
2073 (EMACS_TIME_GT, EMACS_TIME_GE, EMACS_TIME_LT,EMACS_TIME_LE): New
2074 macros.
2075
2076 * config.in (HAVE_SETITIMER, HAVE_UALARM): New.
2077
fa09a82d
DL
20781999-11-28 eliz <eliz@dlpx1>
2079
2080 * emacs.c (synchronize_locale): Avoid compiler warnings about
2081 pointer type mismatch.
2082
f9632fc8
GM
20831999-11-28 Gerd Moellmann <gerd@gnu.org>
2084
717d0121
GM
2085 * window.c (Fwindow_end): Don't call temp_set_pt_both with
2086 out of range position.
2087
f9632fc8
GM
2088 * xterm.c (XTread_socket) <ClientMessage, Xatom_Scrollbar>:
2089 Switch off busy-cursor by setting inhibit_busy_cursor to 2.
2090
59c65f1e
EZ
20911999-11-28 Eli Zaretskii <eliz@is.elta.co.il>
2092
613a8346
EZ
2093 * charset.c (Fmake_char_internal): Print the charset ID when
2094 signalling an error.
2095
59c65f1e
EZ
2096 * emacs.c (synchronize_locale): Avoid compiler warnings about
2097 pointer type mismatch.
2098
83c8f461 20991999-11-26 Richard M. Stallman <rms@gnu.org>
d01f3570
RS
2100
2101 * editfns.c (Fdelete_field): Make it noninteractive. Return nil.
2102
18df9369
GM
21031999-11-26 Gerd Moellmann <gerd@gnu.org>
2104
65a3ccf7
GM
2105 * puresize.h (BASE_PURESIZE): Increase to 550000.
2106
b3b98592
GM
2107 * textprop.c (set_text_properties): New function. Like
2108 Fset_text_properties, but with additional parameter
2109 SIGNAL_AFTER_CHANGE_P. If that is nil, don't signal after
2110 changes.
2111 (Fset_text_properties): Use it.
2112
2113 * insdel.c (insert_1_both): Call set_text_properties with last
2114 parameter nil so that no after changes will be signaled.
2115
2116 * lisp.h: Add prototype for set_text_properties.
2117
18df9369
GM
2118 * xfaces.c (set_lface_from_font_name): Fix previous change.
2119 (recompute_basic_faces): Change assert to abort.
2120
71a8e74b
DL
21211999-11-25 Dave Love <fx@gnu.org>
2122
2123 * fns.c (Fnthcdr, Fnreverse): Inline cdr.
2124 (Fmember, Fdelq, Fdelete): Inline car.
2125 (Fy_or_n_p): Doc fix.
2126
bc6a5782
GM
21271999-11-25 Gerd Moellmann <gerd@gnu.org>
2128
3221576b 2129 * xfaces.c (set_lface_from_font_name): New parameter may_fail_p.
18df9369 2130 Callers changed. If specified font name is bogus, and may_fail_p
3221576b
GM
2131 is not set, try to use a reasonable default.
2132
bc6a5782
GM
2133 * dispnew.c (direct_output_for_insert): Set glyph row's
2134 displays_text_p flag. Correct window's window_end_vpos if
2135 necessary.
2136
0c8559bb
PE
21371999-11-25 Paul Eggert <eggert@twinsun.com>
2138
2139 * emacs.c (fixup_locale): Don't bother to record initial locale.
2140 (synchronize_locale): If the desired locale is nil,
2141 treat it as if it were the empty string,
2142 so that we set the locale from the environment.
2143
35737351
KH
21441999-11-25 Kenichi Handa <handa@etl.go.jp>
2145
2146 * fileio.c (Finsert_file_contents): Set buffer-file-coding-system
2147 of the current buffer via Fset.
2148
5562b47f
DL
21491999-11-24 Dave Love <fx@gnu.org>
2150
2151 * xfns.c: Don't duplicate Qdisplay definition done elsewhere.
2152
2153 * xfaces.c: Don't duplicate Qmode_line definition done elsewhere.
2154
2155 * xfns.c: Don't duplicate Qdisplay definition done elsewhere.
2156
00da0e4a
GM
21571999-11-24 Gerd Moellmann <gerd@gnu.org>
2158
2159 * lisp.h (enum pvec_type): Put PVEC_FLAG in #if 0.
2160
2161 * emacs.c (PVEC_FLAG): New variable.
2162
b1775dc1
GM
21631999-11-23 Gerd Moellmann <gerd@gnu.org>
2164
2165 * unexaix.c (unexec): Use unsigned instead of uintptr_t because
2166 that fails on IBM PowerPC, AIX 4.2.
2167
08de6200
EZ
21681999-11-22 Eli Zaretskii <eliz@is.elta.co.il>
2169
2170 * buffer.c (syms_of_buffer): Add %z, %Z, %m and %& to the doc
2171 string of mode-line-format. Remove the obsolete %t.
2172
02fda8ff
GM
21731999-11-22 Gerd Moellmann <gerd@gnu.org>
2174
f2fa858f
GM
2175 * dispnew.c (direct_output_for_insert): Increment glyph positions
2176 for glyphs from buffer text only.
2177
02fda8ff
GM
2178 * emacs.c (gdb_valbits, gdb_gctypebits, gdb_emacs_intbits)
2179 (gdb_data_seg_bits): New variables.
2180
2181 * lisp.h (enum gdb_lisp_params): Put in #if 0, since it doesn't
2182 work on systems not allowing enumerators > INT_MAX, and it
2183 won't work if EMACS_INT is long long.
2184
1b0d24e7
PE
21851999-11-22 Paul Eggert <eggert@twinsun.com>
2186
2187 Port to SunOS 4.1.x again. Help out with Alpha port.
2188 Rename messages-locale to system-messages-locale,
2189 and likewise for time-locale.
2190
2191 * callproc.c (strerror): Remove decl.
2192 * fileio.c (strerror): Likewise.
2193 * process.c (strerror): Likewise.
2194 * emacs.c (strerror): Likewise.
2195 (Vsystem_messages_locale): Renamed from Vmessages_locale.
2196 All uses changed.
2197 (Vprevious_system_messages_locale): Likewise, from
2198 Vprevious_messages_locale.
2199 (Vsystem_time_locale): Likewise, from Vtime_locale.
2200 (Vprevious_system_time_locale): Likewise, from Vprevious_time_locale.
2201 (ABORT_RETURN_TYPE): New macro.
2202 (abort): Return type is now ABORT_RETURN_TYPE.
2203 (main): Always invoke init_signals, even if POSIX_SIGNALS is not
2204 defined.
2205 (syms_of_emacs): messages-locale -> system-messages-locale,
2206 previous-messages-locale -> previous-system-messages-locale,
2207 time-locale -> system-time-locale,
2208 previous-time-locale -> previous-system-time-locale.
2209
2210 * gmalloc.c (PP, __ptr_t): Assume ANSI C if STDC_HEADERS is defined.
2211 (const): Do not define; that's config.h's job.
2212 (<limits.h>): Include if HAVE_LIMITS_H is defined.
2213 (CHAR_BIT): Move test for definedness outside of limits.h condition.
2214 (<stddef.h>): Include if STDC_HEADERS is defined.
2215 (FREE_RETURN_TYPE): New macro.
2216 (free): Return type is now FREE_RETURN_TYPE.
2217
2218 * lisp.h (synchronize_system_time_locale): Renamed from
2219 synchronize_time_locale. All uses changed.
2220 (synchronize_system_messages_locale): Likewise, from
2221 synchronize_messages_locale.
2222
2223 * m/alpha.h (malloc, realloc, calloc): Remove decls;
2224 stdlib.h now does this.
2225
2226 * process.c (sys_siglist): Remove.
2227
2228 * s/sunos4-0.h (ABORT_RETURN_TYPE, FREE_RETURN_TYPE):
2229 New macros.
2230
2231 * syntax.c (scan_sexps_forward): Use abort, not assert.
2232
2233 * sysdep.c (my_sys_siglist): New var.
2234 (sys_siglist): New macro. Remove old initialized vars of same name.
2235 (init_signals): Initialize sys_siglist.
2236
2237 * xfns.c (abort): Remove decl; stdlib.h now does this.
2238
0dcd5b54
DL
22391999-11-18 Dave Love <fx@gnu.org>
2240
946173ad
DL
2241 * filelock.c: Add forward declaration for get_boot_time_1.
2242
0dcd5b54
DL
2243 * dispnew.c (Finternal_show_cursor_p): Fix doc string.
2244
71447e8f
GM
22451999-11-18 Gerd Moellmann <gerd@gnu.org>
2246
2247 * buffer.h (struct buffer_text): Add comment about moving
2248 buffer text if REL_ALLOC is defined.
2249
eeedff63
KH
22501999-11-18 Kenichi Handa <handa@etl.go.jp>
2251
2252 * lisp.h (KEY_DESCRIPTION_SIZE): New macro.
2253
2254 * keyboard.c (echo_char): Use KEY_DESCRIPTION_SIZE to check free
2255 memory for push_key_description.
2256
2257 * keymap.c (Fsingle_key_description): Use KEY_DESCRIPTION_SIZE to
2258 allocate memory for push_key_description.
2259 (describe_buffer_bindings): Likewise.
2260
5d7e4a2c
GM
22611999-11-17 Gerd Moellmann <gerd@gnu.org>
2262
2263 * xfns.c (Fx_show_busy_cursor): Doc-fix.
2264 (Fx_hide_busy_cursor): Ditto.
2265
22661999-11-17 Marco Walther <walther@siemens-pyramid.com>
2267
2268 * unexsni.c (unexec): Handle .rel.dyn section.
2269
b5b41e02
DL
22701999-11-16 Dave Love <fx@gnu.org>
2271
2272 * doc.c (Fdocumentation): Remove gcpro here too.
2273
e35b6123
GM
22741999-11-16 Gerd Moellmann <gerd@gnu.org>
2275
2276 * keyboard.c (command_loop_1): Remove no_redisplay.
2277
83c8f461 22781999-11-16 Richard M. Stallman <rms@gnu.org>
0a14b9bb
GM
2279
2280 * print.c (PRINTPREPARE): Don't call setup_echo_area_for_printing
2281 in noninteractive.
2282
b05d3bee
GM
22831999-11-14 Gerd Moellmann <gerd@gnu.org>
2284
5bcfeb49
GM
2285 * xdisp.c (ensure_echo_area_buffers): New.
2286 (with_echo_area_buffer): Use it.
2287 (setup_echo_area_for_printing): Ditto.
2288
b05d3bee
GM
2289 * buffer.c (indicate-empty-lines): Doc-fix.
2290
9b2e6e4c
GM
22911999-11-12 Gerd Moellmann <gerd@gnu.org>
2292
e7f90eab
GM
2293 * term.c (term_init): If "op" isn't available, don't support color
2294 because we can't switch back to the default foreground and
2295 background.
2296
9b2e6e4c
GM
2297 * doc.c (Fdocumentation_property): Remove GCPRO because
2298 Fsubstitute_command_keys gcpro's the string.
2299
1bf21027
KH
23001999-11-12 Kenichi Handa <handa@etl.go.jp>
2301
2302 * editfns.c (Ftranslate_region): Check the buffer multibyteness.
2303
3bc6df53
GM
23041999-11-11 Gerd Moellmann <gerd@gnu.org>
2305
2306 * print.c, keymap.c, indent.c, insdel.c, keyboard.c, intervals.c,
2307 lread.c, textprop.c, undo.c, emacs.c, lisp.h, intervals.h,
2308 buffer.h, config.in, Makefile.in: Remove USE_TEXT_PROPERTIES.
2309
35a5514b
GM
23101999-11-10 Gerd Moellmann <gerd@gnu.org>
2311
2312 * xfns.c (QCuser_data): Removed.
2313 (syms_of_xfns): Initialization of QCuser_data removed.
2314 (parse_image_spec): Don't handle :user-data specially. Allow
2315 unknown keys. Remove parameter ALLOW_OTHER_KEYS.
2316 (xbm_image_p, xbm_load, xpm_image_p, pbm_image_p, png_image_p)
2317 (tiff_image_p, jpeg_image_p, gif_image_p, gs_image_p): Call
2318 parse_image_spec accordingly.
2319
83c8f461 23201999-11-09 Richard M. Stallman <rms@gnu.org>
4ea68fcc
RS
2321
2322 * cmds.c (Fbeginning_of_line): Doc fix.
2323 (Fend_of_line): Doc fix.
2324
2325 * editfns.c (Fline_beginning_position): If N is not 1,
2326 pass t to Fconstrain_to_field for ESCAPE-FROM-EDGE.
2327
2328 * syntax.c (Fforward_word): Handle fields even if would have hit
2329 an edge of the buffer. Return nil if affected by fields.
2330
83c8f461 23311999-11-09 Richard M. Stallman <rms@gnu.org>
4ea68fcc
RS
2332
2333 * editfns.c (preceding_pos): Function deleted.
2334 (text_property_stickiness): Decrement POS directly.
2335 Fix a confusion that used PT instead of POS.
2336
2337 * editfns.c (find_field): Properly handle the case
2338 of a field boundary where `field' inherits from neither side.
2339
2340 * editfns.c (Ffield_beginning, Ffield_end): Doc fixes.
2341 (Ferase_field, Ffield_string, Ffield_string_no_properties): Doc fixes.
2342
fa9aabf6
GM
23431999-11-08 Gerd Moellmann <gerd@gnu.org>
2344
2345 * bytecode.c (Fbyte_code) <BinsertN, Bcall>: Do the
2346 BEFORE_POTENTIAL_GC before DISCARD.
2347
4015b3c0
GM
23481999-11-07 Gerd Moellmann <gerd@gnu.org>
2349
033a5fa3
GM
2350 * alloc.c (Fgarbage_collect): Call unmark_byte_stack.
2351
2352 * lisp.h: Add prototype for unmark_byte_stack.
2353
2354 * bytecode.c (mark_byte_stack): Use XMARKBIT and XMARK.
2355 (unmark_byte_stack): Renamed from relocate_byte_pcs. Use
2356 XUNMARK.
2357
55b064bd
GM
2358 * xdisp.c (resize_mini_window): Fix computation of needed
2359 mini-window height.
2360
2361 * alloc.c, buffer.c, editfns.c, xdisp.c: Remove conditional
2362 compilation on USE_TEXT_PROPERTIES.
01e9b9df 2363
4015b3c0 2364 * Fbyte_code: Use block statements in cases and declare v1 and v2
60af03f1 2365 locally there. Rearrange case statements so that those most
4015b3c0
GM
2366 frequently executed come first. Avoid goto's in frequently
2367 executed cases.
2368
fe512f27
GM
23691999-11-05 Gerd Moellmann <gerd@gnu.org>
2370
dd59e217
GM
2371 * bytecode.c (Fbyte_code): Use BEFORE_POTENTIAL_GC and
2372 AFTER_POTENTIAL_GC around internal_catch.
2373
bcf28080
GM
2374 * alloc.c (Fgarbage_collect): Call mark_byte_stack and
2375 relocate_byte_pcs.
2376 (init_alloc_once, init_alloc): Set byte_stack_list to null.
2377
2378 * eval.c (struct catchtag): Add member byte_stack.
2379 (internal_catch, Fcondition_case, internal_condition_case)
dd59e217 2380 (internal_condition_case_1): Save value of byte_stack_list in
bcf28080
GM
2381 catchtag.
2382 (unwind_to_catch): Restore byte_stack_list from catchtag.
2383
2384 * lisp.h: Add prototypes for new functions in bytecode.c.
2385 Add extern declaration for byte_stack_list.
2386
2387 * bytecode.c (struct byte_stack): New.
2388 (byte_stack_list, mark_byte_stack, relocate_byte_pcs): New
2389 (BEFORE_POTENTIAL_GC, AFTER_POTENTIAL_GC): New.
2390 (FETCH, PUSH, POP, DISCARD, TOP, MAYBE_GC): Rewritten.
2391 (HANDLE_RELOCATION): Removed.
2392 (Fbyte_code): Use byte_stack structures.
2393
4d59c34c
GM
2394 * filelock.c (Ffile_locked_p): Make FILENAME a required argument.
2395
fe512f27
GM
2396 * buffer.c (syms_of_buffer): Extend documentation of
2397 mode-line-format.
2398
60b64cd6
GM
23991999-11-04 Gerd Moellmann <gerd@gnu.org>
2400
2401 * editfns.c (Fdelete_field): Renamed from Ferase_field.
2402
2403 * minibuf.c (do_completion, Fminibuffer_complete_word): Use
2404 Ferase_field instead of Fdelete_field.
2405
b51b619b
GM
24061999-11-03 Gerd Moellmann <gerd@gnu.org>
2407
2408 * dispnew.c (Finternal_show_cursor): Change it to set the
2409 cursor on/off, not toggle its state.
2410 (Finternal_show_cursor_p): New.
2411 (syms_of_display): Defsubr Sinternal_show_cursor_p.
2412
5865af0d
DL
24131999-11-03 Dave Love <fx@gnu.org>
2414
2415 * charset.c (split_non_ascii_string): Define return value.
2416
82a700f3
GM
24171999-11-03 Gerd Moellmann <gerd@gnu.org>
2418
edfef199
GM
2419 * minibuf.c (string_to_object): New.
2420 (read_minibuf_noninteractive): New.
2421 (read_minibuf): Call read_minibuf_noninteractive if
2422 noninteractive. Use string_to_object.
2423
82a700f3
GM
2424 * doc.c (Fdocumentation_property): Fix bug bypassing UNGCPRO.
2425
b5540f0d
DL
24261999-11-02 Dave Love <fx@gnu.org>
2427
e69dcd60
DL
2428 * gnu-linux.h: Use SIGCHLD, not SIGCLD (not in glibc 2.1).
2429
827a1788
DL
2430 * process.c: Define _GNU_SOURCE before config.h to get strsignal
2431 declared with glibc2.
b5540f0d 2432
a69a6e61
GM
24331999-11-02 Gerd Moellmann <gerd@gnu.org>
2434
2435 * lisp.h (QUIT): Give it statement form.
2436
87e21fbd
DL
24371999-11-02 Dave Love <fx@gnu.org>
2438
2439 * eval.c (init_eval): Conditionalize declaration of gcpro_level.
2440
1b335865
GM
24411999-11-02 Gerd Moellmann <gerd@gnu.org>
2442
9fb5e03d
GM
2443 * xfns.c (QCuser_data): New.
2444 (syms_of_xfns): Initialize QCuser_data.
2445 (parse_image_spec): Ignore :user-data DATA properties.
2446
1b335865
GM
2447 * xdisp.c (display_line): Set charpos of first glyph in blank
2448 lines not corresponding to any text to -1, even if no glyphs are
2449 filled in in that line.
2450
e76f1c44
GM
24511999-11-01 Gerd Moellmann <gerd@gnu.org>
2452
36fcd3d9
GM
2453 * xfns.c (png_load) [PNG_READ_sRGB_SUPPORTED]: Put code using
2454 png_get_sRGB in #ifdef.
2455
111259b4
GM
2456 * dispnew.c (Finternal_show_cursor): Renamed from Fshow_cursor.
2457 (syms_of_display): Use the new name.
2458
dd5c96e8
GM
2459 * textprop.c (verify_interval_modification): Signal text-read-only
2460 instead of calling error.
2461
db8878fb
GM
2462 * data.c (Qtext_read_only): New built-in error.
2463 (syms_of_data): Initialize it.
2464
2465 * lisp.h: Add extern declaration for Qtext_read_only.
2466
e76f1c44
GM
2467 * syntax.c: Remove whitespace after open or in front of closing
2468 parentheses.
2469
83c8f461 24701999-11-01 Richard M. Stallman <rms@gnu.org>
cb3a6c48
GM
2471
2472 * Makefile.in (w16select.o, sound.o): Don't depend on lisp.h.
2473
7843e09c
GM
24741999-10-31 Gerd Moellmann <gerd@gnu.org>
2475
575ed805
GM
2476 * xdisp.c (resize_mini_window): Compute needed height differently.
2477
7843e09c
GM
2478 * fns.c (Flength): Unroll loop over lists.
2479
2480 * xdisp.c (append_space): Return non-zero if space was appended.
2481 (display_line): Set charpos of first glyph to -1 only if that
2482 glyph is the space added by append_glyph.
2483
83c8f461 24841999-10-30 Richard M. Stallman <rms@gnu.org>
cb3a6c48
GM
2485
2486 * print.c (strout): Consider `noninteractive' and use stdout
2487 only when PRINTCHARFUN is t.
2488
2489 * lisp.h (struct gcpro) [DEBUG_GCPRO]: New field `level'.
2490 (gcpro_level): Declare it extern.
2491 [DEBUG_GCPRO] (GCPRO1, GCPRO2, GCPRO3, GCPRO4, GCPRO5):
2492 Alternate definitions that set `level' and increment `gcpro_level'.
2493 [DEBUG_GCPRO] (UNGCPRO): Alternate definition that checks gcpro_level.
2494
2495 * eval.c [DEBUG_GCPRO] (gcpro_level): New variable.
2496 (init_eval) [DEBUG_GCPRO]: Initialize it.
2497 (unwind_to_catch) [DEBUG_GCPRO]: Set gcpro_level
2498 from remaining gcprolist.
2499
3636f7a3
KH
25001999-10-29 Kenichi Handa <handa@etl.go.jp>
2501
2502 * coding.c (code_convert_region): Update `dst' correctly.
2503
a2ad7096
GM
25041999-10-28 Gerd Moellmann <gerd@gnu.org>
2505
2506 * fns.c (Fmemq, Fassq, Frassq, assq_no_quit, Fassoc)
2507 (Frassoc): Rewritten.
2508
1e3196e8
GM
25091999-10-27 Noah Friedman <friedman@splode.com>
2510
2511 * s/gnu-linux.h [HAVE_DEV_PTMX]: Redefine FIRST_PTY_LETTER to 'z'.
2512 Define PTY_NAME_SPRINTF.
2513 Redefine PTY_TTY_NAME_SPRINTF.
2514 * config.in: Add undef for HAVE_DEV_PTMX.
2515
83c8f461 25161999-10-26 Richard M. Stallman <rms@gnu.org>
4ea68fcc
RS
2517
2518 * regex.c (POP_FAILURE_POINT): Use failure_id.integer
2519 as arg to DEBUG_POP and DEBUG_PRINT.
2520
83c8f461 25211999-10-27 Richard M. Stallman <rms@gnu.org>
17dbfaad
GM
2522
2523 * data.c (Qad_activate_internal): Renamed from Qad_activate.
2524 (Ffset): Call Qad_activate_internal.
2525 (syms_of_data): Initialize Qad_activate_internal.
2526
26922151
GM
25271999-10-27 Gerd Moellmann <gerd@gnu.org>
2528
2529 * xdisp.c (echo_area_display) [HAVE_X_WINDOWS]: Do nothing if
2530 Vterminal_frame is selected and Vwindow_system is non-nil.
2531
67a5596f
GM
25321999-10-26 Gerd Moellmann <gerd@gnu.org>
2533
2bea706b
GM
2534 * xdisp.c (echo_area_display): Put previous change in #if 0.
2535
67a5596f
GM
2536 * emacs.c (standard_args): Add `file' as synonym for `visit',
2537 `execute' as synonym for `eval'.
2538 (main): Add new options to usage message.
2539
81dc5de5
GM
25401999-10-25 Gerd Moellmann <gerd@gnu.org>
2541
2542 * data.c (Qhash_table): New.
2543 (Ftype_of): Return it for hash tables.
2544 (syms_of_data): Initialize Qhash_table.
2545
83c8f461 25461999-10-25 Richard M. Stallman <rms@gnu.org>
bd3c545d
GM
2547
2548 * regex.c (POP_FAILURE_POINT): Extract failure_id as an integer.
2549
66e4690f 25501999-10-24 Ken Raeburn <raeburn@gnu.org>
3a7093d8 2551
7539e11f
KR
2552 * alloc.c: Undef HIDE_LISP_IMPLEMENTATION before including
2553 lisp.h.
2554
2555 * buffer.c (Fbuffer_list, Fget_file_buffer, get_truename_buffer,
2556 Fbuffer_local_variables, Fother_buffer, record_buffer,
2557 set_buffer_internal_1, Fbury_buffer, Fkill_all_local_variables,
2558 swap_out_buffer_local_variables, overlays_at, overlays_in,
2559 overlay_touches_p, overlay_strings, recenter_overlay_lists,
2560 fix_overlays_in_range, fix_overlays_before, Foverlay_get,
2561 Foverlay_put, report_overlay_modification, evaporate_overlays):
2562 Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member
2563 references.
2564 * data.c (Fcar, Fcar_safe, Fcdr, Fcdr_safe, Fsetcar, Fsetcdr,
2565 swap_in_symval_forwarding, set_internal, default_value,
2566 Fset_default, Fmake_variable_buffer_local, Fmake_local_variable,
2567 Fmake_variable_frame_local, Flocal_variable_p,
2568 Flocal_variable_if_set_p, arithcompare, Fzerop, cons_to_long,
2569 Fnumber_to_string, float_arith_driver, Fadd1, Fsub1): Likewise.
2570 * dispnew.c (Fframe_or_buffer_changed_p): Likewise.
2571 * emacs.c (main): Likewise.
2572 * fontset.c (fs_load_font, fs_register_fontset,
2573 CACHED_FONTSET_NAME, CACHED_FONTSET_REGEX, Fquery_fontset,
2574 Fnew_fontset, Fset_fontset_font): Likewise.
2575 * frame.c (do_switch_frame, next_frame, prev_frame,
2576 other_visible_frames, Fdelete_frame, Fvisible_frame_list):
2577 Likewise.
2578 * keyboard.c (read_char, help_char_p, event_to_kboard,
2579 kbd_buffer_get_event, timer_start_idle, timer_check,
2580 make_lispy_event, apply_modifiers, reorder_modifiers,
2581 Fevent_convert_list, lucid_event_type_list_p, menu_bar_items,
2582 menu_bar_one_keymap, menu_item_eval_property_1, parse_menu_item,
2583 tool_bar_items, read_char_x_menu_prompt, read_key_sequence,
2584 Fcommand_execute, Fexecute_extended_command): Likewise.
2585 * minibuf.c (read_minibuf, get_minibuffer, Ftry_completion,
2586 Fall_completions): Likewise.
2587 * window.c (Fset_window_margins): Likewise.
2588
2589 * callint.c (quotify_args): Don't explicitly use struct
2590 Lisp_Cons, use Lisp_Object and XCAR/XCDR instead.
2591
3a7093d8
KR
2592 * s/netbsd.h (HAVE_GETLOADAVG): Define as 1.
2593 (UNEXEC, START_FILES, LIB_STANDARD, LIB_GCC): Define ELF versions,
2594 if __ELF__ is defined.
2595
2a3d7146
GM
25961999-10-24 Gerd Moellmann <gerd@gnu.org>
2597
2598 * window.c (Fnext_window): Add a QUIT in the loop.
2599
8ac52782
GM
26001999-10-23 Gerd Moellmann <gerd@gnu.org>
2601
2602 * Makefile.in (bootstrap, bootstrap-emacs, bootstrap-temacs):
2603 New targets.
2604
05f0d15a
DL
26051999-10-22 Dave Love <fx@gnu.org>
2606
2607 * emacs.c (main): Enable profiling conditional on __linux also.
2608
882fb0e6
GM
26091999-10-20 Gerd Moellmann <gerd@gnu.org>
2610
2611 * xrdb.c (x_load_resources): Set default resources for resource
2612 classes instead of for the specific Emacs.
2613
b5f5bc31
GM
26141999-10-19 Gerd Moellmann <gerd@gnu.org>
2615
66f4dd69
GM
2616 * s/freebsd.h (HAVE_GETLOADAVG): Define as 1 because config.h
2617 defines it that way.
2618
b5f5bc31
GM
2619 * xdisp.c (echo_area_display) [HAVE_X_WINDOWS]: Do nothing
2620 if selected_frame is equal to Vterminal_frame.
2621
68c45bf0
PE
26221999-10-19 Paul Eggert <eggert@twinsun.com>
2623
2624 Add support for large files, 64-bit Solaris, system locale codings.
2625
2626 * Makefile.in (emacs): Set the LC_ALL environment variable to "C"
2627 when dumping, so that the dumped Emacs doesn't have stray locale info.
2628 (dired.o): Depend on systime.h.
2629 (editfns.o): Depend on coding.h.
2630
2631 * alloc.c, buffer.c, callproc.c, ccl.c, charset.c, coding.c, data.c,
2632 dispnew.c, editfns.c, emacs.c, filelock.c, floatfns.c, hftctl.c,
2633 keyboard.c, process.c, sysdep.c, unexelf.c, unexhp9k800.c,
2634 unexsunos4.c, vmsfns.c, vmsgmalloc.c, w32faces.c, w32menu.c, w32term.c,
2635 w32xfns.c, xfaces.c, xfns.c, xmenu.c, xterm.c:
2636 Include <config.h> before any system include files.
2637
2638 * alloc.c, buffer.c, ccl.c, data.c, editfns.c, emacs.c, eval.c,
2639 fileio.c, filelock.c, frame.c, insdel.c, keymap.c, lread.c,
2640 m/alpha.h, print.c, search.c, sysdep.c, xdisp.c, xfaces.c, xfns.c,
2641 xmenu.c, xterm.c:
2642 Do not include <stdlib.h>, as <config.h> does this now.
2643
2644 * callproc.c (Fcall_process):
2645 Synchronize messages locale before invoking strerror.
2646 Decode resulting string with locale-coding-system.
2647
2648 * coding.c (Vlocale_coding_system): New var.
2649 (syms_of_coding): Adjust to above change.
2650 (emacs_strerror): New function.
2651
2652 * coding.h (emacs_strerror, Vlocale_coding_system): New decls.
2653
2654 * config.in (HAVE_STDIO_EXT_H, HAVE_TM_GMTOFF, HAVE___FPENDING,
2655 HAVE_FTELLO, HAVE_GETLOADAVG, HAVE_MBLEN, HAVE_MBRLEN,
2656 HAVE_STRSIGNAL): New macros.
2657 (BITS_PER_LONG): Default to 64 if _LP64 is defined.
2658 <stdlib.h>: Include if HAVE_STDLIB_H is defined and NOT_C_CODE isn't.
2659
2660 * dired.c: Include "systime.h".
2661 (Ffile_attributes): Do not cast s.st_size to int; this loses
2662 information if int is 32 bits but st_size and EMACS_INT are larger.
2663 Treat large device numbers like large inode numbers.
2664
2665 * dispnew.c (PENDING_OUTPUT_COUNT): Use __fpending if available.
2666
2667 * editfns.c: Include coding.h.
2668 (emacs_strftime): Remove decl.
2669 (emacs_strftimeu): New decl.
2670 (emacs_memftimeu): Renamed from emacs_memftime; new arg UT.
2671 Use emacs_strftimeu instead of emacs_strftime.
2672 (Fformat_time_string): Convert format string using
2673 Vlocale_coding_system, and convert result back. Synchronize time
2674 locale before invoking lower level function. Invoke
2675 emacs_memftimeu, passing ut, instead of emacs_memftime.
2676
2677 * emacs.c: Include <locale.h> if HAVE_SETLOCALE is defined.
2678 (Vmessages_locale, Vprevious_messages_locale, Vtime_locale,
2679 Vprevious_time_locale): New variables.
2680 (main): Invoke setlocale early, so that initial error messages are
2681 localized properly. But skip locale-setting if LC_ALL is "C".
2682 Fix up locale when it's safe to do so.
2683 (fixup_locale): Moved here from xterm.c.
2684 (synchronize_locale, synchronize_time_locale,
2685 synchronize_messages_locale): New functions.
2686 (syms_of_emacs): Accommodate above changes.
2687
2688 * fileio.c (report_file_error): Convert strerror output according
2689 to Vlocale_coding_system.
2690 (Finsert_file_contents): Check for arithmetic overflow in
2691 computations that depend on file size. Report IO errors
2692 with emacs_strerror, not strerror.
2693
2694 * fns.c (Fgethash): Declare dflt parameter.
2695
2696 * gmalloc.c: Do not define const to nothing if HAVE_CONFIG_H
2697 is defined; that's config.h's job.
2698
2699 * lisp.h (EMACS_INT, BITS_PER_EMACS_INT, EMACS_UINT): If _LP64,
2700 default these values to long, BITS_PER_LONG, and unsigned long.
2701 (VALBITS, MARKBIT, XINT): Do not assume 32-bit EMACS_INT.
2702 (PNTR_COMPARISON_TYPE): Default to EMACS_UINT, not to unsigned int.
2703 (code_convert_string_norecord, fixup_locale,
2704 synchronize_messages_locale, synchronize_time_locale,
2705 emacs_open, emacs_close, emacs_read, emacs_write): New decls.
2706 All Emacs callers of open, close, read, write changed to use
2707 emacs_open, emacs_close, emacs_read, emacs_write.
2708
2709 * lread.c (file_offset, file_tell): New macros. All uses of ftell
2710 changed to file_tell.
2711 (saved_doc_string_position, prev_saved_doc_string_position): Now
2712 of type file_offset.
2713 (init_lread): Do not fix locale here; fixup_locale now does this.
2714
2715 * m/amdahl.h, s/usg5-4.h:
2716 (NSIG): Remove.
2717 (NSIG_MINIMUM): New macro.
2718
2719 * m/cydra5.h, m/dpx2.h, m/mips.h, m/pfa50.h, m/sps7.h, m/stride.h,
2720 m/ustation.h, s/gnu-linux.h, s/hpux.h, s/iris3-5.h, s/iris3-6.h,
2721 s/umips.h, s/usg5-4.h:
2722 (SIGIO): Do not undef.
2723 (BROKEN_SIGIO): New macro.
2724
2725 * m/ustation.h:
2726 (SIGTSTP): Do not undef.
2727 (BROKEN_SIGTSTP): New macro.
2728
2729 * s/gnu-linux.h:
2730 (SIGPOLL, SIGURG): Do not undef.
2731 (BROKEN_SIGPOLL, BROKEN_SIGURG): New macros.
2732
2733 * s/ptx4.h:
2734 (SIGINFO): Do not undef.
2735 (BROKEN_SIGINFO): New macros.
2736
2737 * m/delta.h, s/ptx.h, s/template.h: Doc fix.
2738
2739 * mktime.c, strftime.c: Update to glibc 2.1.2 version, with
2740 some Emacs-related changes merged.
2741
2742 * print.c (float_to_string): Prepend "-" to representation of a
2743 NaN if the NaN is negative.
2744
2745 * process.c (sys_siglist): Omit if HAVE_STRSIGNAL.
2746 (wait_reading_process_input): Use emacs_strerror, not strerror.
2747
2748 * process.c (status_message, sigchld_handler): Synchronize locale,
2749 then use strsignal istead of sys_siglist.
2750 * w32proc.c (sys_wait): Likewise.
2751
2752 * s/aix3-1.h, s/bsd4-1.h, s/dgux.h, s/gnu-linux.h, s/hiuxmpp.h,
2753 s/hpux.h, s/iris3-5.h, s/iris3-6.h, s/irix3-3.h, s/osf1.h, s/rtu.h,
2754 s/sunos4-1.h, s/unipl5-0.h, s/unipl5-2.h, s/usg5-0.h, s/usg5-2-2.h,
2755 s/usg5-2.h, s/usg5-3.h, s/xenix.h:
2756 (open, close, read, write, INTERRUPTIBLE_OPEN,
2757 INTERRUPTIBLE_CLOSE, INTERRUPTIBLE_IO): Remove.
2758
2759 * s/sol2-5.h (_LARGEFILE_SOURCE, _FILE_OFFSET_BITS): New macros.
2760
2761 * sysdep.c (sys_read, sys_write, read, write, sys_close, close,
2762 sys_open, open): Remove.
2763 (emacs_open, emacs_close, emacs_read, emacs_write): Always define;
2764 the old INTERRUPTIBLE_OPEN, INTERRUPTIBLE_CLOSE, and INTERRUPTIBLE_IO
2765 macros are no longer used.
2766 (emacs_open): Renamed from sys_open. Merge BSD4_1 version.
2767 (emacs_close): Renamed from sys_close.
2768 (emacs_read): Renamed from sys_read.
2769 (emacs_write): Renamed from sys_write.
2770 (sys_siglist): Do not declare if HAVE_STRSIGNAL.
2771 (dup2): Do not print error on failure; the real dup2 doesn't.
2772 (strsignal): New function, defined if !HAVE_STRSIGNAL.
2773
2774 * syssignal.h (SIGINFO): Undef if defined and if BROKEN_SIGINFO
2775 is defined.
2776 (SIGIO, SIGPOLL, SIGTSTP, SIGURG): Likewise.
2777 (NSIG): If less than NSIG_MINIMUM, define to NSIG_MINIMUM.
2778 (strsignal): Declare if !HAVE_STRSIGNAL.
2779
2780 * unexelf.c (ElfBitsW, ELFSIZE, ElfExpandBitsW): New macros.
2781 (ElfW): Define in terms of ElfExpandBitsW.
2782
2783 * w32proc.c (sys_siglist): Remove decl.
2784
2785 * xdisp.c (decode_mode_spec): 3rd arg is int, not char, to comply
2786 with ANSI C.
2787 (display_string): Declare face_string_pos arg.
2788
2789 * xfns.c (Fx_show_tip): Declare timeout param.
2790
2791 * xterm.c: No need to include locale.h.
2792 (x_alloc_lighter_color, x_setup_relief_color):
2793 Pass arg as double, not float, for compatibility with ANSI C.
2794 (fixup_locale): Move to emacs.c.
2795 (x_term_init): Do not setlocale or fixup locale; the main program
2796 does this now.
2797
2f0b74ea
DL
27981999-10-18 Dave Love <fx@gnu.org>
2799
2800 * doc.c (Fdocumentation_property): Gcpro `tem'.
2801
471aa4a0
KH
28021999-10-18 Kenichi Handa <handa@etl.go.jp>
2803
2804 * lread.c (Fload): Calculate bytes of filename correctly.
2805 (openp): Likewise.
2806
aca2020b
KH
28071999-10-18 Keisuke Nishida <kxn30@po.cwru.edu>
2808
2809 * print.c (print_preprocess): In case print-circle is nil,
2810 add OBJ to Vprint_number_table only when OBJ is a symbol.
2811
1f5fe392 28121999-10-18 Kenichi Handa <handa@etl.go.jp>
b843d1ae
KH
2813
2814 * coding.c (code_convert_string): Add record_unwind_protect to
2815 assure setting inhibit_pre_post_conversion back to zero. Take
2816 care of the multibyteness of the working buffer.
2817
2818 * coding.c (inhibit_pre_post_conversion): New variable.
2819 (setup_coding_system): If inhibit_pre_post_conversion is nonzero,
2820 ignore post-read-conversion and pre-write-conversion property of
2821 the coding system.
2822 (code_convert_region_unwind): New function.
2823 (code_convert_region): Set inhibit_pre_post_conversion to 1 while
2824 running pre-write-conversion and post-read-conversion.
2825 (code_convert_string): Likewise.
2826
cd876a91
GM
28271999-10-17 Miles Bader <miles@gnu.org>
2828
2829 * editfns.c: Doc fix.
2830
28311999-10-17 Miles Bader <miles@gnu.org>
2832
2833 * editfns.c (Fconstrain_to_field): Make sure we don't violate the
2834 argument preconditions of find_before_next_newline in the case
2835 where both ONLY_IN_LINE and ESCAPE_FROM_EDGE are set and OLD_POS
2836 was indeed at the edge.
2837
28381999-10-17 Miles Bader <miles@gnu.org>
2839
2840 * minibuf.c (Fminibuffer_complete_and_exit): Supply value for new
2841 ESCAPE_FROM_EDGE parameter to Ffield_beginning.
2842
2843 * editfns.c (text_property_eq, text_property_stickiness): Don't
2844 use initializers for auto variables of type Lisp_Object.
2845 (find_field): Likewise. Use braces around nested ifs.
2846 (Fline_end_position): Store the raw eol in a variable, so that the
2847 final expression doesn't look so ugly.
2848 (Fconstrain_to_field): Doc fix.
2849 (preceding_pos): Renamed from `preceeding_pos'.
2850 (text_property_stickiness, find_field): Call preceding_pos,
2851 not preceeding_pos.
2852
28531999-10-17 Miles Bader <miles@gnu.org>
2854
2855 * editfns.c (Ffield_string_no_properties): New function.
2856 (text_property_stickiness, preceeding_pos): New functions.
2857 (Ffield_string): Remove PROPS parameter.
2858 (find_field): Add MERGE_AT_BOUNDARY parameter.
2859 Rewrite to use stickiness of `field' property to resolve
2860 ambiguous cases.
2861 (Ffield_beginning, Ffield_end): Add ESCAPE_FROM_EDGE parameter.
2862 (Fconstrain_to_field): Likewise.
2863 (syms_of_editfns): Init Sfield_string_no_properties.
2864 (Ffield_string, Ferase_field, Ffield_end):
2865 Supply new MERGE_AT_BOUNDARY argument to find_field.
2866 (Fline_beginning_position, Fline_end_position): Supply new
2867 ESCAPE_FROM_EDGE parameter to Fconstrain_to_field.
2868 Pass a value of Qt for the ONLY_IN_LINE argument to
2869 Fconstrain_to_field (only matters if N != 1).
2870 * syntax.c (Fforward_word): Supply new ESCAPE_FROM_EDGE parameter
2871 to Fconstrain_to_field.
2872
2873 * minibuf.c (Fminibuffer_complete_word): Use
2874 Ffield_beginning to find the prompt end.
2875
28761999-10-17 Miles Bader <miles@gnu.org>
2877
2878 * editfns.c (Fconstrain_to_field): Add get/set-current-point
2879 behavior when NEW_POS is nil.
2880 (find_field): Use XSETFASTINT instead of make_number.
2881 * minibuf.c (Fminibuffer_complete_and_exit): Test for an empty
2882 input string by seeing where the field begins, instead of
2883 looking at text-properties.
2884
28851999-10-17 Miles Bader <miles@gnu.org>
2886
2887 * editfns.c (Qfield): New variable.
2888 (find_field, Ferase_field, Ffield_string,
2889 Ffield_beginning, Ffield_end, Fconstrain_to_field): New functions.
2890 (Fline_beginning_position, Fline_end_position): Constrain to any field.
2891 (make_buffer_string_both): Remove minibuffer-prompt hack.
2892 (syms_of_editfns): Initialize Qfield, and subr entries for
2893 field functions above.
2894 * minibuf.c (read_minibuf): Don't save minibuffer prompt length on
2895 minibuf_save_list.
2896 Don't initialize minibuffer prompt length.
2897 Wrap prompt text-properties around the entire prompt.
2898 Add 'prompt text-property to prompt.
2899 Get final value with Ffield_string instead of make_buffer_string.
2900 (read_minibuf_unwind): Don't restore minibuffer prompt length from
2901 minibuf_save_list.
2902 (do_completion): Get minibuffer input with Ffield_string
2903 instead of Fbuffer_string.
2904 Erase minibuffer input with Ferase_field instead of erase_buffer.
2905 (Fminibuffer_complete_and_exit): Likewise.
2906 Test whether buffer is empty by looking for the 'prompt text
2907 property at the end.
2908 Set prompt length by looking for the end of the prompt text property,
2909 and save prompt length for later use (since there is no longer a
2910 buffer variable to get it from).
2911 (Fminibuffer_prompt_width, Fminibuffer_prompt_end): Functions removed.
2912 (syms_of_minibuf): Remove initializations of
2913 Sminibuffer_prompt_width and Sminibuffer_prompt_end.
2914 * buffer.h (struct buffer): Remove prompt_end_charpos field.
2915 * buffer.c (Fget_buffer_create, Fmake_indirect_buffer, Fkill_buffer):
2916 Don't initialize prompt_end_charpos field.
2917 * syntax.c (Fforward_word): Likewise.
2918 Constrain to any field.
2919
3f6f7508
GM
29201999-10-16 Gerd Moellmann <gerd@gnu.org>
2921
2922 * window.c (enum save_restore_action): New.
2923 (save_restore_orig_size): Change parameter list. Add
2924 functionality to check for valid orig_top and orig_height members
2925 in a window tree.
2926 (grow_mini_window): Call save_restore_orig_size with new parameter
2927 list.
2928 (shrink_mini_window): Restore old window sizes only if old
2929 size information is valid in all windows in a window tree.
2930
06482119
GM
29311999-10-15 Gerd Moellmann <gerd@gnu.org>
2932
2710454d
GM
2933 * xmenu.c (set_frame_menubar): Don't call
2934 x_set_menu_resources_from_menu_face here.
2935 (update_frame_menubar): Call x_set_menu_resources_from_menu_face.
2936
06482119
GM
2937 * xfns.c (gif_load): Fix handling of interlaced GIFs.
2938
17fa2837
DL
29391999-10-14 Dave Love <fx@gnu.org>
2940
2941 * xdisp.c (handle_fontified_prop): GCPRO `pos'.
2942
45f93416
GM
29431999-10-14 Gerd Moellmann <gerd@gnu.org>
2944
2945 * process.c (Fopen_network_stream): Don't loop if gethostbyname
2946 fails and h_errno is TRY_AGAIN.
2947
c765b723
DL
29481999-10-13 Dave Love <fx@gnu.org>
2949
2950 * filelock.c (lock_file): Move gcpro of `fn'.
2951
dace7f4e
GM
29521999-10-10 Gerd Moellmann <gerd@gnu.org>
2953
2954 * keyboard.c (auto-save-interval): Fix documentation.
2955
83c8f461 29561999-10-09 Richard M. Stallman <rms@gnu.org>
73fb36f1
RS
2957
2958 * print.c (print): When removing objects from Vprint_number_table,
2959 only scan the newly added objects.
2960 (print_preprocess): If OBJ is a gensym, and print-continuous-numbering,
2961 unconditionally force it to stay in the table.
2962
85177c86
GM
29631999-10-09 Gerd Moellmann <gerd@gnu.org>
2964
2965 * xfns.c (prepare_image_for_display): Don't try to load image if
2966 loading it failed before.
2967 (lookup_image, prepare_image_for_display): Remember if loading the
2968 image failed.
2969 (xpm_load): Add missing UNBLOCK_INPUT.
2970
2971 * dispextern.h (struct image): New member load_failed_p.
2972
11e4de5d
SM
29731999-10-08 Stefan Monnier <monnier@cs.yale.edu>
2974
f28eba7b 2975 * fileio.c (Fmake_temp_name): Add a reference to `make-temp-file'
11e4de5d
SM
2976 in the docstring.
2977
f1da8f06
GM
29781999-10-08 Gerd Moellmann <gerd@gnu.org>
2979
2980 * xterm.c (XTread_socket) <ClientMessage, WM_TAKE_FOCUS>:
2981 Don't call XSetInputFocus because that can generate additional
2982 FocusIn events.
2983
c37bbd4f
GM
29841999-10-07 Jeffrey C Honig <jch@bsdi.com>
2985
2986 * bsdos4.h [HAVE_LIBNCURSES]: Define TERMINFO and LIBS_TERMCAP.
2987
83c8f461 29881999-10-07 Richard M. Stallman <rms@gnu.org>
78cc5c64
GM
2989
2990 * process.c (wait_reading_process_input): When trying to suck
2991 input from one process, for accept-process-output,
2992 exit that loop if we get EAGAIN or EWOULDBLOCK.
2993
577d9e2f
GM
29941999-10-07 Gerd Moellmann <gerd@gnu.org>
2995
2996 * xfaces.c (Qbitmap_spec_p): Replaces Qpixmap_spec_p.
2997 (Fbitmap_spec_p): Replaces Fpixmap_spec_p.
2998 (load_pixmap): Use Fbitmap_spec_p and Qbitmap_spec_p instead of
2999 Fpixmap_spec_p and Qpixmap_spec_p.
3000 (load_face_colors, check_lface_attrs,
3001 merge_face_vector_with_property,
3002 Finternal_set_lisp_face_attribute): Use Fbitmap_spec_p.
3003 (syms_of_xfaces): Initialize Qbitmap_spec_p, defsubr
3004 Fbitmap_spec_p.
3005
f5737ad2
GM
30061999-10-07 Gerd Moellmann <gerd@gnu.org>
3007
3008 * xdisp.c (display_menu_bar): Use MENU_FACE_ID instead of
3009 MODE_LINE_FACE_ID.
3010
3011 * xfaces.c (toplevel) [USE_MOTIF]: Include some Motif headers.
3012 (struct x_resources) [USE_X_TOOLKIT]: New.
3013 (xm_apply_resources, xm_set_menu_resources_from_menu_face)
3014 [USE_MOTIF]: New.
3015 (xl_apply_resources, xl_set_menu_resources_from_menu_face)
3016 [USE_LUCID]: New.
3017 (x_set_menu_resources_from_menu_face) [USE_X_TOOLKIT]: New.
3018 (Qmenu): New.
3019 (syms_of_xfaces): Initialize Qmenu.
3020 (realize_basic_faces): Realize face `menu'.
3021 (resolve_face_name): New.
3022 (lface_from_face_name): Use it.
3023 (Finternal_set_lisp_face_attribute): Ditto.
3024 (Fpixmap_spec_p): Rewritten. Extend doc string.
3025
3026 * xmenu.c (set_frame_menubar, xmenu_show): Call
3027 x_set_menu_resources_from_menu_face.
3028
3029 * dispextern.h (enum face_id): Add MENU_FACE_ID.
3030 (toplevel): Include X11/Intrinsic.h.
3031
6a1aa823
DL
30321999-10-03 Ken'ichi Handa <handa@gnu.org>
3033
3034 * coding.c (DECODE_CHARACTER_ASCII): Decode ASCII invocated to GR
3035 correctly.
3036
26901792
DL
30371999-09-30 Kenichi Handa <handa@etl.go.jp>
3038
3039 * category.c (modify_lower_category_set): Set default value of
3040 TABLE correctly.
3041
3042 * minibuf.c (Fminibuffer_complete_word): Calculate string byte
3043 size correctly.
3044
30451999-09-29 Gerd Moellmann <gerd@gnu.org>
3046
3047 * editfns.c (Fpropertize): Renamed from Fproperties.
3048
30491999-09-29 Gerd Moellmann <gerd@gnu.org>
3050
3051 * xdisp.c (resize_mini_window): Do nothing if frame is an X
3052 frame that hasn't been initialized yet.
3053
83c8f461 30541999-09-28 Richard M. Stallman <rms@gnu.org>
a04f1a93
PR
3055
3056 * keymap.c (Fsingle_key_description): Make tem big enough.
3057 (describe_buffer_bindings): Make buf big enough.
3058
83c8f461 30591999-09-27 Richard M. Stallman <rms@gnu.org>
d177c583
PR
3060
3061 * intervals.c (get_local_map): Use indirect_function,
3062 not Findirect_function.
3063
26901792
DL
30641999-09-27 Dave Love <fx@gnu.org>
3065
3066 * cm.h: Remove unneeded declaration of ospeed.
3067
30681999-09-26 Gerd Moellmann <gerd@gnu.org>
3069
3070 * lisp.h (toplevel): Add prototype for
3071 next_single_char_property_change.
3072
3073 * textprop.c (next_single_char_property_change): New.
3074
3075 * xdisp.c (display_prop_end, invisible_text_between_p): Use
3076 next_single_char_property_change.
3077
30781999-09-25 Gerd Moellmann <gerd@gnu.org>
3079
3080 * editfns.c (Fproperties): New.
3081 (syms_of_editfns): Defsubr it.
3082
3083 * xfns.c (lookup_image): Set image's timestamp because it's
3084 used when we look it up.
3085
30861999-09-23 Gerd Moellmann <gerd@gnu.org>
3087
3088 * window.c (enlarge_window): Add window parameter instead of using
3089 selected_window.
3090 (Fdisplay_buffer): Call it with window parameter instead of
3091 setting selected_window.
3092 (Fenlarge_window, Fshrink_window): Ditto.
3093 (shrink_mini_window): If there is no recorded height and position
3094 info, resize mini-window to height 1.
3095
3096 * xfns.c (image_error): Use add_to_log.
3097
3098 * xfaces.c (load_pixmap): Call add_to_log without frame parameter.
3099 (load_face_font_or_fontset, load_color,
3100 merge_face_vector_with_property): Ditto.
3101
3102 * dispextern.h: Add prototype for add_to_log.
3103
3104 * xfaces.c (add_to_log): Move to xdisp.c.
3105
3106 * xdisp.c (add_to_log): Moved from xfaces.c. Remove frame
3107 parameter.
3108
31091999-09-23 Gerd Moellmann <gerd@gnu.org>
3110
3111 * xterm.c (XTread_socket) <MotionNotify>: Change #ifdef
3112 USE_X_TOOLKIT to #ifdef USE_TOOLKIT_SCROLL_BARS.
3113
3114 * xdisp.c (resize_mini_window): Use grow_mini_window and
3115 shrink_mini_window.
3116
3117 * window.c (window_min_size): Add parameter ignore_fixed_p.
3118 (change_window_height): Call window_min_size with new parameter.
3119 (shrink_window_lowest_first, save_restore_orig_size,
3120 grow_mini_window, shrink_mini_window): New.
3121 (make_window, replace_window): Initialize orig_top and
3122 orig_height.
3123 (enlarge_window): Renamed from change_window_height. Make it
3124 static.
3125 (Fdisplay_buffer, Fenlage_window, Fshrink_window): Call
3126 enlarge_window instead of change_window_height.
3127
3128 * window.h (struct window): New members orig_top, orig_height.
3129 (toplevel): Add prototypes for grow_mini_window and
3130 shrink_mini_window. Remove prototype for change_window_height.
3131
31321999-09-21 Eli Zaretskii <eliz@gnu.org>
3133
3134 * frame.c (frame_name_fnn_p): Fix previous change.
3135
31361999-09-20 Gerd Moellmann <gerd@gnu.org>
3137
3138 * minibuf.c (toplevel): Move include of stdio.h to other includes.
3139
3140 * dispnew.c (direct_output_for_insert): Cast arguments to
3141 safe_bcopy to char *.
3142
3143 * lread.c (readchar): Remove unused variables.
3144 (read_filtered_event, read1, Fmapatoms): Ditto.
3145 (toplevel): Include intervals.h.
3146
3147 * eval.c (Fsignal): Remove unused variables.
3148 (Fcommandp, do_autoload): Ditto.
3149
3150 * lisp.h: Add prototype for safe_bcopy, fatal.
3151
3152 * editfns.c (init_editfns): Remove unused variables.
3153 (Fgoto_char, Fchar_after, Fformat): Ditto.
3154 (message_text, message_length): Put in #ifndef HAVE_MENUS.
3155
3156 * data.c (find_symbol_value): Remove unused variables.
3157 (Faref, Fstring_to_number): Ditto.
3158 (toplevel): Include stdio.h.
3159 (Fnumber_to_string): Cast XINT to long for %ld.
3160
3161 * casefiddle.c (casify_object): Remove unused variables.
3162 (casify_region): Ditto.
3163
3164 * filelock.c (get_boot_time): Put local variable used in
3165 conditinally compiled section in #ifdef.
3166 (toplevel): Include stdio.h.
3167
3168 * keymap.c (Flookup_key, Faccessible_keymaps, describe_vector,
3169 keys_of_keymap, syms_of_keymap): Remove unused variables.
3170
31711999-09-20 Gerd Moellmann <gerd@gnu.org>
3172
3173 * xdisp.c (sync_frame_with_window_matrix_rows): Disable frame rows
3174 whose corresponding window rows have been disabled in
3175 try_window_id.
3176
31771999-09-20 Gerd Moellmann <gerd@gnu.org>
3178
3179 * xdisp.c (compute_window_start_on_continuation_line): Handle case
3180 that window start is out of range.
3181 (handle_display_prop, handle_single_display_prop): Replace
3182 marginal area specifications like `left-margin' with `(margin
3183 left-margin)'.
3184 (Qmargin): New.
3185 (syms_of_xdisp): Initialize Qmargin.
3186
31871999-09-19 Gerd Moellmann <gerd@gnu.org>
3188
3189 * syntax.c (update_syntax_table, find_defun_start, back_comment,
3190 describe_syntax, skip_chars): Remove unused variables.
3191 (back_comment, forw_comment): Add braces to if-statement with
3192 if-else as dependent statement.
3193
3194 * process.c (list_processes_1): Remove unused variables.
3195 (Fopen_network_stream, create_process): Add parentheses to
3196 conditional expressions.
3197 (create_process): Put declaration of sigchld in #if 0.
3198 (Fopen_network_stream): Removed unused variables.
3199 (Fopen_network_stream, wait_reading_process_input,
3200 wait_reading_process_input, send_process, send_process): Ditto.
3201 (toplevel): Add prototypes for set_waiting_for_input and
3202 keyboard_bit_set.
3203
3204 * abbrev.c (Fexpand_abbrev): Remove unused variables.
3205
3206 * textprop.c (Fset_text_properties): Remove unused variables.
3207 (text_property_list, verify_interval_modification,
3208 interval_has_all_properties): Ditto.
3209
3210 * callproc.c (toplevel) [HAVE_UNISTD_H]: Include unistd.h.
3211 (Fcall_process): Remove unused variable.
3212
3213 * keyboard.c (Frecursive_edit): Remove unused variable.
3214 (command_loop_1, safe_run_hooks, kbd_buffer_get_event,
3215 timer_check, make_lispy_event, menu_bar_items,
3216 menu_bar_one_keymap, menu_bar_item, parse_menu_item,
3217 parse_tool_bar_item, read_char_x_menu_prompt, read_key_sequence,
3218 kbd_buffer_get_event, make_lispy_event, read_char_x_menu_prompt,
3219 read_key_sequence): Ditto. Fread_key_sequence,
3220 Fread_key_sequence_vector, Fsuspend_emacs): Ditto.
3221 (read_key_sequence) [GOBBLE_FIRST_EVENT]: Put local variables only
3222 used when GOBBLE_FIRST_EVENT is defined in #ifdef
3223 (Fexecute_extended_command): Cast XINT to long for %ld.
3224 (toplevel) [HAVE_UNISTD_H]: Include unistd.h.
3225 (toplevel): Include sys/types.h.
3226
3227 * lisp.h (RETURN_UNGCPRO): Use do-while (0) idiom.
3228 (toplevel): Add prototypes for stuff_char, and
3229 code_convert_string_norecord.
3230
32311999-09-19 Gerd Moellmann <gerd@gnu.org>
3232
3233 * buffer.h: Add prototype for r_re_alloc.
3234
3235 * insdel.c (copy_text): Removed unused variables.
3236 (count_combining_after, count_combining_after, insert_1_both,
3237 insert_from_string_1, insert_from_buffer_1, check_markers): Ditto.
3238 (adjust_after_replace, replace_range): Add parentheses to logical
3239 expressions. Remove unused variables.
3240 (CHECK_BYTE_COMBINING_FOR_INSERT): Add parentheses to logical
3241 expression.
3242
3243 * alloc.c (Fgarbage_collect): Remove unused variable.
3244 (compact_strings): Add parentheses around assignments in
3245 conditional context.
3246 (toplevel): Put declaration of unused function clear_marks
3247 in #if 0 like its definition.
3248
3249 * lisp.h: Add prototype for shrink_regexp_cache,
3250 sweep_weak_hash_tables.
3251
32521999-09-19 Dave Love <fx@gnu.org>
3253
3254 * process.c (Fopen_network_stream): Use strerror, not gai_strerror.
3255
3256 * doc.c (read_bytecode_char): Declare arg.
3257
3258 * lisp.h: Declare Fcurrent_message, Fmake_temp_name,
3259 read_bytecode_char, Fx_hide_busy_cursor, getloadavg.
3260
32611999-09-18 Richard Stallman <rms@gnu.org>
3262
3263 * xdisp.c (echo_area_display): Turn off code that returned
3264 without doing anything when using a terminal frame.
3265
83c8f461 32661999-09-17 Richard M. Stallman <rms@gnu.org>
27271329
PR
3267
3268 * unexelf.c (unexec): Don't get confused by a short section
3269 just before the bss section.
3270
26901792
DL
32711999-09-16 Gerd Moellmann <gerd@gnu.org>
3272
3273 * emacs.c (main): Remove unused variables.
3274 (sort_args, Fkill_emacs, Fkill_emacs): Ditto.
3275
3276 * lisp.h: Add prototype for uninterrupt_malloc, memory_warnings,
3277 init_fileio_once, syms_of_sound, init_xfns, init_fns
3278 init_sound, check_message_stack.
3279
3280 * emacs.c (toplevel) [HAVE_UNISTD_H]: Include unistd.h.
3281
3282 * intervals.c (rotate_right, rotate_left): Add braces to avoid
3283 ambiguous else warning.
3284 (split_interval_left): Remove unused variables.
3285 (previous_interval, adjust_intervals_for_deletion,
3286 set_point_both, set_point_both, set_intervals_multibyte_1): Ditto.
3287 (icount, idepth, zero_length): Move into #if 0 section below
3288 original position where these are used.
3289
3290 * buffer.h [REL_ALLOC]: Add prototypes for r_alloc and r_alloc_free.
3291
3292 * buffer.c (Fkill_buffer): Remove unused variables.
3293 (Fkill_buffer, overlays_at, overlays_in, recenter_overlay_lists,
3294 fix_overlays_in_range, Fmove_overlay, Fprevious_overlay_change,
3295 init_buffer_once, (syms_of_buffer): Ditto.
3296
3297 * xrdb.c (get_fallback): Remove unused variable.
3298 (x_load_resources): Ditto. Put local variable used for Motif only
3299 in #ifdef USE_MOTIF.
3300
33011999-09-16 Gerd Moellmann <gerd@gnu.org>
3302
3303 * minibuf.c (read_minibuf): Remove unused variables.
3304 (read_minibuf, Fread_buffer, scmp, Fcompleting_read): Ditto.
3305 (do_completion): Move assignment out of conditional context.
3306 (Fdisplay_completion_list): Add parentheses to conditional expression.
3307
3308 * cm.c (toplevel) [HAVE_TERMCAP_H]: Include termcap.h.
3309
3310 * lisp.h: Add prototype for no_switch_window.
3311
3312 * window.c (Fset_window_buffer): Remove unused variables.
3313 (Fset_window_margins): Ditto.
3314
3315 * xdisp.c (resize_mini_window): Temporarily set the selected
3316 window's or Vminibuf_scroll_window's height to "fixed" around
3317 the call the change_window_height.
3318
3319 * window.c (window_fixed_size_p): Check window's height_fixed_p
3320 flag.
3321
3322 * window.h (struct window): New member height_fixed_p.
3323
3324 * dispnew.c (direct_output_forward_char): Don't use this method
3325 if showing a message or a message was just cleared because we
3326 might need to resize the mini-window.
3327
33281999-09-16 Gerd Moellmann <gerd@gnu.org>
3329
3330 * frame.c (Fdelete_frame): Correct local variable pointing to
3331 selected frame after selecting new frame.
3332
33331999-09-15 Richard Stallman <rms@gnu.org>
3334
3335 * puresize.h (BASE_PURESIZE): Increase to 525000.
3336
3337 * filelock.c (Vtemporary_file_directory): New variable.
3338 (syms_of_filelock): Set up Lisp variable.
3339
33401999-09-15 Gerd Moellmann <gerd@gnu.org>
3341
3342 * term.c (OUTPUT_IF, OUTPUT1_IF): Use do-while.
3343 (encode_terminal_code): Remove unused variables.
3344 (turn_off_face): Ditto.
3345 (toplevel): Include termcap.h if HAVE_TERMCAP_H.
3346
3347 * dispnew.c (update_frame_line): If writing whole desired line,
3348 don't clear to end of line if already at the end.
3349
33501999-09-15 Gerd Moellmann <gerd@gnu.org>
3351
3352 * xdisp.c (resize_mini_window): Don't report changed window
3353 height if it actually hasn't changed.
3354
3355 * widget.c (set_frame_size, EmacsFrameSetCharSize): Remove
3356 unused variables.
3357 (mark_shell_size_user_specified): Put in #if 0 because not used.
3358 (create_frame_gcs): Put in #if 0 because currently unused.
3359 (first_frame_p): Ditto.
3360
3361 * xmenu.c (single_menu_item, Fx_popup_menu, Fx_popup_menu,
3362 single_submenu, update_frame_menubar, set_frame_menubar,
3363 free_frame_menubar, xmenu_show, xdialog_show): Remove unused
3364 variables.
3365
3366 * print.c (PRINTFULLP): Removed because it is no longer used and
3367 is misleading.
3368 (Ferror_message_string): Remove unused variables.
3369 (print_object): Cast argument of sprintf to long for `%ld'
3370 specifier. Remove unused variable.
3371
33721999-09-14 Gerd Moellmann <gerd@gnu.org>
3373
3374 * sound.c (Fplay_sound): Remove usused variables.
3375 (be2hs): Put in #if 0 because it's currently not used.
3376
33771999-09-14 Ken Raeburn <raeburn@gnu.org>
3378
3379 * print.c (Ferror_message_string, print_error_message,
3380 print_object): Use XCAR, XCDR and XFLOAT_DATA instead of explicit
3381 member access.
3382
33831999-09-14 Gerd Moellmann <gerd@gnu.org>
3384
3385 * frame.h (CHECK_FRAME, CHECK_LIVE_FRAME): Put code in do-while.
3386
3387 * frame.c (Fnext_frame): Remove unused variable(s).
3388 (Fprevious_frame, Fmouse_pixel_position, frame_name_fnn_p): Ditto.
3389 (store_frame_param): Add parentheses to conditional expression.
3390 (Fmodify_frame_parameters): Remove unused variables.
3391 (Fmodify_frame_parameters, Fset_frame_size, Fset_frame_position):
3392 Ditto.
3393
3394 * xfns.c (x_set_background_color): Remove unused variable(s).
3395 (x_set_border_pixel): Ditto.
3396 (x_set_menu_bar_lines): Put local variable used only for
3397 non-toolkit case in #ifdef/#endif.
3398 (x_figure_window_size): Remove unused variable(s).
3399 (x_figure_window_size, x_window, lookup_image,
3400 xbm_read_bitmap_file_data, x_build_heuristic_mask, pbm_load,
3401 png_load, jpeg_load, gif_load, x_create_tip_frame,
3402 x_create_tip_frame, Fx_show_tip, x_set_border_pixel): Ditto.
3403
3404 * xterm.c (x_scroll_bar_handle_click): Compile only if
3405 not USE_TOOLKIT_SCROLL_BARS.
3406 (x_scroll_bar_set_handle, x_scroll_bar_note_movement): Ditto.
3407
3408 * dispextern.h: Add prototypes for gamma_correct and
3409 x_kill_gs_process.
3410
3411 * xterm.c (x_produce_glyphs): Remove unused variable(s).
3412 (x_alloc_nearest_color_for_widget, note_tool_bar_highlight,
3413 x_set_toolkit_scroll_bar_thumb): Ditto.
3414 (x_scroll_bar_create): Move local variable to the
3415 conditionally compiled section of code where it is used.
3416 (x_scroll_bar_create): Remove unused variable(s).
3417 (x_scroll_bar_remove, XTread_socket): Ditto.
3418 (XTread_socket) <ConfigureNotify>: Move variables used for
3419 non-toolkit case into conditionally compiled section of code.
3420
3421 * window.h (freeze_window_starts): Fix typo in prototype.
3422
3423 * xdisp.c (display_echo_area_1, try_window_id): Remove unused
3424 variable(s).
3425
3426 * lisp.h: Add prototype for debug_print.
3427
3428 * dispextern.h (xassert) [GLYPH_DEBUG]: Change definition
3429 to use do-while.
3430
3431 * fns.c (SXHASH_COMBINE): Add missing parentheses.
3432 (Fchar_table_range, Fset_char_table_default, mapcar1,
3433 Fyes_or_no_p, sweep_weak_hash_tables): Remove unused variable(s).
3434
3435 * lisp.h: Add prototype for getloadavg.
3436
34371999-09-14 Andreas Schwab <schwab@gnu.org>
3438
3439 * process.c (Fopen_network_stream): Avoid socket decriptor leak.
3440
3441 * lisp.h: Declare close_file_unwind.
3442
34431999-09-14 Richard Stallman <rms@gnu.org>
3444
3445 * filelock.c (get_boot_time): Make the temp name in the proper dir.
3446
34471999-09-13 Gerd Moellmann <gerd@gnu.org>
3448
3449 * xdisp.c (redisplay_window): Make sure start_at_line_beg
3450 is always set correctly.
3451
34521999-09-13 Dave Love <fx@gnu.org>
3453
3454 * xdisp.c (move_it_in_display_line_to): Make type consistent with
3455 declaration.
3456
34571999-09-13 Gerd Moellmann <gerd@delysid.gnu.org>
3458
3459 * xdisp.c (QCfile): Move here from xfns.c.
3460 (syms_of_xdisp): Initialize it.
3461 (message2_nolog): Change for Lisp_Object selected_frame.
3462 (message3_nolog, message_with_string, message,
3463 setup_echo_area_for_printing, truncate_echo_area,
3464 prepare_menu_bars, redisplay_internal, Fdump_tool_bar_row): Ditto.
3465
34661999-09-13 Dave Love <fx@gnu.org>
3467
3468 * xterm.c: Don't continue #define args for benefit of old cc.
3469 (xt_action_hook): Indent #error for benefit of K&R cc.
3470
34711999-09-13 Gerd Moellmann <gerd@delysid.gnu.org>
3472
3473 * xterm.c (XTcursor_to): Change for Lisp_Object selected_frame.
3474 (x_clear_frame, XTring_bell, XTmouse_position, XTread_socket): Ditto.
3475 (XRINGBELL): Removed.
3476
34771999-09-13 Dave Love <fx@gnu.org>
3478
3479 * xfns.c (x_put_x_image): Make type consistent with declaration.
3480
3481 * fns.c (Fmake_hash_table): Fix string continuation.
3482
34831999-09-13 Gerd Moellmann <gerd@delysid.gnu.org>
3484
3485 * xfns.c (QCfile): Moved to xdisp.c.
3486 (syms_of_xfns): Don't initialize QCfile.
3487 (check_x_frame): Change for Lisp_Object selected_frame.
3488 (check_x_display_info, x_get_resource_string): Ditto.
3489
34901999-09-13 Gerd Moellmann <gerd@gnu.org>
3491
3492 * minibuf.c (choose_minibuf_frame): Don't try to set the
3493 mini-buffer window's buffer, if the buffer is invalid.
3494
3495 * xfns.c (QCfile): Moved to xdisp.c.
3496 (syms_of_xfns): Don't initialize QCfile.
3497
3498 * xdisp.c (QCfile): Move here from xfns.c.
3499 (syms_of_xdisp): Initialize it.
3500
3501 * lisp.h (selected_frame): Add external declaration.
3502
3503 * xselect.c (x_own_selection): Change for Lisp_Object selected_frame.
3504 (Fx_store_cut_buffer_internal): Ditto.
3505 (Fx_rotate_cut_buffers_internal): Ditto.
3506
3507 * xfaces.c (frame_or_selected_frame): Change for Lisp_Object
3508 selected_frame.
3509 (Finternal_set_lisp_face_attribute): Ditto.
3510 (Finternal_get_lisp_face_attribute): Ditto.
3511 (Finternal_lisp_face_empty_p): Ditto.
3512 (Fdump_face): Ditto.
3513
3514 * term.c (OUTPUT): Change for Lisp_Object selected_frame.
3515 (OUTPUT_IF, ring_bell, set_terminal_modes, reset_terminal_modes,
3516 set_terminal_window, set_scroll_region, reassert_line_highlight,
3517 change_line_highlight, cursor_to, raw_cursor_to, clear_to_end,
3518 clear_end_of_line, clear_end_of_line_raw, clear_end_of_line_raw,
3519 encode_terminal_code, write_glyphs, term_init): Ditto.
3520
3521 * sysdep.c (reset_sys_modes): Change for Lisp_Object selected_frame.
3522 (kbd_input_ast, read_input_waiting): Ditto.
3523
3524 * minibuf.c (choose_minibuf_frame): Change for Lisp_Object
3525 selected_frame.
3526 (read_minibuf): Ditto.
3527
3528 * keyboard.c (command_loop_1): Change for Lisp_Object
3529 selected_frame.
3530 (cmd_error_internal, command_loop_1, read_char,
3531 kbd_buffer_get_event, read_avail_input,
3532 read_char_minibuf_menu_prompt, read_key_sequence, Fsuspend_emacs,
3533 interrupt_signal, quit_throw_to_read_char): Ditto.
3534
3535 * fontset.c (Ffont_info): Change for Lisp_Object selected_frame.
3536 (Ffontset_info): DItto.
3537
3538 * emacs.c (handle_USR1_signal): Change for Lisp_Object selected_frame.
3539
3540 * dispnew.c (selected_frame): Make it a Lisp_Object.
3541 (adjust_frame_glyphs_initially): Change for Lisp_Object selected_frame.
3542 (direct_output_for_insert, direct_output_forward_char,
3543 init_display): Ditto.
3544
3545 * data.c (swap_in_symval_forwarding): Change for Lisp_Object
3546 selected_frame.
3547 (set_internal): Ditto.
3548
3549 * buffer.c (Fother_buffer): Change for Lisp_Object selected_frame.
3550 (record_buffer): Ditto.
3551
3552 * frame.c (Fmake_terminal_frame): Use SELECTED_FRAME.
3553 (do_switch_frame): Change for Lisp_Object selected_frame.
3554 (Fselected_frame): Ditto.
3555 (Fframe_first_window): Use SELECTED_FRAME.
3556 (Fframe_root_window): Change for Lisp_Object selected_frame.
3557 (Fframe_selected_window, Fset_frame_selected_window, Fnext_frame,
3558 Fprevious_frame, other_visible_frames, Fdelete_frame,
3559 Fmouse_position, Fmouse_pixel_position, Fmake_frame_visible,
3560 Fmake_frame_invisible, Ficonify_frame, Fraise_frame, Flower_frame,
3561 Fframe_parameters, Fmodify_frame_parameters, Fframe_char_height,
3562 Fframe_char_width, Fframe_pixel_height, Fframe_pixel_width,
3563 Fset_frame_height, Fset_frame_width): Ditto.
3564
35651999-09-13 Gerd Moellmann <gerd@gnu.org>
3566
3567 * xdisp.c (message2_nolog): Change for Lisp_Object selected_frame.
3568 (message3_nolog, message_with_string, message,
3569 setup_echo_area_for_printing, truncate_echo_area,
3570 prepare_menu_bars, redisplay_internal, Fdump_tool_bar_row): Ditto.
3571
3572 * xmenu.c (Fx_popup_menu): Change for Lisp_Object selected_frame.
3573 (Fx_popup_dialog): Ditto.
3574
3575 * xfns.c (check_x_frame): Change for Lisp_Object selected_frame.
3576 (check_x_display_info, x_get_resource_string): Ditto.
3577
3578 * xterm.c (XTcursor_to): Change for Lisp_Object selected_frame.
3579 (x_clear_frame, XTring_bell, XTmouse_position, XTread_socket): Ditto.
3580 (XRINGBELL): Removed.
3581
3582 * window.c (Fminibuffer_window): Change for Lisp_Object
3583 selected_frame.
3584 (Fwindow_at, Fprevious_window, window_loop, select_window_1,
3585 display_buffer_1, Fdisplay_buffer, temp_output_buffer_show,
3586 Fcurrent_window_configuration, init_window_once): Ditto.
3587
3588 * frame.h (SELECTED_FRAME): New.
3589
35901999-09-12 Ken Raeburn <raeburn@gnu.org>
3591
3592 * category.c (word_boundary_p): Use XCAR and XCDR.
3593 * ccl.c (ccl_driver, resolve_symbol_ccl_program,
3594 Fregister_code_conversion_map): Likewise.
3595 * coding.c (setup_coding_system, detect_coding_system,
3596 Ffind_operation_coding_system, Fset_coding_priority_internal):
3597 Likewise.
3598 * doc.c (get_doc_string, Fdocumentation,
3599 store_function_docstring): Likewise.
3600 * editfns.c (save_restriction_restore): Likewise.
3601 * eval.c (Fcond, Fmacroexpand, Fcondition_case, wants_debugger,
3602 skip_debugger, find_handler_clause, Fautoload, Fapply,
3603 run_hook_with_args, run_hook_list_with_args, Ffetch_bytecode):
3604 Likewise.
3605 * fileio.c (Ffind_file_name_handler, Finsert_file_contents,
3606 Fwrite_region, do_auto_save_unwind, Fdo_auto_save,
3607 Fread_file_name): Likewise.
3608 * filelock.c (unlock_all_files): Likewise.
3609 * insdel.c (Fcombine_after_change_execute): Likewise.
3610 * intervals.c (adjust_intervals_for_insertion): Likewise.
3611 * keymap.c (get_keymap_1, Fkeymap_parent, Fset_keymap_parent,
3612 Fset_keymap_parent, fix_submap_inheritance, access_keymap,
3613 store_in_keymap, Fcopy_keymap, define_as_prefix,
3614 current_minor_maps, Faccessible_keymaps,
3615 accessible_keymaps_char_table, Fkey_description,
3616 Fwhere_is_internal, where_is_internal_2, where_is_internal_1,
3617 describe_buffer_bindings, describe_map_tree, shadow_lookup,
3618 describe_map): Likewise.
3619 * lread.c (Fload, load_unwind, close_load_descs, read_vector,
3620 read_list, init_lread): Likewise.
3621 * search.c (Fmatch_data): Likewise.
3622 * sunfns.c (Fsun_menu_internal): Likewise.
3623 * syntax.c (describe_syntax): Likewise.
3624 * undo.c (record_insert, record_delete, Fundo_boundary,
3625 truncate_undo_list): Likewise.
3626 * vmsproc.c (child_sig): Likewise.
3627
3628 * editfns.c (Fformat): Use XFLOAT_DATA.
3629
36301999-09-12 Gerd Moellmann <gerd@gnu.org>
3631
3632 * keyboard.c (command_loop_1): Resize mini-window to the
3633 exact size of a message displayed, if any.
3634
3635 * xdisp.c (resize_mini_window): Add parameter exact_p. Resize
3636 to exact size if exact_p is non-zero.
3637 (display_echo_area_1): Call resize_mini_window with
3638 new parameter.
3639 (redisplay_internal): Ditto.
3640 (resize_echo_area_axactly): New.
3641
3642 * minibuf.c (read_minibuf_unwind): Call resize_mini_window with
3643 new parameter.
3644
3645 * dispextern.h: Change prototype of resize_mini_window.
3646 Add prototype for resize_echo_area_axactly.
3647
3648 * xfaces.c (Fx_family_fonts): Replaces Fx_font_list.
3649 (syms_of_xfaces): Defsubr accordingly.
3650
3651 * xdisp.c (hscroll_window_tree): Choose cursor row from
3652 desired or current matrix.
3653 (redisplay_internal): Hscroll before updating.
3654
36551999-09-12 Gerd Moellmann <gerd@gnu.org>
3656
3657 * syntax.c (Fforward_word): Use prompt_end_charpos instead
3658 of minibuffer_prompt_length.
3659
3660 * minibuf.c (read_minibuf): Use prompt_end_charpos instead
3661 of minibuffer_prompt_length.
3662 (read_minibuf_unwind): Ditto.
3663 (Fminibuffer_complete_and_exit): Ditto.
3664 (Fminibuffer_complete_word): Ditto.
3665 (Fminibuffer_prompt_end): Ditto.
3666
3667 * editfns.c (Fbuffer_string): Use prompt_end_charpos instead
3668 of minibuffer_prompt_length.
3669 (Fline_beginning_position): Ditto.
3670
3671 * buffer.c (Fget_buffer_create): Use prompt_end_charpos instead
3672 of minibuffer_prompt_length.
3673 (Fmake_indirect_buffer): Ditto.
3674 (Fkill_buffer): Ditto.
3675 (Ferase_buffer): Ditto.
3676
3677 * buffer.h (prompt_end_charpos): Replaces
3678 minibuffer_prompt_length.
3679
3680 * minibuf.c (read_minibuf): Return mini-buffer contents
3681 without the prompt.
3682
3683 * editfns.c (make_buffer_string_both): Take out the code
3684 to handle mini-buffer prompts.
3685 (Fbuffer_string): Handle the prompt here, instead.
3686
3687 * xfaces.c (lface_from_face_name): Resolve face aliases.
3688 (Qmode_line): Replaces Qmodeline.
3689 (realize_basic_faces): Use Qmode_line.
3690 (syms_of_xfaces): Initialize Qmode_line.
3691
36921999-09-12 Gerd Moellmann <gerd@gnu.org>
3693
3694 * minibuf.c (read_minibuf): Set minibuf_prompt_width to the
3695 current column after inserting prompt.
3696 (Fminibuffer_prompt_width): Return minibuf_prompt_width.
3697
3698 * xfaces.c (Qframe_update_face_colors): New.
3699 (syms_of_xfaces): Initialize call.
3700 (update_face_from_frame_parameter): Call that function when
3701 the frame's background changes.
3702
37031999-09-12 Richard Stallman <rms@gnu.org>
3704
3705 * insdel.c (del_range_1): Don't treat minibuffer prompt specially.
3706
37071999-09-12 Ken Raeburn <raeburn@gnu.org>
3708
3709 * alloc.c (Fcons, pure_cons, Fpurecopy, Fgarbage_collect,
3710 mark_object, mark_buffer): Use XCAR and XCDR.
3711 * bytecode.c (Fbyte_code): Likewise.
3712 * callint.c (Fcall_interactively, Fprefix_numeric_value):
3713 Likewise.
3714 * callproc.c (Fcall_process, Fcall_process_region, child_setup,
3715 getenv_internal): Likewise.
3716 * dired.c (file_name_completion): Likewise.
3717 * fns.c (Fsafe_length, concat, Fcopy_alist, Fmember, Fmemq, Fassq,
3718 assq_no_quit, Fassoc, Frassq, Frassoc, Fdelq, Fdelete, Freverse,
3719 Fplist_get, Fplist_put, internal_equal, mapcar1): Likewise.
3720 * indent.c (Fcompute_motion): Likewise.
3721 * process.c (decode_status, Fprocess_status, Fprocess_exit_status,
3722 list_processes_1, Fstart_process, Fopen_network_stream,
3723 wait_reading_process_input, read_process_output_call,
3724 kill_buffer_processes, sigchld_handler, exec_sentinel_unwind,
3725 status_notify, wait_reading_process_input): Likewise.
3726 * textprop.c (PLIST_ELT_P, property_value, set_properties,
3727 extend_property_ranges): Likewise.
3728 * w32faces.c (Fpixmap_spec_p, merge_face_list): Likewise.
3729 * w32fns.c (x_window_to_frame, x_set_frame_parameters,
3730 x_report_frame_params, x_set_cursor_type, x_icon_type,
3731 x_figure_window_size, Fx_create_frame, w32_load_system_font,
3732 w32_load_font, enum_font_cb2, w32_list_bdf_fonts, w32_list_fonts,
3733 w32_list_synthesized_fonts, w32_find_ccl_program, Fx_list_fonts,
3734 Fw32_find_bdf_fonts, w32_find_bdf_fonts_in_dir,
3735 x_display_info_for_name, Fx_display_list): Likewise.
3736 * w32menu.c (menubar_id_to_frame, single_keymap_panes,
3737 Fx_popup_menu, Fx_popup_dialog): Likewise.
3738 * w32proc.c (Fw32_set_keyboard_layout): Likewise.
3739 * w32term.c (x_window_to_scroll_bar, w32_read_socket,
3740 w32_term_init, x_delete_display): Likewise.
3741 * xfns.c (x_window_to_frame, x_any_window_to_frame,
3742 x_non_menubar_window_to_frame, x_menubar_window_to_frame,
3743 x_top_window_to_frame, x_set_frame_parameters,
3744 x_report_frame_params, x_set_cursor_type, x_icon_type,
3745 x_figure_window_size, Fx_create_frame, x_display_info_for_name,
3746 Fx_display_list, x_create_tip_frame): Likewise.
3747 * xmenu.c (menubar_id_to_frame, single_keymap_panes,
3748 Fx_popup_menu, Fx_popup_dialog): Likewise.
3749 * xselect.c (x_own_selection, x_get_local_selection,
3750 x_handle_selection_request, x_handle_selection_clear,
3751 x_clear_frame_selections, wait_for_property_change_unwind,
3752 wait_for_property_change, x_handle_property_notify,
3753 copy_multiple_data, x_get_foreign_selection,
3754 lisp_data_to_selection_data, clean_local_selection_data,
3755 x_handle_selection_notify, Fx_get_selection_internal,
3756 x_disown_buffer_selections): Likewise.
3757 * xterm.c (x_window_to_scroll_bar, XTread_socket, x_list_fonts,
3758 x_load_font, x_find_ccl_program, x_term_init, x_delete_display):
3759 Likewise.
3760
3761 * alloc.c (make_float, make_pure_float, Fpurecopy): Use
3762 XFLOAT_DATA.
3763 * bytecode.c (Fbyte_code): Likewise.
3764 * floatfns.c (extract_float, Fexpt, Fabs, rounding_driver,
3765 fmod_float): Likewise.
3766
37671999-09-11 Richard Stallman <rms@gnu.org>
3768
3769 * xdisp.c (run_window_scroll_functions): If hook functions switch
3770 buffers, switch back after.
3771
37721999-09-11 Ken Raeburn <raeburn@gnu.org>
3773
3774 * charset.h (GET_TRANSLATION_TABLE): Use XCDR.
3775 * frame.h (FOR_EACH_FRAME): Use XCAR and XCDR.
3776 (PIXEL_X_FROM_CANON_X, PIXEL_Y_FROM_CANON_Y): Use XFLOAT_DATA.
3777 * keyboard.h (EVENT_HEAD, EVENT_START, EVENT_END, POSN_WINDOW,
3778 POSN_BUFFER_POSN, POSN_WINDOW_POSN, POSN_TIMESTAMP): Use XCAR and
3779 XCDR.
3780 * syntax.h (SYNTAX, SYNTAX_WITH_FLAGS, SYNTAX_MATCH): Use XCAR and
3781 XCDR.
3782
37831999-09-10 Richard Stallman <rms@gnu.org>
3784
3785 * xterm.c (XTread_socket): In XSetInputFocus, use RevertToParent,
3786 not RevertToPointerRoot.
3787 (XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
3788 Fix the code to clear around the scroll bar.
3789
37901999-09-10 Keisuke Nishida <kxn30@po.cwru.edu>
3791
3792 * print.c: Support print-circle and related features.
3793 (Vprint_gensym_alist): Removed.
3794 (Vprint_circle, Vprint_continuous_numbering, print_number_index
3795 Vprint_number_table): New variables.
3796 (PRINT_NUMBER_OBJECT, PRINT_NUMBER_STATUS): New macros.
3797 (PRINTPREPARE, PRINTFINISH): Don't set Vprint_gensym_alist.
3798 (print, print_preprocess, print_preprocess_string, print_object):
3799 New/modified functions with print-circle feature. Use
3800 Vprint_number_table instead of Vprint_gensym_alist for print-gensym.
3801 (syms_of_print): Defined new Lisp variables `print-circle',
3802 `print-continuous-numbering', `print-number-table'.
3803
38041999-09-10 Gerd Moellmann <gerd@gnu.org>
3805
3806 * xfns.c (x_build_heuristic_mask): Accept a list `(R G B)'
3807 as background color specification instead of an integer.
3808 (image-cache-eviction-delay): Replaces image-eviction-seconds.
3809 (Vimage_cache_eviction_delay): Replaces Vimage_eviction_seconds.
3810 (clear_image_cache, syms_of_xfns): Use it.
3811 (Qpostscript): Replaces Qghostscript.
3812 (gs_type): Use it.
3813 (gs_image_p): Ditto.
3814 (syms_of_xfns): Initialize Qpostscript.
3815
38161999-09-10 Richard Stallman <rms@gnu.org>
3817
3818 * buffer.c (Ferase_buffer): Don't erase the minibuffer prompt.
3819
38201999-09-09 Richard Stallman <rms@gnu.org>
3821
3822 * editfns.c (Fline_beginning_position): Handle minibuffer prompt here.
3823
3824 * cmds.c (Fbeginning_of_line): Don't handle minibuffer prompt here.
3825
38261999-09-09 Gerd Moellmann <gerd@gnu.org>
3827
3828 * fns.c (Fmakehash): Accept just one optional argument TEST.
3829
3830 * xfns.c (QCindex): New.
3831 (syms_of_xfns): Initialize QCindex.
3832 (gif_load): Use it instead of `:image'.
3833
38341999-09-09 Richard Stallman <rms@gnu.org>
3835
3836 * fileio.c (Fwrite_region): Finish renaming CONFIRM to MUSTBENEW.
3837 (Fwrite_region) [DOS_NT]: Handle `excl' here too.
3838
38391999-09-08 Gerd Moellmann <gerd@gnu.org>
3840
3841 * xdisp.c (Qwhen): Replaces QCwhen.
3842 (syms_of_xdisp): Initialized it instead of QCwhen.
3843 (handle_single_display_prop): Use it instead of QCwhen.
3844
38451999-09-08 Ken'ichi Handa <handa@gnu.org>
3846
3847 * charset.c (translate_char): Reset MSBs of arguments of
3848 MAKE_CHAR.
3849 (CHAR_COMPONENTS_VALID_P): Fix for ASCII.
3850
38511999-09-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
3852
3853 * editfns.c (Fbufsize): Accept an extra BUFFER parameter.
3854
3855 * fns.c (Fbase64_decode_region): Don't place point outside of the
3856 current accessible portion.
3857
38581999-09-07 Richard Stallman <rms@gnu.org>
3859
3860 * keymap.c (fix_submap_inheritance): Do nothing if the proper
3861 parent is an ancestor of SUBMAP; otherwise, add it as the
3862 ultimate ancestor.
3863
38641999-09-07 Gerd Moellmann <gerd@gnu.org>
3865
3866 * xdisp.c (handle_single_display_prop): Change conditional
3867 display property to `:when FORM . VALUE'.
3868
38691999-09-07 Richard Stallman <rms@gnu.org>
3870
3871 * fileio.c (Fwrite_region): Doc fix.
3872
38731999-09-07 Stefan Monnier <monnier@cs.yale.edu>
3874
3875 * fileio.c (Qexcl): New variable.
3876 (report_file_error): Handle EEXIST specially.
3877 (Fwrite_region): Special handling for CONFIRM = `excl'.
3878 (syms_of_fileio): Initialize Qexcl.
3879
38801999-09-07 Gerd Moellmann <gerd@gnu.org>
3881
3882 * xfns.c (x_set_foreground_color): Call
3883 update_face_from_frame_parameter.
3884 (x_set_background_color): Ditto.
3885 (x_set_mouse_color): Ditto.
3886 (x_set_cursor_color): Ditto.
3887 (x_set_border_color): Ditto.
3888 (x_set_scroll_bar_foreground): Ditto.
3889 (x_set_scroll_bar_background): Ditto.
3890
3891 * xfaces.c (recompute_basic_faces): Clear face cache.
3892 (Finternal_set_lisp_face_attribute): Modify frame parameters
3893 if attributes of certain faces are changed.
3894 (update_face_from_frame_parameter): New.
3895
3896 * xfaces.c (realize_basic_faces): Realize new basic faces.
3897
3898 * dispextern.h (SCROLL_BAR_FACE_ID, BORDER_FACE_ID,
3899 CURSOR_FACE_ID, MOUSE_FACE_ID): New.
3900
3901 * xfaces.c (Qscroll_bar, Qcursor, Qborder, Qmouse): New.
3902 (syms_of_xfaces): Intialize new symbols.
3903
3904 * fns.c (Fmakehash): Take one argument, test, make all the
3905 rest keyword arguments.
3906
3907 * window.c (Fset_window_margins): Make window the first argument.
3908 (set_window_buffer): Call Fset_window_margins with window as first
3909 argument.
3910
39111999-09-07 Gerd Moellmann <gerd@gnu.org>
3912
3913 * xfaces.c (Qfringe): Replaces Qmargin.
3914
39151999-09-07 Kenichi Handa <handa@etl.go.jp>
3916
3917 * charset.h: Lots of comments fixed.
3918 (PARSE_MULTIBYTE_SEQ): Make it work also for ASCII string.
3919 (STRING_CHAR_AND_CHAR_LENGTH): This macro removed.
3920
3921 * charset.c : Lots of comments fixed.
3922 (SPLIT_MULTIBYTE_SEQ): Make it work also for ASCII string.
3923 (CHAR_COMPONENTS_VALID_P): Name changed from
3924 CHAR_COMPONENT_VALID_P. Caller changed.
3925
39261999-09-06 Richard Stallman <rms@gnu.org>
3927
3928 * insdel.c (syms_of_insdel): Define Lisp variable
3929 inhibit-modification-hooks.
3930
39311999-09-06 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
3932
3933 * s/aix4-2.h (ALIGN_DATA_RELOC): Undefined to support new
3934 unexaix.c.
3935
3936 * s/aix3-1.h (ALIGN_DATA_RELOC): Defined to support new unexaix.c.
3937
39381999-09-06 Dave Love <fx@gnu.org>
3939
3940 * unexaix.c: New version incorporating Michael Sperber's changes
3941 from XEmacs. Should solve problems on AIX 4.3.
3942
3943 * lread.c (Vbyte_boolean_vars): New variable.
3944 (defvar_bool, syms_of_lread): Use it.
3945
39461999-09-05 Richard Stallman <rms@gnu.org>
3947
3948 * minibuf.c (read_minibuf): Put all three properties on the
3949 same range, the whole prompt.
3950
39511999-09-05 Gerd Moellmann <gerd@gnu.org>
3952
3953 * sound.c (Qplay_sound_functions): Replaces Qplay_sound_hook.
3954 (Fplay_sound, syms_of_sound): Use it.
3955 (parse_sound): Allow float volume values in the range [0, 1].
3956 (Fplay_sound): Ditto.
3957
3958 * window.c (Fset_window_vscroll): Make window the first argument,
3959 amount to scroll the second. Take non-negative vscroll as
3960 argument.
3961 (Fwindow_vscroll): Return non-negative vscroll.
3962
3963 * xfns.c (Fx_show_tip): Improve documentation.
3964
39651999-09-05 Gerd Moellmann <gerd@gnu.org>
3966
3967 * buffer.c, buffer.h, dispextern.h, dispnew.c, keyboard.c,
3968 window.c, xdisp.c, xfaces.c, xterm.c, keyboard.h: Change
3969 `top-line' and `top_line' to `header-line' and `header_line'.
3970 Likewise for similar spellings.
3971
39721999-09-05 Gerd Moellmann <gerd@gnu.org>
3973
3974 * xdisp.c (row_containing_pos): New.
3975 (try_window_id): Use it.
3976
3977 * alloc.c, dispextern.h, dispnew.c, frame.c, frame.h, keyboard.c,
3978 lisp.h, termhooks.h, window.c xdisp.c, xfaces.c, xfns.c, xterm.c:
3979 Change spelling of `toolbar' to `tool_bar' or `tool-bar'.
3980 Likewise for upper-case etc.
3981
39821999-09-05 Gerd Moellmann <gerd@gnu.org>
3983
3984 * xterm.c (XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
3985 Fix reference to renamed variable.
3986
39871999-09-04 Gerd Moellmann <gerd@gnu.org>
3988
3989 * window.c (Qwindow_size_fixed): Replaces Qfixed_window_size.
3990 (window_fixed_size_p): Use Qwindow_size_fixed instead of
3991 Qfixed_window_size.
3992 (syms_of_window): Ditto.
3993
3994 * fns.c (Fmakehash): Exchange optional test and size arguments.
3995
39961999-09-03 Gerd Moellmann <gerd@gnu.org>
3997
3998 * xterm.c (XTset_vertical_scroll_bar): Block input when clearing
3999 under newly created scroll bar.
4000 (expose_window): If window is not yet fully initialized, do
4001 nothing. This can happen when toolkit scroll bars are used and a
4002 window is split. Reconfiguring the scroll bars will generate an
4003 expose for a newly created window.
4004
4005 * frame.h (struct frame): New member `gamma'.
4006
4007 * xfns.c: Include math.h. Add extern declaration for atof in case
4008 we don't see one.
4009 (Qscreen_gamma): New.
4010 (struct x_frame_parm_table): Add prototypes, add
4011 x_set_screen_gamma.
4012 (gamma_correct): New function.
4013 (defined_color): Call it.
4014 (x_set_screen_gamma): New.
4015 (x_set_title): Add parameter old_value.
4016 (RES_TYPE_FLOAT): New.
4017 (x_get_arg): Handle RES_TYPE_FLOAT.
4018 (Fx_create_frame): Call x_default_parameter for `screen-gamma'.
4019 (lookup_pixel_color): Change call to x_alloc_nearest_color to
4020 new prototype.
4021 (lookup_rgb_color): Ditto.
4022 (syms_of_xfns): Initialize Qscreen_gamma.
4023
4024 * xterm.c (x_alloc_nearest_color_for_widget) [USE_X_TOOLKIT]:
4025 New. Allocate color for lwlib widgets.
4026 (x_alloc_nearest_color): Change parameter list include the
4027 frame on which to allocate colors. Gamma-correct colors.
4028 (x_alloc_lighter_color): Call x_alloc_lighter_color with new
4029 parameter list.
4030
4031 * xterm.h: Change protorype of x_alloc_nearest_color.
4032
40331999-09-03 Richard Stallman <rms@gnu.org>
4034
4035 * callproc.c: Delete the system-independent include of stdlib.h
4036 (leaving only the one in the WINDOWSNT conditional).
4037
40381999-09-03 Andrew Choi <choi@cs.hku.hk>
4039
4040 * callproc.c (call-process) [macintosh]: Call mac_run_command in
4041 sysdep.c. The Mac code is modeled after the DOS code.
4042
4043 * dispextern.h [macintosh]: Include macterm.h to define substitute X
4044 Window types and macros.
4045
4046 * frame.h: Do nothing if included a second time.
4047 (enum output_method): Add mac_output frame type.
4048 (union output_data): Add new alternative `mac'.
4049 (FRAME_MAC_P): New macro.
4050
4051 * frame.c (Fframep) [macintosh]: Handle mac frame type.
4052 (syms_of_frame_1): Initialize Qmac.
4053 (make_terminal_frame) [macintosh]: Initialize output_data.mac fields.
4054 (Fmake_terminal_frame) [macintosh]: Add an alternate error check.
4055 (Fmodify_frame_parameters) [macintosh]: Call
4056 mac_set_frame_parameter in macterm.c.
4057
4058 * keyboard.c [macintosh]: Set KBD_BUFFER_SIZE to a smaller value
4059 (512) because Mac compilers limit local data of a function to 32K.
4060
4061 * make-docfiles.c: Correctly handle input files with Mac-style
4062 eol's.
4063
4064 * sysdep.c: Define numerous routines to emulate Unix system calls.
4065
4066 * xfaces.c: on MacOS, define the set of colors listed in rgb.txt
4067 file of an X Window environment.
4068
4069 * xfaces.c: on MacOS, define the Lisp functions x-display-color-p,
4070 x-display-grayscale, x-color-defined-p, and x-color-values.
4071
4072 * sysdep.c [macintosh] (stat, fstat, mkdir, rmdir, utime, access)
4073 (open, creat, unlink, read, write, rename, fopen, pause, alarm)
4074 (signal, sleep, gmtime, localtime, ctime, time, index, mktemp)
4075 (getpwuid, getpwnam, dup, dup2, isatty, getgid, getegid, getuid)
4076 (geteuid, getpid, getenv, uname, opendir, closedir, readdir, getwd.):
4077 New functions, replacing POSIX features.
4078
4079 * sysdep.c [macintosh] (Mac2UnixPathname, Unix2MacPathname, CheckAlarm)
4080 (InitMyPasswd, GetTempDirName, mystrchr, mystrtok, mystrcpy):
4081 (InitEmacsPasswdDir, run_mac_command): New subroutines.
4082
4083 * sysdep.c [macintosh] (targetTicks, alarm_signal_func, myPasswdName)
4084 (myPasswd, emacsPasswdDir, emacsPasswd, myPasswdInited, mask)
4085 (myPasswdDir, TempDirName, sys_siglist): New variables.
4086
4087 * sysdep.c [macintosh] (execvp, wait, croak, fork, kill, sigsetmask)
4088 (sigblock, request_sigio, unrequest_sigio, setpgrp, pipe, symlink)
4089 (link, lstat, readlink, umask, chmod, sbrk, fsync, ioctl):
4090 Define empty stubs so Emacs will link.
4091
40921999-09-03 Gerd Moellmann <gerd@gnu.org>
4093
4094 * xdisp.c: Use XCAR and XCDR instead of XCONS.
4095
4096 * window.h: New member frozen_window_start_p.
4097
4098 * window.c (foreach_window, foreach_window_1): New.
4099 (freeze_window_start, freeze_window_starts): New.
4100 (make_window): Initialize frozen_window_start_p.
4101 (replace_window): Ditto.
4102 (Fset_window_point): Remove references to deleted variables.
4103 (Fset_window_start): Ditto.
4104
4105 * xdisp.c (Vresize_mini_config, resize_mini_frame,
4106 resize_mini_initial_height): Removed.
4107 (syms_of_xdisp): Remove references to these variables.
4108 (resize_mini_window): Don't save window configuration, freeze
4109 window starts instead. Enlarge window until displaying an empty
4110 buffer, then shrink it. Make the function externally visible.
4111 (redisplay_window): Treat frozen window start like forced start,
4112 but accept point outside of the window.
4113
4114 * dispextern.h: Add function prototype for resize_mini_window.
4115
4116 * minibuf.c (read_minibuf_unwind): Resize mini-window when
4117 reaching minibuf_level 0.
4118
4119 * lisp.h: Remove extern declarations for variables deleted from
4120 xdisp.c.
4121
4122 * dispnew.c (adjust_frame_glyphs): Remove reference to
4123 Vresize_mini_config.
4124
41251999-09-03 Gerd Moellmann <gerd@gnu.org>
4126
4127 * xfns.c (x_set_scroll_bar_width): Change conditional compilation
4128 to USE_TOOLKIT_SCROLL_BARS.
4129
4130 * xterm.c (x_scroll_bar_create): Don't clear under scroll bar
4131 here.
4132 (XTset_vertical_scroll_bar): Clarify position computations. Clear
4133 under newly created scroll bar. Put toolkit scroll bars in the
4134 middle of the area reserved for the scroll bar.
4135
41361999-09-03 Kenichi Handa <handa@etl.go.jp>
4137
4138 The following changes are for the new handling of mulitbyte
4139 sequence. Now, except for a composite character, no multibyte
4140 character in string/buffer has trailing garbage bytes. For
4141 instance, the length of string "\201\300\300" is now 2, the first
4142 character is Latin-1 A-grave, the second is raw \300.
4143
4144 * charset.h (MAKE_NON_ASCII_CHAR): Handle the case that C1 or C2
4145 are negative.
4146 (MAKE_CHAR): Don't set MSBs of C1 and C2 to 0.
4147 (VALID_MULTIBYTE_CHAR_P): This macro deleted.
4148 (PARSE_COMPOSITE_SEQ): New macro.
4149 (PARSE_CHARACTER_SEQ): New macro.
4150 (PARSE_MULTIBYTE_SEQ): New macro.
4151 (CHAR_PRINTABLE_P): New macro.
4152 (STRING_CHAR): Adjusted for the change of string_to_non_ascii_char.
4153 (STRING_CHAR_AND_LENGTH): Likewise.
4154 (STRING_CHAR_AND_CHAR_LENGTH): Define it as STRING_CHAR_AND_LENGTH.
4155 (INC_POS): Use the macro PARSE_MULTIBYTE_SEQ.
4156 (DEC_POS, BUF_INC_POS, BUF_DEC_POS): Likewise,
4157
4158 * charset.c (SPLIT_COMPOSITE_SEQ): New macro.
4159 (SPLIT_CHARACTER_SEQ): New macro.
4160 (SPLIT_MULTIBYTE_SEQ): New macro.
4161 (CHAR_COMPONENT_VALID_P): New macro.
4162 (non_ascii_char_to_string): Generate a multibyte sequence as far
4163 as possible.
4164 (string_to_non_ascii_char): The 4th arg exclude_tail_garbage is
4165 deleted. Caller changed. Use the macro SPLIT_MULTIBYTE_SEQ.
4166 (split_non_ascii_string): Likewise.
4167 (multibyte_form_length): Use the macro PARSE_MULTIBYTE_SEQ.
4168 (char_printable_p): New function.
4169 (translate_char): Check character by NATNUMP instead of INTEGERP.
4170 (unibyte_char_to_multibyte): Call char_valid_p instead of
4171 VALID_MULTIBYTE_CHAR_P.
4172 (Fmake_char_internal): Check the arguments more rigidly.
4173 (Fcharset_after): Use the macro SPLIT_MULTIBYTE_SEQ.
4174 (char_valid_p): Check the validity by CHAR_COMPONENT_VALID_P.
4175 (Fmultibyte_char_to_unibyte): Check the validity of character by
4176 CHAR_VALID_P.
4177 (chars_in_text): Call multibyte_chars_in_text.
4178 (multibyte_chars_in_text): Use the macro PARSE_MULTIBYTE_SEQ.
4179 (Fcompose_string): Use the macro STRING_CHAR_AND_LENGTH instead of
4180 STRING_CHAR_AND_CHAR_LENGTH (which is obsolete now).
4181
4182 * data.c (Faset): Adjust the way to check byte-combining
4183 possibility for the new handling of multibyte sequence.
4184
4185 * editfns.c (Fsubst_char_in_region): Likewise.
4186
4187 * fns.c (count_combining): Use the macro PARSE_MULTIBYTE_SEQ.
4188 (string_char_to_byte): Likewise.
4189 (string_byte_to_char): Likewise.
4190
4191 * indent.c (MULTIBYTE_BYTES_WIDTH): Delete the 2nd arg C. Use the
4192 macro STRING_CHAR_AND_LENGTH. Caller changed.
4193
4194 * insdel.c (count_combining_composition): New function.
4195 (count_combining_before): Adjust the way to check byte-combining
4196 possibility for the new handling of multibyte sequence. Call
4197 count_combining_composition for a composite character.
4198 (count_combining_after): Likewise.
4199
4200 * print.c (print_string): Use the macro STRING_CHAR_AND_LENGTH.
4201 (print): Likewise.
4202
4203 * dispextern.h (struct it): Change the size of the member
4204 `ctl_chars'.
4205
4206 * xdisp.c (get_next_display_element): Display incomplete multibyte
4207 sequence (e.g. \222\300) by octal form.
4208
42091999-09-02 Gerd Moellmann <gerd@gnu.org>
4210
4211 * xterm.h (VERTICAL_SCROLL_BAR_WIDTH_TRIM): Change from 2 to 0.
4212
4213 * fns.c (Fhash_table_weakness): Replaces Fhash_table_weak.
4214 (cmpfn_eql, sxhash): Use XFLOAT_DATA.
4215
42161999-09-02 Gerd Moellmann <gerd@gnu.org>
4217
4218 * buffer.c (set_buffer_internal): Never set
4219 windows_or_buffers_changed.
4220
4221 * xdisp.c (try_window_id): Reset first_unchanged_at_end_row
4222 if we have displayed to the bottom of the window.
4223
4224 * syntax.c (Fforward_word): Stop at a mini-buffer prompt end
4225 in both directions. Extend documentation.
4226
42271999-09-01 Gerd Moellmann <gerd@gnu.org>
4228
4229 * minibuf.c (read_minibuf): Flush display after setting cursor to
4230 column 0.
4231
42321999-08-31 Gerd Moellmann <gerd@gnu.org>
4233
4234 * s/freebsd.h (__FreeBSD_version): Don't define it if it is
4235 already defined. This avoids a warning from buffer.c.
4236
42371999-08-30 Gerd Moellmann <gerd@gnu.org>
4238
4239 * xterm.h (FRAME_X_FLAGS_AREA_COLS): Define it as the total width
4240 of both margins.
4241 (FRAME_X_FLAGS_AREA_WIDTH): Likewise.
4242 (FRAME_X_LEFT_FLAGS_AREA_WIDTH): New.
4243 (FRAME_X_RIGHT_FLAGS_AREA_WIDTH): New.
4244
4245 * frame.h (FRAME_WINDOW_WIDTH_ARG): Add in FRAME_FLAGS_AREA_COLS
4246 once instead of twice.
4247 (FRAME_LEFT_FLAGS_AREA_WIDTH): New.
4248
4249 * xterm.c: Remove unused bitmaps.
4250 (continued_bits, continuation_bits, overlay_bits): Change images.
4251 (x_draw_vertical_border): Use FRAME_X_RIGHT_FLAGS_AREA_WIDTH
4252 instead of FRAME_X_FLAGS_AREA_WIDTH.
4253 (x_after_update_window_line): Ditto.
4254 (x_draw_bitmap): Likewise.
4255 (x_draw_row_bitmaps): Likewise.
4256 (x_draw_glyph_string_box): Likewise.
4257 (x_draw_glyphs): Likewise.
4258 (x_scroll_run): Likewise.
4259 (expose_window_tree): Likewise.
4260 (note_mode_line_highlight): Likewise.
4261 (XTset_vertical_scroll_bar): Likewise.
4262 (x_clip_to_row): Likewise.
4263 (x_set_window_size): Likewise.
4264
4265 * xfns.c (x_figure_window_size): Use FRAME_FLAGS_AREA_COLS instead
4266 of 2 * that value.
4267
4268 * xdisp.c (window_box_width): Use FRAME_FLAGS_AREA_COLS instead of
4269 2 * that value.
4270 (window_box_left): Use FRAME_LEFT_FLAGS_AREA_WIDTH instead of
4271 FRAME_FLAGS_AREA_WIDTH.
4272
4273 * window.c (coordinates_in_window): Use
4274 FRAME_LEFT_FLAGS_AREA_WIDTH instead of FRAME_FLAGS_AREA_WIDTH.
4275 (window_internal_width): Subtract FRAME_FLAGS_AREA_WIDTH once
4276 instead of twice.
4277
4278 * widget.c (set_frame_size): Set flags_area_extra to
4279 FRAME_FLAGS_AREA_WIDTH instead of 2 * that width.
4280 (EmacsFrameSetCharSize): Ditto.
4281
4282 * dispnew.c (mode_line_string): Add FRAME_LEFT_FLAGS_AREA_WIDTH
4283 instead of FRAME_FLAGS_AREA_WIDTH.
4284
4285 * dispextern.h (WINDOW_DISPLAY_PIXEL_WIDTH): Subtract
4286 FRAME_FLAGS_AREA_COLS once.
4287 (WINDOW_DISPLAY_LEFT_EDGE_PIXEL_X): Add
4288 FRAME_LEFT_FLAGS_AREA_WIDTH instead of FRAME_FLAGS_AREA_WIDTH.
4289
42901999-08-30 Gerd Moellmann <gerd@gnu.org>
4291
4292 * freebsd.h (C_SWITCH_SYSTEM): Added to let configure find headers
4293 in /usr/X11R6/include which are checked for with AC_CHECK_HEADER.
4294
42951999-08-30 Gerd Moellmann <gerd@gnu.org>
4296
4297 * fns.c (QCweakness): Replaces QCweak.
4298 (Fmake_hash_table): Ditto.
4299 (Fmakehash): Ditto.
4300 (syms_of_fns): Ditto.
4301
43021999-08-29 Richard Stallman <rms@gnu.org>
4303
4304 * search.c (compile_pattern_1): Enable RE_CHAR_CLASSES for regexp.
4305
4306 * sysdep.c (read_input_waiting): Pass read_socket_hook just 4 args.
4307
4308 * syntax.h (SYNTAX_COMMENT_NESTED, SYNTAX_FLAGS_COMMENT_NESTED):
4309 Add support for nested comments.
4310
863476d1
SM
4311 * syntax.c (Fforward_comment, scan_lists, scan_sexps_forward):
4312 Consolidate the forward comment code into the new `forw_comment'.
4313 (forw_comment): New subroutine. Added support for nested comments.
4314 (lisp_parse_state, back_comment, Fmodify_syntax_entry)
4315 (Fparse_partial_sexp): Add support for nested comments.
26901792
DL
4316
43171999-08-28 Ken Raeburn <raeburn@gnu.org>
4318
4319 * lisp.h (struct Lisp_Cons, XCAR, XCDR, struct Lisp_Float): Change
4320 names of structure elements if HIDE_LISP_IMPLEMENTATION is
4321 defined, to help detect code that uses knowledge of the Lisp
4322 internals that it shouldn't have.
4323 (XFLOAT_DATA): New macro.
4324
43251999-08-25 Gerd Moellmann <gerd@gnu.org>
4326
4327 * syntax.c (Fforward_word): If in a mini-buffer and moving
4328 backwards, stop in front of the prompt to prevent accidentially
4329 moving into the read-only prompt.
4330
4331 * window.c (Frecenter): Clear frame if called with nil or no arg.
4332
4333 * xdisp.c (resize_mini_window): Don't resize if
4334 Vmax_mini_window_height is nil. Otherwise, use a default if
4335 Vmax_mini_window_height is not ot a number.
4336 (syms_of_xdisp): Extend documentation of Vmax_mini_window_height.
4337
43381999-08-25 Alexandre Oliva <oliva@dcc.unicamp.br>
4339
4340 * unexelf.c: Merge IRIX debugging info patch from unexsgi.c
4341 * m/iris4d.h: Use unexelf for IRIX 5.*.
4342 * m/iris5d.h: Use unexelf for IRIX 6.*.
4343 * unexsgi.c: Deleted.
4344
4345 * unexelf.c: Auto-detect .sbss section.
4346 (round_up): Make it static.
4347 (unexec): Declare alignment as Elf Word. Skip ``Program
4348 segment above .bss'' test on MIPS without .sbss.
4349 Copy sections .got and .sdata1 sections. Adjust offsets in
4350 sections .sdata, .lit4, .lit8, .got and .sdata1.
4351
43521999-08-25 Gerd Moellmann <gerd@gnu.org>
4353
4354 * xdisp.c (try_window_id): Remove typo.
4355
43561999-08-24 Gerd Moellmann <gerd@gnu.org>
4357
4358 * xdisp.c (try_window_id): Recognize case that PT == ZV and in
4359 unchanged text at the bottom when computing the cursor position.
4360 (message3_nolog): Raise frame only if minibuffer_auto_raise is
4361 set.
4362
4363 * lisp.h (PVEC_TYPE_MASK): Add the bit for hash tables.
4364
43651999-08-24 Gerd Moellmann <gerd@gnu.org>
4366
4367 * xfaces.c (Qmargin): Replacement for Qbitmap_area.
4368 (realize_basic_faces): Replace Qmargin for Qbitmap_area.
4369 (syms_of_xfaces): Ditto.
4370
4371 * window.c (Fset_window_point): Reset Vresize_mini_config.
4372 (Fset_window_start): Ditto.
4373 (set_window_buffer): Ditto.
4374
4375 * dispnew.c (adjust_frame_glyphs): Reset Vresize_mini_config.
4376
4377 * xdisp.c (redisplay_window): Don't ever test just_this_one_p
4378 before calling try_window.
4379 (echo_area_display): If height has changed, update other windows.
4380 (resize_mini_frame, resize_mini_initial_height): New.
4381 (resize_mini_window): Save/restore window configuration
4382 differently.
4383
4384 * lisp.h (Vresize_mini_config, resize_mini_frame,
4385 resize_mini_initial_height): Add extern declarations.
4386
4387 * xterm.c (expose_window_tree): Fix typo CANON_Y_UNIT to
4388 CANON_X_UNIT.
4389
4390 * xfns.c [HAVE_JPEG]: Work around a warning about HAVE_STDLIB_H
4391 being redefined in jconfig.h.
4392
43931999-08-23 Ken'ichi Handa <handa@gnu.org>
4394
4395 * coding.h: Include "ccl.h" instead of "../src/ccl.h".
4396
43971999-08-22 Gerd Moellmann <gerd@gnu.org>
4398
4399 * alloc.c (mark_glyph_matrix): Mark strings only.
4400
4401 * xdisp.c (redisplay_internal): Clear garbaged frames after
4402 resizing mini-window.
4403
44041999-08-22 Gerd Moellmann <gerd@gnu.org>
4405
4406 * xdisp.c (unwind_with_echo_area_buffer): Use
4407 set_buffer_internal_1 instead of set_buffer_internal.
4408 (with_echo_area_buffer): Ditto.
4409
4410 * buffer.c (set_buffer_internal): Set windows_or_buffers_changed
4411 only if buffer is displayed somewhere.
4412
4413 * buffer.h (BUF_COMPUTE_UNCHANGED): New.
4414
4415 * insdel.c (gap_left): Use BUF_COMPUTE_UNCHANGED.
4416 (gap_right): Ditto.
4417 (modify_region): Ditto.
4418
4419 * buffer.c (modify_overlay): Use BUF_COMPUTE_UNCHANGED.
4420
4421 * xdisp.c (Vresize_mini_config): New.
4422 (resize_mini_window): Use it to save restore original window
4423 configuration
4424 (syms_of_xdisp): Initialize it.
4425
4426 * buffer.h (struct buffer): Add prevent_redisplay_optimizations_p.
4427
4428 * dispextern.h (struct glyph_matrix): Add buffer, begv, and zv.
4429
4430 * xdisp.c (reconsider_clip_changes): New.
4431 (redisplay_internal, redisplay_window): Call it.
4432 (mark_window_display_accurate, redisplay_internal): Set current
4433 matrix' buffer, begv, zv.
4434
4435 * window.c (Fset_window_hscroll): Set
4436 prevent_redisplay_optimizations_p instead of clip_changed.
4437 (Fset_window_hscroll): Ditto.
4438 (temp_output_buffer_show): Ditto.
4439 (Fset_window_vscroll): Ditto.
4440
4441 * buffer.c (reset_buffer): Set clip_changed to 0 and
4442 prevent_redisplay_optimizations_p to 1.
4443 (Fget_buffer_create): Set prevent_redisplay_optimizations_p to 1.
4444
4445 * buffer.h (BUF_UNCHANGED_MODIFIED, UNCHANGED_MODIFIED,
4446 BUF_OVERLAY_UNCHANGED_MODIFIED, OVERLAY_UNCHANGED_MODIFIED,
4447 BUF_BEG_UNCHANGED, BEG_UNCHANGED, BUF_END_UNCHANGED,
4448 END_UNCHANGED): New.
4449 (struct buffer_text): Add beg_unchanged, end_unchanged,
4450 unchanged_modified, overlay_unchanged_modified.
4451
4452 * window.h (beg_unchanged, end_unchanged, unchanged_modified,
4453 overlay_unchanged_modified): Removed.
4454 (with_echo_area_unwind_data): Don't save beg/end_unchanged.
4455 (unwind_with_echo_area_buffer): Don't restore them.
4456 (debug_beg_unchanged, debug_end_unchanged) [GLYPH_DEBUG]: Removed.
4457 (text_outside_line_unchanged_p, redisplay_internal,
4458 try_scrolling): Use/set buffer-specific beg/end_unchanged.
4459 (redisplay_window): Let try_window_id be called if more than one
4460 window is displayed. Use/set buffer-specific beg/end_unchanged.
4461 (get_last_unchanged_at_beg_row, get_first_unchanged_at_end_row,
4462 try_window_id):
4463 Use buffer-specific beg/end_unchanged.
4464
4465 * window.h (beg_unchanged, end_unchanged, unchanged_modified,
4466 overlay_unchanged_modified): Remove extern declarations.
4467
4468 * keyboard.c (command_loop_1): Set beg/end_unchanged per
4469 buffer.
4470
4471 * insdel.c (gap_left): Compute beg/end_unchanged per buffer.
4472 (gap_right): Ditto.
4473 (adjust_after_replace): Likewise.
4474 (replace_range, del_range_2, modify_region): Likewise.
4475
4476 * dispnew.c (direct_output_for_insert): Set beg_unchanged
4477 and unchanged_modified per buffer.
4478
4479 * coding.c (code_convert_region): Compute beg/end_unchanged per
4480 buffer.
4481
4482 * buffer.c (modify_overlay): Compute beg/end_unchanged
4483 per buffer.
4484 (Fget_buffer_create): Initialize new members of the buffer
4485 structure.
4486
44871999-08-22 Gerd Moellmann <gerd@gnu.org>
4488
4489 * lisp.h: Add prototype for copy_hash_table and Fcopy_hash_table.
4490
4491 * fns.c (Qkey, Qvalue): Renamed from Qkey_weak, and Qvalue_weak.
4492 (Qkey_value_weak): Removed.
4493 (make_hash_table): Use nil, `key', `value', t for weakness.
4494 (Fmake_hash_table): Ditto.
4495 (copy_hash_table): New.
4496 (Fcopy_hash_table): New.
4497
44981999-08-22 Gerd Moellmann <gerd@gnu.org>
4499
4500 * xfns.c: Call change_frame_size and do_pending_window_change with
4501 new parameter.
4502
45031999-08-21 Gerd Moellmann <gerd@gnu.org>
4504
4505 * xdisp.c (resize_mini_window): Do it for truncate-lines t as
4506 well.
4507 (redisplay_internal): Resize mini-window only if text might
4508 have changed.
4509 (display_echo_area): Reset displayed echo_area_buffer to nil
4510 at the end if we're displaying a nil message.
4511
45121999-08-21 Gerd Moellmann <gerd@gnu.org>
4513
4514 * fns.c (hash_lookup): Test with EQ before calling key comparion
4515 function.
4516 (hash_remove): Ditto.
4517 (cmpfn_eq): Removed.
4518 (cmpfn_eql): Don't test with EQ.
4519 (cmpfn_equal): Ditto.
4520 (make_hash_table): Set comparison function for `eq' to null.
4521
4522 * buffer.c, cmds.c, editfns.c, indent.c, insdel.c, buffer.h:
4523 Remove conditional compilation on NO_PROMPT_IN_BUFFER.
4524
4525 * dispextern.h (NO_PROMPT_IN_BUFFER): Removed.
4526
4527 * window.c, widget.c, process.c, keyboard.c, frame.c, xdisp.c,
4528 xterm.c: Call change_frame_size and do_pending_window_change with
4529 new parameter.
4530
4531 * dispnew.c (do_pending_window_change): Add parameter `safe'.
4532 (change_frame_size): Ditto.
4533 (change_frame_size_1): Ditto. Deley size changes if redisplaying
4534 and not called from a safe place.
4535 (window_change_signal): Call change_frame_size with new parameter.
4536
4537 * dispextern.h: Change prototypes for do_pending_window_change
4538 and change_frame_size.
4539
4540 * xfaces.c (face_at_buffer_position): Don't xassert that
4541 window's buffers equals current_buffer; this is not the
4542 case during echo area display.
4543
45441999-08-21 Gerd Moellmann <gerd@gnu.org>
4545
4546 * xdisp.c, minibuf.c: Remove conditional compilation on
4547 NO_PROMPT_IN_BUFFER.
4548
4549 * minibuf.c (Fminibuffer_prompt_end): New.
4550 (syms_of_minibuf): Defsubr it. Remove
4551 minibuffer-prompt-in-buffer.
4552 (Fminibuffer_prompt_width): Return 0 if not in mini-buffer.
4553 Extend documentation.
4554
4555 * xdisp.c (get_next_display_element): Display \r as ^M.
4556
4557 * xterm.c (x_scroll_bar_create) [USE_TOOLKIT_SCROLL_BARS]: Clear
4558 under scroll bar widget.
4559
45601999-08-21 Gerd Moellmann <gerd@gnu.org>
4561
4562 * xdisp.c (minibuffer_scroll_overlap): Removed because not used
4563 anywhere.
4564 (unwind_redisplay): Return nil.
4565 (clear_garbaged_frames): New.
4566 (redisplay_internal): Use it.
4567 (echo_area_display): Ditto.
4568 (resize_mini_window): Mew.
4569 (display_echo_area_1): Use it to resize echo area window.
4570 (redisplay_internal): Use it to resize active mini-window.
4571
4572 * dispextern.h, lisp.h: Add function prototypes.
4573
4574 * dispnew.c (set_window_cursor_after_update): Do the
4575 cursor_in_echo_area case only for a mini-window showing
4576 a message. Don't let cursor end up after the end of a row.
4577
4578 * xdisp.c (echo_area_glyphs, echo_area_message,
4579 echo_area_glyphs_length, previous_echo_glyphs,
4580 previous_echo_area_message, previous_echo_area_glyphs_length):
4581 Removed.
4582 (Vmessage_stack, echo_area_buffer, echo_buffer,
4583 display_last_displayed_message_p, Vwith_echo_area_save_vector): New.
4584 (message2_nolog): Use set_message and clear_message.
4585 (message3): Rename parameter len to nbytes to make clear what
4586 it is.
4587 (message3_nolog): Ditto. Use set_message and clear_message.
4588 (update_echo_area): Rewritten.
4589 (with_echo_area_buffer): New.
4590 (with_echo_area_buffer_unwind_data, unwind_with_area_buffer): New.
4591 (setup_echo_area_for_printing): New.
4592 (display_echo_area, display_echo_area_1): New.
4593
4594 (current_message, current_message_1): New.
4595 (push_message, restore_message, pop_message,
4596 check_message_stack): New.
4597 (truncate_echo_area): Rewritten.
4598 (truncate_message_1): New.
4599 (set_message, set_message_1, clear_message): New.
4600 (echo_area_display): Rewritten.
4601 (redisplay_internal): Check for needed echo area update
4602 differently.
4603 (redisplay_preserve_echo_area): Rewritten.
4604 (redisplay_window): Check for mini-window displaying echo area
4605 message differently.
4606 (syms_of_xdisp): Initialize Vmessage_stack and echo area buffers.
4607 Remove initialzation of removed variables.
4608 (init_xdisp): Remove references to removed variables.
4609
4610 * dispnew.c (adjust_frame_message_buffer): Removed references
4611 to echo_area_glyphs and previous_echo_glyphs.
4612 (direct_output_for_insert): Check for mini-window displaying
4613 echo area message differently.
4614 (update_frame): Likewise.
4615 (set_window_cursor_after_update): Likewise. In echo area,
4616 don't try to set cursor on rows that aren't enabled.
4617
4618 * print.c: Remove conditional compilation on `standalone'.
4619 (glyph_len, str_to_glyph_cpy, str_to_glyph_ncpy,
4620 glyph_to_str_cpy): Remove that section because GLYPHs are no
4621 longer used in that way.
4622 (PRINTDECLARE): Add multibyte.
4623 (PRINTPREPARE, PRINTFINISH): Handle printcharfun t differently.
4624 (printbufidx): Removed.
4625 (printchar, strout): Rewritten.
4626
4627 * keyboard.c (ok_to_echo_at_next_pause): Make it a pointer to
4628 a struct kboard.
4629 (echo_kboard): New.
4630 (echo_now): Set echo_kboard to the current kboard.
4631 (cancel_echoing): Set echo_kboard to null.
4632 (cmd_error_internal): Use clear_message, remove references
4633 to echo_area_glyphs and echo_area_message.
4634 (command_loop_1): Check for echo area messages differently.
4635 (read_char): Likewise.
4636 (record_menu_key): Use clear_message.
4637 (Fexecute_extended_command): Check for echo area messages
4638 differently. Use push_message, restore_message, pop_message.
4639
4640 * alloc.c (Fgarbage_collect): Use push_message, restore_message,
4641 pop_message.
4642
4643 * emacs.c (shut_down_emacs): Call check_message_stack.
4644
4645 * lisp.h: Add function prototypes and extern declarations for
4646 new functions and variables.
4647
4648 * fileio.c (Fdo_auto_save): Use push_message, restore_message,
4649 pop_message.
4650
4651 * minibuf.c (read_minibuf): Use clear_message instead of
4652 setting echo_area_glyphs.
4653 (Fminibuffer_completion_help): Ditto.
4654
4655 * editfns.c (Fcurrent_message): Rewritten.
4656
4657 * frame.c, window.h: Remove references to echo_area_glyphs
4658 and previous_echo_glyphs.
4659
46601999-08-21 Dave Love <fx@gnu.org>
4661
4662 * aix3-2-5.h (C_DEBUG_SWITCH): Use -g -O.
4663 * aix4-1.h: Likewise.
4664
4665 * irix6-5.h (C_DEBUG_SWITCH): Set for debug and optimize.
4666
46671999-08-20 Gerd Moellmann <gerd@gnu.org>
4668
4669 * xfns.c: Remove tiff34 prefix from include.
4670
46711999-08-20 Dave Love <fx@gnu.org>
4672
4673 * cm.c: Revert previous change.
4674
46751999-08-19 Gerd Moellmann <gerd@gnu.org>
4676
4677 * xterm.c (XTset_vertical_scroll_bar): Fix previous change. Clear
4678 under scroll bar with width FRAME_SCROLL_BAR_COLS.
4679
46801999-08-18 Dave Love <fx@gnu.org>
4681
4682 * callproc.c, filelock.c, insdel.c, sysdep.c, xmenu.c: Use
4683 stdlib.h.
4684
4685 * doprnt.c: Use stdlib.h, unistd.h.
4686
4687 * config.in: Add HAVE_TERMCAP_H.
4688
4689 * cm.c: Use termcap.h.
4690
46911999-08-18 Gerd Moellmann <gerd@gnu.org>
4692
4693 * xfns.c (x_window) [USE_X_TOOLKIT]: Remove test for
4694 FRAME_X_WINDOW (f) being null at the of the function. If widgets
4695 cannot be created we will already have crashed earlier. Call
4696 lw_set_main_areas with a null menu-bar widget, so that we have
4697 a reasonable default.
4698 (Fx_create_frame): Rearranged so that Lisp errors during frame
4699 initialization cause less damage. Initialize menu bar widget
4700 here.
4701
47021999-08-18 Gerd Moellmann <gerd@gnu.org>
4703
4704 * dispnew.c (update_frame_line): Fix previous change. If writing
4705 whole line clear to end of frame.
4706
47071999-08-17 Gerd Moellmann <gerd@gnu.org>
4708
4709 * window.c (Fcoordinates_in_window_p): Return `left-bitmap-area'
4710 and `right-bitmap-area' if position is in the bitmap areas. This
4711 avoids an error when clicking on the bitmap areas. Instead, they
4712 are currently treated like clicks inside the window.
4713 (coordinates_in_window): Return 5 and 6 for bitmap areas.
4714 (Qleft_bitmap_area, Qright_bitmap_area): New.
4715 (syms_of_window): Initialize new symbols.
4716
4717 * dispnew.c (update_frame_line): If writing whole line,
4718 don't write trailing spaces unless we must.
4719
4720 * xdisp.c (unwind_redisplay): New. Resets flag redisplaying_p.
4721 (redisplay_internal): Register unwind_redisplay with
4722 register_unwind_protect.
4723 (try_window_reusing_current_matrix): If new start > old start,
4724 give up if start pos of first reusable row is not equal to new
4725 start.
4726
4727 * eval.c (Fsignal): Don't reset redisplaying_p here.
4728
4729 * xterm.c (expose_area): If row extends face to end of line,
4730 write the whole line.
4731
47321999-08-16 Gerd Moellmann <gerd@gnu.org>
4733
4734 * dispextern.h (struct it): Remove member
4735 show_trailing_whitespace_p.
4736
4737 * dispnew.c (direct_output_for_insert): Use
4738 Vshow_trailing_whitespace instead of former iterator member
4739 show_trailing_whitespace_p.
4740 (direct_output_forward_char): Don't do it if hightlighting
4741 trailing whitespace.
4742
4743 * xdisp.c (Qshow_trailing_whitespace): Removed.
4744 (Vshow_trailing_whitespace): Added.
4745 (init_iterator): Remove initialization code for
4746 show_trailing_whitespace_p.
4747 (redisplay_internal): Don't try cursor movement in this_line
4748 if showing trailing whitespace.
4749 (redisplay_window): Likewise for cursor movement in current
4750 matrix and try_window_id.
4751 (try_window_reusing_current_matrix): Likewise.
4752 (trailing_whitespace_p): Return 0 if trailing whitespace is
4753 in front of point.
4754 (display_line): Use Vshow_trailing_whitespace instead of
4755 former iterator member show_trailing_whitespace_p.
4756 (syms_of_xdisp): Add DEFVAR_LISP for show-trailing-whitespace.
4757
47581999-08-16 Gerd Moellmann <gerd@gnu.org>
4759
4760 * window.c (Fpos_visible_in_window_p): Rewritten.
4761
4762 * xfaces.c (add_to_log): Renamed from display_message.
4763 Don't display messages in echo area.
4764
4765 * xterm.c (x_draw_glyph_string_box): Use the background width
4766 of the glyph string for the width of the box.
4767
47681999-08-16 Stefan Monnier <monnier@cs.yale.edu>
4769
4770 * syntax.c (Fforward_comment): Set comstyle for Scomment_fence.
4771
47721999-08-16 Geoff Voelker <voelker@cs.washington.edu>
4773
4774 * xfns.c, w32fns.c (x_set_frame_parameters): Set foreground and
4775 background first, and then set other parameters that might
4776 depend upon their new values.
4777
47781999-08-15 Gerd Moellmann <gerd@gnu.org>
4779
4780 * xfaces.c (Vfont_list_limit): New.
4781 (syms_of_xfaces): Make it a user-variable.
4782 (DEFAULT_FONT_LIST_LIMIT): New.
4783 (sorted_font_list): If Vfont_list_limit is an integer > 0, list
4784 maximally that number of fonts, otherwise use
4785 DEFAULT_FONT_LIST_LIMIT.
4786 (Fx_font_family_list): Bind `font-list-limit' to higher values
4787 until we have all fonts.
4788 (Fxfont_list): Additionally return the full names of fonts and
4789 their registry and encoding.
4790
4791 * xterm.c (XTset_vertical_scroll_bar) [USE_TOOLKIT_SCROLL_BARS]:
4792 Simplify clearing "under" scroll bar.
4793
4794 * window.c (Qfixed_window_size): New.
4795 (syms_of_window): Initialiaze it.
4796 (check_all_windows): Add return type void.
4797 (window_fixed_size_p): New. Return non-zero if window
4798 is fixed-size.
4799 (window_min_size_1): New.
4800 (window_min_size): Handle fixed-size windows.
4801 (size_window): New. Rewritten combination of set_window_height and
4802 set_window_width that handles fixed-size windows.
4803 (set_window_height): Call it.
4804 (set_window_width): Call it.
4805 (Fsplit_window): Give an error on attempt to split a fixed-size
4806 window.
4807 (change_window_height): Partly rewritten to handle fixed-size
4808 windows.
4809
48101999-08-13 Wolfgang Rupprecht <wolfgang@wsrcc.com>
4811
4812 * process.c (Fopen_network_stream): Fix previous change.
4813
48141999-08-13 Karl Heuer <kwzh@gnu.org>
4815
4816 * xdisp.c (line_number_display_limit_width): New var.
4817 (decode_mode_spec): Use it instead of hardcoded value.
4818 (syms_of_xdisp): Defvar it.
4819
48201999-08-13 Richard M. Stallman <rms@gnu.org>
4821
4822 * eval.c (run_hook_list_with_args): Gcpro `globals'.
4823 (run_hook_with_args): Likewise.
4824
4825 * window.h (struct window): New field too_small_ok.
4826
4827 * window.c (set_window_height, set_window_width):
4828 If window starts out "too small", set its too_small_ok flag.
4829 If window's too_small_ok flag is set, don't delete it
4830 unless it is so small it would cause a crash.
4831
48321999-08-13 Gerd Moellmann <gerd@gnu.org>
4833
4834 * window.c (MINSIZE): Removed.
4835 (window_min_size): New.
4836 (set_window_height): Use window_min_size.
4837 (change_window_height): Ditto.
4838
48391999-08-12 Gerd Moellmann <gerd@gnu.org>
4840
4841 * indent.c (vmotion): Don't add in mini-buffer prompt width
4842 if prompts are inserted into mini-buffer.
4843
48441999-08-12 Wolfgang Rupprecht <wolfgang@wsrcc.com>
4845
4846 * config.in: Add HAVE_GETADDRINFO.
4847 * process.c (Fopen_network_stream): Use getaddrinfo.
4848
48491999-08-11 Gerd Moellmann <gerd@gnu.org>
4850
4851 * xdisp.c (get_overlay_arrow_glyph_row): Set the charpos of
4852 glyphs to -1.
4853
4854 * xdisp.c (face_before_or_after_it_pos): If position after
4855 or before iterator's current position in the buffer is out
4856 of bounds, return the iterator's original face id.
4857
4858 * dispnew.c (mirror_make_current): If desired row isn't enabled,
4859 just swap glyphs pointers between current and desired row.
4860 (build_frame_matrix_from_leaf_window) [GLYPH_DEBUG]: Copy
4861 desired matrix method string to current matrix.
4862
48631999-08-11 Kenichi Handa <handa@etl.go.jp>
4864
4865 * lisp.h (CHAR_MODIFIER_MASK): New macro.
4866
4867 * lread.c (read_escape): For Control modifier, pay attention to
4868 multibyte character.
4869 (read1): Likewise. Singal error or a multibyte character which
4870 has a modifer bit. Check validity of Shift modifer.
4871
4872 * charset.c (non_ascii_char_to_string): Handle modifier bits as
4873 the same as Lisp reader.
4874
48751999-08-10 Richard M. Stallman <rms@gnu.org>
4876
4877 * charset.h (BCOPY_SHORT): Fix typo `unsigined'.
4878
48791999-08-10 Alexandre Oliva <oliva@dcc.unicamp.br>
4880
4881 * unexelf.c [__linux__ && __alpha__] (HAS_SBSS_SECTION): Define.
4882
48831999-08-10 Eli Zaretskii <eliz@gnu.org>
4884
4885 * msdos.c (IT_set_face): Abort if the default face is not realized
4886 and cached.
4887 (IT_write_glyphs): Reset the screen face to the default face
4888 before writing glyphs.
4889
4890 * xfaces.c (realize_default_face) [MSDOS]: Don't take default
4891 colors from the frame here.
4892 (realize_tty_face) [MSDOS]: Do it here. Update the face
4893 attributes with the actual name of the color taken from the
4894 frame.
4895
4896 * dosfns.c (msdos_stdcolor_name): Remove const from return value.
4897 * dosfns.h (msdos_stdcolor_name): Ditto for the prototype.
4898
4899 * frame.c (Fframe_parameters): Swap foreground and background
4900 colors returned in frame parameters if the frame has reverse in
4901 its parameter alist.
4902 (Fmake_terminal_frame): Make a unique copy of face_alist for
4903 each frame.
4904
49051999-08-07 Richard Stallman <rms@gnu.org>
4906
4907 * buffer.c (Fprevious_overlay_change): Just return
4908 the answer obtained from overlays_at.
4909
4910 * xfns.c (xpm_load) [!XpmAllocCloseColors]:
4911 Use XpmCloseness and attrs.closeness instead.
4912
49131999-08-06 Richard Stallman <rms@gnu.org>
4914
4915 * lread.c (Feval_buffer): New arg DO_ALLOW_PRINT.
4916
49171999-08-06 Geoff Voelker <voelker@cs.washington.edu>
4918
4919 * dired.c (directory_files_internal, Fdirectory_files_and_attributes,
4920 Ffile_attributes_lessp): New functions.
4921 (Fdirectory_files): Use directory_files_internal.
4922 (syms_of_dired): Initialize Fdirectory_files_and_attributes,
4923 Ffile_attributes_lessp.
4924
4925 * w32.c (stat): Check for directory ending in separator when
4926 doing readdir fast path.
4927
4928 * w32fns.c (x_set_icon_type): Support setting frame icons.
4929 * w32term.c (x_bitmap_icon): New function.
4930 (x_make_frame_visible, x_iconify_frame): Invoke x_bitmap_icon.
4931
49321999-08-06 Gerd Moellmann <gerd@gnu.org>
4933
4934 * xdisp.c (set_iterator_to_next): After delivering a character
4935 from a display vector, restore face and charset to what they were
4936 before the display vector was processed.
4937
49381999-08-06 Gerd Moellmann <gerd@gnu.org>
4939
4940 * xdisp.c (reseat_at_next_visible_line_start): New parameter
4941 on_newline_p.
4942 (set_iterator_to_next): After delivering last char
4943 from display vector, reseat on next visible line start if
4944 dpvec_char_len < 0.
4945 (next_element_from_buffer): Set dpvec_char_len to -1 for
4946 selective display.
4947
49481999-08-06 Gerd Moellmann <gerd@gnu.org>
4949
4950 * xdisp.c (compute_line_metrics): If first line's physical ascent
4951 is larger than its logical ascent, use the physical ascent, and
4952 make the row taller. Set row's overlapping_p flag.
4953
4954 * dispnew.c (redraw_overlapping_rows): Use flag overlapping_p.
4955 (direct_output_for_insert): Ditto.
4956
4957 * dispextern.h (struct glyph_row): Add overlapping_p.
4958
4959 * xterm.c (x_draw_phys_cursor_glyph): Redraw overlaps.
4960
4961 * dispextern.h (MATRIX_ROW_OVERLAPS_PRED_P): New.
4962 (MATRIX_ROW_OVERLAPS_SUCC_P): New.
4963
4964 * dispnew.c (direct_output_for_insert): Don't use this method if
4965 row is overlapped by others.
4966 (update_text_area): Write full line if current line is overlapped.
4967 (redraw_overlapped_rows): New.
4968 (update_window): Call it.
4969 (redraw_overlapping_rows): New.
4970 (update_window): Call it.
4971 (scrolling_window): Make sure overlapped_p flag in current rows is
4972 unchanged.
4973 (row_equal_p): Take rows overlapped_p flag into account.
4974
4975 * dispextern.h (struct glyph_row): Add flag overlapped_p.
4976
4977 * xterm.c (x_fix_overlapping_area): New.
4978 (x_redisplay_interface): Add x_fix_overlapping_area.
4979
4980 * dispnew.c (adjust_glyphs): Block input while adjusting matrices.
4981
49821999-08-06 Gerd Moellmann <gerd@gnu.org>
4983
4984 * xterm.c (x_draw_glyphs): Add parameter overlaps_p.
4985 (struct glyph_string): Add member for_overlaps_p.
4986 (x_get_glyph_string_clip_rect): If glyph string draws foreground
4987 of overlapping rows, clip to window bottom.
4988 (x_fill_glyph_string): Add parameter overlaps_p.
4989 (x_fill_composite_glyph_string): Ditto.
4990 (BUILD_GLYPH_STRINGS): Ditto.
4991 (BUILD_CHAR_GLYPH_STRINGS): Ditto.
4992 (x_draw_glyph_string): Don't draw anything but the foreground
4993 if glyph string draws row overlaps.
4994
4995 * dispnew.c (direct_output_for_insert): Don't use this
4996 optimization for rows that overlap others.
4997 (update_window_line): Return non-zero if display has changed.
4998 (update_text_area): Ditto.
4999 (update_window): Record if display has been changed.
5000
5001 * dispextern.h (MATRIX_ROW_OVERLAPPING_P): New.
5002
5003 * dispextern.h (struct redisplay_interface): Add
5004 fix_overlapping_area.
5005
5006 * xterm.c (x_append_glyph): Set glyph flag overlaps_vertically_p.
5007
5008 * dispextern.h (struct glyph): Add overlaps_vertically_p.
5009
5010 * xterm.c (x_produce_image_glyph): Compute iterator's physical
5011 ascent and descent.
5012 (x_produce_stretch_glyph): Ditto.
5013 (x_produce_glyphs): Ditto.
5014
5015 * xdisp.c (init_iterator): Reset physical line height info
5016 after producing special glyphs.
5017 (display_toolbar_line): Set physical line height info.
5018 (compute_line_metrics): Ditto.
5019 (display_line): Ditto.
5020 (display_string): Ditto.
5021
5022 * term.c (produce_glyphs): Set iterator's physical height
5023 information.
5024
5025 * dispnew.c (blank_row): Compute glyph row's physical height.
5026 (row_equal_p): Take physical row heights into account.
5027 (direct_output_for_insert): Ditto.
5028 (update_text_area): Ditto.
5029
5030 * dispextern.h (struct glyph_row): Add phys_ascent and
5031 phys_height.
5032 (struct it): Add phys_ascent, phys_descent, max_phys_ascent,
5033 max_phys_descent.
5034
50351999-08-04 Stefan Monnier <monnier@cs.yale.edu>
5036
5037 * buffer.c (switch_to_buffer_1): New subroutine, taken out from
5038 Fswitch_to_buffer.
5039 (no_switch_buffer): New function.
5040 (Fswitch_to_buffer): Call them. Don't get confused
5041 by "same-window" buffers in a dedicated frame.
5042
5043 * window.c (display-buffer): Don't get confused
5044 by "same-window" buffers in a dedicated frame.
5045
50461999-08-04 Andreas Schwab <schwab@gnu.org>
5047
5048 * insdel.c (insert_from_string_1): Check gap size against number
5049 of outgoing bytes, not incoming bytes.
5050
50511999-08-03 Tom Breton <tob@world.std.com>
5052
5053 * lread.c (read1): Added circular reading code to #N=.
5054 (SUBSTITUTE): New macro.
5055 (seen_list): New variable.
5056 (substitute_object_in_subtree): New function.
5057 (substitute_object_recurse): New function.
5058 (substitute_in_interval): New function.
5059
50601999-08-02 Eli Zaretskii <eliz@gnu.org>
5061
5062 * Makefile.in (frame.o, sysdep.o, xfaces.o): Depend on dosfns.h.
5063
5064 * frame.c (make_terminal_frame): Don't call init_frame_faces if
5065 noninteractive, for termcap frames as well.
5066
5067 * sysdep.c (init_sys_modes): Call init_frame_faces for termcap
5068 frames.
5069
50701999-08-01 Richard Stallman <rms@gnu.org>
5071
5072 * fns.c (internal_equal): Correct overlay comparison.
5073
83c8f461 50741999-07-31 Richard M. Stallman <rms@gnu.org>
26901792
DL
5075
5076 * xfns.c (x_set_internal_border_width):
5077 Call do_pending_window_change. Don't block input, don't call XFlush.
5078 (x_set_vertical_scroll_bars): Call do_pending_window_change.
5079 (x_set_scroll_bar_width, x_set_font): Likewise.
5080
5081 * frame.c (Fset_frame_height): Call do_pending_window_change.
5082 (Fset_frame_width, Fset_frame_size): Likewise.
5083
5084 * xterm.c (x_set_window_size): When calling change_frame_size,
5085 specify 1 for DELAY.
5086
5087 * widget.c (EmacsFrameSetCharSize): Don't call
5088 do_pending_window_change here.
5089
50901999-07-30 Dave Love <fx@gnu.org>
5091
5092 * config.in: Add HAVE_STDLIB_H.
5093
50941999-07-30 Richard M. Stallman <rms@gnu.org>
5095
5096 * process.c (create_process): Detect failure of `pipe'.
5097
50981999-07-30 Keisuke Nishida <kei@psn.net>
5099
5100 * alloc.c (allocate_vectorlike): Add missing increment.
5101
5102 * data.c (Fdefalias): Call Ffset instead of duplicating code.
5103
5104 * keymap.c (get_keymap_1, get_keyelt): Check the type of OBJECT
5105 before calling indirect_function.
5106
51071999-07-30 Eli Zaretskii <eliz@gnu.org>
5108
5109 * dispextern.h (load_color, lookup_derived_face): Declare
5110 prototypes.
5111
5112 * dispnew.c (init_display) [MSDOS]: Don't initialize frame faces,
5113 it will be done later.
5114
5115 * frame.c (make_terminal_frame) [MSDOS]: Don't call
5116 init_frame_faces if non-interactive.
5117 (Fframe_parameters) [MSDOS]: Replace indexing into colornames[]
5118 array with a call to msdos_stdcolor_name. The font name is now
5119 "ms-dos", consistent with realize_tty_face.
5120
5121 * keyboard.c (cmd_error_internal): Don't kill Emacs if this is an
5122 MSDOS frame.
5123
5124 * window.c (Fset_window_configuration) [MSDOS]: Don't call
5125 x_set_toolbar_lines.
5126
5127 * xfaces.c (load_color): Remove static from definition and remove
5128 prototype.
5129 [MSDOS]: Add a DOS-specific version of load_color.
5130 (lookup_face): Replace FRAME_TERMCAP_P with !FRAME_WINDOW_P.
5131 (lookup_derived_face): New function.
5132 (realize_default_face): Support MSDOS frames.
5133 [MSDOS]: If fore/background colors are unspecified, inherit them
5134 from the frame.
5135 (realize_face): Support MSDOS frames.
5136 (realize_tty_face): Support MSDOS frames.
5137 [MSDOS]: If the face color is not in Vface_tty_color_alist, call
5138 load_color to try to find a suitable approximation. If the face
5139 is inverse-video, swap the foreground and background colors.
5140
5141 * dosfns.c (msdos_stdcolor_name, msdos_stdcolor_idx): New
5142 functions.
5143
5144 * dosfns.h (msdos_stdcolor_name, msdos_stdcolor_idx): Declare.
5145
5146 * msdos.h: Remove redundant declarations (most of them are now in
5147 dispextern.h).
5148
5149 * msdos.c (IT_set_face): Rewritten for the new redisplay engine.
5150 Use default frame colors if the face doesn't specify them; invert
5151 the colors if highlight is ON.
5152 (IT_write_glyphs): Rewritten for the new redisplay engine.
5153 (IT_change_line_highlight): Add (unused) parameter Y, since that's
5154 how the hook is called by term.c.
5155 (IT_copy_glyphs): New function, copies an area of the display in
5156 video RAM.
5157 (IT_insert_glyphs): Rewritten to DTRT instead of aborting, since
5158 redisplay now calls it even if char_ins_del_ok is zero.
5159 (IT_set_frame_parameters): Prototype changed. Calls the new
5160 load_color. Puts the new fore/background colors into the default
5161 face on current frame.
5162 (IT_menu_display): Rewritten to handle the new struct glyph
5163 instead of a char array.
5164 (XMenuActivate): Call lookup_derived_face to create and use
5165 special faces for the pop-up and drop-down menus.
5166
51671999-07-29 Gerd Moellmann <gerd@gnu.org>
5168
5169 * xterm.c (x_set_toolkit_scroll_bar_thumb): Don't call
5170 XawScrollbarSetThumb if thumb parameters haven't changed because
5171 that function apparently isn't optimized for this case.
5172
51731999-07-29 Eli Zaretskii <eliz@gnu.org>
5174
5175 * msdos.c (getdefdir): Don't return failure indication when
5176 _fixpath sets errno to ENOSYS.
5177
51781999-07-28 Gerd Moellmann <gerd@gnu.org>
5179
5180 * xdisp.c (string_char_and_length): New. Use it everywhere
5181 instead of STRING_CHAR_AND_LENGTH in xdisp.c.
5182
51831999-07-28 Kenichi Handa <handa@etl.go.jp>
5184
5185 * fns.c (count_combining): New function.
5186 (struct textprop_rec): New structure.
5187 (concat): Copy text properties correctly when byte combining
5188 occurs.
5189
51901999-07-28 Gerd Moellmann <gerd@gnu.org>
5191
5192 * xterm.c (x_setup_relief_color): Don't try smart color allocation
5193 if display is mono.
5194 (x_draw_row_bitmaps): If face has stipple, don't switch
5195 to foreground color for clearing areas, and set the fill style.
5196
5197 * xfaces.c (load_face_colors): Load background color if setting
5198 stipple, too.
5199 (prepare_face_for_display): Use FillOpaqueStippled instead of
5200 FillStippled.
5201
52021999-07-26 Ken'ichi Handa <handa@gnu.org>
5203
5204 * xterm.c (x_find_ccl_program): Add casting.
5205
5206 * w32fns.c (w32_find_ccl_program): Add casting.
5207
52081999-07-27 Gerd Moellmann <gerd@gnu.org>
5209
5210 * dispextern.h (struct glyph_row): Flag internal_border_p removed.
5211
5212 * xfns.c (x_create_tip_frame): Don't set bitmapIcon resource
5213 because this will try to access a nonexisting widget.
5214
52151999-07-26 Markus Rost <rost@gnu.org>
5216
5217 * fns.c (Fgethash): Fix order of variables (patch by gerd).
5218 (Fputhash): Ditto.
5219 (Fremhash): Ditto.
5220
52211999-07-26 Gerd Moellmann <gerd@gnu.org>
5222
5223 * widget.c (EmacsFrameSetCharSize): Don't add XtNborderWidth
5224 value to frame width and height.
5225
5226 * xterm.c (x_get_glyph_string_clip_rect): Take internal border
5227 into account for full-width windows. Don't add scroll bar width
5228 to width of clip rect.
5229 (x_draw_glyph_string_box): Add 1 to right x of full width lines.
5230 (x_set_glyph_string_background_width): Add 1 to background width.
5231 (x_draw_glyphs): Take internal border into account for full-width
5232 lines.
5233
52341999-07-26 Richard M. Stallman <rms@gnu.org>
5235
5236 * xfns.c (x_set_mouse_color): Always unload the old color.
5237 Don't allow nil as color value.
5238 (x_set_cursor_color, x_set_background_color, x_set_foreground_color):
5239 Always unload the old color.
5240
5241 * indent.c (Fmove_to_column): Extend end of line only if FORCE is t.
5242
52431999-07-26 Karl Heuer <kwzh@gnu.org>
5244
5245 * fns.c (Fy_or_n_p): Doc fix.
5246
52471999-07-26 Kenichi Handa <handa@etl.go.jp>
5248
5249 * ccl.h (setup_ccl_program): The type is changed to `int'.
5250
5251 * ccl.c (ccl_driver) <CCL_Call>: Now CCL program ID to call may be
5252 stored in the following CCL code. Adjusted for the change of
5253 Vccl_program_table.
5254 (resolve_symbol_ccl_program): Adjusted for the new style of
5255 embedded symbols (SYMBOL . PROP) in CCL compiled code. Return Qt
5256 is resolving failed.
5257 (ccl_get_compiled_code): New function.
5258 (setup_ccl_program): Function type changed from `void' to `int'.
5259 Resolve symbols in CCL_PROG.
5260 (Fccl_program_p): New function.
5261 (Fccl_execute): Get compiled CCL code by just calling
5262 setup_ccl_program.
5263 (Fccl_execute_on_string): Likewise.
5264 (Fregister_ccl_program): Adjusted for the change of
5265 Vccl_program_table.
5266
5267 * coding.c (setup_coding_system): Get compiled CCL code by just
5268 calling setup_ccl_program.
5269
5270 * xterm.c (x_find_ccl_program): Get compiled CCL code by just
5271 calling setup_ccl_program.
5272
5273 * w32fns.c (w32_find_ccl_program): Get compiled CCL code by just
5274 calling setup_ccl_program.
5275
52761999-07-23 Gerd Moellmann <gerd@gnu.org>
5277
5278 * xfaces.c (frame_update_line_height): Just use the height of the
5279 frame's fontset or font, instead of taking face fonts into
5280 account.
5281
5282 * xdisp.c (get_next_display_element): Display DEL as `^?'.
5283
52841999-07-23 Richard M. Stallman <rms@gnu.org>
5285
5286 * window.c (Fsplit_window): For default size, round up for left window.
5287
52881999-07-21 Joe Ramey <ramey@ti.com>
5289
5290 * filelock.c (lock_if_free): Return -1 if check_lock_owner
5291 has returned -1 (lockfile exists but is not a symlink?).
5292
52931999-07-20 Gerd Moellmann <gerd@gnu.org>
5294
5295 * xterm.c (x_draw_bar_cursor): Use scratch_cursor_gc to
5296 because of a change in cursor_gc made in 20.4.
5297
52981999-07-19 Gerd Moellmann <gerd@gnu.org>
5299
5300 * xterm.c (x_calc_absolute_position): Subtract menu bar height
5301 for YNegative, if using X toolkit.
5302
5303 * xfns.c (x_real_positions): Don't subtract window borders
5304 from positions returned.
5305
53061999-07-17 Gerd Moellmann <gerd@gnu.org>
5307
5308 * xrdb.c (x_load_resources): Set double-click time defaults
5309 for Motif list boxes from double-click-time.
5310
5311 * fns.c (Vhash_table_tests): Remvoed.
5312 (Qhash_table_test): New.
5313 (syms_of_fns): Initialize Qhash_table_test.
5314 (Fmake_hash_table): Look up user-defined tests in symbol prop
5315 `hash-table-test'.
5316 (Fdefine_hash_table_test): Store test and hash function as
5317 symbol prop `hash-table-test'.
5318 (make_hash_table): Add parameters user_test and user_hash.
5319
5320 * window.c (set_window_buffer): Set window margins for tty
5321 frames, too.
5322 (Fset_window_margins): Ditto.
5323
5324 * term.c (append_glyph): Use glyph area of iterator instead of
5325 always TEXT_AREA.
5326
5327 * dispnew.c (update_frame_1): Add left margin width to cursor
5328 hpos.
5329 (direct_output_for_insert): Ditto.
5330 (direct_output_forward_char): Ditto.
5331
5332 * dispnew.c (adjust_glyph_matrix): Set glyph matrix' top_line_p.
5333
5334 * dispextern.h (struct glyph_matrix): Add top_line_p.
5335
53361999-07-16 Gerd Moellmann <gerd@gnu.org>
5337
5338 * frame.h (FRAME_WINDOW_REDISPLAY_P): Removed. Use FRAME_WINDOW_P
5339 instead.
5340
5341 * fns.c (cmpfn_eq): Add hash code parameters.
5342 (cmpfn_eql): Ditto.
5343 (cmpfn_equal): Ditto, and compare hash codes before calling Fequal.
5344 (cmpfn_user_defined): Likewise.
5345
53461999-07-15 Gerd Moellmann <gerd@gnu.org>
5347
5348 * lisp.h (DEFAULT_REHASH_THRESHOLD): Changed to 0.8.
5349
5350 * fns.c (maybe_resize_hash_table): Correct computation of
5351 index vector size.
5352 (make_hash_table): Ditto.
5353 (Fmakehash): New.
5354
5355 * xdisp.c (echo_area_display): Don't call redraw_garbaged_frames.
5356
5357 * alloc.c (gc_sweep): Call sweep_weak_hash_tables.
5358 (survives_gc_p): Make it externally visible.
5359 (mark_object): Ditto.
5360
5361 * fns.c (remove_hash_entry): Removed.
5362 (sweep_weak_hash_tables): New.
5363
5364 * print.c (print): Print more information about hash tables.
5365
5366 * xfns.c (image_spec_hash): Removed.
5367 (lookup_image): Use sxhash instead of image_spec_hash.
5368 (image_spec_equal_p): Removed.
5369 (lookup_image): Use Fequal instead of image_spec_equal_p.
5370
53711999-07-14 Gerd Moellmann <gerd@gnu.org>
5372
5373 * lisp.h (P_): Moved to top of file.
5374
5375 * fns.c (make_hash_table): Set new members.
5376
5377 * alloc.c (mark_object): Mark hash table's user_hash_function.
5378 Mark index vector for weak hash tables.
5379
5380 * lisp.h (struct Lisp_Hash_Table): Add user_cmp_function,
5381 user_hash_function, cmpfn, and hashfn.
5382
5383 * fns.c (build_hash): Removed.
5384 (hash_test): Removed.
5385 (cmpfn_eq, cmpfn_eql, cmpfn_equal, cmpfn_user_defined): New.
5386 (hashfn_eq, hashfn_eql, hashfn_equal, hashfn_user_defined): New.
5387
53881999-07-13 Gerd Moellmann <gerd@gnu.org>
5389
5390 * alloc.c (survives_gc_p): New.
5391
5392 * print.c (print): Add hash table handling.
5393
5394 * alloc.c (mark_object): Add code to mark hash tables.
5395
5396 * lisp.h (GC_HASH_TABLE_P): New.
5397
5398 * emacs.c (main): Call init_fns.
5399
5400 * fns.c (init_fns): New.
5401
5402 * fns.c: Add hash table implementation.
5403
5404 * lisp.h (PVEC_HASH_TABLE): New.
5405 (struct Lisp_Hash_Table): New.
5406 (XHASH_TABLE): New.
5407 (XSET_HASH_TABLE): New.
5408 (HASH_TABLE_P): New.
5409 (CHECK_HASH_TABLE): New.
5410 (DEFAULT_HASH_SIZE): New.
5411 (DEFAULT_REHASH_THRESHOLD): New.
5412 (DEFAULT_REHASH_SIZE): New.
5413
5414 * xterm.c (x_draw_glyphs): Add parameters real_start and real_end.
5415 (x_write_glyphs): Compute overwritten cursor using real start
5416 and end positions of display.
5417 (x_insert_glyphs): Ditto.
5418
54191999-07-10 Gerd Moellmann <gerd@gnu.org>
5420
5421 * keyboard.c (read_char): Use message3_nolog to show help-echo.
5422
5423 * dispnew.c (blank_row): Add y-position as parameter. Compute
5424 visible height.
5425
5426 * xdisp.c (next_element_from_string): Give padding spaces
5427 a position of -1.
5428
5429 * dispnew.c (adjust_glyph_matrix): Some work to support
5430 marginals areas on tty frames in a future version.
5431 (allocate_matrices_for_frame_redisplay): Ditto.
5432
5433 * xdisp.c (display_line): At ZV, set glyph row's displays_text_p
5434 to zero if number of glyphs in the row is <= 1.
5435
54361999-07-09 Gerd Moellmann <gerd@gnu.org>
5437
5438 * dispnew.c (buffer_posn_from_coords): Take left marginal area
5439 into account.
5440
5441 * xdisp.c (handle_display_prop): Don't reset area if handing
5442 a property from a string that came from a `display' property.
5443 (handle_single_display_prop): Don't handle recursive `display'
5444 properties.
5445 (handle_single_display_prop): Handle some display property
5446 forms for terminal frames.
5447 (Qimage): Moved here from xfns.c.
5448
5449 * dispextern.h (struct it): New field string_from_display_prop_p.
5450
5451 * xterm.c (x_clip_to_row): Don't let clip_rect include top
5452 line.
5453
54541999-07-08 Gerd Moellmann <gerd@gnu.org>
5455
5456 * xdisp.c (handle_single_display_prop): Handle `:when FORM'.
5457
5458 * window.c (set_window_buffer): Set window's vscroll to zero.
5459
5460 * xdisp.c (QCwhen): New.
5461 (display_prop_end): New.
5462 (handle_single_display_prop): Use it.
5463 (debug_method_add): Print buffer name if tracing.
5464 (try_window_reusing_current_matrix): Compute visible height
5465 of reused rows. Fix cursor position calculation in case of
5466 top-line.
5467
5468 * dispextern.h (struct redisplay_interface): Add parameter
5469 cursor_on_p to update_window_end_hook.
5470
5471 * xterm.c (x_update_window_end): Add parameter cursor_on_p.
5472
54731999-07-07 Gerd Moellmann <gerd@gnu.org>
5474
5475 * xdisp.c (redisplay_internal): Ensure that redisplayinp_p
5476 doesn't become negative when decrementing it.
5477
5478 * eval.c (Fsignal): Reset redisplaying_p to zero.
5479
5480 * xdisp.c (try_window_reusing_current_matrix): Call hooks
5481 for window update.
5482 (try_window_id): Ditto.
5483
5484 * xterm.c (x_clear_end_of_line): Handle top-line correctly.
5485 (x_scroll_run): Ditto.
5486 (any_help_event_p): New.
5487 (x_initialize): Set it to zero.
5488 (XTread_socket): Clear help echo only if any_help_event_p.
5489
5490 * xdisp.c (init_iterator): Set top_line_p.
5491 (start_display): Use correct initial y if top-line is present.
5492 (make_cursor_line_fully_visible): Bug fixes for top-line.
5493 (try_scrolling): Ditto.
5494 (try_window_reusing_current_matrix): Ditto.
5495
5496 * dispextern.h (struct it): Add top_line_p.
5497
5498 * dispnew.c (shift_glyph_matrix): Move some computations out
5499 of the loop.
5500
5501 * dispnew.c (margin_glyphs_to_reserve): Use NUMBERP and
5502 XFLOATINT.
5503
55041999-07-06 Gerd Moellmann <gerd@gnu.org>
5505
5506 * dispnew.c (update_frame_1): When setting cursor in echo area,
5507 skip only over padding spaces at the end.
5508
5509 * xfaces.c (realize_tty_face): Set face's font_name field to
5510 "tty".
5511
5512 * term.c (update_end): Turn cursor on only if selected window's
5513 cursor_off_p flag is not set.
5514
55151999-07-05 Gerd Moellmann <gerd@gnu.org>
5516
5517 * term.c (TS_cursor_visible): Renamed from TS_visual_mode.
5518 (TS_cursor_normal): Renamed from TS_end_visual_mode.
5519 (TS_cursor_invisible): New.
5520 (term_init): Initialize TS_cursor_invisible.
5521 (tty_hide_cursor): New.
5522 (tty_show_cursor): New.
5523 (update_end): Show tty cursor.
5524 (update_begin): Hide tty cursor to prevent cursor flickering
5525 during redisplays triggered by timers (stealth fontification).
5526
5527 * keyboard.c (make_lispy_event) <TOOLBAR_EVENT>: Apply modifiers.
5528
5529 * xterm.c (XTread_socket) [USE_MOTIF] <KeyPress>: Catch events
5530 in scroll bars.
5531 (x_handle_toolbar_click): Set modifier bits.
5532
55331999-07-04 Gerd Moellmann <gerd@gnu.org>
5534
5535 * keyboard.c (kbd_store_ptr): Declare it as a volatile pointer
5536 instead of a pointer to a volatile input_event.
5537 (kbd_buffer_store_event): Remove volatile modifier from
5538 declaration of local variable `sp'.
5539 (Fdiscard_input): Don't cast when assigning kbd_store_ptr
5540 to kbd_fetch_ptr.
5541
55421999-07-03 Gerd Moellmann <gerd@gnu.org>
5543
5544 * xdisp.c (try_window_id): Set beg_unchanged and end_unchanged
5545 only if buffer is modified. Return quickly if changes are
5546 above window start.
5547
55481999-07-02 Gerd Moellmann <gerd@gnu.org>
5549
5550 * dispextern.h (HSCROLL_WINDOWS): Removed.
5551
5552 * xdisp.c (mark_window_display_accurate): Don't set
5553 w->region_showing.
5554 (redisplay_internal): Don't call redraw_garbaged_frames.
5555
55561999-07-01 Gerd Moellmann <gerd@gnu.org>
5557
5558 * xdisp.c (echo_area_display): Don't display truncation marks
5559 for messages because 20.4 doesn't do it either.
5560 (redisplay_window): Case same window start. Instead of giving
5561 up when cursor is partially visible, make it fully visible.
5562 (mark_window_display_accurate): Some cleanup. Record window's
5563 last cursor information.
5564 (debug_method_add): Improved.
5565 (redisplay_internal): Record last cursor info only if not
5566 consider_all_windows_p.
5567
5568 * dispnew.c (update_window): Update top line after scrolling.
5569 (blank_row): Renamed from make_empty_enabled_row.
5570 (increment_glyph_row_buffer_positions): Increment positions
5571 in buffers, only.
5572
5573 * window.c (Fcoordinates_in_window_p): Add top-line to doc
5574 string.
5575
55761999-06-30 Gerd Moellmann <gerd@gnu.org>
5577
5578 * dispnew.c (update_window): Check that updated row is visible.
5579
5580 * xterm.c (x_draw_row_bitmaps): Check for invisible rows at
5581 top of window differently.
5582
5583 * xdisp.c (try_window_reusing_current_matrix): Don't do it
5584 if region is showing.
5585
5586 * dispnew.c (adjust_glyph_matrix): Check w->vscroll when
5587 avoiding matrix reallocation. Set window_vscroll in matrix.
5588
5589 * dispextern.h (struct glyph_matrix): Add member window_vscroll.
5590
26901792
DL
5591 * xdisp.c (debug_method_add): New.
5592 (debug_redisplay_method): Removed.
5593 (try_window_reusing_current_matrix): Handle case where old
5594 window start is the same as new window start.
5595
5596 * dispextern.h (struct glyph_matrix) [GLYPH_DEBUG]: Make `method'
5597 an array instead of a pointer.
5598
26901792
DL
5599 * xfns.c (Fx_show_tip): Undo previous change.
5600
5601 * xterm.c (x_append_glyph): Clear glyph->u.val.
5602
5603 * dispextern.h (struct glyph): Increase size of face_id bit-field
5604 for CHAR_GLYPH to 12.
5605
56061999-06-29 Gerd Moellmann <gerd@gnu.org>
5607
5608 * xfaces.c (x_charset_registry): Make it externally visible.
5609
56101999-06-28 Gerd Moellmann <gerd@gnu.org>
5611
5612 * dispnew.c (update_window): Use mode_line_p flag of rows
5613 instead of WINDOW_WANTS_MODELINE_P.
5614
5615 * xterm.c (clear_mouse_face): Make externally visible.
5616
5617 * xfns.c (Fx_show_tip): Clear mouse face before showing tip.
5618
5619 * xterm.c (expose_line): Handle exposure of top-lines.
5620
5621 * xterm.c (XTframe_up_to_date): Don't call note_mouse_highlight
5622 if mouse_face_mouse_frame is null.
5623
5624 * xdisp.c (redisplay_window): If window is echo_area_window,
5625 and update_mode_line is set, update menubar and toolbar.
5626
5627 * dispnew.c (space_glyph): Set its charpos to -1.
5628 (update_frame_1): Ignore trailing padding spaces.
5629
5630 * xdisp.c (next_element_from_c_string): Set position of padding
5631 glyphs to -1.
5632
56331999-06-27 Gerd Moellmann <gerd@gnu.org>
5634
5635 * xfns.c (x_laplace_read_row): Use XQueryColors instead of
5636 XQueryColor.
5637
5638 * xdisp.c (display_menu_bar): Remove unwarranted assertion.
5639 (set_cursor_from_row): Skip over glyphs having a null object at
5640 the start of rows.
5641 (insert_left_trunc_glyphs): Use charpos < 0 to indicate truncation
5642 glyphs.
5643 (handle_invisible_prop): Compute next change only when needed.
5644 (handle_face_prop): Don't correct DEFAULT_FACE_ID if in the mode
5645 line.
5646
56471999-06-26 Gerd Moellmann <gerd@gnu.org>
5648
5649 * xrdb.c (x_load_resources): Don't set resource for double-click
5650 time.
5651
5652 * xdisp.c (try_window_id): Return quickly if all changes are
5653 below the window's current matrix end.
5654
5655 * dispextern.h (MATRIX_ROW_PARTIALLY_VISIBLE_P): Remove window
5656 parameter.
5657
5658 * xdisp.c (try_window_reusing_current_matrix): Set no_scrolling_p
5659 in desired not in current matrix.
5660 (try_window_reusing_current_matrix): Rotate matrices starting
5661 at start_vpos instead of 0.
5662
5663 * xterm.c (expose_window): Use window_text_bottom_y.
5664 (fast_find_position): Ditto.
5665
5666 * xdisp.c (redisplay_window): Use window_text_bottom_y.
5667 (try_window_reusing_current_matrix): Ditto.
5668 (get_last_unchanged_at_beg_row): Ditto.
5669 (init_iterator): Ditto.
5670
5671 * dispnew.c (allocate_matrices_for_window_redisplay): Allocate one
5672 more row.
5673 (check_matrix_invariants): Use window_text_bottom_y.
5674 (update_window): Ditto.
5675 (scrolling_window): Ditto.
5676
5677 * xdisp.c (window_text_bottom_y): New.
5678
56791999-06-25 Gerd Moellmann <gerd@gnu.org>
5680
5681 * xterm.c (XTread_socket): Set mouse_face_frame to zero after
5682 clearing mouse face.
5683 (XTread_socket) <EnterNotify> [LESSTIF_VERSION]: If
5684 event.xcrossing.focus is not set, and focus is in the menu bar,
5685 set focus frame as if event.xcrossing.focus were set.
5686
56871999-06-24 Gerd Moellmann <gerd@gnu.org>
5688
5689 * keyboard.c (make_lispy_event): Handle mouse on top lines.
5690 * keyboard.c (make_lispy_movement): Ditto.
5691
5692 * window.c (coordinates_in_window): Return 4 if on top line.
5693 (Fcoordinates_in_window_p): Return `top-line' if on top line.
5694
5695 * xdisp.c (window_box_height): Subtract top line height.
5696 (window_box): Add top line height to top y position if top line
5697 exists.
5698 (init_iterator): If base_face_id is TOP_LINE_FACE_ID, set row to
5699 the top line row of the window. Set initial y-position to
5700 window's top line height plus delta.
5701 (start_display): Choose start glyph row depending on whether
5702 window has a top line.
5703 (try_scrolling): Take top line height into account for aggressive
5704 scrolling.
5705 (compute_window_start_on_continuation_line): Take top line into
5706 account.
5707 (redisplay_window): Ditto. If top line height has changed,
5708 trigger a new redisplay.
5709 (try_window_reusing_current_matrix): Take top line into account.
5710 (find_last_row_displaying_text): Ditto.
5711 (get_last_unchanged_at_beg_row): DItto.
5712 (try_window_id): Ditto.
5713 (compute_line_metrics): Ditto.
5714
5715 * dispnew.c (shift_glyph_matrix): Compute visible row height
5716 taking top line of window into account.
5717 (update_window): Update top line. If scrolling_window detects
5718 that all rows are equal, only set cursor.
5719 (update_window_line): Call after_update_window_line_hook if
5720 mode_line_p flag of rows has changed.
5721 (scrolling_window): Add parameter top_line_p. Return -1 if
5722 all rows are equal.
5723 (mode_line_string): Add parameter mode_line_p. Handle strings
5724 in top lines.
5725
5726 * dispextern.h (MATRIX_TOP_LINE_ROW): New.
5727 (MATRIX_FIRST_TEXT_ROW): New.
5728 (MATRIX_ROW_PARTIALLY_VISIBLE_P): Use row's visible_height.
5729 (MATRIX_ROW_PARTIALLY_VISIBLE_AT_TOP_P): New.
5730 (MATRIX_ROW_PARTIALLY_VISIBLE_AT_BOTTOM_P): New.
5731 (MATRIX_TOP_LINE_HEIGHT): New.
5732 (CURRENT_MODE_LINE_HEIGHT): Use estimate_mode_line_height.
5733 (CURRENT_TOP_LINE_HEIGHT): New.
5734 (DESIRED_TOP_LINE_HEIGHT): New.
5735 (WINDOW_DISPLAY_TOP_LINE_HEIGHT): New.
5736 (WINDOW_DISPLAY_HEIGHT_NO_MODE_LINE): Replaces
5737 WINDOW_DISPLAY_TEXT_AREA_PIXEL_HEIGHT.
5738 (WINDOW_DISPLAY_TEXT_HEIGHT): New.
5739
5740 * xterm.c (x_after_update_window_line): Don't draw bitmaps for top
5741 lines.
5742 (x_draw_row_bitmaps): Take top line into account when clearing
5743 bitmap area.
5744 (x_estimate_mode_line_height): Replacement for
5745 x_frame_mode_line_height.
5746 (x_get_glyph_string_clip_rect): Take top line into account.
5747 (x_clear_end_of_line): Ditto.
5748 (note_mode_line_highlight): Add parameter mode_line_p. Handle
5749 top lines.
5750 (note_mouse_highlight): Call note_mode_line_highlight for top lines.
5751 (x_erase_phys_cursor): Take top line into account.
5752
5753 * xdisp.c (window_box_height): Subtract top line height if
5754 window wants a top line.
5755 (display_mode_lines): New.
5756 (redisplay_window): Call it.
5757 (display_mode_line): Add parameters face_id and format.
5758
5759 * dispextern.h (CURRENT_TOP_LINE_HEIGHT): New.
5760 (MATRIX_TOP_LINE_HEIGHT): New.
5761
5762 * xterm.c (x_frame_mode_line_height): Add parameter face_id.
5763
5764 * term.c (estimate_mode_line_height): Renamed from
5765 frame_mode_line_height. Add parameter face_id.
5766 (estimate_mode_line_height_hook): Renamed from
5767 frame_mode_line_height_hook.
5768 (produce_special_glyphs_hook): Removed.
5769 (produce_glyphs_hook): Removed.
5770
57711999-06-23 Gerd Moellmann <gerd@gnu.org>
5772
5773 * dispextern.h (WINDOW_WANTS_TOP_LINE_P): New.
5774 (struct glyph_row): Add mode_line_p.
5775
5776 * xfaces.c (realize_basic_faces): Realize face `top-line'.
5777 (Qtop_line): New.
5778 (syms_of_xfaces): Initialize Qtop_line.
5779
5780 * dispextern.h (TOP_LINE_FACE_ID): New.
5781
5782 * buffer.c (init_buffer_once): Set default for
5783 top_line_format to nil.
5784 (init_buffer_once): Init top_line_format.
5785 (default-top-line-format): New.
5786 (top-line-format): New buffer-local variable.
5787
5788 * buffer.h: Add top_line_format.
5789
5790 * xdisp.c (overlay_arrow_changed_p): Removed because not used.
5791
57921999-06-17 Dave Love <fx@gnu.org>
5793
5794 * xfns.c: Move the PNG section before the JPEG one to avoid
5795 problems surrounding setjmp.h/png.h on GNU/Linux.
5796
57971999-06-17 Gerd Moellmann <gerd@gnu.org>
5798
5799 * xfns.c (x_kill_gs_process): Don't free colors.
5800
58011999-06-17 Dave Love <fx@gnu.org>
5802
5803 * s/gnu-linux.h: Zap spurious ~.
5804
58051999-06-16 Gerd Moellmann <gerd@gnu.org>
5806
5807 * xfns.c (gif_load): Improve multi-image support.
5808
58091999-06-15 Gerd Moellmann <gerd@gnu.org>
5810
5811 * xfns.c (gif_load): Support multi-image files.
5812
5813 * Makefile.in (LIBGIF): Use libungif.
5814
5815 * configure.in (HAVE_GIF): Use libungif instead of libgif
5816 because the former doesn't contain patented compression code.
5817
5818 * xdisp.c (compute_window_start_on_continuation_line): Don't
5819 do it if line start is too far away from window start.
5820
58211999-06-14 Gerd Moellmann <gerd@gnu.org>
5822
5823 * buffer.c (init_buffer_once): Set buffer_local_flags for
5824 scroll_*_aggressively.
5825 (syms_of_buffer): Add DEFVAR_PER_BUFFER for scroll-*-aggressively.
5826 (init_buffer_once): Set defaults for these variables.
5827 (syms_of_buffer): Add default-scroll-*-aggressively.
5828
5829 * buffer.h (scroll_up_aggressively): New.
5830 (scroll_down_aggressively): New.
5831
5832 * Makefile.in (LIBPNG): Add -lz -lm in case we're linking with
5833 a static PNG library.
5834
5835 * configure.in (HAVE_PNG): Add -lz -lm when checking for PNG lib
5836 in case it's a static library.
5837
5838 * Makefile.in (ctagsfiles): Split so that files starting
5839 with an `x' are found before files starting with `w32'.
5840 (ctagsfiles1): New.
5841 (ctagsfiles2): New.
5842 (TAGS): Use ctagsfiles[12] instead of ctagsfiles.
5843
5844 * xdisp.c (compute_window_start_on_continuation_line): New.
5845 (redisplay_window): Use it.
5846 (INFINITY): New.
5847 (reseat_to_string): Use it.
5848 (hscroll_window_tree): Ditto.
5849 (compute_window_start_on_continuation_line): Ditto.
5850 (redisplay_window): Don't force display with a new window start.
5851
58521999-06-06 Gerd Moellmann <gerd@gnu.org>
5853
5854 * xfns.c (x_report_frame_params): Don't report `outer-window-id'
5855 if widget not present.
5856
5857 * xdisp.c (prepare_menu_bars): Ignore tooltip frame.
5858
58591999-06-04 Gerd Moellmann <gerd@gnu.org>
5860
5861 * xfaces.c (recompute_basic_faces)[GLYPH_DEBUG]: Check return
5862 value of realize_basic_faces.
5863 (load_face_font_or_fontset): Store full font name in face.
5864 (realize_default_face): Use full font name.
5865
26901792
DL
5866 * xterm.c (x_produce_glyphs): Set member char_to_display.
5867 (x_append_glyph): Store char_to_display in glyphs.
5868
5869 * dispextern.h (struct it): Add char_to_display.
5870
5871 * xfns.c (x_set_font): Don't call face-set-after-frame-default
5872 if faces haven't been initialized.
5873 (Fx_create_frame): Call face-set-after-frame-default after
5874 faces have been initialized, and widget has been created.
5875
5876 * puresize.h (BASE_PURESIZE): Increased.
5877
58781999-06-01 Gerd Moellmann <gerd@gnu.org>
5879
5880 * xfaces.c (set_lface_from_font_name): Add parameter force_p.
5881 (Finternal_set_lisp_face_attribute): If frame is t when
5882 :font attribute is set, use the selected frame.
5883 (clear_face_cache): Add parameter clear_fonts_p.
5884 (Fclear_face_cache): Add optional parameter thorougly.
5885
5886 * xfaces.c (face_numeric_value): Return -1 if symbol is not
5887 in table.
5888 (Fclear_face_cache): New.
5889 (choose_face_fontset_font): If fontset doesn't contain font
5890 pattern for the given charset, use CHARSET_ASCII.
5891 (Finternal_set_lisp_face_attribute): Fix handling of nil
5892 stipple attribute.
5893 (Finternal_set_lisp_face_attribute): Fix handling of changing
5894 font-related face attributes of the default face.
5895 (set_lface_from_font_name): Set only attributes that aren't
5896 specified.
5897
58981999-05-31 Gerd Moellmann <gerd@gnu.org>
5899
5900 * xfaces.c (SCALABLE_FONTS): Define this to enable scalable
5901 font support.
5902 (Vscalable_fonts_allowed) [SCALABLE_FONTS]: New.
5903 (x_face_list_fonts): Add parameter scalable_fonts_p. Handle
5904 scalable fonts depending on the setting of SCALABLE_FONTS.
5905 (first_font_matching): List more than one font to find the
5906 first non-scalable matching font.
5907 (sorted_font_list): Let x_face_list_fonts return scalable fonts
5908 depending on SCALABLE_FONTS.
5909 (better_font_p): New parameter compare_pt_p. If zero, don't
5910 compare point sizes of fonts.
5911 (exact_face_match_p) [SCALABLE_FONTS]: New.
5912 (build_scalable_font_name) [SCALABLE_FONTS]: New.
5913 (may_use_scalable_font_p) [SCALABLE_FONTS]: New.
5914 (best_matching_font) [SCALABLE_FONTS]: Handle scalable fonts.
5915 (syms_of_xfaces): Add scalable-fonts-allowed.
5916
59171999-05-26 Gerd Moellmann <gerd@gnu.org>
5918
5919 * xfns.c (png_load): Let PNG lib handle gamma. Construct
5920 mask only if image contains simple transparency information.
5921 Otherwise, combine image with frame background color.
5922
5923 * configure.in (--with-png, HAVE_PNG): New.
5924
5925 * config.in (HAVE_PNG): New.
5926
5927 * Makefile.in: Add PNG library.
5928
5929 * xfns.c: Add PNG support.
5930
59311999-05-25 Gerd Moellmann <gerd@gnu.org>
5932
5933 * xdisp.c (init_xdisp): Initialize echo_area_message and
5934 previous_echo_area_message to nil.
5935
5936 * keyboard.c (read_char): Rename local variable echo_area_message
5937 because it shadows the global one.
5938
59391999-05-05 Gerd Moellmann <gerd@gnu.org>
5940
5941 * xterm.c (note_mode_line_highlight): Restructured.
5942
5943 * window.c (coordinates_in_window): Handle windows that don't have
5944 a mode line because their buffer's mode-line-format is nil.
5945 Recognize the mode line under x positions that correspond to
5946 flags areas and left scroll bar.
5947
59481999-05-02 Dave Love <fx@gnu.org>
5949
5950 * xterm.c (note_mouse_highlight): Separate help-echo processing
5951 from check on mouse-face so that it works generally.
5952
59531999-04-21 Gerd Moellmann <gerd@gnu.org>
5954
5955 * sound.c (Fplay_sound): Run hook play-sound-hook.
5956 (Qplay_sound_hook): New.
5957
59581999-04-20 Gerd Moellmann <gerd@gnu.org>
5959
5960 * xdisp.c (update_echo_area): Handle echo_area_message.
5961
59621999-04-19 Gerd Moellmann <gerd@gnu.org>
5963
5964 * editfns.c (Fmessage): Use message3.
5965
5966 * print.c (printchar): Set echo_area_message to nil.
5967 (strout): Ditto.
5968
5969 * minibuf.c (read_minibuf): Reset echo message strings to nil.
5970 (Fminibuffer_completion_help): Ditto.
5971
5972 * keyboard.c (cmd_error_internal): Set echo_areA_message.
5973 (command_loop_1): Test echo_areA_message.
5974 (read_char): Ditto.
5975 (record_menu_key): Set echo_area_message to nil.
5976 (Fexecute_extended_command): Test echo_area_message.
5977 (Fexecute_extended_command): Handle echo_area_message.
5978
5979 * fileio.c (Fdo_auto_save): Handle the case that echo_area_message
5980 is set.
5981
5982 * editfns.c (Fcurrent_message): If echo_area_message is set,
5983 return a substring of that string.
5984
5985 * dispnew.c (direct_output_for_insert): Test echo_area_message
5986 in addition to echo_area_glyphs.
5987 (set_window_cursor_after_update): Ditto.
5988 (update_frame_1): Ditto.
5989
5990 * alloc.c (Fgarbage_collect): Use message3_nolog to display
5991 old Lisp message string.
5992
5993 * xdisp.c (echo_area_message): New.
5994 (previous_echo_area_message): New.
5995 (syms_of_xdisp): Initialize and staticpro new variables.
5996 (echo_area_display): Display echo_area_message if set.
5997 (message2_nolog): Set echo_area_message and
5998 previous_echo_area_message.
5999 (echo_area_display): Set previous_echo_area_message.
6000 (redisplay_internal): Display echo area if echo_area_message
6001 or previous_echo_area_message are set.
6002 (redisplay_preserve_echo_area): Test/set echo_area_message and
6003 previous_echo_area_message.
6004 (redisplay_window): Test echo_area_message.
6005 (message3_nolog): New.
6006 (message3): New.
6007
6008 * editfns.c (Fformat): Add text properties to the result string
6009 from properties of the format string and properties of string
6010 arguments.
6011
6012 * textprop.c (text_property_list): New.
6013 (add_text_properties_from_list): New.
6014 (extend_property_ranges): New.
6015
60161999-03-29 Gerd Moellmann <gerd@gnu.org>
6017
6018 * xfaces.c (Qraised, Qsunken, QCshadow): Removed.
6019 (QCline_width, QCstyle, Qpressed_button, Qreleased_button): New.
6020 Use these symbols for the box face attribute instead of the
6021 removed ones.
6022
60231999-03-12 Gerd Moellmann <gerd@gnu.org>
6024
6025 * xfaces.c (realize_tty_face): Don't set alt_char_p of face.
6026 Correct wrong test for slant.
6027
60281999-03-10 Gerd Moellmann <gerd@gnu.org>
6029
6030 * xfaces.c: Use `unspecified' for unspecified face attributes,
6031 use t and nil for on/off.
6032
60331999-03-06 Gerd Moellmann <gerd@gnu.org>
6034
6035 * buffer.c (syms_of_buffer): Extend doc string of
6036 mode-line-format.
6037
6038 * xfaces.c (x_face_list_fonts): New parameter try_alternatives_p.
6039 (first_font_matching): New.
6040 (set_lface_from_font_name): Use it if font name is a pattern.
6041 (font_field_wildcard_p): Removed.
6042
6043 * dispnew.c (shift_glyph_matrix): Add `window' parameter.
6044 Recompute visible height of rows.
6045
6046 * xterm.c (note_mouse_highlight): Reorder code for help-echo.
6047 Don't accept non-strings for help-echo from overlays.
6048
60491999-03-04 Dave Love <fx@gnu.org>
6050
6051 * xterm.c (note_mouse_highlight): Check overlays for help-text
6052 property.
6053 (XTread_socket): Fix compiler warning.
6054
60551999-03-05 Gerd Moellmann <gerd@gnu.org>
6056
6057 * xterm.c (note_mouse_highlight): Don't restrict number of
6058 overlay to 10. Call overlays_at so that it doesn't try to
6059 extend the vector.
6060
6061 * xdisp.c (compute_line_metrics): Compute glyph row's visible
6062 height.
6063
6064 * dispnew.c (row_equal_p): Compare visible row height, only.
6065 (update_text_area): Draw whole line if visible heights of
6066 rows differ.
6067 (update_window_line): Call after_update_window_line_hook
6068 if visible row height has changed.
6069
6070 * dispextern.h (MATRIX_ROW_VISIBLE_HEIGHT): Removed.
6071 (struct glyph_row): New member visible_height.
6072
6073 * xfaces.c (font_field_wildcard_p): New.
6074 (set_lface_from_font_name): Remove parameter force_p. Accept
6075 font names containing wildcards.
6076
60771999-03-04 Gerd Moellmann <gerd@gnu.org>
6078
6079 * xterm.c (x_after_update_window_line): Clear internal border
6080 when windows_or_buffers_changed.
6081
6082 * dispextern.h (WINDOW_WANTS_MODELINE_P): Return zero if window's
6083 buffer has a nil mode_line_format.
6084
60851999-03-03 Gerd Moellmann <gerd@gnu.org>
6086
6087 * xterm.c (x_setup_relief_colors): Use either background color
6088 or specified color.
6089
6090 * xfaces.c (realize_x_face): Set face->use_box_color_for_shadows_p.
6091
6092 * dispextern.h (struct face): Add use_box_color_for_shadows_p.
6093
6094 * xterm.c (x_draw_box_rect): New.
6095 (x_draw_glyph_string_box): Renamed from
6096 x_draw_glyph_string_relief. Call x_draw_box_rect.
6097
6098 * xfns.c (QCrelief): New.
6099 (syms_of_xfns): Initialize it.
6100
6101 * dispextern.h (struct glyph): Rename left_shadow_p to
6102 left_box_line_p, right_shadow_p to right_box_line_p.
6103 (MAX_RELIEF_THICKNESS): Removed.
6104 (struct it): Rename members having `relief' in their names
6105 to contain `box' instead.
6106
6107 * xfaces.c (realize_x_face): Handle new box attribute values.
6108 (QCrelief, Qbox): Removed.
6109 (QCshadow, QCcolor, Qraised, Qsunken): New.
6110 (syms_of_xfaces): Initialize new symbols.
6111
61121999-03-02 Gerd Moellmann <gerd@gnu.org>
6113
6114 * dispextern.h (LFACE_RELIEF_INDEX): Removed.
6115
6116 * xfaces.c (LFACE_RELIEF): Removed.
6117 (merge_face_vector_with_property): Remove handling of `:relief'.
6118 (Finternal_set_lisp_face_attribute): Ditto.
6119 (Finternal_set_lisp_face_attribute_from_resource): Ditto.
6120 (Finternal_get_lisp_face_attribute): Ditto.
6121 (realize_default_face): Ditto.
6122 (lface_hash): Don't compute hash from relief.
6123
6124 * dispextern.h (struct face): Replace member `relief' by
6125 `box_line_width'. Add member `box'.
6126 (face_box_type): New.
6127
6128 * xterm.c (x_produce_glyphs): If face has overline, add overline
6129 thickness + 1 to ascent.
6130
61311999-03-01 Gerd Moellmann <gerd@gnu.org>
6132
6133 * xterm.c (x_draw_glyph_string): Draw underline, overline,
6134 strike-through, and boxes.
6135 (x_draw_glyph_string_underline): Removed.
6136
6137 * xfaces.c (QCoverline, QCstrike_through, QCbox): New.
6138 (Qoverline, Qstrike_through, Qbox): New.
6139 (syms_of_xfaces): Define these symbols.
6140 (check_lface_attrs): Add checks for overline, strike-through,
6141 and box.
6142 (Finternal_set_lisp_face_attribute): Set new attributes.
6143 (LFACE_OVERLINE, LFACE_STRIKE_THROUGH, LFACE_BOX): New.
6144 (load_color): Handle new attributes.
6145 (realize_x_face): Ditto.
6146 (merge_face_vector_with_property): Ditto.
6147 (free_face_colors): Ditto.
6148 (Finternal_set_lisp_face_attribute_from_resource): Ditto.
6149 (Finternal_get_lisp_face_attribute): Ditto.
6150 (Finternal_lisp_face_attribute_values): Ditto.
6151
6152 * dispextern.h (lface_attribute_index): Add enumerators for
6153 overstrike, strike-through, and box.
6154 (struct face): Add members for overline, strike-through, and
6155 box.
6156
61571999-02-17 Dave Love <fx@gnu.org>
6158
6159 * s/gnu-linux.h s/gnu.h s/irix5-0.h s/netbsd.h s/sco4.h s/sco5.h
6160 s/template.h (NARROWPROTO): Define on the basis of relevant X cf
6161 files.
6162
61631999-02-16 Gerd Moellmann <gerd@gnu.org>
6164
6165 * keyboard.c (toolbar_items): Call access_keymap with third
6166 parameter 1, so that we don't get inherited toolbar item
6167 definitions.
6168
6169 * xdisp.c (redisplay_internal): In optimization 1, don't decrement
6170 the window end vpos when in empty first line of window.
6171
61721999-02-15 Gerd Moellmann <gerd@gnu.org>
6173
6174 * xfaces.c (set_font_frame_param): New.
6175 (Finternal_set_lisp_face_attribute): Call it.
6176
6177Sun Feb 14 10:54:02 1999 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
6178
6179 * xfaces.c (Finternal_set_lisp_face_attribute_from_resource):
6180 Accept specifications of color for underline.
6181
61821999-02-13 Gerd Moellmann <gerd@gnu.org>
6183
6184 * xfaces.c (Finternal_set_lisp_face_attribute): If parameter
6185 `frame' is t, operate on face defaults for new frames. If it
6186 is nil, operate on the selected frame.
6187
61881999-02-12 Gerd Moellmann <gerd@gnu.org>
6189
6190 * dispnew.c (check_matrix_invariants): Put it in #if 0.
6191 (update_window): Put the call to check_matrix_invariants in #if 0.
6192
6193Sun Feb 7 09:58:49 1999 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
6194
6195 * dispextern.h: Remove all else block of UNDERLINE_COLOR.
6196 Remove definition of UNDERLINE_COLOR.
6197
6198Mon Jan 4 04:43:41 1999 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
6199
6200 * xfaces.c (free_face_colors): Free the color for underline.
6201
6202 * xterm.c (x_draw_glyph_string_underline): Set the color for underline
6203 to the GC.
6204
6205Sun Jan 3 08:41:10 1999 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
6206
6207 * dispextern.h (UNDERLINE_COLOR): Defined.
6208 (struct face): Added two new members.
6209 underline_color, underline_defaulted_p.
6210
6211 * xfaces.c (merge_face_vector_with_property):
6212 (check_lface_attrs): Accept the string value for underline.
6213 (Finternal_set_lisp_face_attribute): Likewise.
6214
6215 * xfaces.c (load_color): Change the last argument type to enum
6216 lface_attribute_index from int. And addec code for underling coloring.
6217 (load_face_colors): Pass LFACE_*_INDEX to load_color.
6218
62191999-02-12 Gerd Moellmann <gerd@gnu.org>
6220
6221 * xfns.c (Fx_image_header): Removed.
6222
62231999-02-07 Gerd Moellmann <gerd@gnu.org>
6224
6225 * xterm.c: Don't include <bitmaps/gray>.
6226 (x_term_init): Use gray_bitmap_width and gray_bitmap_height.
6227
6228 * xfns.c (Fx_image_header): Add missing `\n\'.
6229 (gray_bitmap_width, gray_bitmap_height, gray_bitmap_bits): New.
6230
62311999-02-01 Gerd Moellmann <gerd@gnu.org>
6232
6233 * xterm.c (x_scroll_bar_create): Set background pixel from
6234 specified scroll bar color.
6235 (x_scroll_bar_set_handle): Use scroll bar foreground color.
6236
6237 * xfns.c (x_set_scroll_bar_foreground): Remove all scroll bars.
6238 (x_set_scroll_bar_background): Ditto.
6239
6240 * xterm.c (x_create_toolkit_scroll_bar): Set scroll bar colors.
6241
6242 * xfns.c (x_default_scroll_bar_color_parameter): New.
6243 (Fx_create_frame): Call it.
6244
62451999-01-31 Gerd Moellmann <gerd@gnu.org>
6246
6247 * xfns.c (Fx_create_frame): Initialize scroll bar pixel color
6248 values in x_output structure.
6249 (Qscroll_bar_foreground, Qscroll_bar_background): New.
6250 (syms_of_xfns): Initialize these symbols.
6251
6252 * xterm.h (struct x_output): Add scroll bar pixel colors.
6253
6254 * xfns.c (x_frame_parms): Add entries for scroll bar colors.
6255 (x_set_scroll_bar_foreground): New.
6256 (x_set_scroll_bar_background): New.
6257
26901792
DL
62581999-01-12 Gerd Moellmann <gerd@gnu.org>
6259
6260 * xdisp.c (handle_single_display_prop): New.
6261 (handle_display_prop): Call it.
6262 (handle_raise_prop): Removed.
6263 (handle_height_prop): Removed.
6264 (handle_space_width_prop): Removed.
6265 (handle_face_prop): Remove handling of raised text.
6266 (handle_display_prop): Do it here.
6267
6268 * dispextern.h (DISPLAY_PROP_IDX): Replaces GLYPH_PROP_IDX.
6269 (RAISE_PROP_IDX): Removed.
6270 (HEIGHT_PROP_IDX): Removed.
6271 (SPACE_WIDTH_PROP_IDX): Removed.
6272
6273 * xdisp.c (Qdisplay): Replaces Qglyph.
6274 (handle_display_prop): Formerly handle_glyph_prop.
6275
62761999-01-11 Gerd Moellmann <gerd@gnu.org>
6277
6278 * xdisp.c (reseat_to_string): Set position in display vector to -1.
6279 (handle_stop): Set position in display vector to -1. Don't
6280 check overlay strings when set up to deliver characters from a
6281 display vector.
6282 (set_iterator_to_next): At the end of a run of characters from a
6283 display vector, check whether the display vector display replaces
6284 the display of a character.
6285
62861999-01-05 Gerd Moellmann <gerd@gnu.org>
6287
6288 * xfaces.c (init_frame_faces): Don't realize faces if frame's
6289 X window hasn't been created yet.
6290
62911998-12-06 Gerd Moellmann <gerd@gnu.org>
6292
6293 * sound.c: New.
6294
62951998-12-04 Gerd Moellmann <gerd@gnu.org>
6296
6297 * config.in (HAVE_SOUND): New.
6298
6299 * emacs.c (main): Call syms_of_sound and init_sound.
6300
6301 * Makefile.in (obj): Add sound.o.
6302
6303 * configure.in: Add checks for machine/soundcard.h and sys/soundcard.h.
6304
6305 * config.in (HAVE_MACHINE_SOUNDCARD_H): New.
6306 (HAVE_SYS_SOUNDCARD_H): New.
6307
63081998-12-03 Gerd Moellmann <gerd@gnu.org>
6309
6310 * buffer.h (struct buffer): indicate_empty_lines renamed from
6311 indicate_zv_lines.
6312
6313 * buffer.c (indicate-empty-lines): Renamed from indicate_zv_lines.
6314 (default-indicate-zv-lines): Likewise.
6315
6316 * dispextern.h (struct glyph_row): Rename indicate_zv_line_p
6317 to indicate_empty_line_p.
6318
6319 * xdisp.c (reseat_at_next_visible_line_start): Reset method
6320 to next_element_from_buffer.
6321
6322 * frame.c (make_frame): Set n_current_toolbar_items to 0.
6323
6324 * xdisp.c (handle_face_prop): Allow symbols of the form `N+'
6325 and `N-'.
6326
6327 * xfns.c (xbm_scan): New.
6328 (xbm_read_hexint): Removed.
6329 (xbm_read_bitmap_file_data): Use xbm_scan.
6330
6331 * fileio.c (Finsert_file_contents): Prevent redisplay optimizations.
6332
63331998-12-02 Gerd Moellmann <gerd@gnu.org>
6334
6335 * xfns.c (xbm_read_hexint): New.
6336 (xbm_read_bitmap_file_data): New.
6337 (xbm_load_image_from_file): Call xbm_read_bitmap_file_data
6338 instead of XReadBitmapFileData.
6339
6340 * xdisp.c (handle_raise_prop): Compute voffset from current font.
6341
6342 * xfaces.c (face_with_height): New.
6343
6344 * xdisp.c (eval_handler): Renamed from eval_mode_handler.
6345 (eval_form): Renamed from eval_mode_element.
6346 (handle_face_prop): Use it.
6347 (Qheight): Replaces Qsmaller.
6348 (handle_height_prop): Replaces handle_smaller_prop.
6349 (handle_face_prop): If iterator's font_height is not an
6350 integer, evaluate it to get the font height to use.
6351
6352 * dispextern.h (HEIGHT_PROP_IDX): Replaces SMALLER_PROP_IDX.
6353 (struct it): Use `font_height' instead of `smaller'.
6354
63551998-12-01 Gerd Moellmann <gerd@gnu.org>
6356
6357 * xdisp.c (reseat_1): New.
6358 (reseat): Call it.
6359 (move_it_vertically_backward): Ditto.
6360 (redisplay_window): Don't abort when cursor not found in recenter.
6361
63621998-11-30 Gerd Moellmann <gerd@gnu.org>
6363
6364 * xdisp.c (reseat_at_next_visible_line_start): When not
6365 currently delivering display elements from the current buffer,
6366 restore buffer position first.
6367 (init_from_display_pos): Don't set IT's position from the
6368 position passed to this function.
6369
63701998-11-28 Gerd Moellmann <gerd@gnu.org>
6371
6372 * config.in (PROTO): Removed.
6373
6374 * xterm.h: Change PROTO to P_.
6375
63761998-11-26 Gerd Moellmann <gerd@gnu.org>
6377
6378 * xterm.c (take_vertical_position_into_account): New.
6379 (x_produce_image_glyph): Call it.
6380 (x_produce_stretch_glyph): Ditto.
6381 (x_produce_glyphs): Ditto.
6382 (x_fill_glyph_string): Adjust base line for glyph's voffset.
6383 (x_fill_composite_glyph_string): Ditto.
6384 (x_fill_image_glyph_string): Ditto.
6385 (x_fill_stretch_glyph_string): Ditto.
6386
6387 * xdisp.c (display_line): Always compute row height from
6388 max_ascent and max_descent.
6389
6390 * dispextern.h (struct glyph): Add voffset.
6391 (struct it): Replace height by descent, max_height by max_descent.
6392
6393 * xterm.c (x_append_glyph): Set voffset
6394 (x_append_stretch_glyph): Ditto.
6395 (x_produce_image_glyph): Ditto.
6396 (x_produce_glyphs): Take voffset into account.
6397 (x_produce_image_glyph): Ditto.
6398 (x_produce_stretch_glyph): Ditto.
6399
6400 * dispextern.h (struct it): Add voffset.
6401 * xdisp.c (push_it): Save voffset.
6402 (pop_it): Restore it.
6403
6404 * xdisp.c (it_props): Add entry for `raise'.
6405 (handle_raise_prop): New.
6406
6407 * dispextern.h (RAISE_PROP_IDX): New.
6408
6409 * xdisp.c (Qraise): New.
6410 (syms_of_xdisp): Define Qraised.
6411
6412 * xterm.c (x_scroll_bar_move): Clear to the left and right
6413 of toolkit scroll bars differently.
6414 (x_scroll_bar_move): Removed.
6415 (XTset_vertical_scroll_bar): Move code from x_scroll_bar_move here.
6416
6417 * dispextern.h: Make it compilable --with-x=no.
6418 * alloc.c: Ditto.
6419 * emacs.c: Ditto.
6420 * dispnew.c: Ditto.
6421 * keyboard.c: Ditto.
6422 * term.c: Ditto.
6423 * xdisp.c: Ditto.
6424 * xfaces.c: Ditto.
6425 * xfns.c: Ditto.
6426 * xmenu.c: Ditto.
6427
64281998-11-25 Gerd Moellmann <gerd@gnu.org>
6429
6430 * xterm.c (XTread_socket): Cancel help-echo when leaving frame.
6431
64321998-11-24 Gerd Moellmann <gerd@gnu.org>
6433
6434 * xterm.c (x_set_toolkit_scroll_bar_thumb): When dragging,
6435 update slider size, only.
6436 (xm_scroll_callback): Set dragging member of the scroll bar.
6437 (xt_action_hook): Reset last_scroll_bar_part.
6438 (XTredeem_scroll_bar): Reset bar->dragging to nil.
6439
26901792
DL
6440 * xfns.c (Fx_hide_busy_cursor): Don't try to hide busy cursor
6441 window on newly created frames that don't have one.
6442
64431998-11-23 Gerd Moellmann <gerd@gnu.org>
6444
6445 * xdisp.c (restore_overlay_strings): Removed.
6446 (restore_dpvec): Removed.
6447 (init_from_display_pos): Inline both functions above.
6448
6449 * xfns.c (IMAGE_NON_NEGATIVE_INTEGER_VALUE): New.
6450 (parse_image_spec): Handle it.
6451 (xbm_format): Use it.
6452 (xpm_format): Ditto.
6453 (pbm_format): Ditto.
6454 (jpeg_format): Ditto.
6455 (tiff_format): Ditto.
6456 (gif_format): Ditto.
6457 (gs_format): Ditto.
6458
6459 * xdisp.c (set_window_cursor): Removed.
6460 (redisplay_internal): Case cursor motion in cursor line of
6461 selected window; use set_cursor_from_row.
6462
64631998-11-22 Gerd Moellmann <gerd@gnu.org>
6464
6465 * widget.c (EmacsFrameSetCharSize): Take widget's border width
6466 into account.
6467
64681998-11-21 Gerd Moellmann <gerd@gnu.org>
6469
6470 * xterm.c (expose_frame): Redraw menu bar window.
6471
6472 * xdisp.c (display_menu_bar): Record hpos instead of x-position
6473 in menu item.
6474
6475 * dispnew.c (change_frame_size_1): Use FRAME_TOP_MARGIN instead
6476 of FRAME_TOOLBAR_LINES. Use `f' instead of `frame'.
6477
6478 * widget.c (set_frame_size): Use FRAME_SCROLL_BAR_COLS
6479 to determine vertical_scroll_bar_extra.
6480 (EmacsFrameSetCharSize): Ditto.
6481 * xfns.c (x_figure_window_size): Ditto.
6482
6483 * xterm.c (x_draw_row_bitmaps): Draw in `bitmap-area' face.
6484 (x_draw_bitmap): Ditto.
6485
6486 * dispextern.h (face_id): New id BITMAP_AREA_FACE_ID.
6487 * xfaces.c (realize_basic_faces): Realize it.
6488
64891998-11-20 Gerd Moellmann <gerd@gnu.org>
6490
6491 * xmenu.c (xmenu_show): Add workaround for remaining button grab
6492 under LessTif Use the widget of the frame as parent for the
6493 menu, again.
6494
64951998-11-19 Gerd Moellmann <gerd@gnu.org>
6496
6497 * xterm.c (XTread_socket): Inhibit busy cursor for EnterNotify.
6498 When EnterNotify, don't generate a mouse movement event if
6499 notification is from a busy-cursor child window.
6500
6501 * xterm.h (struct x_output): Add busy_window, remove cursor.
6502
6503 * xfns.c (Fx_show_busy_cursor): Formerly Fx_display_busy_cursor.
6504 Use a transparent window to display the busy-cursor.
6505 (Fx_hide_busy_cursor): Formerly Fx_undisplay_busy_cursor.
6506
65071998-11-17 Gerd Moellmann <gerd@gnu.org>
6508
6509 * xdisp.c (check_window_end): New, for debugging.
6510 (CHECK_WINDOW_END): New.
6511 (try_window_id): Use it.
6512
6513 * xterm.c (process_expose_from_menu): Return int.
6514
6515 * keyboard.c (kbd_buffer_get_event): Set flag to prevent recording
6516 TOOLBAR_EVENT events in last_nonmenu_event.
6517
65181998-11-16 Gerd Moellmann <gerd@gnu.org>
6519
6520 * xdisp.c (redisplay_window): If windows_or_buffers_changed,
6521 window end isn't reliable, so set window_end_valid to nil.
6522 (redisplay_internal): If overlay arrow has changed, set
6523 windows_or_buffers_changed to redisplay thoroughly.
6524
6525 * dispnew.c (adjust_glyph_matrix): Invalidate window end, if
6526 necessary.
6527
6528 * xfns.c (file_dialog_cb): New.
6529 (Fx_file_dialog): New.
6530 * fileio.c (Fread_file_name): Call it.
6531
6532 * xrdb.c (x_load_resources): Add default resoures for file
6533 selection dialog.
6534
65351998-11-14 Gerd Moellmann <gerd@gnu.org>
6536
6537 * xterm.c (note_mouse_highlight): Don't highlight when popup
6538 is active.
6539
26901792
DL
6540 * keyboard.c (timer_check): Inhibit busy cursor around calls to
6541 timer-event-handler. This busy cursor tends to be anoying if
6542 fontifying stealthily.
6543
6544 * dispnew.c (direct_output_for_insert): Give up if current row
6545 contains trailing whitespace.
6546
65471998-11-13 Gerd Moellmann <gerd@gnu.org>
6548
6549 * dispextern.h (prop_idx): Add FONTIFIED_PROP_IDX.
6550
6551 * xdisp.c (handle_fontified_prop): New.
6552 (Vfontification_functions): New.
6553 (Qfontification_functions): New.
6554 (it_props): Add handle_fontified_prop.
6555
65561998-11-12 Gerd Moellmann <gerd@gnu.org>
6557
6558 * xmenu.c (xmenu_show): Use the frame's edit_widget as parent.
6559 Otherwise, under LessTif, after the popup has gone, all button
6560 press events come in for the frame's widget, and release events
6561 come in for the edit_widget.
6562 * xterm.c (XTread_socket): Remove workaround for that problem.
6563 (x_set_toolkit_scroll_bar_thumb): Add workaround for LessTif
6564 XmScrollBarSetValues.
6565 (SET_SAVED_MENU_EVENT): Give it statement form.
6566
26901792
DL
6567 * xfaces.c (display_message): If waiting_for_input, don't display
6568 the message.
6569
6570 * window.c (scroll_command): If not acting on current_buffer,
6571 make redisplay consider all windows.
6572
6573 * xfns.c (Fx_hide_tip): Return t if tooltip was open.
6574
6575 * xdisp.c (handle_glyph_prop): Set it->object for images to
6576 the object having the glyph property.
6577
6578 * xterm.c (x_draw_row_bitmaps): Don't draw if row is completely
6579 invisible.
6580
65811998-11-11 Gerd Moellmann <gerd@gnu.org>
6582
6583 * xterm.h (struct x_display_info): Add gray pixmap. * xterm.c
6584 (x_term_init): Create the gray pixmap.
6585 (x_setup_relief_color): Use it.
6586 (x_get_glyph_string_clip_rect): Draw a toolbar window over the
6587 internal border at the top of a frame.
6588 (x_init_glyph_string): Likewise.
6589 (x_draw_glyph_string_relief): Correct right x by 1 pixel for
6590 full-width lines.
6591 (XTflash): Don't flash the toolbar window.
6592
6593 * xterm.c (XTread_socket): Workaround for LessTif popup menus
6594 in case of ButtonPress events.
6595
65961998-11-10 Gerd Moellmann <gerd@gnu.org>
6597
6598 * xrdb.c (x_load_resources): Add grey background colors as
6599 defaults for menus, scroll bars, and dialogs.
6600
6601 * insdel.c (prepare_to_modify_buffer): Move setting
6602 windows_or_buffers_changed from modify_region here.
6603
6604 * xfns.c (Fx_show_tip): Inhibit redisplay.
6605 (Fx_hide_tip): Ditto.
6606 (Fx_image_header): New.
6607
66081998-11-09 Gerd Moellmann <gerd@gnu.org>
6609
6610 * dispnew.c (clear_window_matrices): Set window_end_valid to nil
6611 when clearing current window matrices.
6612
66131998-11-08 Gerd Moellmann <gerd@gnu.org>
6614
6615 * xdisp.c (handle_glyph_prop): Don't set an iterator's buffer
6616 position from a string position. Use the right end position
6617 if the property spans a whole overlay string.
6618
66191998-11-07 Gerd Moellmann <gerd@gnu.org>
6620
6621 * xmenu.c (menubar_selection_callback): Remove workaround for
6622 Lesstif not calling XmNpopdownCallback because it doesn't
6623 handle the case where users don't select any menu item.
6624
26901792
DL
6625 * insdel.c (modify_region): Set windows_or_buffers_changed.
6626
6627 * buffer.c (set_buffer_internal): Don't set
6628 windows_or_buffers_changed.
6629
26901792
DL
6630 * xmenu.c (HAVE_BOXES): Define if USE_X_TOOLKIT.
6631
26901792
DL
6632 * xmenu.c (menubar_selection_callback): Add workaround for
6633 Lesstif not calling XmNpopdownCallback.
6634
6635 * xdisp.c (eval_mode_element): New.
6636 (eval_mode_handler): New.
6637 (display_mode_element): Use eval_mode_element.
6638
6639 * xdisp.c (display_mode_element): Allow `(:eval FORM)'.
6640 Remove code looking at text props of default value.
6641
6642 * xmenu.c (HAVE_BOXES): Define if using Lucid menus.
6643
26901792
DL
66441998-11-06 Gerd Moellmann <gerd@gnu.org>
6645
6646 * xmenu.c (single_submenu): Set button_type of menu to
6647 BUTTON_TYPE_NONE.
6648 (single_submenu): Likewise for panes and menu items.
6649 (set_frame_menubar): Set button_type of menu bar to none.
6650 (xmenu_show): Likewise.
6651 (single_submenu): Set widget values selected slot.
6652 (xmenu_show): Likewise.
6653
26901792
DL
6654 * xmenu.c (push_menu_item): Add parameters `type' and
6655 `selected'. Store it in menu_items.
6656 (MENU_ITEMS_ITEM_TYPE): New.
6657 (MENU_ITEMS_ITEM_SELECTED): New.
6658 (MENU_ITEMS_ITEM_LENGTH): Increase by two.
6659
6660 * xfns.c (clear_image_cache): Get the current time, before
6661 doing anything.
6662 (cache_image): Set prev pointer of next image.
6663 (clear_image_cache): Clear current matrices if any image was
6664 freed.
6665
6666 * xterm.c (XTread_socket): Set inhibit_busy_cursor.
6667
6668 * xfns.c (x_set_cursor): New.
6669 (Fx_display_busy_cursor): New.
6670 (Fx_undisplay_busy_cursor): New.
6671
6672 * xterm.h (struct x_output): Add busy_cursor.
6673
6674 * xfns.c (Vx_busy_pointer_shape): New.
6675 (x_set_mouse_color): Create busy cursor.
6676
6677 * process.c (wait_reading_process_input): Show and hide busy
6678 cursor.
6679
6680 * keyboard.c (command_loop_1): Display busy cursor.
6681
6682 * eval.c (Fsignal): Hide busy cursor.
6683
6684 * buffer.c (set_buffer_internal): Don't set
6685 windows_or_buffers_changed.
6686
6687 * xterm.c (redo_mouse_highlight): New.
6688
66891998-11-04 Gerd Moellmann <gerd@gnu.org>
6690
26901792
DL
6691 * xfns.c (x_create_x_image_and_pixmap): Add depth parameter.
6692 (x_build_heuritic_mask): New.
6693 (lookup_image): Call it.
6694
6695 * xterm.c (note_toolbar_highlight): Always set up help_echo.
6696 (previous_help_echo): New.
6697 (XTread_socket): Generate help event with nil message when
6698 leaving a region with help-echo.
6699 (note_mouse_highlight): Handle `help-echo' over text.
6700 (XTread_socket): Dispatch VisibilityNotify, CirculateNotify,
6701 CirculateRequest.
6702 (clear_mouse_face): Don't clear if tooltip is shown.
6703 (XTread_socket): Redo mouse-highlight after tooltip is gone.
6704 Avoid SET_FRAME_GARBAGED when tooltip is mapped.
6705
6706 * keyboard.c (Vshow_help_function): New.
6707 (read_char): Use it.
6708
67091998-11-03 Gerd Moellmann <gerd@gnu.org>
6710
6711 * xfns.c (x_create_tip_frame): New.
6712 (Fx_show_tip): New.
6713 (Fx_hide_tip): New.
6714
6715 * xterm.c (x_destroy_window): Handle case that we don't have
6716 a widget.
6717
6718 * dispextern.h (struct glyph_row): Rename no_marginal_areas_p
6719 to full_width_p. Add internal_border_p.
6720
67211998-11-02 Gerd Moellmann <gerd@gnu.org>
6722
6723 * xterm.c (note_mode_line_highlight): Check the charpos of
6724 the glyph under the mouse pointer before accessing text
6725 properties at that position.
6726
67271998-11-01 Gerd Moellmann <gerd@gnu.org>
6728
6729 * xterm.c (x_draw_image_relief): Handle toolbar_button_relief.
6730
6731 * xdisp.c (auto-raise-toolbar-buttons): New.
6732 (build_desired_toolbar_string): Handle the flag.
6733 (toolbar-button-margin): New.
6734 (toolbar-button-relief): New.
6735 (build_desired_toolbar_string): Use margin and relief.
6736
6737 * xterm.c (x_set_toolkit_scroll_bar_thumb): Remove workaround
6738 for FreeBSD.
6739 (note_mode_line_highlight): New.
6740 (note_mouse_highlight): Call it.
6741
67421998-10-31 Gerd Moellmann <gerd@gnu.org>
6743
6744 * s/freebsd.h (NARROWPROTO): New.
6745
6746 * xdisp.c (display_string): New parameter face_string.
6747 (display_mode_element): When displaying a symbol with a string
6748 value, use text properties from the symbol's default value, maybe.
6749
6750 * xrdb.c (x_load_resources): Add font defaults for menus and
6751 dialogs.
6752
67531998-10-30 Gerd Moellmann <gerd@gnu.org>
6754
6755 * xfns.c (Fx_create_frame): Try 12pt Courier font first.
6756
67571998-10-29 Gerd Moellmann <gerd@gnu.org>
6758
6759 * xterm.c (x_produce_glyphs): Fix bug causing glyphs to be
6760 produced for characters with codes < 32 under certain
6761 circumstances.
6762
6763 * xdisp.c (redisplay_window): Handle values of PT in front
6764 of invisible, intangible text.
6765 (try_window_id): Set overlay_arrow_seen to zero before
6766 displaying lines.
6767 (display_mode_element): Assign to glyphs written for a mode
6768 line spec `%x' as object the Lisp format string, as position
6769 the position of the `%' in that string.
6770 (display_string): If displaying a C string, optionally get
6771 the face to use from a Lisp string.
6772
6773 * xterm.c (expose_window_tree): Include mode line height.
6774
6775 * xfns.c (Fx_create_frame): Add toolbar height to frame height.
6776
67771998-10-27 Gerd Moellmann <gerd@gnu.org>
6778
6779 * xterm.c (note_mouse_highlight): Change mouse pointer shape
6780 over mode line.
6781
67821998-10-26 Gerd Moellmann <gerd@gnu.org>
6783
6784 * window.c (coordinates_in_window): Use CURRENT_MODE_LINE_HEIGHT.
6785
6786 * xdisp.c (redisplay_window): If mode line height has changed,
6787 arrange for a thorough immediate redisplay using the correct mode
6788 line height.
6789 (window_box_height): Use CURRENT_MODE_LINE_HEIGHT.
6790
6791 * dispextern.h (MATRIX_MODE_LINE_HEIGHT): New.
6792 (CURRENT_MODE_LINE_HEIGHT): New.
6793 (DESIRED_MODE_LINE_HEIGHT): New.
6794
6795 * keyboard.c (make_lispy_event): Add string and string position
6796 info to mouse-click events.
6797 (read_key_sequence): Handle `local-map' property of mode line
6798 strings.
6799
6800 * keyboard.h (POSN_STRING): New.
6801
68021998-10-25 Gerd Moellmann <gerd@gnu.org>
6803
6804 * dispnew.c (mode_line_string): Mew.
6805
6806 * xterm.c (xt_action_hook): New.
6807 (x_create_toolkit_scroll_bar): Add action hook.
6808 (xm_scroll_callback): Implement dragging.
6809
6810 * keyboard.c (Qend_scroll): New.
6811 (scroll_bar_parts): Add it.
6812
6813 * termhooks.h (scroll_bar_end_scroll): New.
6814
6815 * xterm.c (XTread_socket): Bug fix.
6816
68171998-10-24 Gerd Moellmann <gerd@gnu.org>
6818
6819 * xdisp.c (redisplay_window): Finish scroll bars after
6820 redisplaying toolbar.
6821
6822 * keyboard.c (scroll_bar_parts): Add Qtop and Qbottom.
6823 (syms_of_keyboard): Add Qbottom.
6824
6825 * termhooks.h (scroll_bar_to_top): New.
6826 (scroll_bar_to_bottom): New.
6827
6828 * xdisp.c (redisplay_window): Always resize toolbar window if
6829 auto_resize_toolbar_p is non-zero.
6830 (auto_resize_toolbar_p): Renamed from auto_resize_toolbar.
6831 (window_box): New.
6832 (window_box_height): New.
6833 (window_box_width): New.
6834 (window_box_left): New.
6835 (window_box_right): New.
6836 (window_box_edges): New.
6837
68381998-10-23 Gerd Moellmann <gerd@gnu.org>
6839
6840 * xterm.c (x_set_toolkit_scroll_bar_thumb): Kluge for call to
6841 XawScrollbarSetThumb in FreeBSD.
6842 (x_create_toolkit_scroll_bar): Set resource "beNiceToColormap"
6843 to true.
6844
6845 * window.c (get_phys_cursor_glyph): Return null if cursor vpos
6846 is out of range.
6847
6848 * xterm.c (x_create_toolkit_scroll_bar): Set scroll_bar_pixel.
6849 (x_term_init): Initialize it.
6850
6851 * xterm.h (struct x_display_info): Add scroll_bar_pixel.
6852
6853 * xterm.c (x_create_toolkit_scroll_bar): Set LessTif scroll bar's
6854 cursor.
6855
68561998-10-22 Gerd Moellmann <gerd@gnu.org>
6857
6858 * keyboard.c (make_lispy_event): Handle scroll_bar_click
6859 differently when using toolkit scroll bars.
6860
6861 * xterm.c (x_send_scroll_bar_event): New.
6862 (x_scroll_bar_to_input_event): New.
6863 (xaw3d_scroll_callback): New.
6864 (xaw3d_jump_callback): New.
6865 (xm_scroll_callback): New.
6866 (x_toolkit_scroll_p): New.
6867 (XTread_socket): Handle scroll bar client message.
6868 (x_term_init): Initialize Xatom_Scrollbar.
6869 (x_scroll_bar_create): Set cursor.
6870 (xm_scroll_callback):
6871 (x_create_toolkit_scroll_bar): New.
6872 (x_set_toolkit_scroll_bar_thumb): New.
6873 (x_scroll_bar_create): Call x_create_toolkit_scroll_bar.
6874 (XTset_vertical_scroll_bar): Call x_set_toolkit_scroll_bar_thumb.
6875
6876 * xterm.h (struct x_display_info): Add Xatom_Scrollbar.
6877
68781998-10-21 Gerd Moellmann <gerd@gnu.org>
6879
6880 * xterm.c (x_scroll_bar_remove): Handle toolkit scroll bars.
6881 (XTread_socket): Don't handle mouse button events for scroll bars
6882 if using toolkit scroll bars.
6883 (XTset_vertical_scroll_bar): Set thumb size and position for
6884 Athena scroll bar.
6885
6886 * xterm.h (scroll_bar): Add x_widget_low and x_widget_high.
6887
6888 * xterm.c (XTread_socket): Dispatch expose event to widget
6889 if using toolkit scroll bars.
6890 (x_scroll_bar_expose): Make no-op for toolkit scroll bars.
6891 (x_scroll_bar_create): Create and show a scroll bar widget
6892 if using toolkit scroll bars.
6893 (x_scroll_bar_move): Handle tookit scroll bars.
6894
6895 * Makefile.in (LIBW): Use Xaw3d if present.
6896
6897 * configure.in (USE_TOOLKIT_SCROLL_BARS): New.
6898 (HAVE_XAW3D): New.
6899
6900 * config.in (USE_TOOLKIT_SCROLL_BARS): New.
6901 (HAVE_XAW3D): New.
6902
6903 * xterm.c (XTset_vertical_scroll_bar): Correct position of
6904 right vertical scroll bar.
6905
69061998-10-20 Gerd Moellmann <gerd@gnu.org>
6907
6908 * xfns.c (xpm_load): Support reading XPM images from string
6909 buffers containing data in the same format as an XPM file.
6910 Support `:color-symbols'.
6911 (xpm_format): Add `:data'.
6912 (xpm_keyword_index): Add XPM_DATA.
6913 (syms_of_xfns): Add `:color-symbols'.
6914 (xpm_keyword_index): Add XPM_COLOR_SYMBOLS.
6915 (xpm_valid_color_symbols_p): New.
6916 (xpm_image_p): Call it.
6917
6918 * xdisp.c (build_desired_toolbar_string): Add `:algorithm'
6919 attribute to the image if item is not enabled.
6920
6921 * xfns.c (x_laplace): New.
6922 (x_laplace_read_row): New.
6923 (x_laplace_write_row): New.
6924 (lookup_image): Handle common image attributes here. New
6925 attribute `:algorithm'.
6926
6927 * xfaces.c (clear_face_cache): Call clear_image_cache.
6928
6929 * xterm.c (x_inverted_image_mask): Removed.
6930 (x_draw_image_foreground_1): New.
6931 (x_draw_image_glyph_string): Draw images with mask to a temporary
6932 pixmap to reduce flickering.
6933
6934 * xdisp.c (redisplay_toolbar): Handle auto-resize-toolbars.
6935 (display_toolbar_line): Remove parameter `margin'.
6936
69371998-10-19 Gerd Moellmann <gerd@gnu.org>
6938
6939 * xdisp.c (toolbar_lines_needed): New.
6940 (auto-resize-toolbars): New.
6941
6942 * xfns.c (cache_image): Correct call to xrealloc.
6943
6944 * dispnew.c (Fset_toolbar_height): Removed.
6945
6946 * xdisp.c (init_xdisp): Use FRAME_TOP_MARGIN instead of
6947 FRAME_MENU_BAR_LINES.
6948
6949 * window.c (Fdelete_other_windows): Use FRAME_TOP_MARGIN
6950 instead of FRAME_MENU_BAR_LINES.
6951 (check_frame_size): Ditto.
6952
6953 * dispnew.c (adjust_frame_glyphs_initially): Use FRAME_TOP_MARGIN
6954 instead of FRAME_MENU_BAR_LINES.
6955 (adjust_frame_glyphs_for_frame_redisplay): Ditto.
6956 (build_frame_matrix): Ditto.
6957 (change_frame_size_1): Ditto.
6958
6959 * frame.h (FRAME_TOOLBAR_LINES): New.
6960 (FRAME_TOP_MARGIN): New.
6961
6962 * window.c (struct save_window_data): Add frame_toolbar_lines.
6963 (Fset_window_configuration): Handle toolbar lines.
6964 (Fcurrent_window_configuration): Save toolbar lines.
6965
6966 * frame.c (syms_of_frame_1): Add Qtoolbar_lines.
6967
6968 * xfns.c (Fx_create_frame): Add default parameter for toolbar.
6969
6970 * frame.h (struct frame): Rename top_margin to toolbar_lines.
6971
6972 * xfns.c (x_frame_parms): Add `toolbar-lines'.
6973 (x_set_toolbar_lines): New.
6974
6975 * keyboard.c (cmd_error_internal): Bug fix.
6976
6977 * xterm.c: Remove double include of syssignal.h.
6978
69791998-10-18 Gerd Moellmann <gerd@gnu.org>
6980
6981 * xterm.c (x_toolbar_item): New.
6982 (x_handle_toolbar_click): Use it.
6983 (note_toolbar_highlight): Use it.
6984
6985 * keyboard.c (syms_of_keyboard): Staticpro toolbar_item_properties
6986 and toolbar_items_vectors.
6987
6988 * xterm.c (help_echo): New.
6989 (draw_glyphs_face): Add DRAW_IMAGE_RAISED and DRAW_IMAGE_SUNKEN.
6990 (x_set_glyph_string_gc): Handle them.
6991 (x_after_update_window_line): Don't do anything in pseudo-windows.
6992 (x_produce_image_glyph): Take image margin and face relief into
6993 account.
6994 (x_get_glyph_string_clip_rect): Handle pseudo-windows.
6995 (x_draw_glyph_string_background): Optimize case when face has
6996 relief.
6997 (x_setup_relief_color): Take frame instead of glyph string
6998 parameter.
6999 (x_draw_relief_rect): New.
7000 (x_draw_glyph_string_relief): Call it.
7001 (x_draw_image_glyph_string_foreground): Handle margin and image
7002 relief.
7003 (x_draw_image_glyph_string_background): Ditto.
7004 (expose_frame): Redraw toolbar window.
7005 (expose_window): Don't draw cursor for pseudo-windows.
7006 (x_y_to_hpos_vpos): Handle pseudo-windows.
7007 (frame_to_window_pixel_xy): New.
7008 (note_mouse_highlight): Call note_toolbar_highlight.
7009 (x_handle_toolbar_click): New.
7010 (note_toolbar_highlight): New.
7011 (show_mouse_face): Change int parameter `hl' to parameter of
7012 type enum draw_glyphs_face. Handle image highlighting.
7013 (XTread_socket): Return a HELP_EVENT input event if help_echo is
7014 non-nil. Use x_handle_toolbar_click.
7015
7016 * termhooks.h (event_kind): Add HELP_EVENT, TOOLBAR_EVENT.
7017
7018 * xfns.c (image_value_type): Add IMAGE_INTEGER_VALUE,
7019 IMAGE_BOOL_VALUE.
7020 (parse_image_spec): Handle them.
7021 (image_spec_value): Additional parameter found.
7022 (free_image): Remove image from the vector `images' of the
7023 image cache.
7024 (clear_image_cache): Additional parameter force_p.
7025 (Fclear_image_cache): New.
7026 (x_find_image_file): New.
7027 (xbm_load): Handle `:margin' and `:relief'. Use
7028 x_find_image_file.
7029 (xpm_load): Likewise.
7030 (pbm_load): Likewise.
7031 (jpeg_load): Likewise.
7032 (tiff_load): Likewise.
7033 (gif_load): Likewise.
7034
7035 * keyboard.c (Qhelp_echo): New symbol.
7036 (read_char): Handle `toolbar' and `help_echo' events.
7037 (kbd_buffer_get_event): Handle HELP_ECHO input event.
7038 (make_lispy_event): Handle TOOLBAR_EVENT.
7039 (toolbar_items): New.
7040 (process_toolbar_item): New.
7041 (PROP): New.
7042 (init_toolbar_items): New.
7043 (append_toolbar_item): New.
7044 (read_char_x_menu_prompt): Handle `toolbar' event.
7045 (read_key_sequence): Ditto.
7046
7047 * xfaces.c (Qtoolbar): New.
7048 (realize_basic_faces): Realize `toolbar' face.
7049 (face_at_string_position): Remove parameter modeline_p, add
7050 base_face_id.
7051
7052 * xfns.c (xbm_load_image_from_file): Don't use Xmu function
7053 to read data.
7054
70551998-10-17 Gerd Moellmann <gerd@gnu.org>
7056
7057 * xdisp.c (init_iterator): Replace parameter modeline_p with
7058 base_face_id.
7059 (next_element_from_string): Call get_next_display_element
7060 recursively after handling text properties.
7061 (prepare_menu_bars): Call update_toolbar.
7062 (update_toolbar): New.
7063 (build_desired_toolbar_string): New.
7064 (display_toolbar_line): New.
7065 (redisplay_toolbar): New.
7066 (toolbar_item_info): New.
7067 (redisplay_window): Call redisplay_toolbar.
7068 (Fdump_toolbar_row): New. Defined if compiled with GLYPH_DEBUG.
7069
7070 * dispnew.c (clear_current_matrices): Clear matrices of toolbar
7071 window.
7072 (clear_desired_matrices): Ditto.
7073 (adjust_frame_glyphs_for_window_redisplay): Make toolbar window.
7074 (free_glyphs): Free matrices of toolbar window.
7075 (update_frame): Update toolbar window.
7076 (change_frame_size_1): Take toolbar into account.
7077 (Fset_toolbar_height): New.
7078
7079 * dispextern.h (struct it): Remove member modeline_p, add
7080 base_face_id.
7081 (struct image): Add members relief and margin.
7082 (IMAGE_ASCENT): Include margin in height.
7083
70841998-10-14 Gerd Moellmann <gerd@gnu.org>
7085
7086 * xfns.c (Fclear_image_cache): New.
7087
7088 * xfaces.c (realize_basic_faces): Realize toolbar face.
7089 (face_at_string_position): Remove parameter modeline_p, add
7090 base_face_id.
7091
7092 * dispextern.h (enum face_id): Add TOOLBAR_FACE_ID.
7093
70941998-10-13 Gerd Moellmann <gerd@gnu.org>
7095
7096 * keyboard.c (syms_of_keyboard): Intern `:help'.
7097
70981998-10-12 Gerd Moellmann <gerd@gnu.org>
7099
7100 * xterm.c (note_toolbar_highlight): New.
7101 (note_mouse_highlight): Call it.
7102
7103 * window.c (window_from_coordinates): Additional parameter toolbar_p.
7104 (coordinates_in_window): Handle toolbar window.
7105
7106 * keyboard.c (toolbar_items): New.
7107 (process_toolbar_item): New.
7108 (parse_toolbar_item): New.
7109 (init_toolbar_items): New.
7110 (append_toolbar_item): New.
7111
7112 * dispextern.h (enum toolbar_item_idx): New.
7113 (enum toolbar_item_image): New.
7114
7115 * frame.h (struct frame): Add toolbar-related members.
7116
7117 * xfaces.c (face_at_string_position): Remove assertion that
7118 current_buffer == window's buffer. This is not the case when
7119 called for the toolbar window.
7120
7121 * frame.c (make_frame): Initialize toolbar members.
7122
7123 * alloc.c (mark_object): Mark toolbar data of frames.
7124
7125 * frame.h (struct frame): Add toolbar-related members
7126 toolbar_window, desired_toolbar_items, current_toolbar_items,
7127 desired_toolbar_string, current_toolbar_string,
7128 n_desired_toolbar_items, n_current_toolbar_items. Add
7129 window_height.
7130
7131 * xterm.c (x_after_update_window_line): Don't draw bitmap
7132 areas for pseudo-windows.
7133 (expose_frame): Handle toolbar window.
7134 (expose_window): Don't do cursor stuff for pseudo-windows.
7135
7136 * xdisp.c (display_menu_bar): Correct calls to init_iterator.
7137
71381998-10-11 Gerd Moellmann <gerd@gnu.org>
7139
7140 * frame.c (make_frame): Initialize toolbar_window.
7141
7142 * alloc.c (mark_object): Make the toolbar window.
7143
7144 * dispnew.c (update_frame): Update frame's toolbar_window.
7145 (clear_current_matrices): Likewise.
7146 (clear_desired_matrices): Likewise.
7147 (adjust_frame_glyphs_for_window_redisplay): Make toolbar_window.
7148 (free_glyphs): Free the toolbar window and its matrices.
7149
7150 * frame.h (struct frame): Add toolbar_window.
7151
7152 * xterm.c (x_draw_glyph_string_relief): Handle mouse-face
7153 with relief.
7154
71551998-10-10 Gerd Moellmann <gerd@gnu.org>
7156
7157 * dispnew.c (buffer_posn_from_coords): Don't screw up if
7158 window start is not in the range BEGV..ZV.
7159
71601998-10-09 Gerd Moellmann <gerd@gnu.org>
7161
7162 * xdisp.c (try_scrolling): Experimentally handle the case
7163 that scroll-preserve-screen-position is set to `always'.
7164
7165 * window.c (Vscroll_preserve_screen_position): Replacement for
7166 scroll_preserve_screen_position.
7167
71681998-10-08 Gerd Moellmann <gerd@gnu.org>
7169
7170 * dispnew.c: Don't initialize auto structs; the HP/UX compiler
7171 doesn't like it.
7172 * xdisp.c: Ditto.
7173
7174 * xdisp.c (make_cursor_line_fully_visible): Adjust this_line_y.
7175
71761998-10-06 Gerd Moellmann <gerd@gnu.org>
7177
7178 * minibuf.c (Fminibuffer_complete_word): Fix computation of
7179 i_byte when prompts are inserted into minibuffers.
7180
7181 * dispextern.h (FRAME_INTERNAL_BORDER_WIDTH_SAFE): New.
7182 (WINDOW_DISPLAY_LEFT_EDGE_PIXEL_X): Use it.
7183 (WINDOW_DISPLAY_TOP_EDGE_PIXEL_Y): Ditto.
7184
71851998-10-04 Gerd Moellmann <gerd@gnu.org>
7186
7187 * xdisp.c (make_cursor_line_fully_visible): New.
7188 (try_scrolling): New.
7189 (redisplay_window): Move scrolling code to try_scrolling.
7190 (make_cursor_line_fully_visible): Handle case of window too small
7191 to show a single line.
7192 (redisplay_window): Case forced window start---use
7193 make_cursor_line_fully_visible.
7194 (redisplay_window): Case cursor movement via current matrix.
7195 If ending up on a partially visible line, make it fully visible
7196 instead of recentering.
7197 (try_scrolling): Additional parameter scroll_smoothly.
7198
7199 * xterm.c (x_draw_bitmap): Don't XClearArea under the pixmap.
7200
72011998-09-28 Gerd Moellmann <gerd@gnu.org>
7202
7203 * window.c (window_scroll_pixel_based): Bug fix: vpos used
7204 instead of y-position for scroll-preserved-screen-position.
7205
72061998-09-07 Gerd Moellmann <gerd@gnu.org>
7207
7208 * dispnew.c (update_frame_line): If current row is not enabled,
7209 write the whole line.
7210
72111998-09-06 Gerd Moellmann <gerd@gnu.org>
7212
7213 * lisp.h (HAVE_FACES): Removed.
7214
7215 * dispextern.h (HAVE_FACES): Removed.
7216
7217 * config.in (HAVE_FACES): Removed.
7218
7219 * dispnew.c (HAVE_FACES): Removed.
7220
7221 * xdisp.c (HAVE_FACES): Removed.
7222
7223 * xfaces.c (HAVE_FACES): Removed.
7224
72251998-09-05 Gerd Moellmann <gerd@gnu.org>
7226
7227 * xdisp.c (init_iterator): If face_change_count is non-zero,
7228 free realized faces.
7229
7230 * xfaces.c (free_all_realized_faces): Make it externally visible.
7231 (Finternal_set_lisp_face_attribute): Increment
7232 windows_or_buffers_changed.
7233
7234 * dispnew.c (direct_output_for_insert): Give up if
7235 face_change_count is non-zero.
7236 (direct_output_forward_char): Ditto.
7237
7238 * xfaces.c (face_change_count): New.
7239
72401998-09-04 Gerd Moellmann <gerd@gnu.org>
7241
7242 * xterm.c (x_draw_bar_cursor): Don't draw if cursor hpos is out
7243 of range.
7244
72451998-09-03 Gerd Moellmann <gerd@gnu.org>
7246
7247 * term.c (Ftty_display_color_p): New.
7248
72491998-09-02 Gerd Moellmann <gerd@gnu.org>
7250
7251 * xfaces.c (Ftty_defined_colors): New.
7252
7253 * xterm.c (x_produce_glyphs): Fix computation of
7254 contains_overlapping_glyphs_p for ASCII.
7255
7256 * dispnew.c (Fshow_cursor): Don't change cursor state while
7257 redisplaying.
7258 (direct_output_for_insert): If a glyph with lbearing or rbearing
7259 is among the new glyphs, set row flag contains_overlapping_glyph_p.
7260
72611998-09-01 Gerd Moellmann <gerd@gnu.org>
7262
7263 * term.c (OUTPUT_IF): Make replacement text have statement form.
7264 (OUTPUT1_IF): Ditto.
7265 (TS_italic_mode, TS_end_italic_mode): Removed.
7266 (TS_bold_mode): Removed.
7267 (TS_underscore_mode, TS_end_underscore_mode): Removed.
7268 (TS_enter_bold_mode, TS_enter_dim_mode, TS_enter_blink_mode): New.
7269 (TS_enter_reverse_mode): New.
7270 (TS_enter_underline_mode, TS_exit_underline_mode): New.
7271 (TN_magic_cookie_glitch_ul): New.
7272 (TS_enter_alt_charset_mode, TS_exit_alt_charset_mode): New.
7273 (TS_exit_attribute_mode): New.
7274 (TN_max_colors, TN_max_pairs, TS_orig_pairs): New.
7275 (TS_set_foreground, TS_set_background): New.
7276 (reset_terminal_modes): Switch colors back to default.
7277 (write_glyphs): Turn face on before writing text, turn it off
7278 afterwards.
7279 (insert_glyphs): Ditto.
7280 (term_init): Initialize new terminal capability variables.
7281 (turn_on_face): Turn a face on.
7282 (turn_off_face): Turn a face off.
7283
7284 * lisp.h (MAKE_GLYPH): Remove test for frame type.
7285 (GLYPH_CHAR): Ditto.
7286 (GLYPH_FACE): Ditto.
7287
7288 * xfaces.c (Vface_tty_color_alist): New.
7289 (face-register-tty-color): New.
7290 (face-clear-tty-colors): New.
7291
7292 * dispextern.h (FACE_TTY_DEFAULT_COLOR): New.
7293 (struct it): Remove member faces_p since we now always have faces.
7294
72951998-08-31 Gerd Moellmann <gerd@gnu.org>
7296
7297 * dispextern.h (struct face): Add tty appearance flags.
7298
7299 * xdisp.c (init_iterator): Always handle faces.
7300 (extend_face_to_end_of_line): Handle tty frames.
7301
7302 * dispnew.c (clear_glyph_matrix): Allow a null matrix to be
7303 passed in.
7304
73051998-08-30 Gerd Moellmann <gerd@gnu.org>
7306
7307 * xfaces.c (realize_default_face): Use empty strings to indicate
7308 that the face should use the default foreground/background
7309 color of the terminal. Fill font-related attributes with
7310 appropriate values for tty frames.
7311
7312 * emacs.c (main): Call syms_of_xfaces before init_window_once.
7313
7314 * xfaces.c (realize_default_face): If face `default' is not
7315 yet known, create it.
7316
7317 * frame.c (make_terminal_frame): Call init_frame_faces
7318 unconditionally.
7319
7320 * xfaces.c (init_frame_faces): Make it work for tty frames.
7321 (free_frame_faces): Ditto.
7322 (clear_face_cache): Ditto.
7323 (recompute_basic_faces): Ditto.
7324 (Fframe_face_alist): Ditto.
7325 (free_realized_face): Ditto.
7326 (prepare_face_for_display): Ditto.
7327 (clear_face_gcs): Ditto.
7328 (lookup_face): Ditto.
7329 (smaller_face): Ditto.
7330 (realize_default_face): Ditto.
7331 (realize_face): Ditto.
7332 (realize_face): Dispatch to functions depending on the frame type.
7333 (realize_x_face): X way of realizing faces.
7334 (realize_tty_face): TTY way of realizing faces.
7335
73361998-08-29 Gerd Moellmann <gerd@gnu.org>
7337
7338 * xfaces.c (realize_face): Remove parameter unibyte_registry,
7339 compute it instead.
7340 (lookup_face): Remove local variable unibyte_registry.
7341
73421998-08-22 Gerd Moellmann <gerd@gnu.org>
7343
7344 * xterm.c (x_draw_glyph_string_relief): Draw top and bottom lines
7345 1 pixel longer.
7346
7347 * xdisp.c (face_before_or_after_it_pos): Fix computation
7348 of face in buffer.
7349
7350 * editfns.c (make_buffer_string_both): If prompt in buffer,
7351 prevent start > end.
7352
7353 * indent.c (Fvertical_motion): Set current_buffer to window's
7354 buffer if it isn't already.
7355
73561998-08-21 Gerd Moellmann <gerd@gnu.org>
7357
7358 * dispextern.h (GLYPH_DEBUG): Use default 0.
7359
7360 * xdisp.c (it_props): New member `smaller'.
7361 (init_iterator): Initialize it.
7362 (Qsmaller): New.
7363 (push_it): Save value of `smaller' value on the stack.
7364 (pop_it): Restore `smaller' from the stack.
7365 (handle_smaller_prop): New.
7366 (handle_face_prop): Use `smaller' text property to select a
7367 suitable face.
7368
7369 * dispextern.h (SMALLER_PROP_IDX): New.
7370 (struct it): Add member `smaller'.
7371
7372 * xfaces.c (smaller_face): New.
7373
7374 * frame.h (FRAME_WINDOW_WIDTH_ARG): Add bitmap area widths.
7375
7376 * dispnew.c (allocate_matrices_for_window_redisplay): Compute
7377 total pixel width of window differently.
7378
7379 * xdisp.c (init_iterator): Compute width of mode line differently.
7380
7381 * dispextern.h (WINDOW_DISPLAY_PIXEL_WIDTH): Subtract width
7382 of bitmap areas.
7383
7384 * window.c (Fsplit_window): Include width of bitmap areas in
7385 window width.
7386 (window_internal_width): Subtract width of bitmap areas from
7387 total width.
7388
73891998-08-18 Gerd Moellmann <gerd@gnu.org>
7390
7391 * xdisp.c: Functions reordered for better readability.
7392
7393 * dispnew.c (update_text_area): Handle glyphs with arbitrary
7394 lbearing.
7395 (update_window_tree): Parameter no_scrolling_p removed.
7396 (update_single_window): Ditto.
7397
7398 * xterm.c (x_get_char_font_and_encoding): Renamed to
7399 x_get_char_face_and_encoding.
7400
7401 * dispnew.c (update_text_area): Don't call get_glyph_overhangs
7402 if end of current row reached.
7403
7404 * xterm.c (x_get_glyph_face_and_encoding): New.
7405 (x_get_glyph_overhangs): Call it.
7406
7407 * xdisp.c (Qshow_trailing_whitespace): New.
7408 (Qtrailing_whitespace): New.
7409 (enum prop_handled): New.
7410 (struct props, it_props): New.
7411 (next_overlay_change): New. Works like Fnext_overlay_change
7412 but doesn't use xmalloc.
7413 (handle_stop): Restructured.
7414 (face_before_or_after_it_pos): Case iteration over a string: fix
7415 handling of face before current position.
7416
74171998-08-16 Gerd Moellmann <gerd@gnu.org>
7418
7419 * dispnew.c (adjust_glyph_matrix): Don't optimize matrix
7420 reallocation matrix if fonts_changed_p.
7421 (update_text_area): Handle glyphs with lbearing.
7422
74231998-08-14 Gerd Moellmann <gerd@gnu.org>
7424
7425 * xdisp.c (struct props): New.
7426 (it_props): New.
7427 (compute_prop_info): New.
7428 (handle_stop): New.
7429
7430 * textprop.c (validate_interval_range): Make it externally
7431 visible.
7432
7433 * dispnew.c (direct_output_for_insert): Remove calls
7434 to compute_stop_pos.
7435
7436 * dispextern.h (struct it): Remove check_charpos,
7437 next_overlay_pos. Add what_changes.
7438
74391998-08-10 Gerd Moellmann <gerd@gnu.org>
7440
7441 * xterm.c (note_mouse_highlight): Set BEGV_BYTE, ZV_BYTE.
7442
7443 * xfaces.c (Vx_unibyte_registry_and_encoding): Removed. Use
7444 face_default_registry instead.
7445
7446 * syntax.c (scan_sexps_forward): Set up syntax table before
7447 jumping to initial state label.
7448
74491998-08-09 Gerd Moellmann <gerd@gnu.org>
7450
7451 * dispnew.c (check_matrix_invariants): Handle case of row end pos
7452 >= ZV specially.
7453
74541998-08-08 Gerd Moellmann <gerd@gnu.org>
7455
7456 * xdisp.c (redisplay_window): Case cursor movement---if cursor
7457 ends up in partially visible row, try to scroll. Case forced
7458 window start---handle windows not tall enough to show a single
7459 line.
7460
7461 * window.h (struct window): Member dy renamed vscroll.
7462
7463 * xterm.c (x_list_fonts): Re-activate suppression of scalable
7464 fonts.
7465 (x_draw_stretch_glyph_string): Set clipping if using GC that
7466 hasn't set it yet.
7467
7468 * xdisp.c (redisplay_window): Case forced window start -
7469 don't let cursor end on partially visible row. Use desired
7470 matrix to find a suitable PT if it doesn't appear.
7471 (decode_mode_spec): Merged with 20.2.97.
7472 (try_window_reusing_current_matrix): Give up if old or
7473 new display is vscrolled.
7474 (redisplay_window): Reset vscrolling if forced window start,
7475 or if recentering.
7476
74771998-08-06 Gerd Moellmann <gerd@gnu.org>
7478
7479 * xfaces.c (realize_default_face): Use the fontset name instead of
7480 the alias for the family attribute of the default face because we
7481 can't easily determine a good alias from fontset-alias-alist.
7482 (face_fontset): Use Fquery_fontset to find the fontset.
7483 (font_list): Additional pattern parameter.
7484 (try_font_list): Ditto.
7485 (set_lface_from_font_name): Set face family from font foundry
7486 and family.
7487 (font_list): If family contains a hyphen, build pattern differently.
7488
74891998-08-05 Gerd Moellmann <gerd@gnu.org>
7490
7491 * xfaces.c (free_realized_faces): Increment windows_or_buffers_-
7492 changed instead of setting the frame garbaged.
7493
7494 * xfaces.c (lface_equal_p): Don't assume equal Lisp types for
7495 all attribute values. This is wrong if values are unspecified,
7496 i.e. nil.
7497
7498 * xdisp.c (try_window_id): Give up if window start changed.
7499
7500 * xfaces.c (make_realized_face): Store registry as Lisp object.
7501 (load_face_font_or_fontset): Compute registry of a face
7502 differently. Make it `eq' to Vx_unibyte_registry_and_encoding if
7503 possible.
7504
7505 * dispextern.h (FACE_SUITABLE_FOR_CHARSET_P): Compare registries
7506 differently.
7507
7508 * alloc.c (mark_face_cache): Mark the registry member of faces.
7509
7510 * dispextern.h (struct face): Make registry a Lisp string.
7511
75121998-08-04 Gerd Moellmann <gerd@gnu.org>
7513
7514 * xterm.c (x_get_char_font_and_encoding): Additional parameter
7515 multibyte_p. Handle unibyte text.
7516 (x_append_glyph): Set the multibyte_p flag of glyphs.
7517 (x_produce_image_glyph): Ditto.
7518 (x_append_stretch_glyph): Ditto.
7519 (x_produce_glyphs): Handle unibyte text like ASCII.
7520
7521 * xdisp.c (push_it): Save the multibyte flag of an iterator on the
7522 stack.
7523 (pop_it): Restore it.
7524 (face_before_or_after_it_pos): Handle the case that the string or
7525 buffer is unibyte.
7526 (get_overlay_strings): Set the multibyte flag of the iterator if
7527 the new overlay string is multibyte.
7528 (get_glyph_property): Likewise.
7529 (get_next_display_element): Don't check for charset changes in
7530 unibyte text.
7531 (append_space): Compute face differently for unibyte text.
7532 (extend_face_to_end_of_line): Don't return quickly if face has
7533 stipple.
7534
7535 * xfaces.c (load_face_font_or_fontset): Store registry and
7536 encoding of the font in the registry member of the face.
7537 (make_realized_face): Additional parameter `registry'.
7538 (free_realized_face): Free the registry of a realized face.
7539 (face_suitable_for_charset_p): Function form of the macro
7540 with the same name in uppercase.
7541 (lookup_face): Use Vx_unibyte_registry_and_encoding if charset < 0.
7542 (choose_face_font): New parameter unibyte_registry.
7543 (choose_face_fontset_font): Ditto.
7544 (realize_default_face): Remember the registry and encoding of
7545 the specified frame font in Vx_unibyte_registry_and_encoding.
7546 (face_at_buffer_position): Handle unibyte.
7547 (face_at_string_position): Likewise.
7548 (realize_face): New parameter unibyte_registry.
7549 (compute_char_face): Handle the unibyte case.
7550
7551 * dispextern.h (struct glyph): Add bit multibyte_p.
7552 (struct face): New member registry holding the registry and
7553 encoding of the X font of the face.
7554 (FACE_UNIBYTE_P): Value is non-zero if face is for unibye text.
7555 (enum face_id): Add BASIC_FACE_ID_SENTINEL.
7556 (FACE_SUITABLE_FOR_CHARSET_P): Handle charset < 0 meansing unibyte
7557 text.
7558 (struct iterator_stack_entry): Add multibyte_p.
7559
7560 * xdisp.c (string_pos): Use string_char_to_byte.
7561 (char_charset): Removed.
7562
75631998-08-03 Gerd Moellmann <gerd@gnu.org>
7564
7565 * xterm.c (x_draw_image_glyph_string_foreground): Draw a
7566 rectangle for a block cursor over an image without a mask.
7567 (x_stretch_block_cursor): Added. Non-zero means don't draw
7568 a block cursor over a stretch as wide as that stretch.
7569 (x_draw_stretch_glyph_string): Use it.
7570 (x_draw_hollow_cursor): Ditto.
7571
7572 * minibuf.c (read_minibuf): Use minibuf_prompt instead of prompt.
7573 (read_minibuf): Add front-sticky text property for prompt.
7574
7575 * xdisp.c (char_charset): Return charset of a character,
7576 depending on whether or not multi-byte characters are enabled.
7577
7578 * xfaces.c (Fset_face_charset_registry): Removed.
7579 (x_charset_registry): Determine registry from charset plist.
7580
75811998-08-02 Gerd Moellmann <gerd@gnu.org>
7582
7583 * xdisp.c (get_next_display_element): Don't check for charset
7584 changes if multi-byte characters are not enabled.
7585
7586 * xdisp.c (echo_area_display): Use the flush function from the
7587 redisplay interface.
7588 * keyboard.c (detect_input_pending_run_timers): Likewise.
7589
7590 * dispextern.h (produce_*glyphs_hook): Removed.
7591 * term.c (produce_*glyphs): Ditto.
7592 (cursor_to): Remove pixel position parameters.
7593
7594 * dispnew.c: Remove hooks for window-based redisplay, introduce
7595 a redisplay interface structure.
7596
7597 * xterm.c (x_per_char_metric): Return default char metrics if per
7598 char metric exists but contains a zero width. Adobe Courier seems
7599 to contain such characters.
7600
7601 * xdisp.c (compute_line_metrics): Compute the width of rows
7602 without stopping at glyphs with zero width.
7603
76041998-08-01 Gerd Moellmann <gerd@gnu.org>
7605
7606 * xdisp.c (display_mode_line): If nothing was displayed at all,
7607 display a space.
7608 (hscroll_window_tree): Don't subtract 1 from target point if equal
7609 to ZV and window is not the selected window.
7610
7611 * dispnew.c (check_matrix_invariants): Remove check for window
7612 start at BEGV or after newline. This happens in rare cases
7613 intentionally.
7614
76151998-07-31 Gerd Moellmann <gerd@gnu.org>
7616
7617 * xfaces.c (x_charset_registry): Use STRING_BYTES.
7618 (syms_of_xfaces): Add Vface_default_registry.
7619 (x_charset_registry): Use it.
7620
7621 * xdisp.c (run_window_scroll_functions): Run window scroll functions.
7622 (redisplay_window): Use it.
7623
7624 * dispnew.c (update_text_area): Handle lbearing of deleted text
7625 by backing up one character.
7626
76271998-07-30 Gerd Moellmann <gerd@gnu.org>
7628
7629 * dispnew.c (adjust_glyph_matrix): Use a different check to
7630 decide to do nothing.
7631
7632 * xfaces.c (face_at_string_position): Additional parameter
7633 mode_line_p. If non-zero, merge with the mode line face
7634 instead of the default face.
7635 * dispextern.h (struct it): Add mode_line_p.
7636 * xdisp.c (init_iterator): Set it.
7637 (compute_face_in_string): Use it.
7638 (face_before_or_after_it_pos): Handle strings.
7639 (get_next_display_element): Don't look for relief end in C strings.
7640 (next_element_from_string): Deliver string position instead of
7641 buffer position.
7642
7643 * xterm.c (x_flush): Flush X output buffer.
7644 (XTflash): Use it.
7645
7646 * xfaces.c (lface_from_face_name): Renamed from lface_from_symbol.
7647 Allow strings as face names.
7648
7649 * xfns.c (forall_images_in_image_cache): Check that frame is
7650 alive.
7651
7652 * widget.c (EmacsFrameDestroy): Remove call to free_frame_faces;
7653 it's also called from x_destroy_window. Since this function is
7654 called from X, freeing stuff allocated with xmalloc is dangerous
7655 here, anyway.
7656
7657 * xfaces.c (free_realized_faces): Don't clear current matrices
7658 of a frame being destroyed.
7659
7660 * frame.c (make_frame): Call set_window_buffer instead of
7661 Fset_window_buffer.
7662
7663 * window.c (set_window_buffer): Extracted from Fset_window_buffer,
7664 with an additional argument specifying whether or not hooks may
7665 be called.
7666 (Fset_window_buffer): Call it.
7667
7668 * dispnew.c (clear_desired_matrices): Check that frame has
7669 a valid root window before clearing matrices in the window tree.
7670 (clear_current_matrices): Ditto.
7671 (clear_window_matrices): If GLYPH_DEBUG, check that hchild and
7672 vchild are valid windows if not nil.
7673
7674 * xfaces.c (merge_face_vector_with_property): Allow :reverse-video
7675 for :inverse-video.
7676 (Finternal_set_lisp_face_attribute): Ditto.
7677 (Finternal_set_lisp_face_attribute_from_resource): Ditto.
7678 (Finternal_get_lisp_face_attribute): Ditto.
7679 (Finternal_lisp_face_attribute_values): Ditto.
7680 (syms_of_xfaces): Define the symbol `:reverse-video'.
7681
7682 * xdisp.c (get_glyph_property): Renamed from
7683 fill_iterator_from_glyph_property.
7684 (next_element_from_buffer): Handle case that no `glyph' property
7685 was found correctly.
7686 (display_line): Extend face to end of line only if we have faces.
7687
76881998-07-29 Gerd Moellmann <gerd@gnu.org>
7689
7690 * dispnew.c (Fshow_cursor): Renamed from blink_cursor. Take
7691 additional window argument.
7692
7693 * xdisp.c (reseat_at_previous_visible_line_start): Renamed from
7694 set_iterator_to_previous_visible_line_start.
7695 (reseat_at_next_visible_line_start): Likewise.
7696 (compute_stop_pos): Renamed from set_iterator_stop_pos.
7697 (face_before_or_after_it_pos): Renamed from get_face_at_it_pos.
7698 (compute_face_in_buffer): Renamed from
7699 compute_face_at_iterator_position.
7700 (compute_face_in_string): Renamed from
7701 compute_face_at_iterator_string_position.
7702 (get_space_width): Renamed from get_iterator_space_width.
7703 (next_overlay_string): Renamed from
7704 set_iterator_to_next_overlay_string.
7705 (get_overlay_strings): Renamed from
7706 get_overlay_strings_at_iterator_position.
7707 (restore_overlay_strings): Renamed from
7708 setup_overlay_strings_from_glyph_pos.
7709 (restore_dpvec): Renamed from setup_iterator_dpvec_from_glyph_pos.
7710 (init_from_display_pos): Renamed from init_iterator_from_glyph_pos.
7711 (init_to_row_start): Renamed from init_iterator_to_row_start.
7712 (init_to_row_end): Formerly init_iterator_to_next_row_start.
7713
7714 * xterm.c: Merge with 20.2.97.
7715 (x_produce_glyphs): Use x_append_stretch_glyph for tabs.
7716
7717 * dispextern.h (struct glyph): Replace text_pos position with
7718 simple charpos.
7719
7720 * xdisp.c (this_line_start_pos): Use struct text_pos.
7721 (this_line_end_pos): Renamed from .*endpos; use struct text_pos.
7722 (enum move_it_result): Renamed from move_iterator_result.
7723 (string_pos_nchars_ahead): Compute text_pos in a string from a
7724 known text_pos plus a character delta.
7725 (string_pos): Compute text_pos in string from charpos.
7726 (c_string_pos): Likewise for a C string.
7727 (number_of_chars): Return number of characters in a possibly
7728 multi-byte C string.
7729 (check_it): Renamed from check_iterator. Check that charpos and
7730 bytepos are in sync.
7731 (push_it): Renamed from save_iterator_settings.
7732 (pop_it): Renamed from restore_iterator_settings.
7733 (move_it_.*): Renamed from move_iterator_.*.
7734 (charset_at_position): Take charpos/bytepos into account.
7735 (back_to_previous_line_start): Set iterator to previous line start.
7736 (forward_to_next_line_start): Set iterator to next line start.
7737 (back_to_previous_visible_line_start): Renamed from
7738 move_iterator_previous_visible_line_start.
7739 (set_iterator_to_next_visible_line_start): Handle charpos/bytepos.
7740 (get_face_at_it_pos): Renamed from get_face_from_cursor_pos.
7741 Handle charpos/bytepos.
7742 (compute_face_at_iterator_position): Handle charpos/bytepos.
7743 (compute_face_at_iterator_string_position): Likewise.
7744 (get_iterator_space_width): Likewise.
7745 (load_overlay_strings): Likewise.
7746 (get_overlay_strings_at_iterator_position): Likewise.
7747 (reseat_iterator): Take a text_pos position argument.
7748 (setup_iterator_overlay_strings_from_glyph_pos): Handle charpos/
7749 bytepos.
7750 (init_iterator): Take additional bytepos parameter.
7751 (reseat_iterator_to_string): Handle charpos/bytepos.
7752 (start_display): Take a text_pos parameter. Handle charpos/bytepos.
7753 (next_element_from_string): Handle charpos/bytepos.
7754 (next_element_from_c_string): Likewise.
7755 (fill_iterator_from_glyph_property): Likewise.
7756 (next_element_from_buffer): Likewise.
7757 (set_iterator_to_next): Increment charpos and bytepos of an iterator.
7758 (move_iterator_in_display_line_to): Handle charpos/bytepos.
7759 (move_it_to): Likewise.
7760 (move_it_vertically_backward): Likewise.
7761 (move_it_vertically): Likewise.
7762 (move_it_by_lines): Likewise.
7763 (hscroll_window_tree): Likewise.
7764 (redisplay_internal): Likewise.
7765 (set_cursor_from_row): Likewise.
7766 (redisplay_window): Likewise.
7767 (try_window): Take a text_pos parameter. Handle charpos/bytepos.
7768 (try_window_reusing_current_matrix): Handle charpos/bytepos.
7769 (get_first_unchanged_at_end_row): Compute and return delta_bytes.
7770 (try_window_id): Handle charpos/bytepos.
7771 (Ftrace_redisplay_toggle): Return Qnil.
7772 (get_overlay_arrow_glyph_row): Handle charpos/bytepos.
7773 (insert_left_trunc_glyphs): Likewise.
7774
7775 * dispnew.c: `Merge' with 20.2.97 (it's really too different to
7776 do a real merge).
7777 (increment_glyph_matrix_buffer_positions): Add parameter delta_bytes.
7778 (increment_glyph_row_buffer_positions): Ditto.
7779 (copy_glyph_row_contents): Ditto.
7780 (check_matrix_invariants): Add additional checks for charpos/
7781 bytepos consistency.
7782 (direct_output_for_insert): Changed for charpos/bytepos.
7783 (buffer_posn_from_coords): Likewise. Put code dealing with
7784 `direction-reversed' in #if 0.
7785
7786 * xterm.h: Merge with 20.2.97.
7787
7788 * frame.h: Merge with 20.2.97.
7789
7790 * window.h: Merge with 20.2.97. Add window_end_bytepos.
7791
7792 * dispextern.h (MATRIX_ROW_START_CHARPOS): Get charpos of a row
7793 start.
7794 (MATRIX_ROW_START_BYTEPOS): Likewise for the byte position.
7795 (MATRIX_ROW_END_CHARPOS): Likewise for the row end.
7796 (MATRIX_ROW_END_BYTEPOS): Likewise for the row end byte position.
7797 (struct it): Various members renamed from .*pos to .*charpos.
7798 (IT_CHARPOS): Access current buffer character position of an
7799 iterator.
7800 (IT_BYTEPOS): Access current buffer byte position of an iterator.
7801 (IT_STRING_CHARPOS): Access current string character position of
7802 an iterator.
7803 (IT_STRING_BYTEPOS): Access current string byte position of
7804 an iterator.
7805 (globally): Add function prototypes from 20.2.97.
7806
7807 * everywhere: Use P_ instead of PROTO for function prototypes
7808 because everyone else seems to use P_.
7809
7810 * dispextern.h (struct text_pos): Structure describing a charpos/
7811 bytepos position in text.
7812 (BYTEPOS): Access the byte position part of a text_pos.
7813 (CHARPOS): Likewise for the character position.
7814 (SET_TEXT_POS): Set a text_pos from a character and byte position.
7815 (INC_TEXT_POS, DEC_TEXT_POS): Increment/decrement a text position.
7816 (SET_TEXT_POS_FROM_MARKER): Set a text_pos from a marker.
7817 (SET_MARKER_FROM_TEXT_POS): Set a marker from a text_pos.
7818 (TEXT_POS_EQUAL_P): Compare two text_pos structures for equality.
7819 (struct display_pos): Renamed from glyph_pos. Use struct text_pos
7820 for buffer and string positions.
7821 (struct glyph): Use text_pos.
7822 (struct it): Renamed from display_iterator. Use text_pos.
7823
78241998-07-23 Gerd Moellmann <gerd@gnu.org>
7825
7826 * xfns.c (x_kill_gs_process): Get image colors from XImage of a
7827 pixmap.
7828
78291998-07-21 Gerd Moellmann <gerd@gnu.org>
7830
7831 * dispextern.h (struct glyph_row): New flag indicate_zv_line_p.
7832 * xterm.c (x_draw_row_bitmaps): Use it.
7833 * dispnew.c (row_equal_p): Ditto.
7834 (update_window_line): Ditto.
7835
7836 * xfns.c (prepare_image_for_display): Don't set loading_failed_p
7837 flag of images.
7838
7839 * dispextern.h (struct image): Removed member loading_failed_p.
7840 It's probably better to have the chance to try to load an image
7841 again.
7842
78431998-07-20 Gerd Moellmann <gerd@gnu.org>
7844
7845 * xterm.c (x_draw_bitmap): Draw bitmap for empty lines ending
7846 at ZV if `indicate-zv-lines' is non-nil.
7847 (x_draw_row_bitmaps): Compute bitmap for `indicate-zv-lines'.
7848
7849 * dispnew.c (row_equal_p): Compare displays_text_p and
7850 ends_at_zv_p flags of rows.
7851 (update_window_line): Ditto.
7852
7853 * buffer.h (struct buffer): New member indicate_zv_lines.
7854
7855 * buffer.c (init_buffer_once): Add default for `indicate-zv-lines'.
7856 (init_buffer_once): New variable `default-indicate-zv-lines'.
7857 (syms_of_buffer): New buffer-local varianle `indicate-zv-lines'.
7858
7859 * xdisp.c (redisplay_window): Don't try moving the cursor
7860 if current glyph row w->last_cursor.vpos isn't enabled.
7861
7862 * xterm.c (bitmap_type): Add ZV_LINE_BITMAP.
7863
7864 * window.c (Fset_window_vscroll): Allow only negative scroll
7865 values. Others don't seem to make sense, and this way it's easy
7866 to restore a vscroll of zero.
7867
7868 * xterm.c (x_inverted_image_mask): Check that pixmap could be
7869 allocated.
7870 (x_draw_image_glyph_string_background): Don't clip if pixmap
7871 could not be created.
7872
7873 * xfns.c (xbm_load_image_from_file): Check that pixmap could
7874 be created.
7875 (xbm_load): Ditto.
7876 (gs_load): Ditto.
7877
7878 * xterm.c (x_get_glyph_overhangs): Take image and stretch
7879 glyphs into account.
7880
7881 * xfaces.c (realize_default_face): Don't set font family of
7882 the default face from the fontset alias name for `fontset-startup'.
7883
7884 * xfns.c (gs_load): Pass frame's pixel foreground and background
7885 color to the Lisp loader.
7886
78871998-07-19 Gerd Moellmann <gerd@gnu.org>
7888
7889 * xfns.c (tiff_image_p, tiff_load): Support TIFF images via
7890 libtiff34.
7891
7892 * configure.in (--with-tiff, HAVE_TIFF): Added.
7893
7894 * config.in (HAVE_TIFF): Added.
7895
7896 * Makefile.in (LIBTIFF): Added.
7897
7898 * xfns.c (jpeg_image_p, jpeg_load): Support JPEG images.
7899
7900 * Makefile.in (LIBJPEG): Added.
7901
7902 * xfns.c (resource_types): Enumerators renamed to RES_TYPE_NUMBER,
7903 RES_TYPE_BOOLEAN etc. because of conflict of `boolean' with
7904 jpeglib.h.
7905
7906 * configure.in (HAVE_JPEG, --with-jpeg): Added. On systems
7907 where the library is installed in /usr/local/lib, e.g. FreeBSD,
7908 configure must be run with `--x-includes=/usr/X11R6/include:
7909 /usr/local/include --x-libraries=/usr/X11R6/lib:/usr/local/lib'.
7910
79111998-07-18 Gerd Moellmann <gerd@gnu.org>
7912
7913 * config.in (HAVE_JPEG): Added.
7914
7915 * xfns.c (ct_init): Initialize color table used to map RGB colors
7916 from images to X pixel colors.
7917 (ct_free): Free color table.
7918 (ct_lookup): Look an RGB color up.
7919 (ct_allocated_colors): Get vector of allocated colors.
7920 (pbm_image_p): Test if image specification is a valid PPM
7921 image specification.
7922 (pbm_scan_number): Scan a decimal ASCII number from a file.
7923 (pbm_load): Load a PPM image.
7924
7925 * window.c (Fset_window_vscroll): Adjust glyph matrix if
7926 necessary. Take canonical character units as parameter.
7927 (Fwindow_vscroll): Return canonical character units.
7928
7929 * dispnew.c (allocate_matrices_for_window_redisplay): Add negative
7930 w->dy to display height for which glyph rows must be allocated.
7931
79321998-07-17 Gerd Moellmann <gerd@gnu.org>
7933
7934 * xfaces.c (face_at_string_position): Merge in region face
7935 so that it won't overwrite the font in the region.
7936 (face_at_buffer_position): Ditto.
7937 (realize_basic_faces): Don't realize region face.
7938
7939 * dispextern.h (enum face_id): REGION_FACE_ID removed.
7940
7941 * xterm.c (x_set_glyph_string_background_width): Don't let
7942 cursor face extend to end of line.
7943
7944 * xdisp.c (append_space): If adding space of default face,
7945 make sure glyph ist produced with right face.
7946
7947 * xterm.c (x_clear_glyph_string_rect): Draw a rectangle in the
7948 background color of a glyph string.
7949 (x_draw_glyph_string_background): Call it.
7950 (x_draw_glyph_string_bg_rect): Ditto.
7951 (x_draw_stretch_glyph_string): Ditto.
7952
79531998-07-15 Gerd Moellmann <gerd@gnu.org>
7954
7955 * xdisp.c (init_iterator): Initialize it->current_y to the
7956 window's vscroll w->dy.
7957
7958 * window.c (Fwindow_vscroll): Return number of pixels window
7959 is vscrolled smoothly.
7960 (Fset_window_vscroll): Set the number.
7961
7962 * xdisp.c (move_iterator_to): Recognize case MOVE_TO_POS and
7963 to_pos in truncated part of a line.
7964
79651998-07-14 Gerd Moellmann <gerd@gnu.org>
7966
7967 * xdisp.c (move_iterator_in_display_line_to): If very first glyph
7968 doesn't fit on the line, truncate it, despite truncate_lines nil.
7969 (display_line): Ditto.
7970
7971 * xfns.c: Experimental support for Ghostscript images.
7972
7973 * xterm.c (x_term_init): Initialize new atoms DONE and PAGE.
7974 (XTread_socket): React on events from Ghostscript.
7975 (expose_frame): If width or height are zero, redraw entire frame.
7976 (XTread_socket): Call expose_frame after receiving event from
7977 Ghostscript.
7978
7979 * xterm.h (struct x_display_info): Add atoms DONE and PAGE
7980 for Ghostscript support.
7981
7982 * xdisp.c (redisplay_internal): Return quickly if called
7983 recursively.
7984
7985 * alloc.c (NSTATICS): Increased to 1024.
7986
79871998-07-08 Gerd Moellmann <gerd@gnu.org>
7988
7989 * xterm.c (x_append_stretch_glyph): Append a stretch glyph to an
7990 iterator's glyph row.
7991 (x_produce_stretch_glyph): Call it.
7992 (x_produce_glyphs): Handle `space-width' property; call
7993 x_append_stretch_glyph.
7994
7995 * xdisp.c (syms_of_xdisp): Add symbol `space-width' used as a text
7996 property.
7997 (get_iterator_space_width): Determine value of `space-width'
7998 property at iterator's position.
7999 (reseat_iterator): Call it.
8000 (next_element_from_string): Ditto.
8001 (next_element_from_buffer): Ditto.
8002 (init_iterator): Initialize space_width of iterator.
8003 (redisplay_internal): Don't goto end_of_redisplay if PT hasn't
8004 moved, but cursor blinks.
8005 (redisplay_internal): Set w->last_cursor_off_p after update.
8006
8007 * dispextern.h (enum iterator_prop_idx): Add SPACE_WIDTH_PROP_IDX.
8008 (struct display_iterator): Add new member space_width.
8009
8010 * window.h (struct window): Add last_cursor_off_p.
8011
80121998-07-07 Gerd Moellmann <gerd@gnu.org>
8013
8014 * Saved.
8015
8016 * window.c (Fpos_visible_in_window_p): Case window not up to
8017 date---return nil if iterator hasn't reached position.
8018
80191998-07-06 Gerd Moellmann <gerd@gnu.org>
8020
8021 * xdisp.c (text_outside_line_unchanged_p): Fix case that
8022 overlays have changed.
8023 (redisplay_window): Case cursor movement. Don't try it if
8024 last_cursor.vpos is out of range.
8025
8026 * xdisp.c (set_cursor_from_row): Set this_line_.* variables. This
8027 way, the display optimization for the line containing the cursor
8028 is used more frequently, esp. when we have a blinking cursor.
8029 (display_line): Don't set this_line_.* variables.
8030
8031 * xterm.c (x_redraw_cursor): Removed.
8032 (x_display_and_set_cursor): Set cursor type depending on
8033 cursor_off_p flag of window.
8034
8035 * dispnew.c (redraw_cursor_hook): Removed.
8036 (Fblink_cursor): Additional parameter on_p to set the cursor_off_p
8037 member of the selected window.
8038
8039 * xfaces.c (Fface_font): Added for compatibility with 20.2.
8040
8041 * xterm.c (x_y_to_hpos_vpos): Return null if not over text.
8042 Return glyph area under x/y.
8043 (note_mouse_highlight): Use x_y_to_hpos_vpos in its new form.
8044
8045 * keyboard.c (detect_input_pending_run_timers): Call gobble_input
8046 after redisplaying.
8047
80481998-07-05 Gerd Moellmann <gerd@gnu.org>
8049
8050 * xdisp.c (text_outside_line_unchanged_p): Test if changes
8051 are all outside of a line of text.
8052 (redisplay_internal): Use it.
8053
80541998-06-30 Gerd Moellmann <gerd@gnu.org>
8055
8056 * xdisp.c (next_element_from_buffer): After skipping over
8057 invisible text, look for the `glyph' property.
8058 (set_iterator_stop_pos): Ignore check positions in front
8059 of an iterator's current position.
8060
8061 * xterm.c (show_mouse_face): Don't act on rows that don't exist
8062 anymore or which are marked as not having valid contents.
8063
8064 * xfaces.c (Finternal_set_lisp_face_attribute): Don't free
8065 realized faces if new attribute value is equal to old value.
8066
80671998-06-29 Gerd Moellmann <gerd@gnu.org>
8068
8069 * xfaces.c (Finternal_make_lisp_face): Increment
8070 lface_id_to_name_size when lface_id_to_name is reallocated.
8071
80721998-06-27 Gerd Moellmann <gerd@gnu.org>
8073
8074 * xdisp.c (set_iterator_stop_pos): Compute initial stop_pos
8075 as minimum of endpos and overlay_pos.
8076 (load_overlay_strings): Set next_overlay_pos of iterator to
8077 -1 if we don't have to check for more overlay strings.
8078
80791998-05-09 Gerd Moellmann <gerd@gnu.org>
8080
8081 * xdisp.c (set_iterator_to_next_visible_line_start): Don't
8082 do anything if iterator is at ZV because scan_buffer doesn't
8083 work otherwise.
8084
8085 * xterm.c (x_encode_char): Inline it.
8086 (x_get_char_font_and_encoding): Simplified.
8087 (x_per_char_metric): Inline it.
8088
8089 * xterm.c (x_draw_glyph_string_relief): Use clipping.
8090
8091 * xdisp.c (get_next_display_element): Check for end of relief
8092 face moved here from next_element_from_buffer.
8093
8094 * xterm.c (x_produce_image_glyph): Add relief thickness.
8095 (x_produce_stretch_glyph): Ditto.
8096
80971998-05-08 Gerd Moellmann <gerd@gnu.org>
8098
8099 * xdisp.c (fill_iterator_from_glyph_property): Handle glyph
8100 property value (space :width WIDTH :height HEIGHT :ascent ASCENT).
8101
8102 * xterm.c (x_produce_stretch_glyph): Produce a stretch glyph
8103 from a glyph property.
8104 (x_produce_glyphs): Use it.
8105
8106 * xdisp.c (set_iterator_to_next): Handle next_element_from_stretch.
8107
8108 * xterm.c (x_produce_image_glyph): Add to current_x only if
8109 in text area.
8110 (x_produce_glyphs): Ditto.
8111
8112 * xdisp.c (display_line): Compute row height from glyphs in
8113 marginal areas.
8114
8115 * xterm.c (x_draw_image_glyph_string_background): Draw
8116 background of an image glyph string.
8117 (x_draw_glyph_string_bg_rect): Draw a rectangular region of
8118 the background of a glyph string.
8119 (x_draw_image_glyph_string_foreground): Draw the foreground of
8120 an image glyph string.
8121 (x_inverted_image_mask): Return the inverted mask of an image.
8122
8123 * xfns.c (x_draw_image): Removed.
8124
8125 * dispextern.h (struct image_type): Remove drawing function.
8126
8127 * xfaces.c (load_face_colors): Swap colors if face is inverse.
8128
8129 * xdisp.c (get_next_display_element): In marginal areas, translate
8130 newlines, tabs, etc. like normal control characters.
8131
8132 * xfaces.c (Fface_color_supported_p): Transpose parameters frame
8133 and color.
8134 (free_realized_faces): Set frame garbaged.
8135
8136 * xfaces.c (syms_of_xfaces): Add defsubr for
8137 internal-lisp-face-attribute-values.
8138
81391998-05-07 Gerd Moellmann <gerd@gnu.org>
8140
8141 * xterm.c (x_produce_image_glyph): Don't add glyph if area is
8142 full.
8143 (x_produce_image_glyph): Set IT->nglyphs to 1.
8144 (x_draw_image_glyph_string): Use inverted mask to draw background.
8145
8146 * dispextern.h (struct image_type): Additional clipping rect
8147 parameters for drawing functions.
8148
8149 * xterm.c (x_get_glyph_string_clip_rect): Get clip rect for
8150 a glyph string.
8151 (x_draw_image_glyph_string): Use it and pass the rect to the
8152 image drawing function.
8153
8154 * xdisp.c (fill_iterator_from_glyph_property): Use position of
8155 first character with `glyph' property as image position. Set
8156 iterator back to that position as long as the image hasn't been
8157 consumed with set_iterator_to_next.
8158 (set_cursor_from_row): Accept when glyph with given position is
8159 not found in the row. Set cursor x to end of line in that case,
8160 so that we can hscroll.
8161 (redisplay_internal): Correct computation of delta by which
8162 positions have changed in redisplay optimization for cursor
8163 row of selected window.
8164
8165 * xdisp.c (display_line): Remove start_pos.
8166 (display_line): Fix bug preventing display optimization for
8167 cursor line of selected window.
8168 (next_element_from_buffer): Avoid XSETBUFFER, use it->w->buffer
8169 instead.
8170
8171 * dispnew.c (update_text_area): Use GLYPH_EQUAL_P.
8172 (update_text_area): Take glyph pixel width into account
8173 when trying to find a resync point.
8174 (row_equal_p): Compare glyphs in all areas.
8175
81761998-05-06 Gerd Moellmann <gerd@gnu.org>
8177
8178 * xterm.c (x_produce_glyphs): Don't add glyph if area is full.
8179
8180 * dispextern.h (struct glyph_row): Use unsigned hash value.
8181
8182 * xdisp.c (display_line): Simplified and made faster by setting
8183 the cursor with set_cursor_from_row.
8184 (set_cursor_from_row): Handle rows of desired matrix.
8185
81861998-05-05 Gerd Moellmann <gerd@gnu.org>
8187
8188 * xdisp.c (set_cursor_from_row): Don't put cursor on glyphs
8189 with type != CHAR_GLYPH.
8190 (fill_iterator_from_glyph_property): Return void. Set
8191 method to next_element_from_image.
8192 (next_element_from_image): Dummy function for delivering a
8193 single image id.
8194 (set_iterator_to_next): Add method next_element_from_image.
8195 (redisplay_window): When recentering, and cursor vpos is -1
8196 after display, assume middle of window is in first line displayed
8197 in window, and display again.
8198 (fill_iterator_from_glyph_property): Assign image glyph
8199 the position of the first character having the glyph property.
8200
8201 * dispextern.h (IMAGE_ASCENT): Compute ascent of image.
8202 * xfns.c (x_draw_image): Use it.
8203 * xterm.c (x_produce_image_glyph): Use it.
8204
8205 * xterm.c (x_produce_image_glyph): Set iterator's pixel_width.
8206
8207 * Makefile.in: Extraneous #define of LIBXPM removed.
8208
8209 * xterm.c (x_produce_glyphs): Produce a STRETCH_GLYPH for tabs.
8210 (x_fill_stretch_glyph_string): Fill a glyph string from a
8211 stretch glyph.
8212 (x_compute_glyph_string_overhangs): Compute overhangs only
8213 for text glyph strings.
8214 (x_draw_stretch_glyph_string): Draw a stretch glyph string.
8215 (x_draw_glyph_string): Call it.
8216
8217 * dispextern.h (glyph_type): Add STRETCH_GLYPH.
8218 (struct glyph): Add sub-structure for stretchable glyphs.
8219 (GLYPH_EQUAL_P): Compare glyph type and u.val.
8220
8221 * xdisp.c (get_overlay_arrow_glyph_row): Put face code into
8222 #ifdef HAVE_FACES.
8223
8224 * xterm.c (x_produce_glyphs): Use ASCII face for spaces of a TAB.
8225
8226 * xdisp.c (fill_iterator_from_glyph_property): Renamed from
8227 setup_iterator_from_glyph_property. Don't do it for terminal
8228 frames.
8229
8230 * xterm.c (x_produce_image_glyph): Produce glyph for image
8231 that can't be loaded.
8232
8233 * xfns.c (lookup_image): If image can't be loaded, set its
8234 width and height so that we can draw a rectangle.
8235 (x_draw_image): Draw a rectangle for images that don't have
8236 a pixmap.
8237 (make_image): Set hash value.
8238 (image_spec_equal_p): Use image_spec_value.
8239
8240 * xterm.c (expose_frame): Don't try to redraw if basic faces
8241 haven't benn realized yet.
8242 (x_draw_image_glyph_string): Fill background only if image
8243 is not as tall as row.
8244
82451998-05-04 Gerd Moellmann <gerd@gnu.org>
8246
8247 * Makefile.in (LIBXPM): If not already defined, define to -lXpm.
8248 (LIBX)[HAVE_X11]: Add LIBXPM.
8249
8250 * xfns.c (xpm_image_p): Implementation of image type functions
8251 for XPM.
8252 (xpm_load): Ditto.
8253
8254 * dispextern.h (struct image): Add mask pixmap for XPM.
8255
8256 * xfns.c (x_draw_image): Handle images with masks.
8257
8258 * configure.in: --with-xpm added. Code detecting -lXpm added.
8259
8260 * config.in: Add HAVE_XPM.
8261
8262 * xfns.c (xbm_draw): Removed.
8263 (x_draw_image): Default implementation for drawing images.
8264 (xbm_keyword_index): Remove XBM_DEPTH.
8265 (xbm_format): Remove `:depth'.
8266 (xbm_image_spec_from_file): Removed to reduce consing.
8267 (xbm_load_image_from_file): Added for the same reason.
8268
8269 * xterm.c (x_fill_image_glyph_string): Don't set ybase of
8270 glyph string.
8271 (x_draw_image_glyph_string): Pass ybase to image draw function.
8272
8273 * xfns.c (make_image): Set default baseline.
8274
8275 * xterm.c (x_produce_image_glyph): Compute ascent of image
8276 from its height and baseline percentage.
8277
8278 * xfns.c (xbm_keyword_index): Add XBM_BASELINE.
8279 (xbm_format): Add description for `:baseline'.
8280 (xbm_image_spec_from_file): Add keywords from original spec to
8281 result.
8282 (xbm_load): Set baseline of image.
8283 (xbm_image_p): Check range for baseline.
8284
8285 * dispextern.h (struct image): Add member baseline.
8286
8287 * xdisp.c (dump_glyph_matrix): Handle image glyphs.
8288
8289 * term.c (produce_glyphs): Change assertion to allow DISP_IMAGE.
8290
8291 * xdisp.c (get_next_display_element): Do character translations
8292 only if delivering characters.
8293
82941998-05-03 Gerd Moellmann <gerd@gnu.org>
8295
8296 * dispextern.h (ITERATOR_AT_END_OF_LINE_P): Test for
8297 DISP_CHARACTER.
8298
8299 * xterm.c (x_produce_image_glyph): Poduce image glyphs.
8300 (x_produce_glyphs): Call x_produce_glyphs for DISP_IMAGE.
8301
83021998-05-02 Gerd Moellmann <gerd@gnu.org>
8303
8304 * xfns.c (prepare_image_for_display): Set image timestamp.
8305 (clear_image_cache): Clear images if image's timestamp +
8306 Vimage_eviction_seconds is > now.
8307 (syms_of_xfns): New variables image-eviction-seconds, and
8308 image-types.
8309 (add_image_format): Add to image-types.
8310 (xbm_load): Support new image spec format.
8311 (x_alloc_image_color): Allocate a color for an image.
8312
8313 * dispextern.h (struct image): Add timestamp.
8314
8315 * xfns.c (xbm_image_p): Allow bool-vectors, vectors of strings and
8316 vectors of bool-vectors.
8317 (xbm_lisp_object_from_file): Build new format image spec.
8318
83191998-05-01 Gerd Moellmann <gerd@gnu.org>
8320
8321 * xfaces.c (init_frame_faces): Initialize image cache.
8322 (free_frame_faces): Free it.
8323
8324 * xterm.c (x_delete_display): Don't free image cache.
8325
8326 * emacs.c (main): Call init_xfns.
8327
83281998-04-30 Gerd Moellmann <gerd@gnu.org>
8329
8330 * alloc.c (mark_object): Mark objects in image cache.
8331
8332 * xfns.c (x_set_internal_border_width): Correct call to
8333 widget_store_internal_border_width.
8334
8335 * widget.c (widget_store_internal_border): Return void.
8336
8337 * xfns.c (x_destroy_bitmap): Use xfree instead of free. Return
8338 void.
8339 (init_x_parm_symbols): Return void.
8340 (x_report_frame_params): Ditto.
8341 (x_set_border_pixel): Ditto.
8342 (syms_of_xfns): Ditto.
8343 (x_destroy_all_bitmaps): Use xfree instead of free.
8344
8345 * xterm.h (FRAME_X_IMAGE_CACHE): Access the image cache of a frame.
8346
8347 * xterm.c (x_term_init): Initialize image_cache of display info.
8348 (x_delete_display): Free image cache.
8349
8350 * xterm.h (struct x_display_info): Add image_cache.
8351
8352 * xfns.c (make_image_cache): Allocate a new image cache.
8353 (free_image_cache): Free an image cache.
8354 (make_image): Allocate an image.
8355 (free_image): Free an image.
8356
8357 * dispextern.h (struct image): Structure describing an image.
8358 (struct image_cache): Structure describing an image cache.
8359
83601998-04-29 Gerd Moellmann <gerd@gnu.org>
8361
8362 * xdisp.c (check_iterator_glyph_property): Return int. Value is
8363 non-zero if iterator is filled with something to return.
8364 (next_element_from_buffer): Immediately return if
8365 setup_iterator_from_glyph_prop has filled iterator with pixmap.
8366 (next_element_from_string): Likewise.
8367
8368 * xfaces.c (load_pixmap): Allow to pass null for W_PTR and H_PTR.
8369
8370 * dispextern.h (struct glyph): Add pixmap_id.
8371 (display_element_type): Add DISP_PIXMAP.
8372
8373 * xmenu.c (popup_get_selection): Use xmalloc/xfree instead of
8374 malloc/free.
8375
8376 * xfaces.c (clear_font_table): Free fonts not used by fontsets.
8377 (clear_face_cache): Call it.
8378
8379 * xterm.c (x_query_font): Don't look at empty font table slots.
8380 (x_compute_min_glyph_bounds): Likewise.
8381 (x_term_init): Initialize font_table to null.
8382 (x_load_font): Change allocation of font_info structures so
8383 that it is possible to free fonts.
8384
8385 * xfns.c (Fx_close_connection): Use xfree instead of free.
8386 Only free fonts from filled font table entries.
8387
8388 * xfaces.c (best_matching_font): Support use of scalable fonts.
8389 (Fface_scalable_fonts_mode): Toggle use of scalable fonts.
8390
8391 * xterm.h (struct x_display_info): Remove screen_dpi, add resx
8392 and resy.
8393 * xterm.c (x_term_init): Compute resx and resy.
8394
8395 * xfaces.c (split_font_name): Don't reject scalable fonts.
8396
8397 * xterm.c (x_list_fonts): Set code exclusing scalable fonts
8398 in #if 0.
8399
8400 * xfaces.c (xlfd_point_size): Return 0 for fonts whose real
8401 point size cannot be determined.
8402
8403 * xterm.h (FRAME_SMALLEST_CHAR_WIDTH): Return smallest character
8404 width over all fonts on a frame.
8405 (FRAME_SMALLEST_FONT_HEIGHT): Likewise for font height.
8406 * dispnew.c (adjust_frame_glyphs_for_window_redisplay): Use these
8407 macros.
8408
8409 * xterm.c (x_font_min_bounds): Moved here from xfaces.c.
8410 (x_compute_min_char_bounds): Formerly min_char_bounds in xfaces.c.
8411 (x_load_font): Use x_compute_min_char_bounds.
8412
8413 * xterm.h (struct x_display_info): New members smallest_char_width
8414 and smallest_font_height.
8415
84161998-04-28 Gerd Moellmann <gerd@gnu.org>
8417
8418 * dispextern.h (PREPARE_FACE_FOR_DISPLAY): Call function with
8419 the same name if GC of face is zero.
8420
8421 * dispextern.h (struct face): Member non_ascii_gc removed.
8422
8423 * xterm.c (x_get_char_font_and_encoding): Return face's font
8424 for characters < 0177 in default face. Prepare face for
8425 display before returning it.
8426 (x_produce_glyphs): Use it->charset.
8427 (x_get_char_font_and_encoding): Simplified.
8428 (x_encode_char): Remove parameter `font'.
8429
8430 * xfaces.c (choose_face_font): If registry from charset symbol
8431 doesn't contain a `-', make it a pattern by appending "*-*".
8432
8433 * xdisp.c (check_iterator_glyph_property): Adjust limit for
8434 glyph_check_pos computation to character boundary.
8435
84361998-04-27 Gerd Moellmann <gerd@gnu.org>
8437
8438 * fontset.h (FONT_INFO_FROM_ID): Return null if ID is invalid.
8439
8440 * xfaces.c (ascii_face_of_lisp_face): Get the id of the realized
8441 ASCII face for a given Lisp face id.
8442
8443 * xdisp.c (set_iterator_stop_pos): Take glyph_check_pos into
8444 account.
8445 (reseat_iterator): Set glyph_check_pos. Handle case where
8446 new position is < original position.
8447 (check_iterator_glyph_property): Handle glyph property in strings.
8448 (next_element_from_string): Call above function.
8449 (next_element_from_display_vector): Handle faces in glyphs.
8450 (get_next_display_element): Set face_id of glyphs for
8451 control chars to zero.
8452
8453 * Makefile.in (term.o): Add dependency on dispextern.h.
8454
8455 * xdisp.c (syms_of_xdisp): Add symbol `glyph'.
8456 (display_line): Handle marginal areas.
8457 (move_iterator_in_display_line_to): Likewise.
8458
8459 * xfaces.c (Finternal_make_lisp_face): Assign Lisp faces an id.
8460
8461 * xfaces.c (face_at_buffer_position): Don't merge with nil
8462 text property.
8463 (face_at_string_position): Ditto.
8464
8465 * dispextern.h (struct display_iterator): Use a stack of saved
8466 values instead of saving check positions etc. individually.
8467
8468 * xdisp.c (set_iterator_to_next): If end of Lisp string reached,
8469 maybe pop the iterator's stack.
8470 (save_iterator_settings): Push a value on iterator's stack.
8471 (get_overlay_strings_at_iterator_position): Use it.
8472 (restore_iterator_settings): Pop the stack.
8473 (set_iterator_to_next_overlay_string): Use it.
8474
8475 * xfaces.c (try_font_list): Use alternative font families.
8476
84771998-04-26 Gerd Moellmann <gerd@gnu.org>
8478
8479 * xfaces.c (Fset_face_font_sort_order): Set the order in which
8480 font selection matches fonts.
8481 (Fface_font_sort_order): Return the font sort order.
8482 (best_matching_font): Find best matching font based on sort order.
8483 (cmp_font_names): Sort by given sort order.
8484
8485 * dispextern.h (struct display_iterator): New member faces_p.
8486 * xdisp.c (init_iterator): Initialize it->faces_p.
8487 (compute_face_at_iterator_string_position): Use it.
8488 (compute_face_at_iterator_position): Use it.
8489 (init_iterator): Use it.
8490 (display_mode_line): Ditto.
8491
8492 * xdisp.c (get_next_display_element): Put code choosing a face
8493 when the charset changes in #ifdef HAVE_FACES.
8494
8495 * dispextern.h (FACE_FOR_CHARSET): Replacement for function
8496 lookup_face_for_charset.
8497
8498 * xfaces.c (free_font_names): Renamed from free_split_font_names.
8499 (free_all_realized_faces): Renamed from remove_all_realized_faces.
8500
85011998-04-25 Gerd Moellmann <gerd@gnu.org>
8502
8503 * xfaces.c (best_matching_font): Return the name of the best
8504 matching font in an array of font_name structures.
8505 (choose_face_font): Use it.
8506 (choose_face_fontset_font): Use it.
8507 (find_best_weight_font): If final font found has same weight as
8508 the font we started with, return the original font because it is a
8509 better match for the resolution of the display.
8510 (find_best_slant_font): Likewise.
8511 (merge_face_vector_with_property): Check more invalid attribute
8512 values.
8513 (lface_suitable_for_charset_p): Replaced by a macro with the same
8514 name in upper-case.
8515
85161998-04-24 Gerd Moellmann <gerd@gnu.org>
8517
8518 * dispextern.h (struct face): Member
8519 fontset_chosen_for_realization_p removed.
8520
8521 * xfaces.c (cache_face): If face->fontset >= 0, add face to the
8522 end of the collision list, so that we find more specific faces
8523 first.
8524 (lookup_face_for_charset): Look up a new face if face->fontset >=
8525 0, and charset != CHARSET_COMPOSITION.
8526
8527 * xfaces.c (split_font_name): Return zero if point size of font
8528 couldn't be computed.
8529 (realize_default_face): Use ASCII font of a fontset to determine
8530 font-related attributes of the default face.
8531 (face_fontset): Return fontset id for face family.
8532 (font_list): Additional parameter font_pattern. If non-nil,
8533 return fonts matching that pattern.
8534
85351998-04-23 Gerd Moellmann <gerd@gnu.org>
8536
8537 * xfaces.c (choose_face_fontset): If new fontset cannot be
8538 constructed, or fontset name cannot be split, return the id of the
8539 standard fontset.
8540
8541 * xterm.c (XTframe_up_to_date): Check that frame is an X frame.
8542 When Emacs starts, it may be called for the initial frame which
8543 isn't an X frame.
8544
8545 * dispextern.h (struct face): New members foreground_defaulted_p,
8546 background_defaulted_p.
8547 (struct face): Members `mask' and `cache' removed.
8548
8549 * xfaces.c (load_color): Set them.
8550 (free_face_colors): Check them.
8551 (xlfd_point_size): Return -1 if resolution or point size of
8552 font unknown.
8553
8554 * xfaces.c (free_font): Removed.
8555 (load_face_font_or_fontset): Renamed from load_font.
8556 (load_face_font_or_fontset): Use message2 instead of signalling.
8557 (load_color): Likewise.
8558 (load_pixmap): Likewise.
8559
8560 * xterm.h (struct x_display_info): Add screen_dpi.
8561 * xterm.c (x_term_init): Initialize it.
8562 * xfaces.c (xlfd_point_size): Use it.
8563 (split_font_name): Compute numeric XLFD_RESY.
8564 (cmp_font_names): Make fonts with an y-resolution more
8565 similar to that of the frame appear first in the result.
8566
8567 * xfaces.c (cache_face): If fontset_chosen_for_realization_p
8568 is set for the face to cache, add it to the end of the collision
8569 list.
8570 (try_font_list): If fonts for given family and registry cannot
8571 be found, first try to keep the registry, and choose a different
8572 family.
8573 (choose_face_font): Allow nfonts == 0.
8574 (try_font_list): Give up if no font matches given registry.
8575
85761998-04-22 Gerd Moellmann <gerd@gnu.org>
8577
8578 * xterm.c (x_get_char_font_and_encoding): Get font_info from
8579 font info id of the face.
8580
8581 * xfaces.c (load_font): Set font_info_id.
8582 (realize_face): Ditto.
8583
8584 * dispextern.h (struct face): Change member font_info to
8585 font_info_id.
8586
8587 * fontset.h (FONT_INFO_ID): Build an ID from a font_info pointer.
8588 (FONT_INFO_FROM_ID): Get a font_info pointer from an ID.
8589
8590 * xdisp.c (extend_face_to_end_of_line): If IT's current charset
8591 isn't ASCII, get the ASCII face before adding a space.
8592 (append_space): Likewise.
8593 (insert_left_trunc_glyphs): Initialize truncate_it's charset
8594 to -1 so that it will compute the right face for the truncation
8595 glyphs.
8596
8597 * xfaces.c (realize_face): Set
8598 face->fontset_chosen_for_realization_p.
8599 (lookup_face_for_charset): If fontset wasn't specified originally
8600 and new charset != CHARSET_COMPOSITION, get a new face for that
8601 charset.
8602
8603 * dispextern.h (struct face): New member
8604 fontset_chosen_for_realization_p_specified_p. Set to 1 when
8605 realize_face has chosen a fontset to display composite characters
8606 for a Lisp face not specifying a fontset.
8607
8608 * xdisp.c (extend_face_to_end_of_line): Move tests for default
8609 face and line already filled here. Don't do anything if current
8610 face hasn't a relief or has a background equal to the frame
8611 background.
8612
8613 * xfaces.c (split_font_name): Additional parameter numeric_p.
8614 Don't compute numeric values if it is non-zero.
8615 (choose_face_fontset): Call split_font_name with numeric_p == 0.
8616 (choose_face_fontset): Print a message if fontset contains a
8617 font whose name cannot be split into fields.
8618
86191998-04-21 Gerd Moellmann <gerd@gnu.org>
8620
8621 * xfaces.c (try_font_list): Try to load a list of fonts,
8622 possibly using less restrictive patterns.
8623 (choose_face_font): Use it.
8624
8625 * xterm.c (x_get_char_font_and_encoding): For charset !=
8626 CHARSET_ASCII use font_info of face if face hasn't a fontset set.
8627
8628 * dispextern.h (struct face): New member font_info.
8629
8630 * xfaces.c (load_font): Use FS_LOAD_FONT to load fonts for faces
8631 specifying a fontset as well as those not having a fontset.
8632 (free_font): Make it empty.
8633 (realize_face): Use changed load_font.
8634
8635 * xterm.c (x_get_char_font_and_encoding): If face doesn't
8636 fit for charset, get the right one.
8637
8638 * xfaces.c (load_font): Take frame and name parameter, return
8639 font.
8640 (free_font): Likewise.
8641 (split_font_name): Compute numeric values for height, swidth etc.
8642 (cmp_font_names): Use them.
8643 (find_best_width_font): Ditto.
8644 (find_best_height_font): Ditto.
8645 (find_best_weight_font): Ditto.
8646 (find_best_slant_font): Ditto.
8647 (lface_hash): Add weight, slant, swidth and relief to hash value.
8648 (lface_equal_p): Make it faster.
8649 (lface_from_symbol): Use assq_no_quit.
8650 (Fnote_default_face_changed): Removed.
8651 (cmp_font_names): Use strcmp instead of xstricmp.
8652 (face_charset_registries): Removed.
8653
86541998-04-20 Gerd Moellmann <gerd@gnu.org>
8655
8656 * frame.h (CHECK_FRAME): Give this macro a statement form.
8657 (CHECK_LIVE_FRAME): Ditto.
8658
8659 * xfaces.c (find_best_width_font): Find the best matching font
8660 for a given width.
8661 (find_best_height_font): Likewise for height.
8662 (find_best_weight_font): Likewise for weight.
8663 (find_best_slant_font): Likewise for slant.
8664 (choose_face_font): Use them.
8665 (get_lface_attributes): Always return frame-local face attrs.
8666 (Finternal_merge_in_global_face): Merge local face with
8667 global face attributes.
8668
8669 * xfaces.c (check_lface_attrs, check_lface): Check consistency of
8670 Lisp face attributes.
8671
86721998-04-19 Gerd Moellmann <gerd@gnu.org>
8673
8674 * xfaces.c (Finternal_set_lisp_face_attribute): Add :bold
8675 and :italic for compatibility.
8676 (Finternal_set_lisp_face_attribute_from_resource): Handle
8677 :bold and :italic. Handle boolean resource values for
8678 :underline and :italic.
8679
8680 * xfns.c (display_x_get_resource): Make it externally visible.
8681
8682 * xfaces.c (lface_from_symbol): Take a frame as parameter.
8683 If that frame is non-null, return the frame-local face.
8684 (Finternal_make_lisp_face): Additional frame argument.
8685 (lface_attributes): Get face attributes from global and frame-local
8686 definitions.
8687 (Finternal_lisp_face_equal_p): Additional frame argument.
8688 (merge_lisp_face_vector_with_property): Ditto.
8689 (Frealize_basic_faces): Removed.
8690 (Finternal_get_lisp_face_attribute): Additional frame argument.
8691 (Finternal_lisp_face_p): Ditto.
8692 (load_color) [MSDOS]: Removed because it isn't clear how
8693 to do this for MS-DOS.
8694
8695 * xfaces.c (lface_from_symbol): Get global face definition
8696 from face-global-alist.
8697
8698 * xfaces.c (Finternal_set_lisp_face_attribute): Allow `t'
8699 as values for :underline and :inverse-video.
8700 (Finternal_set_lisp_face_attribute): Allow nil values.
8701
87021998-04-17 Gerd Moellmann <gerd@gnu.org>
8703
8704 * xfaces.c (Finternal_make_lisp_face): Return Lisp face vector.
8705
8706 * xfaces.c (syms_of_xfaces): Add Vall_faces.
8707 (Finternal_make_lisp_face): Add new face to Vall_faces.
8708
8709 * xdisp.c (echo_area_display): Remove code recomputing faces.
8710 (redisplay_internal): Ditto.
8711 (init_iterator): Do it here.
8712
8713 * xfaces.c (choose_face_font): Check that swidth doesn't change
8714 for subusequent attributes.
8715 (xlfd_point_size): Return int.
8716
8717 * xdisp.c (redisplay_internal, echo_area-display): If realized
8718 faces have been cleared, call recompute_basic_faces.
8719
8720 * xfaces.c (recompute_basic_faces): Free realized faces. Reset
8721 face_attributes_changed_p.
8722 (remove_all_realized_faces): Remove all realized faces on
8723 all frames.
8724 (Finternal_set_lisp_face_attribute): Call remove_all_realized_faces.
8725
8726 * xdisp.c (redisplay_internal): If face attributes have been
8727 changed since the last redisplay, recompute basic faces.
8728 (echo_area_display): Ditto.
8729
8730 * xfaces.c (clear_face_gcs): Renamed from clear_realized_face_cache.
8731
8732 * xfaces.c (min_char_bounds): If face cache not yet present,
8733 don't try to get font dimensions from faces.
8734
8735 * xterm.c (x_frame_mode_line_height): If face cache not present
8736 set, return default height.
8737
8738 * alloc.c (mark_face_cache): Check for null faces. Correct
8739 index bug.
8740
8741 * dispextern.h (struct face): Renamed from struct rface. Member
8742 underline renamed underline_p. Make it a bit-field.
8743
8744 * xfaces.c (init_frame_faces): Allocate face cache.
8745 (free_frame_faces): Free face cache.
8746 (recompute_basic_faces): Realize basic faces only if face cache is
8747 allocated, i.e. after init_frame_faces has been called.
8748
8749 * frame.c (make_frame): Initialze face cache with null.
8750
8751 * xfaces.c (same_size_fonts): Removed.
8752
8753 * xterm.c (x_set_glyph_string_gc): Add post-condition
8754 s->gc != 0.
8755 (x_set_mouse_face_gc): Ditto.
8756 (x_set_mode_line_face_gc): Ditto.
8757
8758 * xfaces.c (realize_default_face): Return int. Value is
8759 zero if frame params don't contain enough information to
8760 realize the default face.
8761 (realize_basic_faces): Ditto.
8762 (init_frame_faces): Realize basic faces.
8763
8764 * xfns.c (x_set_font): First store real font name in frame
8765 parameters, then call recompute_basic_faces.
8766
8767 * xfaces.c (recompute_basic_faces): Call realize_basic_faces.
8768
87691998-04-16 Gerd Moellmann <gerd@gnu.org>
8770
8771 * xfaces.c (syms_of_xfaces): Correct calls to defsubr.
8772
8773 * xfns.c (Fx_face_fixed_p): Removed.
8774 (Fx_list_fonts): Moved to xfaces.c.
8775
8776 * xfaces.c (compute_face_at_buffer_pos): Renamed to
8777 face_at_buffer_position. Parameter charset removed; always
8778 compute face for CHARSET_ASCII.
8779 (face_at_string_position): Renamed from
8780 compute_face_at_string_pos. Parameter charset removed; always
8781 compute for CHARSET_ASCII.
8782 (lookup_face_for_charset): Take frame parameter instead of
8783 face_cache.
8784 (lookup_face): Ditto.
8785 (compute_char_face): Renamed from compute_glyph_face.
8786
8787 * xdisp.c (init_iterator): Initialize charset member.
8788 (reseat_iterator_to_string): Ditto.
8789 (get_charset_at_buffer_position): Determine charset at
8790 buffer position in current_buffer.
8791 (reseat_iterator): Call above function.
8792 (compute_face_at_iterator_position): Call
8793 compute_face_at_buffer_pos.
8794 (compute_face_at_iterator_string_position): Call
8795 compute_face_at_string_pos.
8796 (get_face_from_id): Removed.
8797 (get_face_from_cursor_pos): Call compute_face_at_buffer_pos.
8798 Call get_charset_at_buffer_position.
8799 (reseat_iterator): Determine face if charset at pos differs
8800 from iterator's charset.
8801 (reseat_iterator_to_glyph_pos): Removed.
8802
8803 * xfaces.c (compute_face_at_bufpos): Remove parameter charset.
8804 Determine charset from buffer position.
8805 (compute_string_char_face): Renamed to compute_face_at_string_pos.
8806 (compute_face_at_bufpos): Renamed to compute_face_at_buffer_pos.
8807
8808 * dispextern.h (struct display_iterator): Add member charset.
8809
88101998-04-15 Gerd Moellmann <gerd@gnu.org>
8811
8812 * xfaces.c (compute_char_face): Removed.
8813
8814 * xdisp.c (get_overlay_arrow_glyph_row): Use compute_glyph_face
8815 with new parameter list.
8816
8817 * xfaces.c (region_face): Removed.
8818 (allocate_face): Removed.
8819 (copy_face): Ditto.
8820 (face_eql): Removed.
8821 (intern_face): Removed.
8822 (clear_face_cache): Removed.
8823 (load_font): Ditto.
8824 (unload_font): Ditto.
8825 (load_color): Ditto.
8826 (unload_color): Ditto.
8827 (new_computed_face): Ditto.
8828 (intern_computed_face): Ditto.
8829 (ensure_face_ready): Ditto.
8830 (merge_faces): Ditto.
8831 (compute_base_face): Ditto.
8832 (merge_face_list): Ditto.
8833 (Fmake_face_internal): Removed.
8834 (Fset_face_attribute_internal): Ditto.
8835 (face_name_id_number): Removed.
8836 (Fframe_face_alist): Ditto.
8837 (Fset_frame_face_alist): Ditto.
8838 (Finternal_next_face_id): Ditto.
8839
8840 * xterm.h (struct x_output): Remove computed_faces, and
8841 param_faces. Remove macros accessing them.
8842
8843 * xfaces.c: Entirely new face implementation added.
8844
88451998-04-11 Gerd Moellmann <gerd@gnu.org>
8846
8847 * dispextern.h (struct glyph_pos): Member `bufpos' renamed
8848 `charpos'.
8849
88501998-04-10 Gerd Moellmann <gerd@gnu.org>
8851
8852 * xterm.c (x_scroll_bar_move): Clear only regions not covered by
8853 scroll bar window to reduce flickering. Clear entire height.
8854
8855 * xdisp.c (move_iterator_vertically_backward): Set iterator's
8856 current_x and hpos to zero after moving to previous line
8857 start.
8858
88591998-04-03 Gerd Moellmann <gerd@gnu.org>
8860
8861 * frame.h (FRAME_FACE_CACHE): Access to a frame's face cache.
8862
8863 * xfaces.c (xlfd_point_size): Compute relative point size of
8864 fonts from font and frame resolution.
8865 (sort_fonts): New function to sort fonts, temporarily setting
8866 font_frame to the frame in effect.
8867 (xlfd_point_size): Take additional frame parameter to be able
8868 to get at the display's resolution.
8869
8870 * xterm.c (x_setup_relief_colors): Use WHITE_PIX_DEFAULT and
8871 BLACK_PIX_DEFAULT.
8872 (x_setup_relief_color): Use FRAME_X_SCREEN instead of default
8873 screen of display.
8874
88751998-03-31 Gerd Moellmann <gerd@gnu.org>
8876
8877 * xfaces.c (choose_face_fontset): Instantiate fontsets.
8878
8879 * fontset.h: Add external declarations for Vfontset_alias_alist
8880 and Vglobal_fontset_alist.
8881
8882 * xfaces.c (merge_lisp_face_vector_with_property): Simplified.
8883 (realize_default_face): If frame parameters contain an artificial
8884 font name naming a fontset, set the family of the default face to
8885 the fontset name given by the registry.
8886
8887 * Makefile.in (alloc.o): Add dependency to dispextern.h.
8888
88891998-03-22 Gerd Moellmann <gerd@gnu.org>
8890
8891 * alloc.c (mark_object): Add function prototype. Add cast to
8892 Lisp_Object pointer in call to mark_object for symbol names
8893 because this otherwise gives a warning from gcc 2.8.1.
8894 (mark_face_cache): Mark Lisp objects in realized faces.
8895
88961998-03-19 Gerd Moellmann <gerd@gnu.org>
8897
8898 * frame.h (struct frame): Add member face_cache.
8899
8900 * alloc.c (mark_object): Mark face cache.
8901 (mark_face_cache): Mark Lisp faces in face cache of frame.
8902
8903 * frame.c (make_frame): Initialize face_cache.
8904 (Fdelete_frame): Free it.
8905
89061998-03-18 Gerd Moellmann <gerd@gnu.org>
8907
8908 * xfaces.c: Very first skeleton of functions for face realization,
8909 face merging, face cache etc.
8910
8911 * dispextern.h (struct rface): Realized faces. Will replace
8912 struct face when tested.
8913 (struct face_cache): Realized face caches.
8914
8915 * xdisp.c (init_iterator): Initialize area member of display
8916 iterator.
8917
89181998-03-17 Gerd Moellmann <gerd@gnu.org>
8919
8920 * xterm.c (x_append_glyph): Use it->area to store glyphs.
8921
8922 * dispextern.h (struct display_iterator): New member area.
8923
8924 * xterm.c (note_overwritten_text_cursor): Note when the text
8925 cursor of a window is overwritten.
8926
8927 * xdisp.c (set_cursor_from_row): If PT is not found in the
8928 row, display the cursor at the start of the row.
8929
8930 * dispnew.c (direct_output_forward_char): Call
8931 set_cursor_from_row.
8932
8933 * xdisp.c (setup_iterator_overlay_strings_from_glyph_pos): If
8934 position is not in an overlay string, set iterator's position and
8935 method explicitly so.
8936 (set_cursor_from_row): Correct cursor position calculation.
8937 Make it externally visible.
8938 (redisplay_window): Call set_cursor_from_row so that there is only
8939 one place where the cursor position is calculated from a current
8940 row.
8941
8942 * dispextern.h (struct display_iterator): New member
8943 overlay_strings_at_end_processed_p.
8944
8945 * xdisp.c (check_iterator): Perform sanity checks on
8946 display_iterators.
8947 (next_element_from_buffer): Check for overlay strings at ZV.
8948
89491998-03-16 Gerd Moellmann <gerd@gnu.org>
8950
8951 * buffer.c (init_buffer_once): Add left_margin_width and
8952 right_margin_width to buffer_local_flags.
8953
8954 * dispnew.c (margin_glyphs_to_reserve): Function computing
8955 number of glyphs to reserve for a marginal area.
8956 (adjust_glyph_matrix): Call it.
8957 (adjust_frame_glyphs_for_frame_redisplay): Return if frame
8958 is not alive.
8959
8960 * window.c (Fset_window_margins): Allow floats.
8961
8962 * buffer.c (syms_of_buffer): Add buffer-local variables
8963 left-margin-width and right-margin-width. Add defaults
8964 default-left-margin-width and default-right-margin-width.
8965
8966 * buffer.h (struct buffer): New members left_margin_width
8967 and right_margin_width.
8968
8969 * window.c (Fset_window_margins): Make window the last and
8970 optional argument.
8971
8972 * xterm.c (x_draw_glyphs): Compute x-positions for rows with
8973 flag no_marginal_areas_p differently.
8974 (x_clear_end_of_line): Ditto.
8975 (x_draw_glyph_string_relief): Compute width of relief differently
8976 for rows with flag no_marginal_areas_p.
8977
8978 * dispnew.c (update_window_line): Update marginal areas only
8979 for rows that don't have no_marginal_areas_p set.
8980
8981 * xdisp.c (display_mode_line): Set row's flag no_marginal_areas_p.
8982 (display_menu_bar): Ditto.
8983
8984 * dispextern.h (struct glyph_row): New member no_marginal_areas_p.
8985
8986 * dispnew.c (adjust_glyph_matrix): Compute glyph pointers for
8987 marginal areas in window-based redisplay.
8988
8989 * dispextern.h (struct glyph_matrix): New members
8990 left_margin_glyphs and right_margin_glyphs.
8991
89921998-03-15 Gerd Moellmann <gerd@gnu.org>
8993
8994 * minibuf.c (read_minibuf_unwind): Return Lisp_Object.
8995
8996 * charset.c (non_ascii_char_to_string): Use char type parameters
8997 because the function is used that way from outside. Use unsigned
8998 char internally.
8999
9000 * window.c (change_window_height): Return void.
9001 (make_dummy_parent): Return void.
9002 (init_window_once): Return void.
9003 (syms_of_window): Ditto.
9004 (keys_of_window): Ditto.
9005 (delete_window): Correct return with and without value.
9006
9007 * buffer.c (record_buffer): Return void.
9008
9009 * marker.c (unchain_marker): Return void.
9010
9011 * window.c (unshow_buffer): Return void.
9012 (replace_window): Ditto.
9013 (delete_window): Ditto.
9014
9015 * term.c (delete_glyphs_hook): Void return type.
9016 (ring_bell_hook): Ditto.
9017 (set_terminal_window_hook): Ditto.
9018
9019 * sysdep.c (init_sigio): Return void.
9020
9021 * xterm.c (x_set_window_size): Return void.
9022 (x_calc_absolute_position): Ditto.
9023 (x_set_offset): Ditto.
9024 (x_focus_on_frame): Ditto.
9025 (x_unfocus_frame): Ditto.
9026 (x_make_frame_visible): Ditto.
9027 (x_make_frame_invisible): Ditto.
9028 (x_iconify_frame): Ditto.
9029 (x_destroy_window): Ditto.
9030 (x_wm_set_window_state): Ditto.
9031 (x_wm_set_icon_pixmap): Ditto.
9032 (x_wm_set_icon_position): Ditto.
9033 (x_initialize): Ditto.
9034 (x_error_quitter): Ditto.
9035 (x_destroy_window): Use xfree instead of free.
9036
9037 * keyboard.c (clear_waiting_for_input): Return void.
9038
9039 * xterm.c (x_wm_set_size_hint): Return void.
9040 (x_raise_frame): Ditto.
9041 (refreshicon): Ditto.
9042 (x_error_catcher): Ditto.
9043 (x_clear_errors): Ditto.
9044
9045 * keyboard.c (record_asynch_buffer_change): Return void.
9046
9047