* fontset.c (free_realized_fontset): Mark unreachable code with if (0).
[emacs.git] / src / ChangeLog
blob698c5bd4cd790ea67a9fcc5490f72a4a6c5974e9
1 2011-01-17  Paul Eggert  <eggert@cs.ucla.edu>
3         * fontset.c (free_realized_fontset): Mark unreachable code with if (0).
4         Previously it was marked by preceding it with "return;", but
5         Sun cc complains about this.
7         * coding.c (decode_coding_emacs_mule): Remove unreachable code.
8         This is a typo left over from 2009-03-06T07:51:52Z!handa@m17n.org,
9         which fixed Bug#2370.  Caught by Sun cc.
11 2011-01-15  Martin Rudalics  <rudalics@gmx.at>
13         * window.c (inhibit_point_swap): New variable.
14         (Fselect_window): If inhibit_point_swap is nonzero, avoid swapping
15         point this time.
16         (Fset_window_configuration): Set inhibit_point_swap to 1 instead
17         of setting selected_window to nil (Bug#7728).
19 2011-01-11  Tassilo Horn  <tassilo@member.fsf.org>
21         * image.c (imagemagick_load_image, Finit_image_library): Free
22         intermediate image after creating a MagickWand from it.  Terminate
23         MagickWand environment after image loading.
25 2011-01-10  Michael Albinus  <michael.albinus@gmx.de>
27         * dbusbind.c (Fdbus_register_service): Raise an error in case of
28         unexpected return values.
29         (Fdbus_register_method): Remove connection initialization.
31 2011-01-10  Jan Moringen  <jan.moringen@uni-bielefeld.de>
33         * dbusbind.c (QCdbus_request_name_allow_replacement): New symbol;
34         used by Fdbus_register_service.
35         (QCdbus_request_name_replace_existing): Likewise.
36         (QCdbus_request_name_do_not_queue): Likewise.
37         (QCdbus_request_name_reply_primary_owner): Likewise.
38         (QCdbus_request_name_reply_in_queue): Likewise.
39         (QCdbus_request_name_reply_exists): Likewise.
40         (QCdbus_request_name_reply_already_owner): Likewise.
41         (Fdbus_register_service): New function.
42         (Fdbus_register_method): Use Fdbus_register_service to do the name
43         registration.
44         (syms_of_dbusbind): Add symbols dbus-register-service,
45         :allow-replacement, :replace-existing, :do-not-queue,
46         :primary-owner, :existing, :in-queue and :already-owner.
48 2011-01-09  Chong Yidong  <cyd@stupidchicken.com>
50         * gtkutil.c (update_frame_tool_bar): Don't advance tool-bar index
51         when removing extra buttons.
53 2011-01-08  Chong Yidong  <cyd@stupidchicken.com>
55         * fns.c (Fyes_or_no_p): Doc fix.
57 2011-01-08  Andreas Schwab  <schwab@linux-m68k.org>
59         * fns.c (Fyes_or_no_p): Add usage.
61 2011-01-08  Glenn Morris  <rgm@gnu.org>
63         * makefile.w32-in ($(EMACS)):
64         * Makefile.in (emacs$(EXEEXT)): -batch implies -q.
66         * xdisp.c (syms_of_xdisp) <Qrisky_local_variable>: Move from here...
67         * emacs.c (syms_of_emacs) <Qrisky_local_variable>: ...to here.
69 2011-01-07  Andreas Schwab  <schwab@linux-m68k.org>
71         * image.c (imagemagick_load_image): Fix some resource leaks and
72         error handling.
74 2011-01-07  Chong Yidong  <cyd@stupidchicken.com>
76         * fns.c (Fyes_or_no_p): Accept format string args.
78 2011-01-07  Glenn Morris  <rgm@gnu.org>
80         * emacs.c (no_site_lisp): New int.
81         (USAGE1): Add --no-site-lisp, mention -Q uses it.
82         (main): Set no_site_lisp.
83         (standard_args): Add --no-site-lisp.
84         * lisp.h (no_site_lisp): New int.
85         * lread.c (init_lread): If no_site_lisp, don't re-add site-lisp
86         directories to Vload_path.
88 2011-01-05  Andreas Schwab  <schwab@linux-m68k.org>
90         * alloc.c (mark_stack): Use __builtin_unwind_init if available.
92 2011-01-04  Jan Moringen  <jan.moringen@uni-bielefeld.de>
94         * dbusbind.c (Fdbus_register_method): Added optional parameter
95         dont_register_service.  Updated docstring accordingly.
97 2011-01-04  Glenn Morris  <rgm@gnu.org>
99         * emacs.c (emacs_copyright): Update short copyright year to 2011.
101 2011-01-03  Eli Zaretskii  <eliz@gnu.org>
103         * image.c (png_jmpbuf): Remove definition.
104         (my_png_error, png_load): Don't use png_jmpbuf.
106 2011-01-02  Eli Zaretskii  <eliz@gnu.org>
108         * keyboard.c (Vselect_active_regions): Doc fix.  (Bug#7702)
110 2011-01-02  Eli Zaretskii  <eliz@gnu.org>
112         * image.c <Qlibpng_version>: New variable.
113         (syms_of_image): Intern and staticpro it.  Set its value to the
114         version of PNG library we were compiled with.
115         (my_png_error, png_load): Avoid GCC warnings about direct access
116         to png_ptr->jmpbuf.  (Bug#7716)
117         (png_jmpbuf): New macro.
118         (my_png_error, png_load): Use it instead of #ifdef'ing according
119         to PNG_LIBPNG_VER_MAJOR and PNG_LIBPNG_VER_MINOR.
121 2011-01-02  Stefan Monnier  <monnier@iro.umontreal.ca>
123         * .gdbinit (xgetptr): Fix the union+lsb case.
124         (xbacktrace): Fix the union case.
126 2011-01-02  Stefan Monnier  <monnier@iro.umontreal.ca>
128         * window.c (Fmove_to_window_line): Avoid abort when called in a buffer
129         different from selected-window's.
131 2011-01-02  Eli Zaretskii  <eliz@gnu.org>
133         * keyboard.c (parse_menu_item): Prepend "  " to the key sequence
134         equivalent of a menu item when the key sequence is given by the
135         `:keys' attribute.  (Bug#7662)
137         * xdisp.c (Fformat_mode_line): Doc fix: no need to state that only
138         the basic faces are supported.
140 2011-01-02  Jan Djärv  <jan.h.d@swipnet.se>
142         * xterm.c (x_check_fullscreen): Fix pixel/character mixup.
144 2011-01-02  Eli Zaretskii  <eliz@gnu.org>
146         * xdisp.c (Fformat_mode_line): Fix last change.
148 2011-01-02  Chong Yidong  <cyd@stupidchicken.com>
150         * xdisp.c (Fformat_mode_line): Restrict the FACE argument to basic
151         faces (Bug#7587).
153 2011-01-02  Eli Zaretskii  <eliz@gnu.org>
155         * fileio.c (Fexpand_file_name): One more doc fix.
157 2011-01-01  Chong Yidong  <cyd@stupidchicken.com>
159         * gtkutil.c (xg_get_tool_bar_widgets): Use NULL for a missing
160         image or label in the container.
161         (xg_make_tool_item): Replace VERT_ONLY arg with HORIZ, TEXT_IMAGE.
162         (xg_show_toolbar_item): Function deleted.
163         (xg_tool_item_stale_p): New function.
164         (update_frame_tool_bar): Calculate tool-bar style once per call.
165         Instead of hiding text labels, omit them.  Don't use
166         xg_show_toolbar_item; create new GtkToolItems from scratch if
167         necessary, instead of trying to re-use them.  This avoids an
168         annoying animation when changing tool-bars.
170 2010-12-31  Jan Djärv  <jan.h.d@swipnet.se>
172         * nsfns.m (ns_set_name_as_filename): Always use buffer name for
173         title and buffer filename only for RepresentedFilename.
174         Handle bad UTF-8 in buffer name (Bug#7517).
176 2010-12-30  Jan Djärv  <jan.h.d@swipnet.se>
178         * coding.h (ENCODE_UTF_8): Remove "Used by ..." comment.
180         * nsfns.m (ns_set_name_iconic): Remove.
181         (ns_set_name_internal): New function (Bug#7517).
182         (Vicon_title_format): Extern declare.
183         (ns_set_name): Call ns_set_name_internal.
184         (x_explicitly_set_name): Remove call to ns_set_name_iconic.
185         (x_implicitly_set_name): Ditto.
186         (x_set_title): Remove commet about EXPLICIT.  Call ns_set_name_internal.
187         (ns_set_name_as_filename): Encode name with ENCODE_UTF_8 (Bug#7517).
189 2010-12-29  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
191         * window.c (syms_of_window): Add missing defsubr for
192         window-use-time.
194 2010-12-28  Andreas Schwab  <schwab@linux-m68k.org>
196         * xterm.h (x_alloc_lighter_color_for_widget): Restore declaration.
197         * xterm.c (x_alloc_lighter_color_for_widget): Restore.
199 2010-12-27  Andreas Schwab  <schwab@linux-m68k.org>
201         * buffer.c: Remove unused declarations.
202         * buffer.h: Likewise.
203         * charset.h: Likewise.
204         * composite.h: Likewise.
205         * dispextern.h: Likewise.
206         * dispnew.c: Likewise.
207         * font.h: Likewise.
208         * fontset.c: Likewise.
209         * fontset.h: Likewise.
210         * intervals.h: Likewise.
211         * keymap.h: Likewise.
212         * lisp.h: Likewise.
213         * syntax.c: Likewise.
214         * syntax.h: Likewise.
215         * termhooks.h: Likewise.
216         * window.h: Likewise.
217         * xsettings.h: Likewise.
218         * xterm.c: Likewise.
219         * xterm.h: Likewise.
221         * chartab.c (sub_char_table_ref): Make static.
222         * dispnew.c (line_hash_code, required_matrix_height)
223         (required_matrix_width): Likewise.
224         * eval.c (interactive_p, apply_lambda): Likewise.
225         * fns.c (string_make_multibyte, copy_hash_table, hash_clear):
226         Likewise.
227         * font.c (QCadstyle, QCregistry, font_make_spec)
228         (font_parse_fcname, font_encode_char, font_at): Likewise.
229         * frame.c (x_frame_get_arg): Likewise.
230         * keymap.c (get_keyelt): Likewise.
231         * lread.c (read_filtered_event): Likewise.
232         * print.c (write_string_1): Likewise.
233         * window.c (delete_window, window_height, window_width)
234         (foreach_window): Likewise.
235         * xrdb.c (x_get_customization_string, x_get_resource): Likewise.
236         * xterm.c (x_scroll_bar_clear, xembed_set_info)
237         (xembed_send_message): Likewise.
239         * eval.c (run_hook_list_with_args): Delete.
240         * font.c (font_unparse_gtkname, font_update_lface): Likewise.
241         * terminal.c (get_terminal_param): Likewise.
242         * xterm.c (x_alloc_lighter_color_for_widget): Likewise.
244         * scroll.c: Fix comment.
246         * dispnew.c (add_window_display_history)
247         (add_frame_display_history, glyph_row_slice_p)
248         (find_glyph_row_slice, flush_stdout)
249         (check_matrix_pointer_lossage, matrix_row)
250         (check_matrix_invariants, check_window_matrix_pointers)
251         (check_matrix_pointers, window_to_frame_vpos)
252         (window_to_frame_hpos): Prototize.
253         * textprop.c (erase_properties): Likewise.
255 2010-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>
257         * print.c (PRINT_NUMBER_OBJECT, PRINT_NUMBER_STATUS): Remove.
258         (print_preprocess): Fix handling of uninterned symbols in last change.
260         * print.c (print, print_preprocess, print_object): Use a hash table
261         rather than a linear table for Vprint_number_table.
263 2010-12-20  Chong Yidong  <cyd@stupidchicken.com>
265         * frame.c (focus_follows_mouse): Default to 0 (Bug#7269).
267 2010-12-20  Chong Yidong  <cyd@stupidchicken.com>
269         * keyboard.c (Vtool_bar_separator_image_expression): New variable.
270         (parse_tool_bar_item): Use it to obtain image separators for
271         displays not using native tool-bar separators.
273         * xdisp.c (build_desired_tool_bar_string): Don't handle separators
274         specially, since this is now done in parse_tool_bar_item.
276 2010-12-19  Stefan Monnier  <monnier@iro.umontreal.ca>
278         Minor clean up to silence some gcc warnings.
279         * window.c (Fset_window_buffer):
280         * xterm.c (x_set_frame_alpha): Restructure code to silence
281         compiler warning.
282         (handle_one_xevent): Remove unused var `p'.
283         (do_ewmh_fullscreen): Remove unused var `lval'.
284         (xembed_set_info): Remove unused var `atom'.
285         * textprop.c (Fremove_list_of_text_properties): Add braces to silence
286         compiler warning.
287         * fontset.c (fontset_id_valid_p, dump_fontset):
288         * ftfont.c (ftfont_drive_otf): Modernize k&r declaration.
289         * eval.c (Feval, Ffuncall): Avoid unneeded gotos.
290         * dispnew.c (update_frame, update_frame_1): Compile the `do_pause'
291         label only when it's used.
292         * image.c (x_create_bitmap_from_xpm_data):
293         * dispextern.h (x_create_bitmap_from_xpm_data): Use const char** like
294         its callers.
295         * coding.c (detect_coding_utf_16): Remove unused vars `src_base' and
296         `consumed_chars'.
297         (DECODE_EMACS_MULE_21_COMPOSITION): Remove unused var `charbuf_base'.
298         (decode_coding_emacs_mule): Remove unused label `retry'.
299         (detect_eol): Add parens to silence compiler warning.
300         * alloc.c (bytes_used_when_reconsidered): Move to the #ifdef where
301         it's used to silence the compiler.
302         (make_number): Modernize k&r declaration.
303         (mark_char_table): Add parens to silence compiler warning.
305 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
307         * keyboard.c (parse_tool_bar_item): Allow menu separators in
308         tool-bar maps.
309         (menu_separator_name_p): New function, from gtkutil.c.
310         (separator_names): Move from gtkutil.c.
312         * keyboard.h (menu_separator_name_p): Add prototype.
314         * gtkutil.c (XG_BIN_CHILD): New macro.
315         (xg_get_menu_item_label, xg_update_menubar)
316         (xg_update_menu_item, xg_tool_bar_menu_proxy)
317         (xg_show_toolbar_item, update_frame_tool_bar): Use it.
318         (separator_names, xg_separator_p): Move to keyboard.c.
319         (create_menus, xg_update_submenu, update_frame_tool_bar):
320         Use menu_separator_name_p.
322         * nsmenu.m (name_is_separator): Function deleted.
323         (addItemWithWidgetValue): Use menu_separator_name_p.
325         * w32menu.c (name_is_separator): Function deleted.
326         (add_menu_item): Use menu_separator_name_p.
328 2010-12-16  Jan Djärv  <jan.h.d@swipnet.se>
330         * nsterm.m (ns_draw_window_cursor): If the cursor color is the
331         same as the background, use the face forground as cursor.
333 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
335         * fileio.c (Fexpand_file_name): Doc fix.  (Bug#7617)
337 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
339         * xdisp.c (string_pos_nchars_ahead, c_string_pos)
340         (face_before_or_after_it_pos, next_element_from_string)
341         (next_element_from_c_string, produce_stretch_glyph): Remove unused
342         calculations of maximum string length before calling
343         string_char_and_length and STRING_CHAR_AND_LENGTH.
344         (string_char_and_length): Update commentary: MAXLEN is no longer
345         needed.
347 2010-12-13  Jan Djärv  <jan.h.d@swipnet.se>
349         * keyboard.c (kbd_buffer_get_event): Construct SAVE_SESSION_EVENT
350         as (Qsave_session arg).
352         * xsmfns.c (smc_interact_CB): Set arg to Qnil.
353         (smc_die_CB): Make an event with arg Qt.
354         (Fhandle_save_session): If event has Qt as argument,
355         call Fkill_emacs (Bug#7552).
357 2010-12-13  Chong Yidong  <cyd@stupidchicken.com>
359         * buffer.c (transient-mark-mode): Doc fix (Bug#7465).
361 2010-12-13  Jan Djärv  <jan.h.d@swipnet.se>
363         * xsmfns.c (smc_die_CB): Call Fkill_emacs (Bug#7552).
365 2010-12-13  Chong Yidong  <cyd@stupidchicken.com>
367         * dispextern.h (struct it): New member overlay_strings_charpos.
369         * xdisp.c (next_overlay_string, load_overlay_strings): Record the
370         charpos where we computed n_overlay_strings.
371         (next_overlay_string): Load overlay strings at recorded position,
372         which may not be the same as the iterator's charpos (Bug#7016).
374 2010-12-13  Chong Yidong  <cyd@stupidchicken.com>
376         * xdisp.c (try_scrolling): Avoid infloop if the first line is
377         obscured due to a vscroll (Bug#7537).
379 2010-12-13  Jan Djärv  <jhd@zeplinf.localdomain>
381         * nsterm.h (FRAME_NS_TOOLBAR_HEIGHT): Rename to FRAME_TOOLBAR_HEIGHT.
383         * nsterm.m (x_set_window_size, windowWillResize, initFrameFromEmacs):
384         Use FRAME_TOOLBAR_HEIGHT.
385         (x_set_offset): Handle XNegative and YNegative in
386         f->size_hint_flags (Bug#7510).
388 2010-12-11  Eli Zaretskii  <eliz@gnu.org>
390         * w32fns.c (Fx_show_tip): Call try_window with last argument
391         TRY_WINDOW_IGNORE_FONTS_CHANGE.  Delete the TODO ifdef: problem
392         solved.  Round up the tip height to an integral multiple of the
393         frame's line height.  Add FRAME_COLUMN_WIDTH to the tip width.
394         (Bug#7398)
396 2010-12-08  Glenn Morris  <rgm@gnu.org>
398         * fileio.c (Fverify_visited_file_modtime): Default to current buffer.
400 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
402         * xml.c (parse_region): Ignore blank HTML nodes.
403         (make_dom): Return CDATA sections (like <style>foo</style>) as
404         text nodes.
406 2010-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
408         * lread.c (read1): Allow newstyle unquote outside of backquote.
409         Disallow old-style backquotes inside new-style backquotes.
410         Don't count unquotes to figure out when we're "syntactically inside
411         but semantically outside of a backquote" any more.
412         Extend the restriction no-unescaped-commas-and-backquotes-in-symbols
413         to all contexts.
415 2010-12-05  Chong Yidong  <cyd@stupidchicken.com>
417         * process.c: Remove checks for HAVE_SYS_IOCTL_H (Bug#7484).
419 2010-12-04  Andreas Schwab  <schwab@linux-m68k.org>
421         * Makefile.in (M_FILE): Substitute @M_FILE@ instead of @machfile@.
422         (S_FILE): Substitute @S_FILE@ instead of @opsysfile@.
423         * m/arm.h, m/sh3.h, m/xtensa.h: Remove files.
425 2010-12-03  Andreas Schwab  <schwab@linux-m68k.org>
427         * lisp.h (union Lisp_Object): Explicitly declare signedness of
428         bit-field.
429         (XINT): Remove variant for EXPLICIT_SIGN_EXTEND.
430         * m/alpha.h (EXPLICIT_SIGN_EXTEND): Don't define.
431         * m/amdx86-64.h (EXPLICIT_SIGN_EXTEND): Likewise.
432         * m/ia64.h (EXPLICIT_SIGN_EXTEND): Likewise.
433         * m/ibms390.h (EXPLICIT_SIGN_EXTEND): Likewise.
434         * m/ibms390x.h (EXPLICIT_SIGN_EXTEND): Likewise.
435         * m/iris4d.h (EXPLICIT_SIGN_EXTEND): Likewise.
436         * m/m68k.h (EXPLICIT_SIGN_EXTEND): Likewise.
437         * m/sparc.h (EXPLICIT_SIGN_EXTEND): Likewise.
438         * m/template.h (EXPLICIT_SIGN_EXTEND): Likewise.
439         * m/hp800.h: Remove file.
440         * m/mips.h: Remove file.
442 2010-12-03  Jan Djärv  <jan.h.d@swipnet.se>
444         * nsterm.m (ns_dumpglyphs_image): If drawing cursor, fill background
445         with cursor color and draw a rectangle around the image (Bug#7412).
447 2010-12-03  Andreas Schwab  <schwab@linux-m68k.org>
449         * frame.c (x_set_font): Remove unused variable.
451 2010-12-02  Jan Djärv  <jan.h.d@swipnet.se>
453         * nsmenu.m (update_frame_tool_bar): Remove NSLog on invalid image.
455         * nsterm.m (ns_draw_glyph_string): Switch fore- and background if
456         drawing text under filled box cursor (Bug#7479).
458 2010-11-27  Kenichi Handa  <handa@m17n.org>
460         * charset.c (emacs_mule_charset): Make it an array of charset ID;
461         i.e. integer.
462         (Fdefine_charset_internal): Adjust for the above change.
463         (init_charset_once): Likewise.
465         * charset.h (emacs_mule_charset): Adjust the prototype.
466         Delete duplicated extern.
468         * coding.c (emacs_mule_char): Adjust for the change of
469         emacs_mule_charset.
471         * lread.c (read_emacs_mule_char): Adjust for the change of
472         emacs_mule_charset.
474 2010-11-27  Eli Zaretskii  <eliz@gnu.org>
476         * w32.c (_PROCESS_MEMORY_COUNTERS_EX): Don't define with versions
477         of w32api >= 3.15.  (Bug#6989)  (Bug#7452)
479 2010-11-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
481         * alloc.c (mark_terminals): Ensure that the image cache is marked
482         even if the terminal object was marked earlier (Bug#6301).
484 2010-11-21  Chong Yidong  <cyd@stupidchicken.com>
486         * editfns.c (Fbyte_to_string): Signal an error arg is not a byte.
488 2010-11-27  Jan Djärv  <jan.h.d@swipnet.se>
490         * gtkutil.c (menubar_map_cb): New function (Bug#7425).
491         (xg_update_frame_menubar): Connect signal map to menubar_map_cb.
492         Use 23 as menubar height if 0. (Bug#7425).
494 2010-11-26  Eli Zaretskii  <eliz@gnu.org>
496         * xdisp.c (set_message_1): Force paragraph direction in echo area
497         be left-to-right.
499         * keyboard.c (make_lispy_position): Put a meaningful value in yret
500         when the click is on the header or mode line.
502 2010-11-25  Eli Zaretskii  <eliz@gnu.org>
504         * xdisp.c (set_cursor_from_row): Don't forget to consider the
505         `cursor' property of the first character in overlay strings.
506         (Bug#7474)  (Bug#7481)
508 2010-11-24  Jan Djärv  <jan.h.d@swipnet.se>
510         * nsterm.m (NSLeftControlKeyMask, NSLeftCommandKeyMask)
511         (NSLeftAlternateKeyMask): New defines.
512         (keyDown): Parse left and right keys separately (Bug#7458).
513         Compare Left key masks exactly (Bug#7458).
515 2010-11-23  Eli Zaretskii  <eliz@gnu.org>
517         * intervals.c (temp_set_point_both): Define before calling, to
518         avoid GCC warnings.
520 2010-11-23  Dan Nicolaescu  <dann@ics.uci.edu>
522         * nsmenu.m: Use #include <config.h> instead of "config.h".
524         * term.c (Qglyphless_char,last_glyphless_glyph_frame)
525         (last_glyphless_glyph_face_id. last_glyphless_glyph_merged_face_id):
526         Move declarations ...
527         * lisp.h (Qglyphless_char,last_glyphless_glyph_frame)
528         (last_glyphless_glyph_face_id. last_glyphless_glyph_merged_face_id):
529         ... here.
531         * emacs.c (gdb_use_union, gdb_valbits,gdb_gctypebits)
532         (gdb_data_seg_bits, gdb_array_mark_flag, PVEC_FLAG)
533         (gdb_pvec_type):
534         * print.c (print_output_debug_flag):
535         * lisp.h (debug_print): Mark as EXTERNALLY_VISIBLE.
536         (safe_debug_print): New declaration.
538         * xterm.c:
539         * systty.h:
540         * sound.c: Include <sys/ioctl.h> unconditionally.
542 2010-11-22  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
544         * alloc.c (mark_maybe_object): Return early if given a Lisp
545         integer (Bug#6301).
547 2010-11-21  Ken Brown  <kbrown@cornell.edu>
549         * sheap.c (STATIC_HEAP_SIZE): Revert previous change.
551 2010-11-21  Jan Djärv  <jan.h.d@swipnet.se>
553         * nsterm.m (ns_right_command_modifier, ns_right_control_modifier):
554         Define (Bug#7458).
555         (NSRightCommandKeyMask, NSRightControlKeyMask): Define (Bug#7458).
556         (EV_MODIFIERS): Check for NSRightCommandKeyMask and
557         NSRightControlKeyMask also (Bug#7458).
558         (keyDown): Ditto (Bug#7458).
559         (syms_of_nsterm): Defvar ns-right-command-modifier and
560         ns-right-control-modifier (Bug#7458).
562 2010-11-21  Dan Nicolaescu  <dann@ics.uci.edu>
564         * sysdep.c (sys_subshell): Remove SET_EMACS_PRIORITY.
565         * emacs.c (emacs_priority, syms_of_emacs): Remove emacs_priority.
567         * intervals.h (temp_set_point, temp_set_point_both):
568         * buffer.h (offset_intervals, copy_intervals): Remove INLINE.
570 2010-11-20  Ken Brown  <kbrown@cornell.edu>
572         * sheap.c (STATIC_HEAP_SIZE): Increase to 13MB.
574 2010-11-20  Eli Zaretskii  <eliz@gnu.org>
576         * term.c (produce_glyphless_glyph): Use \uNNNN, \UNNNNNN, or
577         \xNNNNNN for hex-code display of glyphless characters.
579 2010-11-20  Jan Djärv  <jan.h.d@swipnet.se>
581         * gtkutil.c (xg_make_tool_item): Take vert_only as argument.
582         Set important to ! vert_only.
583         (xg_show_toolbar_item): Don't show label horizontally if
584         tool item isn't important.
585         (update_frame_tool_bar): Get TOOL_BAR_ITEM_VERT_ONLY and pass it to
586         xg_make_tool_item, or update important on existing tool item.
588         * keyboard.c (QCvert_only): New variable.
589         (parse_tool_bar_item): Check for QCvert_only.
590         (syms_of_keyboard): Initialize QCvert_only.
592         * dispextern.h (tool_bar_item_idx): Add TOOL_BAR_ITEM_VERT_ONLY.
594 2010-11-20  Eli Zaretskii  <eliz@gnu.org>
596         * msdos.c (dos_rawgetc): Use gen_help_event, instead of doing the
597         same in-line.
599 2010-11-20  Andreas Schwab  <schwab@linux-m68k.org>
601         * xfaces.c (lookup_face): Make static.
602         * dispnew.c (copy_row_except_pointers): Likewise.
603         * syntax.c (dec_bytepos): Likewise.
604         (inc_bytepos): Remove.
605         * dispextern.h (lookup_face): Remove declaration.
607 2010-11-19  Eli Zaretskii  <eliz@gnu.org>
609         * xdisp.c (set_cursor_from_row): Display cursor after all the
610         glyphs that come from an overlay.  Don't overstep the last glyph
611         when skipping glyphs from an overlay.  (Bug#6687)
613 2010-11-18  Dan Nicolaescu  <dann@ics.uci.edu>
615         * alloc.c (refill_memory_reserve): Move declaration ...
616         * lisp.h (refill_memory_reserve): ... here.
618         * strftime.c (_strftime_copytm): Add declaration.
620         * callproc.c (syms_of_callproc): Use intern_c_string.
622         Move declarations from .c files to .h files.
623         * process.c (timers_run):
624         * minibuf.c (quit_char):
625         * lread.c (read_emacs_mule_char):
626         * keyboard.c (minibuf_level, message_enable_multibyte)
627         (pending_malloc_warning):
628         * insdel.c (Vselect_active_regions, Vsaved_region_selection)
629         (Qonly): Remove declarations.
630         * lisp.h (pending_malloc_warning, Vsaved_region_selection)
631         (Vselect_active_regions):
632         * keyboard.h (timers_run):  Add declarations.
634         * strftime.c (my_strftime_gmtime_r, my_strftime_localtime_r)
635         (tm_diff): Convert definitions to standard C.
636         (extra_args_spec_iso): Remove, unused.
638 2010-11-18  Jan Djärv  <jan.h.d@swipnet.se>
640         * xsettings.c (init_gconf): Check HAVE_G_TYPE_INIT.
642         * config.in (HAVE_G_TYPE_INIT): New symbol.
644 2010-11-18  Eli Zaretskii  <eliz@gnu.org>
646         * lread.c (Fload): Mention `load-in-progress' and
647         `load-file-name'.  (Bug#7346)
649         * keyboard.c (kbd_buffer_nr_stored): Define only ifdef subprocesses.
650         (kbd_buffer_store_event_hold, kbd_buffer_get_event)
651         (tty_read_avail_input): Call kbd_buffer_nr_stored only ifdef
652         subprocesses.  Use buffer_free only ifdef subprocesses.
654         * process.c (init_process) [subprocesses]: Init kbd_is_on_hold in
655         the subprocesses version, not in the non-subprocesses one.
657         * Makefile.in: Don't use ## comment, it breaks the MSDOS build.
659 2010-11-17  Eli Zaretskii  <eliz@gnu.org>
661         * xdisp.c (set_cursor_from_row): Fix cursor positioning in empty
662         lines on text-mode terminals.  (bug#7417)
664 2010-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
666         * xterm.c (get_current_wm_state): Rename from get_current_vm_state.
667         (do_ewmh_fullscreen, x_handle_net_wm_state): Update callers.
669 2010-11-17  Kenichi Handa  <handa@m17n.org>
671         * coding.c (Fset_terminal_coding_system_internal): Fix previous
672         change (set charset-ID list instead of charset-symbol list).
674 2010-11-16  Chong Yidong  <cyd@stupidchicken.com>
676         * keyboard.c (make_lispy_position): For text area clicks, record Y
677         pixel position relative to the text area, excluding header line.
678         Also change X and Y to Lisp_Objects, not pointers; don't return
679         coordinate values via pointers.  Pass ON_TEXT_AREA coordinate to
680         buffer_posn_from_coords counting from the start of the text area.
681         (Fposn_at_x_y, make_lispy_event): Callers changed.
683         * window.c (coordinates_in_window): Change X and Y to ints rather
684         than pointers; don't return coordinates via pointers.
685         (struct check_window_data): Change X and Y from pointers to ints.
686         (window_from_coordinates): Remove args WX and WY; don't return
687         coordinates via pointers.
688         (Fcoordinates_in_window_p, window_from_coordinates):
689         (check_window_containing, Fwindow_at): Callers changed.
690         (window_relative_x_coord): New function.
692         * window.h (window_from_coordinates, window_relative_x_coord):
693         Update prototypes.
695         * dispnew.c (buffer_posn_from_coords): Assume that X counts from
696         the start of the text area.
698         * xdisp.c (remember_mouse_glyph): Change window_from_coordinates
699         call.  Use window_relative_x_coord.
700         (note_mouse_highlight): Change window_from_coordinates call.
702         * w32term.c (w32_read_socket):
703         * msdos.c (dos_rawgetc):
704         * xterm.c (handle_one_xevent): Likewise.
706 2010-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
708         * strftime.c (LOCALE_PARAM_DECL): Update for standard C.
709         (LOCALE_PARAM, LOCALE_PARAM_PROTO): Remove, unused.
710         (memcpy_lowcase, so_week_days, extra_args_spec, emacs_strftimeu):
711         Convert definitions to standard C.
712         * regex.c: Do not include <stdlib.h>, config.h does it.
713         Include unistd.h.
714         (xrealloc, init_syntax_once, re_match, regcomp, regexec)
715         (regerror, regfree): Convert definitions to standard C.
716         * mktime.c (my_mktime_localtime_r, ydhms_tm_diff, ranged_convert)
717         (__mktime_internal): Convert definitions to standard C.
719 2010-11-15  Dan Nicolaescu  <dann@ics.uci.edu>
721         * w32proc.c:
722         * w32inevt.c:
723         * w32heap.c:
724         * w32.c: Remove config.h include guards.
726         * callproc.c (child_setup): Reorder code to simplify #ifdefs.
727         No code changes.
729         * process.c: Include <sys/ioctl.h> unconditionally,
730         keyboard.c already does it.
732         * keyboard.c (pending_malloc_warning): Add const to match
733         definition in alloc.c.
734         (Fset_input_interrupt_mode): Simplify #ifdefs.
736 2010-11-15  Dan Nicolaescu  <dann@ics.uci.edu>
738         Clean up systty.h macros.
739         * systty.h (EMACS_GET_TTY_PGRP, EMACS_SET_TTY_PGRP, EMACS_GET_TTY)
740         (EMACS_SET_TTY): Remove unneeded abstraction, instead inline the
741         definition in all uses.
742         (EMACS_TTY_TABS_OK): Remove, it has a single user.
743         * sysdep.c (discard_tty_input, child_setup_tty)
744         (init_sys_modes, tabs_safe_p, reset_sys_modes):
745         * emacs.c (shut_down_emacs):
746         * callproc.c (child_setup):
747         * term.c (dissociate_if_controlling_tty): Inline removed macros.
749         * data.c (sign_extend_temp, sign_extend_lisp_int): Remove, unused.
751 2010-11-14  Chong Yidong  <cyd@stupidchicken.com>
753         * w32fns.c (Fx_create_frame):
754         * nsfns.m (Fx_create_frame): Don't check for the cursorColor
755         resource here; it's now done at startup.
757 2010-11-14  Jan Djärv  <jan.h.d@swipnet.se>
759         * xterm.c (set_wm_state): Add Qnil to final cons.
761         * xselect.c (x_send_client_event): Remove unused variables cons and
762         size.
764 2010-11-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
766         * keyboard.c (modify_event_symbol) : Add const to array elements of
767         arg NAME_TABLE.
768         (lispy_accent_keys, lispy_function_keys, lispy_multimedia_keys)
769         (lispy_kana_keys, iso_lispy_function_keys, lispy_wheel_names)
770         (lispy_wheel_names, lispy_drag_n_drop_names, modifier_names):
771         Add const to array elements.
772         (scroll_bar_parts): Make static.  Fix position of const.
774         * w32fns.c (lispy_function_keys): Add const to extern.
776         * w32inevt.c (lispy_function_keys): Likewise.
778 2010-11-14  Chong Yidong  <cyd@stupidchicken.com>
780         * xfns.c (Fx_create_frame): Don't check for the cursorColor
781         resource here; it's now done at startup.
783 2010-11-13  Dan Nicolaescu  <dann@ics.uci.edu>
785         * xmenu.c: Make it clear that ../lwlib/lwlib.h is only needed for Motif.
787         Fix compilation on Solaris.
788         * sysdep.c: Do not #include <term.h>.
789         (tputs): Add declaration, similar to what cm.c does.  (Bug#7178)
791         * s/ms-w32.h (HAVE_TERMIOS_H): Do not undef, not used anymore.
793 2010-11-13  Jan Djärv  <jan.h.d@swipnet.se>
795         * xterm.c (set_wm_state): Don't put Atom in cons, call
796         make_fixnum_or_float on them first.
797         (x_term_init): Initialize Xatom_net_supporting_wm_check and
798         Xatom_net_supported correctly.
800         * xselect.c (x_send_client_event): Move CHECK_STRING ...
801         (Fx_send_client_event): to here.
803 2010-11-13  Martin Rudalics  <rudalics@gmx.at>
805         * window.c (Fwindow_use_time): New function.
807 2010-11-13  Eli Zaretskii  <eliz@gnu.org>
809         * xdisp.c (set_cursor_from_row): Fix cursor positioning on
810         zero-width characters.
812         * .gdbinit (pgx): Adapt to latest changes in `struct glyph'.
814         * w32term.c (x_draw_glyphless_glyph_string_foreground): Draw the
815         box before drawing the glyphs inside it.
817         * xdisp.c (syms_of_xdisp) <glyphless-char-display>: Doc fix.
819         * dispextern.h (enum glyphless_display_method):
820         Rename GLYPHLESS_DISPLAY_HEXA_CODE to GLYPHLESS_DISPLAY_HEX_CODE.
821         All users changed.
823         * term.c (append_glyphless_glyph, produce_glyphless_glyph):
824         Fix comments.
825         (produce_glyphless_glyph): Enclose "U+nnnn" and "empty box"
826         whitespace in "[]", to simulate a box.  Don't use uninitialized
827         variable `width'.
829 2010-11-11  Julien Danjou  <julien@danjou.info>
831         * xsettings.c (init_xsettings): Use already fetch atoms.
833         * xsmfns.c (create_client_leader_window): Use SM_CLIENT_ID atom
834         from dpyinfo.
836         * xselect.c (Fx_send_client_event): Split and create
837         x_send_client_event.
839         * lisp.h: Do not EXFUN Fx_send_client_event.
841         * xterm.c (x_set_frame_alpha): Use _NET_WM_WINDOW_OPACITY atom
842         from dpyinfo.
843         (wm_supports): Use atoms from dpyinfo.
844         (do_ewmh_fullscreen): Use atoms from dpyinfo.
845         (x_ewmh_activate_frame): Use atoms from dpyinfo.
846         (xembed_set_info): Use atoms from dpyinfo.
847         (x_term_init): Fetch _XEMBED_INFO, _NET_SUPPORTED,
848         _NET_SUPPORTING_WM_CHECK, _NET_WM_WINDOW_OPACITY and
849         _NET_ACTIVE_WINDOW, XSETTINGS  atoms.
850         Get all atoms in one round-trip.
851         (set_wm_state): Use x_send_client_event rather than
852         Fx_send_client_event, using Atom directly.
853         (x_ewmh_activate_frame): Ditto.
854         (x_set_sticky): Pass atoms to set_wm_state.
855         (do_ewmh_fullscreen): Ditto.
858         * xterm.h (x_display_info): Add Xatom_net_supported,
859         Xatom_net_supporting_wm_check, Xatom_net_active_window,
860         Xatom_net_wm_window_opacity, Xatom_XEMBED_INFO, SM_CLIENT_ID.
862         * xfns.c (Fx_show_tip): Fix typo in docstring.
864 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
866         * cmds.c (Fself_insert_command): Don't call XFASTINT without checking
867         it's not negative.
869 2010-11-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
871         * font.c (font_filter_properties): Add const to array elements of
872         properties args.
874         * font.h (font_filter_properties): Likewise.
876         * ftfont.c (ftfont_booleans, ftfont_non_booleans): Add const to array
877         elements.
879         * w32font.c (w32font_booleans, w32font_non_booleans): Likewise.
881 2010-11-10  Michael Albinus  <michael.albinus@gmx.de>
883         * dbusbind.c (QCdbus_type_unix_fd): New Lisp object.
884         (XD_BASIC_DBUS_TYPE, xd_symbol_to_dbus_type, xd_signature)
885         (xd_append_arg, xd_retrieve_arg): Support DBUS_TYPE_UNIX_FD.
886         (Fdbus_call_method): Add DBUS_TYPE_UNIX_FD type mapping to doc string.
887         (syms_of_dbusbind): Initialize QCdbus_type_unix_fd).
889 2010-11-10  Glenn Morris  <rgm@gnu.org>
891         * emacs.c (syms_of_emacs) <system-type>: Doc fix.
893 2010-11-09  Eli Zaretskii  <eliz@gnu.org>
895         * xfns.c (x_real_positions): Fix declaration-after-statement problem.
897 2010-11-09  Chong Yidong  <cyd@stupidchicken.com>
899         * image.c (free_image): Don't garbage the frame here, since this
900         function can be called while redisplaying (Bug#7210).
901         (uncache_image): Garbage the frame here (Bug#6426).
903 2010-11-09  Jan Djärv  <jan.h.d@swipnet.se>
905         * xfns.c (x_real_positions): Only use _NET_FRAME_EXTENTS if our
906         parent is the root window.  Check this after traversing window tree.
908         * xterm.c (x_term_init): Initialize Xatom_net_frame_extents.
910         * xterm.h (struct x_display_info): Xatom_net_frame_extents is new.
912         * xfns.c (x_real_positions): Try to get _NET_FRAME_EXTENTS first
913         before traversing window tree (Bug#5721).
915 2010-11-07  Jan Djärv  <jan.h.d@swipnet.se>
917         * xfns.c (set_machine_and_pid_properties): Let X set WM_CLIENT_MACHINE.
919         * xdisp.c (note_mode_line_or_margin_highlight):
920         Initialize Cursor to No_Cursor for HAVE_WINDOW_SYSTEM also.
922 2010-11-06  Eli Zaretskii  <eliz@gnu.org>
924         * xfns.c (Fx_show_tip): If any of the tool-tip text lines is R2L,
925         adjust width of tool-tip frame to the width of text, excluding the
926         stretch glyph at the beginning of R2L glyph rows.
928         * w32fns.c (Fx_show_tip): Likewise.
930 2010-11-06  Jan Djärv  <jan.h.d@swipnet.se>
932         * nsfont.m: Include termchar for new mouse-highlight.
933         (nsfont_draw): Use MOUSE_HL_INFO.
935 2010-11-05  Eli Zaretskii  <eliz@gnu.org>
937         Unify mouse-highlight code for all GUI and TTY sessions.
939         * term.c: Remove static mouse_face_* variables.  All users
940         changed.
941         (term_show_mouse_face, term_clear_mouse_face)
942         (fast_find_position, term_mouse_highlight): Functions deleted.
943         (tty_draw_row_with_mouse_face): New function.
944         (term_mouse_movement): Call note_mouse_highlight instead of
945         term_mouse_highlight.
947         * nsterm.m (ns_update_window_begin, ns_update_window_end)
948         (ns_update_end, x_destroy_window, ns_frame_up_to_date)
949         (ns_dumpglyphs_box_or_relief, ns_maybe_dumpglyphs_background)
950         (ns_dumpglyphs_image, ns_dumpglyphs_stretch)
951         (ns_initialize_display_info, keyDown, mouseMoved, mouseExited):
952         Replace Display_Info with Mouse_HLInfo everywhere where
953         mouse_face_* members were accessed for mouse highlight purposes.
955         * xterm.c (x_update_window_begin, x_update_window_end)
956         (x_update_end, XTframe_up_to_date, x_set_mouse_face_gc)
957         (handle_one_xevent, x_free_frame_resources, x_term_init):
958         Replace Display_Info with Mouse_HLInfo everywhere where mouse_face_*
959         members were accessed for mouse highlight purposes.
961         * w32term.c (x_update_window_begin, x_update_window_end)
962         (x_update_end, w32_read_socket, x_free_frame_resources)
963         (w32_initialize_display_info): Replace Display_Info with
964         Mouse_HLInfo everywhere where mouse_face_* members were accessed
965         for mouse highlight purposes.
967         * xdisp.c (show_mouse_face, note_mode_line_or_margin_highlight)
968         (note_mouse_highlight) [HAVE_WINDOW_SYSTEM]: Don't run GUI code
969         unless the frame is on a window-system.
970         (get_tool_bar_item, handle_tool_bar_click)
971         (note_tool_bar_highlight, draw_glyphs, erase_phys_cursor)
972         (show_mouse_face, clear_mouse_face, coords_in_mouse_face_p)
973         (note_mode_line_or_margin_highlight, note_mouse_highlight)
974         (x_clear_window_mouse_face, cancel_mouse_face, expose_frame):
975         Replace Display_Info with Mouse_HLInfo everywhere where
976         mouse_face_* members were accessed for mouse highlight purposes.
977         (coords_in_mouse_face_p): Move prototype out of the
978         HAVE_WINDOW_SYSTEM conditional.
979         (x_y_to_hpos_vpos, frame_to_window_pixel_xy): Move out of the
980         HAVE_WINDOW_SYSTEM block.
981         (try_window_id) [HAVE_GPM || MSDOS]:
982         Call x_clear_window_mouse_face.
983         (draw_row_with_mouse_face): Implementation for HAVE_WINDOW_SYSTEM
984         systems.  Call tty_draw_row_with_mouse_face for TTY systems.
985         (show_mouse_face): Call draw_row_with_mouse_face, instead of
986         calling draw_glyphs directly.
987         (show_mouse_face, clear_mouse_face, coords_in_mouse_face_p)
988         (cursor_in_mouse_face_p, rows_from_pos_range)
989         (mouse_face_from_buffer_pos, mouse_face_from_string_pos)
990         (note_mode_line_or_margin_highlight, note_mouse_highlight)
991         (x_clear_window_mouse_face, cancel_mouse_face): Move out of the
992         HAVE_WINDOW_SYSTEM block.  Ifdef away window-system specific
993         fragments.
994         (note_mouse_highlight): Call popup_activated for MSDOS as well.
995         Clear mouse highlight if pointer is over glyphs whose OBJECT is an
996         integer.
997         (mouse_face_from_buffer_pos): Add parentheses around && within ||.
998         (x_consider_frame_title, tool_bar_lines_needed):
999         Move prototypes to HAVE_WINDOW_SYSTEM-only part.
1000         (get_window_cursor_type): Move inside a HAVE_WINDOW_SYSTEM-only
1001         part.  Remove "#ifdef HAVE_WINDOW_SYSTEM" from body of function.
1002         (null_glyph_slice): Move declaration into HAVE_WINDOW_SYSTEM-only
1003         part.
1005         * dispnew.c (mirror_make_current): Set Y coordinate of the
1006         mode-line and header-line rows.
1007         (init_display): Setup initial frame's output_data for text
1008         terminal frames.
1010         * xmenu.c (popup_activated): Don't define on MSDOS, which now has
1011         its own definition on msdos.c.
1013         * msdos.c (show_mouse_face, clear_mouse_face)
1014         (fast_find_position, IT_note_mode_line_highlight)
1015         (IT_note_mouse_highlight): Functions deleted.
1016         (IT_frame_up_to_date, dos_rawgetc): Call note_mouse_highlight
1017         instead of IT_note_mouse_highlight.
1018         (draw_row_with_mouse_face, popup_activated): New functions.
1019         (dos_set_window_size, draw_row_with_mouse_face, IT_update_begin)
1020         (IT_update_end, IT_frame_up_to_date, internal_terminal_init)
1021         (dos_rawgetc): Replace Display_Info with Mouse_HLInfo everywhere
1022         where mouse_face_* members were accessed for mouse highlight
1023         purposes.
1025         * msdos.h (initialize_msdos_display): Add prototype.
1027         * frame.h (MOUSE_HL_INFO): New macro.
1029         * lisp.h (Mouse_HLInfo): New data type.
1031         * xterm.h (struct x_display_info):
1032         * w32term.h (struct w32_display_info):
1033         * nsterm.h (struct ns_display_info):
1034         * termchar.h (struct tty_display_info): Use it instead of
1035         mouse_face_* members.
1037         * dispextern.h (show_mouse_face, clear_mouse_face): Update type of
1038         1st argument.
1039         (frame_to_window_pixel_xy, note_mouse_highlight)
1040         (x_clear_window_mouse_face, cancel_mouse_face, clear_mouse_face)
1041         (show_mouse_face, cursor_in_mouse_face_p): Move prototypes out of
1042         HAVE_WINDOW_SYSTEM conditional.
1043         (draw_row_with_mouse_face): Declare prototype.
1044         (tty_draw_row_with_mouse_face): Declare prototype.
1046 2010-11-05  Eli Zaretskii  <eliz@gnu.org>
1048         * term.c (append_glyphless_glyph, produce_glyphless_glyph):
1049         Remove unused variables.
1051 2010-11-05  Adrian Robert  <Adrian.B.Robert@gmail.com>
1053         * nsterm.m (EmacsView-mouseExited:): Correct error in conditional
1054         logic pointed out by Eli Zaretskii.
1056 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1058         * coding.c (coding-category-list): Refer to set-coding-system-priority
1059         instead of the obsolete set-coding-priority in the doc string.
1062 2010-11-04  Adrian Robert  <Adrian.B.Robert@gmail.com>
1064         * nsfont.m (nsfont_draw):  Correct previous patch to return
1065         correct value.
1066         * nsimage.m (EmacsImage-setXBMColor:): Correct previous patch:
1067         don't change the method signature, change the return.
1069 2010-11-04  Ismail Donmez  <ismail@namtrac.org>  (tiny change)
1071         * nsfont.m (nsfont_draw)
1072         * nsimage.m (EmacsImage-setXBMColor:)
1073         * nsterm.m (EmacsView-performDragOperation:): Correct empty return.
1075 2010-11-03  Julien Danjou  <julien@danjou.info>
1077         * image.c (gif_load): Add support for transparency and specified
1078         :background.
1080 2010-11-01  Kenichi Handa  <handa@m17n.org>
1082         * dispextern.h (lookup_glyphless_char_display): Extern it.
1084         * termhooks.h (struct terminal): New member charset_list.
1086         * coding.c (Fset_terminal_coding_system_internal): Set the
1087         `charset_list' member of struct terminal.
1089         * term.c (produce_glyphs): Handle the case it->what == IT_GLYPHLESS.
1090         (append_glyphless_glyph, produce_glyphless_glyph): New functions.
1092         * xdisp.c (lookup_glyphless_char_display): Make it non-static.
1093         (lookup_glyphless_char_display): Set it->what at the end.
1094         (last_glyphless_glyph_frame, last_glyphless_glyph_face_id)
1095         (last_glyphless_glyph_merged_face_id): Make them non-static.
1097         * w32term.c (x_draw_glyphless_glyph_string_foreground):
1098         Fix the arg with_background for font->driver->draw.
1100 2010-11-01  Kenichi Handa  <handa@m17n.org>
1102         * w32gui.h (STORE_XCHAR2B, XCHAR2B_BYTE1, XCHAR2B_BYTE2):
1103         Surround chp by parentheses.
1105 2010-11-01  Kenichi Handa  <handa@m17n.org>
1107         Implement various display methods for glyphless characters.
1109         * xdisp.c (Qglyphless_char, Vglyphless_char_display)
1110         (Qglyphless_char_display, Qhexa_code, Qempty_box, Qthin_space)
1111         (Qzero_width): New variables.
1112         (THIN_SPACE_WIDTH): New macro.
1113         (lookup_glyphless_char_display): New funciton.
1114         (last_glyphless_glyph_frame, last_glyphless_glyph_face_id)
1115         (last_glyphless_glyph_merged_face_id): New variables.
1116         (get_next_display_element): Check glyphless characters.
1117         (redisplay_internal): Initialize last_glyphless_glyph_frame and
1118         last_glyphless_glyph_face_id.
1119         (fill_glyphless_glyph_string): New function.
1120         (BUILD_GLYPHLESS_GLYPH_STRING): New macro.
1121         (BUILD_GLYPH_STRINGS): Handle the case GLYPHLESS_GLYPH.
1122         (append_glyphless_glyph, produce_glyphless_glyph): New functions.
1123         (x_produce_glyphs): If a suitable font is not found, produce a
1124         glyphless glyph.  Handle the case it->what == IT_GLYPHLESS.
1125         (syms_of_xdisp): Intern and staticpro Qglyphless_char,
1126         Qglyphless_char_display, Qhexa_code, Qempty_box, Qthin_space, and
1127         Qzero_width.
1128         (Vglyphless_char_display): Declare it as a Lisp variable.
1130         * dispextern.h (enum glyph_type): Add GLYPHLESS_GLYPH.
1131         (struct glyph): Change the size of the member "type" to 3.
1132         Add glyphless to the union slice and u.
1133         (enum display_element_type): Add IT_GLYPHLESS.
1134         (enum glyphless_display_method): New enum.
1135         (struct it): New member glyphless_method.
1136         (Vglyphless_char_display): Extern it.
1138         * xterm.c (x_draw_glyphless_glyph_string_foreground): New function.
1139         (x_draw_glyph_string): Handle the case GLYPHLESS_GLYPH.
1141         * w32term.c (x_draw_glyphless_glyph_string_foreground): New function.
1142         (x_draw_glyph_string): Handle the case GLYPHLESS_GLYPH.
1144         * nsterm.m (ns_draw_glyph_string): Handle the case
1145         GLYPHLESS_GLYPH (the detail is not yet implemented).
1147 2010-10-31  Glenn Morris  <rgm@gnu.org>
1149         * xterm.c (x_connection_closed) [USE_X_TOOLKIT]: Fix merge, maybe.
1151         * frame.c (syms_of_frame) <tool-bar-mode>:
1152         Default to nil if !HAVE_WINDOW_SYSTEM.  (Bug#7299)
1154 2010-10-31  Chong Yidong  <cyd@stupidchicken.com>
1156         * xterm.c (x_connection_closed): Print informative error message
1157         when aborting on GTK.  This requires using shut_down_emacs
1158         directly instead of Fkill_emacs.
1160 2010-10-29  Eli Zaretskii  <eliz@gnu.org>
1162         * emacs.c (main): Call syms_of_filelock unconditionally.
1164         * filelock.c (syms_of_filelock): Move out of #ifdef CLASH_DETECTION
1165         clause, but keep part of it conditioned on CLASH_DETECTION.
1167 2010-10-29  Glenn Morris  <rgm@gnu.org>
1169         * nsfns.m (Fx-display-save-under, Fx-open-connection)
1170         (Fxw-color-defined-p, Fxw-display-color-p, Fx-show-tip):
1171         * w32fns.c (Fxw_color_defined_p, Fx_open_connection):
1172         * xfns.c (Fxw_color_defined_p, Fx_open_connection):
1173         Sync docs between X, W32, NS.
1175         * buffer.c (syms_of_buffer) <abbrev-mode, transient-mark-mode>:
1176         * frame.c (syms_of_frame) <tool-bar-mode>: Move doc here from Lisp.
1178 2010-10-26  Juanma Barranquero  <lekktu@gmail.com>
1180         * eval.c (init_eval_once): Set max_lisp_eval_depth to 600;
1181         otherwise, bootstrapping on Windows fails to compile macroexp.el.
1183 2010-10-26  Eli Zaretskii  <eliz@gnu.org>
1185         * cmds.c (internal_self_insert): Don't insert if argument N is
1186         zero or negative.  (Bug#7281)
1188 2010-10-26  Jan Djärv  <jan.h.d@swipnet.se>
1190         * gtkutil.c (qttip_cb): Set title to empty for ATK (Bug#7278).
1192 2010-10-25  Glenn Morris  <rgm@gnu.org>
1194         * Makefile.in (SOME_MACHINE_LISP): Remove easymenu.elc.
1196 2010-10-24  Glenn Morris  <rgm@gnu.org>
1198         * w32fns.c (Fx_synchronize, Fx_change_window_property)
1199         (Fx_window_property, Fx_file_dialog):
1200         * xfns.c (Fx_synchronize, Fx_change_window_property)
1201         (Fx_window_property, Fx_file_dialog): Sync docs between w32 and X.
1203 2010-10-24  Chong Yidong  <cyd@stupidchicken.com>
1205         * xterm.c (x_connection_closed): Kill Emacs unconditionally.
1207 2010-10-24  Eli Zaretskii  <eliz@gnu.org>
1209         * frame.c (Fframep, Fwindow_system): Deprecate use as a predicate.
1211         * dispnew.c (syms_of_display) <initial-window-system, window-system>:
1212         Deprecate use as a boolean flag.
1214 2010-10-24  Jim Meyering  <jim@meyering.net>
1216         * emacs.c (argmatch): Don't treat "--" as "--chdir".
1218 2010-10-24  Glenn Morris  <rgm@gnu.org>
1220         * w16select.c (syms_of_win16select) <selection-coding-system>:
1221         <next-selection-coding-system>:
1222         * w32select.c (syms_of_w32select) <selection-coding-system>:
1223         <next-selection-coding-system>:
1224         Sync docs with select.el.
1226         * xfaces.c (syms_of_xfaces) <tty-defined-color-alist>: Sync doc with
1227         Lisp version.
1229         * w32term.c (syms_of_w32term) <x-use-underline-position-properties>:
1230         Sync doc with the xterm.c version.
1232         * w32term.c (syms_of_w32term) <x-toolkit-scroll-bars>:
1233         * xterm.c (syms_of_xterm) <x-toolkit-scroll-bars>: Sync docs.
1235 2010-10-23  Glenn Morris  <rgm@gnu.org>
1237         * buffer.c (syms_of_buffer) <cursor-in-non-selected-windows>:
1238         * frame.c (syms_of_frame) <menu-bar-mode>:
1239         * xdisp.c (syms_of_xdisp) <auto-hscroll-mode, display-hourglass>:
1240         <hourglass-delay>: Sync docs with Lisp.
1242 2010-10-23  Eli Zaretskii  <eliz@gnu.org>
1244         Implement mouse highlight for bidi-reordered lines.
1246         * xdisp.c (fast_find_string_pos): #ifdef away, not used anymore.
1247         (mouse_face_from_string_pos): New function, replaces
1248         fast_find_string_pos.
1249         (note_mouse_highlight): Call it instead of fast_find_string_pos.
1250         (note_mode_line_or_margin_highlight): Support bidi-reordered
1251         strings and R2L glyph rows.  Fix comments.
1252         (note_mouse_highlight): When bidi reordering is turned on in a
1253         buffer, call next-single-property-change and
1254         previous-single-property-change with last argument nil.
1255         Clear mouse highlight when mouse pointer is in a R2L row on the stretch
1256         glyph that stands for no text beyond the line end.
1257         (row_containing_pos): Don't return too early when CHARPOS is in a
1258         bidi-reordered continued line.  Return immediately when the first
1259         hit is found in a line that is not continued, or when an exact
1260         match for CHARPOS is found.
1261         (rows_from_pos_range): New function.
1262         (mouse_face_from_buffer_pos): Use it instead of calling
1263         row_containing_pos for START_CHARPOS and END_CHARPOS.  Rewrite the
1264         function to support mouse highlight in bidi-reordered lines and
1265         not to assume that START_CHARPOS is always in mouse_face_beg_row.
1266         If necessary, swap mouse_face_beg_row and mouse_face_end_row so
1267         that the former is always above the latter or identical to it.
1268         (show_mouse_face): Support drawing highlighted R2L lines.
1269         (coords_in_mouse_face_p): New function, bidi-aware.
1270         (cursor_in_mouse_face_p, note_mouse_highlight, erase_phys_cursor):
1271         Call it instead of comparing with mouse-face members of dpyinfo.
1272         (note_mode_line_or_margin_highlight): Fix confusingly swapped
1273         usage of hpos and vpos.
1275 2010-10-22  Jan Djärv  <jan.h.d@swipnet.se>
1277         * xrdb.c: Include keyboard.h for MOTIF.
1279         * xmenu.c: Revert 2010-07-27 change: lwlib.h is needed for
1280         MOTIF (Bug#7263).
1282         * xfns.c: Include Xm/TextF and Xm/List.
1283         (file_dialog_cb, file_dialog_unmap_cb, clean_up_file_dialog):
1284         Make ANSI prototypes.
1286 2010-10-22  Glenn Morris  <rgm@gnu.org>
1288         * Makefile.in (SOME_MACHINE_LISP): Add w32-vars.
1289         Remove ccl and duplicate mouse.
1291 2010-10-21  Chong Yidong  <cyd@stupidchicken.com>
1293         * insdel.c (prepare_to_modify_buffer): Don't set
1294         saved-region-selection if modification hooks are disabled.
1296 2010-10-19  Chong Yidong  <cyd@stupidchicken.com>
1298         * cmds.c (Fdelete_char): Doc fix.
1300 2010-10-19  Ken Brown  <kbrown@cornell.edu>
1302         * s/cygwin.h (SIGNALS_VIA_CHARACTERS): New define (bug#7225).
1304 2010-10-19  Kenichi Handa  <handa@m17n.org>
1306         Fix incorrect font metrics when the same font is opened with
1307         different pixelsizes.
1309         * xftfont.c: Include composite.h.
1310         (xftfont_shape): New function.
1311         (syms_of_xftfont): Set xftfont_driver.shape.
1313 2010-10-18  Julien Danjou  <julien@danjou.info>
1315         * frame.c (Fframe_pointer_visible_p):
1316         Add `frame-pointer-visible-p' to get the pointer visibility.
1318 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1320         * gnutls.c (emacs_gnutls_read): Return 0 if we get a
1321         non-"EAGAIN"-like error to signal to Emacs that the socket should
1322         be closed.
1324 2010-10-15  Eli Zaretskii  <eliz@gnu.org>
1326         * unexcoff.c (make_hdr): Fix prototype according to changes in
1327         2010-10-03T13:59:56Z!dann@ics.uci.edu.
1329         * image.c (tiff_load): Cast 3rd argument to avoid compiler warning.
1331 2010-10-15  Tassilo Horn  <tassilo@member.fsf.org>
1333         * Makefile.in (really-oldXMenu): Fix typo in variable name that
1334         made building the X menu fail.
1335         (really-oldXMenu): Fix my previous fix.
1337 2010-10-14  Damyan Pepper  <damyanp@gmail.com>
1339         Fix handling of font properties on Windows (bug#6303).
1340         * font.c (font_filter_properties): New function, refactored from
1341         ftfont_filter_properties.
1342         * font.h (font_filter_properties): Declare.
1343         * ftfont.c (ftfont_filter_properties): Use font_filter_properties.
1344         * w32font.c (w32font_booleans, w32font_non_booleans): New variables.
1345         (w32font_filter_properties): New function.
1346         (w32font_driver): Add w32font_filter_properties.
1348 2010-10-14  Juanma Barranquero  <lekktu@gmail.com>
1350         * font.c (Ffont_variation_glyphs):
1351         * ccl.c (Fccl_execute_on_string): Fix typo in docstring.
1353 2010-10-14  Juanma Barranquero  <lekktu@gmail.com>
1355         * w32fns.c (w32_wnd_proc, file_dialog_callback):
1356         * w32font.c (w32_generic_family):
1357         * w32inevt.c (key_event):
1358         * w32menu.c (fill_in_menu):
1359         * w32proc.c (reader_thread, w32_executable_type, compare_env)
1360         (merge_and_sort_env, int_from_hex, enum_locale_fn, enum_codepage_fn):
1361         * w32term.c (w32_read_socket): Make static.
1363 2010-10-13  Juanma Barranquero  <lekktu@gmail.com>
1365         * image.c (DEF_IMGLIB_FN): Add argument to adapt to strict
1366         prototypes; all callers changed.
1368 2010-10-13  Juanma Barranquero  <lekktu@gmail.com>
1370         * makefile.w32-in (TLIB2): Rename from TLIBW32.
1371         (OBJ2): New macro.
1372         (WIN32OBJ, FONTOBJ): Remove.
1373         (OBJ1): Redistribute object files with OBJ2.
1374         (LIBS, $(TEMACS)): Use TLIB2.
1375         (make-buildobj-CMD, make-buildobj-SH): Use OBJ2.
1376         ($(TLIB2), TAGS, TAGS-LISP, TAGS-gmake): Depend on OBJ2.
1378 2010-10-13  Juanma Barranquero  <lekktu@gmail.com>
1380         * emacs.c (Vdynamic_library_alist)
1381         (syms_of_emacs) <dynamic-library-alist>: Move from image.c and rename.
1382         Doc fix.
1384         * lisp.h (Vdynamic_library_alist): Declare extern.
1386         * image.c (Vimage_library_alist)
1387         (syms_of_image) <image-library-alist>: Move to emacs.c and rename.
1388         (lookup_image_type): Use Vdynamic_library_alist.
1389         (Finit_image_library): Doc fix.
1391 2010-10-12  Dan Nicolaescu  <dann@ics.uci.edu>
1393         * Makefile.in (lispsource, libsrc, etc, oldxmenudir, lwlibdir)
1394         (lispdir): Remove trailing /, update all uses.
1396 2010-10-12  Jan Djärv  <jan.h.d@swipnet.se>
1398         * nsterm.m (Qleft): Declare.
1399         (ns_right_alternate_modifier): New variable
1400         (NSRightAlternateKeyMask): New define.
1401         (EV_MODIFIERS): Parse NSRightAlternateKeyMask if
1402         ns_right_alternate_modifier isn't Qleft.
1403         (keyDown): If ns_right_alternate_modifier isn't Qleft, use it
1404         as emacs modifier for NSRightAlternateKeyMask.
1405         (syms_of_nsterm): DEFVAR_LISP ns-right-alternate-modifier.
1407 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1409         * gnutls.c (emacs_gnutls_write): If we're trying to write before
1410         gnutls is ready, return EAGAIN as the errno.
1412 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
1414         * vm-limit.c:
1415         * unexhp9k800.c:
1416         * unexelf.c:
1417         * unexaix.c:
1418         * termcap.c: Remove #ifdef emacs / #ifndef emacs code, unused.
1420         * Makefile.in (temacs): Use $(ALL_CFLAGS) on the link line.
1421         (PROFILING_LDFLAGS): Remove, not needed anymore.
1423         * Makefile.in: Use $(...) everywhere instead of ${...}
1424         (CRT_DIR): Move near potential user.
1425         (START_FILE): Move near CRT_DIR, it might use it.
1427         * sysdep.c (LPASS8): Remove, unused.
1428         (emacs_ospeed): Change from being a global to a local in the only
1429         user: init_baud_rate.
1431 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1433         * gnutls.c (syms_of_gnutls): All the bootprops are keywords.
1434         (emacs_gnutls_write): Remove the debuggin fsync call.
1435         (emacs_gnutls_read): Return -1 if we got an error from
1436         gnutls_read.  This allows us to actually read lots of data from
1437         the GnuTLS stream.
1438         (emacs_gnutls_write): Check for GNUTLS_E_AGAIN and not EINTR.
1439         According to the documentation, this is correct, and it seems to
1440         make things work.
1442 2010-10-09  Chong Yidong  <cyd@stupidchicken.com>
1444         * xterm.c (x_draw_relief_rect): Clear corner pixels.
1446 2010-10-08  Michael Albinus  <michael.albinus@gmx.de>
1448         * keyboard.c: Revert last change; it was not intended to be
1449         synchronized with the trunk.
1451 2010-10-08  Kenichi Handa  <handa@m17n.org>
1453         * coding.c (complement_process_encoding_system): Fix previous change.
1455 2010-10-08  Michael Albinus  <michael.albinus@gmx.de>
1457         * dbusbind.c (syms_of_dbusbind): Move putenv call ...
1458         (Fdbus_init_bus): ... here.  (Bug#7113)
1460 2010-10-08  Glenn Morris  <rgm@gnu.org>
1462         * buffer.c (before-change-functions, after-change-functions):
1463         Three-year overdue doc fix following 2007-08-13 change.
1465 2010-10-08  Kenichi Handa  <handa@m17n.org>
1467         * coding.c (coding_inherit_eol_type): If parent doesn't specify
1468         eol-format, inherit from the system's default.
1469         (complement_process_encoding_system): Make a new coding system
1470         inherit the original eol-format.
1472 2010-10-08  Kenichi Handa  <handa@m17n.org>
1474         * coding.c (complement_process_encoding_system): New function.
1476         * coding.h (complement_process_encoding_system): Extern it.
1478         * callproc.c (Fcall_process): Complement the coding system for
1479         encoding arguments.
1480         (Fcall_process_region): Complement the coding system for encoding
1481         the input to the process.
1483         * process.c (Fstart_process): Complement the coding system for
1484         encoding arguments.
1485         (send_process): Complement the coding system for encoding what
1486         sent to the process.
1488 2010-10-08  Kenichi Handa  <handa@m17n.org>
1490         * xfont.c (xfont_open): Fix setting of font->average_width from
1491         :avgwidth property (Bug#7123).
1493 2010-10-08  Michael Albinus  <michael.albinus@gmx.de>
1495         * dbusbind.c (syms_of_dbusbind): Use putenv instead of setenv, it
1496         is more portable.
1498         * keyboard.c (gobble_input): Move call of xd_read_queued_messages ...
1499         (kbd_buffer_get_event): ... here. This is needed for cygwin, which
1500         has not defined SIGIO.
1502 2010-10-08  Chong Yidong  <cyd@stupidchicken.com>
1504         * xterm.c (x_draw_relief_rect): If box width is larger than 1,
1505         draw the outermost line using the black relief, for legibility.
1506         Omit drawing the four corner pixels.
1508 2010-10-04  Chong Yidong  <cyd@stupidchicken.com>
1510         * keyboard.c (echo_prompt): Function moved into read_key_sequence.
1511         (read_key_sequence): Inline echo_prompt.
1512         (echo_dash): Add a dash only if key is continued (Bug#7137).
1514 2010-10-04  Dan Nicolaescu  <dann@ics.uci.edu>
1516         Remove O_RDONLY, O_WRONLY definitions, not needed.
1517         * unexcoff.c:
1518         * lread.c:
1519         * fileio.c:
1520         * doc.c:
1521         * callproc.c:
1522         * alloc.c:
1523         * termcap.c: Remove O_RDONLY O_WRONLY definitions.
1525 2010-10-03  Teodor Zlatanov  <tzz@lifelogs.com>
1527         * gnutls.h (GNUTLS_LOG2): Convenience macro.
1529         * gnutls.c: Add property list symbol holders.
1530         (emacs_gnutls_handshake): Clarify how sockets are passed to
1531         GnuTLS.
1532         (gnutls_log_function2): Convenience function using GNUTLS_LOG2.
1533         (Fgnutls_boot): Get all parameters from a plist.  Require trustfiles
1534         and keyfiles to be a list of file names.  Default to "NORMAL" for
1535         the priority string.  Improve logging.
1537 2010-10-03  Glenn Morris  <rgm@gnu.org>
1539         * fileio.c (Vdirectory_sep_char): Remove.
1541 2010-10-03  Dan Nicolaescu  <dann@ics.uci.edu>
1543         * termhooks.h: Remove #ifdef CONSP.
1545         * xterm.c (NO_INLINE, noinline): Move definitions to ../configure.in.
1547         Include <fcntl.h> unconditionally.
1548         * termcap.c:
1549         * sysdep.c:
1550         * lread.c:
1551         * keyboard.c:
1552         * filelock.c:
1553         * fileio.c:
1554         * doc.c:
1555         * callproc.c:
1556         * alloc.c: Remove include guards for <fcntl.h>, process.c already
1557         does it.
1559         * process.c: Do not include <sys/wait.h>, syswait.h does it.
1561         * sysdep.c (flush_pending_output): Remove code, does not do
1562         anything on any platform.
1564         Remove unused code.
1565         * sysdep.c (select_alarm, sys_select, read_input_waiting):
1566         Remove select emulation, all systems support select.
1567         (set_exclusive_use): Remove, the only user is in an #if 0 block.
1568         * process.c (create_process): Remove #if 0 code.
1570         Remove unused arguments for unexec.
1571         The third one is never used, and the last two are always passed as zero.
1572         * emacs.c (unexec): Add declaration.
1573         (Fdump_emacs): Only pass the first two arguments to unexec.
1574         Simplify #ifdef.
1575         * unexw32.c (unexec):
1576         * unexsol.c (unexec):
1577         * unexhp9k800.c (unexec):
1578         * unexcw.c (unexec): Remove the last 3 arguments, unused.
1579         * unexelf.c (unexec): Remove the last 3 arguments, unused.
1580         (find_section): Use const.
1581         * unexmacosx.c (unexec): Remove the last 3 arguments, unused.
1582         (unexec_error): Declare it NO_RETURN.
1583         * unexcoff.c (make_hdr): Assume bss_start is always zero, remove
1584         it as an argument, remove data_start and entry_address arguments, unused.
1585         (unexec): Remove bss_start, data_start and
1586         entry_address arguments.
1587         * unexaix.c (make_hdr): Assume bss_start is always zero, remove
1588         it as an argument, remove data_start and entry_address arguments, unused.
1589         (unexec): Remove bss_start, data_start and
1590         entry_address arguments.
1592 2010-10-03  Juanma Barranquero  <lekktu@gmail.com>
1594         * makefile.w32-in (TAGS, TAGS-LISP, TAGS-gmake): Add $(FONTOBJ).
1596         * gnutls.c (emacs_gnutls_handshake, gnutls_make_error)
1597         (gnutls_emacs_global_init, gnutls_emacs_global_deinit): Make static.
1598         (Fgnutls_get_initstage, Fgnutls_deinit, Fgnutls_boot, Fgnutls_bye):
1599         Fix typos in docstrings.
1600         (Fgnutls_error_fatalp, Fgnutls_error_string): Doc fixes.
1601         (Fgnutls_errorp): Doc fix; use ERR for the argument name.
1603 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
1605         * keyboard.c (command_loop_1): Make sure the mark is really alive
1606         before using it (Bug#7044).
1608 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
1610         * makefile.w32-in (tags): Rename target to full-tags.
1612 2010-10-02  Eli Zaretskii  <eliz@gnu.org>
1614         * emacs.c (main): Remove !WINDOWSNT conditional.
1615         (Fkill_emacs): Don't mention exemption on MS-Windows.
1617 2010-10-02  Glenn Morris  <rgm@gnu.org>
1619         * character.c (Fchar_bytes): Remove obsolete function.
1620         (syms_of_character): Remove Schar_bytes.
1622         * emacs.c (fatal_error_signal): Also run Fkill_emacs on SIGINT.
1623         (main) [!WINDOWSNT]: Handle SIGINT with fatal_error_signal
1624         in batch-mode.
1625         (Fkill_emacs): Doc fix.  Also run the hook in batch mode.
1626         (kill-emacs-hook): Doc fix.
1628 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1630         * xml.c (Flibxml_parse_xml_region, Flibxml_parse_html_region)
1631         (parse_region): Rework to take regions instead of strings, and
1632         renamed to reflect that these are the libxml functions.
1634 2010-10-01  Eli Zaretskii  <eliz@gnu.org>
1636         * term.c (init_tty) [DOS_NT]: Don't call Wcm_clear after setting
1637         screen dimensions in tty->Wcm.
1639         * xdisp.c (set_cursor_from_row): When the row is truncated and
1640         point is outside the range of displayed characters, position the
1641         cursor inside the scroll margin.  (Bug#6349)
1643 2010-10-01  Dan Nicolaescu  <dann@ics.uci.edu>
1645         Do not include stdlib.h and string.h, config.h does it.
1646         * xfont.c:
1647         * w32term.c:
1648         * w32reg.c:
1649         * w32inevt.c:
1650         * w32heap.c:
1651         * w32console.c:
1652         * w16select.c:
1653         * unexsol.c:
1654         * term.c:
1655         * sound.c:
1656         * scroll.c (m):
1657         * gtkutil.c:
1658         * font.c:
1659         * filelock.c:
1660         * fileio.c:
1661         * dosfns.c:
1662         * dbusbind.c:
1663         * bidi.c:
1664         * callproc.c:
1665         * process.c:
1666         * msdos.c:
1667         * charset.c: Do not include stdlib.h and string.h, config.h does it.
1669         * callproc.c (SIGCHLD): Remove conditional definition, syssignal.h
1670         defines it.
1672         * process.c: Move #include <pty.h> earlier.
1673         (SIGCHLD): Remove conditional definition, syssignal.h defines it.
1674         (pty_name): Move definition later.
1676         * nsselect.m (syms_of_nsselect):
1677         * nsmenu.m (syms_of_nsmenu):
1678         * nsfns.m (syms_of_nsfns):
1679         * msdos.c (syms_of_msdos):
1681         * image.c (syms_of_image):
1682         * charset.c (syms_of_charset): Use intern_c_string instead of intern.
1684         * point.h: Remove, unused.
1686 2010-10-01  Eli Zaretskii  <eliz@gnu.org>
1688         * makefile.w32-in (TAGS, frc, TAGS-LISP, ../nt/TAGS, tags)
1689         (TAGS-gmake, TAGS-nmake, TAGS-LISP-gmake, TAGS-LISP-nmake)
1690         (nt-TAGS-gmake, nt-TAGS-nmake): New targets.
1692 2010-09-30  Dan Nicolaescu  <dann@ics.uci.edu>
1694         * xml.c (parse_string): Use const.
1696 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1698         * eval.c (Fbacktrace): Don't overwrite print-level on exit.
1699         Also only override Vprint_level if it isn't already bound, and increase
1700         the level to 8 to produce more useful backtraces for bug reports.
1702 2010-09-30  Dan Nicolaescu  <dann@ics.uci.edu>
1704         * Makefile.in: ecrt0.c does not exist anymore, do not mention it.
1706 2010-09-30  Juanma Barranquero  <lekktu@gmail.com>
1708         * w32console.c (vga_stdcolor_name): Remove unused function;
1709         presumed dead after 2007-11-30T13:57:21Z!jasonr@gnu.org.
1711 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1713         * gnutls.c (emacs_gnutls_handshake): Made into internal function.
1714         (Fgnutls_boot): Start the handshake.
1715         (emacs_gnutls_read): Perform the handshake from the reader loop.
1716         (Fgnutls_boot): Remove some debugging messages.
1717         Change indentation throughout to use the Emacs style.
1718         (emacs_gnutls_handshake): Cast the fds to something that's
1719         possibly the expected length.
1720         (emacs_gnutls_write): Return -1 if we try to write before handshake.
1722         * process.h (Lisp_Process): Add a gnutls_p field to Lisp_Process.
1724         * process.c (make_process): Set the gnutls_p field to zero by
1725         default.
1726         (read_process_output): Always call the gnutls_read function if the
1727         stream is a gnutls stream.
1728         (send_process): Ditto for writes.
1730         * gnutls.c (emacs_gnutls_write, emacs_gnutls_read): Refuse to read
1731         or write anything until the state is GNUTLS_STAGE_READY.
1732         (Fgnutls_boot): Mark the stream as being a gnutls stream.
1734 2010-09-29  Eli Zaretskii  <eliz@gnu.org>
1736         * xdisp.c (reseat_1): Initialize bidi_it.paragraph_dir to
1737         NEUTRAL_DIR.
1738         (handle_invisible_prop, iterate_out_of_display_property)
1739         (next_element_from_buffer): If bidi_it.first_elt is set, call
1740         bidi_paragraph_init with NO_DEFAULT_P argument non-zero.
1741         (Bug#7128)
1743         * print.c (print_object): Fix format string and argument types for
1744         printing a Lisp_Misc_Marker.
1746         * xdisp.c (pos_visible_p, c_string_pos, number_of_chars)
1747         (load_overlay_strings, get_overlay_strings_1)
1748         (get_overlay_strings, forward_to_next_line_start)
1749         (back_to_previous_visible_line_start, reseat, reseat_to_string)
1750         (get_next_display_element, next_element_from_string)
1751         (next_element_from_c_string, next_element_from_buffer)
1752         (move_it_vertically_backward, move_it_by_lines, add_to_log)
1753         (message_dolog, message_log_check_duplicate, message2_nolog)
1754         (message3, message3_nolog, vmessage, set_message, set_message_1)
1755         (hscroll_window_tree, text_outside_line_unchanged_p)
1756         (set_cursor_from_row, set_vertical_scroll_bar, redisplay_window)
1757         (find_last_unchanged_at_beg_row)
1758         (find_first_unchanged_at_end_row, row_containing_pos)
1759         (trailing_whitespace_p, display_mode_element, decode_mode_spec)
1760         (display_count_lines, x_produce_glyphs, note_mouse_highlight):
1761         Use EMACS_INT for buffer and string positions.
1763         * dispextern.h (struct it) <string_nchars>: Declare EMACS_INT.
1764         (row_containing_pos): Adjust prototype.
1766         * lisp.h (pos_visible_p, message2, message2_nolog, message3)
1767         (message2_nolog, set_message): Adjust prototypes.
1769 2010-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1771         * gnutls.c (Fgnutls_boot): Remove unused vars `data' and `srp_cred'.
1772         (Fgnutls_boot): Use SDATA.
1773         (Fgnutls_handshake): Remove unused var `max_log_level'.
1775 2010-09-27  Michael Albinus  <michael.albinus@gmx.de>
1777         * dbusbind.c (syms_of_dbusbind): Set $DBUS_FATAL_WARNINGS to "0".
1778         (Bug#7113)
1780 2010-09-27  Jan Djärv  <jan.h.d@swipnet.se>
1782         * xgselect.c (xg_select): Clear file descriptors not set from
1783         rfds and wfds.
1785         * process.c (wait_reading_process_output): Add missing FD_CLR
1786         for write_mask (must mirror connect_wait_mask).
1788 2010-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
1790         * gnutls.c (gnutls_log_function): Show level and "gnutls.c"
1791         prefix.
1792         (Fgnutls_boot): Use changed process members.  Use log level with a
1793         function parameter to set it.  Bring back Emacs-level debugging
1794         messages at log level 1 and 2.
1796         * process.c (make_process): Initialize gnutls_log_level.
1798         * process.h: Add gnutls_log_level and rename x509_cred and
1799         anon_cred to have the gnutls_ prefix for consistency.
1801         * gnutls.h (GNUTLS_LOG): Add convenience macro.
1803 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
1805         * w32.c (g_b_init_get_sid_identifier_authority)
1806         (GetSidIdentifierAuthority_Proc, get_sid_identifier_authority):
1807         Remove, not used.
1808         (globals_of_w32): Don't set g_b_init_get_sid_identifier_authority.
1809         (init_winsock): Remove useless assignment.
1810         (open_process_token, get_token_information, lookup_account_sid)
1811         (get_sid_sub_authority, get_sid_sub_authority_count, get_file_security)
1812         (get_security_descriptor_owner, get_security_descriptor_group)
1813         (is_valid_sid, equal_sid, get_length_sid, copy_sid)
1814         (get_native_system_info, get_system_times, init_user_info, crlf_to_lf)
1815         (is_unc_volume, GetCachedVolumeInformation, get_volume_info)
1816         (is_fat_volume, open_unc_volume, read_unc_volume, close_unc_volume)
1817         (unc_volume_file_attributes, convert_from_time_t)
1818         (create_toolhelp32_snapshot, process32_first, process32_next)
1819         (open_thread_token, impersonate_self, revert_to_self)
1820         (get_process_memory_info, get_process_working_set_size)
1821         (global_memory_status, global_memory_status_ex, socket_to_fd)
1822         (shutdown_handler): Make static.
1824 2010-09-27  Michael Albinus  <michael.albinus@gmx.de>
1826         * dbusbind.c (dbus_fd_cb, xd_get_dispatch_status)
1827         (xd_pending_messages): Functions removed.
1828         (xd_read_queued_messages): Add parameters fd, *data, for_read in
1829         order to be compatible with add_read_fd.  Determine bus from data,
1830         and call xd_read_message just for this bus.
1831         (xd_add_watch): Use xd_read_queued_messages as callback function.
1832         Add data.
1834         * lisp.h (xd_pending_messages, xd_read_queued_messages): Remove.
1836 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1838         * gnutls.c (gnutls_log_function): Add more debugging.
1839         (emacs_gnutls_read): Don't infloop while reading.
1841 2010-09-27  Kenichi Handa  <handa@m17n.org>
1843         These changes are to remove restriction on the number of glyphs in
1844         one composition.
1846         * dispextern.h (struct glyph): Change the member "slice" to union.
1847         Remove u.cmp.from and u.cmp.to.  Give more bits to u.cmp.id.
1848         (GLYPH_SLICE_EQUAL_P): Adjust for the above change.
1850         * dispnew.c (buffer_posn_from_coords): Use glyph->slice.img
1851         instead of glyph->slice.
1852         (marginal_area_string): Likewise.
1854         * term.c (encode_terminal_code): Use glyph->slice.cmp instead of
1855         glyph->u.cmp.
1856         (append_composite_glyph): Likewise.
1858         * xdisp.c (dump_glyph): Use glyph->slice.cmp instead of
1859         glyph->u.cmp.
1860         (fill_gstring_glyph_string, x_get_glyph_overhangs)
1861         (append_composite_glyph): Likewise.
1862         (fill_image_glyph_string): Use glyph->slice.img instead of
1863         glyph->slice.
1864         (append_glyph, produce_image_glyph, append_stretch_glyph)
1865         (note_mouse_highlight): Likewise.
1867 2010-09-26  Jan Djärv  <jan.h.d@swipnet.se>
1869         * process.c (add_keyboard_wait_descriptor)
1870         (delete_keyboard_wait_descriptor): Reinstate ifdef subprocesses.
1871         (wait_reading_process_output): Don't pass write_mask to select
1872         if SELECT_CANT_DO_WRITE_MASK is defined.
1873         (SELECT_CANT_DO_WRITE_MASK): Define if SELECT_CANT_DO_WRITE_MASK.
1875         * process.h (add_read_fd, delete_read_fd, add_write_fd)
1876         (delete_write_fd): Declare.
1878         * process.c (gpm_wait_mask, max_gpm_desc): Remove.
1879         (write_mask): New variable.
1880         (max_input_desc): Rename from max_keyboard_desc.
1881         (fd_callback_info): New variable.
1882         (add_read_fd, delete_read_fd, add_write_fd, delete_write_fd):
1883         New functions.
1884         (Fmake_network_process): FD_SET write_mask.
1885         (deactivate_process): FD_CLR write_mask.
1886         (wait_reading_process_output): Connecting renamed to Writeok.
1887         check_connect removed.  check_write is new.  Remove references to gpm.
1888         Use Writeok/check_write unconditionally (i.e. no #ifdef
1889         NON_BLOCKING_CONNECT) instead of Connecting.
1890         Loop over file descriptors and call callbacks in fd_callback_info
1891         if file descriptor is ready for I/O.
1892         (add_gpm_wait_descriptor): Just call add_keyboard_wait_descriptor.
1893         (delete_gpm_wait_descriptor): Just call delete_keyboard_wait_descriptor.
1894         (keyboard_bit_set): Use max_input_desc.
1895         (add_keyboard_wait_descriptor, delete_keyboard_wait_descriptor):
1896         Remove #ifdef subprocesses.  Use max_input_desc.
1897         (init_process): Initialize write_mask and fd_callback_info.
1899         * keyboard.c (readable_events, gobble_input): Remove DBUS code.
1901         * dbusbind.c: Include process.h.
1902         (dbus_fd_cb, xd_find_watch_fd, xd_toggle_watch)
1903         (xd_read_message_1): New functions.
1904         (xd_add_watch, xd_remove_watch): Call xd_find_watch_fd.
1905         Handle watch for both read and write.
1906         (Fdbus_init_bus): Also register xd_toggle_watch.
1907         (Fdbus_call_method_asynchronously, Fdbus_method_return_internal)
1908         (Fdbus_method_error_internal, Fdbus_send_signal): Remove call
1909         to dbus_connection_flush.
1910         (xd_read_message): Move most of the code to xd_read_message_1.
1911         Call xd_read_message_1 until status is COMPLETE.
1913 2010-09-26  Dan Nicolaescu  <dann@ics.uci.edu>
1915         * term.c: Do not include sys/ioctl.h, not needed.
1916         (init_tty): Reorder code to reduce the number of #ifdefs.
1917         No code changes.
1919 2010-09-26  Teodor Zlatanov  <tzz@lifelogs.com>
1921         * process.h: Set up GnuTLS support.
1923         * process.c (make_process, Fstart_process)
1924         (read_process_output, send_process): Set up GnuTLS support for
1925         process input/output file descriptors.
1927         * gnutls.h: The GnuTLS glue for Emacs, macros and enums.
1929         * gnutls.c: The source code for GnuTLS support in Emacs.
1931         * emacs.c: Set up GnuTLS support and call syms_of_gnutls.
1933         * config.in: Set up GnuTLS support.
1935         * Makefile.in (LIBGNUTLS_LIBS, LIBGNUTLS_CFLAGS, ALL_CFLAGS)
1936         (obj, LIBES): Set up GnuTLS support.
1938 2010-09-26  Juanma Barranquero  <lekktu@gmail.com>
1940         * w32.c (get_emacs_configuration_options): Fix previous change.
1942 2010-09-25  Chong Yidong  <cyd@stupidchicken.com>
1944         * insdel.c (prepare_to_modify_buffer): Ensure the mark marker is
1945         alive before using it (Bug#6977).
1947 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1949         * xdisp.c (face_before_or_after_it_pos): EMACS_INT/int fixup.
1951         * dispextern.h: EMACS_INT/int fixup.
1953         * xdisp.c (string_pos_nchars_ahead, init_iterator): EMACS_INT/int
1954         fixup.
1956         * xrdb.c (magic_file_p): EMACS_INT/int fixup.
1958 2010-09-25  Eli Zaretskii  <eliz@gnu.org>
1960         * window.c (Fpos_visible_in_window_p, Fdelete_other_windows)
1961         (Fselect_window, window_scroll_pixel_based)
1962         (window_scroll_line_based, Frecenter, Fset_window_configuration):
1963         Use EMACS_INT for buffer positions.
1965         * textprop.c (validate_interval_range, interval_of)
1966         (property_change_between_p, Fadd_text_properties)
1967         (set_text_properties_1, Fremove_text_properties)
1968         (Fremove_list_of_text_properties, Ftext_property_any)
1969         (Ftext_property_not_all, copy_text_properties)
1970         (text_property_list, extend_property_ranges)
1971         (verify_interval_modification): Use EMACS_INT for buffer
1972         positions.
1974         * term.c (fast_find_position, term_mouse_highlight): Use EMACS_INT
1975         for buffer positions.
1977         * process.c (read_process_output, send_process)
1978         (Fprocess_send_region, status_notify): Use EMACS_INT for buffer
1979         and string positions and size.
1981         * print.c (print_object, print_string, strout): Use EMACS_INT for
1982         string indices.
1984         * minibuf.c (string_to_object): Use EMACS_INT for string position
1985         and size.
1987         * marker.c (verify_bytepos): Use EMACS_INT for buffer positions.
1989         * lread.c <read_from_string_index, read_from_string_index_byte>
1990         <read_from_string_limit, readchar_count>: Define EMACS_INT.
1991         (readchar, unreadchar, read_internal_start): Use EMACS_INT for
1992         buffer positions and string length.
1994         * keyboard.c <last_point_position, last_non_minibuf_size>: Declare
1995         EMACS_INT.
1996         (echo_truncate, adjust_point_for_property, read_char)
1997         (gen_help_event, make_lispy_event, modify_event_symbol)
1998         (Fexecute_extended_command, stuff_buffered_input): Use EMACS_INT
1999         for buffer positions and string length.
2001         * keyboard.h (gen_help_event): Adjust prototype.
2003         * termhooks.h <struct input_event>: Make `code' member EMACS_INT.
2005         * commands.h <last_point_position>: Declare EMACS_INT.
2007         * xdisp.c <help_echo_pos>: Define as EMACS_INT.
2008         (truncate_echo_area): Accept EMACS_INT argument.
2010         * dispextern.h <help_echo_pos>: Declare EMACS_INT.
2012         * lisp.h (truncate_echo_area): Adjust prototype.
2014         * composite.c (composition_adjust_point): Return EMACS_INT.
2016         * composite.h (composition_adjust_point): Adjust prototype.
2018 2010-09-25  Juanma Barranquero  <lekktu@gmail.com>
2020         * process.c (Fmake_network_process): When arg :host is 'local,
2021         use address 127.0.0.1, not name "localhost".  (Bug#6781)
2023 2010-09-24  Eli Zaretskii  <eliz@gnu.org>
2025         * indent.c (Fcurrent_indentation, indented_beyond_p)
2026         (compute_motion): Use EMACS_INT for buffer position variables.
2028         * lisp.h (indented_beyond_p): Adjust prototype.
2030         * buffer.c (overlay_strings): Return EMACS_INT.
2032         * buffer.h (overlay_strings): Adjust prototype.
2034         * region-cache.c (pp_cache): Adjust format to arguments.
2036         * eval.c <specpdl_size, lisp_eval_depth>: Declare EMACS_INT.
2037         (call_debugger): Use EMACS_INT for specpdl_size related variables.
2038         (verror): Use EMACS_INT for size of allocated buffer.
2040         * keyboard.c (make_lispy_position): Use EMACS_INT for buffer
2041         positions.
2043         * xdisp.c (redisplay_internal, try_window_id)
2044         (set_cursor_from_row, find_first_unchanged_at_end_row):
2045         Use EMACS_INT for buffer positions.
2047         * dispextern.h (set_cursor_from_row): Adjust prototype.
2049         * dispnew.c (increment_matrix_positions)
2050         (increment_row_positions, copy_glyph_row_contents)
2051         (mode_line_string, marginal_area_string): Use EMACS_INT for buffer
2052         positions.
2054         * dispextern.h (mode_line_string, marginal_area_string)
2055         (increment_matrix_positions, increment_row_positions):
2056         Adjust prototypes.
2058         * data.c (Faref, Faset): Use EMACS_INT for string length and
2059         positions.
2061         * cmds.c (internal_self_insert): Use EMACS_INT for the count of
2062         characters to insert.
2064         * ccl.c (Fccl_execute_on_string): Use EMACS_INT for string
2065         position and size.
2067         * syntax.c (scan_words, update_syntax_table)
2068         (prev_char_comend_first, back_comment, skip_chars)
2069         (skip_syntaxes, Fforward_comment, Fbackward_prefix_chars):
2070         Use EMACS_INT for buffer and string positions.
2072         * syntax.h (scan_words, update_syntax_table): Adjust prototypes.
2074         * casefiddle.c (operate_on_word): Use EMACS_INT for buffer
2075         positions.
2077 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2079         * scroll.c (calculate_scrolling, line_ins_del)
2080         (calculate_direct_scrolling, scroll_cost): Fix EMACS_INT/int
2081         conversion.
2083         * region-cache.c (move_cache_gap, set_cache_region, pp_cache)
2084         (region_cache_backward, region_cache_forward)
2085         (revalidate_region_cache, set_cache_region): FIX EMACS_INT/int
2086         conversion.
2088         * xdisp.c (message_dolog): Fix EMACS_INT/int conversion.
2090         * eval.c (verror): Fix EMACS_INT/int conversion.
2092         * print.c (PRINTDECLARE, PRINTPREPARE, strout, print_string)
2093         (print_preprocess, print_check_string_charset_prop)
2094         (print_object): Fix EMACS_INT/int conversion.
2096         * xdisp.c (message_dolog): Fix EMACS_INT/int conversion.
2098 2010-09-24  Eli Zaretskii  <eliz@gnu.org>
2100         * callproc.c (Fcall_process): Use EMACS_INT for count of
2101         characters read from the subprocess.
2103         * bidi.c (struct bidi_paragraph_info): Use EMACS_INT for buffer
2104         positions.
2105         (bidi_cache_search, bidi_cache_find): Use EMACS_INT for buffer
2106         positions.
2108         * buffer.c (struct sortvec): Use EMACS_INT for buffer positions.
2109         (struct sortstrlist, overlay_str_len): Use EMACS_INT for string
2110         length.
2111         (advance_to_char_boundary, Fset_buffer_multibyte)
2112         (overlays_at, overlays_in, mouse_face_overlay_overlaps)
2113         (overlay_touches_p, record_overlay_string, overlay_strings)
2114         (recenter_overlay_lists, fix_start_end_in_overlays)
2115         (modify_overlay, Fmove_overlay, report_overlay_modification)
2116         (evaporate_overlays): Use EMACS_INT for buffer positions.
2118         * lisp.h (fix_start_end_in_overlays, overlay_touches_p):
2119         Adjust prototypes.
2121         * dispextern.h (struct bidi_saved_info): Use EMACS_INT for buffer
2122         positions.
2124         * fns.c (Fcompare_strings, Fstring_lessp, concat)
2125         (string_make_unibyte, Fstring_as_unibyte, Fsubstring)
2126         (Fsubstring_no_properties, substring_both, Ffillarray)
2127         (Fclear_string, mapcar1, Fmapconcat, Fmapcar, Fmapc)
2128         (Fbase64_encode_region, Fbase64_encode_string, base64_encode_1)
2129         (Fbase64_decode_region, Fbase64_decode_string, base64_decode_1)
2130         (Fmd5): Use EMACS_INT for buffer and string positions and length
2131         variables and arguments.
2133         * lisp.h (substring_both): Adjust prototype.
2135 2010-09-24  Juanma Barranquero  <lekktu@gmail.com>
2137         Remove W32 API function pointer unused since 2005-02-15 (revno 2005-02-15T23:19:26Z!jasonr@gnu.org).
2138         * w32fns.c (clipboard_sequence_fn): Don't declare.
2139         (globals_of_w32fns): Don't initialize it.
2141 2010-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2143         * syntax.c (back_comment): Detect the case where a 1-char comment
2144         starter is also the 2nd char of a 2-char comment ender.
2146 2010-09-23  Jan Djärv  <jan.h.d@swipnet.se>
2148         * gtkutil.c (xg_tool_bar_menu_proxy): Set gtk-menu-items to TRUE.
2150 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2152         * eval.c (verror): EMACS_INT/int cleanup.
2154         * lisp.h (SPECPDL_INDEX): Cast to int, since we're not going to
2155         unwind_protect more than 2GB worth of functions.
2157         * editfns.c (Finsert_char): EMACS_INT/int cleanup.
2159         * lisp.h: Have oblookup take EMACS_INT to allow interning big
2160         string and avoid compiler warnings.
2161         (USE_SAFE_ALLOCA): Cast to int to avoid compilation warnings in
2162         all users.
2164         * lread.c (oblookup): EMACS_INT/int cleanup.
2166         * cmds.c (Fforward_line, Fdelete_char): EMACS_INT/int cleanup.
2168 2010-09-23  Eli Zaretskii  <eliz@gnu.org>
2170         * editfns.c (clip_to_bounds): Return an EMACS_INT value.
2172         * lisp.h (clip_to_bounds): Adjust prototype.
2174         * intervals.c (adjust_for_invis_intang): Return EMACS_INT value.
2176 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2178         * lisp.h: doprnt.c EMACS_INT/int cleanup.
2180         * doprnt.c (doprnt): EMACS_INT/int cleanup.
2182         * doc.c (Fsnarf_documentation, get_doc_string): EMACS_INT/int
2183         cleanup.
2185         * lisp.h: Change the definition of all marker.c functions that
2186         take and return buffer stuff to be EMACS_INT instead of int.
2188         * marker.c (buf_charpos_to_bytepos, CONSIDER, set_marker_both)
2189         (buf_charpos_to_bytepos, bytepos_to_charpos)
2190         (buf_bytepos_to_charpos, Fbuffer_has_markers_at)
2191         (set_marker_restricted, set_marker_both): Convert int to EMACS_INT
2192         for all buffer positions.
2194 2010-09-23  Chong Yidong  <cyd@stupidchicken.com>
2196         * intervals.c (traverse_intervals, rotate_right, rotate_left)
2197         (split_interval_right, find_interval, next_interval)
2198         (delete_node, delete_interval, interval_deletion_adjustment)
2199         (adjust_intervals_for_deletion, merge_interval_right)
2200         (merge_interval_left, graft_intervals_into_buffer)
2201         (copy_intervals): Convert EMACS_UINTs to EMACS_INT.
2203         * intervals.h (traverse_intervals): Update prototype.
2205 2010-09-23  Eli Zaretskii  <eliz@gnu.org>
2207         * indent.c (compute_motion): Use EMACS_INT for arguments to
2208         region_cache_forward.
2210         * region-cache.c (struct boundary, struct region_cache):
2211         Use EMACS_INT for positions.
2212         (find_cache_boundary, move_cache_gap, insert_cache_boundary)
2213         (delete_cache_boundaries, set_cache_region)
2214         (invalidate_region_cache, know_region_cache)
2215         (region_cache_forward, region_cache_backward, pp_cache):
2216         Use EMACS_INT for buffer positions.
2218         * region-cache.h (know_region_cache, invalidate_region_cache)
2219         (region_cache_forward, region_cache_backward): Adjust prototypes.
2221         * search.c (string_match_1, fast_c_string_match_ignore_case)
2222         (looking_at_1, scan_buffer, scan_newline)
2223         (find_next_newline_no_quit, find_before_next_newline)
2224         (search_command, trivial_regexp_p, search_buffer, simple_search)
2225         (boyer_moore, wordify, Freplace_match): Use EMACS_INT for buffer
2226         and string positions and length.
2228         * lisp.h (scan_buffer, scan_newline, find_next_newline_no_quit)
2229         (find_before_next_newline): Adjust prototypes.
2231         * editfns.c (transpose_markers, update_buffer_properties)
2232         (buildmark, clip_to_bounds, Fgoto_char, overlays_around)
2233         (get_pos_property, Fconstrain_to_field)
2234         (Fline_beginning_position, Fline_end_position, Fprevious_char)
2235         (Fchar_after, Fchar_before, Finsert_char)
2236         (Finsert_buffer_substring, Fcompare_buffer_substrings)
2237         (Fsubst_char_in_region, Fformat, Ftranspose_regions):
2238         Use EMACS_INT for buffer and string position variables.
2239         (Finsert_char): Protect against too large insertions.
2241         * lisp.h (clip_to_bounds): Adjust prototype.
2243         * intervals.c (traverse_intervals, rotate_right, rotate_left)
2244         (balance_an_interval, split_interval_right, split_interval_left)
2245         (find_interval, next_interval, update_interval)
2246         (adjust_intervals_for_insertion, delete_node, delete_interval)
2247         (interval_deletion_adjustment, adjust_intervals_for_deletion)
2248         (offset_intervals, merge_interval_right, merge_interval_left)
2249         (graft_intervals_into_buffer, adjust_for_invis_intang)
2250         (move_if_not_intangible, get_local_map, copy_intervals)
2251         (copy_intervals_to_string, compare_string_intervals)
2252         (set_intervals_multibyte_1): Use EMACS_INT for buffer positions
2253         and for interval tree size.
2255         * intervals.h (traverse_intervals, split_interval_right)
2256         (split_interval_left, find_interval, offset_intervals)
2257         (graft_intervals_into_buffer, copy_intervals)
2258         (copy_intervals_to_string, move_if_not_intangible, get_local_map)
2259         (update_interval): Adjust prototypes.
2261         * xdisp.c (check_point_in_composition, reconsider_clip_changes):
2262         Use EMACS_INT for buffer position variables and arguments.
2264         * composite.c (get_composition_id, find_composition)
2265         (run_composition_function, compose_text)
2266         (composition_gstring_width, autocmp_chars)
2267         (composition_update_it, Ffind_composition_internal): Use EMACS_INT
2268         for buffer positions and string length variables and arguments.
2270         * composite.h (get_composition_id, find_composition, compose_text)
2271         (composition_gstring_width): Adjust prototypes.
2273         * editfns.c (Fformat): Use EMACS_INT for string size variables.
2275         * xdisp.c (store_mode_line_noprop, display_mode_element):
2276         Use EMACS_INT for string positions.
2278         * intervals.c (get_property_and_range): Use EMACS_INT for buffer
2279         position arguments.
2281         * intervals.h (get_property_and_range): Adjust prototype.
2283         * character.c (parse_str_as_multibyte, str_as_multibyte)
2284         (parse_str_to_multibyte, str_to_multibyte, str_as_unibyte)
2285         (string_count_byte8, string_escape_byte8, c_string_width)
2286         (strwidth, lisp_string_width, multibyte_chars_in_text):
2287         Use EMACS_INT for string length variables and arguments.
2289         * character.h (parse_str_as_multibyte, str_as_multibyte)
2290         (parse_str_to_multibyte, str_to_multibyte, str_as_unibyte)
2291         (c_string_width, strwidth, lisp_string_width):
2292         Adjust prototypes.
2294         * font.c (font_intern_prop): Use EMACS_INT for string length
2295         variables.
2297         * font.c (font_intern_prop): Use EMACS_INT for string length
2298         variables.
2300         * fns.c (Fstring_as_multibyte): Use EMACS_INT for string length
2301         variables.
2303         * alloc.c <total_string_size>: Declare as EMACS_INT, not int.
2304         (Fmake_string): Protect against too large strings.
2305         (live_string_p, live_cons_p, live_symbol_p, live_float_p)
2306         (live_misc_p): Use ptrdiff_t instead of int for pointer
2307         differences.
2308         (string_bytes, check_sblock, check_string_free_list)
2309         (allocate_string_data, compact_small_strings, Fmake_string)
2310         (Fmake_bool_vector, make_string, make_unibyte_string)
2311         (make_multibyte_string, make_string_from_bytes)
2312         (make_specified_string_string, Fmake_list, Fmake_vector):
2313         Use EMACS_INT for string length variables and arguments.
2314         (find_string_data_in_pure, make_pure_string, make_pure_c_string)
2315         (Fpurecopy): Use EMACS_INT for string size.
2316         (mark_vectorlike, mark_char_table, mark_object): Use EMACS_UINT
2317         for vector size.
2319         * lisp.h (make_string, make_unibyte_string, make_multibyte_string)
2320         (make_string_from_bytes, make_specified_string_string)
2321         (make_pure_string, string_bytes, check_point_in_composition):
2322         Adjust prototypes.
2324 2010-09-22  Eli Zaretskii  <eliz@gnu.org>
2326         * editfns.c (Fsubst_char_in_region, Ftranslate_region_internal)
2327         (check_translation): Use EMACS_INT for buffer positions and
2328         length.
2330         * undo.c (record_marker_adjustment, record_delete)
2331         (record_change, record_point, record_insert)
2332         (record_property_change, Fprimitive_undo): Use EMACS_INT for
2333         buffer positions.
2335         * lisp.h (record_marker_adjustment, record_delete)
2336         (record_change, record_point, record_insert)
2337         (record_property_change, Fprimitive_undo): Adjust prototypes.
2339 2010-09-22  Juanma Barranquero  <lekktu@gmail.com>
2340             Eli Zaretskii  <eliz@gnu.org>
2342         * w32.c (get_emacs_configuration_options): Fix buffer overrun.
2344 2010-09-22  Eli Zaretskii  <eliz@gnu.org>
2346         * minibuf.c (Fminibuffer_contents)
2347         (Fminibuffer_contents_no_properties)
2348         (Fminibuffer_completion_contents): Use EMACS_INT for minibuffer
2349         positions.
2351         * keyboard.c (command_loop_1): Use EMACS_INT to compare point with
2352         mark.
2354         * alloc.c (make_uninit_string, make_uninit_multibyte_string)
2355         (allocate_string_data): Accept EMACS_INT for string length.
2357         * editfns.c (Ffield_string, Ffield_string_no_properties)
2358         (make_buffer_string, make_buffer_string_both, Fbuffer_substring)
2359         (Fbuffer_substring_no_properties, find_field, Fdelete_field)
2360         (Ffield_string, Ffield_string_no_properties, Ffield_beginning)
2361         (Ffield_end): Use EMACS_INT for buffer positions.
2363         * insdel.c (prepare_to_modify_buffer): Use EMACS_INT to compare
2364         point with mark.
2366         * lisp.h (allocate_string_data, make_uninit_string)
2367         (make_uninit_multibyte_string, make_buffer_string)
2368         (make_buffer_string_both): Adjust prototypes.
2370 2010-09-22  Chong Yidong  <cyd@stupidchicken.com>
2372         * xml.c: Switch to GNU indentation.
2373         (make_dom): Change parse tree format to match xml.el.
2374         (Fxml_parse_html_string_internal): Rename from html-parse-string.
2375         (Fxml_parse_string_internal): Rename from xml-parse-string.
2377 2010-09-22  Kenichi Handa  <handa@m17n.org>
2379         * xdisp.c (compute_stop_pos): Call composition_compute_stop_pos
2380         only if we are not at a composition.
2381         (set_iterator_to_next): Give it->end_charpos to
2382         composition_compute_stop_pos.
2383         (set_iterator_to_next, next_element_from_buffer): Likewise.
2385         * dispnew.c (buffer_posn_from_coords): Fix position when the
2386         current display element is a grapheme cluster in bidi-reordered
2387         region.
2389 2010-09-21  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
2391         * doc.c (Fsnarf_documentation): Use memmove instead of memcpy as
2392         the regions may overlap.
2394 2010-09-21  Juanma Barranquero  <lekktu@gmail.com>
2396         * makefile.w32-in ($(BLD)/sysdep.$(O)): Update dependencies.
2398 2010-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
2400         * emacs.c: Do not include sys/ioctl.h, not needed.
2402         * doprnt.c: Do not include stdlib.h, config.h does it.
2403         Move #include before macro definition.
2405 2010-09-20  Dan Nicolaescu  <dann@ics.uci.edu>
2407         * Makefile.in (temacs): Link using $(CC) not $(LD).
2408         (LD_FIRSTFLAG): Define using autoconf.
2409         (LD): Remove.
2411         Remove HAVE_TERMIOS definitions.
2412         * s/usg5-4-common.h (HAVE_TERMIOS):
2413         * s/template.h (HAVE_TERMIOS):
2414         * s/gnu-linux.h (HAVE_TERMIOS):
2415         * s/darwin.h (HAVE_TERMIOS):
2416         * s/cygwin.h (HAVE_TERMIOS):
2417         * s/bsd-common.h (HAVE_TERMIOS):
2418         * s/aix4-2.h (HAVE_TERMIOS):
2419         * s/hpux10-20.h (HAVE_TERMIOS): Do not define, it is assumed
2420         defined on all non-MS platforms.
2421         (HAVE_PSTAT_GETDYNAMIC): Do not define, autoconf does it.
2423         * xterm.c (xt_action_hook): Use const.
2425 2010-09-20  Juanma Barranquero  <lekktu@gmail.com>
2427         Don't make W32 code conditional on HAVE_SOCKETS, it's always defined.
2428         * w32.c: Remove top-level uses of #ifdef HAVE_SOCKETS.
2429         (gethostname) [!HAVE_SOCKETS]: Remove.
2430         (SOCK_REPLACE_HANDLE): Remove macro.
2431         (socket_to_fd, sys_close, _sys_read_ahead, sys_read, sys_write)
2432         (term_ntproc, init_ntproc): Don't conditionalize on HAVE_SOCKETS.
2433         * w32proc.c: Remove top-level uses of #ifdef HAVE_SOCKETS.
2434         (syms_of_ntproc): Don't conditionalize on HAVE_SOCKETS.
2436 2010-09-18  Eli Zaretskii  <eliz@gnu.org>
2438         * deps.mk (xml.o): Add dependencies.
2440         * xdisp.c (Fcurrent_bidi_paragraph_direction):
2441         Call bidi_paragraph_init with NO_DEFAULT_P non-zero.  (Bug#7038)
2443         * bidi.c (bidi_paragraph_init): Accept an additional argument
2444         NO_DEFAULT_P; all callers changed.  If NO_DEFAULT_P is non-zero,
2445         search back until a paragraph with a strong directional character
2446         is found, and use that to determine paragraph's base direction.
2448         * dispextern.h (bidi_paragraph_init): Update prototype.
2450 2010-09-17  Eli Zaretskii  <eliz@gnu.org>
2452         * w32.c (_PROCESS_MEMORY_COUNTERS_EX): Don't define with versions
2453         of w32api >= 3.15.  (Bug#6989)
2455 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2457         * process.c (wait_reading_process_output): Don't message about
2458         accept-process-output unless the time limit really is zero.
2460 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2462         * frame.c (Ftool_bar_pixel_width): YAILOM (Yet another
2463         int/Lisp_Object mixup).
2465 2010-09-17  Jan Djärv  <jan.h.d@swipnet.se>
2467         * keyboard.c (parse_tool_bar_item): For QClabel, set TOOL_BAR_ITEM_LABEL
2468         not HELP.
2470 2010-09-17  Stephen Berman  <stephen.berman@gmx.net>
2472         * frame.c (Ftool_bar_pixel_width): New function to expose tool
2473         bar's pixel width to Lisp (Bug#7048).
2475 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2477         * cmds.c (syms_of_cmds) <post-self-insert-hook>: Fix typos in docstring.
2479 2010-09-17  Jan Djärv  <jan.h.d@swipnet.se>
2481         * gtkutil.c (xg_pack_tool_bar): Call gtk_handle_box_set_handle_position
2482         with argument top/left if tool bar is vertical/horizontal (Bug#7051).
2484 2010-09-17  Kenichi Handa  <handa@m17n.org>
2486         * ftfont.c (ftfont_check_otf): Fix previous change.
2488 2010-09-14  Kenichi Handa  <handa@m17n.org>
2490         * ftfont.c (ftfont_check_otf): Fix the case of checking just
2491         existence of GSUB or GPOS.
2493 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2495         * cmds.c (syms_of_cmds) <post-self-insert-hook>: Fix typos in docstring.
2497 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2499         * xml.c (parse_buffer): Rename to parse_string(), since that's
2500         what it does.
2501         (parse_string): Return nil when the document can't be parsed.
2503 2010-09-14  Jan Djärv  <jan.h.d@swipnet.se>
2505         * xterm.c (get_current_vm_state): New function.
2506         (do_ewmh_fullscreen): Call get_current_vm_state and compare with
2507         want_fullscreen so set_wm_state calls are few (Bug#7013).
2508         (x_handle_net_wm_state): Move code to get_current_vm_state and
2509         call that function.
2511 2010-09-14  Courtney Bane  <emacs-bugs-7626@cbane.org>  (tiny change)
2513         * term.c (tty_set_terminal_modes): Don't initialize twice (bug#7002).
2515 2010-09-14  Kenichi Handa  <handa@m17n.org>
2517         * coding.c (encode_coding_iso_2022): Don't optimize for ASCII if
2518         we may use designation or locking-shift.
2520 2010-09-14  Kenichi Handa  <handa@m17n.org>
2522         * coding.c (detect_coding_emacs_mule): Fix checking of multibyte
2523         sequence when the source is multibyte.
2525 2010-09-14  Andreas Schwab  <schwab@linux-m68k.org>
2527         * xml.c (Fxml_parse_string, Fxml_parse_string): Revert last change.
2528         Don't make first argument optional.  Doc fix.
2530 2010-09-14  Leo  <sdl.web@gmail.com>  (tiny change)
2532         * xml.c (Fxml_parse_string, Fhtml_parse_string): Fix up the
2533         parameters for the doc string.
2535 2010-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2537         * xml.c (Fhtml_parse_string, Fxml_parse_string): Mention BASE-URL.
2539 2010-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2541         * fns.c (Fy_or_n_p): Move to lisp/subr.el.
2542         (syms_of_fns): Don't defsubr Sy_or_n_p.
2543         * lisp.h: Don't declare Fy_or_n_p.
2544         * fileio.c (barf_or_query_if_file_exists): Fy_or_n_p -> y-or-n-p.
2546 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2548         * xml.c (Fxml_parse_buffer): New function to parse XML files.
2550 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2552         * xml.c: New file.
2553         (Fhtml_parse_buffer): New function to interface to the libxml2
2554         html parsing function.
2556 2010-09-05  Juanma Barranquero  <lekktu@gmail.com>
2558         * biditype.h: Regenerate.
2560 2010-09-04  Andreas Schwab  <schwab@linux-m68k.org>
2562         * nsimage.m (ns_load_image): Check argument types.
2564         * image.c: Remove all uses of gcpro.
2565         (xpm_load): Check all lisp types.
2566         (pbm_load): Likewise.
2567         (png_load): Likewise.
2568         (jpeg_load): Likewise.
2569         (tiff_load): Likewise.
2570         (gif_load): Likewise.
2571         (imagemagick_load_image): Likewise.
2572         (imagemagick_load): Likewise.
2573         (svg_load): Likewise.
2574         (gs_load): Likewise.
2576 2010-09-04  Eli Zaretskii  <eliz@gnu.org>
2578         * w32uniscribe.c (uniscribe_shape): Update commentary.
2579         Don't try to reorder grapheme clusters, since LGSTRING should always
2580         hold them in the logical order.
2581         (uniscribe_encode_char, uniscribe_shape): Force ScriptShape to
2582         return glyph codes in the logical order.
2584 2010-09-04  Andreas Schwab  <schwab@linux-m68k.org>
2586         * image.c (imagemagick_image_p): Replace bcopy by memcpy.
2587         (imagemagick_load_image): Fix type mismatch.
2588         (Fimagemagick_types): Likewise.  Doc fix.
2590 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
2592         * xterm.h (struct dpyinfo): Remove cut_buffers_initialized.
2594         * xterm.c (x_term_init): Don't set dpyinfo->cut_buffers_initialized.
2596         * xselect.c: Remove declaration of cut-buffer objects and functions.
2597         (symbol_to_x_atom): Remove mapping to XA_CUT_BUFFERn.
2598         (x_atom_to_symbol): Remove mapping to QCUT_BUFFERn.
2599         (Fx_get_cut_buffer_internal, Fx_store_cut_buffer_internal)
2600         (Fx_rotate_cut_buffers_internal): Remove.
2601         (syms_of_xselect): Remove defsubr of above.
2602         Remove intern of QCUT_BUFFERn.
2604 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2606         * cmds.c (Vblink_paren_function): Remove.
2607         (internal_self_insert): Make it insert N chars at a time.
2608         Don't call blink-paren-function.
2609         (Fself_insert_command): Adjust accordingly.
2610         (syms_of_cmds): Don't declare blink-paren-function.
2612 2010-08-31  Kenichi Handa  <handa@m17n.org>
2614         * dispextern.h (FACE_FOR_CHAR): Use an ASCII face for 8-bit
2615         characters.
2617         * term.c (encode_terminal_code): Fix the previous change.
2618         (produce_glyphs): Don't set it->char_to_display here.
2619         Don't handle unibyte-display-via-language-environment here.
2620         (produce_special_glyphs): Set temp_it.char_to_display before
2621         calling produce_glyphs.
2623         * xdisp.c (get_next_display_element): Set it->char_to_display
2624         here.  Convert all 8-bit bytes from unibyte buffer/string to 8-bit
2625         characters.
2626         (get_overlay_arrow_glyph_row): Set it.char_to_display too before
2627         calling PRODUCE_GLYPHS.
2628         (append_space_for_newline): Save and store it->char_to_display.
2629         Set it->char_to_display before calling PRODUCE_GLYPHS.
2630         (extend_face_to_end_of_line): Set it->char_to_display before
2631         calling PRODUCE_GLYPHS.
2632         (get_glyph_face_and_encoding): Set the glyph code an 8-bit
2633         character to its byte value.
2634         (get_char_glyph_code): New function.
2635         (produce_stretch_glyph): Set it2.char_to_display too before
2636         calling x_produce_glyphs.
2637         (x_produce_glyphs): Simplify by using the same code for ASCII and
2638         non-ASCII characters.  Don't set it->char_to_display here.
2639         Don't handle unibyte-display-via-language-environment here.  For a
2640         character of no glyph, use font->space_width instead of FONT_WIDTH.
2642 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2644         * keyboard.c (Fwindow_system): Fix compilation for USE_LISP_UNION_TYPE.
2646 2010-08-31  Chong Yidong  <cyd@stupidchicken.com>
2648         * keyboard.c (command_loop_1): Don't call x-set-selection on tty.
2650 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2652         * marker.c (Fcopy_marker): Make the first arg optional.
2654 2010-08-30  Kenichi Handa  <handa@m17n.org>
2656         * composite.c (composition_update_it): Fix computing of
2657         cmp_it->width.
2659 2010-08-29  Kenichi Handa  <handa@m17n.org>
2661         * term.c (encode_terminal_code): Encode byte chars to the
2662         corresponding bytes.
2664 2010-08-29  Jan Djärv  <jan.h.d@swipnet.se>
2666         * nsterm.m (ns_draw_window_cursor): Draw BAR_CURSOR correct for R2L.
2668 2010-08-26  Kenichi Handa  <handa@m17n.org>
2670         * xdisp.c (compute_stop_pos): Pay attention to bidi scan direction
2671         on calling composition_compute_stop_pos.
2673 2010-08-25  Kenichi Handa  <handa@m17n.org>
2675         * fontset.c (reorder_font_vector): Prefer a font-spec specifying
2676         :otf.
2678         * composite.c (composition_compute_stop_pos): Don't break
2679         composition at PT.
2680         (composition_reseat_it): Likewise.  Fix calculation of character
2681         position starting a composition.
2682         (Fcomposition_get_gstring): Don't limit the number of components
2683         for automatic composition.
2685 2010-08-25  Kenichi Handa  <handa@m17n.org>
2687         * composite.c (composition_compute_stop_pos): In forward search,
2688         pay attention to the possibility that some character after ENDPOS
2689         will be composed with charactrs before ENDPOS.
2691 2010-08-24  Chong Yidong  <cyd@stupidchicken.com>
2693         * keyboard.c (command_loop_1): Don't clobber primary selection
2694         during handle-switch-frame (Bug#6872).
2696 2010-08-23  Michael Albinus  <michael.albinus@gmx.de>
2698         * dbusbind.c: Accept UNIX domain sockets as bus address.
2699         (Fdbus_close_bus): New function.
2700         (Vdbus_registered_buses): New variable.
2701         (xd_initialize): Implement string as bus address.
2702         (Fdbus_init_bus): Add bus to Vdbus_registered_buses).
2703         (Fdbus_get_unique_name, Fdbus_call_method)
2704         (Fdbus_call_method_asynchronously, Fdbus_method_return_internal)
2705         (Fdbus_method_error_internal, Fdbus_send_signal)
2706         (Fdbus_register_signal, Fdbus_register_method): Remove bus type
2707         check.  This is done in xd_initialize_bus.  Adapt doc string, if
2708         necessary.
2709         (xd_pending_messages, xd_read_queued_messages): Loop over buses in
2710         Vdbus_registered_buses.
2711         (Vdbus_registered_objects_table): Create hash.
2713 2010-08-22  Juri Linkov  <juri@jurta.org>
2715         * keyboard.c (Fexecute_extended_command): Move reading a command name
2716         with `completing-read' to a new Elisp function `read-extended-command'.
2717         Call it to read a command to `function'  (bug#5364, bug#5214).
2719 2010-08-22  Chong Yidong  <cyd@stupidchicken.com>
2721         * emacs.c (main): Remove handling of --unibyte arg (Bug#6886).
2723 2010-08-22  Andreas Schwab  <schwab@linux-m68k.org>
2725         * eval.c (Flet, Feval, Fapply, apply_lambda): Use SAFE_ALLOCA_LISP
2726         instead of SAFE_ALLOCA.
2728 2010-08-22  Chong Yidong  <cyd@stupidchicken.com>
2730         * eval.c (Flet, Feval, Fapply, apply_lambda): Use SAFE_ALLOCA
2731         (Bug#6214).
2733 2010-08-22  Jan Djärv  <jan.h.d@swipnet.se>
2735         * doc.c (Fsnarf_documentation): Set skip_file only if p[1] is S.
2737 2010-08-22  Jan Djärv  <jan.h.d@swipnet.se>
2739         * doc.c (Fsnarf_documentation): Initialize skip_file before
2740         build-files test.
2742 2010-08-22  Peter O'Gorman  <pogma@thewrittenword.com>  (tiny change)
2744         * s/hpux10-20.h (HAVE_TERMIOS, NO_TERMIO, ORDINARY_LINK):
2745         New definitions.
2746         (HAVE_TERMIO): Remove.
2748 2010-08-22  Eli Zaretskii  <eliz@gnu.org>
2750         * deps.mk (sysdep.o, msdos.o): Depend on sysselect.h.
2752         * sysselect.h [WINDOWSNT]: Don't define the FD_* and select stuff
2753         for w32.
2755         * s/ms-w32.h (HAVE_SYS_TIMEB_H): Don't #undef HAVE_SYS_SELECT_H,
2756         it's done in nt/config.nt.
2758         * makefile.w32-in ($(BLD)/sysdep.$(O)): Depend on sysselect.h.
2760         * unexcoff.c (report_error, make_hdr, write_segment)
2761         (copy_text_and_data, copy_sym, mark_x, adjust_lnnoptrs, unexec):
2762         Convert argument lists and prototypes to ANSI C.
2763         (make_hdr, write_segment): Remove unused variables.
2764         (unexec): Remove commented-out line.  Initialize `new' to shut up
2765         compiler warnings.
2767 2010-08-22  Dan Nicolaescu  <dann@ics.uci.edu>
2769         Simplify termio code.
2770         All non-MSDOS non-WINDOWSNT platforms define HAVE_TERMIOS, so
2771         HAVE_TERMIO code is obsolete.
2772         Replace HAVE_TERMIOS conditionals with !DOS_NT.
2773         * systty.h: Do not define HAVE_TCATTR.
2774         Remove HAVE_TERMIO, HAVE_LTCHARS and HAVE_TCHARS code.
2775         Do not define EMACS_HAVE_TTY_PGRP.  Only define
2776         EMACS_GET_TTY_PGRP for !DOS_NT.
2777         * sysdep.c: Include sysselect.h unconditionally.  Do not include
2778         sys/ioctl.h and termios.h, systty.h does it.
2779         Use HAVE_SYS_UTSNAME_H instead of USG as an include guard.
2780         (init_baud_rate): Remove HAVE_TERMIO code.
2781         (child_setup_tty): Remove HAVE_TERMIO code.
2782         (emacs_get_tty, emacs_set_tty): Remove HAVE_TERMIO, HAVE_TCHARS
2783         and HAVE_LTCHARS code.  Use !DOS_NT instead of HAVE_TCATTR.
2784         (new_ltchars, new_tchars): Remove, unused.
2785         (init_sys_modes): Remove HAVE_TERMIO, HAVE_TCHARS and HAVE_LTCHARS
2786         code.  Remove special casing for __mips__, it was a no-op.
2787         Remove HAVE_TCATTR conditional, it is implied by HAVE_TERMIOS.
2788         (init_sys_modes): Remove HPUX special case.
2789         * process.c: Include stdlib.h unconditionally.  Do not include
2790         fcntl.h, systty.h does it.  Remove conditional code for
2791         HAVE_SERIAL, it is always true.
2792         (process_send_signal): Remove HAVE_TERMIOS conditional, it's
2793         always true when SIGNALS_VIA_CHARACTERS is true.
2794         (Fcontinue_process, Fprocess_send_eof): Simplify conditionals:
2795         !WINDOWSNT means HAVE_TERMIOS.
2796         (create_process): Remove HAVE_TERMIOS, it's inside a HAVE_PTYS
2797         conditional, which is true for all HAVE_TERMIOS systems.
2798         * keyboard.c (init_keyboard): Do not use HAVE_TERMIO, use !DOS_NT
2799         instead of HAVE_TERMIOS.
2800         * emacs.c (shut_down_emacs): Use !defined DOS_NT instead of
2801         EMACS_HAVE_TTY_PGRP.
2802         * callproc.c (child_setup): Move EMACS_SET_TTY_PGRP use to the
2803         non-MSDOS, non-WINDOWSNT code, it's only defined for such systems
2804         anyway.
2806 2010-08-21  Eli Zaretskii  <eliz@gnu.org>
2808         * dispnew.c (buffer_posn_from_coords): Fix off-by-one error in
2809         mirroring pixel positions.
2811 2010-08-20  Dan Nicolaescu  <dann@ics.uci.edu>
2813         * alloc.c (malloc_sbrk_used, malloc_sbrk_unused): Remove,
2814         write only.
2815         (init_alloc_once): Remove writes to malloc_sbrk_unused, and
2816         malloc_sbrk_used, nothing uses them.
2818         * puresize.h: Remove code assuming PNTR_COMPARISON_TYPE is not
2819         defined, unconditionally defined in lisp.h.
2821         * term.c: Do not include <termios.h>, systty.h does it.
2823         * s/unixware.h (HAVE_TCATTR):
2824         * s/aix4-2.h (HAVE_TCATTR): Remove definitions, not needed.
2825         systty.h defines it when HAVE_TERMIOS is defined.
2827 2010-08-20  Eli Zaretskii  <eliz@gnu.org>
2829         * dispnew.c (buffer_posn_from_coords): Fix last change for text
2830         terminals: add one-character offset for R2L lines.
2832         * emacs.c <emacs_version>: Add a comment regarding
2833         msdos/mainmake.v2's dependency on the syntax of this declaration.
2835 2010-08-20  Eli Zaretskii  <eliz@gnu.org>
2837         * dispnew.c (buffer_posn_from_coords): Fix calculation of buffer
2838         position for R2L lines by mirroring the pixel position wrt the
2839         text are box.  Improve commentary.
2841 2010-08-20  Andreas Schwab  <schwab@linux-m68k.org>
2843         * image.c (imagemagick_clear_image): Remove debugging output.
2845 2010-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2847         * cmds.c (Vself_insert_face, Vself_insert_face_command): Remove.
2848         (Qpost_self_insert_hook, Vpost_self_insert_hook): New vars.
2849         (internal_self_insert): Run Qpost_self_insert_hook rather than handle
2850         self-insert-face.
2851         (syms_of_cmds): Initialize the new vars.
2853 2010-08-19  Jason Rumney  <jasonr@gnu.org>
2855         * w32menu.c (set_frame_menubar): Remove call to undefined function.
2857         * w32fns.c (w32_wnd_proc): Don't check context before initializing.
2859 2010-08-19  Jan Djärv  <jan.h.d@swipnet.se>
2861         * nsselect.m (nxatoms_of_nsselect): Use "Selection" and "Secondary".
2863 2010-08-18  Eli Zaretskii  <eliz@gnu.org>
2865         * xterm.c (x_draw_bar_cursor):
2866         * w32term.c (x_draw_bar_cursor): If the character under cursor is
2867         R2L, draw the bar cursor on its right rather than on its left.
2869 2010-08-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2871         * eval.c (Fdefmacro): Only obey one declaration.
2873         * casefiddle.c (casify_region): Setup gl_state.
2875 2010-08-18  Jan Djärv  <jan.h.d@swipnet.se>
2877         * nsterm.m (ns_define_frame_cursor): Call x_update_cursor (Bug#6868).
2879 2010-08-18  Jan Djärv  <jan.h.d@swipnet.se>
2881         * gtkutil.c (update_frame_tool_bar): Literal strings are const char*.
2883 2010-08-18  David De La Harpe Golden  <david@harpegolden.net>
2885         * nsselect.m (QCLIPBOARD, NXPrimaryPboard): Define.
2886         (symbol_to_nsstring): Map QCLIPBOARD => NSGeneralPboard,
2887         QPRIMARY => NXPrimaryPboard.
2888         (ns_string_to_symbol): NSGeneralPboard => QCLIPBOARD,
2889         NXPrimaryPboard => QPRIMARY.
2890         (nxatoms_of_nsselect): NXPrimaryPboard = PrimarySelection,
2891         NXSecondaryPboard = SecondarySelection.
2892         (syms_of_nsselect): Intern QCLIPBOARD (Bug#6677).
2894 2010-08-18  Joakim Verona  <joakim@verona.se>
2896         * image.c: Add support for ImageMagick.  When HAVE_IMAGEMAGICK is
2897         defined:
2898         (imagemagick_image_p): New function to test for ImageMagic image.
2899         (imagemagick_load): New function to load ImageMagick image.
2900         (imagemagick_load_image): New function, helper for imagemagick_load.
2901         (imagemagick-types): New function.
2902         (Qimagemagick): New Lisp_object.
2903         (imagemagick-render-type): New variable, decides which renderer to use.
2905 2010-08-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2907         * gtkutil.c (update_frame_tool_bar): Don't assume TOOL_BAR_ITEM_LABEL
2908         is a string.
2910 2010-08-17  Jan Djärv  <jan.h.d@swipnet.se>
2912         * nsfns.m (ns_frame_parm_handlers): Add a slot for the
2913         x_set_tool_bar_position handler.
2915 2010-08-17  Eli Zaretskii  <eliz@gnu.org>
2917         * w32fns.c <w32_frame_parm_handlers>: Add a slot for the
2918         x_set_tool_bar_position handler, needed to support changes from
2919         2010-07-29T16:49:59Z!jan.h.d@swipnet.se for positioning the tool bar.  (Bug#6796)
2921 2010-08-16  Jan Djärv  <jan.h.d@swipnet.se>
2923         * nsselect.m: include keyboard.h for QPRIMARY, remove its
2924         declaration (Bug#6863).
2925         (syms_of_nsselect): Don't intern QPRIMARY.
2927         * xselect.c: Remove declaration of QPRIMARY (Bug#6864).
2929         * keyboard.h (QPRIMARY): Declare (Bug#6864).
2931 2010-08-16  Chong Yidong  <cyd@stupidchicken.com>
2933         * keyboard.c (command_loop_1): Avoid setting selection twice,
2934         since it's done in deactivate-mark as well.
2935         (Vselect_active_regions): Change default to t.  Replace `lazy'
2936         with non-default value `only', meaning only set PRIMARY for
2937         temporarily active regions.
2939         * insdel.c (prepare_to_modify_buffer): Handle `only' value of
2940         select-active-regions.
2942 2010-08-15  Jan Djärv  <jan.h.d@swipnet.se>
2944         * keyboard.c (parse_tool_bar_item): Put in a bad label if :label
2945         isn't a string.
2947 2010-08-15  Andreas Schwab  <schwab@linux-m68k.org>
2949         * keyboard.c (parse_tool_bar_item): Avoid excessive use of strlen.
2951 2010-08-15  Jan Djärv  <jan.h.d@swipnet.se>
2953         * keyboard.c (parse_tool_bar_item): malloc buf.
2954         Set TOOL_BAR_ITEM_LABEL to empty string if not set to
2955         new_lbl (Bug#6855).
2957 2010-08-14  Eli Zaretskii  <eliz@gnu.org>
2959         * xterm.c (x_draw_stretch_glyph_string):
2960         * w32term.c (x_draw_stretch_glyph_string): In R2L rows, display
2961         the cursor on the right edge of the stretch glyph.
2963         * xdisp.c (window_box_right_offset, window_box_right):
2964         Fix commentary.
2966         * xdisp.c (Fcurrent_bidi_paragraph_direction): Fix paragraph
2967         direction when point is inside a run of whitespace characters.
2969         * bidi.c (bidi_at_paragraph_end): Remove obsolete comment.
2971 2010-08-14  Jason Rumney  <jasonr@gnu.org>
2973         * keyboard.c (lispy_function_keys): Do not define VK_PACKET (bug#4836)
2975 2010-08-14  Chong Yidong  <cyd@stupidchicken.com>
2977         * fns.c (Fmake_hash_table): Doc fix (Bug#6851).
2979 2010-08-13  Jason Rumney  <jasonr@gnu.org>
2981         * w32menu.c (simple_dialog_show): Use unicode message box if available.
2982         (MessageBoxW_Proc): New function typedef.
2983         (unicode-message-box): New function pointer.
2984         (globals_of_w32menu): Import it from user32.dll. (Bug#5629)
2986 2010-08-13  Jan Djärv  <jan.h.d@swipnet.se>
2988         * frame.h (Qtool_bar_position): Declare.
2990         * xfns.c (Fx_create_frame): Call x_default_parameter for
2991         Qtool_bar_position.
2993 2010-08-13  Eli Zaretskii  <eliz@gnu.org>
2995         * unexcoff.c: Remove the parts used when "emacs" is not defined.
2996         (report_error, report_error_1): Ditto.
2997         (write_segment): Remove "#if 0" unused code.
2998         (make_hdr): Remove code that was "#ifndef NO_REMAP" before
2999         NO_REMAP was removed (in 2010-07-29T03:25:08Z!dann@ics.uci.edu).
3000         (start_of_text): Remove unused function (was used only if NO_REMAP
3001         was NOT defined).
3003         * msdos.c (IT_set_face): Fix format string to match argument
3004         types.
3005         (IT_write_glyphs, IT_note_mode_line_highlight)
3006         (IT_set_frame_parameters): Remove unused variables.
3007         (x_set_menu_bar_lines): Declare set_menu_bar_lines.
3008         (IT_set_terminal_modes): Disambiguate expression in if clause.
3009         (Fmsdos_remember_default_colors): Return Qnil.
3010         (IT_set_frame_parameters): Add parens to disambiguate boolean
3011         expression for logging the cursor type to termscript.
3012         (keyboard_layout_list, keypad_translate_map)
3013         (grey_key_translate_map): Add braces in inner initializers.
3014         (dos_rawgetc): Add parens in condition for mouse-3 button-press.
3015         (dos_rawgetc): Remove unused label.
3016         (XMenuActivate): Add braces to remove ambiguous `else'.
3017         (dos_ttraw): Always return a value.
3018         (spawnve): Declare.
3019         (run_msdos_command): Cast 3rd arg of spawnve to "char **".
3021         * dosfns.h (x_set_title): Declare.
3023         * w16select.c (Fw16_set_clipboard_data, Fw16_get_clipboard_data):
3024         Remove unused variables.
3026         * dosfns.c (Fint86, Fdos_memget, Fdos_memput): Remove unused
3027         variables.
3028         (init_dosfns): Declare get_lim_data.
3029         (system_process_attributes): Declare Fget_internal_run_time.
3031         * xmenu.c (xmenu_show) [!USE_X_TOOLKIT && !USE_GTK]: Fix argument
3032         list to be consistent with menu.h.
3034         * w32menu.c (add_menu_item, name_is_separator): Shut up compiler
3035         warnings due to mixing of "char *" and "const char *".
3037 2010-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3039         Introduce a new comment style "c" flag.
3040         * syntax.c (SYNTAX_FLAGS_COMMENT_STYLEB)
3041         (SYNTAX_FLAGS_COMMENT_STYLEC): New macros.
3042         (SYNTAX_FLAGS_COMMENT_STYLE): Use them, add an argument.
3043         (syntax_prefix_flag_p): New function.
3044         (Fstring_to_syntax): Understand new "c" flag.
3045         (Finternal_describe_syntax_value): Recognize new flag; use the
3046         SYNTAX_FLAGS_* macros.
3047         (scan_sexps_forward, Fparse_partial_sexp): Change representation of
3048         comment style to accomodate the new styles.
3049         (back_comment, forw_comment, Fforward_comment, scan_lists)
3050         (scan_sexps_forward): Update code to obey the new comment style flag.
3052         * syntax.h: Move SYNTAX_FLAGS_FOO() macros to syntax.c.
3054         * casefiddle.c (casify_region): Use the new syntax_prefix_flag_p.
3056 2010-08-11  Jan Djärv  <jan.h.d@swipnet.se>
3058         * xfns.c (x_defined_color): If USE_GTK, call xg_check_special_colors
3059         first.
3060         (Fx_hide_tip): Check FRAME_LIVE_P (f) before calling xg_hide_tooltip.
3062         * gtkutil.h (xg_check_special_colors): Declare.
3064         * gtkutil.c (xg_check_special_colors, style_changed_cb): New functions.
3065         (xg_create_frame_widgets): Connect theme name changes to
3066         style_changed_cb.
3068         * xterm.c (emacs_class): New char[] for EMACS_CLASS.
3069         (xim_open_dpy, xim_initialize, xim_close_dpy): Use emacs_class.
3070         (x_term_init): Use char[] display_opt and name_opt instead of
3071         string literal.  file is const char*.
3073         * xsmfns.c (NOSPLASH_OPT): Change to char[].
3074         (smc_save_yourself_CB): Do xstrdup on all ->type and ->name for
3075         props.  Free them at the end.
3077         * xselect.c (Fx_get_atom_name): Use char empty[] instead of literal "".
3079         * xrdb.c (get_system_app): Make path const and use char *p for
3080         non-const char.
3082         * xmenu.c (Fx_popup_dialog): error_name is const char*.
3083         (xmenu_show): error parameter is const char **.  pane_string is const
3084         char *.
3085         (button_names): Is const char *.
3086         (xdialog_show): error_name and pane_string is const.
3088         * process.h (synch_process_death): Is const char*.
3090         * w32menu.c (w32_menu_show):
3091         * nsmenu.m (ns_menu_show): error parameter is const char **.
3093         * menu.h (w32_menu_show, ns_menu_show, xmenu_show): error parameter
3094         is const char **.
3096         * menu.c (Fx_popup_menu): error_name is const.
3098         * keyboard.h (_widget_value): Add defined USE_GTK.  Replace Boolean
3099         with unsigned char and XtPointer with void *.
3101         * gtkutil.h: Replace widget_value with struct _widget_value.
3102         (enum button_type, struct _widget_value): Remove and use the one from
3103         keyboard.h.
3105         * gtkutil.c (get_utf8_string): Always return an allocated string.
3106         Parameter is const.
3107         (create_dialog, xg_create_one_menuitem, create_menus)
3108         (xg_item_label_same_p, xg_update_menu_item): Free result from
3109         get_utf8_string.
3110         (xg_separator_p, xg_item_label_same_p): label is const.
3112         * font.h (font_open_by_name): Make name const.
3114         * font.c (font_open_by_name): Make name const.
3116         * floatfns.c (matherr): Use a const char* variable for x->name.
3118         * emacs.c (main): Pass char[] to putenv instead of literal.
3120         * callproc.c (synch_process_death): Make const.
3121         (Fcall_process): Make signame const.
3123         * nsterm.h (parseKeyEquiv, addSubmenuWithTitle)
3124         (addDisplayItemWithImage): Use const char*.
3126         * nsmenu.m (parseKeyEquiv, addSubmenuWithTitle)
3127         (addDisplayItemWithImage, update_frame_tool_bar): Use const char*.
3129         * nsfont.m (ns_descriptor_to_entity): Use const char*.
3131         * keyboard.h (_widget_value): name, value and key are const char*.
3133         * unexmacosx.c (unexec_error): Use const char *.
3135 2010-08-09  Dan Nicolaescu  <dann@ics.uci.edu>
3137         * font.h (font_parse_xlfd, font_parse_fcname, font_unparse_fcname)
3138         (font_parse_name, font_open_by_name):
3139         * font.c (font_parse_xlfd, font_parse_fcname, font_unparse_fcname)
3140         (font_parse_name, font_open_by_name): Remove const.
3142 2010-08-09  Andreas Schwab  <schwab@linux-m68k.org>
3144         Use autoconf determined WORDS_BIGENDIAN instead of hardcoded
3145         definition.
3147         * m/alpha.h: Don't define/undef WORDS_BIG_ENDIAN.
3148         * m/amdx86-64.h: Likewise.
3149         * m/arm.h: Likewise.
3150         * m/hp800.h: Likewise.
3151         * m/ia64.h: Likewise.
3152         * m/ibmrs6000.h: Likewise.
3153         * m/ibms390.h: Likewise.
3154         * m/intel386.h: Likewise.
3155         * m/iris4d.h: Likewise.
3156         * m/m68k.h: Likewise.
3157         * m/macppc.h: Likewise.
3158         * m/mips.h: Likewise.
3159         * m/sh3.h: Likewise.
3160         * m/sparc.h: Likewise.
3161         * m/template.h: Likewise.
3162         * m/vax.h: Likewise.
3163         * m/xtensa.h: Likewise.
3164         * fringe.c (init_fringe_bitmap): Test WORDS_BIGENDIAN instead of
3165         WORDS_BIG_ENDIAN.
3166         * lisp.h: Likewise.
3167         * md5.c: Likewise.
3168         * sound.c (le2hl, le2hs, be2hl, be2hs): Likewise.
3170 2010-08-09  Dan Nicolaescu  <dann@ics.uci.edu>
3172         Use const char* instead of char*.
3173         Reduce the number of warnings with -Wwrite-strings.
3174         * xrdb.c (get_environ_db, get_system_name):
3175         * unexelf.c (find_section):
3176         * term.c (string_cost, string_cost_one_line, per_line_cost)
3177         (get_named_tty, init_tty):
3178         * sysdep.c (sys_subshell):
3179         * sound.c (sound_perror, sound_warning, vox_open, vox_init)
3180         (alsa_sound_perror, alsa_open, alsa_configure, alsa_init):
3181         * search.c (Freplace_match):
3182         * process.c (Fmake_network_process, send_process, init_process):
3183         * lread.c (Fload, init_lread):
3184         * keymap.c (Fdescribe_buffer_bindings, describe_map_tree):
3185         * keyboard.c (parse_tool_bar_item, struct event_head):
3186         * gtkutil.h (xg_get_font_name):
3187         * gtkutil.c (get_dialog_title, create_dialog, xg_get_font_name)
3188         (make_widget_for_menu_item, make_menu_item, create_menus)
3189         (xg_make_tool_item):
3190         * font.c (parse_matrix, font_parse_name):
3191         * floatfns.c (rounding_driver, float_error_fn_name):
3192         * filelock.c (get_boot_time_1, lock_file_1):
3193         * fileio.c (barf_or_query_if_file_exists, check_writable):
3194         * editfns.c (get_system_name, get_operating_system_release)
3195         (Fencode_time, Fset_time_zone_rule):
3196         * dispextern.h (string_cost, per_line_cost, get_named_tty, init_tty):
3197         * buffer.c (defvar_per_buffer): Use const.
3199 2010-08-08  Kenichi Handa  <handa@m17n.org>
3201         * charset.c: Include <stdlib.h>.
3202         (struct charset_sort_data): New struct.
3203         (charset_compare): New function.
3204         (Fsort_charsets): New function.
3205         (syms_of_charset): Declare Fsort_charsets as a Lisp function.
3207         * coding.c (decode_coding_iso_2022): Fix checking of dimension
3208         number in CTEXT extended segment.
3210 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
3212         * w32fns.c (syms_of_w32fns) <x-max-tooltip-size>: Fix typo in docstring.
3213         * xfns.c (syms_of_xfns) <x-max-tooltip-size>: Reflow docstring.
3215 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
3217         * fns.c (Fsubstring_no_properties, Fnthcdr, Ffeaturep)
3218         (Fhash_table_size): Fix typos in docstrings.
3219         (Fmake_hash_table): Doc fix.
3221 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
3223         * minibuf.c (syms_of_minibuf) <read-buffer-function>:
3224         Doc fix (bug#5625).
3226 2010-08-08  Ken Brown  <kbrown@cornell.edu>
3228         * dired.c (DIRENTRY_NONEMPTY) [cygwin]: Use d_ino instead of
3229         the MSDOS definition.
3231 2010-08-08  Dan Nicolaescu  <dann@ics.uci.edu>
3233         Use const char* instead of char*.
3234         * xterm.c (x_create_toolkit_scroll_bar):
3235         * xfont.c (xfont_list_pattern):
3236         * xfns.c (x_default_scroll_bar_color_parameter)
3237         (xic_create_fontsetname, x_default_font_parameter)
3238         (x_screen_planes):
3239         * xdisp.c (c_string_pos, number_of_chars, reseat_to_string)
3240         (store_mode_line_string, decode_mode_spec, display_string):
3241         * menu.c (digest_single_submenu):
3242         * keymap.h (initial_define_key, initial_define_lispy_key):
3243         * keymap.c (initial_define_key, initial_define_lispy_key):
3244         * image.c (image_error, image_keyword):
3245         * gtkutil.h (xg_create_widget, xg_create_scroll_bar):
3246         * gtkutil.c (xg_create_widget, xg_create_scroll_bar):
3247         * ftfont.c (struct fc_charset_table, ftfont_spec_pattern)
3248         (ftfont_list, ftfont_match):
3249         * frame.c (frame_parm_table):
3250         * font.h (font_intern_prop, font_parse_xlfd, font_parse_fcname)
3251         (font_unparse_fcname, font_unparse_fcname, font_open_by_name)
3252         (font_add_log, font_deferred_log):
3253         * font.c (font_intern_prop, font_parse_xlfd, font_parse_fcname)
3254         (font_unparse_fcname, font_unparse_fcname, font_open_by_name)
3255         (font_add_log, font_deferred_log):
3256         * emacs.c (argmatch):
3257         * dispextern.h (struct it):
3258         * coding.c (ENCODE_DESIGNATION):
3259         * charset.c (define_charset_internal): Use const.
3261         * s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove, unused.
3263         * xrdb.c: Remove include guard.
3264         Remove DECLARE_GETPWUID_WITH_UID_T conditional it had no effect.
3265         Remove #if 0 code.  Replace malloc->xmalloc, free->xfree,
3266         realloc->xrealloc instead of using #defines.
3268 2010-08-08  Eli Zaretskii  <eliz@gnu.org>
3270         * cmds.c (Fforward_line, Fbeginning_of_line, Fend_of_line):
3271         * editfns.c (Fline_beginning_position, Fline_end_position):
3272         State in the doc strings that start and end of line are in the
3273         logical order.
3275         * xdisp.c (display_line): Move the handling of overlay arrow after
3276         the call to find_row_edges.  (Bug#6699)
3278 2010-08-07  Chong Yidong  <cyd@stupidchicken.com>
3280         * keyboard.c (command_loop_1):
3281         * insdel.c (prepare_to_modify_buffer): Don't call validate_region.
3283 2010-08-07  Chong Yidong  <cyd@stupidchicken.com>
3285         * insdel.c (prepare_to_modify_buffer): Save active region text to
3286         Vsaved_region_selection.
3288         * xselect.c (QPRIMARY): Move to keyboard.c.
3290         * keyboard.c (Vselect_active_regions): Move from simple.el.
3291         (Vsaved_region_selection, Qx_set_selection, QPRIMARY, Qlazy): New vars.
3292         (command_loop_1): Set window selection prior to deactivating the mark.
3294 2010-08-07  Juanma Barranquero  <lekktu@gmail.com>
3296         * alloc.c (lisp_malloc):
3297         * buffer.c (set_buffer_internal, set_buffer_internal_1):
3298         * charset.h (emacs_mule_charset):
3299         * dispextern.h (inhibit_free_realized_faces, redraw_frame)
3300         (redraw_garbaged_frames, scroll_cost, update_frame, scrolling)
3301         (bitch_at_user):
3302         * lisp.h (Fcheck_coding_system, Fget_text_property)
3303         (Qfunction, Qcompletion_ignore_case, QCwidth, QCsize):
3304         Remove duplicate declarations.
3306 2010-08-06  Dan Nicolaescu  <dann@ics.uci.edu>
3308         * process.c: Simplify include logic.
3310         * keyboard.h (quit_char): Add declaration.
3311         * process.h (QCport, QCspeed, QCprocess, QCbytesize, QCstopbits)
3312         (QCparity, Qodd, Qeven, QCflowcontrol, Qhw, Qsw, QCsummary):
3313         Add declarations.
3314         * sysdep.c:
3315         * w32.c: Remove the above declarations.
3317         Remove extern declarations in .c files, .h files have them.
3318         * xterm.c:
3319         * xdisp.c:
3320         * msdos.c:
3321         * image.c:
3322         * gtkutil.c:
3323         * fileio.c:
3324         * eval.c: Remove declarations.
3326         * frame.c (frame_params): Make const.
3328         * lisp.h (fatal_error_signal, emacs_root_dir): Add declaration.
3330         * emacs.c (emacs_copyright, emacs_version): Make static.
3331         (Vinitial_window_system, Vauto_save_list_file_name)
3332         (Vinhibit_redisplay): Remove declarations.
3333         (main): Remove HAVE_SHM code, unused.  Remove _I386 conditional
3334         for AIX.
3336         Use const for some arrays and functions.
3337         * xterm.h (xg_set_icon_from_xpm_data):
3338         * xfns.c (xg_set_icon_from_xpm_data):
3339         * term.c (fkeys):
3340         * keyboard.c (lispy_accent_keys, lispy_function_keys)
3341         (lispy_multimedia_keys, lispy_kana_keys, iso_lispy_function_keys)
3342         (lispy_drag_n_drop_names, scroll_bar_parts, modify_event_symbol)
3343         (frame.c frame_parms):
3344         * emacs-icon.h (gnu_xpm_bits):
3345         * callint.c (callint_argfuns): Use const.
3347 2010-08-06  Jan Djärv  <jan.h.d@swipnet.se>
3349         * sysdep.c: Move include term.h last of includes (Bug#6812).
3351 2010-08-06  Eli Zaretskii  <eliz@gnu.org>
3353         * dispnew.c (realloc_glyph_pool): Zero out newly allocated glyphs.
3355         * msdos.c (IT_display_cursor): Log cursor position on termscript.
3357         * .gdbinit (pgx): Display the avoid_cursor_p flag.
3359 2010-08-06  Juanma Barranquero  <lekktu@gmail.com>
3361         * makefile.w32-in ($(BLD)/xdisp.$(O)): Update dependencies.
3363 2010-08-06  Jan Djärv  <jan.h.d@swipnet.se>
3365         * xterm.h (x_get_focus_frame): Declare.
3367         * keyboard.h (poll_for_input_1): Unconditionally declare.
3369         * nsterm.h (x_set_menu_bar_lines): Declare.
3371         * window.c: Don't include menu.h, it depends on lots of other .h-files.
3373         * xfaces.c (x_create_gc, x_free_gc): Convert to ANSI C prototypes.
3375         * window.c: Include menu.h.
3377         * unexmacosx.c (print_region_list, print_regions)
3378         (build_region_list, find_emacs_zone_regions)
3379         (unexec_regions_merge, read_load_commands, dump_it)
3380         (unexec_init_emacs_zone): Convert to ANSI C prototypes.
3382         * term.c: Check HAVE_SYS_IOCTL_H.
3384         * sysdep.c: Check HAVE_TERM_H.
3386         * process.c: Check HAVE_UTIL_H.  Include nsterm.h if HAVE_NS.
3388         * nsterm.m (ns_init_paths, ns_alloc_autorelease_pool)
3389         (ns_ring_bell, ns_defined_color, hide_hourglass)
3390         (x_display_pixel_height, x_display_pixel_width, syms_of_nsterm):
3391         Convert to ANSI C prototypes.
3392         (x_set_window_size, ns_draw_fringe_bitmap, judge): Move declarations
3393         before code.
3395         * nsterm.h : Include sysselect.h.
3396         (x_sync, x_get_focus_frame, x_set_mouse_position)
3397         (x_set_mouse_pixel_position, x_make_frame_visible)
3398         (x_make_frame_invisible, x_iconify_frame, x_char_width, x_char_height)
3399         (x_pixel_width, x_pixel_height, x_set_frame_alpha, x_set_tool_bar_lines)
3400         (x_activate_menubar, free_frame_menubar, ns_init_paths, ns_select)
3401         (syms_of_nsterm, syms_of_nsfns, syms_of_nsmenu, syms_of_nsselect):
3402         Declare.
3404         * nsmenu.m (popup_activated, name_is_separator)
3405         (syms_of_nsmenu): Convert to ANSI C prototypes.
3406         (runMenuAt): Prototypes and move declarations before code.
3408         * nsimage.m (ns_load_image): Move NSTRACE after declarations.
3410         * nsfont.m (ns_fallback_entity, syms_of_nsfont): Convert to ANSI C
3411         prototypes.
3413         * nsfns.m (have_menus_p, ns_display_info_for_name)
3414         (x_set_cursor_type, ns_appkit_version_str)
3415         (ns_appkit_version_int, ns_do_applescript)
3416         (x_set_scroll_bar_default_width, x_sync, compute_tip_xy)
3417         (syms_of_nsfns): Convert to ANSI C prototypes.
3419         * menu.h (x_set_menu_bar_line): Declare.
3420         (free_menubar_widget_value_tree et.al): Add HAVE_NS for these functions.
3422         * lisp.h (fmod_float): Declare.
3424         * image.c (xpm_scan, xpm_make_color_table_v)
3425         (xpm_put_color_table_v, xpm_get_color_table_v)
3426         (xpm_make_color_table_h, xpm_put_color_table_h)
3427         (xpm_get_color_table_h, xpm_str_to_color_key, xpm_load_image)
3428         (xpm_load): Convert to ANSI C prototypes.
3430         * emacs.c: Include nsterm.h if HAVE_NS.
3432         * bidi.c (bidi_dump_cached_states): Fix fprintf warning.
3434 2010-08-06  Dan Nicolaescu  <dann@ics.uci.edu>
3436         * process.c: Remove HAVE_SOCKETS #ifdefs inside #ifdef
3437         subprocesses, only MSDOS does not define HAVE_SOCKETS.
3438         (socket_options): Use const char* for name.
3440 2010-08-06  Juanma Barranquero  <lekktu@gmail.com>
3442         Fix changes in 2010-08-05T23:15:24Z!dann@ics.uci.edu..2010-08-05T23:34:12Z!dann@ics.uci.edu for Windows build.
3444         * xmenu.c [USE_X_TOOLKIT || USE_GTK]:
3445         Don't declare xmalloc_widget_value and digest_single_submenu.
3447         * w32font.c (Qlatin): Remove declaration.
3449         * menu.h (xmalloc_widget_value, digest_single_submenu): Declare.
3451         * dired.c (compile_pattern): Restore declaration.
3453 2010-08-05  Dan Nicolaescu  <dann@ics.uci.edu>
3455         Remove extern declarations in .c files, .h files have them.
3456         * data.c:
3457         * dired.c:
3458         * editfns.c:
3459         * filelock.c:
3460         * fns.c:
3461         * font.c:
3462         * fontset.c:
3463         * frame.c:
3464         * fringe.c:
3465         * ftfont.c:
3466         * gtkutil.c:
3467         * indent.c:
3468         * keyboard.c:
3469         * keymap.c:
3470         * lread.c:
3471         * menu.c:
3472         * print.c:
3473         * search.c:
3474         * sound.c:
3475         * window.c:
3476         * xdisp.c:
3477         * xfaces.c:
3478         * xfns.c:
3479         * xfont.c:
3480         * xftfont.c:
3481         * xmenu.c:
3482         * xterm.c: Remove declarations.
3484         Cleanup syssignal.h.
3485         * syssignal.h (sighold, sigrelse, RETSIGTYPE): Remove, unused.
3486         (main_thread): Move down to remove #ifdef.
3487         (SIGMASKTYPE, SIGEMPTYMASK, SIGFULLMASK, sigmask, sigunblock):
3488         Remove conditional definition following unconditional ones.
3490         * lisp.h: Remove HAVE_SHM code, unused.
3491         (QCmap, QCrehash_size, QCrehash_threshold, QCsize, QCtest)
3492         (QCweakness, Qabove_handle, Qbackquote, Qbar, Qbelow_handle)
3493         (Qborder, Qbottom, Qbox, Qcircular_list, Qcomma, Qcomma_at)
3494         (Qcomma_dot, Qcursor, Qdefault, Qdown, Qend_scroll, Qeq, Qeql)
3495         (Qequal, Qfile_exists_p, Qfont_param, Qfringe, Qfunction)
3496         (Qfunction_documentation, Qhandle, Qhbar, Qheader_line, Qhollow)
3497         (Qidentity, Qleft_margin, Qmenu, Qmenu_bar_update_hook)
3498         (Qmode_line_inactive, Qmouse, Qoverriding_local_map)
3499         (Qoverriding_terminal_local_map, Qratio, Qregion, Qright_margin)
3500         (Qscroll_bar, Qtool_bar, Qtop, Qup, Qvertical_border, Qwhen)
3501         (Qwindow_scroll_functions, Vafter_load_alist)
3502         (Vauto_save_list_file_name, Vface_alternative_font_family_alist)
3503         (Vface_alternative_font_registry_alist, Vface_font_rescale_alist)
3504         (Vface_ignored_fonts, Vinhibit_redisplay, Vminibuffer_list)
3505         (Vprint_length, Vprint_level, Vscalable_fonts_allowed)
3506         (Vshell_file_name, Vsystem_name, Vwindow_scroll_functions)
3507         (Vwindow_system_version, Vx_no_window_manager, initial_argc)
3508         (initial_argv, last_nonmenu_event, load_in_progress)
3509         (noninteractive_need_newline, scroll_margin): Add declarations.
3511         * keyboard.h (xmalloc_widget_value, digest_single_submenu):
3512         Remove declarations, menu.h has them.
3513         (QCbutton, QCtoggle, QCradio, QClabel, extra_keyboard_modifiers)
3514         (Vinput_method_function, Qinput_method_function)
3515         (Qevent_symbol_element_mask, last_event_timestamp):
3516         * dispextern.h (Voverflow_newline_into_fringe):
3517         * font.h (QCantialias, Qp, syms_of_ftfont, syms_of_xfns)
3518         (syms_of_ftxfont, syms_of_xftfont, syms_of_bdffont)
3519         (syms_of_w32font, syms_of_nsfont):
3520         * fontset.h (find_font_encoding, Qlatin):
3521         * frame.h (Qtooltip, Qrun_hook_with_args, Vmenu_bar_mode)
3522         (Vtool_bar_mode, set_frame_menubar):
3523         * ftfont.h (ftfont_font_format, ftfont_get_fc_charset):
3524         * xterm.h (Qx_gtk_map_stock):
3525         * keymap.h (meta_prefix_char): Add declarations.
3527         * term.c: Remove dead code.
3529         Fix emacs -Q -f server-start & emacsclient -t on GNU/Linux.
3530         * term.c (dissociate_if_controlling_tty): Use USG5 instead of
3531         USG.  This is equivalent to defined (USG) && !defined (BSD_PGRPS),
3532         which is what was there before BSD_PGRPS was removed.
3534 2010-08-05  Eli Zaretskii  <eliz@gnu.org>
3536         * deps.mk (unexcoff.o): Rename unexec.[co] => unexcoff.[co].
3538         * unexcoff.c: Renamed from unexec.c.
3540 2010-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
3542         * sysdep.c (child_setup_tty): Comment-out left-over non-ICANON code.
3544 2010-08-03  Johan Bockgård  <bojohan@gnu.org>
3546         * data.c (Flocal_variable_p): Handle variable aliases correctly.
3547         (Bug#6744)
3549 2010-08-02  Jan Djärv  <jan.h.d@swipnet.se>
3551         * xterm.c (x_create_toolkit_scroll_bar): Only set XtNbeNiceToColormap
3552         to TRUE if depth of screen is < 16.
3554         * gtkutil.c (hierarchy_ch_cb, qttip_cb): Do not define unless
3555         USE_GTK_TOOLTIP.
3556         (xg_prepare_tooltip): Return 0 unless USE_GTK_TOOLTIP.
3557         (xg_show_tooltip, xg_hide_tooltip): Do nothing unless USE_GTK_TOOLTIP.
3558         (xg_create_frame_widgets): Surround tooltip-related code with ifdef
3559         USE_GTK_TOOLTIP.
3560         (xg_free_frame_widgets): Don't delete ttip_* unless USE_GTK_TOOLTIP.
3562         * xterm.h (USE_GTK_TOOLTIP): New define.
3563         (struct x_output): Put ttip_* inside ifdef USE_GTK_TOOLTIP.
3565         * sysdep.c (child_setup_tty): Enable ICANON in lflags and set VEOF
3566         to Control-D (Bug#6771).
3568 2010-08-02  Juanma Barranquero  <lekktu@gmail.com>
3570         * editfns.c (Fregion_beginning, Fregion_end): Doc fixes (bug#6493).
3571         Wording by Drew Adams <drew.adams@oracle.com>.
3573 2010-08-01  Jan Djärv  <jan.h.d@swipnet.se>
3575         * xterm.h (struct x_output): Add ttip_widget, ttip_window and
3576         ttip_lbl.
3578         * xterm.c (x_clear_frame): Check FRAME_GTK_WIDGET (f) before
3579         calling gtk_widget_queue_draw.
3580         (x_free_frame_resources): Call xg_free_frame_widgets.
3582         * xfns.c (x_gtk_use_system_tooltips): New variable.
3583         (Fx_show_tip): If USE_GTK and x_gtk_use_system_tooltips, call
3584         new gtkutil tooltip functions to show the tooltip.
3585         (Fx_hide_tip): Call xg_hide_tooltip.
3586         (syms_of_xfns): Defvar x-gtk-use-system-tooltips.
3588         * gtkutil.h (xg_free_frame_widgets, xg_prepare_tooltip)
3589         (xg_show_tooltip, xg_hide_tooltip): Declare.
3591         * gtkutil.c (hierarchy_ch_cb, qttip_cb, xg_prepare_tooltip)
3592         (xg_show_tooltip, xg_hide_tooltip, xg_free_frame_widgets):
3593         New functions.
3594         (xg_create_frame_widgets): Set ttip_* to 0.  Set a dummy tooltip
3595         text so qttip_cb is called.  Connect query-tooltip to qttip_cb.
3596         Remove code that is commented out.
3598 2010-08-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3600         * keymap.c (Fdefine_key, Flookup_key): Say what event is invalid.
3602 2010-07-31  Chong Yidong  <cyd@stupidchicken.com>
3604         * xselect.c (x_own_selection): Use list4.
3606 2010-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
3608         * buffer.c (Qwindow): Do not define, already defined in data.c.
3609         (syms_of_buffer): Do not intern and staticpro Qwindow.  (Bug#6760)
3611 2010-07-29  Chad Brown  <yandros@mit.edu>
3613         Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconf.
3614         * dired.c, sysdep.c: Test HAVE_DIRENT_H instead of SYSV_SYSTEM_DIR.
3615         * config.in: Undef HAVE_DIRENT_H.
3616         * s/aix4-2.h, s/bsd-common.h, s/cygwin.h, s/gnu-linux.h,
3617         * s/msdos.h, s/usg5-4.h: Don't define SYSV_SYSTEM_DIR.
3619 2010-07-29  Dan Nicolaescu  <dann@ics.uci.edu>
3621         Rename s/usg5-4.h -> s/usg5-4-common.h.
3622         * s/usg5-4.h: Rename file to ...
3623         * s/usg5-4-common.h: ... this for consistency with what we do for BSD.
3624         * s/unixware.h:
3625         * s/sol2-6.h:
3626         * s/irix6-5.h: Update includes accordingly.
3628 2010-07-29  Jan Djärv  <jan.h.d@swipnet.se>
3630         * xfns.c (x_set_tool_bar_position): Remove debug fprintf.
3632         * xterm.h (struct x_output): Add toolbar_top_height,
3633         toolbar_bottom_height, toolbar_left_width, toolbar_right_width.
3634         Remove toolbar_height.
3635         If USE_GTK: Add hbox_widget and toolbar_in_hbox.
3636         (FRAME_TOOLBAR_TOP_HEIGHT, FRAME_TOOLBAR_BOTTOM_HEIGHT)
3637         (FRAME_TOOLBAR_LEFT_WIDTH, FRAME_TOOLBAR_RIGHT_WIDTH): New macros.
3638         (FRAME_TOOLBAR_HEIGHT): Is now TOP_HEIGHT + BOTTOM_HEIGHT.
3640         * xterm.c (x_set_window_size_1): Add FRAME_TOOLBAR_WIDTH to pixelwidth.
3642         * xfns.c (x_set_tool_bar_position): New function.
3643         (xic_set_statusarea): Use FRAME_TOOLBAR_TOP_HEIGHT.
3644         (x_frame_parm_handlers): Add x_set_tool_bar_position.
3645         (syms_of_xfns): If USE_GTK, provide move-toolbar.
3647         * window.c (calc_absolute_offset): Check for FRAME_TOOLBAR_TOP_HEIGHT
3648         and FRAME_TOOLBAR_LEFT_WIDTH.
3650         * gtkutil.h (xg_change_toolbar_position): Declare.
3652         * gtkutil.c (FRAME_TOTAL_PIXEL_WIDTH): New macro.
3653         (xg_frame_set_char_size): Add FRAME_TOOLBAR_WIDTH to pixelwidth.
3654         (xg_height_or_width_changed): Use FRAME_TOTAL_PIXEL_WIDTH.
3655         (xg_create_frame_widgets): Create a hobox for placing widgets
3656         vertically.  Use gtk_box_pack_start.
3657         (xg_height_or_width_changed): Rename from xg_height_changed.
3658         (x_wm_set_size_hint): Add FRAME_TOOLBAR_WIDTH to base_width.
3659         (xg_update_frame_menubar, free_frame_menubar): Change to
3660         xg_height_or_width_changed.
3661         (xg_tool_bar_detach_callback): Update left/right/top/bottom tool bar
3662         size correctly.  Remove hardcoded 4, instead use handlebox size -
3663         toolbar size.
3664         (xg_tool_bar_attach_callback): Update left/right/top/bottom tool bar
3665         size correctly.  Use handlebox size + toolbar size as additional size.
3666         (xg_pack_tool_bar): POS is a new parameter.
3667         Set orientation of tool bar based on pos.
3668         Only make handlebox_widget if NULL.
3669         Check if tool bar goes to vbox or hbox depending on pos.
3670         (xg_update_tool_bar_sizes): New function.
3671         (update_frame_tool_bar): Remove old_req, new_req.  Do not get tool bar
3672         height, call xg_update_tool_bar_sizes instead.
3673         (free_frame_tool_bar): Remove from hbox or vbox depending on
3674         toolbar_in_hbox,  Set all FRAME_TOOLBAR_*_(WIDTH|HEIGHT) to zero.
3675         (xg_change_toolbar_position): New function.
3677         * frame.h (struct frame): Add tool_bar_position.
3678         (Qbottom): Declare.
3680         * frame.c (Qtool_bar_position): New variable.
3681         (make_frame): Set tool_bar_position to Qtop.
3682         (frame_parms): Add tool-bar-position.
3683         (x_report_frame_params): Store tool_bar_position.
3684         (x_set_fringe_width): Reset wm size hint after fringe changes.
3686 2010-07-29  Dan Nicolaescu  <dann@ics.uci.edu>
3688         Make lisp_time_argument declaration work on all systems.
3689         * lisp.h (lisp_time_argument): Move declaration ...
3690         * systime.h (lisp_time_argument): ... here
3691         * editfns.c (lisp_time_argument): Remove declaration.  (Bug#6751)
3693 2010-07-29  Jan Djärv  <jan.h.d@swipnet.se>
3695         * vm-limit.c (POINTER): Add typedef for it.
3696         (start_of_data): Change return type from POINTER to char *.
3698         * frame.h (Qtty_color_mode): Move declaration out of ifdef
3699         HAVE_WINDOW_SYSTEM.
3701 2010-07-29  Dan Nicolaescu  <dann@ics.uci.edu>
3703         * vm-limit.c: Do not include sys/resource.h, mem-limits.h does it.
3704         Remove reference to __osf__, unused.
3706         * mem-limits.h: Remove duplicated includes.
3707         (NULL): Remove definition, unused.
3708         (POINTER): Remove definition.
3709         (start_of_data): Use char* in prototype, as the function
3710         definition does.
3712         Remove extern declarations from .c files, and them to .h files.
3713         * keyboard.h (Qhelp_echo, waiting_for_input)
3714         (input_available_clear_time, ignore_mouse_drag_p)
3715         (Vdouble_click_time, real_this_command, Vthis_original_command):
3716         * keymap.h (Qremap, Qmenu_item, Voverriding_local_map)
3717         (Voverriding_local_map_menu_flag):
3718         * lisp.h (Qinteractive_form, use_file_dialog)
3719         (Qcursor_in_echo_area, QCascent, QCmargin, QCrelief, Qcount)
3720         (Qextension_data, QCconversion, QCcolor_symbols, QCheuristic_mask)
3721         (QCindex, QCmatrix, QCcolor_adjustment, QCmask)
3722         (Qrisky_local_variable, map_char_table_for_charset, Vprint_level)
3723         (Qfunction, debug_on_next_call, Qfield)
3724         (Vinhibit_field_text_motion, Vuser_login_name, lisp_time_argument)
3725         (Qpriority, Qwindow, Qevaporate, Qbefore_string, Qafter_string)
3726         (Qfile_directory_p, Qinsert_file_contents)
3727         (Qcompletion_ignore_case, Qcompletion_ignore_case)
3728         (Vcompletion_regexp_list, Vhistory_length, completion_ignore_case)
3729         (history_delete_duplicates, minibuffer_auto_raise, Qonly)
3730         (Qfile_name_handler_alist, Qfront_sticky, Qrear_nonsticky)
3731         (Qminibuffer_prompt)
3732         (Vtemporary_file_directory,char_ins_del_vector, Qface):
3733         * xterm.h (gray_bitmap_width, gray_bitmap_height)
3734         (gray_bitmap_bits, xic_create_fontsetname):
3735         * coding.h (Vtranslation_table_for_input): Add extern declarations.
3737         * xsmfns.c (Vuser_login_name):
3738         * xrdb.c (Vdouble_click_time):
3739         * xfaces.c (xic_create_fontsetname):
3740         * w32select.c (waiting_for_input):
3741         * print.c (minibuffer_auto_raise):
3742         * msdos.c (Qhelp_echo):
3743         * macros.c (real_this_command):
3744         * keymap.c (Voverriding_local_map):
3745         * xterm.c (poll_for_input_1, gray_bitmap_width)
3746         (gray_bitmap_height, gray_bitmap_bits;
3747         * xmenu.c ( Voverriding_local_map)
3748         (Voverriding_local_map_menu_flag; Qmenu_item; use_dialog_box)
3749         (use_file_dialog, Xt_app_con):
3750         * xdisp.c (minibuffer_auto_raise, Voverriding_local_map)
3751         (Voverriding_local_map_menu_flag, Qmenu_item, Qface, Qinvisible)
3752         (Qwidth, Qinvisible, Qwindow, Qpriority, Qtool_bar_lines)
3753         (Qtool_bar_lines, ignore_mouse_drag_p):
3754         * minibuf.c (Voverriding_local_map, Qfield, Qfront_sticky)
3755         (Qrear_nonsticky, nconc2):
3756         * keyboard.c (current_global_map, minibuf_level, Qmenu_item)
3757         (Vhistory_length, Vtranslation_table_for_input, Qcomposition)
3758         (Qdisplay, Qafter_string, Qbefore_string, Qundefined):
3759         * fileio.c (use_dialog_box, use_file_dialog, Vuser_login_name)
3760         (minibuf_level, minibuffer_auto_raise, lisp_time_argument):
3761         * eval.c (Qinteractive_form, Qrisky_local_variable, Qfunction)
3762         (gc_in_progress):
3763         * doc.c (Voverriding_local_map, Qremap):
3764         * dired.c (completion_ignore_case, Qcompletion_ignore_case)
3765         (Vcompletion_regexp_list):
3766         * coding.c (Qmac, Qinsert_file_contents, Qwrite_region)
3767         (Qcompletion_ignore_case):
3768         * callint.c (Qcursor_in_echo_area, Qfile_directory_p, Qonly)
3769         (Vhistory_length, Vthis_original_command, real_this_command)
3770         (Qface, Qminibuffer_prompt, history_delete_duplicates):
3771         * image.c (Qrisky_local_variable):
3772         * fontset.c (QCname):
3773         * fns.c (minibuffer_auto_raise, QCname):
3774         * dispnew.c (char_ins_del_cost):
3775         * composite.c (font_fill_lglyph_metrics):
3776         * cmds.c (Qface, Vtranslation_table_for_input):
3777         * charset.c (map_char_table_for_charset, Qfile_name_handler_alist):
3778         * ccl.c (charset_unicode):
3779         * callproc.c (Vtemporary_file_directory):
3780         * buffer.c (emacs_strerror): Remove extern declarations.
3782         * data.c (Qwindow): Make non-static, used from other files too.
3783         * frame.c (validate_x_resource_name): Remove shadow definition for i.
3785         * unexec.c (make_hdr): Remove references to NO_REMAP, COFF,
3786         SEGMENT_MASK, SECTION_ALIGNMENT, ADJUST_EXEC_HEADER.
3787         * s/usg5-4.h (COFF):
3788         * s/template.h:
3789         * s/msdos.h (COFF, NO_REMAP):
3790         * s/ms-w32.h (NO_REMAP):
3791         * s/hpux10-20.h (NO_REMAP):
3792         * m/sparc.h (SEGMENT_MASK):
3793         * m/m68k.h (NO_REMAP):
3794         * m/intel386.h (SEGMENT_MASK):
3795         * m/arm.h (NO_REMAP):
3796         * m/alpha.h (COFF):
3797         * m/template.h: Remove references to unused defines.
3799 2010-07-28  Jan Djärv  <jan.h.d@swipnet.se>
3801         * xsettings.c (Ftool_bar_get_system_style): Also check for
3802         Qtext_image_horiz.
3804         * xdisp.c (Qtext_image_horiz): Define.
3805         (syms_of_xdisp): Initialize Qtext_image_horiz.  Add text-image-horiz
3806         to documentation of tool-bar-style.
3808         * lisp.h (Qtext_image_horiz): Declare.
3810         * gtkutil.c (xg_make_tool_item, xg_show_toolbar_item): Handle tool bar
3811         style text_image_horiz.
3813 2010-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
3815         * emacs.c (Fkill_emacs): Remove return statement.
3817         * term.c (Qspace, QCalign_to, QCwidth): Remove declarations.
3818         (encode_terminal_code, produce_composite_glyph): Remove unused variables.
3819         (set_tty_color_mode, term_mouse_highlight, term_get_fkeys):
3820         Remove local extern declarations.
3822         * xmenu.c: Do not included lwlib.h, not needed.
3824         * m/iris4d.h (XUINT, XSET): Remove, not needed.
3826         * process.c: Move definitions earlier to minimize #ifdefs.
3828         * xterm.h (x_get_customization_string, x_load_resources)
3829         (x_get_resource, x_text_icon, x_text_icon, x_check_errors)
3830         (x_check_errors, x_property_data_to_lisp, defined_color)
3831         (xic_set_xfontset, x_defined_color): Use const.
3833         * xterm.c (xlwmenu_window_p, xlwmenu_redisplay): Remove declarations.
3834         (x_text_icon, x_check_errors, x_connection_closed): Use const.
3836         * xselect.c (selection_data_to_lisp_data)
3837         (x_property_data_to_lisp):
3838         * xrdb.c (x_get_string_resource, file_p)
3839         (x_get_customization_string, magic_file_p, search_magic_path)
3840         (get_system_app, get_user_app, x_load_resources, x_get_resource)
3841         (x_get_string_resource): Use const.
3843         * xfns.c: Include xlwmenu.h when USE_LUCID.
3844         (x_defined_color, xic_set_xfontset): Use const.
3845         (Fx_hide_tip): Remove local extern declaration.
3847         * xfaces.c (Qmouse_face): Remove declaration.
3848         (face_color_gray_p, tty_defined_color, defined_color)
3849         (face_color_gray_p, face_color_supported_p): Add const.
3851         * xdisp.c (do_mouse_tracking): Remove declaration.
3852         (add_to_log): Use const.
3854         * minibuf.c (Qmouse_face): Remove declaration.
3856         * msdos.c (IT_note_mouse_highlight): Remove local extern declaration.
3858         * keyboard.h (do_mouse_tracking): Add declaration.
3860         * image.c (QCwidth, QCheight, QCforeground, QCbackground, QCfile)
3861         (QCdata, QCtype, Qcenter): Remove declarations.
3863         * frame.c (x_get_resource_string, x_get_string_resource)
3864         (x_get_arg, x_frame_get_arg, x_frame_get_and_record_arg)
3865         (x_default_parameter): Use const.
3867         * font.c (Qnormal, QCtype, QCfamily, QCweight, QCslant, QCwidth)
3868         (QCheight, QCsize, QCname): Remove declarations.
3870         * emacs.c (main): Remove local extern declaration.
3872         * editfns.c (region_limit, syms_of_editfns): Remove local extern
3873         declarations.
3875         * dispnew.c: Remove duplicate #include <unistd.h>.
3876         (update_window, update_frame_1, init_display): Remove local extern
3877         declarations.
3879         * dispextern.h (add_to_log): Remove declaration.
3880         (x_get_arg, x_frame_get_arg, x_frame_get_and_record_arg)
3881         (x_frame_get_and_record_arg, x_default_parameter): Add const.
3883         * dired.c (scmp): Add const.
3884         (directory_files_internal): Remove local extern declaration.
3886         * data.c (Finteractive_form): Use const.
3888         * composite.c (syms_of_composite): Remove local extern declarations.
3890         * charset.c (add_to_log): Remove declaration.
3892         * character.c (strwidth, parse_str_to_multibyte): Add const.
3894         * character.h (strwidth, parse_str_to_multibyte): Likewise.
3896         * buffer.c (Fset_buffer_multibyte): Remove local extern declaration.
3898         * lisp.h (Fkill_emacs): Mark as NO_RETURN.
3899         (Lisp_Subr): Make doc and intspec constant.
3900         (QCsize, Qspace, Qcenter, QCalign_to, QCdata, QCfile, QCtype)
3901         (Qlocal, Qapply, Qnormal, QCfamily, QCweight, QCslant, QCwidth)
3902         (QCheight, QCsize, QCname, QCwidth, QCforeground)
3903         (QCbackground, add_to_log, stack_base, Vmark_even_if_inactive)
3904         (display_arg): Add declarations.
3906 2010-07-27  Christoph Scholtes  <cschol2112@gmail.com>
3908         * minibuf.c (Fread_buffer): Doc fix (bug#6528).
3910         * window.c (Fwindow_height): Doc fix (bug#6518).
3912 2010-07-27  Juanma Barranquero  <lekktu@gmail.com>
3914         * buffer.c (syms_of_buffer) <fringe-indicator-alist>: Doc fix.
3916 2010-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
3918         * keyboard.c (Ftop_level, Fexit_recursive_edit)
3919         (Fabort_recursive_edit): Remove return statements in NO_RETURN
3920         functions.
3922         * frame.h (Qtty_color_mode): Add declaration.
3924         * lisp.h (Ftop_level, Fexit_recursive_edit)
3925         (Fabort_recursive_edit): Mark as NO_RETURN.
3927 2010-07-26  Kenichi Handa  <handa@m17n.org>
3929         * font.c (Ffont_shape_gstring): Terminate GSTRING by nil if the
3930         number of glyphs gets smaller than the original length.  (Bug#6621)
3932 2010-07-26  Juanma Barranquero  <lekktu@gmail.com>
3934         * lread.c (unreadpure, mapatoms_1): Make static.
3936 2010-07-25  Juanma Barranquero  <lekktu@gmail.com>
3938         * terminfo.c (tparam): Fix prototype of tparm.
3940 2010-07-25  Andreas Schwab  <schwab@linux-m68k.org>
3942         * emacs.c (main) [PROFILING]: Use __executable_start if defined to
3943         find start of text segment.
3944         * dispnew.c (safe_bcopy): Don't define if HAVE___EXECUTABLE_START
3945         is defined.
3947         * callproc.c (set_initial_environment): Avoid unbalanced braces.
3949 2010-07-25  Ken Brown  <kbrown@cornell.edu>
3951         * vm-limit.c (check_memory_limits): Fix previous change;
3952         accidentally reverted an earlier change.
3954 2010-07-25  Ken Brown  <kbrown@cornell.edu>
3956         * mem-limits.h (BSD4_2) [cygwin]: Don't define here; instead...
3957         * vm-limit.c: ...add 'defined (CYGWIN)' here (Bug#6715).
3959 2010-07-25  Juanma Barranquero  <lekktu@gmail.com>
3961         * callproc.c (relocate_fd): Set inside #ifndef WINDOWSNT.
3962         * dired.c (opendir, readdir): Fix prototypes.
3963         * editfns.c (w32_get_internal_run_time): Fix prototypes.
3964         * keyboard.c (input_available_signal): Declare inside #ifdef SIGIO.
3965         * ndir.h (opendir, readdir, seekdir, closedir): Fix prototypes.
3966         (telldir): Remove declaration.
3967         * ralloc.c (real_morecore, __morecore): Fix prototypes.
3968         * sound.c (alsa_sound_perror): Declare inside #ifdef HAVE_ALSA.
3969         * syssignal.h (strsignal): Fix prototype.
3970         * term.c (tparam): Fix prototype.
3971         (term_get_fkeys_address, term_get_fkeys_kboard, term_get_fkeys_1)
3972         (term_get_fkeys): Set inside "#ifndef DOS_NT".
3973         * vm-limit.c (check_memory_limits): Fix prototypes of real_morecore
3974         and __morecore.
3975         * w32gui.h (XParseGeometry): Fix prototype.
3976         * w32heap.h (get_data_start, get_data_end, init_heap): Fix prototypes.
3977         * w32term.c (my_set_focus): Declare inside #if 0.
3978         * w32term.h (x_window_to_frame, x_display_info_for_name, w32_term_init)
3979         (w32_fill_rect, w32_clear_window, init_crit, delete_crit, signal_quit)
3980         (drain_message_queue, get_next_msg, post_msg, parse_button)
3981         (ClipboardSequence_Proc): Fix prototypes.
3982         (wait_for_sync): Remove declaration.
3984 2010-07-24  Juanma Barranquero  <lekktu@gmail.com>
3986         * w32fns.c (w32_to_x_color): Remove, unused.
3988 2010-07-24  Andreas Schwab  <schwab@linux-m68k.org>
3990         * lisp.h: Remove leftover P_.
3992 2010-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
3994         * ecrt0.c, unexalpha.c: Remove files, unused.
3996 2010-07-24  Andreas Schwab  <schwab@linux-m68k.org>
3998         * cmds.c (internal_self_insert): Make static.
3999         * lisp.h (internal_self_insert): Remove declaration.
4001 2010-07-23  Juanma Barranquero  <lekktu@gmail.com>
4003         * alloc.c (free_float):
4004         * font.c [ENABLE_CHECKING] (font_match_xlfd, font_check_xlfd_parse):
4005         * frame.c (delete_frame_handler):
4006         * ralloc.c (reorder_bloc):
4007         * w32menu.c (menubar_id_to_frame, add_left_right_boundary):
4008         Remove unused static functions.
4010         * menu.c (cleanup_popup_menu): Set inside "#ifdef HAVE_NS";
4011         it is called only from NS code.
4013         * w32term.c (my_set_focus): #ifdef away; it is called only from
4014         "#ifdef 0" code.
4016         * w32fns.c (x_edge_detection):
4017         * xfaces.c (may_use_scalable_font_p):
4018         Remove obsolete static declarations.
4020 2010-07-20  Juanma Barranquero  <lekktu@gmail.com>
4022         * alloc.c (emacs_blocked_free, emacs_blocked_malloc)
4023         (emacs_blocked_realloc, uninterrupt_malloc):
4024         * fringe.c (w32_reset_fringes):
4025         * image.c (convert_mono_to_color_image, lookup_rgb_color)
4026         (init_color_table, XPutPixel, jpeg_resync_to_restart_wrapper):
4027         * sound.c (be2hs, do_play_sound):
4028         * vm-limit.c (get_lim_data, ret_lim_data):
4029         * w32term.c (x_free_frame_resources):
4030         * xfaces.c (x_create_gc, x_free_gc):
4031         Convert definitions to standard C.
4033 2010-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4035         * eval.c (Feval, Ffuncall): Use the new names.
4037         * lisp.h (struct Lisp_Subr): Rename `am' to aMANY and add aUNEVALLED.
4038         (DEFUN): Add braces around the union initialisation and use ## to
4039         specify the right union alternative and avoid a cast.
4041 2010-07-18  Juanma Barranquero  <lekktu@gmail.com>
4043         * makefile.w32-in ($(BLD)/keyboard.$(O)): Update dependencies.
4045 2010-07-17  Chong Yidong  <cyd@stupidchicken.com>
4047         * frame.c (make_initial_frame): Use set_menu_bar_lines (Bug#6660).
4049 2010-07-17  Jan Djärv  <jan.h.d@swipnet.se>
4051         * gtkutil.c (xg_event_is_for_menubar): Also check that event window
4052         is related to the menu bar (Bug#6499).
4053         (xg_frame_resized): GTK_IS_MAPPED => gtk_widget_get_mapped, for Gtk 3.0.
4055 2010-07-16  Jan Djärv  <jan.h.d@swipnet.se>
4057         * xterm.h (x_menubar_window_to_frame): Second parameter is XEvent*.
4059         * xterm.c (handle_one_xevent): Pass event to x_menubar_window_to_frame.
4061         * xmenu.c (x_activate_menubar): Revert previous fix for Bug#6499,
4062         i.e. don't put back ButtonRelease (Bug#6608).
4064         * xfns.c (x_menubar_window_to_frame): Take XEvent as second parameter
4065         instead of Window.  Call xg_event_is_for_menubar when
4066         USE_GTK (Bug#6499).
4068         * gtkutil.h (xg_event_is_for_menubar): Declare.
4070         * gtkutil.c (xg_event_is_for_menubar): New function (Bug#6499).
4072 2010-07-16  Eli Zaretskii  <eliz@gnu.org>
4074         * w32fns.c (x_set_foreground_color): Fix setting the cursor color
4075         when it's the same as the old foreground.  (Bug#6609)
4077 2010-07-16  Jan Djärv  <jan.h.d@swipnet.se>
4079         * xmenu.c (free_frame_menubar): Only call x_set_window_size if
4080         widget is non-null (Bug#6645).
4082 2010-07-15  Andreas Schwab  <schwab@linux-m68k.org>
4084         * xterm.c (x_fully_uncatch_errors, x_trace_wire, x_check_font):
4085         Convert old-style definition.
4087         * xmenu.c (create_and_show_popup_menu, xmenu_show): Fix type of
4088         timestamp argument.
4090 2010-07-15  Eli Zaretskii  <eliz@gnu.org>
4092         * fringe.c (update_window_fringes): Restore mistakenly reverted
4093         code from 2010-04-17T12:33:05Z!eliz@gnu.org merged in 2010-04-20T13:31:28Z!eliz@gnu.org.
4095 2010-07-14  Jan Djärv  <jan.h.d@swipnet.se>
4097         * xterm.c (xm_scroll_callback, x_process_timeouts): K&R => prototype.
4098         (SET_SAVED_KEY_EVENT): Remove (not used).
4099         (SET_SAVED_MENU_EVENT): Rename to SET_SAVED_BUTTON_EVENT and
4100         remove size parameter.
4101         (handle_one_xevent): Check popup_activated () for menu for Xt also.
4102         Remove #ifdef USE_GTK around finish = X_EVENT_DROP.
4103         Remove #ifdef USE_MOTIF code that did SET_SAVED_BUTTON_EVENT for
4104         ButtonRelease.
4105         (x_set_window_size_1): scroll_bar_actual_width is always
4106         SCROLL_BAR_COLS * COLUMN_WIDTH for the purpose of frame sizing.
4108         * xdisp.c (pending_menu_activation): Remove extern declaration.
4109         (prepare_menu_bars): Remove setting of pending_menu_activation.
4111         * xmenu.c (pending_menu_activation): Remove.
4112         (x_activate_menubar): Set popup_activated_flag for Xt also.
4113         Remove setting of pending_menu_activation.
4114         (set_frame_menubar): Remove check of pending_menu_activation.
4115         Declare menubar_size before code.  Correct spelling in comment.
4117 2010-07-14  Kenichi Handa  <handa@m17n.org>
4119         * font.c (font_open_entity): Cancel previous change.
4120         (Ffont_get): Don't check FONT_ENTITY_INDEX of a font-object.
4122 2010-07-13  Eli Zaretskii  <eliz@gnu.org>
4124         Remove subprocesses #ifdefs.
4125         * process.c <inhibit_sentinels>: Move to the common part.
4126         (Fwaiting_for_user_input_p): Move to the common part; return nil
4127         if async subprocesses aren't supported.
4128         * sysdep.c (wait_for_termination) [!MSDOS]: Don't compile on
4129         MS-DOS.  Remove "#ifdef subprocesses".
4130         (sys_subshell, sys_select): Remove "#ifdef subprocesses".
4131         (gettimeofday): Remove "#ifdef subprocesses".
4132         (wait_without_blocking): Remove function.
4133         (flush_pending_output, child_setup_tty): Don't compile on MS-DOS.
4134         Remove "#ifdef subprocesses".
4135         (child_setup_tty): Use WINDOWSNT instead of DOS_NT, since not
4136         compiled on MS-DOS.
4137         * callproc.c (Fcall_process) [!MSDOS]: Don't call
4138         wait_for_termination on MS-DOS.
4139         * emacs.c (shut_down_emacs): Remove "#ifndef subprocesses" from
4140         initialization of inhibit_sentinels.
4141         * keyboard.c (record_asynch_buffer_change): Remove "#ifdef
4142         subprocesses" conditional.
4143         * callproc.c (Fcall_process) [!subprocesses]: Don't call
4144         wait_for_termination, since `buffer' cannot be an integer when
4145         async subprocesses are not supported
4146         * xdisp.c (decode_mode_spec): Use `MSDOS' instead of `subprocesses'
4147         for ifdefing away the call to Fprocess_status.
4149         * process.c (add_keyboard_wait_descriptor) [!subprocesses]: Ifdef
4150         away the entire body of the function.
4152 2010-07-13  Dan Nicolaescu  <dann@ics.uci.edu>
4154         Remove subprocesses #ifdefs from term.c.
4155         * process.c (add_keyboard_wait_descriptor)
4156         (delete_keyboard_wait_descriptor): Move to common section, do
4157         nothing when subprocesses is not defined.
4158         * term.c (Fsuspend_tty, Fresume_tty, init_tty):
4159         Remove subprocesses #ifdefs.
4161         Convert maybe_fatal to standard C.
4162         * lisp.h (verror): Declare.
4163         * eval.c (verror): New function containing the code from ...
4164         (error): ... this.  Call verror.
4165         * term.c (vfatal): New function containing the code from ...
4166         (fatal): ... this.  Call vfatal.
4167         (maybe_fatal): Convert to standard C, use variable number of
4168         arguments.  Declare as non-return.
4169         (init_tty): Fix maybe_fatal call.
4171 2010-07-12  Dan Nicolaescu  <dann@ics.uci.edu>
4173         * xterm.c (x_scroll_bar_set_handle, x_scroll_bar_expose)
4174         (_scroll_bar_note_movement): Convert definitions to standard C.
4175         * xmenu.c (menu_help_callback, pop_down_menu, xmenu_show):
4176         * xfns.c (hack_wm_protocols, x_window, x_window): Likewise.
4178 2010-07-12  Dan Nicolaescu  <dann@ics.uci.edu>
4180         * xterm.c (x_frame_of_widget, x_alloc_nearest_color_for_widget)
4181         (x_alloc_lighter_color_for_widget, cvt_string_to_pixel)
4182         (cvt_pixel_dtor, x_window_to_menu_bar, xt_action_hook)
4183         (xaw_jump_callback, xaw_scroll_callback)
4184         (x_create_toolkit_scroll_bar, x_set_toolkit_scroll_bar_thumb)
4185         (x_wm_set_size_hint, x_activate_timeout_atimer):
4186         Convert definitions to standard C.
4187         * xmenu.c (menubar_id_to_frame, popup_get_selection)
4188         (popup_activate_callback, popup_deactivate_callback)
4189         (menu_highlight_callback, menubar_selection_callback)
4190         (apply_systemfont_to_dialog, apply_systemfont_to_menu)
4191         (free_frame_menubar, popup_selection_callback, as)
4192         (create_and_show_popup_menu, dialog_selection_callback)
4193         (create_and_show_dialog):
4194         * xfns.c (hack_wm_protocols, x_window):
4195         * xfaces.c (x_update_menu_appearance):
4196         * widget.c (get_default_char_pixel_size, pixel_to_char_size)
4197         (char_to_pixel_size, round_size_to_char, get_wm_shell)
4198         (set_frame_size, update_wm_hints, setup_frame_gcs)
4199         (update_various_frame_slots, update_from_various_frame_slots)
4200         (EmacsFrameInitialize, EmacsFrameRealize, EmacsFrameResize)
4201         (EmacsFrameSetValues, EmacsFrameQueryGeometry)
4202         (EmacsFrameSetCharSize, widget_store_internal_border): Likewise.
4204 2010-07-12  Andreas Schwab  <schwab@linux-m68k.org>
4206         * dbusbind.c (xd_initialize): Don't compare boolean with a constant.
4208 2010-07-12  Eli Zaretskii  <eliz@gnu.org>
4210         * process.c (setup_process_coding_systems): Move to the part
4211         shared by non-subprocesses systems, and make its body empty when
4212         subprocesses is not defined.
4213         (close_process_descs): Move to the part shared by non-subprocesses
4214         systems.
4215         (wait_reading_process_output) [!subprocesses]: Convert arg list to
4216         ANSI C.
4218 2010-07-12  Andreas Schwab  <schwab@linux-m68k.org>
4220         * editfns.c (transpose_markers): Convert old-style definition.
4221         * emacs.c (abort, shut_down_emacs, fixup_locale)
4222         (synchronize_system_time_locale)
4223         (synchronize_system_messages_locale, syms_of_emacs): Likewise.
4224         * floatfns.c (extract_float, matherr, init_floatfns)
4225         (syms_of_floatfns): Likewise.
4226         * fns.c (make_hash_table): Likewise.
4227         * ftfont.c (ftfont_get_otf, ftfont_otf_features)
4228         (ftfont_otf_capability, ftfont_get_glyph_id, ftfont_get_metrics)
4229         (ftfont_drive_otf, ftfont_shape_by_flt, ftfont_shape)
4230         (ftfont_variation_glyphs): Likewise.
4231         * gtkutil.c (xg_create_widget, xg_modify_menubar_widgets): Likewise.
4232         * keymap.c (describe_map_tree, describe_map, describe_vector): Likewise.
4233         * lread.c (read_filtered_event): Likewise.
4234         * minibuf.c (read_minibuf_noninteractive, read_minibuf): Likewise.
4235         * process.c (wait_reading_process_output): Likewise.
4236         * scroll.c (do_line_insertion_deletion_costs): Likewise.
4237         * search.c (search_buffer, boyer_moore): Likewise.
4238         * syntax.c (scan_sexps_forward): Likewise.
4239         * xdisp.c (try_scrolling): Likewise.
4240         * xfaces.c (face_at_buffer_position, face_for_overlay_string)
4241         (face_at_string_position): Likewise.
4242         * xfns.c (x_default_scroll_bar_color_parameter): Likewise.
4243         * xselect.c (x_get_window_property, receive_incremental_selection)
4244         (x_get_window_property_as_lisp_data, lisp_data_to_selection_data):
4245         Likewise.
4246         * xterm.c (x_draw_relief_rect, x_draw_box_rect): Likewise.
4248 2010-07-12  Dan Nicolaescu  <dann@ics.uci.edu>
4250         * callproc.c (child_setup): Remove subprocesses conditional.
4251         Remove code dealing with SET_EMACS_PRIORITY, unused.
4253         * buffer.c (Fset_buffer_multibyte): Remove subprocesses conditional.
4254         * process.c (close_process_descs): Use DOS_NT instead of WINDOWSNT.
4256         * emacs.c (__do_global_ctors, __do_global_ctors_aux)
4257         (__do_global_dtors, __main): Use void in definition.
4258         (main): Remove code dealing with SET_EMACS_PRIORITY, unused.
4259         Remove SYMS_MACHINE code, unused.  Remove SYMS_SYSTEM, inline
4260         the only users from ...
4261         * s/ms-w32.h (SYMS_SYSTEM): ... here and ...
4262         * s/msdos.h (SYMS_SYSTEM): ... here.  Remove.
4263         (HAVE_VOLATILE): Remove, unused.
4265         Convert more function definitions to standard C.
4266         * xdisp.c (window_box_edges, handle_single_display_spec)
4267         (display_string): Convert definition to standard C.
4268         * scroll.c (do_direct_scrolling, scrolling_1):
4269         * dispnew.c (allocate_matrices_for_frame_redisplay)
4270         (mirrored_line_dance):
4271         * coding.c (code_convert_string):
4272         * charset.c (map_charset_chars):
4273         * ccl.c (Fccl_program_p, Fccl_execute, Fccl_execute_on_string)
4274         (Fregister_ccl_program, Fregister_code_conversion_map):
4275         * keyboard.c (kbd_buffer_nr_stored): Likewise.
4276         (head_table): Make static and const.
4278 2010-07-12  Andreas Schwab  <schwab@linux-m68k.org>
4280         * Makefile.in (C_WARNINGS_SWITCH, PROFILING_CFLAGS)
4281         (PROFILING_LDFLAGS): Set from substitution.
4282         (ALL_CFLAGS): Add C_WARNINGS_SWITCH and PROFILING_CFLAGS, put
4283         CFLAGS last.
4285 2010-07-12  Kenichi Handa  <handa@m17n.org>
4287         * Makefile.in (lisp): Change hebrew.el to hebrew.elc.
4288         (shortlisp): Likewise.
4290         * font.h (enum font_property_index): New member FONT_ENTITY_INDEX.
4292         * font.c (font_open_entity): Record ENTITY in FONT_OBJECT's slot
4293         of FONT_ENTITY_INDEX.
4294         (Ffont_get): If KEY is :otf and the font-object doesn't have the
4295         property, get the property value dynamically.
4296         (Ffont_put): Accept font-entity and font-object too.
4297         (Ffont_get_glyhphs): Rename from Fget_font_glyphs.  Arguments and
4298         return value changed.
4299         (syms_of_font): Adjust for the above change.
4301 2010-07-11  Andreas Schwab  <schwab@linux-m68k.org>
4303         * blockinput.h: Remove obsolete comment.
4305         * lisp.h: Include <stddef.h>.
4306         (OFFSETOF): Don't define.
4307         (VECSIZE): Use offsetof instead of OFFSETOF.
4308         (PSEUDOVECSIZE): Likewise.
4309         * process.c (conv_sockaddr_to_lisp): Likewise.
4310         * alloc.c: Don't include <stddef.h>.
4311         * buffer.h (PER_BUFFER_VAR_OFFSET): Use offsetof.
4313         * process.c: Remove obsolete comment.
4315 2010-07-11  Chong Yidong  <cyd@stupidchicken.com>
4317         * xfaces.c (Vface_remapping_alist): Doc fix (Bug#6091).
4319 2010-07-11  Andreas Schwab  <schwab@linux-m68k.org>
4321         * callint.c (Fcall_interactively): Use strchr, strrchr instead of
4322         index, rindex.
4323         * doc.c (get_doc_string, Fsnarf_documentation): Likewise.
4324         * editfns.c (Fuser_full_name, Fformat): Likewise.
4325         * emacs.c (argmatch, sort_args, decode_env_path): Likewise.
4326         * fileio.c (Ffile_symlink_p): Likewise.
4327         * filelock.c (current_lock_owner): Likewise.
4328         * font.c (font_parse_name, font_parse_family_registry): Likewise.
4329         * fontset.c (fontset_pattern_regexp): Likewise.
4330         * lread.c (read1): Likewise.
4331         * sysdep.c (init_system_name): Likewise.
4332         * xfns.c (select_visual): Likewise.
4333         * s/hpux10-20.h (index, rindex): Don't define.
4334         * s/ms-w32.h (index): Likewise.
4335         * s/usg5-4.h: Likewise.
4337         * callproc.c (relocate_fd): Use F_DUPFD if defined.
4339         * alloc.c (pending_malloc_warning, malloc_warning): Add const.
4340         * callproc.c (relocate_fd, getenv_internal_1, getenv_internal)
4341         (egetenv): Likewise.
4342         * doprnt.c (doprnt): Likewise.
4343         * editfns.c (set_time_zone_rule, format2): Likewise.
4344         * emacs.c (decode_env_path): Likewise.
4345         * eval.c (signal_error, error): Likewise.
4346         * insdel.c (replace_range_2): Likewise.
4347         * keyboard.c (cmd_error_internal): Likewise.
4348         * lread.c (isfloat_string, make_symbol, dir_warning): Likewise.
4349         * print.c (write_string, write_string_1, print_error_message):
4350         Likewise.
4351         * vm-limit.c (warn_function, memory_warnings): Likewise.
4352         * xdisp.c (message1, message1_nolog, message_with_string)
4353         (vmessage, message, message_nolog): Likewise.
4354         * emacs.c: Remove duplicate declaration.
4355         * keyboard.h: Likewise.
4356         * lisp.h: Update prototypes.
4358         * eval.c: Fix indentation problem.
4360         * keyboard.c: Include "process.h"
4362         * eval.c: Remove obsolete noinline declaration.
4363         * fns.c: Likewise.
4365 2010-07-11  Ken Raeburn  <raeburn@raeburn.org>
4367         * doprnt.c (doprnt): Take a va_list argument instead of count and
4368         pointer.
4369         * eval.c (error): Change to a standard-C variadic function.
4370         * xdisp.c (vmessage): Rename from message, made static, and
4371         changed to take a va_list argument.
4372         (message): New variadic wrapper.
4373         (message_nolog): Now a variadic function, calling vmessage.
4374         * lisp.h: Include stdarg.h for va_list.
4375         (doprnt, error, message, message_nolog): Decls updated.
4377 2010-07-11  Eli Zaretskii  <eliz@gnu.org>
4379         * process.c (syms_of_process) <delete-exited-processes>: Define
4380         even if !subprocesses.
4381         (delete_exited_processes): Ditto.
4383         * msdos.c (syms_of_msdos) <delete-exited-processes>: Remove DEFVAR.
4384         (delete_exited_processes): Don't define.
4386 2010-07-10  Chong Yidong  <cyd@stupidchicken.com>
4388         * frame.c (make_frame): Initialize menu_bar_lines and
4389         tool_bar_lines members.
4390         (make_initial_frame, make_terminal_frame):
4391         Initialize menu_bar_lines using value of menu-bar-mode.
4393         * msdos.c (IT_set_frame_parameters): Don't set menu-bar-lines.
4395 2010-07-10  Eli Zaretskii  <eliz@gnu.org>
4397         * process.c: Reshuffle #include's.  Condition some of the global
4398         and static variables on `subprocesses'.
4399         (hold_keyboard_input, unhold_keyboard_input, kbd_on_hold_p):
4400         Leave only one implementation.
4401         (Fget_buffer_process, Fprocess_inherit_coding_system_flag)
4402         (kill_buffer_processes, Flist_system_processes)
4403         (Fprocess_attributes, init_process, syms_of_process): Unify the
4404         implementations for with subprocesses and without them.
4406 2010-07-09  Jan Djärv  <jan.h.d@swipnet.se>
4408         * xmenu.c (set_frame_menubar): Must realize menubar_widget to get the
4409         correct size for Motif.
4410         (free_frame_menubar): Call x_set_window_size to update frame size.
4412         * xfns.c (x_window): Set borderWidth to 0 for pane and
4413         EmacsFrame.  Frame size calculation is wrong otherwise.
4415 2010-07-09  Michael Albinus  <michael.albinus@gmx.de>
4417         * dbusbind.c (xd_initialize): Add new argument RAISE_ERROR, which
4418         allows to suppress errors when polling in Emacs' main loop.
4419         (Fdbus_init_bus, Fdbus_get_unique_name, Fdbus_call_method)
4420         (Fdbus_call_method_asynchronously, Fdbus_method_return_internal)
4421         (Fdbus_method_error_internal, Fdbus_send_signal)
4422         (xd_get_dispatch_status, xd_read_message, Fdbus_register_signal)
4423         (Fdbus_register_method): Use it.  (Bug#6579)
4425 2010-07-08  Dan Nicolaescu  <dann@ics.uci.edu>
4427         * alloc.c: Convert DEFUNs to standard C.
4428         * buffer.c:
4429         * bytecode.c:
4430         * callint.c:
4431         * callproc.c:
4432         * casefiddle.c:
4433         * casetab.c:
4434         * category.c:
4435         * character.c:
4436         * charset.c:
4437         * chartab.c:
4438         * cmds.c:
4439         * coding.c:
4440         * composite.c:
4441         * data.c:
4442         * dbusbind.c:
4443         * dired.c:
4444         * dispnew.c:
4445         * doc.c:
4446         * dosfns.c:
4447         * editfns.c:
4448         * emacs.c:
4449         * eval.c:
4450         * fileio.c:
4451         * filelock.c:
4452         * floatfns.c:
4453         * fns.c:
4454         * font.c:
4455         * fontset.c:
4456         * frame.c:
4457         * fringe.c:
4458         * image.c:
4459         * indent.c:
4460         * insdel.c:
4461         * keyboard.c:
4462         * keymap.c:
4463         * lread.c:
4464         * macros.c:
4465         * marker.c:
4466         * menu.c:
4467         * minibuf.c:
4468         * msdos.c:
4469         * nsfns.m:
4470         * nsmenu.m:
4471         * nsselect.m:
4472         * print.c:
4473         * process.c:
4474         * search.c:
4475         * sound.c:
4476         * syntax.c:
4477         * term.c:
4478         * terminal.c:
4479         * textprop.c:
4480         * undo.c:
4481         * w16select.c:
4482         * w32console.c:
4483         * w32fns.c:
4484         * w32font.c:
4485         * w32menu.c:
4486         * w32proc.c:
4487         * w32select.c:
4488         * window.c:
4489         * xdisp.c:
4490         * xfaces.c:
4491         * xfns.c:
4492         * xmenu.c:
4493         * xselect.c:
4494         * xsettings.c:
4495         * xsmfns.c: Likewise.
4497 2010-07-08  Eli Zaretskii  <eliz@gnu.org>
4499         * process.c (kbd_is_on_hold, hold_keyboard_input)
4500         (unhold_keyboard_input, kbd_on_hold_p) [!subprocesses]: Define.
4502 2010-07-08  Jan Djärv  <jan.h.d@swipnet.se>
4504         * xmenu.c (set_frame_menubar, create_and_show_popup_menu)
4505         (create_and_show_dialog): Don't call apply_systemfont_to_(menu|dialog)
4506         unless USE_LUCID.
4508 2010-07-08  Dan Nicolaescu  <dann@ics.uci.edu>
4510         * xdisp.c (store_mode_line_noprop_char): Remove K&R alternative
4511         declaration.
4513         Clean up include guards.
4514         * tparam.c: Remove include guards for config.h, string.h and code
4515         that assumes #ifndef emacs.
4516         * termcap.c:
4517         * unexalpha.c:
4518         * sysdep.c:
4519         * filemode.c:
4520         * filelock.c:
4521         * bidi.c: Likewise.
4523         Remove prefix-args.c
4524         * prefix-args.c: Remove file.
4525         * autodeps.mk (ALLOBJS): Remove reference to prefix-args.
4526         * Makefile.in (temacs${EXEEXT}): Remove references to
4527         PRE_EDIT_LDFLAGS and POST_EDIT_LDFLAGS.
4528         (mostlyclean): Remove reference to prefix-args.
4529         (prefix-args): Remove.
4531         Simplify cstart_of_data, start_of_code and related code.
4532         * mem-limits.h: Remove !emacs and _LIBC conditional code.
4533         (start_of_data): Merge into start_of_data function.
4534         * sysdep.c (start_of_text): Remove.  Move simplified versions of
4535         it in the only users: unexaix.c and unexec.c.
4536         (read_input_waiting): Remove local declaration of quit_char.
4537         (start, etext): Remove declarations.
4538         (start_of_data): Merge with the version in mem-limits.h and move
4539         to vm-limits.c.
4540         * vm-limit.c (start_of_data): Merged and simplified version of the
4541         code formerly in mem-limits.h and sysdep.c.
4542         * unexec.c (start): New declaration, moved from sysdep.c.
4543         (start_of_text): Simplified version of the code formerly in sysdep.c.
4544         * unexaix.c (start_of_text): Simplified version of the code
4545         formerly in sysdep.c.
4546         * m/alpha.h (HAVE_TEXT_START): Remove.
4547         (TEXT_START): Move ...
4548         * unexalpha.c (TEXT_START): ... here.
4549         * s/hpux10-20.h (TEXT_START): Remove.
4550         * s/darwin.h (TEXT_START):
4551         * m/mips.h (TEXT_START):
4552         * m/macppc.h (HAVE_TEXT_START):
4553         * m/m68k.h (TEXT_START):
4554         * m/iris4d.h (TEXT_START):
4555         * m/intel386.h (TEXT_START):
4556         * m/ibmrs6000.h (TEXT_START):
4557         * m/ia64.h (HAVE_TEXT_START):
4558         * s/msdos.h (TEXT_START): Likewise.
4560 2010-07-07  Andreas Schwab  <schwab@linux-m68k.org>
4562         * alloc.c (overrun_check_malloc, overrun_check_realloc)
4563         (overrun_check_free, xstrdup, allocate_string)
4564         (allocate_string_data, compact_small_strings, Fmake_string)
4565         (make_unibyte_string, make_multibyte_string)
4566         (make_string_from_bytes, make_specified_string, make_float)
4567         (Fcons, allocate_terminal, allocate_frame, make_pure_string)
4568         (Fgarbage_collect): Replace bcopy, safe_bcopy, bzero, bcmp by
4569         memcpy, memmove, memset, memcmp.
4570         * atimer.c (start_atimer, set_alarm): Likewise.
4571         * buffer.c (clone_per_buffer_values, report_overlay_modification)
4572         (mmap_realloc, init_buffer_once): Likewise.
4573         * callint.c (Fcall_interactively): Likewise.
4574         * callproc.c (Fcall_process, Fcall_process_region, child_setup)
4575         (getenv_internal_1): Likewise.
4576         * casefiddle.c (casify_object): Likewise.
4577         * ccl.c (ccl_driver): Likewise.
4578         * character.c (str_as_multibyte, str_to_multibyte): Likewise.
4579         * charset.c (load_charset_map_from_file)
4580         (load_charset_map_from_file, load_charset_map_from_vector)
4581         (Fdefine_charset_internal): Likewise.
4582         * cm.c (Wcm_clear): Likewise.
4583         * coding.c (decode_eol, decode_coding_object)
4584         (Fset_coding_system_priority, make_subsidiaries): Likewise.
4585         * data.c (Faset): Likewise.
4586         * dired.c (directory_files_internal, file_name_completion_stat):
4587         Likewise.
4588         * dispnew.c (new_glyph_matrix, adjust_glyph_matrix)
4589         (clear_glyph_row, copy_row_except_pointers)
4590         (copy_glyph_row_contents, new_glyph_pool, realloc_glyph_pool)
4591         (save_current_matrix, restore_current_matrix)
4592         (build_frame_matrix_from_leaf_window, mirrored_line_dance)
4593         (mirror_line_dance, scrolling_window): Likewise.
4594         * doc.c (Fsnarf_documentation, Fsubstitute_command_keys):
4595         Likewise.
4596         * doprnt.c (doprnt): Likewise.
4597         * editfns.c (Fuser_full_name, make_buffer_string_both)
4598         (Fmessage_box, Fformat, Ftranspose_regions): Likewise.
4599         * emacs.c (sort_args): Likewise.
4600         * eval.c (Fapply, Ffuncall): Likewise.
4601         * fileio.c (Ffile_name_directory, make_temp_name)
4602         (Fexpand_file_name, search_embedded_absfilename)
4603         (Fsubstitute_in_file_name, Ffile_symlink_p, Finsert_file_contents)
4604         (auto_save_error): Likewise.
4605         * fns.c (Fstring_equal, Fcopy_sequence, concat)
4606         (string_to_multibyte, Fstring_as_unibyte, Fstring_as_multibyte)
4607         (internal_equal, Fclear_string, larger_vector, copy_hash_table)
4608         (Fmake_hash_table): Likewise.
4609         * fringe.c (Fdefine_fringe_bitmap): Likewise.
4610         * ftfont.c (ftfont_text_extents): Likewise.
4611         * getloadavg.c (getloadavg): Likewise.
4612         * image.c (define_image_type, make_image, make_image_cache)
4613         (x_create_x_image_and_pixmap, xbm_image_p)
4614         (w32_create_pixmap_from_bitmap_data, xbm_load, xpm_lookup_color)
4615         (xpm_image_p, x_create_bitmap_from_xpm_data, xpm_load)
4616         (init_color_table, x_build_heuristic_mask, pbm_image_p, pbm_load)
4617         (png_image_p, png_read_from_memory, png_load, jpeg_image_p)
4618         (tiff_image_p, tiff_read_from_memory, gif_image_p)
4619         (gif_read_from_memory, gif_load, svg_image_p, gs_image_p):
4620         Likewise.
4621         * indent.c (scan_for_column, compute_motion): Likewise.
4622         * insdel.c (gap_left, gap_right, make_gap_smaller, copy_text)
4623         (insert_1_both, insert_from_gap, replace_range_2): Likewise.
4624         * intervals.c (reproduce_tree, reproduce_tree_obj): Likewise.
4625         * keyboard.c (echo_char, save_getcjmp, restore_getcjmp)
4626         (kbd_buffer_store_event_hold, apply_modifiers_uncached)
4627         (store_user_signal_events, menu_bar_items, tool_bar_items)
4628         (process_tool_bar_item, append_tool_bar_item)
4629         (read_char_minibuf_menu_prompt, read_key_sequence)
4630         (Fread_key_sequence, Fread_key_sequence_vector, Frecent_keys):
4631         Likewise.
4632         * keymap.c (current_minor_maps, Fdescribe_buffer_bindings):
4633         Likewise.
4634         * lisp.h (STRING_COPYIN): Likewise.
4635         * lread.c (Fload, read1, oblookup): Likewise.
4636         * msdos.c (Frecent_doskeys): Likewise.
4637         * nsfns.m (Fx_create_frame): Likewise.
4638         * nsfont.m (nsfont_open, nsfont_text_extents, ns_glyph_metrics):
4639         Likewise.
4640         * nsimage.m (EmacsImage-initFromSkipXBM:width:height:)
4641         (EmacsImage-initForXPMWithDepth:width:height:flip:length:):
4642         Likewise.
4643         * nsmenu.m (ns_update_menubar): Likewise.
4644         * nsterm.m (ns_draw_fringe_bitmap, ns_term_init): Likewise.
4645         * print.c (print_unwind, printchar, strout, print_string)
4646         (print_error_message): Likewise.
4647         * process.c (conv_lisp_to_sockaddr, set_socket_option)
4648         (Fmake_network_process, Fnetwork_interface_list)
4649         (Fnetwork_interface_info, read_process_output, Fprocess_send_eof)
4650         (init_process): Likewise.
4651         * ralloc.c (resize_bloc, r_alloc_sbrk, r_alloc_init): Likewise.
4652         * regex.c (init_syntax_once, regex_compile, re_compile_fastmap):
4653         Likewise.
4654         * scroll.c (do_scrolling, do_direct_scrolling)
4655         (scrolling_max_lines_saved): Likewise.
4656         * search.c (search_buffer, wordify, Freplace_match): Likewise.
4657         * sound.c (wav_init, au_init, Fplay_sound_internal): Likewise.
4658         * syntax.c (skip_chars, skip_syntaxes): Likewise.
4659         * sysdep.c (child_setup_tty, sys_subshell, emacs_get_tty)
4660         (emacs_set_tty): Likewise.
4661         * term.c (encode_terminal_code, calculate_costs)
4662         (produce_special_glyphs, create_tty_output, init_tty, delete_tty):
4663         Likewise.
4664         * termcap.c (tgetst1, gobble_line): Likewise.
4665         * termhooks.h (EVENT_INIT): Likewise.
4666         * tparam.c (tparam1): Likewise.
4667         * unexalpha.c (unexec): Likewise.
4668         * unexec.c (write_segment): Likewise.
4669         * unexmacosx.c (unexec_write_zero): Likewise.
4670         * w32fns.c (w32_wnd_proc, Fx_create_frame, x_create_tip_frame)
4671         (Fx_file_dialog, Fsystem_move_file_to_trash): Likewise.
4672         * w32font.c (w32font_list_family, w32font_text_extents)
4673         (w32font_list_internal, w32font_match_internal)
4674         (w32font_open_internal, compute_metrics, Fx_select_font):
4675         Likewise.
4676         * w32menu.c (set_frame_menubar, add_menu_item)
4677         (w32_menu_display_help, w32_free_submenu_strings): Likewise.
4678         * w32term.c (XCreateGC, w32_initialize_display_info): Likewise.
4679         * w32uniscribe.c (uniscribe_list_family): Likewise.
4680         * w32xfns.c (get_next_msg, post_msg, prepend_msg): Likewise.
4681         * window.c (make_window, replace_window, set_window_buffer)
4682         (Fsplit_window): Likewise.
4683         * xdisp.c (init_iterator, RECORD_OVERLAY_STRING, reseat_to_string)
4684         (add_to_log, message3, x_consider_frame_title)
4685         (append_space_for_newline, extend_face_to_end_of_line)
4686         (decode_mode_spec_coding, init_glyph_string): Likewise.
4687         * xfaces.c (x_create_gc, get_lface_attributes_no_remap)
4688         (Finternal_copy_lisp_face, Finternal_merge_in_global_face)
4689         (face_attr_equal_p, make_realized_face, make_face_cache)
4690         (free_realized_faces, lookup_named_face, smaller_face)
4691         (face_with_height, lookup_derived_face)
4692         (x_supports_face_attributes_p, Finternal_set_font_selection_order)
4693         (Finternal_set_font_selection_order, realize_default_face)
4694         (compute_char_face, face_at_buffer_position)
4695         (face_for_overlay_string, face_at_string_position, merge_faces):
4696         Likewise.
4697         * xfns.c (xic_create_fontsetname, Fx_create_frame)
4698         (Fx_window_property, x_create_tip_frame)
4699         (Fx_backspace_delete_keys_p): Likewise.
4700         * xfont.c (xfont_list, xfont_match, xfont_list_family)
4701         (xfont_text_extents): Likewise.
4702         * xmenu.c (set_frame_menubar, xmenu_show): Likewise.
4703         * xrdb.c (magic_file_p, x_get_resource): Likewise.
4704         * xselect.c (x_queue_event, x_get_window_property)
4705         (receive_incremental_selection): Likewise.
4706         * xsmfns.c (x_session_check_input): Likewise.
4707         * xterm.c (x_send_scroll_bar_event, SET_SAVED_MENU_EVENT)
4708         (handle_one_xevent, x_check_errors, xim_initialize, x_term_init):
4709         Likewise.
4710         * character.h (BCOPY_SHORT): Removed.
4711         * config.in: Regenerate.
4712         * dispnew.c (safe_bcopy): Only define as dummy if PROFILING.
4713         * emacs.c (main) [PROFILING]: Don't declare
4714         dump_opcode_frequencies.
4715         * lisp.h (safe_bcopy): Remove declaration.
4716         (memset) [!HAVE_MEMSET]: Declare.
4717         (memcpy) [!HAVE_MEMCPY]: Likewise.
4718         (memmove) [!HAVE_MEMMOVE]: Likewise.
4719         (memcmp) [!HAVE_MEMCMP]: Likewise.
4720         * s/ms-w32.h (bzero, bcopy, bcmp, GAP_USE_BCOPY)
4721         (BCOPY_UPWARD_SAFE, BCOPY_DOWNWARD_SAFE, HAVE_BCOPY, HAVE_BCMP):
4722         Don't define.
4723         (HAVE_MEMCMP, HAVE_MEMCPY, HAVE_MEMMOVE, HAVE_MEMSET): Define.
4724         * s/msdos.h (GAP_USE_BCOPY, BCOPY_UPWARD_SAFE)
4725         (BCOPY_DOWNWARD_SAFE): Don't define.
4726         * sysdep.c (memset) [!HAVE_MEMSET]: Define.
4727         (memcpy) [!HAVE_MEMCPY]: Define.
4728         (memmove) [!HAVE_MEMMOVE]: Define.
4729         (memcmp) [!HAVE_MEMCMP]: Define.
4731 2010-07-07  Jan Djärv  <jan.h.d@swipnet.se>
4733         * process.c (kbd_is_on_hold): New variable.
4734         (hold_keyboard_input, unhold_keyboard_input, kbd_on_hold_p):
4735         New functions.
4736         (wait_reading_process_output): If kbd_on_hold_p returns non-zero,
4737         select on empty input mask.
4738         (init_process): Initialize kbd_is_on_hold to 0.
4740         * process.h (hold_keyboard_input, unhold_keyboard_input)
4741         (kbd_on_hold_p): Declare.
4743         * keyboard.c (input_available_signal): Declare.
4744         (kbd_buffer_nr_stored): New function.
4745         (kbd_buffer_store_event_hold): If kbd_buffer_nr_stored returns
4746         more than KBD_BUFFER_SIZE/2, stop reding input (Bug#6571).
4747         (kbd_buffer_get_event): If input is suspended and kbd_buffer_nr_stored
4748         returns less than KBD_BUFFER_SIZE/4, resume reding input (Bug#6571).
4749         (tty_read_avail_input): If input is on hold, return.
4750         Don't read more that free slots in kbd_buffer (Bug#6571).
4752 2010-07-07  Eli Zaretskii  <eliz@gnu.org>
4754         * msdos.h:
4755         * msdos.c:
4756         * dosfns.c:
4757         * w16select.c: Convert function definitions to ANSI C.
4759         * msdos.h (ctrl_break_func, install_ctrl_break_check):
4760         Remove unused prototypes.
4762 2010-07-07  Juanma Barranquero  <lekktu@gmail.com>
4764         * coding.c, sysdep.c: Convert some more functions to standard C.
4766 2010-07-07  Juanma Barranquero  <lekktu@gmail.com>
4768         * coding.c (decode_coding_gap, encode_coding_gap, decode_coding_object)
4769         (encode_coding_object): Use SPECPDL_INDEX.
4770         (syms_of_coding): Use DOS_NT.
4772 2010-07-07  Dan Nicolaescu  <dann@ics.uci.edu>
4774         * intervals.h (interval): Use EMACS_UINT instead of unsigned EMACS_INT.
4776         Make the function member of Lisp_Subr use standard C prototypes.
4777         * lisp.h (struct Lisp_Subr): Use a union for the function member.
4778         (DECL_ALIGN): Add a cast for the function.
4779         * eval.c (Feval, Ffuncall): Use the proper type for each type
4780         function call.
4782 2010-07-06  Chong Yidong  <cyd@stupidchicken.com>
4784         * fringe.c (draw_fringe_bitmap_1): Use lookup_named_face to get
4785         fringe face id, so face-remapping-alist works (Bug#6091).
4787 2010-07-06  Juanma Barranquero  <lekktu@gmail.com>
4789         * w32.c, w32console.c, w32fns.c, w32font.c, w32heap.c, w32inevt.c
4790         * w32menu.c, w32proc.c, w32reg.c, w32select.c, w32term.c
4791         * w32uniscribe.c, w32xfns.c: Convert function definitions to standard C.
4793 2010-07-06  Andreas Schwab  <schwab@linux-m68k.org>
4795         * xterm.c (x_get_keysym_name): Change type of parameter to int.
4796         * lisp.h: Declare x_get_keysym_name.
4797         * keyboard.c (modify_event_symbol): Don't declare
4798         x_get_keysym_name here.
4800 2010-07-06  Dan Nicolaescu  <dann@ics.uci.edu>
4802         * ecrt0.c: Revert conversion to standard C.
4804 2010-07-05  Dan Nicolaescu  <dann@ics.uci.edu>
4806         * vm-limit.c (memory_warnings):
4807         * keyboard.c (modify_event_symbol):
4808         * floatfns.c (rounding_driver, ceiling2, floor2, truncate2)
4809         (round2, emacs_rint):
4810         * process.c (send_process, old_sigpipe): Convert function
4811         definitions and declarations to standard C.
4813 2010-07-05  Juanma Barranquero  <lekktu@gmail.com>
4815         * buffer.c, cm.c, eval.c, keyboard.c, process.c, term.c, vm-limit.c,
4816         * xdisp.c: Convert function definitions to standard C.
4818         * cm.c (cmputc): Arg C is now int, not char.
4819         * process.c (Fmake_network_process): Cast sockaddr_in* to sockaddr*.
4821 2010-07-05  James Cloos  <cloos@jhcloos.com>
4823         * xterm.h (Xatom_net_wm_name, Xatom_net_wm_icon_name): New.
4825         * xterm.c (x_term_init): Intern the _NET_WM_NAME and
4826         _NET_WM_ICON_NAME atoms.
4828         * xfns.c (x_set_name_internal): Set the EWMH _NET_WM_NAME
4829         and _NET_WM_ICON_NAME properties, too, matching what is
4830         done in the Gtk+ case.
4832 2010-07-05  Jan Djärv  <jan.h.d@swipnet.se>
4834         * xterm.c (XTring_bell, XTset_terminal_window): Fix wrong prototype.
4836         * xsmfns.c (SSDATA): New macro.
4837         (smc_save_yourself_CB, x_session_initialize): Use SSDATA for strings
4838         passed to strlen/strcpy/strcat.
4839         (create_client_leader_window): Surround with #ifndef USE_GTK.
4840         Cast 7:th arg to XChangeProperty to (unsigned char *).
4842         * xsettings.c (something_changedCB, parse_settings)
4843         (apply_xft_settings): Reformat prototype.
4844         (something_changedCB, init_gconf): Remove unused variable i.
4845         (read_settings): Remove unused variable long_len.
4847         * gtkutil.c (xg_get_pixbuf_from_pix_and_mask)
4848         (xg_get_image_for_pixmap, create_dialog)
4849         (xg_get_file_with_selection, xg_get_file_name, update_cl_data)
4850         (menuitem_highlight_callback, make_menu_item)
4851         (xg_create_one_menuitem, create_menus, xg_update_menu_item)
4852         (xg_create_scroll_bar, xg_update_scrollbar_pos)
4853         (xg_set_toolkit_scroll_bar_thumb, xg_tool_bar_button_cb)
4854         (xg_tool_bar_proxy_help_callback, xg_tool_bar_detach_callback)
4855         (xg_tool_bar_attach_callback, xg_tool_bar_help_callback)
4856         (xg_tool_bar_item_expose_callback): Reformat prototype.
4857         (xg_update_menubar): GList *group => GSList *group.
4858         (xg_modify_menubar_widgets): Initialize witem to 0, check witem != 0
4859         before use.
4860         (update_frame_tool_bar): 4:th param to xg_get_image_for_pixmap changed
4861         to GTK_IMAGE (wimage).
4863 2010-07-05  Dan Nicolaescu  <dann@ics.uci.edu>
4865         * atimer.c: Use "" instead of <> for local includes for
4866         consistency with the rest of the code.
4868         * xsmfns.c (smc_save_yourself_CB, smc_error_handler):
4869         * xrdb.c (get_system_name):
4870         * window.c (shrink_windows):
4871         * syntax.c (forw_comment):
4872         * scroll.c (calculate_scrolling, calculate_direct_scrolling)
4873         (ins_del_costs):
4874         * mem-limits.h (start_of_data):
4875         * lread.c (readevalloop):
4876         * gtkutil.c (xg_dialog_response_cb, xg_get_file_with_chooser)
4877         (xg_get_file_with_selection, xg_update_menubar, xg_update_submenu):
4878         * frame.c (x_get_focus_frame):
4879         * floatfns.c (fmod_float):
4880         * fileio.c (choose_write_coding_system):
4881         * emacs.c (fatal_error_signal, init_cmdargs, argmatch)
4882         (malloc_initialize_hook, sort_args, synchronize_locale):
4883         * doprnt.c (doprnt):
4884         * dired.c (compile_pattern):
4885         * data.c (fmod_float):
4886         * chartab.c (map_sub_char_table, map_sub_char_table_for_charset)
4887         (map_char_table_for_charset):
4888         * charset.c (define_charset_internal):
4889         * alloc.c (Fgarbage_collect): Convert declarations or definitions
4890         to standard C.
4892 2010-07-04  Tetsurou Okazaki  <okazaki@be.to>  (tiny change)
4893             Stefan Monnier  <monnier@iro.umontreal.ca>
4895         * lread.c (read1): Fix up last change to not mess up `c'.
4897 2010-07-04  Juanma Barranquero  <lekktu@gmail.com>
4899         * strftime.c: Revert conversion to standard C (2010-07-04T07:50:25Z!dann@ics.uci.edu).
4901 2010-07-04  Juanma Barranquero  <lekktu@gmail.com>
4903         Fix prototypes.
4905         * atimer.c (start_atimer): Use EMACS_TIME, not struct timeval.
4906         * dired.c (file_name_completion_stat): Use DIRENTRY, not struct dirent.
4907         * fileio.c (read_non_regular, read_non_regular_quit): Add Lisp_Object
4908         arg, as required by internal_condition_case_1.
4909         * print.c (strout): Use const char* for arg PTR.
4910         * regex.c (bcmp_translate): Use RE_TRANSLATE_TYPE, not Lisp_Object.
4911         (analyse_first): Fix "const const".
4912         * sysdep.c (set_file_times): Use EMACS_TIME, not struct timeval.
4913         * unexelf.c (round_up, find_section): Use ElfW macro for arguments.
4914         * xgselect.c (xg_select): Use SELECT_TYPE, EMACS_TIME.
4916 2010-07-04  Dan Nicolaescu  <dann@ics.uci.edu>
4918         * alloc.c: Convert function definitions to standard C.
4919         * atimer.c:
4920         * bidi.c:
4921         * bytecode.c:
4922         * callint.c:
4923         * callproc.c:
4924         * casefiddle.c:
4925         * casetab.c:
4926         * category.c:
4927         * ccl.c:
4928         * character.c:
4929         * charset.c:
4930         * chartab.c:
4931         * cmds.c:
4932         * coding.c:
4933         * composite.c:
4934         * data.c:
4935         * dbusbind.c:
4936         * dired.c:
4937         * dispnew.c:
4938         * doc.c:
4939         * doprnt.c:
4940         * ecrt0.c:
4941         * editfns.c:
4942         * fileio.c:
4943         * filelock.c:
4944         * filemode.c:
4945         * fns.c:
4946         * font.c:
4947         * fontset.c:
4948         * frame.c:
4949         * fringe.c:
4950         * ftfont.c:
4951         * ftxfont.c:
4952         * gtkutil.c:
4953         * indent.c:
4954         * insdel.c:
4955         * intervals.c:
4956         * keymap.c:
4957         * lread.c:
4958         * macros.c:
4959         * marker.c:
4960         * md5.c:
4961         * menu.c:
4962         * minibuf.c:
4963         * prefix-args.c:
4964         * print.c:
4965         * ralloc.c:
4966         * regex.c:
4967         * region-cache.c:
4968         * scroll.c:
4969         * search.c:
4970         * sound.c:
4971         * strftime.c:
4972         * syntax.c:
4973         * sysdep.c:
4974         * termcap.c:
4975         * terminal.c:
4976         * terminfo.c:
4977         * textprop.c:
4978         * tparam.c:
4979         * undo.c:
4980         * unexelf.c:
4981         * window.c:
4982         * xfaces.c:
4983         * xfns.c:
4984         * xfont.c:
4985         * xftfont.c:
4986         * xgselect.c:
4987         * xmenu.c:
4988         * xrdb.c:
4989         * xselect.c:
4990         * xsettings.c:
4991         * xsmfns.c:
4992         * xterm.c: Likewise.
4994 2010-07-03  Eli Zaretskii  <eliz@gnu.org>
4996         * msdos.c (IT_set_frame_parameters): Fix setting of colors in
4997         frames other than the initial one.  Fix reversal of colors when
4998         `reverse' is specified in the frame parameters.
4999         Call update_face_from_frame_parameter instead of
5000         internal-set-lisp-face-attribute.  Initialize screen colors from
5001         initial_screen_colors[] when f->default_face_done_p is zero,
5002         instead of depending on being called with default-frame-alist as
5003         the alist argument.
5005         * xfaces.c (update_face_from_frame_parameter): Move out of
5006         HAVE_WINDOW_SYSTEM portion.  Condition window-system only parts
5007         with HAVE_WINDOW_SYSTEM.
5009         * msdos.c (IT_set_frame_parameters): Set menu-bar-lines according
5010         to menu-bar-mode, if not set in the frame parameters or in
5011         default-frame-alist.
5013         * w32console.c (sys_tputs): Adjust argument list to prototype in
5014         term.c.
5016 2010-07-03  Juanma Barranquero  <lekktu@gmail.com>
5018         * lisp.h (memory_warnings): Fix prototype.
5020         * cm.h (evalcost): Fix prototype.
5022         * cm.c (evalcost): Fix arg type.
5024 2010-07-02  Dan Nicolaescu  <dann@ics.uci.edu>
5026         * term.c (term_clear_mouse_face, Fidentity):
5027         * syssignal.h (signal_handler_t):
5028         * lisp.h (memory_warnings):
5029         * coding.h (preferred_coding_system):
5030         * cm.h (evalcost):
5031         * blockinput.h (reinvoke_input_signal): Convert to standard C prototypes.
5033 2010-07-02  Eli Zaretskii  <eliz@gnu.org>
5035         * dosfns.h (msdos_stdcolor_idx, msdos_stdcolor_name): Remove P_
5036         from prototypes.
5038         * msdos.h (load_pixmap): Don't define away.
5040 2010-07-02  Jan Djärv  <jan.h.d@swipnet.se>
5042         * lisp.h:
5043         * atimer.h: Remove define for P_.
5045         * alloc.c: Remove __P and P_ from .c and .m files.
5046         * atimer.c:
5047         * buffer.c:
5048         * callint.c:
5049         * category.c:
5050         * charset.c:
5051         * chartab.c:
5052         * cm.c:
5053         * coding.c:
5054         * composite.c:
5055         * data.c:
5056         * dired.c:
5057         * dispnew.c:
5058         * doc.c:
5059         * editfns.c:
5060         * emacs.c:
5061         * eval.c:
5062         * fileio.c:
5063         * filelock.c:
5064         * fns.c:
5065         * font.c:
5066         * fontset.c:
5067         * frame.c:
5068         * ftfont.c:
5069         * ftxfont.c:
5070         * gmalloc.c:
5071         * gtkutil.c:
5072         * image.c:
5073         * indent.c:
5074         * intervals.c:
5075         * keyboard.c:
5076         * keymap.c:
5077         * lread.c:
5078         * marker.c:
5079         * menu.c:
5080         * minibuf.c:
5081         * print.c:
5082         * process.c:
5083         * scroll.c:
5084         * search.c:
5085         * sound.c:
5086         * strftime.c:
5087         * syntax.c:
5088         * sysdep.c:
5089         * term.c:
5090         * terminal.c:
5091         * textprop.c:
5092         * unexalpha.c:
5093         * w32console.c:
5094         * w32fns.c:
5095         * w32font.c:
5096         * w32menu.c:
5097         * w32term.c:
5098         * w32uniscribe.c:
5099         * window.c:
5100         * xdisp.c:
5101         * xfaces.c:
5102         * xfns.c:
5103         * xfont.c:
5104         * xftfont.c:
5105         * xmenu.c:
5106         * xselect.c:
5107         * xterm.c: Likewise.
5109         Remove P_ and __P macros.
5110         * atimer.h: Remove P_ and __P macros.
5111         * buffer.h:
5112         * category.h:
5113         * ccl.h:
5114         * character.h:
5115         * charset.h:
5116         * cm.h:
5117         * coding.h:
5118         * composite.h:
5119         * dispextern.h:
5120         * disptab.h:
5121         * dosfns.h:
5122         * font.h:
5123         * fontset.h:
5124         * frame.h:
5125         * gtkutil.h:
5126         * indent.h:
5127         * intervals.h:
5128         * keyboard.h:
5129         * keymap.h:
5130         * lisp.h:
5131         * macros.h:
5132         * md5.h:
5133         * menu.h:
5134         * msdos.h:
5135         * nsterm.h:
5136         * puresize.h:
5137         * region-cache.h:
5138         * syntax.h:
5139         * syssignal.h:
5140         * systime.h:
5141         * termhooks.h:
5142         * w32font.h:
5143         * w32term.h:
5144         * widget.h:
5145         * window.h:
5146         * xgselect.h:
5147         * xsettings.h:
5148         * xterm.h: Likewise.
5150 2010-07-02  Dan Nicolaescu  <dann@ics.uci.edu>
5152         * lisp.h: Document that USE_LISP_UNION_TYPE is now enabled using autoconf.
5154         Cleanup old code.
5155         * dired.c (BSD4_3): Remove all uses, redundant with BSD4_2.
5156         * syssignal.h: Remove code for Lynx, not supported anymore.
5157         * vm-limit.c: Remove unused code the depends on emacs not being
5158         defined and NO_LIM_DATA being defined.
5159         * mem-limits.h: Remove dead code.
5161 2010-07-01  Jan Djärv  <jan.h.d@swipnet.se>
5163         * window.c (Fwindow_absolute_pixel_edges): Doc fix.
5165         * window.c (calc_absolute_offset, Fwindow_absolute_pixel_edges)
5166         (Fwindow_inside_absolute_pixel_edges): New functions (bug#5721).
5168         * nsfns.m (compute_tip_xy): Do not convert coordinates from frame
5169         parameters, they are already absolute.
5171         * nsterm.m (x_set_window_size, initFrameFromEmacs):
5172         Rename FRAME_NS_TOOLBAR_HEIGHT to FRAME_TOOLBAR_HEIGHT.
5174         * nsterm.h (FRAME_NS_TOOLBAR_HEIGHT): Rename to FRAME_TOOLBAR_HEIGHT.
5176         * nsmenu.m (update_frame_tool_bar, free_frame_tool_bar):
5177         Update FRAME_TOOLBAR_HEIGHT.
5179         * nsmenu.m (free_frame_tool_bar, update_frame_tool_bar):
5180         Add BLOCK/UNBLOCK_INPUT so asserts don't trigger.
5182 2010-06-30  Chong Yidong  <cyd@stupidchicken.com>
5184         * frame.c (get_future_frame_param, Fmake_terminal_frame):
5185         Don't check default-frame-alist.
5187 2010-06-30  Andreas Schwab  <schwab@linux-m68k.org>
5189         * process.c (create_process): Avoid using invalid file descriptors.
5191         * callproc.c (child_setup): Avoid closing a file descriptor twice.
5193 2010-06-30  Jan Djärv  <jan.h.d@swipnet.se>
5195         * xsettings.c (Ffont_get_system_normal_font, Ffont_get_system_font):
5196         Improve documentation.  Return font regardless of use_system_font.
5197         (syms_of_xsettings): Improve documentation for font-use-system-font.
5199 2010-07-10  Chong Yidong  <cyd@stupidchicken.com>
5201         * xfaces.c (realize_face): Garbage the frame if a face is removed
5202         (Bug#6593).
5204 2010-07-05  Andreas Schwab  <schwab@linux-m68k.org>
5206         * keyboard.c: Remove duplicate <setjmp.h>.
5207         (read_key_sequence): Remove volatile qualifiers.
5209 2010-07-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5211         * dispextern.h (FRINGE_HEIGHT_BITS): New define.
5212         (struct glyph_row): New members left_fringe_offset and
5213         right_fringe_offset.
5215         * xterm.c (x_draw_fringe_bitmap): Don't clip bottom aligned bitmap
5216         specially.
5217         * w32term.c (w32_draw_fringe_bitmap): Likewise.
5218         * nsterm.m (ns_draw_fringe_bitmap): Likewise.
5220         * fringe.c (draw_fringe_bitmap_1): Don't clip bitmap here.
5221         Take account of bitmap offset.
5222         (draw_window_fringes): Take account of window vscroll.
5223         (update_window_fringes): Likewise.  Extend top-aligned top indicator
5224         or bottom-aligned bottom indicator to adjacent rows if it doesn't fit
5225         in one row.  Don't set redraw_fringe_bitmaps_p outside row comparison.
5226         Set left_fringe_offset and right_fringe_offset (Bug#5634, Bug#6325).
5228 2010-07-04  Juanma Barranquero  <lekktu@gmail.com>
5230         * w32fns.c (Qtooltip): Declare.
5231         Suggested by Andy Moreton <andrewjmoreton@gmail.com>.
5233 2010-07-03  Jan Djärv  <jan.h.d@swipnet.se>
5235         * xmenu.c (x_activate_menubar): Send Press/Release for Gtk+ to avoid
5236         grab on just Press (Bug#6499).
5238 2010-07-02  Chong Yidong  <cyd@stupidchicken.com>
5240         * frame.c (Qtooltip): New var.
5241         (delete_frame): Use it.  Fix faulty if statement.  Don't update
5242         mode line for tooltip frames.  Suggested by Martin Rudalics.
5244         * xfns.c (x_create_tip_frame):
5245         * w32fns.c (x_create_tip_frame): Use it.
5247 2010-06-17  Naohiro Aota  <naota@elisp.net>  (tiny change)
5249         * xftfont.c (xftfont_open): Check font width one by one also when
5250         spacing is dual.
5252         * ftfont.c (ftfont_open): Ditto.
5254 2010-06-30  Glenn Morris  <rgm@gnu.org>
5256         * s/sol2-6.h (INHIBIT_X11R6_XIM): Remove, handled by configure now.
5258         * Makefile.in (CANNOT_DUMP): Update for configure name change.
5260         * s/freebsd.h (USE_MMAP_FOR_BUFFERS):
5261         * s/irix6-5.h (USE_MMAP_FOR_BUFFERS):
5262         * s/darwin.h (SYSTEM_MALLOC):
5263         * s/sol2-10.h (SYSTEM_MALLOC): Move to configure.
5265 2010-06-29  Jan Djärv  <jan.h.d@swipnet.se>
5267         * nsfns.m: extern declare Vmenu_bar_mode, Vtool_bar_mode.
5268         (ns_get_screen): Don't assign integer to f.
5269         (Fx_display_color_cells): Declarations before statements.
5271 2010-06-28  Jan Djärv  <jan.h.d@swipnet.se>
5273         * xfns.c (x_default_font_parameter): Remove got_from_system
5274         (Bug#6526).
5276         * xterm.h (gtk_widget_get_window, gtk_widget_get_mapped)
5277         (gtk_adjustment_get_page_size, gtk_adjustment_get_upper):
5278         New defines based on what configure finds.
5280         * xterm.c (XTflash): Use gtk_widget_get_window.
5281         (xg_scroll_callback): Use gtk_adjustment_get_upper and
5282         gtk_adjustment_get_page_size.
5283         (handle_one_xevent): Use gtk_widget_get_mapped.
5284         (x_term_init): Remove HAVE_GTK_MULTIDISPLAY and associated error
5285         messages.
5287         * xmenu.c (create_and_show_popup_menu): Call gtk_widget_get_mapped.
5289         * gtkutil.h: Replace HAVE_GTK_FILE_BOTH with
5290         HAVE_GTK_FILE_SELECTION_NEW.
5292         * gtkutil.c (xg_display_open, xg_display_close):
5293         Remove HAVE_GTK_MULTIDISPLAY, it is always defined.
5294         (xg_display_open): Return type is void.
5295         (gtk_widget_set_has_window)
5296         (gtk_dialog_get_action_area, gtk_dialog_get_content_area)
5297         (gtk_widget_get_sensitive, gtk_adjustment_set_page_size)
5298         (gtk_adjustment_set_page_increment)
5299         (gtk_adjustment_get_step_increment): #define these if not found
5300         by configure.
5301         (remove_submenu): New define based on Gtk+ version.
5302         (xg_set_cursor, xg_frame_resized, xg_event_is_for_scrollbar):
5303         Use gtk_widget_get_window.
5304         (xg_frame_resized, xg_update_frame_menubar): Use gtk_widget_get_mapped.
5305         (xg_create_frame_widgets): Use gtk_widget_set_has_window.
5306         (create_dialog): Use gtk_dialog_get_action_area and
5307         gtk_dialog_get_content_area.
5308         (xg_uses_old_file_dialog, xg_get_file_name): Remove HAVE_GTK_FILE_BOTH
5309         and HAVE_GTK_FILE_CHOOSER_DIALOG_NEW.  File chooser is always
5310         available, so checking for HAVE_GTK_FILE_SELECTION_NEW is enough.
5311         (xg_update_menubar, xg_update_submenu, xg_show_toolbar_item):
5312         Use g_object_ref and g_object_unref.
5313         (xg_update_menu_item, xg_tool_bar_menu_proxy):
5314         Use gtk_widget_get_sensitive.
5315         (xg_update_submenu): Use remove_submenu.
5316         (xg_update_scrollbar_pos): Don't use GtkFixedChild, use child
5317         properties instead to get old x and y position.
5318         (xg_set_toolkit_scroll_bar_thumb): Use gtk_adjustment_get_page_size,
5319         gtk_adjustment_get_step_increment, gtk_adjustment_set_page_size,
5320         gtk_adjustment_set_step_increment and gtk_adjustment_set_page_increment.
5321         (xg_get_tool_bar_widgets): New function.
5322         (xg_tool_bar_menu_proxy, xg_show_toolbar_item)
5323         (update_frame_tool_bar): Call xg_get_tool_bar_widgets.
5324         (toolbar_set_orientation): New #define based on if configure
5325         finds gtk_orientable_set_orientation.
5326         (xg_create_tool_bar): Call toolbar_set_orientation.
5327         (xg_make_tool_item, xg_show_toolbar_item): Call gtk_box_pack_start
5328         instead of gtk_box_pack_start_defaults.
5330 2010-06-28  Chong Yidong  <cyd@stupidchicken.com>
5332         * cmds.c (Fdelete_backward_char): Move into Lisp.
5334 2010-06-27  Dan Nicolaescu  <dann@ics.uci.edu>
5336         * s/freebsd.h (BSD4_2): Remove redundant definition.
5337         bsd-common.h defines it already.
5339 2010-06-27  Chong Yidong  <cyd@stupidchicken.com>
5341         * xfns.c (Fx_create_frame): Don't consult X resouces when setting
5342         menu-bar-lines and tool-bar-lines.  Use menu-bar-mode and
5343         tool-bar-mode, which are now set using these X resources at
5344         startup, to determine the defaults (Bug#2249).
5346         * w32fns.c (Fx_create_frame):
5347         * nsfns.m (Fx_create_frame): Likewise.
5349         * frame.c (Vmenu_bar_mode, Vtool_bar_mode): New vars.
5351 2010-06-24  Juanma Barranquero  <lekktu@gmail.com>
5353         * gtkutil.c (xg_update_scrollbar_pos):
5354         Avoid C99 mid-block variable declaration.
5356 2010-06-22  Jan Djärv  <jan.h.d@swipnet.se>
5358         * xterm.c (x_scroll_bar_create): Remove call to xg_show_scroll_bar.
5360         * gtkutil.h (xg_show_scroll_bar): Remove.
5362         * gtkutil.c (xg_update_scrollbar_pos): Show/hide scroll bar as needed
5363         if height is less than scroll bar min size.
5364         (xg_show_scroll_bar): Remove, show moved to xg_update_scrollbar_pos.
5366         * xfns.c (x_default_font_parameter): Try to open font from system
5367         before using it (bug#6478).  Rename got_from_gconf to got_from_system.
5369 2010-06-22  Keith Packard  <keithp@keithp.com>  (tiny change)
5371         * font.c (font_parse_fcname): Allow . for sizes like 7.5 (bug#6437).
5373 2010-06-20  Eli Zaretskii  <eliz@gnu.org>
5375         * xdisp.c (try_scrolling): When scroll-conservatively is set to
5376         most-positive-fixnum, be extra accurate when scrolling window
5377         start, to avoid missing the cursor line.
5379 2010-06-19  Eli Zaretskii  <eliz@gnu.org>
5381         * xdisp.c (try_scrolling): Compute the limit for searching point
5382         in forward scroll from scroll_max, instead of an arbitrary limit
5383         of 10 screen lines.
5384         See http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00766.html
5385         and
5386         http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00773.html
5387         for details.
5389 2010-06-16  Glenn Morris  <rgm@gnu.org>
5391         * editfns.c (Fbyte_to_string): Pacify compiler.
5393 2010-06-16  Stefan Monnier  <monnier@iro.umontreal.ca>
5395         * lread.c (read1): Phase out old-style backquotes a bit more.
5397 2010-06-12  Eli Zaretskii  <eliz@gnu.org>
5399         * makefile.w32-in ($(BLD)/bidi.$(O)): Depend on biditype.h and
5400         bidimirror.h.
5402         * deps.mk (bidi.o): Depend on biditype.h and bidimirror.h.
5404         * bidi.c (bidi_initialize): Remove explicit initialization of
5405         bidi_type_table; include biditype.h instead.  Don't support
5406         entries whose second codepoint is zero.  Initialize bidi_mirror_table.
5407         (bidi_mirror_char): Use bidi_mirror_table.
5409         * biditype.h: New file.
5411         * bidimirror.h: New file.
5413         * window.c (syms_of_window): Doc fix (bug#6409).
5415 2010-06-12  Romain Francoise  <romain@orebokech.com>
5417         * Makefile.in (lisp, shortlisp): Use new location of vc-hooks and
5418         ediff-hook.
5420 2010-06-10  Glenn Morris  <rgm@gnu.org>
5422         * editfns.c (Fbyte_to_string): Pacify compiler.
5424         * m/ibms390x.h: Rather than duplicating ibms390.h, just include it.
5426 2010-06-26  Andreas Schwab  <schwab@linux-m68k.org>
5428         * alloc.c (Fmake_byte_code): Don't access undefined argument
5429         (Bug#6517).
5431 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
5433         * xdisp.c (next_element_from_image): Ensure that after-strings are
5434         read the next time we hit handle_stop (Bug#1336).
5436 2010-06-23  Andreas Schwab  <schwab@linux-m68k.org>
5438         * lread.c (read1): Signal error if #s is not followed by paren.
5440 2010-06-19  Chong Yidong  <cyd@stupidchicken.com>
5442         * image.c (free_image): Mark frame as garbaged (Bug#6426).
5444         * keymap.c (Fdefine_key): Doc fix (Bug#6460).
5446 2010-06-15  Glenn Morris  <rgm@gnu.org>
5448         * editfns.c (Fbyte_to_string): Pacify compiler.
5450 2010-06-09  Stefan Monnier  <monnier@iro.umontreal.ca>
5452         * dbusbind.c (xd_append_arg): Don't "make-unibyte" the string.
5453         Check `object's type before accessing its guts.
5455 2010-06-09  Dan Nicolaescu  <dann@ics.uci.edu>
5457         * s/usg5-4.h: Fix previous change.
5458         Suggested by Lawrence Mitchell <wence@gmx.li>
5460 2010-06-08  Andreas Schwab  <schwab@linux-m68k.org>
5462         * minibuf.c (Fall_completions): Add more checks.
5464 2010-06-08  Juanma Barranquero  <lekktu@gmail.com>
5466         * minibuf.c (Fall_completions): Check COLLECTION's size (bug#6378).
5468 2010-06-08  Dan Nicolaescu  <dann@ics.uci.edu>
5470         * lread.c (X_OK): Remove, unused.
5472         * dispnew.c: Remove obsolete comment.
5474         Remove INCLUDED_FCNTL.
5475         * xterm.c (INCLUDED_FCNTL):
5476         * callproc.c (INCLUDED_FCNTL):
5477         * alloc.c (INCLUDED_FCNTL):
5478         * systty.h (INCLUDED_FCNTL): Remove all uses, not needed anymore.
5479         (emacs_get_tty, emacs_set_tty): Declare unconditionally.
5481 2010-06-07  Martin Rudalics  <rudalics@gmx.at>
5483         * window.c (Fselect_window): Move `record_buffer' up to the
5484         beginning of this function, so the buffer gets recorded
5485         even if the selected window does not change.
5486         http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00137.html
5488 2010-06-07  Juanma Barranquero  <lekktu@gmail.com>
5490         * cmds.c (Fforward_char, Fbackward_char): Fix typos in docstrings.
5491         (Fforward_line, Fbeginning_of_line): Reflow docstrings.
5493 2010-06-06  Dan Nicolaescu  <dann@ics.uci.edu>
5495         Remove BSTRING related code, all platforms define it.
5496         * s/usg5-4.h (BSTRING): Remove definition.
5497         * s/template.h (BSTRING):
5498         * s/msdos.h (BSTRING):
5499         * s/ms-w32.h (BSTRING):
5500         * s/hpux10-20.h (BSTRING):
5501         * s/gnu-linux.h (BSTRING):
5502         * s/darwin.h (BSTRING):
5503         * s/cygwin.h (BSTRING):
5504         * s/bsd-common.h (BSTRING):
5505         * s/aix4-2.h (BSTRING): Likewise.
5506         * sysdep.c: Remove code depending on BSTRING not being defined.
5508 2010-06-05  Juanma Barranquero  <lekktu@gmail.com>
5510         Remove obsolete macro BASE_LEADING_CODE_P.
5511         * character.h (BASE_LEADING_CODE_P): Remove.
5512         * regex.c [!emacs] (BASE_LEADING_CODE_P): Remove.
5513         * buffer.c (Fset_buffer_multibyte):
5514         * indent.c (scan_for_column, compute_motion):
5515         * insdel.c (count_combining_before, count_combining_after):
5516         Use LEADING_CODE_P instead of BASE_LEADING_CODE_P.
5518 2010-06-04  Juanma Barranquero  <lekktu@gmail.com>
5520         Turn `directory-sep-char' into a noop.
5522         * lisp.h [WINDOWSNT] (Vdirectory_sep_char): Don't declare.
5523         (DIRECTORY_SEP): Define unconditionally.
5525         * s/ms-w32.h (DIRECTORY_SEP): Remove.
5527         * emacs.c (decode_env_path): Don't check DIRECTORY_SEP,
5528         call dostounix_filename directly.
5530         * fileio.c (CORRECT_DIR_SEPS): Remove.
5531         (Ffile_name_directory, directory_file_name, Fexpand_file_name)
5532         (Fsubstitute_in_file_name): Use dostounix_filename instead.
5533         (file_name_as_directory): Use dostounix_filename, DIRECTORY_SEP.
5534         (syms_of_fileio) <directory-sep-char>: Move to subr.el.
5536         * w32proc.c (CORRECT_DIR_SEPS): Remove.
5537         (Fw32_short_file_name, Fw32_long_file_name): Use dostounix_filename.
5539 2010-06-03  Andreas Schwab  <schwab@linux-m68k.org>
5541         * process.c (conv_lisp_to_sockaddr): Fix conversion of IPv4 address.
5542         (Bug#6346)
5544 2010-06-03  Juanma Barranquero  <lekktu@gmail.com>
5546         * ccl.c (Fccl_program_p): Fix typo in docstring.
5548 2010-06-03  Dan Nicolaescu  <dann@ics.uci.edu>
5550         Move UNEXEC definition to autoconf.
5551         * s/usg5-4.h (UNEXEC): Remove, move to configure.in.
5552         * s/sol2-10.h (UNEXEC):
5553         * s/irix6-5.h (UNEXEC):
5554         * s/hpux10-20.h (UNEXEC):
5555         * s/gnu-linux.h (UNEXEC):
5556         * s/darwin.h (UNEXEC):
5557         * s/cygwin.h (UNEXEC):
5558         * s/bsd-common.h (UNEXEC):
5559         * s/aix4-2.h (UNEXEC):
5560         * m/alpha.h (UNEXEC): Likewise.
5561         * Makefile.in (UNEXEC_OBJ): Define using @UNEXEC_OBJ@.
5563 2010-06-03  Juanma Barranquero  <lekktu@gmail.com>
5565         Remove obsolete pre-unicode2 macros.
5566         * character.h (MULTIBYTE_FORM_LENGTH, PARSE_MULTIBYTE_SEQ): Remove.
5567         * composite.c (composition_reseat_it):
5568         * data.c (Faset):
5569         * fns.c (Ffillarray):
5570         * regex.c (re_search_2): Use BYTES_BY_CHAR_HEAD.
5571         [!emacs] (BYTES_BY_CHAR_HEAD): Define instead of MULTIBYTE_FORM_LENGTH.
5573 2010-06-03  Juri Linkov  <juri@jurta.org>
5575         * buffer.c (Fother_buffer): Add CHECK_FRAME.
5576         (Fswitch_to_buffer): Remove unused variable `err'.
5578 2010-06-03  Glenn Morris  <rgm@gnu.org>
5580         * m/template.h (NO_SOCK_SIGIO): Remove, no longer used.
5582         * m/hp800.h (alloca) [__NetBSD__ && __GNUC__]: No need to define it,
5583         now that AH_BOTTOM does it.
5585         * m/hp800.h (HAVE_ALLOCA):
5586         * m/ibms390x.h (HAVE_ALLOCA): Do not define, no longer needed.
5588         * m/ia64.h, s/gnu-linux.h, s/gnu.h, s/netbsd.h, s/usg5-4.h:
5589         Remove NOT_C_CODE tests, it is always true now.
5591 2010-06-02  Dan Nicolaescu  <dann@ics.uci.edu>
5593         Fix config.h includes.
5594         * xsettings.c:
5595         * xgselect.c:
5596         * nsterm.m:
5597         * nsselect.m:
5598         * nsimage.m:
5599         * nsfont.m:
5600         * nsfns.m:
5601         * dbusbind.c: Use #include <config.h> instead of "config.h" as all
5602         other files do.
5604         * gmalloc.c: Remove BROKEN_PROTOTYPES reference, unused.
5606         * s/sol2-6.h: Remove obsolete comments.
5608         Remove unnecessary alloca.h includes.
5609         * keymap.c: Do not include alloca.h, config.h does that.
5610         * sysdep.c: Likewise.  Do not define fwrite, not used.
5612 2010-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5614         * sysdep.c (child_setup_tty): Move the non-canonical initialization to
5615         the HAVE_TERMIO where it belongs (bug#6149).
5617 2010-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
5619         * keymap.c (Fwhere_is_internal): Fix handling of remapping (in thread
5620         of bug#6305).
5622 2010-05-30  Eli Zaretskii  <eliz@gnu.org>
5624         * bidi.c (bidi_move_to_visually_next): Make sure the sentinel
5625         state is always cached (bug#6306).
5627 2010-05-29  Eli Zaretskii  <eliz@gnu.org>
5629         Fix cursor motion in bidi-reordered continued lines.
5630         * xdisp.c (try_cursor_movement): Backup to non-continuation line
5631         only after finding point's row.  Fix the logic.  Rewrite the loop
5632         over continuation lines in bidi-reordered buffers.
5633         Return CURSOR_MOVEMENT_MUST_SCROLL upon failure to find a suitable row,
5634         rather than CURSOR_MOVEMENT_CANNOT_BE_USED.
5636 2010-05-28  Michael Albinus  <michael.albinus@gmx.de>
5638         * fileio.c (Fdelete_file): Pass TRASH arg to handler call.
5640 2010-05-28  Kenichi Handa  <handa@m17n.org>
5642         * font.c (font_delete_unmatched): Check Vface_ignored_fonts.
5643         Don't sheck SPEC if it is nil.
5644         (font_list_entities): Call font_delete_unmatched if
5645         Vface_ignored_fonts is non-nil.  (Bug#6287)
5647 2010-05-28  Glenn Morris  <rgm@gnu.org>
5649         * Makefile.in (LIBES): Remove $LOADLIBES, it is never set.
5651 2010-05-27  Chong Yidong  <cyd@stupidchicken.com>
5653         * fileio.c (Fdelete_file): Change meaning of optional arg to mean
5654         whether to trash.
5655         (internal_delete_file, Frename_file): Callers changed.
5656         (delete_by_moving_to_trash): Doc fix.
5657         (Fdelete_directory_internal): Don't move to trash.
5659         * callproc.c (delete_temp_file):
5660         * buffer.c (Fkill_buffer): Callers changed.
5662         * lisp.h: Update prototype.
5664 2010-05-27  Chong Yidong  <cyd@stupidchicken.com>
5666         * xdisp.c (redisplay_window): After redisplay, check if point is
5667         still valid before setting it (Bug#6177).
5669 2010-05-27  Glenn Morris  <rgm@gnu.org>
5671         * Makefile.in, autodeps.mk, deps.mk, ns.mk:
5672         Convert comments to Makefile format.
5674         * Makefile.in (bootstrap-clean): No more Makefile.c.
5676 2010-05-26  Glenn Morris  <rgm@gnu.org>
5678         * Makefile.in (YMF_PASS_LDFLAGS): Remove.
5679         (temacs${EXEEXT}): Use PRE_EDIT_LDFLAGS, POST_EDIT_LDFLAGS.
5681         * Makefile.in (NS_IMPL_GNUSTEP_INC, NS_IMPL_GNUSTEP_TEMACS_LDFLAGS):
5682         Remove.
5683         (TEMACS_LDFLAGS): Do not use NS_IMPL_GNUSTEP_TEMACS_LDFLAGS.
5685 2010-05-26  Kenichi Handa  <handa@m17n.org>
5687         * composite.c (composition_compute_stop_pos): Fix condition for
5688         backward scanning.
5690 2010-05-25  Glenn Morris  <rgm@gnu.org>
5692         * Makefile.in (@NS_IMPL_GNUSTEP_INC@, NS_IMPL_GNUSTEP_TEMACS_LDFLAGS):
5693         Move before TEMACS_LDFLAGS.
5694         (TEMACS_LDFLAGS): Use $NS_IMPL_GNUSTEP_TEMACS_LDFLAGS.
5695         (temacs${EXEEXT}): Do not use $NS_IMPL_GNUSTEP_TEMACS_LDFLAGS.
5697         * Makefile.in (NOT_C_CODE): No longer define.
5698         (config.h): No longer include.
5700         * Makefile.in (LD_SWITCH_SYSTEM_TEMACS): Move definition after some
5701         variables it may reference.
5703         * Makefile.in (LD_SWITCH_SYSTEM_EXTRA): Remove.
5704         (TEMACS_LDFLAGS): Remove LD_SWITCH_SYSTEM_EXTRA.
5706 2010-05-25  Kenichi Handa  <handa@m17n.org>
5708         * dispextern.h (struct composition_it): New members rule_idx and
5709         charpos.
5711         * xdisp.c (set_iterator_to_next): While scanning backward, assume
5712         that the character positions of IT point the last character of the
5713         current grapheme cluster.
5714         (next_element_from_composition): Don't change character positions
5715         of IT.
5716         (append_composite_glyph): Set glyph->charpos to
5717         it->cmp_it.charpos.
5719         * composite.c (autocmp_chars): Change the first argument to RULE,
5720         and try composition with RULE only.
5721         (composition_compute_stop_pos): Record the index number of the
5722         composition rule in CMP_IT->rule_idx.
5723         (composition_reseat_it): Call autocmp_chars repeatedly until the
5724         correct rule of the composition is found.
5725         (composition_update_it): Set CMP_IT->charpos.  Assume the CHARPOS
5726         is at the last character of the current grapheme cluster when
5727         CMP_IT->reversed_p is nonzero.
5729 2010-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5731         * editfns.c (Fbyte_to_string): New function.
5733 2010-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5735         * process.c (Fmake_network_process): Set :host to nil if it's not used.
5736         Suggested by Masatake YAMATO <yamato@redhat.com>.
5738 2010-05-23  Eli Zaretskii  <eliz@gnu.org>
5740         * dispextern.h (init_iterator): Sync prototype with changed definition.
5742 2010-05-20  enami tsugutomo  <tsugutomo.enami@jp.sony.com>
5744         * s/netbsd.h: If terminfo is found, use it in preference to
5745         termcap.  (Bug#6190)  [Backport from trunk]
5747 2010-05-19  Eli Zaretskii  <eliz@gnu.org>
5749         Redesign and reimplement bidi-aware edge positions of glyph rows.
5751         * dispextern.h (struct glyph_row): New members minpos and maxpos.
5752         (MATRIX_ROW_START_CHARPOS, MATRIX_ROW_START_BYTEPOS)
5753         (MATRIX_ROW_END_CHARPOS, MATRIX_ROW_END_BYTEPOS): Reference minpos
5754         and maxpos members instead of start.pos and end.pos, respectively.
5756         * xdisp.c (display_line): Compare IT_CHARPOS with the position in
5757         row->start.pos, rather than with MATRIX_ROW_START_CHARPOS.
5758         (cursor_row_p): Use row->end.pos rather than MATRIX_ROW_END_CHARPOS.
5759         (try_window_reusing_current_matrix, try_window_id):
5760         Use ROW->minpos rather than ROW->start.pos.
5761         (init_from_display_pos, init_iterator): Use EMACS_INT for
5762         character and byte positions.
5763         (find_row_edges): Rename from find_row_end.  Accept additional
5764         arguments for minimum and maximum buffer positions seen by
5765         display_line for this row.  Don't use iterator to find the
5766         position following the maximum one; instead, increment the
5767         position found by display_line directly.  Fix logic; eol_pos
5768         should be tested before the rest.  Handle the case of characters
5769         delivered from display vector (bug#6036).  Fix tests related to
5770         it->method.  Handle the truncated_on_right_p rows.
5771         (RECORD_MAX_MIN_POS): New macro.
5772         (display_line): Use it to record the minimum and maximum buffer
5773         positions for glyphs in the row being assembled.  Record the
5774         position of the newline that terminates the line.  If word wrap is
5775         in effect, restore minimum and maximum positions seen up to the
5776         wrap point, when iterator returns to it.
5777         (try_window_reusing_current_matrix): Give up if in bidi-reordered
5778         row and cursor not already at point.  Restore original pre-bidi
5779         code for unidirectional buffers.
5781         * dispnew.c (increment_row_positions, check_matrix_invariants):
5782         Increment and check row->start.pos and row->end.pos, in addition
5783         to MATRIX_ROW_START_CHARPOS and MATRIX_ROW_END_CHARPOS.
5785         * .gdbinit (prowlims): Display row->minpos and row->maxpos.
5786         Display truncated_on_left_p and truncated_on_right_p flags.
5787         Formatting fixes.
5788         (pmtxrows): Display the ordinal number of each row.  Don't display
5789         rows beyond the last one.
5791         * bidi.c (bidi_cache_iterator_state): Don't zero out new_paragraph:
5792         it is not copied by bidi_copy_it.
5794 2010-05-22  Eli Zaretskii  <eliz@gnu.org>
5796         * w32.c (sys_write): Break writes into chunks smaller than 32MB.
5797         (Bug#6237)
5799 2010-05-22  Chong Yidong  <cyd@stupidchicken.com>
5801         * image.c (Fimage_flush): Rename from image-refresh.
5803 2010-05-21  Chong Yidong  <cyd@stupidchicken.com>
5805         * xdisp.c (redisplay_internal): Clear caches even if redisplaying
5806         just one window.
5808         * image.c (Vimage_cache_eviction_delay): Decrease to 300.
5809         (clear_image_cache): If the number of cached images is unusually
5810         large, decrease the cache eviction delay (Bug#6230).
5812 2010-05-21  Glenn Morris  <rgm@gnu.org>
5814         * Makefile.in (${ns_appdir}, ${ns_appbindir}Emacs, ns-app):
5815         Move these rules to ns.mk.
5816         * ns.mk: New file.
5818         * Makefile.in (../src/$(OLDXMENU), $(OLDXMENU)): Always define rules.
5820         * Makefile.in (CANNOT_DUMP): New, set by configure.
5821         (emacs${EXEEXT}, bootstrap-emacs${EXEEXT}): Use $CANNOT_DUMP.
5823 2010-05-20  Juri Linkov  <juri@jurta.org>
5825         * fileio.c (Fdelete_file): Change interative spec to use
5826         `read-file-name' like in `find-file-read-args' where the default
5827         value is `default-directory' instead of `buffer-file-name'.
5828         http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00533.html
5830 2010-05-20  Kevin Ryde  <user42@zip.com.au>
5832         * keyboard.c (Vlast_command, Vkeyboard_translate_table)
5833         (Voverriding_terminal_local_map, Vsystem_key_alist)
5834         (Vlocal_function_key_map): Fix manual link in docstring (Bug#6224).
5836 2010-05-20  Glenn Morris  <rgm@gnu.org>
5838         * Makefile.in (DEPDIR): New constant.
5839         (DEPFLAGS): Set with configure, not cpp.
5840         (MKDEPDIR): New, set by configure.
5841         (.c.o, .m.o, ecrt0.o): Use $MKDEPDIR.
5842         (clean): Use $DEPDIR.
5843         (deps_frag): Include from configure.
5844         Move static/dynamic dependency stuff to deps.mk/autodeps.mk.
5845         * deps.mk, autodeps.mk: New files, extracted from Makefile.in.
5847         * bidi.c (bidi_cache_shrink, bidi_cache_iterator_state):
5848         Fix reallocation of the cache.  (Bug#6210)
5850 2010-05-19  Glenn Morris  <rgm@gnu.org>
5852         * s/msdos.h (ORDINARY_LINK): Move to sed2v2.inp.
5854         * Makefile.in (LD, YMF_PASS_LDFLAGS): Set with configure, not cpp.
5855         (GNULIB_VAR): Remove.
5856         (LIBES): Use LIB_GCC instead of GNULIB_VAR.
5858         * m/ibms390x.h (LINKER):
5859         * m/macppc.h (LINKER) [GNU_LINUX]:
5860         * s/aix4-2.h (ORDINARY_LINK):
5861         * s/cygwin.h (LINKER):
5862         * s/darwin.h (ORDINARY_LINK):
5863         * s/gnu.h (ORDINARY_LINK):
5864         * s/netbsd.h (LINKER):
5865         * s/usg5-4.h (ORDINARY_LINK):
5866         Move to configure.
5868         * s/aix4-2.h (LINKER): Remove; this file sets ORDINARY_LINK.
5870 2010-05-18  Chong Yidong  <cyd@stupidchicken.com>
5872         * character.c (Fstring, Funibyte_string): Use SAFE_ALLOCA to
5873         prevent stack overflow if number of arguments is too large
5874         (Bug#6214).
5876 2010-05-18  Juanma Barranquero  <lekktu@gmail.com>
5878         * charset.c (load_charset_map_from_file): Don't call close after fclose.
5880 2010-05-18  Glenn Morris  <rgm@gnu.org>
5882         * s/gnu-linux.h: Combine two conditionals.
5884         * Makefile.in (otherobj): Include $(VMLIMIT_OBJ) separately from
5885         $(POST_ALLOC_OBJ).
5887         * Makefile.in (RALLOC_OBJ): New, set by configure.
5888         (rallocobj): Replace with the previous variable.
5889         (otherobj): Use $RALLOC_OBJ.
5891         * s/gnu.h (REL_ALLOC) [DOUG_LEA_MALLOC]:
5892         * s/gnu-linux.h (REL_ALLOC) [DOUG_LEA_MALLOC]: Move undef to configure.
5894         * Makefile.in (GMALLOC_OBJ, VMLIMIT_OBJ): New, set by configure.
5895         (gmallocobj, vmlimitobj): Replace with previous two variables.
5896         (otherobj): Use $GMALLOC_OBJ, $VMLIMIT_OBJ.
5898 2010-05-17  Glenn Morris  <rgm@gnu.org>
5900         * Makefile.in (OLDXMENU_DEPS): New, set by configure.
5901         (stamp-oldxmenu): Use $OLDXMENU_DEPS.
5903 2010-05-16  Glenn Morris  <rgm@gnu.org>
5905         * Makefile.in (${ns_appbindir}Emacs, ns-app): Always define these rules.
5907         * Makefile.in (clean): Get rid of HAVE_NS conditional.
5909         * Makefile.in (ns_appdir, ns_appbindir): Now configure adds the
5910         trailing "/".
5912         * Makefile.in (TEMACS_LDFLAGS2): New, set by configure.
5913         (temacs${EXEEXT}): Combine the NS_IMPL_GNUSTEP case with the default.
5915         * Makefile.in (GNUSTEP_SYSTEM_LIBRARIES): Remove, unused.
5916         (NS_IMPL_GNUSTEP_TEMACS_LDFLAGS): New, set by configure.
5917         (LD) [NS_IMPL_GNUSTEP]: Set to $(CC) -rdynamic.
5918         (temacs${EXEEXT}): Remove $LOCALCPP, never defined or referenced.
5919         Make most of the NS_IMPL_GNUSTEP case the same as the default case.
5921         * Makefile.in (temacs${EXEEXT}) [!NS_IMPL_GNUSTEP]:
5922         Remove ${STARTFLAGS}, nothing ever sets it.
5924 2010-05-16  Dan Nicolaescu  <dann@ics.uci.edu>
5926         * m/ia64.h (UNEXEC): Remove, set in s/*.h.
5928 2010-05-16  Glenn Morris  <rgm@gnu.org>
5930         * Makefile.in (LIBX_BASE): Always define.
5932         * Makefile.in (LIBX_OTHER): Move out of cpp section.
5934         * Makefile.in (LIBXT): Always define.
5936 2010-05-15  Glenn Morris  <rgm@gnu.org>
5938         * Makefile.in (OLDXMENU, LIBXMENU, LIBX_OTHER): Always define.
5940         * Makefile.in (FONT_DRIVERS): Remove, replace with $FONT_OBJ.
5941         (obj, SOME_MACHINE_OBJECTS): Use $FONT_OBJ.
5943 2010-05-15  Ken Raeburn  <raeburn@raeburn.org>
5945         * lisp.h (XFLOAT_DATA): Use "0?x:x" to generate an rvalue.  (Bug#5916)
5946         (LISP_MAKE_RVALUE) [!USE_LISP_UNION_TYPE && !__GNUC__]: Likewise.
5948         * emacs.c (main): Initialize initial-environment and
5949         process-environment before generating from env, not after.
5951         Handle --version reasonably in CANNOT_DUMP configuration.
5952         * emacs.c (emacs_version, emacs_copyright): New string variables.
5953         (Vemacs_version, Vemacs_copyright): New Lisp_Object variables.
5954         (syms_of_emacs): Defvar them, and initialize them from the C
5955         string variables.
5956         (main): If initialization hasn't been done, print initial version
5957         info from the C strings, instead of starting an interactive session.
5959 2010-05-15  Eli Zaretskii  <eliz@gnu.org>
5961         * bidi.c (bidi_paragraph_init): Don't leave alone garbage values
5962         of bidi_it->paragraph_dir.  Call bidi_initialize if needed.
5963         (bidi_paragraph_init): Remove redundant assertion that we are at
5964         the beginning of a line after call to bidi_find_paragraph_start.
5966         * xdisp.c (Fcurrent_bidi_paragraph_direction): New function.
5967         (syms_of_xdisp): Defsubr it.
5969         * cmds.c (Fforward_char, Fbackward_char): Doc fix.
5971         * Makefile.in: Fix MSDOS-related comments.
5973 2010-05-15  Glenn Morris  <rgm@gnu.org>
5975         * Makefile.in (OLDXMENU_TARGET): New, set by configure.
5976         (really-lwlib, really-oldXMenu): Always define.
5977         ($OLDXMENU): Depend on $OLDXMENU_TARGET.
5979         * Makefile.in: Simplify cpp conditional.
5981         * Makefile.in (${ns_appdir}): Simplify using umask.
5983         * Makefile.in (${ns_appdir}): Remove references to CVS-related files.
5985 2010-05-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5987         * eval.c (specbind): Remove left-over duplicate test.
5988         Disallow let-binding frame-local vars.  Add comment.
5990 2010-05-14  Eli Zaretskii  <eliz@gnu.org>
5992         Make the cache of bidi iterator states dynamically allocated.
5993         * bidi.c (bidi_cache_shrink): New function.
5994         (bidi_init_it): Call it.
5995         (bidi_cache_iterator_state): Enlarge the cache if needed.
5997         * bidi.c (bidi_move_to_visually_next): Rename from
5998         bidi_get_next_char_visually.  All callers changed.
6000 2010-05-14  Kenichi Handa  <handa@m17n.org>
6002         * dispextern.h (struct composition_it): New member reversed_p.
6004         * composite.c (composition_compute_stop_pos): Search backward if
6005         ENDPOS < CHARPOS.
6006         (composition_reseat_it): Handle the case that ENDPOS < CHARPOS.
6007         Set CMP_IT->reversed_p.
6008         (composition_update_it): Pay attention to CMP_IT->reversed_p.
6010         * xdisp.c (set_iterator_to_next):
6011         Call composition_compute_stop_pos with negative ENDPOS if we are
6012         scanning backward.  Call composition_compute_stop_pos if scan
6013         direction is changed.
6014         (next_element_from_buffer): Call composition_compute_stop_pos with
6015         negative ENDPOS if we are scanning backward.
6016         (next_element_from_composition): Pay attention to
6017         IT->cmp_it.reversed_p.
6019 2010-05-14  Kenichi Handa  <handa@m17n.org>
6021         * font.c (font_range): Return the range for the font found at first.
6023 2010-05-14  Glenn Morris  <rgm@gnu.org>
6025         * Makefile.in (ns_appdir, ns_appbindir, ns_appsrc): Always define.
6027         * Makefile.in (mktime, X11, register): Move undefs to configure.
6029         * Makefile.in (MSDOS_OBJ): Default to empty, let msdos scripts set it.
6030         (MSDOS_X_OBJ): New variable.
6031         (MSDOS_SUPPORT_REAL): New constant.
6032         (MSDOS_SUPPORT): Set as a variable, not with cpp.
6033         (obj): Use MSDOS_X_OBJ.
6034         (lisp): Use MSDOS_SUPPORT as a variable.
6036         * Makefile.in (REAL_MOUSE_SUPPORT): New constant.
6037         (GPM_MOUSE_SUPPORT): Now it's a constant.
6038         (MOUSE_SUPPORT, TOOLTIP_SUPPORT, WINDOW_SUPPORT): Set with configure,
6039         not cpp.
6041         * Makefile.in (@NS_IMPL_GNUSTEP_INC@): Use in place of #ifdef.
6042         (ns_appresdir): Remove, unused.
6044         * Makefile.in (SHELL): Move outside cpp section.
6046         * s/netbsd.h (AMPERSAND_FULL_NAME): Remove (defined in AH_BOTTOM).
6048 2010-05-13  Glenn Morris  <rgm@gnu.org>
6050         * Makefile.in (FONT_DRIVERS): Place with other HAVE_X_WINDOWS stuff.
6051         (TOOLTIP_SUPPORT): Place with other HAVE_WINDOW_SYSTEM stuff.
6053         * Makefile.in (FONT_DRIVERS): If HAVE_X_WINDOWS is defined,
6054         HAVE_WINDOW_SYSTEM must be too.
6056         * Makefile.in (WINNT_SUPPORT): Remove, nt build does not use this file.
6057         (lisp): Remove WINNT_SUPPORT.
6059         * Makefile.in (OLDXMENU, LIBXMENU) [!HAVE_MENUS]:
6060         Let configure set these variables (to empty) in this case as well.
6062         * Makefile.in (LD_SWITCH_X_SITE): Define as a variable, not via cpp.
6063         (LIBX_BASE): Use $LD_SWITCH_X_SITE.
6065         * Makefile.in (C_SWITCH_X_SYSTEM, C_SWITCH_X_SITE, LIB_STANDARD)
6066         (LIB_MATH, FONTCONFIG_CFLAGS, FONTCONFIG_LIBS, FREETYPE_CFLAGS)
6067         (FREETYPE_LIBS, LIBOTF_CFLAGS, LIBOTF_LIBS, M17N_FLT_CFLAGS)
6068         (M17N_FLT_LIBS, GNU_OBJC_CFLAGS, GNUSTEP_SYSTEM_LIBRARIES, LIBGPM)
6069         (LIBRESOLV, UNEXEC_OBJ): For clarity, define variables to hold
6070         the values output by configure.
6071         (ALL_CFLAGS, obj, LIBES, temacs${EXEEXT}): Use the above variables.
6073 2010-05-12  Glenn Morris  <rgm@gnu.org>
6075         * Makefile.in (YMF_PASS_LDFLAGS, LD, LINKER): Simplify the logic.
6076         (LINKER_WAS_SPECIFIED): Remove.
6078         * Makefile.in (LIB_GCC): Set using configure, not cpp.
6079         (GNULIB_VAR) [!ORDINARY_LINK]: Always set to $LIB_GCC.
6080         * m/arm.h (LIB_GCC) [GNU_LINUX]:
6081         * s/cygwin.h (LIB_GCC):
6082         * s/freebsd.h (LIB_GCC):
6083         * s/gnu-linux.h (LIB_GCC):
6084         * s/msdos.h (LIB_GCC):
6085         * s/netbsd.h (LIB_GCC):
6086         Move to configure.
6088 2010-05-11  Karel Klíč  <kklic@redhat.com>
6090         * ftfont.c: Fix incorrect parentheses of #if condition for
6091         definining M17N_FLT_USE_NEW_FEATURE.
6093 2010-05-11  Glenn Morris  <rgm@gnu.org>
6095         * Makefile.in (LIBS_SYSTEM) [MSDOS]: Do not reset.
6096         * s/msdos.h (MSDOS_LIBS_SYSTEM): Remove.
6098 2010-05-10  Eli Zaretskii  <eliz@gnu.org>
6100         * xdisp.c (init_iterator): Don't turn on bidi reordering in
6101         unibyte buffers.  See
6102         http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00263.html.
6104 2010-05-10  Glenn Morris  <rgm@gnu.org>
6106         * Makefile.in (LIBS_SYSTEM): Set using configure, not cpp.
6107         (LIBS_SYSTEM) [MSDOS]: Reset with MSDOS_LIBS_SYSTEM.
6108         (LIBES): Use LIBS_SYSTEM as a variable.
6109         * s/msdos.h (LIBS_SYSTEM): Rename to MSDOS_LIBS_SYSTEM.  Always define.
6110         * s/aix4-2.h (LIBS_SYSTEM):
6111         * s/freebsd.h (LIBS_SYSTEM):
6112         * s/hpux10-20.h (LIBS_SYSTEM):
6113         * s/sol2-6.h (LIBS_SYSTEM):
6114         * s/unixware.h (LIBS_SYSTEM):
6115         Move to configure.
6117         * s/aix4-2.h (MAIL_USE_LOCKF):
6118         * s/bsd-common.h (MAIL_USE_FLOCK):
6119         * s/darwin.h (MAIL_USE_FLOCK):
6120         * s/gnu-linux.h (MAIL_USE_FLOCK):
6121         * s/irix6-5.h (MAIL_USE_FLOCK):
6122         * s/template.h (MAIL_USE_FLOCK):
6123         Move to configure.
6125 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
6127         * Version 23.2 released.
6129 2010-05-08  Andreas Schwab  <schwab@linux-m68k.org>
6131         * composite.c (autocmp_chars): Save point as marker before calling
6132         auto-composition-function (Bug#5984).
6134         * lisp.h (restore_point_unwind): Add prototype.
6136         * fileio.c (restore_point_unwind): Remove static attribute.
6138 2010-05-08  Kenichi Handa  <handa@m17n.org>
6140         * ftfont.c (M17N_FLT_USE_NEW_FEATURE): Define it if we can use the
6141         new feature of libotf and m17n-flt.
6142         (ftfont_check_otf) [M17N_FLT_USE_NEW_FEATURE]:
6143         Call OTF_check_features even if no specific feature is given.
6144         (PACK_OTF_TAG) [M17N_FLT_USE_NEW_FEATURE]: New macro.
6145         (ftfont_drive_otf) [M17N_FLT_USE_NEW_FEATURE]: Handle the case
6146         that OUT is NULL.  Use OTF_drive_gsub_with_log and
6147         OTF_drive_gpos_with_log instead of OTF_drive_gsub and
6148         OTF_drive_gpos.
6149         (ftfont_try_otf) [M17N_FLT_USE_NEW_FEATURE]: New function.
6150         (ftfont_shape_by_flt) [M17N_FLT_USE_NEW_FEATURE]:
6151         Setup mflt_enable_new_feature and mflt_try_otf.
6153 2010-05-08  Jan Djärv  <jan.h.d@swipnet.se>
6155         * xsettings.c (Ftool_bar_get_system_style): Correct comment.
6157         * gtkutil.c (xg_pack_tool_bar): Change show_all to show for handle
6158         box and toolbar (Bug #6139).
6159         (xg_create_tool_bar): Remove comment (Bug #6139).
6160         (xg_make_tool_item): Remove gtk_widget_show_all (Bug #6139).
6161         (xg_show_toolbar_item): Add gtk_widget_show for weventbox (Bug #6139).
6163 2010-05-08  Juanma Barranquero  <lekktu@gmail.com>
6165         * makefile.w32-in ($(BLD)/eval.$(O), $(BLD)/w32fns.$(O)):
6166         Update dependencies.
6168 2010-05-08  Eli Zaretskii  <eliz@gnu.org>
6170         * fringe.c (update_window_fringes): Set up truncation bitmaps for
6171         R2L lines.
6173 2010-05-08  Glenn Morris  <rgm@gnu.org>
6175         * Makefile.in (THIS_IS_MAKEFILE): Remove, unused.
6177         * Makefile.in (LIBS_TERMCAP): Set with configure, not cpp.
6178         (TERMCAP_OBJ): New, set by configure, replacing termcapobj.
6179         (termcapobj): Replace with TERMCAP_OBJ.
6180         (otherobj): Use $TERMCAP_OBJ instead of $termcapobj.
6181         (LIBES): Use LIBS_TERMCAP as a variable.
6183         * s/freebsd.h (osreldate.h): No longer include, since this file
6184         does not use __FreeBSD_version any more.
6186         * s/aix4-2.h (TERMINFO):
6187         * s/cygwin.h (TERMINFO):
6188         * s/darwin.h (TERMINFO, LIBS_TERMCAP) [HAVE_LIBNCURSES]:
6189         * s/freebsd.h (TERMINFO, LIBS_TERMCAP):
6190         * s/gnu-linux.h (TERMINFO, LIBS_TERMCAP) [HAVE_LIBNCURSES]:
6191         * s/gnu.h (TERMINFO, LIBS_TERMCAP) [HAVE_LIBNCURSES]:
6192         * s/hpux10-20.h (TERMINFO, LIBS_TERMCAP):
6193         * s/irix6-5.h (TERMINFO):
6194         * s/netbsd.h (LIBS_TERMCAP):
6195         * s/openbsd.h (TERMINFO, LIBS_TERMCAP):
6196         * s/sol2-6.h (LIBS_TERMCAP) [!TERMINFO]:
6197         * s/usg5-4.h (TERMINFO):
6198         Move to configure.
6200 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6202         * eval.c (unbind_to): Don't unbind a local binding into the global
6203         binding when the local binding disappeared.  Inversely, don't unbind
6204         a global binding into a newly created local binding.
6205         * data.c (set_internal): Make its `buf' arg into a `where' arg so we
6206         can specify the frame to use, when applicable.  Adjust callers.
6208 2010-05-07  Vincent Belaïche  <vincent.belaiche@gmail.com>
6209             Stefan Monnier  <monnier@iro.umontreal.ca>
6211         * floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New functions.
6213 2010-05-07  Eli Zaretskii  <eliz@gnu.org>
6215         * w32fns.c: Include w32.h.
6216         (Fw32_shell_execute): Decode the error message before passing it
6217         to `error'.  (Bug#6126)
6219         * msdos.c (dos_set_window_size):
6220         * w16select.c (Fx_selection_exists_p): Use `Fsymbol_value (foo)'
6221         instead of `XSYMBOL (foo)->value'.
6223 2010-05-07  Eli Zaretskii  <eliz@gnu.org>
6225         Fix the MS-DOS build, broken by autoconfiscation.
6227         * Makefile.in: Don't use Make-style comments past the "start of
6228         cpp stuff" line.
6229         (MSDOS_OBJ): Remove xmenu.o (it is now defined by XMENU_OBJ).
6231         * s/msdos.h (UNEXEC): Don't define (@unexec@ in Makefile.in is
6232         edited directly by msdos/sed1v2.inp).
6234 2010-05-07  Glenn Morris  <rgm@gnu.org>
6236         * Makefile.in (LD_SWITCH_SYSTEM): Set with configure, not cpp.
6237         (LD_SWITCH_SYSTEM_EXTRA): New variable, set by configure.
6238         (TEMACS_LDFLAGS): Use $LD_SWITCH_SYSTEM and $LD_SWITCH_SYSTEM_EXTRA,
6239         move out of cpp section.
6240         * s/freebsd.h (LD_SWITCH_SYSTEM):
6241         * s/gnu-linux.h (LD_SWITCH_SYSTEM):
6242         * s/netbsd.h (LD_SWITCH_SYSTEM):
6243         * s/openbsd.h (LD_SWITCH_SYSTEM): Move to configure.in.
6245 2010-05-07  Dan Nicolaescu  <dann@ics.uci.edu>
6247         Define LIB_STANDARD and START_FILES using autoconf.
6248         * s/usg5-4.h (LIB_STANDARD):
6249         * s/netbsd.h (START_FILES):
6250         * s/irix6-5.h (LIB_STANDARD):
6251         * s/hpux10-20.h (LIB_STANDARD, START_FILES):
6252         * s/gnu-linux.h (START_FILES, LIB_STANDARD):
6253         * s/freebsd.h (START_FILES):
6254         * s/darwin.h (START_FILES):
6255         * s/cygwin.h (START_FILES):
6256         * s/aix4-2.h (LIB_STANDARD):
6257         * m/ibmrs6000.h (START_FILES): Remove, move logic to configure.in.
6258         * Makefile.in (STARTFILES): Rename to START_FILES, define using
6259         autoconf, not cpp.
6261 2010-05-06  Dan Nicolaescu  <dann@ics.uci.edu>
6263         Remove NEED_BSDTTY and NEED_UNISTD_H.
6264         * s/hpux10-20.h (NEED_BSDTTY): Remove.
6265         * s/aix4-2.h (NEED_UNISTD_H): Remove.
6266         * systty.h: Simplify conditionals for including <sys/bsdtty.h>,
6267         <sys/ptyio.h> and <unistd.h>.
6269         * emacs.c (main): Remove NO_DIR_LIBRARY conditional, unused.
6271         * Makefile.in (STARTFILES): Conditionally define to make the usage clear.
6272         * s/gnu.h (START_FILES): Remove empty definition.
6274 2010-05-06  Jan Djärv  <jan.h.d@swipnet.se>
6276         * xterm.c (x_draw_image_relief): Move declaration of extra to beginning.
6278 2010-05-06  Glenn Morris  <rgm@gnu.org>
6280         * Makefile.in (CPP, LN_S): Remove unused variables.
6282 2010-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6284         * syntax.c (Fchar_syntax): Check the arg is a character (bug#6080).
6286 2010-05-05  Lawrence Mitchell  <wence@gmx.li>
6288         * m/sparc.h: Fix typo in earlier change.
6290 2010-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
6292         Misc tweaks.
6293         * eval.c (Fdefvaralias): Remove unintended nested if.
6294         (internal_condition_case_2, internal_condition_case_n): Use ANSI type.
6296 2010-05-04  Bernhard Herzog  <bh@intevation.de>  (tiny change)
6298         * xsmfns.c (smc_save_yourself_CB): strlen(client_id) => strlen(cwd).
6300 2010-05-04  Dan Nicolaescu  <dann@ics.uci.edu>
6302         Remove BSD_PGRPS.
6303         * s/bsd-common.h (BSD_PGRPS): Remove undef.
6304         * s/gnu-linux.h (BSD_PGRPS): Remove.
6305         * term.c (dissociate_if_controlling_tty):
6306         * sysdep.c (narrow_foreground_group, widen_foreground_group)
6307         (init_sys_modes, reset_sys_modes):
6308         * emacs.c (main):
6309         * callproc.c (Fcall_process, child_setup): Remove code depending
6310         on BSD_PGRPS.
6312         Remove POSIX_SIGNALS.
6313         * s/usg5-4.h (POSIX_SIGNALS):
6314         * s/netbsd.h (POSIX_SIGNALS):
6315         * s/msdos.h (POSIX_SIGNALS):
6316         * s/ms-w32.h (POSIX_SIGNALS):
6317         * s/hpux11.h (POSIX_SIGNALS):
6318         * s/gnu.h (POSIX_SIGNALS):
6319         * s/gnu-linux.h (POSIX_SIGNALS):
6320         * s/freebsd.h (POSIX_SIGNALS):
6321         * s/darwin.h (POSIX_SIGNALS):
6322         * s/cygwin.h (POSIX_SIGNALS):
6323         * s/aix4-2.h (POSIX_SIGNALS): Remove definition.
6324         * s/unixware.h:
6325         * s/sol2-6.h: Remove comments on POSIX_SIGNALS.
6326         * process.c (create_process):
6327         * syssignal.h:
6328         * sysdep.c (wait_for_termination, init_signals):
6329         * process.c (create_process):
6330         * msdos.c: POSIX_SIGNALS is always defined on all platforms,
6331         remove all code that assumes the contrary.
6333 2010-05-04  Glenn Morris  <rgm@gnu.org>
6335         * s/gnu-linux.h (LD_SWITCH_SYSTEM): Use LD_SWITCH_X_SITE_AUX as a shell
6336         variable.
6337         * s/netbsd.h (LD_SWITCH_SYSTEM_tmp): Remove.
6338         (LD_SWITCH_SYSTEM): Use $LD_SWITCH_X_SITE_AUX_RPATH.
6339         * s/openbsd.h (LD_SWITCH_SYSTEM_tmp): Remove.
6340         (LD_SWITCH_SYSTEM): Use $LD_SWITCH_X_SITE_AUX_RPATH instead of
6341         LD_SWITCH_SYSTEM_tmp.
6342         * Makefile.in (LD_SWITCH_X_SITE_AUX, LD_SWITCH_X_SITE_AUX_RPATH):
6343         New variables, set by configure.
6345         * s/aix4-2.h (LD_SWITCH_SYSTEM_TEMACS): Move to configure.in.
6346         * s/darwin.h (HEADERPAD_EXTRA, LIBS_NSGUI): Remove.
6347         (LD_SWITCH_SYSTEM_TEMACS): Move to configure.in.
6348         * Makefile.in (LD_SWITCH_SYSTEM_TEMACS): New variable, set by configure.
6349         (TEMACS_LDFLAGS): Use $LD_SWITCH_SYSTEM_TEMACS.
6351         * s/aix4-2.h (C_SWITCH_SYSTEM):
6352         * m/alpha.h (C_SWITCH_MACHINE):
6353         Move to configure.in.
6354         * Makefile.in (C_SWITCH_MACHINE, C_SWITCH_SYSTEM):
6355         New variables, set by configure.
6356         (ALL_CFLAGS): Use $C_SWITCH_MACHINE and $C_SWITCH_SYSTEM in place of
6357         $c_switch_machine and $c_switch_system.
6359 2010-05-04  Dan Nicolaescu  <dann@ics.uci.edu>
6361         * s/hpux10-20.h (LIB_STANDARD): New definition.
6362         * Makefile.in (ORDINARY_LINK): Remove setting LIB_STANDARD based
6363         on it, not used anymore.
6365 2010-05-03  Chong Yidong  <cyd@stupidchicken.com>
6367         * eval.c (internal_condition_case_n): Rename from
6368         internal_condition_case_2.
6369         (internal_condition_case_2): New function.
6371         * xdisp.c (safe_call): Use internal_condition_case_n.
6373         * fileio.c (Fdelete_file, internal_delete_file): New arg FORCE.
6374         (internal_delete_file, Frename_file): Callers changed.
6376         * buffer.c (Fkill_buffer):
6377         * callproc.c (delete_temp_file): Callers changed (Bug#6070).
6379         * lisp.h: Update prototypes.
6381 2010-05-03  Glenn Morris  <rgm@gnu.org>
6383         * Makefile.in (LIBX_EXTRA, LIBX_BASE): New variables.
6384         (LIBXT_OTHER, LIBX_OTHER): New, set by configure.
6385         (LIBXT): Set with configure, not cpp.
6386         (LIBX): Remove.
6387         (LIBES): Replace $LIBX with $LIBX_BASE and $LIBX_OTHER.
6389 2010-05-02  Dan Nicolaescu  <dann@ics.uci.edu>
6391         * m/amdx86-64.h (START_FILES, LIB_STANDARD): Remove.
6392         The FreeBSD is not needed, the default works, Solaris version is
6393         not needed, and the remaining case is not supported by configure.
6395 2010-05-02  Jan Djärv  <jan.h.d@swipnet.se>
6397         * xsmfns.c (CHDIR_OPT): New define.
6398         (smc_save_yourself_CB): Add CHDIR_OPT to options to use when
6399         restarting emacs.
6401         * xterm.c (x_connection_closed): Call Fkill_emacs instead of
6402         shut_down_emacs.
6404         * emacs.c (USAGE1): Mention --chdir.
6405         (main): Handle --chdir.
6406         (standard_args): Add --chdir.
6407         (fatal_error_signal): Call Fkill_emacs for SIGTERM and SIGHUP (Bug
6408         #5552).
6410 2010-05-01  Dan Nicolaescu  <dann@ics.uci.edu>
6412         Remove LD_SWITCH_MACHINE.
6413         * Makefile.in (LD_SWITCH_MACHINE): Remove definition, unused.
6414         (TEMACS_LDFLAGS): Do not use LD_SWITCH_MACHINE.
6416         Clean up IRIX code.
6417         * m/iris4d.h (TERMINFO, FIRST_PTY_LETTER): Move definitions ...
6418         * s/irix6-5.h (TERMINFO, FIRST_PTY_LETTER): ... here.
6420         Clean up AIX code.
6421         * m/ibmrs6000.inp: Remove file, unused.
6422         * m/ibmrs6000.h (IBMR2AIX): Remove, unused.
6423         (LD_SWITCH_MACHINE): Rename to LD_SWITCH_SYSTEM_TEMACS, and move
6424         definition ...
6425         * s/aix4-2.h (LD_SWITCH_SYSTEM_TEMACS): ... here.
6427         * sysdep.c (child_setup_tty, init_sys_modes): Remove !IBMR2AIX code,
6428         unused.
6430 2010-05-01  Eli Zaretskii  <eliz@gnu.org>
6432         Emulate POSIX_SIGNALS on MS-Windows.
6434         * s/ms-w32.h (POSIX_SIGNALS, struct sigaction, SIG_BLOCK)
6435         (SIG_SETMASK, SIG_UNBLOCK): Define.
6437         * sysdep.c (sys_signal) [WINDOWSNT]: #ifdef away.
6438         (wait_for_termination) [WINDOWSNT]: Move MS-Windows specific code
6439         from non-POSIX_SIGNALS section to POSIX_SIGNALS section.
6441         * w32.c (sigemptyset, sigaddset, sigfillset, sigprocmask):
6442         New stubs.
6444         Miscellaneous fixes of bidi display.
6446         * xdisp.c (find_row_end): New function, refactored from display_line.
6447         (display_line): Use it.
6448         (extend_face_to_end_of_line): In almost-filled rows, extend only
6449         if the row is R2L and not continued.
6450         (display_line): Fix prepending of truncation glyphs to R2L rows.
6451         Preserve overlay and string info in row->end.
6452         (insert_left_trunc_glyphs): Support addition of left truncation
6453         glyphs to R2L rows.
6454         (set_cursor_from_row): Don't place cursor on the vertical border
6455         glyph between adjacent windows.  Fix a crash when a display string
6456         is continued to the next line.  Don't return zero if cursor was
6457         found by `cursor' property of a display string.
6458         (try_cursor_movement): Don't assume that row->end == (row+1)->start,
6459         test for that explicitly.
6461 2010-05-01  Glenn Morris  <rgm@gnu.org>
6463         * Makefile.in (gmallocobj, rallocobj, vmlimitobj): Initialize to null,
6464         for clarity.
6465         (OTHER_OBJ): Remove.
6466         (PRE_ALLOC_OBJ, POST_ALLOC_OBJ): New, set by configure.
6467         (otherobj): Use PRE_ALLOC_OBJ, POST_ALLOC_OBJ rather than OTHER_OBJ.
6469 2010-05-01  Karel Klíč  <kklic@redhat.com>
6471         * fileio.c (Ffile_selinux_context): Context functions may return null.
6473 2010-04-30  Dan Nicolaescu  <dann@ics.uci.edu>
6475         * s/gnu.h (POSIX_SIGNALS, START_FILES): New definitions.
6477 2010-04-30  Glenn Morris  <rgm@gnu.org>
6479         * Makefile.in (vmlimitobj) [!SYSTEM_MALLOC]: New variable.  (Bug#6065)
6480         (OTHER_OBJ): Define as a separate variable, for clarity.
6482 2010-04-30  Jan Djärv  <jan.h.d@swipnet.se>
6484         * xsettings.c: include limits.h and update file comment.
6486 2010-04-30  Glenn Morris  <rgm@gnu.org>
6488         * Makefile.in (OLDXMENU, LIBXMENU) [HAVE_MENUS]:
6489         Set with configure, not cpp.
6490         (LIBW): Remove, replace with $TOOLKIT_LIBW.
6492         * Makefile.in (mallocobj): Remove.
6493         (otherobj): Simplify using @OTHER_OBJ@.
6495         * Makefile.in (dispnew.o, frame.o, fringe.o, font.o, fontset.o)
6496         (keyboard.o, window.o, xdisp.o, xfaces.o, menu.o):
6497         Don't bother making nsgui.h dependency platform-specific.
6499         * Makefile.in (nsfns.o): Remove duplicate nsgui.h dependency.
6501 2010-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6503         * process.c (read_process_output, exec_sentinel): Don't burp if the
6504         sentinel/filter kills the current buffer (bug#6060).
6506         Fix wrong-docstring problem introduced with hash-consing.  (Bug#6008)
6507         * eval.c (Fautoload): Set doc to a unique number rather than to 0.
6508         Remove unused var `args'.
6509         * lisp.h (XSETCARFASTINT, XSETCDRFASTINT): Remove.
6510         (LOADHIST_ATTACH): Wrap with do...while to avoid surprises for callers.
6511         * doc.c (store_function_docstring): Use XSETCAR.
6513 2010-04-28  Glenn Morris  <rgm@gnu.org>
6515         * Makefile.in (BASE_WINDOW_SUPPORT, X_WINDOW_SUPPORT): New variables.
6516         (WINDOW_SUPPORT) [HAVE_WINDOW_SYSTEM]: Use them.
6518         * Makefile.in (CYGWIN_OBJ): Set with configure, not cpp.
6520         * Makefile.in (GPM_MOUSE_SUPPORT): New, set by configure.
6521         (MOUSE_SUPPORT) [!HAVE_MOUSE]: Use $GPM_MOUSE_SUPPORT.
6523         * Makefile.in (FONT_OBJ): New, set by configure.
6524         (FONT_DRIVERS): Use $FONT_OBJ.
6526         * Makefile.in (LIBXMU): Set with configure, not cpp.
6527         * s/aix4-2.h (LIBXMU):
6528         * s/hpux10-20.h (LIBXMU):
6529         Remove definition, now set in configure.
6531         * Makefile.in (NS_OBJ, NS_SUPPORT): Set with configure, not cpp.
6533         * m/amdx86-64.h [i386]: Move this test to configure.in.
6535 2010-04-27  Glenn Morris  <rgm@gnu.org>
6537         * Makefile.in (LIBXTR6): Set with configure, not cpp.
6538         * s/unixware.h (NEED_LIBW): Remove definition.
6540         * Makefile.in (LUCID_LIBW, MOTIF_LIBW): Remove, replacing by...
6541         (TOOLKIT_LIBW): New, set by configure.
6542         (@X_TOOLKIT_TYPE@): No longer define it.
6544         * Makefile.in (LIBXP): Remove, since included in MOTIF_LIBW.
6545         (MOTIF_LIBW): Set with configure, not cpp.
6546         * s/aix4-2.h (LIB_MOTIF):
6547         * s/gnu-linux.h (LIB_MOTIF):
6548         * s/unixware.h (LIB_MOTIF): Move to configure.in.
6550 2010-04-27  Dan Nicolaescu  <dann@ics.uci.edu>
6552         Reduce CPP usage.
6553         * Makefile.in (LIB_X11_LIB): Remove, inline in the only user.
6554         (obj): Use autoconf for unexec instead of cpp.
6555         (C_SWITCH_SYSTEM, C_SWITCH_MACHINE, C_SWITCH_X_SITE):
6556         Remove definitions and undefs.  Inline definitions in the only user.
6557         (ALL_CFLAGS): Substitute C_SWITCH_X_SYSTEM using autoconf.
6559 2010-04-27  Glenn Morris  <rgm@gnu.org>
6561         * m/amdx86-64.h (START_FILES, LIB_STANDARD): Change the logic around,
6562         since the defaults (set by the system file) are fine in most cases.
6563         [GNU_LINUX, __OpenBSD__, __NetBSD__, __APPLE__]: Remove sections.
6564         * m/ibms390x.h (START_FILES, LIB_STANDARD):
6565         * m/macppc.h (START_FILES, LIB_STANDARD) [GNU_LINUX]:
6566         * m/sparc.h (START_FILES, LIB_STANDARD) [__linux__]:
6567         Remove definitions, since they are set correctly in s/gnu-linux.h.
6568         * s/freebsd.h (START_FILES, LIB_STANDARD):
6569         * s/gnu-linux.h (START_FILES, LIB_STANDARD):
6570         * s/hpux10-20.h (START_FILES):
6571         * s/netbsd.h (START_FILES, LIB_STANDARD, START_FILES_1, END_FILES_1):
6572         Use $CRT_DIR in place of fixed /usr/lib, /lib directories.
6574         * Makefile.in (LIBXP, LUCID_LIBW, WIDGET_OBJ): Set via configure.
6575         (MOTIF_LIBW): Use $LIBXP.
6576         (otherobj): Use $WIDGET_OBJ.
6578 2010-04-26  Dan Nicolaescu  <dann@ics.uci.edu>
6580         * Makefile.in (LIBS_MACHINE): Remove, unused.
6582         Use autoconf instead of cpp for LIB_MATH.
6583         * s/darwin.h (LIB_MATH): Do not define here, move to configure.
6584         * s/cygwin.h (LIB_MATH): Likewise.
6585         * Makefile.in (LIB_MATH): Do not define with cpp.
6586         (LIBES): Use autoconf for LIB_MATH.
6588 2010-04-26  Kenichi Handa  <handa@m17n.org>
6590         * composite.c (Ffind_composition_internal): Fix the return value
6591         for an automatic composition.
6593 2010-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
6595         Remove all NO_ARG_ARRAY uses.
6596         * fns.c (concat2, concat3, nconc2):
6597         * eval.c (apply1, call1, call2, call3, call4, call5, call6)
6598         (call7): Remove NO_ARG_ARRAY usage, assume it's always true.
6599         * m/xtensa.h (NO_ARG_ARRAY):
6600         * m/template.h (NO_ARG_ARRAY):
6601         * m/sparc.h (NO_ARG_ARRAY):
6602         * m/sh3.h (NO_ARG_ARRAY):
6603         * m/mips.h (NO_ARG_ARRAY):
6604         * m/macppc.h (NO_ARG_ARRAY):
6605         * m/iris4d.h (NO_ARG_ARRAY):
6606         * m/intel386.h (NO_ARG_ARRAY):
6607         * m/ibms390x.h (NO_ARG_ARRAY):
6608         * m/ibms390.h (NO_ARG_ARRAY):
6609         * m/ibmrs6000.h (NO_ARG_ARRAY):
6610         * m/ia64.h (NO_ARG_ARRAY):
6611         * m/hp800.h (NO_ARG_ARRAY):
6612         * m/arm.h (NO_ARG_ARRAY):
6613         * m/amdx86-64.h (NO_ARG_ARRAY):
6614         * m/alpha.h (NO_ARG_ARRAY): Remove definition.
6616 2010-04-25  Eli Zaretskii  <eliz@gnu.org>
6618         * xdisp.c (display_line): Don't assume 2nd call to
6619         get_next_display_element cannot return zero.  (Bug#6030)
6620         (iterate_out_of_display_property): New function, body from pop_it.
6621         (pop_it): Use it.
6623 2010-04-24  Glenn Morris  <rgm@gnu.org>
6625         * m/amdx86-64.h (START_FILES, LIB_STANDARD) [__OpenBSD__]:
6626         For clarity, revert to using fixed /usr/lib rather than $CRT_DIR.
6627         (START_FILES, LIB_STANDARD) [__FreeBSD__]: Merge into the generic case,
6628         since CRT_DIR defaults to /usr/lib.  Suggested by Dan Nicolaescu.
6630 2010-04-24  Eli Zaretskii  <eliz@gnu.org>
6632         * xdisp.c (display_line): Use `reseat' instead of `reseat_1', and
6633         use `get_next_display_element' and `set_iterator_to_next' to
6634         advance to the next character, when looking for the character that
6635         begins the next row.
6637         * .gdbinit: Add a "set Fmake_symbol" line to force GDB to load the
6638         definition of "struct Lisp_Symbol".
6640 2010-04-24  Glenn Morris  <rgm@gnu.org>
6642         * Makefile.in (CRT_DIR): New variable, set by configure.
6643         * m/amdx86-64.h, m/ibms390x.h (START_FILES, LIB_STANDARD):
6644         Use $CRT_DIR rather than HAVE_LIB64_DIR.  (Bug#5655)
6646 2010-04-23  Dan Nicolaescu  <dann@ics.uci.edu>
6648         * Makefile.in: Remove C_SWITCH_X_MACHINE, unused.
6650         * s/cygwin.h (LIBS_DEBUG): Remove, unused.
6652         Remove redundant flags.
6653         * s/freebsd.h (C_SWITCH_SYSTEM):
6654         * s/hpux10-20.h (C_SWITCH_X_SYSTEM, LD_SWITCH_X_DEFAULT):
6655         * s/netbsd.h (C_SWITCH_SYSTEM):
6656         * s/openbsd.h (LD_SWITCH_X_DEFAULT): Remove, configure takes care
6657         of these.
6659         Simplify m/intel386.h.
6660         * m/intel386.h (CRT0_DUMMIES): Remove, inline value in the only
6661         user: ecrt0.c.
6662         (SOLARIS2): Remove LOAD_AVE_TYPE, LOAD_AVE_CVT, LIBS_MACHINE, unused.
6663         (USG5_4): Move LOAD_AVE_TYPE, LOAD_AVE_CVT, FSCALE definitions to
6664         the only user: s/unixware.h.
6665         * ecrt0.c: Remove #ifndef static.  Inline CRT0_DUMMIES definition
6666         from m/intel386.h.
6667         * s/unixware.h (LOAD_AVE_TYPE, LOAD_AVE_CVT, FSCALE):
6668         Definitions moved here from m/intel386.h.
6670         * m/mips.h: Remove #if 0 code.
6672 2010-04-23  Eli Zaretskii  <eliz@gnu.org>
6674         Fix display of composed characters from L2R scripts in bidi buffers.
6675         * xdisp.c (set_iterator_to_next, next_element_from_composition):
6676         After advancing IT past the composition, resync the bidi iterator
6677         with IT's position.  (Bug#5977)
6679 2010-04-23  Dan Nicolaescu  <dann@ics.uci.edu>
6681         * Makefile.in (LD_SWITCH_MACHINE_TEMACS): Remove, unused.
6682         (TEMACS_LDFLAGS): Don't use LD_SWITCH_SYSTEM_TEMACS.
6684 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6686         * gtkutil.c: Include xsettings.h for Ftool_bar_get_system_style.
6688 2010-04-23  Eli Zaretskii  <eliz@gnu.org>
6690         Support `display' text properties and overlay strings in bidi buffers.
6691         * xdisp.c (pop_it): When the stack is popped after displaying
6692         from a string, bidi-iterate to exit from the text portion covered
6693         by the `display' property or overlay.  (Bug#5988, bug#5920)
6695 2010-04-23  Dan Nicolaescu  <dann@ics.uci.edu>
6697         * m/macppc.h (LD_SWITCH_SYSTEM_TEMACS): Remove #undef.
6698         (LD_SWITCH_MACHINE_TEMACS): Remove, configure sets nocombreloc.
6700         * s/netbsd.h (LD_SWITCH_SYSTEM_TEMACS): Remove, configure sets nocombreloc.
6701         * s/openbsd.h (LD_SWITCH_SYSTEM_TEMACS): Remove.
6703         Simplify STARTFILES definition.
6704         * s/hpux10-20.h (START_FILES): Explicitly define here instead of
6705         relying on Makefile.in to define it.
6706         * s/cygwin.h (START_FILES): Likewise.
6707         * Makefile.in (STARTFILES): Remove conditional code, not needed anymore.
6709         Clean up Solaris code.
6710         * s/sol2-6.h (LD_SWITCH_SYSTEM_TEMACS, C_SWITCH_X_SYSTEM)
6711         (LIB_MOTIF): Remove, configure takes care of this.
6712         (NOT_USING_MOTIF): Remove, unused.
6713         * xrdb.c: Remove #if 0-ed #include.
6714         (SYSV): Remove conditional for old SysV.
6715         * sysdep.c (closedir): Remove conditional code for Solaris,
6716         Solaris has closedir.
6718 2010-04-22  Jan Djärv  <jan.h.d@swipnet.se>
6720         * xsettings.c (read_and_apply_settings): Check if current_font is
6721         NULL before strcmp (Bug#6001).
6723 2010-04-21  Dan Nicolaescu  <dann@ics.uci.edu>
6725         Clean up HP-UX files.
6726         * m/hp800.h (NO_REMAP, VIRT_ADDR_VARIES, DATA_SEG_BITS)
6727         (DATA_START, TEXT_START, LOAD_AVE_TYPE, LOAD_AVE_CVT)
6728         (LDAV_SYMBOL, index, rindex): Move definitions only used in HP-UX ...
6729         * s/hpux10-20.h: ... to the only user, here.
6731 2010-04-21  Eli Zaretskii  <eliz@gnu.org>
6733         * bidi.c (bidi_find_paragraph_start, bidi_at_paragraph_end): Don't
6734         use buffer-local values of paragraph-start and paragraph-separate.
6735         <paragraph_start_re, paragraph_separate_re>: Rename from
6736         fallback_paragraph_start_re and fallback_paragraph_separate_re.
6737         (Bug#5992)
6739 2010-04-21  Jan Djärv  <jan.h.d@swipnet.se>
6741         * xsettings.c: Qmonospace_font_name, Qtool_bar_style and
6742         current_tool_bar_style are new.
6743         (store_config_changed_event): Rename from store_font_changed_event.
6744         (XSETTINGS_TOOL_BAR_STYLE): New define.
6745         (SEEN_FONT, SEEN_TB_STYLE): New enum values.
6746         (struct xsettings): Add font and tb_style, set xft stuff inside #ifdef
6747         HAVE_XFT.
6748         (something_changedCB): store_font_changed_event is now
6749         store_config_changed_event.
6750         (parse_settings): Rename from parse_xft_settings.
6751         Read non-xft xsettings outside #ifdef HAVE_XFT.
6752         (read_settings): Rename from read_xft_settings.
6753         (apply_xft_settings): Take current settings as parameter.  Do not
6754         call read_(xft)_settings.
6755         (read_and_apply_settings): New function.
6756         (xft_settings_event): Do non-xft stuff out of HAVE_XFT.
6757         Call read_and_apply_settings if there are settings to be read.
6758         (init_xsettings): Rename from init_xfd_settings.
6759         Call read_and_apply_settings unconditionally.
6760         (xsettings_initialize): Call init_xsettings.
6761         (Ftool_bar_get_system_style): New function.
6762         (syms_of_xsettings): Define Qmonospace_font_name and
6763         Qtool_bar_style.  Initialize current_tool_bar_style to nil.
6764         defsubr Stool_bar_get_system_style.  Fprovide on
6765         dynamic-setting.
6766         Move misplaced HAVE_GCONF
6768         * xsettings.h (Ftool_bar_get_system_style): Declare.
6770         * xdisp.c: Vtool_bar_style, tool_bar_max_label_size,
6771         Qtext, Qboth, Qboth_horiz are new.
6772         (syms_of_xdisp): Intern Qtext, Qboth, Qboth_horiz, DEFVAR
6773         Vtool_bar_style, tool_bar_max_label_size.
6775         * lisp.h: Extern declare Qtext, Qboth, Qboth_horiz.
6777         * keyboard.c: QClabel is new.
6778         (parse_tool_bar_item): Take out QClabel from tool bar items.
6779         Try to construct a label if ther is no QClabel.
6780         (syms_of_keyboard): Intern :label as QClabel.
6782         * dispextern.h (tool_bar_item_idx): TOOL_BAR_ITEM_LABEL is new.
6783         (Vtool_bar_style, tool_bar_max_label_size, DEFAULT_TOOL_BAR_LABEL_SIZE):
6784         New.
6786         * Makefile.in (SOME_MACHINE_LISP): font-setting.el renamed to
6787         dynamic-setting.el.
6789         * gtkutil.c (xg_tool_bar_menu_proxy): Handle label in tool bar item.
6790         (xg_make_tool_item, xg_show_toolbar_item): New function.
6791         (update_frame_tool_bar): Take label from TOOL_BAR_ITEM_LABEL.
6792         Call xg_make_tool_item to make a tool bar item.
6793         Call xg_show_toolbar_item.  Use wtoolbar instead of x->toolbar_widget.
6795         * xterm.c (x_draw_image_relief): Take Vtool_bar_button_margin
6796         into account for toolbars.
6798 2010-04-21  Jan Djärv  <jan.h.d@swipnet.se>
6800         * data.c (make_blv): Declarations before code (Bug#5993).
6802 2010-04-21  Glenn Morris  <rgm@gnu.org>
6804         * Makefile.in (DBUS_OBJ, GTK_OBJ, XMENU_OBJ, XOBJ):
6805         Define using autoconf, not cpp.
6806         (LIBXSM): New variable, set by autoconf.
6807         (LIBXT): Use $LIBXSM.
6809 2010-04-21  Dan Nicolaescu  <local_user@dannlt>
6811         Remove NOMULTIPLEJOBS, unused.
6812         * s/template.h (NOMULTIPLEJOBS):
6813         * s/msdos.h (NOMULTIPLEJOBS): Remove, unused.
6815         Simplify LD_SWITCH_SYSTEM_TEMACS usage.
6816         * s/freebsd.h (LD_SWITCH_SYSTEM_TEMACS):
6817         * s/gnu-linux.h (LD_SWITCH_SYSTEM_TEMACS): Remove, configure
6818         detects -znocombreloc and passes it to the linker
6819         * s/hpux10-20.h (LD_SWITCH_SYSTEM_TEMACS): Remove, empty.
6821 2010-04-21  Glenn Morris  <rgm@gnu.org>
6823         * Makefile.in (LIBSELINUX_LIBS): Move out of #ifdef.
6825 2010-04-21  Karel Klíč  <kklic@redhat.com>
6827         * Makefile.in (LIBSELINUX_LIBS): New.
6828         (LIBES): Add $LIBSELINUX_LIBS.
6829         * eval.c, lisp.h (call7): New function.
6830         * fileio.c [HAVE_LIBSELINUX]: Include selinux headers.
6831         (Ffile_selinux_context, Fset_file_selinux_context):
6832         New functions.
6833         (Fcopy_file): New parameter preserve-selinux-context.
6834         (Frename_file): Preserve selinux context when renaming by copy-file.
6836 2010-04-21  Juanma Barranquero  <lekktu@gmail.com>
6837             Eli Zaretskii  <eliz@gnu.org>
6839         Don't depend on cm.c or termcap.c on Windows, use stubs.
6840         * makefile.w32-in (OBJ1): Remove cm.$(O) and termcap.$(O).
6841         ($(BLD)/cm.$(O), $(BLD)/termcap.$(O)): Remove.
6842         * w32console.c (current_tty, cost): New vars; lifted from cm.c.
6843         (evalcost, cmputc, cmcheckmagic, cmcostinit, cmgoto, Wcm_clear)
6844         (sys_tputs, sys_tgetstr): New stubs.
6845         * s/ms-w32.h (chcheckmagic, cmcostinit, cmgoto, cmputc, Wcm_clear)
6846         (tputs, tgetstr): New; define to sys_*.
6848 2010-04-20  Juanma Barranquero  <lekktu@gmail.com>
6850         * buffer.c (syms_of_buffer) <bidi-display-reordering>: Doc fix.
6852 2010-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6854         * data.c (Fmake_variable_buffer_local, Fmake_local_variable):
6855         Just signal a warning rather than an error when inside a let.
6856         (Fmake_variable_frame_local): Add the same test.
6858         * font.c (syms_of_font): Make the style table vars read-only.
6860         * buffer.h (struct buffer): Remove unused var `direction_reversed'.
6861         * buffer.c (init_buffer_once, syms_of_buffer): Remove its initialization.
6863         * bidi.c (bidi_initialize): Simplify fallback_paragraph_*_re init.
6865 2010-04-20  Eli Zaretskii  <eliz@gnu.org>
6867         Fix R2L paragraph display on TTY.
6869         * xdisp.c (unproduce_glyphs): New function.
6870         (display_line): Use it when produced glyphs are discarded from R2L
6871         glyph rows.
6872         (append_composite_glyph): In R2L rows, prepend the glyph rather
6873         than appending it.
6875         * term.c (append_composite_glyph): In R2L rows, prepend the glyph
6876         rather than append it.  Set up the resolved_level and bidi_type
6877         attributes of the appended glyph.
6878         (produce_special_glyphs): Mirror the backslash continuation
6879         character in R2L lines.
6881         Implement display of R2L paragraphs in GUI sessions.
6883         * xdisp.c [HAVE_WINDOW_SYSTEM]: Add prototype for
6884         append_stretch_glyph.
6885         (set_cursor_from_row) <cursor_x>: Remove unused variable.
6886         Fix off-by-one error in computing x at end of text in the row.
6887         (append_stretch_glyph): In reversed row, prepend the glyph rather
6888         than append it.  Set resolved_level and bidi_type of the glyph.
6889         (extend_face_to_end_of_line): If the row is reversed, prepend a
6890         stretch glyph whose width is such that the rightmost glyph will be
6891         drawn at the right margin of the window.  Fix off-by-one error on
6892         TTY frames in testing whether a line needs face extension.
6893         Fix face extension at ZV.  If this is the last glyph row, use
6894         DEFAULT_FACE_ID, to avoid painting the rest of the window with the
6895         region face.
6896         (set_cursor_from_row, display_line):
6897         Use MATRIX_ROW_CONTINUATION_LINE_P instead of testing value of
6898         row->continuation_lines_width.
6899         (next_element_from_buffer): Don't call bidi_paragraph_init if we
6900         are at ZV.  Fixes a crash when reseated to ZV by
6901         try_window_reusing_current_matrix.
6902         (display_and_set_cursor, erase_phys_cursor): Handle negative HPOS,
6903         which happens with R2L glyph rows.  Fixes a crash when inserting a
6904         character at end of an R2L line.
6905         (set_cursor_from_row): Don't be fooled by truncated rows: don't
6906         treat them as having zero-width characters.  Improve comments.
6907         Don't reverse pos_before and pos_after for reversed glyph rows.
6908         Set cursor.x to negative value when the cursor might be on the
6909         left fringe.
6910         (IT_OVERFLOW_NEWLINE_INTO_FRINGE): For R2L lines, consider the
6911         left fringe, not the right one.
6912         (notice_overwritten_cursor, draw_phys_cursor_glyph)
6913         (erase_phys_cursor): For reversed cursor_row, support cursor on
6914         the left fringe.
6916         * fringe.c (update_window_fringes): For R2L rows, swap the bitmaps
6917         of continuation indicators on the fringes.
6918         (draw_fringe_bitmap): For reversed glyph rows, allow cursor on the
6919         left fringe.
6921         * w32term.c (w32_draw_window_cursor): For reversed glyph rows,
6922         draw cursor on the left fringe.
6924         * xterm.c (x_draw_window_cursor): For reversed glyph rows, draw
6925         cursor on the left fringe.
6927         * dispnew.c (update_text_area): Handle reversed desired rows when
6928         the cursor is on the left fringe.
6929         (set_window_cursor_after_update): Limit cursor's hpos by -1 from
6930         below, not by 0, for when the cursor is on the left fringe.
6932 2010-04-20  Jan Djärv  <jan.h.d@swipnet.se>
6934         * gtkutil.c (xg_event_is_for_scrollbar): Check if grabbed
6935         widget is a scrollbar.
6937 2010-04-20  Kenichi Handa  <handa@m17n.org>
6939         * charset.c (char_charset): Consider Vcharset_non_preferred_head
6940         only when the arg CHARSET_LIST is nil.
6942 2010-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6944         Make variable forwarding explicit rather the using special values.
6945         Basically, this makes the structure of buffer-local values and object
6946         forwarding explicit in the type of Lisp_Symbols rather than use
6947         special Lisp_Objects for that.  This tends to lead to slightly more
6948         verbose code, but is more C-like, simpler, and makes it easier to make
6949         sure we handled all cases, among other things by letting the compiler
6950         help us check it.
6951         * lisp.h (enum Lisp_Misc_Type, union Lisp_Misc):
6952         Removing forwarding objects.
6953         (enum Lisp_Fwd_Type, enum symbol_redirect, union Lisp_Fwd): New types.
6954         (struct Lisp_Symbol): Make the various forms of variable-forwarding
6955         explicit rather than hiding them inside Lisp_Object "values".
6956         (XFWDTYPE): New macro.
6957         (XINTFWD, XBOOLFWD, XOBJFWD, XKBOARD_OBJFWD): Redefine.
6958         (XBUFFER_LOCAL_VALUE): Remove.
6959         (SYMBOL_VAL, SYMBOL_ALIAS, SYMBOL_BLV, SYMBOL_FWD, SET_SYMBOL_VAL)
6960         (SET_SYMBOL_ALIAS, SET_SYMBOL_BLV, SET_SYMBOL_FWD): New macros.
6961         (SYMBOL_VALUE, SET_SYMBOL_VALUE): Remove.
6962         (struct Lisp_Intfwd, struct Lisp_Boolfwd, struct Lisp_Objfwd)
6963         (struct Lisp_Buffer_Objfwd, struct Lisp_Kboard_Objfwd):
6964         Remove the Lisp_Misc_* header.
6965         (struct Lisp_Buffer_Local_Value): Redefine.
6966         (BLV_FOUND, SET_BLV_FOUND, BLV_VALUE, SET_BLV_VALUE): New macros.
6967         (struct Lisp_Misc_Any): Add filler to get the right size.
6968         (struct Lisp_Free): Use struct Lisp_Misc_Any rather than struct
6969         Lisp_Intfwd.
6970         (DEFVAR_LISP, DEFVAR_LISP_NOPRO, DEFVAR_BOOL, DEFVAR_INT)
6971         (DEFVAR_KBOARD): Allocate a forwarding object.
6972         * data.c (do_blv_forwarding, store_blv_forwarding): New macros.
6973         (let_shadows_global_binding_p): New function.
6974         (union Lisp_Val_Fwd): New type.
6975         (make_blv): New function.
6976         (swap_in_symval_forwarding, indirect_variable, do_symval_forwarding)
6977         (store_symval_forwarding, swap_in_global_binding, Fboundp)
6978         (swap_in_symval_forwarding, find_symbol_value, Fset)
6979         (let_shadows_buffer_binding_p, set_internal, default_value)
6980         (Fset_default, Fmake_variable_buffer_local, Fmake_local_variable)
6981         (Fkill_local_variable, Fmake_variable_frame_local)
6982         (Flocal_variable_p, Flocal_variable_if_set_p)
6983         (Fvariable_binding_locus):
6984         * xdisp.c (select_frame_for_redisplay):
6985         * lread.c (Fintern, Funintern, init_obarray, defvar_int)
6986         (defvar_bool, defvar_lisp_nopro, defvar_lisp, defvar_kboard):
6987         * frame.c (store_frame_param):
6988         * eval.c (Fdefvaralias, Fuser_variable_p, specbind, unbind_to):
6989         * bytecode.c (Fbyte_code) <varref, varset>: Adapt to the new symbol
6990         value structure.
6991         * buffer.c (PER_BUFFER_SYMBOL): Move from buffer.h.
6992         (clone_per_buffer_values): Only adjust markers into the current buffer.
6993         (reset_buffer_local_variables): PER_BUFFER_IDX is never -2.
6994         (Fbuffer_local_value, set_buffer_internal_1)
6995         (swap_out_buffer_local_variables):
6996         Adapt to the new symbol value structure.
6997         (DEFVAR_PER_BUFFER): Allocate a Lisp_Buffer_Objfwd object.
6998         (defvar_per_buffer): Take a new arg for the fwd object.
6999         (buffer_lisp_local_variables): Return a proper alist (different fix
7000         for bug#4138).
7001         * alloc.c (Fmake_symbol): Use SET_SYMBOL_VAL.
7002         (Fgarbage_collect): Don't handle buffer_defaults specially.
7003         (mark_object): Handle new symbol value structure rather than the old
7004         special Lisp_Misc_* objects.
7005         (gc_sweep) <symbols>: Free also the buffer-local-value objects.
7006         * term.c (set_tty_color_mode):
7007         * bidi.c (bidi_initialize): Don't access the ->value field directly.
7008         * buffer.h (PER_BUFFER_VAR_OFFSET): Don't bother with
7009         a buffer_local_flags.
7010         * print.c (print_object): Get rid of impossible forwarding objects.
7012 2010-04-19  Eli Zaretskii  <eliz@gnu.org>
7014         * bidi.c (bidi_get_type, bidi_get_category)
7015         (bidi_at_paragraph_end, bidi_resolve_weak, bidi_resolve_neutral)
7016         (bidi_type_of_next_char, bidi_level_of_next_char):
7017         Declare static.  Use `INLINE' rather than `inline'.
7019 2010-04-19  Juanma Barranquero  <lekktu@gmail.com>
7021         * dired.c (Ffile_attributes): Fix typo in docstring.
7023 2010-04-19  Adrian Robert  <Adrian.B.Robert@gmail.com>
7025         * nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as
7026         NSInteger (Bug#5811).
7028 2010-04-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7030         * s/darwin.h (PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF)
7031         (PTY_OPEN): New defines.  Use openpty (Bug#726, Bug#5819).
7033 2010-04-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7035         * frame.h (FRAME_LINE_TO_PIXEL_Y): Add missing parenthesis.
7037 2010-04-19  Chong Yidong  <cyd@stupidchicken.com>
7039         * xdisp.c (prepare_menu_bars): Don't call ns_set_doc_edited for
7040         terminal frames (Bug#5837).
7042 2010-04-19  Eli Zaretskii  <eliz@gnu.org>
7044         * .gdbinit (xsubchartable): New command.
7046 2010-04-19  Eli Zaretskii  <eliz@gnu.org>
7048         * xdisp.c (display_line): Don't write beyond the last glyph row in
7049         the desired matrix.  Fixes a crash in "emacs -nw" (bug#5972), see
7050         http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00075.html
7051         and
7052         http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00213.html
7054 2010-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
7056         * alloc.c (Fpurecopy): Hash-cons if requested.
7057         (syms_of_alloc): Update purify-flag docstring.
7059 2010-04-18  Jan Djärv  <jan.h.d@swipnet.se>
7061         * gtkutil.c (xg_set_geometry): Set size in geometry string also.
7062         (x_wm_set_size_hint): Set USER_POS in hint_flags (Bug#5968).
7064 2010-04-17  Eli Zaretskii  <eliz@gnu.org>
7066         Fix a crash when an NSM character is inserted at BEGV.
7068         * bidi.c (bidi_init_it): Fix initialization of bidi_it->prev.
7069         (bidi_resolve_weak): Don't use prev.type_after_w1 if it is
7070         NEUTRAL_B or UNKNOWN_BT.
7072 2010-04-16  Eli Zaretskii  <eliz@gnu.org>
7074         * xdisp.c (set_cursor_from_row): Don't consider possibility of
7075         other rows with cursor unless they are different from this row and
7076         this row is part of a continued line.  (Bug#5943)
7078 2010-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
7080         * s/freebsd.h: Restore osreldate.h include.
7081         Suggested by Naohiro Aota.
7083 2010-04-16  Jan Djärv  <jan.h.d@swipnet.se>
7085         * xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.
7087 2010-04-16  Ken Brown  <kbrown@cornell.edu>  (tiny change)
7089         * s/cygwin.h: Avoid linking against static libgcc.
7091 2010-04-15  Juri Linkov  <juri@jurta.org>
7093         * window.c: Add Qscroll_command.
7094         Remove Vscroll_preserve_screen_position_commands.
7095         (window_scroll_pixel_based, window_scroll_line_based): Check the
7096         `scroll-command' property on the last command instead of searching
7097         the last command in Vscroll_preserve_screen_position_commands.
7098         (syms_of_window): Initialize and staticpro `Qscroll_command'.
7099         Put Qscroll_command property on Qscroll_up and Qscroll_down.
7100         (scroll-preserve-screen-position): Doc fix.
7101         (Vscroll_preserve_screen_position_commands): Remove variable.
7103 2010-04-15  Dan Nicolaescu  <dann@ics.uci.edu>
7105         * xdisp.c (message): Do not use NO_ARG_ARRAY.
7107 2010-04-14  Dan Nicolaescu  <dann@ics.uci.edu>
7109         Reduce cpp use in Makefile.in.
7110         * Makefile.in (DBUS_CFLAGS, DBUS_LIBS, GCONF_CFLAGS, GCONF_LIBS)
7111         (LIBSOUND, CFLAGS_SOUND, RSVG_LIBS, RSVG_CFLAGS, INTERVALS_H)
7112         (GETLOADAVG_LIBS, RUN_TEMACS): Move to the autoconf section.
7113         (ORDINARY_LINK): Remove, defined in src/s/gnu.h.
7114         (CRT0_COMPILE): Remove, inline it in the only user.
7116 2010-04-14  Juri Linkov  <juri@jurta.org>
7118         * window.c (keys_of_window): Rebind `C-v' from `scroll-up' to
7119         `scroll-up-command' and `M-v' from `scroll-down' to
7120         `scroll-down-command'.
7122 2010-04-14  Juri Linkov  <juri@jurta.org>
7124         * window.c (Vscroll_preserve_screen_position_commands): New variable
7125         with the default value as the list of Qscroll_down and Qscroll_up.
7126         (window_scroll_pixel_based, window_scroll_line_based): Search the
7127         last command in the list Vscroll_preserve_screen_position_commands
7128         instead of comparing with Qscroll_up and Qscroll_down.
7130 2010-04-13  Jan Djärv  <jan.h.d@swipnet.se>
7132         * gtkutil.c (xg_set_geometry): Set geometry for PPosition also.
7133         (x_wm_set_size_hint): Dont set position flags, gtk_window_parse_geometry
7134         does that.
7136         * xfns.c (Fx_create_frame, x_create_tip_frame): Set default border width
7137         to zero.
7139 2010-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
7141         * term.c (init_tty): Move common text outside of #ifdef TERMINFO.
7143         Try to solve the problem of spurious EOF chars in long lines of text
7144         sent to interactive subprocesses.
7145         * sysdep.c (child_setup_tty): Do not enable ICANON any more.
7146         (system_process_attributes): Remove unused var `ttotal'.
7147         * process.c (send_process): Don't bother breaking long line with EOF
7148         chars when talking to ttys any more.
7149         (wait_reading_process_output): Output a warning when called in such
7150         a way that it could block without being interruptible.
7152         Try to detect file modification within the same second.
7153         * buffer.h (struct buffer): New field modtime_size.
7154         * buffer.c (reset_buffer): Initialize it.
7155         * fileio.c (Finsert_file_contents, Fwrite_region): Set it.
7156         (Fverify_visited_file_modtime): Check it.
7157         (Fclear_visited_file_modtime, Fset_visited_file_modtime): Clear it.
7158         (Fset_visited_file_modtime): Set (or clear) it.
7160 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7162         * process.c (status_notify): Remove unused var `ro'.
7164 2010-04-12  Jan Djärv  <jan.h.d@swipnet.se>
7166         * xfns.c (select_visual): Don't call error if XGetVisualInfo returns
7167         more than one visual (Bug#5938).
7169 2010-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
7171         * Makefile.in (C_SWITCH_SYSTEM,C_SWITCH_MACHINE,C_SWITCH_X_SITE):
7172         Undefine.
7174 2010-04-11  Dan Nicolaescu  <dann@ics.uci.edu>
7176         Remove C_SWITCH_SYSTEM_TEMACS.
7177         * s/darwin.h (C_SWITCH_SYSTEM_TEMACS): Remove.
7178         (malloc, realloc, free): Use emacs, not temacs for conditional
7179         definition.
7181         * Makefile.in (C_SWITCH_SYSTEM_TEMACS): Remove.
7182         (ALL_CFLAGS): Do not use C_SWITCH_SYSTEM_TEMACS.
7184         Use autoconf, not cpp for some variables.
7185         * Makefile.in (C_SWITCH_SYSTEM, C_SWITCH_MACHINE)
7186         (C_SWITCH_X_SITE): Define using autoconf, not cpp.
7187         (ALL_CFLAGS): Use them as make variables.
7188         (really-lwlib, really-oldXMenu): Do not pass them.
7190 2010-04-11  Jan Djärv  <jan.h.d@swipnet.se>
7192         * xmenu.c (apply_systemfont_to_dialog): New.
7193         (create_and_show_dialog): Call apply_systemfont_to_dialog if HAVE_XFT.
7195 2010-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7197         * process.c (exec_sentinel): Preserve current-buffer.
7199         * process.c (read_process_output): Move the save-current-buffer to
7200         apply to both the filter and the non-filter branches.
7202 2010-04-10  Dan Nicolaescu  <dann@ics.uci.edu>
7204         * s/msdos.h (UNEXEC): New definition.
7206 2010-04-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7208         * dispextern.h (TRY_WINDOW_CHECK_MARGINS)
7209         (TRY_WINDOW_IGNORE_FONTS_CHANGE): New defines.
7211         * xdisp.c (try_window): Change arg from CHECK_MARGINS to FLAGS.
7212         Don't abort with fonts change if TRY_WINDOW_IGNORE_FONTS_CHANGE is
7213         set in FLAGS.  Callers with non-zero CHECK_MARGINS changed to use
7214         TRY_WINDOW_CHECK_MARGINS.
7216         * xfns.c (Fx_show_tip): Undo last change.  Call try_window with
7217         TRY_WINDOW_IGNORE_FONTS_CHANGE (Bug#2423).  Subtract last glyph's
7218         width only when it is for padding.
7220 2010-04-09  Jan Djärv  <jan.h.d@swipnet.se>
7222         * xfns.c (Fx_show_tip): Call try_window in a loop until
7223         fonts_changed_p is zero (Bug#2423).
7225 2010-04-08  Eli Zaretskii  <eliz@gnu.org>
7227         * xdisp.c (set_cursor_from_row): Don't dereference glyphs beyond
7228         the end of TEXT_AREA.  (Bug#5856)
7230 2010-04-08  Jan Djärv  <jan.h.d@swipnet.se>
7232         * xsettings.c (XSETTINGS_FONT_NAME): Move XSETTINGS_FONT_NAME out of
7233         HAVE_GCONF.
7235 2010-04-08  Eli Zaretskii  <eliz@gnu.org>
7237         * bidi.c (bidi_resolve_weak): Use prev.type_after_w1, instead of
7238         prev.orig_type, for resolving type of NSM.  (Bug#5858)
7240 2010-04-08  Jan Djärv  <jan.h.d@swipnet.se>
7242         * xsettings.c (current_font, SYSTEM_FONT, XSETTINGS_FONT_NAME): New.
7243         (parse_xft_settings): Also check for XSETTINGS_FONT_NAME and save that
7244         in current_font.
7245         (init_gconf): Read value of SYSTEM_FONT and save it in current_font.
7246         (Ffont_get_system_normal_font, xsettings_get_system_normal_font):
7247         New functions.
7248         (syms_of_xsettings): Initialize current_font.
7249         defsubr Sfont_get_system_normal_font.
7251         * xsettings.h (Ffont_get_system_normal_font)
7252         (xsettings_get_system_normal_font): Declare.
7254         * xfns.c (extern xlwmenu_default_font): Remove.
7255         (Fx_create_frame): Remove setting of xlwmenu_default_font, moved
7256         to xlwmenu.c.
7258         * menu.c (digest_single_submenu): If USE_LUCID and HAVE_XFT, encode
7259         menu items in UTF-8.
7261         * xmenu.c: include xsettings.h and xlwmenu.h if USE_LUCID.
7262         (apply_systemfont_to_menu): New function.
7263         (set_frame_menubar, create_and_show_popup_menu):
7264         Call apply_systemfont_to_menu.
7266 2010-04-07  Jan Djärv  <jan.h.d@swipnet.se>
7268         * frame.h (FRAME_TEXT_LINES_TO_PIXEL_HEIGHT): Don't use
7269         FRAME_LINE_TO_PIXEL_Y.
7271         * xterm.c (x_set_window_size_1): Don't add border_width/height to
7272         pixelwidth/height.
7274 2010-04-07  Dan Nicolaescu  <dann@ics.uci.edu>
7276         Simplify code for HP machines.
7277         * m/hp800.h (LOAD_AVE_TYPE, LOAD_AVE_CVT, NO_REMAP): Do not define
7278         for GNU_LINUX, not needed.
7279         (UNEXEC, NEED_BSDTTY): Move definitions...
7280         * s/hpux10-20.h (UNEXEC, NEED_BSDTTY): ... here.
7282         * m/iris4d.h (UNEXEC): Move definition ...
7283         * s/irix6-5.h (UNEXEC): ... here.
7285 2010-04-04  Jan Djärv  <jan.h.d@swipnet.se>
7287         * xfns.c (set_machine_and_pid_properties): New function.
7288         (Fx_create_frame): Call set_machine_and_pid_properties.
7290 2010-04-03  Eli Zaretskii  <eliz@gnu.org>
7292         * bidi.c (bidi_resolve_explicit, bidi_level_of_next_char):
7293         Check bidi_it->bytepos against ZV_BYTE instead of bidi_it->ch against
7294         BIDI_EOB.  Fixes infloop with vertical cursor motion at ZV.
7296         * w32fns.c (x_create_tip_frame): Copy `parms' before we modify it
7297         in this function.  (Bug#5703)
7299 2010-04-03  Chong Yidong  <cyd@stupidchicken.com>
7301         * nsterm.h: Fix last change.
7303 2010-04-03  Dan Nicolaescu  <dann@ics.uci.edu>
7305         * m/intel386.h (NO_REMAP): Move definition ...
7306         * s/msdos.h (NO_REMAP): ... here.
7308         * m/vax.h (CRT0_DUMMIES): Remove, unused.
7310         * ecrt0.c: Remove MSDOS, m68k and __sparc__ conditionals, file not
7311         used on those platforms.
7313 2010-04-02  Dan Nicolaescu  <dann@ics.uci.edu>
7315         Remove extern errno declarations.
7316         * xterm.c:
7317         * xrdb.c:
7318         * w32term.c:
7319         * unexec.c:
7320         * unexaix.c:
7321         * sysdep.c:
7322         * process.c:
7323         * lread.c:
7324         * keyboard.c:
7325         * floatfns.c:
7326         * filelock.c:
7327         * fileio.c:
7328         * emacs.c (main):
7329         * ecrt0.c:
7330         * dispnew.c:
7331         * callproc.c:
7332         * buffer.c: Remove errno extern declarations.
7333         * s/netbsd.h (NEED_ERRNO): Remove.
7335 2010-04-01  Dan Nicolaescu  <dann@ics.uci.edu>
7337         Remove all uses of LIBX11_SYSTEM.
7338         * Makefile.in (LIBX11_SYSTEM): Remove.
7339         * s/msdos.h (LIBX11_SYSTEM): Do not define, define LIBS_SYSTEM
7340         instead.
7342 2010-04-01  Eli Zaretskii  <eliz@gnu.org>
7344         Remove support for DJGPP v1.x (bug#5813).
7346         * w16select.c (__dpmi_int): Remove DJGPP v1.x compatibility.
7347         * s/msdos.h:
7348         * unexec.c (make_hdr, copy_text_and_data):
7349         * sysdep.c (wait_for_termination, sys_subshell):
7350         * msdos.c (dos_set_window_size, msdos_set_cursor_shape)
7351         (IT_set_terminal_modes, __write, _rename, gethostname)
7352         (gettimeofday, alarm, fork, kill, dos_ttraw, dos_ttcooked)
7353         (run_msdos_command, abort): Remove DJGPP v1.x code and tests of
7354         the value of __DJGPP__.
7355         (nice, pause, sigsetmask, sigblock): Remove DJGPP v1.x
7356         compatibility code.
7357         * lread.c:
7358         * gmalloc.c (memalign):
7359         * fileio.c (Fcopy_file, check_executable, Ffile_modes):
7360         * emacs.c (main):
7361         * dosfns.c (init_dosfns):
7362         * dired.c (file_name_completion_stat): Remove tests of __DJGPP__.
7364 2010-04-01  Eli Zaretskii  <eliz@gnu.org>
7366         * xdisp.c (set_cursor_from_row): Fix cursor positioning when the
7367         string with `cursor' property comes from an `after-string'
7368         overlay.  (Bug#5816)
7370 2010-04-01  Glenn Morris  <rgm@gnu.org>
7372         * Makefile.in (LIBTIFF, LIBJPEG, LIBPNG, LIBGIF, LIBXPM, XFT_LIBS):
7373         Define as Makefile variables.
7374         (LIBX): Use above variables rather than directly using autoconf.
7376 2010-03-31  Dan Nicolaescu  <dann@ics.uci.edu>
7378         Clean up BSD_SYSTEM use.
7379         * xterm.c:
7380         * process.c:
7381         * emacs.c: Use HAVE_SYS_IOCTL_H instead of BSD_SYSTEM as a guard
7382         for including <sys/ioctl.h>.
7383         * sysdep.c (wait_without_blocking): Remove BSD_SYSTEM case, this
7384         code is only used for MSDOS.
7386 2010-03-31  Juri Linkov  <juri@jurta.org>
7388         * image.c: Add `Qextension_data'.
7389         (syms_of_image): Initialize and staticpro `Qextension_data'.
7390         (Fimage_metadata): Rename from `Fimage_extension_data'.
7391         (gif_load): Put GIF extension data to the property
7392         `Qextension_data'.
7394 2010-03-31  Chong Yidong  <cyd@stupidchicken.com>
7396         * nsfns.m (ns_set_doc_edited): Remove unused arg OLDVAL.
7397         * nsterm.h: Fix prototype.
7399 2010-03-31  Eli Zaretskii  <eliz@gnu.org>
7401         * xdisp.c (highlight_trailing_whitespace): Support highlight of
7402         trailing whitespace in right-to-left rows.
7404 2010-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
7406         Get rid of the direct_output optimizations.
7407         * keyboard.c (nonundocount): Remove extern declaration.
7408         (command_loop_1): Remove brittle optimisation for cheap and
7409         common operations.
7410         * xdisp.c (redisplay_internal): Don't bother checking
7411         redisplay_performed_directly_p any more.
7412         * sysdep.c (init_sys_modes): Don't call direct_output_forward_char
7413         any more.
7414         * dispnew.c (redisplay_performed_directly_p)
7415         (direct_output_for_insert, direct_output_forward_char):
7416         * dispextern.h (redisplay_performed_directly_p)
7417         (direct_output_for_insert, direct_output_forward_char): Remove.
7418         * cmds.c (nonundocount): Make it static.
7420 2010-03-31  Bernhard Herzog  <bh@intevation.de>  (tiny change)
7422         * menu.c (Fx_popup_menu): Use last_event_timestamp (Bug#4930).
7424 2010-03-31  Jan Djärv  <jan.h.d@swipnet.se>
7426         * xdisp.c (note_mouse_highlight): Don't do highlight if pointer is
7427         invisible (Bug#5766).
7429 2010-03-31  Adrian Robert  <adrian.b.robert@gmail.com>
7431         * xdisp.c (x_consider_frame_title, update_window_cursor):
7432         Remove HAVE_NS conditionals.
7433         (prepare_menu_bars) [HAVE_NS]: Call ns_set_doc_edited.
7435         * nsfns.m (x_implicitly_set_name): If frame-title-format is t, use
7436         filename for the title.
7437         (ns_set_doc_edited): Do nothing if the selected window is a
7438         minibuffer window.
7440         * nsterm.h: Add prototypes for ns_set_name_as_filename and
7441         ns_set_doc_edited.
7443         * nsterm.m: Remove unneeded prototype.
7445 2010-03-31  Glenn Morris  <rgm@gnu.org>
7447         * Makefile.in (SOME_MACHINE_OBJECTS): Ensure dbus stuff is always
7448         in the DOC file.  (Bug#5336)
7450 2010-03-31  Chong Yidong  <cyd@stupidchicken.com>
7452         * xdisp.c (pos_visible_p): Revert 2008-01-25 change (Bug#5730).
7454 2010-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
7456         * window.c (keys_of_window): Remove redundant/overridden bindings.
7458 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
7460         * xdisp.c (BUFFER_POS_REACHED_P, move_it_in_display_line_to):
7461         Restore original behavior when the iterator is not bidi_p.
7463 2010-03-30  Dan Nicolaescu  <dann@ics.uci.edu>
7465         * xdisp.c (syms_of_xdisp): Use intern_c_string instead of intern.
7467 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
7469         * bidi.c (bidi_cache_iterator_state): Invalidate the cache if we
7470         are outside the range of cached character positions.
7472 2010-03-30  Juanma Barranquero  <lekktu@gmail.com>
7474         * makefile.w32-in ($(BLD)/bidi.$(O)): Add dependency on w32gui.h.
7476 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
7478         Initial support for bidirectional editing.
7480         * Makefile.in (obj): Include bidi.o.
7481         (bidi.o): New target.
7483         * makefile.w32-in (OBJ1): Add $(BLD)/bidi.$(O).
7484         ($(BLD)/bidi.$(O)): New target.
7486         * bidi.c: New file.
7488         * buffer.h (struct buffer): New members bidi_display_reordering
7489         and bidi_paragraph_direction.
7491         * buffer.c (init_buffer_once): Initialize bidi_display_reordering
7492         and bidi_paragraph_direction.
7493         (syms_of_buffer): Declare Lisp variables bidi-display-reordering
7494         and bidi-paragraph-direction.
7495         (Fbuffer_swap_text): Swap the values of
7496         bidi_display_reordering and bidi_paragraph_direction.
7498         * dispextern.h (BIDI_MAXLEVEL, BIDI_AT_BASE_LEVEL): New macros.
7499         (bidi_type_t, bidi_dir_t): New types.
7500         (bidi_saved_info, bidi_stack, bidi_it): New structures.
7501         (struct it): New members bidi_p, bidi_it, paragraph_embedding,
7502         prev_stop, base_level_stop, and eol_pos.
7503         (bidi_init_it, bidi_get_next_char_visually): New prototypes.
7504         (IT_STACK_SIZE): Enlarge to 5.
7505         (struct glyph_row): New member reversed_p.
7506         <string_buffer_position>: Update prototype.
7507         (PRODUCE_GLYPHS): Set the reversed_p flag in the iterator's
7508         glyph_row if bidi_it.paragraph_dir == R2L.
7509         (struct glyph): New members resolved_level and bidi_type.
7511         * dispnew.c (direct_output_forward_char): Give up if we need bidi
7512         processing or buffer's direction is right-to-left.
7513         (prepare_desired_row): Preserve the reversed_p flag.
7514         (row_equal_p): Compare the reversed_p attributes as well.
7516         * xdisp.c (init_iterator): Initialize it->bidi_p.
7517         Call bidi_init_it and set it->paragraph_embedding from the current
7518         buffer's value of bidi_paragraph_direction.
7519         (reseat_1): Initialize bidi_it.first_elt.
7520         (set_iterator_to_next, next_element_from_buffer): Use the value of
7521         paragraph_embedding to determine the paragraph direction.
7522         (set_iterator_to_next): Under bidi reordering, call
7523         bidi_get_next_char_visually.  Call bidi_paragraph_init if the
7524         new_paragraph flag is set in the bidi iterator.
7525         (next_element_from_buffer): If bidi_it.first_elt is set,
7526         initialize paragraph direction and find the first character to
7527         display in the visual order.  If reseated to a middle of a line,
7528         prime the bidi iterator starting at the line's beginning.
7529         Handle the situation where we overstepped stop_charpos due to
7530         non-linearity of the bidi iteration.  Likewise for when we back up
7531         beyond the previous stop_charpos.  When moving across stop_charpos,
7532         record it in prev_stop.
7533         (display_line): Set row->end and it->start for the next row to the
7534         next character in logical order.  Always extend reversed_p rows to
7535         the end of line, even if they end at ZV.  Copy the reversed_p flag
7536         to the next glyph row.  Keep calling set_cursor_from_row for
7537         bidi-reordered rows even if we already have a possible candidate
7538         for cursor position.  Set row_end after all the row's glyphs have
7539         been produced, by looping over the glyphs.  Record the position
7540         after EOL in it->eol_pos, and use it to set end_pos of the last
7541         row produced for a continued line.
7542         <Qright_to_left, Qleft_to_right>: New variables.
7543         (syms_of_xdisp): Initialize and staticpro them.
7544         (string_buffer_position_lim): New function.
7545         (string_buffer_position): Most of code moved to
7546         string_buffer_position_lim.  Last argument and return value are
7547         now EMACS_INT; all callers changed.
7548         (set_cursor_from_row): Rewritten to support bidirectional text and
7549         reversed glyph rows.
7550         (text_outside_line_unchanged_p, try_window_id):
7551         Disable optimizations if we are reordering bidirectional text and the
7552         paragraph direction can be affected by the change.
7553         (append_glyph, append_composite_glyph)
7554         (produce_image_glyph, append_stretch_glyph): Set the
7555         resolved_level and bidi_type members of each glyph.
7556         (append_glyph): If the glyph row is reversed, prepend the glyph
7557         rather than appending it.
7558         (handle_stop_backwards): New function.
7559         (reseat_1, pop_it, push_it): Set prev_stop and base_level_stop.
7560         (reseat): call handle_stop_backwards to recompute prev_stop and
7561         base_level_stop for the new position.
7562         (handle_invisible_prop): Under bidi iteration, skip invisible text
7563         using bidi_get_next_char_visually.  If we are `reseat'ed, init the
7564         paragraph direction.  Update IT->prev_stop after skipping
7565         invisible text.
7566         (move_it_in_display_line_to): New variables prev_method
7567         and prev_pos.  Compare for strict equality in
7568         BUFFER_POS_REACHED_P.
7569         (try_cursor_movement): Examine all the candidate rows that occlude
7570         point, to return the best match.  If rows are bidi-reordered
7571         and point moved backwards, back up to the row that is not a
7572         continuation line, and start looking for a suitable row from
7573         there.
7575         * term.c (append_glyph): Reverse glyphs by pre-pending them,
7576         rather than appending, if the glyph_row's reversed_p flag is set.
7577         Set the resolved_level and bidi_type members of each glyph.
7579         * .gdbinit (pbiditype): New command.
7580         (pgx): Use it to display bidi level and type of the glyph.
7581         (pitx): Display some bidi information about the iterator.
7582         (prowlims, pmtxrows): New commands.
7584 2010-03-30  Dan Nicolaescu  <dann@ics.uci.edu>
7586         Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.
7587         * s/usg5-4.h (LIBS_DEBUG):
7588         * s/irix6-5.h (C_DEBUG_SWITCH):
7589         * s/gnu-linux.h (LIBS_DEBUG):
7590         * s/darwin.h (LIBS_DEBUG):
7591         * s/bsd-common.h (LIBS_DEBUG):
7592         * s/aix4-2.h (LIBS_DEBUG, C_DEBUG_SWITCH):
7593         * m/iris4d.h (LIBS_DEBUG):
7594         * m/hp800.h (LIBS_DEBUG): Remove definitions.
7596         * Makefile.in (LIBES): Remove reference to LIBS_DEBUG.
7597         (LIBS_DEBUG): Remove definition.
7599 2010-03-27  Chong Yidong  <cyd@stupidchicken.com>
7601         * process.c (Fmake_network_process): Don't apply Bug#5173 fix for
7602         Windows.
7604 2010-03-25  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7606         * process.c (Fmake_network_process): Don't call turn_on_atimers around
7607         `connect' (Bug#5723).
7609 2010-03-25  Helmut Eller  <eller.helmut@gmail.com>
7611         * process.c (Fmake_network_process): Call `select' for interrupted
7612         `connect' rather than creating new socket (Bug#5173).
7614 2010-03-24  Jan Djärv  <jan.h.d@swipnet.se>
7616         * frame.c (x_get_arg): Handle RES_TYPE_BOOLEAN_NUMBER (bug #5736).
7618         * xfns.c (Fx_create_frame): Make menuBar a RES_TYPE_BOOLEAN_NUMBER.
7620         * dispextern.h (resource_types): RES_TYPE_BOOLEAN_NUMBER is new.
7622 2010-03-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7624         * xfns.c (Fx_create_frame) [USE_LUCID]: Add BLOCK_INPUT around
7625         XLoadQueryFont.
7627 2010-03-24  Kenichi Handa  <handa@m17n.org>
7629         * coding.c (decode_coding_ccl): Fix previous change for the
7630         multibyte case.
7631         (encode_coding_ccl): Don't setup ccl program here.  Fix for the
7632         case that the output buffer is fullfilled.
7633         (encode_coding): Setup ccl program here.
7635 2010-03-23  Dan Nicolaescu  <dann@ics.uci.edu>
7637         * s/gnu-linux.h (LIBS_SYSTEM): Remove, same as default.
7639         Simplify LIBS_MACHINE definitions.
7640         * m/hp800.h (LIBS_MACHINE): Remove, same as default.
7641         * m/iris4d.h (LIBS_MACHINE): Likewise.
7642         * m/ibmrs6000.h (LIBS_MACHINE): Rename to LIBS_SYSTEM and move ...
7643         * s/aix4-2.h (LIBS_SYSTEM): ... here.
7644         * s/netbsd.h: Remove commented out code.
7646 2010-03-22  Dan Nicolaescu  <dann@ics.uci.edu>
7648         Remove dead code dealing with POSIX_SIGNALS.
7649         * atimer.c (set_alarm): Remove dead code, all USG systems define
7650         POSIX_SIGNALS.
7651         * data.c (arith_error): Likewise.
7652         * keyboard.c (input_available_signal, handle_user_signal)
7653         (interrupt_signal): Likewise.
7654         * process.c (sigchld_handler): Likewise.
7655         (create_process): Remove if 0 code.  Remove HPUX conditional when
7656         !defined (POSIX_SIGNALS), it cannot be true.
7657         * syssignal.h: Remove USG5_4 and USG conditionals when
7658         !POSIX_SIGNALS, they cannot be true.
7660         * keyboard.c (Fset_input_interrupt_mode): Remove code depending on
7661         NO_SOCK_SIGIO, not used anymore.
7663 2010-03-21  Dan Nicolaescu  <dann@ics.uci.edu>
7665         * m/vax.h (BSD_SYSTEM, BSD4_2): Remove conditionals, we only
7666         support vax on BSDs.
7668         * m/ibmrs6000.h (ORDINARY_LINK): Move definition ...
7669         * s/aix4-2.h (ORDINARY_LINK): ... here.
7671 2010-03-21  Andreas Schwab  <schwab@linux-m68k.org>
7673         * Makefile.in (abs_builddir): Define.
7674         (bootstrap_exe): Use it.
7675         (VPATH): Use $(srcdir) instead of @srcdir@.
7677 2010-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7679         * Makefile.in (bootstrap_exe): Use an absolute name.
7681 2010-03-20  Dan Nicolaescu  <dann@ics.uci.edu>
7683         Remove support for old GNU/Linux using libc version 5.
7684         * m/alpha.h (LINUX_SBRK_BUG): Remove definition.
7685         * emacs.c (main): Remove code depending on LINUX_SBRK_BUG.
7687         Consolidate redundant definitions in s/bsd-common.h.
7688         * s/bsd-common.h (BSD4_2, TABDLY, TAB3, HAVE_TERMIOS, NO_TERMIO)
7689         (LIBS_DEBUG, SYSV_SYSTEM_DIR, UNEXEC, NARROWPROTO, BSD_PGRPS)
7690         (LDAV_SYMBOL, KERNEL_FILE): Define (or undefine) here instead of
7691         doing it in all files that include this one.
7692         * s/gnu.h (BSD4_2, TABDLY, TAB3, HAVE_TERMIOS, NO_TERMIO)
7693         (LIBS_DEBUG, SYSV_SYSTEM_DIR, UNEXEC, NARROWPROTO, BSD_PGRPS)
7694         (LDAV_SYMBOL, KERNEL_FILE): Remove.
7695         * s/freebsd.h (BSD4_2, TABDLY, TAB3, HAVE_TERMIOS, NO_TERMIO)
7696         (LIBS_DEBUG, SYSV_SYSTEM_DIR, UNEXEC, NARROWPROTO, BSD_PGRPS)
7697         (LDAV_SYMBOL, KERNEL_FILE): Remove.
7698         * s/netbsd.h (BSD4_2, TABDLY, TAB3, HAVE_TERMIOS, NO_TERMIO)
7699         (LIBS_DEBUG, SYSV_SYSTEM_DIR, UNEXEC, NARROWPROTO, BSD_PGRPS)
7700         (LDAV_SYMBOL, KERNEL_FILE): Remove.
7702         Consolidate redundant definitions.
7703         * s/usg5-4.h (sigsetmask, PTY_TTY_NAME_SPRINTF): Do not define,
7704         it's undefined in all files that include this one.
7705         (POSIX_SIGNALS): Define here instead of doing it in all files that
7706         include this one.
7707         * s/irix6-5.h (sigsetmask, PTY_TTY_NAME_SPRINTF): Do not undef.
7708         (POSIX_SIGNALS): Do not define.
7709         * s/sol2-6.h (sigsetmask, PTY_TTY_NAME_SPRINTF): Do not undef.
7710         (POSIX_SIGNALS): Do not define.
7711         * s/unixware.h (sigsetmask, PTY_TTY_NAME_SPRINTF): Do not undef.
7712         (POSIX_SIGNALS): Do not define.
7714         Remove support for old UNIX System V systems.
7715         * s/unixware.h: Add the contents of s/usg-5-4-2.h.
7716         * s/usg-5-4-2.h: Remove.
7718         Remove support for Solaris on PPC and for old versions.
7719         * s/sol2-6.h: Add the contents of s/sol-2.3.h, s/sol-2.4.h, s/sol-2.5.h.
7720         (LD_SWITCH_SYSTEM, USE_MMAP_FOR_BUFFERS): Remove #defines/#undef
7721         that cancel each other.
7722         * s/sol2-3.h:
7723         * s/sol2-4.h:
7724         * s/sol2-5.h: Remove.
7725         * m/ibmrs6000.h: Remove code for USG5_4, this file is only used on AIX.
7726         (NO_REMAP): Remove, unused.
7727         (UNEXEC): Move definition ...
7728         * s/aix4-2.h (UNEXEC): ... here.
7730         * s/openbsd.h: Remove support for non-ELF and for systems that do
7731         not support shared libraries.
7732         * s/netbsd.h:
7733         * s/freebsd.h: Likewise.
7735 2010-03-20  Dan Nicolaescu  <dann@ics.uci.edu>
7737         Remove non-working support for lynxos 3.0.
7738         * s/lynxos.h: Remove file.
7740         * unexec.c (unexec, adjust_lnnoptrs): Do not depend on
7741         COFF_BSD_SYMBOLS, nothing defines it anymore.
7743 2010-03-20  Dan Nicolaescu  <dann@ics.uci.edu>
7745         Remove obsolete uses of HAVE_SHM.
7746         * emacs.c (standard_args):
7747         (Fdump_emacs):
7748         (syms_of_emacs): Remove code depending on HAVE_SHM.
7750         * alloc.c: Remove HAVE_SHM dependent definition.
7752         * Makefile.in (RUN_TEMACS): Do not depend on HAVE_SHM.
7754 2010-03-18  Glenn Morris  <rgm@gnu.org>
7756         * emacs.c (USAGE4): Hard-code bug address.
7757         (REPORT_EMACS_BUG_ADDRESS, REPORT_EMACS_BUG_PRETEST_ADDRESS): Remove.
7758         (bug_reporting_address): Remove.
7759         (main): Don't call bug_reporting_address.
7761         * Makefile.in (XFT_LIBS, LIBXPM, LIBJPEG, LIBPNG, LIBTIFF, LIBGIF)
7762         (LIBGPM, LIBRESOLV): Set using autoconf rather than cpp.
7764 2010-03-15  Chong Yidong  <cyd@stupidchicken.com>
7766         * xfns.c (Fx_create_frame):
7767         * frame.c (Vdefault_frame_scroll_bars): Put non-GTK X scroll-bars
7768         on left.
7770 2010-03-13  Andreas Politz  <politza@fh-trier.de>  (tiny change)
7772         * editfns.c (Fformat): Account for string precision when computing
7773         field width (Bug#5710).
7775 2010-03-12  Chong Yidong  <cyd@stupidchicken.com>
7777         * xfns.c (Fx_create_frame): Set default to Qright.
7779         * frame.c (Vdefault_frame_scroll_bars): Set default to Qright for
7780         all window systems.
7782 2010-03-12  Eli Zaretskii  <eliz@gnu.org>
7784         These changes remove termcap.c from the build on Posix platforms.
7785         * Makefile.in (termcapobj): Move termcap.o from here...
7786         (MSDOS_OBJ): ...to here.
7787         (termcapobj) [!LIBS_TERMCAP]: Remove specialized value, as it is
7788         now identical to when LIBS_TERMCAP is defined.
7790         * term.c: Remove (ifdef'ed away) inclusion of termcap.h.
7792         * cm.c: Remove (ifdef'ed away) inclusion of termcap.h.
7794         * config.in: Regenerated.  (See top-level ChangeLog.)
7796 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
7798         * Branch for 23.2.
7800 2010-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7802         Cleanup setup of gl_state in various parts of the code.
7803         * syntax.h (SETUP_BUFFER_SYNTAX_TABLE): New macro.
7804         (SETUP_SYNTAX_TABLE, SETUP_SYNTAX_TABLE_FOR_OBJECT):
7805         * syntax.c (find_defun_start, Fchar_syntax, Fmatching_paren)
7806         (skip_chars):
7807         * regex.c (regex_compile): Use it.
7808         (re_compile_pattern): Don't set gl_state.current_syntax_table since
7809         it's now set in regex_compile when/if we need it.
7811 2010-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7813         Make it possible to C-g in a tight bytecode loop again (bug#5680).
7814         * lisp.h (ELSE_PENDING_SIGNALS): New macro.
7815         (QUIT): Use it to consolidate code and remove redundancy.
7816         * bytecode.c (BYTE_CODE_QUIT): Use it as well.
7818         * regex.c (regex_compile): Setup gl_state as well.
7820         * syntax.c (skip_chars): Setup gl_state (bug#3823).
7821         (in_classes): Use CONSP before XCAR/XCDR.
7823 2010-03-03  Chong Yidong  <cyd@stupidchicken.com>
7825         * keymap.c (Fwhere_is_internal): Use Fequal to compare
7826         definitions, so that keyboard macros are correctly handled
7827         (Bug#5481).
7829 2010-03-02  Eli Zaretskii  <eliz@gnu.org>
7831         * coding.c (decode_coding_emacs_mule): Fixup pointers to buffer
7832         text that could be relocated inside the call to emacs_mule_char.
7833         (emacs_mule_char): Use CODING_DECODE_CHAR instead of DECODE_CHAR.
7834         (CODING_DECODE_CHAR): Add a comment describing its purpose.
7836 2010-03-02  Kenichi Handa  <handa@m17n.org>
7838         * character.c (parse_str_as_multibyte): Fix handling of the
7839         multibyte form of raw-bytes.
7840         (str_as_multibyte): Likewise.
7842         * buffer.c (Fset_buffer_multibyte): Fix handling of the multibyte
7843         form of raw-bytes.
7845 2010-02-28  Chong Yidong  <cyd@stupidchicken.com>
7847         * charset.c (load_charset_map_from_file)
7848         (load_charset_map_from_vector): Zero out allocated
7849         charset_map_entries before using them.
7851 2010-02-27  Andreas Schwab  <schwab@linux-m68k.org>
7853         * w32uniscribe.c (uniscribe_check_otf): Fix length check.
7855 2010-02-27  Chong Yidong  <cyd@stupidchicken.com>
7857         * font.c (font_parse_fcname): Recognize "Book", "Condensed",
7858         "Medium", and "Semi-Condensed" keywords in GTK names (Bug#5646).
7860 2010-02-26  Kenichi Handa  <handa@m17n.org>
7862         * ftfont.c (ftfont_get_open_type_spec): Fix parsing of otf_spec.
7864         * xdisp.c (reseat_to_string): Fix previous change.
7866 2010-02-26  David Reitter  <david.reitter@gmail.com>
7868         * nsfont.m (nsfont_draw): ns_antialias_text should be a
7869         Lisp_Object (Bug#4736).
7871 2010-02-25  Kenichi Handa  <handa@m17n.org>
7873         * xdisp.c (reseat_to_string): Fix previous change (bug#5609).
7875 2010-02-24  Jan Djärv  <jan.h.d@swipnet.se>
7877         * xterm.c (XTflash): Move declarations before statements.
7879         * gtkutil.c (xg_get_gdk_display): Remove (unused).
7880         (xg_get_pixbuf_from_pix_and_mask, xg_create_frame_widgets)
7881         (xg_toggle_notify_cb, xg_set_toolkit_scroll_bar_thumb)
7882         (xg_create_tool_bar): Remove unused variables.
7883         (x_wm_set_size_hint): Move declarations before statements.
7884         (xg_create_frame_widgets): Remove variable grav.
7886 2010-02-21  Chong Yidong  <cyd@stupidchicken.com>
7888         * m/arm.h: Define the LIB_GCC flag to be -lgcc_s (Bug#5518).
7890 2010-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
7892         * term.c (fatal): Add a final \n if needed (bug#5596).
7894 2010-02-18  Chong Yidong  <cyd@stupidchicken.com>
7896         * nsterm.m (ns_ring_bell): Revert last change (Bug#5569).
7898 2010-02-18  Glenn Morris  <rgm@gnu.org>
7900         * callint.c (Finteractive): Doc fix.
7902 2010-02-18  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
7904         * coding.c (record_conversion_result):
7905         Handle CODING_RESULT_INSUFFICIENT_DST.
7906         (decode_coding_object): Record CODING_RESULT_INSUFFICIENT_MEM on
7907         memory allocation error.
7909 2010-02-17  Kenichi Handa  <handa@m17n.org>
7911         * coding.c (decode_coding_ccl): Don't setup ccl program here.
7912         Fix for the case that the output buffer is fullfilled.
7913         (decode_coding): Setup ccl program here.  Keep looping when the
7914         decoder stopped because the output buffer is
7915         fullfilled (bug#5534).
7917         * ccl.c (ccl_driver): Never reset ic to CCL_HEADER_MAIN.
7919 2010-02-13  Jan Djärv  <jan.h.d@swipnet.se>
7921         * xterm.c (x_clear_frame_area): Call gtk_widget_queue_draw if USE_GTK,
7922         bug #5571.
7923         (XTflash): Use Gdk-routines if USE_GTK so scroll bars don't get
7924         overdrawn.
7926 2010-02-10  Jan Djärv  <jan.h.d@swipnet.se>
7928         * xsmfns.c (x_session_initialize): Move initialization of ice_fd and
7929         doing_interact here.
7930         (ice_connection_closed): New function.
7931         (x_session_check_input, smc_die_CB, ice_io_error_handler)
7932         (ice_conn_watch_CB, x_session_close): Call ice_connection_closed.
7933         (x_session_check_input): Call IceCloseConnection if IceProcessMessages
7934         returns I/O error.
7935         (ice_conn_watch_CB): Call add_keyboard_wait_descriptor on ice_fd,
7936         bug #5512.
7938 2010-02-08  Francis Devereux  <francis@devrx.org>  (tiny change)
7940         * nsfont.m (nsfont_open): The system's value for the font descent
7941         is negative, so round it down to avoid clipping.
7943 2010-02-06  Chong Yidong  <cyd@stupidchicken.com>
7945         * charset.c (load_charset_map_from_file)
7946         (load_charset_map_from_vector): Fix last change to use SAFE_ALLOCA
7947         instead of xmalloc (Bug#5526).  Suggested by Vivek Dasmohapatra.
7949 2010-02-05  Chong Yidong  <cyd@stupidchicken.com>
7951         * charset.c (load_charset_map_from_file): Allocate large
7952         charset_map_entries structure on the heap rather than the stack.
7953         (Bug#5526).
7955 2010-01-31  Kenichi Handa  <handa@m17n.org>
7957         * font.c (font_parse_xlfd): If FONT is a font-entity and pixel
7958         size in NAME is invalid, return -1 (Bug#5396).
7960 2010-01-31  Chong Yidong  <cyd@stupidchicken.com>
7962         * nsterm.m (ns_defined_color): Block input.  Suggested by Mike
7963         <deactivated@gmail.com> (Bug#3605).
7965 2010-01-31  David De La Harpe Golden  <david@harpegolden.net>
7967         * fileio.c (Frename_file): Correctly rename symlinks to
7968         directories (Bug#5496).
7970 2010-01-31  Filipe Cabecinhas  <filcab@gmail.com>  (tiny change)
7972         * nsterm.m (ns_ring_bell): Handle visible bell like X.
7974 2010-01-30  Andreas Schwab  <schwab@linux-m68k.org>
7976         * character.h (CHAR_PRINTABLE_P): Reparenthesize to avoid warning.
7978 2010-01-29  Chong Yidong  <cyd@stupidchicken.com>
7980         * frame.c (DEFAULT_ROWS): Change default to 35.
7982         * xfns.c (x_default_font_parameter): Change default XFT font to
7983         monospace-10 (Bug#3643).
7985 2010-01-29  Eli Zaretskii  <eliz@gnu.org>
7987         * w32inevt.c (key_event): Remove unnecessary comparison of
7988         event->uChar.AsciiChar with 128.
7990 2010-01-28  Chong Yidong  <cyd@stupidchicken.com>
7992         * fileio.c (Frename_file): Fix last change (Bug#5487).
7994         * m/mips.h: Remove DATA_START.  Suggested by Dan Nicolaescu.
7996         * m/alpha.h: Don't define DATA_START on NetBSD (Bug#4629).
7998 2010-01-28  Jan Djärv  <jan.h.d@swipnet.se>
8000         * xfns.c (Fx_create_frame): Remove window size matching code from
8001         2010-01-15.
8002         (x_get_current_desktop, x_get_desktop_workarea): Remove.
8004 2010-01-27  Jason Rumney  <jasonr@gnu.org>
8006         * w32inevt.c (w32_kbd_patch_key): Save the unicode character.
8007         (key_event): Use unicode for characters 128 and higher (Bug#4567).
8009 2010-01-27  Kenichi Handa  <handa@m17n.org>
8011         * regex.c (analyse_first): Fix setting of fastmap for unibyte
8012         pattern string (Bug#4209).
8014 2010-01-27  David De La Harpe Golden  <david@harpegolden.net>
8016         * fileio.c (Frename_file): Call copy-directory and
8017         delete-directory for directories, in order to handle cross-device
8018         renaming (Bug#3353).
8020 2010-01-25  Jan Djärv  <jan.h.d@swipnet.se>
8022         * xfns.c (Fx_create_frame): If frame height is too big, try
8023         sizes 24 and 10.  Bug #3643.
8025 2010-01-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8027         Try and fix bug#788, hopefully for real this time.
8028         * keymap.c (shadow_lookup): Add `remap' arg.
8029         (describe_map, describe_vector): Update calls to shadow_lookup.
8030         (Fwhere_is_internal): Fix up handling of `remapped_sequences' and
8031         `remapped' so this flag is applicable to `sequence'.  Be careful to
8032         perform remapping during shadow_lookup check of remapped_sequences.
8034 2010-01-24  Eric Bélanger  <snowmaniscool@gmail.com>  (tiny change)
8036         * image.c (png_load): Use png_sig_cmp instead of the obsolete
8037         png_check_sig, which has been removed in libpng 1.4.
8039 2010-01-23  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
8041         * filelock.c: Include utmp.h only when HAVE_UTMP_H (FreeBSD 9.x
8042         lacks this header file).
8044 2010-01-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8046         * xdisp.c (draw_glyphs): Update `start' for left_overwritten case
8047         as in Emacs 22.
8049 2010-01-22  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8051         * lisp.h (make_pure_string): String pointer arg now points to const.
8053         * alloc.c (find_string_data_in_pure, make_pure_string): String pointer
8054         args now point to const.
8056 2010-01-22  Eli Zaretskii  <eliz@gnu.org>
8058         * lread.c (Fload): Don't treat files without .elc extension as
8059         byte-compiled if they are ``magic'', i.e. `openp' returned -2 for
8060         them.  (bug#5303)
8062 2010-01-20  Kenichi Handa  <handa@m17n.org>
8064         * coding.c (consume_chars): If ! multibyte and the encoder is ccl,
8065         treat the source as actual byte sequence.
8067 2010-01-19  Alan Mackenzie  <acm@muc.de>
8069         Fix spurious before-change-functions invocation from (insert ?\n).
8070         * textprop.c (set_text_properties): Rename parameter
8071         `signal_after_change_p' to `coherent_change_p', and make the
8072         invocation of `modify_region' conditional on it.
8074 2010-01-19  Jan Djärv  <jan.h.d@swipnet.se>
8076         * xsettings.c (apply_xft_settings): Save settings in Vxft_settings
8077         for debug purpose.
8078         (syms_of_xsettings): Declare xft-settings.
8080 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
8082         * editfns.c (Fcurrent_time_string): Doc fix (Bug#5408).
8084 2010-01-16  Stefan Monnier  <monnier@iro.umontreal.ca>
8086         * xterm.c (event_handler_gdk): Block input (Bug#5037).
8088 2010-01-16  Chong Yidong  <cyd@stupidchicken.com>
8090         * emacs.c (standard_args): Adjust arg priorities to reflect how
8091         they are processed in startup.el.
8093 2010-01-16  Andreas Schwab  <schwab@linux-m68k.org>
8095         * Makefile.in (lisp, shortlisp): Update.
8097 2010-01-16  Stefan Monnier  <monnier@iro.umontreal.ca>
8099         * xterm.c (x_term_init): Instead of inhibiting GC while running Lisp
8100         code, link the new kboard into all_kboard before running Lisp code,
8101         and protect the new terminal with GCPRO (Bug#5365).
8102         (x_term_init): Remove unused var `atom'.
8103         (x_delete_display, x_delete_terminal): Remove unused var `i'.
8105 2010-01-15  Jan Djärv  <jan.h.d@swipnet.se>
8107         * xfns.c (x_get_current_desktop, x_get_desktop_workarea): New functions.
8108         (Fx_create_frame): Call x_get_current_desktop and x_get_desktop_workarea
8109         to find out usable size of the desktop.  Don't make frames larger than
8110         this.  Bug #3643.
8112 2010-01-15  Kenichi Handa  <handa@m17n.org>
8114         * xdisp.c (CHAR_COMPOSED_P): New arg END_CHARPOS.  Callers changed.
8116 2010-01-15  Chong Yidong  <cyd@stupidchicken.com>
8118         * nsterm.m (Qnone): Define.
8120         * nsfns.m (Qnone): Move definition to nsterm.m.
8122 2010-01-14  Kenichi Handa  <handa@m17n.org>
8124         * coding.c (detect_coding_iso_2022): Fix handling of euc-xx coding
8125         systems.
8127 2010-01-14  Kenichi Handa  <handa@m17n.org>
8129         Make auto-composition work on all buffers even if they are
8130         fundamental mode.
8132         * composite.c (Vauto_composition_mode): New variable.
8133         (composition_compute_stop_pos): Check Vauto_composition_mode
8134         instead of Vauto_composition_function.
8135         (composition_adjust_point, Ffind_composition_internal): Likewise.
8136         (syms_of_composite): Declare Lisp variable
8137         "auto-composition-mode" here.
8139 2010-01-13  Chong Yidong  <cyd@stupidchicken.com>
8141         * xterm.c (x_term_init): Avoid garbage-collecting the new terminal
8142         during call to vendor-specific-keysyms (Bug#5365).
8144 2010-01-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8146         * keyboard.c (input_available_signal) [SYNC_INPUT]:
8147         Call SIGNAL_THREAD_CHECK (Bug#5333).
8149         * atimer.c (alarm_signal_handler) [!SYNC_INPUT]:
8150         Call SIGNAL_THREAD_CHECK.
8152 2010-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
8154         Try to fix bug#5314.  This is probably not the final word, tho.
8155         * buffer.c (Fset_buffer_modified_p): Try and be careful not to modify
8156         recent-auto-save-p as a side-effect.
8157         * buffer.h (BUF_AUTOSAVE_MODIFF): New macro.
8158         * buffer.c (Fkill_buffer, reset_buffer):
8159         * editfns.c (Fsubst_char_in_region):
8160         * fileio.c (Finsert_file_contents, Fdo_auto_save)
8161         (Fset_buffer_auto_saved, Frecent_auto_save_p): Use it.
8163 2010-01-13  Kenichi Handa  <handa@m17n.org>
8165         Display buffer name, etc. in mode line by composing correctly.
8167         * xdisp.c (reseat_to_string): Call composition_compute_stop_pos if
8168         STRING is not nil.
8169         (display_mode_element): Adjust for the change of
8170         decode_mode_spec and display_line.
8171         (decode_mode_spec): Change arg MULTIBYTE to STRING.
8172         (display_string): Handle the case that STRING is non-null and
8173         LISP_STRING is not nil.
8175         * xterm.c (x_draw_composite_glyph_string_foreground):
8176         Pay attention to s->face->overstrike.
8178         * composite.c (composition_reseat_it): Don't check PT if STRING is
8179         non nil.
8181 2010-01-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8183         * keyboard.c (read_char): Don't apply previous change when current
8184         buffer is unchanged by command execution.
8186 2010-01-12  Jan Djärv  <jan.h.d@swipnet.se>
8188         * keyboard.c (read_char): Return after executing from special map.
8190 2010-01-12  Glenn Morris  <rgm@gnu.org>
8192         * emacs.c (REPORT_EMACS_BUG_PRETEST_ADDRESS): Set it to
8193         bug-gnu-emacs rather than emacs-pretest-bug.
8195 2010-01-11  Chong Yidong  <cyd@stupidchicken.com>
8197         * nsterm.m (syms_of_nsterm): Initialize Qcontrol etc. before
8198         initializing the Lisp variables that depend on them.
8200 2010-01-11  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8202         * xfns.c (x_set_menu_bar_lines) [!USE_X_TOOLKIT && !USE_GTK]:
8203         Clear areas that will not be updated after change of menu bar lines.
8204         Clear the menu bar window's current matrix when the window gets empty.
8206 2010-01-09  Chong Yidong  <cyd@stupidchicken.com>
8208         * intervals.h, textprop.c (extend_property_ranges): Return value
8209         and args changed.  Discard properties that begin at or after the
8210         new end (Bug#5306).
8212         * editfns.c (Fformat): Caller changed.
8214         * nsterm.m (ns_set_default_prefs): Delete function.
8215         (syms_of_nsterm): Initialize ns_command_modifier,
8216         ns_control_modifier, ns_function_modifier, ns_antialias_text, and
8217         ns_antialias_threshold here, not in ns_term_init (Bug#4113).
8219         * xdisp.c (pos_visible_p): Check for invisible text at the correct
8220         position (Bug#4040).
8222 2010-01-09  Eli Zaretskii  <eliz@gnu.org>
8224         * editfns.c (Ffloat_time): Doc fix.
8226 2010-01-09  Jan Djärv  <jan.h.d@swipnet.se>
8228         * xfns.c (Fx_create_frame): Don't create frame larger than display
8229         by default bug#3643.
8231 2010-01-09  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8233         * frame.h (FRAME_TOP_MARGIN_HEIGHT): New macro.
8234         (FRAME_LINE_TO_PIXEL_Y, FRAME_PIXEL_Y_TO_LINE): Take account of pseudo
8235         windows above internal border.
8237         * window.h (WINDOW_MENU_BAR_P, WINDOW_TOOL_BAR_P): New macros.
8238         (WINDOW_TOP_EDGE_Y, WINDOW_BOTTOM_EDGE_Y): Take account of pseudo
8239         windows above internal border.
8241         * xdisp.c (get_glyph_string_clip_rects, init_glyph_string): Don't treat
8242         tool bar windows specially.
8244         * xfns.c (x_set_tool_bar_lines): Take account of menu bar height.
8246         * xterm.c (x_after_update_window_line): Don't treat tool bar windows
8247         specially.
8248         (XTflash): Take account of menu bar height.
8250         * w32term.c (x_after_update_window_line): Don't treat tool bar windows
8251         specially.
8253 2010-01-08  Jan Djärv  <jan.h.d@swipnet.se>
8255         * dispnew.c (change_frame_size_1): newwidth == FRAME_COLS (f) must
8256         also be true before we can return early (bug #5339).
8258 2010-01-06  David Reitter  <david.reitter@gmail.com>
8260         * nsfns.m (ns_get_screen): Rewrite, returning NULL for non-NS.
8261         (Fns_display_usable_bounds): Rewrite, computing bounds properly
8262         (Bug#3233).
8264 2010-01-06  Jan Djärv  <jan.h.d@swipnet.se>
8266         * font.c (font_open_entity): Enable chache and call cached_font_ok
8267         for the driver if defined.
8268         (QCuser_spec): New symbol.
8269         (font_spec_from_name): Save name as user-spec.
8270         (font_load_for_lface): Keep user-spec instead of name.
8271         (font_open_by_name): Save name as user-spec.
8272         (syms_of_font): Initialize QCuser_spec.
8273         (font_clear_prop): Clear name if it exists in font (bug#5157).
8275         * xftfont.c (xftfont_open): Call xftfont_add_rendering_parameters.
8276         (xftfont_add_rendering_parameters, xftfont_cached_font_ok): New.
8277         (syms_of_xftfont): Initialize xftfont_driver.cached_font_ok.
8279         * font.h (struct font_driver): Add cached_font_ok.
8281         * xterm.c (x_clear_frame): Queue draw for scroll bars.
8283 2010-01-05  Jan Djärv  <jan.h.d@swipnet.se>
8285         * xterm.c (x_new_font): Move code for setting rows/cols before
8286         resizing ...
8287         (x_set_window_size): ... to here.  Bug #2568.
8289         * gtkutil.c (xg_clear_under_internal_border): New function.
8290         (xg_frame_resized, xg_frame_set_char_size):
8291         Call xg_clear_under_internal_border.
8292         (xg_update_scrollbar_pos): Clear under old scroll bar position.
8294 2010-01-05  Chong Yidong  <cyd@stupidchicken.com>
8296         * keyboard.c (read_key_sequence): Catch keyboard switch after
8297         making a new tty frame (Bug#5095).
8299 2010-01-05  Kenichi Handa  <handa@m17n.org>
8301         * fontset.c (fontset_find_font): Fix getting the frame pointer.
8303 2010-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8305         * dbusbind.c (xd_remove_watch): Avoid trying to convert a void* to
8306         Lisp_Object, preferring to convert a lisp_Object to a void* instead.
8307         (Fdbus_init_bus): Use XHASH to get a scalar value from a Lisp_Object.
8309 2010-01-03  Michael Albinus  <michael.albinus@gmx.de>
8311         * dbusbind.c (xd_add_watch): Improve debug message.
8312         (xd_remove_watch): Improve debug message.  If DATA is the session
8313         bus, unset D-Bus session environment.
8314         (Fdbus_init_bus): Pass the bus as argument to
8315         dbus_connection_set_watch_functions.  (Bug#5283)
8317 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
8319         * nsterm.m (ns_get_color): Fix buffer overflow (Bug#4763).
8321         * lread.c (syms_of_lread): Make it clearer that these are the
8322         names of loaded files (Bug#5068).
8324         * eval.c (run_hook_with_args): Handle the case where the global
8325         value has the obsolete single-function form (Bug#5026).
8327 2009-12-27  Chong Yidong  <cyd@stupidchicken.com>
8329         * minibuf.c (Fall_completions): Minor optimization.
8331 2009-12-26  Eli Zaretskii  <eliz@gnu.org>
8333         * .gdbinit (pgx): Fix display of composite glyphs.
8334         Display cmp.from and cmp.to as well.
8335         (pitx): Fix last change.
8337 2009-12-25  Kenichi Handa  <handa@m17n.org>
8339         * composite.h (composition_adjust_point): Update prototype.
8341         * composite.c (composition_reseat_it): Don't make a composition
8342         spanning over point.
8343         (CHAR_COMPOSABLE_P): Treat U+200C (ZWNJ) and U+200D (ZWJ) as
8344         composable characters.
8345         (composition_adjust_point): New arg NEW_PT.  Callers changed.
8347         * keyboard.c (command_loop_1): Force redisplay if the last point
8348         was within a composition.
8349         (adjust_point_for_property): Don't adjust point for automatic
8350         composition when called after buffer modification.
8352 2009-12-19  Eli Zaretskii  <eliz@gnu.org>
8354         * .gdbinit (pitx): Don't use enum names, use their values.
8355         Remove reference to non-existing value GET_FROM_COMPOSITION.
8356         (pgx): Don't use enum names, use their values.
8357         (pitmethod): New helper command.
8358         (pitx): Use it to display iteration method.
8359         (pgrowit): New command.
8361         * makefile.w32-in ($(BLD)/cmds.$(O)): Depend on frame.h.
8363         Update dependencies in Makefile.in.
8365         * Makefile.in (alloc.o): Depend on termhooks.h.
8366         (atimer.o): Depend on blockinput.h.
8367         (buffer.o): Depend on indent.h, keyboard.h, coding.h, keymap.h,
8368         and frame.h.
8369         (callint.o): Depend on systime.h, coding.h, and composite.h.
8370         (callproc.o): Depend on buffer.h.
8371         (casefiddle.o): Don't depend on charset.h.
8372         (casetab.o): Depend on character.h.
8373         (ccl.o): Depend on composite.h.
8374         (chartab.o): Depend on ccl.h.
8375         (cm.o): Depend on dispextern.h.
8376         (cmds.o): Depend on systime.h, coding.h, frame.h, and composite.h.
8377         (coding.o): Don't depend on $(INTERVALS_H).
8378         (composite.o): Don't depend on dispextern.h explicitly (it's in
8379         $(INTERVALS_H)).  Depend on ccl.h.
8380         (data.o): Depend on systime.h, coding.h, composite.h,
8381         dispextern.h, font.h, and ccl.h.
8382         (dired.o): Depend on composite.h.
8383         (dispnew.o): Depend on coding.h.  Don't depend explicitly on
8384         composite.h (it's in $(INTERVALS_H)).
8385         (doc.o): Depend on systime.h, coding.h, and composite.h.
8386         (editfns.o): Don't depend explicitly on dispextern.h.
8387         (emacs.o): Depend on frame.h and coding.h.
8388         (eval.o): Depend on coding.h, composite.h, and xterm.h.
8389         (fileio.o): Depend on frame.h and commands.h.  Don't depend
8390         explicitly on dispextern.h.
8391         (filelock.o): Don't depend on epaths.h and charset.h.  Depend on
8392         composite.h.
8393         (fns.o): Don't depend on termhooks.h.
8394         (font.o): Depend on buffer.h, composite.h, fontset.h, and xterm.h.
8395         (fontset.o): Depend on blockinput.h, atimer.h, systime.h,
8396         coding.h, $(INTERVALS_H), window.h, xterm.h.
8397         (frame.o): Depend on coding.h, composite.h, termhooks.h, and ccl.h.
8398         (fringe.o): Depend on blockinput.h, atimer.h, and systime.h.
8399         (ftfont.o): Depend on blockinput.h, atimer.h, systime.h, coding.h,
8400         fontset.h, ccl.h, and ftfont.h.
8401         (ftxfont.o): Depend on atimer.h, systime.h, fontset.h, and ccl.h.
8402         (gtkutil.o): Depend on dispextern.h and composite.h.
8403         (image.o): Depend on epaths.h, character.h, coding.h, composite.h,
8404         termhooks.h, and ccl.h.
8405         (indent.o): Depend on systime.h, coding.h, and $(INTERVALS_H).
8406         (intervals.o): Depend on systime.h and coding.h.
8407         (keyboard.o): Depend on composite.h and coding.h.
8408         (keymap.o): Depend on coding.h and frame.h.
8409         (lread.o): Depend on systime.h, frame.h, blockinput.h, and atimer.h.
8410         (macros.o): Depend on systime.h, coding.h, and composite.h.
8411         (menu.o): Depend on systime.h, coding.h, composite.h, window.h,
8412         and atimer.h.
8413         (minibuf.o): Depend on systime.h and coding.h.  Don't depend on
8414         dispextern.h explicitly.
8415         (print.o): Depend on termhooks.h, coding.h, and ccl.h.
8416         Don't depend explicitly on dispextern.h and composite.h.
8417         (process.o): Depend on character.h, xgselect.h, and sysselect.h.
8418         (regex.o): Don't depend on charset.h.
8419         (scroll.o): Depend on systime.h, coding.h, composite.h, and window.h.
8420         (search.o): Don't depend explicitly on composite.h.
8421         (sound.o): Depend on atimer.h and systime.h.
8422         (syntax.o): Don't depend explicitly on composite.h.
8423         (sysdep.o): Depend on coding.h and composite.h.
8424         (term.o): Depend on xterm.h and buffer.h.
8425         (terminal.o): Depend on dispextern.h, composite.h, and systime.h.
8426         (textprop.o): Don't depend on dispextern.h explicitly.
8427         (undo.o): Depend on dispextern.h.
8428         (window.o): Depend on coding.h and termhooks.h.  Don't depend on
8429         dispextern.h and composite.h explicitly.
8430         (xdisp.o): Depend on ccl.h.
8431         (xfaces.o): Depend on coding.h and ccl.h.
8432         (xfns.o): Depend on $(INTERVALS_H) and ccl.h.
8433         (xfont.o): Depend on atimer.h, systime.h, fontset.h, and ccl.h.
8434         (xftfont.o): Depend on atimer.h, systime.h, fontset.h, ccl.h, and
8435         ftfont.h.
8436         (xgselect.o): New dependency.
8437         (xmenu.o): Depend on composite.h, keymap.h, and sysselect.h.
8438         (xselect.o): Depend on keyboard.h, coding.h, and composite.h.
8439         (xsettings.o): Depend on dispextern.h, keyboard.h, systime.h,
8440         coding.h, composite.h, blockinput.h, atimer.h, and termopts.h.
8441         (xsmfns.o): Depend on frame.h and dispextern.h.
8442         (xterm.o): Depend on intervals.h, keymap.h, xgselect.h, and
8443         sysselect.h.
8445 2009-12-19  Andreas Schwab  <schwab@linux-m68k.org>
8447         * font.c (Fclear_font_cache): Pass correct cache argument to
8448         font_clear_cache.
8450 2009-12-16  Andreas Schwab  <schwab@linux-m68k.org>
8452         * Makefile.in (prefix-args${EXEEXT}): Don't compile prefix-args.c
8453         twice.
8455 2009-12-15  Chong Yidong  <cyd@stupidchicken.com>
8457         * xdisp.c (decode_mode_spec): Inhibit garbage collection when
8458         calling file-remote-p.  Reported by Jim Meyering.
8460 2009-12-15  Michael Albinus  <michael.albinus@gmx.de>
8462         * dbusbind.c (xd_retrieve_arg): Reorder declarations in order to
8463         avoid compiler warnings.  (Bug #5217)
8465 2009-12-14  Kenichi Handa  <handa@m17n.org>
8467         * coding.c (decode_coding_iso_2022): Ignore ISO_CODE_SS2_7 (0x19)
8468         in 8-bit encoding.
8470 2009-12-13  Pat Thoyts  <patthoyts@users.sourceforge.net>  (tiny change)
8472         * xfns.c (x_create_tip_frame): Set the extended window manager hint for
8473         tooltip windows.
8475 2009-12-13  Jan Djärv  <jan.h.d@swipnet.se>
8477         * xterm.h (struct x_display_info): Add Xatom_net_window_type_tooltip and
8478         Xatom_net_window_type.
8480         * xterm.c (x_term_init): Initialize Xatom_net_window_type_tooltip and
8481         Xatom_net_window_type.
8483         * xterm.c (my_log_handler): New function.
8484         (x_term_init): Set my_log_handler as log handler during gtk_init
8485         so we can filter out buggy messages.  (Bug #5120).
8487         * xterm.c (xg_scroll_callback): Parameter list changed,
8488         use parameter GtkScrollType to determine scroll/line/page.
8489         Only allow dragging if a button < 4 is grabbed (bug #5177).
8490         (xg_end_scroll_callback): New function.
8491         (x_create_toolkit_scroll_bar): Pass xg_end_scroll_callback to
8492         xg_create_scroll_bar.
8494         * gtkutil.c (xg_gtk_scroll_destroy): Remove XG_LAST_SB_DATA handling.
8495         (scroll_end_callback): Remove.
8496         (xg_create_scroll_bar): Add parameter end_callback, bind it to
8497         button-release-event.  Replace value-changed event with change-value,
8498         bug #5177.
8499         (xg_event_is_for_scrollbar): Only return true if button is less than 4,
8500         bug #5177.
8502         * gtkutil.h (XG_LAST_SB_DATA): Remove.
8503         (xg_create_scroll_bar): Add GCallback end_callback.
8505         * xftfont.c (QClcdfilter): New variable.
8506         (xftfont_open): Parse constant names for RGBA, HINT_STYLE and LCDFILTER.
8507         (syms_of_xftfont): Initialize QClcdfilter.
8509 2009-12-12  Jan Djärv  <jan.h.d@swipnet.se>
8511         * xsettings.c (struct xsettings): Add member seen.
8512         (parse_xft_settings): Update member seen with what we have read.
8513         Return non-zero if Xft-settings have been parsed, 0 otherwise.
8514         (apply_xft_settings): Only update Xft settings with what member seen
8515         indicates as new.
8517 2009-12-12  Eli Zaretskii  <eliz@gnu.org>
8519         * dispextern.h (struct text_pos): Use EMACS_INT.
8520         (struct glyph): Use EMACS_INT for charpos.
8521         (struct it): Use EMACS_INT for stop_charpos, end_charpos,
8522         region_beg_charpos, region_end_charpos,
8523         redisplay_end_trigger_charpos, and also for
8524         iterator_stack_entry.end_charpos and
8525         iterator_stack_entry.stop_charpos.
8527 2009-12-12  Jan Djärv  <jan.h.d@swipnet.se>
8529         * gtkutil.c (scroll_end_callback): New function (bug #5177).
8530         (xg_create_scroll_bar): Call scroll_end_callback on button release
8531         event (bug #5177).
8532         (xg_event_is_for_scrollbar): != replaced with ==.
8534 2009-12-12  Kenichi Handa  <handa@m17n.org>
8536         * ftfont.c (struct ftfont_info): New member matrix.
8537         (ftfont_open): Setup xftfont_info->matrix.
8538         (MFLTFontFT): New member matrix.
8539         (FLOOR, CEIL, ROUND): New macros.
8540         (ftfont_get_metrics): Handle matrix transformation.
8541         (ftfont_shape_by_flt): New arg matrix.  Callers changed.
8543         * xftfont.c (struct xftfont_info): New member matrix.
8544         (xftfont_open): Setup xftfont_info->matrix.
8546 2009-12-10  Kenichi Handa  <handa@m17n.org>
8548         * xdisp.c (append_space_for_newline): Consider face-remapping.
8550 2009-12-09  Andreas Schwab  <schwab@linux-m68k.org>
8552         * xsettings.c: Include "keyboard.h".
8554         * gtkutil.c (xg_tool_bar_proxy_help_callback): Fix missing return.
8556         Fix implicit function declarations.
8557         * cmds.c: Include "frame.h".
8558         * frame.c: Include "font.h" also if !HAVE_WINDOW_SYSTEM.
8559         * frame.h: Move declaration of delete_frame outside of
8560         HAVE_WINDOW_SYSTEM.
8562 2009-12-09  Ken Brown  <kbrown@cornell.edu>  (tiny change)
8564         * s/cygwin.h (G_SLICE_ALWAYS_MALLOC): New variable.
8566         * emacs.c (main): Set the G_SLICE environment variable for Cygwin
8567         GTK builds.
8569 2009-12-07  Andreas Schwab  <schwab@linux-m68k.org>
8571         * unexelf.c (unexec): Don't search for .data twice.
8573 2009-12-05  Chong Yidong  <cyd@stupidchicken.com>
8575         * xdisp.c (push_display_prop): Don't set avoid_cursor_p.  Return 0
8576         if push failed.
8577         (handle_line_prefix): Set avoid_cursor_p here.  Check return value
8578         of push_display_prop (Bug#5000).
8580         * xfaces.c (Fx_family_fonts): Handle 2009-07-14 change to return
8581         value of font_list_entities (Bug#5085).
8583 2009-12-04  Juanma Barranquero  <lekktu@gmail.com>
8585         Fix `string-to-number' to deal consistently with integers and floats.
8586         * lread.c (isfloat_string): New argument ignore_trailing to accept all
8587         trailing characters, not just whitespace.
8588         (read1): Pass new arg 0 to keep old behavior.
8589         * data.c (Fstring_to_number): Pass 1 to isfloat_string to ignore
8590         trailing chars, as it is already done for integers.  Doc fixes.
8591         * lisp.h (isfloat_string): Add new arg to declaration of isfloat_string.
8593 2009-12-04  Eli Zaretskii  <eliz@gnu.org>
8595         * dispextern.h (enum prop_idx) <AUTO_COMPOSED_PROP_IDX>:
8596         Delete unused enumeration value.
8598 2009-12-03  Eli Zaretskii  <eliz@gnu.org>
8600         * Makefile.in (lisp, shortlisp): Replace indian.el with indian.elc.
8602 2009-12-03  Daniel Hackney  <dan@haxney.org>  (tiny change)
8604         * process.c (Fmake_network_process): Fix up the tests for
8605         "connectionless socket", so they DTRT for seqpacket sockets as well.
8607 2009-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8609         * process.c (Qseqpacket): New symbol.
8610         (HAVE_SEQPACKET): New macro.
8611         (Fmake_network_process): Accept new :type `seqpacket'.
8612         (init_process): Add `seqpacket' feature when applicable.
8613         (syms_of_process): Initialize Qseqpacket.
8615 2009-12-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8617         * font.c (font_load_for_lface, font_open_by_name): Don't store name
8618         if entity is Qnil.
8620 2009-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8622         * print.c (print_preprocess): Preprocess the key_and_value table of
8623         hashtables, even tho they're "hidden" (bug#5082).
8625 2009-11-29  Jan Djärv  <jan.h.d@swipnet.se>
8627         * frame.c (frame_make_pointer_invisible)
8628         (frame_make_pointer_visible): Declare f before statements.
8630 2009-11-28  Eli Zaretskii  <eliz@gnu.org>
8632         * Makefile.in [!AUTO_DEPEND]: Remove outdated comment about
8633         omitted dependencies on lisp.h.
8635 2009-11-27  Jan Djärv  <jan.h.d@swipnet.se>
8637         * xftfont.c (xftfont_end_for_frame): Just return if dpyinfo->display
8638         is NULL.
8640         * xterm.c (x_delete_terminal): Set dpyinfo->display to NULL.
8642         * frame.c (frame_make_pointer_invisible)
8643         (frame_make_pointer_visible): Just return if there isn't any selected
8644         frame.
8646         * search.c (simple_search): Remove warning by making *p const.
8648 2009-11-26  Dan Nicolaescu  <dann@ics.uci.edu>
8650         * xdisp.c (power_letter): Remove duplicate const.
8652 2009-11-25  Jan Djärv  <jan.h.d@swipnet.se>
8654         * term.c (delete_tty): Remove check for last terminal (bug#4970).
8656         * xsettings.c: Revert changes from 2009-11-23.  Just use Xft
8657         defaults (bug #5025).
8659 2009-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8661         * insdel.c (adjust_markers_for_delete): Move it in the
8662         right direction!  (bug#4803)
8664 2009-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8666         * font.c (font_open_entity): Don't use ASET if font_object is Qnil.
8668         * xterm.c (x_new_font): Update f->scroll_bar_actual_width.
8670 2009-11-24  Glenn Morris  <rgm@gnu.org>
8672         * frame.c (focus-follows-mouse): Mention mouse-autoselect-window.
8674 2009-11-23  Jan Djärv  <jan.h.d@swipnet.se>
8676         * Makefile.in: Must create deps for ecrt0.o in its rule.
8678         * xfns.c (Fx_select_font): Try to convert Fontconfig name to Gtk name
8679         because that is what Gtk+ font dialog understands.
8681         * font.c (font_make_object, Fcopy_font_spec): Use Fcopy_alist instead
8682         of Fcopy_sequence.
8683         (font_open_by_name): Put name given into QCname for font-object returned.
8685         * frame.c (x_set_font): Save original font name as frame parameter
8686         font-parameter.
8688         * xsettings.c (set_default_xft_settings): New function.
8689         (init_xfd_settings): Call set_default_xft_settings if no XSETTINGS window
8690         is found.
8692 2009-11-22  Andreas Schwab  <schwab@linux-m68k.org>
8694         * search.c (simple_search): Avoid CHAR_TO_BYTE in inner loop when
8695         searching backwards through multibyte buffer.
8697 2009-11-21  Jan Djärv  <jan.h.d@swipnet.se>
8699         * xterm.c: #include xgselect.h.
8700         (x_initialize): Call xgselect_initialize.
8702         * xsettings.c (something_changedCB): C++ comments => C comments.
8703         (init_gconf): Do not deal with any GLib file descriptors, xg_select
8704         does that now.
8706         * gtkutil.c (xg_timer, xg_process_timeouts, xg_start_timer)
8707         (xg_stop_timer, menu_grab_callback_cnt, menu_grab_callback)
8708         (scroll_bar_button_cb): Remove.
8709         (create_menus): C++ comments => C comments.  Don't bind grab-notify
8710         event.
8711         (xg_create_scroll_bar): Don't bind button-press-event and
8712         button-release-event.
8714         * process.c: Include xgselect.h if defined (USE_GTK) ||
8715         defined (HAVE_GCONF).
8716         (wait_reading_process_output): Call xg_select for the same condition.
8718         * xgselect.c (xg_select): New function to better integrate with
8719         GLib/Gtk event handling.  Needed if GConf daemon dies/restarts.
8721         * xgselect.h: New file, declare xg_select, xgselect_initialize.
8723         * Makefile.in (XOBJ): Add xgselect.o.
8725 2009-11-21  Andreas Schwab  <schwab@linux-m68k.org>
8727         * character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH):
8728         Remove ignored second argument.  All callers changed.
8729         * regex.c (STRING_CHAR, STRING_CHAR_AND_LENGTH, RE_STRING_CHAR)
8730         (RE_STRING_CHAR_AND_LENGTH): Likewise.
8731         * xdisp.c (string_char_and_length): Likewise.
8733 2009-11-21  Dan Nicolaescu  <dann@ics.uci.edu>
8735         * xterm.c (x_new_font):
8736         * print.c (print_object):
8737         * cmds.c (Fself_insert_command): Move declarations before statements.
8739 2009-11-20  Ken Brown  <kbrown@cornell.edu>  (tiny change)
8741         * s/cygwin.h: Remove unneeded linker flags.
8743 2009-11-20  Jan Djärv  <jan.h.d@swipnet.se>
8745         * xfns.c (x_default_font_parameter): Call xsettings_get_system_font.
8747         * xsettings.h: Declare xsettings_get_system_font.
8749         * xsettings.c (xsettings_get_system_font): New function.
8750         (init_gconf): No use initiating gconf unless we have Xft also.
8751         (syms_of_xsettings): Only provide system-font-setting if HAVE_XFT and
8752         HAVE_GCONF.
8754         * gtkutil.c (xg_modify_menubar_widgets): If menubar is totally empty
8755         add a blank entry so it doesn't collapse into nothing.
8757 2009-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
8759         * lread.c (Funintern): Comment out last change.
8761 2009-11-19  Richard Stallman  <rms@gnu.org>
8763         * lread.c (Funintern): Error if symbol is t or nil.
8765 2009-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
8767         * insdel.c (make_gap_larger): Don't make as many assumptions about the
8768         representation of Lisp integers.
8769         Reported by MJ Chan <mjchan.inbox@gmail.com>.
8771 2009-11-17  Andreas Schwab  <schwab@linux-m68k.org>
8773         * lisp.h: Remove declaration of Ffont_get_system_font.
8774         * xfns.c: Move include of "xsettings.h".
8775         * xsettings.h: Use EXFUN to declare Ffont_get_system_font.
8777 2009-11-17  Jan Djärv  <jan.h.d@swipnet.se>
8779         * xsettings.c (something_changedCB, Ffont_get_system_font):
8780         Check use_system_font.
8781         (syms_of_xsettings): DEFVAR font-use-system-font.
8783 2009-11-17  Andreas Schwab  <schwab@linux-m68k.org>
8785         * xfns.c (x_default_font_parameter): Remove dead assignment.
8787         * lisp.h (Fbyteorder, init_font, Ffont_get_system_font): Declare.
8789 2009-11-17  Jan Djärv  <jan.h.d@swipnet.se>
8791         * xftfont.c (xftfont_fix_match): Older versions of fontconfig do
8792         not have FC_LCD_*.  #define them if not there.
8794         * xsettings.c (parse_xft_settings, apply_xft_settings): Ditto.
8796         * xterm.h (struct x_display_info): Add atoms and Window for xsettings.
8798         * xterm.c (handle_one_xevent): Call xft_settings_event for
8799         ClientMessage, PropertyNotify and DestroyNotify.
8800         (x_term_init): If we have XFT, get DPI from Xft.dpi.
8801         Call xsettings_initialize.
8803         * xftfont.c (xftfont_fix_match): New function.
8804         (xftfont_open): Call XftDefaultSubstitute before XftFontMatch.
8805         Call xftfont_fix_match after XftFontMatch.
8807         * xfont.c (xfont_driver): Initialize all members.
8809         * xfns.c (x_default_font_parameter):
8810         Try font from Ffont_get_system_font.
8811         Do not get font from x_default_parameter if we got one from
8812         Ffont_get_system_font.
8813         (Fx_select_font): Get the defaut font name from :name of FRAME_FONT(f).
8815         * w32font.c (w32font_driver): Initialize all members.
8817         * termhooks.h (enum event_kind): CONFIG_CHANGED_EVENT is new.
8819         * lisp.h: Declare syms_of_xsettings.
8821         * keyboard.c (kbd_buffer_get_event, make_lispy_event):
8822         Handle CONFIG_CHANGED_EVENT.
8824         * ftfont.c (ftfont_filter_properties): New function.
8826         * frame.c (x_set_font): Remove unused variable lval.
8828         * font.h (struct font_driver): Add filter_properties.
8830         * font.c (font_put_extra): Don't return if val is nil, it means
8831         boolean option is off.
8832         (font_parse_fcname): Collect all extra properties in extra_props
8833         and call filter_properties for all drivers with extra_props and
8834         font as parameter.
8835         (font_open_entity): Do not use cache, it does not pick up new
8836         fontconfig settings like hinting.
8837         (font_load_for_lface): If spec had a name in it, store it in entity.
8839         * emacs.c (main): Call syms_of_xsettings.
8841         * config.in: HAVE_GCONF is new.
8843         * Makefile.in (GCONF_CFLAGS, GCONF_LIBS): New variables for HAVE_GCONF.
8844         xsettings.o is new.
8846 2009-11-17  Kenichi Handa  <handa@m17n.org>
8848         * xdisp.c (x_produce_glyphs): Consider face-remapping when falling
8849         back to the default font in case that no suitable font is found.
8851 2009-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
8853         * menu.c (Fx_popup_menu) [HAVE_NS]: Use generic code for window edge.
8854         Suggested by Chad Brown <yandros@mit.edu>.
8855         (push_menu_item): Use MENU_ITEMS_ITEM_* names.
8857 2009-11-16  Jan Djärv  <jan.h.d@swipnet.se>
8859         * xmenu.c (x_menu_wait_for_event): Call XFlush before select.
8861 2009-11-14  Andreas Schwab  <schwab@linux-m68k.org>
8863         * Makefile.in: Ignore errors from mkdir when creating deps directory.
8865 2009-11-14  Jan Djärv  <jan.h.d@swipnet.se>
8867         * gtkutil.c (xg_update_frame_menubar): Do nothing if menubar already
8868         has a parent.
8870         * Makefile.in: If AUTO_DEPEND is defined, make gcc generate
8871         dependency files in deps/.  Include those files into Makefile.
8873         * config.in: Generated (AUTO_DEPEND).
8875 2009-11-13  Michael Albinus  <michael.albinus@gmx.de>
8877         * dbusbind.c (Vdbus_registered_objects_table): Rename from
8878         Vdbus_registered_functions_table, because it contains also
8879         properties.  Fix docstring.
8880         (Fdbus_call_method, Fdbus_call_method_asynchronously): Fix docstring.
8882 2009-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
8884         * alloc.c (mark_object): Don't reprocess marked strings.
8885         Check vector's markbit earlier.  Adjust calls to mark_vectorlike.
8886         (mark_vectorlike, mark_char_table): Assume the object is unmarked.
8888 2009-11-13  Kenichi Handa  <handa@m17n.org>
8890         * category.c (word_boundary_p): Adjust for the change of the
8891         semantics of Vword_combining_categories.
8892         (Vword_combining_categories): Describe the slight change of the
8893         semantics.
8895 2009-11-13  Eli Zaretskii  <eliz@gnu.org>
8897         * menu.c (Fx_popup_menu): Call Fx_hide_tip only if HAVE_WINDOW_SYSTEM.
8899         * s/msdos.h (SYSTEM_PURESIZE_EXTRA): Revert last change.
8901 2009-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8903         * xdisp.c (syms_of_xdisp): Fix typo in last change.
8905 2009-11-12  Juanma Barranquero  <lekktu@gmail.com>
8907         * makefile.w32-in: Update dependencies; add dependencies to lisp.h.
8909 2009-11-11  David Reitter  <david.reitter@gmail.com>
8911         * menu.c (Fx_popup_menu): Remove left-over debugging code and rename
8912         variables to fix 2009-11-09 change.
8914 2009-11-11  Dan Nicolaescu  <dann@ics.uci.edu>
8916         * process.c (ifflag_def): Make flag_sym constant.
8917         (Fnetwork_interface_info): Use a constant pointer.
8918         (ifflag_table):
8919         * xfns.c (cursor_bits):
8920         * xdisp.c (power_letter):
8921         * termcap.c (speeds, esctab):
8922         * sysdep.c (baud_convert):
8923         * keyboard.c (lispy_accent_codes, modifier_names):
8924         * image.c (xbm_format, xpm_format, pbm_format, png_format)
8925         (jpeg_format, tiff_format, gif_format, svg_format)
8926         (interlace_start, interlace_increment, gs_format):
8927         * gtkutil.c (separator_names):
8928         * fringe.c (swap_nibble):
8929         * fns.c (base64_value_to_char, base64_char_to_value):
8930         * fileio.c (make_temp_name_tbl):
8931         * coding.c (suffixes): Make constant.
8933         * frame.c (make_initial_frame):
8934         * buffer.c (init_buffer_once): Use make_pure_c_string instead of
8935         build_string.
8936         * alloc.c (syms_of_alloc): Build Vmemory_signal_data in pure memory.
8938         * s/freebsd.h:
8939         * s/netbsd.h: Remove code referring to non-existent file: unexsunos4.o.
8941         * Makefile.in: Add dependencies to lisp.h.  Remove dependencies
8942         for non-existent files: unexmips.c, unexnext.c, abbrev.c, malloc.c.
8944         * xfns.c (syms_of_xfns): Use make_pure_string instead of build_string.
8945         * xterm.c (syms_of_xterm):
8946         * xfaces.c (syms_of_xfaces):
8947         * xdisp.c (syms_of_xdisp):
8948         * lread.c (syms_of_lread):
8949         * keyboard.c (syms_of_keyboard): Use make_pure_c_string instead of
8950         build_string.
8952         * doc.c (Fsnarf_documentation): Purecopy Vbuild_files.
8954 2009-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8956         * fns.c (Fplist_get): Merge the active and the commented out code.
8958 2009-11-10  Jan Djärv  <jan.h.d@swipnet.se>
8960         * keyboard.h: Declare timer_check.
8962         * keyboard.c (timer_check_2): New function that does what the old
8963         timer_check did.
8964         (timer_check): Call timer_check_2 until -1 or a non-zero time is
8965         returned, i.e. don't return -1 with timers pending.
8967         * process.c: Remove extern declaration of timer_check.
8969         * xmenu.c (x_menu_wait_for_event): Remove code that did a timeout
8970         even if timer_check returned -1.
8972         * gtkutil.c (xg_dialog_response_cb): Data is now a struct
8973         xg_dialog_data.
8974         (pop_down_dialog): Destroy widget (if any), cancel timer and unref
8975         the event loop.
8976         (xg_maybe_add_timer, xg_dialog_run): New functions (bug #4574).
8977         (xg_get_file_name, xg_get_font_name): Call xg_dialog_run (bug #4574).
8978         Destroy the dialog after xg_dialog_run.
8980 2009-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8982         * menu.c (Fx_popup_menu) [HAVE_NS]: Remove unused vars.
8984 2009-11-10  Jan Djärv  <jan.h.d@swipnet.se>
8986         * xmenu.c (xmenu_show): Must not be static after 2009-11-09 changes.
8988 2009-11-09  Juanma Barranquero  <lekktu@gmail.com>
8990         * menu.c [HAVE_NTGUI]: Declare current_popup_menu.
8992 2009-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
8994         * menu.c (Fx_popup_menu): Consolidate versions from xmenu.c,
8995         w32menu.c, and nsmenu.m.
8996         Simplify the obsolete case where position is nil.
8997         (cleanup_popup_menu): New function, moved from nsmenu.m.
8998         (struct skp): Remove slot `notreal'.
8999         (single_keymap_panes, keymap_panes): Remove arg `notreal' and
9000         adjust callers.
9001         (single_menu_item): Adjust call to parse_menu_item.
9002         (syms_of_menu): Defsubr x-popup-menu.
9003         * menu.h (Vmenu_updating_frame): Consolidate declarations from *menu.c.
9004         (keymap_panes): Don't export any more.
9005         (mouse_position_for_popup, w32_menu_show, ns_menu_show)
9006         (xmenu_show): Declare.
9007         * keyboard.c (parse_menu_item): Remove arg `notreal'.
9008         (menu_bar_item, read_char_minibuf_menu_prompt): Adjust callers.
9009         * keyboard.h (parse_menu_item): Update declaration.
9010         * xmenu.c (Fx_popup_menu): Remove.
9011         (syms_of_xmenu): Don't defsubr x-popup-menu.
9012         * w32menu.c (Fx_popup_menu): Remove.
9013         (syms_of_w32menu): Don't defsubr x-popup-menu.
9014         * nsmenu.m (cleanup_popup_menu): Remove.
9015         (ns_menu_show): Rename from ns_popup_menu and remove all the code
9016         moved to menu.c's Fx_popup_menu.
9017         (Fx_popup_menu): Remove.
9018         (syms_of_nsmenu): Don't defsubr x-popup-menu, and don't initialize
9019         menu_items (it's done in menu.c already).
9021 2009-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
9023         * keyboard.c (parse_menu_item): Handle `notreal' a bit earlier.
9024         Use `tem' less.  Make sure KEYEQ holds a string or nil (bug#4879).
9026 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
9028         * xmenu.c (Fx_popup_menu): Extract event timestamp.  Pass it to
9029         xmenu_show.  Hide any tooltip before opening a menu.
9030         (xmenu_show): New arg.  Pass it to create_and_show_popup_menu.
9031         (create_and_show_popup_menu): New arg.  Pass it to gtk_menu_popup.
9033 2009-11-06  Stefan Monnier  <monnier@iro.umontreal.ca>
9035         Let integers use up 2 tags to give them one extra bit and thus double
9036         their range.
9037         * lisp.h (USE_2_TAGS_FOR_INTS): New macro.
9038         (LISP_INT_TAG, case_Lisp_Int, LISP_STRING_TAG, LISP_INT_TAG_P):
9039         New macros.
9040         (enum Lisp_Type): Use them.  Give explicit values.
9041         (Lisp_Type_Limit): Remove.
9042         (XINT, XUINT, make_number) [!USE_LISP_UNION_TYPE]:
9043         (MOST_NEGATIVE_FIXNUM, MOST_POSITIVE_FIXNUM, INTMASK):
9044         Pay attention to USE_2_TAGS_FOR_INTS.
9045         (INTEGERP): Use LISP_INT_TAG_P.
9046         * fns.c (internal_equal): Simplify the default case.
9047         (sxhash): Use case_Lisp_Int.
9048         * data.c (wrong_type_argument): Don't check against Lisp_Type_Limit
9049         any more.
9050         (Ftype_of): Use case_Lisp_Int.
9051         (store_symval_forwarding): Take into account the fact that Ints can
9052         now have more than one tag.
9053         * buffer.c (syms_of_buffer): Use LISP_INT_TAG.
9054         (buffer_slot_type_mismatch):
9055         * xfaces.c (face_attr_equal_p):
9056         * print.c (print_object):
9057         * alloc.c (mark_maybe_object, mark_object, survives_gc_p):
9058         Use case_Lisp_Int.
9060 2009-11-06  Eli Zaretskii  <eliz@gnu.org>
9062         * s/msdos.h (SYSTEM_PURESIZE_EXTRA): Reduce by further 30K.
9064         * alloc.c (make_pure_c_string): Fix last change to avoid compiler
9065         warning.
9067 2009-11-06  Jan Djärv  <jan.h.d@swipnet.se>
9069         * gtkutil.c (xg_event_is_for_scrollbar): New function (bug#4870).
9071         * gtkutil.h: Declare xg_event_is_for_scrollbar (bug#4870).
9073         * xterm.c (handle_one_xevent): Call xg_event_is_for_scrollbar for
9074         ButtonPressRelease and MotionNotify (bug#4870).
9076 2009-11-06  Dan Nicolaescu  <dann@ics.uci.edu>
9078         * keymap.c (syms_of_keymap): Construct exclude_keys in pure memory.
9080         * xterm.c (syms_of_xterm):
9081         * xselect.c (syms_of_xselect):
9082         * xmenu.c (syms_of_xmenu):
9083         * xfns.c (syms_of_xfns):
9084         * xfaces.c (syms_of_xfaces):
9085         * xdisp.c (syms_of_xdisp):
9086         * window.c (syms_of_window):
9087         * w32fns.c (syms_of_w32fns):
9088         * undo.c (syms_of_undo):
9089         * textprop.c (syms_of_textprop):
9090         * terminal.c (syms_of_terminal):
9091         * syntax.c (syms_of_syntax):
9092         * sound.c (syms_of_sound):
9093         * search.c (syms_of_search):
9094         * print.c (syms_of_print):
9095         * minibuf.c (syms_of_minibuf):
9096         * macros.c (syms_of_macros):
9097         * keymap.c (syms_of_keymap, initial_define_key)
9098         (initial_define_lispy_key):
9099         * keyboard.c (syms_of_keyboard):
9100         * insdel.c (syms_of_insdel):
9101         * image.c (syms_of_image):
9102         * fringe.c (syms_of_fringe):
9103         * frame.c (syms_of_frame):
9104         * fontset.c (syms_of_fontset):
9105         * fns.c (syms_of_fns):
9106         * fns.c (syms_of_fns):
9107         * fileio.c (syms_of_fileio):
9108         * fileio.c (syms_of_fileio):
9109         * eval.c (syms_of_eval):
9110         * doc.c (syms_of_doc):
9111         * dispnew.c (syms_of_display):
9112         * dired.c (syms_of_dired):
9113         * dbusbind.c (syms_of_dbusbind):
9114         * data.c (syms_of_data):
9115         * composite.c (syms_of_composite):
9116         * coding.c (syms_of_coding):
9117         * cmds.c (syms_of_cmds):
9118         * charset.c (define_charset_internal, syms_of_character):
9119         * ccl.c (syms_of_ccl):
9120         * category.c (syms_of_category, init_category_once):
9121         * casetab.c (syms_of_casetab):
9122         * casefiddle.c (syms_of_casefiddle):
9123         * callint.c (syms_of_callint):
9124         * bytecode.c (syms_of_bytecode):
9125         * buffer.c (keys_of_buffer, syms_of_buffer):
9126         * alloc.c (syms_of_alloc):
9127         * process.c (syms_of_process, init_process):
9128         * lread.c (syms_of_lread, init_obarray):
9129         * font.c (build_style_table):
9130         * emacs.c (syms_of_emacs, main): Replace calls to intern with
9131         intern_c_string, calls to make_pure_string with
9132         make_pure_c_string.  Use pure_cons instead of Fcons.
9134         * process.c (socket_options): Make it const.
9135         (set_socket_option, init_process): Use a const pointer.
9137         * lread.c (intern_c_string): New function.
9138         (defvar_kboard, defvar_lisp, defvar_lisp_nopro, defvar_bool)
9139         (defvar_int): Uset it.  Make the name const char*.
9141         * lisp.h (defvar_kboard, defvar_lisp, defvar_lisp_nopro, defvar_bool)
9142         (defvar_int): Update prototypes.
9143         (DEFUN, EXFUN): Support for prototypes is now required.
9144         (intern_c_string): New prototype.
9145         (struct Lisp_Subr): Make symbol_name constant.
9147         * font.c (struct table_entry): Remove unused member.  Make NAMES
9148         constant.
9149         (weight_table, slant_table, width_table): Make constant.
9151         * emacs.c (struct standard_args): Make name and longname constant.
9153         * character.h (DEFSYM): Use intern_c_string.
9155 2009-11-06  Stefan Monnier  <monnier@iro.umontreal.ca>
9157         * alloc.c (make_pure_c_string): New function.
9159         * eval.c (Fautoload): Purecopy all arguments.
9161 2009-11-05  Kenichi Handa  <handa@m17n.org>
9163         * fileio.c (Finsert_file_contents): Be sure set coding-system of
9164         the buffer in case of replace.
9166 2009-11-04  Dan Nicolaescu  <dann@ics.uci.edu>
9168         * puresize.h (BASE_PURESIZE): Increase to 1620000.
9170 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9172         * editfns.c (save_restriction_restore): Update the (pt/begv/vz)_markers
9173         when applicable (bug#4851).
9175         * lisp.h: Make USE_LSB_TAG work with USE_LISP_UNION_TYPE.
9176         (P_): Support for prototypes is now required.
9178 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
9180         * frame.c (Fmake_frame_invisible, Fframe_visible_p): Doc fix
9181         (Bug#4827).
9183 2009-10-30  Eli Zaretskii  <eliz@gnu.org>
9185         * s/msdos.h (SYSTEM_PURESIZE_EXTRA): Redefine to waste less pure space.
9187 2009-10-30  Dan Nicolaescu  <dann@ics.uci.edu>
9189         * puresize.h (BASE_PURESIZE): Increase to 1470000.
9191         * lread.c (Fload): Purecopy the file name when building
9192         Vpreloaded_file_list.
9194 2009-10-29  Jason Rumney  <jasonr@wanchan.jasonrumney.net>
9196         * w32fns.c (syms_of_w32fns): Change default value of
9197         w32-scroll-lock-modifier to nil.  (Bug#2827)
9199 2009-10-26  Juanma Barranquero  <lekktu@gmail.com>
9201         * minibuf.c (Fall_completions): Fix typos in docstring.
9203 2009-10-26  Andreas Schwab  <schwab@redhat.com>
9205         * puresize.h (PURESIZE_RATIO): Increase back to 10/6.
9207 2009-10-26  Juanma Barranquero  <lekktu@gmail.com>
9209         * window.c (grow_mini_window): Comment out "delta >= 0" assertion.
9210         For delta < 0, skip check that only makes sense when the mini-window
9211         is going to be enlarged.  (Bug#4534)
9213 2009-10-25  Chong Yidong  <cyd@stupidchicken.com>
9215         * keyboard.c (read_char_x_menu_prompt): Don't demand a prompt
9216         string in menu maps (Bug#4471).
9218 2009-10-24  Chong Yidong  <cyd@stupidchicken.com>
9220         * nsfns.m (ns_set_name, ns_set_name_as_filename): Don't call
9221         FRAME_NS_VIEW on terminal frames (Bug#4765).
9223 2009-10-24  Andreas Schwab  <schwab@linux-m68k.org>
9225         * dbusbind.c (xd_retrieve_arg): Handle DBUS_TYPE_INTnn and
9226         DBUS_TYPE_UINTnn separately to get proper sign extension.
9228         * dired.c (Ffile_attributes): Simplify now that FIXNUM_OVERFLOW_P
9229         can properly handle unsigned types.
9230         (make_uid, make_gid): Remove.
9232         * lisp.h (FIXNUM_OVERFLOW_P): Fix last change to handle unsigned
9233         types again.
9235         * sysdep.c (procfs_ttyname): Fix sprintf format to match argument type.
9236         (system_process_attributes): Likewise.
9238 2009-10-24  Dan Nicolaescu  <dann@ics.uci.edu>
9240         * keymap.c (Fmake_sparse_keymap): Purecopy the name.
9242         * eval.c (Fautoload): Purecopy the filename.  Simplify.
9244         * category.c (Fdefine_category): Purecopy docstring.
9246 2009-10-23  Andreas Schwab  <schwab@linux-m68k.org>
9248         * lisp.h (FIXNUM_OVERFLOW_P): Remove cast to avoid overflow.
9250         * puresize.h (PURESIZE_RATIO): Decrease to 11/7.
9252 2009-10-23  Chong Yidong  <cyd@stupidchicken.com>
9254         * window.c (Fwindow_edges, Fwindow_pixel_edges)
9255         (Fwindow_inside_edges, Fwindow_inside_pixel_edges): Doc fix
9256         (Bug#4775).
9258 2009-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
9260         * fileio.c (syms_of_fileio): Initialize Vdirectory_sep_char.
9261         (init_fileio_once):
9262         * lisp.h (init_fileio_once): Remove.
9263         * emacs.c (main): Don't call init_fileio_once.
9265 2009-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
9267         * puresize.h (BASE_PURESIZE): Increase to 1430000.
9269 2009-10-21  Andreas Schwab  <schwab@linux-m68k.org>
9271         * doprnt.c (doprnt): Fix overflow check.
9273 2009-10-21  Jan Djärv  <jan.h.d@swipnet.se>
9275         * xterm.c (x_term_init): Remove XSynchronize call done for debugging.
9277         * xterm.h (x_wait_for_event): Declare it.
9279         * xterm.c (pending_event_wait): New variable.
9280         (handle_one_xevent): Set pending_event_wait.eventtype to 0 if we
9281         see pending_event_wait.eventtype.
9282         (handle_one_xevent): Don't change gravity when parent changes.
9283         (x_new_font): Call change_frame_size with new rows/columns before we
9284         try to resize the frame.
9285         (x_wait_for_event): New function.
9286         (x_set_window_size_1): Don't change gravity unless change_gravity
9287         is set.
9288         Call XResizeWindow with FRAME_OUTER_WINDOW.  If we are visible,
9289         don't change frame size, instead wait for the ConfigureNotify.
9290         (x_set_window_size): Call x_set_window_size_1 for USE_X_TOOLKIT also.
9291         (x_wm_set_size_hint): Remove ifdefs for USE_X_TOOLKIT.
9292         (x_initialize): Initialize pending_event_wait.
9294         * xmenu.c (set_frame_menubar): Add internal border width to menu bar
9295         size.
9297         * widget.c (EmacsFrameSetValues): Add comment.
9298         (EmacsFrameSetCharSize): Just call x_set_window_size.
9300         * gtkutil.c (xg_frame_set_char_size): Flush events and call
9301         x_wait_for_event.
9302         (flush_and_sync): Remove again.
9303         (xg_get_font_name): Suggest monospace if no previous font is known.
9305 2009-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9307         * character.c (char_resolve_modifier_mask): Don't resolve meta to the
9308         8th bit, since that only made sense in the ASCII world (bug#4751).
9310 2009-10-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9312         * xterm.c (XTread_socket) [!USE_GTK && HAVE_X_I18N]: Don't quit
9313         processing pending events when event is filtered for input method.
9314         (Bug#3681)
9316 2009-10-20  Juanma Barranquero  <lekktu@gmail.com>
9318         * fns.c: Add #endif accidentally removed in previous change.
9320 2009-10-19  Dan Nicolaescu  <dann@ics.uci.edu>
9322         * fns.c: Remove code for unsupported system: MAC_OS.
9323         * image.c: Likewise.  Include setjmp.h.
9325 2009-10-19  Jan Djärv  <jan.h.d@swipnet.se>
9327         * xterm.c (x_create_toolkit_scroll_bar): Don't allocate color for
9328         pixel -1 (bug #4742).
9330 2009-10-19  Dan Nicolaescu  <dann@ics.uci.edu>
9332         * process.c (create_pty): Remove conditionals for no longer
9333         supported systems: UNIPLUS and RTU.
9335         * xterm.c:
9336         * xfns.c: Remove always true condition: XtSpecificationRelease >= 5.
9338         * alloc.c: Do not define struct catchtag.
9339         * eval.c: Move struct catchtag definition ...
9340         * lisp.h: ... here.
9342         * image.c: Move png.h #include earlier to avoid warnings.
9344         * xterm.c:
9345         * xsmfns.c:
9346         * xselect.c:
9347         * xrdb.c:
9348         * xmenu.c:
9349         * xftfont.c:
9350         * xfont.c:
9351         * xfns.c:
9352         * xfaces.c:
9353         * xdisp.c:
9354         * window.c:
9355         * widget.c:
9356         * w32xfns.c:
9357         * w32uniscribe.c:
9358         * w32term.c:
9359         * w32select.c:
9360         * w32reg.c:
9361         * w32proc.c:
9362         * w32menu.c:
9363         * w32inevt.c:
9364         * w32heap.c:
9365         * w32font.c:
9366         * w32fns.c:
9367         * w32console.c:
9368         * w32.c:
9369         * w16select.c:
9370         * vm-limit.c:
9371         * unexsol.c:
9372         * unexec.c:
9373         * unexcw.c:
9374         * unexaix.c:
9375         * undo.c:
9376         * tparam.c:
9377         * textprop.c:
9378         * terminfo.c:
9379         * terminal.c:
9380         * termcap.c:
9381         * term.c:
9382         * syntax.c:
9383         * sound.c:
9384         * sheap.c:
9385         * search.c:
9386         * scroll.c:
9387         * region-cache.c:
9388         * regex.c:
9389         * ralloc.c:
9390         * process.c:
9391         * print.c:
9392         * nsterm.m:
9393         * nsselect.m:
9394         * nsmenu.m:
9395         * nsimage.m:
9396         * nsfont.m:
9397         * nsfns.m:
9398         * msdos.c:
9399         * minibuf.c:
9400         * menu.c:
9401         * marker.c:
9402         * macros.c:
9403         * keymap.c:
9404         * keyboard.c:
9405         * intervals.c:
9406         * insdel.c:
9407         * indent.c:
9408         * gtkutil.c:
9409         * ftxfont.c:
9410         * ftfont.c:
9411         * fringe.c:
9412         * frame.c:
9413         * fontset.c:
9414         * font.c:
9415         * fns.c:
9416         * floatfns.c:
9417         * filelock.c:
9418         * fileio.c:
9419         * emacs.c:
9420         * editfns.c:
9421         * dosfns.c:
9422         * doprnt.c:
9423         * doc.c:
9424         * dispnew.c:
9425         * dired.c:
9426         * dbusbind.c:
9427         * data.c:
9428         * composite.c:
9429         * coding.c:
9430         * cmds.c:
9431         * cm.c:
9432         * chartab.c:
9433         * charset.c:
9434         * character.c:
9435         * ccl.c:
9436         * category.c:
9437         * casetab.c:
9438         * casefiddle.c:
9439         * callproc.c:
9440         * callint.c:
9441         * bytecode.c:
9442         * buffer.c:
9443         * atimer.c: Include setjmp.h.  (Bug#4643)
9445 2009-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
9447         Remove leftover table unibyte_to_multibyte_table.
9448         * character.c (unibyte_to_multibyte_table): Remove.
9449         (Funibyte_char_to_multibyte): Use MAKE_CHAR_MULTIBYTE.
9450         * charset.c (init_charset_once): Don't init unibyte_to_multibyte_table.
9451         * character.h (UNIBYTE_TO_CHAR): New macro.
9452         (MAKE_CHAR_MULTIBYTE): Use it.
9453         (unibyte_to_multibyte_table, unibyte_char_to_multibyte): Remove.
9454         * xdisp.c (get_next_display_element): USE ASCII_CHAR_P.
9455         (message_dolog, set_message_1):
9456         * search.c (Freplace_match):
9457         * editfns.c (Fcompare_buffer_substrings):
9458         * fns.c (Fcompare_strings): Use MAKE_CHAR_MULTIBYTE.
9459         (concat):
9460         * insdel.c (copy_text, count_size_as_multibyte):
9461         Use ASCII_CHAR_P and BYTE8_TO_CHAR.
9462         * term.c (produce_glyphs):
9463         * syntax.c (skip_chars): Use BYTE8_TO_CHAR.
9464         * regex.c (RE_CHAR_TO_MULTIBYTE):
9465         * cmds.c (internal_self_insert):
9466         * buffer.h (FETCH_CHAR_AS_MULTIBYTE): Use UNIBYTE_TO_CHAR.
9468         * cmds.c (internal_self_insert): `c' is already in "multibyte" form.
9470 2009-10-17  Dan Nicolaescu  <dann@ics.uci.edu>
9472         * puresize.h (BASE_PURESIZE): Increase to 1310000.
9474 2009-10-16  Juanma Barranquero  <lekktu@gmail.com>
9476         * buffer.c (Fbuffer_name): Doc fix.  (Bug#4728)
9478 2009-10-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
9480         * nsterm.h (NS_HAVE_NSINTEGER): Back out and augment with CGFloat,
9481         still needed under Tiger.
9483         * nsterm.m (EmacsView-conversationIdentifier): Arg is long.
9485         * m/amdx86-64.h: Don't set LIB_STANDARD and START_FILES under
9486         __Apple__.
9488         * m/intel386.h: Remove DARWIN_OS/_LP64 special case.
9490 2009-10-15  Kenichi Handa  <handa@m17n.org>
9492         * print.c (print_object): Escape a symbol like "2E10" too.
9494 2009-10-11  Adrian Robert  <Adrian.B.Robert@gmail.com>
9496         Cleanups and changes for 64-bit compile under Snow Leopard.
9497         Based on suggestions by Erik Charlebois.
9499         * nsfns.m (xw-color-values): Use CGFloat where appropriate.
9501         * nsfont.m (ns_char_width): Replace deprecated call.
9502         (ns_findfonts, nsfont_list_family): Use long format in printf, and
9503         cast argument.
9504         (nsfont_open): Use ns_char_width() everywhere.
9505         (ns_uni_to_glyphs, NSGlyphStorage): Use NS[U]Integer where appropriate.
9507         * nsgui.h (NSPoint, NSSize) [!__OBJC__]: Define and use CGFloat.
9509         * nsimage.m (EmacsImage-setXBMColor:,-getPixelAtX:Y:): Use CGFloat
9510         where appropriate.
9512         * nsmenu.m (EmacsMenu-addItemWithWidgetValue:): Use NSInteger
9513         where appropriate.
9514         (EmacsToolbar-addDisplayItemWithImage:idx:helpText:enabled:):
9515         Use stringWithUTF8String.
9516         (EmacsDialogPanel-initWithContentRect:styleMask:): Fix signature.
9518         * nsterm.h (EmacsView, EmacsMenu, EmacsToolbar, EmacsTooltip):
9519         Add formal protocol mention to inheritance.
9520         [NS_HAVE_NSINTEGER]: Drop conditional and contents.
9522         * nsterm.m (ns_color_to_lisp): Use CGFloat where appropriate.
9523         Fix printf format.
9524         (ns_query_color): Use CGFloat where appropriate.
9525         (EmacsView<NSTextInput>, EmacsScroller): Fix method signatures.
9526         (EmacsScroller-mouseDown:): Use long format in printf, and cast
9527         argument.
9529         * config.in (NS_HAVE_NSINTEGER): Drop.
9531         * dbusbind.c (dbus-method-return-internal)
9532         (dbus-method-error-internal): Use long format in printf, and cast
9533         argument.
9535         * font.c (font_unparse_xlfd, font_unparse_fcname): Use long format
9536         in printf, and cast argument.
9538         * process.c (list_processes_1): Use long format in printf, and
9539         cast argument.
9541 2009-10-11  Glenn Morris  <rgm@gnu.org>
9543         * frame.c (Fframe_pixel_height): Doc fix.  (Bug#4535)
9545 2009-10-08  Jan Djärv  <jan.h.d@swipnet.se>
9547         * gtkutil.c (create_menus): Call gtk_widget_set_size_request for
9548         menu bar with a small width so it doesn't enlarge the frame.
9550 2009-10-08  Juanma Barranquero  <lekktu@gmail.com>
9552         * fontset.c (Fset_fontset_font): Fix typos in error messages.
9554 2009-10-06  Glenn Morris  <rgm@gnu.org>
9556         * Makefile.in (emacs${EXEEXT}): Remove direct dependence on
9557         SOME_MACHINE_LISP (this enters indirectly via DOC).
9559 2009-10-05  Eli Zaretskii  <eliz@gnu.org>
9561         * dired.c (Ffile_attributes): Doc fix.  (Bug#4638)
9563 2009-10-04  Eli Zaretskii  <eliz@gnu.org>
9565         * xdisp.c (syms_of_xdisp) <unibyte-display-via-language-environment>:
9566         Doc fix.
9568 2009-10-03  Martin Rudalics  <rudalics@gmx.at>
9570         * window.c (Fdelete_window): Check WINDOW argument.  (Bug#4618)
9572 2009-10-02  Michael Albinus  <michael.albinus@gmx.de>
9574         * lisp.h (Qdelete_directory_internal): Remove, because it is not
9575         used anymore outside fileio.c.
9577         * w32fns.c (Fsystem_move_file_to_trash): Use delete-directory.
9579 2009-10-01  Juanma Barranquero  <lekktu@gmail.com>
9581         * lisp.h (Qdelete_directory_internal):
9582         Declare, instead of Qdelete_directory.
9584         * w32fns.c (Fsystem_move_file_to_trash): Use it.
9586 2009-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
9588         * eval.c (Fcalled_interactively_p): Add `kind' argument.
9590 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
9592         * fileio.c (Fdelete_directory_internal): Rename from
9593         Fdelete_directory.  It is not a command anymore.  It has no file
9594         name handler.
9596 2009-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9598         * xdisp.c (get_next_display_element): Use an enum in last change.
9600 2009-09-28  Kenichi Handa  <handa@m17n.org>
9602         * xdisp.c (get_next_display_element): Pay attention to
9603         unibyte_display_via_language_environment in handling
9604         Vnobreak_char_display.
9606 2009-09-27  Adrian Robert  <Adrian.B.Robert@gmail.com>
9608         * nsterm.h (ns_app_name): New extern variable.
9610         * nsterm.m (ns_app_name): New variable.
9611         (ns_term_init): Set and use it.
9612         (ns_term_shutdown): Use it.
9614         * nsmenu.m (ns_update_menubar): Use ns_app_name.  Sync with xmenu.c.
9615         (EmacsMenu-clear:, ns_popup_dialog): Use ns_app_name.
9617         * nsfns.m (ns_set_name_iconic, ns_set_name)
9618         (ns_set_name_as_filename, x-create-frame, ns-get-resource)
9619         (ns-set-resource): Use ns_app_name instead of NSProcessInfo call.
9621         * menu.c (find_and_return_menu_selection) [HAVE_NS]:
9622         Remove double-casting in client_data comparison.
9624 2009-09-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9626         * keyboard.c (make_lispy_event): Remember last wheel direction.
9627         (syms_of_keyboard) <wheel_syms>: Compute array size at compile time.
9629 2009-09-26  Glenn Morris  <rgm@gnu.org>
9631         * Makefile.in (MSDOS_SUPPORT) [MSDOS]: Remove unneeded '/' in
9632         internal.elc.  Add term/pc-win.elc.
9633         (WINDOW_SUPPORT) [HAVE_X_WINDOWS]: Add term/common-win.elc and
9634         term/x-win.elc.
9635         (WINNT_SUPPORT) [WINDOWSNT]: Add term/common-win.elc and
9636         term/w32-win.elc.
9637         (NS_SUPPORT): New.
9638         (lisp): Add NS_SUPPORT.
9639         (SOME_MACHINE_LISP): Add term/w32-win.elc and emacs-lisp/easymenu.elc.
9641 2009-09-25  David Reitter  <david.reitter@gmail.com>
9643         * nsmenu.m (EmacsMenu-clear): Recognize application menu
9644         on Mac OS X 10.6+ (bug#4513).
9646 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
9648         * frame.c (xrdb_get_resource): Return nil for empty string resources;
9649         some parts of Emacs code (like font selection) don't grok them.
9650         See http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00528.html
9652 2009-09-24  Andreas Schwab  <schwab@redhat.com>
9654         * coding.c (decode_coding_iso_2022): Fix operator precedence.
9656 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
9658         * dired.c (Fdirectory_files): Fix typo in docstring.
9660 2009-09-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
9662         * nsterm.m (EV_TIMESTAMP, x_set_window_size)
9663         (EmacsApp-application:openFiles:): Remove GNUstep conditionals.
9664         (EmacsScroller-setPosition:portion:whole:): Remove -display call
9665         under GNUstep.
9666         (EmacsView-initFrameFromEmacs:): Set autoresizing mask.
9668         * nsfont.m (ns_glyph_metrics): Remove GNUstep conditional for
9669         glyph advancement.
9671 2009-09-22  Adrian Robert  <Adrian.B.Robert@gmail.com>
9673         * nsterm.m (CGContextSetFontRenderingMode): Drop declaration.
9674         (EmacsScroller-mouseDown:): Use SCROLL_BAR_FIRST_DELAY.
9676         * nsmenu.m (EmacsMenu-menuNeedsUpdate): Ignore if frame has been
9677         deleted (bug #4492).
9679         * nsfont.m (Vns_reg_to_script): New lisp variable.
9680         (syms_of_nsfont): Declare it.
9681         (ns_registry_to_script): New function.
9682         (ns_get_req_script): Call it.
9683         (ns_findfonts): Don't give up on non-unicode registry.
9685         * font.c (DEFAULT_ENCODING) [HAVE_NS]: Remove special case.
9687 2009-09-20  Tom Tromey  <tromey@redhat.com>
9689         * eval.c (find_handler_clause): Make stack-trace-on-error work in
9690         batch mode (bug#4228).
9692 2009-09-18  Rob Christie  <robchristie@gmail.com>  (tiny change)
9694         * nsmenu.m (EmacsMenu-parseKeyEquiv:): Parse key equivalent more
9695         carefully.  (Bug #4339)
9697 2009-09-18  Chong Yidong  <cyd@stupidchicken.com>
9699         * syntax.c (Fchar_syntax): Minor doc fix (Bug#4400).
9701 2009-09-18  Adrian Robert  <Adrian.B.Robert@gmail.com>
9703         * emacs.c (inhibit_x_resources): Update doc string for NS.
9704         (main) [HAVE_NS]: Don't process --no-init-file option.
9705         Remove legacy code for -NXHost.  Fix error printf in daemon case.
9707         * nsterm.h (ns_no_defaults): Remove.
9709         * nsterm.m (ns_no_defaults): Remove.
9710         (ns_term_init): Switch ns_no_defaults -> inhibit_x_resources.
9711         (ns_use_qd_smoothing): Remove legacy variable.
9712         (EmacsView-windowShouldZoom:): Set frame left_pos, top_pos and
9713         don't update the NSWindow itself.
9714         (EmacsView-windowWillUseStandardFrame:defaultFrame:):
9715         Improve state detection and store user rect ourselves.  (Bug #3581)
9717         * nsfont.m (nsfont_draw) [NS_IMPL_COCOA]: Don't use
9718         ns_use_qd_smoothing.
9720         * nsfns.m (x_get_string_resource): Ape just-previous changes to other
9721         platform versions.  Drop support for emacs-20-style face specs.
9722         (x-close-connection): Drop PSFlush() under OS X.
9723         (x-focus-frame): Activate the app first.  (Bug #4180)
9725 2009-09-17  Juanma Barranquero  <lekktu@gmail.com>
9727         * emacs.c (inhibit_x_resources): New variable.
9728         (main) [HAVE_NS]: Don't process --quick command line option.
9729         (syms_of_emacs) <inhibit-x-resources>: DEFVAR_BOOL it.
9731         * lisp.h (inhibit_x_resources): Declare it extern.
9733         * w32reg.c (x_get_string_resource):
9734         * xrdb.c (x_get_string_resource): Obey inhibit_x_resources.
9736 2009-09-17  Eli Zaretskii  <eliz@gnu.org>
9738         * Makefile.in (MSDOS_SUPPORT, SOME_MACHINE_LISP):
9739         Add lisp/term/internal.elc.
9741 2009-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9743         * frame.c (x_get_resource_string): Re-add for non-toolkit builds
9744         (bug#4461).
9746 2009-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
9748         * puresize.h (BASE_PURESIZE): Increase to 1290000.
9750         * Makefile.in (OTHER_FILES): Define using autoconf, not cpp.
9751         (OBJECTS_MACHINE): Remove, unused.
9753 2009-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
9755         * frame.c (x_get_resource_string): Remove unused.
9757 2009-09-15  Jan Djärv  <jan.h.d@swipnet.se>
9759         * xterm.c (x_new_font): Call change_frame_size before calling
9760         x_set_window_size, in case frame size won't change.
9762         * frame.c (x_set_font): Remove dead code.
9764 2009-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
9766         * lread.c (Fload): Also run do-after-load-evaluation while dumping.
9768 2009-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9770         * lread.c (Fload): Don't output a message after loading an obsolete
9771         package any more (done in Lisp now).
9773 2009-09-12  Chong Yidong  <cyd@stupidchicken.com>
9775         * fns.c (syms_of_fns): Doc fix (Bug#4227).
9777 2009-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9779         * keymap.c (Fwhere_is_internal): Use nconc2.
9781 2009-09-11  Alan Mackenzie  <acm@muc.de>
9783         * dispnew.c (Fsend_string_to_terminal): Amend doc string to cover
9784         batch mode.
9786 2009-09-11  Andreas Schwab  <schwab@linux-m68k.org>
9788         * xdisp.c (display_mode_element): Detect cycles.
9790 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9792         * keymap.c (where_is_internal): Don't erroneously return nil right after
9793         filling the cache.
9794         (where_is_internal_1): Fix up typo.
9796 2009-09-11  Glenn Morris  <rgm@gnu.org>
9798         * frame.c (Fx_parse_geometry): Unify the X and NS versions so that they
9799         share a common doc-string.
9801 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9803         * keymap.c (get_keymap): Return the actual keymap symbol rather than
9804         t for autoloaded keymaps when autoloading is not allowed (bug#4393).
9806         * keymap.c (QCadvertised_binding): New constant.
9807         (syms_of_keymap): Initialize it.
9808         (Fwhere_is_internal): Try and use bindings from :advertised-binding
9809         if applicable.
9811 2009-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9813         * keyboard.c (Qmenu_alias, Vdefine_key_rebound_commands): Remove.
9814         (parse_menu_item): Streamline since bindings are recomputed all the
9815         time anyway.  Don't bother checking Vdefine_key_rebound_commands any
9816         more and don't support lmenu's menu-alias any more either.
9818         * keymap.c (where_is_internal_data): Make noindirect a boolean.
9819         (where_is_internal): Strip it down to only traverse the keymaps.
9820         Move the cache handling from Fwhere_is_internal to here.
9821         (Fwhere_is_internal): Move the handling of remapping and the choice of
9822         the best binding from where_is_internal to here.
9823         Unify the cached/noncached paths, so remapping is also handled
9824         correctly when the cache is used, and so the cache can be used to
9825         speed up remap-handling when applicable.
9826         Give preference to non-remapped bindings.
9827         * doc.c (Fsubstitute_command_keys): Let Fwhere_is_internal's prefer
9828         non-remapped bindings.
9829         * keyboard.c (parse_menu_item): Let Fwhere_is_internal handle
9830         command remapping.
9832         * xdisp.c (display_mode_element): Move list length limit from 50 to
9833         5000 (see thread starting with <xbaik5174uqu.fsf@cam.ac.uk>).
9835 2009-09-09  Adrian Robert  <Adrian.B.Robert@gmail.com>
9837         * nsfont.m (ns_get_family): Don't force first letter to uppercase.
9839 2009-09-09  Stefan Monnier  <monnier@iro.umontreal.ca>
9841         * xdisp.c (Vtruncate_partial_width_windows): Improve docstring.
9842         (Bug#4334)
9844         * keymap.c (where_is_internal): Filter out shadowed remappings.
9845         Assume that where_is_internal returns unshadowed bindings to simplify
9846         the code and get rid of the gotos.  Use ASIZE.
9848 2009-09-04  Jan Djärv  <jan.h.d@swipnet.se>
9850         * xterm.c (x_focus_changed): If we get a focusout and pointer
9851         is invisible, make it visible.
9853         * xterm.h: Remove condition for declaration of
9854         x_*_window_to_frame.
9856 2009-09-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9858         * dispnew.c (Fsend_string_to_terminal): Make it work again on the
9859         initial terminal as well.
9861 2009-09-02  Jan Djärv  <jan.h.d@swipnet.se>
9863         * xterm.h: Rename x_non_menubar_window_to_frame to
9864         x_menubar_window_to_frame.
9866         * xterm.c: Remove declarations also in xterm.h.
9867         (XTmouse_position): Do not return valid positions
9868         for clicks in the menubar and the toolbar for Gtk+.
9870         * xfns.c (x_any_window_to_frame): Assume less about Gtk+ internals,
9871         if the widget for the event has the same top level as a frame,
9872         return the frame.
9873         (x_menubar_window_to_frame): Detect menu bar even with Gtk+
9874         internal windows, bug #4122.
9875         (x_non_menubar_window_to_frame): Remove.
9877 2009-09-02  Glenn Morris  <rgm@gnu.org>
9879         * buffer.c (default-major-mode): Move most of the doc from here...
9880         (major-mode): ... to here.
9882 2009-08-30  Nick Roberts  <nickrob@snap.net.nz>
9884         * process.c (wait_reading_process_output): Keep the descriptor
9885         when pty is used by a non-child process, e.g., in I/O buffer of
9886         GDB this allows inferior to be restarted.
9888 2009-08-29  Eli Zaretskii  <eliz@gnu.org>
9890         * xdisp.c (redisplay_internal): Remove redundant test and collapse
9891         both branches into one.
9893 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9895         * emacs.c (USAGE1): Remove --(no-)multibyte, --(no-)unibyte.
9896         (main): Use enable-multibyte-characters rather than
9897         default-enable-multibyte-characters.  Output a warning message when
9898         running a unibyte session.
9900 2009-08-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9902         * unexmacosx.c (print_load_command_name) [LC_DYLD_INFO]: Add cases
9903         LC_DYLD_INFO and LC_DYLD_INFO_ONLY.
9904         (copy_data_segment): Also copy __program_vars section.
9905         (copy_dyld_info) [LC_DYLD_INFO]: New function.
9906         (dump_it) [LC_DYLD_INFO]: Use it.
9908         * s/darwin.h [temacs]: Undef HAVE_POSIX_MEMALIGN.
9910 2009-08-28  Eli Zaretskii  <eliz@gnu.org>
9912         * makefile.w32-in ($(BLD)/doc.$(O)): Depend on buildobj.h, not on
9913         $(SRC)/buildobj.h.
9914         (buildobj.h): Rename from $(SRC)/buildobj.h.
9915         (make-buildobj-CMD, make-buildobj-SH): Create buildobj.h, not
9916         $(SRC)/buildobj.h.
9917         (clean): Add buildobj.h.
9919 2009-08-28  Teodor Zlatanov  <tzz@lifelogs.com>
9921         * print.c (print_object): Set escapeflag to 1 when printing
9922         hashtable keys and values.
9924 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
9926         * lread.c (read_integer): Use doubles (and potentially return a float
9927         number) as we do in string-to-number.
9928         (read1): Use strtol to read integers, signal errors on strtol's
9929         overflow and use floats if strtol's output is too large for
9930         Elisp integers.
9932 2009-08-27  Eli Zaretskii  <eliz@gnu.org>
9934         * makefile.w32-in ($(SRC)/buildobj.h, make-buildobj-CMD)
9935         (make-buildobj-SH): Fix last change.
9936         (SRC): Move to before where it's first used.
9938 2009-08-27  Kenichi Handa  <handa@m17n.org>
9940         * process.c (send_process): Use encode_coding_object instead of
9941         encode_coding_string to perform eol-conversion even if the string
9942         is unibyte.
9944         * coding.c (encode_coding_utf_16): Fix checking of a Unicode
9945         character.
9947         * cmds.c (Fself_insert_command): Avoid unnecessay
9948         unibyte->multibyte conversion.  (Bug#4240)  (Bug#4037)
9950 2009-08-26  Dan Nicolaescu  <dann@ics.uci.edu>
9952         * callproc.c (Fcall_process): Remove always true #if.
9954         * lisp.h: Replace #if 0 code for checking with text pointing to
9955         the --enable-checking configure flag.
9957         * emacs.c (main): Mention the --enable-profiling configure flag
9958         instead of using CFLAGS.
9960 2009-08-26  Ken Raeburn  <raeburn@raeburn.org>
9962         * Makefile.in (buildobj.h): New target.
9963         (doc.o): Depend on it.
9964         (temacs${EXEEXT}): Don't generate buildobj.lst.
9965         (mostlyclean): Delete buildobj.h, not buildobj.lst.
9966         * makefile.w32-in ($(SRC)/buildobj.h): New target.
9967         ($(BLD)/doc.$(O)): Depend on it.
9968         (make-buildobj-CMD, make-buildobj-SH): New targets.  (Syntax help
9969         provided by Eli Zaretskii.)
9970         ($(TEMACS)): Don't generate buildobj.lst.
9971         * doc.c: Include buildobj.h.
9972         (buildobj): New static variable.
9973         (Fsnarf_documentation): Use it, instead of opening and reading
9974         buildobj.lst.
9976 2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
9978         * dbusbind.c (Fdbus_call_method)
9979         (Fdbus_call_method_asynchronously): Use English numeric format for
9980         timeout values in doc string.
9982 2009-08-25  Kenichi Handa  <handa@m17n.org>
9984         * alloc.c (mark_char_table): New function.
9985         (mark_object): Use mark_char_table for a char-table.
9987         * lisp.h (CHAR_TABLE_REF_ASCII): New macro.
9988         (CHAR_TABLE_REF): Use it.
9990 2009-08-23  Ken Raeburn  <raeburn@raeburn.org>
9992         * Makefile.in (emacs${EXEEXT}) [CANNOT_DUMP]: Set EMACSLOADPATH
9993         before invoking the newly build emacs to check for load-path
9994         shadowing.
9996 2009-08-22  Glenn Morris  <rgm@gnu.org>
9998         * Makefile.in (bootstrap_exe): New variable.
9999         (.el.elc, ${lispsource}loaddefs.el, bootstrap-emacs${EXEEXT}):
10000         Use ${bootstrap_exe}.
10002 2009-08-22  Eli Zaretskii  <eliz@gnu.org>
10004         * coding.h (encode_coding_string): Don't encode unibyte strings.
10005         (Bug#4047)
10007 2009-08-22  Michael Albinus  <michael.albinus@gmx.de>
10009         * config.in (HAVE_DBUS_WATCH_GET_UNIX_FD): Add.
10011         * dbusbind.c (XD_WITH_DBUS_WATCH_GET_UNIX_FD): Remove.  It was
10012         intended as hotfix only.
10013         (xd_add_watch, xd_remove_watch): Use HAVE_DBUS_WATCH_GET_UNIX_FD.
10015 2009-08-21  Adrian Robert  <Adrian.B.Robert@gmail.com>
10017         * nsterm.m (ns_get_color): Update documentation properly for last
10018         change, and clean up loose ends in the code left by it.
10019         Fix longstanding bug with 16-bit hex parsing, and add support for
10020         yet another X11 format (rgb:r/g/b) for compatibility.
10021         * nsfns.m (EmacsDialogPanel-runDialogAt): Add declaration of
10022         timer_check() to avoid crash on Leopard/PPC.  Bug #2154.
10024 2009-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
10026         * eval.c (init_eval_once): Bump max_lisp_eval_depth to 500 for js.el.
10028 2009-08-20  Michael Albinus  <michael.albinus@gmx.de>
10030         * dbusbind.c (XD_WITH_DBUS_WATCH_GET_UNIX_FD): New macro.
10031         (xd_add_watch, xd_remove_watch): Use it.  Print debug messages.
10032         (xd_initialize, xd_pending_messages): Check, whether
10033         $DBUS_SESSION_BUS_ADDRESS is set.
10035 2009-08-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10037         * nsfns.m (Fxw_color_values): Return 3-element list.  Doc fix.
10039         * nsterm.m (ns_get_color): Remove incompatible color formats again.
10041 2009-08-20  Glenn Morris  <rgm@gnu.org>
10043         * emacs.c (system-type): Doc fix.
10045 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10047         * keyboard.c (syms_of_keyboard): Default to 5 buttons, which should be
10048         enough for the most common situations.  Avoid SET_SYMBOL_VALUE.
10050 2009-08-18  Michael Albinus  <michael.albinus@gmx.de>
10052         * dbusbind.c (xd_add_watch, xd_remove_watch, Fdbus_init_bus):
10053         New functions.
10054         (xd_initialize): Revert change from 2009-08-16.
10056 2009-08-18  Kenichi Handa  <handa@m17n.org>
10058         * fontset.c (Ffontset_font): If a nil element is found in a
10059         font-group vector, return nil.
10061 2009-08-17  Chong Yidong  <cyd@stupidchicken.com>
10063         * process.c (status_notify): Don't perform redisplay.
10064         (Fdelete_process, list_processes_1, process_send_signal):
10065         Expliticly perform redisplay.
10066         (wait_reading_process_output): Always check process status, but
10067         don't perform redisplay unless DO_DISPLAY is non-zero (Bug#2930).
10069 2009-08-17  Ken Raeburn  <raeburn@raeburn.org>
10071         * lisp.h (XFLOAT_DATA): Produce an rvalue by adding 0 to the value.
10072         (XFLOAT_INIT): New macro for storing a float value.
10073         * alloc.c (make_float, make_pure_float): Use XFLOAT_INIT.
10074         * fns.c (sxhash): Copy out the value of a float in order to
10075         examine its bytes.
10076         * dbusbind.c (xd_append_arg): Likewise.
10078         * emacs.c (main): Don't call syms_of_data twice.
10080 2009-08-16  Michael Albinus  <michael.albinus@gmx.de>
10082         * dbusbind.c (xd_initialize): Add connection file descriptor to
10083         input_wait_mask, in order to let select() detect, whether a new
10084         message has been arrived.
10085         (Fdbus_call_method_asynchronously): Allow nil HANDLER.
10087 2009-08-15  Michael Albinus  <michael.albinus@gmx.de>
10089         * dbusbind.c (xd_get_dispatch_status, xd_pending_messages):
10090         New functions.
10092         * lisp.h (xd_pending_messages): Declare.
10094         * keyboard.c (readable_events): Call xd_pending_messages.
10096 2009-08-15  Chong Yidong  <cyd@stupidchicken.com>
10098         * eval.c (Fcalled_interactively_p, Finteractive_p): Doc fix (Bug#3936).
10100         * xdisp.c (pop_it): Don't pop into a display vector (Bug#4131).
10102         * buffer.c (set_buffer_internal_1)
10103         (swap_out_buffer_local_variables): Check for unbound local
10104         variables (Bug#4138).
10106 2009-08-14  Eli Zaretskii  <eliz@gnu.org>
10108         * process.c (create_pty): Fix last change.
10110 2009-08-13  Chong Yidong  <cyd@stupidchicken.com>
10112         * image.c (xbm_read_bitmap_data): New arg inhibit_image_error.
10113         (xbm_load_image): Caller changed.
10114         (xbm_file_p): Avoid signalling an image_error (Bug#4107).
10116 2009-08-13  Nick Roberts  <nickrob@snap.net.nz>
10118         * process.c (create_pty): New function.
10119         (Fstart_process): Use it to allow Emacs to just associate a pty
10120         with the buffer.  See associated change in gdb-mi.el.
10121         (list_processes_1): Deal with no program name.
10122         (start_process_unwind): Use pid == -2 to mean no process.
10124 2009-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10126         * cmds.c (nonundocount): New global variable.
10127         (keys_of_cmds): Initialize it.
10128         (Fself_insert_command): Use it to combine upto 20 sequential chars
10129         into a single undo entry, just like the Qself_insert_command code in
10130         keyboard.c does.
10131         Call frame_make_pointer_invisible, also like the Qself_insert_command
10132         code in keyboard.c does.
10133         * keyboard.c (command_loop_1): Use the new global nonundocount rather
10134         than its own local replacement for it.
10136 2009-08-10  Ken Raeburn  <raeburn@raeburn.org>
10138         * fns.c (concat): Don't re-set string length to its current value.
10140         * coding.h (decode_coding_string, encode_coding_string):
10141         Use SBYTES macro.
10143         * doprnt.c (doprnt_lisp): Delete unused function.
10144         (doprnt): Merge with doprnt1, discarding lispstrings code.
10145         * lisp.h (doprnt_lisp): Don't declare.
10147 2009-08-07  Juri Linkov  <juri@jurta.org>
10149         * puresize.h (BASE_PURESIZE): Increase to 1270000.
10151 2009-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
10153         * print.c (syms_of_print): Undo previous change.
10155 2009-08-05  Teodor Zlatanov  <tzz@lifelogs.com>
10157         * lread.c (read1, syms_of_lread): Read hashtables back from the
10158         readable format.
10160         * print.c (print_preprocess, print_object): Print hashtables fully
10161         and readably.
10162         (syms_of_print): Provide 'hashtable-print-readable.
10164 2009-08-02  Adrian Robert  <Adrian.B.Robert@gmail.com>
10166         * nsfont.m (ns_descriptor_to_entity): Handle case when descriptor has
10167         no family set.
10168         (nsfont_open): Handle case when entity has no family.
10170 2009-07-29  Adrian Robert  <Adrian.B.Robert@gmail.com>
10172         * nsfont.m (ns_findfonts): Fix 2009-07-24 change to return only one
10173         element, not a list, for match case.
10175 2009-07-28  Kenichi Handa  <handa@m17n.org>
10177         * font.c (font_parse_xlfd): Check DPI and AVGWIDTH properties more
10178         rigidly.
10180         * xfont.c (xfont_list_pattern): Don't ignore the return value of
10181         font_parse_xlfd.  Check font properties more rigidly.
10183 2009-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
10185         * s/netbsd.h (SIGNALS_VIA_CHARACTERS): Remove, already defined in
10186         bsd-common.h.
10188 2009-07-27  Kenichi Handa  <handa@m17n.org>
10190         * xfaces.c (face_with_height): Call font_clear_prop.
10192 2009-07-26  Chong Yidong  <cyd@stupidchicken.com>
10194         * dispnew.c (init_display): Use Qx, Qw32, and Qns.
10196         * xterm.c (x_term_init): Use Qx.
10198         * nsfont.m (nsfont_draw): Revert 2009-07-15 change.
10200         * nsterm.m (ns_maybe_dumpglyphs_background): Revert 2009-07-15 change.
10201         (ns_get_color): Revert 2009-07-16 change.
10203 2009-07-25  Eli Zaretskii  <eliz@gnu.org>
10205         * lread.c (syms_of_lread) <force_load_messages>: New variable.
10206         (Fload): Use it to force load messages, even if NOMESSAGES is non-nil.
10208 2009-07-25  Ken Raeburn  <raeburn@raeburn.org>
10210         * coding.h (decode_coding_string, encode_coding_string):
10211         Use SCHARS macro.
10213         * lread.c: Rewrite 2009-07-21 changes.
10214         (load_depth): Delete.
10215         (Qload_in_progress): New variable.
10216         (load_unwind): Don't reference load_depth or load_in_progress.
10217         (Fload): Likewise; specbind Qload_in_progress instead.
10218         (init_lread): Don't initialize load_depth.
10219         (syms_of_lread): Initialize and protect Qload_in_progress.
10221 2009-07-24  Adrian Robert  <Adrian.B.Robert@gmail.com>
10223         * nsfont.m (ns_findfonts): Correctly return fallback in match case.
10225 2009-07-23  Yavor Doganov  <yavor@gnu.org>
10227         * nsfont.m (NSFontDescriptor.h): Explicitly include under GNUstep.
10229 2009-07-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
10231         * nsterm.m (EmacsView-keyUp:): Only act when running under Tiger.
10232         Bugs 3792, 3720, 2402.
10233         (ns_lookup_indexed_color): Check for bad index.
10234         (ns_index_color): Init unused slot to 0.
10235         (ns_dumpglyphs_box_or_relief): Replace useless xassert with an if().
10236         Bug 3714, possibly 3082.
10238 2009-07-22  Jason Rumney  <jasonr@gnu.org>
10240         * w32fns.c (w32_wnd_proc) [WM_IME_STARTCOMPOSITION]:
10241         Position IME window at cursor (Bug#2570).
10242         (w32_wnd_proc) [WM_IME_CHAR]: Release context when finished.
10243         (globals_of_w32fns): Dynamically load functions required above.
10245         * w32term.c (w32_draw_window_cursor): Send message to reposition
10246         any IME window.
10248 2009-07-21  Chong Yidong  <cyd@stupidchicken.com>
10250         * fileio.c: Revert 2009-07-16 changes.
10251         (Vauto_save_include_big_deletions): New variable.
10252         (Fdo_auto_save): Disable auto-save only if
10253         auto-save-include-big-deletions is nil.
10255 2009-07-21  Chong Yidong  <cyd@stupidchicken.com>
10257         * xdisp.c (move_it_to): For continued lines ending in a tab, take
10258         the overflowed pixels into account (Bug#3879).
10260 2009-07-21  Ken Raeburn  <raeburn@raeburn.org>
10262         * lread.c (load_depth): New variable.
10263         (Fload, load_unwind, init_lread): Set it to the load recursion
10264         depth; set load_in_progress as a simple boolean based on the
10265         current load_depth.  (Bug#3892)
10267 2009-07-20  Adrian Robert  <Adrian.B.Robert@gmail.com>
10269         * nsfont.m (ns_has_attribute): Remove.
10270         (ns_findfonts, nsfont_open): Use ns_attribute_fvalue() instead.
10272 2009-07-18  Juri Linkov  <juri@jurta.org>
10274         * process.c (Fset_process_query_on_exit_flag): Mention killing
10275         a buffer in docstring.
10277 2009-07-17  Kenichi Handa  <handa@m17n.org>
10279         * casetab.c (shuffle): Fix the logic of setting up the cycle.
10281 2009-07-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10283         * nsfns.m (Fns_set_alpha): Remove function.
10284         (syms_of_nsfns): Don't defsubr it.
10286         * nsterm.m (ns_get_color): Remove incompatible color formats.
10287         (ns_color_to_lisp): Generate #rrggbb color format string.
10289 2009-07-16  Richard Stallman  <rms@gnu.org>
10291         * fileio.c (Fwrite_region, Fdo_auto_save): Handle save_length = -2.
10292         (Fset_buffer_auto_saved): Handle save_length = -2.
10294 2009-07-16  Chong Yidong  <cyd@stupidchicken.com>
10296         * xterm.c (Qx_gtk_map_stock): New var.
10298         * gtkutil.c (update_frame_tool_bar): Use Qx_gtk_map_stock instead
10299         of calling intern each time.
10301 2009-07-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10303         * nsfont.m (nsfont_draw): Remove code for stippling, which actually
10304         does tiling.
10306         * nsterm.m (ns_maybe_dumpglyphs_background): Likewise.
10308 2009-07-14  Kenichi Handa  <handa@m17n.org>
10310         * font.c (font_vconcat_entity_vectors): New function.
10311         (struct font_sort_data): New member font_driver_preference.
10312         (font_compare): Check font_driver_preference.
10313         (font_sort_entities): The format of the first argument changed.
10314         (font_delete_unmatched): Likewise.
10315         (font_list_entities): The return type changed.
10316         (font_select_entity): The format of the second argument changed.
10317         (font_find_for_lface): Adjuste for the above changes.
10318         Don't suppress the checking of C even if the repertory supports it.
10319         (Flist_fonts): Adjust for the above changes.
10321         * ftfont.c (ftfont_spec_pattern): New arg langname.  Change caller.
10322         (ftfont_list): Adjust for the change of ftfont_spec_pattern.
10323         Reject a font who has adstyle property that is different from a
10324         langname derived from registry property.
10325         (ftfont_match): Adjust for the change of ftfont_spec_pattern.
10327 2009-07-13  Eli Zaretskii  <eliz@gnu.org>
10329         * dired.c (directory_files_internal) [WINDOWSNT]: Don't make a
10330         local copy of dirfilename.
10332 2009-07-13  Kenichi Handa  <handa@m17n.org>
10334         * chartab.c (sub_char_table_ref_and_range): Fix the range check
10335         against max_char.
10337         * cmds.c (internal_self_insert): Check sym by SYMBOLP before
10338         calling XSYMBOL (sym).
10340 2009-07-11  Eli Zaretskii  <eliz@gnu.org>
10342         * dired.c (directory_files_internal_w32_unwind) [WINDOWSNT]:
10343         New function.
10344         (directory_files_internal) [WINDOWSNT]:
10345         Bind w32-get-true-file-attributes to either t or nil, depending whether
10346         the filesystem of the directory is fast or slow.
10348         * w32.c (logon_network_drive): Don't assume PATH is an absolute
10349         file name.
10350         (is_slow_fs): New function.
10351         (stat): Use it to determine whether to issue more system calls to
10352         get accurate file attributes, when w32-get-true-file-attributes is
10353         `local'.
10355 2009-07-10  Jan Djärv  <jan.h.d@swipnet.se>
10357         * xfns.c (Fx_select_font): Remember last font selected in
10358         x_last_font_name and use that the next time.  Also try the frame
10359         parameter font-parameter as default to the font dialog.
10361 2009-07-10  Kenichi Handa  <handa@m17n.org>
10363         * xftfont.c (xftfont_open): Fix typo: FC_RGBA->FC_HINT_STYLE.
10365 2009-07-09  Eli Zaretskii  <eliz@gnu.org>
10367         * w32proc.c (syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix.
10369         * w32.c (stat): Treat UNC file names as residing on remote
10370         drives.  (Bug#3542)
10372 2009-07-09  Kenichi Handa  <handa@m17n.org>
10374         * fontset.c (fontset_find_font): Fix previous change.
10376 2009-07-08  Michael Albinus  <michael.albinus@gmx.de>
10378         * dbusbind.c (xd_initialize, Fdbus_call_method, xd_read_message)
10379         (Fdbus_register_signal, Fdbus_register_method): Cleanup memory of
10380         error flag.
10382 2009-07-08  Kenichi Handa  <handa@m17n.org>
10384         * fontset.c (fontset_find_font): Fix the logic of handling
10385         charset_matched.
10386         (font_for_char): Delete unused var.
10387         (generate_ascii_font_name): Delete it.
10389         * coding.h (JIS_TO_SJIS2): Fix the code range check.
10391         * coding.c (detect_coding_sjis): Handle shift_jis-2004 correctly.
10392         (encode_coding_sjis): Fix the code range check.
10394 2009-07-07  Chong Yidong  <cyd@stupidchicken.com>
10396         * fileio.c (Fsubstitute_in_file_name, Ffile_name_directory)
10397         (Fexpand_file_name): Copy string data properly (Bug#3772).
10399 2009-07-07  Jan Djärv  <jan.h.d@swipnet.se>
10401         * xterm.c (handle_one_xevent): Only call x_check_fullscreen on the
10402         first MapNotify.
10404 2009-07-07  Kenichi Handa  <handa@m17n.org>
10406         * character.h (unibyte_has_multibyte_table): Delete extern.
10407         (UNIBYTE_CHAR_HAS_MULTIBYTE_P): Delete it.
10409         * charset.c (Fset_charset_priority): Update charset_unibyte.
10410         (syms_of_charset): Initialize charset_unibyte.
10412         * character.c (unibyte_has_multibyte_table): Delete it.
10413         (multibyte_char_to_unibyte): Use CHAR_TO_BYTE8 instead of checking
10414         charset_unibyte.
10415         (multibyte_char_to_unibyte_safe): Likewise.
10416         (Funibyte_char_to_multibyte): Don't check charset_unibyte.
10418         * xdisp.c (get_next_display_element): Decode it->c by charset_unibyte.
10419         (x_produce_glyphs): Likewise.
10421         * .gdbinit (xcharset): Fix the treating $arg0.
10423 2009-07-04  Eli Zaretskii  <eliz@gnu.org>
10425         Emulation of `getloadavg' on MS-Windows.
10426         * w32.c: Include float.h.
10427         (g_b_init_get_native_system_info, g_b_init_get_system_times)
10428         (GetNativeSystemInfo_Proc, GetSystemTimes_Proc): Declare.
10429         (get_native_system_info, get_system_times): New functions.
10430         (buf_next, buf_prev, sample_system_load, getavg): New subroutines.
10431         (getloadavg): Rewrite using GetSystemTimes and GetNativeSystemInfo.
10432         (globals_of_w32): Initialize g_b_init_get_native_system_info,
10433         g_b_init_get_system_times, and num_of_processors.
10435 2009-07-03  Jason Rumney  <jasonr@gnu.org>
10437         * w32term.c (w32_initialize): Use standard types.
10439 2009-07-03  Eli Zaretskii  <eliz@gnu.org>
10441         * dired.c (Ffile_attributes): Decode user and group names by the
10442         locale's encoding.  (Bug#3443)
10444 2009-07-03  Dan Nicolaescu  <dann@ics.uci.edu>
10446         * sysdep.c (sys_suspend): Remove USG_JOBCTRL #ifdef, unused.
10447         (mkdir): Remove MKDIR_PROTOTYPE #ifdef, unused.
10449         * callproc.c (child_setup): Use #else instead of a separate #ifdef.
10451         * term.c (init_tty): Remove spurious #ifdef.
10453         * m/mips.h: Mention this file is also used for netbsd.
10454         * m/pmax.h: Remove file.
10456 2009-07-03  Jan Djärv  <jan.h.d@swipnet.se>
10458         * xterm.h (struct x_display_info): Add invisible_cursor.
10459         (struct x_output): Add current_cursor.
10461         * xterm.c (XTtoggle_invisible_pointer): New function.
10462         (x_define_frame_cursor): Don't define cursor if invisible or the
10463         same as before.  Set current_cursor.
10464         (x_create_terminal): Set toggle_invisible_pointer_hook.
10466         * xfns.c (make_invisible_cursor): New function.
10467         (x_set_mouse_color): Call make_invisible_cursor.
10468         Set current_cursor.
10469         (x_window): Set current_cursor.
10471         * termhooks.h (struct terminal): Add toggle_invisible_pointer_hook.
10473         * keyboard.c (command_loop_1): Call frame_make_pointer_invisible after
10474         inserting a character.
10475         (read_avail_input): Call frame_make_pointer_visible.
10477         * frame.c (Vmake_pointer_invisible): New variable.
10478         (frame_make_pointer_invisible, frame_make_pointer_visible):
10479         New functions.
10480         (syms_of_frame): DEFVAR make-pointer-invisible, initialize to Qt.
10482         * frame.h: Declare frame_make_pointer_invisible and
10483         frame_make_pointer_visible.
10484         (struct frame): Add pointer_invisible.
10486 2009-07-02  Jan Djärv  <jan.h.d@swipnet.se>
10488         * gtkutil.c (xg_frame_set_char_size): Do set width/height if the
10489         frame isn't visible.
10490         (xg_frame_resized): If width/height is -1, get size of window
10491         from X server.
10493         * xterm.c (handle_one_xevent): Call xg_frame_resized for USE_GTK
10494         for MapNotify.
10496         * gtkutil.c (xg_frame_set_char_size): Do not set pixel width/height
10497         here or call change_frame_size.  Just call flush_and_sync.
10498         (flush_and_sync): Reintroduce.
10500 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
10502         * xterm.h (struct x_display_info): Add Xatom_net_wm_state_sticky.
10504         * xterm.c (x_handle_net_wm_state): Also look for sticky.
10505         (x_term_init): Initialize Xatom_net_wm_state_sticky.
10507         * frame.h: Declare Qsticky.
10509         * w32fns.c (w32_frame_parm_handlers): Set 0 for sticky.
10511         * nsfns.m (ns_frame_parm_handlers): Ditto.
10513         * frame.c: Declare Qsticky.
10514         (frame_parms): Add sticky.
10516         * xfns.c (x_frame_parm_handlers): Let x_set_sticky handle sticky.
10518         * xterm.h: Declare x_set_sticky.
10520         * xterm.c (x_set_sticky): New function.
10522         * gtkutil.c (xg_tool_bar_proxy_help_callback): New function.
10523         (xg_tool_bar_menu_proxy): Attach enter/leave events to
10524         xg_tool_bar_proxy_help_callback.
10526         * emacs.c (USAGE3, standard_args): Add -mm and --maximized.
10528         * frame.c: Qmaximized is new.
10529         (x_set_frame_parameters): Do not handle fullscreen specially.
10530         Only set width and height if explicitly set.
10531         (x_set_fullscreen): Handle Qmaximized.
10532         (x_set_font, x_figure_window_size): Do not handle fullscreen specially.
10533         (syms_of_frame): Initialize Qmaximized.
10535         * frame.h (fullscreen_type): Add FULLSCREEN_MAXIMIZED.
10536         Declare Qfullwidth, Qfullheight, Qfullboth, Qmaximized.
10538         * xterm.c (handle_one_xevent): Remove call to x_check_fullscreen
10539         for Expose event.  Add call to x_check_fullscreen for MapNotify event.
10540         Remove all code w.r.t. fullscreen from ConfigureNotify event.  Do not
10541         set gravity to NorthWestGravity when USE_GTK.
10542         (set_wm_state): New function.
10543         (do_ewmh_fullscreen): Use set_wm_state.  Also handle FULLSCREEN_MAXIMIZED.
10544         (x_handle_net_wm_state): Handle FULLSCREEN_MAXIMIZED.
10545         (x_check_fullscreen): Simplify so we only handle EMWH type of fullscreen
10546         or the case when no window manager is running.  That means remove calls
10547         to x_real_positions and x_fullscreen_adjust.
10549         * gtkutil.c (flush_and_sync, x_wm_size_hint_off): Remove.
10550         (xg_frame_set_char_size): Remove calls to x_wm_size_hint_off and
10551         flush_and_sync.
10552         (xg_height_changed): New function.
10553         (xg_create_frame_widgets): Remove call to gtk_widget_set_size_request
10554         and gtk_window_set_policy.  Set frame gravity after parsing the
10555         geometry string.
10556         (xg_update_frame_menubar, free_frame_menubar)
10557         (xg_tool_bar_detach_callback, xg_tool_bar_attach_callback)
10558         (update_frame_tool_bar, free_frame_tool_bar): Call xg_height_changed.
10559         Remove calls to xg_frame_set_char_size.
10561 2009-07-01  Kenichi Handa  <handa@m17n.org>
10563         * keyboard.c (decode_keyboard_code): New function.
10564         (tty_read_avail_input): Decode the input bytes if necessary.
10566         * coding.c (setup_coding_system):
10567         Initialize coding->carryover_bytes to 0.
10568         (Fset_keyboard_coding_system_internal): If CODING-SYSTEM is nil,
10569         use Qno_conversion.
10571 2009-07-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10573         * Makefile.in (SOME_MACHINE_LISP): Add ../lisp/term/common-win.elc.
10575 2009-06-30  Chong Yidong  <cyd@stupidchicken.com>
10577         * xftfont.c (xftfont_open): Avoid passing NULL argument to XftLockFace.
10579 2009-06-30  Jason Rumney  <jasonr@gnu.org>
10581         * w32term.c (w32_initialize): Use GetModuleHandle for library that
10582         is already loaded.
10583         Set user model ID if supported (bug#1849).
10585 2009-06-29  Jim Meyering  <meyering@redhat.com>
10587         Remove useless if-before-xfree test.
10588         * nsfont.m (nsfont_close): Remove useless test.
10589         * term.c (delete_tty): Likewise.
10590         * w32.c (system_process_attributes): Likewise.
10591         * w32font.c (w32font_close): Likewise.
10592         * xfaces.c (x_free_gc): Likewise.
10593         * xselect.c (buffer): Likewise.
10595 2009-06-28  Andreas Schwab  <schwab@linux-m68k.org>
10597         * process.c (send_process): Keep decoded string in a local
10598         variable and protect it from GC.  (Bug#3521)
10600 2009-06-28  Eli Zaretskii  <eliz@gnu.org>
10602         * term.c (create_tty_output) [MSDOS]: #ifdef away.
10603         (tty_free_frame_resources) [MSDOS]: Add a DOS-specific version.
10605 2009-06-28  Chong Yidong  <cyd@stupidchicken.com>
10607         * xdisp.c (start_display, handle_face_prop)
10608         (move_it_vertically_backward, cursor_row_fully_visible_p)
10609         (redisplay_window, try_window_id, produce_image_glyph):
10610         Delete some #ifdef-ed out code chunks that are now obsolete.
10612         * xterm.c (x_update_window_begin, x_new_focus_frame)
10613         (x_scroll_bar_handle_click, handle_one_xevent)
10614         (handle_one_xevent, XTread_socket, x_focus_on_frame)
10615         (x_make_frame_visible, x_make_frame_invisible)
10616         (x_wm_set_icon_pixmap, x_initialize): Delete some #ifdef-ed out
10617         code chunks that are now obsolete.
10619 2009-06-28  Michael Albinus  <michael.albinus@gmx.de>
10621         * dbusbind.c (XD_SYMBOL_TO_DBUS_TYPE): Convert macro into function
10622         xd_symbol_to_dbus_type.  With Solaris 2.11, it was said to compile
10623         for hours, when optimzation is enabled.
10624         (xd_signature, xd_append_arg, xd_retrieve_arg, xd_initialize)
10625         (xd_read_message): Make them static.
10627 2009-06-27  Chuck Blake  <cblake@pdos.csail.mit.edu>  (tiny change)
10629         * term.c (turn_on_face): Allow simultaneously bold and dim
10630         terminal faces (Bug#3530).
10632 2009-06-27  Chong Yidong  <cyd@stupidchicken.com>
10634         * frame.c (x_get_arg): Check if dpyinfo is non-NULL.
10636         * xdisp.c (mouse_face_from_buffer_pos): Fix detection of
10637         truncation glyphs (Bug#3686).
10639 2009-06-27  Glenn Morris  <rgm@gnu.org>
10641         * m/pmax.h: Restore file, with only netbsd portions.
10643 2009-06-26  David Reitter  <david.reitter@gmail.com>
10645         * nsterm.m (keydown): Avoid infinite loop.
10647 2009-06-26  Peter Jolly  <peter@jollys.org>  (tiny change)
10649         * ftfont.c (get_adstyle_property): Call font_intern_prop with 1 as
10650         the arg FORCE_SYMBOL.
10652 2009-06-25  Kenichi Handa  <handa@m17n.org>
10654         * fontset.c (fontset_find_font): When a usable rfont_def is found
10655         in a fallback font-group, make it the first element of the group.
10657 2009-06-24  Chong Yidong  <cyd@stupidchicken.com>
10659         * emacs-icon.h: Always define gnu_xpm_bits on GTK (bug#3671).
10661 2009-06-24  Kenichi Handa  <handa@m17n.org>
10663         * fontset.c (fontset_get_font_group): Return 0 if no font-group is
10664         set for C.
10665         (fontset_font): Record the availability of a font for C both in
10666         the realized fontsets of the current one and the default one.
10668 2009-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
10670         * sysdep.c (child_setup_tty): Remove SIGNALS_VIA_CHARACTERS
10671         conditional, it is always defined on AIX.
10673 2009-06-23  Miles Bader  <miles@gnu.org>
10675         * window.c (Vrecenter_redisplay): New variable.
10676         (syms_of_window): Initialize it.
10677         (Qtty): New extern declaration.
10678         (Frecenter): Only do redisplay if Vrecenter_redisplay requests it.
10680 2009-06-23  Jim Meyering  <meyering@redhat.com>
10682         * src/ftfont.c (setup_otf_gstring, ftfont_shape_by_flt):
10683         Use xmalloc and xrealloc (not malloc and realloc), so subsequent heap
10684         pointer dereferences are guaranteed to be valid.
10686 2009-06-23  Kenichi Handa  <handa@m17n.org>
10688         * emacs.c (main): Call init_font ().
10690         * font.h (Vfont_log): Extern it.
10691         (FONT_ADD_LOG, FONT_DEFERRED_LOG): New macros.
10693         * font.c (font_sort_entities, font_list_entities)
10694         (font_matching_entity, font_open_entity)
10695         (font_close_object): Change font_add_log to FONT_ADD_LOG.
10696         (Vfont_log): Delete static.
10697         (font_log_env_checked): Delete this variable.
10698         (font_add_log): Don't check font_log_env_checked.
10699         (font_deferred_log): Check Vfont_log.
10700         (init_font): New function.
10702         * ftfont.c: Change font_add_log to FONT_ADD_LOG.
10704         * w32font.c: Change font_add_log to FONT_ADD_LOG.
10706         * w32uniscribe.c: Change font_add_log to FONT_ADD_LOG.
10708         * xfont.c: Change font_add_log to FONT_ADD_LOG.
10710         * fontset.c (fontset_font): Call FONT_DEFERRED_LOG.
10711         (face_for_char): Don't call font_deferred_log here.
10712         (font_for_char): Likewise.
10714 2009-06-22  Chong Yidong  <cyd@stupidchicken.com>
10716         * w32term.c (x_draw_glyph_string): Use the glyph string's width
10717         rather than its background_width for drawing the overline and
10718         underline (Bug#489).
10720         * xterm.c (x_draw_glyph_string): Use the glyph string's width
10721         rather than its background_width for drawing the overline and
10722         underline (Bug#489).
10723         (xg_default_icon_file): New variable.
10724         (syms_of_xterm): Initialize it to the Emacs SVG icon file.
10725         (x_bitmap_icon): Under GTK, use xg_default_icon_file.
10727         * xdisp.c (Qbefore_string, Qafter_string): Add externs.
10728         (load_overlay_strings): Remove externs.
10729         (fast_find_position): Function deleted.
10730         (mouse_face_from_buffer_pos): New function, based on
10731         fast_find_position.  Correctly handle before-strings,
10732         display-strings, and after-strings (Bug#1220).
10733         (note_mouse_highlight): Use mouse_face_from_buffer_pos.
10735 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
10737         * xdisp.c (IT_DISPLAYING_WHITESPACE): Define for !HAVE_WINDOW_SYSTEM.
10738         (move_it_in_display_line_to, move_it_in_display_line_to)
10739         (display_line): Remove #ifdef HAVE_WINDOW_SYSTEM.
10741 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
10743         * Branch for 23.1.
10745 2009-06-21  Jason Rumney  <jasonr@gnu.org>
10747         * w32term.c (keyboard_codepage): New static variable.
10748         (w32_read_socket) [WM_INPUTLANGCHANGE]: Update it.
10749         (w32_read_socket) [WM_CHAR]: Use it to decode character
10750         input (bug#3237).
10751         (w32_initialize): Initialize it.
10752         (codepage_for_locale): New function.
10754 2009-06-20  Ken Raeburn  <raeburn@raeburn.org>
10756         * process.c (status_message): Pass Faset index argument as a lisp
10757         object, so as to work with USE_LISP_UNION_TYPE.
10759 2009-06-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10761         * coding.c (Ffind_coding_systems_region_internal):
10762         Cache checked characters.
10764 2009-06-18  Kenichi Handa  <handa@m17n.org>
10766         * coding.c (decode_coding_iso_2022): Check MSB of bytes more rigidly.
10768 2009-06-18  Andreas Schwab  <aschwab@redhat.com>
10770         * xdisp.c (redisplay_internal): Check that the frame is still
10771         live after redisplay of its windows.
10772         (redisplay_windows): Check that the window is still live.
10774 2009-06-17  Andreas Schwab  <schwab@linux-m68k.org>
10776         * coding.c (detect_coding_utf_16): Fix previous change.
10778 2009-06-16  Kenichi Handa  <handa@m17n.org>
10780         * coding.c (detect_coding_utf_16): Fix the logic of rejecting
10781         UTF-16 by checking the dispersion of Eth and Oth bytes.
10783 2009-06-15  Andreas Schwab  <schwab@linux-m68k.org>
10785         * coding.c (detect_coding_utf_16): Fix typo counting odd bytes.
10787 2009-06-15  Kenichi Handa  <handa@m17n.org>
10789         * process.c (status_message): Fix previous change.  Be sure to
10790         decode a localized string.
10792 2009-06-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10794         * xterm.c (x_delete_terminal): Put previous change in #if 0 and
10795         add comment explaining why.
10797 2009-06-14  Sidney Markowitz  <sidney@sidney.com>
10799         * nsmenu.m (EmacsTooltip: setText): Set height of tooltip.
10801 2009-06-14  Adrian Robert  <Adrian.B.Robert@gmail.com>
10803         * nsfont.m (ns_attribute_value): Remove.
10804         (ns_attribute_fvalue): Incorporate code from ns_attribute_value.
10805         (ns_has_attribute): Shrink the normal range.
10806         (ns_findfonts): Don't worry about requested spec in determining
10807         need for synthItal.
10808         (ns_get_covering_families): Retain scriptToFamilies.
10810 2009-06-14  Seiji Zenitani  <zenitani@mac.com>
10812         * xdisp.c [USE_MAC_TOOLBAR]: Remove obsolete definition for Mac Carbon.
10814 2009-06-11  Kenichi Handa  <handa@m17n.org>
10816         * xdisp.c (x_get_glyph_overhangs): Fix calculation of right
10817         overhang for the static composition case.
10819 2009-06-11  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10821         * xdisp.c (x_get_glyph_overhangs): Fix calculation of right
10822         overhang for the automatic composition case.
10824         * xterm.c (x_compute_glyph_string_overhangs): Handle the automatic
10825         composition case.
10827 2009-06-10  Chong Yidong  <cyd@stupidchicken.com>
10829         * xdisp.c (get_next_display_element): When handling wrap-prefix
10830         and line-prefix, treat \n as a control character (bug#3502).
10832 2009-06-10  Kenichi Handa  <handa@m17n.org>
10834         * font.c (font_parse_family_registry): Fix for one-char foundry.
10835         (font_sort_entities): Initialize prefer_prop[FONT_AVGWIDTH_INDEX].
10837 2009-06-09  Dmitry Dzhus  <dima@sphinx.net.ru>  (tiny change)
10839         * process.c (status_message): Fix handling of multibyte signal
10840         string (Bug#3499).
10842 2009-06-09  Jim Meyering  <meyering@redhat.com>
10844         * xfaces.c (Fx_load_color_file): Avoid array bounds error if the
10845         color name is missing.
10847 2009-06-09  Kenichi Handa  <handa@m17n.org>
10849         * charset.c (Fmap_charset_chars): In docstring, state clearly that
10850         FROM-CODE and TO-CODE are codepoints of CHARSET.
10852 2009-06-08  Adrian Robert  <Adrian.B.Robert@gmail.com>
10854         * nsterm.m (ns_use_system_highlight_color): Drop, unused.
10856 2009-06-08  Adrian Robert  <Adrian.B.Robert@gmail.com>
10858         Changes to support :script/:lang/:otf in NS font driver.
10859         * nsfont.m (nsfont_escape_name, nsfont_unescape_name)
10860         (nsfont_get_family, nsfont_char_width): Rename to ns_ prefix to
10861         indicate not part of font driver interface, and change callers.
10862         (ns_get_family): Remove pointless null check.
10863         (nsfont_spec_to_traits, nsfont_fmember_to_entity): Replace with
10864         ns_spec_to_descriptor, ns_descriptor_to_entity.
10865         (nsfont_trait_distance, nsfont_make_fontset_for_font): Remove.
10866         (ns_attribute_value, ns_attribute_fvalue, ns_has_attribute)
10867         (ns_spec_to_descriptor, ns_descriptor_to_entity)
10868         (ns_charset_covers, ns_lang_to_script, ns_otf_to_script)
10869         (ns_get_req_script, ns_accumulate_script_ranges)
10870         (ns_script_to_charset, ns_get_covering_families, ns_findfonts):
10871         New functions.
10872         (nsfont_list, nsfont_match): Use ns_findfonts.
10873         (nsfont_open): Use font descriptor instead of traits.
10874         (nsfont_draw): Handle "automatic" (lookup-table) compositions.
10875         (dump_glyphstring): Rename to ns_dump_glyphstring.
10877         * nsterm.h (dump_glyphstring): Rename to ns_dump_glyphstring.
10879         * nsfns.m (Fns_popup_font_panel): Use shared font manager.
10881         * fontset.c (fontset_from_font): Remove NS-specific code.
10883 2009-06-08  Peter Jones  <pjones@pmade.com>  (tiny change)
10885         * nsterm.m (ns_draw_window_cursor): Respect cursor_type for
10886         nonactive windows.
10888 2009-06-08  Felix Mueller  <felix@enqueue.eu>  (tiny change)
10890         * nsterm.m (ns_init_paths): Append path separator to INFOPATH variable.
10892 2009-06-08  Wolfgang Lux  <wolfgang.lux@gmail.com>  (tiny change)
10894         * keyboard.c (kbd_buffer_get_event): Null-check used_mouse_menu.
10896 2009-06-07  Chong Yidong  <cyd@stupidchicken.com>
10898         * xdisp.c (move_it_in_display_line_to): On text-only terminals,
10899         account for the overflowing of newlines into the last glyph on the
10900         display line (Bug#3482).
10902 2009-06-05  David Reitter  <david.reitter@gmail.com>
10904         * nsselect.m (Fx_own_selection_internal, Fx_selection_exists_p)
10905         (Fx_selection_owner_p): Rename from Fns_own_selection_internal,
10906         Fns_selection_exists_p, Fns_selection_owner_p.
10908 2009-06-03  Jason Rumney  <jasonr@gnu.org>
10910         * w32fns.c (x_create_tip_frame): Use the uniscribe font backend if
10911         available.  (Bug#3379)
10913 2009-05-29  Kenichi Handa  <handa@m17n.org>
10915         * coding.c (get_translation_table):
10916         Check Venable_character_translation.
10918 2009-05-26  David Reitter  <david.reitter@gmail.com>
10920         * nsterm.m (ns_raise_frame): Only raise frame if visible.
10921         (x_make_frame_visible): Move frame to front rather than calling
10922         ns_raise_frame().
10923         (keyDown:): Do not swallow events that aren't re-sent if frame
10924         isn't key window.
10925         (drawRect:): Do not set visibility/iconified flags because
10926         drawRect may be called by NSView even if the frame is hidden.
10928         * nsfns.m (Fx_create_frame): Follow other ports in
10929         determining visibility; default to t.  Ensure async_visible is set.
10931 2009-05-23  Eli Zaretskii  <eliz@gnu.org>
10933         * dired.c (Ffile_attributes): Doc fix.
10935 2009-05-22  Chong Yidong  <cyd@stupidchicken.com>
10937         * m/mips.h [GNU_LINUX]: Don't define DATA_START (Bug#2685).
10939 2009-05-21  Stefan Monnier  <monnier@iro.umontreal.ca>
10941         * xfont.c (xfont_list_pattern): Don't initialize xfont_scripts_cache
10942         and xfont_scratch_props.
10943         (syms_of_xfont): Do it here instead.
10944         (xfont_find_ccl_program): Delete, unused.
10945         (xfont_open): Delete unused var `i'.
10947 2009-05-21  Kenichi Handa  <handa@m17n.org>
10949         * fontset.c (Qlatin): Don't make it static.
10951         * xfont.c (xfont_chars_supported, xfont_supported_scripts):
10952         New functions.
10953         (xfont_scripts_cache, xfont_scratch_props): New variables.
10954         (Qlatin, Vscalable_fonts_allowed): Extern it.
10955         (xfont_list_pattern): Argument changed.  Callers changed.
10956         Check Vscalable_fonts_allowed.  Check the support of a script.
10957         (xfont_list): Don't reject a font spec with :script property.
10958         (xfont_has_char): Fix setting of encoding.
10959         (syms_of_xfont): Staticpro and initialize xfont_scripts_cache and
10960         xfont_scratch_props.
10962 2009-05-19  Kenichi Handa  <handa@m17n.org>
10964         * font.c (font_sort_entities): Rename from font_sort_entites.
10965         Callers changed.
10967 2009-05-18  Kenichi Handa  <handa@m17n.org>
10969         * font.c (font_find_for_lface): Copy SPEC's FONT_TYPE too.
10971 2009-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10973         * frame.c (do_switch_frame) [NS_IMPL_COCOA]: Don't raise any window.
10974         (delete_frame) [NS_IMPL_COCOA]: Instead, do it here.
10976 2009-05-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10978         * xterm.c (x_delete_display): Don't call XrmDestroyDatabase here.
10979         (x_delete_terminal): Dissociate resource database from display and
10980         then call XrmDestroyDatabase before closing display.
10982 2009-05-18  Adrian Robert  <Adrian.B.Robert@gmail.com>
10984         * nsterm.m (ns_read_socket): Remove unused variable.
10985         * frame.c (do_switch_frame): Under NS_IMPL_COCOA section, check
10986         whether selected frame is viable before raising it (based on patch
10987         by David Reitter), and improve commentary.
10988         * nsfont.m (nsfont_make_fontset_for_font): Avoid a compiler warning.
10990 2009-05-15  Kenichi Handa  <handa@m17n.org>
10992         * font.c (Ffont_spec): Check arguments.
10994 2009-05-14  Chong Yidong  <cyd@stupidchicken.com>
10996         * xfaces.c (tty_supports_face_attributes_p): Recognize unspecified
10997         weight when testing attributes (Bug#3282).
10999 2009-05-11  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11001         * gtkutil.c (xg_frame_set_char_size): Set frame pixel width/height to
11002         what we expect to get in the next ConfigureNotify event.
11004         * xftfont.c (xftfont_open): Make sure that Xrender extension is added
11005         before Xft one (Bug#1696).
11007 2009-05-07  David Reitter  <david.reitter@gmail.com>
11009         * nsfns.m (Fx_display_planes): Compute bitplanes using
11010         NSBitsPerPixelFromDepth (Bug#3207).
11012 2009-05-10  Chong Yidong  <cyd@stupidchicken.com>
11014         * editfns.c (Ftranspose_regions): Doc fix (Bug#3248).
11016 2009-05-10  Ulrich Mueller  <ulm@gentoo.org>
11018         * s/gnu-linux.h: Make GCPROs and UNGCPRO no-ops also on SuperH.
11020 2009-05-07  David Reitter  <david.reitter@gmail.com>
11022         * nsterm.m (ns_dumpglyphs_stretch, ns_dumpglyphs_image):
11023         Respect mouse face background.
11025 2009-05-07  David Reitter  <david.reitter@gmail.com>
11027         * nsterm.m (note_mouse_movement, ns_frame_up_to_date):
11028         Mouse movement/highlight: bracket drawing operations
11029         in ns_update_begin and ns_update_end.
11031 2009-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
11033         * nsfns.m (ns_get_screen): Rewrite.
11034         Don't presume selected-frame is of type `ns'.
11036         * font.c (font_update_drivers): Sanity fallback to avoid disabling
11037         all drivers.
11039         * nsterm.m (-windowDidResize:): Avoid inf-loop under GNUStep.
11041 2009-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11043         * keyboard.h (add_user_signal): Fix typo in extern.
11045         * lisp.h (add_user_signal): Remove extern.
11047         * unexelf.c (unexec): Consider a section to precede the .bss section
11048         if its addresses overlap that of .bss.
11049         (unexec) [NS_IMPL_GNUSTEP]: Copy ObjC-related data from old file
11050         instead of dumping process.
11052 2009-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
11054         * keyboard.c (syms_of_keyboard): Staticpro pending_funcalls.
11056 2009-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
11058         * Makefile.in (ctagsfiles1, ctagsfiles2): Include ObjC files in TAGS.
11060 2009-05-02  Dan Nicolaescu  <dann@ics.uci.edu>
11062         * xterm.c (x_handle_net_wm_state): Move declaration of lval before
11063         any statements.
11065 2009-05-02  Andreas Schwab  <schwab@linux-m68k.org>
11067         * process.c (read_process_output): Make sure the current buffer is
11068         always restored.
11070         * coding.c (record_conversion_result): Don't modify
11071         Vlast_code_conversion_error for successful result.
11072         (alloc_destination): Don't clobber conversion result.  (Bug#1650)
11074 2009-05-01  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
11076         * charset.c (load_charset): Reformat X==Y==Z to (X==Y)==Z.
11077         (load_charset_map): Remove unnecessary code.
11079 2009-04-30  David Reitter  <david.reitter@gmail.com>
11081         * nsterm.m (convert_ns_to_X_keysym): Define function keys f16
11082         through f24.
11084 2009-04-30  Chong Yidong  <cyd@stupidchicken.com>
11086         * xfaces.c (face_at_buffer_position): New arg base_face_id.
11088         * xdisp.c (handle_face_prop): Pass base_face_id of iterator to
11089         face_at_buffer_position.
11090         (face_before_or_after_it_pos, get_next_display_element)
11091         (note_mouse_highlight): Update face_at_buffer_position call.
11093         * term.c (term_mouse_highlight):
11094         * msdos.c (IT_note_mouse_highlight):
11095         * fontset.c (Finternal_char_font):
11096         * font.c (font_at, font_range): Update face_at_buffer_position call.
11098         * dispextern.h (face_at_buffer_position): Update prototype.
11100 2009-04-30  Kenichi Handa  <handa@m17n.org>
11102         * fontset.c (fontset_find_font): Check if rfont_def is Qnil or not.
11104 2009-04-29  Andreas Schwab  <schwab@linux-m68k.org>
11106         * callproc.c (Fcall_process): Fix GC protection.  Make sure
11107         current buffer is always restored.
11109 2009-04-29  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11111         * atimer.c (init_atimer): Also clear stopped_atimers.
11113         * keyboard.c (init_keyboard) [POLL_FOR_INPUT]: Reset poll_timer.
11115         * process.c (create_process): Clean up merger residues of
11116         2008-07-17 change.
11118 2009-04-29  Ulrich Mueller  <ulm@gentoo.org>
11120         * lread.c (Vread_circle): New variable.
11121         (read1): Disable recursive read if Vread_circle is nil.
11123 2009-04-29  Kenichi Handa  <handa@m17n.org>
11125         * fontset.h (set_default_ascii_font): Delete extern.
11127         * fontset.c (set_default_ascii_font): Delete this unused function.
11129         * frame.c (x_set_font): When ARG is a font-object, check if the
11130         font-object matches with the ASCII font-spec of the frame's
11131         fontset.  If not, create a new fontset for the frame.  (Bug #3075)
11133 2009-04-28  Andreas Schwab  <schwab@linux-m68k.org>
11135         * fns.c (Flocale_info): Protect vector from GC during decoding.
11137         * process.c (Fstart_process): Protect argv strings from GC during
11138         encoding.
11140 2009-04-27  Andreas Schwab  <schwab@linux-m68k.org>
11142         * sysdep.c: Include <ctype.h>.
11144 2009-04-27  David Reitter  <david.reitter@gmail.com>
11146         * nsfont.m (nsfont_open): Remove unused variable shrink.
11147         Remove commented-out code.
11149 2009-04-26  Johan Bockgård  <bojohan@gnu.org>
11151         * keyboard.c (syms_of_keyboard) <input-decode-map>: Doc fix.
11153 2009-04-25  Jason Rumney  <jasonr@gnu.org>
11155         * w32font.c (clear_cached_metrics): Remove, unused since 2008-08-02.
11157 2009-04-25  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11159         * fringe.c (init_fringe_bitmap) [HAVE_X_WINDOWS && WORDS_BIG_ENDIAN]:
11160         Swap bytes in short integer if fringe bitmap width > 8.
11162 2009-04-23  Kenichi Handa  <handa@m17n.org>
11164         * xfaces.c (Fx_list_fonts): If a font size is specified in
11165         PATTERN, set it in returned scalable fonts.
11167 2009-04-22  Chong Yidong  <cyd@stupidchicken.com>
11169         * keyboard.c (Fset_input_meta_mode): Doc fix.
11171         * dispnew.c (Fsend_string_to_terminal): Doc fix.
11173         * data.c (Fterminal_local_value, Fset_terminal_local_value): Doc fixes.
11175         * coding.c (Fterminal_coding_system): Doc fix.
11177         * xfns.c (Fx_display_grayscale_p, Fx_display_pixel_width)
11178         (Fx_display_pixel_height, Fx_display_planes)
11179         (Fx_display_color_cells, Fx_server_max_request_size)
11180         (Fx_server_vendor, Fx_server_version, Fx_display_screens)
11181         (Fx_display_mm_height, Fx_display_mm_width)
11182         (Fx_display_backing_store, Fx_display_visual_class)
11183         (Fx_display_save_under, Fx_close_connection, Fx_synchronize):
11184         Doc fixes, replacing "terminal id" with "terminal object".
11185         (check_x_display_info): Handle terminal objects instead of
11186         terminal ids.
11188         * term.c (Ftty_display_color_p, Ftty_display_color_cells)
11189         (Ftty_type, Fcontrolling_tty_p, Ftty_no_underline, Fsuspend_tty)
11190         (Fresume_tty, Vsuspend_tty_functions, Vresume_tty_functions):
11191         Doc fixes, replacing "terminal id" with "terminal object".
11193 2009-04-21  Kenichi Handa  <handa@m17n.org>
11195         * font.c (font_load_for_lface): Cancel previous change (bug#2994).
11196         (font_score): Check AVGWIDTH too.
11198         * coding.c (decode_coding_utf_16): Reduce charbuf_end for the
11199         worst case.
11200         (decode_coding_sjis, decode_coding_big5, decode_coding_charset)
11201         (decode_coding_emacs_mule, decode_coding_iso_2022): Likewise.
11203 2009-04-19  Jason Rumney  <jasonr@gnu.org>
11205         The following changes fix Bug#3005 for wide glyphs on each platform,
11206         without reintroducing Bug#1258 for stretch glyphs.
11208         * xterm.c (x_draw_bar_cursor): Limit cursor width differently for
11209         BAR_CURSOR and HBAR_CURSOR.  Calculate width of HBAR_CURSOR using
11210         get_phys_cursor_geometry.
11212         * w32term.c (x_draw_bar_cursor): Limit cursor width differently
11213         for BAR_CURSOR and HBAR_CURSOR.  Calculate width of HBAR_CURSOR
11214         using get_phys_cursor_geometry.
11216         * nsterm.m (ns_draw_window_cursor): HBAR_CURSOR width already
11217         correctly calculated.
11219 2009-04-19  Jan Djärv  <jan.h.d@swipnet.se>
11221         * gtkutil.c (xg_tool_bar_menu_proxy, update_frame_tool_bar):
11222         Use G_CALLBACK instead of GTK_SIGNAL_FUNC which is deprecated.
11223         (xg_initialize): Use g_type_class_ref instead of gtk_type_class which
11224         is deprecated.
11226 2009-04-18  Andreas Schwab  <schwab@linux-m68k.org>
11228         * font.c (font_put_frame_data): Use xfree instead of free.
11230 2009-04-17  Juanma Barranquero  <lekktu@gmail.com>
11232         * w32font.c (Qja, Qko): Remove declarations.
11233         (syms_of_w32font): Don't DEFSYM them.
11235 2009-04-17  Chong Yidong  <cyd@stupidchicken.com>
11237         * font.c (Qja, Qko): Move definitions here from ftfont.c.
11239         * font.h (Qja, Qko): Extern them.
11241         * ftfont.c (Qja, Qko): Remove declarations.
11243         * xfont.c (Qja, Qko): Remove declarations.
11245 2009-04-17  Kenichi Handa  <handa@m17n.org>
11247         * editfns.c (Ftranslate_region_internal): Use Fconcat to make a
11248         string from a vector to handle Latin-1 characters correctly.
11250         * ftfont.c (ftfont_pattern_entity): Return a newly allocated
11251         entity even if the cache hits.
11253 2009-04-16  Andreas Schwab  <schwab@linux-m68k.org>
11255         * search.c (boyer_moore): Use zero as marker value for a possible
11256         match instead of depending on overflow behavior.  (Bug#2844)
11258         * search.c: Use EMACS_INT for buffer positions.  Add prototypes.
11259         * lisp.h: Adjust prototypes.
11261 2009-04-16  Chong Yidong  <cyd@stupidchicken.com>
11263         * keyboard.c (adjust_point_for_property): Disable 2009-02-12
11264         change (Bug#3003).
11266 2009-04-16  Kenichi Handa  <handa@m17n.org>
11268         * xfont.c (xfont_has_char): Special handling of `ja' and `ko' adstyle.
11270         * xftfont.c (xftfont_has_char): Special handling of `ja' and `ko'
11271         adstyle.
11273         * ftfont.c (Qja, Qko): Don't make them static.
11274         (enum ftfont_cache_for): New enum.
11275         (fc_charset_table): Undo the previous change.
11276         (ftfont_get_latin1_charset): Delete it.
11277         (ftfont_pattern_entity): Check cache by ftfont_lookup_cache.
11278         Set FONT_SIZE_INDEX of the entity to 0 for a scalable font.  For a
11279         non-scarable font, try to get AVERAGE_WIDTH.
11280         (ftfont_lookup_cache): Argument FOR-FACE is changed to CACHE_FOR.
11281         Change ft_face_cache from a list of a hash-table.  Don't check
11282         `ja' and `ko' adstyle here.
11283         (ftfont_get_fc_charset): Call ftfont_lookup_cache with
11284         FTFONT_CACHE_FOR_CHARET.
11285         (ftfont_get_charset): Undo the previous change.
11286         (ftfont_open): Call ftfont_lookup_cache with FTFONT_CACHE_FOR_FACE.
11287         (ftfont_close): Likewise.
11288         (ftfont_has_char): Special handling of `ja' and `ko' adstyle.
11290         * font.c (font_sort_entites): Change the meaning of the arg
11291         BEST-ONLY.  Don't optimize for VEC of lenght 1.
11292         (font_select_entity): Just return the value of font_sort_entites.
11294         * xfaces.c (merge_face_vectors): Reflect font properties in
11295         to[LFACE_FONT_INDEX] to the other face attributes.  Don't call
11296         font_clear_prop if a face attribute doesn't change.
11298         * charset.h (charset_ksc5601): Extern it.
11300         * charset.c (charset_ksc5601): New variable.
11301         (Fdefine_charset_internal): Set charset_ksc5601.
11302         (init_charset_once): Initialize charset_ksc5601 to -1.
11304 2009-04-15  Dan Nicolaescu  <dann@ics.uci.edu>
11306         * fileio.c (history_delete_duplicates): Remove unused declaration.
11308         * callint.c (history_delete_duplicates): New declaration.
11309         (Fcall_interactively): Remove command history duplicates when
11310         history_delete_duplicates is true.
11312 2009-04-14  Eli Zaretskii  <eliz@gnu.org>
11314         * buffer.c (syms_of_buffer) <line-spacing>: Doc fix.
11316 2009-04-14  Kenichi Handa  <handa@m17n.org>
11318         * font.c (Ffont_info): Fix docstring.  Fix the second element of
11319         the returned value (bug#2949).
11321 2009-04-14  Chong Yidong  <cyd@stupidchicken.com>
11323         * xdisp.c (Vwrap_prefix, Vline_prefix): Reflow docstrings.
11325 2009-04-14  Kenichi Handa  <handa@m17n.org>
11327         * xfont.c (xfont_has_char): The font has C if C is ASCII and the
11328         encoding charset is ascii_compatible.
11330         * charset.c (Fdefine_charset_internal): Make charset
11331         ascii-compatible if the method is CHARSET_METHOD_OFFSET, the
11332         code_offset is 0, and covers all ASCII characters.
11334 2009-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
11336         * nsselect.m (symbol_to_nsstring, clean_local_selection_data)
11337         (ns_string_to_pasteboard_internal):
11338         * nsmenu.m (process_dialog):
11339         * nsimage.m (ns_load_image): Use SDATA and ASET where appropriate.
11340         * nsfont.m (nsfont_open): Use XHASH to make it compile with LISP_UNION.
11341         * lisp.h (Fx_load_color_file): Declare.
11343 2009-04-13  Kenichi Handa  <handa@m17n.org>
11345         * font.c (font_delete_unmatched): Preserve the order of list elements.
11346         (font_select_entity): Suppress the code to optimize for the same
11347         kind of fonts.
11348         (font_load_for_lface): Get a font that supports at least ASCII
11349         characters.
11351         * ftfont.c (Qja, Qko): New variables.
11352         (fc_charset_table): Delete uniquifier data for iso8859-1.
11353         (ftfont_get_latin1_charset): New function.
11354         (get_adstyle_property): New function.
11355         (ftfont_pattern_entity): Set FONT_ADSTYLE_INDEX of entity for
11356         bitmap fonts.
11357         (ftfont_lookup_cache): Handle the case that KEY is a font-entity.
11358         Delete iso-8859-1 range from the charset of fonts whose adstyle is
11359         `ko' or `ja'.
11360         (ftfont_get_fc_charset): Call ftfont_lookup_cache with ENTITY.
11361         (ftfont_get_charset): For iso8859-1, call ftfont_get_latin1_charset.
11362         (ftfont_list): Don't refuse a font spec with non-nil `adstyle'
11363         property.
11364         (ftfont_open): Call ftfont_lookup_cache with ENTITY.
11365         (syms_of_ftfont): DEFSYM Qja and Qko.
11367 2009-04-09  Kenichi Handa  <handa@m17n.org>
11369         * charset.c (map_charset_chars): For a charset of `superset'
11370         method, fix calculation of code range.
11372         * font.c (font_put_extra): If VAL is nil, delete the slot for PROP
11373         from the list of extra properties.
11374         (font_clear_prop): Be sure to delete `:name' font property.
11376 2009-04-08  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11378         * dispnew.c (redraw_overlapping_rows): Fix detection of
11379         overlapping for topmost and bottommost rows.
11381         * ftfont.c (ftfont_text_extents): Fix calculation of metrics->descent.
11383 2009-04-06  Jason Rumney  <jasonr@gnu.org>
11385         * frame.c (x_set_font): Avoid C99 mid-block variable declaration.
11387 2009-04-06  Kenichi Handa  <handa@m17n.org>
11389         * ftxfont.c (ftxfont_draw_backgrond): Fix args to XFillRectangle.
11391         * xftfont.c (xftfont_open): Fix setting font->underline_thickness.
11393 2009-04-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11395         * ftfont.c (ftfont_open): Fix checking of the return value of
11396         FT_Load_Char.  Fix setting font->underline_thickness.
11398 2009-04-04  Chong Yidong  <cyd@stupidchicken.com>
11400         * terminal.c (Fterminal_name, Fdelete_terminal, Fterminal_name)
11401         (Fterminal_parameters, Fterminal_parameter)
11402         (Fset_terminal_parameter): In doc string, refer to terminal
11403         objects rather than terminal ids.
11405 2009-04-04  Eli Zaretskii  <eliz@gnu.org>
11407         * dosfns.c (system_process_attributes) [SYSTEM_MALLOC]: Don't call
11408         ret_lim_data.  (Bug#2867)
11410 2009-04-03  Chong Yidong  <cyd@stupidchicken.com>
11412         * term.c (produce_stretch_glyph): Reduce width of stretch glyphs
11413         so they don't get wider than the window, matching 2006-01-23
11414         change to the partner function in xdisp.c (Bug#2800).
11416 2009-04-03  Kenichi Handa  <handa@m17n.org>
11418         * print.c (print_object): Make each lowest sub_char_table start a
11419         new line (Bug#2866).
11421 2009-04-02  Kenichi Handa  <handa@m17n.org>
11423         * fontset.c (fontset_font): Record no-font when a fontset
11424         explicitly tells not to try another font-specs.
11426 2009-03-30  Pierre Poissinger  <pierre.poissinger@gmail.com>  (tiny change)
11428         * charset.c (map_charset_for_dump): Add missing UNGCPRO.
11430 2009-03-30  Kenichi Handa  <handa@m17n.org>
11432         * fontset.c (fontset_from_font): Specify only registry in a
11433         font-spec for all characters supported by that registry.
11435         * ftfont.c: Fix previous change.  Define ftfont_variation_glyphs
11436         even if HAVE_M17N_FLT is not defined.
11438 2009-03-29  Sebastian Rose  <sebastian_rose@gmx.de>  (tiny change)
11440         * ftfont.c: Conditionalize prototyping and use of
11441         ftfont_variation_glyphs.
11443 2009-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11445         * frame.c (delete_frame): Work around compiler bug.
11447         * editfns.c (general_insert_function): Adjust to insdel.c changes.
11448         * insdel.c (prepare_to_modify_buffer, signal_before_change):
11449         Some more EMACS_INT.
11450         * lisp.h (copy_text, count_size_as_multibyte): Fix last change.
11452         * xdisp.c (dump_glyph): Fix typo.
11454         * insdel.c (move_gap, move_gap_both, gap_left, gap_right)
11455         (adjust_markers_gap_motion, adjust_markers_for_delete)
11456         (adjust_markers_for_insert, adjust_point)
11457         (adjust_markers_for_replace, make_gap_larger, make_gap_smaller)
11458         (make_gap, copy_text, count_size_as_multibyte, insert)
11459         (insert_and_inherit, insert_before_markers)
11460         (insert_before_markers_and_inherit, insert_1)
11461         (count_combining_before, count_combining_after, insert_1_both)
11462         (insert_from_string, insert_from_string_before_markers)
11463         (insert_from_string_1, insert_from_gap, insert_from_buffer)
11464         (insert_from_buffer_1, adjust_after_replace)
11465         (adjust_after_replace_noundo, adjust_after_insert, replace_range)
11466         (replace_range_2, del_range, del_range_1, del_range_byte)
11467         (del_range_both, del_range_2, modify_region)
11468         (prepare_to_modify_buffer, signal_before_change)
11469         (signal_after_change, Fcombine_after_change_execute): Use EMACS_INT
11470         for buffer positions and sizes.
11471         * lisp.h: Adjust prototypes accordingly.
11473         * fileio.c (adjust_markers_for_delete): Move declaration to lisp.h.
11474         (non_regular_inserted, non_regular_nbytes, read_non_regular)
11475         (Finsert_file_contents): Use EMACS_INT for buffer positions.
11477         * fileio.c (Finsert_file_contents): Don't limit size to INT_MAX/4.
11479 2009-03-27  Jan Djärv  <jan.h.d@swipnet.se>
11481         * frame.c (x_set_font): If the fullscreen property is non-nil, adjust
11482         lines and columns so we keep the same pixel height and width.
11484         * xterm.c (handle_one_xevent): Call x_handle_net_wm_state if
11485         the property _NET_WM_STATE has changed.
11486         (x_handle_net_wm_state): New function to update frame parameter
11487         fullscreen.
11488         (x_term_init): Initialize atoms for _NET_WM_STATE.
11490         * xterm.h (struct x_display_info): Add atoms for _NET_WM_STATE.
11492 2009-03-27  Kevin Ryde  <user42@zip.com.au>
11494         * keyboard.c (tty_read_avail_input): Don't treat a -1 return from
11495         Gpm_GetEvent as an error that justifies closing the filedescriptor.
11496         * term.c (close_gpm): Get the filedescriptor as a (new) parameter.
11497         (Fgpm_mouse_stop): Pass that new parameter.
11498         * termhooks.h (close_gpm): Adjust prototype.
11500 2009-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
11502         * lisp.h (Fx_focus_frame): Declare.
11504         * callint.c (Fcall_interactively): For '^' just delegate the work to
11505         handle-shift-selection.
11506         (syms_of_callint): Move declaration of shift-select-mode to simple.el.
11508 2009-03-24  Chong Yidong  <cyd@stupidchicken.com>
11510         * editfns.c (Ffloat_time): Doc fix (Bug#2768).
11512         * data.c (Qinteractive_form): New variable.
11513         (Finteractive_form): Use it.
11515         * eval.c (Fcommandp): Use Qinteractive_form.
11517 2009-03-24  Jason Rumney  <jasonr@gnu.org>
11519         * fileio.c (Fsubstitute_in_file_name): Always work on a copy.
11520         Calculate total size precisely.  Decode environment variables
11521         before substituting.  (Bug#38)
11523 2009-03-24  Kenichi Handa  <handa@m17n.org>
11525         * font.c (find_font_encoding): Return Qnil for unsupported
11526         encoding (Bug#2722).
11528 2009-03-23  Jan Djärv  <jan.h.d@swipnet.se>
11530         * gtkutil.c (xg_display_open): Assign a value to gdpy_def, check
11531         that gdpy is set.
11533 2009-03-22  Alan Mackenzie  <acm@muc.de>
11535         * callint.c (Finteractive): Clarify the doc string - even
11536         promptless elements need \n separators.
11538 2009-03-22  Jason Rumney  <jasonr@gnu.org>
11540         * w32term.c (syms_of_w32term): Doc fix for
11541         x-use-underline-position-properties.
11543 2009-03-21  Eli Zaretskii  <eliz@gnu.org>
11545         * w32.c (getpwuid): Change argument type to unsigned.
11546         (struct w32_id): Change type of `rid' member to unsigned.
11547         (w32_cached_id, w32_add_to_cache, get_name_and_id): Change type of
11548         argument ID to unsigned.  All callers changed.
11549         (getuid, geteuid, getgid, getegid): Change return type to unsigned.
11551 2009-03-20  Eli Zaretskii  <eliz@gnu.org>
11553         * editfns.c (Fuser_uid, Fuser_real_uid): If UID as EMACS_INT is
11554         negative, produce a float value.
11556         * dired.c (make_uid, make_gid): New functions.
11557         (Ffile_attributes): Use them to avoid negative UID and GID.
11559 2009-03-20  Juanma Barranquero  <lekktu@gmail.com>
11561         * keyboard.c (Fcurrent_idle_time): Reflow docstring.
11562         (syms_of_keyboard) <command-hook-internal, input-method-function>:
11563         Fix typos in docstrings.
11565 2009-03-19  Kenichi Handa  <handa@m17n.org>
11567         * fontset.c (Fset_fontset_font): When a spec of ASCII font is
11568         changed, use font_load_for_lface to get a new font object.
11569         Call free_realized_fontset after handling ASCII font change.
11571         * frame.c (x_set_font): Handle the case that ARG is a cons.
11573 2009-03-19  Glenn Morris  <rgm@gnu.org>
11575         * fileio.c (Fsubstitute_in_file_name): Doc fix.
11577 2009-03-19  Chong Yidong  <cyd@stupidchicken.com>
11579         * indent.c (Fvertical_motion): Undo 2005-01-19 change (Bug#2694).
11581 2009-03-19  Kenichi Handa  <handa@m17n.org>
11583         * charset.c (load_charset_map_from_file): When a mapfile can't be
11584         loaded, signal an error.
11586 2009-03-18  Eli Zaretskii  <eliz@gnu.org>
11588         * dired.c (Ffile_attributes): Make sure UID and GID are always
11589         positive, even if the value is too large for a positive EMACS_INT.
11590         Doc fix.
11592         * editfns.c (Fuser_login_name): Support float arguments.  Doc fix.
11594 2009-03-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11596         * xmenu.c (xdialog_show): Move Fredisplay call ...
11597         (Fx_popup_dialog): ... here.
11599 2009-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
11601         * dired.c (file_name_completion): Disable the first optimization just
11602         installed, since it is not implemented correctly.
11604 2009-03-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11606         * dired.c (file_name_completion): Check completion-ignored-extensions
11607         only if the entry can affect bestmatch.
11608         Stop the search early, as Ftry_completion already does.
11610 2009-03-17  Chong Yidong  <cyd@stupidchicken.com>
11612         * minibuf.c (Vminibuffer_completion_confirm): Doc fix.
11614 2009-03-15  Chong Yidong  <cyd@stupidchicken.com>
11616         * keyboard.c (parse_menu_item): Don't display remappings as menu
11617         equivalent bindings (Bug#788).
11619 2009-03-15  Jason Rumney  <jasonr@gnu.org>
11621         * w32term.h (WM_EMACS_PAINT): New message.
11622         * w32term.c (w32_read_socket): Use it instead of WM_PAINT.
11623         * w32fns.c (w32_wnd_proc): Change WM_PAINT to WM_EMACS_PAINT
11624         before passing to lisp thread.  (Bug#950)
11626 2009-03-14  David Reitter  <david.reitter@gmail.com>
11628         * nsterm.m (ns_shutdown_properly, -terminate): Remove global state
11629         variable as it was never reset.
11630         (ns_term_init): Remove initialization of Lisp-settable defaults
11631         and ns_expand_space.
11632         (-setPanelFromDefaultValues): Remove ns_expand_space.
11633         (-showPreferencesWindow): Send new KEY_NS_SHOW_PREFS key.
11634         * nsfont.m (nsfont_open): Remove ns_expand_space, assume -0.5
11635         i.e. no additional spacing, similar to Carbon port.
11637         * nsterm.h: Define KEY_NS_SHOW_PREFS key.
11638         * nsfns.m (ns-popup-prefs-panel): Remove.
11640 2009-03-14  Jan Djärv  <jan.h.d@swipnet.se>
11642         * sound.c (alsa_configure): Remove call to deprecated
11643         snd_pcm_sw_params_set_xfer_align.
11645 2009-03-14  Stephen Berman  <stephen.berman@gmx.net>
11647         * gtkutil.c (xg_tool_bar_callback): Set focus back to the frame
11648         after clicking in a detached tool bar.
11649         (xg_tool_bar_proxy_callback): Remove call to Fx_focus_frame.
11651 2009-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
11653         * fontset.c (fontset_from_font, Ffontset_info): YAILOM (Yet another
11654         int/Lisp_Object mixup).
11656 2009-03-13  Kenichi Handa  <handa@m17n.org>
11658         * fontset.c (Ffontset_info, check_fontset_name): New arg frame.
11659         Handle NAME nil and t correctly.  Callers changed.
11660         (font_def_arg, add_arg, from_arg, to_arg): Delete them.
11661         (set_fontset_font): Change ARG to a vector.  Handle range_list in
11662         ARG correctly.
11663         (Fset_fontset_font): Fix the case that TARGET is both a script
11664         name and charset name.  Adjust the arg to set_fontset_font for
11665         the above change.
11666         (fontset_from_font): Fix previous change.
11667         (Ffontset_info): Adjust for the 2008-07-09 change of fontset
11668         entry.  If FONTSET is the default fontset, don't set the extra
11669         slot of the returning char-table.
11671 2009-03-12  Juanma Barranquero  <lekktu@gmail.com>
11673         * nsfns.m (Fx_close_connection): Doc fix.
11674         (Fns_do_applescript): Reflow docstring.
11675         (Fns_hide_others, Fns_hide_emacs, Fns_convert_utf8_nfd_to_nfc)
11676         (Fx_display_pixel_width, Fx_display_pixel_height)
11677         (Fns_display_usable_bounds, Fx_display_planes, Fx_show_tip):
11678         Fix typos in docstrings.
11679         (Fns_set_alpha): Fix typos in error messages.
11681 2009-03-12  David Reitter  <david.reitter@gmail.com>
11683         * termhooks.h [HAVE_NS]: Define NS_NONKEY_EVENT to be used for
11684         non-key system events on NS.  Formerly, NON_ASCII_KEYSTROKE_EVENT
11685         were used for such events.
11687         * nsterm.m (newFrame, openFile, fulfillService, changeFont)
11688         (toggleToolbar, performDragOperation, runHelp): Use it.
11690         * keyboard.c (parse_menu_item) [HAVE_NS]: Treat new event like
11691         NON_ASCII_KEYSTROKE_EVENT, but set used_mouse_menu.
11693 2009-03-11  Kenichi Handa  <handa@m17n.org>
11695         * font.h (font_open_by_spec): Extern it.
11697         * font.c (font_open_by_spec): New function.
11698         (font_open_by_name): Use font_open_by_spec.
11700         * frame.c (x_set_font): When ARG is a font-object, don't alter the
11701         fontset of the frame.
11703         * fontset.c (Fset_fontset_font): When a font for ASCII is changed,
11704         modify the default font of frames that use this fontset.
11705         (num_auto_fontsets): New variable.
11706         (fontset_from_font): Use num_auto_fontsets to decide a fontset
11707         name.  Be sure to set FONTSET_ASCII to the correct font name.
11708         (update_auto_fontset_alist): New function.
11710 2009-03-11  Juanma Barranquero  <lekktu@gmail.com>
11712         * makefile.w32-in: Update dependencies.
11714 2009-03-06  Adrian Robert  <Adrian.B.Robert@gmail.com>
11716         * nsfns.m (syms_of_nsfns): Remove Qbuffered.
11718 2009-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11720         * buffer.c (Fswitch_to_buffer): Revert part of 2008-10-21's change.
11722 2009-03-10  Chong Yidong  <cyd@stupidchicken.com>
11724         * lread.c (Feval_buffer): Doc fix.
11726 2009-03-09  Kenichi Handa  <handa@m17n.org>
11728         * charset.c (Qfile_name_handler_alist): Extern it.
11729         (load_charset_map_from_file): Temporarily bind
11730         `file-name-handler-alist' to nil while calling openp.  (Bug#2435)
11732 2009-03-06  Aaron Ecay  <aaronecay@gmail.com>  (tiny change)
11734         * nsterm.m (ns_draw_vertical_window_border): Draw 1 pixel wide,
11735         not two, and use NSRectFill instead of NSDrawGroove.  (Bug#2352)
11737 2009-03-06  Adrian Robert  <Adrian.B.Robert@gmail.com>
11739         * nsterm.m: Include <signal.h> for SIGTERM used in ns_term_shutdown.
11740         (x_set_window_size): Change back to calculated method of setting
11741         toolbar height under Cocoa.  (Bug#2546)
11742         (EmacsView-windowWillUseStandardFrame:defaultFrame:): New method.
11743         (EmacsView-drawRect:): Completely shortcircuit if ns_in_resize.
11745         * nsfns.m (ns_appkit_version_int): Fix typo in the version macro.
11747         * nsmenu.m (EmacsMenu-addItemWithWidgetValue:): Don't add
11748         accelerator in parens under GNUstep.
11750 2009-03-06  Kenichi Handa  <handa@m17n.org>
11752         These changes are to detect incorrect composition sequence without
11753         looking ahead the source.  (Bug#2370)
11755         * coding.h: Include "composite.h".
11756         (enum compisition_state): New enum.
11757         (struct compisition_status): New struct.
11758         (struct iso_2022_spec): New member cmp_status.
11759         (struct emacs_mule_spec): New struct.
11760         (struct coding_system): New members ctext_extended_segment_len and
11761         embedded_utf_8.  Change the union member
11762         spec.emacs_mule_full_support to spec.emacs_mule.
11764         * coding.c (CODING_ISO_CMP_STATUS): New macro.
11765         (CODING_ISO_EXTSEGMENT_LEN, CODING_ISO_EMBEDDED_UTF_8): New macros.
11766         (MAX_ANNOTATION_LENGTH): Define to 5.
11767         (ADD_COMPOSITION_DATA): New arg nbytes.
11768         (emacs_mule_char): New arg cmp_status.
11769         (DECODE_EMACS_MULE_COMPOSITION_CHAR): Delete it.
11770         (DECODE_EMACS_MULE_COMPOSITION_RULE_20): New arg c.
11771         (DECODE_EMACS_MULE_COMPOSITION_RULE_21): New arg c.
11772         (DECODE_EMACS_MULE_21_COMPOSITION): Delete the arg c.
11773         (DECODE_EMACS_MULE_20_RELATIVE_COMPOSITION): Likewise.
11774         (DECODE_EMACS_MULE_20_RULEBASE_COMPOSITION): Likewise.
11775         (DECODE_EMACS_MULE_COMPOSITION_START): New macro.
11776         (EMACS_MULE_COMPOSITION_END): New macro.
11777         (emacs_mule_finish_composition): New function.
11778         (EMACS_MULE_MAYBE_FINISH_COMPOSITION): New macro.
11779         (decode_coding_emacs_mule): Avoid long looking ahead while
11780         handling composition.
11781         (DECODE_COMPOSITION_RULE): Argument changed to rule and nbytes.
11782         (ENCODE_COMPOSITION_RULE): New macro.
11783         (finish_composition): New function.
11784         (MAYBE_FINISH_COMPOSITION): Call finish_composition.
11785         (DECODE_COMPOSITION_START): New implementation.
11786         (DECODE_COMPOSITION_END): Likewise.
11787         (STORE_COMPOSITION_RULE): New macro.
11788         (decode_coding_iso_2022): Avoid long looking ahead while handling
11789         composition, CTEXT extended segment, and embedded UTF-8.
11790         (setup_coding_system): For a coding of type iso-2022, reset
11791         CODING_ISO_EXTSEGMENT_LEN (coding) and
11792         CODING_ISO_EMBEDDED_UTF_8 (coding).
11793         (get_translation): Delete arguments last_block, from_nchars,
11794         to_nchars.  Callers changed.
11795         (produce_chars): Don't modify charbuf.  Adjusted for the change of
11796         get_translation.
11797         (produce_composition): Adjust for the new annotation sequence.
11798         (handle_composition_annotation): Likewise.
11799         (consume_chars): Adjust for the change of get_translation.
11801 2009-03-05  Adrian Robert  <Adrian.B.Robert@gmail.com>
11803         * nsterm.m (ns_select): Shortcircuit if reentrant call.  (Bug#2564)
11805 2009-03-05  Kenichi Handa  <handa@m17n.org>
11807         * font.c (font_select_entity): New function.
11808         (font_find_for_lface): Use font_select_entity to select a font.
11810         * fontset.c (fontset_find_font): If a font found without
11811         restricting to the characters C doesn't support C, try to find a
11812         font with C restriction.
11814 2009-03-04  Nikolaj Schumacher  <me@nschum.de>
11816         * nsfont.m (nsfont_draw): Compare ns_antialias_text against lisp value.
11818 2009-03-04  Jason Rumney  <jasonr@gnu.org>
11820         * w32fns.c (w32_wnd_proc): Only ignore IME messages for the
11821         characters that have already been read.  (Bug#2569)
11823         * image.c (xbm_read_bitmap_data, png_load, svg_load_image):
11824         Log an error message if check_image_size failed.
11825         (xpm_load_image, pbm_load, jpeg_load, tiff_load, gif_load)
11826         (gs_load): Mention max-image-size in size error message.  (Bug#2560)
11828 2009-03-02  Eli Zaretskii  <eliz@gnu.org>
11830         * callproc.c (Fcall_process): Bind inhibit-modification-hooks to t
11831         when decoding process output.
11833 2009-03-01  Richard M Stallman  <rms@gnu.org>
11835         * m/mips.h (DATA_SEG_BITS, XUINT, XSET): Definitions disabled.
11837         * emacs.c (gdb_data_seg_bits) [USE_LSB_TAG]: Make it 0.
11839 2009-02-28  Eli Zaretskii  <eliz@gnu.org>
11841         * coding.c (decode_coding_utf_8, decode_coding_utf_16)
11842         (decode_coding_emacs_mule, decode_coding_iso_2022)
11843         (encode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
11844         (decode_coding_raw_text, decode_coding_charset)
11845         (setup_coding_system, decode_eol, decode_coding, consume_chars):
11846         Honor inhibit-eol-conversion.  (Bug #2186)
11848 2009-02-28  Jason Rumney  <jasonr@gnu.org>
11850         * coding.c (detect_coding_charset): If not checking latin extra,
11851         fail on characters between 0x80 and 0xA0.  (Bug#2354)
11853 2009-02-28  Eli Zaretskii  <eliz@gnu.org>
11855         * coding.c (detect_coding_charset): Fix change from 2008-10-21.
11856         Also, check iso-latin-*, not only iso-8859-*.  (Bug#2497)
11858 2009-02-27  Glenn Morris  <rgm@gnu.org>
11860         * callint.c (Finteractive): Doc fix.
11862 2009-02-27  Kenichi Handa  <handa@m17n.org>
11864         * lread.c (read_escape): Signal an error for invalid \UXXXXXXXX.
11866 2009-02-27  Chong Yidong  <cyd@stupidchicken.com>
11868         * font.c (font_style_to_value): Set value for unknown symbols to
11869         100 instead of 255.
11870         (weight_table, slant_table, width_table): Treat "unspecified" as
11871         the default value.
11873 2009-02-26  Juanma Barranquero  <lekktu@gmail.com>
11875         * fileio.c (Fnext_read_file_uses_dialog_p): Fix typo in docstring.
11877 2009-02-25  Juanma Barranquero  <lekktu@gmail.com>
11879         * lread.c (Fload): Stop checking Vloads_in_progress and signal
11880         error as soon as a recursive load is detected.
11882 2009-02-24  Adrian Robert  <Adrian.B.Robert@gmail.com>
11884         * nsterm.m (ns_ring_bell): Convert rect to window coordinates
11885         before caching.
11887 2009-02-24  Kenichi Handa  <handa@m17n.org>
11889         * fontset.c (fontset_find_font): Fix the condition for checking
11890         unavailable font.
11892 2009-02-24  Glenn Morris  <rgm@gnu.org>
11894         * xfaces.c (Finternal_set_font_selection_order): Remove leading
11895         whitespace that confuses documentation.
11897 2009-02-23  Miles Bader  <miles@gnu.org>
11899         * process.c (Flist_system_processes, Fprocess_attributes)
11900         (syms_of_process): Rename `system-process-attributes' to
11901         `process-attributes'.
11903 2009-02-22  Andreas Schwab  <schwab@linux-m68k.org>
11905         * coding.h (struct coding_system): Make safe_charsets a pointer to
11906         unsigned char.
11907         * coding.c (CODING_ISO_REQUEST): Check for safe_charsets content
11908         being 255.
11909         (SAFE_CHARSET_P): Likewise.
11910         (setup_iso_safe_charsets): Properly setup safe_charsets.
11911         (Fdefine_coding_system_internal): Likewise.
11912         (setup_coding_system): Likewise.  Remove unneeded casts.
11913         (detect_coding_iso_2022): Compare Viso_2022_charset_list with
11914         CODING_ATTR_CHARSET_LIST, not CODING_ATTR_SAFE_CHARSETS.
11915         Remove unneeded casts.
11917         * insdel.c (del_range_2): Don't modify gap contents when called
11918         from decode_coding_object.  (Bug#1809)
11920 2009-02-21  Chong Yidong  <cyd@stupidchicken.com>
11922         * data.c (syms_of_data): Define Qfont_spec, Qfont_entity, and
11923         Qfont_object.
11924         (Ftype_of): Recognize font objects.
11926         * lisp.h: Define Qfont_spec, Qfont_entity, Qfont_object extern.
11928         * font.c (Qfont_spec, Qfont_entity, Qfont_object):
11929         Definitions moved to data.c.
11931 2009-02-20  Adrian Robert  <Adrian.B.Robert@gmail.com>
11933         * nsterm.m (x_make_frame_invisible): Unset async_visible,
11934         async_iconified.  Based on a patch by Christian Lynbech
11935         <christian.lynbech@tieto.com>.
11936         (EmacsView-windowDidMiniaturize:): Unset async_visible.
11938 2009-02-20  Glenn Morris  <rgm@gnu.org>
11940         * syntax.c (Fskip_chars_forward): Fix doc typo.
11942 2009-02-20  Chong Yidong  <cyd@stupidchicken.com>
11944         * keymap.c (Fkeymap_parent): Doc fix (Bug#2391).
11946 2009-02-19  Chong Yidong  <cyd@stupidchicken.com>
11948         * xfns.c (Fx_create_frame): Give Xft driver a higher priority.
11950 2009-02-19  Kenichi Handa  <handa@m17n.org>
11952         * coding.c (detect_coding): Preserve coding->mode.
11953         Don't overflow coding->carryover.  (Bug#2370)
11955 2009-02-18  Dan Nicolaescu  <dann@ics.uci.edu>
11957         * m/ibmrs6000.h (ADDR_CORRECT): Restore, removed by mistake on 2008-07-23.
11959 2009-02-18  Kenichi Handa  <handa@m17n.org>
11961         * font.c (font_check_otf_features): Fix handling of `nil' element.
11962         (Ffont_spec): Describe :lang and :otf in the docstring.
11964 2009-02-16  Andreas Schwab  <schwab@suse.de>
11966         * coding.c (Fcheck_coding_systems_region): Fix test for unibyte
11967         string.
11969 2009-02-16  Kenichi Handa  <handa@m17n.org>
11971         * coding.c (Fcheck_coding_systems_region): Fix typo; Qt -> Qnil.
11972         (Bug#1723)
11974 2009-02-14  Chong Yidong  <cyd@stupidchicken.com>
11976         * dispextern.h (struct iterator_stack_entry): New line_wrap member.
11978         * xdisp.c (push_it, pop_it): Save and restore line_wrap.
11979         (handle_line_prefix): Suppress wrapping of wrap prefixes.
11981 2009-02-14  Eli Zaretskii  <eliz@gnu.org>
11983         * msdos.c (MAX_SCREEN_BUF): New macro.
11984         (IT_write_glyphs): Make screen_buf[] always be MAX_SCREEN_BUF-long.
11985         Encode the entire run of glyphs sharing the same face, instead of
11986         doing that one glyph at a time (fixes a bug with displaying
11987         double-size characters).
11989 2009-02-13  Adrian Robert  <Adrian.B.Robert@gmail.com>
11991         * nsfns.m (ns-read-file-name): BLOCK_INPUT while showing dialog.
11993         * nsmenu.m (pop_down_menu): Check popup_activated_flag.
11994         (ns_popup_dialog, EmacsDialogPanel-runDialogAt:): Let
11995         pop_down_menu do the cleanup work as it is always called.  (Bug#2154)
11997         * nsfont.m (nsfont_make_fontset_for_font): For now, don't try to
11998         set fontset font for "mathematical-" sub-scripts.  (Bug #2218)
12000 2009-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
12002         * keyboard.c (adjust_point_for_property): Allow stopping between two
12003         invisible areas.
12005 2009-02-12  Jason Rumney  <jasonr@gnu.org>
12007         * w32font.c (check_face_name): Check for fake helv.  (Bug#2275)
12008         (add_font_entity_to_list): Call check_face_name even when family
12009         is unspecified.
12011         * w32term.c (x_display_pixel_height, x_display_pixel_width):
12012         Release DC when finished.  Use NULL window to refer to desktop.
12013         (w32_term_init): Use NULL window to refer to desktop.  (Bug#460)
12015         * w32font.c (add_font_entity_to_list): Fix check for substituted
12016         raster fonts.  (Bug#2219)
12018 2009-02-12  Kenichi Handa  <handa@m17n.org>
12020         * composite.c (MAX_AUTO_COMPOSITION_LOOKBACK): New macro.
12021         (composition_gstring_width): Fix handling of LGLYPH_YOFF.
12022         (autocmp_chars): Use fast_looking_at.  Don't compose more
12023         characters than MAX_COMPOSITION_COMPONENTS.
12024         (find_automatic_composition): While looking forward and backward,
12025         check static composition.  Fix where to stop looking forward.
12026         (composition_adjust_point): Fix checking of static composition.
12027         (Fcomposition_get_gstring): Pay attention to
12028         MAX_COMPOSITION_COMPONENTS.
12030         * lisp.h (fast_looking_at): Extern it.
12032         * search.c (fast_looking_at): New function.
12034         * term.c (encode_terminal_code): Adjust for the change of
12035         <struct glyph>.u.cmp.to.
12036         (append_composite_glyph): Likewise.
12038         * xdisp.c (fill_gstring_glyph_string): Adjust for the change of
12039         <struct glyph>.u.cmp.to.  Check if the glyph belongs to the same
12040         composition.
12041         (append_composite_glyph): Adjust for the change of
12042         <strcut glyph>.u.cmp.to.
12044 2009-02-11  Juanma Barranquero  <lekktu@gmail.com>
12046         * casetab.c (init_casetab_once):
12047         * coding.c (ALLOC_CONVERSION_WORK_AREA):
12048         * font.c (font_update_lface):
12049         * fontset.c (Fnew_fontset):
12050         * ftfont.c (ftfont_drive_otf):
12051         * xfont.c (xfont_open):
12052         * xftfont.c (xftfont_get_xft_draw): Remove spurious semicolons.
12054 2009-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
12056         * fileio.c (Fwrite_region): !NILP -> CONSP.
12058 2009-02-10  Andreas Schwab  <schwab@suse.de>
12060         * process.c (send_process): Properly relocate pointer into data
12061         when using encoded data.  (Bug#2272)
12063 2009-02-08  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
12065         * coding.c (detect_coding_charset): Fix previous change.
12067 2009-02-08  Jason Rumney  <jasonr@gnu.org>
12069         * w32fns.c (w32_hide_hourglass): Handle case where frame
12070         disappeared while hourglass was displayed.  (Bug #2193)
12072 2009-02-07  Andreas Schwab  <schwab@suse.de>
12074         * unexelf.c (unexec): Fix error message.
12076 2009-02-07  Adrian Robert  <Adrian.B.Robert@gmail.com>
12078         * nsterm.m (EmacsApp-sendEvent:): Defer NSApplicationDefined event
12079         when modal window is active.  (Bug #2152)
12080         (applicationShouldTerminate:): Remove now-unneeded while loop
12081         around NSRunAlertPanel.
12083         * nsmenu.m (popupSession): New file-global variable.
12084         (pop_down_menu): End the popupSession before closing dialog.
12085         (ns_popup_dialog): BLOCK_INPUT around dialog presentation.
12086         (EmacsDialogPanel-runDialogAt:): Don't place window (superfluous),
12087         don't query NSApp for events (just sleep instead).
12089 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
12091         * coding.c (syms_of_coding) <translation-table-for-input>:
12092         Modify doc string to discourage use for character code unification.
12094 2009-02-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12096         * atimer.c (run_timers): Update pending_atimers.
12098 2009-02-06  Chong Yidong  <cyd@stupidchicken.com>
12100         * image.c (svg_load_image): Fix last change.
12102         * xfns.c (Fx_create_frame): Signal an error if no font is
12103         found (Bug#2147).
12105 2009-02-05  Juanma Barranquero  <lekktu@gmail.com>
12107         * character.c (syms_of_character) <script-representative-chars>:
12108         Fix typo in docstring.
12110 2009-02-04  Adrian Robert  <Adrian.B.Robert@gmail.com>
12112         * nsmenu.m (pop_down_menu): New function.
12113         (ns_popup_dialog): Call it on unwind.
12114         (EmacsDialogPanel-runDialogAt:): Check popup_activated_flag and
12115         call timer_check() (Bug#2154).
12116         (EmacsMenu-menuNeedsUpdate:): Don't call ns_update_menu if
12117         handling_signal is set.
12118         (EmacsMenu-fillWithWidgetValue:): Set submenu title.
12120         * config.in: Get rid of COCOA_EXPERIMENTAL_CTRL_G.
12122         * s/darwin.h: Same and NO_SOCK_SIGIO as well.
12124         * nsterm.m (ns_read_socket): Same and don't set handling_signal.
12126         * keyboard.c (poll_for_input_1, handle_async_input):
12127         Set handling_signal under HAVE_NS.
12129 2009-02-04  Glenn Morris  <rgm@gnu.org>
12131         * fileio.c (Fwrite_region): Doc fix (mention annotate-functions).
12133 2009-02-04  Kenichi Handa  <handa@m17n.org>
12135         * Makefile.in (composite.o): Depends on frame.h and termhooks.h.
12137         * charset.c (Fchar_charset): New optional arg restriction.
12139         * coding.h (coding_system_charset_list): Extern it.
12141         * coding.c (coding_system_charset_list): New function.
12143         * composite.c: Include coding.h and termhooks.h.
12144         (composition_gstring_p): Fix for the terminal case.
12145         (composition_gstring_width): Likewise.
12146         (fill_gstring_body): Likewise.
12147         (autocmp_chars): For terminal, call Fcomposition_get_gstring with
12148         the frame.
12149         (composition_compute_stop_pos): Adjust cmp_it->stop_pos if point
12150         is within a composition.
12151         (Fcomposition_get_gstring): Fix the terminal case.
12153         * term.c (encode_terminal_code): Fix handling of composition.
12154         (produce_composite_glyph): For static composition, get pixel_width
12155         from struct composition.
12157 2009-02-02  Andreas Schwab  <schwab@suse.de>
12159         * unexelf.c (unexec): Handle unaligned bss offset.
12161 2009-02-01  Adrian Robert  <Adrian.B.Robert@gmail.com>
12163         * nsterm.m (ns_read_socket): Copy 2009-01-29 and 2009-01-30
12164         XT,w32read_socket changes to ns_read_socket.
12166         * keyboard.c (handle_interrupt): Don't call
12167         quit_throw_to_read_char() under NS.
12169         * blockinput.h: Remove NS-specific code.
12171 2009-01-30  Dan Nicolaescu  <dann@ics.uci.edu>
12173         * dispnew.c (window_change_signal): Don't try to get the size of a
12174         suspended tty frame.
12175         * term.c (Fresume_tty): Resize if the size has changed while the
12176         tty was suspended.
12178         * alloc.c (mark_stack): Properly conditionalize previous change.
12180 2009-01-30  Juanma Barranquero  <lekktu@gmail.com>
12182         * w32inevt.c (w32_console_read_socket) [SYNC_INPUT]:
12183         * w32term.c (w32_read_socket) [SYNC_INPUT]:
12184         Remove; this code is not used on Windows.
12186 2009-01-30  Eli Zaretskii  <eliz@gnu.org>
12188         * coding.c (detect_eol, decode_eol): Handle text with DOS-style
12189         EOLs that also has stray ^M characters.
12191 2009-01-30  Juanma Barranquero  <lekktu@gmail.com>
12193         * atimer.c (run_timers, alarm_signal_handler):
12194         * keyboard.c (pending_signals, handle_async_input, init_keyboard):
12195         * w32inevt.c (w32_console_read_socket):
12196         * w32term.c (w32_read_socket):
12197         * xterm.c (XTread_socket): Use "#ifdef SYNC_INPUT" where appropriate.
12199 2009-01-30  Chong Yidong  <cyd@stupidchicken.com>
12201         * callproc.c (Vtemp_file_name_pattern): Remove DEFVAR_LISP.
12202         Initialize it as a relative filename pattern.
12203         (init_callproc): Don't initialize Vtemp_file_name_pattern here.
12204         (Fcall_process_region): Simplify temp file creation using
12205         temporary-file-directory.
12207 2009-01-29  Eli Zaretskii  <eliz@gnu.org>
12209         * msdos.c: Rename pending_signals to msdos_pending_signals.
12210         (sig_suspender, sigprocmask): Adjust.
12212 2009-01-29  Chong Yidong  <cyd@stupidchicken.com>
12214         * keyboard.c (pending_signals): New var.
12215         (poll_for_input, input_available_signal, init_keyboard): Set it.
12216         (process_pending_signals): New function.
12218         * lisp.h (QUIT): Check pending_signals instead of
12219         interrupt_input_pending.  Use process_pending_signals.
12221         * atimer.c (run_timers, alarm_signal_handler): Update pending_signals.
12223         * process.c (wait_reading_process_output): Use process_pending_signals.
12225         * sysdep.c (emacs_write): Use process_pending_signals.
12227         * xterm.c (XTread_socket): Update pending_signals.
12229         * w32term.c (w32_read_socket): Update pending_signals.
12231         * w32inevt.c (w32_console_read_socket): Update pending_signals.
12233 2009-01-29  Kenichi Handa  <handa@m17n.org>
12235         * xftfont.c (xftfont_has_char): New function.
12236         (syms_of_xftfont): Register xftfont_has_char in xftfont_driver.
12238 2009-01-29  Adrian Robert  <Adrian.B.Robert@gmail.com>
12240         * nsterm.h (EmacsPrefsController.cursorBlinkSlider): Only define
12241         under GNUstep.
12242         (ns_query_color): New declaration.
12244         * nsterm.m (ns_confirm_quit): New variable.
12245         (ns_set_default_prefs, syms_of_nsterm, ns_term_init): Initialize it.
12246         (EmacsApp-applicationShouldTerminate:): Use it.
12247         (EmacsPrefsController): Let user set it.
12248         (ns_query_color): New function.
12249         (ns_defined_color): Use it.
12250         (ns_initialize): Drop.
12251         (ns_term_init): Add two lines from ns_initialize(), and set
12252         input_interrupt_mode to nil.
12254         * image.c (svg_load_image): Don't right-shift background RGB when
12255         obtained from FRAME_BACKGROUND_PIXEL.  Under HAVE_NS use ns_query_color.
12257 2009-01-28  Kenichi Handa  <handa@m17n.org>
12259         * fontset.c (font_for_char): Use assq_no_quit, not assoc_no_quit.
12260         (fontset_get_font_group): Remember that no font-group is specified
12261         for C.
12263 2009-01-27  Chong Yidong  <cyd@stupidchicken.com>
12265         * fns.c (concat): Check for string overflow (bug#1787).
12267         * undo.c (undo_limit, undo_strong_limit, Vundo_outer_limit):
12268         Quadruple undo limits (bug#1501).
12270 2009-01-27  Kenichi Handa  <handa@m17n.org>
12272         * ftfont.c (ftfont_has_char): If the arg FONT is a font-object,
12273         directly use GT_Get_Char_index.
12275         * xftfont.c (struct xftfont_info): New member `index'.
12277         * fontset.c (font_for_char): Use assq_no_quit, not assoc_no_quit.
12278         (Ffontset_font): Adjust for the change of fontset entry.
12280 2009-01-26  Kenichi Handa  <handa@m17n.org>
12282         * fontset.c (fontset_find_font): Fix handling of non-cons return
12283         value of fontset_get_font_group.
12284         (fontset_font): Revert last change.
12286 2009-01-26  Jason Rumney  <jasonr@gnu.org>
12288         * w32font.c (w32font_list_internal): Return quickly if registry is
12289         unknown.  Simplify final return.
12290         (add_font_entity_to_list): Break complex logic down into more
12291         manageable chunks.  Move unknown registry check to
12292         w32font_list_internal.
12294 2009-01-25  Adrian Robert  <Adrian.B.Robert@gmail.com>
12296         Changes to remove Feval calls from GUI under NS.
12298         * nsterm.h: Move KEY_NS_... definitions here from nsterm.m.
12299         Add NS_TOGGLE_TOOLBAR, NS_PUT_WORKING_TEXT, NS_UNPUT_WORKING_TEXT.
12300         Remove NS_INSERT_WORKING_TEXT, NS_DELETE_WORKING_TEXT.
12302         * nsterm.m: Move KEY_NS_... definitions to nsterm.h.
12303         (EmacsView-toggleToolbar:): Use KEY_NS_TOGGLE_TOOLBAR.
12304         (EmacsView-setMarkedText:,-deleteWorkingText:): Use NS_TEXT_EVENT
12305         instead of NON_ASCII_KEYSTROKE_EVENT.
12306         (EmacsApp-terminate:): Use KEY_NS_POWER_OFF instead of Feval.
12307         (EmacsApp-applicationShouldTerminate:): Query user.
12308         (EmacsPreferencesController-runHelp:): Use KEY_NS_INFO_PREFS
12309         instead of Feval.
12311         * termhooks.h (NS_TEXT_EVENT): New event type under HAVE_NS.
12313         * keyboard.c (kbd_buffer_get_event): Check for it.
12314         (keys_of_keyboard): Define lispy keys for
12315         ns-put/unput-working-text.
12317         * nsmenu.m (ns_popup_dialog): Resync window setting with X and W32
12318         versions.
12319         (EmacsDialog-runDialogAt:): Use NSModalPanelRunLoopMode.
12321 2009-01-25  Chong Yidong  <cyd@stupidchicken.com>
12323         * dispnew.c (buffer_posn_from_coords): Use Fset_buffer instead of
12324         setting current_buffer directly.  (Bug#2044)
12326 2009-01-24  Chong Yidong  <cyd@stupidchicken.com>
12328         * fontset.c (fontset_font): If we know there is no font, don't do
12329         any work.  (Bug#1952, bug#1990).
12331         * font.c (font_parse_xlfd): Handle patterns of length < 2.  (Bug#1802)
12333 2009-01-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
12335         * emacs.c (main): Do fork+exec under --daemon in Cocoa.
12336         (ns_no_defaults): New declaration.
12337         (main): Use it.
12339         * nsterm.h (ns_no_defaults): New declaration.
12341         * nsfns.m (x_get_string_resource): Don't read when ns_no_defaults.
12343         * nsterm.m (ns_no_defaults): New variable.
12344         (ns_initialize): Don't read defaults when ns_no_defaults.
12345         (EmacsView-readSelectionFromPasteboard:)
12346         (writeSelectionToPasteboard:types:): New stubbed-out methods for
12347         NSServicesRequests protocol.  (Bug#1435)
12348         (ns_dumpglyphs_stretch): New function.
12349         (ns_draw_glyph_string): Use it, parallel Yamamoto Mitsuharu change
12350         of 2008-11-15 to other terms.  (Bug#615)
12352         * nsimage.m (setPixmapData:): Set to ignore image DPI.
12354 2009-01-23  Giorgos Keramidas  <keramida@freebsd.org>  (tiny change)
12356         * alloc.c (mark_stack): Use "flushw" instead of "ta 3" assembly
12357         call for Sparc64.
12359 2009-01-22  Adrian Robert  <Adrian.B.Robert@gmail.com>
12361         * nsfns.m:
12362         * nsgui.h:
12363         * nsmenu.m:
12364         * nsselect.m:
12365         * nsterm.h:
12366         * nsterm.m: Remove '23' comments that indicated code added during
12367         update from emacs-20 -> emacs-23.
12369 2009-01-22  Adrian Robert  <Adrian.B.Robert@gmail.com>
12371         * nsterm.m (EmavsView-keyDown:): Treat nil as Qnone for
12372         ns_alternate_modifier.  (Bug#1217)
12374         * nsmenu.m (EmacsMenu-parseKeyEquiv:, addItemWithWidgetValue:):
12375         Display all shortcuts, including those w/o super modifier.
12377         * nsfns.m (ns-read-file-name): Fix typo in assignment statement.
12379 2009-01-22  Chong Yidong  <cyd@stupidchicken.com>
12381         * fileio.c (Vwrite_region_post_annotation_function)
12382         (Vwrite_region_annotation_buffers): New vars.
12383         (build_annotations_unwind): Just reset
12384         Vwrite_region_annotation_buffers.
12385         (Fwrite_region): Initialize Vwrite_region_annotation_buffers.
12386         Call write-region-post-annotation-function.
12387         (build_annotations): Add to Vwrite_region_annotation_buffers if
12388         buffer changes.
12390 2009-01-21  Adrian Robert  <Adrian.B.Robert@gmail.com>
12392         * nsterm.h (EmacsApp-setAppleMenu:): Conditionalize more correctly on
12393         Tiger.
12394         * nsfns.m (ns_do_applescript):
12395         Conditionalize typeUTF16ExternalRepresentation on Tiger.
12397 2009-01-21  Wolfgang Lux  <wolfgang.lux@gmail.com>  (tiny change)
12399         * nsterm.m (EV_TRAILER): Always use emacsframe for frame_or_window.
12401 2009-01-21  Adrian Robert  <Adrian.B.Robert@gmail.com>
12403         * nsmenu.m (NSMENUPROFILE): Change #if style.
12405         * nsterm.h (EmacsPrefsController): Add -setPanelFromDefaultValues.
12407         * nsterm.m (x_set_frame_alpha): Add prototype.
12408         (ns_fake_keydown, EmacsView-keyUp:): New variable and function to
12409         handle Ctrl-tab.  (Bug#1841)
12410         (ns_get_color): Use unsigned long long for scanned hex string value.
12411         (ns_term_shutdown): Abort on non SIGTERM signals.
12412         (EmacsPrefsController-setDefaultFont:,-setColors:): Raise the frame.
12413         (EmacsPrefsController-setPanelFromDefaultValues): New function.
12414         (EmacsPrefsController-resetToDefaults:): Use it.  (Bug#1801)
12415         (ns_font_to_xlfd, ns_fontname_to_xlfd): Remove, unused.
12416         (ns_defined_color): Fix settings of the XColor variable fields:
12417         red,green,blue scale to 2-byte, pixel's parts to 1-byte.  (Bug#1663)
12419         * nsimage.m (EmacsImage+allocInitFromFile:): Set to ignore image
12420         DPI.  (Bug#1316)
12421         (EmacsImage-setPixelAtX:Y:toRed:green:blue:alpha:): Fix color
12422         values in onTiger section.
12424 2009-01-19  Chong Yidong  <cyd@stupidchicken.com>
12426         * xfaces.c (Finternal_set_lisp_face_attribute, Fx_list_fonts):
12427         Check return value of font_spec_from_name.
12428         (Fx_list_fonts): Doc fix.  (Bug#1951)
12430         * font.c (font_spec_from_name): Return Qnil if font name could not
12431         be parsed.
12432         (font_parse_name): Treat a `?' character as part of an XLFD.
12434         * fns.c (Fsubstring): Doc fix.
12436 2009-01-19  Kenichi Handa  <handa@m17n.org>
12438         * ftfont.c (ftfont_lookup_cache): Check the return value of FcFontList.
12439         (ftfont_list): Likewise.
12441 2009-01-18  Juanma Barranquero  <lekktu@gmail.com>
12443         * dbusbind.c (Fdbus_register_signal):
12444         * process.c (conv_sockaddr_to_lisp):
12445         * w32fns.c (Fw32_battery_status): Use empty_unibyte_string.
12447         * callproc.c (Fgetenv_internal): Doc fix.
12449 2009-01-16  Chong Yidong  <cyd@stupidchicken.com>
12451         * xfns.c (x_make_gc): Don't allocate stipple member for gc_values;
12452         it is not even used.
12454 2009-01-16  Glenn Morris  <rgm@gnu.org>
12456         * font.c (Ffont_variation_glyphs): Silence compiler.
12458 2009-01-15  Juanma Barranquero  <lekktu@gmail.com>
12460         * sound.c (SOUND_WARNING): Use _snprintf, for MSVC compatibility.
12461         Reported by David Robinow <drobinow@gmail.com>.
12463 2009-01-15  Kenichi Handa  <handa@m17n.org>
12465         * coding.c (detect_coding_system): Fix handling of null_byte_found.
12467 2009-01-14  Jason Rumney  <jasonr@gnu.org>
12469         * frame.c (x_set_font): Always store a font to the font parameter,
12470         never a fontset.  (Bug#1562)
12472 2009-01-14  Kenichi Handa  <handa@m17n.org>
12474         * coding.c (TWO_MORE_BYTES): New macro.
12475         (detect_coding_utf_16): Use TWO_MORE_BYTES instead of ONE_MORE_BYTE.
12477 2009-01-13  Chong Yidong  <cyd@stupidchicken.com>
12479         * font.c (font_clear_prop): If clearing the family, clear the font
12480         width index too.
12482         * xfaces.c (Finternal_set_lisp_face_attribute): Revert last change.
12484 2009-01-12  Juanma Barranquero  <lekktu@gmail.com>
12486         * sound.c [WINDOWSNT] (SOUND_WARNING): New macro.
12487         (do_play_sound): Use it.  Don't pass a hardcoded buffer size to mci
12488         functions, use sizeof.
12490 2009-01-12  Martin Rudalics  <rudalics@gmx.at>
12492         * keyboard.c (read_char): Fix case where last_nonmenu_event
12493         returned a bad value with submenus.  (Bug#447)
12495 2009-01-12  Chong Yidong  <cyd@stupidchicken.com>
12497         * xfaces.c (Finternal_set_lisp_face_attribute): If setting the
12498         family, clear the font width index too.
12500 2009-01-11  Jason Rumney  <jasonr@gnu.org>
12502         * keyboard.c (cmd_error_internal): Exit when errors occur before
12503         frame creation and not in daemon mode.  (Bug#1836)
12505 2009-01-10  Chong Yidong  <cyd@stupidchicken.com>
12507         * xdisp.c (pos_visible_p): When iterator stops on the last glyph
12508         of a display vector, backtrack.
12509         (try_window_reusing_current_matrix): Check glyph type before
12510         referencing charpos member.
12512 2009-01-10  Eli Zaretskii  <eliz@gnu.org>
12514         Fix Bug #876:
12516         * coding.c (inhibit_null_byte_detection): New variable.
12517         (detect_coding, detect_coding_system): Don't pay attention to null
12518         bytes if inhibit_null_byte_detection is non-zero.
12519         (syms_of_coding) <inhibit-null-byte-detection>: Declare and document.
12520         <inhibit-iso-escape-detection>: Doc fix.
12522 2009-01-09  Jason Rumney  <jasonr@gnu.org>
12524         * w32font.c (add_font_entity_to_list): Don't report unknown
12525         Windows charset as any unrecognized registry.  (Bug#1548)
12526         Only report Unicode Plane 2 fonts as unicode-sip.
12528 2009-01-09  Chong Yidong  <cyd@stupidchicken.com>
12530         * xfaces.c (Fx_font_family_list): Delete function.
12531         Move compatibility version to faces.el.
12533         * font.c (Ffont_family_list): Return a list of strings, not symbols.
12535 2009-01-09  Martin Rudalics  <rudalics@gmx.at>
12537         * frame.c (x_set_frame_parameters): Remember requested value for
12538         fullscreen before it's reset by the parameter handler.
12540 2009-01-09  Glenn Morris  <rgm@gnu.org>
12542         * keyboard.c (last_command_char): For clarity, rename to...
12543         (last_command_event): ... and update all users.
12544         (last_input_char): For clarity, rename to...
12545         (last_input_event): ... and update all users.
12546         (last-command-char, last-input-char): Move to subr.el as aliases.
12547         * cmds.c, commands.h: Update for last_command_char rename.
12549 2009-01-08  Chong Yidong  <cyd@stupidchicken.com>
12551         * font.c (font_open_for_lface): Handle unspecified height attribute.
12553 2009-01-08  Jason Rumney  <jasonr@gnu.org>
12555         * w32fns.c (Vx_pointer_shape, Vx_nontext_pointer_shape)
12556         (Vx_mode_pointer_shape, Vx_window_horizontal_drag_shape)
12557         (Vx_hourglass_pointer_shape, Vx_sensitive_text_pointer_shape):
12558         Don't declare.
12559         (syms_of_w32fns): Don't define x-pointer-shape variable.  (Bug#1485)
12560         (x_create_tip_frame) [GLYPH_DEBUG]: Enable image debugging code.
12562 2009-01-07  Kenichi Handa  <handa@m17n.org>
12564         * fileio.c (Finsert_file_contents): In the case of replace,
12565         remember the coding system used for decoding in
12566         coding_system (Bug#1039).
12568         * coding.c (decode_coding_utf_8): Check byte_after_cr before
12569         breaking the loop.  (Bug#870)
12570         (decode_coding_utf_16, decode_coding_emacs_mule)
12571         (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
12572         (decode_coding_charset): Likewise.
12574 2009-01-05  Martin Rudalics  <rudalics@gmx.at>
12576         * frame.c (x_set_frame_parameters): Make sure height (width) get
12577         applied when fullwidth (fullheight) is set.  (Bug#1522)
12579 2009-01-04  Juanma Barranquero  <lekktu@gmail.com>
12581         * w32.c: Use 64-bit arithmetic to do FILETIME conversions.  (Bug#1766)
12582         (utc_base): Declare as ULONGLONG, not long double.
12583         (convert_time_raw): Delete.
12584         (FILETIME_TO_U64, U64_TO_LISP_TIME): New macros.
12585         (initialize_utc_base): New function.
12586         (convert_time): Use FILETIME_TO_U64, initialize_utc_base.
12587         (convert_from_time_t): Use initialize_utc_base; compute result with
12588         64-bit arithmetic.
12589         (process_times): Use FILETIME_TO_U64, U64_TO_LISP_TIME.
12591 2009-01-03  Eli Zaretskii  <eliz@gnu.org>
12593         * process.c (Qeuid, Qegid, Qcomm, Qstate, Qppid, Qpgrp, Qsess)
12594         (Qttname, Qminflt, Qmajflt, Qcminflt, Qcmajflt, Qutime, Qstime)
12595         (Qcutime, Qpri, Qnice, Qthcount, Qstart, Qvsize, Qrss, Qargs)
12596         (Quser, Qgroup, Qetime, Qpcpu, Qpmem, Qtpgid, Qcstime)
12597         [!subprocesses]: Define.
12598         (syms_of_process) [!subprocesses]: Intern and staticpro them.
12599         (Flist_system_processes, Fsystem_process_attributes)
12600         [!subprocesses]: Call list_system_processes and
12601         system_process_attributes instead of returning Qnil.
12603         * dosfns.c (system_process_attributes, list_system_processes):
12604         New functions.
12606         * vm-limit.c (ret_lim_data) [MSDOS]: New function.
12608         * sysdep.c (list_system_processes, system_process_attributes) [MSDOS]:
12609         Don't use the default (no-op) implementation.
12611 2009-01-03  Jason Rumney  <jasonr@gnu.org>
12613         * keyboard.c (parse_modifiers_uncached): Wheel events are
12614         clicks (bug#687).
12616         * w32term.c (x_query_colors, x_query_color): New functions.
12618         * image.c (x_to_xcolors, png_load): Eliminate W32 specific code.
12619         (svg_load_image): Cast returned pointers from dynamically loaded
12620         functions.  Eliminate W32 specific code.
12622 2009-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
12624         * nsfns.m (x_set_foreground_color, x_set_background_color)
12625         (x_set_cursor_color, x_set_icon_name, x_explicitly_set_name)
12626         (x_set_title, x_set_icon_type, x_set_cursor_type): Rename to use
12627         x_ prefix instead of ns_.  Update references.
12628         (syms_of_nsfns): Add a FIXME comment.
12630         * nsterm.m (x_set_cursor_type): New prototype.
12631         (setValuesFromPanel): Use it instead of the old ns_ prefixed name.
12633         * sysdep.c (system_process_attributes): Provide Qtime and Qctime
12634         for Solaris instead of incorrectly providing Qutime and Qcutime.
12636 2009-01-02  Eli Zaretskii  <eliz@gnu.org>
12638         * w32.c (process_times): Compute sum of utime and stime.
12639         (system_process_attributes): Add Qtime to the alist.
12641         * sysdep.c (system_process_attributes): Compute Qtime and Qctime
12642         and add them to the alist.
12644         * process.c (top level) <Qtime, Qctime>: New variables.
12645         (syms_of_process): staticpro them.
12646         (Fsystem_process_attributes): Add their documentation to the doc
12647         string.
12649         * process.h: Declare Qtime and Qctime.
12651 2009-01-02  Jason Rumney  <jasonr@gnu.org>
12653         * image.c (Qgobject): New symbol.
12654         (syms_of_image): Initialize it.
12655         (init_svg_functions): Load some functions from gobject library.
12657 2009-01-01  Dan Nicolaescu  <dann@ics.uci.edu>
12659         * frame.c (make_terminal_frame): Remove redundant code and useless
12660         block.
12662 2009-01-01  Andreas Schwab  <schwab@suse.de>
12664         * process.c (conv_sockaddr_to_lisp): Add workaround for
12665         getsockname bug on BSD.
12667 2009-01-01  Chong Yidong  <cyd@stupidchicken.com>
12669         * xfns.c (x_create_tip_frame): Set border width of the X window.
12671         * xfaces.c (Finternal_set_lisp_face_attribute): Improve error message.
12673 2009-01-01  Jason Rumney  <jasonr@gnu.org>
12675         * w32term.c (x_new_font): Return font object, not fontset.  (Bug#119)
12676         Don't block input, as per earlier xterm.c changes.
12678 2008-12-31  Adrian Robert  <Adrian.B.Robert@gmail.com>
12680         * nsfns.m (ns_appkit_version_str): Rename from ns_appkit_version.
12681         (ns_appkit_version_int): New function.
12682         (x-server-version): Use ns_appkit_version_int and follow 21+
12683         convention of returning 3 integers.
12685 2008-12-30  Kenichi Handa  <handa@m17n.org>
12687         * character.h (CHAR_VARIATION_SELECTOR_P): New macro.
12688         (CHAR_SURROGATE_PAIR_P): New macro.
12690         * font.h (struct font_driver): New member get_variation_glyphs.
12692         * font.c (font_range): Don't require a font for a variation selector.
12693         (Ffont_variation_glyphs): New function.
12694         (syms_of_font): Defsubr it.
12696         * ftfont.c (ftfont_driver): Set the member get_variation_glyphs to
12697         ftfont_variation_glyphs.
12698         (setup_otf_gstring): New function.
12699         (ftfont_drive_otf): Use it.
12700         (ftfont_shape_by_flt): Handle variation selector.
12701         (ftfont_variation_glyphs): New function.
12703 2008-12-30  Martin Rudalics  <rudalics@gmx.at>
12705         * frame.c (Vemacs_iconified): Remove.
12707 2008-12-30  Jason Rumney  <jasonr@gnu.org>
12709         * frame.c (store_frame_param, x_get_arg): Enable newer code on
12710         WINDOWSNT too, as related changes have already been synced.  (Bug#117)
12712 2008-12-30  Chong Yidong  <cyd@stupidchicken.com>
12714         * indent.c (Fvertical_motion): Don't advance iterator if we have
12715         reseated to the desired position.
12717         * xdisp.c (move_it_to): Handle GET_FROM_STRETCH method when
12718         checking for pos match.
12720 2008-12-30  Kenichi Handa  <handa@m17n.org>
12722         * insdel.c (copy_text): To convert a non-ASCII char to unibyte,
12723         just get the low 8-bit of the code.
12725         * font.c (font_intern_prop): Validate str as multibyte.
12727 2008-12-29  Dan Nicolaescu  <dann@ics.uci.edu>
12729         * dispextern.h (struct face): Move lface and hash from the middle
12730         of bitfields.
12732         * Makefile.in (INTERVALS_H): Rename from INTERVAL_SRC, update all users.
12734 2008-12-29  Dan Nicolaescu  <dann@ics.uci.edu>
12736         * Makefile.in (INTERVAL_SRC): Also depend on dispextern.h.
12737         (coding.o, dispnew.o, keymap.o, msdos.o): Depend on INTERVAL_SRC
12738         instead of intervals.h.
12740 2008-12-26  Andreas Schwab  <schwab@suse.de>
12742         * keymap.c (map_keymap_char_table_item): Make a copy of KEY if it is a
12743         cons.
12745 2008-12-26  Martin Rudalics  <rudalics@gmx.at>
12747         * textprop.c (Qminibuffer_prompt): New variable.
12748         (syms_of_textprop): Initialize it.
12749         * callint.c (Fcall_interactively): For `c', `k', and `K' prompt
12750         in minibuffer-prompt face.  (Bug#1662)
12752 2008-12-25  Jason Rumney  <jasonr@gnu.org>
12754         * buffer.c (Fbuffer_swap_text): Use POINTER_TYPE.
12756 2008-12-24  Jason Rumney  <jasonr@gnu.org>
12758         * ralloc.c (r_alloc_reset_variable): New function.
12760         * buffer.c (Fbuffer_swap_text) [REL_ALLOC]: Reset ralloc's internal
12761         record of what points where.  (Bug#716)
12763 2008-12-22  Dan Nicolaescu  <dann@ics.uci.edu>
12765         * minibuf.c (read_minibuf): Follow the non-interactive case when
12766         running as a daemon, before detaching.
12768 2008-12-22  Andreas Schwab  <schwab@suse.de>
12770         * buffer.c (init_buffer): Use realloc instead of xrealloc.
12771         * gtkutil.c (free_widget_value): Use xfree instead of free.
12773 2008-12-22  Martin Rudalics  <rudalics@gmx.at>
12775         * frame.c (delete_frame): New function derived from
12776         Fdelete_frame to handle Qnoelisp value for FORCE argument.
12777         Delete last frame iff FORCE equals Qnoelisp.  (Bug#1450)
12778         (Fdelete_frame): Call delete_frame.  Remove line from doc-string
12779         saying that FORCE non-nil doesn't run `delete-frame-functions'.
12780         * frame.h: Extern delete_frame.
12781         * window.c (window_loop):
12782         * terminal.c (delete_terminal):
12783         * xterm.c (x_connection_closed):
12784         * xfns.c (Fx_hide_tip):
12785         * w32fns.c (Fx_hide_tip): Call delete_frame instead of Fdelete_frame.
12787 2008-12-21  Jason Rumney  <jasonr@gnu.org>
12789         * w32uniscribe.c (uniscribe_encode_char): Return FONT_INVALID_CHAR
12790         when character maps to .notdef character.
12792 2008-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12794         * keyboard.c (cmd_error_internal): Don't exit in daemon mode, bug#1310.
12796 2008-12-20  Jason Rumney  <jasonr@gnu.org>
12798         * frame.c (Fmake_terminal_frame): Raise an error when called from
12799         a graphical frame on Windows.  (Bug#1325)
12801 2008-12-20  Jan Djärv  <jan.h.d@swipnet.se>
12803         * frame.c (Fdelete_frame): Set f->menu_bar_vector to Qnil.
12805 2008-12-20  Chong Yidong  <cyd@stupidchicken.com>
12807         * minibuf.c (Fread_buffer): Doc fix.
12809 2008-12-20  Jason Rumney  <jasonr@gnu.org>
12811         * fileio.c (Fexpand_file_name): Do not allow ../ to go beyond the
12812         server name in UNC paths.  (Bug#719)
12814         * coding.c (decode_coding): Clear chars_at_source flag when using
12815         charbuf.  (Bug#1035)
12817 2008-12-19  Daniel Engeler  <engeler@gmail.com>
12819         * sysdep.c (serial_configure): Fix typo.
12821 2008-12-19  Dan Nicolaescu  <dann@ics.uci.edu>
12823         * sysdep.c: Include alloca.h.
12824         (system_process_attributes): Add implementation for Solaris.
12826         * s/sol2-10.h (HAVE_PROCFS, _STRUCTURED_PROC): New defines.
12828 2008-12-19  Dan Nicolaescu  <dann@ics.uci.edu>
12830         Reorganize implementation of Flist_system_processes and
12831         Fsystem_process_attributes.  No functional changes.
12832         * process.c: Don't #include pwd.h, grp.h and limits.h.
12833         (Flist_system_processes): Just call list_system_processes.
12834         (Fsystem_process_attributes): Just call system_process_attributes.
12835         (procfs_list_system_processes, time_from_jiffies)
12836         (ltime_from_jiffies, get_up_time, procfs_ttyname, MAJOR, MINOR)
12837         (procfs_get_total_memory, procfs_system_process_attributes): Move ...
12839         * sysdep.c: ... here.  Include pwd.h, grp.h and limits.h.
12840         (list_system_processes): Rename from
12841         procfs_list_system_processes.  Enclose in #ifdef HAVE_PROCFS.
12842         Provide a do nothing implementation.
12843         (system_process_attributes): Rename from
12844         procfs_list_system_processes.
12845         (ltime_from_jiffies, get_up_time, procfs_ttyname, MAJOR, MINOR)
12846         (procfs_get_total_memory): Enclose in #ifdef GNU_LINUX.
12848         * w32.c (list_system_processes): Rename from
12849         w32_list_system_processes.
12850         (system_process_attributes): Rename from
12851         w32_system_process_attributes.
12853         * s/gnu-linux.h (LISTPROC, PROCATTR): Remove.
12855         * process.h (w32_list_system_processes)
12856         (w32_system_process_attributes): Remove.
12857         (list_system_processes, system_process_attributes):
12858         New prototypes.
12860 2008-12-19  Kenichi Handa  <handa@m17n.org>
12862         * xfont.c (xfont_decode_coding_xlfd): New function.
12863         (xfont_encode_coding_xlfd): New function.
12864         (xfont_list_pattern): Decode XLFD by iso-8859-1.
12865         (xfont_list): Decode and encode XLFD by iso-8859-1.
12866         (xfont_match): Likewise.
12867         (xfont_list_family): Likewise.
12868         (xfont_open): Likewise.
12870         * ftfont.c (ftfont_open): Generate a multibyte string if given
12871         names are utf-8.
12873         * xftfont.c (xftfont_open): Generate a multibyte string if given
12874         names are utf-8.
12876 2008-12-18  Jan Djärv  <jan.h.d@swipnet.se>
12878         * gtkutil.c (xg_frame_resized): Remove check if rows/columns have
12879         changed.
12880         (xg_tool_bar_proxy_callback): Put focus on the frame after we have
12881         clicked on a detached tool bar button.
12883 2008-12-18  Dan Nicolaescu  <dann@ics.uci.edu>
12885         * emacs.c (main): Print and error and exit when no data is read
12886         from the pipe.
12888 2008-12-17  Jason Rumney  <jasonr@gnu.org>
12890         * w32font.c (w32font_has_char): Always return -1.
12892 2008-12-16  Kenichi Handa  <handa@m17n.org>
12894         * font.c (font_open_entity): Fix previous change.
12896 2008-12-16  Dan Nicolaescu  <dann@ics.uci.edu>
12898         * process.c: Include <limits.h>.
12900 2008-12-16  Chetan Pandya  <pandyacus@sbcglobal.net>  (tiny change)
12902         * font.c (font_update_drivers): Fix mistake in reconstructing the
12903         driver list.
12905 2008-12-16  Chong Yidong  <cyd@stupidchicken.com>
12907         * font.c (font_clear_cache): Fix format of font cache data.
12909 2008-12-15  Chong Yidong  <cyd@stupidchicken.com>
12911         * xftfont.c (xftfont_open): Free Xft font pattern if
12912         XftFontOpenPattern fails.
12914         * xterm.c (x_free_frame_resources): Remove extraneous call to
12915         free_frame_faces.
12917 2008-12-13  Chong Yidong  <cyd@stupidchicken.com>
12919         * xterm.c (x_delete_display): Move xim_close_dpy call to
12920         x_delete_terminal.
12921         (x_delete_terminal): Call xim_close_dpy.
12923 2008-12-13  Jason Rumney  <jasonr@gnu.org>
12925         * w32font.c (intern_font_name): New function.
12926         (add_font_name_to_list, w32_enumfont_pattern_entity): Use it.
12927         (w32font_open_internal, Fx_select_font): Decode font name.
12928         (fill_in_logfont, list_all_matching_fonts): Encode font name.
12930         * w32font.h (intern_font_name): Declare new function.
12932         * w32uniscribe.c (add_opentype_font_name_to_list):
12933         Use intern_font_name.
12935 2008-12-13  Chong Yidong  <cyd@stupidchicken.com>
12937         * frame.c (Fdelete_frame): Call free_font_driver_list.
12939         * font.c (free_font_driver_list): Implement missing function.
12941         * w32term.c (w32_term_init): Don't initialize the image cache
12942         here; it will be done in init_frame_faces.
12944         * xterm.h (struct xim_inst_t): Definition moved from xterm.c.
12945         (struct x_display_info): Remove unused member null_pixel.
12946         New member xim_callback_data.
12948         * xterm.c (struct xim_inst_t): Definition moved to xterm.h.
12949         (xim_initialize): Save pointer to callback function data.
12950         (xim_close_dpy): Free callback function data.  Call XCloseIM,
12951         reverting 2008-11-04 change by David Smith.
12952         (x_term_init): Don't initialize the image cache here; it will be
12953         done in init_frame_faces.  Remove ancient "null_pixel" cruft.
12954         (x_delete_display): Free x_dnd_atoms member.
12956 2008-12-13  Kenichi Handa  <handa@m17n.org>
12958         * font.c (font_rescale_ratio): Move from xfaces.c.
12959         Argument type changed.  Handle a font-spec too.
12960         (font_score): Check Vface_font_rescale_alist.
12961         (font_open_entity): Likewise.  (Bug#1547)
12963         * xfaces.c (font_rescale_ratio): Move to font.c.
12965 2008-12-13  Chong Yidong  <cyd@stupidchicken.com>
12967         * xfns.c (Fx_wm_set_size_hint): Check if the frame is an X frame.
12969 2008-12-12  Jason Rumney  <jasonr@gnu.org>
12971         * w32fns.c (x_display_info_for_name, Fx_open_connection):
12972         Set Vwindow_system_version to the real w32 major version.
12974 2008-12-12  Dan Nicolaescu  <dann@ics.uci.edu>
12976         * term.c (init_tty): Move setting the terminal name before the
12977         potential user: maybe_fatal.
12979 2008-12-11  Chong Yidong  <cyd@stupidchicken.com>
12981         * term.c (tty_free_frame_resources): Rename from delete_tty_output;
12982         all callers changed.  Call free_frame_faces to free the face cache.
12984 2008-12-11  Jason Rumney  <jasonr@gnu.org>
12986         * w32font.c (fill_in_logfont): Don't assume symbol script means
12987         SYMBOL_CHARSET.  (Bug#547)
12989         * w32uniscribe.c (uniscribe_encode_char): Increase glyph buffer
12990         size for surrogates.  (Bug#1096, bug#872)
12992 2008-12-11  Juanma Barranquero  <lekktu@gmail.com>
12994         * w32proc.c (Fw32_get_locale_info): Decode long form of locale name.
12996 2008-12-11  Juanma Barranquero  <lekktu@gmail.com>
12998         * process.c (Fsystem_process_attributes, syms_of_process):
12999         Fix typo in name of Ssystem_process_attributes.
13000         Reported by Ulrich Mueller <ulm@kph.uni-mainz.de>.
13002 2008-12-11  Juanma Barranquero  <lekktu@gmail.com>
13004         * syntax.c (Fmodify_syntax_entry): Doc fix.
13006 2008-12-10  Juanma Barranquero  <lekktu@gmail.com>
13008         * font.c (Ffont_spec): Move usage to end of docstring.
13010 2008-12-10  Jason Rumney  <jasonr@gnu.org>
13012         * w32font.c (Qcham): New symbol.
13013         (font_supported_scripts): Add cham, and comments for other new
13014         scripts in bitfield from OpenType spec.
13015         (add_font_entity_to_list): Limit unicode-sip fonts to those that
13016         contain characters beyond the bmp.
13018 2008-12-10  Kenichi Handa  <handa@m17n.org>
13020         * ftfont.c (fc_charset_table): Add "unicode-sip".
13021         (ftfont_spec_pattern): Lookup fc_charset_table for the registry
13022         Qunicode_sip.
13024 2008-12-10  Juanma Barranquero  <lekktu@gmail.com>
13026         * coding.c (QCdefault_char): Rename from QCdefalut_char.
13027         (Fcoding_system_put): Use QCdefault_char.
13028         (syms_of_coding): Set QCdefault_char, not QCdefalut_char.
13030 2008-12-09  Chong Yidong  <cyd@stupidchicken.com>
13032         * xftfont.c (syms_of_xftfont): Fix typo.
13034         * buffer.c (Fbuffer_swap_text): Signal error if swapping a dead buffer.
13036 2008-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
13038         * emacs.c (main): Close daemon_pipe on exec.
13040 2008-12-08  Chong Yidong  <cyd@stupidchicken.com>
13042         * termchar.h (struct tty): New members termcap_term_buffer and
13043         termcap_strings_buffer.
13045         * term.c (encode_terminal_code): Free any previous memory blocks
13046         before calling xmalloc for encode_terminal_src or encode_terminal_dst.
13047         (maybe_fatal): Buffer argument deleted.  Don't free buffer here.
13048         All callers changed.
13049         (init_tty): Store termcap data and string buffers in new struct
13050         tty members termcap_term_buffer and termcap_strings_buffer.
13051         (delete_tty): Free them.
13052         (syms_of_term): Initialize encode_terminal_src and encode_terminal_dst.
13054 2008-12-07  Seiji Zenitani  <zenitani@mac.com>
13056         * nsfns.m (ns_set_background_color): Remove code duplication.
13057         It was a substitute for face-transparency on OS X 10.3.
13059 2008-12-06  Chong Yidong  <cyd@stupidchicken.com>
13061         * coding.c (make_conversion_work_buffer): Disable buffer
13062         modification hooks in the work buffer.
13064 2008-12-05  Eli Zaretskii  <eliz@gnu.org>
13066         * process.c (procfs_system_process_attributes): If `nread' has a
13067         negative value, assign zero to it.
13069 2008-12-05  Chong Yidong  <cyd@stupidchicken.com>
13071         * eval.c (Vdebug_on_error): Doc fix.
13073 2008-12-05  Kenichi Handa  <handa@m17n.org>
13075         * ftfont.c (ftfont_shape_by_flt): Use "combining" flt if the
13076         second character is a combining character.
13078 2008-12-05  Eli Zaretskii  <eliz@gnu.org>
13080         * process.c (procfs_system_process_attributes): Don't use cmd,
13081         cmdsize, and q without initializing them first.
13083 2008-12-04  Jason Rumney  <jasonr@gnu.org>
13085         * w32font.c (w32font_draw): Initialize orig_clip before getting
13086         it, and delete it when finished.
13088 2008-12-04  Dan Nicolaescu  <dann@ics.uci.edu>
13090         * keyboard.c (kbd_buffer_get_event): Follow the non-interactive
13091         case when running as a daemon before detaching.
13093 2008-12-03  Juanma Barranquero  <lekktu@gmail.com>
13095         * w32.c (init_environment): Don't unload library shell32.dll.
13097 2008-12-03  Kenichi Handa  <handa@m17n.org>
13099         * font.c (font_at): Set `multibyte' at first.
13101         * coding.c (decode_coding_charset): Check type of an element of
13102         vector VALIDS.
13103         (encode_coding_emacs_mule): Be sure to set `code'.
13105         * fontset.c (face_for_char): Handle invalid charset property correctly.
13106         (font_for_char): Likewise.
13108 2008-12-03  Chong Yidong  <cyd@stupidchicken.com>
13110         * font.c (Fopen_font): Compute pixel size correctly.
13111         (font_update_lface): Handle fonts with corrupted size specs,
13112         i.e. non-int and non-float.
13114         * ftfont.c (ftfont_match): Initialize entity variable.
13115         (ftfont_resolve_generic_family): Avoid using uninitialized var.
13116         (ftfont_list_family): Initialize list var earlier.
13118         * xselect.c (Fx_get_cut_buffer_internal): Fix memory leak.
13120         * xterm.c (x_draw_glyph_string): Fall back on
13121         underline_minimum_offset for underline position.
13123 2008-12-03  Dan Nicolaescu  <dann@ics.uci.edu>
13125         * keyboard.c (read_char_help_form_unwind): Specify the type for ARG.
13127         * character.c (c_string_width): Specify the type for LEN.
13129 2008-12-03  Kenichi Handa  <handa@m17n.org>
13131         * coding.c (decode_coding_utf_16): Initialize consumed_chars_base to 0.
13132         (decode_coding_utf_8): Likewise.
13133         (detect_coding_system): Initialize utf_16_le_eol to -1, val to Qnil.
13134         (produce_chars): Initialize consumed_chars to 0.
13136 2008-12-02  Chong Yidong  <cyd@stupidchicken.com>
13138         * keyboard.c (make_lispy_position): Only use PT if the selected
13139         window is current.
13141 2008-12-02  Andreas Schwab  <schwab@suse.de>
13143         * font.c (font_unparse_fcname): Fix use of uninitialized variable.
13145         * doprnt.c (doprnt1): Fix size of charbuf.
13147 2008-12-02  Chong Yidong  <cyd@stupidchicken.com>
13149         * keyboard.c (timer_check): Revert last change.
13151 2008-12-02  Juanma Barranquero  <lekktu@gmail.com>
13153         * makefile.w32-in ($(BLD)/w32console.$(O)): Fix silly, silly typo.
13155 2008-12-01  Juanma Barranquero  <lekktu@gmail.com>
13157         * makefile.w32-in: Update dependencies.
13158         (CONFIG_H): Add $(EMACS_ROOT)/nt/inc/sys/time.h.
13160 2008-12-01  Andreas Schwab  <schwab@suse.de>
13162         * font.c (register_font_driver): Use xmalloc.
13163         (font_put_frame_data): Likewise.
13165 2008-12-01  Chong Yidong  <cyd@stupidchicken.com>
13167         * xfaces.c (realize_x_face): Make abort condition clearer.
13169         * gtkutil.c (update_frame_tool_bar): Initialize variable.
13171 2008-11-30  Chong Yidong  <cyd@stupidchicken.com>
13173         * keyboard.c (timer_check): After a timer runs, ensure that the
13174         selected window's buffer is current.
13176 2008-11-30  Juanma Barranquero  <lekktu@gmail.com>
13178         * makefile.w32-in ($(BLD)/abbrev.$(O)): Remove.
13179         It was accidentally restored by the Unicode merge.
13181         * w32proc.c (Fw32_get_locale_info): Fix typo in docstring.
13183 2008-11-29  Juanma Barranquero  <lekktu@gmail.com>
13185         * w32proc.c: Include "coding.h".
13186         (Fw32_short_file_name): Encode filename passed to Windows API.
13187         (Fw32_long_file_name): Encode filename passed to Windows API and
13188         decode back the result.  (Bug#1433)
13190 2008-11-29  Kenichi Handa  <handa@m17n.org>
13192         * charset.h (CHAR_CHARSET_P): Check if the encoder is loaded or
13193         not before accessing it.
13195         * charset.c (Fdefine_charset_internal): After calculating
13196         min_char, max_char, and fastmap, copy the charset structure again.
13197         (encode_char): Fix the previous change.
13199 2008-11-28  Seiji Zenitani  <zenitani@mac.com>
13201         * frame.c (x_set_alpha) [NS_IMPL_COCOA]: Call x_set_frame_alpha.
13203         * nsfns.m (ns_frame_parm_handlers): Set alpha handler.
13205         * nsterm.m (x_set_frame_alpha): New function.
13207 2008-11-27  Eli Zaretskii  <eliz@gnu.org>
13209         * xfaces.c (Fx_font_family_list, syms_of_xfaces): Fix last change.
13211 2008-11-27  Juanma Barranquero  <lekktu@gmail.com>
13213         * w32font.c (add_font_entity_to_list): Pass the right LOGFONT
13214         pointer to check_face_name.
13216 2008-11-27  Kenichi Handa  <handa@m17n.org>
13218         * category.h (SET_CATEGORY_SET): Call set_category_set.
13219         (set_category_set): Extern it.
13221         * category.c (hash_get_category_set): New function.
13222         (Fmodify_category_entry): Adjust for the change of
13223         char_table_ref_and_range.  Call hash_get_category_set to get a
13224         category set to store in the table.
13226         * character.h (MAYBE_UNIFY_CHAR): Call maybe_unify_char instead of
13227         Funify_charset.
13229         * charset.h (enum charset_method): Delete CHARSET_METHOD_MAP_DEFERRED.
13230         (DECODE_CHAR): Check if the decoder vector is ready.
13231         (ENCODE_CHAR): Check if the encoder char-table is ready.
13232         (maybe_unify_char): Extern it.
13234         * charset.c (Vchar_unified_charset_table): Delete it.
13235         (inhibit_load_charset_map): New variable.
13236         (temp_charset_work): New variable.
13237         (SET_TEMP_CHARSET_WORK_ENCODER, GET_TEMP_CHARSET_WORK_ENCODER)
13238         (SET_TEMP_CHARSET_WORK_DECODER, GET_TEMP_CHARSET_WORK_DECODER):
13239         New macros.
13240         (load_charset_map): Meaning of control_flag changed.
13241         If inhibit_load_charset_map is nonzero, setup a table in
13242         temp_charset_work.
13243         (load_charset): New argument control_flag.
13244         (map_charset_for_dump): New function.
13245         (map_charset_chars): If inhibit_load_charset_map is nonzero, use
13246         map_charset_for_dump.
13247         (Fdefine_charset_internal): If the charset method is MAP, load
13248         mapping tables by calling load_charset.
13249         (Funify_charset): Don't load a mapping table but directly set
13250         Vchar_unify_table.
13251         (maybe_unify_char): New function.
13252         (decode_char): Don't handle the deleted method MAP_DEFERRED.
13253         Handle the case of inhibit_load_charset_map being nonzero.
13254         (encode_char): Don't handle the deleted method MAP_DEFERRED.
13255         Handle the case of inhibit_load_charset_map being nonzero.
13256         (Fclear_charset_maps): Just free temp_charset_work.
13257         (syms_of_charset): Make `inhibit-load-charset-map' a Lisp
13258         variable.
13260         * chartab.c (sub_char_table_ref_and_range): Adjust for the
13261         change of char_table_ref_and_range.
13262         (char_table_ref_and_range): Change the meaning of argument FROM
13263         and TO.  Now the caller must provide initial values for *FROM
13264         and *TO.
13266         * fontset.c (fontset_add): Adjust for the change of
13267         char_table_ref_and_range.
13268         (fontset_get_font_group): Likewise.
13269         (Ffontset_info): Likewise.
13271         * keymap.c (describe_vector): Adjust for the change of
13272         char_table_ref_and_range.  For char-table, put boundary between
13273         non-ASCII and 8-bit characters.
13275         * print.c (print_object): For bool-vector, delete unnecessary
13276         check of ASCII_BYTE_P.
13278 2008-11-26  Jason Rumney  <jasonr@gnu.org>
13280         * w32font.c (w32font_open_internal): Don't include external
13281         leading in font height.  (Bug#879)
13283 2008-11-26  Glenn Morris  <rgm@gnu.org>
13285         * xfaces.c (Fx_font_family_list): Replace lisp/term/pc-win.el
13286         redefinition with ifdef.  (Bug#1383)
13288 2008-11-24  Adrian Robert  <Adrian.B.Robert@gmail.com>
13290         * nsterm.m (ns_get_color): Handle long hex strings (fixes bug #1044).
13292 2008-11-24  Wolfgang Lux  <wolfgang.lux@gmail.com>  (tiny change)
13294         * nsterm.m (-otherMouseDown:, -otherMouseUp:, -otherMouseDragged):
13295         New EmacsView methods.
13296         (EV_UDMODIFIERS, EV_BUTTON): Add OtherMouse constants.
13297         Fixes bug #1048,1357,1414.
13299 2008-11-24  Adrian Robert  <Adrian.B.Robert@gmail.com>
13301         Fix bug #1362.
13302         * image.c (x_clear_image_1): Do not free background under HAVE_NS, it
13303         is not an indexed color.
13304         * nsterm.m (free_indexed_color): Add argument checking.
13305         * nsfns.m: Move config.h to before system includes (advised by Dan N.).
13307 2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
13309         * minibuf.c (Fcompleting_read, Vminibuffer_completion_confirm):
13310         Document confirm-after-completion value for
13311         minibuffer-completion-confirm.
13313 2008-11-24  Jason Rumney  <jasonr@gnu.org>
13315         * w32font.c (check_face_name): Use xstrcasecmp.  Avoid compiler
13316         warning.
13318 2008-11-23  Jason Rumney  <jasonr@gnu.org>
13320         * w32uniscribe.c (uniscribe_encode_char): Ensure context is
13321         restored before returning.
13323         * w32font.c (check_face_name): New function.
13324         (add_font_entity_to_list): Use it to filter out common substituted
13325         fonts.  (Bug#642)
13327 2008-11-22  Martin Rudalics  <rudalics@gmx.at>
13329         * buffer.c (Fswitch_to_buffer): Reword and mention new option
13330         confirm-nonexistent-file-or-buffer in doc-string.
13332 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13334         * buffer.c (Fbuffer_swap_text): Remove redundant marker manipulation.
13335         Fix copy/paste typo.  Add checks.
13337 2008-11-21  Kenichi Handa  <handa@m17n.org>
13339         * coding.c (detect_coding_iso_2022): Reject invalid composition
13340         sequence.
13341         (DECODE_COMPOSITION_START): If the current source is the last
13342         block, and the current composition doesn't end, regard this
13343         sequence as invalid.
13344         (decode_coding_iso_2022): Handle invalid composition sequence.
13346 2008-11-20  Martin Rudalics  <rudalics@gmx.at>
13348         * window.c (coordinates_in_window): Don't return
13349         ON_VERTICAL_BORDER for the rightmost position of a mode/header
13350         line when the window is not the rightmost one.  (Bug#1372)
13352 2008-11-16  Ben North  <ben@redfrontdoor.org>  (tiny change)
13354         * buffer.c (syms_of_buffer): Fix doc-string of cursor-type.
13356 2008-11-15  Eli Zaretskii  <eliz@gnu.org>
13358         * msdos.c (run_msdos_command): Don't call dos_ttcooked, dos_ttraw,
13359         and bright_bg if noninteractive is non-zero.
13361 2008-11-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13363         * xterm.c (x_draw_glyph_string): For stretch glyphs, don't call
13364         x_draw_glyph_string_background.
13366         * w32term.c (x_draw_glyph_string): Likewise.
13368 2008-11-15  Chong Yidong  <cyd@stupidchicken.com>
13370         * xterm.c (x_draw_glyph_string): Stop drawing the background of
13371         the next glyph string once past the overhang width.
13373         * nsterm.m (ns_draw_glyph_string): Likewise.
13375         * w32term.c (x_draw_glyph_string): Likewise.
13377 2008-11-14  Fabrice Popineau  <fabrice.popineau@supelec.fr>  (tiny change)
13379         * fileio.c (Finsert_file_contents): Decrement specpdl_ptr to avoid
13380         double file close.
13382 2008-11-14  Martin Rudalics  <rudalics@gmx.at>
13384         * window.c (window_loop): In DELETE_BUFFER_WINDOWS case, reset
13385         dedicated status of window before attempting to display another
13386         buffer in it.
13388 2008-11-14  Juanma Barranquero  <lekktu@gmail.com>
13390         * msdos.c (Fmsdos_long_file_names):
13391         (syms_of_msdos) <dos-unsupported-char-glyph>:
13392         * dosfns.c (Fint86): Fix typos in docstrings.
13394 2008-11-14  Eli Zaretskii  <eliz@gnu.org>
13396         * makefile.w32-in (OBJ1, WIN32OBJ): Fix whitespace.
13398 2008-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13400         * puresize.h (BASE_PURESIZE): Increase to 1260000.
13402 2008-11-12  Michal Nazarewicz  <mina86@tlen.pl>  (tiny change)
13404         * frame.c (x_set_alpha): Set alpha to -1 if nil given.
13406         * frame.h: Negative alpha means "don't touch".
13408         * w32term.c (x_set_frame_alpha): Do nothing if alpha is negative.
13410         * xterm.c (x_set_frame_alpha): Do nothing if alpha is negative.
13412 2008-11-12  Dan Nicolaescu  <dann@ics.uci.edu>
13414         * hftctl.c:
13415         * chpdef.h:
13416         * acldef.h: Remove files used only for systems no longer supported.
13418         * Makefile.in: Fix .o alphabetical ordering.
13419         (hftctl.o): Remove dependency, file removed.
13420         (keymap.o, print.o): Depend on charset.h.
13422 2008-11-10  Kenichi Handa  <handa@m17n.org>
13424         * character.c (Fget_byte): Fix and make it faster for unibyte target.
13426 2008-11-08  Chong Yidong  <cyd@stupidchicken.com>
13428         * dired.c (file_name_completion): If completion_ignore_case is
13429         enabled, ignore case when checking completion-regexp-list.
13431 2008-11-08  Eli Zaretskii  <eliz@gnu.org>
13433         * vm-limit.c (get_lim_data): Fix last change.
13435 2008-11-08  Kenichi Handa  <handa@m17n.org>
13437         * character.c (Fget_byte): New function.
13438         (syms_of_character): Defsubr Fget_byte.
13440 2008-11-07  Chong Yidong  <cyd@stupidchicken.com>
13442         * xdisp.c (try_window_reusing_current_matrix): Ensure that window
13443         cursor position is valid after scrolling.
13445 2008-11-06  Juanma Barranquero  <lekktu@gmail.com>
13447         * fns.c (Frandom): Rename arg N to LIMIT to match the docs; doc fix.
13449 2008-11-06  Glenn Morris  <rgm@gnu.org>
13451         * xterm.c (handle_one_xevent): Don't let popup menus cause
13452         mouse-autoselect-window related window switching.  (Bug#1261)
13454 2008-11-04  David Smith  <davidsmith@acm.org>  (tiny change)
13456         * xterm.c (xim_close_dpy): Avoid double-free on X11R6 XIM.
13458 2008-11-04  Andreas Schwab  <schwab@suse.de>
13460         * xfns.c (Fx_wm_set_size_hint): Add missing return value.
13462 2008-11-03  Chong Yidong  <cyd@stupidchicken.com>
13464         * xfns.c (Fx_wm_set_size_hint): New function.
13466 2008-11-03  Martin Rudalics  <rudalics@gmx.at>
13468         * textprop.c (Fprevious_single_char_property_change): Return 0
13469         when there's no change in a string.  (Bug#1301)
13471 2008-11-02  Martin Rudalics  <rudalics@gmx.at>
13473         * frame.c (do_switch_frame): New argument NORECORD passed to
13474         Fselect_window.
13475         (Fselect_frame): New argument NORECORD passed to
13476         do_switch_frame.
13477         (Fset_frame_selected_window): New argument NORECORD passed to
13478         Fselect_frame.
13479         (Fhandle_switch_frame, Fdelete_frame): Handle NORECORD argument
13480         in call of do_switch_frame.
13481         (Fset_mouse_position, Fset_mouse_pixel_position, Fraise_frame):
13482         Handle NORECORD argument in call of Fselect_frame.
13483         * lisp.h (do_switch_frame, Fselect_frame)
13484         (Fset_frame_selected_window): Adjust declarations.
13485         * window.c (select_frame_norecord): New function.
13486         (run_window_configuration_change_hook): Use it and call
13487         Fselect_frame with NORECORD set.
13488         (Fselect_window): Pass NORECORD to Fselect_frame.
13489         (Fset_window_configuration): Handle NORECORD argument in call of
13490         do_switch_frame.
13491         * minibuf.c (choose_minibuf_frame): Handle NORECORD in call of
13492         Fset_frame_selected_window.
13493         * keyboard.c (command_loop_1): Handle NORECORD in call of
13494         Fselect_frame (currently ifdefd).
13496 2008-11-02  Ulrich Mueller  <ulm@kph.uni-mainz.de>
13498         * emacs.c (USAGE2): Untabify.
13500 2008-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13502         * composite.c (fill_gstring_header): Fix copy/paste typo.
13504 2008-10-31  Martin Rudalics  <rudalics@gmx.at>
13506         * window.c (Fnext_window, Fprevious_window): Rewrite doc-string.
13507         (Fother_window): Rename argument and rewrite doc-string.
13508         (select_window_norecord): Fix return value.  (Bug#1276)
13510 2008-10-30  Juanma Barranquero  <lekktu@gmail.com>
13512         * w32fns.c (x_create_tip_frame): Prevent default foreground color for
13513         new frames overriding foreground for tooltips.  Based on similar patch
13514         from Martin Rudalics <rudalics@gmx.at>.  (Bug#1032)
13516 2008-10-29  Chong Yidong  <cyd@stupidchicken.com>
13518         * emacs.c (Fdaemon_initialized): Initialize nfd.
13520 2008-10-29  Martin Rudalics  <rudalics@gmx.at>
13522         * window.c (Fwindow_height, Fdelete_window, set_window_buffer)
13523         (Fwindow_text_height): Clarify doc-strings.
13524         * xdisp.c (syms_of_xdisp): Mention set-window-buffer in
13525         doc-string of window-scroll-functions.
13527 2008-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
13529         * category.c (syms_of_category): Fix typo in docstring.
13531 2008-10-28  Juanma Barranquero  <lekktu@gmail.com>
13533         * window.c (Fwindowp, Fwindow_live_p, Fwindow_minibuffer_p)
13534         (Fcoordinates_in_window_p, Fscroll_left, Fscroll_right):
13535         Fix typos in docstrings.
13537 2008-10-28  Dan Nicolaescu  <dann@ics.uci.edu>
13539         * emacs.c (daemon_pipe): Make non-static.
13540         (IS_DAEMON): Move definition ...
13541         * lisp.h (IS_DAEMON): ... here.
13542         (daemon_pipe): Declare.
13543         (is_daemon): Remove.
13544         * dispnew.c (init_display): Use IS_DAEMON.
13546 2008-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13548         * xdisp.c (pos_visible_p, redisplay_internal, message3_nolog)
13549         (message2_nolog): Check FRAME_INITIAL_P instead of noninteractively.
13551         * emacs.c (is_daemon): Remove.
13552         (main): Don't set is_daemon.
13553         (IS_DAEMON): New macro.
13554         (Fdaemonp, Fdaemon_initialized): Use it.
13555         (Fdaemon_initialized): Write a char into the pipe to make sure the
13556         parent exits.
13557         (syms_of_emacs): Explicitly initialize daemon_pipe[1].
13559 2008-10-27  Chong Yidong  <cyd@stupidchicken.com>
13561         * nsterm.m (ns_draw_window_cursor): When hbar cursor is on
13562         over-sized glyph, draw it with the default glyph width.
13564         * w32term.c (x_draw_bar_cursor): When hbar cursor is on over-sized
13565         glyph, draw it with the default glyph width.
13567         * xterm.c (x_draw_bar_cursor): When hbar cursor is on over-sized
13568         glyph, draw it with the default glyph width.
13570         * xdisp.c (try_scrolling): When computing the distance from the
13571         scroll margin to PT, try moving some distance past the window
13572         bottom before giving up.
13574 2008-10-27  Martin Rudalics  <rudalics@gmx.at>
13576         * window.c (Fwindow_dedicated_p, Fset_window_dedicated_p)
13577         (Fset_window_buffer): Explain in doc-string that a window can be
13578         "strongly" dedicated to its buffer.
13580 2008-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
13582         * emacs.c (daemon_name): New variable.
13583         (main): Deal with --daemon=SERVER_NAME.
13584         (Fdaemonp): Return a name if one was passed to --daemon.
13586 2008-10-26  Romain Francoise  <romain@orebokech.com>
13588         * emacs.c (daemon_pipe): New variable.
13589         (main): Create a pipe before forking, make the parent exit only after
13590         the child has closed its end of the pipe.  Move closing the
13591         descriptors ...
13592         (Fdaemon_initialized): ... here.  New function.
13594 2008-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13596         * chartab.c (Foptimize_char_table): Make sure `ascii' doesn't point to
13597         the previous unoptimized table.
13599         * window.c (Fset_window_buffer): Undo 2008-10-18 change to re-instate
13600         the distinction between non-nil and non-t value of `dedicated'.
13602 2008-10-25  Chong Yidong  <cyd@stupidchicken.com>
13604         * keyboard.c (read_char_minibuf_menu_prompt): Ensure that
13605         read_char_minibuf_menu_text is large enough to hold the menu string.
13607 2008-10-25  Martin Rudalics  <rudalics@gmx.at>
13609         * window.c (Fget_buffer_window, Fdelete_windows_on)
13610         (Freplace_buffer_in_windows): Make buffer argument optional and
13611         rename to buffer_or_name.
13613 2008-10-24  Chong Yidong  <cyd@stupidchicken.com>
13615         * xdisp.c (handle_single_display_spec, handle_display_prop):
13616         Undo 2005-05-16 change.
13617         (handle_stop): Pop iterator if it's loaded with an empty string.
13618         (get_overlay_strings_1): Don't save iterator if it's loaded with
13619         an empty string (bug#1201).
13621 2008-10-24  Kenichi Handa  <handa@m17n.org>
13623         * ftfont.c (ftfont_otf_features): Fix previous change.
13624         (ftfont_otf_capability): Check FeatureList.FeatureCount before
13625         calling ftfont_otf_features.
13627 2008-10-24  Kenichi Handa  <handa@m17n.org>
13629         * font.c (font_match_p): Fix for the case that a vector of
13630         characters is in script-representative-chars.
13632 2008-10-24  Michael Albinus  <michael.albinus@gmx.de>
13634         * dbusbind.c (xd_in_read_queued_messages): New variable.
13635         (XD_SIGNAL1, XD_SIGNAL2, XD_SIGNAL3): New macros.  Throw Qdbus_error.
13636         (xd_read_queued_messages): Catch Qdbus_error from the macros.
13637         (all): Replace xsignal1, xsignal2, xsignal3 by the respective
13638         macro.  (Bug#1186)
13640 2008-10-23  Ali Bahrami  <ali_gnu@emvision.com>  (tiny change)
13642         * s/sol2-10.h: New file.
13644 2008-10-23  Juanma Barranquero  <lekktu@gmail.com>
13646         * xdisp.c (fill_glyph_string): Fix typo in source (though the
13647         poor beast has survived 9+ years and the jump from xterm.c!).
13649 2008-10-23  Martin Rudalics  <rudalics@gmx.at>
13651         * buffer.c (Fget_buffer_create): Rename arg to buffer_or_name.
13652         Reword doc-string.
13653         (Fbury_buffer): In doc-string say what happens to the buffer's window.
13655 2008-10-23  Juanma Barranquero  <lekktu@gmail.com>
13657         * character.c (syms_of_character) <script-representative-chars>:
13658         <unicode-category-table>: Doc fixes.
13660 2008-10-23  Noah Friedman  <friedman@splode.com>
13662         * coding.c (make_conversion_work_buffer): Check that
13663         Vcode_conversion_reused_workbuf is a live buffer, otherwise call
13664         Fget_buffer_create.
13666 2008-10-23  Kenichi Handa  <handa@m17n.org>
13668         * font.c (font_add_log): Check the values of extra properties.
13670 2008-10-22  Martin Rudalics  <rudalics@gmx.at>
13672         * window.c (Fwindow_dedicated_p, Fset_window_dedicated_p):
13673         Reword doc-string.
13674         (Fset_window_parameter): Use NILP.
13675         (Fscroll_up, Fscroll_down, Fminibuffer_selected_window)
13676         (Frecenter): Use "selected" instead of "current" window in doc-strings.
13678 2008-10-22  Juanma Barranquero  <lekktu@gmail.com>
13680         * xdisp.c (next_element_from_buffer): Remove bogus xassert condition.
13682 2008-10-22  Adrian Robert  <Adrian.B.Robert@gmail.com>
13684         * nsfns.m (ns_appkit_version): New function.
13685         (x-server-version): Use it.
13686         (syms_of_nsfns): Define ns-version-string here, not nsterm.m.
13687         (x-server-vendor): Don't check_ns().
13689         * nsterm.m (syms_of_nsterm): Drop ns-version-string.
13691 2008-10-22  Juanma Barranquero  <lekktu@gmail.com>
13693         * w32fns.c (unwind_create_frame) [!GLYPH_DEBUG]: Fix xassert.
13694         Copied from 2005-02-03 change to xfns.c by Kim F. Storm.
13696 2008-10-22  Kenichi Handa  <handa@m17n.org>
13698         * syntax.c (scan_words): Call word_boundary_p instead of comparing
13699         scripts.
13701         * category.c (word_boundary_p): Check scripts instead of charset.
13702         Handle nil value in word-separating-categories and
13703         word-combining-categories.
13704         (syms_of_category): Fix docstrings of word-separating-categories
13705         and word-combining-categories.
13707 2008-10-21  Eli Zaretskii  <eliz@gnu.org>
13709         * coding.c (Fencode_coding_region, Fdecode_coding_region)
13710         (Fdecode_coding_string, Fencode_coding_string): Doc fix.
13712 2008-10-21  Martin Rudalics  <rudalics@gmx.at>
13714         * buffer.c (Fget_buffer, Fbury_buffer, switch_to_buffer_1):
13715         Rename arg "buffer" to "buffer_or_name".
13716         (Fkill_buffer): Rename arg "buffer" to "buffer_or_name" and make
13717         it optional.
13718         (no_switch_window): Remove since the return value is not used.
13719         (Fswitch_to_buffer): Rename arg "buffer" to "buffer_or_name".
13720         Consider window as dedicated when Fwindow_dedicated_p returns a
13721         non-nil value.
13722         * lisp.h: Remove prototype for no_switch_window.
13724 2008-10-21  Jan Djärv  <jan.h.d@swipnet.se>
13726         * emacs.c (main): Unconditionally set PER_LINUX32 and exec
13727         temacs when dumping if HAVE_PERSONALITY_LINUX32 is defined.
13729 2008-10-21  Kenichi Handa  <handa@m17n.org>
13731         * coding.c (detect_coding_charset): For iso-8859-* coding systems,
13732         check Vlatin_extra_code_table.
13734 2008-10-20  Eli Zaretskii  <eliz@gnu.org>
13736         * fileio.c (Fset_file_modes): Doc fix.
13738 2008-10-19  Michael Albinus  <michael.albinus@gmx.de>
13740         * dbusbind.c (XD_OBJECT_TO_DBUS_TYPE): Handle simple type symbols
13741         in arrays.
13743 2008-10-19  Martin Rudalics  <rudalics@gmx.at>
13745         * window.c (Fwindow_dedicated_p, Fset_window_dedicated_p):
13746         Mention kill-buffer in doc-string.
13747         (Fset_window_buffer): Reinsert tem check removed in last commit.
13748         (Fenlarge_window, Fshrink_window): Have argument names and
13749         doc-string follow Elisp manual more closely.
13751 2008-10-18  Eli Zaretskii  <eliz@gnu.org>
13753         * fileio.c (Fset_file_modes): Doc fix.
13755 2008-10-18  Martin Rudalics  <rudalics@gmx.at>
13757         * window.c (Fwindow_width, Fset_window_start)
13758         (Fwindow_parameters, Fwindow_parameter, Fset_window_parameter)
13759         (Fdelete_windows_on, Freplace_buffer_in_windows):
13760         Make doc-strings follow code and Elisp manual more closely.
13761         (Fwindow_dedicated_p): Make window argument optional.
13762         (Fset_window_dedicated_p): Rename argument "arg" to "flag".
13763         (Fset_window_buffer): Respect any non-nil dedicated value for
13764         window.  Rename "buffer" argument to "buffer_or_name".
13766 2008-10-18  Ulrich Mueller  <ulm@gentoo.org>
13768         * m/sh3.h: New file, machine description for SuperH.
13770 2008-10-17  Martin Rudalics  <rudalics@gmx.at>
13772         * window.c (Fsplit_window): Rename arg horflag to horizontal.
13774 2008-10-17  Kenichi Handa  <handa@m17n.org>
13776         * ftfont.c (ftfont_otf_features): Fix indexing
13777         gsub_gpos->FeatureList.Feature.  Check the validity of indices.
13779 2008-10-16  Magnus Henoch  <mange@freemail.hu>
13781         * dbusbind.c (Fdbus_call_method): Unbreak usage line.
13782         (Fdbus_call_method_asynchronously): Ditto.
13783         This change makes C-h f display the argument list.
13785 2008-10-16  Chong Yidong  <cyd@stupidchicken.com>
13787         * fileio.c (Fexpand_file_name): Doc fix.
13789         * xfaces.c (Finternal_set_lisp_face_attribute): Make null values
13790         of :foreground and :background equivalent to unspecified (20.x
13791         compatibility).
13793 2008-10-15  Eli Zaretskii  <eliz@gnu.org>
13795         * buffer.c (syms_of_buffer): Doc fix.
13797 2008-10-14  Kenichi Handa  <handa@m17n.org>
13799         * font.c (font_clear_prop): When clearing font width, clear the
13800         average width field too.
13802 2008-10-12  Andreas Schwab  <schwab@suse.de>
13804         * ftfont.c (ftfont_shape_by_flt): Make static.
13805         * ftfont.h (ftfont_shape_by_flt): Don't declare.
13807         * font.c: Don't include <m17n-flt.h>.
13809 2008-10-10  Eli Zaretskii  <eliz@gnu.org>
13811         * s/msdos.h (SYSTEM_PURESIZE_EXTRA): Decrease to 10000.
13813 2008-10-09  Eli Zaretskii  <eliz@gnu.org>
13815         * frame.c (make_terminal_frame) [MSDOS]: Remove unused #ifdef'ed
13816         away code.
13818 2008-10-09  Chong Yidong  <cyd@stupidchicken.com>
13820         * dispnew.c (update_text_area): Avoid looping due to large glyph
13821         overhangs (bug#1070).
13823 2008-10-09  Kenichi Handa  <handa@m17n.org>
13825         * fontset.c (face_for_char): If face->fontset is negative, just
13826         return ascii_face.
13828         * font.c (font_delete_unmatched): Fix previous change.
13829         Don't reject an entity if DPI and AVGWIDTH of an entity are 0.
13831 2008-10-09  Martin Rudalics  <rudalics@gmx.at>
13833         * frame.c (Fraise_frame): On text-only terminals select frame in
13834         order to make it visible.  (Bug#1061)
13836 2008-10-08  Chong Yidong  <cyd@stupidchicken.com>
13838         * fontset.c (fontset_find_font): Check frame validity.
13840 2008-10-07  Chong Yidong  <cyd@stupidchicken.com>
13842         * gtkutil.c (xg_display_open): Reset default display if none exists.
13843         (xg_display_close): Allow Emacs to close all displays (bug#985).
13845 2008-10-06  Andreas Schwab  <schwab@suse.de>
13847         * sysdep.c (sys_signal): Always set SA_RESTART when noninteractively.
13849 2008-10-06  Chong Yidong  <cyd@stupidchicken.com>
13851         * emacs.c (Vbefore_init_time, Vafter_init_time): Move from startup.el.
13853         * lisp.h (Vbefore_init_time, Vafter_init_time): Declare.
13855         * gtkutil.c (x_wm_set_size_hint): Return immediately if called
13856         during initialization.
13858 2008-10-04  Eli Zaretskii  <eliz@gnu.org>
13860         * xdisp.c (redisplay_internal): If frame switched, redisplay the
13861         whole thing on MSDOS frames as well as on a TTY.
13863         * dispnew.c (update_frame): Flush termscript for MSDOS frames as
13864         well as for TTY.
13865         (Fopen_termscript): Allow opening a termscript on MSDOS frames as
13866         well as on a TTY.
13868         * sysdep.c (init_sys_modes): Set FRAME_GARBAGED_P for MSDOS frames
13869         as well as for TTY.
13871         * systime.h (EMACS_TIME_CMP): Cast EMACS_SECS values to `long'.
13873         * dispnew.c (change_frame_size_1): Set FrameRows and FrameCols for
13874         MSDOS frames as well.
13876 2008-10-02  Adrian Robert  <Adrian.B.Robert@gmail.com>
13878         * image.c (x_clear_image_1): Under NS, call ns_free_indexed_color with
13879         correct arguments.
13880         * menu.c (find_and_return_menu_selection): Add cast.
13882 2008-10-03  Glenn Morris  <rgm@gnu.org>
13884         * emacs.c (USAGE1): Add --daemon.
13886 2008-10-02  Eli Zaretskii  <eliz@gnu.org>
13888         * process.c (procfs_system_process_attributes): Multiply `pcpu' by
13889         100, so it's in percents as advertised.
13891 2008-10-02  Adrian Robert  <Adrian.B.Robert@gmail.com>
13893         * nsterm.h (ns_cursor_types, ns_output.desired_cursor_color)
13894         (ns_output.current_cursor, ns_output.desired_cursor)
13895         (ns_output.last_inactive, FRAME_CURSOR, FRAME_NEW_CURSOR)
13896         (FRAME_NEW_CURSOR_COLOR): Remove.
13898         * nsfns.m (ns_set_cursor_color): Use FRAME_CURSOR_COLOR.
13899         (ns_lisp_to_cursor_type, ns_cursor_type_to_lisp): Use core Emacs
13900         enumeration (HOLLOW_BOX_CURSOR, etc.).
13902         * nsterm.m (ns_frame_rehighlight): Remove commented code.
13903         (draw_window_cursor): Simplify code.
13904         (EmacsView-windowDidBecomeKey:,-windowDidResignKey:):
13905         Don't change cursor type.  In latter, call rehighlight instead of doing
13906         updates manually.
13907         (EmacsPrefsController-setPanelFromValues,-setValuesFromPanel):
13908         Use core Emacs cursor types.
13910         * xdisp.c (draw_glyphs): Don't call notice_overwritten_cursor under NS.
13912 2008-10-02  Martin Rudalics  <rudalics@gmx.at>
13914         * process.c (Faccept_process_output): Fix doc-string.
13916 2008-10-02  Dan Nicolaescu  <dann@ics.uci.edu>
13918         * gmalloc.c (__sbrk): Also define for uClibc.
13920         * s/gnu-linux.h (GNU_LIBRARY_PENDING_OUTPUT_COUNT): Add definition
13921         for uClibc.
13923 2008-10-01  Adrian Robert  <Adrian.B.Robert@gmail.com>
13925         * nsfont.m (nsfont_spec_to_traits): Use UnXX masks only for non-normal
13926         styles.
13927         (nsfont_open): Reenable the cache.
13929 2008-10-01  Adrian Robert  <Adrian.B.Robert@gmail.com>
13931         * font.c (font_matching_entity): Reflect ATTRS in font selection.
13932         (font_find_for_lface) [HAVE_NS]: Don't ignore case.
13934 2008-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13936         * dispnew.c (Fsend_string_to_terminal): Don't try to send a string to
13937         a suspended terminal.
13939 2008-09-30  Michael Albinus  <michael.albinus@gmx.de>
13941         * dbusbind.c (xd_signature): Use strcat instead of sprintf.
13943 2008-09-30  Eli Zaretskii  <eliz@gnu.org>
13945         * Makefile.in (MSDOS_SUPPORT): Remove ccl.elc and codepage.elc.
13947 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
13949         * xdisp.c (move_it_to): Don't advance the iterator if the last tab
13950         in a continued line coincides with a line beginning.
13952 2008-09-29  Adrian Robert  <Adrian.B.Robert@gmail.com>
13954         * nsfont.m (nsfont_trait_distance): Fix bug.
13955         (nsfont_list): Return a list rather than a vector (syncs with Handa
13956         changes of 2008-05-14).
13957         (nsfont_open): Improve logging.
13959 2008-09-29  Andreas Schwab  <schwab@suse.de>
13961         * keyboard.c (syms_of_keyboard) <input-decode-map>: Doc fix.
13963 2008-09-28  Martin Rudalics  <rudalics@gmx.at>
13965         * character.c (Fchar_resolve_modifiers): Rewrite Elisp function
13966         name as char-resolve-modifiers.
13967         Reported by: Markus Triska <markus.triska@gmx.at>
13969 2008-09-28  Dan Nicolaescu  <dann@ics.uci.edu>
13971         * dispnew.c (init_display): Return earlier when running as a daemon.
13973 2008-09-27  Adrian Robert  <Adrian.B.Robert@gmail.com>
13975         * nsfont.m (nsfont_draw): Fix up composition rendering (cmp_from, ...).
13977 2008-09-27  Eli Zaretskii  <eliz@gnu.org>
13979         * composite.c (Fcomposition_get_gstring)
13980         (Fcompose_region_internal, Fcompose_string_internal)
13981         (Ffind_composition_internal): Doc fix.
13982         (syms_of_composite) <compose-chars-after-function>: Doc fix.
13983         (syms_of_composite) <auto-composition-function>: Doc fix.
13984         (syms_of_composite) <composition-function-table>: Doc fix.
13986 2008-09-25  Chong Yidong  <cyd@stupidchicken.com>
13988         * search.c (wordify): New argument for lax word-ends.
13989         (Fword_search_forward_lax, Fword_search_backward_lax): New funs.
13991 2008-09-24  Dan Nicolaescu  <dann@ics.uci.edu>
13993         * lisp.h (is_daemon): Declare.
13994         * dispnew.c (init_display): Do not try to initialize the terminal
13995         when running as a daemon.
13997 2008-09-22  Chong Yidong  <cyd@stupidchicken.com>
13999         * nsfns.m (compute_tip_xy): Use x_display_pixel_width and
14000         x_display_pixel_height.
14002 2008-09-22  Martin Rudalics  <rudalics@gmx.at>
14004         * undo.c (record_point): Don't call Fundo_boundary for first
14005         change.  (Bug#731)
14007 2008-09-22  Juanma Barranquero  <lekktu@gmail.com>
14009         * emacs.c (Fdaemonp): Doc fix.
14011 2008-09-22  Dan Nicolaescu  <dann@ics.uci.edu>
14013         * emacs.c (main): Place #ifdef in the proper place.
14015 2008-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
14017         * emacs.c (standard_args): Add --daemon.
14018         (main): Disconnect from the terminal when --daemon is passed.
14019         (is_daemon): New variable.
14020         (Fdaemonp): New function.
14021         (syms_of_emacs): Defsubr it.
14023 2008-09-20  Chong Yidong  <cyd@stupidchicken.com>
14025         * xdisp.c (get_next_display_element): Handle string display
14026         correctly when checking for the end of a box run.
14028 2008-09-20  Glenn Morris  <rgm@gnu.org>
14030         * fileio.c (Qdelete_by_moving_to_trash): New Lisp_Object.
14031         (syms_of_fileio): Add Qdelete_by_moving_to_trash.
14032         (Frename_file): Avoid copying to trash if a rename involves
14033         a delete.  (Bug#964).
14035 2008-09-20  Eli Zaretskii  <eliz@gnu.org>
14037         * keyboard.c (Fset_quit_char, Fset_input_meta_mode)
14038         (Fset_output_flow_control, Fcurrent_input_mode): Support MSDOS
14039         frames as well as termcap frames.
14040         (handle_interrupt): Remove "#ifndef MSDOS" around the call to
14041         get_named_tty.
14043 2008-09-19  Eli Zaretskii  <eliz@gnu.org>
14045         * process.c (procfs_system_process_attributes): Fix cmdline in
14046         case /proc/PID/cmdline is empty.
14048         * xterm.c (x_wm_set_size_hint): Use x_display_pixel_width and
14049         x_display_pixel_height.
14051 2008-09-19  Juanma Barranquero  <lekktu@gmail.com>
14053         * frame.c (x_fullscreen_adjust): Declare var as Display_Info.
14055         * w32fns.c (Fx_display_pixel_width, Fx_display_pixel_height)
14056         (compute_tip_xy): Use x_display_pixel_width, x_display_pixel_height.
14058 2008-09-19  Dan Nicolaescu  <dann@ics.uci.edu>
14060         * dispextern.h (struct it): Move line_wrap away from the middle of
14061         bitfields.  Move voffset in struct iterator_stack_entry after the
14062         bitfields.  Move tab_width near after another short.
14064 2008-09-18  Dan Nicolaescu  <dann@ics.uci.edu>
14066         * frame.h (struct frame): Move alpha from the middle of bitfields.
14068         * window.h (struct window): Move frozen_window_start_p after the
14069         rest of the bitfields to reduce padding.
14071 2008-09-18  Chong Yidong  <cyd@stupidchicken.com>
14073         * xterm.h (x_display_info): Remove `height' and `width' members.
14075         * nsterm.h (ns_display_info): Remove `height' and `width' members.
14077         * w32term.h (w32_display_info): Remove `height', `width',
14078         `height_in', and `width_in' members.
14080         * xterm.c (x_display_pixel_height, x_display_pixel_width):
14081         New functions.
14082         (x_calc_absolute_position): Use them.
14083         (x_term_init): Omit removed `height' and `width' members.
14085         * w32term.c (x_display_pixel_height, x_display_pixel_width):
14086         New functions.
14087         (w32_read_socket, x_calc_absolute_position): Use them.
14088         (w32_initialize_display_info, w32_term_init): Omit removed members
14089         of w32_display_info.
14091         * nsterm.m (x_display_pixel_height, x_display_pixel_width):
14092         New functions.
14093         (ns_initialize_display_info): Omit removed members of ns_display_info.
14095         * xterm.c (x_display_pixel_height, x_display_pixel_width):
14096         New functions.
14097         (x_calc_absolute_position): Use them.
14098         (x_term_init): Omit removed `height' and `width' members.
14100         * xfns.c (Fx_display_pixel_width, Fx_display_pixel_height)
14101         (compute_tip_xy):
14102         * frame.c (x_fullscreen_adjust):
14103         * xmenu.c (menu_position_func): Use x_display_pixel_height and
14104         x_display_pixel_width.
14106 2008-09-18  Kenichi Handa  <handa@m17n.org>
14108         * composite.c (fill_gstring_header): Don't check FROM and TO here.
14109         (composition_compute_stop_pos): Fix handling of static composition.
14110         (Fcomposition_get_gstring): Check FROM and TO at first.
14112 2008-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
14114         * composite.c (Fcomposition_get_gstring): Yet another int/Lisp_Object
14115         mixup (YAILOM).
14117 2008-09-17  Chong Yidong  <cyd@stupidchicken.com>
14119         * indent.c (Fvertical_motion): Use position reported by iterator
14120         instead of PT for determining screen motion (bug#943).
14122 2008-09-17  Romain Francoise  <romain@orebokech.com>
14124         * composite.c (composition_adjust_point): Fix int/EMACS_INT mixup.
14126 2008-09-17  Kenichi Handa  <handa@m17n.org>
14128         * ftfont.c (ftfont_shape_by_flt): Downcase family name.
14130         * composite.c (Fcomposition_get_gstring): Make bigger gstring_work
14131         if necessary.
14133 2008-09-16  Kenichi Handa  <handa@m17n.org>
14135         * coding.c (make_conversion_work_buffer): Avoid calling
14136         Fget_buffer_create if it is not necessary.
14138 2008-09-15  Martin Rudalics  <rudalics@gmx.at>
14140         * window.c (Fselect_window): Don't update window_select_count and
14141         use_time when norecord is not nil.
14143 2008-09-14  Kenichi Handa  <handa@m17n.org>
14145         * fileio.c (Finsert_file_contents): Delete incorrect decrement of
14146         specpdl_ptr.
14148 2008-09-12  Kenichi Handa  <handa@m17n.org>
14150         * indent.c (scan_for_column): Don't handle automatic composition
14151         if the current buffer is not associated with a window.
14153         * composite.c (composition_reseat_it): If the current buffer is
14154         not associated with a window, ignore the automatic composition.
14155         (find_automatic_composition): Likewise.
14157 2008-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14159         * term.c (close_gpm): New fun extracted from Fgpm_mouse_stop.
14160         (Fgpm_mouse_stop): Use it.
14161         * termhooks.h (close_gpm): Declare.
14162         * keyboard.c (tty_read_avail_input): Forcefully close the gpm
14163         connection if Gpm_GetEvent fails.
14165         * window.c (set_window_buffer): Always preserve current-buffer.
14167 2008-09-12  Glenn Morris  <rgm@gnu.org>
14169         * charset.c (init_charset): Warn if etc/charsets not found.  (Bug#909)
14171 2008-09-11  Glenn Morris  <rgm@gnu.org>
14173         * charset.c (charset-map-path): Doc fix.
14175 2008-09-10  Kenichi Handa  <handa@m17n.org>
14177         * xdisp.c (handle_composition_prop): Set it->cmp_it.ch to -1.
14179         * font.c (Ffont_shape_gstring): Make glyphs of non-nil adjustment
14180         compose a grapheme cluster with the preceding base glyph.
14182         * composite.c (composition_compute_stop_pos): Fix previous change.
14183         Reset cmp_it->id to -1 at first.
14185 2008-09-10  Glenn Morris  <rgm@gnu.org>
14187         * Makefile.in (character.o, chartab.o): Fix config.h typo.
14189 2008-09-09  Chong Yidong  <cyd@stupidchicken.com>
14191         * keyboard.c (read_key_sequence): Reapply translation maps when
14192         switching keyboards.
14194 2008-09-09  Kenichi Handa  <handa@m17n.org>
14196         * ftfont.c (ftfont_shape_by_flt): Use "combining" FLT for ASCII
14197         characters.
14199         * composite.c (FORWARD_CHAR): Fix calculation
14200         of (POSITION).pos_byte.
14201         (composition_compute_stop_pos): Limit the search of composition to
14202         at most 500 characters ahead.  If we reach the limit or find a
14203         newline, set cmp_it->ch to -2 and return 0.
14204         (composition_reseat_it): Handle the case that cmp_it->ch is -2.
14206 2008-09-08  Kenichi Handa  <handa@m17n.org>
14208         * indent.c (Fvertical_motion): Be sure to set
14209         it_overshoot_expected if it.cmp_it.id is non-negative.
14211 2008-09-07  Andreas Schwab  <schwab@suse.de>
14213         * callproc.c (Fcall_process): Don't hold references to string data
14214         across garbage collection.  Move initialisation of new_argv down
14215         to avoid compiler bug.
14217 2008-09-07  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
14219         * process.c (Fsystem_process_attributes): Doc fix.
14221 2008-09-07  Chong Yidong  <cyd@stupidchicken.com>
14223         * callproc.c (Fcall_process): Canonicalize current directory name.
14225         * xdisp.c (move_it_to): When moving by vpos, ensure that the
14226         iterator advances to the next line if the current line ends in a
14227         continued tab.
14229 2008-09-07  Teodor Zlatanov  <tzz@lifelogs.com>
14231         * nsfont.m (nsfont_draw): Fix the references to missing gidx data
14232         member to point to cmp_from.
14234         * xdisp.c: Doc fix for references to gidx data member.
14236 2008-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14238         * buffer.c (Fbuffer_swap_text): Reset window->point markers.
14240 2008-09-07  Kenichi Handa  <handa@m17n.org>
14242         * composite.c (FORWARD_CHAR): Check STOP after
14243         incrementing (POSITION).pos.
14245 2008-09-06  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
14247         * process.c (Fsystem_process_attributes): Doc fix.
14249 2008-09-06  Chong Yidong  <cyd@stupidchicken.com>
14251         * keyboard.c (Ftop_level): Doc fix.
14253 2008-09-06  Eli Zaretskii  <eliz@gnu.org>
14255         * xmenu.c (xmenu_show) [!HAVE_X_WINDOWS]: If frame has a
14256         minibuffer, don't let lower part of menu invade the echo area.
14258         * msdos.c (IT_menu_display): Use STRING_CHAR_ADVANCE instead of a
14259         "char *q" to access menu text and advance through it.  Revert the
14260         change that displayed ">" instead of ASCII character 0x10.
14262 2008-09-05  Eli Zaretskii  <eliz@gnu.org>
14264         * menu.c (single_menu_item) [!HAVE_BOXES]: Enable emulation of
14265         toggle boxes and radio buttons on MS-DOS as well.
14267 2008-09-05  Kenichi Handa  <handa@m17n.org>
14269         * composite.c (autocmp_chars): Check lookback count.
14270         (composition_compute_stop_pos): Set cmp_it->lookback.
14271         (composition_reseat_it): Check lookback count.
14272         (struct position_record): New struct.
14273         (FORWARD_CHAR, BACKWARD_CHAR, CHAR_COMPOSABLE_P): New macros.
14274         (find_automatic_composition): New function.
14275         (composition_adjust_point): Use find_automatic_composition.
14277         * dispextern.h (struct composition_it): New member lookback.
14279 2008-09-02  Chong Yidong  <cyd@stupidchicken.com>
14281         * indent.c (Fvertical_motion): Don't call move_it_by_lines again
14282         if moving by a single line.
14284 2008-09-02  Andreas Schwab  <schwab@suse.de>
14286         * xterm.c (x_delete_display): Fix merge error.
14288         * fileio.c (Fexpand_file_name): Remove unused variables.
14290 2008-09-02  Eli Zaretskii  <eliz@gnu.org>
14292         * fileio.c (Fexpand_file_name): Copy argument `name' into local
14293         storage on all platforms, not just on DOS_NT.
14295 2008-09-02  Jason Rumney  <jasonr@gnu.org>
14297         * w32menu.c (Fx_popup_menu, Fx_popup_dialog, w32_menu_show):
14298         Ensure mouse is not grabbed after menu is finished.
14300 2008-09-01  Chong Yidong  <cyd@stupidchicken.com>
14302         * xfaces.c (Finternal_set_alternative_font_family_alist)
14303         (Finternal_set_alternative_font_registry_alist): Properly copy
14304         entire alist structure.
14306 2008-09-01  Kenichi Handa  <handa@m17n.org>
14308         * ftfont.c (ftfont_spec_pattern): Don't create a charset if the
14309         representative chars of the script is a vector.
14310         (ftfont_list): Handle the case where the representative chars of
14311         the script is a vector.
14313         * character.c (syms_of_character): Docstring of
14314         script-representative-chars fixed.
14316 2008-08-31  Eli Zaretskii  <eliz@gnu.org>
14318         * msdos.c (BUILD_CHAR_GLYPH): New macro.
14319         (IT_menu_display): Use it instead of SET_CHAR_GLYPH to construct
14320         the menu.  Allocate larger buffer for `text', to account for
14321         possible ^C characters.
14323 2008-08-31  Martin Rudalics  <rudalics@gmx.at>
14325         * xdisp.c (prepare_menu_bars): Don't call
14326         Vwindow_size_change_functions with arg Qt.
14328 2008-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
14330         * font.h (font_range):
14331         * fileio.c (report_file_error):
14332         * composite.c (composition_update_it): Yet another int/Lisp_Object
14333         mixup (YAILOM).
14335 2008-08-30  Glenn Morris  <rgm@gnu.org>
14337         * data.c (Fmake_variable_frame_local): Doc fix.
14339         * frame.c (Fmodify_frame_parameters): Doc fix.
14341 2008-08-30  Eli Zaretskii  <eliz@gnu.org>
14343         * w32.c (init_user_info): Allocate buf[] with xmalloc using the size
14344         needed by GetTokenInformation.
14345         (w32_system_process_attributes): Check return values of all system
14346         APIs.
14348         * msdos.c (IT_display_cursor): Write "CURSOR ON/OFF" to termscript
14349         only when the state changes.
14350         (IT_update_begin, IT_update_end): Add termscript trace.
14352         * w16select.c (Fw16_set_clipboard_data): Don't encode text if
14353         clipboard is unavailable.  Set dst to NULL if it doesn't point to
14354         malloc'ed data.
14355         (Fw16_get_clipboard_data): Initialize htext to NULL, to avoid
14356         passing random values to xfree.
14358         * dispnew.c (init_display): Set `tty's association in frame's
14359         parameters alist to the name of the terminal device, if that is known.
14361 2008-08-29  Jason Rumney  <jasonr@gnu.org>
14363         * w32uniscribe.c (uniscribe_check_otf): Don't fallback on DFLT script.
14365 2008-08-29  Eli Zaretskii  <eliz@gnu.org>
14367         * composite.c (fill_gstring_body): Avoid compiler warnings.
14369         * font.c (font_fill_lglyph_metrics): Use EMACS_INT in
14370         LGLYPH_SET_CODE to avoid compiler warnings.
14372         * makefile.w32-in ($(BLD)/w32uniscribe.$(O)): Depend on composite.h.
14374         * composite.h (LGLYPH_SET_CODE): Cast `val' to EMACS_INT.
14376         * w32uniscribe.c (uniscribe_shape): Shut up compiler warning in
14377         LGLYPH_SET_CODE.
14379 2008-08-29  Kenichi Handa  <handa@m17n.org>
14381         * fileio.c (report_file_error): Don't downcase the first character
14382         of errstring if it is still unibyte.
14384 2008-08-29  Kenichi Handa  <handa@m17n.org>
14386         These changes are to re-implement the automatic composition so
14387         that it doesn't use text properties.
14389         * Makefile.in (ftfont.o): Depend on composite.h.
14390         (composite.o): Depend dispextern.h, font.h, frame, and window.h.
14392         * character.h (Vunicode_category_table): Extern it.
14394         * character.c (Vunicode_category_table): New variable.
14395         (syms_of_character): DEFVAR_LISP Vunicode_category_table.
14397         * chartab.c (optimize_sub_char_table): Perform more greedy
14398         optimization.
14400         * composite.h (enum composition_method):
14401         Delete COMPOSITION_WITH_GLYPH_STRING.
14402         (COMPOSITION_METHOD): Don't check COMPOSITION_WITH_GLYPH_STRING.
14403         (Vcomposition_function_table): Extern it.
14404         (LGSTRING_XXX, LGLYPH_XXX): Macros moved from font.h.
14405         (composition_gstring_put_cache, composition_gstring_from_id)
14406         (composition_gstring_p, composition_gstring_width)
14407         (composition_compute_stop_pos, composition_reseat_it)
14408         (composition_update_it, composition_adjust_point): Extern them.
14409         (Fcomposition_get_gstring): EXFUN it.
14411         * composite.c: Include window.h, frame.h, dispextern.h, font.h.
14412         (Vcomposition_function_table)
14413         (get_composition_id): Don't handle COMPOSITION_WITH_GLYPH_STRING.
14414         (gstring_hash_table, gstring_work, gstring_work_headers):
14415         New variables.
14416         (gstring_lookup_cache, composition_gstring_put_cache)
14417         (composition_gstring_from_id, composition_gstring_p)
14418         (composition_gstring_width, fill_gstring_header)
14419         (fill_gstring_body, autocmp_chars, composition_compute_stop_pos)
14420         (composition_reseat_it, composition_update_it)
14421         (composition_adjust_point, Fcomposition_get_gstring): New functions.
14422         (syms_of_composite): Initialize gstring_hash_table, gstrint_work,
14423         and gstring_work_headers.  DEFVAR_LISP composition-function-table.
14424         Defsubr composition_get_gstring.
14426         * dispextern.h (struct glyph): New union u.cmp.  Delete the member
14427         cmp_id.
14428         (struct glyph_string): Delete the member gidx.  New members
14429         cmp_id, cmp_from, and cmp_to.
14430         (enum it_method): Delete GET_FROM_COMPOSITION.
14431         (struct composition_it): New struct.
14432         (struct it): New member cmp_it, and iterator_stack_entry.cmp_it.
14433         Delete c, len, cmp_id, cmp_len in u.comp.
14435         * font.h (enum lgstring_indices): Delete it.
14436         (LGSTRING_XXX, LGLYPH_XXX): Move these macros to composite.h.
14437         (enum lglyph_indices): Likewise.
14438         (font_range): Adjust extern.
14439         (font_fill_lglyph_metrics): Extern it.
14441         * font.c (QCf): New variable.
14442         (check_gstring): Use LGSTRING_GLYPH_LEN, not LGSTRING_LENGTH.
14443         (font_prepare_composition): Delete this function.
14444         (font_range): Type and arguments changed.
14445         (Ffont_make_gstring, Ffont_fill_gstring): Delete them.
14446         (font_fill_lglyph_metrics): New function.
14447         (Ffont_shape_text): Rename to Ffont_shape_gstring and change arguments.
14448         (syms_of_font): DEFSYM QCf.  Delete defsubr for
14449         Sfont_make_gstring, Sfont_fill_gstring, Sfont_shape_text.
14450         Defsubr Sfont_shape_gstring.
14452         * fontset.h (font_for_char): Extern it.
14454         * fontset.c (font_for_char): New function.
14456         * ftfont.c: Include composite.h.
14457         (ftfont_resolve_generic_family): Add langset "en" to pattern.
14458         (ftfont_shape_by_flt): Use LGSTRING_GLYPH_LEN, not LGSTRING_LENGTH.
14460         * indent.c: Include composite.h and dispextern.h.
14461         (check_composition): Delete this function.
14462         (scan_for_column): Handle composition by
14463         composition_compute_stop_pos, composition_reseat_it, and
14464         composition_update_it.
14465         (compute_motion): Likewise.
14466         (Fvertical_motion): Fix checking of composition.
14468         * keyboard.c (adjust_point_for_property): Check composition by
14469         composition_adjust_point.
14471         * nsterm.m (ns_draw_glyph_string): Adjust for the change of
14472         struct glyph_string.
14474         * term.c (encode_terminal_code): Adjust for the change of struct glyph.
14475         (append_composite_glyph): Adjust for the change of struct it and
14476         struct glyph.
14477         (produce_composite_glyph): Likewise.
14479         * w32term.c (x_draw_composite_glyph_string_foreground):
14480         Adjust for the change of struct glyph_string.
14481         (x_draw_glyph_string): Likewise.
14483         * w32uniscribe.c (struct uniscribe_font_info): Include composite.h.
14484         (uniscribe_shape): Use LGSTRING_GLYPH_LEN, not LGSTRING_LENGTH.
14486         * xdisp.c: Include font.h.
14487         (it_props): Delete the entry for Qauto_composed.
14488         (init_iterator): Initialize it->cmp_it.id to -1.
14489         (compute_stop_pos): Call composition_compute_stop_pos.
14490         (face_before_or_after_it_pos): Adjust for the change of struct it.
14491         (handle_auto_composed_prop): Delete it.
14492         (handle_composition_prop): Handle only static composition.
14493         (next_overlay_string): Remove it->method == GET_FROM_COMPOSITION
14494         from xassert.  Initialize it->cmp_it.stop_pos.
14495         (push_it): Adjust for the change of struct it.
14496         (pop_it): Likewise.
14497         (get_next_element): Delete next_element_from_composition.
14498         (CHAR_COMPOSED_P): New macro.
14499         (get_next_display_element): For automatic composition, get a face
14500         from the font in the glyph-string.
14501         (set_iterator_to_next): For GET_FROM_BUFFER and GET_FROM_STRING,
14502         check composition by it->cmp_it.id.  Delete GET_FROM_COMPOSITION case.
14503         (next_element_from_string): Check if the character at the current
14504         position is composed by CHAR_COMPOSED_P.
14505         (next_element_from_buffer): Likewise.
14506         (next_element_from_composition): Adjust for the change of struct it.
14507         Update it->cmp_it.
14508         (dump_glyph): Adjust for the change of struct glyph.
14509         (fill_composite_glyph_string): Adjust for the change of struct
14510         it and struct glyph.  Don't handle automatic composition here.
14511         (fill_gstring_glyph_string): New function.
14512         (x_get_glyph_overhangs): Handle automatic composition.
14513         (BUILD_COMPOSITE_GLYPH_STRING): Adjust for the change of struct glyph.
14514         (BUILD_GSTRING_GLYPH_STRING): New macro.
14515         (BUILD_GLYPH_STRINGS): Call BUILD_GSTRING_GLYPH_STRING for
14516         automatic composition.
14517         (append_composite_glyph): Adjust for the change of struct it and
14518         struct glyph.
14519         (x_produce_glyphs): Adjust for the change of struct it.
14521         * xterm.c (x_draw_composite_glyph_string_foreground): Adjust for
14522         the change of struct glyph_string.
14523         (x_draw_glyph_string): Likewise.
14525 2008-08-29  Glenn Morris  <rgm@gnu.org>
14527         * buffer.c (word-wrap): Doc fix.
14528         * xdisp.c (truncate-partial-width-windows): Doc fix.
14529         Increase default to 50.
14531 2008-08-29  Chong Yidong  <cyd@stupidchicken.com>
14533         * xdisp.c (update_tool_bar_unwind): New function.
14534         (update_tool_bar): Temporarily set selected frame before building
14535         tool-bar items.
14537 2008-08-28  Michael Albinus  <michael.albinus@gmx.de>
14539         * dbusbind.c (XD_ERROR, XD_DEBUG_MESSAGE): Use strncpy and
14540         snprintf, respectively.
14541         (xd_append_arg): Convert strings with Fstring_make_unibyte.
14543 2008-08-28  Chong Yidong  <cyd@stupidchicken.com>
14545         * Makefile.in: Revert (undocumented) 2008-08-20 change adding
14546         LDFLAGS to GNUstep CC invocation.
14548 2008-08-27  Chong Yidong  <cyd@stupidchicken.com>
14550         * indent.c (Fvertical_motion): Revert last change.  Handle the
14551         general case where we are moving forward, and PT spans multiple
14552         screen lines.
14554         * eval.c (find_handler_clause): Temporarily increase
14555         max-lisp-eval-depth while printing the backtrace buffer, to
14556         guarantee that help-mode code can run.
14558 2008-08-27  Eli Zaretskii  <eliz@gnu.org>
14560         * msdos.c (Fmsdos_remember_default_colors): Don't reverse frame
14561         colors under -rv.
14562         (IT_set_frame_parameters): Don't swap foreground and background
14563         colors if `(reverse . t)' is present in the frame properties.
14564         (internal_terminal_init): Call init_frame_faces only for the
14565         initial frame.
14567 2008-08-27  Andreas Schwab  <schwab@suse.de>
14569         * dired.c (Ffile_attributes): Avoid compiler warning in bitshift.
14571 2008-08-27  Andreas Schwab  <schwab@suse.de>
14573         * search.c (search_buffer): Set char_base to zero only at the end.
14575 2008-08-27  Kenichi Handa  <handa@m17n.org>
14577         * fileio.c (report_file_error): Fix handling of multibyte error string.
14579 2008-08-27  Andreas Seltenreich  <seltenreich@gmx.de>
14581         * xterm.c (x_term_init): Temporarily hide the partially
14582         initialized terminal while calling vendor-specific-keysyms.
14584 2008-08-26  Eli Zaretskii  <eliz@gnu.org>
14586         * msdos.c (internal_terminal_init): Most initializations done only
14587         once, especially initial_screen_colors[] and termscript open.
14589 2008-08-26  Chong Yidong  <cyd@stupidchicken.com>
14591         * eval.c (Fcondition_case): Doc fix.
14593         * widgetprv.h (EmacsFramePart): Change font member to the new font
14594         struct.
14596         * widget.c: Include character.h and font.h for XSETFONT.
14597         (setup_frame_gcs): Compute X font id from font struct, just once.
14599 2008-08-26  Eli Zaretskii  <eliz@gnu.org>
14601         * term.c (get_named_tty): Fix last change.
14603 2008-08-26  Chong Yidong  <cyd@stupidchicken.com>
14605         * indent.c (Fvertical_motion): If moving forward starting from a
14606         multi-line string, move the iterator to the last line of that string.
14608 2008-08-25  Eli Zaretskii  <eliz@gnu.org>
14610         * frame.c (do_switch_frame): Mark previously displayed frame as
14611         obscured for FRAME_MSDOS_P frames as well.
14613 2008-08-24  Eli Zaretskii  <eliz@gnu.org>
14615         * frame.c (make_terminal_frame): Initialize f->terminal,
14616         f->terminal->reference_count, and scroll bars on MS-DOS as well.
14617         Set the top frame to newly created frame.
14618         (Fmake_terminal_frame): Reuse the_only_display_info.
14620         * vm-limit.c (get_lim_data) [MSDOS]: Use alternative methods of
14621         estimating available memory.
14623 2008-08-23  David Reitter  <david.reitter@gmail.com>
14625         * nsterm.m (ns_draw_window_cursor): Don't call
14626         NSDisableScreenUpdates and NSEnableScreenUpdates on
14627         non-NS_IMPL_COCOA systems.
14629 2008-08-23  Andreas Schwab  <schwab@suse.de>
14631         * process.c (procfs_system_process_attributes): Fix use of
14632         uninitialized variables.
14634 2008-08-23  Eli Zaretskii  <eliz@gnu.org>
14636         * emacs.c (main) [MSDOS]: Call syms_of_xmenu.
14638         * dispnew.c (init_display): Remove MS-DOS specific conditions for
14639         calling tty-set-up-initial-frame-faces.
14641         * xmenu.c (Fx_popup_dialog, Fx_popup_menu, xmenu_show):
14642         Allow MSDOS frames along with X frames.
14644         * termhooks.h (TERMINAL_ACTIVE_P): Handle output_msdos_raw in
14645         addition to output_termcap.
14647         * xdisp.c (redisplay_internal) [MSDOS]: Don't call set_tty_color_mode.
14649         * termchar.h (FRAME_TTY): Support output_msdos_raw.
14650         (struct tty_display_info) [MSDOS]: Add fields related to mouse
14651         highlight.
14653         * process.c [!subprocesses]: Define QCname.
14654         (syms_of_process): Intern and staticpro it.
14656         * w16select.c (Fw16_set_clipboard_data, Fw16_get_clipboard_data):
14657         Adjust for changes in encoding/decoding routines.
14658         Use encode_coding_object and decode_coding_object instead of
14659         encode_coding and decode_coding.
14661         * sysdep.c (init_sys_modes): Call dos_ttraw with tty_out as argument.
14663         * dosfns.c: Include frame.h before termhooks.h.
14664         (dos_cleanup): Use CURTTY ()->termscript instead of a global
14665         variable termscript.
14667         * s/msdos.h (USER_FULL_NAME): Define.
14668         (SYSTEM_PURESIZE_EXTRA): Bump up to 100K.
14670         * editfns.c (USER_FULL_NAME): Define to pw->pw_gecos if undefined.
14671         (Fuser_full_name): Use USER_FULL_NAME instead of a literal
14672         pw->pw_gecos.
14674         * keyboard.c (handle_interrupt) [MSDOS]: Call cursor_to with
14675         SELECTED_FRAME as additional (1st) argument.
14676         (tty_read_avail_input): Handle output_msdos_raw in
14677         addition to output_termcap.
14679         * msdos.c: Include frame.h before termhooks.h.
14680         (mouse_on, mouse_off, mouse_moveto, mouse_init)
14681         (msdos_set_cursor_shape, IT_set_face, IT_write_glyphs)
14682         (show_mouse_face, IT_clear_end_of_line, IT_clear_screen)
14683         (IT_clear_to_end, IT_cursor_to, IT_display_cursor, IT_cmgoto)
14684         (IT_set_terminal_modes, IT_reset_terminal_modes)
14685         (IT_set_frame_parameters): Use tty->termscript instead of a global
14686         variable termscript.
14687         (IT_write_glyphs): Use tty->terminal->terminal_coding instead of a
14688         global variable terminal_coding.  Don't refer to
14689         Vnonascii_translation_table.
14690         (internal_terminal_init): Set Vwindow_system in current_kboard.
14691         Don't use TTY_CHAR_INS_DEL_OK.  Set Vinitial_window_system.
14692         Announce date and time of session start, if termscript is open.
14693         Don't zero out the_only_display_info (it is done in
14694         term.c:init_tty).  Open termscript only of not already open.
14695         Log "SCREEN SAVED" here, instead of IT_set_terminal_modes.  Init mouse
14696         here instead of dos_ttraw.  Don't initialize display if this is an
14697         initial tty.  Don't set FRAME_FONT.
14698         (Vwindow_system_version): Bump to 23.
14699         (dos_ttraw): Accept a TTY argument; all callers fixed.  If mouse
14700         is available, set up mouse_position_hook.
14701         (dos_ttraw, IT_set_terminal_modes): If called with initial
14702         terminal, do nothing.
14703         (IT_set_frame_parameters): Handle the Qtty_type frame
14704         parameter by calling internal_terminal_init.
14705         (dos_set_window_size, show_mouse_face)
14706         (clear_mouse_face, IT_note_mode_line_highlight)
14707         (IT_note_mouse_highlight, IT_update_begin, IT_frame_up_to_date)
14708         (dos_rawgetc): Use tty_display_info instead of x_display_info.
14709         (initialize_msdos_display): New function.
14710         (IT_cursor_to, IT_clear_to_end, IT_clear_screen)
14711         (IT_clear_end_of_line, IT_insert_glyphs, IT_write_glyphs)
14712         (IT_delete_glyphs, IT_ring_bell, IT_reset_terminal_modes)
14713         (IT_set_terminal_modes, IT_set_terminal_window, IT_update_begin):
14714         Accept additional argument: a pointer to a frame.  Update all callers.
14715         (request_sigio, unrequest_sigio): Don't define, now defined on
14716         sysdep.c.
14717         (IT_write_glyphs): Rewrite to use encode_terminal_code.
14719         * term.c [MSDOS]: Include msdos.h.
14720         (init_tty) [MSDOS]: Reuse most of WINDOWSNT branch.  Change cpp
14721         conditional to DOS_NT.  Allow only one call to this function in a
14722         session.  Don't allocate a new struct tty_display_info; instead,
14723         reuse the_only_display_info.  Call get_tty_size to get screen
14724         dimensions.  Call init_baud_rate to set bad_rate.
14725         (dissociate_if_controlling_tty) [MSDOS]: Ifdef away function body.
14726         (Fsuspend_tty) [MSDOS]: Don't close input and output.
14727         (Fresume_tty) [MSDOS]: Don't reopen the TTY; instead, use stdin/stdout.
14728         (get_tty_terminal, get_named_tty, Ftty_type)
14729         (Fcontrolling_tty_p): Handle output_msdos_raw in addition to
14730         output_termcap.
14731         (Fresume_tty, Fsuspend_tty, init_tty, delete_tty):
14732         Call add_keyboard_wait_descriptor and delete_keyboard_wait_descriptor
14733         only when subprocesses are supported.
14735         * frame.c (make_terminal_frame) [MSDOS]: Adjust initialization of
14736         f->output_data.x.
14737         (Fmake_terminal_frame) [MSDOS]: Don't allow creation of new
14738         terminal devices.
14740         * msdos.h: Remove definition of struct x_display_info and struct
14741         x_output.
14742         (FRAME_FONT): Use output_data.tty.
14743         (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL): Don't define.
14744         (struct x_display_info): Rename from display_info.  Update all users in
14745         msdos.c.
14746         (struct x_output): Remove background_pixel and foreground_pixel.
14747         (the_only_display_info): Rename from the_only_x_display.
14748         (dos_ttraw): Update prototype.
14750         * Makefile.in (MSDOS_OBJ): Add xmenu.o.
14751         (SOME_MACHINE_LISP): Add ../lisp/term/pc-win.elc.
14753 2008-08-23  Jason Rumney  <jasonr@gnu.org>
14755         * image.c (enum tiff_keyword_index, tiff_format): Add :index keyword.
14756         (fn_TIFFSetDirectory): New library function used.
14757         (init_tiff_functions) [HAVE_NTGUI]: Initialize it.
14758         (tiff_load): Use :index to select among multiple images.  Set count
14759         property when multiple images exist.
14760         (gif_format): Use :index, not :image.
14762 2008-08-23  Chong Yidong  <cyd@stupidchicken.com>
14764         * xdisp.c (try_scrolling): Check INT_MAX instead of
14765         MOST_POSITIVE_FIXNUM for maximum integer value.  Include limits.h
14766         to obtain INT_MAX.
14768 2008-08-21  İsmail Dönmez  <ismail@namtrac.org>  (tiny change)
14770         * xterm.c (x_delete_display): Don't call XrmDestroyDatabase on GTK+.
14772 2008-08-21  Christian Faulhammer  <opfer@gentoo.org>  (tiny change)
14774         * Makefile.in (temacs${EXEEXT}): On GNUstep, link to appropriate
14775         GNUstep library location.
14777 2008-08-21  Chong Yidong  <cyd@stupidchicken.com>
14779         * xfaces.c (x_update_menu_appearance): Check validity of menu font
14780         before using it.
14782         * puresize.h (BASE_PURESIZE): Increase to 1250000.
14784 2008-08-20  Adrian Robert  <Adrian.B.Robert@gmail.com>
14786         * nsfns.m (ns-read-file-name): Add casts to avoid warning.
14787         (ns-convert-utf8-nfd-to-nfc): Warn if cannot execute correctly.
14788         * nsfont.m (nsfont_draw): Compare indexed colors to 0, not nil.
14789         * nsterm.h (EmacsView-unlockFocusNeedsFlush:): Add declaration.
14790         (EmacsApp-cursor_blink_handler): Remove declaration.
14791         * nsterm.m (ns_draw_glyph_string): Update first conditional body to
14792         match 01 Feb 2008 changes in xterm.c.
14793         (ns_read_socket): Add cast to avoid warning.
14794         (EmacsApp-application:openFiles:): Don't call replyToOpenOrPrint: on
14795         GNUstep.
14797 2008-08-20  Chong Yidong  <cyd@stupidchicken.com>
14799         * xselect.c (x_get_foreign_selection): Return nil if desired
14800         selection could not be obtained, instead of signalling an error.
14802 2008-08-20  David Reitter  <david.reitter@gmail.com>
14804         * nsfns.m (ns_lisp_to_cursor_type): Replace with generic xfns.c.
14805         * nsterm.m: Remove ns-specific code for cursor blinking.
14806         (ns_draw_window_cursor): Clear cursor properly rather than
14807         redrawing the area.  Respect width of bar cursors.
14808         These changes enable the use of generic blink-cursor-mode and
14809         generic cursor types in NS and support smooth cursor movements (do
14810         not blink off after command).
14811         * xdisp.c (get_phys_cursor_geometry): Redraw wider rectangle on
14812         Nextstep, too.
14814 2008-08-19  Kenichi Handa  <handa@m17n.org>
14816         * font.c (Vfont_log_deferred): New variable.
14817         (font_add_log): Check Vfont_log_deferred.
14818         (font_deferred_log): New function.
14820         * font.h (font_deferred_log): Extern it.
14822         * fontset.c (reorder_font_vector): Use encoding charset of fonts
14823         for sorting.
14824         (face_for_char): Use deferred log.
14826 2008-08-18  Kenichi Handa  <handa@m17n.org>
14828         * fontset.c (face_for_char): Add font log.
14830         * font.c (font_add_log): Add the font properties :script, :lang,
14831         and :otf in the log.
14833 2008-08-17  Chong Yidong  <cyd@stupidchicken.com>
14835         * xdisp.c: Remove dead code.
14836         (handle_invisible_prop, next_overlay_string): Defer call to
14837         setup_for_ellipsis.
14838         (handle_stop, set_iterator_to_next): Call setup_for_ellipsis.
14840 2008-08-15  Chong Yidong  <cyd@stupidchicken.com>
14842         * xfaces.c (lookup_derived_face): Properly handle possible zero
14843         return value of get_lface_attributes.
14844         (merge_faces): Don't tell lookup_derived_face to signal an error
14845         if face is not found.
14847         * dired.c (Fdirectory_files): Doc fix.
14849         * process.c (make_process): Initialize kill_without_query struct
14850         member.
14852 2008-08-15  Eli Zaretskii  <eliz@gnu.org>
14854         * w32.c (w32_system_process_attributes) [_MSC_VER < 1300]:
14855         Alternative calculation of totphys for Visual Studio 6.
14857         * w32fns.c [_MSC_VER && _MSC_VER < 1300]: Declare HMONITOR.
14859         * w32.c (_MEMORY_STATUS_EX, MEMORY_STATUS_EX, LPMEMORY_STATUS_EX):
14860         Rename from _MEMORYSTATUSEX, MEMORYSTATUSEX, LPMEMORYSTATUSEX.
14861         All users changed.
14862         (stat): Only root directory passed to GetDriveType.  Allow RAM
14863         disk as well as local fixed disk when w32-get-true-file-attributes
14864         is set to `local'.
14865         (CopySid_Proc, EqualSid_Proc, GetLengthSid_Proc): New typedefs.
14866         (equal_sid, get_length_sid, copy_sid): New wrapper functions.
14867         (w32_cached_id, w32_add_to_cache): New functions.
14868         (get_name_and_id): Look account names in the cache before calling
14869         lookup_account_sid.
14870         (g_b_init_get_length_sid, g_b_init_equal_sid, g_b_init_copy_sid):
14871         New initialization flags.
14872         (globals_of_w32): Initialize them to zero.
14873         (w32_system_process_attributes): Use w32_cached_id and
14874         w32_add_to_cache.
14876 2008-08-14  Lawrence Mitchell  <wence@gmx.li>
14878         * lread.c (Fread_char, Fread_char_exclusive): If no character
14879         event is read before timeout is reached, return nil, rather than
14880         converting to a number.
14882 2008-08-14  Chong Yidong  <cyd@stupidchicken.com>
14884         * fns.c (use_dialog_box): Doc fix.
14886         * s/darwin.h: Undefine HAVE_RES_INIT, which appears to be harmful
14887         on OS X.
14889 2008-08-13  Chong Yidong  <cyd@stupidchicken.com>
14891         * frame.c (Qns_parse_geometry): New var.
14892         (Fx_parse_geometry): For HAVE_NS, call ns-parse-geometry.
14894 2008-08-11  Chong Yidong  <cyd@stupidchicken.com>
14896         * xdisp.c (x_produce_glyphs): Handle the case when font has no
14897         space character in calculating tabs.
14899 2008-08-11  Dan Nicolaescu  <dann@ics.uci.edu>
14901         * Makefile.in (bootstrap-emacs): Use ln -f in the CANNOT_DUMP case.
14903 2008-08-10  Glenn Morris  <rgm@gnu.org>
14905         * process.c (procfs_system_process_attributes): Use EMACS_INTs to
14906         silence gcc "limited range of data type" warnings in some
14907         make_fixnum_or_float calls.
14909 2008-08-09  Eli Zaretskii  <eliz@gnu.org>
14911         * w32.c (w32_system_process_attributes): If the process does not
14912         exist, return nil.
14914         * w32.c: Include thelp32.h, psapi.h and coding.h.
14915         (_MEMORYSTATUSEX, _PROCESS_MEMORY_COUNTERS_EX): New struct
14916         declarations.
14917         (CreateToolhelp32Snapshot_Proc, Process32First_Proc)
14918         (Process32Next_Proc): New typedefs.
14919         (g_b_init_create_toolhelp32_snapshot, g_b_init_process32_first)
14920         (g_b_init_process32_next, g_b_init_open_thread_token)
14921         (g_b_init_impersonate_self, g_b_init_revert_to_self)
14922         (g_b_init_get_process_memory_info, g_b_init_global_memory_status)
14923         (g_b_init_get_process_working_set_size)
14924         (g_b_init_global_memory_status_ex): New static variables.
14925         (globals_of_w32): Initialize them.
14926         (create_toolhelp32_snapshot, process32_first, process32_next)
14927         (open_thread_token, impersonate_self, revert_to_self)
14928         (get_process_memory_info, get_process_working_set_size)
14929         (global_memory_status, global_memory_status_ex): New wrapper
14930         functions.
14931         (w32_list_system_processes, w32_system_process_attributes)
14932         (enable_privilege, restore_privilege, ltime, process_times):
14933         New functions.
14934         (convert_time_raw): New function.
14935         (convert_time): Remove conversion of FILETIME into time in 100
14936         nsec units, call convert_time_raw instead.
14938         * process.h (w32_list_system_processes, w32_system_process_attributes):
14939         Add prototypes.
14940         (Qeuid, Qegid, Qcomm, Qstate, Qppid, Qpgrp, Qsess, Qttname)
14941         (Qminflt, Qmajflt, Qcminflt, Qcmajflt, Qutime, Qstime, Qcutime)
14942         (Qpri, Qnice, Qthcount, Qstart, Qvsize, Qrss, Qargs, Quser, Qgroup)
14943         (Qetime, Qpcpu, Qpmem, Qtpgid, Qcstime): Add extern declarations.
14945         * process.c (Fsystem_process_attributes): Doc fix.
14947 2008-08-08  Chong Yidong  <cyd@stupidchicken.com>
14949         * xdisp.c (move_it_to): When stopping at a charpos, check if that's
14950         a continued multi-char glyph; if so, advance to the actual glyph.
14952 2008-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
14954         * s/darwin.h (OTHER_FILES): Do not define here, defined in config.in.
14956         * Makefile.in (ALL_OBJC_CFLAGS): New variable.
14957         (.m.o): Use it.
14958         * config.in: Regenerate.
14960 2008-08-07  Chong Yidong  <cyd@stupidchicken.com>
14962         * xdisp.c (redisplay_window): Revert last change.
14963         (try_window): Check bottom scroll margin too.
14965 2008-08-06  Adrian Robert  <Adrian.B.Robert@gmail.com>
14967         * config.in: Regenerate.
14969         * Makefile.in (emacs): Remove ifndef NS conditional for 'emacs
14970         -list-load-path-shadows'.
14971         (nsgui.h): Reduce number of things depending on it.
14973 2008-08-06  Chong Yidong  <cyd@stupidchicken.com>
14975         * xdisp.c (try_scrolling): Use iterator to find the scroll margin,
14976         instead of window-end which does the wrong thing at eob.
14977         (try_cursor_movement): Minor optimization.
14978         (redisplay_window): If scroll margin is defined, don't assume
14979         window doesn't need scrolling.
14981 2008-08-06  Adrian Robert  <Adrian.B.Robert@gmail.com>
14983         * config.in: Regenerate.
14985         * Makefile.in: Move nsXXX.m dependencies into big alphabetical list.
14986         (mostlyclean): Don't delete *.d under NS.
14988         * nsterm.h (NS_HAVE_INTEGER): Change to NS_HAVE_NSINTEGER.
14990 2008-08-06  Kenichi Handa  <handa@m17n.org>
14992         * xfont.c (xfont_list_family): Return a list of symbols, not strings.
14994 2008-08-06  Andreas Schwab  <schwab@suse.de>
14996         * config.in: Regenerate.
14998 2008-08-05  Chong Yidong  <cyd@stupidchicken.com>
15000         * xdisp.c (redisplay_window): Don't enforce scroll-margin when
15001         forcing a window start.
15003         * fileio.c (Vauto_save_list_file_name): Move here from file.el.
15004         (auto_save_1): Update modtime when auto-save-list-file-name is on.
15006 2008-08-04  Adrian Robert  <Adrian.B.Robert@gmail.com>
15008         * emacs.c (main): Under NS, set working dir to HOME when get a "psn"
15009         argument.
15011 2008-08-05  Juanma Barranquero  <lekktu@gmail.com>
15013         * buffer.c (syms_of_buffer) <scroll-up-aggressively>:
15014         <scroll-down-aggressively, before-change-functions>:
15015         <after-change-functions>: Reflow docstrings.
15017 2008-08-04  Adrian Robert  <Adrian.B.Robert@gmail.com>
15018             Ken Raeburn  <raeburn@gnu.org>
15020         Dock menu customization, based on a patch by Ken Raeburn, plus some
15021         other fixes.
15022         * nsmenu.m (dockMenu): New variable.
15023         (EmacsDialog -clicked:): Fix mistake in change of 2008-07-17.
15025         * nsterm.h (dockMenu): Declare.
15027         * nsterm.m (KEY_NS_NEW_FRAME): New definition.
15028         (ns_term_init): Initialize dockMenu.
15029         (EmacsApp -newFrame:, -applicationDockMenu:): New methods.
15030         (EmacsView -windowShouldClose:): Don't behave specially if <= 1 frame
15031         left.
15033         * lisp.h (LSB_TAG): Use on DARWIN_OS, not NS_IMPL_COCOA.
15035 2008-08-04  Chong Yidong  <cyd@stupidchicken.com>
15037         * nsterm.h: Test directly for NS_HAVE_INTEGER before defining it.
15039         * config.in: Regenerate.
15041 2008-08-04  Seiji Zenitani  <zenitani@mac.com>
15043         * nsfns.m (x-create-frame): Set the frame parameter alpha to nil.
15045 2008-08-04  Chong Yidong  <cyd@stupidchicken.com>
15047         * nsterm.h (find_and_call_menu_selection): Fix prototype.
15049 2008-08-04  Adrian Robert  <Adrian.B.Robert@gmail.com>
15051         * emacs.c (main: unexec_init_emacs_zone): Call if on DARWIN_OS.
15053         * keyboard.h: Comment an #endif.
15055         * lisp.h (have_menus_p): Adjust comment.
15057         * menu.c (find_and_return_menu_selection): Fix comparison with
15058         client_data.
15060         * nsmenu.m (popup_activated_flag): New variable.
15061         (popup_activated): New function.
15062         (menu-or-popup-active-p): New exported lisp definition.
15063         (ns_popup_menu): Set popup_activated_flag.  Call discard_menu_items()
15064         when popup done.
15065         (ns_popup_dialog): Set popup_activated_flag.
15067         * nsterm.m (EmacsView -conversationIdentifier): Use NSInteger
15068         version for GNUstep (handled by conditional typedef in nsterm.m).
15069         (ns_get_color): Remove special-casing for "darkblue", "dark blue" (now
15070         in rgb.txt).
15072         * process.c (init_process): Use DARWIN_OS, not DARWIN.
15074         * sysselect.h: Conditionalize init_process undef on DARWIN_OS.
15076         * syssignal.h (FORWARD_SIGNAL_TO_MAIN_THREAD): Do it also under NS.
15078         * xdisp.c (redisplay_internal, note_mouse_highlight): Under NS,
15079         shortcircuit if popup_activated like GTK and X toolkit.
15081         * m/inter386.h: Change DARWIN to DARWIN_OS.
15083         * s/darwin.h: Add #define DARWIN_OS.  Get rid of C_SWITCH_SYSTEM def.
15084         Change LIBS_MACGUI to LIBS_NSGUI.  Move temacs-conditionalized defs
15085         closer to C_SWITCH_SYSTEM_TEMACS so usage is understood.
15086         Expand comment on NO_SOCK_SIGIO.
15088 2008-08-03  Chong Yidong  <cyd@stupidchicken.com>
15090         * nsterm.m (windowDidResize): Remove stopModal call.
15092 2008-08-03  Andreas Schwab  <schwab@suse.de>
15094         * vm-limit.c (get_lim_data) [HAVE_GETRLIMIT && RLIMIT_AS]: Define.
15095         (check_memory_limits): Don't handle HAVE_GETRLIMIT here.
15097 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
15099         * vm-limit.c (check_memory_limits): Don't use getrlimit on cygwin.
15100         Don't use uninitialized pointer variable when using getrlimit.
15102 2008-08-02  Jason Rumney  <jasonr@gnu.org>
15104         * w32font.c (compute_metrics): Don't mess with glyph_idx setting here.
15106 2008-08-02  Eli Zaretskii  <eliz@gnu.org>
15108         * alloc.c (NSTATICS): Bump to 0x640.
15110         * s/gnu-linux.h (HAVE_PROCFS, LISTPROC, PROCATTR): New defines.
15112         * lisp.h: Add prototype for directory_files_internal.
15114         * process.c (Fsystem_processes_list, Fsystem_process_attributes):
15115         New functions.
15116         (syms_of_process): Defsubr them.  Add initializations for various
15117         Q* symbols used in procfs_system_process_attributes.
15118         (procfs_list_system_processes, procfs_system_process_attributes)
15119         [HAVE_PROCFS]: New functions.
15120         (time_from_jiffies, ltime_from_jiffies, get_up_time, procfs_ttyname)
15121         (procfs_get_total_memory): New functions.
15123 2008-08-01  Juanma Barranquero  <lekktu@gmail.com>
15125         * xfaces.c (Fx_load_color_file): Fix previous change;
15126         it is #ifdef WINDOWSNT, not WINDOWS_NT.
15128 2008-08-01  Michael Albinus  <michael.albinus@gmx.de>
15130         * dbusbind.c (xd_read_message): Handle D-Bus error messages.
15132 2008-08-01  Adrian Robert  <Adrian.B.Robert@gmail.com>
15134         * nsterm.h (NSInteger, NSUInteger): Add defines for non-Leopard.
15136 2008-08-01  Chong Yidong  <cyd@stupidchicken.com>
15138         * nsfns.m (ns_frame_parm_handlers): Add empty entry for x_set_alpha.
15140         * nsterm.m (EmacsApp -application:openFiles:): GNUstep does not
15141         define NSApplicationDelegateReplySuccess.
15142         (EmacsView -converstationIdentifier): Use long instead of
15143         NSInteger for GNUstep, since it doesn't have NSInteger.
15145         * xmenu.c: Revert last change.
15147         * keyboard.h: Fix last change.
15149 2008-08-01  Juanma Barranquero  <lekktu@gmail.com>
15151         * xfaces.c (x-load-color-file): Use RGB() instead of manually shifting
15152         on Windows.
15154 2008-08-01  Adrian Robert  <Adrian.B.Robert@gmail.com>
15156         Warning clearing and clean-up in NS port.
15157         * keyboard.h (xmalloc_widget_value, digest_single_submenu):
15158         Add prototypes.
15159         * nsgui.h (FACE_DEFAULT): Remove, unused.
15160         (XGCValues): Change colors to unsigned long.
15161         * nsterm.h (EmacsApp): Add declaration of all methods implemented in
15162         nsterm.m.
15163         (EmacsMenu -addItemWithWidgetValue:): Change to use NSMenuItem class.
15164         (ns_list_fonts): Remove, unused.
15165         (ns_font_to_xlfd, ns_fontname_to_xlfd): Drop prototypes.
15166         * nsfns.m (interpret_services_menu): Use NSMenuItem class.
15167         * nsfont.m (nsfont_open): Fix cast error in glyphs,metrics alloc.
15168         (nsfont_draw): Compare face colors to 0, not nil.
15169         * nsmenu.m (struct widget_value): Drop unneeded declaration.
15170         (EmacsMenu -addItemWithWidgetValue:, -fillWithWidgetValue:)
15171         (-addSubmenuWithTitle:): Use NSMenuItem class.
15172         (ns_popup_menu): Use NO, not NULL, for enabled setting.
15173         * nsterm.m (ns_draw_glyph_string): Don't compare font to ~0.
15174         (ns_clip_to_row): Make gc arg a BOOL.
15175         (ns_draw_fringe_bitmap, ns_draw_window_cursor): Use YES, NO in
15176         ns_clip_to_row() call.
15177         (ns_draw_glyph_string): Drop face comparison to ~0 (no longer
15178         used).  Cast FRAME_FONT assignments.
15179         (ns_read_socket): Cast call to EmacsApp-fulfillService:withArg:.
15180         (ns_string_to_lispmod): Change arg to const char.
15181         (ns_term_init): Use NSMenuItem class.
15182         (EmacsApp -openFile:): Move to different section of file.
15183         (EmacsApp -application:openFiles:): Don't return a value, call
15184         -replyToOpenOrPrint:.
15185         (EmacsView -keyDown:): Fix up cast.
15186         (EmacsView -converstationIdentifier): Use NSInteger instead of long.
15187         (EmacsView -menuDown:): Cast tag in call to
15188         find_and_call_menu_selection().
15189         (ns_list_fonts): Remove, unused.
15190         (ns_font_to_xlfd): Make static.  Cast result of UTF8String.
15191         (ns_fontname_to_xlfd): Make static.
15192         * w32menu.c (xmalloc_widget_value, digest_single_submenu):
15193         Remove prototypes (now in keyboard.h).
15194         (next_menubar_widget_id): Remove, unused.
15195         * xmenu.c (xmalloc_widget_value, digest_single_submenu):
15196         Remove prototypes (now in keyboard.h).
15197         * xfaces.c (ns_list_fonts, w32_list_fonts): Remove, unused.
15199 2008-08-01  Dan Nicolaescu  <dann@ics.uci.edu>
15201         * Makefile.in (dispnew.o, gtkutil.o, sound.o, atimer.o)
15202         (floatfns.o): Depend on syssignal.h.
15203         (term.o): Depend on syssignal.h, systty.h, and $(INTERVAL_SRC).
15205         * systty.h: Fix previous change that removed BSD_TERMIOS.
15206         Add comments to #ifdefs.
15208 2008-08-01  Adrian Robert  <Adrian.B.Robert@gmail.com>
15210         * w32fns.c (w32-load-color-file): Remove.
15211         (x-open-connection): Use renamed Fx_load_color_file.
15212         * xfaces.c (x-load-color-file): Add.
15213         * nsterm.m (ns_initialize): Load colors from etc/rgb.txt instead of
15214         Emacs.clr.
15215         (hide_hourglass): BLOCK_INPUT before UNBLOCK.
15217 2008-07-31  Michael Albinus  <michael.albinus@gmx.de>
15219         * dbusbind.c (Fdbus_call_method_asynchronously)
15220         (Fdbus_method_error_internal): New defuns.
15221         (xd_read_message): Handle also reply messages.
15222         (Vdbus_registered_functions_table): Extend docstring.
15224 2008-07-31  Juanma Barranquero  <lekktu@gmail.com>
15226         * keyboard.c (gobble_input): Fix previous change.
15228 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
15230         * bitmaps/README:
15231         * xfns.c:
15232         * termcap.c:
15233         * term.c:
15234         * syswait.h:
15235         * systty.h:
15236         * systime.h:
15237         * syssignal.h:
15238         * sysdep.c:
15239         * process.h:
15240         * process.c:
15241         * print.c:
15242         * ndir.h:
15243         * lread.c:
15244         * keyboard.c:
15245         * getpagesize.h:
15246         * floatfns.c:
15247         * fileio.c:
15248         * emacs.c:
15249         * doc.c:
15250         * dispnew.c:
15251         * dired.c:
15252         * data.c:
15253         * callproc.c:
15254         * buffer.c:
15255         * README:
15256         * Makefile.in:
15257         * s/template.h:
15258         * s/msdos.h:
15259         * m/vax.h: Remove VMS support.
15260         * s/vms.h:
15261         * vlimit.h:
15262         * uaf.h:
15263         * temacs.opt:
15264         * param.h:
15265         * ioctl.h: Remove file.
15267 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
15269         * s/ms-w32.h (MULTI_KBOARD): Remove.
15270         * xterm.c:
15271         * xselect.c:
15272         * xfns.c:
15273         * window.c:
15274         * w32term.c:
15275         * w32fns.c:
15276         * terminal.c:
15277         * termhooks.h:
15278         * term.c:
15279         * sysdep.c:
15280         * keyboard.h:
15281         * keyboard.c:
15282         * frame.h:
15283         * frame.c:
15284         * frame.c: Remove references to MULTI_KBOARD, it is now the default.
15285         * config.in: Regenerate.
15287 2008-07-30  Jason Rumney  <jasonr@gnu.org>
15289         * w32font.h (struct w32font_info): Use unicode version of textmetrics.
15291         * w32font.c (w32font_encode_char): Leave as unicode if in range.
15292         (w32font_open_internal): Get unicode version of textmetrics.
15293         Don't enable or disable glyph indices here.
15294         (w32font_open): Disable use of glyph indices.
15296         * w32uniscribe.c (uniscribe_open): Enable use of glyph indices.
15298 2008-07-30  Chong Yidong  <cyd@stupidchicken.com>
15300         * minibuf.c (Vread_buffer_function): Doc fix.
15302 2008-07-30  John Paul Wallington  <jpw@pobox.com>
15304         * minibuf.c (read_buffer_completion_ignore_case): New var.
15305         (Fread_buffer): Use it.
15307 2008-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
15309         * systty.h (sensemode): Remove empty #if.  Remove reference to
15310         BSD_TERMIOS, unused.
15312         * sysdep.c: Remove reference to DGUX.
15313         (closedir): Remove reference to BROKEN_CLOSEDIR, unused.
15315         * config.in: Regenerate.
15317 2008-07-30  Jason Rumney  <jasonr@gnu.org>
15319         * w32uniscribe.c (uniscribe_encode_char): Fix glyph buffer size.
15321 2008-07-29  Jason Rumney  <jasonr@gnu.org>
15323         * w32uniscribe.c (uniscribe_shape): Avoid using context if cache
15324         is populated.
15325         (uniscribe_encode_char): Always use uniscribe.
15326         Avoid using context if cache is populated.
15328 2008-07-29  Jan Djärv  <jan.h.d@swipnet.se>
15330         * xmenu.c (Fx_menu_bar_open_internal): Use activate_item signal to
15331         open menu.
15333         * gtkutil.c (menu_nav_ended): Remove.
15334         (create_menus): Remove signal connect for menu_nav_ended.
15336 2008-07-28  Chong Yidong  <cyd@stupidchicken.com>
15338         * xdisp.c (redisplay_window): Check return value of
15339         compute_window_start_on_continuation_line before forcing a window
15340         start.
15342 2008-07-28  Jason Rumney  <jasonr@gnu.org>
15344         * w32font.c (w32font_text_extents): Use w32_metric_cache consistently.
15346         * w32term.c (w32_enable_unicode_output, cleartype_active):
15347         Remove obsolete display options.
15348         (x_draw_glyph_string_background): Don't use old cleartype_active
15349         workaround.
15350         (w32_initialize): Remove cleartype_active initialization.
15351         (syms_of_w32term): Remove w32_enable_unicode_output initialization.
15353 2008-07-28  Andreas Schwab  <schwab@suse.de>
15355         * lisp.h (init_weak_hash_tables, syms_of_font)
15356         (xd_read_queued_messages, syms_of_dbusbind): Declare.
15357         (remove_hash_entry): Don't declare.
15358         * eval.c (maybe_call_debugger): Make static and move before use.
15359         * gtkutil.c: Include <X11/Xft/Xft.h> if HAVE_XFT.
15360         * xdisp.c: Include "gtkutil.h" if USE_GTK.
15361         * xterm.h (x_set_frame_alpha): Declare.
15363 2008-07-28  Jan Djärv  <jan.h.d@swipnet.se>
15365         * gtkutil.c (menu_nav_ended): Revert change from 2008-07-24.
15366         (create_menus): Connect selection-done to menu_nav_ended.
15368 2008-07-27  Adrian Robert  <Adrian.B.Robert@gmail.com>
15370         * nsfns.m (x-create-frame): Add copy of parms argument to beginning.
15371         Set Vx_resource_name to a fallback.  Replace read of 'buffered'
15372         parameter with read of 'alpha' one.
15373         (Qns_frame_parameter): Remove.
15374         * nsselect.m (selection-coding-system)
15375         (next-selection-coding-system, Vselection_coding_system)
15376         (Vnext_selection_coding_system): Drop.
15378 2008-07-27  Adrian Robert  <Adrian.B.Robert@gmail.com>
15380         * nsfns.m (do-applescript, do_applescript): Rename to
15381         ns-do-applescript, ns_do_applescript, and move within file.
15383 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
15385         Remove support for Mac Carbon.
15386         * mactoolbox.c:
15387         * macterm.h:
15388         * macterm.c:
15389         * macselect.c:
15390         * macmenu.c:
15391         * macgui.h:
15392         * macfns.c:
15393         * mac.c: Remove file.
15394         * s/darwin.h:
15395         * m/intel386.h:
15396         * xfaces.c:
15397         * xdisp.c:
15398         * window.c:
15399         * tparam.c:
15400         * termhooks.h:
15401         * termcap.c:
15402         * term.c:
15403         * syssignal.h:
15404         * sysselect.h:
15405         * sysdep.c:
15406         * process.c:
15407         * lread.c:
15408         * lisp.h:
15409         * keyboard.c:
15410         * image.c:
15411         * fringe.c:
15412         * frame.h:
15413         * frame.c:
15414         * fontset.c:
15415         * font.h:
15416         * font.c:
15417         * fns.c:
15418         * fileio.c:
15419         * emacs.c:
15420         * dispnew.c:
15421         * dispextern.h:
15422         * config.in:
15423         * atimer.c:
15424         * Makefile.in: Remove code for Carbon.
15426 2008-07-26  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15428         * macterm.c (XDrawLine) [USE_MAC_IMAGE_IO]: Remove spurious return.
15430 2008-07-26  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15432         * macterm.h (kCGBitmapByteOrder32Host): New define for
15433         non-universal SDKs.
15435         * image.c (mac_create_cg_image_from_image, image_load_image_io)
15436         [USE_MAC_IMAGE_IO]: Remove conditionals for kCGBitmapByteOrder32Host.
15438         * macterm.c (XDrawLine, XCreatePixmapFromBitmapData)
15439         [USE_MAC_IMAGE_IO]: Remove conditionals for kCGBitmapByteOrder32Host.
15441 2008-07-26  David Robinow  <drobinow@gmail.com>  (tiny change)
15443         * w32inevt.c: Include dispextern.h.
15445 2008-07-26  Andreas Schwab  <schwab@suse.de>
15447         * print.c (print_object): Fix off-by-one in last change.
15449 2008-07-25  Juanma Barranquero  <lekktu@gmail.com>
15451         * term.c (syms_of_term): Don't initialize default_orig_pair,
15452         default_set_foreground and default_set_background on Windows.
15454 2008-07-25  Jason Rumney  <jasonr@gnu.org>
15456         * w32uniscribe.c (uniscribe_shape): Pass NULL for control arg to
15457         ScriptItemize.  Clean up return value checking.  Remove unused
15458         variables.
15459         (uniscribe_encode_char): Encode non-BMP characters with uniscribe
15460         shaping engine.
15462         * w32font.c (w32font_has_char): Handle the case where we can't
15463         determine the script for a character.
15465 2008-07-25  Chong Yidong  <cyd@stupidchicken.com>
15467         * term.c (syms_of_term): Initialize default_orig_pair,
15468         default_set_foreground, and default_set_background.
15470         * getloadavg.c (nl): Rename to name_list to avoid ncurses.h
15471         clash (bug#86).
15472         (getloadavg): Callers changed.
15474         * image.c (svg_load_image): Fix last change.
15475         (svg_load_image): Use rsvg_handle_get_dimensions to check that
15476         image size is valid.  Use g_object_unref instead of deprecated
15477         rsvg_handle_free to free rsvg handle.
15478         (x_from_xcolors): Don't initialize pixmap (silence compiler).
15480 2008-07-25  Jason Rumney  <jasonr@gnu.org>
15482         * w32font.c (w32font_encode_char): Encode characters outside BMP as
15483         surrogates before looking up glyph index.
15484         (w32font_text_extents): Encode as surrogates if falling back to
15485         functions that need UTF-16 wide chars.
15487         * w32uniscribe.c (uniscribe_encode_char): Encode characters outside
15488         BMP as surrogates before looking up glyph index.
15490 2008-07-25  Chong Yidong  <cyd@stupidchicken.com>
15492         * image.c (svg_load_image): Check for failure in return value of
15493         rsvg_handle_get_pixbuf.  Free rsvg handle when done.
15495 2008-07-25  Jason Rumney  <jasonr@gnu.org>
15497         * w32font.c (Fx_select_font): Reverse sense of second arg.
15499 2008-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
15501         * syntax.c (struct lisp_parse_state, char_quoted, inc_bytepos)
15502         (dec_bytepos, find_defun_start): Use EMACS_INT for buffer positions.
15504         * puresize.h (PURESIZE_CHECKING_RATIO): New macro.
15505         (PURESIZE): Use it.
15507 2008-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
15509         * m/amdx86-64.h (HAVE_LIB64_DIR): Consolidate ifdefs.
15510         * m/alpha.h (TEXT_END):
15511         * m/ibmrs6000.h (TEXT_END):
15512         * m/macppc.h (TEXT_END):
15513         * s/darwin.h (TEXT_END):
15514         * s/msdos.h (TEXT_END): Remove, unused.
15515         * s/gnu-linux.h (BSD_PGRPS): Add a comment.
15516         * s/cygwin.h: Remove comment.
15518         * ecrt0.c (NODOT_GLOBAL_START): Remove code, unused.
15519         (DOT_GLOBAL_START): Remove conditional, redundant for CRT0_DUMMIES.
15520         * m/intel386.h (DOT_GLOBAL_START):
15521         * m/vax.h (DOT_GLOBAL_START): Remove, redundant with CRT0_DUMMIES.
15522         (USG): Remove, file not used on USG platforms.
15524         * Makefile.in (HAVE_X11): Remove empty #else.
15526 2008-07-24  Andreas Schwab  <schwab@suse.de>
15528         * fileio.c (Finsert_file_contents): Properly adjust undo list
15529         after format conversion.
15531 2008-07-24  Jan Djärv  <jan.h.d@swipnet.se>
15533         * gtkutil.c (xg_get_font_name): Cast w to GTK_FONT_SELECTION_DIALOG.
15534         (menu_nav_ended): Remove.
15535         (create_menus): Remove signal connect for menu_nav_ended.
15536         (xg_update_menubar): Also take deactivate_cb as parameter, pass it to
15537         create_menus.
15538         (xg_modify_menubar_widgets): Pass deactivate_cb to xg_update_menubar.
15540 2008-07-23  Jason Rumney  <jasonr@gnu.org>
15542         * w32font.c (w32_enumfont_pattern_entity): Return height consistent
15543         with opened font.
15544         (w32font_open): Set font type to gdi.
15546         * w32uniscribe.c (uniscribe_open): Set font type to uniscribe.
15548 2008-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
15550         * s/usg5-4.h (ADDR_CORRECT): Remove, unused.
15551         * unexaix.c (ADDR_CORRECT): Remove conditional, the only user
15552         defines it.
15553         * unexec.c (ADDR_CORRECT): Define unconditionally.
15555         * m/ibmrs6000.h (C_SWITCH_MACHINE): Remove.
15557         * unexec.c: Remove code depending on !COFF and USG, the file is
15558         not used for such systems.
15560         * s/netbsd.h (A_TEXT_OFFSET, A_TEXT_SEEK):
15561         * s/freebsd.h (A_TEXT_OFFSET, A_TEXT_SEEK): Remove, unused.
15562         (LD_SWITCH_SYSTEM_1): Remove, update users.
15564         * s/darwin.h (DATA_END):
15565         * m/intel386.h (DATA_END):
15566         * m/ibmrs6000.h (DATA_END):
15567         * m/alpha.h (DATA_END): Remove, unused.
15569         * config.in: Regenerate.
15570         * s/ms-w32.h (subprocesses): Define unconditionally.
15571         * s/template.h (subprocesses): Update comment.
15572         * s/vms.h (subprocesses):
15573         * s/usg5-4.h (subprocesses):
15574         * s/hpux10-20.h (subprocesses):
15575         * s/gnu-linux.h (subprocesses):
15576         * s/cygwin.h (subprocesses):
15577         * s/bsd-common.h (subprocesses):
15578         * s/aix4-2.h (subprocesses):
15579         * s/darwin.h (subprocesses): Do not define, defined by default now.
15581         * Makefile.in (C_SWITCH_SITE, LD_SWITCH_SITE): Remove, unused.
15582         Remove all references.
15583         (temacs): Add GNUstep specific ld flags.
15585         * nsterm.m (syms_of_nsterm): Provide ns, not ns-windowing,
15586         similarly to what X does.
15588 2008-07-22  Adrian Robert  <Adrian.B.Robert@gmail.com>
15590         * nsfns.m (x-list-fonts): Remove.
15591         (syms_of_nsfns): Drop the x-list-fonts declaration.
15592         * nsterm.m: Get rid of remaining "//" comments.
15594 2008-07-22  Chong Yidong  <cyd@stupidchicken.com>
15596         * xselect.c (Fx_rotate_cut_buffers_internal): Doc fix.
15598         * nsselect.m (Fns_selection_exists_p, Fns_selection_owner_p)
15599         (Fx_get_selection_internal, Fns_rotate_cut_buffers_internal)
15600         (Fns_own_selection_internal, Fx_disown_selection_internal)
15601         (Fns_get_cut_buffer_internal, Fns_store_cut_buffer_internal):
15603         * nsmenu.m (Fns_reset_menu, Fx_popup_menu): Change to use 'doc: /*
15604         ... */' style of docstrings.  Doc fixes.
15606 2008-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
15608         * terminfo.c (UP, BC, PC): Undo previous change.
15610         * nsfns.m: Rename ns prefixed functions/variables to the
15611         corresponding x versions.  Update references.
15613 2008-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15615         * syntax.c (char_quoted): Check "charpos > beg" before decrementing.
15617 2008-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
15619         * nsfns.m (x_set_menu_bar_lines, x_set_tool_bar_lines):
15620         Remove forwarding functions.
15621         (ns_set_menu_bar_lines): Rename to x_set_menu_bar_lines, make
15622         non-static.
15623         (ns_set_tool_bar_lines): Rename to x_set_tool_bar_lines, make
15624         non-static.
15625         (ns_frame_parm_handlers): Use the new names.
15626         (syms_of_nsfns): Move to the end of file.
15628         * nsterm.m (syms_of_nsterm): Move to the end of file.
15630         * dispnew.c (init_display): Remove code for X10.
15632 2008-07-22  Jason Rumney  <jasonr@gnu.org>
15634         * w32proc.c (Fw32_long_file_name): Don't append dir separator to
15635         bare drive.
15637 2008-07-22  Adrian Robert  <Adrian.B.Robert@gmail.com>
15639         * nsterm.m (syms_of_nsterm): Remove debugging println.
15641 2008-07-22  David Reitter  <david.reitter@gmail.com>
15643         * nsfns.m (do_applescript, F_do_applescript): NS version of the
15644         Carbon implementation of the same functionality: execute arbitrary
15645         AppleScript code.
15647 2008-07-21  Adrian Robert  <Adrian.B.Robert@gmail.com>
15649         * nsfns.m (Fx_create_frame, Fx_read_file_name, Fx_get_resource)
15650         (Fx_set_resource, Fx_set_alpha, Fx_server_max_request_size)
15651         (Fx_server_vendor, Fx_server_version, Fx_display_screens)
15652         (Fx_display_mm_height, Fx_display_mm_width)
15653         (Fx_display_backing_store, Fx_display_visual_class)
15654         (Fx_display_save_under, Fx_open_connection)
15655         (Fx_close_connection, Fx_hide_emacs, Fx_font_name)
15656         (Fx_list_colors, Fx_perform_service, Fx_color_defined_p)
15657         (Fx_color_values, Fxw_display_color_p, Fx_display_grayscale_p)
15658         (Fx_display_pixel_width, Fx_display_pixel_height)
15659         (Fx_display_usable_bounds, Fx_display_planes)
15660         (Fx_display_color_cells, Vns_icon_type_alist): Change to use 'doc: /*
15661         ... */' style of docstrings.
15663 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
15665         * m/mips.h (LOAD_AVE_TYPE, LOAD_AVE_CVT): Do not define, not used
15666         on this platform.
15667         (mips):
15668         * m/iris4d.h (mips): Do not define.
15669         * sysdep.c (init_sys_modes): Use __mips__ instead of mips.
15671         * m/ibmrs6000.h (LD_SWITCH_SITE): Remove.
15673         * image.c:
15674         * nsfns.m:
15675         * nsselect.m:
15676         * nsterm.h:
15677         * nsterm.m: Rename ns prefixed functions/variables to the
15678         corresponding x versions.  Update references.
15680         * m/ibms390x.h (NO_REMAP): Do not undefine.
15682         * m/amdx86-64.h: Use SOLARIS2 instead of sun.
15684 2008-07-21  Chong Yidong  <cyd@stupidchicken.com>
15686         * nsfns.m: Change NS to Nextstep in docstrings and error messages.
15687         (Fns_create_frame, Fns_read_file_name, Fns_get_resource)
15688         (Fns_set_resource, Fns_set_alpha, Fns_server_max_request_size)
15689         (Fns_server_vendor, Fns_server_version, Fns_display_screens)
15690         (Fns_display_mm_height, Fns_display_mm_width)
15691         (Fns_display_backing_store, Fns_display_visual_class)
15692         (Fns_display_save_under, Fns_open_connection)
15693         (Fns_close_connection, Fns_hide_emacs, Fns_font_name)
15694         (Fns_list_colors, Fns_perform_service, Fns_color_defined_p)
15695         (Fns_color_values, Fxw_display_color_p, Fx_display_grayscale_p)
15696         (Fns_display_pixel_width, Fns_display_pixel_height)
15697         (Fns_display_usable_bounds, Fx_display_planes)
15698         (Fns_display_color_cells, Vns_icon_type_alist): Doc fixes.
15700 2008-07-21  Ami Fischman  <ami@fischman.org>  (tiny change)
15702         * print.c (print_object): Check print_depth before searching for
15703         circularities.
15705 2008-07-21  Michael Albinus  <michael.albinus@gmx.de>
15707         * dbusbind.c (Fdbus_register_signal): Use sprintf + strcat instead
15708         only sprintf.
15710 2008-07-21  Kenichi Handa  <handa@m17n.org>
15712         * ftfont.c (adjust_anchor): Check if DeltaValue is not NULL.
15714 2008-07-20  Andreas Schwab  <schwab@suse.de>
15716         * syntax.c (find_start_pos, find_start_value)
15717         (find_start_value_byte, find_start_begv, find_defun_start)
15718         (back_comment, scan_sexps_forward): Use EMACS_INT for buffer positions.
15720 2008-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
15722         * s/sol2-3.h: Insert contents of s/sol2.h.
15723         (LD_SWITCH_SYSTEM): Remove redundant definition.
15724         * s/sol2.h: Remove, unused.
15726 2008-07-20  Adrian Robert  <Adrian.B.Robert@gmail.com>
15728         * nsterm.m (ns_get_color): Recognize HSB,AHSB be synonyms for HSV,AHSV.
15730 2008-07-20  Adrian Robert  <Adrian.B.Robert@gmail.com>
15732         * Makefile.in (ns_appdir): Fix typo in find command.
15734 2008-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
15736         * m/intel386.h (NO_REMAP): Do no define for USG, not used.
15738         * s/usg5-4.h (LIBS_SYSTEM): Remove, system for which this was
15739         added not supported anymore.
15741         * s/usg5-4-2.h (LIBS_SYSTEM):
15742         * s/sol2.h (LIBS_SYSTEM): Do not undefine.
15744         * s/netbsd.h (GETPGRP_NO_ARG, N_TRELOFF):
15745         * s/lynxos.h (GETPGRP_NO_ARG):
15746         * s/hpux10-20.h (NO_SIOCTL_H):
15747         * s/gnu.h (GETPGRP_NO_ARG):
15748         * s/gnu-linux.h (NO_SIOCTL_H):
15749         * s/freebsd.h (GETPGRP_NO_ARG, N_TRELOFF):
15750         * s/cygwin.h (GETPGRP_NO_ARG):
15751         * s/irix6-5.h (LIBS_SYSTEM, GETPGRP_NO_ARG): Remove, unused.
15752         (C_DEBUG_SWITCH): Remove duplicate definition.
15754         * m/ibms390.h: Remove boilerplate comments.
15756         * sysdep.c (closedir): Use SOLARIS2 instead of sun && USG5_4.
15758         * process.c (HAVE_SERIAL): Consolidate ifdefs.
15759         (wait_reading_process_output): Remove code for SunOS, platform not
15760         supported anymore.  Use SOLARIS2 instead of sun.
15762 2008-07-19  Adrian Robert  <Adrian.B.Robert@gmail.com>
15764         * font.c (font_open_by_name): Under NS, default lface height to zero.
15765         (font_open_for_lface): Under NS, set size based on frame fontsize.
15766         * nsterm.m (EmacsView-changeFont:): Remove some commented code.
15767         * frame.c (x_set_frame_parameters): Remove HAVE_NS ifdef.
15769 2008-07-19  Adrian Robert  <Adrian.B.Robert@gmail.com>
15771         * nsterm.m (ns_antialias_text, ns_use_qd_smoothing)
15772         (ns_use_system_highlight_color): Switch these from DEFVAR_BOOL to
15773         DEFVAR_LISP and change all code accordingly to use Qt/Qnil instead of
15774         YES/NO.
15775         * nsterm.h (prevUseHighlightColor): Make a Lisp_Object.
15776         * nsfont.m (nsfont_draw): Treat ns_use_qd_smoothing as Lisp_Object.
15777         * Makefile.in (clean): Clear out build destination dir.
15779 2008-07-19  Adrian Robert  <Adrian.B.Robert@gmail.com>
15781         * Makefile.in (nsgui.h-related dependencies): Remove abbrev, xfns,
15782         xterm, xselect.
15783         * lisp.h: Remove declaration of hash_remove.
15784         * nsgui.h: Remove redefinitions of hash_remove.
15785         * fns.c (hash_remove): Rename to hash_remove_from_table.
15787 2008-07-19  Seiji Zenitani  <zenitani@mac.com>
15789         * nsfont.m (nsfont_fmember_to_entity, nsfont_make_fontset_for_font):
15790         strdup() the family UTF8String before modifying it.
15792 2008-07-19  Adrian Robert  <Adrian.B.Robert@gmail.com>
15794         * nsterm.m (ns_maybe_dumpglyphs_background): Compare result from
15795         NS_FACE_BACKGROUND with 0 instead of nil.
15796         * nsfont.m (nsfont_draw): Same.
15798 2008-07-19  Chong Yidong  <cyd@stupidchicken.com>
15800         * nsfns.m (ns_set_background_color): Fix crash.
15802 2008-07-18  Chong Yidong  <cyd@stupidchicken.com>
15804         * Makefile.in (SOME_MACHINE_LISP): Remove ns-carbon-compat.elc.
15806 2008-07-18  Dan Nicolaescu  <dann@ics.uci.edu>
15808         * puresize.h (BASE_PURESIZE): Increase to 1240000.
15810 2008-07-17  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15812         * gtkutil.c: Include <config.h> instead of "config.h".
15814         * lisp.h (Foverlay_buffer): Add EXFUN.
15816         * process.c (create_process) [!WINDOWSNT && FD_CLOEXEC]: Wait for
15817         child process to complete child_setup.  Undo 2005-09-21 change.
15819         * s/darwin.h: Mention setsid after vfork.
15821 2008-07-17  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15823         * Makefile.in (frame.o, keyboard.o, xdisp.o, xfaces.o):
15824         Depend on macgui.h.
15826         * macfns.c (Fx_server_version): Don't use gestaltSystemVersionMajor,
15827         gestaltSystemVersionMinor, or gestaltSystemVersionBugFix.
15829         * macterm.c (keycode_to_xkeysym_table): Add entries for f17, f18,
15830         and f19.
15831         [MAC_OSX] (fn_keycode_to_keycode_table): Likewise.
15833         * macterm.h (gestaltSystemVersionMajor, gestaltSystemVersionMinor)
15834         (gestaltSystemVersionBugFix) [MAC_OS_X_VERSION_MAX_ALLOWED < 1040]:
15835         Remove enumerators.
15837         * mactoolbox.c [USE_MAC_TSM] (mac_handle_text_input_event):
15838         Check if FACE_FROM_ID returns NULL.
15840 2008-07-17  David Robinow  <drobinow@gmail.com>  (tiny change)
15842         * w32inevt.c (change_frame_size): Remove extern declaration.
15843         (resize_event, maybe_generate_resize_event): Pass SAFE arg to
15844         change_frame_size.
15846 2008-07-17  Adrian Robert  <Adrian.B.Robert@gmail.com>
15848         * getloadavg.c: Revert last change (2008-07-15).
15850 2008-07-17  Adrian Robert  <Adrian.B.Robert@gmail.com>
15852         * Makefile.in: Replace emacsapp, emacsbindir, emacsappsrc variables
15853         set here with ns_appdir, ns_appresdir, ns_appbindir, ns_appsrc set
15854         from configure.
15856 2008-07-17  Dan Nicolaescu  <dann@ics.uci.edu>
15858         * s/sol2.h:
15859         * s/sol2-4.h: Reorganize conditionals.
15861         * ecrt0.c: Remove code depending on m68000, not used anymore.
15863         * fns.c (hash_remove): Make static.
15864         * lisp.h (hash_remove): Don't prototype.
15866         * m/ibmrs6000.h:
15867         * m/ibms390x.h:
15868         * m/macppc.h: Remove boilerplate comments.
15870         * m/sparc.h (A_TEXT_OFFSET, A_TEXT_SEEK): Remove, only used on
15871         Solaris, which does not need them.
15873         * m/vax.h: Remove comments about unsupported systems.
15875         * s/darwin.h: Reorganize ifdefs.
15877 2008-07-17  Andreas Schwab  <schwab@suse.de>
15879         * s/cygwin.h (LIB_STANDARD_LIBSRC): Don't define.
15881 2008-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
15883         Use SDATA.  Follow coding convention of placing operators at
15884         beginning of next line rather than end of previous line, and placing
15885         spaces around infix operators.
15887         * Makefile.in: Undef LIB_STANDARD before defining it to silence warning
15888         in case it was defined already.
15889         USE @GNUSTEP_MAKEFILES@ rather than envvars.
15890         * nsterm.m (ns_term_init): Pass Qt and Qnil rather than YES/NO to
15891         ns_default.
15892         (applicationShouldTerminate, setValuesFromPanel): Use EQ to compare
15893         Lisp_Objects.
15894         * nsterm.h (Fx_display_grayscale_p, Fx_display_planes)
15895         (ns_defined_color, ns_color_to_lisp): Declare.
15896         * nsselect.m (ns_handle_selection_request, ns_handle_selection_clear)
15897         (Fns_own_selection_internal): Make the big ugly hack more explicit, so
15898         it's accepted even with USE_LISP_UNION_TYPE.
15899         * nsmenu.m (ns_update_menubar): Use EQ to compare Lisp_Objects.
15900         (update_frame_tool_bar): Remove apparently obsolete tests for
15901         non-integerness of f->tool_bar_lines.
15902         (windowShouldClose, addButton, clicked, runDialogAt): Make the big ugly
15903         hack more explicit, so it's accepted even with USE_LISP_UNION_TYPE.
15904         * nsfont.m (nsfont_driver): Use just 0 rather than an invalid cast.
15905         (nsfont_open): Don't confuse NULL for Qnil.
15906         * nsfns.m (ns_implicitly_set_icon_type): Use EQ to compare Lisp_Objects.
15907         * menu.h (find_and_call_menu_selection):
15908         * menu.c (find_and_call_menu_selection): Use just int for vector size.
15909         (find_and_return_menu_selection): Always return something.
15910         * frame.h: Include dispextern.h for Display_Info.
15911         (display_x_get_resource): Declare.
15913 2008-07-16  Adrian Robert  <Adrian.B.Robert@gmail.com>
15915         * syntax.c: Remove stdio.h include accidentally introduced in
15916         Emacs.app commit.
15917         * Makefile.in: Change GNUSTEP to NS_IMPL_GNUSTEP, COCOA to
15918         NS_IMPL_COCOA.
15919         * keyboard.c (handle_async_input, input_available_signal): Remove
15920         BSD4_1 conditional code, introduced accidentally in Emacs.app commit.
15922 2008-07-16  Stefan Monnier  <monnier@iro.umontreal.ca>
15924         * nsterm.m (lisp_to_mod): Use parse_solitary_modifier instead.
15925         (ns_lisp_to_color): Don't mess with internal Lisp data fields.
15926         (ns_term_init, ns_term_shutdown, initFrameFromEmacs, ns_list_fonts):
15927         Use SDATA.
15929         * keymap.c: Remove all NS-specific code.
15930         (where_is_preferred_modifier, Vwhere_is_preferred_modifier): New vars.
15931         (preferred_sequence_p): Rename from ascii_sequence_p; pay attention to
15932         where_is_preferred_modifier, return a different value depending on how
15933         preferred is the binding.
15934         (where_is_internal): Adjust accordingly.
15935         (Fwhere_is_internal): Refresh where_is_preferred_modifier.
15936         Adjust to new preferred_sequence_p.
15937         (syms_of_keymap): Declare `where-is-preferred-modifier'.
15938         * keyboard.c (parse_solitary_modifier): Not static any more.
15939         * keyboard.h (parse_solitary_modifier): Declare.
15941 2008-07-16  Andreas Schwab  <schwab@suse.de>
15943         * Makefile.in (SOME_MACHINE_LISP): Remove easy-mmode, fix spelling
15944         of easymenu.
15946 2008-07-16  Chong Yidong  <cyd@stupidchicken.com>
15948         * xdisp.c (move_it_in_display_line): Account for word wrap, so
15949         that we don't move off the line.
15951 2008-07-16  Stefan Monnier  <monnier@iro.umontreal.ca>
15953         * keyboard.c (Qsuper): Remove.
15954         (parse_menu_item): Don't call where_is_internal specially for NS.
15956 2008-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
15958         * s/gnu-linux.h: Remove boilerplate comments.
15960         * m/alpha.h (__ELF__): Consolidate conditions.
15962         * m/m68k.h (linux): Use GNU_LINUX instead.
15963         Remove boilerplate comments.
15965         * m/intel386.h: Undo refactoring from previous change.
15966         (LIB_STANDARD): All systems that define USG define LIB_STANDARD
15967         too, remove dead code.
15968         (linux): Use GNU_LINUX instead.
15970 2008-07-16  Jason Rumney  <jasonr@gnu.org>
15972         * w32gui.h: Repeat 26 June changes lost by last change.
15974 2008-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
15976         * systty.h: Remove code for Aix on 386, unsupported platform.
15978         * s/ms-w32.h: Remove boilerplate comments.
15979         (fcloseall, fgetchar, flushall, fputchar, getw, putw): Remove, unused.
15981         * s/gnu-linux.h (TERM): Remove support.
15982         (HAVE_SYSVIPC): Remove, unused.
15983         (A_TEXT_OFFSET, A_TEXT_SEEK, ADJUST_EXEC_HEADER): Remove, not used
15984         for this system.
15986         * process.c: Remove support for IRIS, unused.
15987         Remove support for TERM, not relevant anymore.
15989         * unexalpha.c (DEFAULT_ENTRY_ADDRESS): Remove, replace the only
15990         used with the definition.
15992         * s/aix4-2.h (static): Do not undef.
15994         * m/ibmrs6000.h: Remove code depending on USG5_4, this file is
15995         only used on Aix.
15996         (HAVE_SYSVIPC): Remove, unused.
15998         * m/hp800.h (CANNOT_DUMP): Do not undef.
16000         * m/alpha.h: Fix comment.
16002         * s/usg5-4.h (HAVE_SYSVIPC): Remove, unused.
16003         (USG_SHARED_LIBRARIES): Remove, only used in unexec.c which is not
16004         used by this configuration.
16005         * emacs.c: Remove code depending on USG_SHARED_LIBRARIES.
16006         * unexec.c: Remove code depending on HPUX and
16007         USG_SHARED_LIBRARIES, not used with this file.  Remove code
16008         depending on IRIS, unused.  Remove if 0-ed code.
16010         * s/template.h: Remove comments about static.
16012         * sysdep.c: Remove code depending on NEED_PTEM_H, unused.
16013         Remove if 0-ed code.
16014         (baud_convert): Don't depend on BAUD_CONVERT, all definitions the
16015         were the same as the default.
16016         * s/vms.h (BAUD_CONVERT): Remove, same as the default.
16017         Remove boilerplate comments.
16018         * s/hpux10-20.h (BAUD_CONVERT): Remove, same as the default.
16019         (HAVE_SYSVIPC): Remove, unused.
16020         (LD_SWITCH_SYSTEM_TEMACS): Simplify, hp9000s700 not supported anymore.
16022         * m/ia64.h (PNTR_COMPARISON_TYPE): Remove, same as the default.
16023         Remove boilerplate comments.
16024         * m/amdx86-64.h (PNTR_COMPARISON_TYPE): Remove, same as the default.
16025         Remove boilerplate comments.
16026         * m/ibms390x.h (PNTR_COMPARISON_TYPE): Remove, same as the default.
16027         Remove boilerplate comments.
16028         * lisp.h (PNTR_COMPARISON_TYPE): Define it unconditionally.
16030         * m/intel386.h (DATA_SEG_BITS): Remove definitions, only used on
16031         USG systems which do not use DATA_SEG_BITS.
16032         Refactor code.  Remove boilerplate comments.
16034         * m/ibms390.h:
16035         * m/m68k.h:
16036         * s/bsd-common.h:
16037         * s/cygwin.h:
16038         * s/darwin.h:
16039         * s/freebsd.h:
16040         * s/gnu.h:
16041         * s/msdos.h: Remove boilerplate comments.
16043         * m/iris4d.h: Remove boilerplate comments and code for systems that
16044         do not use this file.
16045         (IRIS_4D): Remove, unused.
16047         * m/mips.h: Remove boilerplate comments and code for systems that
16048         do not use this file.
16049         (SIGN_EXTEND_CHAR):
16050         * m/arm.h (SIGN_EXTEND_CHAR): Remove, unused.
16051         * unexmips.c: Remove file, unused.
16053         * editfns.c (Fuser_full_name): Replace the only use of
16054         USER_FULL_NAME with its value.
16055         * config.in: Regenerate.
16057 2008-07-16  David Reitter  <david.reitter@gmail.com>
16059         * Makefile.in: Add ns-win, ns-carbon-compat, easy-mmode and
16060         easy-menu to SOME_MACHINE_LISP for the new NeXTstep port.
16062 2008-07-16  Glenn Morris  <rgm@gnu.org>
16064         * emacs.c (system-type): Doc fix.
16066 2008-07-15  Stefan Monnier  <monnier@iro.umontreal.ca>
16068         * keyboard.c (parse_menu_item): Don't use cachelist, even under NS.
16069         If the cache doesn't work, let's fix it, rather than work around it.
16071 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
16073         * Makefile.in: Correct additions for nsfont.o in last commit.
16074         * nsfont.m: New file (forgot last commit).
16076 2008-07-15  Chris Hall  <chris@web.workinglinux.com>  (tiny change)
16078         * callproc.c (set_initial_environment):
16079         Initialize Vprocess_environment under CANNOT_DUMP (fixes crash when
16080         batch-compiling for bootstrap).
16082 2008-07-15  Chris Hall  <chris@web.workinglinux.com>  (tiny change)
16083             YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
16085         * frame.c (make_initial_frame): Call init_frame_faces(f) in
16086         CANNOT_DUMP case -- fix crash due to different init order.
16088 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
16090         Changes and additions for NeXTstep windowing system (Cocoa and
16091         GNUstep) support.
16093         * Makefile.in:
16094         * config.in: Support defines and build commands for NS port.
16095         * blockinput.h (BLOCK_INPUT, UNBLOCK_INPUT, TOTALLY_UNBLOCK_INPUT)
16096         (UNBLOCK_INPUT_TO): Don't use under NS unless EXPERIMENTAL_CONTROL_G.
16097         * dispextern.h: Include nsgui.h and add needed typedefs under NS
16098         windowing.
16099         (struct face): Add synth_ital field.
16100         * dispnew.c: Include nsterm.h when compiling under NS windowing.
16101         (init_display): Initialize Vinitial_window_system to "ns" when so
16102         compiled.
16103         * emacs.c: Include GSConfig.h when compiling under GNUstep.
16104         (display_arg): Use under NS.
16105         (main): Under NS, allocate autorelease pool and handle command line
16106         args.  Move syms_of_xmenu() call under #ifdef HAVE_X_WINDOWS.
16107         (standard_args): Add NS-specific args.
16108         (shut_down_emacs): Shut down NS terminal if compiled under NS.
16109         * font.c (DEFAULT_ENCODING): New variable.
16110         (font_find_for_lface): Use it.
16111         (syms_of_font): Load syms_of_nsfont under NS.
16112         * font.h: Declare nsfont_driver when compiled under NS.
16113         * fontset.c: When compiling under NS, include nsterm.h.
16114         (fontset_from_font): Autoconstruct fontset under NS.
16115         * frame.c (various): Under NS, include nsterm.h, add Qns window system
16116         symbol, document and use it.
16117         (do_switch_frame): When for_deletion under Cocoa, add
16118         Fraise_frame(Qnil).
16119         (x_set_frame_parameters): Ensure font attribute changes are picked up.
16120         (x_get_arg): Allow "yes" and "no" as boolean values.
16121         (syms_of_frame): Declare Qns.  Init Vdefault_frame_scroll_bars to
16122         Qright under Cocoa.
16123         (focus-follows-mouse): Default to 0 under NS.
16124         * frame.h (enum output_method): Add output_ns.
16125         (external_tool_bar, external_menu_bar, FRAME_EXTERNAL_TOOLBAR)
16126         (FRAME_EXTERNAL_MENU_BAR): Use under NS.
16127         (FRAME_WINDOW_P): NS-specific definition.
16128         * fringe.c (max_used_fringe_bitmap): Make public.
16129         * getloadavg.c (mach/mach.h): Include it under NeXT descendant OS's.
16130         (getloadavg): Use NeXT code under descendant OS's.
16131         * image.c (includes and header section, x_create_bitmap_from_data)
16132         (x_create_bitmap_from_file, free_bitmap_record, image_background)
16133         (image_background_transparent, x_clear_image_1)
16134         (x_create_x_image_and_pixmap, x_destroy_x_image, x_put_x_image)
16135         (Create_Pixmap_From_Bitmap_Data, xpm_load_image, lookup_rgb_color)
16136         (x_to_xcolors, x_from_xcolors, x_disable_image)
16137         (x_build_heuristic_mask, syms_of_image): Add NS support parallel to
16138         other GUIs, including XPM support using code originally written for
16139         Carbon GUI.
16140         (png_load, jpeg_load, tiff_load, gif_load): Add implementations
16141         using NS API.
16142         (image_ascent): Use font metrics macros instead of direct struct field
16143         access.
16144         * keyboard.c (includes): Add nsterm.h when compiling under NS.
16145         (kbd_buffer_get_event): Handle NS as other GUI windowing systems.
16146         Also, handle NS as GTK for menu bar purposes.
16147         (make_lispy_event): Handle NS as other GUI windowing systems, and as X
16148         toolkit where they differ.
16149         (parse_menu_item): Prefer keybindings using 'super' modifier.  Also,
16150         use cachelist, still needed under NS.
16151         * keyboard.h (ENCODE_MENU_STRING, XtPointer, Boolean): Handle as NTGUI.
16152         (struct widget_value): Define it here for menu.c.
16153         * keymap.c (includes): Include modifier internals.
16154         (lisp_to_mod, modifier_sequence_p): New functions, compiled only under
16155         NS.
16156         (where_is_internal, Fwhere_is_internal): When compiled under NS, add
16157         support for preferring sequences using certain modifiers, specified by
16158         the FIRSTONLY argument.
16159         * lisp.h (hash_remove): Rename to avoid name clash when compiling
16160         under NS GNUstep implementation.
16161         (USE_LSB_TAG): Use it under Cocoa when compiling under NS.
16162         * lread.c (init_lread): Treat NS as HAVE_CARBON for turn_off_warning.
16163         * menu.c: Include nsterm.h under NS.
16164         (single_menu_item, parse_single_submenu, xmalloc_widget_value)
16165         (free_menubar_widget_tree_value, update_submenu_strings)
16166         (find_and_call_menu_selection): Treat NS as X and NT.
16167         (find_and_return_menu_selection): New function, used for popup menus.
16168         * nsgui.h:
16169         * nsterm.h:
16170         * nsfns.m:
16171         * nsimage.m:
16172         * nsmenu.m:
16173         * nsselect.m:
16174         * nsterm.m: New files.
16175         * process.c (wait_reading_process_output): Under NS, call ns_select()
16176         instead of plain select().
16177         * syntax.c (char_quoted): Under NS, avoid a crash when called near
16178         beginning of buffer.
16179         * sysselect.h (init_process): Rename when compiling under Cocoa to
16180         avoid name conflict.
16181         * termhooks.h (display_info): Add ns_display_info to union.
16182         * terminal.c (Fterminal_live_p): Add ns to terminal types.
16183         * terminfo.c (UP, BC, PC): Don't declare when compiling under NS in
16184         COCOA environment.
16185         * unexnext.c: Update to work with mach API on Mac OS X, and to use new
16186         unexec() signature.  (Note, this will dump, but the resulting file
16187         crashes; unexosx is used instead; keeping around for reference and
16188         possible aid in getting dump working under GNUstep.)
16189         * w32gui.h (button_type, widget_value): Remove definitions (now in
16190         keyboard.h).
16191         * window.c: Include nsterm.h when compiling under NS.
16192         * xdisp.c (includes): Include nsterm.h when compiling under NS.
16193         (set_frame_menubar, update_menu_bar, display_menu_bar): Handle NS as
16194         other GUI windowing systems.
16195         (update_tool_bar, redisplay_tool_bar, redisplay_window): Handle NS as
16196         GTK.
16197         (x_consider_frame_title): Under NS, set icon type and frame
16198         modified-state indicator; use ns_set_name_as_filename() when using
16199         formatted title.
16200         (update_window_cursor): Make public when compiling under NS.
16201         (display_hourglass_p, syms_of_xdisp, hourglass_shown_p)
16202         (hourglass_atimer, Vhourglass_delay
16203         * xfaces.c (header section, init_frame_faces, clear_font_table)
16204         (defined_color, unload_color, x_face_list_fonts)
16205         (prepare_face_for_display): Add NS support parallel to other GUIs.
16206         Emulate GCs like other non-X GUIs.
16207         (split_font_name): Don't lowercase font name under NS.
16208         (merge_face_ref, Finternal_set_lisp_face_attribute): Support stippling
16209         under NS.
16210         * s/darwin.h: Add support for compilation under NS.
16212 2008-07-15  Jason Rumney  <jasonr@gnu.org>
16214         * w32fns.c (Fx_create_frame): Remove duplicate unwind_protect.
16215         (w32_show_hourglass): Rename from show_hourglass.
16216         (w32_hide_hourglass): Rename from hide_hourglass.
16217         (DEFAULT_HOURGLASS_DELAY): Revert from last change.
16218         (Vhourglass_delay): Declare extern.
16219         (hourglass_started): Remove.
16221         * xdisp.c (Vhourglass_delay): Remove static.
16222         (hourglass_started, start_hourglass, cancel_hourglass):
16223         Don't include these versions on WINDOWSNT.
16225 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
16227         * dispextern.h (hourglass_shown_p, hourglass_atimer): New extern
16228         variables (formerly in xfns.c).
16229         (show_hourglass, hide_hourglass): New prototypes (same).
16230         * xdisp.c (display_hourglass_p, hourglass_shown_p, hourglass_atimer)
16231         (Vhourglass_delay, DEFAULT_HOURGLASS_DELAY): New variables (formerly
16232         in xfns.c).
16233         (syms_of_xdisp): Declare/initialize display-hourglass,
16234         hourglass-delay.  Initialize hourglass_atimer, hourglass_shown_p.
16235         (hourglass_started, start_hourglass, cancel_hourglass): New functions,
16236         formerly in xfns.c.
16237         * xfns.c (display_hourglass_p, hourglass_atimer, hourglass_shown_p)
16238         (Vhourglass_delay, DEFAULT_HOURGLASS_DELAY, hourglass_started)
16239         (start_hourglass, cancel_hourglass): Remove.
16240         (show_hourglass, hide_hourglass): Remove prototypes and static
16241         modifiers.
16242         (syms_of_xfns): Remove display-hourglass, hourglass-delay,
16243         hourglass_atimer, hourglass_shown_p declaration/initialization.
16244         * macfns.c (display_hourglass_p, hourglass_atimer, hourglass_shown_p)
16245         (Vhourglass_delay, DEFAULT_HOURGLASS_DELAY, hourglass_started)
16246         (start_hourglass, cancel_hourglass): Remove.
16247         (show_hourglass, hide_hourglass): Remove prototypes and static
16248         modifiers.
16249         (syms_of_macfns): Remove display-hourglass, hourglass-delay,
16250         hourglass_atimer, hourglass_shown_p declaration/initialization.
16251         * w32fns.c (display_hourglass_p, Vhourglass_delay)
16252         (DEFAULT_HOURGLASS_DELAY): Remove.
16253         (syms_of_w32fns): Remove display-hourglass, hourglass-delay,
16254         hourglass_shown_p declaration/initialization.
16256 2008-07-14  Jason Rumney  <jasonr@gnu.org>
16258         * w32fns.c (w32_get_arg): Remove wrapper function.
16259         (w32_createwindow, x_icon, x_create_tip_frame): Use x_get_arg
16260         directly.
16261         (Fx_create_frame): Sync with xfns.c.  Use x_get_arg directly.
16263 2008-07-14  Kenichi Handa  <handa@m17n.org>
16265         * xfont.c (xfont_open): Add workaround for X's bug.
16267 2008-07-14  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
16269         * fontset.c: Include <stdio.h> unconditionally.
16271 2008-07-13  Michael Albinus  <michael.albinus@gmx.de>
16273         * dbusbind.c (Fdbus_register_signal): Allow also signal arguments
16274         for filtering.
16276 2008-07-13  Dan Nicolaescu  <dann@ics.uci.edu>
16278         * s/vms.h: Use __GNUC__ instead of _GNUC_.
16280         * m/macppc.h:
16281         * m/alpha.h: Use GNU_LINUX instead of LINUX.  Reorganize conditionals.
16283         * m/ibms390x.h (XINT, XUINT): Don't define, same as the default.
16284         (SPECIAL_EMACS_INT):
16285         * m/ia64.h (SPECIAL_EMACS_INT):
16286         * m/amdx86-64.h (SPECIAL_EMACS_INT):
16287         * s/gnu.h (NLIST_STRUCT):
16288         * s/aix4-2.h (X11R5_INHIBIT_I18N):
16289         * s/gnu-linux.h (LINUX):
16290         * s/msdos.h (HAVE_FACES):
16291         * s/ms-w32.h (HAVE_FACES): Don't define, unused.
16293         * systty.h:
16294         * sysdep.c (setup_pty): Don't depend on SYSV_PTYS, it is not used
16295         anymore.
16297 2008-07-12  Dan Nicolaescu  <dann@ics.uci.edu>
16299         * syswait.h: Remove old if 0 code.  Do not define WAITTYPE, it was
16300         always defined as int.
16302         * s/netbsd.h (HAVE_UNION_WAIT, HAVE_WAIT_HEADER, WAIT_USE_INT):
16303         * s/gnu.h (HAVE_WAIT_HEADER, WAIT_USE_INT, HAVE_UNION_WAIT):
16304         * s/gnu-linux.h (HAVE_WAIT_HEADER):
16305         * s/freebsd.h (HAVE_WAIT_HEADER):
16306         * s/bsd-common.h (HAVE_UNION_WAIT):
16307         * s/aix4-2.h (HAVE_WAIT_HEADER):
16308         * m/mips.h (HAVE_UNION_WAIT):
16309         * s/usg5-4.h (HAVE_WAIT_HEADER, WAITTYPE): Do not define, not used.
16310         (COFF, static): Do not define, they are undefined later in the file.
16312         * process.c (update_status): Don't use a union.
16313         (status_convert):
16314         (sigchld_handler): Use int instead of WAITTYPE.
16316 2008-07-12  Chong Yidong  <cyd@stupidchicken.com>
16318         * indent.c (Fvertical_motion): Restore hscroll before moving to
16319         goal column.
16321 2008-07-11  Dan Nicolaescu  <dann@ics.uci.edu>
16323         * lisp.h: Remove left over code.
16325 2008-07-11  Andreas Schwab  <schwab@suse.de>
16327         * lisp.h: Fix logic in last change.
16329         * menu.h: New file.
16330         * menu.c: Include it.
16331         * xmenu.c: Likewise.
16332         * Makefile.in: Update dependencies.
16334 2008-07-11  Kenichi Handa  <handa@m17n.org>
16336         * fontset.c (fontset_from_font): Cancel the previous change.
16338 2008-07-11  Dan Nicolaescu  <dann@ics.uci.edu>
16340         * lisp.h:
16341         * w32heap.c:
16342         * emacs.c:
16343         * alloc.c: Replace all references of NO_UNION_TYPE with
16344         USE_LISP_UNION_TYPE.
16346         * m/xtensa.h (NO_UNION_TYPE):
16347         * m/vax.h (NO_UNION_TYPE):
16348         * m/template.h (NO_UNION_TYPE):
16349         * m/sparc.h (NO_UNION_TYPE):
16350         * m/mips.h (NO_UNION_TYPE):
16351         * m/macppc.h (NO_UNION_TYPE):
16352         * m/m68k.h (NO_UNION_TYPE):
16353         * m/iris4d.h (NO_UNION_TYPE):
16354         * m/intel386.h (NO_UNION_TYPE):
16355         * m/ibms390x.h (NO_UNION_TYPE):
16356         * m/ibms390.h (NO_UNION_TYPE):
16357         * m/ibmrs6000.h (NO_UNION_TYPE):
16358         * m/ia64.h (NO_UNION_TYPE):
16359         * m/hp800.h (NO_UNION_TYPE):
16360         * m/arm.h (NO_UNION_TYPE):
16361         * m/amdx86-64.h (NO_UNION_TYPE):
16362         * m/alpha.h (NO_UNION_TYPE): Remove definition, all platform were
16363         defining it the same.
16365 2008-07-10  Chong Yidong  <cyd@stupidchicken.com>
16367         * xdisp.c (move_it_to): Backtrack if past the edge of a wrapped line.
16369 2008-07-10  Dan Nicolaescu  <dann@ics.uci.edu>
16371         * fileio.c:
16372         * sysdep.c:
16373         * systty.h:
16374         * m/ibmrs6000.h:
16375         * m/iris4d.h:
16376         * s/aix4-2.h:
16377         * s/freebsd.h:
16378         * s/gnu-linux.h:
16379         * s/hpux10-20.h:
16380         * s/hpux11.h:
16381         * s/netbsd.h:
16382         * s/sol2-3.h:
16383         * s/sol2-4.h:
16384         * s/sol2.h:
16385         * s/usg5-4.h:
16386         * s/vms.h: Remove references to unused variables.
16388 2008-07-10  Andreas Schwab  <schwab@suse.de>
16390         * ftfont.c (ftfont_resolve_generic_family): Remove foundry from
16391         pattern before matching the generic family.
16393 2008-07-10  Dan Nicolaescu  <dann@ics.uci.edu>
16395         * unexec.c:
16396         * s/vms.h:
16397         * s/usg5-4-2.h:
16398         * s/sol2-5.h:
16399         * s/freebsd.h:
16400         * s/darwin.h: Remove dead code.
16402         * m/template.h:
16403         * m/sparc.h:
16404         * m/mips.h:
16405         * m/m68k.h:
16406         * m/iris4d.h:
16407         * m/intel386.h:
16408         * m/ibms390x.h:
16409         * m/ibms390.h:
16410         * m/ia64.h:
16411         * m/hp800.h:
16412         * m/arm.h:
16413         * m/amdx86-64.h: Remove dead code and references to unused
16414         and compiler defined symbols.
16416         * unexmips.c:
16417         * unexelf.c: Remove references to desupported systems.
16419         * m/powermac.h: Remove file, it is now identical to m/macppc.h.
16421         * m/powermac.h: Remove boilerplate comments.
16422         (NO_REMAP): Remove unused definition.
16424         * m/macppc.h (UNEXEC, NO_TERMIO): Don't define, the s/ files
16425         define them.
16427 2008-07-10  Kenichi Handa  <handa@m17n.org>
16429         * xfont.c (xfont_open): Log the reason of failure.
16431 2008-07-09  Stefan Monnier  <monnier@iro.umontreal.ca>
16433         * fontset.c (fontset_get_font_group):
16434         * font.c (font_check_otf): Specify argument types.
16436 2008-07-09  Kenichi Handa  <handa@m17n.org>
16438         * coding.c (detect_coding_utf_8): Set detect_info->found only when
16439         non-ASCII char is found.
16441         * fontset.c (fontset_compare_rfontdef): Fix plus/minus.
16442         (reorder_font_vector): Change the arg preferred_family to font.
16443         Prefer the spec matching with font.
16444         (fontset_get_font_group): New function.
16445         (fontset_find_font): Change the format of an element of a realized
16446         fontset.  Use fontset_get_font_group.
16447         (fontset_font): Try the current fontset, the default fontset, the
16448         fallbacks of the current fontset, and the fallbacks of the default
16449         fontset in this order.
16450         (face_for_char): Delete the shortcut to use the current font.
16451         (fontset_from_font): Don't set fonts for Latin in the fontset.
16453         * font.h (font_make_object, font_match_p): Adjust prototypes.
16455         * ftfont.h [FT_BDF_H]: Include FT_BDF_H.
16457         * font.c (font_make_object): New arg entity and pixelsize.
16458         (font_check_otf_features, font_check_otf): New functions.
16459         (font_match_p): Check :lang, :script, and :otf properties.
16461         * xfont.c (xfont_open): Adjust it for the change of
16462         font_make_object.
16463         (xfont_text_extents): Fix initial setting of metrics.
16465         * ftfont.c (struct ftfont_info): New member index, delete member
16466         fc_charset_idx.  Make the member order compatible with struct
16467         xftfont_info.
16468         (fc_charset_table): Change charset names to registry names.
16469         (ftfont_pattern_entity): Delete the args registry and
16470         fc_charset_idx.  Change the value of :font-entity property
16471         to (FONTNAME . INDEX).  Always set :registry property to
16472         `iso10646-1'.
16473         (struct ftfont_cache_data): New struct.
16474         (ftfont_lookup_cache): New arg for_face.
16475         (ftfont_get_fc_charset, ftfont_get_otf): New functions.
16476         (ftfont_driver): Set the member otf_capability.
16477         (ftfont_get_charset): Adjust it for the change of
16478         fc_charset_table.
16479         (OTF_TAG_SYM): New macro.
16480         (ftfont_spec_pattern): Delete the arg fc_charset_idx.  Adjust it
16481         for the change of fc_charset_table.
16482         (ftfont_list): Adjust it for the change of ftfont_spec_pattern and
16483         ftfont_pattern_entity.  Add FC_INDEX to objset.
16484         (ftfont_match): Adjust it for the change of ftfont_spec_pattern
16485         and ftfont_pattern_entity.
16486         (ftfont_open): Adjust it for the change of ftfont_lookup_cache,
16487         font_make_object, struct ftfont_info.
16488         (ftfont_has_char): Use ftfont_get_fc_charset.
16489         (ftfont_otf_features, ftfont_otf_capability): New functions.
16490         (ftfont_shape): Use ftfont_get_otf.
16491         (ftfont_text_extents): Fix initial setting of metrics.
16493         * xftfont.c (struct xftfont_info): New member ft_size.  Make the
16494         member order compatible with struct ftfont_info.
16495         (xftfont_open): Add FC_CHARSET to the pattern.
16496         Set xftfont_info->ft_size.  Don't unlock the face.  Check BDF
16497         properties if appropriate.
16498         (xftfont_close): Unlock the face.
16499         (xftfont_anchor_point, xftfont_shape): Deleted.
16500         (syms_of_xftfont): Don't set members anchor_point and shape of
16501         xftfont_driver.
16503         * w32uniscribe.c (uniscribe_open): Adjust it for the change of
16504         font_make_object.
16506         * w32font.c (w32font_open): Adjust it for the change of
16507         font_make_object.
16508         (w32font_open_internal): Don't set properties of font_object here.
16510 2008-07-08  Chong Yidong  <cyd@stupidchicken.com>
16512         * macfns.c (x_create_tip_frame):
16513         * w32fns.c (x_create_tip_frame):
16514         * xfns.c (x_create_tip_frame): Pass parameter argument to
16515         face-set-after-frame-default.
16517         * xfaces.c (Finternal_merge_in_global_face): Save merged
16518         attributes for the default face back into the face vector.
16520 2008-07-08  Andreas Schwab  <schwab@suse.de>
16522         * fontset.h: Declare fontset_from_font.  Don't declare
16523         new_fontset_from_font and fontset_from_font_name.
16524         * xterm.c: Include "fontset.h".
16525         * Makefile.in (xterm.o): Update dependencies.
16527 2008-07-08  Glenn Morris  <rgm@gnu.org>
16529         * m/sparc.h: Define __sparc__ rather than sparc.  (Bug#507.)
16530         * alloc.c, ecrt0.c: Use __sparc__ rather than sparc.
16532 2008-07-07  Chong Yidong  <cyd@stupidchicken.com>
16534         * frame.c (Qinhibit_face_set_after_frame_default): Var deleted.
16535         (x_set_frame_parameters): Don't bind it.
16537 2008-07-07  Juanma Barranquero  <lekktu@gmail.com>
16539         * w32fns.c (map_w32_filename): Declare extern.
16541 2008-07-07  Jason Rumney  <jasonr@gnu.org>
16543         * w32term.c (WS_EX_LAYERED): Define if not already.
16545 2008-07-06  Chong Yidong  <cyd@stupidchicken.com>
16547         * xfaces.c (set_font_frame_param): Don't try to set the font
16548         parameter if it is still unspecified in the lface.
16550 2008-07-05  Chong Yidong  <cyd@stupidchicken.com>
16552         * xfaces.c (Finternal_merge_in_global_face): Don't realize default
16553         face if it didn't already exist.
16555         * xdisp.c (try_window_id): Give up if word-wrapping is on.
16557 2008-07-05  Andreas Schwab  <schwab@suse.de>
16559         * xdisp.c (get_it_property): Move out of HAVE_WINDOW_SYSTEM section.
16561 2008-07-05  Chong Yidong  <cyd@stupidchicken.com>
16563         * xdisp.c (IT_OVERFLOW_NEWLINE_INTO_FRINGE): Turn it off if
16564         word-wrapping.
16565         (IT_DISPLAYING_WHITESPACE): New macro.
16566         (move_it_in_display_line_to): Handle MOVE_TO_X requests properly
16567         when word-wrapping.  Simplify word-wrapping logic.  Use correct
16568         pixel positions when saving copies of the iterator.
16569         (display_line): Use proper wrap point if the last character on a
16570         line was preceded by whitespace.
16572 2008-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
16574         * Makefile.in (${etc}DOC): Depend on ${lisp} rather than ${shortlisp}.
16576 2008-07-04  Kenichi Handa  <handa@m17n.org>
16578         * fns.c (Fstring_to_unibyte): Delete the arg ACCEPT-LATIN-1.
16580         * lisp.h: EXFUN adjusted for the change of Fstring_to_unibyte.
16582 2008-07-02  Jason Rumney  <jasonr@gnu.org>
16584         * xfns.c (syms_of_xfns): Only define x-select-font when both
16585         HAVE_FREETYPE and USE_GTK.
16587         * xdisp.c (next_element_from_display_vector): Move assignment out
16588         of if statement.
16590 2008-07-02  Toru Tsuneyoshi  <t_tuneyosi@hotmail.com>
16592         * lisp.h (Qdelete_file, Qdelete_directory): Declare extern.
16594         * fileio.c (delete_by_moving_to_trash, Qmove_file_to_trash): New vars.
16595         (syms_of_fileio): Initialize and export them.
16596         (Fdelete_directory, Fdelete_file): Optionally delete via trash.
16598         * w32fns.c (FOF_NO_CONNECTED_ELEMENTS): Define if not already.
16599         (Fsystem_move_file_to_trash): New function.
16600         (syms_of_w32fns): Export it to lisp.
16602 2008-07-01  Jason Rumney  <jasonr@gnu.org>
16604         * w32font.c (w32font_text_extents): Don't count overhang as part
16605         of width.
16607 2008-06-30  Miles Bader  <miles@gnu.org>
16609         * dispextern.h (struct glyph, struct it, struct iterator_stack_entry):
16610         Add `avoid_cursor_p' field.
16612         * xdisp.c (push_it, pop_it): Save/restore avoid_cursor_p field.
16613         (set_cursor_from_row): Skip glyphs with avoid_cursor_p set.
16614         (append_glyph, append_composite_glyph, produce_image_glyph)
16615         (append_stretch_glyph): Initialize avoid_cursor_p.
16616         (get_it_property): Rename from `get_line_height_property'.
16617         (x_produce_glyphs): Use get_it_property.
16618         (handle_line_prefix, push_display_prop): New functions.
16619         (display_line, move_it_in_display_line_to): Handle line/wrap prefixes.
16620         (Vwrap_prefix, Qwrap_prefix, Vline_prefix, Qline_prefix):
16621         New variables.
16622         (syms_of_xdisp): Initialize them.
16624 2008-06-30  Kenichi Handa  <handa@m17n.org>
16626         * xftfont.c (xftfont_open): Don't call FcConfigSubstitute and
16627         XftDefaultSubstitute (they are called in XftFontMatch).
16628         (xftfont_open): Fix args to ftfont_font_format.
16630         * ftfont.c (fc_charset_table): New member lang.
16631         (ftfont_resolve_generic_family): New arg pattern.
16632         (ftfont_spec_pattern): Check fc_charset_table[]->lang.
16633         (ftfont_list): Call ftfont_resolve_generic_family with `pattern'.
16634         (ftfont_open): Fix args to ftfont_font_format.
16635         (ftfont_font_format): New arg filename.
16637 2008-06-30  Chong Yidong  <cyd@stupidchicken.com>
16639         * xfaces.c (Finternal_merge_in_global_face): If default face was
16640         modified, realize it again.  Update the font face attribute.
16642 2008-06-29  Jason Rumney  <jasonr@gnu.org>
16644         * w32term.c (x_set_frame_alpha): Fix logic.
16646 2008-06-29  Kenichi Handa  <handa@m17n.org>
16648         * fontset.c (Finternal_char_font): Return font-object instead of
16649         font-name.
16651         * composite.c (get_composition_id): Fix the width calculation for TAB.
16653 2008-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
16655         * indent.c (Fvertical_motion): Properly handle float column arg.
16657 2008-06-28  Jason Rumney  <jasonr@gnu.org>
16659         * w32term.c (pfnGetFontUnicodeRanges): Remove unused function pointer.
16660         (pfnSetLayeredWindowAttributes): New function pointer.
16661         (w32_initialize): Initialize it when supported.
16662         (x_set_frame_alpha): New function.
16664         * w32fns.c (Fx_create_frame): Initialize frame parameter `alpha'.
16665         (w32_frame_parm_handlers): Set alpha handler.
16667         * frame.c (x_set_alpha) [HAVE_NTGUI]: Call x_set_frame_alpha.
16669 2008-06-27  Jason Rumney  <jasonr@gnu.org>
16671         * w32fns.c (x_to_w32_font, w32_to_x_font, x_to_w32_weight)
16672         (w32_to_x_weight, w32_to_all_x_charsets): Remove obsolete functions.
16673         (w32_to_x_charset, x_to_w32_charset)
16674         (Qw32_charset_ansi, Qw32_charset_symbol, Qw32_charset_default)
16675         (Qw32_charset_shiftjis, Qw32_charset_hangeul, Qw32_charset_johab)
16676         (Qw32_charset_chinesebig5, Qw32_charset_gb2312, Qw32_charset_oem)
16677         (Qw32_charset_easteurope, Qw32_charset_turkish, Qw32_charset_baltic)
16678         (Qw32_charset_russian, Qw32_charset_arabic, Qw32_charset_greek)
16679         (Qw32_charset_hebrew, Qw32_charset_vietnamese, Qw32_charset_thai)
16680         (Qw32_charset_mac, Vw32_charset_info_alist): Move to w32font.c.
16681         (Qw32_charset_unicode): Remove.
16682         (syms_of_w32fns): Update for above changes.
16684         * w32font.c (w32_to_x_charset, x_to_w32_charset)
16685         (Qw32_charset_ansi, Qw32_charset_symbol, Qw32_charset_default)
16686         (Qw32_charset_shiftjis, Qw32_charset_hangeul, Qw32_charset_johab)
16687         (Qw32_charset_chinesebig5, Qw32_charset_gb2312, Qw32_charset_oem)
16688         (Qw32_charset_easteurope, Qw32_charset_turkish, Qw32_charset_baltic)
16689         (Qw32_charset_russian, Qw32_charset_arabic, Qw32_charset_greek)
16690         (Qw32_charset_hebrew, Qw32_charset_vietnamese, Qw32_charset_thai)
16691         (Qw32_charset_mac, Vw32_charset_info_alist): Move from w32fns.c.
16692         (syms_of_w32font): Update for above changes.
16694 2008-06-27  Dan Nicolaescu  <dann@ics.uci.edu>
16696         * s/usg5-4.h: Fix previous change: keep the correct branch of a
16697         removed #if.
16698         (USG_SHARED_LIBRARIES): Remove duplicate definition.
16700 2008-06-26  Juanma Barranquero  <lekktu@gmail.com>
16701             Eli Zaretskii  <eliz@gnu.org>
16703         * makefile.w32-in (LOCAL_FLAGS):
16704         Don't include WINDOWSNT, DOS_NT and _UCHAR_T.
16706         * sysdep.c (_spawnlp, _getpid):
16707         Declare with explicit _cdecl instead of _CRTAPI1.
16709         * editfns.c (Fget_internal_run_time):
16710         Check for WINDOWSNT with #ifdef, not #if.
16712 2008-06-26  Jason Rumney  <jasonr@gnu.org>
16714         * w32font.h (FONT_HANDLE, FONT_TEXTMETRIC): New macros.
16716         * w32term.c (x_draw_glyph_string_foreground)
16717         (x_draw_composite_glyph_string_foreground): Sync with xterm.c.
16718         Use FONT_HANDLE macro.
16719         (x_draw_glyph_string): Use FONT_TEXTMETRIC macro.
16721         * w32uniscribe.c (uniscribe_otf_capability, uniscribe_shape)
16722         (uniscribe_encode_char): Use FONT_HANDLE macro.
16724         * w32font.c (Fx_select_font): Use FONT_HANDLE macro.
16725         (w32font_text_extents): Use precast w32_font.
16726         (w32font_close): Free cached metrics.
16727         (w32font_open_internal): Allocate space for name on stack.
16729 2008-06-26  Chong Yidong  <cyd@stupidchicken.com>
16731         * xdisp.c (extend_face_to_end_of_line): Fix last change.
16733 2008-06-26  Jason Rumney  <jasonr@gnu.org>
16735         * w32term.h (FONT_AVG_WIDTH): Remove obsolete macro.
16736         (CP_8BIT, CP_UNICODE, CP_UNKNOWN): Remove obsolete constants.
16738 2008-06-26  Juanma Barranquero  <lekktu@gmail.com>
16740         * Makefile.in (SOME_MACHINE_OBJECTS): Remove w32bdf.o.
16742 2008-06-26  Jason Rumney  <jasonr@gnu.org>
16744         * w32bdf.c, w32bdf.h: Remove obsolete files.
16746         * makefile.w32-in: Remove refs to w32bdf.h and w32bdf.c.
16748         * w32gui.h: Don't include w32bdf.h.
16749         (XCharStruct, enum w32_char_font_type, W32FontStruct):
16750         Remove obsolete font support.
16752         * w32font.h (struct w32font_info): Remove compat_w32_font.
16753         Add hfont member.
16754         (FONT_COMPAT): Remove obsolete macro.
16756         * w32font.c (w32font_close): Remove compat code.  Delete hfont member.
16757         (w32font_encode_char, w32font_text_extents): Use new hfont member.
16758         (w32font_open_internal): Remove compat code.  Set new hfont member.
16759         (Fx_select_font): Use new hfont member.
16761         * w32uniscribe.c (uniscribe_otf_capability, uniscribe_shape)
16762         (uniscribe_encode_char): Use new hfont member.
16764         * w32term.c (x_draw_glyph_string_foreground)
16765         (x_draw_composite_glyph_string_foreground): Use new hfont member.
16766         (x_draw_glyph_string): Use metrics in w32font_info.
16768 2008-06-26  Kenichi Handa  <handa@m17n.org>
16770         * xdisp.c (handle_auto_composed_prop): Fix for the terminal case.
16772 2008-06-26  Dan Nicolaescu  <dann@ics.uci.edu>
16774         * unexnext.c:
16775         * m/ews4800.h:
16776         * m/hp9000s300.h:
16777         * m/ibm370aix.h:
16778         * m/mips-siemens.h:
16779         * m/ncr386.h:
16780         * m/next.h:
16781         * m/pmax.h:
16782         * m/powerpcle.h:
16783         * m/tandem-s2.h:
16784         * s/386bsd.h:
16785         * s/bsd386.h:
16786         * s/bsd4-1.h:
16787         * s/bsd4-2.h:
16788         * s/bsdos2-1.h:
16789         * s/bsdos2.h:
16790         * s/bsdos3.h:
16791         * s/bsdos4.h:
16792         * s/nextstep.h:
16793         * s/ultrix4-3.h:
16794         * s/usg5-0.h:
16795         * s/usg5-2-2.h:
16796         * s/usg5-2.h:
16797         * s/usg5-4-3.h:
16798         * s/ux4800.h:
16799         * s/uxpds.h:
16800         * s/uxpv.h: Remove support for obsolete systems.
16801         * s/hpux.h, s/hpux10.h, s/hpux8.h, s/hpux9.h, s/hpux9shr.h:
16802         Remove, insert contents in s/hpux10-20.h.
16803         * s/aix3-1.h, s/aix3-2-5.h, s/aix3-2.h, s/aix4-1.h, s/aix4.h:
16804         Remove, insert contents in s/aix4-2.h.
16805         * s/usg5-3.h: Remove, insert contents in s/usg5-4.h.
16806         * s/bsd4-3.h: Rename to ...
16807         * s/bsd-common.h: ... this.
16808         * data.c:
16809         * doc.c:
16810         * ecrt0.c:
16811         * emacs.c:
16812         * fileio.c:
16813         * floatfns.c:
16814         * keyboard.c:
16815         * mem-limits.h:
16816         * print.c:
16817         * process.c:
16818         * sysdep.c:
16819         * syssignal.h:
16820         * systty.h:
16821         * syswait.h:
16822         * term.c:
16823         * unexec.c:
16824         * unexelf.c:
16825         * unexhp9k800.c:
16826         * m/hp800.h:
16827         * m/ibmrs6000.h:
16828         * m/mips.h:
16829         * m/vax.h:
16830         * s/darwin.h:
16831         * s/freebsd.h:
16832         * s/gnu.h:
16833         * s/ms-w32.h:
16834         * s/msdos.h:
16835         * s/netbsd.h:
16836         * s/template.h: Remove references to obsolete variables.
16838         * Makefile.in: Add dependencies for all unexec files.
16839         (admindir): Remove unused variable.
16840         (UNEXEC_SRC): Remove references.
16842 2008-06-25  Chong Yidong  <cyd@stupidchicken.com>
16844         * xfns.c (x_default_font_parameter): If Xft is available, first
16845         try Monospace-12 for the default font.
16847 2008-06-25  Jason Rumney  <jasonr@gnu.org>
16849         * xdisp.c (get_glyph_face_and_encoding): Encode invalid glyphs as 0.
16851 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
16853         * bytecode.c (Fbyte_code): Disable debugging code that doesn't compile.
16855         * buffer.c (syms_of_buffer): Remove default-word-wrap.
16857 2008-06-25  Juanma Barranquero  <lekktu@gmail.com>
16859         * xdisp.c (syms_of_xdisp) <truncate-partial-width-windows>: Doc fix.
16860         <scroll-conservatively>: Fix typo in docstring.
16862         * xselect.c (Fx_send_client_event): Doc fix.
16864 2008-06-25  Kenichi Handa  <handa@m17n.org>
16866         * xfaces.c (Fx_list_fonts): Call Flist_fonts with the arg PREFER.
16868         * font.c (font_parse_fcname): Remove unused variables.
16869         (font_sort_entites): Delete the arg SPEC.  Caller changed.
16870         Fix for the case of ! best_only.
16871         (font_delete_unmatched): Check DPI and AVGWIDTH too.
16873         * lisp.h (Fstring_to_unibyte): EXFUN it.
16875         * character.h (str_to_unibyte): Extern it.
16877         * character.c (str_to_unibyte): New function.
16879         * fns.c (Fstring_to_unibyte): New function.
16880         (syms_of_fns): Defsubr it.
16882 2008-06-24  Kenichi Handa  <handa@m17n.org>
16884         * font.c (font_score): Even if the PIXEL_SIZE is the same, check
16885         DPI too.
16886         (font_sort_entites): Setup prefer_prop[FONT_DPI_INDEX] too.
16888 2008-06-24  Andreas Schwab  <schwab@suse.de>
16890         * Makefile.in (${lispsource}loaddefs.el): Rename from
16891         ../lisp/loaddefs.el.
16892         (bootstrap-clean): Do what distclean does but don't remove
16893         Makefile.
16894         (distclean): Depend on bootstrap-clean and remove Makefile.
16896 2008-06-24  Chong Yidong  <cyd@stupidchicken.com>
16898         * buffer.h (struct buffer): New member word_wrap.
16900         * buffer.c (syms_of_buffer): New variables default-word-wrap and
16901         word-wrap.
16902         (init_buffer_once): Initialize them.
16904         * dispextern.h (struct it): Replace bool truncate_lines_p with a
16905         line_wrap enum possessing three possible values.
16907         * termopts.h: Replace truncate_partial_width_windows with
16908         Vtruncate_partial_width_windows.
16910         * dispnew.c (direct_output_for_insert): Avoid direct output when
16911         inserting a space with word wrap on.
16913         * indent.c (compute_motion): Obey integer values of
16914         truncate-partial-width-windows.
16916         * xdisp.c (Vtruncate_partial_width_windows): New Lisp_Object,
16917         replacing truncate_partial_width_windows.
16918         (init_iterator): If Vtruncate_partial_width_windows is an integer,
16919         truncate only if the window width is below that integer.
16920         (start_display, resize_mini_window, produce_stretch_glyph)
16921         (display_string, move_it_in_display_line_to): Use line_wrap.
16922         (back_to_previous_visible_line_start, reseat_1):
16923         Reset string_from_display_prop_p.
16924         (display_line): Extend default face to end of line when wrapping.
16926 2008-06-24  Kim F. Storm  <storm@cua.dk>
16928         * xdisp.c (display_line, move_it_in_display_line_to): Add ability
16929         to wrap continued lines at word boundaries.
16931 2008-06-24  Jason Rumney  <jasonr@gnu.org>
16933         * font.c (Ffont_face_attributes): Multiply pixel size before point
16934         conversion to avoid multiplying rounding error.
16936 2008-06-23  Jason Rumney  <jasonr@gnu.org>
16938         * w32term.c (x_draw_glyph_string_background)
16939         (x_draw_glyph_string): Remove old bdf font code.
16941         * w32term.h (FONT_TYPE_FOR_UNIBYTE, FONT_TYPE_FOR_MULTIBYTE): Remove.
16943 2008-06-22  Kenichi Handa  <handa@m17n.org>
16945         * font.c (font_find_for_lface): Try the adstyle specified in
16946         the property of LFACE_FONT of LFACE (if any).
16948 2008-06-21  Seiji Zenitani  <zenitani@mac.com>
16949             Ryo Yoshitake  <ryo@shiftmode.net>
16951         * xterm.c (x_set_frame_alpha): Add x_catch_errors for bug#437.
16953 2008-06-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16955         * Makefile.in (${lisp} ${SOME_MACHINE_LISP}, ../lisp/loaddefs.el):
16956         Use $(BOOTSTRAPEMACS) rather than witness-emacs.
16957         (bootstrap-emacs${EXEEXT}): Merge witness-emacs into it.
16958         (witness-emacs): Remove.
16959         (lisp, shortlisp): Move loaddefs.el earlier.
16960         (mostlyclean): Forget about witness-emacs.
16962 2008-06-22  Glenn Morris  <rgm@gnu.org>
16964         * Makefile.in (witness-emacs): Depend on temacs${EXEEXT}.
16965         (.SUFFIXES): Declare .el.elc as a suffix rule, for non-GNU makes.
16967 2008-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
16969         * Makefile.in (PRECOMP): Remove.
16970         (${lisp} ${SOME_MACHINE_LISP}): Remove pseudo dependency on PRECOMP.
16971         (witness-emacs): Run `compile-first'.
16972         (.el.elc): Use the new compile-onefile target.
16974 2008-06-21  Kenichi Handa  <handa@m17n.org>
16976         * xftfont.c (xftfont_open): Handle QCembolden only when
16977         FC_EMBOLDEN is defined.
16979 2008-06-21  Andreas Schwab  <schwab@suse.de>
16981         * Makefile.in (witness-emacs): Use ../lisp, not $(lispsource).
16982         (.el.elc): Likewise.
16984 2008-06-21  Miles Bader  <miles@gnu.org>
16986         * Makefile.in (../lisp/loaddefs.el): Build autoloads in the lisp
16987         build dir, not the lisp source dir.
16989 2008-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
16991         * Makefile.in (emacs${EXEEXT}): Link the new emacs to bootstrap-emacs.
16992         (bootstrapclean): Remove.
16993         (.el.elc): New rule.
16994         (PRECOMP): New var.
16995         (../lisp/subdirs.el): Remove.
16996         (bootstrap-emacs${EXEEXT}): Remove subdirs.el and charpro.el dependency.
16997         (witness-emacs): New target.
16998         (mostlyclean): Remove witness-emacs as well.
16999         (../lisp/loaddefs.el, ${lisp} ${SOME_MACHINE_LISP}):
17000         Add witness-emacs dependency.
17002 2008-06-20  Chong Yidong  <cyd@stupidchicken.com>
17004         * font.c (Ffont_face_attributes): Omit key-attribute pairs not
17005         defined by the font.
17007 2008-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
17009         * Makefile.in (emacs${EXEEXT}): Depend on the machine-specific files.
17010         (bootstrap-clean): New target that keeps TAGS around.
17011         (../lisp/subdirs.el, ../lisp/loaddefs.el): New targets.
17012         (bootstrap-emacs${EXEEXT}): Depend on subdirs.el.
17014 2008-06-20  Jason Rumney  <jasonr@gnu.org>
17016         * w32fns.c, w32term.c, w32term.h, w32gui.h [OLD_FONT]:
17017         Remove obsolete font code.
17019         * w32font.c (font_matches_spec): Use csb bitfield from font signature
17020         to determine language support.
17022 2008-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
17024         * sysdep.c (cfsetspeed): New fun extracted from the code.
17025         (cfmakeraw): Move before first use.
17027 2008-06-20  Angelo Graziosi  <angelo.graziosi@alice.it>  (tiny change)
17029         * sysdep.c (cfmakeraw): Provide fallback implementation.
17030         (serial_configure): Provide fallback implementation of cfsetspeed.
17032 2008-06-20  Kenichi Handa  <handa@m17n.org>
17034         * xftfont.c (xftfont_open): Add FOUNDRY, SPACING, DPI, SCALABLE to
17035         the pattern.
17037         * fontset.c (fontset_from_font): Copy font_spec before changing
17038         the elements.
17040         * xfns.c (x_default_font_parameter): Try "monospace-12" too.
17042 2008-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
17044         * w32fns.c, xfns.c (x_default_font_parameter): Only set `font-param'
17045         for explicit `font' parameters.
17047         * frame.c (x_set_font): Remove unexplained call to fix inf-recursion.
17049 2008-06-19  Kenichi Handa  <handa@m17n.org>
17051         * frame.c: Include <ctype.h>.
17052         (x_set_font_backend): Allow spacing characters in the X resource
17053         for FontBackend.
17055 2008-06-19  Stefan Monnier  <monnier@iro.umontreal.ca>
17057         * w32fns.c, xfns.c (Qfont_param): New var.
17058         (syms_of_w32fns): Initialize it.
17059         (x_default_font_parameter): Record explicit `font' into
17060         `font-parameter'.
17062 2008-06-18  Kenichi Handa  <handa@m17n.org>
17064         * font.c (font_parse_xlfd): Fix previous change.
17065         (font_parse_fcname): Don't use :fc-unknown-spec.
17066         (FRAME_X_DISPLAY_INFO): Be sure to have at least 1 pixel height.
17067         (Fcopy_font_spec): Preserve the order of elements in FONT_EXTRA.
17068         (font_add_log): Prepend the driver name to the resulting fonts.
17070         * ftfont.c (ftfont_pattern_entity): New arg extra.  Caller changed.
17071         (ftfont_spec_pattern): Don't check QCfc_unknown_spec and QCname.
17072         (ftfont_list) [FC_FONTFORMAT]: Include FC_FONTFORMAT in objset.
17074         * xftfont.c (QChinting , QCautohint, QChintstyle, QCrgba)
17075         (QCembolden): New variables.
17076         (syms_of_xftfont): DEFSYM them.
17077         (xftfont_open): Call XftFontMatch.  Don't trust the result of
17078         XftTextExtents8 if the pixel_size is less than 5.
17080 2008-06-18  Andreas Schwab  <schwab@suse.de>
17082         * font.c (Ffont_face_attributes): Only define if HAVE_WINDOW_SYSTEM.
17083         (syms_of_font): Only defsubr if HAVE_WINDOW_SYSTEM.
17085 2008-06-18  Jason Rumney  <jasonr@gnu.org>
17087         * w32font.c (w32font_list, w32font_match): Add logging.
17089         * w32uniscribe.c (uniscribe_list, uniscribe_match): Add logging.
17091 2008-06-17  Chong Yidong  <cyd@stupidchicken.com>
17093         * font.c (font_parse_fcname): Store divider characters for
17094         unknown-spec list.  For known key symbols, intern using correct
17095         symbol name.
17097 2008-06-17  Kenichi Handa  <handa@m17n.org>
17099         * xfaces.c (realize_default_face): If the frame is not on window
17100         system, set the fontset of face to nil.
17102 2008-06-17  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
17104         * fontset.c (fontset_pattern_regexp): Escape some reg-expr characters.
17106 2008-06-16  Juanma Barranquero  <lekktu@gmail.com>
17108         * dispextern.h (lookup_non_ascii_face, split_font_name_into_vector)
17109         (build_font_name_from_vector): Delete externs.
17111         * xfaces.c (struct font_name): Don't declare.
17113 2008-06-16  Stefan Monnier  <monnier@iro.umontreal.ca>
17115         * font.c (font_unparse_gtkname): Use EQ to compare Lisp_Objects.
17117 2008-06-16  Chong Yidong  <cyd@stupidchicken.com>
17119         * font.c (font_parse_fcname): Fix handling of unknown-spec string.
17121 2008-06-16  Juanma Barranquero  <lekktu@gmail.com>
17123         * font.c (Ffont_spec): Fix usage in docstring.
17124         (Ffont_face_attributes): Doc fix.
17126 2008-06-16  Andreas Schwab  <schwab@suse.de>
17128         * font.c (Ffont_face_attributes): Fix definition.
17130 2008-06-16  Jason Rumney  <jasonr@gnu.org>
17132         * font.h (font_style_symbolic_from_value): Remove.
17134         * font.c (font_style_symbolic_from_value): Remove.
17135         (font_style_symbolic): Revert to pre 2008-06-13 version.
17137         * w32font.c (w32_to_fc_weight): New function.
17138         (w32font_full_name, logfont_to_fcname): Use it.
17140 2008-06-16  Kenichi Handa  <handa@m17n.org>
17142         * font.c (font_check_object): Delete it.
17143         (font_clear_cache): Check if a font-object is alive.
17144         (font_open_entity): Likewise.  Set FONT_OBJLST_INDEX of a
17145         font-object to nil.
17146         (font_close_object): Don't check FONT_CLOSE_OBJECT.
17147         (font_at): Don't call font_check_object.
17148         (Ffont_get): Return a symbol for :weight, :slant, and :width.
17150 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17152         * puresize.h (BASE_PURESIZE): Increase to 1230000.
17154 2008-06-16  Chong Yidong  <cyd@stupidchicken.com>
17156         * font.c (font_parse_fcname): Correctly parse KEY=VAL values.
17158 2008-06-15  Chong Yidong  <cyd@stupidchicken.com>
17160         * font.c (font_parse_fcname): Only one decimal point.
17161         (font_unparse_fcname): Handle data in family and foundry indices
17162         as symbols, not strings.
17163         (font_unparse_gtkname, Ffont_face_attributes): New functions.
17165         * xfns.c (Fx_select_font): Give GTK font dialog the default font name.
17167         * font.h (font_unparse_gtkname): Add prototype.
17169 2008-06-15  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
17171         * fontset.c (fontset_pattern_regexp): Escape `+' characters in pattern.
17173 2008-06-15  Andreas Schwab  <schwab@suse.de>
17175         * font.c (font_update_drivers): Fix crash when no drivers match.
17177 2008-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
17179         * xfns.c (Fx_create_frame): internal-border-width default to 0 for Gtk.
17180         * gtkutil.c (xg_create_frame_widgets): Don't set internal_border_width.
17182 2008-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
17184         * xdisp.c (syms_of_xdisp): Default underline-minimum-offset to 1.
17186 2008-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
17188         * process.c (Fserial_process_configure, Fprocess_send_eof):
17189         Use EQ to compare Lisp_Objects.
17191 2008-06-13  Jason Rumney  <jasonr@gnu.org>
17193         * w32fns.c (Fw32_select_font): Remove old font API function.
17195         * w32font.c (logfont_to_fcname): New function.
17196         (Fx_select_font): New font dialog function compatible with
17197         GTK/fontconfig version.
17199         * font.c (font_style_symbolic_from_value): New function.
17200         (font_style_symbolic): Use it.
17202         * font.h (font_style_symbolic_from_value): Declare new function.
17204 2008-06-13  Juanma Barranquero  <lekktu@gmail.com>
17206         * font.c (syms_of_font) <font-weight-table, font-slant-table>:
17207         <font-width-table>: Fix typos in docstrings.
17209 2008-06-13  Daniel Engeler  <engeler@gmail.com>
17211         These changes add serial port access.
17212         * process.c: Add HAVE_SERIAL.
17213         (Fdelete_process, Fprocess_status, Fset_process_buffer)
17214         (Fset_process_filter, Fset_process_sentinel, Fprocess_contact)
17215         (list_processes_1, select_wrapper, Fstop_process)
17216         (Fcontinue_process, Fprocess_send_eof, kill_buffer_processes)
17217         (status_notify): Modify to handle serial processes.
17218         [HAVE_SERIAL] (Fserial_process_configure)
17219         [HAVE_SERIAL] (make_serial_process_unwind, Fmake_serial_process):
17220         New functions.
17221         * process.h (struct Lisp_Process): Add `type'.
17222         * sysdep.c [HAVE_TERMIOS] (serial_open, serial_configure):
17223         New functions.
17224         * w32.c (_sys_read_ahead, sys_read, sys_write): Modify to handle
17225         serial ports.
17226         (serial_open, serial_configure): New functions.
17227         * w32.h: Add FILE_SERIAL.
17228         (struct _child_process): Add ovl_read, ovl_write.
17230 2008-06-13  Kenichi Handa  <handa@m17n.org>
17232         * dispextern.h (enum lface_attribute_index): New member
17233         LFACE_FOUNDRY_INDEX.
17235         * font.c (font_score): Delete arg alternate_families.  Check only
17236         weight, slant, width, and size.  Ignore the difference of alias
17237         style symbols.
17238         (font_sort_entites): Adjust for the above change.  Reflect the
17239         order of font-driver to scores.
17240         (font_list_entities): Don't check alternate_familes here.
17241         (font_clear_prop): Handle foundry.
17242         (font_update_lface): Don't parse "foundry-family" form here.
17243         Handle FONT_FOUNDRY_INDEX.
17244         (font_find_for_lface): Likewise.  Handle alternate families here.
17245         If registry is nil, try iso8859-1 and ascii-0.
17246         (font_open_for_lface): Pay attention to size in ENTITY.
17247         (font_open_by_name): Simplify by calling font_load_for_lface.
17248         (free_font_driver_list): Delete it.
17249         (font_update_drivers): Preserve the order of backends.
17250         (syms_of_font): Setting of sort_shift_bits adjusted for the change
17251         of font_score and font_sort_entites.
17252         (font_update_sort_order): Likewise.
17254         * xfaces.c (LFACE_FOUNDRY): New macro.
17255         (check_lface_attrs): Check foundry.
17256         (set_lface_from_font): Don't parse "FOUNDRY-FAMILY" form.
17257         (merge_face_vectors): Check foundry.
17258         (merge_face_ref): Likewise.
17259         (Finternal_set_lisp_face_attribute): Likewise.
17260         (x_update_menu_appearance): Likewise.
17261         (Finternal_get_lisp_face_attribute): Likewise.
17262         (lface_hash): Likewise.
17263         (lface_same_font_attributes_p): Likewise.
17264         (x_supports_face_attributes_p): Likewise.
17265         (tty_supports_face_attributes_p): Likewise.
17266         (Finternal_set_alternative_font_family_alist): Intern strings.
17267         (Finternal_set_alternative_font_registry_alist): Downcase strings.
17268         (realize_default_face): Set LFACE_FOUNDRY (lface).
17270         * xfns.c (Fx_create_frame, x_create_tip_frame): Register X
17271         font-driver at first.
17273         * ftfont.c (ftfont_font_format) [! FC_FONTFORMAT]: Declare "int len;".
17275 2008-06-12  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
17277         * lread.c (Fload): Use xfree, not free on saved_doc_string.
17279 2008-06-12  Jim Meyering  <meyering@redhat.com>
17281         Make unexec_free handle NULL the same way free does.
17282         * unexmacosx.c (unexec_free): Ignore a NULL argument.
17284 2008-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
17286         * character.h (CHAR_TO_BYTE_SAFE): New macro.
17287         * character.c (Fmultibyte_char_to_unibyte): Obey the docstring.
17288         * regex.c (RE_CHAR_TO_UNIBYTE): Use the new macro.
17289         (WEAK_ALIAS): Simplify.
17290         * syntax.c (skip_chars): Don't mark non-byte chars in the fastmap
17291         when searching a unibyte buffer.
17293 2008-06-12  Chong Yidong  <cyd@stupidchicken.com>
17295         * xfns.c (Fx_select_font): Rename from x-font-dialog.
17297 2008-06-12  Juanma Barranquero  <lekktu@gmail.com>
17299         * w32font.c: Include ctype.h.
17301 2008-06-11  Jason Rumney  <jasonr@gnu.org>
17303         * w32font.c (w32font_encode_char): Detect missing glyphs that are
17304         misreported as space.
17305         (add_font_entity_to_list): Support unicode-bmp and unicode-sip
17306         as aliases for registry iso10646-1.
17308 2008-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
17310         * buffer.c (clone_per_buffer_values): Skip `name'.
17312 2008-06-11  Chong Yidong  <cyd@stupidchicken.com>
17314         * font.c (font_parse_fcname): Fix last change; accept decimal
17315         points in font size.
17317 2008-06-10  Jason Rumney  <jasonr@gnu.org>
17319         * w32uniscribe.c (add_opentype_font_name_to_list):
17320         Skip non unicode fonts.
17322 2008-06-10  Chong Yidong  <cyd@stupidchicken.com>
17324         * xfns.c (Fx_font_dialog): New function.
17326         * gtkutil.c (xg_dialog_response_cb): Rename from
17327         xg_file_response_callback.
17328         (pop_down_dialog): Rename from pop_down_file_dialog.
17329         (xg_get_file_name): Callers changed.
17330         (xg_get_font_name): New function.
17332         * gtkutil.h (xg_get_font_name): Insert prototype.
17334 2008-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
17336         * xdisp.c (underline_minimum_offset): Rename from xterm.c's
17337         x_underline_minimum_display_offset.
17338         (syms_of_xdisp): Declare it here rather than in xterm.c.
17339         * dispextern.h (underline_minimum_offset): Declare it.
17340         * w32term.c (x_draw_glyph_string): Use it.
17341         * xterm.c (x_underline_minimum_display_offset): Move to xdisp.c.
17342         (syms_of_xterm): Don't declare it any more.
17343         (x_draw_glyph_string): Adjust to the new name.
17345 2008-06-10  David De La Harpe Golden  <david@harpegolden.net>
17347         * xterm.c (x_underline_minimum_display_offset): New var.
17348         (x_draw_glyph_string): Use it.
17349         (syms_of_xterm): Declare it.
17351 2008-06-10  Chong Yidong  <cyd@stupidchicken.com>
17353         * font.c (font_parse_fcname): Accept GTK-style font names too.
17355 2008-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
17357         * dired.c (file_name_completion): Don't return t if the match is exact
17358         but with different capitalization.
17359         * minibuf.c (Ftry_completion): Simplify.
17361         * window.c (Vwindow_point_insertion_type): New var.
17362         (set_window_buffer): Use it.
17363         (syms_of_window): Init and export it to Lisp.
17365 2008-06-10  Kenichi Handa  <handa@m17n.org>
17367         * font.h (font_intern_prop): Prototype adjusted.
17369         * font.c (font_intern_prop): New arg force_symbol.
17370         (font_parse_xlfd, font_parse_fcname, font_parse_family_registry):
17371         Adjust for the change of font_intern_prop.
17373         * ftfont.c (ftfont_pattern_entity):
17374         * w32font.c (add_font_name_to_list, w32_enumfont_pattern_entity)
17375         (w32_registry):
17376         * w32uniscribe.c (add_opentype_font_name_to_list): Adjust for
17377         the change of font_intern_prop.
17379 2008-06-09  Juanma Barranquero  <lekktu@gmail.com>
17381         * w32menu.c (digest_single_submenu): Declare extern.
17383 2008-06-09  Jason Rumney  <jasonr@gnu.org>
17385         * w32term.c (x_make_frame_visible): Use alternate restore flags.
17387         * w32menu.c (Fx_popup_menu): Unwind protect while building menu.
17388         (parse_single_submenu): Remove.
17389         (digest_single_submenu): Remove.
17390         (syms_of_w32menu): Don't initialise variables that have moved
17391         to menu.c.
17392         (set_frame_menubar): Sync with version in xmenu.c.
17393         (w32_menu_show): Sync with xmenu_show in xmenu.c.
17395         * menu.c (single_keymap_panes, push_menu_pane, push_menu_item):
17396         Make static again.
17398 2008-06-09  Jason Rumney  <jasonr@gnu.org>
17400         Changes to w32 files related to the move of common menu code
17401         to menu.c on 2008-06-08 by Chong Yidong.
17403         * menu.c [HAVE_NTGUI]: Include w32term.h, move widget related
17404         defs to w32gui.h.
17405         (single_keymap_panes, push_menu_item, push_menu_pane):
17406         Make globally visible.
17408         * w32menu.c (enum button_type, widget_value, local_heap, local_alloc)
17409         (local_free, malloc_widget_value, free_widget_value)
17410         (MENU_ITEMS_ITEM_NAME, MENU_ITEMS_ITEM_ENABLE, MENU_ITEMS_ITEM_VALUE)
17411         (MENU_ITEMS_ITEM_EQUIV_KEY, MENU_ITEMS_ITEM_DEFINITION)
17412         (MENU_ITEMS_ITEM_TYPE, MENU_ITEMS_ITEM_SELECTED, MENU_ITEMS_ITEM_HELP)
17413         (MENU_ITEMS_ITEM_LENGTH, enum menu_item_idx): Remove defs.
17414         (menu_items, menu_items_allocated, menu_items_used)
17415         (menu_items_n_panes, menu_items_submenu_depth): Remove global vars.
17416         (init_menu_items, finish_menu_items, discard_menu_items)
17417         (grow_menu_items, push_submenu_start, push_submenu_end)
17418         (push_left_right_boundary, push_menu_pane, push_menu_item)
17419         (keymap_panes, single_keymap_panes, list_of_panes, list_of_items)
17420         (free_menubar_widget_tree_value, parse_single_submenu)
17421         (update_submenu_strings): Remove functions.
17422         (xmalloc_widget_value): Remove and declare extern.
17424         * makefile.w32-in ($(SRC)/menu.$(O)): New target.
17425         (OBJ1): Build it.
17427         * w32gui.h (widget_value, XtPointer, Boolean, enum button_type)
17428         (local_heap, local_alloc, local_free, malloc_widget_value)
17429         (free_widget_value): Define here.
17431 2008-06-09  Kenichi Handa  <handa@m17n.org>
17433         * font.h (Qascii_0): Extern it.
17435         * font.c (Qascii_0): New variable.
17436         (syms_of_font): DEFSYM it.
17437         (font_open_by_name): If the registry "iso8859-1" fails, try also
17438         "ascii-0".
17440         * ftfont.c (ftfont_spec_pattern): Accept the registry `ascii-0'.
17442 2008-06-08  Kenichi Handa  <handa@m17n.org>
17444         * .gdbinit (xfont): New command.
17446 2008-06-08  Andreas Schwab  <schwab@suse.de>
17448         * menu.c [HAVE_X_WINDOWS]: Include "xterm.h".
17449         * Makefile.in (menu.o): Update dependencies.
17451         * Makefile.in (obj): Always add menu.o.
17452         * emacs.c (main): Always call syms_of_menu.
17453         * keyboard.h: Remove extra #ifdef HAVE_X_WINDOW.
17455 2008-06-08  Chong Yidong  <cyd@stupidchicken.com>
17457         * Makefile.in: Compile menu.c.
17459         * lisp.h: Declare syms_of_menu.
17461         * emacs.c (main): Call syms_of_menu.
17463         * keyboard.h: Relocate platform-independent menu definitions from
17464         xmenu.c.
17466         * menu.c: New file.  Relocate platform-independent menu
17467         definitions from xmenu.c.  Suggested by Adrian Robert.
17469         * xmenu.c: Remove platform-independent menu definitions.
17470         (menu_items, menu_items_inuse, menu_items_allocated)
17471         (menu_items_used, menu_items_n_panes)
17472         (menu_items_submenu_depth): Move to keyboard.h.
17473         (init_menu_items, finish_menu_items, unuse_menu_items)
17474         (discard_menu_items, restore_menu_items, save_menu_items)
17475         (grow_menu_items, push_submenu_start, push_submenu_end)
17476         (push_left_right_boundary, push_menu_pane, push_menu_item)
17477         (keymap_panes, single_keymap_panes, single_menu_item)
17478         (list_of_panes, list_of_items, find_and_call_menu_selection)
17479         (xmalloc_widget_value, free_menubar_widget_value_tree)
17480         (parse_single_submenu, digest_single_submenu)
17481         (update_submenu_strings): Move to menu.c.
17483 2008-06-07  Stefan Monnier  <monnier@iro.umontreal.ca>
17485         * dispnew.c (Flast_nonminibuf_frame): Handle the NULL case.
17487 2008-06-06  Miles Bader  <miles@gnu.org>
17489         * xdisp.c (x_produce_glyphs): Calculate tab width based on current
17490         face, not frame default.
17492 2008-06-05  Martin Rudalics  <rudalics@gmx.at>
17494         * window.c (pop_up_windows, pop_up_frames)
17495         (display_buffer_reuse_frames, Vpop_up_frame_function)
17496         (Vdisplay_buffer_function, Veven_window_heights)
17497         (Vspecial_display_buffer_names, Vspecial_display_regexps)
17498         (Vspecial_display_function, Vsame_window_buffer_names)
17499         (Vsame_window_regexps, split_height_threshold)
17500         (Vsplit_window_preferred_function): Move those vars to window.el.
17501         (display_buffer_1, Fspecial_display_p, Fsame_window_p)
17502         (Fdisplay_buffer): Move those functions to window.el.
17503         (syms_of_window): Remove corresponding declarations.
17504         (display_buffer): New function.
17505         (temp_output_buffer_show, Fother_window_for_scrolling): Use it.
17506         * dispnew.c (Flast_nonminibuf_frame): New function.
17507         * buffer.c (Fpop_to_buffer): Move to window.el.
17509 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
17511         * data.c (set_internal): Fix up call to let_shadows_buffer_binding_p.
17513 2008-06-05  Kenichi Handa  <handa@m17n.org>
17515         * coding.c (detect_coding): Fix previous change.
17516         (detect_coding_system): Likewise.
17518 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
17520         * character.h (MAKE_CHAR_MULTIBYTE): Check the arg is a (uni)byte.
17522         * keymap.c (Vminibuffer_local_filename_must_match_map):
17523         Rename from Vminibuffer_local_must_match_filename_map.
17524         (syms_of_keymap):
17525         * minibuf.c (Fcompleting_read): Adjust accordingly.
17526         * commands.h: Rename declaration as well.
17528 2008-06-05  Kenichi Handa  <handa@m17n.org>
17530         * font.c (Ffont_spec): Don't use font_parse_family_registry for
17531         family name.
17532         (Ffont_put): Likewise.
17534         * fontset.c (fontset_find_font): Call font_open_for_lface with the
17535         current font-spec.
17537         * xfont.c (xfont_list): Don't set registry to iso8859-1 even if it
17538         is unspecified.
17540         * xfaces.c (realize_x_face): If the font-related face attributes
17541         are the same as those of default face, realize a new fontset from
17542         default->fontset.
17543         (Fx_family_fonts): Use font_parse_family_registry instead of Ffont_put.
17545 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
17547         * xdisp.c (move_it_in_display_line_to): Improve the type of its args.
17548         (move_it_in_display_line): New wrapper.
17550         * window.c (window_scroll_pixel_based_preserve_x)
17551         (window_scroll_preserve_hpos, window_scroll_preserve_vpos): New vars.
17552         (window_scroll_pixel_based, window_scroll_line_based):
17553         Use them to preserve column positions.
17554         (syms_of_window): Initialize them.
17556         * indent.c (Fvertical_motion): Extend first arg to allow passing an
17557         (HPOS . VPOS) pair.
17559         * dispextern.h (move_it_in_display_line): Declare.
17561 2008-06-05  Juanma Barranquero  <lekktu@gmail.com>
17563         * window.c (Fwindow_parameter): Return VALUE, not (PARAMETER . VALUE).
17564         (Fwindow_parameters): Return copy of parameter alist.  Doc fix.
17565         (Fset_window_parameter): Return VALUE, not parameter alist.  Doc fix.
17567 2008-06-04  Juanma Barranquero  <lekktu@gmail.com>
17569         * window.c (Fset_window_parameter): Doc fix.
17570         (Fwindow_parameters, Fwindow_parameter): Remove redundant check.
17572 2008-06-04  Joakim Verona  <joakim@verona.se>
17574         * window.h (struct window): Add new member window_parameters.
17576         * window.c (Fwindow_parameters, Fwindow_parameter)
17577         (Fset_window_parameter): New defuns.
17578         (syms_of_window): Defsubr the new defuns.
17579         (make_window): Initialize window_parameters to nil.
17581 2008-06-04  John Paul Wallington  <jpw@pobox.com>
17583         * eval.c (Fdefmacro): Doc fix.
17585 2008-06-04  Kenichi Handa  <handa@m17n.org>
17587         * coding.c (detect_coding): Fix handling of coding->head_ascii.
17588         Be sure to call setup_coding_system when we find a proper coding system.
17589         (detect_coding_system): Fix handling of coding->head_ascii.
17591 2008-06-03  Andreas Schwab  <schwab@suse.de>
17593         * font.c (font_prop_validate_spacing): Fix last change.
17595 2008-06-03  Kenichi Handa  <handa@m17n.org>
17597         * font.c (font_prop_validate_spacing): Handle uppercase symbols.
17598         (font_parse_fcname): Fix handling of unknown key.
17600         * xfont.c (xfont_list): Try an alias.
17602         * charset.c (char_charset): Return NULL if the arg charset_list is
17603         specified and C doesn't belong to any of them.
17605 2008-06-02  Chip Coldwell  <coldwell@redhat.com>
17607         * font.c (font_pixel_size): Don't take cdr of an integer.
17609 2008-06-02  Jim Meyering  <meyering@redhat.com>
17611         Make "xfree (NULL)" a no-op; remove useless if-before-xfree.
17612         * alloc.c (xfree): Return right away for a NULL arg.
17613         * lread.c (nosuffix): Remove now-useless if-before-xfree tests.
17614         * gtkutil.c (xg_gtk_scroll_destroy): Likewise.
17615         * mac.c (create_apple_event_from_event_ref): Likewise.
17616         (create_apple_event_from_drag_ref, cfstring_create_normalized):
17617         Likewise.
17618         * doprnt.c (doprnt1): Likewise.
17619         * frame.c (frame): Likewise.
17620         * keyboard.c (wipe_kboard): Likewise.
17621         * macterm.c (x_free_frame_resources, xlfdpat_destroy, XFreePixmap)
17622         (init_font_name_table, mac_unload_font, x_delete_display): Likewise.
17623         * term.c (tty_default_color_capabilities, maybe_fatal)
17624         (delete_tty): Likewise.
17625         * w16select.c (string): Likewise.
17626         * w32.c (w32_get_resource, SET_ENV_BUF_SIZE): Likewise.
17627         * w32bdf.c (w32_free_bdf_font): Likewise.
17628         * w32fns.c (w32_unload_font): Likewise.
17629         * w32font.c (w32font_close): Likewise.
17630         * window.c (size_window): Likewise.
17631         * xselect.c (receive_incremental_selection): Likewise.
17632         * xterm.c (x_free_frame_resources, x_delete_display): Likewise.
17633         * mactoolbox.c (create_apple_event_from_drag_ref): Likewise.
17634         * w32.c (stat): Likewise.
17636         Remove useless if-before-free tests.
17637         * editfns.c (Fset_time_zone_rule): Likewise.
17638         * lread.c (nosuffix): Likewise.
17639         * ralloc.c (get_bloc): Likewise.
17640         * regex.c (reg_free): Likewise.
17641         * xftfont.c (xftfont_open, xftfont_close): Likewise.
17642         * xrdb.c (get_user_app, get_environ_db, x_load_resources): Likewise.
17643         * xsmfns.c (smc_save_yourself_CB): Likewise.
17645 2008-06-02  Kenichi Handa  <handa@m17n.org>
17647         * font.c (font_find_for_lface): Handle float font size.
17648         (font_open_for_lface): Likewise.
17650         * xfaces.c (x_supports_face_attributes_p): Check face->font before
17651         comparing the properties.
17653 2008-06-01  Jason Rumney  <jasonr@gnu.org>
17655         * w32font.c (w32_enumfont_pattern_entity): Use requested registry.
17656         Treat iso10646-1 and Windows DEFAULT_CHARSET specially.
17657         Duplicate iso8859-1 fonts as iso10646-1 if no registry specified.
17658         Don't add empty script list.
17659         (w32_registry): Only map DEFAULT_CHARSET to iso10646-1 here.
17661 2008-06-01  Dan Nicolaescu  <dann@ics.uci.edu>
17663         * Makefile.in (dot, dotdot): Remove, update users.
17664         ".." has been used elsewhere in the file for a long time.
17665         (LIBXT_STATIC): Remove conditional based on unused variable.
17667 2008-06-01  Miles Bader  <miles@gnu.org>
17669         * xfaces.c (Vface_remapping_alist): New variable.
17670         (syms_of_xfaces): Initialize it.
17671         (enum named_merge_point_kind): New type.
17672         (struct named_merge_point): Add `named_merge_point_kind' field.
17673         (push_named_merge_point): Make cycle detection respect different
17674         named-merge-point kinds.
17675         (lface_from_face_name_no_resolve): Rename from `lface_from_face_name'.
17676         Remove face-name alias resolution.
17677         (lface_from_face_name): New definition using
17678         `lface_from_face_name_no_resolve'.
17679         (get_lface_attributes_no_remap): Rename from `get_lface_attributes'.
17680         Call lface_from_face_name_no_resolve instead of lface_from_face_name.
17681         (get_lface_attributes): New definition that layers face-remapping on
17682         top of get_lface_attributes_no_remap.  New arg `named_merge_points'.
17683         (lookup_basic_face): New function.
17684         (lookup_derived_face): Pass new last arg to `get_lface_attributes'.
17685         (realize_named_face): Call `get_lface_attributes_no_remap' instead of
17686         `get_lface_attributes'.
17687         (face_at_buffer_position): Use `lookup_basic_face' to lookup
17688         DEFAULT_FACE_ID if necessary.  When optimizing the default-face case,
17689         return default_face's face-id instead of the constant DEFAULT_FACE_ID.
17691         * xdisp.c (init_iterator): Pass base_face_id through
17692         `lookup_basic_face' when we actually use it as a face-id.
17693         (handle_single_display_prop): Use `lookup_basic_face' to lookup
17694         DEFAULT_FACE_ID.
17696         * fontset.c (Finternal_char_font): Use `lookup_basic_face' to
17697         lookup the initial face-id.
17699         * dispextern.h (lookup_basic_face, Vface_remapping_alist): New decls.
17701 2008-06-01  Juanma Barranquero  <lekktu@gmail.com>
17703         * textprop.c (syms_of_textprop) <text-property-default-nonsticky>:
17704         (Fremove_text_properties): Fix typos in docstrings.
17706 2008-05-31  Kenichi Handa  <handa@m17n.org>
17708         * font.c (font_list_entities): Fix the car part of data to be
17709         stored in the cache.
17711         * ftfont.c (ftfont_font_format): Don't use strcasestr.
17713 2008-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
17715         * chartab.c (Foptimize_char_table, optimize_sub_char_table):
17716         Add a `test' argument so another predicate than `equal' can be used.
17717         (map_sub_char_table): Use `eq' rather than `equal' to merge ranges.
17718         (map_char_table): Remove unused vars `c' and `i'.
17719         * lisp.h (Foptimize_char_table): Adjust declaration.
17720         * charset.c (Fclear_charset_maps): Adjust call to Foptimize_char_table.
17722 2008-05-30  Kenichi Handa  <handa@m17n.org>
17724         * font.c (Ffont_info): Define only if HAVE_WINDOW_SYSTEM is defined.
17725         (syms_of_font): Defsubr Sfont_info only if HAVE_WINDOW_SYSTEM is
17726         defined.
17728 2008-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
17730         * data.c (Fmake_variable_buffer_local, Fmake_local_variable)
17731         (Fmake_variable_frame_local): Disallow mixing buffer-local and
17732         frame-local settings for the same variable.
17734 2008-05-30  Kenichi Handa  <handa@m17n.org>
17736         * fontset.c (Ffont_info): Move to font.c.
17737         (syms_of_fontset): Delete defsubr of Sfont_info.
17739         * font.c (font_style_to_value, font_score): Delete casting of the
17740         args to xstcasecmp.
17741         (register_font_driver): Increment num_font_drivers only when
17742         registering the driver globally.
17743         (Ffont_info): Move from fontset.c.  Handle a font object too.
17744         (syms_of_font): Defsubr Sfont_info.
17746 2008-05-29  Kenichi Handa  <handa@m17n.org>
17748         * coding.h (enum define_coding_utf8_arg_index): New enum.
17749         (enum coding_attr_index): Change coding_attr_utf_16_bom to
17750         coding_attr_utf_bom.
17751         (enum utf_bom_type): Rename from utf_16_bom_type.
17752         (struct utf_16_spec): Adjust for the above change.
17753         (struct coding_system): Add utf_8_bom in `spec' union.
17755         * coding.c (CODING_UTF_8_BOM): New macro.
17756         (enum coding_category): Delete coding_category_utf_8, add
17757         coding_category_utf_8_auto, coding_category_utf_8_nosig, and
17758         coding_category_utf_8_sig.
17759         (CATEGORY_MASK_UTF_8): Delete it.
17760         (CATEGORY_MASK_UTF_8_AUTO, CATEGORY_MASK_UTF_8_NOSIG)
17761         (CATEGORY_MASK_UTF_8_SIG): New macros.
17762         (CATEGORY_MASK_ANY): Delete CATEGORY_MASK_UTF_8, add
17763         CATEGORY_MASK_UTF_8_AUTO, CATEGORY_MASK_UTF_8_NOSIG, and
17764         CATEGORY_MASK_UTF_8_SIG.
17765         (CATEGORY_MASK_UTF_8): New macro.
17766         (UTF_BOM, UTF_8_BOM_1, UTF_8_BOM_2, UTF_8_BOM_3): New macros.
17767         (detect_coding_utf_8): Check BOM.
17768         (decode_coding_utf_8, encode_coding_utf_8): Handle BOM.
17769         (decode_coding_utf_16): Adjust for the change of enum utf_bom_type.
17770         (encode_coding_utf_16): Likewise.
17771         (setup_coding_system): Likewise.  Set CODING_UTF_8_BOM (coding).
17772         (detect_coding, detect_coding_system): Handle utf-8-auto.
17773         (Fdefine_coding_system_internal): Handle `bom' property for utf-8.
17774         (syms_of_coding): Fix setting up of Vcoding_category_table.
17776 2008-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
17778         * process.c (Faccept_process_output): If `millisec' is non-nil,
17779         `seconds' default to 0.
17780         (wait_reading_process_output): Also return non-nil if we read output
17781         from a non-running process.
17783 2008-05-29  Jason Rumney  <jasonr@gnu.org>
17785         * w32font.c (w32font_open_internal): Prefer truetype fonts unless
17786         `raster' specified.
17787         (add_font_entity_to_list): Allow non-opentype truetype fonts back
17788         in the uniscribe backend, but disallow any font that has no
17789         unicode subrange support.
17791 2008-05-29  Juanma Barranquero  <lekktu@gmail.com>
17793         * xfaces.c (Fx_list_fonts, Finternal_copy_lisp_face):
17794         Fix typos in docstrings.
17796 2008-05-29  Kenichi Handa  <handa@m17n.org>
17798         * xfaces.c (Fx_list_fonts): Make it return a list of font names.
17799         (Fx_family_fonts): Set frame correctly.
17801 2008-05-28  Jason Rumney  <jasonr@gnu.org>
17803         * w32term.c (x_draw_glyph_string): Use clipmask if specified.
17805 2008-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
17807         * fileio.c (Fwrite_region): Delay the defaulting to beg&z to after
17808         calling build_annotations.
17810 2008-05-28  Juanma Barranquero  <lekktu@gmail.com>
17812         * coding.c (Fdecode_coding_region, Fencode_coding_region)
17813         (Fencode_coding_string):
17814         (syms_of_coding) <coding-system-for-read, coding-system-for-write>:
17815         <latin-extra-code-table>: Fix typos in docstrings.
17816         (syms_of_coding) <coding-system-alist>: Doc fix.
17817         (syms_of_coding) <translation-table-for-input>: Reflow docstring.
17819 2008-05-28  Kenichi Handa  <handa@m17n.org>
17821         * fontset.c (Ffont_info): Don't call font_close_object.
17823         * font.c (font_parse_family_registry): Use Ffont_put to validate
17824         foundry and family.
17825         (font_delete_unmatched): Don't check spacing.
17826         (font_list_entities): Add spacing to the spec to list fonts.
17828         * ftfont.c (ftfont_spec_pattern): Don't set FC_SPACING to pattern.
17829         (ftfont_list): Check spacing here.  Don't include FC_CHARSET in objset.
17831         * coding.c (encode_coding_raw_text): Fix previous change.
17832         (encode_coding_object): When the dst_object is a buffer and is
17833         different from src_object, move gap to PT.
17835 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
17837         * xterm.c (x_draw_glyph_string): If a clipmask is specified, use it.
17839 2008-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
17841         * coding.c (encode_coding_raw_text): Set coding->produced_char for
17842         all branches.  Compute it differently.
17844         * xdisp.c [!HAVE_WINDOW_SYSTEM]: Include font.h for --without-x.
17846 2008-05-27  Juanma Barranquero  <lekktu@gmail.com>
17848         * w32font.c (compute_metrics): Rewrite an "else { if () ... else ... }"
17849         into "else if () ... else ...".
17851 2008-05-27  Jason Rumney  <jasonr@gnu.org>
17853         * w32font.c (w32font_open_internal): Determine if glyph indices
17854         are likely to work here.
17856 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
17858         * xdisp.c (draw_glyphs): If mouse-highlighting is on, attempt to
17859         draw overlap glyphs with appropriate highlighting.
17861 2008-05-27  Kenichi Handa  <handa@m17n.org>
17863         * xfont.c (xfont_open): Fix calculation of font->average_width.
17865 2008-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
17867         * casefiddle.c (casify_object): Try to guess better whether the
17868         argument is a byte or a char.
17870 2008-05-26  Andreas Schwab  <schwab@suse.de>
17872         * xselect.c (x_reply_selection_request): Properly handle format == 32.
17873         Always send multiples of format size.
17875         * xterm.c (x_set_frame_alpha): Fix type mismatch.
17877 2008-05-26  Jason Rumney  <jasonr@gnu.org>
17879         * w32font.c (w32font_text_extents): Zero whole metrics struct first.
17880         (compute_metrics): Don't set failure if we just cleared the cache.
17881         (w32_weight_table): Remove unused variable.
17882         (w32_enumfont_pattern_entity): Use FONT_SPACING_CHARCELL for
17883         backwards compatibility.
17885 2008-05-25  Kenichi Handa  <handa@m17n.org>
17887         * w32term.c (x_draw_glyph_string):
17888         * xterm.c (x_draw_glyph_string): Fix calculation of underline position.
17890         * xfaces.c: Delete unused function prototypes.
17891         (xstrlwr, font_frame): Delete them.
17892         (clear_face_cache): Delete unused variable.
17894         * xftfont.c (xftfont_open): Delete unused variable.
17895         If underline_thickness is not 1, adjust underline_position.
17897         * ftxfont.c (ftxfont_open): Delete unused variable.
17899         * fontset.c (face_for_char): Optimize for the case of no charset
17900         property.
17902         * font.c (LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE)
17903         (check_gstring, check_otf_features, otf_list, otf_tag_symbol)
17904         (otf_open, font_otf_capability, generate_otf_features)
17905         (font_otf_DeviceTable, font_otf_ValueRecord, font_otf_Anchor):
17906         Comment out by surrounding "#if 0" and "#endif" for the moment.
17907         (Ffont_drive_otf, Ffont_otf_alternates): Likewise.
17908         (syms_of_font): Codes for accessing above commented out.
17910 2008-05-24  Eli Zaretskii  <eliz@gnu.org>
17912         * w32proc.c: Include dispextern.h.
17914         * w32.c: Include dispextern.h.
17916 2008-05-23  Juanma Barranquero  <lekktu@gmail.com>
17918         * charset.c (Fencode_char, Fsplit_char): Doc fixes.
17919         (Fget_unused_iso_final_char, Fdecode_char, Fiso_charset):
17920         Fix typos in docstrings.
17922 2008-05-23  Jason Rumney  <jasonr@gnu.org>
17924         * xsmfns.c: Remove includes that are already included by config.h.
17926 2008-05-23  Kenichi Handa  <handa@m17n.org>
17928         * charset.c (Qemacs, charset_emacs): New variables.
17929         (char_charset): Fix for non-Unicode characters.
17930         (syms_of_charset): Define charset_emacs.
17932         * w32term.c (x_draw_glyph_string): Be sure to update
17933         s->underline_thickness and s->underline_position.  Be sure to draw
17934         underline within the current line area.
17936         * xterm.c (x_draw_glyph_string): Be sure to update
17937         s->underline_thickness and s->underline_position.  Be sure to draw
17938         underline within the current line area.
17940         * fontset.c: Delete unused variables and add casting for char *
17941         throughout the file.
17942         (fontset_font): Try the fallback fonts of the current fontset
17943         before consulting the default fontset.
17945         * ftfont.c (ftfont_spec_pattern): Free charset if necessary.
17947         * xfont.c (xfont_list_pattern): Free names returned from XListFonts.
17949 2008-05-22  Jason Rumney  <jasonr@gnu.org>
17951         * font.c: Don't include strings.h.
17953         * dispextern.h, xfaces.c (xstrcasecmp): Rename from xstricmp.
17955         * dosfns.c, fileio.c, font.c, fontset.c, image.c, macfns.c:
17956         * macterm.c, process.c, w32.c, w32fns.c, w32proc.c, xfaces.c:
17957         * xfns.c, xfont.c: All callers of stricmp and strcasecmp changed
17958         to call xstrcasecmp.
17960         * xfont.c (xfont_list_pattern, compare_font_names): Use xstrcasecmp.
17962         * fontset.c (fs_query_fontset): Use xstrcasecmp.
17964         * font.c (font_style_to_value, font_score): Use xstrcasecmp.
17966         * dosfns.c (msdos_stdcolor_idx): Use xstrcasecmp.
17968 2008-05-22  Kenichi Handa  <handa@m17n.org>
17970         * puresize.h (BASE_PURESIZE): Increase to 1220000.
17972         * font.c (font_prop_validate_style): Adjust for the format
17973         change of font_style_table.
17975         * w32font.c (w32font_open_internal): Call Ffont_xlfd_name with
17976         two args.
17978         * xfaces.c (x_update_menu_appearance): Call Ffont_xlfd_name with
17979         two args.
17981 2008-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17983         * minibuf.c (keys_of_minibuf): Delete.
17984         * lisp.h (keys_of_minibuf): Delete.
17985         * emacs.c (main): Don't call keys_of_minibuf.
17987 2008-05-22  Kenichi Handa  <handa@m17n.org>
17989         * ftfont.c (ftfont_resolve_generic_family): Rename from
17990         ftfont_list_generic_family.  Return a single family for each
17991         generic family.
17992         (ftfont_spec_pattern): Add FC_FAMILY to pattern.
17993         (ftfont_list): Adjust for the change of ftfont_resolve_generic_family.
17994         Call font_add_log.
17995         (ftfont_match): Call font_add_log.
17997         * font.h (Ffont_xlfd_name): EXFUN adjusted.
17998         (FONT_DEBUG): Define it.
17999         (font_add_log): Extern it.
18000         (font_assert): Rename from xassert.
18002         * xfont.c (xfont_get_pcm): Change xassert to font_assert.
18003         (xfont_list_family): Call font_add_log.
18004         (xfont_match): Likewise.
18005         (memq_no_quit): Delete.
18007         * fontset.c (fontset_from_font, Ffontset_info): Add the 2nd arg in
18008         call of Ffont_xlfd_name.
18010         * xfaces.c (struct table_entry, slant_table, weight_table)
18011         (swidth_table): Move to font.c.
18013         * font.c: Checking of FONT_DEBUG is moved to font.h.  All calls of
18014         xassert are changed to font_assert.  Delete many unused variables.
18015         (Vfont_weight_table, Vfont_slant_table, Vfont_width_table):
18016         New variables.
18017         (struct table_entry): Move from xfaces.c and modified.
18018         (weight_table, slant_table, width_table): Move from xfaces.c and
18019         contents adjusted for the change of struct table_entry.
18020         (font_style_to_value, font_style_symbolic): Adjust for the
18021         format change of font_style_table.
18022         (font_parse_family_registry): Don't overwrite existing foundry and
18023         family of font_spec.
18024         (font_score): Fix calculation of diff for sizes.
18025         (font_sort_entites): Call font_add_log.
18026         (font_delete_unmatched): Return a newly created list.
18027         (font_list_entities): Fix previous change.  Call font_add_log.
18028         (font_matching_entity, font_open_entity, font_close_entity):
18029         Call font_add_log.
18030         (Ffont_xlfd_name): New arg FOLD-WILDCARDS.
18031         (Finternal_set_font_style_table): Delete.
18032         (BUILD_STYLE_TABLE): New macro.
18033         (build_style_table): New function.
18034         (Vfont_log, font_log_env_checked): New variables.
18035         (font_add_log): New function.
18036         (syms_of_font): Delete defsubr Sinternal_set_font_style_table.
18037         Declare Lisp variables "font-weight-table", "font-slant-table",
18038         "font-width-table", and "font-log".  Initialize font_style_table.
18040 2008-05-21  Dan Nicolaescu  <dann@ics.uci.edu>
18042         * xterm.c (x_set_frame_alpha): Move declarations before statements.
18044 2008-05-21  Seiji Zenitani  <zenitani@mac.com>
18045             Ryo Yoshitake  <ryo@shiftmode.net>
18047         * frame.c (Qalpha): Add a new frame parameter `alpha'.
18048         (Vframe_alpha_lower_limit): New variable.
18049         (x_set_alpha): New function.
18051         * frame.h (Qalpha, Vframe_parameter_lower_limit): Export them.
18053         * xfns.c (x-create-frame, Qalpha):
18054         Initialize the frame parameter `alpha'.
18055         * xterm.c (OPAQUE, OPACITY): New.
18056         (x_set_frame_alpha): New function.
18057         (frame_highlight, frame_unhighlight): Call x_set_frame_alpha.
18059         * macfns.c (mac_frame_parm_handlers): A null handler for x_set_alpha.
18060         * w32fns.c (w32_frame_parm_handlers): Likewise.
18062 2008-05-20  Jason Rumney  <jasonr@gnu.org>
18064         * w32font.c (add_font_entity_to_list): Don't add non-opentype
18065         truetype fonts to opentype list.
18067 2008-05-20  Juanma Barranquero  <lekktu@gmail.com>
18069         * fontset.c (Ffontset_info): Doc fix.
18070         (syms_of_fontset) <font-encoding-charset-alist, use-default-ascent>:
18071         <ignore-relative-composition>: Fix typos in docstrings.
18073         * font.c (syms-of-font) <font-encoding-alist>:
18074         (Ffontp, Ffont_make_gstring): Fix typos in docstrings.
18075         (Flist_fonts, Ffont_family_list, Ffont_fill_gstring, Fquery_font)
18076         (Ffont_otf_alternates): Doc fixes.
18078 2008-05-20  Kenichi Handa  <handa@m17n.org>
18080         * Makefile.in (FONTSRC): Delete it.  Change all $(FONTSRC) to
18081         font.h through out the file.
18082         (FONT_DRIVERS): Rename from FONTOBJ.
18083         (obj): Change $(FONTOBJ) to $(FONT_DRIVERS).  Add font.o.
18084         (SOME_MACHINE_OBJECTS): Change $(FONTOBJ) to $(FONT_DRIVERS).
18086         * emacs.c (main): Call syms_of_font unconditionally.
18088         * font.h (find_font_encoding): Extern it.
18090         * font.c (Vfont_encoding_alist, find_font_encoding): Move from
18091         fontset.c.
18092         (font_pixel_size) [! HAVE_WINDOW_SYSTEM]: Return 1.
18093         (font_open_entity): Update FRAME_X_DISPLAY_INFO (f)->n_fonts,
18094         FRAME_SMALLEST_CHAR_WIDTH (f), and FRAME_SMALLEST_FONT_HEIGHT (f)
18095         only when HAVE_WINDOW_SYSTEM is defined.
18096         (font_close_object): Update FRAME_X_DISPLAY_INFO (f)->n_fonts only
18097         when HAVE_WINDOW_SYSTEM is defined.
18099         * fontset.c (Vfont_encoding_alist, find_font_encoding): Move to font.c.
18100         (syms_of_fontset): Move declaration of font-encoding-alist to font.c.
18102         * xfaces.c: Include font.h unconditionally.
18103         (merge_face_ref, merge_face_vectors)
18104         (Finternal_set_lisp_face_attribute): Cancel the previous change.
18106 2008-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
18108         * xdisp.c (select_frame_for_redisplay): Adjust for last change to
18109         indirect_variable.
18110         * eval.c (lisp_indirect_variable): New fun.
18111         (Fuser_variable_p): Use it.
18113 2008-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
18115         * lisp.h (indirect_variable):
18116         * data.c (indirect_variable, let_shadows_buffer_binding_p):
18117         Use Lisp_Symbol pointers rather than Lisp_Object.
18118         Adjust callers.
18119         * buffer.c (buffer_slot_type_mismatch): Use wrong-type-argument.
18120         To this end, change calling-convention.
18122         * minibuf.c (Finternal_complete_buffer): Only strip out hidden buffers
18123         if some non-hidden buffers are selected by string&pred.
18125 2008-05-19  Chong Yidong  <cyd@stupidchicken.com>
18127         * process.c (wait_reading_process_output): Always check status
18128         when in batch mode.
18130 2008-05-19  Kenichi Handa  <handa@m17n.org>
18132         * font.c (font_list_entities): Fix handling of cache.
18133         (font_matching_entity): Likewise.
18135         * ftfont.c (cs_iso8859_1): Delete.
18136         (ft_face_cache): New variable.
18137         (struct ftfont_info): New member fc_charset_idx.
18138         (ftfont_build_basic_charsets): Delete.
18139         (fc_charset_table): New variable.
18140         (ftfont_pattern_entity): New arg fc_charset_idx.  Store (FILENAME
18141         . FC_CHARSET_IDX) as :font-entity property in the font entity.
18142         Callers changed.
18143         (ftfont_lookup_cache, ftfont_get_charset): New functions.
18144         (ftfont_spec_pattern): New argument fc_charset_idx.
18145         Check registry more rigidly.  Change callers.
18146         (ftfont_open, ftfont_close, ftfont_has_char): Adjust for the
18147         change of :font-entity property of the font.
18149         * xftfont.c (xftfont_open): Adjust for the change of :font-entity
18150         property of the font.
18152 2008-05-18  Juanma Barranquero  <lekktu@gmail.com>
18154         * coding.c (Fcoding_system_p): Rename argument to match docstring.
18155         (Funencodable_char_position, Fcheck_coding_systems_region)
18156         (Fdecode_coding_string, Fencode_coding_string): Fix typos in docstrings.
18157         (Fdetect_coding_region, Fdetect_coding_string, Fencode_coding_region)
18158         (Ffind_operation_coding_system, Fset_coding_system_priority)
18159         (Fcoding_system_eol_type): Doc fixes.
18161 2008-05-17  Glenn Morris  <rgm@gnu.org>
18163         * sysdep.c (child_setup_tty): Handle systems with NLDLY, without FFDLY.
18165 2008-05-16  Eli Zaretskii  <eliz@gnu.org>
18167         * dired.c (Ffile_attributes): Shut up GCC warnings about st_uid
18168         and st_gid.
18170         * frame.c (Fdelete_frame): Don't call font_update_drivers if
18171         HAVE_WINDOW_SYSTEM is not defined.
18173         * xfaces.c (merge_face_ref, merge_face_vectors)
18174         (Finternal_set_lisp_face_attribute): Use FONT_*_INDEX only when
18175         HAVE_WINDOW_SYSTEM is defined.
18176         (Fface_font): Fix non-HAVE_WINDOW_SYSTEM case.
18178 2008-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
18180         * keyboard.c (parse_menu_item): Do not cache key shortcut any more.
18182 2008-05-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
18184         * macterm.c (x_draw_relief_rect): Remove unused variable `dpy'.
18186 2008-05-15  Kenichi Handa  <handa@m17n.org>
18188         * font.c (font_find_for_lface): Reflect LFACE_FONT in the font
18189         preference.
18191 2008-05-15  Glenn Morris  <rgm@gnu.org>
18193         * emacs.c (USAGE1, standard_args): Remove -disable-font-backend.
18195 2008-05-15  Chong Yidong  <cyd@stupidchicken.com>
18197         * fns.c (init_fns): Don't initialize weak_hash_tables here.
18198         (init_weak_hash_tables): New fun.  Initialize weak_hash_tables.
18200         * alloc.c (init_alloc_once): Call init_weak_hash_tables.
18202 2008-05-15  Kenichi Handa  <handa@m17n.org>
18204         * ftfont.c (ftfont_list): Downcase family name to check generic
18205         families.
18207         * xfaces.c (Finternal_set_lisp_face_attribute): Be sure to make a
18208         font-spec for QCfont value.
18210         * fontset.c (Fnew_fontset): Call font_unparse_xlfd with 256-byte
18211         buffer.  Check the return value of it.
18213 2008-05-14  Jason Rumney  <jasonr@gnu.org>
18215         * w32term.c (w32_get_glyph_overhangs): Remove.
18216         (w32_redisplay_interface): Use x_get_glyph_overhangs instead.
18218 2008-05-14  Kenichi Handa  <handa@m17n.org>
18220         * font.c (font_prop_validate): Make nil a valid value.
18221         (font_clear_cache): Check if the cached vector of entities is nil
18222         or not.
18224 2008-05-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
18226         * emacs.c (main_thread): Conditionalize on
18227         FORWARD_SIGNAL_TO_MAIN_THREAD instead of HAVE_GTK_AND_PTHREAD.
18228         (main) [FORWARD_SIGNAL_TO_MAIN_THREAD]: Initialize it.
18230         * syssignal.h (FORWARD_SIGNAL_TO_MAIN_THREAD): New define.
18231         (main_thread, SIGNAL_THREAD_CHECK): Conditionalize on
18232         FORWARD_SIGNAL_TO_MAIN_THREAD instead of HAVE_GTK_AND_PTHREAD.
18234 2008-05-14  Kenichi Handa  <handa@m17n.org>
18236         * coding.c (detect_coding_iso_2022): Ignore a coding category that
18237         has no corresponding coding system.
18239 2008-05-14  Jason Rumney  <jasonr@gnu.org>
18241         * font.h (struct font) [WINDOWSNT]: Remove codepage member.
18243         * w32font.h (w32font_open_internal): Update declaration.
18245         * w32font.c (w32font_open_internal): Change last argument from
18246         w32font_info struct to font object.  Fill in font object from
18247         font_entity.  Get Outline metrics if possible.  Use them to
18248         calculate underline position and thickness.  Use xlfd name as name
18249         property.  Don't set codepage.
18250         (w32font_open): Pass font_object to w32font_open_internal.  Don't
18251         update dpyinfo->smallest_font_height and dpyinfo->smallest_char_width.
18252         (w32font_draw): Use s->font.
18253         (clear_cached_metrics): Don't clear non-existent blocks.
18255         * w32term.c (w32_compute_glyph_string_overhangs): Don't compute if
18256         font was not found.
18257         (x_draw_glyph_string): Use underline position and thickness from font.
18259         * w32uniscribe.c (uniscribe_open): Pass font_object to
18260         w32font_open_internal.
18262 2008-05-14  Kenichi Handa  <handa@m17n.org>
18264         These changes are to delete all legacy font-handling codes, and
18265         make Emacs use only font-backends.
18267         * Makefile.in: Delete USE_FONT_BACKEND conditionals.
18268         (frame.o, image.o, print.o): Depend on $(FONTSRC).
18270         * makefile.w32-in (WIN32OBJ): Add w32reg.$(O), remove w32bdf.$(O).
18272         * charset.h (Vcharset_non_preferred_head)
18273         (Vcurrent_iso639_language): Extern them.
18275         * charset.c (Vcharset_non_preferred_head): New variable.
18276         (Vcurrent_iso639_language): New variable.
18277         (syms_of_charset): Declare it as a Lisp variable.
18278         (char_charset): Don't check non preferred charsets.  As a last
18279         resort, return charset_unicode.
18280         (Fset_charset_priority): Update Vcharset_non_preferred_head.
18282         * composite.c: Throughout the file, delete all USE_FONT_BACKEND
18283         conditionals.  Don't check enable_font_backend.  Delete all codes
18284         used only when USE_FONT_BACKEND is not defined.
18286         * dispextern.h (struct glyph_string): Change type of `font' to
18287         `struct font *'.
18288         (struct glyph_string): New member underline_position and
18289         underline_thickness.
18290         (enum lface_attribute_index): Remove LFACE_AVGWIDTH_INDEX.
18291         (struct face): Change type of `font' to `struct font *'.
18292         Remove members `font_name', `font_info_id'.
18293         (per_char_metric, encode_char): Delete externs.
18294         (calc_pixel_width_or_height): Adjust the prototype.
18296         * emacs.c (enable_font_backend): Delete extern.
18297         (main): Don't set enable_font_backend.  Don't check the command
18298         line argument "-disable-font-backend".
18300         * font.h (Qfont_spec, Qfont_entity, Qfont_object): Extern them.
18301         (enum font_property_index): New members FONT_DPI_INDEX,
18302         FONT_SPACING_INDEX, FONT_AVGWIDTH_INDEX, FONT_NAME_INDEX,
18303         FONT_FULLNAME_INDEX, FONT_FILE_INDEX, FONT_FORMAT_INDEX,
18304         FONT_OBJECT_MAX.  Delete FONT_FRAME_INDEX.
18305         (FONT_WEIGHT_NUMERIC, FONT_SLANT_NUMERIC, FONT_WIDTH_NUMERIC)
18306         (FONT_WEIGHT_SYMBOLIC, FONT_SLANT_SYMBOLIC, FONT_WIDTH_SYMBOLIC)
18307         (FONT_WEIGHT_FOR_FACE, FONT_SLANT_FOR_FACE, FONT_WIDTH_FOR_FACE)
18308         (FONT_WEIGHT_NAME_NUMERIC, FONT_SLANT_NAME_NUMERIC)
18309         (FONT_WIDTH_NAME_NUMERIC, FONT_SET_STYLE): New macros.
18310         (struct font_spec, struct font_entity): New structs.
18311         (FONT_ENCODING_NOT_DECIDED): Move from fontset.h.
18312         (struct font): Many members from old "struct font_info" moved to
18313         here.  Members font and entity deleted.
18314         (FONT_SPEC_P, FONT_ENTITY_P, FONT_OBJECT_P, FONTP): Modified for
18315         the new font-related objects.
18316         (CHECK_FONT_SPEC, CHECK_FONT_ENTITY, CHECK_FONT_OBJECT)
18317         (CHECK_FONT_GET_OBJECT): Likewise.
18318         (XFONT_SPEC, XFONT_ENTITY, XFONT_OBJECT, XSETFONT): New macros.
18319         (PT_PER_INCH, POINT_TO_PIXEL, PIXEL_TO_POINT): Move from font.h.
18320         (struct font_driver): New members case_sensitive anc check.
18321         Type of the member list and open changed.
18322         (enable_font_backend, font_symbolic_weight, font_symbolic_slant)
18323         (font_symbolic_width, font_find_object, font_get_spec)
18324         (font_set_lface_from_name): Delete extern.
18325         (Fcopy_font_spec, Fmerge_font_spec, Ffont_family_list): New EXFUNs.
18327         * font.c: Include <strings.h>.
18328         (enable_font_backend): Delete it.
18329         (Qfont_spec, Qfont_entity, Qfont_object): New variables.
18330         (CHECK_VALIDATE_FONT_SPEC): Delete it.
18331         (PT_PER_INCH, POINT_TO_PIXEL, PIXEL_TO_POINT): Move to font.h.
18332         (null_string): Delete it.
18333         (null_vector): Make it static.
18334         (font_family_alist): Delete it.
18335         (Qnormal): Extern it.
18336         (QCextra, QClanguage): Delete it.
18337         (QClang, QCavgwidth, QCfont_entity, QCfc_unknown_spec): New variables.
18338         (font_make_spec, font_make_entity, font_make_object)
18339         (font_intern_prop): Rename from intern_downcase.  Don't downcase
18340         the string.  Callers changed.
18341         (font_pixel_size): Adjust for the format change of font-related
18342         objects.
18343         (prop_name_to_numeric, prop_numeric_to_name): Delete them.
18344         (font_style_to_value, font_style_symbolic): New function.
18345         (build_font_family_alist): Delete it.
18346         (font_registry_charsets): Use Fassoc_string instead of
18347         assq_no_quit.
18348         (font_prop_validate_symbol): Don't return null_string.
18349         (font_prop_validate_style): Adjust for the change of
18350         style-related values in a font vector.
18351         (font_property_table): Delete entries for QClanguage and
18352         QCantialias, add entries for QCavgwidth.
18353         (get_font_prop_index): Delete the 2nd argument FROM.
18354         (font_prop_validate): Arguments changed.
18355         (font_put_extra): Adjust for the change of font-related objects.
18356         (font_expand_wildcards, font_parse_xlfd, font_unparse_xlfd)
18357         (font_parse_fcname, font_unparse_fcname)
18358         (font_prepare_composition): Likewise.
18359         (font_parse_family_registry): Rename from font_merge_old_spec.
18360         (otf_open): Delete the 1st arg entity.
18361         (font_otf_capability): Adjust for the above change.
18362         (font_score): New arg alternate_families.  Adjusted for the change
18363         of font-related objects.
18364         (font_sort_entites): New arg best_only.
18365         (font_symbolic_weight, font_symbolic_slant, font_symbolic_width):
18366         Delete them.
18367         (font_match_p): Check alternate families.
18368         (font_find_object): Delete it.
18369         (font_check_object): New function.
18370         (font_clear_cache): Adjust for the change of font-related objects.
18371         (font_delete_unmatched): New arg.
18372         (font_list_entities): Call font_driver->list with a spec that
18373         doesn't specify style-related properties.
18374         (font_matching_entity): Arguments changed.  Caller changed.
18375         (font_open_entity): Adjust for the change of font-related objects.
18376         (font_close_object, font_has_char, font_encode_char)
18377         (font_get_name, font_get_spec): Likewise.
18378         (font_spec_from_name, font_clear_prop, font_update_lface):
18379         New functions.
18380         (font_find_for_lface, font_open_for_lface, font_load_for_lface)
18381         (font_prepare_for_face, font_done_for_face, font_open_by_name)
18382         (font_at): Adjust for the change of font-related objects.
18383         (font_range): New function.
18384         (Ffontp, Ffont_spec, Ffont_get, Ffont_put, Flist_fonts)
18385         (Ffont_xlfd_name): Adjust for the change of font-related objects.
18386         (Fcopy_font_spec, Fmerge_font_spec): New function.
18387         (Ffont_family_list): Rename from list-families.
18388         (Finternal_set_font_style_table): Arguments changed.
18389         (Ffont_fill_gstring, Ffont_shape_text, Fopen_font)
18390         (Ffont_drive_otf, Fquery_font, Ffont_match_p): Adjust for the
18391         change of font-related objects.
18392         (syms_of_font): Delete "ifdef USE_FONT_BACKEND".  DEFSYM new symbols.
18394         * fontset.h (struct font_info): Delete it.  Most members go to
18395         struct font.
18396         (FONT_ENCODING_NOT_DECIDED): Move to font.h.
18397         (enum FONT_SPEC_INDEX): Delete it.
18398         (font_info, list_fonts_func, load_font_func, query_font_func)
18399         (set_frame_fontset_func, find_ccl_program_func)
18400         (get_font_repertory_func, new_fontset_from_font_name):
18401         Delete externs.
18402         (fontset_from_font_name): Extern it.
18403         (FS_LOAD_FONT, FONT_INFO_ID, FONT_INFO_FROM_ID)
18404         (FONT_INFO_FROM_FACE): Deleted.
18405         (face_for_font): Adjust prototype.
18407         * fontset.c: Throughout the file, delete all USE_FONT_BACKEND
18408         conditionals.  Don't check enable_font_backend.  Delete all codes
18409         used only when USE_FONT_BACKEND is not defined.
18410         (get_font_info_func, list_font_func, load_font_func)
18411         (query_font_func, set_frame_fontset_func, find_ccl_program_func)
18412         (get_font_repertory_func): Delete them.
18413         (FONTSET_SPEC, FONT_DEF_NEW, FONT_DEF_SPEC, FONT_DEF_ENCODING)
18414         (FONT_DEF_REPERTORY, RFONT_DEF_FACE, RFONT_DEF_SET_FACE)
18415         (RFONT_DEF_FONT_DEF, RFONT_DEF_SPEC, RFONT_DEF_REPERTORY)
18416         (RFONT_DEF_OBJECT, RFONT_DEF_SET_OBJECT, RFONT_DEF_SCORE)
18417         (RFONT_DEF_SET_SCORE, RFONT_DEF_NEW): New macros.
18418         (fontset_compare_rfontdef): New function.
18419         (reorder_font_vector): Remove the argument CHARSET-ID.  Sort
18420         rfont-defs by qsort.  Adjusted for the change of font-group vector.
18421         (load_font_get_repertory): Deleted.
18422         (fontset_find_font): Use new macros to ref/set elements of
18423         font-def and rfont-def.
18424         (fontset_font): Fix the timing of remembering that no font for C.
18425         (free_face_fontset): Do nothing if the face has no fontset.
18426         (face_suitable_for_char_p): Use new macros to ref/set elements of
18427         rfont-def.
18428         (face_for_char): Likewise.  Call face_for_char with font_object.
18429         (fs_load_font): Delete.  Delete #pragma surrounding it.
18430         (fs_query_fontset): Use strcasecmp instead of strcmp.
18431         (generate_ascii_font_name): Adjust for the format change of
18432         font-spec.
18433         (Fset_fontset_font): Likewise.  Use new macros to set elements of
18434         font-def.
18435         (Fnew_fontset): Use font_unparse_xlfd to generate
18436         FONTSET_ASCII (fontset).
18437         (new_fontset_from_font_name): Deleted.
18438         (fontset_from_font): Rename from new_fontset_from_font.  Check if
18439         a fontset is already created for the font.  FIx updating of
18440         Vfontset_alias_alist.
18441         (fontset_ascii_font): Deleted.
18442         (Ffont_info): Adjust for the format change of font-spec.
18443         (Finternal_char_font): Likewise.
18444         (Ffontset_info): Likewise.
18445         (syms_of_fontset): Don't check load_font_func.
18447         * fns.c (internal_equal): Handle PREV_FONT.
18449         * frame.h: Delete USE_FONT_BACKEND conditional.
18451         * frame.c: Throughout the file, delete all USE_FONT_BACKEND
18452         conditionals.  Don't check enable_font_backend.  Delete all codes
18453         used only when USE_FONT_BACKEND is not defined.
18454         (x_set_font): Call x_new_font, not x_new_fontset2.
18455         (x_set_font_backend): Use FRAME_FONT macro to check if a font is
18456         already set for the frame.
18458         * ftfont.c (ftfont_pattern_entity): Argument FRAME removed.
18459         Make a font-entity by font_make_entity.  Use font_intern_prop instead
18460         of intern_downcase.  Use FONT_SET_STYLE to set a style-related
18461         font property.  If a font is scalable, set avgwidth property to 0.
18462         Set font-entity property by font_put_extra.
18463         (ftfont_list_generic_family): Argument SPEC and REGISTRY removed.
18464         (ffont_driver): Adjust for the change of struct font_driver.
18465         (ftfont_spec_pattern): New function.
18466         (ftfont_list): Return a list, not vector.
18467         (ftfont_match): Use ftfont_spec_pattern to get a pattern.
18468         (ftfont_list_family): Don't downcase names.
18469         (ftfont_free_entity): Deleted.
18470         (ftfont_open): Return a font-object.  Adjusted for the change of
18471         struct font.  Get underline_thickness and underline_position from
18472         font property.  Don't update dpyinfo->smallest_font_height and
18473         dpyinfo->smallest_char_width.
18474         (ftfont_close): Don't free `struct font'.
18475         (ftfont_has_char): Adjust for the format change of font-entity.
18476         (ftfont_encode_char, ftfont_text_extents): Likewise.
18478         * ftxfont.c (ftxfont_list): Return a list, not vector.
18479         (ftxfont_open): Return a font-object.  Adjusted for the change of
18480         struct font.  Get underline_thickness and underline_position from
18481         font property.  Don't update dpyinfo->smallest_font_height and
18482         dpyinfo->smallest_char_width.
18483         (ftxfont_close): Don't decrease FRAME_X_DISPLAY_INFO (f)->n_fonts.
18484         (ftxfont_draw): Adjust for the change of struct font.
18486         * image.c (image_ascent): Don't include "charset.h".
18487         Include "character.h" and "font.h".
18489         * lisp.h (enum pvec_type): New member PREV_FONT.
18490         (Fassoc_string): EXFUN it.
18492         * print.c: Include font.h.
18493         (print_object): Handle font-related objects.
18495         * xdisp.c: Throughout the file, delete all USE_FONT_BACKEND
18496         conditionals.  Don't check enable_font_backend.  Delete all codes
18497         used only when USE_FONT_BACKEND is not defined.
18498         (handle_auto_composed_prop): Do nothing if it->f is not on a
18499         window system.  Check how many following characters can be
18500         displayed by the same font.
18501         (calc_pixel_width_or_height): Type of the 4th arg is changed to
18502         'struct font *'.
18503         (get_char_face_and_encoding): Assign the whole encoding task to
18504         the `encode-char' method of a font driver.
18505         (fill_composite_glyph_string): Adjust for the change of `struct
18506         face' and `struct glyph_string'.
18507         (fill_glyph_string): Likewise.
18508         (get_per_char_metric): Arguments changed.
18509         (x_get_glyph_overhangs): Adjust for the change of `struct face'
18510         and `struct glyph_string'.
18511         (produce_stretch_glyph, calc_line_height_property)
18512         (x_produce_glyphs): Likewise.
18514         * xfaces.c: Throughout the file, delete all USE_FONT_BACKEND
18515         conditionals.  Don't check enable_font_backend.  Delete all codes
18516         used only when USE_FONT_BACKEND is not defined.
18517         Use FONT_XXX_NAME_NUMERIC instead of face_numeric_xxx.
18518         (QCfoundry, QCadstyle, QCregistry, QCspacing, QCsize, QCavgwidth)
18519         (Qp): Extern them.
18520         (clear_font_table, load_face_font, xlfd_lookup_field_contents):
18521         Deleted.
18522         (struct font_name): Deleted.
18523         (xlfd_numeric_value, xlfd_symbolic_value): Deleted.
18524         (compare_fonts_by_sort_order): New function.
18525         (xlfd_numeric_slant, xlfd_symbolic_slant, xlfd_numeric_weight)
18526         (xlfd_symbolic_weight, xlfd_numeric_swidth, xlfd_symbolic_swidth):
18527         Deleted.
18528         (Fx_family_fonts): Use font_list_entities, and sort fonts by
18529         compare_fonts_by_sort_order.
18530         (Fx_font_family_list): Call Ffont_family_list.
18531         (face_numeric_value, face_numeric_weight, face_numeric_slant)
18532         (face_numeric_swidth, face_symbolic_value, face_symbolic_weight)
18533         (face_symbolic_slant, face_symbolic_swidth)
18534         (split_font_name_into_vector, build_font_name_from_vector)
18535         (xlfd_fixed_p, xlfd_point_size, pixel_point_size)
18536         (font_rescale_ratio, split_font_name, build_font_name)
18537         (free_font_names, sort_fonts, x_face_list_fonts)
18538         (face_font_available_p, sorted_font_list, cmp_font_names)
18539         (font_list_1, concat_font_list, font_list, remove_duplicates):
18540         Deleted.
18541         (Fx_list_fonts): Use Ffont_list.
18542         (LFACE_AVGWIDTH): Deleted.
18543         (check_lface_attrs): Don't check LFACE_AVGWIDTH.  Check LFACE_FONT
18544         by FONTP.
18545         (lface_fully_specified_p): Don't check LFACE_AVGWIDTH.
18546         (set_lface_from_font_name): Delete it.
18547         (set_lface_from_font): Rename from
18548         set_lface_from_font_and_fontset.  Caller changed.  Don't set
18549         LFACE_AVGWIDTH.  Use FONT_XXX_FOR_FACE to get a symbol suitable
18550         for face.
18551         (merge_face_vectors): Copy font-spec if necessary.
18552         Clear properties of the font-spec if necessary.
18553         (merge_face_ref): Clear properties of the font-spec if necessary.
18554         (Finternal_set_lisp_face_attribute): Likewise.
18555         (set_font_frame_param): Use font_load_for_lface to load a
18556         font-object, and call Fmodify_frame_parameters with it.
18557         (x_update_menu_appearance): Don't check LFACE_AVGWIDTH.  Get XLFD
18558         font name by Ffont_xlfd_name.
18559         (Finternal_lisp_face_attribute_values): Don't check QCweight,
18560         QCslant, and QCwidth.
18561         (Fface_font): Get a font name from font->props[FONT_NAME_INDEX].
18562         (lface_same_font_attributes_p): Don't check LFACE_AVGWIDTH.
18563         Compare fonts by EQ.
18564         (lookup_non_ascii_face): Deleted.
18565         (face_for_font): The 2nd argument changed.
18566         (x_supports_face_attributes_p): Don't check LFACE_AVGWIDTH.
18567         Check atomic font properties by case insensitive.
18568         (realize_non_ascii_face): Set face->overstrike correctly.
18569         (realize_x_face): Likewise.  Check if LFACE_FONT is a font_object.
18570         (dump_realized_face): Get font name from
18571         font->props[FONT_NAME_INDEX].  Don't print font_info_id.
18573         * xfns.c: Throughout the file, delete all USE_FONT_BACKEND
18574         conditionals.  Don't check enable_font_backend.  Delete all codes
18575         used only when USE_FONT_BACKEND is not defined.
18576         (xic_create_xfontset): Original code deleted and renamed from
18577         xic_create_xfontset2.  Use FRAME_FONT, not FRAME_FONT_OBJECT.
18578         (x_make_gc): Don't set GCFont in GCs.
18579         (Fx_create_frame) [USE_LUCID]: Set xlwmenu_default_font to a font
18580         opened by "fixed".
18581         (syms_of_xfns): Don't set get_font_info_func, load_font_func,
18582         find_ccl_program_func, query_font_func, set_frame_fontset_func,
18583         get_font_repertory_func.
18585         * xfont.c: Include <stdlib.h> and "ccl.h".
18586         (struct xfont_info): New structure.
18587         (xfont_query_font): Deleted.
18588         (xfont_find_ccl_program): Rename from x_find_ccl_program and
18589         moved from xterm.c.
18590         (xfont_driver): Adjust for the change of struct font_driver.
18591         (compare_font_names): New function.
18592         (xfont_list_pattern): Sort font names case insensitively.
18593         Make font_entity by calling font_make_entity.  Avoid auto-scaled fonts.
18594         (xfont_list): Return a list, not vector.
18595         (xfont_match): If the font doesn't have QCname property, generate
18596         a name from the other font properties.
18597         (xfont_open): Return a font-object.  Adjusted for the change of
18598         struct font.  Get underline_thickness and underline_position from
18599         font property.  Don't update dpyinfo->smallest_font_height and
18600         dpyinfo->smallest_char_width.
18601         (xfont_close): Don't free struct font.
18602         (xfont_prepare_face): Adjust for the change of struct font.
18603         (xfont_done_face): Deleted.
18604         (xfont_has_char): Adjust for the change of struct font.
18605         (xfont_encode_char, xfont_draw): Likewise.
18606         (xfont_check): New function.
18608         * xftfont.c (xftfont_list): Adjust for the change of `list'
18609         callback function.
18610         (xftfont_match): Adjust for the format change of font-entity.
18611         (xftfont_open): Adjust for the format change of font-entity and
18612         font-object.  Adjusted for the change of struct font.  Return a
18613         font-object.  Don't update dpyinfo->smallest_font_height and
18614         dpyinfo->smallest_char_width.
18615         (xftfont_close): Block input while calling XftFontClose.
18616         (xftfont_prepare_face): Don't block input while calling
18617         xftfont_get_colors.  Adjusted for the change of struct font.
18618         (xftfont_shape): Return value of error case fixed.
18620         * xrdb.c (x_load_resources): Don't setup a fontset resource.
18622         * xterm.h: Throughout the file, delete all USE_FONT_BACKEND
18623         conditionals.
18624         (FONT_WIDTH): Return (f)->max_width.
18625         (struct x_display_info): Delete member `font'.
18626         (x_list_fonts, x_get_font_info, x_load_font, x_query_font)
18627         (x_find_ccl_program, x_get_font_repertory): Delete externs.
18628         (struct x_output): Change type of `font' to `struct font *'.
18630         * xterm.c: Throughout the file, delete all USE_FONT_BACKEND
18631         conditionals.  Don't check enable_font_backend.  Delete all codes
18632         used only when USE_FONT_BACKEND is not defined.  Don't include ccl.h.
18633         (x_per_char_metric, x_encode_char): Deleted.
18634         (x_set_cursor_gc, x_set_mouse_face_gc): Don't set GCFont.
18635         (x_compute_glyph_string_overhangs): Adjust for the change of
18636         `struct face'.
18637         (x_draw_glyph_string_foreground)
18638         (x_draw_composite_glyph_string_foreground): Likewise.
18639         (x_draw_glyph_string): Likewise.  Use font->underline_position and
18640         font->underline_thickness.
18641         (x_new_font): Rename from x_new_fontset2.
18642         (x_new_fontset, x_get_font_info, x_list_fonts): Deleted.
18643         (x_check_font): Call `check' method of a font driver.
18644         (x_font_min_bounds, x_compute_min_glyph_bounds, x_load_font)
18645         (x_query_font, x_get_font_repertory): Deleted.
18646         (x_find_ccl_program): Rename and moved to xfont.c.
18647         (x_redisplay_interface): Adjust for the change of `struct
18648         redisplay_interface'.
18650         * w32fns.c: Throughout the file, delete all USE_FONT_BACKEND
18651         conditionals.  Don't check enable_font_backend.  Delete all codes
18652         used only when USE_FONT_BACKEND is not defined.  Surround non-used
18653         code by "#ifdef OLD_FONT" and "endif".
18654         (Fw32_select_font): Use FONT_COMPAT to get old font structure.
18656         * w32font.h (struct w32font_info): New member.
18657         (FONT_COMPAT): New macro.
18658         (w32font_open_internal): Prototype adjusted.
18660         * w32gui.h (XGCValues): Surround `XFontStruct *font' by "if
18661         OLD_FONT" and "endif".
18663         * w32font.c: Throughout the file, delete all USE_FONT_BACKEND
18664         conditionals.  Don't check enable_font_backend.  Delete all codes
18665         used only when USE_FONT_BACKEND is not defined.
18666         (w32font_open): Return a font-object.  Make a font-object by
18667         font_make_object.  Adjusted for the change of struct w32font_info.
18668         (w32font_close): Don't free struct font.  Adjusted for the change
18669         of struct w32font_info.
18670         (w32font_encode_char, w32font_text_extents, w32font_draw):
18671         Adjust for the change of struct w32font_info.
18672         (w32font_draw): Likewise.
18673         (w32font_list_internal): Return a list, not vector.
18674         (w32font_open_internal): Change the 4th arg to font-object.
18675         Adjusted for the change of struct w32font_info and font-object format.
18676         (add_font_name_to_list): Don't downcase names.
18677         (w32_enumfont_pattern_entity): Make a font-entity by
18678         font_make_entity.  Adjusted for the format change of font-entity.
18679         Use FONT_SET_STYLE to set a style-related font property.  If a
18680         font is scalable, set avgwidth property to 0.  Set font-entity
18681         property by font_put_extra.
18682         (font_matches_spec): Adjust for the format change of font-entity.
18683         (w32_weight_table, w32_decode_weight): New variables.
18684         (w32_encode_weight): New function.
18685         (fill_in_logfont): Adjust for the format change of font-spec.
18686         (w32font_full_name): Use FONT_WEIGHT_SYMBOLIC to get a symbol
18687         weight value.
18688         (w32font_driver): Adjust for the change of struct font_driver.
18690         * w32term.h: Throughout the file, delete all USE_FONT_BACKEND
18691         conditionals.  Don't check enable_font_backend.  Surround non-used
18692         code by "#ifdef OLD_FONT" and "endif".
18693         (FONT_WIDTH, FONT_HEIGHT, FONT_BASE, FONT_DESCENT)
18694         (FONT_AVG_WIDTH): Adjust for the change of struct font.
18696         * w32term.c: Throughout the file, delete all USE_FONT_BACKEND
18697         conditionals.  Don't check enable_font_backend.  Delete all codes
18698         used only when USE_FONT_BACKEND is not defined.  Surround non-used
18699         code by "#ifdef OLD_FONT" and "endif".
18701         * w32uniscribe.c: Delete USE_FONT_BACKEND conditional.
18702         (uniscribe_open): Return value changed to font-object.
18703         Adjusted for the format change of font-object.
18704         (uniscribe_otf_capability): Adjust for the change of struct font.
18705         (add_opentype_font_name_to_list): Don't downcase names.
18706         (uniscribe_font_driver): Adjust for the change of struct
18707         font_driver.
18709 2008-05-13  Chong Yidong  <cyd@stupidchicken.com>
18711         * dispnew.c (update_frame_1): Check if tty output is still valid
18712         before flushing it.
18714 2008-05-13  Jan Djärv  <jan.h.d@swipnet.se>
18716         * xterm.c (handle_one_xevent): Don't pass buttons higher than 3
18717         to Gtk+ menus.
18719 2008-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
18721         * dired.c (file_name_completion): Tweak the code so as to always do it
18722         in a single pass.  Tighten the scope of some variables.
18724         * dired.c (Qdefault_directory): New var.
18725         (file_name_completion): Use it instead of Fexpand_file_name.
18726         (syms_of_dired): Initialize it.
18728 2008-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
18730         * fileio.c (double_dollars): Remove dead code.
18732 2008-05-10  Eli Zaretskii  <eliz@gnu.org>
18734         * dired.c (Ffile_attributes, Fdirectory_files_and_attributes):
18735         Mention w32-get-true-file-attributes in doc string.
18737         * w32proc.c (syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix.
18739 2008-05-09  Glenn Morris  <rgm@gnu.org>
18741         * fileio.c (Fread_file_name): Remove reference to insdef, deleted
18742         2008-04-23.
18744 2008-05-09  Eli Zaretskii  <eliz@gnu.org>
18746         Support for reporting owner and group of each file on MS-Windows:
18747         * dired.c (stat_uname, stat_gname): New functions, with special
18748         implementation for w32.
18749         (Ffile_attributes): Use them instead of getpwuid and getgrgid.
18751         * w32.c: Rename the_passwd_* to dflt_passwd_*.
18752         (dflt_group_name): New static variable.
18753         (dflt_group): Rename from the_group.
18754         (init_user_info): Init dflt_group fields.  Get user's group name
18755         from LookupAccountSid.
18756         (g_b_init_get_file_security, g_b_init_get_security_descriptor_owner)
18757         (g_b_init_get_security_descriptor_group, g_b_init_is_valid_sid):
18758         New initialization states.
18759         (globals_of_w32): Initialize them to zero.  Initialize the default
18760         group name to "None".
18761         (GetFileSecurity_Name): New global var, the name of the function
18762         to call for GetFileSecurity.
18763         (GetFileSecurity_Proc, GetSecurityDescriptorOwner_Proc)
18764         (GetSecurityDescriptorGroup_Proc, IsValidSid_Proc): New typedefs.
18765         (get_file_security, get_security_descriptor_owner)
18766         (get_security_descriptor_group, is_valid_sid)
18767         (get_file_security_desc, get_rid, get_name_and_id)
18768         (get_file_owner_and_group): New functions.
18769         (stat): Use get_file_security_desc and get_file_owner_and_group to
18770         report the owner and primary group of each file.  Don't ignore the
18771         high 32 bits of file's size, now that st_size is 64-bit wide.
18772         Fix test when to get true file attributes.
18773         (init_user_info): Use get_rid instead of equivalent inline code.
18774         (fstat): Don't ignore the high 32 bits of file's size.
18776 2008-05-09  Chong Yidong  <cyd@stupidchicken.com>
18778         * image.c (png_load): Use correct bit-depth for setting background
18779         color.
18781 2008-05-08  Eli Zaretskii  <eliz@gnu.org>
18783         * Makefile.in (lisp, shortlisp): Rename epa-file-hook.elc to
18784         epa-hook.elc.
18786 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
18788         * font.c (Ffont_match_p): Don't use `iff' in docstring.
18790 2008-05-07  Dan Nicolaescu  <dann@ics.uci.edu>
18792         * macfns.c (Fx_create_frame): Make a copy of frame parameters
18793         because the original parameters are in pure storage now.
18794         (mac_window): Remove unused params.  Update callers.
18796 2008-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
18798         * lread.c (substitute_object_recurse): Use lower-level primitives.
18799         Don't signal errors when traversing sub-char-tables.
18800         Don't loop over all the possible characters when traversing char-tables.
18802         * print.c (print_preprocess): Add sub-char-tables to the print-table,
18803         just like we do in print.c.
18805 2008-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
18807         * minibuf.c (Ftry_completion): Remove code left over from when we used
18808         scmp instead of Fcompare_strings.
18810 2008-05-04  Juanma Barranquero  <lekktu@gmail.com>
18812         * w32fns.c (Fw32_battery_status): Fix computation of %t (h:min) format.
18814 2008-05-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
18816         * image.c [USE_MAC_IMAGE_IO] (image_load_image_io):
18817         Create bitmap context in native byte order.
18819         * macterm.c (XDrawLine)
18820         (XCreatePixmapFromBitmapData) [USE_MAC_IMAGE_IO]: Create bitmap
18821         context in native byte order.
18823 2008-05-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
18825         * config.in: Regenerate.
18827         * image.c (PIX_MASK_DRAW, PIX_MASK_RETAIN) [USE_MAC_IMAGE_IO]:
18828         New definitions for Image I/O support.
18829         (XGetImage, XPutPixel, XGetPixel, XDestroyImage)
18830         (mac_create_cg_image_from_image, x_create_x_image_and_pixmap)
18831         [USE_MAC_IMAGE_IO]: Add implementations for Image I/O support.
18832         (mac_data_provider_release_data, image_load_image_io)
18833         [USE_MAC_IMAGE_IO]: New functions.
18834         (CGImageCreateWithPNGDataProviderProcType) [MAC_OSX]: Remove typedef.
18835         (MyCGImageCreateWithPNGDataProvider) [MAC_OSX]: Remove variable.
18836         (init_image_func_pointer) [MAC_OSX]: Remove function.
18837         (image_load_quartz2d) [MAC_OSX]: Check availability of
18838         CGImageCreateWithPNGDataProvider at compile time.
18839         Use lowercase `false' for boolean constant.
18840         (png_load, jpeg_load, tiff_load, gif_load) [USE_MAC_IMAGE_IO]:
18841         Use image_load_image_io.
18842         (png_load) [!USE_MAC_IMAGE_IO && MAC_OSX]:
18843         Don't check MyCGImageCreateWithPNGDataProvider.
18844         (init_image) [MAC_OSX && TARGET_API_MAC_CARBON]:
18845         Don't call init_image_func_pointer.
18847         * macgui.h (Pixmap) [USE_MAC_IMAGE_IO]: New definition for Image I/O.
18849         * macterm.c (mac_cg_color_space_rgb) [USE_CG_DRAWING]:
18850         Make variable non-static.
18851         (XDrawLine, XCreatePixmap, XCreatePixmapFromBitmapData, XFreePixmap)
18852         [USE_MAC_IMAGE_IO]: Add implementations for Image I/O support.
18854         * macterm.h (ARGB_TO_ULONG, ALPHA_FROM_ULONG): New macros.
18855         (RED_FROM_ULONG): Mask off higher bits.
18856         (mac_cg_color_space_rgb) [USE_MAC_IMAGE_IO]: New extern.
18858         * s/darwin.h [HAVE_CARBON && HAVE_AVAILABILITYMACROS_H]:
18859         Include AvailabilityMacros.h.
18860         (USE_MAC_IMAGE_IO, LIBS_IMAGE) [HAVE_CARBON]: New defines.
18861         (LIBS_CARBON) [HAVE_CARBON]: Use LIBS_IMAGE.
18863 2008-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18865         * chartab.c (Fset_char_table_range): If range is t, really set all
18866         chars to that value.
18868 2008-05-03  Eli Zaretskii  <eliz@gnu.org>
18870         * dired.c (Ffile_attributes): Don't allow the device number become
18871         negative.
18873 2008-05-02  Daiki Ueno  <ueno@unixuser.org>
18875         * Makefile.in (lisp, shortlisp): Add epa-file-hook.elc.
18877 2008-05-02  Juri Linkov  <juri@jurta.org>
18879         * minibuf.c (Fread_from_minibuffer, Fread_string, Fread_command)
18880         (Fread_variable, Fread_buffer, Fcompleting_read): Document the
18881         DEFAULT argument as a list of default values in docstrings.
18883 2008-05-01  Chong Yidong  <cyd@stupidchicken.com>
18885         * puresize.h (BASE_PURESIZE): Increase to 1210000.
18887 2008-05-01  Martin Rudalics  <rudalics@gmx.at>
18889         * dispnew.c (change_frame_size_1): Preserve small windows when
18890         shrinking frames by calling set_window_height|width with third
18891         arg 2.
18893         * window.h (struct window): Replace field too_small_ok by field
18894         resize_proportionally.
18896         * window.c (make_window): Initialize resize_proportionally.
18897         (enlarge_window): Temporarily set resize_proportionally to make
18898         sure that shrink_windows does scale the window proportionally.
18899         (shrink_windows): When window has resize_proportionally set try
18900         to shrink it proportionally by stealing from other windows.
18901         (struct saved_window, Fset_window_configuration)
18902         (compare_window_configurations): Handle resize_proportionally.
18903         (WINDOW_TOTAL_SIZE): New macro.
18904         (window_min_size, shrink_windows, size_window): Use it.
18905         (check_min_window_sizes): Remove.  Invalid values of
18906         window-min-height|width are handled by window_min_size_2 now.
18907         (size_window, Fsplit_window, enlarge_window)
18908         (adjust_window_trailing_edge, grow_mini_window): Don't call
18909         check_min_window_sizes.
18910         (window_min_size_2, window_min_size_1, window_min_size):
18911         New argument safe_p for retrieving "safe" minimum sizes.
18912         (Fdisplay_buffer, Fsplit_window, enlarge_window)
18913         (adjust_window_trailing_edge, grow_mini_window):
18914         Adjust arguments of window_min_size... functions.
18915         (shrink_windows): Argument min_size removed.  New argument
18916         safe_p allows shrinking windows to their safe minimum sizes.
18917         Calculate minimum size and decide whether a window shall be
18918         deleted for each window individually.
18919         (size_window): When nodelete_p equals 2, tell shrink_windows to
18920         delete windows only if their new minimum size is no more safe.
18921         (shrink_window_lowest_first): Call window_min_size_1 to make
18922         sure to preserve modeline of bottom-most window when resizing
18923         the minibuffer.
18924         (Fset_window_configuration, Fcurrent_window_configuration)
18925         (compare_window_configurations): Do not handle
18926         window-min-height|width any more.
18927         (syms_of_window): Clarify window-min-height|width doc-strings.
18929 2008-04-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18931         * dired.c (file_name_completion): Fix up the encoding/decoding issue
18932         some more.  Copy some of the code from Ftry_completions.
18933         Remove special case code that dates back to initial revision when the
18934         slash was only added when necessary and that can't trigger nowadays.
18936 2008-04-27  Kenichi Handa  <handa@m17n.org>
18938         * font.c (font_prop_validate): Signal `error' instead of `font'.
18940 2008-04-29  Jason Rumney  <jasonr@gnu.org>
18942         * w32fns.c (Fw32_battery_status): New defun.
18943         (syms_of_w32fns): Defsubr it.
18945 2008-04-28  Andreas Schwab  <schwab@suse.de>
18947         * dired.c (file_name_completion): Fix another mixing of encoded
18948         and decoded names.
18950 2008-04-28  Juanma Barranquero  <lekktu@gmail.com>
18952         * w32fns.c (Fw32_define_rgb_color): Fix typo in docstring.
18954 2008-04-27  Juanma Barranquero  <lekktu@gmail.com>
18956         * fringe.c (Fdefine_fringe_bitmap): Doc fix.
18958 2008-04-27  Andreas Schwab  <schwab@suse.de>
18960         * dired.c (file_name_completion): Fix inappropriate mixing of
18961         encoded and decoded names.
18963         * xterm.c (XTread_socket): Fix use of uninitialized variable.
18965         * puresize.h (BASE_PURESIZE): Increase to 1200000.
18967 2008-04-26  Eli Zaretskii  <eliz@gnu.org>
18969         * dired.c (Ffile_attributes) [WINDOWSNT]: Undo change from
18970         2008-03-31, it's not needed anymore with `struct stat' definition
18971         on nt/inc/sys/stat.h.  Undo changes from 2007-01-12 and 2007-01-13
18972         for the same reasons.
18974 2008-04-25  Dennis Gilmore  <ausil@fedoraproject.org>  (tiny change)
18976         * m/sparc.h: Additional redefinitions for GNU/Linux.
18978 2008-04-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
18980         * macterm.c (Vmac_ts_active_input_buf) [USE_MAC_TSM]: New variable.
18981         (syms_of_macterm) [USE_MAC_TSM]: Defvar it.
18982         (Qmouse_drag_overlay) [MAC_OSX]: New variable.
18983         (syms_of_macterm) [MAC_OSX]: Intern and staticpro it.
18984         (mac_get_selected_range, mac_store_buffer_text_to_unicode_chars)
18985         (mac_ax_selected_text_range) [MAC_OSX]: New functions.
18986         (mac_ax_number_of_characters) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
18987         Likewise.
18989         * mactoolbox.c (Vmac_ts_active_input_buf) [USE_MAC_TSM]: Add extern.
18990         (fast_find_position, x_y_to_hpos_vpos, mac_ax_selected_text_range)
18991         (mac_ax_number_of_characters): Add externs.
18992         (mac_get_selected_range, mac_store_buffer_text_to_unicode_chars)
18993         [USE_MAC_TSM]: Likewise.
18994         (mac_handle_text_input_event) [MAC_OSX]:
18995         Handle kEventTextInputOffsetToPos for no active input area case.
18996         Handle kEventTextInputPosToOffset and kEventTextInputGetSelectedText.
18997         (mac_handle_document_access_event)
18998         [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]: New function.
18999         (install_application_handler) [MAC_OSX]: Register handlers for
19000         kEventTextInputPosToOffset and kEventTextInputGetSelectedText.
19001         (install_application_handler) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
19002         Register mac_handle_document_access_event.
19004         * xdisp.c (x_y_to_hpos_vpos, fast_find_position) [HAVE_CARBON]:
19005         Make functions non-static.
19007 2008-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
19009         * fileio.c (Vread_file_name_function, Vread_file_name_predicate)
19010         (read_file_name_completion_ignore_case, insert_default_directory)
19011         (Qdefault_directory): Move to minibuffer.el.
19012         (Fread_file_name): Call the new `read-file-name' instead.
19014 2008-04-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
19016         * mac.c (create_apple_event) [TARGET_API_MAC_CARBON]:
19017         Make function non-static.
19018         (create_apple_event_from_event_ref) [TARGET_API_MAC_CARBON]:
19019         Remove function.
19020         (create_apple_event_from_drag_ref) [TARGET_API_MAC_CARBON]:
19021         Move to mactoolbox.c.
19022         (mac_event_parameters_to_lisp) [TARGET_API_MAC_CARBON]: New function.
19024         * macgui.h (CGFloat) [!CGFLOAT_DEFINED]: New typedef.
19025         (mac_rect_make): New macro.
19027         * macterm.c (mac_draw_image_string_atsui) [MAC_OSX]: Use CGFloat
19028         instead of float.
19029         (mac_draw_image_string_cg) [USE_CG_TEXT_DRAWING]: Likewise.
19030         (init_cg_color, mac_draw_line, mac_draw_cg_image, XSetForeground)
19031         (XSetBackground) [USE_CG_DRAWING]: Likewise.
19032         (mac_draw_image_string_atsui) [MAC_OSX]: Use mac_rect_make instead of
19033         CGRectMake.
19034         (mac_draw_image_string_cg) [USE_CG_TEXT_DRAWING]: Likewise.
19035         (mac_erase_rectangle, mac_draw_cg_image, mac_fill_rectangle)
19036         (mac_set_clip_rectangles) [USE_CG_DRAWING]: Likewise.
19037         (XCreatePixmap, XCreatePixmapFromBitmapData): Use Window
19038         instead of WindowRef in argument type.
19039         (XCreatePixmap) [!MAC_OS8]: Don't call SetPortWindowPort.
19040         (mac_invert_rectangle): Use CGContextSetBlendMode if available.
19041         (mac_set_clip_rectangles, mac_reset_clip_rectangles): Take argument F
19042         instead of DISPLAY.  All uses changed.
19043         (mac_handle_size_change): Don't call SET_FRAME_GARBAGED.
19044         (x_calc_absolute_position): Simplify so as not to use
19045         FRAME_PIXEL_WIDTH/FRAME_PIXEL_HEIGHT.
19047         * macterm.h (XCreatePixmap, XCreatePixmapFromBitmapData): Use Window
19048         instead of WindowRef in argument type.
19049         (create_apple_event_from_event_ref, create_apple_event_from_drag_ref)
19050         [TARGET_API_MAC_CARBON]: Remove externs.
19051         (create_apple_event, mac_event_parameters_to_lisp)
19052         [TARGET_API_MAC_CARBON]: Add externs.
19054         * mactoolbox.c (Vmac_ts_script_language_on_focus)
19055         (saved_ts_script_language_on_focus) [USE_MAC_TSM]: Remove externs.
19056         (XTread_socket) [USE_MAC_TOOLBAR]: Select window if its structure part
19057         is clicked.
19058         (x_activate_menubar): Remove extern for saved_menu_event_location.
19059         (create_apple_event_from_drag_ref) [TARGET_API_MAC_CARBON]:
19060         Move from mac.c.
19062 2008-04-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
19064         * alloc.c [!SYSTEM_MALLOC && !SYNC_INPUT] (uninterrupt_malloc)
19065         [HAVE_GTK_AND_PTHREAD && !DOUG_LEA_MALLOC]: Don't use recursive mutex.
19067 2008-04-23  Jason Rumney  <jasonr@gnu.org>
19069         * w32.c (stat): When Vw32_get_true_file_attributes is Qlocal, get
19070         attributes only for local files.
19072         * w32proc.c (syms_of_ntproc): Change Vw32_get_true_file attributes
19073         default to Qlocal.
19075 2008-04-22  Juri Linkov  <juri@jurta.org>
19077         * buffer.c (Fswitch_to_buffer): Change interactive spec to call
19078         read-buffer-to-switch instead of using the letter "B".
19080 2008-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
19082         * fileio.c (Qdefault_directory): New variable.
19083         (Fread_file_name): Use it to pass `dir' to the completion functions.
19085 2008-04-20  Chong Yidong  <cyd@stupidchicken.com>
19087         * xdisp.c (pos_visible_p): Check if iterator stops on a display string.
19089 2008-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
19091         * keyboard.c (Vpre_help_message): Remove.
19092         (show_help_echo): Remove default C code.
19094         * dired.c (directory_files_internal, file_name_completion):
19095         Only call ENCODE_FILE if the string is indeed decoded.
19097 2008-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
19099         * Makefile.in (TOOLKIT_DEFINES): Remove.
19100         (LIBW): Use a bit less #if, remove left over OPEN_LOOK stuff.
19102 2008-04-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
19104         * Makefile.in (MAC_OBJ): Add mactoolbox.o.
19105         (mactoolbox.o): New target.
19107         * mac.c [MAC_OSX] (select_and_poll_event, sys_select):
19108         Use mac_run_loop_run_once instead of CFRunLoopRunInMode.
19110         * macfns.c (x_set_background_color, mac_window, x_create_tip_frame):
19111         Use mac_set_frame_window_background instead of XSetWindowBackground.
19112         (x_set_tool_bar_lines) [USE_MAC_TOOLBAR]:
19113         Use mac_is_window_toolbar_visible instead of IsWindowToolbarVisible.
19114         (x_set_name_internal) [TARGET_API_MAC_CARBON]: Use mac_set_window_title
19115         instead of SetWindowTitleWithCFString.
19116         (mac_update_proxy_icon) [TARGET_API_MAC_CARBON]: Remove BLOCK_INPUT.
19117         Move function to mactoolbox.c.
19118         (mac_update_title_bar) [TARGET_API_MAC_CARBON]:
19119         Use mac_set_window_modified instead of SetWindowModified.
19120         Add BLOCK_INPUT around mac_set_window_modified/mac_update_proxy_icon.
19121         (mac_window, x_create_tip_frame): Use mac_create_frame_window.
19122         (Fx_focus_frame): Use mac_front_non_floating_window instead of
19123         FrontNonFloatingWindow.  Use mac_activate_window instead of
19124         ActivateWindow.  Use mac_active_non_floating_window instead of
19125         ActiveNonFloatingWindow.
19126         (show_hourglass, hide_hourglass) [TARGET_API_MAC_CARBON]:
19127         Use mac_show_hourglass and mac_hide_hourglass.
19128         (compute_tip_xy) [TARGET_API_MAC_CARBON]: Use mac_get_global_mouse
19129         instead of GetGlobalMouse.
19130         (Fx_show_tip): Use mac_move_window/mac_size_window/mac_show_window
19131         instead of MoveWindow/SizeWindow/ShowWindow, respectively.
19132         Use mac_bring_window_to_front instead of BringToFront.
19133         (Qfile_name_history) [TARGET_API_MAC_CARBON]: Move extern to
19134         mactoolbox.c.
19135         (Fx_file_dialog) [TARGET_API_MAC_CARBON]: Move function body to
19136         mac_file_dialog in mactoolbox.c.  Use mac_file_dialog.
19137         (mac_nav_event_callback) [TARGET_API_MAC_CARBON]: Move function to
19138         mactoolbox.c.
19140         * macgui.h [!HAVE_CARBON]: Include Quickdraw.h instead of QuickDraw.h.
19141         (XtPointer): Move typedef from macmenu.c.
19142         (enum button_type): Move enum from macmenu.c.
19143         (widget_value): Move typedef from macmenu.c.
19144         (M_APPLE, I_ABOUT, EXTRA_STACK_ALLOC, ARGV_STRING_LIST_ID)
19145         (DIALOG_LEFT_MARGIN, DIALOG_TOP_MARGIN, DIALOG_RIGHT_MARGIN)
19146         (DIALOG_BOTTOM_MARGIN, DIALOG_MIN_INNER_WIDTH, DIALOG_MAX_INNER_WIDTH)
19147         (DIALOG_BUTTON_BUTTON_HORIZONTAL_SPACE)
19148         (DIALOG_BUTTON_BUTTON_VERTICAL_SPACE, DIALOG_BUTTON_MIN_WIDTH)
19149         (DIALOG_TEXT_MIN_HEIGHT, DIALOG_TEXT_BUTTONS_VERTICAL_SPACE)
19150         (DIALOG_ICON_WIDTH, DIALOG_ICON_HEIGHT, DIALOG_ICON_LEFT_MARGIN)
19151         (DIALOG_ICON_TOP_MARGIN): Move defines from macmenu.c.
19152         (Selection): Move typedef from macselect.c.
19153         (RAM_TOO_LARGE_ALERT_ID, ABOUT_ALERT_ID) [MAC_OS8]: Move defines from
19154         macterm.c.
19155         (mac_set_window_title, mac_set_window_modified, mac_is_window_visible)
19156         (mac_is_window_collapsed, mac_bring_window_to_front)
19157         (mac_send_window_behind, mac_hide_window, mac_show_window)
19158         (mac_collapse_window, mac_front_non_floating_window)
19159         (mac_active_non_floating_window, mac_activate_window)
19160         (mac_move_window_structure, mac_move_window, mac_size_window)
19161         (mac_get_global_mouse, mac_is_window_toolbar_visible): New defines.
19163         * macmenu.c [!TARGET_API_MAC_CARBON]: Move includes to mactoolbox.c.
19164         (enum mac_menu_kind): Move enum to mactoolbox.c.
19165         (min_menu_id): Move variable to mactoolbox.c.
19166         (quit_dialog_event_loop) [TARGET_API_MAC_CARBON]: Likewise.
19167         (DIALOG_WINDOW_RESOURCE): Move define to mactoolbox.c.
19168         (DIALOG_BUTTON_COMMAND_ID_OFFSET, DIALOG_BUTTON_COMMAND_ID_P)
19169         (DIALOG_BUTTON_COMMAND_ID_VALUE, DIALOG_BUTTON_MAKE_COMMAND_ID)
19170         [TARGET_API_MAC_CARBON]: Likewise.
19171         (XtPointer): Move typedef to macgui.h.
19172         (enum button_type): Move enum to macgui.h.
19173         (widget_value): Move typedef to macgui.h.
19174         (DIALOG_LEFT_MARGIN, DIALOG_TOP_MARGIN, DIALOG_RIGHT_MARGIN)
19175         (DIALOG_BOTTOM_MARGIN, DIALOG_MIN_INNER_WIDTH, DIALOG_MAX_INNER_WIDTH)
19176         (DIALOG_BUTTON_BUTTON_HORIZONTAL_SPACE)
19177         (DIALOG_BUTTON_BUTTON_VERTICAL_SPACE, DIALOG_BUTTON_MIN_WIDTH)
19178         (DIALOG_TEXT_MIN_HEIGHT, DIALOG_TEXT_BUTTONS_VERTICAL_SPACE)
19179         (DIALOG_ICON_WIDTH, DIALOG_ICON_HEIGHT, DIALOG_ICON_LEFT_MARGIN)
19180         (DIALOG_ICON_TOP_MARGIN): Move defines to macgui.h.
19181         (popup_activated_flag): Make variable non-static.
19182         (x_activate_menubar, install_menu_quit_handler, pop_down_menu)
19183         (add_menu_item, fill_menu, dispose_menus):
19184         Move functions to mactoolbox.c.
19185         (restore_show_help_function, menu_target_item_handler)
19186         (install_menu_target_item_handler, mac_handle_dialog_event)
19187         (install_dialog_event_handler, pop_down_dialog, create_and_show_dialog)
19188         [TARGET_API_MAC_CARBON]: Likewise.
19189         (menu_quit_handler) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]: Likewise.
19190         (mac_dialog) [!TARGET_API_MAC_CARBON]: Likewise.
19191         (find_and_call_menu_selection, name_is_separator): Make function
19192         non-static.
19193         (Vshow_help_function, timer_check) [TARGET_API_MAC_CARBON]: Move extern
19194         to mactoolbox.c.
19195         (set_frame_menubar): Don't call install_menu_quit_handler.
19196         (menu_item_selection): New variable.
19197         (mac_menu_show): Use create_and_show_popup_menu.
19198         (create_and_show_dialog) [TARGET_API_MAC_CARBON]: Don't return
19199         selection but set variable menu_item_selection.  All uses changed.
19200         (mac_fill_menubar): Rename from fill_menubar.  All uses changed.
19201         Call install_menu_quit_handler.  Move to mactoolbox.c.
19203         * macselect.c [!TARGET_API_MAC_CARBON]: Don't include Scrap.h.
19204         (Selection): Move typedef to macgui.h.
19205         (Vselection_converter_alist, Qmac_scrap_name, Qmac_ostype)
19206         (Vmac_apple_event_map, Qmac_apple_event_class, Qmac_apple_event_id):
19207         Make variables non-static.
19208         (Vmac_dnd_known_types) [TARGET_API_MAC_CARBON]: Likewise.
19209         (mac_handle_apple_event, cleanup_all_suspended_apple_events):
19210         Make functions non-static.
19211         (Vmac_service_selection) [MAC_OSX]: Likewise.
19212         (mac_get_selection_from_symbol, get_flavor_type_from_symbol)
19213         (mac_valid_selection_target_p, mac_clear_selection)
19214         (mac_get_selection_ownership_info, mac_valid_selection_value_p)
19215         (mac_put_selection_value, mac_selection_has_target_p)
19216         (mac_get_selection_value, mac_get_selection_target_list)
19217         (init_apple_event_handler, install_drag_handler, remove_drag_handler):
19218         Move functions to mactoolbox.c.
19219         (mac_do_track_drag, mac_do_receive_drag) [TARGET_API_MAC_CARBON]:
19220         Likewise.
19221         (copy_scrap_flavor_data, mac_handle_service_event)
19222         (install_service_handler) [MAC_OSX]: Likewise.
19223         (syms_of_macselect) <Vmac_dnd_known_types>:
19224         Use mac_dnd_default_known_types.
19226         * macterm.h (FRAME_OUTER_TO_INNER_DIFF_X, FRAME_OUTER_TO_INNER_DIFF_Y):
19227         Move to mactoolbox.c.
19228         (HOURGLASS_WIDTH, HOURGLASS_HEIGHT): Change to 15.
19229         (Fx_selection_owner_p): Add EXFUN.
19230         (install_window_handler, remove_window_handler, XSetWindowBackground):
19231         Remove externs.
19232         (do_apple_menu) [!TARGET_API_MAC_CARBON]: Likewise.
19233         (mac_prepare_for_quickdraw) [USE_CG_DRAWING]: Likewise.
19234         (x_raise_frame, x_lower_frame, mac_alert_sound_play)
19235         (install_application_handler, mac_get_frame_bounds, mac_get_frame_mouse)
19236         (mac_convert_frame_point_to_global, mac_set_frame_window_background)
19237         (mac_update_begin mac_update_end, mac_frame_up_to_date, x_flush)
19238         (mac_create_frame_window, mac_dispose_frame_window, mac_begin_clip)
19239         (mac_end_clip, mac_create_scroll_bar, mac_dispose_scroll_bar)
19240         (mac_set_scroll_bar_bounds, mac_redraw_scroll_bar, mac_fill_menubar)
19241         (create_and_show_popup_menu, mac_get_selection_from_symbol)
19242         (mac_valid_selection_target_p, mac_clear_selection)
19243         (mac_get_selection_ownership_info, mac_valid_selection_value_p)
19244         (mac_put_selection_value, mac_selection_has_target_p)
19245         (mac_get_selection_value, mac_get_selection_target_list): Add externs.
19246         (mac_update_proxy_icon, mac_show_hourglass, mac_hide_hourglass)
19247         (mac_reposition_hourglass, mac_file_dialog, create_and_show_dialog)
19248         (mac_dnd_default_known_types) [TARGET_API_MAC_CARBON]: Likewise.
19249         (mac_run_loop_run_once) [MAC_OSX]: Likewise.
19250         (mac_dialog) [!TARGET_API_MAC_CARBON]: Likewise.
19251         (mac_begin_cg_clip, mac_end_cg_clip) [USE_CG_DRAWING]: Likewise.
19252         (x_set_toolkit_scroll_bar_thumb) [!USE_TOOLKIT_SCROLL_BARS]: Likewise.
19253         (x_scroll_bar_set_handle) [!USE_TOOLKIT_SCROLL_BARS]: Likewise.
19255         * mactoolbox.c: New file.
19257 2008-04-18  Jason Rumney  <jasonr@gnu.org>
19259         * dired.c (Ffile_attributes) [WINDOWSNT]: Cast uid and gid to unsigned.
19261 2008-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
19263         * character.c (Fmultibyte_char_to_unibyte):
19264         Return latin1 chars unchanged.
19266         * fileio.c (Fexpand_file_name): Refine last fix so `nm' is only
19267         relocated if it points to `name'.
19269 2008-04-17  Kenichi Handa  <handa@m17n.org>
19271         * data.c (Faset): Allow setting a multibyte character in an
19272         ASCII-only unibyte string.
19274         * lisp.h (STRING_SET_MULTIBYTE): New macro.
19276 2008-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
19278         * Makefile.in: Don't use HAVE_GTK and don't -DUSE_GTK since it's now
19279         done in config.h.
19281 2008-04-16  Juanma Barranquero  <lekktu@gmail.com>
19283         * character.c (Fchar_bytes, Fchar_width, Fstring_width)
19284         (Fchar_direction): Add usage in the docstring.
19286 2008-04-15  Chong Yidong  <cyd@stupidchicken.com>
19288         * keyboard.c (read_key_sequence): Remove always-true checks.
19290 2008-04-14  Jason Rumney  <jasonr@gnu.org>
19292         * w32font.c (w32font_open_internal): Set max_bounds.descent in
19293         compatibility struct, for better underline positioning.
19295 2008-04-13  David Hansen  <david.hansen@gmx.net>
19297         * dbusbind.c (dbus-get-unique-name): Remove extra copying of name
19298         string.
19300 2008-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
19302         * m/hp800.h (XUINT, XSET): Remove.
19304 2008-04-12  Juanma Barranquero  <lekktu@gmail.com>
19306         * fileio.c (Fexpand_file_name): Add declaration for `p' missing in
19307         previous change.
19309 2008-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
19311         * fileio.c (Fexpand_file_name): Tighten the scope of `p' and `o' vars.
19312         Relocate `nm' after calling DECODE_FILE, in case the GC was run.
19314 2008-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
19316         * keymap.h (map_keymap_canonical): Declare.
19317         * xmenu.c (single_keymap_panes): Use it.
19319 2008-04-11  Glenn Morris  <rgm@gnu.org>
19321         * eval.c (Fdefvaralias): If the alias is bound and the target is not,
19322         set the target's value to that of the alias.
19324 2008-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
19326         * term.c (set_tty_color_mode): Left over typo.
19328 2008-04-10  Michael Albinus  <michael.albinus@gmx.de>
19330         * fileio.c (Fmake_symbolic_link): Surround code by #ifdef S_IFLNK
19331         only after check for file name handler functions.  Signal, when
19332         native functionality is not supported.
19333         (syms_of_fileio): Declare it unconditionally.
19335 2008-04-10  Jason Rumney  <jasonr@gnu.org>
19337         * w32menu.c (is_simple_dialog, simple_dialog_show): New functions.
19338         (Fx_popup_dialog): Handle simple yes/no questions as dialogs.
19340         * w32.c (logon_network_drive): Also logon to remote drives that
19341         are mapped to drive letters.
19343 2008-04-10  Glenn Morris  <rgm@gnu.org>
19345         * xdisp.c (truncate-partial-width-windows): Doc fix.
19347 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
19349         * fileio.c (read_file_name_cleanup, Fread_file_name_internal):
19350         Move functions to minibuffer.el.
19351         (syms_of_fileio): Don't declare them.
19353 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
19355         * minibuf.c (Vcompletion_auto_help): Move to minibuffer.el.
19356         (syms_of_minibuf): Remove its initialization.
19358         * minibuf.c (temp_echo_area_glyphs): Remove unused function.
19360 2008-04-09  Juanma Barranquero  <lekktu@gmail.com>
19362         * editfns.c (Ffield_string_no_properties): Fix typo in docstring.
19364 2008-04-09  Jason Rumney  <jasonr@gnu.org>
19366         * makefile.w32-in (distclean): Delete makefile too.
19367         (maintainer-clean): New target.
19369         * xdisp.c (redisplay_internal) [!WINDOWSNT]: Conditionalize last change.
19371         * w32term.c (w32_compute_glyph_string_overhangs): Compute overhangs
19372         for new font backend and composite cases.
19374 2008-04-09  Jan Djärv  <jan.h.d@swipnet.se>
19376         * atimer.c (alarm_signal_handler): Call run_timers if not SYNC_INPUT.
19377         Most of the code moved to run_timers.
19378         (do_pending_atimers): Call run_timers.
19379         (run_timers): New function.
19381         * sysdep.c (emacs_write): If SYNC_INPUT and pending_atimers,
19382         run atimers.
19384         * process.c (wait_reading_process_output): The same as above.
19386 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
19388         * minibuf.c (last_exact_completion): Remove variable.
19389         (Fdelete_minibuffer_contents, do_completion, Fminibuffer_complete)
19390         (complete_and_exit_1, complete_and_exit_2)
19391         (Fminibuffer_complete_and_exit, Fminibuffer_complete_word)
19392         (Fdisplay_completion_list, display_completion_list_1)
19393         (Fminibuffer_completion_help, Fself_insert_and_exit)
19394         (Fexit_minibuffer, Fminibuffer_message): Move functions to
19395         minibuffer.el.
19396         (syms_of_minibuf): Remove corresponding initializations.
19398         * keyboard.c (Qdeactivate_mark): New var.
19399         (command_loop_1): Use it to call `deactivate-mark'.
19400         (syms_of_keyboard): Initialize it.
19402         * xdisp.c (redisplay_internal): Reset tty's color_mode when switching
19403         to another frame.
19404         * frame.c (do_switch_frame): Refine the top_frame/async_visible code.
19405         Don't call set_tty_color_mode.
19406         (store_frame_param): Reset previous_frame rather than call
19407         set_tty_color_mode.
19408         * term.c (set_tty_color_mode): Rewrite.
19409         * dispextern.h (set_tty_color_mode): New type.
19410         * termchar.h (struct tty_display_info): Add `previous_color_mode'.
19412 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
19414         * keymap.c (access_keymap): Remove the value 2 for t_ok which was used
19415         for generic chars, which do not exist any more in emacs-unicode.
19417 2008-04-08  Michael Albinus  <michael.albinus@gmx.de>
19419         * coding.c (detect_coding_emacs_mule)
19420         (Ffind_operation_coding_system): Fix typo.
19422 2008-04-08  Jason Rumney  <jasonr@gnu.org>
19424         * w32uniscribe.c (SNAME): Extract only symbol name.
19426         * w32font.h (struct w32_metric_cache): New struct.
19427         (w32font_info): Use it.
19428         (W32METRIC_NO_ATTEMPT, W32METRIC_SUCCESS, W32METRIC_FAIL)
19429         (CACHE_BLOCKSIZE): New constants.
19431         * w32font.c (Qja, Qko, Qzh): New symbols.
19432         (syms_of_w32font): Initialise them.
19433         (font_matches_spec): Use them to filter by language.
19434         (recompute_cached_metrics): Remove function.
19435         (compute_metrics, clear_cached_metrics): New functions.
19436         (w32font_encode_char): Use them to manage metric cache.
19437         (w32font_text_extents): Cache metrics for all glyphs on demand.
19438         Delay converting glyph indices to WORD until needed.
19439         (w32font_open_internal): Initialize metric cache to empty.
19440         (registry_to_w32_charset): Charset should always be a symbol.
19441         (fill_in_logfont, list_all_matching_fonts): Family should
19442         always be a symbol.
19444 2008-04-06  Jason Rumney  <jasonr@gnu.org>
19446         * w32uniscribe.c (uniscribe_shape): Increase items buffer size.
19447         Give up if glyph indices not supported.  Use uniscribe obtained
19448         ABC widths for individual metrics.  Map glyph clusters back to
19449         characters using fClusterStart flag.  Return number of glyphs
19450         produced, not chars processed.
19451         (uniscribe_shape): Map char at FROM to current glyph.
19453 2008-04-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
19455         * macmenu.c (fill_menu) [TARGET_API_MAC_CARBON]:
19456         Use SetMenuItemHierarchicalMenu.
19458 2008-04-05  Jason Rumney  <jasonr@gnu.org>
19460         * image.c (pbm_load): Allow color values up to 65535.
19461         Throw an error if max_color_idx is outside the supported range.
19462         Report an error when image size is invalid.
19463         Read two bytes at a time when raw images have max_color_idx above 255.
19465 2008-04-05  Kenichi Handa  <handa@ni.aist.go.jp>
19467         * ccl.c (ccl_driver): If ccl->quit_silently is nonzero, don't
19468         append "CCL: Quitted" when the CCL program is quitted.
19469         (setup_ccl_program): Initialize ccl->quit_silently to zero.
19471         * ccl.h (struct ccl_program): New member quit_silently.
19473 2008-04-05  Chong Yidong  <cyd@stupidchicken.com>
19475         * search.c (compile_pattern_1): Treat non-nil and non-string of
19476         search-spaces-regexp as nil.
19478         * minibuf.c (Fassoc_string): Tweak docstring.
19480 2008-04-05  Eli Zaretskii  <eliz@gnu.org>
19482         * dired.c (Ffile_attributes): Support inode numbers wider than 32
19483         bits.  Remove ugly WINDOWSNT-specific kludge introduced on
19484         2008-03-14 to force inode be positive.
19486         * w32.c (sys_chown, stat, fstat): Use S_* constants instead of
19487         _S_* ones, since we now use our own sys/stat.h.
19488         (stat, fstat): Don't mangle the inode number.
19489         (init_user_info): Don't restrict UID and GID to 0-60000 range.
19491 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
19493         * frame.h (struct frame): Give one more bit to `visible' since we use
19494         values larger than 1 to indicate obscured frames on ttys.
19496         * keymap.c (Qkeymap_canonicalize): New var.
19497         (Fmap_keymap_internal): New fun.
19498         (describe_map): Use keymap-canonicalize.
19500         * undo.c (last_boundary_buffer, last_boundary_position): New vars.
19501         (Fundo_boundary): Set them.
19502         (syms_of_undo): Initialize them.
19503         (record_point): Use them instead of last_point_position*.
19504         (last_undo_buffer): Change type.
19506 2008-04-04  Jason Rumney  <jasonr@gnu.org>
19508         * w32font.c (w32font_text_extents): Use font's ascent and descent.
19509         (recompute_cached_metrics): Don't set ascent and descent per char.
19511         * w32uniscribe.c (uniscribe_check_otf): Fix last change.
19512         (uniscribe_check_otf): Add GC protection before consing.
19513         Rearrange loop for counting features.
19515 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
19517         * insdel.c (insert_from_buffer_1): Don't compare bytes in destination
19518         buffer with byte-size of source buffer.
19520 2008-04-03  Chong Yidong  <cyd@stupidchicken.com>
19522         * callint.c (Fcall_interactively): Handle temporary region even
19523         when shift-select-mode is off.
19525 2008-04-03  Jason Rumney  <jasonr@gnu.org>
19527         * w32uniscribe.c (uniscribe_check_otf): Sanity check otf_spec.
19529 2008-04-03  Kenichi Handa  <handa@m17n.org>
19531         * coding.c (CATEGORY_MASK_ANY): Add CATEGORY_MASK_UTF_16_AUTO.
19532         (CATEGORY_MASK_UTF_16): Likewise.
19533         (detect_coding_utf_16): Add heuristics to reject utf-16 for a
19534         binary file.
19535         (detect_coding): Add null-byte detection for a binary file.
19536         (detect_coding_system): Likewise.
19538 2008-04-03  Jason Rumney  <jasonr@gnu.org>
19540         * w32uniscribe.c: New file.
19542         * font.h (uniscribe_font_driver) [WINDOWSNT]: Declare for w32fns.c.
19544         * w32font.h (uniscribe_check_otf): Declare for w32font.c.
19546         * w32font.c (Qbalinese, Qbuginese, Qbuhid, Qcuneiform, Qcypriot)
19547         (Qdeseret, Qglagolitic, Qgothic, Qhanunoo, Qkharoshthi)
19548         (Qlimbu, Qlinear_b, Qold_italic, Qold_persian, Qosmanya)
19549         (Qphags_pa, Qphoenician, Qshavian, Qsyloti_nagri)
19550         (Qtagalog, Qtagbanwa, Qtai_le, Qtifinagh, Qugaritic)
19551         (Qphonetic): New symbols.
19552         (syms_of_w32font): Initialize them.
19553         (font_supported_scripts): Use them.
19554         (w32font_list_family): List all charsets.
19555         (w32font_text_extents, recompute_cached_metrics): Fix metric
19556         calculations.
19557         (w32_enumfont_pattern_entity): Make full_type a DWORD.
19558         Give opentype fonts their own format.
19559         (font_matches_spec): New arguments backend and logfont.
19560         Handle :otf spec for uniscribe backend.
19561         (add_font_entity_to_list): Match truetype fonts in uniscribe backend.
19562         (fill_in_logfont): Use DEFAULT_CHARSET when charset not supplied.
19564         * w32fns.c (Fx_create_frame): Conditionally register uniscribe
19565         font backend.
19566         (globals_of_w32fns): Initialize uniscribe font backend.
19568         * makefile.w32-in (CONFIG_H): New variable.  Use it to clean up
19569         dependencies.
19570         (w32uniscribe.$(O)): New file to build.
19571         (FONT_OBJ): Include w32uniscribe.$(O).
19572         (LIBS): Add uniscribe libraries.
19574         * ftfont.c (ftfont_get_open_type_spec): Check spec->script, not val.
19576 2008-04-02  Chong Yidong  <cyd@stupidchicken.com>
19578         * callint.c (Vshift_select_mode): New var.
19579         (Finteractive): Document new ^ spec.
19580         (Fcall_interactively): Call handle-shift-selection if the ^ spec
19581         is present.
19583         * keyboard.c (Vthis_command_keys_shift_translated): New var.
19584         (command_loop_1): Avoid running the direct display versions of
19585         forward-char and backward-char if shift-selection may occur.
19586         (read_key_sequence): Set Vthis_command_keys_shift_translated if
19587         shift-translation takes place.
19589         * buffer.c (Vtransient_mark_mode): Move docstring to simple.el to
19590         avoid clobbering by define-minor-mode.
19592         * cmds.c (Fforward_char, Fbackward_char, Fforward_line)
19593         (Fbeginning_of_line, Fend_of_line): Add ^ interactive spec.
19595         * syntax.c (Fforward_word): Add ^ interactive spec.
19597         * window.c (Fscroll_up, Fscroll_down, Fscroll_left)
19598         (Fscroll_right): Add ^ interactive spec.
19600 2008-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
19602         * xdisp.c (try_window_id): Don't forget to reset delta_bytes.
19604         * casefiddle.c (casify_object): Fix up int/EMACS_INT mixup.
19606         * charset.c (Funibyte_charset, Fset_unibyte_charset): Remove.
19608 2008-03-31  Juri Linkov  <juri@jurta.org>
19610         * window.c (Fdisplay_buffer): Reinitialize `tem' to nil.
19612 2008-03-30  Jan Djärv  <jan.h.d@swipnet.se>
19614         * gtkutil.c (xg_set_geometry): Fix indentation.
19615         (xg_resize_outer_widget): Remove.
19616         (x_wm_size_hint_off): Fix indentation.
19617         (xg_frame_set_char_size): Call flush_and_sync after
19618         gtk_window_resize.
19619         (x_wm_set_size_hint): Pass NULL as geometry window to
19620         gtk_window_set_geometry_hints due to Gtk+ bug nr 68668.
19621         Add menu bar and tool bar height to base height.
19622         (xg_update_frame_menubar, free_frame_menubar)
19623         (xg_tool_bar_detach_callback, xg_tool_bar_attach_callback)
19624         (update_frame_tool_bar, free_frame_tool_bar):
19625         Change xg_resize_outer_widget to xg_frame_set_char_size.
19627 2008-03-30  Michael Albinus  <michael.albinus@gmx.de>
19629         * dbusbind.c (QCdbus_timeout): New D-Bus internal symbol.
19630         (Fdbus_call_method): New parameter TIMEOUT.
19631         (dbus-send-signal): Optimize UNGCPRO call.
19633 2008-03-29  Juri Linkov  <juri@jurta.org>
19635         * window.c (Fdisplay_buffer): Move call to
19636         Vsplit_window_preferred_function out of conditions that check
19637         if window is eligible for vertical splitting.
19638         When Vsplit_window_preferred_function is non-nil, call it and use
19639         its non-nil return value as window.  Otherwise, continue doing
19640         vertical splitting using Fsplit_window with arg horflag=nil.
19641         (syms_of_window) <Vsplit_window_preferred_function>: Change the
19642         default value from `split-window' to nil.
19644 2008-03-29  Juri Linkov  <juri@jurta.org>
19646         * callint.c (Fcall_interactively): Revert 2008-03-16 change
19647         for interactive code letters 'b' and 'B'.
19649 2008-03-29  Eli Zaretskii  <eliz@gnu.org>
19651         * fileio.c (Fexpand_file_name): Convert the value of $HOME to a
19652         multibyte string.
19654 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
19656         * keyboard.c (pending_funcalls): New var.
19657         (timer_check): Run it.
19658         (syms_of_keyboard): Initialize it.
19659         * terminal.c (Qrun_hook_with_args, Qdelete_terminal_functions)
19660         (Vdelete_terminal_functions): New vars.
19661         (syms_of_terminal): Initialize them.
19662         (Fdelete_terminal): Run delete-terminal-functions.
19663         * xdisp.c (safe_eval): Rewrite.
19664         (safe_call2): New fun.
19665         * frame.c (Qdelete_frame_functions): New var.
19666         (syms_of_frame): Initialize it.
19667         (Fdelete_frame): Use it and use safe_call2 and pending_funcalls.
19668         * lisp.h (safe_call2, pending_funcalls): Declare.
19670 2008-03-28  Andreas Schwab  <schwab@suse.de>
19672         * indent.c (Fmove_to_column): Move declaration before statements.
19674 2008-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
19676         * frame.h (enum fullscreen_type): Give it a name.  Move it before use.
19677         (struct frame): Use bit fields for boolean vars.
19679         * process.c (server_accept_connection): Simplify naming.
19680         (emacs_get_tty_pgrp): Use SDATA.
19682         * coding.c (decode_coding_object): Fix last change.
19684 2008-03-27  Jason Rumney  <jasonr@gnu.org>
19686         * w32fns.c (start_hourglass): Suppress hourglass on tty frames.
19688 2008-03-27  Kenichi Handa  <handa@ni.aist.go.jp>
19690         * charset.c (Fdefine_charset_internal): Change the way of
19691         registering charsets in Vcharset_order_list.
19692         (syms_of_charset): Make the charset `eight-bit' supplementary.
19694 2008-03-26  Alexandre Oliva  <aoliva@redhat.com>  (tiny change)
19696         * regex.c (EXTEND_BUFFER): Change order of pointer addition
19697         operations, to avoid having the difference between pointers
19698         overflow.
19700 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
19702         * indent.c (check_display_width): New fun.
19703         (scan_for_column): Use it.
19705         * data.c (syms_of_data): Mark most-positive-fixnum and
19706         most-negative-fixnum as constants.
19708         * xdisp.c (redisplay_internal): Reset selected_frame earlier.
19710         * indent.c (scan_for_column): Extract from current_column_1.
19711         Merge with the same code from Fmove_to_column.
19712         (current_column_1, Fmove_to_column): Use it.
19714 2008-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
19716         * keymap.c (map_keymap_internal): New fun.
19717         (map_keymap): Use it.
19718         (Fmap_keymap_internal): New fun.
19719         (Fmap_keymap): Remove left-out test from before make_save_value.
19721         * keymap.c (Fmap_keymap): Use `map-keymap-sorted.
19723         * frame.c (Fmodify_frame_parameters, x_set_frame_parameters):
19724         Use XCAR/XCDR.
19726         * process.h (struct Lisp_Process): Remove filter_multibyte.
19727         * process.c (QCfilter_multibyte): Remove.
19728         (setup_process_coding_systems): Don't use filter_multibyte.
19729         (Fstart_process, Fmake_network_process): Don't set filter_multibyte.
19730         (read_process_output): Don't adjust multibyteness to filter_multibyte.
19731         (Fset_process_filter_multibyte): Change the coding-system to
19732         approximate the previous behavior.
19733         (Fprocess_filter_multibyte_p): Get the multibyteness straight from the
19734         coding-system.
19736         * coding.c (decode_coding_object): When not decoding into a buffer,
19737         obey the coding system's preference of (uni|multi)byte.
19739 2008-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
19741         * casefiddle.c (casify_object): Avoid pathological N^2 worst case if
19742         every char is changed and has a different byte-length.
19743         (Fupcase_word, Fdowncase_word, Fcapitalize_word, operate_on_word):
19744         Fix int -> EMACS_INT.
19746 2008-03-23  David Hansen  <david.hansen@gmx.net>
19748         * dbusbind.c (xd_read_message): Remove extra copying of message
19749         strings.  Check for NULL `interface' or `member'.
19751 2008-03-22  Eli Zaretskii  <eliz@gnu.org>
19753         * w32.c (readdir): If FindFirstFile/FindNextFile return in
19754         cFileName a file name that includes `?' characters, use the 8+3
19755         alias in cAlternateFileName instead.
19757 2008-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
19759         * buffer.c (enlarge_buffer_text): Fix int -> EMACS_INT.
19761 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
19763         * intervals.c (temp_set_point, temp_set_point_both): Use EMACS_INT.
19764         (set_point, set_point_both): Use EMACS_INT.  Remove `buffer' arg,
19765         work on current_buffer only instead (that was already the case
19766         for some of the code anyway).
19767         * buffer.h (set_point, set_point_both): Remove buffer arg, use long int.
19768         (temp_set_point, temp_set_point_both): Use EMACS_INT.
19769         (SET_PT, SET_PT_BOTH): Adjust.
19770         * intervals.h (set_point, temp_set_point, set_point_both)
19771         (temp_set_point_both): Remove redundant declarations.
19773 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
19775         * fileio.c (Finsert_file_contents):
19776         * lread.c (Feval_buffer): Use BUF_TEMP_SET_PT.
19777         * buffer.h (BUF_SET_PT): Remove.  set_point_both doesn't work right
19778         when buffer != current_buffer anyway.
19780 2008-03-20  Andreas Schwab  <schwab@suse.de>
19782         * callint.c (Fcall_interactively) [case 'B']: Use other-buffer
19783         as default.
19785 2008-03-19  Jason Rumney  <jasonr@gnu.org>
19787         * w32fns.c (hourglass_timer, hourglass_hwnd): New variables.
19788         (syms_of_w32fns): Initialize them.
19789         (HOURGLASS_ID): New constant.
19790         (x_window_to_frame): Don't check hourglass_window.
19791         (w32_wnd_proc) <WM_TIMER>: Handle hourglass_timer.
19792         (w32_wnd_proc) <WM_EXITMENULOOP>: Set pending hourglass cursor.
19793         (w32_wnd_proc) <WM_SETCURSOR>: Set the hourglass or current cursor.
19794         (w32_wnd_proc) <WM_EMACS_SETCURSOR>: Set frame's current_cursor.
19795         Only change the cursor if hourglass is not active.
19796         (Fx_create_frame): Initialize frame's current_cursor.
19797         (hourglass_atimer): Remove.
19798         (hourglass_started): New function.
19799         (start_hourglass, cancel_hourglass, hide_hourglass): Adapt to w32.
19800         (show_hourglass): Adapt to w32, changing argument to frame.
19802         * w32term.h (struct w32_output): Remove hourglass_window.
19803         Add current_cursor.
19805         * eval.c (call_debugger, Fsignal):
19806         * keyboard.c (recursive_edit_1, cmd_error, Ftop_level)
19807         (command_loop_1, Fread_key_sequence, Fread_key_sequence_vector)
19808         (Fexecute_extended_command, cancel_hourglass_unwind):
19809         * minibuf.c (read_minibuf):
19810         * fns.c (Fy_or_n_p): Enable hourglass when HAVE_WINDOW_SYSTEM.
19812 2008-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
19814         * window.c (run_funs): New fun.
19815         (run_window_configuration_change_hook): Use it to run the buffer-local
19816         and the global part of the hook.
19818         * xdisp.c (format_mode_line_unwind_data): Add window argument.
19819         (unwind_format_mode_line): Restore selected window.
19820         (x_consider_frame_title, Fformat_mode_line): Set selected window.
19822 2008-03-17  Stefan Monnier  <monnier@iro.umontreal.ca>
19824         * editfns.c (Fchar_equal): Check they are valid characters.
19826         * buffer.h (Fbuffer_list): Declare (for use in callint.c).
19828 2008-03-17  Andreas Schwab  <schwab@suse.de>
19830         * regex.c (re_match_2_internal): Properly match raw 8-bit bytes
19831         against a charset.
19833         * lisp.h (Fbuffer_list): Declare.
19835 2008-03-17  Jan Djärv  <jan.h.d@swipnet.se>
19837         * gtkutil.c (free_frame_tool_bar): Only call gtk_container_remove if
19838         handlebox_widget is != 0.
19840 2008-03-16  Juri Linkov  <juri@jurta.org>
19842         * callint.c (Fcall_interactively): For interactive code letters
19843         'b' and 'B' put the buffer list into the list of default "future"
19844         values of the minibuffer.
19846 2008-03-16  Andreas Schwab  <schwab@suse.de>
19848         * keyboard.c (read_key_sequence): Fix downcasing of letters with
19849         modifiers.
19851         * regex.c (re_match_2_internal): Correct matching of a charset
19852         against latin-1 characters.
19854 2008-03-16  Kenichi Handa  <handa@m17n.org>
19856         * coding.c (CHAR_STRING_ADVANCE_NO_UNIFY)
19857         (STRING_CHAR_ADVANCE_NO_UNIFY): New macros.
19858         (coding_alloc_by_making_gap): Fix the way to preserve data in the gap.
19859         (alloc_destination): Fix the 2nd arg to coding_alloc_by_making_gap.
19860         (encode_coding_utf_8): Use CHAR_STRING_ADVANCE_NO_UNIFY instead of
19861         CHAR_STRING_ADVANCE.
19862         (produce_chars): Fix for the case that the source and the
19863         destination are the same buffer.  Use CHAR_STRING_ADVANCE_NO_UNIFY
19864         instead of CHAR_STRING_ADVANCE.
19865         (consume_chars): Use STRING_CHAR_ADVANCE_NO_UNIFY instead of
19866         STRING_CHAR_ADVANCE.
19868 2008-03-15  Andreas Schwab  <schwab@suse.de>
19870         * regex.c (re_match_2_internal): Correct matching of eight bit
19871         characters in unibyte strings.
19873 2008-03-15  Martin Rudalics  <rudalics@gmx.at>
19875         * buffer.c (overlays_in, Foverlays_in): Include empty overlays
19876         at end of range when it coincides with the end of the buffer.
19878 2008-03-14  Eli Zaretskii  <eliz@gnu.org>
19880         * dired.c (Ffile_attributes) [WINDOWSNT]: Force inode be positive.
19882         * w32fns.c (globals_of_w32fns, Fx_create_frame): Fix last change.
19884 2008-03-14  Jason Rumney  <jasonr@gnu.org>
19886         * editfns.c (initial_tz): New variable.
19887         (syms_of_editfns): Initialize it.
19888         (Fset_time_zone_rule): Set it when first called.
19889         Use it when TZSTRING is nil.
19891         * w32fns.c (MONITOR_DEFAULT_TO_NEAREST, struct MONITOR_INFO)
19892         (MonitorFromPoint_Proc, GetMonitorInfo_Proc): New definitions.
19893         (monitor_from_point_fn, get_monitor_info_fn): New globals.
19894         (globals_of_w32fns): Initialize them.
19895         (compute_tip_xy): Use them to position tooltips.
19897 2008-03-14  Glenn Morris  <rgm@gnu.org>
19899         * emacs.c (main): Revert previous change.
19900         (standard_args): Revert -internal-script back to -scriptload,
19901         and remove the long-option form.
19903 2008-03-13  Glenn Morris  <rgm@gnu.org>
19905         * emacs.c (main, standard_args): Rename -scriptload to -internal-script.
19906         Remove option -enable-font-backend.
19908 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
19910         * buffer.c (Fswitch_to_buffer): Fall back on pop-to-buffer.
19912 2008-03-11  Jan Djärv  <jan.h.d@swipnet.se>
19914         * xterm.c (x_connection_closed): For GTK: If this is the last
19915         terminal just exit without closing the display.
19917 2008-03-11  Jason Rumney  <jasonr@gnu.org>
19919         * w32font.c (w32font_full_name): Use floor to round.
19921 2008-03-10  Dhruva Krishnamurthy  <dhruvakm@gmail.com>  (tiny change)
19923         * sound.c (alsa_configure): Declare vol at beginning of block.
19925         * fontset.c (Ffontset_info): Remove extra semicolon.
19927 2008-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
19929         * fileio.c (Fsubstitute_in_file_name): Fix up computation of maximum
19930         size of resulting string.
19932 2008-03-10  Jason Rumney  <jasonr@gnu.org>
19934         * dispnew.c (adjust_glyph_matrix): Initialize window_height.
19936 2008-03-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
19938         * xdisp.c (handle_single_display_spec): Undo 2007-10-16 changes.
19939         Don't pretend as if characters with display property haven't been
19940         consumed for string-replacing-string case.
19942 2008-03-08  Kim F. Storm  <storm@cua.dk>
19944         * xdisp.c (GET_NEXT_DISPLAY_ELEMENT): New macro.
19945         (get_next_display_element, next_element_from_string)
19946         (next_element_from_ellipsis, next_element_from_buffer): Use it.
19948 2008-03-08  Andreas Schwab  <schwab@suse.de>
19950         * process.h (struct Lisp_Process): Declare bit fields as unsigned.
19952 2008-03-06  Jason Rumney  <jasonr@gnu.org>
19954         * w32font.c (w32_registry): Take font_type argument.  Use ANSI
19955         when charset not specified.  Only translate ANSI to unicode when
19956         font_type is truetype.
19957         (w32font_coverage_ok): New function.
19958         (add_font_entity_to_list): Use it to filter unsuitable fonts.
19960 2008-03-05  Kenichi Handa  <handa@ni.aist.go.jp>
19962         * lread.c (Fread_char): Resolve modifiers.
19963         (Fread_char_exclusive): Likewise.
19965         * character.c (char_resolve_modifier_mask): New function.
19966         (char_string): Use char_resolve_modifier_mask.
19967         (Fchar_resolve_modifiers): New function.
19968         (syms_of_character): Declare Fchar_resolve_modifiers as Lisp
19969         function.
19971 2008-03-04  Jason Rumney  <jasonr@gnu.org>
19973         * makefile.w32-in: Always include w32font.c in the build.
19974         * w32font.c: Wrap in USE_FONT_BACKEND conditional.
19976 2008-03-04  Andreas Schwab  <schwab@suse.de>
19978         * Makefile.in (clean): Remove emacs-*.*.* instead of emacs-*.
19979         (versionclean): Likewise.
19981 2008-03-04  Juanma Barranquero  <lekktu@gmail.com>
19983         * .cvsignore: Add oo.
19985 2008-03-03  Andreas Schwab  <schwab@suse.de>
19987         * coding.c (decode_coding_object): Inhibit gap shrinking while
19988         decoding in place.
19990 2008-03-03  Dan Nicolaescu  <dann@ics.uci.edu>
19992         * w32term.c: Remove unused include "gnu.h".
19993         * makefile.w32-in (w32term.o): Don't depend on gnu.h.
19995         * gnu.h: Rename to ...
19996         * emacs-icon.h: ... this.
19997         * xterm.c: Use emacs-icon.h instead of gnu.h.
19998         * Makefile (xterm.o): Depend on emacs-icon.h, not gnu.h.
20000 2008-03-03  Juanma Barranquero  <lekktu@gmail.com>
20002         * w32font.c: Include math.h.
20004 2008-03-03  Jason Rumney  <jasonr@gnu.org>
20006         * w32font.c (recompute_cached_metrics): Change font arg to w32font_info.
20007         Compute options separately.
20008         (w32font_open_internal): Set glyph_idx before caching metrics.
20010         * w32font.h (NTM_PS_OPENTYPE, NTM_TT_OPENTYPE, NTM_TYPE1):
20011         Define if system headers don't.
20012         (struct w32font_info): Enlarge ascii_metrics.  Add glyph_idx.
20013         (w32font_encode_char): Don't declare here.
20015         * w32font.c (Quniscribe, QCformat): New symbols.
20016         (syms_of_w32font): Define them.
20017         (w32font_has_char): Indicate uncertainty.
20018         (w32font_encode_char): Encode as glyph point.  Make static.
20019         (recompute_cached_metrics): New function.
20020         (w32font_open_internal): Use it.  Set font to use glyph points
20021         initially.  Set format based on type of font.
20022         (w32font_text_extents, w32font_draw): Optionally use glyph points.
20023         (w32_enumfont_pattern_entity): Accept backend arg.  Set type based
20024         on it.  Set format based on information available here.
20025         (add_font_entity_to_list): Identify backend based on opentype_only.
20027 2008-03-02  Andreas Schwab  <schwab@suse.de>
20029         * ftfont.c (ftfont_pattern_entity): Fix aliasing violations.
20031         * coding.c (decode_coding_big5, produce_chars):
20032         Fix typos in last change.
20034 2008-03-02  Kentaro Ohkouchi  <nanasess@fsm.ne.jp>
20036         * gnu.h: New icon.
20038 2008-03-02  Kenichi Handa  <handa@m17n.org>
20040         * coding.c (decode_coding_utf_8): When eol-type of CODING is
20041         `dos', don't decode '\r' if that is the last in the source.
20042         (decode_coding_utf_16, decode_coding_emacs_mule)
20043         (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
20044         (decode_coding_raw_text, decode_coding_charset): Likewise.
20045         (produce_chars): Don't decode EOL here.  Use EMACS_INT.
20047 2008-03-01  Jason Rumney  <jasonr@gnu.org>
20049         * w32font.c (w32font_full_name): Report point size for scalable fonts.
20051 2008-03-01  Kim F. Storm  <storm@cua.dk>
20053         * dispextern.h (CHAR_GLYPH_SPACE_P): Check for default face.
20055 2008-03-01  Jason Rumney  <jasonr@gnu.org>
20057         * w32font.c (w32font_full_name): New function.
20058         (w32font_open_internal): Use it.
20060 2008-03-01  Kim F. Storm  <storm@cua.dk>
20062         * dispnew.c (line_draw_cost): Fix invalid glyph check.
20064 2008-03-01  Jason Rumney  <jasonr@gnu.org>
20066         * font.c (font_unparse_fcname): Increase len when style is a symbol.
20068 2008-03-01  Jan Djärv  <jan.h.d@swipnet.se>
20070         * xterm.c (handle_one_xevent): For Gtk+ and ConfigureNotify, call
20071         xg_frame_resized when the event is for the edit widget.
20073         * gtkutil.h (xg_frame_resized): Rename from xg_resize_widgets.
20075         * gtkutil.c (xg_resize_outer_widget): Only do one of set_geometry or
20076         set_char_size.
20077         (xg_frame_resized): Rename from xg_resize_widgets.  Remove all
20078         operations on widgets here.  Just set frame size if needed.
20079         (flush_and_sync, x_wm_size_hint_off, xg_pack_tool_bar): New functions.
20080         (xg_frame_set_char_size): Call x_wm_size_hint_off before resizing.
20081         (x_wm_set_size_hint): Set size hints on the edit widget only, not
20082         the whole frame.
20083         (xg_create_tool_bar): Move attachment of the tool bar to
20084         xg_pack_tool_bar.  Do not attach the tool bar if there are no items.
20085         (free_frame_tool_bar): Remove call to SET_FRAME_GARBAGED.
20087 2008-03-01  Jason Rumney  <jasonr@gnu.org>
20089         * w32fns.c (w32_msg_pump): Disable debug code.
20091 2008-03-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
20093         * m/intel386.h [MAC_OSX || DARWIN]: Define NO_ARG_ARRAY if _LP64.
20095 2008-02-29  Chong Yidong  <cyd@stupidchicken.com>
20097         * xdisp.c (next_overlay_string): Don't set
20098         overlay_strings_at_end_processed_p if we're currently reading from
20099         a display string.
20101 2008-02-29  Stefan Monnier  <monnier@iro.umontreal.ca>
20103         * xdisp.c (get_overlay_strings_1): Fix typo.
20105 2008-02-29  Chong Yidong  <cyd@stupidchicken.com>
20107         * xdisp.c (get_overlay_strings_1): Add missing argument type.
20109 2008-02-28  Kenichi Handa  <handa@ni.aist.go.jp>
20111         * ftfont.c (ftfont_match): Explicitly set pixelsize in pattern.
20113         * xdisp.c (display_mode_element): Cancel the previous change.
20114         (decode_mode_spec): Likewise.
20115         (handle_auto_composed_prop): Don't make composition if it->string
20116         is a string.
20118 2008-02-27  Kim F. Storm  <storm@cua.dk>
20120         * lisp.h (GLYPH): Change type from int to struct with separate char
20121         and face_id members.
20122         (GLYPH_MASK_FACE, GLYPH_MASK_CHAR): Delete macros.
20123         (GLYPH_CHAR, GLYPH_FACE): Remove slow versions with frame arg.
20124         (FAST_GLYPH_CHAR, FAST_GLYPH_FACE): Rename macros to ...
20125         (GLYPH_CHAR, GLYPH_FACE): ... these.  Change users.
20126         (FAST_MAKE_GLYPH, MAKE_GLYPH): Remove.  Rewrite users to use ...
20127         (SET_GLYPH, SET_GLYPH_CHAR, SET_GLYPH_FACE): ... these macros instead.
20128         (GLYPH_CODE_CHAR, GLYPH_CODE_FACE, GLYPH_CODE_P)
20129         (GLYPH_CODE_CHAR_VALID_P, SET_GLYPH_FROM_GLYPH_CODE): New macros to
20130         handle new Lisp glyph code encoding, either an integer or a cons.
20132         * disptab.h (GLYPH_SIMPLE_P): Rewrite.
20133         (GLYPH_ALIAS): Delete.
20134         (GLYPH_ALIAS_P, GLYPH_FOLLOW_ALIASES): Rewrite.
20135         (GLYPH_LENGTH, GLYPH_STRING): Use GLYPH_CHAR.
20136         (GLYPH_FROM_CHAR): Replace macro by ...
20137         (SET_GLYPH_FROM_CHAR): ... this macro.  Change users.
20139         * dispextern.h (CHAR_GLYPH_SPACE_P): Simplify.
20140         (GLYPH_FROM_CHAR_GLYPH): Replace macro by ...
20141         (SET_GLYPH_FROM_CHAR_GLYPH): ... this macro.  Change users.
20142         (GLYPH_INVALID_P): New macro.
20143         (spec_glyph_lookup_face): Update prototype.
20145         * dispnew.c (line_draw_cost): Adapt to new glyph type.
20146         (build_frame_matrix_from_leaf_window): Adapt to new glyph type and
20147         new glyph code encoding.
20148         (spec_glyph_lookup_face): No return value; update passed glyph instead.
20149         (init_display): Use SET_CHAR_GLYPH to initialize space_glyph.
20151         * xdisp.c (get_next_display_element, next_element_from_display_vector):
20152         Adapt to new glyph type and new glyph code encoding.
20154         * term.c (encode_terminal_code, produce_special_glyphs): Likewise.
20156         * indent.c (current_column, current_column_1, Fmove_to_column)
20157         (compute_motion): Adapt to new glyph code encoding.
20159         * msdos.c (IT_write_glyphs): Adapt to new glyph type.
20161 2008-02-27  Chong Yidong  <cyd@stupidchicken.com>
20163         * process.c (wait_reading_process_output): Check for window
20164         changes caused by timers.
20165         Suggested by Johan Bockgård.
20167 2008-02-27  Glenn Morris  <rgm@gnu.org>
20169         * emacs.c (USAGE1): Add `--disable-font-backend'.
20171 2008-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
20173         * fileio.c (Finsert_file_contents): Don't reset undo_list if no change
20174         is made to the buffer.
20176 2008-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
20178         * dispextern.h (face_at_buffer_position, face_for_overlay_string)
20179         (face_at_string_position):
20180         * xfaces.c (face_at_buffer_position, face_for_overlay_string)
20181         (face_at_string_position):
20182         * xdisp.c (display_string, next_overlay_change):
20183         * buffer.h (overlays_at):
20184         * buffer.c (overlays_at): Use EMACS_INT for buffer positions.
20185         Update callers.
20187 2008-02-26  Chong Yidong  <cyd@stupidchicken.com>
20189         * editfns.c (Fformat): Doc fix.
20191 2008-02-26  Juanma Barranquero  <lekktu@gmail.com>
20193         * font.c (Ffont_spec, Ffont_at): Fix typos in docstrings.
20194         (Ffont_put, Flist_families, Ffont_fill_gstring, Ffont_drive_otf)
20195         (Ffont_otf_alternates, Fquery_font): Doc fixes.
20197 2008-02-25  Stefan Monnier  <monnier@iro.umontreal.ca>
20199         * buffer.c (Fbuffer_swap_text): New function.
20200         (syms_of_buffer): Defsubr it.
20202 2008-02-25  Chong Yidong  <cyd@stupidchicken.com>
20204         * keyboard.c (command_loop_1): Revert 2006-10-09 change.
20206 2008-02-25  Jason Rumney  <jasonr@gnu.org>
20208         * w32font.c (w32font_draw): Draw one character at a time when padding.
20210 2008-02-25  Stefan Monnier  <monnier@iro.umontreal.ca>
20212         * window.c (Fdelete_window, Fadjust_window_trailing_edge):
20213         Handle a nil arg.  Use run_window_configuration_change_hook.
20214         (delete_window, adjust_window_trailing_edge): Don't handle nil any more.
20215         (Fenlarge_window, Fshrink_window, Fset_window_configuration):
20216         Use run_window_configuration_change_hook.
20218 2008-02-25  Kenichi Handa  <handa@ni.aist.go.jp>
20220         * xdisp.c (x_produce_glyphs): For a visible glyph, assure at least
20221         1-pixel width.
20223 2008-02-25  Kenichi Handa  <handa@ni.aist.go.jp>
20225         * xdisp.c (fill_glyph_string): Pay attention to glyph->padding_p.
20226         (append_glyph): Set glyph->pixel_width and glyph->padding_p to 1
20227         if the glyph in the font is zero pixel with.
20229         * dispextern.h (struct glyph_string): New member padding_p.
20231         * w32font.c (w32font_draw): Pay attention to s->padding_p.
20233         * ftxfont.c (ftxfont_draw): Pay attention to s->padding_p.
20235         * xfont.c (xfont_draw): Pay attention to s->padding_p.
20237         * xftfont.c (xftfont_draw): Pay attention to s->padding_p.
20239         * font.c: If the font driver doesn't have `shape' function, return Qnil.
20241 2008-02-25  Jason Rumney  <jasonr@gnu.org>
20243         * w32fns.c (enum_font_cb2): Don't use raster fonts for Unicode.
20245 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
20247         Allow fine-grained image-cache flushing.
20248         * dispextern.h (struct image): Add `dependencies' field.
20249         (clear_image_caches): Change arg to Lisp_Object.
20250         * image.c (make_image): Initialize `dependencies' field.
20251         (clear_image_cache): Change arg to allow fine-grained flushing.
20252         Perform the flush even if image-cache-eviction-delay is nil.
20253         (clear_image_caches): Change arg to Lisp_Object.
20254         (Fclear_image_cache): Expand meaning of the argument.
20255         (mark_image): Mark `dependencies' field.
20256         * xfaces.c (clear_face_cache): Adapt arg to call to clear_image_caches.
20257         (lface_hash): Use XHASH rather than XFASTINT.
20258         (face_at_buffer_position): Fix int -> EMACS_INT position.
20259         * xdisp.c (next_overlay_change): Fix int -> EMACS_INT position.
20260         (select_frame_for_redisplay): Remove code duplication.
20261         (redisplay_internal): Adapt arg to call to clear_image_caches.
20263 2008-02-24  Dan Nicolaescu  <dann@ics.uci.edu>
20265         * s/vms4-0.h:
20266         * s/vms4-2.h:
20267         * s/vms4-4.h:
20268         * s/vms5-5.h: Remove, unused.
20270         * s/irix5-2.h:
20271         * s/irix6-0.h:
20272         * s/riscos5.h:
20273         * s/mach-bsd4-3.h:
20274         * m/mips4.h: Remove files for obsolete systems.
20276         * Makefile.in:
20277         * filelock.c:
20278         * unexmips.c:
20279         * m/hp9000s300.h:
20280         * m/iris4d.h:
20281         * s/aix3-1.h:
20282         * s/hpux.h:
20283         * s/msdos.h:
20284         * s/usg5-0.h:
20285         * s/usg5-2-2.h:
20286         * s/usg5-2.h:
20287         * s/usg5-3.h: Remove references to obsolete variables.
20289         * s/irix5-0.h: Remove, move all the contents ...
20290         * s/irix6-5.h: ... here.  Simplify.
20291         * config.in: Regenerate.
20293 2008-02-24  Jason Rumney  <jasonr@gnu.org>
20295         * w32term.c (x_draw_glyph_string_background): Clear the background
20296         manually when cleartype is in use.
20297         (x_draw_glyph_string_foreground): Draw text transparently when
20298         cleartype is in use.
20300         * w32font.c (w32font_text_extents): Avoid getting HDC and selecting
20301         a font into it unless we have to.
20303 2008-02-19  Stefan Monnier  <monnier@iro.umontreal.ca>
20305         * intervals.h (INT_LISPLIKE): Remove.  It may misfire.
20306         (NULL_INTERVAL_P, SET_INTERVAL_PARENT): Don't use it.
20308 2008-02-18  Jason Rumney  <jasonr@gnu.org>
20310         * w32fns.c (Fw32_shell_execute): Encode parameters.
20312 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
20314         * fileio.c (syms_of_fileio) <insert-default-directory>: Doc fix.
20316 2008-02-05  Juanma Barranquero  <lekktu@gmail.com>
20318         * unexhp9k800.c (read_header): Replace `legal' with `valid'.
20320 2008-02-24  Ulrich Neumerkel  <ulrich@complang.tuwien.ac.at>  (tiny change)
20322         * xterm.c (x_set_offset): Don't change the gravity if
20323         CHANGE_GRAVITY is -1.
20325 2008-02-23  Chong Yidong  <cyd@stupidchicken.com>
20327         * fileio.c (auto_save_error_occurred): New var.
20328         (auto_save_error): Set it.
20329         (Fdo_auto_save): Don't overwrite the error message if an auto-save
20330         error occurred.
20332 2008-02-23  Eli Zaretskii  <eliz@gnu.org>
20334         * w32.c (globals_of_w32): Add initializations for
20335         g_b_init_get_sid_sub_authority and
20336         g_b_init_get_sid_sub_authority_count.
20338 2008-02-22  Stefan Monnier  <monnier@iro.umontreal.ca>
20340         * font.c (font_match_xlfd, font_check_xlfd_parse): New funs.
20341         (font_parse_xlfd): Use them for sanity check.
20342         (Finternal_set_font_style_table): Make sure the table is bijective.
20344         Consolidate the image_cache to the terminal struct.
20345         * termhooks.h (P_): Remove redundant def.
20346         (struct terminal): New field `image_cache'.
20347         * frame.h (FRAME_IMAGE_CACHE): New macro.  Use it everywhere in place
20348         of FRAME_X_IMAGE_CACHE.
20349         * xterm.h (struct x_display_info): Remove image_cache field.
20350         (FRAME_X_IMAGE_CACHE): Remove.  Use FRAME_IMAGE_CACHE instead.
20351         * w32term.h (struct w32_display_info): Remove image_cache field.
20352         (FRAME_X_IMAGE_CACHE): Remove.  Use FRAME_IMAGE_CACHE instead.
20353         * macterm.h (struct mac_display_info): Remove image_cache field.
20354         (FRAME_X_IMAGE_CACHE): Remove.  Use FRAME_IMAGE_CACHE instead.
20355         * xterm.c (x_term_init):
20356         * w32term.c (w32_term_init):
20357         * macterm.c (mac_term_init): Set the image_cache in the terminal.
20358         * dispextern.h (clear_image_cache, forall_images_in_image_cache):
20359         Remove declarations.
20360         (clear_image_caches, mark_image_cache): New declarations.
20361         * xfaces.c (clear_face_cache):
20362         * xdisp.c (redisplay_internal): Use clear_image_caches.
20363         * image.c (clear_image_cache): Don't check that a frame is on
20364         a window-system before checking if it shares the same cache.
20365         (clear_image_caches): New function.
20366         (Fclear_image_cache): Use it.
20367         (mark_image): Move from allo.c.
20368         (mark_image_cache): Move from alloc.c and forall_images_in_image_cache.
20369         * alloc.c (mark_image, mark_image_cache): Move to image.c.
20370         (mark_object): Don't call mark_image_cache for frames.
20371         (mark_terminals): Call mark_image_cache.
20373         * lisp.h (Fdelete_terminal): Declare.
20375         * charset.h (CHECK_CHARSET, CHECK_CHARSET_GET_ID)
20376         (CHECK_CHARSET_GET_ATTR): Don't use the inexistent return value of
20377         wrong_type_argument.
20379 2008-02-22  Kenichi Handa  <handa@ni.aist.go.jp>
20381         * Makefile.in (lisp): Remove devanagari.el, kannada.el,
20382         malayalam.el, and tamil.el.  Add sinhala.el.
20384 2008-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
20386         * xterm.c (x_connection_closed): Consolidate identical tests.
20387         (x_delete_terminal): Don't crash if called via x_connection_closed.
20389 2008-02-21  Kenichi Handa  <handa@ni.aist.go.jp>
20391         * xdisp.c (decode_mode_spec): New arg string.
20392         (display_mode_element): Adjust for the above change.
20394 2008-02-19  Stefan Monnier  <monnier@iro.umontreal.ca>
20396         * callint.c (Fcall_interactively): Use AREF.
20398 2008-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
20400         * font.c (font_unparse_xlfd): Don't ignore integer pixel size specs.
20402 2008-02-18  Jan Djärv  <jan.h.d@swipnet.se>
20404         * xfns.c (Fx_show_tip): Set string to " " if empty.
20406 2008-02-17  Dan Nicolaescu  <dann@ics.uci.edu>
20408         * callint.c (syms_of_callint): Initialize Vmark_even_if_inactive
20409         with Qt.
20411 2008-02-17  Kenichi Handa  <handa@m17n.org>
20413         * ftfont.c (ftfont_shape): Return Lispy number.
20415         * xfaces.c (prepare_face_for_display): Use display_info->font->fid
20416         for GCs.
20417         (Finternal_set_font_selection_order): Call font_update_sort_order
20418         only when enable_font_backend is set.
20419         (realize_x_face): Set face->font_info to that of default face only
20420         when enable_font_backend is set.
20422         * xdisp.c (handle_composition_prop): Set it->c to the fist
20423         character of the composed region.
20424         (fill_composite_glyph_string): Set base_face->font_info to
20425         s->font_info.  Get a face for ascii from base_face->ascii_face.
20426         (BUILD_COMPOSITE_GLYPH_STRING): Call fill_composite_glyph_string
20427         with a face already decided.
20428         (x_produce_glyphs): Be sure to set it->ascent and it->descent to
20429         non-negative.
20430         (x_produce_glyphs): If the composition method is ..._WITH_GLYPH_STRING,
20431         call font_prepare_composition unconditionally.
20433         * xfns.c (x_make_gc): Use the default font id of the frame for GCs.
20435         * xterm.h (struct x_display_info): New member font.
20437         * xterm.c (x_set_cursor_gc): Use display_info->font->fid for GCs.
20438         (x_set_mouse_face_gc, x_new_font): Likewise.
20439         (x_term_init): Setup display_info->font.
20440         (x_delete_terminal): Free display_info->font.
20442         * xfont.c (xfont_draw): Use BLOCK_INPUT and UNBLOCK_INPUT.
20444         * ftxfont.c (ftxfont_default_fid): Delete it.
20445         (ftxfont_open): Set xfont->fid to 0.
20446         (ftxfont_end_for_frame): Clear data specific to the frame and the
20447         font-driver.
20449         * xftfont.c (xftfont_default_fid): Delete it.
20450         (xftfont_open): Set xfont->fid to 0.
20452         * fontset.c (FONTSET_OBJLIST): New macro.
20453         (fontset_find_font): Update font-object list of the fontset.
20454         (free_realized_fontset): New function.
20455         (free_face_fontset): Call free_realized_fontset.
20456         (Ffont_info): Call font_close_object only when enable_font_backend
20457         is set.
20459         * font.c [HAVE_X_WINDOWS]: Include xterm.h.
20460         [HAVE_NTGUI]: Include w32term.h.
20461         [MAC_OS]: Include macterm.ch.
20462         (font_otf_ValueRecord): Use make_number.
20463         (font_finish_cache): Fix handling of reference count.
20464         (font_clear_cache): Update num_fonts.
20465         (font_open_entity): Update smallest_char_width and
20466         smallest_font_height of the frame.
20467         (font_close_object): Update num_fonts.
20468         (Fclear_font_cache): Fix finding the target cache data.
20470 2008-02-16  Glenn Morris  <rgm@gnu.org>
20472         * fontset.c (Finternal_char_font): Fix compilation warning.
20474 2008-02-16  Eli Zaretskii  <eliz@gnu.org>
20476         * w32.c (init_user_info): Use TOKEN_USER and TOKEN_PRIMARY_GROUP
20477         instead of char arrays.  Enlarge the size of array passed to
20478         get_token_information.
20480         * font.c (Ffont_fill_gstring, Fget_font_glyphs): Fix compilation
20481         warnings.
20483 2008-02-15  Dan Nicolaescu  <dann@ics.uci.edu>
20485         * .gdbinit: Don't set `args', it breaks gdb --args.
20487 2008-02-14  Stefan Monnier  <monnier@iro.umontreal.ca>
20489         * fileio.c (Finsert_file_contents): Adjust offsets when replacing
20490         within a narrowed buffer.
20492 2008-02-14  Kenichi Handa  <handa@ni.aist.go.jp>
20494         * coding.c (decode_coding_object, encode_coding_object):
20495         Preserve Vdeactivate_mark.  Delete unnecessary call of Fcurrent_buffer.
20497 2008-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
20499         * coding.c (coding_set_destination): Use BEG_BYTE rather than
20500         hardcoding 1.
20501         (detect_coding_system):
20502         * lisp.h (detect_coding_system, chars_in_text, multibyte_chars_in_text)
20503         (string_char_to_byte, string_byte_to_char, insert_from_gap):
20504         * insdel.c (insert_from_gap):
20505         * fns.c (string_char_byte_cache_charpos, string_char_byte_cache_bytepos)
20506         (string_char_to_byte, string_byte_to_char, string_make_multibyte)
20507         (string_to_multibyte):
20508         * character.c (chars_in_text, multibyte_chars_in_text):
20509         * fileio.c (Finsert_file_contents): Use EMACS_INT for buffer positions.
20511         * character.h (FETCH_STRING_CHAR_ADVANCE)
20512         (FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE)
20513         (FETCH_STRING_CHAR_ADVANCE_NO_CHECK): Use SDATA and SREF.
20514         (DEC_POS, BUF_DEC_POS): Use BEG_BYTE rather than hardcoding 1.
20516         * casefiddle.c (casify_region): Only call after-change and composition
20517         functions on the part of the region that was changed.
20519         * keyboard.c (read_avail_input):
20520         * frame.c (Fdelete_frame): Call Fdelete_terminal.
20522 2008-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
20524         * buffer.c (clone_per_buffer_values, reset_buffer_local_variables)
20525         (Fbuffer_local_value, Fbuffer_local_variables): Don't forget undo_list.
20527 2008-02-11  Juanma Barranquero  <lekktu@gmail.com>
20529         * w32menu.c (push_submenu_start, push_submenu_end)
20530         (push_left_right_boundary, push_menu_pane, push_menu_item):
20531         * keyboard.c (read_key_sequence): Don't pass args with side effects
20532         to AREF, it fails when compiling with -DENABLE_CHECKING.
20534 2008-02-11  Kenichi Handa  <handa@ni.aist.go.jp>
20536         * Makefile.in (${lispsource}international/charprop.el):
20537         Delete this target.
20539         * search.c (boyer_moore): Fix incorrect synching of the trunk and
20540         emacs-unicode-2.
20542 2008-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
20544         * terminal.c (Fdelete_terminal): Clean up the `force' path.
20546 2008-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
20548         * frame.c (Qnoelisp): New symbol.
20549         (syms_of_frame): Initialize it.
20550         (Fdelete_frame): Use it to distinguish a mere `force' passed from some
20551         harmless Elisp code, from a strong `force' from x_connection_closed.
20552         * frame.h (Qnoelisp): Declare.
20553         * xterm.c (x_connection_closed): Pass `noelisp'.
20555         * lisp.h (struct Lisp_Misc_Any, struct Lisp_Marker)
20556         (struct Lisp_Overlay, struct Lisp_Kboard_Objfwd)
20557         (struct Lisp_Save_Value, struct Lisp_Free): Use enum Lisp_Misc_Type
20558         rather than `int' for the type of `type'.
20560 2008-02-10  Dan Nicolaescu  <dann@ics.uci.edu>
20562         * s/gnu-linux.h: Remove support for non-ELF and linux-1.x.
20564         * Makefile.in (GNUC): Remove support for gcc-1.x.
20566 2008-02-10  Richard Stallman  <rms@gnu.org>
20568         * lisp.h (ASET): Use AREF, not ASLOT.
20570 2008-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
20572         * lisp.h (ASET): Check bounds.
20574 2008-02-10  Glenn Morris  <rgm@gnu.org>
20576         * buffer.c (mode-name): Doc fix.
20578 2008-02-09  Dan Nicolaescu  <dann@ics.uci.edu>
20580         * Makefile.in:
20581         * emacs.c:
20582         * gmalloc.c:
20583         * keyboard.c:
20584         * lisp.h:
20585         * m/ibm370aix.h:
20586         * process.c:
20587         * regex.c:
20588         * s/hpux.h:
20589         * sysdep.c:
20590         * sysselect.h:
20591         * systty.h:
20592         * unexec.c:
20593         * w32term.c:
20594         * xsmfns.c:
20595         * xterm.c: Remove code that deals with obsolete variables.
20597         * s/msdos.h (DONT_NEED_ENVIRON): Don't define.
20599         * ecrt0.c: Replace the DONT_NEED_ENVIRON test with MSDOS test,
20600         nothing else needs it anymore.
20602 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
20604         * buffer.h (FETCH_CHAR_AS_MULTIBYTE): Use unibyte_to_multibyte_table
20605         instead of unibyte_char_to_multibyte.
20607 2008-02-09  Dan Nicolaescu  <dann@ics.uci.edu>
20609         * s/gnu-linux.h: Remove commented out code.
20611         * unexec.c: Remove references to obsolete variable COFF_ENCAPSULATE.
20613         * Makefile.in: Update what RMS says about using autoconf.
20614         (C_COMPILER, COFF_ENCAPSULATE, MAKE_PARALLEL): Remove obsolete variable.
20615         (C_SWITCH_MACHINE_1, C_SWITCH_SYSTEM_1, C_SWITCH_SITE_1)
20616         (C_SWITCH_X_SITE_1, C_SWITCH_X_MACHINE_1)
20617         (C_SWITCH_X_SYSTEM_1): Move invariant code outside conditional.
20619 2008-02-08  Stefan Monnier  <monnier@iro.umontreal.ca>
20621         * keymap.c (Fkey_description): Move side effect outside of macro call.
20623         * xfaces.c (Finternal_make_lisp_face):
20624         * keyboard.c (add_command_key, parse_menu_item): Use ASET.
20626         * fontset.c (free_face_fontset): Use FONTSET_FROM_ID.
20627         (syms_of_fontset): Use ASET.
20629         * fns.c (concat): Move side effect outside of macro call.
20630         (hash_clear): Use ASET.
20632 2008-02-08  Richard Stallman  <rms@gnu.org>
20634         * frame.c (Fdelete_frame): If FORCE, don't call hooks.
20635         If FORCE, and frame has a surrogate minibuffer for another frame,
20636         delete the other frame first.
20638 2008-02-07  Timo Savola  <timo.savola@iki.fi>
20640         * xterm.c (x_detect_focus_change): Handle embed client message.
20641         (handle_one_xevent): Ditto.
20642         (handle_one_xevent): If embedded and we get a button press/release,
20643         request focus.
20644         (xembed_set_info, xembed_send_message): New functions.
20645         (x_make_frame_visible): Call xembed_set_info if embedded.
20646         (x_make_frame_invisible): Call xembed_set_info if embedded.
20647         (x_term_init): Initialize Xatom_XEMBED.
20648         (x_make_frame_visible): Check for FRAME_X_EMBEDDED_P also.
20649         (x_iconify_frame): Ditto.
20651         * xterm.h (struct x_display_info): Add AtomXatom_XEMBED.
20652         (enum xembed_info, enum xembed_message, enum xembed_focus)
20653         (enum xembed_modifier, enum xembed_accelerator): New.
20654         (xembed_set_info, xembed_send_message): Declare.
20655         (FRAME_X_EMBEDDED_P): New.
20657         * gtkutil.c (xg_create_frame_widgets): If frame is embedded, call
20658         gtk_plug_new.
20660         * xfns.c (Fx_create_frame): Do not override the explicitly set parent
20661         window ID of a frame.
20662         (x_window): Reparent frame if embedded.
20663         (Fx_create_frame): Don't set border width if embedded.
20665         * emacs.c (USAGE3): Add --parent-id.
20666         (standard_args): Ditto.
20668 2008-02-07  Jan Djärv  <jan.h.d@swipnet.se>
20670         * coding.c (DECODE_EMACS_MULE_COMPOSITION_CHAR): Use "do...while (0)".
20672 2008-02-07  Jim Meyering  <meyering@redhat.com>
20674         Use "do...while (0)", not "if (1)...else" in macro definitions.
20675         The latter provokes a warning from gcc about the empty else, when
20676         followed by ";".  Also, without that trailing semicolon, it would
20677         silently swallow up any following statement.
20678         * syntax.h (SETUP_SYNTAX_TABLE)
20679         (SETUP_SYNTAX_TABLE_FOR_OBJECT): Likewise.
20680         * buffer.h (DECODE_POSITION): Likewise.
20681         * character.h (FETCH_STRING_CHAR_ADVANCE): Likewise.
20682         (FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE): Likewise.
20683         (FETCH_STRING_CHAR_ADVANCE_NO_CHECK): Likewise.
20684         (FETCH_CHAR_ADVANCE): Likewise.
20685         (FETCH_CHAR_ADVANCE_NO_CHECK): Likewise.
20687 2008-02-07  Jim Meyering  <meyering@redhat.com>
20689         * lread.c [lint]: Don't include <sys/inode.h>.
20691 2008-02-07  Stefan Monnier  <monnier@iro.umontreal.ca>
20693         * xselect.c (x_handle_dnd_message):
20694         * xmenu.c (digest_single_submenu, xmenu_show):
20695         * xdisp.c (with_echo_area_buffer_unwind_data)
20696         (format_mode_line_unwind_data, unwind_format_mode_line)
20697         (display_menu_bar):
20698         * eval.c (Ffetch_bytecode):
20699         * doc.c (store_function_docstring):
20700         * ccl.c (resolve_symbol_ccl_program, ccl_get_compiled_code)
20701         (Fccl_execute, Fccl_execute_on_string, Fregister_code_conversion_map):
20702         * buffer.c (add_overlay_mod_hooklist): Use ASET.
20704 2008-02-07  Kenichi Handa  <handa@m17n.org>
20706         * ftxfont.c (ftxfont_open): Don't set
20707         dpyinfo->smallest_font_height and dpyinfo->smallest_char_width to 0.
20709         * ftfont.c (ftfont_open): Fix previous change.
20711 2008-02-06  Jason Rumney  <jasonr@gnu.org>
20713         * w32font.c (w32font_text_extents): Fill in lbearing metric.
20714         Use cached metrics for ASCII characters.
20715         (w32font_open_internal): Don't set font's owning_frame.
20716         Cache metrics for ASCII characters.
20718         * w32font.h (struct w32font_info): Add ascii_metrics.
20719         Remove owning_frame.
20721 2008-02-06  Kenichi Handa  <handa@ni.aist.go.jp>
20723         * xdisp.c (x_produce_glyphs): Don't set it->ascent and it->descent
20724         to negative value.
20726         * ftxfont.c (ftxfont_draw): Use s->font_info, not face->font_info.
20728         * ftfont.c (ftfont_open): Fix calculation of font->font.average_width.
20730         * charset.c (syms_of_charset): Set QCtest and Qeq.
20732 2008-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
20734         * process.c (Fstart_process):
20735         * callproc.c (Fcall_process): Handle the case where
20736         Funhandled_file_name_directory returns nil.
20738         * font.h (enum lgstring_indices, enum lglyph_indices): New enums.
20739         (LGSTRING_SLOT, LGSTRING_SET_SLOT): New macros.
20740         * font.c (check_gstring): Use them and AREF to access the vector before
20741         we know it's really a gstring.
20742         (Ffont_shape_text): Fix typo.
20743         (Ffont_shape_text, Ffont_otf_alternates): Fix up int/Lisp_Object mixups.
20745         * composite.h (Fcompose_region_internal, Fcompose_string_internal):
20746         Declare.
20748         * chartab.c (make_sub_char_table): Remove noop-yet-incorrect statement.
20750 2008-02-05  Jason Rumney  <jasonr@gnu.org>
20752         * w32font.c (w32font_open_internal): Fill min_width with tmAveCharWidth.
20753         Set smallest_font_height and smallest_char_width in display info.
20755 2008-02-05  Kenichi Handa  <handa@ni.aist.go.jp>
20757         * coding.c (decode_eol): Pay attention to coding->dst_multibyte.
20759 2008-02-05  Miles Bader  <miles@gnu.org>
20761         * xfaces.c (get_lface_attributes, merge_named_face)
20762         (lookup_named_face, lookup_derived_face, realize_named_face):
20763         Revert 2008-02-01 change by cyd@stupidchicken.com.
20765 2008-02-04  Kenichi Handa  <handa@ni.aist.go.jp>
20767         * fontset.c (Ffontset_info): Handle the case of inhibitting the
20768         fallback fonts.
20769         (Ffontset_info) [USE_FONT_BACKEND]: Fix getting of opened font names.
20771 2008-02-04  Jason Rumney  <jasonr@gnu.org>
20773         * w32font.c (w32font_open_internal): Use font_unparse_fcname to
20774         set full_name.
20775         (w32font_open_internal): Use xmalloc, xrealloc, xfree.
20777 2008-02-03  Jason Rumney  <jasonr@gnu.org>
20779         * makefile.w32-in (OBJ1): Include font.o here.
20780         (FONTOBJ) [USE_FONTBACKEND]: Instead of here.
20782 2008-02-02  Jason Rumney  <jasonr@gnu.org>
20784         * makefile.w32-in (temacs): Bump EMHEAP to 21.
20786 2008-02-01  Jason Rumney  <jasonr@gnu.org>
20788         * s/cygwin.h: Define VIRT_ADDR_VARIES.
20790         * puresize.h [VIRT_ADDR_VARIES]: Don't include CYGWIN in condition.
20792 2008-02-01  Andreas Schwab  <schwab@suse.de>
20794         * Makefile.in (shortlisp, lisp): Update for rename of
20795         ../lisp/language/myanmar.el.
20797 2008-02-01  Chong Yidong  <cyd@stupidchicken.com>
20799         * xfaces.c (get_lface_attributes): Delete function.
20800         (merge_named_face, lookup_named_face, lookup_derived_face)
20801         (realize_named_face): Call lface_from_face_name directly, and use
20802         the fact that merge_face_vectors does not alter its FROM argument.
20804 2008-02-01  Jason Rumney  <jasonr@gnu.org>
20806         * w32term.c (w32_read_socket) <WM_CHAR>: Decode non-Unicode
20807         input in the default locale.  Handle non-Unicode multibyte input.
20809 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
20811         * fontset.c (reorder_font_vector): Exclude nil elements from the
20812         font group.  Don't try multiple fonts.
20813         (fontset_font): Adjust for the above change.
20814         (Finternal_char_font): Return nil if the found font doesn't
20815         contain the character ch.
20817         * Makefile.in (lisp, shortlisp): Add cham.el.
20819 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
20821         * font.h (FONTP): Make it return 1 also for a font-object.
20823         * .gdbinit (xfontset): New function.
20825         * font.c (font_find_for_lface): Check if the character C is
20826         supported or not only for the first font.
20828         * fontset.c (reorder_font_vector): Fix typo.
20829         (fontset_find_font): Don't add a font-spec specifying a script.
20830         Use 0 (not Qt) for the indication of empty font-group.  Change the
20831         format of RFONT-DEF.  Return Qt if no font in the font-group
20832         support the character.
20833         (fontset_font): Adjust for the above change.  If no font was
20834         found the character, remember that.
20835         (face_for_char): Adjust for the change of RFONT-DEF.
20836         (Fset_fontset_font): Allow nil for FONT-SPEC to explicitly specify
20837         no font for the target.
20838         (Finternal_char_font): Adjust for the change of RFONT-DEF.
20840 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
20842         * font.c (font_load_for_face): Handle the case that the font in
20843         face->lface is a string.
20845 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
20847         * xfaces.c (set_lface_from_font_and_fontset): Set the fontname in lface.
20849 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
20851         * xfaces.c (Finternal_set_lisp_face_attribute) [USE_FONT_BACKEND]:
20852         Fix previous change.  If the frame is not on a window system,
20853         signal an error.
20855 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
20857         * coding.c (decode_coding_object, encode_coding_object):
20858         Adjust marker positions after conversion.
20860         * lisp.h (struct Lisp_Marker): New member need_adjustment.
20862 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
20864         * font.c (font_find_for_lface): Fix the handling of the return
20865         value of font_has_char.
20866         (Ffont_shape_text): Fix previous change.
20868         * fontset.c (FONTSET_REF_AND_RANGE): Delete it.
20869         (fontset_ref_and_range): Delete it.
20870         (fontset_find_font): Call char_table_ref_and_range instead of
20871         FONTSET_REF_AND_RANGE.
20872         (make_fontset): Don't setup font groups of Latin here.
20873         (Fset_fontset_font): Don't overwrite the setting of FONTSET_ASCII.
20874         (new_fontset_from_font): Make the specified font the default for
20875         all Latin characters.
20877 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
20879         * xfaces.c (Finternal_set_lisp_face_attribute): Check if the frame
20880         is on a window system before accessing the fontset of the frame.
20882 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
20884         * Makefile.in (lisp, shortlisp): Add kherm.el and myanmar.el.
20886         * ftfont.c (ftfont_driver): Set ftfont_shape in ftfont_driver only
20887         when both HAVE_M17N_FLT and HAVE_LIBOTF are defined.
20889         * font.c (Ffont_shape_text): If the font driver doesn't have a
20890         shaper function, make zero-width glyphs to have at least one-pixel
20891         width.  Fix setting of `to' field of glyphs.
20893 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
20895         * ftfont.c (ftfont_drive_otf): Fix setting of FROM and TO slots of
20896         glyphs.
20898         * font.h (struct font_driver): Improve docstring of member `shape'.
20900 2008-02-01  Kenichi Handa  <handa@m17n.org>
20902         * composite.c (syms_of_composite): Fix docstring of
20903         auto-composition-function.
20905         * font.h (LGLYPH_SIZE): New macro.
20907         * font.c (Ffont_fill_gstring): Stop filling when a character not
20908         supported by the font is found.
20909         (Ffont_shape_text): When a shape callback function returns nil,
20910         try at most two more times with larger gstring.
20911         (Ffont_at): Fix getting of w.  Call font_at with correct 5th argument.
20913         * xdisp.c (handle_auto_composed_prop): Change the argument to
20914         auto-composition-function.
20916         * ftfont.c (ftfont_encode_char): Use the macro FONT_INVALID_CODE.
20917         (ftfont_shape_by_flt): If an element of lgstring is nil, make a
20918         Lispy glyph and store it in the lgstring.
20920         * xfont.c (xfont_encode_char): Use the macro FONT_INVALID_CODE.
20922         * xftfont.c (xftfont_encode_char): Use the macro FONT_INVALID_CODE.
20924 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
20926         * font.c (Ffont_shape_text): Avoid unnecessary composition.
20928         * fontset.c (Vfont_encoding_charset_alist): New variable.
20929         (syms_of_fontset): DEFVAR it.
20930         (reorder_font_vector, fontset_find_font): Optimize for the case of
20931         no need of reordering.
20932         (face_for_char): Map the charset property by
20933         Vfont_encoding_charset_alist.
20935 2008-02-01  Jason Rumney  <jasonr@gnu.org>
20937         * w32font.c (logfonts_match): Don't check adstyle here.
20938         (font_matches_spec): Check here against physical font instead.
20939         (add_font_entity_to_list): Avoid some substitutions.
20941         * font.c (font_parse_fcname): Default weight and slant to normal.
20942         (font_score): Prefer normal fonts if weight or slant unspecified.
20943         (font_score) [WINDOWSNT]: Scale weight difference down to closer
20944         match freetype scores.
20946 2008-02-01  Jason Rumney  <jasonr@gnu.org>
20948         * w32font.c (w32font_text_extents): Don't use the frame stored in the
20949         font, as it may have been deleted.
20950         (w32_enumfont_pattern_entity): Map generic family to adstyle using
20951         most common hyphenless variation.
20952         (logfonts_match): Check generic family.
20953         (font_matches_spec): Don't check generic family here.
20954         (fill_in_logfont): Set generic family based on adstyle.
20956         * w32font.h (w32font_get_cache): Update declaration.
20958 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
20960         * ftfont.c (ftfont_get_cache): Adjust the argument type.
20962         * frame.c (x_set_font_backend): Don't call Fclear_font_cache.
20963         If none of the new drivers are available, call font_update_drivers
20964         with the old drivers.
20966         * w32font.c (w32font_get_cache): Adjust the argument type.
20968         * xfont.c (xfont_get_cache): Adjust the argument type.
20970         * font.h (struct font_driver): Change argument type of get_cache.
20972         * xftfont.c (xftfont_start_for_frame): Delete prototype.
20974         * font.c (Ffont_get): Fix arguments to Fassoc.
20975         (font_prepare_cache, font_finish_cache, font_get_cache): New functions.
20976         (font_clear_cache): New function.
20977         (font_list_entities, font_matching_entity): Use font_get_cache.
20978         (font_update_drivers): Call font_clear_cache when finishing a driver.
20980         * fontset.c (fontset_find_font): Fix previous change.
20982 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
20984         * xterm.c (x_check_font) [USE_FONT_BACKEND]: Don't access
20985         dpyinfo->font_table.
20986         (x_delete_display) [USE_FONT_BACKEND]: Likewise.
20987         (x_delete_terminal) [USE_FONT_BACKEND]: Likewise.
20989         * font.c (font_at): Handle the case that the arg C is negative.
20990         Handle the unibyte case.
20991         (Ffont_at): Call font_at with the arg C -1.
20993         * xdisp.c (handle_auto_composed_prop): Don't get a character at
20994         the position here, and call font_at with the arg C -1.
20995         Don't check the range of the existing composition at the point.
20997 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
20999         * fontset.c (fontset_add): New args charset_id and family.
21000         Change caller.
21001         (load_font_get_repertory, fontset_find_font): Assume that
21002         font_spec is always a font-spec object.
21003         (Fset_fontset_font): Always store a font-spec object in a fontset.
21005         * xdisp.c (handle_auto_composed_prop): Use Fget_text_property
21006         instead of get_property_and_range.
21008 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
21010         * xftfont.c (struct xftfont_info): Delete the member ft_face.
21011         (xftfont_open): Don't keep locking face.
21012         (xftfont_close): Don't unlock face.
21013         (xftfont_anchor_point, xftfont_shape): Lock and unlock face.
21015         * fontset.c (fontset_find_font): Don't prefer a font of
21016         supplementary charset.
21018 2008-02-01  Kenichi Handa  <handa@m17n.org>
21020         * ftfont.c (struct OpenTypeSpec): Rename members script_tag to
21021         script, langsys_tag to langsys, new member script.
21022         (OTF_TAG_STR): Terminate by '\0'.
21023         (ftfont_get_open_type_spec): If :otf prop is spec, limit the
21024         listing to the script specified in that property.  Fix arg to
21025         OTF_check_features.
21027 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21029         * w32font.h: New file.
21031         * w32font.c: Include it.
21032         (struct w32font_info): Add owning_frame field.  Move to w32font.h.
21033         (w32font_open): Set owning_frame.
21034         (w32font_text_extents): Use owning_frame.
21035         (struct font_callback_data): Add opentype_only field.
21036         (add_font_entity_to_list): Use it to filter fonts.
21037         Don't check against full name.
21038         (w32font_list_internal): New function.
21039         (w32font_list): Use it.
21040         (w32font_match_internal): New function.
21041         (w32font_match): Use it.
21042         (w32font_open_internal): New function.
21043         (w32font_open): Use it.
21044         (w32font_get_cache, w32font_close, w32font_has_char)
21045         (w32font_encode_char, w32font_text_extents, w32font_draw):
21046         Make non-static.
21048         * makefile.w32-in (w32font.o): Depend on w32font.h.
21050 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
21052         * charset.c (Fdefine_charset_internal): Record a supplementary
21053         charset at the tail of Vcharset_order_list.
21055         * font.c (Ffont_shape_text): Fix the return value.
21057         * ftfont.c (OTF_SYM_TAG, OTF_TAG_STR): Fix argument names.
21059         * xdisp.c (handle_auto_composed_prop): Fix previous change.
21061 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
21063         * ftfont.c (struct OpenTypeSpec): New struct.
21064         (OTF_SYM_TAG, OTF_TAG_STR): New macros.
21065         (ftfont_get_open_type_spec): New function.
21066         (ftfont_list) [HAVE_LIBOTF]: Check otf-spec property.
21068         * lread.c (read1): Redo the previous change with checking Vpurify_flag.
21070 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21072         * w32font.c (add_font_entity_to_list): Compare only the beginning
21073         of full name.
21075 2008-02-01  Kenichi Handa  <handa@m17n.org>
21077         * xdisp.c (handle_auto_composed_prop): Simplify the code.
21078         Never return HANDLED_RECOMPUTE_PROPS.
21080 2008-02-01  Kenichi Handa  <handa@m17n.org>
21082         * font.c (font_gstring_produce): Delete it.
21084         * composite.h (COMPOSITION_METHOD):
21085         Handle COMPOSITION_WITH_GLYPH_STRING.
21087 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
21089         * xfont.c (Qx): Delete.
21090         (syms_of_xfont): Don't initialize Qx.
21092         * composite.h (enum composition_method):
21093         Define COMPOSITION_WITH_GLYPH_STRING unconditionally.
21095 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
21097         * xfaces.c [HAVE_WINDOW_SYSTEM]: Include "font.h" unconditionally.
21098         (choose_face_font): Accept new form of font-spec.
21100         * frame.h (font_driver_list): Declare it unconditionally.
21101         (struct frame): Define members font_driver_list and font_data_list
21102         unconditionally.
21104         * fontset.c: Include "font.h" unconditionally.
21105         (generate_ascii_font_name): Use font_parse_xlfd and font_unparse_xlfd.
21106         (Fset_fontset_font): Accept a font-spec object.
21108         * font.c (font_unparse_xlfd): If pixel_size is zero, make the
21109         PIXEL_SIZE part a wild card.
21111         * dispextern.h (struct glyph_string): Define members clip and
21112         num_clips unconditionally.
21113         (struct face): Define members font_info and extra unconditionally.
21115         * ftfont.c (ftfont_open): Set members maybe_otf and otf of
21116         ftfont_info only when HAVE_LIBOTF is defined.
21118 2008-02-01  Andreas Schwab  <schwab@suse.de>
21120         * xdisp.c (back_to_previous_visible_line_start): Fix type of beg
21121         and end.
21123 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21125         * w32font.c (w32font_driver): Add new fields.
21127 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
21129         * Makefile.in (ALL_CFLAGS): Add @M17N_FLT_CFLAGS@.
21130         (FONTSRC, FONTOBJ) [HAVE_WINDOW_SYSTEM]: Set them unconditionally.
21131         (LIBES): Add @M17N_FLT_CFLAGS@.
21133         * composite.c (compose_text): Don't treat the new style
21134         composition specially.
21136         * emacs.c (main): Call syms_of_font unconditionally.
21138         * font.h (FONT_ENTITY_NOT_LOADABLE)
21139         (FONT_ENTITY_SET_NOT_LOADABLE): New macros.
21140         (LGSTRING_XXXX, LGLYPH_XXX): Adjust for the change of lispy gstring.
21141         (struct font_driver): New member shape.
21142         (font_registry_charsets): Extern it.
21143         (font_find_for_lface, font_prepare_composition): Adjust prototype.
21144         (font_otf_capability, font_drive_otf): Delete their externs.
21146         * font.c [HAVE_M17N_FLT]: Include <m17n-flt.h>.
21147         (font_charset_alist, font_registry_charsets): Move from xfont.c
21148         and rename.
21149         (font_prop_validate_otf): New function.
21150         (font_property_table): Register it for QCotf.
21151         (DEVICE_DELTA, adjust_anchor, REPLACEMENT_CHARACTER)
21152         (font_drive_otf): Delete.
21153         (font_prepare_composition): New arg F.  Adjust for the change of
21154         lispy gstring.
21155         (font_find_for_lface): New arg C.
21156         (font_load_for_face): Adjust for the change of font_find_for_lface.
21157         (Ffont_make_gstring, Ffont_fill_gstring): Adjust for the change of
21158         lispy gstring.
21159         (Ffont_shape_text): New function.
21160         (Fopen_font): If the font size is not given, use 12-pixel.
21161         (Ffont_at): New arg STRING.
21162         (syms_of_font): Initialize font_charset_alist.
21163         Declare Ffont_shape_text as a Lisp function.  Call syms_of_XXfont
21164         conditionally.
21166         * fontset.c (fontset_find_font) [USE_FONT_BACKEND]: Try multiple
21167         fonts of the same font-spec.  Change the format of RFONT-DEF.
21168         (face_for_char, make_fontset_for_ascii_face, Finternal_char_font):
21169         Adjust for the change of RFONT-DEF.
21170         (Fset_fontset_font) [USE_FONT_BACKEND]: Handle new format of font-spec.
21172         * ftfont.h: New file.
21174         * ftfont.c: Don't include Freetype headers.  Include "ftfont.h".
21175         (struct ftfont_info) [HAVE_LIBOTF]: New members maybe_otf and otf.
21176         (ftfont_open) [HAVE_LIBOTF]: Initialize the above members.
21177         (ftfont_driver) [HAVE_LIBOTF, HAVE_M17N_FLT]: Don't set
21178         font_otf_capability and font_drive_otf, set ftfont_shape.
21179         (ftfont_list): Adjust for the change of :otf property value.
21180         (struct MFLTFontFT) [HAVE_LIBOTF, HAVE_M17N_FLT]: New struct.
21181         (ftfont_get_glyph_id, ftfont_get_metrics, ftfont_check_otf)
21182         (adjust_anchor, ftfont_drive_otf, ftfont_shape_by_flt)
21183         (ftfont_shape) [HAVE_LIBOTF, HAVE_M17N_FLT]: New function.
21184         (DEVICE_DELTA) [HAVE_LIBOTF, HAVE_M17N_FLT]: New macro.
21185         (otf_gstring, gstring, m17n_flt_initialized): New variables.
21187         * w32term.c (x_draw_composite_glyph_string_foreground):
21188         Adjust for the change of lispy gstring.
21190         * xdisp.c (handle_composition_prop): Adjust for the change of
21191         lispy gstring.  Call a function for auto-composition with the
21192         third arg it->window.
21193         (fill_composite_glyph_string): Adjust for the change of lispy string.
21194         (x_produce_glyphs): Adjust for the change of font_prepare_compositionl.
21196         * xfaces.c (set_font_frame_param): Adjust for the change of
21197         font_find_for_lface.
21199         * xfont.c (x_font_charset_alist): Move to font.c and rename.
21200         (xfont_registry_charsets): Likewise.  Change caller.
21201         (syms_of_xfont): Don't handle x_font_charset_alist.
21203         * xftfont.c: Include "ftfont.h".
21204         (struct xftfont_info) [HAVE_LIBOTF]: New members maybe_otf and otf.
21205         (xftfont_open) [HAVE_LIBOTF]: Initialize the above members.
21206         (xftfont_close) [HAVE_LIBOTF]: Close otf.
21207         (xftfont_shape) [HAVE_LIBOTF, HAVE_M17N_FLT]: New function.
21208         (syms_of_xftfont) [HAVE_LIBOTF, HAVE_M17N_FLT]:
21209         Set xftfont_driver.shape to xftfont_shape.
21211         * xterm.c (x_draw_composite_glyph_string_foreground): Adjust for
21212         the change of lispy gstring.
21214 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
21216         * ftxfont.c (ftxfont_end_for_frame): Fix array indexing error.
21218 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21220         * w32font.c (w32font_draw): Fill background manually.
21222 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21224         * font.c (Qfontp): Remove unused symbol.
21225         (QCantialias): New symbol.
21226         (syms_of_font): Define it.
21227         (font_property_table): Set a validator for QCantialias.
21229         * w32font.c (CLEARTYPE_QUALITY, CLEARTYPE_NATURAL_QUALITY):
21230         Define if not already.
21231         (QCfamily): Share with xfaces.c.
21232         (Qstandard, Qsubpixel, Qnatural): New symbols.
21233         (syms_of_w32font): Define them.  Don't define QCfamily here.
21234         (w32_antialias_type, lispy_antialias_type): New functions.
21235         (w32_enumfont_pattern_entity): New arg requested_font.
21236         Set antialias parameter if non-default was requested.
21237         (fill_in_logfont): Fill in lfQuality if :antialias specified.
21239 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
21241         * lread.c (read1): Undo the previous change.
21243 2008-02-01  CHENG Gao  <chenggao@gmail.com>  (tiny change)
21245         * frame.c (Fdelete_frame): Call font_update_drivers only when
21246         USE_FONT_BACKEND is defined.
21248 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
21250         * font.h (struct font_bitmap): New member bits_per_pixel.
21251         (struct font_driver): New members start_for_frame and end_for_frame.
21252         (struct font_data_list): New struct.
21253         (font_put_frame_data, font_get_frame_data): Extern them.
21255         * frame.h (struct frame): New member font_data_list.
21257         * font.c (font_update_drivers): Call driver->start_for_frame and
21258         driver->end_for_frame at proper timings.
21259         (font_put_frame_data, font_get_frame_data): New functions.
21260         (Ffont_spec): Add usage in the docstring.
21262         * frame.c (make_frame): Initialize f->font_data_list to NULL.
21263         (Fdelete_frame): Call font_update_drivers.
21265         * xftfont.c (struct xftface_info): Delete the member xft_draw.
21266         (xftfont_prepare_face, xftfont_done_face): Adjust for the above change.
21267         (xftfont_get_xft_draw): New function.
21268         (xftfont_draw): Get XftDraw by xftfont_get_xft_draw.
21269         (xftfont_end_for_frame): New function.
21270         (syms_of_xftfont): Set xftfont_driver.end_for_frame.
21272         * ftxfont.c (ftxfont_get_gcs): Rename from ftxfont_create_gcs.
21273         Change argument.  Cache GCs in the per-frame data.
21274         (struct ftxfont_frame_data): New struct.
21275         (ftxfont_draw_bitmap): New arg gc_fore and flush.
21276         (ftxfont_prepare_face, ftxfont_done_face): Delete them.
21277         (ftxfont_draw): Get GCs by ftxfont_get_gcs.  Reflect s->clip in GCs.
21278         (ftxfont_end_for_frame): New function.
21279         (syms_of_ftxfont): Set ftxfont_driver.end_for_frame.
21281         * ftfont.c (ftfont_get_bitmap): Set bitmap->bits_per_pixel.
21283 2008-02-01  Kenichi Handa  <handa@m17n.org>
21285         * xselect.c (Vselection_coding_system)
21286         (Vnext_selection_coding_system): Delete them.
21287         (syms_of_xselect): Don't declare selection-coding-system and
21288         next-selection-coding-system.  They are declared in select.el.
21290 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21292         * w32term.h (WM_UNICHAR, UNICODE_NOCHAR): Define if not already.
21294         * w32fns.c: Include imm.h.
21295         (get_composition_string_fn, get_ime_context_fn): New optional
21296         system functions.
21297         (globals_of_w32fns): Load them from imm32.dll.
21298         (ignore_ime_char): New flag.
21299         (w32_wnd_proc): Handle WM_UNICHAR, WM_IME_CHAR and
21300         WM_IME_ENDCOMPOSITION messages.
21302         * w32term.c (w32_read_socket) [WM_UNICHAR]: Handle as
21303         MULTIBYTE_CHAR_KEYSTROKE_EVENT.
21305 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
21307         * lread.c (READCHAR): Call readchar with the 2nd arg NULL.
21308         (READCHAR_REPORT_MULTIBYTE): New macro.
21309         (readchar): New 2nd arg MULTIBYTE.
21310         (read1): Use READCHAR_REPORT_MULTIBYTE for the first read.
21311         Make symbol's name multibyte according to the multibyteness of the
21312         source.
21314 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
21316         * xfaces.c (face_for_overlay_string): Call lookup_face with
21317         correct arguments (fix of synching with the trunk).
21319 2008-02-01  Kenichi Handa  <handa@m17n.org>
21321         * font.c (font_prop_validate_symbol, font_prop_validate_style)
21322         (font_prop_validate_non_neg, font_prop_validate_spacing):
21323         Delete argument prop_index.
21324         (font_property_table): Change arguments to validater.  Change Callers.
21325         (font_lispy_object): Delete.
21326         (font_at): Use font_find_object instead fo font_lispy_object.
21328 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
21330         * fileio.c (Fexpand_file_name): Adjust multibyteness of directory
21331         and file names.
21333 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21335         * w32font.c (add_font_name_to_list): Avoid vertical fonts.
21336         (font_matches_spec): Remove debug output.
21337         (add_font_entity_to_list): Avoid using substituted fonts.
21339 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21341         * doc.c (Fsnarf_documentation):
21342         * Makefile.in (temacs${EXEEXT}, mostlyclean): Undo last change.
21344 2008-02-01  Miles Bader  <miles@gnu.org>
21346         * dispextern.h (struct glyph_row): Only define "clip" field if
21347         HAVE_WINDOW_SYSTEM is defined.
21349 2008-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
21351         Fix up multi-tty merge.
21353         * xterm.c (handle_one_xevent): Remove duplicate code and fix up nesting
21354         and indentation.
21356         * xfaces.c (free_realized_face, clear_face_gcs):
21357         Include font_done_for_face in the input_blocked section, just in case.
21359         * xdisp.c (decode_mode_spec): Use terminal-local coding systems.
21360         (get_char_face_and_encoding): Undo last change and remove the *other*
21361         duplicate definition (i.e. keep the one that's better scoped and that
21362         includes code for the font-backend).
21364         * terminal.c (create_terminal): Default keyboard_coding to
21365         `no-conversion' and terminal_coding to `undecided'.
21367         * lread.c (read1): Use XSETPVECTYPE to set a pseudovector's tag.
21369         * fontset.c (free_realized_fontsets): Check that the table entry does
21370         contain a fontset before trying to compare it to `base'.
21372         * emacs.c (main): Move syms_of_data, syms_of_fileio, syms_of_alloc,
21373         syms_of_charset, and syms_of_coding earlier because init_window_once
21374         now needs Vcoding_system_hash_table to be setup.
21376         * coding.h (default_buffer_file_coding): Remove.
21378         * coding.c (default_buffer_file_coding): Remove.
21379         (Fterminal_coding_system, Fkeyboard_coding_system): Use ->id rather
21380         than ->symbol, and use the terminal-local coding system.
21381         (syms_of_coding): Don't setup the coding-systems that are not
21382         terminal-local.
21383         (Fdefine_coding_system_internal): Use XCAR/XCDR.
21385         * chartab.c (Fmake_char_table, make_sub_char_table, copy_char_table):
21386         Use XSETPVECTYPE now that XSETCHAR_TABLE doesn't set the tag anymore.
21388         * alloc.c (Fmake_char_table, make_sub_char_table): Remove.  They're now
21389         in chartab.c and were re-added here by mistake.
21390         (Fpurecopy): Use XSETPVECTYPE after copying a COMPILED pseudovector.
21392         * doc.c (Fsnarf_documentation):
21393         * Makefile.in (temacs${EXEEXT}, mostlyclean): Move buildobj.lst from
21394         src to etc.
21396         * ChangeLog.10: Add mistakenly removed entry.
21398 2008-02-01  Dan Nicolaescu  <dann@ics.uci.edu>
21400         * Makefile.in (fringe.o, minibuf.o): Fix dependencies.
21402 2008-02-01  Miles Bader  <miles@gnu.org>
21404         * xdisp.c (get_char_face_and_encoding): Remove extraneous definition.
21405         Add extra args to FACE_FOR_CHAR.
21407 2008-02-01  Kenichi Handa  <handa@m17n.org>
21409         * keymap.c (where_is_internal_1): If key is a cons, store the copy
21410         in sequence.
21412         * chartab.c (map_sub_char_table, map_char_table): If the range
21413         contains just one character, call the function with that character
21414         even if the depth is not 3.
21416 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21418         * w32font.c (w32font_text_extents): Calculate metrics for the
21419         whole string.
21421 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21423         * w32xfns.c (get_next_msg): Consolidate WM_PAINT messages.
21425 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21427         * w32term.c (x_set_glyph_string_clipping):
21428         Use get_glyph_string_clip_rects.
21429         (x_set_glyph_string_clipping_exactly, x_draw_glyph_string):
21430         Adjust for the change of struct glyph_string.
21432         * w32font.c (w32font_draw): Do clipping here.
21434 2008-02-01  Kenichi Handa  <handa@m17n.org>
21436         * xftfont.c (xftfont_draw): Adjust for the change of struct
21437         glyph_string.
21439         * xterm.c (x_set_glyph_string_clipping):
21440         Use get_glyph_string_clip_rects.
21441         (x_set_glyph_string_clipping_exactly, x_draw_glyph_string):
21442         Adjust for the change of struct glyph_string.
21444         * xdisp.c (get_glyph_string_clip_rects): Reflect s->row->clip to
21445         the resulting clip(s}.
21446         (expose_overlaps): Add arg r.  Change callers.  Set it to
21447         row->clip temporarily.
21448         (expose_window): Redraw rows overlapping the exposed area.
21450         * dispextern.h (struct glyph_row): New member clip.
21451         (struct glyph_string): Delete members clip_x, clip_y, clip_width,
21452         clip_height, new member clip, and num_clips.
21454 2008-02-01  Kenichi Handa  <handa@m17n.org>
21456         * data.c (Fchar_or_string_p): Fix docstring.
21458 2008-02-01  Kenichi Handa  <handa@m17n.org>
21460         * xftfont.c (xftfont_draw): If s->font_info != s->face->font_info,
21461         create a temporary XftDraw object.
21463 2008-02-01  Kenichi Handa  <handa@m17n.org>
21465         * font.c (Ffontp): Fix docstring.
21467         * coding.c (detect_coding_iso_2022): Don't treat SI/SO codes as a
21468         strong evidence of ISO-2022.
21470 2008-02-01  Kenichi Handa  <handa@m17n.org>
21472         * abbrev.c (abbrev_check_chars): Use CHAR_TABLE_REF, not
21473         SYNTAX_ENTRY_FOLLOW_PARENT.
21475 2008-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
21477         * fns.c (weak_hash_tables): Rename from Vweak_hash_tables and change
21478         its type.
21479         (make_hash_table, copy_hash_table, sweep_weak_hash_tables, init_fns):
21480         Update to the new type of weak_hash_tables and next_weak.
21482         * lisp.h (struct Lisp_Hash_Table): Change next_weak from Lisp_Object to
21483         a plain C pointer to Lisp_Hash_Table.
21485         * lisp.h (XGCTYPE, GC_HASH_TABLE_P, GC_NILP, GC_NUMBERP, GC_NATNUMP)
21486         (GC_INTEGERP, GC_SYMBOLP, GC_MISCP, GC_VECTORLIKEP, GC_STRINGP)
21487         (GC_CONSP, GC_FLOATP, GC_VECTORP, GC_OVERLAYP, GC_MARKERP)
21488         (GC_INTFWDP, GC_BOOLFWDP, GC_OBJFWDP, GC_BUFFER_OBJFWDP)
21489         (GC_BUFFER_LOCAL_VALUEP, GC_SOME_BUFFER_LOCAL_VALUEP)
21490         (GC_KBOARD_OBJFWDP, GC_PSEUDOVECTORP, GC_WINDOW_CONFIGURATIONP)
21491         (GC_PROCESSP, GC_WINDOWP, GC_SUBRP, GC_COMPILEDP, GC_BUFFERP)
21492         (GC_SUB_CHAR_TABLE_P, GC_CHAR_TABLE_P, GC_BOOL_VECTOR_P, GC_FRAMEP)
21493         (GC_EQ): Remove since they've been identical to their non-GC_
21494         alter-egos ever since the markbit was eradicated.
21496         * alloc.c:
21497         * buffer.c:
21498         * buffer.h:
21499         * data.c:
21500         * fileio.c:
21501         * filelock.c:
21502         * fns.c:
21503         * frame.h:
21504         * lisp.h:
21505         * macterm.c:
21506         * print.c:
21507         * process.c:
21508         * w32fns.c:
21509         * w32menu.c:
21510         * w32term.c:
21511         * xfns.c:
21512         * xmenu.c:
21513         * xterm.c: Replace uses of GC_* macros with the non-GC_ versions.
21515 2008-02-01  Kenichi Handa  <handa@m17n.org>
21517         * chartab.c (map_sub_char_table): Make it work for the top-level
21518         char-table.  Fix handling of parent char-table.
21519         (map_char_table): Adjust for the above change.
21521 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21523         * w32font.c (Qgdi): Rename from Qw32.
21525 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21527         * w32bdf.c (get_quoted_string): Make function static.
21529 2008-02-01  Kenichi Handa  <handa@m17n.org>
21531         * xftfont.c (xftfont_open): If one of font's ASCII glyph has
21532         bigger ascent and descent than those of the font, use them as
21533         font's ascent and descent.
21535 2008-02-01  Kenichi Handa  <handa@m17n.org>
21537         * Makefile.in (${lispsource}international/charprop.el): Move this
21538         target within "#ifdef HAVE_UNIDATA" and "#endif".
21540 2008-02-01  Kenichi Handa  <handa@m17n.org>
21542         * Makefile.in (lisp): Add ${lispsource}language/tai-viet.el.
21543         (shortlisp): Add ../lisp/language/tai-viet.el.
21545 2008-02-01  Ulrich Mueller  <ulm@gentoo.org>
21547         * Makefile.in (${lispsource}international/charprop.el): Depend on
21548         temacs${EXEEXT}.
21550 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21552         * w32font.c (w32font_close): Delete the GDI font object.
21554         * w32menu.c: Include character.h.
21556         * w32proc.c: Likewise.
21558         * w32select.c: Likewise.
21560         * makefile.w32-in (w32proc.o): Depend on character.h.
21562 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21564         * w32fns.c (syms_of_w32fns): Use DEFSYM macro.
21566         * w32menu.c (syms_of_w32menu): Likewise.
21568         * w32proc.c (syms_of_ntproc): Likewise.
21570         * w32select.c (syms_of_w32select): Likewise.
21572         * w32term.c (syms_of_w32term): Likewise.
21574 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21576         * w32font.c (w32font_draw): Delete brush after using it.
21578 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21580         * w32font.c (w32font_open): Don't set font_idx.
21581         (w32font_text_extents): Try GetTextExtentPoint32W before defaulting
21582         to font settings.
21583         (w32font_draw): Fill background explicitly.
21585 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21587         * w32term.c (w32_initialize): Don't call w32font_initialize.
21589         * w32font.c (w32font_info): Remove subranges.
21590         (QCsubranges, Qmodern, Qswiss, Qroman): Remove.
21591         (QCfamily, Qmonospace, Qsans_serif, Qmono, Qsans, Qsans__serif)
21592         (Qraster, Qoutline, Qlatin, Qgreek, Qcoptic, Qcyrillic, Qarmenian)
21593         (Qhebrew, Qarabic, Qsyriac, Qnko, Qthaana, Qdevanagari, Qbengali)
21594         (Qgurmukhi, Qgujarati, Qoriya, Qtamil, Qtelugu, Qkannada)
21595         (Qmalayalam, Qsinhala, Qthai, Qlao, Qtibetan, Qmyanmar, Qgeorgian)
21596         (Qhangul, Qethiopic, Qcherokee, Qcanadian_aboriginal, Qogham)
21597         (Qrunic, Qkhmer, Qmongolian, Qsymbol, Qbraille, Qhan)
21598         (Qideographic_description, Qcjk_misc, Qkana, Qbopomofo, Qkanbun)
21599         (Qyi, Qbyzantine_musical_symbol, Qmusical_symbol, Qmathematical):
21600         New symbols.
21601         (font_callback_data): New struct.
21602         (w32font_list, w32font_match): Use it.
21603         (w32font_open): Don't populate subranges.
21604         (w32font_has_char): Use script Lisp symbols, not subrange bitmask.
21605         (w32font_encode_char): Always return unicode code-point as-is.
21606         (w32font_text_extents): Supply a transformation matrix to
21607         GetGlyphOutline.  Never look up by glyph index.  Avoid looping
21608         twice.  Use unicode version of GetTexExtentPoint32 instead of
21609         glyph index version.
21610         (set_fonts_frame): Remove.
21611         (w32_enumfont_pattern_entity): Add frame parameter, use it to
21612         set frame parameter.  Use backward compatible fake foundries.
21613         Save generic family in extra slot under QCfamily.  Make width slot
21614         constant.  Save QCspacing value.  Save list of scripts instead of
21615         binary subranges.
21616         (w32_generic_family, logfonts_match, font_matches_spec): New functions.
21617         (add_font_entity_to_list): Use font_callback_data struct.
21618         Filter unwanted fonts.
21619         (add_one_font_entity_to_list): Use font_callback_data struct.
21620         (w32_registry): Default to iso10646_1.
21621         (fill_in_logfont): Use dpi from extra slot.  Don't bother with
21622         string font registries.  Don't fill in font name if it is a generic
21623         family name, fill family instead.  Use spacing, family and script
21624         extra info to fill pitch, family and charset fields.
21625         (list_all_matching_fonts): Use font_callback_data struct.
21626         (unicode_range_for_char): Remove.
21627         (font_supported_scripts): New function.
21628         (w32font_initialize): Remove.
21629         (syms_of_w32font): Update which symbols are defined.
21631 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21633         * font.c (font_pixel_size): Reverse assq_no_quit args.
21635         * w32term.h (FONT_WIDTH): Report max width, not average.
21636         (FONT_MAX_WIDTH): Remove.
21637         (FONT_AVG_WIDTH): New macro.
21639         * xfaces.c (Fx_list_fonts) [WINDOWSNT]: Remove Windows only
21640         redefinition of FONT_WIDTH.
21642         * w32term.c (x_font_min_bounds): Use FONT_AVG_WIDTH.
21643         (w32_cache_char_metrics): Use FONT_WIDTH.
21645         * w32fns.c (w32_load_system_font, w32_list_fonts): Use FONT_AVG_WIDTH.
21647 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21649         * w32font.c (w32font_open): Make lfHeight negative.
21651         * w32fns.c (x_default_font_parameter): Use new style font name.
21652         (Fx_create_frame, x_create_tip_frame): Initialize resx and resy.
21654 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21656         * w32font.c (QCsubranges): New symbol.
21657         (w32font_open, w32font_has_char): Get subranges from subproperty
21658         of extra.
21659         (w32_enumfont_pattern_entity): Set subranges as subproperty of extra.
21660         (syms_of_w32font): Define :subranges symbol.
21662         * font.c (font_put_extra): Expose externally.
21664         * font.h (font_put_extra): Move declaration from font.c.
21666         * font.c (Ffont_get): Use font driver to determine otf capability.
21667         (adjust_anchor): Check if driver defines anchor_point before using.
21669         * w32font.c (w32font_open): Handle size, height and pixel_size better.
21670         (w32font_draw): Use options.
21671         (w32_enumfont_pattern_entity): Set size to 0 for scalable fonts.
21672         Fix detection of truetype fonts.
21673         (registry_to_w32_charset): Handle charsets other than iso8859-1
21674         expressed as lisp symbols.
21675         (w32_registry): Express charset as lisp symbol.
21676         (fill_in_logfont): Reverse pixel and point height logic.
21677         Don't set width here.  Set quality to default.
21679         * w32fns.c (w32_load_system_font): Fix detecting FIXED_PITCH fonts.
21680         (x_to_w32_font): Fill in lfPitchAndFamily correctly.
21682         * xterm.c (x_draw_glyph_string_foreground) [USE_FONT_BACKEND]:
21683         Remove redundant loop and allocation.
21685         * makefile.w32-in (font.o, w32font.o): New objects.
21686         (fontset.o, xdisp.o, xfaces.o, w32fns.o, w32term.o): Depend on font.h.
21687         (FONTOBJ): New group of objects conditioned on USE_FONT_BACKEND.
21689         * xdisp.c (fill_composite_glyph_string): Make the first arg to
21690         STORE_XCHARB a valid l-value.
21692         * w32term.c (w32_native_per_char_metric): Swap width and rbearing
21693         calculations for non-Truetype fonts.
21694         (x_draw_glyph_string): Sync with xterm.c.
21695         (x_draw_glyph_string_foreground) [USE_FONT_BACKEND]:
21696         Remove redundant code.
21697         (w32_initialize) [USE_FONT_BACKEND]: Call w32font_initialize.
21699         * w32term.h (w32_output_data) [USE_FONT_BACKEND]: Add fontp member.
21700         (FRAME_FONT_OBJECT) [USE_FONT_BACKEND]: New macro from xterm.h.
21702         * w32fns.c [USE_FONT_BACKEND]: Port font backend changes from xfns.c.
21703         (x_to_w32_charset, w32_to_x_charset): Expose externally.
21705         * w32font.c: New file for w32 font backend.
21707 2008-02-01  Kenichi Handa  <handa@m17n.org>
21709         * term.c: Don't include "buffer.h" twice.
21711 2008-02-01  Kenichi Handa  <handa@m17n.org>
21713         * character.c (Funibyte_string): New function.
21714         (syms_of_character): Defsubr it.
21716 2008-02-01  Jason Rumney  <jasonr@gnu.org>
21718         * w32term.c [USE_FONT_BACKEND]:
21719         (x_get_font_repertory, note_mouse_movement, x_set_mouse_face_gc)
21720         (x_set_glyph_string_clipping, x_set_glyph_string_clipping_exactly)
21721         (x_draw_glyph_string, x_draw_glyph_string_foreground)
21722         (x_draw_composite_glyph_string_foreground, x_new_fontset2)
21723         (x_free_frame_resources): Sync with xterm.c.
21725 2008-02-01  Andreas Schwab  <schwab@suse.de>
21727         * lread.c (read1): Use CHAR_TABLE_STANDARD_SLOTS to validate
21728         char-table size.
21730 2008-02-01  Kenichi Handa  <handa@m17n.org>
21732         * font.c (check_otf_features): Define it regardless of HAVE_LIBOTF.
21734 2008-02-01  Kenichi Handa  <handa@m17n.org>
21736         * ftfont.c (ftfont_driver): Delete font_otf_gsub and
21737         font_otf_gpos, add font_drive_otf.
21739         * fontset.c (fontset_find_font): Pay attention to font size
21740         specified for a font.
21741         (reorder_font_vector): Check contents of font_def.
21743         * font.c (struct otf_list): Delete it.
21744         (otf_list): Make it a lisp variable.
21745         (otf_open): Use lispy otf_list.
21746         (generate_otf_features): Rename from parse_gsub_gpos_spec.
21747         (check_otf_features): New function.
21748         (font_otf_DeviceTable, font_otf_ValueRecord, font_otf_Anchor):
21749         New functions.
21750         (font_drive_otf): New function merging font_otf_gsub and
21751         font_otf_gpos.
21752         (font_open_for_lface): New arg spec.  Change argument order.
21753         (font_load_for_face): Adjust for the change of font_open_for_lface.
21754         (Ffont_drive_otf): New function merging Ffont_otf_gsub and
21755         Ffont_otf_gpos.
21756         (syms_of_font): Staticpro otf_list.  Delete defsubr of
21757         Sfont_otf_gsub and Sfont_otf_gpos.  Defsubr Sfont_drive_otf.
21759         * xfaces.c (set_font_frame_param): Adjust for the change of
21760         font_open_for_lface.
21762         * font.h (font_open_for_lface): Adjust prototype.
21763         (struct font_driver): Delete members otf_gsub and otf_gpos, add
21764         member otf_drive.
21765         (font_otf_gsub, font_otf_gpos): Delete externs.
21766         (font_drive_otf): Extern it.
21768 2008-02-01  Kenichi Handa  <handa@m17n.org>
21770         * font.c (font_at): If the window W is not on a window system,
21771         return Qnil.
21773         * coding.c (produce_chars, encode_coding): Don't call
21774         insert_from_gap if no characters to produce.
21776 2008-02-01  Kenichi Handa  <handa@m17n.org>
21778         * fontset.c (free_realized_fontsets): Avoid unnecessary call of
21779         Fclear_face_cache.
21781         * xfaces.c (face_for_font): Check also face->font==font->font.font.
21783 2008-02-01  Miles Bader  <miles@gnu.org>
21785         * emacs.c (main): Change default value of `enable_font_backend' to 1.
21786         Parse "--disable-font-backend" option.
21787         (standard_args): Add "--disable-font-backend" option.
21789 2008-02-01  Kenichi Handa  <handa@m17n.org>
21791         * fontset.c (fontset_find_font): New function.
21792         (fontset_font): Use fontset_find_font.
21793         (make_fontset_for_ascii_face): Don't set face ID in rfont_def.
21794         Register the specified font for all Latin characters.
21795         (new_fontset_from_font): Register the specified font for all Latin
21796         characters.
21797         (dump_fontset): For a realized fontset, include the base fontset
21798         name in the returned vector.
21800 2008-02-01  Kenichi Handa  <handa@m17n.org>
21802         * character.h (CHAR_STRING): Cast C to unsigned on calling
21803         char_string.
21805         * character.c (char_string): Type of arg C changed to unsigned.
21806         Signal an error if C is an invalid character code.
21808         * editfns.c (general_insert_function, Fchar_to_string):
21809         Use CHARACTERP, not INTEGERP.
21811 2008-02-01  Kenichi Handa  <handa@m17n.org>
21813         * character.h (MIN_MULTIBYTE_LEADING_CODE)
21814         (MAX_MULTIBYTE_LEADING_CODE): New macros.
21816         * regex.c (analyse_first): Fix for multibyte characters in "case
21817         charset:" and "case categoryspec:".
21819 2008-02-01  Andreas Schwab  <schwab@suse.de>
21821         * Makefile.in (LIBES): Move standard libraries to the end.
21823 2008-02-01  Kenichi Handa  <handa@m17n.org>
21825         * alloc.c (Fgarbage_collect): If nextb->text->inhibit_shrinking is
21826         nonzero, don't shrink the buffer nextb.
21828         * buffer.h (struct buffer_text): New member inhibit_shrinking.
21830         * coding.c (coding_alloc_by_making_gap): New arg offset.
21831         (alloc_destination): Call coding_alloc_by_making_gap with the arg
21832         offset.
21833         (decode_coding_iso_2022): Update coding->safe_charsets.
21834         (decode_coding_gap): Temporarily set
21835         current_buffer->text->inhibit_shrinking to 1.
21837 2008-02-01  Kenichi Handa  <handa@m17n.org>
21839         * xterm.c (x_draw_composite_glyph_string_foreground):
21840         Fix indexing into elements of s->cmp and s->char2b.
21842 2008-02-01  Juanma Barranquero  <lekktu@gmail.com>
21844         * regex.c (RE_STRING_CHAR_AND_LENGTH) [! emacs]: Add missing arg `len'.
21846 2008-02-01  Kenichi Handa  <handa@m17n.org>
21848         * regex.c (GET_CHAR_BEFORE_2, GET_CHAR_AFTER): Check the variable
21849         target_multibyte instead of multibyte.
21850         (re_match_2_internal): Call bcmp_translate with target_multibyte.
21851         (bcmp_translate): Change the argument name from multibyte to
21852         target_multibyte.
21854 2008-02-01  Kenichi Handa  <handa@m17n.org>
21856         These changes are to compile a regexp into a pattern that can be
21857         used both for multibyte and unibyte targets.
21859         * Makefile.in (search.o): Depend on charset.h.
21861         * character.c (multibyte_char_to_unibyte_safe): New function.
21863         * search.c: Include "charset.h".
21864         (compile_pattern_1): Delete argument multibyte.  Don't set
21865         cp->buf.target_multibyte here.  Set cp->buf.charset_unibyte.
21866         (compile_pattern): Don't compare cp->buf.target_multibyte.
21867         Compare cp->buf.charset_unibyte.
21868         (compile_pattern): Set cp->buf.target_multibyte.
21870         * lisp.h (multibyte_char_to_unibyte_safe): Extern it.
21872         * regex.h (struct re_pattern_buffer): New member charset_unibyte.
21874         * regex.c (RE_STRING_CHAR, RE_STRING_CHAR_AND_LENGTH): New arg
21875         multibyte.  Change callers.
21876         (RE_CHAR_TO_MULTIBYTE, RE_CHAR_TO_UNIBYTE): New macros.
21877         (MAKE_CHAR_MULTIBYTE, MAKE_CHAR_UNIBYTE): Delete.  Change callers
21878         to use RE_CHAR_TO_MULTIBYTE and RE_CHAR_TO_UNIBYTE, respectively.
21879         (SETUP_ASCII_RANGE, SETUP_UNIBYTE_RANGE): New macros.
21880         (SETUP_MULTIBYTE_RANGE): Generate a more compact range_table.
21881         (regex_compile): Make the compiled pattern usable both for
21882         multibyte and unibyte targets.
21883         (analyse_first): Make the fastmap usable both for multibyte and
21884         unibyte targets.
21885         (TRANSLATE_VIA_MULTIBYTE): Delete.
21886         (re_match_2_internal): Pay attention to the case that the
21887         multibyteness of bufp and target may be different.
21889 2008-02-01  Kenichi Handa  <handa@m17n.org>
21891         * xdisp.c (x_produce_glyphs): When a font is not found, make the
21892         empty box occupy at least one column width.
21894 2008-02-01  Miles Bader  <miles@gnu.org>
21896         * Makefile.in: Remove redundant HAVE_XFT clause.
21898 2008-02-01  Kenichi Handa  <handa@m17n.org>
21900         * xrdb.c (x_load_resources): Setup the default fontSet X resource.
21902 2008-02-01  Kenichi Handa  <handa@m17n.org>
21904         * fontset.c (Finternal_char_font): Fix for the case of POSITION
21905         being nil.
21907 2008-02-01  Kenichi Handa  <handa@m17n.org>
21909         * xftfont.c (xftfont_open): Call FcConfigSubstitute.
21911 2008-02-01  Kenichi Handa  <handa@m17n.org>
21913         * xftfont.c (xftfont_open): Don't enable antialias explicitly.
21915 2008-02-01  Kenichi Handa  <handa@m17n.org>
21917         * search.c (simple_search): Fix previous change.
21919 2008-02-01  Kenichi Handa  <handa@m17n.org>
21921         * xftfont.c (ftfont_font_format): Extern declaration.
21923         * frame.c (x_set_font): Fix the second arg to fs_query_fontset.
21925         * xfont.c (xfont_driver): Initialize ftfont_driver.type by 0.
21926         (xfont_list): Don't directly use Lisp_Object as an operand of &&.
21928         * ftfont.c (ftfont_driver): Initialize ftfont_driver.type by 0.
21929         (ftfont_font_format): Fix previous change.
21931         * font.h (Ffont_xlfd_name): EXFUN it.
21933         * font.c (font_parse_xlfd): Fix the array size of `f'.
21934         (register_font_driver): Use EQ to compare driver->type.
21936         * xfns.c (xic_create_xfontset2) [USE_FONT_BACKEND]: New function.
21937         (create_frame_xic) [USE_FONT_BACKEND]: Call xic_create_xfontset2.
21938         (xic_set_xfontset) [USE_FONT_BACKEND]: Likewise.
21940 2008-02-01  Kenichi Handa  <handa@m17n.org>
21942         * ftfont.c (ftfont_pattern_entity, ftfont_list_generic_family)
21943         (ftfont_list, ftfont_font_format): Check if FC_FONTFORMAT is defined.
21945 2008-02-01  Kenichi Handa  <handa@m17n.org>
21947         * xfont.c (xfont_open): Set font->format.
21949         * xftfont.c (xftfont_open): Set font->format.
21951         * ftfont.c (ftfont_pattern_entity): Add fontformat in a pattern.
21952         (ftfont_list): Include FC_FONTFORMAT in FcObject.
21953         (ftfont_open): Set font->format.
21954         (ftfont_font_format): New function.
21956         * font.h (struct font): New member format.
21958         * font.c (Qopentype): New variable.
21959         (syms_of_font): Defsym it.
21960         (Fquery_font): Change the format of the last element of the return
21961         value.
21963 2008-02-01  Kenichi Handa  <handa@m17n.org>
21965         * xfns.c (xic_create_xfontset): Try the default fontset name as a
21966         last resort.
21968 2008-02-01  Kenichi Handa  <handa@m17n.org>
21970         * coding.c (detect_coding_charset): Fix detection of multi-byte
21971         charset.
21973 2008-02-01  Bob Halley  <halley@play-bow.org>  (tiny change)
21975         * ccl.c (ccl_driver): If DST is NULL, set ccl->produced to 0.
21977 2008-02-01  Kenichi Handa  <handa@m17n.org>
21979         * xdisp.c (get_next_display_element): Set it->face_id for the
21980         first component of a composition.
21981         (x_produce_glyphs): Check if the font is changed or not for composition.
21983 2008-02-01  Kenichi Handa  <handa@m17n.org>
21985         * fontset.c (Qlatin): New variable.
21986         (syms_of_fontset): Define it as a lisp symbol.
21987         (Fset_fontset_font): If TARGET is `latin', use FONT_SPEC for ASCII.
21989 2008-02-01  Kenichi Handa  <handa@m17n.org>
21991         * font.c (font_unparse_fcname): Pay attention to the case that
21992         some of font property is a null string.
21994 2008-02-01  Kenichi Handa  <handa@m17n.org>
21996         * term.c: Include "composite.h".
21997         (encode_terminal_code): Output all components of composition.
21998         Check the size of encode_terminal_src.
21999         (produce_glyphs): For composition, call produce_composite_glyph.
22000         (append_composite_glyph, produce_composite_glyph): New functions.
22002         * xdisp.c (x_produce_glyphs): In handling composition, if a font
22003         is not found, get font_info from the current ascii face.
22005 2008-02-01  Kenichi Handa  <handa@m17n.org>
22007         * fileio.c (Finsert_file_contents): On replacing, temporarily bind
22008         buffer-file-name to Qnil before calling insert_from_buffer.
22010         * font.c (font_unparse_fcname): Pay attention to the case that
22011         foundry is a null string.
22013 2008-02-01  Kenichi Handa  <handa@m17n.org>
22015         * ftfont.c (ftfont_list): Allow registry "unicode-sip".
22017         * font.c (Qunicode_sip): New variable.
22018         (syms_of_font): Declare it as a Lisp symbol.
22020         * font.h (Qunicode_sip): Extern it.
22022 2008-02-01  Kenichi Handa  <handa@m17n.org>
22024         * composite.c (get_composition_id): Pay attention to TAB component.
22026         * xterm.c (x_draw_composite_glyph_string_foreground): Don't draw
22027         TAB.  Adjust for the change of s->char2b which always points to
22028         the first element of allocated memory.
22030         * xftfont.c (xftfont_text_extents): Fix calculation of descent value.
22032         * xdisp.c (handle_composition_prop): Set it->c to the first
22033         non-TAB component.
22034         (fill_composite_glyph_string): Change argument.
22035         (BUILD_COMPOSITE_GLYPH_STRING): Adjust for the above change.
22036         (x_produce_glyphs): Fix handling of left/right padding.
22038 2008-02-01  Kenichi Handa  <handa@m17n.org>
22040         * coding.c (detect_coding_system): Fix for handling off
22041         inhibit_iso_escape_detection.  Fix for the case that no coding
22042         system is defined for a specific coding category.
22044 2008-02-01  Kenichi Handa  <handa@m17n.org>
22046         * font.c (font_matching_entity): Delete unused local var.
22048         * xftfont.c (xftfont_open): Call XftDefaultSubstitute before
22049         opening a font.
22051         * fileio.c (Finsert_file_contents): On recovering a file, assume
22052         Unix-like eol.
22053         (choose_write_coding_system): On auto-saving a file, force
22054         Unix-like eol.
22056         * coding.c (setup_coding_system): Fix setting of
22057         coding->common_flags based on eol_type.
22058         (coding_inherit_eol_type): If PARENT is not nil, be sure to
22059         inherit from it.
22061 2008-02-01  Kenichi Handa  <handa@m17n.org>
22063         * alloc.c (NSTATICS): Increas to 0x600.
22065 2008-02-01  Kenichi Handa  <handa@m17n.org>
22067         * ftfont.c (ftfont_driver): Set ftfont_driver.match to ftfont_match.
22068         (ftfont_list): Don't check :name property.
22069         (ftfont_match): New function.
22070         (ftfont_pattern_entity): If the pattern doesn't contain
22071         FC_SPACING, don't assume FC_MONO.
22073         * font.h (struct font_driver): New member `match'.
22074         (font_update_drivers): Adjust prototype.
22076         * font.c (font_parse_fcname, font_parse_name): Don't change :name
22077         property of FONT.
22078         (LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE, check_gstring):
22079         Define them unconditionally.
22080         (font_matching_entity): New function.
22081         (font_open_by_name): Try font_matching_entity if exact match is
22082         not found.
22083         (font_update_drivers): Delete the arg FONT.  Return a list of
22084         actually used backends.  Don't free faces, font caches here.
22085         Don't store data in frame parameters.  Don't call x_set_font.
22086         (Ffont_spec): Store :name property as is.
22087         (Ffont_get): Check HAVE_LIBOTF before calling font_otf_capability.
22088         (Ffont_otf_gsub): Call font->driver->otf_gsub instead of font_otf_gsub.
22089         (Ffont_otf_gpos): Call font->driver->otf_gpos instead of font_otf_gpos.
22090         (Ffont_otf_alternates): Check if the driver has otf_gsub function.
22091         Call font->driver->otf_gsub instead of font_otf_gsub.
22093         * frame.c (x_set_font_backend): Do more works that were done in
22094         font_update_drivers before.
22096         * xfont.c (xfont_match): New function.
22097         (xfont_driver): Set xfont_driver.match to xfont_match.
22098         (xfont_draw): Set font in GC if necessary.
22100         * ftxfont.c (ftxfont_match): New function.
22101         (syms_of_ftxfont): Set ftxfont_driver.match to ftxfont_match.
22103         * xftfont.c (xftfont_match): New function.
22104         (syms_of_xftfont): Set xftfont_driver.match to xftfont_match.
22106 2008-02-01  Kenichi Handa  <handa@m17n.org>
22108         * font.h (struct font): New member scalable.
22109         (struct font_driver): New arg ALTERANTE_SUBST to otf_gsub.
22110         (font_otf_gsub): Adjust prototype.
22112         * font.c (font_otf_capability): Fix handling of the default langsys.
22113         (parse_gsub_gpos_spec): Change type to void.  New arg nbytes.
22114         Check the contents of SPEC.
22115         (LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE): New macros.
22116         (check_gstring): New function.
22117         (REPLACEMENT_CHARACTER): New macro.
22118         (font_otf_gsub): New arg alternate_subst.  Be sure to set all
22119         glyph codes of GSTRING.
22120         (font_otf_gpos): Be sure to set all glyph codes of GSTRING.
22121         (font_prepare_composition): Set cmp->glyph_len.
22122         (font_open_entity): Set font->scalable.
22123         (Ffont_get): Handle :otf property.
22124         (Ffont_otf_gsub, Ffont_otf_gpos, Ffont_otf_alternates):
22125         New functions.
22126         (Fquery_font): Use font->font.full_name.
22127         (syms_of_font): Defsubr Sfont_otf_gsub, Sfont_otf_gpos, and
22128         Sfont_otf_alternates.
22130         * ftfont.c (ftfont_open): Set font->font.full_name and
22131         font->font.name properly.  Fix calculation of font->font.height
22132         and font->min_width.
22134         * ftxfont.c (ftxfont_create_gcs): New function.
22135         (ftxfont_draw_bitmap): Fix arg to ftfont_driver.get_bitmap.
22136         (ftxfont_draw_backgrond): Fix filling region.
22137         (ftxfont_default_fid): New function.
22138         (ftxfont_open): Set xfont->fid to the return value of
22139         ftxfont_default_fid.
22140         (ftxfont_prepare_face): Use ftxfont_create_gcs to create GCs.
22141         (ftxfont_done_face): Free only GCs that are created by
22142         ftxfont_create_gcs.
22143         (ftxfont_draw): If face->gc != s->gc, create proper GCs.
22145         * xterm.c (x_set_glyph_string_clipping_exactly) [USE_FONT_BACKEND]:
22146         Clip to src->width, etc (not src->clip_XXX).
22148         * xfns.c (x_create_tip_frame) [USE_FONT_BACKEND]: Handle
22149         FontBackend frame parameter.
22151 2008-02-01  Kenichi Handa  <handa@m17n.org>
22153         * font.h (struct font_driver_list): New member `on'.
22154         (Fclear_font_cache): EXFUN it.
22155         (font_update_drivers): Extern it.
22157         * font.c (font_unparse_fcname): Fix typo (swidth->width).
22158         (font_list_entities): Check driver_list->on.
22159         (register_font_driver): Initialize `on' member to 0.
22160         (font_update_drivers): New function.
22161         (Fclear_font_cache): Check driver_list->on.
22163         * frame.h (Qfont_backend): Extern it.
22164         (x_set_font_backend): Extern it.
22166         * frame.c (Qfont_backend): New variable.
22167         (frame_parms): New element for font-backend.
22168         (x_set_font_backend): New function.
22170         * xfns.c (Fx_create_frame) [USE_FONT_BACKEND]: Handle
22171         FontBackend frame parameter.
22172         (x_frame_parm_handlers) [USE_FONT_BACKEND]: New element
22173         x_set_font_backend.
22175         * xfont.c (xfont_list): Don't try listing by :name property if the
22176         name is not for XLFD.
22178 2008-02-01  Kenichi Handa  <handa@m17n.org>
22180         * font.h (LGLYPH_FROM, LGLYPH_TO, LGLYPH_SET_FROM)
22181         (LGLYPH_SET_TO): New macros.
22182         (LGLYPH_XOFF, LGLYPH_YOFF, LGLYPH_WADJUST): Check if adjustment
22183         element of G is vector or not.
22184         (font_at): Extern it.
22186         * font.c: Include window.h.
22187         (font_lispy_object): New function.
22188         (font_prepare_composition): Check LGLYPH_FORM (g) to detect the
22189         end of valid glyph.
22190         (font_close_object): Fix getting (struct font *).
22191         (font_at): New function.
22192         (Ffont_get): If FONT is a font-object, get entity from it.
22193         (Ffont_make_gstring): Initialize elements of glyphs with nil.
22194         (Ffont_fill_gstring): Use macro LGSTRING_XXX and LGLYPH_XXX.
22195         Fix range check.
22196         (Ffont_at): New function.
22197         (syms_of_font): Defsubr Sfont_at.
22199         * xdisp.c (it_props): Move the entry for Qauto_composed to just
22200         before the entry for Qcomposition.
22201         (handle_auto_composed_prop): Call auto-composition-function with 4 args.
22202         (handle_composition_prop) [USE_FONT_BACKEND]: Set it->face_id from
22203         the font in gstring.
22204         (fill_composite_glyph_string) [USE_FONT_BACKEND]: Check
22205         LGLYPH_FORM (g) to detect the end of valid glyph.
22206         (x_produce_glyphs) [USE_FONT_BACKEND]: Don't update it->face_id if
22207         we are composing with gstring.
22209         * xterm.c (x_draw_composite_glyph_string_foreground) [USE_FONT_BACKEND]:
22210         Check if adjustment is vector or not.
22212         * Makefile.in (font.o): Make it depends on window.h.
22214 2008-02-01  Kenichi Handa  <handa@m17n.org>
22216         * xterm.c (x_draw_composite_glyph_string_foreground): Check if
22217         adjustment is vector or not.
22219 2008-02-01  Miles Bader  <miles@gnu.org>
22221         * character.h (CHECK_CHARACTER): Redefine in terms of CHECK_TYPE.
22223 2008-02-01  Kenichi Handa  <handa@m17n.org>
22225         * font.h (LGLYPH_XOFF, LGLYPH_YOFF, LGLYPH_WIDTH, LGLYPH_WADJUST)
22226         (LGLYPH_SET_WIDTH): Adjust for the change of LGLYPH format.
22227         (LGLYPH_ADJUSTMENT, LGLYPH_SET_ADJUSTMENT): New macros.
22229         * font.c (font_merge_old_spec): Treat '*' in foundry as a wild card.
22230         (DEVICE_DELTA): Fix typo.
22231         (font_otf_gpos, font_prepare_compositio): Adjust for the change of
22232         LGLYPH format.
22234         * xterm.c (x_draw_composite_glyph_string_foreground): Adjust for
22235         the change of LGLYPH format.
22237 2008-02-01  Kenichi Handa  <handa@m17n.org>
22239         * ftfont.c (ftfont_list): Fix typo.
22240         (ftfont_build_basic_charsets): Don't include letters with diacritics.
22242 2008-02-01  Jan Djärv  <jan.h.d@swipnet.se>
22244         * xfaces.c (realize_non_ascii_face): Set face->extra to NULL.
22246         * xftfont.c (xftfont_done_face): Call XftDrawDestroy only if
22247         xftface_info is non-NULL.
22249 2008-02-01  Jan Djärv  <jan.h.d@swipnet.se>
22251         * ftfont.c (ftfont_list): Move misplaced #endif.
22253 2008-02-01  Kenichi Handa  <handa@m17n.org>
22255         * ftfont.c (ftfont_list): Pay attention to the case that
22256         FC_CAPABILITY is not defined.
22258 2008-02-01  Kenichi Handa  <handa@m17n.org>
22260         * xftfont.c (xftfont_open): Set charset related members to -1.
22262         * ftfont.c (ftfont_list): Handle QCotf property.  Fix handling of
22263         QCname.
22264         (ftfont_open): Set charset related members to -1.
22266         * fontset.c (Votf_script_alist): New variable.
22267         (syms_of_fontset): Initialize it.
22268         (fontset_font): Delete unused variable.
22270         * fontset.h (Votf_script_alist): Extern it.
22272         * font.c (font_find_for_lface): Optimize code.
22274         * font.h (font_close_object, font_merge_old_spec): Extern them.
22276 2008-02-01  Kenichi Handa  <handa@m17n.org>
22278         * font.c (QCscalable, Qc, Qm, Qp, Qd): New variables.
22279         (syms_of_font): Initialize them.
22280         (font_pixel_size): Allow float value in dpi.
22281         (font_prop_validate_type): Delete.
22282         (font_prop_validate_symbol, font_prop_validate_style): Change argument.
22283         Change caller.
22284         (font_prop_validate_non_neg): Rename from font_prop_validate_size.
22285         (font_prop_validate_extra): Delete.
22286         (font_prop_validate_spacing): New function.
22287         (font_property_table): Add elements for all known properties.
22288         (get_font_prop_index): Rename from check_font_prop_name.
22289         New argument FROM.  Change caller.
22290         (font_prop_validate): Validate all known properties.
22291         (font_put_extra): Delete argument force.  Change caller.
22292         (font_expand_wildcards): Make it static.  Fix the way of shrinking
22293         the possible range.
22294         (font_parse_xlfd): Delete argument merge.  Fix handling of RESX,
22295         RESY, SPACING, and AVGWIDTH.  Don't validate property values here.
22296         Change caller.
22297         (font_unparse_xlfd): Handle dpi, spacing, and scalable properties.
22298         (font_parse_fcname): Delete argument merge.  Fix parsing of point
22299         size.  Don't validate properties values here.  Change caller.
22300         (font_unparse_fcname): Handle dpi, spacing, and scalable properties.
22301         (font_open_by_name): Delete unused variable.
22302         (Ffont_spec): Likewise.  Validate property values.
22303         (Ffont_match_p): New function.
22305         * font.h (QCscalable): Extern it.
22306         (font_parse_xlfd, font_parse_fcname): Adjust prototype.
22308         * ftfont.c (ftfont_list): Handle properties dpi, spacing, and scalable.
22310         * xfont.c (xfont_query_font): Adjust for the change of font_parse_xlfd.
22311         (xfont_list_pattern): New function.
22312         (xfont_list): Use xfont_list_pattern.
22314 2008-02-01  Kenichi Handa  <handa@m17n.org>
22316         * font.h (Flist_fonts): EXFUN it.
22318 2008-02-01  Jason Rumney  <jasonr@gnu.org>
22320         * w32term.c (w32_initialize): Add back smoothing_type and
22321         smoothing_enabled definitions.
22323 2008-02-01  Kenichi Handa  <handa@m17n.org>
22325         * xterm.c (x_draw_glyph_string) [USE_FONT_BACKEND]: Check
22326         s->face->font on determining underline position.
22328 2008-02-01  Kenichi Handa  <handa@m17n.org>
22330         * font.c (font_parse_xlfd): Fix generating of CHARSET_REGISTRY field.
22331         (font_has_char): Accept font-object too.
22332         (font_find_for_lface): Try at first with a size specified in face.
22334 2008-02-01  Kenichi Handa  <handa@m17n.org>
22336         * frame.c (x_set_font) [USE_FONT_BACKEND]: Fix argument to
22337         font_open_by_name.
22339 2008-02-01  Kenichi Handa  <handa@m17n.org>
22341         * font.h (QCspacing, QCdpi): Extern them.
22342         (enum font_spacing): New enum.
22343         (FONT_PIXEL_SIZE_QUANTUM): New macro.
22345         * font.c (POINT_TO_PIXEL): Don't divide POINT by 10.
22346         (QCspacing, QCdpi): New variables.
22347         (syms_of_font): Initialize them.
22348         (font_pixel_size): New function.
22349         (font_put_extra): New function.
22350         (font_parse_xlfd): Fix handling of font size.  Add QCdpi property
22351         in FONT_EXTRA.
22352         (font_parse_fcname): Handle enumerated values (e.g. bold).
22353         Fix handling font size.  Add QCname property that contains only
22354         unknown properties.
22355         (font_score): Change argument.  Change caller.  Pay attention to
22356         FONT_PIXEL_SIZE_QUANTUM.
22357         (font_sort_entites, font_list_entities, font_find_for_lface)
22358         (font_open_for_lface, font_open_by_name): Fix handling of font size.
22359         (Ffont_spec): Add QCname property that contains only unknown properties.
22361         * ftfont.c (ftfont_list): Use assq_no_quit, not Fassq.
22362         Don't include weight in listing pattern, instead check weight of each
22363         listed font.  Don't include scalable in pattern.  Pay attention to
22364         FONT_PIXEL_SIZE_QUANTUM.
22366 2008-02-01  Kenichi Handa  <handa@m17n.org>
22368         * font.c (font_parse_fcname): Fix parsing of point-size.
22369         (font_unparse_fcname): Produce symbolic names for style properties.
22370         (font_list_entities): Handle float size correctly.
22371         (font_open_by_name): Prefer `normal' property values if the name
22372         doesn't specify them.
22374         * fontset.c (Finternal_char_font): Use font_get_name, not
22375         Ffont_xlfd_name.
22377         * ftfont.c (ftfont_pattern_entity): Use the numeric value 100 for
22378         FC_WEIGHT_REGULAR.  Exclude FC_SIZE and FC_PIXEL_SIZE from listing
22379         pattern.  Don't force scalable.
22381         * xftfont.c (xftfont_open): For generating a name, start from
22382         96-byte buffer.
22384 2008-02-01  Jan Djärv  <jan.h.d@swipnet.se>
22386         * frame.h (x_new_fontset2): Fix prototype.
22388 2008-02-01  Kenichi Handa  <handa@m17n.org>
22390         * font.h (struct font_driver): Delete member parse_name.
22391         (font_match_p, font_get_spec, font_parse_fcname)
22392         (font_unparse_fcname): Extern them.
22393         (font_get_name): Adjust prototype.
22395         * font.c (XLFD_SMALLNUM_MASK): Delete this macro.
22396         (XLFD_LARGENUM_MASK): Delete XLFD_ENCODING_MASK from it.
22397         (font_expand_wildcards): Fix handling ENCODING field.
22398         Avoid unnecessary checks for weight, slant, and swidth.
22399         (font_parse_fcname): New function.
22400         (font_unparse_fcname): New function.
22401         (font_parse_name): New function.
22402         (font_match_p): New function.
22403         (font_get_name): Change return value to Lisp string.
22404         (font_get_spec): New function.
22405         (Qunspecified, Qignore_defface): Don't extern them.
22406         (font_find_for_lface): Assume that LFACE is fully specified.
22407         (font_load_for_face): If lface[LFACE_FONT_INDEX] is an font
22408         object, use it for FACE.
22409         (font_open_by_name): Call Ffont_spec with QCname prop.  Don't call
22410         driver->parse_name.
22411         (Ffont_spec): Call font_parse_name, not font_parse_xlfd.
22413         * fontset.h (new_fontset_from_font) [USE_FONT_BACKEND]: Adjust
22414         prototype.
22416         * fontset.c (new_fontset_from_font) [USE_FONT_BACKEND]: Delete
22417         argument F.  Don't call Fnew_fontset.  Instead, directly call
22418         make_fontset.
22420         * frame.h (x_new_fontset2) [USE_FONT_BACKEND]: Adjust prototype.
22422         * frame.c (x_set_font) [USE_FONT_BACKEND]: Adjust for the change
22423         of x_new_fontset2.
22425         * ftfont.c (Qmonospace, Qsans_serif, Qserif, Qmono, Qsans)
22426         (Qsans__serif): New variables.
22427         (ftfont_generic_family_list): New variable.
22428         (syms_of_ftfont): Initialize the above variables.
22429         (ftfont_pattern_entity): Delete argument NAME.
22430         (ftfont_list_generic_family): New function.
22431         (ftfont_parse_name): Delete this function.
22432         (ftfont_list): Try generic family only when FcFontList found no font.
22433         (ftfont_list_family): Fix args to FcObjectSetBuild.
22435         * xfaces.c (check_lface_attrs) [USE_FONT_BACKEND]: Accept font
22436         object in attrs[LFACE_FONT_INDEX].
22437         (set_lface_from_font_name): Cancel all changes for font-backend.
22438         (set_lface_from_font_and_fontset) [USE_FONT_BACKEND]: New
22439         function.
22440         (Finternal_set_lisp_face_attribute) [USE_FONT_BACKEND]: Accept a
22441         font object in QCfont attribute.
22442         (set_font_frame_param) [USE_FONT_BACKEND]: Likewise.
22443         (realize_default_face) [USE_FONT_BACKEND]: Call
22444         set_lface_from_font_and_fontset.
22446         * xfns.c (x_default_font_parameter) [USE_FONT_BACKEND]: Try also
22447         "fixed", and signal error here if no suitable font was found.
22449         * xfont.c (xfont_parse_name): Delete this function.
22451         * xftfont.c (xftfont_open): Change coding style of error
22452         handling.  Generate fontconfig's fontname pattern.
22454         * xterm.h (struct x_output) [USE_FONT_BACKEND]: New member fontp.
22455         (FRAME_FONT_OBJECT) [USE_FONT_BACKEND]: New macro.
22457         * xterm.c (x_new_fontset2) [USE_FONT_BACKEND]: Change arguments.
22458         Both args FONTSET and FONT_OBJECT must be existing ones.
22460 2008-02-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22462         * macterm.c (mac_set_unicode_keystroke_event): Don't use MAKE_CHAR.
22464 2008-02-01  Kenichi Handa  <handa@m17n.org>
22466         * xfont.c (xfont_open, xfont_encode_char): Fix typo.
22468         * font.h (struct font): Fix typo.
22470         * font.c (enum xlfd_field_index): Rename XLFD_XXX_SIZE_INDEX to
22471         XLFD_XXX_INDEX.
22472         (enum xlfd_field_mask): New enum.
22473         (intern_font_field): Change argument.  Change caller.  If digits
22474         are followed by non-digits, return a symbol.
22475         (font_expand_wildcards): New function.
22476         (font_parse_xlfd): Fix wildcard handling.
22477         (Ffont_spec): If :name is specified, reflect the info in the other
22478         properties.
22480         * ftfont.c (ftfont_pattern_entity): Fix typo.
22481         (ftfont_list): Enforce FC_LANG in PATTERN to cancel the effect of
22482         locale.
22484 2008-02-01  Kenichi Handa  <handa@m17n.org>
22486         * font.h (Qiso8859_1, Qiso10646_1, Qunicode_bmp): Extern them.
22488         * font.c (Qiso8859_1, Qiso10646_1, Qunicode_bmp): Move from ftfont.c.
22489         (font_unparse_xlfd): Fix argument type declaration.  Append "*" if
22490         registry doesn't specify encoding part.
22491         (font_find_for_lface): Pay attention to LFACE_FONT_INDEX.
22492         (font_open_by_name): At first try parsing the name.
22493         (syms_of_font): Declare Qiso8859_1, Qiso10646_1, and Qunicode_bmp
22494         as Lisp symbols.
22496         * fontset.c (reorder_font_vector): Pay attention to the case that
22497         the 3rd element of font_def is nil.
22498         (fontset_font): For the default fontset, append one more fontset
22499         elements for a script-based font specification.  Don't add script
22500         attribute on finding a font.
22501         (new_fontset_from_font): Unconditionally set FONTSET_ASCII to the
22502         font name.
22503         (fontset_ascii_font): If a font can't be opened, return nil.
22505         * ftfont.c (Qiso8859_1, Qiso10646_1, Qunicode_bmp): Move to font.c.
22506         (ftfont_pattern_entity): New function.
22507         (ftfont_get_cache): Assume that freetype_font_cache is already
22508         initialized.
22509         (ftfont_list): Handle the case that a file is specified in font
22510         name.  Use ftfont_pattern_entity to generate entities.
22511         (ftfont_has_char): Check if the pattern contains FC_CHARSET.
22512         (syms_of_ftfont): Initialize freetype_font_cache.
22514         * xftfont.c (xftfont_open): Make the font name fontconfig's
22515         style.  Add BLOCK_INPUT and UNBLOCK_INPUT.
22516         (xftfont_close): Free font->font.name if not NULL.
22518         * xfont.c (xfont_list): If script is specified for a font, return
22519         null_vector.
22520         (xfont_list_family): Declare argument type.
22522         * xfaces.c (set_lface_from_font_name): If a font doesn't have a
22523         name, set LFACE_FONT (lface) to nil.
22525         * xterm.c (x_new_fontset2): If an ASCII font couldn't be loaded,
22526         return Qnil.
22528 2008-02-01  Kenichi Handa  <handa@m17n.org>
22530         * emacs.c (main): Check -enable-font-backend arg after the check of -nl.
22531         (standard_args): Add "-enable-font-backend".
22533 2008-02-01  Kenichi Handa  <handa@m17n.org>
22535         * xftfont.c (xftfont_default_fid): Set fid_known to 1.
22536         (struct xftdraw_list, xftdraw_list): Delete them.
22537         (register_xftdraw, check_xftdraw): Delete them.
22538         (xftfont_prepare_face): Don't call register_xftdraw.
22539         (xftfont_done_face): Don't call check_xftdraw.
22540         (xftfont_draw): Get background color only when with_background is
22541         nonzero.
22543         * xfont.c (xfont_encode_char): Fix calculation of char2b.
22545 2008-02-01  Kenichi Handa  <handa@m17n.org>
22547         These changes are for the new font handling codes.
22549         * Makefile.in (ALL_CFLAGS): Add @FREETYPE_CFLAGS@,
22550         @FONTCONFIG_CFLAGS@, and @LIBOTF_CFLAGS@.
22551         (LIB_X11_LIB): If HAVE_XFT is defined, set to @XFT_LIBS@.
22552         (FONTSRC, FONTOBJ): New variables.
22553         (obj): Add $(FONTOBJ).
22554         (SOME_MACHINE_OBJECTS): Lib_X11_Lib.
22555         (LIBES): Add @FREETYPE_LIBS@, @FONTCONFIG_LIBS@, and
22556         @LIBOTF_LIBS@.
22557         (font.o, ftfont.o, xfont.o, xftfont.o, ftxfont.o): New targets.
22558         (fontset.o, xdisp.o, xfaces.o, xfns.o, xterm.o): Depend on $(FONTSRC).
22560         * font.h, font.c, xfont.c, ftfont.c, xftfont.c, ftxfont.c: New files.
22562         * character.h (Vscript_representative_chars): Extern it.
22564         * character.c (Vscript_representative_chars): New variable.
22565         (syms_of_character): Declare it as a Lisp variable.
22567         * composite.c (get_composition_id) [USE_FONT_BACKEND]: If
22568         enable_font_backend is nonzero, accept the composition method
22569         COMPOSITION_WITH_GLYPH_STRING.
22571         * composite.h (enum composition_method) [USE_FONT_BACKEND]: New
22572         enumeration COMPOSITION_WITH_GLYPH_STRING.
22574         * dispextern.h (struct glyph_string) [USE_FONT_BACKEND]: New
22575         members clip_x, clip_y, clip_width, and clip_height.
22576         (struct face) [USE_FONT_BACKEND]: New members font_info and extra.
22578         * emacs.c (main) [USE_FONT_BACKEND]: Handle arg
22579         --enable-font-backend.  Call syms_of_font.
22581         * fns.c (assoc_no_quit): New function.
22583         * fontset.h (FONT_INFO_FROM_FACE): New macro.
22584         (face_for_font, new_fontset_from_font)
22585         (fontset_ascii_font) [USE_FONT_BACKEND]: Extern them.
22587         * fontset.c [USE_FONT_BACKEND]: Include "font.h".
22588         (fontset_font, fontset_ascii, face_for_char)
22589         (make_fontset_for_ascii_face, Ffont_info)
22590         (Finternal_char_font) [USE_FONT_BACKEND]: If enable_font_backend
22591         is nonzero, use font-backend mechanism.
22592         (find_font_encoding): Make it non-static.
22593         (new_fontset_from_font, fontset_ascii_font) [USE_FONT_BACKEND]:
22594         New functions.
22596         * frame.h (struct frame): New members resx and resy.
22597         (struct frame) [USE_FONT_BACKEND]: New member font_driver_list.
22598         (x_new_fontset2) [USE_FONT_BACKEND]: Extern it.
22600         * frame.c [USE_FONT_BACKEND]: Include "font.h".
22601         (make_frame, x_set_font) [USE_FONT_BACKEND]: Use font-backend mechanism.
22603         * lisp.h (assoc_no_quit): Extern it.
22605         * xdisp.c: If USE_FONT_BACKEND is defined, include "font.h".
22606         Through out the file, use FONT_INFO_FROM_FACE instead of
22607         FONT_INFO_FROM_ID, use get_per_char_metric instead of
22608         rif->per_char_metric.
22609         (handle_composition_prop) [USE_FONT_BACKEND]: If the composition
22610         method is COMPOSITION_WITH_GLYPH_STRING, just set it->c to ' '.
22611         (get_glyph_face_and_encoding, fill_composite_glyph_string)
22612         (get_char_face_and_encoding, BUILD_COMPOSITE_GLYPH_STRING)
22613         (x_produce_glyphs) [USE_FONT_BACKEND]: If enable_font_backend is
22614         nonzero, use font-backend mechanism.
22615         (get_per_char_metric): New function.
22617         * xfaces.c [USE_FONT_BACKEND]: Include "font.h".
22618         (set_lface_from_font_name)
22619         (set_font_frame_param, free_realized_face)
22620         (prepare_face_for_display, clear_face_gcs)
22621         (Finternal_set_font_selection_order, realize_x_face)
22622         [USE_FONT_BACKEND]: If enable_font_backend is nonzero, use
22623         font-backend mechanism.
22624         (clear_face_cache) [USE_FONT_BACKEND]: Don't call clear_font_table.
22625         (load_face_font) [USE_FONT_BACKEND]: Abort.
22626         (face_symbolic_value, face_symbolic_weight, face_symbolic_slant)
22627         (face_symbolic_swidth, face_for_font) [USE_FONT_BACKEND]: New functions.
22629         * xfns.c [USE_FONT_BACKEND]: Include "font.h".
22630         (x_default_font_parameter) [USE_FONT_BACKEND]: New function.
22631         (Fx_create_frame) [USE_FONT_BACKEND]: If enable_font_backend is
22632         nonzero, register all available font drivers.
22633         Call x_default_font_parameter for deciding a font.
22634         (x_create_tip_frame) [USE_FONT_BACKEND]: Likewise.
22636         * xterm.c [USE_FONT_BACKEND]: Include "font.h".
22637         (x_set_mouse_face_gc, x_set_glyph_string_clipping)
22638         (x_set_glyph_string_clipping_exactly)
22639         (x_compute_glyph_string_overhangs)
22640         (x_draw_glyph_string_foreground)
22641         (x_draw_composite_glyph_string_foreground, x_draw_glyph_string)
22642         (x_free_frame_resources) [USE_FONT_BACKEND]: If
22643         enable_font_backend is nonzero, use font-backend mechanism.
22644         (x_new_fontset2) [USE_FONT_BACKEND]: New function.
22646 2008-02-01  Kenichi Handa  <handa@m17n.org>
22648         * coding.c (coding_inherit_eol_type): If PARENT is nil, inherit from
22649         system_eol_type.
22650         (syms_of_coding): Initialize system_eol_type.
22652         * process.c (Fset_process_coding_system): Inherit system's eol
22653         format if necessary.
22655 2008-02-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22657         * macgui.h (USE_ATSUI): Don't enable on emacs-unicode-2 branch.
22659 2008-02-01  Kenichi Handa  <handa@m17n.org>
22661         * coding.c (decode_eol): Pay attention to buffer relocation in
22662         del_range_2.
22663         (decode_coding): Call decode_eol before restoring undo_list.
22665 2008-02-01  Kenichi Handa  <handa@m17n.org>
22667         * charset.c (Fdefine_charset_internal): Fix setting of
22668         emacs_mule_bytes.
22670 2008-02-01  Kenichi Handa  <handa@m17n.org>
22672         * keyboard.c (read_char): Check if C is a character or not before
22673         looking up Vkeyboard_translate_table.
22675 2008-02-01  Kenichi Handa  <handa@m17n.org>
22677         * coding.c (DECODE_EMACS_MULE_20_RELATIVE_COMPOSITION):
22678         Fix condition to terminate the loop.
22680 2008-02-01  Kenichi Handa  <handa@m17n.org>
22682         * coding.c (produce_composition): Compare charbuf[i] instead of
22683         args[i] against 0.
22684         (Fterminal_coding_system): Use EQ to compare Lisp objects.
22686 2008-02-01  Kenichi Handa  <handa@m17n.org>
22688         * coding.c (DECODE_COMPOSITION_START): If the source is short, set
22689         coding->result to CODING_RESULT_INSUFFICIENT_SRC.
22690         (decode_coding_gap): Set CODING_MODE_LAST_BLOCK after the call of
22691         detect_coding.
22692         (emacs_mule_char): Handle old style (Emacs 20) component character
22693         of a composition.
22694         (DECODE_EMACS_MULE_COMPOSITION_RULE_20)
22695         (DECODE_EMACS_MULE_20_RULEBASE_COMPOSITION): Fix parsing a
22696         composition rule.
22697         (decode_coding_emacs_mule): Handle invalid bytes correctly.
22699 2008-02-01  Kenichi Handa  <handa@m17n.org>
22701         * coding.c (encode_coding_ccl): Allocate destination dynamically
22702         when necessary.
22704 2008-02-01  Kenichi Handa  <handa@m17n.org>
22706         * ccl.c (Fccl_execute_on_string): Fix the condition of terminating
22707         the loop.  When quitted, show a proper error message.
22709 2008-02-01  Kenichi Handa  <handa@m17n.org>
22711         * xterm.c (x_set_glyph_string_clipping_exactly):
22712         Set src->clip_head and src->clip_tail temporarily instead of src->hl.
22714         * ccl.c (CCL_WRITE_STRING): Handle a flag bit for multibyte
22715         character sequence.
22716         (Fccl_execute_on_string): Use ASET, not XSET.
22718 2008-02-01  Kenichi Handa  <handa@m17n.org>
22720         * search.c (search_buffer): Fix handling of "\\" in a trivial regexp.
22722 2008-02-01  Kenichi Handa  <handa@m17n.org>
22724         * coding.c (decode_coding): Fix the condition of terminating the
22725         decoding loop.
22727 2008-02-01  Kenichi Handa  <handa@m17n.org>
22729         * data.c (Faset): On setting a character bigger than 255 in a
22730         unibyte string, signal an error instead of make the string multibyte.
22732 2008-02-01  Kenichi Handa  <handa@m17n.org>
22734         * charset.c (map_charset_chars): Fix for ascii-compatible charset
22735         made by a mapping table.
22737 2008-02-01  Kenichi Handa  <handa@m17n.org>
22739         * xdisp.c (fill_composite_glyph_string): Check s->face is NULL or
22740         not.
22741         (BUILD_COMPOSITE_GLYPH_STRING): If C is TAB, set s->face to NULL.
22742         (x_produce_glyphs): If CH is TAB, set cmp->offsets properly.
22744         * xterm.c (x_draw_composite_glyph_string_foreground):
22745         Check s->face is NULL or not.
22747 2008-02-01  Kenichi Handa  <handa@m17n.org>
22749         * xterm.c (x_set_glyph_string_clipping_exactly): New function.
22750         (x_draw_glyph_string): Fix drawing of right_overhang and
22751         left_overhang around/on cursor.
22753         * xdisp.c (draw_glyphs): Fix inclusion of right_overwriting glyphs.
22755 2008-02-01  Kenichi Handa  <handa@m17n.org>
22757         * xdisp.c (x_produce_glyphs): Handle composition with TAB.
22759 2008-02-01  Kenichi Handa  <handa@m17n.org>
22761         * coding.c (Fdefine_coding_system_internal)
22762         (Fdefine_coding_system_alias): Avoid a duplicated element in
22763         Vcoding_system_alist.
22765 2008-02-01  Kenichi Handa  <handa@m17n.org>
22767         * xterm.c (handle_one_xevent): Handle keysyms 0x1000000..0x10000FF.
22769         * coding.c (Qcoding_system_define_form): New variable.
22770         (syms_of_coding): Intern and staticpro it.
22771         (Fcoding_system_p): Check Qcoding_system_define_form.
22772         (Fcheck_coding_system): Try to autoload the definition of CODING-SYSTEM.
22774         * coding.h (CODING_SYSTEM_P): If ID is not available, call
22775         Fcoding_system_p.
22776         (CHECK_CODING_SYSTEM): If ID is not available, call
22777         Fcheck_coding_system.
22778         (CHECK_CODING_SYSTEM_GET_SPEC, CHECK_CODING_SYSTEM_GET_ID):
22779         Try also Fcheck_coding_system.
22781 2008-02-01  Kenichi Handa  <handa@m17n.org>
22783         * coding.c (code_conversion_restore): GCPRO arg.
22785 2008-02-01  Kenichi Handa  <handa@m17n.org>
22787         * character.c (lisp_string_width): Check multibyteness of STRING.
22789 2008-02-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22791         * macterm.c (mac_encode_char): Call ccl_driver with the last arg
22792         Qnil.  Use JIS_TO_SJIS instead of ENCODE_SJIS.
22793         (decode_mac_font_name): Use decode_coding_c_string instead of
22794         decode_coding.
22795         (x_load_font): Initialize fontp->fontset to -1.
22796         Set fontp->encoding_type.
22798 2008-02-01  Kenichi Handa  <handa@m17n.org>
22800         * search.c (search_buffer): Give up BM search on case-fold-search
22801         if one of a target character has a case-equivalence of different
22802         byte length even if that target character is an ASCII.
22803         (simple_search): Fix calculation of byte length of matched text.
22804         (boyer_moore): Fix handling of case-equivalent multibyte characters.
22806 2008-02-01  Kenichi Handa  <handa@m17n.org>
22808         * coding.c (decode_coding): Fix handling of invalid bytes.
22810 2008-02-01  Kenichi Handa  <handa@m17n.org>
22812         * xterm.c (handle_one_xevent): Handle keysyms directly mapped to
22813         Unicode characters.
22815 2008-02-01  Kenichi Handa  <handa@m17n.org>
22817         * coding.c (encode_coding_object): If a pre-write-conversion
22818         function makes a new buffer, kill it.
22820 2008-02-01  Kenichi Handa  <handa@m17n.org>
22822         * coding.c (QCascii_compatible_p): New variable.
22823         (syms_of_coding): Initialize it.
22824         (ONE_MORE_BYTE, ONE_MORE_BYTE_NO_CHECK): Decrement `src' before
22825         calling string_char.
22826         (record_conversion_result): Add `default:' case.
22827         (coding_charset_list): Delete unused variable `coding_type'.
22828         (Fdefine_coding_system_internal): Add `ascii-compatible-p'
22829         property in the plist of the coding system.
22830         (Fcoding_system_put): Check QCascii_compatible_p.
22832 2008-02-01  Miles Bader  <miles@gnu.org>
22834         * xfaces.c (Finternal_lisp_face_equal_p): Restore previously
22835         removed calculation of frame `f', as it's now used.
22837 2008-02-01  Kenichi Handa  <handa@m17n.org>
22839         * Makefile.in (RUN_TEMACS): Include "-nl" if HAVE_SHM is defined.
22840         (emacs${EXEEXT}): Run $(RUN_TEMACS) unconditionally.
22841         (UNIDATA): New variable.
22842         (${lispsource}international/charprop.el): Depends on ${UNIDATA}.
22843         (bootstrap-emacs${EXEEXT}): Depends on charprop.el.
22844         Run $(RUN_TEMACS) unconditionally.
22846 2008-02-01  Kenichi Handa  <handa@m17n.org>
22848         * Makefile.in (temacs${EXEEXT}): Build charprop.el if necessary.
22849         (admindir): New variable.
22850         ($(lispsource)international/charprop.el): New target.
22852 2008-02-01  Miles Bader  <miles@gnu.org>
22854         * character.c (chars-in-region): Remove obsolete function.
22855         (syms_of_character): Remove its initialization.
22857 2008-02-01  Benjamin Riefenstahl  <b.riefenstahl@turtle-trading.net>
22859         * w32select.c (validate_coding_system)
22860         (setup_windows_coding_system): New functions.
22861         (convert_to_handle_as_coded, Fw32_get_clipboard_data):
22862         Use setup_windows_coding_system.
22863         (setup_config, Fw32_get_clipboard_data):
22864         Use validate_coding_system.
22865         (Fx_selection_exists): Move call to setup_config to a place
22866         where signals are allowed.
22868         * lisp.h (Fcoding_system_base, Fcoding_system_eol_type)
22869         (Fcheck_coding_system): Add declarations.
22871 2008-02-01  Kenichi Handa  <handa@m17n.org>
22873         * charset.c (load_charset_map_from_vector): Fix for the first iteration.
22875 2008-02-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22877         * macfns.c (Fx_create_frame, x_create_tip_frame): Pass Lisp
22878         string as the second argument for x_new_fontset.
22880 2008-02-01  Kenichi Handa  <handa@m17n.org>
22882         * coding.c (decode_coding_object): Use safe_call1 instead of call1.
22883         (encode_coding_object): Use safe_call instead of call2.
22885 2008-02-01  Kenichi Handa  <handa@m17n.org>
22887         * fontset.c (Fset_fontset_font): Check family element of a given vector.
22889         * Makefile.in (lisp): Include charprop.el.
22891 2008-02-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22893         * macfns.c (Fx_create_frame, x_create_tip_frame): Fix crash.
22894         Not sure if it's unnecessary.
22896 2008-02-01  Steven Tamm  <steventamm@mac.com>
22898         * macfns.c (Fx_create_frame, x_create_tip_frame): ifdef'd out
22899         some possibly unnecessary fontset checking code that crashed
22900         when creating a new frame.
22902 2008-02-01  Kenichi Handa  <handa@m17n.org>
22904         * xfaces.c (merge_faces): Fix argument to lookup_derived_face and
22905         lookup_face.
22907         * xdisp.c (Fformat_mode_line): Fix argument to lookup_named_face.
22909         * fringe.c (draw_fringe_bitmap_1): Fix argument to lookup_named_face.
22911 2008-02-01  Kenichi Handa  <handa@m17n.org>
22913         * coding.c: Cancel the change done in HEAD on 2008-02-01.
22914         (coding_charset_list): New function.
22916         * coding.h (coding_charset_list): Extern it.
22918 2008-02-01  Kenichi Handa  <handa@m17n.org>
22920         * fontset.c (Fset_fontset_font): Call find_font_encoding with
22921         concatenation of family and registry.
22923 2008-02-01  Kenichi Handa  <handa@m17n.org>
22925         * character.h (BYTE8_STRING): Fix typo.
22927         * editfns.c (Ftranslate_region_internal): Don't convert unibyte
22928         string to multibyte (sync to HEAD).
22930         * casefiddle.c (casify_region): Handle changes in byte-length
22931         using replace_range_2 (sync to HEAD).
22933 2008-02-01  Andreas Schwab  <schwab@suse.de>
22935         * chartab.c (map_char_table): GCPRO table and arg.
22937 2008-02-01  Kenichi Handa  <handa@m17n.org>
22939         * syntax.c (skip_syntaxes): Return lispy 0 (not nil) if point is
22940         already at limit.
22942 2008-02-01  Kenichi Handa  <handa@m17n.org>
22944         * fontset.c (fs_load_font): Use fast_string_match_ignore_case
22945         instead of fast_c_string_match_ignore_case.
22946         (find_font_encoding): Change argument to Lisp_Object.
22947         Use fast_string_match_ignore_case instead of
22948         fast_c_string_match_ignore_case.  Change caller.
22950 2008-02-01  Kenichi Handa  <handa@m17n.org>
22952         * xdisp.c (get_next_display_element): In unibyte case, decide to
22953         display in octal form by checking a character by
22954         UNIBYTE_CHAR_HAS_MULTIBYTE_P.
22956         * charset.c (Fset_unibyte_charset): Setup unibyte_has_multibyte_table.
22958         * character.c (unibyte_has_multibyte_table): New variable.
22960         * character.h (unibyte_has_multibyte_table): Extern it.
22961         (UNIBYTE_CHAR_HAS_MULTIBYTE_P): New macro.
22963 2008-02-01  Kenichi Handa  <handa@m17n.org>
22965         * coding.c (encode_coding_iso_2022): Fix handling of charset
22966         annotation.
22968 2008-02-01  Kenichi Handa  <handa@m17n.org>
22970         * coding.c (setup_coding_system): If coding_system is nil, use
22971         Qundecided.
22972         (Fterminal_coding_system): Return nil if terminal coding system is
22973         `undecided'.
22974         (syms_of_coding): Define coding-system `undecided' here.
22975         Setup terminal_coding as `undecided'.
22977 2008-02-01  Kenichi Handa  <handa@m17n.org>
22979         * xdisp.c (message_dolog, set_message_1):
22980         Call unibyte_char_to_multibyte with arg type int.
22982         * lread.c (read1): Fix reading of a char-table.
22984         * print.c (print_object): Include sub char-table in circularities
22985         detection.
22987 2008-02-01  Kenichi Handa  <handa@m17n.org>
22989         * keymap.c (where_is_internal_2): Fix for the case that KEY is a cons.
22990         Append the found sequences in car of ARGS instead of prepending.
22992 2008-02-01  Kenichi Handa  <handa@m17n.org>
22994         * fileio.c (report_file_error): Make a unibyte string from
22995         strerror (errorno).
22996         (Fsubstitute_in_file_name): Fix the arg to
22997         unibyte_char_to_multibyte.  It is evaluated twice.
22999 2008-02-01  Kenichi Handa  <handa@m17n.org>
23001         * charset.h (CHAR_CHARSET): Shortcut for ASCII case.
23003 2008-02-01  Kenichi Handa  <handa@m17n.org>
23005         * coding.c (detect_coding_utf_16): Don't set detect_info->found if
23006         BOM is not found.
23007         (detect_coding, detect_coding_system): Optimization for ISO-2022
23008         when no 8-bit data is found.
23010 2008-02-01  Jason Rumney  <jasonr@gnu.org>
23012         * w32fns.c (x_to_w32_font): Update to use new coding struct.
23014 2008-02-01  Kenichi Handa  <handa@m17n.org>
23016         * charset.c (Fdeclare_equiv_charset, Fiso_charset): Fix handing of
23017         CHARS.
23019 2008-02-01  Steven Tamm  <steventamm@mac.com>
23021         * macterm.c (mac_encode_char): Add charset argument and update
23022         to use encoding_type.
23023         (x_new_font, x_new_fontset): Merge in changes from xterm.c;
23024         switch to pure fontset.
23025         (decode_mac_font_name): Temporarily remove decoding.
23026         (x_font_name_to_mac_font_name): Temporarily remove encoding.
23027         (x_load_font): Temporarily remove encoding.
23029 2008-02-01  Kenichi Handa  <handa@m17n.org>
23031         * xfaces.c (Fface_font): If frame is not on a window system,
23032         ignore CHARACTER arg.  If HAVE_WINDOW_SYSTEM is not defined, don't
23033         refer to face->font.
23034         (split_font_name_into_vector, build_font_name_from_vector)
23035         (lookup_non_ascii_face, realize_non_ascii_face): Define them only
23036         when HAVE_WINDOW_SYSTEM is defined.
23038 2008-02-01  Kenichi Handa  <handa@m17n.org>
23040         * xdisp.c (BUILD_GLYPH_STRINGS): Check if s is NULL.
23041         (x_produce_glyphs): Fix setting of members of cmp in case
23042         cmp->glyph_len is zero.
23044         * fontset.c (Fset_fontset_font): Fix docstring.
23045         (Ffontset_info): Make it backward compatible.  New arg ALL.
23047 2008-02-01  Kim F. Storm  <storm@cua.dk>
23049         * process.c (read_process_output): Grow decoding_buf when needed;
23050         this could cause a crash in allocate_string and compact_small_strings.
23052 2008-02-01  Kenichi Handa  <handa@m17n.org>
23054         * fileio.c (WRITE_BUF_SIZE): Delete this macro.
23056 2008-02-01  Kenichi Handa  <handa@m17n.org>
23058         * coding.c (setup_coding_system): Set coding->common_flags
23059         correctly for raw-text.
23060         (consume_chars): On encoding unibyte text by raw-text, don't check
23061         multibyte form.
23062         (encode_coding): On encoding by raw-text, never use translation tables.
23064         * fileio.c (e_write): Short cut for the case of no encoding.
23066 2008-02-01  Kenichi Handa  <handa@m17n.org>
23068         * coding.c (detect_coding, detect_coding_system): Delete unused
23069         variables.
23071 2008-02-01  Kenichi Handa  <handa@m17n.org>
23073         * coding.c (encode_coding_utf_8): Fix handling of raw-byte char.
23074         (consume_chars): Fix handling of 8-bit bytes in unibyte source.
23076 2008-02-01  Kenichi Handa  <handa@m17n.org>
23078         * coding.c (Ffind_coding_systems_region_internal):
23079         Include raw-text and no-conversion in the result.
23081 2008-02-01  Kenichi Handa  <handa@m17n.org>
23083         * fontset.c (find_font_encoding): Return `ascii' for unknown encoding.
23084         (load_font_get_repertory): Delete unnecessary check of ENCODING of
23085         FONT_DEF.
23086         (font_def_arg, add_arg, from_arg, to_arg): New args.
23087         (set_fontset_font): Change argument.
23088         (Fset_fontset_font): Fix for the case that TARGET is a script
23089         name and charset name.
23090         (new_fontset_from_font_name): Fix argument to Fnew_fontset.
23092 2008-02-01  Kenichi Handa  <handa@m17n.org>
23094         * fontset.c (fontset_font): Rename from fontset_face.  Change return
23095         value.
23096         (face_suitable_for_char_p, face_for_char): Adjust for the change
23097         of fontset_font.
23098         (make_fontset_for_ascii_face): Fix setting of the fontset element
23099         for ASCII.
23100         (Finternal_char_font): Use fontset_font instead of FACE_FOR_CHAR
23101         to get a font name.
23102         (Ffontset_info): Adjust for the change of fontset_font.
23104         * coding.c (emacs_mule_char): Check invalid code more rigidly.
23106         * character.h (LEADING_CODE_LATIN_1_MIN)
23107         (LEADING_CODE_LATIN_1_MAX): Delete these macros.
23109 2008-02-01  Kenichi Handa  <handa@m17n.org>
23111         * editfns.c (check_translation): New function.
23112         (Ftranslate_region_internal): Handle M:N mapping.
23114 2008-02-01  Kenichi Handa  <handa@m17n.org>
23116         * xfaces.c (xlfd_point_size): Set font->numeric[XLFD_PIXEL_SIZE].
23118 2008-02-01  Kenichi Handa  <handa@m17n.org>
23120         * coding.c (DECODE_DESIGNATION): Set chars_96 to -1 instead of
23121         goto invalid_code.
23122         (decode_coding_iso_2022): Fix handling of invalid designation.
23124         * fileio.c (Finsert_file_contents): Be sure to call unbind_to
23125         after calling code_conversion_save.
23127 2008-02-01  Kenichi Handa  <handa@m17n.org>
23129         * xdisp.c (handle_auto_composed_prop): Fix Lisp_Object/int mixup.
23131         * print.c (print_prune_string_charset): Fix Lisp_Object/int mixup.
23133         * fontset.c: Include "intervals.h".
23134         (fontset_face): Fix comparing of Lisp_Objects.
23135         (free_face_fontset, new_fontset_from_font_name):
23136         Fix Lisp_Object/int mixup.
23138         * editfns.c (Ftranslate_region_internal): Fix Lisp_Object/int mixup.
23140         * coding.c: Add many prototypes for static functions.
23141         (get_translation_table): Allow max_lookup to be NULL.
23142         (decode_coding, Ffind_coding_systems_region_internal)
23143         (Funencodable_char_position, Fcheck_coding_systems_region):
23144         Call get_translation_table with max_lookup NULL.
23146 2008-02-01  Kenichi Handa  <handa@m17n.org>
23148         * coding.c (get_translation_table): Declare it as Lisp_Object.
23149         (LOOKUP_TRANSLATION_TABLE): New macro.
23150         (produce_chars, consume_chars): Use LOOKUP_TRANSLATION_TABLE
23151         instead of CHAR_TABLE_REF.
23153 2008-02-01  Kenichi Handa  <handa@m17n.org>
23155         * coding.c (MAX_ANNOTATION_LENGTH): Adjust for the change of
23156         annotation data format.
23157         (ADD_ANNOTATION_DATA, ADD_COMPOSITION_DATA, ADD_CHARSET_DATA):
23158         Change arguments FROM and TO to single argument NCHARS.  Change caller.
23159         (decode_coding_utf_8, decode_coding_utf_16, decode_coding_emacs_mule)
23160         (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
23161         (decode_coding_ccl, decode_coding_charset): Pay attention to
23162         coding->charbuf_used.
23163         (get_translation): New function.
23164         (produce_chars): New arguments translation_table and last_block.
23165         Translate characters here.  Return number of carryover chars.
23166         Change caller.
23167         (produce_composition): New argument pos.  Change caller.
23168         Adjust for the change of annotation data format.
23169         (produce_charset, produce_annotation): Likewise.
23170         (decode_coding, encode_coding): Don't call translate_chars.
23171         (consume_chars): New arg translation_table.  Change caller.
23172         (translate_chars): Delete.
23173         (syms_of_coding): Make translation-table's number of extra slots 2.
23175 2008-02-01  Kenichi Handa  <handa@m17n.org>
23177         * search.c (simple_search): Fix setting this_pos_byte in backward
23178         search.
23180         * coding.c (detect_coding_emacs_mule): Fix counting of encoded
23181         byte sequence.
23182         (detect_coding_ccl): Fix setting of the variable valids.
23184 2008-02-01  Kenichi Handa  <handa@m17n.org>
23186         * xterm.c (x_list_fonts): Fix the detection of an auto-scaled font.
23188         * coding.c (decode_coding_utf_16): Fix handling of surrogate pair.
23190         * editfns.c (Ftranslate_region_internal): Rename from
23191         Ftranslate_region.  Accept a char-table in TABLE.
23192         (syms_of_editfns): Defsubr Stranslate_region_internal.
23194         * xfaces.c (set_lface_from_font_name): If a font is specified for
23195         a frame, generate a fontset from the font.
23196         (build_scalable_font_name): If the scalable font is requested for
23197         a specific size, don't change that size.
23198         (try_font_list): Try a scalable font also in the case that a
23199         pattern string is specified.
23201 2008-02-01  Kenichi Handa  <handa@m17n.org>
23203         * xfaces.c (Fface_font): New optional arg CHARACTER.
23205 2008-02-01  Kenichi Handa  <handa@m17n.org>
23207         * charset.h (CHARSET_OFFSET): New macro.
23209 2008-02-01  Kenichi Handa  <handa@m17n.org>
23211         * xterm.c (x_get_font_repertory): Fix for non-Unicode-bmp charset.
23213         * fontset.c (fontset_face): Handle the case that repertory is a
23214         char-table.
23215         (find_font_encoding): Return nil for unknown encoding.
23216         (Fset_fontset_font): Ignore a font of unknown encoding.
23218 2008-02-01  Kenichi Handa  <handa@m17n.org>
23220         * keymap.c (describe_vector): Handle default value of a char table.
23222         * fontset.c (fontset_face): Handle fallback fonts correctly.
23223         (Ffontset_info): Return infomation about fallback fonts.
23225 2008-02-01  Kenichi Handa  <handa@m17n.org>
23227         * fontset.c (FONTSET_DEFAULT): New macro.
23228         (FONTSET_ADD, fontset_add): Handle the case that range is nil.
23229         (Fset_fontset_font): Change the 2nd arg name to TARGET, and handle
23230         the case that it is nil.
23231         (dump_fontset): Call FONTSET_DEFAULT, not FONTSET_FALLBACK.
23232         (syms_of_fontset): Set char-table-extra-slots property of fontset to 9.
23234         * charset.h (CHAR_CHARSET_P): Fix for the case that the method is
23235         subset or superset.
23237 2008-02-01  Kenichi Handa  <handa@m17n.org>
23239         * emacs.c (main): Call init_charset after syms_of_XXX.
23241         * charset.c (Vcharset_map_directory): Delete.
23242         (Vcharset_map_path): New variable.
23243         (load_charset_map_from_file): Use Vcharset_map_path instead.
23244         (init_charset): Initialize Vcharset_map_path.
23245         (syms_of_charset): Delete declaration of "charset-map-directory",
23246         add declaration of "charset-map-path".
23248 2008-02-01  Kenichi Handa  <handa@m17n.org>
23250         * fns.c (string_char_to_byte, string_byte_to_char): Optimize for
23251         ASCII only string.
23253         * fileio.c (Finsert_file_contents): Avoid detecting a code twice.
23255         * coding.c (detect_coding_iso_2022): Fix handling of SS2 and SS3.
23256         (detect_coding, detect_coding_system): Treat '\0' as normal ASCII byte.
23258 2008-02-01  Kenichi Handa  <handa@m17n.org>
23260         * coding.h (SJIS_TO_JIS2, JIS_TO_SJIS2): New macros.
23262         * coding.c (QCmnemonic, QCdefalut_char)
23263         (QCdecode_translation_table, QCencode_translation_table)
23264         (QCpost_read_conversion, QCpre_write_conversion): New variables.
23265         (get_translation_table): Return a list of translation tables if
23266         necessary.
23267         (decode_coding): Call get_translation_table with ENCODEP 0.
23268         (char_encodable_p): If translation_table is non-nil, always call
23269         translate_char.
23270         (Fdefine_coding_system_internal): Accept list of translation
23271         tables as :encode-translation-table and :decode-translation-table.
23272         (Fcoding_system_put): New function.
23273         (syms_of_coding): Declare new symbols.
23274         Defsubr Scoding_system_put.
23275         (decode_coding_sjis, encode_coding_sjis): Handle 4th charset,
23276         typically JISX0212.
23278         * charset.c (map_charset_chars): Fix arg to map_charset_chars in
23279         when the charset is superset type.
23281         * character.c (translate_char): Accept list of translation tables.
23283 2008-02-01  Kenichi Handa  <handa@m17n.org>
23285         * coding.h (enum coding_attr_index): New member coding_attr_trans_tbl.
23286         (CODING_ATTR_TRANS_TBL): New macro.
23288         * coding.c (get_translation_table): New function.
23289         (translate_chars): Fix the bug of skipping annotation data.
23290         (decode_coding, encode_coding): Utilize get_translation_table.
23291         (char_encodable_p, Funencodable_char_position): Translate char if
23292         necessary.
23293         (Ffind_coding_systems_region_internal)
23294         (Fcheck_coding_systems_region): Setup translation table for encode
23295         in a coding system attribute vector in advance.
23296         (Fdefine_coding_system_internal): Allow a symbol as translation
23297         table.  For shift-jis type coding system, allow 4th charset.
23299 2008-02-01  Kenichi Handa  <handa@m17n.org>
23301         * coding.c (decode_coding_sjis): Check the first byte rigidly.
23303         * xdisp.c (get_next_display_element): Pass -1 as POS to
23304         FACE_FOR_CHAR if displaying a C-string.
23306 2008-02-01  Kenichi Handa  <handa@m17n.org>
23308         * composite.c (get_composition_id): Handle xoff and yoff in a
23309         composition rule.
23311         * composite.h (COMPOSITION_DECODE_RULE): New arg xoff and yoff.
23312         (struct composition): New member lbearing and rbearing.
23314         * xdisp.c (move_it_to): Optimize for the case (op & MOVE_TO_Y).
23315         (x_get_glyph_overhangs): Handle a composition glyph.
23316         (x_produce_glyphs): Setup lbearing and rbreaing for a composition glyph.
23318         * xterm.c (x_compute_glyph_string_overhangs): Handle also a
23319         composition glyph.
23321 2008-02-01  Kenichi Handa  <handa@m17n.org>
23323         * print.c: Include charset.h.
23324         (Vprint_charset_text_property): New variable.
23325         (Qdefault): Extern it.
23326         (PRINT_STRING_NON_CHARSET_FOUND)
23327         (PRINT_STRING_UNSAFE_CHARSET_FOUND): New macros.
23328         (print_check_string_result): New variable.
23329         (print_check_string_charset_prop): New function.
23330         (print_prune_charset_plist): New variable.
23331         (print_prune_string_charset): New function.
23332         (print_object): Call print_prune_string_charset if
23333         Vprint_charset_text_property is not t.
23334         (print_interval): Print nothing if interval->plist is nil.
23335         (syms_of_print): Declare Vprint_charset_text_property as a lisp
23336         variable.  Init and staticpro print_prune_charset_plist.
23338 2008-02-01  Kenichi Handa  <handa@m17n.org>
23340         * fontset.c (new_fontset_from_font_name): Use the specified font
23341         for all characters in the new fontset.
23343         * macterm.c (x_set_mouse_face_gc): Call FACE_FOR_CHAR with POS and
23344         OBJECT args.
23346         * xdisp.c (x_produce_glyphs): Call FACE_FOR_CHAR with POS and
23347         OBJECT args for composition too.
23349         * w32term.c (x_set_mouse_face_gc): Call FACE_FOR_CHAR with POS and
23350         OBJECT args.
23352 2008-02-01  Kenichi Handa  <handa@m17n.org>
23354         * dispextern.h (FACE_FOR_CHAR): New args POS and OBJECT.
23356         * fontset.c (reorder_font_vector): Adjust for the change of
23357         FONT_DEF format.
23358         (fontset_face): New arg id.  Change caller.
23359         (face_for_char): New args pos and object.
23360         (make_fontset_for_ascii_face): Adjust for the change of FONT_DEF format.
23361         (fs_query_fontset): Check NAME by Fassoc too.
23362         (Fset_fontset_font): Allow non-XLFD font name.
23363         (Ffontset_info): Adjust for the change of FONT_DEF format.
23365         * fontset.h (face_for_char): Adjust prototype.
23367         * xdisp.c (face_before_or_after_it_pos, get_next_display_element)
23368         (append_space, extend_face_to_end_of_line)
23369         (get_char_face_and_encoding, BUILD_COMPOSITE_GLYPH_STRING)
23370         (x_produce_glyphs): Call FACE_FOR_CHAR with POS and OBJECT args.
23372         * xfaces.c (compute_char_face): Call FACE_FOR_CHAR with
23373         POS and OBJECT args.
23375         * xterm.c (x_set_mouse_face_gc): Call FACE_FOR_CHAR with
23376         POS and OBJECT args.
23378 2008-02-01  Jason Rumney  <jasonr@gnu.org>
23380         * w32select.c (Fw32_set_clipboard_data): Avoid potential realloc
23381         of GlobalAlloc'ed memory.
23383 2008-02-01  Kenichi Handa  <handa@m17n.org>
23385         * ccl.c (Fccl_execute_on_string): Fix the condition of loop.
23387         * charset.h (charset_table_used): Delete extern.
23389         * charset.c (charset_table_used): Make it static.
23390         (map_charset_chars): Fix args to c_function with.
23392         * chartab.c (map_sub_char_table_for_charset): Fix args to
23393         c_function with.
23395         * coding.h (enum coding_result_code):
23396         Delete CODING_RESULT_INSUFFICIENT_CMP, add CODING_RESULT_INVALID_SRC.
23398         * coding.c (Qinsufficient_source, Qinconsistent_eol)
23399         (Qinvalid_source, Qinterrupted, Qinsufficient_memory): New variables.
23400         (Vlast_code_conversion_error): New variables.
23401         (syms_of_coding): DEFSYM or DEFVAR_LISP them.
23402         (ONE_MORE_BYTE): Record error if any instead of signaling an
23403         error.  If non-ASCII multibyte char is found, return the negative
23404         value of the code.  All callers changed to check it.
23405         (ONE_MORE_BYTE_NO_CHECK): Likewise.
23406         (record_conversion_result): New function.  Change all codes setting
23407         coding->result to call this function.
23408         (detect_coding_utf_8, decode_coding_utf_8)
23409         (detect_coding_emacs_mule, detect_coding_sji, detect_coding_big5):
23410         Don't use the local variable incomplete.
23411         (emacs_mule_char): Change the second arg to `const'.
23412         (decode_coding): Fix of flushing out unprocessed data.
23413         (make_conversion_work_buffer): Fix making of a work buffer.
23414         (decode_coding_object): Return coding->dst_object.
23416         * fontset.c (set_fontset_font): Fix args.
23418         * lisp.h (CHARACTERBITS): Define as 22.
23420         * process.c (send_process): Be sure to set coding->src_multibyte.
23422         * xdisp.c (handle_auto_composed_prop): Fix setting of limit.
23424 2008-02-01  Kenichi Handa  <handa@m17n.org>
23426         * xdisp.c (handle_auto_composed_prop): Give limit to
23427         Fnext_single_char_property_change.
23429 2008-02-01  Kenichi Handa  <handa@m17n.org>
23431         * composite.c (syms_of_composite): Don't make the composition hash
23432         table weak.
23434         * fontset.c (Fset_fontset_font): Fix docstring.
23436         * lisp.h (detect_coding_system): Adjust prototype.
23438         * fileio.c (kill_workbuf_unwind): Delete this function.
23439         (Finsert_file_contents): Adjust the call of detect_coding_system.
23440         Get conversion_buffer by code_conversion_save.  Use the macro
23441         CODING_MAY_REQUIRE_DECODING.  After decoding, update
23442         coding_system.
23444         * coding.h (make_conversion_work_buffer): Delete extern.
23445         (code_conversion_save): Extern it.
23447         * coding.c (enum iso_code_class_type): Delete ISO_carriage_return.
23448         (CODING_GET_INFO): Delete argument eol_type.  Change callers.
23449         (decode_coding_utf_8): Don't do eol converion.
23450         (detect_coding_utf_16): Check coding->src_chars, not
23451         coding->src_bytes.  Add heuristics for those that have no signature.
23452         (decode_coding_emacs_mule, decode_coding_iso_2022)
23453         (decode_coding_sjis, decode_coding_big5, decode_coding_charset):
23454         Don't do eol converion.
23455         (adjust_coding_eol_type): Return a new coding system.
23456         (detect_coding): Don't detect eol.  Fix for utf-16 detection.
23457         (decode_eol): In case of CRLF->LF conversion, use del_range_2 on
23458         each change.
23459         (decode_coding): Pay attention to undo_list.  Do eol conversion for
23460         all types of coding-systems (if necessary).
23461         (Vcode_conversion_work_buf_list): Delete it.
23462         (Vcode_conversion_reused_workbuf): Rename from
23463         Vcode_conversion_reused_work_buf.
23464         (Vcode_conversion_workbuf_name): New variable.
23465         (reused_workbuf_in_use): New variable.
23466         (make_conversion_work_buffer): Delete the arg DEPTH.
23467         (code_conversion_restore): Change argument to cons.
23468         (code_conversion_save): Delete the argument BUFFER.  Change callers.
23469         (detect_coding_system): New argument src_chars.  Change callers.
23470         Fix for utf-16 detection.
23471         (init_coding_once): Don't use ISO_carriage_return.
23472         (syms_of_coding): Initialize Vcode_conversion_workbuf_name and
23473         reused_workbuf_in_use.
23475 2008-02-01  Kenichi Handa  <handa@m17n.org>
23477         * keymap.c (store_in_keymap): Pay attention to the case that idx
23478         is a cons specifying a character range.
23480 2008-02-01  Kenichi Handa  <handa@m17n.org>
23482         * xdisp.c (handle_auto_composed_prop): Fix the case of returning
23483         HANDLED_RECOMPUTE_PROPS.
23485         * coding.c (Fdefine_coding_system_internal): Fix checking of
23486         ascii compatibility.
23488 2008-02-01  Kenichi Handa  <handa@m17n.org>
23490         * charset.c (find_charsets_in_text): Delete unused locale variable.
23491         (Fset_charset_priority): Update Vemacs_mule_charset_list too.
23493         * coding.c (encode_coding_emacs_mule): Emit bytes with MSB.
23494         Resync charset_list to Vemacs_mule_charset_list.
23496         * keymap.c (store_in_keymap): Pay attention to the case that idx
23497         is a cons specifying a character range.
23499 2008-02-01  Kenichi Handa  <handa@m17n.org>
23501         * composite.c (update_compositions): Bind inhibit-read-only, etc
23502         to t before calling remove-list-of-text-properties.
23504         * print.c (print_object): Always print ASCII chars as is.
23506 2008-02-01  Kenichi Handa  <handa@m17n.org>
23508         * keymap.c (Fdefine_key): Fix handling of Lucid style event type list.
23510         * fns.c (Fmapconcat, Fmapcar, Fmapc): Signal an error if SEQUENCE
23511         is a char table.
23513 2008-02-01  Kenichi Handa  <handa@m17n.org>
23515         * syntax.c (skip_chars): Be sure to alloca char_ranges when necessary.
23517 2008-02-01  Kenichi Handa  <handa@m17n.org>
23519         * xfaces.c (set_lface_from_font_name): Fix for the case that
23520         FONTNAME is not fontset name.
23522 2008-02-01  Kenichi Handa  <handa@m17n.org>
23524         * fns.c (base64_encode_1): Fix previous change.
23526 2008-02-01  Kenichi Handa  <handa@m17n.org>
23528         * fontset.c (set_fontset_font): New function.
23529         (Fset_fontset_font): If a font is specified for a charset, use
23530         map_charset_chars to store the font spec in a fontset.
23532 2008-02-01  Kenichi Handa  <handa@m17n.org>
23534         * fontset.c (fontset_face): Create a fallback fontset on demand.
23535         (make_fontset): Don't create a fallback fontset here.
23536         (free_face_fontset): Free a fallback fontset (if any) too.
23537         (n_auto_fontsets): Delete this variable.
23538         (auto_fontset_alist): New variable.
23539         (new_fontset_from_font_name): Check auto_fontset_alist.
23540         (dump_fontset) [FONTSET_DEBUG]: Fully re-written.
23541         (Ffontset_list_all) [FONTSET_DEBUG]: New function.
23542         (syms_of_fontset): Initialize and staticpro auto_fontset_alist.
23543         Defsubr Sfontset_list_all.
23545 2008-02-01  Kenichi Handa  <handa@m17n.org>
23547         * xterm.c (x_list_fonts): Fix excluding of auto-scaled fonts.
23549 2008-02-01  Kenichi Handa  <handa@m17n.org>
23551         * fontset.c (Fnew_fontset): Check NAME more rigidly.
23553 2008-02-01  Kenichi Handa  <handa@m17n.org>
23555         * editfns.c (Fgoto_char): Fix docstring.
23557 2008-02-01  Kenichi Handa  <handa@m17n.org>
23559         * insdel.c (insert_from_gap): Adjust intervals correctly.
23561 2008-02-01  Jason Rumney  <jasonr@gnu.org>
23563         * w32term.c (GLYPHSET, WCRANGE): Define if system headers don't.
23564         (pfnGetFontUnicodeRanges): New dynamically loaded function.
23565         (w32_initialize): Try to load it.
23566         (x_get_font_repertory): Use it if available.
23567         (w32_encode_char): Add shortcut for unicode output.
23569         * w32fns.c (w32_load_system_font): Default charset to -1.
23570         (x_to_w32_charset): Match all fonts for unicode.
23571         (w32_to_x_charset): New parameter matching.  Don't return partial
23572         or wildcard charsets.
23573         (w32_to_all_x_charsets): Don't return partial or wildcard charsets.
23574         (w32_codepage_for_font): Return CP_UNICODE for unicode.
23575         (w32_to_x_font): Match charset to real charset.
23576         (enum_font_cb2): Always list unicode versions.
23578         * makefile.w32-in (temacs): Increase EMHEAP.
23580 2008-02-01  Jason Rumney  <jasonr@gnu.org>
23582         * w32term.c (w32_encode_char): New charset parameter.
23583         font_info.encoding becomes encoding_type.
23584         (x_get_font_repertory): New function.  Warning: stub only!
23585         (x_new_font): Return quickly if font already set.
23586         (x_new_fontset): fontsetname parameter is Lisp_Object.
23587         Use new fs_query_fontset.  Try new_fontset_from_font_name.
23588         Use fontset_name for return value.
23590         * w32term.h: Declare x_get_font_repertory.
23592         * w32select.c (Fw32_set_clipboard_data): Use string_x_string_p in
23593         place of find_charset_in_text.  Use encode_coding_object in place
23594         of encode_coding.
23595         (Fw32_get_clipboard_data): Use decode_coding_c_string in place of
23596         decode_coding.
23598         * w32fns.c (Fx_create_frame, x_create_tip_frame): Use new version
23599         of x_new_fontset.
23600         (w32_load_system_font): Initialize charset as unicode.
23601         font_info.encoding becomes encoding_type.
23602         (w32_to_x_font): Use decode_coding_c_string in place of decode_coding.
23603         (x_to_w32_font): Use encode_coding_object in place of encode_coding.
23604         (syms_of_w32fns): Set get_font_repertory_func.
23606         * w32console.c: Include character.h.  Use terminal_encode_buffer
23607         from term.c.
23608         (write_glyphs): Use new version of encode_terminal_code.
23609         Use encode_coding_object in place of encode_coding.
23611         * w32bdf.c (w32_load_bdf_font): Clear font_info before filling.
23612         encoding becomes encoding_type.
23614         * term.c (terminal_encode_buffer): Make externally visible.
23616         * makefile.w32-in: Add character.h dependancies.
23617         (character.o, chartab.o): New targets.
23619 2008-02-01  Kenichi Handa  <handa@m17n.org>
23621         * fileio.c (Finsert_file_contents) [DOS_NT]: Use the macro
23622         CODING_ID_EOL_TYPE.
23624 2008-02-01  Andreas Schwab  <schwab@suse.de>
23626         * coding.c (produce_chars): Revert last change.
23628 2008-02-01  Kenichi Handa  <handa@m17n.org>
23630         * charset.h (charset_unicode): Extern it.
23632         * charset.c (string_xstring_p): Check by (C >= 0x100).
23633         (find_charsets_in_text): Change format of the arc CHARSETS.
23634         New arg MULTIBYTE.
23635         (Ffind_charset_region, Ffind_charset_string): Adjust for the
23636         change of find_charsets_in_text.
23637         (Fsplit_char): Fix doc.  Never return unknown.
23639         * chartab.c (char_table_translate): Use CHARACTERP, not INTEGERP.
23641         * coding.c (Fdefine_coding_system_alias):
23642         Update Vcoding_system_list.
23644         * fontset.c (load_font_get_repertory): Pay attention to the case
23645         that ENCODING of a font is specified by a char-table.
23647         * xterm.c (x_get_font_repertory): Handle the case that the
23648         encoding of font is other than Unicode.
23650 2008-02-01  Kenichi Handa  <handa@m17n.org>
23652         * term.c (encode_terminal_code): Don't handle glyph-table.
23653         Check if a character is encodable by the terminal coding system.
23654         If not, produces proper number of `?'s.  Update
23655         terminal_encode_buffer and terminal_encode_buf_size if necessary.
23656         (produce_glyphs): Check by CHAR_BYTE8_P, not SINGLE_BYTE_CHAR_P.
23658 2008-02-01  Kenichi Handa  <handa@m17n.org>
23660         * term.c (terminal_encode_buffer, terminal_encode_buf_size):
23661         New variables.
23662         (encode_terminal_code): Change argument.  Encode multiple
23663         characters at once.  Store the result of encoding in
23664         terminal_encode_buffer.
23665         (write_glyphs, insert_glyphs): Adjust for the change of
23666         encode_terminal_code.
23667         (term_init): Initialize terminal_encode_buffer and
23668         terminal_encode_buf_size.
23670         * coding.c (consume_chars): If coding->src_object is nil, don't
23671         check annotation.
23673 2008-02-01  Kenichi Handa  <handa@m17n.org>
23675         * character.c (char_string): Use ASCII_CHAR_P instead of
23676         SINGLE_BYTE_CHAR_P.
23678 2008-02-01  Kenichi Handa  <handa@m17n.org>
23680         * xdisp.c (handle_auto_composed_prop): Check if the last
23681         characters of auto-composed region is newly composed with the
23682         following characters.
23683         (handle_composition_prop): Fix checking of point being inside
23684         composition.
23686 2008-02-01  Kenichi Handa  <handa@m17n.org>
23688         * fns.c (concat): Don't change multibyteness of the result by
23689         concatenating an 8-bit character.
23691         * data.c (Faset): Check newelt by CHECK_CHARACTER.  Don't change
23692         multibyteness of the result when newelt is an 8-bit character.
23694 2008-02-01  Dave Love  <fx@gnu.org>
23696         * xmenu.c (find_and_call_menu_selection): Make menu_bar_items_used
23697         EMACS_INT.
23699         * xfns.c (DefaultDepthOfScreen, x_encode_text): Remove unused vars.
23701         * xfaces.c (face_numeric_value): Declare dim size_t.
23702         (Finternal_lisp_face_equal_p): Remove unused f.
23704         * xdisp.c (BUILD_CHAR_GLYPH_STRINGS, display_and_set_cursor)
23705         (MATRIX_ROW): Remove unused vars.
23706         (draw_glyphs, x_insert_glyphs, fast_find_position)
23707         (fast_find_position, fast_find_string_pos): Use EMACS_INT for
23708         byte/char counts.
23710         * regex.c (regex_compile): Remove unused var.
23712         * minibuf.c (Fminibuffer_complete_word): Remove unused var.
23714         * keymap.c (Fset_keymap_parent, map_keymap, Fcopy_keymap)
23715         (Faccessible_keymaps, where_is_internal): Remove unused vars.
23717         * keyboard.c (cancel_hourglass_unwind): Return Qnil.
23719         * frame.c (frame_name_fnn_p): Make len EMACS_INT.
23721         * fileio.c (Fwrite_region): Remove unused var.
23723         * dispnew.c (adjust_frame_glyphs_for_frame_redisplay)
23724         (adjust_frame_glyphs_for_window_redisplay): Remove unused ch_dim.
23726         * composite.c (Fremove_list_of_text_properties): Declare.
23728         * coding.c (inhibit_pre_post_conversion): Remove (unused).
23729         (alloc_destination, produce_chars): Use EMACS_INT for byte/char counts.
23730         (coding_inherit_eol_type): Remove unused attrs.
23731         (detect_coding): Cast arg of detect_eol.
23733         * charset.c (syms_of_charset): Remove unused var p.
23734         (find_charsets_in_text, Ffind_charset_region): Use EMACS_INT for
23735         byte/char counts.
23737         * casetab.c (set_case_table): Remove unused var.
23739         * window.c (Fdisplay_buffer, Fframe_selected_window):
23740         Remove unused vars.
23742 2008-02-01  Dave Love  <fx@gnu.org>
23744         * xterm.c (x_bitmap_mask): Declare.
23746 2008-02-01  Dave Love  <fx@gnu.org>
23748         * xterm.c (x_term_init): Fix type error.
23750         * lisp.h: Add Funibyte_char_to_multibyte.
23752         * coding.c (Fread_coding_system): Fix arg of XSETSTRING.
23753         (Fset_coding_system_priority): Doc fix.
23755         * ccl.c (ccl_driver): Fix arg of CHARACTERP.
23757         * indent.c (check_composition): Make start and end EMACS_INT.
23759         * character.c (lisp_string_width): Make ignore and end EMACS_INT.
23761         * xdisp.c (handle_composition_prop, check_point_in_composition):
23762         Make buffer positions EMACS_INT.
23764         * composite.c (find_composition, run_composition_function)
23765         (update_compositions, Ffind_composition_internal): Make buffer
23766         positions EMACS_INT.
23768         * composite.h (find_composition, update_compositions):
23769         Make position args EMACS_INT.
23771         * keyboard.c (adjust_point_for_property): Make beg and end EMACS_INT.
23773         * intervals.c (get_property_and_range):
23774         * intervals.h (get_property_and_range): Make start and end EMACS_INT.
23776         * unexalpha.c: Don't include varargs.h.
23778 2008-02-01  Dave Love  <fx@gnu.org>
23780         * coding.h (ENCODE_UTF_8): New.
23782         * Makefile.in (gtkutil.o): Depend on coding.h.
23784         * coding.c (Fset_coding_system_priority): Doc fix.
23786 2008-02-01  Kenichi Handa  <handa@m17n.org>
23788         * fileio.c (Finsert_file_contents): Call setup_coding_system in
23789         the case of auto saving.
23791 2008-02-01  Andreas Schwab  <schwab@suse.de>
23793         * chartab.c (map_char_table, map_char_table_for_charset):
23794         Protect `range' from GC.
23796 2008-02-01  Kenichi Handa  <handa@m17n.org>
23798         * coding.c (decode_coding_sjis): Check bytes more rigidly.
23800 2008-02-01  Kenichi Handa  <handa@m17n.org>
23802         * fileio.c (choose_write_coding_system): Return a decided coding system.
23803         (Fwrite_region): Set Vlast_coding_system_used to the return value
23804         of choose_write_coding_system.
23806 2008-02-01  Kenichi Handa  <handa@m17n.org>
23808         * charset.c (Fset_charset_priority): Pay attention to duplicated
23809         arguments.
23811         * coding.c (QCcategory): New variable.
23812         (syms_of_coding): Defsym it.  Set all elements of
23813         Vcoding_category_table and their symbol values.
23814         (Fset_coding_system_priority): Doc fix.  Update symbol qvalues of
23815         coding-category-XXX, and coding-category-list.
23816         (Fdefine_coding_system_internal): Add category in the plist.
23818 2008-02-01  Kenichi Handa  <handa@m17n.org>
23820         * callproc.c (Fcall_process): Handle carryover correctly.
23822         * coding.c (decode_coding_iso_2022): Fix handling of invalid bytes.
23823         (raw_text_coding_system): Check NILP (coding_system).
23824         (coding_inherit_eol_type): Check NILP (coding_system) and
23825         NILP (parent).
23826         (consume_chars): Fix for the case of raw-text.
23828         * process.c (read_process_output): Handle carryover correctly.
23830 2008-02-01  Dave Love  <fx@gnu.org>
23832         * regex.c (re_search_2): Fix last change.
23834 2008-02-01  Kenichi Handa  <handa@m17n.org>
23836         * regex.c (GET_CHAR_BEFORE_2): Check multibyte, not
23837         target_multibyte.  Even in a unibyte case, return a converted
23838         multibyte char.
23839         (GET_CHAR_AFTER): New macro.
23840         (PATFETCH): Translate via multibyte char.
23841         (HANDLE_UNIBYTE_RANGE): Delete this macro.
23842         (SETUP_MULTIBYTE_RANGE): New macro.
23843         (regex_compile): Setup compiled code so that its multibyteness
23844         matches that of a target.  Fix the handling of "[X-YZ]" using
23845         SETUP_MULTIBYTE_RANGE.
23846         (analyse_first) <charset>: For filling fastmap for all multibyte
23847         characters, don't check by BASE_LEADING_CODE_P.
23848         (re_search_2): Don't check RE_TARGET_MULTIBYTE_P (bufp).  It is
23849         the same as RE_MULTIBYTE_P (bufp) now.
23850         (mutually_exclusive_p): Check by (! multibyte || IS_REAL_ASCII (c)).
23851         (TARGET_CHAR_AND_LENGTH): Delete this macro.
23852         (TRANSLATE_VIA_MULTIBYTE): New macro.
23853         (re_match_2_internal): Don't check RE_TARGET_MULTIBYTE_P (bufp).
23854         It is the same as RE_MULTIBYTE_P (bufp) now.
23855         <exactn>: Translate via multibyte.
23856         <anychar>: Fetch a character by RE_STRING_CHAR_AND_LENGTH.
23857         Don't translate it.
23858         <charset, charset_not>: Fetch a character by
23859         RE_STRING_CHAR_AND_LENGTH.  Translate via multibyte.
23860         <duplicate>: Call bcmp_translate with the last arg `multibyte'.
23861         <wordbound, notwordbound, wordbeg, wordend, syntaxspec,
23862         notsyntaxspec, categoryspec, notcategoryspec> Fetch a character
23863         by GET_CHAR_AFTER.
23864         (bcmp_translate): Likewise.
23866         * search.c (compile_pattern): Check the member target_multibyte,
23867         not the member multibyte of buf.
23869         * lread.c (read1): While reading a string, set force_singlebyte
23870         and force_multibyte correctly.
23872         * charset.c (Fset_unibyte_charset, init_charset_once): Fix setting
23873         up of unibyte_to_multibyte_table.
23875 2008-02-01  Kenichi Handa  <handa@m17n.org>
23877         * coding.c (setup_coding_system): If coding has
23878         post-read-conversion or pre-write-conversion, set
23879         CODING_REQUIRE_DECODING_MASK and CODING_REQUIRE_ENCODING_MASK
23880         respectively.
23881         (decode_coding_gap): Run post-read-conversion if any.
23883         * fileio.c (Finsert_file_contents): Even if we read into a
23884         unibyte buffer, check if we must decode the result or not.
23886 2008-02-01  Kenichi Handa  <handa@m17n.org>
23888         * coding.c (make_conversion_work_buffer): Change the work buffer
23889         name to the same one as that of Emacs 21.
23891 2008-02-01  Kenichi Handa  <handa@m17n.org>
23893         * coding.h (make_conversion_work_buffer): Adjust prototype.
23894         (code_conversion_restore): Don't extern it.
23896         * coding.c (detected_mask): Delete unused variable.
23897         (decode_coding_iso_2022): Pay attention to the byte sequence of
23898         CTEXT extended segment, and retain those bytes as is.
23899         (decode_coding_ccl): Delete unused variable `valids'.
23900         (setup_coding_system): Delete unused variable `category'.
23901         (consume_chars): Delete unused variable `category'.  Make it work
23902         for non-multibyte case.
23903         (make_conversion_work_buffer): Change argument.
23904         (saved_coding): Delete unused variable.
23905         (code_conversion_restore): Don't check saved_coding->destination.
23906         (code_conversion_save): New function.
23907         (decode_coding_gap, encode_coding_gap): Call code_conversion_save
23908         instead of record_unwind_protect.
23909         (decode_coding_object, encode_coding_object): Likewise.  Recover PT.
23910         (detect_coding_system): Delete unused variable `mask'.
23911         (Fdefine_coding_system_internal): Delete unused variable id.
23913         * fileio.c (kill_workbuf_unwind): New function.
23914         (Finsert_file_contents): On replacing, call
23915         make_conversion_work_buffer with correct args, and call
23916         record_unwind_protect with the first arg kill_workbuf_unwind.
23918         * lisp.h (Fgenerate_new_buffer_name): EXFUN it.
23920 2008-02-01  Kenichi Handa  <handa@m17n.org>
23922         * fontset.c (BASE_FONTSET_P): Check FONTSET_BASE, not FONTSET_NAME.
23923         (fontset_add): Fix for the case that TO is less than TO1.
23924         (Ffontset_info): Don't use fallback fontset on checking the
23925         default fontset.
23926         (dump_fontset): New function for debugging.
23928         * coding.c (Fdefine_coding_system_internal): Fix for the case that
23929         coding_type is Qcharset.
23931 2008-02-01  Kenichi Handa  <handa@m17n.org>
23933         * chartab.c (map_sub_char_table): New argument DEFAULT_VAL.
23934         (map_char_table): Don't inherit the value from the parent on
23935         initializing VAL.  Adjust for the above change.
23937 2008-02-01  Kenichi Handa  <handa@m17n.org>
23939         * coding.c (Qsignature, Qendian): Delete these variables.
23940         (syms_of_coding): Don't initialize them.
23941         (CATEGORY_MASK_UTF_16_AUTO): New macro.
23942         (detect_coding_utf_16): Add CATEGORY_MASK_UTF_16_AUTO in
23943         detect_info->found.
23944         (decode_coding_utf_16): Don't detect BOM here.
23945         (encode_coding_utf_16): Produce BOM if CODING_UTF_16_BOM (coding)
23946         is NOT utf_16_without_bom.
23947         (setup_coding_system): For a coding system of type utf-16, check
23948         if the attribute :endian is Qbig or not (not nil or not), and set
23949         CODING_REQUIRE_DETECTION_MASK if BOM detection is required.
23950         (detect_coding): If coding type is utf-16 and BOM detection is
23951         required, detect it.
23952         (Fdefine_coding_system_internal): For a coding system of type
23953         utf-16, check if the attribute :endian is Qbig or not (not nil or not).
23955 2008-02-01  Kenichi Handa  <handa@m17n.org>
23957         * coding.c (coding_set_source): Fix for the case that the current
23958         buffer is different from coding->src_object.
23959         (decode_coding_object): Don't use the conversion work buffer if
23960         DST_OBJECT is a buffer.
23962 2008-02-01  Dave Love  <fx@gnu.org>
23964         * lread.c (read_emacs_mule_char) [len==2]: Index
23965         emacs_mule_charset correctly.
23967 2008-02-01  Dave Love  <fx@gnu.org>
23969         * coding.c (Qbig5, Vbig5_coding_system, CATEGORY_MASK_BIG5)
23970         (detect_coding_big5, decode_coding_big5, encode_coding_big5)
23971         (Fdecode_big5_char, Fencode_big5_char): Delete.  (Big5 no longer
23972         treated specially.)
23973         (setup_coding_system, coding_category, CATEGORY_MASK_ANY)
23974         (detected_mask): Remove Big5 bits.
23976 2008-02-01  Kenichi Handa  <handa@m17n.org>
23978         The following changes are to make the font rescaling facility
23979         compatible with Emacs 21.
23981         * xfaces.c (Vface_font_rescale_alist): Rename from
23982         Vface_resizing_fonts.
23983         (struct font_name): Rename member resizing_ratio to rescale_ratio.
23984         (font_rescale_ratio): Rename from font_resizing_ratio.
23985         (split_font_name): Set font->rescale_ratio.
23986         (better_font_p): Pay attention to font->rescale_ratio.
23987         (build_scalable_font_name): Likewise.  Change RESX, and RESY
23988         fields.
23989         (syms_of_xfaces): Declare Vface_font_rescale_alist as a Lisp variable.
23991 2008-02-01  Kenichi Handa  <handa@m17n.org>
23993         * coding.c (Qutf_16_be_nosig, Qutf_16_be, Qutf_16_le_nosig)
23994         (Qutf_16_le): Remove these variables.
23995         (syms_of_coding): Don't DEFSYM them.
23996         (decode_coding_utf_16): Fix handling of BOM.
23997         (encode_coding_utf_16): Fix handling of BOM.
23999 2008-02-01  Kenichi Handa  <handa@m17n.org>
24001         * fileio.c (Finsert_file_contents): On replacing, before decoding
24002         the file into the work buffer, set point of the work buffer to the end.
24004 2008-02-01  Dave Love  <fx@gnu.org>
24006         * coding.c (Fcheck_coding_systems_region): Fix type errors.
24008 2008-02-01  Dave Love  <fx@gnu.org>
24010         * xterm.c (XTread_socket): Check Lisp types for Vx_keysym_table
24011         and fix C types.
24013 2008-02-01  Kenichi Handa  <handa@m17n.org>
24015         * xdisp.c (SKIP_GLYPHS): New macro.
24016         (set_cursor_from_row): Pay attention to string display properties.
24018         * category.c (copy_category_entry): Fix for the case that RANGE
24019         is an integer.
24021         * xterm.c (x_encode_char): Call ccl_driver with the last arg Qnil.
24023         * w32term.c (w32_encode_char): Call ccl_driver with the last arg Qnil.
24025 2008-02-01  Kenichi Handa  <handa@m17n.org>
24027         * charset.c (Fcharset_id_internal): New function.
24028         (syms_of_charset): Defsubr it.
24030         * coding.c (decode_coding_ccl, encode_coding_ccl): Call ccl_driver
24031         with the last arg charset_list acquired from coding.
24032         (Fdefine_coding_system_internal): For ccl-based coding system, fix
24033         the attribute coding_attr_ccl_valids.
24035         * coding.h (enum define_coding_ccl_arg_index): Set the first
24036         member coding_arg_ccl_decoder to coding_arg_max.
24038         * ccl.h (ccl_driver): Adjust prototype.
24040         * ccl.c (CCL_DECODE_CHAR, CCL_ENCODE_CHAR): New macros.
24041         (ccl_driver): New arg CHARSET_LIST.  Use the above macros instead
24042         of DECODE_CHAR, ENCODE_CHAR, CHAR_CHARSET.
24043         (Fccl_execute, Fccl_execute_on_string): Call ccl_driver with the
24044         last arg Qnil.
24046 2008-02-01  Kenichi Handa  <handa@m17n.org>
24048         * charset.h (ENCODE_CHAR): If the method is SUBSET or SUPERSET,
24049         call encode_char.
24051         * charset.c (encode_char): Fix handling of methods SUBSET and SUPERSET.
24053 2008-02-01  Dave Love  <fx@gnu.org>
24055         * composite.c (syms_of_composite): Make composition_hash_table weak.
24057 2008-02-01  Kenichi Handa  <handa@m17n.org>
24059         * dispextern.h (check_face_attributes, generate_ascii_font_name)
24060         (font_name_registry): Don't extern them.
24061         (split_font_name_into_vector, build_font_name_from_vector): Extern them.
24063         * fontset.h (Qfontset): Don't extern it.
24064         (new_fontset_from_font_name): Extern it.
24066         * fontset.c: Give 8 extra slots to fontset objects.
24067         (Qfontset_info): New variable.
24068         (syms_of_fontset): Defsym it.
24069         (FONTSET_FALLBACK): New macro.
24070         (fontset_face): Try also the default fontset.
24071         (make_fontset): Realize a fallback fontset from the default fontset.
24072         (generate_ascii_font_name): Move from xfaces.c.  Rewritten by
24073         using split_font_name_into_vector and build_font_name_from_vector.
24074         (Fset_fontset_font): Access the elements of font_spec by enum
24075         FONT_SPEC_INDEX.  If font_spec is a string, extract the registry
24076         name by using split_font_name_into_vector.
24077         (Fnew_fontset): If no ASCII font is specified in FONTLIST,
24078         generate a proper font name from the fontset name.
24079         Update Vfontset_alias_alist.
24080         (n_auto_fontsets): New variable.
24081         (new_fontset_from_font_name): New function.
24082         (Ffont_info): Store the information about fonts generated from the
24083         default fontset in the first extra slot of the returned char-table.
24085         * xfaces.c (generate_ascii_font_name): Move to fontset.c.
24086         (font_name_registry): Delete function.
24087         (split_font_name_into_vector): New function.
24088         (build_font_name_from_vector): New function.
24089         (font_list): The argument REGISTRY is now a list of registry names.
24090         (choose_face_font): If we are choosing an ASCII font, and ATTRS
24091         specifies an explicit font name, return the name as is.  Make a
24092         list of registy names.
24094         * xfns.c (x_set_font, x_create_tip_frame): Adjust for the change
24095         of x_new_fontset.
24096         (Fx_create_frame): Don't call x_new_fontset here.  Just use
24097         x_list_fonts to check the existence of fonts.
24099         * xterm.h (x_new_fontset): Adjust prototype.
24101         * xterm.c (x_new_fontset): Change the arg FONTSETNAME to Lisp
24102         string.  Use new_fontset_from_font_name to create a fontset from a
24103         font name.
24105 2008-02-01  Kenichi Handa  <handa@m17n.org>
24107         * syntax.c (Vfind_word_boundary_function_table): New name for
24108         Vnext_word_boundary_function_table.
24109         (find-word-boundary-function-table): New name for
24110         next-word-boundary-function-table.
24112 2008-02-01  Dave Love  <fx@gnu.org>
24114         * Makefile.in: Fix some dependencies.
24116         * keymap.c (Fapropos_internal): Don't gcpro apropos_predicate but
24117         set it to nil before returning.
24119         * composite.c (update_compositions): Fix type error.
24121         * syntax.c (skip_chars, skip_syntaxes): Fix type errors.
24123 2008-02-01  Kenichi Handa  <handa@m17n.org>
24125         * xterm.c (x_new_font): Optimize for the case that the font is
24126         already set for the frame.
24128 2008-02-01  Kenichi Handa  <handa@m17n.org>
24130         * chartab.c (char_table_ascii): Check if the char table contents
24131         is sub-char-table or not.
24132         (char_table_set, char_table_set_range): Fix argument to
24133         char_table_ascii.
24135         * coding.c (CATEGORY_MASK_RAW_TEXT): New macro.
24136         (detect_coding_utf_8, detect_coding_utf_16)
24137         (detect_coding_emacs_mule, detect_coding_iso_2022)
24138         (detect_coding_sjis, detect_coding_big5)
24139         (detect_coding_ccl, detect_coding_charset): Change argument MASK
24140         to DETECT_INFO.  Update DETECT_INFO and return 1 if the byte
24141         sequence is valid in this coding system.  Change callers.
24142         (MAX_ANNOTATION_LENGTH): New macro.
24143         (ADD_ANNOTATION_DATA): New macro.
24144         (ADD_COMPOSITION_DATA): Change argument.  Change callers.
24145         Call ADD_ANNOTATION_DATA.  Change the format of annotation data.
24146         (ADD_CHARSET_DATA): New macro.
24147         (emacs_mule_char): New argument ID.  Change callers.
24148         (decode_coding_emacs_mule, decode_coding_iso_2022)
24149         (decode_coding_sjis, decode_coding_big5, decode_coding_charset):
24150         Produce charset annotation data in coding->charbuf.
24151         (encode_coding_emacs_mule, encode_coding_iso_2022): Pay attention
24152         to charset annotation data in coding->charbuf.
24153         (setup_coding_system): Add CODING_ANNOTATE_CHARSET_MASK
24154         coding->common_flags if the coding system is iso-2022 based and
24155         uses designation.
24156         (produce_composition): Adjust for the new annotation data format.
24157         (produce_charset): New function.
24158         (produce_annotation): Handle charset annotation.
24159         (handle_composition_annotation, handle_charset_annotation):
24160         New functions.
24161         (consume_chars): Handle charset annotation.  Utilize the above two
24162         functions.
24163         (encode_coding_object): If SRC_OBJECT and DST_OBJECT are the same
24164         buffer, get the deleted text as a string and set
24165         coding->src_object to that string.
24166         (detect_coding, detect_coding_system): Use the new struct
24167         coding_detection_info.
24169         * coding.h (struct coding_detection_info): New structure.
24170         (struct coding_system): Adjust prototype of the member `detector'.
24171         (CODING_ANNOTATE_CHARSET_MASK): New macro.
24173 2008-02-01  Kenichi Handa  <handa@m17n.org>
24175         * insdel.c (insert_from_gap): Fix argument to offset_intervals.
24177 2008-02-01  Dave Love  <fx@gnu.org>
24179         * keymap.c (apropos_predicate, apropos_accumulate): Declare static.
24180         (Fapropos_internal): Don't gcpro apropos_accumulate.  Set result
24181         to new local and nullify apropos_accumulate before returning.
24182         (syms_of_keymap): Staticpro and initialize apropos_accumulate.
24184 2008-02-01  Kenichi Handa  <handa@m17n.org>
24186         * charset.c (Fdefine_charset_internal): Setup charset.fast_map
24187         correctly.
24189 2008-02-01  Dave Love  <fx@gnu.org>
24191         * fns.c (Flanginfo): Call synchronize_system_time_locale.
24193 2008-02-01  Kenichi Handa  <handa@m17n.org>
24195         The following changes are to make character composition happen
24196         automatically on displaying.
24198         * Makefile.in (lisp, shortlisp): Add composite.elc.
24200         * composite.h (Qauto_composed, Vauto_composition_function)
24201         (Qauto_composition_function): Extern them.
24203         * composite.c (Vcomposition_function_table)
24204         (Qcomposition_function_table): Delete variables.
24205         (Qauto_composed, Vauto_composition_function)
24206         (Qauto_composition_function): New variables.
24207         (run_composition_function): Don't call
24208         compose-chars-after-function.
24209         (update_compositions): Clear `auto-composed' text property.
24210         (compose_chars_in_text): Delete this function.
24211         (syms_of_composite): Staticpro Qauto_composed and
24212         Qauto_composition_function.  Declare Vauto_composition_function as
24213         a Lisp variable.
24215         * dispextern.h (enum prop_idx): Add member AUTO_COMPOSED_PROP_IDX.
24217         * xdisp.c (it_props): Add an entry for Qauto_composed.
24218         (handle_auto_composed_prop): New function.
24220         * xselect.c (selection_data_to_lisp_data): Don't call
24221         compose_chars_in_text.
24223 2008-02-01  Dave Love  <fx@gnu.org>
24225         * keyboard.c (read_char): Modify checking around use of
24226         Vkeyboard_translate_table.
24228         * xterm.c (XTread_socket): Check Lisp types for Vx_keysym_table
24229         and fix C types.
24231 2008-02-01  Kenichi Handa  <handa@m17n.org>
24233         * coding.c (decode_coding_utf_8, decode_coding_emacs_mule)
24234         (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
24235         (decode_coding_charset, produce_chars): When eol_type is Qdos, handle
24236         the case that the last byte is '\r' correctly.
24237         (decode_coding): Flush out the unprocessed data correctly.
24238         (decode_coding_gap): Set CODING_MODE_LAST_BLOCK bit of coding->mode.
24240 2008-02-01  Dave Love  <fx@gnu.org>
24242         * xterm.c (XTread_socket): Fix changes for defined keysyms.
24243         Add XK_ISO... case.
24244         (xaw_scroll_callback): Revert last change.
24246 2008-02-01  Kenichi Handa  <handa@m17n.org>
24248         * charset.c (Fset_charset_priority): Update Viso_2022_charset_list.
24250 2008-02-01  Kenichi Handa  <handa@m17n.org>
24252         * xfaces.c (Vface_resizing_fonts): New variable.
24253         (struct font_name): New member `resizing_ratio'.
24254         (font_resizing_ratio): New function.
24255         (split_font_name): Set font->resizing_ratio.
24256         (better_font_p): Pay attention to font->resizing_ratio.
24257         (build_scalable_font_name): Likewise.  Don't change POINT_SIZE,
24258         RESX, and RESY fields.
24259         (try_alternative_families): Try scalable fonts if
24260         Vscalable_fonts_allowed is not Qt.
24261         (syms_of_xfaces): Declare Vface_resizing_fonts as a Lisp variable.
24263 2008-02-01  Dave Love  <fx@gnu.org>
24265         * xterm.c (xaw_scroll_callback): Cast correctly.
24267 2008-02-01  Dave Love  <fx@gnu.org>
24269         * keyboard.c (lispy_accent_codes, lispy_accent_keys): Extend.
24270         (lispy_kana_keys): Comment out.
24271         (make_lispy_event) [XK_kana_A]: Comment out.
24273         * xterm.c (xaw_scroll_callback): Cast call_data.
24274         (XTread_socket): Deal with ASCII keysyms.
24275         (syms_of_xterm) <Vx_keysym_table>: Fix args of make_hash_table.
24277 2008-02-01  Dave Love  <fx@gnu.org>
24279         * xterm.c (Vx_keysym_table): New.
24280         (syms_of_xterm): Initialize it.
24281         (XTread_socket): Use it.
24282         From head: Eliminate incorrect optimization that tried to avoid
24283         decoding the output of X*LookupString.
24284         (x_get_font_repertory): Delete charset declaration.
24286 2008-02-01  Kenichi Handa  <handa@m17n.org>
24288         * coding.c (detect_coding_charset): If only ASCII bytes are found,
24289         return 0.
24290         (Fdefine_coding_system_internal):
24291         Setup CODING_ATTR_ASCII_COMPAT (attrs) correctly.
24293 2008-02-01  Dave Love  <fx@gnu.org>
24295         * coding.c (Fcheck_coding_system): Doc fix.
24297         * editfns.c (Finsert_byte): Return a proper value.
24299 2008-02-01  Kenichi Handa  <handa@m17n.org>
24301         * coding.c (decode_coding): Fix args to translate_chars.
24302         Pay attention to Vstandard_translation_table_for_decode.
24303         (encode_coding): Fix args to translate_chars.  Pay attention to
24304         Vstandard_translation_table_for_encode.
24306         * data.c (Faset): Check NEWELT by ASCII_CHAR_P, not by
24307         SINGLE_BYTE_CHAR_P.
24309         * editfns.c (general_insert_function): Check VAL by ASCII_CHAR_P,
24310         not by SINGLE_BYTE_CHAR_P.
24312         * fns.c (concat): Check CH by ASCII_CHAR_P, not by
24313         SINGLE_BYTE_CHAR_P.
24315         * insdel.c (copy_text): Check C by ASCII_CHAR_P, not by
24316         SINGLE_BYTE_CHAR_P.
24318         * keymap.c (Ftext_char_description): Check C by ASCII_CHAR_P, not
24319         by SINGLE_BYTE_CHAR_P.
24321         * search.c (Freplace_match): Check C by ASCII_CHAR_P, not by
24322         SINGLE_BYTE_CHAR_P.
24324 2008-02-01  Dave Love  <fx@gnu.org>
24326         * fns.c (Fstring_as_multibyte, Fstring_to_multibyte): Doc fix.
24328 2008-02-01  Dave Love  <fx@gnu.org>
24330         * fns.c (Flanginfo): Fix typo.
24332         * unexelf.c (unexec): Make last change conditional on Irix 6.5.
24334 2008-02-01  Kenichi Handa  <handa@m17n.org>
24336         * coding.c (detect_coding_utf_8, detect_coding_utf_16)
24337         (detect_coding_emacs_mule, detect_coding_iso_2022)
24338         (detect_coding_sjis, detect_coding_big5, detect_coding_ccl): Check
24339         incomplete byte sequence.  Don't update *mask when correctly detected.
24340         (decode_coding_sjis): Fix decoding of katakana-jisx0201.
24341         (detect_eol): Delete the argument CODING, and add the argument CATEGORY.
24342         (detect_coding, detect_coding_system): Adjust for the changes above.
24344 2008-02-01  Kenichi Handa  <handa@m17n.org>
24346         * character.c (char_string): Rename from
24347         char_string_with_unification.  Pay attention to CHAR_MODIFIER_MASK.
24348         (string_char): Rename from string_char.
24350         * character.h (CHAR_STRING, CHAR_STRING_ADVANCE): Call char_string
24351         if C is greater than MAX_3_BYTE_CHAR.
24352         (STRING_CHAR, STRING_CHAR_AND_LENGTH, STRING_CHAR_ADVANCE):
24353         Call string_char instead of string_char_with_unification.
24355 2008-02-01  Dave Love  <fx@gnu.org>
24357         * coding.c (decode_coding_utf_8): Treat surrogates as invalid.
24359 2008-02-01  Kenichi Handa  <handa@m17n.org>
24361         * keymap.c (push_key_description): Pay attention to force_multibyte.
24363         * regex.c (re_search_2): Fix for the case of unibyte buffer.
24365 2008-02-01  Dave Love  <fx@gnu.org>
24367         * charset.c (define_charset_internal): Rename `supprementary'.
24369         * Makefile.in (lisp, shortlisp): Remove latin-N.
24371 2008-02-01  Dave Love  <fx@gnu.org>
24373         * xfns.c (x_window, x_window): Use use_xim.
24375         * xterm.c (use_xim): Initialize.
24376         (xim_open_dpy, xim_initialize, xim_close_dpy): Use use_xim.
24377         (x_term_init): Maybe set use_xim.
24379         * xterm.h (use_xim) [HAVE_X_I18N]: Declare.
24381 2008-02-01  Kenichi Handa  <handa@m17n.org>
24383         * search.c (search_buffer): Fix case-fold-search of multibyte
24384         characters.
24385         (boyer_moore): Rename the last argument to char_high_bits.
24387 2008-02-01  Kenichi Handa  <handa@m17n.org>
24389         * xdisp.c (display_string): Fix for the case of zero width glyph.
24391         * xfns.c (x_set_font): Change the error message of the case that
24392         x_new_fontset returns Qt.
24394         * xfaces.c (set_lface_from_font_name): Reject the default fontset.
24395         (Finternal_set_lisp_face_attribute): Use signal_error for the
24396         error of invalid fontset.
24398         * xterm.c (x_new_fontset): If FONTSETNAME specifies the default
24399         fontset, return Qt.
24401 2008-02-01  Dave Love  <fx@gnu.org>
24403         * unexelf.c (unexec): Make .got handling not SGI-specific.
24405         * syntax.c (syms_of_syntax) <multibyte-syntax-as-symbol>: Doc fix.
24407         * regex.c: Use `ifdef HAVE_ALLOCA_H', not `if HAVE_ALLOCA_H'.
24409         * keyboard.c (read_key_sequence): Fix type error.
24411         * buffer.c (Fset_buffer_multibyte, Fset_buffer_multibyte):
24412         Fix type error.
24414         * fontset.c (fontset_add): Return Lisp_Object.
24416 2008-02-01  Dave Love  <fx@gnu.org>
24418         * charset.h (charset_ordered_list_tick): Declare extern.
24420 2008-02-01  Kenichi Handa  <handa@m17n.org>
24422         The following changes (and some of 2008-02-01 changes of mine) are
24423         for handling syntax, category, and case conversion for unibyte
24424         characters by converting them to multibyte on the fly.  With these
24425         changes, we don't have to setup syntax and case tables for unibyte
24426         characters in each language environment.
24428         * abbrev.c (Fexpand_abbrev): Convert a unibyte character to
24429         multibyte if necessary.
24431         * bytecode.c (Fbyte_code): Likewise.
24433         * character.h (LEADING_CODE_LATIN_1_MIN)
24434         (LEADING_CODE_LATIN_1_MAX): New macros.
24435         (unibyte_to_multibyte_table): Extern it.
24436         (unibyte_char_to_multibyte): New macro.
24437         (MAKE_CHAR_MULTIBYTE): Use unibyte_to_multibyte_table.
24438         (CHAR_LEADING_CODE): New macro.
24439         (FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE): New macro.
24441         * character.c (unibyte_to_multibyte_table): New variable.
24442         (unibyte_char_to_multibyte): Move to character.h and define as macro.
24443         (multibyte_char_to_unibyte): If C is an eight-bit character,
24444         convert it to the corresponding byte value.
24446         * charset.c (Fset_unibyte_charset): If the dimension of CHARSET is
24447         not 1, signals an error.  Update the elements of
24448         unibyte_to_multibyte_table.
24449         (init_charset_once): Initialize unibyte_to_multibyte_table.
24450         (syms_of_charset): Define the charset `iso-8859-1'.
24452         * cmds.c (internal_self_insert): In a multibyte buffer, insert C
24453         as is without converting it to unibyte.  In a unibyte buffer,
24454         convert C to multibyte before checking the syntax.
24456         * lisp.h (unibyte_char_to_multibyte): Delete extern.
24458         * minibuf.c (Fminibuffer_complete_word): Use the macro
24459         FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE.
24461         * regex.h (struct re_pattern_buffer): New member target_multibyte.
24463         * regex.c (RE_TARGET_MULTIBYTE_P): New macro.
24464         (GET_CHAR_BEFORE_2): Check target_multibyte, not multibyte.
24465         If that is zero, convert an eight-bit char to multibyte.
24466         (MAKE_CHAR_MULTIBYTE, CHAR_LEADING_CODE): New dummy new macros for
24467         non-emacs case.
24468         (PATFETCH): Convert an eight-bit char to multibyte.
24469         (HANDLE_UNIBYTE_RANGE): New macro.
24470         (regex_compile): Setup the compiled pattern for multibyte chars
24471         even if the given regex string is unibyte.  Use PATFETCH_RAW
24472         instead of PATFETCH in many places.  To handle `charset'
24473         specification of unibyte, call HANDLE_UNIBYTE_RANGE.  Use bitmap
24474         only for ASCII chars.
24475         (analyse_first) <exactn>: Simplify because the compiled pattern
24476         is multibyte.
24477         <charset_not>: Setup fastmap from bitmap only for ASCII chars.
24478         <charset>: Use CHAR_LEADING_CODE to get leading codes.
24479         <categoryspec>: If multibyte, setup fastmap only for ASCII chars here.
24480         (re_compile_fastmap) [emacs]: Call analyse_first with the arg
24481         multibyte always 1.
24482         (re_search_2): In emacs, set the locale variable multibyte to 1,
24483         otherwise to 0.  New local variable target_multibyte.  Check it
24484         to decide the multibyteness of STR1 and STR2.
24485         If target_multibyte is zero, convert unibyte chars to multibyte
24486         before translating and checking fastmap.
24487         (TARGET_CHAR_AND_LENGTH): New macro.
24488         (re_match_2_internal): In emacs, set the locale variable multibyte
24489         to 1, otherwise to 0.  New local variable target_multibyte.
24490         Check it to decide the multibyteness of STR1 and STR2.
24491         Use TARGET_CHAR_AND_LENGTH to fetch a character from D.
24492         <charset, charset_not>: If multibyte is nonzero, check fastmap
24493         only for ASCII chars.  Call bcmp_translate with
24494         target_multibyte, not with multibyte.
24495         <begline>: Declare the local variable C as `unsigned'.
24496         (bcmp_translate): Change the last arg name to target_multibyte.
24498         * search.c (compile_pattern_1): Don't adjust the multibyteness of
24499         the regexp pattern and the matching target.  Set cp->buf.multibyte
24500         to the multibyteness of the regexp pattern.  Set
24501         cp->but.target_multibyte to the multibyteness of the matching target.
24502         (wordify): Use FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE instead of
24503         FETCH_STRING_CHAR_ADVANCE.
24504         (Freplace_match): Convert unibyte chars to multibyte.
24506         * syntax.c (char_quoted, back_comment, scan_words)
24507         (Fforward_comment, scan_lists, Fbackward_prefix_chars)
24508         (scan_sexps_forward): Use FETCH_CHAR_AS_MULTIBYTE to convert
24509         unibyte chars to multibyte.
24510         (skip_chars): Delete the arg syntaxp, and move the code for
24511         handling syntaxes to skip_syntaxes.  Change callers.
24512         Fix the case that the multibyteness of STRING and the current
24513         buffer doesn't match.
24514         (skip_syntaxes): New function.
24515         (SYNTAX_WITH_MULTIBYTE_CHECK): Check C by ASCII_CHAR_P, not by
24516         SINGLE_BYTE_CHAR_P.
24518 2008-02-01  Kenichi Handa  <handa@m17n.org>
24520         * xfaces.c (QCfontset): New variable.
24521         (LFACE_FONTSET): New macro.
24522         (check_lface_attrs): Check also LFACE_FONTSET_INDEX.
24523         (set_lface_from_font_name): Setup LFACE_FONTSET (lface).
24524         (Finternal_set_lisp_face_attribute)
24525         (Finternal_get_lisp_face_attribute): Handle QCfontset.
24526         (lface_same_font_attributes_p): Fix checking of LFACE_FONT_INDEX,
24527         check also LFACE_FONTSET_INDEX.
24528         (face_fontset): Check attrs[LFACE_FONTSET_INDEX], not
24529         attrs[LFACE_FONT_INDEX].
24530         (syms_of_xfaces): Intern and staticpro QCfontset.
24532         * dispextern.h (enum lface_attribute_index): New member
24533         LFACE_FONTSET_INDEX.
24535         * fns.c (base64_encode_1): Handle eight-bit chars correctly.
24537 2008-02-01  Kenichi Handa  <handa@m17n.org>
24539         * coding.c (coding_set_destination): Fix coding->destination for
24540         the case converting a region.
24541         (encode_coding_utf_8): Encode eight-bit chars as single byte.
24542         (encode_coding_object): Fix coding->dst_pos and
24543         coding->dst_pos_byte for the case converting a region.
24545         * insdel.c (insert_from_gap): Make it work even if PT != GTP.
24547         * character.h (BYTE8_STRING): New macro.
24549         * fns.c (base64_decode_1): Insert eight-bit chars correctly.
24551 2008-02-01  Kenichi Handa  <handa@m17n.org>
24553         * xdisp.c (get_next_display_element): Don't display unibyte 8-bit
24554         characters by octal form.
24556         * abbrev.c (Fexpand_abbrev): Fix for the multibyte case.
24558         * buffer.h (_fetch_multibyte_char_len): Delete extern.
24559         (FETCH_MULTIBYTE_CHAR, BUF_FETCH_MULTIBYTE_CHAR): Don't use
24560         _fetch_multibyte_char_len.
24561         (FETCH_CHAR_AS_MULTIBYTE): New macro.
24563         * casetab.c (set_canon, set_identity, shuffle): Simplify.
24565         * casefiddle.c (casify_object): Simplify.  Handle the case that
24566         the case conversion change the byte length.
24567         (casify_region): Likewise.
24569         * character.h (MAKE_CHAR_UNIBYTE, MAKE_CHAR_MULTIBYTE): New macros.
24571         * character.c (_fetch_multibyte_char_len): Delete this variable.
24572         (syms_of_character): Setup Vprintable_chars.
24574         * editfns.c (Fchar_equal): Fix for the unibyte case.
24575         (Finsert_byte): New function.
24576         (syms_of_editfns): Defsubr it.
24578         * keyboard.c (read_key_sequence): Use ~CHAR_MODIFIER_MASK instead
24579         of direct code 0x3ffff.
24581         * search.c (Freplace_match): Fix for the unibyte case.
24583 2008-02-01  Kenichi Handa  <handa@m17n.org>
24585         * lread.c (safe_to_load_p): Fix the logic.
24587         * syntax.c (scan_words): Don't treat characters belonging to
24588         different scripts as constituting a word.
24590         * editfns.c (Fformat): Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P.
24592         * fontset.c (Fset_fontset_font): Treat `ascii' as charset, not script.
24594         * emacs.c (main): In the case of --unibyte, instead of aborting on
24595         finding non-empty buffer, make it unibyte.
24597 2008-02-01  Kenichi Handa  <handa@m17n.org>
24599         * xterm.c (x_new_fontset): Call `create-fontset-from-ascii-font'
24600         to create a fontset.
24602 2008-02-01  Dave Love  <fx@gnu.org>
24604         * character.c (Funibyte_char_to_multibyte): Doc fix.
24606         * xfns.c [HAVE_STDLIB_H]: Fix last change.
24608 2008-02-01  Kenichi Handa  <handa@m17n.org>
24610         * fontset.c (fontset_add): Make the type `int'.
24611         (fontset_id_valid_p): Define it if FONTSET_DEBUG is defined.
24613         * character.c (unibyte_char_to_multibyte)
24614         (multibyte_char_to_unibyte, Funibyte_char_to_multibyte): Refer to
24615         charset_unibyte, not charset_primary.
24617         * charset.h (charset_unibyte): Extern it instead of charset_primary.
24619         * charset.c (charset_unibyte): Rename from charset_primary.
24620         (Funibyte_charset): Rename from Fprimary_charset.
24621         (Fset_unibyte_charset): Rename from Fset_primary_charset.
24622         (syms_of_charset): Adjust for the above changes.
24624         * w32term.c (x_produce_glyphs): Use ASCII_CHAR_P, not
24625         SINGLE_BYTE_CHAR_P.  Fix the logic of handling non-ASCII char when
24626         it->multibyte_p is zero.
24628         * lisp.h (nonascii_insert_offset, Vnonascii_translation_table):
24629         Delete extern.
24631 2008-02-01  Kenichi Handa  <handa@m17n.org>
24633         * coding.c (Fdefine_coding_system_internal): Fix category setting
24634         for a coding system of type iso-2022.
24636 2008-02-01  Kenichi Handa  <handa@m17n.org>
24638         * fontset.h (FS_LOAD_FONT): Call fs_load_font with the arg CHARSET -1.
24640 2008-02-01  Kenichi Handa  <handa@m17n.org>
24642         * syntax.c (Vnext_word_boundary_function_table): New variable.
24643         (next-word-boundary-function-table): Declare it as a Lisp variable
24644         in syms_of_syntax.
24645         (scan_words): Call functions in Vnext_word_boundary_function_table
24646         if any.
24648         * xterm.c (x_load_font): Initialize fontp->fontset to -1.
24650         * fontset.c (fs_load_font): If fontp->charset is not negative,
24651         return fontp without setting its members.
24653 2008-02-01  Dave Love  <fx@gnu.org>
24655         * xfns.c [HAVE_STDLIB_H]: Change logic (instead of fixing typo).
24657         * m/sparc.h (HAVE_ALLOCA): Delete.
24659         * s/irix6-5.h: Don't include strings.h.
24660         (bcopy, bzero, bcmp): Don't undef.
24662         * s/irix6-0.h (bcopy, bzero, bcmp): Don't undef.
24664         * s/usg5-4.h (NO_SIOCTL_H): Don't define.
24665         (TIOCSIGSEND): Don't test IRIX6.
24666         (bcopy, bzero, bcmp): Define conditionally.
24668 2008-02-01  Kenichi Handa  <handa@m17n.org>
24670         * buffer.c (Qas, Qmake, Qto): New variables.
24671         (Fset_buffer_multibyte): New optional arg METHOD.  Change caller.
24672         (syms_of_buffer): Intern and staticpro Qas, Qmake, and Qto.
24674         * callproc.c (Fcall_process): Don't call insert_1_both directly if
24675         we are inserting a process output into a multibyte buffer.
24677         * character.h (CHAR_TO_BYTE8): If C is not eight-bit char, call
24678         multibyte_char_to_unibyte.
24680         * character.c (Funibyte_char_to_multibyte): If C can't be decoded
24681         by the primary charset, make it eight-bit char.
24682         (Fmultibyte_char_to_unibyte): Call CHAR_TO_BYTE8.
24684         * charset.c (charset_eight_bit, Qeight_bit_control): New variables.
24685         (charset_8_bit__control, charset_8_bit_graphic)
24686         (Qeight_bit_control, Qeight_bit_graphic): Delete these variables.
24687         (define_charset_internal): New function.
24688         (syms_of_charset): Call define_charset_internal for pre-defined
24689         charsets.
24691         * charset.h (charset_8_bit): Extern it.
24693         * coding.c (make_conversion_work_buffer): Adjust for the change
24694         of Fset_buffer_multibyte.
24695         (encode_coding_raw_text): Increment p0 in the loop.
24697         * lisp.h (Fset_buffer_multibyte): Adjust prototype.
24699         * xdisp.c (setup_echo_area_for_printing, set_message_1):
24700         Adjust for the change of Fset_buffer_multibyte.
24702         * fns.c (Fstring_to_multibyte): New function.
24703         (syms_of_fns): Declare Fstring_to_multibyte as Lisp subroutine.
24705 2008-02-01  Dave Love  <fx@gnu.org>
24707         * xfns.c (x_put_x_image): Declare args.
24709         * xfaces.c (font_name_registry, choose_face_font): Delete unused vars.
24710         (try_font_list): Declare an arg.
24712         * xdisp.c (message2_nolog, set_message): Declare an arg.
24714         * terminfo.c (tparam): Declare an arg.  Use P_ to declare tparm.
24716         * syntax.c (scan_sexps_forward): Declare an arg.
24718         * scroll.c (calculate_scrolling, calculate_direct_scrolling):
24719         Declare an arg.
24721         * lisp.h (Fnew_fontset): Declare.
24723         * keymap.c (push_key_description): Call CHARACTERP correctly.
24725         * fontset.c (fontset_add): Declare args.  Call make_number correctly.
24726         (face_for_char): Delete unused vars.
24727         (Fset_fontset_font): Doc fix.  Delete unused vars.
24729         * doc.c (Fsubstitute_command_keys): Delete unused vars.
24731         * composite.c (update_compositions): Declare arg.
24733         * cm.c (calccost, cmgoto): Declare args.
24735         * charset.c: Remove `emacs' conditional.  Doc fixes.
24736         (map_char_table_for_charset): Declare.
24738         * character.c (syms_of_character) <translation-table-vector>: Doc fix.
24740         * ccl.c: Remove `emacs' conditional.
24742 2008-02-01  Kenichi Handa  <handa@m17n.org>
24744         The following changes are to allow specifying multiple font
24745         patterns for a character range (specified by script or charset).
24747         * Makefile.in (abbrev.o): Depend on syntax.h.
24748         (xfaces.o): Depend on charset.h.
24750         * alloc.c (Fmake_string): Use ASCII_CHAR_P, not
24751         SINGLE_BYTE_CHAR_P.
24753         * ccl.c (Fccl_execute_on_string): Add `const' to local variables.
24755         * character.h (Vchar_script_table): Extern it.
24757         * character.c (Vscript_alist): Delete.
24758         (Vchar_script_table, Qchar_script_table): New variable.
24759         (syms_of_character): Declare Vchar_script_table as a lisp variable
24760         and initialize it.
24762         * chartab.c (Fmake_char_table): Doc fix.  If PURPOSE doesn't
24763         have property char-table-extra-slots, make no extra slot.
24765         * dispextern.h (struct face): Delete member `charset'.
24766         (FACE_SUITABLE_FOR_CHAR_P, FACE_FOR): Use ASCII_CHAR_P, not
24767         SINGLE_BYTE_CHAR_P.
24768         (choose_face_font, lookup_non_ascii_face, font_name_registry):
24769         Add prototypes.
24770         (lookup_face, lookup_named_face, lookup_derived_face): Fix prototype.
24771         (generate_ascii_font_name): Rename from generate_ascii_font.
24773         * fontset.h (get_font_repertory_func): New prototype.
24774         (make_fontset_for_ascii_face, fs_load_font): Fix prototypes.
24775         (FS_LOAD_FONT): Call fs_load_font with the 3rd arg charset_ascii.
24777         * fontset.c (Qprepend, Qappend): New variables.
24778         (FONTSET_CHARSET_ALIST, FONTSET_FACE_ALIST): Delete.
24779         (FONTSET_NOFONT_FACE, FONTSET_REPERTORY): New macros.
24780         (FONTSET_REF): Optimize if FONTSET is Vdefault_fontset.
24781         (FONTSET_REF_AND_RANGE, FONTSET_ADD): New macros.
24782         (fontset_ref_and_range, fontset_add, reorder_font_vector)
24783         (load_font_get_repertory): New functions.
24784         (fontset_set): Delete.
24785         (fontset_face): New arg FACE.  Return face ID, not face.
24786         Complete re-write to handle new fontset structure.  Change caller.
24787         (free_face_fontset): Use ASET istead of AREF (X) = Y.
24788         (face_for_char): Don't call lookup_face.
24789         (make_fontset_for_ascii_face): New arg FACE.
24790         (fs_load_font): New arg CHARSET_ID.  Don't check
24791         Vfont_encoding_alist here.
24792         (find_font_encoding): New function.
24793         (list_fontsets): Use STRINGP, not ! NILP.
24794         (accumulate_script_ranges): New function.
24795         (Fset_fontset_font, Fnew_fontset, Ffontset_info):
24796         Completely re-written to handle new fontset structure.
24797         (Ffontset_font): Return a copy of element.
24798         (syms_of_fontset): Define symbols Qprepend and Qappend.
24799         Fix docstring of font-encoding-alist.
24801         * lisp.h (CHAR_TABLE_REF): Remove unnecessary check (IDX >= 0).
24802         (Fset_fotset_font): Fix arguments to 5.
24804         * msdos.c (XMenuActivate): Adjust for the change of lookup_derived_face.
24806         * xdisp.c (message_dolog, set_message_1, extend_face_to_end_of_line):
24807         Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P.
24808         (highlight_trailing_whitespace): Adjust for the change of
24809         lookup_named_face.
24811         * xfaces.c: Include charset.h.
24812         (load_face_font): Delete argument C.  Change caller.
24813         (generate_ascii_font_name): Rename from generate_ascii_font.
24814         (font_name_registry): New function.
24815         (cache_face): Store ascii faces before non-ascii faces in buckets.
24816         (lookup_face): Delete arguments C and BASE_FACE.  Change caller.
24817         Lookup only ascii faces.
24818         (lookup_non_ascii_face): New function.
24819         (lookup_named_face): Delete argument C.  Change caller.
24820         (lookup_derived_face): Delete argument C.  Change caller.
24821         (try_font_list): New arg PATTERN.  Change caller.  If PATTERN is
24822         a string, just call font_list with it.
24823         (choose_face_font): Delete arguments FACE and C.  New arg
24824         FONT_SPEC.  Change caller.
24825         (realize_face, realize_x_face): Delete arguments C and BASE_FACE.
24826         Change caller.
24827         (realize_non_ascii_face): New function.
24828         (realize_x_face): Call load_face_font here.
24829         (realize_tty_face): Delete argument C.  Change caller.
24830         (compute_char_face): If CH is not ascii, call FACE_FOR_CHAR to
24831         get a face ID.
24832         (dump_realized_face): Don't print charset of FACE.
24834         * xfns.c (x_set_font): Always call x_new_fontset and
24835         store_frame_parameter.
24836         (Fx_create_frame): Call x_new_fontset, not x_new_font.
24837         (syms_of_xfns): Set get_font_repertory_func to x_get_font_repertory.
24839         * xterm.h (x_get_font_repertory): Extern it.
24841         * xterm.c (x_produce_glyphs): Use ASCII_CHAR_P, not
24842         SINGLE_BYTE_CHAR_P.  Fix the logic of handling non-ASCII char when
24843         it->multibyte_p is zero.
24844         (XTread_socket): Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P.
24845         (x_new_fontset): If FONTSETNAME doesn't match any existing
24846         fontsets, create a new one.
24847         (x_get_font_repertory): New function.
24849 2008-02-01  Kenichi Handa  <handa@m17n.org>
24851         * coding.c (Ffind_coding_systems_region_internal): Detect an
24852         ASCII only string correctly.
24854         * lread.c (Fload): Don't load with Qload_force_doc_strings t if
24855         version is 0.
24857 2008-02-01  Kenichi Handa  <handa@m17n.org>
24859         * lread.c: Include "coding.h".
24860         (Qget_emacs_mule_file_char, Qload_force_doc_strings)
24861         (load_each_byte, unread_char): New variables.
24862         (readchar_backlog): Delete.
24863         (readchar): Return a character unless load_each_byte is nonzero.
24864         Handle the case that readcharfun is Qget_emacs_mule_file_char or a
24865         cons.  If unread_char is not -1, simply return it.
24866         (unreadchar): Handle the case that readcharfun is
24867         Qget_emacs_mule_file_char or a cons.  Set unread_char if necessary.
24868         (read_multibyte): Delete.
24869         (readbyte_for_lambda, readbyte_from_file, readbyte_from_string)
24870         (read_emacs_mule_char): New functions.
24871         (Fload): Even if the file doesn't have the extension ".elc", if
24872         safe_to_load_p returns a positive version number, assume that the
24873         file contains bytecompiled code.  If the version is less than 22,
24874         load the file while decoding multibyte sequences by emacs-mule.
24875         (readevalloop): Don't use readchar_backlog.
24876         (Fread): Likewise.  Pay attention to the case that STREAM is a cons.
24877         (Fread_from_string): Pay attention to the case that STREAM is a cons.
24878         (read_escape): Delete the arg BYTEREP.
24879         (read1): Set load_each_byte to 1 temporarily while handling
24880         #@NUMBER.  Don't call read_multibyte.
24881         (read_vector): Call Fread with a cons.  If readcharfun is
24882         Qget_emacs_mule_file_char, decode the read string by emacs-mule.
24883         (read_list): If doc_reference is 2, make the cdr part string as unibyte.
24884         (syms_of_lread): Intern and staticpro Qget_emacs_mule_file_char
24885         and Qload_force_doc_strings.
24887 2008-02-01  Kenichi Handa  <handa@m17n.org>
24889         * xdisp.c (face_before_or_after_it_pos):
24890         Call FETCH_MULTIBYTE_CHAR with byte postion, not char position.
24892 2008-02-01  Kenichi Handa  <handa@m17n.org>
24894         * character.h (TRAILING_CODE_P): New macro.
24895         (MAYBE_UNIFY_CHAR): Adjust for the change of Funify_charset.
24896         (string_char_with_unification): Fix prototype.
24897         (Vscript_alist): Extern it.
24899         * character.c (Vscript_alist): New variable.
24900         (string_char_with_unification, str_as_unibyte)
24901         (string_escape_byte8): Add `const' to local variables.
24902         (syms_of_character): Declare script-alist as a Lisp variable.
24904         * charset.h (Vcharset_ordered_list): Extern it.
24905         (charset_ordered_list_tick): Extern it.
24906         (EMACS_MULE_LEADING_CODE_PRIVATE_11)
24907         (EMACS_MULE_LEADING_CODE_PRIVATE_12)
24908         (EMACS_MULE_LEADING_CODE_PRIVATE_21)
24909         (EMACS_MULE_LEADING_CODE_PRIVATE_22): New macros.
24910         (Funify_charset): Adjust for the change of Funify_charset.
24912         * charset.c (charset_ordered_list_tick): New variable.
24913         (Fdefine_charset_internal): Increment charset_ordered_list_tick.
24914         (Funify_charset): New optional arg DEUNIFY.  If it is non-nil,
24915         deunify instead of unify a charset.
24916         (string_xstring_p): Add `const' to local variables.
24917         (find_charsets_in_text): Add `const' to arguments and local variables.
24918         (encode_char): Adjust for the change of Funify_charset.
24919         Fix detecting of invalid code.
24920         (Fset_charset_priority): Increment charset_ordered_list_tick.
24921         (Fmap_charset_chars): Fix handling of default value for FROM_CODE
24922         and TO_CODE.
24924         * coding.c (LEADING_CODE_PRIVATE_11, LEADING_CODE_PRIVATE_12)
24925         (LEADING_CODE_PRIVATE_21, LEADING_CODE_PRIVATE_22): Delete macros.
24926         Changed callers to use EMACS_MULE_LEADING_CODE_PRIVATE_11, etc.
24927         (decode_coding_ccl, consume_chars)
24928         (Ffind_coding_systems_region_internal)
24929         (Fcheck_coding_systems_region): Add `const' to local variables.
24931         * print.c (print_object): Use octal form for printing the
24932         contents of a bool vector.
24934 2008-02-01  Dave Love  <fx@gnu.org>
24936         * lread.c (Fload) <!load_dangerous_libraries>: Don't leak fd.
24937         <version == 20>: Refuse to load.
24939 2008-02-01  Dave Love  <fx@gnu.org>
24941         * fns.c: Move coding.h.
24942         (Qcodeset, Qdays, Qmonths): New.
24943         (concat): Use CHARACTERP instead of INTEGERP.
24944         (Flocale_codeset): Delete.
24945         (Flanginfo): New function.
24946         (syms_of_fns): Change accordingly.
24948         * coding.c (adjust_coding_eol_type): Fix eol_type/eol_seen mixup.
24950 2008-02-01  Dave Love  <fx@gnu.org>
24952         * casetab.c (init_casetab_once, init_casetab_once):
24953         Fix CHAR_TABLE_SET call.
24955         * category.c (Fmodify_category_entry): Fix CATEGORY_MEMBER call.
24957         * character.c (syms_of_character): Fix CHAR_TABLE_SET call.
24959         * charset.c (Fmap_charset_chars): Check args.  Convert Lisp types.
24960         (load_charset_map, Fdeclare_equiv_charset, Fencode_char)
24961         (Fset_charset_priority, syms_of_charset): Convert Lisp types.
24963         * charset.h (CHECK_CHARSET_GET_ID): Use XINT on AREF result.
24965         * coding.c (ENCODE_DESIGNATION, decode_eol)
24966         (make_conversion_work_buffer, code_conversion_restore)
24967         (Fdefine_coding_system_internal): Convert Lisp types.
24968         (code_conversion_restore): Use EQ, not ==.
24969         (Fencode_coding_string): Fix code_convert_string call.
24971         * coding.h (code_convert_region): Fix prototype.
24973         * dispextern.h (redraw_frame, redraw_garbaged_frames): Remove.
24975         * fontset.c (fontset_ref, fontset_set, fs_load_font)
24976         (Ffontset_info): Convert Lisp types.
24978         * syntax.h (SYNTAX_ENTRY_INT): Don't use make_number.
24980         * xterm.c (note_mouse_movement): Fix call of window_from_coordinates.
24982         * xdisp.c (display_mode_element): Fix call of Fset_text_properties.
24984         * chartab.c: Include "...h", not <...h> in some cases.
24986         * callproc.c (Fcall_process): Remove unused variables.
24988 2008-02-01  Dave Love  <fx@gnu.org>
24990         * coding.c (Fset_coding_system_priority): Allow null arg list.
24992 2008-02-01  Dave Love  <fx@gnu.org>
24994         * minibuf.c (Fminibuffer_complete_word): Remove unused var.
24995         (Fself_insert_and_exit): Use CHARACTERP.
24997         * callproc.c (Fcall_process): Remove unused vars.
24999         * xterm.c (XTread_socket): Add extra dead keysyms.
25001         * xdisp.c (decode_mode_spec_coding): Use CHARACTERP.
25003         * dispextern.h: Remove prototypes for redraw_frame,
25004         redraw_garbaged_frames.
25006         * cmds.c (Fself_insert_command): Use CHARACTERP.
25008         * chartab.c (make_sub_char_table): Remove unused var.
25009         (Fset_char_table_default, Fmap_char_table): Doc fix.
25011         * keymap.c (access_keymap): Remove generic char code.
25012         (push_key_description): Use CHARACTERP.
25014 2008-02-01  Dave Love  <fx@gnu.org>
25016         * charset.c: Doc fixes.
25017         (Funify_charset): Extra checking.
25019 2008-02-01  Dave Love  <fx@gnu.org>
25021         * lread.c: Remove some unused variables.
25022         (safe_to_load_p): If safe, return the magic number version byte.
25023         (Fload): Maybe use load-with-code-conversion.
25025 2008-02-01  Kenichi Handa  <handa@m17n.org>
25027         * category.c (Fmodify_category_entry): Don't modify the contents
25028         of category_set for characters out of the range.
25029         Avoid unnecessary modification.
25031         * character.h (MAYBE_UNIFY_CHAR): Adjust for the change of
25032         Vchar_unify_table.  The default value of the table is now nil.
25034         * character.c (syms_of_character): Setup Vchar_width_table for
25035         eight-bit-control and raw-byte chars.
25037         * charset.h (enum define_charset_arg_index):
25038         Delete charset_arg_parents and add charset_arg_subset and
25039         charset_arg_superset.
25040         (enum charset_attr_index): Delete charset_parents and add
25041         charset_subset and charset_superset.
25042         (enum charset_method): Delete CHARSET_METHOD_INHERIT and add
25043         CHARSET_METHOD_SUBSET and CHARSET_METHOD_SUPERSET.
25044         (CHARSET_ATTR_PARENTS, CHARSET_PARENTS): Delete.
25045         (CHARSET_ATTR_SUBSET, CHARSET_ATTR_SUPERSET, CHARSET_SUBSET)
25046         (CHARSET_SUPERSET): New macros.
25047         (charset_work): Extern it.
25048         (ENCODE_CHAR): Use charset_work.
25049         (CHAR_CHARSET_P): Adjust for the change of encoder format.
25050         (map_charset_chars): Extern it.
25052         * charset.c (load_charset_map): Set the default value of encoder
25053         and deunifier char-tables to nil.
25054         (map_charset_chars): Change argument.  Change callers.
25055         Use map_char_table_for_charset instead of map_char_table.
25056         (Fmap_charset_chars): New optional args from_code and to_code.
25057         (Fdefine_charset_internal): Adjust for the change of
25058         `define-charset' (:parents -> :subset or :superset).
25059         (charset_work): New variable.
25060         (encode_char, syms_of_charset): Adjust for the change of
25061         Fdefine_charset_internal.
25062         (Ffind_charset_string): Setup the vector `charsets' correctly.
25064         * chartab.c (sub_char_table_ref_and_range): New arg default.
25065         Fix the previous change.
25066         (char_table_ref_and_range): Adjust for the above change.
25067         (map_sub_char_table_for_charset): New function.
25068         (map_char_table_for_charset): New function.
25070         * keymap.c (describe_vector): Handle a char-table directly here.
25071         (describe_char_table): Delete.
25073         * lisp.h (map_charset_chars): Delete.
25075 2008-02-01  Dave Love  <fx@gnu.org>
25077         * fns.c (count_combining): Comment out (unused).
25078         (Flocale_codeset): New.
25079         (syms_of_fns): Defsubr it.
25081         * config.in (HAVE_PTY_H, HAVE_SIZE_T, HAVE_LANGINFO_CODESET): New.
25082         (size_t): Remove.
25084 2008-02-01  Dave Love  <fx@gnu.org>
25086         * Makefile.in (chartab.o): Depend on charset.h.
25088 2008-02-01  Kenichi Handa  <handa@m17n.org>
25090         * character.c (syms_of_character): Set the default value of
25091         Vprintable_chars to Qnil.
25093 2008-02-01  Dave Love  <fx@gnu.org>
25095         * Makefile.in (lisp, shortlisp): Change indian.elc to indian.el.
25097 2008-02-01  Kenichi Handa  <handa@m17n.org>
25099         * charset.c (load_charset_map): Handle the case that from < to
25100         correctly.
25102         * coding.c (encode_coding_emacs_mule, encode_coding_iso_2022)
25103         (encode_coding_sjis, encode_coding_big5, encode_coding_charset):
25104         Pay attention to raw-8-bit chars.
25106 2008-02-01  Kenichi Handa  <handa@m17n.org>
25108         * Makefile.in (lisp, shortlisp): Change chinese.elc to chinese.el.
25109         It is not bytecompiled now.
25111         * charset.c (charset_jisx0201_roman, charset_jisx0208_1978)
25112         (charset_jisx0208): New variables.
25113         (Fdefine_charset_internal): Setup them if appropriate.
25114         (init_charset_once): Initialize them to -1.
25116         * charset.h (charset_jisx0201_roman, charset_jisx0208_1978)
25117         (charset_jisx0208): Extern them.
25119         * coding.c (CODING_ISO_FLAG_USE_ROMAN): New macro.
25120         (CODING_ISO_FLAG_USE_OLDJIS): New macro.
25121         (CODING_ISO_FLAG_FULL_SUPPORT): Change macro definition.
25122         (setup_iso_safe_charsets): Fix arguments to Fassq.
25123         (DECODE_DESIGNATION, ENCODE_ISO_CHARACTER_DIMENSION1)
25124         (ENCODE_ISO_CHARACTER_DIMENSION2): Pay attention to
25125         CODING_ISO_FLAG_USE_ROMAN and CODING_ISO_FLAG_USE_OLDJIS.
25126         (encode_coding_iso_2022): Change the 1st arg to
25127         ENCODE_ISO_CHARACTER to a variable.
25129 2008-02-01  Kenichi Handa  <handa@m17n.org>
25131         * charset.h (enum define_charset_arg_index): New enums
25132         charset_arg_min_code and charset_arg_max_code.
25133         (struct charset): New member char_index_offset.
25135         * charset.c (CODE_POINT_TO_INDEX, INDEX_TO_CODE_POINT):
25136         Take charset->char_index_offset into account.
25137         (Fdefine_charset_internal): Handle args[charset_arg_min_code] and
25138         args[charset_arg_max_code].  Setup charset.char_index_offset.
25139         (syms_of_charset): Fix args to Fdefine_charset_internal.
25141 2008-02-01  Dave Love  <fx@gnu.org>
25143         * coding.c (decode_coding_utf_8): Reject overlong sequences.
25145 2008-02-01  Dave Love  <fx@gnu.org>
25147         * coding.c: Doc fixes.
25148         (Fcoding_system_aliases): Fix return value.
25149         (Qmac): Remove (duplicated) definition.
25151 2008-02-01  Dave Love  <fx@gnu.org>
25153         * charset.c (Fcharset_priority_list, Fset_charset_priority):
25154         New functions.
25156         * character.c (Fstring): Doc fix.
25158         * charset.c (Fdefine_charset_alias): Update Vcharset_list.
25160         * fontset.c (Ffontset_info): Doc fix.  Return charset names, not ids.
25161         (font-encoding-alist): Doc fix.
25163 2008-02-01  Dave Love  <fx@gnu.org>
25165         * term.c (costs_set): Declare static, non-initialized for pcc.
25166         (encode_terminal_code): Remove unused var.
25168         * keyboard.c (kbd_buffer_store_event): Fix interrupt_signal decl
25169         for K&R.
25171         * xterm.c (xlwmenu_window_p): Fix prototype for K&R.
25173         * coding.c (setup_iso_safe_charsets): Fix arg decl for K&R.
25174         (suffixes): Move out of make_subsidiaries for K&R.
25176         * charset.c (map_charset_chars): Fix c_function declaration for K&R.
25178         * lisp.h (DEFUN) [!PROTOTYPES]: Remove spurious `args'.
25180 2008-02-01  Dave Love  <fx@gnu.org>
25182         * data.c (Fchar_or_string_p): Doc fix.  Use CHARACTERP.
25184         * category.c (Fmodify_category_entry): Doc fix.  Remove unused vars.
25186 2008-02-01  Yong Lu  <lyongu@asia-infonet.com>
25188         * charset.c (Fdefine_charset_internal): Fix argument to bzero.
25190         * coding.c (decode_coding_charset): Workaround for the bug of GCC 2.96.
25192 2008-02-01  Kenichi Handa  <handa@m17n.org>
25194         * Makefile.in (lisp, shortlisp): Change cyrillic.elc to cyrillic.el,
25195         vietnamese.elc to vietnamese.el.  They are not bytecompiled now.
25197 2008-02-01  Kenichi Handa  <handa@m17n.org>
25199         * coding.c (decode_coding_charset): Adjust for the change of
25200         Fdefine_coding_system_internal.
25201         (Fdefine_coding_system_internal): For a coding system of
25202         `charset' type, store a list of charset IDs in
25203         `charset_attr_charset_valids' element of coding attributes.
25205 2008-02-01  Kenichi Handa  <handa@m17n.org>
25207         * coding.c (ONE_MORE_BYTE_NO_CHECK): Increment consumed_chars.
25208         (emacs_mule_char): New arg src.  Delete arg `composition'.
25209         Change caller.  Handle 2-byte and 3-byte charsets correctly.
25210         (DECODE_EMACS_MULE_COMPOSITION_RULE_20): Rename from
25211         DECODE_EMACS_MULE_COMPOSITION_RULE.  Change caller.
25212         (DECODE_EMACS_MULE_COMPOSITION_RULE_21): New macro.
25213         (DECODE_EMACS_MULE_21_COMPOSITION):
25214         Call DECODE_EMACS_MULE_COMPOSITION_RULE_21.  Produce correct annotation
25215         sequence.
25216         (decode_coding_emacs_mule): Handle composition correctly.  Rewind
25217         `src' and `consumed_chars' correctly before calling emacs_mule_char.
25218         (DECODE_COMPOSITION_START): Correctly handle the case of altchar
25219         and alt&rule composition.
25220         (decode_coding_iso_2022): Handle composition correctly.
25221         (init_coding_once): Setup emacs_mule_bytes for private charsets.
25223         * charset.c (Fdefine_charset_internal): Fix bug for the case of
25224         re-defining a charset.  If the charset has :emacs-mule-id, setup
25225         emacs_mule_bytes.
25226         (Fmake_char): If CODE1 is nil, use the minimum code of the charset.
25228 2008-02-01  Kenichi Handa  <handa@m17n.org>
25230         * coding.c (encode_coding_iso_2022, encode_coding_sjis)
25231         (encode_coding_big5, encode_coding_charset): If coding requires safe
25232         encoding, produce a character specified by
25233         CODING_INHIBIT_CHARACTER_SUBSTITUTION.
25235 2008-02-01  Dave Love  <fx@gnu.org>
25237         * xterm.c (XSetIMValues): Declare.
25239         * process.c: Conditionally include sys/wait.h, pty.h.
25241         * print.c (print_object): Fix print format for 64-bit systems.
25243         * keyboard.c (modify_event_symbol): Fix print format for 64-bit systems.
25245         * buffer.c (emacs_strerror): Declare.
25247         * fontset.c (Fclear_face_cache): Declare.
25248         (accumulate_font_info): Comment-out (unused).
25249         (face_for_char, Fset_fontset_font, Ffontset_info): Remove unused
25250         variables.
25252         * character.h (string_escape_byte8): Declare.
25254         * charset.c (load_charset_map, load_charset_map_from_file):
25255         Remove unused vars.
25256         (Fdefine_charset_internal, Fsplit_char, syms_of_charset)
25257         (Fmap_charset_chars): Doc fix.
25259         * coding.c (Vchar_coding_system_table, Qchar_coding_system): Remove.
25260         (Fset_coding_system_priority, Fset_coding_system_priority)
25261         (Fdefine_coding_system_internal): Doc fix.
25263 2008-02-01  Dave Love  <fx@gnu.org>
25265         * s/osf5-0.h (C_SWITCH_SYSTEM) [!__GNUC__]: Remove -nointrinsics.
25267 2008-02-01  Kenichi Handa  <handa@m17n.org>
25269         * character.c (string_escape_byte8): Make multibyte string with
25270         correct size.
25272         * charset.c (Fmake_char): Delete unnecessary code.
25274 2008-02-01  Kenichi Handa  <handa@m17n.org>
25276         * xfns.c (x_encode_text): Allocate coding.destination here, and
25277         call encode_coding_object with dst_object Qnil.
25279         * buffer.c (Fset_buffer_multibyte): Convert 8-bit bytes to
25280         multibyte form correctly.
25282         * fontset.c (fs_load_font): Check fontp->full_name (not fontname)
25283         against Vfont_encoding_alist.
25285         * coding.c (Fdecode_sjis_char): Fix typo (0x7F->0xFF).  Fix the
25286         handling of charset list.
25287         (encode_coding_iso_2022): Setup coding->safe_charsets in advance.
25288         (decode_coding_object): Move point to coding->dst_pos before
25289         calling post-read-conversion function.
25290         (encode_coding_object): Give correct arguments to
25291         pre-write-conversion.  Ignore the return value of
25292         pre-write-conversion function.  Pay attention to the case that
25293         pre-write-conversion changes the current buffer.  If dst_object is
25294         Qt, even if coding->src_bytes is zero, allocate at least one byte
25295         to coding->destination.
25297         * coding.h (JIS_TO_SJIS): Fix typo (j1->s1, j2->s2).
25299         * charset.c (Fmake_char): Make it more backward compatible.
25300         (Fmap_charset_chars): Fix docstring.
25302 2008-02-01  Dave Love  <fx@gnu.org>
25304         * coding.c: Doc fixes.
25305         (Fdefine_coding_system_alias): Use names, not symbols, in
25306         coding-system-alist.
25308 2008-02-01  Kenichi Handa  <handa@m17n.org>
25310         * fontset.c (free_realized_fontsets): Call Fclear_face_cache instead
25311         of calling free_realized_face.
25313 2008-02-01  Yong Lu  <lyongu@asia-infonet.com>
25315         * charset.c (read_hex): Don't treat SPC as a comment starter.
25316         (decode_char): If CODE_POINT_TO_INDEX returns -1, always return -1.
25317         (Fdecode_char): Fix typo.
25319 2008-02-01  Kenichi Handa  <handa@m17n.org>
25321         * charset.h (struct charset): New member `code_space_mask'.
25323         * coding.c (coding_set_source): Delete the local variable beg_byte.
25324         (encode_coding_charset, Fdefine_coding_system_internal):
25325         Delete the local variable charset.
25326         (Fdefine_coding_system_internal):
25327         Setup attrs[coding_attr_charset_valids] correctly.
25329         * charset.c (CODE_POINT_TO_INDEX): Utilize `code_space_mask'
25330         member to check if CODE is valid or not.
25331         (Fdefine_charset_internal): Initialize `code_space_mask' member.
25332         (encode_char): Before calling CODE_POINT_TO_INDEX, check if CODE
25333         is within the range of charset->min_code and carset->max_code.
25335 2008-02-01  Dave Love  <fx@gnu.org>
25337         * syntax.h (syntax_temp) [!__GNUC__]: Declare.
25339         * dispextern.h (generate_ascii_font): Fix return type.
25341         * xfaces.c (generate_ascii_font): Fix arg declaration.
25343         * coding.c (coding_inherit_eol_type)
25344         (Fset_terminal_coding_system_internal)
25345         (Fset_safe_terminal_coding_system_internal): Fix arg declarations.
25347 2008-02-01  Kenichi Handa  <handa@m17n.org>
25349         * coding.c (decode_coding_charset, encode_coding_charset):
25350         Handle multiple charsets correctly.
25352 2008-02-01  Kenichi Handa  <handa@m17n.org>
25354         * search.c (boyer_moore): Fix handling of multibyte character
25355         translation.
25357         * xdisp.c (display_mode_element): When the variable `elt' is
25358         changed, update `this' and `lisp_string'.
25360 2008-02-01  Kenichi Handa  <handa@m17n.org>
25362         * buffer.c (Fset_buffer_multibyte): Fix 8-bit char handling.
25364         * callproc.c (Fcall_process): Be sure to give the current buffer
25365         to decode_coding_c_string.  Update PT and PT_BYTE after the insertion.
25367         * charset.c (struct charset_map_entries): New struct.
25368         (load_charset_map): Rename from parse_charset_map.  New args
25369         entries and n_entries.  Change caller.
25370         (load_charset_map_from_file): Rename from load_charset_map.
25371         Change caller.  New arg control_flag.  Call load_charset_map at
25372         the tail.
25373         (load_charset_map_from_vector): New function.
25374         (Fdefine_charset_internal): Setup charset.compact_codes_p.
25375         (encode_char): If the charset is compact, change a character index
25376         to a code point.
25378         * coding.c (coding_alloc_by_making_gap): Check the case that the
25379         source and destination are the same correctly.
25380         (decode_coding_raw_text): Set coding->consumed_char and
25381         coding->consumed to 0.
25382         (produce_chars): If coding->chars_at_source is nonzero, update
25383         coding->consumed_char and coding->consumed before calling
25384         alloc_destination.
25385         (Fdefine_coding_system_alias): Register ALIAS in
25386         Vcoding_system_alist.
25387         (syms_of_coding): Define `no-conversion' coding system at the tail.
25389         * fileio.c (Finsert_file_contents): Set coding_system instead of
25390         val.  If the current buffer is multibyte, always call
25391         decode_coding_gap.
25393         * xfaces.c (try_font_list): Give higher priority to fontset's
25394         family than face's family.
25396 2008-02-01  Kenichi Handa  <handa@m17n.org>
25398         * callproc.c (Fcall_process): Be sure to give the current buffer
25399         to decode_coding_c_string.
25401         * xfaces.c (try_font_list): Give a family specified in a fontset
25402         higher priority than a family specified in a face.
25404 2008-02-01  Kenichi Handa  <handa@m17n.org>
25406         * fileio.c (Finsert_file_contents): Fix calculation of `inserted'.
25407         Fix arguments to insert_from_buffer.
25409         * xdisp.c (display_mode_element): Fix calculation of `bytepos'.
25411 2008-02-01  Kenichi Handa  <handa@m17n.org>
25413         * coding.c (produce_chars): Set the variable `multibytep' correctly.
25414         (decode_coding_gap): Set coding->dst_multibyte correctly.
25416 2008-02-01  Kenichi Handa  <handa@m17n.org>
25418         * coding.c (encode_coding_utf_8): Initialize produced_chars to 0.
25419         (decode_coding_utf_16): Fix converting high and low bytes to code-point.
25420         (encode_coding_utf_16): Substitute coding->default_char for
25421         non-Unicode characters.
25422         (decode_coding): Don't call record_insert here.
25423         (setup_coding_system): Initialize `surrogate' of
25424         coding->spec.utf_16 to 0.
25425         (EMIT_ONE_BYTE): Fix for multibyte case.
25427         * insdel.c (insert_from_gap): Call record_insert.
25429 2008-02-01  Kenichi Handa  <handa@m17n.org>
25431         * casefiddle.c (casify_region): Fix multibyte case.
25433         * character.c (c_string_width): Add return type `int'.
25434         (char_string_with_unification): Delete arg ADVANCED.
25436         * character.h (CHAR_VALID_P): Don't call CHARACTERP.
25437         (CHAR_STRING): Adjust for the change of char_string_with_unification.
25438         (CHAR_STRING_ADVANCE): Make it do-while statement.
25440         * chartab.c (sub_char_table_set_range): Optimize for the case
25441         DEPTH == 3.  Add workaround code for a GCC optimization bug.
25443         * charset.c (parse_charset_map): Remove an unused variable.
25445         * coding.c: Delete unused variables.
25447         * fileio.c (Finsert_file_contents): Set coding_system to Qnil
25448         earlier.  If inserted is zero and the coding system doesn't
25449         require flushing, don't call decode_coding_gap.
25451         * syntax.h (SET_RAW_SYNTAX_ENTRY): Don't call make_number.
25453 2008-02-01  Kenichi Handa  <handa@m17n.org>
25455         The following changes are for using Unicode as an internal
25456         character model, and use UTF-8 format for buffer/string
25457         representation.
25459         * .gdbinit (xchartable): Adjust for the change of char table structure.
25460         (xsubchartable, xcoding, xcharset, xcurbuf): New commands.
25462         * Makefile.in (obj): Add character.o and chartab.o.
25463         (lisp, shortlisp): Remove utf-8.elc.
25464         (*.o): For many files, change dependency on charset.h to
25465         character.h, and add dependency on character.h.
25466         (character.o, chartab.o): New targets.
25468         * abbrev.c, bytecode.c, casefiddle.c, cmds.c, dispnew.c, doc.c:
25469         * doprnt.c, dosfns.c, frame.c, marker.c, minibuf.c, msdos.c:
25470         * w16select.c, w32bdf.c, w32console.c: Include "character.h" instead
25471         of "charset.h".
25473         * dired.c, filelock.c: Include "character.h".
25475         * alloc.c: Include "character.h" instead of "charset.h".
25476         (Fmake_char_table, make_sub_char_table): Move to chartab.c.
25477         (syms_of_alloc): Remove defsubr for Smake_char_table.
25479         * buffer.c: Include "character.h" instead of "charset.h", don't
25480         include "coding.h".
25481         (Fset_buffer_multibyte): Adjust for UTF-8.
25483         * buffer.h: EXFUN Fbuffer_live_p.
25485         * callproc.c: Include "character.h" instead of "charset.h".
25486         (Fcall_process): Big change for the new code-conversion APIs.
25488         * casetab.c: Include "character.h" instead of "charset.h".
25489         (set_canon, set_identity, shuffle): Adjust for the new
25490         map_char_table spec.
25491         (init_casetab_once): Call CHAR_TABLE_SET instead of directly
25492         accessing the char table structure.
25494         * chartab.c: New file that implements char table.
25496         * category.c: Include "character.h".
25497         (copy_category_entry): New function.
25498         (copy_category_table): Call map_char_table and copy_category_entry.
25499         (Fmake_category_table): Initialize all top-level slots.
25500         (char_category_set): New function.
25501         (modify_lower_category_set): Delete.
25502         (Fmodify_category_entry): Call char_table_ref_and_range.
25504         * category.h (CATEGORY_SET): Just call char_category_set.
25506         * ccl.c: Include "character.h".
25507         (Qccl, Qcclp): New variables.
25508         (CCL_WRITE_CHAR): Alway treat the arg CH as a character even if
25509         it's less than 256.
25510         (CCL_WRITE_MULTIBYTE_CHAR): Delete.
25511         (CCL_WRITE_STRING, CCL_READ_CHAR): Adjust for the change of SRC
25512         and DST type.
25513         (ccl_driver): Change types of argument, adjust code accordingly.
25514         (Fccl_execute, Fccl_execute_on_string): Adjust for the change of
25515         ccl_driver.
25516         (syms_of_ccl): Intern and staticpro Qccl and Qcclp.
25518         * ccl.h (struct ccl_program): Delete members eol_type and multibyte.
25519         New members src_multibyte, dst_multibyte, consumed, and produced.
25520         (struct ccl_spec): Delete members decoder and encoder.  New member ccl.
25521         (CODING_SPEC_CCL_PROGRAM): New macro.
25522         (ccl_driver): Update prototype.
25523         (Qccl, Qcclp, Fccl_program_p): Extern them.
25524         (CHECK_CCL_PROGRAM): New macro.
25526         * character.c, character.h, chartab.c: New files.
25528         * charset.c: Mostly re-written.  Move character and multibyte sequence
25529         handling codes to character.c.
25531         * charset.h: Mostly re-written.  Move character and multibyte sequence
25532         handling codes to character.h.
25534         * coding.c, coding.h: Mostly re-written.
25536         * composite.c: Include "character.h" instead of "charset.h".
25537         (CHAR_WIDTH): Move to character.h.
25538         (HASH_KEY, HASH_VALUE): Delete.
25540         * composite.h (enum composition_method): Change order of enumeration
25541         symbols.
25543         * data.c: Include "character.h" instead of "charset.h".
25544         (Faref): Call CHAR_TABLE_REF for a char table.
25545         (Faset): Call CHAR_TABLE_SET for a char table.
25547         * dispextern.h (free_realized_face, check_face_attribytes)
25548         (generate_ascii_font): Extern them.
25549         (free_realized_multibyte_face): Delete extern.
25551         * disptab.h (DISP_CHAR_VECTOR): Adjust for the change of char
25552         table structure.
25554         * editfns.c: Include "character.h" instead of "charset.h".
25555         (Fchar_to_string): Always call CHAR_STRING.
25557         * emacs.c (main): Call init_charset_once, init_charset,
25558         syms_of_chartab, and syms_of_character.
25560         * fileio.c: Include "character.h" instead of "charset.h".
25561         (Finsert_file_contents): Big change for the new code-conversion API.
25562         (choose_write_coding_system, Fwrite_region): Likewise.
25563         (build_annotations_2): Delete.
25564         (e_write): Big change for the new code-conversion API.
25566         * fns.c: Include "character.h" instead of "charset.h".
25567         (copy_sub_char_table): Move to chartab.c.
25568         (Fcopy_sequence): Call copy_char_table for a char table.
25569         (concat): Delete codes calling count_multibyte.
25570         (string_char_to_byte, string_byte_to_char): Adjust for the new
25571         multibyte form.
25572         (internal_equal): Adjust for the change of char table structure.
25573         (Fchar_table_subtype, Fchar_table_parent, Fset_char_table_parent)
25574         (Fchar_table_extra_slot, Fset_char_table_extra_slot)
25575         (Fchar_table_range, Fset_char_table_range, Fset_char_table_default)
25576         (char_table_translate, optimize_sub_char_table)
25577         (Foptimize_char_table, map_char_table, Fmap_char_table): Move to
25578         chartab.c.
25579         (char_table_ref_and_index): Delete.
25580         (HASH_KEY, HASH_VALUE): Move to lisp.h.
25581         (Fmd5): Call preferred_coding_system instead of accessing
25582         Vcoding_category_list.  Adjust for the new code-conversion API.
25583         (syms_of_fns): Move defsubr for char table related functions to
25584         chartab.c.
25586         * fontset.c: Mostly re-written.
25588         * fontset.h (struct font_info): Change type of the member encoding_type.
25589         (enum FONT_SPEC_INDEX): New enum.
25590         (fontset_font_pattern, fs_load_font): Update prototype.
25591         (FS_LOAD_FONT): Adjust for the change of fs_load_font.
25593         * indent.c: Include "character.h" instead of "charset.h".
25594         (MULTIBYTE_BYTES_WIDTH): Call CHAR_WIDTH instead of WIDTH_BY_CHAR_HEAD.
25596         * insdel.c: Include "character.h" instead of "charset.h".
25597         (copy_text): Don't refer to Vnonascii_translation_table.
25598         (insert_from_gap): New function.
25600         * keyboard.c: Include "character.h" instead of "charset.h".
25601         (command_loop_1): Never call direct_output_forward_char before
25602         a non-ASCII character.
25603         (read_char): If Vkeyboard_translate_table is a char table, always
25604         translate a character.
25606         * keymap.c: Include "character.h".
25607         (store_in_keymap): Handle the case that IDX is a cons.
25608         (Fdefine_key): Handle the case that KEY is a cons and the car part
25609         is also a cons (range).
25610         (push_key_description): Adjust for the new character code.
25611         (describe_vector): Call describe_char_table for a char table.
25612         (describe_char_table): New function.
25614         * keymap.h (describe_char_table): Extern it.
25616         * lisp.h (enum pvec_type): New member PVEC_SUB_CHAR_TABLE.
25617         (XSUB_CHAR_TABLE, XSETSUB_CHAR_TABLE): New macros.
25618         (CHAR_TABLE_ORDINARY_SLOTS, CHAR_TABLE_SINGLE_BYTE_SLOTS)
25619         (SUB_CHAR_TABLE_ORDINARY_SLOTS, SUB_CHAR_TABLE_STANDARD_SLOTS):
25620         Delete.
25621         (CHAR_TABLE_REF, CHAR_TABLE_SET): Adjust for the new char table
25622         structure.
25623         (CHAR_TABLE_TRANSLATE): Just call char_table_translate.
25624         (CHARTAB_SIZE_BITS_0, CHARTAB_SIZE_BITS_1, CHARTAB_SIZE_BITS_2)
25625         (CHARTAB_SIZE_BITS_3): New macros.
25626         (chartab_size): Extern it.
25627         (struct Lisp_Char_Table): Re-design.
25628         (struct Lisp_Sub_Char_Table): New structure.
25629         (HASH_KEY, HASH_VALUE): Move from fns.c.
25630         (CHARACTERBITS): Define as 22.
25631         (GLYPH_MASK_FACE, GLYPH_MASK_CHAR): Adjust for the above change.
25632         (SUB_CHAR_TABLE_P): Check PVEC_CHAR_TABLE.
25633         (GC_SUB_CHAR_TABLE_P): New macro.
25634         (Fencode_coding_string, Fdecode_coding_string): Update EXFUN.
25635         (code_convert_string_norecord): Delete extern.
25636         (init_character_once, syms_of_character, init_charset)
25637         (syms_of_composite, Qeq, Fmakehash, insert_from_gap): Extern them.
25639         * lread.c: Include "character.h".
25640         (read_multibyte): New arg NBYTES.
25641         (read_escape): Change the meaning of returned *BYTEREP.
25642         (to_multibyte): Delete.
25643         (read1): Adjust the handling of char table and string.
25645         * print.c: Include "character.h" instead of "charset.h".
25646         (print_string): Convert 8-bit raw bytes to octal form by
25647         string_escape_byte8.
25648         (print_object): Adjust for the new multibyte form.  Print 8-bit
25649         raw bytes always in octal form.  Handle sub char table correctly.
25651         * process.c: Include "character.h" instead of "charset.h".
25652         (read_process_output, send_process): Adjust for the new
25653         code-conversion API.
25655         * puresize.h (BASE_PURESIZE): Increase.
25657         * regex.c: Include "character.h" instead of "charset.h".
25658         (BYTE8_TO_CHAR, CHAR_BYTE8_P) [not emacs]: New dummy macros.
25659         (regex_compile): Accept a range whose starting and ending
25660         character have different leading bytes.
25661         (analyse_first): Adjust for the above change.
25663         * search.c: Include "character.h" instead of "charset.h".
25664         (search_buffer, boyer_moore): Adjust for the new multibyte form.
25665         (Freplace_match): Adjust for the change of multibyte_char_to_unibyte.
25667         * syntax.c: Include "character.h" instead of "charset.h".
25668         (syntax_parent_lookup): Delete.
25669         (Fmodify_syntax_entry): Accept a cons as CHAR.
25670         (skip_chars): Adjust for the new multibyte form.
25671         (init_syntax_once): Call char_table_set_range instead of directly
25672         accessing the structure of a char table.
25674         * syntax.h (SET_RAW_SYNTAX_ENTRY): Call CHAR_TABLE_SET.
25675         (SYNTAX_ENTRY_FOLLOW_PARENT): Delete macro.
25676         (SET_RAW_SYNTAX_ENTRY_RANGE): New macro.
25677         (SYNTAX_ENTRY_INT): Call CHAR_TABLE_REF.
25679         * term.c: Include "buffer.h" and "character.h".
25680         (encode_terminal_code, write_glyphs): Adjust for the new
25681         code-conversion API.
25682         (produce_glyphs): Call CHAR_WIDTH instead of CHARSET_WIDTH.
25684         * w32term.c (x_new_font): Adjust for the change of FS_LOAD_FONT.
25686         * xdisp.c: Include "character.h".
25687         (get_next_display_element): Adjust for the new multibyte form.
25688         (disp_char_vector): Adjust for the new char table structure.
25689         (decode_mode_spec_coding): Adjust for the new structure of
25690         coding system.
25691         (decode_mode_spec): Adjust for the new code-conversion API.
25693         * xfaces.c: Include "character.h" instead of "charset.h".
25694         (load_face_font): Adjust for the change of choose_face_font and
25695         FS_LOAD_FONT.
25696         (generate_ascii_font): New function.
25697         (set_lface_from_font_name): Adjust for the change of FS_LOAD_FONT.
25698         (set_font_frame_param): Adjust for the change of choose_face_font.
25699         (free_realized_face): Make it public.
25700         (free_realized_faces_for_fontset): Rename from
25701         free_realized_multibyte_face.  Free also faces realized for ASCII.
25702         (choose_face_font): Change arguments.  Adjust for the change of
25703         fontset_font_pattern and FS_LOAD_FONT.
25705         * xfns.c: Include "character.h".
25706         (x_encode_text): Adjust for the new code-conversion API.
25708         * xselect.c: Don't include "charset.h".
25709         (selection_data_to_lisp_data): Adjust for the new code conversion API.
25711         * xterm.c: Include "character.h".
25712         (x_encode_char): New argument CHARSET.  Change caller.
25713         (x_get_char_face_and_encoding, x_get_glyph_face_and_encoding):
25714         Call ENCODE_CHAR instead of SPLIT_CHAR.
25715         (x_produce_glyphs): Don't check Vnonascii_translation_table Call
25716         CHAR_WIDTH instead of CHARSET_WIDTH.
25717         (XTread_socket): Adjust for the new code-conversion API.
25718         (x_new_font): Adjust for the change of FS_LOAD_FONT.
25719         (x_load_font): Adjust for the change of struct font.
25721 2008-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
25723         * xfaces.c (face_at_buffer_position): Remove unused vars.
25725 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
25727         * ccl.c (CCL_WRITE_CHAR, CCL_WRITE_MULTIBYTE_CHAR):
25728         Fix overflow checking.
25730 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
25732         * ccl.c (CCL_WRITE_CHAR, CCL_WRITE_MULTIBYTE_CHAR, ccl_driver):
25733         Cancel previous change.
25735 2008-01-31  Kenichi Handa  <handa@ni.aist.go.jp>
25737         * ccl.c (CCL_WRITE_CHAR): Increment extra_bytes only when
25738         ccl->eight_bit_control.  Fix check for buffer overflow.
25739         (CCL_WRITE_MULTIBYTE_CHAR): Fix check for buffer overflow.
25740         (ccl_driver): Initialize extra_bytes to 0.
25742 2008-01-31  Kenichi Handa  <handa@ni.aist.go.jp>
25744         * keyboard.c (make_ctrl_char): If C is a multibyte character, just
25745         return it ORed with ctrl_modifier.
25747 2008-01-29  Miles Bader  <miles@gnu.org>
25749         * macterm.c (XTset_vertical_scroll_bar): Fix merge mistake.
25751 2008-01-28  Jason Rumney  <jasonr@gnu.org>
25753         * w32.c (stat): Don't double check for networked drive.
25755 2008-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
25757         * window.c (run_window_configuration_change_hook): New function.
25758         Code extracted from set_window_buffer.  Set the selected frame.
25759         (set_window_buffer): Use it.
25760         * window.h (run_window_configuration_change_hook): Declare.
25761         * dispnew.c (change_frame_size_1): Use it instead of set-window-buffer.
25763         * keyboard.c (read_char): Yet another int/Lisp_Object mixup (YAILOM).
25765 2008-01-27  Dan Nicolaescu  <dann@ics.uci.edu>
25767         * Makefile.in: Remove references to unused macros.
25769 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
25771         * w32.c (g_b_init_get_sid_sub_authority)
25772         (g_b_init_get_sid_sub_authority_count): New static variables.
25773         (GetSidSubAuthority_Proc, GetSidSubAuthorityCount_Proc): New typedefs.
25774         (get_sid_sub_authority, get_sid_sub_authority_count): New functions.
25775         (init_user_info): Use them to retrieve uid and gid.
25776         Use 500/513, the Windows defaults, as Administrator's uid/gid.
25777         (fstat): Use pw_uid and pw_gid from the_passwd structure for
25778         st_uid and st_gid of the file.
25780 2008-01-26  Jason Rumney  <jasonr@gnu.org>
25782         * w32.c (logon_network_drive): New function.
25783         (stat): Use it.
25785 2008-01-26  Chong Yidong  <cyd@stupidchicken.com>
25787         * xdisp.c (pos_visible_p): Handle the case where charpos falls on
25788         invisible text covered with an ellipsis.
25790 2008-01-25  Richard Stallman  <rms@gnu.org>
25792         * xdisp.c (redisplay_window): Run Qwindow_text_change_functions and
25793         jump back to beginning.  Move some other initializations after that.
25794         (Qwindow_text_change_functions, Vwindow_text_change_functions):
25795         New variables.
25796         (syms_of_xdisp): Init them.
25798         * keyboard.c (read_char): Restore echo_message_buffer after redisplay.
25800         * buffer.c (reset_buffer_local_variables):
25801         Implement `permanent-local-hook'.
25802         (Qpermanent_local_hook): New variable.
25803         (syms_of_buffer): Init and staticpro it.
25805 2008-01-25  Michael Albinus  <michael.albinus@gmx.de>
25807         * dbusbind.c (xd_retrieve_arg): Pacify GCC on x86_64 GNU/Linux.
25809 2008-01-25  Thien-Thi Nguyen  <ttn@gnuvola.org>
25811         * fns.c (Fclrhash): Return TABLE.
25813 2008-01-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
25815         * macterm.c (x_scroll_bar_create): Initialize bar->redraw_needed_p.
25816         (XTset_vertical_scroll_bar): Redraw scroll bar if bar->redraw_needed_p
25817         is set even without positional changes.
25818         (x_scroll_bar_clear): Set bar->redraw_needed_p.
25820         * macterm.h (struct scroll_bar): New member `redraw_needed_p'.
25822 2008-01-23  Jason Rumney  <jasonr@gnu.org>
25824         * xterm.c (handle_one_xevent): Revert to counting chars not bytes.
25826         * w32term.c (w32_read_socket) <WM_CHAR>: Decode characters outside
25827         the unicode range available in MULE by locale-coding-system.
25828         Improve dbcs lead byte detection.  Set event timestamp and modifiers
25829         earlier.
25831 2008-01-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
25833         * mac.c (mac_emacs_pid) [MAC_OSX]: New variable.
25834         [MAC_OSX] (init_mac_osx_environment): Initialize it.
25835         [MAC_OSX] (mac_try_close_socket) [SELECT_USE_CFSOCKET]: Return 0
25836         when used on child processes.
25838 2008-01-21  Michael Albinus  <michael.albinus@gmx.de>
25840         * dbusbind.c (Fdbus_method_return_internal): Rename from
25841         Fdbus_method_return.
25842         (Fdbus_unregister_object): Move to dbus.el.
25843         (Fdbus_call_method, Fdbus_method_return_internal)
25844         (Fdbus_send_signal): Improve debug messages.
25846 2008-01-20  Martin Rudalics  <rudalics@gmx.at>
25848         * undo.c (undo_inhibit_record_point): New variable.
25849         (syms_of_undo): Initialize it.
25850         (record_point): Don't record point when undo_inhibit_record_point
25851         is set.
25853 2008-01-19  Stefan Monnier  <monnier@iro.umontreal.ca>
25855         * process.c (list_processes_1): Don't use SCHARS on a nil buffer name.
25857         * xdisp.c (Qauto_hscroll_mode): New var.
25858         (syms_of_xdisp): Initialize it.
25859         (hscroll_window_tree): Use it to lookup `auto-hscroll-mode' in each
25860         window's buffer.
25861         (hscroll_windows): Don't check automatic_hscrolling_p here.
25863         * window.c (set_window_buffer): Don't unnecessarily reset hscroll and
25864         vscroll if we're setting window-buffer to the value it already has.
25866 2008-01-18  Dan Nicolaescu  <dann@ics.uci.edu>
25868         * m/intel386.h: Remove references to XENIX.
25870 2008-01-17  Andreas Schwab  <schwab@suse.de>
25872         * m/amdx86-64.h (START_FILES, LIB_STANDARD): Use HAVE_LIB64_DIR
25873         instead of HAVE_X86_64_LIB64_DIR.
25874         * m/ibms390x.h (START_FILES, LIB_STANDARD): Likewise.
25876 2008-01-17  Glenn Morris  <rgm@gnu.org>
25878         * m/ibms390x.h (START_FILES, LIB_STANDARD): Adjust value according
25879         to HAVE_X86_64_LIB64_DIR.
25881 2008-01-16  Dan Nicolaescu  <dann@ics.uci.edu>
25883         * s/irix3-3.h:
25884         * s/irix4-0.h:
25885         * s/386-ix.h:
25886         * s/domain.h:
25887         * s/hpux9-x11r4.h:
25888         * s/hpux9shxr4.h: Remove files for systems no longer supported.
25890         * sysdep.c: Remove code containing references to symbols defined
25891         by unsupported systems.
25893 2008-01-16  Glenn Morris  <rgm@gnu.org>
25895         * coding.c (select-safe-coding-system-function): Doc fix.
25897 2008-01-15  Glenn Morris  <rgm@gnu.org>
25899         * config.in: Revert 2008-01-13 change: this is a generated file.
25901 2008-01-13  Tom Tromey  <tromey@redhat.com>
25903         * lisp.h: Fix typo.
25905 2008-01-13  Dan Nicolaescu  <dann@ics.uci.edu>
25907         * m/sequent-ptx.h:
25908         * m/sequent.h:
25909         * s/ptx.h:
25910         * s/ptx4-2.h:
25911         * s/ptx4.h: Remove files for systems no longer supported.
25913         * callproc.c (Fcall_process): Fix previous change.
25915 2008-01-13  Dan Nicolaescu  <dann@ics.uci.edu>
25917         * unexsunos4.c: Remove file, system not supported anymore.
25919         * m/mips.h:
25920         * m/intel386.h:
25921         * callproc.c:
25922         * config.in:
25923         * ecrt0.c:
25924         * emacs.c:
25925         * fileio.c:
25926         * frame.c:
25927         * getpagesize.h:
25928         * keyboard.c:
25929         * lread.c:
25930         * process.c:
25931         * puresize.h:
25932         * sysdep.c:
25933         * systty.h:
25934         * syswait.h:
25935         * unexec.c:
25936         * xdisp.c:
25937         * alloc.c: Remove code containing references to symbols defined by
25938         unsupported systems.
25940 2008-01-11  Kenichi Handa  <handa@ni.aist.go.jp>
25942         * coding.c (detect_coding_mask): Fix previous change.
25944 2008-01-09  Kenichi Handa  <handa@ni.aist.go.jp>
25946         * coding.c (detect_coding_iso2022): New arg
25947         latin_extra_code_state.  Allow Latin extra codes only
25948         when *latin_extra_code_state is nonzero.
25949         (detect_coding_mask): If there is a NULL byte, detect the encoding
25950         as UTF-16 or binary.  If Latin extra codes exist, detect the
25951         encoding as ISO-2022 only when there's no other proper encoding is
25952         found.
25954 2008-01-08  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
25956         * frame.c (Fmake_terminal_frame): Use #ifdef MAC_OS8 instead of
25957         #ifdef MAC_OS.
25959 2008-01-08  Richard Stallman  <rms@gnu.org>
25961         * fileio.c (Ffile_name_directory, Fexpand_file_name): Doc fixes.
25963 2008-01-06  Nick Roberts  <nickrob@snap.net.nz>
25965         * keyboard.c (parse_menu_item): Don't enclose key bindings on
25966         menu bar in parentheses.
25968 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
25970         * m/7300.h:
25971         * m/acorn.h:
25972         * m/alliant-2800.h:
25973         * m/alliant.h:
25974         * m/alliant1.h:
25975         * m/alliant4.h:
25976         * m/altos.h:
25977         * m/amdahl.h:
25978         * m/apollo.h:
25979         * m/att3b.h:
25980         * m/aviion-intel.h:
25981         * m/aviion.h:
25982         * m/celerity.h:
25983         * m/clipper.h:
25984         * m/cnvrgnt.h:
25985         * m/convex.h:
25986         * m/cydra5.h:
25987         * m/delta88k.h:
25988         * m/dpx2.h:
25989         * m/dual.h:
25990         * m/elxsi.h:
25991         * m/f301.h:
25992         * m/gould-np1.h:
25993         * m/gould.h:
25994         * m/i860.h:
25995         * m/ibmps2-aix.h:
25996         * m/ibmrt-aix.h:
25997         * m/ibmrt.h:
25998         * m/irist.h:
25999         * m/is386.h:
26000         * m/isi-ov.h:
26001         * m/mega68.h:
26002         * m/mg1.h:
26003         * m/news-r6.h:
26004         * m/news-risc.h:
26005         * m/news.h:
26006         * m/nh3000.h:
26007         * m/nh4000.h:
26008         * m/ns16000.h:
26009         * m/ns32000.h:
26010         * m/nu.h:
26011         * m/orion.h:
26012         * m/orion105.h:
26013         * m/paragon.h:
26014         * m/pfa50.h:
26015         * m/plexus.h:
26016         * m/pyramid.h:
26017         * m/pyrmips.h:
26018         * m/sh3el.h:
26019         * m/sps7.h:
26020         * m/sr2k.h:
26021         * m/stride.h:
26022         * m/sun1.h:
26023         * m/sun2.h:
26024         * m/sun3-68881.h:
26025         * m/sun3-fpa.h:
26026         * m/sun3-soft.h:
26027         * m/sun3.h:
26028         * m/sun386.h:
26029         * m/symmetry.h:
26030         * m/tad68k.h:
26031         * m/tahoe.h:
26032         * m/targon31.h:
26033         * m/tek4300.h:
26034         * m/tekxd88.h:
26035         * m/tower32.h:
26036         * m/tower32v3.h:
26037         * m/ustation.h:
26038         * m/wicat.h:
26039         * m/xps100.h:
26040         * s/cxux.h:
26041         * s/cxux7.h:
26042         * s/dgux.h:
26043         * s/dgux4.h:
26044         * s/dgux5-4-3.h:
26045         * s/dgux5-4r2.h:
26046         * s/esix.h:
26047         * s/esix5r4.h:
26048         * s/hiuxmpp.h:
26049         * s/hiuxwe2.h:
26050         * s/iris3-5.h:
26051         * s/iris3-6.h:
26052         * s/isc2-2.h:
26053         * s/isc3-0.h:
26054         * s/isc4-0.h:
26055         * s/isc4-1.h:
26056         * s/newsos5.h:
26057         * s/newsos6.h:
26058         * s/osf1.h:
26059         * s/osf5-0.h:
26060         * s/riscix1-1.h:
26061         * s/riscix12.h:
26062         * s/sco4.h:
26063         * s/sco5.h:
26064         * s/sunos4-0.h:
26065         * s/sunos4-1.h:
26066         * s/sunos413.h:
26067         * s/sunos4shr.h:
26068         * s/umax.h:
26069         * s/unipl5-2.h:
26070         * s/xenix.h:
26071         * cxux-crt0.s:
26072         * unexapollo.c:
26073         * unexconvex.c:
26074         * unexenix.c:
26075         * unexsni.c: Remove files for systems no longer supported.
26077         * m/intel386.h: Remove references to unsupported systems.
26079         * w32.c (get_emacs_configuration): Remove reference to i860.
26081         * sysdep.c: Remove dead code.
26083 2008-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
26085         * s/rtu.h:
26086         * m/masscomp.h: Remove files.  Platform is obsolete.
26088 2008-01-04  Michael Albinus  <michael.albinus@gmx.de>
26090         * dbusbind.c (Fdbus_method_return): New function.
26091         (xd_read_message): Add the serial number to the event.
26092         (Fdbus_register_method): Activate the function.
26094 2008-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
26096         * keyboard.c (read_key_sequence): Fix typo.
26098 2008-01-03  Michael Albinus  <michael.albinus@gmx.de>
26100         * dbusbind.c (all): Replace XCAR by CAR_SAFE and XCDR by CDR_SAFE.
26101         (xd_signature, xd_append_arg): Handle element type detection for
26102         empty arrays.
26103         (Fdbus_call_method, Fdbus_send_signal): Undo type casting for
26104         SDATA () calls; this must be solved more general.
26105         (Fdbus_register_signal): Use SBYTES instead of strlen.
26107 2008-01-03  Magnus Henoch  <magnus@zemdatav>
26109         * dbusbind.c (xd_append_arg): Use unsigned char instead of
26110         unsigned int for byte values (necessary for big-endian platform).
26111         (Fdbus_call_method): Handle the case of no returned arguments.
26113 2007-12-31  Tom Tromey  <tromey@redhat.com>  (tiny change)
26115         * dbusbind.c (xd_read_message): Use non-static input_event struct.
26117 2007-12-31  Magnus Henoch  <mange@freemail.hu>
26119         * dbusbind.c (xd_signature): Signature of variant is just "v".
26121 2007-12-30  Michael Albinus  <michael.albinus@gmx.de>
26123         * dbusbind.c: Fix several errors and compiler warnings.
26124         Reported by Tom Tromey <tromey@redhat.com>.
26125         (XD_ERROR, XD_DEBUG_MESSAGE)
26126         (XD_DEBUG_VALID_LISP_OBJECT_P): Wrap code with "do ... while (0)".
26127         (xd_append_arg): Part for basic D-Bus types rewritten.
26128         (xd_retrieve_arg): Split implementation of DBUS_TYPE_BYTE and
26129         DBUS_TYPE_(U)INT16.  Don't call XD_DEBUG_MESSAGE with "%f" if not
26130         appropriate.
26131         (xd_read_message): Return Qnil.  Don't signal an error; it is not
26132         useful during event reading.
26133         (Fdbus_register_signal): Signal an error if the check for
26134         FUNCTIONP fails.
26135         (Fdbus_register_method): New function.  The implementation is not
26136         complete, the call of the function signals an error therefore.
26137         (Fdbus_unregister_object): New function, renamed from
26138         Fdbus_unregister_signal.  The initial check signals an error, if
26139         the object is not well formed.
26141 2007-12-30  Richard Stallman  <rms@gnu.org>
26143         * textprop.c (get_char_property_and_overlay):
26144         Signal error if POSITION is out of range in a buffer.
26146 2007-12-29  Martin Rudalics  <rudalics@gmx.at>
26148         * w32fns.c (Fx_create_frame): Make copy of frame parameters
26149         because the original parameters are in pure storage now.
26151 2007-12-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
26153         * xdisp.c (phys_cursor_in_rect_p): Check if cursor is in fringe area.
26155 2007-12-22  Eli Zaretskii  <eliz@gnu.org>
26157         * callint.c (syms_of_callint) <command-history>: Add reference to
26158         history-length in the doc string.
26160 2007-12-17  Jason Rumney  <jasonr@gnu.org>
26162         * w32fns.c (w32_wnd_proc) <WM_KEYDOWN>: Cast char to unsigned
26163         before passing as wParam.
26165 2007-12-22  Michael Albinus  <michael.albinus@gmx.de>
26167         * dbusbind.c (xd_retrieve_arg): Handle DBUS_TYPE_BYTE,
26168         DBUS_TYPE_INT16, DBUS_TYPE_UINT16, DBUS_TYPE_INT64,
26169         DBUS_TYPE_UINT64, DBUS_TYPE_DOUBLE and DBUS_TYPE_SIGNATURE.
26170         Return float when DBUS_TYPE_INT32 or DBUS_TYPE_UINT32 do not fit
26171         as number.
26172         (Fdbus_call_method): Fix docstring.
26174 2007-12-21  Michael Albinus  <michael.albinus@gmx.de>
26176         * dbusbind.c (XD_BASIC_DBUS_TYPE, XD_DBUS_TYPE_P, XD_NEXT_VALUE):
26177         New macros.
26178         (XD_SYMBOL_TO_DBUS_TYPE): Rename from XD_LISP_SYMBOL_TO_DBUS_TYPE.
26179         (XD_OBJECT_TO_DBUS_TYPE): Rename from XD_LISP_OBJECT_TO_DBUS_TYPE.
26180         Simplify.
26181         (xd_signature): New function.
26182         (xd_append_arg): Compute also signatures.  Major rewrite.
26183         (xd_retrieve_arg): Make debug messages friendly.
26184         (Fdbus_call_method, Fdbus_send_signal): Extend docstring.
26185         Check for signatures of arguments.
26187 2007-12-19  Michael Albinus  <michael.albinus@gmx.de>
26189         * dbusbind.c (QCdbus_type_byte, QCdbus_type_boolean)
26190         (QCdbus_type_int16, QCdbus_type_uint16, QCdbus_type_int32)
26191         (QCdbus_type_uint32, QCdbus_type_int64, QCdbus_type_uint64)
26192         (QCdbus_type_double, QCdbus_type_string, QCdbus_type_object_path)
26193         (QCdbus_type_signature, QCdbus_type_array, QCdbus_type_variant)
26194         (QCdbus_type_struct, QCdbus_type_dict_entry): New D-Bus type symbols.
26195         (XD_LISP_SYMBOL_TO_DBUS_TYPE): New macro.
26196         (XD_LISP_OBJECT_TO_DBUS_TYPE): Add compound types.
26197         (xd_retrieve_value): Remove.  Functionality included in ...
26198         (xd_append_arg): New function.
26199         (Fdbus_call_method, Fdbus_send_signal): Apply it.
26201 2007-12-16  Michael Albinus  <michael.albinus@gmx.de>
26203         * dbusbind.c (top): Include <stdio.h>.
26204         (Fdbus_call_method, Fdbus_send_signal): Apply type cast in
26205         dbus_message_new_method_call and dbus_message_new_signal.
26206         (Fdbus_register_signal): Rename unique_name to uname.
26207         Check handler for FUNCTIONP instead of CHECK_SYMBOL.  Handle case of
26208         non-existing unique name.  Fix typos in matching rule.  Return an
26209         object which is useful in Fdbus_unregister_signal.
26210         (Fdbus_unregister_signal): Reimplementation, in order to remove
26211         only the corresponding entry.
26212         (Vdbus_registered_functions_table): Change the order of entries.
26213         Apply these changes in xd_read_message and Fdbus_register_signal.
26215 2007-12-16  Andreas Schwab  <schwab@suse.de>
26217         * fileio.c (Finsert_file_contents): Fix overflow check to not
26218         depend on undefined integer overflow.
26220 2007-12-14  Jason Rumney  <jasonr@gnu.org>
26222         * w32term.c (w32_read_socket): Use MULTIBYTE_CHAR_KEYSTROKE_EVENT
26223         for characters above 127.
26225 2007-12-13  Jason Rumney  <jasonr@gnu.org>
26227         * w32fns.c (w32_wnd_proc, Fw32_reconstruct_hot_key): Range check
26228         before dereferencing array.
26229         (lookup_vk_code): Remove zero comparison.
26231 2007-12-14  Michael Albinus  <michael.albinus@gmx.de>
26233         * dbusbind.c (xd_retrieve_value, xd_retrieve_arg)
26234         (Fdbus_call_method, Fdbus_send_signal, xd_read_message):
26235         Use `unsigned int' instead of `uint'.
26236         (xd_read_message, Fdbus_register_signal): Split expressions into
26237         multiple lines before operators "&&" and "||", according to the
26238         GNU Coding Standards.
26240 2007-12-14  Eli Zaretskii  <eliz@gnu.org>
26242         * dispextern.h (WINDOWS_NT): Fix incorrect spelling of WINDOWSNT.
26244 2007-12-12  Juri Linkov  <juri@jurta.org>
26246         * buffer.c (Frename_buffer): In interactive spec replace
26247         `read-buffer' with `read-string' that uses `buffer-name-history'
26248         as history, and the current buffer's name as default.
26250 2007-12-10  Stefan Monnier  <monnier@iro.umontreal.ca>
26252         * keyboard.c (Fcommand_execute): Call Qcall_interactively instead of
26253         manipulating the backtrace manually.
26254         (make_lispy_event): Merge the ASCII and MULTIBYTE cases.
26255         (struct backtrace, backtrace_list): Remove.
26256         (command_loop_1): Remove dead var `no_direct'.
26258         * buffer.c (reset_buffer_local_variables): If permanent_too is 0, also
26259         preserve non-built-in buffer-local variables.
26260         (Fkill_all_local_variables): Don't re-create&re-set permanent
26261         buffer-local variables.
26263 2007-12-09  Juri Linkov  <juri@jurta.org>
26265         * buffer.c (Frename_buffer): Change interactive spec from "s" to
26266         Lisp code that uses `read-buffer' with current buffer as default.
26268 2007-12-08  Michael Albinus  <michael.albinus@gmx.de>
26270         * dbusbind.c (xd_read_message): Generate an event for every
26271         registered handler.  There might be several handlers registered
26272         for the same signal.
26273         (Fdbus_register_signal): Don't overwrite a registration for the
26274         same signal.  Add a new registration if handlers are different.
26275         (Vdbus_registered_functions_table): Rework doc string.
26277 2007-12-07  Michael Albinus  <michael.albinus@gmx.de>
26279         * dbusbind.c (Fdbus_get_unique_name, xd_read_message)
26280         (Fdbus_register_signal): Use DBUS_MAXIMUM_NAME_LENGTH and
26281         DBUS_MAXIMUM_MATCH_RULE_LENGTH for string lengths.
26282         (Fdbus_call_method, Fdbus_send_signal, Fdbus_register_signal):
26283         Unify argument lists.
26284         (xd_read_message, Fdbus_register_signal): Reorder and extend event
26285         arguments and hash table keys.  Use unique name for service.
26286         (Fdbus_unregister_signal): Remove checks.
26287         (Vdbus_registered_functions_table): Fix doc string.
26289 2007-12-05  Magnus Henoch  <mange@freemail.hu>
26291         * process.c (make_process): Initialize pty_flag to 0.
26293 2007-12-05  Jason Rumney  <jasonr@gnu.org>
26295         * image.c (xbm_load) [WINDOWSNT]: Shuffle the bits of directly
26296         specified XBMs.
26298 2007-12-05  Richard Stallman  <rms@gnu.org>
26300         * xdisp.c (syms_of_xdisp) <scroll-conservatively>: Doc fix.
26302 2007-12-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
26304         * mac.c (cfsockets_for_select) [MAC_OSX && SELECT_USE_CFSOCKET]:
26305         New variable.
26306         (mac_try_close_socket) [MAC_OSX]: New function.
26307         [MAC_OSX] (sys_select) [SELECT_USE_CFSOCKET]:
26308         Update cfsockets_for_select.  Replace invalid CFRunLoop source.
26310         * sysdep.c (emacs_close) [MAC_OSX && HAVE_CARBON]:
26311         Use mac_try_close_socket.
26313 2007-12-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
26315         * unexmacosx.c (unrelocate): New argument BASE.  Use it instead of
26316         reloc_base.
26317         (copy_dysymtab): Compute relocation base here.
26318         (rebase_reloc_address) [__ppc64__]: New function.
26319         (copy_dysymtab) [__ppc64__]: Use it if relocation base needs to be
26320         changed.
26322 2007-12-05  Jason Rumney  <jasonr@gnu.org>
26324         * w32proc.c (sys_spawnve): Quote args with wildcards.
26326 2007-12-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
26328         * unexmacosx.c (copy_data_segment): Also copy __gcc_except_tab and
26329         __objc_* sections.
26330         (unrelocate) [_LP64]: Set relocation base to address of data segment.
26332 2007-12-05  Michael Albinus  <michael.albinus@gmx.de>
26334         * dbusbind.c (xd_read_message): Return value is a Lisp_Object.
26335         Move check for Vdbus_registered_functions_table to
26336         xd_read_queued_messages.
26337         (xd_read_queued_messages): Protect xd_read_message calls by
26338         internal_condition_case_1.
26340 2007-12-04  Michael Albinus  <michael.albinus@gmx.de>
26342         * dbusbind.c (QCdbus_system_bus, QCdbus_session_bus): Rename from
26343         Qdbus_system_bus and Qdbus_session_bus, respectively.
26344         (Vdbus_intern_symbols): Remove.
26345         (Vdbus_registered_functions_table): New hash table.
26346         (XD_SYMBOL_INTERN_SYMBOL): Remove.
26347         (xd_read_message, Fdbus_register_signal, Fdbus_unregister_signal):
26348         Rewrite in order to manage registered functions by hash table
26349         Vdbus_registered_functions_table.
26351 2007-12-03  Jan Djärv  <jan.h.d@swipnet.se>
26353         * xterm.c: Update URL to Window Manager Specification in comment.
26355 2007-12-02  Michael Albinus  <michael.albinus@gmx.de>
26357         * config.in (HAVE_DBUS): Add.
26359         * Makefile.in (HAVE_DBUS): Add D-Bus definitions if defined.
26360         (ALL_CFLAGS): Add ${DBUS_CFLAGS}.
26361         (obj): Add $(DBUS_OBJ).
26362         (LIBES): Add $(DBUS_LIBS).
26363         (dbusbind.o): New target.
26365         * dbusbind.c: New file.
26367         * emacs.c (main): Call syms_of_dbusbind when HAVE_DBUS is defined.
26369         * keyboard.c: All D-Bus related code is wrapped by "#ifdef HAVE_DBUS".
26370         (Qdbus_event): New Lisp symbol.
26371         (kbd_buffer_get_event, make_lispy_event): Handle DBUS_EVENT.
26372         (gobble_input): Call xd_read_queued_messages, reading D-Bus messages.
26373         (keys_of_keyboard): Define dbus-event.
26375         * termhooks.h (event_kind): Add DBUS_EVENT when HAVE_DBUS is defined.
26377 2007-12-01  Richard Stallman  <rms@gnu.org>
26379         * search.c (syms_of_search) <inhibit-changing-match-data>: Doc fix.
26381 2007-11-30  Jason Rumney  <jasonr@gnu.org>
26383         * w32console.c (w32con_ins_del_lines, scroll_line): Clip to window.
26384         (w32con_reset_terminal_modes): Clear screen buffer.
26385         (w32_face_attributes): Don't use color indexes that are out of range.
26386         Only reverse the default colors.
26388         * xfaces.c (map_tty_color, tty_color_name): Remove special case for
26389         WINDOWSNT.
26391         * w32console.c, w32term.h (vga_stdcolor_name): Remove.
26393 2007-11-29  Jason Rumney  <jasonr@gnu.org>
26395         * w32console.c: Leave HAVE_WINDOW_SYSTEM defined.
26396         (w32_face_attributes): Use Vtty_defined_color_alist to determine
26397         if the terminal colors are initialized.
26398         (unspecified_fg, unspecified_bg): Remove unused declarations.
26400 2007-11-29  Andreas Schwab  <schwab@suse.de>
26402         * keyboard.c (apply_modifiers): Fix typo.
26404 2007-11-29  Richard Stallman  <rms@gnu.org>
26406         * keymap.c (Fcurrent_local_map): Doc fix.
26408 2007-11-28  Petr Salinger  <Petr.Salinger@seznam.cz>  (tiny change)
26410         * s/gnu-kfreebsd.h: New file.
26412 2007-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
26414         * buffer.c (Fget_buffer_create, Fmake_indirect_buffer):
26415         Don't cast redundantly.
26417         * keyboard.c (KEY_TO_CHAR): New macro.
26418         (parse_modifiers, apply_modifiers): Accept integer arguments.
26419         (read_key_sequence): Use them to unify the "shift->unshift" mapping
26420         for chars and symbol keys.
26421         After doing such remapping, apply function-key-map again.
26423 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
26425         * Makefile.in (SOME_MACHINE_LISP): Remove VMS files, they are not
26426         compiled anymore.
26428 2007-11-26  Andreas Schwab  <schwab@suse.de>
26430         * process.c (list_processes_1): Fix indentation level of the
26431         command column.
26433 2007-11-23  Andreas Schwab  <schwab@suse.de>
26435         * editfns.c (Fformat): Handle %c specially since it requires the
26436         argument to be of type int.
26438 2007-11-23  Markus Triska  <markus.triska@gmx.at>
26440         * emacs.c (main): Call init_editfns before init_process, since
26441         init_process sets Vprocess_connection_type depending on OS release.
26443 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
26445         * data.c (do_symval_forwarding): Use same code as in find_symbol_value.
26446         (find_symbol_value): Use do_symval_forwarding.
26448         * data.c (set_internal): Set the value in the `cons-cell' (for
26449         Buffer_Local_values) not only for frame-local variables.
26451 2007-11-22  Andreas Schwab  <schwab@suse.de>
26453         * data.c (Fnumber_to_string): Add cast when passing EMACS_INT
26454         values to sprintf.
26455         * keymap.c (Fsingle_key_description): Likewise.
26456         * print.c (print_object): Likewise.
26458 2007-11-22  Jan Djärv  <jan.h.d@swipnet.se>
26460         * gtkutil.c (update_frame_tool_bar): Don't call x-gtk-map-stock if
26461         file for image is nil.
26463 2007-11-22  Dan Nicolaescu  <dann@ics.uci.edu>
26465         * term.c: Include stdarg.h.
26466         (fatal): Implement using varargs.
26467         * lisp.h (fatal): Add argument types.  (Restore 2005-09-30 change).
26469 2007-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
26471         * lisp.h (struct Lisp_Buffer_Objfwd): Add a `slottype' field.
26472         * data.c (store_symval_forwarding): Get type from buffer_objfwd.
26473         Update call to buffer_slot_type_mismatch.
26474         * buffer.h (buffer_local_types, PER_BUFFER_TYPE): Remove.
26475         (buffer_slot_type_mismatch): Update.
26476         * buffer.c (buffer_local_types): Remove.
26477         (buffer_slot_type_mismatch): Get the symbol and type as arguments.
26478         (defvar_per_buffer): Set the type in the buffer_objfwd.
26480 2007-11-21  Jason Rumney  <jasonr@gnu.org>
26482         * w32bdf.c (w32_init_bdf_font, w32_BDF_to_x_font):
26483         CreateFileMapping returns NULL on failure.
26485 2007-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
26487         * search.c (Fset_match_data): Remove the `evaporate' feature.
26488         (unwind_set_match_data): Don't use the `evaporate' feature.
26490 2007-11-21  Jason Rumney  <jasonr@gnu.org>
26492         * dispnew.c (init_display) [WINDOWSNT]: Hardcode terminal_type.
26494         * w32console.c (w32con_write_glyphs): Remove unused variables.
26496 2007-11-20  Dan Nicolaescu  <dann@ics.uci.edu>
26498         * macterm.c (mac_term_init): Call add_keyboard_wait_descriptor.
26500         * s/darwin.h (MULTI_KBOARD): Remove.
26502         * macfns.c (x_create_tip_frame, Fx_create_frame)
26503         (x_create_tip_frame): Don't deal with MULTI_KBOARD.
26505 2007-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
26507         * buffer.c (Fbuffer_local_value): Remove redundant test.
26508         (swap_out_buffer_local_variables): Swap out binding in `buffer' rather
26509         than in `current-buffer' to match the comment.
26510         Do the swap using swap_in_global_binding.
26512         * data.c (store_symval_forwarding, set_internal):
26513         * eval.c (specbind): Remove dead code.
26515         * coding.c (detect_coding, Fupdate_coding_systems_internal):
26516         * fns.c (Fmd5): Use find_symbol_value rather than SYMBOL_VALUE
26517         Since we do not want to see internal Lisp_*fwd objects here.
26519 2007-11-18  Jan Djärv  <jan.h.d@swipnet.se>
26521         * sysdep.c (init_system_name): Use getaddrinfo if available.
26523         * xterm.c (x_scroll_bar_set_handle, x_scroll_bar_handle_click)
26524         (x_scroll_bar_note_movement): start, end, with, height in struct
26525         scroll_bar are integers and not Lisp_Object, so remove XINT for them.
26527 2007-11-17  Dan Nicolaescu  <dann@ics.uci.edu>
26529         * puresize.h (BASE_PURESIZE): Increase to 1190000.
26531 2007-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
26533         * buffer.h (struct buffer): Move `undo_list' back to before `name'.
26534         This undoes Richard's change of 14-Oct-2002.
26536         * alloc.c (allocate_other_vector):
26537         * lisp.h (allocate_other_vector): Remove.
26539         * window.c (struct save_window_data): Move non-lisp data to the end
26540         and make it `int' rather than Lisp_Object.
26541         (Fcurrent_window_configuration): Use ALLOCATE_PSEUDOVECTOR.
26542         Done wrap/unwrap integer values.
26543         (Fset_window_configuration, compare_window_configurations):
26544         Update use of fields to their new types.
26546         * xterm.h (struct scroll_bar): Only use Lisp_Object for lisp data.
26547         Turn integer fields into `int'.  Merge x_window_low and x_window_high.
26548         (SCROLL_BAR_PACK, SCROLL_BAR_UNPACK, SCROLL_BAR_X_WINDOW)
26549         (SET_SCROLL_BAR_X_WINDOW): Remove.
26550         (SCROLL_BAR_X_WIDGET, SET_SCROLL_BAR_X_WIDGET):
26551         Access the new x_window field directly.
26552         * xterm.c (x_scroll_bar_create): Use a pseudovector.
26553         Don't wrap/unwrap integers into Lisp_Objects.
26554         (XTset_vertical_scroll_bar, x_scroll_bar_handle_click)
26555         (x_scroll_bar_report_motion):
26556         Don't wrap/unwrap integers into Lisp_Objects.
26557         (x_term_init): Use SDATA.
26558         (x_window_to_scroll_bar, x_create_toolkit_scroll_bar)
26559         (x_scroll_bar_set_handle, x_scroll_bar_remove)
26560         (XTset_vertical_scroll_bar, x_scroll_bar_expose)
26561         (x_scroll_bar_report_motion, x_scroll_bar_clear):
26562         * xfns.c (x_set_background_color):
26563         * gtkutil.c (xg_create_scroll_bar, xg_set_toolkit_scroll_bar_thumb):
26564         Access the new x_window field directly.
26566         * alloc.c (ALLOCATE_PSEUDOVECTOR): Move to lisp.h.
26567         (allocate_pseudovector): Make non-static.
26569         * lisp.h (enum pvec_type): New tag PVEC_OTHER.
26570         (allocate_pseudovector): Declare.
26571         (ALLOCATE_PSEUDOVECTOR): Move from alloc.c.
26573 2007-11-15  Andreas Schwab  <schwab@suse.de>
26575         * editfns.c (Fformat): Correctly format EMACS_INT values.
26576         Also take precision into account when formatting an integer.
26578         * keyboard.c (Fevent_symbol_parse_modifiers): Fix declaration.
26580 2007-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
26582         * keyboard.c (Fevent_symbol_parse_modifiers): New function.
26583         (syms_of_keyboard): Defsubr it.
26585         * data.c (swap_in_global_binding): Fix longstanding bug where
26586         store_symval_forwarding was not called with the right second argument,
26587         thus causing objfwd-ing from being dropped.
26589 2007-11-14  Juanma Barranquero  <lekktu@gmail.com>
26591         * macfns.c (Fx_create_frame, Fx_display_pixel_width)
26592         (Fx_display_pixel_height, Fx_display_planes)
26593         (Fx_display_color_cells, Fx_server_max_request_size)
26594         (Fx_server_vendor, Fx_server_version, Fx_display_backing_store)
26595         (Fx_display_visual_class, Fx_display_save_under):
26596         * w32fns.c (Fx_create_frame, Fx_display_pixel_width)
26597         (Fx_display_pixel_height, Fx_display_planes)
26598         (Fx_display_color_cells, Fx_server_max_request_size)
26599         (Fx_server_vendor, Fx_server_version, Fx_display_screens)
26600         (Fx_display_mm_height, Fx_display_mm_width)
26601         (Fx_display_backing_store, Fx_display_visual_class)
26602         (Fw32_select_font, Fx_display_save_under):
26603         * xfns.c (Fx_create_frame, Fx_display_pixel_width)
26604         (Fx_display_pixel_height, Fx_display_planes)
26605         (Fx_display_color_cells, Fx_server_max_request_size)
26606         (Fx_server_vendor, Fx_server_version, Fx_display_backing_store)
26607         (Fx_display_save_under): Fix typos in docstrings.
26609 2007-11-14  Juanma Barranquero  <lekktu@gmail.com>
26611         * w32fns.c (Fw32_registered_hot_keys): Don't return the nil values
26612         corresponding to deleted entries; they are an implementation detail.
26613         (gray_bitmap_width, gray_bitmap_height, gray_bitmap_bits):
26614         Remove variables.
26615         (w32_pass_extra_mouse_buttons_to_system, w32_strict_fontnames)
26616         (w32_pass_multimedia_buttons_to_system, w32_strict_painting)
26617         (Vw32_charset_info_alist, w32_to_x_color, w32_init_class)
26618         (w32_createscrollbar, w32_createwindow, my_post_msg, w32_get_modifiers)
26619         (w32_grabbed_keys, cancel_all_deferred_msgs): Make static.
26620         (Fw32_define_rgb_color, Fw32_load_color_file)
26621         (syms_of_w32fns) <w32-pass-multimedia-buttons-to-system>:
26622         Fix typos in docstrings.
26623         (Fx_server_version): Reflow docstring.
26624         (Fw32_shell_execute): Doc fixes.
26626 2007-11-13  Juanma Barranquero  <lekktu@gmail.com>
26628         * w32fns.c (Fw32_register_hot_key): Don't try to register hot key
26629         if w32_parse_hot_key returned nil.
26631 2007-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
26633         * xdisp.c (load_overlay_strings): Fix copy&paste typo.
26635 2007-11-09  Jason Rumney  <jasonr@gnu.org>
26637         * s/ms-w32.c (USE_TOOLKIT_SCROLL_BARS): Define.
26639         * w32term.c (w32_scroll_bar_handle_click): Use SCROLL_BAR_CLICK_EVENT.
26641         * keyboard.c (discard_mouse_events, make_lispy_event) [WINDOWSNT]:
26642         Remove W32_SCROLL_BAR_CLICK_EVENT.
26644         * termhooks.h (enum event_kind) [WINDOWSNT]: Likewise.
26645         Add MULTIMEDIA_KEY_EVENT.
26647         * keyboard.c (lispy_function_keys) [WINDOWSNT]: Add more keys.
26648         (lispy_multimedia_keys) [WINDOWSNT]: New array.
26649         (make_lispy_event) [WINDOWSNT]: Use it to translate
26650         MULTIMEDIA_KEY_EVENT.
26652         * w32term.h (WM_APPCOMMAND): Define if not already.
26653         (GET_APPCOMMAND_LPARAM): Likewise.
26655         * w32term.c (w32_read_socket): Generate MULTIMEDIA_KEY_EVENT from
26656         WM_APPCOMMAND.
26658         * w32fns.c (w32_pass_multimedia_buttons_to_system): New user option.
26659         (syms_of_w32fns): Export and initialize it.
26660         (w32_wnd_proc): Pass WM_APPCOMMAND on to w32_read_socket.
26662 2007-11-09  Chong Yidong  <cyd@stupidchicken.com>
26664         * dispextern.h (struct it): Don't define OVERLAY_STRING_CHUNK_SIZE
26665         twice.
26667         * xdisp.c (handle_face_prop): Fix last change.
26669 2007-11-09  Richard Stallman  <rms@gnu.org>
26671         * xdisp.c (handle_face_prop): Test for strings that came from overlays,
26672         not just for after-strings and before-strings.
26673         Call face_for_overlay_string and pass the overlay to it.
26674         (handle_display_prop): Determine whether property came from an overlay.
26675         Pass OVERLAY arg to handle_single_display_spec.
26676         (handle_single_display_spec): New arg OVERLAY sets it->from_overlay.
26677         (load_overlay_strings): Fill in it->string_overlays.
26678         (get_overlay_strings_1, push_it, pop_it): Handle it->from_overlays.
26680         * xfaces.c (face_for_overlay_string): Function renamed from
26681         face_at_buffer_position_no_overlays, and add arg OVERLAY.
26683         * dispextern.h (struct it): New elt string_overlays.
26684         New elt from_overlay, also in stack.
26685         Rearrange a few elements.
26686         (face_for_overlay_string): Decl renamed from
26687         face_at_buffer_position_no_overlays, and add argument.
26689 2007-11-09  Richard Stallman  <rms@gnu.org>
26691         * xdisp.c (handle_face_prop): Use face_at_buffer_position_no_overlays
26692         to get the base face for an overlay string.
26694         * dispextern.h (face_at_buffer_position_no_overlays): Add decl.
26696         * xfaces.c (face_at_buffer_position_no_overlays): New function.
26698         * xdisp.c (handle_stop): Move some code out of loop.
26700 2007-11-09  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
26702         * macfns.c [USE_ATSUI] (Fmac_atsu_font_face_attributes):
26703         Fix conversion from Lisp object to ATSUFontID.
26705 2007-11-09  Jason Rumney  <jasonr@gnu.org>
26707         * xdisp.c (Fformat_mode_line): Do nothing when noninteractive.
26709 2007-11-09  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
26711         * unexmacosx.c (unexec_regions_recorder, unexec_regions_merge):
26712         Don't assume regions are aligned to page boundary.
26713         (print_load_command_name): Add LC_UUID if defined.
26715 2007-11-09  Richard Stallman  <rms@gnu.org>
26717         * emacs.c (syms_of_emacs) <installation-directory>: Reflow docstring.
26719 2007-11-07  Jason Rumney  <jasonr@gnu.org>
26721         * s/windows95.h: Remove.
26723 2007-11-06  Jan Djärv  <jan.h.d@swipnet.se>
26725         * gtkutil.c (xg_tool_bar_menu_proxy): Handle GTK_IMAGE_ICON_NAME and
26726         abort with a message on unhandled store_type values.
26728 2007-11-01  Jan Djärv  <jan.h.d@swipnet.se>
26730         * xterm.c, xfns.c, xselect.c, xterm.h, s/msdos.h, s/sco4.h, s/sco5.h:
26731         Remove HAVE_X11R5 and HAVE_X11R4.
26733 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
26735         * Makefile.in: Remove references to sunfns.c and sunfns.o.
26737 2007-11-01  Johan Bockgård  <bojohan@gnu.org>
26739         * macterm.c, w32term.c, xterm.c (x_draw_stretch_glyph_string):
26740         Don't set s->stippled_p here, since it has already been set by
26741         x_set_glyph_string_gc from x_draw_glyph_string.
26743 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
26745         * sunfns.c: Remove file.
26747         * m/sun386.h:
26748         * m/sun2.h:
26749         * m/sparc.h: Remove Sun windows code.
26751 2007-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
26753         * keyboard.c (syms_of_keyboard): Initialize the initial_kboard.
26754         (init_keyboard): Set current_kboard's window-system to nil.
26755         (tty_read_avail_input): Typo.
26756         * frame.c (make_initial_frame): Don't initialize the initial_kboard.
26758 2007-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
26760         * s/usg5-4.h:
26761         * s/usg5-3.h:
26762         * s/ptx.h:
26763         * m/is386.h:
26764         * m/ibmps2-aix.h:
26765         * Makefile.in: Remove all mentions of X10.
26767         * dispnew.c (syms_of_display): Don't mention version 10.
26769 2007-10-28  Juanma Barranquero  <lekktu@gmail.com>
26771         * makefile.w32-in (OBJ1): Remove abbrev.$(O).
26772         ($(BLD)/abbrev.$(O)): Remove.
26774 2007-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
26776         Rewrite abbrev.c in Elisp.
26777         * image.c (Qcount): Don't declare as extern.
26778         (syms_of_image): Initialize and staticpro `Qcount'.
26779         * puresize.h (BASE_PURESIZE): Increase for the new abbrev.el functions.
26780         * emacs.c (main): Don't call syms_of_abbrev.
26781         * Makefile.in (obj): Remove abbrev.o.
26782         (abbrev.o): Remove.
26783         * abbrev.c: Remove.
26785 2007-10-26  Martin Rudalics  <rudalics@gmx.at>
26787         * window.c (window_min_size_2): Don't count header-line.
26789 2007-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
26791         * frame.h (struct frame): Move all bit fields after the first bit
26792         field to take advantage of the available space.  Group all the
26793         chars together to reduce wasted space due to padding.
26795 2007-10-26  Juanma Barranquero  <lekktu@gmail.com>
26797         * minibuf.c (Fread_minibuffer, Feval_minibuffer): Reflow docstrings.
26799         * alloc.c (spare_memory, stack_copy, stack_copy_size, ignore_warnings)
26800         (Vdead, dont_register_blocks, staticvec, staticidx, interval_block)
26801         (n_interval_blocks, init_strings, check_string_bytes, check_sblock)
26802         (init_float, free_float, n_cons_blocks, init_cons, all_vectors)
26803         (n_vectors, symbol_block, symbol_block_index, symbol_free_list)
26804         (n_symbol_blocks, init_symbol, marker_block, marker_free_list)
26805         (n_marker_blocks, init_marker, valid_pointer_p, make_pure_float)
26806         (last_marked, mark_object_loop_halt): Make static.
26808         * frame.c (syms_of_frame) <delete-frame-functions>:
26809         Fix typo in docstring.
26811 2007-10-25  Juanma Barranquero  <lekktu@gmail.com>
26813         * w32.c (init_environment): Fix tiny memory leak.
26814         (w32_get_resource): Remove unused variable `ok'.
26816 2007-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
26818         Make `window-system' into a keyboard-local variable (rather than
26819         frame-local as done originally by multi-tty).
26821         * keyboard.h (struct kboard): Add Vwindow_system.
26822         * keyboard.c (init_kboard): Set a default for Vwindow_system.
26823         (mark_kboards): Mark Vwindow_system.
26825         * dispnew.c (syms_of_display) <window-system>: Declare terminal-local.
26826         (init_display): Don't set the obsolete `window-system' frame-param.
26828         * xterm.c (x_term_init):
26829         * w32term.c (w32_create_terminal):
26830         * term.c (init_tty): Set Vwindow_system.
26831         * macterm.c (mac_create_terminal): Set a keyboard (missing piece of the
26832         multi-tty merge maybe?), copied from w32term.c.  Set Vwindow_system.
26834         * xfns.c (Fx_create_frame, x_create_tip_frame):
26835         * w32fns.c (Fx_create_frame, x_create_tip_frame):
26836         * macfns.c (Fx_create_frame):
26837         Don't set the obsolete `window-system' frame-param.
26839         * frame.h (Qwindow_system): Remove.
26840         * frame.c (Qwindow_system): Remove.  In `syms_of_frame' as well.
26841         (Fmake_terminal_frame): Don't set obsolete `window-system' frame-param.
26843 2007-10-24  Richard Stallman  <rms@gnu.org>
26845         * frame.c (x_figure_window_size): For fullscreen case,
26846         set USPosition | PPosition without clobbering rest of window_prompting.
26848         * keyboard.c (Fcurrent_idle_time): Doc fix.
26850         * print.c (Fwith_output_to_temp_buffer): Doc fix.
26852 2007-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
26854         * process.c (unwind_request_sigio): Only define if __ultrix__.
26856         * callproc.c (child_setup): Remove spurious *.
26858         * lisp.h (Fget_text_property): Declare.
26859         (have_menus_p): Declare it here rather than in sys-dep header files.
26860         * macterm.h (have_menus_p):
26861         * msdos.h (have_menus_p):
26862         * xterm.h (have_menus_p): Remove.
26864         * data.c (Fmake_variable_buffer_local, Fmake_local_variable)
26865         (Fmake_variable_frame_local): Just check the variable's const-ness
26866         rather than checking nil or t.
26868 2007-10-22  Jason Rumney  <jasonr@gnu.org>
26870         * w32fns.c: Include math.h.
26871         (w32_abort): Declaration moved to nt/config.nt.
26873         * s/ms-w32.h (HAVE_STDLIB_H): Define.
26874         (abort): Redefinition moved to nt/config.nt.
26876         * m/windowsnt.h: Remove.
26878 2007-10-22  Juanma Barranquero  <lekktu@gmail.com>
26880         * emacs.c (Fdump_emacs): Fix typo in message.
26881         (syms_of_emacs) <kill-emacs-hook>: Fix typo in docstring.
26882         <installation-directory>: Reflow docstring.
26884 2007-10-22  Juri Linkov  <juri@jurta.org>
26886         * minibuf.c: Allow minibuffer default to be a list of default values.
26887         With empty input use the first element of this list as returned default.
26888         (string_to_object)
26889         (read_minibuf_noninteractive): If defalt is cons, set val to its car.
26890         (read_minibuf): If defalt is cons, set histstring to its car.
26891         (Fread_string): If default_value is cons, set val to its car.
26892         (Fread_buffer): If def is cons, use its car.
26893         (Fcompleting_read): If defalt is cons, set val to its car.
26895 2007-10-21  Michael Albinus  <michael.albinus@gmx.de>
26897         * fileio.c (Fcopy_file): Call file name handler with preserve_uid_gid.
26899 2007-10-20  Juanma Barranquero  <lekktu@gmail.com>
26901         * doc.c (Fdocumentation): Check for advice in all cases.
26903 2007-10-19  Chong Yidong  <cyd@stupidchicken.com>
26905         * Makefile.in [HAVE_LIBRESOLV]: Add -lresolv to linker flags.
26907 2007-10-19  Richard Stallman  <rms@gnu.org>
26909         * doc.c (Fdocumentation): Check for and handle an advised function.
26911 2007-10-19  Juanma Barranquero  <lekktu@gmail.com>
26913         * process.c (Fset_process_filter): Doc fix.
26915 2007-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
26917         * keyboard.c (read_key_sequence): Undo a change introduced by multi-tty
26918         which caused key-translation-map to applied repeatedly (thus breaking
26919         double-mode).
26921 2007-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
26923         * xselect.c (x_own_selection, x_handle_selection_clear)
26924         (x_clear_frame_selections):
26925         * w32menu.c (list_of_panes, list_of_items):
26926         * w32fns.c (w32_color_map_lookup, Fx_create_frame, Fx_display_list):
26927         * textprop.c (validate_plist, interval_has_all_properties)
26928         (interval_has_some_properties, interval_has_some_properties_list)
26929         (add_properties, text_property_list):
26930         * process.c (Fget_buffer_process, list_processes_1, status_notify):
26931         * minibuf.c (Fassoc_string):
26932         * macselect.c (x_own_selection, x_clear_frame_selections)
26933         (Fx_disown_selection_internal):
26934         * keymap.c (Fcommand_remapping, where_is_internal, describe_map_tree):
26935         Use CONSP rather than !NILP and XC[AD]R rather than Fc[ad]r.
26937 2007-10-17  Chong Yidong  <cyd@stupidchicken.com>
26939         * process.c: Link to libs for calling res_init() if available.
26940         (Fmake_network_process): Call res_init() before getaddrinfo or
26941         gethostbyname, if possible.
26943 2007-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
26945         * lread.c (read1): Set pvectype for char_tables.
26947         * lisp.h (XMISCANY, XMARKER, XINTFWD, XBOOLFWD, XOBJFWD, XOVERLAY)
26948         (XBUFFER_OBJFWD, XBUFFER_LOCAL_VALUE, XKBOARD_OBJFWD, XSAVE_VALUE):
26949         Add type checks.
26950         (SOME_BUFFER_LOCAL_VALUEP, GC_SOME_BUFFER_LOCAL_VALUEP): Remove.
26952         * alloc.c (free_misc): Use XMISCTYPE.
26953         (live_misc_p, gc_sweep): Use Lisp_Misc_Any.
26955 2007-10-17  Glenn Morris  <rgm@gnu.org>
26957         * minibuf.c (Qcompletion_ignore_case): New Lisp_Object.
26958         (syms_of_minibuf): Add Qcompletion_ignore_case.
26959         * dired.c (Qcompletion_ignore_case): Change to external.
26960         (syms_of_dired) [VMS]: Remove Qcompletion_ignore_case.
26961         * fileio.c (Qcompletion_ignore_case): New external Lisp_Object.
26962         (Fread_file_name): Use it rather than intern'ing.
26964         * coding.c (Qcompletion_ignore_case): New external Lisp_Object.
26965         (Fread_coding_system): Ignore case of user input.
26967 2007-10-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
26969         * xdisp.c (handle_display_prop): Ignore display specs after
26970         replacing one when string text is being replaced.
26971         (handle_single_display_spec): Pretend as if characters with display
26972         property haven't been consumed only when buffer text is being replaced.
26974 2007-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
26976         * xfns.c (Fx_create_frame, Fx_display_list):
26977         * window.c (window_fixed_size_p, enlarge_window)
26978         (shrink_window_lowest_first):
26979         * macterm.c (init_font_name_table):
26980         * macfns.c (Fx_create_frame, Fx_display_list):
26981         * lread.c (close_load_descs):
26982         * keyboard.c (read_char_x_menu_prompt):
26983         * fns.c (Fmember, Fmemql, Fdelete, Fset_char_table_parent):
26984         * coding.c (code_convert_region_unwind): Test the type of an object
26985         rather than just !NILP before extracting data from it.
26987         * alloc.c (Fpurecopy): Set the pvec tag on pseudo vectors.
26989         * lisp.h (enum Lisp_Misc_Type): Del Lisp_Misc_Some_Buffer_Local_Value.
26990         (XMISCANY): New macro.
26991         (XMISCTYPE): Use it.
26992         (struct Lisp_Misc_Any): New type.
26993         (union Lisp_Misc): Use it.
26994         (struct Lisp_Buffer_Local_Value): Add `local_if_set' bit.
26995         * data.c (Fboundp, store_symval_forwarding, swap_in_global_binding)
26996         (find_symbol_value, set_internal, default_value, Fset_default)
26997         (Fmake_variable_buffer_local, Fmake_local_variable)
26998         (Fkill_local_variable, Fmake_variable_frame_local, Flocal_variable_p)
26999         (Flocal_variable_if_set_p, Fvariable_binding_locus):
27000         The SOME_BUFFER_LOCAL_VALUEP distinction is replaced by local_if_set.
27001         * alloc.c (allocate_buffer): Set the size and tag.
27002         (allocate_misc, mark_maybe_object, mark_object, survives_gc_p):
27003         Use XMISCANY.
27004         (die): Follow the GNU convention for error messages.
27005         * print.c (print_object): SOME_BUFFER_LOCAL_VALUEP -> local_if_set.
27006         * buffer.c (Fget_buffer_create, Fmake_indirect_buffer): Don't set the
27007         tag any more.
27008         (set_buffer_internal_1):
27009         * frame.c (store_frame_param):
27010         * eval.c (specbind):
27011         * xdisp.c (select_frame_for_redisplay): Drop SOME_BUFFER_LOCAL_VALUEP.
27013         * doc.c (Fsnarf_documentation): Simplify.
27015 2007-10-14  Juanma Barranquero  <lekktu@gmail.com>
27017         * w32term.c (w32_font_is_double_byte, my_create_scrollbar): Make static.
27018         (syms_of_w32term) <w32-enable-unicode-output>: Fix typo in docstring.
27020 2007-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
27022         * buffer.c (Fmake_indirect_buffer): Set the buffer's tag.
27024 2007-10-14  Juanma Barranquero  <lekktu@gmail.com>
27026         * eval.c (do_autoload): Don't save autoloads.
27028         * data.c (Ffset): Save autoload of the function being set.
27030 2007-10-07  John Paul Wallington  <jpw@pobox.com>
27032         * xfns.c (x_create_tip_frame): Set the `display-type' frame
27033         parameter before setting up faces.
27035 2007-10-13  Eli Zaretskii  <eliz@gnu.org>
27037         * ccl.c (Fregister_code_conversion_map):
27038         * keyboard.c (append_tool_bar_item): Reformat last change.
27040         * lisp.h (eabs): Rename from `abs'.  All callers changed.
27042 2007-10-05  Dmitry Antipov  <dmantipov@yandex.ru>
27044         * buffer.c (add_overlay_mod_hooklist):
27045         * ccl.c (Fregister_ccl_program, Fregister_code_conversion_map):
27046         * fontset.c (make_fontset):
27047         * keyboard.c (GROW_RAW_KEYBUF, menu_bar_items, menu_bar_item)
27048         (append_tool_bar_item):
27049         * macmenu.c (grow_menu_items):
27050         * w32menu.c (grow_menu_items):
27051         * xmenu.c (grow_menu_items): Use larger_vector.
27053 2007-10-13  Eli Zaretskii  <eliz@gnu.org>
27055         * msdos.c (dos_rawgetc): Undo last change (there's no ``leaving
27056         selected frame'' on MSDOS).
27058 2007-10-12  Martin Rudalics  <rudalics@gmx.at>
27060         * frame.c (Qexplicit_name): New variable.
27061         (x_report_frame_params): Report it in parameter alist.
27062         (syms_of_frame): Intern and staticpro it.
27064 2007-10-10  Patrick Mahan  <mahan@mahan.org>  (tiny change)
27066         * macfns.c (x_create_tip_frame): Set terminal for frame.
27068 2007-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
27070         * frame.c (Qenvironment): Remove.
27071         (syms_of_frame) <Qenvironment>: Don't initialize.
27072         (Fdelete_frame): Don't treat the `environment' param specially.
27073         * frame.h (Qenvironment): Don't declare.
27074         * callproc.c (set_initial_environment): Don't set unused frame param.
27076         * frame.c (Fframe_with_environment): Remove.
27077         (syms_of_frame) <Sframe_with_environment>: Don't declare.
27079         * lisp.h (Fframe_with_environment): Don't declare.
27081 2007-10-10  Juanma Barranquero  <lekktu@gmail.com>
27083         * indent.c (indent_tabs_mode, last_known_column)
27084         (last_known_column_modified): Make static.
27085         (syms_of_indent) <indent-tabs-mode>: Remove redundant info in docstring.
27087 2007-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
27089         * puresize.h (BASE_PURESIZE): Increase to 1170000.
27091 2007-10-09  Jason Rumney  <jasonr@gnu.org>
27093         * w32term.c (x_set_window_size): Disable code that attempts to tell
27094         Lisp code about a size change before it actually happens.
27096 2007-10-09  Richard Stallman  <rms@gnu.org>
27098         * xdisp.c (handle_invisible_prop): After setting up an ellipsis,
27099         return HANDLED_RETURN.
27101 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
27103         * keyboard.c (kbd_buffer_get_event): Break loop waiting for input
27104         when there's an unread command event.
27106         * frame.c (focus_follows_mouse): Move here from frame.el to allow
27107         window autoselection act appropriately when leaving selected frame.
27108         (syms_of_frame): Initialize focus_follows_mouse.
27109         * frame.h (focus_follows_mouse): Extern it.
27110         * macterm.c (XTread_socket): When focus_follows_mouse is nil
27111         make SELECT_WINDOW_EVENT only if we don't leave the selected frame.
27112         * msdos.c (dos_rawgetc): Likewise.
27113         * w32term.c (w32_read_socket): Likewise.
27114         * xterm.c (handle_one_xevent): Likewise.
27115         * xdisp.c (syms_of_xdisp): In doc-string of
27116         mouse-autoselect-window mention focus-follows-mouse.
27118 2007-10-08  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
27120         * macterm.c (mac_load_query_font): Fix missing return value.
27121         [USE_CG_DRAWING] (mac_define_fringe_bitmap, mac_destroy_fringe_bitmap):
27122         Add BLOCK_INPUT.
27124 2007-10-08  Richard Stallman  <rms@gnu.org>
27126         * xdisp.c (get_window_cursor_type): Implement documented behavior
27127         for cursor-in-non-selected-windows = t.
27129 2007-10-08  Jason Rumney  <jasonr@gnu.org>
27131         * w32.c (w32_get_resource): Always close registry keys.
27133 2007-10-08  Jason Rumney  <jasonr@gnu.org>
27135         * makefile.w32-in (LIBS): Add COMCTL32.
27137         * w32fns.c (globals_of_w32fns): Init common controls.
27139 2007-10-08  Richard Stallman  <rms@gnu.org>
27141         * image.c (our_memory_buffer): Rename from omfib_buffer.
27143 2007-10-08  Richard Stallman  <rms@gnu.org>
27145         * buffer.c (Foverlays_at): Doc fix.
27147 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
27149         * fns.c (Fplist_put): Preserve uneven tail data.
27151 2007-10-08  Peter O'Gorman  <bug-gnu-emacs@mlists.thewrittenword.com>  (tiny change)
27153         * termhooks.h (enum event_kind): Remove trailing comma.
27155         * frame.h (enum): Remove trailing comma.
27157 2007-10-08  Dhruva Krishnamurthy  <dhruvakm@gmail.com>  (tiny change)
27159         * w32proc.c (delete_child): Don't terminate threads of zombies.
27161 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
27163         * keyboard.h (struct kboard): New elt Vlast_repeatable_command.
27165         * keyboard.c (syms_of_keyboard): Set up new Lisp variable
27166         last-repeatable-command.
27167         (init_kboard): Initialize Vlast_repeatable_command.
27168         (command_loop_1): Set it to real_this_command unless that was
27169         bound to an input event.
27170         (mark_kboards): Mark it.
27172 2007-10-08  Richard Stallman  <rms@gnu.org>
27174         * eval.c (condition-case): Doc fix.
27176 2007-10-08  Masatake YAMATO  <jet@gyve.org>
27178         * xfaces.c (tty_supports_face_attributes_p): Fix code
27179         for LFACE_INVERSE_INDEX and LFACE_BACKGROUND_INDEX; code
27180         was copied and not edited.
27182 2007-10-09  Stefan Monnier  <monnier@iro.umontreal.ca>
27184         Add new `input-decode-map' keymap and use it for terminal
27185         escape sequences.
27186         * keyboard.h (struct kboard): Add Vinput_decode_map.
27187         Remove Vlocal_key_translation_map.
27188         * keyboard.c (read_key_sequence): Add support for input-decode-map.
27189         (init_kboard): Init input-decode-map.
27190         Replace local-key-translation-map back with key-translation-map.
27191         (syms_of_keyboard): Declare input-decode-map.
27192         Remove local-key-translation-map.  Update docstrings.
27193         (mark_kboards): Mark Vinput_decode_map.
27194         Don't mark Vlocal_key_translation_map.
27195         * keymap.c (Fdescribe_buffer_bindings): Describe input-decode-map.
27196         Replace local-key-translation-map back with key-translation-map.
27197         * term.c (term_get_fkeys_1, CONDITIONAL_REASSIGN):
27198         Bind in input-decode-map rather than function-key-map.
27200         * lisp.h (XSETPSEUDOVECTOR): Don't set the tag anymore.
27201         This was made redundant by the previous introduction of XSETPVECTYPE.
27203 2007-10-09  Richard Stallman  <rms@gnu.org>
27205         * image.c (free_bitmap_record): Rename from Free_Bitmap_Record.
27207 2007-09-29  Richard Stallman  <rms@gnu.org>
27209         * eval.c (internal_condition_case_2, internal_condition_case_1)
27210         (internal_condition_case): Reenable abort if x_catching_errors ()
27211         to see if that really happens and why.
27213 2007-10-06  Andreas Schwab  <schwab@suse.de>
27215         * fileio.c (Fwrite_region): Ignore EINVAL error from fsync.
27217 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
27219         * image.c (syms_of_image) <image-types>: Fix typo in docstring.
27221 2007-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
27223         * frame.h (struct frame): Don't try to GC-mark menu_bar_items_used.
27225 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
27227         * window.h (struct window):
27228         * window.c (struct save_window_data, struct saved_window):
27229         * termhooks.h (struct terminal):
27230         * process.h (struct Lisp_Process):
27231         * frame.h (struct frame):
27232         * buffer.h (struct buffer):
27233         * lisp.h (struct Lisp_Vector, struct Lisp_Char_Table)
27234         (struct Lisp_Bool_Vector, struct Lisp_Subr, struct Lisp_Hash_Table):
27235         The size field of (pseudo)vectors is now unsigned.
27236         (ARRAY_MARK_FLAG, PSEUDOVECTOR_FLAG): Simplify accordingly.
27238         * lisp.h (struct Lisp_Hash_Table): Move non-traced elements at the end.
27239         Turn `count' into an integer.
27241         * fns.c (make_hash_table, hash_put, hash_remove, hash_clear)
27242         (sweep_weak_table, sweep_weak_hash_tables, Fhash_table_count):
27243         * print.c (print_object) <HASH_TABLE_P>: `count' is an int.
27244         * alloc.c (allocate_hash_table): Use ALLOCATE_PSEUDOVECTOR.
27245         (mark_object) <HASH_TABLE_P>: Use mark_vectorlike.
27247         * alloc.c (allocate_pseudovector): New fun.
27248         (ALLOCATE_PSEUDOVECTOR): New macro.
27249         (allocate_window, allocate_terminal, allocate_frame)
27250         (allocate_process): Use it.
27251         (mark_vectorlike): New function.
27252         (mark_object) <FRAMEP, WINDOWP, BOOL_VECTOR_P, VECTORP>: Use it.
27253         (mark_terminals): Use it.
27254         (Fmake_bool_vector, Fmake_char_table, make_sub_char_table)
27255         (Fmake_byte_code): Use XSETPVECTYPE.
27257         * frame.c (Fframe_parameters): Minor simplification.
27259         * insdel.c (adjust_markers_for_insert): Generalize assertion checks.
27261         * marker.c (Fmarker_buffer): Make test for odd case into a failure.
27263         * buffer.c (Fget_buffer_create, init_buffer_once):
27264         * lread.c (defsubr):
27265         * window.c (Fcurrent_window_configuration): Use XSETPVECTYPE.
27267         * lisp.h (ARRAY_MARK_FLAG, PSEUDOVECTOR_FLAG): Don't let them be
27268         defined differently in the m/*.h files.
27269         (XCHAR_TABLE, XBOOL_VECTOR): Add assertion checking.
27270         (XSETPVECTYPE): New macro.
27271         (XSETPSEUDOVECTOR): Use it.
27273         * buffer.c (syms_of_buffer) <local-abbrev-table>: Move from abbrev.c.
27274         (DEFVAR_PER_BUFFER, defvar_per_buffer): Move from lisp.h and lread.c.
27276         * lisp.h (defvar_per_buffer, DEFVAR_PER_BUFFER):
27277         * lread.c (defvar_per_buffer):
27278         * abbrev.c (syms_of_abbrev) <local-abbrev-tabl>: Move to buffer.c.
27280         * window.c (candidate_window_p): Only consider as visible frames that
27281         are on the same terminal.
27283         * m/ibms390x.h (MARKBIT): Remove unused macro.
27285 2007-10-01  Juanma Barranquero  <lekktu@gmail.com>
27287         * lread.c (Fload): Fix typo in docstring.
27289 2007-10-01  Michaël Cadilhac  <michael@cadilhac.name>
27291         * floatfns.c (Fexpt): Manually check for overflows, so that a power
27292         of a non-zero value can't yield zero.
27294 2007-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
27296         * term.c (term_clear_mouse_face, term_mouse_highlight)
27297         (tty_write_glyphs_with_face): Only define is HAVE_GPM.
27299         * print.c (safe_debug_print): Use XHASH.
27301         * lisp.h (DECL_ALIGN, USE_LSB_TAG): Move logic to before definition of
27302         Lisp elements such as tags.
27303         (XHASH): New macro.
27304         (EQ): Use it.
27305         (SREF, SSET, STRING_COPYIN): Use SDATA.
27306         (VOID_TO_LISP, CVOID_TO_LISP, LISP_TO_VOID, LISP_TO_CVOID): Remove.
27308         * alloc.c (mark_terminal): Remove left-over declaration.
27309         (enum mem_type): Replace all vector subtypes -> MEM_TYPE_VECTORLIKE.
27310         (allocate_vectorlike): Remove type argument.  Adjust callers.
27311         (live_vector_p, mark_maybe_pointer, valid_lisp_object_p):
27312         Only handle the one remaining MEM_TYPE_VECTORLIKE.
27314         * alloc.c (MALLOC_BLOCK_INPUT, MALLOC_UNBLOCK_INPUT): New macros
27315         to avoid unnecessary BLOCK_INPUTs when SYNC_INPUT is used.
27316         (xmalloc, xrealloc, xfree, lisp_malloc, lisp_free, lisp_align_malloc)
27317         (lisp_align_free, make_interval, allocate_string, allocate_string_data)
27318         (make_float, Fcons, allocate_vectorlike, Fmake_symbol, allocate_misc):
27319         Use them.
27321         * xfaces.c (load_face_font, free_realized_face, clear_face_gcs):
27322         Don't let signal handlers run when a GC is freed but not yet NULL'ed.
27323         (x_free_gc): Remove BLOCK_INPUT since it's now redundant.
27325 2007-09-28  Dan Nicolaescu  <dann@ics.uci.edu>
27327         * Makefile.in (lisp, shortlisp): Delete server.elc, it is not
27328         loaded by default.
27330 2007-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
27332         * term.c (Fgpm_mouse_start): Don't signal an error if already activated
27333         on this tty.
27334         (Fgpm_mouse_stop): Only deactivate if it was activated on this tty.
27336         * term.c (mouse_face_window): Rename from Qmouse_face_window.
27337         Update all users.
27338         (handle_one_term_event): Use Gpm_DrawPointer.
27339         (Fgpm_mouse_start): Rename from Fterm_open_connection.
27340         Signal errors instead of returning nil.  Always return nil.
27341         (Fgpm_mouse_stop): Rename from Fterm_close_connection.
27342         Make it a noop if gpm-mouse was not activated.
27343         (syms_of_term): Update names.
27345 2007-09-27  Stefan Monnier  <monnier@iro.umontreal.ca>
27347         * sysdep.c (narrow_foreground_group, widen_foreground_group): Static.
27348         (init_sys_modes): Check that gpm_tty is the current tty.
27350         * alloc.c (allocate_terminal): Set the vector size to only count the
27351         lisp fields.  Initialize those to nil.
27352         (mark_object): Don't treat terminals specially.
27353         (mark_terminal): Remove.
27354         (mark_terminals): Use mark_object instead.
27356         * termhooks.h (struct terminal): Move all Lisp_Object fields traced by
27357         the GC to the beginning.
27359         * indent.h:
27360         * indent.c: Use EMACS_INT for ints coming from Elisp data.
27362         * indent.c (Fmove_to_column): Use EMACS_INT for buffer positions.
27364 2007-09-25  Jason Rumney  <jasonr@gnu.org>
27366         * frame.c (make_terminal_frame): Remove special case for WINDOWSNT.
27368         * w32console.c (create_w32cons_output): Remove.
27370         * term.c (init_tty): Call init_sys_modes on WINDOWSNT also.
27372         * sysdep.c (init_sys_modes): Use set_terminal_modes_hook.
27373         (reset_sys_modes): Use reset_terminal_modes_hook.
27375 2007-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
27377         * eval.c (do_autoload): Don't output any message.
27379 2007-09-24  Juri Linkov  <juri@jurta.org>
27381         * emacs.c (standard_args): Change priority of "--no-splash"
27382         from 40 to 3.  Add "--no-desktop" with the same priority.
27384 2007-09-23  Dmitry Antipov  <dmantipov@yandex.ru>
27386         * alloc.c (gc_sweep): Check cons cell mark bits word by word
27387         and optimize the case where they are all 1.
27389 2007-09-23  Johannes Weiner  <hannes@saeurebad.de>
27391         * lisp.h (abs): Define if not defined.
27392         * keyboard.c, sound.c, w32term.c, xfaces.c, xterm.c:
27393         Don't define `abs', since it's defined in lisp.h.
27395 2007-09-22  Eli Zaretskii  <eliz@gnu.org>
27397         * term.c (DEV_TTY): New macro.  Provide a definition for MS-Windows.
27398         (FRAME_TERMCAP_P) [WINDOWSNT]: Don't define to zero.
27399         (Fcontrolling_tty_p, Fresume_tty, dissociate_if_controlling_tty)
27400         (init_tty): Use DEV_TTY instead of "/dev/tty".
27401         [WINDOWSNT]: No need to protect from NAME arg being null.
27403 2007-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
27405         * term.c (Fsuspend_tty): Run suspend-tty-functions before cleaning
27406         up the tty state.
27408 2007-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
27410         * termhooks.h (term_gpm): Delete.  Use gpm_tty's NULLness instead.
27411         (gpm_tty): Change its type.
27412         * term.c (term_gpm): Delete.  Use gpm_tty's NULLness instead.
27413         (gpm_tty): Change its type and initialize it.
27414         (Fterm_open_connection): Check the frame is indeed a tty.
27415         Use the new gpm_tty.
27416         (Fterm_close_connection): Use the new gpm_tty.
27417         * keyboard.c (tty_read_avail_input): Use the new gpm_tty.
27418         * sysdep.c (init_sys_modes): term_gpm -> gpm_tty.
27420 2007-09-21  Juanma Barranquero  <lekktu@gmail.com>
27422         * w32term.c (x_draw_glyph_string): Use strike_through_color, not
27423         underline_color, to draw strike-through.
27425 2007-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
27427         * lisp.h (allocate_terminal): Declare.
27429         * window.c (candidate_window_p): Consider frames that are being placed
27430         by the user as somewhere between visible and iconified.
27431         (window_loop): Prefer windows on the current frame.
27432         (Fselect_window): Move the use of select-frame to the beginning so we
27433         can just delegate all the work (it'll call us back anyway).
27435         * frame.c (Qdisplay_environment_variable):
27436         * frame.h (Qdisplay_environment_variable): Delete.
27438         * .gdbinit (xbacktrace): Print the arg's address rather than the value
27439         of the first arg, since that value may be a union.
27441         * callproc.c (child_setup, getenv_internal): Use the frame's `display'
27442         parameter rather than Qdisplay_environment_variable.  If all else
27443         fails, look for DISPLAY in initial-environment.
27445 2007-09-21  Glenn Morris  <rgm@gnu.org>
27447         * Makefile.in (emacstool): Remove target.
27448         (lisp, shortlisp): Remove termdev.elc.
27450 2007-09-21  Markus Triska  <markus.triska@gmx.at>
27452         * xterm.c (x_delete_display): Compile session management conditionally.
27454 2007-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
27456         * callproc.c (getenv_internal_1): New function.
27457         (getenv_internal): Use it.
27458         (Fgetenv_internal): Use it.  Accept an env-list as optional arg.
27460         * terminal.c (get_terminal): Don't accept ints to represent terminals.
27461         (Fterminal_name, Fterminal_parameters, Fterminal_parameter)
27462         (Fset_terminal_parameter): Work with dead terminals as well.
27463         (Fmodify_terminal_parameters): Remove.
27465         * terminal.c (get_terminal): Handle terminals.
27466         Make sure the terminal returned is live.
27467         (create_terminal): Use allocate_terminal.
27468         (mark_terminals): Move to alloc.c.
27469         (delete_terminal): Use terminal->name as liveness status.
27470         NULL out fields after freeing their contents.
27471         Don't deallocate the object.
27472         (Fframe_terminal): Use FRAME_TERMINAL.  Return the terminal object
27473         rather than an int.
27474         (Fterminal_live_p): Accept non-integer arguments.
27475         (Fterminal_list): Return terminal objects rather than an ints.
27477         * alloc.c (enum mem_type): New member for `terminal' objects.
27478         (allocate_terminal): New function.
27479         (mark_maybe_pointer, valid_lisp_object_p, mark_object):
27480         Handle terminals.
27481         (mark_terminal): New fun.
27482         (mark_terminals): Move from terminal.c.
27484         * term.c (get_tty_terminal): Don't treat output_initial specially.
27485         (Fsuspend_tty, Fresume_tty): Use terminal objects rather than ints.
27486         (delete_tty): Use terminal->name as liveness status.
27488         * termhooks.h (struct terminal): Make it into a pseudovector.
27489         Remove `deleted' replaced by checking `name's nullness.
27491         * print.c (print_object): Handle terminals.
27493         * lisp.h (enum pvec_type): New `terminal' pseudovector.
27494         (XTERMINAL, XSETTERMINAL, TERMINALP, GC_TERMINALP): New macros.
27496         * frame.c (make_terminal_frame):
27497         * keyboard.c (tty_read_avail_input):
27498         * w32term.c (x_delete_terminal):
27499         * xfns.c (Fx_create_frame, x_create_tip_frame):
27500         * xterm.c (x_delete_terminal): Use terminal->name as liveness status.
27502 2007-09-20  Glenn Morris  <rgm@gnu.org>
27504         * process.c (Fmake_network_process): Doc fix.
27506 2007-09-19  Jason Rumney  <jasonr@gnu.org>
27508         * dispextern.h (w32_init_fringe, mac_init_fringe): Declare rif argument.
27510 2007-09-19  Michaël Cadilhac  <michael@cadilhac.name>
27512         * coding.c (detect_eol_type, detect_eol_type_in_2_octet_form):
27513         Fix a C warning regarding variable constness.
27515         * xterm.c (handle_one_xevent): Fix a C warning.
27517 2007-09-18  Jason Rumney  <jasonr@gnu.org>
27519         * w32fns.c (Fx_focus_frame): Rename from Fw32_focus_frame.
27521 2007-09-17  Jan Djärv  <jan.h.d@swipnet.se>
27523         * gtkutil.c (gdpy_def): New variable.
27524         (xg_initialize): Initialize gdpy_def.
27525         (xg_display_close): If no other display exists, set gdpy_def to a
27526         new connection.
27528 2007-09-16  Jan Djärv  <jan.h.d@swipnet.se>
27530         * gtkutil.c (xg_get_image_for_pixmap): Always create a GdkPixbuf
27531         when we have no file name for the icon.
27532         (xg_tool_bar_expose_callback): Remove.
27533         (xg_create_tool_bar): Don't connect expose signal to
27534         xg_tool_bar_expose_callback.
27535         (xg_get_file_with_chooser): Move GCPRO1 after declarations.
27537 2007-09-16  Andreas Schwab  <schwab@suse.de>
27539         * alloc.c (reset_malloc_hooks): Set the hooks to the previous
27540         values instead of zapping them.
27542 2007-09-14  Glenn Morris  <rgm@gnu.org>
27544         * fringe.c (init_fringe_bitmap) <swap_nibble>: Move to file scope.
27545         * gtkutil.c (xg_separator_p) <separator_names>: Move to file scope.
27546         * image.c (our_memory_fill_input_buffer) <buffer>: Move to file
27547         scope and rename to omfib_buffer for clarity.
27548         (gif_load) <interlace_start, interlace_increment>: Move to file scope.
27550 2007-09-14  Kenichi Handa  <handa@m17n.org>
27552         * xterm.c (handle_one_xevent): Skip decoding if nbytes is zero.
27554 2007-09-13  Jason Rumney  <jasonr@gnu.org>
27556         * fringe.c (w32_init_fringe, mac_init_fringe): Add rif argument.
27558         * w32term.c (w32_term_init): Pass rif to w32_init_fringe.
27560         * macterm.c (mac_initialize): Don't call mac_init_fringe here.
27561         (mac_term_init): Call here instead, passing rif.
27563 2007-09-13  Glenn Morris  <rgm@gnu.org>
27565         * s/hpux.h: No longer define `static' as nothing.
27567 2007-09-13  Johan Bockgård  <bojohan@gnu.org>
27569         * callint.c (Fcall_interactively): Remove unused var `fun'.
27571 2007-09-12  Romain Francoise  <romain@orebokech.com>
27573         * window.c (prefer_window_split_horizontally, display_buffer):
27574         Revert 2007-09-08 change.
27576 2007-09-12  Glenn Morris  <rgm@gnu.org>
27578         * alloca.c: Remove file.
27579         * Makefile.in (alloca): Do not undef.
27580         (allocaobj, alloca.o): Remove.
27581         (otherobj): Remove allocaobj.
27582         * keyboard.c (command_loop_1): Remove #ifdef C_ALLOCA block.
27583         * regex.c (C_ALLOCA): Remove all references and code that was only
27584         used when this was defined.
27585         * search.c (boyer_moore): Remove #ifdef C_ALLOCA block.
27586         * xmenu.c (xmenu_show): Remove #ifdef C_ALLOCA block.
27587         * m/ibms390x.h, m/sh3el.h (C_ALLOCA): Remove references to this.
27589         * Makefile.in (SOURCES, unlock, relock): Delete.
27591         * gtkutil.c (cnt): Rename to menu_grab_callback_cnt for clarity.
27592         (menu_grab_callback): All uses changed.
27594         * xselect.c (cnt): Rename to x_reply_selection_request_cnt for clarity.
27595         (x_reply_selection_request): All uses changed.
27597 2007-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
27599         * lread.c (load_warn_old_style_backquotes): Change message to look
27600         better when it appears in the middle of byte-compiler messages.
27602 2007-09-10  Dan Nicolaescu  <dann@ics.uci.edu>
27604         * s/darwin.h (MULTI_KBOARD): Only define for Carbon.
27606         * xterm.c (x_create_terminal): Add comment.
27608         * term.c (clear_tty_hooks, set_tty_hooks): Add comments.
27610 2007-09-10  Richard Stallman  <rms@gnu.org>
27612         * xterm.c (x_term_init): Give error if can't open DISPLAY_NAME.
27614 2007-09-10  Michaël Cadilhac  <michael@cadilhac.name>
27616         * lisp.h (struct Lisp_Subr): Rename `prompt' field to `intspec'.
27617         (DEFUN): Document `intspec', use it instead of `prompt'.
27619         * eval.c (Fcommandp): Change `->prompt' to `->intspec'.
27621         * data.c (Finteractive_form): If the interactive specification starts
27622         with a `(', use it as a Lisp form.
27624         * fileio.c (Fset_file_modes): Add an interactive spec that reads a file
27625         name and file modes.
27627         * callint.c (Fcall_interactively): Comment fixes.
27629 2007-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
27631         * callint.c (Fcall_interactively): Use Finteractive_form also for subrs
27632         and compiled functions.
27634 2007-09-08  Fredrik Axelsson  <f.axelsson@gmail.com>
27636         * window.c (prefer_window_split_horizontally): New variable.
27637         (display_buffer): Consider splitting window horizontally depending
27638         on prefer_window_split_horizontally.
27640 2007-09-08  Eli Zaretskii  <eliz@gnu.org>
27642         * sysdep.c [WINDOWSNT]: Don't include sysselect.h.
27644 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
27646         * s/cygwin.h (GC_MARK_STACK): Enable conservative stack marking.
27648         * frame.c (x_set_frame_parameters): Check number is positive before
27649         using XFASTINT.
27651         * window.c (freeze_window_start): Don't presume selected_window holds
27652         a window object.
27653         (Fdisplay_buffer): Remove `register' since `buffer' needs to be gcpro'd.
27655 2007-09-07  Angelo Graziosi  <Angelo.Graziosi@roma1.infn.it>  (tiny change)
27657         * term.c (dissociate_if_controlling_tty): Call setsid on CYGWIN.
27659 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
27661         * window.c (Vsplit_window_preferred_function): New var.
27662         (Fdisplay_buffer): Use it.
27663         (syms_of_window): Export, and initialize it.
27665 2007-09-06  Pixel  <pixel@mandriva.com>  (tiny change)
27667         * image.c (gif_load): Fix bug: Handle nonexistent colormap.
27669 2007-09-06  Glenn Morris  <rgm@gnu.org>
27671         * gtkutil.c (menu_grab_callback) <cnt>:
27672         * xselect.c (x_reply_selection_request) <cnt>: Move static
27673         variable to file scope.
27675 2007-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
27677         * xdisp.c (redisplay_internal): Make sure Elisp code always sees
27678         consistent values of selected_frame and selected_window.
27680 2007-09-04  Jason Rumney  <jasonr@gnu.org>
27682         * w32console.c (initialize_w32_display): Zero unused hooks.
27684 2007-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
27686         * term.c (Vsuspend_tty_functions, Vresume_tty_functions)
27687         (syms_of_term, Fsuspend_tty, Fresume_tty): Undo previous change.
27689 2007-09-04  Jason Rumney  <jasonr@gnu.org>
27691         * term.c (init_tty) [WINDOWSNT]: Add hooks that are not accessible
27692         in w32console.c.  Set up input.  Remove XXX comments that have been
27693         confirmed as correct.
27695         * s/ms-w32.h (MULTI_KBOARD): Define.
27697         * w32console.c (one_and_only_w32cons): Remove.
27698         (initialize_w32_display): Take terminal argument.
27700         * term.c (init_tty) [WINDOWSNT]: Pass terminal to
27701         initialize_w32_display.
27702         (init_tty) [MULTI_KBOARD]: Include this code on WINDOWSNT too.
27704         * termhooks.h (enum event_kind) <HORIZ_WHEEL_EVENT>: New event.
27706         * keyboard.c (discard_mouse_events): Discard it.
27707         (make_lispy_event): Translate it to a lisp event.
27708         (lispy_wheel_names): Add wheel-left and right events.
27709         (syms_of_keyboard): Enlarge wheel_syms.
27711         * w32fns.c (w32_wnd_proc) <WM_DROPFILES>: Merge with WM_MOUSEWHEEL.
27712         <WM_MOUSEHWHEEL>: Pass new system message to lisp.
27714         * w32term.h (WM_MOUSEHWHEEL): Define if system headers don't.
27716         * w32term.c (construct_mouse_wheel): Make HORIZ_WHEEL_EVENT
27717         from WM_MOUSEHWHEEL.
27718         (w32_read_socket) <WM_MOUSEHWHEEL>: Treat as WM_MOUSEWHEEL.
27720         * w32fns.c (x_create_tip_frame) [MULTI_KBOARD]: Get keyboard from
27721         terminal.
27723         * w32term.c (w32_create_terminal) [MULTI_KBOARD]: Create a new
27724         keyboard for the terminal.
27726 2007-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
27728         * term.c (Vsuspend_tty_hook): Rename from Vsuspend_tty_functions.
27729         (Vresume_tty_hook): Rename from Vresume_tty_functions.
27730         (syms_of_term): Rename suspend-tty-functions to suspend-tty-hook
27731         and resume-tty-function to resume-tty-hook.
27732         (Fsuspend_tty, Fresume_tty): Use new names.
27734 2007-09-02  Jan Djärv  <jan.h.d@swipnet.se>
27736         * gtkutil.c (update_frame_tool_bar): Handle stock name as a named icon
27737         if it starts with "n:".
27739 2007-08-31  Jan Djärv  <jan.h.d@swipnet.se>
27741         * gtkutil.c (update_frame_tool_bar): Initialize wbutton to NULL.
27743 2007-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
27745         * frame.h:
27746         * frame.c (Qterm_environment_variable): Remove.
27747         (syms_of_frame): Don't init and staticpro it.
27749         * callproc.c (getenv_internal): Remove special case for $TERM.
27751         * callproc.c (Vinitial_environment): New variable.
27752         (set_initial_environment): Initialize it.
27753         (syms_of_callproc): Declare it.
27754         (child_setup): Don't mess with TERM via Qterm_environment_variable; the
27755         TERM under which a process runs is never related to the TERM in which
27756         Emacs is running.
27758 2007-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
27760         * config.in (HAVE_WINDOW_SYSTEM): Don't undef MULTI_KBOARD here...
27761         * s/darwin.h: ... do it here.
27763 2007-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
27765         * lisp.h (set_initial_environment): Rename from set_global_environment.
27767         * Makefile.in (${etc}DOC): Re-add a ${EXEEXT} which seems to have been
27768         removed by mistake on the multi-tty branch.
27770         * frame.c (make_terminal_frame): Yet Another Int/Lisp_Object Mixup.
27771         (Fmodify_frame_parameters): Return a value.
27773         * image.c (png_load): Comment-out var only used in commented-out code.
27775         * term.c (mark_ttys): Don't bother checking top_frame (incorrectly)
27776         before passing it to mark_object.
27778         * xfaces.c (internal_resolve_face_name): Return a value.
27779         (internal_resolve_face_name, resolve_face_name_error): Comment out.
27781         * xfns.c (check_x_display_info): Yet Another Int/Lisp_Object Mixup.
27782         (x_icon): Comment-out var only used in commented-out code.
27784 2007-08-29  Romain Francoise  <romain@orebokech.com>
27786         * keyboard.c (Fset_input_mode): Don't call `Fset_quit_char' if
27787         QUIT hasn't been provided.
27789 2007-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
27791         * callproc.c (child_setup, getenv_internal): Use the
27792         display-environment-variable and term-environment-variable frame params.
27793         (set_initial_environment): Initialise Vprocess_environment.
27795         * config.in: Disable multi-keyboard support on a mac.
27797         * frame.c (Qterm_environment_variable)
27798         (Qdisplay_environment_variable): New variables.
27799         (syms_of_frame): Intern and staticpro them.
27800         (Fmake_terminal_frame): Disable output method test.
27802         * frame.h: Declare them here.
27804         * macfns.c (x_set_mouse_color): Get rif from the frame.
27805         (x_set_tool_bar_lines): Don't use updating_frame.
27806         (mac_window): Add 2 new parameters for consistency with other systems.
27807         (Fx_create_frame): Fix doc string.  Rename the parameter.  Set the
27808         frame parameters following what is done in X11 and w32.  Don't use
27809         FRAME_MAC_DISPLAY_INFO.
27810         (Fx_open_connection, start_hourglass): Remove window-system check.
27811         (x_create_tip_frame): Get the keyboard from the terminal.
27813         * macmenu.c: Reorder includes.
27814         (Fx_popup_menu): Use terminal specific mouse_position_hook.
27816         * macterm.c (XTset_terminal_modes, XTreset_terminal_modes): Add a
27817         terminal parameter.
27818         (x_clear_frame): Add a frame parameter.
27819         (note_mouse_movement): Get rif from the frame.
27820         (mac_term_init): Initialize the terminal.
27821         (mac_initialize): Make static and move terminal initialization ...
27822         (mac_create_terminal): ... to this new function.
27824         * macterm.h (struct mac_display_info): Add terminal.
27825         (mac_initialize): Delete declaration.
27827         * puresize.h (BASE_PURESIZE): Increase base value to 1164000.
27829         * sysdep.c: Comment out text after #endif.
27831         * term.c (init_tty): Only use terminal->kboard when MULTI_KBOARD
27832         is defined.  Better initialize ttys in windows.  Use terminal
27833         specific mouse_position_hook.
27835         * termhooks.h (union display_info): Add mac_display_info.
27837         * w32fns.c (Fx_create_frame): Use kboard from the terminal.
27838         Set the default minibuffer frame, window_system and the rest of the
27839         frame parameters following what is done in X11.
27841         * w32term.c (w32_initialize): Make static.
27843         * xselect.c (x_handle_selection_clear): Only access
27844         terminal->kboard when MULTI_KBOARD is defined.
27846         * s/darwin.h (SYSTEM_PURESIZE_EXTRA): Define here.
27847         (SYSTEM_PURESIZE_EXTRA): Only define on Carbon.
27849 2007-08-29  Jason Rumney  <jasonr@gnu.org>
27851         * frame.c (Fdelete_frame): Only get kboard when MULTI_KBOARD defined.
27852         (make_terminal_frame) [WINDOWSNT]: Initialize terminal.
27854         * fringe.c (w32_init_fringe w32_reset_fringes) [HAVE_NTGUI]:
27855         (mac_init_fringe) [MAC_OS]: Get rif from selected_frame.
27857         * keyboard.c (restore_kboard_configuration): Only define when
27858         MULTI_KBOARD defined.
27860         * makefile.w32-in: Update dependancies from Makefile.in.
27861         (OBJ1): Add terminal.$(O)
27863         * term.c (dissociate_if_controlling_tty) [WINDOWSNT]:
27864         Don't define function body.
27865         (init_tty) [WINDOWSNT]: Use selected_frame for initializing.
27867         * termhooks.h (display_info) [WINDOWSNT]: Add w32.
27869         * w32.c (request_sigio, unrequest_sigio): Remove.
27871         * w32console.c (w32con_move_cursor, w32con_clear_to_end)
27872         (w32con_clear_frame, w32con_clear_end_of_line)
27873         (w32con_ins_del_lines, w32con_insert_glyphs, w32con_write_glyphs)
27874         (w32con_delete_glyphs, w32con_set_terminal_window)
27875         (scroll_line, w32_sys_ring_bell): Add frame arg.
27876         (w32con_set_terminal_modes, w32con_reset_terminal_modes):
27877         Add terminal arg.
27878         (PICK_FRAME): Remove.
27879         (w32con_write_glyphs): Use frame specific terminal coding.
27880         (one_and_only_w32cons): New global variable.
27881         (initialize_w32_display): Use it for storing hooks.
27882         (create_w32cons_output): New function.
27884         * w32inevt.c, w32inevt.h (w32_console_read_socket): Make first
27885         arg a frame.
27887         * w32fns.c (x_create_tip_frame): Set terminal and ref count.
27888         Set window_system.
27889         (x_set_tool_bar_lines): Don't use updating_frame.
27890         (Fx_create_frame): Set terminal and ref count.
27891         (Fx_open_connection): Remove window-system check.
27893         * w32menu.c (Fx_popup_menu): Use terminal specific mouse_position_hook.
27895         * w32term.c (w32_term_init): Call add_keyboard_wait_descriptor.
27896         (w32_set_terminal_modes, w32_reset_terminal_modes): Add terminal arg.
27897         (x_clear_frame, x_delete_glyphs, w32_ring_bell, x_ins_del_lines):
27898         Add frame arg.
27899         (x_delete_terminal, w32_create_terminal): New functions.
27900         (w32_term_init): Create a terminal.
27901         (w32_initialize): Move terminal specific initialization to
27902         w32_create_terminal.
27904         * w32term.h (x_output): Remove foreground_pixel and background_pixel.
27905         (w32_clear_rect, w32_clear_area): Use background from frame.
27906         (w32_display_info): Add terminal.
27907         (w32_sys_ring_bell, x_delete_display): Declare here.
27909         * xdisp.c (display_menu_bar) [HAVE_NTGUI]: Check frame type.
27911         * s/ms-w32.h (SYSTEM_PURESIZE_EXTRA): Bump to 50k.
27913 2007-08-29  Kalle Olavi Niemitalo  <kon@iki.fi>  (tiny change)
27915         * keyboard.c (interrupt_signal, handle_interrupt, Fset_quit_char):
27916         Fix get_named_tty calls for the controlling tty.
27918 2007-08-29  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
27920         * term.c (dissociate_if_controlling_tty) [USG]: Fix parse error.
27922 2007-08-29  Yoshiaki Kasahara  <kasahara@nc.kyushu-u.ac.jp>  (tiny change)
27924         * term.c (tty_insert_glyphs): Add missing first parameter.
27926 2007-08-29  Károly Lőrentey  <karoly@lorentey.hu>
27928         * buffer.c (Fbuffer_list, Fbury_buffer):
27929         Take frame->buried_buffer_list into account.
27931         * cm.c (current_tty): New variable, for cmputc().
27932         (cmputc): Use it.
27933         (cmcheckmagic): Add tty parameter, look up terminal streams there.
27934         (calccost): Add tty parameter.  Use emacs_tputs() instead of tputs().
27935         (cmgoto): Add tty parameter.  Pass it on to calccost().
27936         Use emacs_tputs() instead of tputs().
27938         * cm.h (emacs_tputs): New macro to set current_tty, and then call
27939         tputs().
27940         (current_tty): New variable, for cmputc().
27941         (cmcheckmagic, cmputc, cmgoto): Add prototypes.
27943         * eval.c (unwind_to_catch): Don't call x_fully_uncatch_errors.
27944         (internal_condition_case, internal_condition_case_1)
27945         (internal_condition_case_2): Don't abort when x_catching_errors.
27947         * fns.c (Fyes_or_no_p): Don't try to open an X dialog on tty terminals.
27948         (Fy_or_n_p): Likewise.  Use temporarily_switch_to_single_kboard to
27949         prevent crashes caused by bogus longjmps in read_char.
27951         * keymap.h (Fset_keymap_parent): Add EXFUN.
27953         * macterm.h (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL)
27954         * w32term.h (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL):
27955         Remove redundant definition.
27957         * macfns.c (x_set_mouse_color, x_make_gc):
27958         Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
27960         * w32term.c (x_free_frame_resources):
27961         Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
27962         (w32_initialize): Use the accessor macros for terminal characteristics.
27964         * macterm.c (mac_initialize): Use Fset_input_interrupt_mode.
27965         Use the accessor macros for terminal characteristics.
27966         * msdos.c (internal_terminal_init): Use the accessor macros for
27967         terminal characteristics.
27968         (ScreenVisualBell, internal_terminal_init):
27969         Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
27971         * termopts.h (no_redraw_on_reenter): Declare.
27973         * alloc.c (emacs_blocked_malloc): Disable mallopt call.
27974         (mark_terminals, mark_ttys): Declare.
27975         (Fgarbage_collect): Call them.
27976         (mark_object): Mark buried_buffer_list.
27978         * prefix-args.c: Include stdlib.h for exit.
27980         * syssignal.h: Add comment.
27982         * indent.c: Include stdio.h.
27984         * window.h (Vinitial_window_system): Declare.
27985         (Vwindow_system): Delete declaration.
27987         * fontset.c (Finternal_char_font): Use FRAME_RIF.
27989         * image.c (lookup_image): Don't initialize `c' until the xasserts
27990         have been run.
27992         * gtkutil.c (xg_create_frame_widgets): Use FRAME_BACKGROUND_PIXEL and
27993         FRAME_FOREGROUND_PIXEL.
27995         * print.c (print_preprocess): Don't lose print_depth levels while
27996         iterating.
27998         * widget.c (update_from_various_frame_slots):
27999         Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
28001         * window.c (set_window_buffer): Don't call clear_mouse_face on tty
28002         frames.
28003         (window_internal_height): Remove bogus make_number call.
28004         (init_window_once): Call make_terminal_frame with two zero parameters.
28006         * fileio.c (Fread_file_name): Update comment.
28008         * callint.c (Fcall_interactively):
28009         Use temporarily_switch_to_single_kboard instead of single_kboard_state.
28010         Make sure it is correctly unwound.
28012         * xsmfns.c (x_session_close): New function.
28014         * coding.h (terminal_coding, safe_terminal_coding, keyboard_coding):
28015         Delete declarations.
28017         * xterm.h: Remove declaration for x_fully_uncatch_errors.
28018         (x_output): Remove background_pixel and foreground_pixel fields.
28019         (x_display_info): Add new field TERMINAL.  Remove KBOARD field.
28020         (x_delete_device, x_session_close): Declare.
28022         * lread.c: Include setjmp.h.  Update declaration of `read_char'.
28023         (read_filtered_event): Call `read_char' with a local
28024         `wrong_kboard_jmpbuf'.
28026         * minibuf.c (read_minibuf): Call temporarily_switch_to_single_kboard.
28027         Don't call single_kboard_state.  Use FRAME_RIF.
28029         * process.c (Fmake_network_process): Don't unrequest_sigio on modern
28030         systems.
28032         * lisp.h (set_process_environment): Rename to `set_global_environment'.
28033         (Fframe_with_environment, Fset_input_meta_mode)
28034         (Fset_quit_char): EXFUN.
28035         (x_create_device, tty_output, terminal, tty_display_info): Declare.
28036         (init_sys_modes, reset_sys_modes): Update prototypes.
28037         (init_all_sys_modes, reset_all_sys_modes): New prototypes.
28039         * keyboard.h (struct kboard): Add new fields Vlocal_function_key_map,
28040         Vlocal_key_translation_map, and Vkeyboard_translate_table.
28041         (Vfunction_key_map, Vkeyboard_translate_table, single_kboard_state):
28042         Delete declarations.
28043         (Vfunction_key_map, Vkey_translation_map, push_kboard, pop_kboard)
28044         (temporarily_switch_to_single_kboard, tty_read_avail_input):
28045         New declarations.
28047         * emacs.c (main): Don't call init_sys_modes(), the new term_init()
28048         already does that during init_display().  Call syms_of_keymap
28049         before syms_of_keyboard.  Call `syms_of_terminal'.
28050         Call set_initial_environment, not set_process_environment.
28051         (shut_down_emacs): Call reset_all_sys_modes() instead of
28052         reset_sys_modes().
28054         * xfaces.c (x_free_gc): Protect xassert with GLYPH_DEBUG.
28055         (internal_resolve_face_name, resolve_face_name_error): New functions.
28056         (resolve_face_name): Protect against loops and errors thrown by Fget.
28057         (realize_default_face): Don't use FRAME_FONT unless frame is an X frame.
28058         (Ftty_supports_face_attributes_p): Update tty_capable_p call.
28060         * scroll.c: Replace CURTTY() with local variables throughout the
28061         file (where applicable).
28062         (calculate_scrolling, calculate_direct_scrolling)
28063         (scrolling_1, scroll_cost): Use the accessor macros for terminal
28064         characteristics.
28066         * keymap.c (Vfunction_key_map): Remove.
28067         (Fdescribe_buffer_bindings): Update references to Vfunction_key_map.
28068         (syms_of_keymap): Remove DEFVAR for Vfunction_key_map.
28069         (Vkey_translation_map): Remove.
28070         (syms_of_keymap): Remove DEFVAR for key-translation-map.
28071         (Fdescribe_buffer_bindings)
28072         (read_key_sequence, init_kboard, syms_of_keyboard, mark_kboards):
28073         Update for terminal-local key-translation-map.
28075         * Makefile.in (callproc.o): Update dependencies.
28076         (lisp, shortlisp): Add termdev.elc.
28077         (obj): Add terminal.o.
28078         (terminal.o): Add dependencies.
28079         [HAVE_CARBON]: Make terminal.o depend on macgui.h.
28080         (data.o, fns.o): Add termhooks.h dependency.
28081         (SOME_MACHINE_LISP): Add dnd.elc.
28082         (minibuf.o): Fix typo.
28083         Update dependencies.
28085         * data.c (do_symval_forwarding, store_symval_forwarding)
28086         (find_symbol_value): Use the selected frame's keyboard, not
28087         current_kboard.
28089         * .gdbinit (init_sys_modes): Use Vinitial_window_system instead of
28090         Vwindow_system.
28092         * xmenu.c (Fx_menu_bar_open) [USE_X_TOOLKIT, USE_GTK]: Rename from
28093         Fmenu_bar_open.
28094         (syms_of_xmenu): Update defsubr.
28095         (mouse_position_for_popup, Fx_popup_menu)
28096         (Fx_popup_dialog, x_activate_menubar, update_frame_menubar)
28097         (set_frame_menubar, free_frame_menubar)
28098         (create_and_show_popup_menu, xmenu_show)
28099         (create_and_show_dialog, xdialog_show, xmenu_show): Abort if not
28100         an X frame.
28102         * xselect.c (x_own_selection): Abort if not an X frame.
28103         (some_frame_on_display): Check if it is an X frame.
28104         (x_handle_selection_clear): Deal with MULTI_KBOARD.
28106         * coding.c: Include frame.h and termhooks.h.
28107         (terminal_coding, keyboard_coding): Delete.
28108         (Fset_terminal_coding_system_internal)
28109         (Fset_keyboard_coding_system_internal)
28110         (Fkeyboard_coding_system)
28111         (Fterminal_coding_system): Add a terminal parameter.
28112         Get terminal_coding from the terminal.
28113         (init_coding_once): Don't call setup_coding_system here.
28115         * dispextern.h (set_scroll_region, turn_off_insert)
28116         (turn_off_highlight, background_highlight, clear_end_of_line_raw)
28117         (tty_clear_end_of_line, tty_setup_colors)
28118         (delete_tty, updating_frame)
28119         (produce_special_glyphs, produce_glyphs, write_glyphs)
28120         (insert_glyphs): Remove.
28121         (raw_cursor_to, clear_to_end, tty_turn_off_insert)
28122         (tty_turn_off_highlight, get_tty_size): Add declaration.
28123         (tabs_safe_p, init_baud_rate, get_tty_terminal): Update prototypes.
28125         * frame.h (enum output_method): Add output_initial.
28126         (struct x_output): Delete.
28127         (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL):
28128         Access foreground_pixel and background_pixel directly from the frame.
28129         (tty_display): Delete.
28130         (struct frame): Add buried_buffer_list, foreground_pixel,
28131         background_pixel and terminal.  Delete kboard.
28132         (union output_data): Add tty.
28133         (FRAME_KBOARD): Get the kboard from the terminal.
28134         (FRAME_INITIAL_P): New macro.
28135         (Qtty, Qtty_type, Qterminal, Qterminal_live_p, Qenvironment)
28136         (Qterm_environment_variable, Qdisplay_environment_variable)
28137         (make_terminal_frame, Qburied_buffer_list, Qwindow_system):
28138         New declarations.
28140         * termchar.h (tty_output, tty_display_info): New structures.
28141         (tty_list): Declare.
28142         (FRAME_TTY, CURTTY): New macros.
28143         (must_write_spaces, min_padding_speed, fast_clear_end_of_line)
28144         (line_ins_del_ok, char_ins_del_ok, scroll_region_ok)
28145         (scroll_region_cost, memory_below_frame, fast_clear_end_of_line)
28146         (dont_calculate_costs, no_redraw_on_reenter): Remove declarations.
28148         * callproc.c: Include frame.h and termhooks.h, for terminal
28149         parameters.
28150         (add_env): New function.
28151         (child_setup): Use it.
28152         (child_setup, getenv_internal): Handle the new Vprocess_environment.
28153         (getenv_internal): Fix get_terminal_param call.
28154         (Fgetenv_internal, egetenv): Update doc.
28155         (syms_of_callproc): Initialize Vprocess_environment to nil.
28156         Register and initialize them.  Remove obsolete defvars.  Update doc
28157         strings.
28158         (child_setup): Handle Vlocal_environment_variables.
28159         (getenv_internal): Add terminal parameter.
28160         Handle Vlocal_environment_variables.
28161         (Fgetenv_internal): Add terminal parameter.
28162         (child_setup, getenv_internal, Fgetenv_internal): Store the local
28163         environment in a frame (not terminal) parameter.  Update doc strings.
28164         (set_initial_environment): Rename from set_global_environment.
28165         Store Emacs environment in initial frame parameter.
28167         * xdisp.c (redisplay_internal): Update references to
28168         `previous_terminal_frame'.
28169         (display_mode_line, Fformat_mode_line): Replace calls to
28170         `push_frame_kboard' with `push_kboard'.
28171         (get_glyph_string_clip_rects): Add extra parentheses and
28172         braces to prevent compiler warnings.
28173         (calc_pixel_width_or_height): Add xassert to check that the
28174         frame is alive.  Don't call `lookup_image' on a termcap frame.
28175         (message2_nolog, message3_nolog, redisplay_internal)
28176         (set_vertical_scroll_bar, redisplay_window, check_x_display_info)
28177         (x_set_scroll_bar_foreground, x_set_scroll_bar_background)
28178         (Fx_create_frame, Fxw_display_color_p, Fx_display_grayscale_p)
28179         (Fx_display_pixel_width, Fx_display_pixel_height)
28180         (Fx_display_planes, Fx_display_color_cells)
28181         (Fx_server_max_request_size, Fx_server_vendor, Fx_server_version)
28182         (Fx_display_screens, Fx_display_mm_height, Fx_display_mm_width)
28183         (Fx_display_backing_store, Fx_display_visual_class)
28184         (Fx_display_save_under, Fx_close_connection, x_create_tip_frame):
28185         Use FRAME_TERMINAL_P, FRAME_WINDOW_P, FRAME_TTY and FRAME_RIF.
28187         * xfns.c (x_set_foreground_color x_set_background_color)
28188         (x_set_mouse_color, x_set_cursor_color, x_make_gc):
28189         Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
28190         (Fx_create_frame, x_create_tip_frame, build_string, x_window)
28191         (Fx_create_frame, x_create_tip_frame): Don't create frames on a
28192         terminal that is being deleted.
28193         (Fx_create_frame): Use `store_frame_param' to set `window-system'
28194         frame parameter, and make sure it overrides any user-supplied setting.
28195         (Fx_close_connection, Fx_synchronize): Unify argument names with
28196         the rest of the DEFUNs.
28198         * dispnew.c (Fsend_string_to_terminal): Update call to
28199         `get_tty_terminal'.
28200         (Fredraw_frame, Fsend_string_to_terminal)
28201         (Fsend_string_to_terminal, init_display): Use FRAME_RIF,
28202         FRAME_TERMCAP_P and FRAME_TTY.
28203         (window_change_signal): Don't believe width/height values that are
28204         impossibly small.
28205         (Vinitial_window_system): Rename from Vwindow_system.
28206         (termscript, Wcm, rif): Delete.
28208         * termhooks.h (struct terminal): New struct containing the
28209         previously global text display hooks and new members NAME,
28210         DELETED and PARAM_ALIST.
28211         (FRAME_TERMINAL, TERMINAL_TERMINAL_CODING)
28212         (TERMINAL_KEYBOARD_CODING, TERMINAL_ACTIVE_P, FRAME_WINDOW_P)
28213         (FRAME_RIF): New macros.
28214         (get_terminal_param, get_device): New declarations.
28215         (termscript): Delete declaration.
28217         * xterm.c (x_initialize): Use Fset_input_interrupt_mode.
28218         (XTflash, x_free_frame_resources, x_scroll_bar_create)
28219         (x_scroll_bar_set_handle): Use FRAME_BACKGROUND_PIXEL and
28220         FRAME_FOREGROUND_PIXEL.
28221         (x_fully_uncatch_errors): Disable definition.
28222         (x_scroll_bar_expose): Fix reference to foreground pixel.
28223         (XTread_socket): Disable loop on all X displays.
28224         (x_delete_terminal): Don't set terminal->deleted and let
28225         delete_terminal delete the frames on the terminal.
28226         (x_delete_display): Doc update to reflect changes in
28227         delete_terminal.
28228         (x_display_info) <terminal>: Move member earlier in the struct.
28229         (deleting_tty): Remove old variable.
28230         (Fsuspend_tty): Call clear_tty_hooks.
28231         (Fresume_tty, init_tty): Call set_tty_hooks.
28232         (Ftty_display_color_p, Ftty_display_color_cells): Don't throw
28233         errors on X frames.
28234         (x_catch_errors_unwind): Abort if x_error_message is NULL.
28235         (handle_one_xevent): Initialize `f' to NULL.
28236         (x_delete_terminal, x_create_terminal): New functions.
28237         (XTset_terminal_modes, XTreset_terminal_modes)
28238         (XTread_socket, x_connection_closed, x_term_init)
28239         (x_term_init, x_delete_display): Add terminal parameter.
28240         (x_term_init) [!HAVE_GTK_MULTIDISPLAY]: Refuse to create secondary
28241         X connections.
28243         * frame.c: Include termchar.h.
28244         (Qterminal, Qterminal_live_p, Qburied_buffer_list, Qtty, Qtty_type)
28245         (Qwindow_system, Qenvironment, Qterm_environment_variable)
28246         (Qdisplay_environment_variable): New vars.
28247         (Fframep): Deal with output_initial.
28248         (Fframe-live-p): Doc fix.
28249         (Fwindow-system): New function.
28250         (x_set_screen_gamma, store_frame_param): Fix compilation errors.
28251         (make_terminal_frame): Don't create frames on a terminal that is
28252         being deleted.  Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
28253         (store_frame_param): Check for found_for_frame before calling XFRAME.
28254         (Fmake_terminal_frame): Handle NULL tty names correctly.
28255         (syms_of_frame): Enhance doc string of `default-frame-alist'.
28256         (Fdelete_frame): Remove unused variable `count'.  Don't allow other
28257         frames to refer to a deleted frame in their 'environment parameter.
28258         (Fframe_with_environment): New function.
28259         (syms_of_frame): Defsubr it.  Initialize and staticpro Qenvironment.
28260         (get_future_frame_param): New function.
28261         (Fmake_terminal_frame): Use it.
28262         (x_set_frame_parameters, x_set_screen_gamma): Use FRAME_RIF.
28264         * sysdep.c (init_sys_modes, reset_sys_modes): Update for renames.
28265         * sysdep.c (reset_sys_modes): Update for renames.
28267         * keyboard.c (tty_read_avail_input): New function.
28268         (Fset_input_interrupt_mode, Fset_output_flow_control): New functions.
28269         (syms_of_keyboard): Defsubr them.
28270         (Fset_input_meta_mode, Fset_quit_char): New functions.
28271         (Fset_input_mode): Split to above functions.
28272         (read_char_minibuf_menu_prompt): Add wrong_kboard_jmpbuf
28273         parameter.  Use it in call to `read_char'.
28274         (read_char): Declare.  Update call to `read_char_minibuf_menu_prompt'.
28275         Set wrong_kboard_jmpbuf correctly in recursive calls.
28276         Use current_kboard to access Vkeyboard_translate_table.
28277         Enhance comment before extra longjmp to wrong_kboard_jmpbuf.
28278         Add wrong_kboard_jmpbuf parameter to allow for recursive calls.
28279         Update longjmp invocations.  Remember the original current_kboard,
28280         and longjmp to `wrong_kboard_jmpbuf' when a filter, timer or sentinel
28281         changes it.  Comment out unnecessary calls to
28282         `record_single_kboard_state' and `any_kboard_state'.
28283         Update recursive calls.
28284         (wrong_kboard_jmpbuf): Remove global variable.
28285         (read_key_sequence): Remove unused variable wrong_kboard_jmpbuf.
28286         Handle deleted interrupted_kboards correctly; that is a legal
28287         case.  Add `wrong_kboard_jmpbuf' local variable.  Update setjmp
28288         and read_char calls.  Abort if interrupted_kboard died in read_char.
28289         (any_kboard_state, single_kboard_state)
28290         (push_frame_kboard): Remove function.
28291         (pop_kboard): Switch out of single_kboard mode if the kboard has
28292         been deleted.  Remove unused variable.  Help debugging by not
28293         changing current_kboard unnecessarily.  Set current_kboard to the
28294         kboard of the selected frame when the stored kboard object has
28295         been deleted before pop_kboard.
28296         (temporarily_switch_to_single_kboard): Change first parameter to a
28297         frame pointer.  Throw an error when caller wants to change kboards
28298         while in single_kboard mode.  Don't push_kboard if we weren't in
28299         single kboard state.  Don't pop_kboard if we popped into any
28300         kboard state.
28301         (restore_kboard_configuration): Abort if pop_kboard changed the
28302         kboard in single_kboard mode.  Call pop_kboard only after setting
28303         up single_kboard mode.
28304         (Frecursive_edit): Switch to single_kboard mode only in nested
28305         command loops.
28306         (cmd_error, command_loop, command_loop_1, timer_check):
28307         Comment out unnecessary call to `any_kboard_state' and
28308         `record_single_kboard_state'.
28309         (delete_kboard): Exit single_kboard mode if we have just deleted
28310         that kboard.  Use FRAME_KBOARD.
28311         (interrupt_signal): Use `Fkill_emacs' to exit Emacs, not
28312         `fatal_error_signal'.
28313         (record_single_kboard_state): Don't push_kboard if we weren't in
28314         single kboard state.  Don't pop_kboard if we popped into any
28315         kboard state.
28316         (push_frame_kboard): Rename to push_kboard.
28317         (kbd_buffer_get_event): Use FRAME_TERMINAL.
28318         (read_avail_input): Read input from all terminals.
28319         (mark_kboards): Also mark Vkeyboard_translate_table.
28320         (kbd_buffer_store_event_hold): Simplify condition.
28321         (read_key_sequence): Reinitialize fkey and keytran at each replay.
28322         (Vkeyboard_translate_table): Move to struct kboard.
28323         (init_kboard): Initialize Vkeyboard_translate_table.
28324         (syms_of_keyboard): Use DEFVAR_KBOARD to define
28325         Vkeyboard_translate_table.  Update doc strings.  Update docs of
28326         local-function-key-map and function-key-map.
28328         * terminal.c: New file.
28330         * term.c: Include errno.h.
28331         (Vring_bell_function, device_list, initial_device)
28332         (next_device_id, ring_bell, update_begin, update_end)
28333         (set_terminal_window, cursor_to, raw_cursor_to)
28334         (clear_to_end, clear_frame, clear_end_of_line)
28335         (write_glyphs, insert_glyphs, delete_glyphs, ins_del_lines)
28336         (Fdisplay_name, create_device, delete_device): Move to terminal.c.
28337         (syms_of_term): Move their initialization to terminal.c.
28338         (get_tty_terminal, Fdisplay_tty_type, Ftty_display_color_p)
28339         (Ftty_display_color_cells)
28340         (Ftty_no_underline, Fsuspend_tty, Fresume_tty, create_tty_output)
28341         (clear_tty_hooks, set_tty_hooks)
28342         (init_tty, maybe_fatal): New functions.
28343         (Ftty_type): Return nil if terminal is not on a tty instead of
28344         throwing an error.  Doc update.
28345         (syms_of_term) <Vsuspend_tty_functions, Vresume_tty_functions>:
28346         Doc update.  Initialize new subrs and variables.
28347         (delete_tty): Use terminal->deleted.
28348         (tty_set_terminal_modes): Rename from set_terminal_modes.
28349         (tty_reset_terminal_modes): Rename from reset_terminal_modes.
28350         (set_scroll_region): Rename to `tty_set_scroll_region'.
28351         (turn_on_insert): Rename to `tty_turn_on_insert'.
28352         (turn_off_insert): Rename to `tty_turn_off_insert'.
28353         (turn_off_highlight): Rename to `tty_turn_off_highlight'.
28354         (turn_on_highlight): Rename to `tty_turn_on_highlight'.
28355         (toggle_highligh): Rename to `tty_toggle_highlight'.
28356         (background_highlight): Rename to `tty_background_highlight'.
28357         (highlight_if_desired): Rename to `tty_highlight_if_desired'.
28358         (tty_ring_bell, tty_update_end, tty_set_terminal_window)
28359         (tty_set_scroll_region, tty_background_highlight)
28360         (tty_cursor_to, tty_raw_cursor_to, tty_clear_to_end)
28361         (tty_clear_frame, tty_clear_end_of_line, tty_write_glyphs)
28362         (tty_insert_glyphs, tty_delete_glyphs, tty_ins_del_lines)
28363         (term_get_fkeys, tty_setup_colors, dissociate_if_controlling_tty):
28364         Add static modifier.
28365         (tty_reset_terminal_modes, tty_set_terminal_window)
28366         (tty_set_scroll_region, tty_background_highlight)
28367         (tty_highlight_if_desired, tty_cursor_to)
28368         (tty_raw_cursor_to, tty_clear_to_end, tty_clear_frame)
28369         (tty_clear_end_of_line, tty_write_glyphs, tty_insert_glyphs)
28370         (tty_delete_glyphs, tty_ins_del_lines, turn_on_face): Update for
28371         renames.
28373 2007-08-28  Jan Djärv  <jan.h.d@swipnet.se>
28375         * keyboard.c: Qrtl is new.
28376         (parse_tool_bar_item): Handle :rtl keyword.
28377         (syms_of_keyboard): Intern :rtl keyword.
28379         * dispextern.h (enum tool_bar_item_idx): Add TOOL_BAR_ITEM_RTL_IMAGE.
28381         * gtkutil.c (xg_tool_bar_expose_callback): Just do SET_FRAME_GARBAGED
28382         so no Lisp code is executed.
28383         (file_for_image, find_rtl_image): New functions.
28384         (xg_get_image_for_pixmap): Use file_for_image.
28385         (update_frame_tool_bar): If direction is RTL, use RTL image if
28386         defined.  Use Gtk stock images if defined.
28388 2007-08-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
28390         * macterm.c (x_draw_composite_glyph_string_foreground): Draw rectangle
28391         for nonexistent or zero-width glyph in composition glyph.
28393 2007-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
28395         * m/amdx86-64.h: Redirect to intel386.h if compiling for i386.
28397         * xdisp.c (Finvisible_p): New function.
28398         (syms_of_xdisp): defsubr it.
28400 2007-08-24  Juanma Barranquero  <lekktu@gmail.com>
28402         * image.c (syms_of_image) <image-library-alist, cross-disabled-images>:
28403         Doc fixes.
28405 2007-08-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
28407         * mac.c [MAC_OSX] (select_and_poll_event, sys_select): Fix last changes.
28409 2007-08-24  Martin Rudalics  <rudalics@gmx.at>
28411         * fileio.c (Finsert_file_contents): Consult CHARS_MODIFF to tell
28412         whether decoding has modified buffer contents.
28414 2007-08-24  Jason Rumney  <jasonr@gnu.org>
28416         * image.c [HAVE_NTGUI]: Define dynamic loaded functions for SVG.
28417         (Qgdk_pixbuf, Qglib) [HAVE_NTGUI]: New symbols.
28418         (syms_of_image) [HAVE_NTGUI]: Intern and staticpro them.
28419         (init_svg_functions) [HAVE_NTGUI]: New function.
28420         (fn_g_type_init, fn_g_object_unref, fn_g_error_free): New #defines.
28421         (svg_load_image): Use them.
28422         (svg_load_image) [HAVE_NTGUI]: Implement background.
28424 2007-08-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
28426         * Makefile.in (RSVG_LIBS, RSVG_CFLAGS): New variables.
28427         (ALL_CFLAGS): Use ${RSVG_CFLAGS} instead of @RSVG_CFLAGS@.
28428         (LIBX): Remove @RSVG_LIBS@.
28429         (LIBES): Add $(RSVG_LIBS).
28431         * image.c (svg_load_image): Blend with specified background if exists.
28432         Use IMAGE_BACKGROUND.  Add Mac OS Support.
28434         * mac.c (wakeup_from_rne_enabled_p) [MAC_OSX]: Remove variable.
28435         (ENABLE_WAKEUP_FROM_RNE, DISABLE_WAKEUP_FROM_RNE) [MAC_OSX]:
28436         Remove macros.
28437         [MAC_OSX] (socket_callback): Do nothing.
28438         [MAC_OSX] (select_and_poll_event): Use CFRunLoopRunInMode instead of
28439         ReceiveNextEvent.
28440         [MAC_OSX] (sys_select): Likewise.  Don't set context as argument to
28441         socket_callback.
28442         (mac_wakeup_from_rne) [MAC_OSX]: Do nothing.
28444 2007-08-22  Glenn Morris  <rgm@gnu.org>
28446         * image.c (x_find_image_file): Search in etc/images/ rather than etc/.
28448 2007-08-22  Paul Pogonyshev  <pogonyshev@gmx.net>
28450         * Makefile.in (ALL_CFLAGS, LIBX): Add RSVG_LIBS.
28452         * image.c: Add support for SVG images.  Some additional comments
28453         by Joakim Verona <joakim@verona.se>.  When HAVE_RSVG is defined:
28454         (svg_image_p): New function to test for SVG image.
28455         (svg_load): New function to load SVG image.
28456         (svg_load_image): New function, helper for svg_load.
28457         (Qsvg): New Lisp_object.
28458         (svg_keyword_index): New enum.
28459         (svg_format): New static `image_keyword' struct.
28460         (svg_type): New static `image_type' struct.
28461         (librsvg/rsvg.h): Include it.
28463 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
28465         * lread.c (load_warn_old_style_backquotes): Fix up array size typo.
28467 2007-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
28469         * lread.c (Qold_style_backquotes): New var.
28470         (syms_of_lread): Init and staticpro it.
28471         (load_warn_old_style_backquotes): New fun.
28472         (Fload): Use them to warn about old style backquotes.
28473         (end_of_file_error, Fload): Remove unused vars.
28475         * lisp.h (Fclear_face_cache, Fx_send_client_event): Declare.
28477         * lread.c (Vold_style_backquotes): New var.
28478         (syms_of_lread): Init and export it to Elisp.
28479         (read1): Set it when we find an old-style (back)quote.
28481 2007-08-22  Jason Rumney  <jasonr@gnu.org>
28483         * w32reg.c (SYSTEM_DEFAULT_RESOURCES): Add missing NULL terminator.
28485 2007-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
28487         * puresize.h (BASE_PURESIZE): Increase to 1140000.
28489 2007-08-19  Richard Stallman  <rms@gnu.org>
28491         * eval.c (Ffunction, Fquote): Signal error if not 1 argument.
28493 2007-08-19  Andreas Schwab  <schwab@suse.de>
28495         * alloc.c (pure): Round PURESIZE up.
28497 2007-08-17  Jan Djärv  <jan.h.d@swipnet.se>
28499         * xterm.c (handle_one_xevent): Remove check that mouse click is in
28500         active frame.
28502 2007-08-16  Richard Stallman  <rms@gnu.org>
28504         * eval.c (Fcommandp): Add parens to clarify.
28506         * minibuf.c (Fall_completions): Use enum for type of table.
28508         * emacs.c (USAGE2): Improve text.
28510 2007-08-15  Philippe Waroquiers  <philippe.waroquiers@eurocontrol.int>
28512         * term.c (tty_default_color_capabilities): Declare static
28513         variables in file scope, to avoid HPUX compiler problem.
28515 2007-08-13  Jan Djärv  <jan.h.d@swipnet.se>
28517         * gtkutil.c (update_frame_tool_bar): Use -1 as index
28518         to gtk_toolbar_insert.
28520 2007-08-13  Stefan Monnier  <monnier@iro.umontreal.ca>
28522         * fileio.c (Finsert_file_contents): Yet Another Int/Lisp_Object Mixup.
28524         * insdel.c (reset_var_on_error): New fun.
28525         (signal_before_change, signal_after_change):
28526         Use it to reset (after|before)-change-functions to nil in case of error.
28527         Bind inhibit-modification-hooks to t.
28528         Don't bind (after|before)-change-functions to nil while they run.
28530 2007-08-11  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
28532         * xterm.c (x_draw_image_glyph_string): Adjust stipple origin when
28533         filling pixmap with stippled background.
28535 2007-08-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
28537         * macterm.c [TARGET_API_MAC_CARBON] (mac_handle_window_event):
28538         Don't use invisible frame as parent window for repositioning.
28540 2007-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
28542         * print.c (new_backquote_output): Rename from old_backquote_output.
28543         (print): Inverse its logic (according to its name) so as to match the
28544         behavior of new_backquote_flag in lread.c.
28546 2007-08-09  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
28548         * gmalloc.c (posix_memalign): New function.
28550         * macterm.c (frame_highlight, frame_unhighlight): Don't call
28551         ActivateControl/DeactivateControl here.
28552         [USE_MAC_TOOLBAR] (free_frame_tool_bar): Suppress animation when
28553         frame-notice-user-settings is non-nil.
28554         [USE_MAC_FONT_PANEL] (mac_handle_font_event): Also record parameter
28555         for kEventParamFMFontStyle.
28556         [TARGET_API_MAC_CARBON] (mac_handle_keyboard_event): Don't check
28557         mac_pass_command_to_system and mac_pass_control_to_system here.
28558         (XTread_socket): Call ActivateControl/DeactivateControl here.
28559         (XTread_socket) [TARGET_API_MAC_CARBON]:
28560         Check mac_pass_command_to_system and mac_pass_control_to_system here.
28561         (mac_handle_window_event) [USE_MAC_TOOLBAR]: Add further workaround
28562         for window repositioning.
28564 2007-08-08  Glenn Morris  <rgm@gnu.org>
28566         * Replace `iff' in doc-strings and comments.
28568 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
28570         * xdisp.c (move_it_by_lines): Remove incorrect optimization.
28572 2007-08-07  Martin Rudalics  <rudalics@gmx.at>
28574         * fileio.c (Finsert_file_contents): Run format-decode and
28575         after_insert_file_functions on entire buffer when REPLACE is
28576         non-nil and inhibit modification_hooks and point_motion_hooks.
28577         For consistency, run after_insert_file_functions iff something
28578         got inserted.  Move signal_after_change and update_compositions
28579         after code running after_insert_file_functions.  Make sure that
28580         undo_list doesn't record intermediate steps of the decoding process.
28582 2007-08-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
28584         * emacs.c (main)
28585         [HAVE_GTK_AND_PTHREAD && !SYSTEM_MALLOC && !DOUG_LEA_MALLOC]:
28586         Call malloc_enable_thread on interactive startup.
28588         * gmalloc.c (_malloc_thread_enabled_p) [USE_PTHREAD]: New variable.
28589         (LOCK, UNLOCK, LOCK_ALIGNED_BLOCKS, UNLOCK_ALIGNED_BLOCKS)
28590         [USE_PTHREAD]: Conditionalize with it.
28591         (malloc_atfork_handler_prepare, malloc_atfork_handler_parent)
28592         (malloc_atfork_handler_child, malloc_enable_thread) [USE_PTHREAD]:
28593         New functions.
28595 2007-08-06  Chong Yidong  <cyd@stupidchicken.com>
28597         * xdisp.c (redisplay_window): When restoring original buffer
28598         position, make sure it is still valid.
28600         * image.c (png_load): Ignore png-supplied background color.
28602 2007-08-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
28604         * mac.c [TARGET_API_MAC_CARBON] (cfdate_to_lisp): Obtain microsec value.
28605         Use kCFAbsoluteTimeIntervalSince1970.
28607         * macmenu.c (quit_dialog_event_loop) [TARGET_API_MAC_CARBON]:
28608         New variable.
28609         [TARGET_API_MAC_CARBON] (mac_handle_dialog_event): Set it if dialog
28610         event loop should be quit.
28611         [TARGET_API_MAC_CARBON] (create_and_show_dialog) [!MAC_OSX]:
28612         Quit dialog event loop if quit_dialog_event_loop is set.
28614         * macselect.c [!TARGET_API_MAC_CARBON]: Include Scrap.h.
28615         (Selection): New typedef.  Use instead of ScrapRef.
28616         (mac_get_selection_from_symbol): Rename from get_scrap_from_symbol.
28617         (mac_valid_selection_target_p): Rename from valid_scrap_target_type_p.
28618         (mac_clear_selection): Rename from clear_scrap.
28619         (get_flavor_type_from_symbol): New argument SEL and subsume function of
28620         scrap_has_target_type.  All uses changed.
28621         (mac_get_selection_ownership_info, mac_valid_selection_value_p)
28622         (mac_selection_has_target_p): New functions.
28623         (mac_put_selection_value): Rename from put_scrap_string.
28624         (mac_get_selection_value): Rename from get_scrap_string.
28625         (mac_get_selection_target_list): Rename from get_scrap_target_type_list.
28626         (put_scrap_private_timestamp, scrap_has_target_type)
28627         (get_scrap_private_timestamp): Remove functions.
28628         (SCRAP_FLAVOR_TYPE_EMACS_TIMESTAMP): Remove define.
28629         (x_own_selection, x_get_local_selection):
28630         Use mac_valid_selection_value_p.
28631         (x_own_selection): Don't use put_scrap_private_timestamp.
28632         Record OWNERSHIP-INFO into Vselection_alist instead.
28633         (x_get_local_selection): Don't check type if request is local.
28634         (Fx_selection_owner_p): Don't use get_scrap_private_timestamp.
28635         Detect ownership change with OWNERSHIP-INFO in Vselection_alist instead.
28637 2007-08-04  Jan Djärv  <jan.h.d@swipnet.se>
28639         * gtkutil.c (xg_tool_bar_callback): Generate two TOOL_BAR_EVENT:s,
28640         add comment explaining why.
28642 2007-08-03  Richard Stallman  <rms@gnu.org>
28644         * fileio.c (Fvisited_file_modtime): Use make_time.
28646 2007-08-01  Ryo Yoshitake  <ryo@shiftmode.net>  (tiny change)
28648         * mac.c (init_mac_osx_environment): Adjust load-path on self-contained
28649         build.
28651 2007-07-31  Stefan Monnier  <monnier@iro.umontreal.ca>
28653         * gtkutil.c (xg_tool_bar_callback): Generate a single TOOL_BAR_EVENT.
28655 2007-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
28657         * puresize.h (BASE_PURESIZE): Increase to 1130000.
28659 2007-07-30  Richard Stallman  <rms@gnu.org>
28661         * lread.c (readevalloop, read1): Treat NBSP as whitespace.
28663 2007-07-29  Jan Djärv  <jan.h.d@swipnet.se>
28665         * gmalloc.c (__malloc_initialize): Remove pthread_once.  Not needed.
28667 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
28669         * xdisp.c (decode_mode_spec): Use '@' instead of 'R' to test for
28670         remote default-directory.
28672         * buffer.c (mode-line-format): Update doc string.
28674 2007-07-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
28676         * w32term.c (w32_draw_fringe_bitmap): Extend fringe background to
28677         scroll bar gap.
28678         (x_scroll_bar_create): Set bar->fringe_extended_p.
28679         (w32_set_vertical_scroll_bar): Put leftmost/rightmost scroll bars
28680         on frame edge.  Check fringe background extension.  Don't clear
28681         extended fringe background area.
28683         * w32term.h (struct scroll_bar): New member fringe_extended_p.
28684         (w32_fill_area): Enclose multiple statements with do ... while (0).
28686         * xterm.c (x_draw_fringe_bitmap) [USE_TOOLKIT_SCROLL_BARS]:
28687         Extend fringe background to scroll bar gap.
28688         (x_scroll_bar_create) [USE_TOOLKIT_SCROLL_BARS]:
28689         Set bar->fringe_extended_p.
28690         (XTset_vertical_scroll_bar) [USE_TOOLKIT_SCROLL_BARS]:
28691         Put leftmost/rightmost scroll bars on frame edge.  Check fringe
28692         background extension.  Don't clear extended fringe background area.
28694         * xterm.h (struct scroll_bar) [USE_TOOLKIT_SCROLL_BARS]:
28695         New member fringe_extended_p.
28697 2007-07-25  Glenn Morris  <rgm@gnu.org>
28699         * Relicense all FSF files to GPLv3 or later.
28701         * COPYING: Switch to GPLv3.
28703 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
28705         * eval.c (Fcommandp): Pay attention to the `interactive-form' property.
28707         * data.c (Finteractive_form): Check for the presence of an
28708         `interactive-form' symbol property more thoroughly.
28710         * data.c (Finteractive_form): Use an `interactive-form' property if
28711         present, analogous to the function-documentation property.
28713 2007-07-24  Jason Rumney  <jasonr@gnu.org>
28715         * w32fns.c (x_real_positions): Get real position from OS instead of
28716         calculating it.
28718 2007-07-23  Jason Rumney  <jasonr@gnu.org>
28720         * filelock.c (current_lock_owner): Allow for @ sign in username.
28722 2007-07-22  Nick Roberts  <nickrob@snap.net.nz>
28724         * xdisp.c (decode_mode_spec): Add case 'R' for to test for
28725         remote default-directory.
28727         * buffer.c (mode-line-format): Describe above case in doc string.
28729 2007-07-20  Eli Zaretskii  <eliz@gnu.org>
28731         * w32proc.c (IMAGE_NT_OPTIONAL_HDR32_MAGIC, IMAGE_OPTIONAL_HEADER32):
28732         Define if not defined.
28734 2007-07-18  Jason Rumney  <jasonr@gnu.org>
28736         * w32proc.c (w32_executable_type): Handle 64 bit executables.
28738 2007-07-18  Richard Stallman  <rms@gnu.org>
28740         * data.c (Fsetq_default): Doc fix.
28742         * eval.c (Fsetq): Doc fix.
28744 2007-07-18  Juanma Barranquero  <lekktu@gmail.com>
28746         * coding.c (Ffind_operation_coding_system):
28747         * eval.c (For, Fand): Doc fixes.
28748         Reported by Johan Bockgård.
28750 2007-07-18  Jan Djärv  <jan.h.d@swipnet.se>
28752         * xfns.c (Fx_focus_frame): Call x_ewmh_activate_frame.
28754         * xterm.h: Declare x_ewmh_activate_frame.
28756         * xterm.c (x_ewmh_activate_frame): New function.
28757         (XTframe_raise_lower): Move code to x_ewmh_activate_frame.
28759 2007-07-17  Martin Rudalics  <rudalics@gmx.at>
28761         * window.c (Fdisplay_buffer): If largest or LRU window is the
28762         only window, split it even if it is not eligible for splitting.
28763         This restores the original behavior broken by the 2007-07-15
28764         change.
28766 2007-07-17  Glenn Morris  <rgm@gnu.org>
28768         * abbrev.c (abbrev_check_chars): New function.
28769         (Fdefine_global_abbrev, Fdefine_mode_abbrev):
28770         Call abbrev_check_chars to check abbrev characters are word
28771         constituents.  Doc fix.
28773 2007-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
28775         * process.c (Fstart_process, Fmake_network_process)
28776         (read_process_output): Fix up last changes.
28778 2007-07-16  Eli Zaretskii  <eliz@gnu.org>
28780         * makefile.w32-in (clean): Don't delete *~.
28782 2007-07-16  Andreas Schwab  <schwab@suse.de>
28784         * window.c (Fdisplay_buffer): Use NILP.
28785         (Fset_window_scroll_bars): Likewise.
28787 2007-07-15  Martin Rudalics  <rudalics@gmx.at>
28789         * window.c (window_min_size_2): New function.
28790         (window_min_size_1, size_window, Fdisplay_buffer)
28791         (Fsplit_window, adjust_window_trailing_edge): Use it to avoid
28792         windows without mode- or header-lines when window-min-height is
28793         too small.
28794         (size_window): Reset nodelete_p after testing it, following an
28795         earlier note by Kim F. Storm.
28796         (display_buffer): Do not set split_height_threshold to twice the
28797         value of window_min_height to avoid changing the value of a
28798         customizable variable.  Rather explicitly check whether the
28799         height of the window that shall be splitted is at least as large
28800         as split_height_threshold.
28801         (Fwindow_full_width_p): New defun.
28802         (syms_of_window): Defsubr it.
28804         * window.h: Add EXFUN for Fwindow_full_width_p.
28806 2007-07-14  Jason Rumney  <jasonr@gnu.org>
28808         * process.c [WINDOWSNT]: Don't undefine AF_INET6.
28810 2007-07-14  Richard Stallman  <rms@gnu.org>
28812         * eval.c (maybe_call_debugger): New function.
28813         (find_handler_clause): Use maybe_call_debugger.
28814         Call it when the handler says `debug'.
28815         Eliminate DEBUGGER_VALUE_PTR.
28816         (Fsignal): Eliminate debugger_value.
28817         (Qdebug): New variable.
28818         (syms_of_eval): Initialize it.
28820 2007-07-14  Juanma Barranquero  <lekktu@gmail.com>
28822         * eval.c (Fprogn):
28823         * keyboard.c (Ftrack_mouse):
28824         * print.c (Fwith_output_to_temp_buffer):
28825         * window.c (Fsave_window_excursion): Doc fix.
28827 2007-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
28829         * eval.c (init_eval_once): Bump max_lisp_eval_depth to 400.
28831 2007-07-12  Stefan Monnier  <monnier@iro.umontreal.ca>
28833         * process.h (struct Lisp_Process): Turn slots infd, outfd,
28834         kill_without_query, pty_flag, tick, update_tick, decoding_carryover,
28835         inherit_coding_system_flag, filter_multibyte, adaptive_read_buffering,
28836         read_output_delay, and read_output_skip from Lisp_Objects to ints.
28837         Remove unused encoding_carryover.
28838         * process.c: Adjust all functions accordingly.
28840 2007-07-12  Richard Stallman  <rms@gnu.org>
28842         * term.c: Include unistd.h only if HAVE_UNISTD_H.
28844 2007-07-11  Jason Rumney  <jasonr@gnu.org>
28846         * makefile.w32-in (LIBS): Include OLE32.
28848         * w32fns.c (w32_msg_pump) <WM_EMACS_CREATEWINDOW>: Initialize COM.
28849         (w32_msg_pump) <WM_DESTROY>: Uninitialize COM.
28851 2007-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
28853         * lisp.h (struct Lisp_Hash_Table): Turn next_weak into a bare pointer.
28854         * fns.c (weak_hash_tables): Rename from Vweak_hash_tables and turned
28855         from a Lisp_Object into a bare pointer.
28856         (make_hash_table, copy_hash_table, sweep_weak_hash_tables, init_fns):
28857         Adjust the code correspondingly.
28859         * alloc.c (emacs_blocked_free): Remove unused var `bytes_used_now'.
28861         * term.c: Include unistd.h for ttyname, used in handle_one_term_event.
28862         (term_show_mouse_face): Remove unused var `j'.
28863         (handle_one_term_event): Remove unused vars `i' and `j'.
28864         Don't cast return value of ttyname since it's not necessary.
28866 2007-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
28868         * alloc.c (mark_maybe_pointer): Enforce mult-of-8 alignment when using
28869         USE_LSB_TAG.  Suggested by Dmitry Antipov <dmantipov@yandex.ru>.
28871         * fns.c (map_char_table): Use an array of int for `indices' rather than
28872         an array of Lisp_Objects (which are only ever integers anyway).
28873         (Fmap_char_table): Update caller.
28874         * lisp.h: Update prototype.
28875         * keymap.c (Fset_keymap_parent, map_keymap, Fcopy_keymap):
28876         * fontset.c (Ffontset_info):
28877         * casetab.c (set_case_table): Update callers.
28879         * editfns.c (Ftranspose_regions): Use EMACS_INT for positions.
28881         * keymap.c (struct accessible_keymaps_data)
28882         (struct where_is_internal_data): New structures.
28883         (accessible_keymaps_1, where_is_internal_1): Use them to change
28884         interface to adhere to the one used by map_keymap.
28885         (Faccessible_keymaps, where_is_internal): Use map_keymap.
28886         (accessible_keymaps_char_table, where_is_internal_2): Remove.
28888         * keymap.h (map_keymap_function_t): More informative prototype.
28890 2007-07-10  Guanpeng Xu  <herberteuler@hotmail.com>
28892         * search.c (Vinhibit_changing_match_data, search_regs_1): New vars.
28893         (looking_at_1): Don't change search_regs and last_thing_searched
28894         if `inhibit-changing-match-data' is non-nil.
28895         (string_match_1, search_buffer, set_search_regs): Likewise.
28896         (syms_of_search): Add Lisp level definition for
28897         `inhibit-changing-match-data' and set it to nil.
28898         (boyer_moore): If `inhibit-changing-match-data' is non-nil, compute
28899         start and end of the match, instead of using values in search_regs.
28901 2007-07-01  Stefan Monnier  <monnier@iro.umontreal.ca>
28903         * minibuf.c (Fcompleting_read): New value `confirm-only'
28904         for `require-match'.
28906 2007-06-28  Stefan Monnier  <monnier@iro.umontreal.ca>
28908         * fileio.c (Fdo_auto_save): Revert last patch installed unwillingly as
28909         part of the 2007-06-27 change to syms_of_fileio.
28911 2007-06-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
28913         * macterm.c [USE_MAC_TSM] (mac_handle_text_input_event):
28914         Check WINDOWP before using XWINDOW.  Consolidate return statements.
28916 2007-06-27  Richard Stallman  <rms@gnu.org>
28918         * fileio.c (syms_of_fileio) <after-insert-file-functions>: Doc fix.
28920 2007-06-27  Juanma Barranquero  <lekktu@gmail.com>
28922         * buffer.c (syms_of_buffer) <selective-display>: Fix typo in docstring.
28924 2007-06-26  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
28926         * gmalloc.c [HAVE_GTK_AND_PTHREAD]: Check this after including config.h.
28927         (_aligned_blocks_mutex) [USE_PTHREAD]: New variable.
28928         (LOCK_ALIGNED_BLOCKS, UNLOCK_ALIGNED_BLOCKS): New macros.
28929         (_free_internal, memalign): Use them.
28930         (_malloc_mutex, _aligned_blocks_mutex) [USE_PTHREAD]:
28931         Initialize to PTHREAD_MUTEX_INITIALIZER.
28932         (malloc_initialize_1) [USE_PTHREAD]: Don't use recursive mutex.
28933         (morecore_nolock): Rename from morecore.  All uses changed.
28934         Use only nolock versions of internal allocation functions.
28935         (_malloc_internal_nolock, _realloc_internal_nolock)
28936         (_free_internal_nolock): New functions created from
28937         _malloc_internal, _realloc_internal, and _free_internal.
28938         (_malloc_internal, _realloc_internal, _free_internal): Use them.
28939         Copy hook value to automatic variable before its use.
28940         (memalign): Copy hook value to automatic variable before its use.
28942 2007-06-26  Kenichi Handa  <handa@m17n.org>
28944         * coding.c (Ffind_operation_coding_system): Docstring improved.
28945         (syms_of_coding): Docstring of `file-coding-system-alist' improved.
28947 2007-06-25  David Kastrup  <dak@gnu.org>
28949         * keymap.c (Fcurrent_active_maps): Add `position' argument.
28950         (Fwhere_is_internal): Adjust call to `current-active-maps' to
28951         cater for additional parameter.
28953         * keymap.h: Adjust number of parameters to `current-active-maps'.
28955         * doc.c (Fsubstitute_command_keys): Adjust call of
28956         `current-active-maps'.
28958 2007-06-25  David Kastrup  <dak@gnu.org>
28960         * callint.c (Fcall_interactively): Make the parsing of interactive
28961         specs somewhat more readable.
28963 2007-06-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
28965         * macterm.c (x_draw_fringe_bitmap) [MAC_OSX]: Extend fringe background
28966         to scroll bar gap also when bitmap fills fringe.  Draw only foreground
28967         if extended background has already been filled.
28969 2007-06-22  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
28971         * macgui.h (USE_CG_DRAWING): Don't require USE_ATSUI.
28972         (USE_MAC_TOOLBAR): Require USE_CG_DRAWING.
28974         * macmenu.c (mac_dialog_modal_filter, Fx_popup_dialog) [MAC_OSX]:
28975         Put special treatment for Fmessage_box, Fyes_or_no_p, and Fy_or_n_p
28976         in #if 0 as it is not compatible with y-or-n-p-with-timeout.
28977         (timer_check) [TARGET_API_MAC_CARBON]: Add extern.
28978         [TARGET_API_MAC_CARBON] (mac_handle_dialog_event): Use QuitEventLoop
28979         instead of QuitAppModalLoopForWindow.  Consolidate QuitEventLoop calls.
28980         (pop_down_dialog) [TARGET_API_MAC_CARBON]: New function.
28981         [TARGET_API_MAC_CARBON] (create_and_show_dialog): Use it for unwind.
28982         Run timers during dialog popup.
28983         (Fmenu_or_popup_active_p) [TARGET_API_MAC_CARBON]: Use popup_activated.
28985 2007-06-21  Jason Rumney  <jasonr@gnu.org>
28987         * image.c (convert_mono_to_color_image): Swap fore and background.
28989 2007-06-20  Jason Rumney  <jasonr@gnu.org>
28991         * w32bdf.c (w32_BDF_to_x_font): Unmap memory when finished.
28992         (w32_free_bdf_font): Unmap memory not handle.
28994 2007-06-20  Sam Steingold  <sds@gnu.org>
28996         * gmalloc.c (__morecore): Fix the declaration to comply with the
28997         definition.
28999 2007-06-20  Juanma Barranquero  <lekktu@gmail.com>
29001         * w32term.c (w32_delete_display): Remove leftover declaration.
29002         (w32_define_cursor, w32_initialize): Make static.
29004         * w32.c (_wsa_errlist): Fix typo in error message.
29005         (init_environment): Ignore any environment variable from the
29006         registry having a null value.
29008 2007-06-20  Glenn Morris  <rgm@gnu.org>
29010         * Makefile.in (LIBGIF): Default to -lgif.
29012 2007-06-17  Jason Rumney  <jasonr@gnu.org>
29014         * w32menu.c (add_menu_item): Don't use multibyte string functions on
29015         unicode strings.
29017 2007-06-16  Juanma Barranquero  <lekktu@gmail.com>
29019         * xdisp.c (syms_of_xdisp) <auto-resize-tool-bars>:
29020         Fix typo in docstring.
29022 2007-06-16  Eli Zaretskii  <eliz@gnu.org>
29024         * w32menu.c (add_menu_item): Escape `&' characters in menu items
29025         and their keybindings.
29027 2007-06-15  Chong Yidong  <cyd@stupidchicken.com>
29029         * composite.c (update_compositions): Fix last fix.
29031 2007-06-14  Jason Rumney  <jasonr@gnu.org>
29033         * w32.c (get_process_times_fn): New function pointer.
29034         (globals_of_w32): Intialize it if present in kernel32.dll.
29035         (w32_get_internal_run_time): New function.
29037         * editfns.c (Fget_internal_run_time) [WINDOWSNT]: Use it.
29039 2007-06-14  Kenichi Handa  <handa@etlken.m17n.org>
29041         * composite.c (update_compositions): Check the validness of
29042         compositions.
29044 2007-06-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
29046         * frame.h (struct frame) [MAC_OS]: New member external_tool_bar.
29047         (FRAME_EXTERNAL_TOOL_BAR) [MAC_OS]: Use it.
29049         * macfns.c (mac_window) [USE_MAC_TOOLBAR]: Set toolbar_win_gravity.
29050         (x_set_tool_bar_lines) [USE_MAC_TOOLBAR]: Set FRAME_EXTERNAL_TOOL_BAR.
29052         * macgui.h (USE_MAC_TOOLBAR): New define.
29054         * macmenu.c [TARGET_API_MAC_CARBON] (menu_target_item_handler):
29055         Return immediately unless popup is activated.
29057         * macterm.c (x_draw_fringe_bitmap) [MAC_OSX]: Extend fringe
29058         background to scroll bar gap.
29059         (x_scroll_bar_create) [MAC_OSX]: Set bar->fringe_extended_p.
29060         (XTset_vertical_scroll_bar) [MAC_OSX]: Put leftmost/rightmost
29061         scroll bars on frame edge.  Check fringe background extension.
29062         Don't clear extended fringe background area.
29063         (TOOLBAR_IDENTIFIER, TOOLBAR_ICON_ITEM_IDENTIFIER)
29064         (TOOLBAR_ITEM_COMMAND_ID_OFFSET, TOOLBAR_ITEM_COMMAND_ID_P)
29065         (TOOLBAR_ITEM_COMMAND_ID_VALUE, TOOLBAR_ITEM_MAKE_COMMAND_ID):
29066         [USE_MAC_TOOLBAR]: New macros.
29067         (mac_move_window_with_gravity, mac_get_window_origin_with_gravity)
29068         (mac_handle_toolbar_event, mac_image_spec_to_cg_image)
29069         (mac_create_frame_tool_bar, update_frame_tool_bar, free_frame_tool_bar)
29070         (mac_tool_bar_note_mouse_movement, mac_handle_toolbar_command_event)
29071         [USE_MAC_TOOLBAR]: New functions.
29072         (mac_handle_window_event) [USE_MAC_TOOLBAR]: Reposition window
29073         manually if previous repositioning has failed.
29074         (mac_handle_keyboard_event): Use precomputed event kind.
29075         (XTread_socket) [USE_MAC_TOOLBAR]: Handle click in structure region
29076         as tool bar item click.  Handle mouse movement over tool bar items.
29078         * macterm.h (struct mac_output) [USE_MAC_TOOLBAR]: New member
29079         toolbar_win_gravity.
29080         (struct scroll_bar) [MAC_OSX]: New member fringe_extended_p.
29081         (update_frame_tool_bar, free_frame_tool_bar) [USE_MAC_TOOLBAR]:
29082         Add externs.
29084         * xdisp.c (update_tool_bar, redisplay_tool_bar, redisplay_window)
29085         [USE_MAC_TOOLBAR]: Sync with GTK+ tool bar display.
29087 2007-06-14  Chong Yidong  <cyd@stupidchicken.com>
29089         * image.c (search_image_cache): Remove unused variable.
29091 2007-06-13  Chong Yidong  <cyd@stupidchicken.com>
29093         * xfns.c, xmenu.c: Link to xaw3d if available.
29095 2007-06-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
29097         * dispextern.h (struct image) [HAVE_WINDOW_SYSTEM]: New members
29098         frame_foreground and frame_background.
29100         * image.c (lookup_image): Save frame foreground and background colors.
29101         (search_image_cache): Check if saved and current frame colors match.
29103 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
29105         * regex.c (regex_compile): Remove the `regnum' counter.
29106         Use bufp->re_nsub instead.  Add support for \(?N:RE\).
29108 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
29110         * term.c: Include intervals.h to declare Fget_text_property.
29112 2007-06-10  Jason Rumney  <jasonr@gnu.org>
29114         * w32fns.c (Fx_file_dialog): Take size from struct not pointer.
29116 2007-06-08  Juanma Barranquero  <lekktu@gmail.com>
29118         * callint.c (Fcall_interactively):
29119         * editfns.c (Fdelete_and_extract_region):
29120         * fileio.c (Fread_file_name):
29121         * fns.c (Fmapconcat):
29122         * keyboard.c (cmd_error_internal):
29123         * keymap.c (Fkey_description):
29124         * lread.c (openp):
29125         * minibuf.c (read_minibuf):
29126         * search.c (wordify):
29127         * sunfns.c (sel_read):
29128         * xdisp.c (Fformat_mode_line, syms_of_xdisp):
29129         * xfns.c (x_default_scroll_bar_color_parameter):
29130         * xmenu.c (menu_help_callback):
29131         * xselect.c (Fx_get_atom_name):
29132         * xterm.c (x_term_init): Use empty_unibyte_string.
29134 2007-06-08  Dmitry Antipov  <dmantipov@yandex.ru>  (tiny change)
29136         * alloc.c (init_strings): Initialize canonical empty strings.
29137         (make_uninit_string, make_uninit_multibyte_string): Return appropriate
29138         canonical empty string when the requested size is 0.
29140         * emacs.c (empty_unibyte_string): Rename from empty_string.
29141         (empty_multibyte_string): New canonical empty string.
29142         (syms_of_emacs): Don't initialize empty_string.
29144         * lisp.h (STRING_SET_UNIBYTE): Return the canonical empty unibyte
29145         string, if appropriate.
29146         (empty_unibyte_string, empty_multibyte_string): New externs.
29147         (empty_string): Remove extern.
29149         * lread.c (syms_of_lread): Use empty_unibyte_string.
29151 2007-06-07  Jason Rumney  <jasonr@gnu.org>
29153         * s/ms-w32.h: Don't define HAVE_TZNAME.
29155         * editfns.c (Fcurrent_time_zone): Remove hack for Japanese Windows.
29157 2007-06-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
29159         * mac.c (xrm_get_preference_database): Remove BLOCK_INPUT.
29161         * macfns.c (mac_get_window_bounds): Move extern to macterm.h.
29162         (compute_tip_xy) [TARGET_API_MAC_CARBON]: Use GetGlobalMouse.
29164         * macmenu.c [TARGET_API_MAC_CARBON] (menu_target_item_handler):
29165         Don't call next handler.
29166         [TARGET_API_MAC_CARBON] (install_menu_target_item_handler):
29167         Remove argument.  Install handler to application.
29168         (set_frame_menubar): Don't change deep_p.
29169         (mac_menu_show): Use FRAME_OUTER_TO_INNER_DIFF_X and
29170         FRAME_OUTER_TO_INNER_DIFF_Y.
29171         (DIALOG_BUTTON_COMMAND_ID_OFFSET, DIALOG_BUTTON_COMMAND_ID_P)
29172         (DIALOG_BUTTON_COMMAND_ID_VALUE, DIALOG_BUTTON_MAKE_COMMAND_ID)
29173         [HAVE_DIALOGS]: New macros.
29174         [HAVE_DIALOGS] (mac_handle_dialog_event, create_and_show_dialog):
29175         Use them.
29176         (fill_menubar) [TARGET_API_MAC_CARBON]: Use CFString.
29178         * macselect.c [MAC_OSX] (install_service_handler): Rename from
29179         init_service_handler.  All callers changed.  Return OSStatus value.
29181         * macterm.c (mac_begin_cg_clip): New arg F.  Call SetPortWindowPort.
29182         All callers changed so as not to call SetPortWindowPort.
29183         (mac_begin_cg_clip) [USE_CG_DRAWING]: Call mac_prepare_for_quickdraw.
29184         (mac_draw_image_string_atsui) [USE_ATSUI]: New function created from
29185         mac_draw_string_common.
29186         (mac_draw_image_string_qd): Likewise.
29187         (mac_draw_string_common): Use them.  Add INLINE.
29188         (XTmouse_position, x_scroll_bar_report_motion) [TARGET_API_MAC_CARBON]:
29189         Use FRAME_OUTER_TO_INNER_DIFF_X, FRAME_OUTER_TO_INNER_DIFF_Y, and
29190         GetGlobalMouse.
29191         (x_set_mouse_pixel_position) [MAC_OSX]: Use FRAME_OUTER_TO_INNER_DIFF_X
29192         and FRAME_OUTER_TO_INNER_DIFF_Y.
29193         [TARGET_API_MAC_CARBON] (mac_handle_mouse_event): Likewise.
29194         [USE_MAC_TSM] (mac_handle_text_input_event): Likewise.
29195         (x_make_frame_visible) [TARGET_API_MAC_CARBON]: Move code for
29196         repositioning window to mac_handle_window_event.
29197         (x_make_frame_invisible) [TARGET_API_MAC_CARBON]: Move code for
29198         saving window location to mac_handle_window_event
29199         [USE_MAC_FONT_PANEL] (mac_show_hide_font_panel): Install handler here.
29200         (install_menu_target_item_handler): Remove argument in extern.
29201         [TARGET_API_MAC_CARBON] (mac_event_to_emacs_modifiers):
29202         Also accept command events.
29203         (do_keystroke): New function created from XTread_socket.
29204         (init_command_handler): Remove functions.
29205         [TARGET_API_MAC_CARBON] (mac_handle_window_event): Reposition window
29206         and save window location by kEventWindowShowing and kEventWindowHiding
29207         handlers here.  Don't call next handler for window state change and
29208         focus events.
29209         (mac_handle_application_event, mac_handle_keyboard_event)
29210         [TARGET_API_MAC_CARBON]: New functions.
29211         (install_window_handler) [TARGET_API_MAC_CARBON]: Register handlers for
29212         kEventWindowShowing and kEventWindowHiding events.  Move installation
29213         of mouse, font, text input and menu target item handlers to
29214         install_application_handler.
29215         (install_application_handler) [TARGET_API_MAC_CARBON]: New function.
29216         (mac_handle_cg_display_reconfig) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
29217         New function.
29218         (init_dm_notification_handler) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
29219         Register it.
29220         (XTread_socket) [TARGET_API_MAC_CARBON]:
29221         Consolidate SendEventToEventTarget calls.
29222         Use FRAME_OUTER_TO_INNER_DIFF_X and FRAME_OUTER_TO_INNER_DIFF_Y.
29223         Move application activation handler to mac_handle_application_event.
29224         Move keyboard handler to mac_handle_keyboard_event.
29225         (XTread_socket) [!TARGET_API_MAC_CARBON]: Use do_keystroke.
29226         (mac_initialize) [TARGET_API_MAC_CARBON]: Don't call
29227         init_command_handler.  Call install_application_handler.
29229         * macterm.h (mac_get_window_bounds): Move extern from macfns.c.
29230         (FRAME_OUTER_TO_INNER_DIFF_X, FRAME_OUTER_TO_INNER_DIFF_Y): New macros.
29232 2007-06-07  Glenn Morris  <rgm@gnu.org>
29234         * emacs.c (main): Use `emacs-copyright' in --version output.
29236 2007-06-06  Chong Yidong  <cyd@stupidchicken.com>
29238         * image.c (xpm_load): Remove spurious call to xpm_init_color_cache.
29240 2007-06-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
29242         * macfns.c (mac_window): Replace WindowPtr with WindowRef.
29244         * macgui.h: Replace WindowPtr with WindowRef.
29246         * macmenu.c: Replace MenuHandle and GetMenuHandle with MenuRef and
29247         GetMenuRef, respectively.  Replace WindowPtr with WindowRef.
29248         Replace ControlHandle with ControlRef.
29249         (install_menu_quit_handler): Rename arg MENU_HANDLE to ROOT_MENU.
29251         * macterm.c: Replace MenuHandle and GetMenuHandle with MenuRef and
29252         GetMenuRef, respectively.  Replace WindowPtr with WindowRef.
29253         Replace ControlHandle with ControlRef.
29254         (USE_CARBON_EVENTS): Remove.  Use TARGET_API_MAC_CARBON instead.
29255         [MAC_OS8] (do_get_menus): Rename variable `menu_handle' to `menu'.
29257         * macterm.h (struct scroll_bar): Rename member control_handle_low
29258         and control_handle_high to control_ref_low and control_ref_high.
29259         All uses changed.
29260         (SCROLL_BAR_CONTROL_REF, SET_SCROLL_BAR_CONTROL_REF): Rename from
29261         SCROLL_BAR_CONTROL_HANDLE and SET_SCROLL_BAR_CONTROL_HANDLE,
29262         respectively.  All uses changed.
29263         (XCreatePixmap, XCreatePixmapFromBitmapData, XSetWindowBackground)
29264         (install_window_handler, remove_window_handler): Replace WindowPtr
29265         with WindowRef in externs.
29267 2007-06-05  Juanma Barranquero  <lekktu@gmail.com>
29269         * xfaces.c (Finternal_lisp_face_p): Signal error for face alias loops.
29271 2007-06-03  Nick Roberts  <nickrob@snap.net.nz>
29273         * keyboard.c (discard_mouse_events): Add GPM_CLICK_EVENT case.
29275         * frame.c (Fmouse_position, Fmouse_pixel_position):
29276         Condition on HAVE_GPM too.
29278         * term.c (term_mouse_highlight): Remove unused variables.
29279         (Fterm_open_connection): Set gpm_zerobased to 1.
29280         (term_mouse_movement, term_mouse_click, handle_one_term_event):
29281         Use zero based co-ordinates.
29282         (handle_one_term_event): Report a drag as mouse movement too.
29284         * Makefile.in (MOUSE_SUPPORT): Define for HAVE_GPM.
29286 2007-06-03  Chong Yidong  <cyd@stupidchicken.com>
29288         * image.c (search_image_cache): New function.  Require background
29289         color match if background color is unspecified in the image spec.
29290         (uncache_image, lookup_image): Use it.
29292 2007-06-01  Juanma Barranquero  <lekktu@gmail.com>
29294         * window.c (Fshrink_window): Reflow docstring.
29296 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
29298         * Version 22.1 released.
29300 2007-06-01  Richard Stallman  <rms@gnu.org>
29302         * xfns.c (x_encode_text): Add GCPRO.
29304 2007-06-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
29306         * xfns.c (x_set_name_internal): Save encoded name before
29307         x_encode_text in case string data is relocated.
29309 2007-05-31  Richard Stallman  <rms@gnu.org>
29311         * buffer.c (syms_of_buffer): Doc fix.
29313 2007-05-30  Nick Roberts  <nickrob@snap.net.nz>
29315         * sysdep.c (init_sys_modes): Add rather than replace with
29316         O_NONBLOCK.
29318         * frame.c [HAVE_GPM] (Fset_mouse_pixel_position): Add call to
29319         term_mouse_moveto.
29321         * termhooks.h (term_mouse_moveto): New extern.
29323         * term.c (mouse_face_window): Rename...
29324         (Qmouse_face_window): ...to this.
29325         (term_show_mouse_face, term_clear_mouse_face)
29326         (term_mouse_highlight): Use Qmouse_face_window.
29327         (term_mouse_moveto): New function.
29328         (term_mouse_position): Make it work.
29329         (syms_of_term): Uncomment assignment to mouse_position_hook.
29330         Staticpro Qmouse_face_window.
29332 2007-05-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
29334         * xdisp.c (redisplay_internal): Bind inhibit-point-motion-hooks to t
29335         around current_column call.
29337 2007-05-26  Dan Nicolaescu  <dann@ics.uci.edu>
29339         * xfaces.c (syms_of_xfaces): Delete stray semicolon.
29340         * xdisp.c (next_element_from_buffer):
29341         * window.c (delete_window):
29342         * term.c (term_mouse_highlight):
29343         * msdos.c (getdefdir):
29344         * macterm.c (mac_create_bitmap_from_bitmap_data)
29345         (init_font_name_table):
29346         * fns.c (Fsxhash):
29347         * data.c (Fmake_local_variable):
29348         * ccl.c (ccl_driver): Likewise.
29350 2007-05-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
29352         * macterm.c [USE_CARBON_EVENTS] (mac_handle_window_event):
29353         Call mac_wakeup_from_rne on window size change.
29355 2007-05-25  Chong Yidong  <cyd@stupidchicken.com>
29357         * image.c (uncache_image): Fix typo.
29359 2007-05-23  Johannes Weiner  <hannes@saeurebad.de>  (tiny change)
29361         * keyboard.c (make_lispy_movement): Condition on HAVE_GPM too.
29363 2007-05-22  Richard Stallman  <rms@gnu.org>
29365         * xterm.c (x_connection_closed): Remove NO_RETURN.
29367 2007-05-22  Martin Rudalics  <rudalics@gmx.at>
29369         * syntax.c (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.
29371 2007-05-21  Chong Yidong  <cyd@stupidchicken.com>
29373         * image.c (uncache_image): New function.
29374         (Fimage_refresh): New function.
29376 2007-05-20  Jan Djärv  <jan.h.d@swipnet.se>
29378         * Makefile.in: Move GPM check outside HAVE_X_WINDOWS.
29380 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
29382         * config.in, keyboard.c, Makefile.in, sysdep.c, term.c,
29383         * termhooks.h: Use HAVE_GPM instead of HAVE_GPM_H.
29385 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
29387         * keyboard.c (make_lispy_event): Make case GPM_CLICK_EVENT
29388         conditional on [HAVE_GPM_H].
29390 2007-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
29392         * syntax.c (skip_chars): Update syntax-table only after we checked that
29393         the new location is valid.
29395 2007-05-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
29397         * macterm.c (x_calc_absolute_position): Add BLOCK_INPUT around
29398         mac_get_window_bounds.
29400 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
29402         * Makefile.in (LIBGPM): Allow it to be set from configure.
29403         If set then link Emacs with it.
29405         * config.in: Regenerate.
29407         * lisp.h (add_gpm_wait_descriptor, delete_gpm_wait_descriptor):
29408         New externs.
29410         * termhooks.h [HAVE_GPM_H] (enum event_kind): Add GPM_CLICK_EVENT.
29411         Include gpm.h.
29412         (handle_one_term_event, term_gpm): New externs.
29414         * sysdep.c [HAVE_GPM_H] (init_sys_modes): Make gpm_fd nonblocking
29415         and allow it to be interrupted by SIGIO.
29417         * process.c (gpm_wait_mask, max_gpm_desc): New variables.
29418         (wait_reading_process_output): Wait on gpm_fd too.
29419         (add_gpm_wait_descriptor, delete_gpm_wait_descriptor)): New functions.
29420         (add_gpm_wait_descriptor_called_flag): New variable.
29421         (delete_keyboard_wait_descriptor): Check gpm_wait_mask.
29423         * keyboard.c [HAVE_GPM_H] (Qmouse_fixup_help_message)
29424         (make_lispy_movement, tracking_off, Ftrack_mouse, some_mouse_moved)
29425         (show_help_echo, readable_events, kbd_buffer_get_event, init_keyboard):
29426         Extend HAVE_MOUSE ifdefs to HAVE_GPM_H.
29427         (make_lispy_event): Add case GPM_CLICK_EVENT.
29428         (read_avail_input): Handle mouse input.
29430         * term.c (write_glyphs_with_face): New function.
29431         [HAVE_GPM_H]: Include buffer.h, sys/fcntl.h.
29432         (mouse_face_beg_row, mouse_face_beg_col, mouse_face_end_row)
29433         (mouse_face_end_col, mouse_face_past_end, mouse_face_window)
29434         (mouse_face_face_id, term_gpm, pos_x, pos_y)
29435         (last_mouse_x, last_mouse_y): New variables.
29436         (term_show_mouse_face, term_clear_mouse_face, fast_find_position)
29437         (term_mouse_highlight, term_mouse_movement, term_mouse_position)
29438         (term_mouse_click, handle_one_term_event, Fterm_open_connection)
29439         (Fterm_close_connection): New functions.
29440         (term_init): Initialise mouse_face_window.
29442 2007-05-19  Chong Yidong  <cyd@stupidchicken.com>
29444         * xdisp.c (redisplay_window): If first window line is a
29445         continuation line, recompute the new window start instead of
29446         recentering.
29448 2007-05-18  Glenn Morris  <rgm@gnu.org>
29450         * m/alpha.h (ORDINARY_LINK): No longer define on OpenBSD.
29451         Suggested by Alfred M. Szmidt <ams@gnu.org>.
29453 2007-05-17  Glenn Morris  <rgm@gnu.org>
29455         * m/macppc.h (ORDINARY_LINK): No longer define on OpenBSD.
29457 2007-05-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
29459         * macterm.c [USE_CARBON_EVENTS] (mac_convert_event_ref): Also convert
29460         dead key repeat and up events.
29462 2007-05-14  Chong Yidong  <cyd@stupidchicken.com>
29464         * image.c (pbm_load): Check image size for monochrome pbm.
29466 2007-05-13  Chong Yidong  <cyd@stupidchicken.com>
29468         * xterm.c (XTread_socket): Revert last change.
29470 2007-05-12  Chong Yidong  <cyd@stupidchicken.com>
29472         * image.c (pbm_load): Correctly check image size for greyscale pbm.
29474         * xterm.c (XTread_socket): Yet Another Uncaught X Error Crash (YAUXEC).
29476 2007-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
29478         * editfns.c (Ftranspose_regions): Yet another int/Lisp_Object
29479         mixup (YAILOM).
29481 2007-05-07  Andreas Schwab  <schwab@suse.de>
29483         * keymap.c (Flookup_key): Fix typo in last change.
29485 2007-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
29487         * keymap.c (Fdefine_key, Flookup_key): Only do the 0x80->meta_modifier
29488         mapping for unibyte strings.
29490 2007-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
29492         * macmenu.c (mac_dialog_show): Apply 2007-04-27 change for xmenu.c.
29493         (Fx_popup_dialog) [MAC_OSX]: Likewise.
29495 2007-04-29  Richard Stallman  <rms@gnu.org>
29497         * insdel.c (replace_range): For undo, record insertion first.
29499 2007-04-29  Andreas Schwab  <schwab@suse.de>
29501         * lisp.h (VECSIZE): Use OFFSETOF.
29503 2007-04-29  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
29505         * xdisp.c (try_window_reusing_current_matrix): Fix number of
29506         disabled lines.
29508 2007-04-28  Richard Stallman  <rms@gnu.org>
29510         * lread.c (read_escape): In a string, \s is always space.
29512 2007-04-27  Jan Djärv  <jan.h.d@swipnet.se>
29514         * xmenu.c (xdialog_show): Call Fredisplay before showing the dialog.
29516         * gtkutil.c (xg_update_menubar, create_menus): Create empty
29517         submenu for menu bar items.
29519 See ChangeLog.10 for earlier changes.
29521 ;; Local Variables:
29522 ;; coding: utf-8
29523 ;; End:
29525   Copyright (C) 2007, 2008, 2009, 2010, 2011
29526     Free Software Foundation, Inc.
29528   This file is part of GNU Emacs.
29530   GNU Emacs is free software: you can redistribute it and/or modify
29531   it under the terms of the GNU General Public License as published by
29532   the Free Software Foundation, either version 3 of the License, or
29533   (at your option) any later version.
29535   GNU Emacs is distributed in the hope that it will be useful,
29536   but WITHOUT ANY WARRANTY; without even the implied warranty of
29537   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
29538   GNU General Public License for more details.
29540   You should have received a copy of the GNU General Public License
29541   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.