* src/emacs.c (emacs_copyright): Update short copyright year to 2011.
[emacs.git] / src / ChangeLog
blobd97f59273cfed9ca60a46f4bb09d23e1b2ad5dc3
1 2011-01-04  Glenn Morris  <rgm@gnu.org>
3         * emacs.c (emacs_copyright): Update short copyright year to 2011.
5 2011-01-03  Eli Zaretskii  <eliz@gnu.org>
7         * image.c (png_jmpbuf): Remove definition.
8         (my_png_error, png_load): Don't use png_jmpbuf.
10 2011-01-02  Eli Zaretskii  <eliz@gnu.org>
12         * keyboard.c (Vselect_active_regions): Doc fix.  (Bug#7702)
14 2011-01-02  Eli Zaretskii  <eliz@gnu.org>
16         * image.c <Qlibpng_version>: New variable.
17         (syms_of_image): Intern and staticpro it.  Set its value to the
18         version of PNG library we were compiled with.
19         (my_png_error, png_load): Avoid GCC warnings about direct access
20         to png_ptr->jmpbuf.  (Bug#7716)
21         (png_jmpbuf): New macro.
22         (my_png_error, png_load): Use it instead of #ifdef'ing according
23         to PNG_LIBPNG_VER_MAJOR and PNG_LIBPNG_VER_MINOR.
25 2011-01-02  Stefan Monnier  <monnier@iro.umontreal.ca>
27         * .gdbinit (xgetptr): Fix the union+lsb case.
28         (xbacktrace): Fix the union case.
30 2011-01-02  Stefan Monnier  <monnier@iro.umontreal.ca>
32         * window.c (Fmove_to_window_line): Avoid abort when called in a buffer
33         different from selected-window's.
35 2011-01-02  Eli Zaretskii  <eliz@gnu.org>
37         * keyboard.c (parse_menu_item): Prepend "  " to the key sequence
38         equivalent of a menu item when the key sequence is given by the
39         `:keys' attribute.  (Bug#7662)
41         * xdisp.c (Fformat_mode_line): Doc fix: no need to state that only
42         the basic faces are supported.
44 2011-01-02  Jan Djärv  <jan.h.d@swipnet.se>
46         * xterm.c (x_check_fullscreen): Fix pixel/character mixup.
48 2011-01-02  Eli Zaretskii  <eliz@gnu.org>
50         * xdisp.c (Fformat_mode_line): Fix last change.
52 2011-01-02  Chong Yidong  <cyd@stupidchicken.com>
54         * xdisp.c (Fformat_mode_line): Restrict the FACE argument to basic
55         faces (Bug#7587).
57 2011-01-02  Eli Zaretskii  <eliz@gnu.org>
59         * fileio.c (Fexpand_file_name): One more doc fix.
61 2011-01-01  Chong Yidong  <cyd@stupidchicken.com>
63         * gtkutil.c (xg_get_tool_bar_widgets): Use NULL for a missing
64         image or label in the container.
65         (xg_make_tool_item): Replace VERT_ONLY arg with HORIZ, TEXT_IMAGE.
66         (xg_show_toolbar_item): Function deleted.
67         (xg_tool_item_stale_p): New function.
68         (update_frame_tool_bar): Calculate tool-bar style once per call.
69         Instead of hiding text labels, omit them.  Don't use
70         xg_show_toolbar_item; create new GtkToolItems from scratch if
71         necessary, instead of trying to re-use them.  This avoids an
72         annoying animation when changing tool-bars.
74 2010-12-31  Jan Djärv  <jan.h.d@swipnet.se>
76         * nsfns.m (ns_set_name_as_filename): Always use buffer name for
77         title and buffer filename only for RepresentedFilename.
78         Handle bad UTF-8 in buffer name (Bug#7517).
80 2010-12-30  Jan Djärv  <jan.h.d@swipnet.se>
82         * coding.h (ENCODE_UTF_8): Remove "Used by ..." comment.
84         * nsfns.m (ns_set_name_iconic): Remove.
85         (ns_set_name_internal): New function (Bug#7517).
86         (Vicon_title_format): Extern declare.
87         (ns_set_name): Call ns_set_name_internal.
88         (x_explicitly_set_name): Remove call to ns_set_name_iconic.
89         (x_implicitly_set_name): Ditto.
90         (x_set_title): Remove commet about EXPLICIT.  Call ns_set_name_internal.
91         (ns_set_name_as_filename): Encode name with ENCODE_UTF_8 (Bug#7517).
93 2010-12-29  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
95         * window.c (syms_of_window): Add missing defsubr for
96         window-use-time.
98 2010-12-28  Andreas Schwab  <schwab@linux-m68k.org>
100         * xterm.h (x_alloc_lighter_color_for_widget): Restore declaration.
101         * xterm.c (x_alloc_lighter_color_for_widget): Restore.
103 2010-12-27  Andreas Schwab  <schwab@linux-m68k.org>
105         * buffer.c: Remove unused declarations.
106         * buffer.h: Likewise.
107         * charset.h: Likewise.
108         * composite.h: Likewise.
109         * dispextern.h: Likewise.
110         * dispnew.c: Likewise.
111         * font.h: Likewise.
112         * fontset.c: Likewise.
113         * fontset.h: Likewise.
114         * intervals.h: Likewise.
115         * keymap.h: Likewise.
116         * lisp.h: Likewise.
117         * syntax.c: Likewise.
118         * syntax.h: Likewise.
119         * termhooks.h: Likewise.
120         * window.h: Likewise.
121         * xsettings.h: Likewise.
122         * xterm.c: Likewise.
123         * xterm.h: Likewise.
125         * chartab.c (sub_char_table_ref): Make static.
126         * dispnew.c (line_hash_code, required_matrix_height)
127         (required_matrix_width): Likewise.
128         * eval.c (interactive_p, apply_lambda): Likewise.
129         * fns.c (string_make_multibyte, copy_hash_table, hash_clear):
130         Likewise.
131         * font.c (QCadstyle, QCregistry, font_make_spec)
132         (font_parse_fcname, font_encode_char, font_at): Likewise.
133         * frame.c (x_frame_get_arg): Likewise.
134         * keymap.c (get_keyelt): Likewise.
135         * lread.c (read_filtered_event): Likewise.
136         * print.c (write_string_1): Likewise.
137         * window.c (delete_window, window_height, window_width)
138         (foreach_window): Likewise.
139         * xrdb.c (x_get_customization_string, x_get_resource): Likewise.
140         * xterm.c (x_scroll_bar_clear, xembed_set_info)
141         (xembed_send_message): Likewise.
143         * eval.c (run_hook_list_with_args): Delete.
144         * font.c (font_unparse_gtkname, font_update_lface): Likewise.
145         * terminal.c (get_terminal_param): Likewise.
146         * xterm.c (x_alloc_lighter_color_for_widget): Likewise.
148         * scroll.c: Fix comment.
150         * dispnew.c (add_window_display_history)
151         (add_frame_display_history, glyph_row_slice_p)
152         (find_glyph_row_slice, flush_stdout)
153         (check_matrix_pointer_lossage, matrix_row)
154         (check_matrix_invariants, check_window_matrix_pointers)
155         (check_matrix_pointers, window_to_frame_vpos)
156         (window_to_frame_hpos): Prototize.
157         * textprop.c (erase_properties): Likewise.
159 2010-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>
161         * print.c (PRINT_NUMBER_OBJECT, PRINT_NUMBER_STATUS): Remove.
162         (print_preprocess): Fix handling of uninterned symbols in last change.
164         * print.c (print, print_preprocess, print_object): Use a hash table
165         rather than a linear table for Vprint_number_table.
167 2010-12-20  Chong Yidong  <cyd@stupidchicken.com>
169         * frame.c (focus_follows_mouse): Default to 0 (Bug#7269).
171 2010-12-20  Chong Yidong  <cyd@stupidchicken.com>
173         * keyboard.c (Vtool_bar_separator_image_expression): New variable.
174         (parse_tool_bar_item): Use it to obtain image separators for
175         displays not using native tool-bar separators.
177         * xdisp.c (build_desired_tool_bar_string): Don't handle separators
178         specially, since this is now done in parse_tool_bar_item.
180 2010-12-19  Stefan Monnier  <monnier@iro.umontreal.ca>
182         Minor clean up to silence some gcc warnings.
183         * window.c (Fset_window_buffer):
184         * xterm.c (x_set_frame_alpha): Restructure code to silence
185         compiler warning.
186         (handle_one_xevent): Remove unused var `p'.
187         (do_ewmh_fullscreen): Remove unused var `lval'.
188         (xembed_set_info): Remove unused var `atom'.
189         * textprop.c (Fremove_list_of_text_properties): Add braces to silence
190         compiler warning.
191         * fontset.c (fontset_id_valid_p, dump_fontset):
192         * ftfont.c (ftfont_drive_otf): Modernize k&r declaration.
193         * eval.c (Feval, Ffuncall): Avoid unneeded gotos.
194         * dispnew.c (update_frame, update_frame_1): Compile the `do_pause'
195         label only when it's used.
196         * image.c (x_create_bitmap_from_xpm_data):
197         * dispextern.h (x_create_bitmap_from_xpm_data): Use const char** like
198         its callers.
199         * coding.c (detect_coding_utf_16): Remove unused vars `src_base' and
200         `consumed_chars'.
201         (DECODE_EMACS_MULE_21_COMPOSITION): Remove unused var `charbuf_base'.
202         (decode_coding_emacs_mule): Remove unused label `retry'.
203         (detect_eol): Add parens to silence compiler warning.
204         * alloc.c (bytes_used_when_reconsidered): Move to the #ifdef where
205         it's used to silence the compiler.
206         (make_number): Modernize k&r declaration.
207         (mark_char_table): Add parens to silence compiler warning.
209 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
211         * keyboard.c (parse_tool_bar_item): Allow menu separators in
212         tool-bar maps.
213         (menu_separator_name_p): New function, from gtkutil.c.
214         (separator_names): Move from gtkutil.c.
216         * keyboard.h (menu_separator_name_p): Add prototype.
218         * gtkutil.c (XG_BIN_CHILD): New macro.
219         (xg_get_menu_item_label, xg_update_menubar)
220         (xg_update_menu_item, xg_tool_bar_menu_proxy)
221         (xg_show_toolbar_item, update_frame_tool_bar): Use it.
222         (separator_names, xg_separator_p): Move to keyboard.c.
223         (create_menus, xg_update_submenu, update_frame_tool_bar):
224         Use menu_separator_name_p.
226         * nsmenu.m (name_is_separator): Function deleted.
227         (addItemWithWidgetValue): Use menu_separator_name_p.
229         * w32menu.c (name_is_separator): Function deleted.
230         (add_menu_item): Use menu_separator_name_p.
232 2010-12-16  Jan Djärv  <jan.h.d@swipnet.se>
234         * nsterm.m (ns_draw_window_cursor): If the cursor color is the
235         same as the background, use the face forground as cursor.
237 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
239         * fileio.c (Fexpand_file_name): Doc fix.  (Bug#7617)
241 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
243         * xdisp.c (string_pos_nchars_ahead, c_string_pos)
244         (face_before_or_after_it_pos, next_element_from_string)
245         (next_element_from_c_string, produce_stretch_glyph): Remove unused
246         calculations of maximum string length before calling
247         string_char_and_length and STRING_CHAR_AND_LENGTH.
248         (string_char_and_length): Update commentary: MAXLEN is no longer
249         needed.
251 2010-12-13  Jan Djärv  <jan.h.d@swipnet.se>
253         * keyboard.c (kbd_buffer_get_event): Construct SAVE_SESSION_EVENT
254         as (Qsave_session arg).
256         * xsmfns.c (smc_interact_CB): Set arg to Qnil.
257         (smc_die_CB): Make an event with arg Qt.
258         (Fhandle_save_session): If event has Qt as argument,
259         call Fkill_emacs (Bug#7552).
261 2010-12-13  Chong Yidong  <cyd@stupidchicken.com>
263         * buffer.c (transient-mark-mode): Doc fix (Bug#7465).
265 2010-12-13  Jan Djärv  <jan.h.d@swipnet.se>
267         * xsmfns.c (smc_die_CB): Call Fkill_emacs (Bug#7552).
269 2010-12-13  Chong Yidong  <cyd@stupidchicken.com>
271         * dispextern.h (struct it): New member overlay_strings_charpos.
273         * xdisp.c (next_overlay_string, load_overlay_strings): Record the
274         charpos where we computed n_overlay_strings.
275         (next_overlay_string): Load overlay strings at recorded position,
276         which may not be the same as the iterator's charpos (Bug#7016).
278 2010-12-13  Chong Yidong  <cyd@stupidchicken.com>
280         * xdisp.c (try_scrolling): Avoid infloop if the first line is
281         obscured due to a vscroll (Bug#7537).
283 2010-12-13  Jan Djärv  <jhd@zeplinf.localdomain>
285         * nsterm.h (FRAME_NS_TOOLBAR_HEIGHT): Rename to FRAME_TOOLBAR_HEIGHT.
287         * nsterm.m (x_set_window_size, windowWillResize, initFrameFromEmacs):
288         Use FRAME_TOOLBAR_HEIGHT.
289         (x_set_offset): Handle XNegative and YNegative in
290         f->size_hint_flags (Bug#7510).
292 2010-12-11  Eli Zaretskii  <eliz@gnu.org>
294         * w32fns.c (Fx_show_tip): Call try_window with last argument
295         TRY_WINDOW_IGNORE_FONTS_CHANGE.  Delete the TODO ifdef: problem
296         solved.  Round up the tip height to an integral multiple of the
297         frame's line height.  Add FRAME_COLUMN_WIDTH to the tip width.
298         (Bug#7398)
300 2010-12-08  Glenn Morris  <rgm@gnu.org>
302         * fileio.c (Fverify_visited_file_modtime): Default to current buffer.
304 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
306         * xml.c (parse_region): Ignore blank HTML nodes.
307         (make_dom): Return CDATA sections (like <style>foo</style>) as
308         text nodes.
310 2010-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
312         * lread.c (read1): Allow newstyle unquote outside of backquote.
313         Disallow old-style backquotes inside new-style backquotes.
314         Don't count unquotes to figure out when we're "syntactically inside
315         but semantically outside of a backquote" any more.
316         Extend the restriction no-unescaped-commas-and-backquotes-in-symbols
317         to all contexts.
319 2010-12-05  Chong Yidong  <cyd@stupidchicken.com>
321         * process.c: Remove checks for HAVE_SYS_IOCTL_H (Bug#7484).
323 2010-12-04  Andreas Schwab  <schwab@linux-m68k.org>
325         * Makefile.in (M_FILE): Substitute @M_FILE@ instead of @machfile@.
326         (S_FILE): Substitute @S_FILE@ instead of @opsysfile@.
327         * m/arm.h, m/sh3.h, m/xtensa.h: Remove files.
329 2010-12-03  Andreas Schwab  <schwab@linux-m68k.org>
331         * lisp.h (union Lisp_Object): Explicitly declare signedness of
332         bit-field.
333         (XINT): Remove variant for EXPLICIT_SIGN_EXTEND.
334         * m/alpha.h (EXPLICIT_SIGN_EXTEND): Don't define.
335         * m/amdx86-64.h (EXPLICIT_SIGN_EXTEND): Likewise.
336         * m/ia64.h (EXPLICIT_SIGN_EXTEND): Likewise.
337         * m/ibms390.h (EXPLICIT_SIGN_EXTEND): Likewise.
338         * m/ibms390x.h (EXPLICIT_SIGN_EXTEND): Likewise.
339         * m/iris4d.h (EXPLICIT_SIGN_EXTEND): Likewise.
340         * m/m68k.h (EXPLICIT_SIGN_EXTEND): Likewise.
341         * m/sparc.h (EXPLICIT_SIGN_EXTEND): Likewise.
342         * m/template.h (EXPLICIT_SIGN_EXTEND): Likewise.
343         * m/hp800.h: Remove file.
344         * m/mips.h: Remove file.
346 2010-12-03  Jan Djärv  <jan.h.d@swipnet.se>
348         * nsterm.m (ns_dumpglyphs_image): If drawing cursor, fill background
349         with cursor color and draw a rectangle around the image (Bug#7412).
351 2010-12-03  Andreas Schwab  <schwab@linux-m68k.org>
353         * frame.c (x_set_font): Remove unused variable.
355 2010-12-02  Jan Djärv  <jan.h.d@swipnet.se>
357         * nsmenu.m (update_frame_tool_bar): Remove NSLog on invalid image.
359         * nsterm.m (ns_draw_glyph_string): Switch fore- and background if
360         drawing text under filled box cursor (Bug#7479).
362 2010-11-27  Kenichi Handa  <handa@m17n.org>
364         * charset.c (emacs_mule_charset): Make it an array of charset ID;
365         i.e. integer.
366         (Fdefine_charset_internal): Adjust for the above change.
367         (init_charset_once): Likewise.
369         * charset.h (emacs_mule_charset): Adjust the prototype.
370         Delete duplicated extern.
372         * coding.c (emacs_mule_char): Adjust for the change of
373         emacs_mule_charset.
375         * lread.c (read_emacs_mule_char): Adjust for the change of
376         emacs_mule_charset.
378 2010-11-27  Eli Zaretskii  <eliz@gnu.org>
380         * w32.c (_PROCESS_MEMORY_COUNTERS_EX): Don't define with versions
381         of w32api >= 3.15.  (Bug#6989)  (Bug#7452)
383 2010-11-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
385         * alloc.c (mark_terminals): Ensure that the image cache is marked
386         even if the terminal object was marked earlier (Bug#6301).
388 2010-11-21  Chong Yidong  <cyd@stupidchicken.com>
390         * editfns.c (Fbyte_to_string): Signal an error arg is not a byte.
392 2010-11-27  Jan Djärv  <jan.h.d@swipnet.se>
394         * gtkutil.c (menubar_map_cb): New function (Bug#7425).
395         (xg_update_frame_menubar): Connect signal map to menubar_map_cb.
396         Use 23 as menubar height if 0. (Bug#7425).
398 2010-11-26  Eli Zaretskii  <eliz@gnu.org>
400         * xdisp.c (set_message_1): Force paragraph direction in echo area
401         be left-to-right.
403         * keyboard.c (make_lispy_position): Put a meaningful value in yret
404         when the click is on the header or mode line.
406 2010-11-25  Eli Zaretskii  <eliz@gnu.org>
408         * xdisp.c (set_cursor_from_row): Don't forget to consider the
409         `cursor' property of the first character in overlay strings.
410         (Bug#7474)  (Bug#7481)
412 2010-11-24  Jan Djärv  <jan.h.d@swipnet.se>
414         * nsterm.m (NSLeftControlKeyMask, NSLeftCommandKeyMask)
415         (NSLeftAlternateKeyMask): New defines.
416         (keyDown): Parse left and right keys separately (Bug#7458).
417         Compare Left key masks exactly (Bug#7458).
419 2010-11-23  Eli Zaretskii  <eliz@gnu.org>
421         * intervals.c (temp_set_point_both): Define before calling, to
422         avoid GCC warnings.
424 2010-11-23  Dan Nicolaescu  <dann@ics.uci.edu>
426         * nsmenu.m: Use #include <config.h> instead of "config.h".
428         * term.c (Qglyphless_char,last_glyphless_glyph_frame)
429         (last_glyphless_glyph_face_id. last_glyphless_glyph_merged_face_id):
430         Move declarations ...
431         * lisp.h (Qglyphless_char,last_glyphless_glyph_frame)
432         (last_glyphless_glyph_face_id. last_glyphless_glyph_merged_face_id):
433         ... here.
435         * emacs.c (gdb_use_union, gdb_valbits,gdb_gctypebits)
436         (gdb_data_seg_bits, gdb_array_mark_flag, PVEC_FLAG)
437         (gdb_pvec_type):
438         * print.c (print_output_debug_flag):
439         * lisp.h (debug_print): Mark as EXTERNALLY_VISIBLE.
440         (safe_debug_print): New declaration.
442         * xterm.c:
443         * systty.h:
444         * sound.c: Include <sys/ioctl.h> unconditionally.
446 2010-11-22  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
448         * alloc.c (mark_maybe_object): Return early if given a Lisp
449         integer (Bug#6301).
451 2010-11-21  Ken Brown  <kbrown@cornell.edu>
453         * sheap.c (STATIC_HEAP_SIZE): Revert previous change.
455 2010-11-21  Jan Djärv  <jan.h.d@swipnet.se>
457         * nsterm.m (ns_right_command_modifier, ns_right_control_modifier):
458         Define (Bug#7458).
459         (NSRightCommandKeyMask, NSRightControlKeyMask): Define (Bug#7458).
460         (EV_MODIFIERS): Check for NSRightCommandKeyMask and
461         NSRightControlKeyMask also (Bug#7458).
462         (keyDown): Ditto (Bug#7458).
463         (syms_of_nsterm): Defvar ns-right-command-modifier and
464         ns-right-control-modifier (Bug#7458).
466 2010-11-21  Dan Nicolaescu  <dann@ics.uci.edu>
468         * sysdep.c (sys_subshell): Remove SET_EMACS_PRIORITY.
469         * emacs.c (emacs_priority, syms_of_emacs): Remove emacs_priority.
471         * intervals.h (temp_set_point, temp_set_point_both):
472         * buffer.h (offset_intervals, copy_intervals): Remove INLINE.
474 2010-11-20  Ken Brown  <kbrown@cornell.edu>
476         * sheap.c (STATIC_HEAP_SIZE): Increase to 13MB.
478 2010-11-20  Eli Zaretskii  <eliz@gnu.org>
480         * term.c (produce_glyphless_glyph): Use \uNNNN, \UNNNNNN, or
481         \xNNNNNN for hex-code display of glyphless characters.
483 2010-11-20  Jan Djärv  <jan.h.d@swipnet.se>
485         * gtkutil.c (xg_make_tool_item): Take vert_only as argument.
486         Set important to ! vert_only.
487         (xg_show_toolbar_item): Don't show label horizontally if
488         tool item isn't important.
489         (update_frame_tool_bar): Get TOOL_BAR_ITEM_VERT_ONLY and pass it to
490         xg_make_tool_item, or update important on existing tool item.
492         * keyboard.c (QCvert_only): New variable.
493         (parse_tool_bar_item): Check for QCvert_only.
494         (syms_of_keyboard): Initialize QCvert_only.
496         * dispextern.h (tool_bar_item_idx): Add TOOL_BAR_ITEM_VERT_ONLY.
498 2010-11-20  Eli Zaretskii  <eliz@gnu.org>
500         * msdos.c (dos_rawgetc): Use gen_help_event, instead of doing the
501         same in-line.
503 2010-11-20  Andreas Schwab  <schwab@linux-m68k.org>
505         * xfaces.c (lookup_face): Make static.
506         * dispnew.c (copy_row_except_pointers): Likewise.
507         * syntax.c (dec_bytepos): Likewise.
508         (inc_bytepos): Remove.
509         * dispextern.h (lookup_face): Remove declaration.
511 2010-11-19  Eli Zaretskii  <eliz@gnu.org>
513         * xdisp.c (set_cursor_from_row): Display cursor after all the
514         glyphs that come from an overlay.  Don't overstep the last glyph
515         when skipping glyphs from an overlay.  (Bug#6687)
517 2010-11-18  Dan Nicolaescu  <dann@ics.uci.edu>
519         * alloc.c (refill_memory_reserve): Move declaration ...
520         * lisp.h (refill_memory_reserve): ... here.
522         * strftime.c (_strftime_copytm): Add declaration.
524         * callproc.c (syms_of_callproc): Use intern_c_string.
526         Move declarations from .c files to .h files.
527         * process.c (timers_run):
528         * minibuf.c (quit_char):
529         * lread.c (read_emacs_mule_char):
530         * keyboard.c (minibuf_level, message_enable_multibyte)
531         (pending_malloc_warning):
532         * insdel.c (Vselect_active_regions, Vsaved_region_selection)
533         (Qonly): Remove declarations.
534         * lisp.h (pending_malloc_warning, Vsaved_region_selection)
535         (Vselect_active_regions):
536         * keyboard.h (timers_run):  Add declarations.
538         * strftime.c (my_strftime_gmtime_r, my_strftime_localtime_r)
539         (tm_diff): Convert definitions to standard C.
540         (extra_args_spec_iso): Remove, unused.
542 2010-11-18  Jan Djärv  <jan.h.d@swipnet.se>
544         * xsettings.c (init_gconf): Check HAVE_G_TYPE_INIT.
546         * config.in (HAVE_G_TYPE_INIT): New symbol.
548 2010-11-18  Eli Zaretskii  <eliz@gnu.org>
550         * lread.c (Fload): Mention `load-in-progress' and
551         `load-file-name'.  (Bug#7346)
553         * keyboard.c (kbd_buffer_nr_stored): Define only ifdef subprocesses.
554         (kbd_buffer_store_event_hold, kbd_buffer_get_event)
555         (tty_read_avail_input): Call kbd_buffer_nr_stored only ifdef
556         subprocesses.  Use buffer_free only ifdef subprocesses.
558         * process.c (init_process) [subprocesses]: Init kbd_is_on_hold in
559         the subprocesses version, not in the non-subprocesses one.
561         * Makefile.in: Don't use ## comment, it breaks the MSDOS build.
563 2010-11-17  Eli Zaretskii  <eliz@gnu.org>
565         * xdisp.c (set_cursor_from_row): Fix cursor positioning in empty
566         lines on text-mode terminals.  (bug#7417)
568 2010-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
570         * xterm.c (get_current_wm_state): Rename from get_current_vm_state.
571         (do_ewmh_fullscreen, x_handle_net_wm_state): Update callers.
573 2010-11-17  Kenichi Handa  <handa@m17n.org>
575         * coding.c (Fset_terminal_coding_system_internal): Fix previous
576         change (set charset-ID list instead of charset-symbol list).
578 2010-11-16  Chong Yidong  <cyd@stupidchicken.com>
580         * keyboard.c (make_lispy_position): For text area clicks, record Y
581         pixel position relative to the text area, excluding header line.
582         Also change X and Y to Lisp_Objects, not pointers; don't return
583         coordinate values via pointers.  Pass ON_TEXT_AREA coordinate to
584         buffer_posn_from_coords counting from the start of the text area.
585         (Fposn_at_x_y, make_lispy_event): Callers changed.
587         * window.c (coordinates_in_window): Change X and Y to ints rather
588         than pointers; don't return coordinates via pointers.
589         (struct check_window_data): Change X and Y from pointers to ints.
590         (window_from_coordinates): Remove args WX and WY; don't return
591         coordinates via pointers.
592         (Fcoordinates_in_window_p, window_from_coordinates):
593         (check_window_containing, Fwindow_at): Callers changed.
594         (window_relative_x_coord): New function.
596         * window.h (window_from_coordinates, window_relative_x_coord):
597         Update prototypes.
599         * dispnew.c (buffer_posn_from_coords): Assume that X counts from
600         the start of the text area.
602         * xdisp.c (remember_mouse_glyph): Change window_from_coordinates
603         call.  Use window_relative_x_coord.
604         (note_mouse_highlight): Change window_from_coordinates call.
606         * w32term.c (w32_read_socket):
607         * msdos.c (dos_rawgetc):
608         * xterm.c (handle_one_xevent): Likewise.
610 2010-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
612         * strftime.c (LOCALE_PARAM_DECL): Update for standard C.
613         (LOCALE_PARAM, LOCALE_PARAM_PROTO): Remove, unused.
614         (memcpy_lowcase, so_week_days, extra_args_spec, emacs_strftimeu):
615         Convert definitions to standard C.
616         * regex.c: Do not include <stdlib.h>, config.h does it.
617         Include unistd.h.
618         (xrealloc, init_syntax_once, re_match, regcomp, regexec)
619         (regerror, regfree): Convert definitions to standard C.
620         * mktime.c (my_mktime_localtime_r, ydhms_tm_diff, ranged_convert)
621         (__mktime_internal): Convert definitions to standard C.
623 2010-11-15  Dan Nicolaescu  <dann@ics.uci.edu>
625         * w32proc.c:
626         * w32inevt.c:
627         * w32heap.c:
628         * w32.c: Remove config.h include guards.
630         * callproc.c (child_setup): Reorder code to simplify #ifdefs.
631         No code changes.
633         * process.c: Include <sys/ioctl.h> unconditionally,
634         keyboard.c already does it.
636         * keyboard.c (pending_malloc_warning): Add const to match
637         definition in alloc.c.
638         (Fset_input_interrupt_mode): Simplify #ifdefs.
640 2010-11-15  Dan Nicolaescu  <dann@ics.uci.edu>
642         Clean up systty.h macros.
643         * systty.h (EMACS_GET_TTY_PGRP, EMACS_SET_TTY_PGRP, EMACS_GET_TTY)
644         (EMACS_SET_TTY): Remove unneeded abstraction, instead inline the
645         definition in all uses.
646         (EMACS_TTY_TABS_OK): Remove, it has a single user.
647         * sysdep.c (discard_tty_input, child_setup_tty)
648         (init_sys_modes, tabs_safe_p, reset_sys_modes):
649         * emacs.c (shut_down_emacs):
650         * callproc.c (child_setup):
651         * term.c (dissociate_if_controlling_tty): Inline removed macros.
653         * data.c (sign_extend_temp, sign_extend_lisp_int): Remove, unused.
655 2010-11-14  Chong Yidong  <cyd@stupidchicken.com>
657         * w32fns.c (Fx_create_frame):
658         * nsfns.m (Fx_create_frame): Don't check for the cursorColor
659         resource here; it's now done at startup.
661 2010-11-14  Jan Djärv  <jan.h.d@swipnet.se>
663         * xterm.c (set_wm_state): Add Qnil to final cons.
665         * xselect.c (x_send_client_event): Remove unused variables cons and
666         size.
668 2010-11-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
670         * keyboard.c (modify_event_symbol) : Add const to array elements of
671         arg NAME_TABLE.
672         (lispy_accent_keys, lispy_function_keys, lispy_multimedia_keys)
673         (lispy_kana_keys, iso_lispy_function_keys, lispy_wheel_names)
674         (lispy_wheel_names, lispy_drag_n_drop_names, modifier_names):
675         Add const to array elements.
676         (scroll_bar_parts): Make static.  Fix position of const.
678         * w32fns.c (lispy_function_keys): Add const to extern.
680         * w32inevt.c (lispy_function_keys): Likewise.
682 2010-11-14  Chong Yidong  <cyd@stupidchicken.com>
684         * xfns.c (Fx_create_frame): Don't check for the cursorColor
685         resource here; it's now done at startup.
687 2010-11-13  Dan Nicolaescu  <dann@ics.uci.edu>
689         * xmenu.c: Make it clear that ../lwlib/lwlib.h is only needed for Motif.
691         Fix compilation on Solaris.
692         * sysdep.c: Do not #include <term.h>.
693         (tputs): Add declaration, similar to what cm.c does.  (Bug#7178)
695         * s/ms-w32.h (HAVE_TERMIOS_H): Do not undef, not used anymore.
697 2010-11-13  Jan Djärv  <jan.h.d@swipnet.se>
699         * xterm.c (set_wm_state): Don't put Atom in cons, call
700         make_fixnum_or_float on them first.
701         (x_term_init): Initialize Xatom_net_supporting_wm_check and
702         Xatom_net_supported correctly.
704         * xselect.c (x_send_client_event): Move CHECK_STRING ...
705         (Fx_send_client_event): to here.
707 2010-11-13  Martin Rudalics  <rudalics@gmx.at>
709         * window.c (Fwindow_use_time): New function.
711 2010-11-13  Eli Zaretskii  <eliz@gnu.org>
713         * xdisp.c (set_cursor_from_row): Fix cursor positioning on
714         zero-width characters.
716         * .gdbinit (pgx): Adapt to latest changes in `struct glyph'.
718         * w32term.c (x_draw_glyphless_glyph_string_foreground): Draw the
719         box before drawing the glyphs inside it.
721         * xdisp.c (syms_of_xdisp) <glyphless-char-display>: Doc fix.
723         * dispextern.h (enum glyphless_display_method):
724         Rename GLYPHLESS_DISPLAY_HEXA_CODE to GLYPHLESS_DISPLAY_HEX_CODE.
725         All users changed.
727         * term.c (append_glyphless_glyph, produce_glyphless_glyph):
728         Fix comments.
729         (produce_glyphless_glyph): Enclose "U+nnnn" and "empty box"
730         whitespace in "[]", to simulate a box.  Don't use uninitialized
731         variable `width'.
733 2010-11-11  Julien Danjou  <julien@danjou.info>
735         * xsettings.c (init_xsettings): Use already fetch atoms.
737         * xsmfns.c (create_client_leader_window): Use SM_CLIENT_ID atom
738         from dpyinfo.
740         * xselect.c (Fx_send_client_event): Split and create
741         x_send_client_event.
743         * lisp.h: Do not EXFUN Fx_send_client_event.
745         * xterm.c (x_set_frame_alpha): Use _NET_WM_WINDOW_OPACITY atom
746         from dpyinfo.
747         (wm_supports): Use atoms from dpyinfo.
748         (do_ewmh_fullscreen): Use atoms from dpyinfo.
749         (x_ewmh_activate_frame): Use atoms from dpyinfo.
750         (xembed_set_info): Use atoms from dpyinfo.
751         (x_term_init): Fetch _XEMBED_INFO, _NET_SUPPORTED,
752         _NET_SUPPORTING_WM_CHECK, _NET_WM_WINDOW_OPACITY and
753         _NET_ACTIVE_WINDOW, XSETTINGS  atoms.
754         Get all atoms in one round-trip.
755         (set_wm_state): Use x_send_client_event rather than
756         Fx_send_client_event, using Atom directly.
757         (x_ewmh_activate_frame): Ditto.
758         (x_set_sticky): Pass atoms to set_wm_state.
759         (do_ewmh_fullscreen): Ditto.
762         * xterm.h (x_display_info): Add Xatom_net_supported,
763         Xatom_net_supporting_wm_check, Xatom_net_active_window,
764         Xatom_net_wm_window_opacity, Xatom_XEMBED_INFO, SM_CLIENT_ID.
766         * xfns.c (Fx_show_tip): Fix typo in docstring.
768 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
770         * cmds.c (Fself_insert_command): Don't call XFASTINT without checking
771         it's not negative.
773 2010-11-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
775         * font.c (font_filter_properties): Add const to array elements of
776         properties args.
778         * font.h (font_filter_properties): Likewise.
780         * ftfont.c (ftfont_booleans, ftfont_non_booleans): Add const to array
781         elements.
783         * w32font.c (w32font_booleans, w32font_non_booleans): Likewise.
785 2010-11-10  Michael Albinus  <michael.albinus@gmx.de>
787         * dbusbind.c (QCdbus_type_unix_fd): New Lisp object.
788         (XD_BASIC_DBUS_TYPE, xd_symbol_to_dbus_type, xd_signature)
789         (xd_append_arg, xd_retrieve_arg): Support DBUS_TYPE_UNIX_FD.
790         (Fdbus_call_method): Add DBUS_TYPE_UNIX_FD type mapping to doc string.
791         (syms_of_dbusbind): Initialize QCdbus_type_unix_fd).
793 2010-11-10  Glenn Morris  <rgm@gnu.org>
795         * emacs.c (syms_of_emacs) <system-type>: Doc fix.
797 2010-11-09  Eli Zaretskii  <eliz@gnu.org>
799         * xfns.c (x_real_positions): Fix declaration-after-statement problem.
801 2010-11-09  Chong Yidong  <cyd@stupidchicken.com>
803         * image.c (free_image): Don't garbage the frame here, since this
804         function can be called while redisplaying (Bug#7210).
805         (uncache_image): Garbage the frame here (Bug#6426).
807 2010-11-09  Jan Djärv  <jan.h.d@swipnet.se>
809         * xfns.c (x_real_positions): Only use _NET_FRAME_EXTENTS if our
810         parent is the root window.  Check this after traversing window tree.
812         * xterm.c (x_term_init): Initialize Xatom_net_frame_extents.
814         * xterm.h (struct x_display_info): Xatom_net_frame_extents is new.
816         * xfns.c (x_real_positions): Try to get _NET_FRAME_EXTENTS first
817         before traversing window tree (Bug#5721).
819 2010-11-07  Jan Djärv  <jan.h.d@swipnet.se>
821         * xfns.c (set_machine_and_pid_properties): Let X set WM_CLIENT_MACHINE.
823         * xdisp.c (note_mode_line_or_margin_highlight):
824         Initialize Cursor to No_Cursor for HAVE_WINDOW_SYSTEM also.
826 2010-11-06  Eli Zaretskii  <eliz@gnu.org>
828         * xfns.c (Fx_show_tip): If any of the tool-tip text lines is R2L,
829         adjust width of tool-tip frame to the width of text, excluding the
830         stretch glyph at the beginning of R2L glyph rows.
832         * w32fns.c (Fx_show_tip): Likewise.
834 2010-11-06  Jan Djärv  <jan.h.d@swipnet.se>
836         * nsfont.m: Include termchar for new mouse-highlight.
837         (nsfont_draw): Use MOUSE_HL_INFO.
839 2010-11-05  Eli Zaretskii  <eliz@gnu.org>
841         Unify mouse-highlight code for all GUI and TTY sessions.
843         * term.c: Remove static mouse_face_* variables.  All users
844         changed.
845         (term_show_mouse_face, term_clear_mouse_face)
846         (fast_find_position, term_mouse_highlight): Functions deleted.
847         (tty_draw_row_with_mouse_face): New function.
848         (term_mouse_movement): Call note_mouse_highlight instead of
849         term_mouse_highlight.
851         * nsterm.m (ns_update_window_begin, ns_update_window_end)
852         (ns_update_end, x_destroy_window, ns_frame_up_to_date)
853         (ns_dumpglyphs_box_or_relief, ns_maybe_dumpglyphs_background)
854         (ns_dumpglyphs_image, ns_dumpglyphs_stretch)
855         (ns_initialize_display_info, keyDown, mouseMoved, mouseExited):
856         Replace Display_Info with Mouse_HLInfo everywhere where
857         mouse_face_* members were accessed for mouse highlight purposes.
859         * xterm.c (x_update_window_begin, x_update_window_end)
860         (x_update_end, XTframe_up_to_date, x_set_mouse_face_gc)
861         (handle_one_xevent, x_free_frame_resources, x_term_init):
862         Replace Display_Info with Mouse_HLInfo everywhere where mouse_face_*
863         members were accessed for mouse highlight purposes.
865         * w32term.c (x_update_window_begin, x_update_window_end)
866         (x_update_end, w32_read_socket, x_free_frame_resources)
867         (w32_initialize_display_info): Replace Display_Info with
868         Mouse_HLInfo everywhere where mouse_face_* members were accessed
869         for mouse highlight purposes.
871         * xdisp.c (show_mouse_face, note_mode_line_or_margin_highlight)
872         (note_mouse_highlight) [HAVE_WINDOW_SYSTEM]: Don't run GUI code
873         unless the frame is on a window-system.
874         (get_tool_bar_item, handle_tool_bar_click)
875         (note_tool_bar_highlight, draw_glyphs, erase_phys_cursor)
876         (show_mouse_face, clear_mouse_face, coords_in_mouse_face_p)
877         (note_mode_line_or_margin_highlight, note_mouse_highlight)
878         (x_clear_window_mouse_face, cancel_mouse_face, expose_frame):
879         Replace Display_Info with Mouse_HLInfo everywhere where
880         mouse_face_* members were accessed for mouse highlight purposes.
881         (coords_in_mouse_face_p): Move prototype out of the
882         HAVE_WINDOW_SYSTEM conditional.
883         (x_y_to_hpos_vpos, frame_to_window_pixel_xy): Move out of the
884         HAVE_WINDOW_SYSTEM block.
885         (try_window_id) [HAVE_GPM || MSDOS]:
886         Call x_clear_window_mouse_face.
887         (draw_row_with_mouse_face): Implementation for HAVE_WINDOW_SYSTEM
888         systems.  Call tty_draw_row_with_mouse_face for TTY systems.
889         (show_mouse_face): Call draw_row_with_mouse_face, instead of
890         calling draw_glyphs directly.
891         (show_mouse_face, clear_mouse_face, coords_in_mouse_face_p)
892         (cursor_in_mouse_face_p, rows_from_pos_range)
893         (mouse_face_from_buffer_pos, mouse_face_from_string_pos)
894         (note_mode_line_or_margin_highlight, note_mouse_highlight)
895         (x_clear_window_mouse_face, cancel_mouse_face): Move out of the
896         HAVE_WINDOW_SYSTEM block.  Ifdef away window-system specific
897         fragments.
898         (note_mouse_highlight): Call popup_activated for MSDOS as well.
899         Clear mouse highlight if pointer is over glyphs whose OBJECT is an
900         integer.
901         (mouse_face_from_buffer_pos): Add parentheses around && within ||.
902         (x_consider_frame_title, tool_bar_lines_needed):
903         Move prototypes to HAVE_WINDOW_SYSTEM-only part.
904         (get_window_cursor_type): Move inside a HAVE_WINDOW_SYSTEM-only
905         part.  Remove "#ifdef HAVE_WINDOW_SYSTEM" from body of function.
906         (null_glyph_slice): Move declaration into HAVE_WINDOW_SYSTEM-only
907         part.
909         * dispnew.c (mirror_make_current): Set Y coordinate of the
910         mode-line and header-line rows.
911         (init_display): Setup initial frame's output_data for text
912         terminal frames.
914         * xmenu.c (popup_activated): Don't define on MSDOS, which now has
915         its own definition on msdos.c.
917         * msdos.c (show_mouse_face, clear_mouse_face)
918         (fast_find_position, IT_note_mode_line_highlight)
919         (IT_note_mouse_highlight): Functions deleted.
920         (IT_frame_up_to_date, dos_rawgetc): Call note_mouse_highlight
921         instead of IT_note_mouse_highlight.
922         (draw_row_with_mouse_face, popup_activated): New functions.
923         (dos_set_window_size, draw_row_with_mouse_face, IT_update_begin)
924         (IT_update_end, IT_frame_up_to_date, internal_terminal_init)
925         (dos_rawgetc): Replace Display_Info with Mouse_HLInfo everywhere
926         where mouse_face_* members were accessed for mouse highlight
927         purposes.
929         * msdos.h (initialize_msdos_display): Add prototype.
931         * frame.h (MOUSE_HL_INFO): New macro.
933         * lisp.h (Mouse_HLInfo): New data type.
935         * xterm.h (struct x_display_info):
936         * w32term.h (struct w32_display_info):
937         * nsterm.h (struct ns_display_info):
938         * termchar.h (struct tty_display_info): Use it instead of
939         mouse_face_* members.
941         * dispextern.h (show_mouse_face, clear_mouse_face): Update type of
942         1st argument.
943         (frame_to_window_pixel_xy, note_mouse_highlight)
944         (x_clear_window_mouse_face, cancel_mouse_face, clear_mouse_face)
945         (show_mouse_face, cursor_in_mouse_face_p): Move prototypes out of
946         HAVE_WINDOW_SYSTEM conditional.
947         (draw_row_with_mouse_face): Declare prototype.
948         (tty_draw_row_with_mouse_face): Declare prototype.
950 2010-11-05  Eli Zaretskii  <eliz@gnu.org>
952         * term.c (append_glyphless_glyph, produce_glyphless_glyph):
953         Remove unused variables.
955 2010-11-05  Adrian Robert  <Adrian.B.Robert@gmail.com>
957         * nsterm.m (EmacsView-mouseExited:): Correct error in conditional
958         logic pointed out by Eli Zaretskii.
960 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
962         * coding.c (coding-category-list): Refer to set-coding-system-priority
963         instead of the obsolete set-coding-priority in the doc string.
966 2010-11-04  Adrian Robert  <Adrian.B.Robert@gmail.com>
968         * nsfont.m (nsfont_draw):  Correct previous patch to return
969         correct value.
970         * nsimage.m (EmacsImage-setXBMColor:): Correct previous patch:
971         don't change the method signature, change the return.
973 2010-11-04  Ismail Donmez  <ismail@namtrac.org>  (tiny change)
975         * nsfont.m (nsfont_draw)
976         * nsimage.m (EmacsImage-setXBMColor:)
977         * nsterm.m (EmacsView-performDragOperation:): Correct empty return.
979 2010-11-03  Julien Danjou  <julien@danjou.info>
981         * image.c (gif_load): Add support for transparency and specified
982         :background.
984 2010-11-01  Kenichi Handa  <handa@m17n.org>
986         * dispextern.h (lookup_glyphless_char_display): Extern it.
988         * termhooks.h (struct terminal): New member charset_list.
990         * coding.c (Fset_terminal_coding_system_internal): Set the
991         `charset_list' member of struct terminal.
993         * term.c (produce_glyphs): Handle the case it->what == IT_GLYPHLESS.
994         (append_glyphless_glyph, produce_glyphless_glyph): New functions.
996         * xdisp.c (lookup_glyphless_char_display): Make it non-static.
997         (lookup_glyphless_char_display): Set it->what at the end.
998         (last_glyphless_glyph_frame, last_glyphless_glyph_face_id)
999         (last_glyphless_glyph_merged_face_id): Make them non-static.
1001         * w32term.c (x_draw_glyphless_glyph_string_foreground):
1002         Fix the arg with_background for font->driver->draw.
1004 2010-11-01  Kenichi Handa  <handa@m17n.org>
1006         * w32gui.h (STORE_XCHAR2B, XCHAR2B_BYTE1, XCHAR2B_BYTE2):
1007         Surround chp by parentheses.
1009 2010-11-01  Kenichi Handa  <handa@m17n.org>
1011         Implement various display methods for glyphless characters.
1013         * xdisp.c (Qglyphless_char, Vglyphless_char_display)
1014         (Qglyphless_char_display, Qhexa_code, Qempty_box, Qthin_space)
1015         (Qzero_width): New variables.
1016         (THIN_SPACE_WIDTH): New macro.
1017         (lookup_glyphless_char_display): New funciton.
1018         (last_glyphless_glyph_frame, last_glyphless_glyph_face_id)
1019         (last_glyphless_glyph_merged_face_id): New variables.
1020         (get_next_display_element): Check glyphless characters.
1021         (redisplay_internal): Initialize last_glyphless_glyph_frame and
1022         last_glyphless_glyph_face_id.
1023         (fill_glyphless_glyph_string): New function.
1024         (BUILD_GLYPHLESS_GLYPH_STRING): New macro.
1025         (BUILD_GLYPH_STRINGS): Handle the case GLYPHLESS_GLYPH.
1026         (append_glyphless_glyph, produce_glyphless_glyph): New functions.
1027         (x_produce_glyphs): If a suitable font is not found, produce a
1028         glyphless glyph.  Handle the case it->what == IT_GLYPHLESS.
1029         (syms_of_xdisp): Intern and staticpro Qglyphless_char,
1030         Qglyphless_char_display, Qhexa_code, Qempty_box, Qthin_space, and
1031         Qzero_width.
1032         (Vglyphless_char_display): Declare it as a Lisp variable.
1034         * dispextern.h (enum glyph_type): Add GLYPHLESS_GLYPH.
1035         (struct glyph): Change the size of the member "type" to 3.
1036         Add glyphless to the union slice and u.
1037         (enum display_element_type): Add IT_GLYPHLESS.
1038         (enum glyphless_display_method): New enum.
1039         (struct it): New member glyphless_method.
1040         (Vglyphless_char_display): Extern it.
1042         * xterm.c (x_draw_glyphless_glyph_string_foreground): New function.
1043         (x_draw_glyph_string): Handle the case GLYPHLESS_GLYPH.
1045         * w32term.c (x_draw_glyphless_glyph_string_foreground): New function.
1046         (x_draw_glyph_string): Handle the case GLYPHLESS_GLYPH.
1048         * nsterm.m (ns_draw_glyph_string): Handle the case
1049         GLYPHLESS_GLYPH (the detail is not yet implemented).
1051 2010-10-31  Glenn Morris  <rgm@gnu.org>
1053         * xterm.c (x_connection_closed) [USE_X_TOOLKIT]: Fix merge, maybe.
1055         * frame.c (syms_of_frame) <tool-bar-mode>:
1056         Default to nil if !HAVE_WINDOW_SYSTEM.  (Bug#7299)
1058 2010-10-31  Chong Yidong  <cyd@stupidchicken.com>
1060         * xterm.c (x_connection_closed): Print informative error message
1061         when aborting on GTK.  This requires using shut_down_emacs
1062         directly instead of Fkill_emacs.
1064 2010-10-29  Eli Zaretskii  <eliz@gnu.org>
1066         * emacs.c (main): Call syms_of_filelock unconditionally.
1068         * filelock.c (syms_of_filelock): Move out of #ifdef CLASH_DETECTION
1069         clause, but keep part of it conditioned on CLASH_DETECTION.
1071 2010-10-29  Glenn Morris  <rgm@gnu.org>
1073         * nsfns.m (Fx-display-save-under, Fx-open-connection)
1074         (Fxw-color-defined-p, Fxw-display-color-p, Fx-show-tip):
1075         * w32fns.c (Fxw_color_defined_p, Fx_open_connection):
1076         * xfns.c (Fxw_color_defined_p, Fx_open_connection):
1077         Sync docs between X, W32, NS.
1079         * buffer.c (syms_of_buffer) <abbrev-mode, transient-mark-mode>:
1080         * frame.c (syms_of_frame) <tool-bar-mode>: Move doc here from Lisp.
1082 2010-10-26  Juanma Barranquero  <lekktu@gmail.com>
1084         * eval.c (init_eval_once): Set max_lisp_eval_depth to 600;
1085         otherwise, bootstrapping on Windows fails to compile macroexp.el.
1087 2010-10-26  Eli Zaretskii  <eliz@gnu.org>
1089         * cmds.c (internal_self_insert): Don't insert if argument N is
1090         zero or negative.  (Bug#7281)
1092 2010-10-26  Jan Djärv  <jan.h.d@swipnet.se>
1094         * gtkutil.c (qttip_cb): Set title to empty for ATK (Bug#7278).
1096 2010-10-25  Glenn Morris  <rgm@gnu.org>
1098         * Makefile.in (SOME_MACHINE_LISP): Remove easymenu.elc.
1100 2010-10-24  Glenn Morris  <rgm@gnu.org>
1102         * w32fns.c (Fx_synchronize, Fx_change_window_property)
1103         (Fx_window_property, Fx_file_dialog):
1104         * xfns.c (Fx_synchronize, Fx_change_window_property)
1105         (Fx_window_property, Fx_file_dialog): Sync docs between w32 and X.
1107 2010-10-24  Chong Yidong  <cyd@stupidchicken.com>
1109         * xterm.c (x_connection_closed): Kill Emacs unconditionally.
1111 2010-10-24  Eli Zaretskii  <eliz@gnu.org>
1113         * frame.c (Fframep, Fwindow_system): Deprecate use as a predicate.
1115         * dispnew.c (syms_of_display) <initial-window-system, window-system>:
1116         Deprecate use as a boolean flag.
1118 2010-10-24  Jim Meyering  <jim@meyering.net>
1120         * emacs.c (argmatch): Don't treat "--" as "--chdir".
1122 2010-10-24  Glenn Morris  <rgm@gnu.org>
1124         * w16select.c (syms_of_win16select) <selection-coding-system>:
1125         <next-selection-coding-system>:
1126         * w32select.c (syms_of_w32select) <selection-coding-system>:
1127         <next-selection-coding-system>:
1128         Sync docs with select.el.
1130         * xfaces.c (syms_of_xfaces) <tty-defined-color-alist>: Sync doc with
1131         Lisp version.
1133         * w32term.c (syms_of_w32term) <x-use-underline-position-properties>:
1134         Sync doc with the xterm.c version.
1136         * w32term.c (syms_of_w32term) <x-toolkit-scroll-bars>:
1137         * xterm.c (syms_of_xterm) <x-toolkit-scroll-bars>: Sync docs.
1139 2010-10-23  Glenn Morris  <rgm@gnu.org>
1141         * buffer.c (syms_of_buffer) <cursor-in-non-selected-windows>:
1142         * frame.c (syms_of_frame) <menu-bar-mode>:
1143         * xdisp.c (syms_of_xdisp) <auto-hscroll-mode, display-hourglass>:
1144         <hourglass-delay>: Sync docs with Lisp.
1146 2010-10-23  Eli Zaretskii  <eliz@gnu.org>
1148         Implement mouse highlight for bidi-reordered lines.
1150         * xdisp.c (fast_find_string_pos): #ifdef away, not used anymore.
1151         (mouse_face_from_string_pos): New function, replaces
1152         fast_find_string_pos.
1153         (note_mouse_highlight): Call it instead of fast_find_string_pos.
1154         (note_mode_line_or_margin_highlight): Support bidi-reordered
1155         strings and R2L glyph rows.  Fix comments.
1156         (note_mouse_highlight): When bidi reordering is turned on in a
1157         buffer, call next-single-property-change and
1158         previous-single-property-change with last argument nil.
1159         Clear mouse highlight when mouse pointer is in a R2L row on the stretch
1160         glyph that stands for no text beyond the line end.
1161         (row_containing_pos): Don't return too early when CHARPOS is in a
1162         bidi-reordered continued line.  Return immediately when the first
1163         hit is found in a line that is not continued, or when an exact
1164         match for CHARPOS is found.
1165         (rows_from_pos_range): New function.
1166         (mouse_face_from_buffer_pos): Use it instead of calling
1167         row_containing_pos for START_CHARPOS and END_CHARPOS.  Rewrite the
1168         function to support mouse highlight in bidi-reordered lines and
1169         not to assume that START_CHARPOS is always in mouse_face_beg_row.
1170         If necessary, swap mouse_face_beg_row and mouse_face_end_row so
1171         that the former is always above the latter or identical to it.
1172         (show_mouse_face): Support drawing highlighted R2L lines.
1173         (coords_in_mouse_face_p): New function, bidi-aware.
1174         (cursor_in_mouse_face_p, note_mouse_highlight, erase_phys_cursor):
1175         Call it instead of comparing with mouse-face members of dpyinfo.
1176         (note_mode_line_or_margin_highlight): Fix confusingly swapped
1177         usage of hpos and vpos.
1179 2010-10-22  Jan Djärv  <jan.h.d@swipnet.se>
1181         * xrdb.c: Include keyboard.h for MOTIF.
1183         * xmenu.c: Revert 2010-07-27 change: lwlib.h is needed for
1184         MOTIF (Bug#7263).
1186         * xfns.c: Include Xm/TextF and Xm/List.
1187         (file_dialog_cb, file_dialog_unmap_cb, clean_up_file_dialog):
1188         Make ANSI prototypes.
1190 2010-10-22  Glenn Morris  <rgm@gnu.org>
1192         * Makefile.in (SOME_MACHINE_LISP): Add w32-vars.
1193         Remove ccl and duplicate mouse.
1195 2010-10-21  Chong Yidong  <cyd@stupidchicken.com>
1197         * insdel.c (prepare_to_modify_buffer): Don't set
1198         saved-region-selection if modification hooks are disabled.
1200 2010-10-19  Chong Yidong  <cyd@stupidchicken.com>
1202         * cmds.c (Fdelete_char): Doc fix.
1204 2010-10-19  Ken Brown  <kbrown@cornell.edu>
1206         * s/cygwin.h (SIGNALS_VIA_CHARACTERS): New define (bug#7225).
1208 2010-10-19  Kenichi Handa  <handa@m17n.org>
1210         Fix incorrect font metrics when the same font is opened with
1211         different pixelsizes.
1213         * xftfont.c: Include composite.h.
1214         (xftfont_shape): New function.
1215         (syms_of_xftfont): Set xftfont_driver.shape.
1217 2010-10-18  Julien Danjou  <julien@danjou.info>
1219         * frame.c (Fframe_pointer_visible_p):
1220         Add `frame-pointer-visible-p' to get the pointer visibility.
1222 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1224         * gnutls.c (emacs_gnutls_read): Return 0 if we get a
1225         non-"EAGAIN"-like error to signal to Emacs that the socket should
1226         be closed.
1228 2010-10-15  Eli Zaretskii  <eliz@gnu.org>
1230         * unexcoff.c (make_hdr): Fix prototype according to changes in
1231         2010-10-03T13:59:56Z!dann@ics.uci.edu.
1233         * image.c (tiff_load): Cast 3rd argument to avoid compiler warning.
1235 2010-10-15  Tassilo Horn  <tassilo@member.fsf.org>
1237         * Makefile.in (really-oldXMenu): Fix typo in variable name that
1238         made building the X menu fail.
1239         (really-oldXMenu): Fix my previous fix.
1241 2010-10-14  Damyan Pepper  <damyanp@gmail.com>
1243         Fix handling of font properties on Windows (bug#6303).
1244         * font.c (font_filter_properties): New function, refactored from
1245         ftfont_filter_properties.
1246         * font.h (font_filter_properties): Declare.
1247         * ftfont.c (ftfont_filter_properties): Use font_filter_properties.
1248         * w32font.c (w32font_booleans, w32font_non_booleans): New variables.
1249         (w32font_filter_properties): New function.
1250         (w32font_driver): Add w32font_filter_properties.
1252 2010-10-14  Juanma Barranquero  <lekktu@gmail.com>
1254         * font.c (Ffont_variation_glyphs):
1255         * ccl.c (Fccl_execute_on_string): Fix typo in docstring.
1257 2010-10-14  Juanma Barranquero  <lekktu@gmail.com>
1259         * w32fns.c (w32_wnd_proc, file_dialog_callback):
1260         * w32font.c (w32_generic_family):
1261         * w32inevt.c (key_event):
1262         * w32menu.c (fill_in_menu):
1263         * w32proc.c (reader_thread, w32_executable_type, compare_env)
1264         (merge_and_sort_env, int_from_hex, enum_locale_fn, enum_codepage_fn):
1265         * w32term.c (w32_read_socket): Make static.
1267 2010-10-13  Juanma Barranquero  <lekktu@gmail.com>
1269         * image.c (DEF_IMGLIB_FN): Add argument to adapt to strict
1270         prototypes; all callers changed.
1272 2010-10-13  Juanma Barranquero  <lekktu@gmail.com>
1274         * makefile.w32-in (TLIB2): Rename from TLIBW32.
1275         (OBJ2): New macro.
1276         (WIN32OBJ, FONTOBJ): Remove.
1277         (OBJ1): Redistribute object files with OBJ2.
1278         (LIBS, $(TEMACS)): Use TLIB2.
1279         (make-buildobj-CMD, make-buildobj-SH): Use OBJ2.
1280         ($(TLIB2), TAGS, TAGS-LISP, TAGS-gmake): Depend on OBJ2.
1282 2010-10-13  Juanma Barranquero  <lekktu@gmail.com>
1284         * emacs.c (Vdynamic_library_alist)
1285         (syms_of_emacs) <dynamic-library-alist>: Move from image.c and rename.
1286         Doc fix.
1288         * lisp.h (Vdynamic_library_alist): Declare extern.
1290         * image.c (Vimage_library_alist)
1291         (syms_of_image) <image-library-alist>: Move to emacs.c and rename.
1292         (lookup_image_type): Use Vdynamic_library_alist.
1293         (Finit_image_library): Doc fix.
1295 2010-10-12  Dan Nicolaescu  <dann@ics.uci.edu>
1297         * Makefile.in (lispsource, libsrc, etc, oldxmenudir, lwlibdir)
1298         (lispdir): Remove trailing /, update all uses.
1300 2010-10-12  Jan Djärv  <jan.h.d@swipnet.se>
1302         * nsterm.m (Qleft): Declare.
1303         (ns_right_alternate_modifier): New variable
1304         (NSRightAlternateKeyMask): New define.
1305         (EV_MODIFIERS): Parse NSRightAlternateKeyMask if
1306         ns_right_alternate_modifier isn't Qleft.
1307         (keyDown): If ns_right_alternate_modifier isn't Qleft, use it
1308         as emacs modifier for NSRightAlternateKeyMask.
1309         (syms_of_nsterm): DEFVAR_LISP ns-right-alternate-modifier.
1311 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1313         * gnutls.c (emacs_gnutls_write): If we're trying to write before
1314         gnutls is ready, return EAGAIN as the errno.
1316 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
1318         * vm-limit.c:
1319         * unexhp9k800.c:
1320         * unexelf.c:
1321         * unexaix.c:
1322         * termcap.c: Remove #ifdef emacs / #ifndef emacs code, unused.
1324         * Makefile.in (temacs): Use $(ALL_CFLAGS) on the link line.
1325         (PROFILING_LDFLAGS): Remove, not needed anymore.
1327         * Makefile.in: Use $(...) everywhere instead of ${...}
1328         (CRT_DIR): Move near potential user.
1329         (START_FILE): Move near CRT_DIR, it might use it.
1331         * sysdep.c (LPASS8): Remove, unused.
1332         (emacs_ospeed): Change from being a global to a local in the only
1333         user: init_baud_rate.
1335 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1337         * gnutls.c (syms_of_gnutls): All the bootprops are keywords.
1338         (emacs_gnutls_write): Remove the debuggin fsync call.
1339         (emacs_gnutls_read): Return -1 if we got an error from
1340         gnutls_read.  This allows us to actually read lots of data from
1341         the GnuTLS stream.
1342         (emacs_gnutls_write): Check for GNUTLS_E_AGAIN and not EINTR.
1343         According to the documentation, this is correct, and it seems to
1344         make things work.
1346 2010-10-09  Chong Yidong  <cyd@stupidchicken.com>
1348         * xterm.c (x_draw_relief_rect): Clear corner pixels.
1350 2010-10-08  Michael Albinus  <michael.albinus@gmx.de>
1352         * keyboard.c: Revert last change; it was not intended to be
1353         synchronized with the trunk.
1355 2010-10-08  Kenichi Handa  <handa@m17n.org>
1357         * coding.c (complement_process_encoding_system): Fix previous change.
1359 2010-10-08  Michael Albinus  <michael.albinus@gmx.de>
1361         * dbusbind.c (syms_of_dbusbind): Move putenv call ...
1362         (Fdbus_init_bus): ... here.  (Bug#7113)
1364 2010-10-08  Glenn Morris  <rgm@gnu.org>
1366         * buffer.c (before-change-functions, after-change-functions):
1367         Three-year overdue doc fix following 2007-08-13 change.
1369 2010-10-08  Kenichi Handa  <handa@m17n.org>
1371         * coding.c (coding_inherit_eol_type): If parent doesn't specify
1372         eol-format, inherit from the system's default.
1373         (complement_process_encoding_system): Make a new coding system
1374         inherit the original eol-format.
1376 2010-10-08  Kenichi Handa  <handa@m17n.org>
1378         * coding.c (complement_process_encoding_system): New function.
1380         * coding.h (complement_process_encoding_system): Extern it.
1382         * callproc.c (Fcall_process): Complement the coding system for
1383         encoding arguments.
1384         (Fcall_process_region): Complement the coding system for encoding
1385         the input to the process.
1387         * process.c (Fstart_process): Complement the coding system for
1388         encoding arguments.
1389         (send_process): Complement the coding system for encoding what
1390         sent to the process.
1392 2010-10-08  Kenichi Handa  <handa@m17n.org>
1394         * xfont.c (xfont_open): Fix setting of font->average_width from
1395         :avgwidth property (Bug#7123).
1397 2010-10-08  Michael Albinus  <michael.albinus@gmx.de>
1399         * dbusbind.c (syms_of_dbusbind): Use putenv instead of setenv, it
1400         is more portable.
1402         * keyboard.c (gobble_input): Move call of xd_read_queued_messages ...
1403         (kbd_buffer_get_event): ... here. This is needed for cygwin, which
1404         has not defined SIGIO.
1406 2010-10-08  Chong Yidong  <cyd@stupidchicken.com>
1408         * xterm.c (x_draw_relief_rect): If box width is larger than 1,
1409         draw the outermost line using the black relief, for legibility.
1410         Omit drawing the four corner pixels.
1412 2010-10-04  Chong Yidong  <cyd@stupidchicken.com>
1414         * keyboard.c (echo_prompt): Function moved into read_key_sequence.
1415         (read_key_sequence): Inline echo_prompt.
1416         (echo_dash): Add a dash only if key is continued (Bug#7137).
1418 2010-10-04  Dan Nicolaescu  <dann@ics.uci.edu>
1420         Remove O_RDONLY, O_WRONLY definitions, not needed.
1421         * unexcoff.c:
1422         * lread.c:
1423         * fileio.c:
1424         * doc.c:
1425         * callproc.c:
1426         * alloc.c:
1427         * termcap.c: Remove O_RDONLY O_WRONLY definitions.
1429 2010-10-03  Teodor Zlatanov  <tzz@lifelogs.com>
1431         * gnutls.h (GNUTLS_LOG2): Convenience macro.
1433         * gnutls.c: Add property list symbol holders.
1434         (emacs_gnutls_handshake): Clarify how sockets are passed to
1435         GnuTLS.
1436         (gnutls_log_function2): Convenience function using GNUTLS_LOG2.
1437         (Fgnutls_boot): Get all parameters from a plist.  Require trustfiles
1438         and keyfiles to be a list of file names.  Default to "NORMAL" for
1439         the priority string.  Improve logging.
1441 2010-10-03  Glenn Morris  <rgm@gnu.org>
1443         * fileio.c (Vdirectory_sep_char): Remove.
1445 2010-10-03  Dan Nicolaescu  <dann@ics.uci.edu>
1447         * termhooks.h: Remove #ifdef CONSP.
1449         * xterm.c (NO_INLINE, noinline): Move definitions to ../configure.in.
1451         Include <fcntl.h> unconditionally.
1452         * termcap.c:
1453         * sysdep.c:
1454         * lread.c:
1455         * keyboard.c:
1456         * filelock.c:
1457         * fileio.c:
1458         * doc.c:
1459         * callproc.c:
1460         * alloc.c: Remove include guards for <fcntl.h>, process.c already
1461         does it.
1463         * process.c: Do not include <sys/wait.h>, syswait.h does it.
1465         * sysdep.c (flush_pending_output): Remove code, does not do
1466         anything on any platform.
1468         Remove unused code.
1469         * sysdep.c (select_alarm, sys_select, read_input_waiting):
1470         Remove select emulation, all systems support select.
1471         (set_exclusive_use): Remove, the only user is in an #if 0 block.
1472         * process.c (create_process): Remove #if 0 code.
1474         Remove unused arguments for unexec.
1475         The third one is never used, and the last two are always passed as zero.
1476         * emacs.c (unexec): Add declaration.
1477         (Fdump_emacs): Only pass the first two arguments to unexec.
1478         Simplify #ifdef.
1479         * unexw32.c (unexec):
1480         * unexsol.c (unexec):
1481         * unexhp9k800.c (unexec):
1482         * unexcw.c (unexec): Remove the last 3 arguments, unused.
1483         * unexelf.c (unexec): Remove the last 3 arguments, unused.
1484         (find_section): Use const.
1485         * unexmacosx.c (unexec): Remove the last 3 arguments, unused.
1486         (unexec_error): Declare it NO_RETURN.
1487         * unexcoff.c (make_hdr): Assume bss_start is always zero, remove
1488         it as an argument, remove data_start and entry_address arguments, unused.
1489         (unexec): Remove bss_start, data_start and
1490         entry_address arguments.
1491         * unexaix.c (make_hdr): Assume bss_start is always zero, remove
1492         it as an argument, remove data_start and entry_address arguments, unused.
1493         (unexec): Remove bss_start, data_start and
1494         entry_address arguments.
1496 2010-10-03  Juanma Barranquero  <lekktu@gmail.com>
1498         * makefile.w32-in (TAGS, TAGS-LISP, TAGS-gmake): Add $(FONTOBJ).
1500         * gnutls.c (emacs_gnutls_handshake, gnutls_make_error)
1501         (gnutls_emacs_global_init, gnutls_emacs_global_deinit): Make static.
1502         (Fgnutls_get_initstage, Fgnutls_deinit, Fgnutls_boot, Fgnutls_bye):
1503         Fix typos in docstrings.
1504         (Fgnutls_error_fatalp, Fgnutls_error_string): Doc fixes.
1505         (Fgnutls_errorp): Doc fix; use ERR for the argument name.
1507 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
1509         * keyboard.c (command_loop_1): Make sure the mark is really alive
1510         before using it (Bug#7044).
1512 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
1514         * makefile.w32-in (tags): Rename target to full-tags.
1516 2010-10-02  Eli Zaretskii  <eliz@gnu.org>
1518         * emacs.c (main): Remove !WINDOWSNT conditional.
1519         (Fkill_emacs): Don't mention exemption on MS-Windows.
1521 2010-10-02  Glenn Morris  <rgm@gnu.org>
1523         * character.c (Fchar_bytes): Remove obsolete function.
1524         (syms_of_character): Remove Schar_bytes.
1526         * emacs.c (fatal_error_signal): Also run Fkill_emacs on SIGINT.
1527         (main) [!WINDOWSNT]: Handle SIGINT with fatal_error_signal
1528         in batch-mode.
1529         (Fkill_emacs): Doc fix.  Also run the hook in batch mode.
1530         (kill-emacs-hook): Doc fix.
1532 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1534         * xml.c (Flibxml_parse_xml_region, Flibxml_parse_html_region)
1535         (parse_region): Rework to take regions instead of strings, and
1536         renamed to reflect that these are the libxml functions.
1538 2010-10-01  Eli Zaretskii  <eliz@gnu.org>
1540         * term.c (init_tty) [DOS_NT]: Don't call Wcm_clear after setting
1541         screen dimensions in tty->Wcm.
1543         * xdisp.c (set_cursor_from_row): When the row is truncated and
1544         point is outside the range of displayed characters, position the
1545         cursor inside the scroll margin.  (Bug#6349)
1547 2010-10-01  Dan Nicolaescu  <dann@ics.uci.edu>
1549         Do not include stdlib.h and string.h, config.h does it.
1550         * xfont.c:
1551         * w32term.c:
1552         * w32reg.c:
1553         * w32inevt.c:
1554         * w32heap.c:
1555         * w32console.c:
1556         * w16select.c:
1557         * unexsol.c:
1558         * term.c:
1559         * sound.c:
1560         * scroll.c (m):
1561         * gtkutil.c:
1562         * font.c:
1563         * filelock.c:
1564         * fileio.c:
1565         * dosfns.c:
1566         * dbusbind.c:
1567         * bidi.c:
1568         * callproc.c:
1569         * process.c:
1570         * msdos.c:
1571         * charset.c: Do not include stdlib.h and string.h, config.h does it.
1573         * callproc.c (SIGCHLD): Remove conditional definition, syssignal.h
1574         defines it.
1576         * process.c: Move #include <pty.h> earlier.
1577         (SIGCHLD): Remove conditional definition, syssignal.h defines it.
1578         (pty_name): Move definition later.
1580         * nsselect.m (syms_of_nsselect):
1581         * nsmenu.m (syms_of_nsmenu):
1582         * nsfns.m (syms_of_nsfns):
1583         * msdos.c (syms_of_msdos):
1585         * image.c (syms_of_image):
1586         * charset.c (syms_of_charset): Use intern_c_string instead of intern.
1588         * point.h: Remove, unused.
1590 2010-10-01  Eli Zaretskii  <eliz@gnu.org>
1592         * makefile.w32-in (TAGS, frc, TAGS-LISP, ../nt/TAGS, tags)
1593         (TAGS-gmake, TAGS-nmake, TAGS-LISP-gmake, TAGS-LISP-nmake)
1594         (nt-TAGS-gmake, nt-TAGS-nmake): New targets.
1596 2010-09-30  Dan Nicolaescu  <dann@ics.uci.edu>
1598         * xml.c (parse_string): Use const.
1600 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1602         * eval.c (Fbacktrace): Don't overwrite print-level on exit.
1603         Also only override Vprint_level if it isn't already bound, and increase
1604         the level to 8 to produce more useful backtraces for bug reports.
1606 2010-09-30  Dan Nicolaescu  <dann@ics.uci.edu>
1608         * Makefile.in: ecrt0.c does not exist anymore, do not mention it.
1610 2010-09-30  Juanma Barranquero  <lekktu@gmail.com>
1612         * w32console.c (vga_stdcolor_name): Remove unused function;
1613         presumed dead after 2007-11-30T13:57:21Z!jasonr@gnu.org.
1615 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1617         * gnutls.c (emacs_gnutls_handshake): Made into internal function.
1618         (Fgnutls_boot): Start the handshake.
1619         (emacs_gnutls_read): Perform the handshake from the reader loop.
1620         (Fgnutls_boot): Remove some debugging messages.
1621         Change indentation throughout to use the Emacs style.
1622         (emacs_gnutls_handshake): Cast the fds to something that's
1623         possibly the expected length.
1624         (emacs_gnutls_write): Return -1 if we try to write before handshake.
1626         * process.h (Lisp_Process): Add a gnutls_p field to Lisp_Process.
1628         * process.c (make_process): Set the gnutls_p field to zero by
1629         default.
1630         (read_process_output): Always call the gnutls_read function if the
1631         stream is a gnutls stream.
1632         (send_process): Ditto for writes.
1634         * gnutls.c (emacs_gnutls_write, emacs_gnutls_read): Refuse to read
1635         or write anything until the state is GNUTLS_STAGE_READY.
1636         (Fgnutls_boot): Mark the stream as being a gnutls stream.
1638 2010-09-29  Eli Zaretskii  <eliz@gnu.org>
1640         * xdisp.c (reseat_1): Initialize bidi_it.paragraph_dir to
1641         NEUTRAL_DIR.
1642         (handle_invisible_prop, iterate_out_of_display_property)
1643         (next_element_from_buffer): If bidi_it.first_elt is set, call
1644         bidi_paragraph_init with NO_DEFAULT_P argument non-zero.
1645         (Bug#7128)
1647         * print.c (print_object): Fix format string and argument types for
1648         printing a Lisp_Misc_Marker.
1650         * xdisp.c (pos_visible_p, c_string_pos, number_of_chars)
1651         (load_overlay_strings, get_overlay_strings_1)
1652         (get_overlay_strings, forward_to_next_line_start)
1653         (back_to_previous_visible_line_start, reseat, reseat_to_string)
1654         (get_next_display_element, next_element_from_string)
1655         (next_element_from_c_string, next_element_from_buffer)
1656         (move_it_vertically_backward, move_it_by_lines, add_to_log)
1657         (message_dolog, message_log_check_duplicate, message2_nolog)
1658         (message3, message3_nolog, vmessage, set_message, set_message_1)
1659         (hscroll_window_tree, text_outside_line_unchanged_p)
1660         (set_cursor_from_row, set_vertical_scroll_bar, redisplay_window)
1661         (find_last_unchanged_at_beg_row)
1662         (find_first_unchanged_at_end_row, row_containing_pos)
1663         (trailing_whitespace_p, display_mode_element, decode_mode_spec)
1664         (display_count_lines, x_produce_glyphs, note_mouse_highlight):
1665         Use EMACS_INT for buffer and string positions.
1667         * dispextern.h (struct it) <string_nchars>: Declare EMACS_INT.
1668         (row_containing_pos): Adjust prototype.
1670         * lisp.h (pos_visible_p, message2, message2_nolog, message3)
1671         (message2_nolog, set_message): Adjust prototypes.
1673 2010-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1675         * gnutls.c (Fgnutls_boot): Remove unused vars `data' and `srp_cred'.
1676         (Fgnutls_boot): Use SDATA.
1677         (Fgnutls_handshake): Remove unused var `max_log_level'.
1679 2010-09-27  Michael Albinus  <michael.albinus@gmx.de>
1681         * dbusbind.c (syms_of_dbusbind): Set $DBUS_FATAL_WARNINGS to "0".
1682         (Bug#7113)
1684 2010-09-27  Jan Djärv  <jan.h.d@swipnet.se>
1686         * xgselect.c (xg_select): Clear file descriptors not set from
1687         rfds and wfds.
1689         * process.c (wait_reading_process_output): Add missing FD_CLR
1690         for write_mask (must mirror connect_wait_mask).
1692 2010-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
1694         * gnutls.c (gnutls_log_function): Show level and "gnutls.c"
1695         prefix.
1696         (Fgnutls_boot): Use changed process members.  Use log level with a
1697         function parameter to set it.  Bring back Emacs-level debugging
1698         messages at log level 1 and 2.
1700         * process.c (make_process): Initialize gnutls_log_level.
1702         * process.h: Add gnutls_log_level and rename x509_cred and
1703         anon_cred to have the gnutls_ prefix for consistency.
1705         * gnutls.h (GNUTLS_LOG): Add convenience macro.
1707 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
1709         * w32.c (g_b_init_get_sid_identifier_authority)
1710         (GetSidIdentifierAuthority_Proc, get_sid_identifier_authority):
1711         Remove, not used.
1712         (globals_of_w32): Don't set g_b_init_get_sid_identifier_authority.
1713         (init_winsock): Remove useless assignment.
1714         (open_process_token, get_token_information, lookup_account_sid)
1715         (get_sid_sub_authority, get_sid_sub_authority_count, get_file_security)
1716         (get_security_descriptor_owner, get_security_descriptor_group)
1717         (is_valid_sid, equal_sid, get_length_sid, copy_sid)
1718         (get_native_system_info, get_system_times, init_user_info, crlf_to_lf)
1719         (is_unc_volume, GetCachedVolumeInformation, get_volume_info)
1720         (is_fat_volume, open_unc_volume, read_unc_volume, close_unc_volume)
1721         (unc_volume_file_attributes, convert_from_time_t)
1722         (create_toolhelp32_snapshot, process32_first, process32_next)
1723         (open_thread_token, impersonate_self, revert_to_self)
1724         (get_process_memory_info, get_process_working_set_size)
1725         (global_memory_status, global_memory_status_ex, socket_to_fd)
1726         (shutdown_handler): Make static.
1728 2010-09-27  Michael Albinus  <michael.albinus@gmx.de>
1730         * dbusbind.c (dbus_fd_cb, xd_get_dispatch_status)
1731         (xd_pending_messages): Functions removed.
1732         (xd_read_queued_messages): Add parameters fd, *data, for_read in
1733         order to be compatible with add_read_fd.  Determine bus from data,
1734         and call xd_read_message just for this bus.
1735         (xd_add_watch): Use xd_read_queued_messages as callback function.
1736         Add data.
1738         * lisp.h (xd_pending_messages, xd_read_queued_messages): Remove.
1740 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1742         * gnutls.c (gnutls_log_function): Add more debugging.
1743         (emacs_gnutls_read): Don't infloop while reading.
1745 2010-09-27  Kenichi Handa  <handa@m17n.org>
1747         These changes are to remove restriction on the number of glyphs in
1748         one composition.
1750         * dispextern.h (struct glyph): Change the member "slice" to union.
1751         Remove u.cmp.from and u.cmp.to.  Give more bits to u.cmp.id.
1752         (GLYPH_SLICE_EQUAL_P): Adjust for the above change.
1754         * dispnew.c (buffer_posn_from_coords): Use glyph->slice.img
1755         instead of glyph->slice.
1756         (marginal_area_string): Likewise.
1758         * term.c (encode_terminal_code): Use glyph->slice.cmp instead of
1759         glyph->u.cmp.
1760         (append_composite_glyph): Likewise.
1762         * xdisp.c (dump_glyph): Use glyph->slice.cmp instead of
1763         glyph->u.cmp.
1764         (fill_gstring_glyph_string, x_get_glyph_overhangs)
1765         (append_composite_glyph): Likewise.
1766         (fill_image_glyph_string): Use glyph->slice.img instead of
1767         glyph->slice.
1768         (append_glyph, produce_image_glyph, append_stretch_glyph)
1769         (note_mouse_highlight): Likewise.
1771 2010-09-26  Jan Djärv  <jan.h.d@swipnet.se>
1773         * process.c (add_keyboard_wait_descriptor)
1774         (delete_keyboard_wait_descriptor): Reinstate ifdef subprocesses.
1775         (wait_reading_process_output): Don't pass write_mask to select
1776         if SELECT_CANT_DO_WRITE_MASK is defined.
1777         (SELECT_CANT_DO_WRITE_MASK): Define if SELECT_CANT_DO_WRITE_MASK.
1779         * process.h (add_read_fd, delete_read_fd, add_write_fd)
1780         (delete_write_fd): Declare.
1782         * process.c (gpm_wait_mask, max_gpm_desc): Remove.
1783         (write_mask): New variable.
1784         (max_input_desc): Rename from max_keyboard_desc.
1785         (fd_callback_info): New variable.
1786         (add_read_fd, delete_read_fd, add_write_fd, delete_write_fd):
1787         New functions.
1788         (Fmake_network_process): FD_SET write_mask.
1789         (deactivate_process): FD_CLR write_mask.
1790         (wait_reading_process_output): Connecting renamed to Writeok.
1791         check_connect removed.  check_write is new.  Remove references to gpm.
1792         Use Writeok/check_write unconditionally (i.e. no #ifdef
1793         NON_BLOCKING_CONNECT) instead of Connecting.
1794         Loop over file descriptors and call callbacks in fd_callback_info
1795         if file descriptor is ready for I/O.
1796         (add_gpm_wait_descriptor): Just call add_keyboard_wait_descriptor.
1797         (delete_gpm_wait_descriptor): Just call delete_keyboard_wait_descriptor.
1798         (keyboard_bit_set): Use max_input_desc.
1799         (add_keyboard_wait_descriptor, delete_keyboard_wait_descriptor):
1800         Remove #ifdef subprocesses.  Use max_input_desc.
1801         (init_process): Initialize write_mask and fd_callback_info.
1803         * keyboard.c (readable_events, gobble_input): Remove DBUS code.
1805         * dbusbind.c: Include process.h.
1806         (dbus_fd_cb, xd_find_watch_fd, xd_toggle_watch)
1807         (xd_read_message_1): New functions.
1808         (xd_add_watch, xd_remove_watch): Call xd_find_watch_fd.
1809         Handle watch for both read and write.
1810         (Fdbus_init_bus): Also register xd_toggle_watch.
1811         (Fdbus_call_method_asynchronously, Fdbus_method_return_internal)
1812         (Fdbus_method_error_internal, Fdbus_send_signal): Remove call
1813         to dbus_connection_flush.
1814         (xd_read_message): Move most of the code to xd_read_message_1.
1815         Call xd_read_message_1 until status is COMPLETE.
1817 2010-09-26  Dan Nicolaescu  <dann@ics.uci.edu>
1819         * term.c: Do not include sys/ioctl.h, not needed.
1820         (init_tty): Reorder code to reduce the number of #ifdefs.
1821         No code changes.
1823 2010-09-26  Teodor Zlatanov  <tzz@lifelogs.com>
1825         * process.h: Set up GnuTLS support.
1827         * process.c (make_process, Fstart_process)
1828         (read_process_output, send_process): Set up GnuTLS support for
1829         process input/output file descriptors.
1831         * gnutls.h: The GnuTLS glue for Emacs, macros and enums.
1833         * gnutls.c: The source code for GnuTLS support in Emacs.
1835         * emacs.c: Set up GnuTLS support and call syms_of_gnutls.
1837         * config.in: Set up GnuTLS support.
1839         * Makefile.in (LIBGNUTLS_LIBS, LIBGNUTLS_CFLAGS, ALL_CFLAGS)
1840         (obj, LIBES): Set up GnuTLS support.
1842 2010-09-26  Juanma Barranquero  <lekktu@gmail.com>
1844         * w32.c (get_emacs_configuration_options): Fix previous change.
1846 2010-09-25  Chong Yidong  <cyd@stupidchicken.com>
1848         * insdel.c (prepare_to_modify_buffer): Ensure the mark marker is
1849         alive before using it (Bug#6977).
1851 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1853         * xdisp.c (face_before_or_after_it_pos): EMACS_INT/int fixup.
1855         * dispextern.h: EMACS_INT/int fixup.
1857         * xdisp.c (string_pos_nchars_ahead, init_iterator): EMACS_INT/int
1858         fixup.
1860         * xrdb.c (magic_file_p): EMACS_INT/int fixup.
1862 2010-09-25  Eli Zaretskii  <eliz@gnu.org>
1864         * window.c (Fpos_visible_in_window_p, Fdelete_other_windows)
1865         (Fselect_window, window_scroll_pixel_based)
1866         (window_scroll_line_based, Frecenter, Fset_window_configuration):
1867         Use EMACS_INT for buffer positions.
1869         * textprop.c (validate_interval_range, interval_of)
1870         (property_change_between_p, Fadd_text_properties)
1871         (set_text_properties_1, Fremove_text_properties)
1872         (Fremove_list_of_text_properties, Ftext_property_any)
1873         (Ftext_property_not_all, copy_text_properties)
1874         (text_property_list, extend_property_ranges)
1875         (verify_interval_modification): Use EMACS_INT for buffer
1876         positions.
1878         * term.c (fast_find_position, term_mouse_highlight): Use EMACS_INT
1879         for buffer positions.
1881         * process.c (read_process_output, send_process)
1882         (Fprocess_send_region, status_notify): Use EMACS_INT for buffer
1883         and string positions and size.
1885         * print.c (print_object, print_string, strout): Use EMACS_INT for
1886         string indices.
1888         * minibuf.c (string_to_object): Use EMACS_INT for string position
1889         and size.
1891         * marker.c (verify_bytepos): Use EMACS_INT for buffer positions.
1893         * lread.c <read_from_string_index, read_from_string_index_byte>
1894         <read_from_string_limit, readchar_count>: Define EMACS_INT.
1895         (readchar, unreadchar, read_internal_start): Use EMACS_INT for
1896         buffer positions and string length.
1898         * keyboard.c <last_point_position, last_non_minibuf_size>: Declare
1899         EMACS_INT.
1900         (echo_truncate, adjust_point_for_property, read_char)
1901         (gen_help_event, make_lispy_event, modify_event_symbol)
1902         (Fexecute_extended_command, stuff_buffered_input): Use EMACS_INT
1903         for buffer positions and string length.
1905         * keyboard.h (gen_help_event): Adjust prototype.
1907         * termhooks.h <struct input_event>: Make `code' member EMACS_INT.
1909         * commands.h <last_point_position>: Declare EMACS_INT.
1911         * xdisp.c <help_echo_pos>: Define as EMACS_INT.
1912         (truncate_echo_area): Accept EMACS_INT argument.
1914         * dispextern.h <help_echo_pos>: Declare EMACS_INT.
1916         * lisp.h (truncate_echo_area): Adjust prototype.
1918         * composite.c (composition_adjust_point): Return EMACS_INT.
1920         * composite.h (composition_adjust_point): Adjust prototype.
1922 2010-09-25  Juanma Barranquero  <lekktu@gmail.com>
1924         * process.c (Fmake_network_process): When arg :host is 'local,
1925         use address 127.0.0.1, not name "localhost".  (Bug#6781)
1927 2010-09-24  Eli Zaretskii  <eliz@gnu.org>
1929         * indent.c (Fcurrent_indentation, indented_beyond_p)
1930         (compute_motion): Use EMACS_INT for buffer position variables.
1932         * lisp.h (indented_beyond_p): Adjust prototype.
1934         * buffer.c (overlay_strings): Return EMACS_INT.
1936         * buffer.h (overlay_strings): Adjust prototype.
1938         * region-cache.c (pp_cache): Adjust format to arguments.
1940         * eval.c <specpdl_size, lisp_eval_depth>: Declare EMACS_INT.
1941         (call_debugger): Use EMACS_INT for specpdl_size related variables.
1942         (verror): Use EMACS_INT for size of allocated buffer.
1944         * keyboard.c (make_lispy_position): Use EMACS_INT for buffer
1945         positions.
1947         * xdisp.c (redisplay_internal, try_window_id)
1948         (set_cursor_from_row, find_first_unchanged_at_end_row):
1949         Use EMACS_INT for buffer positions.
1951         * dispextern.h (set_cursor_from_row): Adjust prototype.
1953         * dispnew.c (increment_matrix_positions)
1954         (increment_row_positions, copy_glyph_row_contents)
1955         (mode_line_string, marginal_area_string): Use EMACS_INT for buffer
1956         positions.
1958         * dispextern.h (mode_line_string, marginal_area_string)
1959         (increment_matrix_positions, increment_row_positions):
1960         Adjust prototypes.
1962         * data.c (Faref, Faset): Use EMACS_INT for string length and
1963         positions.
1965         * cmds.c (internal_self_insert): Use EMACS_INT for the count of
1966         characters to insert.
1968         * ccl.c (Fccl_execute_on_string): Use EMACS_INT for string
1969         position and size.
1971         * syntax.c (scan_words, update_syntax_table)
1972         (prev_char_comend_first, back_comment, skip_chars)
1973         (skip_syntaxes, Fforward_comment, Fbackward_prefix_chars):
1974         Use EMACS_INT for buffer and string positions.
1976         * syntax.h (scan_words, update_syntax_table): Adjust prototypes.
1978         * casefiddle.c (operate_on_word): Use EMACS_INT for buffer
1979         positions.
1981 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1983         * scroll.c (calculate_scrolling, line_ins_del)
1984         (calculate_direct_scrolling, scroll_cost): Fix EMACS_INT/int
1985         conversion.
1987         * region-cache.c (move_cache_gap, set_cache_region, pp_cache)
1988         (region_cache_backward, region_cache_forward)
1989         (revalidate_region_cache, set_cache_region): FIX EMACS_INT/int
1990         conversion.
1992         * xdisp.c (message_dolog): Fix EMACS_INT/int conversion.
1994         * eval.c (verror): Fix EMACS_INT/int conversion.
1996         * print.c (PRINTDECLARE, PRINTPREPARE, strout, print_string)
1997         (print_preprocess, print_check_string_charset_prop)
1998         (print_object): Fix EMACS_INT/int conversion.
2000         * xdisp.c (message_dolog): Fix EMACS_INT/int conversion.
2002 2010-09-24  Eli Zaretskii  <eliz@gnu.org>
2004         * callproc.c (Fcall_process): Use EMACS_INT for count of
2005         characters read from the subprocess.
2007         * bidi.c (struct bidi_paragraph_info): Use EMACS_INT for buffer
2008         positions.
2009         (bidi_cache_search, bidi_cache_find): Use EMACS_INT for buffer
2010         positions.
2012         * buffer.c (struct sortvec): Use EMACS_INT for buffer positions.
2013         (struct sortstrlist, overlay_str_len): Use EMACS_INT for string
2014         length.
2015         (advance_to_char_boundary, Fset_buffer_multibyte)
2016         (overlays_at, overlays_in, mouse_face_overlay_overlaps)
2017         (overlay_touches_p, record_overlay_string, overlay_strings)
2018         (recenter_overlay_lists, fix_start_end_in_overlays)
2019         (modify_overlay, Fmove_overlay, report_overlay_modification)
2020         (evaporate_overlays): Use EMACS_INT for buffer positions.
2022         * lisp.h (fix_start_end_in_overlays, overlay_touches_p):
2023         Adjust prototypes.
2025         * dispextern.h (struct bidi_saved_info): Use EMACS_INT for buffer
2026         positions.
2028         * fns.c (Fcompare_strings, Fstring_lessp, concat)
2029         (string_make_unibyte, Fstring_as_unibyte, Fsubstring)
2030         (Fsubstring_no_properties, substring_both, Ffillarray)
2031         (Fclear_string, mapcar1, Fmapconcat, Fmapcar, Fmapc)
2032         (Fbase64_encode_region, Fbase64_encode_string, base64_encode_1)
2033         (Fbase64_decode_region, Fbase64_decode_string, base64_decode_1)
2034         (Fmd5): Use EMACS_INT for buffer and string positions and length
2035         variables and arguments.
2037         * lisp.h (substring_both): Adjust prototype.
2039 2010-09-24  Juanma Barranquero  <lekktu@gmail.com>
2041         Remove W32 API function pointer unused since 2005-02-15 (revno 2005-02-15T23:19:26Z!jasonr@gnu.org).
2042         * w32fns.c (clipboard_sequence_fn): Don't declare.
2043         (globals_of_w32fns): Don't initialize it.
2045 2010-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2047         * syntax.c (back_comment): Detect the case where a 1-char comment
2048         starter is also the 2nd char of a 2-char comment ender.
2050 2010-09-23  Jan Djärv  <jan.h.d@swipnet.se>
2052         * gtkutil.c (xg_tool_bar_menu_proxy): Set gtk-menu-items to TRUE.
2054 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2056         * eval.c (verror): EMACS_INT/int cleanup.
2058         * lisp.h (SPECPDL_INDEX): Cast to int, since we're not going to
2059         unwind_protect more than 2GB worth of functions.
2061         * editfns.c (Finsert_char): EMACS_INT/int cleanup.
2063         * lisp.h: Have oblookup take EMACS_INT to allow interning big
2064         string and avoid compiler warnings.
2065         (USE_SAFE_ALLOCA): Cast to int to avoid compilation warnings in
2066         all users.
2068         * lread.c (oblookup): EMACS_INT/int cleanup.
2070         * cmds.c (Fforward_line, Fdelete_char): EMACS_INT/int cleanup.
2072 2010-09-23  Eli Zaretskii  <eliz@gnu.org>
2074         * editfns.c (clip_to_bounds): Return an EMACS_INT value.
2076         * lisp.h (clip_to_bounds): Adjust prototype.
2078         * intervals.c (adjust_for_invis_intang): Return EMACS_INT value.
2080 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2082         * lisp.h: doprnt.c EMACS_INT/int cleanup.
2084         * doprnt.c (doprnt): EMACS_INT/int cleanup.
2086         * doc.c (Fsnarf_documentation, get_doc_string): EMACS_INT/int
2087         cleanup.
2089         * lisp.h: Change the definition of all marker.c functions that
2090         take and return buffer stuff to be EMACS_INT instead of int.
2092         * marker.c (buf_charpos_to_bytepos, CONSIDER, set_marker_both)
2093         (buf_charpos_to_bytepos, bytepos_to_charpos)
2094         (buf_bytepos_to_charpos, Fbuffer_has_markers_at)
2095         (set_marker_restricted, set_marker_both): Convert int to EMACS_INT
2096         for all buffer positions.
2098 2010-09-23  Chong Yidong  <cyd@stupidchicken.com>
2100         * intervals.c (traverse_intervals, rotate_right, rotate_left)
2101         (split_interval_right, find_interval, next_interval)
2102         (delete_node, delete_interval, interval_deletion_adjustment)
2103         (adjust_intervals_for_deletion, merge_interval_right)
2104         (merge_interval_left, graft_intervals_into_buffer)
2105         (copy_intervals): Convert EMACS_UINTs to EMACS_INT.
2107         * intervals.h (traverse_intervals): Update prototype.
2109 2010-09-23  Eli Zaretskii  <eliz@gnu.org>
2111         * indent.c (compute_motion): Use EMACS_INT for arguments to
2112         region_cache_forward.
2114         * region-cache.c (struct boundary, struct region_cache):
2115         Use EMACS_INT for positions.
2116         (find_cache_boundary, move_cache_gap, insert_cache_boundary)
2117         (delete_cache_boundaries, set_cache_region)
2118         (invalidate_region_cache, know_region_cache)
2119         (region_cache_forward, region_cache_backward, pp_cache):
2120         Use EMACS_INT for buffer positions.
2122         * region-cache.h (know_region_cache, invalidate_region_cache)
2123         (region_cache_forward, region_cache_backward): Adjust prototypes.
2125         * search.c (string_match_1, fast_c_string_match_ignore_case)
2126         (looking_at_1, scan_buffer, scan_newline)
2127         (find_next_newline_no_quit, find_before_next_newline)
2128         (search_command, trivial_regexp_p, search_buffer, simple_search)
2129         (boyer_moore, wordify, Freplace_match): Use EMACS_INT for buffer
2130         and string positions and length.
2132         * lisp.h (scan_buffer, scan_newline, find_next_newline_no_quit)
2133         (find_before_next_newline): Adjust prototypes.
2135         * editfns.c (transpose_markers, update_buffer_properties)
2136         (buildmark, clip_to_bounds, Fgoto_char, overlays_around)
2137         (get_pos_property, Fconstrain_to_field)
2138         (Fline_beginning_position, Fline_end_position, Fprevious_char)
2139         (Fchar_after, Fchar_before, Finsert_char)
2140         (Finsert_buffer_substring, Fcompare_buffer_substrings)
2141         (Fsubst_char_in_region, Fformat, Ftranspose_regions):
2142         Use EMACS_INT for buffer and string position variables.
2143         (Finsert_char): Protect against too large insertions.
2145         * lisp.h (clip_to_bounds): Adjust prototype.
2147         * intervals.c (traverse_intervals, rotate_right, rotate_left)
2148         (balance_an_interval, split_interval_right, split_interval_left)
2149         (find_interval, next_interval, update_interval)
2150         (adjust_intervals_for_insertion, delete_node, delete_interval)
2151         (interval_deletion_adjustment, adjust_intervals_for_deletion)
2152         (offset_intervals, merge_interval_right, merge_interval_left)
2153         (graft_intervals_into_buffer, adjust_for_invis_intang)
2154         (move_if_not_intangible, get_local_map, copy_intervals)
2155         (copy_intervals_to_string, compare_string_intervals)
2156         (set_intervals_multibyte_1): Use EMACS_INT for buffer positions
2157         and for interval tree size.
2159         * intervals.h (traverse_intervals, split_interval_right)
2160         (split_interval_left, find_interval, offset_intervals)
2161         (graft_intervals_into_buffer, copy_intervals)
2162         (copy_intervals_to_string, move_if_not_intangible, get_local_map)
2163         (update_interval): Adjust prototypes.
2165         * xdisp.c (check_point_in_composition, reconsider_clip_changes):
2166         Use EMACS_INT for buffer position variables and arguments.
2168         * composite.c (get_composition_id, find_composition)
2169         (run_composition_function, compose_text)
2170         (composition_gstring_width, autocmp_chars)
2171         (composition_update_it, Ffind_composition_internal): Use EMACS_INT
2172         for buffer positions and string length variables and arguments.
2174         * composite.h (get_composition_id, find_composition, compose_text)
2175         (composition_gstring_width): Adjust prototypes.
2177         * editfns.c (Fformat): Use EMACS_INT for string size variables.
2179         * xdisp.c (store_mode_line_noprop, display_mode_element):
2180         Use EMACS_INT for string positions.
2182         * intervals.c (get_property_and_range): Use EMACS_INT for buffer
2183         position arguments.
2185         * intervals.h (get_property_and_range): Adjust prototype.
2187         * character.c (parse_str_as_multibyte, str_as_multibyte)
2188         (parse_str_to_multibyte, str_to_multibyte, str_as_unibyte)
2189         (string_count_byte8, string_escape_byte8, c_string_width)
2190         (strwidth, lisp_string_width, multibyte_chars_in_text):
2191         Use EMACS_INT for string length variables and arguments.
2193         * character.h (parse_str_as_multibyte, str_as_multibyte)
2194         (parse_str_to_multibyte, str_to_multibyte, str_as_unibyte)
2195         (c_string_width, strwidth, lisp_string_width):
2196         Adjust prototypes.
2198         * font.c (font_intern_prop): Use EMACS_INT for string length
2199         variables.
2201         * font.c (font_intern_prop): Use EMACS_INT for string length
2202         variables.
2204         * fns.c (Fstring_as_multibyte): Use EMACS_INT for string length
2205         variables.
2207         * alloc.c <total_string_size>: Declare as EMACS_INT, not int.
2208         (Fmake_string): Protect against too large strings.
2209         (live_string_p, live_cons_p, live_symbol_p, live_float_p)
2210         (live_misc_p): Use ptrdiff_t instead of int for pointer
2211         differences.
2212         (string_bytes, check_sblock, check_string_free_list)
2213         (allocate_string_data, compact_small_strings, Fmake_string)
2214         (Fmake_bool_vector, make_string, make_unibyte_string)
2215         (make_multibyte_string, make_string_from_bytes)
2216         (make_specified_string_string, Fmake_list, Fmake_vector):
2217         Use EMACS_INT for string length variables and arguments.
2218         (find_string_data_in_pure, make_pure_string, make_pure_c_string)
2219         (Fpurecopy): Use EMACS_INT for string size.
2220         (mark_vectorlike, mark_char_table, mark_object): Use EMACS_UINT
2221         for vector size.
2223         * lisp.h (make_string, make_unibyte_string, make_multibyte_string)
2224         (make_string_from_bytes, make_specified_string_string)
2225         (make_pure_string, string_bytes, check_point_in_composition):
2226         Adjust prototypes.
2228 2010-09-22  Eli Zaretskii  <eliz@gnu.org>
2230         * editfns.c (Fsubst_char_in_region, Ftranslate_region_internal)
2231         (check_translation): Use EMACS_INT for buffer positions and
2232         length.
2234         * undo.c (record_marker_adjustment, record_delete)
2235         (record_change, record_point, record_insert)
2236         (record_property_change, Fprimitive_undo): Use EMACS_INT for
2237         buffer positions.
2239         * lisp.h (record_marker_adjustment, record_delete)
2240         (record_change, record_point, record_insert)
2241         (record_property_change, Fprimitive_undo): Adjust prototypes.
2243 2010-09-22  Juanma Barranquero  <lekktu@gmail.com>
2244             Eli Zaretskii  <eliz@gnu.org>
2246         * w32.c (get_emacs_configuration_options): Fix buffer overrun.
2248 2010-09-22  Eli Zaretskii  <eliz@gnu.org>
2250         * minibuf.c (Fminibuffer_contents)
2251         (Fminibuffer_contents_no_properties)
2252         (Fminibuffer_completion_contents): Use EMACS_INT for minibuffer
2253         positions.
2255         * keyboard.c (command_loop_1): Use EMACS_INT to compare point with
2256         mark.
2258         * alloc.c (make_uninit_string, make_uninit_multibyte_string)
2259         (allocate_string_data): Accept EMACS_INT for string length.
2261         * editfns.c (Ffield_string, Ffield_string_no_properties)
2262         (make_buffer_string, make_buffer_string_both, Fbuffer_substring)
2263         (Fbuffer_substring_no_properties, find_field, Fdelete_field)
2264         (Ffield_string, Ffield_string_no_properties, Ffield_beginning)
2265         (Ffield_end): Use EMACS_INT for buffer positions.
2267         * insdel.c (prepare_to_modify_buffer): Use EMACS_INT to compare
2268         point with mark.
2270         * lisp.h (allocate_string_data, make_uninit_string)
2271         (make_uninit_multibyte_string, make_buffer_string)
2272         (make_buffer_string_both): Adjust prototypes.
2274 2010-09-22  Chong Yidong  <cyd@stupidchicken.com>
2276         * xml.c: Switch to GNU indentation.
2277         (make_dom): Change parse tree format to match xml.el.
2278         (Fxml_parse_html_string_internal): Rename from html-parse-string.
2279         (Fxml_parse_string_internal): Rename from xml-parse-string.
2281 2010-09-22  Kenichi Handa  <handa@m17n.org>
2283         * xdisp.c (compute_stop_pos): Call composition_compute_stop_pos
2284         only if we are not at a composition.
2285         (set_iterator_to_next): Give it->end_charpos to
2286         composition_compute_stop_pos.
2287         (set_iterator_to_next, next_element_from_buffer): Likewise.
2289         * dispnew.c (buffer_posn_from_coords): Fix position when the
2290         current display element is a grapheme cluster in bidi-reordered
2291         region.
2293 2010-09-21  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
2295         * doc.c (Fsnarf_documentation): Use memmove instead of memcpy as
2296         the regions may overlap.
2298 2010-09-21  Juanma Barranquero  <lekktu@gmail.com>
2300         * makefile.w32-in ($(BLD)/sysdep.$(O)): Update dependencies.
2302 2010-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
2304         * emacs.c: Do not include sys/ioctl.h, not needed.
2306         * doprnt.c: Do not include stdlib.h, config.h does it.
2307         Move #include before macro definition.
2309 2010-09-20  Dan Nicolaescu  <dann@ics.uci.edu>
2311         * Makefile.in (temacs): Link using $(CC) not $(LD).
2312         (LD_FIRSTFLAG): Define using autoconf.
2313         (LD): Remove.
2315         Remove HAVE_TERMIOS definitions.
2316         * s/usg5-4-common.h (HAVE_TERMIOS):
2317         * s/template.h (HAVE_TERMIOS):
2318         * s/gnu-linux.h (HAVE_TERMIOS):
2319         * s/darwin.h (HAVE_TERMIOS):
2320         * s/cygwin.h (HAVE_TERMIOS):
2321         * s/bsd-common.h (HAVE_TERMIOS):
2322         * s/aix4-2.h (HAVE_TERMIOS):
2323         * s/hpux10-20.h (HAVE_TERMIOS): Do not define, it is assumed
2324         defined on all non-MS platforms.
2325         (HAVE_PSTAT_GETDYNAMIC): Do not define, autoconf does it.
2327         * xterm.c (xt_action_hook): Use const.
2329 2010-09-20  Juanma Barranquero  <lekktu@gmail.com>
2331         Don't make W32 code conditional on HAVE_SOCKETS, it's always defined.
2332         * w32.c: Remove top-level uses of #ifdef HAVE_SOCKETS.
2333         (gethostname) [!HAVE_SOCKETS]: Remove.
2334         (SOCK_REPLACE_HANDLE): Remove macro.
2335         (socket_to_fd, sys_close, _sys_read_ahead, sys_read, sys_write)
2336         (term_ntproc, init_ntproc): Don't conditionalize on HAVE_SOCKETS.
2337         * w32proc.c: Remove top-level uses of #ifdef HAVE_SOCKETS.
2338         (syms_of_ntproc): Don't conditionalize on HAVE_SOCKETS.
2340 2010-09-18  Eli Zaretskii  <eliz@gnu.org>
2342         * deps.mk (xml.o): Add dependencies.
2344         * xdisp.c (Fcurrent_bidi_paragraph_direction):
2345         Call bidi_paragraph_init with NO_DEFAULT_P non-zero.  (Bug#7038)
2347         * bidi.c (bidi_paragraph_init): Accept an additional argument
2348         NO_DEFAULT_P; all callers changed.  If NO_DEFAULT_P is non-zero,
2349         search back until a paragraph with a strong directional character
2350         is found, and use that to determine paragraph's base direction.
2352         * dispextern.h (bidi_paragraph_init): Update prototype.
2354 2010-09-17  Eli Zaretskii  <eliz@gnu.org>
2356         * w32.c (_PROCESS_MEMORY_COUNTERS_EX): Don't define with versions
2357         of w32api >= 3.15.  (Bug#6989)
2359 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2361         * process.c (wait_reading_process_output): Don't message about
2362         accept-process-output unless the time limit really is zero.
2364 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2366         * frame.c (Ftool_bar_pixel_width): YAILOM (Yet another
2367         int/Lisp_Object mixup).
2369 2010-09-17  Jan Djärv  <jan.h.d@swipnet.se>
2371         * keyboard.c (parse_tool_bar_item): For QClabel, set TOOL_BAR_ITEM_LABEL
2372         not HELP.
2374 2010-09-17  Stephen Berman  <stephen.berman@gmx.net>
2376         * frame.c (Ftool_bar_pixel_width): New function to expose tool
2377         bar's pixel width to Lisp (Bug#7048).
2379 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2381         * cmds.c (syms_of_cmds) <post-self-insert-hook>: Fix typos in docstring.
2383 2010-09-17  Jan Djärv  <jan.h.d@swipnet.se>
2385         * gtkutil.c (xg_pack_tool_bar): Call gtk_handle_box_set_handle_position
2386         with argument top/left if tool bar is vertical/horizontal (Bug#7051).
2388 2010-09-17  Kenichi Handa  <handa@m17n.org>
2390         * ftfont.c (ftfont_check_otf): Fix previous change.
2392 2010-09-14  Kenichi Handa  <handa@m17n.org>
2394         * ftfont.c (ftfont_check_otf): Fix the case of checking just
2395         existence of GSUB or GPOS.
2397 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2399         * cmds.c (syms_of_cmds) <post-self-insert-hook>: Fix typos in docstring.
2401 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2403         * xml.c (parse_buffer): Rename to parse_string(), since that's
2404         what it does.
2405         (parse_string): Return nil when the document can't be parsed.
2407 2010-09-14  Jan Djärv  <jan.h.d@swipnet.se>
2409         * xterm.c (get_current_vm_state): New function.
2410         (do_ewmh_fullscreen): Call get_current_vm_state and compare with
2411         want_fullscreen so set_wm_state calls are few (Bug#7013).
2412         (x_handle_net_wm_state): Move code to get_current_vm_state and
2413         call that function.
2415 2010-09-14  Courtney Bane  <emacs-bugs-7626@cbane.org>  (tiny change)
2417         * term.c (tty_set_terminal_modes): Don't initialize twice (bug#7002).
2419 2010-09-14  Kenichi Handa  <handa@m17n.org>
2421         * coding.c (encode_coding_iso_2022): Don't optimize for ASCII if
2422         we may use designation or locking-shift.
2424 2010-09-14  Kenichi Handa  <handa@m17n.org>
2426         * coding.c (detect_coding_emacs_mule): Fix checking of multibyte
2427         sequence when the source is multibyte.
2429 2010-09-14  Andreas Schwab  <schwab@linux-m68k.org>
2431         * xml.c (Fxml_parse_string, Fxml_parse_string): Revert last change.
2432         Don't make first argument optional.  Doc fix.
2434 2010-09-14  Leo  <sdl.web@gmail.com>  (tiny change)
2436         * xml.c (Fxml_parse_string, Fhtml_parse_string): Fix up the
2437         parameters for the doc string.
2439 2010-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2441         * xml.c (Fhtml_parse_string, Fxml_parse_string): Mention BASE-URL.
2443 2010-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2445         * fns.c (Fy_or_n_p): Move to lisp/subr.el.
2446         (syms_of_fns): Don't defsubr Sy_or_n_p.
2447         * lisp.h: Don't declare Fy_or_n_p.
2448         * fileio.c (barf_or_query_if_file_exists): Fy_or_n_p -> y-or-n-p.
2450 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2452         * xml.c (Fxml_parse_buffer): New function to parse XML files.
2454 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2456         * xml.c: New file.
2457         (Fhtml_parse_buffer): New function to interface to the libxml2
2458         html parsing function.
2460 2010-09-05  Juanma Barranquero  <lekktu@gmail.com>
2462         * biditype.h: Regenerate.
2464 2010-09-04  Andreas Schwab  <schwab@linux-m68k.org>
2466         * nsimage.m (ns_load_image): Check argument types.
2468         * image.c: Remove all uses of gcpro.
2469         (xpm_load): Check all lisp types.
2470         (pbm_load): Likewise.
2471         (png_load): Likewise.
2472         (jpeg_load): Likewise.
2473         (tiff_load): Likewise.
2474         (gif_load): Likewise.
2475         (imagemagick_load_image): Likewise.
2476         (imagemagick_load): Likewise.
2477         (svg_load): Likewise.
2478         (gs_load): Likewise.
2480 2010-09-04  Eli Zaretskii  <eliz@gnu.org>
2482         * w32uniscribe.c (uniscribe_shape): Update commentary.
2483         Don't try to reorder grapheme clusters, since LGSTRING should always
2484         hold them in the logical order.
2485         (uniscribe_encode_char, uniscribe_shape): Force ScriptShape to
2486         return glyph codes in the logical order.
2488 2010-09-04  Andreas Schwab  <schwab@linux-m68k.org>
2490         * image.c (imagemagick_image_p): Replace bcopy by memcpy.
2491         (imagemagick_load_image): Fix type mismatch.
2492         (Fimagemagick_types): Likewise.  Doc fix.
2494 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
2496         * xterm.h (struct dpyinfo): Remove cut_buffers_initialized.
2498         * xterm.c (x_term_init): Don't set dpyinfo->cut_buffers_initialized.
2500         * xselect.c: Remove declaration of cut-buffer objects and functions.
2501         (symbol_to_x_atom): Remove mapping to XA_CUT_BUFFERn.
2502         (x_atom_to_symbol): Remove mapping to QCUT_BUFFERn.
2503         (Fx_get_cut_buffer_internal, Fx_store_cut_buffer_internal)
2504         (Fx_rotate_cut_buffers_internal): Remove.
2505         (syms_of_xselect): Remove defsubr of above.
2506         Remove intern of QCUT_BUFFERn.
2508 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2510         * cmds.c (Vblink_paren_function): Remove.
2511         (internal_self_insert): Make it insert N chars at a time.
2512         Don't call blink-paren-function.
2513         (Fself_insert_command): Adjust accordingly.
2514         (syms_of_cmds): Don't declare blink-paren-function.
2516 2010-08-31  Kenichi Handa  <handa@m17n.org>
2518         * dispextern.h (FACE_FOR_CHAR): Use an ASCII face for 8-bit
2519         characters.
2521         * term.c (encode_terminal_code): Fix the previous change.
2522         (produce_glyphs): Don't set it->char_to_display here.
2523         Don't handle unibyte-display-via-language-environment here.
2524         (produce_special_glyphs): Set temp_it.char_to_display before
2525         calling produce_glyphs.
2527         * xdisp.c (get_next_display_element): Set it->char_to_display
2528         here.  Convert all 8-bit bytes from unibyte buffer/string to 8-bit
2529         characters.
2530         (get_overlay_arrow_glyph_row): Set it.char_to_display too before
2531         calling PRODUCE_GLYPHS.
2532         (append_space_for_newline): Save and store it->char_to_display.
2533         Set it->char_to_display before calling PRODUCE_GLYPHS.
2534         (extend_face_to_end_of_line): Set it->char_to_display before
2535         calling PRODUCE_GLYPHS.
2536         (get_glyph_face_and_encoding): Set the glyph code an 8-bit
2537         character to its byte value.
2538         (get_char_glyph_code): New function.
2539         (produce_stretch_glyph): Set it2.char_to_display too before
2540         calling x_produce_glyphs.
2541         (x_produce_glyphs): Simplify by using the same code for ASCII and
2542         non-ASCII characters.  Don't set it->char_to_display here.
2543         Don't handle unibyte-display-via-language-environment here.  For a
2544         character of no glyph, use font->space_width instead of FONT_WIDTH.
2546 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2548         * keyboard.c (Fwindow_system): Fix compilation for USE_LISP_UNION_TYPE.
2550 2010-08-31  Chong Yidong  <cyd@stupidchicken.com>
2552         * keyboard.c (command_loop_1): Don't call x-set-selection on tty.
2554 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2556         * marker.c (Fcopy_marker): Make the first arg optional.
2558 2010-08-30  Kenichi Handa  <handa@m17n.org>
2560         * composite.c (composition_update_it): Fix computing of
2561         cmp_it->width.
2563 2010-08-29  Kenichi Handa  <handa@m17n.org>
2565         * term.c (encode_terminal_code): Encode byte chars to the
2566         corresponding bytes.
2568 2010-08-29  Jan Djärv  <jan.h.d@swipnet.se>
2570         * nsterm.m (ns_draw_window_cursor): Draw BAR_CURSOR correct for R2L.
2572 2010-08-26  Kenichi Handa  <handa@m17n.org>
2574         * xdisp.c (compute_stop_pos): Pay attention to bidi scan direction
2575         on calling composition_compute_stop_pos.
2577 2010-08-25  Kenichi Handa  <handa@m17n.org>
2579         * fontset.c (reorder_font_vector): Prefer a font-spec specifying
2580         :otf.
2582         * composite.c (composition_compute_stop_pos): Don't break
2583         composition at PT.
2584         (composition_reseat_it): Likewise.  Fix calculation of character
2585         position starting a composition.
2586         (Fcomposition_get_gstring): Don't limit the number of components
2587         for automatic composition.
2589 2010-08-25  Kenichi Handa  <handa@m17n.org>
2591         * composite.c (composition_compute_stop_pos): In forward search,
2592         pay attention to the possibility that some character after ENDPOS
2593         will be composed with charactrs before ENDPOS.
2595 2010-08-24  Chong Yidong  <cyd@stupidchicken.com>
2597         * keyboard.c (command_loop_1): Don't clobber primary selection
2598         during handle-switch-frame (Bug#6872).
2600 2010-08-23  Michael Albinus  <michael.albinus@gmx.de>
2602         * dbusbind.c: Accept UNIX domain sockets as bus address.
2603         (Fdbus_close_bus): New function.
2604         (Vdbus_registered_buses): New variable.
2605         (xd_initialize): Implement string as bus address.
2606         (Fdbus_init_bus): Add bus to Vdbus_registered_buses).
2607         (Fdbus_get_unique_name, Fdbus_call_method)
2608         (Fdbus_call_method_asynchronously, Fdbus_method_return_internal)
2609         (Fdbus_method_error_internal, Fdbus_send_signal)
2610         (Fdbus_register_signal, Fdbus_register_method): Remove bus type
2611         check.  This is done in xd_initialize_bus.  Adapt doc string, if
2612         necessary.
2613         (xd_pending_messages, xd_read_queued_messages): Loop over buses in
2614         Vdbus_registered_buses.
2615         (Vdbus_registered_objects_table): Create hash.
2617 2010-08-22  Juri Linkov  <juri@jurta.org>
2619         * keyboard.c (Fexecute_extended_command): Move reading a command name
2620         with `completing-read' to a new Elisp function `read-extended-command'.
2621         Call it to read a command to `function'  (bug#5364, bug#5214).
2623 2010-08-22  Chong Yidong  <cyd@stupidchicken.com>
2625         * emacs.c (main): Remove handling of --unibyte arg (Bug#6886).
2627 2010-08-22  Andreas Schwab  <schwab@linux-m68k.org>
2629         * eval.c (Flet, Feval, Fapply, apply_lambda): Use SAFE_ALLOCA_LISP
2630         instead of SAFE_ALLOCA.
2632 2010-08-22  Chong Yidong  <cyd@stupidchicken.com>
2634         * eval.c (Flet, Feval, Fapply, apply_lambda): Use SAFE_ALLOCA
2635         (Bug#6214).
2637 2010-08-22  Jan Djärv  <jan.h.d@swipnet.se>
2639         * doc.c (Fsnarf_documentation): Set skip_file only if p[1] is S.
2641 2010-08-22  Jan Djärv  <jan.h.d@swipnet.se>
2643         * doc.c (Fsnarf_documentation): Initialize skip_file before
2644         build-files test.
2646 2010-08-22  Peter O'Gorman  <pogma@thewrittenword.com>  (tiny change)
2648         * s/hpux10-20.h (HAVE_TERMIOS, NO_TERMIO, ORDINARY_LINK):
2649         New definitions.
2650         (HAVE_TERMIO): Remove.
2652 2010-08-22  Eli Zaretskii  <eliz@gnu.org>
2654         * deps.mk (sysdep.o, msdos.o): Depend on sysselect.h.
2656         * sysselect.h [WINDOWSNT]: Don't define the FD_* and select stuff
2657         for w32.
2659         * s/ms-w32.h (HAVE_SYS_TIMEB_H): Don't #undef HAVE_SYS_SELECT_H,
2660         it's done in nt/config.nt.
2662         * makefile.w32-in ($(BLD)/sysdep.$(O)): Depend on sysselect.h.
2664         * unexcoff.c (report_error, make_hdr, write_segment)
2665         (copy_text_and_data, copy_sym, mark_x, adjust_lnnoptrs, unexec):
2666         Convert argument lists and prototypes to ANSI C.
2667         (make_hdr, write_segment): Remove unused variables.
2668         (unexec): Remove commented-out line.  Initialize `new' to shut up
2669         compiler warnings.
2671 2010-08-22  Dan Nicolaescu  <dann@ics.uci.edu>
2673         Simplify termio code.
2674         All non-MSDOS non-WINDOWSNT platforms define HAVE_TERMIOS, so
2675         HAVE_TERMIO code is obsolete.
2676         Replace HAVE_TERMIOS conditionals with !DOS_NT.
2677         * systty.h: Do not define HAVE_TCATTR.
2678         Remove HAVE_TERMIO, HAVE_LTCHARS and HAVE_TCHARS code.
2679         Do not define EMACS_HAVE_TTY_PGRP.  Only define
2680         EMACS_GET_TTY_PGRP for !DOS_NT.
2681         * sysdep.c: Include sysselect.h unconditionally.  Do not include
2682         sys/ioctl.h and termios.h, systty.h does it.
2683         Use HAVE_SYS_UTSNAME_H instead of USG as an include guard.
2684         (init_baud_rate): Remove HAVE_TERMIO code.
2685         (child_setup_tty): Remove HAVE_TERMIO code.
2686         (emacs_get_tty, emacs_set_tty): Remove HAVE_TERMIO, HAVE_TCHARS
2687         and HAVE_LTCHARS code.  Use !DOS_NT instead of HAVE_TCATTR.
2688         (new_ltchars, new_tchars): Remove, unused.
2689         (init_sys_modes): Remove HAVE_TERMIO, HAVE_TCHARS and HAVE_LTCHARS
2690         code.  Remove special casing for __mips__, it was a no-op.
2691         Remove HAVE_TCATTR conditional, it is implied by HAVE_TERMIOS.
2692         (init_sys_modes): Remove HPUX special case.
2693         * process.c: Include stdlib.h unconditionally.  Do not include
2694         fcntl.h, systty.h does it.  Remove conditional code for
2695         HAVE_SERIAL, it is always true.
2696         (process_send_signal): Remove HAVE_TERMIOS conditional, it's
2697         always true when SIGNALS_VIA_CHARACTERS is true.
2698         (Fcontinue_process, Fprocess_send_eof): Simplify conditionals:
2699         !WINDOWSNT means HAVE_TERMIOS.
2700         (create_process): Remove HAVE_TERMIOS, it's inside a HAVE_PTYS
2701         conditional, which is true for all HAVE_TERMIOS systems.
2702         * keyboard.c (init_keyboard): Do not use HAVE_TERMIO, use !DOS_NT
2703         instead of HAVE_TERMIOS.
2704         * emacs.c (shut_down_emacs): Use !defined DOS_NT instead of
2705         EMACS_HAVE_TTY_PGRP.
2706         * callproc.c (child_setup): Move EMACS_SET_TTY_PGRP use to the
2707         non-MSDOS, non-WINDOWSNT code, it's only defined for such systems
2708         anyway.
2710 2010-08-21  Eli Zaretskii  <eliz@gnu.org>
2712         * dispnew.c (buffer_posn_from_coords): Fix off-by-one error in
2713         mirroring pixel positions.
2715 2010-08-20  Dan Nicolaescu  <dann@ics.uci.edu>
2717         * alloc.c (malloc_sbrk_used, malloc_sbrk_unused): Remove,
2718         write only.
2719         (init_alloc_once): Remove writes to malloc_sbrk_unused, and
2720         malloc_sbrk_used, nothing uses them.
2722         * puresize.h: Remove code assuming PNTR_COMPARISON_TYPE is not
2723         defined, unconditionally defined in lisp.h.
2725         * term.c: Do not include <termios.h>, systty.h does it.
2727         * s/unixware.h (HAVE_TCATTR):
2728         * s/aix4-2.h (HAVE_TCATTR): Remove definitions, not needed.
2729         systty.h defines it when HAVE_TERMIOS is defined.
2731 2010-08-20  Eli Zaretskii  <eliz@gnu.org>
2733         * dispnew.c (buffer_posn_from_coords): Fix last change for text
2734         terminals: add one-character offset for R2L lines.
2736         * emacs.c <emacs_version>: Add a comment regarding
2737         msdos/mainmake.v2's dependency on the syntax of this declaration.
2739 2010-08-20  Eli Zaretskii  <eliz@gnu.org>
2741         * dispnew.c (buffer_posn_from_coords): Fix calculation of buffer
2742         position for R2L lines by mirroring the pixel position wrt the
2743         text are box.  Improve commentary.
2745 2010-08-20  Andreas Schwab  <schwab@linux-m68k.org>
2747         * image.c (imagemagick_clear_image): Remove debugging output.
2749 2010-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2751         * cmds.c (Vself_insert_face, Vself_insert_face_command): Remove.
2752         (Qpost_self_insert_hook, Vpost_self_insert_hook): New vars.
2753         (internal_self_insert): Run Qpost_self_insert_hook rather than handle
2754         self-insert-face.
2755         (syms_of_cmds): Initialize the new vars.
2757 2010-08-19  Jason Rumney  <jasonr@gnu.org>
2759         * w32menu.c (set_frame_menubar): Remove call to undefined function.
2761         * w32fns.c (w32_wnd_proc): Don't check context before initializing.
2763 2010-08-19  Jan Djärv  <jan.h.d@swipnet.se>
2765         * nsselect.m (nxatoms_of_nsselect): Use "Selection" and "Secondary".
2767 2010-08-18  Eli Zaretskii  <eliz@gnu.org>
2769         * xterm.c (x_draw_bar_cursor):
2770         * w32term.c (x_draw_bar_cursor): If the character under cursor is
2771         R2L, draw the bar cursor on its right rather than on its left.
2773 2010-08-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2775         * eval.c (Fdefmacro): Only obey one declaration.
2777         * casefiddle.c (casify_region): Setup gl_state.
2779 2010-08-18  Jan Djärv  <jan.h.d@swipnet.se>
2781         * nsterm.m (ns_define_frame_cursor): Call x_update_cursor (Bug#6868).
2783 2010-08-18  Jan Djärv  <jan.h.d@swipnet.se>
2785         * gtkutil.c (update_frame_tool_bar): Literal strings are const char*.
2787 2010-08-18  David De La Harpe Golden  <david@harpegolden.net>
2789         * nsselect.m (QCLIPBOARD, NXPrimaryPboard): Define.
2790         (symbol_to_nsstring): Map QCLIPBOARD => NSGeneralPboard,
2791         QPRIMARY => NXPrimaryPboard.
2792         (ns_string_to_symbol): NSGeneralPboard => QCLIPBOARD,
2793         NXPrimaryPboard => QPRIMARY.
2794         (nxatoms_of_nsselect): NXPrimaryPboard = PrimarySelection,
2795         NXSecondaryPboard = SecondarySelection.
2796         (syms_of_nsselect): Intern QCLIPBOARD (Bug#6677).
2798 2010-08-18  Joakim Verona  <joakim@verona.se>
2800         * image.c: Add support for ImageMagick.  When HAVE_IMAGEMAGICK is
2801         defined:
2802         (imagemagick_image_p): New function to test for ImageMagic image.
2803         (imagemagick_load): New function to load ImageMagick image.
2804         (imagemagick_load_image): New function, helper for imagemagick_load.
2805         (imagemagick-types): New function.
2806         (Qimagemagick): New Lisp_object.
2807         (imagemagick-render-type): New variable, decides which renderer to use.
2809 2010-08-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2811         * gtkutil.c (update_frame_tool_bar): Don't assume TOOL_BAR_ITEM_LABEL
2812         is a string.
2814 2010-08-17  Jan Djärv  <jan.h.d@swipnet.se>
2816         * nsfns.m (ns_frame_parm_handlers): Add a slot for the
2817         x_set_tool_bar_position handler.
2819 2010-08-17  Eli Zaretskii  <eliz@gnu.org>
2821         * w32fns.c <w32_frame_parm_handlers>: Add a slot for the
2822         x_set_tool_bar_position handler, needed to support changes from
2823         2010-07-29T16:49:59Z!jan.h.d@swipnet.se for positioning the tool bar.  (Bug#6796)
2825 2010-08-16  Jan Djärv  <jan.h.d@swipnet.se>
2827         * nsselect.m: include keyboard.h for QPRIMARY, remove its
2828         declaration (Bug#6863).
2829         (syms_of_nsselect): Don't intern QPRIMARY.
2831         * xselect.c: Remove declaration of QPRIMARY (Bug#6864).
2833         * keyboard.h (QPRIMARY): Declare (Bug#6864).
2835 2010-08-16  Chong Yidong  <cyd@stupidchicken.com>
2837         * keyboard.c (command_loop_1): Avoid setting selection twice,
2838         since it's done in deactivate-mark as well.
2839         (Vselect_active_regions): Change default to t.  Replace `lazy'
2840         with non-default value `only', meaning only set PRIMARY for
2841         temporarily active regions.
2843         * insdel.c (prepare_to_modify_buffer): Handle `only' value of
2844         select-active-regions.
2846 2010-08-15  Jan Djärv  <jan.h.d@swipnet.se>
2848         * keyboard.c (parse_tool_bar_item): Put in a bad label if :label
2849         isn't a string.
2851 2010-08-15  Andreas Schwab  <schwab@linux-m68k.org>
2853         * keyboard.c (parse_tool_bar_item): Avoid excessive use of strlen.
2855 2010-08-15  Jan Djärv  <jan.h.d@swipnet.se>
2857         * keyboard.c (parse_tool_bar_item): malloc buf.
2858         Set TOOL_BAR_ITEM_LABEL to empty string if not set to
2859         new_lbl (Bug#6855).
2861 2010-08-14  Eli Zaretskii  <eliz@gnu.org>
2863         * xterm.c (x_draw_stretch_glyph_string):
2864         * w32term.c (x_draw_stretch_glyph_string): In R2L rows, display
2865         the cursor on the right edge of the stretch glyph.
2867         * xdisp.c (window_box_right_offset, window_box_right):
2868         Fix commentary.
2870         * xdisp.c (Fcurrent_bidi_paragraph_direction): Fix paragraph
2871         direction when point is inside a run of whitespace characters.
2873         * bidi.c (bidi_at_paragraph_end): Remove obsolete comment.
2875 2010-08-14  Jason Rumney  <jasonr@gnu.org>
2877         * keyboard.c (lispy_function_keys): Do not define VK_PACKET (bug#4836)
2879 2010-08-14  Chong Yidong  <cyd@stupidchicken.com>
2881         * fns.c (Fmake_hash_table): Doc fix (Bug#6851).
2883 2010-08-13  Jason Rumney  <jasonr@gnu.org>
2885         * w32menu.c (simple_dialog_show): Use unicode message box if available.
2886         (MessageBoxW_Proc): New function typedef.
2887         (unicode-message-box): New function pointer.
2888         (globals_of_w32menu): Import it from user32.dll. (Bug#5629)
2890 2010-08-13  Jan Djärv  <jan.h.d@swipnet.se>
2892         * frame.h (Qtool_bar_position): Declare.
2894         * xfns.c (Fx_create_frame): Call x_default_parameter for
2895         Qtool_bar_position.
2897 2010-08-13  Eli Zaretskii  <eliz@gnu.org>
2899         * unexcoff.c: Remove the parts used when "emacs" is not defined.
2900         (report_error, report_error_1): Ditto.
2901         (write_segment): Remove "#if 0" unused code.
2902         (make_hdr): Remove code that was "#ifndef NO_REMAP" before
2903         NO_REMAP was removed (in 2010-07-29T03:25:08Z!dann@ics.uci.edu).
2904         (start_of_text): Remove unused function (was used only if NO_REMAP
2905         was NOT defined).
2907         * msdos.c (IT_set_face): Fix format string to match argument
2908         types.
2909         (IT_write_glyphs, IT_note_mode_line_highlight)
2910         (IT_set_frame_parameters): Remove unused variables.
2911         (x_set_menu_bar_lines): Declare set_menu_bar_lines.
2912         (IT_set_terminal_modes): Disambiguate expression in if clause.
2913         (Fmsdos_remember_default_colors): Return Qnil.
2914         (IT_set_frame_parameters): Add parens to disambiguate boolean
2915         expression for logging the cursor type to termscript.
2916         (keyboard_layout_list, keypad_translate_map)
2917         (grey_key_translate_map): Add braces in inner initializers.
2918         (dos_rawgetc): Add parens in condition for mouse-3 button-press.
2919         (dos_rawgetc): Remove unused label.
2920         (XMenuActivate): Add braces to remove ambiguous `else'.
2921         (dos_ttraw): Always return a value.
2922         (spawnve): Declare.
2923         (run_msdos_command): Cast 3rd arg of spawnve to "char **".
2925         * dosfns.h (x_set_title): Declare.
2927         * w16select.c (Fw16_set_clipboard_data, Fw16_get_clipboard_data):
2928         Remove unused variables.
2930         * dosfns.c (Fint86, Fdos_memget, Fdos_memput): Remove unused
2931         variables.
2932         (init_dosfns): Declare get_lim_data.
2933         (system_process_attributes): Declare Fget_internal_run_time.
2935         * xmenu.c (xmenu_show) [!USE_X_TOOLKIT && !USE_GTK]: Fix argument
2936         list to be consistent with menu.h.
2938         * w32menu.c (add_menu_item, name_is_separator): Shut up compiler
2939         warnings due to mixing of "char *" and "const char *".
2941 2010-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2943         Introduce a new comment style "c" flag.
2944         * syntax.c (SYNTAX_FLAGS_COMMENT_STYLEB)
2945         (SYNTAX_FLAGS_COMMENT_STYLEC): New macros.
2946         (SYNTAX_FLAGS_COMMENT_STYLE): Use them, add an argument.
2947         (syntax_prefix_flag_p): New function.
2948         (Fstring_to_syntax): Understand new "c" flag.
2949         (Finternal_describe_syntax_value): Recognize new flag; use the
2950         SYNTAX_FLAGS_* macros.
2951         (scan_sexps_forward, Fparse_partial_sexp): Change representation of
2952         comment style to accomodate the new styles.
2953         (back_comment, forw_comment, Fforward_comment, scan_lists)
2954         (scan_sexps_forward): Update code to obey the new comment style flag.
2956         * syntax.h: Move SYNTAX_FLAGS_FOO() macros to syntax.c.
2958         * casefiddle.c (casify_region): Use the new syntax_prefix_flag_p.
2960 2010-08-11  Jan Djärv  <jan.h.d@swipnet.se>
2962         * xfns.c (x_defined_color): If USE_GTK, call xg_check_special_colors
2963         first.
2964         (Fx_hide_tip): Check FRAME_LIVE_P (f) before calling xg_hide_tooltip.
2966         * gtkutil.h (xg_check_special_colors): Declare.
2968         * gtkutil.c (xg_check_special_colors, style_changed_cb): New functions.
2969         (xg_create_frame_widgets): Connect theme name changes to
2970         style_changed_cb.
2972         * xterm.c (emacs_class): New char[] for EMACS_CLASS.
2973         (xim_open_dpy, xim_initialize, xim_close_dpy): Use emacs_class.
2974         (x_term_init): Use char[] display_opt and name_opt instead of
2975         string literal.  file is const char*.
2977         * xsmfns.c (NOSPLASH_OPT): Change to char[].
2978         (smc_save_yourself_CB): Do xstrdup on all ->type and ->name for
2979         props.  Free them at the end.
2981         * xselect.c (Fx_get_atom_name): Use char empty[] instead of literal "".
2983         * xrdb.c (get_system_app): Make path const and use char *p for
2984         non-const char.
2986         * xmenu.c (Fx_popup_dialog): error_name is const char*.
2987         (xmenu_show): error parameter is const char **.  pane_string is const
2988         char *.
2989         (button_names): Is const char *.
2990         (xdialog_show): error_name and pane_string is const.
2992         * process.h (synch_process_death): Is const char*.
2994         * w32menu.c (w32_menu_show):
2995         * nsmenu.m (ns_menu_show): error parameter is const char **.
2997         * menu.h (w32_menu_show, ns_menu_show, xmenu_show): error parameter
2998         is const char **.
3000         * menu.c (Fx_popup_menu): error_name is const.
3002         * keyboard.h (_widget_value): Add defined USE_GTK.  Replace Boolean
3003         with unsigned char and XtPointer with void *.
3005         * gtkutil.h: Replace widget_value with struct _widget_value.
3006         (enum button_type, struct _widget_value): Remove and use the one from
3007         keyboard.h.
3009         * gtkutil.c (get_utf8_string): Always return an allocated string.
3010         Parameter is const.
3011         (create_dialog, xg_create_one_menuitem, create_menus)
3012         (xg_item_label_same_p, xg_update_menu_item): Free result from
3013         get_utf8_string.
3014         (xg_separator_p, xg_item_label_same_p): label is const.
3016         * font.h (font_open_by_name): Make name const.
3018         * font.c (font_open_by_name): Make name const.
3020         * floatfns.c (matherr): Use a const char* variable for x->name.
3022         * emacs.c (main): Pass char[] to putenv instead of literal.
3024         * callproc.c (synch_process_death): Make const.
3025         (Fcall_process): Make signame const.
3027         * nsterm.h (parseKeyEquiv, addSubmenuWithTitle)
3028         (addDisplayItemWithImage): Use const char*.
3030         * nsmenu.m (parseKeyEquiv, addSubmenuWithTitle)
3031         (addDisplayItemWithImage, update_frame_tool_bar): Use const char*.
3033         * nsfont.m (ns_descriptor_to_entity): Use const char*.
3035         * keyboard.h (_widget_value): name, value and key are const char*.
3037         * unexmacosx.c (unexec_error): Use const char *.
3039 2010-08-09  Dan Nicolaescu  <dann@ics.uci.edu>
3041         * font.h (font_parse_xlfd, font_parse_fcname, font_unparse_fcname)
3042         (font_parse_name, font_open_by_name):
3043         * font.c (font_parse_xlfd, font_parse_fcname, font_unparse_fcname)
3044         (font_parse_name, font_open_by_name): Remove const.
3046 2010-08-09  Andreas Schwab  <schwab@linux-m68k.org>
3048         Use autoconf determined WORDS_BIGENDIAN instead of hardcoded
3049         definition.
3051         * m/alpha.h: Don't define/undef WORDS_BIG_ENDIAN.
3052         * m/amdx86-64.h: Likewise.
3053         * m/arm.h: Likewise.
3054         * m/hp800.h: Likewise.
3055         * m/ia64.h: Likewise.
3056         * m/ibmrs6000.h: Likewise.
3057         * m/ibms390.h: Likewise.
3058         * m/intel386.h: Likewise.
3059         * m/iris4d.h: Likewise.
3060         * m/m68k.h: Likewise.
3061         * m/macppc.h: Likewise.
3062         * m/mips.h: Likewise.
3063         * m/sh3.h: Likewise.
3064         * m/sparc.h: Likewise.
3065         * m/template.h: Likewise.
3066         * m/vax.h: Likewise.
3067         * m/xtensa.h: Likewise.
3068         * fringe.c (init_fringe_bitmap): Test WORDS_BIGENDIAN instead of
3069         WORDS_BIG_ENDIAN.
3070         * lisp.h: Likewise.
3071         * md5.c: Likewise.
3072         * sound.c (le2hl, le2hs, be2hl, be2hs): Likewise.
3074 2010-08-09  Dan Nicolaescu  <dann@ics.uci.edu>
3076         Use const char* instead of char*.
3077         Reduce the number of warnings with -Wwrite-strings.
3078         * xrdb.c (get_environ_db, get_system_name):
3079         * unexelf.c (find_section):
3080         * term.c (string_cost, string_cost_one_line, per_line_cost)
3081         (get_named_tty, init_tty):
3082         * sysdep.c (sys_subshell):
3083         * sound.c (sound_perror, sound_warning, vox_open, vox_init)
3084         (alsa_sound_perror, alsa_open, alsa_configure, alsa_init):
3085         * search.c (Freplace_match):
3086         * process.c (Fmake_network_process, send_process, init_process):
3087         * lread.c (Fload, init_lread):
3088         * keymap.c (Fdescribe_buffer_bindings, describe_map_tree):
3089         * keyboard.c (parse_tool_bar_item, struct event_head):
3090         * gtkutil.h (xg_get_font_name):
3091         * gtkutil.c (get_dialog_title, create_dialog, xg_get_font_name)
3092         (make_widget_for_menu_item, make_menu_item, create_menus)
3093         (xg_make_tool_item):
3094         * font.c (parse_matrix, font_parse_name):
3095         * floatfns.c (rounding_driver, float_error_fn_name):
3096         * filelock.c (get_boot_time_1, lock_file_1):
3097         * fileio.c (barf_or_query_if_file_exists, check_writable):
3098         * editfns.c (get_system_name, get_operating_system_release)
3099         (Fencode_time, Fset_time_zone_rule):
3100         * dispextern.h (string_cost, per_line_cost, get_named_tty, init_tty):
3101         * buffer.c (defvar_per_buffer): Use const.
3103 2010-08-08  Kenichi Handa  <handa@m17n.org>
3105         * charset.c: Include <stdlib.h>.
3106         (struct charset_sort_data): New struct.
3107         (charset_compare): New function.
3108         (Fsort_charsets): New function.
3109         (syms_of_charset): Declare Fsort_charsets as a Lisp function.
3111         * coding.c (decode_coding_iso_2022): Fix checking of dimension
3112         number in CTEXT extended segment.
3114 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
3116         * w32fns.c (syms_of_w32fns) <x-max-tooltip-size>: Fix typo in docstring.
3117         * xfns.c (syms_of_xfns) <x-max-tooltip-size>: Reflow docstring.
3119 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
3121         * fns.c (Fsubstring_no_properties, Fnthcdr, Ffeaturep)
3122         (Fhash_table_size): Fix typos in docstrings.
3123         (Fmake_hash_table): Doc fix.
3125 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
3127         * minibuf.c (syms_of_minibuf) <read-buffer-function>:
3128         Doc fix (bug#5625).
3130 2010-08-08  Ken Brown  <kbrown@cornell.edu>
3132         * dired.c (DIRENTRY_NONEMPTY) [cygwin]: Use d_ino instead of
3133         the MSDOS definition.
3135 2010-08-08  Dan Nicolaescu  <dann@ics.uci.edu>
3137         Use const char* instead of char*.
3138         * xterm.c (x_create_toolkit_scroll_bar):
3139         * xfont.c (xfont_list_pattern):
3140         * xfns.c (x_default_scroll_bar_color_parameter)
3141         (xic_create_fontsetname, x_default_font_parameter)
3142         (x_screen_planes):
3143         * xdisp.c (c_string_pos, number_of_chars, reseat_to_string)
3144         (store_mode_line_string, decode_mode_spec, display_string):
3145         * menu.c (digest_single_submenu):
3146         * keymap.h (initial_define_key, initial_define_lispy_key):
3147         * keymap.c (initial_define_key, initial_define_lispy_key):
3148         * image.c (image_error, image_keyword):
3149         * gtkutil.h (xg_create_widget, xg_create_scroll_bar):
3150         * gtkutil.c (xg_create_widget, xg_create_scroll_bar):
3151         * ftfont.c (struct fc_charset_table, ftfont_spec_pattern)
3152         (ftfont_list, ftfont_match):
3153         * frame.c (frame_parm_table):
3154         * font.h (font_intern_prop, font_parse_xlfd, font_parse_fcname)
3155         (font_unparse_fcname, font_unparse_fcname, font_open_by_name)
3156         (font_add_log, font_deferred_log):
3157         * font.c (font_intern_prop, font_parse_xlfd, font_parse_fcname)
3158         (font_unparse_fcname, font_unparse_fcname, font_open_by_name)
3159         (font_add_log, font_deferred_log):
3160         * emacs.c (argmatch):
3161         * dispextern.h (struct it):
3162         * coding.c (ENCODE_DESIGNATION):
3163         * charset.c (define_charset_internal): Use const.
3165         * s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove, unused.
3167         * xrdb.c: Remove include guard.
3168         Remove DECLARE_GETPWUID_WITH_UID_T conditional it had no effect.
3169         Remove #if 0 code.  Replace malloc->xmalloc, free->xfree,
3170         realloc->xrealloc instead of using #defines.
3172 2010-08-08  Eli Zaretskii  <eliz@gnu.org>
3174         * cmds.c (Fforward_line, Fbeginning_of_line, Fend_of_line):
3175         * editfns.c (Fline_beginning_position, Fline_end_position):
3176         State in the doc strings that start and end of line are in the
3177         logical order.
3179         * xdisp.c (display_line): Move the handling of overlay arrow after
3180         the call to find_row_edges.  (Bug#6699)
3182 2010-08-07  Chong Yidong  <cyd@stupidchicken.com>
3184         * keyboard.c (command_loop_1):
3185         * insdel.c (prepare_to_modify_buffer): Don't call validate_region.
3187 2010-08-07  Chong Yidong  <cyd@stupidchicken.com>
3189         * insdel.c (prepare_to_modify_buffer): Save active region text to
3190         Vsaved_region_selection.
3192         * xselect.c (QPRIMARY): Move to keyboard.c.
3194         * keyboard.c (Vselect_active_regions): Move from simple.el.
3195         (Vsaved_region_selection, Qx_set_selection, QPRIMARY, Qlazy): New vars.
3196         (command_loop_1): Set window selection prior to deactivating the mark.
3198 2010-08-07  Juanma Barranquero  <lekktu@gmail.com>
3200         * alloc.c (lisp_malloc):
3201         * buffer.c (set_buffer_internal, set_buffer_internal_1):
3202         * charset.h (emacs_mule_charset):
3203         * dispextern.h (inhibit_free_realized_faces, redraw_frame)
3204         (redraw_garbaged_frames, scroll_cost, update_frame, scrolling)
3205         (bitch_at_user):
3206         * lisp.h (Fcheck_coding_system, Fget_text_property)
3207         (Qfunction, Qcompletion_ignore_case, QCwidth, QCsize):
3208         Remove duplicate declarations.
3210 2010-08-06  Dan Nicolaescu  <dann@ics.uci.edu>
3212         * process.c: Simplify include logic.
3214         * keyboard.h (quit_char): Add declaration.
3215         * process.h (QCport, QCspeed, QCprocess, QCbytesize, QCstopbits)
3216         (QCparity, Qodd, Qeven, QCflowcontrol, Qhw, Qsw, QCsummary):
3217         Add declarations.
3218         * sysdep.c:
3219         * w32.c: Remove the above declarations.
3221         Remove extern declarations in .c files, .h files have them.
3222         * xterm.c:
3223         * xdisp.c:
3224         * msdos.c:
3225         * image.c:
3226         * gtkutil.c:
3227         * fileio.c:
3228         * eval.c: Remove declarations.
3230         * frame.c (frame_params): Make const.
3232         * lisp.h (fatal_error_signal, emacs_root_dir): Add declaration.
3234         * emacs.c (emacs_copyright, emacs_version): Make static.
3235         (Vinitial_window_system, Vauto_save_list_file_name)
3236         (Vinhibit_redisplay): Remove declarations.
3237         (main): Remove HAVE_SHM code, unused.  Remove _I386 conditional
3238         for AIX.
3240         Use const for some arrays and functions.
3241         * xterm.h (xg_set_icon_from_xpm_data):
3242         * xfns.c (xg_set_icon_from_xpm_data):
3243         * term.c (fkeys):
3244         * keyboard.c (lispy_accent_keys, lispy_function_keys)
3245         (lispy_multimedia_keys, lispy_kana_keys, iso_lispy_function_keys)
3246         (lispy_drag_n_drop_names, scroll_bar_parts, modify_event_symbol)
3247         (frame.c frame_parms):
3248         * emacs-icon.h (gnu_xpm_bits):
3249         * callint.c (callint_argfuns): Use const.
3251 2010-08-06  Jan Djärv  <jan.h.d@swipnet.se>
3253         * sysdep.c: Move include term.h last of includes (Bug#6812).
3255 2010-08-06  Eli Zaretskii  <eliz@gnu.org>
3257         * dispnew.c (realloc_glyph_pool): Zero out newly allocated glyphs.
3259         * msdos.c (IT_display_cursor): Log cursor position on termscript.
3261         * .gdbinit (pgx): Display the avoid_cursor_p flag.
3263 2010-08-06  Juanma Barranquero  <lekktu@gmail.com>
3265         * makefile.w32-in ($(BLD)/xdisp.$(O)): Update dependencies.
3267 2010-08-06  Jan Djärv  <jan.h.d@swipnet.se>
3269         * xterm.h (x_get_focus_frame): Declare.
3271         * keyboard.h (poll_for_input_1): Unconditionally declare.
3273         * nsterm.h (x_set_menu_bar_lines): Declare.
3275         * window.c: Don't include menu.h, it depends on lots of other .h-files.
3277         * xfaces.c (x_create_gc, x_free_gc): Convert to ANSI C prototypes.
3279         * window.c: Include menu.h.
3281         * unexmacosx.c (print_region_list, print_regions)
3282         (build_region_list, find_emacs_zone_regions)
3283         (unexec_regions_merge, read_load_commands, dump_it)
3284         (unexec_init_emacs_zone): Convert to ANSI C prototypes.
3286         * term.c: Check HAVE_SYS_IOCTL_H.
3288         * sysdep.c: Check HAVE_TERM_H.
3290         * process.c: Check HAVE_UTIL_H.  Include nsterm.h if HAVE_NS.
3292         * nsterm.m (ns_init_paths, ns_alloc_autorelease_pool)
3293         (ns_ring_bell, ns_defined_color, hide_hourglass)
3294         (x_display_pixel_height, x_display_pixel_width, syms_of_nsterm):
3295         Convert to ANSI C prototypes.
3296         (x_set_window_size, ns_draw_fringe_bitmap, judge): Move declarations
3297         before code.
3299         * nsterm.h : Include sysselect.h.
3300         (x_sync, x_get_focus_frame, x_set_mouse_position)
3301         (x_set_mouse_pixel_position, x_make_frame_visible)
3302         (x_make_frame_invisible, x_iconify_frame, x_char_width, x_char_height)
3303         (x_pixel_width, x_pixel_height, x_set_frame_alpha, x_set_tool_bar_lines)
3304         (x_activate_menubar, free_frame_menubar, ns_init_paths, ns_select)
3305         (syms_of_nsterm, syms_of_nsfns, syms_of_nsmenu, syms_of_nsselect):
3306         Declare.
3308         * nsmenu.m (popup_activated, name_is_separator)
3309         (syms_of_nsmenu): Convert to ANSI C prototypes.
3310         (runMenuAt): Prototypes and move declarations before code.
3312         * nsimage.m (ns_load_image): Move NSTRACE after declarations.
3314         * nsfont.m (ns_fallback_entity, syms_of_nsfont): Convert to ANSI C
3315         prototypes.
3317         * nsfns.m (have_menus_p, ns_display_info_for_name)
3318         (x_set_cursor_type, ns_appkit_version_str)
3319         (ns_appkit_version_int, ns_do_applescript)
3320         (x_set_scroll_bar_default_width, x_sync, compute_tip_xy)
3321         (syms_of_nsfns): Convert to ANSI C prototypes.
3323         * menu.h (x_set_menu_bar_line): Declare.
3324         (free_menubar_widget_value_tree et.al): Add HAVE_NS for these functions.
3326         * lisp.h (fmod_float): Declare.
3328         * image.c (xpm_scan, xpm_make_color_table_v)
3329         (xpm_put_color_table_v, xpm_get_color_table_v)
3330         (xpm_make_color_table_h, xpm_put_color_table_h)
3331         (xpm_get_color_table_h, xpm_str_to_color_key, xpm_load_image)
3332         (xpm_load): Convert to ANSI C prototypes.
3334         * emacs.c: Include nsterm.h if HAVE_NS.
3336         * bidi.c (bidi_dump_cached_states): Fix fprintf warning.
3338 2010-08-06  Dan Nicolaescu  <dann@ics.uci.edu>
3340         * process.c: Remove HAVE_SOCKETS #ifdefs inside #ifdef
3341         subprocesses, only MSDOS does not define HAVE_SOCKETS.
3342         (socket_options): Use const char* for name.
3344 2010-08-06  Juanma Barranquero  <lekktu@gmail.com>
3346         Fix changes in 2010-08-05T23:15:24Z!dann@ics.uci.edu..2010-08-05T23:34:12Z!dann@ics.uci.edu for Windows build.
3348         * xmenu.c [USE_X_TOOLKIT || USE_GTK]:
3349         Don't declare xmalloc_widget_value and digest_single_submenu.
3351         * w32font.c (Qlatin): Remove declaration.
3353         * menu.h (xmalloc_widget_value, digest_single_submenu): Declare.
3355         * dired.c (compile_pattern): Restore declaration.
3357 2010-08-05  Dan Nicolaescu  <dann@ics.uci.edu>
3359         Remove extern declarations in .c files, .h files have them.
3360         * data.c:
3361         * dired.c:
3362         * editfns.c:
3363         * filelock.c:
3364         * fns.c:
3365         * font.c:
3366         * fontset.c:
3367         * frame.c:
3368         * fringe.c:
3369         * ftfont.c:
3370         * gtkutil.c:
3371         * indent.c:
3372         * keyboard.c:
3373         * keymap.c:
3374         * lread.c:
3375         * menu.c:
3376         * print.c:
3377         * search.c:
3378         * sound.c:
3379         * window.c:
3380         * xdisp.c:
3381         * xfaces.c:
3382         * xfns.c:
3383         * xfont.c:
3384         * xftfont.c:
3385         * xmenu.c:
3386         * xterm.c: Remove declarations.
3388         Cleanup syssignal.h.
3389         * syssignal.h (sighold, sigrelse, RETSIGTYPE): Remove, unused.
3390         (main_thread): Move down to remove #ifdef.
3391         (SIGMASKTYPE, SIGEMPTYMASK, SIGFULLMASK, sigmask, sigunblock):
3392         Remove conditional definition following unconditional ones.
3394         * lisp.h: Remove HAVE_SHM code, unused.
3395         (QCmap, QCrehash_size, QCrehash_threshold, QCsize, QCtest)
3396         (QCweakness, Qabove_handle, Qbackquote, Qbar, Qbelow_handle)
3397         (Qborder, Qbottom, Qbox, Qcircular_list, Qcomma, Qcomma_at)
3398         (Qcomma_dot, Qcursor, Qdefault, Qdown, Qend_scroll, Qeq, Qeql)
3399         (Qequal, Qfile_exists_p, Qfont_param, Qfringe, Qfunction)
3400         (Qfunction_documentation, Qhandle, Qhbar, Qheader_line, Qhollow)
3401         (Qidentity, Qleft_margin, Qmenu, Qmenu_bar_update_hook)
3402         (Qmode_line_inactive, Qmouse, Qoverriding_local_map)
3403         (Qoverriding_terminal_local_map, Qratio, Qregion, Qright_margin)
3404         (Qscroll_bar, Qtool_bar, Qtop, Qup, Qvertical_border, Qwhen)
3405         (Qwindow_scroll_functions, Vafter_load_alist)
3406         (Vauto_save_list_file_name, Vface_alternative_font_family_alist)
3407         (Vface_alternative_font_registry_alist, Vface_font_rescale_alist)
3408         (Vface_ignored_fonts, Vinhibit_redisplay, Vminibuffer_list)
3409         (Vprint_length, Vprint_level, Vscalable_fonts_allowed)
3410         (Vshell_file_name, Vsystem_name, Vwindow_scroll_functions)
3411         (Vwindow_system_version, Vx_no_window_manager, initial_argc)
3412         (initial_argv, last_nonmenu_event, load_in_progress)
3413         (noninteractive_need_newline, scroll_margin): Add declarations.
3415         * keyboard.h (xmalloc_widget_value, digest_single_submenu):
3416         Remove declarations, menu.h has them.
3417         (QCbutton, QCtoggle, QCradio, QClabel, extra_keyboard_modifiers)
3418         (Vinput_method_function, Qinput_method_function)
3419         (Qevent_symbol_element_mask, last_event_timestamp):
3420         * dispextern.h (Voverflow_newline_into_fringe):
3421         * font.h (QCantialias, Qp, syms_of_ftfont, syms_of_xfns)
3422         (syms_of_ftxfont, syms_of_xftfont, syms_of_bdffont)
3423         (syms_of_w32font, syms_of_nsfont):
3424         * fontset.h (find_font_encoding, Qlatin):
3425         * frame.h (Qtooltip, Qrun_hook_with_args, Vmenu_bar_mode)
3426         (Vtool_bar_mode, set_frame_menubar):
3427         * ftfont.h (ftfont_font_format, ftfont_get_fc_charset):
3428         * xterm.h (Qx_gtk_map_stock):
3429         * keymap.h (meta_prefix_char): Add declarations.
3431         * term.c: Remove dead code.
3433         Fix emacs -Q -f server-start & emacsclient -t on GNU/Linux.
3434         * term.c (dissociate_if_controlling_tty): Use USG5 instead of
3435         USG.  This is equivalent to defined (USG) && !defined (BSD_PGRPS),
3436         which is what was there before BSD_PGRPS was removed.
3438 2010-08-05  Eli Zaretskii  <eliz@gnu.org>
3440         * deps.mk (unexcoff.o): Rename unexec.[co] => unexcoff.[co].
3442         * unexcoff.c: Renamed from unexec.c.
3444 2010-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
3446         * sysdep.c (child_setup_tty): Comment-out left-over non-ICANON code.
3448 2010-08-03  Johan Bockgård  <bojohan@gnu.org>
3450         * data.c (Flocal_variable_p): Handle variable aliases correctly.
3451         (Bug#6744)
3453 2010-08-02  Jan Djärv  <jan.h.d@swipnet.se>
3455         * xterm.c (x_create_toolkit_scroll_bar): Only set XtNbeNiceToColormap
3456         to TRUE if depth of screen is < 16.
3458         * gtkutil.c (hierarchy_ch_cb, qttip_cb): Do not define unless
3459         USE_GTK_TOOLTIP.
3460         (xg_prepare_tooltip): Return 0 unless USE_GTK_TOOLTIP.
3461         (xg_show_tooltip, xg_hide_tooltip): Do nothing unless USE_GTK_TOOLTIP.
3462         (xg_create_frame_widgets): Surround tooltip-related code with ifdef
3463         USE_GTK_TOOLTIP.
3464         (xg_free_frame_widgets): Don't delete ttip_* unless USE_GTK_TOOLTIP.
3466         * xterm.h (USE_GTK_TOOLTIP): New define.
3467         (struct x_output): Put ttip_* inside ifdef USE_GTK_TOOLTIP.
3469         * sysdep.c (child_setup_tty): Enable ICANON in lflags and set VEOF
3470         to Control-D (Bug#6771).
3472 2010-08-02  Juanma Barranquero  <lekktu@gmail.com>
3474         * editfns.c (Fregion_beginning, Fregion_end): Doc fixes (bug#6493).
3475         Wording by Drew Adams <drew.adams@oracle.com>.
3477 2010-08-01  Jan Djärv  <jan.h.d@swipnet.se>
3479         * xterm.h (struct x_output): Add ttip_widget, ttip_window and
3480         ttip_lbl.
3482         * xterm.c (x_clear_frame): Check FRAME_GTK_WIDGET (f) before
3483         calling gtk_widget_queue_draw.
3484         (x_free_frame_resources): Call xg_free_frame_widgets.
3486         * xfns.c (x_gtk_use_system_tooltips): New variable.
3487         (Fx_show_tip): If USE_GTK and x_gtk_use_system_tooltips, call
3488         new gtkutil tooltip functions to show the tooltip.
3489         (Fx_hide_tip): Call xg_hide_tooltip.
3490         (syms_of_xfns): Defvar x-gtk-use-system-tooltips.
3492         * gtkutil.h (xg_free_frame_widgets, xg_prepare_tooltip)
3493         (xg_show_tooltip, xg_hide_tooltip): Declare.
3495         * gtkutil.c (hierarchy_ch_cb, qttip_cb, xg_prepare_tooltip)
3496         (xg_show_tooltip, xg_hide_tooltip, xg_free_frame_widgets):
3497         New functions.
3498         (xg_create_frame_widgets): Set ttip_* to 0.  Set a dummy tooltip
3499         text so qttip_cb is called.  Connect query-tooltip to qttip_cb.
3500         Remove code that is commented out.
3502 2010-08-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3504         * keymap.c (Fdefine_key, Flookup_key): Say what event is invalid.
3506 2010-07-31  Chong Yidong  <cyd@stupidchicken.com>
3508         * xselect.c (x_own_selection): Use list4.
3510 2010-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
3512         * buffer.c (Qwindow): Do not define, already defined in data.c.
3513         (syms_of_buffer): Do not intern and staticpro Qwindow.  (Bug#6760)
3515 2010-07-29  Chad Brown  <yandros@mit.edu>
3517         Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconf.
3518         * dired.c, sysdep.c: Test HAVE_DIRENT_H instead of SYSV_SYSTEM_DIR.
3519         * config.in: Undef HAVE_DIRENT_H.
3520         * s/aix4-2.h, s/bsd-common.h, s/cygwin.h, s/gnu-linux.h,
3521         * s/msdos.h, s/usg5-4.h: Don't define SYSV_SYSTEM_DIR.
3523 2010-07-29  Dan Nicolaescu  <dann@ics.uci.edu>
3525         Rename s/usg5-4.h -> s/usg5-4-common.h.
3526         * s/usg5-4.h: Rename file to ...
3527         * s/usg5-4-common.h: ... this for consistency with what we do for BSD.
3528         * s/unixware.h:
3529         * s/sol2-6.h:
3530         * s/irix6-5.h: Update includes accordingly.
3532 2010-07-29  Jan Djärv  <jan.h.d@swipnet.se>
3534         * xfns.c (x_set_tool_bar_position): Remove debug fprintf.
3536         * xterm.h (struct x_output): Add toolbar_top_height,
3537         toolbar_bottom_height, toolbar_left_width, toolbar_right_width.
3538         Remove toolbar_height.
3539         If USE_GTK: Add hbox_widget and toolbar_in_hbox.
3540         (FRAME_TOOLBAR_TOP_HEIGHT, FRAME_TOOLBAR_BOTTOM_HEIGHT)
3541         (FRAME_TOOLBAR_LEFT_WIDTH, FRAME_TOOLBAR_RIGHT_WIDTH): New macros.
3542         (FRAME_TOOLBAR_HEIGHT): Is now TOP_HEIGHT + BOTTOM_HEIGHT.
3544         * xterm.c (x_set_window_size_1): Add FRAME_TOOLBAR_WIDTH to pixelwidth.
3546         * xfns.c (x_set_tool_bar_position): New function.
3547         (xic_set_statusarea): Use FRAME_TOOLBAR_TOP_HEIGHT.
3548         (x_frame_parm_handlers): Add x_set_tool_bar_position.
3549         (syms_of_xfns): If USE_GTK, provide move-toolbar.
3551         * window.c (calc_absolute_offset): Check for FRAME_TOOLBAR_TOP_HEIGHT
3552         and FRAME_TOOLBAR_LEFT_WIDTH.
3554         * gtkutil.h (xg_change_toolbar_position): Declare.
3556         * gtkutil.c (FRAME_TOTAL_PIXEL_WIDTH): New macro.
3557         (xg_frame_set_char_size): Add FRAME_TOOLBAR_WIDTH to pixelwidth.
3558         (xg_height_or_width_changed): Use FRAME_TOTAL_PIXEL_WIDTH.
3559         (xg_create_frame_widgets): Create a hobox for placing widgets
3560         vertically.  Use gtk_box_pack_start.
3561         (xg_height_or_width_changed): Rename from xg_height_changed.
3562         (x_wm_set_size_hint): Add FRAME_TOOLBAR_WIDTH to base_width.
3563         (xg_update_frame_menubar, free_frame_menubar): Change to
3564         xg_height_or_width_changed.
3565         (xg_tool_bar_detach_callback): Update left/right/top/bottom tool bar
3566         size correctly.  Remove hardcoded 4, instead use handlebox size -
3567         toolbar size.
3568         (xg_tool_bar_attach_callback): Update left/right/top/bottom tool bar
3569         size correctly.  Use handlebox size + toolbar size as additional size.
3570         (xg_pack_tool_bar): POS is a new parameter.
3571         Set orientation of tool bar based on pos.
3572         Only make handlebox_widget if NULL.
3573         Check if tool bar goes to vbox or hbox depending on pos.
3574         (xg_update_tool_bar_sizes): New function.
3575         (update_frame_tool_bar): Remove old_req, new_req.  Do not get tool bar
3576         height, call xg_update_tool_bar_sizes instead.
3577         (free_frame_tool_bar): Remove from hbox or vbox depending on
3578         toolbar_in_hbox,  Set all FRAME_TOOLBAR_*_(WIDTH|HEIGHT) to zero.
3579         (xg_change_toolbar_position): New function.
3581         * frame.h (struct frame): Add tool_bar_position.
3582         (Qbottom): Declare.
3584         * frame.c (Qtool_bar_position): New variable.
3585         (make_frame): Set tool_bar_position to Qtop.
3586         (frame_parms): Add tool-bar-position.
3587         (x_report_frame_params): Store tool_bar_position.
3588         (x_set_fringe_width): Reset wm size hint after fringe changes.
3590 2010-07-29  Dan Nicolaescu  <dann@ics.uci.edu>
3592         Make lisp_time_argument declaration work on all systems.
3593         * lisp.h (lisp_time_argument): Move declaration ...
3594         * systime.h (lisp_time_argument): ... here
3595         * editfns.c (lisp_time_argument): Remove declaration.  (Bug#6751)
3597 2010-07-29  Jan Djärv  <jan.h.d@swipnet.se>
3599         * vm-limit.c (POINTER): Add typedef for it.
3600         (start_of_data): Change return type from POINTER to char *.
3602         * frame.h (Qtty_color_mode): Move declaration out of ifdef
3603         HAVE_WINDOW_SYSTEM.
3605 2010-07-29  Dan Nicolaescu  <dann@ics.uci.edu>
3607         * vm-limit.c: Do not include sys/resource.h, mem-limits.h does it.
3608         Remove reference to __osf__, unused.
3610         * mem-limits.h: Remove duplicated includes.
3611         (NULL): Remove definition, unused.
3612         (POINTER): Remove definition.
3613         (start_of_data): Use char* in prototype, as the function
3614         definition does.
3616         Remove extern declarations from .c files, and them to .h files.
3617         * keyboard.h (Qhelp_echo, waiting_for_input)
3618         (input_available_clear_time, ignore_mouse_drag_p)
3619         (Vdouble_click_time, real_this_command, Vthis_original_command):
3620         * keymap.h (Qremap, Qmenu_item, Voverriding_local_map)
3621         (Voverriding_local_map_menu_flag):
3622         * lisp.h (Qinteractive_form, use_file_dialog)
3623         (Qcursor_in_echo_area, QCascent, QCmargin, QCrelief, Qcount)
3624         (Qextension_data, QCconversion, QCcolor_symbols, QCheuristic_mask)
3625         (QCindex, QCmatrix, QCcolor_adjustment, QCmask)
3626         (Qrisky_local_variable, map_char_table_for_charset, Vprint_level)
3627         (Qfunction, debug_on_next_call, Qfield)
3628         (Vinhibit_field_text_motion, Vuser_login_name, lisp_time_argument)
3629         (Qpriority, Qwindow, Qevaporate, Qbefore_string, Qafter_string)
3630         (Qfile_directory_p, Qinsert_file_contents)
3631         (Qcompletion_ignore_case, Qcompletion_ignore_case)
3632         (Vcompletion_regexp_list, Vhistory_length, completion_ignore_case)
3633         (history_delete_duplicates, minibuffer_auto_raise, Qonly)
3634         (Qfile_name_handler_alist, Qfront_sticky, Qrear_nonsticky)
3635         (Qminibuffer_prompt)
3636         (Vtemporary_file_directory,char_ins_del_vector, Qface):
3637         * xterm.h (gray_bitmap_width, gray_bitmap_height)
3638         (gray_bitmap_bits, xic_create_fontsetname):
3639         * coding.h (Vtranslation_table_for_input): Add extern declarations.
3641         * xsmfns.c (Vuser_login_name):
3642         * xrdb.c (Vdouble_click_time):
3643         * xfaces.c (xic_create_fontsetname):
3644         * w32select.c (waiting_for_input):
3645         * print.c (minibuffer_auto_raise):
3646         * msdos.c (Qhelp_echo):
3647         * macros.c (real_this_command):
3648         * keymap.c (Voverriding_local_map):
3649         * xterm.c (poll_for_input_1, gray_bitmap_width)
3650         (gray_bitmap_height, gray_bitmap_bits;
3651         * xmenu.c ( Voverriding_local_map)
3652         (Voverriding_local_map_menu_flag; Qmenu_item; use_dialog_box)
3653         (use_file_dialog, Xt_app_con):
3654         * xdisp.c (minibuffer_auto_raise, Voverriding_local_map)
3655         (Voverriding_local_map_menu_flag, Qmenu_item, Qface, Qinvisible)
3656         (Qwidth, Qinvisible, Qwindow, Qpriority, Qtool_bar_lines)
3657         (Qtool_bar_lines, ignore_mouse_drag_p):
3658         * minibuf.c (Voverriding_local_map, Qfield, Qfront_sticky)
3659         (Qrear_nonsticky, nconc2):
3660         * keyboard.c (current_global_map, minibuf_level, Qmenu_item)
3661         (Vhistory_length, Vtranslation_table_for_input, Qcomposition)
3662         (Qdisplay, Qafter_string, Qbefore_string, Qundefined):
3663         * fileio.c (use_dialog_box, use_file_dialog, Vuser_login_name)
3664         (minibuf_level, minibuffer_auto_raise, lisp_time_argument):
3665         * eval.c (Qinteractive_form, Qrisky_local_variable, Qfunction)
3666         (gc_in_progress):
3667         * doc.c (Voverriding_local_map, Qremap):
3668         * dired.c (completion_ignore_case, Qcompletion_ignore_case)
3669         (Vcompletion_regexp_list):
3670         * coding.c (Qmac, Qinsert_file_contents, Qwrite_region)
3671         (Qcompletion_ignore_case):
3672         * callint.c (Qcursor_in_echo_area, Qfile_directory_p, Qonly)
3673         (Vhistory_length, Vthis_original_command, real_this_command)
3674         (Qface, Qminibuffer_prompt, history_delete_duplicates):
3675         * image.c (Qrisky_local_variable):
3676         * fontset.c (QCname):
3677         * fns.c (minibuffer_auto_raise, QCname):
3678         * dispnew.c (char_ins_del_cost):
3679         * composite.c (font_fill_lglyph_metrics):
3680         * cmds.c (Qface, Vtranslation_table_for_input):
3681         * charset.c (map_char_table_for_charset, Qfile_name_handler_alist):
3682         * ccl.c (charset_unicode):
3683         * callproc.c (Vtemporary_file_directory):
3684         * buffer.c (emacs_strerror): Remove extern declarations.
3686         * data.c (Qwindow): Make non-static, used from other files too.
3687         * frame.c (validate_x_resource_name): Remove shadow definition for i.
3689         * unexec.c (make_hdr): Remove references to NO_REMAP, COFF,
3690         SEGMENT_MASK, SECTION_ALIGNMENT, ADJUST_EXEC_HEADER.
3691         * s/usg5-4.h (COFF):
3692         * s/template.h:
3693         * s/msdos.h (COFF, NO_REMAP):
3694         * s/ms-w32.h (NO_REMAP):
3695         * s/hpux10-20.h (NO_REMAP):
3696         * m/sparc.h (SEGMENT_MASK):
3697         * m/m68k.h (NO_REMAP):
3698         * m/intel386.h (SEGMENT_MASK):
3699         * m/arm.h (NO_REMAP):
3700         * m/alpha.h (COFF):
3701         * m/template.h: Remove references to unused defines.
3703 2010-07-28  Jan Djärv  <jan.h.d@swipnet.se>
3705         * xsettings.c (Ftool_bar_get_system_style): Also check for
3706         Qtext_image_horiz.
3708         * xdisp.c (Qtext_image_horiz): Define.
3709         (syms_of_xdisp): Initialize Qtext_image_horiz.  Add text-image-horiz
3710         to documentation of tool-bar-style.
3712         * lisp.h (Qtext_image_horiz): Declare.
3714         * gtkutil.c (xg_make_tool_item, xg_show_toolbar_item): Handle tool bar
3715         style text_image_horiz.
3717 2010-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
3719         * emacs.c (Fkill_emacs): Remove return statement.
3721         * term.c (Qspace, QCalign_to, QCwidth): Remove declarations.
3722         (encode_terminal_code, produce_composite_glyph): Remove unused variables.
3723         (set_tty_color_mode, term_mouse_highlight, term_get_fkeys):
3724         Remove local extern declarations.
3726         * xmenu.c: Do not included lwlib.h, not needed.
3728         * m/iris4d.h (XUINT, XSET): Remove, not needed.
3730         * process.c: Move definitions earlier to minimize #ifdefs.
3732         * xterm.h (x_get_customization_string, x_load_resources)
3733         (x_get_resource, x_text_icon, x_text_icon, x_check_errors)
3734         (x_check_errors, x_property_data_to_lisp, defined_color)
3735         (xic_set_xfontset, x_defined_color): Use const.
3737         * xterm.c (xlwmenu_window_p, xlwmenu_redisplay): Remove declarations.
3738         (x_text_icon, x_check_errors, x_connection_closed): Use const.
3740         * xselect.c (selection_data_to_lisp_data)
3741         (x_property_data_to_lisp):
3742         * xrdb.c (x_get_string_resource, file_p)
3743         (x_get_customization_string, magic_file_p, search_magic_path)
3744         (get_system_app, get_user_app, x_load_resources, x_get_resource)
3745         (x_get_string_resource): Use const.
3747         * xfns.c: Include xlwmenu.h when USE_LUCID.
3748         (x_defined_color, xic_set_xfontset): Use const.
3749         (Fx_hide_tip): Remove local extern declaration.
3751         * xfaces.c (Qmouse_face): Remove declaration.
3752         (face_color_gray_p, tty_defined_color, defined_color)
3753         (face_color_gray_p, face_color_supported_p): Add const.
3755         * xdisp.c (do_mouse_tracking): Remove declaration.
3756         (add_to_log): Use const.
3758         * minibuf.c (Qmouse_face): Remove declaration.
3760         * msdos.c (IT_note_mouse_highlight): Remove local extern declaration.
3762         * keyboard.h (do_mouse_tracking): Add declaration.
3764         * image.c (QCwidth, QCheight, QCforeground, QCbackground, QCfile)
3765         (QCdata, QCtype, Qcenter): Remove declarations.
3767         * frame.c (x_get_resource_string, x_get_string_resource)
3768         (x_get_arg, x_frame_get_arg, x_frame_get_and_record_arg)
3769         (x_default_parameter): Use const.
3771         * font.c (Qnormal, QCtype, QCfamily, QCweight, QCslant, QCwidth)
3772         (QCheight, QCsize, QCname): Remove declarations.
3774         * emacs.c (main): Remove local extern declaration.
3776         * editfns.c (region_limit, syms_of_editfns): Remove local extern
3777         declarations.
3779         * dispnew.c: Remove duplicate #include <unistd.h>.
3780         (update_window, update_frame_1, init_display): Remove local extern
3781         declarations.
3783         * dispextern.h (add_to_log): Remove declaration.
3784         (x_get_arg, x_frame_get_arg, x_frame_get_and_record_arg)
3785         (x_frame_get_and_record_arg, x_default_parameter): Add const.
3787         * dired.c (scmp): Add const.
3788         (directory_files_internal): Remove local extern declaration.
3790         * data.c (Finteractive_form): Use const.
3792         * composite.c (syms_of_composite): Remove local extern declarations.
3794         * charset.c (add_to_log): Remove declaration.
3796         * character.c (strwidth, parse_str_to_multibyte): Add const.
3798         * character.h (strwidth, parse_str_to_multibyte): Likewise.
3800         * buffer.c (Fset_buffer_multibyte): Remove local extern declaration.
3802         * lisp.h (Fkill_emacs): Mark as NO_RETURN.
3803         (Lisp_Subr): Make doc and intspec constant.
3804         (QCsize, Qspace, Qcenter, QCalign_to, QCdata, QCfile, QCtype)
3805         (Qlocal, Qapply, Qnormal, QCfamily, QCweight, QCslant, QCwidth)
3806         (QCheight, QCsize, QCname, QCwidth, QCforeground)
3807         (QCbackground, add_to_log, stack_base, Vmark_even_if_inactive)
3808         (display_arg): Add declarations.
3810 2010-07-27  Christoph Scholtes  <cschol2112@gmail.com>
3812         * minibuf.c (Fread_buffer): Doc fix (bug#6528).
3814         * window.c (Fwindow_height): Doc fix (bug#6518).
3816 2010-07-27  Juanma Barranquero  <lekktu@gmail.com>
3818         * buffer.c (syms_of_buffer) <fringe-indicator-alist>: Doc fix.
3820 2010-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
3822         * keyboard.c (Ftop_level, Fexit_recursive_edit)
3823         (Fabort_recursive_edit): Remove return statements in NO_RETURN
3824         functions.
3826         * frame.h (Qtty_color_mode): Add declaration.
3828         * lisp.h (Ftop_level, Fexit_recursive_edit)
3829         (Fabort_recursive_edit): Mark as NO_RETURN.
3831 2010-07-26  Kenichi Handa  <handa@m17n.org>
3833         * font.c (Ffont_shape_gstring): Terminate GSTRING by nil if the
3834         number of glyphs gets smaller than the original length.  (Bug#6621)
3836 2010-07-26  Juanma Barranquero  <lekktu@gmail.com>
3838         * lread.c (unreadpure, mapatoms_1): Make static.
3840 2010-07-25  Juanma Barranquero  <lekktu@gmail.com>
3842         * terminfo.c (tparam): Fix prototype of tparm.
3844 2010-07-25  Andreas Schwab  <schwab@linux-m68k.org>
3846         * emacs.c (main) [PROFILING]: Use __executable_start if defined to
3847         find start of text segment.
3848         * dispnew.c (safe_bcopy): Don't define if HAVE___EXECUTABLE_START
3849         is defined.
3851         * callproc.c (set_initial_environment): Avoid unbalanced braces.
3853 2010-07-25  Ken Brown  <kbrown@cornell.edu>
3855         * vm-limit.c (check_memory_limits): Fix previous change;
3856         accidentally reverted an earlier change.
3858 2010-07-25  Ken Brown  <kbrown@cornell.edu>
3860         * mem-limits.h (BSD4_2) [cygwin]: Don't define here; instead...
3861         * vm-limit.c: ...add 'defined (CYGWIN)' here (Bug#6715).
3863 2010-07-25  Juanma Barranquero  <lekktu@gmail.com>
3865         * callproc.c (relocate_fd): Set inside #ifndef WINDOWSNT.
3866         * dired.c (opendir, readdir): Fix prototypes.
3867         * editfns.c (w32_get_internal_run_time): Fix prototypes.
3868         * keyboard.c (input_available_signal): Declare inside #ifdef SIGIO.
3869         * ndir.h (opendir, readdir, seekdir, closedir): Fix prototypes.
3870         (telldir): Remove declaration.
3871         * ralloc.c (real_morecore, __morecore): Fix prototypes.
3872         * sound.c (alsa_sound_perror): Declare inside #ifdef HAVE_ALSA.
3873         * syssignal.h (strsignal): Fix prototype.
3874         * term.c (tparam): Fix prototype.
3875         (term_get_fkeys_address, term_get_fkeys_kboard, term_get_fkeys_1)
3876         (term_get_fkeys): Set inside "#ifndef DOS_NT".
3877         * vm-limit.c (check_memory_limits): Fix prototypes of real_morecore
3878         and __morecore.
3879         * w32gui.h (XParseGeometry): Fix prototype.
3880         * w32heap.h (get_data_start, get_data_end, init_heap): Fix prototypes.
3881         * w32term.c (my_set_focus): Declare inside #if 0.
3882         * w32term.h (x_window_to_frame, x_display_info_for_name, w32_term_init)
3883         (w32_fill_rect, w32_clear_window, init_crit, delete_crit, signal_quit)
3884         (drain_message_queue, get_next_msg, post_msg, parse_button)
3885         (ClipboardSequence_Proc): Fix prototypes.
3886         (wait_for_sync): Remove declaration.
3888 2010-07-24  Juanma Barranquero  <lekktu@gmail.com>
3890         * w32fns.c (w32_to_x_color): Remove, unused.
3892 2010-07-24  Andreas Schwab  <schwab@linux-m68k.org>
3894         * lisp.h: Remove leftover P_.
3896 2010-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
3898         * ecrt0.c, unexalpha.c: Remove files, unused.
3900 2010-07-24  Andreas Schwab  <schwab@linux-m68k.org>
3902         * cmds.c (internal_self_insert): Make static.
3903         * lisp.h (internal_self_insert): Remove declaration.
3905 2010-07-23  Juanma Barranquero  <lekktu@gmail.com>
3907         * alloc.c (free_float):
3908         * font.c [ENABLE_CHECKING] (font_match_xlfd, font_check_xlfd_parse):
3909         * frame.c (delete_frame_handler):
3910         * ralloc.c (reorder_bloc):
3911         * w32menu.c (menubar_id_to_frame, add_left_right_boundary):
3912         Remove unused static functions.
3914         * menu.c (cleanup_popup_menu): Set inside "#ifdef HAVE_NS";
3915         it is called only from NS code.
3917         * w32term.c (my_set_focus): #ifdef away; it is called only from
3918         "#ifdef 0" code.
3920         * w32fns.c (x_edge_detection):
3921         * xfaces.c (may_use_scalable_font_p):
3922         Remove obsolete static declarations.
3924 2010-07-20  Juanma Barranquero  <lekktu@gmail.com>
3926         * alloc.c (emacs_blocked_free, emacs_blocked_malloc)
3927         (emacs_blocked_realloc, uninterrupt_malloc):
3928         * fringe.c (w32_reset_fringes):
3929         * image.c (convert_mono_to_color_image, lookup_rgb_color)
3930         (init_color_table, XPutPixel, jpeg_resync_to_restart_wrapper):
3931         * sound.c (be2hs, do_play_sound):
3932         * vm-limit.c (get_lim_data, ret_lim_data):
3933         * w32term.c (x_free_frame_resources):
3934         * xfaces.c (x_create_gc, x_free_gc):
3935         Convert definitions to standard C.
3937 2010-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3939         * eval.c (Feval, Ffuncall): Use the new names.
3941         * lisp.h (struct Lisp_Subr): Rename `am' to aMANY and add aUNEVALLED.
3942         (DEFUN): Add braces around the union initialisation and use ## to
3943         specify the right union alternative and avoid a cast.
3945 2010-07-18  Juanma Barranquero  <lekktu@gmail.com>
3947         * makefile.w32-in ($(BLD)/keyboard.$(O)): Update dependencies.
3949 2010-07-17  Chong Yidong  <cyd@stupidchicken.com>
3951         * frame.c (make_initial_frame): Use set_menu_bar_lines (Bug#6660).
3953 2010-07-17  Jan Djärv  <jan.h.d@swipnet.se>
3955         * gtkutil.c (xg_event_is_for_menubar): Also check that event window
3956         is related to the menu bar (Bug#6499).
3957         (xg_frame_resized): GTK_IS_MAPPED => gtk_widget_get_mapped, for Gtk 3.0.
3959 2010-07-16  Jan Djärv  <jan.h.d@swipnet.se>
3961         * xterm.h (x_menubar_window_to_frame): Second parameter is XEvent*.
3963         * xterm.c (handle_one_xevent): Pass event to x_menubar_window_to_frame.
3965         * xmenu.c (x_activate_menubar): Revert previous fix for Bug#6499,
3966         i.e. don't put back ButtonRelease (Bug#6608).
3968         * xfns.c (x_menubar_window_to_frame): Take XEvent as second parameter
3969         instead of Window.  Call xg_event_is_for_menubar when
3970         USE_GTK (Bug#6499).
3972         * gtkutil.h (xg_event_is_for_menubar): Declare.
3974         * gtkutil.c (xg_event_is_for_menubar): New function (Bug#6499).
3976 2010-07-16  Eli Zaretskii  <eliz@gnu.org>
3978         * w32fns.c (x_set_foreground_color): Fix setting the cursor color
3979         when it's the same as the old foreground.  (Bug#6609)
3981 2010-07-16  Jan Djärv  <jan.h.d@swipnet.se>
3983         * xmenu.c (free_frame_menubar): Only call x_set_window_size if
3984         widget is non-null (Bug#6645).
3986 2010-07-15  Andreas Schwab  <schwab@linux-m68k.org>
3988         * xterm.c (x_fully_uncatch_errors, x_trace_wire, x_check_font):
3989         Convert old-style definition.
3991         * xmenu.c (create_and_show_popup_menu, xmenu_show): Fix type of
3992         timestamp argument.
3994 2010-07-15  Eli Zaretskii  <eliz@gnu.org>
3996         * fringe.c (update_window_fringes): Restore mistakenly reverted
3997         code from 2010-04-17T12:33:05Z!eliz@gnu.org merged in 2010-04-20T13:31:28Z!eliz@gnu.org.
3999 2010-07-14  Jan Djärv  <jan.h.d@swipnet.se>
4001         * xterm.c (xm_scroll_callback, x_process_timeouts): K&R => prototype.
4002         (SET_SAVED_KEY_EVENT): Remove (not used).
4003         (SET_SAVED_MENU_EVENT): Rename to SET_SAVED_BUTTON_EVENT and
4004         remove size parameter.
4005         (handle_one_xevent): Check popup_activated () for menu for Xt also.
4006         Remove #ifdef USE_GTK around finish = X_EVENT_DROP.
4007         Remove #ifdef USE_MOTIF code that did SET_SAVED_BUTTON_EVENT for
4008         ButtonRelease.
4009         (x_set_window_size_1): scroll_bar_actual_width is always
4010         SCROLL_BAR_COLS * COLUMN_WIDTH for the purpose of frame sizing.
4012         * xdisp.c (pending_menu_activation): Remove extern declaration.
4013         (prepare_menu_bars): Remove setting of pending_menu_activation.
4015         * xmenu.c (pending_menu_activation): Remove.
4016         (x_activate_menubar): Set popup_activated_flag for Xt also.
4017         Remove setting of pending_menu_activation.
4018         (set_frame_menubar): Remove check of pending_menu_activation.
4019         Declare menubar_size before code.  Correct spelling in comment.
4021 2010-07-14  Kenichi Handa  <handa@m17n.org>
4023         * font.c (font_open_entity): Cancel previous change.
4024         (Ffont_get): Don't check FONT_ENTITY_INDEX of a font-object.
4026 2010-07-13  Eli Zaretskii  <eliz@gnu.org>
4028         Remove subprocesses #ifdefs.
4029         * process.c <inhibit_sentinels>: Move to the common part.
4030         (Fwaiting_for_user_input_p): Move to the common part; return nil
4031         if async subprocesses aren't supported.
4032         * sysdep.c (wait_for_termination) [!MSDOS]: Don't compile on
4033         MS-DOS.  Remove "#ifdef subprocesses".
4034         (sys_subshell, sys_select): Remove "#ifdef subprocesses".
4035         (gettimeofday): Remove "#ifdef subprocesses".
4036         (wait_without_blocking): Remove function.
4037         (flush_pending_output, child_setup_tty): Don't compile on MS-DOS.
4038         Remove "#ifdef subprocesses".
4039         (child_setup_tty): Use WINDOWSNT instead of DOS_NT, since not
4040         compiled on MS-DOS.
4041         * callproc.c (Fcall_process) [!MSDOS]: Don't call
4042         wait_for_termination on MS-DOS.
4043         * emacs.c (shut_down_emacs): Remove "#ifndef subprocesses" from
4044         initialization of inhibit_sentinels.
4045         * keyboard.c (record_asynch_buffer_change): Remove "#ifdef
4046         subprocesses" conditional.
4047         * callproc.c (Fcall_process) [!subprocesses]: Don't call
4048         wait_for_termination, since `buffer' cannot be an integer when
4049         async subprocesses are not supported
4050         * xdisp.c (decode_mode_spec): Use `MSDOS' instead of `subprocesses'
4051         for ifdefing away the call to Fprocess_status.
4053         * process.c (add_keyboard_wait_descriptor) [!subprocesses]: Ifdef
4054         away the entire body of the function.
4056 2010-07-13  Dan Nicolaescu  <dann@ics.uci.edu>
4058         Remove subprocesses #ifdefs from term.c.
4059         * process.c (add_keyboard_wait_descriptor)
4060         (delete_keyboard_wait_descriptor): Move to common section, do
4061         nothing when subprocesses is not defined.
4062         * term.c (Fsuspend_tty, Fresume_tty, init_tty):
4063         Remove subprocesses #ifdefs.
4065         Convert maybe_fatal to standard C.
4066         * lisp.h (verror): Declare.
4067         * eval.c (verror): New function containing the code from ...
4068         (error): ... this.  Call verror.
4069         * term.c (vfatal): New function containing the code from ...
4070         (fatal): ... this.  Call vfatal.
4071         (maybe_fatal): Convert to standard C, use variable number of
4072         arguments.  Declare as non-return.
4073         (init_tty): Fix maybe_fatal call.
4075 2010-07-12  Dan Nicolaescu  <dann@ics.uci.edu>
4077         * xterm.c (x_scroll_bar_set_handle, x_scroll_bar_expose)
4078         (_scroll_bar_note_movement): Convert definitions to standard C.
4079         * xmenu.c (menu_help_callback, pop_down_menu, xmenu_show):
4080         * xfns.c (hack_wm_protocols, x_window, x_window): Likewise.
4082 2010-07-12  Dan Nicolaescu  <dann@ics.uci.edu>
4084         * xterm.c (x_frame_of_widget, x_alloc_nearest_color_for_widget)
4085         (x_alloc_lighter_color_for_widget, cvt_string_to_pixel)
4086         (cvt_pixel_dtor, x_window_to_menu_bar, xt_action_hook)
4087         (xaw_jump_callback, xaw_scroll_callback)
4088         (x_create_toolkit_scroll_bar, x_set_toolkit_scroll_bar_thumb)
4089         (x_wm_set_size_hint, x_activate_timeout_atimer):
4090         Convert definitions to standard C.
4091         * xmenu.c (menubar_id_to_frame, popup_get_selection)
4092         (popup_activate_callback, popup_deactivate_callback)
4093         (menu_highlight_callback, menubar_selection_callback)
4094         (apply_systemfont_to_dialog, apply_systemfont_to_menu)
4095         (free_frame_menubar, popup_selection_callback, as)
4096         (create_and_show_popup_menu, dialog_selection_callback)
4097         (create_and_show_dialog):
4098         * xfns.c (hack_wm_protocols, x_window):
4099         * xfaces.c (x_update_menu_appearance):
4100         * widget.c (get_default_char_pixel_size, pixel_to_char_size)
4101         (char_to_pixel_size, round_size_to_char, get_wm_shell)
4102         (set_frame_size, update_wm_hints, setup_frame_gcs)
4103         (update_various_frame_slots, update_from_various_frame_slots)
4104         (EmacsFrameInitialize, EmacsFrameRealize, EmacsFrameResize)
4105         (EmacsFrameSetValues, EmacsFrameQueryGeometry)
4106         (EmacsFrameSetCharSize, widget_store_internal_border): Likewise.
4108 2010-07-12  Andreas Schwab  <schwab@linux-m68k.org>
4110         * dbusbind.c (xd_initialize): Don't compare boolean with a constant.
4112 2010-07-12  Eli Zaretskii  <eliz@gnu.org>
4114         * process.c (setup_process_coding_systems): Move to the part
4115         shared by non-subprocesses systems, and make its body empty when
4116         subprocesses is not defined.
4117         (close_process_descs): Move to the part shared by non-subprocesses
4118         systems.
4119         (wait_reading_process_output) [!subprocesses]: Convert arg list to
4120         ANSI C.
4122 2010-07-12  Andreas Schwab  <schwab@linux-m68k.org>
4124         * editfns.c (transpose_markers): Convert old-style definition.
4125         * emacs.c (abort, shut_down_emacs, fixup_locale)
4126         (synchronize_system_time_locale)
4127         (synchronize_system_messages_locale, syms_of_emacs): Likewise.
4128         * floatfns.c (extract_float, matherr, init_floatfns)
4129         (syms_of_floatfns): Likewise.
4130         * fns.c (make_hash_table): Likewise.
4131         * ftfont.c (ftfont_get_otf, ftfont_otf_features)
4132         (ftfont_otf_capability, ftfont_get_glyph_id, ftfont_get_metrics)
4133         (ftfont_drive_otf, ftfont_shape_by_flt, ftfont_shape)
4134         (ftfont_variation_glyphs): Likewise.
4135         * gtkutil.c (xg_create_widget, xg_modify_menubar_widgets): Likewise.
4136         * keymap.c (describe_map_tree, describe_map, describe_vector): Likewise.
4137         * lread.c (read_filtered_event): Likewise.
4138         * minibuf.c (read_minibuf_noninteractive, read_minibuf): Likewise.
4139         * process.c (wait_reading_process_output): Likewise.
4140         * scroll.c (do_line_insertion_deletion_costs): Likewise.
4141         * search.c (search_buffer, boyer_moore): Likewise.
4142         * syntax.c (scan_sexps_forward): Likewise.
4143         * xdisp.c (try_scrolling): Likewise.
4144         * xfaces.c (face_at_buffer_position, face_for_overlay_string)
4145         (face_at_string_position): Likewise.
4146         * xfns.c (x_default_scroll_bar_color_parameter): Likewise.
4147         * xselect.c (x_get_window_property, receive_incremental_selection)
4148         (x_get_window_property_as_lisp_data, lisp_data_to_selection_data):
4149         Likewise.
4150         * xterm.c (x_draw_relief_rect, x_draw_box_rect): Likewise.
4152 2010-07-12  Dan Nicolaescu  <dann@ics.uci.edu>
4154         * callproc.c (child_setup): Remove subprocesses conditional.
4155         Remove code dealing with SET_EMACS_PRIORITY, unused.
4157         * buffer.c (Fset_buffer_multibyte): Remove subprocesses conditional.
4158         * process.c (close_process_descs): Use DOS_NT instead of WINDOWSNT.
4160         * emacs.c (__do_global_ctors, __do_global_ctors_aux)
4161         (__do_global_dtors, __main): Use void in definition.
4162         (main): Remove code dealing with SET_EMACS_PRIORITY, unused.
4163         Remove SYMS_MACHINE code, unused.  Remove SYMS_SYSTEM, inline
4164         the only users from ...
4165         * s/ms-w32.h (SYMS_SYSTEM): ... here and ...
4166         * s/msdos.h (SYMS_SYSTEM): ... here.  Remove.
4167         (HAVE_VOLATILE): Remove, unused.
4169         Convert more function definitions to standard C.
4170         * xdisp.c (window_box_edges, handle_single_display_spec)
4171         (display_string): Convert definition to standard C.
4172         * scroll.c (do_direct_scrolling, scrolling_1):
4173         * dispnew.c (allocate_matrices_for_frame_redisplay)
4174         (mirrored_line_dance):
4175         * coding.c (code_convert_string):
4176         * charset.c (map_charset_chars):
4177         * ccl.c (Fccl_program_p, Fccl_execute, Fccl_execute_on_string)
4178         (Fregister_ccl_program, Fregister_code_conversion_map):
4179         * keyboard.c (kbd_buffer_nr_stored): Likewise.
4180         (head_table): Make static and const.
4182 2010-07-12  Andreas Schwab  <schwab@linux-m68k.org>
4184         * Makefile.in (C_WARNINGS_SWITCH, PROFILING_CFLAGS)
4185         (PROFILING_LDFLAGS): Set from substitution.
4186         (ALL_CFLAGS): Add C_WARNINGS_SWITCH and PROFILING_CFLAGS, put
4187         CFLAGS last.
4189 2010-07-12  Kenichi Handa  <handa@m17n.org>
4191         * Makefile.in (lisp): Change hebrew.el to hebrew.elc.
4192         (shortlisp): Likewise.
4194         * font.h (enum font_property_index): New member FONT_ENTITY_INDEX.
4196         * font.c (font_open_entity): Record ENTITY in FONT_OBJECT's slot
4197         of FONT_ENTITY_INDEX.
4198         (Ffont_get): If KEY is :otf and the font-object doesn't have the
4199         property, get the property value dynamically.
4200         (Ffont_put): Accept font-entity and font-object too.
4201         (Ffont_get_glyhphs): Rename from Fget_font_glyphs.  Arguments and
4202         return value changed.
4203         (syms_of_font): Adjust for the above change.
4205 2010-07-11  Andreas Schwab  <schwab@linux-m68k.org>
4207         * blockinput.h: Remove obsolete comment.
4209         * lisp.h: Include <stddef.h>.
4210         (OFFSETOF): Don't define.
4211         (VECSIZE): Use offsetof instead of OFFSETOF.
4212         (PSEUDOVECSIZE): Likewise.
4213         * process.c (conv_sockaddr_to_lisp): Likewise.
4214         * alloc.c: Don't include <stddef.h>.
4215         * buffer.h (PER_BUFFER_VAR_OFFSET): Use offsetof.
4217         * process.c: Remove obsolete comment.
4219 2010-07-11  Chong Yidong  <cyd@stupidchicken.com>
4221         * xfaces.c (Vface_remapping_alist): Doc fix (Bug#6091).
4223 2010-07-11  Andreas Schwab  <schwab@linux-m68k.org>
4225         * callint.c (Fcall_interactively): Use strchr, strrchr instead of
4226         index, rindex.
4227         * doc.c (get_doc_string, Fsnarf_documentation): Likewise.
4228         * editfns.c (Fuser_full_name, Fformat): Likewise.
4229         * emacs.c (argmatch, sort_args, decode_env_path): Likewise.
4230         * fileio.c (Ffile_symlink_p): Likewise.
4231         * filelock.c (current_lock_owner): Likewise.
4232         * font.c (font_parse_name, font_parse_family_registry): Likewise.
4233         * fontset.c (fontset_pattern_regexp): Likewise.
4234         * lread.c (read1): Likewise.
4235         * sysdep.c (init_system_name): Likewise.
4236         * xfns.c (select_visual): Likewise.
4237         * s/hpux10-20.h (index, rindex): Don't define.
4238         * s/ms-w32.h (index): Likewise.
4239         * s/usg5-4.h: Likewise.
4241         * callproc.c (relocate_fd): Use F_DUPFD if defined.
4243         * alloc.c (pending_malloc_warning, malloc_warning): Add const.
4244         * callproc.c (relocate_fd, getenv_internal_1, getenv_internal)
4245         (egetenv): Likewise.
4246         * doprnt.c (doprnt): Likewise.
4247         * editfns.c (set_time_zone_rule, format2): Likewise.
4248         * emacs.c (decode_env_path): Likewise.
4249         * eval.c (signal_error, error): Likewise.
4250         * insdel.c (replace_range_2): Likewise.
4251         * keyboard.c (cmd_error_internal): Likewise.
4252         * lread.c (isfloat_string, make_symbol, dir_warning): Likewise.
4253         * print.c (write_string, write_string_1, print_error_message):
4254         Likewise.
4255         * vm-limit.c (warn_function, memory_warnings): Likewise.
4256         * xdisp.c (message1, message1_nolog, message_with_string)
4257         (vmessage, message, message_nolog): Likewise.
4258         * emacs.c: Remove duplicate declaration.
4259         * keyboard.h: Likewise.
4260         * lisp.h: Update prototypes.
4262         * eval.c: Fix indentation problem.
4264         * keyboard.c: Include "process.h"
4266         * eval.c: Remove obsolete noinline declaration.
4267         * fns.c: Likewise.
4269 2010-07-11  Ken Raeburn  <raeburn@raeburn.org>
4271         * doprnt.c (doprnt): Take a va_list argument instead of count and
4272         pointer.
4273         * eval.c (error): Change to a standard-C variadic function.
4274         * xdisp.c (vmessage): Rename from message, made static, and
4275         changed to take a va_list argument.
4276         (message): New variadic wrapper.
4277         (message_nolog): Now a variadic function, calling vmessage.
4278         * lisp.h: Include stdarg.h for va_list.
4279         (doprnt, error, message, message_nolog): Decls updated.
4281 2010-07-11  Eli Zaretskii  <eliz@gnu.org>
4283         * process.c (syms_of_process) <delete-exited-processes>: Define
4284         even if !subprocesses.
4285         (delete_exited_processes): Ditto.
4287         * msdos.c (syms_of_msdos) <delete-exited-processes>: Remove DEFVAR.
4288         (delete_exited_processes): Don't define.
4290 2010-07-10  Chong Yidong  <cyd@stupidchicken.com>
4292         * frame.c (make_frame): Initialize menu_bar_lines and
4293         tool_bar_lines members.
4294         (make_initial_frame, make_terminal_frame):
4295         Initialize menu_bar_lines using value of menu-bar-mode.
4297         * msdos.c (IT_set_frame_parameters): Don't set menu-bar-lines.
4299 2010-07-10  Eli Zaretskii  <eliz@gnu.org>
4301         * process.c: Reshuffle #include's.  Condition some of the global
4302         and static variables on `subprocesses'.
4303         (hold_keyboard_input, unhold_keyboard_input, kbd_on_hold_p):
4304         Leave only one implementation.
4305         (Fget_buffer_process, Fprocess_inherit_coding_system_flag)
4306         (kill_buffer_processes, Flist_system_processes)
4307         (Fprocess_attributes, init_process, syms_of_process): Unify the
4308         implementations for with subprocesses and without them.
4310 2010-07-09  Jan Djärv  <jan.h.d@swipnet.se>
4312         * xmenu.c (set_frame_menubar): Must realize menubar_widget to get the
4313         correct size for Motif.
4314         (free_frame_menubar): Call x_set_window_size to update frame size.
4316         * xfns.c (x_window): Set borderWidth to 0 for pane and
4317         EmacsFrame.  Frame size calculation is wrong otherwise.
4319 2010-07-09  Michael Albinus  <michael.albinus@gmx.de>
4321         * dbusbind.c (xd_initialize): Add new argument RAISE_ERROR, which
4322         allows to suppress errors when polling in Emacs' main loop.
4323         (Fdbus_init_bus, Fdbus_get_unique_name, Fdbus_call_method)
4324         (Fdbus_call_method_asynchronously, Fdbus_method_return_internal)
4325         (Fdbus_method_error_internal, Fdbus_send_signal)
4326         (xd_get_dispatch_status, xd_read_message, Fdbus_register_signal)
4327         (Fdbus_register_method): Use it.  (Bug#6579)
4329 2010-07-08  Dan Nicolaescu  <dann@ics.uci.edu>
4331         * alloc.c: Convert DEFUNs to standard C.
4332         * buffer.c:
4333         * bytecode.c:
4334         * callint.c:
4335         * callproc.c:
4336         * casefiddle.c:
4337         * casetab.c:
4338         * category.c:
4339         * character.c:
4340         * charset.c:
4341         * chartab.c:
4342         * cmds.c:
4343         * coding.c:
4344         * composite.c:
4345         * data.c:
4346         * dbusbind.c:
4347         * dired.c:
4348         * dispnew.c:
4349         * doc.c:
4350         * dosfns.c:
4351         * editfns.c:
4352         * emacs.c:
4353         * eval.c:
4354         * fileio.c:
4355         * filelock.c:
4356         * floatfns.c:
4357         * fns.c:
4358         * font.c:
4359         * fontset.c:
4360         * frame.c:
4361         * fringe.c:
4362         * image.c:
4363         * indent.c:
4364         * insdel.c:
4365         * keyboard.c:
4366         * keymap.c:
4367         * lread.c:
4368         * macros.c:
4369         * marker.c:
4370         * menu.c:
4371         * minibuf.c:
4372         * msdos.c:
4373         * nsfns.m:
4374         * nsmenu.m:
4375         * nsselect.m:
4376         * print.c:
4377         * process.c:
4378         * search.c:
4379         * sound.c:
4380         * syntax.c:
4381         * term.c:
4382         * terminal.c:
4383         * textprop.c:
4384         * undo.c:
4385         * w16select.c:
4386         * w32console.c:
4387         * w32fns.c:
4388         * w32font.c:
4389         * w32menu.c:
4390         * w32proc.c:
4391         * w32select.c:
4392         * window.c:
4393         * xdisp.c:
4394         * xfaces.c:
4395         * xfns.c:
4396         * xmenu.c:
4397         * xselect.c:
4398         * xsettings.c:
4399         * xsmfns.c: Likewise.
4401 2010-07-08  Eli Zaretskii  <eliz@gnu.org>
4403         * process.c (kbd_is_on_hold, hold_keyboard_input)
4404         (unhold_keyboard_input, kbd_on_hold_p) [!subprocesses]: Define.
4406 2010-07-08  Jan Djärv  <jan.h.d@swipnet.se>
4408         * xmenu.c (set_frame_menubar, create_and_show_popup_menu)
4409         (create_and_show_dialog): Don't call apply_systemfont_to_(menu|dialog)
4410         unless USE_LUCID.
4412 2010-07-08  Dan Nicolaescu  <dann@ics.uci.edu>
4414         * xdisp.c (store_mode_line_noprop_char): Remove K&R alternative
4415         declaration.
4417         Clean up include guards.
4418         * tparam.c: Remove include guards for config.h, string.h and code
4419         that assumes #ifndef emacs.
4420         * termcap.c:
4421         * unexalpha.c:
4422         * sysdep.c:
4423         * filemode.c:
4424         * filelock.c:
4425         * bidi.c: Likewise.
4427         Remove prefix-args.c
4428         * prefix-args.c: Remove file.
4429         * autodeps.mk (ALLOBJS): Remove reference to prefix-args.
4430         * Makefile.in (temacs${EXEEXT}): Remove references to
4431         PRE_EDIT_LDFLAGS and POST_EDIT_LDFLAGS.
4432         (mostlyclean): Remove reference to prefix-args.
4433         (prefix-args): Remove.
4435         Simplify cstart_of_data, start_of_code and related code.
4436         * mem-limits.h: Remove !emacs and _LIBC conditional code.
4437         (start_of_data): Merge into start_of_data function.
4438         * sysdep.c (start_of_text): Remove.  Move simplified versions of
4439         it in the only users: unexaix.c and unexec.c.
4440         (read_input_waiting): Remove local declaration of quit_char.
4441         (start, etext): Remove declarations.
4442         (start_of_data): Merge with the version in mem-limits.h and move
4443         to vm-limits.c.
4444         * vm-limit.c (start_of_data): Merged and simplified version of the
4445         code formerly in mem-limits.h and sysdep.c.
4446         * unexec.c (start): New declaration, moved from sysdep.c.
4447         (start_of_text): Simplified version of the code formerly in sysdep.c.
4448         * unexaix.c (start_of_text): Simplified version of the code
4449         formerly in sysdep.c.
4450         * m/alpha.h (HAVE_TEXT_START): Remove.
4451         (TEXT_START): Move ...
4452         * unexalpha.c (TEXT_START): ... here.
4453         * s/hpux10-20.h (TEXT_START): Remove.
4454         * s/darwin.h (TEXT_START):
4455         * m/mips.h (TEXT_START):
4456         * m/macppc.h (HAVE_TEXT_START):
4457         * m/m68k.h (TEXT_START):
4458         * m/iris4d.h (TEXT_START):
4459         * m/intel386.h (TEXT_START):
4460         * m/ibmrs6000.h (TEXT_START):
4461         * m/ia64.h (HAVE_TEXT_START):
4462         * s/msdos.h (TEXT_START): Likewise.
4464 2010-07-07  Andreas Schwab  <schwab@linux-m68k.org>
4466         * alloc.c (overrun_check_malloc, overrun_check_realloc)
4467         (overrun_check_free, xstrdup, allocate_string)
4468         (allocate_string_data, compact_small_strings, Fmake_string)
4469         (make_unibyte_string, make_multibyte_string)
4470         (make_string_from_bytes, make_specified_string, make_float)
4471         (Fcons, allocate_terminal, allocate_frame, make_pure_string)
4472         (Fgarbage_collect): Replace bcopy, safe_bcopy, bzero, bcmp by
4473         memcpy, memmove, memset, memcmp.
4474         * atimer.c (start_atimer, set_alarm): Likewise.
4475         * buffer.c (clone_per_buffer_values, report_overlay_modification)
4476         (mmap_realloc, init_buffer_once): Likewise.
4477         * callint.c (Fcall_interactively): Likewise.
4478         * callproc.c (Fcall_process, Fcall_process_region, child_setup)
4479         (getenv_internal_1): Likewise.
4480         * casefiddle.c (casify_object): Likewise.
4481         * ccl.c (ccl_driver): Likewise.
4482         * character.c (str_as_multibyte, str_to_multibyte): Likewise.
4483         * charset.c (load_charset_map_from_file)
4484         (load_charset_map_from_file, load_charset_map_from_vector)
4485         (Fdefine_charset_internal): Likewise.
4486         * cm.c (Wcm_clear): Likewise.
4487         * coding.c (decode_eol, decode_coding_object)
4488         (Fset_coding_system_priority, make_subsidiaries): Likewise.
4489         * data.c (Faset): Likewise.
4490         * dired.c (directory_files_internal, file_name_completion_stat):
4491         Likewise.
4492         * dispnew.c (new_glyph_matrix, adjust_glyph_matrix)
4493         (clear_glyph_row, copy_row_except_pointers)
4494         (copy_glyph_row_contents, new_glyph_pool, realloc_glyph_pool)
4495         (save_current_matrix, restore_current_matrix)
4496         (build_frame_matrix_from_leaf_window, mirrored_line_dance)
4497         (mirror_line_dance, scrolling_window): Likewise.
4498         * doc.c (Fsnarf_documentation, Fsubstitute_command_keys):
4499         Likewise.
4500         * doprnt.c (doprnt): Likewise.
4501         * editfns.c (Fuser_full_name, make_buffer_string_both)
4502         (Fmessage_box, Fformat, Ftranspose_regions): Likewise.
4503         * emacs.c (sort_args): Likewise.
4504         * eval.c (Fapply, Ffuncall): Likewise.
4505         * fileio.c (Ffile_name_directory, make_temp_name)
4506         (Fexpand_file_name, search_embedded_absfilename)
4507         (Fsubstitute_in_file_name, Ffile_symlink_p, Finsert_file_contents)
4508         (auto_save_error): Likewise.
4509         * fns.c (Fstring_equal, Fcopy_sequence, concat)
4510         (string_to_multibyte, Fstring_as_unibyte, Fstring_as_multibyte)
4511         (internal_equal, Fclear_string, larger_vector, copy_hash_table)
4512         (Fmake_hash_table): Likewise.
4513         * fringe.c (Fdefine_fringe_bitmap): Likewise.
4514         * ftfont.c (ftfont_text_extents): Likewise.
4515         * getloadavg.c (getloadavg): Likewise.
4516         * image.c (define_image_type, make_image, make_image_cache)
4517         (x_create_x_image_and_pixmap, xbm_image_p)
4518         (w32_create_pixmap_from_bitmap_data, xbm_load, xpm_lookup_color)
4519         (xpm_image_p, x_create_bitmap_from_xpm_data, xpm_load)
4520         (init_color_table, x_build_heuristic_mask, pbm_image_p, pbm_load)
4521         (png_image_p, png_read_from_memory, png_load, jpeg_image_p)
4522         (tiff_image_p, tiff_read_from_memory, gif_image_p)
4523         (gif_read_from_memory, gif_load, svg_image_p, gs_image_p):
4524         Likewise.
4525         * indent.c (scan_for_column, compute_motion): Likewise.
4526         * insdel.c (gap_left, gap_right, make_gap_smaller, copy_text)
4527         (insert_1_both, insert_from_gap, replace_range_2): Likewise.
4528         * intervals.c (reproduce_tree, reproduce_tree_obj): Likewise.
4529         * keyboard.c (echo_char, save_getcjmp, restore_getcjmp)
4530         (kbd_buffer_store_event_hold, apply_modifiers_uncached)
4531         (store_user_signal_events, menu_bar_items, tool_bar_items)
4532         (process_tool_bar_item, append_tool_bar_item)
4533         (read_char_minibuf_menu_prompt, read_key_sequence)
4534         (Fread_key_sequence, Fread_key_sequence_vector, Frecent_keys):
4535         Likewise.
4536         * keymap.c (current_minor_maps, Fdescribe_buffer_bindings):
4537         Likewise.
4538         * lisp.h (STRING_COPYIN): Likewise.
4539         * lread.c (Fload, read1, oblookup): Likewise.
4540         * msdos.c (Frecent_doskeys): Likewise.
4541         * nsfns.m (Fx_create_frame): Likewise.
4542         * nsfont.m (nsfont_open, nsfont_text_extents, ns_glyph_metrics):
4543         Likewise.
4544         * nsimage.m (EmacsImage-initFromSkipXBM:width:height:)
4545         (EmacsImage-initForXPMWithDepth:width:height:flip:length:):
4546         Likewise.
4547         * nsmenu.m (ns_update_menubar): Likewise.
4548         * nsterm.m (ns_draw_fringe_bitmap, ns_term_init): Likewise.
4549         * print.c (print_unwind, printchar, strout, print_string)
4550         (print_error_message): Likewise.
4551         * process.c (conv_lisp_to_sockaddr, set_socket_option)
4552         (Fmake_network_process, Fnetwork_interface_list)
4553         (Fnetwork_interface_info, read_process_output, Fprocess_send_eof)
4554         (init_process): Likewise.
4555         * ralloc.c (resize_bloc, r_alloc_sbrk, r_alloc_init): Likewise.
4556         * regex.c (init_syntax_once, regex_compile, re_compile_fastmap):
4557         Likewise.
4558         * scroll.c (do_scrolling, do_direct_scrolling)
4559         (scrolling_max_lines_saved): Likewise.
4560         * search.c (search_buffer, wordify, Freplace_match): Likewise.
4561         * sound.c (wav_init, au_init, Fplay_sound_internal): Likewise.
4562         * syntax.c (skip_chars, skip_syntaxes): Likewise.
4563         * sysdep.c (child_setup_tty, sys_subshell, emacs_get_tty)
4564         (emacs_set_tty): Likewise.
4565         * term.c (encode_terminal_code, calculate_costs)
4566         (produce_special_glyphs, create_tty_output, init_tty, delete_tty):
4567         Likewise.
4568         * termcap.c (tgetst1, gobble_line): Likewise.
4569         * termhooks.h (EVENT_INIT): Likewise.
4570         * tparam.c (tparam1): Likewise.
4571         * unexalpha.c (unexec): Likewise.
4572         * unexec.c (write_segment): Likewise.
4573         * unexmacosx.c (unexec_write_zero): Likewise.
4574         * w32fns.c (w32_wnd_proc, Fx_create_frame, x_create_tip_frame)
4575         (Fx_file_dialog, Fsystem_move_file_to_trash): Likewise.
4576         * w32font.c (w32font_list_family, w32font_text_extents)
4577         (w32font_list_internal, w32font_match_internal)
4578         (w32font_open_internal, compute_metrics, Fx_select_font):
4579         Likewise.
4580         * w32menu.c (set_frame_menubar, add_menu_item)
4581         (w32_menu_display_help, w32_free_submenu_strings): Likewise.
4582         * w32term.c (XCreateGC, w32_initialize_display_info): Likewise.
4583         * w32uniscribe.c (uniscribe_list_family): Likewise.
4584         * w32xfns.c (get_next_msg, post_msg, prepend_msg): Likewise.
4585         * window.c (make_window, replace_window, set_window_buffer)
4586         (Fsplit_window): Likewise.
4587         * xdisp.c (init_iterator, RECORD_OVERLAY_STRING, reseat_to_string)
4588         (add_to_log, message3, x_consider_frame_title)
4589         (append_space_for_newline, extend_face_to_end_of_line)
4590         (decode_mode_spec_coding, init_glyph_string): Likewise.
4591         * xfaces.c (x_create_gc, get_lface_attributes_no_remap)
4592         (Finternal_copy_lisp_face, Finternal_merge_in_global_face)
4593         (face_attr_equal_p, make_realized_face, make_face_cache)
4594         (free_realized_faces, lookup_named_face, smaller_face)
4595         (face_with_height, lookup_derived_face)
4596         (x_supports_face_attributes_p, Finternal_set_font_selection_order)
4597         (Finternal_set_font_selection_order, realize_default_face)
4598         (compute_char_face, face_at_buffer_position)
4599         (face_for_overlay_string, face_at_string_position, merge_faces):
4600         Likewise.
4601         * xfns.c (xic_create_fontsetname, Fx_create_frame)
4602         (Fx_window_property, x_create_tip_frame)
4603         (Fx_backspace_delete_keys_p): Likewise.
4604         * xfont.c (xfont_list, xfont_match, xfont_list_family)
4605         (xfont_text_extents): Likewise.
4606         * xmenu.c (set_frame_menubar, xmenu_show): Likewise.
4607         * xrdb.c (magic_file_p, x_get_resource): Likewise.
4608         * xselect.c (x_queue_event, x_get_window_property)
4609         (receive_incremental_selection): Likewise.
4610         * xsmfns.c (x_session_check_input): Likewise.
4611         * xterm.c (x_send_scroll_bar_event, SET_SAVED_MENU_EVENT)
4612         (handle_one_xevent, x_check_errors, xim_initialize, x_term_init):
4613         Likewise.
4614         * character.h (BCOPY_SHORT): Removed.
4615         * config.in: Regenerate.
4616         * dispnew.c (safe_bcopy): Only define as dummy if PROFILING.
4617         * emacs.c (main) [PROFILING]: Don't declare
4618         dump_opcode_frequencies.
4619         * lisp.h (safe_bcopy): Remove declaration.
4620         (memset) [!HAVE_MEMSET]: Declare.
4621         (memcpy) [!HAVE_MEMCPY]: Likewise.
4622         (memmove) [!HAVE_MEMMOVE]: Likewise.
4623         (memcmp) [!HAVE_MEMCMP]: Likewise.
4624         * s/ms-w32.h (bzero, bcopy, bcmp, GAP_USE_BCOPY)
4625         (BCOPY_UPWARD_SAFE, BCOPY_DOWNWARD_SAFE, HAVE_BCOPY, HAVE_BCMP):
4626         Don't define.
4627         (HAVE_MEMCMP, HAVE_MEMCPY, HAVE_MEMMOVE, HAVE_MEMSET): Define.
4628         * s/msdos.h (GAP_USE_BCOPY, BCOPY_UPWARD_SAFE)
4629         (BCOPY_DOWNWARD_SAFE): Don't define.
4630         * sysdep.c (memset) [!HAVE_MEMSET]: Define.
4631         (memcpy) [!HAVE_MEMCPY]: Define.
4632         (memmove) [!HAVE_MEMMOVE]: Define.
4633         (memcmp) [!HAVE_MEMCMP]: Define.
4635 2010-07-07  Jan Djärv  <jan.h.d@swipnet.se>
4637         * process.c (kbd_is_on_hold): New variable.
4638         (hold_keyboard_input, unhold_keyboard_input, kbd_on_hold_p):
4639         New functions.
4640         (wait_reading_process_output): If kbd_on_hold_p returns non-zero,
4641         select on empty input mask.
4642         (init_process): Initialize kbd_is_on_hold to 0.
4644         * process.h (hold_keyboard_input, unhold_keyboard_input)
4645         (kbd_on_hold_p): Declare.
4647         * keyboard.c (input_available_signal): Declare.
4648         (kbd_buffer_nr_stored): New function.
4649         (kbd_buffer_store_event_hold): If kbd_buffer_nr_stored returns
4650         more than KBD_BUFFER_SIZE/2, stop reding input (Bug#6571).
4651         (kbd_buffer_get_event): If input is suspended and kbd_buffer_nr_stored
4652         returns less than KBD_BUFFER_SIZE/4, resume reding input (Bug#6571).
4653         (tty_read_avail_input): If input is on hold, return.
4654         Don't read more that free slots in kbd_buffer (Bug#6571).
4656 2010-07-07  Eli Zaretskii  <eliz@gnu.org>
4658         * msdos.h:
4659         * msdos.c:
4660         * dosfns.c:
4661         * w16select.c: Convert function definitions to ANSI C.
4663         * msdos.h (ctrl_break_func, install_ctrl_break_check):
4664         Remove unused prototypes.
4666 2010-07-07  Juanma Barranquero  <lekktu@gmail.com>
4668         * coding.c, sysdep.c: Convert some more functions to standard C.
4670 2010-07-07  Juanma Barranquero  <lekktu@gmail.com>
4672         * coding.c (decode_coding_gap, encode_coding_gap, decode_coding_object)
4673         (encode_coding_object): Use SPECPDL_INDEX.
4674         (syms_of_coding): Use DOS_NT.
4676 2010-07-07  Dan Nicolaescu  <dann@ics.uci.edu>
4678         * intervals.h (interval): Use EMACS_UINT instead of unsigned EMACS_INT.
4680         Make the function member of Lisp_Subr use standard C prototypes.
4681         * lisp.h (struct Lisp_Subr): Use a union for the function member.
4682         (DECL_ALIGN): Add a cast for the function.
4683         * eval.c (Feval, Ffuncall): Use the proper type for each type
4684         function call.
4686 2010-07-06  Chong Yidong  <cyd@stupidchicken.com>
4688         * fringe.c (draw_fringe_bitmap_1): Use lookup_named_face to get
4689         fringe face id, so face-remapping-alist works (Bug#6091).
4691 2010-07-06  Juanma Barranquero  <lekktu@gmail.com>
4693         * w32.c, w32console.c, w32fns.c, w32font.c, w32heap.c, w32inevt.c
4694         * w32menu.c, w32proc.c, w32reg.c, w32select.c, w32term.c
4695         * w32uniscribe.c, w32xfns.c: Convert function definitions to standard C.
4697 2010-07-06  Andreas Schwab  <schwab@linux-m68k.org>
4699         * xterm.c (x_get_keysym_name): Change type of parameter to int.
4700         * lisp.h: Declare x_get_keysym_name.
4701         * keyboard.c (modify_event_symbol): Don't declare
4702         x_get_keysym_name here.
4704 2010-07-06  Dan Nicolaescu  <dann@ics.uci.edu>
4706         * ecrt0.c: Revert conversion to standard C.
4708 2010-07-05  Dan Nicolaescu  <dann@ics.uci.edu>
4710         * vm-limit.c (memory_warnings):
4711         * keyboard.c (modify_event_symbol):
4712         * floatfns.c (rounding_driver, ceiling2, floor2, truncate2)
4713         (round2, emacs_rint):
4714         * process.c (send_process, old_sigpipe): Convert function
4715         definitions and declarations to standard C.
4717 2010-07-05  Juanma Barranquero  <lekktu@gmail.com>
4719         * buffer.c, cm.c, eval.c, keyboard.c, process.c, term.c, vm-limit.c,
4720         * xdisp.c: Convert function definitions to standard C.
4722         * cm.c (cmputc): Arg C is now int, not char.
4723         * process.c (Fmake_network_process): Cast sockaddr_in* to sockaddr*.
4725 2010-07-05  James Cloos  <cloos@jhcloos.com>
4727         * xterm.h (Xatom_net_wm_name, Xatom_net_wm_icon_name): New.
4729         * xterm.c (x_term_init): Intern the _NET_WM_NAME and
4730         _NET_WM_ICON_NAME atoms.
4732         * xfns.c (x_set_name_internal): Set the EWMH _NET_WM_NAME
4733         and _NET_WM_ICON_NAME properties, too, matching what is
4734         done in the Gtk+ case.
4736 2010-07-05  Jan Djärv  <jan.h.d@swipnet.se>
4738         * xterm.c (XTring_bell, XTset_terminal_window): Fix wrong prototype.
4740         * xsmfns.c (SSDATA): New macro.
4741         (smc_save_yourself_CB, x_session_initialize): Use SSDATA for strings
4742         passed to strlen/strcpy/strcat.
4743         (create_client_leader_window): Surround with #ifndef USE_GTK.
4744         Cast 7:th arg to XChangeProperty to (unsigned char *).
4746         * xsettings.c (something_changedCB, parse_settings)
4747         (apply_xft_settings): Reformat prototype.
4748         (something_changedCB, init_gconf): Remove unused variable i.
4749         (read_settings): Remove unused variable long_len.
4751         * gtkutil.c (xg_get_pixbuf_from_pix_and_mask)
4752         (xg_get_image_for_pixmap, create_dialog)
4753         (xg_get_file_with_selection, xg_get_file_name, update_cl_data)
4754         (menuitem_highlight_callback, make_menu_item)
4755         (xg_create_one_menuitem, create_menus, xg_update_menu_item)
4756         (xg_create_scroll_bar, xg_update_scrollbar_pos)
4757         (xg_set_toolkit_scroll_bar_thumb, xg_tool_bar_button_cb)
4758         (xg_tool_bar_proxy_help_callback, xg_tool_bar_detach_callback)
4759         (xg_tool_bar_attach_callback, xg_tool_bar_help_callback)
4760         (xg_tool_bar_item_expose_callback): Reformat prototype.
4761         (xg_update_menubar): GList *group => GSList *group.
4762         (xg_modify_menubar_widgets): Initialize witem to 0, check witem != 0
4763         before use.
4764         (update_frame_tool_bar): 4:th param to xg_get_image_for_pixmap changed
4765         to GTK_IMAGE (wimage).
4767 2010-07-05  Dan Nicolaescu  <dann@ics.uci.edu>
4769         * atimer.c: Use "" instead of <> for local includes for
4770         consistency with the rest of the code.
4772         * xsmfns.c (smc_save_yourself_CB, smc_error_handler):
4773         * xrdb.c (get_system_name):
4774         * window.c (shrink_windows):
4775         * syntax.c (forw_comment):
4776         * scroll.c (calculate_scrolling, calculate_direct_scrolling)
4777         (ins_del_costs):
4778         * mem-limits.h (start_of_data):
4779         * lread.c (readevalloop):
4780         * gtkutil.c (xg_dialog_response_cb, xg_get_file_with_chooser)
4781         (xg_get_file_with_selection, xg_update_menubar, xg_update_submenu):
4782         * frame.c (x_get_focus_frame):
4783         * floatfns.c (fmod_float):
4784         * fileio.c (choose_write_coding_system):
4785         * emacs.c (fatal_error_signal, init_cmdargs, argmatch)
4786         (malloc_initialize_hook, sort_args, synchronize_locale):
4787         * doprnt.c (doprnt):
4788         * dired.c (compile_pattern):
4789         * data.c (fmod_float):
4790         * chartab.c (map_sub_char_table, map_sub_char_table_for_charset)
4791         (map_char_table_for_charset):
4792         * charset.c (define_charset_internal):
4793         * alloc.c (Fgarbage_collect): Convert declarations or definitions
4794         to standard C.
4796 2010-07-04  Tetsurou Okazaki  <okazaki@be.to>  (tiny change)
4797             Stefan Monnier  <monnier@iro.umontreal.ca>
4799         * lread.c (read1): Fix up last change to not mess up `c'.
4801 2010-07-04  Juanma Barranquero  <lekktu@gmail.com>
4803         * strftime.c: Revert conversion to standard C (2010-07-04T07:50:25Z!dann@ics.uci.edu).
4805 2010-07-04  Juanma Barranquero  <lekktu@gmail.com>
4807         Fix prototypes.
4809         * atimer.c (start_atimer): Use EMACS_TIME, not struct timeval.
4810         * dired.c (file_name_completion_stat): Use DIRENTRY, not struct dirent.
4811         * fileio.c (read_non_regular, read_non_regular_quit): Add Lisp_Object
4812         arg, as required by internal_condition_case_1.
4813         * print.c (strout): Use const char* for arg PTR.
4814         * regex.c (bcmp_translate): Use RE_TRANSLATE_TYPE, not Lisp_Object.
4815         (analyse_first): Fix "const const".
4816         * sysdep.c (set_file_times): Use EMACS_TIME, not struct timeval.
4817         * unexelf.c (round_up, find_section): Use ElfW macro for arguments.
4818         * xgselect.c (xg_select): Use SELECT_TYPE, EMACS_TIME.
4820 2010-07-04  Dan Nicolaescu  <dann@ics.uci.edu>
4822         * alloc.c: Convert function definitions to standard C.
4823         * atimer.c:
4824         * bidi.c:
4825         * bytecode.c:
4826         * callint.c:
4827         * callproc.c:
4828         * casefiddle.c:
4829         * casetab.c:
4830         * category.c:
4831         * ccl.c:
4832         * character.c:
4833         * charset.c:
4834         * chartab.c:
4835         * cmds.c:
4836         * coding.c:
4837         * composite.c:
4838         * data.c:
4839         * dbusbind.c:
4840         * dired.c:
4841         * dispnew.c:
4842         * doc.c:
4843         * doprnt.c:
4844         * ecrt0.c:
4845         * editfns.c:
4846         * fileio.c:
4847         * filelock.c:
4848         * filemode.c:
4849         * fns.c:
4850         * font.c:
4851         * fontset.c:
4852         * frame.c:
4853         * fringe.c:
4854         * ftfont.c:
4855         * ftxfont.c:
4856         * gtkutil.c:
4857         * indent.c:
4858         * insdel.c:
4859         * intervals.c:
4860         * keymap.c:
4861         * lread.c:
4862         * macros.c:
4863         * marker.c:
4864         * md5.c:
4865         * menu.c:
4866         * minibuf.c:
4867         * prefix-args.c:
4868         * print.c:
4869         * ralloc.c:
4870         * regex.c:
4871         * region-cache.c:
4872         * scroll.c:
4873         * search.c:
4874         * sound.c:
4875         * strftime.c:
4876         * syntax.c:
4877         * sysdep.c:
4878         * termcap.c:
4879         * terminal.c:
4880         * terminfo.c:
4881         * textprop.c:
4882         * tparam.c:
4883         * undo.c:
4884         * unexelf.c:
4885         * window.c:
4886         * xfaces.c:
4887         * xfns.c:
4888         * xfont.c:
4889         * xftfont.c:
4890         * xgselect.c:
4891         * xmenu.c:
4892         * xrdb.c:
4893         * xselect.c:
4894         * xsettings.c:
4895         * xsmfns.c:
4896         * xterm.c: Likewise.
4898 2010-07-03  Eli Zaretskii  <eliz@gnu.org>
4900         * msdos.c (IT_set_frame_parameters): Fix setting of colors in
4901         frames other than the initial one.  Fix reversal of colors when
4902         `reverse' is specified in the frame parameters.
4903         Call update_face_from_frame_parameter instead of
4904         internal-set-lisp-face-attribute.  Initialize screen colors from
4905         initial_screen_colors[] when f->default_face_done_p is zero,
4906         instead of depending on being called with default-frame-alist as
4907         the alist argument.
4909         * xfaces.c (update_face_from_frame_parameter): Move out of
4910         HAVE_WINDOW_SYSTEM portion.  Condition window-system only parts
4911         with HAVE_WINDOW_SYSTEM.
4913         * msdos.c (IT_set_frame_parameters): Set menu-bar-lines according
4914         to menu-bar-mode, if not set in the frame parameters or in
4915         default-frame-alist.
4917         * w32console.c (sys_tputs): Adjust argument list to prototype in
4918         term.c.
4920 2010-07-03  Juanma Barranquero  <lekktu@gmail.com>
4922         * lisp.h (memory_warnings): Fix prototype.
4924         * cm.h (evalcost): Fix prototype.
4926         * cm.c (evalcost): Fix arg type.
4928 2010-07-02  Dan Nicolaescu  <dann@ics.uci.edu>
4930         * term.c (term_clear_mouse_face, Fidentity):
4931         * syssignal.h (signal_handler_t):
4932         * lisp.h (memory_warnings):
4933         * coding.h (preferred_coding_system):
4934         * cm.h (evalcost):
4935         * blockinput.h (reinvoke_input_signal): Convert to standard C prototypes.
4937 2010-07-02  Eli Zaretskii  <eliz@gnu.org>
4939         * dosfns.h (msdos_stdcolor_idx, msdos_stdcolor_name): Remove P_
4940         from prototypes.
4942         * msdos.h (load_pixmap): Don't define away.
4944 2010-07-02  Jan Djärv  <jan.h.d@swipnet.se>
4946         * lisp.h:
4947         * atimer.h: Remove define for P_.
4949         * alloc.c: Remove __P and P_ from .c and .m files.
4950         * atimer.c:
4951         * buffer.c:
4952         * callint.c:
4953         * category.c:
4954         * charset.c:
4955         * chartab.c:
4956         * cm.c:
4957         * coding.c:
4958         * composite.c:
4959         * data.c:
4960         * dired.c:
4961         * dispnew.c:
4962         * doc.c:
4963         * editfns.c:
4964         * emacs.c:
4965         * eval.c:
4966         * fileio.c:
4967         * filelock.c:
4968         * fns.c:
4969         * font.c:
4970         * fontset.c:
4971         * frame.c:
4972         * ftfont.c:
4973         * ftxfont.c:
4974         * gmalloc.c:
4975         * gtkutil.c:
4976         * image.c:
4977         * indent.c:
4978         * intervals.c:
4979         * keyboard.c:
4980         * keymap.c:
4981         * lread.c:
4982         * marker.c:
4983         * menu.c:
4984         * minibuf.c:
4985         * print.c:
4986         * process.c:
4987         * scroll.c:
4988         * search.c:
4989         * sound.c:
4990         * strftime.c:
4991         * syntax.c:
4992         * sysdep.c:
4993         * term.c:
4994         * terminal.c:
4995         * textprop.c:
4996         * unexalpha.c:
4997         * w32console.c:
4998         * w32fns.c:
4999         * w32font.c:
5000         * w32menu.c:
5001         * w32term.c:
5002         * w32uniscribe.c:
5003         * window.c:
5004         * xdisp.c:
5005         * xfaces.c:
5006         * xfns.c:
5007         * xfont.c:
5008         * xftfont.c:
5009         * xmenu.c:
5010         * xselect.c:
5011         * xterm.c: Likewise.
5013         Remove P_ and __P macros.
5014         * atimer.h: Remove P_ and __P macros.
5015         * buffer.h:
5016         * category.h:
5017         * ccl.h:
5018         * character.h:
5019         * charset.h:
5020         * cm.h:
5021         * coding.h:
5022         * composite.h:
5023         * dispextern.h:
5024         * disptab.h:
5025         * dosfns.h:
5026         * font.h:
5027         * fontset.h:
5028         * frame.h:
5029         * gtkutil.h:
5030         * indent.h:
5031         * intervals.h:
5032         * keyboard.h:
5033         * keymap.h:
5034         * lisp.h:
5035         * macros.h:
5036         * md5.h:
5037         * menu.h:
5038         * msdos.h:
5039         * nsterm.h:
5040         * puresize.h:
5041         * region-cache.h:
5042         * syntax.h:
5043         * syssignal.h:
5044         * systime.h:
5045         * termhooks.h:
5046         * w32font.h:
5047         * w32term.h:
5048         * widget.h:
5049         * window.h:
5050         * xgselect.h:
5051         * xsettings.h:
5052         * xterm.h: Likewise.
5054 2010-07-02  Dan Nicolaescu  <dann@ics.uci.edu>
5056         * lisp.h: Document that USE_LISP_UNION_TYPE is now enabled using autoconf.
5058         Cleanup old code.
5059         * dired.c (BSD4_3): Remove all uses, redundant with BSD4_2.
5060         * syssignal.h: Remove code for Lynx, not supported anymore.
5061         * vm-limit.c: Remove unused code the depends on emacs not being
5062         defined and NO_LIM_DATA being defined.
5063         * mem-limits.h: Remove dead code.
5065 2010-07-01  Jan Djärv  <jan.h.d@swipnet.se>
5067         * window.c (Fwindow_absolute_pixel_edges): Doc fix.
5069         * window.c (calc_absolute_offset, Fwindow_absolute_pixel_edges)
5070         (Fwindow_inside_absolute_pixel_edges): New functions (bug#5721).
5072         * nsfns.m (compute_tip_xy): Do not convert coordinates from frame
5073         parameters, they are already absolute.
5075         * nsterm.m (x_set_window_size, initFrameFromEmacs):
5076         Rename FRAME_NS_TOOLBAR_HEIGHT to FRAME_TOOLBAR_HEIGHT.
5078         * nsterm.h (FRAME_NS_TOOLBAR_HEIGHT): Rename to FRAME_TOOLBAR_HEIGHT.
5080         * nsmenu.m (update_frame_tool_bar, free_frame_tool_bar):
5081         Update FRAME_TOOLBAR_HEIGHT.
5083         * nsmenu.m (free_frame_tool_bar, update_frame_tool_bar):
5084         Add BLOCK/UNBLOCK_INPUT so asserts don't trigger.
5086 2010-06-30  Chong Yidong  <cyd@stupidchicken.com>
5088         * frame.c (get_future_frame_param, Fmake_terminal_frame):
5089         Don't check default-frame-alist.
5091 2010-06-30  Andreas Schwab  <schwab@linux-m68k.org>
5093         * process.c (create_process): Avoid using invalid file descriptors.
5095         * callproc.c (child_setup): Avoid closing a file descriptor twice.
5097 2010-06-30  Jan Djärv  <jan.h.d@swipnet.se>
5099         * xsettings.c (Ffont_get_system_normal_font, Ffont_get_system_font):
5100         Improve documentation.  Return font regardless of use_system_font.
5101         (syms_of_xsettings): Improve documentation for font-use-system-font.
5103 2010-07-10  Chong Yidong  <cyd@stupidchicken.com>
5105         * xfaces.c (realize_face): Garbage the frame if a face is removed
5106         (Bug#6593).
5108 2010-07-05  Andreas Schwab  <schwab@linux-m68k.org>
5110         * keyboard.c: Remove duplicate <setjmp.h>.
5111         (read_key_sequence): Remove volatile qualifiers.
5113 2010-07-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5115         * dispextern.h (FRINGE_HEIGHT_BITS): New define.
5116         (struct glyph_row): New members left_fringe_offset and
5117         right_fringe_offset.
5119         * xterm.c (x_draw_fringe_bitmap): Don't clip bottom aligned bitmap
5120         specially.
5121         * w32term.c (w32_draw_fringe_bitmap): Likewise.
5122         * nsterm.m (ns_draw_fringe_bitmap): Likewise.
5124         * fringe.c (draw_fringe_bitmap_1): Don't clip bitmap here.
5125         Take account of bitmap offset.
5126         (draw_window_fringes): Take account of window vscroll.
5127         (update_window_fringes): Likewise.  Extend top-aligned top indicator
5128         or bottom-aligned bottom indicator to adjacent rows if it doesn't fit
5129         in one row.  Don't set redraw_fringe_bitmaps_p outside row comparison.
5130         Set left_fringe_offset and right_fringe_offset (Bug#5634, Bug#6325).
5132 2010-07-04  Juanma Barranquero  <lekktu@gmail.com>
5134         * w32fns.c (Qtooltip): Declare.
5135         Suggested by Andy Moreton <andrewjmoreton@gmail.com>.
5137 2010-07-03  Jan Djärv  <jan.h.d@swipnet.se>
5139         * xmenu.c (x_activate_menubar): Send Press/Release for Gtk+ to avoid
5140         grab on just Press (Bug#6499).
5142 2010-07-02  Chong Yidong  <cyd@stupidchicken.com>
5144         * frame.c (Qtooltip): New var.
5145         (delete_frame): Use it.  Fix faulty if statement.  Don't update
5146         mode line for tooltip frames.  Suggested by Martin Rudalics.
5148         * xfns.c (x_create_tip_frame):
5149         * w32fns.c (x_create_tip_frame): Use it.
5151 2010-06-17  Naohiro Aota  <naota@elisp.net>  (tiny change)
5153         * xftfont.c (xftfont_open): Check font width one by one also when
5154         spacing is dual.
5156         * ftfont.c (ftfont_open): Ditto.
5158 2010-06-30  Glenn Morris  <rgm@gnu.org>
5160         * s/sol2-6.h (INHIBIT_X11R6_XIM): Remove, handled by configure now.
5162         * Makefile.in (CANNOT_DUMP): Update for configure name change.
5164         * s/freebsd.h (USE_MMAP_FOR_BUFFERS):
5165         * s/irix6-5.h (USE_MMAP_FOR_BUFFERS):
5166         * s/darwin.h (SYSTEM_MALLOC):
5167         * s/sol2-10.h (SYSTEM_MALLOC): Move to configure.
5169 2010-06-29  Jan Djärv  <jan.h.d@swipnet.se>
5171         * nsfns.m: extern declare Vmenu_bar_mode, Vtool_bar_mode.
5172         (ns_get_screen): Don't assign integer to f.
5173         (Fx_display_color_cells): Declarations before statements.
5175 2010-06-28  Jan Djärv  <jan.h.d@swipnet.se>
5177         * xfns.c (x_default_font_parameter): Remove got_from_system
5178         (Bug#6526).
5180         * xterm.h (gtk_widget_get_window, gtk_widget_get_mapped)
5181         (gtk_adjustment_get_page_size, gtk_adjustment_get_upper):
5182         New defines based on what configure finds.
5184         * xterm.c (XTflash): Use gtk_widget_get_window.
5185         (xg_scroll_callback): Use gtk_adjustment_get_upper and
5186         gtk_adjustment_get_page_size.
5187         (handle_one_xevent): Use gtk_widget_get_mapped.
5188         (x_term_init): Remove HAVE_GTK_MULTIDISPLAY and associated error
5189         messages.
5191         * xmenu.c (create_and_show_popup_menu): Call gtk_widget_get_mapped.
5193         * gtkutil.h: Replace HAVE_GTK_FILE_BOTH with
5194         HAVE_GTK_FILE_SELECTION_NEW.
5196         * gtkutil.c (xg_display_open, xg_display_close):
5197         Remove HAVE_GTK_MULTIDISPLAY, it is always defined.
5198         (xg_display_open): Return type is void.
5199         (gtk_widget_set_has_window)
5200         (gtk_dialog_get_action_area, gtk_dialog_get_content_area)
5201         (gtk_widget_get_sensitive, gtk_adjustment_set_page_size)
5202         (gtk_adjustment_set_page_increment)
5203         (gtk_adjustment_get_step_increment): #define these if not found
5204         by configure.
5205         (remove_submenu): New define based on Gtk+ version.
5206         (xg_set_cursor, xg_frame_resized, xg_event_is_for_scrollbar):
5207         Use gtk_widget_get_window.
5208         (xg_frame_resized, xg_update_frame_menubar): Use gtk_widget_get_mapped.
5209         (xg_create_frame_widgets): Use gtk_widget_set_has_window.
5210         (create_dialog): Use gtk_dialog_get_action_area and
5211         gtk_dialog_get_content_area.
5212         (xg_uses_old_file_dialog, xg_get_file_name): Remove HAVE_GTK_FILE_BOTH
5213         and HAVE_GTK_FILE_CHOOSER_DIALOG_NEW.  File chooser is always
5214         available, so checking for HAVE_GTK_FILE_SELECTION_NEW is enough.
5215         (xg_update_menubar, xg_update_submenu, xg_show_toolbar_item):
5216         Use g_object_ref and g_object_unref.
5217         (xg_update_menu_item, xg_tool_bar_menu_proxy):
5218         Use gtk_widget_get_sensitive.
5219         (xg_update_submenu): Use remove_submenu.
5220         (xg_update_scrollbar_pos): Don't use GtkFixedChild, use child
5221         properties instead to get old x and y position.
5222         (xg_set_toolkit_scroll_bar_thumb): Use gtk_adjustment_get_page_size,
5223         gtk_adjustment_get_step_increment, gtk_adjustment_set_page_size,
5224         gtk_adjustment_set_step_increment and gtk_adjustment_set_page_increment.
5225         (xg_get_tool_bar_widgets): New function.
5226         (xg_tool_bar_menu_proxy, xg_show_toolbar_item)
5227         (update_frame_tool_bar): Call xg_get_tool_bar_widgets.
5228         (toolbar_set_orientation): New #define based on if configure
5229         finds gtk_orientable_set_orientation.
5230         (xg_create_tool_bar): Call toolbar_set_orientation.
5231         (xg_make_tool_item, xg_show_toolbar_item): Call gtk_box_pack_start
5232         instead of gtk_box_pack_start_defaults.
5234 2010-06-28  Chong Yidong  <cyd@stupidchicken.com>
5236         * cmds.c (Fdelete_backward_char): Move into Lisp.
5238 2010-06-27  Dan Nicolaescu  <dann@ics.uci.edu>
5240         * s/freebsd.h (BSD4_2): Remove redundant definition.
5241         bsd-common.h defines it already.
5243 2010-06-27  Chong Yidong  <cyd@stupidchicken.com>
5245         * xfns.c (Fx_create_frame): Don't consult X resouces when setting
5246         menu-bar-lines and tool-bar-lines.  Use menu-bar-mode and
5247         tool-bar-mode, which are now set using these X resources at
5248         startup, to determine the defaults (Bug#2249).
5250         * w32fns.c (Fx_create_frame):
5251         * nsfns.m (Fx_create_frame): Likewise.
5253         * frame.c (Vmenu_bar_mode, Vtool_bar_mode): New vars.
5255 2010-06-24  Juanma Barranquero  <lekktu@gmail.com>
5257         * gtkutil.c (xg_update_scrollbar_pos):
5258         Avoid C99 mid-block variable declaration.
5260 2010-06-22  Jan Djärv  <jan.h.d@swipnet.se>
5262         * xterm.c (x_scroll_bar_create): Remove call to xg_show_scroll_bar.
5264         * gtkutil.h (xg_show_scroll_bar): Remove.
5266         * gtkutil.c (xg_update_scrollbar_pos): Show/hide scroll bar as needed
5267         if height is less than scroll bar min size.
5268         (xg_show_scroll_bar): Remove, show moved to xg_update_scrollbar_pos.
5270         * xfns.c (x_default_font_parameter): Try to open font from system
5271         before using it (bug#6478).  Rename got_from_gconf to got_from_system.
5273 2010-06-22  Keith Packard  <keithp@keithp.com>  (tiny change)
5275         * font.c (font_parse_fcname): Allow . for sizes like 7.5 (bug#6437).
5277 2010-06-20  Eli Zaretskii  <eliz@gnu.org>
5279         * xdisp.c (try_scrolling): When scroll-conservatively is set to
5280         most-positive-fixnum, be extra accurate when scrolling window
5281         start, to avoid missing the cursor line.
5283 2010-06-19  Eli Zaretskii  <eliz@gnu.org>
5285         * xdisp.c (try_scrolling): Compute the limit for searching point
5286         in forward scroll from scroll_max, instead of an arbitrary limit
5287         of 10 screen lines.
5288         See http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00766.html
5289         and
5290         http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00773.html
5291         for details.
5293 2010-06-16  Glenn Morris  <rgm@gnu.org>
5295         * editfns.c (Fbyte_to_string): Pacify compiler.
5297 2010-06-16  Stefan Monnier  <monnier@iro.umontreal.ca>
5299         * lread.c (read1): Phase out old-style backquotes a bit more.
5301 2010-06-12  Eli Zaretskii  <eliz@gnu.org>
5303         * makefile.w32-in ($(BLD)/bidi.$(O)): Depend on biditype.h and
5304         bidimirror.h.
5306         * deps.mk (bidi.o): Depend on biditype.h and bidimirror.h.
5308         * bidi.c (bidi_initialize): Remove explicit initialization of
5309         bidi_type_table; include biditype.h instead.  Don't support
5310         entries whose second codepoint is zero.  Initialize bidi_mirror_table.
5311         (bidi_mirror_char): Use bidi_mirror_table.
5313         * biditype.h: New file.
5315         * bidimirror.h: New file.
5317         * window.c (syms_of_window): Doc fix (bug#6409).
5319 2010-06-12  Romain Francoise  <romain@orebokech.com>
5321         * Makefile.in (lisp, shortlisp): Use new location of vc-hooks and
5322         ediff-hook.
5324 2010-06-10  Glenn Morris  <rgm@gnu.org>
5326         * editfns.c (Fbyte_to_string): Pacify compiler.
5328         * m/ibms390x.h: Rather than duplicating ibms390.h, just include it.
5330 2010-06-26  Andreas Schwab  <schwab@linux-m68k.org>
5332         * alloc.c (Fmake_byte_code): Don't access undefined argument
5333         (Bug#6517).
5335 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
5337         * xdisp.c (next_element_from_image): Ensure that after-strings are
5338         read the next time we hit handle_stop (Bug#1336).
5340 2010-06-23  Andreas Schwab  <schwab@linux-m68k.org>
5342         * lread.c (read1): Signal error if #s is not followed by paren.
5344 2010-06-19  Chong Yidong  <cyd@stupidchicken.com>
5346         * image.c (free_image): Mark frame as garbaged (Bug#6426).
5348         * keymap.c (Fdefine_key): Doc fix (Bug#6460).
5350 2010-06-15  Glenn Morris  <rgm@gnu.org>
5352         * editfns.c (Fbyte_to_string): Pacify compiler.
5354 2010-06-09  Stefan Monnier  <monnier@iro.umontreal.ca>
5356         * dbusbind.c (xd_append_arg): Don't "make-unibyte" the string.
5357         Check `object's type before accessing its guts.
5359 2010-06-09  Dan Nicolaescu  <dann@ics.uci.edu>
5361         * s/usg5-4.h: Fix previous change.
5362         Suggested by Lawrence Mitchell <wence@gmx.li>
5364 2010-06-08  Andreas Schwab  <schwab@linux-m68k.org>
5366         * minibuf.c (Fall_completions): Add more checks.
5368 2010-06-08  Juanma Barranquero  <lekktu@gmail.com>
5370         * minibuf.c (Fall_completions): Check COLLECTION's size (bug#6378).
5372 2010-06-08  Dan Nicolaescu  <dann@ics.uci.edu>
5374         * lread.c (X_OK): Remove, unused.
5376         * dispnew.c: Remove obsolete comment.
5378         Remove INCLUDED_FCNTL.
5379         * xterm.c (INCLUDED_FCNTL):
5380         * callproc.c (INCLUDED_FCNTL):
5381         * alloc.c (INCLUDED_FCNTL):
5382         * systty.h (INCLUDED_FCNTL): Remove all uses, not needed anymore.
5383         (emacs_get_tty, emacs_set_tty): Declare unconditionally.
5385 2010-06-07  Martin Rudalics  <rudalics@gmx.at>
5387         * window.c (Fselect_window): Move `record_buffer' up to the
5388         beginning of this function, so the buffer gets recorded
5389         even if the selected window does not change.
5390         http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00137.html
5392 2010-06-07  Juanma Barranquero  <lekktu@gmail.com>
5394         * cmds.c (Fforward_char, Fbackward_char): Fix typos in docstrings.
5395         (Fforward_line, Fbeginning_of_line): Reflow docstrings.
5397 2010-06-06  Dan Nicolaescu  <dann@ics.uci.edu>
5399         Remove BSTRING related code, all platforms define it.
5400         * s/usg5-4.h (BSTRING): Remove definition.
5401         * s/template.h (BSTRING):
5402         * s/msdos.h (BSTRING):
5403         * s/ms-w32.h (BSTRING):
5404         * s/hpux10-20.h (BSTRING):
5405         * s/gnu-linux.h (BSTRING):
5406         * s/darwin.h (BSTRING):
5407         * s/cygwin.h (BSTRING):
5408         * s/bsd-common.h (BSTRING):
5409         * s/aix4-2.h (BSTRING): Likewise.
5410         * sysdep.c: Remove code depending on BSTRING not being defined.
5412 2010-06-05  Juanma Barranquero  <lekktu@gmail.com>
5414         Remove obsolete macro BASE_LEADING_CODE_P.
5415         * character.h (BASE_LEADING_CODE_P): Remove.
5416         * regex.c [!emacs] (BASE_LEADING_CODE_P): Remove.
5417         * buffer.c (Fset_buffer_multibyte):
5418         * indent.c (scan_for_column, compute_motion):
5419         * insdel.c (count_combining_before, count_combining_after):
5420         Use LEADING_CODE_P instead of BASE_LEADING_CODE_P.
5422 2010-06-04  Juanma Barranquero  <lekktu@gmail.com>
5424         Turn `directory-sep-char' into a noop.
5426         * lisp.h [WINDOWSNT] (Vdirectory_sep_char): Don't declare.
5427         (DIRECTORY_SEP): Define unconditionally.
5429         * s/ms-w32.h (DIRECTORY_SEP): Remove.
5431         * emacs.c (decode_env_path): Don't check DIRECTORY_SEP,
5432         call dostounix_filename directly.
5434         * fileio.c (CORRECT_DIR_SEPS): Remove.
5435         (Ffile_name_directory, directory_file_name, Fexpand_file_name)
5436         (Fsubstitute_in_file_name): Use dostounix_filename instead.
5437         (file_name_as_directory): Use dostounix_filename, DIRECTORY_SEP.
5438         (syms_of_fileio) <directory-sep-char>: Move to subr.el.
5440         * w32proc.c (CORRECT_DIR_SEPS): Remove.
5441         (Fw32_short_file_name, Fw32_long_file_name): Use dostounix_filename.
5443 2010-06-03  Andreas Schwab  <schwab@linux-m68k.org>
5445         * process.c (conv_lisp_to_sockaddr): Fix conversion of IPv4 address.
5446         (Bug#6346)
5448 2010-06-03  Juanma Barranquero  <lekktu@gmail.com>
5450         * ccl.c (Fccl_program_p): Fix typo in docstring.
5452 2010-06-03  Dan Nicolaescu  <dann@ics.uci.edu>
5454         Move UNEXEC definition to autoconf.
5455         * s/usg5-4.h (UNEXEC): Remove, move to configure.in.
5456         * s/sol2-10.h (UNEXEC):
5457         * s/irix6-5.h (UNEXEC):
5458         * s/hpux10-20.h (UNEXEC):
5459         * s/gnu-linux.h (UNEXEC):
5460         * s/darwin.h (UNEXEC):
5461         * s/cygwin.h (UNEXEC):
5462         * s/bsd-common.h (UNEXEC):
5463         * s/aix4-2.h (UNEXEC):
5464         * m/alpha.h (UNEXEC): Likewise.
5465         * Makefile.in (UNEXEC_OBJ): Define using @UNEXEC_OBJ@.
5467 2010-06-03  Juanma Barranquero  <lekktu@gmail.com>
5469         Remove obsolete pre-unicode2 macros.
5470         * character.h (MULTIBYTE_FORM_LENGTH, PARSE_MULTIBYTE_SEQ): Remove.
5471         * composite.c (composition_reseat_it):
5472         * data.c (Faset):
5473         * fns.c (Ffillarray):
5474         * regex.c (re_search_2): Use BYTES_BY_CHAR_HEAD.
5475         [!emacs] (BYTES_BY_CHAR_HEAD): Define instead of MULTIBYTE_FORM_LENGTH.
5477 2010-06-03  Juri Linkov  <juri@jurta.org>
5479         * buffer.c (Fother_buffer): Add CHECK_FRAME.
5480         (Fswitch_to_buffer): Remove unused variable `err'.
5482 2010-06-03  Glenn Morris  <rgm@gnu.org>
5484         * m/template.h (NO_SOCK_SIGIO): Remove, no longer used.
5486         * m/hp800.h (alloca) [__NetBSD__ && __GNUC__]: No need to define it,
5487         now that AH_BOTTOM does it.
5489         * m/hp800.h (HAVE_ALLOCA):
5490         * m/ibms390x.h (HAVE_ALLOCA): Do not define, no longer needed.
5492         * m/ia64.h, s/gnu-linux.h, s/gnu.h, s/netbsd.h, s/usg5-4.h:
5493         Remove NOT_C_CODE tests, it is always true now.
5495 2010-06-02  Dan Nicolaescu  <dann@ics.uci.edu>
5497         Fix config.h includes.
5498         * xsettings.c:
5499         * xgselect.c:
5500         * nsterm.m:
5501         * nsselect.m:
5502         * nsimage.m:
5503         * nsfont.m:
5504         * nsfns.m:
5505         * dbusbind.c: Use #include <config.h> instead of "config.h" as all
5506         other files do.
5508         * gmalloc.c: Remove BROKEN_PROTOTYPES reference, unused.
5510         * s/sol2-6.h: Remove obsolete comments.
5512         Remove unnecessary alloca.h includes.
5513         * keymap.c: Do not include alloca.h, config.h does that.
5514         * sysdep.c: Likewise.  Do not define fwrite, not used.
5516 2010-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5518         * sysdep.c (child_setup_tty): Move the non-canonical initialization to
5519         the HAVE_TERMIO where it belongs (bug#6149).
5521 2010-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
5523         * keymap.c (Fwhere_is_internal): Fix handling of remapping (in thread
5524         of bug#6305).
5526 2010-05-30  Eli Zaretskii  <eliz@gnu.org>
5528         * bidi.c (bidi_move_to_visually_next): Make sure the sentinel
5529         state is always cached (bug#6306).
5531 2010-05-29  Eli Zaretskii  <eliz@gnu.org>
5533         Fix cursor motion in bidi-reordered continued lines.
5534         * xdisp.c (try_cursor_movement): Backup to non-continuation line
5535         only after finding point's row.  Fix the logic.  Rewrite the loop
5536         over continuation lines in bidi-reordered buffers.
5537         Return CURSOR_MOVEMENT_MUST_SCROLL upon failure to find a suitable row,
5538         rather than CURSOR_MOVEMENT_CANNOT_BE_USED.
5540 2010-05-28  Michael Albinus  <michael.albinus@gmx.de>
5542         * fileio.c (Fdelete_file): Pass TRASH arg to handler call.
5544 2010-05-28  Kenichi Handa  <handa@m17n.org>
5546         * font.c (font_delete_unmatched): Check Vface_ignored_fonts.
5547         Don't sheck SPEC if it is nil.
5548         (font_list_entities): Call font_delete_unmatched if
5549         Vface_ignored_fonts is non-nil.  (Bug#6287)
5551 2010-05-28  Glenn Morris  <rgm@gnu.org>
5553         * Makefile.in (LIBES): Remove $LOADLIBES, it is never set.
5555 2010-05-27  Chong Yidong  <cyd@stupidchicken.com>
5557         * fileio.c (Fdelete_file): Change meaning of optional arg to mean
5558         whether to trash.
5559         (internal_delete_file, Frename_file): Callers changed.
5560         (delete_by_moving_to_trash): Doc fix.
5561         (Fdelete_directory_internal): Don't move to trash.
5563         * callproc.c (delete_temp_file):
5564         * buffer.c (Fkill_buffer): Callers changed.
5566         * lisp.h: Update prototype.
5568 2010-05-27  Chong Yidong  <cyd@stupidchicken.com>
5570         * xdisp.c (redisplay_window): After redisplay, check if point is
5571         still valid before setting it (Bug#6177).
5573 2010-05-27  Glenn Morris  <rgm@gnu.org>
5575         * Makefile.in, autodeps.mk, deps.mk, ns.mk:
5576         Convert comments to Makefile format.
5578         * Makefile.in (bootstrap-clean): No more Makefile.c.
5580 2010-05-26  Glenn Morris  <rgm@gnu.org>
5582         * Makefile.in (YMF_PASS_LDFLAGS): Remove.
5583         (temacs${EXEEXT}): Use PRE_EDIT_LDFLAGS, POST_EDIT_LDFLAGS.
5585         * Makefile.in (NS_IMPL_GNUSTEP_INC, NS_IMPL_GNUSTEP_TEMACS_LDFLAGS):
5586         Remove.
5587         (TEMACS_LDFLAGS): Do not use NS_IMPL_GNUSTEP_TEMACS_LDFLAGS.
5589 2010-05-26  Kenichi Handa  <handa@m17n.org>
5591         * composite.c (composition_compute_stop_pos): Fix condition for
5592         backward scanning.
5594 2010-05-25  Glenn Morris  <rgm@gnu.org>
5596         * Makefile.in (@NS_IMPL_GNUSTEP_INC@, NS_IMPL_GNUSTEP_TEMACS_LDFLAGS):
5597         Move before TEMACS_LDFLAGS.
5598         (TEMACS_LDFLAGS): Use $NS_IMPL_GNUSTEP_TEMACS_LDFLAGS.
5599         (temacs${EXEEXT}): Do not use $NS_IMPL_GNUSTEP_TEMACS_LDFLAGS.
5601         * Makefile.in (NOT_C_CODE): No longer define.
5602         (config.h): No longer include.
5604         * Makefile.in (LD_SWITCH_SYSTEM_TEMACS): Move definition after some
5605         variables it may reference.
5607         * Makefile.in (LD_SWITCH_SYSTEM_EXTRA): Remove.
5608         (TEMACS_LDFLAGS): Remove LD_SWITCH_SYSTEM_EXTRA.
5610 2010-05-25  Kenichi Handa  <handa@m17n.org>
5612         * dispextern.h (struct composition_it): New members rule_idx and
5613         charpos.
5615         * xdisp.c (set_iterator_to_next): While scanning backward, assume
5616         that the character positions of IT point the last character of the
5617         current grapheme cluster.
5618         (next_element_from_composition): Don't change character positions
5619         of IT.
5620         (append_composite_glyph): Set glyph->charpos to
5621         it->cmp_it.charpos.
5623         * composite.c (autocmp_chars): Change the first argument to RULE,
5624         and try composition with RULE only.
5625         (composition_compute_stop_pos): Record the index number of the
5626         composition rule in CMP_IT->rule_idx.
5627         (composition_reseat_it): Call autocmp_chars repeatedly until the
5628         correct rule of the composition is found.
5629         (composition_update_it): Set CMP_IT->charpos.  Assume the CHARPOS
5630         is at the last character of the current grapheme cluster when
5631         CMP_IT->reversed_p is nonzero.
5633 2010-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5635         * editfns.c (Fbyte_to_string): New function.
5637 2010-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5639         * process.c (Fmake_network_process): Set :host to nil if it's not used.
5640         Suggested by Masatake YAMATO <yamato@redhat.com>.
5642 2010-05-23  Eli Zaretskii  <eliz@gnu.org>
5644         * dispextern.h (init_iterator): Sync prototype with changed definition.
5646 2010-05-20  enami tsugutomo  <tsugutomo.enami@jp.sony.com>
5648         * s/netbsd.h: If terminfo is found, use it in preference to
5649         termcap.  (Bug#6190)  [Backport from trunk]
5651 2010-05-19  Eli Zaretskii  <eliz@gnu.org>
5653         Redesign and reimplement bidi-aware edge positions of glyph rows.
5655         * dispextern.h (struct glyph_row): New members minpos and maxpos.
5656         (MATRIX_ROW_START_CHARPOS, MATRIX_ROW_START_BYTEPOS)
5657         (MATRIX_ROW_END_CHARPOS, MATRIX_ROW_END_BYTEPOS): Reference minpos
5658         and maxpos members instead of start.pos and end.pos, respectively.
5660         * xdisp.c (display_line): Compare IT_CHARPOS with the position in
5661         row->start.pos, rather than with MATRIX_ROW_START_CHARPOS.
5662         (cursor_row_p): Use row->end.pos rather than MATRIX_ROW_END_CHARPOS.
5663         (try_window_reusing_current_matrix, try_window_id):
5664         Use ROW->minpos rather than ROW->start.pos.
5665         (init_from_display_pos, init_iterator): Use EMACS_INT for
5666         character and byte positions.
5667         (find_row_edges): Rename from find_row_end.  Accept additional
5668         arguments for minimum and maximum buffer positions seen by
5669         display_line for this row.  Don't use iterator to find the
5670         position following the maximum one; instead, increment the
5671         position found by display_line directly.  Fix logic; eol_pos
5672         should be tested before the rest.  Handle the case of characters
5673         delivered from display vector (bug#6036).  Fix tests related to
5674         it->method.  Handle the truncated_on_right_p rows.
5675         (RECORD_MAX_MIN_POS): New macro.
5676         (display_line): Use it to record the minimum and maximum buffer
5677         positions for glyphs in the row being assembled.  Record the
5678         position of the newline that terminates the line.  If word wrap is
5679         in effect, restore minimum and maximum positions seen up to the
5680         wrap point, when iterator returns to it.
5681         (try_window_reusing_current_matrix): Give up if in bidi-reordered
5682         row and cursor not already at point.  Restore original pre-bidi
5683         code for unidirectional buffers.
5685         * dispnew.c (increment_row_positions, check_matrix_invariants):
5686         Increment and check row->start.pos and row->end.pos, in addition
5687         to MATRIX_ROW_START_CHARPOS and MATRIX_ROW_END_CHARPOS.
5689         * .gdbinit (prowlims): Display row->minpos and row->maxpos.
5690         Display truncated_on_left_p and truncated_on_right_p flags.
5691         Formatting fixes.
5692         (pmtxrows): Display the ordinal number of each row.  Don't display
5693         rows beyond the last one.
5695         * bidi.c (bidi_cache_iterator_state): Don't zero out new_paragraph:
5696         it is not copied by bidi_copy_it.
5698 2010-05-22  Eli Zaretskii  <eliz@gnu.org>
5700         * w32.c (sys_write): Break writes into chunks smaller than 32MB.
5701         (Bug#6237)
5703 2010-05-22  Chong Yidong  <cyd@stupidchicken.com>
5705         * image.c (Fimage_flush): Rename from image-refresh.
5707 2010-05-21  Chong Yidong  <cyd@stupidchicken.com>
5709         * xdisp.c (redisplay_internal): Clear caches even if redisplaying
5710         just one window.
5712         * image.c (Vimage_cache_eviction_delay): Decrease to 300.
5713         (clear_image_cache): If the number of cached images is unusually
5714         large, decrease the cache eviction delay (Bug#6230).
5716 2010-05-21  Glenn Morris  <rgm@gnu.org>
5718         * Makefile.in (${ns_appdir}, ${ns_appbindir}Emacs, ns-app):
5719         Move these rules to ns.mk.
5720         * ns.mk: New file.
5722         * Makefile.in (../src/$(OLDXMENU), $(OLDXMENU)): Always define rules.
5724         * Makefile.in (CANNOT_DUMP): New, set by configure.
5725         (emacs${EXEEXT}, bootstrap-emacs${EXEEXT}): Use $CANNOT_DUMP.
5727 2010-05-20  Juri Linkov  <juri@jurta.org>
5729         * fileio.c (Fdelete_file): Change interative spec to use
5730         `read-file-name' like in `find-file-read-args' where the default
5731         value is `default-directory' instead of `buffer-file-name'.
5732         http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00533.html
5734 2010-05-20  Kevin Ryde  <user42@zip.com.au>
5736         * keyboard.c (Vlast_command, Vkeyboard_translate_table)
5737         (Voverriding_terminal_local_map, Vsystem_key_alist)
5738         (Vlocal_function_key_map): Fix manual link in docstring (Bug#6224).
5740 2010-05-20  Glenn Morris  <rgm@gnu.org>
5742         * Makefile.in (DEPDIR): New constant.
5743         (DEPFLAGS): Set with configure, not cpp.
5744         (MKDEPDIR): New, set by configure.
5745         (.c.o, .m.o, ecrt0.o): Use $MKDEPDIR.
5746         (clean): Use $DEPDIR.
5747         (deps_frag): Include from configure.
5748         Move static/dynamic dependency stuff to deps.mk/autodeps.mk.
5749         * deps.mk, autodeps.mk: New files, extracted from Makefile.in.
5751         * bidi.c (bidi_cache_shrink, bidi_cache_iterator_state):
5752         Fix reallocation of the cache.  (Bug#6210)
5754 2010-05-19  Glenn Morris  <rgm@gnu.org>
5756         * s/msdos.h (ORDINARY_LINK): Move to sed2v2.inp.
5758         * Makefile.in (LD, YMF_PASS_LDFLAGS): Set with configure, not cpp.
5759         (GNULIB_VAR): Remove.
5760         (LIBES): Use LIB_GCC instead of GNULIB_VAR.
5762         * m/ibms390x.h (LINKER):
5763         * m/macppc.h (LINKER) [GNU_LINUX]:
5764         * s/aix4-2.h (ORDINARY_LINK):
5765         * s/cygwin.h (LINKER):
5766         * s/darwin.h (ORDINARY_LINK):
5767         * s/gnu.h (ORDINARY_LINK):
5768         * s/netbsd.h (LINKER):
5769         * s/usg5-4.h (ORDINARY_LINK):
5770         Move to configure.
5772         * s/aix4-2.h (LINKER): Remove; this file sets ORDINARY_LINK.
5774 2010-05-18  Chong Yidong  <cyd@stupidchicken.com>
5776         * character.c (Fstring, Funibyte_string): Use SAFE_ALLOCA to
5777         prevent stack overflow if number of arguments is too large
5778         (Bug#6214).
5780 2010-05-18  Juanma Barranquero  <lekktu@gmail.com>
5782         * charset.c (load_charset_map_from_file): Don't call close after fclose.
5784 2010-05-18  Glenn Morris  <rgm@gnu.org>
5786         * s/gnu-linux.h: Combine two conditionals.
5788         * Makefile.in (otherobj): Include $(VMLIMIT_OBJ) separately from
5789         $(POST_ALLOC_OBJ).
5791         * Makefile.in (RALLOC_OBJ): New, set by configure.
5792         (rallocobj): Replace with the previous variable.
5793         (otherobj): Use $RALLOC_OBJ.
5795         * s/gnu.h (REL_ALLOC) [DOUG_LEA_MALLOC]:
5796         * s/gnu-linux.h (REL_ALLOC) [DOUG_LEA_MALLOC]: Move undef to configure.
5798         * Makefile.in (GMALLOC_OBJ, VMLIMIT_OBJ): New, set by configure.
5799         (gmallocobj, vmlimitobj): Replace with previous two variables.
5800         (otherobj): Use $GMALLOC_OBJ, $VMLIMIT_OBJ.
5802 2010-05-17  Glenn Morris  <rgm@gnu.org>
5804         * Makefile.in (OLDXMENU_DEPS): New, set by configure.
5805         (stamp-oldxmenu): Use $OLDXMENU_DEPS.
5807 2010-05-16  Glenn Morris  <rgm@gnu.org>
5809         * Makefile.in (${ns_appbindir}Emacs, ns-app): Always define these rules.
5811         * Makefile.in (clean): Get rid of HAVE_NS conditional.
5813         * Makefile.in (ns_appdir, ns_appbindir): Now configure adds the
5814         trailing "/".
5816         * Makefile.in (TEMACS_LDFLAGS2): New, set by configure.
5817         (temacs${EXEEXT}): Combine the NS_IMPL_GNUSTEP case with the default.
5819         * Makefile.in (GNUSTEP_SYSTEM_LIBRARIES): Remove, unused.
5820         (NS_IMPL_GNUSTEP_TEMACS_LDFLAGS): New, set by configure.
5821         (LD) [NS_IMPL_GNUSTEP]: Set to $(CC) -rdynamic.
5822         (temacs${EXEEXT}): Remove $LOCALCPP, never defined or referenced.
5823         Make most of the NS_IMPL_GNUSTEP case the same as the default case.
5825         * Makefile.in (temacs${EXEEXT}) [!NS_IMPL_GNUSTEP]:
5826         Remove ${STARTFLAGS}, nothing ever sets it.
5828 2010-05-16  Dan Nicolaescu  <dann@ics.uci.edu>
5830         * m/ia64.h (UNEXEC): Remove, set in s/*.h.
5832 2010-05-16  Glenn Morris  <rgm@gnu.org>
5834         * Makefile.in (LIBX_BASE): Always define.
5836         * Makefile.in (LIBX_OTHER): Move out of cpp section.
5838         * Makefile.in (LIBXT): Always define.
5840 2010-05-15  Glenn Morris  <rgm@gnu.org>
5842         * Makefile.in (OLDXMENU, LIBXMENU, LIBX_OTHER): Always define.
5844         * Makefile.in (FONT_DRIVERS): Remove, replace with $FONT_OBJ.
5845         (obj, SOME_MACHINE_OBJECTS): Use $FONT_OBJ.
5847 2010-05-15  Ken Raeburn  <raeburn@raeburn.org>
5849         * lisp.h (XFLOAT_DATA): Use "0?x:x" to generate an rvalue.  (Bug#5916)
5850         (LISP_MAKE_RVALUE) [!USE_LISP_UNION_TYPE && !__GNUC__]: Likewise.
5852         * emacs.c (main): Initialize initial-environment and
5853         process-environment before generating from env, not after.
5855         Handle --version reasonably in CANNOT_DUMP configuration.
5856         * emacs.c (emacs_version, emacs_copyright): New string variables.
5857         (Vemacs_version, Vemacs_copyright): New Lisp_Object variables.
5858         (syms_of_emacs): Defvar them, and initialize them from the C
5859         string variables.
5860         (main): If initialization hasn't been done, print initial version
5861         info from the C strings, instead of starting an interactive session.
5863 2010-05-15  Eli Zaretskii  <eliz@gnu.org>
5865         * bidi.c (bidi_paragraph_init): Don't leave alone garbage values
5866         of bidi_it->paragraph_dir.  Call bidi_initialize if needed.
5867         (bidi_paragraph_init): Remove redundant assertion that we are at
5868         the beginning of a line after call to bidi_find_paragraph_start.
5870         * xdisp.c (Fcurrent_bidi_paragraph_direction): New function.
5871         (syms_of_xdisp): Defsubr it.
5873         * cmds.c (Fforward_char, Fbackward_char): Doc fix.
5875         * Makefile.in: Fix MSDOS-related comments.
5877 2010-05-15  Glenn Morris  <rgm@gnu.org>
5879         * Makefile.in (OLDXMENU_TARGET): New, set by configure.
5880         (really-lwlib, really-oldXMenu): Always define.
5881         ($OLDXMENU): Depend on $OLDXMENU_TARGET.
5883         * Makefile.in: Simplify cpp conditional.
5885         * Makefile.in (${ns_appdir}): Simplify using umask.
5887         * Makefile.in (${ns_appdir}): Remove references to CVS-related files.
5889 2010-05-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5891         * eval.c (specbind): Remove left-over duplicate test.
5892         Disallow let-binding frame-local vars.  Add comment.
5894 2010-05-14  Eli Zaretskii  <eliz@gnu.org>
5896         Make the cache of bidi iterator states dynamically allocated.
5897         * bidi.c (bidi_cache_shrink): New function.
5898         (bidi_init_it): Call it.
5899         (bidi_cache_iterator_state): Enlarge the cache if needed.
5901         * bidi.c (bidi_move_to_visually_next): Rename from
5902         bidi_get_next_char_visually.  All callers changed.
5904 2010-05-14  Kenichi Handa  <handa@m17n.org>
5906         * dispextern.h (struct composition_it): New member reversed_p.
5908         * composite.c (composition_compute_stop_pos): Search backward if
5909         ENDPOS < CHARPOS.
5910         (composition_reseat_it): Handle the case that ENDPOS < CHARPOS.
5911         Set CMP_IT->reversed_p.
5912         (composition_update_it): Pay attention to CMP_IT->reversed_p.
5914         * xdisp.c (set_iterator_to_next):
5915         Call composition_compute_stop_pos with negative ENDPOS if we are
5916         scanning backward.  Call composition_compute_stop_pos if scan
5917         direction is changed.
5918         (next_element_from_buffer): Call composition_compute_stop_pos with
5919         negative ENDPOS if we are scanning backward.
5920         (next_element_from_composition): Pay attention to
5921         IT->cmp_it.reversed_p.
5923 2010-05-14  Kenichi Handa  <handa@m17n.org>
5925         * font.c (font_range): Return the range for the font found at first.
5927 2010-05-14  Glenn Morris  <rgm@gnu.org>
5929         * Makefile.in (ns_appdir, ns_appbindir, ns_appsrc): Always define.
5931         * Makefile.in (mktime, X11, register): Move undefs to configure.
5933         * Makefile.in (MSDOS_OBJ): Default to empty, let msdos scripts set it.
5934         (MSDOS_X_OBJ): New variable.
5935         (MSDOS_SUPPORT_REAL): New constant.
5936         (MSDOS_SUPPORT): Set as a variable, not with cpp.
5937         (obj): Use MSDOS_X_OBJ.
5938         (lisp): Use MSDOS_SUPPORT as a variable.
5940         * Makefile.in (REAL_MOUSE_SUPPORT): New constant.
5941         (GPM_MOUSE_SUPPORT): Now it's a constant.
5942         (MOUSE_SUPPORT, TOOLTIP_SUPPORT, WINDOW_SUPPORT): Set with configure,
5943         not cpp.
5945         * Makefile.in (@NS_IMPL_GNUSTEP_INC@): Use in place of #ifdef.
5946         (ns_appresdir): Remove, unused.
5948         * Makefile.in (SHELL): Move outside cpp section.
5950         * s/netbsd.h (AMPERSAND_FULL_NAME): Remove (defined in AH_BOTTOM).
5952 2010-05-13  Glenn Morris  <rgm@gnu.org>
5954         * Makefile.in (FONT_DRIVERS): Place with other HAVE_X_WINDOWS stuff.
5955         (TOOLTIP_SUPPORT): Place with other HAVE_WINDOW_SYSTEM stuff.
5957         * Makefile.in (FONT_DRIVERS): If HAVE_X_WINDOWS is defined,
5958         HAVE_WINDOW_SYSTEM must be too.
5960         * Makefile.in (WINNT_SUPPORT): Remove, nt build does not use this file.
5961         (lisp): Remove WINNT_SUPPORT.
5963         * Makefile.in (OLDXMENU, LIBXMENU) [!HAVE_MENUS]:
5964         Let configure set these variables (to empty) in this case as well.
5966         * Makefile.in (LD_SWITCH_X_SITE): Define as a variable, not via cpp.
5967         (LIBX_BASE): Use $LD_SWITCH_X_SITE.
5969         * Makefile.in (C_SWITCH_X_SYSTEM, C_SWITCH_X_SITE, LIB_STANDARD)
5970         (LIB_MATH, FONTCONFIG_CFLAGS, FONTCONFIG_LIBS, FREETYPE_CFLAGS)
5971         (FREETYPE_LIBS, LIBOTF_CFLAGS, LIBOTF_LIBS, M17N_FLT_CFLAGS)
5972         (M17N_FLT_LIBS, GNU_OBJC_CFLAGS, GNUSTEP_SYSTEM_LIBRARIES, LIBGPM)
5973         (LIBRESOLV, UNEXEC_OBJ): For clarity, define variables to hold
5974         the values output by configure.
5975         (ALL_CFLAGS, obj, LIBES, temacs${EXEEXT}): Use the above variables.
5977 2010-05-12  Glenn Morris  <rgm@gnu.org>
5979         * Makefile.in (YMF_PASS_LDFLAGS, LD, LINKER): Simplify the logic.
5980         (LINKER_WAS_SPECIFIED): Remove.
5982         * Makefile.in (LIB_GCC): Set using configure, not cpp.
5983         (GNULIB_VAR) [!ORDINARY_LINK]: Always set to $LIB_GCC.
5984         * m/arm.h (LIB_GCC) [GNU_LINUX]:
5985         * s/cygwin.h (LIB_GCC):
5986         * s/freebsd.h (LIB_GCC):
5987         * s/gnu-linux.h (LIB_GCC):
5988         * s/msdos.h (LIB_GCC):
5989         * s/netbsd.h (LIB_GCC):
5990         Move to configure.
5992 2010-05-11  Karel Klíč  <kklic@redhat.com>
5994         * ftfont.c: Fix incorrect parentheses of #if condition for
5995         definining M17N_FLT_USE_NEW_FEATURE.
5997 2010-05-11  Glenn Morris  <rgm@gnu.org>
5999         * Makefile.in (LIBS_SYSTEM) [MSDOS]: Do not reset.
6000         * s/msdos.h (MSDOS_LIBS_SYSTEM): Remove.
6002 2010-05-10  Eli Zaretskii  <eliz@gnu.org>
6004         * xdisp.c (init_iterator): Don't turn on bidi reordering in
6005         unibyte buffers.  See
6006         http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00263.html.
6008 2010-05-10  Glenn Morris  <rgm@gnu.org>
6010         * Makefile.in (LIBS_SYSTEM): Set using configure, not cpp.
6011         (LIBS_SYSTEM) [MSDOS]: Reset with MSDOS_LIBS_SYSTEM.
6012         (LIBES): Use LIBS_SYSTEM as a variable.
6013         * s/msdos.h (LIBS_SYSTEM): Rename to MSDOS_LIBS_SYSTEM.  Always define.
6014         * s/aix4-2.h (LIBS_SYSTEM):
6015         * s/freebsd.h (LIBS_SYSTEM):
6016         * s/hpux10-20.h (LIBS_SYSTEM):
6017         * s/sol2-6.h (LIBS_SYSTEM):
6018         * s/unixware.h (LIBS_SYSTEM):
6019         Move to configure.
6021         * s/aix4-2.h (MAIL_USE_LOCKF):
6022         * s/bsd-common.h (MAIL_USE_FLOCK):
6023         * s/darwin.h (MAIL_USE_FLOCK):
6024         * s/gnu-linux.h (MAIL_USE_FLOCK):
6025         * s/irix6-5.h (MAIL_USE_FLOCK):
6026         * s/template.h (MAIL_USE_FLOCK):
6027         Move to configure.
6029 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
6031         * Version 23.2 released.
6033 2010-05-08  Andreas Schwab  <schwab@linux-m68k.org>
6035         * composite.c (autocmp_chars): Save point as marker before calling
6036         auto-composition-function (Bug#5984).
6038         * lisp.h (restore_point_unwind): Add prototype.
6040         * fileio.c (restore_point_unwind): Remove static attribute.
6042 2010-05-08  Kenichi Handa  <handa@m17n.org>
6044         * ftfont.c (M17N_FLT_USE_NEW_FEATURE): Define it if we can use the
6045         new feature of libotf and m17n-flt.
6046         (ftfont_check_otf) [M17N_FLT_USE_NEW_FEATURE]:
6047         Call OTF_check_features even if no specific feature is given.
6048         (PACK_OTF_TAG) [M17N_FLT_USE_NEW_FEATURE]: New macro.
6049         (ftfont_drive_otf) [M17N_FLT_USE_NEW_FEATURE]: Handle the case
6050         that OUT is NULL.  Use OTF_drive_gsub_with_log and
6051         OTF_drive_gpos_with_log instead of OTF_drive_gsub and
6052         OTF_drive_gpos.
6053         (ftfont_try_otf) [M17N_FLT_USE_NEW_FEATURE]: New function.
6054         (ftfont_shape_by_flt) [M17N_FLT_USE_NEW_FEATURE]:
6055         Setup mflt_enable_new_feature and mflt_try_otf.
6057 2010-05-08  Jan Djärv  <jan.h.d@swipnet.se>
6059         * xsettings.c (Ftool_bar_get_system_style): Correct comment.
6061         * gtkutil.c (xg_pack_tool_bar): Change show_all to show for handle
6062         box and toolbar (Bug #6139).
6063         (xg_create_tool_bar): Remove comment (Bug #6139).
6064         (xg_make_tool_item): Remove gtk_widget_show_all (Bug #6139).
6065         (xg_show_toolbar_item): Add gtk_widget_show for weventbox (Bug #6139).
6067 2010-05-08  Juanma Barranquero  <lekktu@gmail.com>
6069         * makefile.w32-in ($(BLD)/eval.$(O), $(BLD)/w32fns.$(O)):
6070         Update dependencies.
6072 2010-05-08  Eli Zaretskii  <eliz@gnu.org>
6074         * fringe.c (update_window_fringes): Set up truncation bitmaps for
6075         R2L lines.
6077 2010-05-08  Glenn Morris  <rgm@gnu.org>
6079         * Makefile.in (THIS_IS_MAKEFILE): Remove, unused.
6081         * Makefile.in (LIBS_TERMCAP): Set with configure, not cpp.
6082         (TERMCAP_OBJ): New, set by configure, replacing termcapobj.
6083         (termcapobj): Replace with TERMCAP_OBJ.
6084         (otherobj): Use $TERMCAP_OBJ instead of $termcapobj.
6085         (LIBES): Use LIBS_TERMCAP as a variable.
6087         * s/freebsd.h (osreldate.h): No longer include, since this file
6088         does not use __FreeBSD_version any more.
6090         * s/aix4-2.h (TERMINFO):
6091         * s/cygwin.h (TERMINFO):
6092         * s/darwin.h (TERMINFO, LIBS_TERMCAP) [HAVE_LIBNCURSES]:
6093         * s/freebsd.h (TERMINFO, LIBS_TERMCAP):
6094         * s/gnu-linux.h (TERMINFO, LIBS_TERMCAP) [HAVE_LIBNCURSES]:
6095         * s/gnu.h (TERMINFO, LIBS_TERMCAP) [HAVE_LIBNCURSES]:
6096         * s/hpux10-20.h (TERMINFO, LIBS_TERMCAP):
6097         * s/irix6-5.h (TERMINFO):
6098         * s/netbsd.h (LIBS_TERMCAP):
6099         * s/openbsd.h (TERMINFO, LIBS_TERMCAP):
6100         * s/sol2-6.h (LIBS_TERMCAP) [!TERMINFO]:
6101         * s/usg5-4.h (TERMINFO):
6102         Move to configure.
6104 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6106         * eval.c (unbind_to): Don't unbind a local binding into the global
6107         binding when the local binding disappeared.  Inversely, don't unbind
6108         a global binding into a newly created local binding.
6109         * data.c (set_internal): Make its `buf' arg into a `where' arg so we
6110         can specify the frame to use, when applicable.  Adjust callers.
6112 2010-05-07  Vincent Belaïche  <vincent.belaiche@gmail.com>
6113             Stefan Monnier  <monnier@iro.umontreal.ca>
6115         * floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New functions.
6117 2010-05-07  Eli Zaretskii  <eliz@gnu.org>
6119         * w32fns.c: Include w32.h.
6120         (Fw32_shell_execute): Decode the error message before passing it
6121         to `error'.  (Bug#6126)
6123         * msdos.c (dos_set_window_size):
6124         * w16select.c (Fx_selection_exists_p): Use `Fsymbol_value (foo)'
6125         instead of `XSYMBOL (foo)->value'.
6127 2010-05-07  Eli Zaretskii  <eliz@gnu.org>
6129         Fix the MS-DOS build, broken by autoconfiscation.
6131         * Makefile.in: Don't use Make-style comments past the "start of
6132         cpp stuff" line.
6133         (MSDOS_OBJ): Remove xmenu.o (it is now defined by XMENU_OBJ).
6135         * s/msdos.h (UNEXEC): Don't define (@unexec@ in Makefile.in is
6136         edited directly by msdos/sed1v2.inp).
6138 2010-05-07  Glenn Morris  <rgm@gnu.org>
6140         * Makefile.in (LD_SWITCH_SYSTEM): Set with configure, not cpp.
6141         (LD_SWITCH_SYSTEM_EXTRA): New variable, set by configure.
6142         (TEMACS_LDFLAGS): Use $LD_SWITCH_SYSTEM and $LD_SWITCH_SYSTEM_EXTRA,
6143         move out of cpp section.
6144         * s/freebsd.h (LD_SWITCH_SYSTEM):
6145         * s/gnu-linux.h (LD_SWITCH_SYSTEM):
6146         * s/netbsd.h (LD_SWITCH_SYSTEM):
6147         * s/openbsd.h (LD_SWITCH_SYSTEM): Move to configure.in.
6149 2010-05-07  Dan Nicolaescu  <dann@ics.uci.edu>
6151         Define LIB_STANDARD and START_FILES using autoconf.
6152         * s/usg5-4.h (LIB_STANDARD):
6153         * s/netbsd.h (START_FILES):
6154         * s/irix6-5.h (LIB_STANDARD):
6155         * s/hpux10-20.h (LIB_STANDARD, START_FILES):
6156         * s/gnu-linux.h (START_FILES, LIB_STANDARD):
6157         * s/freebsd.h (START_FILES):
6158         * s/darwin.h (START_FILES):
6159         * s/cygwin.h (START_FILES):
6160         * s/aix4-2.h (LIB_STANDARD):
6161         * m/ibmrs6000.h (START_FILES): Remove, move logic to configure.in.
6162         * Makefile.in (STARTFILES): Rename to START_FILES, define using
6163         autoconf, not cpp.
6165 2010-05-06  Dan Nicolaescu  <dann@ics.uci.edu>
6167         Remove NEED_BSDTTY and NEED_UNISTD_H.
6168         * s/hpux10-20.h (NEED_BSDTTY): Remove.
6169         * s/aix4-2.h (NEED_UNISTD_H): Remove.
6170         * systty.h: Simplify conditionals for including <sys/bsdtty.h>,
6171         <sys/ptyio.h> and <unistd.h>.
6173         * emacs.c (main): Remove NO_DIR_LIBRARY conditional, unused.
6175         * Makefile.in (STARTFILES): Conditionally define to make the usage clear.
6176         * s/gnu.h (START_FILES): Remove empty definition.
6178 2010-05-06  Jan Djärv  <jan.h.d@swipnet.se>
6180         * xterm.c (x_draw_image_relief): Move declaration of extra to beginning.
6182 2010-05-06  Glenn Morris  <rgm@gnu.org>
6184         * Makefile.in (CPP, LN_S): Remove unused variables.
6186 2010-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6188         * syntax.c (Fchar_syntax): Check the arg is a character (bug#6080).
6190 2010-05-05  Lawrence Mitchell  <wence@gmx.li>
6192         * m/sparc.h: Fix typo in earlier change.
6194 2010-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
6196         Misc tweaks.
6197         * eval.c (Fdefvaralias): Remove unintended nested if.
6198         (internal_condition_case_2, internal_condition_case_n): Use ANSI type.
6200 2010-05-04  Bernhard Herzog  <bh@intevation.de>  (tiny change)
6202         * xsmfns.c (smc_save_yourself_CB): strlen(client_id) => strlen(cwd).
6204 2010-05-04  Dan Nicolaescu  <dann@ics.uci.edu>
6206         Remove BSD_PGRPS.
6207         * s/bsd-common.h (BSD_PGRPS): Remove undef.
6208         * s/gnu-linux.h (BSD_PGRPS): Remove.
6209         * term.c (dissociate_if_controlling_tty):
6210         * sysdep.c (narrow_foreground_group, widen_foreground_group)
6211         (init_sys_modes, reset_sys_modes):
6212         * emacs.c (main):
6213         * callproc.c (Fcall_process, child_setup): Remove code depending
6214         on BSD_PGRPS.
6216         Remove POSIX_SIGNALS.
6217         * s/usg5-4.h (POSIX_SIGNALS):
6218         * s/netbsd.h (POSIX_SIGNALS):
6219         * s/msdos.h (POSIX_SIGNALS):
6220         * s/ms-w32.h (POSIX_SIGNALS):
6221         * s/hpux11.h (POSIX_SIGNALS):
6222         * s/gnu.h (POSIX_SIGNALS):
6223         * s/gnu-linux.h (POSIX_SIGNALS):
6224         * s/freebsd.h (POSIX_SIGNALS):
6225         * s/darwin.h (POSIX_SIGNALS):
6226         * s/cygwin.h (POSIX_SIGNALS):
6227         * s/aix4-2.h (POSIX_SIGNALS): Remove definition.
6228         * s/unixware.h:
6229         * s/sol2-6.h: Remove comments on POSIX_SIGNALS.
6230         * process.c (create_process):
6231         * syssignal.h:
6232         * sysdep.c (wait_for_termination, init_signals):
6233         * process.c (create_process):
6234         * msdos.c: POSIX_SIGNALS is always defined on all platforms,
6235         remove all code that assumes the contrary.
6237 2010-05-04  Glenn Morris  <rgm@gnu.org>
6239         * s/gnu-linux.h (LD_SWITCH_SYSTEM): Use LD_SWITCH_X_SITE_AUX as a shell
6240         variable.
6241         * s/netbsd.h (LD_SWITCH_SYSTEM_tmp): Remove.
6242         (LD_SWITCH_SYSTEM): Use $LD_SWITCH_X_SITE_AUX_RPATH.
6243         * s/openbsd.h (LD_SWITCH_SYSTEM_tmp): Remove.
6244         (LD_SWITCH_SYSTEM): Use $LD_SWITCH_X_SITE_AUX_RPATH instead of
6245         LD_SWITCH_SYSTEM_tmp.
6246         * Makefile.in (LD_SWITCH_X_SITE_AUX, LD_SWITCH_X_SITE_AUX_RPATH):
6247         New variables, set by configure.
6249         * s/aix4-2.h (LD_SWITCH_SYSTEM_TEMACS): Move to configure.in.
6250         * s/darwin.h (HEADERPAD_EXTRA, LIBS_NSGUI): Remove.
6251         (LD_SWITCH_SYSTEM_TEMACS): Move to configure.in.
6252         * Makefile.in (LD_SWITCH_SYSTEM_TEMACS): New variable, set by configure.
6253         (TEMACS_LDFLAGS): Use $LD_SWITCH_SYSTEM_TEMACS.
6255         * s/aix4-2.h (C_SWITCH_SYSTEM):
6256         * m/alpha.h (C_SWITCH_MACHINE):
6257         Move to configure.in.
6258         * Makefile.in (C_SWITCH_MACHINE, C_SWITCH_SYSTEM):
6259         New variables, set by configure.
6260         (ALL_CFLAGS): Use $C_SWITCH_MACHINE and $C_SWITCH_SYSTEM in place of
6261         $c_switch_machine and $c_switch_system.
6263 2010-05-04  Dan Nicolaescu  <dann@ics.uci.edu>
6265         * s/hpux10-20.h (LIB_STANDARD): New definition.
6266         * Makefile.in (ORDINARY_LINK): Remove setting LIB_STANDARD based
6267         on it, not used anymore.
6269 2010-05-03  Chong Yidong  <cyd@stupidchicken.com>
6271         * eval.c (internal_condition_case_n): Rename from
6272         internal_condition_case_2.
6273         (internal_condition_case_2): New function.
6275         * xdisp.c (safe_call): Use internal_condition_case_n.
6277         * fileio.c (Fdelete_file, internal_delete_file): New arg FORCE.
6278         (internal_delete_file, Frename_file): Callers changed.
6280         * buffer.c (Fkill_buffer):
6281         * callproc.c (delete_temp_file): Callers changed (Bug#6070).
6283         * lisp.h: Update prototypes.
6285 2010-05-03  Glenn Morris  <rgm@gnu.org>
6287         * Makefile.in (LIBX_EXTRA, LIBX_BASE): New variables.
6288         (LIBXT_OTHER, LIBX_OTHER): New, set by configure.
6289         (LIBXT): Set with configure, not cpp.
6290         (LIBX): Remove.
6291         (LIBES): Replace $LIBX with $LIBX_BASE and $LIBX_OTHER.
6293 2010-05-02  Dan Nicolaescu  <dann@ics.uci.edu>
6295         * m/amdx86-64.h (START_FILES, LIB_STANDARD): Remove.
6296         The FreeBSD is not needed, the default works, Solaris version is
6297         not needed, and the remaining case is not supported by configure.
6299 2010-05-02  Jan Djärv  <jan.h.d@swipnet.se>
6301         * xsmfns.c (CHDIR_OPT): New define.
6302         (smc_save_yourself_CB): Add CHDIR_OPT to options to use when
6303         restarting emacs.
6305         * xterm.c (x_connection_closed): Call Fkill_emacs instead of
6306         shut_down_emacs.
6308         * emacs.c (USAGE1): Mention --chdir.
6309         (main): Handle --chdir.
6310         (standard_args): Add --chdir.
6311         (fatal_error_signal): Call Fkill_emacs for SIGTERM and SIGHUP (Bug
6312         #5552).
6314 2010-05-01  Dan Nicolaescu  <dann@ics.uci.edu>
6316         Remove LD_SWITCH_MACHINE.
6317         * Makefile.in (LD_SWITCH_MACHINE): Remove definition, unused.
6318         (TEMACS_LDFLAGS): Do not use LD_SWITCH_MACHINE.
6320         Clean up IRIX code.
6321         * m/iris4d.h (TERMINFO, FIRST_PTY_LETTER): Move definitions ...
6322         * s/irix6-5.h (TERMINFO, FIRST_PTY_LETTER): ... here.
6324         Clean up AIX code.
6325         * m/ibmrs6000.inp: Remove file, unused.
6326         * m/ibmrs6000.h (IBMR2AIX): Remove, unused.
6327         (LD_SWITCH_MACHINE): Rename to LD_SWITCH_SYSTEM_TEMACS, and move
6328         definition ...
6329         * s/aix4-2.h (LD_SWITCH_SYSTEM_TEMACS): ... here.
6331         * sysdep.c (child_setup_tty, init_sys_modes): Remove !IBMR2AIX code,
6332         unused.
6334 2010-05-01  Eli Zaretskii  <eliz@gnu.org>
6336         Emulate POSIX_SIGNALS on MS-Windows.
6338         * s/ms-w32.h (POSIX_SIGNALS, struct sigaction, SIG_BLOCK)
6339         (SIG_SETMASK, SIG_UNBLOCK): Define.
6341         * sysdep.c (sys_signal) [WINDOWSNT]: #ifdef away.
6342         (wait_for_termination) [WINDOWSNT]: Move MS-Windows specific code
6343         from non-POSIX_SIGNALS section to POSIX_SIGNALS section.
6345         * w32.c (sigemptyset, sigaddset, sigfillset, sigprocmask):
6346         New stubs.
6348         Miscellaneous fixes of bidi display.
6350         * xdisp.c (find_row_end): New function, refactored from display_line.
6351         (display_line): Use it.
6352         (extend_face_to_end_of_line): In almost-filled rows, extend only
6353         if the row is R2L and not continued.
6354         (display_line): Fix prepending of truncation glyphs to R2L rows.
6355         Preserve overlay and string info in row->end.
6356         (insert_left_trunc_glyphs): Support addition of left truncation
6357         glyphs to R2L rows.
6358         (set_cursor_from_row): Don't place cursor on the vertical border
6359         glyph between adjacent windows.  Fix a crash when a display string
6360         is continued to the next line.  Don't return zero if cursor was
6361         found by `cursor' property of a display string.
6362         (try_cursor_movement): Don't assume that row->end == (row+1)->start,
6363         test for that explicitly.
6365 2010-05-01  Glenn Morris  <rgm@gnu.org>
6367         * Makefile.in (gmallocobj, rallocobj, vmlimitobj): Initialize to null,
6368         for clarity.
6369         (OTHER_OBJ): Remove.
6370         (PRE_ALLOC_OBJ, POST_ALLOC_OBJ): New, set by configure.
6371         (otherobj): Use PRE_ALLOC_OBJ, POST_ALLOC_OBJ rather than OTHER_OBJ.
6373 2010-05-01  Karel Klíč  <kklic@redhat.com>
6375         * fileio.c (Ffile_selinux_context): Context functions may return null.
6377 2010-04-30  Dan Nicolaescu  <dann@ics.uci.edu>
6379         * s/gnu.h (POSIX_SIGNALS, START_FILES): New definitions.
6381 2010-04-30  Glenn Morris  <rgm@gnu.org>
6383         * Makefile.in (vmlimitobj) [!SYSTEM_MALLOC]: New variable.  (Bug#6065)
6384         (OTHER_OBJ): Define as a separate variable, for clarity.
6386 2010-04-30  Jan Djärv  <jan.h.d@swipnet.se>
6388         * xsettings.c: include limits.h and update file comment.
6390 2010-04-30  Glenn Morris  <rgm@gnu.org>
6392         * Makefile.in (OLDXMENU, LIBXMENU) [HAVE_MENUS]:
6393         Set with configure, not cpp.
6394         (LIBW): Remove, replace with $TOOLKIT_LIBW.
6396         * Makefile.in (mallocobj): Remove.
6397         (otherobj): Simplify using @OTHER_OBJ@.
6399         * Makefile.in (dispnew.o, frame.o, fringe.o, font.o, fontset.o)
6400         (keyboard.o, window.o, xdisp.o, xfaces.o, menu.o):
6401         Don't bother making nsgui.h dependency platform-specific.
6403         * Makefile.in (nsfns.o): Remove duplicate nsgui.h dependency.
6405 2010-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6407         * process.c (read_process_output, exec_sentinel): Don't burp if the
6408         sentinel/filter kills the current buffer (bug#6060).
6410         Fix wrong-docstring problem introduced with hash-consing.  (Bug#6008)
6411         * eval.c (Fautoload): Set doc to a unique number rather than to 0.
6412         Remove unused var `args'.
6413         * lisp.h (XSETCARFASTINT, XSETCDRFASTINT): Remove.
6414         (LOADHIST_ATTACH): Wrap with do...while to avoid surprises for callers.
6415         * doc.c (store_function_docstring): Use XSETCAR.
6417 2010-04-28  Glenn Morris  <rgm@gnu.org>
6419         * Makefile.in (BASE_WINDOW_SUPPORT, X_WINDOW_SUPPORT): New variables.
6420         (WINDOW_SUPPORT) [HAVE_WINDOW_SYSTEM]: Use them.
6422         * Makefile.in (CYGWIN_OBJ): Set with configure, not cpp.
6424         * Makefile.in (GPM_MOUSE_SUPPORT): New, set by configure.
6425         (MOUSE_SUPPORT) [!HAVE_MOUSE]: Use $GPM_MOUSE_SUPPORT.
6427         * Makefile.in (FONT_OBJ): New, set by configure.
6428         (FONT_DRIVERS): Use $FONT_OBJ.
6430         * Makefile.in (LIBXMU): Set with configure, not cpp.
6431         * s/aix4-2.h (LIBXMU):
6432         * s/hpux10-20.h (LIBXMU):
6433         Remove definition, now set in configure.
6435         * Makefile.in (NS_OBJ, NS_SUPPORT): Set with configure, not cpp.
6437         * m/amdx86-64.h [i386]: Move this test to configure.in.
6439 2010-04-27  Glenn Morris  <rgm@gnu.org>
6441         * Makefile.in (LIBXTR6): Set with configure, not cpp.
6442         * s/unixware.h (NEED_LIBW): Remove definition.
6444         * Makefile.in (LUCID_LIBW, MOTIF_LIBW): Remove, replacing by...
6445         (TOOLKIT_LIBW): New, set by configure.
6446         (@X_TOOLKIT_TYPE@): No longer define it.
6448         * Makefile.in (LIBXP): Remove, since included in MOTIF_LIBW.
6449         (MOTIF_LIBW): Set with configure, not cpp.
6450         * s/aix4-2.h (LIB_MOTIF):
6451         * s/gnu-linux.h (LIB_MOTIF):
6452         * s/unixware.h (LIB_MOTIF): Move to configure.in.
6454 2010-04-27  Dan Nicolaescu  <dann@ics.uci.edu>
6456         Reduce CPP usage.
6457         * Makefile.in (LIB_X11_LIB): Remove, inline in the only user.
6458         (obj): Use autoconf for unexec instead of cpp.
6459         (C_SWITCH_SYSTEM, C_SWITCH_MACHINE, C_SWITCH_X_SITE):
6460         Remove definitions and undefs.  Inline definitions in the only user.
6461         (ALL_CFLAGS): Substitute C_SWITCH_X_SYSTEM using autoconf.
6463 2010-04-27  Glenn Morris  <rgm@gnu.org>
6465         * m/amdx86-64.h (START_FILES, LIB_STANDARD): Change the logic around,
6466         since the defaults (set by the system file) are fine in most cases.
6467         [GNU_LINUX, __OpenBSD__, __NetBSD__, __APPLE__]: Remove sections.
6468         * m/ibms390x.h (START_FILES, LIB_STANDARD):
6469         * m/macppc.h (START_FILES, LIB_STANDARD) [GNU_LINUX]:
6470         * m/sparc.h (START_FILES, LIB_STANDARD) [__linux__]:
6471         Remove definitions, since they are set correctly in s/gnu-linux.h.
6472         * s/freebsd.h (START_FILES, LIB_STANDARD):
6473         * s/gnu-linux.h (START_FILES, LIB_STANDARD):
6474         * s/hpux10-20.h (START_FILES):
6475         * s/netbsd.h (START_FILES, LIB_STANDARD, START_FILES_1, END_FILES_1):
6476         Use $CRT_DIR in place of fixed /usr/lib, /lib directories.
6478         * Makefile.in (LIBXP, LUCID_LIBW, WIDGET_OBJ): Set via configure.
6479         (MOTIF_LIBW): Use $LIBXP.
6480         (otherobj): Use $WIDGET_OBJ.
6482 2010-04-26  Dan Nicolaescu  <dann@ics.uci.edu>
6484         * Makefile.in (LIBS_MACHINE): Remove, unused.
6486         Use autoconf instead of cpp for LIB_MATH.
6487         * s/darwin.h (LIB_MATH): Do not define here, move to configure.
6488         * s/cygwin.h (LIB_MATH): Likewise.
6489         * Makefile.in (LIB_MATH): Do not define with cpp.
6490         (LIBES): Use autoconf for LIB_MATH.
6492 2010-04-26  Kenichi Handa  <handa@m17n.org>
6494         * composite.c (Ffind_composition_internal): Fix the return value
6495         for an automatic composition.
6497 2010-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
6499         Remove all NO_ARG_ARRAY uses.
6500         * fns.c (concat2, concat3, nconc2):
6501         * eval.c (apply1, call1, call2, call3, call4, call5, call6)
6502         (call7): Remove NO_ARG_ARRAY usage, assume it's always true.
6503         * m/xtensa.h (NO_ARG_ARRAY):
6504         * m/template.h (NO_ARG_ARRAY):
6505         * m/sparc.h (NO_ARG_ARRAY):
6506         * m/sh3.h (NO_ARG_ARRAY):
6507         * m/mips.h (NO_ARG_ARRAY):
6508         * m/macppc.h (NO_ARG_ARRAY):
6509         * m/iris4d.h (NO_ARG_ARRAY):
6510         * m/intel386.h (NO_ARG_ARRAY):
6511         * m/ibms390x.h (NO_ARG_ARRAY):
6512         * m/ibms390.h (NO_ARG_ARRAY):
6513         * m/ibmrs6000.h (NO_ARG_ARRAY):
6514         * m/ia64.h (NO_ARG_ARRAY):
6515         * m/hp800.h (NO_ARG_ARRAY):
6516         * m/arm.h (NO_ARG_ARRAY):
6517         * m/amdx86-64.h (NO_ARG_ARRAY):
6518         * m/alpha.h (NO_ARG_ARRAY): Remove definition.
6520 2010-04-25  Eli Zaretskii  <eliz@gnu.org>
6522         * xdisp.c (display_line): Don't assume 2nd call to
6523         get_next_display_element cannot return zero.  (Bug#6030)
6524         (iterate_out_of_display_property): New function, body from pop_it.
6525         (pop_it): Use it.
6527 2010-04-24  Glenn Morris  <rgm@gnu.org>
6529         * m/amdx86-64.h (START_FILES, LIB_STANDARD) [__OpenBSD__]:
6530         For clarity, revert to using fixed /usr/lib rather than $CRT_DIR.
6531         (START_FILES, LIB_STANDARD) [__FreeBSD__]: Merge into the generic case,
6532         since CRT_DIR defaults to /usr/lib.  Suggested by Dan Nicolaescu.
6534 2010-04-24  Eli Zaretskii  <eliz@gnu.org>
6536         * xdisp.c (display_line): Use `reseat' instead of `reseat_1', and
6537         use `get_next_display_element' and `set_iterator_to_next' to
6538         advance to the next character, when looking for the character that
6539         begins the next row.
6541         * .gdbinit: Add a "set Fmake_symbol" line to force GDB to load the
6542         definition of "struct Lisp_Symbol".
6544 2010-04-24  Glenn Morris  <rgm@gnu.org>
6546         * Makefile.in (CRT_DIR): New variable, set by configure.
6547         * m/amdx86-64.h, m/ibms390x.h (START_FILES, LIB_STANDARD):
6548         Use $CRT_DIR rather than HAVE_LIB64_DIR.  (Bug#5655)
6550 2010-04-23  Dan Nicolaescu  <dann@ics.uci.edu>
6552         * Makefile.in: Remove C_SWITCH_X_MACHINE, unused.
6554         * s/cygwin.h (LIBS_DEBUG): Remove, unused.
6556         Remove redundant flags.
6557         * s/freebsd.h (C_SWITCH_SYSTEM):
6558         * s/hpux10-20.h (C_SWITCH_X_SYSTEM, LD_SWITCH_X_DEFAULT):
6559         * s/netbsd.h (C_SWITCH_SYSTEM):
6560         * s/openbsd.h (LD_SWITCH_X_DEFAULT): Remove, configure takes care
6561         of these.
6563         Simplify m/intel386.h.
6564         * m/intel386.h (CRT0_DUMMIES): Remove, inline value in the only
6565         user: ecrt0.c.
6566         (SOLARIS2): Remove LOAD_AVE_TYPE, LOAD_AVE_CVT, LIBS_MACHINE, unused.
6567         (USG5_4): Move LOAD_AVE_TYPE, LOAD_AVE_CVT, FSCALE definitions to
6568         the only user: s/unixware.h.
6569         * ecrt0.c: Remove #ifndef static.  Inline CRT0_DUMMIES definition
6570         from m/intel386.h.
6571         * s/unixware.h (LOAD_AVE_TYPE, LOAD_AVE_CVT, FSCALE):
6572         Definitions moved here from m/intel386.h.
6574         * m/mips.h: Remove #if 0 code.
6576 2010-04-23  Eli Zaretskii  <eliz@gnu.org>
6578         Fix display of composed characters from L2R scripts in bidi buffers.
6579         * xdisp.c (set_iterator_to_next, next_element_from_composition):
6580         After advancing IT past the composition, resync the bidi iterator
6581         with IT's position.  (Bug#5977)
6583 2010-04-23  Dan Nicolaescu  <dann@ics.uci.edu>
6585         * Makefile.in (LD_SWITCH_MACHINE_TEMACS): Remove, unused.
6586         (TEMACS_LDFLAGS): Don't use LD_SWITCH_SYSTEM_TEMACS.
6588 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6590         * gtkutil.c: Include xsettings.h for Ftool_bar_get_system_style.
6592 2010-04-23  Eli Zaretskii  <eliz@gnu.org>
6594         Support `display' text properties and overlay strings in bidi buffers.
6595         * xdisp.c (pop_it): When the stack is popped after displaying
6596         from a string, bidi-iterate to exit from the text portion covered
6597         by the `display' property or overlay.  (Bug#5988, bug#5920)
6599 2010-04-23  Dan Nicolaescu  <dann@ics.uci.edu>
6601         * m/macppc.h (LD_SWITCH_SYSTEM_TEMACS): Remove #undef.
6602         (LD_SWITCH_MACHINE_TEMACS): Remove, configure sets nocombreloc.
6604         * s/netbsd.h (LD_SWITCH_SYSTEM_TEMACS): Remove, configure sets nocombreloc.
6605         * s/openbsd.h (LD_SWITCH_SYSTEM_TEMACS): Remove.
6607         Simplify STARTFILES definition.
6608         * s/hpux10-20.h (START_FILES): Explicitly define here instead of
6609         relying on Makefile.in to define it.
6610         * s/cygwin.h (START_FILES): Likewise.
6611         * Makefile.in (STARTFILES): Remove conditional code, not needed anymore.
6613         Clean up Solaris code.
6614         * s/sol2-6.h (LD_SWITCH_SYSTEM_TEMACS, C_SWITCH_X_SYSTEM)
6615         (LIB_MOTIF): Remove, configure takes care of this.
6616         (NOT_USING_MOTIF): Remove, unused.
6617         * xrdb.c: Remove #if 0-ed #include.
6618         (SYSV): Remove conditional for old SysV.
6619         * sysdep.c (closedir): Remove conditional code for Solaris,
6620         Solaris has closedir.
6622 2010-04-22  Jan Djärv  <jan.h.d@swipnet.se>
6624         * xsettings.c (read_and_apply_settings): Check if current_font is
6625         NULL before strcmp (Bug#6001).
6627 2010-04-21  Dan Nicolaescu  <dann@ics.uci.edu>
6629         Clean up HP-UX files.
6630         * m/hp800.h (NO_REMAP, VIRT_ADDR_VARIES, DATA_SEG_BITS)
6631         (DATA_START, TEXT_START, LOAD_AVE_TYPE, LOAD_AVE_CVT)
6632         (LDAV_SYMBOL, index, rindex): Move definitions only used in HP-UX ...
6633         * s/hpux10-20.h: ... to the only user, here.
6635 2010-04-21  Eli Zaretskii  <eliz@gnu.org>
6637         * bidi.c (bidi_find_paragraph_start, bidi_at_paragraph_end): Don't
6638         use buffer-local values of paragraph-start and paragraph-separate.
6639         <paragraph_start_re, paragraph_separate_re>: Rename from
6640         fallback_paragraph_start_re and fallback_paragraph_separate_re.
6641         (Bug#5992)
6643 2010-04-21  Jan Djärv  <jan.h.d@swipnet.se>
6645         * xsettings.c: Qmonospace_font_name, Qtool_bar_style and
6646         current_tool_bar_style are new.
6647         (store_config_changed_event): Rename from store_font_changed_event.
6648         (XSETTINGS_TOOL_BAR_STYLE): New define.
6649         (SEEN_FONT, SEEN_TB_STYLE): New enum values.
6650         (struct xsettings): Add font and tb_style, set xft stuff inside #ifdef
6651         HAVE_XFT.
6652         (something_changedCB): store_font_changed_event is now
6653         store_config_changed_event.
6654         (parse_settings): Rename from parse_xft_settings.
6655         Read non-xft xsettings outside #ifdef HAVE_XFT.
6656         (read_settings): Rename from read_xft_settings.
6657         (apply_xft_settings): Take current settings as parameter.  Do not
6658         call read_(xft)_settings.
6659         (read_and_apply_settings): New function.
6660         (xft_settings_event): Do non-xft stuff out of HAVE_XFT.
6661         Call read_and_apply_settings if there are settings to be read.
6662         (init_xsettings): Rename from init_xfd_settings.
6663         Call read_and_apply_settings unconditionally.
6664         (xsettings_initialize): Call init_xsettings.
6665         (Ftool_bar_get_system_style): New function.
6666         (syms_of_xsettings): Define Qmonospace_font_name and
6667         Qtool_bar_style.  Initialize current_tool_bar_style to nil.
6668         defsubr Stool_bar_get_system_style.  Fprovide on
6669         dynamic-setting.
6670         Move misplaced HAVE_GCONF
6672         * xsettings.h (Ftool_bar_get_system_style): Declare.
6674         * xdisp.c: Vtool_bar_style, tool_bar_max_label_size,
6675         Qtext, Qboth, Qboth_horiz are new.
6676         (syms_of_xdisp): Intern Qtext, Qboth, Qboth_horiz, DEFVAR
6677         Vtool_bar_style, tool_bar_max_label_size.
6679         * lisp.h: Extern declare Qtext, Qboth, Qboth_horiz.
6681         * keyboard.c: QClabel is new.
6682         (parse_tool_bar_item): Take out QClabel from tool bar items.
6683         Try to construct a label if ther is no QClabel.
6684         (syms_of_keyboard): Intern :label as QClabel.
6686         * dispextern.h (tool_bar_item_idx): TOOL_BAR_ITEM_LABEL is new.
6687         (Vtool_bar_style, tool_bar_max_label_size, DEFAULT_TOOL_BAR_LABEL_SIZE):
6688         New.
6690         * Makefile.in (SOME_MACHINE_LISP): font-setting.el renamed to
6691         dynamic-setting.el.
6693         * gtkutil.c (xg_tool_bar_menu_proxy): Handle label in tool bar item.
6694         (xg_make_tool_item, xg_show_toolbar_item): New function.
6695         (update_frame_tool_bar): Take label from TOOL_BAR_ITEM_LABEL.
6696         Call xg_make_tool_item to make a tool bar item.
6697         Call xg_show_toolbar_item.  Use wtoolbar instead of x->toolbar_widget.
6699         * xterm.c (x_draw_image_relief): Take Vtool_bar_button_margin
6700         into account for toolbars.
6702 2010-04-21  Jan Djärv  <jan.h.d@swipnet.se>
6704         * data.c (make_blv): Declarations before code (Bug#5993).
6706 2010-04-21  Glenn Morris  <rgm@gnu.org>
6708         * Makefile.in (DBUS_OBJ, GTK_OBJ, XMENU_OBJ, XOBJ):
6709         Define using autoconf, not cpp.
6710         (LIBXSM): New variable, set by autoconf.
6711         (LIBXT): Use $LIBXSM.
6713 2010-04-21  Dan Nicolaescu  <local_user@dannlt>
6715         Remove NOMULTIPLEJOBS, unused.
6716         * s/template.h (NOMULTIPLEJOBS):
6717         * s/msdos.h (NOMULTIPLEJOBS): Remove, unused.
6719         Simplify LD_SWITCH_SYSTEM_TEMACS usage.
6720         * s/freebsd.h (LD_SWITCH_SYSTEM_TEMACS):
6721         * s/gnu-linux.h (LD_SWITCH_SYSTEM_TEMACS): Remove, configure
6722         detects -znocombreloc and passes it to the linker
6723         * s/hpux10-20.h (LD_SWITCH_SYSTEM_TEMACS): Remove, empty.
6725 2010-04-21  Glenn Morris  <rgm@gnu.org>
6727         * Makefile.in (LIBSELINUX_LIBS): Move out of #ifdef.
6729 2010-04-21  Karel Klíč  <kklic@redhat.com>
6731         * Makefile.in (LIBSELINUX_LIBS): New.
6732         (LIBES): Add $LIBSELINUX_LIBS.
6733         * eval.c, lisp.h (call7): New function.
6734         * fileio.c [HAVE_LIBSELINUX]: Include selinux headers.
6735         (Ffile_selinux_context, Fset_file_selinux_context):
6736         New functions.
6737         (Fcopy_file): New parameter preserve-selinux-context.
6738         (Frename_file): Preserve selinux context when renaming by copy-file.
6740 2010-04-21  Juanma Barranquero  <lekktu@gmail.com>
6741             Eli Zaretskii  <eliz@gnu.org>
6743         Don't depend on cm.c or termcap.c on Windows, use stubs.
6744         * makefile.w32-in (OBJ1): Remove cm.$(O) and termcap.$(O).
6745         ($(BLD)/cm.$(O), $(BLD)/termcap.$(O)): Remove.
6746         * w32console.c (current_tty, cost): New vars; lifted from cm.c.
6747         (evalcost, cmputc, cmcheckmagic, cmcostinit, cmgoto, Wcm_clear)
6748         (sys_tputs, sys_tgetstr): New stubs.
6749         * s/ms-w32.h (chcheckmagic, cmcostinit, cmgoto, cmputc, Wcm_clear)
6750         (tputs, tgetstr): New; define to sys_*.
6752 2010-04-20  Juanma Barranquero  <lekktu@gmail.com>
6754         * buffer.c (syms_of_buffer) <bidi-display-reordering>: Doc fix.
6756 2010-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6758         * data.c (Fmake_variable_buffer_local, Fmake_local_variable):
6759         Just signal a warning rather than an error when inside a let.
6760         (Fmake_variable_frame_local): Add the same test.
6762         * font.c (syms_of_font): Make the style table vars read-only.
6764         * buffer.h (struct buffer): Remove unused var `direction_reversed'.
6765         * buffer.c (init_buffer_once, syms_of_buffer): Remove its initialization.
6767         * bidi.c (bidi_initialize): Simplify fallback_paragraph_*_re init.
6769 2010-04-20  Eli Zaretskii  <eliz@gnu.org>
6771         Fix R2L paragraph display on TTY.
6773         * xdisp.c (unproduce_glyphs): New function.
6774         (display_line): Use it when produced glyphs are discarded from R2L
6775         glyph rows.
6776         (append_composite_glyph): In R2L rows, prepend the glyph rather
6777         than appending it.
6779         * term.c (append_composite_glyph): In R2L rows, prepend the glyph
6780         rather than append it.  Set up the resolved_level and bidi_type
6781         attributes of the appended glyph.
6782         (produce_special_glyphs): Mirror the backslash continuation
6783         character in R2L lines.
6785         Implement display of R2L paragraphs in GUI sessions.
6787         * xdisp.c [HAVE_WINDOW_SYSTEM]: Add prototype for
6788         append_stretch_glyph.
6789         (set_cursor_from_row) <cursor_x>: Remove unused variable.
6790         Fix off-by-one error in computing x at end of text in the row.
6791         (append_stretch_glyph): In reversed row, prepend the glyph rather
6792         than append it.  Set resolved_level and bidi_type of the glyph.
6793         (extend_face_to_end_of_line): If the row is reversed, prepend a
6794         stretch glyph whose width is such that the rightmost glyph will be
6795         drawn at the right margin of the window.  Fix off-by-one error on
6796         TTY frames in testing whether a line needs face extension.
6797         Fix face extension at ZV.  If this is the last glyph row, use
6798         DEFAULT_FACE_ID, to avoid painting the rest of the window with the
6799         region face.
6800         (set_cursor_from_row, display_line):
6801         Use MATRIX_ROW_CONTINUATION_LINE_P instead of testing value of
6802         row->continuation_lines_width.
6803         (next_element_from_buffer): Don't call bidi_paragraph_init if we
6804         are at ZV.  Fixes a crash when reseated to ZV by
6805         try_window_reusing_current_matrix.
6806         (display_and_set_cursor, erase_phys_cursor): Handle negative HPOS,
6807         which happens with R2L glyph rows.  Fixes a crash when inserting a
6808         character at end of an R2L line.
6809         (set_cursor_from_row): Don't be fooled by truncated rows: don't
6810         treat them as having zero-width characters.  Improve comments.
6811         Don't reverse pos_before and pos_after for reversed glyph rows.
6812         Set cursor.x to negative value when the cursor might be on the
6813         left fringe.
6814         (IT_OVERFLOW_NEWLINE_INTO_FRINGE): For R2L lines, consider the
6815         left fringe, not the right one.
6816         (notice_overwritten_cursor, draw_phys_cursor_glyph)
6817         (erase_phys_cursor): For reversed cursor_row, support cursor on
6818         the left fringe.
6820         * fringe.c (update_window_fringes): For R2L rows, swap the bitmaps
6821         of continuation indicators on the fringes.
6822         (draw_fringe_bitmap): For reversed glyph rows, allow cursor on the
6823         left fringe.
6825         * w32term.c (w32_draw_window_cursor): For reversed glyph rows,
6826         draw cursor on the left fringe.
6828         * xterm.c (x_draw_window_cursor): For reversed glyph rows, draw
6829         cursor on the left fringe.
6831         * dispnew.c (update_text_area): Handle reversed desired rows when
6832         the cursor is on the left fringe.
6833         (set_window_cursor_after_update): Limit cursor's hpos by -1 from
6834         below, not by 0, for when the cursor is on the left fringe.
6836 2010-04-20  Jan Djärv  <jan.h.d@swipnet.se>
6838         * gtkutil.c (xg_event_is_for_scrollbar): Check if grabbed
6839         widget is a scrollbar.
6841 2010-04-20  Kenichi Handa  <handa@m17n.org>
6843         * charset.c (char_charset): Consider Vcharset_non_preferred_head
6844         only when the arg CHARSET_LIST is nil.
6846 2010-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6848         Make variable forwarding explicit rather the using special values.
6849         Basically, this makes the structure of buffer-local values and object
6850         forwarding explicit in the type of Lisp_Symbols rather than use
6851         special Lisp_Objects for that.  This tends to lead to slightly more
6852         verbose code, but is more C-like, simpler, and makes it easier to make
6853         sure we handled all cases, among other things by letting the compiler
6854         help us check it.
6855         * lisp.h (enum Lisp_Misc_Type, union Lisp_Misc):
6856         Removing forwarding objects.
6857         (enum Lisp_Fwd_Type, enum symbol_redirect, union Lisp_Fwd): New types.
6858         (struct Lisp_Symbol): Make the various forms of variable-forwarding
6859         explicit rather than hiding them inside Lisp_Object "values".
6860         (XFWDTYPE): New macro.
6861         (XINTFWD, XBOOLFWD, XOBJFWD, XKBOARD_OBJFWD): Redefine.
6862         (XBUFFER_LOCAL_VALUE): Remove.
6863         (SYMBOL_VAL, SYMBOL_ALIAS, SYMBOL_BLV, SYMBOL_FWD, SET_SYMBOL_VAL)
6864         (SET_SYMBOL_ALIAS, SET_SYMBOL_BLV, SET_SYMBOL_FWD): New macros.
6865         (SYMBOL_VALUE, SET_SYMBOL_VALUE): Remove.
6866         (struct Lisp_Intfwd, struct Lisp_Boolfwd, struct Lisp_Objfwd)
6867         (struct Lisp_Buffer_Objfwd, struct Lisp_Kboard_Objfwd):
6868         Remove the Lisp_Misc_* header.
6869         (struct Lisp_Buffer_Local_Value): Redefine.
6870         (BLV_FOUND, SET_BLV_FOUND, BLV_VALUE, SET_BLV_VALUE): New macros.
6871         (struct Lisp_Misc_Any): Add filler to get the right size.
6872         (struct Lisp_Free): Use struct Lisp_Misc_Any rather than struct
6873         Lisp_Intfwd.
6874         (DEFVAR_LISP, DEFVAR_LISP_NOPRO, DEFVAR_BOOL, DEFVAR_INT)
6875         (DEFVAR_KBOARD): Allocate a forwarding object.
6876         * data.c (do_blv_forwarding, store_blv_forwarding): New macros.
6877         (let_shadows_global_binding_p): New function.
6878         (union Lisp_Val_Fwd): New type.
6879         (make_blv): New function.
6880         (swap_in_symval_forwarding, indirect_variable, do_symval_forwarding)
6881         (store_symval_forwarding, swap_in_global_binding, Fboundp)
6882         (swap_in_symval_forwarding, find_symbol_value, Fset)
6883         (let_shadows_buffer_binding_p, set_internal, default_value)
6884         (Fset_default, Fmake_variable_buffer_local, Fmake_local_variable)
6885         (Fkill_local_variable, Fmake_variable_frame_local)
6886         (Flocal_variable_p, Flocal_variable_if_set_p)
6887         (Fvariable_binding_locus):
6888         * xdisp.c (select_frame_for_redisplay):
6889         * lread.c (Fintern, Funintern, init_obarray, defvar_int)
6890         (defvar_bool, defvar_lisp_nopro, defvar_lisp, defvar_kboard):
6891         * frame.c (store_frame_param):
6892         * eval.c (Fdefvaralias, Fuser_variable_p, specbind, unbind_to):
6893         * bytecode.c (Fbyte_code) <varref, varset>: Adapt to the new symbol
6894         value structure.
6895         * buffer.c (PER_BUFFER_SYMBOL): Move from buffer.h.
6896         (clone_per_buffer_values): Only adjust markers into the current buffer.
6897         (reset_buffer_local_variables): PER_BUFFER_IDX is never -2.
6898         (Fbuffer_local_value, set_buffer_internal_1)
6899         (swap_out_buffer_local_variables):
6900         Adapt to the new symbol value structure.
6901         (DEFVAR_PER_BUFFER): Allocate a Lisp_Buffer_Objfwd object.
6902         (defvar_per_buffer): Take a new arg for the fwd object.
6903         (buffer_lisp_local_variables): Return a proper alist (different fix
6904         for bug#4138).
6905         * alloc.c (Fmake_symbol): Use SET_SYMBOL_VAL.
6906         (Fgarbage_collect): Don't handle buffer_defaults specially.
6907         (mark_object): Handle new symbol value structure rather than the old
6908         special Lisp_Misc_* objects.
6909         (gc_sweep) <symbols>: Free also the buffer-local-value objects.
6910         * term.c (set_tty_color_mode):
6911         * bidi.c (bidi_initialize): Don't access the ->value field directly.
6912         * buffer.h (PER_BUFFER_VAR_OFFSET): Don't bother with
6913         a buffer_local_flags.
6914         * print.c (print_object): Get rid of impossible forwarding objects.
6916 2010-04-19  Eli Zaretskii  <eliz@gnu.org>
6918         * bidi.c (bidi_get_type, bidi_get_category)
6919         (bidi_at_paragraph_end, bidi_resolve_weak, bidi_resolve_neutral)
6920         (bidi_type_of_next_char, bidi_level_of_next_char):
6921         Declare static.  Use `INLINE' rather than `inline'.
6923 2010-04-19  Juanma Barranquero  <lekktu@gmail.com>
6925         * dired.c (Ffile_attributes): Fix typo in docstring.
6927 2010-04-19  Adrian Robert  <Adrian.B.Robert@gmail.com>
6929         * nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as
6930         NSInteger (Bug#5811).
6932 2010-04-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6934         * s/darwin.h (PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF)
6935         (PTY_OPEN): New defines.  Use openpty (Bug#726, Bug#5819).
6937 2010-04-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6939         * frame.h (FRAME_LINE_TO_PIXEL_Y): Add missing parenthesis.
6941 2010-04-19  Chong Yidong  <cyd@stupidchicken.com>
6943         * xdisp.c (prepare_menu_bars): Don't call ns_set_doc_edited for
6944         terminal frames (Bug#5837).
6946 2010-04-19  Eli Zaretskii  <eliz@gnu.org>
6948         * .gdbinit (xsubchartable): New command.
6950 2010-04-19  Eli Zaretskii  <eliz@gnu.org>
6952         * xdisp.c (display_line): Don't write beyond the last glyph row in
6953         the desired matrix.  Fixes a crash in "emacs -nw" (bug#5972), see
6954         http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00075.html
6955         and
6956         http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00213.html
6958 2010-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
6960         * alloc.c (Fpurecopy): Hash-cons if requested.
6961         (syms_of_alloc): Update purify-flag docstring.
6963 2010-04-18  Jan Djärv  <jan.h.d@swipnet.se>
6965         * gtkutil.c (xg_set_geometry): Set size in geometry string also.
6966         (x_wm_set_size_hint): Set USER_POS in hint_flags (Bug#5968).
6968 2010-04-17  Eli Zaretskii  <eliz@gnu.org>
6970         Fix a crash when an NSM character is inserted at BEGV.
6972         * bidi.c (bidi_init_it): Fix initialization of bidi_it->prev.
6973         (bidi_resolve_weak): Don't use prev.type_after_w1 if it is
6974         NEUTRAL_B or UNKNOWN_BT.
6976 2010-04-16  Eli Zaretskii  <eliz@gnu.org>
6978         * xdisp.c (set_cursor_from_row): Don't consider possibility of
6979         other rows with cursor unless they are different from this row and
6980         this row is part of a continued line.  (Bug#5943)
6982 2010-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
6984         * s/freebsd.h: Restore osreldate.h include.
6985         Suggested by Naohiro Aota.
6987 2010-04-16  Jan Djärv  <jan.h.d@swipnet.se>
6989         * xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.
6991 2010-04-16  Ken Brown  <kbrown@cornell.edu>  (tiny change)
6993         * s/cygwin.h: Avoid linking against static libgcc.
6995 2010-04-15  Juri Linkov  <juri@jurta.org>
6997         * window.c: Add Qscroll_command.
6998         Remove Vscroll_preserve_screen_position_commands.
6999         (window_scroll_pixel_based, window_scroll_line_based): Check the
7000         `scroll-command' property on the last command instead of searching
7001         the last command in Vscroll_preserve_screen_position_commands.
7002         (syms_of_window): Initialize and staticpro `Qscroll_command'.
7003         Put Qscroll_command property on Qscroll_up and Qscroll_down.
7004         (scroll-preserve-screen-position): Doc fix.
7005         (Vscroll_preserve_screen_position_commands): Remove variable.
7007 2010-04-15  Dan Nicolaescu  <dann@ics.uci.edu>
7009         * xdisp.c (message): Do not use NO_ARG_ARRAY.
7011 2010-04-14  Dan Nicolaescu  <dann@ics.uci.edu>
7013         Reduce cpp use in Makefile.in.
7014         * Makefile.in (DBUS_CFLAGS, DBUS_LIBS, GCONF_CFLAGS, GCONF_LIBS)
7015         (LIBSOUND, CFLAGS_SOUND, RSVG_LIBS, RSVG_CFLAGS, INTERVALS_H)
7016         (GETLOADAVG_LIBS, RUN_TEMACS): Move to the autoconf section.
7017         (ORDINARY_LINK): Remove, defined in src/s/gnu.h.
7018         (CRT0_COMPILE): Remove, inline it in the only user.
7020 2010-04-14  Juri Linkov  <juri@jurta.org>
7022         * window.c (keys_of_window): Rebind `C-v' from `scroll-up' to
7023         `scroll-up-command' and `M-v' from `scroll-down' to
7024         `scroll-down-command'.
7026 2010-04-14  Juri Linkov  <juri@jurta.org>
7028         * window.c (Vscroll_preserve_screen_position_commands): New variable
7029         with the default value as the list of Qscroll_down and Qscroll_up.
7030         (window_scroll_pixel_based, window_scroll_line_based): Search the
7031         last command in the list Vscroll_preserve_screen_position_commands
7032         instead of comparing with Qscroll_up and Qscroll_down.
7034 2010-04-13  Jan Djärv  <jan.h.d@swipnet.se>
7036         * gtkutil.c (xg_set_geometry): Set geometry for PPosition also.
7037         (x_wm_set_size_hint): Dont set position flags, gtk_window_parse_geometry
7038         does that.
7040         * xfns.c (Fx_create_frame, x_create_tip_frame): Set default border width
7041         to zero.
7043 2010-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
7045         * term.c (init_tty): Move common text outside of #ifdef TERMINFO.
7047         Try to solve the problem of spurious EOF chars in long lines of text
7048         sent to interactive subprocesses.
7049         * sysdep.c (child_setup_tty): Do not enable ICANON any more.
7050         (system_process_attributes): Remove unused var `ttotal'.
7051         * process.c (send_process): Don't bother breaking long line with EOF
7052         chars when talking to ttys any more.
7053         (wait_reading_process_output): Output a warning when called in such
7054         a way that it could block without being interruptible.
7056         Try to detect file modification within the same second.
7057         * buffer.h (struct buffer): New field modtime_size.
7058         * buffer.c (reset_buffer): Initialize it.
7059         * fileio.c (Finsert_file_contents, Fwrite_region): Set it.
7060         (Fverify_visited_file_modtime): Check it.
7061         (Fclear_visited_file_modtime, Fset_visited_file_modtime): Clear it.
7062         (Fset_visited_file_modtime): Set (or clear) it.
7064 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7066         * process.c (status_notify): Remove unused var `ro'.
7068 2010-04-12  Jan Djärv  <jan.h.d@swipnet.se>
7070         * xfns.c (select_visual): Don't call error if XGetVisualInfo returns
7071         more than one visual (Bug#5938).
7073 2010-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
7075         * Makefile.in (C_SWITCH_SYSTEM,C_SWITCH_MACHINE,C_SWITCH_X_SITE):
7076         Undefine.
7078 2010-04-11  Dan Nicolaescu  <dann@ics.uci.edu>
7080         Remove C_SWITCH_SYSTEM_TEMACS.
7081         * s/darwin.h (C_SWITCH_SYSTEM_TEMACS): Remove.
7082         (malloc, realloc, free): Use emacs, not temacs for conditional
7083         definition.
7085         * Makefile.in (C_SWITCH_SYSTEM_TEMACS): Remove.
7086         (ALL_CFLAGS): Do not use C_SWITCH_SYSTEM_TEMACS.
7088         Use autoconf, not cpp for some variables.
7089         * Makefile.in (C_SWITCH_SYSTEM, C_SWITCH_MACHINE)
7090         (C_SWITCH_X_SITE): Define using autoconf, not cpp.
7091         (ALL_CFLAGS): Use them as make variables.
7092         (really-lwlib, really-oldXMenu): Do not pass them.
7094 2010-04-11  Jan Djärv  <jan.h.d@swipnet.se>
7096         * xmenu.c (apply_systemfont_to_dialog): New.
7097         (create_and_show_dialog): Call apply_systemfont_to_dialog if HAVE_XFT.
7099 2010-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7101         * process.c (exec_sentinel): Preserve current-buffer.
7103         * process.c (read_process_output): Move the save-current-buffer to
7104         apply to both the filter and the non-filter branches.
7106 2010-04-10  Dan Nicolaescu  <dann@ics.uci.edu>
7108         * s/msdos.h (UNEXEC): New definition.
7110 2010-04-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7112         * dispextern.h (TRY_WINDOW_CHECK_MARGINS)
7113         (TRY_WINDOW_IGNORE_FONTS_CHANGE): New defines.
7115         * xdisp.c (try_window): Change arg from CHECK_MARGINS to FLAGS.
7116         Don't abort with fonts change if TRY_WINDOW_IGNORE_FONTS_CHANGE is
7117         set in FLAGS.  Callers with non-zero CHECK_MARGINS changed to use
7118         TRY_WINDOW_CHECK_MARGINS.
7120         * xfns.c (Fx_show_tip): Undo last change.  Call try_window with
7121         TRY_WINDOW_IGNORE_FONTS_CHANGE (Bug#2423).  Subtract last glyph's
7122         width only when it is for padding.
7124 2010-04-09  Jan Djärv  <jan.h.d@swipnet.se>
7126         * xfns.c (Fx_show_tip): Call try_window in a loop until
7127         fonts_changed_p is zero (Bug#2423).
7129 2010-04-08  Eli Zaretskii  <eliz@gnu.org>
7131         * xdisp.c (set_cursor_from_row): Don't dereference glyphs beyond
7132         the end of TEXT_AREA.  (Bug#5856)
7134 2010-04-08  Jan Djärv  <jan.h.d@swipnet.se>
7136         * xsettings.c (XSETTINGS_FONT_NAME): Move XSETTINGS_FONT_NAME out of
7137         HAVE_GCONF.
7139 2010-04-08  Eli Zaretskii  <eliz@gnu.org>
7141         * bidi.c (bidi_resolve_weak): Use prev.type_after_w1, instead of
7142         prev.orig_type, for resolving type of NSM.  (Bug#5858)
7144 2010-04-08  Jan Djärv  <jan.h.d@swipnet.se>
7146         * xsettings.c (current_font, SYSTEM_FONT, XSETTINGS_FONT_NAME): New.
7147         (parse_xft_settings): Also check for XSETTINGS_FONT_NAME and save that
7148         in current_font.
7149         (init_gconf): Read value of SYSTEM_FONT and save it in current_font.
7150         (Ffont_get_system_normal_font, xsettings_get_system_normal_font):
7151         New functions.
7152         (syms_of_xsettings): Initialize current_font.
7153         defsubr Sfont_get_system_normal_font.
7155         * xsettings.h (Ffont_get_system_normal_font)
7156         (xsettings_get_system_normal_font): Declare.
7158         * xfns.c (extern xlwmenu_default_font): Remove.
7159         (Fx_create_frame): Remove setting of xlwmenu_default_font, moved
7160         to xlwmenu.c.
7162         * menu.c (digest_single_submenu): If USE_LUCID and HAVE_XFT, encode
7163         menu items in UTF-8.
7165         * xmenu.c: include xsettings.h and xlwmenu.h if USE_LUCID.
7166         (apply_systemfont_to_menu): New function.
7167         (set_frame_menubar, create_and_show_popup_menu):
7168         Call apply_systemfont_to_menu.
7170 2010-04-07  Jan Djärv  <jan.h.d@swipnet.se>
7172         * frame.h (FRAME_TEXT_LINES_TO_PIXEL_HEIGHT): Don't use
7173         FRAME_LINE_TO_PIXEL_Y.
7175         * xterm.c (x_set_window_size_1): Don't add border_width/height to
7176         pixelwidth/height.
7178 2010-04-07  Dan Nicolaescu  <dann@ics.uci.edu>
7180         Simplify code for HP machines.
7181         * m/hp800.h (LOAD_AVE_TYPE, LOAD_AVE_CVT, NO_REMAP): Do not define
7182         for GNU_LINUX, not needed.
7183         (UNEXEC, NEED_BSDTTY): Move definitions...
7184         * s/hpux10-20.h (UNEXEC, NEED_BSDTTY): ... here.
7186         * m/iris4d.h (UNEXEC): Move definition ...
7187         * s/irix6-5.h (UNEXEC): ... here.
7189 2010-04-04  Jan Djärv  <jan.h.d@swipnet.se>
7191         * xfns.c (set_machine_and_pid_properties): New function.
7192         (Fx_create_frame): Call set_machine_and_pid_properties.
7194 2010-04-03  Eli Zaretskii  <eliz@gnu.org>
7196         * bidi.c (bidi_resolve_explicit, bidi_level_of_next_char):
7197         Check bidi_it->bytepos against ZV_BYTE instead of bidi_it->ch against
7198         BIDI_EOB.  Fixes infloop with vertical cursor motion at ZV.
7200         * w32fns.c (x_create_tip_frame): Copy `parms' before we modify it
7201         in this function.  (Bug#5703)
7203 2010-04-03  Chong Yidong  <cyd@stupidchicken.com>
7205         * nsterm.h: Fix last change.
7207 2010-04-03  Dan Nicolaescu  <dann@ics.uci.edu>
7209         * m/intel386.h (NO_REMAP): Move definition ...
7210         * s/msdos.h (NO_REMAP): ... here.
7212         * m/vax.h (CRT0_DUMMIES): Remove, unused.
7214         * ecrt0.c: Remove MSDOS, m68k and __sparc__ conditionals, file not
7215         used on those platforms.
7217 2010-04-02  Dan Nicolaescu  <dann@ics.uci.edu>
7219         Remove extern errno declarations.
7220         * xterm.c:
7221         * xrdb.c:
7222         * w32term.c:
7223         * unexec.c:
7224         * unexaix.c:
7225         * sysdep.c:
7226         * process.c:
7227         * lread.c:
7228         * keyboard.c:
7229         * floatfns.c:
7230         * filelock.c:
7231         * fileio.c:
7232         * emacs.c (main):
7233         * ecrt0.c:
7234         * dispnew.c:
7235         * callproc.c:
7236         * buffer.c: Remove errno extern declarations.
7237         * s/netbsd.h (NEED_ERRNO): Remove.
7239 2010-04-01  Dan Nicolaescu  <dann@ics.uci.edu>
7241         Remove all uses of LIBX11_SYSTEM.
7242         * Makefile.in (LIBX11_SYSTEM): Remove.
7243         * s/msdos.h (LIBX11_SYSTEM): Do not define, define LIBS_SYSTEM
7244         instead.
7246 2010-04-01  Eli Zaretskii  <eliz@gnu.org>
7248         Remove support for DJGPP v1.x (bug#5813).
7250         * w16select.c (__dpmi_int): Remove DJGPP v1.x compatibility.
7251         * s/msdos.h:
7252         * unexec.c (make_hdr, copy_text_and_data):
7253         * sysdep.c (wait_for_termination, sys_subshell):
7254         * msdos.c (dos_set_window_size, msdos_set_cursor_shape)
7255         (IT_set_terminal_modes, __write, _rename, gethostname)
7256         (gettimeofday, alarm, fork, kill, dos_ttraw, dos_ttcooked)
7257         (run_msdos_command, abort): Remove DJGPP v1.x code and tests of
7258         the value of __DJGPP__.
7259         (nice, pause, sigsetmask, sigblock): Remove DJGPP v1.x
7260         compatibility code.
7261         * lread.c:
7262         * gmalloc.c (memalign):
7263         * fileio.c (Fcopy_file, check_executable, Ffile_modes):
7264         * emacs.c (main):
7265         * dosfns.c (init_dosfns):
7266         * dired.c (file_name_completion_stat): Remove tests of __DJGPP__.
7268 2010-04-01  Eli Zaretskii  <eliz@gnu.org>
7270         * xdisp.c (set_cursor_from_row): Fix cursor positioning when the
7271         string with `cursor' property comes from an `after-string'
7272         overlay.  (Bug#5816)
7274 2010-04-01  Glenn Morris  <rgm@gnu.org>
7276         * Makefile.in (LIBTIFF, LIBJPEG, LIBPNG, LIBGIF, LIBXPM, XFT_LIBS):
7277         Define as Makefile variables.
7278         (LIBX): Use above variables rather than directly using autoconf.
7280 2010-03-31  Dan Nicolaescu  <dann@ics.uci.edu>
7282         Clean up BSD_SYSTEM use.
7283         * xterm.c:
7284         * process.c:
7285         * emacs.c: Use HAVE_SYS_IOCTL_H instead of BSD_SYSTEM as a guard
7286         for including <sys/ioctl.h>.
7287         * sysdep.c (wait_without_blocking): Remove BSD_SYSTEM case, this
7288         code is only used for MSDOS.
7290 2010-03-31  Juri Linkov  <juri@jurta.org>
7292         * image.c: Add `Qextension_data'.
7293         (syms_of_image): Initialize and staticpro `Qextension_data'.
7294         (Fimage_metadata): Rename from `Fimage_extension_data'.
7295         (gif_load): Put GIF extension data to the property
7296         `Qextension_data'.
7298 2010-03-31  Chong Yidong  <cyd@stupidchicken.com>
7300         * nsfns.m (ns_set_doc_edited): Remove unused arg OLDVAL.
7301         * nsterm.h: Fix prototype.
7303 2010-03-31  Eli Zaretskii  <eliz@gnu.org>
7305         * xdisp.c (highlight_trailing_whitespace): Support highlight of
7306         trailing whitespace in right-to-left rows.
7308 2010-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
7310         Get rid of the direct_output optimizations.
7311         * keyboard.c (nonundocount): Remove extern declaration.
7312         (command_loop_1): Remove brittle optimisation for cheap and
7313         common operations.
7314         * xdisp.c (redisplay_internal): Don't bother checking
7315         redisplay_performed_directly_p any more.
7316         * sysdep.c (init_sys_modes): Don't call direct_output_forward_char
7317         any more.
7318         * dispnew.c (redisplay_performed_directly_p)
7319         (direct_output_for_insert, direct_output_forward_char):
7320         * dispextern.h (redisplay_performed_directly_p)
7321         (direct_output_for_insert, direct_output_forward_char): Remove.
7322         * cmds.c (nonundocount): Make it static.
7324 2010-03-31  Bernhard Herzog  <bh@intevation.de>  (tiny change)
7326         * menu.c (Fx_popup_menu): Use last_event_timestamp (Bug#4930).
7328 2010-03-31  Jan Djärv  <jan.h.d@swipnet.se>
7330         * xdisp.c (note_mouse_highlight): Don't do highlight if pointer is
7331         invisible (Bug#5766).
7333 2010-03-31  Adrian Robert  <adrian.b.robert@gmail.com>
7335         * xdisp.c (x_consider_frame_title, update_window_cursor):
7336         Remove HAVE_NS conditionals.
7337         (prepare_menu_bars) [HAVE_NS]: Call ns_set_doc_edited.
7339         * nsfns.m (x_implicitly_set_name): If frame-title-format is t, use
7340         filename for the title.
7341         (ns_set_doc_edited): Do nothing if the selected window is a
7342         minibuffer window.
7344         * nsterm.h: Add prototypes for ns_set_name_as_filename and
7345         ns_set_doc_edited.
7347         * nsterm.m: Remove unneeded prototype.
7349 2010-03-31  Glenn Morris  <rgm@gnu.org>
7351         * Makefile.in (SOME_MACHINE_OBJECTS): Ensure dbus stuff is always
7352         in the DOC file.  (Bug#5336)
7354 2010-03-31  Chong Yidong  <cyd@stupidchicken.com>
7356         * xdisp.c (pos_visible_p): Revert 2008-01-25 change (Bug#5730).
7358 2010-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
7360         * window.c (keys_of_window): Remove redundant/overridden bindings.
7362 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
7364         * xdisp.c (BUFFER_POS_REACHED_P, move_it_in_display_line_to):
7365         Restore original behavior when the iterator is not bidi_p.
7367 2010-03-30  Dan Nicolaescu  <dann@ics.uci.edu>
7369         * xdisp.c (syms_of_xdisp): Use intern_c_string instead of intern.
7371 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
7373         * bidi.c (bidi_cache_iterator_state): Invalidate the cache if we
7374         are outside the range of cached character positions.
7376 2010-03-30  Juanma Barranquero  <lekktu@gmail.com>
7378         * makefile.w32-in ($(BLD)/bidi.$(O)): Add dependency on w32gui.h.
7380 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
7382         Initial support for bidirectional editing.
7384         * Makefile.in (obj): Include bidi.o.
7385         (bidi.o): New target.
7387         * makefile.w32-in (OBJ1): Add $(BLD)/bidi.$(O).
7388         ($(BLD)/bidi.$(O)): New target.
7390         * bidi.c: New file.
7392         * buffer.h (struct buffer): New members bidi_display_reordering
7393         and bidi_paragraph_direction.
7395         * buffer.c (init_buffer_once): Initialize bidi_display_reordering
7396         and bidi_paragraph_direction.
7397         (syms_of_buffer): Declare Lisp variables bidi-display-reordering
7398         and bidi-paragraph-direction.
7399         (Fbuffer_swap_text): Swap the values of
7400         bidi_display_reordering and bidi_paragraph_direction.
7402         * dispextern.h (BIDI_MAXLEVEL, BIDI_AT_BASE_LEVEL): New macros.
7403         (bidi_type_t, bidi_dir_t): New types.
7404         (bidi_saved_info, bidi_stack, bidi_it): New structures.
7405         (struct it): New members bidi_p, bidi_it, paragraph_embedding,
7406         prev_stop, base_level_stop, and eol_pos.
7407         (bidi_init_it, bidi_get_next_char_visually): New prototypes.
7408         (IT_STACK_SIZE): Enlarge to 5.
7409         (struct glyph_row): New member reversed_p.
7410         <string_buffer_position>: Update prototype.
7411         (PRODUCE_GLYPHS): Set the reversed_p flag in the iterator's
7412         glyph_row if bidi_it.paragraph_dir == R2L.
7413         (struct glyph): New members resolved_level and bidi_type.
7415         * dispnew.c (direct_output_forward_char): Give up if we need bidi
7416         processing or buffer's direction is right-to-left.
7417         (prepare_desired_row): Preserve the reversed_p flag.
7418         (row_equal_p): Compare the reversed_p attributes as well.
7420         * xdisp.c (init_iterator): Initialize it->bidi_p.
7421         Call bidi_init_it and set it->paragraph_embedding from the current
7422         buffer's value of bidi_paragraph_direction.
7423         (reseat_1): Initialize bidi_it.first_elt.
7424         (set_iterator_to_next, next_element_from_buffer): Use the value of
7425         paragraph_embedding to determine the paragraph direction.
7426         (set_iterator_to_next): Under bidi reordering, call
7427         bidi_get_next_char_visually.  Call bidi_paragraph_init if the
7428         new_paragraph flag is set in the bidi iterator.
7429         (next_element_from_buffer): If bidi_it.first_elt is set,
7430         initialize paragraph direction and find the first character to
7431         display in the visual order.  If reseated to a middle of a line,
7432         prime the bidi iterator starting at the line's beginning.
7433         Handle the situation where we overstepped stop_charpos due to
7434         non-linearity of the bidi iteration.  Likewise for when we back up
7435         beyond the previous stop_charpos.  When moving across stop_charpos,
7436         record it in prev_stop.
7437         (display_line): Set row->end and it->start for the next row to the
7438         next character in logical order.  Always extend reversed_p rows to
7439         the end of line, even if they end at ZV.  Copy the reversed_p flag
7440         to the next glyph row.  Keep calling set_cursor_from_row for
7441         bidi-reordered rows even if we already have a possible candidate
7442         for cursor position.  Set row_end after all the row's glyphs have
7443         been produced, by looping over the glyphs.  Record the position
7444         after EOL in it->eol_pos, and use it to set end_pos of the last
7445         row produced for a continued line.
7446         <Qright_to_left, Qleft_to_right>: New variables.
7447         (syms_of_xdisp): Initialize and staticpro them.
7448         (string_buffer_position_lim): New function.
7449         (string_buffer_position): Most of code moved to
7450         string_buffer_position_lim.  Last argument and return value are
7451         now EMACS_INT; all callers changed.
7452         (set_cursor_from_row): Rewritten to support bidirectional text and
7453         reversed glyph rows.
7454         (text_outside_line_unchanged_p, try_window_id):
7455         Disable optimizations if we are reordering bidirectional text and the
7456         paragraph direction can be affected by the change.
7457         (append_glyph, append_composite_glyph)
7458         (produce_image_glyph, append_stretch_glyph): Set the
7459         resolved_level and bidi_type members of each glyph.
7460         (append_glyph): If the glyph row is reversed, prepend the glyph
7461         rather than appending it.
7462         (handle_stop_backwards): New function.
7463         (reseat_1, pop_it, push_it): Set prev_stop and base_level_stop.
7464         (reseat): call handle_stop_backwards to recompute prev_stop and
7465         base_level_stop for the new position.
7466         (handle_invisible_prop): Under bidi iteration, skip invisible text
7467         using bidi_get_next_char_visually.  If we are `reseat'ed, init the
7468         paragraph direction.  Update IT->prev_stop after skipping
7469         invisible text.
7470         (move_it_in_display_line_to): New variables prev_method
7471         and prev_pos.  Compare for strict equality in
7472         BUFFER_POS_REACHED_P.
7473         (try_cursor_movement): Examine all the candidate rows that occlude
7474         point, to return the best match.  If rows are bidi-reordered
7475         and point moved backwards, back up to the row that is not a
7476         continuation line, and start looking for a suitable row from
7477         there.
7479         * term.c (append_glyph): Reverse glyphs by pre-pending them,
7480         rather than appending, if the glyph_row's reversed_p flag is set.
7481         Set the resolved_level and bidi_type members of each glyph.
7483         * .gdbinit (pbiditype): New command.
7484         (pgx): Use it to display bidi level and type of the glyph.
7485         (pitx): Display some bidi information about the iterator.
7486         (prowlims, pmtxrows): New commands.
7488 2010-03-30  Dan Nicolaescu  <dann@ics.uci.edu>
7490         Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.
7491         * s/usg5-4.h (LIBS_DEBUG):
7492         * s/irix6-5.h (C_DEBUG_SWITCH):
7493         * s/gnu-linux.h (LIBS_DEBUG):
7494         * s/darwin.h (LIBS_DEBUG):
7495         * s/bsd-common.h (LIBS_DEBUG):
7496         * s/aix4-2.h (LIBS_DEBUG, C_DEBUG_SWITCH):
7497         * m/iris4d.h (LIBS_DEBUG):
7498         * m/hp800.h (LIBS_DEBUG): Remove definitions.
7500         * Makefile.in (LIBES): Remove reference to LIBS_DEBUG.
7501         (LIBS_DEBUG): Remove definition.
7503 2010-03-27  Chong Yidong  <cyd@stupidchicken.com>
7505         * process.c (Fmake_network_process): Don't apply Bug#5173 fix for
7506         Windows.
7508 2010-03-25  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7510         * process.c (Fmake_network_process): Don't call turn_on_atimers around
7511         `connect' (Bug#5723).
7513 2010-03-25  Helmut Eller  <eller.helmut@gmail.com>
7515         * process.c (Fmake_network_process): Call `select' for interrupted
7516         `connect' rather than creating new socket (Bug#5173).
7518 2010-03-24  Jan Djärv  <jan.h.d@swipnet.se>
7520         * frame.c (x_get_arg): Handle RES_TYPE_BOOLEAN_NUMBER (bug #5736).
7522         * xfns.c (Fx_create_frame): Make menuBar a RES_TYPE_BOOLEAN_NUMBER.
7524         * dispextern.h (resource_types): RES_TYPE_BOOLEAN_NUMBER is new.
7526 2010-03-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7528         * xfns.c (Fx_create_frame) [USE_LUCID]: Add BLOCK_INPUT around
7529         XLoadQueryFont.
7531 2010-03-24  Kenichi Handa  <handa@m17n.org>
7533         * coding.c (decode_coding_ccl): Fix previous change for the
7534         multibyte case.
7535         (encode_coding_ccl): Don't setup ccl program here.  Fix for the
7536         case that the output buffer is fullfilled.
7537         (encode_coding): Setup ccl program here.
7539 2010-03-23  Dan Nicolaescu  <dann@ics.uci.edu>
7541         * s/gnu-linux.h (LIBS_SYSTEM): Remove, same as default.
7543         Simplify LIBS_MACHINE definitions.
7544         * m/hp800.h (LIBS_MACHINE): Remove, same as default.
7545         * m/iris4d.h (LIBS_MACHINE): Likewise.
7546         * m/ibmrs6000.h (LIBS_MACHINE): Rename to LIBS_SYSTEM and move ...
7547         * s/aix4-2.h (LIBS_SYSTEM): ... here.
7548         * s/netbsd.h: Remove commented out code.
7550 2010-03-22  Dan Nicolaescu  <dann@ics.uci.edu>
7552         Remove dead code dealing with POSIX_SIGNALS.
7553         * atimer.c (set_alarm): Remove dead code, all USG systems define
7554         POSIX_SIGNALS.
7555         * data.c (arith_error): Likewise.
7556         * keyboard.c (input_available_signal, handle_user_signal)
7557         (interrupt_signal): Likewise.
7558         * process.c (sigchld_handler): Likewise.
7559         (create_process): Remove if 0 code.  Remove HPUX conditional when
7560         !defined (POSIX_SIGNALS), it cannot be true.
7561         * syssignal.h: Remove USG5_4 and USG conditionals when
7562         !POSIX_SIGNALS, they cannot be true.
7564         * keyboard.c (Fset_input_interrupt_mode): Remove code depending on
7565         NO_SOCK_SIGIO, not used anymore.
7567 2010-03-21  Dan Nicolaescu  <dann@ics.uci.edu>
7569         * m/vax.h (BSD_SYSTEM, BSD4_2): Remove conditionals, we only
7570         support vax on BSDs.
7572         * m/ibmrs6000.h (ORDINARY_LINK): Move definition ...
7573         * s/aix4-2.h (ORDINARY_LINK): ... here.
7575 2010-03-21  Andreas Schwab  <schwab@linux-m68k.org>
7577         * Makefile.in (abs_builddir): Define.
7578         (bootstrap_exe): Use it.
7579         (VPATH): Use $(srcdir) instead of @srcdir@.
7581 2010-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7583         * Makefile.in (bootstrap_exe): Use an absolute name.
7585 2010-03-20  Dan Nicolaescu  <dann@ics.uci.edu>
7587         Remove support for old GNU/Linux using libc version 5.
7588         * m/alpha.h (LINUX_SBRK_BUG): Remove definition.
7589         * emacs.c (main): Remove code depending on LINUX_SBRK_BUG.
7591         Consolidate redundant definitions in s/bsd-common.h.
7592         * s/bsd-common.h (BSD4_2, TABDLY, TAB3, HAVE_TERMIOS, NO_TERMIO)
7593         (LIBS_DEBUG, SYSV_SYSTEM_DIR, UNEXEC, NARROWPROTO, BSD_PGRPS)
7594         (LDAV_SYMBOL, KERNEL_FILE): Define (or undefine) here instead of
7595         doing it in all files that include this one.
7596         * s/gnu.h (BSD4_2, TABDLY, TAB3, HAVE_TERMIOS, NO_TERMIO)
7597         (LIBS_DEBUG, SYSV_SYSTEM_DIR, UNEXEC, NARROWPROTO, BSD_PGRPS)
7598         (LDAV_SYMBOL, KERNEL_FILE): Remove.
7599         * s/freebsd.h (BSD4_2, TABDLY, TAB3, HAVE_TERMIOS, NO_TERMIO)
7600         (LIBS_DEBUG, SYSV_SYSTEM_DIR, UNEXEC, NARROWPROTO, BSD_PGRPS)
7601         (LDAV_SYMBOL, KERNEL_FILE): Remove.
7602         * s/netbsd.h (BSD4_2, TABDLY, TAB3, HAVE_TERMIOS, NO_TERMIO)
7603         (LIBS_DEBUG, SYSV_SYSTEM_DIR, UNEXEC, NARROWPROTO, BSD_PGRPS)
7604         (LDAV_SYMBOL, KERNEL_FILE): Remove.
7606         Consolidate redundant definitions.
7607         * s/usg5-4.h (sigsetmask, PTY_TTY_NAME_SPRINTF): Do not define,
7608         it's undefined in all files that include this one.
7609         (POSIX_SIGNALS): Define here instead of doing it in all files that
7610         include this one.
7611         * s/irix6-5.h (sigsetmask, PTY_TTY_NAME_SPRINTF): Do not undef.
7612         (POSIX_SIGNALS): Do not define.
7613         * s/sol2-6.h (sigsetmask, PTY_TTY_NAME_SPRINTF): Do not undef.
7614         (POSIX_SIGNALS): Do not define.
7615         * s/unixware.h (sigsetmask, PTY_TTY_NAME_SPRINTF): Do not undef.
7616         (POSIX_SIGNALS): Do not define.
7618         Remove support for old UNIX System V systems.
7619         * s/unixware.h: Add the contents of s/usg-5-4-2.h.
7620         * s/usg-5-4-2.h: Remove.
7622         Remove support for Solaris on PPC and for old versions.
7623         * s/sol2-6.h: Add the contents of s/sol-2.3.h, s/sol-2.4.h, s/sol-2.5.h.
7624         (LD_SWITCH_SYSTEM, USE_MMAP_FOR_BUFFERS): Remove #defines/#undef
7625         that cancel each other.
7626         * s/sol2-3.h:
7627         * s/sol2-4.h:
7628         * s/sol2-5.h: Remove.
7629         * m/ibmrs6000.h: Remove code for USG5_4, this file is only used on AIX.
7630         (NO_REMAP): Remove, unused.
7631         (UNEXEC): Move definition ...
7632         * s/aix4-2.h (UNEXEC): ... here.
7634         * s/openbsd.h: Remove support for non-ELF and for systems that do
7635         not support shared libraries.
7636         * s/netbsd.h:
7637         * s/freebsd.h: Likewise.
7639 2010-03-20  Dan Nicolaescu  <dann@ics.uci.edu>
7641         Remove non-working support for lynxos 3.0.
7642         * s/lynxos.h: Remove file.
7644         * unexec.c (unexec, adjust_lnnoptrs): Do not depend on
7645         COFF_BSD_SYMBOLS, nothing defines it anymore.
7647 2010-03-20  Dan Nicolaescu  <dann@ics.uci.edu>
7649         Remove obsolete uses of HAVE_SHM.
7650         * emacs.c (standard_args):
7651         (Fdump_emacs):
7652         (syms_of_emacs): Remove code depending on HAVE_SHM.
7654         * alloc.c: Remove HAVE_SHM dependent definition.
7656         * Makefile.in (RUN_TEMACS): Do not depend on HAVE_SHM.
7658 2010-03-18  Glenn Morris  <rgm@gnu.org>
7660         * emacs.c (USAGE4): Hard-code bug address.
7661         (REPORT_EMACS_BUG_ADDRESS, REPORT_EMACS_BUG_PRETEST_ADDRESS): Remove.
7662         (bug_reporting_address): Remove.
7663         (main): Don't call bug_reporting_address.
7665         * Makefile.in (XFT_LIBS, LIBXPM, LIBJPEG, LIBPNG, LIBTIFF, LIBGIF)
7666         (LIBGPM, LIBRESOLV): Set using autoconf rather than cpp.
7668 2010-03-15  Chong Yidong  <cyd@stupidchicken.com>
7670         * xfns.c (Fx_create_frame):
7671         * frame.c (Vdefault_frame_scroll_bars): Put non-GTK X scroll-bars
7672         on left.
7674 2010-03-13  Andreas Politz  <politza@fh-trier.de>  (tiny change)
7676         * editfns.c (Fformat): Account for string precision when computing
7677         field width (Bug#5710).
7679 2010-03-12  Chong Yidong  <cyd@stupidchicken.com>
7681         * xfns.c (Fx_create_frame): Set default to Qright.
7683         * frame.c (Vdefault_frame_scroll_bars): Set default to Qright for
7684         all window systems.
7686 2010-03-12  Eli Zaretskii  <eliz@gnu.org>
7688         These changes remove termcap.c from the build on Posix platforms.
7689         * Makefile.in (termcapobj): Move termcap.o from here...
7690         (MSDOS_OBJ): ...to here.
7691         (termcapobj) [!LIBS_TERMCAP]: Remove specialized value, as it is
7692         now identical to when LIBS_TERMCAP is defined.
7694         * term.c: Remove (ifdef'ed away) inclusion of termcap.h.
7696         * cm.c: Remove (ifdef'ed away) inclusion of termcap.h.
7698         * config.in: Regenerated.  (See top-level ChangeLog.)
7700 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
7702         * Branch for 23.2.
7704 2010-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7706         Cleanup setup of gl_state in various parts of the code.
7707         * syntax.h (SETUP_BUFFER_SYNTAX_TABLE): New macro.
7708         (SETUP_SYNTAX_TABLE, SETUP_SYNTAX_TABLE_FOR_OBJECT):
7709         * syntax.c (find_defun_start, Fchar_syntax, Fmatching_paren)
7710         (skip_chars):
7711         * regex.c (regex_compile): Use it.
7712         (re_compile_pattern): Don't set gl_state.current_syntax_table since
7713         it's now set in regex_compile when/if we need it.
7715 2010-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7717         Make it possible to C-g in a tight bytecode loop again (bug#5680).
7718         * lisp.h (ELSE_PENDING_SIGNALS): New macro.
7719         (QUIT): Use it to consolidate code and remove redundancy.
7720         * bytecode.c (BYTE_CODE_QUIT): Use it as well.
7722         * regex.c (regex_compile): Setup gl_state as well.
7724         * syntax.c (skip_chars): Setup gl_state (bug#3823).
7725         (in_classes): Use CONSP before XCAR/XCDR.
7727 2010-03-03  Chong Yidong  <cyd@stupidchicken.com>
7729         * keymap.c (Fwhere_is_internal): Use Fequal to compare
7730         definitions, so that keyboard macros are correctly handled
7731         (Bug#5481).
7733 2010-03-02  Eli Zaretskii  <eliz@gnu.org>
7735         * coding.c (decode_coding_emacs_mule): Fixup pointers to buffer
7736         text that could be relocated inside the call to emacs_mule_char.
7737         (emacs_mule_char): Use CODING_DECODE_CHAR instead of DECODE_CHAR.
7738         (CODING_DECODE_CHAR): Add a comment describing its purpose.
7740 2010-03-02  Kenichi Handa  <handa@m17n.org>
7742         * character.c (parse_str_as_multibyte): Fix handling of the
7743         multibyte form of raw-bytes.
7744         (str_as_multibyte): Likewise.
7746         * buffer.c (Fset_buffer_multibyte): Fix handling of the multibyte
7747         form of raw-bytes.
7749 2010-02-28  Chong Yidong  <cyd@stupidchicken.com>
7751         * charset.c (load_charset_map_from_file)
7752         (load_charset_map_from_vector): Zero out allocated
7753         charset_map_entries before using them.
7755 2010-02-27  Andreas Schwab  <schwab@linux-m68k.org>
7757         * w32uniscribe.c (uniscribe_check_otf): Fix length check.
7759 2010-02-27  Chong Yidong  <cyd@stupidchicken.com>
7761         * font.c (font_parse_fcname): Recognize "Book", "Condensed",
7762         "Medium", and "Semi-Condensed" keywords in GTK names (Bug#5646).
7764 2010-02-26  Kenichi Handa  <handa@m17n.org>
7766         * ftfont.c (ftfont_get_open_type_spec): Fix parsing of otf_spec.
7768         * xdisp.c (reseat_to_string): Fix previous change.
7770 2010-02-26  David Reitter  <david.reitter@gmail.com>
7772         * nsfont.m (nsfont_draw): ns_antialias_text should be a
7773         Lisp_Object (Bug#4736).
7775 2010-02-25  Kenichi Handa  <handa@m17n.org>
7777         * xdisp.c (reseat_to_string): Fix previous change (bug#5609).
7779 2010-02-24  Jan Djärv  <jan.h.d@swipnet.se>
7781         * xterm.c (XTflash): Move declarations before statements.
7783         * gtkutil.c (xg_get_gdk_display): Remove (unused).
7784         (xg_get_pixbuf_from_pix_and_mask, xg_create_frame_widgets)
7785         (xg_toggle_notify_cb, xg_set_toolkit_scroll_bar_thumb)
7786         (xg_create_tool_bar): Remove unused variables.
7787         (x_wm_set_size_hint): Move declarations before statements.
7788         (xg_create_frame_widgets): Remove variable grav.
7790 2010-02-21  Chong Yidong  <cyd@stupidchicken.com>
7792         * m/arm.h: Define the LIB_GCC flag to be -lgcc_s (Bug#5518).
7794 2010-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
7796         * term.c (fatal): Add a final \n if needed (bug#5596).
7798 2010-02-18  Chong Yidong  <cyd@stupidchicken.com>
7800         * nsterm.m (ns_ring_bell): Revert last change (Bug#5569).
7802 2010-02-18  Glenn Morris  <rgm@gnu.org>
7804         * callint.c (Finteractive): Doc fix.
7806 2010-02-18  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
7808         * coding.c (record_conversion_result):
7809         Handle CODING_RESULT_INSUFFICIENT_DST.
7810         (decode_coding_object): Record CODING_RESULT_INSUFFICIENT_MEM on
7811         memory allocation error.
7813 2010-02-17  Kenichi Handa  <handa@m17n.org>
7815         * coding.c (decode_coding_ccl): Don't setup ccl program here.
7816         Fix for the case that the output buffer is fullfilled.
7817         (decode_coding): Setup ccl program here.  Keep looping when the
7818         decoder stopped because the output buffer is
7819         fullfilled (bug#5534).
7821         * ccl.c (ccl_driver): Never reset ic to CCL_HEADER_MAIN.
7823 2010-02-13  Jan Djärv  <jan.h.d@swipnet.se>
7825         * xterm.c (x_clear_frame_area): Call gtk_widget_queue_draw if USE_GTK,
7826         bug #5571.
7827         (XTflash): Use Gdk-routines if USE_GTK so scroll bars don't get
7828         overdrawn.
7830 2010-02-10  Jan Djärv  <jan.h.d@swipnet.se>
7832         * xsmfns.c (x_session_initialize): Move initialization of ice_fd and
7833         doing_interact here.
7834         (ice_connection_closed): New function.
7835         (x_session_check_input, smc_die_CB, ice_io_error_handler)
7836         (ice_conn_watch_CB, x_session_close): Call ice_connection_closed.
7837         (x_session_check_input): Call IceCloseConnection if IceProcessMessages
7838         returns I/O error.
7839         (ice_conn_watch_CB): Call add_keyboard_wait_descriptor on ice_fd,
7840         bug #5512.
7842 2010-02-08  Francis Devereux  <francis@devrx.org>  (tiny change)
7844         * nsfont.m (nsfont_open): The system's value for the font descent
7845         is negative, so round it down to avoid clipping.
7847 2010-02-06  Chong Yidong  <cyd@stupidchicken.com>
7849         * charset.c (load_charset_map_from_file)
7850         (load_charset_map_from_vector): Fix last change to use SAFE_ALLOCA
7851         instead of xmalloc (Bug#5526).  Suggested by Vivek Dasmohapatra.
7853 2010-02-05  Chong Yidong  <cyd@stupidchicken.com>
7855         * charset.c (load_charset_map_from_file): Allocate large
7856         charset_map_entries structure on the heap rather than the stack.
7857         (Bug#5526).
7859 2010-01-31  Kenichi Handa  <handa@m17n.org>
7861         * font.c (font_parse_xlfd): If FONT is a font-entity and pixel
7862         size in NAME is invalid, return -1 (Bug#5396).
7864 2010-01-31  Chong Yidong  <cyd@stupidchicken.com>
7866         * nsterm.m (ns_defined_color): Block input.  Suggested by Mike
7867         <deactivated@gmail.com> (Bug#3605).
7869 2010-01-31  David De La Harpe Golden  <david@harpegolden.net>
7871         * fileio.c (Frename_file): Correctly rename symlinks to
7872         directories (Bug#5496).
7874 2010-01-31  Filipe Cabecinhas  <filcab@gmail.com>  (tiny change)
7876         * nsterm.m (ns_ring_bell): Handle visible bell like X.
7878 2010-01-30  Andreas Schwab  <schwab@linux-m68k.org>
7880         * character.h (CHAR_PRINTABLE_P): Reparenthesize to avoid warning.
7882 2010-01-29  Chong Yidong  <cyd@stupidchicken.com>
7884         * frame.c (DEFAULT_ROWS): Change default to 35.
7886         * xfns.c (x_default_font_parameter): Change default XFT font to
7887         monospace-10 (Bug#3643).
7889 2010-01-29  Eli Zaretskii  <eliz@gnu.org>
7891         * w32inevt.c (key_event): Remove unnecessary comparison of
7892         event->uChar.AsciiChar with 128.
7894 2010-01-28  Chong Yidong  <cyd@stupidchicken.com>
7896         * fileio.c (Frename_file): Fix last change (Bug#5487).
7898         * m/mips.h: Remove DATA_START.  Suggested by Dan Nicolaescu.
7900         * m/alpha.h: Don't define DATA_START on NetBSD (Bug#4629).
7902 2010-01-28  Jan Djärv  <jan.h.d@swipnet.se>
7904         * xfns.c (Fx_create_frame): Remove window size matching code from
7905         2010-01-15.
7906         (x_get_current_desktop, x_get_desktop_workarea): Remove.
7908 2010-01-27  Jason Rumney  <jasonr@gnu.org>
7910         * w32inevt.c (w32_kbd_patch_key): Save the unicode character.
7911         (key_event): Use unicode for characters 128 and higher (Bug#4567).
7913 2010-01-27  Kenichi Handa  <handa@m17n.org>
7915         * regex.c (analyse_first): Fix setting of fastmap for unibyte
7916         pattern string (Bug#4209).
7918 2010-01-27  David De La Harpe Golden  <david@harpegolden.net>
7920         * fileio.c (Frename_file): Call copy-directory and
7921         delete-directory for directories, in order to handle cross-device
7922         renaming (Bug#3353).
7924 2010-01-25  Jan Djärv  <jan.h.d@swipnet.se>
7926         * xfns.c (Fx_create_frame): If frame height is too big, try
7927         sizes 24 and 10.  Bug #3643.
7929 2010-01-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7931         Try and fix bug#788, hopefully for real this time.
7932         * keymap.c (shadow_lookup): Add `remap' arg.
7933         (describe_map, describe_vector): Update calls to shadow_lookup.
7934         (Fwhere_is_internal): Fix up handling of `remapped_sequences' and
7935         `remapped' so this flag is applicable to `sequence'.  Be careful to
7936         perform remapping during shadow_lookup check of remapped_sequences.
7938 2010-01-24  Eric Bélanger  <snowmaniscool@gmail.com>  (tiny change)
7940         * image.c (png_load): Use png_sig_cmp instead of the obsolete
7941         png_check_sig, which has been removed in libpng 1.4.
7943 2010-01-23  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
7945         * filelock.c: Include utmp.h only when HAVE_UTMP_H (FreeBSD 9.x
7946         lacks this header file).
7948 2010-01-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7950         * xdisp.c (draw_glyphs): Update `start' for left_overwritten case
7951         as in Emacs 22.
7953 2010-01-22  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7955         * lisp.h (make_pure_string): String pointer arg now points to const.
7957         * alloc.c (find_string_data_in_pure, make_pure_string): String pointer
7958         args now point to const.
7960 2010-01-22  Eli Zaretskii  <eliz@gnu.org>
7962         * lread.c (Fload): Don't treat files without .elc extension as
7963         byte-compiled if they are ``magic'', i.e. `openp' returned -2 for
7964         them.  (bug#5303)
7966 2010-01-20  Kenichi Handa  <handa@m17n.org>
7968         * coding.c (consume_chars): If ! multibyte and the encoder is ccl,
7969         treat the source as actual byte sequence.
7971 2010-01-19  Alan Mackenzie  <acm@muc.de>
7973         Fix spurious before-change-functions invocation from (insert ?\n).
7974         * textprop.c (set_text_properties): Rename parameter
7975         `signal_after_change_p' to `coherent_change_p', and make the
7976         invocation of `modify_region' conditional on it.
7978 2010-01-19  Jan Djärv  <jan.h.d@swipnet.se>
7980         * xsettings.c (apply_xft_settings): Save settings in Vxft_settings
7981         for debug purpose.
7982         (syms_of_xsettings): Declare xft-settings.
7984 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
7986         * editfns.c (Fcurrent_time_string): Doc fix (Bug#5408).
7988 2010-01-16  Stefan Monnier  <monnier@iro.umontreal.ca>
7990         * xterm.c (event_handler_gdk): Block input (Bug#5037).
7992 2010-01-16  Chong Yidong  <cyd@stupidchicken.com>
7994         * emacs.c (standard_args): Adjust arg priorities to reflect how
7995         they are processed in startup.el.
7997 2010-01-16  Andreas Schwab  <schwab@linux-m68k.org>
7999         * Makefile.in (lisp, shortlisp): Update.
8001 2010-01-16  Stefan Monnier  <monnier@iro.umontreal.ca>
8003         * xterm.c (x_term_init): Instead of inhibiting GC while running Lisp
8004         code, link the new kboard into all_kboard before running Lisp code,
8005         and protect the new terminal with GCPRO (Bug#5365).
8006         (x_term_init): Remove unused var `atom'.
8007         (x_delete_display, x_delete_terminal): Remove unused var `i'.
8009 2010-01-15  Jan Djärv  <jan.h.d@swipnet.se>
8011         * xfns.c (x_get_current_desktop, x_get_desktop_workarea): New functions.
8012         (Fx_create_frame): Call x_get_current_desktop and x_get_desktop_workarea
8013         to find out usable size of the desktop.  Don't make frames larger than
8014         this.  Bug #3643.
8016 2010-01-15  Kenichi Handa  <handa@m17n.org>
8018         * xdisp.c (CHAR_COMPOSED_P): New arg END_CHARPOS.  Callers changed.
8020 2010-01-15  Chong Yidong  <cyd@stupidchicken.com>
8022         * nsterm.m (Qnone): Define.
8024         * nsfns.m (Qnone): Move definition to nsterm.m.
8026 2010-01-14  Kenichi Handa  <handa@m17n.org>
8028         * coding.c (detect_coding_iso_2022): Fix handling of euc-xx coding
8029         systems.
8031 2010-01-14  Kenichi Handa  <handa@m17n.org>
8033         Make auto-composition work on all buffers even if they are
8034         fundamental mode.
8036         * composite.c (Vauto_composition_mode): New variable.
8037         (composition_compute_stop_pos): Check Vauto_composition_mode
8038         instead of Vauto_composition_function.
8039         (composition_adjust_point, Ffind_composition_internal): Likewise.
8040         (syms_of_composite): Declare Lisp variable
8041         "auto-composition-mode" here.
8043 2010-01-13  Chong Yidong  <cyd@stupidchicken.com>
8045         * xterm.c (x_term_init): Avoid garbage-collecting the new terminal
8046         during call to vendor-specific-keysyms (Bug#5365).
8048 2010-01-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8050         * keyboard.c (input_available_signal) [SYNC_INPUT]:
8051         Call SIGNAL_THREAD_CHECK (Bug#5333).
8053         * atimer.c (alarm_signal_handler) [!SYNC_INPUT]:
8054         Call SIGNAL_THREAD_CHECK.
8056 2010-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
8058         Try to fix bug#5314.  This is probably not the final word, tho.
8059         * buffer.c (Fset_buffer_modified_p): Try and be careful not to modify
8060         recent-auto-save-p as a side-effect.
8061         * buffer.h (BUF_AUTOSAVE_MODIFF): New macro.
8062         * buffer.c (Fkill_buffer, reset_buffer):
8063         * editfns.c (Fsubst_char_in_region):
8064         * fileio.c (Finsert_file_contents, Fdo_auto_save)
8065         (Fset_buffer_auto_saved, Frecent_auto_save_p): Use it.
8067 2010-01-13  Kenichi Handa  <handa@m17n.org>
8069         Display buffer name, etc. in mode line by composing correctly.
8071         * xdisp.c (reseat_to_string): Call composition_compute_stop_pos if
8072         STRING is not nil.
8073         (display_mode_element): Adjust for the change of
8074         decode_mode_spec and display_line.
8075         (decode_mode_spec): Change arg MULTIBYTE to STRING.
8076         (display_string): Handle the case that STRING is non-null and
8077         LISP_STRING is not nil.
8079         * xterm.c (x_draw_composite_glyph_string_foreground):
8080         Pay attention to s->face->overstrike.
8082         * composite.c (composition_reseat_it): Don't check PT if STRING is
8083         non nil.
8085 2010-01-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8087         * keyboard.c (read_char): Don't apply previous change when current
8088         buffer is unchanged by command execution.
8090 2010-01-12  Jan Djärv  <jan.h.d@swipnet.se>
8092         * keyboard.c (read_char): Return after executing from special map.
8094 2010-01-12  Glenn Morris  <rgm@gnu.org>
8096         * emacs.c (REPORT_EMACS_BUG_PRETEST_ADDRESS): Set it to
8097         bug-gnu-emacs rather than emacs-pretest-bug.
8099 2010-01-11  Chong Yidong  <cyd@stupidchicken.com>
8101         * nsterm.m (syms_of_nsterm): Initialize Qcontrol etc. before
8102         initializing the Lisp variables that depend on them.
8104 2010-01-11  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8106         * xfns.c (x_set_menu_bar_lines) [!USE_X_TOOLKIT && !USE_GTK]:
8107         Clear areas that will not be updated after change of menu bar lines.
8108         Clear the menu bar window's current matrix when the window gets empty.
8110 2010-01-09  Chong Yidong  <cyd@stupidchicken.com>
8112         * intervals.h, textprop.c (extend_property_ranges): Return value
8113         and args changed.  Discard properties that begin at or after the
8114         new end (Bug#5306).
8116         * editfns.c (Fformat): Caller changed.
8118         * nsterm.m (ns_set_default_prefs): Delete function.
8119         (syms_of_nsterm): Initialize ns_command_modifier,
8120         ns_control_modifier, ns_function_modifier, ns_antialias_text, and
8121         ns_antialias_threshold here, not in ns_term_init (Bug#4113).
8123         * xdisp.c (pos_visible_p): Check for invisible text at the correct
8124         position (Bug#4040).
8126 2010-01-09  Eli Zaretskii  <eliz@gnu.org>
8128         * editfns.c (Ffloat_time): Doc fix.
8130 2010-01-09  Jan Djärv  <jan.h.d@swipnet.se>
8132         * xfns.c (Fx_create_frame): Don't create frame larger than display
8133         by default bug#3643.
8135 2010-01-09  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8137         * frame.h (FRAME_TOP_MARGIN_HEIGHT): New macro.
8138         (FRAME_LINE_TO_PIXEL_Y, FRAME_PIXEL_Y_TO_LINE): Take account of pseudo
8139         windows above internal border.
8141         * window.h (WINDOW_MENU_BAR_P, WINDOW_TOOL_BAR_P): New macros.
8142         (WINDOW_TOP_EDGE_Y, WINDOW_BOTTOM_EDGE_Y): Take account of pseudo
8143         windows above internal border.
8145         * xdisp.c (get_glyph_string_clip_rects, init_glyph_string): Don't treat
8146         tool bar windows specially.
8148         * xfns.c (x_set_tool_bar_lines): Take account of menu bar height.
8150         * xterm.c (x_after_update_window_line): Don't treat tool bar windows
8151         specially.
8152         (XTflash): Take account of menu bar height.
8154         * w32term.c (x_after_update_window_line): Don't treat tool bar windows
8155         specially.
8157 2010-01-08  Jan Djärv  <jan.h.d@swipnet.se>
8159         * dispnew.c (change_frame_size_1): newwidth == FRAME_COLS (f) must
8160         also be true before we can return early (bug #5339).
8162 2010-01-06  David Reitter  <david.reitter@gmail.com>
8164         * nsfns.m (ns_get_screen): Rewrite, returning NULL for non-NS.
8165         (Fns_display_usable_bounds): Rewrite, computing bounds properly
8166         (Bug#3233).
8168 2010-01-06  Jan Djärv  <jan.h.d@swipnet.se>
8170         * font.c (font_open_entity): Enable chache and call cached_font_ok
8171         for the driver if defined.
8172         (QCuser_spec): New symbol.
8173         (font_spec_from_name): Save name as user-spec.
8174         (font_load_for_lface): Keep user-spec instead of name.
8175         (font_open_by_name): Save name as user-spec.
8176         (syms_of_font): Initialize QCuser_spec.
8177         (font_clear_prop): Clear name if it exists in font (bug#5157).
8179         * xftfont.c (xftfont_open): Call xftfont_add_rendering_parameters.
8180         (xftfont_add_rendering_parameters, xftfont_cached_font_ok): New.
8181         (syms_of_xftfont): Initialize xftfont_driver.cached_font_ok.
8183         * font.h (struct font_driver): Add cached_font_ok.
8185         * xterm.c (x_clear_frame): Queue draw for scroll bars.
8187 2010-01-05  Jan Djärv  <jan.h.d@swipnet.se>
8189         * xterm.c (x_new_font): Move code for setting rows/cols before
8190         resizing ...
8191         (x_set_window_size): ... to here.  Bug #2568.
8193         * gtkutil.c (xg_clear_under_internal_border): New function.
8194         (xg_frame_resized, xg_frame_set_char_size):
8195         Call xg_clear_under_internal_border.
8196         (xg_update_scrollbar_pos): Clear under old scroll bar position.
8198 2010-01-05  Chong Yidong  <cyd@stupidchicken.com>
8200         * keyboard.c (read_key_sequence): Catch keyboard switch after
8201         making a new tty frame (Bug#5095).
8203 2010-01-05  Kenichi Handa  <handa@m17n.org>
8205         * fontset.c (fontset_find_font): Fix getting the frame pointer.
8207 2010-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8209         * dbusbind.c (xd_remove_watch): Avoid trying to convert a void* to
8210         Lisp_Object, preferring to convert a lisp_Object to a void* instead.
8211         (Fdbus_init_bus): Use XHASH to get a scalar value from a Lisp_Object.
8213 2010-01-03  Michael Albinus  <michael.albinus@gmx.de>
8215         * dbusbind.c (xd_add_watch): Improve debug message.
8216         (xd_remove_watch): Improve debug message.  If DATA is the session
8217         bus, unset D-Bus session environment.
8218         (Fdbus_init_bus): Pass the bus as argument to
8219         dbus_connection_set_watch_functions.  (Bug#5283)
8221 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
8223         * nsterm.m (ns_get_color): Fix buffer overflow (Bug#4763).
8225         * lread.c (syms_of_lread): Make it clearer that these are the
8226         names of loaded files (Bug#5068).
8228         * eval.c (run_hook_with_args): Handle the case where the global
8229         value has the obsolete single-function form (Bug#5026).
8231 2009-12-27  Chong Yidong  <cyd@stupidchicken.com>
8233         * minibuf.c (Fall_completions): Minor optimization.
8235 2009-12-26  Eli Zaretskii  <eliz@gnu.org>
8237         * .gdbinit (pgx): Fix display of composite glyphs.
8238         Display cmp.from and cmp.to as well.
8239         (pitx): Fix last change.
8241 2009-12-25  Kenichi Handa  <handa@m17n.org>
8243         * composite.h (composition_adjust_point): Update prototype.
8245         * composite.c (composition_reseat_it): Don't make a composition
8246         spanning over point.
8247         (CHAR_COMPOSABLE_P): Treat U+200C (ZWNJ) and U+200D (ZWJ) as
8248         composable characters.
8249         (composition_adjust_point): New arg NEW_PT.  Callers changed.
8251         * keyboard.c (command_loop_1): Force redisplay if the last point
8252         was within a composition.
8253         (adjust_point_for_property): Don't adjust point for automatic
8254         composition when called after buffer modification.
8256 2009-12-19  Eli Zaretskii  <eliz@gnu.org>
8258         * .gdbinit (pitx): Don't use enum names, use their values.
8259         Remove reference to non-existing value GET_FROM_COMPOSITION.
8260         (pgx): Don't use enum names, use their values.
8261         (pitmethod): New helper command.
8262         (pitx): Use it to display iteration method.
8263         (pgrowit): New command.
8265         * makefile.w32-in ($(BLD)/cmds.$(O)): Depend on frame.h.
8267         Update dependencies in Makefile.in.
8269         * Makefile.in (alloc.o): Depend on termhooks.h.
8270         (atimer.o): Depend on blockinput.h.
8271         (buffer.o): Depend on indent.h, keyboard.h, coding.h, keymap.h,
8272         and frame.h.
8273         (callint.o): Depend on systime.h, coding.h, and composite.h.
8274         (callproc.o): Depend on buffer.h.
8275         (casefiddle.o): Don't depend on charset.h.
8276         (casetab.o): Depend on character.h.
8277         (ccl.o): Depend on composite.h.
8278         (chartab.o): Depend on ccl.h.
8279         (cm.o): Depend on dispextern.h.
8280         (cmds.o): Depend on systime.h, coding.h, frame.h, and composite.h.
8281         (coding.o): Don't depend on $(INTERVALS_H).
8282         (composite.o): Don't depend on dispextern.h explicitly (it's in
8283         $(INTERVALS_H)).  Depend on ccl.h.
8284         (data.o): Depend on systime.h, coding.h, composite.h,
8285         dispextern.h, font.h, and ccl.h.
8286         (dired.o): Depend on composite.h.
8287         (dispnew.o): Depend on coding.h.  Don't depend explicitly on
8288         composite.h (it's in $(INTERVALS_H)).
8289         (doc.o): Depend on systime.h, coding.h, and composite.h.
8290         (editfns.o): Don't depend explicitly on dispextern.h.
8291         (emacs.o): Depend on frame.h and coding.h.
8292         (eval.o): Depend on coding.h, composite.h, and xterm.h.
8293         (fileio.o): Depend on frame.h and commands.h.  Don't depend
8294         explicitly on dispextern.h.
8295         (filelock.o): Don't depend on epaths.h and charset.h.  Depend on
8296         composite.h.
8297         (fns.o): Don't depend on termhooks.h.
8298         (font.o): Depend on buffer.h, composite.h, fontset.h, and xterm.h.
8299         (fontset.o): Depend on blockinput.h, atimer.h, systime.h,
8300         coding.h, $(INTERVALS_H), window.h, xterm.h.
8301         (frame.o): Depend on coding.h, composite.h, termhooks.h, and ccl.h.
8302         (fringe.o): Depend on blockinput.h, atimer.h, and systime.h.
8303         (ftfont.o): Depend on blockinput.h, atimer.h, systime.h, coding.h,
8304         fontset.h, ccl.h, and ftfont.h.
8305         (ftxfont.o): Depend on atimer.h, systime.h, fontset.h, and ccl.h.
8306         (gtkutil.o): Depend on dispextern.h and composite.h.
8307         (image.o): Depend on epaths.h, character.h, coding.h, composite.h,
8308         termhooks.h, and ccl.h.
8309         (indent.o): Depend on systime.h, coding.h, and $(INTERVALS_H).
8310         (intervals.o): Depend on systime.h and coding.h.
8311         (keyboard.o): Depend on composite.h and coding.h.
8312         (keymap.o): Depend on coding.h and frame.h.
8313         (lread.o): Depend on systime.h, frame.h, blockinput.h, and atimer.h.
8314         (macros.o): Depend on systime.h, coding.h, and composite.h.
8315         (menu.o): Depend on systime.h, coding.h, composite.h, window.h,
8316         and atimer.h.
8317         (minibuf.o): Depend on systime.h and coding.h.  Don't depend on
8318         dispextern.h explicitly.
8319         (print.o): Depend on termhooks.h, coding.h, and ccl.h.
8320         Don't depend explicitly on dispextern.h and composite.h.
8321         (process.o): Depend on character.h, xgselect.h, and sysselect.h.
8322         (regex.o): Don't depend on charset.h.
8323         (scroll.o): Depend on systime.h, coding.h, composite.h, and window.h.
8324         (search.o): Don't depend explicitly on composite.h.
8325         (sound.o): Depend on atimer.h and systime.h.
8326         (syntax.o): Don't depend explicitly on composite.h.
8327         (sysdep.o): Depend on coding.h and composite.h.
8328         (term.o): Depend on xterm.h and buffer.h.
8329         (terminal.o): Depend on dispextern.h, composite.h, and systime.h.
8330         (textprop.o): Don't depend on dispextern.h explicitly.
8331         (undo.o): Depend on dispextern.h.
8332         (window.o): Depend on coding.h and termhooks.h.  Don't depend on
8333         dispextern.h and composite.h explicitly.
8334         (xdisp.o): Depend on ccl.h.
8335         (xfaces.o): Depend on coding.h and ccl.h.
8336         (xfns.o): Depend on $(INTERVALS_H) and ccl.h.
8337         (xfont.o): Depend on atimer.h, systime.h, fontset.h, and ccl.h.
8338         (xftfont.o): Depend on atimer.h, systime.h, fontset.h, ccl.h, and
8339         ftfont.h.
8340         (xgselect.o): New dependency.
8341         (xmenu.o): Depend on composite.h, keymap.h, and sysselect.h.
8342         (xselect.o): Depend on keyboard.h, coding.h, and composite.h.
8343         (xsettings.o): Depend on dispextern.h, keyboard.h, systime.h,
8344         coding.h, composite.h, blockinput.h, atimer.h, and termopts.h.
8345         (xsmfns.o): Depend on frame.h and dispextern.h.
8346         (xterm.o): Depend on intervals.h, keymap.h, xgselect.h, and
8347         sysselect.h.
8349 2009-12-19  Andreas Schwab  <schwab@linux-m68k.org>
8351         * font.c (Fclear_font_cache): Pass correct cache argument to
8352         font_clear_cache.
8354 2009-12-16  Andreas Schwab  <schwab@linux-m68k.org>
8356         * Makefile.in (prefix-args${EXEEXT}): Don't compile prefix-args.c
8357         twice.
8359 2009-12-15  Chong Yidong  <cyd@stupidchicken.com>
8361         * xdisp.c (decode_mode_spec): Inhibit garbage collection when
8362         calling file-remote-p.  Reported by Jim Meyering.
8364 2009-12-15  Michael Albinus  <michael.albinus@gmx.de>
8366         * dbusbind.c (xd_retrieve_arg): Reorder declarations in order to
8367         avoid compiler warnings.  (Bug #5217)
8369 2009-12-14  Kenichi Handa  <handa@m17n.org>
8371         * coding.c (decode_coding_iso_2022): Ignore ISO_CODE_SS2_7 (0x19)
8372         in 8-bit encoding.
8374 2009-12-13  Pat Thoyts  <patthoyts@users.sourceforge.net>  (tiny change)
8376         * xfns.c (x_create_tip_frame): Set the extended window manager hint for
8377         tooltip windows.
8379 2009-12-13  Jan Djärv  <jan.h.d@swipnet.se>
8381         * xterm.h (struct x_display_info): Add Xatom_net_window_type_tooltip and
8382         Xatom_net_window_type.
8384         * xterm.c (x_term_init): Initialize Xatom_net_window_type_tooltip and
8385         Xatom_net_window_type.
8387         * xterm.c (my_log_handler): New function.
8388         (x_term_init): Set my_log_handler as log handler during gtk_init
8389         so we can filter out buggy messages.  (Bug #5120).
8391         * xterm.c (xg_scroll_callback): Parameter list changed,
8392         use parameter GtkScrollType to determine scroll/line/page.
8393         Only allow dragging if a button < 4 is grabbed (bug #5177).
8394         (xg_end_scroll_callback): New function.
8395         (x_create_toolkit_scroll_bar): Pass xg_end_scroll_callback to
8396         xg_create_scroll_bar.
8398         * gtkutil.c (xg_gtk_scroll_destroy): Remove XG_LAST_SB_DATA handling.
8399         (scroll_end_callback): Remove.
8400         (xg_create_scroll_bar): Add parameter end_callback, bind it to
8401         button-release-event.  Replace value-changed event with change-value,
8402         bug #5177.
8403         (xg_event_is_for_scrollbar): Only return true if button is less than 4,
8404         bug #5177.
8406         * gtkutil.h (XG_LAST_SB_DATA): Remove.
8407         (xg_create_scroll_bar): Add GCallback end_callback.
8409         * xftfont.c (QClcdfilter): New variable.
8410         (xftfont_open): Parse constant names for RGBA, HINT_STYLE and LCDFILTER.
8411         (syms_of_xftfont): Initialize QClcdfilter.
8413 2009-12-12  Jan Djärv  <jan.h.d@swipnet.se>
8415         * xsettings.c (struct xsettings): Add member seen.
8416         (parse_xft_settings): Update member seen with what we have read.
8417         Return non-zero if Xft-settings have been parsed, 0 otherwise.
8418         (apply_xft_settings): Only update Xft settings with what member seen
8419         indicates as new.
8421 2009-12-12  Eli Zaretskii  <eliz@gnu.org>
8423         * dispextern.h (struct text_pos): Use EMACS_INT.
8424         (struct glyph): Use EMACS_INT for charpos.
8425         (struct it): Use EMACS_INT for stop_charpos, end_charpos,
8426         region_beg_charpos, region_end_charpos,
8427         redisplay_end_trigger_charpos, and also for
8428         iterator_stack_entry.end_charpos and
8429         iterator_stack_entry.stop_charpos.
8431 2009-12-12  Jan Djärv  <jan.h.d@swipnet.se>
8433         * gtkutil.c (scroll_end_callback): New function (bug #5177).
8434         (xg_create_scroll_bar): Call scroll_end_callback on button release
8435         event (bug #5177).
8436         (xg_event_is_for_scrollbar): != replaced with ==.
8438 2009-12-12  Kenichi Handa  <handa@m17n.org>
8440         * ftfont.c (struct ftfont_info): New member matrix.
8441         (ftfont_open): Setup xftfont_info->matrix.
8442         (MFLTFontFT): New member matrix.
8443         (FLOOR, CEIL, ROUND): New macros.
8444         (ftfont_get_metrics): Handle matrix transformation.
8445         (ftfont_shape_by_flt): New arg matrix.  Callers changed.
8447         * xftfont.c (struct xftfont_info): New member matrix.
8448         (xftfont_open): Setup xftfont_info->matrix.
8450 2009-12-10  Kenichi Handa  <handa@m17n.org>
8452         * xdisp.c (append_space_for_newline): Consider face-remapping.
8454 2009-12-09  Andreas Schwab  <schwab@linux-m68k.org>
8456         * xsettings.c: Include "keyboard.h".
8458         * gtkutil.c (xg_tool_bar_proxy_help_callback): Fix missing return.
8460         Fix implicit function declarations.
8461         * cmds.c: Include "frame.h".
8462         * frame.c: Include "font.h" also if !HAVE_WINDOW_SYSTEM.
8463         * frame.h: Move declaration of delete_frame outside of
8464         HAVE_WINDOW_SYSTEM.
8466 2009-12-09  Ken Brown  <kbrown@cornell.edu>  (tiny change)
8468         * s/cygwin.h (G_SLICE_ALWAYS_MALLOC): New variable.
8470         * emacs.c (main): Set the G_SLICE environment variable for Cygwin
8471         GTK builds.
8473 2009-12-07  Andreas Schwab  <schwab@linux-m68k.org>
8475         * unexelf.c (unexec): Don't search for .data twice.
8477 2009-12-05  Chong Yidong  <cyd@stupidchicken.com>
8479         * xdisp.c (push_display_prop): Don't set avoid_cursor_p.  Return 0
8480         if push failed.
8481         (handle_line_prefix): Set avoid_cursor_p here.  Check return value
8482         of push_display_prop (Bug#5000).
8484         * xfaces.c (Fx_family_fonts): Handle 2009-07-14 change to return
8485         value of font_list_entities (Bug#5085).
8487 2009-12-04  Juanma Barranquero  <lekktu@gmail.com>
8489         Fix `string-to-number' to deal consistently with integers and floats.
8490         * lread.c (isfloat_string): New argument ignore_trailing to accept all
8491         trailing characters, not just whitespace.
8492         (read1): Pass new arg 0 to keep old behavior.
8493         * data.c (Fstring_to_number): Pass 1 to isfloat_string to ignore
8494         trailing chars, as it is already done for integers.  Doc fixes.
8495         * lisp.h (isfloat_string): Add new arg to declaration of isfloat_string.
8497 2009-12-04  Eli Zaretskii  <eliz@gnu.org>
8499         * dispextern.h (enum prop_idx) <AUTO_COMPOSED_PROP_IDX>:
8500         Delete unused enumeration value.
8502 2009-12-03  Eli Zaretskii  <eliz@gnu.org>
8504         * Makefile.in (lisp, shortlisp): Replace indian.el with indian.elc.
8506 2009-12-03  Daniel Hackney  <dan@haxney.org>  (tiny change)
8508         * process.c (Fmake_network_process): Fix up the tests for
8509         "connectionless socket", so they DTRT for seqpacket sockets as well.
8511 2009-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8513         * process.c (Qseqpacket): New symbol.
8514         (HAVE_SEQPACKET): New macro.
8515         (Fmake_network_process): Accept new :type `seqpacket'.
8516         (init_process): Add `seqpacket' feature when applicable.
8517         (syms_of_process): Initialize Qseqpacket.
8519 2009-12-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8521         * font.c (font_load_for_lface, font_open_by_name): Don't store name
8522         if entity is Qnil.
8524 2009-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8526         * print.c (print_preprocess): Preprocess the key_and_value table of
8527         hashtables, even tho they're "hidden" (bug#5082).
8529 2009-11-29  Jan Djärv  <jan.h.d@swipnet.se>
8531         * frame.c (frame_make_pointer_invisible)
8532         (frame_make_pointer_visible): Declare f before statements.
8534 2009-11-28  Eli Zaretskii  <eliz@gnu.org>
8536         * Makefile.in [!AUTO_DEPEND]: Remove outdated comment about
8537         omitted dependencies on lisp.h.
8539 2009-11-27  Jan Djärv  <jan.h.d@swipnet.se>
8541         * xftfont.c (xftfont_end_for_frame): Just return if dpyinfo->display
8542         is NULL.
8544         * xterm.c (x_delete_terminal): Set dpyinfo->display to NULL.
8546         * frame.c (frame_make_pointer_invisible)
8547         (frame_make_pointer_visible): Just return if there isn't any selected
8548         frame.
8550         * search.c (simple_search): Remove warning by making *p const.
8552 2009-11-26  Dan Nicolaescu  <dann@ics.uci.edu>
8554         * xdisp.c (power_letter): Remove duplicate const.
8556 2009-11-25  Jan Djärv  <jan.h.d@swipnet.se>
8558         * term.c (delete_tty): Remove check for last terminal (bug#4970).
8560         * xsettings.c: Revert changes from 2009-11-23.  Just use Xft
8561         defaults (bug #5025).
8563 2009-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8565         * insdel.c (adjust_markers_for_delete): Move it in the
8566         right direction!  (bug#4803)
8568 2009-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8570         * font.c (font_open_entity): Don't use ASET if font_object is Qnil.
8572         * xterm.c (x_new_font): Update f->scroll_bar_actual_width.
8574 2009-11-24  Glenn Morris  <rgm@gnu.org>
8576         * frame.c (focus-follows-mouse): Mention mouse-autoselect-window.
8578 2009-11-23  Jan Djärv  <jan.h.d@swipnet.se>
8580         * Makefile.in: Must create deps for ecrt0.o in its rule.
8582         * xfns.c (Fx_select_font): Try to convert Fontconfig name to Gtk name
8583         because that is what Gtk+ font dialog understands.
8585         * font.c (font_make_object, Fcopy_font_spec): Use Fcopy_alist instead
8586         of Fcopy_sequence.
8587         (font_open_by_name): Put name given into QCname for font-object returned.
8589         * frame.c (x_set_font): Save original font name as frame parameter
8590         font-parameter.
8592         * xsettings.c (set_default_xft_settings): New function.
8593         (init_xfd_settings): Call set_default_xft_settings if no XSETTINGS window
8594         is found.
8596 2009-11-22  Andreas Schwab  <schwab@linux-m68k.org>
8598         * search.c (simple_search): Avoid CHAR_TO_BYTE in inner loop when
8599         searching backwards through multibyte buffer.
8601 2009-11-21  Jan Djärv  <jan.h.d@swipnet.se>
8603         * xterm.c: #include xgselect.h.
8604         (x_initialize): Call xgselect_initialize.
8606         * xsettings.c (something_changedCB): C++ comments => C comments.
8607         (init_gconf): Do not deal with any GLib file descriptors, xg_select
8608         does that now.
8610         * gtkutil.c (xg_timer, xg_process_timeouts, xg_start_timer)
8611         (xg_stop_timer, menu_grab_callback_cnt, menu_grab_callback)
8612         (scroll_bar_button_cb): Remove.
8613         (create_menus): C++ comments => C comments.  Don't bind grab-notify
8614         event.
8615         (xg_create_scroll_bar): Don't bind button-press-event and
8616         button-release-event.
8618         * process.c: Include xgselect.h if defined (USE_GTK) ||
8619         defined (HAVE_GCONF).
8620         (wait_reading_process_output): Call xg_select for the same condition.
8622         * xgselect.c (xg_select): New function to better integrate with
8623         GLib/Gtk event handling.  Needed if GConf daemon dies/restarts.
8625         * xgselect.h: New file, declare xg_select, xgselect_initialize.
8627         * Makefile.in (XOBJ): Add xgselect.o.
8629 2009-11-21  Andreas Schwab  <schwab@linux-m68k.org>
8631         * character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH):
8632         Remove ignored second argument.  All callers changed.
8633         * regex.c (STRING_CHAR, STRING_CHAR_AND_LENGTH, RE_STRING_CHAR)
8634         (RE_STRING_CHAR_AND_LENGTH): Likewise.
8635         * xdisp.c (string_char_and_length): Likewise.
8637 2009-11-21  Dan Nicolaescu  <dann@ics.uci.edu>
8639         * xterm.c (x_new_font):
8640         * print.c (print_object):
8641         * cmds.c (Fself_insert_command): Move declarations before statements.
8643 2009-11-20  Ken Brown  <kbrown@cornell.edu>  (tiny change)
8645         * s/cygwin.h: Remove unneeded linker flags.
8647 2009-11-20  Jan Djärv  <jan.h.d@swipnet.se>
8649         * xfns.c (x_default_font_parameter): Call xsettings_get_system_font.
8651         * xsettings.h: Declare xsettings_get_system_font.
8653         * xsettings.c (xsettings_get_system_font): New function.
8654         (init_gconf): No use initiating gconf unless we have Xft also.
8655         (syms_of_xsettings): Only provide system-font-setting if HAVE_XFT and
8656         HAVE_GCONF.
8658         * gtkutil.c (xg_modify_menubar_widgets): If menubar is totally empty
8659         add a blank entry so it doesn't collapse into nothing.
8661 2009-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
8663         * lread.c (Funintern): Comment out last change.
8665 2009-11-19  Richard Stallman  <rms@gnu.org>
8667         * lread.c (Funintern): Error if symbol is t or nil.
8669 2009-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
8671         * insdel.c (make_gap_larger): Don't make as many assumptions about the
8672         representation of Lisp integers.
8673         Reported by MJ Chan <mjchan.inbox@gmail.com>.
8675 2009-11-17  Andreas Schwab  <schwab@linux-m68k.org>
8677         * lisp.h: Remove declaration of Ffont_get_system_font.
8678         * xfns.c: Move include of "xsettings.h".
8679         * xsettings.h: Use EXFUN to declare Ffont_get_system_font.
8681 2009-11-17  Jan Djärv  <jan.h.d@swipnet.se>
8683         * xsettings.c (something_changedCB, Ffont_get_system_font):
8684         Check use_system_font.
8685         (syms_of_xsettings): DEFVAR font-use-system-font.
8687 2009-11-17  Andreas Schwab  <schwab@linux-m68k.org>
8689         * xfns.c (x_default_font_parameter): Remove dead assignment.
8691         * lisp.h (Fbyteorder, init_font, Ffont_get_system_font): Declare.
8693 2009-11-17  Jan Djärv  <jan.h.d@swipnet.se>
8695         * xftfont.c (xftfont_fix_match): Older versions of fontconfig do
8696         not have FC_LCD_*.  #define them if not there.
8698         * xsettings.c (parse_xft_settings, apply_xft_settings): Ditto.
8700         * xterm.h (struct x_display_info): Add atoms and Window for xsettings.
8702         * xterm.c (handle_one_xevent): Call xft_settings_event for
8703         ClientMessage, PropertyNotify and DestroyNotify.
8704         (x_term_init): If we have XFT, get DPI from Xft.dpi.
8705         Call xsettings_initialize.
8707         * xftfont.c (xftfont_fix_match): New function.
8708         (xftfont_open): Call XftDefaultSubstitute before XftFontMatch.
8709         Call xftfont_fix_match after XftFontMatch.
8711         * xfont.c (xfont_driver): Initialize all members.
8713         * xfns.c (x_default_font_parameter):
8714         Try font from Ffont_get_system_font.
8715         Do not get font from x_default_parameter if we got one from
8716         Ffont_get_system_font.
8717         (Fx_select_font): Get the defaut font name from :name of FRAME_FONT(f).
8719         * w32font.c (w32font_driver): Initialize all members.
8721         * termhooks.h (enum event_kind): CONFIG_CHANGED_EVENT is new.
8723         * lisp.h: Declare syms_of_xsettings.
8725         * keyboard.c (kbd_buffer_get_event, make_lispy_event):
8726         Handle CONFIG_CHANGED_EVENT.
8728         * ftfont.c (ftfont_filter_properties): New function.
8730         * frame.c (x_set_font): Remove unused variable lval.
8732         * font.h (struct font_driver): Add filter_properties.
8734         * font.c (font_put_extra): Don't return if val is nil, it means
8735         boolean option is off.
8736         (font_parse_fcname): Collect all extra properties in extra_props
8737         and call filter_properties for all drivers with extra_props and
8738         font as parameter.
8739         (font_open_entity): Do not use cache, it does not pick up new
8740         fontconfig settings like hinting.
8741         (font_load_for_lface): If spec had a name in it, store it in entity.
8743         * emacs.c (main): Call syms_of_xsettings.
8745         * config.in: HAVE_GCONF is new.
8747         * Makefile.in (GCONF_CFLAGS, GCONF_LIBS): New variables for HAVE_GCONF.
8748         xsettings.o is new.
8750 2009-11-17  Kenichi Handa  <handa@m17n.org>
8752         * xdisp.c (x_produce_glyphs): Consider face-remapping when falling
8753         back to the default font in case that no suitable font is found.
8755 2009-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
8757         * menu.c (Fx_popup_menu) [HAVE_NS]: Use generic code for window edge.
8758         Suggested by Chad Brown <yandros@mit.edu>.
8759         (push_menu_item): Use MENU_ITEMS_ITEM_* names.
8761 2009-11-16  Jan Djärv  <jan.h.d@swipnet.se>
8763         * xmenu.c (x_menu_wait_for_event): Call XFlush before select.
8765 2009-11-14  Andreas Schwab  <schwab@linux-m68k.org>
8767         * Makefile.in: Ignore errors from mkdir when creating deps directory.
8769 2009-11-14  Jan Djärv  <jan.h.d@swipnet.se>
8771         * gtkutil.c (xg_update_frame_menubar): Do nothing if menubar already
8772         has a parent.
8774         * Makefile.in: If AUTO_DEPEND is defined, make gcc generate
8775         dependency files in deps/.  Include those files into Makefile.
8777         * config.in: Generated (AUTO_DEPEND).
8779 2009-11-13  Michael Albinus  <michael.albinus@gmx.de>
8781         * dbusbind.c (Vdbus_registered_objects_table): Rename from
8782         Vdbus_registered_functions_table, because it contains also
8783         properties.  Fix docstring.
8784         (Fdbus_call_method, Fdbus_call_method_asynchronously): Fix docstring.
8786 2009-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
8788         * alloc.c (mark_object): Don't reprocess marked strings.
8789         Check vector's markbit earlier.  Adjust calls to mark_vectorlike.
8790         (mark_vectorlike, mark_char_table): Assume the object is unmarked.
8792 2009-11-13  Kenichi Handa  <handa@m17n.org>
8794         * category.c (word_boundary_p): Adjust for the change of the
8795         semantics of Vword_combining_categories.
8796         (Vword_combining_categories): Describe the slight change of the
8797         semantics.
8799 2009-11-13  Eli Zaretskii  <eliz@gnu.org>
8801         * menu.c (Fx_popup_menu): Call Fx_hide_tip only if HAVE_WINDOW_SYSTEM.
8803         * s/msdos.h (SYSTEM_PURESIZE_EXTRA): Revert last change.
8805 2009-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8807         * xdisp.c (syms_of_xdisp): Fix typo in last change.
8809 2009-11-12  Juanma Barranquero  <lekktu@gmail.com>
8811         * makefile.w32-in: Update dependencies; add dependencies to lisp.h.
8813 2009-11-11  David Reitter  <david.reitter@gmail.com>
8815         * menu.c (Fx_popup_menu): Remove left-over debugging code and rename
8816         variables to fix 2009-11-09 change.
8818 2009-11-11  Dan Nicolaescu  <dann@ics.uci.edu>
8820         * process.c (ifflag_def): Make flag_sym constant.
8821         (Fnetwork_interface_info): Use a constant pointer.
8822         (ifflag_table):
8823         * xfns.c (cursor_bits):
8824         * xdisp.c (power_letter):
8825         * termcap.c (speeds, esctab):
8826         * sysdep.c (baud_convert):
8827         * keyboard.c (lispy_accent_codes, modifier_names):
8828         * image.c (xbm_format, xpm_format, pbm_format, png_format)
8829         (jpeg_format, tiff_format, gif_format, svg_format)
8830         (interlace_start, interlace_increment, gs_format):
8831         * gtkutil.c (separator_names):
8832         * fringe.c (swap_nibble):
8833         * fns.c (base64_value_to_char, base64_char_to_value):
8834         * fileio.c (make_temp_name_tbl):
8835         * coding.c (suffixes): Make constant.
8837         * frame.c (make_initial_frame):
8838         * buffer.c (init_buffer_once): Use make_pure_c_string instead of
8839         build_string.
8840         * alloc.c (syms_of_alloc): Build Vmemory_signal_data in pure memory.
8842         * s/freebsd.h:
8843         * s/netbsd.h: Remove code referring to non-existent file: unexsunos4.o.
8845         * Makefile.in: Add dependencies to lisp.h.  Remove dependencies
8846         for non-existent files: unexmips.c, unexnext.c, abbrev.c, malloc.c.
8848         * xfns.c (syms_of_xfns): Use make_pure_string instead of build_string.
8849         * xterm.c (syms_of_xterm):
8850         * xfaces.c (syms_of_xfaces):
8851         * xdisp.c (syms_of_xdisp):
8852         * lread.c (syms_of_lread):
8853         * keyboard.c (syms_of_keyboard): Use make_pure_c_string instead of
8854         build_string.
8856         * doc.c (Fsnarf_documentation): Purecopy Vbuild_files.
8858 2009-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8860         * fns.c (Fplist_get): Merge the active and the commented out code.
8862 2009-11-10  Jan Djärv  <jan.h.d@swipnet.se>
8864         * keyboard.h: Declare timer_check.
8866         * keyboard.c (timer_check_2): New function that does what the old
8867         timer_check did.
8868         (timer_check): Call timer_check_2 until -1 or a non-zero time is
8869         returned, i.e. don't return -1 with timers pending.
8871         * process.c: Remove extern declaration of timer_check.
8873         * xmenu.c (x_menu_wait_for_event): Remove code that did a timeout
8874         even if timer_check returned -1.
8876         * gtkutil.c (xg_dialog_response_cb): Data is now a struct
8877         xg_dialog_data.
8878         (pop_down_dialog): Destroy widget (if any), cancel timer and unref
8879         the event loop.
8880         (xg_maybe_add_timer, xg_dialog_run): New functions (bug #4574).
8881         (xg_get_file_name, xg_get_font_name): Call xg_dialog_run (bug #4574).
8882         Destroy the dialog after xg_dialog_run.
8884 2009-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8886         * menu.c (Fx_popup_menu) [HAVE_NS]: Remove unused vars.
8888 2009-11-10  Jan Djärv  <jan.h.d@swipnet.se>
8890         * xmenu.c (xmenu_show): Must not be static after 2009-11-09 changes.
8892 2009-11-09  Juanma Barranquero  <lekktu@gmail.com>
8894         * menu.c [HAVE_NTGUI]: Declare current_popup_menu.
8896 2009-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
8898         * menu.c (Fx_popup_menu): Consolidate versions from xmenu.c,
8899         w32menu.c, and nsmenu.m.
8900         Simplify the obsolete case where position is nil.
8901         (cleanup_popup_menu): New function, moved from nsmenu.m.
8902         (struct skp): Remove slot `notreal'.
8903         (single_keymap_panes, keymap_panes): Remove arg `notreal' and
8904         adjust callers.
8905         (single_menu_item): Adjust call to parse_menu_item.
8906         (syms_of_menu): Defsubr x-popup-menu.
8907         * menu.h (Vmenu_updating_frame): Consolidate declarations from *menu.c.
8908         (keymap_panes): Don't export any more.
8909         (mouse_position_for_popup, w32_menu_show, ns_menu_show)
8910         (xmenu_show): Declare.
8911         * keyboard.c (parse_menu_item): Remove arg `notreal'.
8912         (menu_bar_item, read_char_minibuf_menu_prompt): Adjust callers.
8913         * keyboard.h (parse_menu_item): Update declaration.
8914         * xmenu.c (Fx_popup_menu): Remove.
8915         (syms_of_xmenu): Don't defsubr x-popup-menu.
8916         * w32menu.c (Fx_popup_menu): Remove.
8917         (syms_of_w32menu): Don't defsubr x-popup-menu.
8918         * nsmenu.m (cleanup_popup_menu): Remove.
8919         (ns_menu_show): Rename from ns_popup_menu and remove all the code
8920         moved to menu.c's Fx_popup_menu.
8921         (Fx_popup_menu): Remove.
8922         (syms_of_nsmenu): Don't defsubr x-popup-menu, and don't initialize
8923         menu_items (it's done in menu.c already).
8925 2009-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8927         * keyboard.c (parse_menu_item): Handle `notreal' a bit earlier.
8928         Use `tem' less.  Make sure KEYEQ holds a string or nil (bug#4879).
8930 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
8932         * xmenu.c (Fx_popup_menu): Extract event timestamp.  Pass it to
8933         xmenu_show.  Hide any tooltip before opening a menu.
8934         (xmenu_show): New arg.  Pass it to create_and_show_popup_menu.
8935         (create_and_show_popup_menu): New arg.  Pass it to gtk_menu_popup.
8937 2009-11-06  Stefan Monnier  <monnier@iro.umontreal.ca>
8939         Let integers use up 2 tags to give them one extra bit and thus double
8940         their range.
8941         * lisp.h (USE_2_TAGS_FOR_INTS): New macro.
8942         (LISP_INT_TAG, case_Lisp_Int, LISP_STRING_TAG, LISP_INT_TAG_P):
8943         New macros.
8944         (enum Lisp_Type): Use them.  Give explicit values.
8945         (Lisp_Type_Limit): Remove.
8946         (XINT, XUINT, make_number) [!USE_LISP_UNION_TYPE]:
8947         (MOST_NEGATIVE_FIXNUM, MOST_POSITIVE_FIXNUM, INTMASK):
8948         Pay attention to USE_2_TAGS_FOR_INTS.
8949         (INTEGERP): Use LISP_INT_TAG_P.
8950         * fns.c (internal_equal): Simplify the default case.
8951         (sxhash): Use case_Lisp_Int.
8952         * data.c (wrong_type_argument): Don't check against Lisp_Type_Limit
8953         any more.
8954         (Ftype_of): Use case_Lisp_Int.
8955         (store_symval_forwarding): Take into account the fact that Ints can
8956         now have more than one tag.
8957         * buffer.c (syms_of_buffer): Use LISP_INT_TAG.
8958         (buffer_slot_type_mismatch):
8959         * xfaces.c (face_attr_equal_p):
8960         * print.c (print_object):
8961         * alloc.c (mark_maybe_object, mark_object, survives_gc_p):
8962         Use case_Lisp_Int.
8964 2009-11-06  Eli Zaretskii  <eliz@gnu.org>
8966         * s/msdos.h (SYSTEM_PURESIZE_EXTRA): Reduce by further 30K.
8968         * alloc.c (make_pure_c_string): Fix last change to avoid compiler
8969         warning.
8971 2009-11-06  Jan Djärv  <jan.h.d@swipnet.se>
8973         * gtkutil.c (xg_event_is_for_scrollbar): New function (bug#4870).
8975         * gtkutil.h: Declare xg_event_is_for_scrollbar (bug#4870).
8977         * xterm.c (handle_one_xevent): Call xg_event_is_for_scrollbar for
8978         ButtonPressRelease and MotionNotify (bug#4870).
8980 2009-11-06  Dan Nicolaescu  <dann@ics.uci.edu>
8982         * keymap.c (syms_of_keymap): Construct exclude_keys in pure memory.
8984         * xterm.c (syms_of_xterm):
8985         * xselect.c (syms_of_xselect):
8986         * xmenu.c (syms_of_xmenu):
8987         * xfns.c (syms_of_xfns):
8988         * xfaces.c (syms_of_xfaces):
8989         * xdisp.c (syms_of_xdisp):
8990         * window.c (syms_of_window):
8991         * w32fns.c (syms_of_w32fns):
8992         * undo.c (syms_of_undo):
8993         * textprop.c (syms_of_textprop):
8994         * terminal.c (syms_of_terminal):
8995         * syntax.c (syms_of_syntax):
8996         * sound.c (syms_of_sound):
8997         * search.c (syms_of_search):
8998         * print.c (syms_of_print):
8999         * minibuf.c (syms_of_minibuf):
9000         * macros.c (syms_of_macros):
9001         * keymap.c (syms_of_keymap, initial_define_key)
9002         (initial_define_lispy_key):
9003         * keyboard.c (syms_of_keyboard):
9004         * insdel.c (syms_of_insdel):
9005         * image.c (syms_of_image):
9006         * fringe.c (syms_of_fringe):
9007         * frame.c (syms_of_frame):
9008         * fontset.c (syms_of_fontset):
9009         * fns.c (syms_of_fns):
9010         * fns.c (syms_of_fns):
9011         * fileio.c (syms_of_fileio):
9012         * fileio.c (syms_of_fileio):
9013         * eval.c (syms_of_eval):
9014         * doc.c (syms_of_doc):
9015         * dispnew.c (syms_of_display):
9016         * dired.c (syms_of_dired):
9017         * dbusbind.c (syms_of_dbusbind):
9018         * data.c (syms_of_data):
9019         * composite.c (syms_of_composite):
9020         * coding.c (syms_of_coding):
9021         * cmds.c (syms_of_cmds):
9022         * charset.c (define_charset_internal, syms_of_character):
9023         * ccl.c (syms_of_ccl):
9024         * category.c (syms_of_category, init_category_once):
9025         * casetab.c (syms_of_casetab):
9026         * casefiddle.c (syms_of_casefiddle):
9027         * callint.c (syms_of_callint):
9028         * bytecode.c (syms_of_bytecode):
9029         * buffer.c (keys_of_buffer, syms_of_buffer):
9030         * alloc.c (syms_of_alloc):
9031         * process.c (syms_of_process, init_process):
9032         * lread.c (syms_of_lread, init_obarray):
9033         * font.c (build_style_table):
9034         * emacs.c (syms_of_emacs, main): Replace calls to intern with
9035         intern_c_string, calls to make_pure_string with
9036         make_pure_c_string.  Use pure_cons instead of Fcons.
9038         * process.c (socket_options): Make it const.
9039         (set_socket_option, init_process): Use a const pointer.
9041         * lread.c (intern_c_string): New function.
9042         (defvar_kboard, defvar_lisp, defvar_lisp_nopro, defvar_bool)
9043         (defvar_int): Uset it.  Make the name const char*.
9045         * lisp.h (defvar_kboard, defvar_lisp, defvar_lisp_nopro, defvar_bool)
9046         (defvar_int): Update prototypes.
9047         (DEFUN, EXFUN): Support for prototypes is now required.
9048         (intern_c_string): New prototype.
9049         (struct Lisp_Subr): Make symbol_name constant.
9051         * font.c (struct table_entry): Remove unused member.  Make NAMES
9052         constant.
9053         (weight_table, slant_table, width_table): Make constant.
9055         * emacs.c (struct standard_args): Make name and longname constant.
9057         * character.h (DEFSYM): Use intern_c_string.
9059 2009-11-06  Stefan Monnier  <monnier@iro.umontreal.ca>
9061         * alloc.c (make_pure_c_string): New function.
9063         * eval.c (Fautoload): Purecopy all arguments.
9065 2009-11-05  Kenichi Handa  <handa@m17n.org>
9067         * fileio.c (Finsert_file_contents): Be sure set coding-system of
9068         the buffer in case of replace.
9070 2009-11-04  Dan Nicolaescu  <dann@ics.uci.edu>
9072         * puresize.h (BASE_PURESIZE): Increase to 1620000.
9074 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9076         * editfns.c (save_restriction_restore): Update the (pt/begv/vz)_markers
9077         when applicable (bug#4851).
9079         * lisp.h: Make USE_LSB_TAG work with USE_LISP_UNION_TYPE.
9080         (P_): Support for prototypes is now required.
9082 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
9084         * frame.c (Fmake_frame_invisible, Fframe_visible_p): Doc fix
9085         (Bug#4827).
9087 2009-10-30  Eli Zaretskii  <eliz@gnu.org>
9089         * s/msdos.h (SYSTEM_PURESIZE_EXTRA): Redefine to waste less pure space.
9091 2009-10-30  Dan Nicolaescu  <dann@ics.uci.edu>
9093         * puresize.h (BASE_PURESIZE): Increase to 1470000.
9095         * lread.c (Fload): Purecopy the file name when building
9096         Vpreloaded_file_list.
9098 2009-10-29  Jason Rumney  <jasonr@wanchan.jasonrumney.net>
9100         * w32fns.c (syms_of_w32fns): Change default value of
9101         w32-scroll-lock-modifier to nil.  (Bug#2827)
9103 2009-10-26  Juanma Barranquero  <lekktu@gmail.com>
9105         * minibuf.c (Fall_completions): Fix typos in docstring.
9107 2009-10-26  Andreas Schwab  <schwab@redhat.com>
9109         * puresize.h (PURESIZE_RATIO): Increase back to 10/6.
9111 2009-10-26  Juanma Barranquero  <lekktu@gmail.com>
9113         * window.c (grow_mini_window): Comment out "delta >= 0" assertion.
9114         For delta < 0, skip check that only makes sense when the mini-window
9115         is going to be enlarged.  (Bug#4534)
9117 2009-10-25  Chong Yidong  <cyd@stupidchicken.com>
9119         * keyboard.c (read_char_x_menu_prompt): Don't demand a prompt
9120         string in menu maps (Bug#4471).
9122 2009-10-24  Chong Yidong  <cyd@stupidchicken.com>
9124         * nsfns.m (ns_set_name, ns_set_name_as_filename): Don't call
9125         FRAME_NS_VIEW on terminal frames (Bug#4765).
9127 2009-10-24  Andreas Schwab  <schwab@linux-m68k.org>
9129         * dbusbind.c (xd_retrieve_arg): Handle DBUS_TYPE_INTnn and
9130         DBUS_TYPE_UINTnn separately to get proper sign extension.
9132         * dired.c (Ffile_attributes): Simplify now that FIXNUM_OVERFLOW_P
9133         can properly handle unsigned types.
9134         (make_uid, make_gid): Remove.
9136         * lisp.h (FIXNUM_OVERFLOW_P): Fix last change to handle unsigned
9137         types again.
9139         * sysdep.c (procfs_ttyname): Fix sprintf format to match argument type.
9140         (system_process_attributes): Likewise.
9142 2009-10-24  Dan Nicolaescu  <dann@ics.uci.edu>
9144         * keymap.c (Fmake_sparse_keymap): Purecopy the name.
9146         * eval.c (Fautoload): Purecopy the filename.  Simplify.
9148         * category.c (Fdefine_category): Purecopy docstring.
9150 2009-10-23  Andreas Schwab  <schwab@linux-m68k.org>
9152         * lisp.h (FIXNUM_OVERFLOW_P): Remove cast to avoid overflow.
9154         * puresize.h (PURESIZE_RATIO): Decrease to 11/7.
9156 2009-10-23  Chong Yidong  <cyd@stupidchicken.com>
9158         * window.c (Fwindow_edges, Fwindow_pixel_edges)
9159         (Fwindow_inside_edges, Fwindow_inside_pixel_edges): Doc fix
9160         (Bug#4775).
9162 2009-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
9164         * fileio.c (syms_of_fileio): Initialize Vdirectory_sep_char.
9165         (init_fileio_once):
9166         * lisp.h (init_fileio_once): Remove.
9167         * emacs.c (main): Don't call init_fileio_once.
9169 2009-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
9171         * puresize.h (BASE_PURESIZE): Increase to 1430000.
9173 2009-10-21  Andreas Schwab  <schwab@linux-m68k.org>
9175         * doprnt.c (doprnt): Fix overflow check.
9177 2009-10-21  Jan Djärv  <jan.h.d@swipnet.se>
9179         * xterm.c (x_term_init): Remove XSynchronize call done for debugging.
9181         * xterm.h (x_wait_for_event): Declare it.
9183         * xterm.c (pending_event_wait): New variable.
9184         (handle_one_xevent): Set pending_event_wait.eventtype to 0 if we
9185         see pending_event_wait.eventtype.
9186         (handle_one_xevent): Don't change gravity when parent changes.
9187         (x_new_font): Call change_frame_size with new rows/columns before we
9188         try to resize the frame.
9189         (x_wait_for_event): New function.
9190         (x_set_window_size_1): Don't change gravity unless change_gravity
9191         is set.
9192         Call XResizeWindow with FRAME_OUTER_WINDOW.  If we are visible,
9193         don't change frame size, instead wait for the ConfigureNotify.
9194         (x_set_window_size): Call x_set_window_size_1 for USE_X_TOOLKIT also.
9195         (x_wm_set_size_hint): Remove ifdefs for USE_X_TOOLKIT.
9196         (x_initialize): Initialize pending_event_wait.
9198         * xmenu.c (set_frame_menubar): Add internal border width to menu bar
9199         size.
9201         * widget.c (EmacsFrameSetValues): Add comment.
9202         (EmacsFrameSetCharSize): Just call x_set_window_size.
9204         * gtkutil.c (xg_frame_set_char_size): Flush events and call
9205         x_wait_for_event.
9206         (flush_and_sync): Remove again.
9207         (xg_get_font_name): Suggest monospace if no previous font is known.
9209 2009-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9211         * character.c (char_resolve_modifier_mask): Don't resolve meta to the
9212         8th bit, since that only made sense in the ASCII world (bug#4751).
9214 2009-10-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9216         * xterm.c (XTread_socket) [!USE_GTK && HAVE_X_I18N]: Don't quit
9217         processing pending events when event is filtered for input method.
9218         (Bug#3681)
9220 2009-10-20  Juanma Barranquero  <lekktu@gmail.com>
9222         * fns.c: Add #endif accidentally removed in previous change.
9224 2009-10-19  Dan Nicolaescu  <dann@ics.uci.edu>
9226         * fns.c: Remove code for unsupported system: MAC_OS.
9227         * image.c: Likewise.  Include setjmp.h.
9229 2009-10-19  Jan Djärv  <jan.h.d@swipnet.se>
9231         * xterm.c (x_create_toolkit_scroll_bar): Don't allocate color for
9232         pixel -1 (bug #4742).
9234 2009-10-19  Dan Nicolaescu  <dann@ics.uci.edu>
9236         * process.c (create_pty): Remove conditionals for no longer
9237         supported systems: UNIPLUS and RTU.
9239         * xterm.c:
9240         * xfns.c: Remove always true condition: XtSpecificationRelease >= 5.
9242         * alloc.c: Do not define struct catchtag.
9243         * eval.c: Move struct catchtag definition ...
9244         * lisp.h: ... here.
9246         * image.c: Move png.h #include earlier to avoid warnings.
9248         * xterm.c:
9249         * xsmfns.c:
9250         * xselect.c:
9251         * xrdb.c:
9252         * xmenu.c:
9253         * xftfont.c:
9254         * xfont.c:
9255         * xfns.c:
9256         * xfaces.c:
9257         * xdisp.c:
9258         * window.c:
9259         * widget.c:
9260         * w32xfns.c:
9261         * w32uniscribe.c:
9262         * w32term.c:
9263         * w32select.c:
9264         * w32reg.c:
9265         * w32proc.c:
9266         * w32menu.c:
9267         * w32inevt.c:
9268         * w32heap.c:
9269         * w32font.c:
9270         * w32fns.c:
9271         * w32console.c:
9272         * w32.c:
9273         * w16select.c:
9274         * vm-limit.c:
9275         * unexsol.c:
9276         * unexec.c:
9277         * unexcw.c:
9278         * unexaix.c:
9279         * undo.c:
9280         * tparam.c:
9281         * textprop.c:
9282         * terminfo.c:
9283         * terminal.c:
9284         * termcap.c:
9285         * term.c:
9286         * syntax.c:
9287         * sound.c:
9288         * sheap.c:
9289         * search.c:
9290         * scroll.c:
9291         * region-cache.c:
9292         * regex.c:
9293         * ralloc.c:
9294         * process.c:
9295         * print.c:
9296         * nsterm.m:
9297         * nsselect.m:
9298         * nsmenu.m:
9299         * nsimage.m:
9300         * nsfont.m:
9301         * nsfns.m:
9302         * msdos.c:
9303         * minibuf.c:
9304         * menu.c:
9305         * marker.c:
9306         * macros.c:
9307         * keymap.c:
9308         * keyboard.c:
9309         * intervals.c:
9310         * insdel.c:
9311         * indent.c:
9312         * gtkutil.c:
9313         * ftxfont.c:
9314         * ftfont.c:
9315         * fringe.c:
9316         * frame.c:
9317         * fontset.c:
9318         * font.c:
9319         * fns.c:
9320         * floatfns.c:
9321         * filelock.c:
9322         * fileio.c:
9323         * emacs.c:
9324         * editfns.c:
9325         * dosfns.c:
9326         * doprnt.c:
9327         * doc.c:
9328         * dispnew.c:
9329         * dired.c:
9330         * dbusbind.c:
9331         * data.c:
9332         * composite.c:
9333         * coding.c:
9334         * cmds.c:
9335         * cm.c:
9336         * chartab.c:
9337         * charset.c:
9338         * character.c:
9339         * ccl.c:
9340         * category.c:
9341         * casetab.c:
9342         * casefiddle.c:
9343         * callproc.c:
9344         * callint.c:
9345         * bytecode.c:
9346         * buffer.c:
9347         * atimer.c: Include setjmp.h.  (Bug#4643)
9349 2009-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
9351         Remove leftover table unibyte_to_multibyte_table.
9352         * character.c (unibyte_to_multibyte_table): Remove.
9353         (Funibyte_char_to_multibyte): Use MAKE_CHAR_MULTIBYTE.
9354         * charset.c (init_charset_once): Don't init unibyte_to_multibyte_table.
9355         * character.h (UNIBYTE_TO_CHAR): New macro.
9356         (MAKE_CHAR_MULTIBYTE): Use it.
9357         (unibyte_to_multibyte_table, unibyte_char_to_multibyte): Remove.
9358         * xdisp.c (get_next_display_element): USE ASCII_CHAR_P.
9359         (message_dolog, set_message_1):
9360         * search.c (Freplace_match):
9361         * editfns.c (Fcompare_buffer_substrings):
9362         * fns.c (Fcompare_strings): Use MAKE_CHAR_MULTIBYTE.
9363         (concat):
9364         * insdel.c (copy_text, count_size_as_multibyte):
9365         Use ASCII_CHAR_P and BYTE8_TO_CHAR.
9366         * term.c (produce_glyphs):
9367         * syntax.c (skip_chars): Use BYTE8_TO_CHAR.
9368         * regex.c (RE_CHAR_TO_MULTIBYTE):
9369         * cmds.c (internal_self_insert):
9370         * buffer.h (FETCH_CHAR_AS_MULTIBYTE): Use UNIBYTE_TO_CHAR.
9372         * cmds.c (internal_self_insert): `c' is already in "multibyte" form.
9374 2009-10-17  Dan Nicolaescu  <dann@ics.uci.edu>
9376         * puresize.h (BASE_PURESIZE): Increase to 1310000.
9378 2009-10-16  Juanma Barranquero  <lekktu@gmail.com>
9380         * buffer.c (Fbuffer_name): Doc fix.  (Bug#4728)
9382 2009-10-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
9384         * nsterm.h (NS_HAVE_NSINTEGER): Back out and augment with CGFloat,
9385         still needed under Tiger.
9387         * nsterm.m (EmacsView-conversationIdentifier): Arg is long.
9389         * m/amdx86-64.h: Don't set LIB_STANDARD and START_FILES under
9390         __Apple__.
9392         * m/intel386.h: Remove DARWIN_OS/_LP64 special case.
9394 2009-10-15  Kenichi Handa  <handa@m17n.org>
9396         * print.c (print_object): Escape a symbol like "2E10" too.
9398 2009-10-11  Adrian Robert  <Adrian.B.Robert@gmail.com>
9400         Cleanups and changes for 64-bit compile under Snow Leopard.
9401         Based on suggestions by Erik Charlebois.
9403         * nsfns.m (xw-color-values): Use CGFloat where appropriate.
9405         * nsfont.m (ns_char_width): Replace deprecated call.
9406         (ns_findfonts, nsfont_list_family): Use long format in printf, and
9407         cast argument.
9408         (nsfont_open): Use ns_char_width() everywhere.
9409         (ns_uni_to_glyphs, NSGlyphStorage): Use NS[U]Integer where appropriate.
9411         * nsgui.h (NSPoint, NSSize) [!__OBJC__]: Define and use CGFloat.
9413         * nsimage.m (EmacsImage-setXBMColor:,-getPixelAtX:Y:): Use CGFloat
9414         where appropriate.
9416         * nsmenu.m (EmacsMenu-addItemWithWidgetValue:): Use NSInteger
9417         where appropriate.
9418         (EmacsToolbar-addDisplayItemWithImage:idx:helpText:enabled:):
9419         Use stringWithUTF8String.
9420         (EmacsDialogPanel-initWithContentRect:styleMask:): Fix signature.
9422         * nsterm.h (EmacsView, EmacsMenu, EmacsToolbar, EmacsTooltip):
9423         Add formal protocol mention to inheritance.
9424         [NS_HAVE_NSINTEGER]: Drop conditional and contents.
9426         * nsterm.m (ns_color_to_lisp): Use CGFloat where appropriate.
9427         Fix printf format.
9428         (ns_query_color): Use CGFloat where appropriate.
9429         (EmacsView<NSTextInput>, EmacsScroller): Fix method signatures.
9430         (EmacsScroller-mouseDown:): Use long format in printf, and cast
9431         argument.
9433         * config.in (NS_HAVE_NSINTEGER): Drop.
9435         * dbusbind.c (dbus-method-return-internal)
9436         (dbus-method-error-internal): Use long format in printf, and cast
9437         argument.
9439         * font.c (font_unparse_xlfd, font_unparse_fcname): Use long format
9440         in printf, and cast argument.
9442         * process.c (list_processes_1): Use long format in printf, and
9443         cast argument.
9445 2009-10-11  Glenn Morris  <rgm@gnu.org>
9447         * frame.c (Fframe_pixel_height): Doc fix.  (Bug#4535)
9449 2009-10-08  Jan Djärv  <jan.h.d@swipnet.se>
9451         * gtkutil.c (create_menus): Call gtk_widget_set_size_request for
9452         menu bar with a small width so it doesn't enlarge the frame.
9454 2009-10-08  Juanma Barranquero  <lekktu@gmail.com>
9456         * fontset.c (Fset_fontset_font): Fix typos in error messages.
9458 2009-10-06  Glenn Morris  <rgm@gnu.org>
9460         * Makefile.in (emacs${EXEEXT}): Remove direct dependence on
9461         SOME_MACHINE_LISP (this enters indirectly via DOC).
9463 2009-10-05  Eli Zaretskii  <eliz@gnu.org>
9465         * dired.c (Ffile_attributes): Doc fix.  (Bug#4638)
9467 2009-10-04  Eli Zaretskii  <eliz@gnu.org>
9469         * xdisp.c (syms_of_xdisp) <unibyte-display-via-language-environment>:
9470         Doc fix.
9472 2009-10-03  Martin Rudalics  <rudalics@gmx.at>
9474         * window.c (Fdelete_window): Check WINDOW argument.  (Bug#4618)
9476 2009-10-02  Michael Albinus  <michael.albinus@gmx.de>
9478         * lisp.h (Qdelete_directory_internal): Remove, because it is not
9479         used anymore outside fileio.c.
9481         * w32fns.c (Fsystem_move_file_to_trash): Use delete-directory.
9483 2009-10-01  Juanma Barranquero  <lekktu@gmail.com>
9485         * lisp.h (Qdelete_directory_internal):
9486         Declare, instead of Qdelete_directory.
9488         * w32fns.c (Fsystem_move_file_to_trash): Use it.
9490 2009-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
9492         * eval.c (Fcalled_interactively_p): Add `kind' argument.
9494 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
9496         * fileio.c (Fdelete_directory_internal): Rename from
9497         Fdelete_directory.  It is not a command anymore.  It has no file
9498         name handler.
9500 2009-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9502         * xdisp.c (get_next_display_element): Use an enum in last change.
9504 2009-09-28  Kenichi Handa  <handa@m17n.org>
9506         * xdisp.c (get_next_display_element): Pay attention to
9507         unibyte_display_via_language_environment in handling
9508         Vnobreak_char_display.
9510 2009-09-27  Adrian Robert  <Adrian.B.Robert@gmail.com>
9512         * nsterm.h (ns_app_name): New extern variable.
9514         * nsterm.m (ns_app_name): New variable.
9515         (ns_term_init): Set and use it.
9516         (ns_term_shutdown): Use it.
9518         * nsmenu.m (ns_update_menubar): Use ns_app_name.  Sync with xmenu.c.
9519         (EmacsMenu-clear:, ns_popup_dialog): Use ns_app_name.
9521         * nsfns.m (ns_set_name_iconic, ns_set_name)
9522         (ns_set_name_as_filename, x-create-frame, ns-get-resource)
9523         (ns-set-resource): Use ns_app_name instead of NSProcessInfo call.
9525         * menu.c (find_and_return_menu_selection) [HAVE_NS]:
9526         Remove double-casting in client_data comparison.
9528 2009-09-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9530         * keyboard.c (make_lispy_event): Remember last wheel direction.
9531         (syms_of_keyboard) <wheel_syms>: Compute array size at compile time.
9533 2009-09-26  Glenn Morris  <rgm@gnu.org>
9535         * Makefile.in (MSDOS_SUPPORT) [MSDOS]: Remove unneeded '/' in
9536         internal.elc.  Add term/pc-win.elc.
9537         (WINDOW_SUPPORT) [HAVE_X_WINDOWS]: Add term/common-win.elc and
9538         term/x-win.elc.
9539         (WINNT_SUPPORT) [WINDOWSNT]: Add term/common-win.elc and
9540         term/w32-win.elc.
9541         (NS_SUPPORT): New.
9542         (lisp): Add NS_SUPPORT.
9543         (SOME_MACHINE_LISP): Add term/w32-win.elc and emacs-lisp/easymenu.elc.
9545 2009-09-25  David Reitter  <david.reitter@gmail.com>
9547         * nsmenu.m (EmacsMenu-clear): Recognize application menu
9548         on Mac OS X 10.6+ (bug#4513).
9550 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
9552         * frame.c (xrdb_get_resource): Return nil for empty string resources;
9553         some parts of Emacs code (like font selection) don't grok them.
9554         See http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00528.html
9556 2009-09-24  Andreas Schwab  <schwab@redhat.com>
9558         * coding.c (decode_coding_iso_2022): Fix operator precedence.
9560 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
9562         * dired.c (Fdirectory_files): Fix typo in docstring.
9564 2009-09-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
9566         * nsterm.m (EV_TIMESTAMP, x_set_window_size)
9567         (EmacsApp-application:openFiles:): Remove GNUstep conditionals.
9568         (EmacsScroller-setPosition:portion:whole:): Remove -display call
9569         under GNUstep.
9570         (EmacsView-initFrameFromEmacs:): Set autoresizing mask.
9572         * nsfont.m (ns_glyph_metrics): Remove GNUstep conditional for
9573         glyph advancement.
9575 2009-09-22  Adrian Robert  <Adrian.B.Robert@gmail.com>
9577         * nsterm.m (CGContextSetFontRenderingMode): Drop declaration.
9578         (EmacsScroller-mouseDown:): Use SCROLL_BAR_FIRST_DELAY.
9580         * nsmenu.m (EmacsMenu-menuNeedsUpdate): Ignore if frame has been
9581         deleted (bug #4492).
9583         * nsfont.m (Vns_reg_to_script): New lisp variable.
9584         (syms_of_nsfont): Declare it.
9585         (ns_registry_to_script): New function.
9586         (ns_get_req_script): Call it.
9587         (ns_findfonts): Don't give up on non-unicode registry.
9589         * font.c (DEFAULT_ENCODING) [HAVE_NS]: Remove special case.
9591 2009-09-20  Tom Tromey  <tromey@redhat.com>
9593         * eval.c (find_handler_clause): Make stack-trace-on-error work in
9594         batch mode (bug#4228).
9596 2009-09-18  Rob Christie  <robchristie@gmail.com>  (tiny change)
9598         * nsmenu.m (EmacsMenu-parseKeyEquiv:): Parse key equivalent more
9599         carefully.  (Bug #4339)
9601 2009-09-18  Chong Yidong  <cyd@stupidchicken.com>
9603         * syntax.c (Fchar_syntax): Minor doc fix (Bug#4400).
9605 2009-09-18  Adrian Robert  <Adrian.B.Robert@gmail.com>
9607         * emacs.c (inhibit_x_resources): Update doc string for NS.
9608         (main) [HAVE_NS]: Don't process --no-init-file option.
9609         Remove legacy code for -NXHost.  Fix error printf in daemon case.
9611         * nsterm.h (ns_no_defaults): Remove.
9613         * nsterm.m (ns_no_defaults): Remove.
9614         (ns_term_init): Switch ns_no_defaults -> inhibit_x_resources.
9615         (ns_use_qd_smoothing): Remove legacy variable.
9616         (EmacsView-windowShouldZoom:): Set frame left_pos, top_pos and
9617         don't update the NSWindow itself.
9618         (EmacsView-windowWillUseStandardFrame:defaultFrame:):
9619         Improve state detection and store user rect ourselves.  (Bug #3581)
9621         * nsfont.m (nsfont_draw) [NS_IMPL_COCOA]: Don't use
9622         ns_use_qd_smoothing.
9624         * nsfns.m (x_get_string_resource): Ape just-previous changes to other
9625         platform versions.  Drop support for emacs-20-style face specs.
9626         (x-close-connection): Drop PSFlush() under OS X.
9627         (x-focus-frame): Activate the app first.  (Bug #4180)
9629 2009-09-17  Juanma Barranquero  <lekktu@gmail.com>
9631         * emacs.c (inhibit_x_resources): New variable.
9632         (main) [HAVE_NS]: Don't process --quick command line option.
9633         (syms_of_emacs) <inhibit-x-resources>: DEFVAR_BOOL it.
9635         * lisp.h (inhibit_x_resources): Declare it extern.
9637         * w32reg.c (x_get_string_resource):
9638         * xrdb.c (x_get_string_resource): Obey inhibit_x_resources.
9640 2009-09-17  Eli Zaretskii  <eliz@gnu.org>
9642         * Makefile.in (MSDOS_SUPPORT, SOME_MACHINE_LISP):
9643         Add lisp/term/internal.elc.
9645 2009-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9647         * frame.c (x_get_resource_string): Re-add for non-toolkit builds
9648         (bug#4461).
9650 2009-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
9652         * puresize.h (BASE_PURESIZE): Increase to 1290000.
9654         * Makefile.in (OTHER_FILES): Define using autoconf, not cpp.
9655         (OBJECTS_MACHINE): Remove, unused.
9657 2009-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
9659         * frame.c (x_get_resource_string): Remove unused.
9661 2009-09-15  Jan Djärv  <jan.h.d@swipnet.se>
9663         * xterm.c (x_new_font): Call change_frame_size before calling
9664         x_set_window_size, in case frame size won't change.
9666         * frame.c (x_set_font): Remove dead code.
9668 2009-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
9670         * lread.c (Fload): Also run do-after-load-evaluation while dumping.
9672 2009-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9674         * lread.c (Fload): Don't output a message after loading an obsolete
9675         package any more (done in Lisp now).
9677 2009-09-12  Chong Yidong  <cyd@stupidchicken.com>
9679         * fns.c (syms_of_fns): Doc fix (Bug#4227).
9681 2009-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9683         * keymap.c (Fwhere_is_internal): Use nconc2.
9685 2009-09-11  Alan Mackenzie  <acm@muc.de>
9687         * dispnew.c (Fsend_string_to_terminal): Amend doc string to cover
9688         batch mode.
9690 2009-09-11  Andreas Schwab  <schwab@linux-m68k.org>
9692         * xdisp.c (display_mode_element): Detect cycles.
9694 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9696         * keymap.c (where_is_internal): Don't erroneously return nil right after
9697         filling the cache.
9698         (where_is_internal_1): Fix up typo.
9700 2009-09-11  Glenn Morris  <rgm@gnu.org>
9702         * frame.c (Fx_parse_geometry): Unify the X and NS versions so that they
9703         share a common doc-string.
9705 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9707         * keymap.c (get_keymap): Return the actual keymap symbol rather than
9708         t for autoloaded keymaps when autoloading is not allowed (bug#4393).
9710         * keymap.c (QCadvertised_binding): New constant.
9711         (syms_of_keymap): Initialize it.
9712         (Fwhere_is_internal): Try and use bindings from :advertised-binding
9713         if applicable.
9715 2009-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9717         * keyboard.c (Qmenu_alias, Vdefine_key_rebound_commands): Remove.
9718         (parse_menu_item): Streamline since bindings are recomputed all the
9719         time anyway.  Don't bother checking Vdefine_key_rebound_commands any
9720         more and don't support lmenu's menu-alias any more either.
9722         * keymap.c (where_is_internal_data): Make noindirect a boolean.
9723         (where_is_internal): Strip it down to only traverse the keymaps.
9724         Move the cache handling from Fwhere_is_internal to here.
9725         (Fwhere_is_internal): Move the handling of remapping and the choice of
9726         the best binding from where_is_internal to here.
9727         Unify the cached/noncached paths, so remapping is also handled
9728         correctly when the cache is used, and so the cache can be used to
9729         speed up remap-handling when applicable.
9730         Give preference to non-remapped bindings.
9731         * doc.c (Fsubstitute_command_keys): Let Fwhere_is_internal's prefer
9732         non-remapped bindings.
9733         * keyboard.c (parse_menu_item): Let Fwhere_is_internal handle
9734         command remapping.
9736         * xdisp.c (display_mode_element): Move list length limit from 50 to
9737         5000 (see thread starting with <xbaik5174uqu.fsf@cam.ac.uk>).
9739 2009-09-09  Adrian Robert  <Adrian.B.Robert@gmail.com>
9741         * nsfont.m (ns_get_family): Don't force first letter to uppercase.
9743 2009-09-09  Stefan Monnier  <monnier@iro.umontreal.ca>
9745         * xdisp.c (Vtruncate_partial_width_windows): Improve docstring.
9746         (Bug#4334)
9748         * keymap.c (where_is_internal): Filter out shadowed remappings.
9749         Assume that where_is_internal returns unshadowed bindings to simplify
9750         the code and get rid of the gotos.  Use ASIZE.
9752 2009-09-04  Jan Djärv  <jan.h.d@swipnet.se>
9754         * xterm.c (x_focus_changed): If we get a focusout and pointer
9755         is invisible, make it visible.
9757         * xterm.h: Remove condition for declaration of
9758         x_*_window_to_frame.
9760 2009-09-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9762         * dispnew.c (Fsend_string_to_terminal): Make it work again on the
9763         initial terminal as well.
9765 2009-09-02  Jan Djärv  <jan.h.d@swipnet.se>
9767         * xterm.h: Rename x_non_menubar_window_to_frame to
9768         x_menubar_window_to_frame.
9770         * xterm.c: Remove declarations also in xterm.h.
9771         (XTmouse_position): Do not return valid positions
9772         for clicks in the menubar and the toolbar for Gtk+.
9774         * xfns.c (x_any_window_to_frame): Assume less about Gtk+ internals,
9775         if the widget for the event has the same top level as a frame,
9776         return the frame.
9777         (x_menubar_window_to_frame): Detect menu bar even with Gtk+
9778         internal windows, bug #4122.
9779         (x_non_menubar_window_to_frame): Remove.
9781 2009-09-02  Glenn Morris  <rgm@gnu.org>
9783         * buffer.c (default-major-mode): Move most of the doc from here...
9784         (major-mode): ... to here.
9786 2009-08-30  Nick Roberts  <nickrob@snap.net.nz>
9788         * process.c (wait_reading_process_output): Keep the descriptor
9789         when pty is used by a non-child process, e.g., in I/O buffer of
9790         GDB this allows inferior to be restarted.
9792 2009-08-29  Eli Zaretskii  <eliz@gnu.org>
9794         * xdisp.c (redisplay_internal): Remove redundant test and collapse
9795         both branches into one.
9797 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9799         * emacs.c (USAGE1): Remove --(no-)multibyte, --(no-)unibyte.
9800         (main): Use enable-multibyte-characters rather than
9801         default-enable-multibyte-characters.  Output a warning message when
9802         running a unibyte session.
9804 2009-08-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9806         * unexmacosx.c (print_load_command_name) [LC_DYLD_INFO]: Add cases
9807         LC_DYLD_INFO and LC_DYLD_INFO_ONLY.
9808         (copy_data_segment): Also copy __program_vars section.
9809         (copy_dyld_info) [LC_DYLD_INFO]: New function.
9810         (dump_it) [LC_DYLD_INFO]: Use it.
9812         * s/darwin.h [temacs]: Undef HAVE_POSIX_MEMALIGN.
9814 2009-08-28  Eli Zaretskii  <eliz@gnu.org>
9816         * makefile.w32-in ($(BLD)/doc.$(O)): Depend on buildobj.h, not on
9817         $(SRC)/buildobj.h.
9818         (buildobj.h): Rename from $(SRC)/buildobj.h.
9819         (make-buildobj-CMD, make-buildobj-SH): Create buildobj.h, not
9820         $(SRC)/buildobj.h.
9821         (clean): Add buildobj.h.
9823 2009-08-28  Teodor Zlatanov  <tzz@lifelogs.com>
9825         * print.c (print_object): Set escapeflag to 1 when printing
9826         hashtable keys and values.
9828 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
9830         * lread.c (read_integer): Use doubles (and potentially return a float
9831         number) as we do in string-to-number.
9832         (read1): Use strtol to read integers, signal errors on strtol's
9833         overflow and use floats if strtol's output is too large for
9834         Elisp integers.
9836 2009-08-27  Eli Zaretskii  <eliz@gnu.org>
9838         * makefile.w32-in ($(SRC)/buildobj.h, make-buildobj-CMD)
9839         (make-buildobj-SH): Fix last change.
9840         (SRC): Move to before where it's first used.
9842 2009-08-27  Kenichi Handa  <handa@m17n.org>
9844         * process.c (send_process): Use encode_coding_object instead of
9845         encode_coding_string to perform eol-conversion even if the string
9846         is unibyte.
9848         * coding.c (encode_coding_utf_16): Fix checking of a Unicode
9849         character.
9851         * cmds.c (Fself_insert_command): Avoid unnecessay
9852         unibyte->multibyte conversion.  (Bug#4240)  (Bug#4037)
9854 2009-08-26  Dan Nicolaescu  <dann@ics.uci.edu>
9856         * callproc.c (Fcall_process): Remove always true #if.
9858         * lisp.h: Replace #if 0 code for checking with text pointing to
9859         the --enable-checking configure flag.
9861         * emacs.c (main): Mention the --enable-profiling configure flag
9862         instead of using CFLAGS.
9864 2009-08-26  Ken Raeburn  <raeburn@raeburn.org>
9866         * Makefile.in (buildobj.h): New target.
9867         (doc.o): Depend on it.
9868         (temacs${EXEEXT}): Don't generate buildobj.lst.
9869         (mostlyclean): Delete buildobj.h, not buildobj.lst.
9870         * makefile.w32-in ($(SRC)/buildobj.h): New target.
9871         ($(BLD)/doc.$(O)): Depend on it.
9872         (make-buildobj-CMD, make-buildobj-SH): New targets.  (Syntax help
9873         provided by Eli Zaretskii.)
9874         ($(TEMACS)): Don't generate buildobj.lst.
9875         * doc.c: Include buildobj.h.
9876         (buildobj): New static variable.
9877         (Fsnarf_documentation): Use it, instead of opening and reading
9878         buildobj.lst.
9880 2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
9882         * dbusbind.c (Fdbus_call_method)
9883         (Fdbus_call_method_asynchronously): Use English numeric format for
9884         timeout values in doc string.
9886 2009-08-25  Kenichi Handa  <handa@m17n.org>
9888         * alloc.c (mark_char_table): New function.
9889         (mark_object): Use mark_char_table for a char-table.
9891         * lisp.h (CHAR_TABLE_REF_ASCII): New macro.
9892         (CHAR_TABLE_REF): Use it.
9894 2009-08-23  Ken Raeburn  <raeburn@raeburn.org>
9896         * Makefile.in (emacs${EXEEXT}) [CANNOT_DUMP]: Set EMACSLOADPATH
9897         before invoking the newly build emacs to check for load-path
9898         shadowing.
9900 2009-08-22  Glenn Morris  <rgm@gnu.org>
9902         * Makefile.in (bootstrap_exe): New variable.
9903         (.el.elc, ${lispsource}loaddefs.el, bootstrap-emacs${EXEEXT}):
9904         Use ${bootstrap_exe}.
9906 2009-08-22  Eli Zaretskii  <eliz@gnu.org>
9908         * coding.h (encode_coding_string): Don't encode unibyte strings.
9909         (Bug#4047)
9911 2009-08-22  Michael Albinus  <michael.albinus@gmx.de>
9913         * config.in (HAVE_DBUS_WATCH_GET_UNIX_FD): Add.
9915         * dbusbind.c (XD_WITH_DBUS_WATCH_GET_UNIX_FD): Remove.  It was
9916         intended as hotfix only.
9917         (xd_add_watch, xd_remove_watch): Use HAVE_DBUS_WATCH_GET_UNIX_FD.
9919 2009-08-21  Adrian Robert  <Adrian.B.Robert@gmail.com>
9921         * nsterm.m (ns_get_color): Update documentation properly for last
9922         change, and clean up loose ends in the code left by it.
9923         Fix longstanding bug with 16-bit hex parsing, and add support for
9924         yet another X11 format (rgb:r/g/b) for compatibility.
9925         * nsfns.m (EmacsDialogPanel-runDialogAt): Add declaration of
9926         timer_check() to avoid crash on Leopard/PPC.  Bug #2154.
9928 2009-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9930         * eval.c (init_eval_once): Bump max_lisp_eval_depth to 500 for js.el.
9932 2009-08-20  Michael Albinus  <michael.albinus@gmx.de>
9934         * dbusbind.c (XD_WITH_DBUS_WATCH_GET_UNIX_FD): New macro.
9935         (xd_add_watch, xd_remove_watch): Use it.  Print debug messages.
9936         (xd_initialize, xd_pending_messages): Check, whether
9937         $DBUS_SESSION_BUS_ADDRESS is set.
9939 2009-08-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9941         * nsfns.m (Fxw_color_values): Return 3-element list.  Doc fix.
9943         * nsterm.m (ns_get_color): Remove incompatible color formats again.
9945 2009-08-20  Glenn Morris  <rgm@gnu.org>
9947         * emacs.c (system-type): Doc fix.
9949 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9951         * keyboard.c (syms_of_keyboard): Default to 5 buttons, which should be
9952         enough for the most common situations.  Avoid SET_SYMBOL_VALUE.
9954 2009-08-18  Michael Albinus  <michael.albinus@gmx.de>
9956         * dbusbind.c (xd_add_watch, xd_remove_watch, Fdbus_init_bus):
9957         New functions.
9958         (xd_initialize): Revert change from 2009-08-16.
9960 2009-08-18  Kenichi Handa  <handa@m17n.org>
9962         * fontset.c (Ffontset_font): If a nil element is found in a
9963         font-group vector, return nil.
9965 2009-08-17  Chong Yidong  <cyd@stupidchicken.com>
9967         * process.c (status_notify): Don't perform redisplay.
9968         (Fdelete_process, list_processes_1, process_send_signal):
9969         Expliticly perform redisplay.
9970         (wait_reading_process_output): Always check process status, but
9971         don't perform redisplay unless DO_DISPLAY is non-zero (Bug#2930).
9973 2009-08-17  Ken Raeburn  <raeburn@raeburn.org>
9975         * lisp.h (XFLOAT_DATA): Produce an rvalue by adding 0 to the value.
9976         (XFLOAT_INIT): New macro for storing a float value.
9977         * alloc.c (make_float, make_pure_float): Use XFLOAT_INIT.
9978         * fns.c (sxhash): Copy out the value of a float in order to
9979         examine its bytes.
9980         * dbusbind.c (xd_append_arg): Likewise.
9982         * emacs.c (main): Don't call syms_of_data twice.
9984 2009-08-16  Michael Albinus  <michael.albinus@gmx.de>
9986         * dbusbind.c (xd_initialize): Add connection file descriptor to
9987         input_wait_mask, in order to let select() detect, whether a new
9988         message has been arrived.
9989         (Fdbus_call_method_asynchronously): Allow nil HANDLER.
9991 2009-08-15  Michael Albinus  <michael.albinus@gmx.de>
9993         * dbusbind.c (xd_get_dispatch_status, xd_pending_messages):
9994         New functions.
9996         * lisp.h (xd_pending_messages): Declare.
9998         * keyboard.c (readable_events): Call xd_pending_messages.
10000 2009-08-15  Chong Yidong  <cyd@stupidchicken.com>
10002         * eval.c (Fcalled_interactively_p, Finteractive_p): Doc fix (Bug#3936).
10004         * xdisp.c (pop_it): Don't pop into a display vector (Bug#4131).
10006         * buffer.c (set_buffer_internal_1)
10007         (swap_out_buffer_local_variables): Check for unbound local
10008         variables (Bug#4138).
10010 2009-08-14  Eli Zaretskii  <eliz@gnu.org>
10012         * process.c (create_pty): Fix last change.
10014 2009-08-13  Chong Yidong  <cyd@stupidchicken.com>
10016         * image.c (xbm_read_bitmap_data): New arg inhibit_image_error.
10017         (xbm_load_image): Caller changed.
10018         (xbm_file_p): Avoid signalling an image_error (Bug#4107).
10020 2009-08-13  Nick Roberts  <nickrob@snap.net.nz>
10022         * process.c (create_pty): New function.
10023         (Fstart_process): Use it to allow Emacs to just associate a pty
10024         with the buffer.  See associated change in gdb-mi.el.
10025         (list_processes_1): Deal with no program name.
10026         (start_process_unwind): Use pid == -2 to mean no process.
10028 2009-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10030         * cmds.c (nonundocount): New global variable.
10031         (keys_of_cmds): Initialize it.
10032         (Fself_insert_command): Use it to combine upto 20 sequential chars
10033         into a single undo entry, just like the Qself_insert_command code in
10034         keyboard.c does.
10035         Call frame_make_pointer_invisible, also like the Qself_insert_command
10036         code in keyboard.c does.
10037         * keyboard.c (command_loop_1): Use the new global nonundocount rather
10038         than its own local replacement for it.
10040 2009-08-10  Ken Raeburn  <raeburn@raeburn.org>
10042         * fns.c (concat): Don't re-set string length to its current value.
10044         * coding.h (decode_coding_string, encode_coding_string):
10045         Use SBYTES macro.
10047         * doprnt.c (doprnt_lisp): Delete unused function.
10048         (doprnt): Merge with doprnt1, discarding lispstrings code.
10049         * lisp.h (doprnt_lisp): Don't declare.
10051 2009-08-07  Juri Linkov  <juri@jurta.org>
10053         * puresize.h (BASE_PURESIZE): Increase to 1270000.
10055 2009-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
10057         * print.c (syms_of_print): Undo previous change.
10059 2009-08-05  Teodor Zlatanov  <tzz@lifelogs.com>
10061         * lread.c (read1, syms_of_lread): Read hashtables back from the
10062         readable format.
10064         * print.c (print_preprocess, print_object): Print hashtables fully
10065         and readably.
10066         (syms_of_print): Provide 'hashtable-print-readable.
10068 2009-08-02  Adrian Robert  <Adrian.B.Robert@gmail.com>
10070         * nsfont.m (ns_descriptor_to_entity): Handle case when descriptor has
10071         no family set.
10072         (nsfont_open): Handle case when entity has no family.
10074 2009-07-29  Adrian Robert  <Adrian.B.Robert@gmail.com>
10076         * nsfont.m (ns_findfonts): Fix 2009-07-24 change to return only one
10077         element, not a list, for match case.
10079 2009-07-28  Kenichi Handa  <handa@m17n.org>
10081         * font.c (font_parse_xlfd): Check DPI and AVGWIDTH properties more
10082         rigidly.
10084         * xfont.c (xfont_list_pattern): Don't ignore the return value of
10085         font_parse_xlfd.  Check font properties more rigidly.
10087 2009-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
10089         * s/netbsd.h (SIGNALS_VIA_CHARACTERS): Remove, already defined in
10090         bsd-common.h.
10092 2009-07-27  Kenichi Handa  <handa@m17n.org>
10094         * xfaces.c (face_with_height): Call font_clear_prop.
10096 2009-07-26  Chong Yidong  <cyd@stupidchicken.com>
10098         * dispnew.c (init_display): Use Qx, Qw32, and Qns.
10100         * xterm.c (x_term_init): Use Qx.
10102         * nsfont.m (nsfont_draw): Revert 2009-07-15 change.
10104         * nsterm.m (ns_maybe_dumpglyphs_background): Revert 2009-07-15 change.
10105         (ns_get_color): Revert 2009-07-16 change.
10107 2009-07-25  Eli Zaretskii  <eliz@gnu.org>
10109         * lread.c (syms_of_lread) <force_load_messages>: New variable.
10110         (Fload): Use it to force load messages, even if NOMESSAGES is non-nil.
10112 2009-07-25  Ken Raeburn  <raeburn@raeburn.org>
10114         * coding.h (decode_coding_string, encode_coding_string):
10115         Use SCHARS macro.
10117         * lread.c: Rewrite 2009-07-21 changes.
10118         (load_depth): Delete.
10119         (Qload_in_progress): New variable.
10120         (load_unwind): Don't reference load_depth or load_in_progress.
10121         (Fload): Likewise; specbind Qload_in_progress instead.
10122         (init_lread): Don't initialize load_depth.
10123         (syms_of_lread): Initialize and protect Qload_in_progress.
10125 2009-07-24  Adrian Robert  <Adrian.B.Robert@gmail.com>
10127         * nsfont.m (ns_findfonts): Correctly return fallback in match case.
10129 2009-07-23  Yavor Doganov  <yavor@gnu.org>
10131         * nsfont.m (NSFontDescriptor.h): Explicitly include under GNUstep.
10133 2009-07-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
10135         * nsterm.m (EmacsView-keyUp:): Only act when running under Tiger.
10136         Bugs 3792, 3720, 2402.
10137         (ns_lookup_indexed_color): Check for bad index.
10138         (ns_index_color): Init unused slot to 0.
10139         (ns_dumpglyphs_box_or_relief): Replace useless xassert with an if().
10140         Bug 3714, possibly 3082.
10142 2009-07-22  Jason Rumney  <jasonr@gnu.org>
10144         * w32fns.c (w32_wnd_proc) [WM_IME_STARTCOMPOSITION]:
10145         Position IME window at cursor (Bug#2570).
10146         (w32_wnd_proc) [WM_IME_CHAR]: Release context when finished.
10147         (globals_of_w32fns): Dynamically load functions required above.
10149         * w32term.c (w32_draw_window_cursor): Send message to reposition
10150         any IME window.
10152 2009-07-21  Chong Yidong  <cyd@stupidchicken.com>
10154         * fileio.c: Revert 2009-07-16 changes.
10155         (Vauto_save_include_big_deletions): New variable.
10156         (Fdo_auto_save): Disable auto-save only if
10157         auto-save-include-big-deletions is nil.
10159 2009-07-21  Chong Yidong  <cyd@stupidchicken.com>
10161         * xdisp.c (move_it_to): For continued lines ending in a tab, take
10162         the overflowed pixels into account (Bug#3879).
10164 2009-07-21  Ken Raeburn  <raeburn@raeburn.org>
10166         * lread.c (load_depth): New variable.
10167         (Fload, load_unwind, init_lread): Set it to the load recursion
10168         depth; set load_in_progress as a simple boolean based on the
10169         current load_depth.  (Bug#3892)
10171 2009-07-20  Adrian Robert  <Adrian.B.Robert@gmail.com>
10173         * nsfont.m (ns_has_attribute): Remove.
10174         (ns_findfonts, nsfont_open): Use ns_attribute_fvalue() instead.
10176 2009-07-18  Juri Linkov  <juri@jurta.org>
10178         * process.c (Fset_process_query_on_exit_flag): Mention killing
10179         a buffer in docstring.
10181 2009-07-17  Kenichi Handa  <handa@m17n.org>
10183         * casetab.c (shuffle): Fix the logic of setting up the cycle.
10185 2009-07-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10187         * nsfns.m (Fns_set_alpha): Remove function.
10188         (syms_of_nsfns): Don't defsubr it.
10190         * nsterm.m (ns_get_color): Remove incompatible color formats.
10191         (ns_color_to_lisp): Generate #rrggbb color format string.
10193 2009-07-16  Richard Stallman  <rms@gnu.org>
10195         * fileio.c (Fwrite_region, Fdo_auto_save): Handle save_length = -2.
10196         (Fset_buffer_auto_saved): Handle save_length = -2.
10198 2009-07-16  Chong Yidong  <cyd@stupidchicken.com>
10200         * xterm.c (Qx_gtk_map_stock): New var.
10202         * gtkutil.c (update_frame_tool_bar): Use Qx_gtk_map_stock instead
10203         of calling intern each time.
10205 2009-07-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10207         * nsfont.m (nsfont_draw): Remove code for stippling, which actually
10208         does tiling.
10210         * nsterm.m (ns_maybe_dumpglyphs_background): Likewise.
10212 2009-07-14  Kenichi Handa  <handa@m17n.org>
10214         * font.c (font_vconcat_entity_vectors): New function.
10215         (struct font_sort_data): New member font_driver_preference.
10216         (font_compare): Check font_driver_preference.
10217         (font_sort_entities): The format of the first argument changed.
10218         (font_delete_unmatched): Likewise.
10219         (font_list_entities): The return type changed.
10220         (font_select_entity): The format of the second argument changed.
10221         (font_find_for_lface): Adjuste for the above changes.
10222         Don't suppress the checking of C even if the repertory supports it.
10223         (Flist_fonts): Adjust for the above changes.
10225         * ftfont.c (ftfont_spec_pattern): New arg langname.  Change caller.
10226         (ftfont_list): Adjust for the change of ftfont_spec_pattern.
10227         Reject a font who has adstyle property that is different from a
10228         langname derived from registry property.
10229         (ftfont_match): Adjust for the change of ftfont_spec_pattern.
10231 2009-07-13  Eli Zaretskii  <eliz@gnu.org>
10233         * dired.c (directory_files_internal) [WINDOWSNT]: Don't make a
10234         local copy of dirfilename.
10236 2009-07-13  Kenichi Handa  <handa@m17n.org>
10238         * chartab.c (sub_char_table_ref_and_range): Fix the range check
10239         against max_char.
10241         * cmds.c (internal_self_insert): Check sym by SYMBOLP before
10242         calling XSYMBOL (sym).
10244 2009-07-11  Eli Zaretskii  <eliz@gnu.org>
10246         * dired.c (directory_files_internal_w32_unwind) [WINDOWSNT]:
10247         New function.
10248         (directory_files_internal) [WINDOWSNT]:
10249         Bind w32-get-true-file-attributes to either t or nil, depending whether
10250         the filesystem of the directory is fast or slow.
10252         * w32.c (logon_network_drive): Don't assume PATH is an absolute
10253         file name.
10254         (is_slow_fs): New function.
10255         (stat): Use it to determine whether to issue more system calls to
10256         get accurate file attributes, when w32-get-true-file-attributes is
10257         `local'.
10259 2009-07-10  Jan Djärv  <jan.h.d@swipnet.se>
10261         * xfns.c (Fx_select_font): Remember last font selected in
10262         x_last_font_name and use that the next time.  Also try the frame
10263         parameter font-parameter as default to the font dialog.
10265 2009-07-10  Kenichi Handa  <handa@m17n.org>
10267         * xftfont.c (xftfont_open): Fix typo: FC_RGBA->FC_HINT_STYLE.
10269 2009-07-09  Eli Zaretskii  <eliz@gnu.org>
10271         * w32proc.c (syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix.
10273         * w32.c (stat): Treat UNC file names as residing on remote
10274         drives.  (Bug#3542)
10276 2009-07-09  Kenichi Handa  <handa@m17n.org>
10278         * fontset.c (fontset_find_font): Fix previous change.
10280 2009-07-08  Michael Albinus  <michael.albinus@gmx.de>
10282         * dbusbind.c (xd_initialize, Fdbus_call_method, xd_read_message)
10283         (Fdbus_register_signal, Fdbus_register_method): Cleanup memory of
10284         error flag.
10286 2009-07-08  Kenichi Handa  <handa@m17n.org>
10288         * fontset.c (fontset_find_font): Fix the logic of handling
10289         charset_matched.
10290         (font_for_char): Delete unused var.
10291         (generate_ascii_font_name): Delete it.
10293         * coding.h (JIS_TO_SJIS2): Fix the code range check.
10295         * coding.c (detect_coding_sjis): Handle shift_jis-2004 correctly.
10296         (encode_coding_sjis): Fix the code range check.
10298 2009-07-07  Chong Yidong  <cyd@stupidchicken.com>
10300         * fileio.c (Fsubstitute_in_file_name, Ffile_name_directory)
10301         (Fexpand_file_name): Copy string data properly (Bug#3772).
10303 2009-07-07  Jan Djärv  <jan.h.d@swipnet.se>
10305         * xterm.c (handle_one_xevent): Only call x_check_fullscreen on the
10306         first MapNotify.
10308 2009-07-07  Kenichi Handa  <handa@m17n.org>
10310         * character.h (unibyte_has_multibyte_table): Delete extern.
10311         (UNIBYTE_CHAR_HAS_MULTIBYTE_P): Delete it.
10313         * charset.c (Fset_charset_priority): Update charset_unibyte.
10314         (syms_of_charset): Initialize charset_unibyte.
10316         * character.c (unibyte_has_multibyte_table): Delete it.
10317         (multibyte_char_to_unibyte): Use CHAR_TO_BYTE8 instead of checking
10318         charset_unibyte.
10319         (multibyte_char_to_unibyte_safe): Likewise.
10320         (Funibyte_char_to_multibyte): Don't check charset_unibyte.
10322         * xdisp.c (get_next_display_element): Decode it->c by charset_unibyte.
10323         (x_produce_glyphs): Likewise.
10325         * .gdbinit (xcharset): Fix the treating $arg0.
10327 2009-07-04  Eli Zaretskii  <eliz@gnu.org>
10329         Emulation of `getloadavg' on MS-Windows.
10330         * w32.c: Include float.h.
10331         (g_b_init_get_native_system_info, g_b_init_get_system_times)
10332         (GetNativeSystemInfo_Proc, GetSystemTimes_Proc): Declare.
10333         (get_native_system_info, get_system_times): New functions.
10334         (buf_next, buf_prev, sample_system_load, getavg): New subroutines.
10335         (getloadavg): Rewrite using GetSystemTimes and GetNativeSystemInfo.
10336         (globals_of_w32): Initialize g_b_init_get_native_system_info,
10337         g_b_init_get_system_times, and num_of_processors.
10339 2009-07-03  Jason Rumney  <jasonr@gnu.org>
10341         * w32term.c (w32_initialize): Use standard types.
10343 2009-07-03  Eli Zaretskii  <eliz@gnu.org>
10345         * dired.c (Ffile_attributes): Decode user and group names by the
10346         locale's encoding.  (Bug#3443)
10348 2009-07-03  Dan Nicolaescu  <dann@ics.uci.edu>
10350         * sysdep.c (sys_suspend): Remove USG_JOBCTRL #ifdef, unused.
10351         (mkdir): Remove MKDIR_PROTOTYPE #ifdef, unused.
10353         * callproc.c (child_setup): Use #else instead of a separate #ifdef.
10355         * term.c (init_tty): Remove spurious #ifdef.
10357         * m/mips.h: Mention this file is also used for netbsd.
10358         * m/pmax.h: Remove file.
10360 2009-07-03  Jan Djärv  <jan.h.d@swipnet.se>
10362         * xterm.h (struct x_display_info): Add invisible_cursor.
10363         (struct x_output): Add current_cursor.
10365         * xterm.c (XTtoggle_invisible_pointer): New function.
10366         (x_define_frame_cursor): Don't define cursor if invisible or the
10367         same as before.  Set current_cursor.
10368         (x_create_terminal): Set toggle_invisible_pointer_hook.
10370         * xfns.c (make_invisible_cursor): New function.
10371         (x_set_mouse_color): Call make_invisible_cursor.
10372         Set current_cursor.
10373         (x_window): Set current_cursor.
10375         * termhooks.h (struct terminal): Add toggle_invisible_pointer_hook.
10377         * keyboard.c (command_loop_1): Call frame_make_pointer_invisible after
10378         inserting a character.
10379         (read_avail_input): Call frame_make_pointer_visible.
10381         * frame.c (Vmake_pointer_invisible): New variable.
10382         (frame_make_pointer_invisible, frame_make_pointer_visible):
10383         New functions.
10384         (syms_of_frame): DEFVAR make-pointer-invisible, initialize to Qt.
10386         * frame.h: Declare frame_make_pointer_invisible and
10387         frame_make_pointer_visible.
10388         (struct frame): Add pointer_invisible.
10390 2009-07-02  Jan Djärv  <jan.h.d@swipnet.se>
10392         * gtkutil.c (xg_frame_set_char_size): Do set width/height if the
10393         frame isn't visible.
10394         (xg_frame_resized): If width/height is -1, get size of window
10395         from X server.
10397         * xterm.c (handle_one_xevent): Call xg_frame_resized for USE_GTK
10398         for MapNotify.
10400         * gtkutil.c (xg_frame_set_char_size): Do not set pixel width/height
10401         here or call change_frame_size.  Just call flush_and_sync.
10402         (flush_and_sync): Reintroduce.
10404 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
10406         * xterm.h (struct x_display_info): Add Xatom_net_wm_state_sticky.
10408         * xterm.c (x_handle_net_wm_state): Also look for sticky.
10409         (x_term_init): Initialize Xatom_net_wm_state_sticky.
10411         * frame.h: Declare Qsticky.
10413         * w32fns.c (w32_frame_parm_handlers): Set 0 for sticky.
10415         * nsfns.m (ns_frame_parm_handlers): Ditto.
10417         * frame.c: Declare Qsticky.
10418         (frame_parms): Add sticky.
10420         * xfns.c (x_frame_parm_handlers): Let x_set_sticky handle sticky.
10422         * xterm.h: Declare x_set_sticky.
10424         * xterm.c (x_set_sticky): New function.
10426         * gtkutil.c (xg_tool_bar_proxy_help_callback): New function.
10427         (xg_tool_bar_menu_proxy): Attach enter/leave events to
10428         xg_tool_bar_proxy_help_callback.
10430         * emacs.c (USAGE3, standard_args): Add -mm and --maximized.
10432         * frame.c: Qmaximized is new.
10433         (x_set_frame_parameters): Do not handle fullscreen specially.
10434         Only set width and height if explicitly set.
10435         (x_set_fullscreen): Handle Qmaximized.
10436         (x_set_font, x_figure_window_size): Do not handle fullscreen specially.
10437         (syms_of_frame): Initialize Qmaximized.
10439         * frame.h (fullscreen_type): Add FULLSCREEN_MAXIMIZED.
10440         Declare Qfullwidth, Qfullheight, Qfullboth, Qmaximized.
10442         * xterm.c (handle_one_xevent): Remove call to x_check_fullscreen
10443         for Expose event.  Add call to x_check_fullscreen for MapNotify event.
10444         Remove all code w.r.t. fullscreen from ConfigureNotify event.  Do not
10445         set gravity to NorthWestGravity when USE_GTK.
10446         (set_wm_state): New function.
10447         (do_ewmh_fullscreen): Use set_wm_state.  Also handle FULLSCREEN_MAXIMIZED.
10448         (x_handle_net_wm_state): Handle FULLSCREEN_MAXIMIZED.
10449         (x_check_fullscreen): Simplify so we only handle EMWH type of fullscreen
10450         or the case when no window manager is running.  That means remove calls
10451         to x_real_positions and x_fullscreen_adjust.
10453         * gtkutil.c (flush_and_sync, x_wm_size_hint_off): Remove.
10454         (xg_frame_set_char_size): Remove calls to x_wm_size_hint_off and
10455         flush_and_sync.
10456         (xg_height_changed): New function.
10457         (xg_create_frame_widgets): Remove call to gtk_widget_set_size_request
10458         and gtk_window_set_policy.  Set frame gravity after parsing the
10459         geometry string.
10460         (xg_update_frame_menubar, free_frame_menubar)
10461         (xg_tool_bar_detach_callback, xg_tool_bar_attach_callback)
10462         (update_frame_tool_bar, free_frame_tool_bar): Call xg_height_changed.
10463         Remove calls to xg_frame_set_char_size.
10465 2009-07-01  Kenichi Handa  <handa@m17n.org>
10467         * keyboard.c (decode_keyboard_code): New function.
10468         (tty_read_avail_input): Decode the input bytes if necessary.
10470         * coding.c (setup_coding_system):
10471         Initialize coding->carryover_bytes to 0.
10472         (Fset_keyboard_coding_system_internal): If CODING-SYSTEM is nil,
10473         use Qno_conversion.
10475 2009-07-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10477         * Makefile.in (SOME_MACHINE_LISP): Add ../lisp/term/common-win.elc.
10479 2009-06-30  Chong Yidong  <cyd@stupidchicken.com>
10481         * xftfont.c (xftfont_open): Avoid passing NULL argument to XftLockFace.
10483 2009-06-30  Jason Rumney  <jasonr@gnu.org>
10485         * w32term.c (w32_initialize): Use GetModuleHandle for library that
10486         is already loaded.
10487         Set user model ID if supported (bug#1849).
10489 2009-06-29  Jim Meyering  <meyering@redhat.com>
10491         Remove useless if-before-xfree test.
10492         * nsfont.m (nsfont_close): Remove useless test.
10493         * term.c (delete_tty): Likewise.
10494         * w32.c (system_process_attributes): Likewise.
10495         * w32font.c (w32font_close): Likewise.
10496         * xfaces.c (x_free_gc): Likewise.
10497         * xselect.c (buffer): Likewise.
10499 2009-06-28  Andreas Schwab  <schwab@linux-m68k.org>
10501         * process.c (send_process): Keep decoded string in a local
10502         variable and protect it from GC.  (Bug#3521)
10504 2009-06-28  Eli Zaretskii  <eliz@gnu.org>
10506         * term.c (create_tty_output) [MSDOS]: #ifdef away.
10507         (tty_free_frame_resources) [MSDOS]: Add a DOS-specific version.
10509 2009-06-28  Chong Yidong  <cyd@stupidchicken.com>
10511         * xdisp.c (start_display, handle_face_prop)
10512         (move_it_vertically_backward, cursor_row_fully_visible_p)
10513         (redisplay_window, try_window_id, produce_image_glyph):
10514         Delete some #ifdef-ed out code chunks that are now obsolete.
10516         * xterm.c (x_update_window_begin, x_new_focus_frame)
10517         (x_scroll_bar_handle_click, handle_one_xevent)
10518         (handle_one_xevent, XTread_socket, x_focus_on_frame)
10519         (x_make_frame_visible, x_make_frame_invisible)
10520         (x_wm_set_icon_pixmap, x_initialize): Delete some #ifdef-ed out
10521         code chunks that are now obsolete.
10523 2009-06-28  Michael Albinus  <michael.albinus@gmx.de>
10525         * dbusbind.c (XD_SYMBOL_TO_DBUS_TYPE): Convert macro into function
10526         xd_symbol_to_dbus_type.  With Solaris 2.11, it was said to compile
10527         for hours, when optimzation is enabled.
10528         (xd_signature, xd_append_arg, xd_retrieve_arg, xd_initialize)
10529         (xd_read_message): Make them static.
10531 2009-06-27  Chuck Blake  <cblake@pdos.csail.mit.edu>  (tiny change)
10533         * term.c (turn_on_face): Allow simultaneously bold and dim
10534         terminal faces (Bug#3530).
10536 2009-06-27  Chong Yidong  <cyd@stupidchicken.com>
10538         * frame.c (x_get_arg): Check if dpyinfo is non-NULL.
10540         * xdisp.c (mouse_face_from_buffer_pos): Fix detection of
10541         truncation glyphs (Bug#3686).
10543 2009-06-27  Glenn Morris  <rgm@gnu.org>
10545         * m/pmax.h: Restore file, with only netbsd portions.
10547 2009-06-26  David Reitter  <david.reitter@gmail.com>
10549         * nsterm.m (keydown): Avoid infinite loop.
10551 2009-06-26  Peter Jolly  <peter@jollys.org>  (tiny change)
10553         * ftfont.c (get_adstyle_property): Call font_intern_prop with 1 as
10554         the arg FORCE_SYMBOL.
10556 2009-06-25  Kenichi Handa  <handa@m17n.org>
10558         * fontset.c (fontset_find_font): When a usable rfont_def is found
10559         in a fallback font-group, make it the first element of the group.
10561 2009-06-24  Chong Yidong  <cyd@stupidchicken.com>
10563         * emacs-icon.h: Always define gnu_xpm_bits on GTK (bug#3671).
10565 2009-06-24  Kenichi Handa  <handa@m17n.org>
10567         * fontset.c (fontset_get_font_group): Return 0 if no font-group is
10568         set for C.
10569         (fontset_font): Record the availability of a font for C both in
10570         the realized fontsets of the current one and the default one.
10572 2009-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
10574         * sysdep.c (child_setup_tty): Remove SIGNALS_VIA_CHARACTERS
10575         conditional, it is always defined on AIX.
10577 2009-06-23  Miles Bader  <miles@gnu.org>
10579         * window.c (Vrecenter_redisplay): New variable.
10580         (syms_of_window): Initialize it.
10581         (Qtty): New extern declaration.
10582         (Frecenter): Only do redisplay if Vrecenter_redisplay requests it.
10584 2009-06-23  Jim Meyering  <meyering@redhat.com>
10586         * src/ftfont.c (setup_otf_gstring, ftfont_shape_by_flt):
10587         Use xmalloc and xrealloc (not malloc and realloc), so subsequent heap
10588         pointer dereferences are guaranteed to be valid.
10590 2009-06-23  Kenichi Handa  <handa@m17n.org>
10592         * emacs.c (main): Call init_font ().
10594         * font.h (Vfont_log): Extern it.
10595         (FONT_ADD_LOG, FONT_DEFERRED_LOG): New macros.
10597         * font.c (font_sort_entities, font_list_entities)
10598         (font_matching_entity, font_open_entity)
10599         (font_close_object): Change font_add_log to FONT_ADD_LOG.
10600         (Vfont_log): Delete static.
10601         (font_log_env_checked): Delete this variable.
10602         (font_add_log): Don't check font_log_env_checked.
10603         (font_deferred_log): Check Vfont_log.
10604         (init_font): New function.
10606         * ftfont.c: Change font_add_log to FONT_ADD_LOG.
10608         * w32font.c: Change font_add_log to FONT_ADD_LOG.
10610         * w32uniscribe.c: Change font_add_log to FONT_ADD_LOG.
10612         * xfont.c: Change font_add_log to FONT_ADD_LOG.
10614         * fontset.c (fontset_font): Call FONT_DEFERRED_LOG.
10615         (face_for_char): Don't call font_deferred_log here.
10616         (font_for_char): Likewise.
10618 2009-06-22  Chong Yidong  <cyd@stupidchicken.com>
10620         * w32term.c (x_draw_glyph_string): Use the glyph string's width
10621         rather than its background_width for drawing the overline and
10622         underline (Bug#489).
10624         * xterm.c (x_draw_glyph_string): Use the glyph string's width
10625         rather than its background_width for drawing the overline and
10626         underline (Bug#489).
10627         (xg_default_icon_file): New variable.
10628         (syms_of_xterm): Initialize it to the Emacs SVG icon file.
10629         (x_bitmap_icon): Under GTK, use xg_default_icon_file.
10631         * xdisp.c (Qbefore_string, Qafter_string): Add externs.
10632         (load_overlay_strings): Remove externs.
10633         (fast_find_position): Function deleted.
10634         (mouse_face_from_buffer_pos): New function, based on
10635         fast_find_position.  Correctly handle before-strings,
10636         display-strings, and after-strings (Bug#1220).
10637         (note_mouse_highlight): Use mouse_face_from_buffer_pos.
10639 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
10641         * xdisp.c (IT_DISPLAYING_WHITESPACE): Define for !HAVE_WINDOW_SYSTEM.
10642         (move_it_in_display_line_to, move_it_in_display_line_to)
10643         (display_line): Remove #ifdef HAVE_WINDOW_SYSTEM.
10645 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
10647         * Branch for 23.1.
10649 2009-06-21  Jason Rumney  <jasonr@gnu.org>
10651         * w32term.c (keyboard_codepage): New static variable.
10652         (w32_read_socket) [WM_INPUTLANGCHANGE]: Update it.
10653         (w32_read_socket) [WM_CHAR]: Use it to decode character
10654         input (bug#3237).
10655         (w32_initialize): Initialize it.
10656         (codepage_for_locale): New function.
10658 2009-06-20  Ken Raeburn  <raeburn@raeburn.org>
10660         * process.c (status_message): Pass Faset index argument as a lisp
10661         object, so as to work with USE_LISP_UNION_TYPE.
10663 2009-06-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10665         * coding.c (Ffind_coding_systems_region_internal):
10666         Cache checked characters.
10668 2009-06-18  Kenichi Handa  <handa@m17n.org>
10670         * coding.c (decode_coding_iso_2022): Check MSB of bytes more rigidly.
10672 2009-06-18  Andreas Schwab  <aschwab@redhat.com>
10674         * xdisp.c (redisplay_internal): Check that the frame is still
10675         live after redisplay of its windows.
10676         (redisplay_windows): Check that the window is still live.
10678 2009-06-17  Andreas Schwab  <schwab@linux-m68k.org>
10680         * coding.c (detect_coding_utf_16): Fix previous change.
10682 2009-06-16  Kenichi Handa  <handa@m17n.org>
10684         * coding.c (detect_coding_utf_16): Fix the logic of rejecting
10685         UTF-16 by checking the dispersion of Eth and Oth bytes.
10687 2009-06-15  Andreas Schwab  <schwab@linux-m68k.org>
10689         * coding.c (detect_coding_utf_16): Fix typo counting odd bytes.
10691 2009-06-15  Kenichi Handa  <handa@m17n.org>
10693         * process.c (status_message): Fix previous change.  Be sure to
10694         decode a localized string.
10696 2009-06-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10698         * xterm.c (x_delete_terminal): Put previous change in #if 0 and
10699         add comment explaining why.
10701 2009-06-14  Sidney Markowitz  <sidney@sidney.com>
10703         * nsmenu.m (EmacsTooltip: setText): Set height of tooltip.
10705 2009-06-14  Adrian Robert  <Adrian.B.Robert@gmail.com>
10707         * nsfont.m (ns_attribute_value): Remove.
10708         (ns_attribute_fvalue): Incorporate code from ns_attribute_value.
10709         (ns_has_attribute): Shrink the normal range.
10710         (ns_findfonts): Don't worry about requested spec in determining
10711         need for synthItal.
10712         (ns_get_covering_families): Retain scriptToFamilies.
10714 2009-06-14  Seiji Zenitani  <zenitani@mac.com>
10716         * xdisp.c [USE_MAC_TOOLBAR]: Remove obsolete definition for Mac Carbon.
10718 2009-06-11  Kenichi Handa  <handa@m17n.org>
10720         * xdisp.c (x_get_glyph_overhangs): Fix calculation of right
10721         overhang for the static composition case.
10723 2009-06-11  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10725         * xdisp.c (x_get_glyph_overhangs): Fix calculation of right
10726         overhang for the automatic composition case.
10728         * xterm.c (x_compute_glyph_string_overhangs): Handle the automatic
10729         composition case.
10731 2009-06-10  Chong Yidong  <cyd@stupidchicken.com>
10733         * xdisp.c (get_next_display_element): When handling wrap-prefix
10734         and line-prefix, treat \n as a control character (bug#3502).
10736 2009-06-10  Kenichi Handa  <handa@m17n.org>
10738         * font.c (font_parse_family_registry): Fix for one-char foundry.
10739         (font_sort_entities): Initialize prefer_prop[FONT_AVGWIDTH_INDEX].
10741 2009-06-09  Dmitry Dzhus  <dima@sphinx.net.ru>  (tiny change)
10743         * process.c (status_message): Fix handling of multibyte signal
10744         string (Bug#3499).
10746 2009-06-09  Jim Meyering  <meyering@redhat.com>
10748         * xfaces.c (Fx_load_color_file): Avoid array bounds error if the
10749         color name is missing.
10751 2009-06-09  Kenichi Handa  <handa@m17n.org>
10753         * charset.c (Fmap_charset_chars): In docstring, state clearly that
10754         FROM-CODE and TO-CODE are codepoints of CHARSET.
10756 2009-06-08  Adrian Robert  <Adrian.B.Robert@gmail.com>
10758         * nsterm.m (ns_use_system_highlight_color): Drop, unused.
10760 2009-06-08  Adrian Robert  <Adrian.B.Robert@gmail.com>
10762         Changes to support :script/:lang/:otf in NS font driver.
10763         * nsfont.m (nsfont_escape_name, nsfont_unescape_name)
10764         (nsfont_get_family, nsfont_char_width): Rename to ns_ prefix to
10765         indicate not part of font driver interface, and change callers.
10766         (ns_get_family): Remove pointless null check.
10767         (nsfont_spec_to_traits, nsfont_fmember_to_entity): Replace with
10768         ns_spec_to_descriptor, ns_descriptor_to_entity.
10769         (nsfont_trait_distance, nsfont_make_fontset_for_font): Remove.
10770         (ns_attribute_value, ns_attribute_fvalue, ns_has_attribute)
10771         (ns_spec_to_descriptor, ns_descriptor_to_entity)
10772         (ns_charset_covers, ns_lang_to_script, ns_otf_to_script)
10773         (ns_get_req_script, ns_accumulate_script_ranges)
10774         (ns_script_to_charset, ns_get_covering_families, ns_findfonts):
10775         New functions.
10776         (nsfont_list, nsfont_match): Use ns_findfonts.
10777         (nsfont_open): Use font descriptor instead of traits.
10778         (nsfont_draw): Handle "automatic" (lookup-table) compositions.
10779         (dump_glyphstring): Rename to ns_dump_glyphstring.
10781         * nsterm.h (dump_glyphstring): Rename to ns_dump_glyphstring.
10783         * nsfns.m (Fns_popup_font_panel): Use shared font manager.
10785         * fontset.c (fontset_from_font): Remove NS-specific code.
10787 2009-06-08  Peter Jones  <pjones@pmade.com>  (tiny change)
10789         * nsterm.m (ns_draw_window_cursor): Respect cursor_type for
10790         nonactive windows.
10792 2009-06-08  Felix Mueller  <felix@enqueue.eu>  (tiny change)
10794         * nsterm.m (ns_init_paths): Append path separator to INFOPATH variable.
10796 2009-06-08  Wolfgang Lux  <wolfgang.lux@gmail.com>  (tiny change)
10798         * keyboard.c (kbd_buffer_get_event): Null-check used_mouse_menu.
10800 2009-06-07  Chong Yidong  <cyd@stupidchicken.com>
10802         * xdisp.c (move_it_in_display_line_to): On text-only terminals,
10803         account for the overflowing of newlines into the last glyph on the
10804         display line (Bug#3482).
10806 2009-06-05  David Reitter  <david.reitter@gmail.com>
10808         * nsselect.m (Fx_own_selection_internal, Fx_selection_exists_p)
10809         (Fx_selection_owner_p): Rename from Fns_own_selection_internal,
10810         Fns_selection_exists_p, Fns_selection_owner_p.
10812 2009-06-03  Jason Rumney  <jasonr@gnu.org>
10814         * w32fns.c (x_create_tip_frame): Use the uniscribe font backend if
10815         available.  (Bug#3379)
10817 2009-05-29  Kenichi Handa  <handa@m17n.org>
10819         * coding.c (get_translation_table):
10820         Check Venable_character_translation.
10822 2009-05-26  David Reitter  <david.reitter@gmail.com>
10824         * nsterm.m (ns_raise_frame): Only raise frame if visible.
10825         (x_make_frame_visible): Move frame to front rather than calling
10826         ns_raise_frame().
10827         (keyDown:): Do not swallow events that aren't re-sent if frame
10828         isn't key window.
10829         (drawRect:): Do not set visibility/iconified flags because
10830         drawRect may be called by NSView even if the frame is hidden.
10832         * nsfns.m (Fx_create_frame): Follow other ports in
10833         determining visibility; default to t.  Ensure async_visible is set.
10835 2009-05-23  Eli Zaretskii  <eliz@gnu.org>
10837         * dired.c (Ffile_attributes): Doc fix.
10839 2009-05-22  Chong Yidong  <cyd@stupidchicken.com>
10841         * m/mips.h [GNU_LINUX]: Don't define DATA_START (Bug#2685).
10843 2009-05-21  Stefan Monnier  <monnier@iro.umontreal.ca>
10845         * xfont.c (xfont_list_pattern): Don't initialize xfont_scripts_cache
10846         and xfont_scratch_props.
10847         (syms_of_xfont): Do it here instead.
10848         (xfont_find_ccl_program): Delete, unused.
10849         (xfont_open): Delete unused var `i'.
10851 2009-05-21  Kenichi Handa  <handa@m17n.org>
10853         * fontset.c (Qlatin): Don't make it static.
10855         * xfont.c (xfont_chars_supported, xfont_supported_scripts):
10856         New functions.
10857         (xfont_scripts_cache, xfont_scratch_props): New variables.
10858         (Qlatin, Vscalable_fonts_allowed): Extern it.
10859         (xfont_list_pattern): Argument changed.  Callers changed.
10860         Check Vscalable_fonts_allowed.  Check the support of a script.
10861         (xfont_list): Don't reject a font spec with :script property.
10862         (xfont_has_char): Fix setting of encoding.
10863         (syms_of_xfont): Staticpro and initialize xfont_scripts_cache and
10864         xfont_scratch_props.
10866 2009-05-19  Kenichi Handa  <handa@m17n.org>
10868         * font.c (font_sort_entities): Rename from font_sort_entites.
10869         Callers changed.
10871 2009-05-18  Kenichi Handa  <handa@m17n.org>
10873         * font.c (font_find_for_lface): Copy SPEC's FONT_TYPE too.
10875 2009-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10877         * frame.c (do_switch_frame) [NS_IMPL_COCOA]: Don't raise any window.
10878         (delete_frame) [NS_IMPL_COCOA]: Instead, do it here.
10880 2009-05-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10882         * xterm.c (x_delete_display): Don't call XrmDestroyDatabase here.
10883         (x_delete_terminal): Dissociate resource database from display and
10884         then call XrmDestroyDatabase before closing display.
10886 2009-05-18  Adrian Robert  <Adrian.B.Robert@gmail.com>
10888         * nsterm.m (ns_read_socket): Remove unused variable.
10889         * frame.c (do_switch_frame): Under NS_IMPL_COCOA section, check
10890         whether selected frame is viable before raising it (based on patch
10891         by David Reitter), and improve commentary.
10892         * nsfont.m (nsfont_make_fontset_for_font): Avoid a compiler warning.
10894 2009-05-15  Kenichi Handa  <handa@m17n.org>
10896         * font.c (Ffont_spec): Check arguments.
10898 2009-05-14  Chong Yidong  <cyd@stupidchicken.com>
10900         * xfaces.c (tty_supports_face_attributes_p): Recognize unspecified
10901         weight when testing attributes (Bug#3282).
10903 2009-05-11  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10905         * gtkutil.c (xg_frame_set_char_size): Set frame pixel width/height to
10906         what we expect to get in the next ConfigureNotify event.
10908         * xftfont.c (xftfont_open): Make sure that Xrender extension is added
10909         before Xft one (Bug#1696).
10911 2009-05-07  David Reitter  <david.reitter@gmail.com>
10913         * nsfns.m (Fx_display_planes): Compute bitplanes using
10914         NSBitsPerPixelFromDepth (Bug#3207).
10916 2009-05-10  Chong Yidong  <cyd@stupidchicken.com>
10918         * editfns.c (Ftranspose_regions): Doc fix (Bug#3248).
10920 2009-05-10  Ulrich Mueller  <ulm@gentoo.org>
10922         * s/gnu-linux.h: Make GCPROs and UNGCPRO no-ops also on SuperH.
10924 2009-05-07  David Reitter  <david.reitter@gmail.com>
10926         * nsterm.m (ns_dumpglyphs_stretch, ns_dumpglyphs_image):
10927         Respect mouse face background.
10929 2009-05-07  David Reitter  <david.reitter@gmail.com>
10931         * nsterm.m (note_mouse_movement, ns_frame_up_to_date):
10932         Mouse movement/highlight: bracket drawing operations
10933         in ns_update_begin and ns_update_end.
10935 2009-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
10937         * nsfns.m (ns_get_screen): Rewrite.
10938         Don't presume selected-frame is of type `ns'.
10940         * font.c (font_update_drivers): Sanity fallback to avoid disabling
10941         all drivers.
10943         * nsterm.m (-windowDidResize:): Avoid inf-loop under GNUStep.
10945 2009-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10947         * keyboard.h (add_user_signal): Fix typo in extern.
10949         * lisp.h (add_user_signal): Remove extern.
10951         * unexelf.c (unexec): Consider a section to precede the .bss section
10952         if its addresses overlap that of .bss.
10953         (unexec) [NS_IMPL_GNUSTEP]: Copy ObjC-related data from old file
10954         instead of dumping process.
10956 2009-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
10958         * keyboard.c (syms_of_keyboard): Staticpro pending_funcalls.
10960 2009-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10962         * Makefile.in (ctagsfiles1, ctagsfiles2): Include ObjC files in TAGS.
10964 2009-05-02  Dan Nicolaescu  <dann@ics.uci.edu>
10966         * xterm.c (x_handle_net_wm_state): Move declaration of lval before
10967         any statements.
10969 2009-05-02  Andreas Schwab  <schwab@linux-m68k.org>
10971         * process.c (read_process_output): Make sure the current buffer is
10972         always restored.
10974         * coding.c (record_conversion_result): Don't modify
10975         Vlast_code_conversion_error for successful result.
10976         (alloc_destination): Don't clobber conversion result.  (Bug#1650)
10978 2009-05-01  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
10980         * charset.c (load_charset): Reformat X==Y==Z to (X==Y)==Z.
10981         (load_charset_map): Remove unnecessary code.
10983 2009-04-30  David Reitter  <david.reitter@gmail.com>
10985         * nsterm.m (convert_ns_to_X_keysym): Define function keys f16
10986         through f24.
10988 2009-04-30  Chong Yidong  <cyd@stupidchicken.com>
10990         * xfaces.c (face_at_buffer_position): New arg base_face_id.
10992         * xdisp.c (handle_face_prop): Pass base_face_id of iterator to
10993         face_at_buffer_position.
10994         (face_before_or_after_it_pos, get_next_display_element)
10995         (note_mouse_highlight): Update face_at_buffer_position call.
10997         * term.c (term_mouse_highlight):
10998         * msdos.c (IT_note_mouse_highlight):
10999         * fontset.c (Finternal_char_font):
11000         * font.c (font_at, font_range): Update face_at_buffer_position call.
11002         * dispextern.h (face_at_buffer_position): Update prototype.
11004 2009-04-30  Kenichi Handa  <handa@m17n.org>
11006         * fontset.c (fontset_find_font): Check if rfont_def is Qnil or not.
11008 2009-04-29  Andreas Schwab  <schwab@linux-m68k.org>
11010         * callproc.c (Fcall_process): Fix GC protection.  Make sure
11011         current buffer is always restored.
11013 2009-04-29  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11015         * atimer.c (init_atimer): Also clear stopped_atimers.
11017         * keyboard.c (init_keyboard) [POLL_FOR_INPUT]: Reset poll_timer.
11019         * process.c (create_process): Clean up merger residues of
11020         2008-07-17 change.
11022 2009-04-29  Ulrich Mueller  <ulm@gentoo.org>
11024         * lread.c (Vread_circle): New variable.
11025         (read1): Disable recursive read if Vread_circle is nil.
11027 2009-04-29  Kenichi Handa  <handa@m17n.org>
11029         * fontset.h (set_default_ascii_font): Delete extern.
11031         * fontset.c (set_default_ascii_font): Delete this unused function.
11033         * frame.c (x_set_font): When ARG is a font-object, check if the
11034         font-object matches with the ASCII font-spec of the frame's
11035         fontset.  If not, create a new fontset for the frame.  (Bug #3075)
11037 2009-04-28  Andreas Schwab  <schwab@linux-m68k.org>
11039         * fns.c (Flocale_info): Protect vector from GC during decoding.
11041         * process.c (Fstart_process): Protect argv strings from GC during
11042         encoding.
11044 2009-04-27  Andreas Schwab  <schwab@linux-m68k.org>
11046         * sysdep.c: Include <ctype.h>.
11048 2009-04-27  David Reitter  <david.reitter@gmail.com>
11050         * nsfont.m (nsfont_open): Remove unused variable shrink.
11051         Remove commented-out code.
11053 2009-04-26  Johan Bockgård  <bojohan@gnu.org>
11055         * keyboard.c (syms_of_keyboard) <input-decode-map>: Doc fix.
11057 2009-04-25  Jason Rumney  <jasonr@gnu.org>
11059         * w32font.c (clear_cached_metrics): Remove, unused since 2008-08-02.
11061 2009-04-25  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11063         * fringe.c (init_fringe_bitmap) [HAVE_X_WINDOWS && WORDS_BIG_ENDIAN]:
11064         Swap bytes in short integer if fringe bitmap width > 8.
11066 2009-04-23  Kenichi Handa  <handa@m17n.org>
11068         * xfaces.c (Fx_list_fonts): If a font size is specified in
11069         PATTERN, set it in returned scalable fonts.
11071 2009-04-22  Chong Yidong  <cyd@stupidchicken.com>
11073         * keyboard.c (Fset_input_meta_mode): Doc fix.
11075         * dispnew.c (Fsend_string_to_terminal): Doc fix.
11077         * data.c (Fterminal_local_value, Fset_terminal_local_value): Doc fixes.
11079         * coding.c (Fterminal_coding_system): Doc fix.
11081         * xfns.c (Fx_display_grayscale_p, Fx_display_pixel_width)
11082         (Fx_display_pixel_height, Fx_display_planes)
11083         (Fx_display_color_cells, Fx_server_max_request_size)
11084         (Fx_server_vendor, Fx_server_version, Fx_display_screens)
11085         (Fx_display_mm_height, Fx_display_mm_width)
11086         (Fx_display_backing_store, Fx_display_visual_class)
11087         (Fx_display_save_under, Fx_close_connection, Fx_synchronize):
11088         Doc fixes, replacing "terminal id" with "terminal object".
11089         (check_x_display_info): Handle terminal objects instead of
11090         terminal ids.
11092         * term.c (Ftty_display_color_p, Ftty_display_color_cells)
11093         (Ftty_type, Fcontrolling_tty_p, Ftty_no_underline, Fsuspend_tty)
11094         (Fresume_tty, Vsuspend_tty_functions, Vresume_tty_functions):
11095         Doc fixes, replacing "terminal id" with "terminal object".
11097 2009-04-21  Kenichi Handa  <handa@m17n.org>
11099         * font.c (font_load_for_lface): Cancel previous change (bug#2994).
11100         (font_score): Check AVGWIDTH too.
11102         * coding.c (decode_coding_utf_16): Reduce charbuf_end for the
11103         worst case.
11104         (decode_coding_sjis, decode_coding_big5, decode_coding_charset)
11105         (decode_coding_emacs_mule, decode_coding_iso_2022): Likewise.
11107 2009-04-19  Jason Rumney  <jasonr@gnu.org>
11109         The following changes fix Bug#3005 for wide glyphs on each platform,
11110         without reintroducing Bug#1258 for stretch glyphs.
11112         * xterm.c (x_draw_bar_cursor): Limit cursor width differently for
11113         BAR_CURSOR and HBAR_CURSOR.  Calculate width of HBAR_CURSOR using
11114         get_phys_cursor_geometry.
11116         * w32term.c (x_draw_bar_cursor): Limit cursor width differently
11117         for BAR_CURSOR and HBAR_CURSOR.  Calculate width of HBAR_CURSOR
11118         using get_phys_cursor_geometry.
11120         * nsterm.m (ns_draw_window_cursor): HBAR_CURSOR width already
11121         correctly calculated.
11123 2009-04-19  Jan Djärv  <jan.h.d@swipnet.se>
11125         * gtkutil.c (xg_tool_bar_menu_proxy, update_frame_tool_bar):
11126         Use G_CALLBACK instead of GTK_SIGNAL_FUNC which is deprecated.
11127         (xg_initialize): Use g_type_class_ref instead of gtk_type_class which
11128         is deprecated.
11130 2009-04-18  Andreas Schwab  <schwab@linux-m68k.org>
11132         * font.c (font_put_frame_data): Use xfree instead of free.
11134 2009-04-17  Juanma Barranquero  <lekktu@gmail.com>
11136         * w32font.c (Qja, Qko): Remove declarations.
11137         (syms_of_w32font): Don't DEFSYM them.
11139 2009-04-17  Chong Yidong  <cyd@stupidchicken.com>
11141         * font.c (Qja, Qko): Move definitions here from ftfont.c.
11143         * font.h (Qja, Qko): Extern them.
11145         * ftfont.c (Qja, Qko): Remove declarations.
11147         * xfont.c (Qja, Qko): Remove declarations.
11149 2009-04-17  Kenichi Handa  <handa@m17n.org>
11151         * editfns.c (Ftranslate_region_internal): Use Fconcat to make a
11152         string from a vector to handle Latin-1 characters correctly.
11154         * ftfont.c (ftfont_pattern_entity): Return a newly allocated
11155         entity even if the cache hits.
11157 2009-04-16  Andreas Schwab  <schwab@linux-m68k.org>
11159         * search.c (boyer_moore): Use zero as marker value for a possible
11160         match instead of depending on overflow behavior.  (Bug#2844)
11162         * search.c: Use EMACS_INT for buffer positions.  Add prototypes.
11163         * lisp.h: Adjust prototypes.
11165 2009-04-16  Chong Yidong  <cyd@stupidchicken.com>
11167         * keyboard.c (adjust_point_for_property): Disable 2009-02-12
11168         change (Bug#3003).
11170 2009-04-16  Kenichi Handa  <handa@m17n.org>
11172         * xfont.c (xfont_has_char): Special handling of `ja' and `ko' adstyle.
11174         * xftfont.c (xftfont_has_char): Special handling of `ja' and `ko'
11175         adstyle.
11177         * ftfont.c (Qja, Qko): Don't make them static.
11178         (enum ftfont_cache_for): New enum.
11179         (fc_charset_table): Undo the previous change.
11180         (ftfont_get_latin1_charset): Delete it.
11181         (ftfont_pattern_entity): Check cache by ftfont_lookup_cache.
11182         Set FONT_SIZE_INDEX of the entity to 0 for a scalable font.  For a
11183         non-scarable font, try to get AVERAGE_WIDTH.
11184         (ftfont_lookup_cache): Argument FOR-FACE is changed to CACHE_FOR.
11185         Change ft_face_cache from a list of a hash-table.  Don't check
11186         `ja' and `ko' adstyle here.
11187         (ftfont_get_fc_charset): Call ftfont_lookup_cache with
11188         FTFONT_CACHE_FOR_CHARET.
11189         (ftfont_get_charset): Undo the previous change.
11190         (ftfont_open): Call ftfont_lookup_cache with FTFONT_CACHE_FOR_FACE.
11191         (ftfont_close): Likewise.
11192         (ftfont_has_char): Special handling of `ja' and `ko' adstyle.
11194         * font.c (font_sort_entites): Change the meaning of the arg
11195         BEST-ONLY.  Don't optimize for VEC of lenght 1.
11196         (font_select_entity): Just return the value of font_sort_entites.
11198         * xfaces.c (merge_face_vectors): Reflect font properties in
11199         to[LFACE_FONT_INDEX] to the other face attributes.  Don't call
11200         font_clear_prop if a face attribute doesn't change.
11202         * charset.h (charset_ksc5601): Extern it.
11204         * charset.c (charset_ksc5601): New variable.
11205         (Fdefine_charset_internal): Set charset_ksc5601.
11206         (init_charset_once): Initialize charset_ksc5601 to -1.
11208 2009-04-15  Dan Nicolaescu  <dann@ics.uci.edu>
11210         * fileio.c (history_delete_duplicates): Remove unused declaration.
11212         * callint.c (history_delete_duplicates): New declaration.
11213         (Fcall_interactively): Remove command history duplicates when
11214         history_delete_duplicates is true.
11216 2009-04-14  Eli Zaretskii  <eliz@gnu.org>
11218         * buffer.c (syms_of_buffer) <line-spacing>: Doc fix.
11220 2009-04-14  Kenichi Handa  <handa@m17n.org>
11222         * font.c (Ffont_info): Fix docstring.  Fix the second element of
11223         the returned value (bug#2949).
11225 2009-04-14  Chong Yidong  <cyd@stupidchicken.com>
11227         * xdisp.c (Vwrap_prefix, Vline_prefix): Reflow docstrings.
11229 2009-04-14  Kenichi Handa  <handa@m17n.org>
11231         * xfont.c (xfont_has_char): The font has C if C is ASCII and the
11232         encoding charset is ascii_compatible.
11234         * charset.c (Fdefine_charset_internal): Make charset
11235         ascii-compatible if the method is CHARSET_METHOD_OFFSET, the
11236         code_offset is 0, and covers all ASCII characters.
11238 2009-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
11240         * nsselect.m (symbol_to_nsstring, clean_local_selection_data)
11241         (ns_string_to_pasteboard_internal):
11242         * nsmenu.m (process_dialog):
11243         * nsimage.m (ns_load_image): Use SDATA and ASET where appropriate.
11244         * nsfont.m (nsfont_open): Use XHASH to make it compile with LISP_UNION.
11245         * lisp.h (Fx_load_color_file): Declare.
11247 2009-04-13  Kenichi Handa  <handa@m17n.org>
11249         * font.c (font_delete_unmatched): Preserve the order of list elements.
11250         (font_select_entity): Suppress the code to optimize for the same
11251         kind of fonts.
11252         (font_load_for_lface): Get a font that supports at least ASCII
11253         characters.
11255         * ftfont.c (Qja, Qko): New variables.
11256         (fc_charset_table): Delete uniquifier data for iso8859-1.
11257         (ftfont_get_latin1_charset): New function.
11258         (get_adstyle_property): New function.
11259         (ftfont_pattern_entity): Set FONT_ADSTYLE_INDEX of entity for
11260         bitmap fonts.
11261         (ftfont_lookup_cache): Handle the case that KEY is a font-entity.
11262         Delete iso-8859-1 range from the charset of fonts whose adstyle is
11263         `ko' or `ja'.
11264         (ftfont_get_fc_charset): Call ftfont_lookup_cache with ENTITY.
11265         (ftfont_get_charset): For iso8859-1, call ftfont_get_latin1_charset.
11266         (ftfont_list): Don't refuse a font spec with non-nil `adstyle'
11267         property.
11268         (ftfont_open): Call ftfont_lookup_cache with ENTITY.
11269         (syms_of_ftfont): DEFSYM Qja and Qko.
11271 2009-04-09  Kenichi Handa  <handa@m17n.org>
11273         * charset.c (map_charset_chars): For a charset of `superset'
11274         method, fix calculation of code range.
11276         * font.c (font_put_extra): If VAL is nil, delete the slot for PROP
11277         from the list of extra properties.
11278         (font_clear_prop): Be sure to delete `:name' font property.
11280 2009-04-08  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11282         * dispnew.c (redraw_overlapping_rows): Fix detection of
11283         overlapping for topmost and bottommost rows.
11285         * ftfont.c (ftfont_text_extents): Fix calculation of metrics->descent.
11287 2009-04-06  Jason Rumney  <jasonr@gnu.org>
11289         * frame.c (x_set_font): Avoid C99 mid-block variable declaration.
11291 2009-04-06  Kenichi Handa  <handa@m17n.org>
11293         * ftxfont.c (ftxfont_draw_backgrond): Fix args to XFillRectangle.
11295         * xftfont.c (xftfont_open): Fix setting font->underline_thickness.
11297 2009-04-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11299         * ftfont.c (ftfont_open): Fix checking of the return value of
11300         FT_Load_Char.  Fix setting font->underline_thickness.
11302 2009-04-04  Chong Yidong  <cyd@stupidchicken.com>
11304         * terminal.c (Fterminal_name, Fdelete_terminal, Fterminal_name)
11305         (Fterminal_parameters, Fterminal_parameter)
11306         (Fset_terminal_parameter): In doc string, refer to terminal
11307         objects rather than terminal ids.
11309 2009-04-04  Eli Zaretskii  <eliz@gnu.org>
11311         * dosfns.c (system_process_attributes) [SYSTEM_MALLOC]: Don't call
11312         ret_lim_data.  (Bug#2867)
11314 2009-04-03  Chong Yidong  <cyd@stupidchicken.com>
11316         * term.c (produce_stretch_glyph): Reduce width of stretch glyphs
11317         so they don't get wider than the window, matching 2006-01-23
11318         change to the partner function in xdisp.c (Bug#2800).
11320 2009-04-03  Kenichi Handa  <handa@m17n.org>
11322         * print.c (print_object): Make each lowest sub_char_table start a
11323         new line (Bug#2866).
11325 2009-04-02  Kenichi Handa  <handa@m17n.org>
11327         * fontset.c (fontset_font): Record no-font when a fontset
11328         explicitly tells not to try another font-specs.
11330 2009-03-30  Pierre Poissinger  <pierre.poissinger@gmail.com>  (tiny change)
11332         * charset.c (map_charset_for_dump): Add missing UNGCPRO.
11334 2009-03-30  Kenichi Handa  <handa@m17n.org>
11336         * fontset.c (fontset_from_font): Specify only registry in a
11337         font-spec for all characters supported by that registry.
11339         * ftfont.c: Fix previous change.  Define ftfont_variation_glyphs
11340         even if HAVE_M17N_FLT is not defined.
11342 2009-03-29  Sebastian Rose  <sebastian_rose@gmx.de>  (tiny change)
11344         * ftfont.c: Conditionalize prototyping and use of
11345         ftfont_variation_glyphs.
11347 2009-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11349         * frame.c (delete_frame): Work around compiler bug.
11351         * editfns.c (general_insert_function): Adjust to insdel.c changes.
11352         * insdel.c (prepare_to_modify_buffer, signal_before_change):
11353         Some more EMACS_INT.
11354         * lisp.h (copy_text, count_size_as_multibyte): Fix last change.
11356         * xdisp.c (dump_glyph): Fix typo.
11358         * insdel.c (move_gap, move_gap_both, gap_left, gap_right)
11359         (adjust_markers_gap_motion, adjust_markers_for_delete)
11360         (adjust_markers_for_insert, adjust_point)
11361         (adjust_markers_for_replace, make_gap_larger, make_gap_smaller)
11362         (make_gap, copy_text, count_size_as_multibyte, insert)
11363         (insert_and_inherit, insert_before_markers)
11364         (insert_before_markers_and_inherit, insert_1)
11365         (count_combining_before, count_combining_after, insert_1_both)
11366         (insert_from_string, insert_from_string_before_markers)
11367         (insert_from_string_1, insert_from_gap, insert_from_buffer)
11368         (insert_from_buffer_1, adjust_after_replace)
11369         (adjust_after_replace_noundo, adjust_after_insert, replace_range)
11370         (replace_range_2, del_range, del_range_1, del_range_byte)
11371         (del_range_both, del_range_2, modify_region)
11372         (prepare_to_modify_buffer, signal_before_change)
11373         (signal_after_change, Fcombine_after_change_execute): Use EMACS_INT
11374         for buffer positions and sizes.
11375         * lisp.h: Adjust prototypes accordingly.
11377         * fileio.c (adjust_markers_for_delete): Move declaration to lisp.h.
11378         (non_regular_inserted, non_regular_nbytes, read_non_regular)
11379         (Finsert_file_contents): Use EMACS_INT for buffer positions.
11381         * fileio.c (Finsert_file_contents): Don't limit size to INT_MAX/4.
11383 2009-03-27  Jan Djärv  <jan.h.d@swipnet.se>
11385         * frame.c (x_set_font): If the fullscreen property is non-nil, adjust
11386         lines and columns so we keep the same pixel height and width.
11388         * xterm.c (handle_one_xevent): Call x_handle_net_wm_state if
11389         the property _NET_WM_STATE has changed.
11390         (x_handle_net_wm_state): New function to update frame parameter
11391         fullscreen.
11392         (x_term_init): Initialize atoms for _NET_WM_STATE.
11394         * xterm.h (struct x_display_info): Add atoms for _NET_WM_STATE.
11396 2009-03-27  Kevin Ryde  <user42@zip.com.au>
11398         * keyboard.c (tty_read_avail_input): Don't treat a -1 return from
11399         Gpm_GetEvent as an error that justifies closing the filedescriptor.
11400         * term.c (close_gpm): Get the filedescriptor as a (new) parameter.
11401         (Fgpm_mouse_stop): Pass that new parameter.
11402         * termhooks.h (close_gpm): Adjust prototype.
11404 2009-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
11406         * lisp.h (Fx_focus_frame): Declare.
11408         * callint.c (Fcall_interactively): For '^' just delegate the work to
11409         handle-shift-selection.
11410         (syms_of_callint): Move declaration of shift-select-mode to simple.el.
11412 2009-03-24  Chong Yidong  <cyd@stupidchicken.com>
11414         * editfns.c (Ffloat_time): Doc fix (Bug#2768).
11416         * data.c (Qinteractive_form): New variable.
11417         (Finteractive_form): Use it.
11419         * eval.c (Fcommandp): Use Qinteractive_form.
11421 2009-03-24  Jason Rumney  <jasonr@gnu.org>
11423         * fileio.c (Fsubstitute_in_file_name): Always work on a copy.
11424         Calculate total size precisely.  Decode environment variables
11425         before substituting.  (Bug#38)
11427 2009-03-24  Kenichi Handa  <handa@m17n.org>
11429         * font.c (find_font_encoding): Return Qnil for unsupported
11430         encoding (Bug#2722).
11432 2009-03-23  Jan Djärv  <jan.h.d@swipnet.se>
11434         * gtkutil.c (xg_display_open): Assign a value to gdpy_def, check
11435         that gdpy is set.
11437 2009-03-22  Alan Mackenzie  <acm@muc.de>
11439         * callint.c (Finteractive): Clarify the doc string - even
11440         promptless elements need \n separators.
11442 2009-03-22  Jason Rumney  <jasonr@gnu.org>
11444         * w32term.c (syms_of_w32term): Doc fix for
11445         x-use-underline-position-properties.
11447 2009-03-21  Eli Zaretskii  <eliz@gnu.org>
11449         * w32.c (getpwuid): Change argument type to unsigned.
11450         (struct w32_id): Change type of `rid' member to unsigned.
11451         (w32_cached_id, w32_add_to_cache, get_name_and_id): Change type of
11452         argument ID to unsigned.  All callers changed.
11453         (getuid, geteuid, getgid, getegid): Change return type to unsigned.
11455 2009-03-20  Eli Zaretskii  <eliz@gnu.org>
11457         * editfns.c (Fuser_uid, Fuser_real_uid): If UID as EMACS_INT is
11458         negative, produce a float value.
11460         * dired.c (make_uid, make_gid): New functions.
11461         (Ffile_attributes): Use them to avoid negative UID and GID.
11463 2009-03-20  Juanma Barranquero  <lekktu@gmail.com>
11465         * keyboard.c (Fcurrent_idle_time): Reflow docstring.
11466         (syms_of_keyboard) <command-hook-internal, input-method-function>:
11467         Fix typos in docstrings.
11469 2009-03-19  Kenichi Handa  <handa@m17n.org>
11471         * fontset.c (Fset_fontset_font): When a spec of ASCII font is
11472         changed, use font_load_for_lface to get a new font object.
11473         Call free_realized_fontset after handling ASCII font change.
11475         * frame.c (x_set_font): Handle the case that ARG is a cons.
11477 2009-03-19  Glenn Morris  <rgm@gnu.org>
11479         * fileio.c (Fsubstitute_in_file_name): Doc fix.
11481 2009-03-19  Chong Yidong  <cyd@stupidchicken.com>
11483         * indent.c (Fvertical_motion): Undo 2005-01-19 change (Bug#2694).
11485 2009-03-19  Kenichi Handa  <handa@m17n.org>
11487         * charset.c (load_charset_map_from_file): When a mapfile can't be
11488         loaded, signal an error.
11490 2009-03-18  Eli Zaretskii  <eliz@gnu.org>
11492         * dired.c (Ffile_attributes): Make sure UID and GID are always
11493         positive, even if the value is too large for a positive EMACS_INT.
11494         Doc fix.
11496         * editfns.c (Fuser_login_name): Support float arguments.  Doc fix.
11498 2009-03-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11500         * xmenu.c (xdialog_show): Move Fredisplay call ...
11501         (Fx_popup_dialog): ... here.
11503 2009-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
11505         * dired.c (file_name_completion): Disable the first optimization just
11506         installed, since it is not implemented correctly.
11508 2009-03-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11510         * dired.c (file_name_completion): Check completion-ignored-extensions
11511         only if the entry can affect bestmatch.
11512         Stop the search early, as Ftry_completion already does.
11514 2009-03-17  Chong Yidong  <cyd@stupidchicken.com>
11516         * minibuf.c (Vminibuffer_completion_confirm): Doc fix.
11518 2009-03-15  Chong Yidong  <cyd@stupidchicken.com>
11520         * keyboard.c (parse_menu_item): Don't display remappings as menu
11521         equivalent bindings (Bug#788).
11523 2009-03-15  Jason Rumney  <jasonr@gnu.org>
11525         * w32term.h (WM_EMACS_PAINT): New message.
11526         * w32term.c (w32_read_socket): Use it instead of WM_PAINT.
11527         * w32fns.c (w32_wnd_proc): Change WM_PAINT to WM_EMACS_PAINT
11528         before passing to lisp thread.  (Bug#950)
11530 2009-03-14  David Reitter  <david.reitter@gmail.com>
11532         * nsterm.m (ns_shutdown_properly, -terminate): Remove global state
11533         variable as it was never reset.
11534         (ns_term_init): Remove initialization of Lisp-settable defaults
11535         and ns_expand_space.
11536         (-setPanelFromDefaultValues): Remove ns_expand_space.
11537         (-showPreferencesWindow): Send new KEY_NS_SHOW_PREFS key.
11538         * nsfont.m (nsfont_open): Remove ns_expand_space, assume -0.5
11539         i.e. no additional spacing, similar to Carbon port.
11541         * nsterm.h: Define KEY_NS_SHOW_PREFS key.
11542         * nsfns.m (ns-popup-prefs-panel): Remove.
11544 2009-03-14  Jan Djärv  <jan.h.d@swipnet.se>
11546         * sound.c (alsa_configure): Remove call to deprecated
11547         snd_pcm_sw_params_set_xfer_align.
11549 2009-03-14  Stephen Berman  <stephen.berman@gmx.net>
11551         * gtkutil.c (xg_tool_bar_callback): Set focus back to the frame
11552         after clicking in a detached tool bar.
11553         (xg_tool_bar_proxy_callback): Remove call to Fx_focus_frame.
11555 2009-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
11557         * fontset.c (fontset_from_font, Ffontset_info): YAILOM (Yet another
11558         int/Lisp_Object mixup).
11560 2009-03-13  Kenichi Handa  <handa@m17n.org>
11562         * fontset.c (Ffontset_info, check_fontset_name): New arg frame.
11563         Handle NAME nil and t correctly.  Callers changed.
11564         (font_def_arg, add_arg, from_arg, to_arg): Delete them.
11565         (set_fontset_font): Change ARG to a vector.  Handle range_list in
11566         ARG correctly.
11567         (Fset_fontset_font): Fix the case that TARGET is both a script
11568         name and charset name.  Adjust the arg to set_fontset_font for
11569         the above change.
11570         (fontset_from_font): Fix previous change.
11571         (Ffontset_info): Adjust for the 2008-07-09 change of fontset
11572         entry.  If FONTSET is the default fontset, don't set the extra
11573         slot of the returning char-table.
11575 2009-03-12  Juanma Barranquero  <lekktu@gmail.com>
11577         * nsfns.m (Fx_close_connection): Doc fix.
11578         (Fns_do_applescript): Reflow docstring.
11579         (Fns_hide_others, Fns_hide_emacs, Fns_convert_utf8_nfd_to_nfc)
11580         (Fx_display_pixel_width, Fx_display_pixel_height)
11581         (Fns_display_usable_bounds, Fx_display_planes, Fx_show_tip):
11582         Fix typos in docstrings.
11583         (Fns_set_alpha): Fix typos in error messages.
11585 2009-03-12  David Reitter  <david.reitter@gmail.com>
11587         * termhooks.h [HAVE_NS]: Define NS_NONKEY_EVENT to be used for
11588         non-key system events on NS.  Formerly, NON_ASCII_KEYSTROKE_EVENT
11589         were used for such events.
11591         * nsterm.m (newFrame, openFile, fulfillService, changeFont)
11592         (toggleToolbar, performDragOperation, runHelp): Use it.
11594         * keyboard.c (parse_menu_item) [HAVE_NS]: Treat new event like
11595         NON_ASCII_KEYSTROKE_EVENT, but set used_mouse_menu.
11597 2009-03-11  Kenichi Handa  <handa@m17n.org>
11599         * font.h (font_open_by_spec): Extern it.
11601         * font.c (font_open_by_spec): New function.
11602         (font_open_by_name): Use font_open_by_spec.
11604         * frame.c (x_set_font): When ARG is a font-object, don't alter the
11605         fontset of the frame.
11607         * fontset.c (Fset_fontset_font): When a font for ASCII is changed,
11608         modify the default font of frames that use this fontset.
11609         (num_auto_fontsets): New variable.
11610         (fontset_from_font): Use num_auto_fontsets to decide a fontset
11611         name.  Be sure to set FONTSET_ASCII to the correct font name.
11612         (update_auto_fontset_alist): New function.
11614 2009-03-11  Juanma Barranquero  <lekktu@gmail.com>
11616         * makefile.w32-in: Update dependencies.
11618 2009-03-06  Adrian Robert  <Adrian.B.Robert@gmail.com>
11620         * nsfns.m (syms_of_nsfns): Remove Qbuffered.
11622 2009-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11624         * buffer.c (Fswitch_to_buffer): Revert part of 2008-10-21's change.
11626 2009-03-10  Chong Yidong  <cyd@stupidchicken.com>
11628         * lread.c (Feval_buffer): Doc fix.
11630 2009-03-09  Kenichi Handa  <handa@m17n.org>
11632         * charset.c (Qfile_name_handler_alist): Extern it.
11633         (load_charset_map_from_file): Temporarily bind
11634         `file-name-handler-alist' to nil while calling openp.  (Bug#2435)
11636 2009-03-06  Aaron Ecay  <aaronecay@gmail.com>  (tiny change)
11638         * nsterm.m (ns_draw_vertical_window_border): Draw 1 pixel wide,
11639         not two, and use NSRectFill instead of NSDrawGroove.  (Bug#2352)
11641 2009-03-06  Adrian Robert  <Adrian.B.Robert@gmail.com>
11643         * nsterm.m: Include <signal.h> for SIGTERM used in ns_term_shutdown.
11644         (x_set_window_size): Change back to calculated method of setting
11645         toolbar height under Cocoa.  (Bug#2546)
11646         (EmacsView-windowWillUseStandardFrame:defaultFrame:): New method.
11647         (EmacsView-drawRect:): Completely shortcircuit if ns_in_resize.
11649         * nsfns.m (ns_appkit_version_int): Fix typo in the version macro.
11651         * nsmenu.m (EmacsMenu-addItemWithWidgetValue:): Don't add
11652         accelerator in parens under GNUstep.
11654 2009-03-06  Kenichi Handa  <handa@m17n.org>
11656         These changes are to detect incorrect composition sequence without
11657         looking ahead the source.  (Bug#2370)
11659         * coding.h: Include "composite.h".
11660         (enum compisition_state): New enum.
11661         (struct compisition_status): New struct.
11662         (struct iso_2022_spec): New member cmp_status.
11663         (struct emacs_mule_spec): New struct.
11664         (struct coding_system): New members ctext_extended_segment_len and
11665         embedded_utf_8.  Change the union member
11666         spec.emacs_mule_full_support to spec.emacs_mule.
11668         * coding.c (CODING_ISO_CMP_STATUS): New macro.
11669         (CODING_ISO_EXTSEGMENT_LEN, CODING_ISO_EMBEDDED_UTF_8): New macros.
11670         (MAX_ANNOTATION_LENGTH): Define to 5.
11671         (ADD_COMPOSITION_DATA): New arg nbytes.
11672         (emacs_mule_char): New arg cmp_status.
11673         (DECODE_EMACS_MULE_COMPOSITION_CHAR): Delete it.
11674         (DECODE_EMACS_MULE_COMPOSITION_RULE_20): New arg c.
11675         (DECODE_EMACS_MULE_COMPOSITION_RULE_21): New arg c.
11676         (DECODE_EMACS_MULE_21_COMPOSITION): Delete the arg c.
11677         (DECODE_EMACS_MULE_20_RELATIVE_COMPOSITION): Likewise.
11678         (DECODE_EMACS_MULE_20_RULEBASE_COMPOSITION): Likewise.
11679         (DECODE_EMACS_MULE_COMPOSITION_START): New macro.
11680         (EMACS_MULE_COMPOSITION_END): New macro.
11681         (emacs_mule_finish_composition): New function.
11682         (EMACS_MULE_MAYBE_FINISH_COMPOSITION): New macro.
11683         (decode_coding_emacs_mule): Avoid long looking ahead while
11684         handling composition.
11685         (DECODE_COMPOSITION_RULE): Argument changed to rule and nbytes.
11686         (ENCODE_COMPOSITION_RULE): New macro.
11687         (finish_composition): New function.
11688         (MAYBE_FINISH_COMPOSITION): Call finish_composition.
11689         (DECODE_COMPOSITION_START): New implementation.
11690         (DECODE_COMPOSITION_END): Likewise.
11691         (STORE_COMPOSITION_RULE): New macro.
11692         (decode_coding_iso_2022): Avoid long looking ahead while handling
11693         composition, CTEXT extended segment, and embedded UTF-8.
11694         (setup_coding_system): For a coding of type iso-2022, reset
11695         CODING_ISO_EXTSEGMENT_LEN (coding) and
11696         CODING_ISO_EMBEDDED_UTF_8 (coding).
11697         (get_translation): Delete arguments last_block, from_nchars,
11698         to_nchars.  Callers changed.
11699         (produce_chars): Don't modify charbuf.  Adjusted for the change of
11700         get_translation.
11701         (produce_composition): Adjust for the new annotation sequence.
11702         (handle_composition_annotation): Likewise.
11703         (consume_chars): Adjust for the change of get_translation.
11705 2009-03-05  Adrian Robert  <Adrian.B.Robert@gmail.com>
11707         * nsterm.m (ns_select): Shortcircuit if reentrant call.  (Bug#2564)
11709 2009-03-05  Kenichi Handa  <handa@m17n.org>
11711         * font.c (font_select_entity): New function.
11712         (font_find_for_lface): Use font_select_entity to select a font.
11714         * fontset.c (fontset_find_font): If a font found without
11715         restricting to the characters C doesn't support C, try to find a
11716         font with C restriction.
11718 2009-03-04  Nikolaj Schumacher  <me@nschum.de>
11720         * nsfont.m (nsfont_draw): Compare ns_antialias_text against lisp value.
11722 2009-03-04  Jason Rumney  <jasonr@gnu.org>
11724         * w32fns.c (w32_wnd_proc): Only ignore IME messages for the
11725         characters that have already been read.  (Bug#2569)
11727         * image.c (xbm_read_bitmap_data, png_load, svg_load_image):
11728         Log an error message if check_image_size failed.
11729         (xpm_load_image, pbm_load, jpeg_load, tiff_load, gif_load)
11730         (gs_load): Mention max-image-size in size error message.  (Bug#2560)
11732 2009-03-02  Eli Zaretskii  <eliz@gnu.org>
11734         * callproc.c (Fcall_process): Bind inhibit-modification-hooks to t
11735         when decoding process output.
11737 2009-03-01  Richard M Stallman  <rms@gnu.org>
11739         * m/mips.h (DATA_SEG_BITS, XUINT, XSET): Definitions disabled.
11741         * emacs.c (gdb_data_seg_bits) [USE_LSB_TAG]: Make it 0.
11743 2009-02-28  Eli Zaretskii  <eliz@gnu.org>
11745         * coding.c (decode_coding_utf_8, decode_coding_utf_16)
11746         (decode_coding_emacs_mule, decode_coding_iso_2022)
11747         (encode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
11748         (decode_coding_raw_text, decode_coding_charset)
11749         (setup_coding_system, decode_eol, decode_coding, consume_chars):
11750         Honor inhibit-eol-conversion.  (Bug #2186)
11752 2009-02-28  Jason Rumney  <jasonr@gnu.org>
11754         * coding.c (detect_coding_charset): If not checking latin extra,
11755         fail on characters between 0x80 and 0xA0.  (Bug#2354)
11757 2009-02-28  Eli Zaretskii  <eliz@gnu.org>
11759         * coding.c (detect_coding_charset): Fix change from 2008-10-21.
11760         Also, check iso-latin-*, not only iso-8859-*.  (Bug#2497)
11762 2009-02-27  Glenn Morris  <rgm@gnu.org>
11764         * callint.c (Finteractive): Doc fix.
11766 2009-02-27  Kenichi Handa  <handa@m17n.org>
11768         * lread.c (read_escape): Signal an error for invalid \UXXXXXXXX.
11770 2009-02-27  Chong Yidong  <cyd@stupidchicken.com>
11772         * font.c (font_style_to_value): Set value for unknown symbols to
11773         100 instead of 255.
11774         (weight_table, slant_table, width_table): Treat "unspecified" as
11775         the default value.
11777 2009-02-26  Juanma Barranquero  <lekktu@gmail.com>
11779         * fileio.c (Fnext_read_file_uses_dialog_p): Fix typo in docstring.
11781 2009-02-25  Juanma Barranquero  <lekktu@gmail.com>
11783         * lread.c (Fload): Stop checking Vloads_in_progress and signal
11784         error as soon as a recursive load is detected.
11786 2009-02-24  Adrian Robert  <Adrian.B.Robert@gmail.com>
11788         * nsterm.m (ns_ring_bell): Convert rect to window coordinates
11789         before caching.
11791 2009-02-24  Kenichi Handa  <handa@m17n.org>
11793         * fontset.c (fontset_find_font): Fix the condition for checking
11794         unavailable font.
11796 2009-02-24  Glenn Morris  <rgm@gnu.org>
11798         * xfaces.c (Finternal_set_font_selection_order): Remove leading
11799         whitespace that confuses documentation.
11801 2009-02-23  Miles Bader  <miles@gnu.org>
11803         * process.c (Flist_system_processes, Fprocess_attributes)
11804         (syms_of_process): Rename `system-process-attributes' to
11805         `process-attributes'.
11807 2009-02-22  Andreas Schwab  <schwab@linux-m68k.org>
11809         * coding.h (struct coding_system): Make safe_charsets a pointer to
11810         unsigned char.
11811         * coding.c (CODING_ISO_REQUEST): Check for safe_charsets content
11812         being 255.
11813         (SAFE_CHARSET_P): Likewise.
11814         (setup_iso_safe_charsets): Properly setup safe_charsets.
11815         (Fdefine_coding_system_internal): Likewise.
11816         (setup_coding_system): Likewise.  Remove unneeded casts.
11817         (detect_coding_iso_2022): Compare Viso_2022_charset_list with
11818         CODING_ATTR_CHARSET_LIST, not CODING_ATTR_SAFE_CHARSETS.
11819         Remove unneeded casts.
11821         * insdel.c (del_range_2): Don't modify gap contents when called
11822         from decode_coding_object.  (Bug#1809)
11824 2009-02-21  Chong Yidong  <cyd@stupidchicken.com>
11826         * data.c (syms_of_data): Define Qfont_spec, Qfont_entity, and
11827         Qfont_object.
11828         (Ftype_of): Recognize font objects.
11830         * lisp.h: Define Qfont_spec, Qfont_entity, Qfont_object extern.
11832         * font.c (Qfont_spec, Qfont_entity, Qfont_object):
11833         Definitions moved to data.c.
11835 2009-02-20  Adrian Robert  <Adrian.B.Robert@gmail.com>
11837         * nsterm.m (x_make_frame_invisible): Unset async_visible,
11838         async_iconified.  Based on a patch by Christian Lynbech
11839         <christian.lynbech@tieto.com>.
11840         (EmacsView-windowDidMiniaturize:): Unset async_visible.
11842 2009-02-20  Glenn Morris  <rgm@gnu.org>
11844         * syntax.c (Fskip_chars_forward): Fix doc typo.
11846 2009-02-20  Chong Yidong  <cyd@stupidchicken.com>
11848         * keymap.c (Fkeymap_parent): Doc fix (Bug#2391).
11850 2009-02-19  Chong Yidong  <cyd@stupidchicken.com>
11852         * xfns.c (Fx_create_frame): Give Xft driver a higher priority.
11854 2009-02-19  Kenichi Handa  <handa@m17n.org>
11856         * coding.c (detect_coding): Preserve coding->mode.
11857         Don't overflow coding->carryover.  (Bug#2370)
11859 2009-02-18  Dan Nicolaescu  <dann@ics.uci.edu>
11861         * m/ibmrs6000.h (ADDR_CORRECT): Restore, removed by mistake on 2008-07-23.
11863 2009-02-18  Kenichi Handa  <handa@m17n.org>
11865         * font.c (font_check_otf_features): Fix handling of `nil' element.
11866         (Ffont_spec): Describe :lang and :otf in the docstring.
11868 2009-02-16  Andreas Schwab  <schwab@suse.de>
11870         * coding.c (Fcheck_coding_systems_region): Fix test for unibyte
11871         string.
11873 2009-02-16  Kenichi Handa  <handa@m17n.org>
11875         * coding.c (Fcheck_coding_systems_region): Fix typo; Qt -> Qnil.
11876         (Bug#1723)
11878 2009-02-14  Chong Yidong  <cyd@stupidchicken.com>
11880         * dispextern.h (struct iterator_stack_entry): New line_wrap member.
11882         * xdisp.c (push_it, pop_it): Save and restore line_wrap.
11883         (handle_line_prefix): Suppress wrapping of wrap prefixes.
11885 2009-02-14  Eli Zaretskii  <eliz@gnu.org>
11887         * msdos.c (MAX_SCREEN_BUF): New macro.
11888         (IT_write_glyphs): Make screen_buf[] always be MAX_SCREEN_BUF-long.
11889         Encode the entire run of glyphs sharing the same face, instead of
11890         doing that one glyph at a time (fixes a bug with displaying
11891         double-size characters).
11893 2009-02-13  Adrian Robert  <Adrian.B.Robert@gmail.com>
11895         * nsfns.m (ns-read-file-name): BLOCK_INPUT while showing dialog.
11897         * nsmenu.m (pop_down_menu): Check popup_activated_flag.
11898         (ns_popup_dialog, EmacsDialogPanel-runDialogAt:): Let
11899         pop_down_menu do the cleanup work as it is always called.  (Bug#2154)
11901         * nsfont.m (nsfont_make_fontset_for_font): For now, don't try to
11902         set fontset font for "mathematical-" sub-scripts.  (Bug #2218)
11904 2009-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
11906         * keyboard.c (adjust_point_for_property): Allow stopping between two
11907         invisible areas.
11909 2009-02-12  Jason Rumney  <jasonr@gnu.org>
11911         * w32font.c (check_face_name): Check for fake helv.  (Bug#2275)
11912         (add_font_entity_to_list): Call check_face_name even when family
11913         is unspecified.
11915         * w32term.c (x_display_pixel_height, x_display_pixel_width):
11916         Release DC when finished.  Use NULL window to refer to desktop.
11917         (w32_term_init): Use NULL window to refer to desktop.  (Bug#460)
11919         * w32font.c (add_font_entity_to_list): Fix check for substituted
11920         raster fonts.  (Bug#2219)
11922 2009-02-12  Kenichi Handa  <handa@m17n.org>
11924         * composite.c (MAX_AUTO_COMPOSITION_LOOKBACK): New macro.
11925         (composition_gstring_width): Fix handling of LGLYPH_YOFF.
11926         (autocmp_chars): Use fast_looking_at.  Don't compose more
11927         characters than MAX_COMPOSITION_COMPONENTS.
11928         (find_automatic_composition): While looking forward and backward,
11929         check static composition.  Fix where to stop looking forward.
11930         (composition_adjust_point): Fix checking of static composition.
11931         (Fcomposition_get_gstring): Pay attention to
11932         MAX_COMPOSITION_COMPONENTS.
11934         * lisp.h (fast_looking_at): Extern it.
11936         * search.c (fast_looking_at): New function.
11938         * term.c (encode_terminal_code): Adjust for the change of
11939         <struct glyph>.u.cmp.to.
11940         (append_composite_glyph): Likewise.
11942         * xdisp.c (fill_gstring_glyph_string): Adjust for the change of
11943         <struct glyph>.u.cmp.to.  Check if the glyph belongs to the same
11944         composition.
11945         (append_composite_glyph): Adjust for the change of
11946         <strcut glyph>.u.cmp.to.
11948 2009-02-11  Juanma Barranquero  <lekktu@gmail.com>
11950         * casetab.c (init_casetab_once):
11951         * coding.c (ALLOC_CONVERSION_WORK_AREA):
11952         * font.c (font_update_lface):
11953         * fontset.c (Fnew_fontset):
11954         * ftfont.c (ftfont_drive_otf):
11955         * xfont.c (xfont_open):
11956         * xftfont.c (xftfont_get_xft_draw): Remove spurious semicolons.
11958 2009-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
11960         * fileio.c (Fwrite_region): !NILP -> CONSP.
11962 2009-02-10  Andreas Schwab  <schwab@suse.de>
11964         * process.c (send_process): Properly relocate pointer into data
11965         when using encoded data.  (Bug#2272)
11967 2009-02-08  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
11969         * coding.c (detect_coding_charset): Fix previous change.
11971 2009-02-08  Jason Rumney  <jasonr@gnu.org>
11973         * w32fns.c (w32_hide_hourglass): Handle case where frame
11974         disappeared while hourglass was displayed.  (Bug #2193)
11976 2009-02-07  Andreas Schwab  <schwab@suse.de>
11978         * unexelf.c (unexec): Fix error message.
11980 2009-02-07  Adrian Robert  <Adrian.B.Robert@gmail.com>
11982         * nsterm.m (EmacsApp-sendEvent:): Defer NSApplicationDefined event
11983         when modal window is active.  (Bug #2152)
11984         (applicationShouldTerminate:): Remove now-unneeded while loop
11985         around NSRunAlertPanel.
11987         * nsmenu.m (popupSession): New file-global variable.
11988         (pop_down_menu): End the popupSession before closing dialog.
11989         (ns_popup_dialog): BLOCK_INPUT around dialog presentation.
11990         (EmacsDialogPanel-runDialogAt:): Don't place window (superfluous),
11991         don't query NSApp for events (just sleep instead).
11993 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
11995         * coding.c (syms_of_coding) <translation-table-for-input>:
11996         Modify doc string to discourage use for character code unification.
11998 2009-02-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12000         * atimer.c (run_timers): Update pending_atimers.
12002 2009-02-06  Chong Yidong  <cyd@stupidchicken.com>
12004         * image.c (svg_load_image): Fix last change.
12006         * xfns.c (Fx_create_frame): Signal an error if no font is
12007         found (Bug#2147).
12009 2009-02-05  Juanma Barranquero  <lekktu@gmail.com>
12011         * character.c (syms_of_character) <script-representative-chars>:
12012         Fix typo in docstring.
12014 2009-02-04  Adrian Robert  <Adrian.B.Robert@gmail.com>
12016         * nsmenu.m (pop_down_menu): New function.
12017         (ns_popup_dialog): Call it on unwind.
12018         (EmacsDialogPanel-runDialogAt:): Check popup_activated_flag and
12019         call timer_check() (Bug#2154).
12020         (EmacsMenu-menuNeedsUpdate:): Don't call ns_update_menu if
12021         handling_signal is set.
12022         (EmacsMenu-fillWithWidgetValue:): Set submenu title.
12024         * config.in: Get rid of COCOA_EXPERIMENTAL_CTRL_G.
12026         * s/darwin.h: Same and NO_SOCK_SIGIO as well.
12028         * nsterm.m (ns_read_socket): Same and don't set handling_signal.
12030         * keyboard.c (poll_for_input_1, handle_async_input):
12031         Set handling_signal under HAVE_NS.
12033 2009-02-04  Glenn Morris  <rgm@gnu.org>
12035         * fileio.c (Fwrite_region): Doc fix (mention annotate-functions).
12037 2009-02-04  Kenichi Handa  <handa@m17n.org>
12039         * Makefile.in (composite.o): Depends on frame.h and termhooks.h.
12041         * charset.c (Fchar_charset): New optional arg restriction.
12043         * coding.h (coding_system_charset_list): Extern it.
12045         * coding.c (coding_system_charset_list): New function.
12047         * composite.c: Include coding.h and termhooks.h.
12048         (composition_gstring_p): Fix for the terminal case.
12049         (composition_gstring_width): Likewise.
12050         (fill_gstring_body): Likewise.
12051         (autocmp_chars): For terminal, call Fcomposition_get_gstring with
12052         the frame.
12053         (composition_compute_stop_pos): Adjust cmp_it->stop_pos if point
12054         is within a composition.
12055         (Fcomposition_get_gstring): Fix the terminal case.
12057         * term.c (encode_terminal_code): Fix handling of composition.
12058         (produce_composite_glyph): For static composition, get pixel_width
12059         from struct composition.
12061 2009-02-02  Andreas Schwab  <schwab@suse.de>
12063         * unexelf.c (unexec): Handle unaligned bss offset.
12065 2009-02-01  Adrian Robert  <Adrian.B.Robert@gmail.com>
12067         * nsterm.m (ns_read_socket): Copy 2009-01-29 and 2009-01-30
12068         XT,w32read_socket changes to ns_read_socket.
12070         * keyboard.c (handle_interrupt): Don't call
12071         quit_throw_to_read_char() under NS.
12073         * blockinput.h: Remove NS-specific code.
12075 2009-01-30  Dan Nicolaescu  <dann@ics.uci.edu>
12077         * dispnew.c (window_change_signal): Don't try to get the size of a
12078         suspended tty frame.
12079         * term.c (Fresume_tty): Resize if the size has changed while the
12080         tty was suspended.
12082         * alloc.c (mark_stack): Properly conditionalize previous change.
12084 2009-01-30  Juanma Barranquero  <lekktu@gmail.com>
12086         * w32inevt.c (w32_console_read_socket) [SYNC_INPUT]:
12087         * w32term.c (w32_read_socket) [SYNC_INPUT]:
12088         Remove; this code is not used on Windows.
12090 2009-01-30  Eli Zaretskii  <eliz@gnu.org>
12092         * coding.c (detect_eol, decode_eol): Handle text with DOS-style
12093         EOLs that also has stray ^M characters.
12095 2009-01-30  Juanma Barranquero  <lekktu@gmail.com>
12097         * atimer.c (run_timers, alarm_signal_handler):
12098         * keyboard.c (pending_signals, handle_async_input, init_keyboard):
12099         * w32inevt.c (w32_console_read_socket):
12100         * w32term.c (w32_read_socket):
12101         * xterm.c (XTread_socket): Use "#ifdef SYNC_INPUT" where appropriate.
12103 2009-01-30  Chong Yidong  <cyd@stupidchicken.com>
12105         * callproc.c (Vtemp_file_name_pattern): Remove DEFVAR_LISP.
12106         Initialize it as a relative filename pattern.
12107         (init_callproc): Don't initialize Vtemp_file_name_pattern here.
12108         (Fcall_process_region): Simplify temp file creation using
12109         temporary-file-directory.
12111 2009-01-29  Eli Zaretskii  <eliz@gnu.org>
12113         * msdos.c: Rename pending_signals to msdos_pending_signals.
12114         (sig_suspender, sigprocmask): Adjust.
12116 2009-01-29  Chong Yidong  <cyd@stupidchicken.com>
12118         * keyboard.c (pending_signals): New var.
12119         (poll_for_input, input_available_signal, init_keyboard): Set it.
12120         (process_pending_signals): New function.
12122         * lisp.h (QUIT): Check pending_signals instead of
12123         interrupt_input_pending.  Use process_pending_signals.
12125         * atimer.c (run_timers, alarm_signal_handler): Update pending_signals.
12127         * process.c (wait_reading_process_output): Use process_pending_signals.
12129         * sysdep.c (emacs_write): Use process_pending_signals.
12131         * xterm.c (XTread_socket): Update pending_signals.
12133         * w32term.c (w32_read_socket): Update pending_signals.
12135         * w32inevt.c (w32_console_read_socket): Update pending_signals.
12137 2009-01-29  Kenichi Handa  <handa@m17n.org>
12139         * xftfont.c (xftfont_has_char): New function.
12140         (syms_of_xftfont): Register xftfont_has_char in xftfont_driver.
12142 2009-01-29  Adrian Robert  <Adrian.B.Robert@gmail.com>
12144         * nsterm.h (EmacsPrefsController.cursorBlinkSlider): Only define
12145         under GNUstep.
12146         (ns_query_color): New declaration.
12148         * nsterm.m (ns_confirm_quit): New variable.
12149         (ns_set_default_prefs, syms_of_nsterm, ns_term_init): Initialize it.
12150         (EmacsApp-applicationShouldTerminate:): Use it.
12151         (EmacsPrefsController): Let user set it.
12152         (ns_query_color): New function.
12153         (ns_defined_color): Use it.
12154         (ns_initialize): Drop.
12155         (ns_term_init): Add two lines from ns_initialize(), and set
12156         input_interrupt_mode to nil.
12158         * image.c (svg_load_image): Don't right-shift background RGB when
12159         obtained from FRAME_BACKGROUND_PIXEL.  Under HAVE_NS use ns_query_color.
12161 2009-01-28  Kenichi Handa  <handa@m17n.org>
12163         * fontset.c (font_for_char): Use assq_no_quit, not assoc_no_quit.
12164         (fontset_get_font_group): Remember that no font-group is specified
12165         for C.
12167 2009-01-27  Chong Yidong  <cyd@stupidchicken.com>
12169         * fns.c (concat): Check for string overflow (bug#1787).
12171         * undo.c (undo_limit, undo_strong_limit, Vundo_outer_limit):
12172         Quadruple undo limits (bug#1501).
12174 2009-01-27  Kenichi Handa  <handa@m17n.org>
12176         * ftfont.c (ftfont_has_char): If the arg FONT is a font-object,
12177         directly use GT_Get_Char_index.
12179         * xftfont.c (struct xftfont_info): New member `index'.
12181         * fontset.c (font_for_char): Use assq_no_quit, not assoc_no_quit.
12182         (Ffontset_font): Adjust for the change of fontset entry.
12184 2009-01-26  Kenichi Handa  <handa@m17n.org>
12186         * fontset.c (fontset_find_font): Fix handling of non-cons return
12187         value of fontset_get_font_group.
12188         (fontset_font): Revert last change.
12190 2009-01-26  Jason Rumney  <jasonr@gnu.org>
12192         * w32font.c (w32font_list_internal): Return quickly if registry is
12193         unknown.  Simplify final return.
12194         (add_font_entity_to_list): Break complex logic down into more
12195         manageable chunks.  Move unknown registry check to
12196         w32font_list_internal.
12198 2009-01-25  Adrian Robert  <Adrian.B.Robert@gmail.com>
12200         Changes to remove Feval calls from GUI under NS.
12202         * nsterm.h: Move KEY_NS_... definitions here from nsterm.m.
12203         Add NS_TOGGLE_TOOLBAR, NS_PUT_WORKING_TEXT, NS_UNPUT_WORKING_TEXT.
12204         Remove NS_INSERT_WORKING_TEXT, NS_DELETE_WORKING_TEXT.
12206         * nsterm.m: Move KEY_NS_... definitions to nsterm.h.
12207         (EmacsView-toggleToolbar:): Use KEY_NS_TOGGLE_TOOLBAR.
12208         (EmacsView-setMarkedText:,-deleteWorkingText:): Use NS_TEXT_EVENT
12209         instead of NON_ASCII_KEYSTROKE_EVENT.
12210         (EmacsApp-terminate:): Use KEY_NS_POWER_OFF instead of Feval.
12211         (EmacsApp-applicationShouldTerminate:): Query user.
12212         (EmacsPreferencesController-runHelp:): Use KEY_NS_INFO_PREFS
12213         instead of Feval.
12215         * termhooks.h (NS_TEXT_EVENT): New event type under HAVE_NS.
12217         * keyboard.c (kbd_buffer_get_event): Check for it.
12218         (keys_of_keyboard): Define lispy keys for
12219         ns-put/unput-working-text.
12221         * nsmenu.m (ns_popup_dialog): Resync window setting with X and W32
12222         versions.
12223         (EmacsDialog-runDialogAt:): Use NSModalPanelRunLoopMode.
12225 2009-01-25  Chong Yidong  <cyd@stupidchicken.com>
12227         * dispnew.c (buffer_posn_from_coords): Use Fset_buffer instead of
12228         setting current_buffer directly.  (Bug#2044)
12230 2009-01-24  Chong Yidong  <cyd@stupidchicken.com>
12232         * fontset.c (fontset_font): If we know there is no font, don't do
12233         any work.  (Bug#1952, bug#1990).
12235         * font.c (font_parse_xlfd): Handle patterns of length < 2.  (Bug#1802)
12237 2009-01-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
12239         * emacs.c (main): Do fork+exec under --daemon in Cocoa.
12240         (ns_no_defaults): New declaration.
12241         (main): Use it.
12243         * nsterm.h (ns_no_defaults): New declaration.
12245         * nsfns.m (x_get_string_resource): Don't read when ns_no_defaults.
12247         * nsterm.m (ns_no_defaults): New variable.
12248         (ns_initialize): Don't read defaults when ns_no_defaults.
12249         (EmacsView-readSelectionFromPasteboard:)
12250         (writeSelectionToPasteboard:types:): New stubbed-out methods for
12251         NSServicesRequests protocol.  (Bug#1435)
12252         (ns_dumpglyphs_stretch): New function.
12253         (ns_draw_glyph_string): Use it, parallel Yamamoto Mitsuharu change
12254         of 2008-11-15 to other terms.  (Bug#615)
12256         * nsimage.m (setPixmapData:): Set to ignore image DPI.
12258 2009-01-23  Giorgos Keramidas  <keramida@freebsd.org>  (tiny change)
12260         * alloc.c (mark_stack): Use "flushw" instead of "ta 3" assembly
12261         call for Sparc64.
12263 2009-01-22  Adrian Robert  <Adrian.B.Robert@gmail.com>
12265         * nsfns.m:
12266         * nsgui.h:
12267         * nsmenu.m:
12268         * nsselect.m:
12269         * nsterm.h:
12270         * nsterm.m: Remove '23' comments that indicated code added during
12271         update from emacs-20 -> emacs-23.
12273 2009-01-22  Adrian Robert  <Adrian.B.Robert@gmail.com>
12275         * nsterm.m (EmavsView-keyDown:): Treat nil as Qnone for
12276         ns_alternate_modifier.  (Bug#1217)
12278         * nsmenu.m (EmacsMenu-parseKeyEquiv:, addItemWithWidgetValue:):
12279         Display all shortcuts, including those w/o super modifier.
12281         * nsfns.m (ns-read-file-name): Fix typo in assignment statement.
12283 2009-01-22  Chong Yidong  <cyd@stupidchicken.com>
12285         * fileio.c (Vwrite_region_post_annotation_function)
12286         (Vwrite_region_annotation_buffers): New vars.
12287         (build_annotations_unwind): Just reset
12288         Vwrite_region_annotation_buffers.
12289         (Fwrite_region): Initialize Vwrite_region_annotation_buffers.
12290         Call write-region-post-annotation-function.
12291         (build_annotations): Add to Vwrite_region_annotation_buffers if
12292         buffer changes.
12294 2009-01-21  Adrian Robert  <Adrian.B.Robert@gmail.com>
12296         * nsterm.h (EmacsApp-setAppleMenu:): Conditionalize more correctly on
12297         Tiger.
12298         * nsfns.m (ns_do_applescript):
12299         Conditionalize typeUTF16ExternalRepresentation on Tiger.
12301 2009-01-21  Wolfgang Lux  <wolfgang.lux@gmail.com>  (tiny change)
12303         * nsterm.m (EV_TRAILER): Always use emacsframe for frame_or_window.
12305 2009-01-21  Adrian Robert  <Adrian.B.Robert@gmail.com>
12307         * nsmenu.m (NSMENUPROFILE): Change #if style.
12309         * nsterm.h (EmacsPrefsController): Add -setPanelFromDefaultValues.
12311         * nsterm.m (x_set_frame_alpha): Add prototype.
12312         (ns_fake_keydown, EmacsView-keyUp:): New variable and function to
12313         handle Ctrl-tab.  (Bug#1841)
12314         (ns_get_color): Use unsigned long long for scanned hex string value.
12315         (ns_term_shutdown): Abort on non SIGTERM signals.
12316         (EmacsPrefsController-setDefaultFont:,-setColors:): Raise the frame.
12317         (EmacsPrefsController-setPanelFromDefaultValues): New function.
12318         (EmacsPrefsController-resetToDefaults:): Use it.  (Bug#1801)
12319         (ns_font_to_xlfd, ns_fontname_to_xlfd): Remove, unused.
12320         (ns_defined_color): Fix settings of the XColor variable fields:
12321         red,green,blue scale to 2-byte, pixel's parts to 1-byte.  (Bug#1663)
12323         * nsimage.m (EmacsImage+allocInitFromFile:): Set to ignore image
12324         DPI.  (Bug#1316)
12325         (EmacsImage-setPixelAtX:Y:toRed:green:blue:alpha:): Fix color
12326         values in onTiger section.
12328 2009-01-19  Chong Yidong  <cyd@stupidchicken.com>
12330         * xfaces.c (Finternal_set_lisp_face_attribute, Fx_list_fonts):
12331         Check return value of font_spec_from_name.
12332         (Fx_list_fonts): Doc fix.  (Bug#1951)
12334         * font.c (font_spec_from_name): Return Qnil if font name could not
12335         be parsed.
12336         (font_parse_name): Treat a `?' character as part of an XLFD.
12338         * fns.c (Fsubstring): Doc fix.
12340 2009-01-19  Kenichi Handa  <handa@m17n.org>
12342         * ftfont.c (ftfont_lookup_cache): Check the return value of FcFontList.
12343         (ftfont_list): Likewise.
12345 2009-01-18  Juanma Barranquero  <lekktu@gmail.com>
12347         * dbusbind.c (Fdbus_register_signal):
12348         * process.c (conv_sockaddr_to_lisp):
12349         * w32fns.c (Fw32_battery_status): Use empty_unibyte_string.
12351         * callproc.c (Fgetenv_internal): Doc fix.
12353 2009-01-16  Chong Yidong  <cyd@stupidchicken.com>
12355         * xfns.c (x_make_gc): Don't allocate stipple member for gc_values;
12356         it is not even used.
12358 2009-01-16  Glenn Morris  <rgm@gnu.org>
12360         * font.c (Ffont_variation_glyphs): Silence compiler.
12362 2009-01-15  Juanma Barranquero  <lekktu@gmail.com>
12364         * sound.c (SOUND_WARNING): Use _snprintf, for MSVC compatibility.
12365         Reported by David Robinow <drobinow@gmail.com>.
12367 2009-01-15  Kenichi Handa  <handa@m17n.org>
12369         * coding.c (detect_coding_system): Fix handling of null_byte_found.
12371 2009-01-14  Jason Rumney  <jasonr@gnu.org>
12373         * frame.c (x_set_font): Always store a font to the font parameter,
12374         never a fontset.  (Bug#1562)
12376 2009-01-14  Kenichi Handa  <handa@m17n.org>
12378         * coding.c (TWO_MORE_BYTES): New macro.
12379         (detect_coding_utf_16): Use TWO_MORE_BYTES instead of ONE_MORE_BYTE.
12381 2009-01-13  Chong Yidong  <cyd@stupidchicken.com>
12383         * font.c (font_clear_prop): If clearing the family, clear the font
12384         width index too.
12386         * xfaces.c (Finternal_set_lisp_face_attribute): Revert last change.
12388 2009-01-12  Juanma Barranquero  <lekktu@gmail.com>
12390         * sound.c [WINDOWSNT] (SOUND_WARNING): New macro.
12391         (do_play_sound): Use it.  Don't pass a hardcoded buffer size to mci
12392         functions, use sizeof.
12394 2009-01-12  Martin Rudalics  <rudalics@gmx.at>
12396         * keyboard.c (read_char): Fix case where last_nonmenu_event
12397         returned a bad value with submenus.  (Bug#447)
12399 2009-01-12  Chong Yidong  <cyd@stupidchicken.com>
12401         * xfaces.c (Finternal_set_lisp_face_attribute): If setting the
12402         family, clear the font width index too.
12404 2009-01-11  Jason Rumney  <jasonr@gnu.org>
12406         * keyboard.c (cmd_error_internal): Exit when errors occur before
12407         frame creation and not in daemon mode.  (Bug#1836)
12409 2009-01-10  Chong Yidong  <cyd@stupidchicken.com>
12411         * xdisp.c (pos_visible_p): When iterator stops on the last glyph
12412         of a display vector, backtrack.
12413         (try_window_reusing_current_matrix): Check glyph type before
12414         referencing charpos member.
12416 2009-01-10  Eli Zaretskii  <eliz@gnu.org>
12418         Fix Bug #876:
12420         * coding.c (inhibit_null_byte_detection): New variable.
12421         (detect_coding, detect_coding_system): Don't pay attention to null
12422         bytes if inhibit_null_byte_detection is non-zero.
12423         (syms_of_coding) <inhibit-null-byte-detection>: Declare and document.
12424         <inhibit-iso-escape-detection>: Doc fix.
12426 2009-01-09  Jason Rumney  <jasonr@gnu.org>
12428         * w32font.c (add_font_entity_to_list): Don't report unknown
12429         Windows charset as any unrecognized registry.  (Bug#1548)
12430         Only report Unicode Plane 2 fonts as unicode-sip.
12432 2009-01-09  Chong Yidong  <cyd@stupidchicken.com>
12434         * xfaces.c (Fx_font_family_list): Delete function.
12435         Move compatibility version to faces.el.
12437         * font.c (Ffont_family_list): Return a list of strings, not symbols.
12439 2009-01-09  Martin Rudalics  <rudalics@gmx.at>
12441         * frame.c (x_set_frame_parameters): Remember requested value for
12442         fullscreen before it's reset by the parameter handler.
12444 2009-01-09  Glenn Morris  <rgm@gnu.org>
12446         * keyboard.c (last_command_char): For clarity, rename to...
12447         (last_command_event): ... and update all users.
12448         (last_input_char): For clarity, rename to...
12449         (last_input_event): ... and update all users.
12450         (last-command-char, last-input-char): Move to subr.el as aliases.
12451         * cmds.c, commands.h: Update for last_command_char rename.
12453 2009-01-08  Chong Yidong  <cyd@stupidchicken.com>
12455         * font.c (font_open_for_lface): Handle unspecified height attribute.
12457 2009-01-08  Jason Rumney  <jasonr@gnu.org>
12459         * w32fns.c (Vx_pointer_shape, Vx_nontext_pointer_shape)
12460         (Vx_mode_pointer_shape, Vx_window_horizontal_drag_shape)
12461         (Vx_hourglass_pointer_shape, Vx_sensitive_text_pointer_shape):
12462         Don't declare.
12463         (syms_of_w32fns): Don't define x-pointer-shape variable.  (Bug#1485)
12464         (x_create_tip_frame) [GLYPH_DEBUG]: Enable image debugging code.
12466 2009-01-07  Kenichi Handa  <handa@m17n.org>
12468         * fileio.c (Finsert_file_contents): In the case of replace,
12469         remember the coding system used for decoding in
12470         coding_system (Bug#1039).
12472         * coding.c (decode_coding_utf_8): Check byte_after_cr before
12473         breaking the loop.  (Bug#870)
12474         (decode_coding_utf_16, decode_coding_emacs_mule)
12475         (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
12476         (decode_coding_charset): Likewise.
12478 2009-01-05  Martin Rudalics  <rudalics@gmx.at>
12480         * frame.c (x_set_frame_parameters): Make sure height (width) get
12481         applied when fullwidth (fullheight) is set.  (Bug#1522)
12483 2009-01-04  Juanma Barranquero  <lekktu@gmail.com>
12485         * w32.c: Use 64-bit arithmetic to do FILETIME conversions.  (Bug#1766)
12486         (utc_base): Declare as ULONGLONG, not long double.
12487         (convert_time_raw): Delete.
12488         (FILETIME_TO_U64, U64_TO_LISP_TIME): New macros.
12489         (initialize_utc_base): New function.
12490         (convert_time): Use FILETIME_TO_U64, initialize_utc_base.
12491         (convert_from_time_t): Use initialize_utc_base; compute result with
12492         64-bit arithmetic.
12493         (process_times): Use FILETIME_TO_U64, U64_TO_LISP_TIME.
12495 2009-01-03  Eli Zaretskii  <eliz@gnu.org>
12497         * process.c (Qeuid, Qegid, Qcomm, Qstate, Qppid, Qpgrp, Qsess)
12498         (Qttname, Qminflt, Qmajflt, Qcminflt, Qcmajflt, Qutime, Qstime)
12499         (Qcutime, Qpri, Qnice, Qthcount, Qstart, Qvsize, Qrss, Qargs)
12500         (Quser, Qgroup, Qetime, Qpcpu, Qpmem, Qtpgid, Qcstime)
12501         [!subprocesses]: Define.
12502         (syms_of_process) [!subprocesses]: Intern and staticpro them.
12503         (Flist_system_processes, Fsystem_process_attributes)
12504         [!subprocesses]: Call list_system_processes and
12505         system_process_attributes instead of returning Qnil.
12507         * dosfns.c (system_process_attributes, list_system_processes):
12508         New functions.
12510         * vm-limit.c (ret_lim_data) [MSDOS]: New function.
12512         * sysdep.c (list_system_processes, system_process_attributes) [MSDOS]:
12513         Don't use the default (no-op) implementation.
12515 2009-01-03  Jason Rumney  <jasonr@gnu.org>
12517         * keyboard.c (parse_modifiers_uncached): Wheel events are
12518         clicks (bug#687).
12520         * w32term.c (x_query_colors, x_query_color): New functions.
12522         * image.c (x_to_xcolors, png_load): Eliminate W32 specific code.
12523         (svg_load_image): Cast returned pointers from dynamically loaded
12524         functions.  Eliminate W32 specific code.
12526 2009-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
12528         * nsfns.m (x_set_foreground_color, x_set_background_color)
12529         (x_set_cursor_color, x_set_icon_name, x_explicitly_set_name)
12530         (x_set_title, x_set_icon_type, x_set_cursor_type): Rename to use
12531         x_ prefix instead of ns_.  Update references.
12532         (syms_of_nsfns): Add a FIXME comment.
12534         * nsterm.m (x_set_cursor_type): New prototype.
12535         (setValuesFromPanel): Use it instead of the old ns_ prefixed name.
12537         * sysdep.c (system_process_attributes): Provide Qtime and Qctime
12538         for Solaris instead of incorrectly providing Qutime and Qcutime.
12540 2009-01-02  Eli Zaretskii  <eliz@gnu.org>
12542         * w32.c (process_times): Compute sum of utime and stime.
12543         (system_process_attributes): Add Qtime to the alist.
12545         * sysdep.c (system_process_attributes): Compute Qtime and Qctime
12546         and add them to the alist.
12548         * process.c (top level) <Qtime, Qctime>: New variables.
12549         (syms_of_process): staticpro them.
12550         (Fsystem_process_attributes): Add their documentation to the doc
12551         string.
12553         * process.h: Declare Qtime and Qctime.
12555 2009-01-02  Jason Rumney  <jasonr@gnu.org>
12557         * image.c (Qgobject): New symbol.
12558         (syms_of_image): Initialize it.
12559         (init_svg_functions): Load some functions from gobject library.
12561 2009-01-01  Dan Nicolaescu  <dann@ics.uci.edu>
12563         * frame.c (make_terminal_frame): Remove redundant code and useless
12564         block.
12566 2009-01-01  Andreas Schwab  <schwab@suse.de>
12568         * process.c (conv_sockaddr_to_lisp): Add workaround for
12569         getsockname bug on BSD.
12571 2009-01-01  Chong Yidong  <cyd@stupidchicken.com>
12573         * xfns.c (x_create_tip_frame): Set border width of the X window.
12575         * xfaces.c (Finternal_set_lisp_face_attribute): Improve error message.
12577 2009-01-01  Jason Rumney  <jasonr@gnu.org>
12579         * w32term.c (x_new_font): Return font object, not fontset.  (Bug#119)
12580         Don't block input, as per earlier xterm.c changes.
12582 2008-12-31  Adrian Robert  <Adrian.B.Robert@gmail.com>
12584         * nsfns.m (ns_appkit_version_str): Rename from ns_appkit_version.
12585         (ns_appkit_version_int): New function.
12586         (x-server-version): Use ns_appkit_version_int and follow 21+
12587         convention of returning 3 integers.
12589 2008-12-30  Kenichi Handa  <handa@m17n.org>
12591         * character.h (CHAR_VARIATION_SELECTOR_P): New macro.
12592         (CHAR_SURROGATE_PAIR_P): New macro.
12594         * font.h (struct font_driver): New member get_variation_glyphs.
12596         * font.c (font_range): Don't require a font for a variation selector.
12597         (Ffont_variation_glyphs): New function.
12598         (syms_of_font): Defsubr it.
12600         * ftfont.c (ftfont_driver): Set the member get_variation_glyphs to
12601         ftfont_variation_glyphs.
12602         (setup_otf_gstring): New function.
12603         (ftfont_drive_otf): Use it.
12604         (ftfont_shape_by_flt): Handle variation selector.
12605         (ftfont_variation_glyphs): New function.
12607 2008-12-30  Martin Rudalics  <rudalics@gmx.at>
12609         * frame.c (Vemacs_iconified): Remove.
12611 2008-12-30  Jason Rumney  <jasonr@gnu.org>
12613         * frame.c (store_frame_param, x_get_arg): Enable newer code on
12614         WINDOWSNT too, as related changes have already been synced.  (Bug#117)
12616 2008-12-30  Chong Yidong  <cyd@stupidchicken.com>
12618         * indent.c (Fvertical_motion): Don't advance iterator if we have
12619         reseated to the desired position.
12621         * xdisp.c (move_it_to): Handle GET_FROM_STRETCH method when
12622         checking for pos match.
12624 2008-12-30  Kenichi Handa  <handa@m17n.org>
12626         * insdel.c (copy_text): To convert a non-ASCII char to unibyte,
12627         just get the low 8-bit of the code.
12629         * font.c (font_intern_prop): Validate str as multibyte.
12631 2008-12-29  Dan Nicolaescu  <dann@ics.uci.edu>
12633         * dispextern.h (struct face): Move lface and hash from the middle
12634         of bitfields.
12636         * Makefile.in (INTERVALS_H): Rename from INTERVAL_SRC, update all users.
12638 2008-12-29  Dan Nicolaescu  <dann@ics.uci.edu>
12640         * Makefile.in (INTERVAL_SRC): Also depend on dispextern.h.
12641         (coding.o, dispnew.o, keymap.o, msdos.o): Depend on INTERVAL_SRC
12642         instead of intervals.h.
12644 2008-12-26  Andreas Schwab  <schwab@suse.de>
12646         * keymap.c (map_keymap_char_table_item): Make a copy of KEY if it is a
12647         cons.
12649 2008-12-26  Martin Rudalics  <rudalics@gmx.at>
12651         * textprop.c (Qminibuffer_prompt): New variable.
12652         (syms_of_textprop): Initialize it.
12653         * callint.c (Fcall_interactively): For `c', `k', and `K' prompt
12654         in minibuffer-prompt face.  (Bug#1662)
12656 2008-12-25  Jason Rumney  <jasonr@gnu.org>
12658         * buffer.c (Fbuffer_swap_text): Use POINTER_TYPE.
12660 2008-12-24  Jason Rumney  <jasonr@gnu.org>
12662         * ralloc.c (r_alloc_reset_variable): New function.
12664         * buffer.c (Fbuffer_swap_text) [REL_ALLOC]: Reset ralloc's internal
12665         record of what points where.  (Bug#716)
12667 2008-12-22  Dan Nicolaescu  <dann@ics.uci.edu>
12669         * minibuf.c (read_minibuf): Follow the non-interactive case when
12670         running as a daemon, before detaching.
12672 2008-12-22  Andreas Schwab  <schwab@suse.de>
12674         * buffer.c (init_buffer): Use realloc instead of xrealloc.
12675         * gtkutil.c (free_widget_value): Use xfree instead of free.
12677 2008-12-22  Martin Rudalics  <rudalics@gmx.at>
12679         * frame.c (delete_frame): New function derived from
12680         Fdelete_frame to handle Qnoelisp value for FORCE argument.
12681         Delete last frame iff FORCE equals Qnoelisp.  (Bug#1450)
12682         (Fdelete_frame): Call delete_frame.  Remove line from doc-string
12683         saying that FORCE non-nil doesn't run `delete-frame-functions'.
12684         * frame.h: Extern delete_frame.
12685         * window.c (window_loop):
12686         * terminal.c (delete_terminal):
12687         * xterm.c (x_connection_closed):
12688         * xfns.c (Fx_hide_tip):
12689         * w32fns.c (Fx_hide_tip): Call delete_frame instead of Fdelete_frame.
12691 2008-12-21  Jason Rumney  <jasonr@gnu.org>
12693         * w32uniscribe.c (uniscribe_encode_char): Return FONT_INVALID_CHAR
12694         when character maps to .notdef character.
12696 2008-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12698         * keyboard.c (cmd_error_internal): Don't exit in daemon mode, bug#1310.
12700 2008-12-20  Jason Rumney  <jasonr@gnu.org>
12702         * frame.c (Fmake_terminal_frame): Raise an error when called from
12703         a graphical frame on Windows.  (Bug#1325)
12705 2008-12-20  Jan Djärv  <jan.h.d@swipnet.se>
12707         * frame.c (Fdelete_frame): Set f->menu_bar_vector to Qnil.
12709 2008-12-20  Chong Yidong  <cyd@stupidchicken.com>
12711         * minibuf.c (Fread_buffer): Doc fix.
12713 2008-12-20  Jason Rumney  <jasonr@gnu.org>
12715         * fileio.c (Fexpand_file_name): Do not allow ../ to go beyond the
12716         server name in UNC paths.  (Bug#719)
12718         * coding.c (decode_coding): Clear chars_at_source flag when using
12719         charbuf.  (Bug#1035)
12721 2008-12-19  Daniel Engeler  <engeler@gmail.com>
12723         * sysdep.c (serial_configure): Fix typo.
12725 2008-12-19  Dan Nicolaescu  <dann@ics.uci.edu>
12727         * sysdep.c: Include alloca.h.
12728         (system_process_attributes): Add implementation for Solaris.
12730         * s/sol2-10.h (HAVE_PROCFS, _STRUCTURED_PROC): New defines.
12732 2008-12-19  Dan Nicolaescu  <dann@ics.uci.edu>
12734         Reorganize implementation of Flist_system_processes and
12735         Fsystem_process_attributes.  No functional changes.
12736         * process.c: Don't #include pwd.h, grp.h and limits.h.
12737         (Flist_system_processes): Just call list_system_processes.
12738         (Fsystem_process_attributes): Just call system_process_attributes.
12739         (procfs_list_system_processes, time_from_jiffies)
12740         (ltime_from_jiffies, get_up_time, procfs_ttyname, MAJOR, MINOR)
12741         (procfs_get_total_memory, procfs_system_process_attributes): Move ...
12743         * sysdep.c: ... here.  Include pwd.h, grp.h and limits.h.
12744         (list_system_processes): Rename from
12745         procfs_list_system_processes.  Enclose in #ifdef HAVE_PROCFS.
12746         Provide a do nothing implementation.
12747         (system_process_attributes): Rename from
12748         procfs_list_system_processes.
12749         (ltime_from_jiffies, get_up_time, procfs_ttyname, MAJOR, MINOR)
12750         (procfs_get_total_memory): Enclose in #ifdef GNU_LINUX.
12752         * w32.c (list_system_processes): Rename from
12753         w32_list_system_processes.
12754         (system_process_attributes): Rename from
12755         w32_system_process_attributes.
12757         * s/gnu-linux.h (LISTPROC, PROCATTR): Remove.
12759         * process.h (w32_list_system_processes)
12760         (w32_system_process_attributes): Remove.
12761         (list_system_processes, system_process_attributes):
12762         New prototypes.
12764 2008-12-19  Kenichi Handa  <handa@m17n.org>
12766         * xfont.c (xfont_decode_coding_xlfd): New function.
12767         (xfont_encode_coding_xlfd): New function.
12768         (xfont_list_pattern): Decode XLFD by iso-8859-1.
12769         (xfont_list): Decode and encode XLFD by iso-8859-1.
12770         (xfont_match): Likewise.
12771         (xfont_list_family): Likewise.
12772         (xfont_open): Likewise.
12774         * ftfont.c (ftfont_open): Generate a multibyte string if given
12775         names are utf-8.
12777         * xftfont.c (xftfont_open): Generate a multibyte string if given
12778         names are utf-8.
12780 2008-12-18  Jan Djärv  <jan.h.d@swipnet.se>
12782         * gtkutil.c (xg_frame_resized): Remove check if rows/columns have
12783         changed.
12784         (xg_tool_bar_proxy_callback): Put focus on the frame after we have
12785         clicked on a detached tool bar button.
12787 2008-12-18  Dan Nicolaescu  <dann@ics.uci.edu>
12789         * emacs.c (main): Print and error and exit when no data is read
12790         from the pipe.
12792 2008-12-17  Jason Rumney  <jasonr@gnu.org>
12794         * w32font.c (w32font_has_char): Always return -1.
12796 2008-12-16  Kenichi Handa  <handa@m17n.org>
12798         * font.c (font_open_entity): Fix previous change.
12800 2008-12-16  Dan Nicolaescu  <dann@ics.uci.edu>
12802         * process.c: Include <limits.h>.
12804 2008-12-16  Chetan Pandya  <pandyacus@sbcglobal.net>  (tiny change)
12806         * font.c (font_update_drivers): Fix mistake in reconstructing the
12807         driver list.
12809 2008-12-16  Chong Yidong  <cyd@stupidchicken.com>
12811         * font.c (font_clear_cache): Fix format of font cache data.
12813 2008-12-15  Chong Yidong  <cyd@stupidchicken.com>
12815         * xftfont.c (xftfont_open): Free Xft font pattern if
12816         XftFontOpenPattern fails.
12818         * xterm.c (x_free_frame_resources): Remove extraneous call to
12819         free_frame_faces.
12821 2008-12-13  Chong Yidong  <cyd@stupidchicken.com>
12823         * xterm.c (x_delete_display): Move xim_close_dpy call to
12824         x_delete_terminal.
12825         (x_delete_terminal): Call xim_close_dpy.
12827 2008-12-13  Jason Rumney  <jasonr@gnu.org>
12829         * w32font.c (intern_font_name): New function.
12830         (add_font_name_to_list, w32_enumfont_pattern_entity): Use it.
12831         (w32font_open_internal, Fx_select_font): Decode font name.
12832         (fill_in_logfont, list_all_matching_fonts): Encode font name.
12834         * w32font.h (intern_font_name): Declare new function.
12836         * w32uniscribe.c (add_opentype_font_name_to_list):
12837         Use intern_font_name.
12839 2008-12-13  Chong Yidong  <cyd@stupidchicken.com>
12841         * frame.c (Fdelete_frame): Call free_font_driver_list.
12843         * font.c (free_font_driver_list): Implement missing function.
12845         * w32term.c (w32_term_init): Don't initialize the image cache
12846         here; it will be done in init_frame_faces.
12848         * xterm.h (struct xim_inst_t): Definition moved from xterm.c.
12849         (struct x_display_info): Remove unused member null_pixel.
12850         New member xim_callback_data.
12852         * xterm.c (struct xim_inst_t): Definition moved to xterm.h.
12853         (xim_initialize): Save pointer to callback function data.
12854         (xim_close_dpy): Free callback function data.  Call XCloseIM,
12855         reverting 2008-11-04 change by David Smith.
12856         (x_term_init): Don't initialize the image cache here; it will be
12857         done in init_frame_faces.  Remove ancient "null_pixel" cruft.
12858         (x_delete_display): Free x_dnd_atoms member.
12860 2008-12-13  Kenichi Handa  <handa@m17n.org>
12862         * font.c (font_rescale_ratio): Move from xfaces.c.
12863         Argument type changed.  Handle a font-spec too.
12864         (font_score): Check Vface_font_rescale_alist.
12865         (font_open_entity): Likewise.  (Bug#1547)
12867         * xfaces.c (font_rescale_ratio): Move to font.c.
12869 2008-12-13  Chong Yidong  <cyd@stupidchicken.com>
12871         * xfns.c (Fx_wm_set_size_hint): Check if the frame is an X frame.
12873 2008-12-12  Jason Rumney  <jasonr@gnu.org>
12875         * w32fns.c (x_display_info_for_name, Fx_open_connection):
12876         Set Vwindow_system_version to the real w32 major version.
12878 2008-12-12  Dan Nicolaescu  <dann@ics.uci.edu>
12880         * term.c (init_tty): Move setting the terminal name before the
12881         potential user: maybe_fatal.
12883 2008-12-11  Chong Yidong  <cyd@stupidchicken.com>
12885         * term.c (tty_free_frame_resources): Rename from delete_tty_output;
12886         all callers changed.  Call free_frame_faces to free the face cache.
12888 2008-12-11  Jason Rumney  <jasonr@gnu.org>
12890         * w32font.c (fill_in_logfont): Don't assume symbol script means
12891         SYMBOL_CHARSET.  (Bug#547)
12893         * w32uniscribe.c (uniscribe_encode_char): Increase glyph buffer
12894         size for surrogates.  (Bug#1096, bug#872)
12896 2008-12-11  Juanma Barranquero  <lekktu@gmail.com>
12898         * w32proc.c (Fw32_get_locale_info): Decode long form of locale name.
12900 2008-12-11  Juanma Barranquero  <lekktu@gmail.com>
12902         * process.c (Fsystem_process_attributes, syms_of_process):
12903         Fix typo in name of Ssystem_process_attributes.
12904         Reported by Ulrich Mueller <ulm@kph.uni-mainz.de>.
12906 2008-12-11  Juanma Barranquero  <lekktu@gmail.com>
12908         * syntax.c (Fmodify_syntax_entry): Doc fix.
12910 2008-12-10  Juanma Barranquero  <lekktu@gmail.com>
12912         * font.c (Ffont_spec): Move usage to end of docstring.
12914 2008-12-10  Jason Rumney  <jasonr@gnu.org>
12916         * w32font.c (Qcham): New symbol.
12917         (font_supported_scripts): Add cham, and comments for other new
12918         scripts in bitfield from OpenType spec.
12919         (add_font_entity_to_list): Limit unicode-sip fonts to those that
12920         contain characters beyond the bmp.
12922 2008-12-10  Kenichi Handa  <handa@m17n.org>
12924         * ftfont.c (fc_charset_table): Add "unicode-sip".
12925         (ftfont_spec_pattern): Lookup fc_charset_table for the registry
12926         Qunicode_sip.
12928 2008-12-10  Juanma Barranquero  <lekktu@gmail.com>
12930         * coding.c (QCdefault_char): Rename from QCdefalut_char.
12931         (Fcoding_system_put): Use QCdefault_char.
12932         (syms_of_coding): Set QCdefault_char, not QCdefalut_char.
12934 2008-12-09  Chong Yidong  <cyd@stupidchicken.com>
12936         * xftfont.c (syms_of_xftfont): Fix typo.
12938         * buffer.c (Fbuffer_swap_text): Signal error if swapping a dead buffer.
12940 2008-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
12942         * emacs.c (main): Close daemon_pipe on exec.
12944 2008-12-08  Chong Yidong  <cyd@stupidchicken.com>
12946         * termchar.h (struct tty): New members termcap_term_buffer and
12947         termcap_strings_buffer.
12949         * term.c (encode_terminal_code): Free any previous memory blocks
12950         before calling xmalloc for encode_terminal_src or encode_terminal_dst.
12951         (maybe_fatal): Buffer argument deleted.  Don't free buffer here.
12952         All callers changed.
12953         (init_tty): Store termcap data and string buffers in new struct
12954         tty members termcap_term_buffer and termcap_strings_buffer.
12955         (delete_tty): Free them.
12956         (syms_of_term): Initialize encode_terminal_src and encode_terminal_dst.
12958 2008-12-07  Seiji Zenitani  <zenitani@mac.com>
12960         * nsfns.m (ns_set_background_color): Remove code duplication.
12961         It was a substitute for face-transparency on OS X 10.3.
12963 2008-12-06  Chong Yidong  <cyd@stupidchicken.com>
12965         * coding.c (make_conversion_work_buffer): Disable buffer
12966         modification hooks in the work buffer.
12968 2008-12-05  Eli Zaretskii  <eliz@gnu.org>
12970         * process.c (procfs_system_process_attributes): If `nread' has a
12971         negative value, assign zero to it.
12973 2008-12-05  Chong Yidong  <cyd@stupidchicken.com>
12975         * eval.c (Vdebug_on_error): Doc fix.
12977 2008-12-05  Kenichi Handa  <handa@m17n.org>
12979         * ftfont.c (ftfont_shape_by_flt): Use "combining" flt if the
12980         second character is a combining character.
12982 2008-12-05  Eli Zaretskii  <eliz@gnu.org>
12984         * process.c (procfs_system_process_attributes): Don't use cmd,
12985         cmdsize, and q without initializing them first.
12987 2008-12-04  Jason Rumney  <jasonr@gnu.org>
12989         * w32font.c (w32font_draw): Initialize orig_clip before getting
12990         it, and delete it when finished.
12992 2008-12-04  Dan Nicolaescu  <dann@ics.uci.edu>
12994         * keyboard.c (kbd_buffer_get_event): Follow the non-interactive
12995         case when running as a daemon before detaching.
12997 2008-12-03  Juanma Barranquero  <lekktu@gmail.com>
12999         * w32.c (init_environment): Don't unload library shell32.dll.
13001 2008-12-03  Kenichi Handa  <handa@m17n.org>
13003         * font.c (font_at): Set `multibyte' at first.
13005         * coding.c (decode_coding_charset): Check type of an element of
13006         vector VALIDS.
13007         (encode_coding_emacs_mule): Be sure to set `code'.
13009         * fontset.c (face_for_char): Handle invalid charset property correctly.
13010         (font_for_char): Likewise.
13012 2008-12-03  Chong Yidong  <cyd@stupidchicken.com>
13014         * font.c (Fopen_font): Compute pixel size correctly.
13015         (font_update_lface): Handle fonts with corrupted size specs,
13016         i.e. non-int and non-float.
13018         * ftfont.c (ftfont_match): Initialize entity variable.
13019         (ftfont_resolve_generic_family): Avoid using uninitialized var.
13020         (ftfont_list_family): Initialize list var earlier.
13022         * xselect.c (Fx_get_cut_buffer_internal): Fix memory leak.
13024         * xterm.c (x_draw_glyph_string): Fall back on
13025         underline_minimum_offset for underline position.
13027 2008-12-03  Dan Nicolaescu  <dann@ics.uci.edu>
13029         * keyboard.c (read_char_help_form_unwind): Specify the type for ARG.
13031         * character.c (c_string_width): Specify the type for LEN.
13033 2008-12-03  Kenichi Handa  <handa@m17n.org>
13035         * coding.c (decode_coding_utf_16): Initialize consumed_chars_base to 0.
13036         (decode_coding_utf_8): Likewise.
13037         (detect_coding_system): Initialize utf_16_le_eol to -1, val to Qnil.
13038         (produce_chars): Initialize consumed_chars to 0.
13040 2008-12-02  Chong Yidong  <cyd@stupidchicken.com>
13042         * keyboard.c (make_lispy_position): Only use PT if the selected
13043         window is current.
13045 2008-12-02  Andreas Schwab  <schwab@suse.de>
13047         * font.c (font_unparse_fcname): Fix use of uninitialized variable.
13049         * doprnt.c (doprnt1): Fix size of charbuf.
13051 2008-12-02  Chong Yidong  <cyd@stupidchicken.com>
13053         * keyboard.c (timer_check): Revert last change.
13055 2008-12-02  Juanma Barranquero  <lekktu@gmail.com>
13057         * makefile.w32-in ($(BLD)/w32console.$(O)): Fix silly, silly typo.
13059 2008-12-01  Juanma Barranquero  <lekktu@gmail.com>
13061         * makefile.w32-in: Update dependencies.
13062         (CONFIG_H): Add $(EMACS_ROOT)/nt/inc/sys/time.h.
13064 2008-12-01  Andreas Schwab  <schwab@suse.de>
13066         * font.c (register_font_driver): Use xmalloc.
13067         (font_put_frame_data): Likewise.
13069 2008-12-01  Chong Yidong  <cyd@stupidchicken.com>
13071         * xfaces.c (realize_x_face): Make abort condition clearer.
13073         * gtkutil.c (update_frame_tool_bar): Initialize variable.
13075 2008-11-30  Chong Yidong  <cyd@stupidchicken.com>
13077         * keyboard.c (timer_check): After a timer runs, ensure that the
13078         selected window's buffer is current.
13080 2008-11-30  Juanma Barranquero  <lekktu@gmail.com>
13082         * makefile.w32-in ($(BLD)/abbrev.$(O)): Remove.
13083         It was accidentally restored by the Unicode merge.
13085         * w32proc.c (Fw32_get_locale_info): Fix typo in docstring.
13087 2008-11-29  Juanma Barranquero  <lekktu@gmail.com>
13089         * w32proc.c: Include "coding.h".
13090         (Fw32_short_file_name): Encode filename passed to Windows API.
13091         (Fw32_long_file_name): Encode filename passed to Windows API and
13092         decode back the result.  (Bug#1433)
13094 2008-11-29  Kenichi Handa  <handa@m17n.org>
13096         * charset.h (CHAR_CHARSET_P): Check if the encoder is loaded or
13097         not before accessing it.
13099         * charset.c (Fdefine_charset_internal): After calculating
13100         min_char, max_char, and fastmap, copy the charset structure again.
13101         (encode_char): Fix the previous change.
13103 2008-11-28  Seiji Zenitani  <zenitani@mac.com>
13105         * frame.c (x_set_alpha) [NS_IMPL_COCOA]: Call x_set_frame_alpha.
13107         * nsfns.m (ns_frame_parm_handlers): Set alpha handler.
13109         * nsterm.m (x_set_frame_alpha): New function.
13111 2008-11-27  Eli Zaretskii  <eliz@gnu.org>
13113         * xfaces.c (Fx_font_family_list, syms_of_xfaces): Fix last change.
13115 2008-11-27  Juanma Barranquero  <lekktu@gmail.com>
13117         * w32font.c (add_font_entity_to_list): Pass the right LOGFONT
13118         pointer to check_face_name.
13120 2008-11-27  Kenichi Handa  <handa@m17n.org>
13122         * category.h (SET_CATEGORY_SET): Call set_category_set.
13123         (set_category_set): Extern it.
13125         * category.c (hash_get_category_set): New function.
13126         (Fmodify_category_entry): Adjust for the change of
13127         char_table_ref_and_range.  Call hash_get_category_set to get a
13128         category set to store in the table.
13130         * character.h (MAYBE_UNIFY_CHAR): Call maybe_unify_char instead of
13131         Funify_charset.
13133         * charset.h (enum charset_method): Delete CHARSET_METHOD_MAP_DEFERRED.
13134         (DECODE_CHAR): Check if the decoder vector is ready.
13135         (ENCODE_CHAR): Check if the encoder char-table is ready.
13136         (maybe_unify_char): Extern it.
13138         * charset.c (Vchar_unified_charset_table): Delete it.
13139         (inhibit_load_charset_map): New variable.
13140         (temp_charset_work): New variable.
13141         (SET_TEMP_CHARSET_WORK_ENCODER, GET_TEMP_CHARSET_WORK_ENCODER)
13142         (SET_TEMP_CHARSET_WORK_DECODER, GET_TEMP_CHARSET_WORK_DECODER):
13143         New macros.
13144         (load_charset_map): Meaning of control_flag changed.
13145         If inhibit_load_charset_map is nonzero, setup a table in
13146         temp_charset_work.
13147         (load_charset): New argument control_flag.
13148         (map_charset_for_dump): New function.
13149         (map_charset_chars): If inhibit_load_charset_map is nonzero, use
13150         map_charset_for_dump.
13151         (Fdefine_charset_internal): If the charset method is MAP, load
13152         mapping tables by calling load_charset.
13153         (Funify_charset): Don't load a mapping table but directly set
13154         Vchar_unify_table.
13155         (maybe_unify_char): New function.
13156         (decode_char): Don't handle the deleted method MAP_DEFERRED.
13157         Handle the case of inhibit_load_charset_map being nonzero.
13158         (encode_char): Don't handle the deleted method MAP_DEFERRED.
13159         Handle the case of inhibit_load_charset_map being nonzero.
13160         (Fclear_charset_maps): Just free temp_charset_work.
13161         (syms_of_charset): Make `inhibit-load-charset-map' a Lisp
13162         variable.
13164         * chartab.c (sub_char_table_ref_and_range): Adjust for the
13165         change of char_table_ref_and_range.
13166         (char_table_ref_and_range): Change the meaning of argument FROM
13167         and TO.  Now the caller must provide initial values for *FROM
13168         and *TO.
13170         * fontset.c (fontset_add): Adjust for the change of
13171         char_table_ref_and_range.
13172         (fontset_get_font_group): Likewise.
13173         (Ffontset_info): Likewise.
13175         * keymap.c (describe_vector): Adjust for the change of
13176         char_table_ref_and_range.  For char-table, put boundary between
13177         non-ASCII and 8-bit characters.
13179         * print.c (print_object): For bool-vector, delete unnecessary
13180         check of ASCII_BYTE_P.
13182 2008-11-26  Jason Rumney  <jasonr@gnu.org>
13184         * w32font.c (w32font_open_internal): Don't include external
13185         leading in font height.  (Bug#879)
13187 2008-11-26  Glenn Morris  <rgm@gnu.org>
13189         * xfaces.c (Fx_font_family_list): Replace lisp/term/pc-win.el
13190         redefinition with ifdef.  (Bug#1383)
13192 2008-11-24  Adrian Robert  <Adrian.B.Robert@gmail.com>
13194         * nsterm.m (ns_get_color): Handle long hex strings (fixes bug #1044).
13196 2008-11-24  Wolfgang Lux  <wolfgang.lux@gmail.com>  (tiny change)
13198         * nsterm.m (-otherMouseDown:, -otherMouseUp:, -otherMouseDragged):
13199         New EmacsView methods.
13200         (EV_UDMODIFIERS, EV_BUTTON): Add OtherMouse constants.
13201         Fixes bug #1048,1357,1414.
13203 2008-11-24  Adrian Robert  <Adrian.B.Robert@gmail.com>
13205         Fix bug #1362.
13206         * image.c (x_clear_image_1): Do not free background under HAVE_NS, it
13207         is not an indexed color.
13208         * nsterm.m (free_indexed_color): Add argument checking.
13209         * nsfns.m: Move config.h to before system includes (advised by Dan N.).
13211 2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
13213         * minibuf.c (Fcompleting_read, Vminibuffer_completion_confirm):
13214         Document confirm-after-completion value for
13215         minibuffer-completion-confirm.
13217 2008-11-24  Jason Rumney  <jasonr@gnu.org>
13219         * w32font.c (check_face_name): Use xstrcasecmp.  Avoid compiler
13220         warning.
13222 2008-11-23  Jason Rumney  <jasonr@gnu.org>
13224         * w32uniscribe.c (uniscribe_encode_char): Ensure context is
13225         restored before returning.
13227         * w32font.c (check_face_name): New function.
13228         (add_font_entity_to_list): Use it to filter out common substituted
13229         fonts.  (Bug#642)
13231 2008-11-22  Martin Rudalics  <rudalics@gmx.at>
13233         * buffer.c (Fswitch_to_buffer): Reword and mention new option
13234         confirm-nonexistent-file-or-buffer in doc-string.
13236 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13238         * buffer.c (Fbuffer_swap_text): Remove redundant marker manipulation.
13239         Fix copy/paste typo.  Add checks.
13241 2008-11-21  Kenichi Handa  <handa@m17n.org>
13243         * coding.c (detect_coding_iso_2022): Reject invalid composition
13244         sequence.
13245         (DECODE_COMPOSITION_START): If the current source is the last
13246         block, and the current composition doesn't end, regard this
13247         sequence as invalid.
13248         (decode_coding_iso_2022): Handle invalid composition sequence.
13250 2008-11-20  Martin Rudalics  <rudalics@gmx.at>
13252         * window.c (coordinates_in_window): Don't return
13253         ON_VERTICAL_BORDER for the rightmost position of a mode/header
13254         line when the window is not the rightmost one.  (Bug#1372)
13256 2008-11-16  Ben North  <ben@redfrontdoor.org>  (tiny change)
13258         * buffer.c (syms_of_buffer): Fix doc-string of cursor-type.
13260 2008-11-15  Eli Zaretskii  <eliz@gnu.org>
13262         * msdos.c (run_msdos_command): Don't call dos_ttcooked, dos_ttraw,
13263         and bright_bg if noninteractive is non-zero.
13265 2008-11-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13267         * xterm.c (x_draw_glyph_string): For stretch glyphs, don't call
13268         x_draw_glyph_string_background.
13270         * w32term.c (x_draw_glyph_string): Likewise.
13272 2008-11-15  Chong Yidong  <cyd@stupidchicken.com>
13274         * xterm.c (x_draw_glyph_string): Stop drawing the background of
13275         the next glyph string once past the overhang width.
13277         * nsterm.m (ns_draw_glyph_string): Likewise.
13279         * w32term.c (x_draw_glyph_string): Likewise.
13281 2008-11-14  Fabrice Popineau  <fabrice.popineau@supelec.fr>  (tiny change)
13283         * fileio.c (Finsert_file_contents): Decrement specpdl_ptr to avoid
13284         double file close.
13286 2008-11-14  Martin Rudalics  <rudalics@gmx.at>
13288         * window.c (window_loop): In DELETE_BUFFER_WINDOWS case, reset
13289         dedicated status of window before attempting to display another
13290         buffer in it.
13292 2008-11-14  Juanma Barranquero  <lekktu@gmail.com>
13294         * msdos.c (Fmsdos_long_file_names):
13295         (syms_of_msdos) <dos-unsupported-char-glyph>:
13296         * dosfns.c (Fint86): Fix typos in docstrings.
13298 2008-11-14  Eli Zaretskii  <eliz@gnu.org>
13300         * makefile.w32-in (OBJ1, WIN32OBJ): Fix whitespace.
13302 2008-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13304         * puresize.h (BASE_PURESIZE): Increase to 1260000.
13306 2008-11-12  Michal Nazarewicz  <mina86@tlen.pl>  (tiny change)
13308         * frame.c (x_set_alpha): Set alpha to -1 if nil given.
13310         * frame.h: Negative alpha means "don't touch".
13312         * w32term.c (x_set_frame_alpha): Do nothing if alpha is negative.
13314         * xterm.c (x_set_frame_alpha): Do nothing if alpha is negative.
13316 2008-11-12  Dan Nicolaescu  <dann@ics.uci.edu>
13318         * hftctl.c:
13319         * chpdef.h:
13320         * acldef.h: Remove files used only for systems no longer supported.
13322         * Makefile.in: Fix .o alphabetical ordering.
13323         (hftctl.o): Remove dependency, file removed.
13324         (keymap.o, print.o): Depend on charset.h.
13326 2008-11-10  Kenichi Handa  <handa@m17n.org>
13328         * character.c (Fget_byte): Fix and make it faster for unibyte target.
13330 2008-11-08  Chong Yidong  <cyd@stupidchicken.com>
13332         * dired.c (file_name_completion): If completion_ignore_case is
13333         enabled, ignore case when checking completion-regexp-list.
13335 2008-11-08  Eli Zaretskii  <eliz@gnu.org>
13337         * vm-limit.c (get_lim_data): Fix last change.
13339 2008-11-08  Kenichi Handa  <handa@m17n.org>
13341         * character.c (Fget_byte): New function.
13342         (syms_of_character): Defsubr Fget_byte.
13344 2008-11-07  Chong Yidong  <cyd@stupidchicken.com>
13346         * xdisp.c (try_window_reusing_current_matrix): Ensure that window
13347         cursor position is valid after scrolling.
13349 2008-11-06  Juanma Barranquero  <lekktu@gmail.com>
13351         * fns.c (Frandom): Rename arg N to LIMIT to match the docs; doc fix.
13353 2008-11-06  Glenn Morris  <rgm@gnu.org>
13355         * xterm.c (handle_one_xevent): Don't let popup menus cause
13356         mouse-autoselect-window related window switching.  (Bug#1261)
13358 2008-11-04  David Smith  <davidsmith@acm.org>  (tiny change)
13360         * xterm.c (xim_close_dpy): Avoid double-free on X11R6 XIM.
13362 2008-11-04  Andreas Schwab  <schwab@suse.de>
13364         * xfns.c (Fx_wm_set_size_hint): Add missing return value.
13366 2008-11-03  Chong Yidong  <cyd@stupidchicken.com>
13368         * xfns.c (Fx_wm_set_size_hint): New function.
13370 2008-11-03  Martin Rudalics  <rudalics@gmx.at>
13372         * textprop.c (Fprevious_single_char_property_change): Return 0
13373         when there's no change in a string.  (Bug#1301)
13375 2008-11-02  Martin Rudalics  <rudalics@gmx.at>
13377         * frame.c (do_switch_frame): New argument NORECORD passed to
13378         Fselect_window.
13379         (Fselect_frame): New argument NORECORD passed to
13380         do_switch_frame.
13381         (Fset_frame_selected_window): New argument NORECORD passed to
13382         Fselect_frame.
13383         (Fhandle_switch_frame, Fdelete_frame): Handle NORECORD argument
13384         in call of do_switch_frame.
13385         (Fset_mouse_position, Fset_mouse_pixel_position, Fraise_frame):
13386         Handle NORECORD argument in call of Fselect_frame.
13387         * lisp.h (do_switch_frame, Fselect_frame)
13388         (Fset_frame_selected_window): Adjust declarations.
13389         * window.c (select_frame_norecord): New function.
13390         (run_window_configuration_change_hook): Use it and call
13391         Fselect_frame with NORECORD set.
13392         (Fselect_window): Pass NORECORD to Fselect_frame.
13393         (Fset_window_configuration): Handle NORECORD argument in call of
13394         do_switch_frame.
13395         * minibuf.c (choose_minibuf_frame): Handle NORECORD in call of
13396         Fset_frame_selected_window.
13397         * keyboard.c (command_loop_1): Handle NORECORD in call of
13398         Fselect_frame (currently ifdefd).
13400 2008-11-02  Ulrich Mueller  <ulm@kph.uni-mainz.de>
13402         * emacs.c (USAGE2): Untabify.
13404 2008-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13406         * composite.c (fill_gstring_header): Fix copy/paste typo.
13408 2008-10-31  Martin Rudalics  <rudalics@gmx.at>
13410         * window.c (Fnext_window, Fprevious_window): Rewrite doc-string.
13411         (Fother_window): Rename argument and rewrite doc-string.
13412         (select_window_norecord): Fix return value.  (Bug#1276)
13414 2008-10-30  Juanma Barranquero  <lekktu@gmail.com>
13416         * w32fns.c (x_create_tip_frame): Prevent default foreground color for
13417         new frames overriding foreground for tooltips.  Based on similar patch
13418         from Martin Rudalics <rudalics@gmx.at>.  (Bug#1032)
13420 2008-10-29  Chong Yidong  <cyd@stupidchicken.com>
13422         * emacs.c (Fdaemon_initialized): Initialize nfd.
13424 2008-10-29  Martin Rudalics  <rudalics@gmx.at>
13426         * window.c (Fwindow_height, Fdelete_window, set_window_buffer)
13427         (Fwindow_text_height): Clarify doc-strings.
13428         * xdisp.c (syms_of_xdisp): Mention set-window-buffer in
13429         doc-string of window-scroll-functions.
13431 2008-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
13433         * category.c (syms_of_category): Fix typo in docstring.
13435 2008-10-28  Juanma Barranquero  <lekktu@gmail.com>
13437         * window.c (Fwindowp, Fwindow_live_p, Fwindow_minibuffer_p)
13438         (Fcoordinates_in_window_p, Fscroll_left, Fscroll_right):
13439         Fix typos in docstrings.
13441 2008-10-28  Dan Nicolaescu  <dann@ics.uci.edu>
13443         * emacs.c (daemon_pipe): Make non-static.
13444         (IS_DAEMON): Move definition ...
13445         * lisp.h (IS_DAEMON): ... here.
13446         (daemon_pipe): Declare.
13447         (is_daemon): Remove.
13448         * dispnew.c (init_display): Use IS_DAEMON.
13450 2008-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13452         * xdisp.c (pos_visible_p, redisplay_internal, message3_nolog)
13453         (message2_nolog): Check FRAME_INITIAL_P instead of noninteractively.
13455         * emacs.c (is_daemon): Remove.
13456         (main): Don't set is_daemon.
13457         (IS_DAEMON): New macro.
13458         (Fdaemonp, Fdaemon_initialized): Use it.
13459         (Fdaemon_initialized): Write a char into the pipe to make sure the
13460         parent exits.
13461         (syms_of_emacs): Explicitly initialize daemon_pipe[1].
13463 2008-10-27  Chong Yidong  <cyd@stupidchicken.com>
13465         * nsterm.m (ns_draw_window_cursor): When hbar cursor is on
13466         over-sized glyph, draw it with the default glyph width.
13468         * w32term.c (x_draw_bar_cursor): When hbar cursor is on over-sized
13469         glyph, draw it with the default glyph width.
13471         * xterm.c (x_draw_bar_cursor): When hbar cursor is on over-sized
13472         glyph, draw it with the default glyph width.
13474         * xdisp.c (try_scrolling): When computing the distance from the
13475         scroll margin to PT, try moving some distance past the window
13476         bottom before giving up.
13478 2008-10-27  Martin Rudalics  <rudalics@gmx.at>
13480         * window.c (Fwindow_dedicated_p, Fset_window_dedicated_p)
13481         (Fset_window_buffer): Explain in doc-string that a window can be
13482         "strongly" dedicated to its buffer.
13484 2008-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
13486         * emacs.c (daemon_name): New variable.
13487         (main): Deal with --daemon=SERVER_NAME.
13488         (Fdaemonp): Return a name if one was passed to --daemon.
13490 2008-10-26  Romain Francoise  <romain@orebokech.com>
13492         * emacs.c (daemon_pipe): New variable.
13493         (main): Create a pipe before forking, make the parent exit only after
13494         the child has closed its end of the pipe.  Move closing the
13495         descriptors ...
13496         (Fdaemon_initialized): ... here.  New function.
13498 2008-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13500         * chartab.c (Foptimize_char_table): Make sure `ascii' doesn't point to
13501         the previous unoptimized table.
13503         * window.c (Fset_window_buffer): Undo 2008-10-18 change to re-instate
13504         the distinction between non-nil and non-t value of `dedicated'.
13506 2008-10-25  Chong Yidong  <cyd@stupidchicken.com>
13508         * keyboard.c (read_char_minibuf_menu_prompt): Ensure that
13509         read_char_minibuf_menu_text is large enough to hold the menu string.
13511 2008-10-25  Martin Rudalics  <rudalics@gmx.at>
13513         * window.c (Fget_buffer_window, Fdelete_windows_on)
13514         (Freplace_buffer_in_windows): Make buffer argument optional and
13515         rename to buffer_or_name.
13517 2008-10-24  Chong Yidong  <cyd@stupidchicken.com>
13519         * xdisp.c (handle_single_display_spec, handle_display_prop):
13520         Undo 2005-05-16 change.
13521         (handle_stop): Pop iterator if it's loaded with an empty string.
13522         (get_overlay_strings_1): Don't save iterator if it's loaded with
13523         an empty string (bug#1201).
13525 2008-10-24  Kenichi Handa  <handa@m17n.org>
13527         * ftfont.c (ftfont_otf_features): Fix previous change.
13528         (ftfont_otf_capability): Check FeatureList.FeatureCount before
13529         calling ftfont_otf_features.
13531 2008-10-24  Kenichi Handa  <handa@m17n.org>
13533         * font.c (font_match_p): Fix for the case that a vector of
13534         characters is in script-representative-chars.
13536 2008-10-24  Michael Albinus  <michael.albinus@gmx.de>
13538         * dbusbind.c (xd_in_read_queued_messages): New variable.
13539         (XD_SIGNAL1, XD_SIGNAL2, XD_SIGNAL3): New macros.  Throw Qdbus_error.
13540         (xd_read_queued_messages): Catch Qdbus_error from the macros.
13541         (all): Replace xsignal1, xsignal2, xsignal3 by the respective
13542         macro.  (Bug#1186)
13544 2008-10-23  Ali Bahrami  <ali_gnu@emvision.com>  (tiny change)
13546         * s/sol2-10.h: New file.
13548 2008-10-23  Juanma Barranquero  <lekktu@gmail.com>
13550         * xdisp.c (fill_glyph_string): Fix typo in source (though the
13551         poor beast has survived 9+ years and the jump from xterm.c!).
13553 2008-10-23  Martin Rudalics  <rudalics@gmx.at>
13555         * buffer.c (Fget_buffer_create): Rename arg to buffer_or_name.
13556         Reword doc-string.
13557         (Fbury_buffer): In doc-string say what happens to the buffer's window.
13559 2008-10-23  Juanma Barranquero  <lekktu@gmail.com>
13561         * character.c (syms_of_character) <script-representative-chars>:
13562         <unicode-category-table>: Doc fixes.
13564 2008-10-23  Noah Friedman  <friedman@splode.com>
13566         * coding.c (make_conversion_work_buffer): Check that
13567         Vcode_conversion_reused_workbuf is a live buffer, otherwise call
13568         Fget_buffer_create.
13570 2008-10-23  Kenichi Handa  <handa@m17n.org>
13572         * font.c (font_add_log): Check the values of extra properties.
13574 2008-10-22  Martin Rudalics  <rudalics@gmx.at>
13576         * window.c (Fwindow_dedicated_p, Fset_window_dedicated_p):
13577         Reword doc-string.
13578         (Fset_window_parameter): Use NILP.
13579         (Fscroll_up, Fscroll_down, Fminibuffer_selected_window)
13580         (Frecenter): Use "selected" instead of "current" window in doc-strings.
13582 2008-10-22  Juanma Barranquero  <lekktu@gmail.com>
13584         * xdisp.c (next_element_from_buffer): Remove bogus xassert condition.
13586 2008-10-22  Adrian Robert  <Adrian.B.Robert@gmail.com>
13588         * nsfns.m (ns_appkit_version): New function.
13589         (x-server-version): Use it.
13590         (syms_of_nsfns): Define ns-version-string here, not nsterm.m.
13591         (x-server-vendor): Don't check_ns().
13593         * nsterm.m (syms_of_nsterm): Drop ns-version-string.
13595 2008-10-22  Juanma Barranquero  <lekktu@gmail.com>
13597         * w32fns.c (unwind_create_frame) [!GLYPH_DEBUG]: Fix xassert.
13598         Copied from 2005-02-03 change to xfns.c by Kim F. Storm.
13600 2008-10-22  Kenichi Handa  <handa@m17n.org>
13602         * syntax.c (scan_words): Call word_boundary_p instead of comparing
13603         scripts.
13605         * category.c (word_boundary_p): Check scripts instead of charset.
13606         Handle nil value in word-separating-categories and
13607         word-combining-categories.
13608         (syms_of_category): Fix docstrings of word-separating-categories
13609         and word-combining-categories.
13611 2008-10-21  Eli Zaretskii  <eliz@gnu.org>
13613         * coding.c (Fencode_coding_region, Fdecode_coding_region)
13614         (Fdecode_coding_string, Fencode_coding_string): Doc fix.
13616 2008-10-21  Martin Rudalics  <rudalics@gmx.at>
13618         * buffer.c (Fget_buffer, Fbury_buffer, switch_to_buffer_1):
13619         Rename arg "buffer" to "buffer_or_name".
13620         (Fkill_buffer): Rename arg "buffer" to "buffer_or_name" and make
13621         it optional.
13622         (no_switch_window): Remove since the return value is not used.
13623         (Fswitch_to_buffer): Rename arg "buffer" to "buffer_or_name".
13624         Consider window as dedicated when Fwindow_dedicated_p returns a
13625         non-nil value.
13626         * lisp.h: Remove prototype for no_switch_window.
13628 2008-10-21  Jan Djärv  <jan.h.d@swipnet.se>
13630         * emacs.c (main): Unconditionally set PER_LINUX32 and exec
13631         temacs when dumping if HAVE_PERSONALITY_LINUX32 is defined.
13633 2008-10-21  Kenichi Handa  <handa@m17n.org>
13635         * coding.c (detect_coding_charset): For iso-8859-* coding systems,
13636         check Vlatin_extra_code_table.
13638 2008-10-20  Eli Zaretskii  <eliz@gnu.org>
13640         * fileio.c (Fset_file_modes): Doc fix.
13642 2008-10-19  Michael Albinus  <michael.albinus@gmx.de>
13644         * dbusbind.c (XD_OBJECT_TO_DBUS_TYPE): Handle simple type symbols
13645         in arrays.
13647 2008-10-19  Martin Rudalics  <rudalics@gmx.at>
13649         * window.c (Fwindow_dedicated_p, Fset_window_dedicated_p):
13650         Mention kill-buffer in doc-string.
13651         (Fset_window_buffer): Reinsert tem check removed in last commit.
13652         (Fenlarge_window, Fshrink_window): Have argument names and
13653         doc-string follow Elisp manual more closely.
13655 2008-10-18  Eli Zaretskii  <eliz@gnu.org>
13657         * fileio.c (Fset_file_modes): Doc fix.
13659 2008-10-18  Martin Rudalics  <rudalics@gmx.at>
13661         * window.c (Fwindow_width, Fset_window_start)
13662         (Fwindow_parameters, Fwindow_parameter, Fset_window_parameter)
13663         (Fdelete_windows_on, Freplace_buffer_in_windows):
13664         Make doc-strings follow code and Elisp manual more closely.
13665         (Fwindow_dedicated_p): Make window argument optional.
13666         (Fset_window_dedicated_p): Rename argument "arg" to "flag".
13667         (Fset_window_buffer): Respect any non-nil dedicated value for
13668         window.  Rename "buffer" argument to "buffer_or_name".
13670 2008-10-18  Ulrich Mueller  <ulm@gentoo.org>
13672         * m/sh3.h: New file, machine description for SuperH.
13674 2008-10-17  Martin Rudalics  <rudalics@gmx.at>
13676         * window.c (Fsplit_window): Rename arg horflag to horizontal.
13678 2008-10-17  Kenichi Handa  <handa@m17n.org>
13680         * ftfont.c (ftfont_otf_features): Fix indexing
13681         gsub_gpos->FeatureList.Feature.  Check the validity of indices.
13683 2008-10-16  Magnus Henoch  <mange@freemail.hu>
13685         * dbusbind.c (Fdbus_call_method): Unbreak usage line.
13686         (Fdbus_call_method_asynchronously): Ditto.
13687         This change makes C-h f display the argument list.
13689 2008-10-16  Chong Yidong  <cyd@stupidchicken.com>
13691         * fileio.c (Fexpand_file_name): Doc fix.
13693         * xfaces.c (Finternal_set_lisp_face_attribute): Make null values
13694         of :foreground and :background equivalent to unspecified (20.x
13695         compatibility).
13697 2008-10-15  Eli Zaretskii  <eliz@gnu.org>
13699         * buffer.c (syms_of_buffer): Doc fix.
13701 2008-10-14  Kenichi Handa  <handa@m17n.org>
13703         * font.c (font_clear_prop): When clearing font width, clear the
13704         average width field too.
13706 2008-10-12  Andreas Schwab  <schwab@suse.de>
13708         * ftfont.c (ftfont_shape_by_flt): Make static.
13709         * ftfont.h (ftfont_shape_by_flt): Don't declare.
13711         * font.c: Don't include <m17n-flt.h>.
13713 2008-10-10  Eli Zaretskii  <eliz@gnu.org>
13715         * s/msdos.h (SYSTEM_PURESIZE_EXTRA): Decrease to 10000.
13717 2008-10-09  Eli Zaretskii  <eliz@gnu.org>
13719         * frame.c (make_terminal_frame) [MSDOS]: Remove unused #ifdef'ed
13720         away code.
13722 2008-10-09  Chong Yidong  <cyd@stupidchicken.com>
13724         * dispnew.c (update_text_area): Avoid looping due to large glyph
13725         overhangs (bug#1070).
13727 2008-10-09  Kenichi Handa  <handa@m17n.org>
13729         * fontset.c (face_for_char): If face->fontset is negative, just
13730         return ascii_face.
13732         * font.c (font_delete_unmatched): Fix previous change.
13733         Don't reject an entity if DPI and AVGWIDTH of an entity are 0.
13735 2008-10-09  Martin Rudalics  <rudalics@gmx.at>
13737         * frame.c (Fraise_frame): On text-only terminals select frame in
13738         order to make it visible.  (Bug#1061)
13740 2008-10-08  Chong Yidong  <cyd@stupidchicken.com>
13742         * fontset.c (fontset_find_font): Check frame validity.
13744 2008-10-07  Chong Yidong  <cyd@stupidchicken.com>
13746         * gtkutil.c (xg_display_open): Reset default display if none exists.
13747         (xg_display_close): Allow Emacs to close all displays (bug#985).
13749 2008-10-06  Andreas Schwab  <schwab@suse.de>
13751         * sysdep.c (sys_signal): Always set SA_RESTART when noninteractively.
13753 2008-10-06  Chong Yidong  <cyd@stupidchicken.com>
13755         * emacs.c (Vbefore_init_time, Vafter_init_time): Move from startup.el.
13757         * lisp.h (Vbefore_init_time, Vafter_init_time): Declare.
13759         * gtkutil.c (x_wm_set_size_hint): Return immediately if called
13760         during initialization.
13762 2008-10-04  Eli Zaretskii  <eliz@gnu.org>
13764         * xdisp.c (redisplay_internal): If frame switched, redisplay the
13765         whole thing on MSDOS frames as well as on a TTY.
13767         * dispnew.c (update_frame): Flush termscript for MSDOS frames as
13768         well as for TTY.
13769         (Fopen_termscript): Allow opening a termscript on MSDOS frames as
13770         well as on a TTY.
13772         * sysdep.c (init_sys_modes): Set FRAME_GARBAGED_P for MSDOS frames
13773         as well as for TTY.
13775         * systime.h (EMACS_TIME_CMP): Cast EMACS_SECS values to `long'.
13777         * dispnew.c (change_frame_size_1): Set FrameRows and FrameCols for
13778         MSDOS frames as well.
13780 2008-10-02  Adrian Robert  <Adrian.B.Robert@gmail.com>
13782         * image.c (x_clear_image_1): Under NS, call ns_free_indexed_color with
13783         correct arguments.
13784         * menu.c (find_and_return_menu_selection): Add cast.
13786 2008-10-03  Glenn Morris  <rgm@gnu.org>
13788         * emacs.c (USAGE1): Add --daemon.
13790 2008-10-02  Eli Zaretskii  <eliz@gnu.org>
13792         * process.c (procfs_system_process_attributes): Multiply `pcpu' by
13793         100, so it's in percents as advertised.
13795 2008-10-02  Adrian Robert  <Adrian.B.Robert@gmail.com>
13797         * nsterm.h (ns_cursor_types, ns_output.desired_cursor_color)
13798         (ns_output.current_cursor, ns_output.desired_cursor)
13799         (ns_output.last_inactive, FRAME_CURSOR, FRAME_NEW_CURSOR)
13800         (FRAME_NEW_CURSOR_COLOR): Remove.
13802         * nsfns.m (ns_set_cursor_color): Use FRAME_CURSOR_COLOR.
13803         (ns_lisp_to_cursor_type, ns_cursor_type_to_lisp): Use core Emacs
13804         enumeration (HOLLOW_BOX_CURSOR, etc.).
13806         * nsterm.m (ns_frame_rehighlight): Remove commented code.
13807         (draw_window_cursor): Simplify code.
13808         (EmacsView-windowDidBecomeKey:,-windowDidResignKey:):
13809         Don't change cursor type.  In latter, call rehighlight instead of doing
13810         updates manually.
13811         (EmacsPrefsController-setPanelFromValues,-setValuesFromPanel):
13812         Use core Emacs cursor types.
13814         * xdisp.c (draw_glyphs): Don't call notice_overwritten_cursor under NS.
13816 2008-10-02  Martin Rudalics  <rudalics@gmx.at>
13818         * process.c (Faccept_process_output): Fix doc-string.
13820 2008-10-02  Dan Nicolaescu  <dann@ics.uci.edu>
13822         * gmalloc.c (__sbrk): Also define for uClibc.
13824         * s/gnu-linux.h (GNU_LIBRARY_PENDING_OUTPUT_COUNT): Add definition
13825         for uClibc.
13827 2008-10-01  Adrian Robert  <Adrian.B.Robert@gmail.com>
13829         * nsfont.m (nsfont_spec_to_traits): Use UnXX masks only for non-normal
13830         styles.
13831         (nsfont_open): Reenable the cache.
13833 2008-10-01  Adrian Robert  <Adrian.B.Robert@gmail.com>
13835         * font.c (font_matching_entity): Reflect ATTRS in font selection.
13836         (font_find_for_lface) [HAVE_NS]: Don't ignore case.
13838 2008-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13840         * dispnew.c (Fsend_string_to_terminal): Don't try to send a string to
13841         a suspended terminal.
13843 2008-09-30  Michael Albinus  <michael.albinus@gmx.de>
13845         * dbusbind.c (xd_signature): Use strcat instead of sprintf.
13847 2008-09-30  Eli Zaretskii  <eliz@gnu.org>
13849         * Makefile.in (MSDOS_SUPPORT): Remove ccl.elc and codepage.elc.
13851 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
13853         * xdisp.c (move_it_to): Don't advance the iterator if the last tab
13854         in a continued line coincides with a line beginning.
13856 2008-09-29  Adrian Robert  <Adrian.B.Robert@gmail.com>
13858         * nsfont.m (nsfont_trait_distance): Fix bug.
13859         (nsfont_list): Return a list rather than a vector (syncs with Handa
13860         changes of 2008-05-14).
13861         (nsfont_open): Improve logging.
13863 2008-09-29  Andreas Schwab  <schwab@suse.de>
13865         * keyboard.c (syms_of_keyboard) <input-decode-map>: Doc fix.
13867 2008-09-28  Martin Rudalics  <rudalics@gmx.at>
13869         * character.c (Fchar_resolve_modifiers): Rewrite Elisp function
13870         name as char-resolve-modifiers.
13871         Reported by: Markus Triska <markus.triska@gmx.at>
13873 2008-09-28  Dan Nicolaescu  <dann@ics.uci.edu>
13875         * dispnew.c (init_display): Return earlier when running as a daemon.
13877 2008-09-27  Adrian Robert  <Adrian.B.Robert@gmail.com>
13879         * nsfont.m (nsfont_draw): Fix up composition rendering (cmp_from, ...).
13881 2008-09-27  Eli Zaretskii  <eliz@gnu.org>
13883         * composite.c (Fcomposition_get_gstring)
13884         (Fcompose_region_internal, Fcompose_string_internal)
13885         (Ffind_composition_internal): Doc fix.
13886         (syms_of_composite) <compose-chars-after-function>: Doc fix.
13887         (syms_of_composite) <auto-composition-function>: Doc fix.
13888         (syms_of_composite) <composition-function-table>: Doc fix.
13890 2008-09-25  Chong Yidong  <cyd@stupidchicken.com>
13892         * search.c (wordify): New argument for lax word-ends.
13893         (Fword_search_forward_lax, Fword_search_backward_lax): New funs.
13895 2008-09-24  Dan Nicolaescu  <dann@ics.uci.edu>
13897         * lisp.h (is_daemon): Declare.
13898         * dispnew.c (init_display): Do not try to initialize the terminal
13899         when running as a daemon.
13901 2008-09-22  Chong Yidong  <cyd@stupidchicken.com>
13903         * nsfns.m (compute_tip_xy): Use x_display_pixel_width and
13904         x_display_pixel_height.
13906 2008-09-22  Martin Rudalics  <rudalics@gmx.at>
13908         * undo.c (record_point): Don't call Fundo_boundary for first
13909         change.  (Bug#731)
13911 2008-09-22  Juanma Barranquero  <lekktu@gmail.com>
13913         * emacs.c (Fdaemonp): Doc fix.
13915 2008-09-22  Dan Nicolaescu  <dann@ics.uci.edu>
13917         * emacs.c (main): Place #ifdef in the proper place.
13919 2008-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
13921         * emacs.c (standard_args): Add --daemon.
13922         (main): Disconnect from the terminal when --daemon is passed.
13923         (is_daemon): New variable.
13924         (Fdaemonp): New function.
13925         (syms_of_emacs): Defsubr it.
13927 2008-09-20  Chong Yidong  <cyd@stupidchicken.com>
13929         * xdisp.c (get_next_display_element): Handle string display
13930         correctly when checking for the end of a box run.
13932 2008-09-20  Glenn Morris  <rgm@gnu.org>
13934         * fileio.c (Qdelete_by_moving_to_trash): New Lisp_Object.
13935         (syms_of_fileio): Add Qdelete_by_moving_to_trash.
13936         (Frename_file): Avoid copying to trash if a rename involves
13937         a delete.  (Bug#964).
13939 2008-09-20  Eli Zaretskii  <eliz@gnu.org>
13941         * keyboard.c (Fset_quit_char, Fset_input_meta_mode)
13942         (Fset_output_flow_control, Fcurrent_input_mode): Support MSDOS
13943         frames as well as termcap frames.
13944         (handle_interrupt): Remove "#ifndef MSDOS" around the call to
13945         get_named_tty.
13947 2008-09-19  Eli Zaretskii  <eliz@gnu.org>
13949         * process.c (procfs_system_process_attributes): Fix cmdline in
13950         case /proc/PID/cmdline is empty.
13952         * xterm.c (x_wm_set_size_hint): Use x_display_pixel_width and
13953         x_display_pixel_height.
13955 2008-09-19  Juanma Barranquero  <lekktu@gmail.com>
13957         * frame.c (x_fullscreen_adjust): Declare var as Display_Info.
13959         * w32fns.c (Fx_display_pixel_width, Fx_display_pixel_height)
13960         (compute_tip_xy): Use x_display_pixel_width, x_display_pixel_height.
13962 2008-09-19  Dan Nicolaescu  <dann@ics.uci.edu>
13964         * dispextern.h (struct it): Move line_wrap away from the middle of
13965         bitfields.  Move voffset in struct iterator_stack_entry after the
13966         bitfields.  Move tab_width near after another short.
13968 2008-09-18  Dan Nicolaescu  <dann@ics.uci.edu>
13970         * frame.h (struct frame): Move alpha from the middle of bitfields.
13972         * window.h (struct window): Move frozen_window_start_p after the
13973         rest of the bitfields to reduce padding.
13975 2008-09-18  Chong Yidong  <cyd@stupidchicken.com>
13977         * xterm.h (x_display_info): Remove `height' and `width' members.
13979         * nsterm.h (ns_display_info): Remove `height' and `width' members.
13981         * w32term.h (w32_display_info): Remove `height', `width',
13982         `height_in', and `width_in' members.
13984         * xterm.c (x_display_pixel_height, x_display_pixel_width):
13985         New functions.
13986         (x_calc_absolute_position): Use them.
13987         (x_term_init): Omit removed `height' and `width' members.
13989         * w32term.c (x_display_pixel_height, x_display_pixel_width):
13990         New functions.
13991         (w32_read_socket, x_calc_absolute_position): Use them.
13992         (w32_initialize_display_info, w32_term_init): Omit removed members
13993         of w32_display_info.
13995         * nsterm.m (x_display_pixel_height, x_display_pixel_width):
13996         New functions.
13997         (ns_initialize_display_info): Omit removed members of ns_display_info.
13999         * xterm.c (x_display_pixel_height, x_display_pixel_width):
14000         New functions.
14001         (x_calc_absolute_position): Use them.
14002         (x_term_init): Omit removed `height' and `width' members.
14004         * xfns.c (Fx_display_pixel_width, Fx_display_pixel_height)
14005         (compute_tip_xy):
14006         * frame.c (x_fullscreen_adjust):
14007         * xmenu.c (menu_position_func): Use x_display_pixel_height and
14008         x_display_pixel_width.
14010 2008-09-18  Kenichi Handa  <handa@m17n.org>
14012         * composite.c (fill_gstring_header): Don't check FROM and TO here.
14013         (composition_compute_stop_pos): Fix handling of static composition.
14014         (Fcomposition_get_gstring): Check FROM and TO at first.
14016 2008-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
14018         * composite.c (Fcomposition_get_gstring): Yet another int/Lisp_Object
14019         mixup (YAILOM).
14021 2008-09-17  Chong Yidong  <cyd@stupidchicken.com>
14023         * indent.c (Fvertical_motion): Use position reported by iterator
14024         instead of PT for determining screen motion (bug#943).
14026 2008-09-17  Romain Francoise  <romain@orebokech.com>
14028         * composite.c (composition_adjust_point): Fix int/EMACS_INT mixup.
14030 2008-09-17  Kenichi Handa  <handa@m17n.org>
14032         * ftfont.c (ftfont_shape_by_flt): Downcase family name.
14034         * composite.c (Fcomposition_get_gstring): Make bigger gstring_work
14035         if necessary.
14037 2008-09-16  Kenichi Handa  <handa@m17n.org>
14039         * coding.c (make_conversion_work_buffer): Avoid calling
14040         Fget_buffer_create if it is not necessary.
14042 2008-09-15  Martin Rudalics  <rudalics@gmx.at>
14044         * window.c (Fselect_window): Don't update window_select_count and
14045         use_time when norecord is not nil.
14047 2008-09-14  Kenichi Handa  <handa@m17n.org>
14049         * fileio.c (Finsert_file_contents): Delete incorrect decrement of
14050         specpdl_ptr.
14052 2008-09-12  Kenichi Handa  <handa@m17n.org>
14054         * indent.c (scan_for_column): Don't handle automatic composition
14055         if the current buffer is not associated with a window.
14057         * composite.c (composition_reseat_it): If the current buffer is
14058         not associated with a window, ignore the automatic composition.
14059         (find_automatic_composition): Likewise.
14061 2008-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14063         * term.c (close_gpm): New fun extracted from Fgpm_mouse_stop.
14064         (Fgpm_mouse_stop): Use it.
14065         * termhooks.h (close_gpm): Declare.
14066         * keyboard.c (tty_read_avail_input): Forcefully close the gpm
14067         connection if Gpm_GetEvent fails.
14069         * window.c (set_window_buffer): Always preserve current-buffer.
14071 2008-09-12  Glenn Morris  <rgm@gnu.org>
14073         * charset.c (init_charset): Warn if etc/charsets not found.  (Bug#909)
14075 2008-09-11  Glenn Morris  <rgm@gnu.org>
14077         * charset.c (charset-map-path): Doc fix.
14079 2008-09-10  Kenichi Handa  <handa@m17n.org>
14081         * xdisp.c (handle_composition_prop): Set it->cmp_it.ch to -1.
14083         * font.c (Ffont_shape_gstring): Make glyphs of non-nil adjustment
14084         compose a grapheme cluster with the preceding base glyph.
14086         * composite.c (composition_compute_stop_pos): Fix previous change.
14087         Reset cmp_it->id to -1 at first.
14089 2008-09-10  Glenn Morris  <rgm@gnu.org>
14091         * Makefile.in (character.o, chartab.o): Fix config.h typo.
14093 2008-09-09  Chong Yidong  <cyd@stupidchicken.com>
14095         * keyboard.c (read_key_sequence): Reapply translation maps when
14096         switching keyboards.
14098 2008-09-09  Kenichi Handa  <handa@m17n.org>
14100         * ftfont.c (ftfont_shape_by_flt): Use "combining" FLT for ASCII
14101         characters.
14103         * composite.c (FORWARD_CHAR): Fix calculation
14104         of (POSITION).pos_byte.
14105         (composition_compute_stop_pos): Limit the search of composition to
14106         at most 500 characters ahead.  If we reach the limit or find a
14107         newline, set cmp_it->ch to -2 and return 0.
14108         (composition_reseat_it): Handle the case that cmp_it->ch is -2.
14110 2008-09-08  Kenichi Handa  <handa@m17n.org>
14112         * indent.c (Fvertical_motion): Be sure to set
14113         it_overshoot_expected if it.cmp_it.id is non-negative.
14115 2008-09-07  Andreas Schwab  <schwab@suse.de>
14117         * callproc.c (Fcall_process): Don't hold references to string data
14118         across garbage collection.  Move initialisation of new_argv down
14119         to avoid compiler bug.
14121 2008-09-07  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
14123         * process.c (Fsystem_process_attributes): Doc fix.
14125 2008-09-07  Chong Yidong  <cyd@stupidchicken.com>
14127         * callproc.c (Fcall_process): Canonicalize current directory name.
14129         * xdisp.c (move_it_to): When moving by vpos, ensure that the
14130         iterator advances to the next line if the current line ends in a
14131         continued tab.
14133 2008-09-07  Teodor Zlatanov  <tzz@lifelogs.com>
14135         * nsfont.m (nsfont_draw): Fix the references to missing gidx data
14136         member to point to cmp_from.
14138         * xdisp.c: Doc fix for references to gidx data member.
14140 2008-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14142         * buffer.c (Fbuffer_swap_text): Reset window->point markers.
14144 2008-09-07  Kenichi Handa  <handa@m17n.org>
14146         * composite.c (FORWARD_CHAR): Check STOP after
14147         incrementing (POSITION).pos.
14149 2008-09-06  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
14151         * process.c (Fsystem_process_attributes): Doc fix.
14153 2008-09-06  Chong Yidong  <cyd@stupidchicken.com>
14155         * keyboard.c (Ftop_level): Doc fix.
14157 2008-09-06  Eli Zaretskii  <eliz@gnu.org>
14159         * xmenu.c (xmenu_show) [!HAVE_X_WINDOWS]: If frame has a
14160         minibuffer, don't let lower part of menu invade the echo area.
14162         * msdos.c (IT_menu_display): Use STRING_CHAR_ADVANCE instead of a
14163         "char *q" to access menu text and advance through it.  Revert the
14164         change that displayed ">" instead of ASCII character 0x10.
14166 2008-09-05  Eli Zaretskii  <eliz@gnu.org>
14168         * menu.c (single_menu_item) [!HAVE_BOXES]: Enable emulation of
14169         toggle boxes and radio buttons on MS-DOS as well.
14171 2008-09-05  Kenichi Handa  <handa@m17n.org>
14173         * composite.c (autocmp_chars): Check lookback count.
14174         (composition_compute_stop_pos): Set cmp_it->lookback.
14175         (composition_reseat_it): Check lookback count.
14176         (struct position_record): New struct.
14177         (FORWARD_CHAR, BACKWARD_CHAR, CHAR_COMPOSABLE_P): New macros.
14178         (find_automatic_composition): New function.
14179         (composition_adjust_point): Use find_automatic_composition.
14181         * dispextern.h (struct composition_it): New member lookback.
14183 2008-09-02  Chong Yidong  <cyd@stupidchicken.com>
14185         * indent.c (Fvertical_motion): Don't call move_it_by_lines again
14186         if moving by a single line.
14188 2008-09-02  Andreas Schwab  <schwab@suse.de>
14190         * xterm.c (x_delete_display): Fix merge error.
14192         * fileio.c (Fexpand_file_name): Remove unused variables.
14194 2008-09-02  Eli Zaretskii  <eliz@gnu.org>
14196         * fileio.c (Fexpand_file_name): Copy argument `name' into local
14197         storage on all platforms, not just on DOS_NT.
14199 2008-09-02  Jason Rumney  <jasonr@gnu.org>
14201         * w32menu.c (Fx_popup_menu, Fx_popup_dialog, w32_menu_show):
14202         Ensure mouse is not grabbed after menu is finished.
14204 2008-09-01  Chong Yidong  <cyd@stupidchicken.com>
14206         * xfaces.c (Finternal_set_alternative_font_family_alist)
14207         (Finternal_set_alternative_font_registry_alist): Properly copy
14208         entire alist structure.
14210 2008-09-01  Kenichi Handa  <handa@m17n.org>
14212         * ftfont.c (ftfont_spec_pattern): Don't create a charset if the
14213         representative chars of the script is a vector.
14214         (ftfont_list): Handle the case where the representative chars of
14215         the script is a vector.
14217         * character.c (syms_of_character): Docstring of
14218         script-representative-chars fixed.
14220 2008-08-31  Eli Zaretskii  <eliz@gnu.org>
14222         * msdos.c (BUILD_CHAR_GLYPH): New macro.
14223         (IT_menu_display): Use it instead of SET_CHAR_GLYPH to construct
14224         the menu.  Allocate larger buffer for `text', to account for
14225         possible ^C characters.
14227 2008-08-31  Martin Rudalics  <rudalics@gmx.at>
14229         * xdisp.c (prepare_menu_bars): Don't call
14230         Vwindow_size_change_functions with arg Qt.
14232 2008-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
14234         * font.h (font_range):
14235         * fileio.c (report_file_error):
14236         * composite.c (composition_update_it): Yet another int/Lisp_Object
14237         mixup (YAILOM).
14239 2008-08-30  Glenn Morris  <rgm@gnu.org>
14241         * data.c (Fmake_variable_frame_local): Doc fix.
14243         * frame.c (Fmodify_frame_parameters): Doc fix.
14245 2008-08-30  Eli Zaretskii  <eliz@gnu.org>
14247         * w32.c (init_user_info): Allocate buf[] with xmalloc using the size
14248         needed by GetTokenInformation.
14249         (w32_system_process_attributes): Check return values of all system
14250         APIs.
14252         * msdos.c (IT_display_cursor): Write "CURSOR ON/OFF" to termscript
14253         only when the state changes.
14254         (IT_update_begin, IT_update_end): Add termscript trace.
14256         * w16select.c (Fw16_set_clipboard_data): Don't encode text if
14257         clipboard is unavailable.  Set dst to NULL if it doesn't point to
14258         malloc'ed data.
14259         (Fw16_get_clipboard_data): Initialize htext to NULL, to avoid
14260         passing random values to xfree.
14262         * dispnew.c (init_display): Set `tty's association in frame's
14263         parameters alist to the name of the terminal device, if that is known.
14265 2008-08-29  Jason Rumney  <jasonr@gnu.org>
14267         * w32uniscribe.c (uniscribe_check_otf): Don't fallback on DFLT script.
14269 2008-08-29  Eli Zaretskii  <eliz@gnu.org>
14271         * composite.c (fill_gstring_body): Avoid compiler warnings.
14273         * font.c (font_fill_lglyph_metrics): Use EMACS_INT in
14274         LGLYPH_SET_CODE to avoid compiler warnings.
14276         * makefile.w32-in ($(BLD)/w32uniscribe.$(O)): Depend on composite.h.
14278         * composite.h (LGLYPH_SET_CODE): Cast `val' to EMACS_INT.
14280         * w32uniscribe.c (uniscribe_shape): Shut up compiler warning in
14281         LGLYPH_SET_CODE.
14283 2008-08-29  Kenichi Handa  <handa@m17n.org>
14285         * fileio.c (report_file_error): Don't downcase the first character
14286         of errstring if it is still unibyte.
14288 2008-08-29  Kenichi Handa  <handa@m17n.org>
14290         These changes are to re-implement the automatic composition so
14291         that it doesn't use text properties.
14293         * Makefile.in (ftfont.o): Depend on composite.h.
14294         (composite.o): Depend dispextern.h, font.h, frame, and window.h.
14296         * character.h (Vunicode_category_table): Extern it.
14298         * character.c (Vunicode_category_table): New variable.
14299         (syms_of_character): DEFVAR_LISP Vunicode_category_table.
14301         * chartab.c (optimize_sub_char_table): Perform more greedy
14302         optimization.
14304         * composite.h (enum composition_method):
14305         Delete COMPOSITION_WITH_GLYPH_STRING.
14306         (COMPOSITION_METHOD): Don't check COMPOSITION_WITH_GLYPH_STRING.
14307         (Vcomposition_function_table): Extern it.
14308         (LGSTRING_XXX, LGLYPH_XXX): Macros moved from font.h.
14309         (composition_gstring_put_cache, composition_gstring_from_id)
14310         (composition_gstring_p, composition_gstring_width)
14311         (composition_compute_stop_pos, composition_reseat_it)
14312         (composition_update_it, composition_adjust_point): Extern them.
14313         (Fcomposition_get_gstring): EXFUN it.
14315         * composite.c: Include window.h, frame.h, dispextern.h, font.h.
14316         (Vcomposition_function_table)
14317         (get_composition_id): Don't handle COMPOSITION_WITH_GLYPH_STRING.
14318         (gstring_hash_table, gstring_work, gstring_work_headers):
14319         New variables.
14320         (gstring_lookup_cache, composition_gstring_put_cache)
14321         (composition_gstring_from_id, composition_gstring_p)
14322         (composition_gstring_width, fill_gstring_header)
14323         (fill_gstring_body, autocmp_chars, composition_compute_stop_pos)
14324         (composition_reseat_it, composition_update_it)
14325         (composition_adjust_point, Fcomposition_get_gstring): New functions.
14326         (syms_of_composite): Initialize gstring_hash_table, gstrint_work,
14327         and gstring_work_headers.  DEFVAR_LISP composition-function-table.
14328         Defsubr composition_get_gstring.
14330         * dispextern.h (struct glyph): New union u.cmp.  Delete the member
14331         cmp_id.
14332         (struct glyph_string): Delete the member gidx.  New members
14333         cmp_id, cmp_from, and cmp_to.
14334         (enum it_method): Delete GET_FROM_COMPOSITION.
14335         (struct composition_it): New struct.
14336         (struct it): New member cmp_it, and iterator_stack_entry.cmp_it.
14337         Delete c, len, cmp_id, cmp_len in u.comp.
14339         * font.h (enum lgstring_indices): Delete it.
14340         (LGSTRING_XXX, LGLYPH_XXX): Move these macros to composite.h.
14341         (enum lglyph_indices): Likewise.
14342         (font_range): Adjust extern.
14343         (font_fill_lglyph_metrics): Extern it.
14345         * font.c (QCf): New variable.
14346         (check_gstring): Use LGSTRING_GLYPH_LEN, not LGSTRING_LENGTH.
14347         (font_prepare_composition): Delete this function.
14348         (font_range): Type and arguments changed.
14349         (Ffont_make_gstring, Ffont_fill_gstring): Delete them.
14350         (font_fill_lglyph_metrics): New function.
14351         (Ffont_shape_text): Rename to Ffont_shape_gstring and change arguments.
14352         (syms_of_font): DEFSYM QCf.  Delete defsubr for
14353         Sfont_make_gstring, Sfont_fill_gstring, Sfont_shape_text.
14354         Defsubr Sfont_shape_gstring.
14356         * fontset.h (font_for_char): Extern it.
14358         * fontset.c (font_for_char): New function.
14360         * ftfont.c: Include composite.h.
14361         (ftfont_resolve_generic_family): Add langset "en" to pattern.
14362         (ftfont_shape_by_flt): Use LGSTRING_GLYPH_LEN, not LGSTRING_LENGTH.
14364         * indent.c: Include composite.h and dispextern.h.
14365         (check_composition): Delete this function.
14366         (scan_for_column): Handle composition by
14367         composition_compute_stop_pos, composition_reseat_it, and
14368         composition_update_it.
14369         (compute_motion): Likewise.
14370         (Fvertical_motion): Fix checking of composition.
14372         * keyboard.c (adjust_point_for_property): Check composition by
14373         composition_adjust_point.
14375         * nsterm.m (ns_draw_glyph_string): Adjust for the change of
14376         struct glyph_string.
14378         * term.c (encode_terminal_code): Adjust for the change of struct glyph.
14379         (append_composite_glyph): Adjust for the change of struct it and
14380         struct glyph.
14381         (produce_composite_glyph): Likewise.
14383         * w32term.c (x_draw_composite_glyph_string_foreground):
14384         Adjust for the change of struct glyph_string.
14385         (x_draw_glyph_string): Likewise.
14387         * w32uniscribe.c (struct uniscribe_font_info): Include composite.h.
14388         (uniscribe_shape): Use LGSTRING_GLYPH_LEN, not LGSTRING_LENGTH.
14390         * xdisp.c: Include font.h.
14391         (it_props): Delete the entry for Qauto_composed.
14392         (init_iterator): Initialize it->cmp_it.id to -1.
14393         (compute_stop_pos): Call composition_compute_stop_pos.
14394         (face_before_or_after_it_pos): Adjust for the change of struct it.
14395         (handle_auto_composed_prop): Delete it.
14396         (handle_composition_prop): Handle only static composition.
14397         (next_overlay_string): Remove it->method == GET_FROM_COMPOSITION
14398         from xassert.  Initialize it->cmp_it.stop_pos.
14399         (push_it): Adjust for the change of struct it.
14400         (pop_it): Likewise.
14401         (get_next_element): Delete next_element_from_composition.
14402         (CHAR_COMPOSED_P): New macro.
14403         (get_next_display_element): For automatic composition, get a face
14404         from the font in the glyph-string.
14405         (set_iterator_to_next): For GET_FROM_BUFFER and GET_FROM_STRING,
14406         check composition by it->cmp_it.id.  Delete GET_FROM_COMPOSITION case.
14407         (next_element_from_string): Check if the character at the current
14408         position is composed by CHAR_COMPOSED_P.
14409         (next_element_from_buffer): Likewise.
14410         (next_element_from_composition): Adjust for the change of struct it.
14411         Update it->cmp_it.
14412         (dump_glyph): Adjust for the change of struct glyph.
14413         (fill_composite_glyph_string): Adjust for the change of struct
14414         it and struct glyph.  Don't handle automatic composition here.
14415         (fill_gstring_glyph_string): New function.
14416         (x_get_glyph_overhangs): Handle automatic composition.
14417         (BUILD_COMPOSITE_GLYPH_STRING): Adjust for the change of struct glyph.
14418         (BUILD_GSTRING_GLYPH_STRING): New macro.
14419         (BUILD_GLYPH_STRINGS): Call BUILD_GSTRING_GLYPH_STRING for
14420         automatic composition.
14421         (append_composite_glyph): Adjust for the change of struct it and
14422         struct glyph.
14423         (x_produce_glyphs): Adjust for the change of struct it.
14425         * xterm.c (x_draw_composite_glyph_string_foreground): Adjust for
14426         the change of struct glyph_string.
14427         (x_draw_glyph_string): Likewise.
14429 2008-08-29  Glenn Morris  <rgm@gnu.org>
14431         * buffer.c (word-wrap): Doc fix.
14432         * xdisp.c (truncate-partial-width-windows): Doc fix.
14433         Increase default to 50.
14435 2008-08-29  Chong Yidong  <cyd@stupidchicken.com>
14437         * xdisp.c (update_tool_bar_unwind): New function.
14438         (update_tool_bar): Temporarily set selected frame before building
14439         tool-bar items.
14441 2008-08-28  Michael Albinus  <michael.albinus@gmx.de>
14443         * dbusbind.c (XD_ERROR, XD_DEBUG_MESSAGE): Use strncpy and
14444         snprintf, respectively.
14445         (xd_append_arg): Convert strings with Fstring_make_unibyte.
14447 2008-08-28  Chong Yidong  <cyd@stupidchicken.com>
14449         * Makefile.in: Revert (undocumented) 2008-08-20 change adding
14450         LDFLAGS to GNUstep CC invocation.
14452 2008-08-27  Chong Yidong  <cyd@stupidchicken.com>
14454         * indent.c (Fvertical_motion): Revert last change.  Handle the
14455         general case where we are moving forward, and PT spans multiple
14456         screen lines.
14458         * eval.c (find_handler_clause): Temporarily increase
14459         max-lisp-eval-depth while printing the backtrace buffer, to
14460         guarantee that help-mode code can run.
14462 2008-08-27  Eli Zaretskii  <eliz@gnu.org>
14464         * msdos.c (Fmsdos_remember_default_colors): Don't reverse frame
14465         colors under -rv.
14466         (IT_set_frame_parameters): Don't swap foreground and background
14467         colors if `(reverse . t)' is present in the frame properties.
14468         (internal_terminal_init): Call init_frame_faces only for the
14469         initial frame.
14471 2008-08-27  Andreas Schwab  <schwab@suse.de>
14473         * dired.c (Ffile_attributes): Avoid compiler warning in bitshift.
14475 2008-08-27  Andreas Schwab  <schwab@suse.de>
14477         * search.c (search_buffer): Set char_base to zero only at the end.
14479 2008-08-27  Kenichi Handa  <handa@m17n.org>
14481         * fileio.c (report_file_error): Fix handling of multibyte error string.
14483 2008-08-27  Andreas Seltenreich  <seltenreich@gmx.de>
14485         * xterm.c (x_term_init): Temporarily hide the partially
14486         initialized terminal while calling vendor-specific-keysyms.
14488 2008-08-26  Eli Zaretskii  <eliz@gnu.org>
14490         * msdos.c (internal_terminal_init): Most initializations done only
14491         once, especially initial_screen_colors[] and termscript open.
14493 2008-08-26  Chong Yidong  <cyd@stupidchicken.com>
14495         * eval.c (Fcondition_case): Doc fix.
14497         * widgetprv.h (EmacsFramePart): Change font member to the new font
14498         struct.
14500         * widget.c: Include character.h and font.h for XSETFONT.
14501         (setup_frame_gcs): Compute X font id from font struct, just once.
14503 2008-08-26  Eli Zaretskii  <eliz@gnu.org>
14505         * term.c (get_named_tty): Fix last change.
14507 2008-08-26  Chong Yidong  <cyd@stupidchicken.com>
14509         * indent.c (Fvertical_motion): If moving forward starting from a
14510         multi-line string, move the iterator to the last line of that string.
14512 2008-08-25  Eli Zaretskii  <eliz@gnu.org>
14514         * frame.c (do_switch_frame): Mark previously displayed frame as
14515         obscured for FRAME_MSDOS_P frames as well.
14517 2008-08-24  Eli Zaretskii  <eliz@gnu.org>
14519         * frame.c (make_terminal_frame): Initialize f->terminal,
14520         f->terminal->reference_count, and scroll bars on MS-DOS as well.
14521         Set the top frame to newly created frame.
14522         (Fmake_terminal_frame): Reuse the_only_display_info.
14524         * vm-limit.c (get_lim_data) [MSDOS]: Use alternative methods of
14525         estimating available memory.
14527 2008-08-23  David Reitter  <david.reitter@gmail.com>
14529         * nsterm.m (ns_draw_window_cursor): Don't call
14530         NSDisableScreenUpdates and NSEnableScreenUpdates on
14531         non-NS_IMPL_COCOA systems.
14533 2008-08-23  Andreas Schwab  <schwab@suse.de>
14535         * process.c (procfs_system_process_attributes): Fix use of
14536         uninitialized variables.
14538 2008-08-23  Eli Zaretskii  <eliz@gnu.org>
14540         * emacs.c (main) [MSDOS]: Call syms_of_xmenu.
14542         * dispnew.c (init_display): Remove MS-DOS specific conditions for
14543         calling tty-set-up-initial-frame-faces.
14545         * xmenu.c (Fx_popup_dialog, Fx_popup_menu, xmenu_show):
14546         Allow MSDOS frames along with X frames.
14548         * termhooks.h (TERMINAL_ACTIVE_P): Handle output_msdos_raw in
14549         addition to output_termcap.
14551         * xdisp.c (redisplay_internal) [MSDOS]: Don't call set_tty_color_mode.
14553         * termchar.h (FRAME_TTY): Support output_msdos_raw.
14554         (struct tty_display_info) [MSDOS]: Add fields related to mouse
14555         highlight.
14557         * process.c [!subprocesses]: Define QCname.
14558         (syms_of_process): Intern and staticpro it.
14560         * w16select.c (Fw16_set_clipboard_data, Fw16_get_clipboard_data):
14561         Adjust for changes in encoding/decoding routines.
14562         Use encode_coding_object and decode_coding_object instead of
14563         encode_coding and decode_coding.
14565         * sysdep.c (init_sys_modes): Call dos_ttraw with tty_out as argument.
14567         * dosfns.c: Include frame.h before termhooks.h.
14568         (dos_cleanup): Use CURTTY ()->termscript instead of a global
14569         variable termscript.
14571         * s/msdos.h (USER_FULL_NAME): Define.
14572         (SYSTEM_PURESIZE_EXTRA): Bump up to 100K.
14574         * editfns.c (USER_FULL_NAME): Define to pw->pw_gecos if undefined.
14575         (Fuser_full_name): Use USER_FULL_NAME instead of a literal
14576         pw->pw_gecos.
14578         * keyboard.c (handle_interrupt) [MSDOS]: Call cursor_to with
14579         SELECTED_FRAME as additional (1st) argument.
14580         (tty_read_avail_input): Handle output_msdos_raw in
14581         addition to output_termcap.
14583         * msdos.c: Include frame.h before termhooks.h.
14584         (mouse_on, mouse_off, mouse_moveto, mouse_init)
14585         (msdos_set_cursor_shape, IT_set_face, IT_write_glyphs)
14586         (show_mouse_face, IT_clear_end_of_line, IT_clear_screen)
14587         (IT_clear_to_end, IT_cursor_to, IT_display_cursor, IT_cmgoto)
14588         (IT_set_terminal_modes, IT_reset_terminal_modes)
14589         (IT_set_frame_parameters): Use tty->termscript instead of a global
14590         variable termscript.
14591         (IT_write_glyphs): Use tty->terminal->terminal_coding instead of a
14592         global variable terminal_coding.  Don't refer to
14593         Vnonascii_translation_table.
14594         (internal_terminal_init): Set Vwindow_system in current_kboard.
14595         Don't use TTY_CHAR_INS_DEL_OK.  Set Vinitial_window_system.
14596         Announce date and time of session start, if termscript is open.
14597         Don't zero out the_only_display_info (it is done in
14598         term.c:init_tty).  Open termscript only of not already open.
14599         Log "SCREEN SAVED" here, instead of IT_set_terminal_modes.  Init mouse
14600         here instead of dos_ttraw.  Don't initialize display if this is an
14601         initial tty.  Don't set FRAME_FONT.
14602         (Vwindow_system_version): Bump to 23.
14603         (dos_ttraw): Accept a TTY argument; all callers fixed.  If mouse
14604         is available, set up mouse_position_hook.
14605         (dos_ttraw, IT_set_terminal_modes): If called with initial
14606         terminal, do nothing.
14607         (IT_set_frame_parameters): Handle the Qtty_type frame
14608         parameter by calling internal_terminal_init.
14609         (dos_set_window_size, show_mouse_face)
14610         (clear_mouse_face, IT_note_mode_line_highlight)
14611         (IT_note_mouse_highlight, IT_update_begin, IT_frame_up_to_date)
14612         (dos_rawgetc): Use tty_display_info instead of x_display_info.
14613         (initialize_msdos_display): New function.
14614         (IT_cursor_to, IT_clear_to_end, IT_clear_screen)
14615         (IT_clear_end_of_line, IT_insert_glyphs, IT_write_glyphs)
14616         (IT_delete_glyphs, IT_ring_bell, IT_reset_terminal_modes)
14617         (IT_set_terminal_modes, IT_set_terminal_window, IT_update_begin):
14618         Accept additional argument: a pointer to a frame.  Update all callers.
14619         (request_sigio, unrequest_sigio): Don't define, now defined on
14620         sysdep.c.
14621         (IT_write_glyphs): Rewrite to use encode_terminal_code.
14623         * term.c [MSDOS]: Include msdos.h.
14624         (init_tty) [MSDOS]: Reuse most of WINDOWSNT branch.  Change cpp
14625         conditional to DOS_NT.  Allow only one call to this function in a
14626         session.  Don't allocate a new struct tty_display_info; instead,
14627         reuse the_only_display_info.  Call get_tty_size to get screen
14628         dimensions.  Call init_baud_rate to set bad_rate.
14629         (dissociate_if_controlling_tty) [MSDOS]: Ifdef away function body.
14630         (Fsuspend_tty) [MSDOS]: Don't close input and output.
14631         (Fresume_tty) [MSDOS]: Don't reopen the TTY; instead, use stdin/stdout.
14632         (get_tty_terminal, get_named_tty, Ftty_type)
14633         (Fcontrolling_tty_p): Handle output_msdos_raw in addition to
14634         output_termcap.
14635         (Fresume_tty, Fsuspend_tty, init_tty, delete_tty):
14636         Call add_keyboard_wait_descriptor and delete_keyboard_wait_descriptor
14637         only when subprocesses are supported.
14639         * frame.c (make_terminal_frame) [MSDOS]: Adjust initialization of
14640         f->output_data.x.
14641         (Fmake_terminal_frame) [MSDOS]: Don't allow creation of new
14642         terminal devices.
14644         * msdos.h: Remove definition of struct x_display_info and struct
14645         x_output.
14646         (FRAME_FONT): Use output_data.tty.
14647         (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL): Don't define.
14648         (struct x_display_info): Rename from display_info.  Update all users in
14649         msdos.c.
14650         (struct x_output): Remove background_pixel and foreground_pixel.
14651         (the_only_display_info): Rename from the_only_x_display.
14652         (dos_ttraw): Update prototype.
14654         * Makefile.in (MSDOS_OBJ): Add xmenu.o.
14655         (SOME_MACHINE_LISP): Add ../lisp/term/pc-win.elc.
14657 2008-08-23  Jason Rumney  <jasonr@gnu.org>
14659         * image.c (enum tiff_keyword_index, tiff_format): Add :index keyword.
14660         (fn_TIFFSetDirectory): New library function used.
14661         (init_tiff_functions) [HAVE_NTGUI]: Initialize it.
14662         (tiff_load): Use :index to select among multiple images.  Set count
14663         property when multiple images exist.
14664         (gif_format): Use :index, not :image.
14666 2008-08-23  Chong Yidong  <cyd@stupidchicken.com>
14668         * xdisp.c (try_scrolling): Check INT_MAX instead of
14669         MOST_POSITIVE_FIXNUM for maximum integer value.  Include limits.h
14670         to obtain INT_MAX.
14672 2008-08-21  İsmail Dönmez  <ismail@namtrac.org>  (tiny change)
14674         * xterm.c (x_delete_display): Don't call XrmDestroyDatabase on GTK+.
14676 2008-08-21  Christian Faulhammer  <opfer@gentoo.org>  (tiny change)
14678         * Makefile.in (temacs${EXEEXT}): On GNUstep, link to appropriate
14679         GNUstep library location.
14681 2008-08-21  Chong Yidong  <cyd@stupidchicken.com>
14683         * xfaces.c (x_update_menu_appearance): Check validity of menu font
14684         before using it.
14686         * puresize.h (BASE_PURESIZE): Increase to 1250000.
14688 2008-08-20  Adrian Robert  <Adrian.B.Robert@gmail.com>
14690         * nsfns.m (ns-read-file-name): Add casts to avoid warning.
14691         (ns-convert-utf8-nfd-to-nfc): Warn if cannot execute correctly.
14692         * nsfont.m (nsfont_draw): Compare indexed colors to 0, not nil.
14693         * nsterm.h (EmacsView-unlockFocusNeedsFlush:): Add declaration.
14694         (EmacsApp-cursor_blink_handler): Remove declaration.
14695         * nsterm.m (ns_draw_glyph_string): Update first conditional body to
14696         match 01 Feb 2008 changes in xterm.c.
14697         (ns_read_socket): Add cast to avoid warning.
14698         (EmacsApp-application:openFiles:): Don't call replyToOpenOrPrint: on
14699         GNUstep.
14701 2008-08-20  Chong Yidong  <cyd@stupidchicken.com>
14703         * xselect.c (x_get_foreign_selection): Return nil if desired
14704         selection could not be obtained, instead of signalling an error.
14706 2008-08-20  David Reitter  <david.reitter@gmail.com>
14708         * nsfns.m (ns_lisp_to_cursor_type): Replace with generic xfns.c.
14709         * nsterm.m: Remove ns-specific code for cursor blinking.
14710         (ns_draw_window_cursor): Clear cursor properly rather than
14711         redrawing the area.  Respect width of bar cursors.
14712         These changes enable the use of generic blink-cursor-mode and
14713         generic cursor types in NS and support smooth cursor movements (do
14714         not blink off after command).
14715         * xdisp.c (get_phys_cursor_geometry): Redraw wider rectangle on
14716         Nextstep, too.
14718 2008-08-19  Kenichi Handa  <handa@m17n.org>
14720         * font.c (Vfont_log_deferred): New variable.
14721         (font_add_log): Check Vfont_log_deferred.
14722         (font_deferred_log): New function.
14724         * font.h (font_deferred_log): Extern it.
14726         * fontset.c (reorder_font_vector): Use encoding charset of fonts
14727         for sorting.
14728         (face_for_char): Use deferred log.
14730 2008-08-18  Kenichi Handa  <handa@m17n.org>
14732         * fontset.c (face_for_char): Add font log.
14734         * font.c (font_add_log): Add the font properties :script, :lang,
14735         and :otf in the log.
14737 2008-08-17  Chong Yidong  <cyd@stupidchicken.com>
14739         * xdisp.c: Remove dead code.
14740         (handle_invisible_prop, next_overlay_string): Defer call to
14741         setup_for_ellipsis.
14742         (handle_stop, set_iterator_to_next): Call setup_for_ellipsis.
14744 2008-08-15  Chong Yidong  <cyd@stupidchicken.com>
14746         * xfaces.c (lookup_derived_face): Properly handle possible zero
14747         return value of get_lface_attributes.
14748         (merge_faces): Don't tell lookup_derived_face to signal an error
14749         if face is not found.
14751         * dired.c (Fdirectory_files): Doc fix.
14753         * process.c (make_process): Initialize kill_without_query struct
14754         member.
14756 2008-08-15  Eli Zaretskii  <eliz@gnu.org>
14758         * w32.c (w32_system_process_attributes) [_MSC_VER < 1300]:
14759         Alternative calculation of totphys for Visual Studio 6.
14761         * w32fns.c [_MSC_VER && _MSC_VER < 1300]: Declare HMONITOR.
14763         * w32.c (_MEMORY_STATUS_EX, MEMORY_STATUS_EX, LPMEMORY_STATUS_EX):
14764         Rename from _MEMORYSTATUSEX, MEMORYSTATUSEX, LPMEMORYSTATUSEX.
14765         All users changed.
14766         (stat): Only root directory passed to GetDriveType.  Allow RAM
14767         disk as well as local fixed disk when w32-get-true-file-attributes
14768         is set to `local'.
14769         (CopySid_Proc, EqualSid_Proc, GetLengthSid_Proc): New typedefs.
14770         (equal_sid, get_length_sid, copy_sid): New wrapper functions.
14771         (w32_cached_id, w32_add_to_cache): New functions.
14772         (get_name_and_id): Look account names in the cache before calling
14773         lookup_account_sid.
14774         (g_b_init_get_length_sid, g_b_init_equal_sid, g_b_init_copy_sid):
14775         New initialization flags.
14776         (globals_of_w32): Initialize them to zero.
14777         (w32_system_process_attributes): Use w32_cached_id and
14778         w32_add_to_cache.
14780 2008-08-14  Lawrence Mitchell  <wence@gmx.li>
14782         * lread.c (Fread_char, Fread_char_exclusive): If no character
14783         event is read before timeout is reached, return nil, rather than
14784         converting to a number.
14786 2008-08-14  Chong Yidong  <cyd@stupidchicken.com>
14788         * fns.c (use_dialog_box): Doc fix.
14790         * s/darwin.h: Undefine HAVE_RES_INIT, which appears to be harmful
14791         on OS X.
14793 2008-08-13  Chong Yidong  <cyd@stupidchicken.com>
14795         * frame.c (Qns_parse_geometry): New var.
14796         (Fx_parse_geometry): For HAVE_NS, call ns-parse-geometry.
14798 2008-08-11  Chong Yidong  <cyd@stupidchicken.com>
14800         * xdisp.c (x_produce_glyphs): Handle the case when font has no
14801         space character in calculating tabs.
14803 2008-08-11  Dan Nicolaescu  <dann@ics.uci.edu>
14805         * Makefile.in (bootstrap-emacs): Use ln -f in the CANNOT_DUMP case.
14807 2008-08-10  Glenn Morris  <rgm@gnu.org>
14809         * process.c (procfs_system_process_attributes): Use EMACS_INTs to
14810         silence gcc "limited range of data type" warnings in some
14811         make_fixnum_or_float calls.
14813 2008-08-09  Eli Zaretskii  <eliz@gnu.org>
14815         * w32.c (w32_system_process_attributes): If the process does not
14816         exist, return nil.
14818         * w32.c: Include thelp32.h, psapi.h and coding.h.
14819         (_MEMORYSTATUSEX, _PROCESS_MEMORY_COUNTERS_EX): New struct
14820         declarations.
14821         (CreateToolhelp32Snapshot_Proc, Process32First_Proc)
14822         (Process32Next_Proc): New typedefs.
14823         (g_b_init_create_toolhelp32_snapshot, g_b_init_process32_first)
14824         (g_b_init_process32_next, g_b_init_open_thread_token)
14825         (g_b_init_impersonate_self, g_b_init_revert_to_self)
14826         (g_b_init_get_process_memory_info, g_b_init_global_memory_status)
14827         (g_b_init_get_process_working_set_size)
14828         (g_b_init_global_memory_status_ex): New static variables.
14829         (globals_of_w32): Initialize them.
14830         (create_toolhelp32_snapshot, process32_first, process32_next)
14831         (open_thread_token, impersonate_self, revert_to_self)
14832         (get_process_memory_info, get_process_working_set_size)
14833         (global_memory_status, global_memory_status_ex): New wrapper
14834         functions.
14835         (w32_list_system_processes, w32_system_process_attributes)
14836         (enable_privilege, restore_privilege, ltime, process_times):
14837         New functions.
14838         (convert_time_raw): New function.
14839         (convert_time): Remove conversion of FILETIME into time in 100
14840         nsec units, call convert_time_raw instead.
14842         * process.h (w32_list_system_processes, w32_system_process_attributes):
14843         Add prototypes.
14844         (Qeuid, Qegid, Qcomm, Qstate, Qppid, Qpgrp, Qsess, Qttname)
14845         (Qminflt, Qmajflt, Qcminflt, Qcmajflt, Qutime, Qstime, Qcutime)
14846         (Qpri, Qnice, Qthcount, Qstart, Qvsize, Qrss, Qargs, Quser, Qgroup)
14847         (Qetime, Qpcpu, Qpmem, Qtpgid, Qcstime): Add extern declarations.
14849         * process.c (Fsystem_process_attributes): Doc fix.
14851 2008-08-08  Chong Yidong  <cyd@stupidchicken.com>
14853         * xdisp.c (move_it_to): When stopping at a charpos, check if that's
14854         a continued multi-char glyph; if so, advance to the actual glyph.
14856 2008-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
14858         * s/darwin.h (OTHER_FILES): Do not define here, defined in config.in.
14860         * Makefile.in (ALL_OBJC_CFLAGS): New variable.
14861         (.m.o): Use it.
14862         * config.in: Regenerate.
14864 2008-08-07  Chong Yidong  <cyd@stupidchicken.com>
14866         * xdisp.c (redisplay_window): Revert last change.
14867         (try_window): Check bottom scroll margin too.
14869 2008-08-06  Adrian Robert  <Adrian.B.Robert@gmail.com>
14871         * config.in: Regenerate.
14873         * Makefile.in (emacs): Remove ifndef NS conditional for 'emacs
14874         -list-load-path-shadows'.
14875         (nsgui.h): Reduce number of things depending on it.
14877 2008-08-06  Chong Yidong  <cyd@stupidchicken.com>
14879         * xdisp.c (try_scrolling): Use iterator to find the scroll margin,
14880         instead of window-end which does the wrong thing at eob.
14881         (try_cursor_movement): Minor optimization.
14882         (redisplay_window): If scroll margin is defined, don't assume
14883         window doesn't need scrolling.
14885 2008-08-06  Adrian Robert  <Adrian.B.Robert@gmail.com>
14887         * config.in: Regenerate.
14889         * Makefile.in: Move nsXXX.m dependencies into big alphabetical list.
14890         (mostlyclean): Don't delete *.d under NS.
14892         * nsterm.h (NS_HAVE_INTEGER): Change to NS_HAVE_NSINTEGER.
14894 2008-08-06  Kenichi Handa  <handa@m17n.org>
14896         * xfont.c (xfont_list_family): Return a list of symbols, not strings.
14898 2008-08-06  Andreas Schwab  <schwab@suse.de>
14900         * config.in: Regenerate.
14902 2008-08-05  Chong Yidong  <cyd@stupidchicken.com>
14904         * xdisp.c (redisplay_window): Don't enforce scroll-margin when
14905         forcing a window start.
14907         * fileio.c (Vauto_save_list_file_name): Move here from file.el.
14908         (auto_save_1): Update modtime when auto-save-list-file-name is on.
14910 2008-08-04  Adrian Robert  <Adrian.B.Robert@gmail.com>
14912         * emacs.c (main): Under NS, set working dir to HOME when get a "psn"
14913         argument.
14915 2008-08-05  Juanma Barranquero  <lekktu@gmail.com>
14917         * buffer.c (syms_of_buffer) <scroll-up-aggressively>:
14918         <scroll-down-aggressively, before-change-functions>:
14919         <after-change-functions>: Reflow docstrings.
14921 2008-08-04  Adrian Robert  <Adrian.B.Robert@gmail.com>
14922             Ken Raeburn  <raeburn@gnu.org>
14924         Dock menu customization, based on a patch by Ken Raeburn, plus some
14925         other fixes.
14926         * nsmenu.m (dockMenu): New variable.
14927         (EmacsDialog -clicked:): Fix mistake in change of 2008-07-17.
14929         * nsterm.h (dockMenu): Declare.
14931         * nsterm.m (KEY_NS_NEW_FRAME): New definition.
14932         (ns_term_init): Initialize dockMenu.
14933         (EmacsApp -newFrame:, -applicationDockMenu:): New methods.
14934         (EmacsView -windowShouldClose:): Don't behave specially if <= 1 frame
14935         left.
14937         * lisp.h (LSB_TAG): Use on DARWIN_OS, not NS_IMPL_COCOA.
14939 2008-08-04  Chong Yidong  <cyd@stupidchicken.com>
14941         * nsterm.h: Test directly for NS_HAVE_INTEGER before defining it.
14943         * config.in: Regenerate.
14945 2008-08-04  Seiji Zenitani  <zenitani@mac.com>
14947         * nsfns.m (x-create-frame): Set the frame parameter alpha to nil.
14949 2008-08-04  Chong Yidong  <cyd@stupidchicken.com>
14951         * nsterm.h (find_and_call_menu_selection): Fix prototype.
14953 2008-08-04  Adrian Robert  <Adrian.B.Robert@gmail.com>
14955         * emacs.c (main: unexec_init_emacs_zone): Call if on DARWIN_OS.
14957         * keyboard.h: Comment an #endif.
14959         * lisp.h (have_menus_p): Adjust comment.
14961         * menu.c (find_and_return_menu_selection): Fix comparison with
14962         client_data.
14964         * nsmenu.m (popup_activated_flag): New variable.
14965         (popup_activated): New function.
14966         (menu-or-popup-active-p): New exported lisp definition.
14967         (ns_popup_menu): Set popup_activated_flag.  Call discard_menu_items()
14968         when popup done.
14969         (ns_popup_dialog): Set popup_activated_flag.
14971         * nsterm.m (EmacsView -conversationIdentifier): Use NSInteger
14972         version for GNUstep (handled by conditional typedef in nsterm.m).
14973         (ns_get_color): Remove special-casing for "darkblue", "dark blue" (now
14974         in rgb.txt).
14976         * process.c (init_process): Use DARWIN_OS, not DARWIN.
14978         * sysselect.h: Conditionalize init_process undef on DARWIN_OS.
14980         * syssignal.h (FORWARD_SIGNAL_TO_MAIN_THREAD): Do it also under NS.
14982         * xdisp.c (redisplay_internal, note_mouse_highlight): Under NS,
14983         shortcircuit if popup_activated like GTK and X toolkit.
14985         * m/inter386.h: Change DARWIN to DARWIN_OS.
14987         * s/darwin.h: Add #define DARWIN_OS.  Get rid of C_SWITCH_SYSTEM def.
14988         Change LIBS_MACGUI to LIBS_NSGUI.  Move temacs-conditionalized defs
14989         closer to C_SWITCH_SYSTEM_TEMACS so usage is understood.
14990         Expand comment on NO_SOCK_SIGIO.
14992 2008-08-03  Chong Yidong  <cyd@stupidchicken.com>
14994         * nsterm.m (windowDidResize): Remove stopModal call.
14996 2008-08-03  Andreas Schwab  <schwab@suse.de>
14998         * vm-limit.c (get_lim_data) [HAVE_GETRLIMIT && RLIMIT_AS]: Define.
14999         (check_memory_limits): Don't handle HAVE_GETRLIMIT here.
15001 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
15003         * vm-limit.c (check_memory_limits): Don't use getrlimit on cygwin.
15004         Don't use uninitialized pointer variable when using getrlimit.
15006 2008-08-02  Jason Rumney  <jasonr@gnu.org>
15008         * w32font.c (compute_metrics): Don't mess with glyph_idx setting here.
15010 2008-08-02  Eli Zaretskii  <eliz@gnu.org>
15012         * alloc.c (NSTATICS): Bump to 0x640.
15014         * s/gnu-linux.h (HAVE_PROCFS, LISTPROC, PROCATTR): New defines.
15016         * lisp.h: Add prototype for directory_files_internal.
15018         * process.c (Fsystem_processes_list, Fsystem_process_attributes):
15019         New functions.
15020         (syms_of_process): Defsubr them.  Add initializations for various
15021         Q* symbols used in procfs_system_process_attributes.
15022         (procfs_list_system_processes, procfs_system_process_attributes)
15023         [HAVE_PROCFS]: New functions.
15024         (time_from_jiffies, ltime_from_jiffies, get_up_time, procfs_ttyname)
15025         (procfs_get_total_memory): New functions.
15027 2008-08-01  Juanma Barranquero  <lekktu@gmail.com>
15029         * xfaces.c (Fx_load_color_file): Fix previous change;
15030         it is #ifdef WINDOWSNT, not WINDOWS_NT.
15032 2008-08-01  Michael Albinus  <michael.albinus@gmx.de>
15034         * dbusbind.c (xd_read_message): Handle D-Bus error messages.
15036 2008-08-01  Adrian Robert  <Adrian.B.Robert@gmail.com>
15038         * nsterm.h (NSInteger, NSUInteger): Add defines for non-Leopard.
15040 2008-08-01  Chong Yidong  <cyd@stupidchicken.com>
15042         * nsfns.m (ns_frame_parm_handlers): Add empty entry for x_set_alpha.
15044         * nsterm.m (EmacsApp -application:openFiles:): GNUstep does not
15045         define NSApplicationDelegateReplySuccess.
15046         (EmacsView -converstationIdentifier): Use long instead of
15047         NSInteger for GNUstep, since it doesn't have NSInteger.
15049         * xmenu.c: Revert last change.
15051         * keyboard.h: Fix last change.
15053 2008-08-01  Juanma Barranquero  <lekktu@gmail.com>
15055         * xfaces.c (x-load-color-file): Use RGB() instead of manually shifting
15056         on Windows.
15058 2008-08-01  Adrian Robert  <Adrian.B.Robert@gmail.com>
15060         Warning clearing and clean-up in NS port.
15061         * keyboard.h (xmalloc_widget_value, digest_single_submenu):
15062         Add prototypes.
15063         * nsgui.h (FACE_DEFAULT): Remove, unused.
15064         (XGCValues): Change colors to unsigned long.
15065         * nsterm.h (EmacsApp): Add declaration of all methods implemented in
15066         nsterm.m.
15067         (EmacsMenu -addItemWithWidgetValue:): Change to use NSMenuItem class.
15068         (ns_list_fonts): Remove, unused.
15069         (ns_font_to_xlfd, ns_fontname_to_xlfd): Drop prototypes.
15070         * nsfns.m (interpret_services_menu): Use NSMenuItem class.
15071         * nsfont.m (nsfont_open): Fix cast error in glyphs,metrics alloc.
15072         (nsfont_draw): Compare face colors to 0, not nil.
15073         * nsmenu.m (struct widget_value): Drop unneeded declaration.
15074         (EmacsMenu -addItemWithWidgetValue:, -fillWithWidgetValue:)
15075         (-addSubmenuWithTitle:): Use NSMenuItem class.
15076         (ns_popup_menu): Use NO, not NULL, for enabled setting.
15077         * nsterm.m (ns_draw_glyph_string): Don't compare font to ~0.
15078         (ns_clip_to_row): Make gc arg a BOOL.
15079         (ns_draw_fringe_bitmap, ns_draw_window_cursor): Use YES, NO in
15080         ns_clip_to_row() call.
15081         (ns_draw_glyph_string): Drop face comparison to ~0 (no longer
15082         used).  Cast FRAME_FONT assignments.
15083         (ns_read_socket): Cast call to EmacsApp-fulfillService:withArg:.
15084         (ns_string_to_lispmod): Change arg to const char.
15085         (ns_term_init): Use NSMenuItem class.
15086         (EmacsApp -openFile:): Move to different section of file.
15087         (EmacsApp -application:openFiles:): Don't return a value, call
15088         -replyToOpenOrPrint:.
15089         (EmacsView -keyDown:): Fix up cast.
15090         (EmacsView -converstationIdentifier): Use NSInteger instead of long.
15091         (EmacsView -menuDown:): Cast tag in call to
15092         find_and_call_menu_selection().
15093         (ns_list_fonts): Remove, unused.
15094         (ns_font_to_xlfd): Make static.  Cast result of UTF8String.
15095         (ns_fontname_to_xlfd): Make static.
15096         * w32menu.c (xmalloc_widget_value, digest_single_submenu):
15097         Remove prototypes (now in keyboard.h).
15098         (next_menubar_widget_id): Remove, unused.
15099         * xmenu.c (xmalloc_widget_value, digest_single_submenu):
15100         Remove prototypes (now in keyboard.h).
15101         * xfaces.c (ns_list_fonts, w32_list_fonts): Remove, unused.
15103 2008-08-01  Dan Nicolaescu  <dann@ics.uci.edu>
15105         * Makefile.in (dispnew.o, gtkutil.o, sound.o, atimer.o)
15106         (floatfns.o): Depend on syssignal.h.
15107         (term.o): Depend on syssignal.h, systty.h, and $(INTERVAL_SRC).
15109         * systty.h: Fix previous change that removed BSD_TERMIOS.
15110         Add comments to #ifdefs.
15112 2008-08-01  Adrian Robert  <Adrian.B.Robert@gmail.com>
15114         * w32fns.c (w32-load-color-file): Remove.
15115         (x-open-connection): Use renamed Fx_load_color_file.
15116         * xfaces.c (x-load-color-file): Add.
15117         * nsterm.m (ns_initialize): Load colors from etc/rgb.txt instead of
15118         Emacs.clr.
15119         (hide_hourglass): BLOCK_INPUT before UNBLOCK.
15121 2008-07-31  Michael Albinus  <michael.albinus@gmx.de>
15123         * dbusbind.c (Fdbus_call_method_asynchronously)
15124         (Fdbus_method_error_internal): New defuns.
15125         (xd_read_message): Handle also reply messages.
15126         (Vdbus_registered_functions_table): Extend docstring.
15128 2008-07-31  Juanma Barranquero  <lekktu@gmail.com>
15130         * keyboard.c (gobble_input): Fix previous change.
15132 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
15134         * bitmaps/README:
15135         * xfns.c:
15136         * termcap.c:
15137         * term.c:
15138         * syswait.h:
15139         * systty.h:
15140         * systime.h:
15141         * syssignal.h:
15142         * sysdep.c:
15143         * process.h:
15144         * process.c:
15145         * print.c:
15146         * ndir.h:
15147         * lread.c:
15148         * keyboard.c:
15149         * getpagesize.h:
15150         * floatfns.c:
15151         * fileio.c:
15152         * emacs.c:
15153         * doc.c:
15154         * dispnew.c:
15155         * dired.c:
15156         * data.c:
15157         * callproc.c:
15158         * buffer.c:
15159         * README:
15160         * Makefile.in:
15161         * s/template.h:
15162         * s/msdos.h:
15163         * m/vax.h: Remove VMS support.
15164         * s/vms.h:
15165         * vlimit.h:
15166         * uaf.h:
15167         * temacs.opt:
15168         * param.h:
15169         * ioctl.h: Remove file.
15171 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
15173         * s/ms-w32.h (MULTI_KBOARD): Remove.
15174         * xterm.c:
15175         * xselect.c:
15176         * xfns.c:
15177         * window.c:
15178         * w32term.c:
15179         * w32fns.c:
15180         * terminal.c:
15181         * termhooks.h:
15182         * term.c:
15183         * sysdep.c:
15184         * keyboard.h:
15185         * keyboard.c:
15186         * frame.h:
15187         * frame.c:
15188         * frame.c: Remove references to MULTI_KBOARD, it is now the default.
15189         * config.in: Regenerate.
15191 2008-07-30  Jason Rumney  <jasonr@gnu.org>
15193         * w32font.h (struct w32font_info): Use unicode version of textmetrics.
15195         * w32font.c (w32font_encode_char): Leave as unicode if in range.
15196         (w32font_open_internal): Get unicode version of textmetrics.
15197         Don't enable or disable glyph indices here.
15198         (w32font_open): Disable use of glyph indices.
15200         * w32uniscribe.c (uniscribe_open): Enable use of glyph indices.
15202 2008-07-30  Chong Yidong  <cyd@stupidchicken.com>
15204         * minibuf.c (Vread_buffer_function): Doc fix.
15206 2008-07-30  John Paul Wallington  <jpw@pobox.com>
15208         * minibuf.c (read_buffer_completion_ignore_case): New var.
15209         (Fread_buffer): Use it.
15211 2008-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
15213         * systty.h (sensemode): Remove empty #if.  Remove reference to
15214         BSD_TERMIOS, unused.
15216         * sysdep.c: Remove reference to DGUX.
15217         (closedir): Remove reference to BROKEN_CLOSEDIR, unused.
15219         * config.in: Regenerate.
15221 2008-07-30  Jason Rumney  <jasonr@gnu.org>
15223         * w32uniscribe.c (uniscribe_encode_char): Fix glyph buffer size.
15225 2008-07-29  Jason Rumney  <jasonr@gnu.org>
15227         * w32uniscribe.c (uniscribe_shape): Avoid using context if cache
15228         is populated.
15229         (uniscribe_encode_char): Always use uniscribe.
15230         Avoid using context if cache is populated.
15232 2008-07-29  Jan Djärv  <jan.h.d@swipnet.se>
15234         * xmenu.c (Fx_menu_bar_open_internal): Use activate_item signal to
15235         open menu.
15237         * gtkutil.c (menu_nav_ended): Remove.
15238         (create_menus): Remove signal connect for menu_nav_ended.
15240 2008-07-28  Chong Yidong  <cyd@stupidchicken.com>
15242         * xdisp.c (redisplay_window): Check return value of
15243         compute_window_start_on_continuation_line before forcing a window
15244         start.
15246 2008-07-28  Jason Rumney  <jasonr@gnu.org>
15248         * w32font.c (w32font_text_extents): Use w32_metric_cache consistently.
15250         * w32term.c (w32_enable_unicode_output, cleartype_active):
15251         Remove obsolete display options.
15252         (x_draw_glyph_string_background): Don't use old cleartype_active
15253         workaround.
15254         (w32_initialize): Remove cleartype_active initialization.
15255         (syms_of_w32term): Remove w32_enable_unicode_output initialization.
15257 2008-07-28  Andreas Schwab  <schwab@suse.de>
15259         * lisp.h (init_weak_hash_tables, syms_of_font)
15260         (xd_read_queued_messages, syms_of_dbusbind): Declare.
15261         (remove_hash_entry): Don't declare.
15262         * eval.c (maybe_call_debugger): Make static and move before use.
15263         * gtkutil.c: Include <X11/Xft/Xft.h> if HAVE_XFT.
15264         * xdisp.c: Include "gtkutil.h" if USE_GTK.
15265         * xterm.h (x_set_frame_alpha): Declare.
15267 2008-07-28  Jan Djärv  <jan.h.d@swipnet.se>
15269         * gtkutil.c (menu_nav_ended): Revert change from 2008-07-24.
15270         (create_menus): Connect selection-done to menu_nav_ended.
15272 2008-07-27  Adrian Robert  <Adrian.B.Robert@gmail.com>
15274         * nsfns.m (x-create-frame): Add copy of parms argument to beginning.
15275         Set Vx_resource_name to a fallback.  Replace read of 'buffered'
15276         parameter with read of 'alpha' one.
15277         (Qns_frame_parameter): Remove.
15278         * nsselect.m (selection-coding-system)
15279         (next-selection-coding-system, Vselection_coding_system)
15280         (Vnext_selection_coding_system): Drop.
15282 2008-07-27  Adrian Robert  <Adrian.B.Robert@gmail.com>
15284         * nsfns.m (do-applescript, do_applescript): Rename to
15285         ns-do-applescript, ns_do_applescript, and move within file.
15287 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
15289         Remove support for Mac Carbon.
15290         * mactoolbox.c:
15291         * macterm.h:
15292         * macterm.c:
15293         * macselect.c:
15294         * macmenu.c:
15295         * macgui.h:
15296         * macfns.c:
15297         * mac.c: Remove file.
15298         * s/darwin.h:
15299         * m/intel386.h:
15300         * xfaces.c:
15301         * xdisp.c:
15302         * window.c:
15303         * tparam.c:
15304         * termhooks.h:
15305         * termcap.c:
15306         * term.c:
15307         * syssignal.h:
15308         * sysselect.h:
15309         * sysdep.c:
15310         * process.c:
15311         * lread.c:
15312         * lisp.h:
15313         * keyboard.c:
15314         * image.c:
15315         * fringe.c:
15316         * frame.h:
15317         * frame.c:
15318         * fontset.c:
15319         * font.h:
15320         * font.c:
15321         * fns.c:
15322         * fileio.c:
15323         * emacs.c:
15324         * dispnew.c:
15325         * dispextern.h:
15326         * config.in:
15327         * atimer.c:
15328         * Makefile.in: Remove code for Carbon.
15330 2008-07-26  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15332         * macterm.c (XDrawLine) [USE_MAC_IMAGE_IO]: Remove spurious return.
15334 2008-07-26  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15336         * macterm.h (kCGBitmapByteOrder32Host): New define for
15337         non-universal SDKs.
15339         * image.c (mac_create_cg_image_from_image, image_load_image_io)
15340         [USE_MAC_IMAGE_IO]: Remove conditionals for kCGBitmapByteOrder32Host.
15342         * macterm.c (XDrawLine, XCreatePixmapFromBitmapData)
15343         [USE_MAC_IMAGE_IO]: Remove conditionals for kCGBitmapByteOrder32Host.
15345 2008-07-26  David Robinow  <drobinow@gmail.com>  (tiny change)
15347         * w32inevt.c: Include dispextern.h.
15349 2008-07-26  Andreas Schwab  <schwab@suse.de>
15351         * print.c (print_object): Fix off-by-one in last change.
15353 2008-07-25  Juanma Barranquero  <lekktu@gmail.com>
15355         * term.c (syms_of_term): Don't initialize default_orig_pair,
15356         default_set_foreground and default_set_background on Windows.
15358 2008-07-25  Jason Rumney  <jasonr@gnu.org>
15360         * w32uniscribe.c (uniscribe_shape): Pass NULL for control arg to
15361         ScriptItemize.  Clean up return value checking.  Remove unused
15362         variables.
15363         (uniscribe_encode_char): Encode non-BMP characters with uniscribe
15364         shaping engine.
15366         * w32font.c (w32font_has_char): Handle the case where we can't
15367         determine the script for a character.
15369 2008-07-25  Chong Yidong  <cyd@stupidchicken.com>
15371         * term.c (syms_of_term): Initialize default_orig_pair,
15372         default_set_foreground, and default_set_background.
15374         * getloadavg.c (nl): Rename to name_list to avoid ncurses.h
15375         clash (bug#86).
15376         (getloadavg): Callers changed.
15378         * image.c (svg_load_image): Fix last change.
15379         (svg_load_image): Use rsvg_handle_get_dimensions to check that
15380         image size is valid.  Use g_object_unref instead of deprecated
15381         rsvg_handle_free to free rsvg handle.
15382         (x_from_xcolors): Don't initialize pixmap (silence compiler).
15384 2008-07-25  Jason Rumney  <jasonr@gnu.org>
15386         * w32font.c (w32font_encode_char): Encode characters outside BMP as
15387         surrogates before looking up glyph index.
15388         (w32font_text_extents): Encode as surrogates if falling back to
15389         functions that need UTF-16 wide chars.
15391         * w32uniscribe.c (uniscribe_encode_char): Encode characters outside
15392         BMP as surrogates before looking up glyph index.
15394 2008-07-25  Chong Yidong  <cyd@stupidchicken.com>
15396         * image.c (svg_load_image): Check for failure in return value of
15397         rsvg_handle_get_pixbuf.  Free rsvg handle when done.
15399 2008-07-25  Jason Rumney  <jasonr@gnu.org>
15401         * w32font.c (Fx_select_font): Reverse sense of second arg.
15403 2008-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
15405         * syntax.c (struct lisp_parse_state, char_quoted, inc_bytepos)
15406         (dec_bytepos, find_defun_start): Use EMACS_INT for buffer positions.
15408         * puresize.h (PURESIZE_CHECKING_RATIO): New macro.
15409         (PURESIZE): Use it.
15411 2008-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
15413         * m/amdx86-64.h (HAVE_LIB64_DIR): Consolidate ifdefs.
15414         * m/alpha.h (TEXT_END):
15415         * m/ibmrs6000.h (TEXT_END):
15416         * m/macppc.h (TEXT_END):
15417         * s/darwin.h (TEXT_END):
15418         * s/msdos.h (TEXT_END): Remove, unused.
15419         * s/gnu-linux.h (BSD_PGRPS): Add a comment.
15420         * s/cygwin.h: Remove comment.
15422         * ecrt0.c (NODOT_GLOBAL_START): Remove code, unused.
15423         (DOT_GLOBAL_START): Remove conditional, redundant for CRT0_DUMMIES.
15424         * m/intel386.h (DOT_GLOBAL_START):
15425         * m/vax.h (DOT_GLOBAL_START): Remove, redundant with CRT0_DUMMIES.
15426         (USG): Remove, file not used on USG platforms.
15428         * Makefile.in (HAVE_X11): Remove empty #else.
15430 2008-07-24  Andreas Schwab  <schwab@suse.de>
15432         * fileio.c (Finsert_file_contents): Properly adjust undo list
15433         after format conversion.
15435 2008-07-24  Jan Djärv  <jan.h.d@swipnet.se>
15437         * gtkutil.c (xg_get_font_name): Cast w to GTK_FONT_SELECTION_DIALOG.
15438         (menu_nav_ended): Remove.
15439         (create_menus): Remove signal connect for menu_nav_ended.
15440         (xg_update_menubar): Also take deactivate_cb as parameter, pass it to
15441         create_menus.
15442         (xg_modify_menubar_widgets): Pass deactivate_cb to xg_update_menubar.
15444 2008-07-23  Jason Rumney  <jasonr@gnu.org>
15446         * w32font.c (w32_enumfont_pattern_entity): Return height consistent
15447         with opened font.
15448         (w32font_open): Set font type to gdi.
15450         * w32uniscribe.c (uniscribe_open): Set font type to uniscribe.
15452 2008-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
15454         * s/usg5-4.h (ADDR_CORRECT): Remove, unused.
15455         * unexaix.c (ADDR_CORRECT): Remove conditional, the only user
15456         defines it.
15457         * unexec.c (ADDR_CORRECT): Define unconditionally.
15459         * m/ibmrs6000.h (C_SWITCH_MACHINE): Remove.
15461         * unexec.c: Remove code depending on !COFF and USG, the file is
15462         not used for such systems.
15464         * s/netbsd.h (A_TEXT_OFFSET, A_TEXT_SEEK):
15465         * s/freebsd.h (A_TEXT_OFFSET, A_TEXT_SEEK): Remove, unused.
15466         (LD_SWITCH_SYSTEM_1): Remove, update users.
15468         * s/darwin.h (DATA_END):
15469         * m/intel386.h (DATA_END):
15470         * m/ibmrs6000.h (DATA_END):
15471         * m/alpha.h (DATA_END): Remove, unused.
15473         * config.in: Regenerate.
15474         * s/ms-w32.h (subprocesses): Define unconditionally.
15475         * s/template.h (subprocesses): Update comment.
15476         * s/vms.h (subprocesses):
15477         * s/usg5-4.h (subprocesses):
15478         * s/hpux10-20.h (subprocesses):
15479         * s/gnu-linux.h (subprocesses):
15480         * s/cygwin.h (subprocesses):
15481         * s/bsd-common.h (subprocesses):
15482         * s/aix4-2.h (subprocesses):
15483         * s/darwin.h (subprocesses): Do not define, defined by default now.
15485         * Makefile.in (C_SWITCH_SITE, LD_SWITCH_SITE): Remove, unused.
15486         Remove all references.
15487         (temacs): Add GNUstep specific ld flags.
15489         * nsterm.m (syms_of_nsterm): Provide ns, not ns-windowing,
15490         similarly to what X does.
15492 2008-07-22  Adrian Robert  <Adrian.B.Robert@gmail.com>
15494         * nsfns.m (x-list-fonts): Remove.
15495         (syms_of_nsfns): Drop the x-list-fonts declaration.
15496         * nsterm.m: Get rid of remaining "//" comments.
15498 2008-07-22  Chong Yidong  <cyd@stupidchicken.com>
15500         * xselect.c (Fx_rotate_cut_buffers_internal): Doc fix.
15502         * nsselect.m (Fns_selection_exists_p, Fns_selection_owner_p)
15503         (Fx_get_selection_internal, Fns_rotate_cut_buffers_internal)
15504         (Fns_own_selection_internal, Fx_disown_selection_internal)
15505         (Fns_get_cut_buffer_internal, Fns_store_cut_buffer_internal):
15507         * nsmenu.m (Fns_reset_menu, Fx_popup_menu): Change to use 'doc: /*
15508         ... */' style of docstrings.  Doc fixes.
15510 2008-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
15512         * terminfo.c (UP, BC, PC): Undo previous change.
15514         * nsfns.m: Rename ns prefixed functions/variables to the
15515         corresponding x versions.  Update references.
15517 2008-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15519         * syntax.c (char_quoted): Check "charpos > beg" before decrementing.
15521 2008-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
15523         * nsfns.m (x_set_menu_bar_lines, x_set_tool_bar_lines):
15524         Remove forwarding functions.
15525         (ns_set_menu_bar_lines): Rename to x_set_menu_bar_lines, make
15526         non-static.
15527         (ns_set_tool_bar_lines): Rename to x_set_tool_bar_lines, make
15528         non-static.
15529         (ns_frame_parm_handlers): Use the new names.
15530         (syms_of_nsfns): Move to the end of file.
15532         * nsterm.m (syms_of_nsterm): Move to the end of file.
15534         * dispnew.c (init_display): Remove code for X10.
15536 2008-07-22  Jason Rumney  <jasonr@gnu.org>
15538         * w32proc.c (Fw32_long_file_name): Don't append dir separator to
15539         bare drive.
15541 2008-07-22  Adrian Robert  <Adrian.B.Robert@gmail.com>
15543         * nsterm.m (syms_of_nsterm): Remove debugging println.
15545 2008-07-22  David Reitter  <david.reitter@gmail.com>
15547         * nsfns.m (do_applescript, F_do_applescript): NS version of the
15548         Carbon implementation of the same functionality: execute arbitrary
15549         AppleScript code.
15551 2008-07-21  Adrian Robert  <Adrian.B.Robert@gmail.com>
15553         * nsfns.m (Fx_create_frame, Fx_read_file_name, Fx_get_resource)
15554         (Fx_set_resource, Fx_set_alpha, Fx_server_max_request_size)
15555         (Fx_server_vendor, Fx_server_version, Fx_display_screens)
15556         (Fx_display_mm_height, Fx_display_mm_width)
15557         (Fx_display_backing_store, Fx_display_visual_class)
15558         (Fx_display_save_under, Fx_open_connection)
15559         (Fx_close_connection, Fx_hide_emacs, Fx_font_name)
15560         (Fx_list_colors, Fx_perform_service, Fx_color_defined_p)
15561         (Fx_color_values, Fxw_display_color_p, Fx_display_grayscale_p)
15562         (Fx_display_pixel_width, Fx_display_pixel_height)
15563         (Fx_display_usable_bounds, Fx_display_planes)
15564         (Fx_display_color_cells, Vns_icon_type_alist): Change to use 'doc: /*
15565         ... */' style of docstrings.
15567 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
15569         * m/mips.h (LOAD_AVE_TYPE, LOAD_AVE_CVT): Do not define, not used
15570         on this platform.
15571         (mips):
15572         * m/iris4d.h (mips): Do not define.
15573         * sysdep.c (init_sys_modes): Use __mips__ instead of mips.
15575         * m/ibmrs6000.h (LD_SWITCH_SITE): Remove.
15577         * image.c:
15578         * nsfns.m:
15579         * nsselect.m:
15580         * nsterm.h:
15581         * nsterm.m: Rename ns prefixed functions/variables to the
15582         corresponding x versions.  Update references.
15584         * m/ibms390x.h (NO_REMAP): Do not undefine.
15586         * m/amdx86-64.h: Use SOLARIS2 instead of sun.
15588 2008-07-21  Chong Yidong  <cyd@stupidchicken.com>
15590         * nsfns.m: Change NS to Nextstep in docstrings and error messages.
15591         (Fns_create_frame, Fns_read_file_name, Fns_get_resource)
15592         (Fns_set_resource, Fns_set_alpha, Fns_server_max_request_size)
15593         (Fns_server_vendor, Fns_server_version, Fns_display_screens)
15594         (Fns_display_mm_height, Fns_display_mm_width)
15595         (Fns_display_backing_store, Fns_display_visual_class)
15596         (Fns_display_save_under, Fns_open_connection)
15597         (Fns_close_connection, Fns_hide_emacs, Fns_font_name)
15598         (Fns_list_colors, Fns_perform_service, Fns_color_defined_p)
15599         (Fns_color_values, Fxw_display_color_p, Fx_display_grayscale_p)
15600         (Fns_display_pixel_width, Fns_display_pixel_height)
15601         (Fns_display_usable_bounds, Fx_display_planes)
15602         (Fns_display_color_cells, Vns_icon_type_alist): Doc fixes.
15604 2008-07-21  Ami Fischman  <ami@fischman.org>  (tiny change)
15606         * print.c (print_object): Check print_depth before searching for
15607         circularities.
15609 2008-07-21  Michael Albinus  <michael.albinus@gmx.de>
15611         * dbusbind.c (Fdbus_register_signal): Use sprintf + strcat instead
15612         only sprintf.
15614 2008-07-21  Kenichi Handa  <handa@m17n.org>
15616         * ftfont.c (adjust_anchor): Check if DeltaValue is not NULL.
15618 2008-07-20  Andreas Schwab  <schwab@suse.de>
15620         * syntax.c (find_start_pos, find_start_value)
15621         (find_start_value_byte, find_start_begv, find_defun_start)
15622         (back_comment, scan_sexps_forward): Use EMACS_INT for buffer positions.
15624 2008-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
15626         * s/sol2-3.h: Insert contents of s/sol2.h.
15627         (LD_SWITCH_SYSTEM): Remove redundant definition.
15628         * s/sol2.h: Remove, unused.
15630 2008-07-20  Adrian Robert  <Adrian.B.Robert@gmail.com>
15632         * nsterm.m (ns_get_color): Recognize HSB,AHSB be synonyms for HSV,AHSV.
15634 2008-07-20  Adrian Robert  <Adrian.B.Robert@gmail.com>
15636         * Makefile.in (ns_appdir): Fix typo in find command.
15638 2008-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
15640         * m/intel386.h (NO_REMAP): Do no define for USG, not used.
15642         * s/usg5-4.h (LIBS_SYSTEM): Remove, system for which this was
15643         added not supported anymore.
15645         * s/usg5-4-2.h (LIBS_SYSTEM):
15646         * s/sol2.h (LIBS_SYSTEM): Do not undefine.
15648         * s/netbsd.h (GETPGRP_NO_ARG, N_TRELOFF):
15649         * s/lynxos.h (GETPGRP_NO_ARG):
15650         * s/hpux10-20.h (NO_SIOCTL_H):
15651         * s/gnu.h (GETPGRP_NO_ARG):
15652         * s/gnu-linux.h (NO_SIOCTL_H):
15653         * s/freebsd.h (GETPGRP_NO_ARG, N_TRELOFF):
15654         * s/cygwin.h (GETPGRP_NO_ARG):
15655         * s/irix6-5.h (LIBS_SYSTEM, GETPGRP_NO_ARG): Remove, unused.
15656         (C_DEBUG_SWITCH): Remove duplicate definition.
15658         * m/ibms390.h: Remove boilerplate comments.
15660         * sysdep.c (closedir): Use SOLARIS2 instead of sun && USG5_4.
15662         * process.c (HAVE_SERIAL): Consolidate ifdefs.
15663         (wait_reading_process_output): Remove code for SunOS, platform not
15664         supported anymore.  Use SOLARIS2 instead of sun.
15666 2008-07-19  Adrian Robert  <Adrian.B.Robert@gmail.com>
15668         * font.c (font_open_by_name): Under NS, default lface height to zero.
15669         (font_open_for_lface): Under NS, set size based on frame fontsize.
15670         * nsterm.m (EmacsView-changeFont:): Remove some commented code.
15671         * frame.c (x_set_frame_parameters): Remove HAVE_NS ifdef.
15673 2008-07-19  Adrian Robert  <Adrian.B.Robert@gmail.com>
15675         * nsterm.m (ns_antialias_text, ns_use_qd_smoothing)
15676         (ns_use_system_highlight_color): Switch these from DEFVAR_BOOL to
15677         DEFVAR_LISP and change all code accordingly to use Qt/Qnil instead of
15678         YES/NO.
15679         * nsterm.h (prevUseHighlightColor): Make a Lisp_Object.
15680         * nsfont.m (nsfont_draw): Treat ns_use_qd_smoothing as Lisp_Object.
15681         * Makefile.in (clean): Clear out build destination dir.
15683 2008-07-19  Adrian Robert  <Adrian.B.Robert@gmail.com>
15685         * Makefile.in (nsgui.h-related dependencies): Remove abbrev, xfns,
15686         xterm, xselect.
15687         * lisp.h: Remove declaration of hash_remove.
15688         * nsgui.h: Remove redefinitions of hash_remove.
15689         * fns.c (hash_remove): Rename to hash_remove_from_table.
15691 2008-07-19  Seiji Zenitani  <zenitani@mac.com>
15693         * nsfont.m (nsfont_fmember_to_entity, nsfont_make_fontset_for_font):
15694         strdup() the family UTF8String before modifying it.
15696 2008-07-19  Adrian Robert  <Adrian.B.Robert@gmail.com>
15698         * nsterm.m (ns_maybe_dumpglyphs_background): Compare result from
15699         NS_FACE_BACKGROUND with 0 instead of nil.
15700         * nsfont.m (nsfont_draw): Same.
15702 2008-07-19  Chong Yidong  <cyd@stupidchicken.com>
15704         * nsfns.m (ns_set_background_color): Fix crash.
15706 2008-07-18  Chong Yidong  <cyd@stupidchicken.com>
15708         * Makefile.in (SOME_MACHINE_LISP): Remove ns-carbon-compat.elc.
15710 2008-07-18  Dan Nicolaescu  <dann@ics.uci.edu>
15712         * puresize.h (BASE_PURESIZE): Increase to 1240000.
15714 2008-07-17  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15716         * gtkutil.c: Include <config.h> instead of "config.h".
15718         * lisp.h (Foverlay_buffer): Add EXFUN.
15720         * process.c (create_process) [!WINDOWSNT && FD_CLOEXEC]: Wait for
15721         child process to complete child_setup.  Undo 2005-09-21 change.
15723         * s/darwin.h: Mention setsid after vfork.
15725 2008-07-17  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15727         * Makefile.in (frame.o, keyboard.o, xdisp.o, xfaces.o):
15728         Depend on macgui.h.
15730         * macfns.c (Fx_server_version): Don't use gestaltSystemVersionMajor,
15731         gestaltSystemVersionMinor, or gestaltSystemVersionBugFix.
15733         * macterm.c (keycode_to_xkeysym_table): Add entries for f17, f18,
15734         and f19.
15735         [MAC_OSX] (fn_keycode_to_keycode_table): Likewise.
15737         * macterm.h (gestaltSystemVersionMajor, gestaltSystemVersionMinor)
15738         (gestaltSystemVersionBugFix) [MAC_OS_X_VERSION_MAX_ALLOWED < 1040]:
15739         Remove enumerators.
15741         * mactoolbox.c [USE_MAC_TSM] (mac_handle_text_input_event):
15742         Check if FACE_FROM_ID returns NULL.
15744 2008-07-17  David Robinow  <drobinow@gmail.com>  (tiny change)
15746         * w32inevt.c (change_frame_size): Remove extern declaration.
15747         (resize_event, maybe_generate_resize_event): Pass SAFE arg to
15748         change_frame_size.
15750 2008-07-17  Adrian Robert  <Adrian.B.Robert@gmail.com>
15752         * getloadavg.c: Revert last change (2008-07-15).
15754 2008-07-17  Adrian Robert  <Adrian.B.Robert@gmail.com>
15756         * Makefile.in: Replace emacsapp, emacsbindir, emacsappsrc variables
15757         set here with ns_appdir, ns_appresdir, ns_appbindir, ns_appsrc set
15758         from configure.
15760 2008-07-17  Dan Nicolaescu  <dann@ics.uci.edu>
15762         * s/sol2.h:
15763         * s/sol2-4.h: Reorganize conditionals.
15765         * ecrt0.c: Remove code depending on m68000, not used anymore.
15767         * fns.c (hash_remove): Make static.
15768         * lisp.h (hash_remove): Don't prototype.
15770         * m/ibmrs6000.h:
15771         * m/ibms390x.h:
15772         * m/macppc.h: Remove boilerplate comments.
15774         * m/sparc.h (A_TEXT_OFFSET, A_TEXT_SEEK): Remove, only used on
15775         Solaris, which does not need them.
15777         * m/vax.h: Remove comments about unsupported systems.
15779         * s/darwin.h: Reorganize ifdefs.
15781 2008-07-17  Andreas Schwab  <schwab@suse.de>
15783         * s/cygwin.h (LIB_STANDARD_LIBSRC): Don't define.
15785 2008-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
15787         Use SDATA.  Follow coding convention of placing operators at
15788         beginning of next line rather than end of previous line, and placing
15789         spaces around infix operators.
15791         * Makefile.in: Undef LIB_STANDARD before defining it to silence warning
15792         in case it was defined already.
15793         USE @GNUSTEP_MAKEFILES@ rather than envvars.
15794         * nsterm.m (ns_term_init): Pass Qt and Qnil rather than YES/NO to
15795         ns_default.
15796         (applicationShouldTerminate, setValuesFromPanel): Use EQ to compare
15797         Lisp_Objects.
15798         * nsterm.h (Fx_display_grayscale_p, Fx_display_planes)
15799         (ns_defined_color, ns_color_to_lisp): Declare.
15800         * nsselect.m (ns_handle_selection_request, ns_handle_selection_clear)
15801         (Fns_own_selection_internal): Make the big ugly hack more explicit, so
15802         it's accepted even with USE_LISP_UNION_TYPE.
15803         * nsmenu.m (ns_update_menubar): Use EQ to compare Lisp_Objects.
15804         (update_frame_tool_bar): Remove apparently obsolete tests for
15805         non-integerness of f->tool_bar_lines.
15806         (windowShouldClose, addButton, clicked, runDialogAt): Make the big ugly
15807         hack more explicit, so it's accepted even with USE_LISP_UNION_TYPE.
15808         * nsfont.m (nsfont_driver): Use just 0 rather than an invalid cast.
15809         (nsfont_open): Don't confuse NULL for Qnil.
15810         * nsfns.m (ns_implicitly_set_icon_type): Use EQ to compare Lisp_Objects.
15811         * menu.h (find_and_call_menu_selection):
15812         * menu.c (find_and_call_menu_selection): Use just int for vector size.
15813         (find_and_return_menu_selection): Always return something.
15814         * frame.h: Include dispextern.h for Display_Info.
15815         (display_x_get_resource): Declare.
15817 2008-07-16  Adrian Robert  <Adrian.B.Robert@gmail.com>
15819         * syntax.c: Remove stdio.h include accidentally introduced in
15820         Emacs.app commit.
15821         * Makefile.in: Change GNUSTEP to NS_IMPL_GNUSTEP, COCOA to
15822         NS_IMPL_COCOA.
15823         * keyboard.c (handle_async_input, input_available_signal): Remove
15824         BSD4_1 conditional code, introduced accidentally in Emacs.app commit.
15826 2008-07-16  Stefan Monnier  <monnier@iro.umontreal.ca>
15828         * nsterm.m (lisp_to_mod): Use parse_solitary_modifier instead.
15829         (ns_lisp_to_color): Don't mess with internal Lisp data fields.
15830         (ns_term_init, ns_term_shutdown, initFrameFromEmacs, ns_list_fonts):
15831         Use SDATA.
15833         * keymap.c: Remove all NS-specific code.
15834         (where_is_preferred_modifier, Vwhere_is_preferred_modifier): New vars.
15835         (preferred_sequence_p): Rename from ascii_sequence_p; pay attention to
15836         where_is_preferred_modifier, return a different value depending on how
15837         preferred is the binding.
15838         (where_is_internal): Adjust accordingly.
15839         (Fwhere_is_internal): Refresh where_is_preferred_modifier.
15840         Adjust to new preferred_sequence_p.
15841         (syms_of_keymap): Declare `where-is-preferred-modifier'.
15842         * keyboard.c (parse_solitary_modifier): Not static any more.
15843         * keyboard.h (parse_solitary_modifier): Declare.
15845 2008-07-16  Andreas Schwab  <schwab@suse.de>
15847         * Makefile.in (SOME_MACHINE_LISP): Remove easy-mmode, fix spelling
15848         of easymenu.
15850 2008-07-16  Chong Yidong  <cyd@stupidchicken.com>
15852         * xdisp.c (move_it_in_display_line): Account for word wrap, so
15853         that we don't move off the line.
15855 2008-07-16  Stefan Monnier  <monnier@iro.umontreal.ca>
15857         * keyboard.c (Qsuper): Remove.
15858         (parse_menu_item): Don't call where_is_internal specially for NS.
15860 2008-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
15862         * s/gnu-linux.h: Remove boilerplate comments.
15864         * m/alpha.h (__ELF__): Consolidate conditions.
15866         * m/m68k.h (linux): Use GNU_LINUX instead.
15867         Remove boilerplate comments.
15869         * m/intel386.h: Undo refactoring from previous change.
15870         (LIB_STANDARD): All systems that define USG define LIB_STANDARD
15871         too, remove dead code.
15872         (linux): Use GNU_LINUX instead.
15874 2008-07-16  Jason Rumney  <jasonr@gnu.org>
15876         * w32gui.h: Repeat 26 June changes lost by last change.
15878 2008-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
15880         * systty.h: Remove code for Aix on 386, unsupported platform.
15882         * s/ms-w32.h: Remove boilerplate comments.
15883         (fcloseall, fgetchar, flushall, fputchar, getw, putw): Remove, unused.
15885         * s/gnu-linux.h (TERM): Remove support.
15886         (HAVE_SYSVIPC): Remove, unused.
15887         (A_TEXT_OFFSET, A_TEXT_SEEK, ADJUST_EXEC_HEADER): Remove, not used
15888         for this system.
15890         * process.c: Remove support for IRIS, unused.
15891         Remove support for TERM, not relevant anymore.
15893         * unexalpha.c (DEFAULT_ENTRY_ADDRESS): Remove, replace the only
15894         used with the definition.
15896         * s/aix4-2.h (static): Do not undef.
15898         * m/ibmrs6000.h: Remove code depending on USG5_4, this file is
15899         only used on Aix.
15900         (HAVE_SYSVIPC): Remove, unused.
15902         * m/hp800.h (CANNOT_DUMP): Do not undef.
15904         * m/alpha.h: Fix comment.
15906         * s/usg5-4.h (HAVE_SYSVIPC): Remove, unused.
15907         (USG_SHARED_LIBRARIES): Remove, only used in unexec.c which is not
15908         used by this configuration.
15909         * emacs.c: Remove code depending on USG_SHARED_LIBRARIES.
15910         * unexec.c: Remove code depending on HPUX and
15911         USG_SHARED_LIBRARIES, not used with this file.  Remove code
15912         depending on IRIS, unused.  Remove if 0-ed code.
15914         * s/template.h: Remove comments about static.
15916         * sysdep.c: Remove code depending on NEED_PTEM_H, unused.
15917         Remove if 0-ed code.
15918         (baud_convert): Don't depend on BAUD_CONVERT, all definitions the
15919         were the same as the default.
15920         * s/vms.h (BAUD_CONVERT): Remove, same as the default.
15921         Remove boilerplate comments.
15922         * s/hpux10-20.h (BAUD_CONVERT): Remove, same as the default.
15923         (HAVE_SYSVIPC): Remove, unused.
15924         (LD_SWITCH_SYSTEM_TEMACS): Simplify, hp9000s700 not supported anymore.
15926         * m/ia64.h (PNTR_COMPARISON_TYPE): Remove, same as the default.
15927         Remove boilerplate comments.
15928         * m/amdx86-64.h (PNTR_COMPARISON_TYPE): Remove, same as the default.
15929         Remove boilerplate comments.
15930         * m/ibms390x.h (PNTR_COMPARISON_TYPE): Remove, same as the default.
15931         Remove boilerplate comments.
15932         * lisp.h (PNTR_COMPARISON_TYPE): Define it unconditionally.
15934         * m/intel386.h (DATA_SEG_BITS): Remove definitions, only used on
15935         USG systems which do not use DATA_SEG_BITS.
15936         Refactor code.  Remove boilerplate comments.
15938         * m/ibms390.h:
15939         * m/m68k.h:
15940         * s/bsd-common.h:
15941         * s/cygwin.h:
15942         * s/darwin.h:
15943         * s/freebsd.h:
15944         * s/gnu.h:
15945         * s/msdos.h: Remove boilerplate comments.
15947         * m/iris4d.h: Remove boilerplate comments and code for systems that
15948         do not use this file.
15949         (IRIS_4D): Remove, unused.
15951         * m/mips.h: Remove boilerplate comments and code for systems that
15952         do not use this file.
15953         (SIGN_EXTEND_CHAR):
15954         * m/arm.h (SIGN_EXTEND_CHAR): Remove, unused.
15955         * unexmips.c: Remove file, unused.
15957         * editfns.c (Fuser_full_name): Replace the only use of
15958         USER_FULL_NAME with its value.
15959         * config.in: Regenerate.
15961 2008-07-16  David Reitter  <david.reitter@gmail.com>
15963         * Makefile.in: Add ns-win, ns-carbon-compat, easy-mmode and
15964         easy-menu to SOME_MACHINE_LISP for the new NeXTstep port.
15966 2008-07-16  Glenn Morris  <rgm@gnu.org>
15968         * emacs.c (system-type): Doc fix.
15970 2008-07-15  Stefan Monnier  <monnier@iro.umontreal.ca>
15972         * keyboard.c (parse_menu_item): Don't use cachelist, even under NS.
15973         If the cache doesn't work, let's fix it, rather than work around it.
15975 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
15977         * Makefile.in: Correct additions for nsfont.o in last commit.
15978         * nsfont.m: New file (forgot last commit).
15980 2008-07-15  Chris Hall  <chris@web.workinglinux.com>  (tiny change)
15982         * callproc.c (set_initial_environment):
15983         Initialize Vprocess_environment under CANNOT_DUMP (fixes crash when
15984         batch-compiling for bootstrap).
15986 2008-07-15  Chris Hall  <chris@web.workinglinux.com>  (tiny change)
15987             YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15989         * frame.c (make_initial_frame): Call init_frame_faces(f) in
15990         CANNOT_DUMP case -- fix crash due to different init order.
15992 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
15994         Changes and additions for NeXTstep windowing system (Cocoa and
15995         GNUstep) support.
15997         * Makefile.in:
15998         * config.in: Support defines and build commands for NS port.
15999         * blockinput.h (BLOCK_INPUT, UNBLOCK_INPUT, TOTALLY_UNBLOCK_INPUT)
16000         (UNBLOCK_INPUT_TO): Don't use under NS unless EXPERIMENTAL_CONTROL_G.
16001         * dispextern.h: Include nsgui.h and add needed typedefs under NS
16002         windowing.
16003         (struct face): Add synth_ital field.
16004         * dispnew.c: Include nsterm.h when compiling under NS windowing.
16005         (init_display): Initialize Vinitial_window_system to "ns" when so
16006         compiled.
16007         * emacs.c: Include GSConfig.h when compiling under GNUstep.
16008         (display_arg): Use under NS.
16009         (main): Under NS, allocate autorelease pool and handle command line
16010         args.  Move syms_of_xmenu() call under #ifdef HAVE_X_WINDOWS.
16011         (standard_args): Add NS-specific args.
16012         (shut_down_emacs): Shut down NS terminal if compiled under NS.
16013         * font.c (DEFAULT_ENCODING): New variable.
16014         (font_find_for_lface): Use it.
16015         (syms_of_font): Load syms_of_nsfont under NS.
16016         * font.h: Declare nsfont_driver when compiled under NS.
16017         * fontset.c: When compiling under NS, include nsterm.h.
16018         (fontset_from_font): Autoconstruct fontset under NS.
16019         * frame.c (various): Under NS, include nsterm.h, add Qns window system
16020         symbol, document and use it.
16021         (do_switch_frame): When for_deletion under Cocoa, add
16022         Fraise_frame(Qnil).
16023         (x_set_frame_parameters): Ensure font attribute changes are picked up.
16024         (x_get_arg): Allow "yes" and "no" as boolean values.
16025         (syms_of_frame): Declare Qns.  Init Vdefault_frame_scroll_bars to
16026         Qright under Cocoa.
16027         (focus-follows-mouse): Default to 0 under NS.
16028         * frame.h (enum output_method): Add output_ns.
16029         (external_tool_bar, external_menu_bar, FRAME_EXTERNAL_TOOLBAR)
16030         (FRAME_EXTERNAL_MENU_BAR): Use under NS.
16031         (FRAME_WINDOW_P): NS-specific definition.
16032         * fringe.c (max_used_fringe_bitmap): Make public.
16033         * getloadavg.c (mach/mach.h): Include it under NeXT descendant OS's.
16034         (getloadavg): Use NeXT code under descendant OS's.
16035         * image.c (includes and header section, x_create_bitmap_from_data)
16036         (x_create_bitmap_from_file, free_bitmap_record, image_background)
16037         (image_background_transparent, x_clear_image_1)
16038         (x_create_x_image_and_pixmap, x_destroy_x_image, x_put_x_image)
16039         (Create_Pixmap_From_Bitmap_Data, xpm_load_image, lookup_rgb_color)
16040         (x_to_xcolors, x_from_xcolors, x_disable_image)
16041         (x_build_heuristic_mask, syms_of_image): Add NS support parallel to
16042         other GUIs, including XPM support using code originally written for
16043         Carbon GUI.
16044         (png_load, jpeg_load, tiff_load, gif_load): Add implementations
16045         using NS API.
16046         (image_ascent): Use font metrics macros instead of direct struct field
16047         access.
16048         * keyboard.c (includes): Add nsterm.h when compiling under NS.
16049         (kbd_buffer_get_event): Handle NS as other GUI windowing systems.
16050         Also, handle NS as GTK for menu bar purposes.
16051         (make_lispy_event): Handle NS as other GUI windowing systems, and as X
16052         toolkit where they differ.
16053         (parse_menu_item): Prefer keybindings using 'super' modifier.  Also,
16054         use cachelist, still needed under NS.
16055         * keyboard.h (ENCODE_MENU_STRING, XtPointer, Boolean): Handle as NTGUI.
16056         (struct widget_value): Define it here for menu.c.
16057         * keymap.c (includes): Include modifier internals.
16058         (lisp_to_mod, modifier_sequence_p): New functions, compiled only under
16059         NS.
16060         (where_is_internal, Fwhere_is_internal): When compiled under NS, add
16061         support for preferring sequences using certain modifiers, specified by
16062         the FIRSTONLY argument.
16063         * lisp.h (hash_remove): Rename to avoid name clash when compiling
16064         under NS GNUstep implementation.
16065         (USE_LSB_TAG): Use it under Cocoa when compiling under NS.
16066         * lread.c (init_lread): Treat NS as HAVE_CARBON for turn_off_warning.
16067         * menu.c: Include nsterm.h under NS.
16068         (single_menu_item, parse_single_submenu, xmalloc_widget_value)
16069         (free_menubar_widget_tree_value, update_submenu_strings)
16070         (find_and_call_menu_selection): Treat NS as X and NT.
16071         (find_and_return_menu_selection): New function, used for popup menus.
16072         * nsgui.h:
16073         * nsterm.h:
16074         * nsfns.m:
16075         * nsimage.m:
16076         * nsmenu.m:
16077         * nsselect.m:
16078         * nsterm.m: New files.
16079         * process.c (wait_reading_process_output): Under NS, call ns_select()
16080         instead of plain select().
16081         * syntax.c (char_quoted): Under NS, avoid a crash when called near
16082         beginning of buffer.
16083         * sysselect.h (init_process): Rename when compiling under Cocoa to
16084         avoid name conflict.
16085         * termhooks.h (display_info): Add ns_display_info to union.
16086         * terminal.c (Fterminal_live_p): Add ns to terminal types.
16087         * terminfo.c (UP, BC, PC): Don't declare when compiling under NS in
16088         COCOA environment.
16089         * unexnext.c: Update to work with mach API on Mac OS X, and to use new
16090         unexec() signature.  (Note, this will dump, but the resulting file
16091         crashes; unexosx is used instead; keeping around for reference and
16092         possible aid in getting dump working under GNUstep.)
16093         * w32gui.h (button_type, widget_value): Remove definitions (now in
16094         keyboard.h).
16095         * window.c: Include nsterm.h when compiling under NS.
16096         * xdisp.c (includes): Include nsterm.h when compiling under NS.
16097         (set_frame_menubar, update_menu_bar, display_menu_bar): Handle NS as
16098         other GUI windowing systems.
16099         (update_tool_bar, redisplay_tool_bar, redisplay_window): Handle NS as
16100         GTK.
16101         (x_consider_frame_title): Under NS, set icon type and frame
16102         modified-state indicator; use ns_set_name_as_filename() when using
16103         formatted title.
16104         (update_window_cursor): Make public when compiling under NS.
16105         (display_hourglass_p, syms_of_xdisp, hourglass_shown_p)
16106         (hourglass_atimer, Vhourglass_delay
16107         * xfaces.c (header section, init_frame_faces, clear_font_table)
16108         (defined_color, unload_color, x_face_list_fonts)
16109         (prepare_face_for_display): Add NS support parallel to other GUIs.
16110         Emulate GCs like other non-X GUIs.
16111         (split_font_name): Don't lowercase font name under NS.
16112         (merge_face_ref, Finternal_set_lisp_face_attribute): Support stippling
16113         under NS.
16114         * s/darwin.h: Add support for compilation under NS.
16116 2008-07-15  Jason Rumney  <jasonr@gnu.org>
16118         * w32fns.c (Fx_create_frame): Remove duplicate unwind_protect.
16119         (w32_show_hourglass): Rename from show_hourglass.
16120         (w32_hide_hourglass): Rename from hide_hourglass.
16121         (DEFAULT_HOURGLASS_DELAY): Revert from last change.
16122         (Vhourglass_delay): Declare extern.
16123         (hourglass_started): Remove.
16125         * xdisp.c (Vhourglass_delay): Remove static.
16126         (hourglass_started, start_hourglass, cancel_hourglass):
16127         Don't include these versions on WINDOWSNT.
16129 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
16131         * dispextern.h (hourglass_shown_p, hourglass_atimer): New extern
16132         variables (formerly in xfns.c).
16133         (show_hourglass, hide_hourglass): New prototypes (same).
16134         * xdisp.c (display_hourglass_p, hourglass_shown_p, hourglass_atimer)
16135         (Vhourglass_delay, DEFAULT_HOURGLASS_DELAY): New variables (formerly
16136         in xfns.c).
16137         (syms_of_xdisp): Declare/initialize display-hourglass,
16138         hourglass-delay.  Initialize hourglass_atimer, hourglass_shown_p.
16139         (hourglass_started, start_hourglass, cancel_hourglass): New functions,
16140         formerly in xfns.c.
16141         * xfns.c (display_hourglass_p, hourglass_atimer, hourglass_shown_p)
16142         (Vhourglass_delay, DEFAULT_HOURGLASS_DELAY, hourglass_started)
16143         (start_hourglass, cancel_hourglass): Remove.
16144         (show_hourglass, hide_hourglass): Remove prototypes and static
16145         modifiers.
16146         (syms_of_xfns): Remove display-hourglass, hourglass-delay,
16147         hourglass_atimer, hourglass_shown_p declaration/initialization.
16148         * macfns.c (display_hourglass_p, hourglass_atimer, hourglass_shown_p)
16149         (Vhourglass_delay, DEFAULT_HOURGLASS_DELAY, hourglass_started)
16150         (start_hourglass, cancel_hourglass): Remove.
16151         (show_hourglass, hide_hourglass): Remove prototypes and static
16152         modifiers.
16153         (syms_of_macfns): Remove display-hourglass, hourglass-delay,
16154         hourglass_atimer, hourglass_shown_p declaration/initialization.
16155         * w32fns.c (display_hourglass_p, Vhourglass_delay)
16156         (DEFAULT_HOURGLASS_DELAY): Remove.
16157         (syms_of_w32fns): Remove display-hourglass, hourglass-delay,
16158         hourglass_shown_p declaration/initialization.
16160 2008-07-14  Jason Rumney  <jasonr@gnu.org>
16162         * w32fns.c (w32_get_arg): Remove wrapper function.
16163         (w32_createwindow, x_icon, x_create_tip_frame): Use x_get_arg
16164         directly.
16165         (Fx_create_frame): Sync with xfns.c.  Use x_get_arg directly.
16167 2008-07-14  Kenichi Handa  <handa@m17n.org>
16169         * xfont.c (xfont_open): Add workaround for X's bug.
16171 2008-07-14  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
16173         * fontset.c: Include <stdio.h> unconditionally.
16175 2008-07-13  Michael Albinus  <michael.albinus@gmx.de>
16177         * dbusbind.c (Fdbus_register_signal): Allow also signal arguments
16178         for filtering.
16180 2008-07-13  Dan Nicolaescu  <dann@ics.uci.edu>
16182         * s/vms.h: Use __GNUC__ instead of _GNUC_.
16184         * m/macppc.h:
16185         * m/alpha.h: Use GNU_LINUX instead of LINUX.  Reorganize conditionals.
16187         * m/ibms390x.h (XINT, XUINT): Don't define, same as the default.
16188         (SPECIAL_EMACS_INT):
16189         * m/ia64.h (SPECIAL_EMACS_INT):
16190         * m/amdx86-64.h (SPECIAL_EMACS_INT):
16191         * s/gnu.h (NLIST_STRUCT):
16192         * s/aix4-2.h (X11R5_INHIBIT_I18N):
16193         * s/gnu-linux.h (LINUX):
16194         * s/msdos.h (HAVE_FACES):
16195         * s/ms-w32.h (HAVE_FACES): Don't define, unused.
16197         * systty.h:
16198         * sysdep.c (setup_pty): Don't depend on SYSV_PTYS, it is not used
16199         anymore.
16201 2008-07-12  Dan Nicolaescu  <dann@ics.uci.edu>
16203         * syswait.h: Remove old if 0 code.  Do not define WAITTYPE, it was
16204         always defined as int.
16206         * s/netbsd.h (HAVE_UNION_WAIT, HAVE_WAIT_HEADER, WAIT_USE_INT):
16207         * s/gnu.h (HAVE_WAIT_HEADER, WAIT_USE_INT, HAVE_UNION_WAIT):
16208         * s/gnu-linux.h (HAVE_WAIT_HEADER):
16209         * s/freebsd.h (HAVE_WAIT_HEADER):
16210         * s/bsd-common.h (HAVE_UNION_WAIT):
16211         * s/aix4-2.h (HAVE_WAIT_HEADER):
16212         * m/mips.h (HAVE_UNION_WAIT):
16213         * s/usg5-4.h (HAVE_WAIT_HEADER, WAITTYPE): Do not define, not used.
16214         (COFF, static): Do not define, they are undefined later in the file.
16216         * process.c (update_status): Don't use a union.
16217         (status_convert):
16218         (sigchld_handler): Use int instead of WAITTYPE.
16220 2008-07-12  Chong Yidong  <cyd@stupidchicken.com>
16222         * indent.c (Fvertical_motion): Restore hscroll before moving to
16223         goal column.
16225 2008-07-11  Dan Nicolaescu  <dann@ics.uci.edu>
16227         * lisp.h: Remove left over code.
16229 2008-07-11  Andreas Schwab  <schwab@suse.de>
16231         * lisp.h: Fix logic in last change.
16233         * menu.h: New file.
16234         * menu.c: Include it.
16235         * xmenu.c: Likewise.
16236         * Makefile.in: Update dependencies.
16238 2008-07-11  Kenichi Handa  <handa@m17n.org>
16240         * fontset.c (fontset_from_font): Cancel the previous change.
16242 2008-07-11  Dan Nicolaescu  <dann@ics.uci.edu>
16244         * lisp.h:
16245         * w32heap.c:
16246         * emacs.c:
16247         * alloc.c: Replace all references of NO_UNION_TYPE with
16248         USE_LISP_UNION_TYPE.
16250         * m/xtensa.h (NO_UNION_TYPE):
16251         * m/vax.h (NO_UNION_TYPE):
16252         * m/template.h (NO_UNION_TYPE):
16253         * m/sparc.h (NO_UNION_TYPE):
16254         * m/mips.h (NO_UNION_TYPE):
16255         * m/macppc.h (NO_UNION_TYPE):
16256         * m/m68k.h (NO_UNION_TYPE):
16257         * m/iris4d.h (NO_UNION_TYPE):
16258         * m/intel386.h (NO_UNION_TYPE):
16259         * m/ibms390x.h (NO_UNION_TYPE):
16260         * m/ibms390.h (NO_UNION_TYPE):
16261         * m/ibmrs6000.h (NO_UNION_TYPE):
16262         * m/ia64.h (NO_UNION_TYPE):
16263         * m/hp800.h (NO_UNION_TYPE):
16264         * m/arm.h (NO_UNION_TYPE):
16265         * m/amdx86-64.h (NO_UNION_TYPE):
16266         * m/alpha.h (NO_UNION_TYPE): Remove definition, all platform were
16267         defining it the same.
16269 2008-07-10  Chong Yidong  <cyd@stupidchicken.com>
16271         * xdisp.c (move_it_to): Backtrack if past the edge of a wrapped line.
16273 2008-07-10  Dan Nicolaescu  <dann@ics.uci.edu>
16275         * fileio.c:
16276         * sysdep.c:
16277         * systty.h:
16278         * m/ibmrs6000.h:
16279         * m/iris4d.h:
16280         * s/aix4-2.h:
16281         * s/freebsd.h:
16282         * s/gnu-linux.h:
16283         * s/hpux10-20.h:
16284         * s/hpux11.h:
16285         * s/netbsd.h:
16286         * s/sol2-3.h:
16287         * s/sol2-4.h:
16288         * s/sol2.h:
16289         * s/usg5-4.h:
16290         * s/vms.h: Remove references to unused variables.
16292 2008-07-10  Andreas Schwab  <schwab@suse.de>
16294         * ftfont.c (ftfont_resolve_generic_family): Remove foundry from
16295         pattern before matching the generic family.
16297 2008-07-10  Dan Nicolaescu  <dann@ics.uci.edu>
16299         * unexec.c:
16300         * s/vms.h:
16301         * s/usg5-4-2.h:
16302         * s/sol2-5.h:
16303         * s/freebsd.h:
16304         * s/darwin.h: Remove dead code.
16306         * m/template.h:
16307         * m/sparc.h:
16308         * m/mips.h:
16309         * m/m68k.h:
16310         * m/iris4d.h:
16311         * m/intel386.h:
16312         * m/ibms390x.h:
16313         * m/ibms390.h:
16314         * m/ia64.h:
16315         * m/hp800.h:
16316         * m/arm.h:
16317         * m/amdx86-64.h: Remove dead code and references to unused
16318         and compiler defined symbols.
16320         * unexmips.c:
16321         * unexelf.c: Remove references to desupported systems.
16323         * m/powermac.h: Remove file, it is now identical to m/macppc.h.
16325         * m/powermac.h: Remove boilerplate comments.
16326         (NO_REMAP): Remove unused definition.
16328         * m/macppc.h (UNEXEC, NO_TERMIO): Don't define, the s/ files
16329         define them.
16331 2008-07-10  Kenichi Handa  <handa@m17n.org>
16333         * xfont.c (xfont_open): Log the reason of failure.
16335 2008-07-09  Stefan Monnier  <monnier@iro.umontreal.ca>
16337         * fontset.c (fontset_get_font_group):
16338         * font.c (font_check_otf): Specify argument types.
16340 2008-07-09  Kenichi Handa  <handa@m17n.org>
16342         * coding.c (detect_coding_utf_8): Set detect_info->found only when
16343         non-ASCII char is found.
16345         * fontset.c (fontset_compare_rfontdef): Fix plus/minus.
16346         (reorder_font_vector): Change the arg preferred_family to font.
16347         Prefer the spec matching with font.
16348         (fontset_get_font_group): New function.
16349         (fontset_find_font): Change the format of an element of a realized
16350         fontset.  Use fontset_get_font_group.
16351         (fontset_font): Try the current fontset, the default fontset, the
16352         fallbacks of the current fontset, and the fallbacks of the default
16353         fontset in this order.
16354         (face_for_char): Delete the shortcut to use the current font.
16355         (fontset_from_font): Don't set fonts for Latin in the fontset.
16357         * font.h (font_make_object, font_match_p): Adjust prototypes.
16359         * ftfont.h [FT_BDF_H]: Include FT_BDF_H.
16361         * font.c (font_make_object): New arg entity and pixelsize.
16362         (font_check_otf_features, font_check_otf): New functions.
16363         (font_match_p): Check :lang, :script, and :otf properties.
16365         * xfont.c (xfont_open): Adjust it for the change of
16366         font_make_object.
16367         (xfont_text_extents): Fix initial setting of metrics.
16369         * ftfont.c (struct ftfont_info): New member index, delete member
16370         fc_charset_idx.  Make the member order compatible with struct
16371         xftfont_info.
16372         (fc_charset_table): Change charset names to registry names.
16373         (ftfont_pattern_entity): Delete the args registry and
16374         fc_charset_idx.  Change the value of :font-entity property
16375         to (FONTNAME . INDEX).  Always set :registry property to
16376         `iso10646-1'.
16377         (struct ftfont_cache_data): New struct.
16378         (ftfont_lookup_cache): New arg for_face.
16379         (ftfont_get_fc_charset, ftfont_get_otf): New functions.
16380         (ftfont_driver): Set the member otf_capability.
16381         (ftfont_get_charset): Adjust it for the change of
16382         fc_charset_table.
16383         (OTF_TAG_SYM): New macro.
16384         (ftfont_spec_pattern): Delete the arg fc_charset_idx.  Adjust it
16385         for the change of fc_charset_table.
16386         (ftfont_list): Adjust it for the change of ftfont_spec_pattern and
16387         ftfont_pattern_entity.  Add FC_INDEX to objset.
16388         (ftfont_match): Adjust it for the change of ftfont_spec_pattern
16389         and ftfont_pattern_entity.
16390         (ftfont_open): Adjust it for the change of ftfont_lookup_cache,
16391         font_make_object, struct ftfont_info.
16392         (ftfont_has_char): Use ftfont_get_fc_charset.
16393         (ftfont_otf_features, ftfont_otf_capability): New functions.
16394         (ftfont_shape): Use ftfont_get_otf.
16395         (ftfont_text_extents): Fix initial setting of metrics.
16397         * xftfont.c (struct xftfont_info): New member ft_size.  Make the
16398         member order compatible with struct ftfont_info.
16399         (xftfont_open): Add FC_CHARSET to the pattern.
16400         Set xftfont_info->ft_size.  Don't unlock the face.  Check BDF
16401         properties if appropriate.
16402         (xftfont_close): Unlock the face.
16403         (xftfont_anchor_point, xftfont_shape): Deleted.
16404         (syms_of_xftfont): Don't set members anchor_point and shape of
16405         xftfont_driver.
16407         * w32uniscribe.c (uniscribe_open): Adjust it for the change of
16408         font_make_object.
16410         * w32font.c (w32font_open): Adjust it for the change of
16411         font_make_object.
16412         (w32font_open_internal): Don't set properties of font_object here.
16414 2008-07-08  Chong Yidong  <cyd@stupidchicken.com>
16416         * macfns.c (x_create_tip_frame):
16417         * w32fns.c (x_create_tip_frame):
16418         * xfns.c (x_create_tip_frame): Pass parameter argument to
16419         face-set-after-frame-default.
16421         * xfaces.c (Finternal_merge_in_global_face): Save merged
16422         attributes for the default face back into the face vector.
16424 2008-07-08  Andreas Schwab  <schwab@suse.de>
16426         * fontset.h: Declare fontset_from_font.  Don't declare
16427         new_fontset_from_font and fontset_from_font_name.
16428         * xterm.c: Include "fontset.h".
16429         * Makefile.in (xterm.o): Update dependencies.
16431 2008-07-08  Glenn Morris  <rgm@gnu.org>
16433         * m/sparc.h: Define __sparc__ rather than sparc.  (Bug#507.)
16434         * alloc.c, ecrt0.c: Use __sparc__ rather than sparc.
16436 2008-07-07  Chong Yidong  <cyd@stupidchicken.com>
16438         * frame.c (Qinhibit_face_set_after_frame_default): Var deleted.
16439         (x_set_frame_parameters): Don't bind it.
16441 2008-07-07  Juanma Barranquero  <lekktu@gmail.com>
16443         * w32fns.c (map_w32_filename): Declare extern.
16445 2008-07-07  Jason Rumney  <jasonr@gnu.org>
16447         * w32term.c (WS_EX_LAYERED): Define if not already.
16449 2008-07-06  Chong Yidong  <cyd@stupidchicken.com>
16451         * xfaces.c (set_font_frame_param): Don't try to set the font
16452         parameter if it is still unspecified in the lface.
16454 2008-07-05  Chong Yidong  <cyd@stupidchicken.com>
16456         * xfaces.c (Finternal_merge_in_global_face): Don't realize default
16457         face if it didn't already exist.
16459         * xdisp.c (try_window_id): Give up if word-wrapping is on.
16461 2008-07-05  Andreas Schwab  <schwab@suse.de>
16463         * xdisp.c (get_it_property): Move out of HAVE_WINDOW_SYSTEM section.
16465 2008-07-05  Chong Yidong  <cyd@stupidchicken.com>
16467         * xdisp.c (IT_OVERFLOW_NEWLINE_INTO_FRINGE): Turn it off if
16468         word-wrapping.
16469         (IT_DISPLAYING_WHITESPACE): New macro.
16470         (move_it_in_display_line_to): Handle MOVE_TO_X requests properly
16471         when word-wrapping.  Simplify word-wrapping logic.  Use correct
16472         pixel positions when saving copies of the iterator.
16473         (display_line): Use proper wrap point if the last character on a
16474         line was preceded by whitespace.
16476 2008-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
16478         * Makefile.in (${etc}DOC): Depend on ${lisp} rather than ${shortlisp}.
16480 2008-07-04  Kenichi Handa  <handa@m17n.org>
16482         * fns.c (Fstring_to_unibyte): Delete the arg ACCEPT-LATIN-1.
16484         * lisp.h: EXFUN adjusted for the change of Fstring_to_unibyte.
16486 2008-07-02  Jason Rumney  <jasonr@gnu.org>
16488         * xfns.c (syms_of_xfns): Only define x-select-font when both
16489         HAVE_FREETYPE and USE_GTK.
16491         * xdisp.c (next_element_from_display_vector): Move assignment out
16492         of if statement.
16494 2008-07-02  Toru Tsuneyoshi  <t_tuneyosi@hotmail.com>
16496         * lisp.h (Qdelete_file, Qdelete_directory): Declare extern.
16498         * fileio.c (delete_by_moving_to_trash, Qmove_file_to_trash): New vars.
16499         (syms_of_fileio): Initialize and export them.
16500         (Fdelete_directory, Fdelete_file): Optionally delete via trash.
16502         * w32fns.c (FOF_NO_CONNECTED_ELEMENTS): Define if not already.
16503         (Fsystem_move_file_to_trash): New function.
16504         (syms_of_w32fns): Export it to lisp.
16506 2008-07-01  Jason Rumney  <jasonr@gnu.org>
16508         * w32font.c (w32font_text_extents): Don't count overhang as part
16509         of width.
16511 2008-06-30  Miles Bader  <miles@gnu.org>
16513         * dispextern.h (struct glyph, struct it, struct iterator_stack_entry):
16514         Add `avoid_cursor_p' field.
16516         * xdisp.c (push_it, pop_it): Save/restore avoid_cursor_p field.
16517         (set_cursor_from_row): Skip glyphs with avoid_cursor_p set.
16518         (append_glyph, append_composite_glyph, produce_image_glyph)
16519         (append_stretch_glyph): Initialize avoid_cursor_p.
16520         (get_it_property): Rename from `get_line_height_property'.
16521         (x_produce_glyphs): Use get_it_property.
16522         (handle_line_prefix, push_display_prop): New functions.
16523         (display_line, move_it_in_display_line_to): Handle line/wrap prefixes.
16524         (Vwrap_prefix, Qwrap_prefix, Vline_prefix, Qline_prefix):
16525         New variables.
16526         (syms_of_xdisp): Initialize them.
16528 2008-06-30  Kenichi Handa  <handa@m17n.org>
16530         * xftfont.c (xftfont_open): Don't call FcConfigSubstitute and
16531         XftDefaultSubstitute (they are called in XftFontMatch).
16532         (xftfont_open): Fix args to ftfont_font_format.
16534         * ftfont.c (fc_charset_table): New member lang.
16535         (ftfont_resolve_generic_family): New arg pattern.
16536         (ftfont_spec_pattern): Check fc_charset_table[]->lang.
16537         (ftfont_list): Call ftfont_resolve_generic_family with `pattern'.
16538         (ftfont_open): Fix args to ftfont_font_format.
16539         (ftfont_font_format): New arg filename.
16541 2008-06-30  Chong Yidong  <cyd@stupidchicken.com>
16543         * xfaces.c (Finternal_merge_in_global_face): If default face was
16544         modified, realize it again.  Update the font face attribute.
16546 2008-06-29  Jason Rumney  <jasonr@gnu.org>
16548         * w32term.c (x_set_frame_alpha): Fix logic.
16550 2008-06-29  Kenichi Handa  <handa@m17n.org>
16552         * fontset.c (Finternal_char_font): Return font-object instead of
16553         font-name.
16555         * composite.c (get_composition_id): Fix the width calculation for TAB.
16557 2008-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
16559         * indent.c (Fvertical_motion): Properly handle float column arg.
16561 2008-06-28  Jason Rumney  <jasonr@gnu.org>
16563         * w32term.c (pfnGetFontUnicodeRanges): Remove unused function pointer.
16564         (pfnSetLayeredWindowAttributes): New function pointer.
16565         (w32_initialize): Initialize it when supported.
16566         (x_set_frame_alpha): New function.
16568         * w32fns.c (Fx_create_frame): Initialize frame parameter `alpha'.
16569         (w32_frame_parm_handlers): Set alpha handler.
16571         * frame.c (x_set_alpha) [HAVE_NTGUI]: Call x_set_frame_alpha.
16573 2008-06-27  Jason Rumney  <jasonr@gnu.org>
16575         * w32fns.c (x_to_w32_font, w32_to_x_font, x_to_w32_weight)
16576         (w32_to_x_weight, w32_to_all_x_charsets): Remove obsolete functions.
16577         (w32_to_x_charset, x_to_w32_charset)
16578         (Qw32_charset_ansi, Qw32_charset_symbol, Qw32_charset_default)
16579         (Qw32_charset_shiftjis, Qw32_charset_hangeul, Qw32_charset_johab)
16580         (Qw32_charset_chinesebig5, Qw32_charset_gb2312, Qw32_charset_oem)
16581         (Qw32_charset_easteurope, Qw32_charset_turkish, Qw32_charset_baltic)
16582         (Qw32_charset_russian, Qw32_charset_arabic, Qw32_charset_greek)
16583         (Qw32_charset_hebrew, Qw32_charset_vietnamese, Qw32_charset_thai)
16584         (Qw32_charset_mac, Vw32_charset_info_alist): Move to w32font.c.
16585         (Qw32_charset_unicode): Remove.
16586         (syms_of_w32fns): Update for above changes.
16588         * w32font.c (w32_to_x_charset, x_to_w32_charset)
16589         (Qw32_charset_ansi, Qw32_charset_symbol, Qw32_charset_default)
16590         (Qw32_charset_shiftjis, Qw32_charset_hangeul, Qw32_charset_johab)
16591         (Qw32_charset_chinesebig5, Qw32_charset_gb2312, Qw32_charset_oem)
16592         (Qw32_charset_easteurope, Qw32_charset_turkish, Qw32_charset_baltic)
16593         (Qw32_charset_russian, Qw32_charset_arabic, Qw32_charset_greek)
16594         (Qw32_charset_hebrew, Qw32_charset_vietnamese, Qw32_charset_thai)
16595         (Qw32_charset_mac, Vw32_charset_info_alist): Move from w32fns.c.
16596         (syms_of_w32font): Update for above changes.
16598 2008-06-27  Dan Nicolaescu  <dann@ics.uci.edu>
16600         * s/usg5-4.h: Fix previous change: keep the correct branch of a
16601         removed #if.
16602         (USG_SHARED_LIBRARIES): Remove duplicate definition.
16604 2008-06-26  Juanma Barranquero  <lekktu@gmail.com>
16605             Eli Zaretskii  <eliz@gnu.org>
16607         * makefile.w32-in (LOCAL_FLAGS):
16608         Don't include WINDOWSNT, DOS_NT and _UCHAR_T.
16610         * sysdep.c (_spawnlp, _getpid):
16611         Declare with explicit _cdecl instead of _CRTAPI1.
16613         * editfns.c (Fget_internal_run_time):
16614         Check for WINDOWSNT with #ifdef, not #if.
16616 2008-06-26  Jason Rumney  <jasonr@gnu.org>
16618         * w32font.h (FONT_HANDLE, FONT_TEXTMETRIC): New macros.
16620         * w32term.c (x_draw_glyph_string_foreground)
16621         (x_draw_composite_glyph_string_foreground): Sync with xterm.c.
16622         Use FONT_HANDLE macro.
16623         (x_draw_glyph_string): Use FONT_TEXTMETRIC macro.
16625         * w32uniscribe.c (uniscribe_otf_capability, uniscribe_shape)
16626         (uniscribe_encode_char): Use FONT_HANDLE macro.
16628         * w32font.c (Fx_select_font): Use FONT_HANDLE macro.
16629         (w32font_text_extents): Use precast w32_font.
16630         (w32font_close): Free cached metrics.
16631         (w32font_open_internal): Allocate space for name on stack.
16633 2008-06-26  Chong Yidong  <cyd@stupidchicken.com>
16635         * xdisp.c (extend_face_to_end_of_line): Fix last change.
16637 2008-06-26  Jason Rumney  <jasonr@gnu.org>
16639         * w32term.h (FONT_AVG_WIDTH): Remove obsolete macro.
16640         (CP_8BIT, CP_UNICODE, CP_UNKNOWN): Remove obsolete constants.
16642 2008-06-26  Juanma Barranquero  <lekktu@gmail.com>
16644         * Makefile.in (SOME_MACHINE_OBJECTS): Remove w32bdf.o.
16646 2008-06-26  Jason Rumney  <jasonr@gnu.org>
16648         * w32bdf.c, w32bdf.h: Remove obsolete files.
16650         * makefile.w32-in: Remove refs to w32bdf.h and w32bdf.c.
16652         * w32gui.h: Don't include w32bdf.h.
16653         (XCharStruct, enum w32_char_font_type, W32FontStruct):
16654         Remove obsolete font support.
16656         * w32font.h (struct w32font_info): Remove compat_w32_font.
16657         Add hfont member.
16658         (FONT_COMPAT): Remove obsolete macro.
16660         * w32font.c (w32font_close): Remove compat code.  Delete hfont member.
16661         (w32font_encode_char, w32font_text_extents): Use new hfont member.
16662         (w32font_open_internal): Remove compat code.  Set new hfont member.
16663         (Fx_select_font): Use new hfont member.
16665         * w32uniscribe.c (uniscribe_otf_capability, uniscribe_shape)
16666         (uniscribe_encode_char): Use new hfont member.
16668         * w32term.c (x_draw_glyph_string_foreground)
16669         (x_draw_composite_glyph_string_foreground): Use new hfont member.
16670         (x_draw_glyph_string): Use metrics in w32font_info.
16672 2008-06-26  Kenichi Handa  <handa@m17n.org>
16674         * xdisp.c (handle_auto_composed_prop): Fix for the terminal case.
16676 2008-06-26  Dan Nicolaescu  <dann@ics.uci.edu>
16678         * unexnext.c:
16679         * m/ews4800.h:
16680         * m/hp9000s300.h:
16681         * m/ibm370aix.h:
16682         * m/mips-siemens.h:
16683         * m/ncr386.h:
16684         * m/next.h:
16685         * m/pmax.h:
16686         * m/powerpcle.h:
16687         * m/tandem-s2.h:
16688         * s/386bsd.h:
16689         * s/bsd386.h:
16690         * s/bsd4-1.h:
16691         * s/bsd4-2.h:
16692         * s/bsdos2-1.h:
16693         * s/bsdos2.h:
16694         * s/bsdos3.h:
16695         * s/bsdos4.h:
16696         * s/nextstep.h:
16697         * s/ultrix4-3.h:
16698         * s/usg5-0.h:
16699         * s/usg5-2-2.h:
16700         * s/usg5-2.h:
16701         * s/usg5-4-3.h:
16702         * s/ux4800.h:
16703         * s/uxpds.h:
16704         * s/uxpv.h: Remove support for obsolete systems.
16705         * s/hpux.h, s/hpux10.h, s/hpux8.h, s/hpux9.h, s/hpux9shr.h:
16706         Remove, insert contents in s/hpux10-20.h.
16707         * s/aix3-1.h, s/aix3-2-5.h, s/aix3-2.h, s/aix4-1.h, s/aix4.h:
16708         Remove, insert contents in s/aix4-2.h.
16709         * s/usg5-3.h: Remove, insert contents in s/usg5-4.h.
16710         * s/bsd4-3.h: Rename to ...
16711         * s/bsd-common.h: ... this.
16712         * data.c:
16713         * doc.c:
16714         * ecrt0.c:
16715         * emacs.c:
16716         * fileio.c:
16717         * floatfns.c:
16718         * keyboard.c:
16719         * mem-limits.h:
16720         * print.c:
16721         * process.c:
16722         * sysdep.c:
16723         * syssignal.h:
16724         * systty.h:
16725         * syswait.h:
16726         * term.c:
16727         * unexec.c:
16728         * unexelf.c:
16729         * unexhp9k800.c:
16730         * m/hp800.h:
16731         * m/ibmrs6000.h:
16732         * m/mips.h:
16733         * m/vax.h:
16734         * s/darwin.h:
16735         * s/freebsd.h:
16736         * s/gnu.h:
16737         * s/ms-w32.h:
16738         * s/msdos.h:
16739         * s/netbsd.h:
16740         * s/template.h: Remove references to obsolete variables.
16742         * Makefile.in: Add dependencies for all unexec files.
16743         (admindir): Remove unused variable.
16744         (UNEXEC_SRC): Remove references.
16746 2008-06-25  Chong Yidong  <cyd@stupidchicken.com>
16748         * xfns.c (x_default_font_parameter): If Xft is available, first
16749         try Monospace-12 for the default font.
16751 2008-06-25  Jason Rumney  <jasonr@gnu.org>
16753         * xdisp.c (get_glyph_face_and_encoding): Encode invalid glyphs as 0.
16755 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
16757         * bytecode.c (Fbyte_code): Disable debugging code that doesn't compile.
16759         * buffer.c (syms_of_buffer): Remove default-word-wrap.
16761 2008-06-25  Juanma Barranquero  <lekktu@gmail.com>
16763         * xdisp.c (syms_of_xdisp) <truncate-partial-width-windows>: Doc fix.
16764         <scroll-conservatively>: Fix typo in docstring.
16766         * xselect.c (Fx_send_client_event): Doc fix.
16768 2008-06-25  Kenichi Handa  <handa@m17n.org>
16770         * xfaces.c (Fx_list_fonts): Call Flist_fonts with the arg PREFER.
16772         * font.c (font_parse_fcname): Remove unused variables.
16773         (font_sort_entites): Delete the arg SPEC.  Caller changed.
16774         Fix for the case of ! best_only.
16775         (font_delete_unmatched): Check DPI and AVGWIDTH too.
16777         * lisp.h (Fstring_to_unibyte): EXFUN it.
16779         * character.h (str_to_unibyte): Extern it.
16781         * character.c (str_to_unibyte): New function.
16783         * fns.c (Fstring_to_unibyte): New function.
16784         (syms_of_fns): Defsubr it.
16786 2008-06-24  Kenichi Handa  <handa@m17n.org>
16788         * font.c (font_score): Even if the PIXEL_SIZE is the same, check
16789         DPI too.
16790         (font_sort_entites): Setup prefer_prop[FONT_DPI_INDEX] too.
16792 2008-06-24  Andreas Schwab  <schwab@suse.de>
16794         * Makefile.in (${lispsource}loaddefs.el): Rename from
16795         ../lisp/loaddefs.el.
16796         (bootstrap-clean): Do what distclean does but don't remove
16797         Makefile.
16798         (distclean): Depend on bootstrap-clean and remove Makefile.
16800 2008-06-24  Chong Yidong  <cyd@stupidchicken.com>
16802         * buffer.h (struct buffer): New member word_wrap.
16804         * buffer.c (syms_of_buffer): New variables default-word-wrap and
16805         word-wrap.
16806         (init_buffer_once): Initialize them.
16808         * dispextern.h (struct it): Replace bool truncate_lines_p with a
16809         line_wrap enum possessing three possible values.
16811         * termopts.h: Replace truncate_partial_width_windows with
16812         Vtruncate_partial_width_windows.
16814         * dispnew.c (direct_output_for_insert): Avoid direct output when
16815         inserting a space with word wrap on.
16817         * indent.c (compute_motion): Obey integer values of
16818         truncate-partial-width-windows.
16820         * xdisp.c (Vtruncate_partial_width_windows): New Lisp_Object,
16821         replacing truncate_partial_width_windows.
16822         (init_iterator): If Vtruncate_partial_width_windows is an integer,
16823         truncate only if the window width is below that integer.
16824         (start_display, resize_mini_window, produce_stretch_glyph)
16825         (display_string, move_it_in_display_line_to): Use line_wrap.
16826         (back_to_previous_visible_line_start, reseat_1):
16827         Reset string_from_display_prop_p.
16828         (display_line): Extend default face to end of line when wrapping.
16830 2008-06-24  Kim F. Storm  <storm@cua.dk>
16832         * xdisp.c (display_line, move_it_in_display_line_to): Add ability
16833         to wrap continued lines at word boundaries.
16835 2008-06-24  Jason Rumney  <jasonr@gnu.org>
16837         * font.c (Ffont_face_attributes): Multiply pixel size before point
16838         conversion to avoid multiplying rounding error.
16840 2008-06-23  Jason Rumney  <jasonr@gnu.org>
16842         * w32term.c (x_draw_glyph_string_background)
16843         (x_draw_glyph_string): Remove old bdf font code.
16845         * w32term.h (FONT_TYPE_FOR_UNIBYTE, FONT_TYPE_FOR_MULTIBYTE): Remove.
16847 2008-06-22  Kenichi Handa  <handa@m17n.org>
16849         * font.c (font_find_for_lface): Try the adstyle specified in
16850         the property of LFACE_FONT of LFACE (if any).
16852 2008-06-21  Seiji Zenitani  <zenitani@mac.com>
16853             Ryo Yoshitake  <ryo@shiftmode.net>
16855         * xterm.c (x_set_frame_alpha): Add x_catch_errors for bug#437.
16857 2008-06-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16859         * Makefile.in (${lisp} ${SOME_MACHINE_LISP}, ../lisp/loaddefs.el):
16860         Use $(BOOTSTRAPEMACS) rather than witness-emacs.
16861         (bootstrap-emacs${EXEEXT}): Merge witness-emacs into it.
16862         (witness-emacs): Remove.
16863         (lisp, shortlisp): Move loaddefs.el earlier.
16864         (mostlyclean): Forget about witness-emacs.
16866 2008-06-22  Glenn Morris  <rgm@gnu.org>
16868         * Makefile.in (witness-emacs): Depend on temacs${EXEEXT}.
16869         (.SUFFIXES): Declare .el.elc as a suffix rule, for non-GNU makes.
16871 2008-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
16873         * Makefile.in (PRECOMP): Remove.
16874         (${lisp} ${SOME_MACHINE_LISP}): Remove pseudo dependency on PRECOMP.
16875         (witness-emacs): Run `compile-first'.
16876         (.el.elc): Use the new compile-onefile target.
16878 2008-06-21  Kenichi Handa  <handa@m17n.org>
16880         * xftfont.c (xftfont_open): Handle QCembolden only when
16881         FC_EMBOLDEN is defined.
16883 2008-06-21  Andreas Schwab  <schwab@suse.de>
16885         * Makefile.in (witness-emacs): Use ../lisp, not $(lispsource).
16886         (.el.elc): Likewise.
16888 2008-06-21  Miles Bader  <miles@gnu.org>
16890         * Makefile.in (../lisp/loaddefs.el): Build autoloads in the lisp
16891         build dir, not the lisp source dir.
16893 2008-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
16895         * Makefile.in (emacs${EXEEXT}): Link the new emacs to bootstrap-emacs.
16896         (bootstrapclean): Remove.
16897         (.el.elc): New rule.
16898         (PRECOMP): New var.
16899         (../lisp/subdirs.el): Remove.
16900         (bootstrap-emacs${EXEEXT}): Remove subdirs.el and charpro.el dependency.
16901         (witness-emacs): New target.
16902         (mostlyclean): Remove witness-emacs as well.
16903         (../lisp/loaddefs.el, ${lisp} ${SOME_MACHINE_LISP}):
16904         Add witness-emacs dependency.
16906 2008-06-20  Chong Yidong  <cyd@stupidchicken.com>
16908         * font.c (Ffont_face_attributes): Omit key-attribute pairs not
16909         defined by the font.
16911 2008-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16913         * Makefile.in (emacs${EXEEXT}): Depend on the machine-specific files.
16914         (bootstrap-clean): New target that keeps TAGS around.
16915         (../lisp/subdirs.el, ../lisp/loaddefs.el): New targets.
16916         (bootstrap-emacs${EXEEXT}): Depend on subdirs.el.
16918 2008-06-20  Jason Rumney  <jasonr@gnu.org>
16920         * w32fns.c, w32term.c, w32term.h, w32gui.h [OLD_FONT]:
16921         Remove obsolete font code.
16923         * w32font.c (font_matches_spec): Use csb bitfield from font signature
16924         to determine language support.
16926 2008-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16928         * sysdep.c (cfsetspeed): New fun extracted from the code.
16929         (cfmakeraw): Move before first use.
16931 2008-06-20  Angelo Graziosi  <angelo.graziosi@alice.it>  (tiny change)
16933         * sysdep.c (cfmakeraw): Provide fallback implementation.
16934         (serial_configure): Provide fallback implementation of cfsetspeed.
16936 2008-06-20  Kenichi Handa  <handa@m17n.org>
16938         * xftfont.c (xftfont_open): Add FOUNDRY, SPACING, DPI, SCALABLE to
16939         the pattern.
16941         * fontset.c (fontset_from_font): Copy font_spec before changing
16942         the elements.
16944         * xfns.c (x_default_font_parameter): Try "monospace-12" too.
16946 2008-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16948         * w32fns.c, xfns.c (x_default_font_parameter): Only set `font-param'
16949         for explicit `font' parameters.
16951         * frame.c (x_set_font): Remove unexplained call to fix inf-recursion.
16953 2008-06-19  Kenichi Handa  <handa@m17n.org>
16955         * frame.c: Include <ctype.h>.
16956         (x_set_font_backend): Allow spacing characters in the X resource
16957         for FontBackend.
16959 2008-06-19  Stefan Monnier  <monnier@iro.umontreal.ca>
16961         * w32fns.c, xfns.c (Qfont_param): New var.
16962         (syms_of_w32fns): Initialize it.
16963         (x_default_font_parameter): Record explicit `font' into
16964         `font-parameter'.
16966 2008-06-18  Kenichi Handa  <handa@m17n.org>
16968         * font.c (font_parse_xlfd): Fix previous change.
16969         (font_parse_fcname): Don't use :fc-unknown-spec.
16970         (FRAME_X_DISPLAY_INFO): Be sure to have at least 1 pixel height.
16971         (Fcopy_font_spec): Preserve the order of elements in FONT_EXTRA.
16972         (font_add_log): Prepend the driver name to the resulting fonts.
16974         * ftfont.c (ftfont_pattern_entity): New arg extra.  Caller changed.
16975         (ftfont_spec_pattern): Don't check QCfc_unknown_spec and QCname.
16976         (ftfont_list) [FC_FONTFORMAT]: Include FC_FONTFORMAT in objset.
16978         * xftfont.c (QChinting , QCautohint, QChintstyle, QCrgba)
16979         (QCembolden): New variables.
16980         (syms_of_xftfont): DEFSYM them.
16981         (xftfont_open): Call XftFontMatch.  Don't trust the result of
16982         XftTextExtents8 if the pixel_size is less than 5.
16984 2008-06-18  Andreas Schwab  <schwab@suse.de>
16986         * font.c (Ffont_face_attributes): Only define if HAVE_WINDOW_SYSTEM.
16987         (syms_of_font): Only defsubr if HAVE_WINDOW_SYSTEM.
16989 2008-06-18  Jason Rumney  <jasonr@gnu.org>
16991         * w32font.c (w32font_list, w32font_match): Add logging.
16993         * w32uniscribe.c (uniscribe_list, uniscribe_match): Add logging.
16995 2008-06-17  Chong Yidong  <cyd@stupidchicken.com>
16997         * font.c (font_parse_fcname): Store divider characters for
16998         unknown-spec list.  For known key symbols, intern using correct
16999         symbol name.
17001 2008-06-17  Kenichi Handa  <handa@m17n.org>
17003         * xfaces.c (realize_default_face): If the frame is not on window
17004         system, set the fontset of face to nil.
17006 2008-06-17  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
17008         * fontset.c (fontset_pattern_regexp): Escape some reg-expr characters.
17010 2008-06-16  Juanma Barranquero  <lekktu@gmail.com>
17012         * dispextern.h (lookup_non_ascii_face, split_font_name_into_vector)
17013         (build_font_name_from_vector): Delete externs.
17015         * xfaces.c (struct font_name): Don't declare.
17017 2008-06-16  Stefan Monnier  <monnier@iro.umontreal.ca>
17019         * font.c (font_unparse_gtkname): Use EQ to compare Lisp_Objects.
17021 2008-06-16  Chong Yidong  <cyd@stupidchicken.com>
17023         * font.c (font_parse_fcname): Fix handling of unknown-spec string.
17025 2008-06-16  Juanma Barranquero  <lekktu@gmail.com>
17027         * font.c (Ffont_spec): Fix usage in docstring.
17028         (Ffont_face_attributes): Doc fix.
17030 2008-06-16  Andreas Schwab  <schwab@suse.de>
17032         * font.c (Ffont_face_attributes): Fix definition.
17034 2008-06-16  Jason Rumney  <jasonr@gnu.org>
17036         * font.h (font_style_symbolic_from_value): Remove.
17038         * font.c (font_style_symbolic_from_value): Remove.
17039         (font_style_symbolic): Revert to pre 2008-06-13 version.
17041         * w32font.c (w32_to_fc_weight): New function.
17042         (w32font_full_name, logfont_to_fcname): Use it.
17044 2008-06-16  Kenichi Handa  <handa@m17n.org>
17046         * font.c (font_check_object): Delete it.
17047         (font_clear_cache): Check if a font-object is alive.
17048         (font_open_entity): Likewise.  Set FONT_OBJLST_INDEX of a
17049         font-object to nil.
17050         (font_close_object): Don't check FONT_CLOSE_OBJECT.
17051         (font_at): Don't call font_check_object.
17052         (Ffont_get): Return a symbol for :weight, :slant, and :width.
17054 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17056         * puresize.h (BASE_PURESIZE): Increase to 1230000.
17058 2008-06-16  Chong Yidong  <cyd@stupidchicken.com>
17060         * font.c (font_parse_fcname): Correctly parse KEY=VAL values.
17062 2008-06-15  Chong Yidong  <cyd@stupidchicken.com>
17064         * font.c (font_parse_fcname): Only one decimal point.
17065         (font_unparse_fcname): Handle data in family and foundry indices
17066         as symbols, not strings.
17067         (font_unparse_gtkname, Ffont_face_attributes): New functions.
17069         * xfns.c (Fx_select_font): Give GTK font dialog the default font name.
17071         * font.h (font_unparse_gtkname): Add prototype.
17073 2008-06-15  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
17075         * fontset.c (fontset_pattern_regexp): Escape `+' characters in pattern.
17077 2008-06-15  Andreas Schwab  <schwab@suse.de>
17079         * font.c (font_update_drivers): Fix crash when no drivers match.
17081 2008-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
17083         * xfns.c (Fx_create_frame): internal-border-width default to 0 for Gtk.
17084         * gtkutil.c (xg_create_frame_widgets): Don't set internal_border_width.
17086 2008-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
17088         * xdisp.c (syms_of_xdisp): Default underline-minimum-offset to 1.
17090 2008-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
17092         * process.c (Fserial_process_configure, Fprocess_send_eof):
17093         Use EQ to compare Lisp_Objects.
17095 2008-06-13  Jason Rumney  <jasonr@gnu.org>
17097         * w32fns.c (Fw32_select_font): Remove old font API function.
17099         * w32font.c (logfont_to_fcname): New function.
17100         (Fx_select_font): New font dialog function compatible with
17101         GTK/fontconfig version.
17103         * font.c (font_style_symbolic_from_value): New function.
17104         (font_style_symbolic): Use it.
17106         * font.h (font_style_symbolic_from_value): Declare new function.
17108 2008-06-13  Juanma Barranquero  <lekktu@gmail.com>
17110         * font.c (syms_of_font) <font-weight-table, font-slant-table>:
17111         <font-width-table>: Fix typos in docstrings.
17113 2008-06-13  Daniel Engeler  <engeler@gmail.com>
17115         These changes add serial port access.
17116         * process.c: Add HAVE_SERIAL.
17117         (Fdelete_process, Fprocess_status, Fset_process_buffer)
17118         (Fset_process_filter, Fset_process_sentinel, Fprocess_contact)
17119         (list_processes_1, select_wrapper, Fstop_process)
17120         (Fcontinue_process, Fprocess_send_eof, kill_buffer_processes)
17121         (status_notify): Modify to handle serial processes.
17122         [HAVE_SERIAL] (Fserial_process_configure)
17123         [HAVE_SERIAL] (make_serial_process_unwind, Fmake_serial_process):
17124         New functions.
17125         * process.h (struct Lisp_Process): Add `type'.
17126         * sysdep.c [HAVE_TERMIOS] (serial_open, serial_configure):
17127         New functions.
17128         * w32.c (_sys_read_ahead, sys_read, sys_write): Modify to handle
17129         serial ports.
17130         (serial_open, serial_configure): New functions.
17131         * w32.h: Add FILE_SERIAL.
17132         (struct _child_process): Add ovl_read, ovl_write.
17134 2008-06-13  Kenichi Handa  <handa@m17n.org>
17136         * dispextern.h (enum lface_attribute_index): New member
17137         LFACE_FOUNDRY_INDEX.
17139         * font.c (font_score): Delete arg alternate_families.  Check only
17140         weight, slant, width, and size.  Ignore the difference of alias
17141         style symbols.
17142         (font_sort_entites): Adjust for the above change.  Reflect the
17143         order of font-driver to scores.
17144         (font_list_entities): Don't check alternate_familes here.
17145         (font_clear_prop): Handle foundry.
17146         (font_update_lface): Don't parse "foundry-family" form here.
17147         Handle FONT_FOUNDRY_INDEX.
17148         (font_find_for_lface): Likewise.  Handle alternate families here.
17149         If registry is nil, try iso8859-1 and ascii-0.
17150         (font_open_for_lface): Pay attention to size in ENTITY.
17151         (font_open_by_name): Simplify by calling font_load_for_lface.
17152         (free_font_driver_list): Delete it.
17153         (font_update_drivers): Preserve the order of backends.
17154         (syms_of_font): Setting of sort_shift_bits adjusted for the change
17155         of font_score and font_sort_entites.
17156         (font_update_sort_order): Likewise.
17158         * xfaces.c (LFACE_FOUNDRY): New macro.
17159         (check_lface_attrs): Check foundry.
17160         (set_lface_from_font): Don't parse "FOUNDRY-FAMILY" form.
17161         (merge_face_vectors): Check foundry.
17162         (merge_face_ref): Likewise.
17163         (Finternal_set_lisp_face_attribute): Likewise.
17164         (x_update_menu_appearance): Likewise.
17165         (Finternal_get_lisp_face_attribute): Likewise.
17166         (lface_hash): Likewise.
17167         (lface_same_font_attributes_p): Likewise.
17168         (x_supports_face_attributes_p): Likewise.
17169         (tty_supports_face_attributes_p): Likewise.
17170         (Finternal_set_alternative_font_family_alist): Intern strings.
17171         (Finternal_set_alternative_font_registry_alist): Downcase strings.
17172         (realize_default_face): Set LFACE_FOUNDRY (lface).
17174         * xfns.c (Fx_create_frame, x_create_tip_frame): Register X
17175         font-driver at first.
17177         * ftfont.c (ftfont_font_format) [! FC_FONTFORMAT]: Declare "int len;".
17179 2008-06-12  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
17181         * lread.c (Fload): Use xfree, not free on saved_doc_string.
17183 2008-06-12  Jim Meyering  <meyering@redhat.com>
17185         Make unexec_free handle NULL the same way free does.
17186         * unexmacosx.c (unexec_free): Ignore a NULL argument.
17188 2008-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
17190         * character.h (CHAR_TO_BYTE_SAFE): New macro.
17191         * character.c (Fmultibyte_char_to_unibyte): Obey the docstring.
17192         * regex.c (RE_CHAR_TO_UNIBYTE): Use the new macro.
17193         (WEAK_ALIAS): Simplify.
17194         * syntax.c (skip_chars): Don't mark non-byte chars in the fastmap
17195         when searching a unibyte buffer.
17197 2008-06-12  Chong Yidong  <cyd@stupidchicken.com>
17199         * xfns.c (Fx_select_font): Rename from x-font-dialog.
17201 2008-06-12  Juanma Barranquero  <lekktu@gmail.com>
17203         * w32font.c: Include ctype.h.
17205 2008-06-11  Jason Rumney  <jasonr@gnu.org>
17207         * w32font.c (w32font_encode_char): Detect missing glyphs that are
17208         misreported as space.
17209         (add_font_entity_to_list): Support unicode-bmp and unicode-sip
17210         as aliases for registry iso10646-1.
17212 2008-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
17214         * buffer.c (clone_per_buffer_values): Skip `name'.
17216 2008-06-11  Chong Yidong  <cyd@stupidchicken.com>
17218         * font.c (font_parse_fcname): Fix last change; accept decimal
17219         points in font size.
17221 2008-06-10  Jason Rumney  <jasonr@gnu.org>
17223         * w32uniscribe.c (add_opentype_font_name_to_list):
17224         Skip non unicode fonts.
17226 2008-06-10  Chong Yidong  <cyd@stupidchicken.com>
17228         * xfns.c (Fx_font_dialog): New function.
17230         * gtkutil.c (xg_dialog_response_cb): Rename from
17231         xg_file_response_callback.
17232         (pop_down_dialog): Rename from pop_down_file_dialog.
17233         (xg_get_file_name): Callers changed.
17234         (xg_get_font_name): New function.
17236         * gtkutil.h (xg_get_font_name): Insert prototype.
17238 2008-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
17240         * xdisp.c (underline_minimum_offset): Rename from xterm.c's
17241         x_underline_minimum_display_offset.
17242         (syms_of_xdisp): Declare it here rather than in xterm.c.
17243         * dispextern.h (underline_minimum_offset): Declare it.
17244         * w32term.c (x_draw_glyph_string): Use it.
17245         * xterm.c (x_underline_minimum_display_offset): Move to xdisp.c.
17246         (syms_of_xterm): Don't declare it any more.
17247         (x_draw_glyph_string): Adjust to the new name.
17249 2008-06-10  David De La Harpe Golden  <david@harpegolden.net>
17251         * xterm.c (x_underline_minimum_display_offset): New var.
17252         (x_draw_glyph_string): Use it.
17253         (syms_of_xterm): Declare it.
17255 2008-06-10  Chong Yidong  <cyd@stupidchicken.com>
17257         * font.c (font_parse_fcname): Accept GTK-style font names too.
17259 2008-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
17261         * dired.c (file_name_completion): Don't return t if the match is exact
17262         but with different capitalization.
17263         * minibuf.c (Ftry_completion): Simplify.
17265         * window.c (Vwindow_point_insertion_type): New var.
17266         (set_window_buffer): Use it.
17267         (syms_of_window): Init and export it to Lisp.
17269 2008-06-10  Kenichi Handa  <handa@m17n.org>
17271         * font.h (font_intern_prop): Prototype adjusted.
17273         * font.c (font_intern_prop): New arg force_symbol.
17274         (font_parse_xlfd, font_parse_fcname, font_parse_family_registry):
17275         Adjust for the change of font_intern_prop.
17277         * ftfont.c (ftfont_pattern_entity):
17278         * w32font.c (add_font_name_to_list, w32_enumfont_pattern_entity)
17279         (w32_registry):
17280         * w32uniscribe.c (add_opentype_font_name_to_list): Adjust for
17281         the change of font_intern_prop.
17283 2008-06-09  Juanma Barranquero  <lekktu@gmail.com>
17285         * w32menu.c (digest_single_submenu): Declare extern.
17287 2008-06-09  Jason Rumney  <jasonr@gnu.org>
17289         * w32term.c (x_make_frame_visible): Use alternate restore flags.
17291         * w32menu.c (Fx_popup_menu): Unwind protect while building menu.
17292         (parse_single_submenu): Remove.
17293         (digest_single_submenu): Remove.
17294         (syms_of_w32menu): Don't initialise variables that have moved
17295         to menu.c.
17296         (set_frame_menubar): Sync with version in xmenu.c.
17297         (w32_menu_show): Sync with xmenu_show in xmenu.c.
17299         * menu.c (single_keymap_panes, push_menu_pane, push_menu_item):
17300         Make static again.
17302 2008-06-09  Jason Rumney  <jasonr@gnu.org>
17304         Changes to w32 files related to the move of common menu code
17305         to menu.c on 2008-06-08 by Chong Yidong.
17307         * menu.c [HAVE_NTGUI]: Include w32term.h, move widget related
17308         defs to w32gui.h.
17309         (single_keymap_panes, push_menu_item, push_menu_pane):
17310         Make globally visible.
17312         * w32menu.c (enum button_type, widget_value, local_heap, local_alloc)
17313         (local_free, malloc_widget_value, free_widget_value)
17314         (MENU_ITEMS_ITEM_NAME, MENU_ITEMS_ITEM_ENABLE, MENU_ITEMS_ITEM_VALUE)
17315         (MENU_ITEMS_ITEM_EQUIV_KEY, MENU_ITEMS_ITEM_DEFINITION)
17316         (MENU_ITEMS_ITEM_TYPE, MENU_ITEMS_ITEM_SELECTED, MENU_ITEMS_ITEM_HELP)
17317         (MENU_ITEMS_ITEM_LENGTH, enum menu_item_idx): Remove defs.
17318         (menu_items, menu_items_allocated, menu_items_used)
17319         (menu_items_n_panes, menu_items_submenu_depth): Remove global vars.
17320         (init_menu_items, finish_menu_items, discard_menu_items)
17321         (grow_menu_items, push_submenu_start, push_submenu_end)
17322         (push_left_right_boundary, push_menu_pane, push_menu_item)
17323         (keymap_panes, single_keymap_panes, list_of_panes, list_of_items)
17324         (free_menubar_widget_tree_value, parse_single_submenu)
17325         (update_submenu_strings): Remove functions.
17326         (xmalloc_widget_value): Remove and declare extern.
17328         * makefile.w32-in ($(SRC)/menu.$(O)): New target.
17329         (OBJ1): Build it.
17331         * w32gui.h (widget_value, XtPointer, Boolean, enum button_type)
17332         (local_heap, local_alloc, local_free, malloc_widget_value)
17333         (free_widget_value): Define here.
17335 2008-06-09  Kenichi Handa  <handa@m17n.org>
17337         * font.h (Qascii_0): Extern it.
17339         * font.c (Qascii_0): New variable.
17340         (syms_of_font): DEFSYM it.
17341         (font_open_by_name): If the registry "iso8859-1" fails, try also
17342         "ascii-0".
17344         * ftfont.c (ftfont_spec_pattern): Accept the registry `ascii-0'.
17346 2008-06-08  Kenichi Handa  <handa@m17n.org>
17348         * .gdbinit (xfont): New command.
17350 2008-06-08  Andreas Schwab  <schwab@suse.de>
17352         * menu.c [HAVE_X_WINDOWS]: Include "xterm.h".
17353         * Makefile.in (menu.o): Update dependencies.
17355         * Makefile.in (obj): Always add menu.o.
17356         * emacs.c (main): Always call syms_of_menu.
17357         * keyboard.h: Remove extra #ifdef HAVE_X_WINDOW.
17359 2008-06-08  Chong Yidong  <cyd@stupidchicken.com>
17361         * Makefile.in: Compile menu.c.
17363         * lisp.h: Declare syms_of_menu.
17365         * emacs.c (main): Call syms_of_menu.
17367         * keyboard.h: Relocate platform-independent menu definitions from
17368         xmenu.c.
17370         * menu.c: New file.  Relocate platform-independent menu
17371         definitions from xmenu.c.  Suggested by Adrian Robert.
17373         * xmenu.c: Remove platform-independent menu definitions.
17374         (menu_items, menu_items_inuse, menu_items_allocated)
17375         (menu_items_used, menu_items_n_panes)
17376         (menu_items_submenu_depth): Move to keyboard.h.
17377         (init_menu_items, finish_menu_items, unuse_menu_items)
17378         (discard_menu_items, restore_menu_items, save_menu_items)
17379         (grow_menu_items, push_submenu_start, push_submenu_end)
17380         (push_left_right_boundary, push_menu_pane, push_menu_item)
17381         (keymap_panes, single_keymap_panes, single_menu_item)
17382         (list_of_panes, list_of_items, find_and_call_menu_selection)
17383         (xmalloc_widget_value, free_menubar_widget_value_tree)
17384         (parse_single_submenu, digest_single_submenu)
17385         (update_submenu_strings): Move to menu.c.
17387 2008-06-07  Stefan Monnier  <monnier@iro.umontreal.ca>
17389         * dispnew.c (Flast_nonminibuf_frame): Handle the NULL case.
17391 2008-06-06  Miles Bader  <miles@gnu.org>
17393         * xdisp.c (x_produce_glyphs): Calculate tab width based on current
17394         face, not frame default.
17396 2008-06-05  Martin Rudalics  <rudalics@gmx.at>
17398         * window.c (pop_up_windows, pop_up_frames)
17399         (display_buffer_reuse_frames, Vpop_up_frame_function)
17400         (Vdisplay_buffer_function, Veven_window_heights)
17401         (Vspecial_display_buffer_names, Vspecial_display_regexps)
17402         (Vspecial_display_function, Vsame_window_buffer_names)
17403         (Vsame_window_regexps, split_height_threshold)
17404         (Vsplit_window_preferred_function): Move those vars to window.el.
17405         (display_buffer_1, Fspecial_display_p, Fsame_window_p)
17406         (Fdisplay_buffer): Move those functions to window.el.
17407         (syms_of_window): Remove corresponding declarations.
17408         (display_buffer): New function.
17409         (temp_output_buffer_show, Fother_window_for_scrolling): Use it.
17410         * dispnew.c (Flast_nonminibuf_frame): New function.
17411         * buffer.c (Fpop_to_buffer): Move to window.el.
17413 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
17415         * data.c (set_internal): Fix up call to let_shadows_buffer_binding_p.
17417 2008-06-05  Kenichi Handa  <handa@m17n.org>
17419         * coding.c (detect_coding): Fix previous change.
17420         (detect_coding_system): Likewise.
17422 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
17424         * character.h (MAKE_CHAR_MULTIBYTE): Check the arg is a (uni)byte.
17426         * keymap.c (Vminibuffer_local_filename_must_match_map):
17427         Rename from Vminibuffer_local_must_match_filename_map.
17428         (syms_of_keymap):
17429         * minibuf.c (Fcompleting_read): Adjust accordingly.
17430         * commands.h: Rename declaration as well.
17432 2008-06-05  Kenichi Handa  <handa@m17n.org>
17434         * font.c (Ffont_spec): Don't use font_parse_family_registry for
17435         family name.
17436         (Ffont_put): Likewise.
17438         * fontset.c (fontset_find_font): Call font_open_for_lface with the
17439         current font-spec.
17441         * xfont.c (xfont_list): Don't set registry to iso8859-1 even if it
17442         is unspecified.
17444         * xfaces.c (realize_x_face): If the font-related face attributes
17445         are the same as those of default face, realize a new fontset from
17446         default->fontset.
17447         (Fx_family_fonts): Use font_parse_family_registry instead of Ffont_put.
17449 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
17451         * xdisp.c (move_it_in_display_line_to): Improve the type of its args.
17452         (move_it_in_display_line): New wrapper.
17454         * window.c (window_scroll_pixel_based_preserve_x)
17455         (window_scroll_preserve_hpos, window_scroll_preserve_vpos): New vars.
17456         (window_scroll_pixel_based, window_scroll_line_based):
17457         Use them to preserve column positions.
17458         (syms_of_window): Initialize them.
17460         * indent.c (Fvertical_motion): Extend first arg to allow passing an
17461         (HPOS . VPOS) pair.
17463         * dispextern.h (move_it_in_display_line): Declare.
17465 2008-06-05  Juanma Barranquero  <lekktu@gmail.com>
17467         * window.c (Fwindow_parameter): Return VALUE, not (PARAMETER . VALUE).
17468         (Fwindow_parameters): Return copy of parameter alist.  Doc fix.
17469         (Fset_window_parameter): Return VALUE, not parameter alist.  Doc fix.
17471 2008-06-04  Juanma Barranquero  <lekktu@gmail.com>
17473         * window.c (Fset_window_parameter): Doc fix.
17474         (Fwindow_parameters, Fwindow_parameter): Remove redundant check.
17476 2008-06-04  Joakim Verona  <joakim@verona.se>
17478         * window.h (struct window): Add new member window_parameters.
17480         * window.c (Fwindow_parameters, Fwindow_parameter)
17481         (Fset_window_parameter): New defuns.
17482         (syms_of_window): Defsubr the new defuns.
17483         (make_window): Initialize window_parameters to nil.
17485 2008-06-04  John Paul Wallington  <jpw@pobox.com>
17487         * eval.c (Fdefmacro): Doc fix.
17489 2008-06-04  Kenichi Handa  <handa@m17n.org>
17491         * coding.c (detect_coding): Fix handling of coding->head_ascii.
17492         Be sure to call setup_coding_system when we find a proper coding system.
17493         (detect_coding_system): Fix handling of coding->head_ascii.
17495 2008-06-03  Andreas Schwab  <schwab@suse.de>
17497         * font.c (font_prop_validate_spacing): Fix last change.
17499 2008-06-03  Kenichi Handa  <handa@m17n.org>
17501         * font.c (font_prop_validate_spacing): Handle uppercase symbols.
17502         (font_parse_fcname): Fix handling of unknown key.
17504         * xfont.c (xfont_list): Try an alias.
17506         * charset.c (char_charset): Return NULL if the arg charset_list is
17507         specified and C doesn't belong to any of them.
17509 2008-06-02  Chip Coldwell  <coldwell@redhat.com>
17511         * font.c (font_pixel_size): Don't take cdr of an integer.
17513 2008-06-02  Jim Meyering  <meyering@redhat.com>
17515         Make "xfree (NULL)" a no-op; remove useless if-before-xfree.
17516         * alloc.c (xfree): Return right away for a NULL arg.
17517         * lread.c (nosuffix): Remove now-useless if-before-xfree tests.
17518         * gtkutil.c (xg_gtk_scroll_destroy): Likewise.
17519         * mac.c (create_apple_event_from_event_ref): Likewise.
17520         (create_apple_event_from_drag_ref, cfstring_create_normalized):
17521         Likewise.
17522         * doprnt.c (doprnt1): Likewise.
17523         * frame.c (frame): Likewise.
17524         * keyboard.c (wipe_kboard): Likewise.
17525         * macterm.c (x_free_frame_resources, xlfdpat_destroy, XFreePixmap)
17526         (init_font_name_table, mac_unload_font, x_delete_display): Likewise.
17527         * term.c (tty_default_color_capabilities, maybe_fatal)
17528         (delete_tty): Likewise.
17529         * w16select.c (string): Likewise.
17530         * w32.c (w32_get_resource, SET_ENV_BUF_SIZE): Likewise.
17531         * w32bdf.c (w32_free_bdf_font): Likewise.
17532         * w32fns.c (w32_unload_font): Likewise.
17533         * w32font.c (w32font_close): Likewise.
17534         * window.c (size_window): Likewise.
17535         * xselect.c (receive_incremental_selection): Likewise.
17536         * xterm.c (x_free_frame_resources, x_delete_display): Likewise.
17537         * mactoolbox.c (create_apple_event_from_drag_ref): Likewise.
17538         * w32.c (stat): Likewise.
17540         Remove useless if-before-free tests.
17541         * editfns.c (Fset_time_zone_rule): Likewise.
17542         * lread.c (nosuffix): Likewise.
17543         * ralloc.c (get_bloc): Likewise.
17544         * regex.c (reg_free): Likewise.
17545         * xftfont.c (xftfont_open, xftfont_close): Likewise.
17546         * xrdb.c (get_user_app, get_environ_db, x_load_resources): Likewise.
17547         * xsmfns.c (smc_save_yourself_CB): Likewise.
17549 2008-06-02  Kenichi Handa  <handa@m17n.org>
17551         * font.c (font_find_for_lface): Handle float font size.
17552         (font_open_for_lface): Likewise.
17554         * xfaces.c (x_supports_face_attributes_p): Check face->font before
17555         comparing the properties.
17557 2008-06-01  Jason Rumney  <jasonr@gnu.org>
17559         * w32font.c (w32_enumfont_pattern_entity): Use requested registry.
17560         Treat iso10646-1 and Windows DEFAULT_CHARSET specially.
17561         Duplicate iso8859-1 fonts as iso10646-1 if no registry specified.
17562         Don't add empty script list.
17563         (w32_registry): Only map DEFAULT_CHARSET to iso10646-1 here.
17565 2008-06-01  Dan Nicolaescu  <dann@ics.uci.edu>
17567         * Makefile.in (dot, dotdot): Remove, update users.
17568         ".." has been used elsewhere in the file for a long time.
17569         (LIBXT_STATIC): Remove conditional based on unused variable.
17571 2008-06-01  Miles Bader  <miles@gnu.org>
17573         * xfaces.c (Vface_remapping_alist): New variable.
17574         (syms_of_xfaces): Initialize it.
17575         (enum named_merge_point_kind): New type.
17576         (struct named_merge_point): Add `named_merge_point_kind' field.
17577         (push_named_merge_point): Make cycle detection respect different
17578         named-merge-point kinds.
17579         (lface_from_face_name_no_resolve): Rename from `lface_from_face_name'.
17580         Remove face-name alias resolution.
17581         (lface_from_face_name): New definition using
17582         `lface_from_face_name_no_resolve'.
17583         (get_lface_attributes_no_remap): Rename from `get_lface_attributes'.
17584         Call lface_from_face_name_no_resolve instead of lface_from_face_name.
17585         (get_lface_attributes): New definition that layers face-remapping on
17586         top of get_lface_attributes_no_remap.  New arg `named_merge_points'.
17587         (lookup_basic_face): New function.
17588         (lookup_derived_face): Pass new last arg to `get_lface_attributes'.
17589         (realize_named_face): Call `get_lface_attributes_no_remap' instead of
17590         `get_lface_attributes'.
17591         (face_at_buffer_position): Use `lookup_basic_face' to lookup
17592         DEFAULT_FACE_ID if necessary.  When optimizing the default-face case,
17593         return default_face's face-id instead of the constant DEFAULT_FACE_ID.
17595         * xdisp.c (init_iterator): Pass base_face_id through
17596         `lookup_basic_face' when we actually use it as a face-id.
17597         (handle_single_display_prop): Use `lookup_basic_face' to lookup
17598         DEFAULT_FACE_ID.
17600         * fontset.c (Finternal_char_font): Use `lookup_basic_face' to
17601         lookup the initial face-id.
17603         * dispextern.h (lookup_basic_face, Vface_remapping_alist): New decls.
17605 2008-06-01  Juanma Barranquero  <lekktu@gmail.com>
17607         * textprop.c (syms_of_textprop) <text-property-default-nonsticky>:
17608         (Fremove_text_properties): Fix typos in docstrings.
17610 2008-05-31  Kenichi Handa  <handa@m17n.org>
17612         * font.c (font_list_entities): Fix the car part of data to be
17613         stored in the cache.
17615         * ftfont.c (ftfont_font_format): Don't use strcasestr.
17617 2008-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
17619         * chartab.c (Foptimize_char_table, optimize_sub_char_table):
17620         Add a `test' argument so another predicate than `equal' can be used.
17621         (map_sub_char_table): Use `eq' rather than `equal' to merge ranges.
17622         (map_char_table): Remove unused vars `c' and `i'.
17623         * lisp.h (Foptimize_char_table): Adjust declaration.
17624         * charset.c (Fclear_charset_maps): Adjust call to Foptimize_char_table.
17626 2008-05-30  Kenichi Handa  <handa@m17n.org>
17628         * font.c (Ffont_info): Define only if HAVE_WINDOW_SYSTEM is defined.
17629         (syms_of_font): Defsubr Sfont_info only if HAVE_WINDOW_SYSTEM is
17630         defined.
17632 2008-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
17634         * data.c (Fmake_variable_buffer_local, Fmake_local_variable)
17635         (Fmake_variable_frame_local): Disallow mixing buffer-local and
17636         frame-local settings for the same variable.
17638 2008-05-30  Kenichi Handa  <handa@m17n.org>
17640         * fontset.c (Ffont_info): Move to font.c.
17641         (syms_of_fontset): Delete defsubr of Sfont_info.
17643         * font.c (font_style_to_value, font_score): Delete casting of the
17644         args to xstcasecmp.
17645         (register_font_driver): Increment num_font_drivers only when
17646         registering the driver globally.
17647         (Ffont_info): Move from fontset.c.  Handle a font object too.
17648         (syms_of_font): Defsubr Sfont_info.
17650 2008-05-29  Kenichi Handa  <handa@m17n.org>
17652         * coding.h (enum define_coding_utf8_arg_index): New enum.
17653         (enum coding_attr_index): Change coding_attr_utf_16_bom to
17654         coding_attr_utf_bom.
17655         (enum utf_bom_type): Rename from utf_16_bom_type.
17656         (struct utf_16_spec): Adjust for the above change.
17657         (struct coding_system): Add utf_8_bom in `spec' union.
17659         * coding.c (CODING_UTF_8_BOM): New macro.
17660         (enum coding_category): Delete coding_category_utf_8, add
17661         coding_category_utf_8_auto, coding_category_utf_8_nosig, and
17662         coding_category_utf_8_sig.
17663         (CATEGORY_MASK_UTF_8): Delete it.
17664         (CATEGORY_MASK_UTF_8_AUTO, CATEGORY_MASK_UTF_8_NOSIG)
17665         (CATEGORY_MASK_UTF_8_SIG): New macros.
17666         (CATEGORY_MASK_ANY): Delete CATEGORY_MASK_UTF_8, add
17667         CATEGORY_MASK_UTF_8_AUTO, CATEGORY_MASK_UTF_8_NOSIG, and
17668         CATEGORY_MASK_UTF_8_SIG.
17669         (CATEGORY_MASK_UTF_8): New macro.
17670         (UTF_BOM, UTF_8_BOM_1, UTF_8_BOM_2, UTF_8_BOM_3): New macros.
17671         (detect_coding_utf_8): Check BOM.
17672         (decode_coding_utf_8, encode_coding_utf_8): Handle BOM.
17673         (decode_coding_utf_16): Adjust for the change of enum utf_bom_type.
17674         (encode_coding_utf_16): Likewise.
17675         (setup_coding_system): Likewise.  Set CODING_UTF_8_BOM (coding).
17676         (detect_coding, detect_coding_system): Handle utf-8-auto.
17677         (Fdefine_coding_system_internal): Handle `bom' property for utf-8.
17678         (syms_of_coding): Fix setting up of Vcoding_category_table.
17680 2008-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
17682         * process.c (Faccept_process_output): If `millisec' is non-nil,
17683         `seconds' default to 0.
17684         (wait_reading_process_output): Also return non-nil if we read output
17685         from a non-running process.
17687 2008-05-29  Jason Rumney  <jasonr@gnu.org>
17689         * w32font.c (w32font_open_internal): Prefer truetype fonts unless
17690         `raster' specified.
17691         (add_font_entity_to_list): Allow non-opentype truetype fonts back
17692         in the uniscribe backend, but disallow any font that has no
17693         unicode subrange support.
17695 2008-05-29  Juanma Barranquero  <lekktu@gmail.com>
17697         * xfaces.c (Fx_list_fonts, Finternal_copy_lisp_face):
17698         Fix typos in docstrings.
17700 2008-05-29  Kenichi Handa  <handa@m17n.org>
17702         * xfaces.c (Fx_list_fonts): Make it return a list of font names.
17703         (Fx_family_fonts): Set frame correctly.
17705 2008-05-28  Jason Rumney  <jasonr@gnu.org>
17707         * w32term.c (x_draw_glyph_string): Use clipmask if specified.
17709 2008-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
17711         * fileio.c (Fwrite_region): Delay the defaulting to beg&z to after
17712         calling build_annotations.
17714 2008-05-28  Juanma Barranquero  <lekktu@gmail.com>
17716         * coding.c (Fdecode_coding_region, Fencode_coding_region)
17717         (Fencode_coding_string):
17718         (syms_of_coding) <coding-system-for-read, coding-system-for-write>:
17719         <latin-extra-code-table>: Fix typos in docstrings.
17720         (syms_of_coding) <coding-system-alist>: Doc fix.
17721         (syms_of_coding) <translation-table-for-input>: Reflow docstring.
17723 2008-05-28  Kenichi Handa  <handa@m17n.org>
17725         * fontset.c (Ffont_info): Don't call font_close_object.
17727         * font.c (font_parse_family_registry): Use Ffont_put to validate
17728         foundry and family.
17729         (font_delete_unmatched): Don't check spacing.
17730         (font_list_entities): Add spacing to the spec to list fonts.
17732         * ftfont.c (ftfont_spec_pattern): Don't set FC_SPACING to pattern.
17733         (ftfont_list): Check spacing here.  Don't include FC_CHARSET in objset.
17735         * coding.c (encode_coding_raw_text): Fix previous change.
17736         (encode_coding_object): When the dst_object is a buffer and is
17737         different from src_object, move gap to PT.
17739 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
17741         * xterm.c (x_draw_glyph_string): If a clipmask is specified, use it.
17743 2008-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
17745         * coding.c (encode_coding_raw_text): Set coding->produced_char for
17746         all branches.  Compute it differently.
17748         * xdisp.c [!HAVE_WINDOW_SYSTEM]: Include font.h for --without-x.
17750 2008-05-27  Juanma Barranquero  <lekktu@gmail.com>
17752         * w32font.c (compute_metrics): Rewrite an "else { if () ... else ... }"
17753         into "else if () ... else ...".
17755 2008-05-27  Jason Rumney  <jasonr@gnu.org>
17757         * w32font.c (w32font_open_internal): Determine if glyph indices
17758         are likely to work here.
17760 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
17762         * xdisp.c (draw_glyphs): If mouse-highlighting is on, attempt to
17763         draw overlap glyphs with appropriate highlighting.
17765 2008-05-27  Kenichi Handa  <handa@m17n.org>
17767         * xfont.c (xfont_open): Fix calculation of font->average_width.
17769 2008-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
17771         * casefiddle.c (casify_object): Try to guess better whether the
17772         argument is a byte or a char.
17774 2008-05-26  Andreas Schwab  <schwab@suse.de>
17776         * xselect.c (x_reply_selection_request): Properly handle format == 32.
17777         Always send multiples of format size.
17779         * xterm.c (x_set_frame_alpha): Fix type mismatch.
17781 2008-05-26  Jason Rumney  <jasonr@gnu.org>
17783         * w32font.c (w32font_text_extents): Zero whole metrics struct first.
17784         (compute_metrics): Don't set failure if we just cleared the cache.
17785         (w32_weight_table): Remove unused variable.
17786         (w32_enumfont_pattern_entity): Use FONT_SPACING_CHARCELL for
17787         backwards compatibility.
17789 2008-05-25  Kenichi Handa  <handa@m17n.org>
17791         * w32term.c (x_draw_glyph_string):
17792         * xterm.c (x_draw_glyph_string): Fix calculation of underline position.
17794         * xfaces.c: Delete unused function prototypes.
17795         (xstrlwr, font_frame): Delete them.
17796         (clear_face_cache): Delete unused variable.
17798         * xftfont.c (xftfont_open): Delete unused variable.
17799         If underline_thickness is not 1, adjust underline_position.
17801         * ftxfont.c (ftxfont_open): Delete unused variable.
17803         * fontset.c (face_for_char): Optimize for the case of no charset
17804         property.
17806         * font.c (LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE)
17807         (check_gstring, check_otf_features, otf_list, otf_tag_symbol)
17808         (otf_open, font_otf_capability, generate_otf_features)
17809         (font_otf_DeviceTable, font_otf_ValueRecord, font_otf_Anchor):
17810         Comment out by surrounding "#if 0" and "#endif" for the moment.
17811         (Ffont_drive_otf, Ffont_otf_alternates): Likewise.
17812         (syms_of_font): Codes for accessing above commented out.
17814 2008-05-24  Eli Zaretskii  <eliz@gnu.org>
17816         * w32proc.c: Include dispextern.h.
17818         * w32.c: Include dispextern.h.
17820 2008-05-23  Juanma Barranquero  <lekktu@gmail.com>
17822         * charset.c (Fencode_char, Fsplit_char): Doc fixes.
17823         (Fget_unused_iso_final_char, Fdecode_char, Fiso_charset):
17824         Fix typos in docstrings.
17826 2008-05-23  Jason Rumney  <jasonr@gnu.org>
17828         * xsmfns.c: Remove includes that are already included by config.h.
17830 2008-05-23  Kenichi Handa  <handa@m17n.org>
17832         * charset.c (Qemacs, charset_emacs): New variables.
17833         (char_charset): Fix for non-Unicode characters.
17834         (syms_of_charset): Define charset_emacs.
17836         * w32term.c (x_draw_glyph_string): Be sure to update
17837         s->underline_thickness and s->underline_position.  Be sure to draw
17838         underline within the current line area.
17840         * xterm.c (x_draw_glyph_string): Be sure to update
17841         s->underline_thickness and s->underline_position.  Be sure to draw
17842         underline within the current line area.
17844         * fontset.c: Delete unused variables and add casting for char *
17845         throughout the file.
17846         (fontset_font): Try the fallback fonts of the current fontset
17847         before consulting the default fontset.
17849         * ftfont.c (ftfont_spec_pattern): Free charset if necessary.
17851         * xfont.c (xfont_list_pattern): Free names returned from XListFonts.
17853 2008-05-22  Jason Rumney  <jasonr@gnu.org>
17855         * font.c: Don't include strings.h.
17857         * dispextern.h, xfaces.c (xstrcasecmp): Rename from xstricmp.
17859         * dosfns.c, fileio.c, font.c, fontset.c, image.c, macfns.c:
17860         * macterm.c, process.c, w32.c, w32fns.c, w32proc.c, xfaces.c:
17861         * xfns.c, xfont.c: All callers of stricmp and strcasecmp changed
17862         to call xstrcasecmp.
17864         * xfont.c (xfont_list_pattern, compare_font_names): Use xstrcasecmp.
17866         * fontset.c (fs_query_fontset): Use xstrcasecmp.
17868         * font.c (font_style_to_value, font_score): Use xstrcasecmp.
17870         * dosfns.c (msdos_stdcolor_idx): Use xstrcasecmp.
17872 2008-05-22  Kenichi Handa  <handa@m17n.org>
17874         * puresize.h (BASE_PURESIZE): Increase to 1220000.
17876         * font.c (font_prop_validate_style): Adjust for the format
17877         change of font_style_table.
17879         * w32font.c (w32font_open_internal): Call Ffont_xlfd_name with
17880         two args.
17882         * xfaces.c (x_update_menu_appearance): Call Ffont_xlfd_name with
17883         two args.
17885 2008-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17887         * minibuf.c (keys_of_minibuf): Delete.
17888         * lisp.h (keys_of_minibuf): Delete.
17889         * emacs.c (main): Don't call keys_of_minibuf.
17891 2008-05-22  Kenichi Handa  <handa@m17n.org>
17893         * ftfont.c (ftfont_resolve_generic_family): Rename from
17894         ftfont_list_generic_family.  Return a single family for each
17895         generic family.
17896         (ftfont_spec_pattern): Add FC_FAMILY to pattern.
17897         (ftfont_list): Adjust for the change of ftfont_resolve_generic_family.
17898         Call font_add_log.
17899         (ftfont_match): Call font_add_log.
17901         * font.h (Ffont_xlfd_name): EXFUN adjusted.
17902         (FONT_DEBUG): Define it.
17903         (font_add_log): Extern it.
17904         (font_assert): Rename from xassert.
17906         * xfont.c (xfont_get_pcm): Change xassert to font_assert.
17907         (xfont_list_family): Call font_add_log.
17908         (xfont_match): Likewise.
17909         (memq_no_quit): Delete.
17911         * fontset.c (fontset_from_font, Ffontset_info): Add the 2nd arg in
17912         call of Ffont_xlfd_name.
17914         * xfaces.c (struct table_entry, slant_table, weight_table)
17915         (swidth_table): Move to font.c.
17917         * font.c: Checking of FONT_DEBUG is moved to font.h.  All calls of
17918         xassert are changed to font_assert.  Delete many unused variables.
17919         (Vfont_weight_table, Vfont_slant_table, Vfont_width_table):
17920         New variables.
17921         (struct table_entry): Move from xfaces.c and modified.
17922         (weight_table, slant_table, width_table): Move from xfaces.c and
17923         contents adjusted for the change of struct table_entry.
17924         (font_style_to_value, font_style_symbolic): Adjust for the
17925         format change of font_style_table.
17926         (font_parse_family_registry): Don't overwrite existing foundry and
17927         family of font_spec.
17928         (font_score): Fix calculation of diff for sizes.
17929         (font_sort_entites): Call font_add_log.
17930         (font_delete_unmatched): Return a newly created list.
17931         (font_list_entities): Fix previous change.  Call font_add_log.
17932         (font_matching_entity, font_open_entity, font_close_entity):
17933         Call font_add_log.
17934         (Ffont_xlfd_name): New arg FOLD-WILDCARDS.
17935         (Finternal_set_font_style_table): Delete.
17936         (BUILD_STYLE_TABLE): New macro.
17937         (build_style_table): New function.
17938         (Vfont_log, font_log_env_checked): New variables.
17939         (font_add_log): New function.
17940         (syms_of_font): Delete defsubr Sinternal_set_font_style_table.
17941         Declare Lisp variables "font-weight-table", "font-slant-table",
17942         "font-width-table", and "font-log".  Initialize font_style_table.
17944 2008-05-21  Dan Nicolaescu  <dann@ics.uci.edu>
17946         * xterm.c (x_set_frame_alpha): Move declarations before statements.
17948 2008-05-21  Seiji Zenitani  <zenitani@mac.com>
17949             Ryo Yoshitake  <ryo@shiftmode.net>
17951         * frame.c (Qalpha): Add a new frame parameter `alpha'.
17952         (Vframe_alpha_lower_limit): New variable.
17953         (x_set_alpha): New function.
17955         * frame.h (Qalpha, Vframe_parameter_lower_limit): Export them.
17957         * xfns.c (x-create-frame, Qalpha):
17958         Initialize the frame parameter `alpha'.
17959         * xterm.c (OPAQUE, OPACITY): New.
17960         (x_set_frame_alpha): New function.
17961         (frame_highlight, frame_unhighlight): Call x_set_frame_alpha.
17963         * macfns.c (mac_frame_parm_handlers): A null handler for x_set_alpha.
17964         * w32fns.c (w32_frame_parm_handlers): Likewise.
17966 2008-05-20  Jason Rumney  <jasonr@gnu.org>
17968         * w32font.c (add_font_entity_to_list): Don't add non-opentype
17969         truetype fonts to opentype list.
17971 2008-05-20  Juanma Barranquero  <lekktu@gmail.com>
17973         * fontset.c (Ffontset_info): Doc fix.
17974         (syms_of_fontset) <font-encoding-charset-alist, use-default-ascent>:
17975         <ignore-relative-composition>: Fix typos in docstrings.
17977         * font.c (syms-of-font) <font-encoding-alist>:
17978         (Ffontp, Ffont_make_gstring): Fix typos in docstrings.
17979         (Flist_fonts, Ffont_family_list, Ffont_fill_gstring, Fquery_font)
17980         (Ffont_otf_alternates): Doc fixes.
17982 2008-05-20  Kenichi Handa  <handa@m17n.org>
17984         * Makefile.in (FONTSRC): Delete it.  Change all $(FONTSRC) to
17985         font.h through out the file.
17986         (FONT_DRIVERS): Rename from FONTOBJ.
17987         (obj): Change $(FONTOBJ) to $(FONT_DRIVERS).  Add font.o.
17988         (SOME_MACHINE_OBJECTS): Change $(FONTOBJ) to $(FONT_DRIVERS).
17990         * emacs.c (main): Call syms_of_font unconditionally.
17992         * font.h (find_font_encoding): Extern it.
17994         * font.c (Vfont_encoding_alist, find_font_encoding): Move from
17995         fontset.c.
17996         (font_pixel_size) [! HAVE_WINDOW_SYSTEM]: Return 1.
17997         (font_open_entity): Update FRAME_X_DISPLAY_INFO (f)->n_fonts,
17998         FRAME_SMALLEST_CHAR_WIDTH (f), and FRAME_SMALLEST_FONT_HEIGHT (f)
17999         only when HAVE_WINDOW_SYSTEM is defined.
18000         (font_close_object): Update FRAME_X_DISPLAY_INFO (f)->n_fonts only
18001         when HAVE_WINDOW_SYSTEM is defined.
18003         * fontset.c (Vfont_encoding_alist, find_font_encoding): Move to font.c.
18004         (syms_of_fontset): Move declaration of font-encoding-alist to font.c.
18006         * xfaces.c: Include font.h unconditionally.
18007         (merge_face_ref, merge_face_vectors)
18008         (Finternal_set_lisp_face_attribute): Cancel the previous change.
18010 2008-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
18012         * xdisp.c (select_frame_for_redisplay): Adjust for last change to
18013         indirect_variable.
18014         * eval.c (lisp_indirect_variable): New fun.
18015         (Fuser_variable_p): Use it.
18017 2008-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
18019         * lisp.h (indirect_variable):
18020         * data.c (indirect_variable, let_shadows_buffer_binding_p):
18021         Use Lisp_Symbol pointers rather than Lisp_Object.
18022         Adjust callers.
18023         * buffer.c (buffer_slot_type_mismatch): Use wrong-type-argument.
18024         To this end, change calling-convention.
18026         * minibuf.c (Finternal_complete_buffer): Only strip out hidden buffers
18027         if some non-hidden buffers are selected by string&pred.
18029 2008-05-19  Chong Yidong  <cyd@stupidchicken.com>
18031         * process.c (wait_reading_process_output): Always check status
18032         when in batch mode.
18034 2008-05-19  Kenichi Handa  <handa@m17n.org>
18036         * font.c (font_list_entities): Fix handling of cache.
18037         (font_matching_entity): Likewise.
18039         * ftfont.c (cs_iso8859_1): Delete.
18040         (ft_face_cache): New variable.
18041         (struct ftfont_info): New member fc_charset_idx.
18042         (ftfont_build_basic_charsets): Delete.
18043         (fc_charset_table): New variable.
18044         (ftfont_pattern_entity): New arg fc_charset_idx.  Store (FILENAME
18045         . FC_CHARSET_IDX) as :font-entity property in the font entity.
18046         Callers changed.
18047         (ftfont_lookup_cache, ftfont_get_charset): New functions.
18048         (ftfont_spec_pattern): New argument fc_charset_idx.
18049         Check registry more rigidly.  Change callers.
18050         (ftfont_open, ftfont_close, ftfont_has_char): Adjust for the
18051         change of :font-entity property of the font.
18053         * xftfont.c (xftfont_open): Adjust for the change of :font-entity
18054         property of the font.
18056 2008-05-18  Juanma Barranquero  <lekktu@gmail.com>
18058         * coding.c (Fcoding_system_p): Rename argument to match docstring.
18059         (Funencodable_char_position, Fcheck_coding_systems_region)
18060         (Fdecode_coding_string, Fencode_coding_string): Fix typos in docstrings.
18061         (Fdetect_coding_region, Fdetect_coding_string, Fencode_coding_region)
18062         (Ffind_operation_coding_system, Fset_coding_system_priority)
18063         (Fcoding_system_eol_type): Doc fixes.
18065 2008-05-17  Glenn Morris  <rgm@gnu.org>
18067         * sysdep.c (child_setup_tty): Handle systems with NLDLY, without FFDLY.
18069 2008-05-16  Eli Zaretskii  <eliz@gnu.org>
18071         * dired.c (Ffile_attributes): Shut up GCC warnings about st_uid
18072         and st_gid.
18074         * frame.c (Fdelete_frame): Don't call font_update_drivers if
18075         HAVE_WINDOW_SYSTEM is not defined.
18077         * xfaces.c (merge_face_ref, merge_face_vectors)
18078         (Finternal_set_lisp_face_attribute): Use FONT_*_INDEX only when
18079         HAVE_WINDOW_SYSTEM is defined.
18080         (Fface_font): Fix non-HAVE_WINDOW_SYSTEM case.
18082 2008-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
18084         * keyboard.c (parse_menu_item): Do not cache key shortcut any more.
18086 2008-05-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
18088         * macterm.c (x_draw_relief_rect): Remove unused variable `dpy'.
18090 2008-05-15  Kenichi Handa  <handa@m17n.org>
18092         * font.c (font_find_for_lface): Reflect LFACE_FONT in the font
18093         preference.
18095 2008-05-15  Glenn Morris  <rgm@gnu.org>
18097         * emacs.c (USAGE1, standard_args): Remove -disable-font-backend.
18099 2008-05-15  Chong Yidong  <cyd@stupidchicken.com>
18101         * fns.c (init_fns): Don't initialize weak_hash_tables here.
18102         (init_weak_hash_tables): New fun.  Initialize weak_hash_tables.
18104         * alloc.c (init_alloc_once): Call init_weak_hash_tables.
18106 2008-05-15  Kenichi Handa  <handa@m17n.org>
18108         * ftfont.c (ftfont_list): Downcase family name to check generic
18109         families.
18111         * xfaces.c (Finternal_set_lisp_face_attribute): Be sure to make a
18112         font-spec for QCfont value.
18114         * fontset.c (Fnew_fontset): Call font_unparse_xlfd with 256-byte
18115         buffer.  Check the return value of it.
18117 2008-05-14  Jason Rumney  <jasonr@gnu.org>
18119         * w32term.c (w32_get_glyph_overhangs): Remove.
18120         (w32_redisplay_interface): Use x_get_glyph_overhangs instead.
18122 2008-05-14  Kenichi Handa  <handa@m17n.org>
18124         * font.c (font_prop_validate): Make nil a valid value.
18125         (font_clear_cache): Check if the cached vector of entities is nil
18126         or not.
18128 2008-05-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
18130         * emacs.c (main_thread): Conditionalize on
18131         FORWARD_SIGNAL_TO_MAIN_THREAD instead of HAVE_GTK_AND_PTHREAD.
18132         (main) [FORWARD_SIGNAL_TO_MAIN_THREAD]: Initialize it.
18134         * syssignal.h (FORWARD_SIGNAL_TO_MAIN_THREAD): New define.
18135         (main_thread, SIGNAL_THREAD_CHECK): Conditionalize on
18136         FORWARD_SIGNAL_TO_MAIN_THREAD instead of HAVE_GTK_AND_PTHREAD.
18138 2008-05-14  Kenichi Handa  <handa@m17n.org>
18140         * coding.c (detect_coding_iso_2022): Ignore a coding category that
18141         has no corresponding coding system.
18143 2008-05-14  Jason Rumney  <jasonr@gnu.org>
18145         * font.h (struct font) [WINDOWSNT]: Remove codepage member.
18147         * w32font.h (w32font_open_internal): Update declaration.
18149         * w32font.c (w32font_open_internal): Change last argument from
18150         w32font_info struct to font object.  Fill in font object from
18151         font_entity.  Get Outline metrics if possible.  Use them to
18152         calculate underline position and thickness.  Use xlfd name as name
18153         property.  Don't set codepage.
18154         (w32font_open): Pass font_object to w32font_open_internal.  Don't
18155         update dpyinfo->smallest_font_height and dpyinfo->smallest_char_width.
18156         (w32font_draw): Use s->font.
18157         (clear_cached_metrics): Don't clear non-existent blocks.
18159         * w32term.c (w32_compute_glyph_string_overhangs): Don't compute if
18160         font was not found.
18161         (x_draw_glyph_string): Use underline position and thickness from font.
18163         * w32uniscribe.c (uniscribe_open): Pass font_object to
18164         w32font_open_internal.
18166 2008-05-14  Kenichi Handa  <handa@m17n.org>
18168         These changes are to delete all legacy font-handling codes, and
18169         make Emacs use only font-backends.
18171         * Makefile.in: Delete USE_FONT_BACKEND conditionals.
18172         (frame.o, image.o, print.o): Depend on $(FONTSRC).
18174         * makefile.w32-in (WIN32OBJ): Add w32reg.$(O), remove w32bdf.$(O).
18176         * charset.h (Vcharset_non_preferred_head)
18177         (Vcurrent_iso639_language): Extern them.
18179         * charset.c (Vcharset_non_preferred_head): New variable.
18180         (Vcurrent_iso639_language): New variable.
18181         (syms_of_charset): Declare it as a Lisp variable.
18182         (char_charset): Don't check non preferred charsets.  As a last
18183         resort, return charset_unicode.
18184         (Fset_charset_priority): Update Vcharset_non_preferred_head.
18186         * composite.c: Throughout the file, delete all USE_FONT_BACKEND
18187         conditionals.  Don't check enable_font_backend.  Delete all codes
18188         used only when USE_FONT_BACKEND is not defined.
18190         * dispextern.h (struct glyph_string): Change type of `font' to
18191         `struct font *'.
18192         (struct glyph_string): New member underline_position and
18193         underline_thickness.
18194         (enum lface_attribute_index): Remove LFACE_AVGWIDTH_INDEX.
18195         (struct face): Change type of `font' to `struct font *'.
18196         Remove members `font_name', `font_info_id'.
18197         (per_char_metric, encode_char): Delete externs.
18198         (calc_pixel_width_or_height): Adjust the prototype.
18200         * emacs.c (enable_font_backend): Delete extern.
18201         (main): Don't set enable_font_backend.  Don't check the command
18202         line argument "-disable-font-backend".
18204         * font.h (Qfont_spec, Qfont_entity, Qfont_object): Extern them.
18205         (enum font_property_index): New members FONT_DPI_INDEX,
18206         FONT_SPACING_INDEX, FONT_AVGWIDTH_INDEX, FONT_NAME_INDEX,
18207         FONT_FULLNAME_INDEX, FONT_FILE_INDEX, FONT_FORMAT_INDEX,
18208         FONT_OBJECT_MAX.  Delete FONT_FRAME_INDEX.
18209         (FONT_WEIGHT_NUMERIC, FONT_SLANT_NUMERIC, FONT_WIDTH_NUMERIC)
18210         (FONT_WEIGHT_SYMBOLIC, FONT_SLANT_SYMBOLIC, FONT_WIDTH_SYMBOLIC)
18211         (FONT_WEIGHT_FOR_FACE, FONT_SLANT_FOR_FACE, FONT_WIDTH_FOR_FACE)
18212         (FONT_WEIGHT_NAME_NUMERIC, FONT_SLANT_NAME_NUMERIC)
18213         (FONT_WIDTH_NAME_NUMERIC, FONT_SET_STYLE): New macros.
18214         (struct font_spec, struct font_entity): New structs.
18215         (FONT_ENCODING_NOT_DECIDED): Move from fontset.h.
18216         (struct font): Many members from old "struct font_info" moved to
18217         here.  Members font and entity deleted.
18218         (FONT_SPEC_P, FONT_ENTITY_P, FONT_OBJECT_P, FONTP): Modified for
18219         the new font-related objects.
18220         (CHECK_FONT_SPEC, CHECK_FONT_ENTITY, CHECK_FONT_OBJECT)
18221         (CHECK_FONT_GET_OBJECT): Likewise.
18222         (XFONT_SPEC, XFONT_ENTITY, XFONT_OBJECT, XSETFONT): New macros.
18223         (PT_PER_INCH, POINT_TO_PIXEL, PIXEL_TO_POINT): Move from font.h.
18224         (struct font_driver): New members case_sensitive anc check.
18225         Type of the member list and open changed.
18226         (enable_font_backend, font_symbolic_weight, font_symbolic_slant)
18227         (font_symbolic_width, font_find_object, font_get_spec)
18228         (font_set_lface_from_name): Delete extern.
18229         (Fcopy_font_spec, Fmerge_font_spec, Ffont_family_list): New EXFUNs.
18231         * font.c: Include <strings.h>.
18232         (enable_font_backend): Delete it.
18233         (Qfont_spec, Qfont_entity, Qfont_object): New variables.
18234         (CHECK_VALIDATE_FONT_SPEC): Delete it.
18235         (PT_PER_INCH, POINT_TO_PIXEL, PIXEL_TO_POINT): Move to font.h.
18236         (null_string): Delete it.
18237         (null_vector): Make it static.
18238         (font_family_alist): Delete it.
18239         (Qnormal): Extern it.
18240         (QCextra, QClanguage): Delete it.
18241         (QClang, QCavgwidth, QCfont_entity, QCfc_unknown_spec): New variables.
18242         (font_make_spec, font_make_entity, font_make_object)
18243         (font_intern_prop): Rename from intern_downcase.  Don't downcase
18244         the string.  Callers changed.
18245         (font_pixel_size): Adjust for the format change of font-related
18246         objects.
18247         (prop_name_to_numeric, prop_numeric_to_name): Delete them.
18248         (font_style_to_value, font_style_symbolic): New function.
18249         (build_font_family_alist): Delete it.
18250         (font_registry_charsets): Use Fassoc_string instead of
18251         assq_no_quit.
18252         (font_prop_validate_symbol): Don't return null_string.
18253         (font_prop_validate_style): Adjust for the change of
18254         style-related values in a font vector.
18255         (font_property_table): Delete entries for QClanguage and
18256         QCantialias, add entries for QCavgwidth.
18257         (get_font_prop_index): Delete the 2nd argument FROM.
18258         (font_prop_validate): Arguments changed.
18259         (font_put_extra): Adjust for the change of font-related objects.
18260         (font_expand_wildcards, font_parse_xlfd, font_unparse_xlfd)
18261         (font_parse_fcname, font_unparse_fcname)
18262         (font_prepare_composition): Likewise.
18263         (font_parse_family_registry): Rename from font_merge_old_spec.
18264         (otf_open): Delete the 1st arg entity.
18265         (font_otf_capability): Adjust for the above change.
18266         (font_score): New arg alternate_families.  Adjusted for the change
18267         of font-related objects.
18268         (font_sort_entites): New arg best_only.
18269         (font_symbolic_weight, font_symbolic_slant, font_symbolic_width):
18270         Delete them.
18271         (font_match_p): Check alternate families.
18272         (font_find_object): Delete it.
18273         (font_check_object): New function.
18274         (font_clear_cache): Adjust for the change of font-related objects.
18275         (font_delete_unmatched): New arg.
18276         (font_list_entities): Call font_driver->list with a spec that
18277         doesn't specify style-related properties.
18278         (font_matching_entity): Arguments changed.  Caller changed.
18279         (font_open_entity): Adjust for the change of font-related objects.
18280         (font_close_object, font_has_char, font_encode_char)
18281         (font_get_name, font_get_spec): Likewise.
18282         (font_spec_from_name, font_clear_prop, font_update_lface):
18283         New functions.
18284         (font_find_for_lface, font_open_for_lface, font_load_for_lface)
18285         (font_prepare_for_face, font_done_for_face, font_open_by_name)
18286         (font_at): Adjust for the change of font-related objects.
18287         (font_range): New function.
18288         (Ffontp, Ffont_spec, Ffont_get, Ffont_put, Flist_fonts)
18289         (Ffont_xlfd_name): Adjust for the change of font-related objects.
18290         (Fcopy_font_spec, Fmerge_font_spec): New function.
18291         (Ffont_family_list): Rename from list-families.
18292         (Finternal_set_font_style_table): Arguments changed.
18293         (Ffont_fill_gstring, Ffont_shape_text, Fopen_font)
18294         (Ffont_drive_otf, Fquery_font, Ffont_match_p): Adjust for the
18295         change of font-related objects.
18296         (syms_of_font): Delete "ifdef USE_FONT_BACKEND".  DEFSYM new symbols.
18298         * fontset.h (struct font_info): Delete it.  Most members go to
18299         struct font.
18300         (FONT_ENCODING_NOT_DECIDED): Move to font.h.
18301         (enum FONT_SPEC_INDEX): Delete it.
18302         (font_info, list_fonts_func, load_font_func, query_font_func)
18303         (set_frame_fontset_func, find_ccl_program_func)
18304         (get_font_repertory_func, new_fontset_from_font_name):
18305         Delete externs.
18306         (fontset_from_font_name): Extern it.
18307         (FS_LOAD_FONT, FONT_INFO_ID, FONT_INFO_FROM_ID)
18308         (FONT_INFO_FROM_FACE): Deleted.
18309         (face_for_font): Adjust prototype.
18311         * fontset.c: Throughout the file, delete all USE_FONT_BACKEND
18312         conditionals.  Don't check enable_font_backend.  Delete all codes
18313         used only when USE_FONT_BACKEND is not defined.
18314         (get_font_info_func, list_font_func, load_font_func)
18315         (query_font_func, set_frame_fontset_func, find_ccl_program_func)
18316         (get_font_repertory_func): Delete them.
18317         (FONTSET_SPEC, FONT_DEF_NEW, FONT_DEF_SPEC, FONT_DEF_ENCODING)
18318         (FONT_DEF_REPERTORY, RFONT_DEF_FACE, RFONT_DEF_SET_FACE)
18319         (RFONT_DEF_FONT_DEF, RFONT_DEF_SPEC, RFONT_DEF_REPERTORY)
18320         (RFONT_DEF_OBJECT, RFONT_DEF_SET_OBJECT, RFONT_DEF_SCORE)
18321         (RFONT_DEF_SET_SCORE, RFONT_DEF_NEW): New macros.
18322         (fontset_compare_rfontdef): New function.
18323         (reorder_font_vector): Remove the argument CHARSET-ID.  Sort
18324         rfont-defs by qsort.  Adjusted for the change of font-group vector.
18325         (load_font_get_repertory): Deleted.
18326         (fontset_find_font): Use new macros to ref/set elements of
18327         font-def and rfont-def.
18328         (fontset_font): Fix the timing of remembering that no font for C.
18329         (free_face_fontset): Do nothing if the face has no fontset.
18330         (face_suitable_for_char_p): Use new macros to ref/set elements of
18331         rfont-def.
18332         (face_for_char): Likewise.  Call face_for_char with font_object.
18333         (fs_load_font): Delete.  Delete #pragma surrounding it.
18334         (fs_query_fontset): Use strcasecmp instead of strcmp.
18335         (generate_ascii_font_name): Adjust for the format change of
18336         font-spec.
18337         (Fset_fontset_font): Likewise.  Use new macros to set elements of
18338         font-def.
18339         (Fnew_fontset): Use font_unparse_xlfd to generate
18340         FONTSET_ASCII (fontset).
18341         (new_fontset_from_font_name): Deleted.
18342         (fontset_from_font): Rename from new_fontset_from_font.  Check if
18343         a fontset is already created for the font.  FIx updating of
18344         Vfontset_alias_alist.
18345         (fontset_ascii_font): Deleted.
18346         (Ffont_info): Adjust for the format change of font-spec.
18347         (Finternal_char_font): Likewise.
18348         (Ffontset_info): Likewise.
18349         (syms_of_fontset): Don't check load_font_func.
18351         * fns.c (internal_equal): Handle PREV_FONT.
18353         * frame.h: Delete USE_FONT_BACKEND conditional.
18355         * frame.c: Throughout the file, delete all USE_FONT_BACKEND
18356         conditionals.  Don't check enable_font_backend.  Delete all codes
18357         used only when USE_FONT_BACKEND is not defined.
18358         (x_set_font): Call x_new_font, not x_new_fontset2.
18359         (x_set_font_backend): Use FRAME_FONT macro to check if a font is
18360         already set for the frame.
18362         * ftfont.c (ftfont_pattern_entity): Argument FRAME removed.
18363         Make a font-entity by font_make_entity.  Use font_intern_prop instead
18364         of intern_downcase.  Use FONT_SET_STYLE to set a style-related
18365         font property.  If a font is scalable, set avgwidth property to 0.
18366         Set font-entity property by font_put_extra.
18367         (ftfont_list_generic_family): Argument SPEC and REGISTRY removed.
18368         (ffont_driver): Adjust for the change of struct font_driver.
18369         (ftfont_spec_pattern): New function.
18370         (ftfont_list): Return a list, not vector.
18371         (ftfont_match): Use ftfont_spec_pattern to get a pattern.
18372         (ftfont_list_family): Don't downcase names.
18373         (ftfont_free_entity): Deleted.
18374         (ftfont_open): Return a font-object.  Adjusted for the change of
18375         struct font.  Get underline_thickness and underline_position from
18376         font property.  Don't update dpyinfo->smallest_font_height and
18377         dpyinfo->smallest_char_width.
18378         (ftfont_close): Don't free `struct font'.
18379         (ftfont_has_char): Adjust for the format change of font-entity.
18380         (ftfont_encode_char, ftfont_text_extents): Likewise.
18382         * ftxfont.c (ftxfont_list): Return a list, not vector.
18383         (ftxfont_open): Return a font-object.  Adjusted for the change of
18384         struct font.  Get underline_thickness and underline_position from
18385         font property.  Don't update dpyinfo->smallest_font_height and
18386         dpyinfo->smallest_char_width.
18387         (ftxfont_close): Don't decrease FRAME_X_DISPLAY_INFO (f)->n_fonts.
18388         (ftxfont_draw): Adjust for the change of struct font.
18390         * image.c (image_ascent): Don't include "charset.h".
18391         Include "character.h" and "font.h".
18393         * lisp.h (enum pvec_type): New member PREV_FONT.
18394         (Fassoc_string): EXFUN it.
18396         * print.c: Include font.h.
18397         (print_object): Handle font-related objects.
18399         * xdisp.c: Throughout the file, delete all USE_FONT_BACKEND
18400         conditionals.  Don't check enable_font_backend.  Delete all codes
18401         used only when USE_FONT_BACKEND is not defined.
18402         (handle_auto_composed_prop): Do nothing if it->f is not on a
18403         window system.  Check how many following characters can be
18404         displayed by the same font.
18405         (calc_pixel_width_or_height): Type of the 4th arg is changed to
18406         'struct font *'.
18407         (get_char_face_and_encoding): Assign the whole encoding task to
18408         the `encode-char' method of a font driver.
18409         (fill_composite_glyph_string): Adjust for the change of `struct
18410         face' and `struct glyph_string'.
18411         (fill_glyph_string): Likewise.
18412         (get_per_char_metric): Arguments changed.
18413         (x_get_glyph_overhangs): Adjust for the change of `struct face'
18414         and `struct glyph_string'.
18415         (produce_stretch_glyph, calc_line_height_property)
18416         (x_produce_glyphs): Likewise.
18418         * xfaces.c: Throughout the file, delete all USE_FONT_BACKEND
18419         conditionals.  Don't check enable_font_backend.  Delete all codes
18420         used only when USE_FONT_BACKEND is not defined.
18421         Use FONT_XXX_NAME_NUMERIC instead of face_numeric_xxx.
18422         (QCfoundry, QCadstyle, QCregistry, QCspacing, QCsize, QCavgwidth)
18423         (Qp): Extern them.
18424         (clear_font_table, load_face_font, xlfd_lookup_field_contents):
18425         Deleted.
18426         (struct font_name): Deleted.
18427         (xlfd_numeric_value, xlfd_symbolic_value): Deleted.
18428         (compare_fonts_by_sort_order): New function.
18429         (xlfd_numeric_slant, xlfd_symbolic_slant, xlfd_numeric_weight)
18430         (xlfd_symbolic_weight, xlfd_numeric_swidth, xlfd_symbolic_swidth):
18431         Deleted.
18432         (Fx_family_fonts): Use font_list_entities, and sort fonts by
18433         compare_fonts_by_sort_order.
18434         (Fx_font_family_list): Call Ffont_family_list.
18435         (face_numeric_value, face_numeric_weight, face_numeric_slant)
18436         (face_numeric_swidth, face_symbolic_value, face_symbolic_weight)
18437         (face_symbolic_slant, face_symbolic_swidth)
18438         (split_font_name_into_vector, build_font_name_from_vector)
18439         (xlfd_fixed_p, xlfd_point_size, pixel_point_size)
18440         (font_rescale_ratio, split_font_name, build_font_name)
18441         (free_font_names, sort_fonts, x_face_list_fonts)
18442         (face_font_available_p, sorted_font_list, cmp_font_names)
18443         (font_list_1, concat_font_list, font_list, remove_duplicates):
18444         Deleted.
18445         (Fx_list_fonts): Use Ffont_list.
18446         (LFACE_AVGWIDTH): Deleted.
18447         (check_lface_attrs): Don't check LFACE_AVGWIDTH.  Check LFACE_FONT
18448         by FONTP.
18449         (lface_fully_specified_p): Don't check LFACE_AVGWIDTH.
18450         (set_lface_from_font_name): Delete it.
18451         (set_lface_from_font): Rename from
18452         set_lface_from_font_and_fontset.  Caller changed.  Don't set
18453         LFACE_AVGWIDTH.  Use FONT_XXX_FOR_FACE to get a symbol suitable
18454         for face.
18455         (merge_face_vectors): Copy font-spec if necessary.
18456         Clear properties of the font-spec if necessary.
18457         (merge_face_ref): Clear properties of the font-spec if necessary.
18458         (Finternal_set_lisp_face_attribute): Likewise.
18459         (set_font_frame_param): Use font_load_for_lface to load a
18460         font-object, and call Fmodify_frame_parameters with it.
18461         (x_update_menu_appearance): Don't check LFACE_AVGWIDTH.  Get XLFD
18462         font name by Ffont_xlfd_name.
18463         (Finternal_lisp_face_attribute_values): Don't check QCweight,
18464         QCslant, and QCwidth.
18465         (Fface_font): Get a font name from font->props[FONT_NAME_INDEX].
18466         (lface_same_font_attributes_p): Don't check LFACE_AVGWIDTH.
18467         Compare fonts by EQ.
18468         (lookup_non_ascii_face): Deleted.
18469         (face_for_font): The 2nd argument changed.
18470         (x_supports_face_attributes_p): Don't check LFACE_AVGWIDTH.
18471         Check atomic font properties by case insensitive.
18472         (realize_non_ascii_face): Set face->overstrike correctly.
18473         (realize_x_face): Likewise.  Check if LFACE_FONT is a font_object.
18474         (dump_realized_face): Get font name from
18475         font->props[FONT_NAME_INDEX].  Don't print font_info_id.
18477         * xfns.c: Throughout the file, delete all USE_FONT_BACKEND
18478         conditionals.  Don't check enable_font_backend.  Delete all codes
18479         used only when USE_FONT_BACKEND is not defined.
18480         (xic_create_xfontset): Original code deleted and renamed from
18481         xic_create_xfontset2.  Use FRAME_FONT, not FRAME_FONT_OBJECT.
18482         (x_make_gc): Don't set GCFont in GCs.
18483         (Fx_create_frame) [USE_LUCID]: Set xlwmenu_default_font to a font
18484         opened by "fixed".
18485         (syms_of_xfns): Don't set get_font_info_func, load_font_func,
18486         find_ccl_program_func, query_font_func, set_frame_fontset_func,
18487         get_font_repertory_func.
18489         * xfont.c: Include <stdlib.h> and "ccl.h".
18490         (struct xfont_info): New structure.
18491         (xfont_query_font): Deleted.
18492         (xfont_find_ccl_program): Rename from x_find_ccl_program and
18493         moved from xterm.c.
18494         (xfont_driver): Adjust for the change of struct font_driver.
18495         (compare_font_names): New function.
18496         (xfont_list_pattern): Sort font names case insensitively.
18497         Make font_entity by calling font_make_entity.  Avoid auto-scaled fonts.
18498         (xfont_list): Return a list, not vector.
18499         (xfont_match): If the font doesn't have QCname property, generate
18500         a name from the other font properties.
18501         (xfont_open): Return a font-object.  Adjusted for the change of
18502         struct font.  Get underline_thickness and underline_position from
18503         font property.  Don't update dpyinfo->smallest_font_height and
18504         dpyinfo->smallest_char_width.
18505         (xfont_close): Don't free struct font.
18506         (xfont_prepare_face): Adjust for the change of struct font.
18507         (xfont_done_face): Deleted.
18508         (xfont_has_char): Adjust for the change of struct font.
18509         (xfont_encode_char, xfont_draw): Likewise.
18510         (xfont_check): New function.
18512         * xftfont.c (xftfont_list): Adjust for the change of `list'
18513         callback function.
18514         (xftfont_match): Adjust for the format change of font-entity.
18515         (xftfont_open): Adjust for the format change of font-entity and
18516         font-object.  Adjusted for the change of struct font.  Return a
18517         font-object.  Don't update dpyinfo->smallest_font_height and
18518         dpyinfo->smallest_char_width.
18519         (xftfont_close): Block input while calling XftFontClose.
18520         (xftfont_prepare_face): Don't block input while calling
18521         xftfont_get_colors.  Adjusted for the change of struct font.
18522         (xftfont_shape): Return value of error case fixed.
18524         * xrdb.c (x_load_resources): Don't setup a fontset resource.
18526         * xterm.h: Throughout the file, delete all USE_FONT_BACKEND
18527         conditionals.
18528         (FONT_WIDTH): Return (f)->max_width.
18529         (struct x_display_info): Delete member `font'.
18530         (x_list_fonts, x_get_font_info, x_load_font, x_query_font)
18531         (x_find_ccl_program, x_get_font_repertory): Delete externs.
18532         (struct x_output): Change type of `font' to `struct font *'.
18534         * xterm.c: Throughout the file, delete all USE_FONT_BACKEND
18535         conditionals.  Don't check enable_font_backend.  Delete all codes
18536         used only when USE_FONT_BACKEND is not defined.  Don't include ccl.h.
18537         (x_per_char_metric, x_encode_char): Deleted.
18538         (x_set_cursor_gc, x_set_mouse_face_gc): Don't set GCFont.
18539         (x_compute_glyph_string_overhangs): Adjust for the change of
18540         `struct face'.
18541         (x_draw_glyph_string_foreground)
18542         (x_draw_composite_glyph_string_foreground): Likewise.
18543         (x_draw_glyph_string): Likewise.  Use font->underline_position and
18544         font->underline_thickness.
18545         (x_new_font): Rename from x_new_fontset2.
18546         (x_new_fontset, x_get_font_info, x_list_fonts): Deleted.
18547         (x_check_font): Call `check' method of a font driver.
18548         (x_font_min_bounds, x_compute_min_glyph_bounds, x_load_font)
18549         (x_query_font, x_get_font_repertory): Deleted.
18550         (x_find_ccl_program): Rename and moved to xfont.c.
18551         (x_redisplay_interface): Adjust for the change of `struct
18552         redisplay_interface'.
18554         * w32fns.c: Throughout the file, delete all USE_FONT_BACKEND
18555         conditionals.  Don't check enable_font_backend.  Delete all codes
18556         used only when USE_FONT_BACKEND is not defined.  Surround non-used
18557         code by "#ifdef OLD_FONT" and "endif".
18558         (Fw32_select_font): Use FONT_COMPAT to get old font structure.
18560         * w32font.h (struct w32font_info): New member.
18561         (FONT_COMPAT): New macro.
18562         (w32font_open_internal): Prototype adjusted.
18564         * w32gui.h (XGCValues): Surround `XFontStruct *font' by "if
18565         OLD_FONT" and "endif".
18567         * w32font.c: Throughout the file, delete all USE_FONT_BACKEND
18568         conditionals.  Don't check enable_font_backend.  Delete all codes
18569         used only when USE_FONT_BACKEND is not defined.
18570         (w32font_open): Return a font-object.  Make a font-object by
18571         font_make_object.  Adjusted for the change of struct w32font_info.
18572         (w32font_close): Don't free struct font.  Adjusted for the change
18573         of struct w32font_info.
18574         (w32font_encode_char, w32font_text_extents, w32font_draw):
18575         Adjust for the change of struct w32font_info.
18576         (w32font_draw): Likewise.
18577         (w32font_list_internal): Return a list, not vector.
18578         (w32font_open_internal): Change the 4th arg to font-object.
18579         Adjusted for the change of struct w32font_info and font-object format.
18580         (add_font_name_to_list): Don't downcase names.
18581         (w32_enumfont_pattern_entity): Make a font-entity by
18582         font_make_entity.  Adjusted for the format change of font-entity.
18583         Use FONT_SET_STYLE to set a style-related font property.  If a
18584         font is scalable, set avgwidth property to 0.  Set font-entity
18585         property by font_put_extra.
18586         (font_matches_spec): Adjust for the format change of font-entity.
18587         (w32_weight_table, w32_decode_weight): New variables.
18588         (w32_encode_weight): New function.
18589         (fill_in_logfont): Adjust for the format change of font-spec.
18590         (w32font_full_name): Use FONT_WEIGHT_SYMBOLIC to get a symbol
18591         weight value.
18592         (w32font_driver): Adjust for the change of struct font_driver.
18594         * w32term.h: Throughout the file, delete all USE_FONT_BACKEND
18595         conditionals.  Don't check enable_font_backend.  Surround non-used
18596         code by "#ifdef OLD_FONT" and "endif".
18597         (FONT_WIDTH, FONT_HEIGHT, FONT_BASE, FONT_DESCENT)
18598         (FONT_AVG_WIDTH): Adjust for the change of struct font.
18600         * w32term.c: Throughout the file, delete all USE_FONT_BACKEND
18601         conditionals.  Don't check enable_font_backend.  Delete all codes
18602         used only when USE_FONT_BACKEND is not defined.  Surround non-used
18603         code by "#ifdef OLD_FONT" and "endif".
18605         * w32uniscribe.c: Delete USE_FONT_BACKEND conditional.
18606         (uniscribe_open): Return value changed to font-object.
18607         Adjusted for the format change of font-object.
18608         (uniscribe_otf_capability): Adjust for the change of struct font.
18609         (add_opentype_font_name_to_list): Don't downcase names.
18610         (uniscribe_font_driver): Adjust for the change of struct
18611         font_driver.
18613 2008-05-13  Chong Yidong  <cyd@stupidchicken.com>
18615         * dispnew.c (update_frame_1): Check if tty output is still valid
18616         before flushing it.
18618 2008-05-13  Jan Djärv  <jan.h.d@swipnet.se>
18620         * xterm.c (handle_one_xevent): Don't pass buttons higher than 3
18621         to Gtk+ menus.
18623 2008-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
18625         * dired.c (file_name_completion): Tweak the code so as to always do it
18626         in a single pass.  Tighten the scope of some variables.
18628         * dired.c (Qdefault_directory): New var.
18629         (file_name_completion): Use it instead of Fexpand_file_name.
18630         (syms_of_dired): Initialize it.
18632 2008-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
18634         * fileio.c (double_dollars): Remove dead code.
18636 2008-05-10  Eli Zaretskii  <eliz@gnu.org>
18638         * dired.c (Ffile_attributes, Fdirectory_files_and_attributes):
18639         Mention w32-get-true-file-attributes in doc string.
18641         * w32proc.c (syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix.
18643 2008-05-09  Glenn Morris  <rgm@gnu.org>
18645         * fileio.c (Fread_file_name): Remove reference to insdef, deleted
18646         2008-04-23.
18648 2008-05-09  Eli Zaretskii  <eliz@gnu.org>
18650         Support for reporting owner and group of each file on MS-Windows:
18651         * dired.c (stat_uname, stat_gname): New functions, with special
18652         implementation for w32.
18653         (Ffile_attributes): Use them instead of getpwuid and getgrgid.
18655         * w32.c: Rename the_passwd_* to dflt_passwd_*.
18656         (dflt_group_name): New static variable.
18657         (dflt_group): Rename from the_group.
18658         (init_user_info): Init dflt_group fields.  Get user's group name
18659         from LookupAccountSid.
18660         (g_b_init_get_file_security, g_b_init_get_security_descriptor_owner)
18661         (g_b_init_get_security_descriptor_group, g_b_init_is_valid_sid):
18662         New initialization states.
18663         (globals_of_w32): Initialize them to zero.  Initialize the default
18664         group name to "None".
18665         (GetFileSecurity_Name): New global var, the name of the function
18666         to call for GetFileSecurity.
18667         (GetFileSecurity_Proc, GetSecurityDescriptorOwner_Proc)
18668         (GetSecurityDescriptorGroup_Proc, IsValidSid_Proc): New typedefs.
18669         (get_file_security, get_security_descriptor_owner)
18670         (get_security_descriptor_group, is_valid_sid)
18671         (get_file_security_desc, get_rid, get_name_and_id)
18672         (get_file_owner_and_group): New functions.
18673         (stat): Use get_file_security_desc and get_file_owner_and_group to
18674         report the owner and primary group of each file.  Don't ignore the
18675         high 32 bits of file's size, now that st_size is 64-bit wide.
18676         Fix test when to get true file attributes.
18677         (init_user_info): Use get_rid instead of equivalent inline code.
18678         (fstat): Don't ignore the high 32 bits of file's size.
18680 2008-05-09  Chong Yidong  <cyd@stupidchicken.com>
18682         * image.c (png_load): Use correct bit-depth for setting background
18683         color.
18685 2008-05-08  Eli Zaretskii  <eliz@gnu.org>
18687         * Makefile.in (lisp, shortlisp): Rename epa-file-hook.elc to
18688         epa-hook.elc.
18690 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
18692         * font.c (Ffont_match_p): Don't use `iff' in docstring.
18694 2008-05-07  Dan Nicolaescu  <dann@ics.uci.edu>
18696         * macfns.c (Fx_create_frame): Make a copy of frame parameters
18697         because the original parameters are in pure storage now.
18698         (mac_window): Remove unused params.  Update callers.
18700 2008-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
18702         * lread.c (substitute_object_recurse): Use lower-level primitives.
18703         Don't signal errors when traversing sub-char-tables.
18704         Don't loop over all the possible characters when traversing char-tables.
18706         * print.c (print_preprocess): Add sub-char-tables to the print-table,
18707         just like we do in print.c.
18709 2008-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
18711         * minibuf.c (Ftry_completion): Remove code left over from when we used
18712         scmp instead of Fcompare_strings.
18714 2008-05-04  Juanma Barranquero  <lekktu@gmail.com>
18716         * w32fns.c (Fw32_battery_status): Fix computation of %t (h:min) format.
18718 2008-05-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
18720         * image.c [USE_MAC_IMAGE_IO] (image_load_image_io):
18721         Create bitmap context in native byte order.
18723         * macterm.c (XDrawLine)
18724         (XCreatePixmapFromBitmapData) [USE_MAC_IMAGE_IO]: Create bitmap
18725         context in native byte order.
18727 2008-05-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
18729         * config.in: Regenerate.
18731         * image.c (PIX_MASK_DRAW, PIX_MASK_RETAIN) [USE_MAC_IMAGE_IO]:
18732         New definitions for Image I/O support.
18733         (XGetImage, XPutPixel, XGetPixel, XDestroyImage)
18734         (mac_create_cg_image_from_image, x_create_x_image_and_pixmap)
18735         [USE_MAC_IMAGE_IO]: Add implementations for Image I/O support.
18736         (mac_data_provider_release_data, image_load_image_io)
18737         [USE_MAC_IMAGE_IO]: New functions.
18738         (CGImageCreateWithPNGDataProviderProcType) [MAC_OSX]: Remove typedef.
18739         (MyCGImageCreateWithPNGDataProvider) [MAC_OSX]: Remove variable.
18740         (init_image_func_pointer) [MAC_OSX]: Remove function.
18741         (image_load_quartz2d) [MAC_OSX]: Check availability of
18742         CGImageCreateWithPNGDataProvider at compile time.
18743         Use lowercase `false' for boolean constant.
18744         (png_load, jpeg_load, tiff_load, gif_load) [USE_MAC_IMAGE_IO]:
18745         Use image_load_image_io.
18746         (png_load) [!USE_MAC_IMAGE_IO && MAC_OSX]:
18747         Don't check MyCGImageCreateWithPNGDataProvider.
18748         (init_image) [MAC_OSX && TARGET_API_MAC_CARBON]:
18749         Don't call init_image_func_pointer.
18751         * macgui.h (Pixmap) [USE_MAC_IMAGE_IO]: New definition for Image I/O.
18753         * macterm.c (mac_cg_color_space_rgb) [USE_CG_DRAWING]:
18754         Make variable non-static.
18755         (XDrawLine, XCreatePixmap, XCreatePixmapFromBitmapData, XFreePixmap)
18756         [USE_MAC_IMAGE_IO]: Add implementations for Image I/O support.
18758         * macterm.h (ARGB_TO_ULONG, ALPHA_FROM_ULONG): New macros.
18759         (RED_FROM_ULONG): Mask off higher bits.
18760         (mac_cg_color_space_rgb) [USE_MAC_IMAGE_IO]: New extern.
18762         * s/darwin.h [HAVE_CARBON && HAVE_AVAILABILITYMACROS_H]:
18763         Include AvailabilityMacros.h.
18764         (USE_MAC_IMAGE_IO, LIBS_IMAGE) [HAVE_CARBON]: New defines.
18765         (LIBS_CARBON) [HAVE_CARBON]: Use LIBS_IMAGE.
18767 2008-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18769         * chartab.c (Fset_char_table_range): If range is t, really set all
18770         chars to that value.
18772 2008-05-03  Eli Zaretskii  <eliz@gnu.org>
18774         * dired.c (Ffile_attributes): Don't allow the device number become
18775         negative.
18777 2008-05-02  Daiki Ueno  <ueno@unixuser.org>
18779         * Makefile.in (lisp, shortlisp): Add epa-file-hook.elc.
18781 2008-05-02  Juri Linkov  <juri@jurta.org>
18783         * minibuf.c (Fread_from_minibuffer, Fread_string, Fread_command)
18784         (Fread_variable, Fread_buffer, Fcompleting_read): Document the
18785         DEFAULT argument as a list of default values in docstrings.
18787 2008-05-01  Chong Yidong  <cyd@stupidchicken.com>
18789         * puresize.h (BASE_PURESIZE): Increase to 1210000.
18791 2008-05-01  Martin Rudalics  <rudalics@gmx.at>
18793         * dispnew.c (change_frame_size_1): Preserve small windows when
18794         shrinking frames by calling set_window_height|width with third
18795         arg 2.
18797         * window.h (struct window): Replace field too_small_ok by field
18798         resize_proportionally.
18800         * window.c (make_window): Initialize resize_proportionally.
18801         (enlarge_window): Temporarily set resize_proportionally to make
18802         sure that shrink_windows does scale the window proportionally.
18803         (shrink_windows): When window has resize_proportionally set try
18804         to shrink it proportionally by stealing from other windows.
18805         (struct saved_window, Fset_window_configuration)
18806         (compare_window_configurations): Handle resize_proportionally.
18807         (WINDOW_TOTAL_SIZE): New macro.
18808         (window_min_size, shrink_windows, size_window): Use it.
18809         (check_min_window_sizes): Remove.  Invalid values of
18810         window-min-height|width are handled by window_min_size_2 now.
18811         (size_window, Fsplit_window, enlarge_window)
18812         (adjust_window_trailing_edge, grow_mini_window): Don't call
18813         check_min_window_sizes.
18814         (window_min_size_2, window_min_size_1, window_min_size):
18815         New argument safe_p for retrieving "safe" minimum sizes.
18816         (Fdisplay_buffer, Fsplit_window, enlarge_window)
18817         (adjust_window_trailing_edge, grow_mini_window):
18818         Adjust arguments of window_min_size... functions.
18819         (shrink_windows): Argument min_size removed.  New argument
18820         safe_p allows shrinking windows to their safe minimum sizes.
18821         Calculate minimum size and decide whether a window shall be
18822         deleted for each window individually.
18823         (size_window): When nodelete_p equals 2, tell shrink_windows to
18824         delete windows only if their new minimum size is no more safe.
18825         (shrink_window_lowest_first): Call window_min_size_1 to make
18826         sure to preserve modeline of bottom-most window when resizing
18827         the minibuffer.
18828         (Fset_window_configuration, Fcurrent_window_configuration)
18829         (compare_window_configurations): Do not handle
18830         window-min-height|width any more.
18831         (syms_of_window): Clarify window-min-height|width doc-strings.
18833 2008-04-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18835         * dired.c (file_name_completion): Fix up the encoding/decoding issue
18836         some more.  Copy some of the code from Ftry_completions.
18837         Remove special case code that dates back to initial revision when the
18838         slash was only added when necessary and that can't trigger nowadays.
18840 2008-04-27  Kenichi Handa  <handa@m17n.org>
18842         * font.c (font_prop_validate): Signal `error' instead of `font'.
18844 2008-04-29  Jason Rumney  <jasonr@gnu.org>
18846         * w32fns.c (Fw32_battery_status): New defun.
18847         (syms_of_w32fns): Defsubr it.
18849 2008-04-28  Andreas Schwab  <schwab@suse.de>
18851         * dired.c (file_name_completion): Fix another mixing of encoded
18852         and decoded names.
18854 2008-04-28  Juanma Barranquero  <lekktu@gmail.com>
18856         * w32fns.c (Fw32_define_rgb_color): Fix typo in docstring.
18858 2008-04-27  Juanma Barranquero  <lekktu@gmail.com>
18860         * fringe.c (Fdefine_fringe_bitmap): Doc fix.
18862 2008-04-27  Andreas Schwab  <schwab@suse.de>
18864         * dired.c (file_name_completion): Fix inappropriate mixing of
18865         encoded and decoded names.
18867         * xterm.c (XTread_socket): Fix use of uninitialized variable.
18869         * puresize.h (BASE_PURESIZE): Increase to 1200000.
18871 2008-04-26  Eli Zaretskii  <eliz@gnu.org>
18873         * dired.c (Ffile_attributes) [WINDOWSNT]: Undo change from
18874         2008-03-31, it's not needed anymore with `struct stat' definition
18875         on nt/inc/sys/stat.h.  Undo changes from 2007-01-12 and 2007-01-13
18876         for the same reasons.
18878 2008-04-25  Dennis Gilmore  <ausil@fedoraproject.org>  (tiny change)
18880         * m/sparc.h: Additional redefinitions for GNU/Linux.
18882 2008-04-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
18884         * macterm.c (Vmac_ts_active_input_buf) [USE_MAC_TSM]: New variable.
18885         (syms_of_macterm) [USE_MAC_TSM]: Defvar it.
18886         (Qmouse_drag_overlay) [MAC_OSX]: New variable.
18887         (syms_of_macterm) [MAC_OSX]: Intern and staticpro it.
18888         (mac_get_selected_range, mac_store_buffer_text_to_unicode_chars)
18889         (mac_ax_selected_text_range) [MAC_OSX]: New functions.
18890         (mac_ax_number_of_characters) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
18891         Likewise.
18893         * mactoolbox.c (Vmac_ts_active_input_buf) [USE_MAC_TSM]: Add extern.
18894         (fast_find_position, x_y_to_hpos_vpos, mac_ax_selected_text_range)
18895         (mac_ax_number_of_characters): Add externs.
18896         (mac_get_selected_range, mac_store_buffer_text_to_unicode_chars)
18897         [USE_MAC_TSM]: Likewise.
18898         (mac_handle_text_input_event) [MAC_OSX]:
18899         Handle kEventTextInputOffsetToPos for no active input area case.
18900         Handle kEventTextInputPosToOffset and kEventTextInputGetSelectedText.
18901         (mac_handle_document_access_event)
18902         [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]: New function.
18903         (install_application_handler) [MAC_OSX]: Register handlers for
18904         kEventTextInputPosToOffset and kEventTextInputGetSelectedText.
18905         (install_application_handler) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
18906         Register mac_handle_document_access_event.
18908         * xdisp.c (x_y_to_hpos_vpos, fast_find_position) [HAVE_CARBON]:
18909         Make functions non-static.
18911 2008-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
18913         * fileio.c (Vread_file_name_function, Vread_file_name_predicate)
18914         (read_file_name_completion_ignore_case, insert_default_directory)
18915         (Qdefault_directory): Move to minibuffer.el.
18916         (Fread_file_name): Call the new `read-file-name' instead.
18918 2008-04-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
18920         * mac.c (create_apple_event) [TARGET_API_MAC_CARBON]:
18921         Make function non-static.
18922         (create_apple_event_from_event_ref) [TARGET_API_MAC_CARBON]:
18923         Remove function.
18924         (create_apple_event_from_drag_ref) [TARGET_API_MAC_CARBON]:
18925         Move to mactoolbox.c.
18926         (mac_event_parameters_to_lisp) [TARGET_API_MAC_CARBON]: New function.
18928         * macgui.h (CGFloat) [!CGFLOAT_DEFINED]: New typedef.
18929         (mac_rect_make): New macro.
18931         * macterm.c (mac_draw_image_string_atsui) [MAC_OSX]: Use CGFloat
18932         instead of float.
18933         (mac_draw_image_string_cg) [USE_CG_TEXT_DRAWING]: Likewise.
18934         (init_cg_color, mac_draw_line, mac_draw_cg_image, XSetForeground)
18935         (XSetBackground) [USE_CG_DRAWING]: Likewise.
18936         (mac_draw_image_string_atsui) [MAC_OSX]: Use mac_rect_make instead of
18937         CGRectMake.
18938         (mac_draw_image_string_cg) [USE_CG_TEXT_DRAWING]: Likewise.
18939         (mac_erase_rectangle, mac_draw_cg_image, mac_fill_rectangle)
18940         (mac_set_clip_rectangles) [USE_CG_DRAWING]: Likewise.
18941         (XCreatePixmap, XCreatePixmapFromBitmapData): Use Window
18942         instead of WindowRef in argument type.
18943         (XCreatePixmap) [!MAC_OS8]: Don't call SetPortWindowPort.
18944         (mac_invert_rectangle): Use CGContextSetBlendMode if available.
18945         (mac_set_clip_rectangles, mac_reset_clip_rectangles): Take argument F
18946         instead of DISPLAY.  All uses changed.
18947         (mac_handle_size_change): Don't call SET_FRAME_GARBAGED.
18948         (x_calc_absolute_position): Simplify so as not to use
18949         FRAME_PIXEL_WIDTH/FRAME_PIXEL_HEIGHT.
18951         * macterm.h (XCreatePixmap, XCreatePixmapFromBitmapData): Use Window
18952         instead of WindowRef in argument type.
18953         (create_apple_event_from_event_ref, create_apple_event_from_drag_ref)
18954         [TARGET_API_MAC_CARBON]: Remove externs.
18955         (create_apple_event, mac_event_parameters_to_lisp)
18956         [TARGET_API_MAC_CARBON]: Add externs.
18958         * mactoolbox.c (Vmac_ts_script_language_on_focus)
18959         (saved_ts_script_language_on_focus) [USE_MAC_TSM]: Remove externs.
18960         (XTread_socket) [USE_MAC_TOOLBAR]: Select window if its structure part
18961         is clicked.
18962         (x_activate_menubar): Remove extern for saved_menu_event_location.
18963         (create_apple_event_from_drag_ref) [TARGET_API_MAC_CARBON]:
18964         Move from mac.c.
18966 2008-04-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
18968         * alloc.c [!SYSTEM_MALLOC && !SYNC_INPUT] (uninterrupt_malloc)
18969         [HAVE_GTK_AND_PTHREAD && !DOUG_LEA_MALLOC]: Don't use recursive mutex.
18971 2008-04-23  Jason Rumney  <jasonr@gnu.org>
18973         * w32.c (stat): When Vw32_get_true_file_attributes is Qlocal, get
18974         attributes only for local files.
18976         * w32proc.c (syms_of_ntproc): Change Vw32_get_true_file attributes
18977         default to Qlocal.
18979 2008-04-22  Juri Linkov  <juri@jurta.org>
18981         * buffer.c (Fswitch_to_buffer): Change interactive spec to call
18982         read-buffer-to-switch instead of using the letter "B".
18984 2008-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
18986         * fileio.c (Qdefault_directory): New variable.
18987         (Fread_file_name): Use it to pass `dir' to the completion functions.
18989 2008-04-20  Chong Yidong  <cyd@stupidchicken.com>
18991         * xdisp.c (pos_visible_p): Check if iterator stops on a display string.
18993 2008-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
18995         * keyboard.c (Vpre_help_message): Remove.
18996         (show_help_echo): Remove default C code.
18998         * dired.c (directory_files_internal, file_name_completion):
18999         Only call ENCODE_FILE if the string is indeed decoded.
19001 2008-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
19003         * Makefile.in (TOOLKIT_DEFINES): Remove.
19004         (LIBW): Use a bit less #if, remove left over OPEN_LOOK stuff.
19006 2008-04-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
19008         * Makefile.in (MAC_OBJ): Add mactoolbox.o.
19009         (mactoolbox.o): New target.
19011         * mac.c [MAC_OSX] (select_and_poll_event, sys_select):
19012         Use mac_run_loop_run_once instead of CFRunLoopRunInMode.
19014         * macfns.c (x_set_background_color, mac_window, x_create_tip_frame):
19015         Use mac_set_frame_window_background instead of XSetWindowBackground.
19016         (x_set_tool_bar_lines) [USE_MAC_TOOLBAR]:
19017         Use mac_is_window_toolbar_visible instead of IsWindowToolbarVisible.
19018         (x_set_name_internal) [TARGET_API_MAC_CARBON]: Use mac_set_window_title
19019         instead of SetWindowTitleWithCFString.
19020         (mac_update_proxy_icon) [TARGET_API_MAC_CARBON]: Remove BLOCK_INPUT.
19021         Move function to mactoolbox.c.
19022         (mac_update_title_bar) [TARGET_API_MAC_CARBON]:
19023         Use mac_set_window_modified instead of SetWindowModified.
19024         Add BLOCK_INPUT around mac_set_window_modified/mac_update_proxy_icon.
19025         (mac_window, x_create_tip_frame): Use mac_create_frame_window.
19026         (Fx_focus_frame): Use mac_front_non_floating_window instead of
19027         FrontNonFloatingWindow.  Use mac_activate_window instead of
19028         ActivateWindow.  Use mac_active_non_floating_window instead of
19029         ActiveNonFloatingWindow.
19030         (show_hourglass, hide_hourglass) [TARGET_API_MAC_CARBON]:
19031         Use mac_show_hourglass and mac_hide_hourglass.
19032         (compute_tip_xy) [TARGET_API_MAC_CARBON]: Use mac_get_global_mouse
19033         instead of GetGlobalMouse.
19034         (Fx_show_tip): Use mac_move_window/mac_size_window/mac_show_window
19035         instead of MoveWindow/SizeWindow/ShowWindow, respectively.
19036         Use mac_bring_window_to_front instead of BringToFront.
19037         (Qfile_name_history) [TARGET_API_MAC_CARBON]: Move extern to
19038         mactoolbox.c.
19039         (Fx_file_dialog) [TARGET_API_MAC_CARBON]: Move function body to
19040         mac_file_dialog in mactoolbox.c.  Use mac_file_dialog.
19041         (mac_nav_event_callback) [TARGET_API_MAC_CARBON]: Move function to
19042         mactoolbox.c.
19044         * macgui.h [!HAVE_CARBON]: Include Quickdraw.h instead of QuickDraw.h.
19045         (XtPointer): Move typedef from macmenu.c.
19046         (enum button_type): Move enum from macmenu.c.
19047         (widget_value): Move typedef from macmenu.c.
19048         (M_APPLE, I_ABOUT, EXTRA_STACK_ALLOC, ARGV_STRING_LIST_ID)
19049         (DIALOG_LEFT_MARGIN, DIALOG_TOP_MARGIN, DIALOG_RIGHT_MARGIN)
19050         (DIALOG_BOTTOM_MARGIN, DIALOG_MIN_INNER_WIDTH, DIALOG_MAX_INNER_WIDTH)
19051         (DIALOG_BUTTON_BUTTON_HORIZONTAL_SPACE)
19052         (DIALOG_BUTTON_BUTTON_VERTICAL_SPACE, DIALOG_BUTTON_MIN_WIDTH)
19053         (DIALOG_TEXT_MIN_HEIGHT, DIALOG_TEXT_BUTTONS_VERTICAL_SPACE)
19054         (DIALOG_ICON_WIDTH, DIALOG_ICON_HEIGHT, DIALOG_ICON_LEFT_MARGIN)
19055         (DIALOG_ICON_TOP_MARGIN): Move defines from macmenu.c.
19056         (Selection): Move typedef from macselect.c.
19057         (RAM_TOO_LARGE_ALERT_ID, ABOUT_ALERT_ID) [MAC_OS8]: Move defines from
19058         macterm.c.
19059         (mac_set_window_title, mac_set_window_modified, mac_is_window_visible)
19060         (mac_is_window_collapsed, mac_bring_window_to_front)
19061         (mac_send_window_behind, mac_hide_window, mac_show_window)
19062         (mac_collapse_window, mac_front_non_floating_window)
19063         (mac_active_non_floating_window, mac_activate_window)
19064         (mac_move_window_structure, mac_move_window, mac_size_window)
19065         (mac_get_global_mouse, mac_is_window_toolbar_visible): New defines.
19067         * macmenu.c [!TARGET_API_MAC_CARBON]: Move includes to mactoolbox.c.
19068         (enum mac_menu_kind): Move enum to mactoolbox.c.
19069         (min_menu_id): Move variable to mactoolbox.c.
19070         (quit_dialog_event_loop) [TARGET_API_MAC_CARBON]: Likewise.
19071         (DIALOG_WINDOW_RESOURCE): Move define to mactoolbox.c.
19072         (DIALOG_BUTTON_COMMAND_ID_OFFSET, DIALOG_BUTTON_COMMAND_ID_P)
19073         (DIALOG_BUTTON_COMMAND_ID_VALUE, DIALOG_BUTTON_MAKE_COMMAND_ID)
19074         [TARGET_API_MAC_CARBON]: Likewise.
19075         (XtPointer): Move typedef to macgui.h.
19076         (enum button_type): Move enum to macgui.h.
19077         (widget_value): Move typedef to macgui.h.
19078         (DIALOG_LEFT_MARGIN, DIALOG_TOP_MARGIN, DIALOG_RIGHT_MARGIN)
19079         (DIALOG_BOTTOM_MARGIN, DIALOG_MIN_INNER_WIDTH, DIALOG_MAX_INNER_WIDTH)
19080         (DIALOG_BUTTON_BUTTON_HORIZONTAL_SPACE)
19081         (DIALOG_BUTTON_BUTTON_VERTICAL_SPACE, DIALOG_BUTTON_MIN_WIDTH)
19082         (DIALOG_TEXT_MIN_HEIGHT, DIALOG_TEXT_BUTTONS_VERTICAL_SPACE)
19083         (DIALOG_ICON_WIDTH, DIALOG_ICON_HEIGHT, DIALOG_ICON_LEFT_MARGIN)
19084         (DIALOG_ICON_TOP_MARGIN): Move defines to macgui.h.
19085         (popup_activated_flag): Make variable non-static.
19086         (x_activate_menubar, install_menu_quit_handler, pop_down_menu)
19087         (add_menu_item, fill_menu, dispose_menus):
19088         Move functions to mactoolbox.c.
19089         (restore_show_help_function, menu_target_item_handler)
19090         (install_menu_target_item_handler, mac_handle_dialog_event)
19091         (install_dialog_event_handler, pop_down_dialog, create_and_show_dialog)
19092         [TARGET_API_MAC_CARBON]: Likewise.
19093         (menu_quit_handler) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]: Likewise.
19094         (mac_dialog) [!TARGET_API_MAC_CARBON]: Likewise.
19095         (find_and_call_menu_selection, name_is_separator): Make function
19096         non-static.
19097         (Vshow_help_function, timer_check) [TARGET_API_MAC_CARBON]: Move extern
19098         to mactoolbox.c.
19099         (set_frame_menubar): Don't call install_menu_quit_handler.
19100         (menu_item_selection): New variable.
19101         (mac_menu_show): Use create_and_show_popup_menu.
19102         (create_and_show_dialog) [TARGET_API_MAC_CARBON]: Don't return
19103         selection but set variable menu_item_selection.  All uses changed.
19104         (mac_fill_menubar): Rename from fill_menubar.  All uses changed.
19105         Call install_menu_quit_handler.  Move to mactoolbox.c.
19107         * macselect.c [!TARGET_API_MAC_CARBON]: Don't include Scrap.h.
19108         (Selection): Move typedef to macgui.h.
19109         (Vselection_converter_alist, Qmac_scrap_name, Qmac_ostype)
19110         (Vmac_apple_event_map, Qmac_apple_event_class, Qmac_apple_event_id):
19111         Make variables non-static.
19112         (Vmac_dnd_known_types) [TARGET_API_MAC_CARBON]: Likewise.
19113         (mac_handle_apple_event, cleanup_all_suspended_apple_events):
19114         Make functions non-static.
19115         (Vmac_service_selection) [MAC_OSX]: Likewise.
19116         (mac_get_selection_from_symbol, get_flavor_type_from_symbol)
19117         (mac_valid_selection_target_p, mac_clear_selection)
19118         (mac_get_selection_ownership_info, mac_valid_selection_value_p)
19119         (mac_put_selection_value, mac_selection_has_target_p)
19120         (mac_get_selection_value, mac_get_selection_target_list)
19121         (init_apple_event_handler, install_drag_handler, remove_drag_handler):
19122         Move functions to mactoolbox.c.
19123         (mac_do_track_drag, mac_do_receive_drag) [TARGET_API_MAC_CARBON]:
19124         Likewise.
19125         (copy_scrap_flavor_data, mac_handle_service_event)
19126         (install_service_handler) [MAC_OSX]: Likewise.
19127         (syms_of_macselect) <Vmac_dnd_known_types>:
19128         Use mac_dnd_default_known_types.
19130         * macterm.h (FRAME_OUTER_TO_INNER_DIFF_X, FRAME_OUTER_TO_INNER_DIFF_Y):
19131         Move to mactoolbox.c.
19132         (HOURGLASS_WIDTH, HOURGLASS_HEIGHT): Change to 15.
19133         (Fx_selection_owner_p): Add EXFUN.
19134         (install_window_handler, remove_window_handler, XSetWindowBackground):
19135         Remove externs.
19136         (do_apple_menu) [!TARGET_API_MAC_CARBON]: Likewise.
19137         (mac_prepare_for_quickdraw) [USE_CG_DRAWING]: Likewise.
19138         (x_raise_frame, x_lower_frame, mac_alert_sound_play)
19139         (install_application_handler, mac_get_frame_bounds, mac_get_frame_mouse)
19140         (mac_convert_frame_point_to_global, mac_set_frame_window_background)
19141         (mac_update_begin mac_update_end, mac_frame_up_to_date, x_flush)
19142         (mac_create_frame_window, mac_dispose_frame_window, mac_begin_clip)
19143         (mac_end_clip, mac_create_scroll_bar, mac_dispose_scroll_bar)
19144         (mac_set_scroll_bar_bounds, mac_redraw_scroll_bar, mac_fill_menubar)
19145         (create_and_show_popup_menu, mac_get_selection_from_symbol)
19146         (mac_valid_selection_target_p, mac_clear_selection)
19147         (mac_get_selection_ownership_info, mac_valid_selection_value_p)
19148         (mac_put_selection_value, mac_selection_has_target_p)
19149         (mac_get_selection_value, mac_get_selection_target_list): Add externs.
19150         (mac_update_proxy_icon, mac_show_hourglass, mac_hide_hourglass)
19151         (mac_reposition_hourglass, mac_file_dialog, create_and_show_dialog)
19152         (mac_dnd_default_known_types) [TARGET_API_MAC_CARBON]: Likewise.
19153         (mac_run_loop_run_once) [MAC_OSX]: Likewise.
19154         (mac_dialog) [!TARGET_API_MAC_CARBON]: Likewise.
19155         (mac_begin_cg_clip, mac_end_cg_clip) [USE_CG_DRAWING]: Likewise.
19156         (x_set_toolkit_scroll_bar_thumb) [!USE_TOOLKIT_SCROLL_BARS]: Likewise.
19157         (x_scroll_bar_set_handle) [!USE_TOOLKIT_SCROLL_BARS]: Likewise.
19159         * mactoolbox.c: New file.
19161 2008-04-18  Jason Rumney  <jasonr@gnu.org>
19163         * dired.c (Ffile_attributes) [WINDOWSNT]: Cast uid and gid to unsigned.
19165 2008-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
19167         * character.c (Fmultibyte_char_to_unibyte):
19168         Return latin1 chars unchanged.
19170         * fileio.c (Fexpand_file_name): Refine last fix so `nm' is only
19171         relocated if it points to `name'.
19173 2008-04-17  Kenichi Handa  <handa@m17n.org>
19175         * data.c (Faset): Allow setting a multibyte character in an
19176         ASCII-only unibyte string.
19178         * lisp.h (STRING_SET_MULTIBYTE): New macro.
19180 2008-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
19182         * Makefile.in: Don't use HAVE_GTK and don't -DUSE_GTK since it's now
19183         done in config.h.
19185 2008-04-16  Juanma Barranquero  <lekktu@gmail.com>
19187         * character.c (Fchar_bytes, Fchar_width, Fstring_width)
19188         (Fchar_direction): Add usage in the docstring.
19190 2008-04-15  Chong Yidong  <cyd@stupidchicken.com>
19192         * keyboard.c (read_key_sequence): Remove always-true checks.
19194 2008-04-14  Jason Rumney  <jasonr@gnu.org>
19196         * w32font.c (w32font_open_internal): Set max_bounds.descent in
19197         compatibility struct, for better underline positioning.
19199 2008-04-13  David Hansen  <david.hansen@gmx.net>
19201         * dbusbind.c (dbus-get-unique-name): Remove extra copying of name
19202         string.
19204 2008-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
19206         * m/hp800.h (XUINT, XSET): Remove.
19208 2008-04-12  Juanma Barranquero  <lekktu@gmail.com>
19210         * fileio.c (Fexpand_file_name): Add declaration for `p' missing in
19211         previous change.
19213 2008-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
19215         * fileio.c (Fexpand_file_name): Tighten the scope of `p' and `o' vars.
19216         Relocate `nm' after calling DECODE_FILE, in case the GC was run.
19218 2008-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
19220         * keymap.h (map_keymap_canonical): Declare.
19221         * xmenu.c (single_keymap_panes): Use it.
19223 2008-04-11  Glenn Morris  <rgm@gnu.org>
19225         * eval.c (Fdefvaralias): If the alias is bound and the target is not,
19226         set the target's value to that of the alias.
19228 2008-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
19230         * term.c (set_tty_color_mode): Left over typo.
19232 2008-04-10  Michael Albinus  <michael.albinus@gmx.de>
19234         * fileio.c (Fmake_symbolic_link): Surround code by #ifdef S_IFLNK
19235         only after check for file name handler functions.  Signal, when
19236         native functionality is not supported.
19237         (syms_of_fileio): Declare it unconditionally.
19239 2008-04-10  Jason Rumney  <jasonr@gnu.org>
19241         * w32menu.c (is_simple_dialog, simple_dialog_show): New functions.
19242         (Fx_popup_dialog): Handle simple yes/no questions as dialogs.
19244         * w32.c (logon_network_drive): Also logon to remote drives that
19245         are mapped to drive letters.
19247 2008-04-10  Glenn Morris  <rgm@gnu.org>
19249         * xdisp.c (truncate-partial-width-windows): Doc fix.
19251 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
19253         * fileio.c (read_file_name_cleanup, Fread_file_name_internal):
19254         Move functions to minibuffer.el.
19255         (syms_of_fileio): Don't declare them.
19257 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
19259         * minibuf.c (Vcompletion_auto_help): Move to minibuffer.el.
19260         (syms_of_minibuf): Remove its initialization.
19262         * minibuf.c (temp_echo_area_glyphs): Remove unused function.
19264 2008-04-09  Juanma Barranquero  <lekktu@gmail.com>
19266         * editfns.c (Ffield_string_no_properties): Fix typo in docstring.
19268 2008-04-09  Jason Rumney  <jasonr@gnu.org>
19270         * makefile.w32-in (distclean): Delete makefile too.
19271         (maintainer-clean): New target.
19273         * xdisp.c (redisplay_internal) [!WINDOWSNT]: Conditionalize last change.
19275         * w32term.c (w32_compute_glyph_string_overhangs): Compute overhangs
19276         for new font backend and composite cases.
19278 2008-04-09  Jan Djärv  <jan.h.d@swipnet.se>
19280         * atimer.c (alarm_signal_handler): Call run_timers if not SYNC_INPUT.
19281         Most of the code moved to run_timers.
19282         (do_pending_atimers): Call run_timers.
19283         (run_timers): New function.
19285         * sysdep.c (emacs_write): If SYNC_INPUT and pending_atimers,
19286         run atimers.
19288         * process.c (wait_reading_process_output): The same as above.
19290 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
19292         * minibuf.c (last_exact_completion): Remove variable.
19293         (Fdelete_minibuffer_contents, do_completion, Fminibuffer_complete)
19294         (complete_and_exit_1, complete_and_exit_2)
19295         (Fminibuffer_complete_and_exit, Fminibuffer_complete_word)
19296         (Fdisplay_completion_list, display_completion_list_1)
19297         (Fminibuffer_completion_help, Fself_insert_and_exit)
19298         (Fexit_minibuffer, Fminibuffer_message): Move functions to
19299         minibuffer.el.
19300         (syms_of_minibuf): Remove corresponding initializations.
19302         * keyboard.c (Qdeactivate_mark): New var.
19303         (command_loop_1): Use it to call `deactivate-mark'.
19304         (syms_of_keyboard): Initialize it.
19306         * xdisp.c (redisplay_internal): Reset tty's color_mode when switching
19307         to another frame.
19308         * frame.c (do_switch_frame): Refine the top_frame/async_visible code.
19309         Don't call set_tty_color_mode.
19310         (store_frame_param): Reset previous_frame rather than call
19311         set_tty_color_mode.
19312         * term.c (set_tty_color_mode): Rewrite.
19313         * dispextern.h (set_tty_color_mode): New type.
19314         * termchar.h (struct tty_display_info): Add `previous_color_mode'.
19316 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
19318         * keymap.c (access_keymap): Remove the value 2 for t_ok which was used
19319         for generic chars, which do not exist any more in emacs-unicode.
19321 2008-04-08  Michael Albinus  <michael.albinus@gmx.de>
19323         * coding.c (detect_coding_emacs_mule)
19324         (Ffind_operation_coding_system): Fix typo.
19326 2008-04-08  Jason Rumney  <jasonr@gnu.org>
19328         * w32uniscribe.c (SNAME): Extract only symbol name.
19330         * w32font.h (struct w32_metric_cache): New struct.
19331         (w32font_info): Use it.
19332         (W32METRIC_NO_ATTEMPT, W32METRIC_SUCCESS, W32METRIC_FAIL)
19333         (CACHE_BLOCKSIZE): New constants.
19335         * w32font.c (Qja, Qko, Qzh): New symbols.
19336         (syms_of_w32font): Initialise them.
19337         (font_matches_spec): Use them to filter by language.
19338         (recompute_cached_metrics): Remove function.
19339         (compute_metrics, clear_cached_metrics): New functions.
19340         (w32font_encode_char): Use them to manage metric cache.
19341         (w32font_text_extents): Cache metrics for all glyphs on demand.
19342         Delay converting glyph indices to WORD until needed.
19343         (w32font_open_internal): Initialize metric cache to empty.
19344         (registry_to_w32_charset): Charset should always be a symbol.
19345         (fill_in_logfont, list_all_matching_fonts): Family should
19346         always be a symbol.
19348 2008-04-06  Jason Rumney  <jasonr@gnu.org>
19350         * w32uniscribe.c (uniscribe_shape): Increase items buffer size.
19351         Give up if glyph indices not supported.  Use uniscribe obtained
19352         ABC widths for individual metrics.  Map glyph clusters back to
19353         characters using fClusterStart flag.  Return number of glyphs
19354         produced, not chars processed.
19355         (uniscribe_shape): Map char at FROM to current glyph.
19357 2008-04-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
19359         * macmenu.c (fill_menu) [TARGET_API_MAC_CARBON]:
19360         Use SetMenuItemHierarchicalMenu.
19362 2008-04-05  Jason Rumney  <jasonr@gnu.org>
19364         * image.c (pbm_load): Allow color values up to 65535.
19365         Throw an error if max_color_idx is outside the supported range.
19366         Report an error when image size is invalid.
19367         Read two bytes at a time when raw images have max_color_idx above 255.
19369 2008-04-05  Kenichi Handa  <handa@ni.aist.go.jp>
19371         * ccl.c (ccl_driver): If ccl->quit_silently is nonzero, don't
19372         append "CCL: Quitted" when the CCL program is quitted.
19373         (setup_ccl_program): Initialize ccl->quit_silently to zero.
19375         * ccl.h (struct ccl_program): New member quit_silently.
19377 2008-04-05  Chong Yidong  <cyd@stupidchicken.com>
19379         * search.c (compile_pattern_1): Treat non-nil and non-string of
19380         search-spaces-regexp as nil.
19382         * minibuf.c (Fassoc_string): Tweak docstring.
19384 2008-04-05  Eli Zaretskii  <eliz@gnu.org>
19386         * dired.c (Ffile_attributes): Support inode numbers wider than 32
19387         bits.  Remove ugly WINDOWSNT-specific kludge introduced on
19388         2008-03-14 to force inode be positive.
19390         * w32.c (sys_chown, stat, fstat): Use S_* constants instead of
19391         _S_* ones, since we now use our own sys/stat.h.
19392         (stat, fstat): Don't mangle the inode number.
19393         (init_user_info): Don't restrict UID and GID to 0-60000 range.
19395 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
19397         * frame.h (struct frame): Give one more bit to `visible' since we use
19398         values larger than 1 to indicate obscured frames on ttys.
19400         * keymap.c (Qkeymap_canonicalize): New var.
19401         (Fmap_keymap_internal): New fun.
19402         (describe_map): Use keymap-canonicalize.
19404         * undo.c (last_boundary_buffer, last_boundary_position): New vars.
19405         (Fundo_boundary): Set them.
19406         (syms_of_undo): Initialize them.
19407         (record_point): Use them instead of last_point_position*.
19408         (last_undo_buffer): Change type.
19410 2008-04-04  Jason Rumney  <jasonr@gnu.org>
19412         * w32font.c (w32font_text_extents): Use font's ascent and descent.
19413         (recompute_cached_metrics): Don't set ascent and descent per char.
19415         * w32uniscribe.c (uniscribe_check_otf): Fix last change.
19416         (uniscribe_check_otf): Add GC protection before consing.
19417         Rearrange loop for counting features.
19419 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
19421         * insdel.c (insert_from_buffer_1): Don't compare bytes in destination
19422         buffer with byte-size of source buffer.
19424 2008-04-03  Chong Yidong  <cyd@stupidchicken.com>
19426         * callint.c (Fcall_interactively): Handle temporary region even
19427         when shift-select-mode is off.
19429 2008-04-03  Jason Rumney  <jasonr@gnu.org>
19431         * w32uniscribe.c (uniscribe_check_otf): Sanity check otf_spec.
19433 2008-04-03  Kenichi Handa  <handa@m17n.org>
19435         * coding.c (CATEGORY_MASK_ANY): Add CATEGORY_MASK_UTF_16_AUTO.
19436         (CATEGORY_MASK_UTF_16): Likewise.
19437         (detect_coding_utf_16): Add heuristics to reject utf-16 for a
19438         binary file.
19439         (detect_coding): Add null-byte detection for a binary file.
19440         (detect_coding_system): Likewise.
19442 2008-04-03  Jason Rumney  <jasonr@gnu.org>
19444         * w32uniscribe.c: New file.
19446         * font.h (uniscribe_font_driver) [WINDOWSNT]: Declare for w32fns.c.
19448         * w32font.h (uniscribe_check_otf): Declare for w32font.c.
19450         * w32font.c (Qbalinese, Qbuginese, Qbuhid, Qcuneiform, Qcypriot)
19451         (Qdeseret, Qglagolitic, Qgothic, Qhanunoo, Qkharoshthi)
19452         (Qlimbu, Qlinear_b, Qold_italic, Qold_persian, Qosmanya)
19453         (Qphags_pa, Qphoenician, Qshavian, Qsyloti_nagri)
19454         (Qtagalog, Qtagbanwa, Qtai_le, Qtifinagh, Qugaritic)
19455         (Qphonetic): New symbols.
19456         (syms_of_w32font): Initialize them.
19457         (font_supported_scripts): Use them.
19458         (w32font_list_family): List all charsets.
19459         (w32font_text_extents, recompute_cached_metrics): Fix metric
19460         calculations.
19461         (w32_enumfont_pattern_entity): Make full_type a DWORD.
19462         Give opentype fonts their own format.
19463         (font_matches_spec): New arguments backend and logfont.
19464         Handle :otf spec for uniscribe backend.
19465         (add_font_entity_to_list): Match truetype fonts in uniscribe backend.
19466         (fill_in_logfont): Use DEFAULT_CHARSET when charset not supplied.
19468         * w32fns.c (Fx_create_frame): Conditionally register uniscribe
19469         font backend.
19470         (globals_of_w32fns): Initialize uniscribe font backend.
19472         * makefile.w32-in (CONFIG_H): New variable.  Use it to clean up
19473         dependencies.
19474         (w32uniscribe.$(O)): New file to build.
19475         (FONT_OBJ): Include w32uniscribe.$(O).
19476         (LIBS): Add uniscribe libraries.
19478         * ftfont.c (ftfont_get_open_type_spec): Check spec->script, not val.
19480 2008-04-02  Chong Yidong  <cyd@stupidchicken.com>
19482         * callint.c (Vshift_select_mode): New var.
19483         (Finteractive): Document new ^ spec.
19484         (Fcall_interactively): Call handle-shift-selection if the ^ spec
19485         is present.
19487         * keyboard.c (Vthis_command_keys_shift_translated): New var.
19488         (command_loop_1): Avoid running the direct display versions of
19489         forward-char and backward-char if shift-selection may occur.
19490         (read_key_sequence): Set Vthis_command_keys_shift_translated if
19491         shift-translation takes place.
19493         * buffer.c (Vtransient_mark_mode): Move docstring to simple.el to
19494         avoid clobbering by define-minor-mode.
19496         * cmds.c (Fforward_char, Fbackward_char, Fforward_line)
19497         (Fbeginning_of_line, Fend_of_line): Add ^ interactive spec.
19499         * syntax.c (Fforward_word): Add ^ interactive spec.
19501         * window.c (Fscroll_up, Fscroll_down, Fscroll_left)
19502         (Fscroll_right): Add ^ interactive spec.
19504 2008-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
19506         * xdisp.c (try_window_id): Don't forget to reset delta_bytes.
19508         * casefiddle.c (casify_object): Fix up int/EMACS_INT mixup.
19510         * charset.c (Funibyte_charset, Fset_unibyte_charset): Remove.
19512 2008-03-31  Juri Linkov  <juri@jurta.org>
19514         * window.c (Fdisplay_buffer): Reinitialize `tem' to nil.
19516 2008-03-30  Jan Djärv  <jan.h.d@swipnet.se>
19518         * gtkutil.c (xg_set_geometry): Fix indentation.
19519         (xg_resize_outer_widget): Remove.
19520         (x_wm_size_hint_off): Fix indentation.
19521         (xg_frame_set_char_size): Call flush_and_sync after
19522         gtk_window_resize.
19523         (x_wm_set_size_hint): Pass NULL as geometry window to
19524         gtk_window_set_geometry_hints due to Gtk+ bug nr 68668.
19525         Add menu bar and tool bar height to base height.
19526         (xg_update_frame_menubar, free_frame_menubar)
19527         (xg_tool_bar_detach_callback, xg_tool_bar_attach_callback)
19528         (update_frame_tool_bar, free_frame_tool_bar):
19529         Change xg_resize_outer_widget to xg_frame_set_char_size.
19531 2008-03-30  Michael Albinus  <michael.albinus@gmx.de>
19533         * dbusbind.c (QCdbus_timeout): New D-Bus internal symbol.
19534         (Fdbus_call_method): New parameter TIMEOUT.
19535         (dbus-send-signal): Optimize UNGCPRO call.
19537 2008-03-29  Juri Linkov  <juri@jurta.org>
19539         * window.c (Fdisplay_buffer): Move call to
19540         Vsplit_window_preferred_function out of conditions that check
19541         if window is eligible for vertical splitting.
19542         When Vsplit_window_preferred_function is non-nil, call it and use
19543         its non-nil return value as window.  Otherwise, continue doing
19544         vertical splitting using Fsplit_window with arg horflag=nil.
19545         (syms_of_window) <Vsplit_window_preferred_function>: Change the
19546         default value from `split-window' to nil.
19548 2008-03-29  Juri Linkov  <juri@jurta.org>
19550         * callint.c (Fcall_interactively): Revert 2008-03-16 change
19551         for interactive code letters 'b' and 'B'.
19553 2008-03-29  Eli Zaretskii  <eliz@gnu.org>
19555         * fileio.c (Fexpand_file_name): Convert the value of $HOME to a
19556         multibyte string.
19558 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
19560         * keyboard.c (pending_funcalls): New var.
19561         (timer_check): Run it.
19562         (syms_of_keyboard): Initialize it.
19563         * terminal.c (Qrun_hook_with_args, Qdelete_terminal_functions)
19564         (Vdelete_terminal_functions): New vars.
19565         (syms_of_terminal): Initialize them.
19566         (Fdelete_terminal): Run delete-terminal-functions.
19567         * xdisp.c (safe_eval): Rewrite.
19568         (safe_call2): New fun.
19569         * frame.c (Qdelete_frame_functions): New var.
19570         (syms_of_frame): Initialize it.
19571         (Fdelete_frame): Use it and use safe_call2 and pending_funcalls.
19572         * lisp.h (safe_call2, pending_funcalls): Declare.
19574 2008-03-28  Andreas Schwab  <schwab@suse.de>
19576         * indent.c (Fmove_to_column): Move declaration before statements.
19578 2008-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
19580         * frame.h (enum fullscreen_type): Give it a name.  Move it before use.
19581         (struct frame): Use bit fields for boolean vars.
19583         * process.c (server_accept_connection): Simplify naming.
19584         (emacs_get_tty_pgrp): Use SDATA.
19586         * coding.c (decode_coding_object): Fix last change.
19588 2008-03-27  Jason Rumney  <jasonr@gnu.org>
19590         * w32fns.c (start_hourglass): Suppress hourglass on tty frames.
19592 2008-03-27  Kenichi Handa  <handa@ni.aist.go.jp>
19594         * charset.c (Fdefine_charset_internal): Change the way of
19595         registering charsets in Vcharset_order_list.
19596         (syms_of_charset): Make the charset `eight-bit' supplementary.
19598 2008-03-26  Alexandre Oliva  <aoliva@redhat.com>  (tiny change)
19600         * regex.c (EXTEND_BUFFER): Change order of pointer addition
19601         operations, to avoid having the difference between pointers
19602         overflow.
19604 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
19606         * indent.c (check_display_width): New fun.
19607         (scan_for_column): Use it.
19609         * data.c (syms_of_data): Mark most-positive-fixnum and
19610         most-negative-fixnum as constants.
19612         * xdisp.c (redisplay_internal): Reset selected_frame earlier.
19614         * indent.c (scan_for_column): Extract from current_column_1.
19615         Merge with the same code from Fmove_to_column.
19616         (current_column_1, Fmove_to_column): Use it.
19618 2008-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
19620         * keymap.c (map_keymap_internal): New fun.
19621         (map_keymap): Use it.
19622         (Fmap_keymap_internal): New fun.
19623         (Fmap_keymap): Remove left-out test from before make_save_value.
19625         * keymap.c (Fmap_keymap): Use `map-keymap-sorted.
19627         * frame.c (Fmodify_frame_parameters, x_set_frame_parameters):
19628         Use XCAR/XCDR.
19630         * process.h (struct Lisp_Process): Remove filter_multibyte.
19631         * process.c (QCfilter_multibyte): Remove.
19632         (setup_process_coding_systems): Don't use filter_multibyte.
19633         (Fstart_process, Fmake_network_process): Don't set filter_multibyte.
19634         (read_process_output): Don't adjust multibyteness to filter_multibyte.
19635         (Fset_process_filter_multibyte): Change the coding-system to
19636         approximate the previous behavior.
19637         (Fprocess_filter_multibyte_p): Get the multibyteness straight from the
19638         coding-system.
19640         * coding.c (decode_coding_object): When not decoding into a buffer,
19641         obey the coding system's preference of (uni|multi)byte.
19643 2008-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
19645         * casefiddle.c (casify_object): Avoid pathological N^2 worst case if
19646         every char is changed and has a different byte-length.
19647         (Fupcase_word, Fdowncase_word, Fcapitalize_word, operate_on_word):
19648         Fix int -> EMACS_INT.
19650 2008-03-23  David Hansen  <david.hansen@gmx.net>
19652         * dbusbind.c (xd_read_message): Remove extra copying of message
19653         strings.  Check for NULL `interface' or `member'.
19655 2008-03-22  Eli Zaretskii  <eliz@gnu.org>
19657         * w32.c (readdir): If FindFirstFile/FindNextFile return in
19658         cFileName a file name that includes `?' characters, use the 8+3
19659         alias in cAlternateFileName instead.
19661 2008-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
19663         * buffer.c (enlarge_buffer_text): Fix int -> EMACS_INT.
19665 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
19667         * intervals.c (temp_set_point, temp_set_point_both): Use EMACS_INT.
19668         (set_point, set_point_both): Use EMACS_INT.  Remove `buffer' arg,
19669         work on current_buffer only instead (that was already the case
19670         for some of the code anyway).
19671         * buffer.h (set_point, set_point_both): Remove buffer arg, use long int.
19672         (temp_set_point, temp_set_point_both): Use EMACS_INT.
19673         (SET_PT, SET_PT_BOTH): Adjust.
19674         * intervals.h (set_point, temp_set_point, set_point_both)
19675         (temp_set_point_both): Remove redundant declarations.
19677 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
19679         * fileio.c (Finsert_file_contents):
19680         * lread.c (Feval_buffer): Use BUF_TEMP_SET_PT.
19681         * buffer.h (BUF_SET_PT): Remove.  set_point_both doesn't work right
19682         when buffer != current_buffer anyway.
19684 2008-03-20  Andreas Schwab  <schwab@suse.de>
19686         * callint.c (Fcall_interactively) [case 'B']: Use other-buffer
19687         as default.
19689 2008-03-19  Jason Rumney  <jasonr@gnu.org>
19691         * w32fns.c (hourglass_timer, hourglass_hwnd): New variables.
19692         (syms_of_w32fns): Initialize them.
19693         (HOURGLASS_ID): New constant.
19694         (x_window_to_frame): Don't check hourglass_window.
19695         (w32_wnd_proc) <WM_TIMER>: Handle hourglass_timer.
19696         (w32_wnd_proc) <WM_EXITMENULOOP>: Set pending hourglass cursor.
19697         (w32_wnd_proc) <WM_SETCURSOR>: Set the hourglass or current cursor.
19698         (w32_wnd_proc) <WM_EMACS_SETCURSOR>: Set frame's current_cursor.
19699         Only change the cursor if hourglass is not active.
19700         (Fx_create_frame): Initialize frame's current_cursor.
19701         (hourglass_atimer): Remove.
19702         (hourglass_started): New function.
19703         (start_hourglass, cancel_hourglass, hide_hourglass): Adapt to w32.
19704         (show_hourglass): Adapt to w32, changing argument to frame.
19706         * w32term.h (struct w32_output): Remove hourglass_window.
19707         Add current_cursor.
19709         * eval.c (call_debugger, Fsignal):
19710         * keyboard.c (recursive_edit_1, cmd_error, Ftop_level)
19711         (command_loop_1, Fread_key_sequence, Fread_key_sequence_vector)
19712         (Fexecute_extended_command, cancel_hourglass_unwind):
19713         * minibuf.c (read_minibuf):
19714         * fns.c (Fy_or_n_p): Enable hourglass when HAVE_WINDOW_SYSTEM.
19716 2008-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
19718         * window.c (run_funs): New fun.
19719         (run_window_configuration_change_hook): Use it to run the buffer-local
19720         and the global part of the hook.
19722         * xdisp.c (format_mode_line_unwind_data): Add window argument.
19723         (unwind_format_mode_line): Restore selected window.
19724         (x_consider_frame_title, Fformat_mode_line): Set selected window.
19726 2008-03-17  Stefan Monnier  <monnier@iro.umontreal.ca>
19728         * editfns.c (Fchar_equal): Check they are valid characters.
19730         * buffer.h (Fbuffer_list): Declare (for use in callint.c).
19732 2008-03-17  Andreas Schwab  <schwab@suse.de>
19734         * regex.c (re_match_2_internal): Properly match raw 8-bit bytes
19735         against a charset.
19737         * lisp.h (Fbuffer_list): Declare.
19739 2008-03-17  Jan Djärv  <jan.h.d@swipnet.se>
19741         * gtkutil.c (free_frame_tool_bar): Only call gtk_container_remove if
19742         handlebox_widget is != 0.
19744 2008-03-16  Juri Linkov  <juri@jurta.org>
19746         * callint.c (Fcall_interactively): For interactive code letters
19747         'b' and 'B' put the buffer list into the list of default "future"
19748         values of the minibuffer.
19750 2008-03-16  Andreas Schwab  <schwab@suse.de>
19752         * keyboard.c (read_key_sequence): Fix downcasing of letters with
19753         modifiers.
19755         * regex.c (re_match_2_internal): Correct matching of a charset
19756         against latin-1 characters.
19758 2008-03-16  Kenichi Handa  <handa@m17n.org>
19760         * coding.c (CHAR_STRING_ADVANCE_NO_UNIFY)
19761         (STRING_CHAR_ADVANCE_NO_UNIFY): New macros.
19762         (coding_alloc_by_making_gap): Fix the way to preserve data in the gap.
19763         (alloc_destination): Fix the 2nd arg to coding_alloc_by_making_gap.
19764         (encode_coding_utf_8): Use CHAR_STRING_ADVANCE_NO_UNIFY instead of
19765         CHAR_STRING_ADVANCE.
19766         (produce_chars): Fix for the case that the source and the
19767         destination are the same buffer.  Use CHAR_STRING_ADVANCE_NO_UNIFY
19768         instead of CHAR_STRING_ADVANCE.
19769         (consume_chars): Use STRING_CHAR_ADVANCE_NO_UNIFY instead of
19770         STRING_CHAR_ADVANCE.
19772 2008-03-15  Andreas Schwab  <schwab@suse.de>
19774         * regex.c (re_match_2_internal): Correct matching of eight bit
19775         characters in unibyte strings.
19777 2008-03-15  Martin Rudalics  <rudalics@gmx.at>
19779         * buffer.c (overlays_in, Foverlays_in): Include empty overlays
19780         at end of range when it coincides with the end of the buffer.
19782 2008-03-14  Eli Zaretskii  <eliz@gnu.org>
19784         * dired.c (Ffile_attributes) [WINDOWSNT]: Force inode be positive.
19786         * w32fns.c (globals_of_w32fns, Fx_create_frame): Fix last change.
19788 2008-03-14  Jason Rumney  <jasonr@gnu.org>
19790         * editfns.c (initial_tz): New variable.
19791         (syms_of_editfns): Initialize it.
19792         (Fset_time_zone_rule): Set it when first called.
19793         Use it when TZSTRING is nil.
19795         * w32fns.c (MONITOR_DEFAULT_TO_NEAREST, struct MONITOR_INFO)
19796         (MonitorFromPoint_Proc, GetMonitorInfo_Proc): New definitions.
19797         (monitor_from_point_fn, get_monitor_info_fn): New globals.
19798         (globals_of_w32fns): Initialize them.
19799         (compute_tip_xy): Use them to position tooltips.
19801 2008-03-14  Glenn Morris  <rgm@gnu.org>
19803         * emacs.c (main): Revert previous change.
19804         (standard_args): Revert -internal-script back to -scriptload,
19805         and remove the long-option form.
19807 2008-03-13  Glenn Morris  <rgm@gnu.org>
19809         * emacs.c (main, standard_args): Rename -scriptload to -internal-script.
19810         Remove option -enable-font-backend.
19812 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
19814         * buffer.c (Fswitch_to_buffer): Fall back on pop-to-buffer.
19816 2008-03-11  Jan Djärv  <jan.h.d@swipnet.se>
19818         * xterm.c (x_connection_closed): For GTK: If this is the last
19819         terminal just exit without closing the display.
19821 2008-03-11  Jason Rumney  <jasonr@gnu.org>
19823         * w32font.c (w32font_full_name): Use floor to round.
19825 2008-03-10  Dhruva Krishnamurthy  <dhruvakm@gmail.com>  (tiny change)
19827         * sound.c (alsa_configure): Declare vol at beginning of block.
19829         * fontset.c (Ffontset_info): Remove extra semicolon.
19831 2008-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
19833         * fileio.c (Fsubstitute_in_file_name): Fix up computation of maximum
19834         size of resulting string.
19836 2008-03-10  Jason Rumney  <jasonr@gnu.org>
19838         * dispnew.c (adjust_glyph_matrix): Initialize window_height.
19840 2008-03-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
19842         * xdisp.c (handle_single_display_spec): Undo 2007-10-16 changes.
19843         Don't pretend as if characters with display property haven't been
19844         consumed for string-replacing-string case.
19846 2008-03-08  Kim F. Storm  <storm@cua.dk>
19848         * xdisp.c (GET_NEXT_DISPLAY_ELEMENT): New macro.
19849         (get_next_display_element, next_element_from_string)
19850         (next_element_from_ellipsis, next_element_from_buffer): Use it.
19852 2008-03-08  Andreas Schwab  <schwab@suse.de>
19854         * process.h (struct Lisp_Process): Declare bit fields as unsigned.
19856 2008-03-06  Jason Rumney  <jasonr@gnu.org>
19858         * w32font.c (w32_registry): Take font_type argument.  Use ANSI
19859         when charset not specified.  Only translate ANSI to unicode when
19860         font_type is truetype.
19861         (w32font_coverage_ok): New function.
19862         (add_font_entity_to_list): Use it to filter unsuitable fonts.
19864 2008-03-05  Kenichi Handa  <handa@ni.aist.go.jp>
19866         * lread.c (Fread_char): Resolve modifiers.
19867         (Fread_char_exclusive): Likewise.
19869         * character.c (char_resolve_modifier_mask): New function.
19870         (char_string): Use char_resolve_modifier_mask.
19871         (Fchar_resolve_modifiers): New function.
19872         (syms_of_character): Declare Fchar_resolve_modifiers as Lisp
19873         function.
19875 2008-03-04  Jason Rumney  <jasonr@gnu.org>
19877         * makefile.w32-in: Always include w32font.c in the build.
19878         * w32font.c: Wrap in USE_FONT_BACKEND conditional.
19880 2008-03-04  Andreas Schwab  <schwab@suse.de>
19882         * Makefile.in (clean): Remove emacs-*.*.* instead of emacs-*.
19883         (versionclean): Likewise.
19885 2008-03-04  Juanma Barranquero  <lekktu@gmail.com>
19887         * .cvsignore: Add oo.
19889 2008-03-03  Andreas Schwab  <schwab@suse.de>
19891         * coding.c (decode_coding_object): Inhibit gap shrinking while
19892         decoding in place.
19894 2008-03-03  Dan Nicolaescu  <dann@ics.uci.edu>
19896         * w32term.c: Remove unused include "gnu.h".
19897         * makefile.w32-in (w32term.o): Don't depend on gnu.h.
19899         * gnu.h: Rename to ...
19900         * emacs-icon.h: ... this.
19901         * xterm.c: Use emacs-icon.h instead of gnu.h.
19902         * Makefile (xterm.o): Depend on emacs-icon.h, not gnu.h.
19904 2008-03-03  Juanma Barranquero  <lekktu@gmail.com>
19906         * w32font.c: Include math.h.
19908 2008-03-03  Jason Rumney  <jasonr@gnu.org>
19910         * w32font.c (recompute_cached_metrics): Change font arg to w32font_info.
19911         Compute options separately.
19912         (w32font_open_internal): Set glyph_idx before caching metrics.
19914         * w32font.h (NTM_PS_OPENTYPE, NTM_TT_OPENTYPE, NTM_TYPE1):
19915         Define if system headers don't.
19916         (struct w32font_info): Enlarge ascii_metrics.  Add glyph_idx.
19917         (w32font_encode_char): Don't declare here.
19919         * w32font.c (Quniscribe, QCformat): New symbols.
19920         (syms_of_w32font): Define them.
19921         (w32font_has_char): Indicate uncertainty.
19922         (w32font_encode_char): Encode as glyph point.  Make static.
19923         (recompute_cached_metrics): New function.
19924         (w32font_open_internal): Use it.  Set font to use glyph points
19925         initially.  Set format based on type of font.
19926         (w32font_text_extents, w32font_draw): Optionally use glyph points.
19927         (w32_enumfont_pattern_entity): Accept backend arg.  Set type based
19928         on it.  Set format based on information available here.
19929         (add_font_entity_to_list): Identify backend based on opentype_only.
19931 2008-03-02  Andreas Schwab  <schwab@suse.de>
19933         * ftfont.c (ftfont_pattern_entity): Fix aliasing violations.
19935         * coding.c (decode_coding_big5, produce_chars):
19936         Fix typos in last change.
19938 2008-03-02  Kentaro Ohkouchi  <nanasess@fsm.ne.jp>
19940         * gnu.h: New icon.
19942 2008-03-02  Kenichi Handa  <handa@m17n.org>
19944         * coding.c (decode_coding_utf_8): When eol-type of CODING is
19945         `dos', don't decode '\r' if that is the last in the source.
19946         (decode_coding_utf_16, decode_coding_emacs_mule)
19947         (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
19948         (decode_coding_raw_text, decode_coding_charset): Likewise.
19949         (produce_chars): Don't decode EOL here.  Use EMACS_INT.
19951 2008-03-01  Jason Rumney  <jasonr@gnu.org>
19953         * w32font.c (w32font_full_name): Report point size for scalable fonts.
19955 2008-03-01  Kim F. Storm  <storm@cua.dk>
19957         * dispextern.h (CHAR_GLYPH_SPACE_P): Check for default face.
19959 2008-03-01  Jason Rumney  <jasonr@gnu.org>
19961         * w32font.c (w32font_full_name): New function.
19962         (w32font_open_internal): Use it.
19964 2008-03-01  Kim F. Storm  <storm@cua.dk>
19966         * dispnew.c (line_draw_cost): Fix invalid glyph check.
19968 2008-03-01  Jason Rumney  <jasonr@gnu.org>
19970         * font.c (font_unparse_fcname): Increase len when style is a symbol.
19972 2008-03-01  Jan Djärv  <jan.h.d@swipnet.se>
19974         * xterm.c (handle_one_xevent): For Gtk+ and ConfigureNotify, call
19975         xg_frame_resized when the event is for the edit widget.
19977         * gtkutil.h (xg_frame_resized): Rename from xg_resize_widgets.
19979         * gtkutil.c (xg_resize_outer_widget): Only do one of set_geometry or
19980         set_char_size.
19981         (xg_frame_resized): Rename from xg_resize_widgets.  Remove all
19982         operations on widgets here.  Just set frame size if needed.
19983         (flush_and_sync, x_wm_size_hint_off, xg_pack_tool_bar): New functions.
19984         (xg_frame_set_char_size): Call x_wm_size_hint_off before resizing.
19985         (x_wm_set_size_hint): Set size hints on the edit widget only, not
19986         the whole frame.
19987         (xg_create_tool_bar): Move attachment of the tool bar to
19988         xg_pack_tool_bar.  Do not attach the tool bar if there are no items.
19989         (free_frame_tool_bar): Remove call to SET_FRAME_GARBAGED.
19991 2008-03-01  Jason Rumney  <jasonr@gnu.org>
19993         * w32fns.c (w32_msg_pump): Disable debug code.
19995 2008-03-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
19997         * m/intel386.h [MAC_OSX || DARWIN]: Define NO_ARG_ARRAY if _LP64.
19999 2008-02-29  Chong Yidong  <cyd@stupidchicken.com>
20001         * xdisp.c (next_overlay_string): Don't set
20002         overlay_strings_at_end_processed_p if we're currently reading from
20003         a display string.
20005 2008-02-29  Stefan Monnier  <monnier@iro.umontreal.ca>
20007         * xdisp.c (get_overlay_strings_1): Fix typo.
20009 2008-02-29  Chong Yidong  <cyd@stupidchicken.com>
20011         * xdisp.c (get_overlay_strings_1): Add missing argument type.
20013 2008-02-28  Kenichi Handa  <handa@ni.aist.go.jp>
20015         * ftfont.c (ftfont_match): Explicitly set pixelsize in pattern.
20017         * xdisp.c (display_mode_element): Cancel the previous change.
20018         (decode_mode_spec): Likewise.
20019         (handle_auto_composed_prop): Don't make composition if it->string
20020         is a string.
20022 2008-02-27  Kim F. Storm  <storm@cua.dk>
20024         * lisp.h (GLYPH): Change type from int to struct with separate char
20025         and face_id members.
20026         (GLYPH_MASK_FACE, GLYPH_MASK_CHAR): Delete macros.
20027         (GLYPH_CHAR, GLYPH_FACE): Remove slow versions with frame arg.
20028         (FAST_GLYPH_CHAR, FAST_GLYPH_FACE): Rename macros to ...
20029         (GLYPH_CHAR, GLYPH_FACE): ... these.  Change users.
20030         (FAST_MAKE_GLYPH, MAKE_GLYPH): Remove.  Rewrite users to use ...
20031         (SET_GLYPH, SET_GLYPH_CHAR, SET_GLYPH_FACE): ... these macros instead.
20032         (GLYPH_CODE_CHAR, GLYPH_CODE_FACE, GLYPH_CODE_P)
20033         (GLYPH_CODE_CHAR_VALID_P, SET_GLYPH_FROM_GLYPH_CODE): New macros to
20034         handle new Lisp glyph code encoding, either an integer or a cons.
20036         * disptab.h (GLYPH_SIMPLE_P): Rewrite.
20037         (GLYPH_ALIAS): Delete.
20038         (GLYPH_ALIAS_P, GLYPH_FOLLOW_ALIASES): Rewrite.
20039         (GLYPH_LENGTH, GLYPH_STRING): Use GLYPH_CHAR.
20040         (GLYPH_FROM_CHAR): Replace macro by ...
20041         (SET_GLYPH_FROM_CHAR): ... this macro.  Change users.
20043         * dispextern.h (CHAR_GLYPH_SPACE_P): Simplify.
20044         (GLYPH_FROM_CHAR_GLYPH): Replace macro by ...
20045         (SET_GLYPH_FROM_CHAR_GLYPH): ... this macro.  Change users.
20046         (GLYPH_INVALID_P): New macro.
20047         (spec_glyph_lookup_face): Update prototype.
20049         * dispnew.c (line_draw_cost): Adapt to new glyph type.
20050         (build_frame_matrix_from_leaf_window): Adapt to new glyph type and
20051         new glyph code encoding.
20052         (spec_glyph_lookup_face): No return value; update passed glyph instead.
20053         (init_display): Use SET_CHAR_GLYPH to initialize space_glyph.
20055         * xdisp.c (get_next_display_element, next_element_from_display_vector):
20056         Adapt to new glyph type and new glyph code encoding.
20058         * term.c (encode_terminal_code, produce_special_glyphs): Likewise.
20060         * indent.c (current_column, current_column_1, Fmove_to_column)
20061         (compute_motion): Adapt to new glyph code encoding.
20063         * msdos.c (IT_write_glyphs): Adapt to new glyph type.
20065 2008-02-27  Chong Yidong  <cyd@stupidchicken.com>
20067         * process.c (wait_reading_process_output): Check for window
20068         changes caused by timers.
20069         Suggested by Johan Bockgård.
20071 2008-02-27  Glenn Morris  <rgm@gnu.org>
20073         * emacs.c (USAGE1): Add `--disable-font-backend'.
20075 2008-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
20077         * fileio.c (Finsert_file_contents): Don't reset undo_list if no change
20078         is made to the buffer.
20080 2008-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
20082         * dispextern.h (face_at_buffer_position, face_for_overlay_string)
20083         (face_at_string_position):
20084         * xfaces.c (face_at_buffer_position, face_for_overlay_string)
20085         (face_at_string_position):
20086         * xdisp.c (display_string, next_overlay_change):
20087         * buffer.h (overlays_at):
20088         * buffer.c (overlays_at): Use EMACS_INT for buffer positions.
20089         Update callers.
20091 2008-02-26  Chong Yidong  <cyd@stupidchicken.com>
20093         * editfns.c (Fformat): Doc fix.
20095 2008-02-26  Juanma Barranquero  <lekktu@gmail.com>
20097         * font.c (Ffont_spec, Ffont_at): Fix typos in docstrings.
20098         (Ffont_put, Flist_families, Ffont_fill_gstring, Ffont_drive_otf)
20099         (Ffont_otf_alternates, Fquery_font): Doc fixes.
20101 2008-02-25  Stefan Monnier  <monnier@iro.umontreal.ca>
20103         * buffer.c (Fbuffer_swap_text): New function.
20104         (syms_of_buffer): Defsubr it.
20106 2008-02-25  Chong Yidong  <cyd@stupidchicken.com>
20108         * keyboard.c (command_loop_1): Revert 2006-10-09 change.
20110 2008-02-25  Jason Rumney  <jasonr@gnu.org>
20112         * w32font.c (w32font_draw): Draw one character at a time when padding.
20114 2008-02-25  Stefan Monnier  <monnier@iro.umontreal.ca>
20116         * window.c (Fdelete_window, Fadjust_window_trailing_edge):
20117         Handle a nil arg.  Use run_window_configuration_change_hook.
20118         (delete_window, adjust_window_trailing_edge): Don't handle nil any more.
20119         (Fenlarge_window, Fshrink_window, Fset_window_configuration):
20120         Use run_window_configuration_change_hook.
20122 2008-02-25  Kenichi Handa  <handa@ni.aist.go.jp>
20124         * xdisp.c (x_produce_glyphs): For a visible glyph, assure at least
20125         1-pixel width.
20127 2008-02-25  Kenichi Handa  <handa@ni.aist.go.jp>
20129         * xdisp.c (fill_glyph_string): Pay attention to glyph->padding_p.
20130         (append_glyph): Set glyph->pixel_width and glyph->padding_p to 1
20131         if the glyph in the font is zero pixel with.
20133         * dispextern.h (struct glyph_string): New member padding_p.
20135         * w32font.c (w32font_draw): Pay attention to s->padding_p.
20137         * ftxfont.c (ftxfont_draw): Pay attention to s->padding_p.
20139         * xfont.c (xfont_draw): Pay attention to s->padding_p.
20141         * xftfont.c (xftfont_draw): Pay attention to s->padding_p.
20143         * font.c: If the font driver doesn't have `shape' function, return Qnil.
20145 2008-02-25  Jason Rumney  <jasonr@gnu.org>
20147         * w32fns.c (enum_font_cb2): Don't use raster fonts for Unicode.
20149 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
20151         Allow fine-grained image-cache flushing.
20152         * dispextern.h (struct image): Add `dependencies' field.
20153         (clear_image_caches): Change arg to Lisp_Object.
20154         * image.c (make_image): Initialize `dependencies' field.
20155         (clear_image_cache): Change arg to allow fine-grained flushing.
20156         Perform the flush even if image-cache-eviction-delay is nil.
20157         (clear_image_caches): Change arg to Lisp_Object.
20158         (Fclear_image_cache): Expand meaning of the argument.
20159         (mark_image): Mark `dependencies' field.
20160         * xfaces.c (clear_face_cache): Adapt arg to call to clear_image_caches.
20161         (lface_hash): Use XHASH rather than XFASTINT.
20162         (face_at_buffer_position): Fix int -> EMACS_INT position.
20163         * xdisp.c (next_overlay_change): Fix int -> EMACS_INT position.
20164         (select_frame_for_redisplay): Remove code duplication.
20165         (redisplay_internal): Adapt arg to call to clear_image_caches.
20167 2008-02-24  Dan Nicolaescu  <dann@ics.uci.edu>
20169         * s/vms4-0.h:
20170         * s/vms4-2.h:
20171         * s/vms4-4.h:
20172         * s/vms5-5.h: Remove, unused.
20174         * s/irix5-2.h:
20175         * s/irix6-0.h:
20176         * s/riscos5.h:
20177         * s/mach-bsd4-3.h:
20178         * m/mips4.h: Remove files for obsolete systems.
20180         * Makefile.in:
20181         * filelock.c:
20182         * unexmips.c:
20183         * m/hp9000s300.h:
20184         * m/iris4d.h:
20185         * s/aix3-1.h:
20186         * s/hpux.h:
20187         * s/msdos.h:
20188         * s/usg5-0.h:
20189         * s/usg5-2-2.h:
20190         * s/usg5-2.h:
20191         * s/usg5-3.h: Remove references to obsolete variables.
20193         * s/irix5-0.h: Remove, move all the contents ...
20194         * s/irix6-5.h: ... here.  Simplify.
20195         * config.in: Regenerate.
20197 2008-02-24  Jason Rumney  <jasonr@gnu.org>
20199         * w32term.c (x_draw_glyph_string_background): Clear the background
20200         manually when cleartype is in use.
20201         (x_draw_glyph_string_foreground): Draw text transparently when
20202         cleartype is in use.
20204         * w32font.c (w32font_text_extents): Avoid getting HDC and selecting
20205         a font into it unless we have to.
20207 2008-02-19  Stefan Monnier  <monnier@iro.umontreal.ca>
20209         * intervals.h (INT_LISPLIKE): Remove.  It may misfire.
20210         (NULL_INTERVAL_P, SET_INTERVAL_PARENT): Don't use it.
20212 2008-02-18  Jason Rumney  <jasonr@gnu.org>
20214         * w32fns.c (Fw32_shell_execute): Encode parameters.
20216 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
20218         * fileio.c (syms_of_fileio) <insert-default-directory>: Doc fix.
20220 2008-02-05  Juanma Barranquero  <lekktu@gmail.com>
20222         * unexhp9k800.c (read_header): Replace `legal' with `valid'.
20224 2008-02-24  Ulrich Neumerkel  <ulrich@complang.tuwien.ac.at>  (tiny change)
20226         * xterm.c (x_set_offset): Don't change the gravity if
20227         CHANGE_GRAVITY is -1.
20229 2008-02-23  Chong Yidong  <cyd@stupidchicken.com>
20231         * fileio.c (auto_save_error_occurred): New var.
20232         (auto_save_error): Set it.
20233         (Fdo_auto_save): Don't overwrite the error message if an auto-save
20234         error occurred.
20236 2008-02-23  Eli Zaretskii  <eliz@gnu.org>
20238         * w32.c (globals_of_w32): Add initializations for
20239         g_b_init_get_sid_sub_authority and
20240         g_b_init_get_sid_sub_authority_count.
20242 2008-02-22  Stefan Monnier  <monnier@iro.umontreal.ca>
20244         * font.c (font_match_xlfd, font_check_xlfd_parse): New funs.
20245         (font_parse_xlfd): Use them for sanity check.
20246         (Finternal_set_font_style_table): Make sure the table is bijective.
20248         Consolidate the image_cache to the terminal struct.
20249         * termhooks.h (P_): Remove redundant def.
20250         (struct terminal): New field `image_cache'.
20251         * frame.h (FRAME_IMAGE_CACHE): New macro.  Use it everywhere in place
20252         of FRAME_X_IMAGE_CACHE.
20253         * xterm.h (struct x_display_info): Remove image_cache field.
20254         (FRAME_X_IMAGE_CACHE): Remove.  Use FRAME_IMAGE_CACHE instead.
20255         * w32term.h (struct w32_display_info): Remove image_cache field.
20256         (FRAME_X_IMAGE_CACHE): Remove.  Use FRAME_IMAGE_CACHE instead.
20257         * macterm.h (struct mac_display_info): Remove image_cache field.
20258         (FRAME_X_IMAGE_CACHE): Remove.  Use FRAME_IMAGE_CACHE instead.
20259         * xterm.c (x_term_init):
20260         * w32term.c (w32_term_init):
20261         * macterm.c (mac_term_init): Set the image_cache in the terminal.
20262         * dispextern.h (clear_image_cache, forall_images_in_image_cache):
20263         Remove declarations.
20264         (clear_image_caches, mark_image_cache): New declarations.
20265         * xfaces.c (clear_face_cache):
20266         * xdisp.c (redisplay_internal): Use clear_image_caches.
20267         * image.c (clear_image_cache): Don't check that a frame is on
20268         a window-system before checking if it shares the same cache.
20269         (clear_image_caches): New function.
20270         (Fclear_image_cache): Use it.
20271         (mark_image): Move from allo.c.
20272         (mark_image_cache): Move from alloc.c and forall_images_in_image_cache.
20273         * alloc.c (mark_image, mark_image_cache): Move to image.c.
20274         (mark_object): Don't call mark_image_cache for frames.
20275         (mark_terminals): Call mark_image_cache.
20277         * lisp.h (Fdelete_terminal): Declare.
20279         * charset.h (CHECK_CHARSET, CHECK_CHARSET_GET_ID)
20280         (CHECK_CHARSET_GET_ATTR): Don't use the inexistent return value of
20281         wrong_type_argument.
20283 2008-02-22  Kenichi Handa  <handa@ni.aist.go.jp>
20285         * Makefile.in (lisp): Remove devanagari.el, kannada.el,
20286         malayalam.el, and tamil.el.  Add sinhala.el.
20288 2008-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
20290         * xterm.c (x_connection_closed): Consolidate identical tests.
20291         (x_delete_terminal): Don't crash if called via x_connection_closed.
20293 2008-02-21  Kenichi Handa  <handa@ni.aist.go.jp>
20295         * xdisp.c (decode_mode_spec): New arg string.
20296         (display_mode_element): Adjust for the above change.
20298 2008-02-19  Stefan Monnier  <monnier@iro.umontreal.ca>
20300         * callint.c (Fcall_interactively): Use AREF.
20302 2008-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
20304         * font.c (font_unparse_xlfd): Don't ignore integer pixel size specs.
20306 2008-02-18  Jan Djärv  <jan.h.d@swipnet.se>
20308         * xfns.c (Fx_show_tip): Set string to " " if empty.
20310 2008-02-17  Dan Nicolaescu  <dann@ics.uci.edu>
20312         * callint.c (syms_of_callint): Initialize Vmark_even_if_inactive
20313         with Qt.
20315 2008-02-17  Kenichi Handa  <handa@m17n.org>
20317         * ftfont.c (ftfont_shape): Return Lispy number.
20319         * xfaces.c (prepare_face_for_display): Use display_info->font->fid
20320         for GCs.
20321         (Finternal_set_font_selection_order): Call font_update_sort_order
20322         only when enable_font_backend is set.
20323         (realize_x_face): Set face->font_info to that of default face only
20324         when enable_font_backend is set.
20326         * xdisp.c (handle_composition_prop): Set it->c to the fist
20327         character of the composed region.
20328         (fill_composite_glyph_string): Set base_face->font_info to
20329         s->font_info.  Get a face for ascii from base_face->ascii_face.
20330         (BUILD_COMPOSITE_GLYPH_STRING): Call fill_composite_glyph_string
20331         with a face already decided.
20332         (x_produce_glyphs): Be sure to set it->ascent and it->descent to
20333         non-negative.
20334         (x_produce_glyphs): If the composition method is ..._WITH_GLYPH_STRING,
20335         call font_prepare_composition unconditionally.
20337         * xfns.c (x_make_gc): Use the default font id of the frame for GCs.
20339         * xterm.h (struct x_display_info): New member font.
20341         * xterm.c (x_set_cursor_gc): Use display_info->font->fid for GCs.
20342         (x_set_mouse_face_gc, x_new_font): Likewise.
20343         (x_term_init): Setup display_info->font.
20344         (x_delete_terminal): Free display_info->font.
20346         * xfont.c (xfont_draw): Use BLOCK_INPUT and UNBLOCK_INPUT.
20348         * ftxfont.c (ftxfont_default_fid): Delete it.
20349         (ftxfont_open): Set xfont->fid to 0.
20350         (ftxfont_end_for_frame): Clear data specific to the frame and the
20351         font-driver.
20353         * xftfont.c (xftfont_default_fid): Delete it.
20354         (xftfont_open): Set xfont->fid to 0.
20356         * fontset.c (FONTSET_OBJLIST): New macro.
20357         (fontset_find_font): Update font-object list of the fontset.
20358         (free_realized_fontset): New function.
20359         (free_face_fontset): Call free_realized_fontset.
20360         (Ffont_info): Call font_close_object only when enable_font_backend
20361         is set.
20363         * font.c [HAVE_X_WINDOWS]: Include xterm.h.
20364         [HAVE_NTGUI]: Include w32term.h.
20365         [MAC_OS]: Include macterm.ch.
20366         (font_otf_ValueRecord): Use make_number.
20367         (font_finish_cache): Fix handling of reference count.
20368         (font_clear_cache): Update num_fonts.
20369         (font_open_entity): Update smallest_char_width and
20370         smallest_font_height of the frame.
20371         (font_close_object): Update num_fonts.
20372         (Fclear_font_cache): Fix finding the target cache data.
20374 2008-02-16  Glenn Morris  <rgm@gnu.org>
20376         * fontset.c (Finternal_char_font): Fix compilation warning.
20378 2008-02-16  Eli Zaretskii  <eliz@gnu.org>
20380         * w32.c (init_user_info): Use TOKEN_USER and TOKEN_PRIMARY_GROUP
20381         instead of char arrays.  Enlarge the size of array passed to
20382         get_token_information.
20384         * font.c (Ffont_fill_gstring, Fget_font_glyphs): Fix compilation
20385         warnings.
20387 2008-02-15  Dan Nicolaescu  <dann@ics.uci.edu>
20389         * .gdbinit: Don't set `args', it breaks gdb --args.
20391 2008-02-14  Stefan Monnier  <monnier@iro.umontreal.ca>
20393         * fileio.c (Finsert_file_contents): Adjust offsets when replacing
20394         within a narrowed buffer.
20396 2008-02-14  Kenichi Handa  <handa@ni.aist.go.jp>
20398         * coding.c (decode_coding_object, encode_coding_object):
20399         Preserve Vdeactivate_mark.  Delete unnecessary call of Fcurrent_buffer.
20401 2008-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
20403         * coding.c (coding_set_destination): Use BEG_BYTE rather than
20404         hardcoding 1.
20405         (detect_coding_system):
20406         * lisp.h (detect_coding_system, chars_in_text, multibyte_chars_in_text)
20407         (string_char_to_byte, string_byte_to_char, insert_from_gap):
20408         * insdel.c (insert_from_gap):
20409         * fns.c (string_char_byte_cache_charpos, string_char_byte_cache_bytepos)
20410         (string_char_to_byte, string_byte_to_char, string_make_multibyte)
20411         (string_to_multibyte):
20412         * character.c (chars_in_text, multibyte_chars_in_text):
20413         * fileio.c (Finsert_file_contents): Use EMACS_INT for buffer positions.
20415         * character.h (FETCH_STRING_CHAR_ADVANCE)
20416         (FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE)
20417         (FETCH_STRING_CHAR_ADVANCE_NO_CHECK): Use SDATA and SREF.
20418         (DEC_POS, BUF_DEC_POS): Use BEG_BYTE rather than hardcoding 1.
20420         * casefiddle.c (casify_region): Only call after-change and composition
20421         functions on the part of the region that was changed.
20423         * keyboard.c (read_avail_input):
20424         * frame.c (Fdelete_frame): Call Fdelete_terminal.
20426 2008-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
20428         * buffer.c (clone_per_buffer_values, reset_buffer_local_variables)
20429         (Fbuffer_local_value, Fbuffer_local_variables): Don't forget undo_list.
20431 2008-02-11  Juanma Barranquero  <lekktu@gmail.com>
20433         * w32menu.c (push_submenu_start, push_submenu_end)
20434         (push_left_right_boundary, push_menu_pane, push_menu_item):
20435         * keyboard.c (read_key_sequence): Don't pass args with side effects
20436         to AREF, it fails when compiling with -DENABLE_CHECKING.
20438 2008-02-11  Kenichi Handa  <handa@ni.aist.go.jp>
20440         * Makefile.in (${lispsource}international/charprop.el):
20441         Delete this target.
20443         * search.c (boyer_moore): Fix incorrect synching of the trunk and
20444         emacs-unicode-2.
20446 2008-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
20448         * terminal.c (Fdelete_terminal): Clean up the `force' path.
20450 2008-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
20452         * frame.c (Qnoelisp): New symbol.
20453         (syms_of_frame): Initialize it.
20454         (Fdelete_frame): Use it to distinguish a mere `force' passed from some
20455         harmless Elisp code, from a strong `force' from x_connection_closed.
20456         * frame.h (Qnoelisp): Declare.
20457         * xterm.c (x_connection_closed): Pass `noelisp'.
20459         * lisp.h (struct Lisp_Misc_Any, struct Lisp_Marker)
20460         (struct Lisp_Overlay, struct Lisp_Kboard_Objfwd)
20461         (struct Lisp_Save_Value, struct Lisp_Free): Use enum Lisp_Misc_Type
20462         rather than `int' for the type of `type'.
20464 2008-02-10  Dan Nicolaescu  <dann@ics.uci.edu>
20466         * s/gnu-linux.h: Remove support for non-ELF and linux-1.x.
20468         * Makefile.in (GNUC): Remove support for gcc-1.x.
20470 2008-02-10  Richard Stallman  <rms@gnu.org>
20472         * lisp.h (ASET): Use AREF, not ASLOT.
20474 2008-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
20476         * lisp.h (ASET): Check bounds.
20478 2008-02-10  Glenn Morris  <rgm@gnu.org>
20480         * buffer.c (mode-name): Doc fix.
20482 2008-02-09  Dan Nicolaescu  <dann@ics.uci.edu>
20484         * Makefile.in:
20485         * emacs.c:
20486         * gmalloc.c:
20487         * keyboard.c:
20488         * lisp.h:
20489         * m/ibm370aix.h:
20490         * process.c:
20491         * regex.c:
20492         * s/hpux.h:
20493         * sysdep.c:
20494         * sysselect.h:
20495         * systty.h:
20496         * unexec.c:
20497         * w32term.c:
20498         * xsmfns.c:
20499         * xterm.c: Remove code that deals with obsolete variables.
20501         * s/msdos.h (DONT_NEED_ENVIRON): Don't define.
20503         * ecrt0.c: Replace the DONT_NEED_ENVIRON test with MSDOS test,
20504         nothing else needs it anymore.
20506 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
20508         * buffer.h (FETCH_CHAR_AS_MULTIBYTE): Use unibyte_to_multibyte_table
20509         instead of unibyte_char_to_multibyte.
20511 2008-02-09  Dan Nicolaescu  <dann@ics.uci.edu>
20513         * s/gnu-linux.h: Remove commented out code.
20515         * unexec.c: Remove references to obsolete variable COFF_ENCAPSULATE.
20517         * Makefile.in: Update what RMS says about using autoconf.
20518         (C_COMPILER, COFF_ENCAPSULATE, MAKE_PARALLEL): Remove obsolete variable.
20519         (C_SWITCH_MACHINE_1, C_SWITCH_SYSTEM_1, C_SWITCH_SITE_1)
20520         (C_SWITCH_X_SITE_1, C_SWITCH_X_MACHINE_1)
20521         (C_SWITCH_X_SYSTEM_1): Move invariant code outside conditional.
20523 2008-02-08  Stefan Monnier  <monnier@iro.umontreal.ca>
20525         * keymap.c (Fkey_description): Move side effect outside of macro call.
20527         * xfaces.c (Finternal_make_lisp_face):
20528         * keyboard.c (add_command_key, parse_menu_item): Use ASET.
20530         * fontset.c (free_face_fontset): Use FONTSET_FROM_ID.
20531         (syms_of_fontset): Use ASET.
20533         * fns.c (concat): Move side effect outside of macro call.
20534         (hash_clear): Use ASET.
20536 2008-02-08  Richard Stallman  <rms@gnu.org>
20538         * frame.c (Fdelete_frame): If FORCE, don't call hooks.
20539         If FORCE, and frame has a surrogate minibuffer for another frame,
20540         delete the other frame first.
20542 2008-02-07  Timo Savola  <timo.savola@iki.fi>
20544         * xterm.c (x_detect_focus_change): Handle embed client message.
20545         (handle_one_xevent): Ditto.
20546         (handle_one_xevent): If embedded and we get a button press/release,
20547         request focus.
20548         (xembed_set_info, xembed_send_message): New functions.
20549         (x_make_frame_visible): Call xembed_set_info if embedded.
20550         (x_make_frame_invisible): Call xembed_set_info if embedded.
20551         (x_term_init): Initialize Xatom_XEMBED.
20552         (x_make_frame_visible): Check for FRAME_X_EMBEDDED_P also.
20553         (x_iconify_frame): Ditto.
20555         * xterm.h (struct x_display_info): Add AtomXatom_XEMBED.
20556         (enum xembed_info, enum xembed_message, enum xembed_focus)
20557         (enum xembed_modifier, enum xembed_accelerator): New.
20558         (xembed_set_info, xembed_send_message): Declare.
20559         (FRAME_X_EMBEDDED_P): New.
20561         * gtkutil.c (xg_create_frame_widgets): If frame is embedded, call
20562         gtk_plug_new.
20564         * xfns.c (Fx_create_frame): Do not override the explicitly set parent
20565         window ID of a frame.
20566         (x_window): Reparent frame if embedded.
20567         (Fx_create_frame): Don't set border width if embedded.
20569         * emacs.c (USAGE3): Add --parent-id.
20570         (standard_args): Ditto.
20572 2008-02-07  Jan Djärv  <jan.h.d@swipnet.se>
20574         * coding.c (DECODE_EMACS_MULE_COMPOSITION_CHAR): Use "do...while (0)".
20576 2008-02-07  Jim Meyering  <meyering@redhat.com>
20578         Use "do...while (0)", not "if (1)...else" in macro definitions.
20579         The latter provokes a warning from gcc about the empty else, when
20580         followed by ";".  Also, without that trailing semicolon, it would
20581         silently swallow up any following statement.
20582         * syntax.h (SETUP_SYNTAX_TABLE)
20583         (SETUP_SYNTAX_TABLE_FOR_OBJECT): Likewise.
20584         * buffer.h (DECODE_POSITION): Likewise.
20585         * character.h (FETCH_STRING_CHAR_ADVANCE): Likewise.
20586         (FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE): Likewise.
20587         (FETCH_STRING_CHAR_ADVANCE_NO_CHECK): Likewise.
20588         (FETCH_CHAR_ADVANCE): Likewise.
20589         (FETCH_CHAR_ADVANCE_NO_CHECK): Likewise.
20591 2008-02-07  Jim Meyering  <meyering@redhat.com>
20593         * lread.c [lint]: Don't include <sys/inode.h>.
20595 2008-02-07  Stefan Monnier  <monnier@iro.umontreal.ca>
20597         * xselect.c (x_handle_dnd_message):
20598         * xmenu.c (digest_single_submenu, xmenu_show):
20599         * xdisp.c (with_echo_area_buffer_unwind_data)
20600         (format_mode_line_unwind_data, unwind_format_mode_line)
20601         (display_menu_bar):
20602         * eval.c (Ffetch_bytecode):
20603         * doc.c (store_function_docstring):
20604         * ccl.c (resolve_symbol_ccl_program, ccl_get_compiled_code)
20605         (Fccl_execute, Fccl_execute_on_string, Fregister_code_conversion_map):
20606         * buffer.c (add_overlay_mod_hooklist): Use ASET.
20608 2008-02-07  Kenichi Handa  <handa@m17n.org>
20610         * ftxfont.c (ftxfont_open): Don't set
20611         dpyinfo->smallest_font_height and dpyinfo->smallest_char_width to 0.
20613         * ftfont.c (ftfont_open): Fix previous change.
20615 2008-02-06  Jason Rumney  <jasonr@gnu.org>
20617         * w32font.c (w32font_text_extents): Fill in lbearing metric.
20618         Use cached metrics for ASCII characters.
20619         (w32font_open_internal): Don't set font's owning_frame.
20620         Cache metrics for ASCII characters.
20622         * w32font.h (struct w32font_info): Add ascii_metrics.
20623         Remove owning_frame.
20625 2008-02-06  Kenichi Handa  <handa@ni.aist.go.jp>
20627         * xdisp.c (x_produce_glyphs): Don't set it->ascent and it->descent
20628         to negative value.
20630         * ftxfont.c (ftxfont_draw): Use s->font_info, not face->font_info.
20632         * ftfont.c (ftfont_open): Fix calculation of font->font.average_width.
20634         * charset.c (syms_of_charset): Set QCtest and Qeq.
20636 2008-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
20638         * process.c (Fstart_process):
20639         * callproc.c (Fcall_process): Handle the case where
20640         Funhandled_file_name_directory returns nil.
20642         * font.h (enum lgstring_indices, enum lglyph_indices): New enums.
20643         (LGSTRING_SLOT, LGSTRING_SET_SLOT): New macros.
20644         * font.c (check_gstring): Use them and AREF to access the vector before
20645         we know it's really a gstring.
20646         (Ffont_shape_text): Fix typo.
20647         (Ffont_shape_text, Ffont_otf_alternates): Fix up int/Lisp_Object mixups.
20649         * composite.h (Fcompose_region_internal, Fcompose_string_internal):
20650         Declare.
20652         * chartab.c (make_sub_char_table): Remove noop-yet-incorrect statement.
20654 2008-02-05  Jason Rumney  <jasonr@gnu.org>
20656         * w32font.c (w32font_open_internal): Fill min_width with tmAveCharWidth.
20657         Set smallest_font_height and smallest_char_width in display info.
20659 2008-02-05  Kenichi Handa  <handa@ni.aist.go.jp>
20661         * coding.c (decode_eol): Pay attention to coding->dst_multibyte.
20663 2008-02-05  Miles Bader  <miles@gnu.org>
20665         * xfaces.c (get_lface_attributes, merge_named_face)
20666         (lookup_named_face, lookup_derived_face, realize_named_face):
20667         Revert 2008-02-01 change by cyd@stupidchicken.com.
20669 2008-02-04  Kenichi Handa  <handa@ni.aist.go.jp>
20671         * fontset.c (Ffontset_info): Handle the case of inhibitting the
20672         fallback fonts.
20673         (Ffontset_info) [USE_FONT_BACKEND]: Fix getting of opened font names.
20675 2008-02-04  Jason Rumney  <jasonr@gnu.org>
20677         * w32font.c (w32font_open_internal): Use font_unparse_fcname to
20678         set full_name.
20679         (w32font_open_internal): Use xmalloc, xrealloc, xfree.
20681 2008-02-03  Jason Rumney  <jasonr@gnu.org>
20683         * makefile.w32-in (OBJ1): Include font.o here.
20684         (FONTOBJ) [USE_FONTBACKEND]: Instead of here.
20686 2008-02-02  Jason Rumney  <jasonr@gnu.org>
20688         * makefile.w32-in (temacs): Bump EMHEAP to 21.
20690 2008-02-01  Jason Rumney  <jasonr@gnu.org>
20692         * s/cygwin.h: Define VIRT_ADDR_VARIES.
20694         * puresize.h [VIRT_ADDR_VARIES]: Don't include CYGWIN in condition.
20696 2008-02-01  Andreas Schwab  <schwab@suse.de>
20698         * Makefile.in (shortlisp, lisp): Update for rename of
20699         ../lisp/language/myanmar.el.
20701 2008-02-01  Chong Yidong  <cyd@stupidchicken.com>
20703         * xfaces.c (get_lface_attributes): Delete function.
20704         (merge_named_face, lookup_named_face, lookup_derived_face)
20705         (realize_named_face): Call lface_from_face_name directly, and use
20706         the fact that merge_face_vectors does not alter its FROM argument.
20708 2008-02-01  Jason Rumney  <jasonr@gnu.org>
20710         * w32term.c (w32_read_socket) <WM_CHAR>: Decode non-Unicode
20711         input in the default locale.  Handle non-Unicode multibyte input.
20713 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
20715         * fontset.c (reorder_font_vector): Exclude nil elements from the
20716         font group.  Don't try multiple fonts.
20717         (fontset_font): Adjust for the above change.
20718         (Finternal_char_font): Return nil if the found font doesn't
20719         contain the character ch.
20721         * Makefile.in (lisp, shortlisp): Add cham.el.
20723 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
20725         * font.h (FONTP): Make it return 1 also for a font-object.
20727         * .gdbinit (xfontset): New function.
20729         * font.c (font_find_for_lface): Check if the character C is
20730         supported or not only for the first font.
20732         * fontset.c (reorder_font_vector): Fix typo.
20733         (fontset_find_font): Don't add a font-spec specifying a script.
20734         Use 0 (not Qt) for the indication of empty font-group.  Change the
20735         format of RFONT-DEF.  Return Qt if no font in the font-group
20736         support the character.
20737         (fontset_font): Adjust for the above change.  If no font was
20738         found the character, remember that.
20739         (face_for_char): Adjust for the change of RFONT-DEF.
20740         (Fset_fontset_font): Allow nil for FONT-SPEC to explicitly specify
20741         no font for the target.
20742         (Finternal_char_font): Adjust for the change of RFONT-DEF.
20744 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
20746         * font.c (font_load_for_face): Handle the case that the font in
20747         face->lface is a string.
20749 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
20751         * xfaces.c (set_lface_from_font_and_fontset): Set the fontname in lface.
20753 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
20755         * xfaces.c (Finternal_set_lisp_face_attribute) [USE_FONT_BACKEND]:
20756         Fix previous change.  If the frame is not on a window system,
20757         signal an error.
20759 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
20761         * coding.c (decode_coding_object, encode_coding_object):
20762         Adjust marker positions after conversion.
20764         * lisp.h (struct Lisp_Marker): New member need_adjustment.
20766 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
20768         * font.c (font_find_for_lface): Fix the handling of the return
20769         value of font_has_char.
20770         (Ffont_shape_text): Fix previous change.
20772         * fontset.c (FONTSET_REF_AND_RANGE): Delete it.
20773         (fontset_ref_and_range): Delete it.
20774         (fontset_find_font): Call char_table_ref_and_range instead of
20775         FONTSET_REF_AND_RANGE.
20776         (make_fontset): Don't setup font groups of Latin here.
20777         (Fset_fontset_font): Don't overwrite the setting of FONTSET_ASCII.
20778         (new_fontset_from_font): Make the specified font the default for
20779         all Latin characters.
20781 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
20783         * xfaces.c (Finternal_set_lisp_face_attribute): Check if the frame
20784         is on a window system before accessing the fontset of the frame.
20786 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
20788         * Makefile.in (lisp, shortlisp): Add kherm.el and myanmar.el.
20790         * ftfont.c (ftfont_driver): Set ftfont_shape in ftfont_driver only
20791         when both HAVE_M17N_FLT and HAVE_LIBOTF are defined.
20793         * font.c (Ffont_shape_text): If the font driver doesn't have a
20794         shaper function, make zero-width glyphs to have at least one-pixel
20795         width.  Fix setting of `to' field of glyphs.
20797 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
20799         * ftfont.c (ftfont_drive_otf): Fix setting of FROM and TO slots of
20800         glyphs.
20802         * font.h (struct font_driver): Improve docstring of member `shape'.
20804 2008-02-01  Kenichi Handa  <handa@m17n.org>
20806         * composite.c (syms_of_composite): Fix docstring of
20807         auto-composition-function.
20809         * font.h (LGLYPH_SIZE): New macro.
20811         * font.c (Ffont_fill_gstring): Stop filling when a character not
20812         supported by the font is found.
20813         (Ffont_shape_text): When a shape callback function returns nil,
20814         try at most two more times with larger gstring.
20815         (Ffont_at): Fix getting of w.  Call font_at with correct 5th argument.
20817         * xdisp.c (handle_auto_composed_prop): Change the argument to
20818         auto-composition-function.
20820         * ftfont.c (ftfont_encode_char): Use the macro FONT_INVALID_CODE.
20821         (ftfont_shape_by_flt): If an element of lgstring is nil, make a
20822         Lispy glyph and store it in the lgstring.
20824         * xfont.c (xfont_encode_char): Use the macro FONT_INVALID_CODE.
20826         * xftfont.c (xftfont_encode_char): Use the macro FONT_INVALID_CODE.
20828 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
20830         * font.c (Ffont_shape_text): Avoid unnecessary composition.
20832         * fontset.c (Vfont_encoding_charset_alist): New variable.
20833         (syms_of_fontset): DEFVAR it.
20834         (reorder_font_vector, fontset_find_font): Optimize for the case of
20835         no need of reordering.
20836         (face_for_char): Map the charset property by
20837         Vfont_encoding_charset_alist.
20839 2008-02-01  Jason Rumney  <jasonr@gnu.org>
20841         * w32font.c (logfonts_match): Don't check adstyle here.
20842         (font_matches_spec): Check here against physical font instead.
20843         (add_font_entity_to_list): Avoid some substitutions.
20845         * font.c (font_parse_fcname): Default weight and slant to normal.
20846         (font_score): Prefer normal fonts if weight or slant unspecified.
20847         (font_score) [WINDOWSNT]: Scale weight difference down to closer
20848         match freetype scores.
20850 2008-02-01  Jason Rumney  <jasonr@gnu.org>
20852         * w32font.c (w32font_text_extents): Don't use the frame stored in the
20853         font, as it may have been deleted.
20854         (w32_enumfont_pattern_entity): Map generic family to adstyle using
20855         most common hyphenless variation.
20856         (logfonts_match): Check generic family.
20857         (font_matches_spec): Don't check generic family here.
20858         (fill_in_logfont): Set generic family based on adstyle.
20860         * w32font.h (w32font_get_cache): Update declaration.
20862 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
20864         * ftfont.c (ftfont_get_cache): Adjust the argument type.
20866         * frame.c (x_set_font_backend): Don't call Fclear_font_cache.
20867         If none of the new drivers are available, call font_update_drivers
20868         with the old drivers.
20870         * w32font.c (w32font_get_cache): Adjust the argument type.
20872         * xfont.c (xfont_get_cache): Adjust the argument type.
20874         * font.h (struct font_driver): Change argument type of get_cache.
20876         * xftfont.c (xftfont_start_for_frame): Delete prototype.
20878         * font.c (Ffont_get): Fix arguments to Fassoc.
20879         (font_prepare_cache, font_finish_cache, font_get_cache): New functions.
20880         (font_clear_cache): New function.
20881         (font_list_entities, font_matching_entity): Use font_get_cache.
20882         (font_update_drivers): Call font_clear_cache when finishing a driver.
20884         * fontset.c (fontset_find_font): Fix previous change.
20886 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
20888         * xterm.c (x_check_font) [USE_FONT_BACKEND]: Don't access
20889         dpyinfo->font_table.
20890         (x_delete_display) [USE_FONT_BACKEND]: Likewise.
20891         (x_delete_terminal) [USE_FONT_BACKEND]: Likewise.
20893         * font.c (font_at): Handle the case that the arg C is negative.
20894         Handle the unibyte case.
20895         (Ffont_at): Call font_at with the arg C -1.
20897         * xdisp.c (handle_auto_composed_prop): Don't get a character at
20898         the position here, and call font_at with the arg C -1.
20899         Don't check the range of the existing composition at the point.
20901 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
20903         * fontset.c (fontset_add): New args charset_id and family.
20904         Change caller.
20905         (load_font_get_repertory, fontset_find_font): Assume that
20906         font_spec is always a font-spec object.
20907         (Fset_fontset_font): Always store a font-spec object in a fontset.
20909         * xdisp.c (handle_auto_composed_prop): Use Fget_text_property
20910         instead of get_property_and_range.
20912 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
20914         * xftfont.c (struct xftfont_info): Delete the member ft_face.
20915         (xftfont_open): Don't keep locking face.
20916         (xftfont_close): Don't unlock face.
20917         (xftfont_anchor_point, xftfont_shape): Lock and unlock face.
20919         * fontset.c (fontset_find_font): Don't prefer a font of
20920         supplementary charset.
20922 2008-02-01  Kenichi Handa  <handa@m17n.org>
20924         * ftfont.c (struct OpenTypeSpec): Rename members script_tag to
20925         script, langsys_tag to langsys, new member script.
20926         (OTF_TAG_STR): Terminate by '\0'.
20927         (ftfont_get_open_type_spec): If :otf prop is spec, limit the
20928         listing to the script specified in that property.  Fix arg to
20929         OTF_check_features.
20931 2008-02-01  Jason Rumney  <jasonr@gnu.org>
20933         * w32font.h: New file.
20935         * w32font.c: Include it.
20936         (struct w32font_info): Add owning_frame field.  Move to w32font.h.
20937         (w32font_open): Set owning_frame.
20938         (w32font_text_extents): Use owning_frame.
20939         (struct font_callback_data): Add opentype_only field.
20940         (add_font_entity_to_list): Use it to filter fonts.
20941         Don't check against full name.
20942         (w32font_list_internal): New function.
20943         (w32font_list): Use it.
20944         (w32font_match_internal): New function.
20945         (w32font_match): Use it.
20946         (w32font_open_internal): New function.
20947         (w32font_open): Use it.
20948         (w32font_get_cache, w32font_close, w32font_has_char)
20949         (w32font_encode_char, w32font_text_extents, w32font_draw):
20950         Make non-static.
20952         * makefile.w32-in (w32font.o): Depend on w32font.h.
20954 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
20956         * charset.c (Fdefine_charset_internal): Record a supplementary
20957         charset at the tail of Vcharset_order_list.
20959         * font.c (Ffont_shape_text): Fix the return value.
20961         * ftfont.c (OTF_SYM_TAG, OTF_TAG_STR): Fix argument names.
20963         * xdisp.c (handle_auto_composed_prop): Fix previous change.
20965 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
20967         * ftfont.c (struct OpenTypeSpec): New struct.
20968         (OTF_SYM_TAG, OTF_TAG_STR): New macros.
20969         (ftfont_get_open_type_spec): New function.
20970         (ftfont_list) [HAVE_LIBOTF]: Check otf-spec property.
20972         * lread.c (read1): Redo the previous change with checking Vpurify_flag.
20974 2008-02-01  Jason Rumney  <jasonr@gnu.org>
20976         * w32font.c (add_font_entity_to_list): Compare only the beginning
20977         of full name.
20979 2008-02-01  Kenichi Handa  <handa@m17n.org>
20981         * xdisp.c (handle_auto_composed_prop): Simplify the code.
20982         Never return HANDLED_RECOMPUTE_PROPS.
20984 2008-02-01  Kenichi Handa  <handa@m17n.org>
20986         * font.c (font_gstring_produce): Delete it.
20988         * composite.h (COMPOSITION_METHOD):
20989         Handle COMPOSITION_WITH_GLYPH_STRING.
20991 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
20993         * xfont.c (Qx): Delete.
20994         (syms_of_xfont): Don't initialize Qx.
20996         * composite.h (enum composition_method):
20997         Define COMPOSITION_WITH_GLYPH_STRING unconditionally.
20999 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
21001         * xfaces.c [HAVE_WINDOW_SYSTEM]: Include "font.h" unconditionally.
21002         (choose_face_font): Accept new form of font-spec.
21004         * frame.h (font_driver_list): Declare it unconditionally.
21005         (struct frame): Define members font_driver_list and font_data_list
21006         unconditionally.
21008         * fontset.c: Include "font.h" unconditionally.
21009         (generate_ascii_font_name): Use font_parse_xlfd and font_unparse_xlfd.
21010         (Fset_fontset_font): Accept a font-spec object.
21012         * font.c (font_unparse_xlfd): If pixel_size is zero, make the
21013         PIXEL_SIZE part a wild card.
21015         * dispextern.h (struct glyph_string): Define members clip and
21016         num_clips unconditionally.
21017         (struct face): Define members font_info and extra unconditionally.
21019         * ftfont.c (ftfont_open): Set members maybe_otf and otf of
21020         ftfont_info only when HAVE_LIBOTF is defined.
21022 2008-02-01  Andreas Schwab  <schwab@suse.de>
21024         * xdisp.c (back_to_previous_visible_line_start): Fix type of beg
21025         and end.
21027 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21029         * w32font.c (w32font_driver): Add new fields.
21031 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
21033         * Makefile.in (ALL_CFLAGS): Add @M17N_FLT_CFLAGS@.
21034         (FONTSRC, FONTOBJ) [HAVE_WINDOW_SYSTEM]: Set them unconditionally.
21035         (LIBES): Add @M17N_FLT_CFLAGS@.
21037         * composite.c (compose_text): Don't treat the new style
21038         composition specially.
21040         * emacs.c (main): Call syms_of_font unconditionally.
21042         * font.h (FONT_ENTITY_NOT_LOADABLE)
21043         (FONT_ENTITY_SET_NOT_LOADABLE): New macros.
21044         (LGSTRING_XXXX, LGLYPH_XXX): Adjust for the change of lispy gstring.
21045         (struct font_driver): New member shape.
21046         (font_registry_charsets): Extern it.
21047         (font_find_for_lface, font_prepare_composition): Adjust prototype.
21048         (font_otf_capability, font_drive_otf): Delete their externs.
21050         * font.c [HAVE_M17N_FLT]: Include <m17n-flt.h>.
21051         (font_charset_alist, font_registry_charsets): Move from xfont.c
21052         and rename.
21053         (font_prop_validate_otf): New function.
21054         (font_property_table): Register it for QCotf.
21055         (DEVICE_DELTA, adjust_anchor, REPLACEMENT_CHARACTER)
21056         (font_drive_otf): Delete.
21057         (font_prepare_composition): New arg F.  Adjust for the change of
21058         lispy gstring.
21059         (font_find_for_lface): New arg C.
21060         (font_load_for_face): Adjust for the change of font_find_for_lface.
21061         (Ffont_make_gstring, Ffont_fill_gstring): Adjust for the change of
21062         lispy gstring.
21063         (Ffont_shape_text): New function.
21064         (Fopen_font): If the font size is not given, use 12-pixel.
21065         (Ffont_at): New arg STRING.
21066         (syms_of_font): Initialize font_charset_alist.
21067         Declare Ffont_shape_text as a Lisp function.  Call syms_of_XXfont
21068         conditionally.
21070         * fontset.c (fontset_find_font) [USE_FONT_BACKEND]: Try multiple
21071         fonts of the same font-spec.  Change the format of RFONT-DEF.
21072         (face_for_char, make_fontset_for_ascii_face, Finternal_char_font):
21073         Adjust for the change of RFONT-DEF.
21074         (Fset_fontset_font) [USE_FONT_BACKEND]: Handle new format of font-spec.
21076         * ftfont.h: New file.
21078         * ftfont.c: Don't include Freetype headers.  Include "ftfont.h".
21079         (struct ftfont_info) [HAVE_LIBOTF]: New members maybe_otf and otf.
21080         (ftfont_open) [HAVE_LIBOTF]: Initialize the above members.
21081         (ftfont_driver) [HAVE_LIBOTF, HAVE_M17N_FLT]: Don't set
21082         font_otf_capability and font_drive_otf, set ftfont_shape.
21083         (ftfont_list): Adjust for the change of :otf property value.
21084         (struct MFLTFontFT) [HAVE_LIBOTF, HAVE_M17N_FLT]: New struct.
21085         (ftfont_get_glyph_id, ftfont_get_metrics, ftfont_check_otf)
21086         (adjust_anchor, ftfont_drive_otf, ftfont_shape_by_flt)
21087         (ftfont_shape) [HAVE_LIBOTF, HAVE_M17N_FLT]: New function.
21088         (DEVICE_DELTA) [HAVE_LIBOTF, HAVE_M17N_FLT]: New macro.
21089         (otf_gstring, gstring, m17n_flt_initialized): New variables.
21091         * w32term.c (x_draw_composite_glyph_string_foreground):
21092         Adjust for the change of lispy gstring.
21094         * xdisp.c (handle_composition_prop): Adjust for the change of
21095         lispy gstring.  Call a function for auto-composition with the
21096         third arg it->window.
21097         (fill_composite_glyph_string): Adjust for the change of lispy string.
21098         (x_produce_glyphs): Adjust for the change of font_prepare_compositionl.
21100         * xfaces.c (set_font_frame_param): Adjust for the change of
21101         font_find_for_lface.
21103         * xfont.c (x_font_charset_alist): Move to font.c and rename.
21104         (xfont_registry_charsets): Likewise.  Change caller.
21105         (syms_of_xfont): Don't handle x_font_charset_alist.
21107         * xftfont.c: Include "ftfont.h".
21108         (struct xftfont_info) [HAVE_LIBOTF]: New members maybe_otf and otf.
21109         (xftfont_open) [HAVE_LIBOTF]: Initialize the above members.
21110         (xftfont_close) [HAVE_LIBOTF]: Close otf.
21111         (xftfont_shape) [HAVE_LIBOTF, HAVE_M17N_FLT]: New function.
21112         (syms_of_xftfont) [HAVE_LIBOTF, HAVE_M17N_FLT]:
21113         Set xftfont_driver.shape to xftfont_shape.
21115         * xterm.c (x_draw_composite_glyph_string_foreground): Adjust for
21116         the change of lispy gstring.
21118 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
21120         * ftxfont.c (ftxfont_end_for_frame): Fix array indexing error.
21122 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21124         * w32font.c (w32font_draw): Fill background manually.
21126 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21128         * font.c (Qfontp): Remove unused symbol.
21129         (QCantialias): New symbol.
21130         (syms_of_font): Define it.
21131         (font_property_table): Set a validator for QCantialias.
21133         * w32font.c (CLEARTYPE_QUALITY, CLEARTYPE_NATURAL_QUALITY):
21134         Define if not already.
21135         (QCfamily): Share with xfaces.c.
21136         (Qstandard, Qsubpixel, Qnatural): New symbols.
21137         (syms_of_w32font): Define them.  Don't define QCfamily here.
21138         (w32_antialias_type, lispy_antialias_type): New functions.
21139         (w32_enumfont_pattern_entity): New arg requested_font.
21140         Set antialias parameter if non-default was requested.
21141         (fill_in_logfont): Fill in lfQuality if :antialias specified.
21143 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
21145         * lread.c (read1): Undo the previous change.
21147 2008-02-01  CHENG Gao  <chenggao@gmail.com>  (tiny change)
21149         * frame.c (Fdelete_frame): Call font_update_drivers only when
21150         USE_FONT_BACKEND is defined.
21152 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
21154         * font.h (struct font_bitmap): New member bits_per_pixel.
21155         (struct font_driver): New members start_for_frame and end_for_frame.
21156         (struct font_data_list): New struct.
21157         (font_put_frame_data, font_get_frame_data): Extern them.
21159         * frame.h (struct frame): New member font_data_list.
21161         * font.c (font_update_drivers): Call driver->start_for_frame and
21162         driver->end_for_frame at proper timings.
21163         (font_put_frame_data, font_get_frame_data): New functions.
21164         (Ffont_spec): Add usage in the docstring.
21166         * frame.c (make_frame): Initialize f->font_data_list to NULL.
21167         (Fdelete_frame): Call font_update_drivers.
21169         * xftfont.c (struct xftface_info): Delete the member xft_draw.
21170         (xftfont_prepare_face, xftfont_done_face): Adjust for the above change.
21171         (xftfont_get_xft_draw): New function.
21172         (xftfont_draw): Get XftDraw by xftfont_get_xft_draw.
21173         (xftfont_end_for_frame): New function.
21174         (syms_of_xftfont): Set xftfont_driver.end_for_frame.
21176         * ftxfont.c (ftxfont_get_gcs): Rename from ftxfont_create_gcs.
21177         Change argument.  Cache GCs in the per-frame data.
21178         (struct ftxfont_frame_data): New struct.
21179         (ftxfont_draw_bitmap): New arg gc_fore and flush.
21180         (ftxfont_prepare_face, ftxfont_done_face): Delete them.
21181         (ftxfont_draw): Get GCs by ftxfont_get_gcs.  Reflect s->clip in GCs.
21182         (ftxfont_end_for_frame): New function.
21183         (syms_of_ftxfont): Set ftxfont_driver.end_for_frame.
21185         * ftfont.c (ftfont_get_bitmap): Set bitmap->bits_per_pixel.
21187 2008-02-01  Kenichi Handa  <handa@m17n.org>
21189         * xselect.c (Vselection_coding_system)
21190         (Vnext_selection_coding_system): Delete them.
21191         (syms_of_xselect): Don't declare selection-coding-system and
21192         next-selection-coding-system.  They are declared in select.el.
21194 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21196         * w32term.h (WM_UNICHAR, UNICODE_NOCHAR): Define if not already.
21198         * w32fns.c: Include imm.h.
21199         (get_composition_string_fn, get_ime_context_fn): New optional
21200         system functions.
21201         (globals_of_w32fns): Load them from imm32.dll.
21202         (ignore_ime_char): New flag.
21203         (w32_wnd_proc): Handle WM_UNICHAR, WM_IME_CHAR and
21204         WM_IME_ENDCOMPOSITION messages.
21206         * w32term.c (w32_read_socket) [WM_UNICHAR]: Handle as
21207         MULTIBYTE_CHAR_KEYSTROKE_EVENT.
21209 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
21211         * lread.c (READCHAR): Call readchar with the 2nd arg NULL.
21212         (READCHAR_REPORT_MULTIBYTE): New macro.
21213         (readchar): New 2nd arg MULTIBYTE.
21214         (read1): Use READCHAR_REPORT_MULTIBYTE for the first read.
21215         Make symbol's name multibyte according to the multibyteness of the
21216         source.
21218 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
21220         * xfaces.c (face_for_overlay_string): Call lookup_face with
21221         correct arguments (fix of synching with the trunk).
21223 2008-02-01  Kenichi Handa  <handa@m17n.org>
21225         * font.c (font_prop_validate_symbol, font_prop_validate_style)
21226         (font_prop_validate_non_neg, font_prop_validate_spacing):
21227         Delete argument prop_index.
21228         (font_property_table): Change arguments to validater.  Change Callers.
21229         (font_lispy_object): Delete.
21230         (font_at): Use font_find_object instead fo font_lispy_object.
21232 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
21234         * fileio.c (Fexpand_file_name): Adjust multibyteness of directory
21235         and file names.
21237 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21239         * w32font.c (add_font_name_to_list): Avoid vertical fonts.
21240         (font_matches_spec): Remove debug output.
21241         (add_font_entity_to_list): Avoid using substituted fonts.
21243 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21245         * doc.c (Fsnarf_documentation):
21246         * Makefile.in (temacs${EXEEXT}, mostlyclean): Undo last change.
21248 2008-02-01  Miles Bader  <miles@gnu.org>
21250         * dispextern.h (struct glyph_row): Only define "clip" field if
21251         HAVE_WINDOW_SYSTEM is defined.
21253 2008-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
21255         Fix up multi-tty merge.
21257         * xterm.c (handle_one_xevent): Remove duplicate code and fix up nesting
21258         and indentation.
21260         * xfaces.c (free_realized_face, clear_face_gcs):
21261         Include font_done_for_face in the input_blocked section, just in case.
21263         * xdisp.c (decode_mode_spec): Use terminal-local coding systems.
21264         (get_char_face_and_encoding): Undo last change and remove the *other*
21265         duplicate definition (i.e. keep the one that's better scoped and that
21266         includes code for the font-backend).
21268         * terminal.c (create_terminal): Default keyboard_coding to
21269         `no-conversion' and terminal_coding to `undecided'.
21271         * lread.c (read1): Use XSETPVECTYPE to set a pseudovector's tag.
21273         * fontset.c (free_realized_fontsets): Check that the table entry does
21274         contain a fontset before trying to compare it to `base'.
21276         * emacs.c (main): Move syms_of_data, syms_of_fileio, syms_of_alloc,
21277         syms_of_charset, and syms_of_coding earlier because init_window_once
21278         now needs Vcoding_system_hash_table to be setup.
21280         * coding.h (default_buffer_file_coding): Remove.
21282         * coding.c (default_buffer_file_coding): Remove.
21283         (Fterminal_coding_system, Fkeyboard_coding_system): Use ->id rather
21284         than ->symbol, and use the terminal-local coding system.
21285         (syms_of_coding): Don't setup the coding-systems that are not
21286         terminal-local.
21287         (Fdefine_coding_system_internal): Use XCAR/XCDR.
21289         * chartab.c (Fmake_char_table, make_sub_char_table, copy_char_table):
21290         Use XSETPVECTYPE now that XSETCHAR_TABLE doesn't set the tag anymore.
21292         * alloc.c (Fmake_char_table, make_sub_char_table): Remove.  They're now
21293         in chartab.c and were re-added here by mistake.
21294         (Fpurecopy): Use XSETPVECTYPE after copying a COMPILED pseudovector.
21296         * doc.c (Fsnarf_documentation):
21297         * Makefile.in (temacs${EXEEXT}, mostlyclean): Move buildobj.lst from
21298         src to etc.
21300         * ChangeLog.10: Add mistakenly removed entry.
21302 2008-02-01  Dan Nicolaescu  <dann@ics.uci.edu>
21304         * Makefile.in (fringe.o, minibuf.o): Fix dependencies.
21306 2008-02-01  Miles Bader  <miles@gnu.org>
21308         * xdisp.c (get_char_face_and_encoding): Remove extraneous definition.
21309         Add extra args to FACE_FOR_CHAR.
21311 2008-02-01  Kenichi Handa  <handa@m17n.org>
21313         * keymap.c (where_is_internal_1): If key is a cons, store the copy
21314         in sequence.
21316         * chartab.c (map_sub_char_table, map_char_table): If the range
21317         contains just one character, call the function with that character
21318         even if the depth is not 3.
21320 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21322         * w32font.c (w32font_text_extents): Calculate metrics for the
21323         whole string.
21325 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21327         * w32xfns.c (get_next_msg): Consolidate WM_PAINT messages.
21329 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21331         * w32term.c (x_set_glyph_string_clipping):
21332         Use get_glyph_string_clip_rects.
21333         (x_set_glyph_string_clipping_exactly, x_draw_glyph_string):
21334         Adjust for the change of struct glyph_string.
21336         * w32font.c (w32font_draw): Do clipping here.
21338 2008-02-01  Kenichi Handa  <handa@m17n.org>
21340         * xftfont.c (xftfont_draw): Adjust for the change of struct
21341         glyph_string.
21343         * xterm.c (x_set_glyph_string_clipping):
21344         Use get_glyph_string_clip_rects.
21345         (x_set_glyph_string_clipping_exactly, x_draw_glyph_string):
21346         Adjust for the change of struct glyph_string.
21348         * xdisp.c (get_glyph_string_clip_rects): Reflect s->row->clip to
21349         the resulting clip(s}.
21350         (expose_overlaps): Add arg r.  Change callers.  Set it to
21351         row->clip temporarily.
21352         (expose_window): Redraw rows overlapping the exposed area.
21354         * dispextern.h (struct glyph_row): New member clip.
21355         (struct glyph_string): Delete members clip_x, clip_y, clip_width,
21356         clip_height, new member clip, and num_clips.
21358 2008-02-01  Kenichi Handa  <handa@m17n.org>
21360         * data.c (Fchar_or_string_p): Fix docstring.
21362 2008-02-01  Kenichi Handa  <handa@m17n.org>
21364         * xftfont.c (xftfont_draw): If s->font_info != s->face->font_info,
21365         create a temporary XftDraw object.
21367 2008-02-01  Kenichi Handa  <handa@m17n.org>
21369         * font.c (Ffontp): Fix docstring.
21371         * coding.c (detect_coding_iso_2022): Don't treat SI/SO codes as a
21372         strong evidence of ISO-2022.
21374 2008-02-01  Kenichi Handa  <handa@m17n.org>
21376         * abbrev.c (abbrev_check_chars): Use CHAR_TABLE_REF, not
21377         SYNTAX_ENTRY_FOLLOW_PARENT.
21379 2008-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
21381         * fns.c (weak_hash_tables): Rename from Vweak_hash_tables and change
21382         its type.
21383         (make_hash_table, copy_hash_table, sweep_weak_hash_tables, init_fns):
21384         Update to the new type of weak_hash_tables and next_weak.
21386         * lisp.h (struct Lisp_Hash_Table): Change next_weak from Lisp_Object to
21387         a plain C pointer to Lisp_Hash_Table.
21389         * lisp.h (XGCTYPE, GC_HASH_TABLE_P, GC_NILP, GC_NUMBERP, GC_NATNUMP)
21390         (GC_INTEGERP, GC_SYMBOLP, GC_MISCP, GC_VECTORLIKEP, GC_STRINGP)
21391         (GC_CONSP, GC_FLOATP, GC_VECTORP, GC_OVERLAYP, GC_MARKERP)
21392         (GC_INTFWDP, GC_BOOLFWDP, GC_OBJFWDP, GC_BUFFER_OBJFWDP)
21393         (GC_BUFFER_LOCAL_VALUEP, GC_SOME_BUFFER_LOCAL_VALUEP)
21394         (GC_KBOARD_OBJFWDP, GC_PSEUDOVECTORP, GC_WINDOW_CONFIGURATIONP)
21395         (GC_PROCESSP, GC_WINDOWP, GC_SUBRP, GC_COMPILEDP, GC_BUFFERP)
21396         (GC_SUB_CHAR_TABLE_P, GC_CHAR_TABLE_P, GC_BOOL_VECTOR_P, GC_FRAMEP)
21397         (GC_EQ): Remove since they've been identical to their non-GC_
21398         alter-egos ever since the markbit was eradicated.
21400         * alloc.c:
21401         * buffer.c:
21402         * buffer.h:
21403         * data.c:
21404         * fileio.c:
21405         * filelock.c:
21406         * fns.c:
21407         * frame.h:
21408         * lisp.h:
21409         * macterm.c:
21410         * print.c:
21411         * process.c:
21412         * w32fns.c:
21413         * w32menu.c:
21414         * w32term.c:
21415         * xfns.c:
21416         * xmenu.c:
21417         * xterm.c: Replace uses of GC_* macros with the non-GC_ versions.
21419 2008-02-01  Kenichi Handa  <handa@m17n.org>
21421         * chartab.c (map_sub_char_table): Make it work for the top-level
21422         char-table.  Fix handling of parent char-table.
21423         (map_char_table): Adjust for the above change.
21425 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21427         * w32font.c (Qgdi): Rename from Qw32.
21429 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21431         * w32bdf.c (get_quoted_string): Make function static.
21433 2008-02-01  Kenichi Handa  <handa@m17n.org>
21435         * xftfont.c (xftfont_open): If one of font's ASCII glyph has
21436         bigger ascent and descent than those of the font, use them as
21437         font's ascent and descent.
21439 2008-02-01  Kenichi Handa  <handa@m17n.org>
21441         * Makefile.in (${lispsource}international/charprop.el): Move this
21442         target within "#ifdef HAVE_UNIDATA" and "#endif".
21444 2008-02-01  Kenichi Handa  <handa@m17n.org>
21446         * Makefile.in (lisp): Add ${lispsource}language/tai-viet.el.
21447         (shortlisp): Add ../lisp/language/tai-viet.el.
21449 2008-02-01  Ulrich Mueller  <ulm@gentoo.org>
21451         * Makefile.in (${lispsource}international/charprop.el): Depend on
21452         temacs${EXEEXT}.
21454 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21456         * w32font.c (w32font_close): Delete the GDI font object.
21458         * w32menu.c: Include character.h.
21460         * w32proc.c: Likewise.
21462         * w32select.c: Likewise.
21464         * makefile.w32-in (w32proc.o): Depend on character.h.
21466 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21468         * w32fns.c (syms_of_w32fns): Use DEFSYM macro.
21470         * w32menu.c (syms_of_w32menu): Likewise.
21472         * w32proc.c (syms_of_ntproc): Likewise.
21474         * w32select.c (syms_of_w32select): Likewise.
21476         * w32term.c (syms_of_w32term): Likewise.
21478 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21480         * w32font.c (w32font_draw): Delete brush after using it.
21482 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21484         * w32font.c (w32font_open): Don't set font_idx.
21485         (w32font_text_extents): Try GetTextExtentPoint32W before defaulting
21486         to font settings.
21487         (w32font_draw): Fill background explicitly.
21489 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21491         * w32term.c (w32_initialize): Don't call w32font_initialize.
21493         * w32font.c (w32font_info): Remove subranges.
21494         (QCsubranges, Qmodern, Qswiss, Qroman): Remove.
21495         (QCfamily, Qmonospace, Qsans_serif, Qmono, Qsans, Qsans__serif)
21496         (Qraster, Qoutline, Qlatin, Qgreek, Qcoptic, Qcyrillic, Qarmenian)
21497         (Qhebrew, Qarabic, Qsyriac, Qnko, Qthaana, Qdevanagari, Qbengali)
21498         (Qgurmukhi, Qgujarati, Qoriya, Qtamil, Qtelugu, Qkannada)
21499         (Qmalayalam, Qsinhala, Qthai, Qlao, Qtibetan, Qmyanmar, Qgeorgian)
21500         (Qhangul, Qethiopic, Qcherokee, Qcanadian_aboriginal, Qogham)
21501         (Qrunic, Qkhmer, Qmongolian, Qsymbol, Qbraille, Qhan)
21502         (Qideographic_description, Qcjk_misc, Qkana, Qbopomofo, Qkanbun)
21503         (Qyi, Qbyzantine_musical_symbol, Qmusical_symbol, Qmathematical):
21504         New symbols.
21505         (font_callback_data): New struct.
21506         (w32font_list, w32font_match): Use it.
21507         (w32font_open): Don't populate subranges.
21508         (w32font_has_char): Use script Lisp symbols, not subrange bitmask.
21509         (w32font_encode_char): Always return unicode code-point as-is.
21510         (w32font_text_extents): Supply a transformation matrix to
21511         GetGlyphOutline.  Never look up by glyph index.  Avoid looping
21512         twice.  Use unicode version of GetTexExtentPoint32 instead of
21513         glyph index version.
21514         (set_fonts_frame): Remove.
21515         (w32_enumfont_pattern_entity): Add frame parameter, use it to
21516         set frame parameter.  Use backward compatible fake foundries.
21517         Save generic family in extra slot under QCfamily.  Make width slot
21518         constant.  Save QCspacing value.  Save list of scripts instead of
21519         binary subranges.
21520         (w32_generic_family, logfonts_match, font_matches_spec): New functions.
21521         (add_font_entity_to_list): Use font_callback_data struct.
21522         Filter unwanted fonts.
21523         (add_one_font_entity_to_list): Use font_callback_data struct.
21524         (w32_registry): Default to iso10646_1.
21525         (fill_in_logfont): Use dpi from extra slot.  Don't bother with
21526         string font registries.  Don't fill in font name if it is a generic
21527         family name, fill family instead.  Use spacing, family and script
21528         extra info to fill pitch, family and charset fields.
21529         (list_all_matching_fonts): Use font_callback_data struct.
21530         (unicode_range_for_char): Remove.
21531         (font_supported_scripts): New function.
21532         (w32font_initialize): Remove.
21533         (syms_of_w32font): Update which symbols are defined.
21535 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21537         * font.c (font_pixel_size): Reverse assq_no_quit args.
21539         * w32term.h (FONT_WIDTH): Report max width, not average.
21540         (FONT_MAX_WIDTH): Remove.
21541         (FONT_AVG_WIDTH): New macro.
21543         * xfaces.c (Fx_list_fonts) [WINDOWSNT]: Remove Windows only
21544         redefinition of FONT_WIDTH.
21546         * w32term.c (x_font_min_bounds): Use FONT_AVG_WIDTH.
21547         (w32_cache_char_metrics): Use FONT_WIDTH.
21549         * w32fns.c (w32_load_system_font, w32_list_fonts): Use FONT_AVG_WIDTH.
21551 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21553         * w32font.c (w32font_open): Make lfHeight negative.
21555         * w32fns.c (x_default_font_parameter): Use new style font name.
21556         (Fx_create_frame, x_create_tip_frame): Initialize resx and resy.
21558 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21560         * w32font.c (QCsubranges): New symbol.
21561         (w32font_open, w32font_has_char): Get subranges from subproperty
21562         of extra.
21563         (w32_enumfont_pattern_entity): Set subranges as subproperty of extra.
21564         (syms_of_w32font): Define :subranges symbol.
21566         * font.c (font_put_extra): Expose externally.
21568         * font.h (font_put_extra): Move declaration from font.c.
21570         * font.c (Ffont_get): Use font driver to determine otf capability.
21571         (adjust_anchor): Check if driver defines anchor_point before using.
21573         * w32font.c (w32font_open): Handle size, height and pixel_size better.
21574         (w32font_draw): Use options.
21575         (w32_enumfont_pattern_entity): Set size to 0 for scalable fonts.
21576         Fix detection of truetype fonts.
21577         (registry_to_w32_charset): Handle charsets other than iso8859-1
21578         expressed as lisp symbols.
21579         (w32_registry): Express charset as lisp symbol.
21580         (fill_in_logfont): Reverse pixel and point height logic.
21581         Don't set width here.  Set quality to default.
21583         * w32fns.c (w32_load_system_font): Fix detecting FIXED_PITCH fonts.
21584         (x_to_w32_font): Fill in lfPitchAndFamily correctly.
21586         * xterm.c (x_draw_glyph_string_foreground) [USE_FONT_BACKEND]:
21587         Remove redundant loop and allocation.
21589         * makefile.w32-in (font.o, w32font.o): New objects.
21590         (fontset.o, xdisp.o, xfaces.o, w32fns.o, w32term.o): Depend on font.h.
21591         (FONTOBJ): New group of objects conditioned on USE_FONT_BACKEND.
21593         * xdisp.c (fill_composite_glyph_string): Make the first arg to
21594         STORE_XCHARB a valid l-value.
21596         * w32term.c (w32_native_per_char_metric): Swap width and rbearing
21597         calculations for non-Truetype fonts.
21598         (x_draw_glyph_string): Sync with xterm.c.
21599         (x_draw_glyph_string_foreground) [USE_FONT_BACKEND]:
21600         Remove redundant code.
21601         (w32_initialize) [USE_FONT_BACKEND]: Call w32font_initialize.
21603         * w32term.h (w32_output_data) [USE_FONT_BACKEND]: Add fontp member.
21604         (FRAME_FONT_OBJECT) [USE_FONT_BACKEND]: New macro from xterm.h.
21606         * w32fns.c [USE_FONT_BACKEND]: Port font backend changes from xfns.c.
21607         (x_to_w32_charset, w32_to_x_charset): Expose externally.
21609         * w32font.c: New file for w32 font backend.
21611 2008-02-01  Kenichi Handa  <handa@m17n.org>
21613         * term.c: Don't include "buffer.h" twice.
21615 2008-02-01  Kenichi Handa  <handa@m17n.org>
21617         * character.c (Funibyte_string): New function.
21618         (syms_of_character): Defsubr it.
21620 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21622         * w32term.c [USE_FONT_BACKEND]:
21623         (x_get_font_repertory, note_mouse_movement, x_set_mouse_face_gc)
21624         (x_set_glyph_string_clipping, x_set_glyph_string_clipping_exactly)
21625         (x_draw_glyph_string, x_draw_glyph_string_foreground)
21626         (x_draw_composite_glyph_string_foreground, x_new_fontset2)
21627         (x_free_frame_resources): Sync with xterm.c.
21629 2008-02-01  Andreas Schwab  <schwab@suse.de>
21631         * lread.c (read1): Use CHAR_TABLE_STANDARD_SLOTS to validate
21632         char-table size.
21634 2008-02-01  Kenichi Handa  <handa@m17n.org>
21636         * font.c (check_otf_features): Define it regardless of HAVE_LIBOTF.
21638 2008-02-01  Kenichi Handa  <handa@m17n.org>
21640         * ftfont.c (ftfont_driver): Delete font_otf_gsub and
21641         font_otf_gpos, add font_drive_otf.
21643         * fontset.c (fontset_find_font): Pay attention to font size
21644         specified for a font.
21645         (reorder_font_vector): Check contents of font_def.
21647         * font.c (struct otf_list): Delete it.
21648         (otf_list): Make it a lisp variable.
21649         (otf_open): Use lispy otf_list.
21650         (generate_otf_features): Rename from parse_gsub_gpos_spec.
21651         (check_otf_features): New function.
21652         (font_otf_DeviceTable, font_otf_ValueRecord, font_otf_Anchor):
21653         New functions.
21654         (font_drive_otf): New function merging font_otf_gsub and
21655         font_otf_gpos.
21656         (font_open_for_lface): New arg spec.  Change argument order.
21657         (font_load_for_face): Adjust for the change of font_open_for_lface.
21658         (Ffont_drive_otf): New function merging Ffont_otf_gsub and
21659         Ffont_otf_gpos.
21660         (syms_of_font): Staticpro otf_list.  Delete defsubr of
21661         Sfont_otf_gsub and Sfont_otf_gpos.  Defsubr Sfont_drive_otf.
21663         * xfaces.c (set_font_frame_param): Adjust for the change of
21664         font_open_for_lface.
21666         * font.h (font_open_for_lface): Adjust prototype.
21667         (struct font_driver): Delete members otf_gsub and otf_gpos, add
21668         member otf_drive.
21669         (font_otf_gsub, font_otf_gpos): Delete externs.
21670         (font_drive_otf): Extern it.
21672 2008-02-01  Kenichi Handa  <handa@m17n.org>
21674         * font.c (font_at): If the window W is not on a window system,
21675         return Qnil.
21677         * coding.c (produce_chars, encode_coding): Don't call
21678         insert_from_gap if no characters to produce.
21680 2008-02-01  Kenichi Handa  <handa@m17n.org>
21682         * fontset.c (free_realized_fontsets): Avoid unnecessary call of
21683         Fclear_face_cache.
21685         * xfaces.c (face_for_font): Check also face->font==font->font.font.
21687 2008-02-01  Miles Bader  <miles@gnu.org>
21689         * emacs.c (main): Change default value of `enable_font_backend' to 1.
21690         Parse "--disable-font-backend" option.
21691         (standard_args): Add "--disable-font-backend" option.
21693 2008-02-01  Kenichi Handa  <handa@m17n.org>
21695         * fontset.c (fontset_find_font): New function.
21696         (fontset_font): Use fontset_find_font.
21697         (make_fontset_for_ascii_face): Don't set face ID in rfont_def.
21698         Register the specified font for all Latin characters.
21699         (new_fontset_from_font): Register the specified font for all Latin
21700         characters.
21701         (dump_fontset): For a realized fontset, include the base fontset
21702         name in the returned vector.
21704 2008-02-01  Kenichi Handa  <handa@m17n.org>
21706         * character.h (CHAR_STRING): Cast C to unsigned on calling
21707         char_string.
21709         * character.c (char_string): Type of arg C changed to unsigned.
21710         Signal an error if C is an invalid character code.
21712         * editfns.c (general_insert_function, Fchar_to_string):
21713         Use CHARACTERP, not INTEGERP.
21715 2008-02-01  Kenichi Handa  <handa@m17n.org>
21717         * character.h (MIN_MULTIBYTE_LEADING_CODE)
21718         (MAX_MULTIBYTE_LEADING_CODE): New macros.
21720         * regex.c (analyse_first): Fix for multibyte characters in "case
21721         charset:" and "case categoryspec:".
21723 2008-02-01  Andreas Schwab  <schwab@suse.de>
21725         * Makefile.in (LIBES): Move standard libraries to the end.
21727 2008-02-01  Kenichi Handa  <handa@m17n.org>
21729         * alloc.c (Fgarbage_collect): If nextb->text->inhibit_shrinking is
21730         nonzero, don't shrink the buffer nextb.
21732         * buffer.h (struct buffer_text): New member inhibit_shrinking.
21734         * coding.c (coding_alloc_by_making_gap): New arg offset.
21735         (alloc_destination): Call coding_alloc_by_making_gap with the arg
21736         offset.
21737         (decode_coding_iso_2022): Update coding->safe_charsets.
21738         (decode_coding_gap): Temporarily set
21739         current_buffer->text->inhibit_shrinking to 1.
21741 2008-02-01  Kenichi Handa  <handa@m17n.org>
21743         * xterm.c (x_draw_composite_glyph_string_foreground):
21744         Fix indexing into elements of s->cmp and s->char2b.
21746 2008-02-01  Juanma Barranquero  <lekktu@gmail.com>
21748         * regex.c (RE_STRING_CHAR_AND_LENGTH) [! emacs]: Add missing arg `len'.
21750 2008-02-01  Kenichi Handa  <handa@m17n.org>
21752         * regex.c (GET_CHAR_BEFORE_2, GET_CHAR_AFTER): Check the variable
21753         target_multibyte instead of multibyte.
21754         (re_match_2_internal): Call bcmp_translate with target_multibyte.
21755         (bcmp_translate): Change the argument name from multibyte to
21756         target_multibyte.
21758 2008-02-01  Kenichi Handa  <handa@m17n.org>
21760         These changes are to compile a regexp into a pattern that can be
21761         used both for multibyte and unibyte targets.
21763         * Makefile.in (search.o): Depend on charset.h.
21765         * character.c (multibyte_char_to_unibyte_safe): New function.
21767         * search.c: Include "charset.h".
21768         (compile_pattern_1): Delete argument multibyte.  Don't set
21769         cp->buf.target_multibyte here.  Set cp->buf.charset_unibyte.
21770         (compile_pattern): Don't compare cp->buf.target_multibyte.
21771         Compare cp->buf.charset_unibyte.
21772         (compile_pattern): Set cp->buf.target_multibyte.
21774         * lisp.h (multibyte_char_to_unibyte_safe): Extern it.
21776         * regex.h (struct re_pattern_buffer): New member charset_unibyte.
21778         * regex.c (RE_STRING_CHAR, RE_STRING_CHAR_AND_LENGTH): New arg
21779         multibyte.  Change callers.
21780         (RE_CHAR_TO_MULTIBYTE, RE_CHAR_TO_UNIBYTE): New macros.
21781         (MAKE_CHAR_MULTIBYTE, MAKE_CHAR_UNIBYTE): Delete.  Change callers
21782         to use RE_CHAR_TO_MULTIBYTE and RE_CHAR_TO_UNIBYTE, respectively.
21783         (SETUP_ASCII_RANGE, SETUP_UNIBYTE_RANGE): New macros.
21784         (SETUP_MULTIBYTE_RANGE): Generate a more compact range_table.
21785         (regex_compile): Make the compiled pattern usable both for
21786         multibyte and unibyte targets.
21787         (analyse_first): Make the fastmap usable both for multibyte and
21788         unibyte targets.
21789         (TRANSLATE_VIA_MULTIBYTE): Delete.
21790         (re_match_2_internal): Pay attention to the case that the
21791         multibyteness of bufp and target may be different.
21793 2008-02-01  Kenichi Handa  <handa@m17n.org>
21795         * xdisp.c (x_produce_glyphs): When a font is not found, make the
21796         empty box occupy at least one column width.
21798 2008-02-01  Miles Bader  <miles@gnu.org>
21800         * Makefile.in: Remove redundant HAVE_XFT clause.
21802 2008-02-01  Kenichi Handa  <handa@m17n.org>
21804         * xrdb.c (x_load_resources): Setup the default fontSet X resource.
21806 2008-02-01  Kenichi Handa  <handa@m17n.org>
21808         * fontset.c (Finternal_char_font): Fix for the case of POSITION
21809         being nil.
21811 2008-02-01  Kenichi Handa  <handa@m17n.org>
21813         * xftfont.c (xftfont_open): Call FcConfigSubstitute.
21815 2008-02-01  Kenichi Handa  <handa@m17n.org>
21817         * xftfont.c (xftfont_open): Don't enable antialias explicitly.
21819 2008-02-01  Kenichi Handa  <handa@m17n.org>
21821         * search.c (simple_search): Fix previous change.
21823 2008-02-01  Kenichi Handa  <handa@m17n.org>
21825         * xftfont.c (ftfont_font_format): Extern declaration.
21827         * frame.c (x_set_font): Fix the second arg to fs_query_fontset.
21829         * xfont.c (xfont_driver): Initialize ftfont_driver.type by 0.
21830         (xfont_list): Don't directly use Lisp_Object as an operand of &&.
21832         * ftfont.c (ftfont_driver): Initialize ftfont_driver.type by 0.
21833         (ftfont_font_format): Fix previous change.
21835         * font.h (Ffont_xlfd_name): EXFUN it.
21837         * font.c (font_parse_xlfd): Fix the array size of `f'.
21838         (register_font_driver): Use EQ to compare driver->type.
21840         * xfns.c (xic_create_xfontset2) [USE_FONT_BACKEND]: New function.
21841         (create_frame_xic) [USE_FONT_BACKEND]: Call xic_create_xfontset2.
21842         (xic_set_xfontset) [USE_FONT_BACKEND]: Likewise.
21844 2008-02-01  Kenichi Handa  <handa@m17n.org>
21846         * ftfont.c (ftfont_pattern_entity, ftfont_list_generic_family)
21847         (ftfont_list, ftfont_font_format): Check if FC_FONTFORMAT is defined.
21849 2008-02-01  Kenichi Handa  <handa@m17n.org>
21851         * xfont.c (xfont_open): Set font->format.
21853         * xftfont.c (xftfont_open): Set font->format.
21855         * ftfont.c (ftfont_pattern_entity): Add fontformat in a pattern.
21856         (ftfont_list): Include FC_FONTFORMAT in FcObject.
21857         (ftfont_open): Set font->format.
21858         (ftfont_font_format): New function.
21860         * font.h (struct font): New member format.
21862         * font.c (Qopentype): New variable.
21863         (syms_of_font): Defsym it.
21864         (Fquery_font): Change the format of the last element of the return
21865         value.
21867 2008-02-01  Kenichi Handa  <handa@m17n.org>
21869         * xfns.c (xic_create_xfontset): Try the default fontset name as a
21870         last resort.
21872 2008-02-01  Kenichi Handa  <handa@m17n.org>
21874         * coding.c (detect_coding_charset): Fix detection of multi-byte
21875         charset.
21877 2008-02-01  Bob Halley  <halley@play-bow.org>  (tiny change)
21879         * ccl.c (ccl_driver): If DST is NULL, set ccl->produced to 0.
21881 2008-02-01  Kenichi Handa  <handa@m17n.org>
21883         * xdisp.c (get_next_display_element): Set it->face_id for the
21884         first component of a composition.
21885         (x_produce_glyphs): Check if the font is changed or not for composition.
21887 2008-02-01  Kenichi Handa  <handa@m17n.org>
21889         * fontset.c (Qlatin): New variable.
21890         (syms_of_fontset): Define it as a lisp symbol.
21891         (Fset_fontset_font): If TARGET is `latin', use FONT_SPEC for ASCII.
21893 2008-02-01  Kenichi Handa  <handa@m17n.org>
21895         * font.c (font_unparse_fcname): Pay attention to the case that
21896         some of font property is a null string.
21898 2008-02-01  Kenichi Handa  <handa@m17n.org>
21900         * term.c: Include "composite.h".
21901         (encode_terminal_code): Output all components of composition.
21902         Check the size of encode_terminal_src.
21903         (produce_glyphs): For composition, call produce_composite_glyph.
21904         (append_composite_glyph, produce_composite_glyph): New functions.
21906         * xdisp.c (x_produce_glyphs): In handling composition, if a font
21907         is not found, get font_info from the current ascii face.
21909 2008-02-01  Kenichi Handa  <handa@m17n.org>
21911         * fileio.c (Finsert_file_contents): On replacing, temporarily bind
21912         buffer-file-name to Qnil before calling insert_from_buffer.
21914         * font.c (font_unparse_fcname): Pay attention to the case that
21915         foundry is a null string.
21917 2008-02-01  Kenichi Handa  <handa@m17n.org>
21919         * ftfont.c (ftfont_list): Allow registry "unicode-sip".
21921         * font.c (Qunicode_sip): New variable.
21922         (syms_of_font): Declare it as a Lisp symbol.
21924         * font.h (Qunicode_sip): Extern it.
21926 2008-02-01  Kenichi Handa  <handa@m17n.org>
21928         * composite.c (get_composition_id): Pay attention to TAB component.
21930         * xterm.c (x_draw_composite_glyph_string_foreground): Don't draw
21931         TAB.  Adjust for the change of s->char2b which always points to
21932         the first element of allocated memory.
21934         * xftfont.c (xftfont_text_extents): Fix calculation of descent value.
21936         * xdisp.c (handle_composition_prop): Set it->c to the first
21937         non-TAB component.
21938         (fill_composite_glyph_string): Change argument.
21939         (BUILD_COMPOSITE_GLYPH_STRING): Adjust for the above change.
21940         (x_produce_glyphs): Fix handling of left/right padding.
21942 2008-02-01  Kenichi Handa  <handa@m17n.org>
21944         * coding.c (detect_coding_system): Fix for handling off
21945         inhibit_iso_escape_detection.  Fix for the case that no coding
21946         system is defined for a specific coding category.
21948 2008-02-01  Kenichi Handa  <handa@m17n.org>
21950         * font.c (font_matching_entity): Delete unused local var.
21952         * xftfont.c (xftfont_open): Call XftDefaultSubstitute before
21953         opening a font.
21955         * fileio.c (Finsert_file_contents): On recovering a file, assume
21956         Unix-like eol.
21957         (choose_write_coding_system): On auto-saving a file, force
21958         Unix-like eol.
21960         * coding.c (setup_coding_system): Fix setting of
21961         coding->common_flags based on eol_type.
21962         (coding_inherit_eol_type): If PARENT is not nil, be sure to
21963         inherit from it.
21965 2008-02-01  Kenichi Handa  <handa@m17n.org>
21967         * alloc.c (NSTATICS): Increas to 0x600.
21969 2008-02-01  Kenichi Handa  <handa@m17n.org>
21971         * ftfont.c (ftfont_driver): Set ftfont_driver.match to ftfont_match.
21972         (ftfont_list): Don't check :name property.
21973         (ftfont_match): New function.
21974         (ftfont_pattern_entity): If the pattern doesn't contain
21975         FC_SPACING, don't assume FC_MONO.
21977         * font.h (struct font_driver): New member `match'.
21978         (font_update_drivers): Adjust prototype.
21980         * font.c (font_parse_fcname, font_parse_name): Don't change :name
21981         property of FONT.
21982         (LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE, check_gstring):
21983         Define them unconditionally.
21984         (font_matching_entity): New function.
21985         (font_open_by_name): Try font_matching_entity if exact match is
21986         not found.
21987         (font_update_drivers): Delete the arg FONT.  Return a list of
21988         actually used backends.  Don't free faces, font caches here.
21989         Don't store data in frame parameters.  Don't call x_set_font.
21990         (Ffont_spec): Store :name property as is.
21991         (Ffont_get): Check HAVE_LIBOTF before calling font_otf_capability.
21992         (Ffont_otf_gsub): Call font->driver->otf_gsub instead of font_otf_gsub.
21993         (Ffont_otf_gpos): Call font->driver->otf_gpos instead of font_otf_gpos.
21994         (Ffont_otf_alternates): Check if the driver has otf_gsub function.
21995         Call font->driver->otf_gsub instead of font_otf_gsub.
21997         * frame.c (x_set_font_backend): Do more works that were done in
21998         font_update_drivers before.
22000         * xfont.c (xfont_match): New function.
22001         (xfont_driver): Set xfont_driver.match to xfont_match.
22002         (xfont_draw): Set font in GC if necessary.
22004         * ftxfont.c (ftxfont_match): New function.
22005         (syms_of_ftxfont): Set ftxfont_driver.match to ftxfont_match.
22007         * xftfont.c (xftfont_match): New function.
22008         (syms_of_xftfont): Set xftfont_driver.match to xftfont_match.
22010 2008-02-01  Kenichi Handa  <handa@m17n.org>
22012         * font.h (struct font): New member scalable.
22013         (struct font_driver): New arg ALTERANTE_SUBST to otf_gsub.
22014         (font_otf_gsub): Adjust prototype.
22016         * font.c (font_otf_capability): Fix handling of the default langsys.
22017         (parse_gsub_gpos_spec): Change type to void.  New arg nbytes.
22018         Check the contents of SPEC.
22019         (LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE): New macros.
22020         (check_gstring): New function.
22021         (REPLACEMENT_CHARACTER): New macro.
22022         (font_otf_gsub): New arg alternate_subst.  Be sure to set all
22023         glyph codes of GSTRING.
22024         (font_otf_gpos): Be sure to set all glyph codes of GSTRING.
22025         (font_prepare_composition): Set cmp->glyph_len.
22026         (font_open_entity): Set font->scalable.
22027         (Ffont_get): Handle :otf property.
22028         (Ffont_otf_gsub, Ffont_otf_gpos, Ffont_otf_alternates):
22029         New functions.
22030         (Fquery_font): Use font->font.full_name.
22031         (syms_of_font): Defsubr Sfont_otf_gsub, Sfont_otf_gpos, and
22032         Sfont_otf_alternates.
22034         * ftfont.c (ftfont_open): Set font->font.full_name and
22035         font->font.name properly.  Fix calculation of font->font.height
22036         and font->min_width.
22038         * ftxfont.c (ftxfont_create_gcs): New function.
22039         (ftxfont_draw_bitmap): Fix arg to ftfont_driver.get_bitmap.
22040         (ftxfont_draw_backgrond): Fix filling region.
22041         (ftxfont_default_fid): New function.
22042         (ftxfont_open): Set xfont->fid to the return value of
22043         ftxfont_default_fid.
22044         (ftxfont_prepare_face): Use ftxfont_create_gcs to create GCs.
22045         (ftxfont_done_face): Free only GCs that are created by
22046         ftxfont_create_gcs.
22047         (ftxfont_draw): If face->gc != s->gc, create proper GCs.
22049         * xterm.c (x_set_glyph_string_clipping_exactly) [USE_FONT_BACKEND]:
22050         Clip to src->width, etc (not src->clip_XXX).
22052         * xfns.c (x_create_tip_frame) [USE_FONT_BACKEND]: Handle
22053         FontBackend frame parameter.
22055 2008-02-01  Kenichi Handa  <handa@m17n.org>
22057         * font.h (struct font_driver_list): New member `on'.
22058         (Fclear_font_cache): EXFUN it.
22059         (font_update_drivers): Extern it.
22061         * font.c (font_unparse_fcname): Fix typo (swidth->width).
22062         (font_list_entities): Check driver_list->on.
22063         (register_font_driver): Initialize `on' member to 0.
22064         (font_update_drivers): New function.
22065         (Fclear_font_cache): Check driver_list->on.
22067         * frame.h (Qfont_backend): Extern it.
22068         (x_set_font_backend): Extern it.
22070         * frame.c (Qfont_backend): New variable.
22071         (frame_parms): New element for font-backend.
22072         (x_set_font_backend): New function.
22074         * xfns.c (Fx_create_frame) [USE_FONT_BACKEND]: Handle
22075         FontBackend frame parameter.
22076         (x_frame_parm_handlers) [USE_FONT_BACKEND]: New element
22077         x_set_font_backend.
22079         * xfont.c (xfont_list): Don't try listing by :name property if the
22080         name is not for XLFD.
22082 2008-02-01  Kenichi Handa  <handa@m17n.org>
22084         * font.h (LGLYPH_FROM, LGLYPH_TO, LGLYPH_SET_FROM)
22085         (LGLYPH_SET_TO): New macros.
22086         (LGLYPH_XOFF, LGLYPH_YOFF, LGLYPH_WADJUST): Check if adjustment
22087         element of G is vector or not.
22088         (font_at): Extern it.
22090         * font.c: Include window.h.
22091         (font_lispy_object): New function.
22092         (font_prepare_composition): Check LGLYPH_FORM (g) to detect the
22093         end of valid glyph.
22094         (font_close_object): Fix getting (struct font *).
22095         (font_at): New function.
22096         (Ffont_get): If FONT is a font-object, get entity from it.
22097         (Ffont_make_gstring): Initialize elements of glyphs with nil.
22098         (Ffont_fill_gstring): Use macro LGSTRING_XXX and LGLYPH_XXX.
22099         Fix range check.
22100         (Ffont_at): New function.
22101         (syms_of_font): Defsubr Sfont_at.
22103         * xdisp.c (it_props): Move the entry for Qauto_composed to just
22104         before the entry for Qcomposition.
22105         (handle_auto_composed_prop): Call auto-composition-function with 4 args.
22106         (handle_composition_prop) [USE_FONT_BACKEND]: Set it->face_id from
22107         the font in gstring.
22108         (fill_composite_glyph_string) [USE_FONT_BACKEND]: Check
22109         LGLYPH_FORM (g) to detect the end of valid glyph.
22110         (x_produce_glyphs) [USE_FONT_BACKEND]: Don't update it->face_id if
22111         we are composing with gstring.
22113         * xterm.c (x_draw_composite_glyph_string_foreground) [USE_FONT_BACKEND]:
22114         Check if adjustment is vector or not.
22116         * Makefile.in (font.o): Make it depends on window.h.
22118 2008-02-01  Kenichi Handa  <handa@m17n.org>
22120         * xterm.c (x_draw_composite_glyph_string_foreground): Check if
22121         adjustment is vector or not.
22123 2008-02-01  Miles Bader  <miles@gnu.org>
22125         * character.h (CHECK_CHARACTER): Redefine in terms of CHECK_TYPE.
22127 2008-02-01  Kenichi Handa  <handa@m17n.org>
22129         * font.h (LGLYPH_XOFF, LGLYPH_YOFF, LGLYPH_WIDTH, LGLYPH_WADJUST)
22130         (LGLYPH_SET_WIDTH): Adjust for the change of LGLYPH format.
22131         (LGLYPH_ADJUSTMENT, LGLYPH_SET_ADJUSTMENT): New macros.
22133         * font.c (font_merge_old_spec): Treat '*' in foundry as a wild card.
22134         (DEVICE_DELTA): Fix typo.
22135         (font_otf_gpos, font_prepare_compositio): Adjust for the change of
22136         LGLYPH format.
22138         * xterm.c (x_draw_composite_glyph_string_foreground): Adjust for
22139         the change of LGLYPH format.
22141 2008-02-01  Kenichi Handa  <handa@m17n.org>
22143         * ftfont.c (ftfont_list): Fix typo.
22144         (ftfont_build_basic_charsets): Don't include letters with diacritics.
22146 2008-02-01  Jan Djärv  <jan.h.d@swipnet.se>
22148         * xfaces.c (realize_non_ascii_face): Set face->extra to NULL.
22150         * xftfont.c (xftfont_done_face): Call XftDrawDestroy only if
22151         xftface_info is non-NULL.
22153 2008-02-01  Jan Djärv  <jan.h.d@swipnet.se>
22155         * ftfont.c (ftfont_list): Move misplaced #endif.
22157 2008-02-01  Kenichi Handa  <handa@m17n.org>
22159         * ftfont.c (ftfont_list): Pay attention to the case that
22160         FC_CAPABILITY is not defined.
22162 2008-02-01  Kenichi Handa  <handa@m17n.org>
22164         * xftfont.c (xftfont_open): Set charset related members to -1.
22166         * ftfont.c (ftfont_list): Handle QCotf property.  Fix handling of
22167         QCname.
22168         (ftfont_open): Set charset related members to -1.
22170         * fontset.c (Votf_script_alist): New variable.
22171         (syms_of_fontset): Initialize it.
22172         (fontset_font): Delete unused variable.
22174         * fontset.h (Votf_script_alist): Extern it.
22176         * font.c (font_find_for_lface): Optimize code.
22178         * font.h (font_close_object, font_merge_old_spec): Extern them.
22180 2008-02-01  Kenichi Handa  <handa@m17n.org>
22182         * font.c (QCscalable, Qc, Qm, Qp, Qd): New variables.
22183         (syms_of_font): Initialize them.
22184         (font_pixel_size): Allow float value in dpi.
22185         (font_prop_validate_type): Delete.
22186         (font_prop_validate_symbol, font_prop_validate_style): Change argument.
22187         Change caller.
22188         (font_prop_validate_non_neg): Rename from font_prop_validate_size.
22189         (font_prop_validate_extra): Delete.
22190         (font_prop_validate_spacing): New function.
22191         (font_property_table): Add elements for all known properties.
22192         (get_font_prop_index): Rename from check_font_prop_name.
22193         New argument FROM.  Change caller.
22194         (font_prop_validate): Validate all known properties.
22195         (font_put_extra): Delete argument force.  Change caller.
22196         (font_expand_wildcards): Make it static.  Fix the way of shrinking
22197         the possible range.
22198         (font_parse_xlfd): Delete argument merge.  Fix handling of RESX,
22199         RESY, SPACING, and AVGWIDTH.  Don't validate property values here.
22200         Change caller.
22201         (font_unparse_xlfd): Handle dpi, spacing, and scalable properties.
22202         (font_parse_fcname): Delete argument merge.  Fix parsing of point
22203         size.  Don't validate properties values here.  Change caller.
22204         (font_unparse_fcname): Handle dpi, spacing, and scalable properties.
22205         (font_open_by_name): Delete unused variable.
22206         (Ffont_spec): Likewise.  Validate property values.
22207         (Ffont_match_p): New function.
22209         * font.h (QCscalable): Extern it.
22210         (font_parse_xlfd, font_parse_fcname): Adjust prototype.
22212         * ftfont.c (ftfont_list): Handle properties dpi, spacing, and scalable.
22214         * xfont.c (xfont_query_font): Adjust for the change of font_parse_xlfd.
22215         (xfont_list_pattern): New function.
22216         (xfont_list): Use xfont_list_pattern.
22218 2008-02-01  Kenichi Handa  <handa@m17n.org>
22220         * font.h (Flist_fonts): EXFUN it.
22222 2008-02-01  Jason Rumney  <jasonr@gnu.org>
22224         * w32term.c (w32_initialize): Add back smoothing_type and
22225         smoothing_enabled definitions.
22227 2008-02-01  Kenichi Handa  <handa@m17n.org>
22229         * xterm.c (x_draw_glyph_string) [USE_FONT_BACKEND]: Check
22230         s->face->font on determining underline position.
22232 2008-02-01  Kenichi Handa  <handa@m17n.org>
22234         * font.c (font_parse_xlfd): Fix generating of CHARSET_REGISTRY field.
22235         (font_has_char): Accept font-object too.
22236         (font_find_for_lface): Try at first with a size specified in face.
22238 2008-02-01  Kenichi Handa  <handa@m17n.org>
22240         * frame.c (x_set_font) [USE_FONT_BACKEND]: Fix argument to
22241         font_open_by_name.
22243 2008-02-01  Kenichi Handa  <handa@m17n.org>
22245         * font.h (QCspacing, QCdpi): Extern them.
22246         (enum font_spacing): New enum.
22247         (FONT_PIXEL_SIZE_QUANTUM): New macro.
22249         * font.c (POINT_TO_PIXEL): Don't divide POINT by 10.
22250         (QCspacing, QCdpi): New variables.
22251         (syms_of_font): Initialize them.
22252         (font_pixel_size): New function.
22253         (font_put_extra): New function.
22254         (font_parse_xlfd): Fix handling of font size.  Add QCdpi property
22255         in FONT_EXTRA.
22256         (font_parse_fcname): Handle enumerated values (e.g. bold).
22257         Fix handling font size.  Add QCname property that contains only
22258         unknown properties.
22259         (font_score): Change argument.  Change caller.  Pay attention to
22260         FONT_PIXEL_SIZE_QUANTUM.
22261         (font_sort_entites, font_list_entities, font_find_for_lface)
22262         (font_open_for_lface, font_open_by_name): Fix handling of font size.
22263         (Ffont_spec): Add QCname property that contains only unknown properties.
22265         * ftfont.c (ftfont_list): Use assq_no_quit, not Fassq.
22266         Don't include weight in listing pattern, instead check weight of each
22267         listed font.  Don't include scalable in pattern.  Pay attention to
22268         FONT_PIXEL_SIZE_QUANTUM.
22270 2008-02-01  Kenichi Handa  <handa@m17n.org>
22272         * font.c (font_parse_fcname): Fix parsing of point-size.
22273         (font_unparse_fcname): Produce symbolic names for style properties.
22274         (font_list_entities): Handle float size correctly.
22275         (font_open_by_name): Prefer `normal' property values if the name
22276         doesn't specify them.
22278         * fontset.c (Finternal_char_font): Use font_get_name, not
22279         Ffont_xlfd_name.
22281         * ftfont.c (ftfont_pattern_entity): Use the numeric value 100 for
22282         FC_WEIGHT_REGULAR.  Exclude FC_SIZE and FC_PIXEL_SIZE from listing
22283         pattern.  Don't force scalable.
22285         * xftfont.c (xftfont_open): For generating a name, start from
22286         96-byte buffer.
22288 2008-02-01  Jan Djärv  <jan.h.d@swipnet.se>
22290         * frame.h (x_new_fontset2): Fix prototype.
22292 2008-02-01  Kenichi Handa  <handa@m17n.org>
22294         * font.h (struct font_driver): Delete member parse_name.
22295         (font_match_p, font_get_spec, font_parse_fcname)
22296         (font_unparse_fcname): Extern them.
22297         (font_get_name): Adjust prototype.
22299         * font.c (XLFD_SMALLNUM_MASK): Delete this macro.
22300         (XLFD_LARGENUM_MASK): Delete XLFD_ENCODING_MASK from it.
22301         (font_expand_wildcards): Fix handling ENCODING field.
22302         Avoid unnecessary checks for weight, slant, and swidth.
22303         (font_parse_fcname): New function.
22304         (font_unparse_fcname): New function.
22305         (font_parse_name): New function.
22306         (font_match_p): New function.
22307         (font_get_name): Change return value to Lisp string.
22308         (font_get_spec): New function.
22309         (Qunspecified, Qignore_defface): Don't extern them.
22310         (font_find_for_lface): Assume that LFACE is fully specified.
22311         (font_load_for_face): If lface[LFACE_FONT_INDEX] is an font
22312         object, use it for FACE.
22313         (font_open_by_name): Call Ffont_spec with QCname prop.  Don't call
22314         driver->parse_name.
22315         (Ffont_spec): Call font_parse_name, not font_parse_xlfd.
22317         * fontset.h (new_fontset_from_font) [USE_FONT_BACKEND]: Adjust
22318         prototype.
22320         * fontset.c (new_fontset_from_font) [USE_FONT_BACKEND]: Delete
22321         argument F.  Don't call Fnew_fontset.  Instead, directly call
22322         make_fontset.
22324         * frame.h (x_new_fontset2) [USE_FONT_BACKEND]: Adjust prototype.
22326         * frame.c (x_set_font) [USE_FONT_BACKEND]: Adjust for the change
22327         of x_new_fontset2.
22329         * ftfont.c (Qmonospace, Qsans_serif, Qserif, Qmono, Qsans)
22330         (Qsans__serif): New variables.
22331         (ftfont_generic_family_list): New variable.
22332         (syms_of_ftfont): Initialize the above variables.
22333         (ftfont_pattern_entity): Delete argument NAME.
22334         (ftfont_list_generic_family): New function.
22335         (ftfont_parse_name): Delete this function.
22336         (ftfont_list): Try generic family only when FcFontList found no font.
22337         (ftfont_list_family): Fix args to FcObjectSetBuild.
22339         * xfaces.c (check_lface_attrs) [USE_FONT_BACKEND]: Accept font
22340         object in attrs[LFACE_FONT_INDEX].
22341         (set_lface_from_font_name): Cancel all changes for font-backend.
22342         (set_lface_from_font_and_fontset) [USE_FONT_BACKEND]: New
22343         function.
22344         (Finternal_set_lisp_face_attribute) [USE_FONT_BACKEND]: Accept a
22345         font object in QCfont attribute.
22346         (set_font_frame_param) [USE_FONT_BACKEND]: Likewise.
22347         (realize_default_face) [USE_FONT_BACKEND]: Call
22348         set_lface_from_font_and_fontset.
22350         * xfns.c (x_default_font_parameter) [USE_FONT_BACKEND]: Try also
22351         "fixed", and signal error here if no suitable font was found.
22353         * xfont.c (xfont_parse_name): Delete this function.
22355         * xftfont.c (xftfont_open): Change coding style of error
22356         handling.  Generate fontconfig's fontname pattern.
22358         * xterm.h (struct x_output) [USE_FONT_BACKEND]: New member fontp.
22359         (FRAME_FONT_OBJECT) [USE_FONT_BACKEND]: New macro.
22361         * xterm.c (x_new_fontset2) [USE_FONT_BACKEND]: Change arguments.
22362         Both args FONTSET and FONT_OBJECT must be existing ones.
22364 2008-02-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22366         * macterm.c (mac_set_unicode_keystroke_event): Don't use MAKE_CHAR.
22368 2008-02-01  Kenichi Handa  <handa@m17n.org>
22370         * xfont.c (xfont_open, xfont_encode_char): Fix typo.
22372         * font.h (struct font): Fix typo.
22374         * font.c (enum xlfd_field_index): Rename XLFD_XXX_SIZE_INDEX to
22375         XLFD_XXX_INDEX.
22376         (enum xlfd_field_mask): New enum.
22377         (intern_font_field): Change argument.  Change caller.  If digits
22378         are followed by non-digits, return a symbol.
22379         (font_expand_wildcards): New function.
22380         (font_parse_xlfd): Fix wildcard handling.
22381         (Ffont_spec): If :name is specified, reflect the info in the other
22382         properties.
22384         * ftfont.c (ftfont_pattern_entity): Fix typo.
22385         (ftfont_list): Enforce FC_LANG in PATTERN to cancel the effect of
22386         locale.
22388 2008-02-01  Kenichi Handa  <handa@m17n.org>
22390         * font.h (Qiso8859_1, Qiso10646_1, Qunicode_bmp): Extern them.
22392         * font.c (Qiso8859_1, Qiso10646_1, Qunicode_bmp): Move from ftfont.c.
22393         (font_unparse_xlfd): Fix argument type declaration.  Append "*" if
22394         registry doesn't specify encoding part.
22395         (font_find_for_lface): Pay attention to LFACE_FONT_INDEX.
22396         (font_open_by_name): At first try parsing the name.
22397         (syms_of_font): Declare Qiso8859_1, Qiso10646_1, and Qunicode_bmp
22398         as Lisp symbols.
22400         * fontset.c (reorder_font_vector): Pay attention to the case that
22401         the 3rd element of font_def is nil.
22402         (fontset_font): For the default fontset, append one more fontset
22403         elements for a script-based font specification.  Don't add script
22404         attribute on finding a font.
22405         (new_fontset_from_font): Unconditionally set FONTSET_ASCII to the
22406         font name.
22407         (fontset_ascii_font): If a font can't be opened, return nil.
22409         * ftfont.c (Qiso8859_1, Qiso10646_1, Qunicode_bmp): Move to font.c.
22410         (ftfont_pattern_entity): New function.
22411         (ftfont_get_cache): Assume that freetype_font_cache is already
22412         initialized.
22413         (ftfont_list): Handle the case that a file is specified in font
22414         name.  Use ftfont_pattern_entity to generate entities.
22415         (ftfont_has_char): Check if the pattern contains FC_CHARSET.
22416         (syms_of_ftfont): Initialize freetype_font_cache.
22418         * xftfont.c (xftfont_open): Make the font name fontconfig's
22419         style.  Add BLOCK_INPUT and UNBLOCK_INPUT.
22420         (xftfont_close): Free font->font.name if not NULL.
22422         * xfont.c (xfont_list): If script is specified for a font, return
22423         null_vector.
22424         (xfont_list_family): Declare argument type.
22426         * xfaces.c (set_lface_from_font_name): If a font doesn't have a
22427         name, set LFACE_FONT (lface) to nil.
22429         * xterm.c (x_new_fontset2): If an ASCII font couldn't be loaded,
22430         return Qnil.
22432 2008-02-01  Kenichi Handa  <handa@m17n.org>
22434         * emacs.c (main): Check -enable-font-backend arg after the check of -nl.
22435         (standard_args): Add "-enable-font-backend".
22437 2008-02-01  Kenichi Handa  <handa@m17n.org>
22439         * xftfont.c (xftfont_default_fid): Set fid_known to 1.
22440         (struct xftdraw_list, xftdraw_list): Delete them.
22441         (register_xftdraw, check_xftdraw): Delete them.
22442         (xftfont_prepare_face): Don't call register_xftdraw.
22443         (xftfont_done_face): Don't call check_xftdraw.
22444         (xftfont_draw): Get background color only when with_background is
22445         nonzero.
22447         * xfont.c (xfont_encode_char): Fix calculation of char2b.
22449 2008-02-01  Kenichi Handa  <handa@m17n.org>
22451         These changes are for the new font handling codes.
22453         * Makefile.in (ALL_CFLAGS): Add @FREETYPE_CFLAGS@,
22454         @FONTCONFIG_CFLAGS@, and @LIBOTF_CFLAGS@.
22455         (LIB_X11_LIB): If HAVE_XFT is defined, set to @XFT_LIBS@.
22456         (FONTSRC, FONTOBJ): New variables.
22457         (obj): Add $(FONTOBJ).
22458         (SOME_MACHINE_OBJECTS): Lib_X11_Lib.
22459         (LIBES): Add @FREETYPE_LIBS@, @FONTCONFIG_LIBS@, and
22460         @LIBOTF_LIBS@.
22461         (font.o, ftfont.o, xfont.o, xftfont.o, ftxfont.o): New targets.
22462         (fontset.o, xdisp.o, xfaces.o, xfns.o, xterm.o): Depend on $(FONTSRC).
22464         * font.h, font.c, xfont.c, ftfont.c, xftfont.c, ftxfont.c: New files.
22466         * character.h (Vscript_representative_chars): Extern it.
22468         * character.c (Vscript_representative_chars): New variable.
22469         (syms_of_character): Declare it as a Lisp variable.
22471         * composite.c (get_composition_id) [USE_FONT_BACKEND]: If
22472         enable_font_backend is nonzero, accept the composition method
22473         COMPOSITION_WITH_GLYPH_STRING.
22475         * composite.h (enum composition_method) [USE_FONT_BACKEND]: New
22476         enumeration COMPOSITION_WITH_GLYPH_STRING.
22478         * dispextern.h (struct glyph_string) [USE_FONT_BACKEND]: New
22479         members clip_x, clip_y, clip_width, and clip_height.
22480         (struct face) [USE_FONT_BACKEND]: New members font_info and extra.
22482         * emacs.c (main) [USE_FONT_BACKEND]: Handle arg
22483         --enable-font-backend.  Call syms_of_font.
22485         * fns.c (assoc_no_quit): New function.
22487         * fontset.h (FONT_INFO_FROM_FACE): New macro.
22488         (face_for_font, new_fontset_from_font)
22489         (fontset_ascii_font) [USE_FONT_BACKEND]: Extern them.
22491         * fontset.c [USE_FONT_BACKEND]: Include "font.h".
22492         (fontset_font, fontset_ascii, face_for_char)
22493         (make_fontset_for_ascii_face, Ffont_info)
22494         (Finternal_char_font) [USE_FONT_BACKEND]: If enable_font_backend
22495         is nonzero, use font-backend mechanism.
22496         (find_font_encoding): Make it non-static.
22497         (new_fontset_from_font, fontset_ascii_font) [USE_FONT_BACKEND]:
22498         New functions.
22500         * frame.h (struct frame): New members resx and resy.
22501         (struct frame) [USE_FONT_BACKEND]: New member font_driver_list.
22502         (x_new_fontset2) [USE_FONT_BACKEND]: Extern it.
22504         * frame.c [USE_FONT_BACKEND]: Include "font.h".
22505         (make_frame, x_set_font) [USE_FONT_BACKEND]: Use font-backend mechanism.
22507         * lisp.h (assoc_no_quit): Extern it.
22509         * xdisp.c: If USE_FONT_BACKEND is defined, include "font.h".
22510         Through out the file, use FONT_INFO_FROM_FACE instead of
22511         FONT_INFO_FROM_ID, use get_per_char_metric instead of
22512         rif->per_char_metric.
22513         (handle_composition_prop) [USE_FONT_BACKEND]: If the composition
22514         method is COMPOSITION_WITH_GLYPH_STRING, just set it->c to ' '.
22515         (get_glyph_face_and_encoding, fill_composite_glyph_string)
22516         (get_char_face_and_encoding, BUILD_COMPOSITE_GLYPH_STRING)
22517         (x_produce_glyphs) [USE_FONT_BACKEND]: If enable_font_backend is
22518         nonzero, use font-backend mechanism.
22519         (get_per_char_metric): New function.
22521         * xfaces.c [USE_FONT_BACKEND]: Include "font.h".
22522         (set_lface_from_font_name)
22523         (set_font_frame_param, free_realized_face)
22524         (prepare_face_for_display, clear_face_gcs)
22525         (Finternal_set_font_selection_order, realize_x_face)
22526         [USE_FONT_BACKEND]: If enable_font_backend is nonzero, use
22527         font-backend mechanism.
22528         (clear_face_cache) [USE_FONT_BACKEND]: Don't call clear_font_table.
22529         (load_face_font) [USE_FONT_BACKEND]: Abort.
22530         (face_symbolic_value, face_symbolic_weight, face_symbolic_slant)
22531         (face_symbolic_swidth, face_for_font) [USE_FONT_BACKEND]: New functions.
22533         * xfns.c [USE_FONT_BACKEND]: Include "font.h".
22534         (x_default_font_parameter) [USE_FONT_BACKEND]: New function.
22535         (Fx_create_frame) [USE_FONT_BACKEND]: If enable_font_backend is
22536         nonzero, register all available font drivers.
22537         Call x_default_font_parameter for deciding a font.
22538         (x_create_tip_frame) [USE_FONT_BACKEND]: Likewise.
22540         * xterm.c [USE_FONT_BACKEND]: Include "font.h".
22541         (x_set_mouse_face_gc, x_set_glyph_string_clipping)
22542         (x_set_glyph_string_clipping_exactly)
22543         (x_compute_glyph_string_overhangs)
22544         (x_draw_glyph_string_foreground)
22545         (x_draw_composite_glyph_string_foreground, x_draw_glyph_string)
22546         (x_free_frame_resources) [USE_FONT_BACKEND]: If
22547         enable_font_backend is nonzero, use font-backend mechanism.
22548         (x_new_fontset2) [USE_FONT_BACKEND]: New function.
22550 2008-02-01  Kenichi Handa  <handa@m17n.org>
22552         * coding.c (coding_inherit_eol_type): If PARENT is nil, inherit from
22553         system_eol_type.
22554         (syms_of_coding): Initialize system_eol_type.
22556         * process.c (Fset_process_coding_system): Inherit system's eol
22557         format if necessary.
22559 2008-02-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22561         * macgui.h (USE_ATSUI): Don't enable on emacs-unicode-2 branch.
22563 2008-02-01  Kenichi Handa  <handa@m17n.org>
22565         * coding.c (decode_eol): Pay attention to buffer relocation in
22566         del_range_2.
22567         (decode_coding): Call decode_eol before restoring undo_list.
22569 2008-02-01  Kenichi Handa  <handa@m17n.org>
22571         * charset.c (Fdefine_charset_internal): Fix setting of
22572         emacs_mule_bytes.
22574 2008-02-01  Kenichi Handa  <handa@m17n.org>
22576         * keyboard.c (read_char): Check if C is a character or not before
22577         looking up Vkeyboard_translate_table.
22579 2008-02-01  Kenichi Handa  <handa@m17n.org>
22581         * coding.c (DECODE_EMACS_MULE_20_RELATIVE_COMPOSITION):
22582         Fix condition to terminate the loop.
22584 2008-02-01  Kenichi Handa  <handa@m17n.org>
22586         * coding.c (produce_composition): Compare charbuf[i] instead of
22587         args[i] against 0.
22588         (Fterminal_coding_system): Use EQ to compare Lisp objects.
22590 2008-02-01  Kenichi Handa  <handa@m17n.org>
22592         * coding.c (DECODE_COMPOSITION_START): If the source is short, set
22593         coding->result to CODING_RESULT_INSUFFICIENT_SRC.
22594         (decode_coding_gap): Set CODING_MODE_LAST_BLOCK after the call of
22595         detect_coding.
22596         (emacs_mule_char): Handle old style (Emacs 20) component character
22597         of a composition.
22598         (DECODE_EMACS_MULE_COMPOSITION_RULE_20)
22599         (DECODE_EMACS_MULE_20_RULEBASE_COMPOSITION): Fix parsing a
22600         composition rule.
22601         (decode_coding_emacs_mule): Handle invalid bytes correctly.
22603 2008-02-01  Kenichi Handa  <handa@m17n.org>
22605         * coding.c (encode_coding_ccl): Allocate destination dynamically
22606         when necessary.
22608 2008-02-01  Kenichi Handa  <handa@m17n.org>
22610         * ccl.c (Fccl_execute_on_string): Fix the condition of terminating
22611         the loop.  When quitted, show a proper error message.
22613 2008-02-01  Kenichi Handa  <handa@m17n.org>
22615         * xterm.c (x_set_glyph_string_clipping_exactly):
22616         Set src->clip_head and src->clip_tail temporarily instead of src->hl.
22618         * ccl.c (CCL_WRITE_STRING): Handle a flag bit for multibyte
22619         character sequence.
22620         (Fccl_execute_on_string): Use ASET, not XSET.
22622 2008-02-01  Kenichi Handa  <handa@m17n.org>
22624         * search.c (search_buffer): Fix handling of "\\" in a trivial regexp.
22626 2008-02-01  Kenichi Handa  <handa@m17n.org>
22628         * coding.c (decode_coding): Fix the condition of terminating the
22629         decoding loop.
22631 2008-02-01  Kenichi Handa  <handa@m17n.org>
22633         * data.c (Faset): On setting a character bigger than 255 in a
22634         unibyte string, signal an error instead of make the string multibyte.
22636 2008-02-01  Kenichi Handa  <handa@m17n.org>
22638         * charset.c (map_charset_chars): Fix for ascii-compatible charset
22639         made by a mapping table.
22641 2008-02-01  Kenichi Handa  <handa@m17n.org>
22643         * xdisp.c (fill_composite_glyph_string): Check s->face is NULL or
22644         not.
22645         (BUILD_COMPOSITE_GLYPH_STRING): If C is TAB, set s->face to NULL.
22646         (x_produce_glyphs): If CH is TAB, set cmp->offsets properly.
22648         * xterm.c (x_draw_composite_glyph_string_foreground):
22649         Check s->face is NULL or not.
22651 2008-02-01  Kenichi Handa  <handa@m17n.org>
22653         * xterm.c (x_set_glyph_string_clipping_exactly): New function.
22654         (x_draw_glyph_string): Fix drawing of right_overhang and
22655         left_overhang around/on cursor.
22657         * xdisp.c (draw_glyphs): Fix inclusion of right_overwriting glyphs.
22659 2008-02-01  Kenichi Handa  <handa@m17n.org>
22661         * xdisp.c (x_produce_glyphs): Handle composition with TAB.
22663 2008-02-01  Kenichi Handa  <handa@m17n.org>
22665         * coding.c (Fdefine_coding_system_internal)
22666         (Fdefine_coding_system_alias): Avoid a duplicated element in
22667         Vcoding_system_alist.
22669 2008-02-01  Kenichi Handa  <handa@m17n.org>
22671         * xterm.c (handle_one_xevent): Handle keysyms 0x1000000..0x10000FF.
22673         * coding.c (Qcoding_system_define_form): New variable.
22674         (syms_of_coding): Intern and staticpro it.
22675         (Fcoding_system_p): Check Qcoding_system_define_form.
22676         (Fcheck_coding_system): Try to autoload the definition of CODING-SYSTEM.
22678         * coding.h (CODING_SYSTEM_P): If ID is not available, call
22679         Fcoding_system_p.
22680         (CHECK_CODING_SYSTEM): If ID is not available, call
22681         Fcheck_coding_system.
22682         (CHECK_CODING_SYSTEM_GET_SPEC, CHECK_CODING_SYSTEM_GET_ID):
22683         Try also Fcheck_coding_system.
22685 2008-02-01  Kenichi Handa  <handa@m17n.org>
22687         * coding.c (code_conversion_restore): GCPRO arg.
22689 2008-02-01  Kenichi Handa  <handa@m17n.org>
22691         * character.c (lisp_string_width): Check multibyteness of STRING.
22693 2008-02-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22695         * macterm.c (mac_encode_char): Call ccl_driver with the last arg
22696         Qnil.  Use JIS_TO_SJIS instead of ENCODE_SJIS.
22697         (decode_mac_font_name): Use decode_coding_c_string instead of
22698         decode_coding.
22699         (x_load_font): Initialize fontp->fontset to -1.
22700         Set fontp->encoding_type.
22702 2008-02-01  Kenichi Handa  <handa@m17n.org>
22704         * search.c (search_buffer): Give up BM search on case-fold-search
22705         if one of a target character has a case-equivalence of different
22706         byte length even if that target character is an ASCII.
22707         (simple_search): Fix calculation of byte length of matched text.
22708         (boyer_moore): Fix handling of case-equivalent multibyte characters.
22710 2008-02-01  Kenichi Handa  <handa@m17n.org>
22712         * coding.c (decode_coding): Fix handling of invalid bytes.
22714 2008-02-01  Kenichi Handa  <handa@m17n.org>
22716         * xterm.c (handle_one_xevent): Handle keysyms directly mapped to
22717         Unicode characters.
22719 2008-02-01  Kenichi Handa  <handa@m17n.org>
22721         * coding.c (encode_coding_object): If a pre-write-conversion
22722         function makes a new buffer, kill it.
22724 2008-02-01  Kenichi Handa  <handa@m17n.org>
22726         * coding.c (QCascii_compatible_p): New variable.
22727         (syms_of_coding): Initialize it.
22728         (ONE_MORE_BYTE, ONE_MORE_BYTE_NO_CHECK): Decrement `src' before
22729         calling string_char.
22730         (record_conversion_result): Add `default:' case.
22731         (coding_charset_list): Delete unused variable `coding_type'.
22732         (Fdefine_coding_system_internal): Add `ascii-compatible-p'
22733         property in the plist of the coding system.
22734         (Fcoding_system_put): Check QCascii_compatible_p.
22736 2008-02-01  Miles Bader  <miles@gnu.org>
22738         * xfaces.c (Finternal_lisp_face_equal_p): Restore previously
22739         removed calculation of frame `f', as it's now used.
22741 2008-02-01  Kenichi Handa  <handa@m17n.org>
22743         * Makefile.in (RUN_TEMACS): Include "-nl" if HAVE_SHM is defined.
22744         (emacs${EXEEXT}): Run $(RUN_TEMACS) unconditionally.
22745         (UNIDATA): New variable.
22746         (${lispsource}international/charprop.el): Depends on ${UNIDATA}.
22747         (bootstrap-emacs${EXEEXT}): Depends on charprop.el.
22748         Run $(RUN_TEMACS) unconditionally.
22750 2008-02-01  Kenichi Handa  <handa@m17n.org>
22752         * Makefile.in (temacs${EXEEXT}): Build charprop.el if necessary.
22753         (admindir): New variable.
22754         ($(lispsource)international/charprop.el): New target.
22756 2008-02-01  Miles Bader  <miles@gnu.org>
22758         * character.c (chars-in-region): Remove obsolete function.
22759         (syms_of_character): Remove its initialization.
22761 2008-02-01  Benjamin Riefenstahl  <b.riefenstahl@turtle-trading.net>
22763         * w32select.c (validate_coding_system)
22764         (setup_windows_coding_system): New functions.
22765         (convert_to_handle_as_coded, Fw32_get_clipboard_data):
22766         Use setup_windows_coding_system.
22767         (setup_config, Fw32_get_clipboard_data):
22768         Use validate_coding_system.
22769         (Fx_selection_exists): Move call to setup_config to a place
22770         where signals are allowed.
22772         * lisp.h (Fcoding_system_base, Fcoding_system_eol_type)
22773         (Fcheck_coding_system): Add declarations.
22775 2008-02-01  Kenichi Handa  <handa@m17n.org>
22777         * charset.c (load_charset_map_from_vector): Fix for the first iteration.
22779 2008-02-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22781         * macfns.c (Fx_create_frame, x_create_tip_frame): Pass Lisp
22782         string as the second argument for x_new_fontset.
22784 2008-02-01  Kenichi Handa  <handa@m17n.org>
22786         * coding.c (decode_coding_object): Use safe_call1 instead of call1.
22787         (encode_coding_object): Use safe_call instead of call2.
22789 2008-02-01  Kenichi Handa  <handa@m17n.org>
22791         * fontset.c (Fset_fontset_font): Check family element of a given vector.
22793         * Makefile.in (lisp): Include charprop.el.
22795 2008-02-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22797         * macfns.c (Fx_create_frame, x_create_tip_frame): Fix crash.
22798         Not sure if it's unnecessary.
22800 2008-02-01  Steven Tamm  <steventamm@mac.com>
22802         * macfns.c (Fx_create_frame, x_create_tip_frame): ifdef'd out
22803         some possibly unnecessary fontset checking code that crashed
22804         when creating a new frame.
22806 2008-02-01  Kenichi Handa  <handa@m17n.org>
22808         * xfaces.c (merge_faces): Fix argument to lookup_derived_face and
22809         lookup_face.
22811         * xdisp.c (Fformat_mode_line): Fix argument to lookup_named_face.
22813         * fringe.c (draw_fringe_bitmap_1): Fix argument to lookup_named_face.
22815 2008-02-01  Kenichi Handa  <handa@m17n.org>
22817         * coding.c: Cancel the change done in HEAD on 2008-02-01.
22818         (coding_charset_list): New function.
22820         * coding.h (coding_charset_list): Extern it.
22822 2008-02-01  Kenichi Handa  <handa@m17n.org>
22824         * fontset.c (Fset_fontset_font): Call find_font_encoding with
22825         concatenation of family and registry.
22827 2008-02-01  Kenichi Handa  <handa@m17n.org>
22829         * character.h (BYTE8_STRING): Fix typo.
22831         * editfns.c (Ftranslate_region_internal): Don't convert unibyte
22832         string to multibyte (sync to HEAD).
22834         * casefiddle.c (casify_region): Handle changes in byte-length
22835         using replace_range_2 (sync to HEAD).
22837 2008-02-01  Andreas Schwab  <schwab@suse.de>
22839         * chartab.c (map_char_table): GCPRO table and arg.
22841 2008-02-01  Kenichi Handa  <handa@m17n.org>
22843         * syntax.c (skip_syntaxes): Return lispy 0 (not nil) if point is
22844         already at limit.
22846 2008-02-01  Kenichi Handa  <handa@m17n.org>
22848         * fontset.c (fs_load_font): Use fast_string_match_ignore_case
22849         instead of fast_c_string_match_ignore_case.
22850         (find_font_encoding): Change argument to Lisp_Object.
22851         Use fast_string_match_ignore_case instead of
22852         fast_c_string_match_ignore_case.  Change caller.
22854 2008-02-01  Kenichi Handa  <handa@m17n.org>
22856         * xdisp.c (get_next_display_element): In unibyte case, decide to
22857         display in octal form by checking a character by
22858         UNIBYTE_CHAR_HAS_MULTIBYTE_P.
22860         * charset.c (Fset_unibyte_charset): Setup unibyte_has_multibyte_table.
22862         * character.c (unibyte_has_multibyte_table): New variable.
22864         * character.h (unibyte_has_multibyte_table): Extern it.
22865         (UNIBYTE_CHAR_HAS_MULTIBYTE_P): New macro.
22867 2008-02-01  Kenichi Handa  <handa@m17n.org>
22869         * coding.c (encode_coding_iso_2022): Fix handling of charset
22870         annotation.
22872 2008-02-01  Kenichi Handa  <handa@m17n.org>
22874         * coding.c (setup_coding_system): If coding_system is nil, use
22875         Qundecided.
22876         (Fterminal_coding_system): Return nil if terminal coding system is
22877         `undecided'.
22878         (syms_of_coding): Define coding-system `undecided' here.
22879         Setup terminal_coding as `undecided'.
22881 2008-02-01  Kenichi Handa  <handa@m17n.org>
22883         * xdisp.c (message_dolog, set_message_1):
22884         Call unibyte_char_to_multibyte with arg type int.
22886         * lread.c (read1): Fix reading of a char-table.
22888         * print.c (print_object): Include sub char-table in circularities
22889         detection.
22891 2008-02-01  Kenichi Handa  <handa@m17n.org>
22893         * keymap.c (where_is_internal_2): Fix for the case that KEY is a cons.
22894         Append the found sequences in car of ARGS instead of prepending.
22896 2008-02-01  Kenichi Handa  <handa@m17n.org>
22898         * fileio.c (report_file_error): Make a unibyte string from
22899         strerror (errorno).
22900         (Fsubstitute_in_file_name): Fix the arg to
22901         unibyte_char_to_multibyte.  It is evaluated twice.
22903 2008-02-01  Kenichi Handa  <handa@m17n.org>
22905         * charset.h (CHAR_CHARSET): Shortcut for ASCII case.
22907 2008-02-01  Kenichi Handa  <handa@m17n.org>
22909         * coding.c (detect_coding_utf_16): Don't set detect_info->found if
22910         BOM is not found.
22911         (detect_coding, detect_coding_system): Optimization for ISO-2022
22912         when no 8-bit data is found.
22914 2008-02-01  Jason Rumney  <jasonr@gnu.org>
22916         * w32fns.c (x_to_w32_font): Update to use new coding struct.
22918 2008-02-01  Kenichi Handa  <handa@m17n.org>
22920         * charset.c (Fdeclare_equiv_charset, Fiso_charset): Fix handing of
22921         CHARS.
22923 2008-02-01  Steven Tamm  <steventamm@mac.com>
22925         * macterm.c (mac_encode_char): Add charset argument and update
22926         to use encoding_type.
22927         (x_new_font, x_new_fontset): Merge in changes from xterm.c;
22928         switch to pure fontset.
22929         (decode_mac_font_name): Temporarily remove decoding.
22930         (x_font_name_to_mac_font_name): Temporarily remove encoding.
22931         (x_load_font): Temporarily remove encoding.
22933 2008-02-01  Kenichi Handa  <handa@m17n.org>
22935         * xfaces.c (Fface_font): If frame is not on a window system,
22936         ignore CHARACTER arg.  If HAVE_WINDOW_SYSTEM is not defined, don't
22937         refer to face->font.
22938         (split_font_name_into_vector, build_font_name_from_vector)
22939         (lookup_non_ascii_face, realize_non_ascii_face): Define them only
22940         when HAVE_WINDOW_SYSTEM is defined.
22942 2008-02-01  Kenichi Handa  <handa@m17n.org>
22944         * xdisp.c (BUILD_GLYPH_STRINGS): Check if s is NULL.
22945         (x_produce_glyphs): Fix setting of members of cmp in case
22946         cmp->glyph_len is zero.
22948         * fontset.c (Fset_fontset_font): Fix docstring.
22949         (Ffontset_info): Make it backward compatible.  New arg ALL.
22951 2008-02-01  Kim F. Storm  <storm@cua.dk>
22953         * process.c (read_process_output): Grow decoding_buf when needed;
22954         this could cause a crash in allocate_string and compact_small_strings.
22956 2008-02-01  Kenichi Handa  <handa@m17n.org>
22958         * fileio.c (WRITE_BUF_SIZE): Delete this macro.
22960 2008-02-01  Kenichi Handa  <handa@m17n.org>
22962         * coding.c (setup_coding_system): Set coding->common_flags
22963         correctly for raw-text.
22964         (consume_chars): On encoding unibyte text by raw-text, don't check
22965         multibyte form.
22966         (encode_coding): On encoding by raw-text, never use translation tables.
22968         * fileio.c (e_write): Short cut for the case of no encoding.
22970 2008-02-01  Kenichi Handa  <handa@m17n.org>
22972         * coding.c (detect_coding, detect_coding_system): Delete unused
22973         variables.
22975 2008-02-01  Kenichi Handa  <handa@m17n.org>
22977         * coding.c (encode_coding_utf_8): Fix handling of raw-byte char.
22978         (consume_chars): Fix handling of 8-bit bytes in unibyte source.
22980 2008-02-01  Kenichi Handa  <handa@m17n.org>
22982         * coding.c (Ffind_coding_systems_region_internal):
22983         Include raw-text and no-conversion in the result.
22985 2008-02-01  Kenichi Handa  <handa@m17n.org>
22987         * fontset.c (find_font_encoding): Return `ascii' for unknown encoding.
22988         (load_font_get_repertory): Delete unnecessary check of ENCODING of
22989         FONT_DEF.
22990         (font_def_arg, add_arg, from_arg, to_arg): New args.
22991         (set_fontset_font): Change argument.
22992         (Fset_fontset_font): Fix for the case that TARGET is a script
22993         name and charset name.
22994         (new_fontset_from_font_name): Fix argument to Fnew_fontset.
22996 2008-02-01  Kenichi Handa  <handa@m17n.org>
22998         * fontset.c (fontset_font): Rename from fontset_face.  Change return
22999         value.
23000         (face_suitable_for_char_p, face_for_char): Adjust for the change
23001         of fontset_font.
23002         (make_fontset_for_ascii_face): Fix setting of the fontset element
23003         for ASCII.
23004         (Finternal_char_font): Use fontset_font instead of FACE_FOR_CHAR
23005         to get a font name.
23006         (Ffontset_info): Adjust for the change of fontset_font.
23008         * coding.c (emacs_mule_char): Check invalid code more rigidly.
23010         * character.h (LEADING_CODE_LATIN_1_MIN)
23011         (LEADING_CODE_LATIN_1_MAX): Delete these macros.
23013 2008-02-01  Kenichi Handa  <handa@m17n.org>
23015         * editfns.c (check_translation): New function.
23016         (Ftranslate_region_internal): Handle M:N mapping.
23018 2008-02-01  Kenichi Handa  <handa@m17n.org>
23020         * xfaces.c (xlfd_point_size): Set font->numeric[XLFD_PIXEL_SIZE].
23022 2008-02-01  Kenichi Handa  <handa@m17n.org>
23024         * coding.c (DECODE_DESIGNATION): Set chars_96 to -1 instead of
23025         goto invalid_code.
23026         (decode_coding_iso_2022): Fix handling of invalid designation.
23028         * fileio.c (Finsert_file_contents): Be sure to call unbind_to
23029         after calling code_conversion_save.
23031 2008-02-01  Kenichi Handa  <handa@m17n.org>
23033         * xdisp.c (handle_auto_composed_prop): Fix Lisp_Object/int mixup.
23035         * print.c (print_prune_string_charset): Fix Lisp_Object/int mixup.
23037         * fontset.c: Include "intervals.h".
23038         (fontset_face): Fix comparing of Lisp_Objects.
23039         (free_face_fontset, new_fontset_from_font_name):
23040         Fix Lisp_Object/int mixup.
23042         * editfns.c (Ftranslate_region_internal): Fix Lisp_Object/int mixup.
23044         * coding.c: Add many prototypes for static functions.
23045         (get_translation_table): Allow max_lookup to be NULL.
23046         (decode_coding, Ffind_coding_systems_region_internal)
23047         (Funencodable_char_position, Fcheck_coding_systems_region):
23048         Call get_translation_table with max_lookup NULL.
23050 2008-02-01  Kenichi Handa  <handa@m17n.org>
23052         * coding.c (get_translation_table): Declare it as Lisp_Object.
23053         (LOOKUP_TRANSLATION_TABLE): New macro.
23054         (produce_chars, consume_chars): Use LOOKUP_TRANSLATION_TABLE
23055         instead of CHAR_TABLE_REF.
23057 2008-02-01  Kenichi Handa  <handa@m17n.org>
23059         * coding.c (MAX_ANNOTATION_LENGTH): Adjust for the change of
23060         annotation data format.
23061         (ADD_ANNOTATION_DATA, ADD_COMPOSITION_DATA, ADD_CHARSET_DATA):
23062         Change arguments FROM and TO to single argument NCHARS.  Change caller.
23063         (decode_coding_utf_8, decode_coding_utf_16, decode_coding_emacs_mule)
23064         (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
23065         (decode_coding_ccl, decode_coding_charset): Pay attention to
23066         coding->charbuf_used.
23067         (get_translation): New function.
23068         (produce_chars): New arguments translation_table and last_block.
23069         Translate characters here.  Return number of carryover chars.
23070         Change caller.
23071         (produce_composition): New argument pos.  Change caller.
23072         Adjust for the change of annotation data format.
23073         (produce_charset, produce_annotation): Likewise.
23074         (decode_coding, encode_coding): Don't call translate_chars.
23075         (consume_chars): New arg translation_table.  Change caller.
23076         (translate_chars): Delete.
23077         (syms_of_coding): Make translation-table's number of extra slots 2.
23079 2008-02-01  Kenichi Handa  <handa@m17n.org>
23081         * search.c (simple_search): Fix setting this_pos_byte in backward
23082         search.
23084         * coding.c (detect_coding_emacs_mule): Fix counting of encoded
23085         byte sequence.
23086         (detect_coding_ccl): Fix setting of the variable valids.
23088 2008-02-01  Kenichi Handa  <handa@m17n.org>
23090         * xterm.c (x_list_fonts): Fix the detection of an auto-scaled font.
23092         * coding.c (decode_coding_utf_16): Fix handling of surrogate pair.
23094         * editfns.c (Ftranslate_region_internal): Rename from
23095         Ftranslate_region.  Accept a char-table in TABLE.
23096         (syms_of_editfns): Defsubr Stranslate_region_internal.
23098         * xfaces.c (set_lface_from_font_name): If a font is specified for
23099         a frame, generate a fontset from the font.
23100         (build_scalable_font_name): If the scalable font is requested for
23101         a specific size, don't change that size.
23102         (try_font_list): Try a scalable font also in the case that a
23103         pattern string is specified.
23105 2008-02-01  Kenichi Handa  <handa@m17n.org>
23107         * xfaces.c (Fface_font): New optional arg CHARACTER.
23109 2008-02-01  Kenichi Handa  <handa@m17n.org>
23111         * charset.h (CHARSET_OFFSET): New macro.
23113 2008-02-01  Kenichi Handa  <handa@m17n.org>
23115         * xterm.c (x_get_font_repertory): Fix for non-Unicode-bmp charset.
23117         * fontset.c (fontset_face): Handle the case that repertory is a
23118         char-table.
23119         (find_font_encoding): Return nil for unknown encoding.
23120         (Fset_fontset_font): Ignore a font of unknown encoding.
23122 2008-02-01  Kenichi Handa  <handa@m17n.org>
23124         * keymap.c (describe_vector): Handle default value of a char table.
23126         * fontset.c (fontset_face): Handle fallback fonts correctly.
23127         (Ffontset_info): Return infomation about fallback fonts.
23129 2008-02-01  Kenichi Handa  <handa@m17n.org>
23131         * fontset.c (FONTSET_DEFAULT): New macro.
23132         (FONTSET_ADD, fontset_add): Handle the case that range is nil.
23133         (Fset_fontset_font): Change the 2nd arg name to TARGET, and handle
23134         the case that it is nil.
23135         (dump_fontset): Call FONTSET_DEFAULT, not FONTSET_FALLBACK.
23136         (syms_of_fontset): Set char-table-extra-slots property of fontset to 9.
23138         * charset.h (CHAR_CHARSET_P): Fix for the case that the method is
23139         subset or superset.
23141 2008-02-01  Kenichi Handa  <handa@m17n.org>
23143         * emacs.c (main): Call init_charset after syms_of_XXX.
23145         * charset.c (Vcharset_map_directory): Delete.
23146         (Vcharset_map_path): New variable.
23147         (load_charset_map_from_file): Use Vcharset_map_path instead.
23148         (init_charset): Initialize Vcharset_map_path.
23149         (syms_of_charset): Delete declaration of "charset-map-directory",
23150         add declaration of "charset-map-path".
23152 2008-02-01  Kenichi Handa  <handa@m17n.org>
23154         * fns.c (string_char_to_byte, string_byte_to_char): Optimize for
23155         ASCII only string.
23157         * fileio.c (Finsert_file_contents): Avoid detecting a code twice.
23159         * coding.c (detect_coding_iso_2022): Fix handling of SS2 and SS3.
23160         (detect_coding, detect_coding_system): Treat '\0' as normal ASCII byte.
23162 2008-02-01  Kenichi Handa  <handa@m17n.org>
23164         * coding.h (SJIS_TO_JIS2, JIS_TO_SJIS2): New macros.
23166         * coding.c (QCmnemonic, QCdefalut_char)
23167         (QCdecode_translation_table, QCencode_translation_table)
23168         (QCpost_read_conversion, QCpre_write_conversion): New variables.
23169         (get_translation_table): Return a list of translation tables if
23170         necessary.
23171         (decode_coding): Call get_translation_table with ENCODEP 0.
23172         (char_encodable_p): If translation_table is non-nil, always call
23173         translate_char.
23174         (Fdefine_coding_system_internal): Accept list of translation
23175         tables as :encode-translation-table and :decode-translation-table.
23176         (Fcoding_system_put): New function.
23177         (syms_of_coding): Declare new symbols.
23178         Defsubr Scoding_system_put.
23179         (decode_coding_sjis, encode_coding_sjis): Handle 4th charset,
23180         typically JISX0212.
23182         * charset.c (map_charset_chars): Fix arg to map_charset_chars in
23183         when the charset is superset type.
23185         * character.c (translate_char): Accept list of translation tables.
23187 2008-02-01  Kenichi Handa  <handa@m17n.org>
23189         * coding.h (enum coding_attr_index): New member coding_attr_trans_tbl.
23190         (CODING_ATTR_TRANS_TBL): New macro.
23192         * coding.c (get_translation_table): New function.
23193         (translate_chars): Fix the bug of skipping annotation data.
23194         (decode_coding, encode_coding): Utilize get_translation_table.
23195         (char_encodable_p, Funencodable_char_position): Translate char if
23196         necessary.
23197         (Ffind_coding_systems_region_internal)
23198         (Fcheck_coding_systems_region): Setup translation table for encode
23199         in a coding system attribute vector in advance.
23200         (Fdefine_coding_system_internal): Allow a symbol as translation
23201         table.  For shift-jis type coding system, allow 4th charset.
23203 2008-02-01  Kenichi Handa  <handa@m17n.org>
23205         * coding.c (decode_coding_sjis): Check the first byte rigidly.
23207         * xdisp.c (get_next_display_element): Pass -1 as POS to
23208         FACE_FOR_CHAR if displaying a C-string.
23210 2008-02-01  Kenichi Handa  <handa@m17n.org>
23212         * composite.c (get_composition_id): Handle xoff and yoff in a
23213         composition rule.
23215         * composite.h (COMPOSITION_DECODE_RULE): New arg xoff and yoff.
23216         (struct composition): New member lbearing and rbearing.
23218         * xdisp.c (move_it_to): Optimize for the case (op & MOVE_TO_Y).
23219         (x_get_glyph_overhangs): Handle a composition glyph.
23220         (x_produce_glyphs): Setup lbearing and rbreaing for a composition glyph.
23222         * xterm.c (x_compute_glyph_string_overhangs): Handle also a
23223         composition glyph.
23225 2008-02-01  Kenichi Handa  <handa@m17n.org>
23227         * print.c: Include charset.h.
23228         (Vprint_charset_text_property): New variable.
23229         (Qdefault): Extern it.
23230         (PRINT_STRING_NON_CHARSET_FOUND)
23231         (PRINT_STRING_UNSAFE_CHARSET_FOUND): New macros.
23232         (print_check_string_result): New variable.
23233         (print_check_string_charset_prop): New function.
23234         (print_prune_charset_plist): New variable.
23235         (print_prune_string_charset): New function.
23236         (print_object): Call print_prune_string_charset if
23237         Vprint_charset_text_property is not t.
23238         (print_interval): Print nothing if interval->plist is nil.
23239         (syms_of_print): Declare Vprint_charset_text_property as a lisp
23240         variable.  Init and staticpro print_prune_charset_plist.
23242 2008-02-01  Kenichi Handa  <handa@m17n.org>
23244         * fontset.c (new_fontset_from_font_name): Use the specified font
23245         for all characters in the new fontset.
23247         * macterm.c (x_set_mouse_face_gc): Call FACE_FOR_CHAR with POS and
23248         OBJECT args.
23250         * xdisp.c (x_produce_glyphs): Call FACE_FOR_CHAR with POS and
23251         OBJECT args for composition too.
23253         * w32term.c (x_set_mouse_face_gc): Call FACE_FOR_CHAR with POS and
23254         OBJECT args.
23256 2008-02-01  Kenichi Handa  <handa@m17n.org>
23258         * dispextern.h (FACE_FOR_CHAR): New args POS and OBJECT.
23260         * fontset.c (reorder_font_vector): Adjust for the change of
23261         FONT_DEF format.
23262         (fontset_face): New arg id.  Change caller.
23263         (face_for_char): New args pos and object.
23264         (make_fontset_for_ascii_face): Adjust for the change of FONT_DEF format.
23265         (fs_query_fontset): Check NAME by Fassoc too.
23266         (Fset_fontset_font): Allow non-XLFD font name.
23267         (Ffontset_info): Adjust for the change of FONT_DEF format.
23269         * fontset.h (face_for_char): Adjust prototype.
23271         * xdisp.c (face_before_or_after_it_pos, get_next_display_element)
23272         (append_space, extend_face_to_end_of_line)
23273         (get_char_face_and_encoding, BUILD_COMPOSITE_GLYPH_STRING)
23274         (x_produce_glyphs): Call FACE_FOR_CHAR with POS and OBJECT args.
23276         * xfaces.c (compute_char_face): Call FACE_FOR_CHAR with
23277         POS and OBJECT args.
23279         * xterm.c (x_set_mouse_face_gc): Call FACE_FOR_CHAR with
23280         POS and OBJECT args.
23282 2008-02-01  Jason Rumney  <jasonr@gnu.org>
23284         * w32select.c (Fw32_set_clipboard_data): Avoid potential realloc
23285         of GlobalAlloc'ed memory.
23287 2008-02-01  Kenichi Handa  <handa@m17n.org>
23289         * ccl.c (Fccl_execute_on_string): Fix the condition of loop.
23291         * charset.h (charset_table_used): Delete extern.
23293         * charset.c (charset_table_used): Make it static.
23294         (map_charset_chars): Fix args to c_function with.
23296         * chartab.c (map_sub_char_table_for_charset): Fix args to
23297         c_function with.
23299         * coding.h (enum coding_result_code):
23300         Delete CODING_RESULT_INSUFFICIENT_CMP, add CODING_RESULT_INVALID_SRC.
23302         * coding.c (Qinsufficient_source, Qinconsistent_eol)
23303         (Qinvalid_source, Qinterrupted, Qinsufficient_memory): New variables.
23304         (Vlast_code_conversion_error): New variables.
23305         (syms_of_coding): DEFSYM or DEFVAR_LISP them.
23306         (ONE_MORE_BYTE): Record error if any instead of signaling an
23307         error.  If non-ASCII multibyte char is found, return the negative
23308         value of the code.  All callers changed to check it.
23309         (ONE_MORE_BYTE_NO_CHECK): Likewise.
23310         (record_conversion_result): New function.  Change all codes setting
23311         coding->result to call this function.
23312         (detect_coding_utf_8, decode_coding_utf_8)
23313         (detect_coding_emacs_mule, detect_coding_sji, detect_coding_big5):
23314         Don't use the local variable incomplete.
23315         (emacs_mule_char): Change the second arg to `const'.
23316         (decode_coding): Fix of flushing out unprocessed data.
23317         (make_conversion_work_buffer): Fix making of a work buffer.
23318         (decode_coding_object): Return coding->dst_object.
23320         * fontset.c (set_fontset_font): Fix args.
23322         * lisp.h (CHARACTERBITS): Define as 22.
23324         * process.c (send_process): Be sure to set coding->src_multibyte.
23326         * xdisp.c (handle_auto_composed_prop): Fix setting of limit.
23328 2008-02-01  Kenichi Handa  <handa@m17n.org>
23330         * xdisp.c (handle_auto_composed_prop): Give limit to
23331         Fnext_single_char_property_change.
23333 2008-02-01  Kenichi Handa  <handa@m17n.org>
23335         * composite.c (syms_of_composite): Don't make the composition hash
23336         table weak.
23338         * fontset.c (Fset_fontset_font): Fix docstring.
23340         * lisp.h (detect_coding_system): Adjust prototype.
23342         * fileio.c (kill_workbuf_unwind): Delete this function.
23343         (Finsert_file_contents): Adjust the call of detect_coding_system.
23344         Get conversion_buffer by code_conversion_save.  Use the macro
23345         CODING_MAY_REQUIRE_DECODING.  After decoding, update
23346         coding_system.
23348         * coding.h (make_conversion_work_buffer): Delete extern.
23349         (code_conversion_save): Extern it.
23351         * coding.c (enum iso_code_class_type): Delete ISO_carriage_return.
23352         (CODING_GET_INFO): Delete argument eol_type.  Change callers.
23353         (decode_coding_utf_8): Don't do eol converion.
23354         (detect_coding_utf_16): Check coding->src_chars, not
23355         coding->src_bytes.  Add heuristics for those that have no signature.
23356         (decode_coding_emacs_mule, decode_coding_iso_2022)
23357         (decode_coding_sjis, decode_coding_big5, decode_coding_charset):
23358         Don't do eol converion.
23359         (adjust_coding_eol_type): Return a new coding system.
23360         (detect_coding): Don't detect eol.  Fix for utf-16 detection.
23361         (decode_eol): In case of CRLF->LF conversion, use del_range_2 on
23362         each change.
23363         (decode_coding): Pay attention to undo_list.  Do eol conversion for
23364         all types of coding-systems (if necessary).
23365         (Vcode_conversion_work_buf_list): Delete it.
23366         (Vcode_conversion_reused_workbuf): Rename from
23367         Vcode_conversion_reused_work_buf.
23368         (Vcode_conversion_workbuf_name): New variable.
23369         (reused_workbuf_in_use): New variable.
23370         (make_conversion_work_buffer): Delete the arg DEPTH.
23371         (code_conversion_restore): Change argument to cons.
23372         (code_conversion_save): Delete the argument BUFFER.  Change callers.
23373         (detect_coding_system): New argument src_chars.  Change callers.
23374         Fix for utf-16 detection.
23375         (init_coding_once): Don't use ISO_carriage_return.
23376         (syms_of_coding): Initialize Vcode_conversion_workbuf_name and
23377         reused_workbuf_in_use.
23379 2008-02-01  Kenichi Handa  <handa@m17n.org>
23381         * keymap.c (store_in_keymap): Pay attention to the case that idx
23382         is a cons specifying a character range.
23384 2008-02-01  Kenichi Handa  <handa@m17n.org>
23386         * xdisp.c (handle_auto_composed_prop): Fix the case of returning
23387         HANDLED_RECOMPUTE_PROPS.
23389         * coding.c (Fdefine_coding_system_internal): Fix checking of
23390         ascii compatibility.
23392 2008-02-01  Kenichi Handa  <handa@m17n.org>
23394         * charset.c (find_charsets_in_text): Delete unused locale variable.
23395         (Fset_charset_priority): Update Vemacs_mule_charset_list too.
23397         * coding.c (encode_coding_emacs_mule): Emit bytes with MSB.
23398         Resync charset_list to Vemacs_mule_charset_list.
23400         * keymap.c (store_in_keymap): Pay attention to the case that idx
23401         is a cons specifying a character range.
23403 2008-02-01  Kenichi Handa  <handa@m17n.org>
23405         * composite.c (update_compositions): Bind inhibit-read-only, etc
23406         to t before calling remove-list-of-text-properties.
23408         * print.c (print_object): Always print ASCII chars as is.
23410 2008-02-01  Kenichi Handa  <handa@m17n.org>
23412         * keymap.c (Fdefine_key): Fix handling of Lucid style event type list.
23414         * fns.c (Fmapconcat, Fmapcar, Fmapc): Signal an error if SEQUENCE
23415         is a char table.
23417 2008-02-01  Kenichi Handa  <handa@m17n.org>
23419         * syntax.c (skip_chars): Be sure to alloca char_ranges when necessary.
23421 2008-02-01  Kenichi Handa  <handa@m17n.org>
23423         * xfaces.c (set_lface_from_font_name): Fix for the case that
23424         FONTNAME is not fontset name.
23426 2008-02-01  Kenichi Handa  <handa@m17n.org>
23428         * fns.c (base64_encode_1): Fix previous change.
23430 2008-02-01  Kenichi Handa  <handa@m17n.org>
23432         * fontset.c (set_fontset_font): New function.
23433         (Fset_fontset_font): If a font is specified for a charset, use
23434         map_charset_chars to store the font spec in a fontset.
23436 2008-02-01  Kenichi Handa  <handa@m17n.org>
23438         * fontset.c (fontset_face): Create a fallback fontset on demand.
23439         (make_fontset): Don't create a fallback fontset here.
23440         (free_face_fontset): Free a fallback fontset (if any) too.
23441         (n_auto_fontsets): Delete this variable.
23442         (auto_fontset_alist): New variable.
23443         (new_fontset_from_font_name): Check auto_fontset_alist.
23444         (dump_fontset) [FONTSET_DEBUG]: Fully re-written.
23445         (Ffontset_list_all) [FONTSET_DEBUG]: New function.
23446         (syms_of_fontset): Initialize and staticpro auto_fontset_alist.
23447         Defsubr Sfontset_list_all.
23449 2008-02-01  Kenichi Handa  <handa@m17n.org>
23451         * xterm.c (x_list_fonts): Fix excluding of auto-scaled fonts.
23453 2008-02-01  Kenichi Handa  <handa@m17n.org>
23455         * fontset.c (Fnew_fontset): Check NAME more rigidly.
23457 2008-02-01  Kenichi Handa  <handa@m17n.org>
23459         * editfns.c (Fgoto_char): Fix docstring.
23461 2008-02-01  Kenichi Handa  <handa@m17n.org>
23463         * insdel.c (insert_from_gap): Adjust intervals correctly.
23465 2008-02-01  Jason Rumney  <jasonr@gnu.org>
23467         * w32term.c (GLYPHSET, WCRANGE): Define if system headers don't.
23468         (pfnGetFontUnicodeRanges): New dynamically loaded function.
23469         (w32_initialize): Try to load it.
23470         (x_get_font_repertory): Use it if available.
23471         (w32_encode_char): Add shortcut for unicode output.
23473         * w32fns.c (w32_load_system_font): Default charset to -1.
23474         (x_to_w32_charset): Match all fonts for unicode.
23475         (w32_to_x_charset): New parameter matching.  Don't return partial
23476         or wildcard charsets.
23477         (w32_to_all_x_charsets): Don't return partial or wildcard charsets.
23478         (w32_codepage_for_font): Return CP_UNICODE for unicode.
23479         (w32_to_x_font): Match charset to real charset.
23480         (enum_font_cb2): Always list unicode versions.
23482         * makefile.w32-in (temacs): Increase EMHEAP.
23484 2008-02-01  Jason Rumney  <jasonr@gnu.org>
23486         * w32term.c (w32_encode_char): New charset parameter.
23487         font_info.encoding becomes encoding_type.
23488         (x_get_font_repertory): New function.  Warning: stub only!
23489         (x_new_font): Return quickly if font already set.
23490         (x_new_fontset): fontsetname parameter is Lisp_Object.
23491         Use new fs_query_fontset.  Try new_fontset_from_font_name.
23492         Use fontset_name for return value.
23494         * w32term.h: Declare x_get_font_repertory.
23496         * w32select.c (Fw32_set_clipboard_data): Use string_x_string_p in
23497         place of find_charset_in_text.  Use encode_coding_object in place
23498         of encode_coding.
23499         (Fw32_get_clipboard_data): Use decode_coding_c_string in place of
23500         decode_coding.
23502         * w32fns.c (Fx_create_frame, x_create_tip_frame): Use new version
23503         of x_new_fontset.
23504         (w32_load_system_font): Initialize charset as unicode.
23505         font_info.encoding becomes encoding_type.
23506         (w32_to_x_font): Use decode_coding_c_string in place of decode_coding.
23507         (x_to_w32_font): Use encode_coding_object in place of encode_coding.
23508         (syms_of_w32fns): Set get_font_repertory_func.
23510         * w32console.c: Include character.h.  Use terminal_encode_buffer
23511         from term.c.
23512         (write_glyphs): Use new version of encode_terminal_code.
23513         Use encode_coding_object in place of encode_coding.
23515         * w32bdf.c (w32_load_bdf_font): Clear font_info before filling.
23516         encoding becomes encoding_type.
23518         * term.c (terminal_encode_buffer): Make externally visible.
23520         * makefile.w32-in: Add character.h dependancies.
23521         (character.o, chartab.o): New targets.
23523 2008-02-01  Kenichi Handa  <handa@m17n.org>
23525         * fileio.c (Finsert_file_contents) [DOS_NT]: Use the macro
23526         CODING_ID_EOL_TYPE.
23528 2008-02-01  Andreas Schwab  <schwab@suse.de>
23530         * coding.c (produce_chars): Revert last change.
23532 2008-02-01  Kenichi Handa  <handa@m17n.org>
23534         * charset.h (charset_unicode): Extern it.
23536         * charset.c (string_xstring_p): Check by (C >= 0x100).
23537         (find_charsets_in_text): Change format of the arc CHARSETS.
23538         New arg MULTIBYTE.
23539         (Ffind_charset_region, Ffind_charset_string): Adjust for the
23540         change of find_charsets_in_text.
23541         (Fsplit_char): Fix doc.  Never return unknown.
23543         * chartab.c (char_table_translate): Use CHARACTERP, not INTEGERP.
23545         * coding.c (Fdefine_coding_system_alias):
23546         Update Vcoding_system_list.
23548         * fontset.c (load_font_get_repertory): Pay attention to the case
23549         that ENCODING of a font is specified by a char-table.
23551         * xterm.c (x_get_font_repertory): Handle the case that the
23552         encoding of font is other than Unicode.
23554 2008-02-01  Kenichi Handa  <handa@m17n.org>
23556         * term.c (encode_terminal_code): Don't handle glyph-table.
23557         Check if a character is encodable by the terminal coding system.
23558         If not, produces proper number of `?'s.  Update
23559         terminal_encode_buffer and terminal_encode_buf_size if necessary.
23560         (produce_glyphs): Check by CHAR_BYTE8_P, not SINGLE_BYTE_CHAR_P.
23562 2008-02-01  Kenichi Handa  <handa@m17n.org>
23564         * term.c (terminal_encode_buffer, terminal_encode_buf_size):
23565         New variables.
23566         (encode_terminal_code): Change argument.  Encode multiple
23567         characters at once.  Store the result of encoding in
23568         terminal_encode_buffer.
23569         (write_glyphs, insert_glyphs): Adjust for the change of
23570         encode_terminal_code.
23571         (term_init): Initialize terminal_encode_buffer and
23572         terminal_encode_buf_size.
23574         * coding.c (consume_chars): If coding->src_object is nil, don't
23575         check annotation.
23577 2008-02-01  Kenichi Handa  <handa@m17n.org>
23579         * character.c (char_string): Use ASCII_CHAR_P instead of
23580         SINGLE_BYTE_CHAR_P.
23582 2008-02-01  Kenichi Handa  <handa@m17n.org>
23584         * xdisp.c (handle_auto_composed_prop): Check if the last
23585         characters of auto-composed region is newly composed with the
23586         following characters.
23587         (handle_composition_prop): Fix checking of point being inside
23588         composition.
23590 2008-02-01  Kenichi Handa  <handa@m17n.org>
23592         * fns.c (concat): Don't change multibyteness of the result by
23593         concatenating an 8-bit character.
23595         * data.c (Faset): Check newelt by CHECK_CHARACTER.  Don't change
23596         multibyteness of the result when newelt is an 8-bit character.
23598 2008-02-01  Dave Love  <fx@gnu.org>
23600         * xmenu.c (find_and_call_menu_selection): Make menu_bar_items_used
23601         EMACS_INT.
23603         * xfns.c (DefaultDepthOfScreen, x_encode_text): Remove unused vars.
23605         * xfaces.c (face_numeric_value): Declare dim size_t.
23606         (Finternal_lisp_face_equal_p): Remove unused f.
23608         * xdisp.c (BUILD_CHAR_GLYPH_STRINGS, display_and_set_cursor)
23609         (MATRIX_ROW): Remove unused vars.
23610         (draw_glyphs, x_insert_glyphs, fast_find_position)
23611         (fast_find_position, fast_find_string_pos): Use EMACS_INT for
23612         byte/char counts.
23614         * regex.c (regex_compile): Remove unused var.
23616         * minibuf.c (Fminibuffer_complete_word): Remove unused var.
23618         * keymap.c (Fset_keymap_parent, map_keymap, Fcopy_keymap)
23619         (Faccessible_keymaps, where_is_internal): Remove unused vars.
23621         * keyboard.c (cancel_hourglass_unwind): Return Qnil.
23623         * frame.c (frame_name_fnn_p): Make len EMACS_INT.
23625         * fileio.c (Fwrite_region): Remove unused var.
23627         * dispnew.c (adjust_frame_glyphs_for_frame_redisplay)
23628         (adjust_frame_glyphs_for_window_redisplay): Remove unused ch_dim.
23630         * composite.c (Fremove_list_of_text_properties): Declare.
23632         * coding.c (inhibit_pre_post_conversion): Remove (unused).
23633         (alloc_destination, produce_chars): Use EMACS_INT for byte/char counts.
23634         (coding_inherit_eol_type): Remove unused attrs.
23635         (detect_coding): Cast arg of detect_eol.
23637         * charset.c (syms_of_charset): Remove unused var p.
23638         (find_charsets_in_text, Ffind_charset_region): Use EMACS_INT for
23639         byte/char counts.
23641         * casetab.c (set_case_table): Remove unused var.
23643         * window.c (Fdisplay_buffer, Fframe_selected_window):
23644         Remove unused vars.
23646 2008-02-01  Dave Love  <fx@gnu.org>
23648         * xterm.c (x_bitmap_mask): Declare.
23650 2008-02-01  Dave Love  <fx@gnu.org>
23652         * xterm.c (x_term_init): Fix type error.
23654         * lisp.h: Add Funibyte_char_to_multibyte.
23656         * coding.c (Fread_coding_system): Fix arg of XSETSTRING.
23657         (Fset_coding_system_priority): Doc fix.
23659         * ccl.c (ccl_driver): Fix arg of CHARACTERP.
23661         * indent.c (check_composition): Make start and end EMACS_INT.
23663         * character.c (lisp_string_width): Make ignore and end EMACS_INT.
23665         * xdisp.c (handle_composition_prop, check_point_in_composition):
23666         Make buffer positions EMACS_INT.
23668         * composite.c (find_composition, run_composition_function)
23669         (update_compositions, Ffind_composition_internal): Make buffer
23670         positions EMACS_INT.
23672         * composite.h (find_composition, update_compositions):
23673         Make position args EMACS_INT.
23675         * keyboard.c (adjust_point_for_property): Make beg and end EMACS_INT.
23677         * intervals.c (get_property_and_range):
23678         * intervals.h (get_property_and_range): Make start and end EMACS_INT.
23680         * unexalpha.c: Don't include varargs.h.
23682 2008-02-01  Dave Love  <fx@gnu.org>
23684         * coding.h (ENCODE_UTF_8): New.
23686         * Makefile.in (gtkutil.o): Depend on coding.h.
23688         * coding.c (Fset_coding_system_priority): Doc fix.
23690 2008-02-01  Kenichi Handa  <handa@m17n.org>
23692         * fileio.c (Finsert_file_contents): Call setup_coding_system in
23693         the case of auto saving.
23695 2008-02-01  Andreas Schwab  <schwab@suse.de>
23697         * chartab.c (map_char_table, map_char_table_for_charset):
23698         Protect `range' from GC.
23700 2008-02-01  Kenichi Handa  <handa@m17n.org>
23702         * coding.c (decode_coding_sjis): Check bytes more rigidly.
23704 2008-02-01  Kenichi Handa  <handa@m17n.org>
23706         * fileio.c (choose_write_coding_system): Return a decided coding system.
23707         (Fwrite_region): Set Vlast_coding_system_used to the return value
23708         of choose_write_coding_system.
23710 2008-02-01  Kenichi Handa  <handa@m17n.org>
23712         * charset.c (Fset_charset_priority): Pay attention to duplicated
23713         arguments.
23715         * coding.c (QCcategory): New variable.
23716         (syms_of_coding): Defsym it.  Set all elements of
23717         Vcoding_category_table and their symbol values.
23718         (Fset_coding_system_priority): Doc fix.  Update symbol qvalues of
23719         coding-category-XXX, and coding-category-list.
23720         (Fdefine_coding_system_internal): Add category in the plist.
23722 2008-02-01  Kenichi Handa  <handa@m17n.org>
23724         * callproc.c (Fcall_process): Handle carryover correctly.
23726         * coding.c (decode_coding_iso_2022): Fix handling of invalid bytes.
23727         (raw_text_coding_system): Check NILP (coding_system).
23728         (coding_inherit_eol_type): Check NILP (coding_system) and
23729         NILP (parent).
23730         (consume_chars): Fix for the case of raw-text.
23732         * process.c (read_process_output): Handle carryover correctly.
23734 2008-02-01  Dave Love  <fx@gnu.org>
23736         * regex.c (re_search_2): Fix last change.
23738 2008-02-01  Kenichi Handa  <handa@m17n.org>
23740         * regex.c (GET_CHAR_BEFORE_2): Check multibyte, not
23741         target_multibyte.  Even in a unibyte case, return a converted
23742         multibyte char.
23743         (GET_CHAR_AFTER): New macro.
23744         (PATFETCH): Translate via multibyte char.
23745         (HANDLE_UNIBYTE_RANGE): Delete this macro.
23746         (SETUP_MULTIBYTE_RANGE): New macro.
23747         (regex_compile): Setup compiled code so that its multibyteness
23748         matches that of a target.  Fix the handling of "[X-YZ]" using
23749         SETUP_MULTIBYTE_RANGE.
23750         (analyse_first) <charset>: For filling fastmap for all multibyte
23751         characters, don't check by BASE_LEADING_CODE_P.
23752         (re_search_2): Don't check RE_TARGET_MULTIBYTE_P (bufp).  It is
23753         the same as RE_MULTIBYTE_P (bufp) now.
23754         (mutually_exclusive_p): Check by (! multibyte || IS_REAL_ASCII (c)).
23755         (TARGET_CHAR_AND_LENGTH): Delete this macro.
23756         (TRANSLATE_VIA_MULTIBYTE): New macro.
23757         (re_match_2_internal): Don't check RE_TARGET_MULTIBYTE_P (bufp).
23758         It is the same as RE_MULTIBYTE_P (bufp) now.
23759         <exactn>: Translate via multibyte.
23760         <anychar>: Fetch a character by RE_STRING_CHAR_AND_LENGTH.
23761         Don't translate it.
23762         <charset, charset_not>: Fetch a character by
23763         RE_STRING_CHAR_AND_LENGTH.  Translate via multibyte.
23764         <duplicate>: Call bcmp_translate with the last arg `multibyte'.
23765         <wordbound, notwordbound, wordbeg, wordend, syntaxspec,
23766         notsyntaxspec, categoryspec, notcategoryspec> Fetch a character
23767         by GET_CHAR_AFTER.
23768         (bcmp_translate): Likewise.
23770         * search.c (compile_pattern): Check the member target_multibyte,
23771         not the member multibyte of buf.
23773         * lread.c (read1): While reading a string, set force_singlebyte
23774         and force_multibyte correctly.
23776         * charset.c (Fset_unibyte_charset, init_charset_once): Fix setting
23777         up of unibyte_to_multibyte_table.
23779 2008-02-01  Kenichi Handa  <handa@m17n.org>
23781         * coding.c (setup_coding_system): If coding has
23782         post-read-conversion or pre-write-conversion, set
23783         CODING_REQUIRE_DECODING_MASK and CODING_REQUIRE_ENCODING_MASK
23784         respectively.
23785         (decode_coding_gap): Run post-read-conversion if any.
23787         * fileio.c (Finsert_file_contents): Even if we read into a
23788         unibyte buffer, check if we must decode the result or not.
23790 2008-02-01  Kenichi Handa  <handa@m17n.org>
23792         * coding.c (make_conversion_work_buffer): Change the work buffer
23793         name to the same one as that of Emacs 21.
23795 2008-02-01  Kenichi Handa  <handa@m17n.org>
23797         * coding.h (make_conversion_work_buffer): Adjust prototype.
23798         (code_conversion_restore): Don't extern it.
23800         * coding.c (detected_mask): Delete unused variable.
23801         (decode_coding_iso_2022): Pay attention to the byte sequence of
23802         CTEXT extended segment, and retain those bytes as is.
23803         (decode_coding_ccl): Delete unused variable `valids'.
23804         (setup_coding_system): Delete unused variable `category'.
23805         (consume_chars): Delete unused variable `category'.  Make it work
23806         for non-multibyte case.
23807         (make_conversion_work_buffer): Change argument.
23808         (saved_coding): Delete unused variable.
23809         (code_conversion_restore): Don't check saved_coding->destination.
23810         (code_conversion_save): New function.
23811         (decode_coding_gap, encode_coding_gap): Call code_conversion_save
23812         instead of record_unwind_protect.
23813         (decode_coding_object, encode_coding_object): Likewise.  Recover PT.
23814         (detect_coding_system): Delete unused variable `mask'.
23815         (Fdefine_coding_system_internal): Delete unused variable id.
23817         * fileio.c (kill_workbuf_unwind): New function.
23818         (Finsert_file_contents): On replacing, call
23819         make_conversion_work_buffer with correct args, and call
23820         record_unwind_protect with the first arg kill_workbuf_unwind.
23822         * lisp.h (Fgenerate_new_buffer_name): EXFUN it.
23824 2008-02-01  Kenichi Handa  <handa@m17n.org>
23826         * fontset.c (BASE_FONTSET_P): Check FONTSET_BASE, not FONTSET_NAME.
23827         (fontset_add): Fix for the case that TO is less than TO1.
23828         (Ffontset_info): Don't use fallback fontset on checking the
23829         default fontset.
23830         (dump_fontset): New function for debugging.
23832         * coding.c (Fdefine_coding_system_internal): Fix for the case that
23833         coding_type is Qcharset.
23835 2008-02-01  Kenichi Handa  <handa@m17n.org>
23837         * chartab.c (map_sub_char_table): New argument DEFAULT_VAL.
23838         (map_char_table): Don't inherit the value from the parent on
23839         initializing VAL.  Adjust for the above change.
23841 2008-02-01  Kenichi Handa  <handa@m17n.org>
23843         * coding.c (Qsignature, Qendian): Delete these variables.
23844         (syms_of_coding): Don't initialize them.
23845         (CATEGORY_MASK_UTF_16_AUTO): New macro.
23846         (detect_coding_utf_16): Add CATEGORY_MASK_UTF_16_AUTO in
23847         detect_info->found.
23848         (decode_coding_utf_16): Don't detect BOM here.
23849         (encode_coding_utf_16): Produce BOM if CODING_UTF_16_BOM (coding)
23850         is NOT utf_16_without_bom.
23851         (setup_coding_system): For a coding system of type utf-16, check
23852         if the attribute :endian is Qbig or not (not nil or not), and set
23853         CODING_REQUIRE_DETECTION_MASK if BOM detection is required.
23854         (detect_coding): If coding type is utf-16 and BOM detection is
23855         required, detect it.
23856         (Fdefine_coding_system_internal): For a coding system of type
23857         utf-16, check if the attribute :endian is Qbig or not (not nil or not).
23859 2008-02-01  Kenichi Handa  <handa@m17n.org>
23861         * coding.c (coding_set_source): Fix for the case that the current
23862         buffer is different from coding->src_object.
23863         (decode_coding_object): Don't use the conversion work buffer if
23864         DST_OBJECT is a buffer.
23866 2008-02-01  Dave Love  <fx@gnu.org>
23868         * lread.c (read_emacs_mule_char) [len==2]: Index
23869         emacs_mule_charset correctly.
23871 2008-02-01  Dave Love  <fx@gnu.org>
23873         * coding.c (Qbig5, Vbig5_coding_system, CATEGORY_MASK_BIG5)
23874         (detect_coding_big5, decode_coding_big5, encode_coding_big5)
23875         (Fdecode_big5_char, Fencode_big5_char): Delete.  (Big5 no longer
23876         treated specially.)
23877         (setup_coding_system, coding_category, CATEGORY_MASK_ANY)
23878         (detected_mask): Remove Big5 bits.
23880 2008-02-01  Kenichi Handa  <handa@m17n.org>
23882         The following changes are to make the font rescaling facility
23883         compatible with Emacs 21.
23885         * xfaces.c (Vface_font_rescale_alist): Rename from
23886         Vface_resizing_fonts.
23887         (struct font_name): Rename member resizing_ratio to rescale_ratio.
23888         (font_rescale_ratio): Rename from font_resizing_ratio.
23889         (split_font_name): Set font->rescale_ratio.
23890         (better_font_p): Pay attention to font->rescale_ratio.
23891         (build_scalable_font_name): Likewise.  Change RESX, and RESY
23892         fields.
23893         (syms_of_xfaces): Declare Vface_font_rescale_alist as a Lisp variable.
23895 2008-02-01  Kenichi Handa  <handa@m17n.org>
23897         * coding.c (Qutf_16_be_nosig, Qutf_16_be, Qutf_16_le_nosig)
23898         (Qutf_16_le): Remove these variables.
23899         (syms_of_coding): Don't DEFSYM them.
23900         (decode_coding_utf_16): Fix handling of BOM.
23901         (encode_coding_utf_16): Fix handling of BOM.
23903 2008-02-01  Kenichi Handa  <handa@m17n.org>
23905         * fileio.c (Finsert_file_contents): On replacing, before decoding
23906         the file into the work buffer, set point of the work buffer to the end.
23908 2008-02-01  Dave Love  <fx@gnu.org>
23910         * coding.c (Fcheck_coding_systems_region): Fix type errors.
23912 2008-02-01  Dave Love  <fx@gnu.org>
23914         * xterm.c (XTread_socket): Check Lisp types for Vx_keysym_table
23915         and fix C types.
23917 2008-02-01  Kenichi Handa  <handa@m17n.org>
23919         * xdisp.c (SKIP_GLYPHS): New macro.
23920         (set_cursor_from_row): Pay attention to string display properties.
23922         * category.c (copy_category_entry): Fix for the case that RANGE
23923         is an integer.
23925         * xterm.c (x_encode_char): Call ccl_driver with the last arg Qnil.
23927         * w32term.c (w32_encode_char): Call ccl_driver with the last arg Qnil.
23929 2008-02-01  Kenichi Handa  <handa@m17n.org>
23931         * charset.c (Fcharset_id_internal): New function.
23932         (syms_of_charset): Defsubr it.
23934         * coding.c (decode_coding_ccl, encode_coding_ccl): Call ccl_driver
23935         with the last arg charset_list acquired from coding.
23936         (Fdefine_coding_system_internal): For ccl-based coding system, fix
23937         the attribute coding_attr_ccl_valids.
23939         * coding.h (enum define_coding_ccl_arg_index): Set the first
23940         member coding_arg_ccl_decoder to coding_arg_max.
23942         * ccl.h (ccl_driver): Adjust prototype.
23944         * ccl.c (CCL_DECODE_CHAR, CCL_ENCODE_CHAR): New macros.
23945         (ccl_driver): New arg CHARSET_LIST.  Use the above macros instead
23946         of DECODE_CHAR, ENCODE_CHAR, CHAR_CHARSET.
23947         (Fccl_execute, Fccl_execute_on_string): Call ccl_driver with the
23948         last arg Qnil.
23950 2008-02-01  Kenichi Handa  <handa@m17n.org>
23952         * charset.h (ENCODE_CHAR): If the method is SUBSET or SUPERSET,
23953         call encode_char.
23955         * charset.c (encode_char): Fix handling of methods SUBSET and SUPERSET.
23957 2008-02-01  Dave Love  <fx@gnu.org>
23959         * composite.c (syms_of_composite): Make composition_hash_table weak.
23961 2008-02-01  Kenichi Handa  <handa@m17n.org>
23963         * dispextern.h (check_face_attributes, generate_ascii_font_name)
23964         (font_name_registry): Don't extern them.
23965         (split_font_name_into_vector, build_font_name_from_vector): Extern them.
23967         * fontset.h (Qfontset): Don't extern it.
23968         (new_fontset_from_font_name): Extern it.
23970         * fontset.c: Give 8 extra slots to fontset objects.
23971         (Qfontset_info): New variable.
23972         (syms_of_fontset): Defsym it.
23973         (FONTSET_FALLBACK): New macro.
23974         (fontset_face): Try also the default fontset.
23975         (make_fontset): Realize a fallback fontset from the default fontset.
23976         (generate_ascii_font_name): Move from xfaces.c.  Rewritten by
23977         using split_font_name_into_vector and build_font_name_from_vector.
23978         (Fset_fontset_font): Access the elements of font_spec by enum
23979         FONT_SPEC_INDEX.  If font_spec is a string, extract the registry
23980         name by using split_font_name_into_vector.
23981         (Fnew_fontset): If no ASCII font is specified in FONTLIST,
23982         generate a proper font name from the fontset name.
23983         Update Vfontset_alias_alist.
23984         (n_auto_fontsets): New variable.
23985         (new_fontset_from_font_name): New function.
23986         (Ffont_info): Store the information about fonts generated from the
23987         default fontset in the first extra slot of the returned char-table.
23989         * xfaces.c (generate_ascii_font_name): Move to fontset.c.
23990         (font_name_registry): Delete function.
23991         (split_font_name_into_vector): New function.
23992         (build_font_name_from_vector): New function.
23993         (font_list): The argument REGISTRY is now a list of registry names.
23994         (choose_face_font): If we are choosing an ASCII font, and ATTRS
23995         specifies an explicit font name, return the name as is.  Make a
23996         list of registy names.
23998         * xfns.c (x_set_font, x_create_tip_frame): Adjust for the change
23999         of x_new_fontset.
24000         (Fx_create_frame): Don't call x_new_fontset here.  Just use
24001         x_list_fonts to check the existence of fonts.
24003         * xterm.h (x_new_fontset): Adjust prototype.
24005         * xterm.c (x_new_fontset): Change the arg FONTSETNAME to Lisp
24006         string.  Use new_fontset_from_font_name to create a fontset from a
24007         font name.
24009 2008-02-01  Kenichi Handa  <handa@m17n.org>
24011         * syntax.c (Vfind_word_boundary_function_table): New name for
24012         Vnext_word_boundary_function_table.
24013         (find-word-boundary-function-table): New name for
24014         next-word-boundary-function-table.
24016 2008-02-01  Dave Love  <fx@gnu.org>
24018         * Makefile.in: Fix some dependencies.
24020         * keymap.c (Fapropos_internal): Don't gcpro apropos_predicate but
24021         set it to nil before returning.
24023         * composite.c (update_compositions): Fix type error.
24025         * syntax.c (skip_chars, skip_syntaxes): Fix type errors.
24027 2008-02-01  Kenichi Handa  <handa@m17n.org>
24029         * xterm.c (x_new_font): Optimize for the case that the font is
24030         already set for the frame.
24032 2008-02-01  Kenichi Handa  <handa@m17n.org>
24034         * chartab.c (char_table_ascii): Check if the char table contents
24035         is sub-char-table or not.
24036         (char_table_set, char_table_set_range): Fix argument to
24037         char_table_ascii.
24039         * coding.c (CATEGORY_MASK_RAW_TEXT): New macro.
24040         (detect_coding_utf_8, detect_coding_utf_16)
24041         (detect_coding_emacs_mule, detect_coding_iso_2022)
24042         (detect_coding_sjis, detect_coding_big5)
24043         (detect_coding_ccl, detect_coding_charset): Change argument MASK
24044         to DETECT_INFO.  Update DETECT_INFO and return 1 if the byte
24045         sequence is valid in this coding system.  Change callers.
24046         (MAX_ANNOTATION_LENGTH): New macro.
24047         (ADD_ANNOTATION_DATA): New macro.
24048         (ADD_COMPOSITION_DATA): Change argument.  Change callers.
24049         Call ADD_ANNOTATION_DATA.  Change the format of annotation data.
24050         (ADD_CHARSET_DATA): New macro.
24051         (emacs_mule_char): New argument ID.  Change callers.
24052         (decode_coding_emacs_mule, decode_coding_iso_2022)
24053         (decode_coding_sjis, decode_coding_big5, decode_coding_charset):
24054         Produce charset annotation data in coding->charbuf.
24055         (encode_coding_emacs_mule, encode_coding_iso_2022): Pay attention
24056         to charset annotation data in coding->charbuf.
24057         (setup_coding_system): Add CODING_ANNOTATE_CHARSET_MASK
24058         coding->common_flags if the coding system is iso-2022 based and
24059         uses designation.
24060         (produce_composition): Adjust for the new annotation data format.
24061         (produce_charset): New function.
24062         (produce_annotation): Handle charset annotation.
24063         (handle_composition_annotation, handle_charset_annotation):
24064         New functions.
24065         (consume_chars): Handle charset annotation.  Utilize the above two
24066         functions.
24067         (encode_coding_object): If SRC_OBJECT and DST_OBJECT are the same
24068         buffer, get the deleted text as a string and set
24069         coding->src_object to that string.
24070         (detect_coding, detect_coding_system): Use the new struct
24071         coding_detection_info.
24073         * coding.h (struct coding_detection_info): New structure.
24074         (struct coding_system): Adjust prototype of the member `detector'.
24075         (CODING_ANNOTATE_CHARSET_MASK): New macro.
24077 2008-02-01  Kenichi Handa  <handa@m17n.org>
24079         * insdel.c (insert_from_gap): Fix argument to offset_intervals.
24081 2008-02-01  Dave Love  <fx@gnu.org>
24083         * keymap.c (apropos_predicate, apropos_accumulate): Declare static.
24084         (Fapropos_internal): Don't gcpro apropos_accumulate.  Set result
24085         to new local and nullify apropos_accumulate before returning.
24086         (syms_of_keymap): Staticpro and initialize apropos_accumulate.
24088 2008-02-01  Kenichi Handa  <handa@m17n.org>
24090         * charset.c (Fdefine_charset_internal): Setup charset.fast_map
24091         correctly.
24093 2008-02-01  Dave Love  <fx@gnu.org>
24095         * fns.c (Flanginfo): Call synchronize_system_time_locale.
24097 2008-02-01  Kenichi Handa  <handa@m17n.org>
24099         The following changes are to make character composition happen
24100         automatically on displaying.
24102         * Makefile.in (lisp, shortlisp): Add composite.elc.
24104         * composite.h (Qauto_composed, Vauto_composition_function)
24105         (Qauto_composition_function): Extern them.
24107         * composite.c (Vcomposition_function_table)
24108         (Qcomposition_function_table): Delete variables.
24109         (Qauto_composed, Vauto_composition_function)
24110         (Qauto_composition_function): New variables.
24111         (run_composition_function): Don't call
24112         compose-chars-after-function.
24113         (update_compositions): Clear `auto-composed' text property.
24114         (compose_chars_in_text): Delete this function.
24115         (syms_of_composite): Staticpro Qauto_composed and
24116         Qauto_composition_function.  Declare Vauto_composition_function as
24117         a Lisp variable.
24119         * dispextern.h (enum prop_idx): Add member AUTO_COMPOSED_PROP_IDX.
24121         * xdisp.c (it_props): Add an entry for Qauto_composed.
24122         (handle_auto_composed_prop): New function.
24124         * xselect.c (selection_data_to_lisp_data): Don't call
24125         compose_chars_in_text.
24127 2008-02-01  Dave Love  <fx@gnu.org>
24129         * keyboard.c (read_char): Modify checking around use of
24130         Vkeyboard_translate_table.
24132         * xterm.c (XTread_socket): Check Lisp types for Vx_keysym_table
24133         and fix C types.
24135 2008-02-01  Kenichi Handa  <handa@m17n.org>
24137         * coding.c (decode_coding_utf_8, decode_coding_emacs_mule)
24138         (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
24139         (decode_coding_charset, produce_chars): When eol_type is Qdos, handle
24140         the case that the last byte is '\r' correctly.
24141         (decode_coding): Flush out the unprocessed data correctly.
24142         (decode_coding_gap): Set CODING_MODE_LAST_BLOCK bit of coding->mode.
24144 2008-02-01  Dave Love  <fx@gnu.org>
24146         * xterm.c (XTread_socket): Fix changes for defined keysyms.
24147         Add XK_ISO... case.
24148         (xaw_scroll_callback): Revert last change.
24150 2008-02-01  Kenichi Handa  <handa@m17n.org>
24152         * charset.c (Fset_charset_priority): Update Viso_2022_charset_list.
24154 2008-02-01  Kenichi Handa  <handa@m17n.org>
24156         * xfaces.c (Vface_resizing_fonts): New variable.
24157         (struct font_name): New member `resizing_ratio'.
24158         (font_resizing_ratio): New function.
24159         (split_font_name): Set font->resizing_ratio.
24160         (better_font_p): Pay attention to font->resizing_ratio.
24161         (build_scalable_font_name): Likewise.  Don't change POINT_SIZE,
24162         RESX, and RESY fields.
24163         (try_alternative_families): Try scalable fonts if
24164         Vscalable_fonts_allowed is not Qt.
24165         (syms_of_xfaces): Declare Vface_resizing_fonts as a Lisp variable.
24167 2008-02-01  Dave Love  <fx@gnu.org>
24169         * xterm.c (xaw_scroll_callback): Cast correctly.
24171 2008-02-01  Dave Love  <fx@gnu.org>
24173         * keyboard.c (lispy_accent_codes, lispy_accent_keys): Extend.
24174         (lispy_kana_keys): Comment out.
24175         (make_lispy_event) [XK_kana_A]: Comment out.
24177         * xterm.c (xaw_scroll_callback): Cast call_data.
24178         (XTread_socket): Deal with ASCII keysyms.
24179         (syms_of_xterm) <Vx_keysym_table>: Fix args of make_hash_table.
24181 2008-02-01  Dave Love  <fx@gnu.org>
24183         * xterm.c (Vx_keysym_table): New.
24184         (syms_of_xterm): Initialize it.
24185         (XTread_socket): Use it.
24186         From head: Eliminate incorrect optimization that tried to avoid
24187         decoding the output of X*LookupString.
24188         (x_get_font_repertory): Delete charset declaration.
24190 2008-02-01  Kenichi Handa  <handa@m17n.org>
24192         * coding.c (detect_coding_charset): If only ASCII bytes are found,
24193         return 0.
24194         (Fdefine_coding_system_internal):
24195         Setup CODING_ATTR_ASCII_COMPAT (attrs) correctly.
24197 2008-02-01  Dave Love  <fx@gnu.org>
24199         * coding.c (Fcheck_coding_system): Doc fix.
24201         * editfns.c (Finsert_byte): Return a proper value.
24203 2008-02-01  Kenichi Handa  <handa@m17n.org>
24205         * coding.c (decode_coding): Fix args to translate_chars.
24206         Pay attention to Vstandard_translation_table_for_decode.
24207         (encode_coding): Fix args to translate_chars.  Pay attention to
24208         Vstandard_translation_table_for_encode.
24210         * data.c (Faset): Check NEWELT by ASCII_CHAR_P, not by
24211         SINGLE_BYTE_CHAR_P.
24213         * editfns.c (general_insert_function): Check VAL by ASCII_CHAR_P,
24214         not by SINGLE_BYTE_CHAR_P.
24216         * fns.c (concat): Check CH by ASCII_CHAR_P, not by
24217         SINGLE_BYTE_CHAR_P.
24219         * insdel.c (copy_text): Check C by ASCII_CHAR_P, not by
24220         SINGLE_BYTE_CHAR_P.
24222         * keymap.c (Ftext_char_description): Check C by ASCII_CHAR_P, not
24223         by SINGLE_BYTE_CHAR_P.
24225         * search.c (Freplace_match): Check C by ASCII_CHAR_P, not by
24226         SINGLE_BYTE_CHAR_P.
24228 2008-02-01  Dave Love  <fx@gnu.org>
24230         * fns.c (Fstring_as_multibyte, Fstring_to_multibyte): Doc fix.
24232 2008-02-01  Dave Love  <fx@gnu.org>
24234         * fns.c (Flanginfo): Fix typo.
24236         * unexelf.c (unexec): Make last change conditional on Irix 6.5.
24238 2008-02-01  Kenichi Handa  <handa@m17n.org>
24240         * coding.c (detect_coding_utf_8, detect_coding_utf_16)
24241         (detect_coding_emacs_mule, detect_coding_iso_2022)
24242         (detect_coding_sjis, detect_coding_big5, detect_coding_ccl): Check
24243         incomplete byte sequence.  Don't update *mask when correctly detected.
24244         (decode_coding_sjis): Fix decoding of katakana-jisx0201.
24245         (detect_eol): Delete the argument CODING, and add the argument CATEGORY.
24246         (detect_coding, detect_coding_system): Adjust for the changes above.
24248 2008-02-01  Kenichi Handa  <handa@m17n.org>
24250         * character.c (char_string): Rename from
24251         char_string_with_unification.  Pay attention to CHAR_MODIFIER_MASK.
24252         (string_char): Rename from string_char.
24254         * character.h (CHAR_STRING, CHAR_STRING_ADVANCE): Call char_string
24255         if C is greater than MAX_3_BYTE_CHAR.
24256         (STRING_CHAR, STRING_CHAR_AND_LENGTH, STRING_CHAR_ADVANCE):
24257         Call string_char instead of string_char_with_unification.
24259 2008-02-01  Dave Love  <fx@gnu.org>
24261         * coding.c (decode_coding_utf_8): Treat surrogates as invalid.
24263 2008-02-01  Kenichi Handa  <handa@m17n.org>
24265         * keymap.c (push_key_description): Pay attention to force_multibyte.
24267         * regex.c (re_search_2): Fix for the case of unibyte buffer.
24269 2008-02-01  Dave Love  <fx@gnu.org>
24271         * charset.c (define_charset_internal): Rename `supprementary'.
24273         * Makefile.in (lisp, shortlisp): Remove latin-N.
24275 2008-02-01  Dave Love  <fx@gnu.org>
24277         * xfns.c (x_window, x_window): Use use_xim.
24279         * xterm.c (use_xim): Initialize.
24280         (xim_open_dpy, xim_initialize, xim_close_dpy): Use use_xim.
24281         (x_term_init): Maybe set use_xim.
24283         * xterm.h (use_xim) [HAVE_X_I18N]: Declare.
24285 2008-02-01  Kenichi Handa  <handa@m17n.org>
24287         * search.c (search_buffer): Fix case-fold-search of multibyte
24288         characters.
24289         (boyer_moore): Rename the last argument to char_high_bits.
24291 2008-02-01  Kenichi Handa  <handa@m17n.org>
24293         * xdisp.c (display_string): Fix for the case of zero width glyph.
24295         * xfns.c (x_set_font): Change the error message of the case that
24296         x_new_fontset returns Qt.
24298         * xfaces.c (set_lface_from_font_name): Reject the default fontset.
24299         (Finternal_set_lisp_face_attribute): Use signal_error for the
24300         error of invalid fontset.
24302         * xterm.c (x_new_fontset): If FONTSETNAME specifies the default
24303         fontset, return Qt.
24305 2008-02-01  Dave Love  <fx@gnu.org>
24307         * unexelf.c (unexec): Make .got handling not SGI-specific.
24309         * syntax.c (syms_of_syntax) <multibyte-syntax-as-symbol>: Doc fix.
24311         * regex.c: Use `ifdef HAVE_ALLOCA_H', not `if HAVE_ALLOCA_H'.
24313         * keyboard.c (read_key_sequence): Fix type error.
24315         * buffer.c (Fset_buffer_multibyte, Fset_buffer_multibyte):
24316         Fix type error.
24318         * fontset.c (fontset_add): Return Lisp_Object.
24320 2008-02-01  Dave Love  <fx@gnu.org>
24322         * charset.h (charset_ordered_list_tick): Declare extern.
24324 2008-02-01  Kenichi Handa  <handa@m17n.org>
24326         The following changes (and some of 2008-02-01 changes of mine) are
24327         for handling syntax, category, and case conversion for unibyte
24328         characters by converting them to multibyte on the fly.  With these
24329         changes, we don't have to setup syntax and case tables for unibyte
24330         characters in each language environment.
24332         * abbrev.c (Fexpand_abbrev): Convert a unibyte character to
24333         multibyte if necessary.
24335         * bytecode.c (Fbyte_code): Likewise.
24337         * character.h (LEADING_CODE_LATIN_1_MIN)
24338         (LEADING_CODE_LATIN_1_MAX): New macros.
24339         (unibyte_to_multibyte_table): Extern it.
24340         (unibyte_char_to_multibyte): New macro.
24341         (MAKE_CHAR_MULTIBYTE): Use unibyte_to_multibyte_table.
24342         (CHAR_LEADING_CODE): New macro.
24343         (FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE): New macro.
24345         * character.c (unibyte_to_multibyte_table): New variable.
24346         (unibyte_char_to_multibyte): Move to character.h and define as macro.
24347         (multibyte_char_to_unibyte): If C is an eight-bit character,
24348         convert it to the corresponding byte value.
24350         * charset.c (Fset_unibyte_charset): If the dimension of CHARSET is
24351         not 1, signals an error.  Update the elements of
24352         unibyte_to_multibyte_table.
24353         (init_charset_once): Initialize unibyte_to_multibyte_table.
24354         (syms_of_charset): Define the charset `iso-8859-1'.
24356         * cmds.c (internal_self_insert): In a multibyte buffer, insert C
24357         as is without converting it to unibyte.  In a unibyte buffer,
24358         convert C to multibyte before checking the syntax.
24360         * lisp.h (unibyte_char_to_multibyte): Delete extern.
24362         * minibuf.c (Fminibuffer_complete_word): Use the macro
24363         FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE.
24365         * regex.h (struct re_pattern_buffer): New member target_multibyte.
24367         * regex.c (RE_TARGET_MULTIBYTE_P): New macro.
24368         (GET_CHAR_BEFORE_2): Check target_multibyte, not multibyte.
24369         If that is zero, convert an eight-bit char to multibyte.
24370         (MAKE_CHAR_MULTIBYTE, CHAR_LEADING_CODE): New dummy new macros for
24371         non-emacs case.
24372         (PATFETCH): Convert an eight-bit char to multibyte.
24373         (HANDLE_UNIBYTE_RANGE): New macro.
24374         (regex_compile): Setup the compiled pattern for multibyte chars
24375         even if the given regex string is unibyte.  Use PATFETCH_RAW
24376         instead of PATFETCH in many places.  To handle `charset'
24377         specification of unibyte, call HANDLE_UNIBYTE_RANGE.  Use bitmap
24378         only for ASCII chars.
24379         (analyse_first) <exactn>: Simplify because the compiled pattern
24380         is multibyte.
24381         <charset_not>: Setup fastmap from bitmap only for ASCII chars.
24382         <charset>: Use CHAR_LEADING_CODE to get leading codes.
24383         <categoryspec>: If multibyte, setup fastmap only for ASCII chars here.
24384         (re_compile_fastmap) [emacs]: Call analyse_first with the arg
24385         multibyte always 1.
24386         (re_search_2): In emacs, set the locale variable multibyte to 1,
24387         otherwise to 0.  New local variable target_multibyte.  Check it
24388         to decide the multibyteness of STR1 and STR2.
24389         If target_multibyte is zero, convert unibyte chars to multibyte
24390         before translating and checking fastmap.
24391         (TARGET_CHAR_AND_LENGTH): New macro.
24392         (re_match_2_internal): In emacs, set the locale variable multibyte
24393         to 1, otherwise to 0.  New local variable target_multibyte.
24394         Check it to decide the multibyteness of STR1 and STR2.
24395         Use TARGET_CHAR_AND_LENGTH to fetch a character from D.
24396         <charset, charset_not>: If multibyte is nonzero, check fastmap
24397         only for ASCII chars.  Call bcmp_translate with
24398         target_multibyte, not with multibyte.
24399         <begline>: Declare the local variable C as `unsigned'.
24400         (bcmp_translate): Change the last arg name to target_multibyte.
24402         * search.c (compile_pattern_1): Don't adjust the multibyteness of
24403         the regexp pattern and the matching target.  Set cp->buf.multibyte
24404         to the multibyteness of the regexp pattern.  Set
24405         cp->but.target_multibyte to the multibyteness of the matching target.
24406         (wordify): Use FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE instead of
24407         FETCH_STRING_CHAR_ADVANCE.
24408         (Freplace_match): Convert unibyte chars to multibyte.
24410         * syntax.c (char_quoted, back_comment, scan_words)
24411         (Fforward_comment, scan_lists, Fbackward_prefix_chars)
24412         (scan_sexps_forward): Use FETCH_CHAR_AS_MULTIBYTE to convert
24413         unibyte chars to multibyte.
24414         (skip_chars): Delete the arg syntaxp, and move the code for
24415         handling syntaxes to skip_syntaxes.  Change callers.
24416         Fix the case that the multibyteness of STRING and the current
24417         buffer doesn't match.
24418         (skip_syntaxes): New function.
24419         (SYNTAX_WITH_MULTIBYTE_CHECK): Check C by ASCII_CHAR_P, not by
24420         SINGLE_BYTE_CHAR_P.
24422 2008-02-01  Kenichi Handa  <handa@m17n.org>
24424         * xfaces.c (QCfontset): New variable.
24425         (LFACE_FONTSET): New macro.
24426         (check_lface_attrs): Check also LFACE_FONTSET_INDEX.
24427         (set_lface_from_font_name): Setup LFACE_FONTSET (lface).
24428         (Finternal_set_lisp_face_attribute)
24429         (Finternal_get_lisp_face_attribute): Handle QCfontset.
24430         (lface_same_font_attributes_p): Fix checking of LFACE_FONT_INDEX,
24431         check also LFACE_FONTSET_INDEX.
24432         (face_fontset): Check attrs[LFACE_FONTSET_INDEX], not
24433         attrs[LFACE_FONT_INDEX].
24434         (syms_of_xfaces): Intern and staticpro QCfontset.
24436         * dispextern.h (enum lface_attribute_index): New member
24437         LFACE_FONTSET_INDEX.
24439         * fns.c (base64_encode_1): Handle eight-bit chars correctly.
24441 2008-02-01  Kenichi Handa  <handa@m17n.org>
24443         * coding.c (coding_set_destination): Fix coding->destination for
24444         the case converting a region.
24445         (encode_coding_utf_8): Encode eight-bit chars as single byte.
24446         (encode_coding_object): Fix coding->dst_pos and
24447         coding->dst_pos_byte for the case converting a region.
24449         * insdel.c (insert_from_gap): Make it work even if PT != GTP.
24451         * character.h (BYTE8_STRING): New macro.
24453         * fns.c (base64_decode_1): Insert eight-bit chars correctly.
24455 2008-02-01  Kenichi Handa  <handa@m17n.org>
24457         * xdisp.c (get_next_display_element): Don't display unibyte 8-bit
24458         characters by octal form.
24460         * abbrev.c (Fexpand_abbrev): Fix for the multibyte case.
24462         * buffer.h (_fetch_multibyte_char_len): Delete extern.
24463         (FETCH_MULTIBYTE_CHAR, BUF_FETCH_MULTIBYTE_CHAR): Don't use
24464         _fetch_multibyte_char_len.
24465         (FETCH_CHAR_AS_MULTIBYTE): New macro.
24467         * casetab.c (set_canon, set_identity, shuffle): Simplify.
24469         * casefiddle.c (casify_object): Simplify.  Handle the case that
24470         the case conversion change the byte length.
24471         (casify_region): Likewise.
24473         * character.h (MAKE_CHAR_UNIBYTE, MAKE_CHAR_MULTIBYTE): New macros.
24475         * character.c (_fetch_multibyte_char_len): Delete this variable.
24476         (syms_of_character): Setup Vprintable_chars.
24478         * editfns.c (Fchar_equal): Fix for the unibyte case.
24479         (Finsert_byte): New function.
24480         (syms_of_editfns): Defsubr it.
24482         * keyboard.c (read_key_sequence): Use ~CHAR_MODIFIER_MASK instead
24483         of direct code 0x3ffff.
24485         * search.c (Freplace_match): Fix for the unibyte case.
24487 2008-02-01  Kenichi Handa  <handa@m17n.org>
24489         * lread.c (safe_to_load_p): Fix the logic.
24491         * syntax.c (scan_words): Don't treat characters belonging to
24492         different scripts as constituting a word.
24494         * editfns.c (Fformat): Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P.
24496         * fontset.c (Fset_fontset_font): Treat `ascii' as charset, not script.
24498         * emacs.c (main): In the case of --unibyte, instead of aborting on
24499         finding non-empty buffer, make it unibyte.
24501 2008-02-01  Kenichi Handa  <handa@m17n.org>
24503         * xterm.c (x_new_fontset): Call `create-fontset-from-ascii-font'
24504         to create a fontset.
24506 2008-02-01  Dave Love  <fx@gnu.org>
24508         * character.c (Funibyte_char_to_multibyte): Doc fix.
24510         * xfns.c [HAVE_STDLIB_H]: Fix last change.
24512 2008-02-01  Kenichi Handa  <handa@m17n.org>
24514         * fontset.c (fontset_add): Make the type `int'.
24515         (fontset_id_valid_p): Define it if FONTSET_DEBUG is defined.
24517         * character.c (unibyte_char_to_multibyte)
24518         (multibyte_char_to_unibyte, Funibyte_char_to_multibyte): Refer to
24519         charset_unibyte, not charset_primary.
24521         * charset.h (charset_unibyte): Extern it instead of charset_primary.
24523         * charset.c (charset_unibyte): Rename from charset_primary.
24524         (Funibyte_charset): Rename from Fprimary_charset.
24525         (Fset_unibyte_charset): Rename from Fset_primary_charset.
24526         (syms_of_charset): Adjust for the above changes.
24528         * w32term.c (x_produce_glyphs): Use ASCII_CHAR_P, not
24529         SINGLE_BYTE_CHAR_P.  Fix the logic of handling non-ASCII char when
24530         it->multibyte_p is zero.
24532         * lisp.h (nonascii_insert_offset, Vnonascii_translation_table):
24533         Delete extern.
24535 2008-02-01  Kenichi Handa  <handa@m17n.org>
24537         * coding.c (Fdefine_coding_system_internal): Fix category setting
24538         for a coding system of type iso-2022.
24540 2008-02-01  Kenichi Handa  <handa@m17n.org>
24542         * fontset.h (FS_LOAD_FONT): Call fs_load_font with the arg CHARSET -1.
24544 2008-02-01  Kenichi Handa  <handa@m17n.org>
24546         * syntax.c (Vnext_word_boundary_function_table): New variable.
24547         (next-word-boundary-function-table): Declare it as a Lisp variable
24548         in syms_of_syntax.
24549         (scan_words): Call functions in Vnext_word_boundary_function_table
24550         if any.
24552         * xterm.c (x_load_font): Initialize fontp->fontset to -1.
24554         * fontset.c (fs_load_font): If fontp->charset is not negative,
24555         return fontp without setting its members.
24557 2008-02-01  Dave Love  <fx@gnu.org>
24559         * xfns.c [HAVE_STDLIB_H]: Change logic (instead of fixing typo).
24561         * m/sparc.h (HAVE_ALLOCA): Delete.
24563         * s/irix6-5.h: Don't include strings.h.
24564         (bcopy, bzero, bcmp): Don't undef.
24566         * s/irix6-0.h (bcopy, bzero, bcmp): Don't undef.
24568         * s/usg5-4.h (NO_SIOCTL_H): Don't define.
24569         (TIOCSIGSEND): Don't test IRIX6.
24570         (bcopy, bzero, bcmp): Define conditionally.
24572 2008-02-01  Kenichi Handa  <handa@m17n.org>
24574         * buffer.c (Qas, Qmake, Qto): New variables.
24575         (Fset_buffer_multibyte): New optional arg METHOD.  Change caller.
24576         (syms_of_buffer): Intern and staticpro Qas, Qmake, and Qto.
24578         * callproc.c (Fcall_process): Don't call insert_1_both directly if
24579         we are inserting a process output into a multibyte buffer.
24581         * character.h (CHAR_TO_BYTE8): If C is not eight-bit char, call
24582         multibyte_char_to_unibyte.
24584         * character.c (Funibyte_char_to_multibyte): If C can't be decoded
24585         by the primary charset, make it eight-bit char.
24586         (Fmultibyte_char_to_unibyte): Call CHAR_TO_BYTE8.
24588         * charset.c (charset_eight_bit, Qeight_bit_control): New variables.
24589         (charset_8_bit__control, charset_8_bit_graphic)
24590         (Qeight_bit_control, Qeight_bit_graphic): Delete these variables.
24591         (define_charset_internal): New function.
24592         (syms_of_charset): Call define_charset_internal for pre-defined
24593         charsets.
24595         * charset.h (charset_8_bit): Extern it.
24597         * coding.c (make_conversion_work_buffer): Adjust for the change
24598         of Fset_buffer_multibyte.
24599         (encode_coding_raw_text): Increment p0 in the loop.
24601         * lisp.h (Fset_buffer_multibyte): Adjust prototype.
24603         * xdisp.c (setup_echo_area_for_printing, set_message_1):
24604         Adjust for the change of Fset_buffer_multibyte.
24606         * fns.c (Fstring_to_multibyte): New function.
24607         (syms_of_fns): Declare Fstring_to_multibyte as Lisp subroutine.
24609 2008-02-01  Dave Love  <fx@gnu.org>
24611         * xfns.c (x_put_x_image): Declare args.
24613         * xfaces.c (font_name_registry, choose_face_font): Delete unused vars.
24614         (try_font_list): Declare an arg.
24616         * xdisp.c (message2_nolog, set_message): Declare an arg.
24618         * terminfo.c (tparam): Declare an arg.  Use P_ to declare tparm.
24620         * syntax.c (scan_sexps_forward): Declare an arg.
24622         * scroll.c (calculate_scrolling, calculate_direct_scrolling):
24623         Declare an arg.
24625         * lisp.h (Fnew_fontset): Declare.
24627         * keymap.c (push_key_description): Call CHARACTERP correctly.
24629         * fontset.c (fontset_add): Declare args.  Call make_number correctly.
24630         (face_for_char): Delete unused vars.
24631         (Fset_fontset_font): Doc fix.  Delete unused vars.
24633         * doc.c (Fsubstitute_command_keys): Delete unused vars.
24635         * composite.c (update_compositions): Declare arg.
24637         * cm.c (calccost, cmgoto): Declare args.
24639         * charset.c: Remove `emacs' conditional.  Doc fixes.
24640         (map_char_table_for_charset): Declare.
24642         * character.c (syms_of_character) <translation-table-vector>: Doc fix.
24644         * ccl.c: Remove `emacs' conditional.
24646 2008-02-01  Kenichi Handa  <handa@m17n.org>
24648         The following changes are to allow specifying multiple font
24649         patterns for a character range (specified by script or charset).
24651         * Makefile.in (abbrev.o): Depend on syntax.h.
24652         (xfaces.o): Depend on charset.h.
24654         * alloc.c (Fmake_string): Use ASCII_CHAR_P, not
24655         SINGLE_BYTE_CHAR_P.
24657         * ccl.c (Fccl_execute_on_string): Add `const' to local variables.
24659         * character.h (Vchar_script_table): Extern it.
24661         * character.c (Vscript_alist): Delete.
24662         (Vchar_script_table, Qchar_script_table): New variable.
24663         (syms_of_character): Declare Vchar_script_table as a lisp variable
24664         and initialize it.
24666         * chartab.c (Fmake_char_table): Doc fix.  If PURPOSE doesn't
24667         have property char-table-extra-slots, make no extra slot.
24669         * dispextern.h (struct face): Delete member `charset'.
24670         (FACE_SUITABLE_FOR_CHAR_P, FACE_FOR): Use ASCII_CHAR_P, not
24671         SINGLE_BYTE_CHAR_P.
24672         (choose_face_font, lookup_non_ascii_face, font_name_registry):
24673         Add prototypes.
24674         (lookup_face, lookup_named_face, lookup_derived_face): Fix prototype.
24675         (generate_ascii_font_name): Rename from generate_ascii_font.
24677         * fontset.h (get_font_repertory_func): New prototype.
24678         (make_fontset_for_ascii_face, fs_load_font): Fix prototypes.
24679         (FS_LOAD_FONT): Call fs_load_font with the 3rd arg charset_ascii.
24681         * fontset.c (Qprepend, Qappend): New variables.
24682         (FONTSET_CHARSET_ALIST, FONTSET_FACE_ALIST): Delete.
24683         (FONTSET_NOFONT_FACE, FONTSET_REPERTORY): New macros.
24684         (FONTSET_REF): Optimize if FONTSET is Vdefault_fontset.
24685         (FONTSET_REF_AND_RANGE, FONTSET_ADD): New macros.
24686         (fontset_ref_and_range, fontset_add, reorder_font_vector)
24687         (load_font_get_repertory): New functions.
24688         (fontset_set): Delete.
24689         (fontset_face): New arg FACE.  Return face ID, not face.
24690         Complete re-write to handle new fontset structure.  Change caller.
24691         (free_face_fontset): Use ASET istead of AREF (X) = Y.
24692         (face_for_char): Don't call lookup_face.
24693         (make_fontset_for_ascii_face): New arg FACE.
24694         (fs_load_font): New arg CHARSET_ID.  Don't check
24695         Vfont_encoding_alist here.
24696         (find_font_encoding): New function.
24697         (list_fontsets): Use STRINGP, not ! NILP.
24698         (accumulate_script_ranges): New function.
24699         (Fset_fontset_font, Fnew_fontset, Ffontset_info):
24700         Completely re-written to handle new fontset structure.
24701         (Ffontset_font): Return a copy of element.
24702         (syms_of_fontset): Define symbols Qprepend and Qappend.
24703         Fix docstring of font-encoding-alist.
24705         * lisp.h (CHAR_TABLE_REF): Remove unnecessary check (IDX >= 0).
24706         (Fset_fotset_font): Fix arguments to 5.
24708         * msdos.c (XMenuActivate): Adjust for the change of lookup_derived_face.
24710         * xdisp.c (message_dolog, set_message_1, extend_face_to_end_of_line):
24711         Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P.
24712         (highlight_trailing_whitespace): Adjust for the change of
24713         lookup_named_face.
24715         * xfaces.c: Include charset.h.
24716         (load_face_font): Delete argument C.  Change caller.
24717         (generate_ascii_font_name): Rename from generate_ascii_font.
24718         (font_name_registry): New function.
24719         (cache_face): Store ascii faces before non-ascii faces in buckets.
24720         (lookup_face): Delete arguments C and BASE_FACE.  Change caller.
24721         Lookup only ascii faces.
24722         (lookup_non_ascii_face): New function.
24723         (lookup_named_face): Delete argument C.  Change caller.
24724         (lookup_derived_face): Delete argument C.  Change caller.
24725         (try_font_list): New arg PATTERN.  Change caller.  If PATTERN is
24726         a string, just call font_list with it.
24727         (choose_face_font): Delete arguments FACE and C.  New arg
24728         FONT_SPEC.  Change caller.
24729         (realize_face, realize_x_face): Delete arguments C and BASE_FACE.
24730         Change caller.
24731         (realize_non_ascii_face): New function.
24732         (realize_x_face): Call load_face_font here.
24733         (realize_tty_face): Delete argument C.  Change caller.
24734         (compute_char_face): If CH is not ascii, call FACE_FOR_CHAR to
24735         get a face ID.
24736         (dump_realized_face): Don't print charset of FACE.
24738         * xfns.c (x_set_font): Always call x_new_fontset and
24739         store_frame_parameter.
24740         (Fx_create_frame): Call x_new_fontset, not x_new_font.
24741         (syms_of_xfns): Set get_font_repertory_func to x_get_font_repertory.
24743         * xterm.h (x_get_font_repertory): Extern it.
24745         * xterm.c (x_produce_glyphs): Use ASCII_CHAR_P, not
24746         SINGLE_BYTE_CHAR_P.  Fix the logic of handling non-ASCII char when
24747         it->multibyte_p is zero.
24748         (XTread_socket): Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P.
24749         (x_new_fontset): If FONTSETNAME doesn't match any existing
24750         fontsets, create a new one.
24751         (x_get_font_repertory): New function.
24753 2008-02-01  Kenichi Handa  <handa@m17n.org>
24755         * coding.c (Ffind_coding_systems_region_internal): Detect an
24756         ASCII only string correctly.
24758         * lread.c (Fload): Don't load with Qload_force_doc_strings t if
24759         version is 0.
24761 2008-02-01  Kenichi Handa  <handa@m17n.org>
24763         * lread.c: Include "coding.h".
24764         (Qget_emacs_mule_file_char, Qload_force_doc_strings)
24765         (load_each_byte, unread_char): New variables.
24766         (readchar_backlog): Delete.
24767         (readchar): Return a character unless load_each_byte is nonzero.
24768         Handle the case that readcharfun is Qget_emacs_mule_file_char or a
24769         cons.  If unread_char is not -1, simply return it.
24770         (unreadchar): Handle the case that readcharfun is
24771         Qget_emacs_mule_file_char or a cons.  Set unread_char if necessary.
24772         (read_multibyte): Delete.
24773         (readbyte_for_lambda, readbyte_from_file, readbyte_from_string)
24774         (read_emacs_mule_char): New functions.
24775         (Fload): Even if the file doesn't have the extension ".elc", if
24776         safe_to_load_p returns a positive version number, assume that the
24777         file contains bytecompiled code.  If the version is less than 22,
24778         load the file while decoding multibyte sequences by emacs-mule.
24779         (readevalloop): Don't use readchar_backlog.
24780         (Fread): Likewise.  Pay attention to the case that STREAM is a cons.
24781         (Fread_from_string): Pay attention to the case that STREAM is a cons.
24782         (read_escape): Delete the arg BYTEREP.
24783         (read1): Set load_each_byte to 1 temporarily while handling
24784         #@NUMBER.  Don't call read_multibyte.
24785         (read_vector): Call Fread with a cons.  If readcharfun is
24786         Qget_emacs_mule_file_char, decode the read string by emacs-mule.
24787         (read_list): If doc_reference is 2, make the cdr part string as unibyte.
24788         (syms_of_lread): Intern and staticpro Qget_emacs_mule_file_char
24789         and Qload_force_doc_strings.
24791 2008-02-01  Kenichi Handa  <handa@m17n.org>
24793         * xdisp.c (face_before_or_after_it_pos):
24794         Call FETCH_MULTIBYTE_CHAR with byte postion, not char position.
24796 2008-02-01  Kenichi Handa  <handa@m17n.org>
24798         * character.h (TRAILING_CODE_P): New macro.
24799         (MAYBE_UNIFY_CHAR): Adjust for the change of Funify_charset.
24800         (string_char_with_unification): Fix prototype.
24801         (Vscript_alist): Extern it.
24803         * character.c (Vscript_alist): New variable.
24804         (string_char_with_unification, str_as_unibyte)
24805         (string_escape_byte8): Add `const' to local variables.
24806         (syms_of_character): Declare script-alist as a Lisp variable.
24808         * charset.h (Vcharset_ordered_list): Extern it.
24809         (charset_ordered_list_tick): Extern it.
24810         (EMACS_MULE_LEADING_CODE_PRIVATE_11)
24811         (EMACS_MULE_LEADING_CODE_PRIVATE_12)
24812         (EMACS_MULE_LEADING_CODE_PRIVATE_21)
24813         (EMACS_MULE_LEADING_CODE_PRIVATE_22): New macros.
24814         (Funify_charset): Adjust for the change of Funify_charset.
24816         * charset.c (charset_ordered_list_tick): New variable.
24817         (Fdefine_charset_internal): Increment charset_ordered_list_tick.
24818         (Funify_charset): New optional arg DEUNIFY.  If it is non-nil,
24819         deunify instead of unify a charset.
24820         (string_xstring_p): Add `const' to local variables.
24821         (find_charsets_in_text): Add `const' to arguments and local variables.
24822         (encode_char): Adjust for the change of Funify_charset.
24823         Fix detecting of invalid code.
24824         (Fset_charset_priority): Increment charset_ordered_list_tick.
24825         (Fmap_charset_chars): Fix handling of default value for FROM_CODE
24826         and TO_CODE.
24828         * coding.c (LEADING_CODE_PRIVATE_11, LEADING_CODE_PRIVATE_12)
24829         (LEADING_CODE_PRIVATE_21, LEADING_CODE_PRIVATE_22): Delete macros.
24830         Changed callers to use EMACS_MULE_LEADING_CODE_PRIVATE_11, etc.
24831         (decode_coding_ccl, consume_chars)
24832         (Ffind_coding_systems_region_internal)
24833         (Fcheck_coding_systems_region): Add `const' to local variables.
24835         * print.c (print_object): Use octal form for printing the
24836         contents of a bool vector.
24838 2008-02-01  Dave Love  <fx@gnu.org>
24840         * lread.c (Fload) <!load_dangerous_libraries>: Don't leak fd.
24841         <version == 20>: Refuse to load.
24843 2008-02-01  Dave Love  <fx@gnu.org>
24845         * fns.c: Move coding.h.
24846         (Qcodeset, Qdays, Qmonths): New.
24847         (concat): Use CHARACTERP instead of INTEGERP.
24848         (Flocale_codeset): Delete.
24849         (Flanginfo): New function.
24850         (syms_of_fns): Change accordingly.
24852         * coding.c (adjust_coding_eol_type): Fix eol_type/eol_seen mixup.
24854 2008-02-01  Dave Love  <fx@gnu.org>
24856         * casetab.c (init_casetab_once, init_casetab_once):
24857         Fix CHAR_TABLE_SET call.
24859         * category.c (Fmodify_category_entry): Fix CATEGORY_MEMBER call.
24861         * character.c (syms_of_character): Fix CHAR_TABLE_SET call.
24863         * charset.c (Fmap_charset_chars): Check args.  Convert Lisp types.
24864         (load_charset_map, Fdeclare_equiv_charset, Fencode_char)
24865         (Fset_charset_priority, syms_of_charset): Convert Lisp types.
24867         * charset.h (CHECK_CHARSET_GET_ID): Use XINT on AREF result.
24869         * coding.c (ENCODE_DESIGNATION, decode_eol)
24870         (make_conversion_work_buffer, code_conversion_restore)
24871         (Fdefine_coding_system_internal): Convert Lisp types.
24872         (code_conversion_restore): Use EQ, not ==.
24873         (Fencode_coding_string): Fix code_convert_string call.
24875         * coding.h (code_convert_region): Fix prototype.
24877         * dispextern.h (redraw_frame, redraw_garbaged_frames): Remove.
24879         * fontset.c (fontset_ref, fontset_set, fs_load_font)
24880         (Ffontset_info): Convert Lisp types.
24882         * syntax.h (SYNTAX_ENTRY_INT): Don't use make_number.
24884         * xterm.c (note_mouse_movement): Fix call of window_from_coordinates.
24886         * xdisp.c (display_mode_element): Fix call of Fset_text_properties.
24888         * chartab.c: Include "...h", not <...h> in some cases.
24890         * callproc.c (Fcall_process): Remove unused variables.
24892 2008-02-01  Dave Love  <fx@gnu.org>
24894         * coding.c (Fset_coding_system_priority): Allow null arg list.
24896 2008-02-01  Dave Love  <fx@gnu.org>
24898         * minibuf.c (Fminibuffer_complete_word): Remove unused var.
24899         (Fself_insert_and_exit): Use CHARACTERP.
24901         * callproc.c (Fcall_process): Remove unused vars.
24903         * xterm.c (XTread_socket): Add extra dead keysyms.
24905         * xdisp.c (decode_mode_spec_coding): Use CHARACTERP.
24907         * dispextern.h: Remove prototypes for redraw_frame,
24908         redraw_garbaged_frames.
24910         * cmds.c (Fself_insert_command): Use CHARACTERP.
24912         * chartab.c (make_sub_char_table): Remove unused var.
24913         (Fset_char_table_default, Fmap_char_table): Doc fix.
24915         * keymap.c (access_keymap): Remove generic char code.
24916         (push_key_description): Use CHARACTERP.
24918 2008-02-01  Dave Love  <fx@gnu.org>
24920         * charset.c: Doc fixes.
24921         (Funify_charset): Extra checking.
24923 2008-02-01  Dave Love  <fx@gnu.org>
24925         * lread.c: Remove some unused variables.
24926         (safe_to_load_p): If safe, return the magic number version byte.
24927         (Fload): Maybe use load-with-code-conversion.
24929 2008-02-01  Kenichi Handa  <handa@m17n.org>
24931         * category.c (Fmodify_category_entry): Don't modify the contents
24932         of category_set for characters out of the range.
24933         Avoid unnecessary modification.
24935         * character.h (MAYBE_UNIFY_CHAR): Adjust for the change of
24936         Vchar_unify_table.  The default value of the table is now nil.
24938         * character.c (syms_of_character): Setup Vchar_width_table for
24939         eight-bit-control and raw-byte chars.
24941         * charset.h (enum define_charset_arg_index):
24942         Delete charset_arg_parents and add charset_arg_subset and
24943         charset_arg_superset.
24944         (enum charset_attr_index): Delete charset_parents and add
24945         charset_subset and charset_superset.
24946         (enum charset_method): Delete CHARSET_METHOD_INHERIT and add
24947         CHARSET_METHOD_SUBSET and CHARSET_METHOD_SUPERSET.
24948         (CHARSET_ATTR_PARENTS, CHARSET_PARENTS): Delete.
24949         (CHARSET_ATTR_SUBSET, CHARSET_ATTR_SUPERSET, CHARSET_SUBSET)
24950         (CHARSET_SUPERSET): New macros.
24951         (charset_work): Extern it.
24952         (ENCODE_CHAR): Use charset_work.
24953         (CHAR_CHARSET_P): Adjust for the change of encoder format.
24954         (map_charset_chars): Extern it.
24956         * charset.c (load_charset_map): Set the default value of encoder
24957         and deunifier char-tables to nil.
24958         (map_charset_chars): Change argument.  Change callers.
24959         Use map_char_table_for_charset instead of map_char_table.
24960         (Fmap_charset_chars): New optional args from_code and to_code.
24961         (Fdefine_charset_internal): Adjust for the change of
24962         `define-charset' (:parents -> :subset or :superset).
24963         (charset_work): New variable.
24964         (encode_char, syms_of_charset): Adjust for the change of
24965         Fdefine_charset_internal.
24966         (Ffind_charset_string): Setup the vector `charsets' correctly.
24968         * chartab.c (sub_char_table_ref_and_range): New arg default.
24969         Fix the previous change.
24970         (char_table_ref_and_range): Adjust for the above change.
24971         (map_sub_char_table_for_charset): New function.
24972         (map_char_table_for_charset): New function.
24974         * keymap.c (describe_vector): Handle a char-table directly here.
24975         (describe_char_table): Delete.
24977         * lisp.h (map_charset_chars): Delete.
24979 2008-02-01  Dave Love  <fx@gnu.org>
24981         * fns.c (count_combining): Comment out (unused).
24982         (Flocale_codeset): New.
24983         (syms_of_fns): Defsubr it.
24985         * config.in (HAVE_PTY_H, HAVE_SIZE_T, HAVE_LANGINFO_CODESET): New.
24986         (size_t): Remove.
24988 2008-02-01  Dave Love  <fx@gnu.org>
24990         * Makefile.in (chartab.o): Depend on charset.h.
24992 2008-02-01  Kenichi Handa  <handa@m17n.org>
24994         * character.c (syms_of_character): Set the default value of
24995         Vprintable_chars to Qnil.
24997 2008-02-01  Dave Love  <fx@gnu.org>
24999         * Makefile.in (lisp, shortlisp): Change indian.elc to indian.el.
25001 2008-02-01  Kenichi Handa  <handa@m17n.org>
25003         * charset.c (load_charset_map): Handle the case that from < to
25004         correctly.
25006         * coding.c (encode_coding_emacs_mule, encode_coding_iso_2022)
25007         (encode_coding_sjis, encode_coding_big5, encode_coding_charset):
25008         Pay attention to raw-8-bit chars.
25010 2008-02-01  Kenichi Handa  <handa@m17n.org>
25012         * Makefile.in (lisp, shortlisp): Change chinese.elc to chinese.el.
25013         It is not bytecompiled now.
25015         * charset.c (charset_jisx0201_roman, charset_jisx0208_1978)
25016         (charset_jisx0208): New variables.
25017         (Fdefine_charset_internal): Setup them if appropriate.
25018         (init_charset_once): Initialize them to -1.
25020         * charset.h (charset_jisx0201_roman, charset_jisx0208_1978)
25021         (charset_jisx0208): Extern them.
25023         * coding.c (CODING_ISO_FLAG_USE_ROMAN): New macro.
25024         (CODING_ISO_FLAG_USE_OLDJIS): New macro.
25025         (CODING_ISO_FLAG_FULL_SUPPORT): Change macro definition.
25026         (setup_iso_safe_charsets): Fix arguments to Fassq.
25027         (DECODE_DESIGNATION, ENCODE_ISO_CHARACTER_DIMENSION1)
25028         (ENCODE_ISO_CHARACTER_DIMENSION2): Pay attention to
25029         CODING_ISO_FLAG_USE_ROMAN and CODING_ISO_FLAG_USE_OLDJIS.
25030         (encode_coding_iso_2022): Change the 1st arg to
25031         ENCODE_ISO_CHARACTER to a variable.
25033 2008-02-01  Kenichi Handa  <handa@m17n.org>
25035         * charset.h (enum define_charset_arg_index): New enums
25036         charset_arg_min_code and charset_arg_max_code.
25037         (struct charset): New member char_index_offset.
25039         * charset.c (CODE_POINT_TO_INDEX, INDEX_TO_CODE_POINT):
25040         Take charset->char_index_offset into account.
25041         (Fdefine_charset_internal): Handle args[charset_arg_min_code] and
25042         args[charset_arg_max_code].  Setup charset.char_index_offset.
25043         (syms_of_charset): Fix args to Fdefine_charset_internal.
25045 2008-02-01  Dave Love  <fx@gnu.org>
25047         * coding.c (decode_coding_utf_8): Reject overlong sequences.
25049 2008-02-01  Dave Love  <fx@gnu.org>
25051         * coding.c: Doc fixes.
25052         (Fcoding_system_aliases): Fix return value.
25053         (Qmac): Remove (duplicated) definition.
25055 2008-02-01  Dave Love  <fx@gnu.org>
25057         * charset.c (Fcharset_priority_list, Fset_charset_priority):
25058         New functions.
25060         * character.c (Fstring): Doc fix.
25062         * charset.c (Fdefine_charset_alias): Update Vcharset_list.
25064         * fontset.c (Ffontset_info): Doc fix.  Return charset names, not ids.
25065         (font-encoding-alist): Doc fix.
25067 2008-02-01  Dave Love  <fx@gnu.org>
25069         * term.c (costs_set): Declare static, non-initialized for pcc.
25070         (encode_terminal_code): Remove unused var.
25072         * keyboard.c (kbd_buffer_store_event): Fix interrupt_signal decl
25073         for K&R.
25075         * xterm.c (xlwmenu_window_p): Fix prototype for K&R.
25077         * coding.c (setup_iso_safe_charsets): Fix arg decl for K&R.
25078         (suffixes): Move out of make_subsidiaries for K&R.
25080         * charset.c (map_charset_chars): Fix c_function declaration for K&R.
25082         * lisp.h (DEFUN) [!PROTOTYPES]: Remove spurious `args'.
25084 2008-02-01  Dave Love  <fx@gnu.org>
25086         * data.c (Fchar_or_string_p): Doc fix.  Use CHARACTERP.
25088         * category.c (Fmodify_category_entry): Doc fix.  Remove unused vars.
25090 2008-02-01  Yong Lu  <lyongu@asia-infonet.com>
25092         * charset.c (Fdefine_charset_internal): Fix argument to bzero.
25094         * coding.c (decode_coding_charset): Workaround for the bug of GCC 2.96.
25096 2008-02-01  Kenichi Handa  <handa@m17n.org>
25098         * Makefile.in (lisp, shortlisp): Change cyrillic.elc to cyrillic.el,
25099         vietnamese.elc to vietnamese.el.  They are not bytecompiled now.
25101 2008-02-01  Kenichi Handa  <handa@m17n.org>
25103         * coding.c (decode_coding_charset): Adjust for the change of
25104         Fdefine_coding_system_internal.
25105         (Fdefine_coding_system_internal): For a coding system of
25106         `charset' type, store a list of charset IDs in
25107         `charset_attr_charset_valids' element of coding attributes.
25109 2008-02-01  Kenichi Handa  <handa@m17n.org>
25111         * coding.c (ONE_MORE_BYTE_NO_CHECK): Increment consumed_chars.
25112         (emacs_mule_char): New arg src.  Delete arg `composition'.
25113         Change caller.  Handle 2-byte and 3-byte charsets correctly.
25114         (DECODE_EMACS_MULE_COMPOSITION_RULE_20): Rename from
25115         DECODE_EMACS_MULE_COMPOSITION_RULE.  Change caller.
25116         (DECODE_EMACS_MULE_COMPOSITION_RULE_21): New macro.
25117         (DECODE_EMACS_MULE_21_COMPOSITION):
25118         Call DECODE_EMACS_MULE_COMPOSITION_RULE_21.  Produce correct annotation
25119         sequence.
25120         (decode_coding_emacs_mule): Handle composition correctly.  Rewind
25121         `src' and `consumed_chars' correctly before calling emacs_mule_char.
25122         (DECODE_COMPOSITION_START): Correctly handle the case of altchar
25123         and alt&rule composition.
25124         (decode_coding_iso_2022): Handle composition correctly.
25125         (init_coding_once): Setup emacs_mule_bytes for private charsets.
25127         * charset.c (Fdefine_charset_internal): Fix bug for the case of
25128         re-defining a charset.  If the charset has :emacs-mule-id, setup
25129         emacs_mule_bytes.
25130         (Fmake_char): If CODE1 is nil, use the minimum code of the charset.
25132 2008-02-01  Kenichi Handa  <handa@m17n.org>
25134         * coding.c (encode_coding_iso_2022, encode_coding_sjis)
25135         (encode_coding_big5, encode_coding_charset): If coding requires safe
25136         encoding, produce a character specified by
25137         CODING_INHIBIT_CHARACTER_SUBSTITUTION.
25139 2008-02-01  Dave Love  <fx@gnu.org>
25141         * xterm.c (XSetIMValues): Declare.
25143         * process.c: Conditionally include sys/wait.h, pty.h.
25145         * print.c (print_object): Fix print format for 64-bit systems.
25147         * keyboard.c (modify_event_symbol): Fix print format for 64-bit systems.
25149         * buffer.c (emacs_strerror): Declare.
25151         * fontset.c (Fclear_face_cache): Declare.
25152         (accumulate_font_info): Comment-out (unused).
25153         (face_for_char, Fset_fontset_font, Ffontset_info): Remove unused
25154         variables.
25156         * character.h (string_escape_byte8): Declare.
25158         * charset.c (load_charset_map, load_charset_map_from_file):
25159         Remove unused vars.
25160         (Fdefine_charset_internal, Fsplit_char, syms_of_charset)
25161         (Fmap_charset_chars): Doc fix.
25163         * coding.c (Vchar_coding_system_table, Qchar_coding_system): Remove.
25164         (Fset_coding_system_priority, Fset_coding_system_priority)
25165         (Fdefine_coding_system_internal): Doc fix.
25167 2008-02-01  Dave Love  <fx@gnu.org>
25169         * s/osf5-0.h (C_SWITCH_SYSTEM) [!__GNUC__]: Remove -nointrinsics.
25171 2008-02-01  Kenichi Handa  <handa@m17n.org>
25173         * character.c (string_escape_byte8): Make multibyte string with
25174         correct size.
25176         * charset.c (Fmake_char): Delete unnecessary code.
25178 2008-02-01  Kenichi Handa  <handa@m17n.org>
25180         * xfns.c (x_encode_text): Allocate coding.destination here, and
25181         call encode_coding_object with dst_object Qnil.
25183         * buffer.c (Fset_buffer_multibyte): Convert 8-bit bytes to
25184         multibyte form correctly.
25186         * fontset.c (fs_load_font): Check fontp->full_name (not fontname)
25187         against Vfont_encoding_alist.
25189         * coding.c (Fdecode_sjis_char): Fix typo (0x7F->0xFF).  Fix the
25190         handling of charset list.
25191         (encode_coding_iso_2022): Setup coding->safe_charsets in advance.
25192         (decode_coding_object): Move point to coding->dst_pos before
25193         calling post-read-conversion function.
25194         (encode_coding_object): Give correct arguments to
25195         pre-write-conversion.  Ignore the return value of
25196         pre-write-conversion function.  Pay attention to the case that
25197         pre-write-conversion changes the current buffer.  If dst_object is
25198         Qt, even if coding->src_bytes is zero, allocate at least one byte
25199         to coding->destination.
25201         * coding.h (JIS_TO_SJIS): Fix typo (j1->s1, j2->s2).
25203         * charset.c (Fmake_char): Make it more backward compatible.
25204         (Fmap_charset_chars): Fix docstring.
25206 2008-02-01  Dave Love  <fx@gnu.org>
25208         * coding.c: Doc fixes.
25209         (Fdefine_coding_system_alias): Use names, not symbols, in
25210         coding-system-alist.
25212 2008-02-01  Kenichi Handa  <handa@m17n.org>
25214         * fontset.c (free_realized_fontsets): Call Fclear_face_cache instead
25215         of calling free_realized_face.
25217 2008-02-01  Yong Lu  <lyongu@asia-infonet.com>
25219         * charset.c (read_hex): Don't treat SPC as a comment starter.
25220         (decode_char): If CODE_POINT_TO_INDEX returns -1, always return -1.
25221         (Fdecode_char): Fix typo.
25223 2008-02-01  Kenichi Handa  <handa@m17n.org>
25225         * charset.h (struct charset): New member `code_space_mask'.
25227         * coding.c (coding_set_source): Delete the local variable beg_byte.
25228         (encode_coding_charset, Fdefine_coding_system_internal):
25229         Delete the local variable charset.
25230         (Fdefine_coding_system_internal):
25231         Setup attrs[coding_attr_charset_valids] correctly.
25233         * charset.c (CODE_POINT_TO_INDEX): Utilize `code_space_mask'
25234         member to check if CODE is valid or not.
25235         (Fdefine_charset_internal): Initialize `code_space_mask' member.
25236         (encode_char): Before calling CODE_POINT_TO_INDEX, check if CODE
25237         is within the range of charset->min_code and carset->max_code.
25239 2008-02-01  Dave Love  <fx@gnu.org>
25241         * syntax.h (syntax_temp) [!__GNUC__]: Declare.
25243         * dispextern.h (generate_ascii_font): Fix return type.
25245         * xfaces.c (generate_ascii_font): Fix arg declaration.
25247         * coding.c (coding_inherit_eol_type)
25248         (Fset_terminal_coding_system_internal)
25249         (Fset_safe_terminal_coding_system_internal): Fix arg declarations.
25251 2008-02-01  Kenichi Handa  <handa@m17n.org>
25253         * coding.c (decode_coding_charset, encode_coding_charset):
25254         Handle multiple charsets correctly.
25256 2008-02-01  Kenichi Handa  <handa@m17n.org>
25258         * search.c (boyer_moore): Fix handling of multibyte character
25259         translation.
25261         * xdisp.c (display_mode_element): When the variable `elt' is
25262         changed, update `this' and `lisp_string'.
25264 2008-02-01  Kenichi Handa  <handa@m17n.org>
25266         * buffer.c (Fset_buffer_multibyte): Fix 8-bit char handling.
25268         * callproc.c (Fcall_process): Be sure to give the current buffer
25269         to decode_coding_c_string.  Update PT and PT_BYTE after the insertion.
25271         * charset.c (struct charset_map_entries): New struct.
25272         (load_charset_map): Rename from parse_charset_map.  New args
25273         entries and n_entries.  Change caller.
25274         (load_charset_map_from_file): Rename from load_charset_map.
25275         Change caller.  New arg control_flag.  Call load_charset_map at
25276         the tail.
25277         (load_charset_map_from_vector): New function.
25278         (Fdefine_charset_internal): Setup charset.compact_codes_p.
25279         (encode_char): If the charset is compact, change a character index
25280         to a code point.
25282         * coding.c (coding_alloc_by_making_gap): Check the case that the
25283         source and destination are the same correctly.
25284         (decode_coding_raw_text): Set coding->consumed_char and
25285         coding->consumed to 0.
25286         (produce_chars): If coding->chars_at_source is nonzero, update
25287         coding->consumed_char and coding->consumed before calling
25288         alloc_destination.
25289         (Fdefine_coding_system_alias): Register ALIAS in
25290         Vcoding_system_alist.
25291         (syms_of_coding): Define `no-conversion' coding system at the tail.
25293         * fileio.c (Finsert_file_contents): Set coding_system instead of
25294         val.  If the current buffer is multibyte, always call
25295         decode_coding_gap.
25297         * xfaces.c (try_font_list): Give higher priority to fontset's
25298         family than face's family.
25300 2008-02-01  Kenichi Handa  <handa@m17n.org>
25302         * callproc.c (Fcall_process): Be sure to give the current buffer
25303         to decode_coding_c_string.
25305         * xfaces.c (try_font_list): Give a family specified in a fontset
25306         higher priority than a family specified in a face.
25308 2008-02-01  Kenichi Handa  <handa@m17n.org>
25310         * fileio.c (Finsert_file_contents): Fix calculation of `inserted'.
25311         Fix arguments to insert_from_buffer.
25313         * xdisp.c (display_mode_element): Fix calculation of `bytepos'.
25315 2008-02-01  Kenichi Handa  <handa@m17n.org>
25317         * coding.c (produce_chars): Set the variable `multibytep' correctly.
25318         (decode_coding_gap): Set coding->dst_multibyte correctly.
25320 2008-02-01  Kenichi Handa  <handa@m17n.org>
25322         * coding.c (encode_coding_utf_8): Initialize produced_chars to 0.
25323         (decode_coding_utf_16): Fix converting high and low bytes to code-point.
25324         (encode_coding_utf_16): Substitute coding->default_char for
25325         non-Unicode characters.
25326         (decode_coding): Don't call record_insert here.
25327         (setup_coding_system): Initialize `surrogate' of
25328         coding->spec.utf_16 to 0.
25329         (EMIT_ONE_BYTE): Fix for multibyte case.
25331         * insdel.c (insert_from_gap): Call record_insert.
25333 2008-02-01  Kenichi Handa  <handa@m17n.org>
25335         * casefiddle.c (casify_region): Fix multibyte case.
25337         * character.c (c_string_width): Add return type `int'.
25338         (char_string_with_unification): Delete arg ADVANCED.
25340         * character.h (CHAR_VALID_P): Don't call CHARACTERP.
25341         (CHAR_STRING): Adjust for the change of char_string_with_unification.
25342         (CHAR_STRING_ADVANCE): Make it do-while statement.
25344         * chartab.c (sub_char_table_set_range): Optimize for the case
25345         DEPTH == 3.  Add workaround code for a GCC optimization bug.
25347         * charset.c (parse_charset_map): Remove an unused variable.
25349         * coding.c: Delete unused variables.
25351         * fileio.c (Finsert_file_contents): Set coding_system to Qnil
25352         earlier.  If inserted is zero and the coding system doesn't
25353         require flushing, don't call decode_coding_gap.
25355         * syntax.h (SET_RAW_SYNTAX_ENTRY): Don't call make_number.
25357 2008-02-01  Kenichi Handa  <handa@m17n.org>
25359         The following changes are for using Unicode as an internal
25360         character model, and use UTF-8 format for buffer/string
25361         representation.
25363         * .gdbinit (xchartable): Adjust for the change of char table structure.
25364         (xsubchartable, xcoding, xcharset, xcurbuf): New commands.
25366         * Makefile.in (obj): Add character.o and chartab.o.
25367         (lisp, shortlisp): Remove utf-8.elc.
25368         (*.o): For many files, change dependency on charset.h to
25369         character.h, and add dependency on character.h.
25370         (character.o, chartab.o): New targets.
25372         * abbrev.c, bytecode.c, casefiddle.c, cmds.c, dispnew.c, doc.c:
25373         * doprnt.c, dosfns.c, frame.c, marker.c, minibuf.c, msdos.c:
25374         * w16select.c, w32bdf.c, w32console.c: Include "character.h" instead
25375         of "charset.h".
25377         * dired.c, filelock.c: Include "character.h".
25379         * alloc.c: Include "character.h" instead of "charset.h".
25380         (Fmake_char_table, make_sub_char_table): Move to chartab.c.
25381         (syms_of_alloc): Remove defsubr for Smake_char_table.
25383         * buffer.c: Include "character.h" instead of "charset.h", don't
25384         include "coding.h".
25385         (Fset_buffer_multibyte): Adjust for UTF-8.
25387         * buffer.h: EXFUN Fbuffer_live_p.
25389         * callproc.c: Include "character.h" instead of "charset.h".
25390         (Fcall_process): Big change for the new code-conversion APIs.
25392         * casetab.c: Include "character.h" instead of "charset.h".
25393         (set_canon, set_identity, shuffle): Adjust for the new
25394         map_char_table spec.
25395         (init_casetab_once): Call CHAR_TABLE_SET instead of directly
25396         accessing the char table structure.
25398         * chartab.c: New file that implements char table.
25400         * category.c: Include "character.h".
25401         (copy_category_entry): New function.
25402         (copy_category_table): Call map_char_table and copy_category_entry.
25403         (Fmake_category_table): Initialize all top-level slots.
25404         (char_category_set): New function.
25405         (modify_lower_category_set): Delete.
25406         (Fmodify_category_entry): Call char_table_ref_and_range.
25408         * category.h (CATEGORY_SET): Just call char_category_set.
25410         * ccl.c: Include "character.h".
25411         (Qccl, Qcclp): New variables.
25412         (CCL_WRITE_CHAR): Alway treat the arg CH as a character even if
25413         it's less than 256.
25414         (CCL_WRITE_MULTIBYTE_CHAR): Delete.
25415         (CCL_WRITE_STRING, CCL_READ_CHAR): Adjust for the change of SRC
25416         and DST type.
25417         (ccl_driver): Change types of argument, adjust code accordingly.
25418         (Fccl_execute, Fccl_execute_on_string): Adjust for the change of
25419         ccl_driver.
25420         (syms_of_ccl): Intern and staticpro Qccl and Qcclp.
25422         * ccl.h (struct ccl_program): Delete members eol_type and multibyte.
25423         New members src_multibyte, dst_multibyte, consumed, and produced.
25424         (struct ccl_spec): Delete members decoder and encoder.  New member ccl.
25425         (CODING_SPEC_CCL_PROGRAM): New macro.
25426         (ccl_driver): Update prototype.
25427         (Qccl, Qcclp, Fccl_program_p): Extern them.
25428         (CHECK_CCL_PROGRAM): New macro.
25430         * character.c, character.h, chartab.c: New files.
25432         * charset.c: Mostly re-written.  Move character and multibyte sequence
25433         handling codes to character.c.
25435         * charset.h: Mostly re-written.  Move character and multibyte sequence
25436         handling codes to character.h.
25438         * coding.c, coding.h: Mostly re-written.
25440         * composite.c: Include "character.h" instead of "charset.h".
25441         (CHAR_WIDTH): Move to character.h.
25442         (HASH_KEY, HASH_VALUE): Delete.
25444         * composite.h (enum composition_method): Change order of enumeration
25445         symbols.
25447         * data.c: Include "character.h" instead of "charset.h".
25448         (Faref): Call CHAR_TABLE_REF for a char table.
25449         (Faset): Call CHAR_TABLE_SET for a char table.
25451         * dispextern.h (free_realized_face, check_face_attribytes)
25452         (generate_ascii_font): Extern them.
25453         (free_realized_multibyte_face): Delete extern.
25455         * disptab.h (DISP_CHAR_VECTOR): Adjust for the change of char
25456         table structure.
25458         * editfns.c: Include "character.h" instead of "charset.h".
25459         (Fchar_to_string): Always call CHAR_STRING.
25461         * emacs.c (main): Call init_charset_once, init_charset,
25462         syms_of_chartab, and syms_of_character.
25464         * fileio.c: Include "character.h" instead of "charset.h".
25465         (Finsert_file_contents): Big change for the new code-conversion API.
25466         (choose_write_coding_system, Fwrite_region): Likewise.
25467         (build_annotations_2): Delete.
25468         (e_write): Big change for the new code-conversion API.
25470         * fns.c: Include "character.h" instead of "charset.h".
25471         (copy_sub_char_table): Move to chartab.c.
25472         (Fcopy_sequence): Call copy_char_table for a char table.
25473         (concat): Delete codes calling count_multibyte.
25474         (string_char_to_byte, string_byte_to_char): Adjust for the new
25475         multibyte form.
25476         (internal_equal): Adjust for the change of char table structure.
25477         (Fchar_table_subtype, Fchar_table_parent, Fset_char_table_parent)
25478         (Fchar_table_extra_slot, Fset_char_table_extra_slot)
25479         (Fchar_table_range, Fset_char_table_range, Fset_char_table_default)
25480         (char_table_translate, optimize_sub_char_table)
25481         (Foptimize_char_table, map_char_table, Fmap_char_table): Move to
25482         chartab.c.
25483         (char_table_ref_and_index): Delete.
25484         (HASH_KEY, HASH_VALUE): Move to lisp.h.
25485         (Fmd5): Call preferred_coding_system instead of accessing
25486         Vcoding_category_list.  Adjust for the new code-conversion API.
25487         (syms_of_fns): Move defsubr for char table related functions to
25488         chartab.c.
25490         * fontset.c: Mostly re-written.
25492         * fontset.h (struct font_info): Change type of the member encoding_type.
25493         (enum FONT_SPEC_INDEX): New enum.
25494         (fontset_font_pattern, fs_load_font): Update prototype.
25495         (FS_LOAD_FONT): Adjust for the change of fs_load_font.
25497         * indent.c: Include "character.h" instead of "charset.h".
25498         (MULTIBYTE_BYTES_WIDTH): Call CHAR_WIDTH instead of WIDTH_BY_CHAR_HEAD.
25500         * insdel.c: Include "character.h" instead of "charset.h".
25501         (copy_text): Don't refer to Vnonascii_translation_table.
25502         (insert_from_gap): New function.
25504         * keyboard.c: Include "character.h" instead of "charset.h".
25505         (command_loop_1): Never call direct_output_forward_char before
25506         a non-ASCII character.
25507         (read_char): If Vkeyboard_translate_table is a char table, always
25508         translate a character.
25510         * keymap.c: Include "character.h".
25511         (store_in_keymap): Handle the case that IDX is a cons.
25512         (Fdefine_key): Handle the case that KEY is a cons and the car part
25513         is also a cons (range).
25514         (push_key_description): Adjust for the new character code.
25515         (describe_vector): Call describe_char_table for a char table.
25516         (describe_char_table): New function.
25518         * keymap.h (describe_char_table): Extern it.
25520         * lisp.h (enum pvec_type): New member PVEC_SUB_CHAR_TABLE.
25521         (XSUB_CHAR_TABLE, XSETSUB_CHAR_TABLE): New macros.
25522         (CHAR_TABLE_ORDINARY_SLOTS, CHAR_TABLE_SINGLE_BYTE_SLOTS)
25523         (SUB_CHAR_TABLE_ORDINARY_SLOTS, SUB_CHAR_TABLE_STANDARD_SLOTS):
25524         Delete.
25525         (CHAR_TABLE_REF, CHAR_TABLE_SET): Adjust for the new char table
25526         structure.
25527         (CHAR_TABLE_TRANSLATE): Just call char_table_translate.
25528         (CHARTAB_SIZE_BITS_0, CHARTAB_SIZE_BITS_1, CHARTAB_SIZE_BITS_2)
25529         (CHARTAB_SIZE_BITS_3): New macros.
25530         (chartab_size): Extern it.
25531         (struct Lisp_Char_Table): Re-design.
25532         (struct Lisp_Sub_Char_Table): New structure.
25533         (HASH_KEY, HASH_VALUE): Move from fns.c.
25534         (CHARACTERBITS): Define as 22.
25535         (GLYPH_MASK_FACE, GLYPH_MASK_CHAR): Adjust for the above change.
25536         (SUB_CHAR_TABLE_P): Check PVEC_CHAR_TABLE.
25537         (GC_SUB_CHAR_TABLE_P): New macro.
25538         (Fencode_coding_string, Fdecode_coding_string): Update EXFUN.
25539         (code_convert_string_norecord): Delete extern.
25540         (init_character_once, syms_of_character, init_charset)
25541         (syms_of_composite, Qeq, Fmakehash, insert_from_gap): Extern them.
25543         * lread.c: Include "character.h".
25544         (read_multibyte): New arg NBYTES.
25545         (read_escape): Change the meaning of returned *BYTEREP.
25546         (to_multibyte): Delete.
25547         (read1): Adjust the handling of char table and string.
25549         * print.c: Include "character.h" instead of "charset.h".
25550         (print_string): Convert 8-bit raw bytes to octal form by
25551         string_escape_byte8.
25552         (print_object): Adjust for the new multibyte form.  Print 8-bit
25553         raw bytes always in octal form.  Handle sub char table correctly.
25555         * process.c: Include "character.h" instead of "charset.h".
25556         (read_process_output, send_process): Adjust for the new
25557         code-conversion API.
25559         * puresize.h (BASE_PURESIZE): Increase.
25561         * regex.c: Include "character.h" instead of "charset.h".
25562         (BYTE8_TO_CHAR, CHAR_BYTE8_P) [not emacs]: New dummy macros.
25563         (regex_compile): Accept a range whose starting and ending
25564         character have different leading bytes.
25565         (analyse_first): Adjust for the above change.
25567         * search.c: Include "character.h" instead of "charset.h".
25568         (search_buffer, boyer_moore): Adjust for the new multibyte form.
25569         (Freplace_match): Adjust for the change of multibyte_char_to_unibyte.
25571         * syntax.c: Include "character.h" instead of "charset.h".
25572         (syntax_parent_lookup): Delete.
25573         (Fmodify_syntax_entry): Accept a cons as CHAR.
25574         (skip_chars): Adjust for the new multibyte form.
25575         (init_syntax_once): Call char_table_set_range instead of directly
25576         accessing the structure of a char table.
25578         * syntax.h (SET_RAW_SYNTAX_ENTRY): Call CHAR_TABLE_SET.
25579         (SYNTAX_ENTRY_FOLLOW_PARENT): Delete macro.
25580         (SET_RAW_SYNTAX_ENTRY_RANGE): New macro.
25581         (SYNTAX_ENTRY_INT): Call CHAR_TABLE_REF.
25583         * term.c: Include "buffer.h" and "character.h".
25584         (encode_terminal_code, write_glyphs): Adjust for the new
25585         code-conversion API.
25586         (produce_glyphs): Call CHAR_WIDTH instead of CHARSET_WIDTH.
25588         * w32term.c (x_new_font): Adjust for the change of FS_LOAD_FONT.
25590         * xdisp.c: Include "character.h".
25591         (get_next_display_element): Adjust for the new multibyte form.
25592         (disp_char_vector): Adjust for the new char table structure.
25593         (decode_mode_spec_coding): Adjust for the new structure of
25594         coding system.
25595         (decode_mode_spec): Adjust for the new code-conversion API.
25597         * xfaces.c: Include "character.h" instead of "charset.h".
25598         (load_face_font): Adjust for the change of choose_face_font and
25599         FS_LOAD_FONT.
25600         (generate_ascii_font): New function.
25601         (set_lface_from_font_name): Adjust for the change of FS_LOAD_FONT.
25602         (set_font_frame_param): Adjust for the change of choose_face_font.
25603         (free_realized_face): Make it public.
25604         (free_realized_faces_for_fontset): Rename from
25605         free_realized_multibyte_face.  Free also faces realized for ASCII.
25606         (choose_face_font): Change arguments.  Adjust for the change of
25607         fontset_font_pattern and FS_LOAD_FONT.
25609         * xfns.c: Include "character.h".
25610         (x_encode_text): Adjust for the new code-conversion API.
25612         * xselect.c: Don't include "charset.h".
25613         (selection_data_to_lisp_data): Adjust for the new code conversion API.
25615         * xterm.c: Include "character.h".
25616         (x_encode_char): New argument CHARSET.  Change caller.
25617         (x_get_char_face_and_encoding, x_get_glyph_face_and_encoding):
25618         Call ENCODE_CHAR instead of SPLIT_CHAR.
25619         (x_produce_glyphs): Don't check Vnonascii_translation_table Call
25620         CHAR_WIDTH instead of CHARSET_WIDTH.
25621         (XTread_socket): Adjust for the new code-conversion API.
25622         (x_new_font): Adjust for the change of FS_LOAD_FONT.
25623         (x_load_font): Adjust for the change of struct font.
25625 2008-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
25627         * xfaces.c (face_at_buffer_position): Remove unused vars.
25629 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
25631         * ccl.c (CCL_WRITE_CHAR, CCL_WRITE_MULTIBYTE_CHAR):
25632         Fix overflow checking.
25634 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
25636         * ccl.c (CCL_WRITE_CHAR, CCL_WRITE_MULTIBYTE_CHAR, ccl_driver):
25637         Cancel previous change.
25639 2008-01-31  Kenichi Handa  <handa@ni.aist.go.jp>
25641         * ccl.c (CCL_WRITE_CHAR): Increment extra_bytes only when
25642         ccl->eight_bit_control.  Fix check for buffer overflow.
25643         (CCL_WRITE_MULTIBYTE_CHAR): Fix check for buffer overflow.
25644         (ccl_driver): Initialize extra_bytes to 0.
25646 2008-01-31  Kenichi Handa  <handa@ni.aist.go.jp>
25648         * keyboard.c (make_ctrl_char): If C is a multibyte character, just
25649         return it ORed with ctrl_modifier.
25651 2008-01-29  Miles Bader  <miles@gnu.org>
25653         * macterm.c (XTset_vertical_scroll_bar): Fix merge mistake.
25655 2008-01-28  Jason Rumney  <jasonr@gnu.org>
25657         * w32.c (stat): Don't double check for networked drive.
25659 2008-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
25661         * window.c (run_window_configuration_change_hook): New function.
25662         Code extracted from set_window_buffer.  Set the selected frame.
25663         (set_window_buffer): Use it.
25664         * window.h (run_window_configuration_change_hook): Declare.
25665         * dispnew.c (change_frame_size_1): Use it instead of set-window-buffer.
25667         * keyboard.c (read_char): Yet another int/Lisp_Object mixup (YAILOM).
25669 2008-01-27  Dan Nicolaescu  <dann@ics.uci.edu>
25671         * Makefile.in: Remove references to unused macros.
25673 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
25675         * w32.c (g_b_init_get_sid_sub_authority)
25676         (g_b_init_get_sid_sub_authority_count): New static variables.
25677         (GetSidSubAuthority_Proc, GetSidSubAuthorityCount_Proc): New typedefs.
25678         (get_sid_sub_authority, get_sid_sub_authority_count): New functions.
25679         (init_user_info): Use them to retrieve uid and gid.
25680         Use 500/513, the Windows defaults, as Administrator's uid/gid.
25681         (fstat): Use pw_uid and pw_gid from the_passwd structure for
25682         st_uid and st_gid of the file.
25684 2008-01-26  Jason Rumney  <jasonr@gnu.org>
25686         * w32.c (logon_network_drive): New function.
25687         (stat): Use it.
25689 2008-01-26  Chong Yidong  <cyd@stupidchicken.com>
25691         * xdisp.c (pos_visible_p): Handle the case where charpos falls on
25692         invisible text covered with an ellipsis.
25694 2008-01-25  Richard Stallman  <rms@gnu.org>
25696         * xdisp.c (redisplay_window): Run Qwindow_text_change_functions and
25697         jump back to beginning.  Move some other initializations after that.
25698         (Qwindow_text_change_functions, Vwindow_text_change_functions):
25699         New variables.
25700         (syms_of_xdisp): Init them.
25702         * keyboard.c (read_char): Restore echo_message_buffer after redisplay.
25704         * buffer.c (reset_buffer_local_variables):
25705         Implement `permanent-local-hook'.
25706         (Qpermanent_local_hook): New variable.
25707         (syms_of_buffer): Init and staticpro it.
25709 2008-01-25  Michael Albinus  <michael.albinus@gmx.de>
25711         * dbusbind.c (xd_retrieve_arg): Pacify GCC on x86_64 GNU/Linux.
25713 2008-01-25  Thien-Thi Nguyen  <ttn@gnuvola.org>
25715         * fns.c (Fclrhash): Return TABLE.
25717 2008-01-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
25719         * macterm.c (x_scroll_bar_create): Initialize bar->redraw_needed_p.
25720         (XTset_vertical_scroll_bar): Redraw scroll bar if bar->redraw_needed_p
25721         is set even without positional changes.
25722         (x_scroll_bar_clear): Set bar->redraw_needed_p.
25724         * macterm.h (struct scroll_bar): New member `redraw_needed_p'.
25726 2008-01-23  Jason Rumney  <jasonr@gnu.org>
25728         * xterm.c (handle_one_xevent): Revert to counting chars not bytes.
25730         * w32term.c (w32_read_socket) <WM_CHAR>: Decode characters outside
25731         the unicode range available in MULE by locale-coding-system.
25732         Improve dbcs lead byte detection.  Set event timestamp and modifiers
25733         earlier.
25735 2008-01-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
25737         * mac.c (mac_emacs_pid) [MAC_OSX]: New variable.
25738         [MAC_OSX] (init_mac_osx_environment): Initialize it.
25739         [MAC_OSX] (mac_try_close_socket) [SELECT_USE_CFSOCKET]: Return 0
25740         when used on child processes.
25742 2008-01-21  Michael Albinus  <michael.albinus@gmx.de>
25744         * dbusbind.c (Fdbus_method_return_internal): Rename from
25745         Fdbus_method_return.
25746         (Fdbus_unregister_object): Move to dbus.el.
25747         (Fdbus_call_method, Fdbus_method_return_internal)
25748         (Fdbus_send_signal): Improve debug messages.
25750 2008-01-20  Martin Rudalics  <rudalics@gmx.at>
25752         * undo.c (undo_inhibit_record_point): New variable.
25753         (syms_of_undo): Initialize it.
25754         (record_point): Don't record point when undo_inhibit_record_point
25755         is set.
25757 2008-01-19  Stefan Monnier  <monnier@iro.umontreal.ca>
25759         * process.c (list_processes_1): Don't use SCHARS on a nil buffer name.
25761         * xdisp.c (Qauto_hscroll_mode): New var.
25762         (syms_of_xdisp): Initialize it.
25763         (hscroll_window_tree): Use it to lookup `auto-hscroll-mode' in each
25764         window's buffer.
25765         (hscroll_windows): Don't check automatic_hscrolling_p here.
25767         * window.c (set_window_buffer): Don't unnecessarily reset hscroll and
25768         vscroll if we're setting window-buffer to the value it already has.
25770 2008-01-18  Dan Nicolaescu  <dann@ics.uci.edu>
25772         * m/intel386.h: Remove references to XENIX.
25774 2008-01-17  Andreas Schwab  <schwab@suse.de>
25776         * m/amdx86-64.h (START_FILES, LIB_STANDARD): Use HAVE_LIB64_DIR
25777         instead of HAVE_X86_64_LIB64_DIR.
25778         * m/ibms390x.h (START_FILES, LIB_STANDARD): Likewise.
25780 2008-01-17  Glenn Morris  <rgm@gnu.org>
25782         * m/ibms390x.h (START_FILES, LIB_STANDARD): Adjust value according
25783         to HAVE_X86_64_LIB64_DIR.
25785 2008-01-16  Dan Nicolaescu  <dann@ics.uci.edu>
25787         * s/irix3-3.h:
25788         * s/irix4-0.h:
25789         * s/386-ix.h:
25790         * s/domain.h:
25791         * s/hpux9-x11r4.h:
25792         * s/hpux9shxr4.h: Remove files for systems no longer supported.
25794         * sysdep.c: Remove code containing references to symbols defined
25795         by unsupported systems.
25797 2008-01-16  Glenn Morris  <rgm@gnu.org>
25799         * coding.c (select-safe-coding-system-function): Doc fix.
25801 2008-01-15  Glenn Morris  <rgm@gnu.org>
25803         * config.in: Revert 2008-01-13 change: this is a generated file.
25805 2008-01-13  Tom Tromey  <tromey@redhat.com>
25807         * lisp.h: Fix typo.
25809 2008-01-13  Dan Nicolaescu  <dann@ics.uci.edu>
25811         * m/sequent-ptx.h:
25812         * m/sequent.h:
25813         * s/ptx.h:
25814         * s/ptx4-2.h:
25815         * s/ptx4.h: Remove files for systems no longer supported.
25817         * callproc.c (Fcall_process): Fix previous change.
25819 2008-01-13  Dan Nicolaescu  <dann@ics.uci.edu>
25821         * unexsunos4.c: Remove file, system not supported anymore.
25823         * m/mips.h:
25824         * m/intel386.h:
25825         * callproc.c:
25826         * config.in:
25827         * ecrt0.c:
25828         * emacs.c:
25829         * fileio.c:
25830         * frame.c:
25831         * getpagesize.h:
25832         * keyboard.c:
25833         * lread.c:
25834         * process.c:
25835         * puresize.h:
25836         * sysdep.c:
25837         * systty.h:
25838         * syswait.h:
25839         * unexec.c:
25840         * xdisp.c:
25841         * alloc.c: Remove code containing references to symbols defined by
25842         unsupported systems.
25844 2008-01-11  Kenichi Handa  <handa@ni.aist.go.jp>
25846         * coding.c (detect_coding_mask): Fix previous change.
25848 2008-01-09  Kenichi Handa  <handa@ni.aist.go.jp>
25850         * coding.c (detect_coding_iso2022): New arg
25851         latin_extra_code_state.  Allow Latin extra codes only
25852         when *latin_extra_code_state is nonzero.
25853         (detect_coding_mask): If there is a NULL byte, detect the encoding
25854         as UTF-16 or binary.  If Latin extra codes exist, detect the
25855         encoding as ISO-2022 only when there's no other proper encoding is
25856         found.
25858 2008-01-08  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
25860         * frame.c (Fmake_terminal_frame): Use #ifdef MAC_OS8 instead of
25861         #ifdef MAC_OS.
25863 2008-01-08  Richard Stallman  <rms@gnu.org>
25865         * fileio.c (Ffile_name_directory, Fexpand_file_name): Doc fixes.
25867 2008-01-06  Nick Roberts  <nickrob@snap.net.nz>
25869         * keyboard.c (parse_menu_item): Don't enclose key bindings on
25870         menu bar in parentheses.
25872 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
25874         * m/7300.h:
25875         * m/acorn.h:
25876         * m/alliant-2800.h:
25877         * m/alliant.h:
25878         * m/alliant1.h:
25879         * m/alliant4.h:
25880         * m/altos.h:
25881         * m/amdahl.h:
25882         * m/apollo.h:
25883         * m/att3b.h:
25884         * m/aviion-intel.h:
25885         * m/aviion.h:
25886         * m/celerity.h:
25887         * m/clipper.h:
25888         * m/cnvrgnt.h:
25889         * m/convex.h:
25890         * m/cydra5.h:
25891         * m/delta88k.h:
25892         * m/dpx2.h:
25893         * m/dual.h:
25894         * m/elxsi.h:
25895         * m/f301.h:
25896         * m/gould-np1.h:
25897         * m/gould.h:
25898         * m/i860.h:
25899         * m/ibmps2-aix.h:
25900         * m/ibmrt-aix.h:
25901         * m/ibmrt.h:
25902         * m/irist.h:
25903         * m/is386.h:
25904         * m/isi-ov.h:
25905         * m/mega68.h:
25906         * m/mg1.h:
25907         * m/news-r6.h:
25908         * m/news-risc.h:
25909         * m/news.h:
25910         * m/nh3000.h:
25911         * m/nh4000.h:
25912         * m/ns16000.h:
25913         * m/ns32000.h:
25914         * m/nu.h:
25915         * m/orion.h:
25916         * m/orion105.h:
25917         * m/paragon.h:
25918         * m/pfa50.h:
25919         * m/plexus.h:
25920         * m/pyramid.h:
25921         * m/pyrmips.h:
25922         * m/sh3el.h:
25923         * m/sps7.h:
25924         * m/sr2k.h:
25925         * m/stride.h:
25926         * m/sun1.h:
25927         * m/sun2.h:
25928         * m/sun3-68881.h:
25929         * m/sun3-fpa.h:
25930         * m/sun3-soft.h:
25931         * m/sun3.h:
25932         * m/sun386.h:
25933         * m/symmetry.h:
25934         * m/tad68k.h:
25935         * m/tahoe.h:
25936         * m/targon31.h:
25937         * m/tek4300.h:
25938         * m/tekxd88.h:
25939         * m/tower32.h:
25940         * m/tower32v3.h:
25941         * m/ustation.h:
25942         * m/wicat.h:
25943         * m/xps100.h:
25944         * s/cxux.h:
25945         * s/cxux7.h:
25946         * s/dgux.h:
25947         * s/dgux4.h:
25948         * s/dgux5-4-3.h:
25949         * s/dgux5-4r2.h:
25950         * s/esix.h:
25951         * s/esix5r4.h:
25952         * s/hiuxmpp.h:
25953         * s/hiuxwe2.h:
25954         * s/iris3-5.h:
25955         * s/iris3-6.h:
25956         * s/isc2-2.h:
25957         * s/isc3-0.h:
25958         * s/isc4-0.h:
25959         * s/isc4-1.h:
25960         * s/newsos5.h:
25961         * s/newsos6.h:
25962         * s/osf1.h:
25963         * s/osf5-0.h:
25964         * s/riscix1-1.h:
25965         * s/riscix12.h:
25966         * s/sco4.h:
25967         * s/sco5.h:
25968         * s/sunos4-0.h:
25969         * s/sunos4-1.h:
25970         * s/sunos413.h:
25971         * s/sunos4shr.h:
25972         * s/umax.h:
25973         * s/unipl5-2.h:
25974         * s/xenix.h:
25975         * cxux-crt0.s:
25976         * unexapollo.c:
25977         * unexconvex.c:
25978         * unexenix.c:
25979         * unexsni.c: Remove files for systems no longer supported.
25981         * m/intel386.h: Remove references to unsupported systems.
25983         * w32.c (get_emacs_configuration): Remove reference to i860.
25985         * sysdep.c: Remove dead code.
25987 2008-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
25989         * s/rtu.h:
25990         * m/masscomp.h: Remove files.  Platform is obsolete.
25992 2008-01-04  Michael Albinus  <michael.albinus@gmx.de>
25994         * dbusbind.c (Fdbus_method_return): New function.
25995         (xd_read_message): Add the serial number to the event.
25996         (Fdbus_register_method): Activate the function.
25998 2008-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
26000         * keyboard.c (read_key_sequence): Fix typo.
26002 2008-01-03  Michael Albinus  <michael.albinus@gmx.de>
26004         * dbusbind.c (all): Replace XCAR by CAR_SAFE and XCDR by CDR_SAFE.
26005         (xd_signature, xd_append_arg): Handle element type detection for
26006         empty arrays.
26007         (Fdbus_call_method, Fdbus_send_signal): Undo type casting for
26008         SDATA () calls; this must be solved more general.
26009         (Fdbus_register_signal): Use SBYTES instead of strlen.
26011 2008-01-03  Magnus Henoch  <magnus@zemdatav>
26013         * dbusbind.c (xd_append_arg): Use unsigned char instead of
26014         unsigned int for byte values (necessary for big-endian platform).
26015         (Fdbus_call_method): Handle the case of no returned arguments.
26017 2007-12-31  Tom Tromey  <tromey@redhat.com>  (tiny change)
26019         * dbusbind.c (xd_read_message): Use non-static input_event struct.
26021 2007-12-31  Magnus Henoch  <mange@freemail.hu>
26023         * dbusbind.c (xd_signature): Signature of variant is just "v".
26025 2007-12-30  Michael Albinus  <michael.albinus@gmx.de>
26027         * dbusbind.c: Fix several errors and compiler warnings.
26028         Reported by Tom Tromey <tromey@redhat.com>.
26029         (XD_ERROR, XD_DEBUG_MESSAGE)
26030         (XD_DEBUG_VALID_LISP_OBJECT_P): Wrap code with "do ... while (0)".
26031         (xd_append_arg): Part for basic D-Bus types rewritten.
26032         (xd_retrieve_arg): Split implementation of DBUS_TYPE_BYTE and
26033         DBUS_TYPE_(U)INT16.  Don't call XD_DEBUG_MESSAGE with "%f" if not
26034         appropriate.
26035         (xd_read_message): Return Qnil.  Don't signal an error; it is not
26036         useful during event reading.
26037         (Fdbus_register_signal): Signal an error if the check for
26038         FUNCTIONP fails.
26039         (Fdbus_register_method): New function.  The implementation is not
26040         complete, the call of the function signals an error therefore.
26041         (Fdbus_unregister_object): New function, renamed from
26042         Fdbus_unregister_signal.  The initial check signals an error, if
26043         the object is not well formed.
26045 2007-12-30  Richard Stallman  <rms@gnu.org>
26047         * textprop.c (get_char_property_and_overlay):
26048         Signal error if POSITION is out of range in a buffer.
26050 2007-12-29  Martin Rudalics  <rudalics@gmx.at>
26052         * w32fns.c (Fx_create_frame): Make copy of frame parameters
26053         because the original parameters are in pure storage now.
26055 2007-12-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
26057         * xdisp.c (phys_cursor_in_rect_p): Check if cursor is in fringe area.
26059 2007-12-22  Eli Zaretskii  <eliz@gnu.org>
26061         * callint.c (syms_of_callint) <command-history>: Add reference to
26062         history-length in the doc string.
26064 2007-12-17  Jason Rumney  <jasonr@gnu.org>
26066         * w32fns.c (w32_wnd_proc) <WM_KEYDOWN>: Cast char to unsigned
26067         before passing as wParam.
26069 2007-12-22  Michael Albinus  <michael.albinus@gmx.de>
26071         * dbusbind.c (xd_retrieve_arg): Handle DBUS_TYPE_BYTE,
26072         DBUS_TYPE_INT16, DBUS_TYPE_UINT16, DBUS_TYPE_INT64,
26073         DBUS_TYPE_UINT64, DBUS_TYPE_DOUBLE and DBUS_TYPE_SIGNATURE.
26074         Return float when DBUS_TYPE_INT32 or DBUS_TYPE_UINT32 do not fit
26075         as number.
26076         (Fdbus_call_method): Fix docstring.
26078 2007-12-21  Michael Albinus  <michael.albinus@gmx.de>
26080         * dbusbind.c (XD_BASIC_DBUS_TYPE, XD_DBUS_TYPE_P, XD_NEXT_VALUE):
26081         New macros.
26082         (XD_SYMBOL_TO_DBUS_TYPE): Rename from XD_LISP_SYMBOL_TO_DBUS_TYPE.
26083         (XD_OBJECT_TO_DBUS_TYPE): Rename from XD_LISP_OBJECT_TO_DBUS_TYPE.
26084         Simplify.
26085         (xd_signature): New function.
26086         (xd_append_arg): Compute also signatures.  Major rewrite.
26087         (xd_retrieve_arg): Make debug messages friendly.
26088         (Fdbus_call_method, Fdbus_send_signal): Extend docstring.
26089         Check for signatures of arguments.
26091 2007-12-19  Michael Albinus  <michael.albinus@gmx.de>
26093         * dbusbind.c (QCdbus_type_byte, QCdbus_type_boolean)
26094         (QCdbus_type_int16, QCdbus_type_uint16, QCdbus_type_int32)
26095         (QCdbus_type_uint32, QCdbus_type_int64, QCdbus_type_uint64)
26096         (QCdbus_type_double, QCdbus_type_string, QCdbus_type_object_path)
26097         (QCdbus_type_signature, QCdbus_type_array, QCdbus_type_variant)
26098         (QCdbus_type_struct, QCdbus_type_dict_entry): New D-Bus type symbols.
26099         (XD_LISP_SYMBOL_TO_DBUS_TYPE): New macro.
26100         (XD_LISP_OBJECT_TO_DBUS_TYPE): Add compound types.
26101         (xd_retrieve_value): Remove.  Functionality included in ...
26102         (xd_append_arg): New function.
26103         (Fdbus_call_method, Fdbus_send_signal): Apply it.
26105 2007-12-16  Michael Albinus  <michael.albinus@gmx.de>
26107         * dbusbind.c (top): Include <stdio.h>.
26108         (Fdbus_call_method, Fdbus_send_signal): Apply type cast in
26109         dbus_message_new_method_call and dbus_message_new_signal.
26110         (Fdbus_register_signal): Rename unique_name to uname.
26111         Check handler for FUNCTIONP instead of CHECK_SYMBOL.  Handle case of
26112         non-existing unique name.  Fix typos in matching rule.  Return an
26113         object which is useful in Fdbus_unregister_signal.
26114         (Fdbus_unregister_signal): Reimplementation, in order to remove
26115         only the corresponding entry.
26116         (Vdbus_registered_functions_table): Change the order of entries.
26117         Apply these changes in xd_read_message and Fdbus_register_signal.
26119 2007-12-16  Andreas Schwab  <schwab@suse.de>
26121         * fileio.c (Finsert_file_contents): Fix overflow check to not
26122         depend on undefined integer overflow.
26124 2007-12-14  Jason Rumney  <jasonr@gnu.org>
26126         * w32term.c (w32_read_socket): Use MULTIBYTE_CHAR_KEYSTROKE_EVENT
26127         for characters above 127.
26129 2007-12-13  Jason Rumney  <jasonr@gnu.org>
26131         * w32fns.c (w32_wnd_proc, Fw32_reconstruct_hot_key): Range check
26132         before dereferencing array.
26133         (lookup_vk_code): Remove zero comparison.
26135 2007-12-14  Michael Albinus  <michael.albinus@gmx.de>
26137         * dbusbind.c (xd_retrieve_value, xd_retrieve_arg)
26138         (Fdbus_call_method, Fdbus_send_signal, xd_read_message):
26139         Use `unsigned int' instead of `uint'.
26140         (xd_read_message, Fdbus_register_signal): Split expressions into
26141         multiple lines before operators "&&" and "||", according to the
26142         GNU Coding Standards.
26144 2007-12-14  Eli Zaretskii  <eliz@gnu.org>
26146         * dispextern.h (WINDOWS_NT): Fix incorrect spelling of WINDOWSNT.
26148 2007-12-12  Juri Linkov  <juri@jurta.org>
26150         * buffer.c (Frename_buffer): In interactive spec replace
26151         `read-buffer' with `read-string' that uses `buffer-name-history'
26152         as history, and the current buffer's name as default.
26154 2007-12-10  Stefan Monnier  <monnier@iro.umontreal.ca>
26156         * keyboard.c (Fcommand_execute): Call Qcall_interactively instead of
26157         manipulating the backtrace manually.
26158         (make_lispy_event): Merge the ASCII and MULTIBYTE cases.
26159         (struct backtrace, backtrace_list): Remove.
26160         (command_loop_1): Remove dead var `no_direct'.
26162         * buffer.c (reset_buffer_local_variables): If permanent_too is 0, also
26163         preserve non-built-in buffer-local variables.
26164         (Fkill_all_local_variables): Don't re-create&re-set permanent
26165         buffer-local variables.
26167 2007-12-09  Juri Linkov  <juri@jurta.org>
26169         * buffer.c (Frename_buffer): Change interactive spec from "s" to
26170         Lisp code that uses `read-buffer' with current buffer as default.
26172 2007-12-08  Michael Albinus  <michael.albinus@gmx.de>
26174         * dbusbind.c (xd_read_message): Generate an event for every
26175         registered handler.  There might be several handlers registered
26176         for the same signal.
26177         (Fdbus_register_signal): Don't overwrite a registration for the
26178         same signal.  Add a new registration if handlers are different.
26179         (Vdbus_registered_functions_table): Rework doc string.
26181 2007-12-07  Michael Albinus  <michael.albinus@gmx.de>
26183         * dbusbind.c (Fdbus_get_unique_name, xd_read_message)
26184         (Fdbus_register_signal): Use DBUS_MAXIMUM_NAME_LENGTH and
26185         DBUS_MAXIMUM_MATCH_RULE_LENGTH for string lengths.
26186         (Fdbus_call_method, Fdbus_send_signal, Fdbus_register_signal):
26187         Unify argument lists.
26188         (xd_read_message, Fdbus_register_signal): Reorder and extend event
26189         arguments and hash table keys.  Use unique name for service.
26190         (Fdbus_unregister_signal): Remove checks.
26191         (Vdbus_registered_functions_table): Fix doc string.
26193 2007-12-05  Magnus Henoch  <mange@freemail.hu>
26195         * process.c (make_process): Initialize pty_flag to 0.
26197 2007-12-05  Jason Rumney  <jasonr@gnu.org>
26199         * image.c (xbm_load) [WINDOWSNT]: Shuffle the bits of directly
26200         specified XBMs.
26202 2007-12-05  Richard Stallman  <rms@gnu.org>
26204         * xdisp.c (syms_of_xdisp) <scroll-conservatively>: Doc fix.
26206 2007-12-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
26208         * mac.c (cfsockets_for_select) [MAC_OSX && SELECT_USE_CFSOCKET]:
26209         New variable.
26210         (mac_try_close_socket) [MAC_OSX]: New function.
26211         [MAC_OSX] (sys_select) [SELECT_USE_CFSOCKET]:
26212         Update cfsockets_for_select.  Replace invalid CFRunLoop source.
26214         * sysdep.c (emacs_close) [MAC_OSX && HAVE_CARBON]:
26215         Use mac_try_close_socket.
26217 2007-12-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
26219         * unexmacosx.c (unrelocate): New argument BASE.  Use it instead of
26220         reloc_base.
26221         (copy_dysymtab): Compute relocation base here.
26222         (rebase_reloc_address) [__ppc64__]: New function.
26223         (copy_dysymtab) [__ppc64__]: Use it if relocation base needs to be
26224         changed.
26226 2007-12-05  Jason Rumney  <jasonr@gnu.org>
26228         * w32proc.c (sys_spawnve): Quote args with wildcards.
26230 2007-12-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
26232         * unexmacosx.c (copy_data_segment): Also copy __gcc_except_tab and
26233         __objc_* sections.
26234         (unrelocate) [_LP64]: Set relocation base to address of data segment.
26236 2007-12-05  Michael Albinus  <michael.albinus@gmx.de>
26238         * dbusbind.c (xd_read_message): Return value is a Lisp_Object.
26239         Move check for Vdbus_registered_functions_table to
26240         xd_read_queued_messages.
26241         (xd_read_queued_messages): Protect xd_read_message calls by
26242         internal_condition_case_1.
26244 2007-12-04  Michael Albinus  <michael.albinus@gmx.de>
26246         * dbusbind.c (QCdbus_system_bus, QCdbus_session_bus): Rename from
26247         Qdbus_system_bus and Qdbus_session_bus, respectively.
26248         (Vdbus_intern_symbols): Remove.
26249         (Vdbus_registered_functions_table): New hash table.
26250         (XD_SYMBOL_INTERN_SYMBOL): Remove.
26251         (xd_read_message, Fdbus_register_signal, Fdbus_unregister_signal):
26252         Rewrite in order to manage registered functions by hash table
26253         Vdbus_registered_functions_table.
26255 2007-12-03  Jan Djärv  <jan.h.d@swipnet.se>
26257         * xterm.c: Update URL to Window Manager Specification in comment.
26259 2007-12-02  Michael Albinus  <michael.albinus@gmx.de>
26261         * config.in (HAVE_DBUS): Add.
26263         * Makefile.in (HAVE_DBUS): Add D-Bus definitions if defined.
26264         (ALL_CFLAGS): Add ${DBUS_CFLAGS}.
26265         (obj): Add $(DBUS_OBJ).
26266         (LIBES): Add $(DBUS_LIBS).
26267         (dbusbind.o): New target.
26269         * dbusbind.c: New file.
26271         * emacs.c (main): Call syms_of_dbusbind when HAVE_DBUS is defined.
26273         * keyboard.c: All D-Bus related code is wrapped by "#ifdef HAVE_DBUS".
26274         (Qdbus_event): New Lisp symbol.
26275         (kbd_buffer_get_event, make_lispy_event): Handle DBUS_EVENT.
26276         (gobble_input): Call xd_read_queued_messages, reading D-Bus messages.
26277         (keys_of_keyboard): Define dbus-event.
26279         * termhooks.h (event_kind): Add DBUS_EVENT when HAVE_DBUS is defined.
26281 2007-12-01  Richard Stallman  <rms@gnu.org>
26283         * search.c (syms_of_search) <inhibit-changing-match-data>: Doc fix.
26285 2007-11-30  Jason Rumney  <jasonr@gnu.org>
26287         * w32console.c (w32con_ins_del_lines, scroll_line): Clip to window.
26288         (w32con_reset_terminal_modes): Clear screen buffer.
26289         (w32_face_attributes): Don't use color indexes that are out of range.
26290         Only reverse the default colors.
26292         * xfaces.c (map_tty_color, tty_color_name): Remove special case for
26293         WINDOWSNT.
26295         * w32console.c, w32term.h (vga_stdcolor_name): Remove.
26297 2007-11-29  Jason Rumney  <jasonr@gnu.org>
26299         * w32console.c: Leave HAVE_WINDOW_SYSTEM defined.
26300         (w32_face_attributes): Use Vtty_defined_color_alist to determine
26301         if the terminal colors are initialized.
26302         (unspecified_fg, unspecified_bg): Remove unused declarations.
26304 2007-11-29  Andreas Schwab  <schwab@suse.de>
26306         * keyboard.c (apply_modifiers): Fix typo.
26308 2007-11-29  Richard Stallman  <rms@gnu.org>
26310         * keymap.c (Fcurrent_local_map): Doc fix.
26312 2007-11-28  Petr Salinger  <Petr.Salinger@seznam.cz>  (tiny change)
26314         * s/gnu-kfreebsd.h: New file.
26316 2007-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
26318         * buffer.c (Fget_buffer_create, Fmake_indirect_buffer):
26319         Don't cast redundantly.
26321         * keyboard.c (KEY_TO_CHAR): New macro.
26322         (parse_modifiers, apply_modifiers): Accept integer arguments.
26323         (read_key_sequence): Use them to unify the "shift->unshift" mapping
26324         for chars and symbol keys.
26325         After doing such remapping, apply function-key-map again.
26327 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
26329         * Makefile.in (SOME_MACHINE_LISP): Remove VMS files, they are not
26330         compiled anymore.
26332 2007-11-26  Andreas Schwab  <schwab@suse.de>
26334         * process.c (list_processes_1): Fix indentation level of the
26335         command column.
26337 2007-11-23  Andreas Schwab  <schwab@suse.de>
26339         * editfns.c (Fformat): Handle %c specially since it requires the
26340         argument to be of type int.
26342 2007-11-23  Markus Triska  <markus.triska@gmx.at>
26344         * emacs.c (main): Call init_editfns before init_process, since
26345         init_process sets Vprocess_connection_type depending on OS release.
26347 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
26349         * data.c (do_symval_forwarding): Use same code as in find_symbol_value.
26350         (find_symbol_value): Use do_symval_forwarding.
26352         * data.c (set_internal): Set the value in the `cons-cell' (for
26353         Buffer_Local_values) not only for frame-local variables.
26355 2007-11-22  Andreas Schwab  <schwab@suse.de>
26357         * data.c (Fnumber_to_string): Add cast when passing EMACS_INT
26358         values to sprintf.
26359         * keymap.c (Fsingle_key_description): Likewise.
26360         * print.c (print_object): Likewise.
26362 2007-11-22  Jan Djärv  <jan.h.d@swipnet.se>
26364         * gtkutil.c (update_frame_tool_bar): Don't call x-gtk-map-stock if
26365         file for image is nil.
26367 2007-11-22  Dan Nicolaescu  <dann@ics.uci.edu>
26369         * term.c: Include stdarg.h.
26370         (fatal): Implement using varargs.
26371         * lisp.h (fatal): Add argument types.  (Restore 2005-09-30 change).
26373 2007-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
26375         * lisp.h (struct Lisp_Buffer_Objfwd): Add a `slottype' field.
26376         * data.c (store_symval_forwarding): Get type from buffer_objfwd.
26377         Update call to buffer_slot_type_mismatch.
26378         * buffer.h (buffer_local_types, PER_BUFFER_TYPE): Remove.
26379         (buffer_slot_type_mismatch): Update.
26380         * buffer.c (buffer_local_types): Remove.
26381         (buffer_slot_type_mismatch): Get the symbol and type as arguments.
26382         (defvar_per_buffer): Set the type in the buffer_objfwd.
26384 2007-11-21  Jason Rumney  <jasonr@gnu.org>
26386         * w32bdf.c (w32_init_bdf_font, w32_BDF_to_x_font):
26387         CreateFileMapping returns NULL on failure.
26389 2007-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
26391         * search.c (Fset_match_data): Remove the `evaporate' feature.
26392         (unwind_set_match_data): Don't use the `evaporate' feature.
26394 2007-11-21  Jason Rumney  <jasonr@gnu.org>
26396         * dispnew.c (init_display) [WINDOWSNT]: Hardcode terminal_type.
26398         * w32console.c (w32con_write_glyphs): Remove unused variables.
26400 2007-11-20  Dan Nicolaescu  <dann@ics.uci.edu>
26402         * macterm.c (mac_term_init): Call add_keyboard_wait_descriptor.
26404         * s/darwin.h (MULTI_KBOARD): Remove.
26406         * macfns.c (x_create_tip_frame, Fx_create_frame)
26407         (x_create_tip_frame): Don't deal with MULTI_KBOARD.
26409 2007-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
26411         * buffer.c (Fbuffer_local_value): Remove redundant test.
26412         (swap_out_buffer_local_variables): Swap out binding in `buffer' rather
26413         than in `current-buffer' to match the comment.
26414         Do the swap using swap_in_global_binding.
26416         * data.c (store_symval_forwarding, set_internal):
26417         * eval.c (specbind): Remove dead code.
26419         * coding.c (detect_coding, Fupdate_coding_systems_internal):
26420         * fns.c (Fmd5): Use find_symbol_value rather than SYMBOL_VALUE
26421         Since we do not want to see internal Lisp_*fwd objects here.
26423 2007-11-18  Jan Djärv  <jan.h.d@swipnet.se>
26425         * sysdep.c (init_system_name): Use getaddrinfo if available.
26427         * xterm.c (x_scroll_bar_set_handle, x_scroll_bar_handle_click)
26428         (x_scroll_bar_note_movement): start, end, with, height in struct
26429         scroll_bar are integers and not Lisp_Object, so remove XINT for them.
26431 2007-11-17  Dan Nicolaescu  <dann@ics.uci.edu>
26433         * puresize.h (BASE_PURESIZE): Increase to 1190000.
26435 2007-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
26437         * buffer.h (struct buffer): Move `undo_list' back to before `name'.
26438         This undoes Richard's change of 14-Oct-2002.
26440         * alloc.c (allocate_other_vector):
26441         * lisp.h (allocate_other_vector): Remove.
26443         * window.c (struct save_window_data): Move non-lisp data to the end
26444         and make it `int' rather than Lisp_Object.
26445         (Fcurrent_window_configuration): Use ALLOCATE_PSEUDOVECTOR.
26446         Done wrap/unwrap integer values.
26447         (Fset_window_configuration, compare_window_configurations):
26448         Update use of fields to their new types.
26450         * xterm.h (struct scroll_bar): Only use Lisp_Object for lisp data.
26451         Turn integer fields into `int'.  Merge x_window_low and x_window_high.
26452         (SCROLL_BAR_PACK, SCROLL_BAR_UNPACK, SCROLL_BAR_X_WINDOW)
26453         (SET_SCROLL_BAR_X_WINDOW): Remove.
26454         (SCROLL_BAR_X_WIDGET, SET_SCROLL_BAR_X_WIDGET):
26455         Access the new x_window field directly.
26456         * xterm.c (x_scroll_bar_create): Use a pseudovector.
26457         Don't wrap/unwrap integers into Lisp_Objects.
26458         (XTset_vertical_scroll_bar, x_scroll_bar_handle_click)
26459         (x_scroll_bar_report_motion):
26460         Don't wrap/unwrap integers into Lisp_Objects.
26461         (x_term_init): Use SDATA.
26462         (x_window_to_scroll_bar, x_create_toolkit_scroll_bar)
26463         (x_scroll_bar_set_handle, x_scroll_bar_remove)
26464         (XTset_vertical_scroll_bar, x_scroll_bar_expose)
26465         (x_scroll_bar_report_motion, x_scroll_bar_clear):
26466         * xfns.c (x_set_background_color):
26467         * gtkutil.c (xg_create_scroll_bar, xg_set_toolkit_scroll_bar_thumb):
26468         Access the new x_window field directly.
26470         * alloc.c (ALLOCATE_PSEUDOVECTOR): Move to lisp.h.
26471         (allocate_pseudovector): Make non-static.
26473         * lisp.h (enum pvec_type): New tag PVEC_OTHER.
26474         (allocate_pseudovector): Declare.
26475         (ALLOCATE_PSEUDOVECTOR): Move from alloc.c.
26477 2007-11-15  Andreas Schwab  <schwab@suse.de>
26479         * editfns.c (Fformat): Correctly format EMACS_INT values.
26480         Also take precision into account when formatting an integer.
26482         * keyboard.c (Fevent_symbol_parse_modifiers): Fix declaration.
26484 2007-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
26486         * keyboard.c (Fevent_symbol_parse_modifiers): New function.
26487         (syms_of_keyboard): Defsubr it.
26489         * data.c (swap_in_global_binding): Fix longstanding bug where
26490         store_symval_forwarding was not called with the right second argument,
26491         thus causing objfwd-ing from being dropped.
26493 2007-11-14  Juanma Barranquero  <lekktu@gmail.com>
26495         * macfns.c (Fx_create_frame, Fx_display_pixel_width)
26496         (Fx_display_pixel_height, Fx_display_planes)
26497         (Fx_display_color_cells, Fx_server_max_request_size)
26498         (Fx_server_vendor, Fx_server_version, Fx_display_backing_store)
26499         (Fx_display_visual_class, Fx_display_save_under):
26500         * w32fns.c (Fx_create_frame, Fx_display_pixel_width)
26501         (Fx_display_pixel_height, Fx_display_planes)
26502         (Fx_display_color_cells, Fx_server_max_request_size)
26503         (Fx_server_vendor, Fx_server_version, Fx_display_screens)
26504         (Fx_display_mm_height, Fx_display_mm_width)
26505         (Fx_display_backing_store, Fx_display_visual_class)
26506         (Fw32_select_font, Fx_display_save_under):
26507         * xfns.c (Fx_create_frame, Fx_display_pixel_width)
26508         (Fx_display_pixel_height, Fx_display_planes)
26509         (Fx_display_color_cells, Fx_server_max_request_size)
26510         (Fx_server_vendor, Fx_server_version, Fx_display_backing_store)
26511         (Fx_display_save_under): Fix typos in docstrings.
26513 2007-11-14  Juanma Barranquero  <lekktu@gmail.com>
26515         * w32fns.c (Fw32_registered_hot_keys): Don't return the nil values
26516         corresponding to deleted entries; they are an implementation detail.
26517         (gray_bitmap_width, gray_bitmap_height, gray_bitmap_bits):
26518         Remove variables.
26519         (w32_pass_extra_mouse_buttons_to_system, w32_strict_fontnames)
26520         (w32_pass_multimedia_buttons_to_system, w32_strict_painting)
26521         (Vw32_charset_info_alist, w32_to_x_color, w32_init_class)
26522         (w32_createscrollbar, w32_createwindow, my_post_msg, w32_get_modifiers)
26523         (w32_grabbed_keys, cancel_all_deferred_msgs): Make static.
26524         (Fw32_define_rgb_color, Fw32_load_color_file)
26525         (syms_of_w32fns) <w32-pass-multimedia-buttons-to-system>:
26526         Fix typos in docstrings.
26527         (Fx_server_version): Reflow docstring.
26528         (Fw32_shell_execute): Doc fixes.
26530 2007-11-13  Juanma Barranquero  <lekktu@gmail.com>
26532         * w32fns.c (Fw32_register_hot_key): Don't try to register hot key
26533         if w32_parse_hot_key returned nil.
26535 2007-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
26537         * xdisp.c (load_overlay_strings): Fix copy&paste typo.
26539 2007-11-09  Jason Rumney  <jasonr@gnu.org>
26541         * s/ms-w32.c (USE_TOOLKIT_SCROLL_BARS): Define.
26543         * w32term.c (w32_scroll_bar_handle_click): Use SCROLL_BAR_CLICK_EVENT.
26545         * keyboard.c (discard_mouse_events, make_lispy_event) [WINDOWSNT]:
26546         Remove W32_SCROLL_BAR_CLICK_EVENT.
26548         * termhooks.h (enum event_kind) [WINDOWSNT]: Likewise.
26549         Add MULTIMEDIA_KEY_EVENT.
26551         * keyboard.c (lispy_function_keys) [WINDOWSNT]: Add more keys.
26552         (lispy_multimedia_keys) [WINDOWSNT]: New array.
26553         (make_lispy_event) [WINDOWSNT]: Use it to translate
26554         MULTIMEDIA_KEY_EVENT.
26556         * w32term.h (WM_APPCOMMAND): Define if not already.
26557         (GET_APPCOMMAND_LPARAM): Likewise.
26559         * w32term.c (w32_read_socket): Generate MULTIMEDIA_KEY_EVENT from
26560         WM_APPCOMMAND.
26562         * w32fns.c (w32_pass_multimedia_buttons_to_system): New user option.
26563         (syms_of_w32fns): Export and initialize it.
26564         (w32_wnd_proc): Pass WM_APPCOMMAND on to w32_read_socket.
26566 2007-11-09  Chong Yidong  <cyd@stupidchicken.com>
26568         * dispextern.h (struct it): Don't define OVERLAY_STRING_CHUNK_SIZE
26569         twice.
26571         * xdisp.c (handle_face_prop): Fix last change.
26573 2007-11-09  Richard Stallman  <rms@gnu.org>
26575         * xdisp.c (handle_face_prop): Test for strings that came from overlays,
26576         not just for after-strings and before-strings.
26577         Call face_for_overlay_string and pass the overlay to it.
26578         (handle_display_prop): Determine whether property came from an overlay.
26579         Pass OVERLAY arg to handle_single_display_spec.
26580         (handle_single_display_spec): New arg OVERLAY sets it->from_overlay.
26581         (load_overlay_strings): Fill in it->string_overlays.
26582         (get_overlay_strings_1, push_it, pop_it): Handle it->from_overlays.
26584         * xfaces.c (face_for_overlay_string): Function renamed from
26585         face_at_buffer_position_no_overlays, and add arg OVERLAY.
26587         * dispextern.h (struct it): New elt string_overlays.
26588         New elt from_overlay, also in stack.
26589         Rearrange a few elements.
26590         (face_for_overlay_string): Decl renamed from
26591         face_at_buffer_position_no_overlays, and add argument.
26593 2007-11-09  Richard Stallman  <rms@gnu.org>
26595         * xdisp.c (handle_face_prop): Use face_at_buffer_position_no_overlays
26596         to get the base face for an overlay string.
26598         * dispextern.h (face_at_buffer_position_no_overlays): Add decl.
26600         * xfaces.c (face_at_buffer_position_no_overlays): New function.
26602         * xdisp.c (handle_stop): Move some code out of loop.
26604 2007-11-09  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
26606         * macfns.c [USE_ATSUI] (Fmac_atsu_font_face_attributes):
26607         Fix conversion from Lisp object to ATSUFontID.
26609 2007-11-09  Jason Rumney  <jasonr@gnu.org>
26611         * xdisp.c (Fformat_mode_line): Do nothing when noninteractive.
26613 2007-11-09  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
26615         * unexmacosx.c (unexec_regions_recorder, unexec_regions_merge):
26616         Don't assume regions are aligned to page boundary.
26617         (print_load_command_name): Add LC_UUID if defined.
26619 2007-11-09  Richard Stallman  <rms@gnu.org>
26621         * emacs.c (syms_of_emacs) <installation-directory>: Reflow docstring.
26623 2007-11-07  Jason Rumney  <jasonr@gnu.org>
26625         * s/windows95.h: Remove.
26627 2007-11-06  Jan Djärv  <jan.h.d@swipnet.se>
26629         * gtkutil.c (xg_tool_bar_menu_proxy): Handle GTK_IMAGE_ICON_NAME and
26630         abort with a message on unhandled store_type values.
26632 2007-11-01  Jan Djärv  <jan.h.d@swipnet.se>
26634         * xterm.c, xfns.c, xselect.c, xterm.h, s/msdos.h, s/sco4.h, s/sco5.h:
26635         Remove HAVE_X11R5 and HAVE_X11R4.
26637 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
26639         * Makefile.in: Remove references to sunfns.c and sunfns.o.
26641 2007-11-01  Johan Bockgård  <bojohan@gnu.org>
26643         * macterm.c, w32term.c, xterm.c (x_draw_stretch_glyph_string):
26644         Don't set s->stippled_p here, since it has already been set by
26645         x_set_glyph_string_gc from x_draw_glyph_string.
26647 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
26649         * sunfns.c: Remove file.
26651         * m/sun386.h:
26652         * m/sun2.h:
26653         * m/sparc.h: Remove Sun windows code.
26655 2007-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
26657         * keyboard.c (syms_of_keyboard): Initialize the initial_kboard.
26658         (init_keyboard): Set current_kboard's window-system to nil.
26659         (tty_read_avail_input): Typo.
26660         * frame.c (make_initial_frame): Don't initialize the initial_kboard.
26662 2007-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
26664         * s/usg5-4.h:
26665         * s/usg5-3.h:
26666         * s/ptx.h:
26667         * m/is386.h:
26668         * m/ibmps2-aix.h:
26669         * Makefile.in: Remove all mentions of X10.
26671         * dispnew.c (syms_of_display): Don't mention version 10.
26673 2007-10-28  Juanma Barranquero  <lekktu@gmail.com>
26675         * makefile.w32-in (OBJ1): Remove abbrev.$(O).
26676         ($(BLD)/abbrev.$(O)): Remove.
26678 2007-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
26680         Rewrite abbrev.c in Elisp.
26681         * image.c (Qcount): Don't declare as extern.
26682         (syms_of_image): Initialize and staticpro `Qcount'.
26683         * puresize.h (BASE_PURESIZE): Increase for the new abbrev.el functions.
26684         * emacs.c (main): Don't call syms_of_abbrev.
26685         * Makefile.in (obj): Remove abbrev.o.
26686         (abbrev.o): Remove.
26687         * abbrev.c: Remove.
26689 2007-10-26  Martin Rudalics  <rudalics@gmx.at>
26691         * window.c (window_min_size_2): Don't count header-line.
26693 2007-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
26695         * frame.h (struct frame): Move all bit fields after the first bit
26696         field to take advantage of the available space.  Group all the
26697         chars together to reduce wasted space due to padding.
26699 2007-10-26  Juanma Barranquero  <lekktu@gmail.com>
26701         * minibuf.c (Fread_minibuffer, Feval_minibuffer): Reflow docstrings.
26703         * alloc.c (spare_memory, stack_copy, stack_copy_size, ignore_warnings)
26704         (Vdead, dont_register_blocks, staticvec, staticidx, interval_block)
26705         (n_interval_blocks, init_strings, check_string_bytes, check_sblock)
26706         (init_float, free_float, n_cons_blocks, init_cons, all_vectors)
26707         (n_vectors, symbol_block, symbol_block_index, symbol_free_list)
26708         (n_symbol_blocks, init_symbol, marker_block, marker_free_list)
26709         (n_marker_blocks, init_marker, valid_pointer_p, make_pure_float)
26710         (last_marked, mark_object_loop_halt): Make static.
26712         * frame.c (syms_of_frame) <delete-frame-functions>:
26713         Fix typo in docstring.
26715 2007-10-25  Juanma Barranquero  <lekktu@gmail.com>
26717         * w32.c (init_environment): Fix tiny memory leak.
26718         (w32_get_resource): Remove unused variable `ok'.
26720 2007-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
26722         Make `window-system' into a keyboard-local variable (rather than
26723         frame-local as done originally by multi-tty).
26725         * keyboard.h (struct kboard): Add Vwindow_system.
26726         * keyboard.c (init_kboard): Set a default for Vwindow_system.
26727         (mark_kboards): Mark Vwindow_system.
26729         * dispnew.c (syms_of_display) <window-system>: Declare terminal-local.
26730         (init_display): Don't set the obsolete `window-system' frame-param.
26732         * xterm.c (x_term_init):
26733         * w32term.c (w32_create_terminal):
26734         * term.c (init_tty): Set Vwindow_system.
26735         * macterm.c (mac_create_terminal): Set a keyboard (missing piece of the
26736         multi-tty merge maybe?), copied from w32term.c.  Set Vwindow_system.
26738         * xfns.c (Fx_create_frame, x_create_tip_frame):
26739         * w32fns.c (Fx_create_frame, x_create_tip_frame):
26740         * macfns.c (Fx_create_frame):
26741         Don't set the obsolete `window-system' frame-param.
26743         * frame.h (Qwindow_system): Remove.
26744         * frame.c (Qwindow_system): Remove.  In `syms_of_frame' as well.
26745         (Fmake_terminal_frame): Don't set obsolete `window-system' frame-param.
26747 2007-10-24  Richard Stallman  <rms@gnu.org>
26749         * frame.c (x_figure_window_size): For fullscreen case,
26750         set USPosition | PPosition without clobbering rest of window_prompting.
26752         * keyboard.c (Fcurrent_idle_time): Doc fix.
26754         * print.c (Fwith_output_to_temp_buffer): Doc fix.
26756 2007-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
26758         * process.c (unwind_request_sigio): Only define if __ultrix__.
26760         * callproc.c (child_setup): Remove spurious *.
26762         * lisp.h (Fget_text_property): Declare.
26763         (have_menus_p): Declare it here rather than in sys-dep header files.
26764         * macterm.h (have_menus_p):
26765         * msdos.h (have_menus_p):
26766         * xterm.h (have_menus_p): Remove.
26768         * data.c (Fmake_variable_buffer_local, Fmake_local_variable)
26769         (Fmake_variable_frame_local): Just check the variable's const-ness
26770         rather than checking nil or t.
26772 2007-10-22  Jason Rumney  <jasonr@gnu.org>
26774         * w32fns.c: Include math.h.
26775         (w32_abort): Declaration moved to nt/config.nt.
26777         * s/ms-w32.h (HAVE_STDLIB_H): Define.
26778         (abort): Redefinition moved to nt/config.nt.
26780         * m/windowsnt.h: Remove.
26782 2007-10-22  Juanma Barranquero  <lekktu@gmail.com>
26784         * emacs.c (Fdump_emacs): Fix typo in message.
26785         (syms_of_emacs) <kill-emacs-hook>: Fix typo in docstring.
26786         <installation-directory>: Reflow docstring.
26788 2007-10-22  Juri Linkov  <juri@jurta.org>
26790         * minibuf.c: Allow minibuffer default to be a list of default values.
26791         With empty input use the first element of this list as returned default.
26792         (string_to_object)
26793         (read_minibuf_noninteractive): If defalt is cons, set val to its car.
26794         (read_minibuf): If defalt is cons, set histstring to its car.
26795         (Fread_string): If default_value is cons, set val to its car.
26796         (Fread_buffer): If def is cons, use its car.
26797         (Fcompleting_read): If defalt is cons, set val to its car.
26799 2007-10-21  Michael Albinus  <michael.albinus@gmx.de>
26801         * fileio.c (Fcopy_file): Call file name handler with preserve_uid_gid.
26803 2007-10-20  Juanma Barranquero  <lekktu@gmail.com>
26805         * doc.c (Fdocumentation): Check for advice in all cases.
26807 2007-10-19  Chong Yidong  <cyd@stupidchicken.com>
26809         * Makefile.in [HAVE_LIBRESOLV]: Add -lresolv to linker flags.
26811 2007-10-19  Richard Stallman  <rms@gnu.org>
26813         * doc.c (Fdocumentation): Check for and handle an advised function.
26815 2007-10-19  Juanma Barranquero  <lekktu@gmail.com>
26817         * process.c (Fset_process_filter): Doc fix.
26819 2007-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
26821         * keyboard.c (read_key_sequence): Undo a change introduced by multi-tty
26822         which caused key-translation-map to applied repeatedly (thus breaking
26823         double-mode).
26825 2007-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
26827         * xselect.c (x_own_selection, x_handle_selection_clear)
26828         (x_clear_frame_selections):
26829         * w32menu.c (list_of_panes, list_of_items):
26830         * w32fns.c (w32_color_map_lookup, Fx_create_frame, Fx_display_list):
26831         * textprop.c (validate_plist, interval_has_all_properties)
26832         (interval_has_some_properties, interval_has_some_properties_list)
26833         (add_properties, text_property_list):
26834         * process.c (Fget_buffer_process, list_processes_1, status_notify):
26835         * minibuf.c (Fassoc_string):
26836         * macselect.c (x_own_selection, x_clear_frame_selections)
26837         (Fx_disown_selection_internal):
26838         * keymap.c (Fcommand_remapping, where_is_internal, describe_map_tree):
26839         Use CONSP rather than !NILP and XC[AD]R rather than Fc[ad]r.
26841 2007-10-17  Chong Yidong  <cyd@stupidchicken.com>
26843         * process.c: Link to libs for calling res_init() if available.
26844         (Fmake_network_process): Call res_init() before getaddrinfo or
26845         gethostbyname, if possible.
26847 2007-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
26849         * lread.c (read1): Set pvectype for char_tables.
26851         * lisp.h (XMISCANY, XMARKER, XINTFWD, XBOOLFWD, XOBJFWD, XOVERLAY)
26852         (XBUFFER_OBJFWD, XBUFFER_LOCAL_VALUE, XKBOARD_OBJFWD, XSAVE_VALUE):
26853         Add type checks.
26854         (SOME_BUFFER_LOCAL_VALUEP, GC_SOME_BUFFER_LOCAL_VALUEP): Remove.
26856         * alloc.c (free_misc): Use XMISCTYPE.
26857         (live_misc_p, gc_sweep): Use Lisp_Misc_Any.
26859 2007-10-17  Glenn Morris  <rgm@gnu.org>
26861         * minibuf.c (Qcompletion_ignore_case): New Lisp_Object.
26862         (syms_of_minibuf): Add Qcompletion_ignore_case.
26863         * dired.c (Qcompletion_ignore_case): Change to external.
26864         (syms_of_dired) [VMS]: Remove Qcompletion_ignore_case.
26865         * fileio.c (Qcompletion_ignore_case): New external Lisp_Object.
26866         (Fread_file_name): Use it rather than intern'ing.
26868         * coding.c (Qcompletion_ignore_case): New external Lisp_Object.
26869         (Fread_coding_system): Ignore case of user input.
26871 2007-10-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
26873         * xdisp.c (handle_display_prop): Ignore display specs after
26874         replacing one when string text is being replaced.
26875         (handle_single_display_spec): Pretend as if characters with display
26876         property haven't been consumed only when buffer text is being replaced.
26878 2007-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
26880         * xfns.c (Fx_create_frame, Fx_display_list):
26881         * window.c (window_fixed_size_p, enlarge_window)
26882         (shrink_window_lowest_first):
26883         * macterm.c (init_font_name_table):
26884         * macfns.c (Fx_create_frame, Fx_display_list):
26885         * lread.c (close_load_descs):
26886         * keyboard.c (read_char_x_menu_prompt):
26887         * fns.c (Fmember, Fmemql, Fdelete, Fset_char_table_parent):
26888         * coding.c (code_convert_region_unwind): Test the type of an object
26889         rather than just !NILP before extracting data from it.
26891         * alloc.c (Fpurecopy): Set the pvec tag on pseudo vectors.
26893         * lisp.h (enum Lisp_Misc_Type): Del Lisp_Misc_Some_Buffer_Local_Value.
26894         (XMISCANY): New macro.
26895         (XMISCTYPE): Use it.
26896         (struct Lisp_Misc_Any): New type.
26897         (union Lisp_Misc): Use it.
26898         (struct Lisp_Buffer_Local_Value): Add `local_if_set' bit.
26899         * data.c (Fboundp, store_symval_forwarding, swap_in_global_binding)
26900         (find_symbol_value, set_internal, default_value, Fset_default)
26901         (Fmake_variable_buffer_local, Fmake_local_variable)
26902         (Fkill_local_variable, Fmake_variable_frame_local, Flocal_variable_p)
26903         (Flocal_variable_if_set_p, Fvariable_binding_locus):
26904         The SOME_BUFFER_LOCAL_VALUEP distinction is replaced by local_if_set.
26905         * alloc.c (allocate_buffer): Set the size and tag.
26906         (allocate_misc, mark_maybe_object, mark_object, survives_gc_p):
26907         Use XMISCANY.
26908         (die): Follow the GNU convention for error messages.
26909         * print.c (print_object): SOME_BUFFER_LOCAL_VALUEP -> local_if_set.
26910         * buffer.c (Fget_buffer_create, Fmake_indirect_buffer): Don't set the
26911         tag any more.
26912         (set_buffer_internal_1):
26913         * frame.c (store_frame_param):
26914         * eval.c (specbind):
26915         * xdisp.c (select_frame_for_redisplay): Drop SOME_BUFFER_LOCAL_VALUEP.
26917         * doc.c (Fsnarf_documentation): Simplify.
26919 2007-10-14  Juanma Barranquero  <lekktu@gmail.com>
26921         * w32term.c (w32_font_is_double_byte, my_create_scrollbar): Make static.
26922         (syms_of_w32term) <w32-enable-unicode-output>: Fix typo in docstring.
26924 2007-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
26926         * buffer.c (Fmake_indirect_buffer): Set the buffer's tag.
26928 2007-10-14  Juanma Barranquero  <lekktu@gmail.com>
26930         * eval.c (do_autoload): Don't save autoloads.
26932         * data.c (Ffset): Save autoload of the function being set.
26934 2007-10-07  John Paul Wallington  <jpw@pobox.com>
26936         * xfns.c (x_create_tip_frame): Set the `display-type' frame
26937         parameter before setting up faces.
26939 2007-10-13  Eli Zaretskii  <eliz@gnu.org>
26941         * ccl.c (Fregister_code_conversion_map):
26942         * keyboard.c (append_tool_bar_item): Reformat last change.
26944         * lisp.h (eabs): Rename from `abs'.  All callers changed.
26946 2007-10-05  Dmitry Antipov  <dmantipov@yandex.ru>
26948         * buffer.c (add_overlay_mod_hooklist):
26949         * ccl.c (Fregister_ccl_program, Fregister_code_conversion_map):
26950         * fontset.c (make_fontset):
26951         * keyboard.c (GROW_RAW_KEYBUF, menu_bar_items, menu_bar_item)
26952         (append_tool_bar_item):
26953         * macmenu.c (grow_menu_items):
26954         * w32menu.c (grow_menu_items):
26955         * xmenu.c (grow_menu_items): Use larger_vector.
26957 2007-10-13  Eli Zaretskii  <eliz@gnu.org>
26959         * msdos.c (dos_rawgetc): Undo last change (there's no ``leaving
26960         selected frame'' on MSDOS).
26962 2007-10-12  Martin Rudalics  <rudalics@gmx.at>
26964         * frame.c (Qexplicit_name): New variable.
26965         (x_report_frame_params): Report it in parameter alist.
26966         (syms_of_frame): Intern and staticpro it.
26968 2007-10-10  Patrick Mahan  <mahan@mahan.org>  (tiny change)
26970         * macfns.c (x_create_tip_frame): Set terminal for frame.
26972 2007-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
26974         * frame.c (Qenvironment): Remove.
26975         (syms_of_frame) <Qenvironment>: Don't initialize.
26976         (Fdelete_frame): Don't treat the `environment' param specially.
26977         * frame.h (Qenvironment): Don't declare.
26978         * callproc.c (set_initial_environment): Don't set unused frame param.
26980         * frame.c (Fframe_with_environment): Remove.
26981         (syms_of_frame) <Sframe_with_environment>: Don't declare.
26983         * lisp.h (Fframe_with_environment): Don't declare.
26985 2007-10-10  Juanma Barranquero  <lekktu@gmail.com>
26987         * indent.c (indent_tabs_mode, last_known_column)
26988         (last_known_column_modified): Make static.
26989         (syms_of_indent) <indent-tabs-mode>: Remove redundant info in docstring.
26991 2007-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
26993         * puresize.h (BASE_PURESIZE): Increase to 1170000.
26995 2007-10-09  Jason Rumney  <jasonr@gnu.org>
26997         * w32term.c (x_set_window_size): Disable code that attempts to tell
26998         Lisp code about a size change before it actually happens.
27000 2007-10-09  Richard Stallman  <rms@gnu.org>
27002         * xdisp.c (handle_invisible_prop): After setting up an ellipsis,
27003         return HANDLED_RETURN.
27005 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
27007         * keyboard.c (kbd_buffer_get_event): Break loop waiting for input
27008         when there's an unread command event.
27010         * frame.c (focus_follows_mouse): Move here from frame.el to allow
27011         window autoselection act appropriately when leaving selected frame.
27012         (syms_of_frame): Initialize focus_follows_mouse.
27013         * frame.h (focus_follows_mouse): Extern it.
27014         * macterm.c (XTread_socket): When focus_follows_mouse is nil
27015         make SELECT_WINDOW_EVENT only if we don't leave the selected frame.
27016         * msdos.c (dos_rawgetc): Likewise.
27017         * w32term.c (w32_read_socket): Likewise.
27018         * xterm.c (handle_one_xevent): Likewise.
27019         * xdisp.c (syms_of_xdisp): In doc-string of
27020         mouse-autoselect-window mention focus-follows-mouse.
27022 2007-10-08  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
27024         * macterm.c (mac_load_query_font): Fix missing return value.
27025         [USE_CG_DRAWING] (mac_define_fringe_bitmap, mac_destroy_fringe_bitmap):
27026         Add BLOCK_INPUT.
27028 2007-10-08  Richard Stallman  <rms@gnu.org>
27030         * xdisp.c (get_window_cursor_type): Implement documented behavior
27031         for cursor-in-non-selected-windows = t.
27033 2007-10-08  Jason Rumney  <jasonr@gnu.org>
27035         * w32.c (w32_get_resource): Always close registry keys.
27037 2007-10-08  Jason Rumney  <jasonr@gnu.org>
27039         * makefile.w32-in (LIBS): Add COMCTL32.
27041         * w32fns.c (globals_of_w32fns): Init common controls.
27043 2007-10-08  Richard Stallman  <rms@gnu.org>
27045         * image.c (our_memory_buffer): Rename from omfib_buffer.
27047 2007-10-08  Richard Stallman  <rms@gnu.org>
27049         * buffer.c (Foverlays_at): Doc fix.
27051 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
27053         * fns.c (Fplist_put): Preserve uneven tail data.
27055 2007-10-08  Peter O'Gorman  <bug-gnu-emacs@mlists.thewrittenword.com>  (tiny change)
27057         * termhooks.h (enum event_kind): Remove trailing comma.
27059         * frame.h (enum): Remove trailing comma.
27061 2007-10-08  Dhruva Krishnamurthy  <dhruvakm@gmail.com>  (tiny change)
27063         * w32proc.c (delete_child): Don't terminate threads of zombies.
27065 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
27067         * keyboard.h (struct kboard): New elt Vlast_repeatable_command.
27069         * keyboard.c (syms_of_keyboard): Set up new Lisp variable
27070         last-repeatable-command.
27071         (init_kboard): Initialize Vlast_repeatable_command.
27072         (command_loop_1): Set it to real_this_command unless that was
27073         bound to an input event.
27074         (mark_kboards): Mark it.
27076 2007-10-08  Richard Stallman  <rms@gnu.org>
27078         * eval.c (condition-case): Doc fix.
27080 2007-10-08  Masatake YAMATO  <jet@gyve.org>
27082         * xfaces.c (tty_supports_face_attributes_p): Fix code
27083         for LFACE_INVERSE_INDEX and LFACE_BACKGROUND_INDEX; code
27084         was copied and not edited.
27086 2007-10-09  Stefan Monnier  <monnier@iro.umontreal.ca>
27088         Add new `input-decode-map' keymap and use it for terminal
27089         escape sequences.
27090         * keyboard.h (struct kboard): Add Vinput_decode_map.
27091         Remove Vlocal_key_translation_map.
27092         * keyboard.c (read_key_sequence): Add support for input-decode-map.
27093         (init_kboard): Init input-decode-map.
27094         Replace local-key-translation-map back with key-translation-map.
27095         (syms_of_keyboard): Declare input-decode-map.
27096         Remove local-key-translation-map.  Update docstrings.
27097         (mark_kboards): Mark Vinput_decode_map.
27098         Don't mark Vlocal_key_translation_map.
27099         * keymap.c (Fdescribe_buffer_bindings): Describe input-decode-map.
27100         Replace local-key-translation-map back with key-translation-map.
27101         * term.c (term_get_fkeys_1, CONDITIONAL_REASSIGN):
27102         Bind in input-decode-map rather than function-key-map.
27104         * lisp.h (XSETPSEUDOVECTOR): Don't set the tag anymore.
27105         This was made redundant by the previous introduction of XSETPVECTYPE.
27107 2007-10-09  Richard Stallman  <rms@gnu.org>
27109         * image.c (free_bitmap_record): Rename from Free_Bitmap_Record.
27111 2007-09-29  Richard Stallman  <rms@gnu.org>
27113         * eval.c (internal_condition_case_2, internal_condition_case_1)
27114         (internal_condition_case): Reenable abort if x_catching_errors ()
27115         to see if that really happens and why.
27117 2007-10-06  Andreas Schwab  <schwab@suse.de>
27119         * fileio.c (Fwrite_region): Ignore EINVAL error from fsync.
27121 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
27123         * image.c (syms_of_image) <image-types>: Fix typo in docstring.
27125 2007-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
27127         * frame.h (struct frame): Don't try to GC-mark menu_bar_items_used.
27129 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
27131         * window.h (struct window):
27132         * window.c (struct save_window_data, struct saved_window):
27133         * termhooks.h (struct terminal):
27134         * process.h (struct Lisp_Process):
27135         * frame.h (struct frame):
27136         * buffer.h (struct buffer):
27137         * lisp.h (struct Lisp_Vector, struct Lisp_Char_Table)
27138         (struct Lisp_Bool_Vector, struct Lisp_Subr, struct Lisp_Hash_Table):
27139         The size field of (pseudo)vectors is now unsigned.
27140         (ARRAY_MARK_FLAG, PSEUDOVECTOR_FLAG): Simplify accordingly.
27142         * lisp.h (struct Lisp_Hash_Table): Move non-traced elements at the end.
27143         Turn `count' into an integer.
27145         * fns.c (make_hash_table, hash_put, hash_remove, hash_clear)
27146         (sweep_weak_table, sweep_weak_hash_tables, Fhash_table_count):
27147         * print.c (print_object) <HASH_TABLE_P>: `count' is an int.
27148         * alloc.c (allocate_hash_table): Use ALLOCATE_PSEUDOVECTOR.
27149         (mark_object) <HASH_TABLE_P>: Use mark_vectorlike.
27151         * alloc.c (allocate_pseudovector): New fun.
27152         (ALLOCATE_PSEUDOVECTOR): New macro.
27153         (allocate_window, allocate_terminal, allocate_frame)
27154         (allocate_process): Use it.
27155         (mark_vectorlike): New function.
27156         (mark_object) <FRAMEP, WINDOWP, BOOL_VECTOR_P, VECTORP>: Use it.
27157         (mark_terminals): Use it.
27158         (Fmake_bool_vector, Fmake_char_table, make_sub_char_table)
27159         (Fmake_byte_code): Use XSETPVECTYPE.
27161         * frame.c (Fframe_parameters): Minor simplification.
27163         * insdel.c (adjust_markers_for_insert): Generalize assertion checks.
27165         * marker.c (Fmarker_buffer): Make test for odd case into a failure.
27167         * buffer.c (Fget_buffer_create, init_buffer_once):
27168         * lread.c (defsubr):
27169         * window.c (Fcurrent_window_configuration): Use XSETPVECTYPE.
27171         * lisp.h (ARRAY_MARK_FLAG, PSEUDOVECTOR_FLAG): Don't let them be
27172         defined differently in the m/*.h files.
27173         (XCHAR_TABLE, XBOOL_VECTOR): Add assertion checking.
27174         (XSETPVECTYPE): New macro.
27175         (XSETPSEUDOVECTOR): Use it.
27177         * buffer.c (syms_of_buffer) <local-abbrev-table>: Move from abbrev.c.
27178         (DEFVAR_PER_BUFFER, defvar_per_buffer): Move from lisp.h and lread.c.
27180         * lisp.h (defvar_per_buffer, DEFVAR_PER_BUFFER):
27181         * lread.c (defvar_per_buffer):
27182         * abbrev.c (syms_of_abbrev) <local-abbrev-tabl>: Move to buffer.c.
27184         * window.c (candidate_window_p): Only consider as visible frames that
27185         are on the same terminal.
27187         * m/ibms390x.h (MARKBIT): Remove unused macro.
27189 2007-10-01  Juanma Barranquero  <lekktu@gmail.com>
27191         * lread.c (Fload): Fix typo in docstring.
27193 2007-10-01  Michaël Cadilhac  <michael@cadilhac.name>
27195         * floatfns.c (Fexpt): Manually check for overflows, so that a power
27196         of a non-zero value can't yield zero.
27198 2007-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
27200         * term.c (term_clear_mouse_face, term_mouse_highlight)
27201         (tty_write_glyphs_with_face): Only define is HAVE_GPM.
27203         * print.c (safe_debug_print): Use XHASH.
27205         * lisp.h (DECL_ALIGN, USE_LSB_TAG): Move logic to before definition of
27206         Lisp elements such as tags.
27207         (XHASH): New macro.
27208         (EQ): Use it.
27209         (SREF, SSET, STRING_COPYIN): Use SDATA.
27210         (VOID_TO_LISP, CVOID_TO_LISP, LISP_TO_VOID, LISP_TO_CVOID): Remove.
27212         * alloc.c (mark_terminal): Remove left-over declaration.
27213         (enum mem_type): Replace all vector subtypes -> MEM_TYPE_VECTORLIKE.
27214         (allocate_vectorlike): Remove type argument.  Adjust callers.
27215         (live_vector_p, mark_maybe_pointer, valid_lisp_object_p):
27216         Only handle the one remaining MEM_TYPE_VECTORLIKE.
27218         * alloc.c (MALLOC_BLOCK_INPUT, MALLOC_UNBLOCK_INPUT): New macros
27219         to avoid unnecessary BLOCK_INPUTs when SYNC_INPUT is used.
27220         (xmalloc, xrealloc, xfree, lisp_malloc, lisp_free, lisp_align_malloc)
27221         (lisp_align_free, make_interval, allocate_string, allocate_string_data)
27222         (make_float, Fcons, allocate_vectorlike, Fmake_symbol, allocate_misc):
27223         Use them.
27225         * xfaces.c (load_face_font, free_realized_face, clear_face_gcs):
27226         Don't let signal handlers run when a GC is freed but not yet NULL'ed.
27227         (x_free_gc): Remove BLOCK_INPUT since it's now redundant.
27229 2007-09-28  Dan Nicolaescu  <dann@ics.uci.edu>
27231         * Makefile.in (lisp, shortlisp): Delete server.elc, it is not
27232         loaded by default.
27234 2007-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
27236         * term.c (Fgpm_mouse_start): Don't signal an error if already activated
27237         on this tty.
27238         (Fgpm_mouse_stop): Only deactivate if it was activated on this tty.
27240         * term.c (mouse_face_window): Rename from Qmouse_face_window.
27241         Update all users.
27242         (handle_one_term_event): Use Gpm_DrawPointer.
27243         (Fgpm_mouse_start): Rename from Fterm_open_connection.
27244         Signal errors instead of returning nil.  Always return nil.
27245         (Fgpm_mouse_stop): Rename from Fterm_close_connection.
27246         Make it a noop if gpm-mouse was not activated.
27247         (syms_of_term): Update names.
27249 2007-09-27  Stefan Monnier  <monnier@iro.umontreal.ca>
27251         * sysdep.c (narrow_foreground_group, widen_foreground_group): Static.
27252         (init_sys_modes): Check that gpm_tty is the current tty.
27254         * alloc.c (allocate_terminal): Set the vector size to only count the
27255         lisp fields.  Initialize those to nil.
27256         (mark_object): Don't treat terminals specially.
27257         (mark_terminal): Remove.
27258         (mark_terminals): Use mark_object instead.
27260         * termhooks.h (struct terminal): Move all Lisp_Object fields traced by
27261         the GC to the beginning.
27263         * indent.h:
27264         * indent.c: Use EMACS_INT for ints coming from Elisp data.
27266         * indent.c (Fmove_to_column): Use EMACS_INT for buffer positions.
27268 2007-09-25  Jason Rumney  <jasonr@gnu.org>
27270         * frame.c (make_terminal_frame): Remove special case for WINDOWSNT.
27272         * w32console.c (create_w32cons_output): Remove.
27274         * term.c (init_tty): Call init_sys_modes on WINDOWSNT also.
27276         * sysdep.c (init_sys_modes): Use set_terminal_modes_hook.
27277         (reset_sys_modes): Use reset_terminal_modes_hook.
27279 2007-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
27281         * eval.c (do_autoload): Don't output any message.
27283 2007-09-24  Juri Linkov  <juri@jurta.org>
27285         * emacs.c (standard_args): Change priority of "--no-splash"
27286         from 40 to 3.  Add "--no-desktop" with the same priority.
27288 2007-09-23  Dmitry Antipov  <dmantipov@yandex.ru>
27290         * alloc.c (gc_sweep): Check cons cell mark bits word by word
27291         and optimize the case where they are all 1.
27293 2007-09-23  Johannes Weiner  <hannes@saeurebad.de>
27295         * lisp.h (abs): Define if not defined.
27296         * keyboard.c, sound.c, w32term.c, xfaces.c, xterm.c:
27297         Don't define `abs', since it's defined in lisp.h.
27299 2007-09-22  Eli Zaretskii  <eliz@gnu.org>
27301         * term.c (DEV_TTY): New macro.  Provide a definition for MS-Windows.
27302         (FRAME_TERMCAP_P) [WINDOWSNT]: Don't define to zero.
27303         (Fcontrolling_tty_p, Fresume_tty, dissociate_if_controlling_tty)
27304         (init_tty): Use DEV_TTY instead of "/dev/tty".
27305         [WINDOWSNT]: No need to protect from NAME arg being null.
27307 2007-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
27309         * term.c (Fsuspend_tty): Run suspend-tty-functions before cleaning
27310         up the tty state.
27312 2007-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
27314         * termhooks.h (term_gpm): Delete.  Use gpm_tty's NULLness instead.
27315         (gpm_tty): Change its type.
27316         * term.c (term_gpm): Delete.  Use gpm_tty's NULLness instead.
27317         (gpm_tty): Change its type and initialize it.
27318         (Fterm_open_connection): Check the frame is indeed a tty.
27319         Use the new gpm_tty.
27320         (Fterm_close_connection): Use the new gpm_tty.
27321         * keyboard.c (tty_read_avail_input): Use the new gpm_tty.
27322         * sysdep.c (init_sys_modes): term_gpm -> gpm_tty.
27324 2007-09-21  Juanma Barranquero  <lekktu@gmail.com>
27326         * w32term.c (x_draw_glyph_string): Use strike_through_color, not
27327         underline_color, to draw strike-through.
27329 2007-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
27331         * lisp.h (allocate_terminal): Declare.
27333         * window.c (candidate_window_p): Consider frames that are being placed
27334         by the user as somewhere between visible and iconified.
27335         (window_loop): Prefer windows on the current frame.
27336         (Fselect_window): Move the use of select-frame to the beginning so we
27337         can just delegate all the work (it'll call us back anyway).
27339         * frame.c (Qdisplay_environment_variable):
27340         * frame.h (Qdisplay_environment_variable): Delete.
27342         * .gdbinit (xbacktrace): Print the arg's address rather than the value
27343         of the first arg, since that value may be a union.
27345         * callproc.c (child_setup, getenv_internal): Use the frame's `display'
27346         parameter rather than Qdisplay_environment_variable.  If all else
27347         fails, look for DISPLAY in initial-environment.
27349 2007-09-21  Glenn Morris  <rgm@gnu.org>
27351         * Makefile.in (emacstool): Remove target.
27352         (lisp, shortlisp): Remove termdev.elc.
27354 2007-09-21  Markus Triska  <markus.triska@gmx.at>
27356         * xterm.c (x_delete_display): Compile session management conditionally.
27358 2007-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
27360         * callproc.c (getenv_internal_1): New function.
27361         (getenv_internal): Use it.
27362         (Fgetenv_internal): Use it.  Accept an env-list as optional arg.
27364         * terminal.c (get_terminal): Don't accept ints to represent terminals.
27365         (Fterminal_name, Fterminal_parameters, Fterminal_parameter)
27366         (Fset_terminal_parameter): Work with dead terminals as well.
27367         (Fmodify_terminal_parameters): Remove.
27369         * terminal.c (get_terminal): Handle terminals.
27370         Make sure the terminal returned is live.
27371         (create_terminal): Use allocate_terminal.
27372         (mark_terminals): Move to alloc.c.
27373         (delete_terminal): Use terminal->name as liveness status.
27374         NULL out fields after freeing their contents.
27375         Don't deallocate the object.
27376         (Fframe_terminal): Use FRAME_TERMINAL.  Return the terminal object
27377         rather than an int.
27378         (Fterminal_live_p): Accept non-integer arguments.
27379         (Fterminal_list): Return terminal objects rather than an ints.
27381         * alloc.c (enum mem_type): New member for `terminal' objects.
27382         (allocate_terminal): New function.
27383         (mark_maybe_pointer, valid_lisp_object_p, mark_object):
27384         Handle terminals.
27385         (mark_terminal): New fun.
27386         (mark_terminals): Move from terminal.c.
27388         * term.c (get_tty_terminal): Don't treat output_initial specially.
27389         (Fsuspend_tty, Fresume_tty): Use terminal objects rather than ints.
27390         (delete_tty): Use terminal->name as liveness status.
27392         * termhooks.h (struct terminal): Make it into a pseudovector.
27393         Remove `deleted' replaced by checking `name's nullness.
27395         * print.c (print_object): Handle terminals.
27397         * lisp.h (enum pvec_type): New `terminal' pseudovector.
27398         (XTERMINAL, XSETTERMINAL, TERMINALP, GC_TERMINALP): New macros.
27400         * frame.c (make_terminal_frame):
27401         * keyboard.c (tty_read_avail_input):
27402         * w32term.c (x_delete_terminal):
27403         * xfns.c (Fx_create_frame, x_create_tip_frame):
27404         * xterm.c (x_delete_terminal): Use terminal->name as liveness status.
27406 2007-09-20  Glenn Morris  <rgm@gnu.org>
27408         * process.c (Fmake_network_process): Doc fix.
27410 2007-09-19  Jason Rumney  <jasonr@gnu.org>
27412         * dispextern.h (w32_init_fringe, mac_init_fringe): Declare rif argument.
27414 2007-09-19  Michaël Cadilhac  <michael@cadilhac.name>
27416         * coding.c (detect_eol_type, detect_eol_type_in_2_octet_form):
27417         Fix a C warning regarding variable constness.
27419         * xterm.c (handle_one_xevent): Fix a C warning.
27421 2007-09-18  Jason Rumney  <jasonr@gnu.org>
27423         * w32fns.c (Fx_focus_frame): Rename from Fw32_focus_frame.
27425 2007-09-17  Jan Djärv  <jan.h.d@swipnet.se>
27427         * gtkutil.c (gdpy_def): New variable.
27428         (xg_initialize): Initialize gdpy_def.
27429         (xg_display_close): If no other display exists, set gdpy_def to a
27430         new connection.
27432 2007-09-16  Jan Djärv  <jan.h.d@swipnet.se>
27434         * gtkutil.c (xg_get_image_for_pixmap): Always create a GdkPixbuf
27435         when we have no file name for the icon.
27436         (xg_tool_bar_expose_callback): Remove.
27437         (xg_create_tool_bar): Don't connect expose signal to
27438         xg_tool_bar_expose_callback.
27439         (xg_get_file_with_chooser): Move GCPRO1 after declarations.
27441 2007-09-16  Andreas Schwab  <schwab@suse.de>
27443         * alloc.c (reset_malloc_hooks): Set the hooks to the previous
27444         values instead of zapping them.
27446 2007-09-14  Glenn Morris  <rgm@gnu.org>
27448         * fringe.c (init_fringe_bitmap) <swap_nibble>: Move to file scope.
27449         * gtkutil.c (xg_separator_p) <separator_names>: Move to file scope.
27450         * image.c (our_memory_fill_input_buffer) <buffer>: Move to file
27451         scope and rename to omfib_buffer for clarity.
27452         (gif_load) <interlace_start, interlace_increment>: Move to file scope.
27454 2007-09-14  Kenichi Handa  <handa@m17n.org>
27456         * xterm.c (handle_one_xevent): Skip decoding if nbytes is zero.
27458 2007-09-13  Jason Rumney  <jasonr@gnu.org>
27460         * fringe.c (w32_init_fringe, mac_init_fringe): Add rif argument.
27462         * w32term.c (w32_term_init): Pass rif to w32_init_fringe.
27464         * macterm.c (mac_initialize): Don't call mac_init_fringe here.
27465         (mac_term_init): Call here instead, passing rif.
27467 2007-09-13  Glenn Morris  <rgm@gnu.org>
27469         * s/hpux.h: No longer define `static' as nothing.
27471 2007-09-13  Johan Bockgård  <bojohan@gnu.org>
27473         * callint.c (Fcall_interactively): Remove unused var `fun'.
27475 2007-09-12  Romain Francoise  <romain@orebokech.com>
27477         * window.c (prefer_window_split_horizontally, display_buffer):
27478         Revert 2007-09-08 change.
27480 2007-09-12  Glenn Morris  <rgm@gnu.org>
27482         * alloca.c: Remove file.
27483         * Makefile.in (alloca): Do not undef.
27484         (allocaobj, alloca.o): Remove.
27485         (otherobj): Remove allocaobj.
27486         * keyboard.c (command_loop_1): Remove #ifdef C_ALLOCA block.
27487         * regex.c (C_ALLOCA): Remove all references and code that was only
27488         used when this was defined.
27489         * search.c (boyer_moore): Remove #ifdef C_ALLOCA block.
27490         * xmenu.c (xmenu_show): Remove #ifdef C_ALLOCA block.
27491         * m/ibms390x.h, m/sh3el.h (C_ALLOCA): Remove references to this.
27493         * Makefile.in (SOURCES, unlock, relock): Delete.
27495         * gtkutil.c (cnt): Rename to menu_grab_callback_cnt for clarity.
27496         (menu_grab_callback): All uses changed.
27498         * xselect.c (cnt): Rename to x_reply_selection_request_cnt for clarity.
27499         (x_reply_selection_request): All uses changed.
27501 2007-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
27503         * lread.c (load_warn_old_style_backquotes): Change message to look
27504         better when it appears in the middle of byte-compiler messages.
27506 2007-09-10  Dan Nicolaescu  <dann@ics.uci.edu>
27508         * s/darwin.h (MULTI_KBOARD): Only define for Carbon.
27510         * xterm.c (x_create_terminal): Add comment.
27512         * term.c (clear_tty_hooks, set_tty_hooks): Add comments.
27514 2007-09-10  Richard Stallman  <rms@gnu.org>
27516         * xterm.c (x_term_init): Give error if can't open DISPLAY_NAME.
27518 2007-09-10  Michaël Cadilhac  <michael@cadilhac.name>
27520         * lisp.h (struct Lisp_Subr): Rename `prompt' field to `intspec'.
27521         (DEFUN): Document `intspec', use it instead of `prompt'.
27523         * eval.c (Fcommandp): Change `->prompt' to `->intspec'.
27525         * data.c (Finteractive_form): If the interactive specification starts
27526         with a `(', use it as a Lisp form.
27528         * fileio.c (Fset_file_modes): Add an interactive spec that reads a file
27529         name and file modes.
27531         * callint.c (Fcall_interactively): Comment fixes.
27533 2007-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
27535         * callint.c (Fcall_interactively): Use Finteractive_form also for subrs
27536         and compiled functions.
27538 2007-09-08  Fredrik Axelsson  <f.axelsson@gmail.com>
27540         * window.c (prefer_window_split_horizontally): New variable.
27541         (display_buffer): Consider splitting window horizontally depending
27542         on prefer_window_split_horizontally.
27544 2007-09-08  Eli Zaretskii  <eliz@gnu.org>
27546         * sysdep.c [WINDOWSNT]: Don't include sysselect.h.
27548 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
27550         * s/cygwin.h (GC_MARK_STACK): Enable conservative stack marking.
27552         * frame.c (x_set_frame_parameters): Check number is positive before
27553         using XFASTINT.
27555         * window.c (freeze_window_start): Don't presume selected_window holds
27556         a window object.
27557         (Fdisplay_buffer): Remove `register' since `buffer' needs to be gcpro'd.
27559 2007-09-07  Angelo Graziosi  <Angelo.Graziosi@roma1.infn.it>  (tiny change)
27561         * term.c (dissociate_if_controlling_tty): Call setsid on CYGWIN.
27563 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
27565         * window.c (Vsplit_window_preferred_function): New var.
27566         (Fdisplay_buffer): Use it.
27567         (syms_of_window): Export, and initialize it.
27569 2007-09-06  Pixel  <pixel@mandriva.com>  (tiny change)
27571         * image.c (gif_load): Fix bug: Handle nonexistent colormap.
27573 2007-09-06  Glenn Morris  <rgm@gnu.org>
27575         * gtkutil.c (menu_grab_callback) <cnt>:
27576         * xselect.c (x_reply_selection_request) <cnt>: Move static
27577         variable to file scope.
27579 2007-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
27581         * xdisp.c (redisplay_internal): Make sure Elisp code always sees
27582         consistent values of selected_frame and selected_window.
27584 2007-09-04  Jason Rumney  <jasonr@gnu.org>
27586         * w32console.c (initialize_w32_display): Zero unused hooks.
27588 2007-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
27590         * term.c (Vsuspend_tty_functions, Vresume_tty_functions)
27591         (syms_of_term, Fsuspend_tty, Fresume_tty): Undo previous change.
27593 2007-09-04  Jason Rumney  <jasonr@gnu.org>
27595         * term.c (init_tty) [WINDOWSNT]: Add hooks that are not accessible
27596         in w32console.c.  Set up input.  Remove XXX comments that have been
27597         confirmed as correct.
27599         * s/ms-w32.h (MULTI_KBOARD): Define.
27601         * w32console.c (one_and_only_w32cons): Remove.
27602         (initialize_w32_display): Take terminal argument.
27604         * term.c (init_tty) [WINDOWSNT]: Pass terminal to
27605         initialize_w32_display.
27606         (init_tty) [MULTI_KBOARD]: Include this code on WINDOWSNT too.
27608         * termhooks.h (enum event_kind) <HORIZ_WHEEL_EVENT>: New event.
27610         * keyboard.c (discard_mouse_events): Discard it.
27611         (make_lispy_event): Translate it to a lisp event.
27612         (lispy_wheel_names): Add wheel-left and right events.
27613         (syms_of_keyboard): Enlarge wheel_syms.
27615         * w32fns.c (w32_wnd_proc) <WM_DROPFILES>: Merge with WM_MOUSEWHEEL.
27616         <WM_MOUSEHWHEEL>: Pass new system message to lisp.
27618         * w32term.h (WM_MOUSEHWHEEL): Define if system headers don't.
27620         * w32term.c (construct_mouse_wheel): Make HORIZ_WHEEL_EVENT
27621         from WM_MOUSEHWHEEL.
27622         (w32_read_socket) <WM_MOUSEHWHEEL>: Treat as WM_MOUSEWHEEL.
27624         * w32fns.c (x_create_tip_frame) [MULTI_KBOARD]: Get keyboard from
27625         terminal.
27627         * w32term.c (w32_create_terminal) [MULTI_KBOARD]: Create a new
27628         keyboard for the terminal.
27630 2007-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
27632         * term.c (Vsuspend_tty_hook): Rename from Vsuspend_tty_functions.
27633         (Vresume_tty_hook): Rename from Vresume_tty_functions.
27634         (syms_of_term): Rename suspend-tty-functions to suspend-tty-hook
27635         and resume-tty-function to resume-tty-hook.
27636         (Fsuspend_tty, Fresume_tty): Use new names.
27638 2007-09-02  Jan Djärv  <jan.h.d@swipnet.se>
27640         * gtkutil.c (update_frame_tool_bar): Handle stock name as a named icon
27641         if it starts with "n:".
27643 2007-08-31  Jan Djärv  <jan.h.d@swipnet.se>
27645         * gtkutil.c (update_frame_tool_bar): Initialize wbutton to NULL.
27647 2007-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
27649         * frame.h:
27650         * frame.c (Qterm_environment_variable): Remove.
27651         (syms_of_frame): Don't init and staticpro it.
27653         * callproc.c (getenv_internal): Remove special case for $TERM.
27655         * callproc.c (Vinitial_environment): New variable.
27656         (set_initial_environment): Initialize it.
27657         (syms_of_callproc): Declare it.
27658         (child_setup): Don't mess with TERM via Qterm_environment_variable; the
27659         TERM under which a process runs is never related to the TERM in which
27660         Emacs is running.
27662 2007-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
27664         * config.in (HAVE_WINDOW_SYSTEM): Don't undef MULTI_KBOARD here...
27665         * s/darwin.h: ... do it here.
27667 2007-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
27669         * lisp.h (set_initial_environment): Rename from set_global_environment.
27671         * Makefile.in (${etc}DOC): Re-add a ${EXEEXT} which seems to have been
27672         removed by mistake on the multi-tty branch.
27674         * frame.c (make_terminal_frame): Yet Another Int/Lisp_Object Mixup.
27675         (Fmodify_frame_parameters): Return a value.
27677         * image.c (png_load): Comment-out var only used in commented-out code.
27679         * term.c (mark_ttys): Don't bother checking top_frame (incorrectly)
27680         before passing it to mark_object.
27682         * xfaces.c (internal_resolve_face_name): Return a value.
27683         (internal_resolve_face_name, resolve_face_name_error): Comment out.
27685         * xfns.c (check_x_display_info): Yet Another Int/Lisp_Object Mixup.
27686         (x_icon): Comment-out var only used in commented-out code.
27688 2007-08-29  Romain Francoise  <romain@orebokech.com>
27690         * keyboard.c (Fset_input_mode): Don't call `Fset_quit_char' if
27691         QUIT hasn't been provided.
27693 2007-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
27695         * callproc.c (child_setup, getenv_internal): Use the
27696         display-environment-variable and term-environment-variable frame params.
27697         (set_initial_environment): Initialise Vprocess_environment.
27699         * config.in: Disable multi-keyboard support on a mac.
27701         * frame.c (Qterm_environment_variable)
27702         (Qdisplay_environment_variable): New variables.
27703         (syms_of_frame): Intern and staticpro them.
27704         (Fmake_terminal_frame): Disable output method test.
27706         * frame.h: Declare them here.
27708         * macfns.c (x_set_mouse_color): Get rif from the frame.
27709         (x_set_tool_bar_lines): Don't use updating_frame.
27710         (mac_window): Add 2 new parameters for consistency with other systems.
27711         (Fx_create_frame): Fix doc string.  Rename the parameter.  Set the
27712         frame parameters following what is done in X11 and w32.  Don't use
27713         FRAME_MAC_DISPLAY_INFO.
27714         (Fx_open_connection, start_hourglass): Remove window-system check.
27715         (x_create_tip_frame): Get the keyboard from the terminal.
27717         * macmenu.c: Reorder includes.
27718         (Fx_popup_menu): Use terminal specific mouse_position_hook.
27720         * macterm.c (XTset_terminal_modes, XTreset_terminal_modes): Add a
27721         terminal parameter.
27722         (x_clear_frame): Add a frame parameter.
27723         (note_mouse_movement): Get rif from the frame.
27724         (mac_term_init): Initialize the terminal.
27725         (mac_initialize): Make static and move terminal initialization ...
27726         (mac_create_terminal): ... to this new function.
27728         * macterm.h (struct mac_display_info): Add terminal.
27729         (mac_initialize): Delete declaration.
27731         * puresize.h (BASE_PURESIZE): Increase base value to 1164000.
27733         * sysdep.c: Comment out text after #endif.
27735         * term.c (init_tty): Only use terminal->kboard when MULTI_KBOARD
27736         is defined.  Better initialize ttys in windows.  Use terminal
27737         specific mouse_position_hook.
27739         * termhooks.h (union display_info): Add mac_display_info.
27741         * w32fns.c (Fx_create_frame): Use kboard from the terminal.
27742         Set the default minibuffer frame, window_system and the rest of the
27743         frame parameters following what is done in X11.
27745         * w32term.c (w32_initialize): Make static.
27747         * xselect.c (x_handle_selection_clear): Only access
27748         terminal->kboard when MULTI_KBOARD is defined.
27750         * s/darwin.h (SYSTEM_PURESIZE_EXTRA): Define here.
27751         (SYSTEM_PURESIZE_EXTRA): Only define on Carbon.
27753 2007-08-29  Jason Rumney  <jasonr@gnu.org>
27755         * frame.c (Fdelete_frame): Only get kboard when MULTI_KBOARD defined.
27756         (make_terminal_frame) [WINDOWSNT]: Initialize terminal.
27758         * fringe.c (w32_init_fringe w32_reset_fringes) [HAVE_NTGUI]:
27759         (mac_init_fringe) [MAC_OS]: Get rif from selected_frame.
27761         * keyboard.c (restore_kboard_configuration): Only define when
27762         MULTI_KBOARD defined.
27764         * makefile.w32-in: Update dependancies from Makefile.in.
27765         (OBJ1): Add terminal.$(O)
27767         * term.c (dissociate_if_controlling_tty) [WINDOWSNT]:
27768         Don't define function body.
27769         (init_tty) [WINDOWSNT]: Use selected_frame for initializing.
27771         * termhooks.h (display_info) [WINDOWSNT]: Add w32.
27773         * w32.c (request_sigio, unrequest_sigio): Remove.
27775         * w32console.c (w32con_move_cursor, w32con_clear_to_end)
27776         (w32con_clear_frame, w32con_clear_end_of_line)
27777         (w32con_ins_del_lines, w32con_insert_glyphs, w32con_write_glyphs)
27778         (w32con_delete_glyphs, w32con_set_terminal_window)
27779         (scroll_line, w32_sys_ring_bell): Add frame arg.
27780         (w32con_set_terminal_modes, w32con_reset_terminal_modes):
27781         Add terminal arg.
27782         (PICK_FRAME): Remove.
27783         (w32con_write_glyphs): Use frame specific terminal coding.
27784         (one_and_only_w32cons): New global variable.
27785         (initialize_w32_display): Use it for storing hooks.
27786         (create_w32cons_output): New function.
27788         * w32inevt.c, w32inevt.h (w32_console_read_socket): Make first
27789         arg a frame.
27791         * w32fns.c (x_create_tip_frame): Set terminal and ref count.
27792         Set window_system.
27793         (x_set_tool_bar_lines): Don't use updating_frame.
27794         (Fx_create_frame): Set terminal and ref count.
27795         (Fx_open_connection): Remove window-system check.
27797         * w32menu.c (Fx_popup_menu): Use terminal specific mouse_position_hook.
27799         * w32term.c (w32_term_init): Call add_keyboard_wait_descriptor.
27800         (w32_set_terminal_modes, w32_reset_terminal_modes): Add terminal arg.
27801         (x_clear_frame, x_delete_glyphs, w32_ring_bell, x_ins_del_lines):
27802         Add frame arg.
27803         (x_delete_terminal, w32_create_terminal): New functions.
27804         (w32_term_init): Create a terminal.
27805         (w32_initialize): Move terminal specific initialization to
27806         w32_create_terminal.
27808         * w32term.h (x_output): Remove foreground_pixel and background_pixel.
27809         (w32_clear_rect, w32_clear_area): Use background from frame.
27810         (w32_display_info): Add terminal.
27811         (w32_sys_ring_bell, x_delete_display): Declare here.
27813         * xdisp.c (display_menu_bar) [HAVE_NTGUI]: Check frame type.
27815         * s/ms-w32.h (SYSTEM_PURESIZE_EXTRA): Bump to 50k.
27817 2007-08-29  Kalle Olavi Niemitalo  <kon@iki.fi>  (tiny change)
27819         * keyboard.c (interrupt_signal, handle_interrupt, Fset_quit_char):
27820         Fix get_named_tty calls for the controlling tty.
27822 2007-08-29  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
27824         * term.c (dissociate_if_controlling_tty) [USG]: Fix parse error.
27826 2007-08-29  Yoshiaki Kasahara  <kasahara@nc.kyushu-u.ac.jp>  (tiny change)
27828         * term.c (tty_insert_glyphs): Add missing first parameter.
27830 2007-08-29  Károly Lőrentey  <karoly@lorentey.hu>
27832         * buffer.c (Fbuffer_list, Fbury_buffer):
27833         Take frame->buried_buffer_list into account.
27835         * cm.c (current_tty): New variable, for cmputc().
27836         (cmputc): Use it.
27837         (cmcheckmagic): Add tty parameter, look up terminal streams there.
27838         (calccost): Add tty parameter.  Use emacs_tputs() instead of tputs().
27839         (cmgoto): Add tty parameter.  Pass it on to calccost().
27840         Use emacs_tputs() instead of tputs().
27842         * cm.h (emacs_tputs): New macro to set current_tty, and then call
27843         tputs().
27844         (current_tty): New variable, for cmputc().
27845         (cmcheckmagic, cmputc, cmgoto): Add prototypes.
27847         * eval.c (unwind_to_catch): Don't call x_fully_uncatch_errors.
27848         (internal_condition_case, internal_condition_case_1)
27849         (internal_condition_case_2): Don't abort when x_catching_errors.
27851         * fns.c (Fyes_or_no_p): Don't try to open an X dialog on tty terminals.
27852         (Fy_or_n_p): Likewise.  Use temporarily_switch_to_single_kboard to
27853         prevent crashes caused by bogus longjmps in read_char.
27855         * keymap.h (Fset_keymap_parent): Add EXFUN.
27857         * macterm.h (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL)
27858         * w32term.h (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL):
27859         Remove redundant definition.
27861         * macfns.c (x_set_mouse_color, x_make_gc):
27862         Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
27864         * w32term.c (x_free_frame_resources):
27865         Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
27866         (w32_initialize): Use the accessor macros for terminal characteristics.
27868         * macterm.c (mac_initialize): Use Fset_input_interrupt_mode.
27869         Use the accessor macros for terminal characteristics.
27870         * msdos.c (internal_terminal_init): Use the accessor macros for
27871         terminal characteristics.
27872         (ScreenVisualBell, internal_terminal_init):
27873         Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
27875         * termopts.h (no_redraw_on_reenter): Declare.
27877         * alloc.c (emacs_blocked_malloc): Disable mallopt call.
27878         (mark_terminals, mark_ttys): Declare.
27879         (Fgarbage_collect): Call them.
27880         (mark_object): Mark buried_buffer_list.
27882         * prefix-args.c: Include stdlib.h for exit.
27884         * syssignal.h: Add comment.
27886         * indent.c: Include stdio.h.
27888         * window.h (Vinitial_window_system): Declare.
27889         (Vwindow_system): Delete declaration.
27891         * fontset.c (Finternal_char_font): Use FRAME_RIF.
27893         * image.c (lookup_image): Don't initialize `c' until the xasserts
27894         have been run.
27896         * gtkutil.c (xg_create_frame_widgets): Use FRAME_BACKGROUND_PIXEL and
27897         FRAME_FOREGROUND_PIXEL.
27899         * print.c (print_preprocess): Don't lose print_depth levels while
27900         iterating.
27902         * widget.c (update_from_various_frame_slots):
27903         Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
27905         * window.c (set_window_buffer): Don't call clear_mouse_face on tty
27906         frames.
27907         (window_internal_height): Remove bogus make_number call.
27908         (init_window_once): Call make_terminal_frame with two zero parameters.
27910         * fileio.c (Fread_file_name): Update comment.
27912         * callint.c (Fcall_interactively):
27913         Use temporarily_switch_to_single_kboard instead of single_kboard_state.
27914         Make sure it is correctly unwound.
27916         * xsmfns.c (x_session_close): New function.
27918         * coding.h (terminal_coding, safe_terminal_coding, keyboard_coding):
27919         Delete declarations.
27921         * xterm.h: Remove declaration for x_fully_uncatch_errors.
27922         (x_output): Remove background_pixel and foreground_pixel fields.
27923         (x_display_info): Add new field TERMINAL.  Remove KBOARD field.
27924         (x_delete_device, x_session_close): Declare.
27926         * lread.c: Include setjmp.h.  Update declaration of `read_char'.
27927         (read_filtered_event): Call `read_char' with a local
27928         `wrong_kboard_jmpbuf'.
27930         * minibuf.c (read_minibuf): Call temporarily_switch_to_single_kboard.
27931         Don't call single_kboard_state.  Use FRAME_RIF.
27933         * process.c (Fmake_network_process): Don't unrequest_sigio on modern
27934         systems.
27936         * lisp.h (set_process_environment): Rename to `set_global_environment'.
27937         (Fframe_with_environment, Fset_input_meta_mode)
27938         (Fset_quit_char): EXFUN.
27939         (x_create_device, tty_output, terminal, tty_display_info): Declare.
27940         (init_sys_modes, reset_sys_modes): Update prototypes.
27941         (init_all_sys_modes, reset_all_sys_modes): New prototypes.
27943         * keyboard.h (struct kboard): Add new fields Vlocal_function_key_map,
27944         Vlocal_key_translation_map, and Vkeyboard_translate_table.
27945         (Vfunction_key_map, Vkeyboard_translate_table, single_kboard_state):
27946         Delete declarations.
27947         (Vfunction_key_map, Vkey_translation_map, push_kboard, pop_kboard)
27948         (temporarily_switch_to_single_kboard, tty_read_avail_input):
27949         New declarations.
27951         * emacs.c (main): Don't call init_sys_modes(), the new term_init()
27952         already does that during init_display().  Call syms_of_keymap
27953         before syms_of_keyboard.  Call `syms_of_terminal'.
27954         Call set_initial_environment, not set_process_environment.
27955         (shut_down_emacs): Call reset_all_sys_modes() instead of
27956         reset_sys_modes().
27958         * xfaces.c (x_free_gc): Protect xassert with GLYPH_DEBUG.
27959         (internal_resolve_face_name, resolve_face_name_error): New functions.
27960         (resolve_face_name): Protect against loops and errors thrown by Fget.
27961         (realize_default_face): Don't use FRAME_FONT unless frame is an X frame.
27962         (Ftty_supports_face_attributes_p): Update tty_capable_p call.
27964         * scroll.c: Replace CURTTY() with local variables throughout the
27965         file (where applicable).
27966         (calculate_scrolling, calculate_direct_scrolling)
27967         (scrolling_1, scroll_cost): Use the accessor macros for terminal
27968         characteristics.
27970         * keymap.c (Vfunction_key_map): Remove.
27971         (Fdescribe_buffer_bindings): Update references to Vfunction_key_map.
27972         (syms_of_keymap): Remove DEFVAR for Vfunction_key_map.
27973         (Vkey_translation_map): Remove.
27974         (syms_of_keymap): Remove DEFVAR for key-translation-map.
27975         (Fdescribe_buffer_bindings)
27976         (read_key_sequence, init_kboard, syms_of_keyboard, mark_kboards):
27977         Update for terminal-local key-translation-map.
27979         * Makefile.in (callproc.o): Update dependencies.
27980         (lisp, shortlisp): Add termdev.elc.
27981         (obj): Add terminal.o.
27982         (terminal.o): Add dependencies.
27983         [HAVE_CARBON]: Make terminal.o depend on macgui.h.
27984         (data.o, fns.o): Add termhooks.h dependency.
27985         (SOME_MACHINE_LISP): Add dnd.elc.
27986         (minibuf.o): Fix typo.
27987         Update dependencies.
27989         * data.c (do_symval_forwarding, store_symval_forwarding)
27990         (find_symbol_value): Use the selected frame's keyboard, not
27991         current_kboard.
27993         * .gdbinit (init_sys_modes): Use Vinitial_window_system instead of
27994         Vwindow_system.
27996         * xmenu.c (Fx_menu_bar_open) [USE_X_TOOLKIT, USE_GTK]: Rename from
27997         Fmenu_bar_open.
27998         (syms_of_xmenu): Update defsubr.
27999         (mouse_position_for_popup, Fx_popup_menu)
28000         (Fx_popup_dialog, x_activate_menubar, update_frame_menubar)
28001         (set_frame_menubar, free_frame_menubar)
28002         (create_and_show_popup_menu, xmenu_show)
28003         (create_and_show_dialog, xdialog_show, xmenu_show): Abort if not
28004         an X frame.
28006         * xselect.c (x_own_selection): Abort if not an X frame.
28007         (some_frame_on_display): Check if it is an X frame.
28008         (x_handle_selection_clear): Deal with MULTI_KBOARD.
28010         * coding.c: Include frame.h and termhooks.h.
28011         (terminal_coding, keyboard_coding): Delete.
28012         (Fset_terminal_coding_system_internal)
28013         (Fset_keyboard_coding_system_internal)
28014         (Fkeyboard_coding_system)
28015         (Fterminal_coding_system): Add a terminal parameter.
28016         Get terminal_coding from the terminal.
28017         (init_coding_once): Don't call setup_coding_system here.
28019         * dispextern.h (set_scroll_region, turn_off_insert)
28020         (turn_off_highlight, background_highlight, clear_end_of_line_raw)
28021         (tty_clear_end_of_line, tty_setup_colors)
28022         (delete_tty, updating_frame)
28023         (produce_special_glyphs, produce_glyphs, write_glyphs)
28024         (insert_glyphs): Remove.
28025         (raw_cursor_to, clear_to_end, tty_turn_off_insert)
28026         (tty_turn_off_highlight, get_tty_size): Add declaration.
28027         (tabs_safe_p, init_baud_rate, get_tty_terminal): Update prototypes.
28029         * frame.h (enum output_method): Add output_initial.
28030         (struct x_output): Delete.
28031         (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL):
28032         Access foreground_pixel and background_pixel directly from the frame.
28033         (tty_display): Delete.
28034         (struct frame): Add buried_buffer_list, foreground_pixel,
28035         background_pixel and terminal.  Delete kboard.
28036         (union output_data): Add tty.
28037         (FRAME_KBOARD): Get the kboard from the terminal.
28038         (FRAME_INITIAL_P): New macro.
28039         (Qtty, Qtty_type, Qterminal, Qterminal_live_p, Qenvironment)
28040         (Qterm_environment_variable, Qdisplay_environment_variable)
28041         (make_terminal_frame, Qburied_buffer_list, Qwindow_system):
28042         New declarations.
28044         * termchar.h (tty_output, tty_display_info): New structures.
28045         (tty_list): Declare.
28046         (FRAME_TTY, CURTTY): New macros.
28047         (must_write_spaces, min_padding_speed, fast_clear_end_of_line)
28048         (line_ins_del_ok, char_ins_del_ok, scroll_region_ok)
28049         (scroll_region_cost, memory_below_frame, fast_clear_end_of_line)
28050         (dont_calculate_costs, no_redraw_on_reenter): Remove declarations.
28052         * callproc.c: Include frame.h and termhooks.h, for terminal
28053         parameters.
28054         (add_env): New function.
28055         (child_setup): Use it.
28056         (child_setup, getenv_internal): Handle the new Vprocess_environment.
28057         (getenv_internal): Fix get_terminal_param call.
28058         (Fgetenv_internal, egetenv): Update doc.
28059         (syms_of_callproc): Initialize Vprocess_environment to nil.
28060         Register and initialize them.  Remove obsolete defvars.  Update doc
28061         strings.
28062         (child_setup): Handle Vlocal_environment_variables.
28063         (getenv_internal): Add terminal parameter.
28064         Handle Vlocal_environment_variables.
28065         (Fgetenv_internal): Add terminal parameter.
28066         (child_setup, getenv_internal, Fgetenv_internal): Store the local
28067         environment in a frame (not terminal) parameter.  Update doc strings.
28068         (set_initial_environment): Rename from set_global_environment.
28069         Store Emacs environment in initial frame parameter.
28071         * xdisp.c (redisplay_internal): Update references to
28072         `previous_terminal_frame'.
28073         (display_mode_line, Fformat_mode_line): Replace calls to
28074         `push_frame_kboard' with `push_kboard'.
28075         (get_glyph_string_clip_rects): Add extra parentheses and
28076         braces to prevent compiler warnings.
28077         (calc_pixel_width_or_height): Add xassert to check that the
28078         frame is alive.  Don't call `lookup_image' on a termcap frame.
28079         (message2_nolog, message3_nolog, redisplay_internal)
28080         (set_vertical_scroll_bar, redisplay_window, check_x_display_info)
28081         (x_set_scroll_bar_foreground, x_set_scroll_bar_background)
28082         (Fx_create_frame, Fxw_display_color_p, Fx_display_grayscale_p)
28083         (Fx_display_pixel_width, Fx_display_pixel_height)
28084         (Fx_display_planes, Fx_display_color_cells)
28085         (Fx_server_max_request_size, Fx_server_vendor, Fx_server_version)
28086         (Fx_display_screens, Fx_display_mm_height, Fx_display_mm_width)
28087         (Fx_display_backing_store, Fx_display_visual_class)
28088         (Fx_display_save_under, Fx_close_connection, x_create_tip_frame):
28089         Use FRAME_TERMINAL_P, FRAME_WINDOW_P, FRAME_TTY and FRAME_RIF.
28091         * xfns.c (x_set_foreground_color x_set_background_color)
28092         (x_set_mouse_color, x_set_cursor_color, x_make_gc):
28093         Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
28094         (Fx_create_frame, x_create_tip_frame, build_string, x_window)
28095         (Fx_create_frame, x_create_tip_frame): Don't create frames on a
28096         terminal that is being deleted.
28097         (Fx_create_frame): Use `store_frame_param' to set `window-system'
28098         frame parameter, and make sure it overrides any user-supplied setting.
28099         (Fx_close_connection, Fx_synchronize): Unify argument names with
28100         the rest of the DEFUNs.
28102         * dispnew.c (Fsend_string_to_terminal): Update call to
28103         `get_tty_terminal'.
28104         (Fredraw_frame, Fsend_string_to_terminal)
28105         (Fsend_string_to_terminal, init_display): Use FRAME_RIF,
28106         FRAME_TERMCAP_P and FRAME_TTY.
28107         (window_change_signal): Don't believe width/height values that are
28108         impossibly small.
28109         (Vinitial_window_system): Rename from Vwindow_system.
28110         (termscript, Wcm, rif): Delete.
28112         * termhooks.h (struct terminal): New struct containing the
28113         previously global text display hooks and new members NAME,
28114         DELETED and PARAM_ALIST.
28115         (FRAME_TERMINAL, TERMINAL_TERMINAL_CODING)
28116         (TERMINAL_KEYBOARD_CODING, TERMINAL_ACTIVE_P, FRAME_WINDOW_P)
28117         (FRAME_RIF): New macros.
28118         (get_terminal_param, get_device): New declarations.
28119         (termscript): Delete declaration.
28121         * xterm.c (x_initialize): Use Fset_input_interrupt_mode.
28122         (XTflash, x_free_frame_resources, x_scroll_bar_create)
28123         (x_scroll_bar_set_handle): Use FRAME_BACKGROUND_PIXEL and
28124         FRAME_FOREGROUND_PIXEL.
28125         (x_fully_uncatch_errors): Disable definition.
28126         (x_scroll_bar_expose): Fix reference to foreground pixel.
28127         (XTread_socket): Disable loop on all X displays.
28128         (x_delete_terminal): Don't set terminal->deleted and let
28129         delete_terminal delete the frames on the terminal.
28130         (x_delete_display): Doc update to reflect changes in
28131         delete_terminal.
28132         (x_display_info) <terminal>: Move member earlier in the struct.
28133         (deleting_tty): Remove old variable.
28134         (Fsuspend_tty): Call clear_tty_hooks.
28135         (Fresume_tty, init_tty): Call set_tty_hooks.
28136         (Ftty_display_color_p, Ftty_display_color_cells): Don't throw
28137         errors on X frames.
28138         (x_catch_errors_unwind): Abort if x_error_message is NULL.
28139         (handle_one_xevent): Initialize `f' to NULL.
28140         (x_delete_terminal, x_create_terminal): New functions.
28141         (XTset_terminal_modes, XTreset_terminal_modes)
28142         (XTread_socket, x_connection_closed, x_term_init)
28143         (x_term_init, x_delete_display): Add terminal parameter.
28144         (x_term_init) [!HAVE_GTK_MULTIDISPLAY]: Refuse to create secondary
28145         X connections.
28147         * frame.c: Include termchar.h.
28148         (Qterminal, Qterminal_live_p, Qburied_buffer_list, Qtty, Qtty_type)
28149         (Qwindow_system, Qenvironment, Qterm_environment_variable)
28150         (Qdisplay_environment_variable): New vars.
28151         (Fframep): Deal with output_initial.
28152         (Fframe-live-p): Doc fix.
28153         (Fwindow-system): New function.
28154         (x_set_screen_gamma, store_frame_param): Fix compilation errors.
28155         (make_terminal_frame): Don't create frames on a terminal that is
28156         being deleted.  Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
28157         (store_frame_param): Check for found_for_frame before calling XFRAME.
28158         (Fmake_terminal_frame): Handle NULL tty names correctly.
28159         (syms_of_frame): Enhance doc string of `default-frame-alist'.
28160         (Fdelete_frame): Remove unused variable `count'.  Don't allow other
28161         frames to refer to a deleted frame in their 'environment parameter.
28162         (Fframe_with_environment): New function.
28163         (syms_of_frame): Defsubr it.  Initialize and staticpro Qenvironment.
28164         (get_future_frame_param): New function.
28165         (Fmake_terminal_frame): Use it.
28166         (x_set_frame_parameters, x_set_screen_gamma): Use FRAME_RIF.
28168         * sysdep.c (init_sys_modes, reset_sys_modes): Update for renames.
28169         * sysdep.c (reset_sys_modes): Update for renames.
28171         * keyboard.c (tty_read_avail_input): New function.
28172         (Fset_input_interrupt_mode, Fset_output_flow_control): New functions.
28173         (syms_of_keyboard): Defsubr them.
28174         (Fset_input_meta_mode, Fset_quit_char): New functions.
28175         (Fset_input_mode): Split to above functions.
28176         (read_char_minibuf_menu_prompt): Add wrong_kboard_jmpbuf
28177         parameter.  Use it in call to `read_char'.
28178         (read_char): Declare.  Update call to `read_char_minibuf_menu_prompt'.
28179         Set wrong_kboard_jmpbuf correctly in recursive calls.
28180         Use current_kboard to access Vkeyboard_translate_table.
28181         Enhance comment before extra longjmp to wrong_kboard_jmpbuf.
28182         Add wrong_kboard_jmpbuf parameter to allow for recursive calls.
28183         Update longjmp invocations.  Remember the original current_kboard,
28184         and longjmp to `wrong_kboard_jmpbuf' when a filter, timer or sentinel
28185         changes it.  Comment out unnecessary calls to
28186         `record_single_kboard_state' and `any_kboard_state'.
28187         Update recursive calls.
28188         (wrong_kboard_jmpbuf): Remove global variable.
28189         (read_key_sequence): Remove unused variable wrong_kboard_jmpbuf.
28190         Handle deleted interrupted_kboards correctly; that is a legal
28191         case.  Add `wrong_kboard_jmpbuf' local variable.  Update setjmp
28192         and read_char calls.  Abort if interrupted_kboard died in read_char.
28193         (any_kboard_state, single_kboard_state)
28194         (push_frame_kboard): Remove function.
28195         (pop_kboard): Switch out of single_kboard mode if the kboard has
28196         been deleted.  Remove unused variable.  Help debugging by not
28197         changing current_kboard unnecessarily.  Set current_kboard to the
28198         kboard of the selected frame when the stored kboard object has
28199         been deleted before pop_kboard.
28200         (temporarily_switch_to_single_kboard): Change first parameter to a
28201         frame pointer.  Throw an error when caller wants to change kboards
28202         while in single_kboard mode.  Don't push_kboard if we weren't in
28203         single kboard state.  Don't pop_kboard if we popped into any
28204         kboard state.
28205         (restore_kboard_configuration): Abort if pop_kboard changed the
28206         kboard in single_kboard mode.  Call pop_kboard only after setting
28207         up single_kboard mode.
28208         (Frecursive_edit): Switch to single_kboard mode only in nested
28209         command loops.
28210         (cmd_error, command_loop, command_loop_1, timer_check):
28211         Comment out unnecessary call to `any_kboard_state' and
28212         `record_single_kboard_state'.
28213         (delete_kboard): Exit single_kboard mode if we have just deleted
28214         that kboard.  Use FRAME_KBOARD.
28215         (interrupt_signal): Use `Fkill_emacs' to exit Emacs, not
28216         `fatal_error_signal'.
28217         (record_single_kboard_state): Don't push_kboard if we weren't in
28218         single kboard state.  Don't pop_kboard if we popped into any
28219         kboard state.
28220         (push_frame_kboard): Rename to push_kboard.
28221         (kbd_buffer_get_event): Use FRAME_TERMINAL.
28222         (read_avail_input): Read input from all terminals.
28223         (mark_kboards): Also mark Vkeyboard_translate_table.
28224         (kbd_buffer_store_event_hold): Simplify condition.
28225         (read_key_sequence): Reinitialize fkey and keytran at each replay.
28226         (Vkeyboard_translate_table): Move to struct kboard.
28227         (init_kboard): Initialize Vkeyboard_translate_table.
28228         (syms_of_keyboard): Use DEFVAR_KBOARD to define
28229         Vkeyboard_translate_table.  Update doc strings.  Update docs of
28230         local-function-key-map and function-key-map.
28232         * terminal.c: New file.
28234         * term.c: Include errno.h.
28235         (Vring_bell_function, device_list, initial_device)
28236         (next_device_id, ring_bell, update_begin, update_end)
28237         (set_terminal_window, cursor_to, raw_cursor_to)
28238         (clear_to_end, clear_frame, clear_end_of_line)
28239         (write_glyphs, insert_glyphs, delete_glyphs, ins_del_lines)
28240         (Fdisplay_name, create_device, delete_device): Move to terminal.c.
28241         (syms_of_term): Move their initialization to terminal.c.
28242         (get_tty_terminal, Fdisplay_tty_type, Ftty_display_color_p)
28243         (Ftty_display_color_cells)
28244         (Ftty_no_underline, Fsuspend_tty, Fresume_tty, create_tty_output)
28245         (clear_tty_hooks, set_tty_hooks)
28246         (init_tty, maybe_fatal): New functions.
28247         (Ftty_type): Return nil if terminal is not on a tty instead of
28248         throwing an error.  Doc update.
28249         (syms_of_term) <Vsuspend_tty_functions, Vresume_tty_functions>:
28250         Doc update.  Initialize new subrs and variables.
28251         (delete_tty): Use terminal->deleted.
28252         (tty_set_terminal_modes): Rename from set_terminal_modes.
28253         (tty_reset_terminal_modes): Rename from reset_terminal_modes.
28254         (set_scroll_region): Rename to `tty_set_scroll_region'.
28255         (turn_on_insert): Rename to `tty_turn_on_insert'.
28256         (turn_off_insert): Rename to `tty_turn_off_insert'.
28257         (turn_off_highlight): Rename to `tty_turn_off_highlight'.
28258         (turn_on_highlight): Rename to `tty_turn_on_highlight'.
28259         (toggle_highligh): Rename to `tty_toggle_highlight'.
28260         (background_highlight): Rename to `tty_background_highlight'.
28261         (highlight_if_desired): Rename to `tty_highlight_if_desired'.
28262         (tty_ring_bell, tty_update_end, tty_set_terminal_window)
28263         (tty_set_scroll_region, tty_background_highlight)
28264         (tty_cursor_to, tty_raw_cursor_to, tty_clear_to_end)
28265         (tty_clear_frame, tty_clear_end_of_line, tty_write_glyphs)
28266         (tty_insert_glyphs, tty_delete_glyphs, tty_ins_del_lines)
28267         (term_get_fkeys, tty_setup_colors, dissociate_if_controlling_tty):
28268         Add static modifier.
28269         (tty_reset_terminal_modes, tty_set_terminal_window)
28270         (tty_set_scroll_region, tty_background_highlight)
28271         (tty_highlight_if_desired, tty_cursor_to)
28272         (tty_raw_cursor_to, tty_clear_to_end, tty_clear_frame)
28273         (tty_clear_end_of_line, tty_write_glyphs, tty_insert_glyphs)
28274         (tty_delete_glyphs, tty_ins_del_lines, turn_on_face): Update for
28275         renames.
28277 2007-08-28  Jan Djärv  <jan.h.d@swipnet.se>
28279         * keyboard.c: Qrtl is new.
28280         (parse_tool_bar_item): Handle :rtl keyword.
28281         (syms_of_keyboard): Intern :rtl keyword.
28283         * dispextern.h (enum tool_bar_item_idx): Add TOOL_BAR_ITEM_RTL_IMAGE.
28285         * gtkutil.c (xg_tool_bar_expose_callback): Just do SET_FRAME_GARBAGED
28286         so no Lisp code is executed.
28287         (file_for_image, find_rtl_image): New functions.
28288         (xg_get_image_for_pixmap): Use file_for_image.
28289         (update_frame_tool_bar): If direction is RTL, use RTL image if
28290         defined.  Use Gtk stock images if defined.
28292 2007-08-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
28294         * macterm.c (x_draw_composite_glyph_string_foreground): Draw rectangle
28295         for nonexistent or zero-width glyph in composition glyph.
28297 2007-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
28299         * m/amdx86-64.h: Redirect to intel386.h if compiling for i386.
28301         * xdisp.c (Finvisible_p): New function.
28302         (syms_of_xdisp): defsubr it.
28304 2007-08-24  Juanma Barranquero  <lekktu@gmail.com>
28306         * image.c (syms_of_image) <image-library-alist, cross-disabled-images>:
28307         Doc fixes.
28309 2007-08-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
28311         * mac.c [MAC_OSX] (select_and_poll_event, sys_select): Fix last changes.
28313 2007-08-24  Martin Rudalics  <rudalics@gmx.at>
28315         * fileio.c (Finsert_file_contents): Consult CHARS_MODIFF to tell
28316         whether decoding has modified buffer contents.
28318 2007-08-24  Jason Rumney  <jasonr@gnu.org>
28320         * image.c [HAVE_NTGUI]: Define dynamic loaded functions for SVG.
28321         (Qgdk_pixbuf, Qglib) [HAVE_NTGUI]: New symbols.
28322         (syms_of_image) [HAVE_NTGUI]: Intern and staticpro them.
28323         (init_svg_functions) [HAVE_NTGUI]: New function.
28324         (fn_g_type_init, fn_g_object_unref, fn_g_error_free): New #defines.
28325         (svg_load_image): Use them.
28326         (svg_load_image) [HAVE_NTGUI]: Implement background.
28328 2007-08-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
28330         * Makefile.in (RSVG_LIBS, RSVG_CFLAGS): New variables.
28331         (ALL_CFLAGS): Use ${RSVG_CFLAGS} instead of @RSVG_CFLAGS@.
28332         (LIBX): Remove @RSVG_LIBS@.
28333         (LIBES): Add $(RSVG_LIBS).
28335         * image.c (svg_load_image): Blend with specified background if exists.
28336         Use IMAGE_BACKGROUND.  Add Mac OS Support.
28338         * mac.c (wakeup_from_rne_enabled_p) [MAC_OSX]: Remove variable.
28339         (ENABLE_WAKEUP_FROM_RNE, DISABLE_WAKEUP_FROM_RNE) [MAC_OSX]:
28340         Remove macros.
28341         [MAC_OSX] (socket_callback): Do nothing.
28342         [MAC_OSX] (select_and_poll_event): Use CFRunLoopRunInMode instead of
28343         ReceiveNextEvent.
28344         [MAC_OSX] (sys_select): Likewise.  Don't set context as argument to
28345         socket_callback.
28346         (mac_wakeup_from_rne) [MAC_OSX]: Do nothing.
28348 2007-08-22  Glenn Morris  <rgm@gnu.org>
28350         * image.c (x_find_image_file): Search in etc/images/ rather than etc/.
28352 2007-08-22  Paul Pogonyshev  <pogonyshev@gmx.net>
28354         * Makefile.in (ALL_CFLAGS, LIBX): Add RSVG_LIBS.
28356         * image.c: Add support for SVG images.  Some additional comments
28357         by Joakim Verona <joakim@verona.se>.  When HAVE_RSVG is defined:
28358         (svg_image_p): New function to test for SVG image.
28359         (svg_load): New function to load SVG image.
28360         (svg_load_image): New function, helper for svg_load.
28361         (Qsvg): New Lisp_object.
28362         (svg_keyword_index): New enum.
28363         (svg_format): New static `image_keyword' struct.
28364         (svg_type): New static `image_type' struct.
28365         (librsvg/rsvg.h): Include it.
28367 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
28369         * lread.c (load_warn_old_style_backquotes): Fix up array size typo.
28371 2007-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
28373         * lread.c (Qold_style_backquotes): New var.
28374         (syms_of_lread): Init and staticpro it.
28375         (load_warn_old_style_backquotes): New fun.
28376         (Fload): Use them to warn about old style backquotes.
28377         (end_of_file_error, Fload): Remove unused vars.
28379         * lisp.h (Fclear_face_cache, Fx_send_client_event): Declare.
28381         * lread.c (Vold_style_backquotes): New var.
28382         (syms_of_lread): Init and export it to Elisp.
28383         (read1): Set it when we find an old-style (back)quote.
28385 2007-08-22  Jason Rumney  <jasonr@gnu.org>
28387         * w32reg.c (SYSTEM_DEFAULT_RESOURCES): Add missing NULL terminator.
28389 2007-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
28391         * puresize.h (BASE_PURESIZE): Increase to 1140000.
28393 2007-08-19  Richard Stallman  <rms@gnu.org>
28395         * eval.c (Ffunction, Fquote): Signal error if not 1 argument.
28397 2007-08-19  Andreas Schwab  <schwab@suse.de>
28399         * alloc.c (pure): Round PURESIZE up.
28401 2007-08-17  Jan Djärv  <jan.h.d@swipnet.se>
28403         * xterm.c (handle_one_xevent): Remove check that mouse click is in
28404         active frame.
28406 2007-08-16  Richard Stallman  <rms@gnu.org>
28408         * eval.c (Fcommandp): Add parens to clarify.
28410         * minibuf.c (Fall_completions): Use enum for type of table.
28412         * emacs.c (USAGE2): Improve text.
28414 2007-08-15  Philippe Waroquiers  <philippe.waroquiers@eurocontrol.int>
28416         * term.c (tty_default_color_capabilities): Declare static
28417         variables in file scope, to avoid HPUX compiler problem.
28419 2007-08-13  Jan Djärv  <jan.h.d@swipnet.se>
28421         * gtkutil.c (update_frame_tool_bar): Use -1 as index
28422         to gtk_toolbar_insert.
28424 2007-08-13  Stefan Monnier  <monnier@iro.umontreal.ca>
28426         * fileio.c (Finsert_file_contents): Yet Another Int/Lisp_Object Mixup.
28428         * insdel.c (reset_var_on_error): New fun.
28429         (signal_before_change, signal_after_change):
28430         Use it to reset (after|before)-change-functions to nil in case of error.
28431         Bind inhibit-modification-hooks to t.
28432         Don't bind (after|before)-change-functions to nil while they run.
28434 2007-08-11  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
28436         * xterm.c (x_draw_image_glyph_string): Adjust stipple origin when
28437         filling pixmap with stippled background.
28439 2007-08-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
28441         * macterm.c [TARGET_API_MAC_CARBON] (mac_handle_window_event):
28442         Don't use invisible frame as parent window for repositioning.
28444 2007-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
28446         * print.c (new_backquote_output): Rename from old_backquote_output.
28447         (print): Inverse its logic (according to its name) so as to match the
28448         behavior of new_backquote_flag in lread.c.
28450 2007-08-09  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
28452         * gmalloc.c (posix_memalign): New function.
28454         * macterm.c (frame_highlight, frame_unhighlight): Don't call
28455         ActivateControl/DeactivateControl here.
28456         [USE_MAC_TOOLBAR] (free_frame_tool_bar): Suppress animation when
28457         frame-notice-user-settings is non-nil.
28458         [USE_MAC_FONT_PANEL] (mac_handle_font_event): Also record parameter
28459         for kEventParamFMFontStyle.
28460         [TARGET_API_MAC_CARBON] (mac_handle_keyboard_event): Don't check
28461         mac_pass_command_to_system and mac_pass_control_to_system here.
28462         (XTread_socket): Call ActivateControl/DeactivateControl here.
28463         (XTread_socket) [TARGET_API_MAC_CARBON]:
28464         Check mac_pass_command_to_system and mac_pass_control_to_system here.
28465         (mac_handle_window_event) [USE_MAC_TOOLBAR]: Add further workaround
28466         for window repositioning.
28468 2007-08-08  Glenn Morris  <rgm@gnu.org>
28470         * Replace `iff' in doc-strings and comments.
28472 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
28474         * xdisp.c (move_it_by_lines): Remove incorrect optimization.
28476 2007-08-07  Martin Rudalics  <rudalics@gmx.at>
28478         * fileio.c (Finsert_file_contents): Run format-decode and
28479         after_insert_file_functions on entire buffer when REPLACE is
28480         non-nil and inhibit modification_hooks and point_motion_hooks.
28481         For consistency, run after_insert_file_functions iff something
28482         got inserted.  Move signal_after_change and update_compositions
28483         after code running after_insert_file_functions.  Make sure that
28484         undo_list doesn't record intermediate steps of the decoding process.
28486 2007-08-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
28488         * emacs.c (main)
28489         [HAVE_GTK_AND_PTHREAD && !SYSTEM_MALLOC && !DOUG_LEA_MALLOC]:
28490         Call malloc_enable_thread on interactive startup.
28492         * gmalloc.c (_malloc_thread_enabled_p) [USE_PTHREAD]: New variable.
28493         (LOCK, UNLOCK, LOCK_ALIGNED_BLOCKS, UNLOCK_ALIGNED_BLOCKS)
28494         [USE_PTHREAD]: Conditionalize with it.
28495         (malloc_atfork_handler_prepare, malloc_atfork_handler_parent)
28496         (malloc_atfork_handler_child, malloc_enable_thread) [USE_PTHREAD]:
28497         New functions.
28499 2007-08-06  Chong Yidong  <cyd@stupidchicken.com>
28501         * xdisp.c (redisplay_window): When restoring original buffer
28502         position, make sure it is still valid.
28504         * image.c (png_load): Ignore png-supplied background color.
28506 2007-08-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
28508         * mac.c [TARGET_API_MAC_CARBON] (cfdate_to_lisp): Obtain microsec value.
28509         Use kCFAbsoluteTimeIntervalSince1970.
28511         * macmenu.c (quit_dialog_event_loop) [TARGET_API_MAC_CARBON]:
28512         New variable.
28513         [TARGET_API_MAC_CARBON] (mac_handle_dialog_event): Set it if dialog
28514         event loop should be quit.
28515         [TARGET_API_MAC_CARBON] (create_and_show_dialog) [!MAC_OSX]:
28516         Quit dialog event loop if quit_dialog_event_loop is set.
28518         * macselect.c [!TARGET_API_MAC_CARBON]: Include Scrap.h.
28519         (Selection): New typedef.  Use instead of ScrapRef.
28520         (mac_get_selection_from_symbol): Rename from get_scrap_from_symbol.
28521         (mac_valid_selection_target_p): Rename from valid_scrap_target_type_p.
28522         (mac_clear_selection): Rename from clear_scrap.
28523         (get_flavor_type_from_symbol): New argument SEL and subsume function of
28524         scrap_has_target_type.  All uses changed.
28525         (mac_get_selection_ownership_info, mac_valid_selection_value_p)
28526         (mac_selection_has_target_p): New functions.
28527         (mac_put_selection_value): Rename from put_scrap_string.
28528         (mac_get_selection_value): Rename from get_scrap_string.
28529         (mac_get_selection_target_list): Rename from get_scrap_target_type_list.
28530         (put_scrap_private_timestamp, scrap_has_target_type)
28531         (get_scrap_private_timestamp): Remove functions.
28532         (SCRAP_FLAVOR_TYPE_EMACS_TIMESTAMP): Remove define.
28533         (x_own_selection, x_get_local_selection):
28534         Use mac_valid_selection_value_p.
28535         (x_own_selection): Don't use put_scrap_private_timestamp.
28536         Record OWNERSHIP-INFO into Vselection_alist instead.
28537         (x_get_local_selection): Don't check type if request is local.
28538         (Fx_selection_owner_p): Don't use get_scrap_private_timestamp.
28539         Detect ownership change with OWNERSHIP-INFO in Vselection_alist instead.
28541 2007-08-04  Jan Djärv  <jan.h.d@swipnet.se>
28543         * gtkutil.c (xg_tool_bar_callback): Generate two TOOL_BAR_EVENT:s,
28544         add comment explaining why.
28546 2007-08-03  Richard Stallman  <rms@gnu.org>
28548         * fileio.c (Fvisited_file_modtime): Use make_time.
28550 2007-08-01  Ryo Yoshitake  <ryo@shiftmode.net>  (tiny change)
28552         * mac.c (init_mac_osx_environment): Adjust load-path on self-contained
28553         build.
28555 2007-07-31  Stefan Monnier  <monnier@iro.umontreal.ca>
28557         * gtkutil.c (xg_tool_bar_callback): Generate a single TOOL_BAR_EVENT.
28559 2007-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
28561         * puresize.h (BASE_PURESIZE): Increase to 1130000.
28563 2007-07-30  Richard Stallman  <rms@gnu.org>
28565         * lread.c (readevalloop, read1): Treat NBSP as whitespace.
28567 2007-07-29  Jan Djärv  <jan.h.d@swipnet.se>
28569         * gmalloc.c (__malloc_initialize): Remove pthread_once.  Not needed.
28571 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
28573         * xdisp.c (decode_mode_spec): Use '@' instead of 'R' to test for
28574         remote default-directory.
28576         * buffer.c (mode-line-format): Update doc string.
28578 2007-07-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
28580         * w32term.c (w32_draw_fringe_bitmap): Extend fringe background to
28581         scroll bar gap.
28582         (x_scroll_bar_create): Set bar->fringe_extended_p.
28583         (w32_set_vertical_scroll_bar): Put leftmost/rightmost scroll bars
28584         on frame edge.  Check fringe background extension.  Don't clear
28585         extended fringe background area.
28587         * w32term.h (struct scroll_bar): New member fringe_extended_p.
28588         (w32_fill_area): Enclose multiple statements with do ... while (0).
28590         * xterm.c (x_draw_fringe_bitmap) [USE_TOOLKIT_SCROLL_BARS]:
28591         Extend fringe background to scroll bar gap.
28592         (x_scroll_bar_create) [USE_TOOLKIT_SCROLL_BARS]:
28593         Set bar->fringe_extended_p.
28594         (XTset_vertical_scroll_bar) [USE_TOOLKIT_SCROLL_BARS]:
28595         Put leftmost/rightmost scroll bars on frame edge.  Check fringe
28596         background extension.  Don't clear extended fringe background area.
28598         * xterm.h (struct scroll_bar) [USE_TOOLKIT_SCROLL_BARS]:
28599         New member fringe_extended_p.
28601 2007-07-25  Glenn Morris  <rgm@gnu.org>
28603         * Relicense all FSF files to GPLv3 or later.
28605         * COPYING: Switch to GPLv3.
28607 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
28609         * eval.c (Fcommandp): Pay attention to the `interactive-form' property.
28611         * data.c (Finteractive_form): Check for the presence of an
28612         `interactive-form' symbol property more thoroughly.
28614         * data.c (Finteractive_form): Use an `interactive-form' property if
28615         present, analogous to the function-documentation property.
28617 2007-07-24  Jason Rumney  <jasonr@gnu.org>
28619         * w32fns.c (x_real_positions): Get real position from OS instead of
28620         calculating it.
28622 2007-07-23  Jason Rumney  <jasonr@gnu.org>
28624         * filelock.c (current_lock_owner): Allow for @ sign in username.
28626 2007-07-22  Nick Roberts  <nickrob@snap.net.nz>
28628         * xdisp.c (decode_mode_spec): Add case 'R' for to test for
28629         remote default-directory.
28631         * buffer.c (mode-line-format): Describe above case in doc string.
28633 2007-07-20  Eli Zaretskii  <eliz@gnu.org>
28635         * w32proc.c (IMAGE_NT_OPTIONAL_HDR32_MAGIC, IMAGE_OPTIONAL_HEADER32):
28636         Define if not defined.
28638 2007-07-18  Jason Rumney  <jasonr@gnu.org>
28640         * w32proc.c (w32_executable_type): Handle 64 bit executables.
28642 2007-07-18  Richard Stallman  <rms@gnu.org>
28644         * data.c (Fsetq_default): Doc fix.
28646         * eval.c (Fsetq): Doc fix.
28648 2007-07-18  Juanma Barranquero  <lekktu@gmail.com>
28650         * coding.c (Ffind_operation_coding_system):
28651         * eval.c (For, Fand): Doc fixes.
28652         Reported by Johan Bockgård.
28654 2007-07-18  Jan Djärv  <jan.h.d@swipnet.se>
28656         * xfns.c (Fx_focus_frame): Call x_ewmh_activate_frame.
28658         * xterm.h: Declare x_ewmh_activate_frame.
28660         * xterm.c (x_ewmh_activate_frame): New function.
28661         (XTframe_raise_lower): Move code to x_ewmh_activate_frame.
28663 2007-07-17  Martin Rudalics  <rudalics@gmx.at>
28665         * window.c (Fdisplay_buffer): If largest or LRU window is the
28666         only window, split it even if it is not eligible for splitting.
28667         This restores the original behavior broken by the 2007-07-15
28668         change.
28670 2007-07-17  Glenn Morris  <rgm@gnu.org>
28672         * abbrev.c (abbrev_check_chars): New function.
28673         (Fdefine_global_abbrev, Fdefine_mode_abbrev):
28674         Call abbrev_check_chars to check abbrev characters are word
28675         constituents.  Doc fix.
28677 2007-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
28679         * process.c (Fstart_process, Fmake_network_process)
28680         (read_process_output): Fix up last changes.
28682 2007-07-16  Eli Zaretskii  <eliz@gnu.org>
28684         * makefile.w32-in (clean): Don't delete *~.
28686 2007-07-16  Andreas Schwab  <schwab@suse.de>
28688         * window.c (Fdisplay_buffer): Use NILP.
28689         (Fset_window_scroll_bars): Likewise.
28691 2007-07-15  Martin Rudalics  <rudalics@gmx.at>
28693         * window.c (window_min_size_2): New function.
28694         (window_min_size_1, size_window, Fdisplay_buffer)
28695         (Fsplit_window, adjust_window_trailing_edge): Use it to avoid
28696         windows without mode- or header-lines when window-min-height is
28697         too small.
28698         (size_window): Reset nodelete_p after testing it, following an
28699         earlier note by Kim F. Storm.
28700         (display_buffer): Do not set split_height_threshold to twice the
28701         value of window_min_height to avoid changing the value of a
28702         customizable variable.  Rather explicitly check whether the
28703         height of the window that shall be splitted is at least as large
28704         as split_height_threshold.
28705         (Fwindow_full_width_p): New defun.
28706         (syms_of_window): Defsubr it.
28708         * window.h: Add EXFUN for Fwindow_full_width_p.
28710 2007-07-14  Jason Rumney  <jasonr@gnu.org>
28712         * process.c [WINDOWSNT]: Don't undefine AF_INET6.
28714 2007-07-14  Richard Stallman  <rms@gnu.org>
28716         * eval.c (maybe_call_debugger): New function.
28717         (find_handler_clause): Use maybe_call_debugger.
28718         Call it when the handler says `debug'.
28719         Eliminate DEBUGGER_VALUE_PTR.
28720         (Fsignal): Eliminate debugger_value.
28721         (Qdebug): New variable.
28722         (syms_of_eval): Initialize it.
28724 2007-07-14  Juanma Barranquero  <lekktu@gmail.com>
28726         * eval.c (Fprogn):
28727         * keyboard.c (Ftrack_mouse):
28728         * print.c (Fwith_output_to_temp_buffer):
28729         * window.c (Fsave_window_excursion): Doc fix.
28731 2007-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
28733         * eval.c (init_eval_once): Bump max_lisp_eval_depth to 400.
28735 2007-07-12  Stefan Monnier  <monnier@iro.umontreal.ca>
28737         * process.h (struct Lisp_Process): Turn slots infd, outfd,
28738         kill_without_query, pty_flag, tick, update_tick, decoding_carryover,
28739         inherit_coding_system_flag, filter_multibyte, adaptive_read_buffering,
28740         read_output_delay, and read_output_skip from Lisp_Objects to ints.
28741         Remove unused encoding_carryover.
28742         * process.c: Adjust all functions accordingly.
28744 2007-07-12  Richard Stallman  <rms@gnu.org>
28746         * term.c: Include unistd.h only if HAVE_UNISTD_H.
28748 2007-07-11  Jason Rumney  <jasonr@gnu.org>
28750         * makefile.w32-in (LIBS): Include OLE32.
28752         * w32fns.c (w32_msg_pump) <WM_EMACS_CREATEWINDOW>: Initialize COM.
28753         (w32_msg_pump) <WM_DESTROY>: Uninitialize COM.
28755 2007-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
28757         * lisp.h (struct Lisp_Hash_Table): Turn next_weak into a bare pointer.
28758         * fns.c (weak_hash_tables): Rename from Vweak_hash_tables and turned
28759         from a Lisp_Object into a bare pointer.
28760         (make_hash_table, copy_hash_table, sweep_weak_hash_tables, init_fns):
28761         Adjust the code correspondingly.
28763         * alloc.c (emacs_blocked_free): Remove unused var `bytes_used_now'.
28765         * term.c: Include unistd.h for ttyname, used in handle_one_term_event.
28766         (term_show_mouse_face): Remove unused var `j'.
28767         (handle_one_term_event): Remove unused vars `i' and `j'.
28768         Don't cast return value of ttyname since it's not necessary.
28770 2007-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
28772         * alloc.c (mark_maybe_pointer): Enforce mult-of-8 alignment when using
28773         USE_LSB_TAG.  Suggested by Dmitry Antipov <dmantipov@yandex.ru>.
28775         * fns.c (map_char_table): Use an array of int for `indices' rather than
28776         an array of Lisp_Objects (which are only ever integers anyway).
28777         (Fmap_char_table): Update caller.
28778         * lisp.h: Update prototype.
28779         * keymap.c (Fset_keymap_parent, map_keymap, Fcopy_keymap):
28780         * fontset.c (Ffontset_info):
28781         * casetab.c (set_case_table): Update callers.
28783         * editfns.c (Ftranspose_regions): Use EMACS_INT for positions.
28785         * keymap.c (struct accessible_keymaps_data)
28786         (struct where_is_internal_data): New structures.
28787         (accessible_keymaps_1, where_is_internal_1): Use them to change
28788         interface to adhere to the one used by map_keymap.
28789         (Faccessible_keymaps, where_is_internal): Use map_keymap.
28790         (accessible_keymaps_char_table, where_is_internal_2): Remove.
28792         * keymap.h (map_keymap_function_t): More informative prototype.
28794 2007-07-10  Guanpeng Xu  <herberteuler@hotmail.com>
28796         * search.c (Vinhibit_changing_match_data, search_regs_1): New vars.
28797         (looking_at_1): Don't change search_regs and last_thing_searched
28798         if `inhibit-changing-match-data' is non-nil.
28799         (string_match_1, search_buffer, set_search_regs): Likewise.
28800         (syms_of_search): Add Lisp level definition for
28801         `inhibit-changing-match-data' and set it to nil.
28802         (boyer_moore): If `inhibit-changing-match-data' is non-nil, compute
28803         start and end of the match, instead of using values in search_regs.
28805 2007-07-01  Stefan Monnier  <monnier@iro.umontreal.ca>
28807         * minibuf.c (Fcompleting_read): New value `confirm-only'
28808         for `require-match'.
28810 2007-06-28  Stefan Monnier  <monnier@iro.umontreal.ca>
28812         * fileio.c (Fdo_auto_save): Revert last patch installed unwillingly as
28813         part of the 2007-06-27 change to syms_of_fileio.
28815 2007-06-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
28817         * macterm.c [USE_MAC_TSM] (mac_handle_text_input_event):
28818         Check WINDOWP before using XWINDOW.  Consolidate return statements.
28820 2007-06-27  Richard Stallman  <rms@gnu.org>
28822         * fileio.c (syms_of_fileio) <after-insert-file-functions>: Doc fix.
28824 2007-06-27  Juanma Barranquero  <lekktu@gmail.com>
28826         * buffer.c (syms_of_buffer) <selective-display>: Fix typo in docstring.
28828 2007-06-26  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
28830         * gmalloc.c [HAVE_GTK_AND_PTHREAD]: Check this after including config.h.
28831         (_aligned_blocks_mutex) [USE_PTHREAD]: New variable.
28832         (LOCK_ALIGNED_BLOCKS, UNLOCK_ALIGNED_BLOCKS): New macros.
28833         (_free_internal, memalign): Use them.
28834         (_malloc_mutex, _aligned_blocks_mutex) [USE_PTHREAD]:
28835         Initialize to PTHREAD_MUTEX_INITIALIZER.
28836         (malloc_initialize_1) [USE_PTHREAD]: Don't use recursive mutex.
28837         (morecore_nolock): Rename from morecore.  All uses changed.
28838         Use only nolock versions of internal allocation functions.
28839         (_malloc_internal_nolock, _realloc_internal_nolock)
28840         (_free_internal_nolock): New functions created from
28841         _malloc_internal, _realloc_internal, and _free_internal.
28842         (_malloc_internal, _realloc_internal, _free_internal): Use them.
28843         Copy hook value to automatic variable before its use.
28844         (memalign): Copy hook value to automatic variable before its use.
28846 2007-06-26  Kenichi Handa  <handa@m17n.org>
28848         * coding.c (Ffind_operation_coding_system): Docstring improved.
28849         (syms_of_coding): Docstring of `file-coding-system-alist' improved.
28851 2007-06-25  David Kastrup  <dak@gnu.org>
28853         * keymap.c (Fcurrent_active_maps): Add `position' argument.
28854         (Fwhere_is_internal): Adjust call to `current-active-maps' to
28855         cater for additional parameter.
28857         * keymap.h: Adjust number of parameters to `current-active-maps'.
28859         * doc.c (Fsubstitute_command_keys): Adjust call of
28860         `current-active-maps'.
28862 2007-06-25  David Kastrup  <dak@gnu.org>
28864         * callint.c (Fcall_interactively): Make the parsing of interactive
28865         specs somewhat more readable.
28867 2007-06-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
28869         * macterm.c (x_draw_fringe_bitmap) [MAC_OSX]: Extend fringe background
28870         to scroll bar gap also when bitmap fills fringe.  Draw only foreground
28871         if extended background has already been filled.
28873 2007-06-22  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
28875         * macgui.h (USE_CG_DRAWING): Don't require USE_ATSUI.
28876         (USE_MAC_TOOLBAR): Require USE_CG_DRAWING.
28878         * macmenu.c (mac_dialog_modal_filter, Fx_popup_dialog) [MAC_OSX]:
28879         Put special treatment for Fmessage_box, Fyes_or_no_p, and Fy_or_n_p
28880         in #if 0 as it is not compatible with y-or-n-p-with-timeout.
28881         (timer_check) [TARGET_API_MAC_CARBON]: Add extern.
28882         [TARGET_API_MAC_CARBON] (mac_handle_dialog_event): Use QuitEventLoop
28883         instead of QuitAppModalLoopForWindow.  Consolidate QuitEventLoop calls.
28884         (pop_down_dialog) [TARGET_API_MAC_CARBON]: New function.
28885         [TARGET_API_MAC_CARBON] (create_and_show_dialog): Use it for unwind.
28886         Run timers during dialog popup.
28887         (Fmenu_or_popup_active_p) [TARGET_API_MAC_CARBON]: Use popup_activated.
28889 2007-06-21  Jason Rumney  <jasonr@gnu.org>
28891         * image.c (convert_mono_to_color_image): Swap fore and background.
28893 2007-06-20  Jason Rumney  <jasonr@gnu.org>
28895         * w32bdf.c (w32_BDF_to_x_font): Unmap memory when finished.
28896         (w32_free_bdf_font): Unmap memory not handle.
28898 2007-06-20  Sam Steingold  <sds@gnu.org>
28900         * gmalloc.c (__morecore): Fix the declaration to comply with the
28901         definition.
28903 2007-06-20  Juanma Barranquero  <lekktu@gmail.com>
28905         * w32term.c (w32_delete_display): Remove leftover declaration.
28906         (w32_define_cursor, w32_initialize): Make static.
28908         * w32.c (_wsa_errlist): Fix typo in error message.
28909         (init_environment): Ignore any environment variable from the
28910         registry having a null value.
28912 2007-06-20  Glenn Morris  <rgm@gnu.org>
28914         * Makefile.in (LIBGIF): Default to -lgif.
28916 2007-06-17  Jason Rumney  <jasonr@gnu.org>
28918         * w32menu.c (add_menu_item): Don't use multibyte string functions on
28919         unicode strings.
28921 2007-06-16  Juanma Barranquero  <lekktu@gmail.com>
28923         * xdisp.c (syms_of_xdisp) <auto-resize-tool-bars>:
28924         Fix typo in docstring.
28926 2007-06-16  Eli Zaretskii  <eliz@gnu.org>
28928         * w32menu.c (add_menu_item): Escape `&' characters in menu items
28929         and their keybindings.
28931 2007-06-15  Chong Yidong  <cyd@stupidchicken.com>
28933         * composite.c (update_compositions): Fix last fix.
28935 2007-06-14  Jason Rumney  <jasonr@gnu.org>
28937         * w32.c (get_process_times_fn): New function pointer.
28938         (globals_of_w32): Intialize it if present in kernel32.dll.
28939         (w32_get_internal_run_time): New function.
28941         * editfns.c (Fget_internal_run_time) [WINDOWSNT]: Use it.
28943 2007-06-14  Kenichi Handa  <handa@etlken.m17n.org>
28945         * composite.c (update_compositions): Check the validness of
28946         compositions.
28948 2007-06-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
28950         * frame.h (struct frame) [MAC_OS]: New member external_tool_bar.
28951         (FRAME_EXTERNAL_TOOL_BAR) [MAC_OS]: Use it.
28953         * macfns.c (mac_window) [USE_MAC_TOOLBAR]: Set toolbar_win_gravity.
28954         (x_set_tool_bar_lines) [USE_MAC_TOOLBAR]: Set FRAME_EXTERNAL_TOOL_BAR.
28956         * macgui.h (USE_MAC_TOOLBAR): New define.
28958         * macmenu.c [TARGET_API_MAC_CARBON] (menu_target_item_handler):
28959         Return immediately unless popup is activated.
28961         * macterm.c (x_draw_fringe_bitmap) [MAC_OSX]: Extend fringe
28962         background to scroll bar gap.
28963         (x_scroll_bar_create) [MAC_OSX]: Set bar->fringe_extended_p.
28964         (XTset_vertical_scroll_bar) [MAC_OSX]: Put leftmost/rightmost
28965         scroll bars on frame edge.  Check fringe background extension.
28966         Don't clear extended fringe background area.
28967         (TOOLBAR_IDENTIFIER, TOOLBAR_ICON_ITEM_IDENTIFIER)
28968         (TOOLBAR_ITEM_COMMAND_ID_OFFSET, TOOLBAR_ITEM_COMMAND_ID_P)
28969         (TOOLBAR_ITEM_COMMAND_ID_VALUE, TOOLBAR_ITEM_MAKE_COMMAND_ID):
28970         [USE_MAC_TOOLBAR]: New macros.
28971         (mac_move_window_with_gravity, mac_get_window_origin_with_gravity)
28972         (mac_handle_toolbar_event, mac_image_spec_to_cg_image)
28973         (mac_create_frame_tool_bar, update_frame_tool_bar, free_frame_tool_bar)
28974         (mac_tool_bar_note_mouse_movement, mac_handle_toolbar_command_event)
28975         [USE_MAC_TOOLBAR]: New functions.
28976         (mac_handle_window_event) [USE_MAC_TOOLBAR]: Reposition window
28977         manually if previous repositioning has failed.
28978         (mac_handle_keyboard_event): Use precomputed event kind.
28979         (XTread_socket) [USE_MAC_TOOLBAR]: Handle click in structure region
28980         as tool bar item click.  Handle mouse movement over tool bar items.
28982         * macterm.h (struct mac_output) [USE_MAC_TOOLBAR]: New member
28983         toolbar_win_gravity.
28984         (struct scroll_bar) [MAC_OSX]: New member fringe_extended_p.
28985         (update_frame_tool_bar, free_frame_tool_bar) [USE_MAC_TOOLBAR]:
28986         Add externs.
28988         * xdisp.c (update_tool_bar, redisplay_tool_bar, redisplay_window)
28989         [USE_MAC_TOOLBAR]: Sync with GTK+ tool bar display.
28991 2007-06-14  Chong Yidong  <cyd@stupidchicken.com>
28993         * image.c (search_image_cache): Remove unused variable.
28995 2007-06-13  Chong Yidong  <cyd@stupidchicken.com>
28997         * xfns.c, xmenu.c: Link to xaw3d if available.
28999 2007-06-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
29001         * dispextern.h (struct image) [HAVE_WINDOW_SYSTEM]: New members
29002         frame_foreground and frame_background.
29004         * image.c (lookup_image): Save frame foreground and background colors.
29005         (search_image_cache): Check if saved and current frame colors match.
29007 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
29009         * regex.c (regex_compile): Remove the `regnum' counter.
29010         Use bufp->re_nsub instead.  Add support for \(?N:RE\).
29012 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
29014         * term.c: Include intervals.h to declare Fget_text_property.
29016 2007-06-10  Jason Rumney  <jasonr@gnu.org>
29018         * w32fns.c (Fx_file_dialog): Take size from struct not pointer.
29020 2007-06-08  Juanma Barranquero  <lekktu@gmail.com>
29022         * callint.c (Fcall_interactively):
29023         * editfns.c (Fdelete_and_extract_region):
29024         * fileio.c (Fread_file_name):
29025         * fns.c (Fmapconcat):
29026         * keyboard.c (cmd_error_internal):
29027         * keymap.c (Fkey_description):
29028         * lread.c (openp):
29029         * minibuf.c (read_minibuf):
29030         * search.c (wordify):
29031         * sunfns.c (sel_read):
29032         * xdisp.c (Fformat_mode_line, syms_of_xdisp):
29033         * xfns.c (x_default_scroll_bar_color_parameter):
29034         * xmenu.c (menu_help_callback):
29035         * xselect.c (Fx_get_atom_name):
29036         * xterm.c (x_term_init): Use empty_unibyte_string.
29038 2007-06-08  Dmitry Antipov  <dmantipov@yandex.ru>  (tiny change)
29040         * alloc.c (init_strings): Initialize canonical empty strings.
29041         (make_uninit_string, make_uninit_multibyte_string): Return appropriate
29042         canonical empty string when the requested size is 0.
29044         * emacs.c (empty_unibyte_string): Rename from empty_string.
29045         (empty_multibyte_string): New canonical empty string.
29046         (syms_of_emacs): Don't initialize empty_string.
29048         * lisp.h (STRING_SET_UNIBYTE): Return the canonical empty unibyte
29049         string, if appropriate.
29050         (empty_unibyte_string, empty_multibyte_string): New externs.
29051         (empty_string): Remove extern.
29053         * lread.c (syms_of_lread): Use empty_unibyte_string.
29055 2007-06-07  Jason Rumney  <jasonr@gnu.org>
29057         * s/ms-w32.h: Don't define HAVE_TZNAME.
29059         * editfns.c (Fcurrent_time_zone): Remove hack for Japanese Windows.
29061 2007-06-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
29063         * mac.c (xrm_get_preference_database): Remove BLOCK_INPUT.
29065         * macfns.c (mac_get_window_bounds): Move extern to macterm.h.
29066         (compute_tip_xy) [TARGET_API_MAC_CARBON]: Use GetGlobalMouse.
29068         * macmenu.c [TARGET_API_MAC_CARBON] (menu_target_item_handler):
29069         Don't call next handler.
29070         [TARGET_API_MAC_CARBON] (install_menu_target_item_handler):
29071         Remove argument.  Install handler to application.
29072         (set_frame_menubar): Don't change deep_p.
29073         (mac_menu_show): Use FRAME_OUTER_TO_INNER_DIFF_X and
29074         FRAME_OUTER_TO_INNER_DIFF_Y.
29075         (DIALOG_BUTTON_COMMAND_ID_OFFSET, DIALOG_BUTTON_COMMAND_ID_P)
29076         (DIALOG_BUTTON_COMMAND_ID_VALUE, DIALOG_BUTTON_MAKE_COMMAND_ID)
29077         [HAVE_DIALOGS]: New macros.
29078         [HAVE_DIALOGS] (mac_handle_dialog_event, create_and_show_dialog):
29079         Use them.
29080         (fill_menubar) [TARGET_API_MAC_CARBON]: Use CFString.
29082         * macselect.c [MAC_OSX] (install_service_handler): Rename from
29083         init_service_handler.  All callers changed.  Return OSStatus value.
29085         * macterm.c (mac_begin_cg_clip): New arg F.  Call SetPortWindowPort.
29086         All callers changed so as not to call SetPortWindowPort.
29087         (mac_begin_cg_clip) [USE_CG_DRAWING]: Call mac_prepare_for_quickdraw.
29088         (mac_draw_image_string_atsui) [USE_ATSUI]: New function created from
29089         mac_draw_string_common.
29090         (mac_draw_image_string_qd): Likewise.
29091         (mac_draw_string_common): Use them.  Add INLINE.
29092         (XTmouse_position, x_scroll_bar_report_motion) [TARGET_API_MAC_CARBON]:
29093         Use FRAME_OUTER_TO_INNER_DIFF_X, FRAME_OUTER_TO_INNER_DIFF_Y, and
29094         GetGlobalMouse.
29095         (x_set_mouse_pixel_position) [MAC_OSX]: Use FRAME_OUTER_TO_INNER_DIFF_X
29096         and FRAME_OUTER_TO_INNER_DIFF_Y.
29097         [TARGET_API_MAC_CARBON] (mac_handle_mouse_event): Likewise.
29098         [USE_MAC_TSM] (mac_handle_text_input_event): Likewise.
29099         (x_make_frame_visible) [TARGET_API_MAC_CARBON]: Move code for
29100         repositioning window to mac_handle_window_event.
29101         (x_make_frame_invisible) [TARGET_API_MAC_CARBON]: Move code for
29102         saving window location to mac_handle_window_event
29103         [USE_MAC_FONT_PANEL] (mac_show_hide_font_panel): Install handler here.
29104         (install_menu_target_item_handler): Remove argument in extern.
29105         [TARGET_API_MAC_CARBON] (mac_event_to_emacs_modifiers):
29106         Also accept command events.
29107         (do_keystroke): New function created from XTread_socket.
29108         (init_command_handler): Remove functions.
29109         [TARGET_API_MAC_CARBON] (mac_handle_window_event): Reposition window
29110         and save window location by kEventWindowShowing and kEventWindowHiding
29111         handlers here.  Don't call next handler for window state change and
29112         focus events.
29113         (mac_handle_application_event, mac_handle_keyboard_event)
29114         [TARGET_API_MAC_CARBON]: New functions.
29115         (install_window_handler) [TARGET_API_MAC_CARBON]: Register handlers for
29116         kEventWindowShowing and kEventWindowHiding events.  Move installation
29117         of mouse, font, text input and menu target item handlers to
29118         install_application_handler.
29119         (install_application_handler) [TARGET_API_MAC_CARBON]: New function.
29120         (mac_handle_cg_display_reconfig) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
29121         New function.
29122         (init_dm_notification_handler) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
29123         Register it.
29124         (XTread_socket) [TARGET_API_MAC_CARBON]:
29125         Consolidate SendEventToEventTarget calls.
29126         Use FRAME_OUTER_TO_INNER_DIFF_X and FRAME_OUTER_TO_INNER_DIFF_Y.
29127         Move application activation handler to mac_handle_application_event.
29128         Move keyboard handler to mac_handle_keyboard_event.
29129         (XTread_socket) [!TARGET_API_MAC_CARBON]: Use do_keystroke.
29130         (mac_initialize) [TARGET_API_MAC_CARBON]: Don't call
29131         init_command_handler.  Call install_application_handler.
29133         * macterm.h (mac_get_window_bounds): Move extern from macfns.c.
29134         (FRAME_OUTER_TO_INNER_DIFF_X, FRAME_OUTER_TO_INNER_DIFF_Y): New macros.
29136 2007-06-07  Glenn Morris  <rgm@gnu.org>
29138         * emacs.c (main): Use `emacs-copyright' in --version output.
29140 2007-06-06  Chong Yidong  <cyd@stupidchicken.com>
29142         * image.c (xpm_load): Remove spurious call to xpm_init_color_cache.
29144 2007-06-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
29146         * macfns.c (mac_window): Replace WindowPtr with WindowRef.
29148         * macgui.h: Replace WindowPtr with WindowRef.
29150         * macmenu.c: Replace MenuHandle and GetMenuHandle with MenuRef and
29151         GetMenuRef, respectively.  Replace WindowPtr with WindowRef.
29152         Replace ControlHandle with ControlRef.
29153         (install_menu_quit_handler): Rename arg MENU_HANDLE to ROOT_MENU.
29155         * macterm.c: Replace MenuHandle and GetMenuHandle with MenuRef and
29156         GetMenuRef, respectively.  Replace WindowPtr with WindowRef.
29157         Replace ControlHandle with ControlRef.
29158         (USE_CARBON_EVENTS): Remove.  Use TARGET_API_MAC_CARBON instead.
29159         [MAC_OS8] (do_get_menus): Rename variable `menu_handle' to `menu'.
29161         * macterm.h (struct scroll_bar): Rename member control_handle_low
29162         and control_handle_high to control_ref_low and control_ref_high.
29163         All uses changed.
29164         (SCROLL_BAR_CONTROL_REF, SET_SCROLL_BAR_CONTROL_REF): Rename from
29165         SCROLL_BAR_CONTROL_HANDLE and SET_SCROLL_BAR_CONTROL_HANDLE,
29166         respectively.  All uses changed.
29167         (XCreatePixmap, XCreatePixmapFromBitmapData, XSetWindowBackground)
29168         (install_window_handler, remove_window_handler): Replace WindowPtr
29169         with WindowRef in externs.
29171 2007-06-05  Juanma Barranquero  <lekktu@gmail.com>
29173         * xfaces.c (Finternal_lisp_face_p): Signal error for face alias loops.
29175 2007-06-03  Nick Roberts  <nickrob@snap.net.nz>
29177         * keyboard.c (discard_mouse_events): Add GPM_CLICK_EVENT case.
29179         * frame.c (Fmouse_position, Fmouse_pixel_position):
29180         Condition on HAVE_GPM too.
29182         * term.c (term_mouse_highlight): Remove unused variables.
29183         (Fterm_open_connection): Set gpm_zerobased to 1.
29184         (term_mouse_movement, term_mouse_click, handle_one_term_event):
29185         Use zero based co-ordinates.
29186         (handle_one_term_event): Report a drag as mouse movement too.
29188         * Makefile.in (MOUSE_SUPPORT): Define for HAVE_GPM.
29190 2007-06-03  Chong Yidong  <cyd@stupidchicken.com>
29192         * image.c (search_image_cache): New function.  Require background
29193         color match if background color is unspecified in the image spec.
29194         (uncache_image, lookup_image): Use it.
29196 2007-06-01  Juanma Barranquero  <lekktu@gmail.com>
29198         * window.c (Fshrink_window): Reflow docstring.
29200 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
29202         * Version 22.1 released.
29204 2007-06-01  Richard Stallman  <rms@gnu.org>
29206         * xfns.c (x_encode_text): Add GCPRO.
29208 2007-06-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
29210         * xfns.c (x_set_name_internal): Save encoded name before
29211         x_encode_text in case string data is relocated.
29213 2007-05-31  Richard Stallman  <rms@gnu.org>
29215         * buffer.c (syms_of_buffer): Doc fix.
29217 2007-05-30  Nick Roberts  <nickrob@snap.net.nz>
29219         * sysdep.c (init_sys_modes): Add rather than replace with
29220         O_NONBLOCK.
29222         * frame.c [HAVE_GPM] (Fset_mouse_pixel_position): Add call to
29223         term_mouse_moveto.
29225         * termhooks.h (term_mouse_moveto): New extern.
29227         * term.c (mouse_face_window): Rename...
29228         (Qmouse_face_window): ...to this.
29229         (term_show_mouse_face, term_clear_mouse_face)
29230         (term_mouse_highlight): Use Qmouse_face_window.
29231         (term_mouse_moveto): New function.
29232         (term_mouse_position): Make it work.
29233         (syms_of_term): Uncomment assignment to mouse_position_hook.
29234         Staticpro Qmouse_face_window.
29236 2007-05-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
29238         * xdisp.c (redisplay_internal): Bind inhibit-point-motion-hooks to t
29239         around current_column call.
29241 2007-05-26  Dan Nicolaescu  <dann@ics.uci.edu>
29243         * xfaces.c (syms_of_xfaces): Delete stray semicolon.
29244         * xdisp.c (next_element_from_buffer):
29245         * window.c (delete_window):
29246         * term.c (term_mouse_highlight):
29247         * msdos.c (getdefdir):
29248         * macterm.c (mac_create_bitmap_from_bitmap_data)
29249         (init_font_name_table):
29250         * fns.c (Fsxhash):
29251         * data.c (Fmake_local_variable):
29252         * ccl.c (ccl_driver): Likewise.
29254 2007-05-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
29256         * macterm.c [USE_CARBON_EVENTS] (mac_handle_window_event):
29257         Call mac_wakeup_from_rne on window size change.
29259 2007-05-25  Chong Yidong  <cyd@stupidchicken.com>
29261         * image.c (uncache_image): Fix typo.
29263 2007-05-23  Johannes Weiner  <hannes@saeurebad.de>  (tiny change)
29265         * keyboard.c (make_lispy_movement): Condition on HAVE_GPM too.
29267 2007-05-22  Richard Stallman  <rms@gnu.org>
29269         * xterm.c (x_connection_closed): Remove NO_RETURN.
29271 2007-05-22  Martin Rudalics  <rudalics@gmx.at>
29273         * syntax.c (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.
29275 2007-05-21  Chong Yidong  <cyd@stupidchicken.com>
29277         * image.c (uncache_image): New function.
29278         (Fimage_refresh): New function.
29280 2007-05-20  Jan Djärv  <jan.h.d@swipnet.se>
29282         * Makefile.in: Move GPM check outside HAVE_X_WINDOWS.
29284 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
29286         * config.in, keyboard.c, Makefile.in, sysdep.c, term.c,
29287         * termhooks.h: Use HAVE_GPM instead of HAVE_GPM_H.
29289 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
29291         * keyboard.c (make_lispy_event): Make case GPM_CLICK_EVENT
29292         conditional on [HAVE_GPM_H].
29294 2007-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
29296         * syntax.c (skip_chars): Update syntax-table only after we checked that
29297         the new location is valid.
29299 2007-05-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
29301         * macterm.c (x_calc_absolute_position): Add BLOCK_INPUT around
29302         mac_get_window_bounds.
29304 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
29306         * Makefile.in (LIBGPM): Allow it to be set from configure.
29307         If set then link Emacs with it.
29309         * config.in: Regenerate.
29311         * lisp.h (add_gpm_wait_descriptor, delete_gpm_wait_descriptor):
29312         New externs.
29314         * termhooks.h [HAVE_GPM_H] (enum event_kind): Add GPM_CLICK_EVENT.
29315         Include gpm.h.
29316         (handle_one_term_event, term_gpm): New externs.
29318         * sysdep.c [HAVE_GPM_H] (init_sys_modes): Make gpm_fd nonblocking
29319         and allow it to be interrupted by SIGIO.
29321         * process.c (gpm_wait_mask, max_gpm_desc): New variables.
29322         (wait_reading_process_output): Wait on gpm_fd too.
29323         (add_gpm_wait_descriptor, delete_gpm_wait_descriptor)): New functions.
29324         (add_gpm_wait_descriptor_called_flag): New variable.
29325         (delete_keyboard_wait_descriptor): Check gpm_wait_mask.
29327         * keyboard.c [HAVE_GPM_H] (Qmouse_fixup_help_message)
29328         (make_lispy_movement, tracking_off, Ftrack_mouse, some_mouse_moved)
29329         (show_help_echo, readable_events, kbd_buffer_get_event, init_keyboard):
29330         Extend HAVE_MOUSE ifdefs to HAVE_GPM_H.
29331         (make_lispy_event): Add case GPM_CLICK_EVENT.
29332         (read_avail_input): Handle mouse input.
29334         * term.c (write_glyphs_with_face): New function.
29335         [HAVE_GPM_H]: Include buffer.h, sys/fcntl.h.
29336         (mouse_face_beg_row, mouse_face_beg_col, mouse_face_end_row)
29337         (mouse_face_end_col, mouse_face_past_end, mouse_face_window)
29338         (mouse_face_face_id, term_gpm, pos_x, pos_y)
29339         (last_mouse_x, last_mouse_y): New variables.
29340         (term_show_mouse_face, term_clear_mouse_face, fast_find_position)
29341         (term_mouse_highlight, term_mouse_movement, term_mouse_position)
29342         (term_mouse_click, handle_one_term_event, Fterm_open_connection)
29343         (Fterm_close_connection): New functions.
29344         (term_init): Initialise mouse_face_window.
29346 2007-05-19  Chong Yidong  <cyd@stupidchicken.com>
29348         * xdisp.c (redisplay_window): If first window line is a
29349         continuation line, recompute the new window start instead of
29350         recentering.
29352 2007-05-18  Glenn Morris  <rgm@gnu.org>
29354         * m/alpha.h (ORDINARY_LINK): No longer define on OpenBSD.
29355         Suggested by Alfred M. Szmidt <ams@gnu.org>.
29357 2007-05-17  Glenn Morris  <rgm@gnu.org>
29359         * m/macppc.h (ORDINARY_LINK): No longer define on OpenBSD.
29361 2007-05-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
29363         * macterm.c [USE_CARBON_EVENTS] (mac_convert_event_ref): Also convert
29364         dead key repeat and up events.
29366 2007-05-14  Chong Yidong  <cyd@stupidchicken.com>
29368         * image.c (pbm_load): Check image size for monochrome pbm.
29370 2007-05-13  Chong Yidong  <cyd@stupidchicken.com>
29372         * xterm.c (XTread_socket): Revert last change.
29374 2007-05-12  Chong Yidong  <cyd@stupidchicken.com>
29376         * image.c (pbm_load): Correctly check image size for greyscale pbm.
29378         * xterm.c (XTread_socket): Yet Another Uncaught X Error Crash (YAUXEC).
29380 2007-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
29382         * editfns.c (Ftranspose_regions): Yet another int/Lisp_Object
29383         mixup (YAILOM).
29385 2007-05-07  Andreas Schwab  <schwab@suse.de>
29387         * keymap.c (Flookup_key): Fix typo in last change.
29389 2007-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
29391         * keymap.c (Fdefine_key, Flookup_key): Only do the 0x80->meta_modifier
29392         mapping for unibyte strings.
29394 2007-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
29396         * macmenu.c (mac_dialog_show): Apply 2007-04-27 change for xmenu.c.
29397         (Fx_popup_dialog) [MAC_OSX]: Likewise.
29399 2007-04-29  Richard Stallman  <rms@gnu.org>
29401         * insdel.c (replace_range): For undo, record insertion first.
29403 2007-04-29  Andreas Schwab  <schwab@suse.de>
29405         * lisp.h (VECSIZE): Use OFFSETOF.
29407 2007-04-29  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
29409         * xdisp.c (try_window_reusing_current_matrix): Fix number of
29410         disabled lines.
29412 2007-04-28  Richard Stallman  <rms@gnu.org>
29414         * lread.c (read_escape): In a string, \s is always space.
29416 2007-04-27  Jan Djärv  <jan.h.d@swipnet.se>
29418         * xmenu.c (xdialog_show): Call Fredisplay before showing the dialog.
29420         * gtkutil.c (xg_update_menubar, create_menus): Create empty
29421         submenu for menu bar items.
29423 See ChangeLog.10 for earlier changes.
29425 ;; Local Variables:
29426 ;; coding: utf-8
29427 ;; End:
29429   Copyright (C) 2007, 2008, 2009, 2010
29430     Free Software Foundation, Inc.
29432   This file is part of GNU Emacs.
29434   GNU Emacs is free software: you can redistribute it and/or modify
29435   it under the terms of the GNU General Public License as published by
29436   the Free Software Foundation, either version 3 of the License, or
29437   (at your option) any later version.
29439   GNU Emacs is distributed in the hope that it will be useful,
29440   but WITHOUT ANY WARRANTY; without even the implied warranty of
29441   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
29442   GNU General Public License for more details.
29444   You should have received a copy of the GNU General Public License
29445   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.