*** empty log message ***
[bpt/emacs.git] / src / ChangeLog
1 2002-08-17 Richard M. Stallman <rms@gnu.org>
2
3 * s/sol2-5.h (BROKEN_SIGIO): Add #undef.
4
5 * sysdep.c [!VMS]: Include sys/files.h.
6
7 * editfns.c (save_restriction_restore): Defend from unchained marker.
8
9 * buffer.c (overlays_at): Handle extending vec uniformly.
10 (overlays_in): Handle extending vec from length 0 as in overlays_at.
11
12 2002-08-15 Andrew Choi <akochoi@shaw.ca>
13
14 * mac.c (init_mac_osx_environment): New function.
15
16 * emacs.c (main) [MAC_OSX]: Call init_mac_osx_environment.
17
18 2002-08-14 Kim F. Storm <storm@cua.dk>
19
20 * macros.c (Fstart_kbd_macro): Added NO-EXEC argument to inhibit
21 executing macro before appending to it (when used from Lisp).
22 (Fexecute_kbd_macro): Added LOOPFUNC argument to supply function
23 which is called prior to each iteration of macro (for kmacro.el).
24 (Fend_kbd_macro, Fcall_last_kbd_macro): Likewise.
25
26 * lisp.h (Fexecute_kbd_macro): Update prototype.
27
28 * keyboard.c (Fcommand_execute): Update call to Fexecute_kbd_macro.
29
30 2002-08-14 Kenichi Handa <handa@etl.go.jp>
31
32 * xselect.c (QUTF8_STRING): New variable.
33 (symbol_to_x_atom): Pay attention to QUTF8_STRING.
34 (x_atom_to_symbol): Likewise.
35 (x_get_local_selection): New argument local_request. If it is
36 nonzero, call handler_fn with the second arg nil.
37 (x_handle_selection_request): Call x_get_local_selection with
38 local_request 0.
39 (lisp_data_to_selection_data): Don't encode the string here.
40 (Fx_get_selection_internal): Call x_get_local_selection with
41 local_request 1.
42 (syms_of_xselect): Intern and staticpro QUTF8_STRING.
43
44 * xterm.c (x_term_init): Initialize dpyinfo->Xatom_UTF8_STRING.
45
46 * xterm.h (struct x_display_info): New member Xatom_UTF8_STRING.
47
48 2002-08-13 Richard M. Stallman <rms@gnu.org>
49
50 * minibuf.c (Fminibufferp): New function.
51 (syms_of_minibuf): Defsubr it.
52 (Fminibuffer_prompt_end): Handle non-minibuffers specially.
53
54 2002-08-13 Gerd Moellmann <gerd.moellmann@t-online.de>
55
56 * coding.c (Funencodable_char_position): Lisp_Object/int mixup.
57
58 2002-08-12 Richard M. Stallman <rms@gnu.org>
59
60 * syswait.h: Only the include of sys/wait.h tests HAVE_SYS_WAIT_H.
61 [!VMS] (WCOREDUMP, WEXITSTATUS, WIFEXITED, WIFSTOPPED, WIFSIGNALED)
62 (WSTOPSIG, WTERMSIG): Define each one independently if not defined
63 already.
64
65 * buffer.c (syms_of_buffer) <fill-column>: Doc fix.
66
67 2002-08-11 Andrew Choi <akochoi@shaw.ca>
68
69 * macterm.c (XTmouse_position): Check wp with is_emacs_window.
70 (Vmac_pass_command_to_system): New variable.
71 (Vmac_pass_control_to_system): New variable.
72 (do_mouse_moved): Check wp with is_emacs_window.
73 (XTread_socket): Check window_ptr with is_emacs_window. Call
74 FrontNonFloatingWindow instead of FrontWindow. Send keydown
75 events back to Mac Toolbox for processing, depending on values of
76 Vmac_pass_command_to_system and Vmac_pass_control_to_system.
77 (syms_of_macterm): DEFVAR_LISP Vmac_pass_command_to_system and
78 Vmac_pass_control_to_system.
79
80 2002-08-10 Kenichi Handa <handa@etl.go.jp>
81
82 * coding.c (unencodable_char_position): New function.
83 (Funencodable_char_position): New function.
84 (syms_of_coding): Defsubr Funencodable_char_position.
85
86 2002-08-10 Andrew Choi <akochoi@shaw.ca>
87
88 * mac.c (sys_select) [MAC_OSX]: New function.
89
90 * macterm.c (MakeMeTheFrontProcess): New function.
91 (mac_initialize): Call MakeMeTheFrontProcess.
92
93 * s/darwin.h: Define select to sys_select.
94
95 2002-08-09 Richard M. Stallman <rms@gnu.org>
96
97 * keyboard.c (make_lispy_event): Test WINDOWSNT, not WINDOWS_NT.
98
99 2002-08-09 Gerd Moellmann <gerd.moellmann@t-online.de>
100
101 * xdisp.c (forward_to_next_line_start): Return 0 when reaching the
102 end of the buffer.
103
104 2002-08-08 Ken Raeburn <raeburn@mit.edu>
105
106 * coding.c (Ffind_operation_coding_system): Fix Lisp_Object/int
107 mixup.
108
109 * puresize.h (BASE_PURESIZE): Increase to 910000.
110
111 2002-08-08 Kenichi Handa <handa@etl.go.jp>
112
113 * coding.c (Ffind_operation_coding_system): For write-region, if
114 VISIT is a filename, make it the target.
115
116 2002-08-07 Richard M. Stallman <rms@gnu.org>
117
118 * alloc.c (mark_object): Detect long lists for debugging.
119 (mark_object_loop_halt): New variable.
120
121 * s/hpux10.h (C_SWITCH_SYSTEM): #undef it.
122
123 * data.c (Fmake_variable_frame_local): Doc fix.
124
125 2002-08-01 David Ponce <david@dponce.com>
126
127 * w32menu.c (local_heap, local_alloc, local_free): New macros.
128 (malloc_widget_value, free_widget_value)
129 (w32_free_submenu_strings): Use them.
130
131 (push_submenu_start, push_submenu_end, push_left_right_boundary)
132 (push_menu_pane, push_menu_item, single_keymap_panes)
133 (single_menu_item, Fx_popup_menu, menubar_selection_callback)
134 (single_submenu, set_frame_menubar)
135 (w32_menu_show, w32_dialog_show): Use AREF, ASET, ASIZE.
136
137 (Fx_popup_menu): Don't show pop up menu until preceding one is
138 actually cleaned up. Moved UNGCPRO outside #ifdef HAVE_MENUS block.
139
140 * w32menu.c: Changes adapted from xmenu.c
141 (set_frame_menubar): First parse all submenus,
142 then make widget_value trees from them.
143 Don't allocate any widget_value objects
144 until we are done with the parsing.
145 (parse_single_submenu): New function.
146 (digest_single_submenu): New function.
147 (single_submenu): Function deleted, replaced by those two.
148
149 2002-08-04 Andrew Choi <akochoi@shaw.ca>
150
151 * macterm.c (XTread_socket): Check that FrontNonFloatingWindow
152 returns a valid window pointer before proceeding for keyDown and
153 autoKey events.
154
155 2002-08-03 Andrew Choi <akochoi@shaw.ca>
156
157 * macterm.c (USE_CARBON_EVENTS): New macro.
158 (macCtrlKey, macShiftKey, macMetaKey, macAltKey): New macros.
159 (x_iconify_frame): Call CollapseWindow.
160 (Vmac_reverse_ctrl_meta): New variable.
161 (Vmac_wheel_button_is_mouse_2): New variable.
162 (init_mac_drag_n_drop): New function.
163 (mac_do_receive_drag): New function.
164 (mac_handle_service_event): New function.
165 (init_service_handler): New function.
166 (mac_to_emacs_modifiers): New function.
167 (mac_event_to_emacs_modifiers): New function.
168 (mac_get_mouse_btn): New function.
169 (mac_convert_event_ref): New function.
170 (XTread_socket) [USE_CARBON_EVENTS]: Call ReceiveNextEvent,
171 SendEventToEventTarget, mac_event_to_emacs_modifiers, and
172 mac_get_mouse_btn.
173 (mac_initialize): Call init_mac_drag_n_drop and
174 init_service_handler.
175
176 * keyboard.c: Define Qmouse_wheel, mouse_wheel_syms, and
177 lispy_mouse_wheel_names for MAC_OSX as well as for WINDOWS_NT.
178 (kbd_buffer_get_event): Set used_mouse_menu for MENU_BAR_EVENT and
179 TOOL_BAR_EVENT for MAC_OS as well.
180 (make_lispy_event): Handle MOUSE_WHEEL_EVENT for MAC_OSX as well
181 as for WINDOWS_NT.
182 (syms_of_keyboard): Initialize Qmouse_wheel for MAC_OSX.
183
184 * termhooks.h (event_kind): Define MOUSE_WHEEL_EVENT also for
185 MAC_OSX.
186
187 2002-08-03 Gerd Moellmann <gerd.moellmann@t-online.de>
188
189 * xdisp.c (forward_to_next_line_start): Fix a condition that
190 lead to a newline being skipped.
191
192 2002-08-02 Andrew Choi <akochoi@shaw.ca>
193
194 * mac.c (syms_of_mac): Defsubr Sx_selection_exists_p.
195
196 2002-08-01 Richard M. Stallman <rms@gnu.org>
197
198 * Makefile.in (SOME_MACHINE_OBJECTS): Add fontset.o.
199
200 2002-07-31 Andrew Choi <akochoi@shaw.ca>
201
202 * macfns.c: #undef init_process before #define-ing it.
203
204 * s/darwin.h: Define MAC_OS, SYMS_SYSTEM, and OTHER_FILES only if
205 HAVE_CARBON is defined.
206
207 2002-07-31 Richard M. Stallman <rms@gnu.org>
208
209 * xmenu.c (set_frame_menubar): First parse all submenus,
210 then make widget_value trees from them.
211 Don't allocate any widget_value objects
212 until we are done with the parsing.
213 (parse_single_submenu): New function.
214 (digest_single_submenu): New function.
215 (single_submenu): Function deleted, replaced by those two.
216
217 2002-07-30 Juanma Barranquero <lektu@terra.es>
218
219 * w32proc.c (syms_of_ntproc): Fix docstring of
220 `w32-get-true-file-attributes'.
221
222 2002-07-28 Richard M. Stallman <rms@gnu.org>
223
224 * s/hpux8.h (HPUX8): Define this before including hpux.h.
225 (HAVE_SYS_WAIT_H): #define deleted; we let Autoconf decide.
226
227 * s/hpux.h (HAVE_SYS_WAIT_H): The #undef is conditional on HPUX8.
228
229 * keyboard.c (make_lispy_event):
230 Use #ifdef to test USE_TOOLKIT_SCROLL_BARS.
231 Explicitly clear up_modifier in event->modifiers.
232
233 2002-07-27 Richard M. Stallman <rms@gnu.org>
234
235 * xterm.h (FRAME_CURSOR_WIDTH): New macro.
236
237 * xterm.c (x_display_and_set_cursor): Check FRAME_CURSOR_WIDTH
238 for bar cursor.
239
240 2002-07-26 Kenichi Handa <handa@etl.go.jp>
241
242 * coding.c (detect_coding_iso2022): While checking a byte sequence
243 for CODING_CATEGORY_MASK_ISO_8_2, if we read one extra byte, check
244 it in the normal loop.
245
246 2002-07-24 Gerd Moellmann <gerd.moellmann@t-online.de>
247
248 * xterm.c (expose_overlaps): New function.
249 (expose_window): Use it to fix the display of overlapping rows.
250
251 * xdisp.c (unwind_redisplay): Clear redisplay_updating_p.
252
253 2002-07-23 Ken Raeburn <raeburn@gnu.org>
254
255 * lisp.h (XPNTR): Use NO_UNION_TYPE version for union as well,
256 since it only depends on XUINT.
257
258 * m/alpha.h (BITS_PER_LONG, BITS_PER_EMACS_INT, EMACS_INT,
259 EMACS_UINT, SPECIAL_EMACS_INT, DATA_SEG_BITS,
260 PNTR_COMPARISON_TYPE, VALBITS, MARKBIT, XINT, XUINT, XPNTR):
261 Macros deleted.
262
263 * mem-limits.h (start_of_data): If DATA_START is defined, prefer
264 its value over other approaches.
265 * sysdep.c (start_of_data): Don't define the function if a macro
266 form has been defined.
267
268 2002-07-23 Gerd Moellmann <gerd.moellmann@t-online.de>
269
270 * xdisp.c (redisplay_updating_p): New variable.
271 (init_iterator): Don't free realized faces when
272 redisplay_updating_p is set.
273 (redisplay_internal): Set redisplay_updating_p while updating
274 the display.
275
276 2002-07-23 Richard M. Stallman <rms@gnu.org>
277
278 * editfns.c (Fmessage): Treat "" like nil.
279
280 2002-07-23 Kenichi Handa <handa@etl.go.jp>
281
282 * xdisp.c (face_before_or_after_it_pos): Call
283 FETCH_MULTIBYTE_CHAR with byte postion, not char position.
284
285 2002-07-22 Juanma Barranquero <lektu@terra.es>
286
287 * callproc.c (init_callproc) [DOS_NT]: Initialize
288 Vshared_game_score_directory to nil.
289 (syms_of_callproc) [DOS_NT]: Likewise.
290
291 2002-07-22 Gerd Moellmann <gerd.moellmann@t-online.de>
292
293 * xdisp.c (display_line): Replace an abort with xassert.
294
295 2002-07-21 Richard M. Stallman <rms@gnu.org>
296
297 * xdisp.c (redisplay_window): Don't test BEG_UNCHANGED
298 and END_UNCHANGED when setting buffer_unchanged_p.
299 Use current_matrix_up_to_date_p to decide whether to use
300 try_cursor_movement.
301
302 * config.in (HAVE_SHARED_GAME_DIR): Undef deleted.
303
304 * epaths.in (PATH_GAME): New macro, edited by ../Makefile.in.
305
306 * callproc.c (init_callproc): Set up Vshared_game_score_directory.
307 Set to nil if dir does not exist.
308 (syms_of_callproc): Init unconditionally and simply.
309
310 * buffer.c (Fbuffer_list): Doc fix.
311
312 2002-07-21 Ken Raeburn <raeburn@gnu.org>
313
314 * sysdep.c (end_of_text, end_of_data): Unused functions deleted.
315
316 * buffer.c (mmap_realloc): When shrinking, make sure number of
317 pages to unmap is rounded towards zero.
318
319 * m/mips-siemens.h (XSETUINT, XSETPNTR): Unused macros deleted.
320 (XSETINT): Deleted.
321
322 * m/att3b.h (XINT): Don't define.
323 (VALBITS, VALMASK, XTYPE): Deleted.
324 (DATA_SEG_BITS): Define.
325 * m/gec63.h (VALBITS, VALAMASK, XTYPE, XSETTYPE, XPNTR, XSET,
326 ARRAY_MARK_FLAG): Deleted.
327 (DATA_SEG_BITS): Define.
328 * m/pfa50.h (VALBITS, VALMASK, XTYPE): Deleted.
329 (DATA_SEG_BITS): Define.
330
331 2002-07-20 Richard M. Stallman <rms@gnu.org>
332
333 * print.c (print_error_message): New args CONTEXT and CALLER.
334 Calls changed.
335
336 * lisp.h (print_error_message): Declare new args.
337
338 * keyboard.c (cmd_error_internal): Pass Vsignaling_function
339 and CONTEXT to print_error_message, don't print them here.
340 For a Quit, don't use Vsignaling_function.
341 Call message_log_maybe_newline.
342
343 * Makefile.in (xsmfns.o): Don't depend on lisp.h.
344
345 2002-07-20 Kim F. Storm <storm@cua.dk>
346
347 * xdisp.c (redisplay_window): Test MODIFF to set buffer_unchanged_p.
348
349 2002-07-19 Ken Raeburn <raeburn@gnu.org>
350
351 * bytecode.c (struct byte_stack): Pointers into byte string now
352 point to const.
353 * callproc.c (Fcall_process): Make NEW_ARGV array hold pointer to
354 const.
355 * charset.h (BCOPY_SHORT): Source pointer now points to const.
356 * coding.c (encode_eol, detect_coding, detect_eol):
357 (decode_coding, encode_coding, detect_coding_system): Source
358 strings now treated as const.
359 (decode_coding_string, encode_coding_string): Use STRING_COPYIN to
360 modify Lisp string contents.
361 * coding.h (decode_coding, encode_coding, detect_coding,
362 detect_eol): Declarations updated.
363 * composite.c (compose_chars_in_text): Treat Lisp string contents
364 as const.
365 * dispnew.c (safe_bcopy): Source pointer now points to const.
366 * lisp.h (STRING_COPYIN): New macro.
367 (detect_coding_system, safe_bcopy, temp_output_buffer_setup):
368 (internal_with_output_to_temp_buffer): Declarations updated.
369 * print.c (temp_output_buffer_setup):
370 (internal_with_output_to_temp_buffer): Buffer name argument is now
371 pointer to const.
372 * sound.c (struct sound_device): Function pointer field "write"
373 buffer argument now points to const.
374 (vox_write): Buffer argument points to const.
375 * syntax.c (Fstring_to_syntax, skip_chars): Treat Lisp string
376 contents as const.
377 * sysdep.c (emacs_write): Buffer pointer now const.
378 * term.c (encode_terminal_code): Buffer pointer now const.
379 * xfaces.c (may_use_scalable_font_p): Argument now points to
380 const.
381 (x_face_list_fonts, x_update_menu_appearance):
382 (hash_string_case_insensitive): Treat Lisp string contents as
383 const.
384
385 2002-07-19 Juanma Barranquero <lektu@terra.es>
386
387 * fileio.c (Ffile_name_as_directory): Fix argument name in docstring.
388 (file_name_as_directory): Use literal '/' instead of DIRECTORY_SEP.
389
390 * xdisp.c (syms_of_xdisp): Remove redundant deprecation info.
391
392 * fileio.c (syms_of_fileio): Likewise.
393
394 2002-07-18 Richard M. Stallman <rms@gnu.org>
395
396 * data.c (Fdefalias): Doc fix.
397
398 2002-07-17 Dave Love <fx@gnu.org>
399
400 * intervals.h (text_property_stickiness): Use P_.
401
402 * ccl.c: Remove `emacs' conditionals.
403 (ccl_backtrace_table): Fix size spec.
404 (ccl_driver): Fix type errors.
405
406 2002-07-16 Ken Raeburn <raeburn@gnu.org>
407
408 * alloc.c (xstrdup, make_string, make_unibyte_string)
409 (make_multibyte_string, build_string): String pointer args now
410 point to const.
411 * charset.c (find_charset_in_text, c_string_width):
412 (chars_in_text, multibyte_chars_in_text, parse_str_as_multibyte):
413 * fileio.c (report_file_error):
414 * insdel.c (copy_text, count_size_as_multibyte, insert_1):
415 (count_combining_before, count_combining_after, insert_1_both):
416 (insert, insert_and_inherit, insert_string):
417 (insert_before_markers, insert_before_markers_and_inherit):
418 * lread.c (intern, oblookup, hash_string):
419 * minibuf.c (temp_echo_area_glyphs):
420 * search.c (fast_c_string_match_ignore_case):
421 * sysdep.c (emacs_open, set_file_times):
422 * xfaces.c (xstricmp):
423 * xdisp.c (store_frame_title, string_char_and_length):
424 (message_dolog, message2, message2_nolog, set_message): Likewise.
425 (set_message_1): Cast message string argument to const pointer.
426 * editfns.c (general_insert_function): Insertion function now
427 takes pointer to const for input data.
428 * charset.h (find_charset_in_text, c_string_width):
429 (parse_str_as_multibyte): Declarations updated.
430 * dispextern.h (xstricmp): Declaration updated.
431 * lisp.h (chars_in_text, multibyte_chars_in_text, copy_text):
432 (count_size_as_multibyte, count_combining_before):
433 (count_combining_after, insert_1, insert_1_both, message_dolog):
434 (insert, insert_and_inherit, insert_before_markers)
435 (insert_before_markers_and_inherit, set_message, message2):
436 (message2_dolog, build_string, make_string, make_unibyte_string):
437 (make_multibyte_string, intern, oblookup, report_file_error):
438 (fast_c_string_match_ignore_case, temp_echo_area_glyphs):
439 (emacs_open, xstrdup): Declarations updated.
440 * systime.h (set_file_times): Declaration updated.
441
442 * charset.c (find_charset_in_text, lisp_string_width): Use const
443 for pointer to lisp string data.
444 * charset.h (FETCH_STRING_CHAR_ADVANCE):
445 (FETCH_STRING_CHAR_ADVANCE_NO_CHECK):
446 * coding.c (Ffind_coding_systems_region_interval):
447 * fileio.c (Ffile_name_directory, Ffile_name_nondirectory):
448 (Fmake_directory_internal, Fdelete_directory):
449 (Ffile_name_absolute_p, Fwrite_region, double_dollars):
450 * fontset.c (font_family_registry, fs_query_fontset):
451 (list_fontsets):
452 * frame.c (Fframe_parameter):
453 * keyboard.c (cmd_error_internal):
454 * keymap.c (Fdescribe_buffer_bindings):
455 * lread.c (complete_filename_p, openp):
456 * minibuf.c (Fminibuffer_complete_word):
457 * xdisp.c (string_pos_nchars_ahead, init_from_display_pos):
458 (face_before_or_after_it_pos, next_element_from_string):
459 (get_overlay_arrow_glyph_row, display_mode_element):
460 (decode_mode_spec_coding):
461 * xterm.c (same_x_server): Likewise.
462
463 * buffer.c (reset_buffer_local_variables): Delete "#if 0"
464 settings of non-existent fields.
465
466 * editfns.c (Fstring_to_char): Don't use XSTRING/XSETSTRING to
467 copy a lisp value.
468
469 * lread.c (Fintern_soft): Use string macros instead of
470 Lisp_String fields.
471 * keyboard.c (echo_char, parse_modifiers_uncached):
472 (parse_solitary_modifier, Fexecute_extended_command): Likewise.
473 * textprop.c (validate_interval_range, interval_of): Likewise.
474
475 * fontset.c (Fset_fontset_font): Use SDATA instead of
476 XSTRING()->data.
477
478 * charset.h (FETCH_STRING_CHAR_ADVANCE,
479 FETCH_STRING_CHAR_ADVANCE_NO_CHECK): Use SBYTES instead of
480 XSTRING()->size_byte.
481
482 * lisp.h (SDATA, SREF): Produce rvalue.
483 (SSET): New macro.
484 * alloc.c (make_event_array): Use SSET for storing into a string.
485 * buffer.c (Fother_buffer): Use SREF when retrieving a byte from
486 a string.
487 * casefiddle.c (casify_object): Use SSET.
488 * charset.h (FETCH_STRING_CHAR_ADVANCE,
489 FETCH_STRING_CHAR_ADVANCE_NO_CHECK): Use SDATA when getting
490 address of string contents.
491 * data.c (Faref): Use SDATA.
492 (Faset): Use SDATA, SSET.
493 * dired.c (directory_files_internal): Use SSET.
494 * fileio.c (Fmake_symbolic_link, Fexpand_file_name): Use SSET.
495 (Fread_file_name): Use SREF, SSET.
496 * fns.c (concat): Use SSET.
497 (concat, Fdelete): Use SDATA.
498 * insdel.c (insert_from_string_1): Use SDATA.
499 * keyboard.c (Fevent_convert_list): Use SREF.
500 * lread.c (Fload): Use SDATA, SSET.
501 * macfns.c (validate_x_resource_name): Use SSET.
502 * process.c (status_message): Use SSET.
503 * search.c (wordify): Use SDATA.
504 (Freplace_match): Use SREF.
505 * w32fns.c (validate_x_resource_name): Use SSET.
506 * xfns.c (validate_x_resource_name): Use SSET.
507 * xterm.c (x_catch_errors, x_clear_errors): Use SSET.
508
509 2002-07-16 Richard M. Stallman <rms@gnu.org>
510
511 * s/hpux11.h (USG_SUBTTY_WORKS): Defined.
512
513 * xdisp.c (reconsider_clip_changes):
514 Don't test prevent_redisplay_optimizations_p.
515 (redisplay_internal): Test prevent_redisplay_optimizations_p
516 along with clip_changed in some cases.
517 (try_window_id): Likewise.
518 (redisplay_window): New local var buffer_unchanged_p.
519
520 * keyboard.c (cmd_error) [HAVE_X_WINDOWS]: Maybe call cancel_houglass.
521
522 * process.c (create_process): Test USG_SUBTTY_WORKS.
523 (process_send_signal): Clean up handling of GID.
524 Detect errors in ioctls meant to set GID.
525
526 * window.c (temp_output_buffer_show):
527 Don't set prevent_redisplay_optimizations_p.
528
529 2002-07-15 Juanma Barranquero <lektu@terra.es>
530
531 * eval.c (Fdefvaralias): Add docstring argument.
532
533 2002-07-15 Ken Raeburn <raeburn@gnu.org>
534
535 * lisp.h (STRING_INTERVALS): Produce rvalue.
536 (STRING_SET_INTERVALS): New macro.
537 * buffer.c (Fget_buffer_create, Fmake_indirect_buffer): Use it.
538 * fns.c (Fstring_as_multibyte): Likewise.
539 * intervals.c (balance_possible_root_interval, delete_interval)
540 (create_root_interval, copy_intervals_to_string): Likewise.
541 * textprop.c (set_text_properties): Likewise. Use NULL_INTERVAL
542 instead of 0.
543
544 2002-07-14 Ken Raeburn <raeburn@gnu.org>
545
546 * lisp.h (STRING_SET_CHARS): New macro.
547 (SCHARS, SBYTES): Produce rvalues.
548 * dired.c (directory_files_internal): Use STRING_SET_CHARS.
549 * fns.c (concat): Likewise.
550 * lread.c (read_vector): Likewise.
551
552 * lisp.h (SMBP): Deleted. All uses changed to STRING_MULTIBYTE.
553 (STRING_SET_UNIBYTE): New macro.
554 (SET_STRING_BYTES): Deleted. Callers (all of which supplied a
555 length of -1) changed to use STRING_SET_UNIBYTE.
556 * abbrev.c, alloc.c, buffer.c, bytecode.c, callint.c, callproc.c,
557 casefiddle.c, category.c, ccl.c, charset.c, charset.h, coding.c,
558 composite.c, data.c, dired.c, dispnew.c, disptab.h, doc.c,
559 dosfns.c, editfns.c, emacs.c, eval.c, fileio.c, filelock.c, fn.c,
560 fontset.c, frame.c, indent.c, insdel.c, intervals.c, keyboard.c,
561 keymap.c, lread.c, mac.c, macfns.c, macmenu.c, macterm.c,
562 minibuf.c, msdos.c, print.c, process.c, search.c, sound.c,
563 sunfns.c, syntax.c, syntax.h, sysdep.c, textprop.c, undo.c,
564 w16select.c, w32.c, w32fns.c, w32menu.c, w32proc.c, w32select.c,
565 w32term.c, window.c, xdisp.c, xfaces.c, xfns.c, xmenu.c,
566 xselect.c, xsmfns.c, xterm.c: Most uses of XSTRING combined with
567 STRING_BYTES or indirection changed to SCHARS, SBYTES,
568 STRING_INTERVALS, SREF, SDATA; explicit size_byte references left
569 unchanged for now.
570
571 2002-07-13 Kim F. Storm <storm@cua.dk>
572
573 * keyboard.c (command_loop_1): Invert check on Vmemory_full.
574
575 2002-07-12 Richard M. Stallman <rms@gnu.org>
576
577 * fileio.c (Fwrite_region): Doc fix.
578
579 * print.c (print_error_message): Don't handle Vsignaling_function here.
580
581 * keyboard.c (cmd_error_internal): Handle Vsignaling_function here.
582 (command_loop_1): Avoid certain actions after memory-full error.
583
584 * eval.c (Fsignal): Don't call cancel_hourglass.
585 For a memory-full error, don't call Vsignal_hook_function
586 and don't set Vsignaling_function.
587
588 * process.c (process_send_signal): Add abort call.
589
590 2002-07-11 Markus Rost <rost@math.ohio-state.edu>
591
592 * keymap.c (Fkey_binding): Fix typo.
593
594 2002-07-11 Richard M. Stallman <rms@gnu.org>
595
596 * alloc.c (Vmemory_full): New variable.
597 (Vmemory_signal_data): Renamed from memory_signal_data.
598 Uses changed.
599 (syms_of_alloc): Defvar them.
600 (memory_full, buffer_memory_full): Set Vmemory_full.
601
602 * lisp.h (Vmemory_full): Add declaration.
603 (current_column, indented_beyond_p): Change declaration.
604
605 * indent.c (last_known_column): Declare as double, not float.
606 (current_column, current_column_1, string_display_width)
607 (position_indentation): Return `double'.
608 (indented_beyond_p): Arg `column' is `double'. Callers changed.
609
610 * xdisp.c (message_dolog): Do nothing if Vmemory_full is non-nil.
611 (back_to_previous_visible_line_start)
612 (reseat_at_next_visible_line_start, next_element_from_buffer):
613 Use `double', not `float', when calling indented_beyond_p.
614
615 * s/hpux11.h (BROKEN_SA_RESTART): Defined.
616
617 * sysdep.c (sys_signal): Test BROKEN_SA_RESTART.
618
619 2002-07-11 Juanma Barranquero <lektu@terra.es>
620
621 * alloc.c, buffer.c, bytecode.c, callint.c, callproc.c, coding.c,
622 * composite.c, dired.c, dispnew.c, editfns.c, emacs.c, eval.c,
623 * fileio.c, fns.c, insdel.c, keyboard.c, keymap.c, lread.c, macfns.c,
624 * macmenu.c, macros.c, minibuf.c, print.c, process.c, sound.c,
625 * textprop.c, w32fns.c, w32menu.c, window.c, xfaces.c, xfns.c,
626 * xmenu.c, xselect.c, xterm.c: Use SPECPDL_INDEX wherever makes sense.
627
628 2002-07-10 Juanma Barranquero <lektu@terra.es>
629
630 * lisp.h (SPECPDL_INDEX): Rename from BINDING_STACK_SIZE. All callers
631 changed.
632
633 2002-07-09 Stefan Monnier <monnier@cs.yale.edu>
634
635 * data.c (Fdefalias): Add an optional `docstring' argument.
636 (set_internal, Fsetq_default): Use XCAR/XCDR.
637
638 * composite.c (HASH_VALUE, HASH_KEY):
639 * ccl.c (HASH_VALUE): Remove (it's in lisp.h now).
640
641 2002-07-09 Kenichi Handa <handa@etl.go.jp>
642
643 * callproc.c (Fcall_process): Fix previous change.
644
645 2002-07-07 Stefan Monnier <monnier@cs.yale.edu>
646
647 * minibuf.c (Ftry_completion, Fall_completions, Ftest_completion):
648 Add support for hash-tables.
649 (Ftry_completion): Return t even if the string appears multiple times.
650
651 * fns.c (Fnconc): Use XCDR.
652 (Fprovide): Use CONSP and XCDR.
653 (HASH_KEY, HASH_VALUE, HASH_NEXT, HASH_HASH, HASH_INDEX)
654 (HASH_TABLE_SIZE): Delete: moved to lisp.h.
655 (Fmake_hash_table): Accept `:size nil'.
656 (Fmakehash): Delete: moved to subr.el.
657 (syms_of_fns): Don't defsubr makehash.
658
659 * lisp.h (HASH_KEY, HASH_VALUE, HASH_NEXT, HASH_HASH, HASH_INDEX)
660 (HASH_TABLE_SIZE): Move from fns.c.
661
662 2002-07-07 Richard M. Stallman <rms@gnu.org>
663
664 * xdisp.c (make_cursor_line_fully_visible): Don't try short scrolls.
665 Instead just return 0 when there is something to be done.
666 (try_scrolling): If make_cursor_line_fully_visible returns 0,
667 retry scrolling as if cursor were off the bottom.
668 (try_cursor_movement): If make_cursor_line_fully_visible returns 0,
669 return CURSOR_MOVEMENT_MUST_SCROLL.
670 (redisplay_window): If make_cursor_line_fully_visible returns 0,
671 go to try_to_scroll.
672
673 * buffer.c (Fbuffer_local_value): Store current value into its binding
674 so we get the up-to-date value for the binding that is loaded.
675
676 * eval.c (Fdefmacro): Doc fix.
677
678 2002-07-05 Dave Love <fx@gnu.org>
679
680 * keyboard.c (read_key_sequence): Set initial_idleness_start_time
681 correctly.
682
683 * ccl.c (Vtranslation_hash_table_vector, GET_HASH_TABLE)
684 (HASH_VALUE, CCL_LookupIntConstTbl, CCL_LookupCharConstTbl): New.
685 (ccl_driver): Add cases for CCL_LookupIntConstTbl,
686 CCL_LookupCharConstTbl.
687 (syms_of_ccl): Defvar translation-hash-table-vector.
688
689 2002-07-05 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
690
691 * xdisp.c: Remove unused variable `face'.
692
693 2002-07-04 Juanma Barranquero <lektu@terra.es>
694
695 * keyboard.c (post_command_idle_hook): Remove redundant (and inexact)
696 obsolescence information.
697
698 2002-07-03 Andrew Choi <akochoi@shaw.ca>
699
700 * macterm.c (x_list_fonts): Fix comment. Cache fonts matching
701 pattern. Search cache first.
702 (init_font_name_table): Also add entry for jisx0201.1976-0 coding
703 for Japanese font.
704 (XLoadQueryFont): Use it.
705
706 2002-07-02 Richard M. Stallman <rms@gnu.org>
707
708 * keymap.c (Fdefine_key): Doc fix.
709
710 * xterm.c (x_term_init): Turn off polling around XtOpenDisplay.
711
712 2002-07-02 Juanma Barranquero <lektu@terra.es>
713
714 * keymap.c (syms_of_keymap): Fix typo.
715
716 2002-07-01 Andrew Choi <akochoi@shaw.ca>
717
718 * s/darwin.h: Define POSIX_SIGNALS.
719
720 * macterm.c (do_ae_open_documents) [MAC_OSX]: Call FSpMakeFSRef
721 and FSRefMakePath to convert FSSpec returned with Apple Event to
722 Posix pathname.
723 (mac_initialize) [TARGET_API_MAC_CARBON]:
724 Call init_required_apple_events and disable the `Quit' menu item
725 provided automatically by the Carbon Toolbox.
726
727 2002-07-01 Dave Love <fx@gnu.org>
728
729 * keyboard.c (kbd_buffer_store_event): Fix interrupt_signal decl
730 for K&R.
731
732 * xterm.c: Fix prototype for K&R.
733
734 * term.c (costs_set): Declare static, non-initialized for pcc.
735
736 2002-07-01 Richard M. Stallman <rms@gnu.org>
737
738 * keyboard.c (timer_last_idleness_start_time): New variable.
739 (timer_start_idle): Set that.
740 (read_key_sequence): Use that to reset timer_idleness_start_time
741 to previous value.
742
743 * window.c (Frecenter): With arg, set optional_new_start.
744
745 * xdisp.c (redisplay_internal): Make optional_new_start really work.
746
747 * minibuf.c (Fminibuffer_complete_and_exit): Move to end of
748 buffer for completion.
749
750 2002-06-29 Ken Raeburn <raeburn@gnu.org>
751
752 * xdisp.c (store_mode_line_string): Lisp_Object/int mixup.
753
754 2002-06-28 Jan D. <jan.h.d@swipnet.se>
755
756 * keyboard.c (readable_filtered_events): New function that filters
757 FOCUS_IN_EVENT depending on parameter.
758 (readable_events): Calls readable_filtered_events, not filtering
759 FOCUS_IN_EVENT.
760 (get_filtered_input_pending): New function, filtering parameter passed
761 to readable_filtered_events.
762 (get_input_pending): Calls get_filtered_input_pending, not filtering
763 FOCUS_IN_EVENT.
764 (Finput_pending_p): Calls get_filtered_input_pending, DO filter
765 FOCUS_IN_EVENT.
766
767 * xterm.h (struct x_output): Add focus_state.
768
769 * xterm.c (x_focus_changed): New function.
770 (x_detect_focus_change): New function.
771 (XTread_socket): Call x_detect_focus_change for FocusIn/FocusOut
772 EnterNotify and LeaveNotify to track X focus changes.
773
774 2002-06-28 Andreas Schwab <schwab@suse.de>
775
776 * lisp.h: Remove duplicate declaration of
777 code_convert_string_norecord.
778
779 2002-06-27 Kim F. Storm <storm@cua.dk>
780
781 * xdisp.c: (mode_line_string_list, mode_line_string_face)
782 (mode_line_string_face_prop): New variables.
783 (store_mode_line_string): New function.
784 (display_mode_element): Use store_mode_line_string to
785 add mode-line string elements to mode_line_string_list
786 when mode_line_string_list is non-nil.
787 (Fformat_mode_line): Now returns propertized string by
788 default. New arg NO-PROPS to ignore properties.
789 (decode_mode_spec): Only add two dashes for %- in propertized
790 mode-line string.
791 (syms_of_xdisp): Init and staticpro mode_line_string_list.
792
793 2002-06-27 Stefan Monnier <monnier@cs.yale.edu>
794
795 * minibuf.c (minibuffer_completion_contents): Add return type.
796
797 2002-06-27 Juanma Barranquero <lektu@terra.es>
798
799 * charset.c (Fchar_bytes): Remove obsolescence info from docstring.
800
801 2002-06-26 Juanma Barranquero <lektu@terra.es>
802
803 * fileio.c (read_file_name_cleanup): Add missing return.
804
805 2002-06-26 Richard M. Stallman <rms@gnu.org>
806
807 * window.c (Frecenter): Don't set force_start flag.
808
809 * minibuf.c (do_completion, Fminibuffer_complete_word)
810 (Fminibuffer_completion_help): Complete just the text before point.
811 (minibuffer_completion_contents): New function.
812
813 * buffer.c (Fbury_buffer): Use frames_discard_buffer.
814
815 * frame.c (frames_bury_buffer): Function deleted.
816
817 2002-06-25 Miles Bader <miles@gnu.org>
818
819 * callint.c (Fcall_interactively): When checking to see if doprnt hit
820 the end of callint_message, allow for a terminating '\0'.
821
822 2002-06-24 Juanma Barranquero <lektu@terra.es>
823
824 * w32select.c: Include composite.h
825
826 * w16select.c: Likewise.
827
828 2002-06-24 Kenichi Handa <handa@etl.go.jp>
829
830 * callproc.c (Fcall_process): If code detection is necessary,
831 call detect_coding directly here.
832
833 * coding.c (detect_eol): Preserve coding->cmp_data.
834
835 * w16select.c (Fw16_get_clipboard_data): Disable composition handling.
836
837 * w32fns.c (w32_to_x_font): Disable composition handling.
838
839 * w32select.c (Fw32_get_clipboard_data): Disable composition handling.
840
841 * xselect.c (selection_data_to_lisp_data): Disable composition
842 handling.
843
844 * xterm.c (XTread_socket): Disable composition handling.
845
846 2002-06-24 Stefan Monnier <monnier@cs.yale.edu>
847
848 * print.c (temp_output_buffer_setup): Kill all local variables.
849
850 2002-06-22 Stefan Monnier <monnier@cs.yale.edu>
851
852 * lread.c (Fread): Remove redundant and imprecise declaration.
853
854 * xfns.c (check_x_display_info): Use check_x_frame.
855
856 * .gdbinit (xprintsym): Use the new `xname' field.
857 (xsymbol): Use it.
858
859 2002-06-22 Jason Rumney <jasonr@gnu.org>
860
861 * w32fns.c (file_dialog_callback): New function.
862 (Fx_file_dialog): Allow selecting directories as well as files.
863
864 2002-06-21 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
865
866 * m/pmax.h (START_FILES): Define START_FILES for NetBSD and
867 OpenBSD. Add support for mipseb-*-netbsd* machines.
868
869 2002-06-17 Andrew Choi <akochoi@shaw.ca>
870
871 * macterm.c (mac_scroll_area): Set foreground and backcolor to
872 black and white before scrolling. Restore frame background and
873 foreground color after scrolling.
874 (do_window_update): Call XClearWindow before calling expose_frame.
875 (make_mac_frame): Don't set FRAME_BACKGROUND_PIXEL and
876 FRAME_FOREGROUND_PIXEL of frame.
877
878 * macterm.c (XTread_socket): If Vmac_command_key_is_meta is nil,
879 test Mac command key as <ALT> key.
880
881 2002-06-17 Stefan Monnier <monnier@cs.yale.edu>
882
883 * window.c (Fset_window_configuration): Lisp_Object/int mixup.
884
885 * keyboard.c (read_key_sequence): Be more careful with first_unbound.
886 Lookup keys in function-key-map immediately so that key-translation-map
887 can be applied earlier.
888 Remove function_key_possible and key_translation_possible, replaced
889 by checking `keytran_start < t'.
890
891 * .gdbinit (xsymbol): Use the new `xname' field.
892
893 2002-06-17 Andrew Choi <akochoi@shaw.ca>
894
895 * macterm.c (XTread_socket): If Vmac_command_key_is_meta is nil,
896 test Mac command key as <ALT> key.
897
898 * mac.c (do_applescript): Call initialize_applescript if necessary
899 when first called. Dispose of result_desc only when there is no error.
900 (Fdo_applescript): Use %d format specifier instead of %ld.
901
902 2002-06-16 Andrew Choi <akochoi@shaw.ca>
903
904 * macterm.c (XTread_socket): Call FrontNonFloatingWindow instead
905 of FrontWindow for cases keyDown and autoKey.
906
907 * fontset.c (syms_of_fontset) [MAC_OS]: Set ASCII font of
908 Vdefault_fontset to Monaco with mac-roman coding.
909
910 * mac.c, macfns.c, macmenu.c, macterm.c: Undefine and redefine
911 init_process before and after inclusion of Carbon/Carbon.h, resp.
912
913 * macterm.c (x_new_font): Set font for normal_gc, reverse_gc, and
914 cursor_gc.
915 (add_font_name_table_entry): New function.
916 (init_font_name_table): Use add_font_name_table_entry; add italic,
917 bold, and bold-italic entries for truetype fonts.
918
919 * xfaces.c (init_frame_faces) [MAC_OS]: Call realize_basic_faces
920 for Mac too.
921 (try_font_list) [MAC_OS]: If no font matches given registry, try
922 fonts with any registry matching face_family.
923 (realize_x_face) [MAC_OS]: Remove old ad-hoc fix to load font here.
924
925 * s/darwin.h: If autoconf detects the Ncurses library, define
926 LIBS_TERMCAP to -lncurses to use it.
927
928 2002-06-16 Eli Zaretskii <eliz@is.elta.co.il>
929
930 * strftime.c [__hpux]: Include sys/_mbstate_t.h.
931
932 2002-06-15 Richard M. Stallman <rms@gnu.org>
933
934 * window.c (Fset_window_configuration): Explicitly preserve
935 the point value that new_current_buffer had at the start.
936
937 2002-06-14 Juanma Barranquero <lektu@terra.es>
938
939 * composite.c (Fcompose_region_internal, Fcompose_string_internal):
940 Fix typos.
941
942 2002-06-14 Kim F. Storm <storm@cua.dk>
943
944 * insdel.c (insert_1_both, insert_from_string_1)
945 (insert_from_buffer_1): Recalculate END_UNCHANGED in case the
946 insert happened in the end_unchanged region. Otherwise, the
947 redisplay may be confused and duplicate the last line in the
948 buffer [seen after save-buffer when require-final-newline==t].
949
950 2002-06-13 Jason Rumney <jasonr@gnu.org>
951
952 * w32.c (init_environment): Remove EMACSLOCKDIR.
953 (stat): Swap _S_IFDIR and _S_IFREG.
954
955 2002-06-13 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
956
957 * keyboard.c, macterm.c, macmenu.c, msdos.c, sysdep.c
958 * termhooks.h, xmenu.c, xsmfns.c, xterm.h, xterm.c, w32term.c,
959 * w32menu.c, w32inevt.c: Rename enum event_kind as follows:
960 ascii_keystroke to ASCII_KEYSTROKE_EVENT, multibyte_char_keystroke
961 to MULTIBYTE_CHAR_KEYSTROKE_EVENT, non_ascii_keystroke to
962 NON_ASCII_KEYSTROKE_EVENT, timer_event to TIMER_EVENT, mouse_click
963 to MOUSE_CLICK_EVENT, mouse_wheel to MOUSE_WHEEL_EVENT,
964 language_change_event to LANGUAGE_CHANGE_EVENT, scroll_bar_click
965 to SCROLL_BAR_CLICK_EVENT, w32_scroll_bar_click to
966 W32_SCROLL_BAR_CLICK_EVENT, selection_request_event to
967 SELECTION_REQUEST_EVENT, selection_clear_event to
968 SELECTION_CLEAR_EVENT, buffer_switch_event to BUFFER_SWITCH_EVENT,
969 delete_window_event to DELETE_WINDOW_EVENT, iconify_event to
970 ICONIFY_EVENT, deiconify_event to DEICONIFY_EVENT,
971 menu_bar_activate_event to MENU_BAR_ACTIVATE_EVENT, drag_n_drop to
972 DRAG_N_DROP_EVENT, save_session_event to SAVE_SESSION_EVENT and
973 no_event to NO_EVENT.
974
975 2002-06-12 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
976
977 * macmenu.c: Remove declaration of Qmouse_click and Qevent_kind.
978
979 2002-06-12 Stefan Monnier <monnier@cs.yale.edu>
980
981 * intervals.c (textget): Don't forget to `return'.
982 (lookup_char_property): Use XCAR/XCDR.
983
984 2002-06-12 Juanma Barranquero <lektu@terra.es>
985
986 * xdisp.c (Fformat_mode_line): Fix typo.
987
988 2002-06-12 Kim F. Storm <storm@cua.dk>
989
990 * xdisp.c (Fformat_mode_line): New function.
991 (frame_title_buf, frame_title_buf_end, frame_title_ptr)
992 (store_frame_title_char, store_frame_title): Use unconditionally.
993 (init_xdisp): Defsubr Fformat_mode_line.
994 Initialize frame_title_buf etc. unconditionally.
995
996 2002-06-11 Stefan Monnier <monnier@cs.yale.edu>
997
998 * keyboard.c (read_key_sequence):
999 Remove prev_(fkey|keytran}_(map|start|end) since we don't want to pass
1000 things through those maps after downcasing events.
1001 Enforce that keytran_end <= fkey_start, i.e. that key-translation-map
1002 applies after function-key-map.
1003 Make sure that keytran can be done in the middle in the sequence.
1004 Be careful not to throw away events past the one we downcase.
1005
1006 * lread.c (read_integer): Remove unused var `tem'.
1007 (read1): Fix int/Lisp_Object mixup.
1008
1009 * xfaces.c (tty_lookup_color): Type bool/Lisp_Object mismatch fixed.
1010
1011 2002-06-11 Richard M. Stallman <rms@gnu.org>
1012
1013 * keyboard.c (readable_events): Ignore any number of
1014 FOCUS_IN_EVENT events and return 0 if nothing else in buffer.
1015
1016 2002-06-09 Miles Bader <miles@gnu.org>
1017
1018 * xfaces.c (Ftty_supports_face_attributes_p): New function.
1019 (parse_rgb_list, tty_lookup_color): New functions.
1020 (tty_defined_color): Use `tty_lookup_color' to do all the work.
1021 (color_distance, Fcolor_distance): New functions.
1022 (TTY_SAME_COLOR_THRESHOLD): New macro.
1023 (Qtty_color_standard_values): New variable.
1024 (syms_of_xfaces): Initialize new vars & functions.
1025
1026 2002-06-08 Colin Walters <walters@verbum.org>
1027
1028 * textprop.c (Vchar_property_alias_alist): New variable.
1029 (syms_of_textprop) <Vchar_property_alias_alist>: DEFVAR_LISP.
1030
1031 * intervals.c (lookup_char_property): New function for looking up
1032 overlay and text properties, created from textget.
1033 (textget): Use it.
1034
1035 * intervals.h (lookup_char_property): Declare.
1036 (Vchar_property_alias_alist): Declare.
1037
1038 * buffer.c (Foverlay_get): Use lookup_char_property.
1039
1040 2002-06-07 Sam Steingold <sds@gnu.org>
1041
1042 * xselect.c (lisp_data_to_selection_data): Fix last change:
1043 *data_ret is not a Lisp string, while unibyte_string is.
1044
1045 2002-06-07 Eli Zaretskii <eliz@is.elta.co.il>
1046
1047 * xselect.c (lisp_data_to_selection_data): Fix last change:
1048 set size_ret.
1049
1050 2002-06-07 Andreas Schwab <schwab@suse.de>
1051
1052 * m/amdx86-64.h: New file.
1053
1054 2002-06-05 Eli Zaretskii <eliz@is.elta.co.il>
1055
1056 * fns.c (Fstring_make_unibyte): Doc fix.
1057
1058 * xselect.c (lisp_data_to_selection_data): If the requested type
1059 is STRING, call string_make_unibyte to encode the selected text
1060 as a string.
1061
1062 * window.c (Fset_window_hscroll): Doc fix.
1063
1064 2002-06-05 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
1065
1066 * fileio.c (choose_write_coding_system):
1067 Call select-safe-coding-system properly.
1068
1069 2002-06-03 Richard M. Stallman <rms@gnu.org>
1070
1071 * xdisp.c (message_with_string): Error if STRING is not a string.
1072
1073 * fns.c (md5): Pass FILE arg to Vselect_safe_coding_system_function.
1074
1075 * fileio.c (choose_write_coding_system): Pass FILE arg to
1076 Vselect_safe_coding_system_function.
1077
1078 2002-06-03 Ken Raeburn <raeburn@gnu.org>
1079
1080 * buffer.c (fix_overlays_before): Fix list-walking bug in 05-19 change.
1081
1082 2002-06-02 Thien-Thi Nguyen <ttn@gnu.org>
1083
1084 * bytecode.c (Fbyte_code): Cast `current_column' return value to int.
1085 * cmds.c (Fdelete_backward_char, internal_self_insert): Likewise.
1086 * keymap.c (describe_command): Likewise.
1087 * minibuf.c (read_minibuf): Likewise.
1088
1089 * xdisp.c (redisplay_internal, redisplay_window, decode_mode_spec):
1090 Cast `current_column' return value to int.
1091 (back_to_previous_visible_line_start)
1092 (reseat_at_next_visible_line_start, next_element_from_buffer):
1093 Cast `indented_beyond_p' 3rd arg to float.
1094
1095 * indent.c (last_known_column): Now a float.
1096 (current_column_1, position_indentation, current_column)
1097 (string_display_width): Return float.
1098 (Fcurrent_column): Cast `current_column' return value to int.
1099 (Fcurrent_indentation): Cast `position_indentation' retval to int.
1100 (indented_beyond_p): Third arg now a float.
1101 (compute_motion, vmotion): Cast `indented_beyond_p' 3rd arg to float.
1102
1103 * lisp.h (current_column): Now returns float.
1104 (indented_beyond_p): 3rd arg now a float.
1105
1106 2002-05-31 Eli Zaretskii <eliz@is.elta.co.il>
1107
1108 * xfns.c (x_encode_text): Return stringp non-NULL if coding_system
1109 is Qcompound_text_with_extensions.
1110
1111 * xselect.c (lisp_data_to_selection_data): Always set selection
1112 type as string if x_encode_text returns streingp non-NULL.
1113
1114 * s/netbsd.h: Include /usr/pkg in the run time shared library path.
1115
1116 2002-05-30 Richard M. Stallman <rms@gnu.org>
1117
1118 * window.c (Fset_window_configuration): Correct the handling
1119 of point in current buffer, to work with multiple windows.
1120
1121 2002-05-29 Colin Walters <walters@verbum.org>
1122
1123 * lread.c (Fread_from_string): Don't depend on order of evaluation
1124 for C function parameters.
1125
1126 2002-05-28 Richard M. Stallman <rms@gnu.org>
1127
1128 * xterm.c (x_display_and_set_cursor): Change the cursor in the same
1129 way for blinked-off state and for a nonselected window.
1130
1131 * window.c (window_scroll_pixel_based): Don't call Fbolp;
1132 instead, see if the new start pos is at beginning of line.
1133
1134 * fileio.c (Fwrite_region): If START is a string, don't
1135 make any annotations.
1136
1137 * eval.c (syms_of_eval): Doc fix.
1138
1139 2002-05-28 Colin Walters <walters@debian.org>
1140
1141 * emacs.c (USAGE1): Add --no-splash.
1142 (standard_args): Ditto.
1143
1144 2002-05-28 Colin Walters <walters@gnu.org>
1145
1146 * lread.c (readchar_count): New variable.
1147 (readchar): Increment it.
1148 (unreadchar): Decrement it.
1149 (read_multibyte): Decrement it.
1150 (Vread_with_symbol_positions): New variable.
1151 (Vread_symbol_positions_list): New variable.
1152 (read_internal_start): New function, created from Fread and
1153 Fread_from_string. Handle Vread_symbol_positions_list and
1154 Vread_with_symbol_positions.
1155 (readevalloop, Fread, Fread_from_string): Use it.
1156 (read1): Use readchar_count to add symbol positions to
1157 Vread_symbol_positions_list if Vread_with_symbol_positions is non-nil.
1158 (syms_of_lread): DEFVAR_LISP and initialize them.
1159
1160 * lread.c (read0, read1, read_list, read_vector, read_multibyte)
1161 (substitute_object_recurse, substitute_object_in_subtree)
1162 (substitute_in_interval): Prototype.
1163 (read_multibyte): Return c if it's less than zero.
1164
1165 2002-05-28 Kim F. Storm <storm@cua.dk>
1166
1167 * fileio.c (Fread_file_name_internal): Added brute-force
1168 speed up for using predicate file-directory-p.
1169
1170 2002-05-28 Kim F. Storm <storm@cua.dk>
1171
1172 * fileio.c (Vread_file_name_function, Vread_file_name_predicate):
1173 New variables.
1174 (syms_of_fileio): DEFVAR_LISP them.
1175 (read_file_name_cleanup): New unwind function.
1176 (Fread_file_name_internal): Only return completions satifying
1177 Vread_file_name_predicate. Temporarily unwind protect and rebind
1178 default-directory while checking completions against the predicate.
1179 (Fread_file_name): Added PREDICATE argument. Specbind it to
1180 Vread_file_name_predicate during completion.
1181 Call Vread_file_name_function to read the file name if non-nil.
1182
1183 * lisp.h (Fread_file_name): Now has 6 args.
1184
1185 * callint.c (Fcall_interactively) <"D">: Supply Qfile_directory_p
1186 predicate for Fread_file_name when reading directory name.
1187 Supply Qnil for predicate in other calls to Fread_file_name.
1188
1189 2002-05-26 Miles Bader <miles@gnu.org>
1190
1191 * term.c (tty_capable_p): New function.
1192 * dispextern.h (tty_capable_p): New function declaration.
1193 (TTY_CAP_INVERSE, TTY_CAP_UNDERLINE, TTY_CAP_BOLD, TTY_CAP_DIM)
1194 (TTY_CAP_BLINK, TTY_CAP_ALT_CHARSET): New macros.
1195
1196 2002-05-23 Stefan Monnier <monnier@cs.yale.edu>
1197
1198 * fileio.c (read_non_regular, Finsert_file_contents): Use BEG_BYTE.
1199 (Finsert_file_contents, build_annotations): Use XCAR, XCDR.
1200 (Vwrite_region_annotate_functions): Docstring fix.
1201
1202 2002-05-23 Kim F. Storm <storm@cua.dk>
1203
1204 * xterm.c (x_write_glyphs): Clear phys_cursor_on_p if current
1205 phys_cursor's hpos is overwritten. This is still not completely
1206 correct, as it doesn't really make sense to use hpos at all to
1207 get the cursor glyph (as that is relative to the width of the
1208 characters on the line, which may have changed during the update).
1209
1210 2002-05-22 Jason Rumney <jasonr@gnu.org>
1211
1212 * w32fns.c (enumfont_t): Remove tail, make pattern a normal
1213 Lisp_Object.
1214 (enum_font_cb2, enum_font_maybe_add_to_list, w32_list_fonts):
1215 Use modified enumfont_t struct.
1216
1217 * w32term.h (text_cursor_kinds): New enumeration member HBAR_CURSOR.
1218
1219 * w32term.c (x_draw_bar_cursor): New argument KIND; callers changed.
1220 Handle the `hbar' cursor type.
1221 (x_display_and_set_cursor): Handle the HBAR_CURSOR case.
1222
1223 * w32fns.c (Qhbar): New variable.
1224 (x_specified_cursor_type): Use it.
1225
1226 2002-05-21 Ken Raeburn <raeburn@gnu.org>
1227
1228 * w32fns.c (enum_font_maybe_add_to_list): Use XCDR_AS_LVALUE for
1229 now, when the address is needed.
1230
1231 2002-05-21 Colin Walters <walters@gnu.org>
1232
1233 * Makefile.in (shortlisp): Add font-core.el.
1234
1235 2002-05-20 Richard M. Stallman <rms@gnu.org>
1236
1237 * buffer.c (syms_of_buffer) <cursor-type>: Doc fix.
1238
1239 * keyboard.c (read_char_minibuf_menu_prompt): Don't list
1240 equivalent key bindings here.
1241
1242 2002-05-20 Ken Raeburn <raeburn@gnu.org>
1243
1244 Change symbol structure to contain a lisp object for the symbol
1245 name:
1246 * lisp.h (struct Lisp_Symbol): Replace field "name" with a lisp
1247 object field named "xname".
1248 (SYMBOL_NAME): New macro.
1249 * abbrev.c (write_abbrev): Use SYMBOL_NAME instead of XSYMBOL and
1250 name field.
1251 * alloc.c (Fmake_symbol): Set symbol xname field instead of name.
1252 (mark_object, gc_sweep): Use symbol xname field and XSTRING
1253 instead of name field.
1254 * buffer.c (buffer_slot_type_mismatch): Use XSTRING and
1255 SYMBOL_NAME instead of XSYMBOL and name field.
1256 * callint.c (Fcall_interactively): Use XSTRING and SYMBOL_NAME
1257 instead of XSYMBOL and name field.
1258 * charset.c (Fdefine_charset, Fdeclare_equiv_charset): Use XSTRING
1259 and SYMBOL_NAME instead of XSYMBOL and name field.
1260 * coding.c (Fread_coding_system, code_convert_region1)
1261 (code_convert_string1, code_convert_string_norecord)
1262 (Ffind_operation_coding_system): Use SYMBOL_NAME instead of
1263 XSYMBOL and name field.
1264 * data.c (Fkeywordp, Fsymbol_name, store_symval_forwarding)
1265 (Fmake_variable_buffer_local, Fmake_local_variable)
1266 (Fmake_variable_frame_local): Use SYMBOL_NAME and XSTRING instead
1267 of XSYMBOL and name field.
1268 * editfns.c (Fformat): Use SYMBOL_NAME and XSTRING instead of
1269 XSYMBOL and name field.
1270 * emacs.c (shut_down_emacs) [#if 0]: Use SYMBOL_NAME and XSTRING
1271 instead of XSYMBOL and name field.
1272 * eval.c (do_autoload): Use SYMBOL_NAME and XSTRING instead of
1273 XSYMBOL and name field.
1274 * fns.c (Fstring_equal, Fstring_lessp, Frequire, sxhash):
1275 Use SYMBOL_NAME and XSTRING instead of XSYMBOL and name field.
1276 * fontset.c (Fset_fontset_font): Use SYMBOL_NAME and XSTRING
1277 instead of XSYMBOL and name field.
1278 * keyboard.c (echo_char, record_char, parse_modifiers_uncached)
1279 (parse_modifiers, apply_modifiers, Fevent_convert_list)
1280 (parse_solitary_modifier, Fexecute_extended_command):
1281 Use SYMBOL_NAME and XSTRING instead of XSYMBOL and name field.
1282 * keymap.c (silly_event_symbol_error, Fsingle_key_description)
1283 (Fdescribe_buffer_bindings): Use SYMBOL_NAME and XSTRING instead
1284 of XSYMBOL and name field.
1285 (describe_command, describe_translation): Use SYMBOL_NAME and
1286 assignment instead of XSYMBOL and name field and XSETSTRING.
1287 * lread.c (Fintern_soft, oblookup): Use SYMBOL_NAME and XSTRING
1288 instead of XSYMBOL and name field.
1289 (Funintern): Use SYMBOL_NAME and assignment instead of XSYMBOL and
1290 name field and XSETSTRING.
1291 * macfns.c (parse_image_spec): Use SYMBOL_NAME and XSTRING instead
1292 of XSYMBOL and name field.
1293 * minibuf.c (Fread_command, Fread_variable): Use SYMBOL_NAME and
1294 assignment instead of XSYMBOL and name field and XSETSTRING.
1295 * print.c (print_error_message, print_object): Use SYMBOL_NAME and
1296 XSTRING instead of XSYMBOL and name field.
1297 * process.c (set_socket_options, Fsignal_process): Use SYMBOL_NAME
1298 and XSTRING instead of XSYMBOL and name field.
1299 * w32fns.c (parse_image_spec, w32_parse_hot_key): Use SYMBOL_NAME
1300 and XSTRING instead of XSYMBOL and name field.
1301 * xfaces.c (merge_face_vector_with_property): Use SYMBOL_NAME and
1302 XSTRING instead of XSYMBOL and name field.
1303 * xfns.c (parse_image_spec): Use SYMBOL_NAME and XSTRING instead
1304 of XSYMBOL and name field.
1305 * xselect.c (symbol_to_x_atom, x_get_foreign_selection):
1306 Use SYMBOL_NAME and XSTRING instead of XSYMBOL and name field.
1307
1308 2002-05-19 Ken Raeburn <raeburn@gnu.org>
1309
1310 * lisp.h (LISP_MAKE_RVALUE): Delete disabled version, making XCAR
1311 and XCDR real rvalues in most configurations.
1312
1313 * buffer.c (fix_overlays_in_range, fix_overlays_before):
1314 Don't take the address of the cdr part of a cons cell; instead, track
1315 the parent cell and call XSETCDR, or set the variable for the head
1316 of the list if we haven't started down the list yet.
1317
1318 2002-05-19 Richard M. Stallman <rms@gnu.org>
1319
1320 * doc.c (reread_doc_file): Don't ask for confirmation.
1321
1322 2002-05-18 Jason Rumney <jasonr@gnu.org>
1323
1324 * w32fns.c (w32_create_pixmap_from_bitmap_data): New function.
1325 (xbm_load_image): Use it.
1326 (xbm_load): Ditto.
1327 (xbm_read_bitmap_data): Reverted to xfns.c version.
1328 From David Ponce <david@dponce.com>.
1329
1330 2002-05-17 Eli Zaretskii <eliz@is.elta.co.il>
1331
1332 * msdos.c (sig_suspender, sigprocmask): Don't define for DJGPP
1333 2.02 and later.
1334
1335 2002-05-16 Juanma Barranquero <lektu@terra.es>
1336
1337 * keyboard.c (Fthis_command_keys, Fthis_command_keys_vector): Fix typo.
1338
1339 2002-05-15 Stefan Monnier <monnier@cs.yale.edu>
1340
1341 * keyboard.c (read_char_x_menu_prompt): Use an equivalent but more
1342 meaningful test.
1343 (read_char_minibuf_menu_prompt): Fix typo.
1344
1345 2002-05-15 Eli Zaretskii <eliz@is.elta.co.il>
1346
1347 * eval.c (Fcommandp): Doc fix.
1348
1349 2002-05-13 Stefan Monnier <monnier@cs.yale.edu>
1350
1351 * keymap.c (keymap_parent): New fun, extracted from Fkeymap_parent.
1352 (Fkeymap_parent, keymap_memberp, fix_submap_inheritance): Use it.
1353 (Fset_keymap_parent): Gcpro a bit more.
1354 (access_keymap): Gcpro around meta_map call and around the main loop.
1355 (get_keyelt): Gcpro when following indirect references.
1356 (copy_keymap_item): New fun, extracted from Fcopy_keymap.
1357 (copy_keymap_1, Fcopy_keymap): Use it. Don't copy the parent map.
1358 (Fdefine_key, Flookup_key): Gcpro before calling get_keymap.
1359 Remove useless ad-hoc remap code.
1360
1361 2002-05-13 Richard M. Stallman <rms@gnu.org>
1362
1363 * search.c (search_buffer): Give up boyer moore search if inverse
1364 translation change charset_base.
1365
1366 2002-05-12 Eli Zaretskii <eliz@is.elta.co.il>
1367
1368 * coding.c (decode_coding) <coding_type_ccl>: If a lone CR
1369 characters is carried over from the previous block of text, adjust
1370 coding->produced to account for the extra character.
1371
1372 2002-05-11 Andreas Schwab <schwab@suse.de>
1373
1374 * coding.c (intersection): Keep the elements of the returned list
1375 in the same order as in the first list.
1376
1377 2002-05-11 Kim F. Storm <storm@cua.dk>
1378
1379 * keymap.c (current_minor_maps): Fixed resizing of cmm_maps;
1380 only update cmm_size if realloc actually succeeds.
1381 Testing with initial size of 2 elements revealed that using
1382 realloc on GNU/Linux would cause a random trap in xmalloc
1383 later on, so I rewrote the code to use malloc/bcopy/free instead
1384 of realloc.
1385
1386 2002-05-10 Jason Rumney <jasonr@gnu.org>
1387
1388 * w32fns.c (enum_font_cb2): Avoid DBCS raster fonts.
1389
1390 2002-05-10 Eli Zaretskii <eliz@is.elta.co.il>
1391
1392 * coding.c (encode_coding_sjis_big5): Enclose bitwise AND in
1393 parens, to ensure correct evaluation order.
1394
1395 2002-05-10 Kim F. Storm <storm@cua.dk>
1396
1397 * keymap.c (Vemulation_mode_map_alists): New variable.
1398 (syms_of_keymap): DEFVAR_LISP it.
1399 (current_minor_maps): Process keymap alists in that list before
1400 minor-mode-overriding-map-alist and minor-mode-map-alist.
1401
1402 2002-05-09 Richard M. Stallman <rms@gnu.org>
1403
1404 * search.c (Freplace_match): Doc fix.
1405
1406 2002-05-09 Kim F. Storm <storm@cua.dk>
1407
1408 * macterm.c (x_draw_image_foreground, x_draw_image_foreground_1):
1409 Enlarge cursor rectangle drawn around image with non-zero relief.
1410
1411 * w32term.c (x_draw_image_foreground, w32_draw_image_foreground_1):
1412 Enlarge cursor rectangle drawn around image with non-zero relief.
1413
1414 * xterm.c (x_draw_image_foreground, x_draw_image_foreground_1):
1415 Enlarge cursor rectangle drawn around image with non-zero relief.
1416
1417 2002-05-07 Eli Zaretskii <eliz@is.elta.co.il>
1418
1419 * xselect.c (lisp_data_to_selection_data): Don't set selection
1420 type if comes from the Lisp object's car. If the selection
1421 contains a pure ASCII text, always return QSTRING as its type.
1422
1423 2002-05-06 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
1424
1425 * mac.c (mac-cut-function): Doc fix.
1426
1427 2002-05-05 Richard M. Stallman <rms@gnu.org>
1428
1429 * s/gnu.h [DOUG_LEA_MALLOC] (REL_ALLOC): Undefine it.
1430
1431 2002-05-04 Jason Rumney <jasonr@gnu.org>
1432
1433 * keyboard.c (make_lispy_event) <mouse-wheel>: Set count to 1
1434 for event-click-count.
1435
1436 * process.c (init_process): Only add server subfeature if we can
1437 use non-blocking I/O.
1438
1439 2002-05-04 Andrew Choi <akochoi@shaw.ca>
1440
1441 * macterm.c (XTread_socket): Call WaitNextEvent once instead of
1442 repeatedly.
1443
1444 2002-05-03 Jason Rumney <jasonr@gnu.org>
1445
1446 * process.c (Fmake_network_process): Only support server sockets
1447 when we can make them non-blocking.
1448
1449 * s/ms-w32.h (HAVE_SELECT): Define.
1450
1451 * w32.h (FILE_NDELAY): New flag.
1452
1453 * w32.c (sys_getpeername, fcntl): New functions.
1454 (_sys_read_ahead): Temporarily block on non-blocking sockets.
1455
1456 * w32proc.c: include sys/file.h.
1457
1458 2002-05-03 Colin Walters <walters@verbum.org>
1459
1460 * callproc.c (Vgame_score_directory): Renamed to
1461 Vshared_game_score_directory.
1462
1463 2002-04-30 Richard M. Stallman <rms@gnu.org>
1464
1465 * s/gnu.h [emacs]: Include stdio.h.
1466 (GNU_LIBRARY_PENDING_OUTPUT_COUNT): New definition, conditional.
1467
1468 * eval.c (do_autoload): Error if called while preparing to dump.
1469
1470 * fns.c (Frequire): Error if need to load while preparing to dump.
1471
1472 2002-04-28 Colin Walters <walters@verbum.org>
1473
1474 * callproc.c (Vgame_score_directory) [!HAVE_SHARED_GAME_DIR]:
1475 Default to "~/.emacs.d/games".
1476
1477 2002-04-29 Stefan Monnier <monnier@cs.yale.edu>
1478
1479 * lread.c (openp): Change arg exec_only to predicate.
1480 (build_load_history): Use XCAR/XCDR.
1481 (Flocate_file_internal): New fun.
1482 (syms_of_lread): Defsubr it.
1483 (Fload): Update call to openp.
1484
1485 * lisp.h (openp): Update prototype.
1486
1487 * xfns.c (x_create_bitmap_from_file, x_find_image_file):
1488 * w32proc.c (sys_spawnve):
1489 * w32fns.c (x_create_bitmap_from_file, x_find_image_file):
1490 * w32.c (check_windows_init_file):
1491 * sound.c (Fplay_sound_internal):
1492 * process.c (Fstart_process):
1493 * macfns.c (x_create_bitmap_from_file, x_find_image_file):
1494 * mac.c (run_mac_command):
1495 * emacs.c (init_cmdargs):
1496 * callproc.c (Fcall_process): Update call to openp.
1497
1498 * textprop.c (remove_properties): Don't use XCAR without CONSP.
1499
1500 * xterm.c (XTread_socket): Disable the Xutf8LookupString code.
1501
1502 2002-04-29 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
1503
1504 * dispextern.h (DEFAULT_TOOL_BAR_BUTTON_MARGIN)
1505 (DEFAULT_TOOL_BAR_BUTTON_RELIEF): Change default values.
1506
1507 2002-04-28 Richard M. Stallman <rms@gnu.org>
1508
1509 * minibuf.c (Fall_completions, Ftry_completion): New arg to Fcommandp.
1510
1511 * eval.c (Fcommandp): New arg for_call_interactively.
1512 * lisp.h (Fcommandp): Declare new arg.
1513
1514 2002-04-28 Jason Rumney <jasonr@gnu.org>
1515
1516 * w32proc.c (syms_of_w32proc): Get true file attributes by default.
1517
1518 * w32.c (stat, fstat): Use file index information to generate
1519 inodes for directories where available.
1520
1521 2002-04-26 Andrew Choi <akochoi@shaw.ca>
1522
1523 * Makefile.in (C_SWITCH_SYSTEM_TEMACS): Add.
1524 [HAVE_CARBON]: Include Mac object files.
1525
1526 * alloc.c, callproc.c, dispextern.h, dispnew.c, emacs.c,
1527 fontset.c, frame.c, frame.h, keyboard.c, sysdep.c, term.c,
1528 termcap.c, window.c, xdisp.c, xfaces.c: Use macros MAC_OS8,
1529 MAC_OSX, and MAC_OS instead of macintosh.
1530
1531 * editfns.c [MAC_OS8]: Include stdio.h.
1532
1533 * emacs.c [MAC_OS8]: Call mac_initialize instead of x_term_init.
1534
1535 * fontset.c [MAC_OS]: Set Vdefault_fontset to ETL Fixed instead of
1536 Apple Monaco.
1537
1538 * process.c: Declare QCfamily and QCfilter as extern.
1539 (wait_reading_process_input) [MAC_OSX]: Clear bit for stdin before
1540 calling select.
1541
1542 * termcap.c [MAC_OSX]: Don't define tgetnum, PC, tputs, and tgetent.
1543
1544 * tparam.c [MAC_OSX]: Don't define BC and UP.
1545
1546 * config.in [HAVE_CARBON]: Add.
1547
1548 * mac.c, macgui.h, macfns.c, macmenu.c, macterm.c, macterm.h:
1549 Move here from mac/src and mac/inc.
1550
1551 * s/darwin.h, m/powermac.h, unexmacosx.c: New files.
1552
1553 2002-04-26 Gerd Moellmann <gerd@gnu.org>
1554
1555 * xterm.c (x_draw_phys_cursor_glyph): Undo last change.
1556 Compute phys_cursor_width from the x position returned
1557 by x_draw_glyhs, which is cheaper.
1558 (x_display_and_set_cursor): Compute the buffer-local value
1559 of `cursor-in-non-selected-windows' only when needed.
1560
1561 2002-04-25 Gerd Moellmann <gerd@gnu.org>
1562
1563 * xterm.c (x_draw_phys_cursor_glyph): Take into account that a box
1564 cursor on a stretch glyph has a width that depends on
1565 x_stretch_cursor_p.
1566
1567 2002-04-25 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
1568
1569 * abbrev.c (abbrev-start-location): Doc fix.
1570
1571 * indent.c (Fvertical_motion): Fix last change.
1572
1573 2002-04-25 Gerd Moellmann <gerd@gnu.org>
1574
1575 * indent.c (Fvertical_motion): Move to the start of the line
1576 containing PT before moving up or down.
1577
1578 2002-04-24 Gerd Moellmann <gerd@gnu.org>
1579
1580 * dispnew.c (update_text_area): Set phys_cursor_on_p to 0 in the
1581 case of writing a whole row, more or less analogous to the case of
1582 writing only parts of a row.
1583
1584 * xterm.c (x_display_and_set_cursor): Set phys_cursor_width to
1585 0 for NO_CURSOR.
1586
1587 * xterm.c (notice_overwritten_cursor): Fix an off by 1 error.
1588
1589 2002-04-23 Colin Walters <walters@verbum.org>
1590
1591 * buffer.c (syms_of_buffer): Doc fix.
1592
1593 2002-04-23 Gerd Moellmann <gerd@gnu.org>
1594
1595 * xterm.c (notice_overwritten_cursor): Handle the special case
1596 of the cursor being in the first blank non-text line at the
1597 end of a window.
1598
1599 * xterm.c (x_draw_hollow_cursor, x_draw_bar_cursor)
1600 (x_draw_phys_cursor_glyph): Set phys_cursor_width here.
1601 (x_display_and_set_cursor): Don't set phys_cursor_width here, for
1602 bar cursors only, to make phys_cursor_width contain what its name
1603 suggests.
1604 (notice_overwritten_cursor): Consider the cursor image erased if
1605 the output area intersects the cursor image in y-direction.
1606
1607 2002-04-23 Simon Marshall <simon@gnu.org>
1608
1609 * xfns.c (x_set_mouse_color): Change default for cross_cursor
1610 to XC_hand2.
1611
1612 2002-04-23 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
1613
1614 * xdisp.c: Remove unused global variable `minibuf_prompt_pixel_width'.
1615
1616 2002-04-22 Kim F. Storm <storm@cua.dk>
1617
1618 * textprop.c (remove_properties): Fixed trap for malformed plist.
1619
1620 2002-04-22 Richard M. Stallman <rms@gnu.org>
1621
1622 * cmds.c (Fend_of_line): Handle intangible text in mid line.
1623
1624 * window.c (make_window): Initialize height_fixed_p,
1625 last_cursor_off_p, and p->cursor_off_p slots.
1626
1627 2002-04-20 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
1628
1629 * fns.c (use-dialog-box): Doc fix.
1630
1631 2002-04-19 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
1632
1633 * xterm.c (note_mode_line_or_margin_highlight): Remove unused
1634 variables `row', `i' and `area'.
1635 (XTread_socket) <KeyPress>: Pass KeyPress events when in menu to
1636 toolkit library.
1637
1638 2002-04-19 Stefan Monnier <monnier@cs.yale.edu>
1639
1640 * xfaces.c (clear_font_table): Don't free the default font of
1641 a frame even if it's on another display.
1642 (Finternal_set_lisp_face_attribute): Don't use XFRAME on something
1643 that could be Qt.
1644
1645 2002-04-19 Juanma Barranquero <lektu@terra.es>
1646
1647 * indent.c (Fmove_to_column): Remove unused local variable
1648 `next_boundary_byte'.
1649 (current_column_1): Likewise.
1650
1651 2002-04-19 Eli Zaretskii <eliz@is.elta.co.il>
1652
1653 * msdos.c (Qhbar): New variable.
1654 (syms_of_msdos): Intern and staticpro it.
1655 (IT_set_cursor_type, IT_set_frame_parameters): Handle the `hbar'
1656 cursor type.
1657
1658 2002-04-19 Dave Lambert <dlambert@acm.org>
1659
1660 Theses change implement an underscore-like (`hbar') cursor.
1661
1662 * xterm.h (text_cursor_kinds): New enumeration member HBAR_CURSOR.
1663
1664 * xterm.c (x_draw_bar_cursor): New argument KIND; callers changed.
1665 Handle the `hbar' cursor type.
1666 (x_display_and_set_cursor): Handle the HBAR_CURSOR case.
1667
1668 * xfns.c (Qhbar): New variable.
1669 (syms_of_xfns): Intern and staticpro it.
1670 (x_specified_cursor_type): Handle `hbar' cursor.
1671
1672 * s/sol2-5.h (bcopy, bzero, bcmp): Define only if HAVE_BCOPY is
1673 not defined.
1674
1675 2002-04-18 Richard M. Stallman <rms@gnu.org>
1676
1677 * textprop.c (remove_properties): New arg LIST allows scanning
1678 either a list or a plist.
1679 (interval_has_some_properties_list): New function, like
1680 interval_has_some_properties using list instead of plist.
1681 All callers changed.
1682 (Fremove_list_of_text_properties): New function.
1683 (syms_of_textprop): Defsubr it.
1684
1685 2002-04-17 Eli Zaretskii <eliz@is.elta.co.il>
1686
1687 * s/sol2.h (HAVE_LIBKSTAT): Define only if not already defined.
1688
1689 2002-04-17 Juanma Barranquero <lektu@terra.es>
1690
1691 * indent.c (Fmove_to_column): Remove unused local variable `end_byte'.
1692
1693 2002-04-17 Eli Zaretskii <eliz@is.elta.co.il>
1694
1695 * window.c (coordinates_in_window): Don't report on margin area
1696 if its width is zero.
1697
1698 2002-04-16 Jason Rumney <jasonr@gnu.org>
1699
1700 * w32fns.c (Fx_file_dialog): Decode file name before using.
1701
1702 * w32term.c (construct_drag_n_drop): Likewise.
1703
1704 2002-04-16 Eli Zaretskii <eliz@is.elta.co.il>
1705
1706 * puresize.h (BASE_PURESIZE): Increase to 830000, since we now
1707 store load-history in pure space.
1708
1709 * s/msdos.h (SYSTEM_PURESIZE_EXTRA): Reduce to 50000.
1710
1711 2002-04-16 Stefan Monnier <monnier@cs.yale.edu>
1712
1713 * xterm.c (Qlatin_1, Qutf_8): New vars.
1714 (syms_of_xterm): Initialize them.
1715 (XTread_socket): Eliminate incorrect optimization that tried to avoid
1716 decoding the output of X*LookupString.
1717 Always use latin-1 to decode the output of XLookupString.
1718 Try Xutf8LookupString if XmbLookupString failed.
1719
1720 * region-cache.c (new_region_cache): Use BEG.
1721
1722 2002-04-16 Gerd Moellmann <gerd@gnu.org>
1723
1724 * buffer.c (MMAP_ALLOCATED_P): New macro to be set from system
1725 configuration files.
1726 (mmap_enlarge): Enlarge mapped regions only if MMAP_ALLOCATED_P
1727 returns 0.
1728
1729 2002-04-15 Andreas Schwab <schwab@suse.de>
1730
1731 * config.in: Regenerated using autoheader.
1732
1733 * m/7300.h, m/acorn.h, m/alliant-2800.h, m/alliant.h, m/alpha.h,
1734 m/altos.h, m/amdahl.h, m/apollo.h, m/arm.h, m/att3b.h, m/aviion.h,
1735 m/celerity.h, m/clipper.h, m/cnvrgnt.h, m/convex.h, m/cydra5.h,
1736 m/delta.h, m/delta88k.h, m/dpx2.h, m/elxsi.h, m/gec63.h,
1737 m/gould.h, m/hp800.h, m/hp9000s300.h, m/i860.h, m/ia64.h,
1738 m/ibmps2-aix.h, m/ibmrs6000.h, m/ibmrt-aix.h, m/ibmrt.h,
1739 m/ibms390.h, m/intel386.h, m/iris4d.h, m/irist.h, m/isi-ov.h,
1740 m/m68k.h, m/macppc.h, m/masscomp.h, m/mg1.h, m/mips-siemens.h,
1741 m/mips.h, m/news-r6.h, m/news.h, m/next.h, m/nh3000.h, m/nh4000.h
1742 m/ns32000.h, m/orion.h, m/pfa50.h, m/plexus.h, m/pmax.h,
1743 m/powerpcle.h, m/pyrmips.h, m/sequent-ptx.h, m/sequent.h,
1744 m/sparc.h, m/sr2k.h, m/symmetry.h, m/tad68k.h, m/tahoe.h,
1745 m/targon31.h, m/tek4300.h, m/tekxd88.h, m/template.h, m/tower32.h,
1746 m/tower32v3.h, m/ustation.h, m/vax.h, m/wicat.h, m/windowsnt.h,
1747 m/xps100.h, s/aix3-2.h, s/aix4-2.h, s/irix4-0.h, s/irix5-0.h,
1748 s/sco5.h, s/unixware.h: Don't set HAVE_ALLOCA, C_ALLOCA and
1749 STACK_DIRECTION, now set by autoconf.
1750
1751 2002-04-14 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
1752
1753 * dispnew.c (marginal_area_string): Sort arguments.
1754
1755 * dispextern.h (marginal_area_string): Add prototype.
1756
1757 2002-04-13 Richard M. Stallman <rms@gnu.org>
1758
1759 * fileio.c (Finsert_file_contents):
1760 Don't call temp_output_buffer_setup--do just part, by hand.
1761
1762 * coding.c (run_pre_post_conversion_on_str):
1763 Don't call temp_output_buffer_setup--do just part, by hand.
1764
1765 * keyboard.c (command_loop_1): Don't call start_hourglass
1766 or cancel_hourglass when executing a macro.
1767
1768 * marker.c (count_markers): New function.
1769
1770 * xdisp.c (display_mode_element): Don't let mode_line_proptrans_alist
1771 grow without limit. Move recently used elements to the front.
1772
1773 2002-04-13 Eli Zaretskii <eliz@is.elta.co.il>
1774
1775 * unexelf.c (unexec) [__sgi]: Undo the change from 2002-01-20.
1776
1777 2002-04-12 Gerd Moellmann <gerd@gnu.org>
1778
1779 * xdisp.c (sync_frame_with_window_matrix_rows): Don't give frame
1780 rows marginal areas.
1781 (Fdump_frame_glyph_matrix) [GLYPH_DEBUG]: New function.
1782 (syms_of_xdisp) [GLYPH_DEBUG]: Defsubr it.
1783
1784 * dispnew.c (marginal_area_string): Check that glyph row is enabled.
1785
1786 2002-04-12 Dave Love <fx@gnu.org>
1787
1788 * dispnew.c (marginal_area_string): New.
1789
1790 * window.c (window_part): Add ON_LEFT_MARGIN, ON_RIGHT_MARGIN.
1791 (Qleft_margin, Qright_margin): Declare.
1792 (coordinates_in_window, (Fcoordinates_in_window_p): Deal with margins.
1793
1794 * xterm.c (note_mode_line_or_margin_highlight): Renamed from
1795 note_mode_line_highlight and extended.
1796
1797 * keyboard.c (Qleft_margin, Qright_margin): Declare.
1798 (make_lispy_event): Deal with mouse events in margins.
1799
1800 2002-04-12 Stefan Monnier <monnier@cs.yale.edu>
1801
1802 * msdos.c (dos_rawgetc): Use a single event for HELP_EVENT.
1803
1804 * keyboard.c (command_loop_1): Turn off transient-mark-mode rather
1805 than deactivating the mark if tmm is set to `lambda'.
1806 (gen_help_event, kbd_buffer_store_help_event, kbd_buffer_get_event):
1807 Use a single event for HELP_EVENT.
1808 (Fexecute_extended_command): Save last_point_position.
1809
1810 2002-04-12 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
1811
1812 * lisp.h (Fpropertize): Add prototype.
1813
1814 * fns.c (Fy_or_n_p): Use `minibuffer-prompt' face for prompt.
1815
1816 2002-04-10 Colin Walters <walters@verbum.org>
1817
1818 * config.in: Add HAVE_SHARED_GAME_DIR.
1819
1820 * callproc.c: (Vgame_score_directory): New variable.
1821 (syms_of_callproc) <Vgame_score_directory>: DEFVAR_LISP.
1822
1823 2002-04-10 Richard M. Stallman <rms@gnu.org>
1824
1825 * puresize.h (BASE_PURESIZE): Reduce again to avoid big excess.
1826
1827 2002-04-09 Stefan Monnier <monnier@cs.yale.edu>
1828
1829 * minibuf.c (read_minibuf): Use empty_string.
1830 (Ftry_completion): Allow lambda forms and lists of strings for `alist'.
1831 Short-circuit the search as soon as it "failed".
1832 (Fall_completions): Allow lambda forms and lists of strings for alist.
1833 (Fcompleting_read): Set Qminibuffer_completion_confirm to nil
1834 when require_match is nil.
1835 (Ftest_completion): Rename from `test_completion' and export to elisp.
1836 Call the predicate also when alist is a list.
1837 Obey Vcompletion_regexp_list.
1838 (do_completion, Fminibuffer_complete_and_exit): Use it.
1839 (Fassoc_string): Rename from `assoc_for_completion'.
1840 Allow list of strings as well and export to elisp.
1841
1842 2002-04-08 Stefan Monnier <monnier@cs.yale.edu>
1843
1844 * puresize.h (BASE_PURESIZE): Increase to 900KB.
1845
1846 2002-04-08 Juanma Barranquero <lektu@terra.es>
1847
1848 * w32.c (sys_accept): Don't hide variable `s'.
1849
1850 2002-04-05 Gerd Moellmann <gerd@gnu.org>
1851
1852 * callint.c (Fcall_interactively): Use INTEGERP instead of
1853 NUMBERP for checking Vhistory_length.
1854
1855 2002-04-05 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
1856
1857 * sound.c (Fplay_sound_internal): Renamed from Fplay_sound.
1858 Doc fix to reflect it.
1859
1860 2002-04-04 Richard M. Stallman <rms@gnu.org>
1861
1862 * xdisp.c (display_mode_element): New arg RISKY.
1863 Disregard text props found or specified within a variable
1864 that isn't marked risky-local-variable.
1865 (Qrisky_local_variable): New variable.
1866 (syms_of_xdisp): Init and staticpro it.
1867
1868 2002-04-04 Stefan Monnier <monnier@cs.yale.edu>
1869
1870 * undo.c (record_point): New fun.
1871 (record_delete, record_insert): Use it.
1872
1873 2002-04-03 Juanma Barranquero <lektu@terra.es>
1874
1875 * doc.c (Fdocumentation): Add missing parentheses.
1876 (Fdocumentation_property): Likewise.
1877
1878 2002-04-03 Stefan Monnier <monnier@cs.yale.edu>
1879
1880 * doc.c (Fdocumentation, Fdocumentation_property): When the doc
1881 data is 0, just return nil.
1882
1883 2002-04-03 Eli Zaretskii <eliz@is.elta.co.il>
1884
1885 * msdos.c (syms_of_msdos): Fix last change with
1886 mouse_autoselect_window.
1887
1888 2002-04-03 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
1889
1890 * w32term.c, xterm.c, msdos.c: Rename autoselect_window_p to
1891 mouse_autoselect_window.
1892
1893 2002-04-02 Stefan Monnier <monnier@cs.yale.edu>
1894
1895 * keyboard.c (make_lispy_event): Handle unknown keysyms together
1896 with system-specific keysyms. Use it also for unknown function keys.
1897
1898 * doc.c (reread_doc_file): Return whether reload was attempted.
1899 (Fdocumentation, Fdocumentation_property): Don't try to reload
1900 if the doc is 0 and only ask once.
1901
1902 * Makefile.in (lisp, shortlisp): Add ucs-tables.elc.
1903
1904 2002-04-02 Eli Zaretskii <eliz@is.elta.co.il>
1905
1906 * keyboard.c (read_char): If the event was Qselect_window,
1907 restore timer_idleness_start_time to its previous value.
1908
1909 * msdos.c (dos_rawgetc): Generate SELECT_WINDOW_EVENTs when required.
1910
1911 2002-04-01 Stefan Monnier <monnier@cs.yale.edu>
1912
1913 * region-cache.c (new_region_cache): Use BEG.
1914
1915 * marker.c (buf_charpos_to_bytepos, buf_bytepos_to_charpos):
1916 Use BEG and BEG_BYTE.
1917
1918 * doc.c (get_doc_string): Return nil if the location is wrong.
1919 (reread_doc_file): New fun.
1920 (Fdocumentation, Fdocumentation_property):
1921 Call it if get_doc_string fails.
1922 (Fsnarf_documentation): Make it work for a dumped Emacs.
1923
1924 * charset.h (DEC_POS, BUF_DEC_POS): Use BEG_BYTE.
1925 Bound the search with MAX_MULTIBYTE_LENGTH to avoid pathological case.
1926
1927 * charset.c (Fstring): Allow 0 arguments.
1928
1929 * xterm.c (XTread_socket): Fix int/Lisp_Object confusion.
1930
1931 * process.c (DATAGRAM_CONN_P, list_processes_1)
1932 (Fprocess_datagram_address, Fset_process_datagram_address)
1933 (Fset_network_process_options, server_accept_connection):
1934 Fix some int/Lisp_Object confusions (thank you union types).
1935
1936 2002-04-01 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
1937
1938 * msdos.c: Rename x_autoselect_window_p to autoselect_window_p.
1939
1940 * w32term.c: Likewise.
1941 (note_mouse_movement): Put code for x_autoselect_window_p in #if 0.
1942
1943 * keyboard.c (Qselect_window): New symbol.
1944 (head_table): Use it.
1945 (keys_of_keyboard): Bound select-window event to handle-select-window.
1946 (kbd_buffer_get_event): Make a Lisp event from SELECT_WINDOW_EVENT.
1947
1948 * xterm.c: Rename x_autoselect_window_p to autoselect_window_p.
1949 (last_window): New variable.
1950 (XTread_socket): Generate SELECT_WINDOW_EVENTs.
1951 (note_mouse_movement): Remove reimplemented code in #if 0.
1952 (XTread_socket): Generate SELECT_WINDOW_EVENTs only for
1953 Emacs windows.
1954
1955 * termhooks.h (enum event_kind): New event type `SELECT_WINDOW_EVENT'.
1956
1957 2002-03-31 Gerd Moellmann <gerd@gnu.org>
1958
1959 * xterm.c (x_get_char_face_and_encoding): Add parameter DISPLAY_P.
1960 Callers changed.
1961
1962 2002-03-30 Richard M. Stallman <rms@gnu.org>
1963
1964 * window.c (window_scroll_pixel_based): Exit the move_it_by_lines
1965 loop whenever it stops making progress.
1966
1967 * widget.c (set_frame_size): Don't call change_frame_size.
1968
1969 2002-03-30 Gerd Moellmann <gerd@gnu.org>
1970
1971 * dispnew.c (direct_output_for_insert):
1972 Call mark_window_display_accurate.
1973
1974 2002-03-29 Jason Rumney <jasonr@gnu.org>
1975
1976 * w32term.c (w32_draw_relief_rect): Fix calculations of line lengths.
1977
1978 2002-03-29 Eli Zaretskii <eliz@is.elta.co.il>
1979
1980 * Makefile.in (lread.o): Depend on coding.h.
1981
1982 * lread.c (openp, Fload): Encode the file name before passing it
1983 to `stat', `access', and `emacs_open'.
1984 (openp): GCPRO the encoded file name. Don't recompute Lisp
1985 strings unnecessarily.
1986
1987 2002-03-29 Kim F. Storm <storm@cua.dk>
1988
1989 * fns.c (Flax_plist_put): Doc fix.
1990
1991 2002-03-28 Miles Bader <miles@gnu.org>
1992
1993 * process.c (DATAGRAM_CONN_P): Make sure PROC is really a process.
1994
1995 2002-03-27 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
1996
1997 * process.c (set-network-process-options): Add usage.
1998 (make-network-process): Doc fix.
1999
2000 2002-03-26 Eli Zaretskii <eliz@is.elta.co.il>
2001
2002 * emacs.c (Fdump_emacs): Fix a typo in "command-line-processed".
2003
2004 2002-03-26 Richard M. Stallman <rms@gnu.org>
2005
2006 * fns.c (Fsubstring_no_properties): New function.
2007 (Flax_plist_get, Flax_plist_put): New functions.
2008 (syms_of_fns): defsubr them.
2009
2010 * xdisp.c (update_menu_bar): Test only update_mode_lines;
2011 don't test or alter w->update_mode_line.
2012
2013 * window.c (Fdisplay_buffer): Doc fix.
2014
2015 2002-03-24 Richard M. Stallman <rms@gnu.org>
2016
2017 * regex.c (GET_UNSIGNED_NUMBER): Give proper error for spaces.
2018
2019 2002-03-24 Gerd Moellmann <gerd@gnu.org>
2020
2021 * eval.c (Qdeclare, Vmacro_declaration_function): New variables.
2022 (Fdefmacro): Handle `(declare ...)'.
2023 (syms_of_eval) <Qdeclare>: Initialize and staticpro.
2024 (syms_of_eval) <Vmacro_declaration_function>: DEFVAR_LISP.
2025
2026 2002-03-24 Jason Rumney <jasonr@gnu.org>
2027
2028 * w32fns.c (xbm_scan, xbm_load_image, xbm_read_bitmap_data)
2029 (xbm_file_p): Add prototypes.
2030 (xbm_format, xbm_image_p): Sync with xfns.c.
2031 (reflect_byte): New function.
2032 (xbm_read_bitmap_data): Sync with xfns.c, adapt for Windows.
2033 (xbm_load_image): Create bitmaps with a depth of 1.
2034 (init_xfns): Enable XBM images.
2035
2036 2002-03-23 Jason Rumney <jasonr@gnu.org>
2037
2038 * w32term.c (w32_handle_tool_bar_click): Detect up and down events
2039 correctly. Do not pass up_modifier to keyboard buffer.
2040
2041 * w32fns.c [HAVE_IMAGES, HAVE_PBM]: Remove conditionals.
2042
2043 2002-03-22 Stefan Monnier <monnier@cs.yale.edu>
2044
2045 * Makefile.in (bootstrapclean): New target.
2046 (bootstrap-temacs, bootstrap-doc): Remove.
2047 (bootstrap-emacs): Use a bog-standard `temacs'.
2048 Don't bother to build a DOC file.
2049
2050 * sysdep.c (wait_for_termination): Use sigsuspend rather than sigpause.
2051
2052 * emacs.c (main): Handle --unibyte, --multibyte, and --no-loadup
2053 in temacs even if !CANNOT_DUMP.
2054 (standard_args): Keep --no-loadup even if !CANNOT_DUMP.
2055
2056 * alloc.c (check_pure_size): Only output a warning.
2057
2058 2002-03-22 Jason Rumney <jasonr@gnu.org>
2059
2060 * w32fns.c (Fx_create_frame): Enable tool-bar when images are
2061 supported.
2062
2063 * w32term.c (zv_bits): Declare as short, for word alignment.
2064 (w32_read_socket) <WM_XBUTTONUP>: Fix last change.
2065 (syms_of_w32term): Define x-use-underline-position-properties.
2066
2067 * w32fns.c (x_set_cursor_color): Set cursor_gc as well.
2068 (clear_image_cache): Block input, fix logic, clear matrices in
2069 all frames that share this cache.
2070
2071 2002-03-22 Eli Zaretskii <eliz@is.elta.co.il>
2072
2073 * emacs.c (main): Update the Copyright year in the blurb printed
2074 by "emacs --version".
2075
2076 * xdisp.c (message_with_string): Fix syntax of a call to GCPRO2.
2077
2078 * xterm.c (XTread_socket): If XK_ISO_Lock and
2079 XK_ISO_Last_Group_Lock are defined, handle keysyms between
2080 XK_ISO_Lock and XK_ISO_Last_Group_Lock similarly to Mode_switch.
2081
2082 2002-03-21 Kim F. Storm <storm@cua.dk>
2083
2084 * keyboard.c (menu_bar_items): Mostly undo 2002-02-20 patch, so
2085 menu-bar bindings in keymap and local-map properties _are_ used.
2086 But try keymap property first in accordance with 2002-01-03 patch.
2087 Added comment describing why this is not always reliable.
2088 (tool_bar_items): Ditto for tool-bar.
2089
2090 2002-03-21 Jason Rumney <jasonr@gnu.org>
2091
2092 * w32fns.c (x_clear_image_1): Disable color table code.
2093
2094 2002-03-21 Kim F. Storm <storm@cua.dk>
2095
2096 * lisp.h (DEFUN) [USE_NONANSI_DEFUN]: The 2001-10-17 patch
2097 removed the wrong version of the DEFUN macro; fixed it.
2098
2099 * fns.c (Ffeaturep): Allow subfeature to be a list (test using
2100 Fmember rather than Fmemq).
2101 (Fprovide): Check that subfeatures is a list.
2102
2103 * process.c (QCfeature, QCdatagram): Removed variables.
2104 (QCtype, Qdatagram): New variables.
2105 (network_process_featurep): Removed function.
2106 (Fmake_network_process): Removed :feature check.
2107 Use :type 'datagram instead of :datagram t to create a datagram
2108 socket. This allows us to add other connection types (e.g. raw
2109 sockets) later in a consistent manner.
2110 (init_process) [subprocess, HAVE_SOCKETS]: Provide list of
2111 supported subfeatures for feature make-network-process.
2112 (syms_of_process) [subprocess]: Remove QCfeature and QCdatagram.
2113 Intern and staticpro QCtype and Qdatagram.
2114 (syms_of_process) [!subprocess]: Intern and staticpro QCtype.
2115
2116 * xfns.c: (QCtype): Remove duplicate declaration and
2117 initialization (is now declared in process.c).
2118
2119 * w32fns.c: (QCtype): Remove duplicate declaration and
2120 initialization (is now declared in process.c).
2121
2122 2002-03-21 Richard M. Stallman <rms@gnu.org>
2123
2124 * regex.c (DISCARD_FAILURE_REG_OR_COUNT): New macro.
2125 (CHECK_INFINITE_LOOP): Use DISCARD_FAILURE_REG_OR_COUNT
2126 when jumping to `fail' to avoid undoing reg changes in the
2127 last iteration of the loop.
2128 (GET_UNSIGNED_NUMBER): Skip spaces around the number.
2129
2130 * Makefile.in (dispnew.o, sysdep.o, xdisp.o, xselect.o, alloc.o):
2131 Depend on process.h.
2132
2133 2002-03-20 Jason Rumney <jasonr@gnu.org>
2134
2135 Most of the following changes are still conditional on HAVE_IMAGES
2136 which is not set by default on Windows.
2137
2138 * emacs.c (main) [WINDOWSNT]: Call init_xfns.
2139
2140 * w32fns.c (x_set_cursor_color): Set foreground of cursor, not frame.
2141 (Fimage_size, Fimage_mask_p, XPutPixel): New functions.
2142 (four_corners_best, x_clear_image_1, x_clear_image)
2143 (x_alloc_image_color, postprocess_image)
2144 (x_create_x_image_and_pixmap, x_destroy_x_image, xbm_load_image)
2145 (x_from_x_colors, x_disable_image, pbm_load): Adapt for Windows.
2146 (init_xfns, syms_of_w32fns): Initialize image functions and constants.
2147
2148 * w32gui.h (struct XImage): Define.
2149
2150 * w32term.c (w32_read_socket) <WM_XBUTTONUP>: Use XFASTINT to
2151 extract mouse co-ordinates.
2152
2153 2002-03-20 Jason Rumney <jasonr@gnu.org>
2154
2155 * w32.c (init_winsock): Dynamically load new server and UDP
2156 socket functions.
2157 (socket_to_fd): New function.
2158 (sys_socket): Use it.
2159 (sys_setsockopt, sys_listen, sys_getsockname, sys_accept)
2160 (sys_recvfrom, sys_sendto): New wrapper functions.
2161
2162 * process.c (QCfamily, QCfilter): Remove duplicate declaration
2163 and initialization.
2164
2165 * makefile.w32-in (LIBS): Remove $(WSOCK32).
2166
2167 2002-03-20 Eli Zaretskii <eliz@is.elta.co.il>
2168
2169 * process.c (conv_sockaddr_to_lisp, conv_lisp_to_sockaddr): Don't
2170 use "sun" as a variable, it's a predefined constant on Sun
2171 machines.
2172
2173 2002-03-20 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
2174
2175 * bytecode.c (Fbyte_code): Revert last change.
2176
2177 2002-03-19 Kim F. Storm <storm@cua.dk>
2178
2179 * makefile.w32-in (LIBS): Add $(WSOCK32).
2180 From David Ponce <dponce@voila.fr>.
2181
2182 2002-03-18 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
2183
2184 * process.c (wait_reading_process_input): Move variables `pname'
2185 and `pnamelen' down where they are used.
2186
2187 * bytecode.c (Fbyte_code): Discard unused computed value to
2188 prevent gcc warning.
2189
2190 * lisp.h (Fplist_member): Add prototype.
2191
2192 2002-03-18 Kim F. Storm <storm@cua.dk>
2193
2194 * config.in: Add HAVE_SENDTO, HAVE_RECVFROM, HAVE_SETSOCKOPT,
2195 HAVE_GETSOCKOPT, HAVE_GETPEERNAME, HAVE_GETSOCKNAME, and
2196 HAVE_SYS_UN_H.
2197
2198 * process.c: Define HAVE_LOCAL_SOCKETS based on HAVE_SYS_UN_H.
2199 Remove explicit GNU_LINUX settings for datagram support.
2200
2201 2002-03-18 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
2202
2203 * process.c (Fmake_network_process): Remove unused variable `sa'.
2204 Doc fix. Add usage:.
2205 (set_socket_options): Remove unused variables `optnum' and
2206 `opttype'.
2207
2208 2002-03-17 Richard M. Stallman <rms@gnu.org>
2209
2210 * xdisp.c (cursor_type_changed): New variable.
2211 (redisplay_internal): Redisplay all windows if cursor_type_changed.
2212 Clear it when clearing windows_or_buffers_changed.
2213 (try_cursor_movement, redisplay_window, try_window_id)
2214 (try_window_reusing_current_matrix): Test cursor_type_changed
2215 along with windows_or_buffers_changed.
2216
2217 * window.h (cursor_type_changed): New variable.
2218
2219 * xfns.c (x_set_cursor_type): Set cursor_type_changed,
2220 not update_mode_lines, and always set it to 1.
2221
2222 * xdisp.c (clear_garbaged_frames): Don't set windows_or_buffers_changed
2223 if no frames needed redrawing.
2224
2225 2002-03-17 Kim F. Storm <storm@cua.dk>
2226
2227 The following changes add support for network server processes,
2228 datagram connections, and local (unix) sockets.
2229
2230 * process.h (struct Lisp_Process): New member log.
2231 Doc fix: Member command used to indicate stopped network process.
2232 Doc fix: Member childp contains plist for network process.
2233 Doc fix: Member kill_without_query is inverse of query-on-exit flag.
2234
2235 * process.c (Qlocal, QCname, QCbuffer, QChost, QCservice, QCfamily)
2236 (QClocal, QCremote, QCserver, QCdatagram, QCnowait, QCnoquery,QCstop)
2237 (QCcoding, QCoptions, QCfilter, QCsentinel, QClog, QCfeature):
2238 New variables.
2239 (NETCONN1_P): New macro.
2240 (DATAGRAM_SOCKETS): New conditional symbol.
2241 (datagram_address): New array.
2242 (DATAGRAM_CONN_P, DATAGRAM_CHAN_P): New macros.
2243 (status_message): Use concat3.
2244 (Fprocess_status): Add `listen' status to doc string. Return `stop'
2245 for a stopped network process.
2246 (Fset_process_buffer): Update contact plist for network process.
2247 (Fset_process_filter): Ditto. Don't enable input for stopped
2248 network processes. Server must listen, even if filter is t.
2249 (Fset_process_query_on_exit_flag, Fprocess_query_on_exit_flag):
2250 New functions.
2251 (Fprocess_kill_without_query): Removed. Now defined in simple.el.
2252 (Fprocess_contact): Added KEY argument. Handle datagrams.
2253 (list_processes_1): Optionally show only processes with the query
2254 on exit flag set. Dynamically adjust column widths. Omit tty
2255 column if not needed. Report stopped network processes.
2256 Identify server and datagram network processes.
2257 (Flist_processes): New optional arg `query-only'.
2258 (conv_sockaddr_to_lisp, get_lisp_to_sockaddr_size)
2259 (conv_lisp_to_sockaddr, set_socket_options)
2260 (network_process_featurep, unwind_request_sigio): New helper functions.
2261 (Fprocess_datagram_address, Fset_process_datagram_address):
2262 (Fset_network_process_options): New lisp functions.
2263 (Fopen_network_stream): Removed. Now defined in simple.el.
2264 (Fmake_network_process): New lisp function. Code is based on previous
2265 Fopen_network_stream, but heavily reworked with new property list based
2266 argument list, support for datagrams, server processes, and local
2267 sockets in addition to old client-only functionality.
2268 (server_accept_connection): New function.
2269 (wait_reading_process_input): Use it to handle incoming connects.
2270 Do not enable input on a new connection if process is stopped.
2271 (read_process_output): Handle datagram sockets. Use 2k buffer for them.
2272 (send_process): Handle datagram sockets.
2273 (Fstop_process, Fcontinue_process): Apply to network processes. A stopped
2274 network process is indicated by setting command field to t .
2275 (Fprocess_send_eof): No-op if datagram connection.
2276 (Fstatus_notify): Don't read input for a stream server socket or a
2277 stopped network process.
2278 (init_process): Initialize datagram_address array.
2279 (syms_of_process): Intern and staticpro new variables, defsubr new
2280 functions.
2281
2282 2002-03-16 Jason Rumney <jasonr@gnu.org>
2283
2284 * w32fns.c (w32_to_all_x_charsets): Return correct type in
2285 startup case.
2286
2287 2002-03-16 Richard M. Stallman <rms@gnu.org>
2288
2289 * xdisp.c (redisplay_internal, redisplay_windows):
2290 Use list_of_error to call internal_condition_case_1.
2291 (safe_eval, safe_call): Pass Qt to internal_condition_case_{1,2}
2292 so as to catch all errors with no possibility of debugger redisplay.
2293 (list_of_error): New variable.
2294 (syms_of_xdisp): Init and staticpro it.
2295
2296 * print.c (print_object): Delete `\ ' from printed rep of frame.
2297
2298 2002-03-15 Eli Zaretskii <eliz@is.elta.co.il>
2299
2300 * msdos.c (dos_rawgetc): Disable the x-autoselect-window feature,
2301 until its implementation is fixed.
2302
2303 2002-03-14 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
2304
2305 * xfns.c (png_load): Remove unused variable `gamma_str'.
2306
2307 2002-03-14 Richard M. Stallman <rms@gnu.org>
2308
2309 * xfns.c (x_real_positions): Handle failure in XQueryTree.
2310
2311 2002-03-14 Miles Bader <miles@gnu.org>
2312
2313 * intervals.c (adjust_for_invis_intang): New function.
2314 (set_point_both): Use `adjust_for_invis_intang' to do most of the
2315 work for dealing with invisible+intangible regions. Do so before
2316 and after both forward and backward movements, to handle both
2317 front-sticky and rear-sticky cases.
2318 * textprop.c (text_property_stickiness): Function moved here from
2319 `editfns.c'.
2320 * intervals.h (text_property_stickiness): New declaration.
2321 * editfns.c (char_property_eq): Function removed.
2322 (text_property_stickiness): Function moved to `textprop.c'.
2323
2324 2002-03-13 Jason Rumney <jasonr@gnu.org>
2325
2326 * config.in: Add STRFTIME_NO_POSIX2.
2327
2328 * strftime.c (my_strftime) [STRFTIME_NO_POSIX2]: Handle %h, %EX
2329 and %OX when underlying strftime does not.
2330
2331 2002-03-13 Stefan Monnier <monnier@cs.yale.edu>
2332
2333 * xterm.c (x_set_toolkit_scroll_bar_thumb) <USE_MOTIF>:
2334 Use a fixed-size thumb (based on an ad-hoc estimate of 30 chars per
2335 line) to avoid annoying flicker.
2336 (xm_scroll_callback): Get rid of the now unnecessary kludge.
2337 (XTread_socket): Mark it static.
2338
2339 * xdisp.c (display_mode_element): Fix int/Lisp_Object mixup.
2340
2341 2002-03-13 Kim F. Storm <storm@cua.dk>
2342
2343 * puresize.h (BASE_PURESIZE): Increase to 775000.
2344
2345 2002-03-12 Juanma Barranquero <lektu@terra.es>
2346
2347 * editfns.c (syms_of_editfns): Fix typo.
2348
2349 2002-03-12 Gerd Moellmann <gerd@gnu.org>
2350
2351 * xsmfns.c: Include stdio.h because termhooks.h needs it.
2352 Include termopt.h for interrupt_input.
2353
2354 2002-03-11 Andreas Schwab <schwab@suse.de>
2355
2356 * coding.c (syms_of_coding) <file-coding-system-alist>: Doc fix.
2357
2358 2002-03-11 Gerd Moellmann <gerd@gnu.org>
2359
2360 * xterm.c (note_mouse_movement): Put code for
2361 x_autoselect_window_p in #if 0.
2362
2363 * lread.c (Fload): Don't assume that message_with_string uses the
2364 string it is given like a C string.
2365
2366 2002-03-10 Jan D. <Jan.Djarv@mbox200.swipnet.se>
2367
2368 * xterm.h (x_session_check_input, x_session_initialize): Declared.
2369
2370 * xterm.c: (XTread_socket): Add call to x_session_check_input and
2371 x_session_have_connection.
2372 (x_initialize): Add call to x_session_initialize.
2373
2374 * termhooks.h (enum event_kind): Add save_session_event.
2375
2376 * keyboard.c: Add Emacs event save_session_event.
2377
2378 * emacs.c (main): Add call to syms_of_xsmfns.
2379
2380 * lisp.h: Declare syms_of_xsmfns as extern.
2381
2382 * config.in: Add HAVE_X_SM.
2383
2384 * Makefile.in (LIBXT): Add -lSM -lICE
2385 if HAVE_X_SM and not USE_X_TOOLKIT.
2386 (XOBJ): New file xsmfns.c added.
2387
2388 * xsmfns.c: New file for X session management.
2389
2390 2002-03-09 Jason Rumney <jasonr@gnu.org>
2391
2392 * fileio.c (Fcopy_file) [WINDOWS_NT]: Ensure file is not
2393 read-only when setting modified time.
2394
2395 2002-03-08 Gerd Moellmann <gerd@gnu.org>
2396
2397 * xdisp.c (move_it_vertically_backward): At the end of the
2398 function, when moving forward by lines, treat terminal frames
2399 specially.
2400
2401 * keyboard.c (echo_char): Make sure to add a separator between
2402 keys even if echo_dash hasn't been called.
2403
2404 * xdisp.c: Use new string macros.
2405 (update_echo_area): Pass number of bytes to message3 instead of
2406 number of chars.
2407 (set_message_1): Don't access a string's size_byte directly.
2408 (decode_mode_spec_coding): Use number of bytes of eoltype string
2409 instead number of chars.
2410
2411 * lisp.h (SREF, SDATA, SCHARS, SBYTES, SMBP): New macros.
2412
2413 2002-03-08 Juanma Barranquero <lektu@terra.es>
2414
2415 * w32fns.c (Fx_display_color_cells): Force 24+ bit color depths to
2416 24-bit.
2417
2418 2002-03-06 Jason Rumney <jasonr@gnu.org>
2419
2420 * w32term.c (x_draw_hollow_cursor): Draw same size as block cursor.
2421
2422 2002-03-06 Gerd Moellmann <gerd@gnu.org>
2423
2424 * keyboard.c (echo_prompt, echo_char, echo_dash, echo_now)
2425 (cancel_echoing, echo_length, echo_truncate): Changed to
2426 work with new kboard definition.
2427 (echo_now): Use message3_nolog instead of message2_nolog.
2428
2429 * alloc.c (mark_kboards): Mark echo_string.
2430
2431 * keyboard.h (ECHOBUFSIZE): Removed.
2432 (struct kboard): Member echoptr removed, member echobuf renamed
2433 to echo_string.
2434
2435 * xdisp.c (message_with_string): Use Fformat instead of doprnt and
2436 message3 instead of message2 to display the message using STRING's
2437 text properties.
2438
2439 2002-03-05 Andreas Schwab <schwab@suse.de>
2440
2441 * xdisp.c (hscroll_margin): Change to EMACS_INT.
2442
2443 2002-03-05 Per Abrahamsen <abraham@dina.kvl.dk>
2444
2445 * frame.c (default-frame-alist): Explain that setting it doesn't
2446 affect existing frames.
2447
2448 2002-03-05 Stefan Monnier <monnier@cs.yale.edu>
2449
2450 * indent.c (skip_invisible): Fix my brain fart.
2451
2452 * dispnew.c (sit_for): Don't wait if executing a kbd macro.
2453
2454 2002-03-04 Stefan Monnier <monnier@cs.yale.edu>
2455
2456 * dosfns.c, dosfns.h, dispnew.c, dispextern.h, commands.h, charset.c,
2457 * alloc.c, abbrev.c, emacs.c, eval.c, keyboard.c, keyboard.h,
2458 * lisp.h, lread.c, sysdep.c, termcap.c, termchar.h, w32term.c,
2459 * window.c, xdisp.c, xselect.c, xterm.c: Change defvar_int definition
2460 and variables to use EMACS_INT instead of just int.
2461
2462 * buffer.c (syms_of_buffer): Allow non-string `mode-name'.
2463
2464 2002-03-04 Eli Zaretskii <eliz@is.elta.co.il>
2465
2466 * sysdep.c (sys_subshell) [MSDOS]: If PWD is set in the
2467 environment, pass it down with corrected value.
2468
2469 2002-03-04 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
2470
2471 * lread.c (read_filtered_event): Do not call start_hourglass
2472 before returning.
2473
2474 2002-03-04 Juanma Barranquero <lektu@terra.es>
2475
2476 * w32term.c (x_display_and_set_cursor): Fix typo.
2477
2478 2002-03-03 Richard M. Stallman <rms@gnu.org>
2479
2480 * fileio.c (Fmake_temp_name): Doc fix.
2481
2482 2002-03-03 Gary Wong <gtw@gnu.org>
2483
2484 * termcap.c [!emacs]: Replace ospeed for building standalone
2485 libtermcap, for binary compatibility.
2486
2487 * tparam.c [!emacs]: Move #define of bcopy to after string.h.
2488
2489 2002-03-03 Richard M. Stallman <rms@gnu.org>
2490
2491 * xrdb.c (file_p): Rename arg `path' to `filename'.
2492
2493 * abbrev.c (Fexpand_abbrev): Increment plist as use count
2494 only if it is an integer.
2495
2496 * xfns.c (png_load): Set screen_gamma based on f->gamma.
2497 If png_get_sRGB gives an answer, call png_set_gamma
2498 using the default image gamma value.
2499
2500 * lread.c (read1): When reading from a file, default string to
2501 multibyte only if it has some multibyte characters.
2502
2503 * print.c (print_object): Output multibyte chars 128...255
2504 using \x even if ! print_escape_multibyte.
2505
2506 * xdisp.c (display_mode_element): Move the places where
2507 bytepos, charpos, this, and lisp_string are set.
2508 Use lisp_string to set bytepos.
2509
2510 * xdisp.c (redisplay_internal):
2511 Call clear_image_cache only if HAVE_WINDOW_SYSTEM.
2512
2513 * xdisp.c (display_mode_element): Merge properties specified with
2514 :propertize onto those that come with the string.
2515
2516 2002-03-03 Eli Zaretskii <eliz@is.elta.co.il>
2517
2518 * xdisp.c (syms_of_xdisp) <auto-hscroll-mode>: Renamed from
2519 automatic-hscrolling. Users changed.
2520 <hscroll-margin>: Renamed from automatic-hscroll-margin.
2521 Users changed.
2522 <hscroll-step>: Renamed from automatic-hscroll-step. Users changed.
2523
2524 2002-03-02 Eli Zaretskii <eliz@is.elta.co.il>
2525
2526 * buffer.c (syms_of_buffer) <buffer-file-coding-system>: Doc fix.
2527
2528 2002-03-02 Kim F. Storm <storm@cua.dk>
2529
2530 * window.c (Fminibuffer_selected_window): New function.
2531 (syms_of_window): Defsubr it.
2532
2533 2002-03-01 Kim F. Storm <storm@cua.dk>
2534
2535 * window.h (struct window): New member phys_cursor_width.
2536
2537 * window.c (make_window, replace_window): Init phys_cursor_width.
2538
2539 * xterm.c (x_display_and_set_cursor): Blink box cursor using
2540 hollow box cursor. Blink bar cursor using 1 pixel wide bar.
2541
2542 * w32term.c (x_display_and_set_cursor): Blink box cursor using
2543 hollow box cursor. Blink bar cursor using 1 pixel wide bar.
2544
2545 * lisp.h (GCPRO6): New macro.
2546
2547 * process.c (Fopen_network_stream): Use GCPRO6.
2548
2549 2002-03-01 Kim F. Storm <storm@cua.dk>
2550
2551 * process.c (Qconnect, Qfailed): New variables.
2552 (syms_of_process): Intern and staticpro them.
2553 (Fprocess_status): Document connect and failed return values.
2554 [NON_BLOCKING_CONNECT]: New conditional.
2555 (connect_wait_mask, num_pending_connects): New variables.
2556 (status_message): Convert Qfailed status.
2557 (Fopen_network_stream): Added support for non-blocking connect.
2558 New optional args: filter, sentinel, non_blocking. Doc updated.
2559 [HAVE_GETADDRINFO, !HAVE_GETADDRINFO]: Merged common code.
2560 (deactivate_process): Handle pending non-blocking connect.
2561 (wait_reading_process_input): Poll for status of non-blocking
2562 connects. Exec sentinel directly when connect succeeds.
2563 (status_notify): Don't read process output if not yet connected.
2564
2565 2002-02-28 Kim F. Storm <storm@cua.dk>
2566
2567 * window.c: (minibuf_selected_window): Renamed from
2568 Vminibuf_selected_window. Users changed.
2569 (syms_of_window): Staticpro it.
2570
2571 2002-02-26 Kim F. Storm <storm@cua.dk>
2572
2573 The following changes add a new Vminibuf_selected_window variable
2574 which is similar to Vminibuf_scroll_window, but which is only set
2575 on entry to the minibuffer (from a non-minibuffer window):
2576
2577 * window.c: (Vminibuf_selected_window): New variable.
2578 (struct save_window_data): New member minibuf_selected_window.
2579 (Fset_window_configuration): Restore Vminibuf_selected_window.
2580 (Fcurrent_window_configuration): Save Vminibuf_selected_window.
2581 Set minibuf_scroll_window member to nil if minibuf_level is 0.
2582 (compare_window_configurations): Compare minibuf_selected_window.
2583
2584 * window.h: (Vminibuf_selected_window): Declare extern.
2585
2586 * minibuf.c (read_minibuf): Set Vminibuf_selected_window on first
2587 entry to minibuffer or on entry from a non-minibuffer window.
2588
2589 * dispextern.h (CURRENT_MODE_LINE_FACE_ID_3): Compare with
2590 Vminibuf_selected_window instead of Vminibuf_scroll_window.
2591
2592 * xdisp.c (init_iterator): Compare with Vminibuf_selected_window
2593 instead of Vminibuf_scroll_window when deciding in which window
2594 the region should be highlighted. Consequently, the region remains
2595 highlighteded even when a completion buffer is also displayed.
2596
2597 2002-02-26 Eli Zaretskii <eliz@is.elta.co.il>
2598
2599 * fileio.c (Fsubstitute_in_file_name): Fix the change from
2600 2002-02-08.
2601
2602 * xselect.c (Qcompound_text_with_extensions): Renamed from
2603 Qcompound_text_no_extensions.
2604 (lisp_data_to_selection_data, syms_of_xselect): Use the new name.
2605
2606 2002-02-26 Juanma Barranquero <lektu@terra.es>
2607
2608 * w32proc.c (syms_of_ntproc): Doc fix.
2609
2610 2002-02-24 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
2611
2612 * intervals.h: Include "dispextern.h" unconditionally.
2613
2614 2002-02-24 Jason Rumney <jasonr@gnu.org>
2615
2616 * Makefile.in (WINNT_SUPPORT) [WINDOWSNT]: Add w32-vars.elc
2617 and disp-table.elc.
2618 (lisp): Add emacs-lisp/backquote.elc.
2619
2620 2002-02-24 Kim F. Storm <storm@cua.dk>
2621
2622 * keymap.c (Flookup_key): Fixed problem in 2001-12-28 patch:
2623 The validation of the event type was too strict as it didn't
2624 allow string events; buffer names are used in bindings for
2625 menu-bar-select-buffer (see `menu-bar-update-buffers').
2626
2627 2002-02-23 Kim F. Storm <storm@cua.dk>
2628
2629 The following changes rework my patch of 2002-02-06 which
2630 added command remapping by entering the commands directly into
2631 the keymaps. Now, command remapping uses an explicit `remap'
2632 prefix in the keymaps, i.e. [remap COMMAND].
2633
2634 * keymap.c (Qremap, remap_command_vector): New variables.
2635 (is_command_symbol): Removed function.
2636 (Fdefine_key): No longer accept a symbol for KEY.
2637 Added validation of [remap COMMAND] argument for KEY.
2638 The DEF is no longer required to be a symbol when remapping a command.
2639 (Fremap_command): New function to remap command through keymaps.
2640 (Flookup_key): Perform command remapping initiated by
2641 Fremap_command directly for speed.
2642 (Fkey_binding): Use Fremap_command for command remapping.
2643 (where_is_internal): Handle new command remapping representation.
2644 (syms_of_keymap): Intern Qremap, initialize remap_command_vector,
2645 staticpro them. Defsubr Fremap_command.
2646
2647 * keymap.h (Fremap_command): Declare extern.
2648 (is_command_symbol): Remove extern.
2649
2650 * keyboard.c (command_loop_1): Use Fremap_command for command
2651 remapping; now try command remapping for all symbols.
2652
2653 2002-02-23 Eli Zaretskii <eliz@is.elta.co.il>
2654
2655 * coding.h (run_pre_post_conversion_on_str): Add prototype.
2656
2657 2002-02-23 Jason Rumney <jasonr@gnu.org>
2658
2659 * w32select.c (Fw32_set_clipboard_data): Run pre-write-conversion
2660 on the string before encoding it.
2661 (Fw32_get_clipboard_data): Run post-read-conversion on the string
2662 after decoding it.
2663
2664 * w32fns.c (w32_wnd_proc) <WM_TIMER>: Fix last change.
2665
2666 2002-02-23 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
2667
2668 * w32term.c (enter_timestamp): Remove unused static variable to
2669 prevent warning.
2670
2671 * xterm.c (enter_timestamp): Put in #if 0 to prevent warning.
2672
2673 2002-02-23 Eli Zaretskii <eliz@is.elta.co.il>
2674
2675 * w16select.c (Fw16_get_clipboard_data): Fix last change.
2676
2677 * xselect.c (selection_data_to_lisp_data): Fix last change.
2678
2679 2002-02-22 Jason Rumney <jasonr@gnu.org>
2680
2681 * w32term.h (struct w32_output): New member menu_command_in_progress.
2682
2683 * w32menu.c (menubar_selection_callback): Free the menu and
2684 clear the menu_command_in_progress flag.
2685
2686 * w32fns.c (mouse_move_timer, mouse_button_timer): Initialize.
2687 (menu_free_timer): New variable.
2688 (MENU_FREE_ID, MENU_FREE_DELAY): New constants.
2689 (w32_wnd_proc) <WM_TIMER>: Handle menu_free_timer.
2690 <WM_EXITMENULOOP>: Delay before freeing menu. Do nothing if a
2691 menu command is in progress.
2692 <WM_COMMAND>: Set the menu_command_in_progress flag.
2693 Kill any menu_free_timer that is running.
2694
2695 * w32term.c (w32_text_out): Renamed from W32_TEXTOUT.
2696 Call ExtTextOutA rather than ExtTextOut.
2697
2698 2002-02-22 Eli Zaretskii <eliz@gnu.org>
2699
2700 * puresize.h (BASE_PURESIZE): Increase to 755000.
2701
2702 2002-02-22 Eli Zaretskii <eliz@is.elta.co.il>
2703
2704 * w16select.c (Fw16_set_clipboard_data): Run pre-write-conversion
2705 on the string before encoding it.
2706 (Fw16_get_clipboard_data): Run post-read-conversion on the string
2707 after decoding it.
2708
2709 2002-02-22 Eli Zaretskii <eliz@is.elta.co.il>
2710
2711 Support for ICCCM Extended Segments in X selections:
2712
2713 * xselect.c <Qcompound_text_no_extensions>: New variable.
2714 (syms_of_xselect): Intern and staticpro it.
2715 (selection_data_to_lisp_data): Run post-read-conversion on decoded
2716 selection text.
2717 (lisp_data_to_selection_data): If next-selection-coding-system is
2718 compound-text-no-extensions, set the type of selection to be
2719 compound-text.
2720
2721 * xterm.h (x_encode_text): Update prototype.
2722
2723 * xfns.c (x_encode_text): Accept additional arg SELECTIONP; all
2724 callers changed. If SELECTIONP is non-zero, run the
2725 pre-write-conversion function before encoding the selection text.
2726
2727 2002-02-21 Kim F. Storm <storm@cua.dk>
2728
2729 * frame.c (syms_of_frame): Change mouse-highlight default to t.
2730
2731 * keyboard.c (kbd_buffer_get_event) [WINDOWSNT]:
2732 Correct composing of language-change event.
2733
2734 2002-02-20 Kim F. Storm <storm@cua.dk>
2735
2736 * keyboard.c (menu_bar_items): Don't include keymap or local-map
2737 bindings at PT when building menu (the menu is not updated often
2738 enough for this to work reliable).
2739 (tool_bar_items): Likewise.
2740 (current_active_maps): Removed unused (and buggy) function.
2741
2742 2002-02-20 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
2743
2744 * xfns.c (gif_load): Use correct width and height for GIF images.
2745
2746 2002-02-19 Eli Zaretskii <eliz@is.elta.co.il>
2747
2748 * floatfns.c (Fatan): Accept an optional second arg and call
2749 atan2 if passed 2 args.
2750
2751 2002-02-18 Jason Rumney <jasonr@gnu.org>
2752
2753 * w32term.c (glyph_rect): Determine the row and glyph more precisely.
2754
2755 2002-02-17 Jason Rumney <jasonr@gnu.org>
2756
2757 * w32term.c (x_autoselect_window_p): New variable.
2758 (syms_of_w32term): DEFVAR_BOOL and initialize it.
2759 (note_mouse_movement): Use it.
2760
2761 * w32fns.c (w32_load_system_font): Never set fonts_changed_p to zero.
2762
2763 * w32bdf.c (w32_load_bdf_font): Maybe set fonts_changed_p.
2764
2765 * w32fns.c (Qfullscreen, Qfullwidth, Qfullheight, Qfullboth):
2766 New variables.
2767 (syms_of_w32fns): Intern and staticpro them.
2768 (x_frame_parms) <"fullscreen">: New parameter.
2769 (x_fullscreen_move, x_set_fullscreen): New functions.
2770 (x_set_frame_parameters): Support Qfullscreen.
2771 (x_real_positions): Save x/y_pixels_diff frame params.
2772 (x_figure_window_size): Support full-screen frames.
2773 (Fx_create_frame): Default the fullscreen parameter.
2774
2775 * w32term.c (x_check_fullscreen, x_check_fullscreen_move)
2776 (x_fullscreen_adjust): New functions.
2777 (w32_read_socket) <WM_WINDOWPOSCHANGED>: Don't resize to
2778 fullscreen. Call x_check_fullscreen_move, and set the
2779 want_fullscreen member of output_data.w32
2780 <WM_ACTIVATE, WM_ACTIVATEAPP>: Call x_check_fullscreen.
2781
2782 * w32term.h: New enum for FULLSCREEN_* constants.
2783 (struct w32_output): New members want_fullscreen, x_pixels_diff,
2784 y_pixels_diff, x_pixels_outer_diff, and y_pixels_outer_diff.
2785 (x-fullscreen-adjust): New prototype.
2786
2787 2002-02-17 Kim F. Storm <storm@cua.dk>
2788
2789 * frame.c: (Vmouse_highlight): New variable.
2790 (syms_of_frame): DEFVAR_LISP it.
2791
2792 * frame.h: (Vmouse_highlight): Declare extern.
2793
2794 * xterm.h (struct x_display_info): Add mouse_face_hidden.
2795
2796 * xterm.c (disable_mouse_highlight): Removed variable.
2797 (note_mouse_highlight): Don't highlight if Vmouse_highlight is nil.
2798 (show_mouse_face): Don't show highlight if mouse_face_hidden is set.
2799 (XTread_socket): Turn mouse_face_hidden off after mouse movement,
2800 and on after keyboard input.
2801 (x_term_init): Initialize mouse_face_hidden.
2802
2803 * msdos.h (struct display_info): Add mouse_face_hidden.
2804
2805 * msdos.c (disable_mouse_highlight): Removed variable.
2806 (show_mouse_face): Don't show highlight if mouse_face_hidden is set.
2807 (IT_note_mouse_highlight): Don't highlight if Vmouse_highlight is nil.
2808 (internal_terminal_init): Initialize mouse_face_hidden.
2809 (dos_rawgetc): Turn mouse_face_hidden off after mouse movement,
2810 and on after keyboard input.
2811
2812 * w32term.h (struct w32_display_info): Add mouse_face_hidden.
2813
2814 * w32term.c (disable_mouse_highlight): Removed variable.
2815 (note_mouse_highlight): Disable highlight if Vmouse_highlight is nil.
2816 (show_mouse_face): Don't show highlight if mouse_face_hidden is set.
2817 (w32_read_socket): Turn mouse_face_hidden off after mouse movement,
2818 and on after keyboard input.
2819 (w32_initialize_display_info): Initialize mouse_face_hidden.
2820
2821 2002-02-16 Eli Zaretskii <eliz@is.elta.co.il>
2822
2823 * msdos.c (last_mouse_window): New variable.
2824 (dos_rawgetc): Fix last change--if the mouse is in the same window
2825 as recorded in last_mouse_window, don't select this window.
2826
2827 * Makefile.in (lisp, shortlisp): Use cus-start.elc, not cus-start.el.
2828
2829 * msdos.c (x_autoselect_window_p): New variable.
2830 (syms_of_msdos): Defvar it.
2831 (dos_rawgetc): If x_autoselect_window_p is set, select the window
2832 in which the last mouse movement occured, unless it is already
2833 selected.
2834
2835 * xdisp.c (automatic_hscroll_margin, Vautomatic_hscroll_step):
2836 New variables.
2837 (syms_of_xdisp): DEVFAR them.
2838 (hscroll_window_tree): Use automatic_hscroll_margin and
2839 Vautomatic_hscroll_step to compute the amount of window scrolling.
2840
2841 2002-02-16 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
2842
2843 * xterm.c (x-autoselect-window): New variable.
2844 (note_mouse_movement): Use it.
2845
2846 * keyboard.c: Do not include "systime.h" twice.
2847
2848 2002-02-15 Andreas Schwab <schwab@suse.de>
2849
2850 * puresize.h (BASE_PURESIZE): Increase to 9/5.
2851
2852 * alloc.c (NSTATICS): Increase to 1280.
2853
2854 2002-02-15 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2855
2856 * alloc.c (NSTATICS): Bump to 1026.
2857
2858 * xterm.c (Vx_alt_keysym, Vx_hyper_keysym, Vx_meta_keysym)
2859 (Vx_super_keysym): New variables.
2860 (syms_of_xterm): DEFVAR_LISP them.
2861 (x_x_to_emacs_modifiers, x_emacs_to_x_modifiers): Use the
2862 variables to determine which keys to use for the various modifiers.
2863
2864 2002-02-13 Kim F. Storm <storm@cua.dk>
2865
2866 * window.c: (Vmode_line_in_non_selected_windows): Removed.
2867 (mode_line_in_non_selected_windows): New variable.
2868 (syms_of_window): DEFVAR_BOOL it.
2869
2870 * dispextern.h (CURRENT_MODE_LINE_FACE_ID_3):
2871 Use mode_line_in_non_selected_windows.
2872 (mode_line_in_non_selected_windows): Declare extern.
2873 (Vmode_line_in_non_selected_windows): Removed extern.
2874
2875 2002-02-13 Richard M. Stallman <rms@gnu.org>
2876
2877 * keyboard.c (Fthis_command_keys, Fthis_command_keys_vector)
2878 (Fthis_single_command_keys, Fthis_single_command_raw_keys)
2879 (Fclear_this_command_keys): Doc fixes.
2880
2881 * xfaces.c (Finternal_make_lisp_face, Finternal_copy_lisp_face)
2882 (update_face_from_frame_parameter): Increment face_change_count
2883 and windows_or_buffers_changed to force redisplay using changed faces.
2884
2885 * xdisp.c (QCpropertize): New variable.
2886 (mode_line_proptrans_alist): New variable.
2887 (display_mode_element): New arg PROPS; all calls changed.
2888 Implement this, for strings.
2889 Handle literal output of strings by sharing the
2890 main-line code for strings, using local var `literal'.
2891 Handle :propertize feature.
2892 (syms_of_xdisp): Initialze and staticpro QCpropertize and
2893 mode_line_proptrans_alist.
2894
2895 2002-02-11 Kim F. Storm <storm@cua.dk>
2896
2897 * window.c: (Vmode_line_in_non_selected_windows): New variable.
2898 (syms_of_window): DEFVAR_LISP it.
2899
2900 * dispextern.h (CURRENT_MODE_LINE_FACE_ID_3): New macro.
2901 (CURRENT_MODE_LINE_FACE_ID): Use it.
2902 (Vmode_line_in_non_selected_windows): Declare extern.
2903
2904 * xdisp.c (display_mode_lines): Use CURRENT_MODE_LINE_FACE_ID_3
2905 to get mode line face.
2906
2907 2002-02-11 Eli Zaretskii <eliz@is.elta.co.il>
2908
2909 * msdos.c (Vx_bitmap_file_path, x_stretch_cursor_p): Remove these
2910 variables; cus-start.el doesn't need them anymore.
2911
2912 2002-02-09 Kim F. Storm <storm@cua.dk>
2913
2914 * insdel.c (make_gap_smaller): Preserve BEG_UNCHANGED during gap
2915 reduction. This fixes a display problem where stray newlines were
2916 inserted in the window (corrected by C-l). Clarified code (IMHO).
2917
2918 2002-02-09 Eli Zaretskii <eliz@is.elta.co.il>
2919
2920 * dispextern.h (CURRENT_MODE_LINE_FACE_ID): Fix last change.
2921
2922 * xdisp.c (display_mode_lines): Fix last change.
2923
2924 2002-02-09 Jason Rumney <jasonr@gnu.org>
2925
2926 * w32fns.c (enum_font_cb2): Don't let charsets unknown to Windows
2927 match each other.
2928 (w32_load_system_font): Prevent Cleartype fonts from loading.
2929 (Fx_show_tip): Ensure tip frames are above other topmost windows.
2930
2931 2002-02-09 Kim F. Storm <storm@cua.dk>
2932
2933 * dispextern.h (CURRENT_MODE_LINE_FACE_ID): New macro.
2934 (CURRENT_MODE_LINE_HEIGHT): Use it.
2935 (enum face_id): Add MODE_LINE_INACTIVE_FACE_ID.
2936
2937 * xdisp.c (window_box_height): Use CURRENT_MODE_LINE_FACE_ID.
2938 (pos_visible_p, handle_face_prop): Likewise.
2939 (display_mode_lines): Likewise, but for the real selected window.
2940 (init_iterator) [row == NULL]: Handle MODE_LINE_INACTIVE_FACE_ID.
2941
2942 * xfaces.c (Qmode_line_inactive): New face variable for mode-line
2943 in non-selected windows.
2944 (realize_basic_faces): Realize it.
2945 (syms_of_term): Intern and staticpro it.
2946
2947 2002-02-08 Kim F. Storm <storm@cua.dk>
2948
2949 * alloc.c (SETJMP_WILL_LIKELY_WORK, SETJMP_WILL_NOT_WORK):
2950 Changed mail addresses to emacs-devel@gnu.org.
2951
2952 2002-02-08 Eli Zaretskii <eliz@is.elta.co.il>
2953
2954 * fileio.c (Fsubstitute_in_file_name): If the file name includes
2955 ~user, and there's no such user, don't discard everything before ~user.
2956
2957 * floatfns.c (Fround): Doc fix.
2958
2959 2002-02-08 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
2960
2961 * sysdep.c (init_system_name): Put unused variable `p' in #if 0.
2962
2963 2002-02-07 Stefan Monnier <monnier@cs.yale.edu>
2964
2965 * lisp.h (Fx_file_dialog): Add extern decl (used in fileio.c).
2966
2967 2002-02-07 Kim F. Storm <storm@cua.dk>
2968
2969 * keymap.c (where_is_internal): Only check whether definition is
2970 remapped if it fulfills is_command_symbol.
2971
2972 2002-02-07 Andreas Schwab <schwab@suse.de>
2973
2974 * s/gnu-linux.h (GC_LISP_OBJECT_ALIGNMENT): Define to 2 for m68k.
2975
2976 * alloc.c (mark_stack): Don't assume sizeof (Lisp_Object) is 4.
2977
2978 2002-02-06 Kim F. Storm <storm@cua.dk>
2979
2980 * keymap.c (Fdefine_key): Allow symbol as KEY argument for
2981 defining command remapping. Doc updated.
2982 (Flookup_key): Remap command through keymap if KEY is a symbol.
2983 (is_command_symbol): New function.
2984 (Fkey_binding): Use it. New optional argument NO-REMAP.
2985 Doc updated. Callers changed. Perform command remapping via
2986 recursive call unless that arg is non-nil.
2987 (where_is_internal): New argument no_remap. Callers changed.
2988 Call recursively to find original key bindings for a remapped
2989 comand unless that arg is non-nil.
2990 (Fwhere_is_internal): New optional argument NO-REMAP.
2991 Doc updated. Callers changed. Pass arg to where_is_internal.
2992
2993 * keymap.h (Fkey_binding, Fwhere_is_internal): Update prototype.
2994 (is_command_symbol): Added prototype.
2995
2996 * keyboard.c (Vthis_original_command): New variable.
2997 (syms_of_keyboard): DEFVAR_LISP it.
2998 (command_loop_1): Set it, and perform command remapping.
2999
3000 2002-02-06 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
3001
3002 * keyboard.c (recursive_edit_1): Call cancel_hourglass unconditionally.
3003
3004 2002-02-06 Jason Rumney <jasonr@gnu.org>
3005
3006 * w32term.c (w32_native_per_char_metric): Disable 2002-01-20 change.
3007
3008 2002-02-06 Eli Zaretskii <eliz@is.elta.co.il>
3009
3010 * charset.c (get_charset_id): Use if-else instead of ?:.
3011
3012 2002-02-06 Richard M. Stallman <rms@gnu.org>
3013
3014 * filelock.c (S_ISLNK): Define if not defined.
3015
3016 2002-02-03 Richard M. Stallman <rms@gnu.org>
3017
3018 * fileio.c (Fdo_auto_save): Improve "auto save disabled" msg.
3019
3020 * lread.c (read1): Redesign strategy for force_multibyte and
3021 force_singlebyte. Now is_multibyte records whether read_buffer
3022 is multibyte. Encountering any multibyte character makes it so.
3023
3024 2002-02-02 Stefan Monnier <monnier@cs.yale.edu>
3025
3026 * term.c (term_get_fkeys_1): If `k0' and `k;' are both specified and
3027 with the same sequence, map that sequence to f10 rather than f0.
3028
3029 2002-02-03 Andreas Schwab <schwab@suse.de>
3030
3031 * s/gnu-linux.h: Check for __mc68000__ instead of __m68k__, the
3032 latter never being defined on GNU/Linux.
3033
3034 2002-02-02 Eli Zaretskii <eliz@is.elta.co.il>
3035
3036 * xfaces.c (realize_default_face): Don't set the weight and slant
3037 of the default face to Qnormal, unless these attributes are
3038 unspecified.
3039
3040 2002-02-02 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
3041
3042 * keyboard.c (command_loop_1) [HAVE_X_WINDOWS]:
3043 Call cancel_hourglass unconditionally.
3044
3045 * eval.c (Fsignal): Remove duplicated declaration of
3046 the variable `display_hourglass_p'.
3047
3048 2002-01-31 Richard M. Stallman <rms@gnu.org>
3049
3050 * editfns.c (region_limit): Nicer error message.
3051
3052 * coding.c (decode_composition_emacs_mule):
3053 Give up if NCOMPONENT gets too large to index `component'.
3054
3055 * callint.c (check_mark): New arg to specify clearer error message.
3056 Callers changed.
3057
3058 2002-01-27 Richard M. Stallman <rms@gnu.org>
3059
3060 * minibuf.c (Fcompleting_read): Doc fix.
3061
3062 2002-01-27 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
3063
3064 * minibuf.c (Fread_from_minibuffer, Fread_command, Fread_function)
3065 (Fread_variable, Fread_buffer, minibuffer-completion-confirm):
3066 Fix doc-strings.
3067
3068 2002-01-26 Richard M. Stallman <rms@gnu.org>
3069
3070 * buffer.c (syms_of_buffer): Doc fixes for scroll-...-aggressively.
3071
3072 * xdisp.c (try_scrolling): Exchange uses of scroll_down_aggressively
3073 and scroll_up_aggressively.
3074
3075 2002-01-26 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
3076
3077 * keyboard.c (parse_tool_bar_item): Remove duplicated prototypes.
3078
3079 2002-01-25 Stefan Monnier <monnier@cs.yale.edu>
3080
3081 * textprop.c (Fnext_property_change, Fnext_single_property_change)
3082 (Fprevious_property_change, Fprevious_single_property_change):
3083 Stay within the narrowed-buffer boundaries.
3084
3085 2002-01-25 Eli Zaretskii <eliz@is.elta.co.il>
3086
3087 * term.c (Ftty_display_color_cells): New function.
3088 (syms_of_term): Defsubr it.
3089 (Ftty_display_color_cells, Ftty_display_color_p): Change the
3090 argument name to DISPLAY. Doc fix.
3091
3092 * dispextern.h: Add prototype for set_tty_color_mode and
3093 tty_setup_colors.
3094
3095 2002-01-24 Jason Rumney <jasonr@gnu.org>
3096
3097 * w32term.c (x_scroll_run): Use ScrollWindowEx in place of BitBlt.
3098 If region left to draw is not what was expected, mark the frame as
3099 garbaged.
3100
3101 * w32fns.c (w32_wnd_proc) <WM_PAINT>: Initialize update_rect.
3102 Combine the regions returned by BeginPaint and GetUpdateRect.
3103
3104 2002-01-23 Jason Rumney <jasonr@gnu.org>
3105
3106 * w32term.c (x_update_window_begin): Only hide caret if
3107 w32_use_visible_system_caret is set.
3108 (x_update_window_end): Only show caret if
3109 w32_use_visible_system_caret is set.
3110 (syms_of_w32term): Handle SystemParametersInfo call failing.
3111
3112 * w32fns.c (syms_of_w32fns): Initialize w32_visible_system_caret_hwnd.
3113
3114 2002-01-22 Richard M. Stallman <rms@gnu.org>
3115
3116 * unexelf.c (unexec): Define n so as to cause compilation error
3117 for the code where people have often written n instead of nn.
3118
3119 * .gdbinit (hookpost-run): Defined.
3120
3121 2002-01-22 Jan D. <Jan.Djarv@mbox200.swipnet.se>
3122
3123 * xfns.c (x_set_frame_parameters): Typo in previous fix corrected.
3124
3125 2002-01-21 Jan D. <Jan.Djarv@mbox200.swipnet.se>
3126
3127 * xfns.c (x_set_frame_parameters): Just call x_fullscreen_adjust
3128 if fullscreen is being set.
3129
3130 2002-01-21 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
3131
3132 * minibuf.c (Fminibuffer_contents)
3133 (Fminibuffer_contents_no_properties, Fread_from_minibuffer)
3134 (Fread_string, Fread_no_blanks_input, Fcompleting_read): Doc fixes.
3135
3136 2002-01-21 Richard M. Stallman <rms@gnu.org>
3137
3138 * window.c (check_frame_size): Fix minimum height calculation.
3139
3140 2002-01-20 Ken Raeburn <raeburn@gnu.org>
3141
3142 * dispextern.h (WINDOW_WANTS_MODELINE_P): Use XFASTINT on window
3143 height before comparison.
3144 (WINDOW_WANTS_HEADER_LINE_P): Likewise.
3145
3146 2002-01-20 Jason Rumney <jasonr@gnu.org>
3147
3148 * w32term.c (w32_system_caret_width): Remove.
3149 (w32_use_visible_system_caret): New user flag.
3150 (syms_of_w32term): DEFVAR_BOOL it. Initialize based on whether
3151 Windows reports a screen reader running.
3152 (x_update_window_begin): Hide the system caret.
3153 (x_update_window_end): Show the system caret.
3154 (x_display_and_set_cursor): Don't draw a cursor when
3155 w32_use_visible_system_caret is set. Do not adjust width.
3156
3157 * w32fns.c (w32_visible_system_caret_hwnd): New static variable.
3158 (w32_wnd_proc) <WM_KILL_FOCUS, WM_EMACS_DESTROY_CARET>: Set it.
3159 <WM_EMACS_TRACK_CARET>: Arrange for system caret to be visible if
3160 the user requests it. Use system default width when creating.
3161 <WM_EMACS_HIDE_CARET, WM_EMACS_SHOW_CARET>: Handle new messages.
3162
3163 * w32term.h (WM_EMACS_SHOW_CARET, WM_EMACS_HIDE_CARET):
3164 New window messages.
3165
3166 2002-01-20 Richard M. Stallman <rms@gnu.org>
3167
3168 * window.c (MIN_SAFE_WINDOW_HEIGHT): Value now 1.
3169
3170 2002-01-20 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
3171
3172 * doprnt.c (doprnt1): Fix typos in error call.
3173
3174 2002-01-20 Eli Zaretskii <eliz@is.elta.co.il>
3175
3176 * unexelf.c (unexec) [__sgi]: Support the .got sections.
3177
3178 2002-01-20 Jason Rumney <jasonr@gnu.org>
3179
3180 * w32term.c (w32_native_per_char_metric): Don't trust the metrics
3181 that Windows returns. If a double check fails, try to guess how
3182 ExtTextOut is going to act.
3183
3184 * w32fns.c (w32_load_system_font, w32_to_x_charset): Use strnicmp
3185 in place of stricmp.
3186 (w32_list_synthesized_fonts): Removed.
3187 (w32_to_all_x_charsets, enum_font_maybe_add_to_list): New functions.
3188 (struct enumfont_t): New element; list.
3189 (enum_font_cb2): List all style and charset variations of a font.
3190 (Fw32_select_font): New optional argument; include_proportional.
3191 Exclude vertical fonts. Exclude proportional fonts unless
3192 include_proportional is non-nil.
3193 (w32_enable_synthesized_fonts): Change to a boolean.
3194 (Fw32_send_sys_command): Doc fix.
3195
3196 2002-01-19 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
3197
3198 * dispnew.c (update_frame): Move the variable `tem' to the block
3199 where it is used.
3200
3201 2002-01-19 Jason Rumney <jasonr@gnu.org>
3202
3203 * w32fns.c (Fx_create_frame): Bind redisplay-dont-pause around
3204 call to face-set-after-frame-default.
3205
3206 2002-01-18 Richard M. Stallman <rms@gnu.org>
3207
3208 * dispextern.h (WINDOW_WANTS_MODELINE_P): Check window height > 1.
3209 (WINDOW_WANTS_HEADER_LINE_P): Check window height provides room.
3210
3211 2002-01-17 Richard M. Stallman <rms@gnu.org>
3212
3213 * window.c (enlarge_window): When exceeding size of parent,
3214 directly delete all the siblings instead of trying to resize it.
3215
3216 2002-01-17 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
3217
3218 * term.c (set_tty_color_mode): Remove unused variable `tem'.
3219
3220 2002-01-16 Henrik Enberg <henrik@enberg.org>
3221
3222 * lread.c (init_lread): Move the installed-lisp dirs later in the path.
3223
3224 2002-01-16 Kim F. Storm <storm@cua.dk>
3225
3226 * xterm.c (x_erase_phys_cursor): Don't erase cursor if cursor row
3227 is invisible. This can happen if cursor is on top line of a
3228 window, and we switch to a buffer with a header line.
3229
3230 * w32term.c (x_erase_phys_cursor): Ditto.
3231
3232 2002-01-16 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
3233
3234 * xterm.c (XTread_socket) [!USE_X_TOOLKIT]: Compute the value of
3235 `dont_resize' only when used.
3236
3237 * xdisp.c: Remove forgotten extern declaration of `Qimage'.
3238
3239 2002-01-15 Eli Zaretskii <eliz@is.elta.co.il>
3240
3241 * xdisp.c (display_mode_element): When computing charpos, depend
3242 on multibyteness of elt, not the text in field.
3243
3244 2002-01-15 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
3245
3246 * buffer.c (Fkill_all_local_variables):
3247 Increment `update_mode_lines' only once.
3248
3249 2002-01-14 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
3250
3251 * lisp.h (adjust_after_replace_noundo)
3252 (Fupdate_coding_systems_internal): Add prototypes.
3253
3254 * sound.c (Fplay_sound): Initialize header_size also for :data case.
3255
3256 2002-01-14 Eli Zaretskii <eliz@is.elta.co.il>
3257
3258 Support for the --color command-line argument and tty-color-mode
3259 frame parameter:
3260
3261 * term.c (tty_default_color_capabilities, tty_setup_colors)
3262 (set_tty_color_mode): New functions.
3263 (term_init): Call tty_default_color_capabilities.
3264 (Qtty_color_mode_alist): New variable.
3265 (syms_of_term): Intern and staticpro it.
3266
3267 * frame.c (store_frame_param): Call set_tty_color_mode for termcap
3268 frames.
3269 (do_switch_frame): For termcap frames, switch the tty
3270 color mode as specified by the frame's parameters.
3271 (Qtty_color_mode): New variable.
3272 (syms_of_frame): Intern and staticpro it.
3273
3274 * emacs.c (USAGE2): Add the --color option.
3275 (standard_args): Ditto.
3276
3277 2002-01-13 Jan Djarv <Jan.Djarv@mbox200.swipnet.se>
3278
3279 * xterm.h (struct x_output): New members want_fullscreen,
3280 x_pixels_diff, y_pixels_diff, x_pixels_outer_diff, and
3281 y_pixels_outer_diff.
3282 New enum for FULLSCREEN_* constants.
3283 (FRAME_OUTER_WINDOW): Handle the case where output_data.x->widget
3284 is NULL.
3285 (x_fullscreen_adjust): Add prototype.
3286
3287 * emacs.c (USAGE2): Add the new full-screen arguments.
3288 (standard_args): Ditto.
3289
3290 * xfns.c (Qfullscreen, Qfullwidth, Qfullheight, Qfullboth):
3291 New variables.
3292 (syms_of_xfns): Intern and staticpro them.
3293 (x_frame_parms) <"fullscreen">: New parameter.
3294 (x_fullscreen_move, x_set_fullscreen): New functions.
3295 (x_set_frame_parameters): Support for Qfullscreen.
3296 (x_real_positions): More accurate computation of the frame position.
3297 (x_figure_window_size): Support full-screen frames.
3298 (Fx_create_frame): Default the fullscreen parameter.
3299
3300 * xterm.c (x_check_fullscreen, x_fullscreen_adjust): New functions.
3301 (XTread_socket) <Expose>: Call x_check_fullscreen.
3302 <ConfigureNotify>: Don't resize to fullscreen.
3303 Call x_check_fullscreen_move, and set the want_fullscreen member of
3304 output_data.x.
3305
3306 2002-01-13 Jason Rumney <jasonr@gnu.org>
3307
3308 * w32term.h (WM_XBUTTONDOWN, WM_XBUTTONUP): New window messages
3309 for mice with more than 3 buttons.
3310
3311 * w32term.c (parse_button): New parameter xbutton. Callers changed.
3312 (w32_read_socket): Handle new "XBUTTON" messages.
3313
3314 * w32fns.c (w32_pass_extra_mouse_buttons_to_system): New user option.
3315 (syms_of_w32fns): DEFVAR_BOOL it.
3316 (w32_wnd_proc): Handle new "XBUTTON" messages.
3317
3318 2002-01-13 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
3319
3320 * keyboard.c (read_key_sequence): Remove unused variable `extra_maps'.
3321
3322 2002-01-13 Andreas Schwab <schwab@suse.de>
3323
3324 * xterm.c (x_load_font): Never set fonts_changed_p to zero.
3325
3326 2002-01-12 Andreas Schwab <schwab@suse.de>
3327
3328 * .gdbinit (xbuffer): Remove address operator since data is now a
3329 pointer.
3330
3331 2002-01-11 Richard M. Stallman <rms@gnu.org>
3332
3333 * insdel.c (adjust_after_replace_noundo): New function.
3334
3335 * coding.c (code_convert_region): Don't copy old text if undo disabled.
3336
3337 2002-01-09 Jason Rumney <jasonr@gnu.org>
3338
3339 * xdisp.c (x_consider_frame_title): Don't count the tooltip frame
3340 when checking for multiple frames.
3341
3342 2002-01-08 Richard M. Stallman <rms@gnu.org>
3343
3344 * window.c (delete_window): Rewrite the code for changing the
3345 selected window to handle the case where WINDOW is not a leaf.
3346
3347 2002-01-07 Eli Zaretskii <eliz@is.elta.co.il>
3348
3349 * process.c (send_process): Set src_multibyte to 1 after the call
3350 top setup_coding_system, not before the call.
3351
3352 2002-01-07 Jason Rumney <jasonr@gnu.org>
3353
3354 * xmenu.c (set_frame_menubar, xmenu_show):
3355 (xdialog_show): Initialize wv->help to Qnil.
3356
3357 * w32menu.c (single_submenu, set_frame_menubar, w32_menu_show):
3358 (w32_dialog_show): Initialize wv->help to Qnil.
3359
3360 2002-01-06 Jason Rumney <jasonr@gnu.org>
3361
3362 * xmenu.c (single_submenu): Initialize wv->help to Qnil.
3363
3364 * w32menu.c (w32_menu_display_help): Revert last change.
3365
3366 * xmenu.c (menu_highlight_callback): Revert last change.
3367
3368 2002-01-06 Andreas Schwab <schwab@suse.de>
3369
3370 * insdel.c (make_gap_larger): Make sure buffer size does not
3371 overflow range of int.
3372
3373 2002-01-05 Jason Rumney <jasonr@gnu.org>
3374
3375 * w32term.c (x_draw_glyphs): Don't call notice_overwritten_cursor if
3376 OVERLAPS_P.
3377
3378 * w32menu.c (w32_menu_display_help): Hide any tooltip window.
3379
3380 * w32fns.c (compute_tip_xy): If tooltip won't fit on the screen
3381 to the left or to the right of the pointer, put it against
3382 the left screen edge.
3383 (x_frame_parms): Add missing braces around initializer.
3384
3385 * w32term.c (x_setup_relief_colors): Don't compute an image's
3386 background color if it doesn't have a Pixmap.
3387 (notice_overwritten_cursor): Don't depend on
3388 output_cursor and updated_area. Compare pixel coordinates with
3389 window's cursor pixel coordinates.
3390 (x_draw_glyphs, x_clear_end_of_line, show_mouse_face):
3391 Call notice_overwritten_cursor with new arg list.
3392 (show_mouse_face): Fix bug setting a row's mouse_face_p flag
3393 unconditionally.
3394 (x_draw_image_relief): Use predefined macro instead of
3395 constant when the value of `tool_bar_button_relief' is negative.
3396
3397 * w32term.c (x_display_and_set_cursor): Fix PostMessage arg types.
3398
3399 2002-01-04 Richard M. Stallman <rms@gnu.org>
3400
3401 * xmenu.c (menu_highlight_callback): Hide any tooltip window.
3402
3403 2002-01-03 Richard M. Stallman <rms@gnu.org>
3404
3405 * keymap.c (Fcurrent_active_maps): Put the `keymap' property map first.
3406 (Fkey_binding): Try the `keymap' property map first.
3407 (Fdescribe_buffer_bindings): Show `keymap' property bindings before
3408 minor mode bindings.
3409
3410 2002-01-03 Kim F. Storm <storm@cua.dk>
3411
3412 * keyboard.c (read_key_sequence): Fixed cast of submaps arg to bcopy.
3413
3414 2002-01-02 Richard M. Stallman <rms@gnu.org>
3415
3416 * keyboard.c (read_key_sequence): Handle the keymap property
3417 before minor mode maps.
3418
3419 * editfns.c (Fformat): Update thissize from field_width
3420 based on the actual width, in the string case.
3421
3422 2002-01-01 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
3423
3424 * charset.h (UNIBYTE_STR_AS_MULTIBYTE_P): Parenthesize assignment
3425 when used as truth value to prevent gcc warnings.
3426
3427 * sysdep.c, unexapollo.c, w32.c, w32bdf.c, w32heap.c, w32inevt.c,
3428 * w32proc.c: Include <config.h>.
3429
3430 2002-01-01 Andreas Schwab <schwab@suse.de>
3431
3432 * eval.c (max_specpdl_size, max_lisp_eval_depth): Define as int,
3433 not EMACS_INT, to make them compatible with DEFVAR_INT.
3434 * lisp.h (max_specpdl_size): Adjust declaration.
3435
3436 2002-01-01 Richard M. Stallman <rms@gnu.org>
3437
3438 * print.c (print_object): Test print_escape_nonascii only for
3439 unibyte strings.
3440 (PRINTPREPARE): Once again bind Qprint_escape_nonascii
3441 when outputting to a multibyte buffer.
3442
3443 2001-12-29 Richard M. Stallman <rms@gnu.org>
3444
3445 * print.c (print_object): In multibyte string, use hex escapes.
3446 Use octal only for unibyte strings.
3447 (PRINTPREPARE): Don't ever set Qprint_escape_nonascii.
3448
3449 * lread.c (read_escape): New arg BYTEREP for reporting whether
3450 escape forces unibyte or multibyte.
3451 (read1): When reading a string, take note of that info.
3452
3453 2001-12-29 Ken Raeburn <raeburn@gnu.org>
3454
3455 * abbrev.c (Fexpand_abbrev): Use NILP instead of implicit zero
3456 comparison to test lisp value returned by Fget.
3457
3458 2001-12-29 Richard M. Stallman <rms@gnu.org>
3459
3460 * lisp.h (max_specpdl_size): Add declaration.
3461
3462 * fileio.c (Fdo_auto_save): If NO_MESSAGE, don't call push_message.
3463
3464 * keymap.c (silly_event_symbol_error): New subrtn, from Fdefine_key.
3465 Handle modifier bits. Correct typo in error message.
3466
3467 2001-12-28 Richard M. Stallman <rms@gnu.org>
3468
3469 * abbrev.c: Use the plist of an abbrev for multiple params if nec.
3470 (Fdefine_abbrev): New arg SYSTEM-FLAG for a system abbrev.
3471 (Fdefine_global_abbrev, Fdefine_mode_abbrev):
3472 Update calls to Fdefine_abbrev.
3473 (write_abbrev): Update for changed data format.
3474 Don't list "system" abbrevs.
3475 (Fexpand_abbrev): Update use count with new data format.
3476 (describe_abbrev): Update for changed data format.
3477 (Fdefine_abbrev_table): Handle the new SYSTEM-FLAG.
3478
3479 * config.in (HAVE_MBSINIT): Add #undef.
3480
3481 * strftime.c (mbsinit): Define as no-op if not available.
3482
3483 * s/sco5.h (LIBX11_SYSTEM) [MOTIF]: Add -lgen.
3484 (sigprocmask_set): Conditionalize decl on ! NOT_C_CODE.
3485
3486 * keymap.c (Flookup_key): Error message if key has wrong data type.
3487 (Fdefine_key): Add error message for trying to bind [DEL], [RET], etc.
3488 (exclude_key): New variable.
3489
3490 2001-12-28 Gerd Moellmann <gerd@gnu.org>
3491
3492 * xterm.c (x_setup_relief_colors): Don't compute an image's
3493 background color if it doesn't have a Pixmap.
3494
3495 * xterm.c (notice_overwritten_cursor): Don't depend on
3496 output_cursor and updated_area. Compare pixel coordinates with
3497 window's cursor pixel coordinates.
3498 (x_draw_glyphs, x_clear_end_of_line, show_mouse_face):
3499 Call notice_overwritten_cursor with new arg list.
3500 (show_mouse_face): Fix bug setting a row's mouse_face_p flag
3501 unconditionally.
3502
3503 * xdisp.c (try_scrolling) <PT below scroll margin>: Add the
3504 height of the cursor line to the amount to scroll.
3505
3506 2001-12-27 Richard M. Stallman <rms@gnu.org>
3507
3508 * intervals.c (set_point_both): The position after an invisible,
3509 intangible character is not an acceptable stopping point.
3510
3511 2001-12-27 Ken Raeburn <raeburn@gnu.org>
3512
3513 * window.c (enlarge_window): In new preserve_before code, convert
3514 CURBEG from lisp object to integer before doing arithmetic.
3515
3516 2001-12-27 Richard M. Stallman <rms@gnu.org>
3517
3518 * bytecode.c (Fbyte_code): Undo previous change.
3519
3520 2001-12-26 Kim F. Storm <storm@cua.dk>
3521
3522 * keyboard.c (record_char): Ignore duplicate help-echo events only
3523 separated by mouse-movement. When tracking mouse, only record
3524 first and last mouse-movement event in same window.
3525 Don't record mouse-movement events in keyboard macros.
3526
3527 2001-12-25 Richard M. Stallman <rms@gnu.org>
3528
3529 * window.c (enlarge_window): New arg PRESERVE_BEFORE. Callers changed.
3530 (Fenlarge_window): New arg PRESERVE_BEFORE.
3531
3532 * bytecode.c (Fbyte_code): Use Fstring_make_unibyte
3533 instead of Fstring_as_unibyte.
3534
3535 2001-12-22 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
3536
3537 The following changes remove mocklisp support:
3538
3539 * mocklisp.h, mocklisp.c: Files removed.
3540
3541 * lisp.h: Remove declarations of variables `Vmocklisp_arguments',
3542 `Qmocklisp' and `Qmocklisp_arguments'.
3543 Remove prototype of syms_of_mocklisp.
3544
3545 * makefile.nt, makefile.w32-in, Makefile.in: Remove mocklisp files.
3546
3547 * callint.c: Do not include mocklisp.h.
3548 (Fcall_interactively): Do not test for mocklisp case.
3549
3550 * eval.c: Remove variables `Qmocklisp_arguments',
3551 `Vmocklisp_arguments' and `Qmocklisp'. Remove prototype of ml_apply.
3552 (Fprogn, Fwhile, Fcommandp, Feval, Ffuncall, funcall_lambda):
3553 Do not test for mocklisp case.
3554 (Fwhile): Remove unused variable `tem'.
3555 (syms_of_eval): Remove variable `moclisp-arguments'.
3556
3557 * data.c (wrong_type_argument): Remove mocklisp case.
3558
3559 * doc.c (Fdocumentation): Remove mocklisp case.
3560
3561 * emacs.c (main): Do not call syms_of_mocklisp.
3562
3563 2001-12-21 Richard M. Stallman <rms@gnu.org>
3564
3565 * xfns.c (compute_tip_xy): If tooltip won't fit on the screen
3566 to the left or to the right of the pointer, put it against
3567 the left screen edge.
3568
3569 2001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
3570
3571 * Makefile.in (distclean): Remove .gdbinit if we are building
3572 outside the source tree.
3573
3574 2001-12-19 Eli Zaretskii <eliz@is.elta.co.il>
3575
3576 * w32.c (emacs_root_dir): New function.
3577
3578 * msdos.c (emacs_root_dir): New function.
3579
3580 * fileio.c (Fexpand_file_name) [DOS_NT]: Use the root directory
3581 of the current drive as the fallback for default_directory.
3582
3583 * dired.c (file_name_completion): Run the elements of
3584 completion-ignored-extensions through ENCODE_FILE.
3585
3586 * lisp.h (scmp): Remove prototype, since it's now a static
3587 function private to dired.c.
3588
3589 2001-12-18 Richard M. Stallman <rms@gnu.org>
3590
3591 * dired.c (scmp): Function moved from minibuf.c.
3592 Delete multibyte handling--used only on encoded strings.
3593
3594 * minibuf.c (scmp): Function moved to dired.c.
3595
3596 * fns.c (merge): Add QUIT call.
3597
3598 2001-12-18 Dave Love <fx@gnu.org>
3599
3600 * Makefile.in (lisp, shortlisp): Add language/utf-8-lang.el,
3601 language/georgian.el.
3602
3603 2001-12-18 Eli Zaretskii <eliz@is.elta.co.il>
3604
3605 * Makefile.in (lisp, shortlisp): Synchronize with changes to
3606 lisp/Makefile.in:DONTCOMPILE.
3607
3608 2001-12-18 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
3609
3610 * xdisp.c (window_box_height): Do not return negative values.
3611 From Gerd Moellmann <gerd@gnu.org>.
3612
3613 * keyboard.c (head_table): Add missing braces around initializer.
3614
3615 * term.c (keys): Likewise.
3616
3617 * xfns.c (x_frame_parms, visual_classes): Likewise.
3618
3619 2001-12-17 Sam Steingold <sds@gnu.org>
3620
3621 * coding.c (DECODE_COMPOSITION_END): Fixed a typo in the last
3622 patch (COMPOSING_P, not COMPOSING).
3623
3624 2001-12-17 Richard M. Stallman <rms@gnu.org>
3625
3626 * editfns.c (Fcompare_buffer_substrings): Add QUIT to main loop.
3627
3628 * coding.c (code_convert_region): Update coding->cmp_data->char_offset
3629 before calling decode_coding.
3630
3631 * charset.c (Fdefine_charset): Call Fupdate_coding_systems_internal.
3632
3633 * coding.c (DECODE_COMPOSITION_END): Check for ! COMPOSING_P (coding)
3634 instead of only for COMPOSITION_DISABLED.
3635
3636 2001-12-16 Richard M. Stallman <rms@gnu.org>
3637
3638 * alloc.c (pure_alloc): After overflow, allocate just a small block.
3639
3640 * Makefile.in (xmenu.o, xterm.o, fontset.o): Depend on buffer.h.
3641
3642 * buffer.h (struct buffer): New field `display_error_modiff'.
3643 * buffer.c (reset_buffer): Initialize `display_error_modiff'.
3644
3645 * window.c (Frecenter): Clear display_error_modiff field.
3646
3647 * xdisp.c (redisplay_window_0, redisplay_window_1): New functions.
3648 Call redisplay_window, but not if display_error_modiff field says no.
3649 (redisplay_window_error): New function.
3650 (displayed_buffer): New variable.
3651 (redisplay_internal, redisplay_windows): Call the new functions
3652 instead of redisplay_window directly.
3653
3654 2001-12-15 Richard M. Stallman <rms@gnu.org>
3655
3656 * keyboard.c (syms_of_keyboard) <double-click-fuzz>: Doc fix.
3657
3658 2001-12-14 Andrew Innes <andrewi@gnu.org>
3659
3660 * makefile.w32-in (EMACSLOADPATH): Define.
3661 ($(EMACS)): Run `list-load-path-shadows' after dumping emacs.
3662 (bootstrap-temacs): Remove dependency on bootstrap-clean.
3663
3664 2001-12-13 Eli Zaretskii <eliz@is.elta.co.il>
3665
3666 * xfns.c (x_report_frame_params): Make the scroll-bar-width frame
3667 parameter have a numeric value all the time.
3668
3669 * w32fns.c (x_report_frame_params): Likewise.
3670
3671 2001-12-12 Richard M. Stallman <rms@gnu.org>
3672
3673 * fileio.c (Fwrite_region): Doc fix.
3674
3675 * xdisp.c (CLEAR_FACE_CACHE_COUNT): Redefine as 500.
3676 (redisplay_internal): Call clear_image_cache only for window terminals.
3677
3678 2001-12-12 Gerd Moellmann <gerd@gnu.org>
3679
3680 * xdisp.c (move_it_vertically_backward): Change heuristic
3681 for the case that we didn't move far enough initially.
3682
3683 * window.c (Frecenter): Simplify computation in the case of window
3684 system frames and ARG < 0; use window_box_height.
3685
3686 2001-12-11 Richard M. Stallman <rms@gnu.org>
3687
3688 * Makefile.in, mem-limits.h, dispnew.c, emacs.c, fileio.c:
3689 * process.c, sysdep.c, unexec.c: Test GNU_LINUX, not LINUX.
3690
3691 2001-12-11 Andrew Innes <andrewi@gnu.org>
3692
3693 * insdel.c (make_gap) [DOUG_LEA_MALLOC]: Call make_gap_smaller if
3694 arg is negative.
3695
3696 2001-12-11 Richard M. Stallman <rms@gnu.org>
3697
3698 * m/hp800.h: Split the __hpux conditional into the parts
3699 that are right for GNU/Linux too and the parts that are not.
3700 Use the former if GNU_LINUX.
3701 (HAVE_ALLOCA, LOAD_AVE_TYPE, LOAD_AVE_CVT): New defs for GNU/Linux.
3702
3703 * s/gnu-linux.h (GNU_LINUX): Defined.
3704
3705 2001-12-11 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
3706
3707 * macros.c, msdos.c, w16select.c: Change doc-string comments to
3708 `new style' [w/`doc:' keyword].
3709
3710 2001-12-10 Jason Rumney <jasonr@gnu.org>
3711
3712 * w32menu.c (w32_free_submenu_strings): Clear menu item struct
3713 before using.
3714
3715 2001-12-09 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
3716
3717 * dosfns.c: Change doc-string comments to `new style' [w/`doc:'
3718 keyword].
3719
3720 2001-12-09 Eli Zaretskii <eliz@is.elta.co.il>
3721
3722 * dosfns.c (dos-display-scancodes, dos-decimal): Doc fix.
3723
3724 * s/hpux10.h (srand48): Don't undefine.
3725
3726 2001-12-09 Jason Rumney <jasonr@gnu.org>
3727
3728 * w32menu.c (_widget_value): Make `help' field a Lisp_Object.
3729 Add comment to explain where the struct came from.
3730 (single_submenu, w32_menu_show): Set `help' field as Lisp_Object.
3731 (add_menu_item): Process pop-up menus first to avoid memory leak.
3732 (add_menu_item, w32_menu_display_help): Use `help' field as
3733 Lisp_Object.
3734 (w32_free_submenu_strings): Only free owner-drawn strings.
3735
3736 2001-12-09 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
3737
3738 * COPYING: Moved back.
3739
3740 * charset.c (char_to_string_1, translate_char, Fdefine_charset):
3741 Add parentheses around && within ||.
3742
3743 * indent.c (compute_motion): Likewise.
3744
3745 * intervals.c (merge_properties_sticky): Likewise.
3746
3747 * coding.c (setup_coding_system, shrink_encoding_region)
3748 (Fdecode_sjis_char): Likewise.
3749
3750 2001-12-07 Andreas Schwab <schwab@suse.de>
3751
3752 * xdisp.c (display_mode_element): Don't read past end of string if
3753 it ends with '%'.
3754
3755 * alloc.c (inhibit_garbage_collection): Don't exceed value an int
3756 can hold.
3757
3758 * data.c (Vmost_positive_fixnum, Vmost_negative_fixnum): Rename
3759 from most_positive_fixnum and most_negative_fixnum, resp., and
3760 type changed to Lisp_Object.
3761 (syms_of_data): DEFVAR_LISP them.
3762
3763 2001-12-07 Richard M. Stallman <rms@gnu.org>
3764
3765 * callproc.c (init_callproc): Set Vdata_directory based on the source
3766 location whenever Emacs was run uninstalled.
3767
3768 2001-12-06 Paul Eggert <eggert@twinsun.com>
3769
3770 * config.in (HAVE_WORKING_VFORK): New #undefs.
3771 * process.c (create_process):
3772 Use HAVE_WORKING_VFORK, not HAVE_VFORK.
3773 * m/cnvrgnt.h (HAVE_VFORK): Remove #define.
3774 * m/ibm370aix.h (HAVE_VFORK): Remove #undef.
3775 * m/ibmps2-aix.h (HAVE_VFORK): Remove #define.
3776 * m/intel386.h (HAVE_VFORK): Likewise.
3777 * m/mips-siemens.h (HAVE_VFORK): Likewise.
3778 * m/mips.h (HAVE_VFORK): Likewise.
3779 * s/freebsd.h (vfork): Remove #define.
3780 * s/lynxos.h (HAVE_VFORK): Remove #undef.
3781 * s/usg5-4-2.h: Fix comment about vfork.
3782
3783 2001-12-06 Richard M. Stallman <rms@gnu.org>
3784
3785 * s/hpux10.h (random): Add undef.
3786 (HAVE_RANDOM): Define it just once.
3787
3788 2001-12-06 Stefan Monnier <monnier@cs.yale.edu>
3789
3790 * eval.c: Undo last change: the standard syntax is not wanted.
3791
3792 2001-12-06 Eli Zaretskii <eliz@is.elta.co.il>
3793
3794 * xterm.c (x_free_frame_resources) [USE_X_TOOLKIT]: Remove all the
3795 scroll bars of the frame before deleting the frame itself. If the
3796 frame has a widget, delete the frame with XtDestroyWidget, and do
3797 not call XDestroyWindow before that.
3798
3799 2001-12-06 Kim F. Storm <storm@cua.dk>
3800
3801 * xfns.c (x_report_frame_params): Return actual fringe widths.
3802
3803 * w32fns.c (x_report_frame_params): Return actual fringe widths.
3804
3805 2001-12-05 Andrew Innes <andrewi@gnu.org>
3806
3807 * alloc.c (Fgarbage_collect): Shrink buffer gaps that are
3808 excessively large.
3809
3810 * insdel.c (make_gap_larger): New function.
3811 (make_gap_smaller): New function.
3812 (make_gap) [USE_MMAP_FOR_BUFFERS || REL_ALLOC]: Call
3813 make_gap_smaller if arg is negative.
3814
3815 2001-12-04 Stefan Monnier <monnier@cs.yale.edu>
3816
3817 * keyboard.c (kbd_buffer_store_event): Fix interrupt_signal prototype.
3818 Pass a dummy argument when calling interrupt_signal.
3819 (parse_menu_item): Mark disabled items before checking for empty def.
3820 (read_char_minibuf_menu_prompt): Make safety more visible.
3821 (read_key_sequence): Add a `first_unbound' variable.
3822 Use it to detect C-c ESC ESC ESC ESC ... cases and drop the
3823 unbound prefix as soon as we can detect it.
3824
3825 * doc.c (Fsnarf_documentation): Add prototype.
3826 (get_doc_string): Handle negative arguments.
3827 (Fdocumentation): Use AREF and ASIZE.
3828 Move the calls to get_doc_string to a single place.
3829 Don't confuse an interactive-spec for a docstring reference.
3830 (Fdocumentation_property): Take advantage of the fact that
3831 get_doc_string now ignores the sign of the docstring position.
3832
3833 * eval.c: Use standard syntax for usage in docstrings.
3834
3835 2001-12-03 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
3836
3837 * xdisp.c (syms_of_xdisp): Make `tool-bar-button-relief` an option.
3838
3839 2001-12-02 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
3840
3841 * xterm.c (x_draw_image_relief): Use predefined macro instead of
3842 constant when the value of `tool_bar_button_relief' is negative.
3843
3844 2001-12-02 Richard M. Stallman <rms@gnu.org>
3845
3846 * xmenu.c (menu_highlight_callback): Use `help' field as Lisp_Object.
3847 (single_submenu, xmenu_show): Set `help' field as Lisp_Object.
3848
3849 * fileio.c (read_non_regular): Delete Fsignal call.
3850
3851 2001-12-01 Stefan Monnier <monnier@cs.yale.edu>
3852
3853 * lisp.h (run_hook_list_with_args): Undo last change.
3854
3855 2001-12-01 Gerd Moellmann <gerd@gnu.org>
3856
3857 * xterm.c (x_draw_fringe_bitmap): Always undo clipping.
3858
3859 2001-12-01 Jason Rumney <jasonr@gnu.org>
3860
3861 * window.c (Qleft_fringe, Qright_fringe): Remove. Now in frame.c.
3862
3863 * w32term.h (WM_MOUSELEAVE, TME_LEAVE, TRACKMOUSEEVENT)
3864 [!WM_MOUSELEAVE]: Define.
3865
3866 * w32menu.c (current_popup_menu, get_menu_item_info):
3867 (set_menu_item_info): New vars.
3868 (set_frame_menubar): Doc fix clarifying GC interaction with menus.
3869 (w32_menu_show): Set current_popup_menu.
3870 (add_menu_item): Allocate new strings for owner-drawn menu items
3871 and help strings.
3872 Use owner-draw for disabled menu items again.
3873 (w32_menu_display_help): Ignore owner-drawn items and popup menus.
3874 (w32_free_submenu_strings, w32_free_menu_strings): New functions.
3875
3876 * w32fns.c (trackmouse_window, track_mouse_event_fn): New vars.
3877 (w32_wnd_proc) <WM_MOUSEMOVE>: Notice when mouse enters frame.
3878 <WM_EXITMENULOOP>: Free menu strings.
3879 <WM_MOUSELEAVE>: Stop tracking mouse.
3880 (x_create_tip_frame): Specify no minibuffer, modeline or fringes.
3881
3882 * w32term.c (w32_read_socket) <WM_MOUSELEAVE>: Cancel help echo
3883 and mouse face.
3884
3885 2001-12-01 Kim F. Storm <storm@cua.dk>
3886
3887 The following changes add left-fringe and right-fringe
3888 frame parameters to adjust fringe widths, or remove one or
3889 both fringes.
3890
3891 * frame.h (struct frame): Remove trunc_area_pixel_width and
3892 trunc_area_cols fields.
3893 (Qleft_fringe, Qright_fringe): Declare.
3894 (FRAME_RIGHT_FRINGE_WIDTH): New macro.
3895
3896 * frame.c (Qleft_fringe, Qright_fringe): New vars.
3897 (syms_of_frame): Initialize them.
3898
3899 * window.c (coordinates_in_window): Handle separate left and right
3900 fringe widths.
3901
3902 * xterm.h (struct x_output): Add left_fringe_width, right_fringe_width,
3903 and fringe_cols fields.
3904 (FRAME_FRINGE_BITMAP_WIDTH, FRAME_FRINGE_BITMAP_HEIGHT): Remove macros.
3905 (FRAME_X_FRINGE_COLS): Use fringe_cols field.
3906 (FRAME_X_FRINGE_WIDTH): Use fringes_extra field.
3907 (FRAME_X_LEFT_FRINGE_WIDTH): Use left_fringe_width field.
3908 (FRAME_X_RIGHT_FRINGE_WIDTH): Use right_fringe_width field.
3909 (x_compute_fringe_widths): Add prototype.
3910
3911 * xterm.c (zv_height, zv_bits, zv_period): Changed zv bitmap to
3912 fill fringe evenly with small dashes.
3913 (x_draw_fringe_bitmap): Clear background if necessary. Align and
3914 clip the new ZV bitmap to avoid jitter between rows.
3915 (x_draw_row_fringe_bitmaps): Rely on x_draw_fringe_bitmap to clear
3916 background. Don't draw fringe bitmaps if fringe width is zero.
3917 (x_compute_fringe_widths): New function.
3918 (x_new_font, x_set_window_size_1): Use it.
3919
3920 * xfns.c (x_frame_parms): Add `left-fringe' and `right-fringe' parms.
3921 (x_set_frame_parameters): Process `font' parameter before other
3922 parameters as fringe widths depend on it.
3923 (x_set_fringe_width): New function.
3924 (x_figure_window_size): Use x_compute_fringe_widths.
3925 (Fx_create_frame): Process `left-fringe' and `right-fringe' frame
3926 parameters.
3927
3928 * widget.c (set_frame_size): Use x_compute_fringe_widths.
3929 (EmacsFrameSetCharSize): Ditto.
3930
3931 * w32term.h: Merged changes from xterm.h.
3932 * w32term.c: Merged changes from xterm.c.
3933 * w32fns.c: Merged changes from xfns.c.
3934
3935 2001-11-29 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
3936
3937 * COPYING: Removed.
3938
3939 2001-11-29 Dave Love <fx@gnu.org>
3940
3941 * coding.c (syms_of_coding) <Qchar_coding_system>: Give it an
3942 extra extra slot.
3943 (detect_coding_mask): Fix call of detect_coding_iso2022.
3944
3945 2001-11-29 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
3946
3947 * fileio.c (file-name-coding-system)
3948 (default-file-name-coding-system): Doc fix (links to referenced
3949 variables added).
3950
3951 2001-11-28 Stefan Monnier <monnier@cs.yale.edu>
3952
3953 * lisp.h (GCPRO1, GCPRO2, GCPRO3, GCPRO4, GCPRO5):
3954 Add dummy uses of gcproN variables.
3955
3956 * category.c (describe_category, describe_category_1)
3957 (Fdescribe_categories): Remove. (Moved to lisp/help-fns.el.)
3958 (syms_of_category): Don't defsubr Sdescribe_categories.
3959
3960 2001-11-28 Richard M. Stallman <rms@gnu.org>
3961
3962 * fileio.c (Ffind_file_name_handler): Avoid initializer for `result'.
3963
3964 * Makefile.in (lispdir): New variable, referring to build dir.
3965 (TAGS-LISP): Find Makefile in $(lispdir), not $(lispsource).
3966
3967 2001-11-28 Andrew Innes <andrewi@gnu.org>
3968
3969 * w32menu.c (w32_menu_display_help): Actually add the new argument
3970 OWNER.
3971
3972 2001-11-28 Jason Rumney <jasonr@gnu.org>
3973
3974 * w32menu.c (add_menu_item): Do not use owner-draw for disabled
3975 menu items. From David Ponce <dponce@wanadoo.fr>.
3976 (w32_dialog_show) [HAVE_DIALOGS]: Compile whole function
3977 conditionally.
3978 (w32_menu_display_help): New argument OWNER. Rewritten to store a
3979 help event in the owner frame's keyboard buffer.
3980
3981 * w32fns.c (w32_wnd_proc) <WM_MENUSELECT>: Display help directly.
3982 (Fx_show_tip): Don't subtract last width from row width.
3983
3984 * w32term.c (w32_read_socket) <WM_MENUSELECT>: Remove.
3985 (w32_read_socket): Use EQ to compare frames.
3986
3987 2001-11-28 Gerd Moellmann <gerd@gnu.org>
3988
3989 * xterm.c (x_draw_glyphs): Don't call notice_overwritten_cursor if
3990 OVERLAPS_P.
3991
3992 2001-11-28 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
3993
3994 * xdisp.c (message_dolog): Remove unused variables `gcpro2',
3995 `gcpro3' and `gcpro4'.
3996
3997 * coding.c (decode_coding_string): Remove unused variable `gcpro1'.
3998
3999 2001-11-28 Stefan Monnier <monnier@cs.yale.edu>
4000
4001 * ccl.c: Use AREF and ASIZE.
4002
4003 2001-11-27 Stefan Monnier <monnier@cs.yale.edu>
4004
4005 * lisp.h (run_hook_list_with_args): Remove.
4006 (LIST_END_P): Fix call to wrong_type_argument.
4007 (make_fixnum_or_float): Use EMACS_INT rather than int.
4008
4009 2001-11-26 Stefan Monnier <monnier@cs.yale.edu>
4010
4011 * syntax.c (syms_of_syntax): Remove defsubr of Sdescribe_syntax.
4012 (describe_syntax, describe_syntax_1, Fdescribe_syntax): Remove.
4013
4014 * eval.c: Use AREF and ASIZE.
4015 (Ffetch_bytecode): Add the file name to the error message.
4016
4017 * fileio.c (Ffind_file_name_handler): Give precedence to handlers
4018 which match the end of the file-name.
4019 (Fsubstitute_in_file_name): Don't signal an error if $ENVVAR
4020 is not a valid env var, but leave it as is instead.
4021
4022 * keymap.c (access_keymap): Handle t bindings like nil bindings.
4023 Make nil bindings in char-tables transparent.
4024 (store_in_keymap): Turn a nil binding into a t binding for char-tables.
4025
4026 2001-11-26 Richard M. Stallman <rms@gnu.org>
4027
4028 * textprop.c (set_text_properties_1): Allow START, END in either order.
4029 Do nothing if range is empty.
4030
4031 * Makefile.in (mallocobj): Simplify logic using auxiliary vars.
4032
4033 * Makefile.in (mostlyclean): Delete bootstrap-emacs here.
4034 (clean): Not here.
4035
4036 2001-11-25 Stefan Monnier <monnier@cs.yale.edu>
4037
4038 * textprop.c (set_text_properties_1): Clearly mark that the
4039 interval should not be empty.
4040
4041 * intervals.c (graft_intervals_into_buffer):
4042 Don't call set_text_properties_1 on an empty interval.
4043
4044 2001-11-25 Richard M. Stallman <rms@gnu.org>
4045
4046 * unexelf.c (unexec): Index by n, not nn, when checking for ".sbss".
4047
4048 * callproc.c (Fcall_process): When we make a bigger buffer for bufptr,
4049 don't lose the data in it.
4050
4051 2001-11-25 Juanma Barranquero <lektu@terra.es>
4052
4053 * abbrev.c (Fexpand_abbrev): Use Frun_hooks instead of Vrun_hooks.
4054
4055 * buffer.c (Fkill_buffer): Use Frun_hooks, not Vrun_hooks.
4056
4057 * print.c (temp_output_buffer_setup): Use Frun_hooks, not Vrun_hooks.
4058
4059 2001-11-25 Stefan Monnier <monnier@cs.yale.edu>
4060
4061 * xfaces.c (merge_face_heights): Coerce back to int explicitly.
4062
4063 2001-11-25 Eli Zaretskii <eliz@is.elta.co.il>
4064
4065 * window.c (Fset_window_vscroll): Doc fix. From Kalle Olavi
4066 Niemitalo <kon@iki.fi>.
4067
4068 2001-11-25 Jason Rumney <jasonr@gnu.org>
4069
4070 * w32term.h (FRAME_X_FRINGE_COLS): No fringe on tip frames.
4071
4072 * w32fns.c (x_create_tip_frame): Set frame's fringes_extra to 0.
4073 (Fx_show_tip): Block input during frame creation.
4074 (Fx_show_tip, Fx_hide_tip): Enable.
4075
4076 2001-11-24 Richard M. Stallman <rms@gnu.org>
4077
4078 * lread.c (Fload): Detect recursive load error for more than 3
4079 nestings of the same file.
4080 (Vrecursive_load_depth_limit): Variable deleted.
4081 (syms_of_lread) <recursive-load-depth-limit>: Variable deleted.
4082
4083 2001-11-24 Jason Rumney <jasonr@gnu.org>
4084
4085 * xfns.c (compute_tip_xy): Initialize root_x and root_y from
4086 mouse position if either left or top is not specified.
4087
4088 * w32fns.c (w32_wnd_proc) <WM_MENUSELECT>: Revert last change.
4089 <WM_WINDOWPOSCHANGING>: Let tip frames resize without restriction.
4090 (my_create_tip_window, Fx_show_tip): Adjust size for external border.
4091 (my_create_tip_window): Assign tip_window.
4092 (x_create_tip_frame): Use same defaults as X.
4093 (compute_tip_xy): Remove unused variable. Use full screen width.
4094 (Fx_show_tip): Do not double height. Call ShowWindow directly.
4095
4096 * w32term.c (x_after_update_window_line): Doc fix.
4097 (w32_read_socket): Doc fix. Avoid SET_FRAME_GARBAGED for tip
4098 frames.
4099 <WM_SHOWWINDOW>: Redo mouse highlight when hiding tip frame.
4100
4101 * xdisp.c (prepare_menu_bars) [HAVE_WINDOW_SYSTEM]: Use tip_frame
4102 for all Windowed systems.
4103
4104 2001-11-23 Eli Zaretskii <eliz@is.elta.co.il>
4105
4106 * msdos.c (IT_clear_screen): If the frame's faces are not yet
4107 realized, use the initial screen colors to clear the screen.
4108
4109 2001-11-23 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
4110
4111 * textprop.c (Fset_text_properties): Remove unused variables
4112 `unchanged', `prev_changed', `s' and `len'.
4113
4114 * search.c (Freplace_match): Remove unused variable `inslen'.
4115
4116 * keymap.c (access_keymap): Remove unused variables `c1' and `c2'.
4117
4118 2001-11-22 Jason Rumney <jasonr@gnu.org>
4119
4120 * w32fns.c (x_window_to_frame): Remove irrelevant TODO comment.
4121 (w32_wnd_proc) <WM_MENUSELECT>: Show help echo directly.
4122 (my_create_tip_window): New function.
4123 (x_create_tip_frame, compute_tip_xy): Adapt for Windows.
4124 (Fx_show_tip, Fx_hide_tip) [TEST_TOOLTIPS]: Adapt for Windows.
4125
4126 2001-11-20 Jason Rumney <jasonr@gnu.org>
4127
4128 * coding.h (Vw32_system_coding_system) [WINDOWSNT]: Remove.
4129 (ENCODE_SYSTEM, DECODE_SYSTEM) [WINDOWSNT]: Use Vlocale_coding_system.
4130
4131 * w32fns.c (Vw32_system_coding_system): Remove.
4132 (w32_to_x_font, x_to_w32_font): Use Vlocale_coding_system.
4133
4134 2001-11-19 Stefan Monnier <monnier@cs.yale.edu>
4135
4136 * fileio.c (Fwrite_region): Move choose_write_coding_system to
4137 after build_annotations.
4138
4139 * syntax.c (describe_syntax): Add dummy arg.
4140 (describe_syntax_1): Update call to describe_vector.
4141
4142 * category.c (describe_category): Add dummy arg.
4143 (describe_category_1): Update call to describe_vector.
4144
4145 * keymap.c (Fdescribe_vector): Add `describer' parameter.
4146 (describe_command, describe_translation): Add dummy second param.
4147 (describe_map): Call elt_describer with two arguments.
4148 (describe_vector_princ): Add `fun' parameter.
4149 Call it instead of the hardcoded `princ'.
4150 (describe_vector): Add arg `args'.
4151 Pass it as a new second argument to elt_describer.
4152
4153 * keymap.h (describe_vector): Update prototype.
4154
4155 * frame.c: Don't include keymap.h any more.
4156 (keys_of_frame): Remove.
4157
4158 * lisp.h (keys_of_frame): Remove declaration.
4159
4160 * emacs.c (main): Don't call `keys_of_frame' any more.
4161
4162 2001-11-14 Andreas Schwab <schwab@suse.de>
4163
4164 * unexelf.c [!defined MAP_ANON]: Define MAP_ANON to MAP_ANONYMOUS
4165 if defined, 0 otherwise.
4166 (MAP_FAILED): Define if not defined and use it to test mmap failure.
4167 (unexec) [!MAP_ANON]: Use /dev/zero as file to map.
4168
4169 2001-11-19 Richard M. Stallman <rms@gnu.org>
4170
4171 * indent.c (current_column_1): Fix handling of scan_bytes for mb chars.
4172
4173 2001-11-18 Jason Rumney <jasonr@gnu.org>
4174
4175 * w32term.c (note_mouse_highlight): Fix type of variable `ignore'.
4176 (x_draw_bar_cursor): If the background color of the glyph under
4177 the cursor equals the frame's cursor color, use the glyph's
4178 foreground color for drawing the bar cursor.
4179 (x_after_update_window_line): Clear internal border in different
4180 circumstances.
4181 (w32_set_vertical_scroll_bar): Check for width and height > 0.
4182 (w32_draw_relief_rect): Correct relief by 1 pixel.
4183 (x_set_glyph_string_background_width):
4184 Set extends_to_end_of_line_p if the row's fill_line_p is set and
4185 drawing the last glyph with DRAW_IMAGE_{RAISED,SUNKEN}.
4186 (x_display_and_set_cursor): If cursor_in_echo_area, use NO_CURSOR
4187 if cursor_in_non_selected_windows is false.
4188 (show_mouse_face): Clean up. Recognize overwritten cursor differently.
4189 (x_draw_glyphs): Remove parameters REAL_START and REAL_END.
4190 Notice if cursor gets overwritten.
4191 (notice_overwritten_cursor): Renamed from
4192 note_overwritten_text_cursor. Rewritten to take glyph widths
4193 into account, and to take X positions as parameters.
4194 (x_draw_phys_cursor_glyph): Save state of w->phys_cursor_on_p
4195 around call to x_draw_glyphs.
4196 (x_setup_relief_colors): Use `IMAGE_BACKGROUND' and
4197 `IMAGE_BACKGROUND_TRANSPARENT' to calculate the correct background
4198 color to use for image glyph reliefs.
4199 (x_draw_image_relief): Accept zero tool_bar_button_relief.
4200 (glyph_rect): Remove unused variable `area'.
4201
4202 * w32fns.c (x_set_frame_parameters): Avoid infinite recursion for
4203 some items.
4204 (x_set_internal_border_width): Set frame garbaged when window
4205 doesn't exist yet.
4206 (Fx_create_frame): Accept zero tool_bar_button_relief.
4207 (x_clear_image_1, four_corners_best, image_background)
4208 (image_background_transparent): New functions.
4209 (xpm_format, png_format, jpeg_format, tiff_format, gif_format)
4210 (gs_format): Add `:background' entry.
4211 (lookup_image): Set IMG's background color if specified.
4212 (pbm_load, xbm_load_image, png_load): Set IMG's background field
4213 when appropriate.
4214 (x_clear_image_1): Reset `background_valid' and
4215 `background_transparent_valid' fields.
4216 (x_build_heuristic_mask): Use IMAGE_BACKGROUND instead of
4217 calculating it here. Set IMG's background_transparent field.
4218 (enum xpm_keyword_index): Add XPM_BACKGROUND.
4219 (enum png_keyword_index): Add PNG_BACKGROUND.
4220 (enum jpeg_keyword_index): Add JPEG_BACKGROUND.
4221 (enum tiff_keyword_index): Add TIFF_BACKGROUND.
4222 (enum gif_keyword_index): Add GIF_BACKGROUND.
4223 (enum gs_keyword_index): Add GS_BACKGROUND.
4224 (pbm_load, png_load, jpeg_load, tiff_load, gif_load):
4225 Pre-calculate image background color where necessary.
4226 (x_create_x_image_and_pixmap, xbm_load, gs_load):
4227 Use display info's n_cbits entry for screen depth.
4228 (Fx_show_tip): Remove unused variables `buffer', `top',
4229 `left', `max_width' and `max_height'.
4230
4231 * w32menu.c (w32_menu_show, push_menu_pane): Doc fixes.
4232
4233 2001-11-18 Gerd Moellmann <gerd@gnu.org>
4234
4235 * puresize.h (BASE_PURESIZE): Increase to 750000.
4236
4237 2001-11-18 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
4238
4239 * frame.c (Fframe_live_p): Doc fix.
4240
4241 2001-11-18 Richard M. Stallman <rms@gnu.org>
4242
4243 * xdisp.c (message_dolog_marker1, message_dolog_marker2)
4244 (message_dolog_marker3): New static variables hold three markers.
4245 (syms_of_xdisp): Initialize and staticpro them.
4246 (message_dolog): Use message_dolog_marker1..3 instead of
4247 allocating markers each time. Unchain them when done.
4248
4249 2001-11-17 Richard M. Stallman <rms@gnu.org>
4250
4251 * doc.c (Fsnarf_documentation): Doc fix.
4252
4253 2001-11-17 Andreas Schwab <schwab@suse.de>
4254
4255 * xterm.c (note_mouse_highlight): Fix type of variable `ignore'.
4256
4257 2001-11-17 Richard M. Stallman <rms@gnu.org>
4258
4259 * fileio.c (Fwrite_region): Avoid initializer for Lisp_Object.
4260
4261 2001-11-17 Jason Rumney <jasonr@gnu.org>
4262
4263 * xterm.c (notice_overwritten_cursor): Take care of end < 0 case.
4264
4265 2001-11-17 Gerd Moellmann <gerd@gnu.org>
4266
4267 * xdisp.c (tool_bar_item_info): Avoid calling Fget_text_property
4268 with invalid position.
4269
4270 2001-11-16 Richard M. Stallman <rms@gnu.org>
4271
4272 * syswait.h: Delete conditionals for HPUX7, ISC 4.1, and convex.
4273
4274 * s/isc4-1.h (HAVE_SYS_WAIT_H): Add #undef.
4275 * s/hpux.h (HAVE_SYS_WAIT_H): Add #undef.
4276 * s/hpux8.h (HAVE_SYS_WAIT_H): Define it.
4277
4278 * m/convex.h (HAVE_SYS_WAIT_H): Add #undef.
4279
4280 2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
4281
4282 * fileio.c (build_annotations): Split off the tail.
4283 (build_annotations_2): New fun. Extracted from build_annotations.
4284 (Fwrite_region): Split the call to build_annotations into two
4285 calls to build_annotations and build_annotations_2.
4286
4287 2001-11-16 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
4288
4289 * sysdep.c (wait_for_kbd_input) [VMS]: Do not call
4290 clear_waiting_for_input with argument.
4291
4292 * xterm.h (x_update_cursor): Remove duplicated prototype.
4293
4294 * keyboard.h (clear_waiting_for_input): Remove duplicated prototype.
4295
4296 * xterm.c (waiting_for_input): Remove unnecessary declaration.
4297
4298 * data.c (Ftimes, Fquo, Frem, Fmod): Doc fix.
4299
4300 2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
4301
4302 * fileio.c (choose_write_coding_system): New fun, extracted
4303 from Fwrite_region.
4304 (Fwrite_region): Use it.
4305
4306 * eval.c (max_specpdl_size, max_lisp_eval_depth): Use EMACS_INT.
4307 (funcall_lambda, run_hook_with_args): Make static and add prototype.
4308 (ml_apply, find_handler_clause): Add prototype.
4309
4310 2001-11-16 Eli Zaretskii <eliz@gnu.org>
4311
4312 * config.in: Add #undef HAVE_COFF_H.
4313
4314 * unexec.c (coff.h): Don't include unless HAVE_COFF_H is defined.
4315 Required for ISC 4.1.
4316
4317 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
4318
4319 * syswait.h: (HAVE_SYS_WAIT_H): Undef for ISC 4.1. Reported by
4320 Andrew Wiseman <a.wiseman@btclick.com>.
4321
4322 2001-11-16 Kim F. Storm <storm@cua.dk>
4323
4324 The following changes are made to clean up the various internal
4325 references to the fringes to actually use the term `fringe' for
4326 them. Previously, they were called `flags areas', `bitmap areas',
4327 `left/right side of windows', or implicitly as `flags' or
4328 `bitmaps':
4329
4330 * dispextern.h (FRINGE_FACE_ID): Renamed from BITMAP_AREA_FACE_ID.
4331 Comments fixed. Use renamed symbols.
4332
4333 * dispnew.c: Comment fix. Use renamed symbols.
4334
4335 * frame.h (FRAME_FRINGE_COLS): Renamed from FRAME_FLAGS_AREA_COLS.
4336 (FRAME_FRINGE_WIDTH): Renamed from FRAME_FLAGS_AREA_WIDTH.
4337 (FRAME_LEFT_FRINGE_WIDTH): Renamed from FRAME_LEFT_FLAGS_AREA_WIDTH.
4338
4339 * msdos.c: Comment fix.
4340
4341 * w32fns.c: Use renamed symbols.
4342
4343 * w32term.c: Comment fixes. Use renamed symbols.
4344 (fringe_bitmap_type): Renamed from bitmap_type.
4345 (NO_FRINGE_BITMAP): Renamed from NO_BITMAP.
4346 (w32_draw_fringe_bitmap): Renamed from w32_draw_bitmap.
4347 (x_draw_row_fringe_bitmaps): Renamed from x_draw_row_bitmaps.
4348
4349 * w32term.h: Comment fixes. Use renamed symbols.
4350 (fringes_extra): Renamed from flags_areas_extra.
4351 (FRAME_FRINGE_BITMAP_WIDTH): Renamed from FRAME_FLAGS_BITMAP_WIDTH.
4352 (FRAME_FRINGE_BITMAP_HEIGHT): Renamed from FRAME_FLAGS_BITMAP_HEIGHT.
4353 (FRAME_X_FRINGE_COLS): Renamed from FRAME_X_FLAGS_AREA_COLS.
4354 (FRAME_X_FRINGE_WIDTH): Renamed from FRAME_X_FLAGS_AREA_WIDTH.
4355 (FRAME_X_LEFT_FRINGE_WIDTH):
4356 Renamed from FRAME_X_LEFT_FLAGS_AREA_WIDTH.
4357 (FRAME_X_RIGHT_FRINGE_WIDTH):
4358 Renamed from FRAME_X_RIGHT_FLAGS_AREA_WIDTH.
4359
4360 * widget.c: Use renamed symbols.
4361
4362 * window.c: Comment fixes. Use renamed symbols.
4363 (coordinates-in-window-p): Doc fix.
4364
4365 * xdisp.c: Comment fixes. Use renamed symbols.
4366
4367 * xfaces.c (realize_basic_faces): Use FRINGE_FACE_ID.
4368
4369 * xfns.c: Use renamed symbols.
4370
4371 * xterm.c: Comment fixes. Use renamed symbols.
4372 (fringe_bitmap_type): Renamed from bitmap_type.
4373 (NO_FRINGE_BITMAP): Renamed from NO_BITMAP.
4374 (x_draw_fringe_bitmap): Renamed from x_draw_bitmap.
4375 (x_draw_row_fringe_bitmaps): Renamed from x_draw_row_bitmaps.
4376
4377 * xterm.h: Comment fixes. Use renamed symbols.
4378 (fringes_extra): Renamed from flags_areas_extra.
4379 (FRAME_FRINGE_BITMAP_WIDTH): Renamed from FRAME_FLAGS_BITMAP_WIDTH.
4380 (FRAME_FRINGE_BITMAP_HEIGHT): Renamed from FRAME_FLAGS_BITMAP_HEIGHT.
4381 (FRAME_X_FRINGE_COLS): Renamed from FRAME_X_FLAGS_AREA_COLS.
4382 (FRAME_X_FRINGE_WIDTH): Renamed from FRAME_X_FLAGS_AREA_WIDTH.
4383 (FRAME_X_LEFT_FRINGE_WIDTH):
4384 Renamed from FRAME_X_LEFT_FLAGS_AREA_WIDTH.
4385 (FRAME_X_RIGHT_FRINGE_WIDTH):
4386 Renamed from FRAME_X_RIGHT_FLAGS_AREA_WIDTH.
4387
4388 2001-11-15 Jason Rumney <jasonr@gnu.org>
4389
4390 * w32menu.c (add-menu-item): Make help_echo and radio buttons
4391 work for most menu items. From David Ponce
4392 <david.ponce@wanadoo.fr>.
4393
4394 2001-11-15 Gerd Moellmann <gerd@gnu.org>
4395
4396 * xfns.c (x_set_frame_parameters): Revert change of 2001-11-07.
4397 Some x_set_* function expect to be called even if old and new
4398 value are equal.
4399
4400 * xdisp.c (build_desired_tool_bar_string): Accept zero
4401 tool_bar_button_relief.
4402
4403 * xfns.c (Fx_create_frame): Accept zero tool_bar_button_relief.
4404
4405 * xterm.c (x_draw_image_relief): Accept zero tool_bar_button_relief.
4406
4407 * xterm.c (x_draw_bar_cursor): If the background color of the
4408 glyph under the cursor equals the frame's cursor color, use
4409 the glyph's foreground color for drawing the bar cursor.
4410
4411 * dispnew.c (direct_output_forward_char): Fix character/byte
4412 position comparison.
4413
4414 2001-11-15 Miles Bader <miles@gnu.org>
4415
4416 * editfns.c (find_field): Add BEG_LIMIT and END_LIMIT parameters.
4417 (Fdelete_field, Ffield_string, Ffield_string_no_properties):
4418 Update arguments to find_field.
4419 (Ffield_beginning, Ffield_end): Add LIMIT param, pass to find_field.
4420 (Fconstrain_to_field): Use LIMIT arg to shorten search time.
4421 * lisp.h (Ffield_beginning, Ffield_end): Update EXFUN decl.
4422 * minibuf.c (Fminibuffer_prompt_end): Update args to Ffield_end.
4423
4424 2001-11-14 Richard M. Stallman <rms@gnu.org>
4425
4426 * editfns.c (Fpropertize): Allow call with 1 arg.
4427
4428 * dispextern.h (image_background, image_background_transparent):
4429 Conditionalize on HAVE_X_WINDOWS.
4430
4431 2001-11-13 Richard M. Stallman <rms@gnu.org>
4432
4433 * print.c (Fprin1_to_string): Doc fix.
4434
4435 * sunfns.c (Fsun_change_cursor_icon): Doc fix.
4436
4437 * floatfns.c (Fceiling, Ffloor): Doc fixes.
4438
4439 * filelock.c (Funlock_buffer, Ffile_locked_p): Doc fixes.
4440
4441 * fileio.c (Ffile_accessible_directory_p): Doc fix.
4442
4443 * eval.c (syms_of_eval): Doc fix.
4444
4445 * coding.c (syms_of_coding): Doc fix.
4446
4447 * doc.c (Fsnarf_documentation): Doc fix.
4448
4449 * dispnew.c (syms_of_display): Doc fix.
4450
4451 * category.c (Fget_unused_category): Doc fix.
4452
4453 * buffer.c (syms_of_buffer): Doc fixes.
4454
4455 2001-11-14 Eli Zaretskii <eliz@is.elta.co.il>
4456
4457 * print.c (prin1, print): Doc fix.
4458
4459 2001-11-14 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
4460
4461 * fontset.h: Remove declarations of variables
4462 `Vhighlight_wrong_size_font' and `Vclip_large_size_font'.
4463
4464 * fontset.c: Remove variables `Vhighlight_wrong_size_font' and
4465 `Vclip_large_size_font'.
4466
4467 2001-11-13 Jason Rumney <jasonr@gnu.org>
4468
4469 * w32fns.c: Doc fix.
4470
4471 2001-11-13 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
4472
4473 * xfaces.c (Fface_attributes_as_vector): Doc fix.
4474
4475 * fns.c: Doc fix.
4476
4477 * emacs.c: Doc fix.
4478
4479 * coding.c: Doc fix.
4480
4481 * cmds.c, composite.c, dired.c, doc.c, filelock.c, floatfns.c,
4482 * fontset.c, insdel.c, keymap.c: Change doc-string comments to
4483 `new style' [w/`doc:' keyword].
4484
4485 2001-11-12 Richard M. Stallman <rms@gnu.org>
4486
4487 * xterm.c (XTread_socket): Don't update focus for EnterNotify or
4488 LeaveNotify events. Only FocusIn and FocusOut do that now.
4489 (x_display_and_set_cursor): Do display hollow cursors in active
4490 minibuffer windows when they are not selected.
4491
4492 2001-11-12 Jason Rumney <jasonr@gnu.org>
4493
4494 * w32console.c, w32fns.c, w32menu.c, w32proc.c, w32select.c,
4495 * w32term.c: Change doc-string comments to `new style'.
4496 [w/`doc:' keyword]. Doc fixes.
4497
4498 * w32fns.c: Don't define max.
4499 (Fx_open_connection): Only execute once.
4500
4501 2001-11-12 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
4502
4503 * ccl.c: Change macros to use do-while block instead of if-else.
4504 Use braces to follow GNU Coding Standards.
4505
4506 2001-11-11 Richard M. Stallman <rms@gnu.org>
4507
4508 * sysdep.c (child_setup_tty): Don't clear ICRNL or INLCR.
4509
4510 * lread.c (read_escape): Use end_of_file_error for reporting eof.
4511
4512 * insdel.c (replace_range): Use adjust_markers_for_replace
4513 instead of adjust_markers_for_delete and adjust_markers_for_insert.
4514
4515 * intervals.h: Declare set_text_properties and set_text_properties_1.
4516
4517 * textprop.c (set_text_properties_1): New subroutine
4518 broken out of set_text_properties.
4519 (set_text_properties): Use set_text_properties_1.
4520
4521 * intervals.c (graft_intervals_into_buffer):
4522 Use set_text_properties_1 to clear out properties.
4523
4524 * search.c (Freplace_match): Use replace_range to insert
4525 and delete. Don't request property inheritance from
4526 surrounding text.
4527
4528 2001-11-10 Jason Rumney <jasonr@gnu.org>
4529
4530 * w32fns.c (enum_font_cb2): Use leading @ on face name to detect
4531 vertical fonts. Allow them if face name is explicitly specified.
4532 Do not give up if we find a font that cannot be converted to an xlfd.
4533
4534 2001-11-10 Gerd Moellmann <gerd@gnu.org>
4535
4536 * unexelf.c (unexec): Use mmap/munmap to allocate buffers
4537 instead of malloc/free.
4538
4539 2001-11-09 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
4540
4541 * xfaces.c (merge_face_vectors): Use braces to follow GNU
4542 Coding Standards.
4543 (Finternal_set_lisp_face_attribute): Likewise.
4544
4545 * buffer.c (Fbury_buffer): Likewise.
4546
4547 * indent.c (current_column_1): Remove unused variable `prev_col'.
4548
4549 * coding.c (encode_coding): Use precomputed value of `src'.
4550 (encode_coding): Remove unused variable `src_end'.
4551 (code_convert_region): Remove unused variables `count'.
4552
4553 2001-11-07 Jason Rumney <jasonr@gnu.org>
4554
4555 * w32term.c (x_display_and_set_cursor): Do not move system caret
4556 if cursor_glyph is NULL.
4557
4558 2001-11-07 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
4559
4560 * keymap.c (access_keymap): Fix compilation error.
4561
4562 2001-11-07 Miles Bader <miles@gnu.org>
4563
4564 * xfns.c (x_set_frame_parameters): Avoid infinite recursion.
4565
4566 2001-11-07 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
4567
4568 * intervals.c (graft_intervals_into_buffer):
4569 Remove #ifdef'd-out code.
4570 (graft_intervals_into_buffer): Remove unused variable `middle'.
4571
4572 * lread.c (Feval_region): Remove obsolete #ifdef'd-out
4573 code (eval-current-buffer).
4574 Change doc-string comments to `new style' [w/`doc:' keyword].
4575
4576 2001-11-06 Richard M. Stallman <rms@gnu.org>
4577
4578 * keymap.c (access_keymap): Don't use initializers on Lisp_Object.
4579
4580 2001-11-06 Stefan Monnier <monnier@cs.yale.edu>
4581
4582 * lread.c (read1): Fix behavior with nested backquoting.
4583
4584 * keyboard.c (make_lispy_event): Check integerness and fix
4585 Lisp_Object/int mixup.
4586
4587 2001-11-06 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
4588
4589 * fns.c (copy_hash_table): Remove unused variable `v'.
4590
4591 * fontset.c (fontset_font_pattern): Remove unused variable
4592 `family_registry'.
4593
4594 * indent.c (current_column_1): Remove unused variable `prev_col'.
4595
4596 2001-11-05 Richard M. Stallman <rms@gnu.org>
4597
4598 * m/news-risc.h (BROKEN_PROTOTYPES): Defined.
4599
4600 * buffer.c (Fkill_buffer): Don't delete auto save file
4601 if buffer is modified.
4602
4603 2001-11-05 Andrew Innes <andrewi@gnu.org>
4604
4605 * w32proc.c (Fw32_set_keyboard_layout): Use CHECK_NUMBER_CAR and
4606 CHECK_NUMBER_CDR.
4607
4608 2001-11-05 Richard M. Stallman <rms@gnu.org>
4609
4610 * unexelf.c (unexec): Minor changes; clean up comments.
4611
4612 2001-11-05 Sam Steingold <sds@gnu.org>
4613
4614 * w32term.c (x_display_and_set_cursor): Fix w32 compilation error.
4615
4616 2001-11-05 Andreas Schwab <schwab@suse.de>
4617
4618 * sound.c (sound_perror): Save errno from being clobbered.
4619
4620 2001-11-05 Dale Hagglund <rdh@yottayotta.com>
4621
4622 * unexelf.c (unexec): Don't use `mmap'. Instead, read and write
4623 the program image directly.
4624
4625 2001-11-05 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
4626
4627 * buffer.h (Fbuffer_local_value): Add prototype.
4628
4629 2001-11-04 Richard M. Stallman <rms@gnu.org>
4630
4631 * buffer.c (Fbuffer_local_value): Remove extra args from CHECK_SYMBOL
4632 and CHECK_BUFFER.
4633
4634 * keyboard.c (read_char): Use Fcar and Fcdr, not Fnth.
4635 (record_char): Likewise.
4636
4637 * keyboard.c (make_lispy_event): Don't insist a drag event must
4638 move to a different buffer position. Instead, check for moving at
4639 least double_click_fuzz.
4640
4641 * fns.c (Fmake_hash_table): Use XCAR and XCDR, not Fnth and Flength.
4642
4643 * keyboard.c (echo-area-clear-hook): Undo Oct 29 change.
4644
4645 * indent.c (current_column_1, Fmove_to_column): Separate the code
4646 for display-table glyphs from the code buffer text, to fix
4647 bugs in the former.
4648
4649 2001-11-04 Michael Welsh Duggan <md5i@cs.cmu.edu>
4650
4651 * buffer.c (Fbuffer_local_value): New function.
4652 (syms_of_buffer): Defsubr it.
4653
4654 * xterm.c, w32term.c (x_display_and_set_cursor): Use buffer-local
4655 value of `cursor-in-non-selected-windows'.
4656
4657 * lisp.h (Qcursor_in_non_selected_windows): New declaration.
4658 * xdisp.c (Qcursor_in_non_selected_windows): New variable.
4659 (syms_of_xdisp): Initialize it.
4660
4661 2001-11-04 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
4662
4663 * xfns.c (Fx_create_frame): Doc fix.
4664
4665 * coding.c: Change doc-string comments to `new style' [w/`doc:'
4666 keyword].
4667
4668 * eval.c (top_level_value, top_level_set): Remove commented and
4669 #ifdef'd-out code.
4670 (Fdefvar): Fix usage in doc-string.
4671
4672 2001-11-03 Richard M. Stallman <rms@gnu.org>
4673
4674 * xfns.c: Include unistd.h, if it exists.
4675
4676 * editfns.c: Move the include of ctype.h after unistd.h.
4677
4678 * gmalloc.c: Test BROKEN_PROTOTYPES.
4679
4680 2001-11-03 Ken Raeburn <raeburn@gnu.org>
4681
4682 * lisp.h (CHECK_STRING_CAR): New macro.
4683 * lread.c (Fload): Use XSETCARFASTINT, XSETCDRFASTINT instead of
4684 treating XCAR and XCDR as lvalues.
4685 (openp): Use CHECK_STRING_CAR.
4686 (read_list): Use XSETCDR instead of treating XCDR as lvalue.
4687
4688 2001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
4689
4690 * s/sco5.h (sigprocmask_set): Declare as extern SIGMASKTYPE.
4691 (SIGMASKTYPE): Define.
4692
4693 * syssignal.h (sigunblock): Don't define if already defined.
4694
4695 2001-11-02 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
4696
4697 * eval.c (debugger_may_continue, Vdebug_ignored_errors)
4698 (call_debugger, Fcondition_case, skip_debugger, unbind_to):
4699 Fix typos in comments.
4700
4701 * mocklisp.c (Fml_defun, Fml_while, Fml_substr): Remove commented
4702 and #ifdef'd-out code.
4703 Fix and reindent comments.
4704
4705 * mocklisp.h: Remove comment which is a copy of comment in mocklisp.c.
4706
4707 * category.h (CHECK_CATEGORY, CHECK_CATEGORY_SET): Remove unused
4708 argument `i' in macros.
4709
4710 * frame.h (CHECK_FRAME, CHECK_LIVE_FRAME): Remove unused argument
4711 `i' in macros.
4712
4713 * lisp.h (CHECK_STRING_OR_BUFFER, CHECK_HASH_TABLE, CHECK_LIST)
4714 (CHECK_STRING, CHECK_CONS, CHECK_SYMBOL, CHECK_CHAR_TABLE)
4715 (CHECK_VECTOR, CHECK_VECTOR_OR_CHAR_TABLE, CHECK_BUFFER)
4716 (CHECK_WINDOW, CHECK_LIVE_WINDOW, CHECK_PROCESS, CHECK_NUMBER)
4717 (CHECK_NATNUM, CHECK_MARKER, CHECK_NUMBER_COERCE_MARKER)
4718 (CHECK_FLOAT, CHECK_NUMBER_OR_FLOAT)
4719 (CHECK_NUMBER_OR_FLOAT_COERCE_MARKER, CHECK_OVERLAY)
4720 (CHECK_NUMBER_CAR, CHECK_NUMBER_CDR): Remove unused argument `i'
4721 in macros.
4722
4723 * abbrev.c, alloc.c, buffer.c, bytecode.c, callint.c, callproc.c,
4724 * casefiddle.c, category.c, ccl.c, charset.c, cmds.c, coding.c,
4725 * composite.c, data.c, dired.c, dispnew.c, doc.c, dosfns.c, emacs.c,
4726 * eval.c, fileio.c, filelock.c, fns.c, fontset.c, frame.c, frame.h,
4727 * indent.c, keyboard.c, keymap.c, lread.c, macros.c, marker.c,
4728 * minibuf.c, mocklisp.c, msdos.c, print.c, process.c, search.c,
4729 * sunfns.c, syntax.c, textprop.c, undo.c, w16select.c, w32console.c,
4730 * w32fns.c, w32menu.c, w32proc.c, w32select.c, window.c, xdisp.c,
4731 * xfaces.c, xmenu.c, xselect.c: Update usage of CHECK_ macros
4732 (remove unused second argument).
4733
4734 2001-11-02 Stefan Monnier <monnier@cs.yale.edu>
4735
4736 * syntax.c (describe_syntax): New wrapper.
4737 (Finternal_describe_syntax_value): Rename from describe_syntax.
4738 Don't insert space at front and \n at the end.
4739 (syms_of_syntax): Defsubr Sinternal_describe_syntax_value.
4740
4741 * regex.c (re_wctype): Try to fix some warnings.
4742 (regcomp, regexec): Don't forget the __restrict.
4743
4744 2001-11-02 Richard M. Stallman <rms@gnu.org>
4745
4746 * textprop.c (Fget_char_property): Doc fix.
4747
4748 2001-11-02 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
4749
4750 * process.c (Fstart_process): Add usage to doc-string.
4751
4752 * data.c (Fsetq_default): Ditto.
4753
4754 * callint.c (Finteractive): Ditto.
4755
4756 2001-11-01 Stefan Monnier <monnier@cs.yale.edu>
4757
4758 * macros.c: Don't include keymap.h any more.
4759
4760 2001-11-01 Richard M. Stallman <rms@gnu.org>
4761
4762 * data.c (Fmake_local_variable): Doc fix.
4763
4764 * eval.c (Frun_hooks, Frun_hook_with_args_until_failure): Doc fix.
4765 (Frun_hook_with_args_until_success, Frun_hook_with_args): Doc fix.
4766
4767 * keymap.c (Fdescribe_buffer_bindings): Print character property
4768 bindings along with or instead of the buffer local map.
4769 Make the overriding maps override what they should.
4770
4771 2001-11-01 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
4772
4773 * window.c (grow_mini_window): Fix typo in comment.
4774
4775 2001-11-01 Gerd Moellmann <gerd@gnu.org>
4776
4777 * xterm.c (x_scroll_bar_create): Check for width and height > 0.
4778 (XTset_vertical_scroll_bar): Likewise.
4779
4780 * xfns.c (x_build_heuristic_mask): Use four_corners_best
4781 instead of IMAGE_BACKGROUND.
4782
4783 * xfns.c (four_corners_best): Reindent.
4784
4785 * xfaces.c (Finternal_set_lisp_face_attribute_from_resource):
4786 Handle :box so that it is possible to specify sexprs.
4787
4788 2001-10-31 Eli Zaretskii <eliz@is.elta.co.il>
4789
4790 * s/hpux11.h: New file.
4791
4792 2001-10-31 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
4793
4794 * emacs.c (USAGE1): Show command line option --no-window-system
4795 instead of --no-windows in usage.
4796 (standard_args): Rename --no-windows to --no-window-system.
4797 (bug_reporting_address): Follow Emacs coding conventions.
4798
4799 * eval.c (Fcommandp): Doc fix.
4800 Change doc-string comments to `new style' [w/`doc:' keyword].
4801
4802 * frame.c (Fframe_live_p): Doc fix.
4803
4804 * buffer.c (selective-display-ellipses): Doc fix.
4805
4806 2001-10-31 Gerd Moellmann <gerd@gnu.org>
4807
4808 * lread.c (to_multibyte): Fix computation of new read_buffer_size.
4809
4810 * xfaces.c (realize_x_face): If C is not a single-byte character,
4811 set the face's colors_copied_bitwise_p instead of the defaulted_p
4812 members which have a different meaning.
4813 (free_face_colors): Do nothing for a face whose colors have been
4814 copied bitwise.
4815
4816 * dispextern.h (struct face) <colors_copied_bitwise_p>: New member.
4817
4818 2001-10-31 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
4819
4820 * marker.c, mocklisp.c: Change doc-string comments to `new style'
4821 [w/`doc:' keyword].
4822
4823 2001-10-31 Gerd Moellmann <gerd@gnu.org>
4824
4825 * fns.c (require_unwind): Return Lisp_Object.
4826
4827 2001-10-31 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
4828
4829 * keyboard.c (lucid-menu-bar-dirty-flag): Doc fix.
4830 (last-input-char): Revert doc-string to be the same as the
4831 doc-string of `last-input-event'.
4832
4833 * xdisp.c: Fix typos in comments.
4834
4835 2001-10-31 Gerd Moellmann <gerd@gnu.org>
4836
4837 * window.c (grow_mini_window): Handle case that the root
4838 window is already smaller than the nominal mininum height.
4839
4840 2001-10-30 Stefan Monnier <monnier@cs.yale.edu>
4841
4842 * emacs.c (main): Don't call keys_of_macros any more.
4843
4844 * lisp.h (keys_of_macros): Remove.
4845
4846 * macros.c (keys_of_macros): Remove.
4847
4848 * xfaces.c (Fface_attribute_relative_p): Declare args.
4849
4850 2001-10-30 Jason Rumney <jasonr@gnu.org>
4851
4852 * w32fns.c (w32_to_x_charset): Increase size of XLFD charset buffer.
4853 (enum_font_cb2): Ignore fonts with vertical orientation.
4854
4855 2001-10-30 Richard M. Stallman <rms@gnu.org>
4856
4857 * keyboard.c (Finput_pending_p): Doc fix.
4858
4859 2001-10-30 Gerd Moellmann <gerd@gnu.org>
4860
4861 * xterm.c (x_after_update_window_line): Don't run the code
4862 clearing in borders for rows whose visible height is 0.
4863
4864 * xdisp.c (clear_garbaged_frames): Redraw the frame only if its
4865 resized_p flag is set. If not set, use the much less flickering
4866 method previously used.
4867
4868 * dispnew.c (change_frame_size_1): Set frame's resized_p.
4869
4870 * frame.h (struct frame) <resized_p>: New member.
4871
4872 * lread.c (to_multibyte): Ensure read_buffer is at least twice
4873 as large as the number of bytes to convert.
4874
4875 * lread.c (to_multibyte): New function.
4876 (read1): Use it.
4877
4878 2001-10-30 Eli Zaretskii <eliz@is.elta.co.il>
4879
4880 * msdos.h (FRAME_LINE_HEIGHT): Define (it's used by xmenu.c).
4881
4882 2001-10-30 Gerd Moellmann <gerd@gnu.org>
4883
4884 * xterm.c (x_draw_relief_rect): Correct bottom relief by 1 pixel.
4885 (x_set_glyph_string_background_width): Set extends_to_end_of_line_p
4886 if the row's fill_line_p is set and drawing the last glyph with
4887 DRAW_IMAGE_{RAISED,SUNKEN}.
4888
4889 * xdisp.c (clear_garbaged_frames): Call Fredraw_frame.
4890
4891 2001-10-29 Stefan Monnier <monnier@cs.yale.edu>
4892
4893 * xmenu.c: Include coding.h and charset.h.
4894 (Fx_popup_menu): Use FRAME_PTR and FRAME_FONT and FRAME_LINE_HEIGHT.
4895 (Fx_popup_dialog): Use FRAME_PTR and enum scroll_bar_part.
4896 (single_submenu, xmenu_show): Use ENCODE_SYSTEM.
4897 Explicitly set wv->help. Use `TRUE' rather than `True'.
4898 (menu_help_callback): Use empty_string.
4899
4900 * w32menu.c (Fx_popup_menu): Explicitly init f, xpos, and ypos.
4901 (Fx_popup_dialog): Explicitly init f.
4902 (w32_menu_display_help): Use empty_string.
4903
4904 2001-10-29 Richard M. Stallman <rms@gnu.org>
4905
4906 * fns.c (Frequire): Detect recursive try to require the same
4907 feature 3 or more levels deep, and get error.
4908 (require_unwind): New subroutine.
4909 (require_nesting_list): New variable.
4910 (syms_of_fns): Init and staticpro it.
4911
4912 * print.c (print_object): Clarify indication of insertion type.
4913
4914 2001-10-29 Eli Zaretskii <eliz@is.elta.co.il>
4915
4916 * coding.c (syms_of_coding): Document that locale-coding-system is
4917 used for decoding input on X.
4918
4919 * window.c (Fscroll_left, Fscroll_right): Doc fix.
4920
4921 2001-10-29 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
4922
4923 * keyboard.c (Finput_pending_p): Fix typo in doc-string.
4924 (echo-area-clear-hook): Properly DEFVAR_LISP and staticpro it.
4925
4926 2001-10-29 Gerd Moellmann <gerd@gnu.org>
4927
4928 * xterm.c (x_display_and_set_cursor): If cursor_in_echo_area,
4929 use NO_CURSOR if cursor_in_non_selected_windows is false.
4930
4931 * xfaces.c (Fface_font): Use UNSPECIFIEDP instead of NILP for
4932 the slant attribute if FRAME is t.
4933
4934 * xfns.c (x_set_internal_border_width): Set frame garbaged
4935 when X window doesn't exist yet.
4936
4937 * xterm.c (x_after_update_window_line): Clear internal border
4938 in different circumstances.
4939
4940 * xterm.c (XTread_socket) <KeyPress>: Don't use
4941 STRING_CHAR_AND_LENGTH if nchars == nbytes. From Kenichi Handa
4942 <handa@etl.go.jp>.
4943
4944 2001-10-28 Eli Zaretskii <eliz@is.elta.co.il>
4945
4946 * m/ibms390.h: New file. From Adam Thornton
4947 <athornton@sinenomine.net>.
4948
4949 2001-10-28 Gerd Moellmann <gerd@gnu.org>
4950
4951 * xfns.c (x_build_heuristic_mask): Use x_alloc_image_color.
4952
4953 * xfns.c (x_build_heuristic_mask): Fix a bug not incrementing
4954 a loop counter.
4955
4956 2001-10-28 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
4957
4958 * emacs.c: Use argv[0] instead of emacs when -t was specified.
4959
4960 * keyboard.c: Change doc-string comments to `new style' [w/`doc:'
4961 keyword].
4962 Fix typos in comments.
4963
4964 * emacs.c (bug_reporting_address): New function.
4965 Use it when displaying usage message.
4966
4967 * minibuf.c (read_minibuf): Remove unused external declaration of
4968 variable `Qread_only'.
4969
4970 * keymap.c (access_keymap): Remove unused variable `charset'.
4971
4972 2001-10-28 Miles Bader <miles@gnu.org>
4973
4974 * xfaces.c (merge_face_heights): Handle TO being relative as well.
4975 Remove #ifdef'd-out code.
4976 (Fface_attribute_relative_p, Fmerge_face_attribute): New functions.
4977 (syms_of_xfaces): Initialize them.
4978
4979 2001-10-27 Jason Rumney <jasonr@gnu.org>
4980
4981 * w32fns.c (w32_wnd_proc) <WM_KILLFOCUS>: Destroy the system caret.
4982 <WM_EMACS_DESTROY_CARET, WM_EMACS_TRACK_CARET>: Track cursor
4983 position using the system caret.
4984
4985 * w32term.c (w32_system_caret_hwnd, w32_system_caret_width)
4986 (w32_system_caret_height, w32_system_caret_x)
4987 (w32_system_caret_y): New variables for tracking system caret.
4988 (w32_initialize): Initialize them.
4989 (x_display_and_set_cursor): Make system caret follow the active cursor.
4990
4991 * w32term.h (WM_EMACS_TRACK_CARET, WM_EMACS_DESTROY_CARET):
4992 New messages types.
4993
4994 * w32term.c (note_mouse_highlight): Clear old help_echo.
4995
4996 2001-10-27 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
4997
4998 * xterm.c: Fix typo in a comment.
4999
5000 * emacs.c: Fix typos in comments.
5001 Remove unnecessary spaces.
5002 Change doc-string comments to `new style' [w/`doc:' keyword].
5003 (USAGE2): Fix typos in usage string.
5004
5005 * xterm.c: Fix typo in a comment.
5006
5007 * lisp.h: (gdb_lisp_params): Remove code in #if 0 which is now in
5008 emacs.c.
5009
5010 2001-10-27 Gerd Moellmann <gerd@gnu.org>
5011
5012 * xdisp.c (move_it_vertically_backward): Use 2/3 line_height
5013 instead of 1/2 line_height in the heuristic for skipping
5014 farther backward when target_y was not reached.
5015
5016 * sound.c (sound_perror): Unblock SIGIO, turn on atimers.
5017 Display errno only if non-zero.
5018 (sound_warning): New function.
5019 (vox_configure): Don't treat failing to set sample rate as error.
5020 (various places): Improve error messages.
5021
5022 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
5023
5024 * fileio.c (Faccess_file): Run the argument filename through
5025 Fexpand_file_name, before using it.
5026
5027 * dispnew.c (syms_of_display) <visible-bell>: Add a reference to
5028 ring-bell-function. Suggested by Alf-Ivar Holm <alfh@ifi.uio.no>
5029
5030 2001-10-26 Gerd Moellmann <gerd@gnu.org>
5031
5032 * insdel.c (insert_1_both): Do nothing if NCHARS == 0.
5033
5034 * xterm.c (XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
5035 Fix clearing in the case of scroll bars on the right.
5036
5037 2001-10-26 Juanma Barranquero <lektu@terra.es>
5038
5039 * w32gui.h (XImage): Add a dummy typedef.
5040
5041 2001-10-26 Gerd Moellmann <gerd@gnu.org>
5042
5043 * xfns.c (XScreenNumberOfScreen): Fix struct to pointer comparison.
5044
5045 2001-10-25 Eli Zaretskii <eliz@is.elta.co.il>
5046
5047 * frame.c (Fframe_parameter): Fix last change.
5048
5049 * fileio.c: Revert last change (which removed old commented-out
5050 version of expand-file-name). Add a comment that explains why
5051 this old version should not be removed.
5052
5053 2001-10-25 Gerd Moellmann <gerd@gnu.org>
5054
5055 * frame.c (Fframe_parameter): Fix a bug whereby some
5056 ``artificial'' frame parameters, like `minibuffer' were not
5057 obtained by calling Fframe_parameters.
5058
5059 * xterm.c (show_mouse_face): Clean up. Recognize overwritten
5060 cursor differently.
5061
5062 * xdisp.c (move_it_vertically_backward): Compute line height
5063 differently. Add heuristic to try to be more compatible to 20.x.
5064
5065 2001-10-25 Stefan Monnier <monnier@cs.yale.edu>
5066
5067 * lisp.h (make_fixnum_or_float): Coerce double to int explicitly.
5068
5069 * editfns.c (text_property_stickiness): Fix Lisp_Object used as
5070 boolean.
5071
5072 2001-10-25 Miles Bader <miles@gnu.org>
5073
5074 * xfns.c (png_load): Make sure SPECIFIED_BG is a string.
5075 BG is a pointer to a structure, not a structure.
5076 (gif_format, png_format): Add missing commas.
5077
5078 2001-10-24 Richard M. Stallman <rms@gnu.org>
5079
5080 * xfaces.c (Fface_attributes_as_vector): New function.
5081 (syms_of_xfaces): Defsubr it.
5082
5083 2001-10-24 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
5084
5085 * dispnew.c (sync_window_with_frame_matrix_rows): Remove unused
5086 variable `area'.
5087
5088 2001-10-25 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
5089
5090 * search.c (scan_newline): Remove unused variable `selective_display'.
5091
5092 2001-10-25 Miles Bader <miles@gnu.org>
5093
5094 * dispextern.h (struct image): Add `background',
5095 `background_valid', and `background_transparent' fields.
5096 (image_background, image_background_transparent): New declarations.
5097 (IMAGE_BACKGROUND, IMAGE_BACKGROUND_TRANSPARENT): New macros.
5098 * xfns.c (image_background, image_background_transparent)
5099 (four_corners_best): New functions.
5100 (xpm_format, png_format, jpeg_format, tiff_format, gif_format)
5101 (gs_format): Add `:background' entry.
5102 (lookup_image): Set IMG's background color if specified.
5103 (pbm_load, xbm_load_image, png_load): Set IMG's background field
5104 when appropriate.
5105 (x_clear_image_1): Reset `background_valid' and
5106 `background_transparent_valid' fields.
5107 (x_build_heuristic_mask): Use IMAGE_BACKGROUND instead of
5108 calculating it here. Set IMG's background_transparent field.
5109 (enum xpm_keyword_index): Add XPM_BACKGROUND.
5110 (enum png_keyword_index): Add PNG_BACKGROUND.
5111 (enum jpeg_keyword_index): Add JPEG_BACKGROUND.
5112 (enum tiff_keyword_index): Add TIFF_BACKGROUND.
5113 (enum gif_keyword_index): Add GIF_BACKGROUND.
5114 (enum gs_keyword_index): Add GS_BACKGROUND.
5115 (pbm_load, png_load, jpeg_load, tiff_load, gif_load):
5116 Pre-calculate image background color where necessary.
5117 * xterm.c (x_setup_relief_colors): Use `IMAGE_BACKGROUND' and
5118 `IMAGE_BACKGROUND_TRANSPARENT' to calculate the correct background
5119 color to use for image glyph reliefs.
5120
5121 2001-10-24 Gerd Moellmann <gerd@gnu.org>
5122
5123 * xterm.c (x_draw_glyphs): Don't check for cursor overwriting
5124 in full-width rows.
5125
5126 * xterm.c (XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
5127 Fix clearing of area not covered by scroll bar.
5128
5129 2001-10-24 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
5130
5131 * xterm.c: (x_insert_glyphs): Remove unused variables `real_end'
5132 and `real_start'.
5133 (x_draw_image_foreground): Remove unused variables `mask' and `xgcv'.
5134 (glyph_rect): Remove unused variable `area'.
5135
5136 2001-10-24 Gerd Moellmann <gerd@gnu.org>
5137
5138 * xdisp.c: Change #ifdef GLYPH_DEBUG to #if.
5139
5140 * xdisp.c (try_window_reusing_current_matrix): Use row_containing_pos.
5141 (row_containing_pos): Take additional argument DY.
5142 Treat rows ending in middle of char differently.
5143 (display_line): Handle tabs on window systems differently.
5144
5145 * xterm.c, w32term.c (fast_find_position): Call row_containing_pos
5146 with additional argument.
5147
5148 * dispextern.h (row_containing_pos): Adjust prototype.
5149
5150 * xdisp.c (inhibit_try_window_id, inhibit_try_window_reusing)
5151 (inhibit_try_cursor_movement) [GLYPH_DEBUG]: New variables.
5152 (try_window_id, try_window_reusing_current_matrix)
5153 (try_cursor_movement) [GLYPH_DEBUG]: Don't run if inhibited.
5154 (syms_of_xdisp) [GLYPH_DEBUG]: DEFVAR_BOOL the variables.
5155
5156 2001-10-24 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
5157
5158 * xmenu.c: Spell the name of Emacs properly (GNU Emacs instead of
5159 gnuemacs).
5160 (HAVE_BOXES): Fix typo in comment.
5161 (push_menu_pane): Fix typo in comment.
5162
5163 * xdisp.c: (display_prop_string_p): Remove unused local declaration
5164 of `Qwhen'.
5165 (single_display_prop_string_p): Remove unused local declarations
5166 of `Qwhen' and `Qmargin'.
5167 (string_buffer_position): Remove unused variable `around'.
5168 (store_frame_title): Remove unused variable `width'.
5169
5170 * window.c: Don't define max.
5171 (coordinates_in_window): Remove unused variable `uy'.
5172
5173 * widget.c: Don't define max.
5174
5175 * process.c: Don't define max.
5176 (create_process): Remove unused variable `buffer'.
5177
5178 2001-10-23 Gerd Moellmann <gerd@gnu.org>
5179
5180 * xfaces.c (Finternal_set_lisp_face_attribute): Fix compilation error.
5181
5182 2001-10-23 Eli Zaretskii <eliz@is.elta.co.il>
5183
5184 * xfaces.c (Finternal_set_lisp_face_attribute)
5185 [HAVE_WINDOW_SYSTEM]: Don't do anything for QCfont unless the
5186 frame is on a windowed display.
5187
5188 2001-10-23 Gerd Moellmann <gerd@gnu.org>
5189
5190 * dispnew.c (sync_window_with_frame_matrix_rows):
5191 Fix handling of windows which aren't full-width, fix handling
5192 of marginal areas.
5193
5194 * lread.c (syms_of_lread) <recursive-load-depth-limit>: Raise to 50.
5195
5196 2001-10-23 Andreas Schwab <schwab@suse.de>
5197
5198 * m/macppc.h [LINUX]: Undef LD_SWITCH_SYSTEM_TEMACS and override
5199 LD_SWITCH_MACHINE_TEMACS with "-Xlinker -znocombreloc".
5200
5201 2001-10-23 Gerd Moellmann <gerd@gnu.org>
5202
5203 * xterm.c (x_draw_glyphs): Remove parameters READ_START and
5204 REAL_END. Notice if cursor gets overwritten.
5205 (notice_overwritten_cursor): Take X positions as parameters.
5206 (x_draw_phys_cursor_glyph): Save state of w->phys_cursor_on_p
5207 around call to x_draw_glyphs.
5208
5209 2001-10-23 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
5210
5211 * syntax.c (modify-syntax-entry): Fix argument names (use CHAR
5212 instead of C) and usage.
5213
5214 * editfns.c (char-to-string): Fix argument names (use CHAR instead
5215 of C) and usage.
5216
5217 * xfns.c (Fx_show_tip): Remove unused variables `buffer', `top',
5218 `left', `max_width' and `max_height'.
5219
5220 2001-10-23 Gerd Moellmann <gerd@gnu.org>
5221
5222 * xdisp.c (display_line): For a tab continued to the next line,
5223 set row's ends_in_middle_of_char_p.
5224
5225 2001-10-22 Gerd Moellmann <gerd@gnu.org>
5226
5227 * xdisp.c (display_line): Fix computation of continuation lines
5228 width for TABs.
5229
5230 2001-10-22 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
5231
5232 * xdisp.c (build_desired_tool_bar_string): Remove unused variable
5233 `Qlaplace'.
5234
5235 * fileio.c: Remove unused code.
5236
5237 2001-10-22 Miles Bader <miles@gnu.org>
5238
5239 * lisp.h (DEFVAR_LISP, DEFVAR_LISP_NOPRO, DEFVAR_BOOL)
5240 (DEFVAR_INT, DEFVAR_PER_BUFFER, DEFVAR_KBOARD):
5241 Remove `DOC_STRINGS_IN_COMMENTS' cases.
5242
5243 2001-10-21 Jason Rumney <jasonr@gnu.org>
5244
5245 * w32term.c (x_erase_phys_cursor): Remove inverse_p again.
5246
5247 2001-10-21 Eli Zaretskii <eliz@is.elta.co.il>
5248
5249 * mocklisp.c (Fml_if, Fml_provide_prefix_argument)
5250 (Finsert_string): Avoid the multi-line string literals warning.
5251
5252 2001-10-22 Miles Bader <miles@gnu.org>
5253
5254 * doc.c (Vhelp_manyarg_func_alist): Variable removed.
5255 (Fdocumentation): Don't use it.
5256 (syms_of_doc): Don't initialize it.
5257
5258 * keyboard.c (Ftrack_mouse): Add usage: string to doc string.
5259 * print.c (Fwith_output_to_temp_buffer): Likewise.
5260 * window.c (Fsave_window_excursion): Likewise.
5261 * editfns.c (Fsave_excursion, Fsave_current_buffer)
5262 (Fsave_restriction): Likewise.
5263 * eval.c (Frun_hooks, Frun_hook_with_args)
5264 (Frun_hook_with_args_until_failure)
5265 (Frun_hook_with_args_until_success, Ffuncall, For, Fand, Fif)
5266 (Fcond, Fprogn, Fprog1, Fprog2, Fsetq, Fquote, Ffunction, Fdefun)
5267 (Fdefmacro, Fdefvar, Fdefconst, FletX, Flet, Fwhile, Fcatch)
5268 (Funwind_protect, Fcondition_case): Likewise.
5269 * coding.c (Ffind_operation_coding_system): Likewise.
5270 * keyboard.c (Ftrack_mouse): Likewise.
5271
5272 2001-10-21 Miles Bader <miles@gnu.org>
5273
5274 * fns.c (Fappend, Fconcat, Fvconcat, Fnconc, Fwidget_apply)
5275 (Fmake_hash_table): Add usage: string to doc string.
5276 * editfns.c (Finsert, Finsert_and_inherit, Finsert_before_markers)
5277 (Fmessage, Fmessage_box, Fmessage_or_box, Fpropertize, Fformat)
5278 (Fencode_time, Finsert_and_inherit_before_markers): Likewise.
5279 * mocklisp.c (Finsert_string, Fml_if, Fml_provide_prefix_argument)
5280 (Fml_prefix_argument_loop): Likewise.
5281
5282 2001-10-21 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
5283
5284 * fileio.c (Finsert_file_contents): Remove unused variable `gap_size'.
5285
5286 * sysdep.c (init_sys_modes): Change doc-string comments to `new
5287 style' [w/`doc:' keyword].
5288
5289 * data.c, fileio.c, indent.c, print.c, search.c, sound.c,
5290 * sunfns.c, textprop.c, undo.c, xselect.c: Change doc-string
5291 comments to `new style' [w/`doc:' keyword].
5292
5293 2001-10-21 Jason Rumney <jasonr@gnu.org>
5294
5295 * w32fns.c (Fx_file_dialog): Pass a filter to GetOpenFileName.
5296
5297 * w32term.c (remember_mouse_glyph): New function.
5298 (w32_mouse_position): Use it.
5299 (note_mouse_movement): If the mouse moved off the glyph, remember
5300 its new position.
5301
5302 * w32term.h (struct w32_output): Correct spelling of x_compatible.
5303 (w32_display_info): Add mouse_face_overlay.
5304
5305 * w32term.c (notice_overwritten_cursor): Renamed from
5306 note_overwritten_text_cursor. Rewritten to take glyph widths into
5307 account.
5308 (x_y_to_hpos_vpos): Add parameter BUFFER_ONLY_P.
5309 (fast_find_string_pos): New function.
5310 (fast_find_position): Return the correct vpos. Add parameter
5311 STOP. In the final row, stop before glyphs having STOP as object.
5312 Don't consider glyphs that are not from a buffer.
5313 (fast_find_position) [0]: Add a presumably more correct version
5314 for after 21.1.
5315 (expose_window_tree, expose_frame): Don't compute intersections here.
5316 (expose_window): Do it here instead.
5317 (expose_window_tree, expose_window, expose_line): Return 1 when
5318 overwriting mouse-face.
5319 (expose_window): If W is the window currently being updated, mark
5320 the frame garbaged.
5321 (expose_frame): If mouse-face was overwritten, redo it.
5322 (x_use_underline_position_properties): New variable.
5323 (syms_of_xterm): DEFVAR_BOOL it.
5324 (x_draw_glyph_string): Add comment to use it in future.
5325 (x_draw_glyph_string): Restore clipping after drawing box.
5326 Fix a computation of the underline position.
5327 (w32_get_glyph_string_clip_rect): Minor cleanup.
5328 (x_fill_stretch_glyph_string): Remove an assertion.
5329 (x_produce_glyphs): Don't convert multibyte characters
5330 to unibyte characters in unibyte buffers.
5331 (cursor_in_mouse_face_p): New function.
5332 (x_draw_stretch_glyph_string): Use it to choose a different GC
5333 when drawing a cursor within highlighted text. Don't draw
5334 background again if it has already been drawn.
5335 (x_draw_glyph_string_box): Don't draw a full-width
5336 box just because the glyph row's full_width_p flag is set.
5337 (x_draw_glyphs): Fix computation of rightmost x for
5338 full-width rows.
5339 (x_dump_glyph_string): Put in #if GLYPH_DEBUG.
5340 (w32_draw_relief_rect): Extend left shadow to the bottom and left;
5341 change bottom shadow accordingly. Some cleanup.
5342 (x_update_window_end): Handle overwritten mouse face
5343 also for tool bar windows.
5344 (show_mouse_face): Set the glyph row's mouse_face_p flag also when
5345 DRAW is DRAW_IMAGE_RAISED.
5346 (clear_mouse_face): Return 1 if text with mouse face was
5347 actually redrawn. Make the function static. Reset
5348 dpyinfo->mouse_face_overlay otherwise note_mouse_highlight might
5349 optimize away highlighting if we pass over that same overlay again.
5350 (note_mouse_highlight): Call mouse_face_overlay_overlaps
5351 to detect a case where we have to highlight a different region
5352 despite not having left the currently highlighted region.
5353 Set mouse_face_overlay in the x_display_info. Avoid changing the
5354 mouse pointer shape when show_mouse_face has already done it, or
5355 there is no need. Handle mouse-face and help-echo in strings.
5356 (glyph_rect): New function.
5357 (w32_mouse_position): Use it to raise the threshold for mouse
5358 movement event generation.
5359 (w32_initialize_display_info): Initialize the x_display_info's
5360 mouse_face_overlay.
5361 (w32_set_vertical_scroll_bar): Don't clear a zero height
5362 or width area.
5363 (w32_set_vertical_scroll_bar, x_scroll_bar_create): Don't configure
5364 a widget to zero height.
5365
5366 * w32menu.c (single_submenu, w32_menu_show) [!HAVE_MULTILINGUAL_MENU]:
5367 Protect unibyte strings created by replacing their multibyte
5368 equivalents in menu_items.
5369 (w32_menu_show): Don't overwrite an item's name with its key
5370 description in case the description is a multibyte string.
5371 (single_submenu): Some cleanup.
5372
5373 * w32fns.c (x_laplace_read_row, x_laplace_write_row): Removed.
5374 (postprocess_image): New function.
5375 (lookup_image): Call it for all image types except PostScript.
5376 (x_kill_gs_process): Call postprocess_image.
5377 (tiff_error_handler, tiff_warning_handler): New functions.
5378 (tiff_load): Install them as handlers.
5379 (x_kill_gs_process): Recognize if someone has cleared the image
5380 cache under us.
5381 (valid_image_p): Protect better against invalid image
5382 specifications. Previous code could signal an error.
5383 (Fx_hide_tip, Fshow_tip): Doc fix.
5384 (Fv_max_tooltip_size): New variable.
5385 (syns_of_xfns): DEFVAR_LISP it.
5386 (Fx_show_tip): Add parameter TEXT. Set the tip frame's root
5387 window buffer to *tip* right after creating the frame. Set frame's
5388 window_width. Use a maximum tooltip size specified by
5389 Vx_max_tooltip_size, if that has valid contents.
5390 (compute_tip_xy): Add parameters WIDTH and HEIGHT.
5391 Make sure the tooltip is completely visible.
5392 (x_create_tip_frame): Set tooltip buffer's truncate-lines to nil.
5393 (Fx_create_frame): Adjust the frame's height for presence
5394 of the tool bar before calling x_figure_window_size.
5395 (x_set_tool_bar_lines): Clear the tool bar window's current matrix
5396 when the window gets smaller.
5397 (x_set_foreground_color): Set frame's cursor_pixel.
5398 (x_set_foreground_color, x_set_background_color): Cleaned up.
5399 (x_set_font): Handle case of x_new_fontset returning the same name
5400 as before, although there was a change in fontsets.
5401
5402 2001-10-21 Miles Bader <miles@gnu.org>
5403
5404 * data.c (Fplus, Fminus, Fmax, Ftimes, Fquo, Flogand, Flogior)
5405 (Flogxor): Add usage: string to doc string.
5406 * charset.c (Fstring): Likewise.
5407 * callproc.c (Fcall_process_region, Fcall_process): Likewise.
5408 * alloc.c (Fmake_byte_code, Fvector, Flist): Likewise.
5409
5410 2001-10-21 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
5411
5412 * buffer.c: Reindent DEFUNs and DEFVARs with doc: keywords.
5413
5414 * alloc.c: Reindent DEFUNs with doc: keywords.
5415
5416 * abbrev.c (Finsert_abbrev_table_description): Reindent.
5417
5418 * frame.c: Change doc-string comments to `new style' [w/`doc:'
5419 keyword].
5420
5421 See ChangeLog.9 for earlier changes.
5422
5423 ;; Local Variables:
5424 ;; coding: iso-2022-7bit
5425 ;; End:
5426
5427 Copyright (C) 2001, 2002 Free Software Foundation, Inc.
5428 Copying and distribution of this file, with or without modification,
5429 are permitted provided the copyright notice and this notice are preserved.