1 2008-09-22 Chong Yidong <cyd@stupidchicken.com>
3 * nsfns.m (compute_tip_xy): Use x_display_pixel_width and
4 x_display_pixel_height.
6 2008-09-22 Martin Rudalics <rudalics@gmx.at>
8 * undo.c (record_point): Don't call Fundo_boundary for first
11 2008-09-22 Juanma Barranquero <lekktu@gmail.com>
13 * emacs.c (Fdaemonp): Doc fix.
15 2008-09-22 Dan Nicolaescu <dann@ics.uci.edu>
17 * emacs.c (main): Place #ifdef in the proper place.
19 2008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
21 * emacs.c (standard_args): Add --daemon.
22 (main): Disconnect from the terminal when --daemon is passed.
23 (is_daemon): New variable.
24 (Fdaemonp): New function.
25 (syms_of_emacs): Defsubr it.
27 2008-09-20 Chong Yidong <cyd@stupidchicken.com>
29 * xdisp.c (get_next_display_element): Handle string display
30 correctly when checking for the end of a box run.
32 2008-09-20 Glenn Morris <rgm@gnu.org>
34 * fileio.c (Qdelete_by_moving_to_trash): New Lisp_Object.
35 (syms_of_fileio): Add Qdelete_by_moving_to_trash.
36 (Frename_file): Avoid copying to trash if a rename involves
39 2008-09-20 Eli Zaretskii <eliz@gnu.org>
41 * keyboard.c (Fset_quit_char, Fset_input_meta_mode)
42 (Fset_output_flow_control, Fcurrent_input_mode): Support MSDOS
43 frames as well as termcap frames.
44 (handle_interrupt): Remove "#ifndef MSDOS" around the call to
47 2008-09-19 Eli Zaretskii <eliz@gnu.org>
49 * process.c (procfs_system_process_attributes): Fix cmdline in
50 case /proc/PID/cmdline is empty.
52 * xterm.c (x_wm_set_size_hint): Use x_display_pixel_width and
53 x_display_pixel_height.
55 2008-09-19 Juanma Barranquero <lekktu@gmail.com>
57 * frame.c (x_fullscreen_adjust): Declare var as Display_Info.
59 * w32fns.c (Fx_display_pixel_width, Fx_display_pixel_height)
60 (compute_tip_xy): Use x_display_pixel_width, x_display_pixel_height.
62 2008-09-19 Dan Nicolaescu <dann@ics.uci.edu>
64 * dispextern.h (struct it): Move line_wrap away from the middle of
65 bitfields. Move voffset in struct iterator_stack_entry after the
66 bitfields. Move tab_width near after another short.
68 2008-09-18 Dan Nicolaescu <dann@ics.uci.edu>
70 * frame.h (struct frame): Move alpha from the middle of bitfields.
72 * window.h (struct window): Move frozen_window_start_p after the
73 rest of the bitfields to reduce padding.
75 2008-09-18 Chong Yidong <cyd@stupidchicken.com>
77 * xterm.h (x_display_info): Remove `height' and `width' members.
79 * nsterm.h (ns_display_info): Remove `height' and `width' members.
81 * w32term.h (w32_display_info): Remove `height', `width',
82 `height_in', and `width_in' members.
84 * xterm.c (x_display_pixel_height, x_display_pixel_width): New
86 (x_calc_absolute_position): Use them.
87 (x_term_init): Omit removed `height' and `width' members.
89 * w32term.c (x_display_pixel_height, x_display_pixel_width): New
91 (w32_read_socket, x_calc_absolute_position): Use them.
92 (w32_initialize_display_info, w32_term_init): Omit removed members
95 * nsterm.m (x_display_pixel_height, x_display_pixel_width): New
97 (ns_initialize_display_info): Omit removed members of
100 * xterm.c (x_display_pixel_height, x_display_pixel_width): New
102 (x_calc_absolute_position): Use them.
103 (x_term_init): Omit removed `height' and `width' members.
105 * xfns.c (Fx_display_pixel_width, Fx_display_pixel_height)
106 (compute_tip_xy): Use x_display_pixel_height and
107 x_display_pixel_width.
109 * frame.c (x_fullscreen_adjust): Use x_display_pixel_height and
110 x_display_pixel_width.
112 * xmenu.c (menu_position_func): Use x_display_pixel_height and
113 x_display_pixel_width.
115 2008-09-18 Kenichi Handa <handa@m17n.org>
117 * composite.c (fill_gstring_header): Don't check FROM and TO here.
118 (composition_compute_stop_pos): Fix handling of static composition.
119 (Fcomposition_get_gstring): Check FROM and TO at first.
121 2008-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
123 * composite.c (Fcomposition_get_gstring): Yet another int/Lisp_Oject
126 2008-09-17 Chong Yidong <cyd@stupidchicken.com>
128 * indent.c (Fvertical_motion): Use position reported by iterator
129 instead of PT for determining screen motion (bug#943).
131 2008-09-17 Romain Francoise <romain@orebokech.com>
133 * composite.c (composition_adjust_point): Fix int/EMACS_INT mixup.
135 2008-09-17 Kenichi Handa <handa@m17n.org>
137 * ftfont.c (ftfont_shape_by_flt): Downcase family name.
139 * composite.c (Fcomposition_get_gstring): Make bigger gstring_work
142 2008-09-16 Kenichi Handa <handa@m17n.org>
144 * coding.c (make_conversion_work_buffer): Avoid calling
145 Fget_buffer_create if it is not necessary.
147 2008-09-15 Martin Rudalics <rudalics@gmx.at>
149 * window.c (Fselect_window): Don't update window_select_count and
150 use_time when norecord is not nil.
152 2008-09-14 Kenichi Handa <handa@m17n.org>
154 * fileio.c (Finsert_file_contents): Delete incorrect decrement of
157 2008-09-12 Kenichi Handa <handa@m17n.org>
159 * indent.c (scan_for_column): Don't handle automatic composition
160 if the current buffer is not associated with a window.
162 * composite.c (composition_reseat_it): If the current buffer is
163 not associated with a window, ignore the automatic composition.
164 (find_automatic_composition): Likewise.
166 2008-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
168 * term.c (close_gpm): New fun extracted from Fgpm_mouse_stop.
169 (Fgpm_mouse_stop): Use it.
170 * termhooks.h (close_gpm): Declare.
171 * keyboard.c (tty_read_avail_input): Forcefully close the gpm
172 connection if Gpm_GetEvent fails.
174 * window.c (set_window_buffer): Always preserve current-buffer.
176 2008-09-12 Glenn Morris <rgm@gnu.org>
178 * charset.c (init_charset): Warn if etc/charsets not found. (Bug#909)
180 2008-09-11 Glenn Morris <rgm@gnu.org>
182 * charset.c (charset-map-path): Doc fix.
184 2008-09-10 Kenichi Handa <handa@m17n.org>
186 * xdisp.c (handle_composition_prop): Set it->cmp_it.ch to -1.
188 * font.c (Ffont_shape_gstring): Make glyphs of non-nil adjustment
189 compose a grapheme cluster with the preceding base glyph.
191 * composite.c (composition_compute_stop_pos): Fix previous change.
192 Reset cmp_it->id to -1 at first.
194 2008-09-10 Glenn Morris <rgm@gnu.org>
196 * Makefile.in (character.o, chartab.o): Fix config.h typo.
198 2008-09-09 Chong Yidong <cyd@stupidchicken.com>
200 * keyboard.c (read_key_sequence): Reapply translation maps when
203 2008-09-09 Kenichi Handa <handa@m17n.org>
205 * ftfont.c (ftfont_shape_by_flt): Use "combining" FLT for ASCII
208 * composite.c (FORWARD_CHAR): Fix calculation
209 of (POSITION).pos_byte.
210 (composition_compute_stop_pos): Limit the search of composition to
211 at most 500 characters ahead. If we reach the limit or find a
212 newline, set cmp_it->ch to -2 and return 0.
213 (composition_reseat_it): Handle the case that cmp_it->ch is -2.
215 2008-09-08 Kenichi Handa <handa@m17n.org>
217 * indent.c (Fvertical_motion): Be sure to set
218 it_overshoot_expected if it.cmp_it.id is non-nengative.
220 2008-09-07 Andreas Schwab <schwab@suse.de>
222 * callproc.c (Fcall_process): Don't hold references to string data
223 across garbage collection. Move initialisation of new_argv down
224 to avoid compiler bug.
226 2008-09-07 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
228 * process.c (Fsystem_process_attributes): Doc fix.
230 2008-09-07 Chong Yidong <cyd@stupidchicken.com>
232 * callproc.c (Fcall_process): Canonicalize current directory name.
234 * xdisp.c (move_it_to): When moving by vpos, ensure that the
235 iterator advances to the next line if the current line ends in a
238 2008-09-07 Teodor Zlatanov <tzz@lifelogs.com>
240 * nsfont.m (nsfont_draw): Fix the references to missing gidx data
241 member to point to cmp_from.
243 * xdisp.c: Doc fix for references to gidx data member.
245 2008-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
247 * buffer.c (Fbuffer_swap_text): Reset window->point markers.
249 2008-09-07 Kenichi Handa <handa@m17n.org>
251 * composite.c (FORWARD_CHAR): Check STOP after
252 incrementing (POSITION).pos.
254 2008-09-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
256 * process.c (Fsystem_process_attributes): Doc fix.
258 2008-09-06 Chong Yidong <cyd@stupidchicken.com>
260 * keyboard.c (Ftop_level): Doc fix.
262 2008-09-06 Eli Zaretskii <eliz@gnu.org>
264 * xmenu.c (xmenu_show) [!HAVE_X_WINDOWS]: If frame has a
265 minibuffer, don't let lower part of menu invade the echo area.
267 * msdos.c (IT_menu_display): Use STRING_CHAR_ADVANCE instead of a
268 "char *q" to access menu text and advance through it. Revert the
269 change that displayed ">" instead of ASCII character 0x10.
271 2008-09-05 Eli Zaretskii <eliz@gnu.org>
273 * menu.c (single_menu_item) [!HAVE_BOXES]: Enable emulation of
274 toggle boxes and radio buttons on MS-DOS as well.
276 2008-09-05 Kenichi Handa <handa@m17n.org>
278 * composite.c (autocmp_chars): Check lookback count.
279 (composition_compute_stop_pos): Set cmp_it->lookback.
280 (composition_reseat_it): Check lookback count.
281 (struct position_record): New struct.
282 (FORWARD_CHAR, BACKWARD_CHAR, CHAR_COMPOSABLE_P): New macros.
283 (find_automatic_composition): New function.
284 (composition_adjust_point): Use find_automatic_composition.
286 * dispextern.h (struct composition_it): New member lookback.
288 2008-09-02 Chong Yidong <cyd@stupidchicken.com>
290 * indent.c (Fvertical_motion): Don't call move_it_by_lines again
291 if moving by a single line.
293 2008-09-02 Andreas Schwab <schwab@suse.de>
295 * xterm.c (x_delete_display): Fix merge error.
297 * fileio.c (Fexpand_file_name): Remove unused variables.
299 2008-09-02 Eli Zaretskii <eliz@gnu.org>
301 * fileio.c (Fexpand_file_name): Copy argument `name' into local
302 storage on all platforms, not just on DOS_NT.
304 2008-09-02 Jason Rumney <jasonr@gnu.org>
306 * w32menu.c (Fx_popup_menu, Fx_popup_dialog, w32_menu_show): Ensure
307 mouse is not grabbed after menu is finished.
309 2008-09-01 Chong Yidong <cyd@stupidchicken.com>
311 * xfaces.c (Finternal_set_alternative_font_family_alist)
312 (Finternal_set_alternative_font_registry_alist): Properly copy
313 entire alist structure.
315 2008-09-01 Kenichi Handa <handa@m17n.org>
317 * ftfont.c (ftfont_spec_pattern): Don't create a charset of the
318 representative chars of the script is a vector.
319 (ftfont_list): Handle the case the representative chars of the
322 * character.c (syms_of_character): Docstring of
323 script-representative-chars fixed.
325 2008-08-31 Eli Zaretskii <eliz@gnu.org>
327 * msdos.c (BUILD_CHAR_GLYPH): New macro.
328 (IT_menu_display): Use it instead of SET_CHAR_GLYPH to construct
329 the menu. Allocate larger buffer for `text', to account for
330 possible ^C characters.
332 2008-08-31 Martin Rudalics <rudalics@gmx.at>
334 * xdisp.c (prepare_menu_bars): Don't call
335 Vwindow_size_change_functions with arg Qt.
337 2008-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
339 * font.h (font_range):
340 * fileio.c (report_file_error):
341 * composite.c (composition_update_it): Yet another int/Lisp_Oject mixup.
343 2008-08-30 Glenn Morris <rgm@gnu.org>
345 * data.c (Fmake_variable_frame_local): Doc fix.
347 * frame.c (Fmodify_frame_parameters): Doc fix.
349 2008-08-30 Eli Zaretskii <eliz@gnu.org>
351 * w32.c (init_user_info): Allocate buf[] with xmalloc using the size
352 needed by GetTokenInformation.
353 (w32_system_process_attributes): Check return values of all system
356 * msdos.c (IT_display_cursor): Write "CURSOR ON/OFF" to termscript
357 only when the state changes.
358 (IT_update_begin, IT_update_end): Add termscript trace.
360 * w16select.c (Fw16_set_clipboard_data): Don't encode text if
361 clipboard is unavailable. Set dst to NULL if it doesn't point to
363 (Fw16_get_clipboard_data): Initialize htext to NULL, to avoid
364 passing random values to xfree.
366 * dispnew.c (init_display): Set `tty's association in frame's
367 parameters alist to the name of the terminal device, if that is
370 2008-08-29 Jason Rumney <jasonr@gnu.org>
372 * w32uniscribe.c (uniscribe_check_otf): Don't fallback on DFLT script.
374 2008-08-29 Eli Zaretskii <eliz@gnu.org>
376 * composite.c (fill_gstring_body): Avoid compiler warnings.
378 * font.c (font_fill_lglyph_metrics): Use EMACS_INT in
379 LGLYPH_SET_CODE to avoid compiler warnings.
381 * makefile.w32-in ($(BLD)/w32uniscribe.$(O)): Depend on composite.h
383 * composite.h (LGLYPH_SET_CODE): Cast `val' to EMACS_INT.
385 * w32uniscribe.c (uniscribe_shape): Shut up compiler warning in
388 2008-08-29 Kenichi Handa <handa@m17n.org>
390 * fileio.c (report_file_error): Don't downcase the first character
391 of errstring if it is still unibyte.
393 2008-08-29 Kenichi Handa <handa@m17n.org>
395 These changes are to re-implement the automatic composition so
396 that it doesn't use text properties.
398 * Makefile.in (ftfont.o): Depend on composite.h.
399 (composite.o): Depend dispextern.h, font.h, frame, and window.h.
401 * character.h (Vunicode_category_table): Extern it.
403 * character.c (Vunicode_category_table): New variable.
404 (syms_of_character): DEFVAR_LISP Vunicode_category_table.
406 * chartab.c (optimize_sub_char_table): Perform more greedy
409 * composite.h (enum composition_method): Delete
410 COMPOSITION_WITH_GLYPH_STRING.
411 (COMPOSITION_METHOD): Dont' check COMPOSITION_WITH_GLYPH_STRING.
412 (Vcomposition_function_table): Extern it.
413 (LGSTRING_XXX, LGLYPH_XXX): Macros moved from font.h.
414 (composition_gstring_put_cache, composition_gstring_from_id)
415 (composition_gstring_p, composition_gstring_width)
416 (composition_compute_stop_pos, composition_reseat_it)
417 (composition_update_it, composition_adjust_point): Extern them.
418 (Fcomposition_get_gstring): EXFUN it.
420 * composite.c: Include window.h, frame.h, dispextern.h font.h.
421 (Vcomposition_function_table)
422 (get_composition_id): Don't handle COMPOSITION_WITH_GLYPH_STRING.
423 (gstring_hash_table, gstring_work, gstring_work_headers): New
425 (gstring_lookup_cache, composition_gstring_put_cache)
426 (composition_gstring_from_id, composition_gstring_p)
427 (composition_gstring_width, fill_gstring_header)
428 (fill_gstring_body, autocmp_chars, composition_compute_stop_pos)
429 (composition_reseat_it, composition_update_it)
430 (composition_adjust_point, Fcomposition_get_gstring): New
432 (syms_of_composite): Initialize gstring_hash_table, gstrint_work,
433 and gstring_work_headers. DEFVAR_LISP composition-function-table.
434 Defsubr compostion_get_gstring.
436 * dispextern.h (struct glyph): New union u.cmp. Delete the member
438 (struct glyph_string): Delete the member gidx. New members
439 cmp_id, cmp_from, and cmp_to.
440 (enum it_method): Delete GET_FROM_COMPOSITION.
441 (struct composition_it): New struct.
442 (struct it): New member cmp_it, and iterator_stack_entry.cmp_it.
443 Delete c, len, cmp_id, cmp_len in u.comp.
445 * font.h (enum lgstring_indices): Delete it.
446 (LGSTRING_XXX, LGLYPH_XXX): These macros moved to composite.h.
447 (enum lglyph_indices): Likewise.
448 (font_range): Extern adjusted.
449 (font_fill_lglyph_metrics): Extern it.
451 * font.c (QCf): New variable.
452 (check_gstring): Use LGSTRING_GLYPH_LEN, not LGSTRING_LENGTH.
453 (font_prepare_composition): Delete this function.
454 (font_range): Type and arguments changed.
455 (Ffont_make_gstring, Ffont_fill_gstring): Delete them.
456 (font_fill_lglyph_metrics): New function.
457 (Ffont_shape_text): Renamed to Ffont_shape_gstring and arguments
459 (syms_of_font): DEFSYM QCf. Delete defsubr for
460 Sfont_make_gstring, Sfont_fill_gstring, Sfont_shape_text. Defsubr
463 * fontset.h (font_for_char): Extern it.
465 * fontset.c (font_for_char): New function.
467 * ftfont.c: Include composite.h.
468 (ftfont_resolve_generic_family): Add langset "en" to pattern.
469 (ftfont_shape_by_flt): Use LGSTRING_GLYPH_LEN, not
472 * indent.c: Include composite.h and dispextern.h.
473 (check_composition): Delete this function.
474 (scan_for_column): Handle composition by
475 composition_compute_stop_pos, composition_reseat_it, and
476 composition_update_it.
477 (compute_motion): Likewise.
478 (Fvertical_motion): Fix checking of composition.
480 * keyboard.c (adjust_point_for_property): Check composition by
481 composition_adjust_point.
483 * nsterm.m (ns_draw_glyph_string): Adjusted for the change of
486 * term.c (encode_terminal_code): Adjusted for the change of struct
488 (append_composite_glyph): Adjusted for the change of struct it and
490 (produce_composite_glyph): Likewise.
492 * w32term.c (x_draw_composite_glyph_string_foreground): Adjusted
493 for the change of struct glyph_string.
494 (x_draw_glyph_string): Likewise.
496 * w32uniscribe.c (struct uniscribe_font_info): Include composite.h.
497 (uniscribe_shape): Use LGSTRING_GLYPH_LEN, not LGSTRING_LENGTH.
499 * xdisp.c: Include font.h.
500 (it_props): Delete the entry for Qauto_composed.
501 (init_iterator): Initialize it->cmp_it.id to -1.
502 (compute_stop_pos): Call composition_compute_stop_pos.
503 (face_before_or_after_it_pos): Adjusted for the change of struct
505 (handle_auto_composed_prop): Delete it.
506 (handle_composition_prop): Handle only static composition.
507 (next_overlay_string): Remove it->method == GET_FROM_COMPOSITION
508 from xassert. Initialize it->cmp_it.stop_pos.
509 (push_it): Adjusted for the change of struct it.
511 (get_next_element): Delete next_element_from_composition.
512 (CHAR_COMPOSED_P): New macro.
513 (get_next_display_element): For automatic composition, get a face
514 from the font in the glyph-string.
515 (set_iterator_to_next): For GET_FROM_BUFFER and GET_FROM_STRING,
516 check composition by it->cmp_it.id. Delete GET_FROM_COMPOSITION
518 (next_element_from_string): Check if the character at the current
519 position is composed by CHAR_COMPOSED_P.
520 (next_element_from_buffer): Likewise.
521 (next_element_from_composition): Adjusted for the change of struct
522 it. Update it->cmp_it.
523 (dump_glyph): Adjusted for the change of struct glyph.
524 (fill_composite_glyph_string): Adjusted for the change of struct
525 it and struct glyph. Don't handle automatic composition here.
526 (fill_gstring_glyph_string): New function.
527 (x_get_glyph_overhangs): Handle automatic composition.
528 (BUILD_COMPOSITE_GLYPH_STRING): Adjusted for the change of struct
530 (BUILD_GSTRING_GLYPH_STRING): New macro.
531 (BUILD_GLYPH_STRINGS): Call BUILD_GSTRING_GLYPH_STRING for
532 automatic composition.
533 (append_composite_glyph): Adjusted for the change of struct it and
535 (x_produce_glyphs): Adjusted for the change of struct it.
537 * xterm.c (x_draw_composite_glyph_string_foreground): Adjusted for
538 the change of struct glyph_string.
539 (x_draw_glyph_string): Likewise.
541 2008-08-29 Glenn Morris <rgm@gnu.org>
543 * buffer.c (word-wrap): Doc fix.
544 * xdisp.c (truncate-partial-width-windows): Doc fix.
545 Increase default to 50.
547 2008-08-29 Chong Yidong <cyd@stupidchicken.com>
549 * xdisp.c (update_tool_bar_unwind): New function.
550 (update_tool_bar): Temporarily set selected frame before building
553 2008-08-28 Michael Albinus <michael.albinus@gmx.de>
555 * dbusbind.c (XD_ERROR, XD_DEBUG_MESSAGE): Use strncpy and
556 snprintf, respectively.
557 (xd_append_arg): Convert strings with Fstring_make_unibyte.
559 2008-08-28 Chong Yidong <cyd@stupidchicken.com>
561 * Makefile.in: Revert (undocumented) 2008-08-20 change adding
562 LDFLAGS to GNUstep CC invocation.
564 2008-08-27 Chong Yidong <cyd@stupidchicken.com>
566 * indent.c (Fvertical_motion): Revert last change. Handle the
567 general case where we are moving forward, and PT spans multiple
570 * eval.c (find_handler_clause): Temporarily increase
571 max-lisp-eval-depth while printing the backtrace buffer, to
572 guarantee that help-mode code can run.
574 2008-08-27 Eli Zaretskii <eliz@gnu.org>
576 * msdos.c (Fmsdos_remember_default_colors): Don't reverse frame
578 (IT_set_frame_parameters): Don't swap foreground and background
579 colors if `(reverse . t)' is present in the frame properties.
580 (internal_terminal_init): Call init_frame_faces only for the
583 2008-08-27 Andreas Schwab <schwab@suse.de>
585 * dired.c (Ffile_attributes): Avoid compiler warning in bitshift.
587 2008-08-27 Andreas Schwab <schwab@suse.de>
589 * search.c (search_buffer): Set char_base to zero only at the end.
591 2008-08-27 Kenichi Handa <handa@m17n.org>
593 * fileio.c (report_file_error): Fix handling of multibyte error
596 2008-08-27 Andreas Seltenreich <seltenreich@gmx.de>
598 * xterm.c (x_term_init): Temporarily hide the partially
599 initialized terminal while calling vendor-specific-keysyms.
601 2008-08-26 Eli Zaretskii <eliz@gnu.org>
603 * msdos.c (internal_terminal_init): Most initializations done only
604 once, especially initial_screen_colors[] and termscript open.
606 2008-08-26 Chong Yidong <cyd@stupidchicken.com>
608 * eval.c (Fcondition_case): Doc fix.
610 * widgetprv.h (EmacsFramePart): Change font member to the new font
613 * widget.c: Include character.h and font.h for XSETFONT.
614 (setup_frame_gcs): Compute X font id from font struct, just once.
616 2008-08-26 Eli Zaretskii <eliz@gnu.org>
618 * term.c (get_named_tty): Fix last change.
620 2008-08-26 Chong Yidong <cyd@stupidchicken.com>
622 * indent.c (Fvertical_motion): If moving forward starting from a
623 multi-line string, move the iterator to the last line of that
626 2008-08-25 Eli Zaretskii <eliz@gnu.org>
628 * frame.c (do_switch_frame): Mark previously displayed frame as
629 obscured for FRAME_MSDOS_P frames as well.
631 2008-08-24 Eli Zaretskii <eliz@gnu.org>
633 * frame.c (make_terminal_frame): Initialize f->terminal,
634 f->terminal->reference_count, and scroll bars on MS-DOS as well.
635 Set the top frame to newly created frame.
636 (Fmake_terminal_frame): Reuse the_only_display_info.
638 * vm-limit.c (get_lim_data) [MSDOS]: Use alternative methods of
639 estimating available memory.
641 2008-08-23 David Reitter <david.reitter@gmail.com>
643 * nsterm.m (ns_draw_window_cursor): Don't call
644 NSDisableScreenUpdates and NSEnableScreenUpdates on
645 non-NS_IMPL_COCOA systems.
647 2008-08-23 Andreas Schwab <schwab@suse.de>
649 * process.c (procfs_system_process_attributes): Fix use of
650 uninitialized variables.
652 2008-08-23 Eli Zaretskii <eliz@gnu.org>
654 * emacs.c (main) [MSDOS]: Call syms_of_xmenu.
656 * dispnew.c (init_display): Remove MS-DOS specific conditions for
657 calling tty-set-up-initial-frame-faces.
659 * xmenu.c (Fx_popup_dialog, Fx_popup_menu, xmenu_show): Allow
660 MSDOS frames along with X frames.
662 * termhooks.h (TERMINAL_ACTIVE_P): Handle output_msdos_raw in
663 addition to output_termcap.
665 * xdisp.c (redisplay_internal) [MSDOS]: Don't call set_tty_color_mode.
667 * termchar.h (FRAME_TTY): Support output_msdos_raw.
668 (struct tty_display_info) [MSDOS]: Add fields related to mouse
671 * process.c [!subprocesses]: Define QCname.
672 (syms_of_process): Intern and staticpro it.
674 * w16select.c (Fw16_set_clipboard_data, Fw16_get_clipboard_data):
675 Adjust for changes in encoding/decoding routines. Use
676 encode_coding_object and decode_coding_object instead of
677 encode_coding and decode_coding.
679 * sysdep.c (init_sys_modes): Call dos_ttraw with tty_out as
682 * dosfns.c: Include frame.h before termhooks.h.
683 (dos_cleanup): Use CURTTY ()->termscript instead of a global
686 * s/msdos.h (USER_FULL_NAME): Define.
687 (SYSTEM_PURESIZE_EXTRA): Bump up to 100K.
689 * editfns.c (USER_FULL_NAME): Define to pw->pw_gecos if undefined.
690 (Fuser_full_name): Use USER_FULL_NAME instead of a literal
693 * keyboard.c (handle_interrupt) [MSDOS]: Call cursor_to with
694 SELECTED_FRAME as additional (1st) argument.
695 (tty_read_avail_input): Handle output_msdos_raw in
696 addition to output_termcap.
698 * msdos.c: Include frame.h before termhooks.h.
699 (mouse_on, mouse_off, mouse_moveto, mouse_init)
700 (msdos_set_cursor_shape, IT_set_face, IT_write_glyphs)
701 (show_mouse_face, IT_clear_end_of_line, IT_clear_screen)
702 (IT_clear_to_end, IT_cursor_to, IT_display_cursor, IT_cmgoto)
703 (IT_set_terminal_modes, IT_reset_terminal_modes)
704 (IT_set_frame_parameters): Use tty->termscript instead of a global
706 (IT_write_glyphs): Use tty->terminal->terminal_coding instead of a
707 global variable terminal_coding. Don't refer to
708 Vnonascii_translation_table.
709 (internal_terminal_init): Set Vwindow_system in current_kboard.
710 Don't use TTY_CHAR_INS_DEL_OK. Set Vinitial_window_system.
711 Announce date and time of session start, if termscript is open.
712 Don't zero out the_only_display_info (it is done in
713 term.c:init_tty). Open termscript only of not already open. Log
714 "SCREEN SAVED" here, instead of IT_set_terminal_modes. Init mouse
715 here instead of dos_ttraw. Don't initialize display if this is an
716 initial tty. Don't set FRAME_FONT.
717 (Vwindow_system_version): Bump to 23.
718 (dos_ttraw): Accept a TTY argument; all callers fixed. If mouse
719 is available, set up mouse_position_hook.
720 (dos_ttraw, IT_set_terminal_modes): If called with initial
721 terminal, do nothing.
722 (IT_set_frame_parameters): Handle the Qtty_type frame
723 parameter by calling internal_terminal_init.
724 (dos_set_window_size, show_mouse_face)
725 (clear_mouse_face, IT_note_mode_line_highlight)
726 (IT_note_mouse_highlight, IT_update_begin, IT_frame_up_to_date)
727 (dos_rawgetc): Use tty_display_info instead of x_display_info.
728 (initialize_msdos_display): New function.
729 (IT_cursor_to, IT_clear_to_end, IT_clear_screen)
730 (IT_clear_end_of_line, IT_insert_glyphs, IT_write_glyphs)
731 (IT_delete_glyphs, IT_ring_bell, IT_reset_terminal_modes)
732 (IT_set_terminal_modes, IT_set_terminal_window, IT_update_begin):
733 Accept additional argument: a pointer to a frame. All callers
735 (request_sigio, unrequest_sigio): Don't define, now defined on
737 (IT_write_glyphs): Rewrite to use encode_terminal_code.
739 * term.c [MSDOS]: Include msdos.h.
740 (init_tty) [MSDOS]: Reuse most of WINDOWSNT branch. Change cpp
741 conditional to DOS_NT. Allow only one call to this function in a
742 session. Don't allocate a new struct tty_display_info; instead,
743 reuse the_only_display_info. Call get_tty_size to get screen
744 dimensions. Call init_baud_rate to set bad_rate.
745 (dissociate_if_controlling_tty) [MSDOS]: Ifdef away function body.
746 (Fsuspend_tty) [MSDOS]: Don't close input and output.
747 (Fresume_tty) [MSDOS]: Don't reopen the TTY; instead, use
749 (get_tty_terminal, get_named_tty, Ftty_type)
750 (Fcontrolling_tty_p): Handle output_msdos_raw in addition to
752 (Fresume_tty, Fsuspend_tty, init_tty, delete_tty): Call
753 add_keyboard_wait_descriptor and delete_keyboard_wait_descriptor
754 only when subprocesses are supported
756 * frame.c (make_terminal_frame) [MSDOS]: Adjust initialization of
758 (Fmake_terminal_frame) [MSDOS]: Don't allow creation of new
761 * msdos.h Remove definition of struct x_display_info and struct
763 (FRAME_FONT): Use output_data.tty.
764 (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL): Don't define.
765 (struct x_display_info): Renamed from display_info. All users in
767 (struct x_output): Remove background_pixel and foreground_pixel.
768 (the_only_display_info): Renamed from the_only_x_display.
769 (dos_ttraw): Update prototype.
771 * Makefile.in (MSDOS_OBJ): Add xmenu.o.
772 (SOME_MACHINE_LISP): Add ../lisp/term/pc-win.elc.
774 2008-08-23 Jason Rumney <jasonr@gnu.org>
776 * image.c (enum tiff_keyword_index, tiff_format): Add :index keyword.
777 (fn_TIFFSetDirectory): New library function used.
778 (init_tiff_functions) [HAVE_NTGUI]: Initialize it.
779 (tiff_load): Use :index to select among multiple images. Set count
780 property when multiple images exist.
781 (gif_format): Use :index, not :image.
783 2008-08-23 Chong Yidong <cyd@stupidchicken.com>
785 * xdisp.c (try_scrolling): Check INT_MAX instead of
786 MOST_POSITIVE_FIXNUM for maximum integer value. Include limits.h
789 2008-08-21 İsmail Dönmez <ismail@namtrac.org> (tiny change)
791 * xterm.c (x_delete_display): Don't call XrmDestroyDatabase on GTK+.
793 2008-08-21 Christian Faulhammer <opfer@gentoo.org> (tiny change)
795 * Makefile.in (temacs${EXEEXT}): On GNUstep, link to appropriate
796 GNUstep library location.
798 2008-08-21 Chong Yidong <cyd@stupidchicken.com>
800 * xfaces.c (x_update_menu_appearance): Check validity of menu font
803 * puresize.h (BASE_PURESIZE): Increase to 1250000.
805 2008-08-20 Adrian Robert <Adrian.B.Robert@gmail.com>
807 * nsfns.m (ns-read-file-name): Add casts to avoid warning.
808 (ns-convert-utf8-nfd-to-nfc): Warn if cannot execute correctly.
809 * nsfont.m (nsfont_draw): Compare indexed colors to 0, not nil.
810 * nsterm.h (EmacsView-unlockFocusNeedsFlush:): Add declaration.
811 (EmacsApp-cursor_blink_handler): Remove declaration.
812 * nsterm.m (ns_draw_glyph_string): Update first conditional body to
813 match 01 Feb 2008 changes in xterm.c.
814 (ns_read_socket): Add cast to avoid warning.
815 (EmacsApp-application:openFiles:): Don't call replyToOpenOrPrint: on
818 2008-08-20 Chong Yidong <cyd@stupidchicken.com>
820 * xselect.c (x_get_foreign_selection): Return nil if desired
821 selection could not be obtained, instead of signalling an error.
823 2008-08-20 David Reitter <david.reitter@gmail.com>
825 * nsfns.m (ns_lisp_to_cursor_type): Replace with generic xfns.c.
826 * nsterm.m: Remove ns-specific code for cursor blinking.
827 (ns_draw_window_cursor): Clear cursor properly rather than
828 redrawing the area. Respect width of bar cursors.
829 These changes enable the use of generic blink-cursor-mode and
830 generic cursor types in NS and support smooth cursor movements (do
831 not blink off after command).
832 * xdisp.c (get_phys_cursor_geometry): Redraw wider rectangle on
835 2008-08-19 Kenichi Handa <handa@m17n.org>
837 * font.c (Vfont_log_deferred): New variable.
838 (font_add_log): Check Vfont_log_deferred.
839 (font_deferred_log): New funciton.
841 * font.h (font_deferred_log): Extern it.
843 * fontset.c (reorder_font_vector): Use encoding charset of fonts
845 (face_for_char): Use deferred log.
847 2008-08-18 Kenichi Handa <handa@m17n.org>
849 * fontset.c (face_for_char): Add font log.
851 * font.c (font_add_log): Add the font properties :script, :lang,
854 2008-08-17 Chong Yidong <cyd@stupidchicken.com>
856 * xdisp.c: Remove dead code.
857 (handle_invisible_prop, next_overlay_string): Defer call to
859 (handle_stop, set_iterator_to_next): Call setup_for_ellipsis.
861 2008-08-15 Chong Yidong <cyd@stupidchicken.com>
863 * xfaces.c (lookup_derived_face): Properly handle possible zero
864 return value of get_lface_attributes.
865 (merge_faces): Don't tell lookup_derived_face to signal an error
866 if face is not found.
868 * dired.c (Fdirectory_files): Doc fix.
870 * process.c (make_process): Initialize kill_without_query struct
873 2008-08-15 Eli Zaretskii <eliz@gnu.org>
875 * w32.c (w32_system_process_attributes) [_MSC_VER < 1300]:
876 Alternative calculation of totphys for Visual Studio 6.
878 * w32fns.c [_MSC_VER && _MSC_VER < 1300]: Declare HMONITOR.
880 * w32.c (_MEMORY_STATUS_EX, MEMORY_STATUS_EX, LPMEMORY_STATUS_EX):
881 Rename from _MEMORYSTATUSEX, MEMORYSTATUSEX, LPMEMORYSTATUSEX.
883 (stat): Only root directory passed to GetDriveType. Allow RAM
884 disk as well as local fixed disk when w32-get-true-file-attributes
886 (CopySid_Proc, EqualSid_Proc, GetLengthSid_Proc): New typedefs.
887 (equal_sid, get_length_sid, copy_sid): New wrapper functions.
888 (w32_cached_id, w32_add_to_cache): New functions.
889 (get_name_and_id): Look account names in the cache before calling
891 (g_b_init_get_length_sid, g_b_init_equal_sid, g_b_init_copy_sid):
892 New initialization flags.
893 (globals_of_w32): Initialize them to zero.
894 (w32_system_process_attributes): Use w32_cached_id and
897 2008-08-14 Lawrence Mitchell <wence@gmx.li>
899 * lread.c (Fread_char, Fread_char_exclusive): If no character
900 event is read before timeout is reached, return nil, rather than
901 converting to a number.
903 2008-08-14 Chong Yidong <cyd@stupidchicken.com>
905 * fns.c (use_dialog_box): Doc fix.
907 * s/darwin.h: Undefine HAVE_RES_INIT, which appears to be harmful
910 2008-08-13 Chong Yidong <cyd@stupidchicken.com>
912 * frame.c (Qns_parse_geometry): New var.
913 (Fx_parse_geometry): For HAVE_NS, call ns-parse-geometry.
915 2008-08-11 Chong Yidong <cyd@stupidchicken.com>
917 * xdisp.c (x_produce_glyphs): Handle the case when font has no
918 space character in calculating tabs.
920 2008-08-11 Dan Nicolaescu <dann@ics.uci.edu>
922 * Makefile.in (bootstrap-emacs): Use ln -f in the CANNOT_DUMP case.
924 2008-08-10 Glenn Morris <rgm@gnu.org>
926 * process.c (procfs_system_process_attributes): Use EMACS_INTs to
927 silence gcc "limited range of data type" warnings in some
928 make_fixnum_or_float calls.
930 2008-08-09 Eli Zaretskii <eliz@gnu.org>
932 * w32.c (w32_system_process_attributes): If the process does not
935 * w32.c: Include thelp32.h, psapi.h and coding.h.
936 (_MEMORYSTATUSEX, _PROCESS_MEMORY_COUNTERS_EX): New struct
938 (CreateToolhelp32Snapshot_Proc, Process32First_Proc)
939 (Process32Next_Proc): New typedefs.
940 (g_b_init_create_toolhelp32_snapshot, g_b_init_process32_first)
941 (g_b_init_process32_next, g_b_init_open_thread_token)
942 (g_b_init_impersonate_self, g_b_init_revert_to_self)
943 (g_b_init_get_process_memory_info, g_b_init_global_memory_status)
944 (g_b_init_get_process_working_set_size)
945 (g_b_init_global_memory_status_ex): New static variables.
946 (globals_of_w32): Initialize them.
947 (create_toolhelp32_snapshot, process32_first, process32_next)
948 (open_thread_token, impersonate_self, revert_to_self)
949 (get_process_memory_info, get_process_working_set_size)
950 (global_memory_status, global_memory_status_ex): New wrapper
952 (w32_list_system_processes, w32_system_process_attributes)
953 (enable_privilege, restore_privilege, ltime, process_times):
955 (convert_time_raw): New function.
956 (convert_time): Remove conversion of FILETIME into time in 100
957 nsec units, call convert_time_raw instead.
959 * process.h (w32_list_system_processes, w32_system_process_attributes):
961 (Qeuid, Qegid, Qcomm, Qstate, Qppid, Qpgrp, Qsess, Qttname)
962 (Qminflt, Qmajflt, Qcminflt, Qcmajflt, Qutime, Qstime, Qcutime)
963 (Qpri, Qnice, Qthcount, Qstart, Qvsize, Qrss, Qargs, Quser, Qgroup)
964 (Qetime, Qpcpu, Qpmem, Qtpgid, Qcstime): Add extern declarations.
966 * process.c (Fsystem_process_attributes): Doc fix.
968 2008-08-08 Chong Yidong <cyd@stupidchicken.com>
970 * xdisp.c (move_it_to): When stopping at a charpos, check if that's
971 a continued multi-char glyph; if so, advance to the actual glyph.
973 2008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
975 * s/darwin.h (OTHER_FILES): Do not define here, defined in config.in.
977 * Makefile.in (ALL_OBJC_CFLAGS): New variable.
979 * config.in: Regenerate.
981 2008-08-07 Chong Yidong <cyd@stupidchicken.com>
983 * xdisp.c (redisplay_window): Revert last change.
984 (try_window): Check bottom scroll margin too.
986 2008-08-06 Adrian Robert <Adrian.B.Robert@gmail.com>
988 * config.in: Regenerate.
990 * Makefile.in (emacs): Remove ndef NS conditional for 'emacs
991 -list-load-path-shadows'.
992 (nsgui.h): Reduce number of things depending on it.
994 2008-08-06 Chong Yidong <cyd@stupidchicken.com>
996 * xdisp.c (try_scrolling): Use iterator to find the scroll margin,
997 instead of window-end which does the wrong thing at eob.
998 (try_cursor_movement): Minor optimization.
999 (redisplay_window): If scroll margin is defined, don't assume
1000 window doesn't need scrolling.
1002 2008-08-06 Adrian Robert <Adrian.B.Robert@gmail.com>
1004 * config.in: Regenerate.
1006 * Makefile.in: Move nsXXX.m dependencies into big alphabetical list.
1007 (mostlyclean): Don't delete *.d under NS.
1009 * nsterm.h (NS_HAVE_INTEGER): Change to NS_HAVE_NSINTEGER.
1011 2008-08-06 Kenichi Handa <handa@m17n.org>
1013 * xfont.c (xfont_list_family): Return a list of symbols, not strings.
1015 2008-08-06 Andreas Schwab <schwab@suse.de>
1017 * config.in: Regenerate.
1019 2008-08-05 Chong Yidong <cyd@stupidchicken.com>
1021 * xdisp.c (redisplay_window): Don't enforce scroll-margin when
1022 forcing a window start.
1024 * fileio.c (Vauto_save_list_file_name): Move here from file.el.
1025 (auto_save_1): Update modtime when auto-save-list-file-name is on.
1027 2008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com>
1029 * emacs.c (main): Under NS, set working dir to HOME when get a "psn"
1032 2008-08-05 Juanma Barranquero <lekktu@gmail.com>
1034 * buffer.c (syms_of_buffer) <scroll-up-aggressively>:
1035 <scroll-down-aggressively, before-change-functions>:
1036 <after-change-functions>: Reflow docstrings.
1038 2008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com>
1039 Ken Raeburn <raeburn@gnu.org>
1041 Dock menu customization, based on a patch by Ken Raeburn, plus some
1043 * nsmenu.m (dockMenu): New variable.
1044 (EmacsDialog -clicked:): Fix mistake in change of 2008-07-17.
1046 * nsterm.h (dockMenu): Declare.
1048 * nsterm.m (KEY_NS_NEW_FRAME): New definition.
1049 (ns_term_init): Initialize dockMenu.
1050 (EmacsApp -newFrame:, -applicationDockMenu:): New methods.
1051 (EmacsView -windowShouldClose:): Don't behave specially if <= 1 frame
1054 * lisp.h (LSB_TAG): Use on DARWIN_OS, not NS_IMPL_COCOA.
1056 2008-08-04 Chong Yidong <cyd@stupidchicken.com>
1058 * nsterm.h: Test directly for NS_HAVE_INTEGER before defining it.
1060 * config.in: Regenerate.
1062 2008-08-04 Seiji Zenitani <zenitani@mac.com>
1064 * nsfns.m (x-create-frame): Set the frame parameter alpha to nil.
1066 2008-08-04 Chong Yidong <cyd@stupidchicken.com>
1068 * nsterm.h (find_and_call_menu_selection): Fix prototype.
1070 2008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com>
1072 * emacs.c (main: unexec_init_emacs_zone): Call if on DARWIN_OS.
1074 * keyboard.h: Comment an #endif.
1076 * lisp.h (have_menus_p): Adjust comment.
1078 * menu.c (find_and_return_menu_selection): Fix comparison with
1081 * nsmenu.m (popup_activated_flag): New variable.
1082 (popup_activated): New function.
1083 (menu-or-popup-active-p): New exported lisp definition.
1084 (ns_popup_menu): Set popup_activated_flag. Call discard_menu_items()
1086 (ns_popup_dialog): Set popup_activated_flag.
1088 * nsterm.m (EmacsView -conversationIdentifier): Use NSInteger
1089 version for GNUstep (handled by conditional typedef in nsterm.m).
1090 (ns_get_color): Remove special-casing for "darkblue", "dark blue" (now
1093 * process.c (init_process): Use DARWIN_OS, not DARWIN.
1095 * sysselect.h: Conditionalize init_process undef on DARWIN_OS.
1097 * syssignal.h (FORWARD_SIGNAL_TO_MAIN_THREAD): Do it also under NS.
1099 * xdisp.c (redisplay_internal, note_mouse_highlight): Under NS,
1100 shortcircuit if popup_activated like GTK and X toolkit.
1102 * m/inter386.h: Change DARWIN to DARWIN_OS.
1104 * s/darwin.h: Add #define DARWIN_OS. Get rid of C_SWITCH_SYSTEM def.
1105 Change LIBS_MACGUI to LIBS_NSGUI. Move temacs-conditionalized defs
1106 closer to C_SWITCH_SYSTEM_TEMACS so usage is understood. Expand
1107 comment on NO_SOCK_SIGIO.
1109 2008-08-03 Chong Yidong <cyd@stupidchicken.com>
1111 * nsterm.m (windowDidResize): Remove stopModal call.
1113 2008-08-03 Andreas Schwab <schwab@suse.de>
1115 * vm-limit.c (get_lim_data) [HAVE_GETRLIMIT && RLIMIT_AS]: Define.
1116 (check_memory_limits): Don't handle HAVE_GETRLIMIT here.
1118 2008-08-02 Chong Yidong <cyd@stupidchicken.com>
1120 * vm-limit.c (check_memory_limits): Don't use getrlimit on cygwin.
1121 Don't use uninitialized pointer variable when using getrlimit.
1123 2008-08-02 Jason Rumney <jasonr@gnu.org>
1125 * w32font.c (compute_metrics): Don't mess with glyph_idx setting here.
1127 2008-08-02 Eli Zaretskii <eliz@gnu.org>
1129 * alloc.c (NSTATICS): Bump to 0x640.
1131 * s/gnu-linux.h (HAVE_PROCFS, LISTPROC, PROCATTR): New defines.
1133 * lisp.h: Add prototype for directory_files_internal.
1135 * process.c (Fsystem_processes_list, Fsystem_process_attributes):
1137 (syms_of_process): Defsubr them. Add initializations for various
1138 Q* symbols used in procfs_system_process_attributes.
1139 (procfs_list_system_processes, procfs_system_process_attributes)
1140 [HAVE_PROCFS]: New functions.
1141 (time_from_jiffies, ltime_from_jiffies, get_up_time, procfs_ttyname)
1142 (procfs_get_total_memory): New functions.
1144 2008-08-01 Juanma Barranquero <lekktu@gmail.com>
1146 * xfaces.c (Fx_load_color_file): Fix previous change;
1147 it is #ifdef WINDOWSNT, not WINDOWS_NT.
1149 2008-08-01 Michael Albinus <michael.albinus@gmx.de>
1151 * dbusbind.c (xd_read_message): Handle D-Bus error messages.
1153 2008-08-01 Adrian Robert <Adrian.B.Robert@gmail.com>
1155 * nsterm.h (NSInteger, NSUInteger): Add defines for non-Leopard.
1157 2008-08-01 Chong Yidong <cyd@stupidchicken.com>
1159 * nsfns.m (ns_frame_parm_handlers): Add empty entry for x_set_alpha.
1161 * nsterm.m (EmacsApp -application:openFiles:): GNUStep does not
1162 define NSApplicationDelegateReplySuccess.
1163 (EmacsView -converstationIdentifier): Use long instead of
1164 NSInteger for GNUStep, since it doesn't have NSInteger.
1166 * xmenu.c: Revert last change.
1168 * keyboard.h: Fix last change.
1170 2008-08-01 Juanma Barranquero <lekktu@gmail.com>
1172 * xfaces.c (x-load-color-file): Use RGB() instead of manually shifting
1175 2008-08-01 Adrian Robert <Adrian.B.Robert@gmail.com>
1177 Warning clearing and clean-up in NS port.
1178 * keyboard.h (xmalloc_widget_value, digest_single_submenu):
1180 * nsgui.h (FACE_DEFAULT): Remove, unused.
1181 (XGCValues): Change colors to unsigned long.
1182 * nsterm.h (EmacsApp): Add declaration of all methods implemented in
1184 (EmacsMenu -addItemWithWidgetValue:): Change to use NSMenuItem class.
1185 (ns_list_fonts): Remove, unused.
1186 (ns_font_to_xlfd, ns_fontname_to_xlfd): Drop prototypes.
1187 * nsfns.m (interpret_services_menu): Use NSMenuItem class.
1188 * nsfont.m (nsfont_open): Fix cast error in glyphs,metrics alloc.
1189 (nsfont_draw): Compare face colors to 0, not nil.
1190 * nsmenu.m (struct widget_value): Drop unneeded declaration.
1191 (EmacsMenu -addItemWithWidgetValue:, -fillWithWidgetValue:)
1192 (-addSubmenuWithTitle:): Use NSMenuItem class.
1193 (ns_popup_menu): Use NO, not NULL, for enabled setting.
1194 * nsterm.m (ns_draw_glyph_string): Don't compare font to ~0.
1195 (ns_clip_to_row): Make gc arg a BOOL.
1196 (ns_draw_fringe_bitmap, ns_draw_window_cursor): Use YES, NO in
1197 ns_clip_to_row() call.
1198 (ns_draw_glyph_string): Drop face comparison to ~0 (no longer
1199 used). Cast FRAME_FONT assignments.
1200 (ns_read_socket): Cast call to EmacsApp-fulfillService:withArg:.
1201 (ns_string_to_lispmod): Change arg to const char.
1202 (ns_term_init): Use NSMenuItem class.
1203 (EmacsApp -openFile:): Move to different section of file.
1204 (EmacsApp -application:openFiles:): Don't return a value, call
1205 -replyToOpenOrPrint:.
1206 (EmacsView -keyDown:): Fix up cast.
1207 (EmacsView -converstationIdentifier): Use NSInteger instead of long.
1208 (EmacsView -menuDown:): Cast tag in call to
1209 find_and_call_menu_selection().
1210 (ns_list_fonts): Remove, unused.
1211 (ns_font_to_xlfd): Make static. Cast result of UTF8String.
1212 (ns_fontname_to_xlfd): Make static.
1213 * w32menu.c (xmalloc_widget_value, digest_single_submenu):
1214 Remove prototypes (now in keyboard.h).
1215 (next_menubar_widget_id): Remove, unused.
1216 * xmenu.c (xmalloc_widget_value, digest_single_submenu):
1217 Remove prototypes (now in keyboard.h).
1218 * xfaces.c (ns_list_fonts, w32_list_fonts): Remove, unused.
1220 2008-08-01 Dan Nicolaescu <dann@ics.uci.edu>
1222 * Makefile.in (dispnew.o, gtkutil.o, sound.o, atimer.o)
1223 (floatfns.o): Depend on syssignal.h.
1224 (term.o): Depend on syssignal.h, systty.h, and $(INTERVAL_SRC).
1226 * systty.h: Fix previous change that removed BSD_TERMIOS.
1227 Add comments to #ifdefs.
1229 2008-08-01 Adrian Robert <Adrian.B.Robert@gmail.com>
1231 * w32fns.c (w32-load-color-file): Remove.
1232 (x-open-connection): Use renamed Fx_load_color_file.
1233 * xfaces.c (x-load-color-file): Add.
1234 * nsterm.m (ns_initialize): Load colors from etc/rgb.txt instead of
1236 (hide_hourglass): BLOCK_INPUT before UNBLOCK.
1238 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
1240 * dbusbind.c (Fdbus_call_method_asynchronously)
1241 (Fdbus_method_error_internal): New defuns.
1242 (xd_read_message): Handle also reply messages.
1243 (Vdbus_registered_functions_table): Extend docstring.
1245 2008-07-31 Juanma Barranquero <lekktu@gmail.com>
1247 * keyboard.c (gobble_input): Fix previous change.
1249 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1280 * m/vax.h: Remove VMS support.
1286 * ioctl.h: Remove file.
1288 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1290 * s/ms-w32.h (MULTI_KBOARD): Remove.
1305 * frame.c: Remove references to MULTI_KBOARD, it is now the default.
1306 * config.in: Regenerate.
1308 2008-07-30 Jason Rumney <jasonr@gnu.org>
1310 * w32font.h (struct w32font_info): Use unicode version of textmetrics.
1312 * w32font.c (w32font_encode_char): Leave as unicode if in range.
1313 (w32font_open_internal): Get unicode version of textmetrics.
1314 Don't enable or disable glyph indices here.
1315 (w32font_open): Disable use of glyph indices.
1317 * w32uniscribe.c (uniscribe_open): Enable use of glyph indices.
1319 2008-07-30 Chong Yidong <cyd@stupidchicken.com>
1321 * minibuf.c (Vread_buffer_function): Doc fix.
1323 2008-07-30 John Paul Wallington <jpw@pobox.com>
1325 * minibuf.c (read_buffer_completion_ignore_case): New var.
1326 (Fread_buffer): Use it.
1328 2008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
1330 * systty.h (sensemode): Remove empty #if. Remove reference to
1331 BSD_TERMIOS, unused.
1333 * sysdep.c: Remove reference to DGUX.
1334 (closedir): Remove reference to BROKEN_CLOSEDIR, unused.
1336 * config.in: Regenerate.
1338 2008-07-30 Jason Rumney <jasonr@gnu.org>
1340 * w32uniscribe.c (uniscribe_encode_char): Fix glyph buffer size.
1342 2008-07-29 Jason Rumney <jasonr@gnu.org>
1344 * w32uniscribe.c (uniscribe_shape): Avoid using context if cache
1346 (uniscribe_encode_char): Always use uniscribe.
1347 Avoid using context if cache is populated.
1349 2008-07-29 Jan Djärv <jan.h.d@swipnet.se>
1351 * xmenu.c (Fx_menu_bar_open_internal): Use activate_item signal to
1354 * gtkutil.c (menu_nav_ended): Remove.
1355 (create_menus): Remove signal connect for menu_nav_ended.
1357 2008-07-28 Chong Yidong <cyd@stupidchicken.com>
1359 * xdisp.c (redisplay_window): Check return value of
1360 compute_window_start_on_continuation_line before forcing a window
1363 2008-07-28 Jason Rumney <jasonr@gnu.org>
1365 * w32font.c (w32font_text_extents): Use w32_metric_cache consistently.
1367 * w32term.c (w32_enable_unicode_output, cleartype_active):
1368 Remove obsolete display options.
1369 (x_draw_glyph_string_background): Don't use old cleartype_active
1371 (w32_initialize): Remove cleartype_active initialization.
1372 (syms_of_w32term): Remove w32_enable_unicode_output initialization.
1374 2008-07-28 Andreas Schwab <schwab@suse.de>
1376 * lisp.h (init_weak_hash_tables, syms_of_font)
1377 (xd_read_queued_messages, syms_of_dbusbind): Declare.
1378 (remove_hash_entry): Don't declare.
1379 * eval.c (maybe_call_debugger): Make static and move before use.
1380 * gtkutil.c: Include <X11/Xft/Xft.h> if HAVE_XFT.
1381 * xdisp.c: Include "gtkutil.h" if USE_GTK.
1382 * xterm.h (x_set_frame_alpha): Declare.
1384 2008-07-28 Jan Djärv <jan.h.d@swipnet.se>
1386 * gtkutil.c (menu_nav_ended): Revert change from 2008-07-24.
1387 (create_menus): Connect selection-done to menu_nav_ended.
1389 2008-07-27 Adrian Robert <Adrian.B.Robert@gmail.com>
1391 * nsfns.m (x-create-frame): Add copy of parms argument to beginning.
1392 Set Vx_resource_name to a fallback. Replace read of 'buffered'
1393 parameter with read of 'alpha' one.
1394 (Qns_frame_parameter): Remove.
1395 * nsselection.m (selection-coding-system)
1396 (next-selection-coding-system, Vselection_coding_system)
1397 (Vnext_selection_coding_system): Drop.
1399 2008-07-27 Adrian Robert <Adrian.B.Robert@gmail.com>
1401 * nsfns.m (do-applescript, do_applescript): Rename to
1402 ns-do-applescript, ns_do_applescript, and move within file.
1404 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1406 Remove support for Mac Carbon.
1414 * mac.c: Remove file.
1445 * Makefile.in: Remove code for Carbon
1447 2008-07-26 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1449 * macterm.c (XDrawLine) [USE_MAC_IMAGE_IO]: Remove spurious return.
1451 2008-07-26 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1453 * macterm.h (kCGBitmapByteOrder32Host): New define for
1456 * image.c (mac_create_cg_image_from_image, image_load_image_io)
1457 [USE_MAC_IMAGE_IO]: Remove conditionals for kCGBitmapByteOrder32Host.
1459 * macterm.c (XDrawLine, XCreatePixmapFromBitmapData)
1460 [USE_MAC_IMAGE_IO]: Remove conditionals for kCGBitmapByteOrder32Host.
1462 2008-07-26 David Robinow <drobinow@gmail.com> (tiny change)
1464 * w32inevt.c: Include dispextern.h.
1466 2008-07-26 Andreas Schwab <schwab@suse.de>
1468 * print.c (print_object): Fix off-by-one in last change.
1470 2008-07-25 Juanma Barranquero <lekktu@gmail.com>
1472 * term.c (syms_of_term): Don't initialize default_orig_pair,
1473 default_set_foreground and default_set_background on Windows.
1475 2008-07-25 Jason Rumney <jasonr@gnu.org>
1477 * w32uniscribe.c (uniscribe_shape): Pass NULL for control arg to
1478 ScriptItemize. Clean up return value checking. Remove unused
1480 (uniscribe_encode_char): Encode non-BMP characters with uniscribe
1483 * w32font.c (w32font_has_char): Handle the case where we can't
1484 determine the script for a character.
1486 2008-07-25 Chong Yidong <cyd@stupidchicken.com>
1488 * term.c (syms_of_term): Initialize default_orig_pair,
1489 default_set_foreground, and default_set_background.
1491 * getloadavg.c (nl): Rename to name_list to avoid ncurses.h
1493 (getloadavg): Callers changed.
1495 * image.c (svg_load_image): Fix last change.
1496 (svg_load_image): Use rsvg_handle_get_dimensions to check that
1497 image size is valid. Use g_object_unref instead of deprecated
1498 rsvg_handle_free to free rsvg handle.
1499 (x_from_xcolors): Don't initialize pixmap (silence compiler).
1501 2008-07-25 Jason Rumney <jasonr@gnu.org>
1503 * w32font.c (w32font_encode_char): Encode characters outside BMP as
1504 surrogates before looking up glyph index.
1505 (w32font_text_extents): Encode as surrogates if falling back to
1506 functions that need UTF-16 wide chars.
1508 * w32uniscribe.c (uniscribe_encode_char): Encode characters outside
1509 BMP as surrogates before looking up glyph index.
1511 2008-07-25 Chong Yidong <cyd@stupidchicken.com>
1513 * image.c (svg_load_image): Check for failure in return value of
1514 rsvg_handle_get_pixbuf. Free rsvg handle when done.
1516 2008-07-25 Jason Rumney <jasonr@gnu.org>
1518 * w32font.c (Fx_select_font): Reverse sense of second arg.
1520 2008-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
1522 * syntax.c (struct lisp_parse_state, char_quoted, inc_bytepos)
1523 (dec_bytepos, find_defun_start): Use EMACS_INT for buffer positions.
1525 * puresize.h (PURESIZE_CHECKING_RATIO): New macro.
1528 2008-07-24 Dan Nicolaescu <dann@ics.uci.edu>
1530 * m/amdx86-64.h (HAVE_LIB64_DIR): Consolidate ifdefs.
1531 * m/alpha.h (TEXT_END):
1532 * m/ibmrs6000.h (TEXT_END):
1533 * m/macppc.h (TEXT_END):
1534 * s/darwin.h (TEXT_END):
1535 * s/msdos.h (TEXT_END): Remove, unused.
1536 * s/gnu-linux.h (BSD_PGRPS): Add a comment.
1537 * s/cygwin.h: Remove comment.
1539 * ecrt0.c (NODOT_GLOBAL_START): Remove code, unused.
1540 (DOT_GLOBAL_START): Remove conditional, redundant for CRT0_DUMMIES.
1541 * m/intel386.h (DOT_GLOBAL_START):
1542 * m/vax.h (DOT_GLOBAL_START): Remove, redundant with CRT0_DUMMIES.
1543 (USG): Remove, file not used on USG platforms.
1545 * Makefile.in (HAVE_X11): Remove empty #else.
1547 2008-07-24 Andreas Schwab <schwab@suse.de>
1549 * fileio.c (Finsert_file_contents): Properly adjust undo list
1550 after format conversion.
1552 2008-07-24 Jan Djärv <jan.h.d@swipnet.se>
1554 * gtkutil.c (xg_get_font_name): Cast w to GTK_FONT_SELECTION_DIALOG.
1555 (menu_nav_ended): Remove.
1556 (create_menus): Remove signal connect for menu_nav_ended.
1557 (xg_update_menubar): Also take deactivate_cb as parameter, pass it to
1559 (xg_modify_menubar_widgets): Pass deactivate_cb to xg_update_menubar.
1561 2008-07-23 Jason Rumney <jasonr@gnu.org>
1563 * w32font.c (w32_enumfont_pattern_entity): Return height consistent
1565 (w32font_open): Set font type to gdi.
1567 * w32uniscribe.c (uniscribe_open): Set font type to uniscribe.
1569 2008-07-23 Dan Nicolaescu <dann@ics.uci.edu>
1571 * s/usg5-4.h (ADDR_CORRECT): Remove, unused.
1572 * unexaix.c (ADDR_CORRECT): Remove conditional, the only user
1574 * unexec.c (ADDR_CORRECT): Define unconditionally.
1576 * m/ibmrs6000.h (C_SWITCH_MACHINE): Remove.
1578 * unexec.c: Remove code depending on !COFF and USG, the file is
1579 not used for such systems.
1581 * s/netbsd.h (A_TEXT_OFFSET, A_TEXT_SEEK):
1582 * s/freebsd.h (A_TEXT_OFFSET, A_TEXT_SEEK): Remove, unused.
1583 (LD_SWITCH_SYSTEM_1): Remove, update users.
1585 * s/darwin.h (DATA_END):
1586 * m/intel386.h (DATA_END):
1587 * m/ibmrs6000.h (DATA_END):
1588 * m/alpha.h (DATA_END): Remove, unused.
1590 * config.in: Regenerate.
1591 * s/ms-w32.h (subprocesses): Define unconditionally.
1592 * s/template.h (subprocesses): Update comment.
1593 * s/vms.h (subprocesses):
1594 * s/usg5-4.h (subprocesses):
1595 * s/hpux10-20.h (subprocesses):
1596 * s/gnu-linux.h (subprocesses):
1597 * s/cygwin.h (subprocesses):
1598 * s/bsd-common.h (subprocesses):
1599 * s/aix4-2.h (subprocesses):
1600 * s/darwin.h (subprocesses): Do not define, defined by default now.
1602 * Makefile.in (C_SWITCH_SITE, LD_SWITCH_SITE): Remove, unused.
1603 Remove all references.
1604 (temacs): Add GNUStep specific ld flags.
1606 * nsterm.m (syms_of_nsterm): Provide ns, not ns-windowing,
1607 similarly to what X does.
1609 2008-07-22 Adrian Robert <Adrian.B.Robert@gmail.com>
1611 * nsfns.m (x-list-fonts): Remove.
1612 (syms_of_nsfns): Drop the x-list-fonts declaration.
1613 * nsterm.m: Get rid of remaining "//" comments.
1615 2008-07-22 Chong Yidong <cyd@stupidchicken.com>
1617 * xselect.c (Fx_rotate_cut_buffers_internal): Doc fix.
1619 * nsselect.m (Fns_selection_exists_p, Fns_selection_owner_p)
1620 (Fx_get_selection_internal, Fns_rotate_cut_buffers_internal)
1621 (Fns_own_selection_internal, Fx_disown_selection_internal)
1622 (Fns_get_cut_buffer_internal, Fns_store_cut_buffer_internal):
1624 * nsmenu.m (Fns_reset_menu, Fx_popup_menu): Change to use 'doc: /*
1625 ... */' style of docstrings. Doc fixes.
1627 2008-07-22 Dan Nicolaescu <dann@ics.uci.edu>
1629 * terminfo.c (UP, BC, PC): Undo previous change.
1631 * nsfns.m: Rename ns prefixed functions/variables to the
1632 corresponding x versions. Update references.
1634 2008-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
1636 * syntax.c (char_quoted): Check "charpos > beg" before decrementing.
1638 2008-07-22 Dan Nicolaescu <dann@ics.uci.edu>
1640 * nsfns.m (x_set_menu_bar_lines, x_set_tool_bar_lines):
1641 Remove forwarding functions.
1642 (ns_set_menu_bar_lines): Rename to x_set_menu_bar_lines, make
1644 (ns_set_tool_bar_lines): Rename to x_set_tool_bar_lines, make
1646 (ns_frame_parm_handlers): Use the new names.
1647 (syms_of_nsfns): Move to the end of file.
1649 * nsterm.m (syms_of_nsterm): Move to the end of file.
1651 * dispnew.c (init_display): Remove code for X10.
1653 2008-07-22 Jason Rumney <jasonr@gnu.org>
1655 * w32proc.c (Fw32_long_file_name): Don't append dir separator to
1658 2008-07-22 Adrian Robert <Adrian.B.Robert@gmail.com>
1660 * nsterm.m (syms_of_nsterm): Remove debugging println.
1662 2008-07-22 David Reitter <david.reitter@gmail.com>
1664 * nsfns.m (do_applescript, F_do_applescript): NS version of the
1665 Carbon implementation of the same functionality: execute arbitrary
1668 2008-07-21 Adrian Robert <Adrian.B.Robert@gmail.com>
1670 * nsfns.m (Fx_create_frame, Fx_read_file_name, Fx_get_resource)
1671 (Fx_set_resource, Fx_set_alpha, Fx_server_max_request_size)
1672 (Fx_server_vendor, Fx_server_version, Fx_display_screens)
1673 (Fx_display_mm_height, Fx_display_mm_width)
1674 (Fx_display_backing_store, Fx_display_visual_class)
1675 (Fx_display_save_under, Fx_open_connection)
1676 (Fx_close_connection, Fx_hide_emacs, Fx_font_name)
1677 (Fx_list_colors, Fx_perform_service, Fx_color_defined_p)
1678 (Fx_color_values, Fxw_display_color_p, Fx_display_grayscale_p)
1679 (Fx_display_pixel_width, Fx_display_pixel_height)
1680 (Fx_display_usable_bounds, Fx_display_planes)
1681 (Fx_display_color_cells, Vns_icon_type_alist): Change to use 'doc: /*
1682 ... */' style of docstrings.
1684 2008-07-21 Dan Nicolaescu <dann@ics.uci.edu>
1686 * m/mips.h (LOAD_AVE_TYPE, LOAD_AVE_CVT): Do not define, not used
1689 * m/iris4d.h (mips): Do not define.
1690 * sysdep.c (init_sys_modes): Use __mips__ instead of mips.
1692 * m/ibmrs6000.h (LD_SWITCH_SITE): Remove.
1698 * nsterm.m: Rename ns prefixed functions/variables to the
1699 corresponding x versions. Update references.
1701 * m/ibms390x.h (NO_REMAP): Do not undefine.
1703 * m/amdx86-64.h: Use SOLARIS2 instead of sun.
1705 2008-07-21 Chong Yidong <cyd@stupidchicken.com>
1707 * nsfns.m: Change NS to Nextstep in docstrings and error messages.
1708 (Fns_create_frame, Fns_read_file_name, Fns_get_resource)
1709 (Fns_set_resource, Fns_set_alpha, Fns_server_max_request_size)
1710 (Fns_server_vendor, Fns_server_version, Fns_display_screens)
1711 (Fns_display_mm_height, Fns_display_mm_width)
1712 (Fns_display_backing_store, Fns_display_visual_class)
1713 (Fns_display_save_under, Fns_open_connection)
1714 (Fns_close_connection, Fns_hide_emacs, Fns_font_name)
1715 (Fns_list_colors, Fns_perform_service, Fns_color_defined_p)
1716 (Fns_color_values, Fxw_display_color_p, Fx_display_grayscale_p)
1717 (Fns_display_pixel_width, Fns_display_pixel_height)
1718 (Fns_display_usable_bounds, Fx_display_planes)
1719 (Fns_display_color_cells, Vns_icon_type_alist): Doc fixes.
1721 2008-07-21 Ami Fischman <ami@fischman.org> (tiny change)
1723 * print.c (print_object): Check print_depth before searching for
1726 2008-07-21 Michael Albinus <michael.albinus@gmx.de>
1728 * dbusbind.c (Fdbus_register_signal): Use sprintf + strcat instead
1731 2008-07-21 Kenichi Handa <handa@m17n.org>
1733 * ftfont.c (adjust_anchor): Check if DetalValue is not NULL.
1735 2008-07-20 Andreas Schwab <schwab@suse.de>
1737 * syntax.c (find_start_pos, find_start_value)
1738 (find_start_value_byte, find_start_begv, find_defun_start)
1739 (back_comment, scan_sexps_forward): Use EMACS_INT for buffer positions.
1741 2008-07-20 Dan Nicolaescu <dann@ics.uci.edu>
1743 * s/sol2-3.h: Insert contents of s/sol2.h.
1744 (LD_SWITCH_SYSTEM): Remove redundant definition.
1745 * s/sol2.h: Remove, unused.
1747 2008-07-20 Adrian Robert <Adrian.B.Robert@gmail.com>
1749 * nsterm.m (ns_get_color): Recognize HSB,AHSB be synonyms for HSV,AHSV.
1751 2008-07-20 Adrian Robert <Adrian.B.Robert@gmail.com>
1753 * Makefile.in (ns_appdir): Fix typo in find command.
1755 2008-07-20 Dan Nicolaescu <dann@ics.uci.edu>
1757 * m/intel386.h (NO_REMAP): Do no define for USG, not used.
1759 * s/usg5-4.h (LIBS_SYSTEM): Remove, system for which this was
1760 added not supported anymore.
1762 * s/usg5-4-2.h (LIBS_SYSTEM):
1763 * s/sol2.h (LIBS_SYSTEM): Do not undefine.
1765 * s/netbsd.h (GETPGRP_NO_ARG, N_TRELOFF):
1766 * s/lynxos.h (GETPGRP_NO_ARG):
1767 * s/hpux10-20.h (NO_SIOCTL_H):
1768 * s/gnu.h (GETPGRP_NO_ARG):
1769 * s/gnu-linux.h (NO_SIOCTL_H):
1770 * s/freebsd.h (GETPGRP_NO_ARG, N_TRELOFF):
1771 * s/cygwin.h (GETPGRP_NO_ARG):
1772 * s/irix6-5.h (LIBS_SYSTEM, GETPGRP_NO_ARG): Remove, unused.
1773 (C_DEBUG_SWITCH): Remove duplicate definition.
1775 * m/ibms390.h: Remove boilerplate comments.
1777 * sysdep.c (closedir): Use SOLARIS2 instead of sun && USG5_4.
1779 * process.c (HAVE_SERIAL): Consolidate ifdefs.
1780 (wait_reading_process_output): Remove code for SunOS, platform not
1781 supported anymore. Use SOLARIS2 instead of sun.
1783 2008-07-19 Adrian Robert <Adrian.B.Robert@gmail.com>
1785 * font.c (font_open_by_name): Under NS, default lface height to zero.
1786 (font_open_for_lface): Under NS, set size based on frame fontsize.
1787 * nsterm.m (EmacsView-changeFont:): Remove some commented code.
1788 * frame.c (x_set_frame_parameters): Remove HAVE_NS ifdef.
1790 2008-07-19 Adrian Robert <Adrian.B.Robert@gmail.com>
1792 * nsterm.m (ns_antialias_text, ns_use_qd_smoothing)
1793 (ns_use_system_highlight_color): Switch these from DEFVAR_BOOL to
1794 DEFVAR_LISP and change all code accordingly to use Qt/Qnil instead of
1796 * nsterm.h (prevUseHighlightColor): Make a Lisp_Object.
1797 * nsfont.m (nsfont_draw): Treat ns_use_qd_smoothing as Lisp_Object.
1798 * Makefile.in (clean): Clear out build destination dir.
1800 2008-07-19 Adrian Robert <Adrian.B.Robert@gmail.com>
1802 * Makefile.in (nsgui.h-related dependencies): Remove abbrev, xfns,
1804 * lisp.h: Remove declaration of hash_remove.
1805 * nsgui.h: Remove redefinitions of hash_remove.
1806 * fns.c (hash_remove): Rename to hash_remove_from_table.
1808 2008-07-19 Seiji Zenitani <zenitani@mac.com>
1810 * nsfont.m (nsfont_fmember_to_entity, nsfont_make_fontset_for_font):
1811 strdup() the family UTF8String before modifying it.
1813 2008-07-19 Adrian Robert <Adrian.B.Robert@gmail.com>
1815 * nsterm.m (ns_maybe_dumpglyphs_background): Compare result from
1816 NS_FACE_BACKGROUND with 0 instead of nil.
1817 * nsfont.m (nsfont_draw): Same.
1819 2008-07-19 Chong Yidong <cyd@stupidchicken.com>
1821 * nsfns.m (ns_set_background_color): Fix crash.
1823 2008-07-18 Chong Yidong <cyd@stupidchicken.com>
1825 * Makefile.in (SOME_MACHINE_LISP): Remove ns-carbon-compat.elc.
1827 2008-07-18 Dan Nicolaescu <dann@ics.uci.edu>
1829 * puresize.h (BASE_PURESIZE): Increase to 1240000.
1831 2008-07-17 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1833 * gtkutil.c: Include <config.h> instead of "config.h".
1835 * lisp.h (Foverlay_buffer): Add EXFUN.
1837 * process.c (create_process) [!WINDOWSNT && FD_CLOEXEC]: Wait for
1838 child process to complete child_setup. Undo 2005-09-21 change.
1840 * s/darwin.h: Mention setsid after vfork.
1842 2008-07-17 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1844 * Makefile.in (frame.o, keyboard.o, xdisp.o, xfaces.o):
1847 * macfns.c (Fx_server_version): Don't use gestaltSystemVersionMajor,
1848 gestaltSystemVersionMinor, or gestaltSystemVersionBugFix.
1850 * macterm.c (keycode_to_xkeysym_table): Add entries for f17, f18,
1852 [MAC_OSX] (fn_keycode_to_keycode_table): Likewise.
1854 * macterm.h (gestaltSystemVersionMajor, gestaltSystemVersionMinor)
1855 (gestaltSystemVersionBugFix) [MAC_OS_X_VERSION_MAX_ALLOWED < 1040]:
1858 * mactoolbox.c [USE_MAC_TSM] (mac_handle_text_input_event):
1859 Check if FACE_FROM_ID returns NULL.
1861 2008-07-17 David Robinow <drobinow@gmail.com> (tiny change)
1863 * w32inevt.c (change_frame_size): Remove extern declaration.
1864 (resize_event, maybe_generate_resize_event): Pass SAFE arg to
1867 2008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
1869 * getloadavg.c: Revert last change (2008-07-15).
1871 2008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
1873 * Makefile.in: Replace emacsapp, emacsbindir, emacsappsrc variables
1874 set here with ns_appdir, ns_appresdir, ns_appbindir, ns_appsrc) set
1877 2008-07-17 Dan Nicolaescu <dann@ics.uci.edu>
1880 * s/sol2-4.h: Reorganize conditionals.
1882 * ecrt0.c: Remove code depending on m68000, not used anymore.
1884 * fns.c (hash_remove): Make static.
1885 * lisp.h (hash_remove): Don't prototype.
1889 * m/macppc.h: Remove boilerplate comments.
1891 * m/sparc.h (A_TEXT_OFFSET, A_TEXT_SEEK): Remove, only used on
1892 Solaris, which does not need them.
1894 * m/vax.h: Remove comments about unsupported systems.
1896 * s/darwin.h: Reorganize ifdefs.
1898 2008-07-17 Andreas Schwab <schwab@suse.de>
1900 * s/cygwin.h (LIB_STANDARD_LIBSRC): Don't define.
1902 2008-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
1904 Use SDATA. Follow coding convention of placing operators at
1905 beginning of next line rather than end of previous line, and placing
1906 spaces around infix operators.
1908 * Makefile.in: Undef LIB_STANDARD before defining it to silence warning
1909 in case it was defined already.
1910 USE @GNUSTEP_MAKEFILES@ rather than envvars.
1911 * nsterm.m (ns_term_init): Pass Qt and Qnil rather than YES/NO to
1913 (applicationShouldTerminate, setValuesFromPanel): Use EQ to compare
1915 * nsterm.h (Fx_display_grayscale_p, Fx_display_planes)
1916 (ns_defined_color, ns_color_to_lisp): Declare.
1917 * nsselect.m (ns_handle_selection_request, ns_handle_selection_clear)
1918 (Fns_own_selection_internal): Make the big ugly hack more explicit, so
1919 it's accepted even with USE_LISP_UNION_TYPE.
1920 * nsmenu.m (ns_update_menubar): Use EQ to compare Lisp_Objects.
1921 (update_frame_tool_bar): Remove apparently obsolete tests for
1922 non-integerness of f->tool_bar_lines.
1923 (windowShouldClose, addButton, clicked, runDialogAt): Make the big ugly
1924 hack more explicit, so it's accepted even with USE_LISP_UNION_TYPE.
1925 * nsfont.m (nsfont_driver): Use just 0 rather than an invalid cast.
1926 (nsfont_open): Don't confuse NULL for Qnil.
1927 * nsfns.m (ns_implicitly_set_icon_type): Use EQ to compare Lisp_Objects.
1928 * menu.h (find_and_call_menu_selection):
1929 * menu.c (find_and_call_menu_selection): Use just int for vector size.
1930 (find_and_return_menu_selection): Always return something.
1931 * frame.h: Include dispextern.h for Display_Info.
1932 (display_x_get_resource): Declare.
1934 2008-07-16 Adrian Robert <Adrian.B.Robert@gmail.com>
1936 * syntax.c: Remove stdio.h include accidentally introduced in
1938 * Makefile.in: Change GNUSTEP to NS_IMPL_GNUSTEP, COCOA to
1940 * keyboard.c (handle_async_input, input_available_signal): Remove
1941 BSD4_1 conditional code, introduced accidentally in Emacs.app commit.
1943 2008-07-16 Stefan Monnier <monnier@iro.umontreal.ca>
1945 * nsterm.m (lisp_to_mod): Use parse_solitary_modifier instead.
1946 (ns_lisp_to_color): Don't mess with internal Lisp data fields.
1947 (ns_term_init, ns_term_shutdown, initFrameFromEmacs, ns_list_fonts):
1950 * keymap.c: Remove all NS-specific code.
1951 (where_is_preferred_modifier, Vwhere_is_preferred_modifier): New vars.
1952 (preferred_sequence_p): Rename from ascii_sequence_p; pay attention to
1953 where_is_preferred_modifier, return a different value depending on how
1954 preferred is the binding.
1955 (where_is_internal): Adjust accordingly.
1956 (Fwhere_is_internal): Refresh where_is_preferred_modifier.
1957 Adjust to new preferred_sequence_p.
1958 (syms_of_keymap): Declare `where-is-preferred-modifier'.
1959 * keyboard.c (parse_solitary_modifier): Not static any more.
1960 * keyboard.h (parse_solitary_modifier): Declare.
1962 2008-07-16 Andreas Schwab <schwab@suse.de>
1964 * Makefile.in (SOME_MACHINE_LISP): Remove easy-mmode, fix spelling
1967 2008-07-16 Chong Yidong <cyd@stupidchicken.com>
1969 * xdisp.c (move_it_in_display_line): Account for word wrap, so
1970 that we don't move off the line.
1972 2008-07-16 Stefan Monnier <monnier@iro.umontreal.ca>
1974 * keyboard.c (Qsuper): Remove.
1975 (parse_menu_item): Don't call where_is_internal specially for NS.
1977 2008-07-16 Dan Nicolaescu <dann@ics.uci.edu>
1979 * s/gnu-linux.h: Remove boilerplate comments.
1981 * m/alpha.h (__ELF__): Consolidate conditions.
1983 * m/m68k.h (linux): Use GNU_LINUX instead.
1984 Remove boilerplate comments.
1986 * m/intel386.h: Undo reactoring from previous change.
1987 (LIB_STANDARD): All systems that define USG define LIB_STANDARD
1988 too, remove dead code.
1989 (linux): Use GNU_LINUX instead.
1991 2008-07-16 Jason Rumney <jasonr@gnu.org>
1993 * w32gui.h: Repeat 26 June changes lost by last change.
1995 2008-07-16 Dan Nicolaescu <dann@ics.uci.edu>
1997 * systty.h: Remove code for Aix on 386, unsupported platform.
1999 * s/ms-w32.h: Remove boilerplate comments.
2000 (fcloseall, fgetchar, flushall, fputchar, getw, putw): Remove, unused.
2002 * s/gnu-linux.h (TERM): Remove support.
2003 (HAVE_SYSVIPC): Remove, unused.
2004 (A_TEXT_OFFSET, A_TEXT_SEEK, ADJUST_EXEC_HEADER): Remove, not used
2007 * process.c: Remove support for IRIS, unused.
2008 Remove support for TERM, not relevant anymore.
2010 * unexalpha.c (DEFAULT_ENTRY_ADDRESS): Remove, replace the only
2011 used with the definition.
2013 * s/aix4-2.h (static): Do not undef.
2015 * m/ibmrs6000.h: Remove code depending on USG5_4, this file is
2017 (HAVE_SYSVIPC): Remove, unused.
2019 * m/hp800.h (CANNOT_DUMP): Do not undef.
2021 * m/alpha.h: Fix comment.
2023 * s/usg5-4.h (HAVE_SYSVIPC): Remove, unused.
2024 (USG_SHARED_LIBRARIES): Remove, only used in unexec.c which is not
2025 used by this configuration.
2026 * emacs.c: Remove code depending on USG_SHARED_LIBRARIES.
2027 * unexec.c: Remove code depending on HPUX and
2028 USG_SHARED_LIBRARIES, not used with this file. Remove code
2029 depending on IRIS, unused. Remove if 0-ed code.
2031 * s/template.h: Remove comments about static.
2033 * sysdep.c: Remove code depending on NEED_PTEM_H, unused.
2034 Remove if 0-ed code.
2035 (baud_convert): Don't depend on BAUD_CONVERT, all definitions the
2036 were the same as the default.
2037 * s/vms.h (BAUD_CONVERT): Remove, same as the default.
2038 Remove boilerplate comments.
2039 * s/hpux10-20.h (BAUD_CONVERT): Remove, same as the default.
2040 (HAVE_SYSVIPC): Remove, unused.
2041 (LD_SWITCH_SYSTEM_TEMACS): Simplify, hp9000s700 not supported anymore.
2043 * m/ia64.h (PNTR_COMPARISON_TYPE): Remove, same as the default.
2044 Remove boilerplate comments.
2045 * m/amdx86-64.h (PNTR_COMPARISON_TYPE): Remove, same as the default.
2046 Remove boilerplate comments.
2047 * m/ibms390x.h (PNTR_COMPARISON_TYPE): Remove, same as the default.
2048 Remove boilerplate comments.
2049 * lisp.h (PNTR_COMPARISON_TYPE): Define it unconditionally.
2051 * m/intel386.h (DATA_SEG_BITS): Remove definitions, only used on
2052 USG systems which do not use DATA_SEG_BITS.
2053 Refactor code. Remove boilerplate comments.
2062 * s/msdos.h: Remove boilerplate comments.
2064 * m/iris4d.h: Remove boilerplate comments and code for systems that
2065 do not use this file.
2066 (IRIS_4D): Remove, unused.
2068 * m/mips.h: Remove boilerplate comments and code for systems that
2069 do not use this file.
2071 * m/arm.h (SIGN_EXTEND_CHAR): Remove, unused.
2072 * unexmips.c: Remove file, unused.
2074 * editfns.c (Fuser_full_name): Replace the only use of
2075 USER_FULL_NAME with its value.
2076 * config.in: Regenerate.
2078 2008-07-16 David Reitter <david.reitter@gmail.com>
2080 * Makefile.in: Add ns-win, ns-carbon-compat, easy-mmode and
2081 easy-menu to SOME_MACHINE_LISP for the new NeXTstep port.
2083 2008-07-16 Glenn Morris <rgm@gnu.org>
2085 * emacs.c (system-type): Doc fix.
2087 2008-07-15 Stefan Monnier <monnier@iro.umontreal.ca>
2089 * keyboard.c (parse_menu_item): Don't use cachelist, even under NS.
2090 If the cache doesn't work, let's fix it, rather than work around it.
2092 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
2094 * Makefile.in: Correct additions for nsfont.o in last commit.
2095 * nsfont.m: New file (forgot last commit).
2097 2008-07-15 Chris Hall <chris@web.workinglinux.com> (tiny change)
2099 * callproc.c (set_initial_environment): Initialize
2100 Vprocess_environment under CANNOT_DUMP (fixes crash when
2101 batch-compiling for bootstrap).
2103 2008-07-15 Chris Hall <chris@web.workinglinux.com> (tiny change)
2104 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2106 (make_initial_frame): Call init_frame_faces(f) in CANNOT_DUMP case --
2107 fix crash due to different init order.
2109 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
2111 Changes and additions for NeXTstep windowing system (Cocoa and
2115 * config.in: Support defines and build commands for NS port.
2116 * blockinput.h (BLOCK_INPUT, UNBLOCK_INPUT, TOTALLY_UNBLOCK_INPUT)
2117 (UNBLOCK_INPUT_TO): Don't use under NS unless EXPERIMENTAL_CONTROL_G.
2118 * dispextern.h: Include nsgui.h and add needed typedefs under NS
2120 (struct face): Add synth_ital field.
2121 * dispnew.c: Include nsterm.h when compiling under NS windowing.
2122 (init_display): Initialize Vinitial_window_system to "ns" when so
2124 * emacs.c: Include GSConfig.h when compiling under GNUstep.
2125 (display_arg): Use under NS.
2126 (main): Under NS, allocate autorelease pool and handle command line
2127 args. Move syms_of_xmenu() call under #ifdef HAVE_X_WINDOWS.
2128 (standard_args): Add NS-specific args.
2129 (shut_down_emacs): Shut down NS terminal if compiled under NS.
2130 * font.c (DEFAULT_ENCODING): New variable.
2131 (font_find_for_lface): Use it.
2132 (syms_of_font): Load syms_of_nsfont under NS.
2133 * font.h: Declare nsfont_driver when compiled under NS.
2134 * fontset.c: When compiling under NS, include nsterm.h.
2135 (fontset_from_font): Autoconstruct fontset under NS.
2136 * frame.c (various): Under NS, include nsterm.h, add Qns window system
2137 symbol, document and use it.
2138 (do_switch_frame): When for_deletion under Cocoa, add
2140 (x_set_frame_parameters): Ensure font attribute changes are picked up.
2141 (x_get_arg): Allow "yes" and "no" as boolean values.
2142 (syms_of_frame): Declare Qns. Init Vdefault_frame_scroll_bars to
2144 (focus-follows-mouse): Default to 0 under NS.
2145 * frame.h (enum output_method): Add output_ns.
2146 (external_tool_bar, external_menu_bar, FRAME_EXTERNAL_TOOLBAR)
2147 (FRAME_EXTERNAL_MENU_BAR): Use under NS.
2148 (FRAME_WINDOW_P): NS-specific definition.
2149 * fringe.c (max_used_fringe_bitmap): Make public.
2150 * getloadavg.c (mach/mach.h): Include it under NeXT descendant OS's.
2151 (getloadavg): Use NeXT code under descendant OS's.
2152 * image.c (includes and header section, x_create_bitmap_from_data)
2153 (x_create_bitmap_from_file, free_bitmap_record, image_background)
2154 (image_background_transparent, x_clear_image_1)
2155 (x_create_x_image_and_pixmap, x_destroy_x_image, x_put_x_image)
2156 (Create_Pixmap_From_Bitmap_Data, xpm_load_image, lookup_rgb_color)
2157 (x_to_xcolors, x_from_xcolors, x_disable_image)
2158 (x_build_heuristic_mask, syms_of_image): Add NS support parallel to
2159 other GUIs, including XPM support using code originally written for
2161 (png_load, jpeg_load, tiff_load, gif_load): Add implementations
2163 (image_ascent): Use font metrics macros instead of direct struct field
2165 * keyboard.c (includes): Add nsterm.h when compiling under NS.
2166 (kbd_buffer_get_event): Handle NS as other GUI windowing systems.
2167 Also, handle NS as GTK for menu bar purposes.
2168 (make_lispy_event): Handle NS as other GUI windowing systems, and as X
2169 toolkit where they differ.
2170 (parse_menu_item): Prefer keybindings using 'super' modifier. Also,
2171 use cachelist, still needed under NS.
2172 * keyboard.h (ENCODE_MENU_STRING, XtPointer, Boolean): Handle as NTGUI.
2173 (struct widget_value): Define it here for menu.c.
2174 * keymap.c (includes): Include modifier internals.
2175 (lisp_to_mod, modifier_sequence_p): New functions, compiled only under
2177 (where_is_internal, Fwhere_is_internal): When compiled under NS, add
2178 support for preferring sequences using certain modifiers, specified by
2179 the FIRSTONLY argument.
2180 * lisp.h (hash_remove): Rename to avoid name clash when compiling
2181 under NS GNUstep implementation.
2182 (USE_LSB_TAG): Use it under Cocoa when compiling under NS.
2183 * lread.c (init_lread): Treat NS as HAVE_CARBON for turn_off_warning.
2184 * menu.c: Include nsterm.h under NS.
2185 (single_menu_item, parse_single_submenu, xmalloc_widget_value)
2186 (free_menubar_widget_tree_value, update_submenu_strings)
2187 (find_and_call_menu_selection): Treat NS as X and NT.
2188 (find_and_return_menu_selection): New function, used for popup menus.
2195 * nsterm.m: New files.
2196 * process.c (wait_reading_process_output): Under NS, call ns_select()
2197 instead of plain select().
2198 * syntax.c (char_quoted): Under NS, avoid a crash when called near
2199 beginning of buffer.
2200 * sysselect.h (init_process): Rename when compiling under Cocoa to
2201 avoid name conflict.
2202 * termhooks.h (display_info): Add ns_display_info to union.
2203 * terminal.c (Fterminal_live_p): Add ns to terminal types.
2204 * terminfo.c (UP, BC, PC): Don't declare when compiling under NS in
2206 * unexnext.c: Update to work with mach API on Mac OS X, and to use new
2207 unexec() signature. (Note, this will dump, but the resulting file
2208 crashes; unexosx is used instead; keeping around for reference and
2209 possible aid in getting dump working under GNUstep.)
2210 * w32gui.h (button_type, widget_value): Remove definitions (now in
2212 * window.c: Include nsterm.h when compiling under NS.
2213 * xdisp.c (includes): Include nsterm.h when compiling under NS.
2214 (set_frame_menubar, update_menu_bar, display_menu_bar): Handle NS as
2215 other GUI windowing systems.
2216 (update_tool_bar, redisplay_tool_bar, redisplay_window): Handle NS as
2218 (x_consider_frame_title): Under NS, set icon type and frame
2219 modified-state indicator; use ns_set_name_as_filename() when using
2221 (update_window_cursor): Make public when compiling under NS.
2222 (display_hourglass_p, syms_of_xdisp, hourglass_shown_p)
2223 (hourglass_atimer, Vhourglass_delay
2224 * xfaces.c (header section, init_frame_faces, clear_font_table)
2225 (defined_color, unload_color, x_face_list_fonts)
2226 (prepare_face_for_display): Add NS support parallel to other GUIs.
2227 Emulate GCs like other non-X GUIs.
2228 (split_font_name): Don't lowercase font name under NS.
2229 (merge_face_ref, Finternal_set_lisp_face_attribute): Support stippling
2231 * s/darwin.h: Add support for compilation under NS.
2233 2008-07-15 Jason Rumney <jasonr@gnu.org>
2235 * w32fns.c (Fx_create_frame): Remove duplicate unwind_protect.
2236 (w32_show_hourglass): Rename from show_hourglass.
2237 (w32_hide_hourglass): Rename from hide_hourglass.
2238 (DEFAULT_HOURGLASS_DELAY): Revert from last change.
2239 (Vhourglass_delay): Declare extern.
2240 (hourglass_started): Remove.
2242 * xdisp.c (Vhourglass_delay): Remove static.
2243 (hourglass_started, start_hourglass, cancel_hourglass):
2244 Don't include these versions on WINDOWSNT.
2246 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
2248 * dispextern.h (hourglass_shown_p, hourglass_atimer): New extern
2249 variables (formerly in xfns.c).
2250 (show_hourglass, hide_hourglass): New prototypes (same).
2251 * xdisp.c (display_hourglass_p, hourglass_shown_p, hourglass_atimer)
2252 (Vhourglass_delay, DEFAULT_HOURGLASS_DELAY): New variables (formerly
2254 (syms_of_xdisp): Declare/initialize display-hourglass,
2255 hourglass-delay. Initialize hourglass_atimer, hourglass_shown_p.
2256 (hourglass_started, start_hourglass, cancel_hourglass): New functions,
2258 * xfns.c (display_hourglass_p, hourglass_atimer, hourglass_shown_p)
2259 (Vhourglass_delay, DEFAULT_HOURGLASS_DELAY, hourglass_started)
2260 (start_hourglass, cancel_hourglass): Remove.
2261 (show_hourglass, hide_hourglass): Remove prototypes and static
2263 (syms_of_xfns): Remove display-hourglass, hourglass-delay,
2264 hourglass_atimer, hourglass_shown_p declaration/initialization.
2265 * macfns.c (display_hourglass_p, hourglass_atimer, hourglass_shown_p)
2266 (Vhourglass_delay, DEFAULT_HOURGLASS_DELAY, hourglass_started)
2267 (start_hourglass, cancel_hourglass): Remove.
2268 (show_hourglass, hide_hourglass): Remove prototypes and static
2270 (syms_of_macfns): Remove display-hourglass, hourglass-delay,
2271 hourglass_atimer, hourglass_shown_p declaration/initialization.
2272 * w32fns.c (display_hourglass_p, Vhourglass_delay)
2273 (DEFAULT_HOURGLASS_DELAY): Remove.
2274 (syms_of_w32fns): Remove display-hourglass, hourglass-delay,
2275 hourglass_shown_p declaration/initialization.
2277 2008-07-14 Jason Rumney <jasonr@gnu.org>
2279 * w32fns.c (w32_get_arg): Remove wrapper function.
2280 (w32_createwindow, x_icon, x_create_tip_frame): Use x_get_arg
2282 (Fx_create_frame): Sync with xfns.c. Use x_get_arg directly.
2284 2008-07-14 Kenichi Handa <handa@m17n.org>
2286 * xfont.c (xfont_open): Add workaround for X's bug.
2288 2008-07-14 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
2290 * fontset.c: Include <stdio.h> unconditionally.
2292 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
2294 * dbusbind.c (Fdbus_register_signal): Allow also signal arguments
2297 2008-07-13 Dan Nicolaescu <dann@ics.uci.edu>
2299 * s/vms.h: Use __GNUC__ instead of _GNUC_.
2302 * m/alpha.h: Use GNU_LINUX instead of LINUX. Reorganize conditionals.
2304 * m/ibms390x.h (XINT, XUINT): Don't define, same as the default
2305 (SPECIAL_EMACS_INT):
2306 * m/ia64.h (SPECIAL_EMACS_INT):
2307 * m/amdx86-64.h (SPECIAL_EMACS_INT):
2308 * s/gnu.h (NLIST_STRUCT):
2309 * s/aix4-2.h (X11R5_INHIBIT_I18N):
2310 * s/gnu-linux.h (LINUX):
2311 * s/msdos.h (HAVE_FACES):
2312 * s/ms-w32.h (HAVE_FACES): Don't define, unused.
2315 * sysdep.c (setup_pty): Don't depend on SYSV_PTYS, it is not used
2318 2008-07-12 Dan Nicolaescu <dann@ics.uci.edu>
2320 * syswait.h: Remove old if 0 code. Do not define WAITTYPE, it was
2321 always defined as int.
2323 * s/netbsd.h (HAVE_UNION_WAIT, HAVE_WAIT_HEADER, WAIT_USE_INT):
2324 * s/gnu.h (HAVE_WAIT_HEADER, WAIT_USE_INT, HAVE_UNION_WAIT):
2325 * s/gnu-linux.h (HAVE_WAIT_HEADER):
2326 * s/freebsd.h (HAVE_WAIT_HEADER):
2327 * s/bsd-common.h (HAVE_UNION_WAIT):
2328 * s/aix4-2.h (HAVE_WAIT_HEADER):
2329 * m/mips.h (HAVE_UNION_WAIT):
2330 * s/usg5-4.h (HAVE_WAIT_HEADER, WAITTYPE): Do not define, not used.
2331 (COFF, static): Do not define, they are undefined later in the file.
2333 * process.c (update_status): Don't use a union.
2335 (sigchld_handler): Use int instead of WAITTYPE.
2337 2008-07-12 Chong Yidong <cyd@stupidchicken.com>
2339 * indent.c (Fvertical_motion): Restore hscroll before moving to
2342 2008-07-11 Dan Nicolaescu <dann@ics.uci.edu>
2344 * lisp.h: Remove left over code.
2346 2008-07-11 Andreas Schwab <schwab@suse.de>
2348 * lisp.h: Fix logic in last change.
2351 * menu.c: Include it.
2352 * xmenu.c: Likewise.
2353 * Makefile.in: Update dependencies.
2355 2008-07-11 Kenichi Handa <handa@m17n.org>
2357 * fontset.c (fontset_from_font): Cancel the previous change.
2359 2008-07-11 Dan Nicolaescu <dann@ics.uci.edu>
2364 * alloc.c: Replace all references of NO_UNION_TYPE with
2365 USE_LISP_UNION_TYPE.
2367 * m/xtensa.h (NO_UNION_TYPE):
2368 * m/vax.h (NO_UNION_TYPE):
2369 * m/template.h (NO_UNION_TYPE):
2370 * m/sparc.h (NO_UNION_TYPE):
2371 * m/mips.h (NO_UNION_TYPE):
2372 * m/macppc.h (NO_UNION_TYPE):
2373 * m/m68k.h (NO_UNION_TYPE):
2374 * m/iris4d.h (NO_UNION_TYPE):
2375 * m/intel386.h (NO_UNION_TYPE):
2376 * m/ibms390x.h (NO_UNION_TYPE):
2377 * m/ibms390.h (NO_UNION_TYPE):
2378 * m/ibmrs6000.h (NO_UNION_TYPE):
2379 * m/ia64.h (NO_UNION_TYPE):
2380 * m/hp800.h (NO_UNION_TYPE):
2381 * m/arm.h (NO_UNION_TYPE):
2382 * m/amdx86-64.h (NO_UNION_TYPE):
2383 * m/alpha.h (NO_UNION_TYPE): Remove definition, all platform were
2384 defining it the same.
2386 2008-07-10 Chong Yidong <cyd@stupidchicken.com>
2388 * xdisp.c (move_it_to): Backtrack if past the edge of a wrapped line.
2390 2008-07-10 Dan Nicolaescu <dann@ics.uci.edu>
2407 * s/vms.h: Remove references to unused variables.
2409 2008-07-10 Andreas Schwab <schwab@suse.de>
2411 * ftfont.c (ftfont_resolve_generic_family): Remove foundry from
2412 pattern before matching the generic family.
2414 2008-07-10 Dan Nicolaescu <dann@ics.uci.edu>
2421 * s/darwin.h: Remove dead code.
2434 * m/amdx86-64.h: Remove dead code and references to unused
2435 and compiler defined symbols.
2438 * unexelf.c: Remove references to desupported systems.
2440 * m/powermac.h: Remove file, it is now identical to m/macppc.h.
2442 * m/powermac.h: Remove boilerplate comments.
2443 (NO_REMAP): Remove unused definition.
2445 * m/macppc.h (UNEXEC, NO_TERMIO): Don't define, the s/ files
2448 2008-07-10 Kenichi Handa <handa@m17n.org>
2450 * xfont.c (xfont_open): Log the reason of failure.
2452 2008-07-09 Stefan Monnier <monnier@iro.umontreal.ca>
2454 * fontset.c (fontset_get_font_group):
2455 * font.c (font_check_otf): Specify argument types.
2457 2008-07-09 Kenichi Handa <handa@m17n.org>
2459 * coding.c (detect_coding_utf_8): Set detect_info->found only when
2460 non-ASCII char is found.
2462 * fontset.c (fontset_compare_rfontdef): Fix plus/minus.
2463 (reorder_font_vector): Change the arg preferred_family to font.
2464 Prefer the spec matching with font.
2465 (fontset_get_font_group): New function.
2466 (fontset_find_font): Change the format of an element of a realized
2467 fontset. Use fontset_get_font_group.
2468 (fontset_font): Try the current fontset, the default fontset, the
2469 fallbacks of the current fonset, and the fallbacks of the default
2470 fontset in this order.
2471 (face_for_char): Delete the shortcut to use the current font.
2472 (fontset_from_font): Don't set fonts for Latin in the fontset.
2474 * font.h (font_make_object, font_match_p): Adjust prototypes.
2476 * ftfont.h [FT_BDF_H]: Include FT_BDF_H.
2478 * font.c (font_make_object): New arg entity and pixelsize.
2479 (font_check_otf_features, font_check_otf): New functions.
2480 (font_match_p): Check :lang, :script, and :otf properties.
2482 * xfont.c (xfont_open): Adjust it for the change of
2484 (xfont_text_extents): Fix initial setting of metrics.
2486 * ftfont.c (struct ftfont_info): New member index, delete member
2487 fc_charset_idx. Make the member order compatible with struct
2489 (fc_charset_table): Change charset names to registry names.
2490 (ftfont_pattern_entity): Delete the args registry and
2491 fc_charset_idx. Change the value of :font-entity property
2492 to (FONTNAME . INDEX). Always set :registry property to
2494 (struct ftfont_cache_data): New struct.
2495 (ftfont_lookup_cache): New arg for_face.
2496 (ftfont_get_fc_charset, ftfont_get_otf): New functions.
2497 (ftfont_driver): Set the member otf_capability.
2498 (ftfont_get_charset): Adjust it for the change of
2500 (OTF_TAG_SYM): New macro.
2501 (ftfont_spec_pattern): Delete the arg fc_charset_idx. Adjust it
2502 for the change of fc_charset_table.
2503 (ftfont_list): Adjust it for the change of ftfont_spec_pattern and
2504 ftfont_pattern_entity. Add FC_INDEX to objset.
2505 (ftfont_match): Adjust it for the change of ftfont_spec_pattern
2506 and ftfont_pattern_entity.
2507 (ftfont_open): Adjust it for the change of ftfont_lookup_cache,
2508 font_make_object, struct ftfont_info.
2509 (ftfont_has_char): Use ftfont_get_fc_charset.
2510 (ftfont_otf_features, ftfont_otf_capability): New functions.
2511 (ftfont_shape): Use ftfont_get_otf.
2512 (ftfont_text_extents): Fix initial setting of metrics.
2514 * xftfont.c (struct xftfont_info): New member ft_size. Make the
2515 member order compatible with struct ftfont_info.
2516 (xftfont_open): Add FC_CHARSET to the pattern. Set
2517 xftfont_info->ft_size. Don't unlock the face. Check BDF
2518 properties if appropriate.
2519 (xftfont_close): Unlock the face.
2520 (xftfont_anchor_point, xftfont_shape): Deleted.
2521 (syms_of_xftfont): Don't set members anchor_point and shape of
2524 * w32uniscribe.c (uniscribe_open): Adjust it for the change of
2527 * w32font.c (w32font_open): Adjust it for the change of
2529 (w32font_open_internal): Don't set properties of font_object here.
2531 2008-07-08 Chong Yidong <cyd@stupidchicken.com>
2533 * macfns.c (x_create_tip_frame):
2534 * w32fns.c (x_create_tip_frame):
2535 * xfns.c (x_create_tip_frame): Pass parameter argument to
2536 face-set-after-frame-default.
2538 * xfaces.c (Finternal_merge_in_global_face): Save merged
2539 attributes for the default face back into the face vector.
2541 2008-07-08 Andreas Schwab <schwab@suse.de>
2543 * fontset.h: Declare fontset_from_font. Don't declare
2544 new_fontset_from_font and fontset_from_font_name.
2545 * xterm.c: Include "fontset.h".
2546 * Makefile.in (xterm.o): Update dependencies.
2548 2008-07-08 Glenn Morris <rgm@gnu.org>
2550 * m/sparc.h: Define __sparc__ rather than sparc. (Bug#507.)
2551 * alloc.c, ecrt0.c: Use __sparc__ rather than sparc.
2553 2008-07-07 Chong Yidong <cyd@stupidchicken.com>
2555 * frame.c (Qinhibit_face_set_after_frame_default): Var deleted.
2556 (x_set_frame_parameters): Don't bind it.
2558 2008-07-07 Juanma Barranquero <lekktu@gmail.com>
2560 * w32fns.c (map_w32_filename): Declare extern.
2562 2008-07-07 Jason Rumney <jasonr@gnu.org>
2564 * w32term.c (WS_EX_LAYERED): Define if not already.
2566 2008-07-06 Chong Yidong <cyd@stupidchicken.com>
2568 * xfaces.c (set_font_frame_param): Don't try to set the font
2569 parameter if it is still unspecified in the lface.
2571 2008-07-05 Chong Yidong <cyd@stupidchicken.com>
2573 * xfaces.c (Finternal_merge_in_global_face): Don't realize default
2574 face if it didn't already exist.
2576 * xdisp.c (try_window_id): Give up if word-wrapping is on.
2578 2008-07-05 Andreas Schwab <schwab@suse.de>
2580 * xdisp.c (get_it_property): Move out of HAVE_WINDOW_SYSTEM section.
2582 2008-07-05 Chong Yidong <cyd@stupidchicken.com>
2584 * xdisp.c (IT_OVERFLOW_NEWLINE_INTO_FRINGE): Turn it off if
2586 (IT_DISPLAYING_WHITESPACE): New macro.
2587 (move_it_in_display_line_to): Handle MOVE_TO_X requests properly
2588 when word-wrapping. Simplify word-wrapping logic. Use correct
2589 pixel positions when saving copies of the iterator.
2590 (display_line): Use proper wrap point if the last character on a
2591 line was preceded by whitespace.
2593 2008-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
2595 * Makefile.in (${etc}DOC): Depend on ${lisp} rather than ${shortlisp}.
2597 2008-07-04 Kenichi Handa <handa@m17n.org>
2599 * fns.c (Fstring_to_unibyte): Delete the arg ACCEPT-LATIN-1.
2601 * lisp.h: EXFUN adjusted for the change of Fstring_to_unibyte.
2603 2008-07-02 Jason Rumney <jasonr@gnu.org>
2605 * xfns.c (syms_of_xfns): Only define x-select-font when both
2606 HAVE_FREETYPE and USE_GTK
2608 * xdisp.c (next_element_from_display_vector): Move assignment out
2611 2008-07-02 Toru Tsuneyoshi <t_tuneyosi@hotmail.com>
2613 * lisp.h (Qdelete_file, Qdelete_directory): Declare extern.
2615 * fileio.c (delete_by_moving_to_trash, Qmove_file_to_trash): New vars.
2616 (syms_of_fileio): Initialize and export them.
2617 (Fdelete_directory, Fdelete_file): Optionally delete via trash.
2619 * w32fns.c (FOF_NO_CONNECTED_ELEMENTS): Define if not already.
2620 (Fsystem_move_file_to_trash): New function.
2621 (syms_of_w32fns): Export it to lisp.
2623 2008-07-01 Jason Rumney <jasonr@gnu.org>
2625 * w32font.c (w32font_text_extents): Don't count overhang as part
2628 2008-06-30 Miles Bader <miles@gnu.org>
2630 * dispextern.h (struct glyph, struct it, struct iterator_stack_entry):
2631 Add `avoid_cursor_p' field.
2633 * xdisp.c (push_it, pop_it): Save/restore avoid_cursor_p field.
2634 (set_cursor_from_row): Skip glyphs with avoid_cursor_p set.
2635 (append_glyph, append_composite_glyph, produce_image_glyph)
2636 (append_stretch_glyph): Initialize avoid_cursor_p.
2637 (get_it_property): Rename from `get_line_height_property'.
2638 (x_produce_glyphs): Use get_it_property.
2639 (handle_line_prefix, push_display_prop): New functions.
2640 (display_line, move_it_in_display_line_to): Handle line/wrap prefixes.
2641 (Vwrap_prefix, Qwrap_prefix, Vline_prefix, Qline_prefix):
2643 (syms_of_xdisp): Initialize them.
2645 2008-06-30 Kenichi Handa <handa@m17n.org>
2647 * xftfont.c (xftfont_open): Don't call FcConfigSubstitute and
2648 XftDefaultSubstitute (they are called in XftFontMatch).
2649 (xftfont_open): Fix args to ftfont_font_format.
2651 * ftfont.c (fc_charset_table): New member lang.
2652 (ftfont_resolve_generic_family): New arg pattern.
2653 (ftfont_spec_pattern): Check fc_cahrset_table[]->lang.
2654 (ftfont_list): Call ftfont_resolve_generic_family with `pattern'.
2655 (ftfont_open): Fix args to ftfont_font_format.
2656 (ftfont_font_format): New arg filename.
2658 2008-06-30 Chong Yidong <cyd@stupidchicken.com>
2660 * xfaces.c (Finternal_merge_in_global_face): If default face was
2661 modified, realize it again. Update the font face attribute.
2663 2008-06-29 Jason Rumney <jasonr@gnu.org>
2665 * w32term.c (x_set_frame_alpha): Fix logic.
2667 2008-06-29 Kenichi Handa <handa@m17n.org>
2669 * fontset.c (Finternal_char_font): Return font-object instead of
2672 * composite.c (get_composition_id): Fix the width calculation for TAB.
2674 2008-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
2676 * indent.c (Fvertical_motion): Properly handle float column arg.
2678 2008-06-28 Jason Rumney <jasonr@gnu.org>
2680 * w32term.c (pfnGetFontUnicodeRanges): Remove unused function pointer.
2681 (pfnSetLayeredWindowAttributes): New function pointer.
2682 (w32_initialize): Initialize it when supported.
2683 (x_set_frame_alpha): New function.
2685 * w32fns.c (Fx_create_frame): Initialize frame parameter `alpha'.
2686 (w32_frame_parm_handlers): Set alpha handler.
2688 * frame.c (x_set_alpha) [HAVE_NTGUI]: Call x_set_frame_alpha.
2690 2008-06-27 Jason Rumney <jasonr@gnu.org>
2692 * w32fns.c (x_to_w32_font, w32_to_x_font, x_to_w32_weight)
2693 (w32_to_x_weight, w32_to_all_x_charsets): Remove obsolete functions.
2694 (w32_to_x_charset, x_to_w32_charset)
2695 (Qw32_charset_ansi, Qw32_charset_symbol, Qw32_charset_default)
2696 (Qw32_charset_shiftjis, Qw32_charset_hangeul, Qw32_charset_johab)
2697 (Qw32_charset_chinesebig5, Qw32_charset_gb2312, Qw32_charset_oem)
2698 (Qw32_charset_easteurope, Qw32_charset_turkish, Qw32_charset_baltic)
2699 (Qw32_charset_russian, Qw32_charset_arabic, Qw32_charset_greek)
2700 (Qw32_charset_hebrew, Qw32_charset_vietnamese, Qw32_charset_thai)
2701 (Qw32_charset_mac, Vw32_charset_info_alist): Move to w32font.c.
2702 (Qw32_charset_unicode): Remove.
2703 (syms_of_w32fns): Update for above changes.
2705 * w32font.c (w32_to_x_charset, x_to_w32_charset)
2706 (Qw32_charset_ansi, Qw32_charset_symbol, Qw32_charset_default)
2707 (Qw32_charset_shiftjis, Qw32_charset_hangeul, Qw32_charset_johab)
2708 (Qw32_charset_chinesebig5, Qw32_charset_gb2312, Qw32_charset_oem)
2709 (Qw32_charset_easteurope, Qw32_charset_turkish, Qw32_charset_baltic)
2710 (Qw32_charset_russian, Qw32_charset_arabic, Qw32_charset_greek)
2711 (Qw32_charset_hebrew, Qw32_charset_vietnamese, Qw32_charset_thai)
2712 (Qw32_charset_mac, Vw32_charset_info_alist): Move from w32fns.c.
2713 (syms_of_w32font): Update for above changes.
2715 2008-06-27 Dan Nicolaescu <dann@ics.uci.edu>
2717 * s/usg5-4.h: Fix previous change: keep the correct branch of a
2719 (USG_SHARED_LIBRARIES): Remove duplicate definition.
2721 2008-06-26 Juanma Barranquero <lekktu@gmail.com>
2722 Eli Zaretskii <eliz@gnu.org>
2724 * makefile.w32-in (LOCAL_FLAGS):
2725 Don't include WINDOWSNT, DOS_NT and _UCHAR_T.
2727 * sysdep.c (_spawnlp, _getpid):
2728 Declare with explicit _cdecl instead of _CRTAPI1.
2730 * editfns.c (Fget_internal_run_time):
2731 Check for WINDOWSNT with #ifdef, not #if.
2733 2008-06-26 Jason Rumney <jasonr@gnu.org>
2735 * w32font.h (FONT_HANDLE, FONT_TEXTMETRIC): New macros.
2737 * w32term.c (x_draw_glyph_string_foreground)
2738 (x_draw_composite_glyph_string_foreground): Sync with xterm.c.
2739 Use FONT_HANDLE macro.
2740 (x_draw_glyph_string): Use FONT_TEXTMETRIC macro.
2742 * w32uniscribe.c (uniscribe_otf_capability, uniscribe_shape)
2743 (uniscribe_encode_char): Use FONT_HANDLE macro.
2745 * w32font.c (Fx_select_font): Use FONT_HANDLE macro.
2746 (w32font_text_extents): Use precast w32_font.
2747 (w32font_close): Free cached metrics.
2748 (w32font_open_internal): Allocate space for name on stack.
2750 2008-06-26 Chong Yidong <cyd@stupidchicken.com>
2752 * xdisp.c (extend_face_to_end_of_line): Fix last change.
2754 2008-06-26 Jason Rumney <jasonr@gnu.org>
2756 * w32term.h (FONT_AVG_WIDTH): Remove obsolete macro.
2757 (CP_8BIT, CP_UNICODE, CP_UNKNOWN): Remove obsolete constants.
2759 2008-06-26 Juanma Barranquero <lekktu@gmail.com>
2761 * Makefile.in (SOME_MACHINE_OBJECTS): Remove w32bdf.o.
2763 2008-06-26 Jason Rumney <jasonr@gnu.org>
2765 * w32bdf.c, w32bdf.h: Remove obsolete files.
2767 * makefile.w32-in: Remove refs to w32bdf.h and w32bdf.c.
2769 * w32gui.h: Don't include w32bdf.h.
2770 (XCharStruct, enum w32_char_font_type, W32FontStruct):
2771 Remove obsolete font support.
2773 * w32font.h (struct w32font_info): Remove compat_w32_font.
2775 (FONT_COMPAT): Remove obsolete macro.
2777 * w32font.c (w32font_close): Remove compat code. Delete hfont member.
2778 (w32font_encode_char, w32font_text_extents): Use new hfont member.
2779 (w32font_open_internal): Remove compat code. Set new hfont member.
2780 (Fx_select_font): Use new hfont member.
2782 * w32uniscribe.c (uniscribe_otf_capability, uniscribe_shape)
2783 (uniscribe_encode_char): Use new hfont member.
2785 * w32term.c (x_draw_glyph_string_foreground)
2786 (x_draw_composite_glyph_string_foreground): Use new hfont member.
2787 (x_draw_glyph_string): Use metrics in w32font_info.
2789 2008-06-26 Kenichi Handa <handa@m17n.org>
2791 * xdisp.c (handle_auto_composed_prop): Fix for the terminal case.
2793 2008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
2821 * s/uxpv.h: Remove support for obsolete systems.
2822 * s/hpux.h, s/hpux10.h, s/hpux8.h, s/hpux9.h, s/hpux9shr.h:
2823 Remove, insert contents in s/hpux-10.20.h.
2824 * s/aix3-1.h, s/aix3-2-5.h, s/aix3-2.h, s/aix4-1.h, s/aix4.h:
2825 Remove, insert contents in s/aix4-2.h.
2826 * s/usg5-3.h: Remove, insert contents in s/usg5-4.h.
2827 * s/bsd4-3.h: Rename to ...
2828 * s/bsd-common.h: ... this.
2857 * s/template.h: Remove references to obsolete variables.
2859 * Makefile.in: Add dependencies for all unexec files.
2860 (admindir): Remove unused variable.
2861 (UNEXEC_SRC): Remove references.
2863 2008-06-25 Chong Yidong <cyd@stupidchicken.com>
2865 * xfns.c (x_default_font_parameter): If Xft is available, first
2866 try Monospace-12 for the default font.
2868 2008-06-25 Jason Rumney <jasonr@gnu.org>
2870 * xdisp.c (get_glyph_face_and_encoding): Encode invalid glyphs as 0.
2872 2008-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
2874 * bytecode.c (Fbyte_code): Disable debugging code that doesn't compile.
2876 * buffer.c (syms_of_buffer): Remove default-word-wrap.
2878 2008-06-25 Juanma Barranquero <lekktu@gmail.com>
2880 * xdisp.c (syms_of_xdisp) <truncate-partial-width-windows>: Doc fix.
2881 <scroll-conservatively>: Fix typo in docstring.
2883 * xselect.c (Fx_send_client_event): Doc fix.
2885 2008-06-25 Kenichi Handa <handa@m17n.org>
2887 * xfaces.c (Fx_list_fonts): Call Flist_fonts with the arg PREFER.
2889 * font.c (font_parse_fcname): Remove unused variables.
2890 (font_sort_entites): Delete the arg SPEC. Caller changed.
2891 Fix for the case of ! best_only.
2892 (font_delete_unmatched): Check DPI and AVGWIDTH too.
2894 * lisp.h (Fstring_to_unibyte): EXFUN it.
2896 * character.h (str_to_unibyte): Extern it.
2898 * character.c (str_to_unibyte): New function.
2900 * fns.c (Fstring_to_unibyte): New function.
2901 (syms_of_fns): Defsubr it.
2903 2008-06-24 Kenichi Handa <handa@m17n.org>
2905 * font.c (font_score): Even if the PIXEL_SIZE is the same, check
2907 (font_sort_entites): Setup prefer_prop[FONT_DPI_INDEX] too.
2909 2008-06-24 Andreas Schwab <schwab@suse.de>
2911 * Makefile.in (${lispsource}loaddefs.el): Rename from
2912 ../lisp/loaddefs.el.
2913 (bootstrap-clean): Do what distclean does but don't remove
2915 (distclean): Depend on bootstrap-clean and remove Makefile.
2917 2008-06-24 Chong Yidong <cyd@stupidchicken.com>
2919 * buffer.h (struct buffer): New member word_wrap.
2921 * buffer.c (syms_of_buffer): New variables default-word-wrap and
2923 (init_buffer_once): Initialize them.
2925 * dispextern.h (struct it): Replace bool truncate_lines_p with a
2926 line_wrap enum possessing three possible values.
2928 * termopts.h: Replace truncate_partial_width_windows with
2929 Vtruncate_partial_width_windows.
2931 * dispnew.c (direct_output_for_insert): Avoid direct output when
2932 inserting a space with word wrap on.
2934 * indent.c (compute_motion): Obey integer values of
2935 truncate-partial-width-windows.
2937 * xdisp.c (Vtruncate_partial_width_windows): New Lisp_Object,
2938 replacing truncate_partial_width_windows.
2939 (init_iterator): If Vtruncate_partial_width_windows is an integer,
2940 truncate only if the window width is below that integer.
2941 (start_display, resize_mini_window, produce_stretch_glyph)
2942 (display_string, move_it_in_display_line_to): Use line_wrap.
2943 (back_to_previous_visible_line_start, reseat_1): Reset
2944 string_from_display_prop_p.
2945 (display_line): Extend default face to end of line when wrapping.
2947 2008-06-24 Kim F. Storm <storm@cua.dk>
2949 * xdisp.c (display_line, move_it_in_display_line_to): Add ability
2950 to wrap continued lines at word boundaries.
2952 2008-06-24 Jason Rumney <jasonr@gnu.org>
2954 * font.c (Ffont_face_attributes): Multiply pixel size before point
2955 conversion to avoid multiplying rounding error.
2957 2008-06-23 Jason Rumney <jasonr@gnu.org>
2959 * w32term.c (x_draw_glyph_string_background)
2960 (x_draw_glyph_string): Remove old bdf font code.
2962 * w32term.h (FONT_TYPE_FOR_UNIBYTE, FONT_TYPE_FOR_MULTIBYTE): Remove.
2964 2008-06-22 Kenichi Handa <handa@m17n.org>
2966 * font.c (font_find_for_lface): Try the adstyle specified in
2967 the property of LFACE_FONT of LFACE (if any).
2969 2008-06-21 Seiji Zenitani <zenitani@mac.com>
2970 Ryo Yoshitake <ryo@shiftmode.net>
2972 * xterm.c (x_set_frame_alpha): Add x_catch_errors for bug#437.
2974 2008-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
2976 * Makefile.in (${lisp} ${SOME_MACHINE_LISP}, ../lisp/loaddefs.el):
2977 Use $(BOOTSTRAPEMACS) rather than witness-emacs.
2978 (bootstrap-emacs${EXEEXT}): Merge witness-emacs into it.
2979 (witness-emacs): Remove.
2980 (lisp, shortlisp): Move loaddefs.el earlier.
2981 (mostlyclean): Forget about witness-emacs.
2983 2008-06-22 Glenn Morris <rgm@gnu.org>
2985 * Makefile.in (witness-emacs): Depend on temacs${EXEEXT}.
2986 (.SUFFIXES): Declare .el.elc as a suffix rule, for non-GNU makes.
2988 2008-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
2990 * Makefile.in (PRECOMP): Remove.
2991 (${lisp} ${SOME_MACHINE_LISP}): Remove pseudo dependency on PRECOMP.
2992 (witness-emacs): Run `compile-first'.
2993 (.el.elc): Use the new compile-onefile target.
2995 2008-06-21 Kenichi Handa <handa@m17n.org>
2997 * xftfont.c (xftfont_open): Handle QCembolden only when
2998 FC_EMBOLDEN is defined.
3000 2008-06-21 Andreas Schwab <schwab@suse.de>
3002 * Makefile.in (witness-emacs): Use ../lisp, not $(lispsource).
3003 (.el.elc): Likewise.
3005 2008-06-21 Miles Bader <miles@gnu.org>
3007 * Makefile.in (../lisp/loaddefs.el): Build autoloads in the lisp
3008 build dir, not the lisp source dir.
3010 2008-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
3012 * Makefile.in (emacs${EXEEXT}): Link the new emacs to bootstrap-emacs.
3013 (bootstrapclean): Remove.
3014 (.el.elc): New rule.
3016 (../lisp/subdirs.el): Remove.
3017 (bootstrap-emacs${EXEEXT}): Remove subdirs.el and charpro.el dependency.
3018 (witness-emacs): New target.
3019 (mostlyclean): Remove witness-emacs as well.
3020 (../lisp/loaddefs.el, ${lisp} ${SOME_MACHINE_LISP}):
3021 Add witness-emacs dependency.
3023 2008-06-20 Chong Yidong <cyd@stupidchicken.com>
3025 * font.c (Ffont_face_attributes): Omit key-attribute pairs not
3026 defined by the font.
3028 2008-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3030 * Makefile.in (emacs${EXEEXT}): Depend on the machine-specific files.
3031 (bootstrap-clean): New target that keeps TAGS around.
3032 (../lisp/subdirs.el, ../lisp/loaddefs.el): New targets.
3033 (bootstrap-emacs${EXEEXT}): Depend on subdirs.el.
3035 2008-06-20 Jason Rumney <jasonr@gnu.org>
3037 * w32fns.c, w32term.c, w32term.h, w32gui.h [OLD_FONT]:
3038 Remove obsolete font code.
3040 * w32font.c (font_matches_spec): Use csb bitfield from font signature
3041 to determine language support.
3043 2008-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3045 * sysdep.c (cfsetspeed): New fun extracted from the code.
3046 (cfmakeraw): Move before first use.
3048 2008-06-20 Angelo Graziosi <angelo.graziosi@alice.it> (tiny change)
3050 * sysdep.c (cfmakeraw): Provide fallback implementation.
3051 (serial_configure): Provide fallback implementation of cfsetspeed.
3053 2008-06-20 Kenichi Handa <handa@m17n.org>
3055 * xftfont.c (xftfont_open): Add FOUNDRY, SPACING, DPI, SCALABLE to
3058 * fontset.c (fontset_from_font): Copy font_spec before changing
3061 * xfns.c (x_default_font_parameter): Try "monospace-12" too.
3063 2008-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3065 * w32fns.c, xfnc.c (x_default_font_parameter): Only set `font-param'
3066 for explicit `font' parameters.
3068 * frame.c (x_set_font): Remove unexplained call to fix inf-recursion.
3070 2008-06-19 Kenichi Handa <handa@m17n.org>
3072 * frame.c: Include <ctype.h>.
3073 (x_set_font_backend): Allow spacing characters in the X resource
3076 2008-06-19 Stefan Monnier <monnier@iro.umontreal.ca>
3078 * w32fns.c, xfns.c (Qfont_param): New var.
3079 (syms_of_w32fns): Initialize it.
3080 (x_default_font_parameter): Record explicit `font' into
3083 2008-06-18 Kenichi Handa <handa@m17n.org>
3085 * font.c (font_parse_xlfd): Fix previous change.
3086 (font_parse_fcname): Don't use :fc-unknown-spec.
3087 (FRAME_X_DISPLAY_INFO): Besure to have at least 1 pixel height.
3088 (Fcopy_font_spec): Preserve the order of elements in FONT_EXTRA.
3089 (font_add_log): Prepend the driver name to the resulting fonts.
3091 * ftfont.c (ftfont_pattern_entity): New arg extra. Caller changed.
3092 (ftfont_spec_pattern): Don't check QCfc_unknown_spec and QCname.
3093 (ftfont_list) [FC_FONTFORMAT]: Include FC_FONTFORMAT in objset.
3095 * xftfont.c (QChinting , QCautohint, QChintstyle, QCrgba)
3096 (QCembolden): New variables.
3097 (syms_of_xftfont): DEFSYM them.
3098 (xftfont_open): Call XftFontMatch. Don't trust the result of
3099 XftTextExtents8 if the pixel_size is less than 5.
3101 2008-06-18 Andreas Schwab <schwab@suse.de>
3103 * font.c (Ffont_face_attributes): Only define if HAVE_WINDOW_SYSTEM.
3104 (syms_of_font): Only defsubr if HAVE_WINDOW_SYSTEM.
3106 2008-06-18 Jason Rumney <jasonr@gnu.org>
3108 * w32font.c (w32font_list, w32font_match): Add logging.
3110 * w32uniscribe.c (uniscribe_list, uniscribe_match): Add logging.
3112 2008-06-17 Chong Yidong <cyd@stupidchicken.com>
3114 * font.c (font_parse_fcname): Store divider characters for
3115 unknown-spec list. For known key symbols, intern using correct
3118 2008-06-17 Kenichi Handa <handa@m17n.org>
3120 * xfaces.c (realize_default_face): If the frame is not on window
3121 system, set the fontset of face to nil.
3123 2008-06-17 Naohiro Aota <nao.aota@gmail.com> (tiny change)
3125 * fontset.c (fontset_pattern_regexp): Escape some reg-expr characters.
3127 2008-06-16 Juanma Barranquero <lekktu@gmail.com>
3129 * dispextern.h (lookup_non_ascii_face, split_font_name_into_vector)
3130 (build_font_name_from_vector): Delete externs.
3132 * xfaces.c (struct font_name): Don't declare.
3134 2008-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
3136 * font.c (font_unparse_gtkname): Use EQ to compare Lisp_Objects.
3138 2008-06-16 Chong Yidong <cyd@stupidchicken.com>
3140 * font.c (font_parse_fcname): Fix handling of unknown-spec string.
3142 2008-06-16 Juanma Barranquero <lekktu@gmail.com>
3144 * font.c (Ffont_spec): Fix usage in docstring.
3145 (Ffont_face_attributes): Doc fix.
3147 2008-06-16 Andreas Schwab <schwab@suse.de>
3149 * font.c (Ffont_face_attributes): Fix definition.
3151 2008-06-16 Jason Rumney <jasonr@gnu.org>
3153 * font.h (font_style_symbolic_from_value): Remove.
3155 * font.c (font_style_symbolic_from_value): Remove.
3156 (font_style_symbolic): Revert to pre 2008-06-13 version.
3158 * w32font.c (w32_to_fc_weight): New function.
3159 (w32font_full_name, logfont_to_fcname): Use it.
3161 2008-06-16 Kenichi Handa <handa@m17n.org>
3163 * font.c (font_check_object): Delete it.
3164 (font_clear_cache): Check if a font-object is alive.
3165 (font_open_entity): Likewise. Set FONT_OBJLST_INDEX of a
3167 (font_close_object): Don't check FONT_CLOSE_OBJECT.
3168 (font_at): Don't call font_check_object.
3169 (Ffont_get): Return a symbol for :weight, :slant, and :width.
3171 2008-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
3173 * puresize.h (BASE_PURESIZE): Increase to 1230000.
3175 2008-06-16 Chong Yidong <cyd@stupidchicken.com>
3177 * font.c (font_parse_fcname): Correctly parse KEY=VAL values.
3179 2008-06-15 Chong Yidong <cyd@stupidchicken.com>
3181 * font.c (font_parse_fcname): Only one decimal point.
3182 (font_unparse_fcname): Handle data in family and foundry indices
3183 as symbols, not strings.
3184 (font_unparse_gtkname, Ffont_face_attributes): New functions.
3186 * xfns.c (Fx_select_font): Give GTK font dialog the default font name.
3188 * font.h (font_unparse_gtkname): Add prototype.
3190 2008-06-15 Naohiro Aota <nao.aota@gmail.com> (tiny change)
3192 * fontset.c (fontset_pattern_regexp): Escape `+' characters in pattern.
3194 2008-06-15 Andreas Schwab <schwab@suse.de>
3196 * font.c (font_update_drivers): Fix crash when no drivers match.
3198 2008-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
3200 * xfns.c (Fx_create_frame): internal-border-width default to 0 for Gtk.
3201 * gtkutil.c (xg_create_frame_widgets): Don't set internal_border_width.
3203 2008-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
3205 * xdisp.c (syms_of_xdisp): Default underline-minimum-offset to 1.
3207 2008-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
3209 * process.c (Fserial_process_configure, Fprocess_send_eof):
3210 Use EQ to compare Lisp_Objects.
3212 2008-06-13 Jason Rumney <jasonr@gnu.org>
3214 * w32fns.c (Fw32_select_font): Remove old font API function.
3216 * w32font.c (logfont_to_fcname): New function.
3217 (Fx_select_font): New font dialog function compatible with
3218 GTK/fontconfig version.
3220 * font.c (font_style_symbolic_from_value): New function.
3221 (font_style_symbolic): Use it.
3223 * font.h (font_style_symbolic_from_value): Declare new function.
3225 2008-06-13 Juanma Barranquero <lekktu@gmail.com>
3227 * font.c (syms_of_font) <font-weight-table, font-slant-table>:
3228 <font-width-table>: Fix typos in docstrings.
3230 2008-06-13 Daniel Engeler <engeler@gmail.com>
3232 These changes add serial port access.
3233 * process.c: Add HAVE_SERIAL.
3234 (Fdelete_process, Fprocess_status, Fset_process_buffer)
3235 (Fset_process_filter, Fset_process_sentinel, Fprocess_contact)
3236 (list_processes_1, select_wrapper, Fstop_process)
3237 (Fcontinue_process, Fprocess_send_eof, kill_buffer_processes)
3238 (status_notify): Modify to handle serial processes.
3239 [HAVE_SERIAL] (Fserial_process_configure)
3240 [HAVE_SERIAL] (make_serial_process_unwind, Fmake_serial_process):
3242 * process.h (struct Lisp_Process): Add `type'.
3243 * sysdep.c [HAVE_TERMIOS] (serial_open, serial_configure):
3245 * w32.c (_sys_read_ahead, sys_read, sys_write): Modify to handle
3247 (serial_open, serial_configure) New functions.
3248 * w32.h: Add FILE_SERIAL.
3249 (struct _child_process): Add ovl_read, ovl_write.
3251 2008-06-13 Kenichi Handa <handa@m17n.org>
3253 * dispextern.h (enum lface_attribute_index): New member
3254 LFACE_FOUNDRY_INDEX.
3256 * font.c (font_score): Delete arg alternate_families. Check only
3257 weight, slant, width, and size. Ignore the difference of alias
3259 (font_sort_entites): Adjust for the above change. Reflect the
3260 order of font-driver to scores.
3261 (font_list_entities): Don't check alternate_familes here.
3262 (font_clear_prop): Handle foundry.
3263 (font_update_lface): Don't parse "foundry-family" form here.
3264 Handle FONT_FOUNDRY_INDEX.
3265 (font_find_for_lface): Likewise. Handle alternate families here.
3266 If registry is nil, try iso8859-1 and ascii-0.
3267 (font_open_for_lface): Pay attention to size in ENTITY.
3268 (font_open_by_name): Simplify by calling font_load_for_lface.
3269 (free_font_driver_list): Delete it.
3270 (font_update_drivers): Preserve the order of backends.
3271 (syms_of_font): Setting of sort_shift_bits adjusted for the change
3272 of font_score and font_sort_entites.
3273 (font_update_sort_order): Likewise.
3275 * xfaces.c (LFACE_FOUNDRY): New macro.
3276 (check_lface_attrs): Check foundry.
3277 (set_lface_from_font): Don't parse "FOUNDRY-FAMILY" form.
3278 (merge_face_vectors): Check foundry.
3279 (merge_face_ref): Likewise.
3280 (Finternal_set_lisp_face_attribute): Likewise.
3281 (x_update_menu_appearance): Likewise.
3282 (Finternal_get_lisp_face_attribute): Likewise.
3283 (lface_hash): Likewise.
3284 (lface_same_font_attributes_p): Likewise.
3285 (x_supports_face_attributes_p): Likewise.
3286 (tty_supports_face_attributes_p): Likewise.
3287 (Finternal_set_alternative_font_family_alist): Intern strings.
3288 (Finternal_set_alternative_font_registry_alist): Downcase strings.
3289 (realize_default_face): Set LFACE_FOUNDRY (lface).
3291 * xfns.c (Fx_create_frame, x_create_tip_frame): Register X
3292 font-driver at first.
3294 * ftfont.c (ftfont_font_format) [! FC_FONTFORMAT]: Declare "int len;".
3296 2008-06-12 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
3298 * lread.c (Fload): Use xfree, not free on saved_doc_string.
3300 2008-06-12 Jim Meyering <meyering@redhat.com>
3302 Make unexec_free handle NULL the same way free does.
3303 * unexmacosx.c (unexec_free): Ignore a NULL argument.
3305 2008-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
3307 * character.h (CHAR_TO_BYTE_SAFE): New macro.
3308 * character.c (Fmultibyte_char_to_unibyte): Obey the docstring.
3309 * regex.c (RE_CHAR_TO_UNIBYTE): Use the new macro.
3310 (WEAK_ALIAS): Simplify.
3311 * syntax.c (skip_chars): Don't mark non-byte chars in the fastmap
3312 when searching a unibyte buffer.
3314 2008-06-12 Chong Yidong <cyd@stupidchicken.com>
3316 * xfns.c (Fx_select_font): Rename from x-font-dialog.
3318 2008-06-12 Juanma Barranquero <lekktu@gmail.com>
3320 * w32font.c: Include ctype.h.
3322 2008-06-11 Jason Rumney <jasonr@gnu.org>
3324 * w32font.c (w32font_encode_char): Detect missing glyphs that are
3325 misreported as space.
3326 (add_font_entity_to_list): Support unicode-bmp and unicode-sip
3327 as aliases for registry iso10646-1.
3329 2008-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
3331 * buffer.c (clone_per_buffer_values): Skip `name'.
3333 2008-06-11 Chong Yidong <cyd@stupidchicken.com>
3335 * font.c (font_parse_fcname): Fix last change; accept decimal
3336 points in font size.
3338 2008-06-10 Jason Rumney <jasonr@gnu.org>
3340 * w32uniscribe.c (add_opentype_font_name_to_list):
3341 Skip non unicode fonts.
3343 2008-06-10 Chong Yidong <cyd@stupidchicken.com>
3345 * xfns.c (Fx_font_dialog): New function.
3347 * gtkutil.c (xg_dialog_response_cb): Rename from
3348 xg_file_response_callback.
3349 (pop_down_dialog): Rename from pop_down_file_dialog.
3350 (xg_get_file_name): Callers changed.
3351 (xg_get_font_name): New function.
3353 * gtkutil.h (xg_get_font_name): Insert prototype.
3355 2008-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
3357 * xdisp.c (underline_minimum_offset): Rename from xterm.c's
3358 x_underline_minimum_display_offset.
3359 (syms_of_xdisp): Declare it here rather than in xterm.c.
3360 * dispextern.h (underline_minimum_offset): Declare it.
3361 * w32term.c (x_draw_glyph_string): Use it.
3362 * xterm.c (x_underline_minimum_display_offset): Move to xdisp.c.
3363 (syms_of_xterm): Don't declare it any more.
3364 (x_draw_glyph_string): Adjust to the new name.
3366 2008-06-10 David De La Harpe Golden <david@harpegolden.net> (tiny change)
3368 * xterm.c (x_underline_minimum_display_offset): New var.
3369 (x_draw_glyph_string): Use it.
3370 (syms_of_xterm): Declare it.
3372 2008-06-10 Chong Yidong <cyd@stupidchicken.com>
3374 * font.c (font_parse_fcname): Accept GTK-style font names too.
3376 2008-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
3378 * dired.c (file_name_completion): Don't return t if the match is exact
3379 but with different capitalization.
3380 * minibuf.c (Ftry_completion): Simplify.
3382 * window.c (Vwindow_point_insertion_type): New var.
3383 (set_window_buffer): Use it.
3384 (syms_of_window): Init and export it to Lisp.
3386 2008-06-10 Kenichi Handa <handa@m17n.org>
3388 * font.h (font_intern_prop): Prototype adjusted.
3390 * font.c (font_intern_prop): New arg force_symbol.
3391 (font_parse_xlfd, font_parse_fcname, font_parse_family_registry):
3392 Adjust for the change of font_intern_prop.
3394 * ftfont.c (ftfont_pattern_entity):
3395 * w32font.c (add_font_name_to_list, w32_enumfont_pattern_entity)
3397 * w32uniscribe.c (add_opentype_font_name_to_list): Adjust for
3398 the change of font_intern_prop.
3400 2008-06-09 Juanma Barranquero <lekktu@gmail.com>
3402 * w32menu.c (digest_single_submenu): Declare extern.
3404 2008-06-09 Jason Rumney <jasonr@gnu.org>
3406 * w32term.c (x_make_frame_visible): Use alternate restore flags.
3408 * w32menu.c (Fx_popup_menu): Unwind protect while building menu.
3409 (parse_single_submenu): Remove.
3410 (digest_single_submenu): Remove.
3411 (syms_of_w32menu): Don't initialise variables that have moved
3413 (set_frame_menubar): Sync with version in xmenu.c.
3414 (w32_menu_show): Sync with xmenu_show in xmenu.c.
3416 * menu.c (single_keymap_panes, push_menu_pane, push_menu_item):
3419 2008-06-09 Jason Rumney <jasonr@gnu.org>
3421 Changes to w32 files related to the move of common menu code
3422 to menu.c on 2008-06-08 by Chong Yidong.
3424 * menu.c [HAVE_NTGUI]: Include w32term.h, move widget related
3426 (single_keymap_panes, push_menu_item, push_menu_pane):
3427 Make globally visible.
3429 * w32menu.c (enum button_type, widget_value, local_heap, local_alloc)
3430 (local_free, malloc_widget_value, free_widget_value)
3431 (MENU_ITEMS_ITEM_NAME, MENU_ITEMS_ITEM_ENABLE, MENU_ITEMS_ITEM_VALUE)
3432 (MENU_ITEMS_ITEM_EQUIV_KEY, MENU_ITEMS_ITEM_DEFINITION)
3433 (MENU_ITEMS_ITEM_TYPE, MENU_ITEMS_ITEM_SELECTED, MENU_ITEMS_ITEM_HELP)
3434 (MENU_ITEMS_ITEM_LENGTH, enum menu_item_idx): Remove defs.
3435 (menu_items, menu_items_allocated, menu_items_used)
3436 (menu_items_n_panes, menu_items_submenu_depth): Remove global vars.
3437 (init_menu_items, finish_menu_items, discard_menu_items)
3438 (grow_menu_items, push_submenu_start, push_submenu_end)
3439 (push_left_right_boundary, push_menu_pane, push_menu_item)
3440 (keymap_panes, single_keymap_panes, list_of_panes, list_of_items)
3441 (free_menubar_widget_tree_value, parse_single_submenu)
3442 (update_submenu_strings): Remove functions.
3443 (xmalloc_widget_value): Remove and declare extern.
3445 * makefile.w32-in ($(SRC)/menu.$(O)): New target.
3448 * w32gui.h (widget_value, XtPointer, Boolean, enum button_type)
3449 (local_heap, local_alloc, local_free, malloc_widget_value)
3450 (free_widget_value): Define here.
3452 2008-06-09 Kenichi Handa <handa@m17n.org>
3454 * font.h (Qascii_0): Extern it.
3456 * font.c (Qascii_0): New variable.
3457 (syms_of_font): DEFSYM it.
3458 (font_open_by_name): If the registry "iso8859-1" fails, try also
3461 * ftfont.c (ftfont_spec_pattern): Accept the registry `ascii-0'.
3463 2008-06-08 Kenichi Handa <handa@m17n.org>
3465 * .gdbinit (xfont): New command.
3467 2008-06-08 Andreas Schwab <schwab@suse.de>
3469 * menu.c [HAVE_X_WINDOWS]: Include "xterm.h".
3470 * Makefile.in (menu.o): Update dependencies.
3472 * Makefile.in (obj): Always add menu.o.
3473 * emacs.c (main): Always call syms_of_menu.
3474 * keyboard.h: Remove extra #ifdef HAVE_X_WINDOW.
3476 2008-06-08 Chong Yidong <cyd@stupidchicken.com>
3478 * Makefile.in: Compile menu.c.
3480 * lisp.h: Declare syms_of_menu.
3482 * emacs.c (main): Call syms_of_menu.
3484 * keyboard.h: Relocate platform-independent menu definitions from
3487 * menu.c: New file. Relocate platform-independent menu
3488 definitions from xmenu.c. Suggested by Adrian Robert.
3490 * xmenu.c: Remove platform-independent menu definitions.
3491 (menu_items menu_items_inuse, menu_items_allocated)
3492 (menu_items_used, menu_items_n_panes)
3493 (menu_items_submenu_depth): Move to keyboard.h.
3494 (init_menu_items, finish_menu_items, unuse_menu_items)
3495 (discard_menu_items, restore_menu_items, save_menu_items)
3496 (grow_menu_items, push_submenu_start, push_submenu_end)
3497 (push_left_right_boundary, push_menu_pane, push_menu_item)
3498 (keymap_panes, single_keymap_panes, single_menu_item)
3499 (list_of_panes, list_of_items, find_and_call_menu_selection)
3500 (xmalloc_widget_value, free_menubar_widget_value_tree)
3501 (parse_single_submenu, digest_single_submenu)
3502 (update_submenu_strings): Move to menu.c.
3504 2008-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
3506 * dispnew.c (Flast_nonminibuf_frame): Handle the NULL case.
3508 2008-06-06 Miles Bader <miles@gnu.org>
3510 * xdisp.c (x_produce_glyphs): Calculate tab width based on current
3511 face, not frame default.
3513 2008-06-05 Martin Rudalics <rudalics@gmx.at>
3515 * window.c (pop_up_windows, pop_up_frames)
3516 (display_buffer_reuse_frames, Vpop_up_frame_function)
3517 (Vdisplay_buffer_function, Veven_window_heights)
3518 (Vspecial_display_buffer_names, Vspecial_display_regexps)
3519 (Vspecial_display_function, Vsame_window_buffer_names)
3520 (Vsame_window_regexps, split_height_threshold)
3521 (Vsplit_window_preferred_function): Move those vars to window.el.
3522 (display_buffer_1, Fspecial_display_p, Fsame_window_p)
3523 (Fdisplay_buffer): Move those functions to window.el.
3524 (syms_of_window): Remove corresponding declarations.
3525 (display_buffer): New function.
3526 (temp_output_buffer_show, Fother_window_for_scrolling): Use it.
3527 * dispnew.c (Flast_nonminibuf_frame): New function.
3528 * buffer.c (Fpop_to_buffer): Move to window.el.
3530 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
3532 * data.c (set_internal): Fix up call to let_shadows_buffer_binding_p.
3534 2008-06-05 Kenichi Handa <handa@m17n.org>
3536 * coding.c (detect_coding): Fix previous change.
3537 (detect_coding_system): Likewise.
3539 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
3541 * character.h (MAKE_CHAR_MULTIBYTE): Check the arg is a (uni)byte.
3543 * keymap.c (Vminibuffer_local_filename_must_match_map):
3544 Rename from Vminibuffer_local_must_match_filename_map.
3546 * minibuf.c (Fcompleting_read): Adjust accordingly.
3547 * commands.h: Rename declaration as well.
3549 2008-06-05 Kenichi Handa <handa@m17n.org>
3551 * font.c (Ffont_spec): Don't use font_parse_family_registry for
3553 (Ffont_put): Likewise.
3555 * fontset.c (fontset_find_font): Call font_open_for_lface with the
3558 * xfont.c (xfont_list): Don't set registry to iso8859-1 even if it
3561 * xfaces.c (realize_x_face): If the font-related face attributes
3562 are the same as those of default face, realize a new fontset from
3564 (Fx_family_fonts): Use font_parse_family_registry instead of Ffont_put.
3566 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
3568 * xdisp.c (move_it_in_display_line_to): Improve the type of its args.
3569 (move_it_in_display_line): New wrapper.
3571 * window.c (window_scroll_pixel_based_preserve_x)
3572 (window_scroll_preserve_hpos, window_scroll_preserve_vpos): New vars.
3573 (window_scroll_pixel_based, window_scroll_line_based):
3574 Use them to preserve column positions.
3575 (syms_of_window): Initialize them.
3577 * indent.c (Fvertical_motion): Extend first arg to allow passing an
3580 * dispextern.h (move_it_in_display_line): Declare.
3582 2008-06-05 Juanma Barranquero <lekktu@gmail.com>
3584 * window.c (Fwindow_parameter): Return VALUE, not (PARAMETER . VALUE).
3585 (Fwindow_parameters): Return copy of parameter alist. Doc fix.
3586 (Fset_window_parameter): Return VALUE, not parameter alist. Doc fix.
3588 2008-06-04 Juanma Barranquero <lekktu@gmail.com>
3590 * window.c (Fset_window_parameter): Doc fix.
3591 (Fwindow_parameters, Fwindow_parameter): Remove redundant check.
3593 2008-06-04 Joakim Verona <joakim@verona.se>
3595 * window.h (struct window): Add new member window_parameters.
3597 * window.c (Fwindow_parameters, Fwindow_parameter)
3598 (Fset_window_parameter): New defuns.
3599 (syms_of_window): Defsubr the new defuns.
3600 (make_window): Initialize window_parameters to nil.
3602 2008-06-04 John Paul Wallington <jpw@pobox.com>
3604 * eval.c (Fdefmacro): Doc fix.
3606 2008-06-04 Kenichi Handa <handa@m17n.org>
3608 * coding.c (detect_coding): Fix handling of coding->head_ascii.
3609 Be sure to call setup_coding_system when we find a proper coding system.
3610 (detect_coding_system): Fix handling of coding->head_ascii.
3612 2008-06-03 Andreas Schwab <schwab@suse.de>
3614 * font.c (font_prop_validate_spacing): Fix last change.
3616 2008-06-03 Kenichi Handa <handa@m17n.org>
3618 * font.c (font_prop_validate_spacing): Handle uppercase symbols.
3619 (font_parse_fcname): Fix handling of unknown key.
3621 * xfont.c (xfont_list): Try an alias.
3623 * charset.c (char_charset): Return NULL if the arg charset_list is
3624 specified and C doesn't belong to any of them.
3626 2008-06-02 Chip Coldwell <coldwell@redhat.com>
3628 * font.c (font_pixel_size): Don't take cdr of an integer.
3630 2008-06-02 Jim Meyering <meyering@redhat.com>
3632 Make "xfree (NULL)" a no-op; remove useless if-before-xfree.
3633 * alloc.c (xfree): Return right away for a NULL arg.
3634 * lread.c (nosuffix): Remove now-useless if-before-xfree tests.
3635 * gtkutil.c (xg_gtk_scroll_destroy): Likewise.
3636 * mac.c (create_apple_event_from_event_ref): Likewise.
3637 (create_apple_event_from_drag_ref, cfstring_create_normalized):
3639 * doprnt.c (doprnt1): Likewise.
3640 * frame.c (frame): Likewise.
3641 * keyboard.c (wipe_kboard): Likewise.
3642 * macterm.c (x_free_frame_resources, xlfdpat_destroy, XFreePixmap)
3643 (init_font_name_table, mac_unload_font, x_delete_display): Likewise.
3644 * term.c (tty_default_color_capabilities, maybe_fatal)
3645 (delete_tty): Likewise.
3646 * w16select.c (string): Likewise.
3647 * w32.c (w32_get_resource, SET_ENV_BUF_SIZE): Likewise.
3648 * w32bdf.c (w32_free_bdf_font): Likewise.
3649 * w32fns.c (w32_unload_font): Likewise.
3650 * w32font.c (w32font_close): Likewise.
3651 * window.c (size_window): Likewise.
3652 * xselect.c (receive_incremental_selection): Likewise.
3653 * xterm.c (x_free_frame_resources, x_delete_display): Likewise.
3654 * mactoolbox.c (create_apple_event_from_drag_ref): Likewise.
3655 * w32.c (stat): Likewise.
3657 Remove useless if-before-free tests.
3658 * editfns.c (Fset_time_zone_rule): Likewise.
3659 * lread.c (nosuffix): Likewise.
3660 * ralloc.c (get_bloc): Likewise.
3661 * regex.c (reg_free): Likewise.
3662 * xftfont.c (xftfont_open, xftfont_close): Likewise.
3663 * xrdb.c (get_user_app, get_environ_db, x_load_resources): Likewise.
3664 * xsmfns.c (smc_save_yourself_CB): Likewise.
3666 2008-06-02 Kenichi Handa <handa@m17n.org>
3668 * font.c (font_find_for_lface): Handle float font size.
3669 (font_open_for_lface): Likewise.
3671 * xfaces.c (x_supports_face_attributes_p): Check face->font before
3672 comparing the properties.
3674 2008-06-01 Jason Rumney <jasonr@gnu.org>
3676 * w32font.c (w32_enumfont_pattern_entity): Use requested registry.
3677 Treat iso10646-1 and Windows DEFAULT_CHARSET specially.
3678 Duplicate iso8859-1 fonts as iso10646-1 if no registry specified.
3679 Don't add empty script list.
3680 (w32_registry): Only map DEFAULT_CHARSET to iso10646-1 here.
3682 2008-06-01 Dan Nicolaescu <dann@ics.uci.edu>
3684 * Makefile.in (dot, dotdot): Remove, update users.
3685 ".." has been used elsewhere in the file for a long time.
3686 (LIBXT_STATIC): Remove conditional based on unused variable.
3688 2008-06-01 Miles Bader <miles@gnu.org>
3690 * xfaces.c (Vface_remapping_alist): New variable.
3691 (syms_of_xfaces): Initialize it.
3692 (enum named_merge_point_kind): New type.
3693 (struct named_merge_point): Add `named_merge_point_kind' field.
3694 (push_named_merge_point): Make cycle detection respect different
3695 named-merge-point kinds.
3696 (lface_from_face_name_no_resolve): Rename from `lface_from_face_name'.
3697 Remove face-name alias resolution.
3698 (lface_from_face_name): New definition using
3699 `lface_from_face_name_no_resolve'.
3700 (get_lface_attributes_no_remap): Rename from `get_lface_attributes'.
3701 Call lface_from_face_name_no_resolve instead of lface_from_face_name.
3702 (get_lface_attributes): New definition that layers face-remapping on
3703 top of get_lface_attributes_no_remap. New arg `named_merge_points'.
3704 (lookup_basic_face): New function.
3705 (lookup_derived_face): Pass new last arg to `get_lface_attributes'.
3706 (realize_named_face): Call `get_lface_attributes_no_remap' instead of
3707 `get_lface_attributes'.
3708 (face_at_buffer_position): Use `lookup_basic_face' to lookup
3709 DEFAULT_FACE_ID if necessary. When optimizing the default-face case,
3710 return default_face's face-id instead of the constant DEFAULT_FACE_ID.
3712 * xdisp.c (init_iterator): Pass base_face_id through
3713 `lookup_basic_face' when we actually use it as a face-id.
3714 (handle_single_display_prop): Use `lookup_basic_face' to lookup
3717 * fontset.c (Finternal_char_font): Use `lookup_basic_face' to
3718 lookup the initial face-id.
3720 * dispextern.h (lookup_basic_face, Vface_remapping_alist): New decls.
3722 2008-06-01 Juanma Barranquero <lekktu@gmail.com>
3724 * textprop.c (syms_of_textprop) <text-property-default-nonsticky>:
3725 (Fremove_text_properties): Fix typos in docstrings.
3727 2008-05-31 Kenichi Handa <handa@m17n.org>
3729 * font.c (font_list_entities): Fix the car part of data to be
3730 stored in the cache.
3732 * ftfont.c (ftfont_font_format): Don't use strcasestr.
3734 2008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
3736 * chartab.c (Foptimize_char_table, optimize_sub_char_table):
3737 Add a `test' argument so another predicate than `equal' can be used.
3738 (map_sub_char_table): Use `eq' rather than `equal' to merge ranges.
3739 (map_char_table): Remove unused vars `c' and `i'.
3740 * lisp.h (Foptimize_char_table): Adjust declaration.
3741 * charset.c (Fclear_charset_maps): Adjust call to Foptimize_char_table.
3743 2008-05-30 Kenichi Handa <handa@m17n.org>
3745 * font.c (Ffont_info): Define only if HAVE_WINDOW_SYSTEM is defined.
3746 (syms_of_font): Defsubr Sfont_info only if HAVE_WINDOW_SYSTEM is
3749 2008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
3751 * data.c (Fmake_variable_buffer_local, Fmake_local_variable)
3752 (Fmake_variable_frame_local): Disallow mixing buffer-local and
3753 frame-local settings for the same variable.
3755 2008-05-30 Kenichi Handa <handa@m17n.org>
3757 * fontset.c (Ffont_info): Move to font.c.
3758 (syms_of_fontset): Delete defsubr of Sfont_info.
3760 * font.c (font_style_to_value, font_score): Delete casting of the
3762 (register_font_driver): Increment num_font_drivers only when
3763 registering the driver globally.
3764 (Ffont_info): Move from fontset.c. Handle a font object too.
3765 (syms_of_font): Defsubr Sfont_info.
3767 2008-05-29 Kenichi Handa <handa@m17n.org>
3769 * coding.h (enum define_coding_utf8_arg_index): New enum.
3770 (enum coding_attr_index): Change coding_attr_utf_16_bom to
3771 coding_attr_utf_bom.
3772 (enum utf_bom_type): Rename from utf_16_bom_type.
3773 (struct utf_16_spec): Adjust for the above change.
3774 (struct coding_system): Add utf_8_bom in `spec' union.
3776 * coding.c (CODING_UTF_8_BOM): New macro.
3777 (enum coding_category): Delete coding_category_utf_8, add
3778 coding_category_utf_8_auto, coding_category_utf_8_nosig, and
3779 coding_category_utf_8_sig.
3780 (CATEGORY_MASK_UTF_8): Delete it.
3781 (CATEGORY_MASK_UTF_8_AUTO, CATEGORY_MASK_UTF_8_NOSIG)
3782 (CATEGORY_MASK_UTF_8_SIG): New macros.
3783 (CATEGORY_MASK_ANY): Delete CATEGORY_MASK_UTF_8, add
3784 CATEGORY_MASK_UTF_8_AUTO, CATEGORY_MASK_UTF_8_NOSIG, and
3785 CATEGORY_MASK_UTF_8_SIG.
3786 (CATEGORY_MASK_UTF_8): New macro.
3787 (UTF_BOM, UTF_8_BOM_1, UTF_8_BOM_2, UTF_8_BOM_3): New macros.
3788 (detect_coding_utf_8): Check BOM.
3789 (decode_coding_utf_8, encode_coding_utf_8): Handle BOM.
3790 (decode_coding_utf_16): Adjust for the change of enum utf_bom_type.
3791 (encode_coding_utf_16): Likewise.
3792 (setup_coding_system): Likewise. Set CODING_UTF_8_BOM (coding).
3793 (detect_coding, detect_coding_system): Handle utf-8-auto.
3794 (Fdefine_coding_system_internal): Handle `bom' property for utf-8.
3795 (syms_of_coding): Fix setting up of Vcoding_category_table.
3797 2008-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3799 * process.c (Faccept_process_output): If `millisec' is non-nil,
3800 `seconds' default to 0.
3801 (wait_reading_process_output): Also return non-nil if we read output
3802 from a non-running process.
3804 2008-05-29 Jason Rumney <jasonr@gnu.org>
3806 * w32font.c (w32font_open_internal): Prefer truetype fonts unless
3808 (add_font_entity_to_list): Allow non-opentype truetype fonts back
3809 in the uniscribe backend, but disallow any font that has no
3810 unicode subrange support.
3812 2008-05-29 Juanma Barranquero <lekktu@gmail.com>
3814 * xfaces.c (Fx_list_fonts, Finternal_copy_lisp_face):
3815 Fix typos in docstrings.
3817 2008-05-29 Kenichi Handa <handa@m17n.org>
3819 * xfaces.c (Fx_list_fonts): Make it return a list of font names.
3820 (Fx_family_fonts): Set frame correctly.
3822 2008-05-28 Jason Rumney <jasonr@gnu.org>
3824 * w32term.c (x_draw_glyph_string): Use clipmask if specified.
3826 2008-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
3828 * fileio.c (Fwrite_region): Delay the defaulting to beg&z to after
3829 calling build_annotations.
3831 2008-05-28 Juanma Barranquero <lekktu@gmail.com>
3833 * coding.c (Fdecode_coding_region, Fencode_coding_region)
3834 (Fencode_coding_string):
3835 (syms_of_coding) <coding-system-for-read, coding-system-for-write>:
3836 <latin-extra-code-table>: Fix typos in docstrings.
3837 (syms_of_coding) <coding-system-alist>: Doc fix.
3838 (syms_of_coding) <translation-table-for-input>: Reflow docstring.
3840 2008-05-28 Kenichi Handa <handa@m17n.org>
3842 * fontset.c (Ffont_info): Don't call font_close_object.
3844 * font.c (font_parse_family_registry): Use Ffont_put to validate
3846 (font_delete_unmatched): Don't check spacing.
3847 (font_list_entities): Add spacing to the spec to list fonts.
3849 * ftfont.c (ftfont_spec_pattern): Don't set FC_SPACING to pattern.
3850 (ftfont_list): Check spacing here. Don't include FC_CHARSET in objset.
3852 * coding.c (encode_coding_raw_text): Fix previous change.
3853 (encode_coding_object): When the dst_object is a buffer and is
3854 different from src_object, move gap to PT.
3856 2008-05-27 Chong Yidong <cyd@stupidchicken.com>
3858 * xterm.c (x_draw_glyph_string): If a clipmask is specified, use it.
3860 2008-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
3862 * coding.c (encode_coding_raw_text): Set coding->produced_char for
3863 all branches. Compute it differently.
3865 * xdisp.c [!HAVE_WINDOW_SYSTEM]: Include font.h for --without-x.
3867 2008-05-27 Juanma Barranquero <lekktu@gmail.com>
3869 * w32font.c (compute_metrics): Rewrite an "else { if () ... else ... }"
3870 into "else if () ... else ...".
3872 2008-05-27 Jason Rumney <jasonr@gnu.org>
3874 * w32font.c (w32font_open_internal): Determine if glyph indices
3875 are likely to work here.
3877 2008-05-27 Chong Yidong <cyd@stupidchicken.com>
3879 * xdisp.c (draw_glyphs): If mouse-highlighting is on, attempt to
3880 draw overlap glyphs with appropriate highlighting.
3882 2008-05-27 Kenichi Handa <handa@m17n.org>
3884 * xfont.c (xfont_open): Fix calculation of font->average_width.
3886 2008-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
3888 * casefiddle.c (casify_object): Try to guess better whether the
3889 argument is a byte or a char.
3891 2008-05-26 Andreas Schwab <schwab@suse.de>
3893 * xselect.c (x_reply_selection_request): Properly handle format == 32.
3894 Always send multiples of format size.
3896 * xterm.c (x_set_frame_alpha): Fix type mismatch.
3898 2008-05-26 Jason Rumney <jasonr@gnu.org>
3900 * w32font.c (w32font_text_extents): Zero whole metrics struct first.
3901 (compute_metrics): Don't set failure if we just cleared the cache.
3902 (w32_weight_table): Remove unused variable.
3903 (w32_enumfont_pattern_entity): Use FONT_SPACING_CHARCELL for
3904 backwards compatibility.
3906 2008-05-25 Kenichi Handa <handa@m17n.org>
3908 * w32term.c (x_draw_glyph_string):
3909 * xterm.c (x_draw_glyph_string): Fix calculation of underline position.
3911 * xfaces.c: Delete unused function prototypes.
3912 (xstrlwr, font_frame): Delete them.
3913 (clear_face_cache): Delete unused variable.
3915 * xftfont.c (xftfont_open): Delete unused variable.
3916 If underline_thickness is not 1, adjust underline_position.
3918 * ftxfont.c (ftxfont_open): Delete unused variable.
3920 * fontset.c (face_for_char): Optimize for the case of no charset
3923 * font.c (LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE)
3924 (check_gstring, check_otf_features, otf_list, otf_tag_symbol)
3925 (otf_open, font_otf_capability, generate_otf_features)
3926 (font_otf_DeviceTable, font_otf_ValueRecord, font_otf_Anchor):
3927 Comment out by surrounding "#if 0" and "#endif" for the moment.
3928 (Ffont_drive_otf, Ffont_otf_alternates): Likewise.
3929 (syms_of_font): Codes for accessing above commented out.
3931 2008-05-24 Eli Zaretskii <eliz@gnu.org>
3933 * w32proc.c: Include dispextern.h.
3935 * w32.c: Include dispextern.h.
3937 2008-05-23 Juanma Barranquero <lekktu@gmail.com>
3939 * charset.c (Fencode_char, Fsplit_char): Doc fixes.
3940 (Fget_unused_iso_final_char, Fdecode_char, Fiso_charset):
3941 Fix typos in docstrings.
3943 2008-05-23 Jason Rumney <jasonr@gnu.org>
3945 * xsmfns.c: Remove includes that are already included by config.h.
3947 2008-05-23 Kenichi Handa <handa@m17n.org>
3949 * charset.c (Qemacs, charset_emacs): New variables.
3950 (char_charset): Fix for non-Unicode characters.
3951 (syms_of_charset): Define charset_emacs.
3953 * w32term.c (x_draw_glyph_string): Be sure to update
3954 s->underline_thickness and s->underline_position. Be sure to draw
3955 underline within the current line area.
3957 * xterm.c (x_draw_glyph_string): Be sure to update
3958 s->underline_thickness and s->underline_position. Be sure to draw
3959 underline within the current line area.
3961 * fontset.c: Delete unused variables and add casting for char *
3962 throughout the file.
3963 (fontset_font): Try the fallback fonts of the current fontset
3964 before consulting the default fontset.
3966 * ftfont.c (ftfont_spec_pattern): Free charset if necessary.
3968 * xfont.c (xfont_list_pattern): Free names returned from XListFonts.
3970 2008-05-22 Jason Rumney <jasonr@gnu.org>
3972 * font.c: Don't include strings.h.
3974 * dispextern.h, xfaces.c (xstrcasecmp): Rename from xstricmp.
3976 * dosfns.c, fileio.c, font.c, fontset.c, image.c, macfns.c:
3977 * macterm.c, process.c, w32.c, w32fns.c, w32proc.c, xfaces.c:
3978 * xfns.c, xfont.c: All callers of stricmp and strcasecmp changed
3979 to call xstrcasecmp.
3981 * xfont.c (xfont_list_pattern, compare_font_names): Use xstrcasecmp.
3983 * fontset.c (fs_query_fontset): Use xstrcasecmp.
3985 * font.c (font_style_to_value, font_score): Use xstrcasecmp.
3987 * dosfns.c (msdos_stdcolor_idx): Use xstrcasecmp.
3989 2008-05-22 Kenichi Handa <handa@m17n.org>
3991 * puresize.h (BASE_PURESIZE): Increase to 1220000.
3993 * font.c (font_prop_validate_style): Adjust for the format
3994 change of font_style_table.
3996 * w32font.c (w32font_open_internal): Call Ffont_xlfd_name with
3999 * xfaces.c (x_update_menu_appearance): Call Ffont_xlfd_name with
4002 2008-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
4004 * minibuf.c (keys_of_minibuf): Delete.
4005 * lisp.h (keys_of_minibuf): Delete.
4006 * emacs.c (main): Don't call keys_of_minibuf.
4008 2008-05-22 Kenichi Handa <handa@m17n.org>
4010 * ftfont.c (ftfont_resolve_generic_family): Rename from
4011 ftfont_list_generic_family. Return a single family for each
4013 (ftfont_spec_pattern): Add FC_FAMILY to pattern.
4014 (ftfont_list): Adjust for the change of ftfont_resolve_generic_family.
4016 (ftfont_match): Call font_add_log.
4018 * font.h (Ffont_xlfd_name): EXFUN adjusted.
4019 (FONT_DEBUG): Define it.
4020 (font_add_log): Extern it.
4021 (font_assert): Rename from xassert.
4023 * xfont.c (xfont_get_pcm): Change xassert to font_assert.
4024 (xfont_list_family): Call font_add_log.
4025 (xfont_match): Likewise.
4026 (memq_no_quit): Delete.
4028 * fontset.c (fontset_from_font, Ffontset_info): Add the 2nd arg in
4029 call of Ffont_xlfd_name.
4031 * xfaces.c (struct table_entry, slant_table, weight_table)
4032 (swidth_table): Move to font.c.
4034 * font.c: Checking of FONT_DEBUG is moved to font.h. All calls of
4035 xassert are changed to font_assert. Delete many unused variables.
4036 (Vfont_weight_table, Vfont_slant_table, Vfont_width_table):
4038 (struct table_entry): Move from xfaces.c and modified.
4039 (weight_table, slant_table, width_table): Move from xfaces.c and
4040 contents adjusted for the change of struct table_entry.
4041 (font_style_to_value, font_style_symbolic): Adjust for the
4042 format change of font_style_table.
4043 (font_parse_family_registry): Don't overwrite existing foundry and
4044 family of font_spec.
4045 (font_score): Fix calculation of diff for sizes.
4046 (font_sort_entites): Call font_add_log.
4047 (font_delete_unmatched): Return a newly created list.
4048 (font_list_entities): Fix previous change. Call font_add_log.
4049 (font_matching_entity, font_open_entity, font_close_entity):
4051 (Ffont_xlfd_name): New arg FOLD-WILDCARDS.
4052 (Finternal_set_font_style_table): Delete.
4053 (BUILD_STYLE_TABLE): New macro.
4054 (build_style_table): New function.
4055 (Vfont_log, font_log_env_checked): New variables.
4056 (font_add_log): New function.
4057 (syms_of_font): Delete defsubr Sinternal_set_font_style_table.
4058 Declare Lisp variables "font-weight-table", "font-slant-table",
4059 "font-width-table", and "font-log". Initialize font_style_table.
4061 2008-05-21 Dan Nicolaescu <dann@ics.uci.edu>
4063 * xterm.c (x_set_frame_alpha): Move declarations before statements.
4065 2008-05-21 Seiji Zenitani <zenitani@mac.com>
4066 Ryo Yoshitake <ryo@shiftmode.net>
4068 * frame.c (Qalpha): Add a new frame parameter `alpha'.
4069 (Vframe_alpha_lower_limit): New variable.
4070 (x_set_alpha): New function.
4072 * frame.h (Qalpha, Vframe_parameter_lower_limit): Export them.
4074 * xfns.c (x-create-frame, Qalpha):
4075 Initialize the frame parameter `alpha'.
4076 * xterm.c (OPAQUE, OPACITY): New.
4077 (x_set_frame_alpha): New function.
4078 (frame_highlight, frame_unhighlight): Call x_set_frame_alpha.
4080 * macfns.c (mac_frame_parm_handlers): A null handler for x_set_alpha.
4081 * w32fns.c (w32_frame_parm_handlers): Likewise.
4083 2008-05-20 Jason Rumney <jasonr@gnu.org>
4085 * w32font.c (add_font_entity_to_list): Don't add non-opentype
4086 truetype fonts to opentype list.
4088 2008-05-20 Juanma Barranquero <lekktu@gmail.com>
4090 * fontset.c (Ffontset_info): Doc fix.
4091 (syms_of_fontset) <font-encoding-charset-alist, use-default-ascent>:
4092 <ignore-relative-composition>: Fix typos in docstrings.
4094 * font.c (syms-of-font) <font-encoding-alist>:
4095 (Ffontp, Ffont_make_gstring): Fix typos in docstrings.
4096 (Flist_fonts, Ffont_family_list, Ffont_fill_gstring, Fquery_font)
4097 (Ffont_otf_alternates): Doc fixes.
4099 2008-05-20 Kenichi Handa <handa@m17n.org>
4101 * Makefile.in (FONTSRC): Delete it. Change all $(FONTSRC) to
4102 font.h through out the file.
4103 (FONT_DRIVERS): Rename from FONTOBJ.
4104 (obj): Change $(FONTOBJ) to $(FONT_DRIVERS). Add font.o.
4105 (SOME_MACHINE_OBJECTS): Change $(FONTOBJ) to $(FONT_DRIVERS).
4107 * emacs.c (main): Call syms_of_font unconditionally.
4109 * font.h (find_font_encoding): Extern it.
4111 * font.c (Vfont_encoding_alist, find_font_encoding): Move from
4113 (font_pixel_size)[! HAVE_WINDOW_SYSTEM]: Return 1.
4114 (font_open_entity): Update FRAME_X_DISPLAY_INFO (f)->n_fonts,
4115 FRAME_SMALLEST_CHAR_WIDTH (f), and FRAME_SMALLEST_FONT_HEIGHT (f)
4116 only when HAVE_WINDOW_SYSTEM is defined.
4117 (font_close_object): Update FRAME_X_DISPLAY_INFO (f)->n_fonts only
4118 when HAVE_WINDOW_SYSTEM is defined.
4120 * fontset.c (Vfont_encoding_alist, find_font_encoding): Move to font.c.
4121 (syms_of_fontset): Move declaration of font-encoding-alist to font.c.
4123 * xfaces.c: Include font.h unconditionally.
4124 (merge_face_ref, merge_face_vectors)
4125 (Finternal_set_lisp_face_attribute): Cancel the previous change.
4127 2008-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
4129 * xdisp.c (select_frame_for_redisplay): Adjust for last change to
4131 * eval.c (lisp_indirect_variable): New fun.
4132 (Fuser_variable_p): Use it.
4134 2008-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
4136 * lisp.h (indirect_variable):
4137 * data.c (indirect_variable, let_shadows_buffer_binding_p):
4138 Use Lisp_Symbol pointers rather than Lisp_Object.
4140 * buffer.c (buffer_slot_type_mismatch): Use wrong-type-argument.
4141 To this end, change calling-convention.
4143 * minibuf.c (Finternal_complete_buffer): Only strip out hidden buffers
4144 if some non-hidden buffers are selected by string&pred.
4146 2008-05-19 Chong Yidong <cyd@stupidchicken.com>
4148 * process.c (wait_reading_process_output): Always check status
4151 2008-05-19 Kenichi Handa <handa@m17n.org>
4153 * font.c (font_list_entities): Fix handling of cache.
4154 (font_matching_entity): Likewise.
4156 * ftfont.c (cs_iso8859_1): Delete.
4157 (ft_face_cache): New variable.
4158 (struct ftfont_info): New member fc_charset_idx.
4159 (ftfont_build_basic_charsets): Delete.
4160 (fc_charset_table): New variable.
4161 (ftfont_pattern_entity): New arg fc_charset_idx. Store (FILENAME
4162 . FC_CHARSET_IDX) as :font-entity property in the font entity.
4164 (ftfont_lookup_cache, ftfont_get_charset): New functions.
4165 (ftfont_spec_pattern): New argument fc_charset_idx.
4166 Check registry more rigidly. Change callers.
4167 (ftfont_open, ftfont_close, ftfont_has_char): Adjust for the
4168 change of :font-entity property of the font.
4170 * xftfont.c (xftfont_open): Adjust for the change of :font-entity
4171 property of the font.
4173 2008-05-18 Juanma Barranquero <lekktu@gmail.com>
4175 * coding.c (Fcoding_system_p): Rename argument to match docstring.
4176 (Funencodable_char_position, Fcheck_coding_systems_region)
4177 (Fdecode_coding_string, Fencode_coding_string): Fix typos in docstrings.
4178 (Fdetect_coding_region, Fdetect_coding_string, Fencode_coding_region)
4179 (Ffind_operation_coding_system, Fset_coding_system_priority)
4180 (Fcoding_system_eol_type): Doc fixes.
4182 2008-05-17 Glenn Morris <rgm@gnu.org>
4184 * sysdep.c (child_setup_tty): Handle systems with NLDLY, without FFDLY.
4186 2008-05-16 Eli Zaretskii <eliz@gnu.org>
4188 * dired.c (Ffile_attributes): Shut up GCC warnings about st_uid
4191 * frame.c (Fdelete_frame): Don't call font_update_drivers if
4192 HAVE_WINDOW_SYSTEM is not defined.
4194 * xfaces.c (merge_face_ref, merge_face_vectors)
4195 (Finternal_set_lisp_face_attribute): Use FONT_*_INDEX only when
4196 HAVE_WINDOW_SYSTEM is defined.
4197 (Fface_font): Fix non-HAVE_WINDOW_SYSTEM case.
4199 2008-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
4201 * keyboard.c (parse_menu_item): Do not cache key shortcut any more.
4203 2008-05-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4205 * macterm.c (x_draw_relief_rect): Remove unused variable `dpy'.
4207 2008-05-15 Kenichi Handa <handa@m17n.org>
4209 * font.c (font_find_for_lface): Reflect LFACE_FONT in the font
4212 2008-05-15 Glenn Morris <rgm@gnu.org>
4214 * emacs.c (USAGE1, standard_args): Remove -disable-font-backend.
4216 2008-05-15 Chong Yidong <cyd@stupidchicken.com>
4218 * fns.c (init_fns): Don't initialize weak_hash_tables here.
4219 (init_weak_hash_tables): New fun. Initialize weak_hash_tables.
4221 * alloc.c (init_alloc_once): Call init_weak_hash_tables.
4223 2008-05-15 Kenichi Handa <handa@m17n.org>
4225 * ftfont.c (ftfont_list): Downcase family name to check generic
4228 * xfaces.c (Finternal_set_lisp_face_attribute): Be sure to make a
4229 font-spec for QCfont value.
4231 * fontset.c (Fnew_fontset): Call font_unparse_xlfd with 256-byte
4232 buffer. Check the return value of it.
4234 2008-05-14 Jason Rumney <jasonr@gnu.org>
4236 * w32term.c (w32_get_glyph_overhangs): Remove.
4237 (w32_redisplay_interface): Use x_get_glyph_overhangs instead.
4239 2008-05-14 Kenichi Handa <handa@m17n.org>
4241 * font.c (font_prop_validate): Make nil a valid value.
4242 (font_clear_cache): Check if the cached vector of entities is nil
4245 2008-05-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4247 * emacs.c (main_thread): Conditionalize on
4248 FORWARD_SIGNAL_TO_MAIN_THREAD instead of HAVE_GTK_AND_PTHREAD.
4249 (main) [FORWARD_SIGNAL_TO_MAIN_THREAD]: Initialize it.
4251 * syssignal.h (FORWARD_SIGNAL_TO_MAIN_THREAD): New define.
4252 (main_thread, SIGNAL_THREAD_CHECK): Conditionalize on
4253 FORWARD_SIGNAL_TO_MAIN_THREAD instead of HAVE_GTK_AND_PTHREAD.
4255 2008-05-14 Kenichi Handa <handa@m17n.org>
4257 * coding.c (detect_coding_iso_2022): Ignore a coding category that
4258 has no corresponding coding system.
4260 2008-05-14 Jason Rumney <jasonr@gnu.org>
4262 * font.h (struct font) [WINDOWSNT]: Remove codepage member.
4264 * w32font.h (w32font_open_internal): Update declaration.
4266 * w32font.c (w32font_open_internal): Change last argument from
4267 w32font_info struct to font object. Fill in font object from
4268 font_entity. Get Outline metrics if possible. Use them to
4269 calculate underline position and thickness. Use xlfd name as name
4270 property. Don't set codepage.
4271 (w32font_open): Pass font_object to w32font_open_internal. Don't
4272 update dpyinfo->smallest_font_height and dpyinfo->smallest_char_width.
4273 (w32font_draw): Use s->font.
4274 (clear_cached_metrics): Don't clear non-existent blocks.
4276 * w32term.c (w32_compute_glyph_string_overhangs): Don't compute if
4278 (x_draw_glyph_string): Use underline position and thickness from font.
4280 * w32uniscribe.c (uniscribe_open): Pass font_object to
4281 w32font_open_internal.
4283 2008-05-14 Kenichi Handa <handa@m17n.org>
4285 These changes are to delete all legacy font-handling codes, and
4286 make Emacs use only font-backends.
4288 * Makefile.in: Delete USE_FONT_BACKEND conditionals.
4289 (frame.o, image.o, print.o): Depend on $(FONTSRC).
4291 * makefile.w32-in (WIN32OBJ): Add w32reg.$(O), remove w32bdf.$(O).
4293 * charset.h (Vcharset_non_preferred_head)
4294 (Vcurrent_iso639_language): Extern them.
4296 * charset.c (Vcharset_non_preferred_head): New variable.
4297 (Vcurrent_iso639_language): New variable.
4298 (syms_of_charset): Declare it as a Lisp variable.
4299 (char_charset): Don't check non preferred charsets. As a last
4300 resort, return charset_unicode.
4301 (Fset_charset_priority): Update Vcharset_non_preferred_head.
4303 * composite.c: Throughout the file, delete all USE_FONT_BACKEND
4304 conditionals. Don't check enable_font_backend. Delete all codes
4305 used only when USE_FONT_BACKEND is not defined.
4307 * dispextern.h (struct glyph_string): Change type of `font' to
4309 (struct glyph_string): New member underline_position and
4310 underline_thickness.
4311 (enum lface_attribute_index): Remove LFACE_AVGWIDTH_INDEX.
4312 (struct face): Change type of `font' to `struct font *'. Remove
4313 members `font_name', `font_info_id'.
4314 (per_char_metric, encode_char): Delete externs.
4315 (calc_pixel_width_or_height): Adjust the prototype.
4317 * emacs.c (enable_font_backend): Delete extern.
4318 (main): Don't set enable_font_backend. Don't check the command
4319 line argument "-disable-font-backend".
4321 * font.h (Qfont_spec, Qfont_entity, Qfont_object): Extern them.
4322 (enum font_property_index): New members FONT_DPI_INDEX,
4323 FONT_SPACING_INDEX, FONT_AVGWIDTH_INDEX, FONT_NAME_INDEX,
4324 FONT_FULLNAME_INDEX, FONT_FILE_INDEX, FONT_FORMAT_INDEX,
4325 FONT_OBJECT_MAX. Delete FONT_FRAME_INDEX.
4326 (FONT_WEIGHT_NUMERIC, FONT_SLANT_NUMERIC, FONT_WIDTH_NUMERIC)
4327 (FONT_WEIGHT_SYMBOLIC, FONT_SLANT_SYMBOLIC, FONT_WIDTH_SYMBOLIC)
4328 (FONT_WEIGHT_FOR_FACE, FONT_SLANT_FOR_FACE, FONT_WIDTH_FOR_FACE)
4329 (FONT_WEIGHT_NAME_NUMERIC, FONT_SLANT_NAME_NUMERIC)
4330 (FONT_WIDTH_NAME_NUMERIC, FONT_SET_STYLE): New macros.
4331 (struct font_spec, struct font_entity): New structs.
4332 (FONT_ENCODING_NOT_DECIDED): Moved from fontset.h.
4333 (struct font): Many members from old "struct font_info" moved to
4334 here. Members font and entity deleted.
4335 (FONT_SPEC_P, FONT_ENTITY_P, FONT_OBJECT_P, FONTP): Modified for
4336 the new font-related objects.
4337 (CHECK_FONT_SPEC, CHECK_FONT_ENTITY, CHECK_FONT_OBJECT)
4338 (CHECK_FONT_GET_OBJECT): Likewise.
4339 (XFONT_SPEC, XFONT_ENTITY, XFONT_OBJECT, XSETFONT): New macros.
4340 (PT_PER_INCH, POINT_TO_PIXEL, PIXEL_TO_POINT): Moved from font.h.
4341 (struct font_driver): New members case_sensitive anc check. Type
4342 of the member list and open changed.
4343 (enable_font_backend, font_symbolic_weight, font_symbolic_slant)
4344 (font_symbolic_width, font_find_object, font_get_spec)
4345 (font_set_lface_from_name): Delete extern.
4346 (Fcopy_font_spec, Fmerge_font_spec, Ffont_family_list): New EXFUNs.
4348 * font.c: Include <strings.h>.
4349 (enable_font_backend): Delete it.
4350 (Qfont_spec, Qfont_entity, Qfont_object): New variables.
4351 (CHECK_VALIDATE_FONT_SPEC): Delete it.
4352 (PT_PER_INCH, POINT_TO_PIXEL, PIXEL_TO_POINT): Moved to font.h.
4353 (null_string): Delete it.
4354 (null_vector): Make it static.
4355 (font_family_alist): Delete it.
4356 (Qnormal): Extern it.
4357 (QCextra, QClanguage): Delete it.
4358 (QClang, QCavgwidth, QCfont_entity, QCfc_unknown_spec): New variables.
4359 (font_make_spec, font_make_entity, font_make_object)
4360 (font_intern_prop): Renamed from intern_downcase. Don't downcase
4361 the string. Callers changed.
4362 (font_pixel_size): Adjusted for the format change of font-related
4364 (prop_name_to_numeric, prop_numeric_to_name): Delete them.
4365 (font_style_to_value, font_style_symbolic): New function.
4366 (build_font_family_alist): Delete it.
4367 (font_registry_charsets): Use Fassoc_string instead of
4369 (font_prop_validate_symbol): Don't return null_string.
4370 (font_prop_validate_style): Adjusted for the change of
4371 style-related values in a font vector.
4372 (font_property_table): Delete entries for QClanguage and
4373 QCantialias, add entries for QCavgwidth.
4374 (get_font_prop_index): Delete the 2nd argument FROM.
4375 (font_prop_validate): Arguments changed.
4376 (font_put_extra): Adjusted for the change of font-related objects.
4377 (font_expand_wildcards, font_parse_xlfd, font_unparse_xlfd)
4378 (font_parse_fcname, font_unparse_fcname)
4379 (font_prepare_composition): Likewise.
4380 (font_parse_family_registry): Renamed from font_merge_old_spec.
4381 (otf_open): Delete the 1st arg entity.
4382 (font_otf_capability): Adjusted for the above change.
4383 (font_score): New arg alternate_families. Adjusted for the change
4384 of font-related objects.
4385 (font_sort_entites): New arg best_only.
4386 (font_symbolic_weight, font_symbolic_slant, font_symbolic_width):
4388 (font_match_p): Check alternate families.
4389 (font_find_object): Delete it.
4390 (font_check_object): New function.
4391 (font_clear_cache): Adjusted for the change of font-related objects.
4392 (font_delete_unmatched): New arg.
4393 (font_list_entities): Call font_driver->list with a spec that
4394 doesn't specify style-related properties.
4395 (font_matching_entity): Arguments changed. Caller changed.
4396 (font_open_entity): Adjusted for the change of font-related objects.
4397 (font_close_object, font_has_char, font_encode_char)
4398 (font_get_name, font_get_spec): Likewise.
4399 (font_spec_from_name, font_clear_prop, font_update_lface):
4401 (font_find_for_lface, font_open_for_lface, font_load_for_lface)
4402 (font_prepare_for_face, font_done_for_face, font_open_by_name)
4403 (font_at): Adjusted for the change of font-related objects.
4404 (font_range): New function.
4405 (Ffontp, Ffont_spec, Ffont_get, Ffont_put, Flist_fonts)
4406 (Ffont_xlfd_name): Adjusted for the change of font-related objects.
4407 (Fcopy_font_spec, Fmerge_font_spec): New function.
4408 (Ffont_family_list): Renamed from list-families.
4409 (Finternal_set_font_style_table): Arguments changed.
4410 (Ffont_fill_gstring, Ffont_shape_text, Fopen_font)
4411 (Ffont_drive_otf, Fquery_font, Ffont_match_p): Adjusted for the
4412 change of font-related objects.
4413 (syms_of_font): Delete "ifdef USE_FONT_BACKEND". DEFSYM new symbols.
4415 * fontset.h (struct font_info): Delete it. Most members go to
4417 (FONT_ENCODING_NOT_DECIDED): Moved to font.h.
4418 (enum FONT_SPEC_INDEX): Delete it.
4419 (font_info, list_fonts_func, load_font_func, query_font_func)
4420 (set_frame_fontset_func, find_ccl_program_func)
4421 (get_font_repertory_func, new_fontset_from_font_name): Delete
4423 (fontset_from_font_name): Extern it.
4424 (FS_LOAD_FONT, FONT_INFO_ID, FONT_INFO_FROM_ID)
4425 (FONT_INFO_FROM_FACE): Deleted.
4426 (face_for_font): Adjust prototype.
4428 * fontset.c: Throughout the file, delete all USE_FONT_BACKEND
4429 conditionals. Don't check enable_font_backend. Delete all codes
4430 used only when USE_FONT_BACKEND is not defined.
4431 (get_font_info_func, list_font_func, load_font_func)
4432 (query_font_func, set_frame_fontset_func, find_ccl_program_func)
4433 (get_font_repertory_func): Delete them.
4434 (FONTSET_SPEC, FONT_DEF_NEW, FONT_DEF_SPEC, FONT_DEF_ENCODING)
4435 (FONT_DEF_REPERTORY, RFONT_DEF_FACE, RFONT_DEF_SET_FACE)
4436 (RFONT_DEF_FONT_DEF, RFONT_DEF_SPEC, RFONT_DEF_REPERTORY)
4437 (RFONT_DEF_OBJECT, RFONT_DEF_SET_OBJECT, RFONT_DEF_SCORE)
4438 (RFONT_DEF_SET_SCORE, RFONT_DEF_NEW): New macros.
4439 (fontset_compare_rfontdef): New function.
4440 (reorder_font_vector): Remove the argument CHARSET-ID. Sort
4441 ront-defs by qsort. Adjusted for the change of font-group vector.
4442 (load_font_get_repertory): Deleted.
4443 (fontset_find_font): Use new macros to ref/set elements of
4444 font-def and rfont-def.
4445 (fontset_font): Fix the timing of remembering that no font for C.
4446 (free_face_fontset): Do nothing if the face has no fontset.
4447 (face_suitable_for_char_p): Use new macros to ref/set elements of
4449 (face_for_char): Likewise. Call face_for_char with font_object.
4450 (fs_load_font): Delete. Delete #pragma surrounding it.
4451 (fs_query_fontset): Use strcasecmp instead of strcmp.
4452 (generate_ascii_font_name): Adjusted for the format change of
4454 (Fset_fontset_font): Likewise. Use new macros to set elements of
4456 (Fnew_fontset): Use font_unparse_xlfd to generate
4457 FONTSET_ASCII (fontset).
4458 (new_fontset_from_font_name): Deleted.
4459 (fontset_from_font): Renamed from new_fontset_from_font. Check if
4460 a fontset is already created for the font. FIx updating of
4461 Vfontset_alias_alist.
4462 (fontset_ascii_font): Deleted.
4463 (Ffont_info): Adjusted for the format change of font-spec.
4464 (Finternal_char_font): Likewise.
4465 (Ffontset_info): Likewise.
4466 (syms_of_fontset): Don't check load_font_func.
4468 * fns.c (internal_equal): Handle PREV_FONT.
4470 * frame.h: Delete USE_FONT_BACKEND conditional.
4472 * frame.c: Throughout the file, delete all USE_FONT_BACKEND
4473 conditionals. Don't check enable_font_backend. Delete all codes
4474 used only when USE_FONT_BACKEND is not defined.
4475 (x_set_font): Call x_new_font, not x_new_fontset2.
4476 (x_set_font_backend): Use FRAME_FONT macro to check if a font is
4477 already set for the frame.
4479 * ftfont.c (ftfont_pattern_entity): Argument FRAME removed. Make
4480 a font-entity by font_make_entity. Use font_intern_prop instead
4481 of intern_downcase. Use FONT_SET_STYLE to set a style-related
4482 font property. If a font is scalable, set avgwidth property to 0.
4483 Set font-entity property by font_put_extra.
4484 (ftfont_list_generic_family): Argument SPEC and REGISTRY removed.
4485 (ffont_driver): Adjusted for the change of struct font_driver.
4486 (ftfont_spec_pattern): New function.
4487 (ftfont_list): Return a list, not vector.
4488 (ftfont_match): Use ftfont_spec_pattern to get a pattern.
4489 (ftfont_list_family): Don't downcase names.
4490 (ftfont_free_entity): Deleted.
4491 (ftfont_open): Return a font-ojbect. Adjusted for the change of
4492 struct font. Get underline_thickness and underline_position from
4493 font property. Don't update dpyinfo->smallest_font_height and
4494 dpyinfo->smallest_char_width.
4495 (ftfont_close): Don't free `struct font'.
4496 (ftfont_has_char): Adjusted for the format change of font-entity.
4497 (ftfont_encode_char, ftfont_text_extents): Likewise.
4499 * ftxfont.c (ftxfont_list): Return a list, not vector.
4500 (ftxfont_open): Return a font-ojbect. Adjusted for the change of
4501 struct font. Get underline_thickness and underline_position from
4502 font property. Don't update dpyinfo->smallest_font_height and
4503 dpyinfo->smallest_char_width.
4504 (ftxfont_close): Don't decrese FRAME_X_DISPLAY_INFO (f)->n_fonts.
4505 (ftxfont_draw): Adjusted for the change of struct font.
4507 * image.c (image_ascent): Don't include "charset.h". Include
4508 "character.h" and "font.h".
4510 * lisp.h (enum pvec_type): New member PREV_FONT.
4511 (Fassoc_string): EXFUN it.
4513 * print.c: Include font.h.
4514 (print_object): Handle font-related objects.
4516 * xdisp.c: Throughout the file, delete all USE_FONT_BACKEND
4517 conditionals. Don't check enable_font_backend. Delete all codes
4518 used only when USE_FONT_BACKEND is not defined.
4519 (handle_auto_composed_prop): Do nothing if it->f is not on a
4520 window system. Check how many following characters can be
4521 displayed by the same font.
4522 (calc_pixel_width_or_height): Type of the 4th arg is changed to
4524 (get_char_face_and_encoding): Assign the whole encoding task to
4525 the `encode-char' method of a font driver.
4526 (fill_composite_glyph_string): Adjusted for the change of `struct
4527 face' and `struct glyph_string'.
4528 (fill_glyph_string): Likewise.
4529 (get_per_char_metric): Arguments changed.
4530 (x_get_glyph_overhangs): Adjusted for the change of `struct face'
4531 and `struct glyph_string'.
4532 (produce_stretch_glyph, calc_line_height_property)
4533 (x_produce_glyphs): Likewise.
4535 * xfaces.c: Throughout the file, delete all USE_FONT_BACKEND
4536 conditionals. Don't check enable_font_backend. Delete all codes
4537 used only when USE_FONT_BACKEND is not defined. Use
4538 FONT_XXX_NAME_NUMERIC instead of face_numeric_xxx.
4539 (QCfoundry, QCadstyle, QCregistry, QCspacing, QCsize, QCavgwidth)
4541 (clear_font_table, load_face_font, xlfd_lookup_field_contents):
4543 (struct font_name): Deleted.
4544 (xlfd_numeric_value, xlfd_symbolic_value): Deleted.
4545 (compare_fonts_by_sort_order): New function.
4546 (xlfd_numeric_slant, xlfd_symbolic_slant, xlfd_numeric_weight)
4547 (xlfd_symbolic_weight, xlfd_numeric_swidth, xlfd_symbolic_swidth):
4549 (Fx_family_fonts): Use font_list_entities, and sort fonts by
4550 compare_fonts_by_sort_order.
4551 (Fx_font_family_list): Call Ffont_family_list.
4552 (face_numeric_value, face_numeric_weight, face_numeric_slant)
4553 (face_numeric_swidth, face_symbolic_value, face_symbolic_weight)
4554 (face_symbolic_slant, face_symbolic_swidth)
4555 (split_font_name_into_vector, build_font_name_from_vector)
4556 (xlfd_fixed_p, xlfd_point_size, pixel_point_size)
4557 (font_rescale_ratio, split_font_name, build_font_name)
4558 (free_font_names, sort_fonts, x_face_list_fonts)
4559 (face_font_available_p, sorted_font_list, cmp_font_names)
4560 (font_list_1, concat_font_list, font_list, remove_duplicates):
4562 (Fx_list_fonts): Use Ffont_list.
4563 (LFACE_AVGWIDTH): Deleted.
4564 (check_lface_attrs): Don't check LFACE_AVGWIDTH. Check LFACE_FONT
4566 (lface_fully_specified_p): Don't check LFACE_AVGWIDTH.
4567 (set_lface_from_font_name): Delete it.
4568 (set_lface_from_font): Renamed from
4569 set_lface_from_font_and_fontset. Caller changed. Don't set
4570 LFACE_AVGWIDTH. Use FONT_XXX_FOR_FACE to get a symbol suitable
4572 (merge_face_vectors): Copy font-spec if necessary.
4573 Clear properties of the font-spec if necessary.
4574 (merge_face_ref): Clear properties of the font-spec if necessary.
4575 (Finternal_set_lisp_face_attribute): Likewise.
4576 (set_font_frame_param): Use font_load_for_lface to load a
4577 font-object, and call Fmodify_frame_parameters with it.
4578 (x_update_menu_appearance): Don't check LFACE_AVGWIDTH. Get XLFD
4579 font name by Ffont_xlfd_name.
4580 (Finternal_lisp_face_attribute_values): Don't check QCweight,
4581 QCslant, and QCwidth.
4582 (Fface_font): Get a font name from font->props[FONT_NAME_INDEX].
4583 (lface_same_font_attributes_p): Don't check LFACE_AVGWIDTH.
4584 Compare fonts by EQ.
4585 (lookup_non_ascii_face): Deleted.
4586 (face_for_font): The 2nd argument changed.
4587 (x_supports_face_attributes_p): Don't check LFACE_AVGWIDTH.
4588 Check atomic font properties by case insensitive.
4589 (realize_non_ascii_face): Set face->overstrike correctly.
4590 (realize_x_face): Likewise. Check if LFACE_FONT is a font_object.
4591 (dump_realized_face): Get font name from
4592 font->props[FONT_NAME_INDEX]. Don't print font_info_id.
4594 * xfns.c: Throughout the file, delete all USE_FONT_BACKEND
4595 conditionals. Don't check enable_font_backend. Delete all codes
4596 used only when USE_FONT_BACKEND is not defined.
4597 (xic_create_xfontset): Original code deleted and renamed from
4598 xic_create_xfontset2. Use FRAME_FONT, not FRAME_FONT_OBJECT.
4599 (x_make_gc): Don't set GCFont in GCs.
4600 (Fx_create_frame) [USE_LUCID]: Set xlwmenu_default_font to a font
4602 (syms_of_xfns): Don't set get_font_info_func, load_font_func,
4603 find_ccl_program_func, query_font_func, set_frame_fontset_func,
4604 get_font_repertory_func.
4606 * xfont.c: Include <stdlib.h> and "ccl.h".
4607 (struct xfont_info): New structure.
4608 (xfont_query_font): Deleted.
4609 (xfont_find_ccl_program): Renamed from x_find_ccl_program and
4611 (xfont_driver): Adjusted for the change of struct font_driver.
4612 (compare_font_names): New function.
4613 (xfont_list_pattern): Sort font names case insensitively. Make
4614 font_entity by calling font_make_entity. Avoid auto-scaled fonts.
4615 (xfont_list): Return a list, not vector.
4616 (xfont_match): If the font doesn't have QCname property, generate
4617 a name from the other font properties.
4618 (xfont_open): Return a font-ojbect. Adjusted for the change of
4619 struct font. Get underline_thickness and underline_position from
4620 font property. Don't update dpyinfo->smallest_font_height and
4621 dpyinfo->smallest_char_width.
4622 (xfont_close): Don't free struct font.
4623 (xfont_prepare_face): Adjusted for the change of struct font.
4624 (xfont_done_face): Deleted.
4625 (xfont_has_char): Adjusted for the change of struct font.
4626 (xfont_encode_char, xfont_draw): Likewise.
4627 (xfont_check): New function.
4629 * xftfont.c (xftfont_list): Adjusted for the change of `list'
4631 (xftfont_match): Adjusted for the fontmat change of font-entity.
4632 (xftfont_open): Adjusted for the format change of font-entity and
4633 font-object. Adjusted for the change of struct font. Return a
4634 font-object. Don't update dpyinfo->smallest_font_height and
4635 dpyinfo->smallest_char_width.
4636 (xftfont_close): Block input while calling XftFontClose.
4637 (xftfont_prepare_face): Don't block input while calling
4638 xftfont_get_colors. Adjusted for the change of struct font.
4639 (xftfont_shape): Return value of error case fixed.
4641 * xrdb.c (x_load_resources): Don't setup a fontset resource.
4643 * xterm.h: Throughout the file, delete all USE_FONT_BACKEND
4645 (FONT_WIDTH): Return (f)->max_width.
4646 (struct x_display_info): Delete member `font'.
4647 (x_list_fonts, x_get_font_info, x_load_font, x_query_font)
4648 (x_find_ccl_program, x_get_font_repertory): Delete externs.
4649 (struct x_output): Change type of `font' to `struct font *'.
4651 * xterm.c: Throughout the file, delete all USE_FONT_BACKEND
4652 conditionals. Don't check enable_font_backend. Delete all codes
4653 used only when USE_FONT_BACKEND is not defined. Don't include ccl.h.
4654 (x_per_char_metric, x_encode_char): Deleted.
4655 (x_set_cursor_gc, x_set_mouse_face_gc): Don't set GCFont.
4656 (x_compute_glyph_string_overhangs): Adjusted for the change of
4658 (x_draw_glyph_string_foreground)
4659 (x_draw_composite_glyph_string_foreground): Likewise.
4660 (x_draw_glyph_string): Likewise. Use font->underline_position and
4661 font->underline_thickness.
4662 (x_new_font): Renamed from x_new_fontset2.
4663 (x_new_fontset, x_get_font_info, x_list_fonts): Deleted.
4664 (x_check_font): Call `check' method of a font driver.
4665 (x_font_min_bounds, x_compute_min_glyph_bounds, x_load_font)
4666 (x_query_font, x_get_font_repertory): Deleted.
4667 (x_find_ccl_program): Renamed and moved to xfont.c.
4668 (x_redisplay_interface): Adjusted for the change of `struct
4669 redisplay_interface'.
4671 * w32fns.c: Throughout the file, delete all USE_FONT_BACKEND
4672 conditionals. Don't check enable_font_backend. Delete all codes
4673 used only when USE_FONT_BACKEND is not defined. Surround non-used
4674 code by "#ifdef OLD_FONT" and "endif".
4675 (Fw32_select_font): Use FONT_COMPAT to get old font structure.
4677 * w32font.h (struct w32font_info): New member.
4678 (FONT_COMPAT): New macro.
4679 (w32font_open_internal): Prototype adjusted.
4681 * w32gui.h (XGCValues): Surround `XFontStruct *font' by "if
4682 OLD_FONT" and "endif".
4684 * w32font.c: Throughout the file, delete all USE_FONT_BACKEND
4685 conditionals. Don't check enable_font_backend. Delete all codes
4686 used only when USE_FONT_BACKEND is not defined.
4687 (w32font_open): Return a font-object. Make a font-object by
4688 font_make_object. Adjusted for the change of struct w32font_info.
4689 (w32font_close): Don't free struct font. Adjusted for the change
4690 of struct w32font_info.
4691 (w32font_encode_char, w32font_text_extents, w32font_draw):
4692 Adjusted for the change of struct w32font_info.
4693 (w32font_draw): Likewise.
4694 (w32font_list_internal): Return a list, not vector.
4695 (w32font_open_internal): Change the 4th arg to font-object.
4696 Adjusted for the change of struct w32font_info and font-object format.
4697 (add_font_name_to_list): Don't downcase names.
4698 (w32_enumfont_pattern_entity): Make a font-entity by
4699 font_make_entity. Adjusted for the format change of font-entity.
4700 Use FONT_SET_STYLE to set a style-related font property. If a
4701 font is scalable, set avgwidth property to 0. Set font-entity
4702 property by font_put_extra.
4703 (font_matches_spec): Adjusted for the format change of font-entity.
4704 (w32_weight_table, w32_decode_weight): New variables.
4705 (w32_encode_weight): New function.
4706 (fill_in_logfont): Adjusted for the format change of font-spec.
4707 (w32font_full_name): Use FONT_WEIGHT_SYMBOLIC to get a symbol
4709 (w32font_driver): Adjusted for the change of struct font_driver.
4711 * w32term.h: Throughout the file, delete all USE_FONT_BACKEND
4712 conditionals. Don't check enable_font_backend. Surround non-used
4713 code by "#ifdef OLD_FONT" and "endif".
4714 (FONT_WIDTH, FONT_HEIGHT, FONT_BASE, FONT_DESCENT)
4715 (FONT_AVG_WIDTH): Adjusted for the change of struct font.
4717 * w32term.c: Throughout the file, delete all USE_FONT_BACKEND
4718 conditionals. Don't check enable_font_backend. Delete all codes
4719 used only when USE_FONT_BACKEND is not defined. Surround non-used
4720 code by "#ifdef OLD_FONT" and "endif".
4722 * w32uniscribe.c: Delete USE_FONT_BACKEND conditional.
4723 (uniscribe_open): Return value changed to font-object.
4724 Adjusted for the format change of font-object.
4725 (uniscribe_otf_capability): Adjusted for the change of struct font.
4726 (add_opentype_font_name_to_list): Don't downcase names.
4727 (uniscribe_font_driver): Adjusted for the change of struct
4730 2008-05-13 Chong Yidong <cyd@stupidchicken.com>
4732 * dispnew.c (update_frame_1): Check if tty output is still valid
4735 2008-05-13 Jan Djärv <jan.h.d@swipnet.se>
4737 * xterm.c (handle_one_xevent): Don't pass buttons higher than 3
4740 2008-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
4742 * dired.c (file_name_completion): Tweak the code so as to always do it
4743 in a single pass. Tighten the scope of some variables.
4745 * dired.c (Qdefault_directory): New var.
4746 (file_name_completion): Use it instead of Fexpand_file_name.
4747 (syms_of_dired): Initialize it.
4749 2008-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
4751 * fileio.c (double_dollars): Remove dead code.
4753 2008-05-10 Eli Zaretskii <eliz@gnu.org>
4755 * dired.c (Ffile_attributes, Fdirectory_files_and_attributes):
4756 Mention w32-get-true-file-attributes in doc string.
4758 * w32proc.c (syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix.
4760 2008-05-09 Glenn Morris <rgm@gnu.org>
4762 * fileio.c (Fread_file_name): Remove reference to insdef, deleted
4765 2008-05-09 Eli Zaretskii <eliz@gnu.org>
4767 Support for reporting owner and group of each file on MS-Windows:
4768 * dired.c (stat_uname, stat_gname): New functions, with special
4769 implementation for w32.
4770 (Ffile_attributes): Use them instead of getpwuid and getgrgid.
4772 * w32.c: Rename the_passwd_* to dflt_passwd_*.
4773 (dflt_group_name): New static variable.
4774 (dflt_group): Rename from the_group.
4775 (init_user_info): Init dflt_group fields. Get user's group name
4776 from LookupAccountSid.
4777 (g_b_init_get_file_security, g_b_init_get_security_descriptor_owner)
4778 (g_b_init_get_security_descriptor_group, g_b_init_is_valid_sid):
4779 New initialization states.
4780 (globals_of_w32): Initialize them to zero. Initialize the default
4781 group name to "None".
4782 (GetFileSecurity_Name): New global var, the name of the function
4783 to call for GetFileSecurity.
4784 (GetFileSecurity_Proc, GetSecurityDescriptorOwner_Proc)
4785 (GetSecurityDescriptorGroup_Proc, IsValidSid_Proc): New typedefs.
4786 (get_file_security, get_security_descriptor_owner)
4787 (get_security_descriptor_group, is_valid_sid)
4788 (get_file_security_desc, get_rid, get_name_and_id)
4789 (get_file_owner_and_group): New functions.
4790 (stat): Use get_file_security_desc and get_file_owner_and_group to
4791 report the owner and primary group of each file. Don't ignore the
4792 high 32 bits of file's size, now that st_size is 64-bit wide.
4793 Fix test when to get true file attributes.
4794 (init_user_info): Use get_rid instead of equivalent inline code.
4795 (fstat): Don't ignore the high 32 bits of file's size.
4797 2008-05-09 Chong Yidong <cyd@stupidchicken.com>
4799 * image.c (png_load): Use correct bit-depth for setting background
4802 2008-05-08 Eli Zaretskii <eliz@gnu.org>
4804 * Makefile.in (lisp, shortlisp): Rename epa-file-hook.elc to
4807 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
4809 * font.c (Ffont_match_p): Don't use `iff' in docstring.
4811 2008-05-07 Dan Nicolaescu <dann@ics.uci.edu>
4813 * macfns.c (Fx_create_frame): Make a copy of frame parameters
4814 because the original parameters are in pure storage now.
4815 (mac_window): Remove unused params. Update callers.
4817 2008-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
4819 * lread.c (substitute_object_recurse): Use lower-level primitives.
4820 Don't signal errors when traversing sub-char-tables.
4821 Don't loop over all the possible characters when traversing char-tables.
4823 * print.c (print_preprocess): Add sub-char-tables to the print-table,
4824 just like we do in print.c.
4826 2008-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
4828 * minibuf.c (Ftry_completion): Remove code left over from when we used
4829 scmp instead of Fcompare_strings.
4831 2008-05-04 Juanma Barranquero <lekktu@gmail.com>
4833 * w32fns.c (Fw32_battery_status): Fix computation of %t (h:min) format.
4835 2008-05-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4837 * image.c [USE_MAC_IMAGE_IO] (image_load_image_io):
4838 Create bitmap context in native byte order.
4840 * macterm.c (XDrawLine)
4841 (XCreatePixmapFromBitmapData) [USE_MAC_IMAGE_IO]: Create bitmap
4842 context in native byte order.
4844 2008-05-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4846 * config.in: Regenerate.
4848 * image.c (PIX_MASK_DRAW, PIX_MASK_RETAIN) [USE_MAC_IMAGE_IO]:
4849 New definitions for Image I/O support.
4850 (XGetImage, XPutPixel, XGetPixel, XDestroyImage)
4851 (mac_create_cg_image_from_image, x_create_x_image_and_pixmap)
4852 [USE_MAC_IMAGE_IO]: Add implementations for Image I/O support.
4853 (mac_data_provider_release_data, image_load_image_io)
4854 [USE_MAC_IMAGE_IO]: New functions.
4855 (CGImageCreateWithPNGDataProviderProcType) [MAC_OSX]: Remove typedef.
4856 (MyCGImageCreateWithPNGDataProvider) [MAC_OSX]: Remove variable.
4857 (init_image_func_pointer) [MAC_OSX]: Remove function.
4858 (image_load_quartz2d) [MAC_OSX]: Check availability of
4859 CGImageCreateWithPNGDataProvider at compile time.
4860 Use lowercase `false' for boolean constant.
4861 (png_load, jpeg_load, tiff_load, gif_load) [USE_MAC_IMAGE_IO]:
4862 Use image_load_image_io.
4863 (png_load) [!USE_MAC_IMAGE_IO && MAC_OSX]:
4864 Don't check MyCGImageCreateWithPNGDataProvider.
4865 (init_image) [MAC_OSX && TARGET_API_MAC_CARBON]:
4866 Don't call init_image_func_pointer.
4868 * macgui.h (Pixmap) [USE_MAC_IMAGE_IO]: New definition for Image I/O.
4870 * macterm.c (mac_cg_color_space_rgb) [USE_CG_DRAWING]:
4871 Make variable non-static.
4872 (XDrawLine, XCreatePixmap, XCreatePixmapFromBitmapData, XFreePixmap)
4873 [USE_MAC_IMAGE_IO]: Add implementations for Image I/O support.
4875 * macterm.h (ARGB_TO_ULONG, ALPHA_FROM_ULONG): New macros.
4876 (RED_FROM_ULONG): Mask off higher bits.
4877 (mac_cg_color_space_rgb) [USE_MAC_IMAGE_IO]: New extern.
4879 * s/darwin.h [HAVE_CARBON && HAVE_AVAILABILITYMACROS_H]:
4880 Include AvailabilityMacros.h.
4881 (USE_MAC_IMAGE_IO, LIBS_IMAGE) [HAVE_CARBON]: New defines.
4882 (LIBS_CARBON) [HAVE_CARBON]: Use LIBS_IMAGE.
4884 2008-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
4886 * chartab.c (Fset_char_table_range): If range is t, really set all
4887 chars to that value.
4889 2008-05-03 Eli Zaretskii <eliz@gnu.org>
4891 * dired.c (Ffile_attributes): Don't allow the device number become
4894 2008-05-02 Daiki Ueno <ueno@unixuser.org>
4896 * Makefile.in (lisp, shortlisp): Add epa-file-hook.elc.
4898 2008-05-02 Juri Linkov <juri@jurta.org>
4900 * minibuf.c (Fread_from_minibuffer, Fread_string, Fread_command)
4901 (Fread_variable, Fread_buffer, Fcompleting_read): Document the
4902 DEFAULT argument as a list of default values in docstrings.
4904 2008-05-01 Chong Yidong <cyd@stupidchicken.com>
4906 * puresize.h (BASE_PURESIZE): Increase to 1210000.
4908 2008-05-01 Martin Rudalics <rudalics@gmx.at>
4910 * dispnew.c (change_frame_size_1): Preserve small windows when
4911 shrinking frames by calling set_window_height|width with third
4914 * window.h (struct window): Replace field too_small_ok by field
4915 resize_proportionally.
4917 * window.c (make_window): Initialize resize_proportionally.
4918 (enlarge_window): Temporarily set resize_proportionally to make
4919 sure that shrink_windows does scale the window proportionally.
4920 (shrink_windows): When window has resize_proportionally set try
4921 to shrink it proportionally by stealing from other windows.
4922 (struct saved_window, Fset_window_configuration)
4923 (compare_window_configurations): Handle resize_proportionally.
4924 (WINDOW_TOTAL_SIZE): New macro.
4925 (window_min_size, shrink_windows, size_window): Use it.
4926 (check_min_window_sizes): Remove. Invalid values of
4927 window-min-height|width are handled by window_min_size_2 now.
4928 (size_window, Fsplit_window, enlarge_window)
4929 (adjust_window_trailing_edge, grow_mini_window): Don't call
4930 check_min_window_sizes.
4931 (window_min_size_2, window_min_size_1, window_min_size):
4932 New argument safe_p for retrieving "safe" minimum sizes.
4933 (Fdisplay_buffer, Fsplit_window, enlarge_window)
4934 (adjust_window_trailing_edge, grow_mini_window):
4935 Adjust arguments of window_min_size... functions.
4936 (shrink_windows): Argument min_size removed. New argument
4937 safe_p allows shrinking windows to their safe minimum sizes.
4938 Calculate minimum size and decide whether a window shall be
4939 deleted for each window individually.
4940 (size_window): When nodelete_p equals 2, tell shrink_windows to
4941 delete windows only if their new minimum size is no more safe.
4942 (shrink_window_lowest_first): Call window_min_size_1 to make
4943 sure to preserve modeline of bottom-most window when resizing
4945 (Fset_window_configuration, Fcurrent_window_configuration)
4946 (compare_window_configurations): Do not handle
4947 window-min-height|width any more.
4948 (syms_of_window): Clarify window-min-height|width doc-strings.
4950 2008-04-30 Stefan Monnier <monnier@iro.umontreal.ca>
4952 * dired.c (file_name_completion): Fix up the encoding/decoding issue
4953 some more. Copy some of the code from Ftry_completions.
4954 Remove special case code that dates back to initial revision when the
4955 slash was only added when necessary and that can't trigger nowadays.
4957 2008-04-27 Kenichi Handa <handa@m17n.org>
4959 * font.c (font_prop_validate): Signal `error' instead of `font'.
4961 2008-04-29 Jason Rumney <jasonr@gnu.org>
4963 * w32fns.c (Fw32_battery_status): New defun.
4964 (syms_of_w32fns): Defsubr it.
4966 2008-04-28 Andreas Schwab <schwab@suse.de>
4968 * dired.c (file_name_completion): Fix another mixing of encoded
4971 2008-04-28 Juanma Barranquero <lekktu@gmail.com>
4973 * w32fns.c (Fw32_define_rgb_color): Fix typo in docstring.
4975 2008-04-27 Juanma Barranquero <lekktu@gmail.com>
4977 * fringe.c (Fdefine_fringe_bitmap): Doc fix.
4979 2008-04-27 Andreas Schwab <schwab@suse.de>
4981 * dired.c (file_name_completion): Fix inappropriate mixing of
4982 encoded and decoded names.
4984 * xterm.c (XTread_socket): Fix use of uninitialized variable.
4986 * puresize.h (BASE_PURESIZE): Increase to 1200000.
4988 2008-04-26 Eli Zaretskii <eliz@gnu.org>
4990 * dired.c (Ffile_attributes) [WINDOWSNT]: Undo change from
4991 2008-03-31, it's not needed anymore with `struct stat' definition
4992 on nt/inc/sys/stat.h. Undo changes from 2007-01-12 and 2007-01-13
4993 for the same reasons.
4995 2008-04-25 Dennis Gilmore <ausil@fedoraproject.org> (tiny change)
4997 * m/sparc.h: Additional redefinitions for GNU/Linux.
4999 2008-04-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5001 * macterm.c (Vmac_ts_active_input_buf) [USE_MAC_TSM]: New variable.
5002 (syms_of_macterm) [USE_MAC_TSM]: Defvar it.
5003 (Qmouse_drag_overlay) [MAC_OSX]: New variable.
5004 (syms_of_macterm) [MAC_OSX]: Intern and staticpro it.
5005 (mac_get_selected_range, mac_store_buffer_text_to_unicode_chars)
5006 (mac_ax_selected_text_range) [MAC_OSX]: New functions.
5007 (mac_ax_number_of_characters) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
5010 * mactoolbox.c (Vmac_ts_active_input_buf) [USE_MAC_TSM]: Add extern.
5011 (fast_find_position, x_y_to_hpos_vpos, mac_ax_selected_text_range)
5012 (mac_ax_number_of_characters): Add externs.
5013 (mac_get_selected_range, mac_store_buffer_text_to_unicode_chars)
5014 [USE_MAC_TSM]: Likewise.
5015 (mac_handle_text_input_event) [MAC_OSX]:
5016 Handle kEventTextInputOffsetToPos for no active input area case.
5017 Handle kEventTextInputPosToOffset and kEventTextInputGetSelectedText.
5018 (mac_handle_document_access_event)
5019 [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]: New function.
5020 (install_application_handler) [MAC_OSX]: Register handlers for
5021 kEventTextInputPosToOffset and kEventTextInputGetSelectedText.
5022 (install_application_handler) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
5023 Register mac_handle_document_access_event.
5025 * xdisp.c (x_y_to_hpos_vpos, fast_find_position) [HAVE_CARBON]:
5026 Make functions non-static.
5028 2008-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
5030 * fileio.c (Vread_file_name_function, Vread_file_name_predicate)
5031 (read_file_name_completion_ignore_case, insert_default_directory)
5032 (Qdefault_directory): Move to minibuffer.el.
5033 (Fread_file_name): Call the new `read-file-name' instead.
5035 2008-04-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5037 * mac.c (create_apple_event) [TARGET_API_MAC_CARBON]:
5038 Make function non-static.
5039 (create_apple_event_from_event_ref) [TARGET_API_MAC_CARBON]:
5041 (create_apple_event_from_drag_ref) [TARGET_API_MAC_CARBON]:
5042 Move to mactoolbox.c.
5043 (mac_event_parameters_to_lisp) [TARGET_API_MAC_CARBON]: New function.
5045 * macgui.h (CGFloat) [!CGFLOAT_DEFINED]: New typedef.
5046 (mac_rect_make): New macro.
5048 * macterm.c (mac_draw_image_string_atsui) [MAC_OSX]: Use CGFloat
5050 (mac_draw_image_string_cg) [USE_CG_TEXT_DRAWING]: Likewise.
5051 (init_cg_color, mac_draw_line, mac_draw_cg_image, XSetForeground)
5052 (XSetBackground) [USE_CG_DRAWING]: Likewise.
5053 (mac_draw_image_string_atsui) [MAC_OSX]: Use mac_rect_make instead of
5055 (mac_draw_image_string_cg) [USE_CG_TEXT_DRAWING]: Likewise.
5056 (mac_erase_rectangle, mac_draw_cg_image, mac_fill_rectangle)
5057 (mac_set_clip_rectangles) [USE_CG_DRAWING]: Likewise.
5058 (XCreatePixmap, XCreatePixmapFromBitmapData): Use Window
5059 instead of WindowRef in argument type.
5060 (XCreatePixmap) [!MAC_OS8]: Don't call SetPortWindowPort.
5061 (mac_invert_rectangle): Use CGContextSetBlendMode if available.
5062 (mac_set_clip_rectangles, mac_reset_clip_rectangles): Take argument F
5063 instead of DISPLAY. All uses changed.
5064 (mac_handle_size_change): Don't call SET_FRAME_GARBAGED.
5065 (x_calc_absolute_position): Simplify so as not to use
5066 FRAME_PIXEL_WIDTH/FRAME_PIXEL_HEIGHT.
5068 * macterm.h (XCreatePixmap, XCreatePixmapFromBitmapData): Use Window
5069 instead of WindowRef in argument type.
5070 (create_apple_event_from_event_ref, create_apple_event_from_drag_ref)
5071 [TARGET_API_MAC_CARBON]: Remove externs.
5072 (create_apple_event, mac_event_parameters_to_lisp)
5073 [TARGET_API_MAC_CARBON]: Add externs.
5075 * mactoolbox.c (Vmac_ts_script_language_on_focus)
5076 (saved_ts_script_language_on_focus) [USE_MAC_TSM]: Remove externs.
5077 (XTread_socket) [USE_MAC_TOOLBAR]: Select window if its structure part
5079 (x_activate_menubar): Remove extern for saved_menu_event_location.
5080 (create_apple_event_from_drag_ref) [TARGET_API_MAC_CARBON]:
5083 2008-04-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5085 * alloc.c [!SYSTEM_MALLOC && !SYNC_INPUT] (uninterrupt_malloc)
5086 [HAVE_GTK_AND_PTHREAD && !DOUG_LEA_MALLOC]: Don't use recursive mutex.
5088 2008-04-23 Jason Rumney <jasonr@gnu.org>
5090 * w32.c (stat): When Vw32_get_true_file_attributes is Qlocal, get
5091 attributes only for local files.
5093 * w32proc.c (syms_of_ntproc): Change Vw32_get_true_file attributes
5096 2008-04-22 Juri Linkov <juri@jurta.org>
5098 * buffer.c (Fswitch_to_buffer): Change interactive spec to call
5099 read-buffer-to-switch instead of using the letter "B".
5101 2008-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
5103 * fileio.c (Qdefault_directory): New variable.
5104 (Fread_file_name): Use it to pass `dir' to the completion functions.
5106 2008-04-20 Chong Yidong <cyd@stupidchicken.com>
5108 * xdisp.c (pos_visible_p): Check if iterator stops on a display string.
5110 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
5112 * keyboard.c (Vpre_help_message): Remove.
5113 (show_help_echo): Remove default C code.
5115 * dired.c (directory_files_internal, file_name_completion):
5116 Only call ENCODE_FILE if the string is indeed decoded.
5118 2008-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
5120 * Makefile.in (TOOLKIT_DEFINES): Remove.
5121 (LIBW): Use a bit less #if, remove left over OPEN_LOOK stuff.
5123 2008-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5125 * Makefile.in (MAC_OBJ): Add mactoolbox.o.
5126 (mactoolbox.o): New target.
5128 * mac.c [MAC_OSX] (select_and_poll_event, sys_select):
5129 Use mac_run_loop_run_once instead of CFRunLoopRunInMode.
5131 * macfns.c (x_set_background_color, mac_window, x_create_tip_frame):
5132 Use mac_set_frame_window_background instead of XSetWindowBackground.
5133 (x_set_tool_bar_lines) [USE_MAC_TOOLBAR]:
5134 Use mac_is_window_toolbar_visible instead of IsWindowToolbarVisible.
5135 (x_set_name_internal) [TARGET_API_MAC_CARBON]: Use mac_set_window_title
5136 instead of SetWindowTitleWithCFString.
5137 (mac_update_proxy_icon) [TARGET_API_MAC_CARBON]: Remove BLOCK_INPUT.
5138 Move function to mactoolbox.c.
5139 (mac_update_title_bar) [TARGET_API_MAC_CARBON]:
5140 Use mac_set_window_modified instead of SetWindowModified.
5141 Add BLOCK_INPUT around mac_set_window_modified/mac_update_proxy_icon.
5142 (mac_window, x_create_tip_frame): Use mac_create_frame_window.
5143 (Fx_focus_frame): Use mac_front_non_floating_window instead of
5144 FrontNonFloatingWindow. Use mac_activate_window instead of
5145 ActivateWindow. Use mac_active_non_floating_window instead of
5146 ActiveNonFloatingWindow.
5147 (show_hourglass, hide_hourglass) [TARGET_API_MAC_CARBON]:
5148 Use mac_show_hourglass and mac_hide_hourglass.
5149 (compute_tip_xy) [TARGET_API_MAC_CARBON]: Use mac_get_global_mouse
5150 instead of GetGlobalMouse.
5151 (Fx_show_tip): Use mac_move_window/mac_size_window/mac_show_window
5152 instead of MoveWindow/SizeWindow/ShowWindow, respectively.
5153 Use mac_bring_window_to_front instead of BringToFront.
5154 (Qfile_name_history) [TARGET_API_MAC_CARBON]: Move extern to
5156 (Fx_file_dialog) [TARGET_API_MAC_CARBON]: Move function body to
5157 mac_file_dialog in mactoolbox.c. Use mac_file_dialog.
5158 (mac_nav_event_callback) [TARGET_API_MAC_CARBON]: Move function to
5161 * macgui.h [!HAVE_CARBON]: Include Quickdraw.h instead of QuickDraw.h.
5162 (XtPointer): Move typedef from macmenu.c.
5163 (enum button_type): Move enum from macmenu.c.
5164 (widget_value): Move typedef from macmenu.c.
5165 (M_APPLE, I_ABOUT, EXTRA_STACK_ALLOC, ARGV_STRING_LIST_ID)
5166 (DIALOG_LEFT_MARGIN, DIALOG_TOP_MARGIN, DIALOG_RIGHT_MARGIN)
5167 (DIALOG_BOTTOM_MARGIN, DIALOG_MIN_INNER_WIDTH, DIALOG_MAX_INNER_WIDTH)
5168 (DIALOG_BUTTON_BUTTON_HORIZONTAL_SPACE)
5169 (DIALOG_BUTTON_BUTTON_VERTICAL_SPACE, DIALOG_BUTTON_MIN_WIDTH)
5170 (DIALOG_TEXT_MIN_HEIGHT, DIALOG_TEXT_BUTTONS_VERTICAL_SPACE)
5171 (DIALOG_ICON_WIDTH, DIALOG_ICON_HEIGHT, DIALOG_ICON_LEFT_MARGIN)
5172 (DIALOG_ICON_TOP_MARGIN): Move defines from macmenu.c.
5173 (Selection): Move typedef from macselect.c.
5174 (RAM_TOO_LARGE_ALERT_ID, ABOUT_ALERT_ID) [MAC_OS8]: Move defines from
5176 (mac_set_window_title, mac_set_window_modified, mac_is_window_visible)
5177 (mac_is_window_collapsed, mac_bring_window_to_front)
5178 (mac_send_window_behind, mac_hide_window, mac_show_window)
5179 (mac_collapse_window, mac_front_non_floating_window)
5180 (mac_active_non_floating_window, mac_activate_window)
5181 (mac_move_window_structure, mac_move_window, mac_size_window)
5182 (mac_get_global_mouse, mac_is_window_toolbar_visible): New defines.
5184 * macmenu.c [!TARGET_API_MAC_CARBON]: Move includes to mactoolbox.c.
5185 (enum mac_menu_kind): Move enum to mactoolbox.c.
5186 (min_menu_id): Move variable to mactoolbox.c.
5187 (quit_dialog_event_loop) [TARGET_API_MAC_CARBON]: Likewise.
5188 (DIALOG_WINDOW_RESOURCE): Move define to mactoolbox.c.
5189 (DIALOG_BUTTON_COMMAND_ID_OFFSET, DIALOG_BUTTON_COMMAND_ID_P)
5190 (DIALOG_BUTTON_COMMAND_ID_VALUE, DIALOG_BUTTON_MAKE_COMMAND_ID)
5191 [TARGET_API_MAC_CARBON]: Likewise.
5192 (XtPointer): Move typedef to macgui.h.
5193 (enum button_type): Move enum to macgui.h.
5194 (widget_value): Move typedef to macgui.h.
5195 (DIALOG_LEFT_MARGIN, DIALOG_TOP_MARGIN, DIALOG_RIGHT_MARGIN)
5196 (DIALOG_BOTTOM_MARGIN, DIALOG_MIN_INNER_WIDTH, DIALOG_MAX_INNER_WIDTH)
5197 (DIALOG_BUTTON_BUTTON_HORIZONTAL_SPACE)
5198 (DIALOG_BUTTON_BUTTON_VERTICAL_SPACE, DIALOG_BUTTON_MIN_WIDTH)
5199 (DIALOG_TEXT_MIN_HEIGHT, DIALOG_TEXT_BUTTONS_VERTICAL_SPACE)
5200 (DIALOG_ICON_WIDTH, DIALOG_ICON_HEIGHT, DIALOG_ICON_LEFT_MARGIN)
5201 (DIALOG_ICON_TOP_MARGIN): Move defines to macgui.h.
5202 (popup_activated_flag): Make variable non-static.
5203 (x_activate_menubar, install_menu_quit_handler, pop_down_menu)
5204 (add_menu_item, fill_menu, dispose_menus):
5205 Move functions to mactoolbox.c.
5206 (restore_show_help_function, menu_target_item_handler)
5207 (install_menu_target_item_handler, mac_handle_dialog_event)
5208 (install_dialog_event_handler, pop_down_dialog, create_and_show_dialog)
5209 [TARGET_API_MAC_CARBON]: Likewise.
5210 (menu_quit_handler) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]: Likewise.
5211 (mac_dialog) [!TARGET_API_MAC_CARBON]: Likewise.
5212 (find_and_call_menu_selection, name_is_separator): Make function
5214 (Vshow_help_function, timer_check) [TARGET_API_MAC_CARBON]: Move extern
5216 (set_frame_menubar): Don't call install_menu_quit_handler.
5217 (menu_item_selection): New variable.
5218 (mac_menu_show): Use create_and_show_popup_menu.
5219 (create_and_show_dialog) [TARGET_API_MAC_CARBON]: Don't return
5220 selection but set variable menu_item_selection. All uses changed.
5221 (mac_fill_menubar): Rename from fill_menubar. All uses changed.
5222 Call install_menu_quit_handler. Move to mactoolbox.c.
5224 * macselect.c [!TARGET_API_MAC_CARBON]: Don't include Scrap.h.
5225 (Selection): Move typedef to macgui.h.
5226 (Vselection_converter_alist, Qmac_scrap_name, Qmac_ostype)
5227 (Vmac_apple_event_map, Qmac_apple_event_class, Qmac_apple_event_id):
5228 Make variables non-static.
5229 (Vmac_dnd_known_types) [TARGET_API_MAC_CARBON]: Likewise.
5230 (mac_handle_apple_event, cleanup_all_suspended_apple_events):
5231 Make functions non-static.
5232 (Vmac_service_selection) [MAC_OSX]: Likewise.
5233 (mac_get_selection_from_symbol, get_flavor_type_from_symbol)
5234 (mac_valid_selection_target_p, mac_clear_selection)
5235 (mac_get_selection_ownership_info, mac_valid_selection_value_p)
5236 (mac_put_selection_value, mac_selection_has_target_p)
5237 (mac_get_selection_value, mac_get_selection_target_list)
5238 (init_apple_event_handler, install_drag_handler, remove_drag_handler):
5239 Move functions to mactoolbox.c.
5240 (mac_do_track_drag, mac_do_receive_drag) [TARGET_API_MAC_CARBON]:
5242 (copy_scrap_flavor_data, mac_handle_service_event)
5243 (install_service_handler) [MAC_OSX]: Likewise.
5244 (syms_of_macselect) <Vmac_dnd_known_types>:
5245 Use mac_dnd_default_known_types.
5247 * macterm.h (FRAME_OUTER_TO_INNER_DIFF_X, FRAME_OUTER_TO_INNER_DIFF_Y):
5248 Move to mactoolbox.c.
5249 (HOURGLASS_WIDTH, HOURGLASS_HEIGHT): Change to 15.
5250 (Fx_selection_owner_p): Add EXFUN.
5251 (install_window_handler, remove_window_handler, XSetWindowBackground):
5253 (do_apple_menu) [!TARGET_API_MAC_CARBON]: Likewise.
5254 (mac_prepare_for_quickdraw) [USE_CG_DRAWING]: Likewise.
5255 (x_raise_frame, x_lower_frame, mac_alert_sound_play)
5256 (install_application_handler, mac_get_frame_bounds, mac_get_frame_mouse)
5257 (mac_convert_frame_point_to_global, mac_set_frame_window_background)
5258 (mac_update_begin mac_update_end, mac_frame_up_to_date, x_flush)
5259 (mac_create_frame_window, mac_dispose_frame_window, mac_begin_clip)
5260 (mac_end_clip, mac_create_scroll_bar, mac_dispose_scroll_bar)
5261 (mac_set_scroll_bar_bounds, mac_redraw_scroll_bar, mac_fill_menubar)
5262 (create_and_show_popup_menu, mac_get_selection_from_symbol)
5263 (mac_valid_selection_target_p, mac_clear_selection)
5264 (mac_get_selection_ownership_info, mac_valid_selection_value_p)
5265 (mac_put_selection_value, mac_selection_has_target_p)
5266 (mac_get_selection_value, mac_get_selection_target_list): Add externs.
5267 (mac_update_proxy_icon, mac_show_hourglass, mac_hide_hourglass)
5268 (mac_reposition_hourglass, mac_file_dialog, create_and_show_dialog)
5269 (mac_dnd_default_known_types) [TARGET_API_MAC_CARBON]: Likewise.
5270 (mac_run_loop_run_once) [MAC_OSX]: Likewise.
5271 (mac_dialog) [!TARGET_API_MAC_CARBON]: Likewise.
5272 (mac_begin_cg_clip, mac_end_cg_clip) [USE_CG_DRAWING]: Likewise.
5273 (x_set_toolkit_scroll_bar_thumb) [!USE_TOOLKIT_SCROLL_BARS]: Likewise.
5274 (x_scroll_bar_set_handle) [!USE_TOOLKIT_SCROLL_BARS]: Likewise.
5276 * mactoolbox.c: New file.
5278 2008-04-18 Jason Rumney <jasonr@gnu.org>
5280 * dired.c (Ffile_attributes) [WINDOWSNT]: Cast uid and gid to unsigned.
5282 2008-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
5284 * character.c (Fmultibyte_char_to_unibyte):
5285 Return latin1 chars unchanged.
5287 * fileio.c (Fexpand_file_name): Refine last fix so `nm' is only
5288 relocated if it points to `name'.
5290 2008-04-17 Kenichi Handa <handa@m17n.org>
5292 * data.c (Faset): Allow setting a multibyte character in an
5293 ASCII-only unibyte string.
5295 * lisp.h (STRING_SET_MULTIBYTE): New macro.
5297 2008-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
5299 * Makefile.in: Don't use HAVE_GTK and don't -DUSE_GTK since it's now
5302 2008-04-16 Juanma Barranquero <lekktu@gmail.com>
5304 * character.c (Fchar_bytes, Fchar_width, Fstring_width)
5305 (Fchar_direction): Add usage in the docstring.
5307 2008-04-15 Chong Yidong <cyd@stupidchicken.com>
5309 * keyboard.c (read_key_sequence): Remove always-true checks.
5311 2008-04-14 Jason Rumney <jasonr@gnu.org>
5313 * w32font.c (w32font_open_internal): Set max_bounds.descent in
5314 compatibility struct, for better underline positioning.
5316 2008-04-13 David Hansen <david.hansen@gmx.net>
5318 * dbusbind.c (dbus-get-unique-name): Remove extra copying of name
5321 2008-04-12 Dan Nicolaescu <dann@ics.uci.edu>
5323 * m/hp800.h (XUINT, XSET): Remove.
5325 2008-04-12 Juanma Barranquero <lekktu@gmail.com>
5327 * fileio.c (Fexpand_file_name): Add declaration for `p' missing in
5330 2008-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
5332 * fileio.c (Fexpand_file_name): Tighten the scope of `p' and `o' vars.
5333 Relocate `nm' after calling DECODE_FILE, in case the GC was run.
5335 2008-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
5337 * keymap.h (map_keymap_canonical): Declare.
5338 * xmenu.c (single_keymap_panes): Use it.
5340 2008-04-11 Glenn Morris <rgm@gnu.org>
5342 * eval.c (Fdefvaralias): If the alias is bound and the target is not,
5343 set the target's value to that of the alias.
5345 2008-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
5347 * term.c (set_tty_color_mode): Left over typo.
5349 2008-04-10 Michael Albinus <michael.albinus@gmx.de>
5351 * fileio.c (Fmake_symbolic_link): Surround code by #ifdef S_IFLNK
5352 only after check for file name handler functions. Signal, when
5353 native functionality is not supported.
5354 (syms_of_fileio): Declare it unconditionally.
5356 2008-04-10 Jason Rumney <jasonr@gnu.org>
5358 * w32menu.c (is_simple_dialog, simple_dialog_show): New functions.
5359 (Fx_popup_dialog): Handle simple yes/no questions as dialogs.
5361 * w32.c (logon_network_drive): Also logon to remote drives that
5362 are mapped to drive letters.
5364 2008-04-10 Glenn Morris <rgm@gnu.org>
5366 * xdisp.c (truncate-partial-width-windows): Doc fix.
5368 2008-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
5370 * fileio.c (read_file_name_cleanup, Fread_file_name_internal):
5371 Move functions to minibuffer.el.
5372 (syms_of_fileio): Don't declare them.
5374 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
5376 * minibuf.c (Vcompletion_auto_help): Move to minibuffer.el.
5377 (syms_of_minibuf): Remove its initialization.
5379 * minibuf.c (temp_echo_area_glyphs): Remove unused function.
5381 2008-04-09 Juanma Barranquero <lekktu@gmail.com>
5383 * editfns.c (Ffield_string_no_properties): Fix typo in docstring.
5385 2008-04-09 Jason Rumney <jasonr@gnu.org>
5387 * makefile.w32-in (distclean): Delete makefile too.
5388 (maintainer-clean): New target.
5390 * xdisp.c (redisplay_internal) [!WINDOWSNT]: Conditionalize last change.
5392 * w32term.c (w32_compute_glyph_string_overhangs): Compute overhangs
5393 for new font backend and composite cases.
5395 2008-04-09 Jan Djärv <jan.h.d@swipnet.se>
5397 * atimer.c (alarm_signal_handler): Call run_timers if not SYNC_INPUT.
5398 Most of the code moved to run_timers.
5399 (do_pending_atimers): Call run_timers.
5400 (run_timers): New function.
5402 * sysdep.c (emacs_write): If SYNC_INPUT and pending_atimers,
5405 * process.c (wait_reading_process_output): The same as above.
5407 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
5409 * minibuf.c (last_exact_completion): Remove variable.
5410 (Fdelete_minibuffer_contents, do_completion, Fminibuffer_complete)
5411 (complete_and_exit_1, complete_and_exit_2)
5412 (Fminibuffer_complete_and_exit, Fminibuffer_complete_word)
5413 (Fdisplay_completion_list, display_completion_list_1)
5414 (Fminibuffer_completion_help, Fself_insert_and_exit)
5415 (Fexit_minibuffer, Fminibuffer_message): Move functions to
5417 (syms_of_minibuf): Remove corresponding initializations.
5419 * keyboard.c (Qdeactivate_mark): New var.
5420 (command_loop_1): Use it to call `deactivate-mark'.
5421 (syms_of_keyboard): Initialize it.
5423 * xdisp.c (redisplay_internal): Reset tty's color_mode when switching
5425 * frame.c (do_switch_frame): Refine the top_frame/async_visible code.
5426 Don't call set_tty_color_mode.
5427 (store_frame_param): Reset previous_frame rather than call
5429 * term.c (set_tty_color_mode): Rewrite.
5430 * dispextern.h (set_tty_color_mode): New type.
5431 * termchar.h (struct tty_display_info): Add `previous_color_mode'.
5433 2008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
5435 * keymap.c (access_keymap): Remove the value 2 for t_ok which was used
5436 for generic chars, which do not exist any more in emacs-unicode.
5438 2008-04-08 Michael Albinus <michael.albinus@gmx.de>
5440 * coding.c (detect_coding_emacs_mule)
5441 (Ffind_operation_coding_system): Fix typo.
5443 2008-04-08 Jason Rumney <jasonr@gnu.org>
5445 * w32uniscribe.c (SNAME): Extract only symbol name.
5447 * w32font.h (struct w32_metric_cache): New struct.
5448 (w32font_info): Use it.
5449 (W32METRIC_NO_ATTEMPT, W32METRIC_SUCCESS, W32METRIC_FAIL)
5450 (CACHE_BLOCKSIZE): New constants.
5452 * w32font.c (Qja, Qko, Qzh): New symbols.
5453 (syms_of_w32font): Initialise them.
5454 (font_matches_spec): Use them to filter by language.
5455 (recompute_cached_metrics): Remove function.
5456 (compute_metrics, clear_cached_metrics): New functions.
5457 (w32font_encode_char): Use them to manage metric cache.
5458 (w32font_text_extents): Cache metrics for all glyphs on demand.
5459 Delay converting glyph indices to WORD until needed.
5460 (w32font_open_internal): Initialize metric cache to empty.
5461 (registry_to_w32_charset): Charset should always be a symbol.
5462 (fill_in_logfont, list_all_matching_fonts): Family should
5465 2008-04-06 Jason Rumney <jasonr@gnu.org>
5467 * w32uniscribe.c (uniscribe_shape): Increase items buffer size.
5468 Give up if glyph indices not supported. Use uniscribe obtained
5469 ABC widths for individual metrics. Map glyph clusters back to
5470 characters using fClusterStart flag. Return number of glyphs
5471 produced, not chars processed.
5472 (uniscribe_shape): Map char at FROM to current glyph.
5474 2008-04-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5476 * macmenu.c (fill_menu) [TARGET_API_MAC_CARBON]:
5477 Use SetMenuItemHierarchicalMenu.
5479 2008-04-05 Jason Rumney <jasonr@gnu.org>
5481 * image.c (pbm_load): Allow color values up to 65535.
5482 Throw an error if max_color_idx is outside the supported range.
5483 Report an error when image size is invalid.
5484 Read two bytes at a time when raw images have max_color_idx above 255.
5486 2008-04-05 Eli Zaretskii <eliz@gnu.org>
5488 * w32.c (readdir): If FindFirstFile/FindNextFile return in
5489 cFileName a file name that includes `?' characters, use the 8+3
5490 alias in cAlternateFileName instead.
5492 2008-04-05 Kenichi Handa <handa@ni.aist.go.jp>
5494 * ccl.c (ccl_driver): If ccl->quit_silently is nonzero, don't
5495 append "CCL: Quitted" when the CCL program is quitted.
5496 (setup_ccl_program): Initialize ccl->quit_silently to zero.
5498 * ccl.h (struct ccl_program): New member quit_silently.
5500 2008-04-05 Chong Yidong <cyd@stupidchicken.com>
5502 * search.c (compile_pattern_1): Treat non-nil and non-string of
5503 search-spaces-regexp as nil.
5505 * minibuf.c (Fassoc_string): Tweak docstring.
5507 2008-04-05 Eli Zaretskii <eliz@gnu.org>
5509 * dired.c (Ffile_attributes): Support inode numbers wider than 32
5510 bits. Remove ugly WINDOWSNT-specific kludge introduced on
5511 2008-03-14 to force inode be positive.
5513 * w32.c (sys_chown, stat, fstat): Use S_* constants instead of
5514 _S_* ones, since we now use our own sys/stat.h.
5515 (stat, fstat): Don't mangle the inode number.
5516 (init_user_info): Don't restrict UID and GID to 0-60000 range.
5518 2008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
5520 * frame.h (struct frame): Give one more bit to `visible' since we use
5521 values larger than 1 to indicate obscured frames on ttys.
5523 * keymap.c (Qkeymap_canonicalize): New var.
5524 (Fmap_keymap_internal): New fun.
5525 (describe_map): Use keymap-canonicalize.
5527 * undo.c (last_boundary_buffer, last_boundary_position): New vars.
5528 (Fundo_boundary): Set them.
5529 (syms_of_undo): Initialize them.
5530 (record_point): Use them instead of last_point_position*.
5531 (last_undo_buffer): Change type.
5533 2008-04-04 Jason Rumney <jasonr@gnu.org>
5535 * w32font.c (w32font_text_extents): Use font's ascent and descent.
5536 (recompute_cached_metrics): Don't set ascent and descent per char.
5538 * w32uniscribe.c (uniscribe_check_otf): Fix last change.
5539 (uniscribe_check_otf): Add GC protection before consing.
5540 Rearrange loop for counting features.
5542 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
5544 * insdel.c (insert_from_buffer_1): Don't compare bytes in destination
5545 buffer with byte-size of source buffer.
5547 2008-04-03 Chong Yidong <cyd@stupidchicken.com>
5549 * callint.c (Fcall_interactively): Handle temporary region even
5550 when shift-select-mode is off.
5552 2008-04-03 Jason Rumney <jasonr@gnu.org>
5554 * w32uniscribe.c (uniscribe_check_otf): Sanity check otf_spec.
5556 2008-04-03 Kenichi Handa <handa@m17n.org>
5558 * coding.c (CATEGORY_MASK_ANY): Add CATEGORY_MASK_UTF_16_AUTO.
5559 (CATEGORY_MASK_UTF_16): Likewise.
5560 (detect_coding_utf_16): Add heuristics to reject utf-16 for a
5562 (detect_coding): Add null-byte detection for a binary file.
5563 (detect_coding_system): Likewise.
5565 2008-04-03 Jason Rumney <jasonr@gnu.org>
5567 * w32uniscribe.c: New file.
5569 * font.h (uniscribe_font_driver) [WINDOWSNT]: Declare for w32fns.c.
5571 * w32font.h (uniscribe_check_otf): Declare for w32font.c.
5573 * w32font.c (Qbalinese, Qbuginese, Qbuhid, Qcuneiform, Qcypriot)
5574 (Qdeseret, Qglagolitic, Qgothic, Qhanunoo, Qkharoshthi)
5575 (Qlimbu, Qlinear_b, Qold_italic, Qold_persian, Qosmanya)
5576 (Qphags_pa, Qphoenician, Qshavian, Qsyloti_nagri)
5577 (Qtagalog, Qtagbanwa, Qtai_le, Qtifinagh, Qugaritic)
5578 (Qphonetic): New symbols.
5579 (syms_of_w32font): Initialize them.
5580 (font_supported_scripts): Use them.
5581 (w32font_list_family): List all charsets.
5582 (w32font_text_extents, recompute_cached_metrics): Fix metric
5584 (w32_enumfont_pattern_entity): Make full_type a DWORD.
5585 Give opentype fonts their own format.
5586 (font_matches_spec): New arguments backend and logfont.
5587 Handle :otf spec for uniscribe backend.
5588 (add_font_entity_to_list): Match truetype fonts in uniscribe backend.
5589 (fill_in_logfont): Use DEFAULT_CHARSET when charset not supplied.
5591 * w32fns.c (Fx_create_frame): Conditionally register uniscribe
5593 (globals_of_w32fns): Initialize uniscribe font backend.
5595 * makefile.w32-in (CONFIG_H): New variable. Use it to clean up
5597 (w32uniscribe.$(O)): New file to build.
5598 (FONT_OBJ): Include w32uniscribe.$(O).
5599 (LIBS): Add uniscribe libraries.
5601 * ftfont.c (ftfont_get_open_type_spec): Check spec->script, not val.
5603 2008-04-02 Chong Yidong <cyd@stupidchicken.com>
5605 * callint.c (Vshift_select_mode): New var.
5606 (Finteractive): Document new ^ spec.
5607 (Fcall_interactively): Call handle-shift-selection if the ^ spec
5610 * keyboard.c (Vthis_command_keys_shift_translated): New var.
5611 (command_loop_1): Avoid running the direct display versions of
5612 forward-char and backward-char if shift-selection may occur.
5613 (read_key_sequence): Set Vthis_command_keys_shift_translated if
5614 shift-translation takes place.
5616 * buffer.c (Vtransient_mark_mode): Move docstring to simple.el to
5617 avoid clobbering by define-minor-mode.
5619 * cmds.c (Fforward_char, Fbackward_char, Fforward_line)
5620 (Fbeginning_of_line, Fend_of_line): Add ^ interactive spec.
5622 * syntax.c (Fforward_word): Add ^ interactive spec.
5624 * window.c (Fscroll_up, Fscroll_down, Fscroll_left)
5625 (Fscroll_right): Add ^ interactive spec.
5627 2008-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
5629 * xdisp.c (try_window_id): Don't forget to reset delta_bytes.
5631 * casefiddle.c (casify_object): Fix up int/EMACS_INT mixup.
5633 * charset.c (Funibyte_charset, Fset_unibyte_charset): Remove.
5635 2008-03-31 Juri Linkov <juri@jurta.org>
5637 * window.c (Fdisplay_buffer): Reinitialize `tem' to nil.
5639 2008-03-30 Jan Djärv <jan.h.d@swipnet.se>
5641 * gtkutil.c (xg_set_geometry): Fix indentation.
5642 (xg_resize_outer_widget): Remove.
5643 (x_wm_size_hint_off): Fix indentation.
5644 (xg_frame_set_char_size): Call flush_and_sync after
5646 (x_wm_set_size_hint): Pass NULL as geometry window to
5647 gtk_window_set_geometry_hints due to Gtk+ bug nr 68668.
5648 Add menu bar and tool bar height to base height.
5649 (xg_update_frame_menubar, free_frame_menubar)
5650 (xg_tool_bar_detach_callback, xg_tool_bar_attach_callback)
5651 (update_frame_tool_bar, free_frame_tool_bar):
5652 Change xg_resize_outer_widget to xg_frame_set_char_size.
5654 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
5656 * dbusbind.c (QCdbus_timeout): New D-Bus internal symbol.
5657 (Fdbus_call_method): New parameter TIMEOUT.
5658 (dbus-send-signal): Optimize UNGCPRO call.
5660 2008-03-29 Juri Linkov <juri@jurta.org>
5662 * window.c (Fdisplay_buffer): Move call to
5663 Vsplit_window_preferred_function out of conditions that check
5664 if window is eligible for vertical splitting.
5665 When Vsplit_window_preferred_function is non-nil, call it and use
5666 its non-nil return value as window. Otherwise, continue doing
5667 vertical splitting using Fsplit_window with arg horflag=nil.
5668 (syms_of_window) <Vsplit_window_preferred_function>: Change the
5669 default value from `split-window' to nil.
5671 2008-03-29 Juri Linkov <juri@jurta.org>
5673 * callint.c (Fcall_interactively): Revert 2008-03-16 change
5674 for interactive code letters 'b' and 'B'.
5676 2008-03-29 Eli Zaretskii <eliz@gnu.org>
5678 * fileio.c (Fexpand_file_name): Convert the value of $HOME to a
5681 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
5683 * keyboard.c (pending_funcalls): New var.
5684 (timer_check): Run it.
5685 (syms_of_keyboard): Initialize it.
5686 * terminal.c (Qrun_hook_with_args, Qdelete_terminal_functions)
5687 (Vdelete_terminal_functions): New vars.
5688 (syms_of_terminal): Initialize them.
5689 (Fdelete_terminal): Run delete-terminal-functions.
5690 * xdisp.c (safe_eval): Rewrite.
5691 (safe_call2): New fun.
5692 * frame.c (Qdelete_frame_functions): New var.
5693 (syms_of_frame): Initialize it.
5694 (Fdelete_frame): Use it and use safe_call2 and pending_funcalls.
5695 * lisp.h (safe_call2, pending_funcalls): Declare.
5697 2008-03-28 Andreas Schwab <schwab@suse.de>
5699 * indent.c (Fmove_to_column): Move declaration before statements.
5701 2008-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
5703 * frame.h (enum fullscreen_type): Give it a name. Move it before use.
5704 (struct frame): Use bit fields for boolean vars.
5706 * process.c (server_accept_connection): Simplify naming.
5707 (emacs_get_tty_pgrp): Use SDATA.
5709 * coding.c (decode_coding_object): Fix last change.
5711 2008-03-27 Jason Rumney <jasonr@gnu.org>
5713 * w32fns.c (start_hourglass): Suppress hourglass on tty frames.
5715 2008-03-27 Kenichi Handa <handa@ni.aist.go.jp>
5717 * charset.c (Fdefine_charset_internal): Change the way of
5718 registering charsets in Vcharset_order_list.
5719 (syms_of_charset): Make the charset `eight-bit' supplementary.
5721 2008-03-26 Alexandre Oliva <aoliva@redhat.com> (tiny change)
5723 * regex.c (EXTEND_BUFFER): Change order of pointer addition
5724 operations, to avoid having the difference between pointers
5727 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
5729 * indent.c (check_display_width): New fun.
5730 (scan_for_column): Use it.
5732 * data.c (syms_of_data): Mark most-positive-fixnum and
5733 most-negative-fixnum as constants.
5735 * xdisp.c (redisplay_internal): Reset selected_frame earlier.
5737 * indent.c (scan_for_column): Extract from current_column_1.
5738 Merge with the same code from Fmove_to_column.
5739 (current_column_1, Fmove_to_column): Use it.
5741 2008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
5743 * keymap.c (map_keymap_internal): New fun.
5744 (map_keymap): Use it.
5745 (Fmap_keymap_internal): New fun.
5746 (Fmap_keymap): Remove left-out test from before make_save_value.
5748 * keymap.c (Fmap_keymap): Use `map-keymap-sorted.
5750 * frame.c (Fmodify_frame_parameters, x_set_frame_parameters):
5753 * process.h (struct Lisp_Process): Remove filter_multibyte.
5754 * process.c (QCfilter_multibyte): Remove.
5755 (setup_process_coding_systems): Don't use filter_multibyte.
5756 (Fstart_process, Fmake_network_process): Don't set filter_multibyte.
5757 (read_process_output): Don't adjust multibyteness to filter_multibyte.
5758 (Fset_process_filter_multibyte): Change the coding-system to
5759 approximate the previous behavior.
5760 (Fprocess_filter_multibyte_p): Get the multibyteness straight from the
5763 * coding.c (decode_coding_object): When not decoding into a buffer,
5764 obey the coding system's preference of (uni|multi)byte.
5766 2008-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
5768 * casefiddle.c (casify_object): Avoid pathological N^2 worst case if
5769 every char is changed and has a different byte-length.
5770 (Fupcase_word, Fdowncase_word, Fcapitalize_word, operate_on_word):
5771 Fix int -> EMACS_INT.
5773 2008-03-23 David Hansen <david.hansen@gmx.net>
5775 * dbusbind.c (xd_read_message): Remove extra copying of message
5776 strings. Check for NULL `interface' or `member'.
5778 2008-03-22 Eli Zaretskii <eliz@gnu.org>
5780 * w32.c (readdir): If FindFirstFile/FindNextFile return in
5781 cFileName a file name that includes `?' characters, use the 8+3
5782 alias in cAlternateFileName instead.
5784 2008-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
5786 * buffer.c (enlarge_buffer_text): Fix int -> EMACS_INT.
5788 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
5790 * intervals.c (temp_set_point, temp_set_point_both): Use EMACS_INT.
5791 (set_point, set_point_both): Use EMACS_INT. Remove `buffer' arg,
5792 work on current_buffer only instead (that was already the case
5793 for some of the code anyway).
5794 * buffer.h (set_point, set_point_both): Remove buffer arg, use long int.
5795 (temp_set_point, temp_set_point_both): Use EMACS_INT.
5796 (SET_PT, SET_PT_BOTH): Adjust.
5797 * intervals.h (set_point, temp_set_point, set_point_both)
5798 (temp_set_point_both): Remove redundant declarations.
5800 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
5802 * fileio.c (Finsert_file_contents):
5803 * lread.c (Feval_buffer): Use BUF_TEMP_SET_PT.
5804 * buffer.h (BUF_SET_PT): Remove. set_point_both doesn't work right
5805 when buffer != current_buffer anyway.
5807 2008-03-20 Andreas Schwab <schwab@suse.de>
5809 * callint.c (Fcall_interactively) [case 'B']: Use other-buffer
5812 2008-03-19 Jason Rumney <jasonr@gnu.org>
5814 * w32fns.c (hourglass_timer, hourglass_hwnd): New variables.
5815 (syms_of_w32fns): Initialize them.
5816 (HOURGLASS_ID): New constant.
5817 (x_window_to_frame): Don't check hourglass_window.
5818 (w32_wnd_proc) <WM_TIMER>: Handle hourglass_timer.
5819 (w32_wnd_proc) <WM_EXITMENULOOP>: Set pending hourglass cursor.
5820 (w32_wnd_proc) <WM_SETCURSOR>: Set the hourglass or current cursor.
5821 (w32_wnd_proc) <WM_EMACS_SETCURSOR>: Set frame's current_cursor.
5822 Only change the cursor if hourglass is not active.
5823 (Fx_create_frame): Initialize frame's current_cursor.
5824 (hourglass_atimer): Remove.
5825 (hourglass_started): New function.
5826 (start_hourglass, cancel_hourglass, hide_hourglass): Adapt to w32.
5827 (show_hourglass): Adapt to w32, changing argument to frame.
5829 * w32term.h (struct w32_output): Remove hourglass_window.
5832 * eval.c (call_debugger, Fsignal):
5833 * keyboard.c (recursive_edit_1, cmd_error, Ftop_level)
5834 (command_loop_1, Fread_key_sequence, Fread_key_sequence_vector)
5835 (Fexecute_extended_command, cancel_hourglass_unwind):
5836 * minibuf.c (read_minibuf):
5837 * fns.c (Fy_or_n_p): Enable hourglass when HAVE_WINDOW_SYSTEM.
5839 2008-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
5841 * window.c (run_funs): New fun.
5842 (run_window_configuration_change_hook): Use it to run the buffer-local
5843 and the global part of the hook.
5845 * xdisp.c (format_mode_line_unwind_data): Add window argument.
5846 (unwind_format_mode_line): Restore selected window.
5847 (x_consider_frame_title, Fformat_mode_line): Set selected window.
5849 2008-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
5851 * editfns.c (Fchar_equal): Check they are valid characters.
5853 * buffer.h (Fbuffer_list): Declare (for use in callint.c).
5855 2008-03-17 Andreas Schwab <schwab@suse.de>
5857 * regex.c (re_match_2_internal): Properly match raw 8-bit bytes
5860 * lisp.h (Fbuffer_list): Declare.
5862 2008-03-17 Jan Djärv <jan.h.d@swipnet.se>
5864 * gtkutil.c (free_frame_tool_bar): Only call gtk_container_remove if
5865 handlebox_widget is != 0.
5867 2008-03-16 Juri Linkov <juri@jurta.org>
5869 * callint.c (Fcall_interactively): For interactive code letters
5870 'b' and 'B' put the buffer list into the list of default "future"
5871 values of the minibuffer.
5873 2008-03-16 Andreas Schwab <schwab@suse.de>
5875 * keyboard.c (read_key_sequence): Fix downcasing of letters with
5878 * regex.c (re_match_2_internal): Correct matching of a charset
5879 against latin-1 characters.
5881 2008-03-16 Kenichi Handa <handa@m17n.org>
5883 * coding.c (CHAR_STRING_ADVANCE_NO_UNIFY)
5884 (STRING_CHAR_ADVANCE_NO_UNIFY): New macros.
5885 (coding_alloc_by_making_gap): Fix the way to preserve data in the gap.
5886 (alloc_destination): Fix the 2nd arg to coding_alloc_by_making_gap.
5887 (encode_coding_utf_8): Use CHAR_STRING_ADVANCE_NO_UNIFY instead of
5888 CHAR_STRING_ADVANCE.
5889 (produce_chars): Fix for the case that the source and the
5890 destination are the same buffer. Use CHAR_STRING_ADVANCE_NO_UNIFY
5891 instead of CHAR_STRING_ADVANCE.
5892 (consume_chars): Use STRING_CHAR_ADVANCE_NO_UNIFY instead of
5893 STRING_CHAR_ADVANCE.
5895 2008-03-15 Andreas Schwab <schwab@suse.de>
5897 * regex.c (re_match_2_internal): Correct matching of eight bit
5898 characters in unibyte strings.
5900 2008-03-15 Martin Rudalics <rudalics@gmx.at>
5902 * buffer.c (overlays_in, Foverlays_in): Include empty overlays
5903 at end of range when it coincides with the end of the buffer.
5905 2008-03-14 Eli Zaretskii <eliz@gnu.org>
5907 * dired.c (Ffile_attributes) [WINDOWSNT]: Force inode be positive.
5909 * w32fns.c (globals_of_w32fns, Fx_create_frame): Fix last change.
5911 2008-03-14 Jason Rumney <jasonr@gnu.org>
5913 * editfns.c (initial_tz): New variable.
5914 (syms_of_editfns): Initialize it.
5915 (Fset_time_zone_rule): Set it when first called.
5916 Use it when TZSTRING is nil.
5918 * w32fns.c (MONITOR_DEFAULT_TO_NEAREST, struct MONITOR_INFO)
5919 (MonitorFromPoint_Proc, GetMonitorInfo_Proc): New definitions.
5920 (monitor_from_point_fn, get_monitor_info_fn): New globals.
5921 (globals_of_w32fns): Initialize them.
5922 (compute_tip_xy): Use them to position tooltips.
5924 2008-03-14 Glenn Morris <rgm@gnu.org>
5926 * emacs.c (main): Revert previous change.
5927 (standard_args): Revert -internal-script back to -scriptload,
5928 and remove the long-option form.
5930 2008-03-13 Glenn Morris <rgm@gnu.org>
5932 * emacs.c (main, standard_args): Rename -scriptload to -internal-script.
5933 Remove option -enable-font-backend.
5935 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
5937 * buffer.c (Fswitch_to_buffer): Fall back on pop-to-buffer.
5939 2008-03-11 Jan Djärv <jan.h.d@swipnet.se>
5941 * xterm.c (x_connection_closed): For GTK: If this is the last
5942 terminal just exit without closing the display.
5944 2008-03-11 Jason Rumney <jasonr@gnu.org>
5946 * w32font.c (w32font_full_name): Use floor to round.
5948 2008-03-10 dhruva <dhruvakm@gmail.com> (tiny change)
5950 * sound.c (alsa_configure): Declare vol at beginning of block.
5952 * fontset.c (Ffontset_info): Remove extra semicolon.
5954 2008-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
5956 * fileio.c (Fsubstitute_in_file_name): Fix up computation of maximum
5957 size of resulting string.
5959 2008-03-10 Jason Rumney <jasonr@gnu.org>
5961 * dispnew.c (adjust_glyph_matrix): Initialize window_height.
5963 2008-03-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5965 * xdisp.c (handle_single_display_spec): Undo 2007-10-16 changes.
5966 Don't pretend as if characters with display property haven't been
5967 consumed for string-replacing-string case.
5969 2008-03-08 Kim F. Storm <storm@cua.dk>
5971 * xdisp.c (GET_NEXT_DISPLAY_ELEMENT): New macro.
5972 (get_next_display_element, next_element_from_string)
5973 (next_element_from_ellipsis, next_element_from_buffer): Use it.
5975 2008-03-08 Andreas Schwab <schwab@suse.de>
5977 * process.h (struct Lisp_Process): Declare bit fields as unsigned.
5979 2008-03-06 Jason Rumney <jasonr@gnu.org>
5981 * w32font.c (w32_registry): Take font_type argument. Use ANSI
5982 when charset not specified. Only translate ANSI to unicode when
5983 font_type is truetype.
5984 (w32font_coverage_ok): New function.
5985 (add_font_entity_to_list): Use it to filter unsuitable fonts.
5987 2008-03-05 Kenichi Handa <handa@ni.aist.go.jp>
5989 * lread.c (Fread_char): Resolve modifiers.
5990 (Fread_char_exclusive): Likewise.
5992 * character.c (char_resolve_modifier_mask): New function.
5993 (char_string): Use char_resolve_modifier_mask.
5994 (Fchar_resolve_modifiers): New function.
5995 (syms_of_character): Declare Fchar_resolve_modifiers as Lisp
5998 2008-03-04 Jason Rumney <jasonr@gnu.org>
6000 * makefile.w32-in: Always include w32font.c in the build.
6001 * w32font.c: Wrap in USE_FONT_BACKEND conditional.
6003 2008-03-04 Andreas Schwab <schwab@suse.de>
6005 * Makefile.in (clean): Remove emacs-*.*.* instead of emacs-*.
6006 (versionclean): Likewise.
6008 2008-03-04 Juanma Barranquero <lekktu@gmail.com>
6010 * .cvsignore: Add oo.
6012 2008-03-03 Andreas Schwab <schwab@suse.de>
6014 * coding.c (decode_coding_object): Inhibit gap shrinking while
6017 2008-03-03 Dan Nicolaescu <dann@ics.uci.edu>
6019 * w32term.c: Remove unused include "gnu.h".
6020 * makefile.w32-in (w32term.o): Don't depend on gnu.h.
6022 * gnu.h: Rename to ...
6023 * emacs-icon.h: ... this.
6024 * xterm.c: Use emacs-icon.h instead of gnu.h.
6025 * Makefile (xterm.o): Depend on emacs-icon.h, not gnu.h.
6027 2008-03-03 Juanma Barranquero <lekktu@gmail.com>
6029 * w32font.c: Include math.h.
6031 2008-03-03 Jason Rumney <jasonr@gnu.org>
6033 * w32font.c (recompute_cached_metrics): Change font arg to w32font_info.
6034 Compute options separately.
6035 (w32font_open_internal): Set glyph_idx before caching metrics.
6037 * w32font.h (NTM_PS_OPENTYPE, NTM_TT_OPENTYPE, NTM_TYPE1):
6038 Define if system headers don't.
6039 (struct w32font_info): Enlarge ascii_metrics. Add glyph_idx.
6040 (w32font_encode_char): Don't declare here.
6042 * w32font.c (Quniscribe, QCformat): New symbols.
6043 (syms_of_w32font): Define them.
6044 (w32font_has_char): Indicate uncertainty.
6045 (w32font_encode_char): Encode as glyph point. Make static.
6046 (recompute_cached_metrics): New function.
6047 (w32font_open_internal): Use it. Set font to use glyph points
6048 initially. Set format based on type of font.
6049 (w32font_text_extents, w32font_draw): Optionally use glyph points.
6050 (w32_enumfont_pattern_entity): Accept backend arg. Set type based
6051 on it. Set format based on information available here.
6052 (add_font_entity_to_list): Identify backend based on opentype_only.
6054 2008-03-02 Andreas Schwab <schwab@suse.de>
6056 * ftfont.c (ftfont_pattern_entity): Fix aliasing violations.
6058 * coding.c (decode_coding_big5, produce_chars):
6059 Fix typos in last change.
6061 2008-03-02 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
6065 2008-03-02 Kenichi Handa <handa@m17n.org>
6067 * coding.c (decode_coding_utf_8): When eol-type of CODING is
6068 `dos', don't decode '\r' if that is the last in the source.
6069 (decode_coding_utf_16, decode_coding_emacs_mule)
6070 (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
6071 (decode_coding_raw_text, decode_coding_charset): Likewise.
6072 (produce_chars): Don't decode EOL here. Use EMACS_INT.
6074 2008-03-01 Jason Rumney <jasonr@gnu.org>
6076 * w32font.c (w32font_full_name): Report point size for scalable fonts.
6078 2008-03-01 Kim F. Storm <storm@cua.dk>
6080 * dispextern.h (CHAR_GLYPH_SPACE_P): Check for default face.
6082 2008-03-01 Jason Rumney <jasonr@gnu.org>
6084 * w32font.c (w32font_full_name): New function.
6085 (w32font_open_internal): Use it.
6087 2008-03-01 Kim F. Storm <storm@cua.dk>
6089 * dispnew.c (line_draw_cost): Fix invalid glyph check.
6091 2008-03-01 Jason Rumney <jasonr@gnu.org>
6093 * font.c (font_unparse_fcname): Increase len when style is a symbol.
6095 2008-03-01 Jan Djärv <jan.h.d@swipnet.se>
6097 * xterm.c (handle_one_xevent): For Gtk+ and ConfigureNotify, call
6098 xg_frame_resized when the event is for the edit widget.
6100 * gtkutil.h (xg_frame_resized): Renamed from xg_resize_widgets.
6102 * gtkutil.c (xg_resize_outer_widget): Only do one of set_geometry or
6104 (xg_frame_resized): Renamed from xg_resize_widgets. Remove all
6105 operations on widgets here. Just set frame size if needed.
6106 (flush_and_sync, x_wm_size_hint_off, xg_pack_tool_bar): New functions.
6107 (xg_frame_set_char_size): Call x_wm_size_hint_off before resizing.
6108 (x_wm_set_size_hint): Set size hints on the edit widget only, not
6110 (xg_create_tool_bar): Move attachement of the tool bar to
6111 xg_pack_tool_bar. Do not attach the tool bar if there are no items.
6112 (free_frame_tool_bar): Remove call to SET_FRAME_GARBAGED.
6114 2008-03-01 Jason Rumney <jasonr@gnu.org>
6116 * w32fns.c (w32_msg_pump): Disable debug code.
6118 2008-03-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6120 * m/intel386.h [MAC_OSX || DARWIN]: Define NO_ARG_ARRAY if _LP64.
6122 2008-02-29 Chong Yidong <cyd@stupidchicken.com>
6124 * xdisp.c (next_overlay_string): Don't set
6125 overlay_strings_at_end_processed_p if we're currently reading from
6128 2008-02-29 Stefan Monnier <monnier@iro.umontreal.ca>
6130 * xdisp.c (get_overlay_strings_1): Fix typo.
6132 2008-02-29 Chong Yidong <cyd@stupidchicken.com>
6134 * xdisp.c (get_overlay_strings_1): Add missing argument type.
6136 2008-02-28 Kenichi Handa <handa@ni.aist.go.jp>
6138 * ftfont.c (ftfont_match): Explicitly set pixelsize in pattern.
6140 * xdisp.c (display_mode_element): Cancel the previous change.
6141 (decode_mode_spec): Likewise.
6142 (handle_auto_composed_prop): Don't make composition if it->string
6145 2008-02-27 Kim F. Storm <storm@cua.dk>
6147 * lisp.h (GLYPH): Change type from int to struct with separate char
6148 and face_id members.
6149 (GLYPH_MASK_FACE, GLYPH_MASK_CHAR): Delete macros.
6150 (GLYPH_CHAR, GLYPH_FACE): Remove slow versions with frame arg.
6151 (FAST_GLYPH_CHAR, FAST_GLYPH_FACE): Rename macros to ...
6152 (GLYPH_CHAR, GLYPH_FACE): ... these. Change users.
6153 (FAST_MAKE_GLYPH, MAKE_GLYPH): Remove. Rewrite users to use ...
6154 (SET_GLYPH, SET_GLYPH_CHAR, SET_GLYPH_FACE): ... these macros instead.
6155 (GLYPH_CODE_CHAR, GLYPH_CODE_FACE, GLYPH_CODE_P)
6156 (GLYPH_CODE_CHAR_VALID_P, SET_GLYPH_FROM_GLYPH_CODE): New macros to
6157 handle new Lisp glyph code encoding, either an integer or a cons.
6159 * disptab.h (GLYPH_SIMPLE_P): Rewrite.
6160 (GLYPH_ALIAS): Delete.
6161 (GLYPH_ALIAS_P, GLYPH_FOLLOW_ALIASES): Rewrite.
6162 (GLYPH_LENGTH, GLYPH_STRING): Use GLYPH_CHAR.
6163 (GLYPH_FROM_CHAR): Replace macro by ...
6164 (SET_GLYPH_FROM_CHAR): ... this macro. Change users.
6166 * dispextern.h (CHAR_GLYPH_SPACE_P): Simplify.
6167 (GLYPH_FROM_CHAR_GLYPH): Replace macro by ...
6168 (SET_GLYPH_FROM_CHAR_GLYPH): ... this macro. Change users.
6169 (GLYPH_INVALID_P): New macro.
6170 (spec_glyph_lookup_face): Update prototype.
6172 * dispnew.c (line_draw_cost): Adapt to new glyph type.
6173 (build_frame_matrix_from_leaf_window): Adapt to new glyph type and
6174 new glyph code encoding.
6175 (spec_glyph_lookup_face): No return value; update passed glyph instead.
6176 (init_display): Use SET_CHAR_GLYPH to initialize space_glyph.
6178 * xdisp.c (get_next_display_element, next_element_from_display_vector):
6179 Adapt to new glyph type and new glyph code encoding.
6181 * term.c (encode_terminal_code, produce_special_glyphs): Likewise.
6183 * indent.c (current_column, current_column_1, Fmove_to_column)
6184 (compute_motion): Adapt to new glyph code encoding.
6186 * msdos.c (IT_write_glyphs): Adapt to new glyph type.
6188 2008-02-27 Chong Yidong <cyd@stupidchicken.com>
6190 * process.c (wait_reading_process_output): Check for window
6191 changes caused by timers.
6192 Suggested by Johan Bockgård.
6194 2008-02-27 Glenn Morris <rgm@gnu.org>
6196 * emacs.c (USAGE1): Add `--disable-font-backend'.
6198 2008-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
6200 * fileio.c (Finsert_file_contents): Don't reset undo_list if no change
6201 is made to the buffer.
6203 2008-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
6205 * dispextern.h (face_at_buffer_position, face_for_overlay_string)
6206 (face_at_string_position):
6207 * xfaces.c (face_at_buffer_position, face_for_overlay_string)
6208 (face_at_string_position):
6209 * xdisp.c (display_string, next_overlay_change):
6210 * buffer.h (overlays_at):
6211 * buffer.c (overlays_at): Use EMACS_INT for buffer positions.
6214 2008-02-26 Chong Yidong <cyd@stupidchicken.com>
6216 * editfns.c (Fformat): Doc fix.
6218 2008-02-26 Juanma Barranquero <lekktu@gmail.com>
6220 * font.c (Ffont_spec, Ffont_at): Fix typos in docstrings.
6221 (Ffont_put, Flist_families, Ffont_fill_gstring, Ffont_drive_otf)
6222 (Ffont_otf_alternates, Fquery_font): Doc fixes.
6224 2008-02-25 Stefan Monnier <monnier@iro.umontreal.ca>
6226 * buffer.c (Fbuffer_swap_text): New function.
6227 (syms_of_buffer): Defsubr it.
6229 2008-02-25 Chong Yidong <cyd@stupidchicken.com>
6231 * keyboard.c (command_loop_1): Revert 2006-10-09 change.
6233 2008-02-25 Jason Rumney <jasonr@gnu.org>
6235 * w32font.c (w32font_draw): Draw one character at a time when padding.
6237 2008-02-25 Stefan Monnier <monnier@iro.umontreal.ca>
6239 * window.c (Fdelete_window, Fadjust_window_trailing_edge):
6240 Handle a nil arg. Use run_window_configuration_change_hook.
6241 (delete_window, adjust_window_trailing_edge): Don't handle nil any more.
6242 (Fenlarge_window, Fshrink_window, Fset_window_configuration):
6243 Use run_window_configuration_change_hook.
6245 2008-02-25 Kenichi Handa <handa@ni.aist.go.jp>
6247 * xdisp.c (x_produce_glyphs): For a visible glyph, assure at least
6250 2008-02-25 Kenichi Handa <handa@ni.aist.go.jp>
6252 * xdisp.c (fill_glyph_string): Pay attention to glyph->padding_p.
6253 (append_glyph): Set glyph->pixel_width and glyph->padding_p to 1
6254 if the glyph in the font is zero pixel with.
6256 * dispextern.h (struct glyph_string): New member padding_p.
6258 * w32font.c (w32font_draw): Pay attention to s->padding_p.
6260 * ftxfont.c (ftxfont_draw): Pay attention to s->padding_p.
6262 * xfont.c (xfont_draw): Pay attention to s->padding_p.
6264 * xftfont.c (xftfont_draw): Pay attention to s->padding_p.
6266 * font.c: If the font driver doesn't have `shape' function, return Qnil.
6268 2008-02-25 Jason Rumney <jasonr@gnu.org>
6270 * w32fns.c (enum_font_cb2): Don't use raster fonts for Unicode.
6272 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
6274 Allow fine-grained image-cache flushing.
6275 * dispextern.h (struct image): Add `dependencies' field.
6276 (clear_image_caches): Change arg to Lisp_Object.
6277 * image.c (make_image): Initialize `dependencies' field.
6278 (clear_image_cache): Change arg to allow fine-grained flushing.
6279 Perform the flush even if image-cache-eviction-delay is nil.
6280 (clear_image_caches): Change arg to Lisp_Object.
6281 (Fclear_image_cache): Expand meaning of the argument.
6282 (mark_image): Mark `dependencies' field.
6283 * xfaces.c (clear_face_cache): Adapt arg to call to clear_image_caches.
6284 (lface_hash): Use XHASH rather than XFASTINT.
6285 (face_at_buffer_position): Fix int -> EMACS_INT position.
6286 * xdisp.c (next_overlay_change): Fix int -> EMACS_INT position.
6287 (select_frame_for_redisplay): Remove code duplication.
6288 (redisplay_internal): Adapt arg to call to clear_image_caches.
6290 2008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
6295 * s/vms5-5.h: Remove, unused.
6301 * m/mips4.h: Remove files for obsolete systems.
6314 * s/usg5-3.h: Remove references to obsolete variables.
6316 * s/irix5-0.h: Remove, move all the contents ...
6317 * s/irix6-5.h: ... here. Simplify.
6318 * config.in: Regenerate.
6320 2008-02-24 Jason Rumney <jasonr@gnu.org>
6322 * w32term.c (x_draw_glyph_string_background): Clear the background
6323 manually when cleartype is in use.
6324 (x_draw_glyph_string_foreground): Draw text transparently when
6325 cleartype is in use.
6327 * w32font.c (w32font_text_extents): Avoid getting HDC and selecting
6328 a font into it unless we have to.
6330 2008-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
6332 * intervals.h (INT_LISPLIKE): Remove. It may misfire.
6333 (NULL_INTERVAL_P, SET_INTERVAL_PARENT): Don't use it.
6335 2008-02-18 Jason Rumney <jasonr@gnu.org>
6337 * w32fns.c (Fw32_shell_execute): Encode parameters.
6339 2008-02-09 Eli Zaretskii <eliz@gnu.org>
6341 * fileio.c (syms_of_fileio) <insert-default-directory>: Doc fix.
6343 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
6345 * unexhp9k800.c (read_header): Replace `legal' with `valid'.
6347 2008-02-24 Ulrich Neumerkel <ulrich@complang.tuwien.ac.at> (tiny change)
6349 * xterm.c (x_set_offset): Don't change the gravity if
6350 CHANGE_GRAVITY is -1.
6352 2008-02-23 Chong Yidong <cyd@stupidchicken.com>
6354 * fileio.c (auto_save_error_occurred): New var.
6355 (auto_save_error): Set it.
6356 (Fdo_auto_save): Don't overwrite the error message if an auto-save
6359 2008-02-23 Eli Zaretskii <eliz@gnu.org>
6361 * w32.c (globals_of_w32): Add initializations for
6362 g_b_init_get_sid_sub_authority and
6363 g_b_init_get_sid_sub_authority_count.
6365 2008-02-22 Stefan Monnier <monnier@iro.umontreal.ca>
6367 * font.c (font_match_xlfd, font_check_xlfd_parse): New funs.
6368 (font_parse_xlfd): Use them for sanity check.
6369 (Finternal_set_font_style_table): Make sure the table is bijective.
6371 Consolidate the image_cache to the terminal struct.
6372 * termhooks.h (P_): Remove redundant def.
6373 (struct terminal): New field `image_cache'.
6374 * frame.h (FRAME_IMAGE_CACHE): New macro. Use it everywhere in place
6375 of FRAME_X_IMAGE_CACHE.
6376 * xterm.h (struct x_display_info): Remove image_cache field.
6377 (FRAME_X_IMAGE_CACHE): Remove. Use FRAME_IMAGE_CACHE instead.
6378 * w32term.h (struct w32_display_info): Remove image_cache field.
6379 (FRAME_X_IMAGE_CACHE): Remove. Use FRAME_IMAGE_CACHE instead.
6380 * macterm.h (struct mac_display_info): Remove image_cache field.
6381 (FRAME_X_IMAGE_CACHE): Remove. Use FRAME_IMAGE_CACHE instead.
6382 * xterm.c (x_term_init):
6383 * w32term.c (w32_term_init):
6384 * macterm.c (mac_term_init): Set the image_cache in the terminal.
6385 * dispextern.h (clear_image_cache, forall_images_in_image_cache):
6386 Remove declarations.
6387 (clear_image_caches, mark_image_cache): New declarations.
6388 * xfaces.c (clear_face_cache):
6389 * xdisp.c (redisplay_internal): Use clear_image_caches.
6390 * image.c (clear_image_cache): Don't check that a frame is on
6391 a window-system before checking if it shares the same cache.
6392 (clear_image_caches): New function.
6393 (Fclear_image_cache): Use it.
6394 (mark_image): Move from allo.c.
6395 (mark_image_cache): Move from alloc.c and forall_images_in_image_cache.
6396 * alloc.c (mark_image, mark_image_cache): Move to image.c.
6397 (mark_object): Don't call mark_image_cache for frames.
6398 (mark_terminals): Call mark_image_cache.
6400 * lisp.h (Fdelete_terminal): Declare.
6402 * charset.h (CHECK_CHARSET, CHECK_CHARSET_GET_ID)
6403 (CHECK_CHARSET_GET_ATTR): Don't use the inexistent return value of
6404 wrong_type_argument.
6406 2008-02-22 Kenichi Handa <handa@ni.aist.go.jp>
6408 * Makefile.in (lisp): Remove devanagari.el, kannada.el,
6409 malayalam.el, and tamil.el. Add sinhala.el.
6411 2008-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
6413 * xterm.c (x_connection_closed): Consolidate identical tests.
6414 (x_delete_terminal): Don't crash if called via x_connection_closed.
6416 2008-02-21 Kenichi Handa <handa@ni.aist.go.jp>
6418 * xdisp.c (decode_mode_spec): New arg string.
6419 (display_mode_element): Adjust for the above change.
6421 2008-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
6423 * callint.c (Fcall_interactively): Use AREF.
6425 2008-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
6427 * font.c (font_unparse_xlfd): Don't ignore integer pixel size specs.
6429 2008-02-18 Jan Djärv <jan.h.d@swipnet.se>
6431 * xfns.c (Fx_show_tip): Set string to " " if empty.
6433 2008-02-17 Dan Nicolaescu <dann@ics.uci.edu>
6435 * callint.c (syms_of_callint): Initialize Vmark_even_if_inactive
6438 2008-02-17 Kenichi Handa <handa@m17n.org>
6440 * ftfont.c (ftfont_shape): Return Lispy number.
6442 * xfaces.c (prepare_face_for_display): Use display_info->font->fid
6444 (Finternal_set_font_selection_order): Call font_update_sort_order
6445 only when enable_font_backend is set.
6446 (realize_x_face): Set face->font_info to that of default face only
6447 when enable_font_backend is set.
6449 * xdisp.c (handle_composition_prop): Set it->c to the fist
6450 characte of the composed region.
6451 (fill_composite_glyph_string): Set base_face->font_info to
6452 s->font_info. Get a face for ascii from base_face->ascii_face.
6453 (BUILD_COMPOSITE_GLYPH_STRING): Call fill_composite_glyph_string
6454 with a face already decided.
6455 (x_produce_glyphs): Be sure to set it->ascent and it->descent to
6457 (x_produce_glyphs): If the composition method is ..._WITH_GLYPH_STRING,
6458 call font_prepare_composition unconditionally.
6460 * xfns.c (x_make_gc): Use the default font id of the frame for GCs.
6462 * xterm.h (struct x_display_info): New member font.
6464 * xterm.c (x_set_cursor_gc): Use display_info->font->fid for GCs.
6465 (x_set_mouse_face_gc, x_new_font): Likewise.
6466 (x_term_init): Setup display_info->font.
6467 (x_delete_terminal): Free display_info->font.
6469 * xfont.c (xfont_draw): Use BLOCK_INPUT and UNBLOCK_INPUT.
6471 * ftxfont.c (ftxfont_default_fid): Delete it.
6472 (ftxfont_open): Set xfont->fid to 0.
6473 (ftxfont_end_for_frame): Clear data specific to the frame and the
6476 * xftfont.c (xftfont_default_fid): Delete it.
6477 (xftfont_open): Set xfont->fid to 0.
6479 * fontset.c (FONTSET_OBJLIST): New macro.
6480 (fontset_find_font): Update font-object list of the fontset.
6481 (free_realized_fontset): New function.
6482 (free_face_fontset): Call free_realized_fontset.
6483 (Ffont_info): Call font_close_object only when enable_font_backend
6486 * font.c [HAVE_X_WINDOWS]: Include xterm.h.
6487 [HAVE_NTGUI]: Include w32term.h.
6488 [MAC_OS]: Include macterm.ch.
6489 (font_otf_ValueRecord): Use make_number.
6490 (font_finish_cache): Fix handling of reference count.
6491 (font_clear_cache): Update num_fonts.
6492 (font_open_entity): Update smallest_char_width and
6493 smallest_font_height of the frame.
6494 (font_close_object): Update num_fonts.
6495 (Fclear_font_cache): Fix finding the target cache data.
6497 2008-02-16 Glenn Morris <rgm@gnu.org>
6499 * fontset.c (Finternal_char_font): Fix compilation warning.
6501 2008-02-16 Eli Zaretskii <eliz@gnu.org>
6503 * w32.c (init_user_info): Use TOKEN_USER and TOKEN_PRIMARY_GROUP
6504 instead of char arrays. Enlarge the size of array passed to
6505 get_token_information.
6507 * font.c (Ffont_fill_gstring, Fget_font_glyphs): Fix compilation
6510 2008-02-15 Dan Nicolaescu <dann@ics.uci.edu>
6512 * .gdbinit: Don't set `args', it breaks gdb --args.
6514 2008-02-14 Stefan Monnier <monnier@iro.umontreal.ca>
6516 * fileio.c (Finsert_file_contents): Adjust offsets when replacing
6517 within a narrowed buffer.
6519 2008-02-14 Kenichi Handa <handa@ni.aist.go.jp>
6521 * coding.c (decode_coding_object, encode_coding_object):
6522 Preserve Vdeactivate_mark. Delete unnecessary call of Fcurrent_buffer.
6524 2008-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
6526 * coding.c (coding_set_destination): Use BEG_BYTE rather than
6528 (detect_coding_system):
6529 * lisp.h (detect_coding_system, chars_in_text, multibyte_chars_in_text)
6530 (string_char_to_byte, string_byte_to_char, insert_from_gap):
6531 * insdel.c (insert_from_gap):
6532 * fns.c (string_char_byte_cache_charpos, string_char_byte_cache_bytepos)
6533 (string_char_to_byte, string_byte_to_char, string_make_multibyte)
6534 (string_to_multibyte):
6535 * character.c (chars_in_text, multibyte_chars_in_text):
6536 * fileio.c (Finsert_file_contents): Use EMACS_INT for buffer positions.
6538 * character.h (FETCH_STRING_CHAR_ADVANCE)
6539 (FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE)
6540 (FETCH_STRING_CHAR_ADVANCE_NO_CHECK): Use SDATA and SREF.
6541 (DEC_POS, BUF_DEC_POS): Use BEG_BYTE rather than hardcoding 1.
6543 * casefiddle.c (casify_region): Only call after-change and composition
6544 functions on the part of the region that was changed.
6546 * keyboard.c (read_avail_input):
6547 * frame.c (Fdelete_frame): Call Fdelete_terminal.
6549 2008-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
6551 * buffer.c (clone_per_buffer_values, reset_buffer_local_variables)
6552 (Fbuffer_local_value, Fbuffer_local_variables): Don't forget undo_list.
6554 2008-02-11 Juanma Barranquero <lekktu@gmail.com>
6556 * w32menu.c (push_submenu_start, push_submenu_end)
6557 (push_left_right_boundary, push_menu_pane, push_menu_item):
6558 * keyboard.c (read_key_sequence): Don't pass args with side effects
6559 to AREF, it fails when compiling with -DENABLE_CHECKING.
6561 2008-02-11 Kenichi Handa <handa@ni.aist.go.jp>
6563 * Makefile.in (${lispsource}international/charprop.el):
6566 * search.c (boyer_moore): Fix incorrect synching of the trunk and
6569 2008-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
6571 * terminal.c (Fdelete_terminal): Clean up the `force' path.
6573 2008-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
6575 * frame.c (Qnoelisp): New symbol.
6576 (syms_of_frame): Initialize it.
6577 (Fdelete_frame): Use it to distinguish a mere `force' passed from
6578 someharmles Elisp code, from a strong `force' from x_connection_closed.
6579 * frame.h (Qnoelisp): Declare.
6580 * xterm.c (x_connection_closed): Pass `noelisp'.
6582 * lisp.h (struct Lisp_Misc_Any, struct Lisp_Marker)
6583 (struct Lisp_Overlay, struct Lisp_Kboard_Objfwd)
6584 (struct Lisp_Save_Value, struct Lisp_Free): Use enum Lisp_Misc_Type
6585 rather than `int' for the type of `type'.
6587 2008-02-10 Dan Nicolaescu <dann@ics.uci.edu>
6589 * s/gnu-linux.h: Remove support for non-ELF and linux-1.x.
6591 * Makefile.in (GNUC): Remove support for gcc-1.x.
6593 2008-02-10 Richard Stallman <rms@gnu.org>
6595 * lisp.h (ASET): Use AREF, not ASLOT.
6597 2008-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
6599 * lisp.h (ASET): Check bounds.
6601 2008-02-10 Glenn Morris <rgm@gnu.org>
6603 * buffer.c (mode-name): Doc fix.
6605 2008-02-09 Dan Nicolaescu <dann@ics.uci.edu>
6622 * xterm.c: Remove code that deals with obsolete variables.
6624 * s/msdos.h (DONT_NEED_ENVIRON): Don't define.
6626 * ecrt0.c: Replace the DONT_NEED_ENVIRON test with MSDOS test,
6627 nothing else needs it anymore.
6629 2008-02-09 Eli Zaretskii <eliz@gnu.org>
6631 * buffer.h (FETCH_CHAR_AS_MULTIBYTE): Use unibyte_to_multibyte_table
6632 instead of unibyte_char_to_multibyte.
6634 2008-02-09 Dan Nicolaescu <dann@ics.uci.edu>
6636 * s/gnu-linux.h: Remove commented out code.
6638 * unexec.c: Remove references to obsolete variable COFF_ENCAPSULATE.
6640 * Makefile.in: Update what RMS says about using autoconf.
6641 (C_COMPILER, COFF_ENCAPSULATE, MAKE_PARALLEL): Remove obsolete variable.
6642 (C_SWITCH_MACHINE_1, C_SWITCH_SYSTEM_1, C_SWITCH_SITE_1)
6643 (C_SWITCH_X_SITE_1, C_SWITCH_X_MACHINE_1)
6644 (C_SWITCH_X_SYSTEM_1): Move invariant code outside conditional.
6646 2008-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
6648 * keymap.c (Fkey_description): Move side effect outside of macro call.
6650 * xfaces.c (Finternal_make_lisp_face):
6651 * keyboard.c (add_command_key, parse_menu_item): Use ASET.
6653 * fontset.c (free_face_fontset): Use FONTSET_FROM_ID.
6654 (syms_of_fontset): Use ASET.
6656 * fns.c (concat): Move side effect outside of macro call.
6657 (hash_clear): Use ASET.
6659 2008-02-08 Richard Stallman <rms@gnu.org>
6661 * frame.c (Fdelete_frame): If FORCE, don't call hooks.
6662 If FORCE, and frame has a surrogate minibuffer for another frame,
6663 delete the other frame first.
6665 2008-02-07 Timo Savola <timo.savola@iki.fi>
6667 * xterm.c (x_detect_focus_change): Handle embed client message.
6668 (handle_one_xevent): Ditto.
6669 (handle_one_xevent): If embedded and we get a button press/release,
6671 (xembed_set_info, xembed_send_message): New functions.
6672 (x_make_frame_visible): Call xembed_set_info if embedded.
6673 (x_make_frame_invisible): Call xembed_set_info if embedded.
6674 (x_term_init): Initialize Xatom_XEMBED.
6675 (x_make_frame_visible): Check for FRAME_X_EMBEDDED_P also.
6676 (x_iconify_frame): Ditto.
6678 * xterm.h (struct x_display_info): Add AtomXatom_XEMBED.
6679 (enum xembed_info, enum xerm srmbed_message, enum xembed_focus)
6680 (enum xembed_modifier, enum xembed_accelerator): New.
6681 (xembed_set_info, xembed_send_message): Declare.
6682 (FRAME_X_EMBEDDED_P): New.
6684 * gtkutil.c (xg_create_frame_widgets): If frame is embedded, call
6687 * xfns.c (Fx_create_frame): Do not override the explicitly set parent
6688 window ID of a frame.
6689 (x_window): Reparent frame if embedded.
6690 (Fx_create_frame): Don't set border width if embedded.
6692 * emacs.c (USAGE3): Add --parent-id.
6693 (standard_args): Ditto.
6695 2008-02-07 Jan Djärv <jan.h.d@swipnet.se>
6697 * coding.c (DECODE_EMACS_MULE_COMPOSITION_CHAR): Use "do...while (0)".
6699 2008-02-07 Jim Meyering <meyering@redhat.com>
6701 Use "do...while (0)", not "if (1)...else" in macro definitions.
6702 The latter provokes a warning from gcc about the empty else, when
6703 followed by ";". Also, without that trailing semicolon, it would
6704 silently swallow up any following statement.
6705 * syntax.h (SETUP_SYNTAX_TABLE)
6706 (SETUP_SYNTAX_TABLE_FOR_OBJECT): Likewise.
6707 * buffer.h (DECODE_POSITION): Likewise.
6708 * character.h (FETCH_STRING_CHAR_ADVANCE): Likewise.
6709 (FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE): Likewise.
6710 (FETCH_STRING_CHAR_ADVANCE_NO_CHECK): Likewise.
6711 (FETCH_CHAR_ADVANCE): Likewise.
6712 (FETCH_CHAR_ADVANCE_NO_CHECK): Likewise.
6714 2008-02-07 Jim Meyering <meyering@redhat.com>
6716 * lread.c [lint]: Don't include <sys/inode.h>.
6718 2008-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
6720 * xselect.c (x_handle_dnd_message):
6721 * xmenu.c (digest_single_submenu, xmenu_show):
6722 * xdisp.c (with_echo_area_buffer_unwind_data)
6723 (format_mode_line_unwind_data, unwind_format_mode_line)
6725 * eval.c (Ffetch_bytecode):
6726 * doc.c (store_function_docstring):
6727 * ccl.c (resolve_symbol_ccl_program, ccl_get_compiled_code)
6728 (Fccl_execute, Fccl_execute_on_string, Fregister_code_conversion_map):
6729 * buffer.c (add_overlay_mod_hooklist): Use ASET.
6731 2008-02-07 Kenichi Handa <handa@m17n.org>
6733 * ftxfont.c (ftxfont_open): Don't set
6734 dpyinfo->smallest_font_height and dpyinfo->smallest_char_width to 0.
6736 * ftfont.c (ftfont_open): Fix previous change.
6738 2008-02-06 Jason Rumney <jasonr@gnu.org>
6740 * w32font.c (w32font_text_extents): Fill in lbearing metric.
6741 Use cached metrics for ASCII characters.
6742 (w32font_open_internal): Don't set font's owning_frame.
6743 Cache metrics for ASCII characters.
6745 * w32font.h (struct w32font_info): Add ascii_metrics.
6746 Remove owning_frame.
6748 2008-02-06 Kenichi Handa <handa@ni.aist.go.jp>
6750 * xdisp.c (x_produce_glyphs): Don't set it->ascent and it->descent
6753 * ftxfont.c (ftxfont_draw): Use s->font_info, not face->font_info.
6755 * ftfont.c (ftfont_open): Fix calculation of font->font.average_width.
6757 * charset.c (syms_of_charset): Set QCtest and Qeq.
6759 2008-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
6761 * process.c (Fstart_process):
6762 * callproc.c (Fcall_process): Handle the case where
6763 Funhandled_file_name_directory returns nil.
6765 * font.h (enum lgstring_indices, enum lglyph_indices): New enums.
6766 (LGSTRING_SLOT, LGSTRING_SET_SLOT): New macros.
6767 * font.c (check_gstring): Use them and AREF to access the vector before
6768 we know it's really a gstring.
6769 (Ffont_shape_text): Fix typo.
6770 (Ffont_shape_text, Ffont_otf_alternates): Fix up int/Lisp_Oject mixups.
6772 * composite.h (Fcompose_region_internal, Fcompose_string_internal):
6775 * chartab.c (make_sub_char_table): Remove noop-yet-incorrect statement.
6777 2008-02-05 Jason Rumney <jasonr@gnu.org>
6779 * w32font.c (w32font_open_internal): Fill min_width with tmAveCharWidth.
6780 Set smallest_font_height and smallest_char_width in display info.
6782 2008-02-05 Kenichi Handa <handa@ni.aist.go.jp>
6784 * coding.c (decode_eol): Pay attention to coding->dst_multibyte.
6786 2008-02-05 Miles Bader <miles@gnu.org>
6788 * xfaces.c (get_lface_attributes, merge_named_face)
6789 (lookup_named_face, lookup_derived_face, realize_named_face):
6790 Revert 2008-02-01 change by cyd@stupidchicken.com.
6792 2008-02-04 Kenichi Handa <handa@ni.aist.go.jp>
6794 * fontset.c (Ffontset_info): Handle the case of inhibitting the
6796 (Ffontset_info) [USE_FONT_BACKEND]: Fix getting of opened font names.
6798 2008-02-04 Jason Rumney <jasonr@gnu.org>
6800 * w32font.c (w32font_open_internal): Use font_unparse_fcname to
6802 (w32font_open_internal): Use xmalloc, xrealloc, xfree.
6804 2008-02-03 Jason Rumney <jasonr@gnu.org>
6806 * makefile.w32-in (OBJ1): Include font.o here.
6807 (FONTOBJ) [USE_FONTBACKEND]: Instead of here.
6809 2008-02-02 Jason Rumney <jasonr@gnu.org>
6811 * makefile.w32-in (temacs): Bump EMHEAP to 21.
6813 2008-02-01 Jason Rumney <jasonr@gnu.org>
6815 * s/cygwin.h: Define VIRT_ADDR_VARIES.
6817 * puresize.h [VIRT_ADDR_VARIES]: Don't include CYGWIN in condition.
6819 2008-02-01 Andreas Schwab <schwab@suse.de>
6821 * Makefile.in (shortlisp, lisp): Update for rename of
6822 ../lisp/language/myanmar.el.
6824 2008-02-01 Chong Yidong <cyd@stupidchicken.com>
6826 * xfaces.c (get_lface_attributes): Delete function.
6827 (merge_named_face, lookup_named_face, lookup_derived_face)
6828 (realize_named_face): Call lface_from_face_name directly, and use
6829 the fact that merge_face_vectors does not alter its FROM argument.
6831 2008-02-01 Jason Rumney <jasonr@gnu.org>
6833 * w32term.c (w32_read_socket) <WM_CHAR>: Decode non-Unicode
6834 input in the default locale. Handle non-Unicode multibyte input.
6836 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
6838 * fontset.c (reorder_font_vector): Exclude nil elements from the
6839 font group. Don't try multiple fonts.
6840 (fontset_font): Adjust for the above change.
6841 (Finternal_char_font): Return nil if the found font doesn't
6842 contain the character ch.
6844 * Makefile.in (lisp, shortlisp): Add cham.el.
6846 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
6848 * font.h (FONTP): Make it return 1 also for a font-object.
6850 * .gdbinit (xfontset): New function.
6852 * font.c (font_find_for_lface): Check if the character C is
6853 supported or not only for the first font.
6855 * fontset.c (reorder_font_vector): Fix typo.
6856 (fontset_find_font): Don't add a font-spec specifying a script.
6857 Use 0 (not Qt) for the indication of empty font-group. Change the
6858 format of RFONT-DEF. Return Qt if no font in the font-group
6859 support the character.
6860 (fontset_font): Adjust for the above change. If no font was
6861 found the character, remember that.
6862 (face_for_char): Adjust for the change of RFONT-DEF.
6863 (Fset_fontset_font): Allow nil for FONT-SPEC to explicitly specify
6864 no font for the target.
6865 (Finternal_char_font): Adjust for the change of RFONT-DEF.
6867 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
6869 * font.c (font_load_for_face): Handle the case that the font in
6870 face->lface is a string.
6872 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
6874 * xfaces.c (set_lface_from_font_and_fontset): Set the fontname in lface.
6876 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
6878 * xfaces.c (Finternal_set_lisp_face_attribute) [USE_FONT_BACKEND]:
6879 Fix previous change. If the frame is not on a window system,
6882 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
6884 * coding.c (decode_coding_object, encode_coding_object): Adjust
6885 marker positions after conversion.
6887 * lisp.h (struct Lisp_Marker): New member need_adjustment.
6889 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
6891 * font.c (font_find_for_lface): Fix the handling of the return
6892 value of font_has_char.
6893 (Ffont_shape_text): Fix previous change.
6895 * fontset.c (FONTSET_REF_AND_RANGE): Delete it.
6896 (fontset_ref_and_range): Delete it.
6897 (fontset_find_font): Call char_table_ref_and_range instead of
6898 FONTSET_REF_AND_RANGE.
6899 (make_fontset): Don't setup font groups of Latin here.
6900 (Fset_fontset_font): Don't overwrite the setting of FONTSET_ASCII.
6901 (new_fontset_from_font): Make the specified font the default for
6902 all Latin characters.
6904 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
6906 * xfaces.c (Finternal_set_lisp_face_attribute): Check if the frame
6907 is on a window system before accessing the fontset of the frame.
6909 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
6911 * Makefile.in (lisp, shortlisp): Add kherm.el and myanmar.el.
6913 * ftfont.c (ftfont_driver): Set ftfont_shape in ftfont_driver only
6914 when both HAVE_M17N_FLT and HAVE_LIBOTF are defined.
6916 * font.c (Ffont_shape_text): If the font driver doesn't have a
6917 shaper function, make zero-width glyphs to have at least one-pixel
6918 width. Fix setting of `to' field of glyphs.
6920 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
6922 * ftfont.c (ftfont_drive_otf): Fix setting of FROM and TO slots of
6925 * font.h (struct font_driver): Improve docstring of member `shape'.
6927 2008-02-01 Kenichi Handa <handa@m17n.org>
6929 * composite.c (syms_of_composite): Fix docstring of
6930 auto-composition-function.
6932 * font.h (LGLYPH_SIZE): New macro.
6934 * font.c (Ffont_fill_gstring): Stop filling when a character not
6935 supported by the font is found.
6936 (Ffont_shape_text): When a shape callback function returns nil,
6937 try at most two more times with larger gstring.
6938 (Ffont_at): Fix getting of w. Call font_at with correct 5th argument.
6940 * xdisp.c (handle_auto_composed_prop): Change the argument to
6941 auto-composition-function.
6943 * ftfont.c (ftfont_encode_char): Use the macro FONT_INVALID_CODE.
6944 (ftfont_shape_by_flt): If an element of lgstring is nil, make a
6945 Lispy glyph and store it in the lgstring.
6947 * xfont.c (xfont_encode_char): Use the macro FONT_INVALID_CODE.
6949 * xftfont.c (xftfont_encode_char): Use the macro FONT_INVALID_CODE.
6951 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
6953 * font.c (Ffont_shape_text): Avoid unnecessary composition.
6955 * fontset.c (Vfont_encoding_charset_alist): New variable.
6956 (syms_of_fontset): DEFVAR it.
6957 (reorder_font_vector, fontset_find_font): Optimize for the case of
6958 no need of reordering.
6959 (face_for_char): Map the charset property by
6960 Vfont_encoding_charset_alist.
6962 2008-02-01 Jason Rumney <jasonr@gnu.org>
6964 * w32font.c (logfonts_match): Don't check adstyle here.
6965 (font_matches_spec): Check here against physical font instead.
6966 (add_font_entity_to_list): Avoid some substitutions.
6968 * font.c (font_parse_fcname): Default weight and slant to normal.
6969 (font_score): Prefer normal fonts if weight or slant unspecified.
6970 (font_score) [WINDOWSNT]: Scale weight difference down to closer
6971 match freetype scores.
6973 2008-02-01 Jason Rumney <jasonr@gnu.org>
6975 * w32font.c (w32font_text_extents): Don't use the frame stored in the
6976 font, as it may have been deleted.
6977 (w32_enumfont_pattern_entity): Map generic family to adstyle using
6978 most common hyphenless variation.
6979 (logfonts_match): Check generic family.
6980 (font_matches_spec): Don't check generic family here.
6981 (fill_in_logfont): Set generic family based on adstyle.
6983 * w32font.h (w32font_get_cache): Update declaration.
6985 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
6987 * ftfont.c (ftfont_get_cache): Adjust the argument type.
6989 * frame.c (x_set_font_backend): Don't call Fclear_font_cache.
6990 If none of the new drivers are available, call font_update_drivers
6991 with the old drivers.
6993 * w32font.c (w32font_get_cache): Adjust the argument type.
6995 * xfont.c (xfont_get_cache): Adjust the argument type.
6997 * font.h (struct font_driver): Change argument type of get_cache.
6999 * xftfont.c (xftfont_start_for_frame): Delete prototype.
7001 * font.c (Ffont_get): Fix arguments to Fassoc.
7002 (font_prepare_cache, font_finish_cache, font_get_cache): New functions.
7003 (font_clear_cache): New function.
7004 (font_list_entities, font_matching_entity): Use font_get_cache.
7005 (font_update_drivers): Call font_clear_cache when finishing a driver.
7007 * fontset.c (fontset_find_font): Fix previous change.
7009 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
7011 * xterm.c (x_check_font) [USE_FONT_BACKEND]: Don't access
7012 dpyinfo->font_table.
7013 (x_delete_display) [USE_FONT_BACKEND]: Likewise.
7014 (x_delete_terminal) [USE_FONT_BACKEND]: Likewise.
7016 * font.c (font_at): Handle the case that the arg C is negative.
7017 Handle the unibyte case.
7018 (Ffont_at): Call font_at with the arg C -1.
7020 * xdisp.c (handle_auto_composed_prop): Don't get a character at
7021 the position here, and call font_at with the arg C -1.
7022 Don't check the range of the existing composition at the point.
7024 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
7026 * fontset.c (fontset_add): New args charset_id and family.
7028 (load_font_get_repertory, fontset_find_font): Assume that
7029 font_spec is always a font-spec object.
7030 (Fset_fontset_font): Always store a font-spec object in a fontset.
7032 * xdisp.c (handle_auto_composed_prop): Use Fget_text_property
7033 instead of get_property_and_range.
7035 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
7037 * xftfont.c (struct xftfont_info): Delete the member ft_face.
7038 (xftfont_open): Don't keep locking face.
7039 (xftfont_close): Don't unlock face.
7040 (xftfont_anchor_point, xftfont_shape): Lock and unlock face.
7042 * fontset.c (fontset_find_font): Don't prefer a font of
7043 supplementary charset.
7045 2008-02-01 Kenichi Handa <handa@m17n.org>
7047 * ftfont.c (struct OpenTypeSpec): Rename members script_tag to
7048 script, langsys_tag to langsys, new member script.
7049 (OTF_TAG_STR): Terminate by '\0'.
7050 (ftfont_get_open_type_spec): If :otf prop is is spec, Limit the
7051 listing to the script specified in that property. Fix arg to
7054 2008-02-01 Jason Rumney <jasonr@gnu.org>
7056 * w32font.h: New file.
7058 * w32font.c: Include it.
7059 (struct w32font_info): Add owning_frame field. Move to w32font.h.
7060 (w32font_open): Set owning_frame.
7061 (w32font_text_extents): Use owning_frame.
7062 (struct font_callback_data): Add opentype_only field.
7063 (add_font_entity_to_list): Use it to filter fonts.
7064 Don't check against full name.
7065 (w32font_list_internal): New function.
7066 (w32font_list): Use it.
7067 (w32font_match_internal): New function.
7068 (w32font_match): Use it.
7069 (w32font_open_internal): New function.
7070 (w32font_open): Use it.
7071 (w32font_get_cache, w32font_close, w32font_has_char)
7072 (w32font_encode_char, w32font_text_extents, w32font_draw):
7075 * makefile.w32-in (w32font.o): Depend on w32font.h.
7077 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
7079 * charset.c (Fdefine_charset_internal): Record a supplementary
7080 charset at the tail of Vcharset_order_list.
7082 * font.c (Ffont_shape_text): Fix the return value.
7084 * ftfont.c (OTF_SYM_TAG, OTF_TAG_STR): Fix argument names.
7086 * xdisp.c (handle_auto_composed_prop): Fix previous change.
7088 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
7090 * ftfont.c (struct OpenTypeSpec): New struct.
7091 (OTF_SYM_TAG, OTF_TAG_STR): New macros.
7092 (ftfont_get_open_type_spec): New function.
7093 (ftfont_list) [HAVE_LIBOTF]: Check otf-spec property.
7095 * lread.c (read1): Redo the previous change with checking Vpurify_flag.
7097 2008-02-01 Jason Rumney <jasonr@gnu.org>
7099 * w32font.c (add_font_entity_to_list): Compare only the beginning
7102 2008-02-01 Kenichi Handa <handa@m17n.org>
7104 * xdisp.c (handle_auto_composed_prop): Simplify the code.
7105 Never return HANDLED_RECOMPUTE_PROPS.
7107 2008-02-01 Kenichi Handa <handa@m17n.org>
7109 * font.c (font_gstring_produce): Delete it.
7111 * composite.h (COMPOSITION_METHOD):
7112 Handle COMPOSITION_WITH_GLYPH_STRING.
7114 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
7116 * xfont.c (Qx): Delete.
7117 (syms_of_xfont): Don't initialize Qx.
7119 * composite.h (enum composition_method):
7120 Define COMPOSITION_WITH_GLYPH_STRING unconditionally.
7122 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
7124 * xfaces.c [HAVE_WINDOW_SYSTEM]: Include "font.h" unconditionally.
7125 (choose_face_font): Accept new form of font-spec.
7127 * frame.h (font_driver_list): Declare it unconditionally.
7128 (struct frame): Define members font_driver_list and font_data_list
7131 * fontset.c: Include "font.h" unconditionally.
7132 (generate_ascii_font_name): Use font_parse_xlfd and font_unparse_xlfd.
7133 (Fset_fontset_font): Accept a font-spec object.
7135 * font.c (font_unparse_xlfd): If pixel_size is zero, make the
7136 PIXEL_SIZE part a wild card.
7138 * dispextern.h (struct glyph_string): Define members clip and
7139 num_clips unconditionally.
7140 (struct face): Define members font_info and extra unconditionally.
7142 * ftfont.c (ftfont_open): Set members maybe_otf and otf of
7143 ftfont_info only when HAVE_LIBOTF is defined.
7145 2008-02-01 Andreas Schwab <schwab@suse.de>
7147 * xdisp.c (back_to_previous_visible_line_start): Fix type of beg
7150 2008-02-01 Jason Rumney <jasonr@gnu.org>
7152 * w32font.c (w32font_driver): Add new fields.
7154 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
7156 * Makefile.in (ALL_CFLAGS): Add @M17N_FLT_CFLAGS@.
7157 (FONTSRC, FONTOBJ) [HAVE_WINDOW_SYSTEM]: Set them unconditionally.
7158 (LIBES): Add @M17N_FLT_CFLAGS@.
7160 * composite.c (compose_text): Don't treat the new style
7161 composition specially.
7163 * emacs.c (main): Call syms_of_font unconditionally.
7165 * font.h (FONT_ENTITY_NOT_LOADABLE)
7166 (FONT_ENTITY_SET_NOT_LOADABLE): New macros.
7167 (LGSTRING_XXXX, LGLYPH_XXX): Adjust for the change of lispy gstring.
7168 (struct font_driver): New member shape.
7169 (font_registry_charsets): Extern it.
7170 (font_find_for_lface, font_prepare_composition): Adjust prototype.
7171 (font_otf_capability, font_drive_otf): Delete their externs.
7173 * font.c [HAVE_M17N_FLT]: Include <m17n-flt.h>.
7174 (font_charset_alist, font_registry_charsets): Move from xfont.c
7176 (font_prop_validate_otf): New function.
7177 (font_property_table): Register it for QCotf.
7178 (DEVICE_DELTA, adjust_anchor, REPLACEMENT_CHARACTER)
7179 (font_drive_otf): Delete.
7180 (font_prepare_composition): New arg F. Adjust for the change of
7182 (font_find_for_lface): New arg C.
7183 (font_load_for_face): Adjust for the change of font_find_for_lface.
7184 (Ffont_make_gstring, Ffont_fill_gstring): Adjust for the change of
7186 (Ffont_shape_text): New function.
7187 (Fopen_font): If the font size is not given, use 12-pixel.
7188 (Ffont_at): New arg STRING.
7189 (syms_of_font): Initalize font_charset_alist.
7190 Declare Ffont_shape_text as a Lisp function. Call syms_of_XXfont
7193 * fontset.c (fontset_find_font) [USE_FONT_BACKEND]: Try multiple
7194 fonts of the same font-spec. Change the format of RFONT-DEF.
7195 (face_for_char, make_fontset_for_ascii_face, Finternal_char_font):
7196 Adjust for the change of RFONT-DEF.
7197 (Fset_fontset_font) [USE_FONT_BACKEND]: Handle new format of font-spec.
7199 * ftfont.h: New file.
7201 * ftfont.c: Don't include Freetype headers. Include "ftfont.h".
7202 (struct ftfont_info) [HAVE_LIBOTF]: New members maybe_otf and otf.
7203 (ftfont_open) [HAVE_LIBOTF]: Initialize the above members.
7204 (ftfont_driver) [HAVE_LIBOTF, HAVE_M17N_FLT]: Don't set
7205 font_otf_capability and font_drive_otf, set ftfont_shape.
7206 (ftfont_list): Adjust for the change of :otf property value.
7207 (struct MFLTFontFT) [HAVE_LIBOTF, HAVE_M17N_FLT]: New struct.
7208 (ftfont_get_glyph_id, ftfont_get_metrics, ftfont_check_otf)
7209 (adjust_anchor, ftfont_drive_otf, ftfont_shape_by_flt)
7210 (ftfont_shape) [HAVE_LIBOTF, HAVE_M17N_FLT]: New function.
7211 (DEVICE_DELTA) [HAVE_LIBOTF, HAVE_M17N_FLT]: New macro.
7212 (otf_gstring, gstring, m17n_flt_initialized): New variables.
7214 * w32term.c (x_draw_composite_glyph_string_foreground):
7215 Adjust for the change of lispy gstring.
7217 * xdisp.c (handle_composition_prop): Adjust for the change of
7218 lispy gstring. Call a function for auto-composition with the
7219 third arg it->window.
7220 (fill_composite_glyph_string): Adjust for the change of lispy string.
7221 (x_produce_glyphs): Adjust for the change of font_prepare_compositionl.
7223 * xfaces.c (set_font_frame_param): Adjust for the change of
7224 font_find_for_lface.
7226 * xfont.c (x_font_charset_alist): Move to font.c and rename.
7227 (xfont_registry_charsets): Likewise. Change caller.
7228 (syms_of_xfont): Don't handle x_font_charset_alist.
7230 * xftfont.c: Include "ftfont.h".
7231 (struct xftfont_info) [HAVE_LIBOTF]: New members maybe_otf and otf.
7232 (xftfont_open) [HAVE_LIBOTF]: Initialize the above members.
7233 (xftfont_close) [HAVE_LIBOTF]: Close otf.
7234 (xftfont_shape) [HAVE_LIBOTF, HAVE_M17N_FLT]: New function.
7235 (syms_of_xftfont) [HAVE_LIBOTF, HAVE_M17N_FLT]:
7236 Set xftfont_driver.shape to xftfont_shape.
7238 * xterm.c (x_draw_composite_glyph_string_foreground): Adjust for
7239 the change of lispy gstring.
7241 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
7243 * ftxfont.c (ftxfont_end_for_frame): Fix array indexing error.
7245 2008-02-01 Jason Rumney <jasonr@gnu.org>
7247 * w32font.c (w32font_draw): Fill background manually.
7249 2008-02-01 Jason Rumney <jasonr@gnu.org>
7251 * font.c (Qfontp): Remove unused symbol.
7252 (QCantialias): New symbol.
7253 (syms_of_font): Define it.
7254 (font_property_table): Set a validator for QCantialias.
7256 * w32font.c (CLEARTYPE_QUALITY, CLEARTYPE_NATURAL_QUALITY):
7257 Define if not already.
7258 (QCfamily): Share with xfaces.c.
7259 (Qstandard, Qsubpixel, Qnatural): New symbols.
7260 (syms_of_w32font): Define them. Don't define QCfamily here.
7261 (w32_antialias_type, lispy_antialias_type): New functions.
7262 (w32_enumfont_pattern_entity): New arg requested_font.
7263 Set antialias parameter if non-default was requested.
7264 (fill_in_logfont): Fill in lfQuality if :antialias specified.
7266 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
7268 * lread.c (read1): Undo the previous change.
7270 2008-02-01 CHENG Gao <chenggao@gmail.com> (tiny change)
7272 * frame.c (Fdelete_frame): Call font_update_drivers only when
7273 USE_FONT_BACKEND is defined.
7275 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
7277 * font.h (struct font_bitmap): New member bits_per_pixel.
7278 (struct font_driver): New members start_for_frame and end_for_frame.
7279 (struct font_data_list): New struct.
7280 (font_put_frame_data, font_get_frame_data): Extern them.
7282 * frame.h (struct frame): New member font_data_list.
7284 * font.c (font_update_drivers): Call driver->start_for_frame and
7285 driver->end_for_frame at proper timings.
7286 (font_put_frame_data, font_get_frame_data): New functions.
7287 (Ffont_spec): Add usage in the docstring.
7289 * frame.c (make_frame): Initialize f->font_data_list to NULL.
7290 (Fdelete_frame): Call font_update_drivers.
7292 * xftfont.c (struct xftface_info): Delete the member xft_draw.
7293 (xftfont_prepare_face, xftfont_done_face): Adjust for the above change.
7294 (xftfont_get_xft_draw): New function.
7295 (xftfont_draw): Get XftDraw by xftfont_get_xft_draw.
7296 (xftfont_end_for_frame): New function.
7297 (syms_of_xftfont): Set xftfont_driver.end_for_frame.
7299 * ftxfont.c (ftxfont_get_gcs): Rename from ftxfont_create_gcs.
7300 Change argument. Cache GCs in the per-frame data.
7301 (struct ftxfont_frame_data): New struct.
7302 (ftxfont_draw_bitmap): New arg gc_fore and flush.
7303 (ftxfont_prepare_face, ftxfont_done_face): Delete them.
7304 (ftxfont_draw): Get GCs by ftxfont_get_gcs. Reflect s->clip in GCs.
7305 (ftxfont_end_for_frame): New function.
7306 (syms_of_ftxfont): Set ftxfont_driver.end_for_frame.
7308 * ftfont.c (ftfont_get_bitmap): Set bitmap->bits_per_pixel.
7310 2008-02-01 Kenichi Handa <handa@m17n.org>
7312 * xselect.c (Vselection_coding_system)
7313 (Vnext_selection_coding_system): Delete them.
7314 (syms_of_xselect): Don't declare selection-coding-system and
7315 next-selection-coding-system. They are declared in select.el.
7317 2008-02-01 Jason Rumney <jasonr@gnu.org>
7319 * w32term.h (WM_UNICHAR, UNICODE_NOCHAR): Define if not already.
7321 * w32fns.c: Include imm.h.
7322 (get_composition_string_fn, get_ime_context_fn): New optional
7324 (globals_of_w32fns): Load them from imm32.dll.
7325 (ignore_ime_char): New flag.
7326 (w32_wnd_proc): Handle WM_UNICHAR, WM_IME_CHAR and
7327 WM_IME_ENDCOMPOSITION messages.
7329 * w32term.c (w32_read_socket) [WM_UNICHAR]: Handle as
7330 MULTIBYTE_CHAR_KEYSTROKE_EVENT.
7332 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
7334 * lread.c (READCHAR): Call readchar with the 2nd arg NULL.
7335 (READCHAR_REPORT_MULTIBYTE): New macro.
7336 (readchar): New 2nd arg MULTIBYTE.
7337 (read1): Use READCHAR_REPORT_MULTIBYTE for the first read.
7338 Make symbol's name multibyte according to the multibyteness of the
7341 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
7343 * xfaces.c (face_for_overlay_string): Call lookup_face with
7344 correct arguments (fix of synching with the trunk).
7346 2008-02-01 Kenichi Handa <handa@m17n.org>
7348 * font.c (font_prop_validate_symbol, font_prop_validate_style)
7349 (font_prop_validate_non_neg, font_prop_validate_spacing):
7350 Delete argument prop_index.
7351 (font_property_table): Change arguments to validater. Change Callers.
7352 (font_lispy_object): Delete.
7353 (font_at): Use font_find_object instead fo font_lispy_object.
7355 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
7357 * fileio.c (Fexpand_file_name): Adjust multibyteness of directory
7360 2008-02-01 Jason Rumney <jasonr@gnu.org>
7362 * w32font.c (add_font_name_to_list): Avoid vertical fonts.
7363 (font_matches_spec): Remove debug output.
7364 (add_font_entity_to_list): Avoid using substituted fonts.
7366 2008-02-01 Jason Rumney <jasonr@gnu.org>
7368 * doc.c (Fsnarf_documentation):
7369 * Makefile.in (temacs${EXEEXT}, mostlyclean): Undo last change.
7371 2008-02-01 Miles Bader <miles@gnu.org>
7373 * dispextern.h (struct glyph_row): Only define "clip" field if
7374 HAVE_WINDOW_SYSTEM is defined.
7376 2008-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
7378 Fix up multi-tty merge.
7380 * xterm.c (handle_one_xevent): Remove duplicate code and fix up nesting
7383 * xfaces.c (free_realized_face, clear_face_gcs):
7384 Include font_done_for_face in the input_blocked section, just in case.
7386 * xdisp.c (decode_mode_spec): Use terminal-local coding systems.
7387 (get_char_face_and_encoding): Undo last change and remove the *other*
7388 duplicate definition (i.e. keep the one that's better scoped and that
7389 includes code for the font-backend).
7391 * terminal.c (create_terminal): Default keyboard_coding to
7392 `no-conversion' and terminal_coding to `undecided'.
7394 * lread.c (read1): Use XSETPVECTYPE to set a pseudovector's tag.
7396 * fontset.c (free_realized_fontsets): Check that the table entry does
7397 contain a fontset before trying to compare it to `base'.
7399 * emacs.c (main): Move syms_of_data, syms_of_fileio, syms_of_alloc,
7400 syms_of_charset, and syms_of_coding earlier because init_window_once
7401 now needs Vcoding_system_hash_table to be setup.
7403 * coding.h (default_buffer_file_coding): Remove.
7405 * coding.c (default_buffer_file_coding): Remove.
7406 (Fterminal_coding_system, Fkeyboard_coding_system): Use ->id rather
7407 than ->symbol, and use the terminal-local coding system.
7408 (syms_of_coding): Don't setup the coding-systems that are not
7410 (Fdefine_coding_system_internal): Use XCAR/XCDR.
7412 * chartab.c (Fmake_char_table, make_sub_char_table, copy_char_table):
7413 Use XSETPVECTYPE now that XSETCHAR_TABLE doesn't set the tag anymore.
7415 * alloc.c (Fmake_char_table, make_sub_char_table): Remove. They're now
7416 in chartab.c and were re-added here by mistake.
7417 (Fpurecopy): Use XSETPVECTYPE after copying a COMPILED pseudovector.
7419 * doc.c (Fsnarf_documentation):
7420 * Makefile.in (temacs${EXEEXT}, mostlyclean): Move buildobj.lst from
7423 * ChangeLog.10: Add mistakenly removed entry.
7425 2008-02-01 Dan Nicolaescu <dann@ics.uci.edu>
7427 * Makefile.in (fringe.o, minibuf.o): Fix dependencies.
7429 2008-02-01 Miles Bader <miles@gnu.org>
7431 * xdisp.c (get_char_face_and_encoding): Remove extraneous definition.
7432 Add extra args to FACE_FOR_CHAR.
7434 2008-02-01 Kenichi Handa <handa@m17n.org>
7436 * keymap.c (where_is_internal_1): If key is a cons, store the copy
7439 * chartab.c (map_sub_char_table, map_char_table): If the range
7440 contains just one character, call the function with that character
7441 even if the depth is not 3.
7443 2008-02-01 Jason Rumney <jasonr@gnu.org>
7445 * w32font.c (w32font_text_extents): Calculate metrics for the
7448 2008-02-01 Jason Rumney <jasonr@gnu.org>
7450 * w32xfns.c (get_next_msg): Consolidate WM_PAINT messages.
7452 2008-02-01 Jason Rumney <jasonr@gnu.org>
7454 * w32term.c (x_set_glyph_string_clipping): Use
7455 get_glyph_string_clip_rects.
7456 (x_set_glyph_string_clipping_exactly, x_draw_glyph_string):
7457 Adjust for the change of struct glyph_string.
7459 * w32font.c (w32font_draw): Do clipping here.
7461 2008-02-01 Kenichi Handa <handa@m17n.org>
7463 * xftfont.c (xftfont_draw): Adjust for the change of struct
7466 * xterm.c (x_set_glyph_string_clipping): Use
7467 get_glyph_string_clip_rects.
7468 (x_set_glyph_string_clipping_exactly, x_draw_glyph_string):
7469 Adjust for the change of struct glyph_string.
7471 * xdisp.c (get_glyph_string_clip_rects): Reflect s->row->clip to
7472 the resulting clip(s}.
7473 (expose_overlaps): Add arg r. Change callers. Set it to
7474 row->clip temporarily.
7475 (expose_window): Redraw rows overlapping the exposed area.
7477 * dispextern.h (struct glyph_row): New member clip.
7478 (struct glyph_string): Delete members clip_x, clip_y, clip_width,
7479 clip_height, new member clip, and num_clips.
7481 2008-02-01 Kenichi Handa <handa@m17n.org>
7483 * data.c (Fchar_or_string_p): Fix docstring.
7485 2008-02-01 Kenichi Handa <handa@m17n.org>
7487 * xftfont.c (xftfont_draw): If s->font_info != s->face->font_info,
7488 create a temporal XftDraw object.
7490 2008-02-01 Kenichi Handa <handa@m17n.org>
7492 * font.c (Ffontp): Fix docstring.
7494 * coding.c (detect_coding_iso_2022): Don't treat SI/SO codes as a
7495 strong evidence of ISO-2022.
7497 2008-02-01 Kenichi Handa <handa@m17n.org>
7499 * abbrev.c (abbrev_check_chars): Use CHAR_TABLE_REF, not
7500 SYNTAX_ENTRY_FOLLOW_PARENT.
7502 2008-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
7504 * fns.c (weak_hash_tables): Rename from Vweak_hash_tables and change
7506 (make_hash_table, copy_hash_table, sweep_weak_hash_tables, init_fns):
7507 Update to the new type of weak_hash_tables and next_weak.
7509 * lisp.h (struct Lisp_Hash_Table): Change next_weak from Lisp_Object to
7510 a plain C pointer to Lisp_Hash_Table.
7512 * lisp.h (XGCTYPE, GC_HASH_TABLE_P, GC_NILP, GC_NUMBERP, GC_NATNUMP)
7513 (GC_INTEGERP, GC_SYMBOLP, GC_MISCP, GC_VECTORLIKEP, GC_STRINGP)
7514 (GC_CONSP, GC_FLOATP, GC_VECTORP, GC_OVERLAYP, GC_MARKERP)
7515 (GC_INTFWDP, GC_BOOLFWDP, GC_OBJFWDP, GC_BUFFER_OBJFWDP)
7516 (GC_BUFFER_LOCAL_VALUEP, GC_SOME_BUFFER_LOCAL_VALUEP)
7517 (GC_KBOARD_OBJFWDP, GC_PSEUDOVECTORP, GC_WINDOW_CONFIGURATIONP)
7518 (GC_PROCESSP, GC_WINDOWP, GC_SUBRP, GC_COMPILEDP, GC_BUFFERP)
7519 (GC_SUB_CHAR_TABLE_P, GC_CHAR_TABLE_P, GC_BOOL_VECTOR_P, GC_FRAMEP)
7520 (GC_EQ): Remove since they've been identical to their non-GC_
7521 alter-egos ever since the markbit was eradicated.
7540 * xterm.c: Replace uses of GC_* macros with the non-GC_ versions.
7542 2008-02-01 Kenichi Handa <handa@m17n.org>
7544 * chartab.c (map_sub_char_table): Make it work for the top-level
7545 char-table. Fix handling of parent char-table.
7546 (map_char_table): Adjust for the above change.
7548 2008-02-01 Jason Rumney <jasonr@gnu.org>
7550 * w32font.c (Qgdi): Rename from Qw32.
7552 2008-02-01 Jason Rumney <jasonr@gnu.org>
7554 * w32bdf.c (get_quoted_string): Make function static.
7556 2008-02-01 Kenichi Handa <handa@m17n.org>
7558 * xftfont.c (xftfont_open): If one of font's ASCII glyph has
7559 bigger ascent and descent than those of the font, use them as
7560 font's ascent and descent.
7562 2008-02-01 Kenichi Handa <handa@m17n.org>
7564 * Makefile.in (${lispsource}international/charprop.el): Move this
7565 target within "#ifdef HAVE_UNIDATA" and "#endif".
7567 2008-02-01 Kenichi Handa <handa@m17n.org>
7569 * Makefile.in (lisp): Add ${lispsource}language/tai-viet.el.
7570 (shortlisp): Add ../lisp/language/tai-viet.el.
7572 2008-02-01 Ulrich Mueller <ulm@gentoo.org>
7574 * Makefile.in (${lispsource}international/charprop.el): Depend on
7577 2008-02-01 Jason Rumney <jasonr@gnu.org>
7579 * w32font.c (w32font_close): Delete the GDI font object.
7581 * w32menu.c: Include character.h.
7583 * w32proc.c: Likewise.
7585 * w32select.c: Likewise.
7587 * makefile.w32-in (w32proc.o): Depend on character.h.
7589 2008-02-01 Jason Rumney <jasonr@gnu.org>
7591 * w32fns.c (syms_of_w32fns): Use DEFSYM macro.
7593 * w32menu.c (syms_of_w32menu): Likewise.
7595 * w32proc.c (syms_of_ntproc): Likewise.
7597 * w32select.c (syms_of_w32select): Likewise.
7599 * w32term.c (syms_of_w32term): Likewise.
7601 2008-02-01 Jason Rumney <jasonr@gnu.org>
7603 * w32font.c (w32font_draw): Delete brush after using it.
7605 2008-02-01 Jason Rumney <jasonr@gnu.org>
7607 * w32font.c (w32font_open): Don't set font_idx.
7608 (w32font_text_extents): Try GetTextExtentPoint32W before defaulting
7610 (w32font_draw): Fill background explicitly.
7612 2008-02-01 Jason Rumney <jasonr@gnu.org>
7614 * w32term.c (w32_initialize): Don't call w32font_initialize.
7616 * w32font.c (w32font_info): Remove subranges.
7617 (QCsubranges, Qmodern, Qswiss, Qroman): Remove.
7618 (QCfamily, Qmonospace, Qsans_serif, Qmono, Qsans, Qsans__serif)
7619 (Qraster, Qoutline, Qlatin, Qgreek, Qcoptic, Qcyrillic, Qarmenian)
7620 (Qhebrew, Qarabic, Qsyriac, Qnko, Qthaana, Qdevanagari, Qbengali)
7621 (Qgurmukhi, Qgujarati, Qoriya, Qtamil, Qtelugu, Qkannada)
7622 (Qmalayalam, Qsinhala, Qthai, Qlao, Qtibetan, Qmyanmar, Qgeorgian)
7623 (Qhangul, Qethiopic, Qcherokee, Qcanadian_aboriginal, Qogham)
7624 (Qrunic, Qkhmer, Qmongolian, Qsymbol, Qbraille, Qhan)
7625 (Qideographic_description, Qcjk_misc, Qkana, Qbopomofo, Qkanbun)
7626 (Qyi, Qbyzantine_musical_symbol, Qmusical_symbol, Qmathematical):
7628 (font_callback_data): New struct.
7629 (w32font_list, w32font_match): Use it.
7630 (w32font_open): Don't populate subranges.
7631 (w32font_has_char): Use script Lisp symbols, not subrange bitmask.
7632 (w32font_encode_char): Always return unicode code-point as-is.
7633 (w32font_text_extents): Supply a tranformation matrix to
7634 GetGlyphOutline. Never look up by glyph index. Avoid looping
7635 twice. Use unicode version of GetTexExtentPoint32 instead of
7636 glyph index version.
7637 (set_fonts_frame): Remove.
7638 (w32_enumfont_pattern_entity): Add frame parameter, use it to
7639 set frame parameter. Use backward compatible fake foundries.
7640 Save generic family in extra slot under QCfamily. Make width slot
7641 constant. Save QCspacing value. Save list of scripts instead of
7643 (w32_generic_family, logfonts_match, font_matches_spec): New functions.
7644 (add_font_entity_to_list): Use font_callback_data struct. Filter
7646 (add_one_font_entity_to_list): Use font_callback_data struct.
7647 (w32_registry): Default to iso10646_1.
7648 (fill_in_logfont): Use dpi from extra slot. Don't bother with
7649 string font registries. Don't fill in font name if it is a generic
7650 family name, fill family instead. Use spacing, family and script
7651 extra info to fill pitch, family and charset fields.
7652 (list_all_matching_fonts): Use font_callback_data struct.
7653 (unicode_range_for_char): Remove.
7654 (font_supported_scripts): New function.
7655 (w32font_initialize): Remove.
7656 (syms_of_w32font): Update which symbols are defined.
7658 2008-02-01 Jason Rumney <jasonr@gnu.org>
7660 * font.c (font_pixel_size): Reverse assq_no_quit args.
7662 * w32term.h (FONT_WIDTH): Report max width, not average.
7663 (FONT_MAX_WIDTH): Remove.
7664 (FONT_AVG_WIDTH): New macro.
7666 * xfaces.c (Fx_list_fonts) [WINDOWSNT]: Remove Windows only
7667 redefinition of FONT_WIDTH.
7669 * w32term.c (x_font_min_bounds): Use FONT_AVG_WIDTH.
7670 (w32_cache_char_metrics): Use FONT_WIDTH.
7672 * w32fns.c (w32_load_system_font, w32_list_fonts): Use FONT_AVG_WIDTH.
7674 2008-02-01 Jason Rumney <jasonr@gnu.org>
7676 * w32font.c (w32font_open): Make lfHeight negative.
7678 * w32fns.c (x_default_font_parameter): Use new style font name.
7679 (Fx_create_frame, x_create_tip_frame): Initialize resx and resy.
7681 2008-02-01 Jason Rumney <jasonr@gnu.org>
7683 * w32font.c (QCsubranges): New symbol.
7684 (w32font_open, w32font_has_char): Get subranges from subproperty
7686 (w32_enumfont_pattern_entity): Set subranges as subproperty of extra.
7687 (syms_of_w32font): Define :subranges symbol.
7689 * font.c (font_put_extra): Expose externally.
7691 * font.h (font_put_extra): Move declaration from font.c.
7693 * font.c (Ffont_get): Use font driver to determine otf capability.
7694 (adjust_anchor): Check if driver defines anchor_point before using.
7696 * w32font.c (w32font_open): Handle size, height and pixel_size better.
7697 (w32font_draw): Use options.
7698 (w32_enumfont_pattern_entity): Set size to 0 for scalable fonts.
7699 Fix detection of truetype fonts.
7700 (registry_to_w32_charset): Handle charsets other than iso8859-1
7701 expressed as lisp symbols.
7702 (w32_registry): Express charset as lisp symbol.
7703 (fill_in_logfont): Reverse pixel and point height logic.
7704 Don't set width here. Set quality to default.
7706 * w32fns.c (w32_load_system_font): Fix detecting FIXED_PITCH fonts.
7707 (x_to_w32_font): Fill in lfPitchAndFamily correctly.
7709 * xterm.c (x_draw_glyph_string_foreground) [USE_FONT_BACKEND]:
7710 Remove redundant loop and allocation.
7712 * makefile.w32-in (font.o, w32font.o): New objects.
7713 (fontset.o, xdisp.o, xfaces.o, w32fns.o, w32term.o): Depend on font.h.
7714 (FONTOBJ): New group of objects conditioned on USE_FONT_BACKEND.
7716 * xdisp.c (fill_composite_glyph_string): Make the first arg to
7717 STORE_XCHARB a valid l-value.
7719 * w32term.c (w32_native_per_char_metric): Swap width and rbearing
7720 calculations for non-Truetype fonts.
7721 (x_draw_glyph_string): Sync with xterm.c.
7722 (x_draw_glyph_string_foreground) [USE_FONT_BACKEND]:
7723 Remove redundant code.
7724 (w32_initialize) [USE_FONT_BACKEND]: Call w32font_initialize.
7726 * w32term.h (w32_output_data) [USE_FONT_BACKEND]: Add fontp member.
7727 (FRAME_FONT_OBJECT) [USE_FONT_BACKEND]: New macro from xterm.h.
7729 * w32fns.c [USE_FONT_BACKEND]: Port font backend changes from xfns.c.
7730 (x_to_w32_charset, w32_to_x_charset): Expose externally.
7732 * w32font.c: New file for w32 font backend.
7734 2008-02-01 Kenichi Handa <handa@m17n.org>
7736 * term.c: Don't include "buffer.h" twice.
7738 2008-02-01 Kenichi Handa <handa@m17n.org>
7740 * character.c (Funibyte_string): New function.
7741 (syms_of_character): Defsubr it.
7743 2008-02-01 Jason Rumney <jasonr@gnu.org>
7745 * w32term.c [USE_FONT_BACKEND]:
7746 (x_get_font_repertory, note_mouse_movement, x_set_mouse_face_gc)
7747 (x_set_glyph_string_clipping, x_set_glyph_string_clipping_exactly)
7748 (x_draw_glyph_string, x_draw_glyph_string_foreground)
7749 (x_draw_composite_glyph_string_foreground, x_new_fontset2)
7750 (x_free_frame_resources): Sync with xterm.c.
7752 2008-02-01 Andreas Schwab <schwab@suse.de>
7754 * lread.c (read1): Use CHAR_TABLE_STANDARD_SLOTS to validate
7757 2008-02-01 Kenichi Handa <handa@m17n.org>
7759 * font.c (check_otf_features): Define it regardless of HAVE_LIBOTF.
7761 2008-02-01 Kenichi Handa <handa@m17n.org>
7763 * ftfont.c (ftfont_driver): Delete font_otf_gsub and
7764 font_otf_gpos, add font_drive_otf.
7766 * fontset.c (fontset_find_font): Pay attention to font size
7767 specified for a font.
7768 (reorder_font_vector): Check contents of font_def.
7770 * font.c (struct otf_list): Delete it.
7771 (otf_list): Make it a lisp variable.
7772 (otf_open): Use lispy otf_list.
7773 (generate_otf_features): Rename from parse_gsub_gpos_spec.
7774 (check_otf_features): New function.
7775 (font_otf_DeviceTable, font_otf_ValueRecord, font_otf_Anchor):
7777 (font_drive_otf): New function merging font_otf_gsub and
7779 (font_open_for_lface): New arg spec. Change argument order.
7780 (font_load_for_face): Adjust for the change of font_open_for_lface.
7781 (Ffont_drive_otf): New function merging Ffont_otf_gsub and
7783 (syms_of_font): Staticpro otf_list. Delete defsubr of
7784 Sfont_otf_gsub and Sfont_otf_gpos. Defsubr Sfont_drive_otf.
7786 * xfaces.c (set_font_frame_param): Adjust for the change of
7787 font_open_for_lface.
7789 * font.h (font_open_for_lface): Adjust prototype.
7790 (struct font_driver): Delete members otf_gsub and otf_gpos, add
7792 (font_otf_gsub, font_otf_gpos): Delete externs.
7793 (font_drive_otf): Extern it.
7795 2008-02-01 Kenichi Handa <handa@m17n.org>
7797 * font.c (font_at): If the window W is not on a window system,
7800 * coding.c (produce_chars, encode_coding): Don't call
7801 insert_from_gap if no characters to produce.
7803 2008-02-01 Kenichi Handa <handa@m17n.org>
7805 * fontset.c (free_realized_fontsets): Avoid unnecessary call of
7808 * xfaces.c (face_for_font): Check also face->font==font->font.font.
7810 2008-02-01 Miles Bader <miles@gnu.org>
7812 * emacs.c (main): Change default value of `enable_font_backend' to 1.
7813 Parse "--disable-font-backend" option.
7814 (standard_args): Add "--disable-font-backend" option.
7816 2008-02-01 Kenichi Handa <handa@m17n.org>
7818 * fontset.c (fontset_find_font): New function.
7819 (fontset_font): Use fontset_find_font.
7820 (make_fontset_for_ascii_face): Don't set face ID in rfont_def.
7821 Register the specified font for all Latin characters.
7822 (new_fontset_from_font): Register the specified font for all Latin
7824 (dump_fontset): For a realized fontset, include the base fontset
7825 name in the returned vector.
7827 2008-02-01 Kenichi Handa <handa@m17n.org>
7829 * character.h (CHAR_STRING): Cast C to unsigned on calling
7832 * character.c (char_string): Type of arg C changed to unsigned.
7833 Signal an error if C is an invalid character code.
7835 * editfns.c (general_insert_function, Fchar_to_string):
7836 Use CHARACTERP, not INTEGERP.
7838 2008-02-01 Kenichi Handa <handa@m17n.org>
7840 * character.h (MIN_MULTIBYTE_LEADING_CODE)
7841 (MAX_MULTIBYTE_LEADING_CODE): New macros.
7843 * regex.c (analyse_first): Fix for multibyte characters in "case
7844 charset:" and "case categoryspec:".
7846 2008-02-01 Andreas Schwab <schwab@suse.de>
7848 * Makefile.in (LIBES): Move standard libraries to the end.
7850 2008-02-01 Kenichi Handa <handa@m17n.org>
7852 * alloc.c (Fgarbage_collect): If nextb->text->inhibit_shrinking is
7853 nonzero, don't shrink the buffer nextb.
7855 * buffer.h (struct buffer_text): New member inhibit_shrinking.
7857 * coding.c (coding_alloc_by_making_gap): New arg offset.
7858 (alloc_destination): Call coding_alloc_by_making_gap with the arg
7860 (decode_coding_iso_2022): Update coding->safe_charsets.
7861 (decode_coding_gap): Temporarily set
7862 current_buffer->text->inhibit_shrinking to 1.
7864 2008-02-01 Kenichi Handa <handa@m17n.org>
7866 * xterm.c (x_draw_composite_glyph_string_foreground): Fix
7867 indexing into elements of s->cmp and s->char2b.
7869 2008-02-01 Juanma Barranquero <lekktu@gmail.com>
7871 * regex.c (RE_STRING_CHAR_AND_LENGTH) [! emacs]: Add missing arg `len'.
7873 2008-02-01 Kenichi Handa <handa@m17n.org>
7875 * regex.c (GET_CHAR_BEFORE_2, GET_CHAR_AFTER): Check the variable
7876 target_multibyte instead of multibyte.
7877 (re_match_2_internal): Call bcmp_translate with target_multibyte.
7878 (bcmp_translate): Change the argument name from multibyte to
7881 2008-02-01 Kenichi Handa <handa@m17n.org>
7883 These changes are to compile a regexp into a pattern that can be
7884 used both for multibyte and unibyte targets.
7886 * Makefile.in (search.o): Depend on charset.h.
7888 * character.c (multibyte_char_to_unibyte_safe): New function.
7890 * search.c: Include "charset.h".
7891 (compile_pattern_1): Delete argument multibyte. Don't set
7892 cp->buf.target_multibyte here. Set cp->buf.charset_unibyte.
7893 (compile_pattern): Don't compare cp->buf.target_multibyte.
7894 Compare cp->buf.charset_unibyte.
7895 (compile_pattern): Set cp->buf.target_multibyte.
7897 * lisp.h (multibyte_char_to_unibyte_safe): Extern it.
7899 * regex.h (struct re_pattern_buffer): New member charset_unibyte.
7901 * regex.c (RE_STRING_CHAR, RE_STRING_CHAR_AND_LENGTH): New arg
7902 multibyte. Change callers.
7903 (RE_CHAR_TO_MULTIBYTE, RE_CHAR_TO_UNIBYTE): New macros.
7904 (MAKE_CHAR_MULTIBYTE, MAKE_CHAR_UNIBYTE): Delete. Change callers
7905 to use RE_CHAR_TO_MULTIBYTE and RE_CHAR_TO_UNIBYTE, respectively.
7906 (SETUP_ASCII_RANGE, SETUP_UNIBYTE_RANGE): New macros.
7907 (SETUP_MULTIBYTE_RANGE): Generate a more compact range_table.
7908 (regex_compile): Make the compiled pattern usable both for
7909 multibyte and unibyte targets.
7910 (analyse_first): Make the fastmap usable both for multibyte and
7912 (TRANSLATE_VIA_MULTIBYTE): Delete.
7913 (re_match_2_internal): Pay attention to the case that the
7914 multibyteness of bufp and target may be different.
7916 2008-02-01 Kenichi Handa <handa@m17n.org>
7918 * xdisp.c (x_produce_glyphs): When a font is not found, make the
7919 empty box occupy at least one column width.
7921 2008-02-01 Miles Bader <miles@gnu.org>
7923 * Makefile.in: Remove redundant HAVE_XFT clause.
7925 2008-02-01 Kenichi Handa <handa@m17n.org>
7927 * xrdb.c (x_load_resources): Setup the default fontSet X reource.
7929 2008-02-01 Kenichi Handa <handa@m17n.org>
7931 * fontset.c (Finternal_char_font): Fix for the case of POSITION
7934 2008-02-01 Kenichi Handa <handa@m17n.org>
7936 * xftfont.c (xftfont_open): Call FcConfigSubstitute.
7938 2008-02-01 Kenichi Handa <handa@m17n.org>
7940 * xftfont.c (xftfont_open): Don't enable antialias explicitly.
7942 2008-02-01 Kenichi Handa <handa@m17n.org>
7944 * search.c (simple_search): Fix previous change.
7946 2008-02-01 Kenichi Handa <handa@m17n.org>
7948 * xftfont.c (ftfont_font_format): Extern declaration.
7950 * frame.c (x_set_font): Fix the second arg to fs_query_fontset.
7952 * xfont.c (xfont_driver): Initialize ftfont_driver.type by 0.
7953 (xfont_list): Don't directly use Lisp_Object as an operand of &&.
7955 * ftfont.c (ftfont_driver): Initialize ftfont_driver.type by 0.
7956 (ftfont_font_format): Fix previous change.
7958 * font.h (Ffont_xlfd_name): EXFUN it.
7960 * font.c (font_parse_xlfd): Fix the array size of `f'.
7961 (register_font_driver): Use EQ to compare driver->type.
7963 * xfns.c (xic_create_xfontset2) [USE_FONT_BACKEND]: New function.
7964 (create_frame_xic) [USE_FONT_BACKEND]: Call xic_create_xfontset2.
7965 (xic_set_xfontset) [USE_FONT_BACKEND]: Likewise.
7967 2008-02-01 Kenichi Handa <handa@m17n.org>
7969 * ftfont.c (ftfont_pattern_entity, ftfont_list_generic_family)
7970 (ftfont_list, ftfont_font_format): Check if FC_FONTFORMAT is defined.
7972 2008-02-01 Kenichi Handa <handa@m17n.org>
7974 * xfont.c (xfont_open): Set font->format.
7976 * xftfont.c (xftfont_open): Set font->format.
7978 * ftfont.c (ftfont_pattern_entity): Add fontformat in a pattern.
7979 (ftfont_list): Include FC_FONTFORMAT in FcObject.
7980 (ftfont_open): Set font->format.
7981 (ftfont_font_format): New function.
7983 * font.h (struct font): New memeber format.
7985 * font.c (Qopentype): New variable.
7986 (syms_of_font): Defsym it.
7987 (Fquery_font): Change the format of the last element of the return
7990 2008-02-01 Kenichi Handa <handa@m17n.org>
7992 * xfns.c (xic_create_xfontset): Try the default fontset name as a
7995 2008-02-01 Kenichi Handa <handa@m17n.org>
7997 * coding.c (detect_coding_charset): Fix detection of multi-byte
8000 2008-02-01 Bob Halley <halley@play-bow.org> (tiny change)
8002 * ccl.c (ccl_driver): If DST is NULL, set ccl->produced to 0.
8004 2008-02-01 Kenichi Handa <handa@m17n.org>
8006 * xdisp.c (get_next_display_element): Set it->face_id for the
8007 first component of a composition.
8008 (x_produce_glyphs): Check if the font is changed or not for composition.
8010 2008-02-01 Kenichi Handa <handa@m17n.org>
8012 * fontset.c (Qlatin): New variable.
8013 (syms_of_fontset): Define it as a lisp symbol.
8014 (Fset_fontset_font): If TARGET is `latin', use FONT_SPEC for ASCII.
8016 2008-02-01 Kenichi Handa <handa@m17n.org>
8018 * font.c (font_unparse_fcname): Pay attention to the case that
8019 some of font property is a null string.
8021 2008-02-01 Kenichi Handa <handa@m17n.org>
8023 * term.c: Include "composite.h".
8024 (encode_terminal_code): Output all components of composition.
8025 Check the size of encode_terminal_src.
8026 (produce_glyphs): For composition, call produce_composite_glyph.
8027 (append_composite_glyph, produce_composite_glyph): New functions.
8029 * xdisp.c (x_produce_glyphs): In handling composition, if a font
8030 is not found, get font_info from the current ascii face.
8032 2008-02-01 Kenichi Handa <handa@m17n.org>
8034 * fileio.c (Finsert_file_contents): On replacing, temporarily bind
8035 buffer-file-name to Qnil before calling insert_from_buffer.
8037 * font.c (font_unparse_fcname): Pay attention to the case that
8038 foundry is a null string.
8040 2008-02-01 Kenichi Handa <handa@m17n.org>
8042 * ftfont.c (ftfont_list): Allow registry "unicode-sip".
8044 * font.c (Qunicode_sip): New variable.
8045 (syms_of_font): Declare it as a Lisp symbol.
8047 * font.h (Qunicode_sip): Extern it.
8049 2008-02-01 Kenichi Handa <handa@m17n.org>
8051 * composite.c (get_composition_id): Pay attention to TAB component.
8053 * xterm.c (x_draw_composite_glyph_string_foreground): Don't draw
8054 TAB. Adjust for the change of s->char2b which always points to
8055 the first elememnt of allocated memory.
8057 * xftfont.c (xftfont_text_extents): Fix calculation of descent value.
8059 * xdisp.c (handle_composition_prop): Set it->c to the first
8061 (fill_composite_glyph_string): Change argument.
8062 (BUILD_COMPOSITE_GLYPH_STRING): Adjust for the above change.
8063 (x_produce_glyphs): Fix handling of left/right padding.
8065 2008-02-01 Kenichi Handa <handa@m17n.org>
8067 * coding.c (detect_coding_system): Fix for handling off
8068 inhibit_iso_escape_detection. Fix for the case that no coding
8069 system is defined for a specific coding category.
8071 2008-02-01 Kenichi Handa <handa@m17n.org>
8073 * font.c (font_matching_entity): Delete unused local var.
8075 * xftfont.c (xftfont_open): Call XftDefaultSubstitute before
8078 * fileio.c (Finsert_file_contents): On recovering a file, assume
8080 (choose_write_coding_system): On auto-saving a file, force
8083 * coding.c (setup_coding_system): Fix setting of
8084 coding->common_flags based on eol_type.
8085 (coding_inherit_eol_type): If PARENT is not nil, be sure to
8088 2008-02-01 Kenichi Handa <handa@m17n.org>
8090 * alloc.c (NSTATICS): Increas to 0x600.
8092 2008-02-01 Kenichi Handa <handa@m17n.org>
8094 * ftfont.c (ftfont_driver): Set ftfont_driver.match to ftfont_match.
8095 (ftfont_list): Don't check :name property.
8096 (ftfont_match): New function.
8097 (ftfont_pattern_entity): If the pattern doesn't contain
8098 FC_SPACING, don't assuce FC_MONO.
8100 * font.h (struct font_driver): New member `match'.
8101 (font_update_drivers): Adjust prototype.
8103 * font.c (font_parse_fcname, font_parse_name): Don't change :name
8105 (LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE, check_gstring): Define
8106 them unconditionally.
8107 (font_matching_entity): New function.
8108 (font_open_by_name): Try font_matching_entity if exact match is
8110 (font_update_drivers): Delete the arg FONT. Return a list of
8111 actually used backends. Don't free faces, font caches here.
8112 Don't store data in frame parameters. Don't call x_set_font.
8113 (Ffont_spec): Store :name property as is.
8114 (Ffont_get): Check HAVE_LIBOTF before calling font_otf_capability.
8115 (Ffont_otf_gsub): Call font->driver->otf_gsub instead of font_otf_gsub.
8116 (Ffont_otf_gpos): Call font->driver->otf_gpos instead of font_otf_gpos.
8117 (Ffont_otf_alternates): Check if the driver has otf_gsub function.
8118 Call font->driver->otf_gsub instead of font_otf_gsub.
8120 * frame.c (x_set_font_backend): Do more works that were done in
8121 font_update_drivers before.
8123 * xfont.c (xfont_match): New function.
8124 (xfont_driver): Set xfont_driver.match to xfont_match.
8125 (xfont_draw): Set font in GC if necessary.
8127 * ftxfont.c (ftxfont_match): New function.
8128 (syms_of_ftxfont): Set ftxfont_driver.match to ftxfont_match.
8130 * xftfont.c (xftfont_match): New function.
8131 (syms_of_xftfont): Set xftfont_driver.match to xftfont_match.
8133 2008-02-01 Kenichi Handa <handa@m17n.org>
8135 * font.h (struct font): New member scalable.
8136 (struct font_driver): New arg ALTERANTE_SUBST to otf_gsub.
8137 (font_otf_gsub): Adjust prototype.
8139 * font.c (font_otf_capability): Fix handling of the default langsys.
8140 (parse_gsub_gpos_spec): Change type to void. New arg nbytes.
8141 Check the contents of SPEC.
8142 (LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE): New macros.
8143 (check_gstring): New function.
8144 (REPLACEMENT_CHARACTER): New macro.
8145 (font_otf_gsub): New arg alternate_subst. Be sure to set all
8146 glyph codes of GSTRING.
8147 (font_otf_gpos): Be sure to set all glyph codes of GSTRING.
8148 (font_prepare_composition): Set cmp->glyph_len.
8149 (font_open_entity): Set font->scalable.
8150 (Ffont_get): Handle :otf property.
8151 (Ffont_otf_gsub, Ffont_otf_gpos, Ffont_otf_alternates): New
8153 (Fquery_font): Use font->font.full_name.
8154 (syms_of_font): Defsubr Sfont_otf_gsub, Sfont_otf_gpos, and
8155 Sfont_otf_alternates.
8157 * ftfont.c (ftfont_open): Set font->font.full_name and
8158 font->font.name properly. Fix calculation of font->font.height
8159 and font->min_width.
8161 * ftxfont.c (ftxfont_create_gcs): New function.
8162 (ftxfont_draw_bitmap): Fix arg to ftfont_driver.get_bitmap.
8163 (ftxfont_draw_backgrond): Fix filling region.
8164 (ftxfont_default_fid): New function.
8165 (ftxfont_open): Set xfotn->fid to the return value of
8166 ftxfont_default_fid.
8167 (ftxfont_prepare_face): Use ftxfont_create_gcs to create GCs.
8168 (ftxfont_done_face): Free only GCs that are created by
8170 (ftxfont_draw): If face->gc != s->gc, create proper GCs.
8172 * xterm.c (x_set_glyph_string_clipping_exactly) [USE_FONT_BACKEND]:
8173 Clip to src->width, etc (not src->clip_XXX).
8175 * xfns.c (x_create_tip_frame) [USE_FONT_BACKEND]: Handle
8176 FontBackend frame parameter.
8178 2008-02-01 Kenichi Handa <handa@m17n.org>
8180 * font.h (struct font_driver_list): New member `on'.
8181 (Fclear_font_cache): EXFUN it.
8182 (font_update_drivers): Extern it.
8184 * font.c (font_unparse_fcname): Fix typo (swidth->width).
8185 (font_list_entities): Check driver_list->on.
8186 (register_font_driver): Initalize `on' member to 0.
8187 (font_update_drivers): New function.
8188 (Fclear_font_cache): Check driver_list->on.
8190 * frame.h (Qfont_backend): Extern it.
8191 (x_set_font_backend): Extern it.
8193 * frame.c (Qfont_backend): New variable.
8194 (frame_parms): New element for font-backend.
8195 (x_set_font_backend): New function.
8197 * xfns.c (Fx_create_frame) [USE_FONT_BACKEND]: Handle
8198 FontBackend frame parameter.
8199 (x_frame_parm_handlers) [USE_FONT_BACKEND]: New element
8202 * xfont.c (xfont_list): Don't try listing by :name property if the
8203 name is not for XLFD.
8205 2008-02-01 Kenichi Handa <handa@m17n.org>
8207 * font.h (LGLYPH_FROM, LGLYPH_TO, LGLYPH_SET_FROM)
8208 (LGLYPH_SET_TO): New macros.
8209 (LGLYPH_XOFF, LGLYPH_YOFF, LGLYPH_WADJUST): Check if adjustment
8210 element of G is vector or not.
8211 (font_at): Extern it.
8213 * font.c: Include window.h.
8214 (font_lispy_object): New function.
8215 (font_prepare_composition): Check LGLYPH_FORM (g) to detect the
8217 (font_close_object): Fix getting (struct font *).
8218 (font_at): New function.
8219 (Ffont_get): If FONT is a font-object, get entity from it.
8220 (Ffont_make_gstring): Initialize elements of glyphs with nil.
8221 (Ffont_fill_gstring): Use macro LGSTRING_XXX and LGLYPH_XXX. Fix
8223 (Ffont_at): New function.
8224 (syms_of_font): Defsubr Sfont_at.
8226 * xdisp.c (it_props): Move the entry for Qauto_composed to just
8227 before the entry for Qcomposition.
8228 (handle_auto_composed_prop): Call auto-composition-function with 4 args.
8229 (handle_composition_prop) [USE_FONT_BACKEND]: Set it->face_id from
8230 the font in gstring.
8231 (fill_composite_glyph_string) [USE_FONT_BACKEND]: Check
8232 LGLYPH_FORM (g) to detect the end of valid glyph.
8233 (x_produce_glyphs) [USE_FONT_BACKEND]: Don't update it->face_id if
8234 we are composing with gstring.
8236 * xterm.c (x_draw_composite_glyph_string_foreground) [USE_FONT_BACKEND]:
8237 Check if adjustment is vector or not.
8239 * Makefile.in (font.o): Make it depends on window.h.
8241 2008-02-01 Kenichi Handa <handa@m17n.org>
8243 * xterm.c (x_draw_composite_glyph_string_foreground): Check if
8244 adjustment is vector or not.
8246 2008-02-01 Miles Bader <miles@gnu.org>
8248 * character.h (CHECK_CHARACTER): Redefine in terms of CHECK_TYPE.
8250 2008-02-01 Kenichi Handa <handa@m17n.org>
8252 * font.h (LGLYPH_XOFF, LGLYPH_YOFF, LGLYPH_WIDTH, LGLYPH_WADJUST)
8253 (LGLYPH_SET_WIDTH): Adjusted for the change of LGLYPH format.
8254 (LGLYPH_ADJUSTMENT, LGLYPH_SET_ADJUSTMENT): New macros.
8256 * font.c (font_merge_old_spec): Treat '*' in foundry as a wild card.
8257 (DEVICE_DELTA): Fix typo.
8258 (font_otf_gpos, font_prepare_compositio): Adjust for the change of
8261 * xterm.c (x_draw_composite_glyph_string_foreground): Adjust for
8262 the change of LGLYPH format.
8264 2008-02-01 Kenichi Handa <handa@m17n.org>
8266 * ftfont.c (ftfont_list): Fix typo.
8267 (ftfont_build_basic_charsets): Don't include letters with diacritics.
8269 2008-02-01 Jan Djärv <jan.h.d@swipnet.se>
8271 * xfaces.c (realize_non_ascii_face): Set face->extra to NULL.
8273 * xftfont.c (xftfont_done_face): Call XftDrawDestroy only if
8274 xftface_info is non-NULL.
8276 2008-02-01 Jan Djärv <jan.h.d@swipnet.se>
8278 * ftfont.c (ftfont_list): Move misplaced #endif.
8280 2008-02-01 Kenichi Handa <handa@m17n.org>
8282 * ftfont.c (ftfont_list): Pay attention to the case that
8283 FC_CAPABILITY is not defined.
8285 2008-02-01 Kenichi Handa <handa@m17n.org>
8287 * xftfont.c (xftfont_open): Set charset related members to -1.
8289 * ftfont.c (ftfont_list): Handle QCotf property. Fix handling of
8291 (ftfont_open): Set charset related members to -1.
8293 * fontset.c (Votf_script_alist): New variable.
8294 (syms_of_fontset): Initialize it.
8295 (fontset_font): Delete unused variable.
8297 * fontset.h (Votf_script_alist): Extern it.
8299 * font.c (font_find_for_lface): Optimize code.
8301 * font.h (font_close_object, font_merge_old_spec): Extern them.
8303 2008-02-01 Kenichi Handa <handa@m17n.org>
8305 * font.c (QCscalable, Qc, Qm, Qp, Qd): New variables.
8306 (syms_of_font): Initialize them.
8307 (font_pixel_size): Allow float value in dpi.
8308 (font_prop_validate_type): Delete.
8309 (font_prop_validate_symbol, font_prop_validate_style): Change argument.
8311 (font_prop_validate_non_neg): Rename from font_prop_validate_size.
8312 (font_prop_validate_extra): Delete.
8313 (font_prop_validate_spacing): New function.
8314 (font_property_table): Add elements for all known properties.
8315 (get_font_prop_index): Rename from check_font_prop_name. New
8316 argument FROM. Change caller.
8317 (font_prop_validate): Validate all known properties.
8318 (font_put_extra): Delete argument force. Change caller.
8319 (font_expand_wildcards): Make it static. Fix the way of shrinking
8321 (font_parse_xlfd): Delete argument merge. Fix handling of RESX,
8322 RESY, SPACING, and AVGWIDTH. Don't validate property values here.
8324 (font_unparse_xlfd): Handle dpi, spacing, and scalable properties.
8325 (font_parse_fcname): Delete argument merge. Fix parsing of point
8326 size. Don't validate properties values here. Change caller.
8327 (font_unparse_fcname): Handle dpi, spacing, and scalable properties.
8328 (font_open_by_name): Delete unused variable.
8329 (Ffont_spec): Likewise. Validate property values.
8330 (Ffont_match_p): New function.
8332 * font.h (QCscalable): Extern it.
8333 (font_parse_xlfd, font_parse_fcname): Adjust prototype.
8335 * ftfont.c (ftfont_list): Handle properties dpi, spacing, and scalable.
8337 * xfont.c (xfont_query_font): Adjust for the change of font_parse_xlfd.
8338 (xfont_list_pattern): New function.
8339 (xfont_list): Use xfont_list_pattern.
8341 2008-02-01 Kenichi Handa <handa@m17n.org>
8343 * font.h (Flist_fonts): EXFUN it.
8345 2008-02-01 Jason Rumney <jasonr@gnu.org>
8347 * w32term.c (w32_initialize): Add back smoothing_type and
8348 smoothing_enabled definitions.
8350 2008-02-01 Kenichi Handa <handa@m17n.org>
8352 * xterm.c (x_draw_glyph_string) [USE_FONT_BACKEND]: Check
8353 s->face->font on determining underline position.
8355 2008-02-01 Kenichi Handa <handa@m17n.org>
8357 * font.c (font_parse_xlfd): Fix generating of CHARSET_REGISTRY field.
8358 (font_has_char): Accept font-object too.
8359 (font_find_for_lface): Try at first with a size specified in face.
8361 2008-02-01 Kenichi Handa <handa@m17n.org>
8363 * frame.c (x_set_font) [USE_FONT_BACKEND]: Fix argument to
8366 2008-02-01 Kenichi Handa <handa@m17n.org>
8368 * font.h (QCspacing, QCdpi): Extern them.
8369 (enum font_spacing): New enum.
8370 (FONT_PIXEL_SIZE_QUANTUM): New macro.
8372 * font.c (POINT_TO_PIXEL): Don't divice POINT by 10.
8373 (QCspacing, QCdpi): New variables.
8374 (syms_of_font): Initialize them.
8375 (font_pixel_size): New function.
8376 (font_put_extra): New function.
8377 (font_parse_xlfd): Fix handling of font size. Add QCdpi property
8379 (font_parse_fcname): Handle enumenrated values (e.g. bold).
8380 Fix handling font size. Add QCname property that contains only
8382 (font_score): Change argument. Change caller. Pay attention to
8383 FONT_PIXEL_SIZE_QUANTUM.
8384 (font_sort_entites, font_list_entities, font_find_for_lface)
8385 (font_open_for_lface, font_open_by_name): Fix handling of font size.
8386 (Ffont_spec): Add QCname property that contains only unknown properties.
8388 * ftfont.c (ftfont_list): Use assq_no_quit, not Fassq. Don't
8389 include weight in listing pattern, instead check weight of each
8390 listed font. Don't include scalable in pattern. Pay attention to
8391 FONT_PIXEL_SIZE_QUANTUM.
8393 2008-02-01 Kenichi Handa <handa@m17n.org>
8395 * font.c (font_parse_fcname): Fix parsing of point-size.
8396 (font_unparse_fcname): Produce symbolic names for style properties.
8397 (font_list_entities): Handle float size correctly.
8398 (font_open_by_name): Prefer `normal' property values if the name
8399 doesn't specify them.
8401 * fontset.c (Finternal_char_font): Use font_get_name, not
8404 * ftfont.c (ftfont_pattern_entity): Use the numeric value 100 for
8405 FC_WEIGHT_REGULAR. Exclude FC_SIZE and FC_PIXEL_SIZE from listing
8406 pattern. Don't force scalable.
8408 * xftfont.c (xftfont_open): For generating a name, start from
8411 2008-02-01 Jan Djärv <jan.h.d@swipnet.se>
8413 * frame.h (x_new_fontset2): Fix prototype.
8415 2008-02-01 Kenichi Handa <handa@m17n.org>
8417 * font.h (struct font_driver): Delete member parse_name.
8418 (font_match_p, font_get_spec, font_parse_fcname)
8419 (font_unparse_fcname): Extern them.
8420 (font_get_name): Adjust prototype.
8422 * font.c (XLFD_SMALLNUM_MASK): Delete this macro.
8423 (XLFD_LARGENUM_MASK): Delete XLFD_ENCODING_MASK from it.
8424 (font_expand_wildcards): Fix handling ENCODING field. Avoid
8425 unnecessary checks for weight, slant, and swidth.
8426 (font_parse_fcname): New function.
8427 (font_unparse_fcname): New function.
8428 (font_parse_name): New function.
8429 (font_match_p): New function.
8430 (font_get_name): Change return value to Lisp string.
8431 (font_get_spec): New function.
8432 (Qunspecified, Qignore_defface): Don't extern them.
8433 (font_find_for_lface): Assume that LFACE is fully specified.
8434 (font_load_for_face): If lface[LFACE_FONT_INDEX] is an font
8435 object, use it for FACE.
8436 (font_open_by_name): Call Ffont_spec with QCname prop. Don't call
8438 (Ffont_spec): Call font_parse_name, not font_parse_xlfd.
8440 * fontset.h (new_fontset_from_font) [USE_FONT_BACKEND]: Adjust
8443 * fontset.c (new_fontset_from_font) [USE_FONT_BACKEND]: Delete
8444 argument F. Don't call Fnew_fontset. Instead, directly call
8447 * frame.h (x_new_fontset2) [USE_FONT_BACKEND]: Adjust prototype.
8449 * frame.c (x_set_font) [USE_FONT_BACKEND]: Adjust for the change
8452 * ftfont.c (Qmonospace, Qsans_serif, Qserif, Qmono, Qsans)
8453 (Qsans__serif): New variables.
8454 (ftfont_generic_family_list): New variable.
8455 (syms_of_ftfont): Initialize the above variables.
8456 (ftfont_pattern_entity): Delete argument NAME.
8457 (ftfont_list_generic_family): New function.
8458 (ftfont_parse_name): Delete this function.
8459 (ftfont_list): Try generic family only when FcFontList found no font.
8460 (ftfont_list_family): Fix args to FcObjectSetBuild.
8462 * xfaces.c (check_lface_attrs) [USE_FONT_BACKEND]: Accept font
8463 object in attrs[LFACE_FONT_INDEX].
8464 (set_lface_from_font_name): Cancel all changes for font-backend.
8465 (set_lface_from_font_and_fontset) [USE_FONT_BACKEND]: New
8467 (Finternal_set_lisp_face_attribute) [USE_FONT_BACKEND]: Accept a
8468 font object in QCfont attribute.
8469 (set_font_frame_param) [USE_FONT_BACKEND]: Likewise.
8470 (realize_default_face) [USE_FONT_BACKEND]: Call
8471 set_lface_from_font_and_fontset.
8473 * xfns.c (x_default_font_parameter) [USE_FONT_BACKEND]: Try also
8474 "fixed", and signal error here if no suitable font was found.
8476 * xfont.c (xfont_parse_name): Delete this function.
8478 * xftfont.c (xftfont_open): Change coding style of error
8479 handling. Generate fontconfig's fontname pattern.
8481 * xterm.h (struct x_output) [USE_FONT_BACKEND]: New member fontp.
8482 (FRAME_FONT_OBJECT) [USE_FONT_BACKEND]: New macro.
8484 * xterm.c (x_new_fontset2) [USE_FONT_BACKEND]: Change arguments.
8485 Both args FONTSET and FONT_OBJECT must be existing ones.
8487 2008-02-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8489 * macterm.c (mac_set_unicode_keystroke_event): Don't use MAKE_CHAR.
8491 2008-02-01 Kenichi Handa <handa@m17n.org>
8493 * xfont.c (xfont_open, xfont_encode_char): Fix typo.
8495 * font.h (struct font): Fix typo.
8497 * font.c (enum xlfd_field_index): Rename XLFD_XXX_SIZE_INDEX to
8499 (enum xlfd_field_mask): New enum.
8500 (intern_font_field): Changed argument. Change caller. If digits
8501 are followed by non-digits, return a symbol.
8502 (font_expand_wildcards): New function.
8503 (font_parse_xlfd): Fix wildcard handling.
8504 (Ffont_spec): If :name is specified, reflect the info in the other
8507 * ftfont.c (ftfont_pattern_entity): Fix typo.
8508 (ftfont_list): Enforce FC_LANG in PATTERN to cancel the effect of
8511 2008-02-01 Kenichi Handa <handa@m17n.org>
8513 * font.h (Qiso8859_1, Qiso10646_1, Qunicode_bmp): Extern them.
8515 * font.c (Qiso8859_1, Qiso10646_1, Qunicode_bmp): Move from ftfont.c.
8516 (font_unparse_xlfd): Fix argument type declaration. Append "*" if
8517 registry doesn't specify encoding part.
8518 (font_find_for_lface): Pay attention to LFACE_FONT_INDEX.
8519 (font_open_by_name): At first try parsing the name.
8520 (syms_of_font): Declare Qiso8859_1, Qiso10646_1, and Qunicode_bmp
8523 * fontset.c (reorder_font_vector): Pay attention to the case that
8524 the 3rd element of font_def is nil.
8525 (fontset_font): For the default fontset, append one more fontset
8526 elements for a script-based font specification. Don't add script
8527 attribute on finding a font.
8528 (new_fontset_from_font): Unconditionally set FONTSET_ASCII to the
8530 (fontset_ascii_font): If a font can't be opened, return nil.
8532 * ftfont.c (Qiso8859_1, Qiso10646_1, Qunicode_bmp): Move to font.c.
8533 (ftfont_pattern_entity): New function.
8534 (ftfont_get_cache): Assume that freetype_font_cache is already
8536 (ftfont_list): Handle the case that a file is specified in font
8537 name. Use ftfont_pattern_entity to generate entities.
8538 (ftfont_has_char): Check if the pattern contains FC_CHARSET.
8539 (syms_of_ftfont): Initialize freetype_font_cache.
8541 * xftfont.c (xftfont_open): Make the font name fontconfig's
8542 style. Add BLOCK_INPUT and UNBLOCK_INPUT.
8543 (xftfont_close): Free font->font.name if not NULL.
8545 * xfont.c (xfont_list): If script is specified for a font, return
8547 (xfont_list_family): Declare argument type.
8549 * xfaces.c (set_lface_from_font_name): If a font doesn't have a
8550 name, set LFACE_FONT (lface) to nil.
8552 * xterm.c (x_new_fontset2): If an ASCII font couldn't be loaded,
8555 2008-02-01 Kenichi Handa <handa@m17n.org>
8557 * emacs.c (main): Check -enable-font-backend arg after the check of -nl.
8558 (standard_args): Add "-enable-font-backend".
8560 2008-02-01 Kenichi Handa <handa@m17n.org>
8562 * xftfont.c (xftfont_default_fid): Set fid_known to 1.
8563 (struct xftdraw_list, xftdraw_list): Delete them.
8564 (register_xftdraw, check_xftdraw): Delete them.
8565 (xftfont_prepare_face): Don't call register_xftdraw.
8566 (xftfont_done_face): Don't call check_xftdraw.
8567 (xftfont_draw): Get backroudn color only when with_background is
8570 * xfont.c (xfont_encode_char): Fix calculation of char2b.
8572 2008-02-01 Kenichi Handa <handa@m17n.org>
8574 These changes are for the new font handling codes.
8576 * Makefile.in (ALL_CFLAGS): Add @FREETYPE_CFLAGS@,
8577 @FONTCONFIG_CFLAGS@, and @LIBOTF_CFLAGS@.
8578 (LIB_X11_LIB): If HAVE_XFT is defined, set to @XFT_LIBS@.
8579 (FONTSRC, FONTOBJ): New variables.
8580 (obj): Add $(FONTOBJ).
8581 (SOME_MACHINE_OBJECTS): Lib_X11_Lib.
8582 (LIBES): Add @FREETYPE_LIBS@, @FONTCONFIG_LIBS@, and
8584 (font.o, ftfont.o, xfont.o, xftfont.o, ftxfont.o): New targets.
8585 (fontset.o, xdisp.o, xfaces.o, xfns.o, xterm.o): Depend on $(FONTSRC).
8587 * font.h, font.c, xfont.c, ftfont.c, xftfont.c, ftxfont.c: New files.
8589 * character.h (Vscript_representative_chars): Extern it.
8591 * character.c (Vscript_representative_chars): New variable.
8592 (syms_of_character): Declare it as a Lisp variable.
8594 * composite.c (get_composition_id) [USE_FONT_BACKEND]: If
8595 enable_font_backend is nonzero, accept the composition method
8596 COMPOSITION_WITH_GLYPH_STRING.
8598 * composite.h (enum composition_method) [USE_FONT_BACKEND]: New
8599 enumeration COMPOSITION_WITH_GLYPH_STRING.
8601 * dispextern.h (struct glyph_string) [USE_FONT_BACKEND]: New
8602 members clip_x, clip_y, clip_width, and clip_height.
8603 (struct face) [USE_FONT_BACKEND]: New members font_info and extra.
8605 * emacs.c (main) [USE_FONT_BACKEND]: Handle arg
8606 --enable-font-backend. Call syms_of_font.
8608 * fns.c (assoc_no_quit): New function.
8610 * fontset.h (FONT_INFO_FROM_FACE): New macro.
8611 (face_for_font, new_fontset_from_font)
8612 (fontset_ascii_font) [USE_FONT_BACKEND]: Extern them.
8614 * fontset.c [USE_FONT_BACKEND]: Include "font.h".
8615 (fontset_font, fontset_ascii, face_for_char)
8616 (make_fontset_for_ascii_face, Ffont_info)
8617 (Finternal_char_font) [USE_FONT_BACKEND]: If enable_font_backend
8618 is nonzero, use font-backend mechanism.
8619 (find_font_encoding): Make it non-static.
8620 (new_fontset_from_font, fontset_ascii_font) [USE_FONT_BACKEND]:
8623 * frame.h (struct frame): New members resx and resy.
8624 (struct frame) [USE_FONT_BACKEND]: New member font_driver_list.
8625 (x_new_fontset2) [USE_FONT_BACKEND]: Extern it.
8627 * frame.c [USE_FONT_BACKEND]: Include "font.h".
8628 (make_frame, x_set_font) [USE_FONT_BACKEND]: Use font-backend mechanism.
8630 * lisp.h (assoc_no_quit): Extern it.
8632 * xdisp.c: If USE_FONT_BACKEND is defined, include "font.h".
8633 Through out the file, use FONT_INFO_FROM_FACE instead of
8634 FONT_INFO_FROM_ID, use get_per_char_metric instead of
8635 rif->per_char_metric.
8636 (handle_composition_prop) [USE_FONT_BACKEND]: If the composition
8637 method is COMPOSITION_WITH_GLYPH_STRING, just set it->c to ' '.
8638 (get_glyph_face_and_encoding, fill_composite_glyph_string)
8639 (get_char_face_and_encoding, BUILD_COMPOSITE_GLYPH_STRING)
8640 (x_produce_glyphs) [USE_FONT_BACKEND]: If enable_font_backend is
8641 nonzero, use font-backend mechanism.
8642 (get_per_char_metric): New function.
8644 * xfaces.c [USE_FONT_BACKEND]: Include "font.h".
8645 (set_lface_from_font_name)
8646 (set_font_frame_param, free_realized_face)
8647 (prepare_face_for_display, clear_face_gcs)
8648 (Finternal_set_font_selection_order, realize_x_face)
8649 [USE_FONT_BACKEND]: If enable_font_backend is nonzero, use
8650 font-backend mechanism.
8651 (clear_face_cache) [USE_FONT_BACKEND]: Don't call clear_font_table.
8652 (load_face_font) [USE_FONT_BACKEND]: Abort.
8653 (face_symbolic_value, face_symbolic_weight, face_symbolic_slant)
8654 (face_symbolic_swidth, face_for_font) [USE_FONT_BACKEND]: New functions.
8656 * xfns.c [USE_FONT_BACKEND]: Include "font.h".
8657 (x_default_font_parameter) [USE_FONT_BACKEND]: New function.
8658 (Fx_create_frame) [USE_FONT_BACKEND]: If enable_font_backend is
8659 nonzero, register all available font drivers. Call
8660 x_default_font_parameter for deciding a font.
8661 (x_create_tip_frame) [USE_FONT_BACKEND]: Likewise.
8663 * xterm.c [USE_FONT_BACKEND]: Include "font.h".
8664 (x_set_mouse_face_gc, x_set_glyph_string_clipping)
8665 (x_set_glyph_string_clipping_exactly)
8666 (x_compute_glyph_string_overhangs)
8667 (x_draw_glyph_string_foreground)
8668 (x_draw_composite_glyph_string_foreground, x_draw_glyph_string)
8669 (x_free_frame_resources) [USE_FONT_BACKEND]: If
8670 enable_font_backend is nonzero, use font-backend mechanism.
8671 (x_new_fontset2) [USE_FONT_BACKEND]: New function.
8673 2008-02-01 Kenichi Handa <handa@m17n.org>
8675 * coding.c (coding_inherit_eol_type): If PARENT is nil, inherit from
8677 (syms_of_coding): Initialize system_eol_type.
8679 * process.c (Fset_process_coding_system): Inherit system's eol
8680 format if necessary.
8682 2008-02-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8684 * macgui.h (USE_ATSUI): Don't enable on emacs-unicode-2 branch.
8686 2008-02-01 Kenichi Handa <handa@m17n.org>
8688 * coding.c (decode_eol): Pay attention to buffer relocation in
8690 (decode_coding): Call decode_eol before restoring undo_list.
8692 2008-02-01 Kenichi Handa <handa@m17n.org>
8694 * charset.c (Fdefine_charset_internal): Fix setting of
8697 2008-02-01 Kenichi Handa <handa@m17n.org>
8699 * keyboard.c (read_char): Check if C is a character or not before
8700 looking up Vkeyboard_translate_table.
8702 2008-02-01 Kenichi Handa <handa@m17n.org>
8704 * coding.c (DECODE_EMACS_MULE_20_RELATIVE_COMPOSITION): Fix
8705 condition to terminate the loop.
8707 2008-02-01 Kenichi Handa <handa@m17n.org>
8709 * coding.c (produce_composition): Compare charbuf[i] instead of
8711 (Fterminal_coding_system): Use EQ to compare Lisp objects.
8713 2008-02-01 Kenichi Handa <handa@m17n.org>
8715 * coding.c (DECODE_COMPOSITION_START): If the source is short, set
8716 coding->result to CODING_RESULT_INSUFFICIENT_SRC.
8717 (decode_coding_gap): Set CODING_MODE_LAST_BLOCK after the call of
8719 (emacs_mule_char): Handle old style (Emacs 20) component character
8721 (DECODE_EMACS_MULE_COMPOSITION_RULE_20)
8722 (DECODE_EMACS_MULE_20_RULEBASE_COMPOSITION): Fix parsing a
8724 (decode_coding_emacs_mule): Handle invalid bytes correctly.
8726 2008-02-01 Kenichi Handa <handa@m17n.org>
8728 * coding.c (encode_coding_ccl): Allocate destination dynamically
8731 2008-02-01 Kenichi Handa <handa@m17n.org>
8733 * ccl.c (Fccl_execute_on_string): Fix the condition of terminating
8734 the loop. When quitted, show a proper error message.
8736 2008-02-01 Kenichi Handa <handa@m17n.org>
8738 * xterm.c (x_set_glyph_string_clipping_exactly): Set
8739 src->clip_head and src->clip_tail temporarily instead of src->hl.
8741 * ccl.c (CCL_WRITE_STRING): Handle a flag bit for multibyte
8743 (Fccl_execute_on_string): Use ASET, not XSET.
8745 2008-02-01 Kenichi Handa <handa@m17n.org>
8747 * search.c (search_buffer): Fix handling of "\\" in a trivial regexp.
8749 2008-02-01 Kenichi Handa <handa@m17n.org>
8751 * coding.c (decode_coding): Fix the condition of terminating the
8754 2008-02-01 Kenichi Handa <handa@m17n.org>
8756 * data.c (Faset): On setting a character bigger than 255 in a
8757 unibyte string, signal an error instead of make the string multibyte.
8759 2008-02-01 Kenichi Handa <handa@m17n.org>
8761 * charset.c (map_charset_chars): Fix for ascii-compatible charset
8762 made by a mapping table.
8764 2008-02-01 Kenichi Handa <handa@m17n.org>
8766 * xdisp.c (fill_composite_glyph_string): Check s->face is NULL or
8768 (BUILD_COMPOSITE_GLYPH_STRING): If C is TAB, set s->face to NULL.
8769 (x_produce_glyphs): If CH is TAB, set cmp->offsets properly.
8771 * xterm.c (x_draw_composite_glyph_string_foreground): Check
8772 s->face is NULL or not.
8774 2008-02-01 Kenichi Handa <handa@m17n.org>
8776 * xterm.c (x_set_glyph_string_clipping_exactly): New function.
8777 (x_draw_glyph_string): Fix drawing of right_overhang and
8778 left_overhang around/on cursor.
8780 * xdisp.c (draw_glyphs): Fix inclusion of right_overwriting glyphs.
8782 2008-02-01 Kenichi Handa <handa@m17n.org>
8784 * xdisp.c (x_produce_glyphs): Handle composition with TAB.
8786 2008-02-01 Kenichi Handa <handa@m17n.org>
8788 * coding.c (Fdefine_coding_system_internal)
8789 (Fdefine_coding_system_alias): Avoid a duplicated element in
8790 Vcoding_system_alist.
8792 2008-02-01 Kenichi Handa <handa@m17n.org>
8794 * xterm.c (handle_one_xevent): Handle keysyms 0x1000000..0x10000FF.
8796 * coding.c (Qcoding_system_define_form): New variable.
8797 (syms_of_coding): Intern and staticpro it.
8798 (Fcoding_system_p): Check Qcoding_system_define_form.
8799 (Fcheck_coding_system): Try to autoload the definition of CODING-SYSTEM.
8801 * coding.h (CODING_SYSTEM_P): If ID is not available, call
8803 (CHECK_CODING_SYSTEM): If ID is not available, call
8804 Fcheck_coding_system.
8805 (CHECK_CODING_SYSTEM_GET_SPEC, CHECK_CODING_SYSTEM_GET_ID):
8806 Try also Fcheck_coding_system.
8808 2008-02-01 Kenichi Handa <handa@m17n.org>
8810 * coding.c (code_conversion_restore): GCPRO arg.
8812 2008-02-01 Kenichi Handa <handa@m17n.org>
8814 * character.c (lisp_string_width): Check multibyteness of STRING.
8816 2008-02-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8818 * macterm.c (mac_encode_char): Call ccl_driver with the last arg
8819 Qnil. Use JIS_TO_SJIS instead of ENCODE_SJIS.
8820 (decode_mac_font_name): Use decode_coding_c_string instead of
8822 (x_load_font): Initialize fontp->fontset to -1. Set
8823 fontp->encoding_type.
8825 2008-02-01 Kenichi Handa <handa@m17n.org>
8827 * search.c (search_buffer): Give up BM search on case-fold-search
8828 if one of a target character has a case-equivalence of different
8829 byte length even if that target charcter is an ASCII.
8830 (simple_search): Fix calculation of byte length of matched text.
8831 (boyer_moore): Fix handling of case-equivalent multibyte characters.
8833 2008-02-01 Kenichi Handa <handa@m17n.org>
8835 * coding.c (decode_coding): Fix handling of invalid bytes.
8837 2008-02-01 Kenichi Handa <handa@m17n.org>
8839 * xterm.c (handle_one_xevent): Handle keysyms directly mapped to
8842 2008-02-01 Kenichi Handa <handa@m17n.org>
8844 * coding.c (encode_coding_object): If a pre-write-conversion
8845 function makes a new buffer, kill it.
8847 2008-02-01 Kenichi Handa <handa@m17n.org>
8849 * coding.c (QCascii_compatible_p): New variable.
8850 (syms_of_coding): Initialize it.
8851 (ONE_MORE_BYTE, ONE_MORE_BYTE_NO_CHECK): Decrement `src' before
8852 calling string_char.
8853 (record_conversion_result): Add `default:' case.
8854 (coding_charset_list): Delete unused variable `coding_type'.
8855 (Fdefine_coding_system_internal): Add `ascii-compatible-p'
8856 property in the plist of the coding system.
8857 (Fcoding_system_put): Check QCascii_compatible_p.
8859 2008-02-01 Miles Bader <miles@gnu.org>
8861 * xfaces.c (Finternal_lisp_face_equal_p): Restore previously
8862 removed calculation of frame `f', as it's now used.
8864 2008-02-01 Kenichi Handa <handa@m17n.org>
8866 * Makefile.in (RUN_TEMACS): Include "-nl" if HAVE_SHM is defined.
8867 (emacs${EXEEXT}): Run $(RUN_TEMACS) unconditionally.
8868 (UNIDATA): New variable.
8869 (${lispsource}international/charprop.el): Depends on ${UNIDATA}.
8870 (bootstrap-emacs${EXEEXT}): Depends on charprop.el. Run
8871 $(RUN_TEMACS) unconditionally.
8873 2008-02-01 Kenichi Handa <handa@m17n.org>
8875 * Makefile.in (temacs${EXEEXT}): Build charprop.el if necessary.
8876 (admindir): New variable.
8877 ($(lispsource)international/charprop.el): New target.
8879 2008-02-01 Miles Bader <miles@gnu.org>
8881 * character.c (chars-in-region): Remove obsolete function.
8882 (syms_of_character): Remove its initialization.
8884 2008-02-01 Benjamin Riefenstahl <b.riefenstahl@turtle-trading.net>
8886 * w32select.c (validate_coding_system)
8887 (setup_windows_coding_system): New functions.
8888 (convert_to_handle_as_coded, Fw32_get_clipboard_data): Use
8889 setup_windows_coding_system.
8890 (setup_config, Fw32_get_clipboard_data): Use
8891 validate_coding_system.
8892 (Fx_selection_exists): Move call to setup_config to a place
8893 where signals are allowed.
8895 * lisp.h (Fcoding_system_base, Fcoding_system_eol_type)
8896 (Fcheck_coding_system): Add declarations.
8898 2008-02-01 Kenichi Handa <handa@m17n.org>
8900 * charset.c (load_charset_map_from_vector): Fix for the first iteration.
8902 2008-02-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8904 * macfns.c (Fx_create_frame, x_create_tip_frame): Pass Lisp
8905 string as the second argument for x_new_fontset.
8907 2008-02-01 Kenichi Handa <handa@m17n.org>
8909 * coding.c (decode_coding_object): Use safe_call1 instead of call1.
8910 (encode_coding_object): Use safe_call instead of call2.
8912 2008-02-01 Kenichi Handa <handa@m17n.org>
8914 * fontset.c (Fset_fontset_font): Check family element of a given vector.
8916 * Makefile.in (lisp): Include charprop.el.
8918 2008-02-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8920 * macfns.c (Fx_create_frame, x_create_tip_frame): Fix crash.
8921 Not sure if it's unnecessary.
8923 2008-02-01 Steven Tamm <steventamm@mac.com>
8925 * macfns.c (Fx_create_frame, x_create_tip_frame): ifdef'd out
8926 some possibly unnecessary fontset checking code that crashed
8927 when creating a new frame.
8929 2008-02-01 Kenichi Handa <handa@m17n.org>
8931 * xfaces.c (merge_faces): Fix argument to lookup_derived_face and
8934 * xdisp.c (Fformat_mode_line): Fix argument to lookup_named_face.
8936 * fringe.c (draw_fringe_bitmap_1): Fix argument to lookup_named_face.
8938 2008-02-01 Kenichi Handa <handa@m17n.org>
8940 * coding.c: Cancel the change done in HEAD on 2008-02-01.
8941 (coding_charset_list): New function.
8943 * coding.h (coding_charset_list): Extern it.
8945 2008-02-01 Kenichi Handa <handa@m17n.org>
8947 * fontset.c (Fset_fontset_font): Call find_font_encoding with
8948 concatenation of family and registry.
8950 2008-02-01 Kenichi Handa <handa@m17n.org>
8952 * character.h (BYTE8_STRING): Fix typo.
8954 * editfns.c (Ftranslate_region_internal): Don't convert unibyte
8955 string to multibyte (sync to HEAD).
8957 * casefiddle.c (casify_region): Handle changes in byte-length
8958 using replace_range_2 (sync to HEAD).
8960 2008-02-01 Andreas Schwab <schwab@suse.de>
8962 * chartab.c (map_char_table): GCPRO table and arg.
8964 2008-02-01 Kenichi Handa <handa@m17n.org>
8966 * syntax.c (skip_syntaxes): Return lispy 0 (not nil) if point is
8969 2008-02-01 Kenichi Handa <handa@m17n.org>
8971 * fontset.c (fs_load_font): Use fast_string_match_ignore_case
8972 instead of fast_c_string_match_ignore_case.
8973 (find_font_encoding): Change argument to Lisp_Object. Use
8974 fast_string_match_ignore_case instead of
8975 fast_c_string_match_ignore_case. Change caller.
8977 2008-02-01 Kenichi Handa <handa@m17n.org>
8979 * xdisp.c (get_next_display_element): In unibyte case, decide to
8980 display in octal form by checking a chacter by
8981 UNIBYTE_CHAR_HAS_MULTIBYTE_P.
8983 * charset.c (Fset_unibyte_charset): Setup unibyte_has_multibyte_table.
8985 * character.c (unibyte_has_multibyte_table): New variable.
8987 * character.h (unibyte_has_multibyte_table): Extern it.
8988 (UNIBYTE_CHAR_HAS_MULTIBYTE_P): New macro.
8990 2008-02-01 Kenichi Handa <handa@m17n.org>
8992 * coding.c (encode_coding_iso_2022): Fix handling of charset
8995 2008-02-01 Kenichi Handa <handa@m17n.org>
8997 * coding.c (setup_coding_system): If coding_system is nil, use
8999 (Fterminal_coding_system): Return nil if terminal coding system is
9001 (syms_of_coding): Define coding-system `undecided' here. Setup
9002 terminal_coding as `undecided'.
9004 2008-02-01 Kenichi Handa <handa@m17n.org>
9006 * xdisp.c (message_dolog, set_message_1): Call
9007 unibyte_char_to_multibyte with arg type int.
9009 * lread.c (read1): Fix reading of a char-table.
9011 * print.c (print_object): Include sub char-table in cicularities
9014 2008-02-01 Kenichi Handa <handa@m17n.org>
9016 * keymap.c (where_is_internal_2): Fix for the case that KEY is a
9017 cons. Append the found sequences in car of ARGS instead of prepending.
9019 2008-02-01 Kenichi Handa <handa@m17n.org>
9021 * fileio.c (report_file_error): Make a unibyte string from
9023 (Fsubstitute_in_file_name): Fix the arg to
9024 unibyte_char_to_multibyte. It is evaluated twice.
9026 2008-02-01 Kenichi Handa <handa@m17n.org>
9028 * charset.h (CHAR_CHARSET): Shortcut for ASCII case.
9030 2008-02-01 Kenichi Handa <handa@m17n.org>
9032 * coding.c (detect_coding_utf_16): Don't set detect_info->found if
9034 (detect_coding, detect_coding_system): Optimization for ISO-2022
9035 when no 8-bit data is found.
9037 2008-02-01 Jason Rumney <jasonr@gnu.org>
9039 * w32fns.c (x_to_w32_font): Update to use new coding struct.
9041 2008-02-01 Kenichi Handa <handa@m17n.org>
9043 * charset.c (Fdeclare_equiv_charset, Fiso_charset): Fix handing of
9046 2008-02-01 Steven Tamm <steventamm@mac.com>
9048 * macterm.c (mac_encode_char): Add charset argument and update
9049 to use encoding_type.
9050 (x_new_font, x_new_fontset): Merge in changes from xterm.c;
9051 switch to pure fontset.
9052 (decode_mac_font_name): Temporarily remove decoding.
9053 (x_font_name_to_mac_font_name): Temporarily remove encoding.
9054 (x_load_font): Temporarily remove encoding.
9056 2008-02-01 Kenichi Handa <handa@m17n.org>
9058 * xfaces.c (Fface_font): If frame is not on a window system,
9059 ignore CHARACTER arg. If HAVE_WINDOW_SYSTEM is not defined, don't
9060 refer to face->font.
9061 (split_font_name_into_vector, build_font_name_from_vector)
9062 (lookup_non_ascii_face, realize_non_ascii_face): Define them only
9063 whne HAVE_WINDOW_SYSTEM is defined.
9065 2008-02-01 Kenichi Handa <handa@m17n.org>
9067 * xdisp.c (BUILD_GLYPH_STRINGS): Check if s is NULL.
9068 (x_produce_glyphs): Fix setting of members of cmp in case
9069 cmp->glyph_len is zero.
9071 * fontset.c (Fset_fontset_font): Fix docstring.
9072 (Ffontset_info): Make it backward compatible. New arg ALL.
9074 2008-02-01 Kim F. Storm <storm@cua.dk>
9076 * process.c (read_process_output): Grow decoding_buf when needed;
9077 this could cause a crash in allocate_string and compact_small_strings.
9079 2008-02-01 Kenichi Handa <handa@m17n.org>
9081 * fileio.c (WRITE_BUF_SIZE): Delete this macro.
9083 2008-02-01 Kenichi Handa <handa@m17n.org>
9085 * coding.c (setup_coding_system): Set coding->common_flags
9086 correctly for raw-text.
9087 (consume_chars): On encoding unibyte text by raw-text, don't check
9089 (encode_coding): On encoding by raw-text, never use translation tables.
9091 * fileio.c (e_write): Short cut for the case of no encoding.
9093 2008-02-01 Kenichi Handa <handa@m17n.org>
9095 * coding.c (detect_coding, detect_coding_system): Delete unused
9098 2008-02-01 Kenichi Handa <handa@m17n.org>
9100 * coding.c (encode_coding_utf_8): Fix handling of raw-byte char.
9101 (consume_chars): Fix handling of 8-bit bytes in unibyte source.
9103 2008-02-01 Kenichi Handa <handa@m17n.org>
9105 * coding.c (Ffind_coding_systems_region_internal): Include
9106 raw-text and no-conversion in the result.
9108 2008-02-01 Kenichi Handa <handa@m17n.org>
9110 * fontset.c (find_font_encoding): Return `ascii' for unknown encoding.
9111 (load_font_get_repertory): Delete unnecessary check of ENCODING of
9113 (font_def_arg, add_arg, from_arg, to_arg): New args.
9114 (set_fontset_font): Change argument.
9115 (Fset_fontset_font): Fix for the case that TARGET is a script
9116 name and charset name.
9117 (new_fontset_from_font_name): Fix argument to Fnew_fontset.
9119 2008-02-01 Kenichi Handa <handa@m17n.org>
9121 * fontset.c (fontset_font): Rename from fontset_face. Change return
9123 (face_suitable_for_char_p, face_for_char): Adjust for the change
9125 (make_fontset_for_ascii_face): Fix setting of the fontset element
9127 (Finternal_char_font): Use fontset_font instead of FACE_FOR_CHAR
9129 (Ffontset_info): Adjust for the change of fontset_font.
9131 * coding.c (emacs_mule_char): Check invalid code more regidly.
9133 * character.h (LEADING_CODE_LATIN_1_MIN)
9134 (LEADING_CODE_LATIN_1_MAX): Delete these macros.
9136 2008-02-01 Kenichi Handa <handa@m17n.org>
9138 * editfns.c (check_translation): New function.
9139 (Ftranslate_region_internal): Handle M:N mapping.
9141 2008-02-01 Kenichi Handa <handa@m17n.org>
9143 * xfaces.c (xlfd_point_size): Set font->numeric[XLFD_PIXEL_SIZE].
9145 2008-02-01 Kenichi Handa <handa@m17n.org>
9147 * coding.c (DECODE_DESIGNATION): Set chars_96 to -1 instead of
9149 (decode_coding_iso_2022): Fix handling of invalid designation.
9151 * fileio.c (Finsert_file_contents): Be sure to call unbind_to
9152 after calling code_conversion_save.
9154 2008-02-01 Kenichi Handa <handa@m17n.org>
9156 * xdisp.c (handle_auto_composed_prop): Fix Lisp_Object/int mixup.
9158 * print.c (print_prune_string_charset): Fix Lisp_Object/int mixup.
9160 * fontset.c: Include "intervals.h".
9161 (fontset_face): Fix comparing of Lisp_Objects.
9162 (free_face_fontset, new_fontset_from_font_name): Fix
9163 Lisp_Object/int mixup.
9165 * editfns.c (Ftranslate_region_internal): Fix Lisp_Object/int mixup.
9167 * coding.c: Add many prototypes for static functions.
9168 (get_translation_table): Allow max_lookup to be NULL.
9169 (decode_coding, Ffind_coding_systems_region_internal)
9170 (Funencodable_char_position, Fcheck_coding_systems_region): Call
9171 get_translation_table with max_lookup NULL.
9173 2008-02-01 Kenichi Handa <handa@m17n.org>
9175 * coding.c (get_translation_table): Declare it as Lisp_Object.
9176 (LOOKUP_TRANSLATION_TABLE): New macro.
9177 (produce_chars, consume_chars): Use LOOKUP_TRANSLATION_TABLE
9178 instead of CHAR_TABLE_REF.
9180 2008-02-01 Kenichi Handa <handa@m17n.org>
9182 * coding.c (MAX_ANNOTATION_LENGTH): Adjust for the change of
9183 annotation data format.
9184 (ADD_ANNOTATION_DATA, ADD_COMPOSITION_DATA, ADD_CHARSET_DATA):
9185 Change arguments FROM and TO to single argument NCHARS. Change caller.
9186 (decode_coding_utf_8, decode_coding_utf_16, decode_coding_emacs_mule)
9187 (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
9188 (decode_coding_ccl, decode_coding_charset): Pay attention to
9189 coding->charbuf_used.
9190 (get_translation): New function.
9191 (produce_chars): New arguments translation_table and last_block.
9192 Translate characters here. Return number of carryover chars.
9194 (produce_composition): New argument pos. Change caller.
9195 Adjust for the change of annotation data format.
9196 (produce_charset, produce_annotation): Likewise.
9197 (decode_coding, encode_coding): Don't call translate_chars.
9198 (consume_chars): New arg translation_table. Change caller.
9199 (translate_chars): Delete.
9200 (syms_of_coding): Make translation-table's number of extra slots 2.
9202 2008-02-01 Kenichi Handa <handa@m17n.org>
9204 * search.c (simple_search): Fix setting this_pos_byte in backward
9207 * coding.c (detect_coding_emacs_mule): Fix counting of encoded
9209 (detect_coding_ccl): Fix setting of the variable valids.
9211 2008-02-01 Kenichi Handa <handa@m17n.org>
9213 * xterm.c (x_list_fonts): Fix the detection of an auto-scaled font.
9215 * coding.c (decode_coding_utf_16): Fix handling of surrogate pair.
9217 * editfns.c (Ftranslate_region_internal): Rename from
9218 Ftranslate_region. Accept a char-table in TABLE.
9219 (syms_of_editfns): Defsubr Stranslate_region_internal.
9221 * xfaces.c (set_lface_from_font_name): If a font is specified for
9222 a frame, generate a fontset from the font.
9223 (build_scalable_font_name): If the scalable font is requested for
9224 a specific size, don't change that size.
9225 (try_font_list): Try a scalable font also in the case that a
9226 pattern string is specified.
9228 2008-02-01 Kenichi Handa <handa@m17n.org>
9230 * xfaces.c (Fface_font): New optional arg CHARACTER.
9232 2008-02-01 Kenichi Handa <handa@m17n.org>
9234 * charset.h (CHARSET_OFFSET): New macro.
9236 2008-02-01 Kenichi Handa <handa@m17n.org>
9238 * xterm.c (x_get_font_repertory): Fix for non-Unicode-bmp charset.
9240 * fontset.c (fontset_face): Handle the case that repertory is a
9242 (find_font_encoding): Return nil for unknown encoding.
9243 (Fset_fontset_font): Ignore a font of unknown encoding.
9245 2008-02-01 Kenichi Handa <handa@m17n.org>
9247 * keymap.c (describe_vector): Handle default value of a char table.
9249 * fontset.c (fontset_face): Handle fallback fonts correctly.
9250 (Ffontset_info): Return infomation about fallback fonts.
9252 2008-02-01 Kenichi Handa <handa@m17n.org>
9254 * fontset.c (FONTSET_DEFAULT): New macro.
9255 (FONTSET_ADD, fontset_add): Handle the case that range is nil.
9256 (Fset_fontset_font): Change the 2nd arg name to TARGET, and handle
9257 the case that it is nil.
9258 (dump_fontset): Call FONTSET_DEFAULT, not FONTSET_FALLBACK.
9259 (syms_of_fontset): Set char-table-extra-slots property of fontset to 9.
9261 * charset.h (CHAR_CHARSET_P): Fix for the case that the method is
9264 2008-02-01 Kenichi Handa <handa@m17n.org>
9266 * emacs.c (main): Call init_charset after syms_of_XXX.
9268 * charset.c (Vcharset_map_directory): Delete.
9269 (Vcharset_map_path): New variable.
9270 (load_charset_map_from_file): Use Vcharset_map_path instead.
9271 (init_charset): Initialize Vcharset_map_path.
9272 (syms_of_charset): Delete declaration of "charset-map-directory",
9273 add declaration of "charset-map-path".
9275 2008-02-01 Kenichi Handa <handa@m17n.org>
9277 * fns.c (string_char_to_byte, string_byte_to_char): Optimize for
9280 * fileio.c (Finsert_file_contents): Avoid detecting a code twice.
9282 * coding.c (detect_coding_iso_2022): Fix handling of SS2 and SS3.
9283 (detect_coding, detect_coding_system): Treat '\0' as normal ASCII byte.
9285 2008-02-01 Kenichi Handa <handa@m17n.org>
9287 * coding.h (SJIS_TO_JIS2, JIS_TO_SJIS2): New macros.
9289 * coding.c (QCmnemonic, QCdefalut_char)
9290 (QCdecode_translation_table, QCencode_translation_table)
9291 (QCpost_read_conversion, QCpre_write_conversion): New variables.
9292 (get_translation_table): Return a list of translation tables if
9294 (decode_coding): Call get_translation_table with ENCODEP 0.
9295 (char_encodable_p): If translation_table is non-nil, always call
9297 (Fdefine_coding_system_internal): Accept list of translation
9298 tables as :encode-translation-table and :decode-translation-table.
9299 (Fcoding_system_put): New function.
9300 (syms_of_coding): Declare new symbols. Defsubr
9302 (decode_coding_sjis, encode_coding_sjis): Handle 4th charset,
9305 * charset.c (map_charset_chars): Fix arg to map_charset_chars in
9306 when the charset is superset type.
9308 * character.c (translate_char): Accept list of translation tables.
9310 2008-02-01 Kenichi Handa <handa@m17n.org>
9312 * coding.h (enum coding_attr_index): New member coding_attr_trans_tbl.
9313 (CODING_ATTR_TRANS_TBL): New macro.
9315 * coding.c (get_translation_table): New function.
9316 (translate_chars): Fix the bug of skipping annotation data.
9317 (decode_coding, encode_coding): Utilize get_translation_table.
9318 (char_encodable_p, Funencodable_char_position): Translate char if
9320 (Ffind_coding_systems_region_internal)
9321 (Fcheck_coding_systems_region): Setup translation table for encode
9322 in a coding system attribute vector in advance.
9323 (Fdefine_coding_system_internal): Allow a symbol as translation
9324 table. For shift-jis type coding system, allow 4th charset.
9326 2008-02-01 Kenichi Handa <handa@m17n.org>
9328 * coding.c (decode_coding_sjis): Check the first byte rigidly.
9330 * xdisp.c (get_next_display_element): Pass -1 as POS to
9331 FACE_FOR_CHAR if displaying a C-string.
9333 2008-02-01 Kenichi Handa <handa@m17n.org>
9335 * composite.c (get_composition_id): Handle xoff and yoff in a
9338 * composite.h (COMPOSITION_DECODE_RULE): New arg xoff and yoff.
9339 (struct composition): New member lbearing and rbearing.
9341 * xdisp.c (move_it_to): Optimize for the case (op & MOVE_TO_Y).
9342 (x_get_glyph_overhangs): Handle a composition glyph.
9343 (x_produce_glyphs): Setup lbearing and rbreaing for a composition glyph.
9345 * xterm.c (x_compute_glyph_string_overhangs): Handle also a
9348 2008-02-01 Kenichi Handa <handa@m17n.org>
9350 * print.c: Include charset.h.
9351 (Vprint_charset_text_property): New variable.
9352 (Qdefault): Extern it.
9353 (PRINT_STRING_NON_CHARSET_FOUND)
9354 (PRINT_STRING_UNSAFE_CHARSET_FOUND): New macros.
9355 (print_check_string_result): New variable.
9356 (print_check_string_charset_prop): New function.
9357 (print_prune_charset_plist): New variable.
9358 (print_prune_string_charset): New function.
9359 (print_object): Call print_prune_string_charset if
9360 Vprint_charset_text_property is not t.
9361 (print_interval): Print nothing if itnerval->plist is nil.
9362 (syms_of_print): Declare Vprint_charset_text_property as a lisp
9363 variable. Init and staticpro print_prune_charset_plist.
9365 2008-02-01 Kenichi Handa <handa@m17n.org>
9367 * fontset.c (new_fontset_from_font_name): Use the specified font
9368 for all characters in the new fontset.
9370 * macterm.c (x_set_mouse_face_gc): Call FACE_FOR_CHAR with POS and
9373 * xdisp.c (x_produce_glyphs): Call FACE_FOR_CHAR with POS and
9374 OBJECT args for composition too.
9376 * w32term.c (x_set_mouse_face_gc): Call FACE_FOR_CHAR with POS and
9379 2008-02-01 Kenichi Handa <handa@m17n.org>
9381 * dispextern.h (FACE_FOR_CHAR): New args POS and OBJECT.
9383 * fontset.c (reorder_font_vector): Adjust for the change of
9385 (fontset_face): New arg id. Change caller.
9386 (face_for_char): New args pos and object.
9387 (make_fontset_for_ascii_face): Adjust for the change of FONT_DEF format.
9388 (fs_query_fontset): Check NAME by Fassoc too.
9389 (Fset_fontset_font): Allow non-XLFD font name.
9390 (Ffontset_info): Adjust for the change of FONT_DEF format.
9392 * fontset.h (face_for_char): Adjust prototype.
9394 * xdisp.c (face_before_or_after_it_pos, get_next_display_element)
9395 (append_space, extend_face_to_end_of_line)
9396 (get_char_face_and_encoding, BUILD_COMPOSITE_GLYPH_STRING)
9397 (x_produce_glyphs): Call FACE_FOR_CHAR with POS and OBJECT args.
9399 * xfaces.c (compute_char_face): Call FACE_FOR_CHAR with
9400 POS and OBJECT args.
9402 * xterm.c (x_set_mouse_face_gc): Call FACE_FOR_CHAR with
9403 POS and OBJECT args.
9405 2008-02-01 Jason Rumney <jasonr@gnu.org>
9407 * w32select.c (Fw32_set_clipboard_data): Avoid potential realloc
9408 of GlobalAlloc'ed memory.
9410 2008-02-01 Kenichi Handa <handa@m17n.org>
9412 * ccl.c (Fccl_execute_on_string): Fix the condition of loop.
9414 * charset.h (charset_table_used): Delete extern.
9416 * charset.c (charset_table_used): Make it static.
9417 (map_charset_chars): Fix args to c_function with.
9419 * chartab.c (map_sub_char_table_for_charset): Fix args to
9422 * coding.h (enum coding_result_code): Delete
9423 CODING_RESULT_INSUFFICIENT_CMP, add CODING_RESULT_INVALID_SRC.
9425 * coding.c (Qinsufficient_source, Qinconsistent_eol)
9426 (Qinvalid_source, Qinterrupted, Qinsufficient_memory): New variables.
9427 (Vlast_code_conversion_error): New variables.
9428 (syms_of_coding): DEFSYM or DEFVAR_LISP them.
9429 (ONE_MORE_BYTE): Record error if any instead of signaling an
9430 error. If non-ASCII multibyte char is found, return the negative
9431 value of the code. All callers changed to check it.
9432 (ONE_MORE_BYTE_NO_CHECK): Likewise.
9433 (record_conversion_result): New function. Change all codes setting
9434 coding->result to call this function.
9435 (detect_coding_utf_8, decode_coding_utf_8)
9436 (detect_coding_emacs_mule, detect_coding_sji, detect_coding_big5):
9437 Don't use the local variable incomplete.
9438 (emacs_mule_char): Change the second arg to `const'.
9439 (decode_coding): Fix of flushing out unprocessed data.
9440 (make_conversion_work_buffer): Fix making of a work buffer.
9441 (decode_coding_object): Return coding->dst_object.
9443 * fontset.c (set_fontset_font): Fix args.
9445 * lisp.h (CHARACTERBITS): Define as 22.
9447 * process.c (send_process): Be sure to set coding->src_multibyte.
9449 * xdisp.c (handle_auto_composed_prop): Fix setting of limit.
9451 2008-02-01 Kenichi Handa <handa@m17n.org>
9453 * xdisp.c (handle_auto_composed_prop): Give limit to
9454 Fnext_single_char_property_change.
9456 2008-02-01 Kenichi Handa <handa@m17n.org>
9458 * composite.c (syms_of_composite): Don't make the composition hash
9461 * fontset.c (Fset_fontset_font): Fix docstring.
9463 * lisp.h (detect_coding_system): Adjust prototype.
9465 * fileio.c (kill_workbuf_unwind): Delete this function.
9466 (Finsert_file_contents): Adjust the call of detect_coding_system.
9467 Get conversion_buffer by code_conversion_save. Use the macor
9468 CODING_MAY_REQUIRE_DECODING. After decoding, update
9471 * coding.h (make_conversion_work_buffer): Delete extern.
9472 (code_conversion_save): Extern it.
9474 * coding.c (enum iso_code_class_type): Delete ISO_carriage_return.
9475 (CODING_GET_INFO): Delete argument eol_type. Change callers.
9476 (decode_coding_utf_8): Don't do eol converion.
9477 (detect_coding_utf_16): Check coding->src_chars, not
9478 coding->src_bytes. Add heuristics for those that have no signature.
9479 (decode_coding_emacs_mule, decode_coding_iso_2022)
9480 (decode_coding_sjis, decode_coding_big5, decode_coding_charset):
9481 Don't do eol converion.
9482 (adjust_coding_eol_type): Return a new coding system.
9483 (detect_coding): Don't detect eol. Fix for utf-16 detection.
9484 (decode_eol): In case of CRLF->LF conversion, use del_range_2 on
9486 (decode_coding): Pay attention to undo_list. Do eol convesion for
9487 all types of coding-systems (if necessary).
9488 (Vcode_conversion_work_buf_list): Delete it.
9489 (Vcode_conversion_reused_workbuf): Rename from
9490 Vcode_conversion_reused_work_buf.
9491 (Vcode_conversion_workbuf_name): New variable.
9492 (reused_workbuf_in_use): New variable.
9493 (make_conversion_work_buffer): Delete the arg DEPTH.
9494 (code_conversion_restore): Change argument to cons.
9495 (code_conversion_save): Delete the argument BUFFER. Change callers.
9496 (detect_coding_system): New argument src_chars. Change callers.
9497 Fix for utf-16 detection.
9498 (init_coding_once): Don't use ISO_carriage_return.
9499 (syms_of_coding): Initialize Vcode_conversion_workbuf_name and
9500 reused_workbuf_in_use.
9502 2008-02-01 Kenichi Handa <handa@m17n.org>
9504 * keymap.c (store_in_keymap): Pay attention to the case that idx
9505 is a cons specifying a character range.
9507 2008-02-01 Kenichi Handa <handa@m17n.org>
9509 * xdisp.c (handle_auto_composed_prop): Fix the case of returning
9510 HANDLED_RECOMPUTE_PROPS.
9512 * coding.c (Fdefine_coding_system_internal): Fix checking of
9513 ascii compatibility.
9515 2008-02-01 Kenichi Handa <handa@m17n.org>
9517 * charset.c (find_charsets_in_text): Delete unused locale variable.
9518 (Fset_charset_priority): Update Vemacs_mule_charset_list too.
9520 * coding.c (encode_coding_emacs_mule): Emit bytes with MSB.
9521 Resync charset_list to Vemacs_mule_charset_list.
9523 * keymap.c (store_in_keymap): Pay attention to the case that idx
9524 is a cons specifying a character range.
9526 2008-02-01 Kenichi Handa <handa@m17n.org>
9528 * composite.c (update_compositions): Bind inhibit-read-only, etc
9529 to t before calling remove-list-of-text-properties.
9531 * print.c (print_object): Always print ASCII chars as is.
9533 2008-02-01 Kenichi Handa <handa@m17n.org>
9535 * keymap.c (Fdefine_key): Fix handling of Lucid style event type list.
9537 * fns.c (Fmapconcat, Fmapcar, Fmapc): Signal an error if SEQUENCE
9540 2008-02-01 Kenichi Handa <handa@m17n.org>
9542 * syntax.c (skip_chars): Be sure to alloca char_ranges when necessary.
9544 2008-02-01 Kenichi Handa <handa@m17n.org>
9546 * xfaces.c (set_lface_from_font_name): Fix for the case that
9547 FONTNAME is not fontset name.
9549 2008-02-01 Kenichi Handa <handa@m17n.org>
9551 * fns.c (base64_encode_1): Fix previous change.
9553 2008-02-01 Kenichi Handa <handa@m17n.org>
9555 * fontset.c (set_fontset_font): New function.
9556 (Fset_fontset_font): If a font is specified for a charset, use
9557 map_charset_chars to store the font spec in a fontset.
9559 2008-02-01 Kenichi Handa <handa@m17n.org>
9561 * fontset.c (fontset_face): Create a fallback fontset on demand.
9562 (make_fontset): Don't create a fallback fontset here.
9563 (free_face_fontset): Free a fallback fontset (if any) too.
9564 (n_auto_fontsets): Delete this variable.
9565 (auto_fontset_alist): New variable.
9566 (new_fontset_from_font_name): Check auto_fontset_alist.
9567 (dump_fontset) [FONTSET_DEBUG]: Fully re-written.
9568 (Ffontset_list_all) [FONTSET_DEBUG]: New function.
9569 (syms_of_fontset): Initialize and staticpro auto_fontset_alist.
9570 Defsubr Sfontset_list_all.
9572 2008-02-01 Kenichi Handa <handa@m17n.org>
9574 * xterm.c (x_list_fonts): Fix excluding of auto-scaled fonts.
9576 2008-02-01 Kenichi Handa <handa@m17n.org>
9578 * fontset.c (Fnew_fontset): Check NAME more rigidly.
9580 2008-02-01 Kenichi Handa <handa@m17n.org>
9582 * editfns.c (Fgoto_char): Fix docstring.
9584 2008-02-01 Kenichi Handa <handa@m17n.org>
9586 * insdel.c (insert_from_gap): Adjust intervals correctly.
9588 2008-02-01 Jason Rumney <jasonr@gnu.org>
9590 * w32term.c (GLYPHSET, WCRANGE): Define if system headers don't.
9591 (pfnGetFontUnicodeRanges): New dynamically loaded function.
9592 (w32_initialize): Try to load it.
9593 (x_get_font_repertory): Use it if available.
9594 (w32_encode_char): Add shortcut for unicode output.
9596 * w32fns.c (w32_load_system_font): Default charset to -1.
9597 (x_to_w32_charset): Match all fonts for unicode.
9598 (w32_to_x_charset): New parameter matching. Don't return partial
9599 or wildcard charsets.
9600 (w32_to_all_x_charsets): Don't return partial or wildcard charsets.
9601 (w32_codepage_for_font): Return CP_UNICODE for unicode.
9602 (w32_to_x_font): Match charset to real charset.
9603 (enum_font_cb2): Always list unicode versions.
9605 * makefile.w32-in (temacs): Increase EMHEAP.
9607 2008-02-01 Jason Rumney <jasonr@gnu.org>
9609 * w32term.c (w32_encode_char): New charset parameter.
9610 font_info.encoding becomes encoding_type.
9611 (x_get_font_repertory): New function. Warning: stub only!
9612 (x_new_font): Return quickly if font already set.
9613 (x_new_fontset): fontsetname parameter is Lisp_Object.
9614 Use new fs_query_fontset. Try new_fontset_from_font_name.
9615 Use fontset_name for return value.
9617 * w32term.h: Declare x_get_font_repertory.
9619 * w32select.c (Fw32_set_clipboard_data): Use string_x_string_p in
9620 place of find_charset_in_text. Use encode_coding_object in place
9622 (Fw32_get_clipboard_data): Use decode_coding_c_string in place of
9625 * w32fns.c (Fx_create_frame, x_create_tip_frame): Use new version
9627 (w32_load_system_font): Initialize charset as unicode.
9628 font_info.encoding becomes encoding_type.
9629 (w32_to_x_font): Use decode_coding_c_string in place of decode_coding.
9630 (x_to_w32_font): Use encode_coding_object in place of encode_coding.
9631 (syms_of_w32fns): Set get_font_repertory_func.
9633 * w32console.c: Include character.h. Use terminal_encode_buffer
9635 (write_glyphs): Use new version of encode_terminal_code. Use
9636 encode_coding_object in place of encode_coding.
9638 * w32bdf.c (w32_load_bdf_font): Clear font_info before filling.
9639 encoding becomes encoding_type.
9641 * term.c (terminal_encode_buffer): Make externally visible.
9643 * makefile.w32-in: Add character.h dependancies.
9644 (character.o, chartab.o): New targets.
9646 2008-02-01 Kenichi Handa <handa@m17n.org>
9648 * fileio.c (Finsert_file_contents) [DOS_NT]: Use the macro
9651 2008-02-01 Andreas Schwab <schwab@suse.de>
9653 * coding.c (produce_chars): Revert last change.
9655 2008-02-01 Kenichi Handa <handa@m17n.org>
9657 * charset.h (charset_unicode): Extern it.
9659 * charset.c (string_xstring_p): Check by (C >= 0x100).
9660 (find_charsets_in_text): Change format of the arc CHARSETS. New
9662 (Ffind_charset_region, Ffind_charset_string): Adjust for the
9663 change of find_charsets_in_text.
9664 (Fsplit_char): Fix doc. Never return unknown.
9666 * chartab.c (char_table_translate): Use CHARACTERP, not INETEGERP.
9668 * coding.c (Fdefine_coding_system_alias): Update
9669 Vcoding_system_list.
9671 * fontset.c (load_font_get_repertory): Pay attention to the case
9672 that ENCODING of a font is specified by a char-table.
9674 * xterm.c (x_get_font_repertory): Handle the case that the
9675 encoding of font is other than Unicode.
9677 2008-02-01 Kenichi Handa <handa@m17n.org>
9679 * term.c (encode_terminal_code): Don't handle glyph-table. Check
9680 if a character is encodable by the terminal coding system. If
9681 not, produces proper number of `?'s. Update
9682 terminal_encode_buffer and terminal_encode_buf_size if necessary.
9683 (produce_glyphs): Check by CHAR_BYTE8_P, not SINGLE_BYTE_CHAR_P.
9685 2008-02-01 Kenichi Handa <handa@m17n.org>
9687 * term.c (terminal_encode_buffer, terminal_encode_buf_size): New
9689 (encode_terminal_code): Change argument. Encode multiple
9690 characters at once. Store the result of encoding in
9691 terminal_encode_buffer.
9692 (write_glyphs, insert_glyphs): Adjust for the change of
9693 encode_terminal_code.
9694 (term_init): Initialize terminal_encode_buffer and
9695 terminal_encode_buf_size.
9697 * coding.c (consume_chars): If coding->src_object is nil, don't
9700 2008-02-01 Kenichi Handa <handa@m17n.org>
9702 * character.c (char_string): Use ASCII_CHAR_P instead of
9705 2008-02-01 Kenichi Handa <handa@m17n.org>
9707 * xdisp.c (handle_auto_composed_prop): Check if the last
9708 characters of auto-composed region is newly composed with the
9709 following characters.
9710 (handle_composition_prop): Fix checking of point being inside
9713 2008-02-01 Kenichi Handa <handa@m17n.org>
9715 * fns.c (concat): Don't change multibyteness of the result by
9716 concatenating an 8-bit character.
9718 * data.c (Faset): Check newelt by CHECK_CHARACTER. Don't change
9719 multibyteness of the result when newelt is an 8-bit character.
9721 2008-02-01 Dave Love <fx@gnu.org>
9723 * xmenu.c (find_and_call_menu_selection): Make menu_bar_items_used
9726 * xfns.c (DefaultDepthOfScreen, x_encode_text): Remove unused vars.
9728 * xfaces.c (face_numeric_value): Declare dim size_t.
9729 (Finternal_lisp_face_equal_p): Remove unused f.
9731 * xdisp.c (BUILD_CHAR_GLYPH_STRINGS, display_and_set_cursor)
9732 (MATRIX_ROW): Remove unused vars.
9733 (draw_glyphs, x_insert_glyphs, fast_find_position)
9734 (fast_find_position, fast_find_string_pos): Use EMACS_INT for
9737 * regex.c (regex_compile): Remove unused var.
9739 * minibuf.c (Fminibuffer_complete_word): Remove unused var.
9741 * keymap.c (Fset_keymap_parent, map_keymap, Fcopy_keymap)
9742 (Faccessible_keymaps, where_is_internal): Remove unused vars.
9744 * keyboard.c (cancel_hourglass_unwind): Return Qnil.
9746 * frame.c (frame_name_fnn_p): Make len EMACS_INT.
9748 * fileio.c (Fwrite_region): Remove unused var.
9750 * dispnew.c (adjust_frame_glyphs_for_frame_redisplay)
9751 (adjust_frame_glyphs_for_window_redisplay): Remove unused ch_dim.
9753 * composite.c (Fremove_list_of_text_properties): Declare.
9755 * coding.c (inhibit_pre_post_conversion): Remove (unused).
9756 (alloc_destination, produce_chars): Use EMACS_INT for byte/char counts.
9757 (coding_inherit_eol_type): Remove unused attrs.
9758 (detect_coding): Cast arg of detect_eol.
9760 * charset.c (syms_of_charset): Remove unused var p.
9761 (find_charsets_in_text, Ffind_charset_region): Use EMACS_INT for
9764 * casetab.c (set_case_table): Remove unused var.
9766 * window.c (Fdisplay_buffer, Fframe_selected_window): Remove
9769 2008-02-01 Dave Love <fx@gnu.org>
9771 * xterm.c (x_bitmap_mask): Declare.
9773 2008-02-01 Dave Love <fx@gnu.org>
9775 * xterm.c (x_term_init): Fix type error.
9777 * lisp.h: Add Funibyte_char_to_multibyte.
9779 * coding.c (Fread_coding_system): Fix arg of XSETSTRING.
9780 (Fset_coding_system_priority): Doc fix.
9782 * ccl.c (ccl_driver): Fix arg of CHARACTERP.
9784 * indent.c (check_composition): Make start and end EMACS_INT.
9786 * character.c (lisp_string_width): Make ignore and end EMACS_INT.
9788 * xdisp.c (handle_composition_prop, check_point_in_composition):
9789 Make buffer positions EMACS_INT.
9791 * composite.c (find_composition, run_composition_function)
9792 (update_compositions, Ffind_composition_internal): Make buffer
9793 positions EMACS_INT.
9795 * composite.h (find_composition, update_compositions): Make
9796 position args EMACS_INT.
9798 * keyboard.c (adjust_point_for_property): Make beg and end EMACS_INT.
9800 * intervals.c (get_property_and_range):
9801 * intervals.h (get_property_and_range): Make start and end EMACS_INT.
9803 * unexalpha.c: Don't include varargs.h.
9805 2008-02-01 Dave Love <fx@gnu.org>
9807 * coding.h (ENCODE_UTF_8): New.
9809 * Makefile.in (gtkutil.o): Depend on coding.h.
9811 * coding.c (Fset_coding_system_priority): Doc fix.
9813 2008-02-01 Kenichi Handa <handa@m17n.org>
9815 * fileio.c (Finsert_file_contents): Call setup_coding_system in
9816 the case of auto saving.
9818 2008-02-01 Andreas Schwab <schwab@suse.de>
9820 * chartab.c (map_char_table, map_char_table_for_charset): Protect
9823 2008-02-01 Kenichi Handa <handa@m17n.org>
9825 * coding.c (decode_coding_sjis): Check bytes more rigidly.
9827 2008-02-01 Kenichi Handa <handa@m17n.org>
9829 * fileio.c (choose_write_coding_system): Return a decided coding system.
9830 (Fwrite_region): Set Vlast_coding_system_used to the return value
9831 of choose_write_coding_system.
9833 2008-02-01 Kenichi Handa <handa@m17n.org>
9835 * charset.c (Fset_charset_priority): Pay attention to duplicated
9838 * coding.c (QCcategory): New variable.
9839 (syms_of_coding): Defsym it. Set all elements of
9840 Vcoding_category_table and their symbol values.
9841 (Fset_coding_system_priority): Doc fix. Update symbol qvalues of
9842 coding-category-XXX, and coding-category-list.
9843 (Fdefine_coding_system_internal): Add category in the plist.
9845 2008-02-01 Kenichi Handa <handa@m17n.org>
9847 * callproc.c (Fcall_process): Handle carryover correctly.
9849 * coding.c (decode_coding_iso_2022): Fix handling of invalid bytes.
9850 (raw_text_coding_system): Check NILP (coding_system).
9851 (coding_inherit_eol_type): Check NILP (coding_system) and
9853 (consume_chars): Fix for the case of raw-text.
9855 * process.c (read_process_output): Handle carryover correctly.
9857 2008-02-01 Dave Love <fx@gnu.org>
9859 * regex.c (re_search_2): Fix last change.
9861 2008-02-01 Kenichi Handa <handa@m17n.org>
9863 * regex.c (GET_CHAR_BEFORE_2): Check multibyte, not
9864 target_multibyte. Even in a unibyte case, return a converted
9866 (GET_CHAR_AFTER): New macro.
9867 (PATFETCH): Translate via multibyte char.
9868 (HANDLE_UNIBYTE_RANGE): Delete this macro.
9869 (SETUP_MULTIBYTE_RANGE): New macro.
9870 (regex_compile): Setup compiled code so that its multibyteness
9871 matches that of a target. Fix the handling of "[X-YZ]" using
9872 SETUP_MULTIBYTE_RANGE.
9873 (analyse_first) <charset>: For filling fastmap for all multibyte
9874 characters, don't check by BASE_LEADING_CODE_P.
9875 (re_search_2): Don't check RE_TARGET_MULTIBYTE_P (bufp). It is
9876 the same as RE_MULTIBYTE_P (bufp) now.
9877 (mutually_exclusive_p): Check by (! multibyte || IS_REAL_ASCII (c)).
9878 (TARGET_CHAR_AND_LENGTH): Delete this macro.
9879 (TRANSLATE_VIA_MULTIBYTE): New macro.
9880 (re_match_2_internal): Don't check RE_TARGET_MULTIBYTE_P (bufp).
9881 It is the same as RE_MULTIBYTE_P (bufp) now.
9882 <exactn>: Translate via multibyte.
9883 <anychar>: Fetch a character by RE_STRING_CHAR_AND_LENGTH. Don't
9885 <charset, charset_not>: Fetch a character by
9886 RE_STRING_CHAR_AND_LENGTH. Translate via multibyte.
9887 <duplicate>: Call bcmp_translate with the last arg `multibyte'.
9888 <wordbound, notwordbound, wordbeg, wordend, syntaxspec,
9889 notsyntaxspec, categoryspec, notcategoryspec> Fetch a character
9891 (bcmp_translate): Likewise.
9893 * search.c (compile_pattern): Check the member target_multibyte,
9894 not the member multibyte of buf.
9896 * lread.c (read1): While reading a string, set force_singlebyte
9897 and force_multibyte correctly.
9899 * charset.c (Fset_unibyte_charset, init_charset_once): Fix setting
9900 up of unibyte_to_multibyte_table.
9902 2008-02-01 Kenichi Handa <handa@m17n.org>
9904 * coding.c (setup_coding_system): If coding has
9905 post-read-conversion or pre-write-conversion, set
9906 CODING_REQUIRE_DECODING_MASK and CODING_REQUIRE_ENCODING_MASK
9908 (decode_coding_gap): Run post-read-conversion if any.
9910 * fileio.c (Finsert_file_contents): Even if we read into a
9911 unibyte buffer, check if we must decode the result or not.
9913 2008-02-01 Kenichi Handa <handa@m17n.org>
9915 * coding.c (make_conversion_work_buffer): Change the work buffer
9916 name to the same one as that of Emacs 21.
9918 2008-02-01 Kenichi Handa <handa@m17n.org>
9920 * coding.h (make_conversion_work_buffer): Adjust prototype.
9921 (code_conversion_restore): Don't extern it.
9923 * coding.c (detected_mask): Delete unused variable.
9924 (decode_coding_iso_2022): Pay attention to the byte sequence of
9925 CTEXT extended segment, and retain those bytes as is.
9926 (decode_coding_ccl): Delete unused variable `valids'.
9927 (setup_coding_system): Delete unused variable `category'.
9928 (consume_chars): Delete unused variable `category'. Make it work
9929 for non-multibyte case.
9930 (make_conversion_work_buffer): Change argument.
9931 (saved_coding): Delete unused variable.
9932 (code_conversion_restore): Don't check saved_coding->destination.
9933 (code_conversion_save): New function.
9934 (decode_coding_gap, encode_coding_gap): Call code_conversion_save
9935 instead of record_unwind_protect.
9936 (decode_coding_object, encode_coding_object): Likewise. Recover PT.
9937 (detect_coding_system): Delete unused variable `mask'.
9938 (Fdefine_coding_system_internal): Delete unused vaiable id.
9940 * fileio.c (kill_workbuf_unwind): New function.
9941 (Finsert_file_contents): On replacing, call
9942 make_conversion_work_buffer with correct args, and call
9943 record_unwind_protect with the first arg kill_workbuf_unwind.
9945 * lisp.h (Fgenerate_new_buffer_name): EXFUN it.
9947 2008-02-01 Kenichi Handa <handa@m17n.org>
9949 * fontset.c (BASE_FONTSET_P): Check FONTSET_BASE, not FONTSET_NAME.
9950 (fontset_add): Fix for the case that TO is less than TO1.
9951 (Ffontset_info): Don't use fallback fontset on checking the
9953 (dump_fontset): New function for debugging.
9955 * coding.c (Fdefine_coding_system_internal): Fix for the case that
9956 coding_type is Qcharset.
9958 2008-02-01 Kenichi Handa <handa@m17n.org>
9960 * chartab.c (map_sub_char_table): New argument DEFAULT_VAL.
9961 (map_char_table): Don't inherit the value from the parent on
9962 initializing VAL. Adjust for the above change.
9964 2008-02-01 Kenichi Handa <handa@m17n.org>
9966 * coding.c (Qsignature, Qendian): Delete these variables.
9967 (syms_of_coding): Don't initialize them.
9968 (CATEGORY_MASK_UTF_16_AUTO): New macro.
9969 (detect_coding_utf_16): Add CATEGORY_MASK_UTF_16_AUTO in
9971 (decode_coding_utf_16): Don't detect BOM here.
9972 (encode_coding_utf_16): Produce BOM if CODING_UTF_16_BOM (coding)
9973 is NOT utf_16_without_bom.
9974 (setup_coding_system): For a coding system of type utf-16, check
9975 if the attribute :endian is Qbig or not (not nil or not), and set
9976 CODING_REQUIRE_DETECTION_MASK if BOM detection is required.
9977 (detect_coding): If coding type is utf-16 and BOM detection is
9978 required, detect it.
9979 (Fdefine_coding_system_internal): For a coding system of type
9980 utf-16, check if the attribute :endian is Qbig or not (not nil or not).
9982 2008-02-01 Kenichi Handa <handa@m17n.org>
9984 * coding.c (coding_set_source): Fix for the case that the current
9985 buffer is different from coding->src_object.
9986 (decode_coding_object): Don't use the conversion work buffer if
9987 DST_OBJECT is a buffer.
9989 2008-02-01 Dave Love <fx@gnu.org>
9991 * lread.c (read_emacs_mule_char) [len==2]: Index
9992 emacs_mule_charset correctly.
9994 2008-02-01 Dave Love <fx@gnu.org>
9996 * coding.c (Qbig5, Vbig5_coding_system, CATEGORY_MASK_BIG5)
9997 (detect_coding_big5, decode_coding_big5, encode_coding_big5)
9998 (Fdecode_big5_char, Fencode_big5_char): Delete. (Big5 no longer
10000 (setup_coding_system, coding_category, CATEGORY_MASK_ANY)
10001 (detected_mask): Remove Big5 bits.
10003 2008-02-01 Kenichi Handa <handa@m17n.org>
10005 The following changes are to make the font rescaling facility
10006 compatible with Emacs 21.
10008 * xfaces.c (Vface_font_rescale_alist): Rename from
10009 Vface_resizing_fonts.
10010 (struct font_name): Rename member resizing_ratio to rescale_ratio.
10011 (font_rescale_ratio): Rename from font_resizing_ratio.
10012 (split_font_name): Set font->rescale_ratio.
10013 (better_font_p): Pay attention to font->rescale_ratio.
10014 (build_scalable_font_name): Likewise. Change RESX, and RESY
10016 (syms_of_xfaces): Declare Vface_font_rescale_alist as a Lisp variable.
10018 2008-02-01 Kenichi Handa <handa@m17n.org>
10020 * coding.c (Qutf_16_be_nosig, Qutf_16_be, Qutf_16_le_nosig)
10021 (Qutf_16_le): Remove these variables.
10022 (syms_of_coding): Don't DEFSYM them.
10023 (decode_coding_utf_16): Fix handling of BOM.
10024 (encode_coding_utf_16): Fix handling of BOM.
10026 2008-02-01 Kenichi Handa <handa@m17n.org>
10028 * fileio.c (Finsert_file_contents): On replacing, before decoding
10029 the file into the work buffer, set point of the work buffer to the end.
10031 2008-02-01 Dave Love <fx@gnu.org>
10033 * coding.c (Fcheck_coding_systems_region): Fix type errors.
10035 2008-02-01 Dave Love <fx@gnu.org>
10037 * xterm.c (XTread_socket): Check Lisp types for Vx_keysym_table
10040 2008-02-01 Kenichi Handa <handa@m17n.org>
10042 * xdisp.c (SKIP_GLYPHS): New macro.
10043 (set_cursor_from_row): Pay attention to string display properties.
10045 * category.c (copy_category_entry): Fix for the case that RANGE
10048 * xterm.c (x_encode_char): Call ccl_driver with the last arg Qnil.
10050 * w32term.c (w32_encode_char): Call ccl_driver with the last arg Qnil.
10052 2008-02-01 Kenichi Handa <handa@m17n.org>
10054 * charset.c (Fcharset_id_internal): New function.
10055 (syms_of_charset): Defsubr it.
10057 * coding.c (decode_coding_ccl, encode_coding_ccl): Call ccl_driver
10058 with the last arg charset_list acquired from coding.
10059 (Fdefine_coding_system_internal): For ccl-based coding system, fix
10060 the attribute coding_attr_ccl_valids.
10062 * coding.h (enum define_coding_ccl_arg_index): Set the first
10063 member coding_arg_ccl_decoder to coding_arg_max.
10065 * ccl.h (ccl_driver): Adjust prototype.
10067 * ccl.c (CCL_DECODE_CHAR, CCL_ENCODE_CHAR): New macros.
10068 (ccl_driver): New arg CHARSET_LIST. Use the above macros instead
10069 of DECODE_CAHR, ENCODE_CHAR, CHAR_CHARSET.
10070 (Fccl_execute, Fccl_execute_on_string): Call ccl_driver with the
10073 2008-02-01 Kenichi Handa <handa@m17n.org>
10075 * charset.h (ENCODE_CHAR): If the method is SUBSET or SUPERSET,
10078 * charset.c (encode_char): Fix handling of methods SUBSET and SUPERSET.
10080 2008-02-01 Dave Love <fx@gnu.org>
10082 * composite.c (syms_of_composite): Make composition_hash_table weak.
10084 2008-02-01 Kenichi Handa <handa@m17n.org>
10086 * dispextern.h (check_face_attributes, generate_ascii_font_name)
10087 (font_name_registry): Don't extern them.
10088 (split_font_name_into_vector, build_font_name_from_vector): Extern them.
10090 * fontset.h (Qfontset): Don't extern it.
10091 (new_fontset_from_font_name): Extern it.
10093 * fontset.c: Give 8 extra slots to fontset objects.
10094 (Qfontset_info): New variable.
10095 (syms_of_fontset): Defsym it.
10096 (FONTSET_FALLBACK): New macro.
10097 (fontset_face): Try also the default fontset.
10098 (make_fontset): Realize a fallback fontset from the default fontset.
10099 (generate_ascii_font_name): Move from xfaces.c. Rewritten by
10100 using split_font_name_into_vector and build_font_name_from_vector.
10101 (Fset_fontset_font): Access the elements of font_spec by enum
10102 FONT_SPEC_INDEX. If font_spec is a string, extract the registry
10103 name by using split_font_name_into_vector.
10104 (Fnew_fontset): If no ASCII font is specified in FONTLIST,
10105 generate a proper font name from the fontset name. Update
10106 Vfontset_alias_alist.
10107 (n_auto_fontsets): New variable.
10108 (new_fontset_from_font_name): New function.
10109 (Ffont_info): Store the information about fonts generated from the
10110 default fontset in the first extra slot of the returned char-table.
10112 * xfaces.c (generate_ascii_font_name): Move to fontset.c.
10113 (font_name_registry): Delete function.
10114 (split_font_name_into_vector): New function.
10115 (build_font_name_from_vector): New function.
10116 (font_list): The argument REGISTRY is now a list of registry names.
10117 (choose_face_font): If we are choosing an ASCII font, and ATTRS
10118 specifies an explicit font name, return the name as is. Make a
10119 list of registy names.
10121 * xfns.c (x_set_font, x_create_tip_frame): Adjust for the change
10123 (Fx_create_frame): Don't call x_new_fontset here. Just use
10124 x_list_fonts to check the existence of fonts.
10126 * xterm.h (x_new_fontset): Adjust prototype.
10128 * xterm.c (x_new_fontset): Change the arg FONTSETNAME to Lisp
10129 string. Use new_fontset_from_font_name to create a fontset from a
10132 2008-02-01 Kenichi Handa <handa@m17n.org>
10134 * syntax.c (Vfind_word_boundary_function_table): New name for
10135 Vnext_word_boundary_function_table.
10136 (find-word-boundary-function-table): New name for
10137 next-word-boundary-function-table.
10139 2008-02-01 Dave Love <fx@gnu.org>
10141 * Makefile.in: Fix some dependencies.
10143 * keymap.c (Fapropos_internal): Don't gcpro apropos_predicate but
10144 set it to nil before returning.
10146 * composite.c (update_compositions): Fix type error.
10148 * syntax.c (skip_chars, skip_syntaxes): Fix type errors.
10150 2008-02-01 Kenichi Handa <handa@m17n.org>
10152 * xterm.c (x_new_font): Optimize for the case that the font is
10153 already set for the frame.
10155 2008-02-01 Kenichi Handa <handa@m17n.org>
10157 * chartab.c (char_table_ascii): Check if the char table contents
10158 is sub-char-table or not.
10159 (char_table_set, char_table_set_range): Fix argument to
10162 * coding.c (CATEGORY_MASK_RAW_TEXT): New macro.
10163 (detect_coding_utf_8, detect_coding_utf_16)
10164 (detect_coding_emacs_mule, detect_coding_iso_2022)
10165 (detect_coding_sjis, detect_coding_big5)
10166 (detect_coding_ccl, detect_coding_charset): Change argument MASK
10167 to DETECT_INFO. Update DETECT_INFO and return 1 if the byte
10168 sequence is valid in this coding system. Change callers.
10169 (MAX_ANNOTATION_LENGTH): New macro.
10170 (ADD_ANNOTATION_DATA): New macro.
10171 (ADD_COMPOSITION_DATA): Change argument. Change callers. Call
10172 ADD_ANNOTATION_DATA. Change the format of annotation data.
10173 (ADD_CHARSET_DATA): New macro.
10174 (emacs_mule_char): New argument ID. Change callers.
10175 (decode_coding_emacs_mule, decode_coding_iso_2022)
10176 (decode_coding_sjis, decode_coding_big5, decode_coding_charset):
10177 Produce charset annotation data in coding->charbuf.
10178 (encode_coding_emacs_mule, encode_coding_iso_2022): Pay attention
10179 to charset annotation data in coding->charbuf.
10180 (setup_coding_system): Add CODING_ANNOTATE_CHARSET_MASK
10181 coding->common_flags if the coding system is iso-2022 based and
10183 (produce_composition): Adjust for the new annotation data format.
10184 (produce_charset): New function.
10185 (produce_annotation): Handle charset annotation.
10186 (handle_composition_annotation, handle_charset_annotation): New
10188 (consume_chars): Handle charset annotation. Utilize the above two
10190 (encode_coding_object): If SRC_OBJECT and DST_OBJECT are the same
10191 buffer, get the deleted text as a string and set
10192 coding->src_object to that string.
10193 (detect_coding, detect_coding_system): Use the new struct
10194 coding_detection_info.
10196 * coding.h (struct coding_detection_info): New structure.
10197 (struct coding_system): Adjust prototype of the member `detector'.
10198 (CODING_ANNOTATE_CHARSET_MASK): New macro.
10200 2008-02-01 Kenichi Handa <handa@m17n.org>
10202 * insdel.c (insert_from_gap): Fix argument to offset_intervals.
10204 2008-02-01 Dave Love <fx@gnu.org>
10206 * keymap.c (apropos_predicate, apropos_accumulate): Declare static.
10207 (Fapropos_internal): Don't gcpro apropos_accumulate. Set result
10208 to new local and nullify apropos_accumulate before returning.
10209 (syms_of_keymap): Staticpro and initialize apropos_accumulate.
10211 2008-02-01 Kenichi Handa <handa@m17n.org>
10213 * charset.c (Fdefine_charset_internal): Setup charset.fast_map
10216 2008-02-01 Dave Love <fx@gnu.org>
10218 * fns.c (Flanginfo): Call synchronize_system_time_locale.
10220 2008-02-01 Kenichi Handa <handa@m17n.org>
10222 The following changes are to make character composition happen
10223 automatically on displaying.
10225 * Makefile.in (lisp, shortlisp): Add composite.elc.
10227 * composite.h (Qauto_composed, Vauto_composition_function)
10228 (Qauto_composition_function): Extern them.
10230 * composite.c (Vcomposition_function_table)
10231 (Qcomposition_function_table): Delete variables.
10232 (Qauto_composed, Vauto_composition_function)
10233 (Qauto_composition_function): New variables.
10234 (run_composition_function): Don't call
10235 compose-chars-after-function.
10236 (update_compositions): Clear `auto-composed' text property.
10237 (compose_chars_in_text): Delete this function.
10238 (syms_of_composite): Staticpro Qauto_composed and
10239 Qauto_composition_function. Declare Vauto_composition_function as
10242 * dispextern.h (enum prop_idx): Add member AUTO_COMPOSED_PROP_IDX.
10244 * xdisp.c (it_props): Add an entry for Qauto_composed.
10245 (handle_auto_composed_prop): New function.
10247 * xselect.c (selection_data_to_lisp_data): Don't call
10248 compose_chars_in_text.
10250 2008-02-01 Dave Love <fx@gnu.org>
10252 * keyboard.c (read_char): Modify checking around use of
10253 Vkeyboard_translate_table.
10255 * xterm.c (XTread_socket): Check Lisp types for Vx_keysym_table
10258 2008-02-01 Kenichi Handa <handa@m17n.org>
10260 * coding.c (decode_coding_utf_8, decode_coding_emacs_mule)
10261 (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
10262 (decode_coding_charset, produce_chars): When eol_type is Qdos, handle
10263 the case that the last byte is '\r' correctly.
10264 (decode_coding): Flush out the unprocessed data correctly.
10265 (decode_coding_gap): Set CODING_MODE_LAST_BLOCK bit of coding->mode.
10267 2008-02-01 Dave Love <fx@gnu.org>
10269 * xterm.c (XTread_socket): Fix changes for defined keysyms.
10270 Add XK_ISO... case.
10271 (xaw_scroll_callback): Revert last change.
10273 2008-02-01 Kenichi Handa <handa@m17n.org>
10275 * charset.c (Fset_charset_priority): Update Viso_2022_charset_list.
10277 2008-02-01 Kenichi Handa <handa@m17n.org>
10279 * xfaces.c (Vface_resizing_fonts): New variable.
10280 (struct font_name): New member `resizing_ratio'.
10281 (font_resizing_ratio): New function.
10282 (split_font_name): Set font->resizing_ratio.
10283 (better_font_p): Pay attention to font->resizing_ratio.
10284 (build_scalable_font_name): Likewise. Don't change POINT_SIZE,
10285 RESX, and RESY fields.
10286 (try_alternative_families): Try scalable fonts if
10287 Vscalable_fonts_allowed is not Qt.
10288 (syms_of_xfaces): Declare Vface_resizing_fonts as a Lisp variable.
10290 2008-02-01 Dave Love <fx@gnu.org>
10292 * xterm.c (xaw_scroll_callback): Cast correctly.
10294 2008-02-01 Dave Love <fx@gnu.org>
10296 * keyboard.c (lispy_accent_codes, lispy_accent_keys): Extend.
10297 (lispy_kana_keys): Comment out.
10298 (make_lispy_event) [XK_kana_A]: Comment out.
10300 * xterm.c (xaw_scroll_callback): Cast call_data.
10301 (XTread_socket): Deal with ASCII keysyms.
10302 (syms_of_xterm) <Vx_keysym_table>: Fix args of make_hash_table.
10304 2008-02-01 Dave Love <fx@gnu.org>
10306 * xterm.c (Vx_keysym_table): New.
10307 (syms_of_xterm): Initialize it.
10308 (XTread_socket): Use it.
10309 From head: Eliminate incorrect optimization that tried to avoid
10310 decoding the output of X*LookupString.
10311 (x_get_font_repertory): Delete charset declaration.
10313 2008-02-01 Kenichi Handa <handa@m17n.org>
10315 * coding.c (detect_coding_charset): If only ASCII bytes are found,
10317 (Fdefine_coding_system_internal): Setup
10318 CODING_ATTR_ASCII_COMPAT (attrs) correctly.
10320 2008-02-01 Dave Love <fx@gnu.org>
10322 * coding.c (Fcheck_coding_system): Doc fix.
10324 * editfns.c (Finsert_byte): Return a proper value.
10326 2008-02-01 Kenichi Handa <handa@m17n.org>
10328 * coding.c (decode_coding): Fix args to translate_chars. Pay
10329 attention to Vstandard_translation_table_for_decode.
10330 (encode_coding): Fix args to translate_chars. Pay attention to
10331 Vstandard_translation_table_for_encode.
10333 * data.c (Faset): Check NEWELT by ASCII_CHAR_P, not by
10334 SINGLE_BYTE_CHAR_P.
10336 * editfns.c (general_insert_function): Check VAL by ASCII_CHAR_P,
10337 not by SINGLE_BYTE_CHAR_P.
10339 * fns.c (concat): Check CH by ASCII_CHAR_P, not by
10340 SINGLE_BYTE_CHAR_P.
10342 * insdel.c (copy_text): Check C by ASCII_CHAR_P, not by
10343 SINGLE_BYTE_CHAR_P.
10345 * keymap.c (Ftext_char_description): Check C by ASCII_CHAR_P, not
10346 by SINGLE_BYTE_CHAR_P.
10348 * search.c (Freplace_match): Check C by ASCII_CHAR_P, not by
10349 SINGLE_BYTE_CHAR_P.
10351 2008-02-01 Dave Love <fx@gnu.org>
10353 * fns.c (Fstring_as_multibyte, Fstring_to_multibyte): Doc fix.
10355 2008-02-01 Dave Love <fx@gnu.org>
10357 * fns.c (Flanginfo): Fix typo.
10359 * unexelf.c (unexec): Make last change conditional on Irix 6.5.
10361 2008-02-01 Kenichi Handa <handa@m17n.org>
10363 * coding.c (detect_coding_utf_8, detect_coding_utf_16)
10364 (detect_coding_emacs_mule, detect_coding_iso_2022)
10365 (detect_coding_sjis, detect_coding_big5, detect_coding_ccl): Check
10366 incomplete byte sequence. Don't update *mask when correctly detected.
10367 (decode_coding_sjis): Fix decoding of katakana-jisx0201.
10368 (detect_eol): Delete the argument CODING, and add the argument CATEGORY.
10369 (detect_coding, detect_coding_system): Adjust for the changes above.
10371 2008-02-01 Kenichi Handa <handa@m17n.org>
10373 * character.c (char_string): Rename from
10374 char_string_with_unification. Pay attention to CHAR_MODIFIER_MASK.
10375 (string_char): Rename from string_char.
10377 * character.h (CHAR_STRING, CHAR_STRING_ADVANCE): Call char_string
10378 if C is greater than MAX_3_BYTE_CHAR.
10379 (STRING_CHAR, STRING_CHAR_AND_LENGTH, STRING_CHAR_ADVANCE): Call
10380 string_char instead of string_char_with_unification.
10382 2008-02-01 Dave Love <fx@gnu.org>
10384 * coding.c (decode_coding_utf_8): Treat surrogates as invalid.
10386 2008-02-01 Kenichi Handa <handa@m17n.org>
10388 * keymap.c (push_key_description): Pay attention to force_multibyte.
10390 * regex.c (re_search_2): Fix for the case of unibyte buffer.
10392 2008-02-01 Dave Love <fx@gnu.org>
10394 * charset.c (define_charset_internal): Rename `supprementary'.
10396 * Makefile.in (lisp, shortlisp): Remove latin-N.
10398 2008-02-01 Dave Love <fx@gnu.org>
10400 * xfns.c (x_window, x_window): Use use_xim.
10402 * xterm.c (use_xim): Initialize.
10403 (xim_open_dpy, xim_initialize, xim_close_dpy): Use use_xim.
10404 (x_term_init): Maybe set use_xim.
10406 * xterm.h (use_xim) [HAVE_X_I18N]: Declare.
10408 2008-02-01 Kenichi Handa <handa@m17n.org>
10410 * search.c (search_buffer): Fix case-fold-search of multibyte
10412 (boyer_moore): Rename the last argument to char_high_bits.
10414 2008-02-01 Kenichi Handa <handa@m17n.org>
10416 * xdisp.c (display_string): Fix for the case of zero width glyph.
10418 * xfns.c (x_set_font): Change the error message of the case that
10419 x_new_fontset returns Qt.
10421 * xfaces.c (set_lface_from_font_name): Reject the default fontset.
10422 (Finternal_set_lisp_face_attribute): Use signal_error for the
10423 error of invalid fontset.
10425 * xterm.c (x_new_fontset): If FONTSETNAME specifies the default
10426 fontset, return Qt.
10428 2008-02-01 Dave Love <fx@gnu.org>
10430 * unexelf.c (unexec): Make .got handling not SGI-specific.
10432 * syntax.c (syms_of_syntax) <multibyte-syntax-as-symbol>: Doc fix.
10434 * regex.c: Use `ifdef HAVE_ALLOCA_H', not `if HAVE_ALLOCA_H'.
10436 * keyboard.c (read_key_sequence): Fix type error.
10438 * buffer.c (Fset_buffer_multibyte, Fset_buffer_multibyte): Fix
10441 * fontset.c (fontset_add): Return Lisp_Object.
10443 2008-02-01 Dave Love <fx@gnu.org>
10445 * charset.h (charset_ordered_list_tick): Declare extern.
10447 2008-02-01 Kenichi Handa <handa@m17n.org>
10449 The following changes (and some of 2008-02-01 changes of mine) are
10450 for handling syntax, category, and case conversion for unibyte
10451 characters by converting them to multibyte on the fly. With these
10452 changes, we don't have to setup syntax and case tables for unibyte
10453 characters in each language environment.
10455 * abbrev.c (Fexpand_abbrev): Convert a unibyte character to
10456 multibyte if necessary.
10458 * bytecode.c (Fbyte_code): Likewise.
10460 * character.h (LEADING_CODE_LATIN_1_MIN)
10461 (LEADING_CODE_LATIN_1_MAX): New macros.
10462 (unibyte_to_multibyte_table): Extern it.
10463 (unibyte_char_to_multibyte): New macro.
10464 (MAKE_CHAR_MULTIBYTE): Use unibyte_to_multibyte_table.
10465 (CHAR_LEADING_CODE): New macro.
10466 (FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE): New macro.
10468 * character.c (unibyte_to_multibyte_table): New variable.
10469 (unibyte_char_to_multibyte): Move to character.h and define as macro.
10470 (multibyte_char_to_unibyte): If C is an eight-bit character,
10471 convert it to the corresponding byte value.
10473 * charset.c (Fset_unibyte_charset): If the dimension of CHARSET is
10474 not 1, singals an error. Update the elements of
10475 unibyte_to_multibyte_table.
10476 (init_charset_once): Initialize unibyte_to_multibyte_table.
10477 (syms_of_charset): Define the charset `iso-8859-1'.
10479 * cmds.c (internal_self_insert): In a multibyte buffer, insert C
10480 as is without converting it to unibyte. In a unibyte buffer,
10481 convert C to multibyte before checking the syntax.
10483 * lisp.h (unibyte_char_to_multibyte): Delete extern.
10485 * minibuf.c (Fminibuffer_complete_word): Use the macro
10486 FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE.
10488 * regex.h (struct re_pattern_buffer): New member target_multibyte.
10490 * regex.c (RE_TARGET_MULTIBYTE_P): New macro.
10491 (GET_CHAR_BEFORE_2): Check target_multibyte, not multibyte. If
10492 that is zero, convert an eight-bit char to multibyte.
10493 (MAKE_CHAR_MULTIBYTE, CHAR_LEADING_CODE): New dummy new macros for
10495 (PATFETCH): Convert an eight-bit char to multibyte.
10496 (HANDLE_UNIBYTE_RANGE): New macro.
10497 (regex_compile): Setup the compiled pattern for multibyte chars
10498 even if the given regex string is unibyte. Use PATFETCH_RAW
10499 instead of PATFETCH in many places. To handle `charset'
10500 specification of unibyte, call HANDLE_UNIBYTE_RANGE. Use bitmap
10501 only for ASCII chars.
10502 (analyse_first) <exactn>: Simplify because the compiled pattern
10504 <charset_not>: Setup fastmap from bitmap only for ASCII chars.
10505 <charset>: Use CHAR_LEADING_CODE to get leading codes.
10506 <categoryspec>: If multibyte, setup fastmap only for ASCII chars here.
10507 (re_compile_fastmap) [emacs]: Call analyse_first with the arg
10508 multibyte always 1.
10509 (re_search_2): In emacs, set the locale variable multibyte to 1,
10510 otherwise to 0. New local variable target_multibyte. Check it
10511 to decide the multibyteness of STR1 and STR2. If
10512 target_multibyte is zero, convert unibyte chars to multibyte
10513 before translating and checking fastmap.
10514 (TARGET_CHAR_AND_LENGTH): New macro.
10515 (re_match_2_internal): In emacs, set the locale variable multibyte
10516 to 1, otherwise to 0. New local variable target_multibyte. Check
10517 it to decide the multibyteness of STR1 and STR2. Use
10518 TARGET_CHAR_AND_LENGTH to fetch a character from D.
10519 <charset, charset_not>: If multibyte is nonzero, check fastmap
10520 only for ASCII chars. Call bcmp_translate with
10521 target_multibyte, not with multibyte.
10522 <begline>: Declare the local variable C as `unsigned'.
10523 (bcmp_translate): Change the last arg name to target_multibyte.
10525 * search.c (compile_pattern_1): Don't adjust the multibyteness of
10526 the regexp pattern and the matching target. Set cp->buf.multibyte
10527 to the multibyteness of the regexp pattern. Set
10528 cp->but.target_multibyte to the multibyteness of the matching target.
10529 (wordify): Use FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE instead of
10530 FETCH_STRING_CHAR_ADVANCE.
10531 (Freplace_match): Convert unibyte chars to multibyte.
10533 * syntax.c (char_quoted, back_comment, scan_words)
10534 (Fforward_comment, scan_lists, Fbackward_prefix_chars)
10535 (scan_sexps_forward): Use FETCH_CHAR_AS_MULTIBYTE to convert
10536 unibyte chars to multibyte.
10537 (skip_chars): Delete the arg syntaxp, and move the code for
10538 handling syntaxes to skip_syntaxes. Change callers.
10539 Fix the case that the multibyteness of STRING and the current
10540 buffer doesn't match.
10541 (skip_syntaxes): New function.
10542 (SYNTAX_WITH_MULTIBYTE_CHECK): Check C by ASCII_CHAR_P, not by
10543 SINGLE_BYTE_CHAR_P.
10545 2008-02-01 Kenichi Handa <handa@m17n.org>
10547 * xfaces.c (QCfontset): New variable.
10548 (LFACE_FONTSET): New macro.
10549 (check_lface_attrs): Check also LFACE_FONTSET_INDEX.
10550 (set_lface_from_font_name): Setup LFACE_FONTSET (lface).
10551 (Finternal_set_lisp_face_attribute)
10552 (Finternal_get_lisp_face_attribute): Handle QCfontset.
10553 (lface_same_font_attributes_p): Fix checking of LFACE_FONT_INDEX,
10554 check also LFACE_FONTSET_INDEX.
10555 (face_fontset): Check attrs[LFACE_FONTSET_INDEX], not
10556 attrs[LFACE_FONT_INDEX].
10557 (syms_of_xfaces): Intern and staticpro QCfontset.
10559 * dispextern.h (enum lface_attribute_index): New member
10560 LFACE_FONTSET_INDEX.
10562 * fns.c (base64_encode_1): Handle eight-bit chars correctly.
10564 2008-02-01 Kenichi Handa <handa@m17n.org>
10566 * coding.c (coding_set_destination): Fix coding->destination for
10567 the case converting a region.
10568 (encode_coding_utf_8): Encode eight-bit chars as single byte.
10569 (encode_coding_object): Fix coding->dst_pos and
10570 coding->dst_pos_byte for the case converting a region.
10572 * insdel.c (insert_from_gap): Make it work even if PT != GTP.
10574 * character.h (BYTE8_STRING): New macro.
10576 * fns.c (base64_decode_1): Insert eight-bit chars correctly.
10578 2008-02-01 Kenichi Handa <handa@m17n.org>
10580 * xdisp.c (get_next_display_element): Don't display unibyte 8-bit
10581 characters by octal form.
10583 * abbrev.c (Fexpand_abbrev): Fix for the multibyte case.
10585 * buffer.h (_fetch_multibyte_char_len): Delete extern.
10586 (FETCH_MULTIBYTE_CHAR, BUF_FETCH_MULTIBYTE_CHAR): Don't use
10587 _fetch_multibyte_char_len.
10588 (FETCH_CHAR_AS_MULTIBYTE): New macro.
10590 * casetab.c (set_canon, set_identity, shuffle): Simplify.
10592 * casefiddle.c (casify_object): Simplify. Handle the case that
10593 the case conversion change the byte length.
10594 (casify_region): Likewise.
10596 * character.h (MAKE_CHAR_UNIBYTE, MAKE_CHAR_MULTIBYTE): New macros.
10598 * character.c (_fetch_multibyte_char_len): Delet this variable.
10599 (syms_of_character): Setup Vprintable_chars.
10601 * editfns.c (Fchar_equal): Fix for the unibyte case.
10602 (Finsert_byte): New function.
10603 (syms_of_editfns): Defsubr it.
10605 * keyboard.c (read_key_sequence): Use ~CHAR_MODIFIER_MASK instead
10606 of direct code 0x3ffff.
10608 * search.c (Freplace_match): Fix for the unibyte case.
10610 2008-02-01 Kenichi Handa <handa@m17n.org>
10612 * lread.c (safe_to_load_p): Fix the logic.
10614 * syntax.c (scan_words): Don't treat characters belonging to
10615 different scripts as constituting a word.
10617 * editfns.c (Fformat): Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P.
10619 * fontset.c (Fset_fontset_font): Treat `ascii' as charset, not script.
10621 * emacs.c (main): In the case of --unibyte, instead of aborting on
10622 finding non-empty buffer, make it unibyte.
10624 2008-02-01 Kenichi Handa <handa@m17n.org>
10626 * xterm.c (x_new_fontset): Call `create-fontset-from-ascii-font'
10627 to create a fontset.
10629 2008-02-01 Dave Love <fx@gnu.org>
10631 * character.c (Funibyte_char_to_multibyte): Doc fix.
10633 * xfns.c [HAVE_STDLIB_H]: Fix last change.
10635 2008-02-01 Kenichi Handa <handa@m17n.org>
10637 * fontset.c (fontset_add): Make the type `int'.
10638 (fontset_id_valid_p): Define it if FONTSET_DEBUG is defined.
10640 * character.c (unibyte_char_to_multibyte)
10641 (multibyte_char_to_unibyte, Funibyte_char_to_multibyte): Refer to
10642 charset_unibyte, not charset_primary.
10644 * charset.h (charset_unibyte): Extern it instead of charset_primary.
10646 * charset.c (charset_unibyte): Rename from charset_primary.
10647 (Funibyte_charset): Rename from Fprimary_charset.
10648 (Fset_unibyte_charset): Rename from Fset_primary_charset.
10649 (syms_of_charset): Adjust for the above changes.
10651 * w32term.c (x_produce_glyphs): Use ASCII_CHAR_P, not
10652 SINGLE_BYTE_CHAR_P. Fix the logic of handling non-ASCII char when
10653 it->multibyte_p is zero.
10655 * lisp.h (nonascii_insert_offset, Vnonascii_translation_table):
10658 2008-02-01 Kenichi Handa <handa@m17n.org>
10660 * coding.c (Fdefine_coding_system_internal): Fix category setting
10661 for a coding system of type iso-2022.
10663 2008-02-01 Kenichi Handa <handa@m17n.org>
10665 * fontset.h (FS_LOAD_FONT): Call fs_load_font with the arg CHARSET -1.
10667 2008-02-01 Kenichi Handa <handa@m17n.org>
10669 * syntax.c (Vnext_word_boundary_function_table): New variable.
10670 (next-word-boundary-function-table): Declare it as a Lisp variable
10672 (scan_words): Call functions in Vnext_word_boundary_function_table
10675 * xterm.c (x_load_font): Initialize fontp->fontset to -1.
10677 * fontset.c (fs_load_font): If fontp->charset is not negative,
10678 return fontp without setting its members.
10680 2008-02-01 Dave Love <fx@gnu.org>
10682 * xfns.c [HAVE_STDLIB_H]: Change logic (instead of fixing typo).
10684 * m/sparc.h (HAVE_ALLOCA): Delete.
10686 * s/irix6-5.h: Don't include strings.h.
10687 (bcopy, bzero, bcmp): Don't undef.
10689 * s/irix6-0.h (bcopy, bzero, bcmp): Don't undef.
10691 * s/usg5-4.h (NO_SIOCTL_H): Don't define.
10692 (TIOCSIGSEND): Don't test IRIX6.
10693 (bcopy, bzero, bcmp): Define conditionally.
10695 2008-02-01 Kenichi Handa <handa@m17n.org>
10697 * buffer.c (Qas, Qmake, Qto): New variables.
10698 (Fset_buffer_multibyte): New optional arg METHOD. Change caller.
10699 (syms_of_buffer): Intern and staticpro Qas, Qmake, and Qto.
10701 * callproc.c (Fcall_process): Don't call insert_1_both directly if
10702 we are inserting a process output into a multibyte buffer.
10704 * character.h (CHAR_TO_BYTE8): If C is not eight-bit char, call
10705 multibyte_char_to_unibyte.
10707 * character.c (Funibyte_char_to_multibyte): If C can't be decoded
10708 by the primary charset, make it eight-bit char.
10709 (Fmultibyte_char_to_unibyte): Call CHAR_TO_BYTE8.
10711 * charset.c (charset_eight_bit, Qeight_bit_control): New variables.
10712 (charset_8_bit__control, charset_8_bit_graphic)
10713 (Qeight_bit_control, Qeight_bit_graphic): Delete these variables.
10714 (define_charset_internal): New function.
10715 (syms_of_charset): Call define_charset_internal for pre-defined
10718 * charset.h (charset_8_bit): Extern it.
10720 * coding.c (make_conversion_work_buffer): Adjust for the change
10721 of Fset_buffer_multibyte.
10722 (encode_coding_raw_text): Increment p0 in the loop.
10724 * lisp.h (Fset_buffer_multibyte): Adjust prototype.
10726 * xdisp.c (setup_echo_area_for_printing, set_message_1): Adjust
10727 for the change of Fset_buffer_multibyte.
10729 * fns.c (Fstring_to_multibyte): New function.
10730 (syms_of_fns): Declare Fstring_to_multibyte as Lisp subroutine.
10732 2008-02-01 Dave Love <fx@gnu.org>
10734 * xfns.c (x_put_x_image): Declare args.
10736 * xfaces.c (font_name_registry, choose_face_font): Delete unused vars.
10737 (try_font_list): Declare an arg.
10739 * xdisp.c (message2_nolog, set_message): Declare an arg.
10741 * terminfo.c (tparam): Declare an arg. Use P_ to declare tparm.
10743 * syntax.c (scan_sexps_forward): Declare an arg.
10745 * scroll.c (calculate_scrolling, calculate_direct_scrolling):
10748 * lisp.h (Fnew_fontset): Declare.
10750 * keymap.c (push_key_description): Call CHARACTERP correctly.
10752 * fontset.c (fontset_add): Declare args. Call make_number correctly.
10753 (face_for_char): Delete unused vars.
10754 (Fset_fontset_font): Doc fix. Delete unused vars.
10756 * doc.c (Fsubstitute_command_keys): Delete unused vars.
10758 * composite.c (update_compositions): Declare arg.
10760 * cm.c (calccost, cmgoto): Declare args.
10762 * charset.c: Remove `emacs' conditional. Doc fixes.
10763 (map_char_table_for_charset): Declare.
10765 * character.c (syms_of_character) <translation-table-vector>: Doc fix.
10767 * ccl.c: Remove `emacs' conditional.
10769 2008-02-01 Kenichi Handa <handa@m17n.org>
10771 The following changes are to allow specifying multiple font
10772 patterns for a character range (specified by script or charset).
10774 * Makefile.in (abbrev.o): Depend on syntax.h.
10775 (xfaces.o): Depend on charset.h.
10777 * alloc.c (Fmake_string): Use ASCII_CHAR_P, not
10778 SINGLE_BYTE_CHAR_P.
10780 * ccl.c (Fccl_execute_on_string): Add `const' to local variables.
10782 * character.h (Vchar_script_table): Extern it.
10784 * character.c (Vscript_alist): Delete.
10785 (Vchar_script_table, Qchar_script_table): New variable.
10786 (syms_of_character): Declare Vchar_script_table as a lisp variable
10789 * chartab.c (Fmake_char_table): Doc fix. If PURPOSE doesn't
10790 have property char-table-extra-slots, make no extra slot.
10792 * dispextern.h (struct face): Delete member `charset'.
10793 (FACE_SUITABLE_FOR_CHAR_P, FACE_FOR): Use ASCII_CHAR_P, not
10794 SINGLE_BYTE_CHAR_P.
10795 (choose_face_font, lookup_non_ascii_face, font_name_registry):
10797 (lookup_face, lookup_named_face, lookup_derived_face): Fix prototype.
10798 (generate_ascii_font_name): Rename from generate_ascii_font.
10800 * fontset.h (get_font_repertory_func): New prototype.
10801 (make_fontset_for_ascii_face, fs_load_font): Fix prototypes.
10802 (FS_LOAD_FONT): Call fs_load_font with the 3rd arg charset_ascii.
10804 * fontset.c (Qprepend, Qappend): New variables.
10805 (FONTSET_CHARSET_ALIST, FONTSET_FACE_ALIST): Delete.
10806 (FONTSET_NOFONT_FACE, FONTSET_REPERTORY): New macros.
10807 (FONTSET_REF): Optimize if FONTSET is Vdefault_fontset.
10808 (FONTSET_REF_AND_RANGE, FONTSET_ADD): New macros.
10809 (fontset_ref_and_range, fontset_add, reorder_font_vector)
10810 (load_font_get_repertory): New functions.
10811 (fontset_set): Delete.
10812 (fontset_face): New arg FACE. Return face ID, not face.
10813 Complete re-write to handle new fontset structure. Change caller.
10814 (free_face_fontset): Use ASET istead of AREF (X) = Y.
10815 (face_for_char): Don't call lookup_face.
10816 (make_fontset_for_ascii_face): New arg FACE.
10817 (fs_load_font): New arg CHARSET_ID. Don't check
10818 Vfont_encoding_alist here.
10819 (find_font_encoding): New function.
10820 (list_fontsets): Use STRINGP, not ! NILP.
10821 (accumulate_script_ranges): New function.
10822 (Fset_fontset_font, Fnew_fontset, Ffontset_info): Completely
10823 re-written to handle new fontset structure.
10824 (Ffontset_font): Return a copy of element.
10825 (syms_of_fontset): Define symbols Qprepend and Qappend. Fix
10826 docstring of font-encoding-alist.
10828 * lisp.h (CHAR_TABLE_REF): Remove unnecessary check (IDX >= 0).
10829 (Fset_fotset_font): Fix arguments to 5.
10831 * msdos.c (XMenuActivate): Adjust for the change of lookup_derived_face.
10833 * xdisp.c (message_dolog, set_message_1, extend_face_to_end_of_line):
10834 Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P.
10835 (highlight_trailing_whitespace): Adjust for the change of
10838 * xfaces.c: Include charset.h.
10839 (load_face_font): Delete argument C. Change caller.
10840 (generate_ascii_font_name): Rename from generate_ascii_font.
10841 (font_name_registry): New function.
10842 (cache_face): Store ascii faces before non-ascii faces in buckets.
10843 (lookup_face): Delete arguments C and BASE_FACE. Change caller.
10844 Lookup only ascii faces.
10845 (lookup_non_ascii_face): New function.
10846 (lookup_named_face): Delete argument C. Change caller.
10847 (lookup_derived_face): Delete argument C. Change caller.
10848 (try_font_list): New arg PATTERN. Change caller. If PATTERN is
10849 a string, just call font_list with it.
10850 (choose_face_font): Delete arguments FACE and C. New arg
10851 FONT_SPEC. Change caller.
10852 (realize_face, realize_x_face): Delete arguments C and BASE_FACE.
10854 (realize_non_ascii_face): New function.
10855 (realize_x_face): Call load_face_font here.
10856 (realize_tty_face): Delete argument C. Change caller.
10857 (compute_char_face): If CH is not ascii, call FACE_FOR_CHAR to
10859 (dump_realized_face): Don't print charset of FACE.
10861 * xfns.c (x_set_font): Always call x_new_fontset and
10862 store_frame_parameter.
10863 (Fx_create_frame): Call x_new_fontset, not x_new_font.
10864 (syms_of_xfns): Set get_font_repertory_func to x_get_font_repertory.
10866 * xterm.h (x_get_font_repertory): Extern it.
10868 * xterm.c (x_produce_glyphs): Use ASCII_CHAR_P, not
10869 SINGLE_BYTE_CHAR_P. Fix the logic of handling non-ASCII char when
10870 it->multibyte_p is zero.
10871 (XTread_socket): Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P.
10872 (x_new_fontset): If FONTSETNAME doesn't match any existing
10873 fontsets, create a new one.
10874 (x_get_font_repertory): New function.
10876 2008-02-01 Kenichi Handa <handa@m17n.org>
10878 * coding.c (Ffind_coding_systems_region_internal): Detect an
10879 ASCII only string correctly.
10881 * lread.c (Fload): Don't load with Qload_force_doc_strings t if
10884 2008-02-01 Kenichi Handa <handa@m17n.org>
10886 * lread.c: Include "coding.h".
10887 (Qget_emacs_mule_file_char, Qload_force_doc_strings)
10888 (load_each_byte, unread_char): New variables.
10889 (readchar_backlog): Delete.
10890 (readchar): Return a character unless load_each_byte is nonzero.
10891 Handle the case that readcharfun is Qget_emacs_mule_file_char or a
10892 cons. If unread_char is not -1, simply return it.
10893 (unreadchar): Handle the case that readcharfun is
10894 Qget_emacs_mule_file_char or a cons. Set unread_char if necessary.
10895 (read_multibyte): Delete.
10896 (readbyte_for_lambda, readbyte_from_file, readbyte_from_string)
10897 (read_emacs_mule_char): New functions.
10898 (Fload): Even if the file doesn't have the extention ".elc", if
10899 safe_to_load_p returns a positive version number, assume that the
10900 file contains bytecompiled code. If the version is less than 22,
10901 load the file while decoding multibyte sequences by emacs-mule.
10902 (readevalloop): Don't use readchar_backlog.
10903 (Fread): Likewise. Pay attention to the case that STREAM is a cons.
10904 (Fread_from_string): Pay attention to the case that STREAM is a cons.
10905 (read_escape): Delete the arg BYTEREP.
10906 (read1): Set load_each_byte to 1 temporarily while handling
10907 #@NUMBER. Don't call read_multibyte.
10908 (read_vector): Call Fread with a cons. If readcharfun is
10909 Qget_emacs_mule_file_char, decode the read string by emacs-mule.
10910 (read_list): If doc_reference is 2, make the cdr part string as unibyte.
10911 (syms_of_lread): Intern and staticpro Qget_emacs_mule_file_char
10912 and Qload_force_doc_strings.
10914 2008-02-01 Kenichi Handa <handa@m17n.org>
10916 * xdisp.c (face_before_or_after_it_pos): Call
10917 FETCH_MULTIBYTE_CHAR with byte postion, not char position.
10919 2008-02-01 Kenichi Handa <handa@m17n.org>
10921 * character.h (TRAILING_CODE_P): New macro.
10922 (MAYBE_UNIFY_CHAR): Adjust for the change of Funify_charset.
10923 (string_char_with_unification): Fix prototype.
10924 (Vscript_alist): Extern it.
10926 * character.c (Vscript_alist): New variable.
10927 (string_char_with_unification, str_as_unibyte)
10928 (string_escape_byte8): Add `const' to local variables.
10929 (syms_of_character): Declare script-alist as a Lisp variable.
10931 * charset.h (Vcharset_ordered_list): Extern it.
10932 (charset_ordered_list_tick): Extern it.
10933 (EMACS_MULE_LEADING_CODE_PRIVATE_11)
10934 (EMACS_MULE_LEADING_CODE_PRIVATE_12)
10935 (EMACS_MULE_LEADING_CODE_PRIVATE_21)
10936 (EMACS_MULE_LEADING_CODE_PRIVATE_22): New macros.
10937 (Funify_charset): Adjust for the change of Funify_charset.
10939 * charset.c (charset_ordered_list_tick): New variable.
10940 (Fdefine_charset_internal): Increment charset_ordered_list_tick.
10941 (Funify_charset): New optional arg DEUNIFY. If it is non-nil,
10942 deunify intead of unify a charset.
10943 (string_xstring_p): Add `const' to local variables.
10944 (find_charsets_in_text): Add `const' to arguemnts and local variables.
10945 (encode_char): Adjust for the change of Funify_charset. Fix
10946 detecting of invalid code.
10947 (Fset_charset_priority): Increment charset_ordered_list_tick.
10948 (Fmap_charset_chars): Fix handling of default value for FROM_CODE
10951 * coding.c (LEADING_CODE_PRIVATE_11, LEADING_CODE_PRIVATE_12)
10952 (LEADING_CODE_PRIVATE_21, LEADING_CODE_PRIVATE_22): Delete macros.
10953 Changed callers to use EMACS_MULE_LEADING_CODE_PRIVATE_11, etc.
10954 (decode_coding_ccl, consume_chars)
10955 (Ffind_coding_systems_region_internal)
10956 (Fcheck_coding_systems_region): Add `const' to local variables.
10958 * print.c (print_object): Use octal form for printing the
10959 contents of a bool vector.
10961 2008-02-01 Dave Love <fx@gnu.org>
10963 * lread.c (Fload) <!load_dangerous_libraries>: Don't leak fd.
10964 <version == 20>: Refuse to load.
10966 2008-02-01 Dave Love <fx@gnu.org>
10968 * fns.c: Move coding.h.
10969 (Qcodeset, Qdays, Qmonths): New.
10970 (concat): Use CHARACTERP instead of INTERGERP.
10971 (Flocale_codeset): Delete.
10972 (Flanginfo): New function.
10973 (syms_of_fns): Change accordingly.
10975 * coding.c (adjust_coding_eol_type): Fix eol_type/eol_seen mixup.
10977 2008-02-01 Dave Love <fx@gnu.org>
10979 * casetab.c (init_casetab_once, init_casetab_once): Fix
10980 CHAR_TABLE_SET call.
10982 * category.c (Fmodify_category_entry): Fix CATEGORY_MEMBER call.
10984 * character.c (syms_of_character): Fix CHAR_TABLE_SET call.
10986 * charset.c (Fmap_charset_chars): Check args. Convert Lisp types.
10987 (load_charset_map, Fdeclare_equiv_charset, Fencode_char)
10988 (Fset_charset_priority, syms_of_charset): Convert Lisp types.
10990 * charset.h (CHECK_CHARSET_GET_ID): Use XINT on AREF result.
10992 * coding.c (ENCODE_DESIGNATION, decode_eol)
10993 (make_conversion_work_buffer, code_conversion_restore)
10994 (Fdefine_coding_system_internal): Convert Lisp types.
10995 (code_conversion_restore): Use EQ, not ==.
10996 (Fencode_coding_string): Fix code_convert_string call.
10998 * coding.h (code_convert_region): Fix prototype.
11000 * dispextern.h (redraw_frame, redraw_garbaged_frames): Remove.
11002 * fontset.c (fontset_ref, fontset_set, fs_load_font)
11003 (Ffontset_info): Convert Lisp types.
11005 * syntax.h (SYNTAX_ENTRY_INT): Don't use make_number.
11007 * xterm.c (note_mouse_movement): Fix call of window_from_coordinates.
11009 * xdisp.c (display_mode_element): Fix call of Fset_text_properties.
11011 * chartab.c: Include "...h", not <...h> in some cases.
11013 * callproc.c (Fcall_process): Remove unused variables.
11015 2008-02-01 Dave Love <fx@gnu.org>
11017 * coding.c (Fset_coding_system_priority): Allow null arg list.
11019 2008-02-01 Dave Love <fx@gnu.org>
11021 * minibuf.c (Fminibuffer_complete_word): Remove unused var.
11022 (Fself_insert_and_exit): Use CHARACTERP.
11024 * callproc.c (Fcall_process): Remove unused vars.
11026 * xterm.c (XTread_socket): Add extra dead keysyms.
11028 * xdisp.c (decode_mode_spec_coding): Use CHARACTERP.
11030 * dispextern.h: Remove prototypes for redraw_frame,
11031 redraw_garbaged_frames.
11033 * cmds.c (Fself_insert_command): Use CHARACTERP.
11035 * chartab.c (make_sub_char_table): Remove unused var.
11036 (Fset_char_table_default, Fmap_char_table): Doc fix.
11038 * keymap.c (access_keymap): Remove generic char code.
11039 (push_key_description): Use CHARACTERP.
11041 2008-02-01 Dave Love <fx@gnu.org>
11043 * charset.c: Doc fixes.
11044 (Funify_charset): Extra checking.
11046 2008-02-01 Dave Love <fx@gnu.org>
11048 * lread.c: Remove some unused variables.
11049 (safe_to_load_p): If safe, return the magic number version byte.
11050 (Fload): Maybe use load-with-code-conversion.
11052 2008-02-01 Kenichi Handa <handa@m17n.org>
11054 * category.c (Fmodify_category_entry): Don't modify the contents
11055 of category_set for characters out of the range. Avoid
11056 unnecessary modification.
11058 * character.h (MAYBE_UNIFY_CHAR): Adjust for the change of
11059 Vchar_unify_table. The default value of the table is now nil.
11061 * character.c (syms_of_character): Setup Vchar_width_table for
11062 eight-bit-control and raw-byte chars.
11064 * charset.h (enum define_charset_arg_index): Delete
11065 charset_arg_parents and add charset_arg_subset and
11066 charset_arg_superset.
11067 (enum charset_attr_index): Delete charset_parents and add
11068 charset_subset and charset_superset.
11069 (enum charset_method): Delete CHARSET_METHOD_INHERIT and add
11070 CHARSET_METHOD_SUBSET and CHARSET_METHOD_SUPERSET.
11071 (CHARSET_ATTR_PARENTS, CHARSET_PARENTS): Delete.
11072 (CHARSET_ATTR_SUBSET, CHARSET_ATTR_SUPERSET, CHARSET_SUBSET)
11073 (CHARSET_SUPERSET): New macros.
11074 (charset_work): Extern it.
11075 (ENCODE_CHAR): Use charset_work.
11076 (CHAR_CHARSET_P): Adjust for the change of encoder format.
11077 (map_charset_chars): Extern it.
11079 * charset.c (load_charset_map): Set the default value of encoder
11080 and deunifier char-tables to nil.
11081 (map_charset_chars): Change argument. Change callers. Use
11082 map_char_table_for_charset instead of map_char_table.
11083 (Fmap_charset_chars): New optional args from_code and to_code.
11084 (Fdefine_charset_internal): Adjust for the change of
11085 `define-charset' (:parents -> :subset or :superset).
11086 (charset_work): New variable.
11087 (encode_char, syms_of_charset): Adjust for the change of
11088 Fdefine_charset_internal.
11089 (Ffind_charset_string): Setup the vector `charsets' correctly.
11091 * chartab.c (sub_char_table_ref_and_range): New arg default. Fix
11092 the previous change.
11093 (char_table_ref_and_range): Adjust for the above change.
11094 (map_sub_char_table_for_charset): New function.
11095 (map_char_table_for_charset): New function.
11097 * keymap.c (describe_vector): Handle a char-table directly here.
11098 (describe_char_table): Delete.
11100 * lisp.h (map_charset_chars): Delete.
11102 2008-02-01 Dave Love <fx@gnu.org>
11104 * fns.c (count_combining): Comment out (unused).
11105 (Flocale_codeset): New.
11106 (syms_of_fns): Defsubr it.
11108 * config.in (HAVE_PTY_H, HAVE_SIZE_T, HAVE_LANGINFO_CODESET): New.
11111 2008-02-01 Dave Love <fx@gnu.org>
11113 * Makefile.in (chartab.o): Depend on charset.h.
11115 2008-02-01 Kenichi Handa <handa@m17n.org>
11117 * character.c (syms_of_character): Set the default value of
11118 Vprintable_chars to Qnil.
11120 2008-02-01 Dave Love <fx@gnu.org>
11122 * Makefile.in (lisp, shortlisp): Change indian.elc to indian.el.
11124 2008-02-01 Kenichi Handa <handa@m17n.org>
11126 * charset.c (load_charset_map): Handle the case that from < to
11129 * coding.c (encode_coding_emacs_mule, encode_coding_iso_2022)
11130 (encode_coding_sjis, encode_coding_big5, encode_coding_charset):
11131 Pay attention to raw-8-bit chars.
11133 2008-02-01 Kenichi Handa <handa@m17n.org>
11135 * Makefile.in (lisp, shortlisp): Change chinese.elc to chinese.el.
11136 It is not bytecompiled now.
11138 * charset.c (charset_jisx0201_roman, charset_jisx0208_1978)
11139 (charset_jisx0208): New variables.
11140 (Fdefine_charset_internal): Setup them if appropriate.
11141 (init_charset_once): Initialize them to -1.
11143 * charset.h (charset_jisx0201_roman, charset_jisx0208_1978)
11144 (charset_jisx0208): Extern them.
11146 * coding.c (CODING_ISO_FLAG_USE_ROMAN): New macro.
11147 (CODING_ISO_FLAG_USE_OLDJIS): New macro.
11148 (CODING_ISO_FLAG_FULL_SUPPORT): Change macro definition.
11149 (setup_iso_safe_charsets): Fix arguments to Fassq.
11150 (DECODE_DESIGNATION, ENCODE_ISO_CHARACTER_DIMENSION1)
11151 (ENCODE_ISO_CHARACTER_DIMENSION2): Pay attention to
11152 CODING_ISO_FLAG_USE_ROMAN and CODING_ISO_FLAG_USE_OLDJIS.
11153 (encode_coding_iso_2022): Change the 1st arg to
11154 ENCODE_ISO_CHARACTER to a variable.
11156 2008-02-01 Kenichi Handa <handa@m17n.org>
11158 * charset.h (enum define_charset_arg_index): New enums
11159 charset_arg_min_code and charset_arg_max_code.
11160 (struct charset): New member char_index_offset.
11162 * charset.c (CODE_POINT_TO_INDEX, INDEX_TO_CODE_POINT):
11163 Take charset->char_index_offset into account.
11164 (Fdefine_charset_internal): Handle args[charset_arg_min_code] and
11165 args[charset_arg_max_code]. Setup charset.char_index_offset.
11166 (syms_of_charset): Fix args to Fdefine_charset_internal.
11168 2008-02-01 Dave Love <fx@gnu.org>
11170 * coding.c (decode_coding_utf_8): Reject overlong sequences.
11172 2008-02-01 Dave Love <fx@gnu.org>
11174 * coding.c: Doc fixes.
11175 (Fcoding_system_aliases): Fix return value.
11176 (Qmac): Remove (duplicated) definition.
11178 2008-02-01 Dave Love <fx@gnu.org>
11180 * charset.c (Fcharset_priority_list, Fset_charset_priority): New
11183 * character.c (Fstring): Doc fix.
11185 * charset.c (Fdefine_charset_alias): Update Vcharset_list.
11187 * fontset.c (Ffontset_info): Doc fix. Return charset names, not
11189 (font-encoding-alist): Doc fix.
11191 2008-02-01 Dave Love <fx@gnu.org>
11193 * term.c (costs_set): Declare static, non-initialized for pcc.
11194 (encode_terminal_code): Remove unused var.
11196 * keyboard.c (kbd_buffer_store_event): Fix interrupt_signal decl
11199 * xterm.c (xlwmenu_window_p): Fix prototype for K&R.
11201 * coding.c (setup_iso_safe_charsets): Fix arg decl for K&R.
11202 (suffixes): Move out of make_subsidiaries for K&R.
11204 * charset.c (map_charset_chars): Fix c_function declaration for K&R.
11206 * lisp.h (DEFUN) [!PROTOTYPES]: Remove spurious `args'.
11208 2008-02-01 Dave Love <fx@gnu.org>
11210 * data.c (Fchar_or_string_p): Doc fix. Use CHARACTERP.
11212 * category.c (Fmodify_category_entry): Doc fix. Remove unused vars.
11214 2008-02-01 Yong Lu <lyongu@asia-infonet.com>
11216 * charset.c (Fdefine_charset_internal): Fix argument to bzero.
11218 * coding.c (decode_coding_charset): Workaround for the bug of GCC 2.96.
11220 2008-02-01 Kenichi Handa <handa@m17n.org>
11222 * Makefile.in (lisp, shortlisp): Change cyrillic.elc to cyrillic.el,
11223 vietnamese.elc to vietnamese.el. They are not bytecompiled now.
11225 2008-02-01 Kenichi Handa <handa@m17n.org>
11227 * coding.c (decode_coding_charset): Adjust for the change of
11228 Fdefine_coding_system_internal.
11229 (Fdefine_coding_system_internal): For a coding system of
11230 `charset' type, store a list of charset IDs in
11231 `charset_attr_charset_valids' element of coding attributes.
11233 2008-02-01 Kenichi Handa <handa@m17n.org>
11235 * coding.c (ONE_MORE_BYTE_NO_CHECK): Increment consumed_chars.
11236 (emacs_mule_char): New arg src. Delete arg `composition'. Change
11237 caller. Handle 2-byte and 3-byte charsets correctly.
11238 (DECODE_EMACS_MULE_COMPOSITION_RULE_20): Rename from
11239 DECODE_EMACS_MULE_COMPOSITION_RULE. Change caller.
11240 (DECODE_EMACS_MULE_COMPOSITION_RULE_21): New macro.
11241 (DECODE_EMACS_MULE_21_COMPOSITION): Call
11242 DECODE_EMACS_MULE_COMPOSITION_RULE_21. Produce correct annotation
11244 (decode_coding_emacs_mule): Handle composition correctly. Rewind
11245 `src' and `consumed_chars' correctly before calling emacs_mule_char.
11246 (DECODE_COMPOSITION_START): Correctly handle the case of altchar
11247 and alt&rule composition.
11248 (decode_coding_iso_2022): Handle composition correctly.
11249 (init_coding_once): Setup emacs_mule_bytes for private charsets.
11251 * charset.c (Fdefine_charset_internal): Fix bug for the case of
11252 re-defining a charset. If the charset has :emacs-mule-id, setup
11254 (Fmake_char): If CODE1 is nil, use the minimum code of the charset.
11256 2008-02-01 Kenichi Handa <handa@m17n.org>
11258 * coding.c (encode_coding_iso_2022, encode_coding_sjis)
11259 (encode_coding_big5, encode_coding_charset): If coding requires safe
11260 encoding, produce a character specified by
11261 CODING_INHIBIT_CHARACTER_SUBSTITUTION.
11263 2008-02-01 Dave Love <fx@gnu.org>
11265 * xterm.c (XSetIMValues): Declare.
11267 * process.c: Conditionally include sys/wait.h, pty.h.
11269 * print.c (print_object): Fix print format for 64-bit systems.
11271 * keyboard.c (modify_event_symbol): Fix print format for 64-bit systems.
11273 * buffer.c (emacs_strerror): Declare.
11275 * fontset.c (Fclear_face_cache): Declare.
11276 (accumulate_font_info): Comment-out (unused).
11277 (face_for_char, Fset_fontset_font, Ffontset_info): Remove unused
11280 * character.h (string_escape_byte8): Declare.
11282 * charset.c (load_charset_map, load_charset_map_from_file): Remove
11284 (Fdefine_charset_internal, Fsplit_char, syms_of_charset)
11285 (Fmap_charset_chars): Doc fix.
11287 * coding.c (Vchar_coding_system_table, Qchar_coding_system): Remove.
11288 (Fset_coding_system_priority, Fset_coding_system_priority)
11289 (Fdefine_coding_system_internal): Doc fix.
11291 2008-02-01 Dave Love <fx@gnu.org>
11293 * s/osf5-0.h (C_SWITCH_SYSTEM) [!__GNUC__]: Remove -nointrinsics.
11295 2008-02-01 Kenichi Handa <handa@m17n.org>
11297 * character.c (string_escape_byte8): Make multibyte string with
11300 * charset.c (Fmake_char): Delete unnecessary code.
11302 2008-02-01 Kenichi Handa <handa@m17n.org>
11304 * xfns.c (x_encode_text): Allocate coding.destination here, and
11305 call encode_coding_object with dst_object Qnil.
11307 * buffer.c (Fset_buffer_multibyte): Convert 8-bit bytes to
11308 multibyte form correctly.
11310 * fontset.c (fs_load_font): Check fontp->full_name (not fontname)
11311 against Vfont_encoding_alist.
11313 * coding.c (Fdecode_sjis_char): Fix typo (0x7F->0xFF). Fix the
11314 handling of charset list.
11315 (encode_coding_iso_2022): Setup coding->safe_charsets in advance.
11316 (decode_coding_object): Move point to coding->dst_pos before
11317 calling post-read-conversion function.
11318 (encode_coding_object): Give correct arguments to
11319 pre-write-conversion. Ignore the return value of
11320 pre-write-conversion function. Pay attention to the case that
11321 pre-write-conversion changes the current buffer. If dst_object is
11322 Qt, even if coding->src_bytes is zero, allocate at least one byte
11323 to coding->destination.
11325 * coding.h (JIS_TO_SJIS): Fix typo (j1->s1, j2->s2).
11327 * charset.c (Fmake_char): Make it more backward compatible.
11328 (Fmap_charset_chars): Fix docstring.
11330 2008-02-01 Dave Love <fx@gnu.org>
11332 * coding.c: Doc fixes.
11333 (Fdefine_coding_system_alias): Use names, not symbols, in
11334 coding-system-alist.
11336 2008-02-01 Kenichi Handa <handa@m17n.org>
11338 * fontset.c (free_realized_fontsets): Call Fclear_face_cache instead
11339 of calling free_realized_face.
11341 2008-02-01 Yong Lu <lyongu@asia-infonet.com>
11343 * charset.c (read_hex): Don't treat SPC as a comment starter.
11344 (decode_char): If CODE_POINT_TO_INDEX retruns -1, always return -1.
11345 (Fdecode_char): Fix typo.
11347 2008-02-01 Kenichi Handa <handa@m17n.org>
11349 * charset.h (struct charset): New member `code_space_mask'.
11351 * coding.c (coding_set_source): Delete the local variable beg_byte.
11352 (encode_coding_charset, Fdefine_coding_system_internal):
11353 Delete the local variable charset.
11354 (Fdefine_coding_system_internal): Setup
11355 attrs[coding_attr_charset_valids] correctly.
11357 * charset.c (CODE_POINT_TO_INDEX): Utilize `code_space_mask'
11358 member to check if CODE is valid or not.
11359 (Fdefine_charset_internal): Initialize `code_space_mask' member.
11360 (encode_char): Before calling CODE_POINT_TO_INDEX, check if CODE
11361 is within the range of charset->min_code and carset->max_code.
11363 2008-02-01 Dave Love <fx@gnu.org>
11365 * syntax.h (syntax_temp) [!__GNUC__]: Declare.
11367 * dispextern.h (generate_ascii_font): Fix return type.
11369 * xfaces.c (generate_ascii_font): Fix arg declaration.
11371 * coding.c (coding_inherit_eol_type)
11372 (Fset_terminal_coding_system_internal)
11373 (Fset_safe_terminal_coding_system_internal): Fix arg declarations.
11375 2008-02-01 Kenichi Handa <handa@m17n.org>
11377 * coding.c (decode_coding_charset, encode_coding_charset): Handle
11378 multiple charsets correctly.
11380 2008-02-01 Kenichi Handa <handa@m17n.org>
11382 * search.c (boyer_moore): Fix handling of mulitbyte character
11385 * xdisp.c (display_mode_element): When the variable `elt' is
11386 changed, update `this' and `lisp_string'.
11388 2008-02-01 Kenichi Handa <handa@m17n.org>
11390 * buffer.c (Fset_buffer_multibyte): Fix 8-bit char handling.
11392 * callproc.c (Fcall_process): Be sure to give the current buffer
11393 to decode_coding_c_string. Update PT and PT_BYTE after the insertion.
11395 * charset.c (struct charset_map_entries): New struct.
11396 (load_charset_map): Rename from parse_charset_map. New args
11397 entries and n_entries. Change caller.
11398 (load_charset_map_from_file): Rename from load_charset_map.
11399 Change caller. New arg control_flag. Call load_charset_map at
11401 (load_charset_map_from_vector): New function.
11402 (Fdefine_charset_internal): Setup charset.compact_codes_p.
11403 (encode_char): If the charset is compact, change a character index
11406 * coding.c (coding_alloc_by_making_gap): Check the case that the
11407 source and destination are the same correctly.
11408 (decode_coding_raw_text): Set coding->consumed_char and
11409 coding->consumed to 0.
11410 (produce_chars): If coding->chars_at_source is nonzero, update
11411 coding->consumed_char and coding->consumed before calling
11413 (Fdefine_coding_system_alias): Register ALIAS in
11414 Vcoding_system_alist.
11415 (syms_of_coding): Define `no-convesion' coding system at the tail.
11417 * fileio.c (Finsert_file_contents): Set coding_system instead of
11418 val. If the current buffer is multibyte, always call
11421 * xfaces.c (try_font_list): Give higher priority to fontset's
11422 family than face's family.
11424 2008-02-01 Kenichi Handa <handa@m17n.org>
11426 * callproc.c (Fcall_process): Be sure to give the current buffer
11427 to decode_coding_c_string.
11429 * xfaces.c (try_font_list): Give a family specified in a fontset
11430 higher priority than a family specified in a face.
11432 2008-02-01 Kenichi Handa <handa@m17n.org>
11434 * fileio.c (Finsert_file_contents): Fix calculation of `inserted'.
11435 Fix arguments to insert_from_buffer.
11437 * xdisp.c (display_mode_element): Fix calculation of `bytepos'.
11439 2008-02-01 Kenichi Handa <handa@m17n.org>
11441 * coding.c (produce_chars): Set the variable `multibytep' correctly.
11442 (decode_coding_gap): Set coding->dst_multibyte correctly.
11444 2008-02-01 Kenichi Handa <handa@m17n.org>
11446 * coding.c (encode_coding_utf_8): Initialize produced_chars to 0.
11447 (decode_coding_utf_16): Fix converting high and low bytes to code-point.
11448 (encode_coding_utf_16): Substitute coding->default_char for
11449 non-Unicode characters.
11450 (decode_coding): Don't call record_insert here.
11451 (setup_coding_system): Initialize `surrogate' of
11452 coding->spec.utf_16 to 0.
11453 (EMIT_ONE_BYTE): Fix for multibyte case.
11455 * insdel.c (insert_from_gap): Call record_insert.
11457 2008-02-01 Kenichi Handa <handa@m17n.org>
11459 * casefiddle.c (casify_region): Fix multibyte case.
11461 * character.c (c_string_width): Add return type `int'.
11462 (char_string_with_unification): Delete arg ADVANCED.
11464 * character.h (CHAR_VALID_P): Don't call CHARACTERP.
11465 (CHAR_STRING): Adjust for the change of char_string_with_unification.
11466 (CHAR_STRING_ADVANCE): Make it do-while statement.
11468 * chartab.c (sub_char_table_set_range): Optimize for the case
11469 DEPTH == 3. Add workaround code for a GCC optimization bug.
11471 * charset.c (parse_charset_map): Remove an unused variable.
11473 * coding.c: Delete unused variables.
11475 * fileio.c (Finsert_file_contents): Set coding_system to Qnil
11476 earlier. If inserted is zero and the coding system doesn't
11477 require flushing, don't call decode_coding_gap.
11479 * syntax.h (SET_RAW_SYNTAX_ENTRY): Don't call make_number.
11481 2008-02-01 Kenichi Handa <handa@m17n.org>
11483 The following changes are for using Unicode as an internal
11484 character model, and use UTF-8 format for buffer/string
11487 * .gdbinit (xchartable): Adjust for the change of char table structure.
11488 (xsubchartable, xcoding, xcharset, xcurbuf): New commands.
11490 * Makefile.in (obj): Add character.o and chartab.o.
11491 (lisp, shortlisp): Remove utf-8.elc.
11492 (*.o): For many files, change dependency on charset.h to
11493 character.h, and add dependency on character.h.
11494 (character.o, chartab.o): New targets.
11496 * abbrev.c, bytecode.c, casefiddle.c, cmds.c, dispnew.c, doc.c:
11497 * doprnt.c, dosfns.c, frame.c, marker.c, minibuf.c, msdos.c:
11498 * w16select.c, w32bdf.c, w32console.c: Include "character.h" instead
11501 * dired.c, filelock.c: Include "character.h".
11503 * alloc.c: Include "character.h" instead of "charset.h".
11504 (Fmake_char_table, make_sub_char_table): Move to chartab.c.
11505 (syms_of_alloc): Remove defsubr for Smake_char_table.
11507 * buffer.c: Include "character.h" instead of "charset.h", don't
11508 include "coding.h".
11509 (Fset_buffer_multibyte): Adjust for UTF-8.
11511 * buffer.h: EXFUN Fbuffer_live_p.
11513 * callproc.c: Include "character.h" instead of "charset.h".
11514 (Fcall_process): Big change for the new code-conversion APIs.
11516 * casetab.c: Include "character.h" instead of "charset.h".
11517 (set_canon, set_identity, shuffle): Adjust for the new
11518 map_char_table spec.
11519 (init_casetab_once): Call CHAR_TABLE_SET instead of directly
11520 accessing the char table structure.
11522 * chartab.c: New file that implements char table.
11524 * category.c: Include "character.h".
11525 (copy_category_entry): New function.
11526 (copy_category_table): Call map_char_table and copy_category_entry.
11527 (Fmake_category_table): Initialize all top-vel slots.
11528 (char_category_set): New function.
11529 (modify_lower_category_set): Delete.
11530 (Fmodify_category_entry): Call char_table_ref_and_range.
11532 * category.h (CATEGORY_SET): Just call char_category_set.
11534 * ccl.c: Include "character.h".
11535 (Qccl, Qcclp): New variables.
11536 (CCL_WRITE_CHAR): Alway treat the arg CH as a character even if
11537 it's less than 256.
11538 (CCL_WRITE_MULTIBYTE_CHAR): Delete.
11539 (CCL_WRITE_STRING, CCL_READ_CHAR): Adjust for the change of SRC
11541 (ccl_driver): Change types of argument, adjust code accordingly.
11542 (Fccl_execute, Fccl_execute_on_string): Adjust for the change of
11544 (syms_of_ccl): Intern and staticpro Qccl and Qcclp.
11546 * ccl.h (struct ccl_program): Delete members eol_type and multibyte.
11547 New members src_multibyte, dst_multibyte, consumed, and produced.
11548 (struct ccl_spec): Delete members decoder and encoder. New member ccl.
11549 (CODING_SPEC_CCL_PROGRAM): New macro.
11550 (ccl_driver): Update prototype.
11551 (Qccl, Qcclp, Fccl_program_p): Extern them.
11552 (CHECK_CCL_PROGRAM): New macro.
11554 * character.c, character.h, chartab.c: New files.
11556 * charset.c: Mostly re-written. Move character and multibyte sequence
11557 handling codes to character.c.
11559 * charset.h: Mostly re-written. Move character and multibyte sequence
11560 handling codes to character.h.
11562 * coding.c, coding.h: Mostly re-written.
11564 * composite.c: Include "character.h" instead of "charset.h".
11565 (CHAR_WIDTH): Move to character.h.
11566 (HASH_KEY, HASH_VALUE): Delete.
11568 * composite.h (enum composition_method): Change order of enumeration
11571 * data.c: Include "character.h" instead of "charset.h".
11572 (Faref): Call CHAR_TABLE_REF for a char table.
11573 (Faset): Call CHAR_TABLE_SET for a char table.
11575 * dispextern.h (free_realized_face, check_face_attribytes)
11576 (generate_ascii_font): Extern them.
11577 (free_realized_multibyte_face): Delete extern.
11579 * disptab.h (DISP_CHAR_VECTOR): Adjust for the change of char
11582 * editfns.c: Include "character.h" instead of "charset.h".
11583 (Fchar_to_string): Always call CHAR_STRING.
11585 * emacs.c (main): Call init_charset_once, init_charset,
11586 syms_of_chartab, and syms_of_character.
11588 * fileio.c: Include "character.h" instead of "charset.h".
11589 (Finsert_file_contents): Big change for the new code-conversion API.
11590 (choose_write_coding_system, Fwrite_region): Likewise.
11591 (build_annotations_2): Delete.
11592 (e_write): Big change for the new code-conversion API.
11594 * fns.c: Include "character.h" instead of "charset.h".
11595 (copy_sub_char_table): Move to chartab.c.
11596 (Fcopy_sequence): Call copy_char_table for a char table.
11597 (concat): Delete codes calling count_multibyte.
11598 (string_char_to_byte, string_byte_to_char): Adjust for the new
11600 (internal_equal): Adjust for the change of char table structure.
11601 (Fchar_table_subtype, Fchar_table_parent, Fset_char_table_parent)
11602 (Fchar_table_extra_slot, Fset_char_table_extra_slot)
11603 (Fchar_table_range, Fset_char_table_range, Fset_char_table_default)
11604 (char_table_translate, optimize_sub_char_table)
11605 (Foptimize_char_table, map_char_table, Fmap_char_table): Move to
11607 (char_table_ref_and_index): Delete.
11608 (HASH_KEY, HASH_VALUE): Move to lisp.h.
11609 (Fmd5): Call preferred_coding_system instead of accessing
11610 Vcoding_category_list. Adjust for the new code-conversion API.
11611 (syms_of_fns): Move defsubr for char table related functions to
11614 * fontset.c: Mostly re-written.
11616 * fontset.h (struct font_info): Change type of the member encoding_type.
11617 (enum FONT_SPEC_INDEX): New enum.
11618 (fontset_font_pattern, fs_load_font): Update prototype.
11619 (FS_LOAD_FONT): Adjust for the change of fs_load_font.
11621 * indent.c: Include "character.h" instead of "charset.h".
11622 (MULTIBYTE_BYTES_WIDTH): Call CHAR_WIDTH instead of WIDTH_BY_CHAR_HEAD.
11624 * insdel.c: Include "character.h" instead of "charset.h".
11625 (copy_text): Don't refer to Vnonascii_translation_table.
11626 (insert_from_gap): New function.
11628 * keyboard.c: Include "character.h" instead of "charset.h".
11629 (command_loop_1): Never call direct_output_forward_char before
11630 a non-ASCII character.
11631 (read_char): If Vkeyboard_translate_table is a char table, always
11632 translate a character.
11634 * keymap.c: Include "character.h".
11635 (store_in_keymap): Handle the case that IDX is a cons.
11636 (Fdefine_key): Handle the case that KEY is a cons and the car part
11637 is also a cons (range).
11638 (push_key_description): Adjust for the new character code.
11639 (describe_vector): Call describe_char_table for a char table.
11640 (describe_char_table): New function.
11642 * keymap.h (describe_char_table): Extern it.
11644 * lisp.h (enum pvec_type): New member PVEC_SUB_CHAR_TABLE.
11645 (XSUB_CHAR_TABLE, XSETSUB_CHAR_TABLE): New macros.
11646 (CHAR_TABLE_ORDINARY_SLOTS, CHAR_TABLE_SINGLE_BYTE_SLOTS)
11647 (SUB_CHAR_TABLE_ORDINARY_SLOTS, SUB_CHAR_TABLE_STANDARD_SLOTS):
11649 (CHAR_TABLE_REF, CHAR_TABLE_SET): Adjust for the new char table
11651 (CHAR_TABLE_TRANSLATE): Just call char_table_translate.
11652 (CHARTAB_SIZE_BITS_0, CHARTAB_SIZE_BITS_1, CHARTAB_SIZE_BITS_2)
11653 (CHARTAB_SIZE_BITS_3): New macros.
11654 (chartab_size): Extern it.
11655 (struct Lisp_Char_Table): Re-design.
11656 (struct Lisp_Sub_Char_Table): New structure.
11657 (HASH_KEY, HASH_VALUE): Move from fns.c.
11658 (CHARACTERBITS): Define as 22.
11659 (GLYPH_MASK_FACE, GLYPH_MASK_CHAR): Adjust for the above change.
11660 (SUB_CHAR_TABLE_P): Check PVEC_CHAR_TABLE.
11661 (GC_SUB_CHAR_TABLE_P): New macro.
11662 (Fencode_coding_string, Fdecode_coding_string): Update EXFUN.
11663 (code_convert_string_norecord): Deleted extern.
11664 (init_character_once, syms_of_character, init_charset)
11665 (syms_of_composite, Qeq, Fmakehash, insert_from_gap): Extern them.
11667 * lread.c: Include "character.h".
11668 (read_multibyte): New arg NBYTES.
11669 (read_escape): Change the meaning of returned *BYTEREP.
11670 (to_multibyte): Delete.
11671 (read1): Adjust the handling of char table and string.
11673 * print.c: Include "character.h" instead of "charset.h".
11674 (print_string): Convert 8-bit raw bytes to octal form by
11675 string_escape_byte8.
11676 (print_object): Adjust for the new multibyte form. Print 8-bit
11677 raw bytes always in octal form. Handle sub char table correctly.
11679 * process.c: Include "character.h" instead of "charset.h".
11680 (read_process_output, send_process): Adjust for the new
11681 code-conversion API.
11683 * puresize.h (BASE_PURESIZE): Increase.
11685 * regex.c: Include "character.h" instead of "charset.h".
11686 (BYTE8_TO_CHAR, CHAR_BYTE8_P) [not emacs]: New dummy macros.
11687 (regex_compile): Accept a range whose starting and ending
11688 character have different leading bytes.
11689 (analyse_first): Adjust for the above change.
11691 * search.c: Include "character.h" instead of "charset.h".
11692 (search_buffer, boyer_moore): Adjust for the new multibyte form.
11693 (Freplace_match): Adjust for the change of multibyte_char_to_unibyte.
11695 * syntax.c: Include "character.h" instead of "charset.h".
11696 (syntax_parent_lookup): Delete.
11697 (Fmodify_syntax_entry): Accept a cons as CHAR.
11698 (skip_chars): Adjust for the new multibyte form.
11699 (init_syntax_once): Call char_table_set_range instead of directly
11700 accessing the structure of a char table.
11702 * syntax.h (SET_RAW_SYNTAX_ENTRY): Call CHAR_TABLE_SET.
11703 (SYNTAX_ENTRY_FOLLOW_PARENT): Delete macro.
11704 (SET_RAW_SYNTAX_ENTRY_RANGE): New macro.
11705 (SYNTAX_ENTRY_INT): Call CHAR_TABLE_REF.
11707 * term.c: Include "buffer.h" and "character.h".
11708 (encode_terminal_code, write_glyphs): Adjust for the new
11709 code-conversion API.
11710 (produce_glyphs): Call CHAR_WIDTH instead of CHARSET_WIDTH.
11712 * w32term.c (x_new_font): Adjust for the change of FS_LOAD_FONT.
11714 * xdisp.c: Include "character.h".
11715 (get_next_display_element): Adjust for the new multibyte form.
11716 (disp_char_vector): Adjust for the new char table structure.
11717 (decode_mode_spec_coding): Adjust for the new structure of
11719 (decode_mode_spec): Adjust for the new code-conversion API.
11721 * xfaces.c: Include "character.h" instead of "charset.h".
11722 (load_face_font): Adjust for the change of choose_face_font and
11724 (generate_ascii_font): New function.
11725 (set_lface_from_font_name): Adjust for the change of FS_LOAD_FONT.
11726 (set_font_frame_param): Adjust for the change of choose_face_font.
11727 (free_realized_face): Make it public.
11728 (free_realized_faces_for_fontset): Rename from
11729 free_realized_multibyte_face. Free also faces realized for ASCII.
11730 (choose_face_font): Change arguments. Adjust for the change of
11731 fontset_font_pattern and FS_LOAD_FONT.
11733 * xfns.c: Include "character.h".
11734 (x_encode_text): Adjust for the new code-conversion API.
11736 * xselect.c: Don't include "charset.h".
11737 (selection_data_to_lisp_data): Adjust for the new code conversion API.
11739 * xterm.c: Include "character.h".
11740 (x_encode_char): New argument CHARSET. Change caller.
11741 (x_get_char_face_and_encoding, x_get_glyph_face_and_encoding):
11742 Call ENCODE_CHAR instead of SPLIT_CHAR.
11743 (x_produce_glyphs): Don't check Vnonascii_translation_table Call
11744 CHAR_WIDTH instead of CHARSET_WIDTH.
11745 (XTread_socket): Adjust for the new code-conversion API.
11746 (x_new_font): Adjust for the change of FS_LOAD_FONT.
11747 (x_load_font): Adjust for the change of struct font.
11749 2008-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
11751 * xfaces.c (face_at_buffer_position): Remove unused vars.
11753 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
11755 * ccl.c (CCL_WRITE_CHAR, CCL_WRITE_MULTIBYTE_CHAR):
11756 Fix overflow checking.
11758 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
11760 * ccl.c (CCL_WRITE_CHAR, CCL_WRITE_MULTIBYTE_CHAR, ccl_driver):
11761 Cancel previous change.
11763 2008-01-31 Kenichi Handa <handa@ni.aist.go.jp>
11765 * ccl.c (CCL_WRITE_CHAR): Increment extra_bytes only when
11766 ccl->eight_bit_control. Fix check for buffer overflow.
11767 (CCL_WRITE_MULTIBYTE_CHAR): Fix check for buffer overflow.
11768 (ccl_driver): Initialize extra_bytes to 0.
11770 2008-01-31 Kenichi Handa <handa@ni.aist.go.jp>
11772 * keyboard.c (make_ctrl_char): If C is a multibyte character, just
11773 return it ORed with ctrl_modifier.
11775 2008-01-29 Miles Bader <miles@gnu.org>
11777 * macterm.c (XTset_vertical_scroll_bar): Fix merge mistake.
11779 2008-01-28 Jason Rumney <jasonr@gnu.org>
11781 * w32.c (stat): Don't double check for networked drive.
11783 2008-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
11785 * window.c (run_window_configuration_change_hook): New function.
11786 Code extracted from set_window_buffer. Set the selected frame.
11787 (set_window_buffer): Use it.
11788 * window.h (run_window_configuration_change_hook): Declare.
11789 * dispnew.c (change_frame_size_1): Use it instead of set-window-buffer.
11791 * keyboard.c (read_char): Yet another int/Lisp_Object mixup (YAILOM).
11793 2008-01-27 Dan Nicolaescu <dann@ics.uci.edu>
11795 * Makefile.in: Remove references to unused macros.
11797 2008-01-26 Eli Zaretskii <eliz@gnu.org>
11799 * w32.c (g_b_init_get_sid_sub_authority)
11800 (g_b_init_get_sid_sub_authority_count): New static variables.
11801 (GetSidSubAuthority_Proc, GetSidSubAuthorityCount_Proc): New typedefs.
11802 (get_sid_sub_authority, get_sid_sub_authority_count): New functions.
11803 (init_user_info): Use them to retrieve uid and gid.
11804 Use 500/513, the Windows defaults, as Administrator's uid/gid.
11805 (fstat): Use pw_uid and pw_gid from the_passwd structure for
11806 st_uid and st_gid of the file.
11808 2008-01-26 Jason Rumney <jasonr@gnu.org>
11810 * w32.c (logon_network_drive): New function.
11813 2008-01-26 Chong Yidong <cyd@stupidchicken.com>
11815 * xdisp.c (pos_visible_p): Handle the case where charpos falls on
11816 invisible text covered with an ellipsis.
11818 2008-01-25 Richard Stallman <rms@gnu.org>
11820 * xdisp.c (redisplay_window): Run Qwindow_text_change_functions and
11821 jump back to beginning. Move some other initializations after that.
11822 (Qwindow_text_change_functions, Vwindow_text_change_functions):
11824 (syms_of_xdisp): Init them.
11826 * keyboard.c (read_char): Restore echo_message_buffer after redisplay.
11828 * buffer.c (reset_buffer_local_variables):
11829 Implement `permanent-local-hook'.
11830 (Qpermanent_local_hook): New variable.
11831 (syms_of_buffer): Init and staticpro it.
11833 2008-01-25 Michael Albinus <michael.albinus@gmx.de>
11835 * dbusbind.c (xd_retrieve_arg): Pacify GCC on x86_64 GNU/Linux.
11837 2008-01-25 Thien-Thi Nguyen <ttn@gnuvola.org>
11839 * fns.c (Fclrhash): Return TABLE.
11841 2008-01-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11843 * macterm.c (x_scroll_bar_create): Initialize bar->redraw_needed_p.
11844 (XTset_vertical_scroll_bar): Redraw scroll bar if bar->redraw_needed_p
11845 is set even without positional changes.
11846 (x_scroll_bar_clear): Set bar->redraw_needed_p.
11848 * macterm.h (struct scroll_bar): New member `redraw_needed_p'.
11850 2008-01-23 Jason Rumney <jasonr@gnu.org>
11852 * xterm.c (handle_one_xevent): Revert to counting chars not bytes.
11854 * w32term.c (w32_read_socket) <WM_CHAR>: Decode characters outside
11855 the unicode range available in MULE by locale-coding-system.
11856 Improve dbcs lead byte detection. Set event timestamp and modifiers
11859 2008-01-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11861 * mac.c (mac_emacs_pid) [MAC_OSX]: New variable.
11862 [MAC_OSX] (init_mac_osx_environment): Initialize it.
11863 [MAC_OSX] (mac_try_close_socket) [SELECT_USE_CFSOCKET]: Return 0
11864 when used on child processes.
11866 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
11868 * dbusbind.c (Fdbus_method_return_internal): Rename from
11869 Fdbus_method_return.
11870 (Fdbus_unregister_object): Move to dbus.el.
11871 (Fdbus_call_method, Fdbus_method_return_internal)
11872 (Fdbus_send_signal): Improve debug messages.
11874 2008-01-20 Martin Rudalics <rudalics@gmx.at>
11876 * undo.c (undo_inhibit_record_point): New variable.
11877 (syms_of_undo): Initialize it.
11878 (record_point): Don't record point when undo_inhibit_record_point
11881 2008-01-19 Stefan Monnier <monnier@iro.umontreal.ca>
11883 * process.c (list_processes_1): Don't use SCHARS on a nil buffer name.
11885 * xdisp.c (Qauto_hscroll_mode): New var.
11886 (syms_of_xdisp): Initialize it.
11887 (hscroll_window_tree): Use it to lookup `auto-hscroll-mode' in each
11889 (hscroll_windows): Don't check automatic_hscrolling_p here.
11891 * window.c (set_window_buffer): Don't unnecessarily reset hscroll and
11892 vscroll if we're setting window-buffer to the value it already has.
11894 2008-01-18 Dan Nicolaescu <dann@ics.uci.edu>
11896 * m/intel386.h: Remove references to XENIX.
11898 2008-01-17 Andreas Schwab <schwab@suse.de>
11900 * m/amdx86-64.h (START_FILES, LIB_STANDARD): Use HAVE_LIB64_DIR
11901 instead of HAVE_X86_64_LIB64_DIR.
11902 * m/ibms390x.h (START_FILES, LIB_STANDARD): Likewise.
11904 2008-01-17 Glenn Morris <rgm@gnu.org>
11906 * m/ibms390x.h (START_FILES, LIB_STANDARD): Adjust value according
11907 to HAVE_X86_64_LIB64_DIR.
11909 2008-01-16 Dan Nicolaescu <dann@ics.uci.edu>
11916 * s/hpux9shxr4.h: Remove files for systems no longer supported.
11918 * sysdep.c: Remove code containing references to symbols defined
11919 by unsupported systems.
11921 2008-01-16 Glenn Morris <rgm@gnu.org>
11923 * coding.c (select-safe-coding-system-function): Doc fix.
11925 2008-01-15 Glenn Morris <rgm@gnu.org>
11927 * config.in: Revert 2008-01-13 change: this is a generated file.
11929 2008-01-13 Tom Tromey <tromey@redhat.com>
11931 * lisp.h: Fix typo.
11933 2008-01-13 Dan Nicolaescu <dann@ics.uci.edu>
11939 * s/ptx4.h: Remove files for systems no longer supported.
11941 * callproc.c (Fcall_process): Fix previous change.
11943 2008-01-13 Dan Nicolaescu <dann@ics.uci.edu>
11945 * unexsunos4.c: Remove file, system not supported anymore.
11965 * alloc.c: Remove code containing references to symbols defined by
11966 unsupported systems.
11968 2008-01-11 Kenichi Handa <handa@ni.aist.go.jp>
11970 * coding.c (detect_coding_mask): Fix previous change.
11972 2008-01-09 Kenichi Handa <handa@ni.aist.go.jp>
11974 * coding.c (detect_coding_iso2022): New arg
11975 latin_extra_code_state. Allow Latin extra codes only
11976 when *latin_extra_code_state is nonzero.
11977 (detect_coding_mask): If there is a NULL byte, detect the encoding
11978 as UTF-16 or binary. If Latin extra codes exist, detect the
11979 encoding as ISO-2022 only when there's no other proper encoding is
11982 2008-01-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11984 * frame.c (Fmake_terminal_frame): Use #ifdef MAC_OS8 instead of
11987 2008-01-08 Richard Stallman <rms@gnu.org>
11989 * fileio.c (Ffile_name_directory, Fexpand_file_name): Doc fixes.
11991 2008-01-06 Nick Roberts <nickrob@snap.net.nz>
11993 * keyboard.c (parse_menu_item): Don't enclose key bindings on
11994 menu bar in parentheses.
11996 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
12000 * m/alliant-2800.h:
12008 * m/aviion-intel.h:
12103 * unexsni.c: Remove files for systems no longer supported.
12105 * m/intel386.h: Remove references to unsupported systems.
12107 * w32.c (get_emacs_configuration): Remove reference to i860.
12109 * sysdep.c: Remove dead code.
12111 2008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
12114 * m/masscomp.h: Remove files. Platform is obsolete.
12116 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
12118 * dbusbind.c (Fdbus_method_return): New function.
12119 (xd_read_message): Add the serial number to the event.
12120 (Fdbus_register_method): Activate the function.
12122 2008-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
12124 * keyboard.c (read_key_sequence): Fix typo.
12126 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
12128 * dbusbind.c (all): Replace XCAR by CAR_SAFE and XCDR by CDR_SAFE.
12129 (xd_signature, xd_append_arg): Handle element type detection for
12131 (Fdbus_call_method, Fdbus_send_signal): Undo type casting for
12132 SDATA () calls; this must be solved more general.
12133 (Fdbus_register_signal): Use SBYTES instead of strlen.
12135 2008-01-03 Magnus Henoch <magnus@zemdatav>
12137 * dbusbind.c (xd_append_arg): Use unsigned char instead of
12138 unsigned int for byte values (necessary for big-endian platform).
12139 (Fdbus_call_method): Handle the case of no returned arguments.
12141 2007-12-31 Tom Tromey <tromey@redhat.com> (tiny change)
12143 * dbusbind.c (xd_read_message): Use non-static input_event struct.
12145 2007-12-31 Magnus Henoch <mange@freemail.hu>
12147 * dbusbind.c (xd_signature): Signature of variant is just "v".
12149 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
12151 * dbusbind.c: Fix several errors and compiler warnings.
12152 Reported by Tom Tromey <tromey@redhat.com>.
12153 (XD_ERROR, XD_DEBUG_MESSAGE)
12154 (XD_DEBUG_VALID_LISP_OBJECT_P): Wrap code with "do ... while (0)".
12155 (xd_append_arg): Part for basic D-Bus types rewitten.
12156 (xd_retrieve_arg): Split implementation of DBUS_TYPE_BYTE and
12157 DBUS_TYPE_(U)INT16. Don't call XD_DEBUG_MESSAGE with "%f" if not
12159 (xd_read_message): Return Qnil. Don't signal an error; it is not
12160 useful during event reading.
12161 (Fdbus_register_signal): Signal an error if the check for
12163 (Fdbus_register_method): New function. The implementation is not
12164 complete, the call of the function signals an error therefore.
12165 (Fdbus_unregister_object): New function, renamed from
12166 Fdbus_unregister_signal. The initial check signals an error, if
12167 the object is not well formed.
12169 2007-12-30 Richard Stallman <rms@gnu.org>
12171 * textprop.c (get_char_property_and_overlay):
12172 Signal error if POSITION is out of range in a buffer.
12174 2007-12-29 Martin Rudalics <rudalics@gmx.at>
12176 * w32fns.c (Fx_create_frame): Make copy of frame parameters
12177 because the original parameters are in pure storage now.
12179 2007-12-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12181 * xdisp.c (phys_cursor_in_rect_p): Check if cursor is in fringe area.
12183 2007-12-22 Eli Zaretskii <eliz@gnu.org>
12185 * callint.c (syms_of_callint) <command-history>: Add reference to
12186 history-length in the doc string.
12188 2007-12-17 Jason Rumney <jasonr@gnu.org>
12190 * w32fns.c (w32_wnd_proc) <WM_KEYDOWN>: Cast char to unsigned
12191 before passing as wParam.
12193 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
12195 * dbusbind.c (xd_retrieve_arg): Handle DBUS_TYPE_BYTE,
12196 DBUS_TYPE_INT16, DBUS_TYPE_UINT16, DBUS_TYPE_INT64,
12197 DBUS_TYPE_UINT64, DBUS_TYPE_DOUBLE and DBUS_TYPE_SIGNATURE.
12198 Return float when DBUS_TYPE_INT32 or DBUS_TYPE_UINT32 do not fit
12200 (Fdbus_call_method): Fix docstring.
12202 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
12204 * dbusbind.c (XD_BASIC_DBUS_TYPE, XD_DBUS_TYPE_P, XD_NEXT_VALUE):
12206 (XD_SYMBOL_TO_DBUS_TYPE): Rename from XD_LISP_SYMBOL_TO_DBUS_TYPE.
12207 (XD_OBJECT_TO_DBUS_TYPE): Rename from XD_LISP_OBJECT_TO_DBUS_TYPE.
12209 (xd_signature): New function.
12210 (xd_append_arg): Compute also signatures. Major rewrite.
12211 (xd_retrieve_arg): Make debug messages friendly.
12212 (Fdbus_call_method, Fdbus_send_signal): Extend docstring.
12213 Check for signatures of arguments.
12215 2007-12-19 Michael Albinus <michael.albinus@gmx.de>
12217 * dbusbind.c (QCdbus_type_byte, QCdbus_type_boolean)
12218 (QCdbus_type_int16, QCdbus_type_uint16, QCdbus_type_int32)
12219 (QCdbus_type_uint32, QCdbus_type_int64, QCdbus_type_uint64)
12220 (QCdbus_type_double, QCdbus_type_string, QCdbus_type_object_path)
12221 (QCdbus_type_signature, QCdbus_type_array, QCdbus_type_variant)
12222 (QCdbus_type_struct, QCdbus_type_dict_entry): New D-Bus type symbols.
12223 (XD_LISP_SYMBOL_TO_DBUS_TYPE): New macro.
12224 (XD_LISP_OBJECT_TO_DBUS_TYPE): Add compound types.
12225 (xd_retrieve_value): Remove. Functionality included in ...
12226 (xd_append_arg): New function.
12227 (Fdbus_call_method, Fdbus_send_signal): Apply it.
12229 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
12231 * dbusbind.c (top): Include <stdio.h>.
12232 (Fdbus_call_method, Fdbus_send_signal): Apply type cast in
12233 dbus_message_new_method_call and dbus_message_new_signal.
12234 (Fdbus_register_signal): Rename unique_name to uname.
12235 Check handler for FUNCTIONP instead of CHECK_SYMBOL. Handle case of
12236 non-existing unique name. Fix typos in matching rule. Return an
12237 object which is useful in Fdbus_unregister_signal.
12238 (Fdbus_unregister_signal): Reimplementation, in order to remove
12239 only the corresponding entry.
12240 (Vdbus_registered_functions_table): Change the order of entries.
12241 Apply these changes in xd_read_message and Fdbus_register_signal.
12243 2007-12-16 Andreas Schwab <schwab@suse.de>
12245 * fileio.c (Finsert_file_contents): Fix overflow check to not
12246 depend on undefined integer overflow.
12248 2007-12-14 Jason Rumney <jasonr@gnu.org>
12250 * w32term.c (w32_read_socket): Use MULTIBYTE_CHAR_KEYSTROKE_EVENT
12251 for characters above 127.
12253 2007-12-13 Jason Rumney <jasonr@gnu.org>
12255 * w32fns.c (w32_wnd_proc, Fw32_reconstruct_hot_key): Range check
12256 before dereferencing array.
12257 (lookup_vk_code): Remove zero comparison.
12259 2007-12-14 Michael Albinus <michael.albinus@gmx.de>
12261 * dbusbind.c (xd_retrieve_value, xd_retrieve_arg)
12262 (Fdbus_call_method, Fdbus_send_signal, xd_read_message):
12263 Use `unsigned int' instead of `uint'.
12264 (xd_read_message, Fdbus_register_signal): Split expressions into
12265 multiple lines before operators "&&" and "||", according to the
12266 GNU Coding Standards.
12268 2007-12-14 Eli Zaretskii <eliz@gnu.org>
12270 * dispextern.h (WINDOWS_NT): Fix incorrect spelling of WINDOWSNT.
12272 2007-12-12 Juri Linkov <juri@jurta.org>
12274 * buffer.c (Frename_buffer): In interactive spec replace
12275 `read-buffer' with `read-string' that uses `buffer-name-history'
12276 as history, and the current buffer's name as default.
12278 2007-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
12280 * keyboard.c (Fcommand_execute): Call Qcall_interactively instead of
12281 manipulating the backtrace manually.
12282 (make_lispy_event): Merge the ASCII and MULTIBYTE cases.
12283 (struct backtrace, backtrace_list): Remove.
12284 (command_loop_1): Remove dead var `no_direct'.
12286 * buffer.c (reset_buffer_local_variables): If permanent_too is 0, also
12287 preserve non-built-in buffer-local variables.
12288 (Fkill_all_local_variables): Don't re-create&re-set permanent
12289 buffer-local variables.
12291 2007-12-09 Juri Linkov <juri@jurta.org>
12293 * buffer.c (Frename_buffer): Change interactive spec from "s" to
12294 Lisp code that uses `read-buffer' with current buffer as default.
12296 2007-12-08 Michael Albinus <michael.albinus@gmx.de>
12298 * dbusbind.c (xd_read_message): Generate an event for every
12299 registered handler. There might be several handlers registered
12300 for the same signal.
12301 (Fdbus_register_signal): Don't overwrite a registration for the
12302 same signal. Add a new registration if handlers are different.
12303 (Vdbus_registered_functions_table): Rework doc string.
12305 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
12307 * dbusbind.c (Fdbus_get_unique_name, xd_read_message)
12308 (Fdbus_register_signal): Use DBUS_MAXIMUM_NAME_LENGTH and
12309 DBUS_MAXIMUM_MATCH_RULE_LENGTH for string lengths.
12310 (Fdbus_call_method, Fdbus_send_signal, Fdbus_register_signal):
12311 Unify argument lists.
12312 (xd_read_message, Fdbus_register_signal): Reorder and extend event
12313 arguments and hash table keys. Use unique name for service.
12314 (Fdbus_unregister_signal): Remove checks.
12315 (Vdbus_registered_functions_table): Fix doc string.
12317 2007-12-05 Magnus Henoch <mange@freemail.hu>
12319 * process.c (make_process): Initialize pty_flag to 0.
12321 2007-12-05 Jason Rumney <jasonr@gnu.org>
12323 * image.c (xbm_load) [WINDOWSNT]: Shuffle the bits of directly
12326 2007-12-05 Richard Stallman <rms@gnu.org>
12328 * xdisp.c (syms_of_xdisp) <scroll-conservatively>: Doc fix.
12330 2007-12-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12332 * mac.c (cfsockets_for_select) [MAC_OSX && SELECT_USE_CFSOCKET]:
12334 (mac_try_close_socket) [MAC_OSX]: New function.
12335 [MAC_OSX] (sys_select) [SELECT_USE_CFSOCKET]:
12336 Update cfsockets_for_select. Replace invalid CFRunLoop source.
12338 * sysdep.c (emacs_close) [MAC_OSX && HAVE_CARBON]:
12339 Use mac_try_close_socket.
12341 2007-12-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12343 * unexmacosx.c (unrelocate): New argument BASE. Use it instead of
12345 (copy_dysymtab): Compute relocation base here.
12346 (rebase_reloc_address) [__ppc64__]: New function.
12347 (copy_dysymtab) [__ppc64__]: Use it if relocation base needs to be
12350 2007-12-05 Jason Rumney <jasonr@gnu.org>
12352 * w32proc.c (sys_spawnve): Quote args with wildcards.
12354 2007-12-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12356 * unexmacosx.c (copy_data_segment): Also copy __gcc_except_tab and
12358 (unrelocate) [_LP64]: Set relocation base to address of data segment.
12360 2007-12-05 Michael Albinus <michael.albinus@gmx.de>
12362 * dbusbind.c (xd_read_message): Return value is a Lisp_Object.
12363 Move check for Vdbus_registered_functions_table to
12364 xd_read_queued_messages.
12365 (xd_read_queued_messages): Protect xd_read_message calls by
12366 internal_condition_case_1.
12368 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
12370 * dbusbind.c (QCdbus_system_bus, QCdbus_session_bus): Rename from
12371 Qdbus_system_bus and Qdbus_session_bus, respectively.
12372 (Vdbus_intern_symbols): Remove.
12373 (Vdbus_registered_functions_table): New hash table.
12374 (XD_SYMBOL_INTERN_SYMBOL): Remove.
12375 (xd_read_message, Fdbus_register_signal, Fdbus_unregister_signal):
12376 Rewrite in order to manage registered functions by hash table
12377 Vdbus_registered_functions_table.
12379 2007-12-03 Jan Djärv <jan.h.d@swipnet.se>
12381 * xterm.c: Update URL to Window Manager Specification in comment.
12383 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
12385 * config.in (HAVE_DBUS): Add.
12387 * Makefile.in (HAVE_DBUS): Add D-Bus definitions if defined.
12388 (ALL_CFLAGS): Add ${DBUS_CFLAGS}.
12389 (obj): Add $(DBUS_OBJ).
12390 (LIBES): Add $(DBUS_LIBS).
12391 (dbusbind.o): New target.
12393 * dbusbind.c: New file.
12395 * emacs.c (main): Call syms_of_dbusbind when HAVE_DBUS is defined.
12397 * keyboard.c: All D-Bus related code is wrapped by "#ifdef HAVE_DBUS".
12398 (Qdbus_event): New Lisp symbol.
12399 (kbd_buffer_get_event, make_lispy_event): Handle DBUS_EVENT.
12400 (gobble_input): Call xd_read_queued_messages, reading D-Bus messages.
12401 (keys_of_keyboard ): Define dbus-event.
12403 * termhooks.h (event_kind): Add DBUS_EVENT when HAVE_DBUS is defined.
12405 2007-12-01 Richard Stallman <rms@gnu.org>
12407 * search.c (syms_of_search) <inhibit-changing-match-data>: Doc fix.
12409 2007-11-30 Jason Rumney <jasonr@gnu.org>
12411 * w32console.c (w32con_ins_del_lines, scroll_line): Clip to window.
12412 (w32con_reset_terminal_modes): Clear screen buffer.
12413 (w32_face_attributes): Don't use color indexes that are out of range.
12414 Only reverse the default colors.
12416 * xfaces.c (map_tty_color, tty_color_name): Remove special case for
12419 * w32console.c, w32term.h (vga_stdcolor_name): Remove.
12421 2007-11-29 Jason Rumney <jasonr@gnu.org>
12423 * w32console.c: Leave HAVE_WINDOW_SYSTEM defined.
12424 (w32_face_attributes): Use Vtty_defined_color_alist to determine
12425 if the terminal colors are initialized.
12426 (unspecified_fg, unspecified_bg): Remove unused declarations.
12428 2007-11-29 Andreas Schwab <schwab@suse.de>
12430 * keyboard.c (apply_modifiers): Fix typo.
12432 2007-11-29 Richard Stallman <rms@gnu.org>
12434 * keymap.c (Fcurrent_local_map): Doc fix.
12436 2007-11-28 Petr Salinger <Petr.Salinger@seznam.cz> (tiny change)
12438 * s/gnu-kfreebsd.h: New file.
12440 2007-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
12442 * buffer.c (Fget_buffer_create, Fmake_indirect_buffer):
12443 Don't cast redundantly.
12445 * keyboard.c (KEY_TO_CHAR): New macro.
12446 (parse_modifiers, apply_modifiers): Accept integer arguments.
12447 (read_key_sequence): Use them to unify the "shift->unshift" mapping
12448 for chars and symbol keys.
12449 After doing such remapping, apply function-key-map again.
12451 2007-11-27 Dan Nicolaescu <dann@ics.uci.edu>
12453 * Makefile.in (SOME_MACHINE_LISP): Remove VMS files, they are not
12456 2007-11-26 Andreas Schwab <schwab@suse.de>
12458 * process.c (list_processes_1): Fix indentation level of the
12461 2007-11-23 Andreas Schwab <schwab@suse.de>
12463 * editfns.c (Fformat): Handle %c specially since it requires the
12464 argument to be of type int.
12466 2007-11-23 Markus Triska <markus.triska@gmx.at>
12468 * emacs.c (main): Call init_editfns before init_process, since
12469 init_process sets Vprocess_connection_type depending on OS release.
12471 2007-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
12473 * data.c (do_symval_forwarding): Use same code as in find_symbol_value.
12474 (find_symbol_value): Use do_symval_forwarding.
12476 * data.c (set_internal): Set the value in the `cons-cell' (for
12477 Buffer_Local_values) not only for frame-local variables.
12479 2007-11-22 Andreas Schwab <schwab@suse.de>
12481 * data.c (Fnumber_to_string): Add cast when passing EMACS_INT
12483 * keymap.c (Fsingle_key_description): Likewise.
12484 * print.c (print_object): Likewise.
12486 2007-11-22 Jan Djärv <jan.h.d@swipnet.se>
12488 * gtkutil.c (update_frame_tool_bar): Don't call x-gtk-map-stock if
12489 file for image is nil.
12491 2007-11-22 Dan Nicolaescu <dann@ics.uci.edu>
12493 * term.c: Include stdarg.h.
12494 (fatal): Implement using varargs.
12495 * lisp.h (fatal): Add argument types. (Restore 2005-09-30 change).
12497 2007-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
12499 * lisp.h (struct Lisp_Buffer_Objfwd): Add a `slottype' field.
12500 * data.c (store_symval_forwarding): Get type from buffer_objfwd.
12501 Update call to buffer_slot_type_mismatch.
12502 * buffer.h (buffer_local_types, PER_BUFFER_TYPE): Remove.
12503 (buffer_slot_type_mismatch): Update.
12504 * buffer.c (buffer_local_types): Remove.
12505 (buffer_slot_type_mismatch): Get the symbol and type as arguments.
12506 (defvar_per_buffer): Set the type in the buffer_objfwd.
12508 2007-11-21 Jason Rumney <jasonr@gnu.org>
12510 * w32bdf.c (w32_init_bdf_font, w32_BDF_to_x_font):
12511 CreateFileMapping returns NULL on failure.
12513 2007-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
12515 * search.c (Fset_match_data): Remove the `evaporate' feature.
12516 (unwind_set_match_data): Don't use the `evaporate' feature.
12518 2007-11-21 Jason Rumney <jasonr@gnu.org>
12520 * dispnew.c (init_display) [WINDOWSNT]: Hardcode terminal_type.
12522 * w32console.c (w32con_write_glyphs): Remove unused variables.
12524 2007-11-20 Dan Nicolaescu <dann@ics.uci.edu>
12526 * macterm.c (mac_term_init): Call add_keyboard_wait_descriptor.
12528 * s/darwin.h (MULTI_KBOARD): Remove.
12530 * macfns.c (x_create_tip_frame, Fx_create_frame)
12531 (x_create_tip_frame): Don't deal with MULTI_KBOARD.
12533 2007-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
12535 * buffer.c (Fbuffer_local_value): Remove redundant test.
12536 (swap_out_buffer_local_variables): Swap out binding in `buffer' rather
12537 than in `current-buffer' to match the comment.
12538 Do the swap using swap_in_global_binding.
12540 * data.c (store_symval_forwarding, set_internal):
12541 * eval.c (specbind): Remove dead code.
12543 * coding.c (detect_coding, Fupdate_coding_systems_internal):
12544 * fns.c (Fmd5): Use find_symbol_value rather than SYMBOL_VALUE
12545 Since we do not want to see internal Lisp_*fwd objects here.
12547 2007-11-18 Jan Djärv <jan.h.d@swipnet.se>
12549 * sysdep.c (init_system_name): Use getaddrinfo if available.
12551 * xterm.c (x_scroll_bar_set_handle, x_scroll_bar_handle_click)
12552 (x_scroll_bar_note_movement): start, end, with, height in struct
12553 scroll_bar are integers and not Lisp_Object, so remove XINT for them.
12555 2007-11-17 Dan Nicolaescu <dann@ics.uci.edu>
12557 * puresize.h (BASE_PURESIZE): Increase to 1190000.
12559 2007-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
12561 * buffer.h (struct buffer): Move `undo_list' back to before `name'.
12562 This undoes Richard's change of 14-Oct-2002.
12564 * alloc.c (allocate_other_vector):
12565 * lisp.h (allocate_other_vector): Remove.
12567 * window.c (struct save_window_data): Move non-lisp data to the end
12568 and make it `int' rather than Lisp_Object.
12569 (Fcurrent_window_configuration): Use ALLOCATE_PSEUDOVECTOR.
12570 Done wrap/unwrap integer values.
12571 (Fset_window_configuration, compare_window_configurations):
12572 Update use of fields to their new types.
12574 * xterm.h (struct scroll_bar): Only use Lisp_Object for lisp data.
12575 Turn integer fields into `int'. Merge x_window_low and x_window_high.
12576 (SCROLL_BAR_PACK, SCROLL_BAR_UNPACK, SCROLL_BAR_X_WINDOW)
12577 (SET_SCROLL_BAR_X_WINDOW): Remove.
12578 (SCROLL_BAR_X_WIDGET, SET_SCROLL_BAR_X_WIDGET):
12579 Access the new x_window field directly.
12580 * xterm.c (x_scroll_bar_create): Use a pseudovector.
12581 Don't wrap/unwrap integers into Lisp_Objects.
12582 (XTset_vertical_scroll_bar, x_scroll_bar_handle_click)
12583 (x_scroll_bar_report_motion):
12584 Don't wrap/unwrap integers into Lisp_Objects.
12585 (x_term_init): Use SDATA.
12586 (x_window_to_scroll_bar, x_create_toolkit_scroll_bar)
12587 (x_scroll_bar_set_handle, x_scroll_bar_remove)
12588 (XTset_vertical_scroll_bar, x_scroll_bar_expose)
12589 (x_scroll_bar_report_motion, x_scroll_bar_clear):
12590 * xfns.c (x_set_background_color):
12591 * gtkutil.c (xg_create_scroll_bar, xg_set_toolkit_scroll_bar_thumb):
12592 Access the new x_window field directly.
12594 * alloc.c (ALLOCATE_PSEUDOVECTOR): Move to lisp.h.
12595 (allocate_pseudovector): Make non-static.
12597 * lisp.h (enum pvec_type): New tag PVEC_OTHER.
12598 (allocate_pseudovector): Declare.
12599 (ALLOCATE_PSEUDOVECTOR): Move from alloc.c.
12601 2007-11-15 Andreas Schwab <schwab@suse.de>
12603 * editfns.c (Fformat): Correctly format EMACS_INT values.
12604 Also take precision into account when formatting an integer.
12606 * keyboard.c (Fevent_symbol_parse_modifiers): Fix declaration.
12608 2007-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
12610 * keyboard.c (Fevent_symbol_parse_modifiers): New function.
12611 (syms_of_keyboard): Defsubr it.
12613 * data.c (swap_in_global_binding): Fix longstanding bug where
12614 store_symval_forwarding was not called with the right second argument,
12615 thus causing objfwd-ing from being dropped.
12617 2007-11-14 Juanma Barranquero <lekktu@gmail.com>
12619 * macfns.c (Fx_create_frame, Fx_display_pixel_width)
12620 (Fx_display_pixel_height, Fx_display_planes)
12621 (Fx_display_color_cells, Fx_server_max_request_size)
12622 (Fx_server_vendor, Fx_server_version, Fx_display_backing_store)
12623 (Fx_display_visual_class, Fx_display_save_under):
12624 * w32fns.c (Fx_create_frame, Fx_display_pixel_width)
12625 (Fx_display_pixel_height, Fx_display_planes)
12626 (Fx_display_color_cells, Fx_server_max_request_size)
12627 (Fx_server_vendor, Fx_server_version, Fx_display_screens)
12628 (Fx_display_mm_height, Fx_display_mm_width)
12629 (Fx_display_backing_store, Fx_display_visual_class)
12630 (Fw32_select_font, Fx_display_save_under):
12631 * xfns.c (Fx_create_frame, Fx_display_pixel_width)
12632 (Fx_display_pixel_height, Fx_display_planes)
12633 (Fx_display_color_cells, Fx_server_max_request_size)
12634 (Fx_server_vendor, Fx_server_version, Fx_display_backing_store)
12635 (Fx_display_save_under): Fix typos in docstrings.
12637 2007-11-14 Juanma Barranquero <lekktu@gmail.com>
12639 * w32fns.c (Fw32_registered_hot_keys): Don't return the nil values
12640 corresponding to deleted entries; they are an implementation detail.
12641 (gray_bitmap_width, gray_bitmap_height, gray_bitmap_bits):
12643 (w32_pass_extra_mouse_buttons_to_system, w32_strict_fontnames)
12644 (w32_pass_multimedia_buttons_to_system, w32_strict_painting)
12645 (Vw32_charset_info_alist, w32_to_x_color, w32_init_class)
12646 (w32_createscrollbar, w32_createwindow, my_post_msg, w32_get_modifiers)
12647 (w32_grabbed_keys, cancel_all_deferred_msgs): Make static.
12648 (Fw32_define_rgb_color, Fw32_load_color_file)
12649 (syms_of_w32fns) <w32-pass-multimedia-buttons-to-system>:
12650 Fix typos in docstrings.
12651 (Fx_server_version): Reflow docstring.
12652 (Fw32_shell_execute): Doc fixes.
12654 2007-11-13 Juanma Barranquero <lekktu@gmail.com>
12656 * w32fns.c (Fw32_register_hot_key): Don't try to register hot key
12657 if w32_parse_hot_key returned nil.
12659 2007-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
12661 * xdisp.c (load_overlay_strings): Fix copy&paste typo.
12663 2007-11-09 Jason Rumney <jasonr@gnu.org>
12665 * s/ms-w32.c (USE_TOOLKIT_SCROLL_BARS): Define.
12667 * w32term.c (w32_scroll_bar_handle_click): Use SCROLL_BAR_CLICK_EVENT.
12669 * keyboard.c (discard_mouse_events, make_lispy_event) [WINDOWSNT]:
12670 Remove W32_SCROLL_BAR_CLICK_EVENT.
12672 * termhooks.h (enum event_kind) [WINDOWSNT]: Likewise.
12673 Add MULTIMEDIA_KEY_EVENT.
12675 * keyboard.c (lispy_function_keys) [WINDOWSNT]: Add more keys.
12676 (lispy_multimedia_keys) [WINDOWSNT]: New array.
12677 (make_lispy_event) [WINDOWSNT]: Use it to translate
12678 MULTIMEDIA_KEY_EVENT.
12680 * w32term.h (WM_APPCOMMAND): Define if not already.
12681 (GET_APPCOMMAND_LPARAM): Likewise.
12683 * w32term.c (w32_read_socket): Generate MULTIMEDIA_KEY_EVENT from
12686 * w32fns.c (w32_pass_multimedia_buttons_to_system): New user option.
12687 (syms_of_w32fns): Export and initialize it.
12688 (w32_wnd_proc): Pass WM_APPCOMMAND on to w32_read_socket.
12690 2007-11-09 Chong Yidong <cyd@stupidchicken.com>
12692 * dispextern.h (struct it): Don't define OVERLAY_STRING_CHUNK_SIZE
12695 * xdisp.c (handle_face_prop): Fix last change.
12697 2007-11-09 Richard Stallman <rms@gnu.org>
12699 * xdisp.c (handle_face_prop): Test for strings that came from overlays,
12700 not just for after-strings and before-strings.
12701 Call face_for_overlay_string and pass the overlay to it.
12702 (handle_display_prop): Determine whether property came from an overlay.
12703 Pass OVERLAY arg to handle_single_display_spec.
12704 (handle_single_display_spec): New arg OVERLAY sets it->from_overlay.
12705 (load_overlay_strings): Fill in it->string_overlays.
12706 (get_overlay_strings_1, push_it, pop_it): Handle it->from_overlays.
12708 * xfaces.c (face_for_overlay_string): Function renamed from
12709 face_at_buffer_position_no_overlays, and add arg OVERLAY.
12711 * dispextern.h (struct it): New elt string_overlays.
12712 New elt from_overlay, also in stack.
12713 Rearrange a few elements.
12714 (face_for_overlay_string): Decl renamed from
12715 face_at_buffer_position_no_overlays, and add argument.
12717 2007-11-09 Richard Stallman <rms@gnu.org>
12719 * xdisp.c (handle_face_prop): Use face_at_buffer_position_no_overlays
12720 to get the base face for an overlay string.
12722 * dispextern.h (face_at_buffer_position_no_overlays): Add decl.
12724 * xfaces.c (face_at_buffer_position_no_overlays): New function.
12726 * xdisp.c (handle_stop): Move some code out of loop.
12728 2007-11-09 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12730 * macfns.c [USE_ATSUI] (Fmac_atsu_font_face_attributes):
12731 Fix conversion from Lisp object to ATSUFontID.
12733 2007-11-09 Jason Rumney <jasonr@gnu.org>
12735 * xdisp.c (Fformat_mode_line): Do nothing when noninteractive.
12737 2007-11-09 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12739 * unexmacosx.c (unexec_regions_recorder, unexec_regions_merge):
12740 Don't assume regions are aligned to page boundary.
12741 (print_load_command_name): Add LC_UUID if defined.
12743 2007-11-09 Richard Stallman <rms@gnu.org>
12745 * emacs.c (syms_of_emacs) <installation-directory>: Reflow docstring.
12747 2007-11-07 Jason Rumney <jasonr@gnu.org>
12749 * s/windows95.h: Remove.
12751 2007-11-06 Jan Djärv <jan.h.d@swipnet.se>
12753 * gtkutil.c (xg_tool_bar_menu_proxy): Handle GTK_IMAGE_ICON_NAME and
12754 abort with a message on unhandled store_type values.
12756 2007-11-01 Jan Djärv <jan.h.d@swipnet.se>
12758 * xterm.c, xfns.c, xselect.c, xterm.h, s/msdos.h, s/sco4.h, s/sco5.h:
12759 Remove HAVE_X11R5 and HAVE_X11R4.
12761 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
12763 * Makefile.in: Remove references to sunfns.c and sunfns.o.
12765 2007-11-01 Johan Bockgård <bojohan@gnu.org>
12767 * macterm.c, w32term.c, xterm.c (x_draw_stretch_glyph_string):
12768 Don't set s->stippled_p here, since it has already been set by
12769 x_set_glyph_string_gc from x_draw_glyph_string.
12771 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
12773 * sunfns.c: Remove file.
12777 * m/sparc.h: Remove Sun windows code.
12779 2007-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
12781 * keyboard.c (syms_of_keyboard): Initialize the initial_kboard.
12782 (init_keyboard): Set current_kboard's window-system to nil.
12783 (tty_read_avail_input): Typo.
12784 * frame.c (make_initial_frame): Don't initialize the initial_kboard.
12786 2007-10-31 Dan Nicolaescu <dann@ics.uci.edu>
12793 * Makefile.in: Remove all mentions of X10.
12795 * dispnew.c (syms_of_display): Don't mention version 10.
12797 2007-10-28 Juanma Barranquero <lekktu@gmail.com>
12799 * makefile.w32-in (OBJ1): Remove abbrev.$(O).
12800 ($(BLD)/abbrev.$(O)): Remove.
12802 2007-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
12804 Rewrite abbrev.c in Elisp.
12805 * image.c (Qcount): Don't declare as extern.
12806 (syms_of_image): Initialize and staticpro `Qcount'.
12807 * puresize.h (BASE_PURESIZE): Increase for the new abbrev.el functions.
12808 * emacs.c (main): Don't call syms_of_abbrev.
12809 * Makefile.in (obj): Remove abbrev.o.
12810 (abbrev.o): Remove.
12811 * abbrev.c: Remove.
12813 2007-10-26 Martin Rudalics <rudalics@gmx.at>
12815 * window.c (window_min_size_2): Don't count header-line.
12817 2007-10-26 Dan Nicolaescu <dann@ics.uci.edu>
12819 * frame.h (struct frame): Move all bit fields after the first bit
12820 field to take advantage of the available space. Group all the
12821 chars together to reduce wasted space due to padding.
12823 2007-10-26 Juanma Barranquero <lekktu@gmail.com>
12825 * minibuf.c (Fread_minibuffer, Feval_minibuffer): Reflow docstrings.
12827 * alloc.c (spare_memory, stack_copy, stack_copy_size, ignore_warnings)
12828 (Vdead, dont_register_blocks, staticvec, staticidx, interval_block)
12829 (n_interval_blocks, init_strings, check_string_bytes, check_sblock)
12830 (init_float, free_float, n_cons_blocks, init_cons, all_vectors)
12831 (n_vectors, symbol_block, symbol_block_index, symbol_free_list)
12832 (n_symbol_blocks, init_symbol, marker_block, marker_free_list)
12833 (n_marker_blocks, init_marker, valid_pointer_p, make_pure_float)
12834 (last_marked, mark_object_loop_halt): Make static.
12836 * frame.c (syms_of_frame) <delete-frame-functions>:
12837 Fix typo in docstring.
12839 2007-10-25 Juanma Barranquero <lekktu@gmail.com>
12841 * w32.c (init_environment): Fix tiny memory leak.
12842 (w32_get_resource): Remove unused variable `ok'.
12844 2007-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
12846 Make `window-system' into a keyboard-local variable (rather than
12847 frame-local as done originally by multi-tty).
12849 * keyboard.h (struct kboard): Add Vwindow_system.
12850 * keyboard.c (init_kboard): Set a default for Vwindow_system.
12851 (mark_kboards): Mark Vwindow_system.
12853 * dispnew.c (syms_of_display) <window-system>: Declare terminal-local.
12854 (init_display): Don't set the obsolete `window-system' frame-param.
12856 * xterm.c (x_term_init):
12857 * w32term.c (w32_create_terminal):
12858 * term.c (init_tty): Set Vwindow_system.
12859 * macterm.c (mac_create_terminal): Set a keyboard (missing piece of the
12860 multi-tty merge maybe?), copied from w32term.c. Set Vwindow_system.
12862 * xfns.c (Fx_create_frame, x_create_tip_frame):
12863 * w32fns.c (Fx_create_frame, x_create_tip_frame):
12864 * macfns.c (Fx_create_frame):
12865 Don't set the obsolete `window-system' frame-param.
12867 * frame.h (Qwindow_system): Remove.
12868 * frame.c (Qwindow_system): Remove. In `syms_of_frame' as well.
12869 (Fmake_terminal_frame): Don't set obsolete `window-system' frame-param.
12871 2007-10-24 Richard Stallman <rms@gnu.org>
12873 * frame.c (x_figure_window_size): For fullscreen case,
12874 set USPosition | PPosition without clobbering rest of window_prompting.
12876 * keyboard.c (Fcurrent_idle_time): Doc fix.
12878 * print.c (Fwith_output_to_temp_buffer): Doc fix.
12880 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
12882 * process.c (unwind_request_sigio): Only define if __ultrix__.
12884 * callproc.c (child_setup): Remove spurious *.
12886 * lisp.h (Fget_text_property): Declare.
12887 (have_menus_p): Declare it here rather than in sys-dep header files.
12888 * macterm.h (have_menus_p):
12889 * msdos.h (have_menus_p):
12890 * xterm.h (have_menus_p): Remove.
12892 * data.c (Fmake_variable_buffer_local, Fmake_local_variable)
12893 (Fmake_variable_frame_local): Just check the variable's const-ness
12894 rather than checking nil or t.
12896 2007-10-22 Jason Rumney <jasonr@gnu.org>
12898 * w32fns.c: Include math.h.
12899 (w32_abort): Declaration moved to nt/config.nt.
12901 * s/ms-w32.h (HAVE_STDLIB_H): Define.
12902 (abort): Redefinition moved to nt/config.nt.
12904 * m/windowsnt.h: Remove.
12906 2007-10-22 Juanma Barranquero <lekktu@gmail.com>
12908 * emacs.c (Fdump_emacs): Fix typo in message.
12909 (syms_of_emacs) <kill-emacs-hook>: Fix typo in docstring.
12910 <installation-directory>: Reflow docstring.
12912 2007-10-22 Juri Linkov <juri@jurta.org>
12914 * minibuf.c: Allow minibuffer default to be a list of default values.
12915 With empty input use the first element of this list as returned default.
12917 (read_minibuf_noninteractive): If defalt is cons, set val to its car.
12918 (read_minibuf): If defalt is cons, set histstring to its car.
12919 (Fread_string): If default_value is cons, set val to its car.
12920 (Fread_buffer): If def is cons, use its car.
12921 (Fcompleting_read): If defalt is cons, set val to its car.
12923 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
12925 * fileio.c (Fcopy_file): Call file name handler with preserve_uid_gid.
12927 2007-10-20 Juanma Barranquero <lekktu@gmail.com>
12929 * doc.c (Fdocumentation): Check for advice in all cases.
12931 2007-10-19 Chong Yidong <cyd@stupidchicken.com>
12933 * Makefile.in [HAVE_LIBRESOLV]: Add -lresolv to linker flags.
12935 2007-10-19 Richard Stallman <rms@gnu.org>
12937 * doc.c (Fdocumentation): Check for and handle an advised function.
12939 2007-10-19 Juanma Barranquero <lekktu@gmail.com>
12941 * process.c (Fset_process_filter): Doc fix.
12943 2007-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
12945 * keyboard.c (read_key_sequence): Undo a change introduced by multi-tty
12946 which caused key-translation-map to applied repeatedly (thus breaking
12949 2007-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
12951 * xselect.c (x_own_selection, x_handle_selection_clear)
12952 (x_clear_frame_selections):
12953 * w32menu.c (list_of_panes, list_of_items):
12954 * w32fns.c (w32_color_map_lookup, Fx_create_frame, Fx_display_list):
12955 * textprop.c (validate_plist, interval_has_all_properties)
12956 (interval_has_some_properties, interval_has_some_properties_list)
12957 (add_properties, text_property_list):
12958 * process.c (Fget_buffer_process, list_processes_1, status_notify):
12959 * minibuf.c (Fassoc_string):
12960 * macselect.c (x_own_selection, x_clear_frame_selections)
12961 (Fx_disown_selection_internal):
12962 * keymap.c (Fcommand_remapping, where_is_internal, describe_map_tree):
12963 Use CONSP rather than !NILP and XC[AD]R rather than Fc[ad]r.
12965 2007-10-17 Chong Yidong <cyd@stupidchicken.com>
12967 * process.c: Link to libs for calling res_init() if available.
12968 (Fmake_network_process): Call res_init() before getaddrinfo or
12969 gethostbyname, if possible.
12971 2007-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
12973 * lread.c (read1): Set pvectype for char_tables.
12975 * lisp.h (XMISCANY, XMARKER, XINTFWD, XBOOLFWD, XOBJFWD, XOVERLAY)
12976 (XBUFFER_OBJFWD, XBUFFER_LOCAL_VALUE, XKBOARD_OBJFWD, XSAVE_VALUE):
12978 (SOME_BUFFER_LOCAL_VALUEP, GC_SOME_BUFFER_LOCAL_VALUEP): Remove.
12980 * alloc.c (free_misc): Use XMISCTYPE.
12981 (live_misc_p, gc_sweep): Use Lisp_Misc_Any.
12983 2007-10-17 Glenn Morris <rgm@gnu.org>
12985 * minibuf.c (Qcompletion_ignore_case): New Lisp_Object.
12986 (syms_of_minibuf): Add Qcompletion_ignore_case.
12987 * dired.c (Qcompletion_ignore_case): Change to external.
12988 (syms_of_dired) [VMS]: Remove Qcompletion_ignore_case.
12989 * fileio.c (Qcompletion_ignore_case): New external Lisp_Object.
12990 (Fread_file_name): Use it rather than intern'ing.
12992 * coding.c (Qcompletion_ignore_case): New external Lisp_Object.
12993 (Fread_coding_system): Ignore case of user input.
12995 2007-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12997 * xdisp.c (handle_display_prop): Ignore display specs after
12998 replacing one when string text is being replaced.
12999 (handle_single_display_spec): Pretend as if characters with display
13000 property haven't been consumed only when buffer text is being replaced.
13002 2007-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
13004 * xfns.c (Fx_create_frame, Fx_display_list):
13005 * window.c (window_fixed_size_p, enlarge_window)
13006 (shrink_window_lowest_first):
13007 * macterm.c (init_font_name_table):
13008 * macfns.c (Fx_create_frame, Fx_display_list):
13009 * lread.c (close_load_descs):
13010 * keyboard.c (read_char_x_menu_prompt):
13011 * fns.c (Fmember, Fmemql, Fdelete, Fset_char_table_parent):
13012 * coding.c (code_convert_region_unwind): Test the type of an object
13013 rather than just !NILP before extracting data from it.
13015 * alloc.c (Fpurecopy): Set the pvec tag on pseudo vectors.
13017 * lisp.h (enum Lisp_Misc_Type): Del Lisp_Misc_Some_Buffer_Local_Value.
13018 (XMISCANY): New macro.
13019 (XMISCTYPE): Use it.
13020 (struct Lisp_Misc_Any): New type.
13021 (union Lisp_Misc): Use it.
13022 (struct Lisp_Buffer_Local_Value): Add `local_if_set' bit.
13023 * data.c (Fboundp, store_symval_forwarding, swap_in_global_binding)
13024 (find_symbol_value, set_internal, default_value, Fset_default)
13025 (Fmake_variable_buffer_local, Fmake_local_variable)
13026 (Fkill_local_variable, Fmake_variable_frame_local, Flocal_variable_p)
13027 (Flocal_variable_if_set_p, Fvariable_binding_locus):
13028 The SOME_BUFFER_LOCAL_VALUEP distinction is replaced by local_if_set.
13029 * alloc.c (allocate_buffer): Set the size and tag.
13030 (allocate_misc, mark_maybe_object, mark_object, survives_gc_p):
13032 (die): Follow the GNU convention for error messages.
13033 * print.c (print_object): SOME_BUFFER_LOCAL_VALUEP -> local_if_set.
13034 * buffer.c (Fget_buffer_create, Fmake_indirect_buffer): Don't set the
13036 (set_buffer_internal_1):
13037 * frame.c (store_frame_param):
13038 * eval.c (specbind):
13039 * xdisp.c (select_frame_for_redisplay): Drop SOME_BUFFER_LOCAL_VALUEP.
13041 * doc.c (Fsnarf_documentation): Simplify.
13043 2007-10-14 Juanma Barranquero <lekktu@gmail.com>
13045 * w32term.c (w32_font_is_double_byte, my_create_scrollbar): Make static.
13046 (syms_of_w32term) <w32-enable-unicode-output>: Fix typo in docstring.
13048 2007-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
13050 * buffer.c (Fmake_indirect_buffer): Set the buffer's tag.
13052 2007-10-14 Juanma Barranquero <lekktu@gmail.com>
13054 * eval.c (do_autoload): Don't save autoloads.
13056 * data.c (Ffset): Save autoload of the function being set.
13058 2007-10-07 John Paul Wallington <jpw@pobox.com>
13060 * xfns.c (x_create_tip_frame): Set the `display-type' frame
13061 parameter before setting up faces.
13063 2007-10-13 Eli Zaretskii <eliz@gnu.org>
13065 * ccl.c (Fregister_code_conversion_map):
13066 * keyboard.c (append_tool_bar_item): Reformat last change.
13068 * lisp.h (eabs): Rename from `abs'. All callers changed.
13070 2007-10-05 Dmitry Antipov <dmantipov@yandex.ru>
13072 * buffer.c (add_overlay_mod_hooklist):
13073 * ccl.c (Fregister_ccl_program, Fregister_code_conversion_map):
13074 * fontset.c (make_fontset):
13075 * keyboard.c (GROW_RAW_KEYBUF, menu_bar_items, menu_bar_item)
13076 (append_tool_bar_item):
13077 * macmenu.c (grow_menu_items):
13078 * w32menu.c (grow_menu_items):
13079 * xmenu.c (grow_menu_items): Use larger_vector.
13081 2007-10-13 Eli Zaretskii <eliz@gnu.org>
13083 * msdos.c (dos_rawgetc): Undo last change (there's no ``leaving
13084 selected frame'' on MSDOS).
13086 2007-10-12 Martin Rudalics <rudalics@gmx.at>
13088 * frame.c (Qexplicit_name): New variable.
13089 (x_report_frame_params): Report it in parameter alist.
13090 (syms_of_frame): Intern and staticpro it.
13092 2007-10-10 Patrick Mahan <mahan@mahan.org> (tiny change)
13094 * macfns.c (x_create_tip_frame): Set terminal for frame.
13096 2007-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
13098 * frame.c (Qenvironment): Remove.
13099 (syms_of_frame) <Qenvironment>: Don't initialize.
13100 (Fdelete_frame): Don't treat the `environment' param specially.
13101 * frame.h (Qenvironment): Don't declare.
13102 * callproc.c (set_initial_environment): Don't set unused frame param.
13104 * frame.c (Fframe_with_environment): Remove.
13105 (syms_of_frame) <Sframe_with_environment>: Don't declare.
13107 * lisp.h (Fframe_with_environment): Don't declare.
13109 2007-10-10 Juanma Barranquero <lekktu@gmail.com>
13111 * indent.c (indent_tabs_mode, last_known_column)
13112 (last_known_column_modified): Make static.
13113 (syms_of_indent) <indent-tabs-mode>: Remove redundant info in docstring.
13115 2007-10-10 Katsumi Yamaoka <yamaoka@jpl.org>
13117 * puresize.h (BASE_PURESIZE): Increase to 1170000.
13119 2007-10-09 Jason Rumney <jasonr@gnu.org>
13121 * w32term.c (x_set_window_size): Disable code that attempts to tell
13122 Lisp code about a size change before it actually happens.
13124 2007-10-09 Richard Stallman <rms@gnu.org>
13126 * xdisp.c (handle_invisible_prop): After setting up an ellipsis,
13127 return HANDLED_RETURN.
13129 2007-10-08 Martin Rudalics <rudalics@gmx.at>
13131 * keyboard.c (kbd_buffer_get_event): Break loop waiting for input
13132 when there's an unread command event.
13134 * frame.c (focus_follows_mouse): Move here from frame.el to allow
13135 window autoselection act appropriately when leaving selected frame.
13136 (syms_of_frame): Initialize focus_follows_mouse.
13137 * frame.h (focus_follows_mouse): Extern it.
13138 * macterm.c (XTread_socket): When focus_follows_mouse is nil
13139 make SELECT_WINDOW_EVENT only if we don't leave the selected frame.
13140 * msdos.c (dos_rawgetc): Likewise.
13141 * w32term.c (w32_read_socket): Likewise.
13142 * xterm.c (handle_one_xevent): Likewise.
13143 * xdisp.c (syms_of_xdisp): In doc-string of
13144 mouse-autoselect-window mention focus-follows-mouse.
13146 2007-10-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13148 * macterm.c (mac_load_query_font): Fix missing return value.
13149 [USE_CG_DRAWING] (mac_define_fringe_bitmap, mac_destroy_fringe_bitmap):
13152 2007-10-08 Richard Stallman <rms@gnu.org>
13154 * xdisp.c (get_window_cursor_type): Implement documented behavior
13155 for cursor-in-non-selected-windows = t.
13157 2007-10-08 Jason Rumney <jasonr@gnu.org>
13159 * w32.c (w32_get_resource): Always close registry keys.
13161 2007-10-08 Jason Rumney <jasonr@gnu.org>
13163 * makefile.w32-in (LIBS): Add COMCTL32.
13165 * w32fns.c (globals_of_w32fns): Init common controls.
13167 2007-10-08 Richard Stallman <rms@gnu.org>
13169 * image.c (our_memory_buffer): Rename from omfib_buffer.
13171 2007-10-08 Richard Stallman <rms@gnu.org>
13173 * buffer.c (Foverlays_at): Doc fix.
13175 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
13177 * fns.c (Fplist_put): Preserve uneven tail data.
13179 2007-10-08 Peter O'Gorman <bug-gnu-emacs@mlists.thewrittenword.com> (tiny change)
13181 * termhooks.h (enum event_kind): Remove trailing comma.
13183 * frame.h (enum): Remove trailing comma.
13185 2007-10-08 Dhruva Krishnamurthy <dhruvakm@gmail.com> (tiny change)
13187 * w32proc.c (delete_child): Don't terminate threads of zombies.
13189 2007-10-08 Martin Rudalics <rudalics@gmx.at>
13191 * keyboard.h (struct kboard): New elt Vlast_repeatable_command.
13193 * keyboard.c (syms_of_keyboard): Set up new Lisp variable
13194 last-repeatable-command.
13195 (init_kboard): Initialize Vlast_repeatable_command.
13196 (command_loop_1): Set it to real_this_command unless that was
13197 bound to an input event.
13198 (mark_kboards): Mark it.
13200 2007-10-08 Richard Stallman <rms@gnu.org>
13202 * eval.c (condition-case): Doc fix.
13204 2007-10-08 Masatake YAMATO <jet@gyve.org>
13206 * xfaces.c (tty_supports_face_attributes_p): Fix code
13207 for LFACE_INVERSE_INDEX and LFACE_BACKGROUND_INDEX; code
13208 was copied and not edited.
13210 2007-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
13212 Add new `input-decode-map' keymap and use it for terminal
13214 * keyboard.h (struct kboard): Add Vinput_decode_map.
13215 Remove Vlocal_key_translation_map.
13216 * keyboard.c (read_key_sequence): Add support for input-decode-map.
13217 (init_kboard): Init input-decode-map.
13218 Replace local-key-translation-map back with key-translation-map.
13219 (syms_of_keyboard): Declare input-decode-map.
13220 Remove local-key-translation-map. Update docstrings.
13221 (mark_kboards): Mark Vinput_decode_map.
13222 Don't mark Vlocal_key_translation_map.
13223 * keymap.c (Fdescribe_buffer_bindings): Describe input-decode-map.
13224 Replace local-key-translation-map back with key-translation-map.
13225 * term.c (term_get_fkeys_1, CONDITIONAL_REASSIGN):
13226 Bind in input-decode-map rather than function-key-map.
13228 * lisp.h (XSETPSEUDOVECTOR): Don't set the tag anymore.
13229 This was made redundant by the previous introduction of XSETPVECTYPE.
13231 2007-10-09 Richard Stallman <rms@gnu.org>
13233 * image.c (free_bitmap_record): Rename from Free_Bitmap_Record.
13235 2007-09-29 Richard Stallman <rms@gnu.org>
13237 * eval.c (internal_condition_case_2, internal_condition_case_1)
13238 (internal_condition_case): Reenable abort if x_catching_errors ()
13239 to see if that really happens and why.
13241 2007-10-06 Andreas Schwab <schwab@suse.de>
13243 * fileio.c (Fwrite_region): Ignore EINVAL error from fsync.
13245 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
13247 * image.c (syms_of_image) <image-types>: Fix typo in docstring.
13249 2007-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
13251 * frame.h (struct frame): Don't try to GC-mark menu_bar_items_used.
13253 2007-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
13255 * window.h (struct window):
13256 * window.c (struct save_window_data, struct saved_window):
13257 * termhooks.h (struct terminal):
13258 * process.h (struct Lisp_Process):
13259 * frame.h (struct frame):
13260 * buffer.h (struct buffer):
13261 * lisp.h (struct Lisp_Vector, struct Lisp_Char_Table)
13262 (struct Lisp_Bool_Vector, struct Lisp_Subr, struct Lisp_Hash_Table):
13263 The size field of (pseudo)vectors is now unsigned.
13264 (ARRAY_MARK_FLAG, PSEUDOVECTOR_FLAG): Simplify accordingly.
13266 * lisp.h (struct Lisp_Hash_Table): Move non-traced elements at the end.
13267 Turn `count' into an integer.
13269 * fns.c (make_hash_table, hash_put, hash_remove, hash_clear)
13270 (sweep_weak_table, sweep_weak_hash_tables, Fhash_table_count):
13271 * print.c (print_object) <HASH_TABLE_P>: `count' is an int.
13272 * alloc.c (allocate_hash_table): Use ALLOCATE_PSEUDOVECTOR.
13273 (mark_object) <HASH_TABLE_P>: Use mark_vectorlike.
13275 * alloc.c (allocate_pseudovector): New fun.
13276 (ALLOCATE_PSEUDOVECTOR): New macro.
13277 (allocate_window, allocate_terminal, allocate_frame)
13278 (allocate_process): Use it.
13279 (mark_vectorlike): New function.
13280 (mark_object) <FRAMEP, WINDOWP, BOOL_VECTOR_P, VECTORP>: Use it.
13281 (mark_terminals): Use it.
13282 (Fmake_bool_vector, Fmake_char_table, make_sub_char_table)
13283 (Fmake_byte_code): Use XSETPVECTYPE.
13285 * frame.c (Fframe_parameters): Minor simplification.
13287 * insdel.c (adjust_markers_for_insert): Generalize assertion checks.
13289 * marker.c (Fmarker_buffer): Make test for odd case into a failure.
13291 * buffer.c (Fget_buffer_create, init_buffer_once):
13292 * lread.c (defsubr):
13293 * window.c (Fcurrent_window_configuration): Use XSETPVECTYPE.
13295 * lisp.h (ARRAY_MARK_FLAG, PSEUDOVECTOR_FLAG): Don't let them be
13296 defined differently in the m/*.h files.
13297 (XCHAR_TABLE, XBOOL_VECTOR): Add assertion checking.
13298 (XSETPVECTYPE): New macro.
13299 (XSETPSEUDOVECTOR): Use it.
13301 * buffer.c (syms_of_buffer) <local-abbrev-table>: Move from abbrev.c.
13302 (DEFVAR_PER_BUFFER, defvar_per_buffer): Move from lisp.h and lread.c.
13304 * lisp.h (defvar_per_buffer, DEFVAR_PER_BUFFER):
13305 * lread.c (defvar_per_buffer):
13306 * abbrev.c (syms_of_abbrev) <local-abbrev-tabl>: Move to buffer.c.
13308 * window.c (candidate_window_p): Only consider as visible frames that
13309 are on the same terminal.
13311 * m/ibms390x.h (MARKBIT): Remove unused macro.
13313 2007-10-01 Juanma Barranquero <lekktu@gmail.com>
13315 * lread.c (Fload): Fix typo in docstring.
13317 2007-10-01 Michaël Cadilhac <michael@cadilhac.name>
13319 * floatfns.c (Fexpt): Manually check for overflows, so that a power
13320 of a non-zero value can't yield zero.
13322 2007-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
13324 * term.c (term_clear_mouse_face, term_mouse_highlight)
13325 (tty_write_glyphs_with_face): Only define is HAVE_GPM.
13327 * print.c (safe_debug_print): Use XHASH.
13329 * lisp.h (DECL_ALIGN, USE_LSB_TAG): Move logic to before definition of
13330 Lisp elements such as tags.
13331 (XHASH): New macro.
13333 (SREF, SSET, STRING_COPYIN): Use SDATA.
13334 (VOID_TO_LISP, CVOID_TO_LISP, LISP_TO_VOID, LISP_TO_CVOID): Remove.
13336 * alloc.c (mark_terminal): Remove left-over declaration.
13337 (enum mem_type): Replace all vector subtypes -> MEM_TYPE_VECTORLIKE.
13338 (allocate_vectorlike): Remove type argument. Adjust callers.
13339 (live_vector_p, mark_maybe_pointer, valid_lisp_object_p):
13340 Only handle the one remaining MEM_TYPE_VECTORLIKE.
13342 * alloc.c (MALLOC_BLOCK_INPUT, MALLOC_UNBLOCK_INPUT): New macros
13343 to avoid unnecessary BLOCK_INPUTs when SYNC_INPUT is used.
13344 (xmalloc, xrealloc, xfree, lisp_malloc, lisp_free, lisp_align_malloc)
13345 (lisp_align_free, make_interval, allocate_string, allocate_string_data)
13346 (make_float, Fcons, allocate_vectorlike, Fmake_symbol, allocate_misc):
13349 * xfaces.c (load_face_font, free_realized_face, clear_face_gcs):
13350 Don't let signal handlers run when a GC is freed but not yet NULL'ed.
13351 (x_free_gc): Remove BLOCK_INPUT since it's now redundant.
13353 2007-09-28 Dan Nicolaescu <dann@ics.uci.edu>
13355 * Makefile.in (lisp, shortlisp): Delete server.elc, it is not
13358 2007-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
13360 * term.c (Fgpm_mouse_start): Don't signal an error if already activated
13362 (Fgpm_mouse_stop): Only deactivate if it was activated on this tty.
13364 * term.c (mouse_face_window): Rename from Qmouse_face_window.
13366 (handle_one_term_event): Use Gpm_DrawPointer.
13367 (Fgpm_mouse_start): Rename from Fterm_open_connection.
13368 Signal errors instead of returning nil. Always return nil.
13369 (Fgpm_mouse_stop): Rename from Fterm_close_connection.
13370 Make it a noop if gpm-mouse was not activated.
13371 (syms_of_term): Update names.
13373 2007-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
13375 * sysdep.c (narrow_foreground_group, widen_foreground_group): Static.
13376 (init_sys_modes): Check that gpm_tty is the current tty.
13378 * alloc.c (allocate_terminal): Set the vector size to only count the
13379 lisp fields. Initialize those to nil.
13380 (mark_object): Don't treat terminals specially.
13381 (mark_terminal): Remove.
13382 (mark_terminals): Use mark_object instead.
13384 * termhooks.h (struct terminal): Move all Lisp_Object fields traced by
13385 the GC to the beginning.
13388 * indent.c: Use EMACS_INT for ints coming from Elisp data.
13390 * indent.c (Fmove_to_column): Use EMACS_INT for buffer positions.
13392 2007-09-25 Jason Rumney <jasonr@gnu.org>
13394 * frame.c (make_terminal_frame): Remove special case for WINDOWSNT.
13396 * w32console.c (create_w32cons_output): Remove.
13398 * term.c (init_tty): Call init_sys_modes on WINDOWSNT also.
13400 * sysdep.c (init_sys_modes): Use set_terminal_modes_hook.
13401 (reset_sys_modes): Use reset_terminal_modes_hook.
13403 2007-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
13405 * eval.c (do_autoload): Don't output any message.
13407 2007-09-24 Juri Linkov <juri@jurta.org>
13409 * emacs.c (standard_args): Change priority of "--no-splash"
13410 from 40 to 3. Add "--no-desktop" with the same priority.
13412 2007-09-23 Dmitry Antipov <dmantipov@yandex.ru>
13414 * alloc.c (gc_sweep): Check cons cell mark bits word by word
13415 and optimize the case where they are all 1.
13417 2007-09-23 Johannes Weiner <hannes@saeurebad.de>
13419 * lisp.h (abs): Define if not defined.
13420 * keyboard.c, sound.c, w32term.c, xfaces.c, xterm.c:
13421 Don't define `abs', since it's defined in lisp.h.
13423 2007-09-22 Eli Zaretskii <eliz@gnu.org>
13425 * term.c (DEV_TTY): New macro. Provide a definition for MS-Windows.
13426 (FRAME_TERMCAP_P) [WINDOWSNT]: Don't define to zero.
13427 (Fcontrolling_tty_p, Fresume_tty, dissociate_if_controlling_tty)
13428 (init_tty): Use DEV_TTY instead of "/dev/tty".
13429 [WINDOWSNT]: No need to protect from NAME arg being null.
13431 2007-09-21 Dan Nicolaescu <dann@ics.uci.edu>
13433 * term.c (Fsuspend_tty): Run suspend-tty-functions before cleaning
13436 2007-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
13438 * termhooks.h (term_gpm): Delete. Use gpm_tty's NULLness instead.
13439 (gpm_tty): Change its type.
13440 * term.c (term_gpm): Delete. Use gpm_tty's NULLness instead.
13441 (gpm_tty): Change its type and initialize it.
13442 (Fterm_open_connection): Check the frame is indeed a tty.
13443 Use the new gpm_tty.
13444 (Fterm_close_connection): Use the new gpm_tty.
13445 * keyboard.c (tty_read_avail_input): Use the new gpm_tty.
13446 * sysdep.c (init_sys_modes): term_gpm -> gpm_tty.
13448 2007-09-21 Juanma Barranquero <lekktu@gmail.com>
13450 * w32term.c (x_draw_glyph_string): Use strike_through_color, not
13451 underline_color, to draw strike-through.
13453 2007-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
13455 * lisp.h (allocate_terminal): Declare.
13457 * window.c (candidate_window_p): Consider frames that are being placed
13458 by the user as somewhere between visible and iconified.
13459 (window_loop): Prefer windows on the current frame.
13460 (Fselect_window): Move the use of select-frame to the beginning so we
13461 can just delegate all the work (it'll call us back anyway).
13463 * frame.c (Qdisplay_environment_variable):
13464 * frame.h (Qdisplay_environment_variable): Delete.
13466 * .gdbinit (xbacktrace): Print the arg's address rather than the value
13467 of the first arg, since that value may be a union.
13469 * callproc.c (child_setup, getenv_internal): Use the frame's `display'
13470 parameter rather than Qdisplay_environment_variable. If all else
13471 fails, look for DISPLAY in initial-environment.
13473 2007-09-21 Glenn Morris <rgm@gnu.org>
13475 * Makefile.in (emacstool): Remove target.
13476 (lisp, shortlisp): Remove termdev.elc.
13478 2007-09-21 Markus Triska <markus.triska@gmx.at>
13480 * xterm.c (x_delete_display): Compile session management conditionally.
13482 2007-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
13484 * callproc.c (getenv_internal_1): New function.
13485 (getenv_internal): Use it.
13486 (Fgetenv_internal): Use it. Accept an env-list as optional arg.
13488 * terminal.c (get_terminal): Don't accept ints to represent terminals.
13489 (Fterminal_name, Fterminal_parameters, Fterminal_parameter)
13490 (Fset_terminal_parameter): Work with dead terminals as well.
13491 (Fmodify_terminal_parameters): Remove.
13493 * terminal.c (get_terminal): Handle terminals.
13494 Make sure the terminal returned is live.
13495 (create_terminal): Use allocate_terminal.
13496 (mark_terminals): Move to alloc.c.
13497 (delete_terminal): Use terminal->name as liveness status.
13498 NULL out fields after freeing their contents.
13499 Don't deallocate the object.
13500 (Fframe_terminal): Use FRAME_TERMINAL. Return the terminal object
13501 rather than an int.
13502 (Fterminal_live_p): Accept non-integer arguments.
13503 (Fterminal_list): Return terminal objects rather than an ints.
13505 * alloc.c (enum mem_type): New member for `terminal' objects.
13506 (allocate_terminal): New function.
13507 (mark_maybe_pointer, valid_lisp_object_p, mark_object):
13509 (mark_terminal): New fun.
13510 (mark_terminals): Move from terminal.c.
13512 * term.c (get_tty_terminal): Don't treat output_initial specially.
13513 (Fsuspend_tty, Fresume_tty): Use terminal objects rather than ints.
13514 (delete_tty): Use terminal->name as liveness status.
13516 * termhooks.h (struct terminal): Make it into a pseudovector.
13517 Remove `deleted' replaced by checking `name's nullness.
13519 * print.c (print_object): Handle terminals.
13521 * lisp.h (enum pvec_type): New `terminal' pseudovector.
13522 (XTERMINAL, XSETTERMINAL, TERMINALP, GC_TERMINALP): New macros.
13524 * frame.c (make_terminal_frame):
13525 * keyboard.c (tty_read_avail_input):
13526 * w32term.c (x_delete_terminal):
13527 * xfns.c (Fx_create_frame, x_create_tip_frame):
13528 * xterm.c (x_delete_terminal): Use terminal->name as liveness status.
13530 2007-09-20 Glenn Morris <rgm@gnu.org>
13532 * process.c (Fmake_network_process): Doc fix.
13534 2007-09-19 Jason Rumney <jasonr@gnu.org>
13536 * dispextern.h (w32_init_fringe, mac_init_fringe): Declare rif argument.
13538 2007-09-19 Michaël Cadilhac <michael@cadilhac.name>
13540 * coding.c (detect_eol_type, detect_eol_type_in_2_octet_form):
13541 Fix a C warning regarding variable constness.
13543 * xterm.c (handle_one_xevent): Fix a C warning.
13545 2007-09-18 Jason Rumney <jasonr@gnu.org>
13547 * w32fns.c (Fx_focus_frame): Rename from Fw32_focus_frame.
13549 2007-09-17 Jan Djärv <jan.h.d@swipnet.se>
13551 * gtkutil.c (gdpy_def): New variable.
13552 (xg_initialize): Initialize gdpy_def.
13553 (xg_display_close): If no other display exists, set gdpy_def to a
13556 2007-09-16 Jan Djärv <jan.h.d@swipnet.se>
13558 * gtkutil.c (xg_get_image_for_pixmap): Always create a GdkPixbuf
13559 when we have no file name for the icon.
13560 (xg_tool_bar_expose_callback): Remove.
13561 (xg_create_tool_bar): Don't connect expose signal to
13562 xg_tool_bar_expose_callback.
13563 (xg_get_file_with_chooser): Move GCPRO1 after declarations.
13565 2007-09-16 Andreas Schwab <schwab@suse.de>
13567 * alloc.c (reset_malloc_hooks): Set the hooks to the previous
13568 values instead of zapping them.
13570 2007-09-14 Glenn Morris <rgm@gnu.org>
13572 * fringe.c (init_fringe_bitmap) <swap_nibble>: Move to file scope.
13573 * gtkutil.c (xg_separator_p) <separator_names>: Move to file scope.
13574 * image.c (our_memory_fill_input_buffer) <buffer>: Move to file
13575 scope and rename to omfib_buffer for clarity.
13576 (gif_load) <interlace_start, interlace_increment>: Move to file scope.
13578 2007-09-14 Kenichi Handa <handa@m17n.org>
13580 * xterm.c (handle_one_xevent): Skip decoding if nbytes is zero.
13582 2007-09-13 Jason Rumney <jasonr@gnu.org>
13584 * fringe.c (w32_init_fringe, mac_init_fringe): Add rif argument.
13586 * w32term.c (w32_term_init): Pass rif to w32_init_fringe.
13588 * macterm.c (mac_initialize): Don't call mac_init_fringe here.
13589 (mac_term_init): Call here instead, passing rif.
13591 2007-09-13 Glenn Morris <rgm@gnu.org>
13593 * s/hpux.h: No longer define `static' as nothing.
13595 2007-09-13 Johan Bockgård <bojohan@gnu.org>
13597 * callint.c (Fcall_interactively): Remove unused var `fun'.
13599 2007-09-12 Romain Francoise <romain@orebokech.com>
13601 * window.c (prefer_window_split_horizontally, display_buffer):
13602 Revert 2007-09-08 change.
13604 2007-09-12 Glenn Morris <rgm@gnu.org>
13606 * alloca.c: Remove file.
13607 * Makefile.in (alloca): Do not undef.
13608 (allocaobj, alloca.o): Remove.
13609 (otherobj): Remove allocaobj.
13610 * keyboard.c (command_loop_1): Remove #ifdef C_ALLOCA block.
13611 * regex.c (C_ALLOCA): Remove all references and code that was only
13612 used when this was defined.
13613 * search.c (boyer_moore): Remove #ifdef C_ALLOCA block.
13614 * xmenu.c (xmenu_show): Remove #ifdef C_ALLOCA block.
13615 * m/ibms390x.h, m/sh3el.h (C_ALLOCA): Remove references to this.
13617 * Makefile.in (SOURCES, unlock, relock): Delete.
13619 * gtkutil.c (cnt): Rename to menu_grab_callback_cnt for clarity.
13620 (menu_grab_callback): All uses changed.
13622 * xselect.c (cnt): Rename to x_reply_selection_request_cnt for clarity.
13623 (x_reply_selection_request): All uses changed.
13625 2007-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
13627 * lread.c (load_warn_old_style_backquotes): Change message to look
13628 better when it appears in the middle of byte-compiler messages.
13630 2007-09-10 Dan Nicolaescu <dann@ics.uci.edu>
13632 * s/darwin.h (MULTI_KBOARD): Only define for Carbon.
13634 * xterm.c (x_create_terminal): Add comment.
13636 * term.c (clear_tty_hooks, set_tty_hooks): Add comments.
13638 2007-09-10 Richard Stallman <rms@gnu.org>
13640 * xterm.c (x_term_init): Give error if can't open DISPLAY_NAME.
13642 2007-09-10 Michaël Cadilhac <michael@cadilhac.name>
13644 * lisp.h (struct Lisp_Subr): Rename `prompt' field to `intspec'.
13645 (DEFUN): Document `intspec', use it instead of `prompt'.
13647 * eval.c (Fcommandp): Change `->prompt' to `->intspec'.
13649 * data.c (Finteractive_form): If the interactive specification starts
13650 with a `(', use it as a Lisp form.
13652 * fileio.c (Fset_file_modes): Add an interactive spec that reads a file
13653 name and file modes.
13655 * callint.c (Fcall_interactively): Comment fixes.
13657 2007-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
13659 * callint.c (Fcall_interactively): Use Finteractive_form also for subrs
13660 and compiled functions.
13662 2007-09-08 Fredrik Axelsson <f.axelsson@gmail.com>
13664 * window.c (prefer_window_split_horizontally): New variable.
13665 (display_buffer): Consider splitting window horizontally depending
13666 on prefer_window_split_horizontally.
13668 2007-09-08 Eli Zaretskii <eliz@gnu.org>
13670 * sysdep.c [WINDOWSNT]: Don't include sysselect.h.
13672 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
13674 * s/cygwin.h (GC_MARK_STACK): Enable conservative stack marking.
13676 * frame.c (x_set_frame_parameters): Check number is positive before
13679 * window.c (freeze_window_start): Don't presume selected_window holds
13681 (Fdisplay_buffer): Remove `register' since `buffer' needs to be gcpro'd.
13683 2007-09-07 Angelo Graziosi <Angelo.Graziosi@roma1.infn.it> (tiny change)
13685 * term.c (dissociate_if_controlling_tty): Call setsid on CYGWIN.
13687 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
13689 * window.c (Vsplit_window_preferred_function): New var.
13690 (Fdisplay_buffer): Use it.
13691 (syms_of_window): Export, and initialize it.
13693 2007-09-06 Pixel <pixel@mandriva.com> (tiny change)
13695 * image.c (gif_load): Fix bug: Handle nonexistent colormap.
13697 2007-09-06 Glenn Morris <rgm@gnu.org>
13699 * gtkutil.c (menu_grab_callback) <cnt>:
13700 * xselect.c (x_reply_selection_request) <cnt>: Move static
13701 variable to file scope.
13703 2007-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
13705 * xdisp.c (redisplay_internal): Make sure Elisp code always sees
13706 consistent values of selected_frame and selected_window.
13708 2007-09-04 Jason Rumney <jasonr@gnu.org>
13710 * w32console.c (initialize_w32_display): Zero unused hooks.
13712 2007-09-04 Dan Nicolaescu <dann@ics.uci.edu>
13714 * term.c (Vsuspend_tty_functions, Vresume_tty_functions)
13715 (syms_of_term, Fsuspend_tty, Fresume_tty): Undo previous change.
13717 2007-09-04 Jason Rumney <jasonr@gnu.org>
13719 * term.c (init_tty) [WINDOWSNT]: Add hooks that are not accessible
13720 in w32console.c. Set up input. Remove XXX comments that have been
13721 confirmed as correct.
13723 * s/ms-w32.h (MULTI_KBOARD): Define.
13725 * w32console.c (one_and_only_w32cons): Remove.
13726 (initialize_w32_display): Take terminal argument.
13728 * term.c (init_tty) [WINDOWSNT]: Pass terminal to
13729 initialize_w32_display.
13730 (init_tty) [MULTI_KBOARD]: Include this code on WINDOWSNT too.
13732 * termhooks.h (enum event_kind) <HORIZ_WHEEL_EVENT>: New event.
13734 * keyboard.c (discard_mouse_events): Discard it.
13735 (make_lispy_event): Translate it to a lisp event.
13736 (lispy_wheel_names): Add wheel-left and right events.
13737 (syms_of_keyboard): Enlarge wheel_syms.
13739 * w32fns.c (w32_wnd_proc) <WM_DROPFILES>: Merge with WM_MOUSEWHEEL.
13740 <WM_MOUSEHWHEEL>: Pass new system message to lisp.
13742 * w32term.h (WM_MOUSEHWHEEL): Define if system headers don't.
13744 * w32term.c (construct_mouse_wheel): Make HORIZ_WHEEL_EVENT
13745 from WM_MOUSEHWHEEL.
13746 (w32_read_socket) <WM_MOUSEHWHEEL>: Treat as WM_MOUSEWHEEL.
13748 * w32fns.c (x_create_tip_frame) [MULTI_KBOARD]: Get keyboard from
13751 * w32term.c (w32_create_terminal) [MULTI_KBOARD]: Create a new
13752 keyboard for the terminal.
13754 2007-09-04 Dan Nicolaescu <dann@ics.uci.edu>
13756 * term.c (Vsuspend_tty_hook): Rename from Vsuspend_tty_functions.
13757 (Vresume_tty_hook): Rename from Vresume_tty_functions.
13758 (syms_of_term): Rename suspend-tty-functions to suspend-tty-hook
13759 and resume-tty-function to resume-tty-hook.
13760 (Fsuspend_tty, Fresume_tty): Use new names.
13762 2007-09-02 Jan Djärv <jan.h.d@swipnet.se>
13764 * gtkutil.c (update_frame_tool_bar): Handle stock name as a named icon
13765 if it starts with "n:".
13767 2007-08-31 Jan Djärv <jan.h.d@swipnet.se>
13769 * gtkutil.c (update_frame_tool_bar): Initialize wbutton to NULL.
13771 2007-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
13774 * frame.c (Qterm_environment_variable): Remove.
13775 (syms_of_frame): Don't init and staticpro it.
13777 * callproc.c (getenv_internal): Remove special case for $TERM.
13779 * callproc.c (Vinitial_environment): New variable.
13780 (set_initial_environment): Initialize it.
13781 (syms_of_callproc): Declare it.
13782 (child_setup): Don't mess with TERM via Qterm_environment_variable; the
13783 TERM under which a process runs is never related to the TERM in which
13786 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
13788 * config.in (HAVE_WINDOW_SYSTEM): Don't undef MULTI_KBOARD here...
13789 * s/darwin.h: ... do it here.
13791 2007-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
13793 * lisp.h (set_initial_environment): Rename from set_global_environment.
13795 * Makefile.in (${etc}DOC): Re-add a ${EXEEXT} which seems to have been
13796 removed by mistake on the multi-tty branch.
13798 * frame.c (make_terminal_frame): Yet Another Int/Lisp_Object Mixup.
13799 (Fmodify_frame_parameters): Return a value.
13801 * image.c (png_load): Comment-out var only used in commented-out code.
13803 * term.c (mark_ttys): Don't bother checking top_frame (incorrectly)
13804 before passing it to mark_object.
13806 * xfaces.c (internal_resolve_face_name): Return a value.
13807 (internal_resolve_face_name, resolve_face_name_error): Comment out.
13809 * xfns.c (check_x_display_info): Yet Another Int/Lisp_Object Mixup.
13810 (x_icon): Comment-out var only used in commented-out code.
13812 2007-08-29 Romain Francoise <romain@orebokech.com>
13814 * keyboard.c (Fset_input_mode): Don't call `Fset_quit_char' if
13815 QUIT hasn't been provided.
13817 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
13819 * callproc.c (child_setup, getenv_internal): Use the
13820 display-environment-variable and term-environment-variable frame params.
13821 (set_initial_environment): Initialise Vprocess_environment.
13823 * config.in: Disable multi-keyboard support on a mac.
13825 * frame.c (Qterm_environment_variable)
13826 (Qdisplay_environment_variable): New variables.
13827 (syms_of_frame): Intern and staticpro them.
13828 (Fmake_terminal_frame): Disable output method test.
13830 * frame.h: Declare them here.
13832 * macfns.c (x_set_mouse_color): Get rif from the frame.
13833 (x_set_tool_bar_lines): Don't use updating_frame.
13834 (mac_window): Add 2 new parameters for consistency with other systems.
13835 (Fx_create_frame): Fix doc string. Rename the parameter. Set the
13836 frame parameters following what is done in X11 and w32. Don't use
13837 FRAME_MAC_DISPLAY_INFO.
13838 (Fx_open_connection, start_hourglass): Remove window-system check.
13839 (x_create_tip_frame): Get the keyboard from the terminal.
13841 * macmenu.c: Reorder includes.
13842 (Fx_popup_menu): Use terminal specific mouse_position_hook.
13844 * macterm.c (XTset_terminal_modes, XTreset_terminal_modes): Add a
13845 terminal parameter.
13846 (x_clear_frame): Add a frame parameter.
13847 (note_mouse_movement): Get rif from the frame.
13848 (mac_term_init): Initialize the terminal.
13849 (mac_initialize): Make static and move terminal initialization ...
13850 (mac_create_terminal): ... to this new function.
13852 * macterm.h (struct mac_display_info): Add terminal.
13853 (mac_initialize): Delete declaration.
13855 * puresize.h (BASE_PURESIZE): Increase base value to 1164000.
13857 * sysdep.c: Comment out text after #endif.
13859 * term.c (init_tty): Only use terminal->kboard when MULTI_KBOARD
13860 is defined. Better initialize ttys in windows. Use terminal
13861 specific mouse_position_hook.
13863 * termhooks.h (union display_info): Add mac_display_info.
13865 * w32fns.c (Fx_create_frame): Use kboard from the terminal.
13866 Set the default minibuffer frame, window_system and the rest of the
13867 frame parameters following what is done in X11.
13869 * w32term.c (w32_initialize): Make static.
13871 * xselect.c (x_handle_selection_clear): Only access
13872 terminal->kboard when MULTI_KBOARD is defined.
13874 * s/darwin.h (SYSTEM_PURESIZE_EXTRA): Define here.
13875 (SYSTEM_PURESIZE_EXTRA): Only define on Carbon.
13877 2007-08-29 Jason Rumney <jasonr@gnu.org>
13879 * frame.c (Fdelete_frame): Only get kboard when MULTI_KBOARD defined.
13880 (make_terminal_frame) [WINDOWSNT]: Initialize terminal.
13882 * fringe.c (w32_init_fringe w32_reset_fringes) [HAVE_NTGUI]:
13883 (mac_init_fringe) [MAC_OS]: Get rif from selected_frame.
13885 * keyboard.c (restore_kboard_configuration): Only define when
13886 MULTI_KBOARD defined.
13888 * makefile.w32-in: Update dependancies from Makefile.in.
13889 (OBJ1): Add terminal.$(O)
13891 * term.c (dissociate_if_controlling_tty) [WINDOWSNT]:
13892 Don't define function body.
13893 (init_tty) [WINDOWSNT]: Use selected_frame for initializing.
13895 * termhooks.h (display_info) [WINDOWSNT]: Add w32.
13897 * w32.c (request_sigio, unrequest_sigio): Remove.
13899 * w32console.c (w32con_move_cursor, w32con_clear_to_end)
13900 (w32con_clear_frame, w32con_clear_end_of_line)
13901 (w32con_ins_del_lines, w32con_insert_glyphs, w32con_write_glyphs)
13902 (w32con_delete_glyphs, w32con_set_terminal_window)
13903 (scroll_line, w32_sys_ring_bell): Add frame arg.
13904 (w32con_set_terminal_modes, w32con_reset_terminal_modes):
13906 (PICK_FRAME): Remove.
13907 (w32con_write_glyphs): Use frame specific terminal coding.
13908 (one_and_only_w32cons): New global variable.
13909 (initialize_w32_display): Use it for storing hooks.
13910 (create_w32cons_output): New function.
13912 * w32inevt.c, w32inevt.h (w32_console_read_socket): Make first
13915 * w32fns.c (x_create_tip_frame): Set terminal and ref count.
13917 (x_set_tool_bar_lines): Don't use updating_frame.
13918 (Fx_create_frame): Set terminal and ref count.
13919 (Fx_open_connection): Remove window-system check.
13921 * w32menu.c (Fx_popup_menu): Use terminal specific mouse_position_hook.
13923 * w32term.c (w32_term_init): Call add_keyboard_wait_descriptor.
13924 (w32_set_terminal_modes, w32_reset_terminal_modes): Add terminal arg.
13925 (x_clear_frame, x_delete_glyphs, w32_ring_bell, x_ins_del_lines):
13927 (x_delete_terminal, w32_create_terminal): New functions.
13928 (w32_term_init): Create a terminal.
13929 (w32_initialize): Move terminal specific initialization to
13930 w32_create_terminal.
13932 * w32term.h (x_output): Remove foreground_pixel and background_pixel.
13933 (w32_clear_rect, w32_clear_area): Use background from frame.
13934 (w32_display_info): Add terminal.
13935 (w32_sys_ring_bell, x_delete_display): Declare here.
13937 * xdisp.c (display_menu_bar) [HAVE_NTGUI]: Check frame type.
13939 * s/ms-w32.h (SYSTEM_PURESIZE_EXTRA): Bump to 50k.
13941 2007-08-29 Kalle Olavi Niemitalo <kon@iki.fi> (tiny change)
13943 * keyboard.c (interrupt_signal, handle_interrupt, Fset_quit_char):
13944 Fix get_named_tty calls for the controlling tty.
13946 2007-08-29 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
13948 * term.c (dissociate_if_controlling_tty)[USG]: Fix parse error.
13950 2007-08-29 Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp> (tiny change)
13952 * term.c (tty_insert_glyphs): Add missing first parameter.
13954 2007-08-29 Károly Lőrentey <karoly@lorentey.hu>
13956 * buffer.c (Fbuffer_list, Fbury_buffer):
13957 Take frame->buried_buffer_list into account.
13959 * cm.c (current_tty): New variable, for cmputc().
13961 (cmcheckmagic): Add tty parameter, look up terminal streams there.
13962 (calccost): Add tty parameter. Use emacs_tputs() instead of tputs().
13963 (cmgoto): Add tty parameter. Pass it on to calccost().
13964 Use emacs_tputs() instead of tputs().
13966 * cm.h (emacs_tputs): New macro to set current_tty, and then call
13968 (current_tty): New variable, for cmputc().
13969 (cmcheckmagic, cmputc, cmgoto): Add prototypes.
13971 * eval.c (unwind_to_catch): Don't call x_fully_uncatch_errors.
13972 (internal_condition_case, internal_condition_case_1)
13973 (internal_condition_case_2): Don't abort when x_catching_errors.
13975 * fns.c (Fyes_or_no_p): Don't try to open an X dialog on tty terminals.
13976 (Fy_or_n_p): Likewise. Use temporarily_switch_to_single_kboard to
13977 prevent crashes caused by bogus longjmps in read_char.
13979 * keymap.h (Fset_keymap_parent): Add EXFUN.
13981 * macterm.h (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL)
13982 * w32term.h (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL):
13983 Remove redundant definition.
13985 * macfns.c (x_set_mouse_color, x_make_gc):
13986 Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
13988 * w32term.c (x_free_frame_resources):
13989 Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
13990 (w32_initialize): Use the accessor macros for terminal characteristics.
13992 * macterm.c (mac_initialize): Use Fset_input_interrupt_mode.
13993 Use the accessor macros for terminal characteristics.
13994 * msdos.c (internal_terminal_init): Use the accessor macros for
13995 terminal characteristics.
13996 (ScreenVisualBell, internal_terminal_init):
13997 Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
13999 * termopts.h (no_redraw_on_reenter): Declare.
14001 * alloc.c (emacs_blocked_malloc): Disable mallopt call.
14002 (mark_terminals, mark_ttys): Declare.
14003 (Fgarbage_collect): Call them.
14004 (mark_object): Mark buried_buffer_list.
14006 * prefix-args.c: Include stdlib.h for exit.
14008 * syssignal.h: Add comment.
14010 * indent.c: Include stdio.h.
14012 * window.h (Vinitial_window_system): Declare.
14013 (Vwindow_system): Delete declaration.
14015 * fontset.c (Finternal_char_font): Use FRAME_RIF.
14017 * image.c (lookup_image): Don't initialize `c' until the xasserts
14020 * gtkutil.c (xg_create_frame_widgets): Use FRAME_BACKGROUND_PIXEL and
14021 FRAME_FOREGROUND_PIXEL.
14023 * print.c (print_preprocess): Don't lose print_depth levels while
14026 * widget.c (update_from_various_frame_slots):
14027 Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
14029 * window.c (set_window_buffer): Don't call clear_mouse_face on tty
14031 (window_internal_height): Remove bogus make_number call.
14032 (init_window_once): Call make_terminal_frame with two zero parameters.
14034 * fileio.c (Fread_file_name): Update comment.
14036 * callint.c (Fcall_interactively):
14037 Use temporarily_switch_to_single_kboard instead of single_kboard_state.
14038 Make sure it is correctly unwound.
14040 * xsmfns.c (x_session_close): New function.
14042 * coding.h (terminal_coding, safe_terminal_coding, keyboard_coding):
14043 Delete declarations.
14045 * xterm.h: Remove declaration for x_fully_uncatch_errors.
14046 (x_output): Remove background_pixel and foreground_pixel fields.
14047 (x_display_info): Add new field TERMINAL. Remove KBOARD field.
14048 (x_delete_device, x_session_close): Declare.
14050 * lread.c: Include setjmp.h. Update declaration of `read_char'.
14051 (read_filtered_event): Call `read_char' with a local
14052 `wrong_kboard_jmpbuf'.
14054 * minibuf.c (read_minibuf): Call temporarily_switch_to_single_kboard.
14055 Don't call single_kboard_state. Use FRAME_RIF.
14057 * process.c (Fmake_network_process): Don't unrequest_sigio on modern
14060 * lisp.h (set_process_environment): Rename to `set_global_environment'.
14061 (Fframe_with_environment, Fset_input_meta_mode)
14062 (Fset_quit_char): EXFUN.
14063 (x_create_device, tty_output, terminal, tty_display_info): Declare.
14064 (init_sys_modes, reset_sys_modes): Update prototypes.
14065 (init_all_sys_modes, reset_all_sys_modes): New prototypes.
14067 * keyboard.h (struct kboard): Add new fields Vlocal_function_key_map,
14068 Vlocal_key_translation_map, and Vkeyboard_translate_table.
14069 (Vfunction_key_map, Vkeyboard_translate_table, single_kboard_state):
14070 Delete declarations.
14071 (Vfunction_key_map, Vkey_translation_map, push_kboard, pop_kboard)
14072 (temporarily_switch_to_single_kboard, tty_read_avail_input):
14075 * emacs.c (main): Don't call init_sys_modes(), the new term_init()
14076 already does that during init_display(). Call syms_of_keymap
14077 before syms_of_keyboard. Call `syms_of_terminal'.
14078 Call set_initial_environment, not set_process_environment.
14079 (shut_down_emacs): Call reset_all_sys_modes() instead of
14082 * xfaces.c (x_free_gc): Protect xassert with GLYPH_DEBUG.
14083 (internal_resolve_face_name, resolve_face_name_error): New functions.
14084 (resolve_face_name): Protect against loops and errors thrown by Fget.
14085 (realize_default_face): Don't use FRAME_FONT unless frame is an X frame.
14086 (Ftty_supports_face_attributes_p): Update tty_capable_p call.
14088 * scroll.c: Replace CURTTY() with local variables throughout the
14089 file (where applicable).
14090 (calculate_scrolling, calculate_direct_scrolling)
14091 (scrolling_1, scroll_cost): Use the accessor macros for terminal
14094 * keymap.c (Vfunction_key_map): Remove.
14095 (Fdescribe_buffer_bindings): Update references to Vfunction_key_map.
14096 (syms_of_keymap): Remove DEFVAR for Vfunction_key_map.
14097 (Vkey_translation_map): Remove.
14098 (syms_of_keymap): Remove DEFVAR for key-translation-map.
14099 (Fdescribe_buffer_bindings)
14100 (read_key_sequence, init_kboard, syms_of_keyboard, mark_kboards):
14101 Update for terminal-local key-translation-map.
14103 * Makefile.in (callproc.o): Update dependencies.
14104 (lisp, shortlisp): Add termdev.elc.
14105 (obj): Add terminal.o.
14106 (terminal.o): Add dependencies.
14107 [HAVE_CARBON]: Make terminal.o depend on macgui.h.
14108 (data.o, fns.o): Add termhooks.h dependency.
14109 (SOME_MACHINE_LISP): Add dnd.elc.
14110 (minibuf.o): Fix typo.
14111 Update dependencies.
14113 * data.c (do_symval_forwarding, store_symval_forwarding)
14114 (find_symbol_value): Use the selected frame's keyboard, not
14117 * .gdbinit (init_sys_modes): Use Vinitial_window_system instead of
14120 * xmenu.c (Fx_menu_bar_open) [USE_X_TOOLKIT, USE_GTK]: Rename from
14122 (syms_of_xmenu): Update defsubr.
14123 (mouse_position_for_popup, Fx_popup_menu)
14124 (Fx_popup_dialog, x_activate_menubar, update_frame_menubar)
14125 (set_frame_menubar, free_frame_menubar)
14126 (create_and_show_popup_menu, xmenu_show, )
14127 (create_and_show_dialog, xdialog_show, xmenu_show): Abort if not
14130 * xselect.c (x_own_selection): Abort if not an X frame.
14131 (some_frame_on_display): Check if it is an X frame.
14132 (x_handle_selection_clear): Deal with MULTI_KBOARD.
14134 * coding.c: Include frame.h and termhooks.h.
14135 (terminal_coding, keyboard_coding): Delete.
14136 (Fset_terminal_coding_system_internal)
14137 (Fset_keyboard_coding_system_internal)
14138 (Fkeyboard_coding_system)
14139 (Fterminal_coding_system): Add a terminal parameter.
14140 Get terminal_coding from the terminal.
14141 (init_coding_once): Don't call setup_coding_system here.
14143 * dispextern.h (set_scroll_region, turn_off_insert)
14144 (turn_off_highlight, background_highlight, clear_end_of_line_raw)
14145 (tty_clear_end_of_line, tty_setup_colors)
14146 (delete_tty, updating_frame)
14147 (produce_special_glyphs, produce_glyphs, write_glyphs)
14148 (insert_glyphs): Remove.
14149 (raw_cursor_to, clear_to_end, tty_turn_off_insert)
14150 (tty_turn_off_highlight, get_tty_size): Add declaration.
14151 (tabs_safe_p, init_baud_rate, get_tty_terminal): Update prototypes.
14153 * frame.h (enum output_method): Add output_initial.
14154 (struct x_output): Delete.
14155 (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL):
14156 Access foreground_pixel and background_pixel directly from the frame.
14157 (tty_display): Delete.
14158 (struct frame): Add buried_buffer_list, foreground_pixel,
14159 background_pixel and terminal. Delete kboard.
14160 (union output_data): Add tty.
14161 (FRAME_KBOARD): Get the kboard from the terminal.
14162 (FRAME_INITIAL_P): New macro.
14163 (Qtty, Qtty_type, Qterminal, Qterminal_live_p, Qenvironment)
14164 (Qterm_environment_variable, Qdisplay_environment_variable)
14165 (make_terminal_frame, Qburied_buffer_list, Qwindow_system):
14168 * termchar.h (tty_output, tty_display_info): New structures.
14169 (tty_list): Declare.
14170 (FRAME_TTY, CURTTY): New macros.
14171 (must_write_spaces, min_padding_speed, fast_clear_end_of_line)
14172 (line_ins_del_ok, char_ins_del_ok, scroll_region_ok)
14173 (scroll_region_cost, memory_below_frame, fast_clear_end_of_line)
14174 (dont_calculate_costs, no_redraw_on_reenter): Remove declarations.
14176 * callproc.c: Include frame.h and termhooks.h, for terminal
14178 (add_env): New function.
14179 (child_setup): Use it.
14180 (child_setup, getenv_internal): Handle the new Vprocess_environment.
14181 (getenv_internal): Fix get_terminal_param call.
14182 (Fgetenv_internal, egetenv): Update doc.
14183 (syms_of_callproc): Initialize Vprocess_environment to nil.
14184 Register and initialize them. Remove obsolete defvars. Update doc
14186 (child_setup): Handle Vlocal_environment_variables.
14187 (getenv_internal): Add terminal parameter.
14188 Handle Vlocal_environment_variables.
14189 (Fgetenv_internal): Add terminal parameter.
14190 (child_setup, getenv_internal, Fgetenv_internal): Store the local
14191 environment in a frame (not terminal) parameter. Update doc strings.
14192 (set_initial_environment): Rename from set_global_environment.
14193 Store Emacs environment in initial frame parameter.
14195 * xdisp.c (redisplay_internal): Update references to
14196 `previous_terminal_frame'.
14197 (display_mode_line, Fformat_mode_line): Replace calls to
14198 `push_frame_kboard' with `push_kboard'.
14199 (get_glyph_string_clip_rects): Add extra parentheses and
14200 braces to prevent compiler warnings.
14201 (calc_pixel_width_or_height): Add xassert to check that the
14202 frame is alive. Don't call `lookup_image' on a termcap frame.
14203 (message2_nolog, message3_nolog, redisplay_internal)
14204 (set_vertical_scroll_bar, redisplay_window, check_x_display_info)
14205 (x_set_scroll_bar_foreground, x_set_scroll_bar_background)
14206 (Fx_create_frame, Fxw_display_color_p, Fx_display_grayscale_p)
14207 (Fx_display_pixel_width, Fx_display_pixel_height)
14208 (Fx_display_planes, Fx_display_color_cells)
14209 (Fx_server_max_request_size, Fx_server_vendor, Fx_server_version)
14210 (Fx_display_screens, Fx_display_mm_height, Fx_display_mm_width)
14211 (Fx_display_backing_store, Fx_display_visual_class)
14212 (Fx_display_save_under, Fx_close_connection, x_create_tip_frame):
14213 Use FRAME_TERMINAL_P, FRAME_WINDOW_P, FRAME_TTY and FRAME_RIF.
14215 * xfns.c (x_set_foreground_color x_set_background_color)
14216 (x_set_mouse_color, x_set_cursor_color, x_make_gc):
14217 Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
14218 (Fx_create_frame, x_create_tip_frame, build_string, x_window)
14219 (Fx_create_frame, x_create_tip_frame): Don't create frames on a
14220 terminal that is being deleted.
14221 (Fx_create_frame): Use `store_frame_param' to set `window-system'
14222 frame parameter, and make sure it overrides any user-supplied setting.
14223 (Fx_close_connection, Fx_synchronize): Unify argument names with
14224 the rest of the DEFUNs.
14226 * dispnew.c (Fsend_string_to_terminal): Update call to
14227 `get_tty_terminal'.
14228 (Fredraw_frame, Fsend_string_to_terminal)
14229 (Fsend_string_to_terminal, init_display): Use FRAME_RIF,
14230 FRAME_TERMCAP_P and FRAME_TTY.
14231 (window_change_signal): Don't believe width/height values that are
14233 (Vinitial_window_system): Rename from Vwindow_system.
14234 (termscript, Wcm, rif): Delete.
14236 * termhooks.h (struct terminal): New struct containing the
14237 previously global text display hooks and new members NAME,
14238 DELETED and PARAM_ALIST.
14239 (FRAME_TERMINAL, TERMINAL_TERMINAL_CODING)
14240 (TERMINAL_KEYBOARD_CODING, TERMINAL_ACTIVE_P, FRAME_WINDOW_P)
14241 (FRAME_RIF): New macros.
14242 (get_terminal_param, get_device): New declarations.
14243 (termscript): Delete declaration.
14245 * xterm.c (x_initialize): Use Fset_input_interrupt_mode.
14246 (XTflash, x_free_frame_resources, x_scroll_bar_create)
14247 (x_scroll_bar_set_handle): Use FRAME_BACKGROUND_PIXEL and
14248 FRAME_FOREGROUND_PIXEL.
14249 (x_fully_uncatch_errors): Disable definition.
14250 (x_scroll_bar_expose): Fix reference to foreground pixel.
14251 (XTread_socket): Disable loop on all X displays.
14252 (x_delete_terminal): Don't set terminal->deleted and let
14253 delete_terminal delete the frames on the terminal.
14254 (x_delete_display): Doc update to reflect changes in
14256 (x_display_info) <terminal>: Move member earlier in the struct.
14257 (deleting_tty): Remove old variable.
14258 (Fsuspend_tty): Call clear_tty_hooks.
14259 (Fresume_tty, init_tty): Call set_tty_hooks.
14260 (Ftty_display_color_p, Ftty_display_color_cells): Don't throw
14261 errors on X frames.
14262 (x_catch_errors_unwind): Abort if x_error_message is NULL.
14263 (handle_one_xevent): Initialize `f' to NULL.
14264 (x_delete_terminal, x_create_terminal): New functions.
14265 (XTset_terminal_modes, XTreset_terminal_modes)
14266 (XTread_socket, x_connection_closed, x_term_init)
14267 (x_term_init, x_delete_display): Add terminal parameter.
14268 (x_term_init) [!HAVE_GTK_MULTIDISPLAY]: Refuse to create secondary
14271 * frame.c: Include termchar.h.
14272 (Qterminal, Qterminal_live_p, Qburied_buffer_list, Qtty, Qtty_type)
14273 (Qwindow_system, Qenvironment, Qterm_environment_variable)
14274 (Qdisplay_environment_variable): New vars.
14275 (Fframep): Deal with output_initial.
14276 (Fframe-live-p): Doc fix.
14277 (Fwindow-system): New function.
14278 (x_set_screen_gamma, store_frame_param): Fix compilation errors.
14279 (make_terminal_frame): Don't create frames on a terminal that is
14280 being deleted. Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
14281 (store_frame_param): Check for found_for_frame before calling XFRAME.
14282 (Fmake_terminal_frame): Handle NULL tty names correctly.
14283 (syms_of_frame): Enhance doc string of `default-frame-alist'.
14284 (Fdelete_frame): Remove unused variable `count'. Don't allow other
14285 frames to refer to a deleted frame in their 'environment parameter.
14286 (Fframe_with_environment): New function.
14287 (syms_of_frame): Defsubr it. Initialize and staticpro Qenvironment.
14288 (get_future_frame_param): New function.
14289 (Fmake_terminal_frame): Use it.
14290 (x_set_frame_parameters, x_set_screen_gamma): Use FRAME_RIF.
14292 * sysdep.c (init_sys_modes, reset_sys_modes): Update for renames.
14293 * sysdep.c (reset_sys_modes): Update for renames.
14295 * keyboard.c (tty_read_avail_input): New function.
14296 (Fset_input_interrupt_mode, Fset_output_flow_control): New functions.
14297 (syms_of_keyboard): Defsubr them.
14298 (Fset_input_meta_mode, Fset_quit_char): New functions.
14299 (Fset_input_mode): Split to above functions.
14300 (read_char_minibuf_menu_prompt): Add wrong_kboard_jmpbuf
14301 parameter. Use it in call to `read_char'.
14302 (read_char): Declare. Update call to `read_char_minibuf_menu_prompt'.
14303 Set wrong_kboard_jmpbuf correctly in recursive calls.
14304 Use current_kboard to access Vkeyboard_translate_table.
14305 Enhance comment before extra longjmp to wrong_kboard_jmpbuf.
14306 Add wrong_kboard_jmpbuf parameter to allow for recursive calls.
14307 Update longjmp invocations. Remember the original current_kboard,
14308 and longjmp to `wrong_kboard_jmpbuf' when a filter, timer or sentinel
14309 changes it. Comment out unnecessary calls to
14310 `record_single_kboard_state' and `any_kboard_state'.
14311 Update recursive calls.
14312 (wrong_kboard_jmpbuf): Remove global variable.
14313 (read_key_sequence): Remove unused variable wrong_kboard_jmpbuf.
14314 Handle deleted interrupted_kboards correctly; that is a legal
14315 case. Add `wrong_kboard_jmpbuf' local variable. Update setjmp
14316 and read_char calls. Abort if interrupted_kboard died in read_char.
14317 (any_kboard_state, single_kboard_state)
14318 (push_frame_kboard): Remove function.
14319 (pop_kboard): Switch out of single_kboard mode if the kboard has
14320 been deleted. Remove unused variable. Help debugging by not
14321 changing current_kboard unnecessarily. Set current_kboard to the
14322 kboard of the selected frame when the stored kboard object has
14323 been deleted before pop_kboard.
14324 (temporarily_switch_to_single_kboard): Change first parameter to a
14325 frame pointer. Throw an error when caller wants to change kboards
14326 while in single_kboard mode. Don't push_kboard if we weren't in
14327 single kboard state. Don't pop_kboard if we popped into any
14329 (restore_kboard_configuration): Abort if pop_kboard changed the
14330 kboard in single_kboard mode. Call pop_kboard only after setting
14331 up single_kboard mode.
14332 (Frecursive_edit): Switch to single_kboard mode only in nested
14334 (cmd_error, command_loop, command_loop_1, timer_check):
14335 Comment out unnecessary call to `any_kboard_state' and
14336 `record_single_kboard_state'.
14337 (delete_kboard): Exit single_kboard mode if we have just deleted
14338 that kboard. Use FRAME_KBOARD.
14339 (interrupt_signal): Use `Fkill_emacs' to exit Emacs, not
14340 `fatal_error_signal'.
14341 (record_single_kboard_state): Don't push_kboard if we weren't in
14342 single kboard state. Don't pop_kboard if we popped into any
14344 (push_frame_kboard): Rename to push_kboard.
14345 (kbd_buffer_get_event): Use FRAME_TERMINAL.
14346 (read_avail_input): Read input from all terminals.
14347 (mark_kboards): Also mark Vkeyboard_translate_table.
14348 (kbd_buffer_store_event_hold): Simplify condition.
14349 (read_key_sequence): Reinitialize fkey and keytran at each replay.
14350 (Vkeyboard_translate_table): Move to struct kboard.
14351 (init_kboard): Initialize Vkeyboard_translate_table.
14352 (syms_of_keyboard): Use DEFVAR_KBOARD to define
14353 Vkeyboard_translate_table. Update doc strings. Update docs of
14354 local-function-key-map and function-key-map.
14356 * terminal.c: New file.
14358 * term.c: Include errno.h.
14359 (Vring_bell_function, device_list, initial_device)
14360 (next_device_id, ring_bell, update_begin, update_end)
14361 (set_terminal_window, cursor_to, raw_cursor_to)
14362 (clear_to_end, clear_frame, clear_end_of_line)
14363 (write_glyphs, insert_glyphs, delete_glyphs, ins_del_lines)
14364 (Fdisplay_name, create_device, delete_device): Move to terminal.c.
14365 (syms_of_term): Move their initialization to terminal.c.
14366 (get_tty_terminal, Fdisplay_tty_type, Ftty_display_color_p)
14367 (Ftty_display_color_cells)
14368 (Ftty_no_underline, Fsuspend_tty, Fresume_tty, create_tty_output)
14369 (clear_tty_hooks, set_tty_hooks)
14370 (init_tty, maybe_fatal): New functions.
14371 (Ftty_type): Return nil if terminal is not on a tty instead of
14372 throwing an error. Doc update.
14373 (syms_of_term) <Vsuspend_tty_functions, Vresume_tty_functions>:
14374 Doc update. Initialize new subrs and variables.
14375 (delete_tty): Use terminal->deleted.
14376 (tty_set_terminal_modes): Rename from set_terminal_modes.
14377 (tty_reset_terminal_modes): Rename from reset_terminal_modes.
14378 (set_scroll_region): Rename to `tty_set_scroll_region'.
14379 (turn_on_insert): Rename to `tty_turn_on_insert'.
14380 (turn_off_insert): Rename to `tty_turn_off_insert'.
14381 (turn_off_highlight): Rename to `tty_turn_off_highlight'.
14382 (turn_on_highlight): Rename to `tty_turn_on_highlight'.
14383 (toggle_highligh): Rename to `tty_toggle_highlight'.
14384 (background_highlight): Rename to `tty_background_highlight'.
14385 (highlight_if_desired): Rename to `tty_highlight_if_desired'.
14386 (tty_ring_bell, tty_update_end, tty_set_terminal_window)
14387 (tty_set_scroll_region, tty_background_highlight)
14388 (tty_cursor_to, tty_raw_cursor_to, tty_clear_to_end)
14389 (tty_clear_frame, tty_clear_end_of_line, tty_write_glyphs)
14390 (tty_insert_glyphs, tty_delete_glyphs, tty_ins_del_lines)
14391 (term_get_fkeys, tty_setup_colors, dissociate_if_controlling_tty):
14392 Add static modifier.
14393 (tty_reset_terminal_modes, tty_set_terminal_window)
14394 (tty_set_scroll_region, tty_background_highlight)
14395 (tty_highlight_if_desired, tty_cursor_to)
14396 (tty_raw_cursor_to, tty_clear_to_end, tty_clear_frame)
14397 (tty_clear_end_of_line, tty_write_glyphs, tty_insert_glyphs)
14398 (tty_delete_glyphs, tty_ins_del_lines, turn_on_face): Update for
14401 2007-08-28 Jan Djärv <jan.h.d@swipnet.se>
14403 * keyboard.c: Qrtl is new.
14404 (parse_tool_bar_item): Handle :rtl keyword.
14405 (syms_of_keyboard): Intern :rtl keyword.
14407 * dispextern.h (enum tool_bar_item_idx): Add TOOL_BAR_ITEM_RTL_IMAGE.
14409 * gtkutil.c (xg_tool_bar_expose_callback): Just do SET_FRAME_GARBAGED
14410 so no Lisp code is executed.
14411 (file_for_image, find_rtl_image): New functions.
14412 (xg_get_image_for_pixmap): Use file_for_image.
14413 (update_frame_tool_bar): If direction is RTL, use RTL image if
14414 defined. Use Gtk stock images if defined.
14416 2007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14418 * macterm.c (x_draw_composite_glyph_string_foreground): Draw rectangle
14419 for nonexistent or zero-width glyph in composition glyph.
14421 2007-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
14423 * m/amdx86-64.h: Redirect to intel386.h if compiling for i386.
14425 * xdisp.c (Finvisible_p): New function.
14426 (syms_of_xdisp): defsubr it.
14428 2007-08-24 Juanma Barranquero <lekktu@gmail.com>
14430 * image.c (syms_of_image) <image-library-alist, cross-disabled-images>:
14433 2007-08-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14435 * mac.c [MAC_OSX] (select_and_poll_event, sys_select): Fix last changes.
14437 2007-08-24 Martin Rudalics <rudalics@gmx.at>
14439 * fileio.c (Finsert_file_contents): Consult CHARS_MODIFF to tell
14440 whether decoding has modified buffer contents.
14442 2007-08-24 Jason Rumney <jasonr@gnu.org>
14444 * image.c [HAVE_NTGUI]: Define dynamic loaded functions for SVG.
14445 (Qgdk_pixbuf, Qglib) [HAVE_NTGUI]: New symbols.
14446 (syms_of_image) [HAVE_NTGUI]: Intern and staticpro them.
14447 (init_svg_functions) [HAVE_NTGUI]: New function.
14448 (fn_g_type_init, fn_g_object_unref, fn_g_error_free): New #defines.
14449 (svg_load_image): Use them.
14450 (svg_load_image) [HAVE_NTGUI]: Implement background.
14452 2007-08-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14454 * Makefile.in (RSVG_LIBS, RSVG_CFLAGS): New variables.
14455 (ALL_CFLAGS): Use ${RSVG_CFLAGS} instead of @RSVG_CFLAGS@.
14456 (LIBX): Remove @RSVG_LIBS@.
14457 (LIBES): Add $(RSVG_LIBS).
14459 * image.c (svg_load_image): Blend with specified background if exists.
14460 Use IMAGE_BACKGROUND. Add Mac OS Support.
14462 * mac.c (wakeup_from_rne_enabled_p) [MAC_OSX]: Remove variable.
14463 (ENABLE_WAKEUP_FROM_RNE, DISABLE_WAKEUP_FROM_RNE) [MAC_OSX]:
14465 [MAC_OSX] (socket_callback): Do nothing.
14466 [MAC_OSX] (select_and_poll_event): Use CFRunLoopRunInMode instead of
14468 [MAC_OSX] (sys_select): Likewise. Don't set context as argument to
14470 (mac_wakeup_from_rne) [MAC_OSX]: Do nothing.
14472 2007-08-22 Glenn Morris <rgm@gnu.org>
14474 * image.c (x_find_image_file): Search in etc/images/ rather than etc/.
14476 2007-08-22 Paul Pogonyshev <pogonyshev@gmx.net>
14478 * Makefile.in (ALL_CFLAGS, LIBX): Add RSVG_LIBS.
14480 * image.c: Add support for SVG images. Some additional comments
14481 by Joakim Verona <joakim@verona.se>. When HAVE_RSVG is defined:
14482 (svg_image_p): New function to test for SVG image.
14483 (svg_load): New function to load SVG image.
14484 (svg_load_image): New function, helper for svg_load.
14485 (Qsvg): New Lisp_object.
14486 (svg_keyword_index): New enum.
14487 (svg_format): New static `image_keyword' struct.
14488 (svg_type): New static `image_type' struct.
14489 (librsvg/rsvg.h): Include it.
14491 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
14493 * lread.c (load_warn_old_style_backquotes): Fix up array size typo.
14495 2007-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
14497 * lread.c (Qold_style_backquotes): New var.
14498 (syms_of_lread): Init and staticpro it.
14499 (load_warn_old_style_backquotes): New fun.
14500 (Fload): Use them to warn about old style backquotes.
14501 (end_of_file_error, Fload): Remove unused vars.
14503 * lisp.h (Fclear_face_cache, Fx_send_client_event): Declare.
14505 * lread.c (Vold_style_backquotes): New var.
14506 (syms_of_lread): Init and export it to Elisp.
14507 (read1): Set it when we find an old-style (back)quote.
14509 2007-08-22 Jason Rumney <jasonr@gnu.org>
14511 * w32reg.c (SYSTEM_DEFAULT_RESOURCES): Add missing NULL terminator.
14513 2007-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
14515 * puresize.h (BASE_PURESIZE): Increase to 1140000.
14517 2007-08-19 Richard Stallman <rms@gnu.org>
14519 * eval.c (Ffunction, Fquote): Signal error if not 1 argument.
14521 2007-08-19 Andreas Schwab <schwab@suse.de>
14523 * alloc.c (pure): Round PURESIZE up.
14525 2007-08-17 Jan Djärv <jan.h.d@swipnet.se>
14527 * xterm.c (handle_one_xevent): Remove check that mouse click is in
14530 2007-08-16 Richard Stallman <rms@gnu.org>
14532 * eval.c (Fcommandp): Add parens to clarify.
14534 * minibuf.c (Fall_completions): Use enum for type of table.
14536 * emacs.c (USAGE2): Improve text.
14538 2007-08-15 Philippe Waroquiers <philippe.waroquiers@eurocontrol.int>
14540 * term.c (tty_default_color_capabilities): Declare static
14541 variables in file scope, to avoid HPUX compiler problem.
14543 2007-08-13 Jan Djärv <jan.h.d@swipnet.se>
14545 * gtkutil.c (update_frame_tool_bar): Use -1 as index
14546 to gtk_toolbar_insert.
14548 2007-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
14550 * fileio.c (Finsert_file_contents): Yet Another Int/Lisp_Object Mixup.
14552 * insdel.c (reset_var_on_error): New fun.
14553 (signal_before_change, signal_after_change):
14554 Use it to reset (after|before)-change-functions to nil in case of error.
14555 Bind inhibit-modification-hooks to t.
14556 Don't bind (after|before)-change-functions to nil while they run.
14558 2007-08-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14560 * xterm.c (x_draw_image_glyph_string): Adjust stipple origin when
14561 filling pixmap with stippled background.
14563 2007-08-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14565 * macterm.c [TARGET_API_MAC_CARBON] (mac_handle_window_event):
14566 Don't use invisible frame as parent window for repositioning.
14568 2007-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
14570 * print.c (new_backquote_output): Rename from old_backquote_output.
14571 (print): Inverse its logic (according to its name) so as to match the
14572 behavior of new_backquote_flag in lread.c.
14574 2007-08-09 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14576 * gmalloc.c (posix_memalign): New function.
14578 * macterm.c (frame_highlight, frame_unhighlight): Don't call
14579 ActivateControl/DeactivateControl here.
14580 [USE_MAC_TOOLBAR] (free_frame_tool_bar): Suppress animation when
14581 frame-notice-user-settings is non-nil.
14582 [USE_MAC_FONT_PANEL] (mac_handle_font_event): Also record parameter
14583 for kEventParamFMFontStyle.
14584 [TARGET_API_MAC_CARBON] (mac_handle_keyboard_event): Don't check
14585 mac_pass_command_to_system and mac_pass_control_to_system here.
14586 (XTread_socket): Call ActivateControl/DeactivateControl here.
14587 (XTread_socket) [TARGET_API_MAC_CARBON]:
14588 Check mac_pass_command_to_system and mac_pass_control_to_system here.
14589 (mac_handle_window_event) [USE_MAC_TOOLBAR]: Add further workaround
14590 for window repositioning.
14592 2007-08-08 Glenn Morris <rgm@gnu.org>
14594 * Replace `iff' in doc-strings and comments.
14596 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
14598 * xdisp.c (move_it_by_lines): Remove incorrect optimization.
14600 2007-08-07 Martin Rudalics <rudalics@gmx.at>
14602 * fileio.c (Finsert_file_contents): Run format-decode and
14603 after_insert_file_functions on entire buffer when REPLACE is
14604 non-nil and inhibit modification_hooks and point_motion_hooks.
14605 For consistency, run after_insert_file_functions iff something
14606 got inserted. Move signal_after_change and update_compositions
14607 after code running after_insert_file_functions. Make sure that
14608 undo_list doesn't record intermediate steps of the decoding process.
14610 2007-08-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14613 [HAVE_GTK_AND_PTHREAD && !SYSTEM_MALLOC && !DOUG_LEA_MALLOC]:
14614 Call malloc_enable_thread on interactive startup.
14616 * gmalloc.c (_malloc_thread_enabled_p) [USE_PTHREAD]: New variable.
14617 (LOCK, UNLOCK, LOCK_ALIGNED_BLOCKS, UNLOCK_ALIGNED_BLOCKS)
14618 [USE_PTHREAD]: Conditionalize with it.
14619 (malloc_atfork_handler_prepare, malloc_atfork_handler_parent)
14620 (malloc_atfork_handler_child, malloc_enable_thread) [USE_PTHREAD]:
14623 2007-08-06 Chong Yidong <cyd@stupidchicken.com>
14625 * xdisp.c (redisplay_window): When restoring original buffer
14626 position, make sure it is still valid.
14628 * image.c (png_load): Ignore png-supplied background color.
14630 2007-08-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14632 * mac.c [TARGET_API_MAC_CARBON] (cfdate_to_lisp): Obtain microsec value.
14633 Use kCFAbsoluteTimeIntervalSince1970.
14635 * macmenu.c (quit_dialog_event_loop) [TARGET_API_MAC_CARBON]:
14637 [TARGET_API_MAC_CARBON] (mac_handle_dialog_event): Set it if dialog
14638 event loop should be quit.
14639 [TARGET_API_MAC_CARBON] (create_and_show_dialog) [!MAC_OSX]:
14640 Quit dialog event loop if quit_dialog_event_loop is set.
14642 * macselect.c [!TARGET_API_MAC_CARBON]: Include Scrap.h.
14643 (Selection): New typedef. Use instead of ScrapRef.
14644 (mac_get_selection_from_symbol): Rename from get_scrap_from_symbol.
14645 (mac_valid_selection_target_p): Rename from valid_scrap_target_type_p.
14646 (mac_clear_selection): Rename from clear_scrap.
14647 (get_flavor_type_from_symbol): New argument SEL and subsume function of
14648 scrap_has_target_type. All uses changed.
14649 (mac_get_selection_ownership_info, mac_valid_selection_value_p)
14650 (mac_selection_has_target_p): New functions.
14651 (mac_put_selection_value): Rename from put_scrap_string.
14652 (mac_get_selection_value): Rename from get_scrap_string.
14653 (mac_get_selection_target_list): Rename from get_scrap_target_type_list.
14654 (put_scrap_private_timestamp, scrap_has_target_type)
14655 (get_scrap_private_timestamp): Remove functions.
14656 (SCRAP_FLAVOR_TYPE_EMACS_TIMESTAMP): Remove define.
14657 (x_own_selection, x_get_local_selection):
14658 Use mac_valid_selection_value_p.
14659 (x_own_selection): Don't use put_scrap_private_timestamp.
14660 Record OWNERSHIP-INFO into Vselection_alist instead.
14661 (x_get_local_selection): Don't check type if request is local.
14662 (Fx_selection_owner_p): Don't use get_scrap_private_timestamp.
14663 Detect ownership change with OWNERSHIP-INFO in Vselection_alist instead.
14665 2007-08-04 Jan Djärv <jan.h.d@swipnet.se>
14667 * gtkutil.c (xg_tool_bar_callback): Generate two TOOL_BAR_EVENT:s,
14668 add comment explaining why.
14670 2007-08-03 Richard Stallman <rms@gnu.org>
14672 * fileio.c (Fvisited_file_modtime): Use make_time.
14674 2007-08-01 Ryo Yoshitake <ryo@shiftmode.net> (tiny change)
14676 * mac.c (init_mac_osx_environment): Adjust load-path on self-contained
14679 2007-07-31 Stefan Monnier <monnier@iro.umontreal.ca>
14681 * gtkutil.c (xg_tool_bar_callback): Generate a single TOOL_BAR_EVENT.
14683 2007-07-30 Katsumi Yamaoka <yamaoka@jpl.org>
14685 * puresize.h (BASE_PURESIZE): Increase to 1130000.
14687 2007-07-30 Richard Stallman <rms@gnu.org>
14689 * lread.c (readevalloop, read1): Treat NBSP as whitespace.
14691 2007-07-29 Jan Djärv <jan.h.d@swipnet.se>
14693 * gmalloc.c (__malloc_initialize): Remove pthread_once. Not needed.
14695 2007-07-28 Nick Roberts <nickrob@snap.net.nz>
14697 * xdisp.c (decode_mode_spec): Use '@' instead of 'R' to test for
14698 remote default-directory.
14700 * buffer.c (mode-line-format): Update doc string.
14702 2007-07-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14704 * w32term.c (w32_draw_fringe_bitmap): Extend fringe background to
14706 (x_scroll_bar_create): Set bar->fringe_extended_p.
14707 (w32_set_vertical_scroll_bar): Put leftmost/rightmost scroll bars
14708 on frame edge. Check fringe background extension. Don't clear
14709 extended fringe background area.
14711 * w32term.h (struct scroll_bar): New member fringe_extended_p.
14712 (w32_fill_area): Enclose multiple statements with do ... while (0).
14714 * xterm.c (x_draw_fringe_bitmap) [USE_TOOLKIT_SCROLL_BARS]:
14715 Extend fringe background to scroll bar gap.
14716 (x_scroll_bar_create) [USE_TOOLKIT_SCROLL_BARS]:
14717 Set bar->fringe_extended_p.
14718 (XTset_vertical_scroll_bar) [USE_TOOLKIT_SCROLL_BARS]:
14719 Put leftmost/rightmost scroll bars on frame edge. Check fringe
14720 background extension. Don't clear extended fringe background area.
14722 * xterm.h (struct scroll_bar) [USE_TOOLKIT_SCROLL_BARS]:
14723 New member fringe_extended_p.
14725 2007-07-25 Glenn Morris <rgm@gnu.org>
14727 * Relicense all FSF files to GPLv3 or later.
14729 * COPYING: Switch to GPLv3.
14731 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
14733 * eval.c (Fcommandp): Pay attention to the `interactive-form' property.
14735 * data.c (Finteractive_form): Check for the presence of an
14736 `interactive-form' symbol property more thoroughly.
14738 * data.c (Finteractive_form): Use an `interactive-form' property if
14739 present, analogous to the function-documentation property.
14741 2007-07-24 Jason Rumney <jasonr@gnu.org>
14743 * w32fns.c (x_real_positions): Get real position from OS instead of
14746 2007-07-23 Jason Rumney <jasonr@gnu.org>
14748 * filelock.c (current_lock_owner): Allow for @ sign in username.
14750 2007-07-22 Nick Roberts <nickrob@snap.net.nz>
14752 * xdisp.c (decode_mode_spec): Add case 'R' for to test for
14753 remote default-directory.
14755 * buffer.c (mode-line-format): Describe above case in doc string.
14757 2007-07-20 Eli Zaretskii <eliz@gnu.org>
14759 * w32proc.c (IMAGE_NT_OPTIONAL_HDR32_MAGIC, IMAGE_OPTIONAL_HEADER32):
14760 Define if not defined.
14762 2007-07-18 Jason Rumney <jasonr@gnu.org>
14764 * w32proc.c (w32_executable_type): Handle 64 bit executables.
14766 2007-07-18 Richard Stallman <rms@gnu.org>
14768 * data.c (Fsetq_default): Doc fix.
14770 * eval.c (Fsetq): Doc fix.
14772 2007-07-18 Juanma Barranquero <lekktu@gmail.com>
14774 * coding.c (Ffind_operation_coding_system):
14775 * eval.c (For, Fand): Doc fixes.
14776 Reported by Johan Bockgård.
14778 2007-07-18 Jan Djärv <jan.h.d@swipnet.se>
14780 * xfns.c (Fx_focus_frame): Call x_ewmh_activate_frame.
14782 * xterm.h: Declare x_ewmh_activate_frame.
14784 * xterm.c (x_ewmh_activate_frame): New function.
14785 (XTframe_raise_lower): Move code to x_ewmh_activate_frame.
14787 2007-07-17 Martin Rudalics <rudalics@gmx.at>
14789 * window.c (Fdisplay_buffer): If largest or LRU window is the
14790 only window, split it even if it is not eligible for splitting.
14791 This restores the original behavior broken by the 2007-07-15
14794 2007-07-17 Glenn Morris <rgm@gnu.org>
14796 * abbrev.c (abbrev_check_chars): New function.
14797 (Fdefine_global_abbrev, Fdefine_mode_abbrev):
14798 Call abbrev_check_chars to check abbrev characters are word
14799 constituents. Doc fix.
14801 2007-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
14803 * process.c (Fstart_process, Fmake_network_process)
14804 (read_process_output): Fix up last changes.
14806 2007-07-16 Eli Zaretskii <eliz@gnu.org>
14808 * makefile.w32-in (clean): Don't delete *~.
14810 2007-07-16 Andreas Schwab <schwab@suse.de>
14812 * window.c (Fdisplay_buffer): Use NILP.
14813 (Fset_window_scroll_bars): Likewise.
14815 2007-07-15 Martin Rudalics <rudalics@gmx.at>
14817 * window.c (window_min_size_2): New function.
14818 (window_min_size_1, size_window, Fdisplay_buffer)
14819 (Fsplit_window, adjust_window_trailing_edge): Use it to avoid
14820 windows without mode- or header-lines when window-min-height is
14822 (size_window): Reset nodelete_p after testing it, following an
14823 earlier note by Kim F. Storm.
14824 (display_buffer): Do not set split_height_threshold to twice the
14825 value of window_min_height to avoid changing the value of a
14826 customizable variable. Rather explicitly check whether the
14827 height of the window that shall be splitted is at least as large
14828 as split_height_threshold.
14829 (Fwindow_full_width_p): New defun.
14830 (syms_of_window): Defsubr it.
14832 * window.h: Add EXFUN for Fwindow_full_width_p.
14834 2007-07-14 Jason Rumney <jasonr@gnu.org>
14836 * process.c [WINDOWSNT]: Don't undefine AF_INET6.
14838 2007-07-14 Richard Stallman <rms@gnu.org>
14840 * eval.c (maybe_call_debugger): New function.
14841 (find_handler_clause): Use maybe_call_debugger.
14842 Call it when the handler says `debug'.
14843 Eliminate DEBUGGER_VALUE_PTR.
14844 (Fsignal): Eliminate debugger_value.
14845 (Qdebug): New variable.
14846 (syms_of_eval): Initialize it.
14848 2007-07-14 Juanma Barranquero <lekktu@gmail.com>
14851 * keyboard.c (Ftrack_mouse):
14852 * print.c (Fwith_output_to_temp_buffer):
14853 * window.c (Fsave_window_excursion): Doc fix.
14855 2007-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
14857 * eval.c (init_eval_once): Bump max_lisp_eval_depth to 400.
14859 2007-07-12 Stefan Monnier <monnier@iro.umontreal.ca>
14861 * process.h (struct Lisp_Process): Turn slots infd, outfd,
14862 kill_without_query, pty_flag, tick, update_tick, decoding_carryover,
14863 inherit_coding_system_flag, filter_multibyte, adaptive_read_buffering,
14864 read_output_delay, and read_output_skip from Lisp_Objects to ints.
14865 Remove unused encoding_carryover.
14866 * process.c: Adjust all functions accordingly.
14868 2007-07-12 Richard Stallman <rms@gnu.org>
14870 * term.c: Include unistd.h only if HAVE_UNISTD_H.
14872 2007-07-11 Jason Rumney <jasonr@gnu.org>
14874 * makefile.w32-in (LIBS): Include OLE32.
14876 * w32fns.c (w32_msg_pump) <WM_EMACS_CREATEWINDOW>: Initialize COM.
14877 (w32_msg_pump) <WM_DESTROY>: Uninitialize COM.
14879 2007-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
14881 * lisp.h (struct Lisp_Hash_Table): Turn next_weak into a bare pointer.
14882 * fns.c (weak_hash_tables): Rename from Vweak_hash_tables and turned
14883 from a Lisp_Object into a bare pointer.
14884 (make_hash_table, copy_hash_table, sweep_weak_hash_tables, init_fns):
14885 Adjust the code correspondingly.
14887 * alloc.c (emacs_blocked_free): Remove unused var `bytes_used_now'.
14889 * term.c: Include unistd.h for ttyname, used in handle_one_term_event.
14890 (term_show_mouse_face): Remove unused var `j'.
14891 (handle_one_term_event): Remove unused vars `i' and `j'.
14892 Don't cast return value of ttyname since it's not necessary.
14894 2007-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
14896 * alloc.c (mark_maybe_pointer): Enforce mult-of-8 alignment when using
14897 USE_LSB_TAG. Suggested by Dmitry Antipov <dmantipov@yandex.ru>.
14899 * fns.c (map_char_table): Use an array of int for `indices' rather than
14900 an array of Lisp_Objects (which are only ever integers anyway).
14901 (Fmap_char_table): Update caller.
14902 * lisp.h: Update prototype.
14903 * keymap.c (Fset_keymap_parent, map_keymap, Fcopy_keymap):
14904 * fontset.c (Ffontset_info):
14905 * casetab.c (set_case_table): Update callers.
14907 * editfns.c (Ftranspose_regions): Use EMACS_INT for positions.
14909 * keymap.c (struct accessible_keymaps_data)
14910 (struct where_is_internal_data): New structures.
14911 (accessible_keymaps_1, where_is_internal_1): Use them to change
14912 interface to adhere to the one used by map_keymap.
14913 (Faccessible_keymaps, where_is_internal): Use map_keymap.
14914 (accessible_keymaps_char_table, where_is_internal_2): Remove.
14916 * keymap.h (map_keymap_function_t): More informative prototype.
14918 2007-07-10 Guanpeng Xu <herberteuler@hotmail.com>
14920 * search.c (Vinhibit_changing_match_data, search_regs_1): New vars.
14921 (looking_at_1): Don't change search_regs and last_thing_searched
14922 if `inhibit-changing-match-data' is non-nil.
14923 (string_match_1, search_buffer, set_search_regs): Likewise.
14924 (syms_of_search): Add Lisp level definition for
14925 `inhibit-changing-match-data' and set it to nil.
14926 (boyer_moore): If `inhibit-changing-match-data' is non-nil, compute
14927 start and end of the match, instead of using values in search_regs.
14929 2007-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
14931 * minibuf.c (Fcompleting_read): New value `confirm-only'
14932 for `require-match'.
14934 2007-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
14936 * fileio.c (Fdo_auto_save): Revert last patch installed unwillingly as
14937 part of the 2007-06-27 change to syms_of_fileio.
14939 2007-06-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14941 * macterm.c [USE_MAC_TSM] (mac_handle_text_input_event):
14942 Check WINDOWP before using XWINDOW. Consolidate return statements.
14944 2007-06-27 Richard Stallman <rms@gnu.org>
14946 * fileio.c (syms_of_fileio) <after-insert-file-functions>: Doc fix.
14948 2007-06-27 Juanma Barranquero <lekktu@gmail.com>
14950 * buffer.c (syms_of_buffer) <selective-display>: Fix typo in docstring.
14952 2007-06-26 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14954 * gmalloc.c [HAVE_GTK_AND_PTHREAD]: Check this after including config.h.
14955 (_aligned_blocks_mutex) [USE_PTHREAD]: New variable.
14956 (LOCK_ALIGNED_BLOCKS, UNLOCK_ALIGNED_BLOCKS): New macros.
14957 (_free_internal, memalign): Use them.
14958 (_malloc_mutex, _aligned_blocks_mutex) [USE_PTHREAD]:
14959 Initialize to PTHREAD_MUTEX_INITIALIZER.
14960 (malloc_initialize_1) [USE_PTHREAD]: Don't use recursive mutex.
14961 (morecore_nolock): Rename from morecore. All uses changed.
14962 Use only nolock versions of internal allocation functions.
14963 (_malloc_internal_nolock, _realloc_internal_nolock)
14964 (_free_internal_nolock): New functions created from
14965 _malloc_internal, _realloc_internal, and _free_internal.
14966 (_malloc_internal, _realloc_internal, _free_internal): Use them.
14967 Copy hook value to automatic variable before its use.
14968 (memalign): Copy hook value to automatic variable before its use.
14970 2007-06-26 Kenichi Handa <handa@m17n.org>
14972 * coding.c (Ffind_operation_coding_system): Docstring improved.
14973 (syms_of_coding): Docstring of `file-coding-system-alist' improved.
14975 2007-06-25 David Kastrup <dak@gnu.org>
14977 * keymap.c (Fcurrent_active_maps): Add `position' argument.
14978 (Fwhere_is_internal): Adjust call to `current-active-maps' to
14979 cater for additional parameter.
14981 * keymap.h: Adjust number of parameters to `current-active-maps'.
14983 * doc.c (Fsubstitute_command_keys): Adjust call of
14984 `current-active-maps'.
14986 2007-06-25 David Kastrup <dak@gnu.org>
14988 * callint.c (Fcall_interactively): Make the parsing of interactive
14989 specs somewhat more readable.
14991 2007-06-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14993 * macterm.c (x_draw_fringe_bitmap) [MAC_OSX]: Extend fringe background
14994 to scroll bar gap also when bitmap fills fringe. Draw only foreground
14995 if extended background has already been filled.
14997 2007-06-22 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14999 * macgui.h (USE_CG_DRAWING): Don't require USE_ATSUI.
15000 (USE_MAC_TOOLBAR): Require USE_CG_DRAWING.
15002 * macmenu.c (mac_dialog_modal_filter, Fx_popup_dialog) [MAC_OSX]:
15003 Put special treatment for Fmessage_box, Fyes_or_no_p, and Fy_or_n_p
15004 in #if 0 as it is not compatible with y-or-n-p-with-timeout.
15005 (timer_check) [TARGET_API_MAC_CARBON]: Add extern.
15006 [TARGET_API_MAC_CARBON] (mac_handle_dialog_event): Use QuitEventLoop
15007 instead of QuitAppModalLoopForWindow. Consolidate QuitEventLoop calls.
15008 (pop_down_dialog) [TARGET_API_MAC_CARBON]: New function.
15009 [TARGET_API_MAC_CARBON] (create_and_show_dialog): Use it for unwind.
15010 Run timers during dialog popup.
15011 (Fmenu_or_popup_active_p) [TARGET_API_MAC_CARBON]: Use popup_activated.
15013 2007-06-21 Jason Rumney <jasonr@gnu.org>
15015 * image.c (convert_mono_to_color_image): Swap fore and background.
15017 2007-06-20 Jason Rumney <jasonr@gnu.org>
15019 * w32bdf.c (w32_BDF_to_x_font): Unmap memory when finished.
15020 (w32_free_bdf_font): Unmap memory not handle.
15022 2007-06-20 Sam Steingold <sds@gnu.org>
15024 * gmalloc.c (__morecore): Fix the declaration to comply with the
15027 2007-06-20 Juanma Barranquero <lekktu@gmail.com>
15029 * w32term.c (w32_delete_display): Remove leftover declaration.
15030 (w32_define_cursor, w32_initialize): Make static.
15032 * w32.c (_wsa_errlist): Fix typo in error message.
15033 (init_environment): Ignore any environment variable from the
15034 registry having a null value.
15036 2007-06-20 Glenn Morris <rgm@gnu.org>
15038 * Makefile.in (LIBGIF): Default to -lgif.
15040 2007-06-17 Jason Rumney <jasonr@gnu.org>
15042 * w32menu.c (add_menu_item): Don't use multibyte string functions on
15045 2007-06-16 Juanma Barranquero <lekktu@gmail.com>
15047 * xdisp.c (syms_of_xdisp) <auto-resize-tool-bars>:
15048 Fix typo in docstring.
15050 2007-06-16 Eli Zaretskii <eliz@gnu.org>
15052 * w32menu.c (add_menu_item): Escape `&' characters in menu items
15053 and their keybindings.
15055 2007-06-15 Chong Yidong <cyd@stupidchicken.com>
15057 * composite.c (update_compositions): Fix last fix.
15059 2007-06-14 Jason Rumney <jasonr@gnu.org>
15061 * w32.c (get_process_times_fn): New function pointer.
15062 (globals_of_w32): Intialize it if present in kernel32.dll.
15063 (w32_get_internal_run_time): New function.
15065 * editfns.c (Fget_internal_run_time) [WINDOWSNT]: Use it.
15067 2007-06-14 Kenichi Handa <handa@etlken.m17n.org>
15069 * composite.c (update_compositions): Check the validness of
15072 2007-06-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15074 * frame.h (struct frame) [MAC_OS]: New member external_tool_bar.
15075 (FRAME_EXTERNAL_TOOL_BAR) [MAC_OS]: Use it.
15077 * macfns.c (mac_window) [USE_MAC_TOOLBAR]: Set toolbar_win_gravity.
15078 (x_set_tool_bar_lines) [USE_MAC_TOOLBAR]: Set FRAME_EXTERNAL_TOOL_BAR.
15080 * macgui.h (USE_MAC_TOOLBAR): New define.
15082 * macmenu.c [TARGET_API_MAC_CARBON] (menu_target_item_handler):
15083 Return immediately unless popup is activated.
15085 * macterm.c (x_draw_fringe_bitmap) [MAC_OSX]: Extend fringe
15086 background to scroll bar gap.
15087 (x_scroll_bar_create) [MAC_OSX]: Set bar->fringe_extended_p.
15088 (XTset_vertical_scroll_bar) [MAC_OSX]: Put leftmost/rightmost
15089 scroll bars on frame edge. Check fringe background extension.
15090 Don't clear extended fringe background area.
15091 (TOOLBAR_IDENTIFIER, TOOLBAR_ICON_ITEM_IDENTIFIER)
15092 (TOOLBAR_ITEM_COMMAND_ID_OFFSET, TOOLBAR_ITEM_COMMAND_ID_P)
15093 (TOOLBAR_ITEM_COMMAND_ID_VALUE, TOOLBAR_ITEM_MAKE_COMMAND_ID):
15094 [USE_MAC_TOOLBAR]: New macros.
15095 (mac_move_window_with_gravity, mac_get_window_origin_with_gravity)
15096 (mac_handle_toolbar_event, mac_image_spec_to_cg_image)
15097 (mac_create_frame_tool_bar, update_frame_tool_bar, free_frame_tool_bar)
15098 (mac_tool_bar_note_mouse_movement, mac_handle_toolbar_command_event)
15099 [USE_MAC_TOOLBAR]: New functions.
15100 (mac_handle_window_event) [USE_MAC_TOOLBAR]: Reposition window
15101 manually if previous repositioning has failed.
15102 (mac_handle_keyboard_event): Use precomputed event kind.
15103 (XTread_socket) [USE_MAC_TOOLBAR]: Handle click in structure region
15104 as tool bar item click. Handle mouse movement over tool bar items.
15106 * macterm.h (struct mac_output) [USE_MAC_TOOLBAR]: New member
15107 toolbar_win_gravity.
15108 (struct scroll_bar) [MAC_OSX]: New member fringe_extended_p.
15109 (update_frame_tool_bar, free_frame_tool_bar) [USE_MAC_TOOLBAR]:
15112 * xdisp.c (update_tool_bar, redisplay_tool_bar, redisplay_window)
15113 [USE_MAC_TOOLBAR]: Sync with GTK+ tool bar display.
15115 2007-06-14 Chong Yidong <cyd@stupidchicken.com>
15117 * image.c (search_image_cache): Remove unused variable.
15119 2007-06-13 Chong Yidong <cyd@stupidchicken.com>
15121 * xfns.c, xmenu.c: Link to xaw3d if available.
15123 2007-06-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15125 * dispextern.h (struct image) [HAVE_WINDOW_SYSTEM]: New members
15126 frame_foreground and frame_background.
15128 * image.c (lookup_image): Save frame foreground and background colors.
15129 (search_image_cache): Check if saved and current frame colors match.
15131 2007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
15133 * regex.c (regex_compile): Remove the `regnum' counter.
15134 Use bufp->re_nsub instead. Add support for \(?N:RE\).
15136 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
15138 * term.c: Include intervals.h to declare Fget_text_property.
15140 2007-06-10 Jason Rumney <jasonr@gnu.org>
15142 * w32fns.c (Fx_file_dialog): Take size from struct not pointer.
15144 2007-06-08 Juanma Barranquero <lekktu@gmail.com>
15146 * callint.c (Fcall_interactively):
15147 * editfns.c (Fdelete_and_extract_region):
15148 * fileio.c (Fread_file_name):
15149 * fns.c (Fmapconcat):
15150 * keyboard.c (cmd_error_internal):
15151 * keymap.c (Fkey_description):
15153 * minibuf.c (read_minibuf):
15154 * search.c (wordify):
15155 * sunfns.c (sel_read):
15156 * xdisp.c (Fformat_mode_line, syms_of_xdisp):
15157 * xfns.c (x_default_scroll_bar_color_parameter):
15158 * xmenu.c (menu_help_callback):
15159 * xselect.c (Fx_get_atom_name):
15160 * xterm.c (x_term_init): Use empty_unibyte_string.
15162 2007-06-08 Dmitry Antipov <dmantipov@yandex.ru> (tiny change)
15164 * alloc.c (init_strings): Initialize canonical empty strings.
15165 (make_uninit_string, make_uninit_multibyte_string): Return appropriate
15166 canonical empty string when the requested size is 0.
15168 * emacs.c (empty_unibyte_string): Rename from empty_string.
15169 (empty_multibyte_string): New canonical empty string.
15170 (syms_of_emacs): Don't initialize empty_string.
15172 * lisp.h (STRING_SET_UNIBYTE): Return the canonical empty unibyte
15173 string, if appropriate.
15174 (empty_unibyte_string, empty_multibyte_string): New externs.
15175 (empty_string): Remove extern.
15177 * lread.c (syms_of_lread): Use empty_unibyte_string.
15179 2007-06-07 Jason Rumney <jasonr@gnu.org>
15181 * s/ms-w32.h: Don't define HAVE_TZNAME.
15183 * editfns.c (Fcurrent_time_zone): Remove hack for Japanese Windows.
15185 2007-06-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15187 * mac.c (xrm_get_preference_database): Remove BLOCK_INPUT.
15189 * macfns.c (mac_get_window_bounds): Move extern to macterm.h.
15190 (compute_tip_xy) [TARGET_API_MAC_CARBON]: Use GetGlobalMouse.
15192 * macmenu.c [TARGET_API_MAC_CARBON] (menu_target_item_handler):
15193 Don't call next handler.
15194 [TARGET_API_MAC_CARBON] (install_menu_target_item_handler):
15195 Remove argument. Install handler to application.
15196 (set_frame_menubar): Don't change deep_p.
15197 (mac_menu_show): Use FRAME_OUTER_TO_INNER_DIFF_X and
15198 FRAME_OUTER_TO_INNER_DIFF_Y.
15199 (DIALOG_BUTTON_COMMAND_ID_OFFSET, DIALOG_BUTTON_COMMAND_ID_P)
15200 (DIALOG_BUTTON_COMMAND_ID_VALUE, DIALOG_BUTTON_MAKE_COMMAND_ID)
15201 [HAVE_DIALOGS]: New macros.
15202 [HAVE_DIALOGS] (mac_handle_dialog_event, create_and_show_dialog):
15204 (fill_menubar) [TARGET_API_MAC_CARBON]: Use CFString.
15206 * macselect.c [MAC_OSX] (install_service_handler): Rename from
15207 init_service_handler. All callers changed. Return OSStatus value.
15209 * macterm.c (mac_begin_cg_clip): New arg F. Call SetPortWindowPort.
15210 All callers changed so as not to call SetPortWindowPort.
15211 (mac_begin_cg_clip) [USE_CG_DRAWING]: Call mac_prepare_for_quickdraw.
15212 (mac_draw_image_string_atsui) [USE_ATSUI]: New function created from
15213 mac_draw_string_common.
15214 (mac_draw_image_string_qd): Likewise.
15215 (mac_draw_string_common): Use them. Add INLINE.
15216 (XTmouse_position, x_scroll_bar_report_motion) [TARGET_API_MAC_CARBON]:
15217 Use FRAME_OUTER_TO_INNER_DIFF_X, FRAME_OUTER_TO_INNER_DIFF_Y, and
15219 (x_set_mouse_pixel_position) [MAC_OSX]: Use FRAME_OUTER_TO_INNER_DIFF_X
15220 and FRAME_OUTER_TO_INNER_DIFF_Y.
15221 [TARGET_API_MAC_CARBON] (mac_handle_mouse_event): Likewise.
15222 [USE_MAC_TSM] (mac_handle_text_input_event): Likewise.
15223 (x_make_frame_visible) [TARGET_API_MAC_CARBON]: Move code for
15224 repositioning window to mac_handle_window_event.
15225 (x_make_frame_invisible) [TARGET_API_MAC_CARBON]: Move code for
15226 saving window location to mac_handle_window_event
15227 [USE_MAC_FONT_PANEL] (mac_show_hide_font_panel): Install handler here.
15228 (install_menu_target_item_handler): Remove argument in extern.
15229 [TARGET_API_MAC_CARBON] (mac_event_to_emacs_modifiers):
15230 Also accept command events.
15231 (do_keystroke): New function created from XTread_socket.
15232 (init_command_handler): Remove functions.
15233 [TARGET_API_MAC_CARBON] (mac_handle_window_event): Reposition window
15234 and save window location by kEventWindowShowing and kEventWindowHiding
15235 handlers here. Don't call next handler for window state change and
15237 (mac_handle_application_event, mac_handle_keyboard_event)
15238 [TARGET_API_MAC_CARBON]: New functions.
15239 (install_window_handler) [TARGET_API_MAC_CARBON]: Register handlers for
15240 kEventWindowShowing and kEventWindowHiding events. Move installation
15241 of mouse, font, text input and menu target item handlers to
15242 install_application_handler.
15243 (install_application_handler) [TARGET_API_MAC_CARBON]: New function.
15244 (mac_handle_cg_display_reconfig) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
15246 (init_dm_notification_handler) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
15248 (XTread_socket) [TARGET_API_MAC_CARBON]:
15249 Consolidate SendEventToEventTarget calls.
15250 Use FRAME_OUTER_TO_INNER_DIFF_X and FRAME_OUTER_TO_INNER_DIFF_Y.
15251 Move application activation handler to mac_handle_application_event.
15252 Move keyboard handler to mac_handle_keyboard_event.
15253 (XTread_socket) [!TARGET_API_MAC_CARBON]: Use do_keystroke.
15254 (mac_initialize) [TARGET_API_MAC_CARBON]: Don't call
15255 init_command_handler. Call install_application_handler.
15257 * macterm.h (mac_get_window_bounds): Move extern from macfns.c.
15258 (FRAME_OUTER_TO_INNER_DIFF_X, FRAME_OUTER_TO_INNER_DIFF_Y): New macros.
15260 2007-06-07 Glenn Morris <rgm@gnu.org>
15262 * emacs.c (main): Use `emacs-copyright' in --version output.
15264 2007-06-06 Chong Yidong <cyd@stupidchicken.com>
15266 * image.c (xpm_load): Remove spurious call to xpm_init_color_cache.
15268 2007-06-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15270 * macfns.c (mac_window): Replace WindowPtr with WindowRef.
15272 * macgui.h: Replace WindowPtr with WindowRef.
15274 * macmenu.c: Replace MenuHandle and GetMenuHandle with MenuRef and
15275 GetMenuRef, respectively. Replace WindowPtr with WindowRef.
15276 Replace ControlHandle with ControlRef.
15277 (install_menu_quit_handler): Rename arg MENU_HANDLE to ROOT_MENU.
15279 * macterm.c: Replace MenuHandle and GetMenuHandle with MenuRef and
15280 GetMenuRef, respectively. Replace WindowPtr with WindowRef.
15281 Replace ControlHandle with ControlRef.
15282 (USE_CARBON_EVENTS): Remove. Use TARGET_API_MAC_CARBON instead.
15283 [MAC_OS8] (do_get_menus): Rename variable `menu_handle' to `menu'.
15285 * macterm.h (struct scroll_bar): Rename member control_handle_low
15286 and control_handle_high to control_ref_low and control_ref_high.
15288 (SCROLL_BAR_CONTROL_REF, SET_SCROLL_BAR_CONTROL_REF): Rename from
15289 SCROLL_BAR_CONTROL_HANDLE and SET_SCROLL_BAR_CONTROL_HANDLE,
15290 respectively. All uses changed.
15291 (XCreatePixmap, XCreatePixmapFromBitmapData, XSetWindowBackground)
15292 (install_window_handler, remove_window_handler): Replace WindowPtr
15293 with WindowRef in externs.
15295 2007-06-05 Juanma Barranquero <lekktu@gmail.com>
15297 * xfaces.c (Finternal_lisp_face_p): Signal error for face alias loops.
15299 2007-06-03 Nick Roberts <nickrob@snap.net.nz>
15301 * keyboard.c (discard_mouse_events): Add GPM_CLICK_EVENT case.
15303 * frame.c (Fmouse_position, Fmouse_pixel_position):
15304 Condition on HAVE_GPM too.
15306 * term.c (term_mouse_highlight): Remove unused variables.
15307 (Fterm_open_connection): Set gpm_zerobased to 1.
15308 (term_mouse_movement, term_mouse_click, handle_one_term_event):
15309 Use zero based co-ordinates.
15310 (handle_one_term_event): Report a drag as mouse movement too.
15312 * Makefile.in (MOUSE_SUPPORT): Define for HAVE_GPM.
15314 2007-06-03 Chong Yidong <cyd@stupidchicken.com>
15316 * image.c (search_image_cache): New function. Require background
15317 color match if background color is unspecified in the image spec.
15318 (uncache_image, lookup_image): Use it.
15320 2007-06-01 Juanma Barranquero <lekktu@gmail.com>
15322 * window.c (Fshrink_window): Reflow docstring.
15324 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
15326 * Version 22.1 released.
15328 2007-06-01 Richard Stallman <rms@gnu.org>
15330 * xfns.c (x_encode_text): Add GCPRO.
15332 2007-06-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15334 * xfns.c (x_set_name_internal): Save encoded name before
15335 x_encode_text in case string data is relocated.
15337 2007-05-31 Richard Stallman <rms@gnu.org>
15339 * buffer.c (syms_of_buffer): Doc fix.
15341 2007-05-30 Nick Roberts <nickrob@snap.net.nz>
15343 * sysdep.c (init_sys_modes): Add rather than replace with
15346 * frame.c [HAVE_GPM] (Fset_mouse_pixel_position): Add call to
15349 * termhooks.h (term_mouse_moveto): New extern.
15351 * term.c (mouse_face_window): Rename...
15352 (Qmouse_face_window): ...to this.
15353 (term_show_mouse_face, term_clear_mouse_face)
15354 (term_mouse_highlight): Use Qmouse_face_window.
15355 (term_mouse_moveto): New function.
15356 (term_mouse_position): Make it work.
15357 (syms_of_term): Uncomment assignment to mouse_position_hook.
15358 Staticpro Qmouse_face_window.
15360 2007-05-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15362 * xdisp.c (redisplay_internal): Bind inhibit-point-motion-hooks to t
15363 around current_column call.
15365 2007-05-26 Dan Nicolaescu <dann@ics.uci.edu>
15367 * xfaces.c (syms_of_xfaces): Delete stray semicolon.
15368 * xdisp.c (next_element_from_buffer):
15369 * window.c (delete_window):
15370 * term.c (term_mouse_highlight):
15371 * msdos.c (getdefdir):
15372 * macterm.c (mac_create_bitmap_from_bitmap_data)
15373 (init_font_name_table):
15375 * data.c (Fmake_local_variable):
15376 * ccl.c (ccl_driver): Likewise.
15378 2007-05-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15380 * macterm.c [USE_CARBON_EVENTS] (mac_handle_window_event):
15381 Call mac_wakeup_from_rne on window size change.
15383 2007-05-25 Chong Yidong <cyd@stupidchicken.com>
15385 * image.c (uncache_image): Fix typo.
15387 2007-05-23 Johannes Weiner <hannes@saeurebad.de> (tiny change)
15389 * keyboard.c (make_lispy_movement): Condition on HAVE_GPM too.
15391 2007-05-22 Richard Stallman <rms@gnu.org>
15393 * xterm.c (x_connection_closed): Remove NO_RETURN.
15395 2007-05-22 Martin Rudalics <rudalics@gmx.at>
15397 * syntax.c (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.
15399 2007-05-21 Chong Yidong <cyd@stupidchicken.com>
15401 * image.c (uncache_image): New function.
15402 (Fimage_refresh): New function.
15404 2007-05-20 Jan Djärv <jan.h.d@swipnet.se>
15406 * Makefile.in: Move GPM check outside HAVE_X_WINDOWS.
15408 2007-05-20 Nick Roberts <nickrob@snap.net.nz>
15410 * config.in, keyboard.c, Makefile.in, sysdep.c, term.c,
15411 * termhooks.h: Use HAVE_GPM instead of HAVE_GPM_H.
15413 2007-05-20 Nick Roberts <nickrob@snap.net.nz>
15415 * keyboard.c (make_lispy_event): Make case GPM_CLICK_EVENT
15416 conditional on [HAVE_GPM_H].
15418 2007-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
15420 * syntax.c (skip_chars): Update syntax-table only after we checked that
15421 the new location is valid.
15423 2007-05-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15425 * macterm.c (x_calc_absolute_position): Add BLOCK_INPUT around
15426 mac_get_window_bounds.
15428 2007-05-20 Nick Roberts <nickrob@snap.net.nz>
15430 * Makefile.in (LIBGPM): Allow it to be set from configure.
15431 If set then link Emacs with it.
15433 * config.in: Regenerate.
15435 * lisp.h (add_gpm_wait_descriptor, delete_gpm_wait_descriptor):
15438 * termhooks.h [HAVE_GPM_H] (enum event_kind): Add GPM_CLICK_EVENT.
15440 (handle_one_term_event, term_gpm): New externs.
15442 * sysdep.c [HAVE_GPM_H] (init_sys_modes): Make gpm_fd nonblocking
15443 and allow it to be interrupted by SIGIO.
15445 * process.c (gpm_wait_mask, max_gpm_desc): New variables.
15446 (wait_reading_process_output): Wait on gpm_fd too.
15447 (add_gpm_wait_descriptor, delete_gpm_wait_descriptor)): New functions.
15448 (add_gpm_wait_descriptor_called_flag): New variable.
15449 (delete_keyboard_wait_descriptor): Check gpm_wait_mask.
15451 * keyboard.c [HAVE_GPM_H] (Qmouse_fixup_help_message)
15452 (make_lispy_movement, tracking_off, Ftrack_mouse, some_mouse_moved)
15453 (show_help_echo, readable_events, kbd_buffer_get_event, init_keyboard):
15454 Extend HAVE_MOUSE ifdefs to HAVE_GPM_H.
15455 (make_lispy_event): Add case GPM_CLICK_EVENT.
15456 (read_avail_input): Handle mouse input.
15458 * term.c (write_glyphs_with_face): New function.
15459 [HAVE_GPM_H]: Include buffer.h, sys/fcntl.h.
15460 (mouse_face_beg_row, mouse_face_beg_col, mouse_face_end_row)
15461 (mouse_face_end_col, mouse_face_past_end, mouse_face_window)
15462 (mouse_face_face_id, term_gpm, pos_x, pos_y)
15463 (last_mouse_x, last_mouse_y): New variables.
15464 (term_show_mouse_face, term_clear_mouse_face, fast_find_position)
15465 (term_mouse_highlight, term_mouse_movement, term_mouse_position)
15466 (term_mouse_click, handle_one_term_event, Fterm_open_connection)
15467 (Fterm_close_connection): New functions.
15468 (term_init): Initialise mouse_face_window.
15470 2007-05-19 Chong Yidong <cyd@stupidchicken.com>
15472 * xdisp.c (redisplay_window): If first window line is a
15473 continuation line, recompute the new window start instead of
15476 2007-05-18 Glenn Morris <rgm@gnu.org>
15478 * m/alpha.h (ORDINARY_LINK): No longer define on OpenBSD.
15479 Suggested by Alfred M. Szmidt <ams@gnu.org>.
15481 2007-05-17 Glenn Morris <rgm@gnu.org>
15483 * m/macppc.h (ORDINARY_LINK): No longer define on OpenBSD.
15485 2007-05-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15487 * macterm.c [USE_CARBON_EVENTS] (mac_convert_event_ref): Also convert
15488 dead key repeat and up events.
15490 2007-05-14 Chong Yidong <cyd@stupidchicken.com>
15492 * image.c (pbm_load): Check image size for monochrome pbm.
15494 2007-05-13 Chong Yidong <cyd@stupidchicken.com>
15496 * xterm.c (XTread_socket): Revert last change.
15498 2007-05-12 Chong Yidong <cyd@stupidchicken.com>
15500 * image.c (pbm_load): Correctly check image size for greyscale pbm.
15502 * xterm.c (XTread_socket): Yet Another Uncaught X Error Crash (YAUXEC).
15504 2007-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
15506 * editfns.c (Ftranspose_regions): Yet another int/Lisp_Object
15509 2007-05-07 Andreas Schwab <schwab@suse.de>
15511 * keymap.c (Flookup_key): Fix typo in last change.
15513 2007-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
15515 * keymap.c (Fdefine_key, Flookup_key): Only do the 0x80->meta_modifier
15516 mapping for unibyte strings.
15518 2007-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15520 * macmenu.c (mac_dialog_show): Apply 2007-04-27 change for xmenu.c.
15521 (Fx_popup_dialog) [MAC_OSX]: Likewise.
15523 2007-04-29 Richard Stallman <rms@gnu.org>
15525 * insdel.c (replace_range): For undo, record insertion first.
15527 2007-04-29 Andreas Schwab <schwab@suse.de>
15529 * lisp.h (VECSIZE): Use OFFSETOF.
15531 2007-04-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15533 * xdisp.c (try_window_reusing_current_matrix): Fix number of
15536 2007-04-28 Richard Stallman <rms@gnu.org>
15538 * lread.c (read_escape): In a string, \s is always space.
15540 2007-04-27 Jan Djärv <jan.h.d@swipnet.se>
15542 * xmenu.c (xdialog_show): Call Fredisplay before showing the dialog.
15544 * gtkutil.c (xg_update_menubar, create_menus): Create empty
15545 submenu for menu bar items.
15547 See ChangeLog.10 for earlier changes.
15549 ;; Local Variables:
15551 ;; add-log-time-zone-rule: t
15552 ;; bug-reference-url-format: "http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=%s"
15555 Copyright (C) 2007, 2008 Free Software Foundation, Inc.
15557 This file is part of GNU Emacs.
15559 GNU Emacs is free software: you can redistribute it and/or modify
15560 it under the terms of the GNU General Public License as published by
15561 the Free Software Foundation, either version 3 of the License, or
15562 (at your option) any later version.
15564 GNU Emacs is distributed in the hope that it will be useful,
15565 but WITHOUT ANY WARRANTY; without even the implied warranty of
15566 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15567 GNU General Public License for more details.
15569 You should have received a copy of the GNU General Public License
15570 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
15572 ;; arch-tag: dfb6ad96-1550-4905-9e53-d2059ee84c40