* xfns.c (x_set_tool_bar_position): Remove debug fprintf.
[emacs.git] / src / ChangeLog
blob2eb15cc0d137b37c24b7b355e55a62486fcde865
1 2010-07-29  Jan Djärv  <jan.h.d@swipnet.se>
3         * xfns.c (x_set_tool_bar_position): Remove debug fprintf.
5         * xterm.h (struct x_output): Add toolbar_top_height,
6         toolbar_bottom_height, toolbar_left_width, toolbar_right_width.  Remove
7         toolbar_height.
8         if USE_GTK: Add hbox_widget and toolbar_in_hbox.
9         (FRAME_TOOLBAR_TOP_HEIGHT, FRAME_TOOLBAR_BOTTOM_HEIGHT)
10         (FRAME_TOOLBAR_LEFT_WIDTH, FRAME_TOOLBAR_RIGHT_WIDTH): New macros.
11         (FRAME_TOOLBAR_HEIGHT): Is now TOP_HEIGHT + BOTTOM_HEIGHT.
13         * xterm.c (x_set_window_size_1): Add FRAME_TOOLBAR_WIDTH to pixelwidth.
15         * xfns.c (x_set_tool_bar_position): New function.
16         (xic_set_statusarea): Use FRAME_TOOLBAR_TOP_HEIGHT.
17         (x_frame_parm_handlers): Add x_set_tool_bar_position.
18         (syms_of_xfns): if USE_GTK, provide move-toolbar.
20         * window.c (calc_absolute_offset): Check for FRAME_TOOLBAR_TOP_HEIGHT
21         and FRAME_TOOLBAR_LEFT_WIDTH.
23         * gtkutil.h (xg_change_toolbar_position): Declare.
25         * gtkutil.c (FRAME_TOTAL_PIXEL_WIDTH): New macro.
26         (xg_frame_set_char_size): Add FRAME_TOOLBAR_WIDTH to pixelwidth.
27         (xg_height_or_width_changed): Use FRAME_TOTAL_PIXEL_WIDTH.
28         (xg_create_frame_widgets): Create a hobox for placing widgets
29         vertically.  Use gtk_box_pack_start.
30         (xg_height_or_width_changed): Renamed from xg_height_changed.
31         (x_wm_set_size_hint): Add FRAME_TOOLBAR_WIDTH to base_width.
32         (xg_update_frame_menubar, free_frame_menubar): Change to
33         xg_height_or_width_changed.
34         (xg_tool_bar_detach_callback): Update left/right/top/bottom tool bar
35         size correctly.  Remove hardcoded 4, instead use handlebox size -
36         toolbar size.
37         (xg_tool_bar_attach_callback): Update left/right/top/bottom tool bar
38         size correctly.  Use handlebox size + toolbar size as additional
39         size.
40         (xg_pack_tool_bar): POS is a new parameter.
41         Set orientation of tool bar based on pos.
42         Only make handlebox_widget if NULL.
43         Check if tool bar goes to vbox or hbox depending on pos.
44         (xg_update_tool_bar_sizes): New function.
45         (update_frame_tool_bar): Remove old_req, new_req. Do not get tool bar
46         height, call xg_update_tool_bar_sizes instead.
47         (free_frame_tool_bar): Remove from hbox or vbox depending on
48         toolbar_in_hbox,  Set all FRAME_TOOLBAR_*_(WIDTH|HEIGHT) to zero.
49         (xg_change_toolbar_position): New function.
51         * frame.h (struct frame): Add tool_bar_position.
52         (Qbottom): Declare.
54         * frame.c (Qtool_bar_position): New variable.
55         (make_frame): Set tool_bar_position to Qtop.
56         (frame_parms): Add tool-bar-position.
57         (x_report_frame_params): Store tool_bar_position.
58         (x_set_fringe_width): Reset wm size hint after fringe changes.
60 2010-07-29  Dan Nicolaescu  <dann@ics.uci.edu>
62         Make lisp_time_argument declaration work on all systems.
63         * lisp.h (lisp_time_argument): Move declaration ...
64         * systime.h (lisp_time_argument): ... here
65         * editfns.c (lisp_time_argument): Remove declaration.  (Bug#6751)
67 2010-07-29  Jan Djärv  <jan.h.d@swipnet.se>
69         * vm-limit.c (POINTER): Add typedef for it.
70         (start_of_data): Change return type from POINTER to char *.
72         * frame.h (Qtty_color_mode): Move declaration out of ifdef
73         HAVE_WINDOW_SYSTEM.
75 2010-07-29  Dan Nicolaescu  <dann@ics.uci.edu>
77         * vm-limit.c: Do not include sys/resource.h, mem-limits.h does it.
78         Remove reference to __osf__, unused.
80         * mem-limits.h: Remove duplicated includes.
81         (NULL): Remove definition, unused.
82         (POINTER): Remove definition.
83         (start_of_data): Use char* in prototype, as the function
84         definition does.
86         Remove extern declarations from .c files, and them to .h files.
87         * keyboard.h (Qhelp_echo, waiting_for_input)
88         (input_available_clear_time, ignore_mouse_drag_p)
89         (Vdouble_click_time, real_this_command, Vthis_original_command):
90         * keymap.h (Qremap, Qmenu_item, Voverriding_local_map)
91         (Voverriding_local_map_menu_flag):
92         * lisp.h (Qinteractive_form, use_file_dialog)
93         (Qcursor_in_echo_area, QCascent, QCmargin, QCrelief, Qcount)
94         (Qextension_data, QCconversion, QCcolor_symbols, QCheuristic_mask)
95         (QCindex, QCmatrix, QCcolor_adjustment, QCmask)
96         (Qrisky_local_variable, map_char_table_for_charset, Vprint_level)
97         (Qfunction, debug_on_next_call, Qfield)
98         (Vinhibit_field_text_motion, Vuser_login_name, lisp_time_argument)
99         (Qpriority, Qwindow, Qevaporate, Qbefore_string, Qafter_string)
100         (Qfile_directory_p, Qinsert_file_contents)
101         (Qcompletion_ignore_case, Qcompletion_ignore_case)
102         (Vcompletion_regexp_list, Vhistory_length, completion_ignore_case)
103         (history_delete_duplicates, minibuffer_auto_raise, Qonly)
104         (Qfile_name_handler_alist, Qfront_sticky, Qrear_nonsticky)
105         (Qminibuffer_prompt)
106         (Vtemporary_file_directory,char_ins_del_vector, Qface):
107         * xterm.h (gray_bitmap_width, gray_bitmap_height)
108         (gray_bitmap_bits, xic_create_fontsetname):
109         * coding.h (Vtranslation_table_for_input): Add extern declarations.
111         * xsmfns.c (Vuser_login_name):
112         * xrdb.c (Vdouble_click_time):
113         * xfaces.c (xic_create_fontsetname):
114         * w32select.c (waiting_for_input):
115         * print.c (minibuffer_auto_raise):
116         * msdos.c (Qhelp_echo):
117         * macros.c (real_this_command):
118         * keymap.c (Voverriding_local_map):
119         * xterm.c (poll_for_input_1, gray_bitmap_width)
120         (gray_bitmap_height, gray_bitmap_bits;
121         * xmenu.c ( Voverriding_local_map)
122         (Voverriding_local_map_menu_flag; Qmenu_item; use_dialog_box)
123         (use_file_dialog, Xt_app_con):
124         * xdisp.c (minibuffer_auto_raise, Voverriding_local_map)
125         (Voverriding_local_map_menu_flag, Qmenu_item, Qface, Qinvisible)
126         (Qwidth, Qinvisible, Qwindow, Qpriority, Qtool_bar_lines)
127         (Qtool_bar_lines, ignore_mouse_drag_p):
128         * minibuf.c (Voverriding_local_map, Qfield, Qfront_sticky)
129         (Qrear_nonsticky, nconc2):
130         * keyboard.c (current_global_map, minibuf_level, Qmenu_item)
131         (Vhistory_length, Vtranslation_table_for_input, Qcomposition)
132         (Qdisplay, Qafter_string, Qbefore_string, Qundefined):
133         * fileio.c (use_dialog_box, use_file_dialog, Vuser_login_name)
134         (minibuf_level, minibuffer_auto_raise, lisp_time_argument):
135         * eval.c (Qinteractive_form, Qrisky_local_variable, Qfunction)
136         (gc_in_progress):
137         * doc.c (Voverriding_local_map, Qremap):
138         * dired.c (completion_ignore_case, Qcompletion_ignore_case)
139         (Vcompletion_regexp_list):
140         * coding.c (Qmac, Qinsert_file_contents, Qwrite_region)
141         (Qcompletion_ignore_case):
142         * callint.c (Qcursor_in_echo_area, Qfile_directory_p, Qonly)
143         (Vhistory_length, Vthis_original_command, real_this_command)
144         (Qface, Qminibuffer_prompt, history_delete_duplicates):
145         * image.c (Qrisky_local_variable):
146         * fontset.c (QCname):
147         * fns.c (minibuffer_auto_raise, QCname):
148         * dispnew.c (char_ins_del_cost):
149         * composite.c (font_fill_lglyph_metrics):
150         * cmds.c (Qface, Vtranslation_table_for_input):
151         * charset.c (map_char_table_for_charset, Qfile_name_handler_alist):
152         * ccl.c (charset_unicode):
153         * callproc.c (Vtemporary_file_directory):
154         * buffer.c (emacs_strerror): Remove extern declarations.
156         * data.c (Qwindow): Make non-static, used from other files too.
157         * frame.c (validate_x_resource_name): Remove shadow definition for i.
159         * unexec.c (make_hdr): Remove references to NO_REMAP, COFF,
160         SEGMENT_MASK, SECTION_ALIGNMENT, ADJUST_EXEC_HEADER.
161         * s/usg5-4.h (COFF):
162         * s/template.h:
163         * s/msdos.h (COFF, NO_REMAP):
164         * s/ms-w32.h (NO_REMAP):
165         * s/hpux10-20.h (NO_REMAP):
166         * m/sparc.h (SEGMENT_MASK):
167         * m/m68k.h (NO_REMAP):
168         * m/intel386.h (SEGMENT_MASK):
169         * m/arm.h (NO_REMAP):
170         * m/alpha.h (COFF):
171         * m/template.h: Remove references to unused defines.
173 2010-07-28  Jan Djärv  <jan.h.d@swipnet.se>
175         * xsettings.c (Ftool_bar_get_system_style): Also check for
176         Qtext_image_horiz.
178         * xdisp.c (Qtext_image_horiz): Define.
179         (syms_of_xdisp): Initialize Qtext_image_horiz.  Add text-image-horiz
180         to documentation of tool-bar-style.
182         * lisp.h (Qtext_image_horiz): Declare.
184         * gtkutil.c (xg_make_tool_item, xg_show_toolbar_item): Handle tool bar
185         style text_image_horiz.
187 2010-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
189         * emacs.c (Fkill_emacs): Remove return statement.
191         * term.c (Qspace, QCalign_to, QCwidth): Remove declarations.
192         (encode_terminal_code, produce_composite_glyph): Remove unused variables.
193         (set_tty_color_mode, term_mouse_highlight, term_get_fkeys): Remove
194         local extern declarations.
196         * xmenu.c: Do not included lwlib.h, not needed.
198         * m/iris4d.h (XUINT, XSET): Remove, not needed.
200         * process.c: Move definitions earlier to minimize #ifdefs.
202         * xterm.h (x_get_customization_string, x_load_resources)
203         (x_get_resource, x_text_icon, x_text_icon, x_check_errors)
204         (x_check_errors, x_property_data_to_lisp, defined_color)
205         (xic_set_xfontset, x_defined_color): Use const.
207         * xterm.c (xlwmenu_window_p, xlwmenu_redisplay): Remove declarations.
208         (x_text_icon, x_check_errors, x_connection_closed): Use const.
210         * xselect.c (selection_data_to_lisp_data)
211         (x_property_data_to_lisp):
212         * xrdb.c (x_get_string_resource, file_p)
213         (x_get_customization_string, magic_file_p, search_magic_path)
214         (get_system_app, get_user_app, x_load_resources, x_get_resource)
215         (x_get_string_resource): Use const.
217         * xfns.c: Include xlwmenu.h when USE_LUCID.
218         (x_defined_color, xic_set_xfontset): Use const.
219         (Fx_hide_tip): Remove local extern declaration.
221         * xfaces.c (Qmouse_face): Remove declaration.
222         (face_color_gray_p, tty_defined_color, defined_color)
223         (face_color_gray_p, face_color_supported_p). Add const.
225         * xdisp.c (do_mouse_tracking): Remove declaration.
226         (add_to_log): Use const.
228         * minibuf.c (Qmouse_face): Remove declaration.
230         * msdos.c (IT_note_mouse_highlight): Remove local extern declaration.
232         * keyboard.h (do_mouse_tracking): Add declaration.
234         * image.c (QCwidth, QCheight, QCforeground, QCbackground, QCfile)
235         (QCdata, QCtype, Qcenter): Remove declarations.
237         * frame.c (x_get_resource_string, x_get_string_resource)
238         (x_get_arg, x_frame_get_arg, x_frame_get_and_record_arg)
239         (x_default_parameter): Use const.
241         * font.c (Qnormal, QCtype, QCfamily, QCweight, QCslant, QCwidth)
242         (QCheight, QCsize, QCname): Remove declarations.
244         * emacs.c (main): Remove local extern declaration.
246         * editfns.c (region_limit, syms_of_editfns): Remove local extern
247         declarations.
249         * dispnew.c: Remove duplicate #include <unistd.h>.
250         (update_window, update_frame_1, init_display): Remove local extern
251         declarations.
253         * dispextern.h (add_to_log): Remove declaration.
254         (x_get_arg, x_frame_get_arg, x_frame_get_and_record_arg)
255         (x_frame_get_and_record_arg, x_default_parameter): Add const.
257         * dired.c (scmp): Add const.
258         (directory_files_internal): Remove local extern declaration.
260         * data.c (Finteractive_form): Use const.
262         * composite.c (syms_of_composite): Remove local extern declarations.
264         * charset.c (add_to_log): Remove declaration.
266         * character.c (strwidth, parse_str_to_multibyte): Add const.
268         * character.h (strwidth, parse_str_to_multibyte): Likewise.
270         * buffer.c (Fset_buffer_multibyte): Remove local extern declaration.
272         * lisp.h (Fkill_emacs): Mark as NO_RETURN.
273         (Lisp_Subr): Make doc and intspec constant.
274         (QCsize, Qspace, Qcenter, QCalign_to, QCdata, QCfile, QCtype)
275         (Qlocal, Qapply, Qnormal, QCfamily, QCweight, QCslant, QCwidth)
276         (QCheight, QCsize, QCname, QCwidth, QCforeground)
277         (QCbackground, add_to_log, stack_base, Vmark_even_if_inactive)
278         (display_arg): Add declarations.
280 2010-07-27  Christoph Scholtes  <cschol2112@gmail.com>
282         * minibuf.c (Fread_buffer): Doc fix (bug#6528).
284         * window.c (Fwindow_height): Doc fix (bug#6518).
286 2010-07-27  Juanma Barranquero  <lekktu@gmail.com>
288         * buffer.c (syms_of_buffer) <fringe-indicator-alist>: Doc fix.
290 2010-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
292         * keyboard.c (Ftop_level, Fexit_recursive_edit)
293         (Fabort_recursive_edit): Remove return statements in NO_RETURN
294         functions.
296         * frame.h (Qtty_color_mode): Add declaration.
298         * lisp.h (Ftop_level, Fexit_recursive_edit)
299         (Fabort_recursive_edit): Mark as NO_RETURN.
301 2010-07-26  Kenichi Handa  <handa@m17n.org>
303         * font.c (Ffont_shape_gstring): Terminate GSTRING by nil if the
304         number of glyphs gets smaller than the original length.  (Bug#6621)
306 2010-07-26  Juanma Barranquero  <lekktu@gmail.com>
308         * lread.c (unreadpure, mapatoms_1): Make static.
310 2010-07-25  Juanma Barranquero  <lekktu@gmail.com>
312         * terminfo.c (tparam): Fix prototype of tparm.
314 2010-07-25  Andreas Schwab  <schwab@linux-m68k.org>
316         * emacs.c (main) [PROFILING]: Use __executable_start if defined to
317         find start of text segment.
318         * dispnew.c (safe_bcopy): Don't define if HAVE___EXECUTABLE_START
319         is defined.
321         * callproc.c (set_initial_environment): Avoid unbalanced braces.
323 2010-07-25  Ken Brown  <kbrown@cornell.edu>
325         * vm-limit.c (check_memory_limits): Fix previous change;
326         accidentally reverted an earlier change.
328 2010-07-25  Ken Brown  <kbrown@cornell.edu>
330         * mem-limits.h (BSD4_2) [cygwin]: Don't define here; instead...
331         * vm-limit.c: ...add 'defined (CYGWIN)' here (Bug#6715).
333 2010-07-25  Juanma Barranquero  <lekktu@gmail.com>
335         * callproc.c (relocate_fd): Set inside #ifndef WINDOWSNT.
336         * dired.c (opendir, readdir): Fix prototypes.
337         * editfns.c (w32_get_internal_run_time): Fix prototypes.
338         * keyboard.c (input_available_signal): Declare inside #ifdef SIGIO.
339         * ndir.h (opendir, readdir, seekdir, closedir): Fix prototypes.
340         (telldir): Remove declaration.
341         * ralloc.c (real_morecore, __morecore): Fix prototypes.
342         * sound.c (alsa_sound_perror): Declare inside #ifdef HAVE_ALSA.
343         * syssignal.h (strsignal): Fix prototype.
344         * term.c (tparam): Fix prototype.
345         (term_get_fkeys_address, term_get_fkeys_kboard, term_get_fkeys_1)
346         (term_get_fkeys): Set inside "#ifndef DOS_NT".
347         * vm-limit.c (check_memory_limits): Fix prototypes of real_morecore
348         and __morecore.
349         * w32gui.h (XParseGeometry): Fix prototype.
350         * w32heap.h (get_data_start, get_data_end, init_heap): Fix prototypes.
351         * w32term.c (my_set_focus): Declare inside #if 0.
352         * w32term.h (x_window_to_frame, x_display_info_for_name, w32_term_init)
353         (w32_fill_rect, w32_clear_window, init_crit, delete_crit, signal_quit)
354         (drain_message_queue, get_next_msg, post_msg, parse_button)
355         (ClipboardSequence_Proc): Fix prototypes.
356         (wait_for_sync): Remove declaration.
358 2010-07-24  Juanma Barranquero  <lekktu@gmail.com>
360         * w32fns.c (w32_to_x_color): Remove, unused.
362 2010-07-24  Andreas Schwab  <schwab@linux-m68k.org>
364         * lisp.h: Remove leftover P_.
366 2010-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
368         * ecrt0.c, unexalpha.c: Remove files, unused.
370 2010-07-24  Andreas Schwab  <schwab@linux-m68k.org>
372         * cmds.c (internal_self_insert): Make static.
373         * lisp.h (internal_self_insert): Remove declaration.
375 2010-07-23  Juanma Barranquero  <lekktu@gmail.com>
377         * alloc.c (free_float):
378         * font.c [ENABLE_CHECKING] (font_match_xlfd, font_check_xlfd_parse):
379         * frame.c (delete_frame_handler):
380         * ralloc.c (reorder_bloc):
381         * w32menu.c (menubar_id_to_frame, add_left_right_boundary):
382         Remove unused static functions.
384         * menu.c (cleanup_popup_menu): Set inside "#ifdef HAVE_NS";
385         it is called only from NS code.
387         * w32term.c (my_set_focus): #ifdef away; it is called only from
388         "#ifdef 0" code.
390         * w32fns.c (x_edge_detection):
391         * xfaces.c (may_use_scalable_font_p):
392         Remove obsolete static declarations.
394 2010-07-20  Juanma Barranquero  <lekktu@gmail.com>
396         * alloc.c (emacs_blocked_free, emacs_blocked_malloc)
397         (emacs_blocked_realloc, uninterrupt_malloc):
398         * fringe.c (w32_reset_fringes):
399         * image.c (convert_mono_to_color_image, lookup_rgb_color)
400         (init_color_table, XPutPixel, jpeg_resync_to_restart_wrapper):
401         * sound.c (be2hs, do_play_sound):
402         * vm-limit.c (get_lim_data, ret_lim_data):
403         * w32term.c (x_free_frame_resources):
404         * xfaces.c (x_create_gc, x_free_gc):
405         Convert definitions to standard C.
407 2010-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
409         * eval.c (Feval, Ffuncall): Use the new names.
411         * lisp.h (struct Lisp_Subr): Rename `am' to aMANY and add aUNEVALLED.
412         (DEFUN): Add braces around the union initialisation and use ## to
413         specify the right union alternative and avoid a cast.
415 2010-07-18  Juanma Barranquero  <lekktu@gmail.com>
417         * makefile.w32-in ($(BLD)/keyboard.$(O)): Update dependencies.
419 2010-07-17  Chong Yidong  <cyd@stupidchicken.com>
421         * frame.c (make_initial_frame): Use set_menu_bar_lines (Bug#6660).
423 2010-07-17  Jan Djärv  <jan.h.d@swipnet.se>
425         * gtkutil.c (xg_event_is_for_menubar): Also check that event window
426         is related to the menu bar (Bug#6499).
427         (xg_frame_resized): GTK_IS_MAPPED => gtk_widget_get_mapped, for Gtk 3.0.
429 2010-07-16  Jan Djärv  <jan.h.d@swipnet.se>
431         * xterm.h (x_menubar_window_to_frame): Second parameter is XEvent*.
433         * xterm.c (handle_one_xevent): Pass event to x_menubar_window_to_frame.
435         * xmenu.c (x_activate_menubar): Revert previous fix for Bug#6499,
436         i.e. don't put back ButtonRelease (Bug#6608).
438         * xfns.c (x_menubar_window_to_frame): Take XEvent as second parameter
439         instead of Window.  Call xg_event_is_for_menubar when
440         USE_GTK (Bug#6499).
442         * gtkutil.h (xg_event_is_for_menubar): Declare.
444         * gtkutil.c (xg_event_is_for_menubar): New function (Bug#6499).
446 2010-07-16  Eli Zaretskii  <eliz@gnu.org>
448         * w32fns.c (x_set_foreground_color): Fix setting the cursor color
449         when it's the same as the old foreground.  (Bug#6609)
451 2010-07-16  Jan Djärv  <jan.h.d@swipnet.se>
453         * xmenu.c (free_frame_menubar): Only call x_set_window_size if
454         widget is non-null (Bug#6645).
456 2010-07-15  Andreas Schwab  <schwab@linux-m68k.org>
458         * xterm.c (x_fully_uncatch_errors, x_trace_wire, x_check_font):
459         Convert old-style definition.
461         * xmenu.c (create_and_show_popup_menu, xmenu_show): Fix type of
462         timestamp argument.
464 2010-07-15  Eli Zaretskii  <eliz@gnu.org>
466         * fringe.c (update_window_fringes): Restore mistakenly reverted
467         code from 2010-04-17T12:33:05Z!eliz@gnu.org merged in 2010-04-20T13:31:28Z!eliz@gnu.org.
469 2010-07-14  Jan Djärv  <jan.h.d@swipnet.se>
471         * xterm.c (xm_scroll_callback, x_process_timeouts): K&R => prototype.
472         (SET_SAVED_KEY_EVENT): Remove (not used).
473         (SET_SAVED_MENU_EVENT): Rename to SET_SAVED_BUTTON_EVENT and
474         remove size parameter.
475         (handle_one_xevent): Check popup_activated () for menu for Xt also.
476         Remove #ifdef USE_GTK around finish = X_EVENT_DROP.
477         Remove #ifdef USE_MOTIF code that did SET_SAVED_BUTTON_EVENT for
478         ButtonRelease.
479         (x_set_window_size_1): scroll_bar_actual_width is always
480         SCROLL_BAR_COLS * COLUMN_WIDTH for the purpose of frame sizing.
482         * xdisp.c (pending_menu_activation): Remove extern declaration.
483         (prepare_menu_bars): Remove setting of pending_menu_activation.
485         * xmenu.c (pending_menu_activation): Remove.
486         (x_activate_menubar): Set popup_activated_flag for Xt also.
487         Remove setting of pending_menu_activation.
488         (set_frame_menubar): Remove check of pending_menu_activation.
489         Declare menubar_size before code.  Correct spelling in comment.
491 2010-07-14  Kenichi Handa  <handa@m17n.org>
493         * font.c (font_open_entity): Cancel previous change.
494         (Ffont_get): Don't check FONT_ENTITY_INDEX of a font-object.
496 2010-07-13  Eli Zaretskii  <eliz@gnu.org>
498         Remove subprocesses #ifdefs.
499         * process.c <inhibit_sentinels>: Move to the common part.
500         (Fwaiting_for_user_input_p): Move to the common part; return nil
501         if async subprocesses aren't supported.
502         * sysdep.c (wait_for_termination) [!MSDOS]: Don't compile on
503         MS-DOS.  Remove "#ifdef subprocesses".
504         (sys_subshell, sys_select): Remove "#ifdef subprocesses".
505         (gettimeofday): Remove "#ifdef subprocesses".
506         (wait_without_blocking): Remove function.
507         (flush_pending_output, child_setup_tty): Don't compile on MS-DOS.
508         Remove "#ifdef subprocesses".
509         (child_setup_tty): Use WINDOWSNT instead of DOS_NT, since not
510         compiled on MS-DOS.
511         * callproc.c (Fcall_process) [!MSDOS]: Don't call
512         wait_for_termination on MS-DOS.
513         * emacs.c (shut_down_emacs): Remove "#ifndef subprocesses" from
514         initialization of inhibit_sentinels.
515         * keyboard.c (record_asynch_buffer_change): Remove "#ifdef
516         subprocesses" conditional.
517         * callproc.c (Fcall_process) [!subprocesses]: Don't call
518         wait_for_termination, since `buffer' cannot be an integer when
519         async subprocesses are not supported
520         * xdisp.c (decode_mode_spec): Use `MSDOS' instead of `subprocesses'
521         for ifdefing away the call to Fprocess_status.
523         * process.c (add_keyboard_wait_descriptor) [!subprocesses]: Ifdef
524         away the entire body of the function.
526 2010-07-13  Dan Nicolaescu  <dann@ics.uci.edu>
528         Remove subprocesses #ifdefs from term.c.
529         * process.c (add_keyboard_wait_descriptor)
530         (delete_keyboard_wait_descriptor): Move to common section, do
531         nothing when subprocesses is not defined.
532         * term.c (Fsuspend_tty, Fresume_tty, init_tty):
533         Remove subprocesses #ifdefs.
535         Convert maybe_fatal to standard C.
536         * lisp.h (verror): Declare.
537         * eval.c (verror): New function containing the code from ...
538         (error): ... this.  Call verror.
539         * term.c (vfatal): New function containing the code from ...
540         (fatal): ... this.  Call vfatal.
541         (maybe_fatal): Convert to standard C, use variable number of
542         arguments.  Declare as non-return.
543         (init_tty): Fix maybe_fatal call.
545 2010-07-12  Dan Nicolaescu  <dann@ics.uci.edu>
547         * xterm.c (x_scroll_bar_set_handle, x_scroll_bar_expose)
548         (_scroll_bar_note_movement): Convert definitions to standard C.
549         * xmenu.c (menu_help_callback, pop_down_menu, xmenu_show):
550         * xfns.c (hack_wm_protocols, x_window, x_window): Likewise.
552 2010-07-12  Dan Nicolaescu  <dann@ics.uci.edu>
554         * xterm.c (x_frame_of_widget, x_alloc_nearest_color_for_widget)
555         (x_alloc_lighter_color_for_widget, cvt_string_to_pixel)
556         (cvt_pixel_dtor, x_window_to_menu_bar, xt_action_hook)
557         (xaw_jump_callback, xaw_scroll_callback)
558         (x_create_toolkit_scroll_bar, x_set_toolkit_scroll_bar_thumb)
559         (x_wm_set_size_hint, x_activate_timeout_atimer): Convert
560         definitions to standard C.
561         * xmenu.c (menubar_id_to_frame, popup_get_selection)
562         (popup_activate_callback, popup_deactivate_callback)
563         (menu_highlight_callback, menubar_selection_callback)
564         (apply_systemfont_to_dialog, apply_systemfont_to_menu)
565         (free_frame_menubar, popup_selection_callback, as)
566         (create_and_show_popup_menu, dialog_selection_callback)
567         (create_and_show_dialog):
568         * xfns.c (hack_wm_protocols, x_window):
569         * xfaces.c (x_update_menu_appearance):
570         * widget.c (get_default_char_pixel_size, pixel_to_char_size)
571         (char_to_pixel_size, round_size_to_char, get_wm_shell)
572         (set_frame_size, update_wm_hints, setup_frame_gcs)
573         (update_various_frame_slots, update_from_various_frame_slots)
574         (EmacsFrameInitialize, EmacsFrameRealize, EmacsFrameResize)
575         (EmacsFrameSetValues, EmacsFrameQueryGeometry)
576         (EmacsFrameSetCharSize, widget_store_internal_border): Likewise.
578 2010-07-12  Andreas Schwab  <schwab@linux-m68k.org>
580         * dbusbind.c (xd_initialize): Don't compare boolean with a constant.
582 2010-07-12  Eli Zaretskii  <eliz@gnu.org>
584         * process.c (setup_process_coding_systems): Move to the part
585         shared by non-subprocesses systems, and make its body empty when
586         subprocesses is not defined.
587         (close_process_descs): Move to the part shared by non-subprocesses
588         systems.
589         (wait_reading_process_output) [!subprocesses]: Convert arg list to
590         ANSI C.
592 2010-07-12  Andreas Schwab  <schwab@linux-m68k.org>
594         * editfns.c (transpose_markers): Convert old-style definition.
595         * emacs.c (abort, shut_down_emacs, fixup_locale)
596         (synchronize_system_time_locale)
597         (synchronize_system_messages_locale, syms_of_emacs): Likewise.
598         * floatfns.c (extract_float, matherr, init_floatfns)
599         (syms_of_floatfns): Likewise.
600         * fns.c (make_hash_table): Likewise.
601         * ftfont.c (ftfont_get_otf, ftfont_otf_features)
602         (ftfont_otf_capability, ftfont_get_glyph_id, ftfont_get_metrics)
603         (ftfont_drive_otf, ftfont_shape_by_flt, ftfont_shape)
604         (ftfont_variation_glyphs): Likewise.
605         * gtkutil.c (xg_create_widget, xg_modify_menubar_widgets): Likewise.
606         * keymap.c (describe_map_tree, describe_map, describe_vector): Likewise.
607         * lread.c (read_filtered_event): Likewise.
608         * minibuf.c (read_minibuf_noninteractive, read_minibuf): Likewise.
609         * process.c (wait_reading_process_output): Likewise.
610         * scroll.c (do_line_insertion_deletion_costs): Likewise.
611         * search.c (search_buffer, boyer_moore): Likewise.
612         * syntax.c (scan_sexps_forward): Likewise.
613         * xdisp.c (try_scrolling): Likewise.
614         * xfaces.c (face_at_buffer_position, face_for_overlay_string)
615         (face_at_string_position): Likewise.
616         * xfns.c (x_default_scroll_bar_color_parameter): Likewise.
617         * xselect.c (x_get_window_property, receive_incremental_selection)
618         (x_get_window_property_as_lisp_data, lisp_data_to_selection_data):
619         Likewise.
620         * xterm.c (x_draw_relief_rect, x_draw_box_rect): Likewise.
622 2010-07-12  Dan Nicolaescu  <dann@ics.uci.edu>
624         * callproc.c (child_setup): Remove subprocesses conditional.
625         Remove code dealing with SET_EMACS_PRIORITY, unused.
627         * buffer.c (Fset_buffer_multibyte): Remove subprocesses conditional.
628         * process.c (close_process_descs): Use DOS_NT instead of WINDOWSNT.
630         * emacs.c (__do_global_ctors, __do_global_ctors_aux)
631         (__do_global_dtors, __main): Use void in definition.
632         (main): Remove code dealing with SET_EMACS_PRIORITY, unused.
633         Remove SYMS_MACHINE code, unused.  Remove SYMS_SYSTEM, inline
634         the only users from ...
635         * s/ms-w32.h (SYMS_SYSTEM): ... here and ...
636         * s/msdos.h (SYMS_SYSTEM): ... here.  Remove.
637         (HAVE_VOLATILE): Remove, unused.
639         Convert more function definitions to standard C.
640         * xdisp.c (window_box_edges, handle_single_display_spec)
641         (display_string): Convert definition to standard C.
642         * scroll.c (do_direct_scrolling, scrolling_1):
643         * dispnew.c (allocate_matrices_for_frame_redisplay)
644         (mirrored_line_dance):
645         * coding.c (code_convert_string):
646         * charset.c (map_charset_chars):
647         * ccl.c (Fccl_program_p, Fccl_execute, Fccl_execute_on_string)
648         (Fregister_ccl_program, Fregister_code_conversion_map):
649         * keyboard.c (kbd_buffer_nr_stored): Likewise.
650         (head_table): Make static and const.
652 2010-07-12  Andreas Schwab  <schwab@linux-m68k.org>
654         * Makefile.in (C_WARNINGS_SWITCH, PROFILING_CFLAGS)
655         (PROFILING_LDFLAGS): Set from substitution.
656         (ALL_CFLAGS): Add C_WARNINGS_SWITCH and PROFILING_CFLAGS, put
657         CFLAGS last.
659 2010-07-12  Kenichi Handa  <handa@m17n.org>
661         * Makefile.in (lisp): Change hebrew.el to hebrew.elc.
662         (shortlisp): Likewise.
664         * font.h (enum font_property_index): New member FONT_ENTITY_INDEX.
666         * font.c (font_open_entity): Record ENTITY in FONT_OBJECT's slot
667         of FONT_ENTITY_INDEX.
668         (Ffont_get): If KEY is :otf and the font-object doesn't have the
669         property, get the property value dynamically.
670         (Ffont_put): Accept font-entity and font-object too.
671         (Ffont_get_glyhphs): Renamed from Fget_font_glyphs.  Arguments and
672         return value changed.
673         (syms_of_font): Adjusted for the above change.
675 2010-07-11  Andreas Schwab  <schwab@linux-m68k.org>
677         * blockinput.h: Remove obsolete comment.
679         * lisp.h: Include <stddef.h>.
680         (OFFSETOF): Don't define.
681         (VECSIZE): Use offsetof instead of OFFSETOF.
682         (PSEUDOVECSIZE): Likewise.
683         * process.c (conv_sockaddr_to_lisp): Likewise.
684         * alloc.c: Don't include <stddef.h>.
685         * buffer.h (PER_BUFFER_VAR_OFFSET): Use offsetof.
687         * process.c: Remove obsolete comment.
689 2010-07-11  Chong Yidong  <cyd@stupidchicken.com>
691         * xfaces.c (Vface_remapping_alist): Doc fix (Bug#6091).
693 2010-07-11  Andreas Schwab  <schwab@linux-m68k.org>
695         * callint.c (Fcall_interactively): Use strchr, strrchr instead of
696         index, rindex.
697         * doc.c (get_doc_string, Fsnarf_documentation): Likewise.
698         * editfns.c (Fuser_full_name, Fformat): Likewise.
699         * emacs.c (argmatch, sort_args, decode_env_path): Likewise.
700         * fileio.c (Ffile_symlink_p): Likewise.
701         * filelock.c (current_lock_owner): Likewise.
702         * font.c (font_parse_name, font_parse_family_registry): Likewise.
703         * fontset.c (fontset_pattern_regexp): Likewise.
704         * lread.c (read1): Likewise.
705         * sysdep.c (init_system_name): Likewise.
706         * xfns.c (select_visual): Likewise.
707         * s/hpux10-20.h (index, rindex): Don't define.
708         * s/ms-w32.h (index): Likewise.
709         * s/usg5-4.h: Likewise.
711         * callproc.c (relocate_fd): Use F_DUPFD if defined.
713         * alloc.c (pending_malloc_warning, malloc_warning): Add const.
714         * callproc.c (relocate_fd, getenv_internal_1, getenv_internal)
715         (egetenv): Likewise.
716         * doprnt.c (doprnt): Likewise.
717         * editfns.c (set_time_zone_rule, format2): Likewise.
718         * emacs.c (decode_env_path): Likewise.
719         * eval.c (signal_error, error): Likewise.
720         * insdel.c (replace_range_2): Likewise.
721         * keyboard.c (cmd_error_internal): Likewise.
722         * lread.c (isfloat_string, make_symbol, dir_warning): Likewise.
723         * print.c (write_string, write_string_1, print_error_message):
724         Likewise.
725         * vm-limit.c (warn_function, memory_warnings): Likewise.
726         * xdisp.c (message1, message1_nolog, message_with_string)
727         (vmessage, message, message_nolog): Likewise.
728         * emacs.c: Remove duplicate declaration.
729         * keyboard.h: Likewise.
730         * lisp.h: Update prototypes.
732         * eval.c: Fix indentation problem.
734         * keyboard.c: Include "process.h"
736         * eval.c: Remove obsolete noinline declaration.
737         * fns.c: Likewise.
739 2010-07-11  Ken Raeburn  <raeburn@raeburn.org>
741         * doprnt.c (doprnt): Take a va_list argument instead of count and
742         pointer.
743         * eval.c (error): Change to a standard-C variadic function.
744         * xdisp.c (vmessage): Renamed from message, made static, and
745         changed to take a va_list argument.
746         (message): New variadic wrapper.
747         (message_nolog): Now a variadic function, calling vmessage.
748         * lisp.h: Include stdarg.h for va_list.
749         (doprnt, error, message, message_nolog): Decls updated.
751 2010-07-11  Eli Zaretskii  <eliz@gnu.org>
753         * process.c (syms_of_process) <delete-exited-processes>: Define
754         even if !subprocesses.
755         (delete_exited_processes): Ditto.
757         * msdos.c (syms_of_msdos) <delete-exited-processes>: Remove DEFVAR.
758         (delete_exited_processes): Don't define.
760 2010-07-10  Chong Yidong  <cyd@stupidchicken.com>
762         * frame.c (make_frame): Initialize menu_bar_lines and
763         tool_bar_lines members.
764         (make_initial_frame, make_terminal_frame): Initialize
765         menu_bar_lines using value of menu-bar-mode.
767         * msdos.c (IT_set_frame_parameters): Don't set menu-bar-lines.
769 2010-07-10  Eli Zaretskii  <eliz@gnu.org>
771         * process.c: Reshuffle #include's.  Condition some of the global
772         and static variables on `subprocesses'.
773         (hold_keyboard_input, unhold_keyboard_input, kbd_on_hold_p):
774         Leave only one implementation.
775         (Fget_buffer_process, Fprocess_inherit_coding_system_flag)
776         (kill_buffer_processes, Flist_system_processes)
777         (Fprocess_attributes, init_process, syms_of_process): Unify the
778         implementations for with subprocesses and without them.
780 2010-07-09  Jan Djärv  <jan.h.d@swipnet.se>
782         * xmenu.c (set_frame_menubar): Must realize menubar_widget to get the
783         correct size for Motif.
784         (free_frame_menubar): Call x_set_window_size to update frame size.
786         * xfns.c (x_window): Set borderWidth to 0 for pane and
787         EmacsFrame.  Frame size calculation is wrong otherwise.
789 2010-07-09  Michael Albinus  <michael.albinus@gmx.de>
791         * dbusbind.c (xd_initialize): Add new argument RAISE_ERROR, which
792         allows to suppress errors when polling in Emacs' main loop.
793         (Fdbus_init_bus, Fdbus_get_unique_name, Fdbus_call_method)
794         (Fdbus_call_method_asynchronously, Fdbus_method_return_internal)
795         (Fdbus_method_error_internal, Fdbus_send_signal)
796         (xd_get_dispatch_status, xd_read_message, Fdbus_register_signal)
797         (Fdbus_register_method): Use it.  (Bug#6579)
799 2010-07-08  Dan Nicolaescu  <dann@ics.uci.edu>
801         * alloc.c: Convert DEFUNs to standard C.
802         * buffer.c:
803         * bytecode.c:
804         * callint.c:
805         * callproc.c:
806         * casefiddle.c:
807         * casetab.c:
808         * category.c:
809         * character.c:
810         * charset.c:
811         * chartab.c:
812         * cmds.c:
813         * coding.c:
814         * composite.c:
815         * data.c:
816         * dbusbind.c:
817         * dired.c:
818         * dispnew.c:
819         * doc.c:
820         * dosfns.c:
821         * editfns.c:
822         * emacs.c:
823         * eval.c:
824         * fileio.c:
825         * filelock.c:
826         * floatfns.c:
827         * fns.c:
828         * font.c:
829         * fontset.c:
830         * frame.c:
831         * fringe.c:
832         * image.c:
833         * indent.c:
834         * insdel.c:
835         * keyboard.c:
836         * keymap.c:
837         * lread.c:
838         * macros.c:
839         * marker.c:
840         * menu.c:
841         * minibuf.c:
842         * msdos.c:
843         * nsfns.m:
844         * nsmenu.m:
845         * nsselect.m:
846         * print.c:
847         * process.c:
848         * search.c:
849         * sound.c:
850         * syntax.c:
851         * term.c:
852         * terminal.c:
853         * textprop.c:
854         * undo.c:
855         * w16select.c:
856         * w32console.c:
857         * w32fns.c:
858         * w32font.c:
859         * w32menu.c:
860         * w32proc.c:
861         * w32select.c:
862         * window.c:
863         * xdisp.c:
864         * xfaces.c:
865         * xfns.c:
866         * xmenu.c:
867         * xselect.c:
868         * xsettings.c:
869         * xsmfns.c: Likewise.
871 2010-07-08  Eli Zaretskii  <eliz@gnu.org>
873         * process.c (kbd_is_on_hold, hold_keyboard_input)
874         (unhold_keyboard_input, kbd_on_hold_p) [!subprocesses]: Define.
876 2010-07-08  Jan Djärv  <jan.h.d@swipnet.se>
878         * xmenu.c (set_frame_menubar, create_and_show_popup_menu)
879         (create_and_show_dialog): Don't call apply_systemfont_to_(menu|dialog)
880         unless USE_LUCID.
882 2010-07-08  Dan Nicolaescu  <dann@ics.uci.edu>
884         * xdisp.c (store_mode_line_noprop_char): Remove K&R alternative
885         declaration.
887         Clean up include guards.
888         * tparam.c: Remove include guards for config.h, string.h and code
889         that assumes #ifndef emacs.
890         * termcap.c:
891         * unexalpha.c:
892         * sysdep.c:
893         * filemode.c:
894         * filelock.c:
895         * bidi.c: Likewise.
897         Remove prefix-args.c
898         * prefix-args.c: Remove file.
899         * autodeps.mk (ALLOBJS): Remove reference to prefix-args.
900         * Makefile.in (temacs${EXEEXT}): Remove references to
901         PRE_EDIT_LDFLAGS and POST_EDIT_LDFLAGS.
902         (mostlyclean): Remove reference to prefix-args.
903         (prefix-args): Remove.
905         Simplify cstart_of_data, start_of_code and related code.
906         * mem-limits.h: Remove !emacs and _LIBC conditional code.
907         (start_of_data): Merge into start_of_data function.
908         * sysdep.c (start_of_text): Remove.  Move simplified versions of
909         it in the only users: unexaix.c and unexec.c.
910         (read_input_waiting): Remove local declaration of quit_char.
911         (start, etext): Remove declarations.
912         (start_of_data): Merge with the version in mem-limits.h and move
913         to vm-limits.c.
914         * vm-limit.c (start_of_data): Merged and simplified version of the
915         code formerly in mem-limits.h and sysdep.c.
916         * unexec.c (start): New declaration, moved from sysdep.c.
917         (start_of_text): Simplified version of the code formerly in sysdep.c.
918         * unexaix.c (start_of_text): Simplified version of the code
919         formerly in sysdep.c.
920         * m/alpha.h (HAVE_TEXT_START): Remove.
921         (TEXT_START): Move ...
922         * unexalpha.c (TEXT_START): ... here.
923         * s/hpux10-20.h (TEXT_START): Remove.
924         * s/darwin.h (TEXT_START):
925         * m/mips.h (TEXT_START):
926         * m/macppc.h (HAVE_TEXT_START):
927         * m/m68k.h (TEXT_START):
928         * m/iris4d.h (TEXT_START):
929         * m/intel386.h (TEXT_START):
930         * m/ibmrs6000.h (TEXT_START):
931         * m/ia64.h (HAVE_TEXT_START):
932         * s/msdos.h (TEXT_START): Likewise.
934 2010-07-07  Andreas Schwab  <schwab@linux-m68k.org>
936         * alloc.c (overrun_check_malloc, overrun_check_realloc)
937         (overrun_check_free, xstrdup, allocate_string)
938         (allocate_string_data, compact_small_strings, Fmake_string)
939         (make_unibyte_string, make_multibyte_string)
940         (make_string_from_bytes, make_specified_string, make_float)
941         (Fcons, allocate_terminal, allocate_frame, make_pure_string)
942         (Fgarbage_collect): Replace bcopy, safe_bcopy, bzero, bcmp by
943         memcpy, memmove, memset, memcmp.
944         * atimer.c (start_atimer, set_alarm): Likewise.
945         * buffer.c (clone_per_buffer_values, report_overlay_modification)
946         (mmap_realloc, init_buffer_once): Likewise.
947         * callint.c (Fcall_interactively): Likewise.
948         * callproc.c (Fcall_process, Fcall_process_region, child_setup)
949         (getenv_internal_1): Likewise.
950         * casefiddle.c (casify_object): Likewise.
951         * ccl.c (ccl_driver): Likewise.
952         * character.c (str_as_multibyte, str_to_multibyte): Likewise.
953         * charset.c (load_charset_map_from_file)
954         (load_charset_map_from_file, load_charset_map_from_vector)
955         (Fdefine_charset_internal): Likewise.
956         * cm.c (Wcm_clear): Likewise.
957         * coding.c (decode_eol, decode_coding_object)
958         (Fset_coding_system_priority, make_subsidiaries): Likewise.
959         * data.c (Faset): Likewise.
960         * dired.c (directory_files_internal, file_name_completion_stat):
961         Likewise.
962         * dispnew.c (new_glyph_matrix, adjust_glyph_matrix)
963         (clear_glyph_row, copy_row_except_pointers)
964         (copy_glyph_row_contents, new_glyph_pool, realloc_glyph_pool)
965         (save_current_matrix, restore_current_matrix)
966         (build_frame_matrix_from_leaf_window, mirrored_line_dance)
967         (mirror_line_dance, scrolling_window): Likewise.
968         * doc.c (Fsnarf_documentation, Fsubstitute_command_keys):
969         Likewise.
970         * doprnt.c (doprnt): Likewise.
971         * editfns.c (Fuser_full_name, make_buffer_string_both)
972         (Fmessage_box, Fformat, Ftranspose_regions): Likewise.
973         * emacs.c (sort_args): Likewise.
974         * eval.c (Fapply, Ffuncall): Likewise.
975         * fileio.c (Ffile_name_directory, make_temp_name)
976         (Fexpand_file_name, search_embedded_absfilename)
977         (Fsubstitute_in_file_name, Ffile_symlink_p, Finsert_file_contents)
978         (auto_save_error): Likewise.
979         * fns.c (Fstring_equal, Fcopy_sequence, concat)
980         (string_to_multibyte, Fstring_as_unibyte, Fstring_as_multibyte)
981         (internal_equal, Fclear_string, larger_vector, copy_hash_table)
982         (Fmake_hash_table): Likewise.
983         * fringe.c (Fdefine_fringe_bitmap): Likewise.
984         * ftfont.c (ftfont_text_extents): Likewise.
985         * getloadavg.c (getloadavg): Likewise.
986         * image.c (define_image_type, make_image, make_image_cache)
987         (x_create_x_image_and_pixmap, xbm_image_p)
988         (w32_create_pixmap_from_bitmap_data, xbm_load, xpm_lookup_color)
989         (xpm_image_p, x_create_bitmap_from_xpm_data, xpm_load)
990         (init_color_table, x_build_heuristic_mask, pbm_image_p, pbm_load)
991         (png_image_p, png_read_from_memory, png_load, jpeg_image_p)
992         (tiff_image_p, tiff_read_from_memory, gif_image_p)
993         (gif_read_from_memory, gif_load, svg_image_p, gs_image_p):
994         Likewise.
995         * indent.c (scan_for_column, compute_motion): Likewise.
996         * insdel.c (gap_left, gap_right, make_gap_smaller, copy_text)
997         (insert_1_both, insert_from_gap, replace_range_2): Likewise.
998         * intervals.c (reproduce_tree, reproduce_tree_obj): Likewise.
999         * keyboard.c (echo_char, save_getcjmp, restore_getcjmp)
1000         (kbd_buffer_store_event_hold, apply_modifiers_uncached)
1001         (store_user_signal_events, menu_bar_items, tool_bar_items)
1002         (process_tool_bar_item, append_tool_bar_item)
1003         (read_char_minibuf_menu_prompt, read_key_sequence)
1004         (Fread_key_sequence, Fread_key_sequence_vector, Frecent_keys):
1005         Likewise.
1006         * keymap.c (current_minor_maps, Fdescribe_buffer_bindings):
1007         Likewise.
1008         * lisp.h (STRING_COPYIN): Likewise.
1009         * lread.c (Fload, read1, oblookup): Likewise.
1010         * msdos.c (Frecent_doskeys): Likewise.
1011         * nsfns.m (Fx_create_frame): Likewise.
1012         * nsfont.m (nsfont_open, nsfont_text_extents, ns_glyph_metrics):
1013         Likewise.
1014         * nsimage.m (EmacsImage-initFromSkipXBM:width:height:)
1015         (EmacsImage-initForXPMWithDepth:width:height:flip:length:):
1016         Likewise.
1017         * nsmenu.m (ns_update_menubar): Likewise.
1018         * nsterm.m (ns_draw_fringe_bitmap, ns_term_init): Likewise.
1019         * print.c (print_unwind, printchar, strout, print_string)
1020         (print_error_message): Likewise.
1021         * process.c (conv_lisp_to_sockaddr, set_socket_option)
1022         (Fmake_network_process, Fnetwork_interface_list)
1023         (Fnetwork_interface_info, read_process_output, Fprocess_send_eof)
1024         (init_process): Likewise.
1025         * ralloc.c (resize_bloc, r_alloc_sbrk, r_alloc_init): Likewise.
1026         * regex.c (init_syntax_once, regex_compile, re_compile_fastmap):
1027         Likewise.
1028         * scroll.c (do_scrolling, do_direct_scrolling)
1029         (scrolling_max_lines_saved): Likewise.
1030         * search.c (search_buffer, wordify, Freplace_match): Likewise.
1031         * sound.c (wav_init, au_init, Fplay_sound_internal): Likewise.
1032         * syntax.c (skip_chars, skip_syntaxes): Likewise.
1033         * sysdep.c (child_setup_tty, sys_subshell, emacs_get_tty)
1034         (emacs_set_tty): Likewise.
1035         * term.c (encode_terminal_code, calculate_costs)
1036         (produce_special_glyphs, create_tty_output, init_tty, delete_tty):
1037         Likewise.
1038         * termcap.c (tgetst1, gobble_line): Likewise.
1039         * termhooks.h (EVENT_INIT): Likewise.
1040         * tparam.c (tparam1): Likewise.
1041         * unexalpha.c (unexec): Likewise.
1042         * unexec.c (write_segment): Likewise.
1043         * unexmacosx.c (unexec_write_zero): Likewise.
1044         * w32fns.c (w32_wnd_proc, Fx_create_frame, x_create_tip_frame)
1045         (Fx_file_dialog, Fsystem_move_file_to_trash): Likewise.
1046         * w32font.c (w32font_list_family, w32font_text_extents)
1047         (w32font_list_internal, w32font_match_internal)
1048         (w32font_open_internal, compute_metrics, Fx_select_font):
1049         Likewise.
1050         * w32menu.c (set_frame_menubar, add_menu_item)
1051         (w32_menu_display_help, w32_free_submenu_strings): Likewise.
1052         * w32term.c (XCreateGC, w32_initialize_display_info): Likewise.
1053         * w32uniscribe.c (uniscribe_list_family): Likewise.
1054         * w32xfns.c (get_next_msg, post_msg, prepend_msg): Likewise.
1055         * window.c (make_window, replace_window, set_window_buffer)
1056         (Fsplit_window): Likewise.
1057         * xdisp.c (init_iterator, RECORD_OVERLAY_STRING, reseat_to_string)
1058         (add_to_log, message3, x_consider_frame_title)
1059         (append_space_for_newline, extend_face_to_end_of_line)
1060         (decode_mode_spec_coding, init_glyph_string): Likewise.
1061         * xfaces.c (x_create_gc, get_lface_attributes_no_remap)
1062         (Finternal_copy_lisp_face, Finternal_merge_in_global_face)
1063         (face_attr_equal_p, make_realized_face, make_face_cache)
1064         (free_realized_faces, lookup_named_face, smaller_face)
1065         (face_with_height, lookup_derived_face)
1066         (x_supports_face_attributes_p, Finternal_set_font_selection_order)
1067         (Finternal_set_font_selection_order, realize_default_face)
1068         (compute_char_face, face_at_buffer_position)
1069         (face_for_overlay_string, face_at_string_position, merge_faces):
1070         Likewise.
1071         * xfns.c (xic_create_fontsetname, Fx_create_frame)
1072         (Fx_window_property, x_create_tip_frame)
1073         (Fx_backspace_delete_keys_p): Likewise.
1074         * xfont.c (xfont_list, xfont_match, xfont_list_family)
1075         (xfont_text_extents): Likewise.
1076         * xmenu.c (set_frame_menubar, xmenu_show): Likewise.
1077         * xrdb.c (magic_file_p, x_get_resource): Likewise.
1078         * xselect.c (x_queue_event, x_get_window_property)
1079         (receive_incremental_selection): Likewise.
1080         * xsmfns.c (x_session_check_input): Likewise.
1081         * xterm.c (x_send_scroll_bar_event, SET_SAVED_MENU_EVENT)
1082         (handle_one_xevent, x_check_errors, xim_initialize, x_term_init):
1083         Likewise.
1084         * character.h (BCOPY_SHORT): Removed.
1085         * config.in: Regenerate.
1086         * dispnew.c (safe_bcopy): Only define as dummy if PROFILING.
1087         * emacs.c (main) [PROFILING]: Don't declare
1088         dump_opcode_frequencies.
1089         * lisp.h (safe_bcopy): Remove declaration.
1090         (memset) [!HAVE_MEMSET]: Declare.
1091         (memcpy) [!HAVE_MEMCPY]: Likewise.
1092         (memmove) [!HAVE_MEMMOVE]: Likewise.
1093         (memcmp) [!HAVE_MEMCMP]: Likewise.
1094         * s/ms-w32.h (bzero, bcopy, bcmp, GAP_USE_BCOPY)
1095         (BCOPY_UPWARD_SAFE, BCOPY_DOWNWARD_SAFE, HAVE_BCOPY, HAVE_BCMP):
1096         Don't define.
1097         (HAVE_MEMCMP, HAVE_MEMCPY, HAVE_MEMMOVE, HAVE_MEMSET): Define.
1098         * s/msdos.h (GAP_USE_BCOPY, BCOPY_UPWARD_SAFE)
1099         (BCOPY_DOWNWARD_SAFE): Don't define.
1100         * sysdep.c (memset) [!HAVE_MEMSET]: Define.
1101         (memcpy) [!HAVE_MEMCPY]: Define.
1102         (memmove) [!HAVE_MEMMOVE]: Define.
1103         (memcmp) [!HAVE_MEMCMP]: Define.
1105 2010-07-07  Jan Djärv  <jan.h.d@swipnet.se>
1107         * process.c (kbd_is_on_hold): New variable.
1108         (hold_keyboard_input, unhold_keyboard_input, kbd_on_hold_p):
1109         New functions.
1110         (wait_reading_process_output): If kbd_on_hold_p returns non-zero,
1111         select on empty input mask.
1112         (init_process): Initialize kbd_is_on_hold to 0.
1114         * process.h (hold_keyboard_input, unhold_keyboard_input)
1115         (kbd_on_hold_p): Declare.
1117         * keyboard.c (input_available_signal): Declare.
1118         (kbd_buffer_nr_stored): New function.
1119         (kbd_buffer_store_event_hold): If kbd_buffer_nr_stored returns
1120         more than KBD_BUFFER_SIZE/2, stop reding input (Bug#6571).
1121         (kbd_buffer_get_event): If input is suspended and kbd_buffer_nr_stored
1122         returns less than KBD_BUFFER_SIZE/4, resume reding input (Bug#6571).
1123         (tty_read_avail_input): If input is on hold, return.
1124         Don't read more that free slots in kbd_buffer (Bug#6571).
1126 2010-07-07  Eli Zaretskii  <eliz@gnu.org>
1128         * msdos.h:
1129         * msdos.c:
1130         * dosfns.c:
1131         * w16select.c: Convert function definitions to ANSI C.
1133         * msdos.h (ctrl_break_func, install_ctrl_break_check):
1134         Remove unused prototypes.
1136 2010-07-07  Juanma Barranquero  <lekktu@gmail.com>
1138         * coding.c, sysdep.c: Convert some more functions to standard C.
1140 2010-07-07  Juanma Barranquero  <lekktu@gmail.com>
1142         * coding.c (decode_coding_gap, encode_coding_gap, decode_coding_object)
1143         (encode_coding_object): Use SPECPDL_INDEX.
1144         (syms_of_coding): Use DOS_NT.
1146 2010-07-07  Dan Nicolaescu  <dann@ics.uci.edu>
1148         * intervals.h (interval): Use EMACS_UINT instead of unsigned EMACS_INT.
1150         Make the function member of Lisp_Subr use standard C prototypes.
1151         * lisp.h (struct Lisp_Subr): Use a union for the function member.
1152         (DECL_ALIGN): Add a cast for the function.
1153         * eval.c (Feval, Ffuncall): Use the proper type for each type
1154         function call.
1156 2010-07-06  Chong Yidong  <cyd@stupidchicken.com>
1158         * fringe.c (draw_fringe_bitmap_1): Use lookup_named_face to get
1159         fringe face id, so face-remapping-alist works (Bug#6091).
1161 2010-07-06  Juanma Barranquero  <lekktu@gmail.com>
1163         * w32.c, w32console.c, w32fns.c, w32font.c, w32heap.c, w32inevt.c
1164         * w32menu.c, w32proc.c, w32reg.c, w32select.c, w32term.c
1165         * w32uniscribe.c, w32xfns.c: Convert function definitions to standard C.
1167 2010-07-06  Andreas Schwab  <schwab@linux-m68k.org>
1169         * xterm.c (x_get_keysym_name): Change type of parameter to int.
1170         * lisp.h: Declare x_get_keysym_name.
1171         * keyboard.c (modify_event_symbol): Don't declare
1172         x_get_keysym_name here.
1174 2010-07-06  Dan Nicolaescu  <dann@ics.uci.edu>
1176         * ecrt0.c: Revert conversion to standard C.
1178 2010-07-05  Dan Nicolaescu  <dann@ics.uci.edu>
1180         * vm-limit.c (memory_warnings):
1181         * keyboard.c (modify_event_symbol):
1182         * floatfns.c (rounding_driver, ceiling2, floor2, truncate2)
1183         (round2, emacs_rint):
1184         * process.c (send_process, old_sigpipe): Convert function
1185         definitions and declarations to standard C.
1187 2010-07-05  Juanma Barranquero  <lekktu@gmail.com>
1189         * buffer.c, cm.c, eval.c, keyboard.c, process.c, term.c, vm-limit.c,
1190         * xdisp.c: Convert function definitions to standard C.
1192         * cm.c (cmputc): Arg C is now int, not char.
1193         * process.c (Fmake_network_process): Cast sockaddr_in* to sockaddr*.
1195 2010-07-05  James Cloos  <cloos@jhcloos.com>
1197         * xterm.h (Xatom_net_wm_name, Xatom_net_wm_icon_name): New.
1199         * xterm.c (x_term_init): Intern the _NET_WM_NAME and
1200         _NET_WM_ICON_NAME atoms.
1202         * xfns.c (x_set_name_internal): Set the EWMH _NET_WM_NAME
1203         and _NET_WM_ICON_NAME properties, too, matching what is
1204         done in the Gtk+ case.
1206 2010-07-05  Jan Djärv  <jan.h.d@swipnet.se>
1208         * xterm.c (XTring_bell, XTset_terminal_window): Fix wrong prototype.
1210         * xsmfns.c (SSDATA): New macro.
1211         (smc_save_yourself_CB, x_session_initialize): Use SSDATA for strings
1212         passed to strlen/strcpy/strcat.
1213         (create_client_leader_window): Surround with #ifndef USE_GTK.  Cast
1214         7:th arg to XChangeProperty to (unsigned char *)
1216         * xsettings.c (something_changedCB, parse_settings)
1217         (apply_xft_settings): Reformat prototype.
1218         (something_changedCB, init_gconf): Remove unused variable i.
1219         (read_settings): Remove unused variable long_len.
1221         * gtkutil.c (xg_get_pixbuf_from_pix_and_mask)
1222         (xg_get_image_for_pixmap, create_dialog)
1223         (xg_get_file_with_selection, xg_get_file_name, update_cl_data)
1224         (menuitem_highlight_callback, make_menu_item)
1225         (xg_create_one_menuitem, create_menus, xg_update_menu_item)
1226         (xg_create_scroll_bar, xg_update_scrollbar_pos)
1227         (xg_set_toolkit_scroll_bar_thumb, xg_tool_bar_button_cb)
1228         (xg_tool_bar_proxy_help_callback, xg_tool_bar_detach_callback)
1229         (xg_tool_bar_attach_callback, xg_tool_bar_help_callback)
1230         (xg_tool_bar_item_expose_callback): Reformat prototype.
1231         (xg_update_menubar): GList *group => GSList *group.
1232         (xg_modify_menubar_widgets): Initialize witem to 0, check witem != 0
1233         before use.
1234         (update_frame_tool_bar): 4:th param to xg_get_image_for_pixmap changed
1235         to GTK_IMAGE (wimage).
1237 2010-07-05  Dan Nicolaescu  <dann@ics.uci.edu>
1239         * atimer.c: Use "" instead of <> for local includes for
1240         consistency with the rest of the code.
1242         * xsmfns.c (smc_save_yourself_CB, smc_error_handler):
1243         * xrdb.c (get_system_name):
1244         * window.c (shrink_windows):
1245         * syntax.c (forw_comment):
1246         * scroll.c (calculate_scrolling, calculate_direct_scrolling)
1247         (ins_del_costs):
1248         * mem-limits.h (start_of_data):
1249         * lread.c (readevalloop):
1250         * gtkutil.c (xg_dialog_response_cb, xg_get_file_with_chooser)
1251         (xg_get_file_with_selection, xg_update_menubar, xg_update_submenu):
1252         * frame.c (x_get_focus_frame):
1253         * floatfns.c (fmod_float):
1254         * fileio.c (choose_write_coding_system):
1255         * emacs.c (fatal_error_signal, init_cmdargs, argmatch)
1256         (malloc_initialize_hook, sort_args, synchronize_locale):
1257         * doprnt.c (doprnt):
1258         * dired.c (compile_pattern):
1259         * data.c (fmod_float):
1260         * chartab.c (map_sub_char_table, map_sub_char_table_for_charset)
1261         (map_char_table_for_charset):
1262         * charset.c (define_charset_internal):
1263         * alloc.c (Fgarbage_collect): Convert declarations or definitions
1264         to standard C.
1266 2010-07-04  Tetsurou Okazaki  <okazaki@be.to>  (tiny change)
1267             Stefan Monnier  <monnier@iro.umontreal.ca>
1269         * lread.c (read1): Fix up last change to not mess up `c'.
1271 2010-07-04  Juanma Barranquero  <lekktu@gmail.com>
1273         * strftime.c: Revert conversion to standard C (2010-07-04T07:50:25Z!dann@ics.uci.edu).
1275 2010-07-04  Juanma Barranquero  <lekktu@gmail.com>
1277         Fix prototypes.
1279         * atimer.c (start_atimer): Use EMACS_TIME, not struct timeval.
1280         * dired.c (file_name_completion_stat): Use DIRENTRY, not struct dirent.
1281         * fileio.c (read_non_regular, read_non_regular_quit): Add Lisp_Object
1282         arg, as required by internal_condition_case_1.
1283         * print.c (strout): Use const char* for arg PTR.
1284         * regex.c (bcmp_translate): Use RE_TRANSLATE_TYPE, not Lisp_Object.
1285         (analyse_first): Fix "const const".
1286         * sysdep.c (set_file_times): Use EMACS_TIME, not struct timeval.
1287         * unexelf.c (round_up, find_section): Use ElfW macro for arguments.
1288         * xgselect.c (xg_select): Use SELECT_TYPE, EMACS_TIME.
1290 2010-07-04  Dan Nicolaescu  <dann@ics.uci.edu>
1292         * alloc.c: Convert function definitions to standard C.
1293         * atimer.c:
1294         * bidi.c:
1295         * bytecode.c:
1296         * callint.c:
1297         * callproc.c:
1298         * casefiddle.c:
1299         * casetab.c:
1300         * category.c:
1301         * ccl.c:
1302         * character.c:
1303         * charset.c:
1304         * chartab.c:
1305         * cmds.c:
1306         * coding.c:
1307         * composite.c:
1308         * data.c:
1309         * dbusbind.c:
1310         * dired.c:
1311         * dispnew.c:
1312         * doc.c:
1313         * doprnt.c:
1314         * ecrt0.c:
1315         * editfns.c:
1316         * fileio.c:
1317         * filelock.c:
1318         * filemode.c:
1319         * fns.c:
1320         * font.c:
1321         * fontset.c:
1322         * frame.c:
1323         * fringe.c:
1324         * ftfont.c:
1325         * ftxfont.c:
1326         * gtkutil.c:
1327         * indent.c:
1328         * insdel.c:
1329         * intervals.c:
1330         * keymap.c:
1331         * lread.c:
1332         * macros.c:
1333         * marker.c:
1334         * md5.c:
1335         * menu.c:
1336         * minibuf.c:
1337         * prefix-args.c:
1338         * print.c:
1339         * ralloc.c:
1340         * regex.c:
1341         * region-cache.c:
1342         * scroll.c:
1343         * search.c:
1344         * sound.c:
1345         * strftime.c:
1346         * syntax.c:
1347         * sysdep.c:
1348         * termcap.c:
1349         * terminal.c:
1350         * terminfo.c:
1351         * textprop.c:
1352         * tparam.c:
1353         * undo.c:
1354         * unexelf.c:
1355         * window.c:
1356         * xfaces.c:
1357         * xfns.c:
1358         * xfont.c:
1359         * xftfont.c:
1360         * xgselect.c:
1361         * xmenu.c:
1362         * xrdb.c:
1363         * xselect.c:
1364         * xsettings.c:
1365         * xsmfns.c:
1366         * xterm.c: Likewise.
1368 2010-07-03  Eli Zaretskii  <eliz@gnu.org>
1370         * msdos.c (IT_set_frame_parameters): Fix setting of colors in
1371         frames other than the initial one.  Fix reversal of colors when
1372         `reverse' is specified in the frame parameters.  Call
1373         update_face_from_frame_parameter instead of
1374         internal-set-lisp-face-attribute.  Initialize screen colors from
1375         initial_screen_colors[] when f->default_face_done_p is zero,
1376         instead of depending on being called with default-frame-alist as
1377         the alist argument.
1379         * xfaces.c (update_face_from_frame_parameter): Move out of
1380         HAVE_WINDOW_SYSTEM portion.  Condition window-system only parts
1381         with HAVE_WINDOW_SYSTEM.
1383         * msdos.c (IT_set_frame_parameters): Set menu-bar-lines according
1384         to menu-bar-mode, if not set in the frame parameters or in
1385         default-frame-alist.
1387         * w32console.c (sys_tputs): Adjust argument list to prototype in
1388         term.c.
1390 2010-07-03  Juanma Barranquero  <lekktu@gmail.com>
1392         * lisp.h (memory_warnings): Fix prototype.
1394         * cm.h (evalcost): Fix prototype.
1396         * cm.c (evalcost): Fix arg type.
1398 2010-07-02  Dan Nicolaescu  <dann@ics.uci.edu>
1400         * term.c (term_clear_mouse_face, Fidentity):
1401         * syssignal.h (signal_handler_t):
1402         * lisp.h (memory_warnings):
1403         * coding.h (preferred_coding_system):
1404         * cm.h (evalcost):
1405         * blockinput.h (reinvoke_input_signal): Convert to standard C prototypes.
1407 2010-07-02  Eli Zaretskii  <eliz@gnu.org>
1409         * dosfns.h (msdos_stdcolor_idx, msdos_stdcolor_name): Remove P_
1410         from prototypes.
1412         * msdos.h (load_pixmap): Don't define away.
1414 2010-07-02  Jan Djärv  <jan.h.d@swipnet.se>
1416         * lisp.h:
1417         * atimer.h: Remove define for P_.
1419         * alloc.c: Remove __P and P_ from .c and .m files.
1420         * atimer.c:
1421         * buffer.c:
1422         * callint.c:
1423         * category.c:
1424         * charset.c:
1425         * chartab.c:
1426         * cm.c:
1427         * coding.c:
1428         * composite.c:
1429         * data.c:
1430         * dired.c:
1431         * dispnew.c:
1432         * doc.c:
1433         * editfns.c:
1434         * emacs.c:
1435         * eval.c:
1436         * fileio.c:
1437         * filelock.c:
1438         * fns.c:
1439         * font.c:
1440         * fontset.c:
1441         * frame.c:
1442         * ftfont.c:
1443         * ftxfont.c:
1444         * gmalloc.c:
1445         * gtkutil.c:
1446         * image.c:
1447         * indent.c:
1448         * intervals.c:
1449         * keyboard.c:
1450         * keymap.c:
1451         * lread.c:
1452         * marker.c:
1453         * menu.c:
1454         * minibuf.c:
1455         * print.c:
1456         * process.c:
1457         * scroll.c:
1458         * search.c:
1459         * sound.c:
1460         * strftime.c:
1461         * syntax.c:
1462         * sysdep.c:
1463         * term.c:
1464         * terminal.c:
1465         * textprop.c:
1466         * unexalpha.c:
1467         * w32console.c:
1468         * w32fns.c:
1469         * w32font.c:
1470         * w32menu.c:
1471         * w32term.c:
1472         * w32uniscribe.c:
1473         * window.c:
1474         * xdisp.c:
1475         * xfaces.c:
1476         * xfns.c:
1477         * xfont.c:
1478         * xftfont.c:
1479         * xmenu.c:
1480         * xselect.c:
1481         * xterm.c: Likewise.
1483         Remove P_ and __P macros.
1484         * atimer.h: Remove P_ and __P macros.
1485         * buffer.h:
1486         * category.h:
1487         * ccl.h:
1488         * character.h:
1489         * charset.h:
1490         * cm.h:
1491         * coding.h:
1492         * composite.h:
1493         * dispextern.h:
1494         * disptab.h:
1495         * dosfns.h:
1496         * font.h:
1497         * fontset.h:
1498         * frame.h:
1499         * gtkutil.h:
1500         * indent.h:
1501         * intervals.h:
1502         * keyboard.h:
1503         * keymap.h:
1504         * lisp.h:
1505         * macros.h:
1506         * md5.h:
1507         * menu.h:
1508         * msdos.h:
1509         * nsterm.h:
1510         * puresize.h:
1511         * region-cache.h:
1512         * syntax.h:
1513         * syssignal.h:
1514         * systime.h:
1515         * termhooks.h:
1516         * w32font.h:
1517         * w32term.h:
1518         * widget.h:
1519         * window.h:
1520         * xgselect.h:
1521         * xsettings.h:
1522         * xterm.h: Likewise.
1524 2010-07-02  Dan Nicolaescu  <dann@ics.uci.edu>
1526         * lisp.h: Document that USE_LISP_UNION_TYPE is now enabled using autoconf.
1528         Cleanup old code.
1529         * dired.c (BSD4_3): Remove all uses, redundant with BSD4_2.
1530         * syssignal.h: Remove code for Lynx, not supported anymore.
1531         * vm-limit.c: Remove unused code the depends on emacs not being
1532         defined and NO_LIM_DATA being defined.
1533         * mem-limits.h: Remove dead code.
1535 2010-07-01  Jan Djärv  <jan.h.d@swipnet.se>
1537         * window.c (Fwindow_absolute_pixel_edges): Doc fix.
1539         * window.c (calc_absolute_offset, Fwindow_absolute_pixel_edges)
1540         (Fwindow_inside_absolute_pixel_edges): New functions (bug#5721).
1542         * nsfns.m (compute_tip_xy): Do not convert coordinates from frame
1543         parameters, they are already absolute.
1545         * nsterm.m (x_set_window_size, initFrameFromEmacs):
1546         Rename FRAME_NS_TOOLBAR_HEIGHT to FRAME_TOOLBAR_HEIGHT.
1548         * nsterm.h (FRAME_NS_TOOLBAR_HEIGHT): Rename to FRAME_TOOLBAR_HEIGHT.
1550         * nsmenu.m (update_frame_tool_bar, free_frame_tool_bar):
1551         Update FRAME_TOOLBAR_HEIGHT.
1553         * nsmenu.m (free_frame_tool_bar, update_frame_tool_bar):
1554         Add BLOCK/UNBLOCK_INPUT so asserts don't trigger.
1556 2010-06-30  Chong Yidong  <cyd@stupidchicken.com>
1558         * frame.c (get_future_frame_param, Fmake_terminal_frame): Don't
1559         check default-frame-alist.
1561 2010-06-30  Andreas Schwab  <schwab@linux-m68k.org>
1563         * process.c (create_process): Avoid using invalid file descriptors.
1565         * callproc.c (child_setup): Avoid closing a file descriptor twice.
1567 2010-06-30  Jan Djärv  <jan.h.d@swipnet.se>
1569         * xsettings.c (Ffont_get_system_normal_font, Ffont_get_system_font):
1570         Improve documentation.  Return font regardless of use_system_font.
1571         (syms_of_xsettings): Improve documentation for font-use-system-font.
1573 2010-07-10  Chong Yidong  <cyd@stupidchicken.com>
1575         * xfaces.c (realize_face): Garbage the frame if a face is removed
1576         (Bug#6593).
1578 2010-07-05  Andreas Schwab  <schwab@linux-m68k.org>
1580         * keyboard.c: Remove duplicate <setjmp.h>.
1581         (read_key_sequence): Remove volatile qualifiers.
1583 2010-07-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1585         * dispextern.h (FRINGE_HEIGHT_BITS): New define.
1586         (struct glyph_row): New members left_fringe_offset and
1587         right_fringe_offset.
1589         * xterm.c (x_draw_fringe_bitmap): Don't clip bottom aligned bitmap
1590         specially.
1591         * w32term.c (w32_draw_fringe_bitmap): Likewise.
1592         * nsterm.m (ns_draw_fringe_bitmap): Likewise.
1594         * fringe.c (draw_fringe_bitmap_1): Don't clip bitmap here.
1595         Take account of bitmap offset.
1596         (draw_window_fringes): Take account of window vscroll.
1597         (update_window_fringes): Likewise.  Extend top-aligned top indicator
1598         or bottom-aligned bottom indicator to adjacent rows if it doesn't fit
1599         in one row.  Don't set redraw_fringe_bitmaps_p outside row comparison.
1600         Set left_fringe_offset and right_fringe_offset (Bug#5634, Bug#6325).
1602 2010-07-04  Juanma Barranquero  <lekktu@gmail.com>
1604         * w32fns.c (Qtooltip): Declare.
1605         Suggested by Andy Moreton <andrewjmoreton@gmail.com>.
1607 2010-07-03  Jan Djärv  <jan.h.d@swipnet.se>
1609         * xmenu.c (x_activate_menubar): Send Press/Release for Gtk+ to avoid
1610         grab on just Press (Bug#6499).
1612 2010-07-02  Chong Yidong  <cyd@stupidchicken.com>
1614         * frame.c (Qtooltip): New var.
1615         (delete_frame): Use it.  Fix faulty if statement.  Don't update
1616         mode line for tooltip frames.  Suggested by Martin Rudalics.
1618         * xfns.c (x_create_tip_frame):
1619         * w32fns.c (x_create_tip_frame): Use it.
1621 2010-06-17  Naohiro Aota  <naota@elisp.net>  (tiny change)
1623         * xftfont.c (xftfont_open): Check font width one by one also when
1624         spacing is dual.
1626         * ftfont.c (ftfont_open): Ditto.
1628 2010-06-30  Glenn Morris  <rgm@gnu.org>
1630         * s/sol2-6.h (INHIBIT_X11R6_XIM): Remove, handled by configure now.
1632         * Makefile.in (CANNOT_DUMP): Update for configure name change.
1634         * s/freebsd.h (USE_MMAP_FOR_BUFFERS):
1635         * s/irix6-5.h (USE_MMAP_FOR_BUFFERS):
1636         * s/darwin.h (SYSTEM_MALLOC):
1637         * s/sol2-10.h (SYSTEM_MALLOC): Move to configure.
1639 2010-06-29  Jan Djärv  <jan.h.d@swipnet.se>
1641         * nsfns.m: extern declare Vmenu_bar_mode, Vtool_bar_mode.
1642         (ns_get_screen): Don't assign integer to f.
1643         (Fx_display_color_cells): Declarations before statements.
1645 2010-06-28  Jan Djärv  <jan.h.d@swipnet.se>
1647         * xfns.c (x_default_font_parameter): Remove got_from_system
1648         (Bug#6526).
1650         * xterm.h (gtk_widget_get_window, gtk_widget_get_mapped)
1651         (gtk_adjustment_get_page_size, gtk_adjustment_get_upper): New
1652         defines based on what configure finds.
1654         * xterm.c (XTflash): Use gtk_widget_get_window.
1655         (xg_scroll_callback): Use gtk_adjustment_get_upper and
1656         gtk_adjustment_get_page_size.
1657         (handle_one_xevent): Use gtk_widget_get_mapped.
1658         (x_term_init): Remove HAVE_GTK_MULTIDISPLAY and associated error
1659         messages.
1661         * xmenu.c (create_and_show_popup_menu): Call gtk_widget_get_mapped.
1663         * gtkutil.h: Replace HAVE_GTK_FILE_BOTH with
1664         HAVE_GTK_FILE_SELECTION_NEW.
1666         * gtkutil.c (xg_display_open, xg_display_close): Remove
1667         HAVE_GTK_MULTIDISPLAY, it is always defined.
1668         (xg_display_open): Return type is void.
1669         (gtk_widget_set_has_window)
1670         (gtk_dialog_get_action_area, gtk_dialog_get_content_area)
1671         (gtk_widget_get_sensitive, gtk_adjustment_set_page_size)
1672         (gtk_adjustment_set_page_increment)
1673         (gtk_adjustment_get_step_increment): #define these if not found
1674         by configure.
1675         (remove_submenu): New define based on Gtk+ version.
1676         (xg_set_cursor, xg_frame_resized, xg_event_is_for_scrollbar): Use
1677         gtk_widget_get_window.
1678         (xg_frame_resized, xg_update_frame_menubar): Use gtk_widget_get_mapped.
1679         (xg_create_frame_widgets): Use gtk_widget_set_has_window.
1680         (create_dialog): Use gtk_dialog_get_action_area and
1681         gtk_dialog_get_content_area.
1682         (xg_uses_old_file_dialog, xg_get_file_name): Remove HAVE_GTK_FILE_BOTH
1683         and HAVE_GTK_FILE_CHOOSER_DIALOG_NEW.  File chooser is always
1684         available, so checking for HAVE_GTK_FILE_SELECTION_NEW is enough.
1685         (xg_update_menubar, xg_update_submenu, xg_show_toolbar_item): Use
1686         g_object_ref and g_object_unref.
1687         (xg_update_menu_item, xg_tool_bar_menu_proxy): Use
1688         gtk_widget_get_sensitive.
1689         (xg_update_submenu): Use remove_submenu.
1690         (xg_update_scrollbar_pos): Don't use GtkFixedChild, use child
1691         properties instead to get old x and y position.
1692         (xg_set_toolkit_scroll_bar_thumb): Use gtk_adjustment_get_page_size,
1693         gtk_adjustment_get_step_increment, gtk_adjustment_set_page_size,
1694         gtk_adjustment_set_step_increment and gtk_adjustment_set_page_increment.
1695         (xg_get_tool_bar_widgets): New function.
1696         (xg_tool_bar_menu_proxy, xg_show_toolbar_item)
1697         (update_frame_tool_bar): Call xg_get_tool_bar_widgets.
1698         (toolbar_set_orientation): New #define based on if configure
1699         finds gtk_orientable_set_orientation.
1700         (xg_create_tool_bar): Call toolbar_set_orientation.
1701         (xg_make_tool_item, xg_show_toolbar_item): Call gtk_box_pack_start
1702         instead of gtk_box_pack_start_defaults.
1704 2010-06-28  Chong Yidong  <cyd@stupidchicken.com>
1706         * cmds.c (Fdelete_backward_char): Move into Lisp.
1708 2010-06-27  Dan Nicolaescu  <dann@ics.uci.edu>
1710         * s/freebsd.h (BSD4_2): Remove redundant definition.
1711         bsd-common.h defines it already.
1713 2010-06-27  Chong Yidong  <cyd@stupidchicken.com>
1715         * xfns.c (Fx_create_frame): Don't consult X resouces when setting
1716         menu-bar-lines and tool-bar-lines.  Use menu-bar-mode and
1717         tool-bar-mode, which are now set using these X resources at
1718         startup, to determine the defaults (Bug#2249).
1720         * w32fns.c (Fx_create_frame):
1721         * nsfns.m (Fx_create_frame): Likewise.
1723         * frame.c (Vmenu_bar_mode, Vtool_bar_mode): New vars.
1725 2010-06-24  Juanma Barranquero  <lekktu@gmail.com>
1727         * gtkutil.c (xg_update_scrollbar_pos):
1728         Avoid C99 mid-block variable declaration.
1730 2010-06-22  Jan Djärv  <jan.h.d@swipnet.se>
1732         * xterm.c (x_scroll_bar_create): Remove call to xg_show_scroll_bar.
1734         * gtkutil.h (xg_show_scroll_bar): Remove.
1736         * gtkutil.c (xg_update_scrollbar_pos): Show/hide scroll bar as needed
1737         if height is less than scroll bar min size.
1738         (xg_show_scroll_bar): Remove, show moved to xg_update_scrollbar_pos.
1740         * xfns.c (x_default_font_parameter): Try to open font from system
1741         before using it (bug#6478).  Rename got_from_gconf to got_from_system.
1743 2010-06-22  Keith Packard  <keithp@keithp.com>  (tiny change)
1745         * font.c (font_parse_fcname): Allow . for sizes like 7.5 (bug#6437).
1747 2010-06-20  Eli Zaretskii  <eliz@gnu.org>
1749         * xdisp.c (try_scrolling): When scroll-conservatively is set to
1750         most-positive-fixnum, be extra accurate when scrolling window
1751         start, to avoid missing the cursor line.
1753 2010-06-19  Eli Zaretskii  <eliz@gnu.org>
1755         * xdisp.c (try_scrolling): Compute the limit for searching point
1756         in forward scroll from scroll_max, instead of an arbitrary limit
1757         of 10 screen lines.  See
1758         http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00766.html
1759         and
1760         http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00773.html
1761         for details.
1763 2010-06-16  Glenn Morris  <rgm@gnu.org>
1765         * editfns.c (Fbyte_to_string): Pacify compiler.
1767 2010-06-16  Stefan Monnier  <monnier@iro.umontreal.ca>
1769         * lread.c (read1): Phase out old-style backquotes a bit more.
1771 2010-06-12  Eli Zaretskii  <eliz@gnu.org>
1773         * makefile.w32-in ($(BLD)/bidi.$(O)): Depend on biditype.h and
1774         bidimirror.h.
1776         * deps.mk (bidi.o): Depend on biditype.h and bidimirror.h.
1778         * bidi.c (bidi_initialize): Remove explicit initialization of
1779         bidi_type_table; include biditype.h instead.  Don't support
1780         entries whose second codepoint is zero.  Initialize bidi_mirror_table.
1781         (bidi_mirror_char): Use bidi_mirror_table.
1783         * biditype.h: New file.
1785         * bidimirror.h: New file.
1787         * window.c (syms_of_window): Doc fix (bug#6409).
1789 2010-06-12  Romain Francoise  <romain@orebokech.com>
1791         * Makefile.in (lisp, shortlisp): Use new location of vc-hooks and
1792         ediff-hook.
1794 2010-06-10  Glenn Morris  <rgm@gnu.org>
1796         * editfns.c (Fbyte_to_string): Pacify compiler.
1798         * m/ibms390x.h: Rather than duplicating ibms390.h, just include it.
1800 2010-06-26  Andreas Schwab  <schwab@linux-m68k.org>
1802         * alloc.c (Fmake_byte_code): Don't access undefined argument
1803         (Bug#6517).
1805 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
1807         * xdisp.c (next_element_from_image): Ensure that after-strings are
1808         read the next time we hit handle_stop (Bug#1336).
1810 2010-06-23  Andreas Schwab  <schwab@linux-m68k.org>
1812         * lread.c (read1): Signal error if #s is not followed by paren.
1814 2010-06-19  Chong Yidong  <cyd@stupidchicken.com>
1816         * image.c (free_image): Mark frame as garbaged (Bug#6426).
1818         * keymap.c (Fdefine_key): Doc fix (Bug#6460).
1820 2010-06-15  Glenn Morris  <rgm@gnu.org>
1822         * editfns.c (Fbyte_to_string): Pacify compiler.
1824 2010-06-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1826         * dbusbind.c (xd_append_arg): Don't "make-unibyte" the string.
1827         Check `object's type before accessing its guts.
1829 2010-06-09  Dan Nicolaescu  <dann@ics.uci.edu>
1831         * s/usg5-4.h: Fix previous change.
1832         Suggested by Lawrence Mitchell <wence@gmx.li>
1834 2010-06-08  Andreas Schwab  <schwab@linux-m68k.org>
1836         * minibuf.c (Fall_completions): Add more checks.
1838 2010-06-08  Juanma Barranquero  <lekktu@gmail.com>
1840         * minibuf.c (Fall_completions): Check COLLECTION's size (bug#6378).
1842 2010-06-08  Dan Nicolaescu  <dann@ics.uci.edu>
1844         * lread.c (X_OK): Remove, unused.
1846         * dispnew.c: Remove obsolete comment.
1848         Remove INCLUDED_FCNTL.
1849         * xterm.c (INCLUDED_FCNTL):
1850         * callproc.c (INCLUDED_FCNTL):
1851         * alloc.c (INCLUDED_FCNTL):
1852         * systty.h (INCLUDED_FCNTL): Remove all uses, not needed anymore.
1853         (emacs_get_tty, emacs_set_tty): Declare unconditionally.
1855 2010-06-07  Martin Rudalics  <rudalics@gmx.at>
1857         * window.c (Fselect_window): Move `record_buffer' up to the
1858         beginning of this function, so the buffer gets recorded
1859         even if the selected window does not change.
1860         http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00137.html
1862 2010-06-07  Juanma Barranquero  <lekktu@gmail.com>
1864         * cmds.c (Fforward_char, Fbackward_char): Fix typos in docstrings.
1865         (Fforward_line, Fbeginning_of_line): Reflow docstrings.
1867 2010-06-06  Dan Nicolaescu  <dann@ics.uci.edu>
1869         Remove BSTRING related code, all platforms define it.
1870         * s/usg5-4.h (BSTRING): Remove definition.
1871         * s/template.h (BSTRING):
1872         * s/msdos.h (BSTRING):
1873         * s/ms-w32.h (BSTRING):
1874         * s/hpux10-20.h (BSTRING):
1875         * s/gnu-linux.h (BSTRING):
1876         * s/darwin.h (BSTRING):
1877         * s/cygwin.h (BSTRING):
1878         * s/bsd-common.h (BSTRING):
1879         * s/aix4-2.h (BSTRING): Likewise.
1880         * sysdep.c: Remove code depending on BSTRING not being defined.
1882 2010-06-05  Juanma Barranquero  <lekktu@gmail.com>
1884         Remove obsolete macro BASE_LEADING_CODE_P.
1885         * character.h (BASE_LEADING_CODE_P): Remove.
1886         * regex.c [!emacs] (BASE_LEADING_CODE_P): Remove.
1887         * buffer.c (Fset_buffer_multibyte):
1888         * indent.c (scan_for_column, compute_motion):
1889         * insdel.c (count_combining_before, count_combining_after):
1890         Use LEADING_CODE_P instead of BASE_LEADING_CODE_P.
1892 2010-06-04  Juanma Barranquero  <lekktu@gmail.com>
1894         Turn `directory-sep-char' into a noop.
1896         * lisp.h [WINDOWSNT] (Vdirectory_sep_char): Don't declare.
1897         (DIRECTORY_SEP): Define unconditionally.
1899         * s/ms-w32.h (DIRECTORY_SEP): Remove.
1901         * emacs.c (decode_env_path): Don't check DIRECTORY_SEP,
1902         call dostounix_filename directly.
1904         * fileio.c (CORRECT_DIR_SEPS): Remove.
1905         (Ffile_name_directory, directory_file_name, Fexpand_file_name)
1906         (Fsubstitute_in_file_name): Use dostounix_filename instead.
1907         (file_name_as_directory): Use dostounix_filename, DIRECTORY_SEP.
1908         (syms_of_fileio) <directory-sep-char>: Move to subr.el.
1910         * w32proc.c (CORRECT_DIR_SEPS): Remove.
1911         (Fw32_short_file_name, Fw32_long_file_name): Use dostounix_filename.
1913 2010-06-03  Andreas Schwab  <schwab@linux-m68k.org>
1915         * process.c (conv_lisp_to_sockaddr): Fix conversion of IPv4 address.
1916         (Bug#6346)
1918 2010-06-03  Juanma Barranquero  <lekktu@gmail.com>
1920         * ccl.c (Fccl_program_p): Fix typo in docstring.
1922 2010-06-03  Dan Nicolaescu  <dann@ics.uci.edu>
1924         Move UNEXEC definition to autoconf.
1925         * s/usg5-4.h (UNEXEC): Remove, move to configure.in.
1926         * s/sol2-10.h (UNEXEC):
1927         * s/irix6-5.h (UNEXEC):
1928         * s/hpux10-20.h (UNEXEC):
1929         * s/gnu-linux.h (UNEXEC):
1930         * s/darwin.h (UNEXEC):
1931         * s/cygwin.h (UNEXEC):
1932         * s/bsd-common.h (UNEXEC):
1933         * s/aix4-2.h (UNEXEC):
1934         * m/alpha.h (UNEXEC): Likewise.
1935         * Makefile.in (UNEXEC_OBJ): Define using @UNEXEC_OBJ@.
1937 2010-06-03  Juanma Barranquero  <lekktu@gmail.com>
1939         Remove obsolete pre-unicode2 macros.
1940         * character.h (MULTIBYTE_FORM_LENGTH, PARSE_MULTIBYTE_SEQ): Remove.
1941         * composite.c (composition_reseat_it):
1942         * data.c (Faset):
1943         * fns.c (Ffillarray):
1944         * regex.c (re_search_2): Use BYTES_BY_CHAR_HEAD.
1945         [!emacs] (BYTES_BY_CHAR_HEAD): Define instead of MULTIBYTE_FORM_LENGTH.
1947 2010-06-03  Juri Linkov  <juri@jurta.org>
1949         * buffer.c (Fother_buffer): Add CHECK_FRAME.
1950         (Fswitch_to_buffer): Remove unused variable `err'.
1952 2010-06-03  Glenn Morris  <rgm@gnu.org>
1954         * m/template.h (NO_SOCK_SIGIO): Remove, no longer used.
1956         * m/hp800.h (alloca) [__NetBSD__ && __GNUC__]: No need to define it,
1957         now that AH_BOTTOM does it.
1959         * m/hp800.h (HAVE_ALLOCA):
1960         * m/ibms390x.h (HAVE_ALLOCA): Do not define, no longer needed.
1962         * m/ia64.h, s/gnu-linux.h, s/gnu.h, s/netbsd.h, s/usg5-4.h:
1963         Remove NOT_C_CODE tests, it is always true now.
1965 2010-06-02  Dan Nicolaescu  <dann@ics.uci.edu>
1967         Fix config.h includes.
1968         * xsettings.c:
1969         * xgselect.c:
1970         * nsterm.m:
1971         * nsselect.m:
1972         * nsimage.m:
1973         * nsfont.m:
1974         * nsfns.m:
1975         * dbusbind.c: Use #include <config.h> instead of "config.h" as all
1976         other files do.
1978         * gmalloc.c: Remove BROKEN_PROTOTYPES reference, unused.
1980         * s/sol2-6.h: Remove obsolete comments.
1982         Remove unnecessary alloca.h includes.
1983         * keymap.c: Do not include alloca.h, config.h does that.
1984         * sysdep.c: Likewise.  Do not define fwrite, not used.
1986 2010-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1988         * sysdep.c (child_setup_tty): Move the non-canonical initialization to
1989         the HAVE_TERMIO where it belongs (bug#6149).
1991 2010-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1993         * keymap.c (Fwhere_is_internal): Fix handling of remapping (in thread
1994         of bug#6305).
1996 2010-05-30  Eli Zaretskii  <eliz@gnu.org>
1998         * bidi.c (bidi_move_to_visually_next): Make sure the sentinel
1999         state is always cached (bug#6306).
2001 2010-05-29  Eli Zaretskii  <eliz@gnu.org>
2003         Fix cursor motion in bidi-reordered continued lines.
2004         * xdisp.c (try_cursor_movement): Backup to non-continuation line
2005         only after finding point's row.  Fix the logic.  Rewrite the loop
2006         over continuation lines in bidi-reordered buffers.  Return
2007         CURSOR_MOVEMENT_MUST_SCROLL upon failure to find a suitable row,
2008         rather than CURSOR_MOVEMENT_CANNOT_BE_USED.
2010 2010-05-28  Michael Albinus  <michael.albinus@gmx.de>
2012         * fileio.c (Fdelete_file): Pass TRASH arg to handler call.
2014 2010-05-28  Kenichi Handa  <handa@m17n.org>
2016         * font.c (font_delete_unmatched): Check Vface_ignored_fonts.
2017         Don't sheck SPEC if it is nil.
2018         (font_list_entities): Call font_delete_unmatched if
2019         Vface_ignored_fonts is non-nil.  (Bug#6287)
2021 2010-05-28  Glenn Morris  <rgm@gnu.org>
2023         * Makefile.in (LIBES): Remove $LOADLIBES, it is never set.
2025 2010-05-27  Chong Yidong  <cyd@stupidchicken.com>
2027         * fileio.c (Fdelete_file): Change meaning of optional arg to mean
2028         whether to trash.
2029         (internal_delete_file, Frename_file): Callers changed.
2030         (delete_by_moving_to_trash): Doc fix.
2031         (Fdelete_directory_internal): Don't move to trash.
2033         * callproc.c (delete_temp_file):
2034         * buffer.c (Fkill_buffer): Callers changed.
2036         * lisp.h: Update prototype.
2038 2010-05-27  Chong Yidong  <cyd@stupidchicken.com>
2040         * xdisp.c (redisplay_window): After redisplay, check if point is
2041         still valid before setting it (Bug#6177).
2043 2010-05-27  Glenn Morris  <rgm@gnu.org>
2045         * Makefile.in, autodeps.mk, deps.mk, ns.mk:
2046         Convert comments to Makefile format.
2048         * Makefile.in (bootstrap-clean): No more Makefile.c.
2050 2010-05-26  Glenn Morris  <rgm@gnu.org>
2052         * Makefile.in (YMF_PASS_LDFLAGS): Remove.
2053         (temacs${EXEEXT}): Use PRE_EDIT_LDFLAGS, POST_EDIT_LDFLAGS.
2055         * Makefile.in (NS_IMPL_GNUSTEP_INC, NS_IMPL_GNUSTEP_TEMACS_LDFLAGS):
2056         Remove.
2057         (TEMACS_LDFLAGS): Do not use NS_IMPL_GNUSTEP_TEMACS_LDFLAGS.
2059 2010-05-26  Kenichi Handa  <handa@m17n.org>
2061         * composite.c (composition_compute_stop_pos): Fix condition for
2062         backward scanning.
2064 2010-05-25  Glenn Morris  <rgm@gnu.org>
2066         * Makefile.in (@NS_IMPL_GNUSTEP_INC@, NS_IMPL_GNUSTEP_TEMACS_LDFLAGS):
2067         Move before TEMACS_LDFLAGS.
2068         (TEMACS_LDFLAGS): Use $NS_IMPL_GNUSTEP_TEMACS_LDFLAGS.
2069         (temacs${EXEEXT}): Do not use $NS_IMPL_GNUSTEP_TEMACS_LDFLAGS.
2071         * Makefile.in (NOT_C_CODE): No longer define.
2072         (config.h): No longer include.
2074         * Makefile.in (LD_SWITCH_SYSTEM_TEMACS): Move definition after some
2075         variables it may reference.
2077         * Makefile.in (LD_SWITCH_SYSTEM_EXTRA): Remove.
2078         (TEMACS_LDFLAGS): Remove LD_SWITCH_SYSTEM_EXTRA.
2080 2010-05-25  Kenichi Handa  <handa@m17n.org>
2082         * dispextern.h (struct composition_it): New members rule_idx and
2083         charpos.
2085         * xdisp.c (set_iterator_to_next): While scanning backward, assume
2086         that the character positions of IT point the last character of the
2087         current grapheme cluster.
2088         (next_element_from_composition): Don't change character positions
2089         of IT.
2090         (append_composite_glyph): Set glyph->charpos to
2091         it->cmp_it.charpos.
2093         * composite.c (autocmp_chars): Change the first argument to RULE,
2094         and try composition with RULE only.
2095         (composition_compute_stop_pos): Record the index number of the
2096         composition rule in CMP_IT->rule_idx.
2097         (composition_reseat_it): Call autocmp_chars repeatedly until the
2098         correct rule of the composition is found.
2099         (composition_update_it): Set CMP_IT->charpos.  Assume the CHARPOS
2100         is at the last character of the current grapheme cluster when
2101         CMP_IT->reversed_p is nonzero.
2103 2010-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2105         * editfns.c (Fbyte_to_string): New function.
2107 2010-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2109         * process.c (Fmake_network_process): Set :host to nil if it's not used.
2110         Suggested by Masatake YAMATO <yamato@redhat.com>.
2112 2010-05-23  Eli Zaretskii  <eliz@gnu.org>
2114         * dispextern.h (init_iterator): Sync prototype with changed definition.
2116 2010-05-20  enami tsugutomo  <tsugutomo.enami@jp.sony.com>
2118         * s/netbsd.h: If terminfo is found, use it in preference to
2119         termcap.  (Bug#6190)  [Backport from trunk]
2121 2010-05-19  Eli Zaretskii  <eliz@gnu.org>
2123         Redesign and reimplement bidi-aware edge positions of glyph rows.
2125         * dispextern.h (struct glyph_row): New members minpos and maxpos.
2126         (MATRIX_ROW_START_CHARPOS, MATRIX_ROW_START_BYTEPOS)
2127         (MATRIX_ROW_END_CHARPOS, MATRIX_ROW_END_BYTEPOS): Reference minpos
2128         and maxpos members instead of start.pos and end.pos, respectively.
2130         * xdisp.c (display_line): Compare IT_CHARPOS with the position in
2131         row->start.pos, rather than with MATRIX_ROW_START_CHARPOS.
2132         (cursor_row_p): Use row->end.pos rather than MATRIX_ROW_END_CHARPOS.
2133         (try_window_reusing_current_matrix, try_window_id):
2134         Use ROW->minpos rather than ROW->start.pos.
2135         (init_from_display_pos, init_iterator): Use EMACS_INT for
2136         character and byte positions.
2137         (find_row_edges): Rename from find_row_end.  Accept additional
2138         arguments for minimum and maximum buffer positions seen by
2139         display_line for this row.  Don't use iterator to find the
2140         position following the maximum one; instead, increment the
2141         position found by display_line directly.  Fix logic; eol_pos
2142         should be tested before the rest.  Handle the case of characters
2143         delivered from display vector (bug#6036).  Fix tests related to
2144         it->method.  Handle the truncated_on_right_p rows.
2145         (RECORD_MAX_MIN_POS): New macro.
2146         (display_line): Use it to record the minimum and maximum buffer
2147         positions for glyphs in the row being assembled.  Record the
2148         position of the newline that terminates the line.  If word wrap is
2149         in effect, restore minimum and maximum positions seen up to the
2150         wrap point, when iterator returns to it.
2151         (try_window_reusing_current_matrix): Give up if in bidi-reordered
2152         row and cursor not already at point.  Restore original pre-bidi
2153         code for unidirectional buffers.
2155         * dispnew.c (increment_row_positions, check_matrix_invariants):
2156         Increment and check row->start.pos and row->end.pos, in addition
2157         to MATRIX_ROW_START_CHARPOS and MATRIX_ROW_END_CHARPOS.
2159         * .gdbinit (prowlims): Display row->minpos and row->maxpos.
2160         Display truncated_on_left_p and truncated_on_right_p flags.
2161         Formatting fixes.
2162         (pmtxrows): Display the ordinal number of each row.  Don't display
2163         rows beyond the last one.
2165         * bidi.c (bidi_cache_iterator_state): Don't zero out new_paragraph:
2166         it is not copied by bidi_copy_it.
2168 2010-05-22  Eli Zaretskii  <eliz@gnu.org>
2170         * w32.c (sys_write): Break writes into chunks smaller than 32MB.
2171         (Bug#6237)
2173 2010-05-22  Chong Yidong  <cyd@stupidchicken.com>
2175         * image.c (Fimage_flush): Rename from image-refresh.
2177 2010-05-21  Chong Yidong  <cyd@stupidchicken.com>
2179         * xdisp.c (redisplay_internal): Clear caches even if redisplaying
2180         just one window.
2182         * image.c (Vimage_cache_eviction_delay): Decrease to 300.
2183         (clear_image_cache): If the number of cached images is unusually
2184         large, decrease the cache eviction delay (Bug#6230).
2186 2010-05-21  Glenn Morris  <rgm@gnu.org>
2188         * Makefile.in (${ns_appdir}, ${ns_appbindir}Emacs, ns-app):
2189         Move these rules to ns.mk.
2190         * ns.mk: New file.
2192         * Makefile.in (../src/$(OLDXMENU), $(OLDXMENU)): Always define rules.
2194         * Makefile.in (CANNOT_DUMP): New, set by configure.
2195         (emacs${EXEEXT}, bootstrap-emacs${EXEEXT}): Use $CANNOT_DUMP.
2197 2010-05-20  Juri Linkov  <juri@jurta.org>
2199         * fileio.c (Fdelete_file): Change interative spec to use
2200         `read-file-name' like in `find-file-read-args' where the default
2201         value is `default-directory' instead of `buffer-file-name'.
2202         http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00533.html
2204 2010-05-20  Kevin Ryde  <user42@zip.com.au>
2206         * keyboard.c (Vlast_command, Vkeyboard_translate_table)
2207         (Voverriding_terminal_local_map, Vsystem_key_alist)
2208         (Vlocal_function_key_map): Fix manual link in docstring (Bug#6224).
2210 2010-05-20  Glenn Morris  <rgm@gnu.org>
2212         * Makefile.in (DEPDIR): New constant.
2213         (DEPFLAGS): Set with configure, not cpp.
2214         (MKDEPDIR): New, set by configure.
2215         (.c.o, .m.o, ecrt0.o): Use $MKDEPDIR.
2216         (clean): Use $DEPDIR.
2217         (deps_frag): Include from configure.
2218         Move static/dynamic dependency stuff to deps.mk/autodeps.mk.
2219         * deps.mk, autodeps.mk: New files, extracted from Makefile.in.
2221         * bidi.c (bidi_cache_shrink, bidi_cache_iterator_state): Fix
2222         reallocation of the cache.  (Bug#6210)
2224 2010-05-19  Glenn Morris  <rgm@gnu.org>
2226         * s/msdos.h (ORDINARY_LINK): Move to sed2v2.inp.
2228         * Makefile.in (LD, YMF_PASS_LDFLAGS): Set with configure, not cpp.
2229         (GNULIB_VAR): Remove.
2230         (LIBES): Use LIB_GCC instead of GNULIB_VAR.
2232         * m/ibms390x.h (LINKER):
2233         * m/macppc.h (LINKER) [GNU_LINUX]:
2234         * s/aix4-2.h (ORDINARY_LINK):
2235         * s/cygwin.h (LINKER):
2236         * s/darwin.h (ORDINARY_LINK):
2237         * s/gnu.h (ORDINARY_LINK):
2238         * s/netbsd.h (LINKER):
2239         * s/usg5-4.h (ORDINARY_LINK):
2240         Move to configure.
2242         * s/aix4-2.h (LINKER): Remove; this file sets ORDINARY_LINK.
2244 2010-05-18  Chong Yidong  <cyd@stupidchicken.com>
2246         * character.c (Fstring, Funibyte_string): Use SAFE_ALLOCA to
2247         prevent stack overflow if number of arguments is too large
2248         (Bug#6214).
2250 2010-05-18  Juanma Barranquero  <lekktu@gmail.com>
2252         * charset.c (load_charset_map_from_file): Don't call close after fclose.
2254 2010-05-18  Glenn Morris  <rgm@gnu.org>
2256         * s/gnu-linux.h: Combine two conditionals.
2258         * Makefile.in (otherobj): Include $(VMLIMIT_OBJ) separately from
2259         $(POST_ALLOC_OBJ).
2261         * Makefile.in (RALLOC_OBJ): New, set by configure.
2262         (rallocobj): Replace with the previous variable.
2263         (otherobj): Use $RALLOC_OBJ.
2265         * s/gnu.h (REL_ALLOC) [DOUG_LEA_MALLOC]:
2266         * s/gnu-linux.h (REL_ALLOC) [DOUG_LEA_MALLOC]: Move undef to configure.
2268         * Makefile.in (GMALLOC_OBJ, VMLIMIT_OBJ): New, set by configure.
2269         (gmallocobj, vmlimitobj): Replace with previous two variables.
2270         (otherobj): Use $GMALLOC_OBJ, $VMLIMIT_OBJ.
2272 2010-05-17  Glenn Morris  <rgm@gnu.org>
2274         * Makefile.in (OLDXMENU_DEPS): New, set by configure.
2275         (stamp-oldxmenu): Use $OLDXMENU_DEPS.
2277 2010-05-16  Glenn Morris  <rgm@gnu.org>
2279         * Makefile.in (${ns_appbindir}Emacs, ns-app): Always define these rules.
2281         * Makefile.in (clean): Get rid of HAVE_NS conditional.
2283         * Makefile.in (ns_appdir, ns_appbindir): Now configure adds the
2284         trailing "/".
2286         * Makefile.in (TEMACS_LDFLAGS2): New, set by configure.
2287         (temacs${EXEEXT}): Combine the NS_IMPL_GNUSTEP case with the default.
2289         * Makefile.in (GNUSTEP_SYSTEM_LIBRARIES): Remove, unused.
2290         (NS_IMPL_GNUSTEP_TEMACS_LDFLAGS): New, set by configure.
2291         (LD) [NS_IMPL_GNUSTEP]: Set to $(CC) -rdynamic.
2292         (temacs${EXEEXT}): Remove $LOCALCPP, never defined or referenced.
2293         Make most of the NS_IMPL_GNUSTEP case the same as the default case.
2295         * Makefile.in (temacs${EXEEXT}) [!NS_IMPL_GNUSTEP]:
2296         Remove ${STARTFLAGS}, nothing ever sets it.
2298 2010-05-16  Dan Nicolaescu  <dann@ics.uci.edu>
2300         * m/ia64.h (UNEXEC): Remove, set in s/*.h.
2302 2010-05-16  Glenn Morris  <rgm@gnu.org>
2304         * Makefile.in (LIBX_BASE): Always define.
2306         * Makefile.in (LIBX_OTHER): Move out of cpp section.
2308         * Makefile.in (LIBXT): Always define.
2310 2010-05-15  Glenn Morris  <rgm@gnu.org>
2312         * Makefile.in (OLDXMENU, LIBXMENU, LIBX_OTHER): Always define.
2314         * Makefile.in (FONT_DRIVERS): Remove, replace with $FONT_OBJ.
2315         (obj, SOME_MACHINE_OBJECTS): Use $FONT_OBJ.
2317 2010-05-15  Ken Raeburn  <raeburn@raeburn.org>
2319         * lisp.h (XFLOAT_DATA): Use "0?x:x" to generate an rvalue.  (Bug#5916)
2320         (LISP_MAKE_RVALUE) [!USE_LISP_UNION_TYPE && !__GNUC__]: Likewise.
2322         * emacs.c (main): Initialize initial-environment and
2323         process-environment before generating from env, not after.
2325         Handle --version reasonably in CANNOT_DUMP configuration.
2326         * emacs.c (emacs_version, emacs_copyright): New string variables.
2327         (Vemacs_version, Vemacs_copyright): New Lisp_Object variables.
2328         (syms_of_emacs): Defvar them, and initialize them from the C
2329         string variables.
2330         (main): If initialization hasn't been done, print initial version
2331         info from the C strings, instead of starting an interactive session.
2333 2010-05-15  Eli Zaretskii  <eliz@gnu.org>
2335         * bidi.c (bidi_paragraph_init): Don't leave alone garbage values
2336         of bidi_it->paragraph_dir.  Call bidi_initialize if needed.
2337         (bidi_paragraph_init): Remove redundant assertion that we are at
2338         the beginning of a line after call to bidi_find_paragraph_start.
2340         * xdisp.c (Fcurrent_bidi_paragraph_direction): New function.
2341         (syms_of_xdisp): Defsubr it.
2343         * cmds.c (Fforward_char, Fbackward_char): Doc fix.
2345         * Makefile.in: Fix MSDOS-related comments.
2347 2010-05-15  Glenn Morris  <rgm@gnu.org>
2349         * Makefile.in (OLDXMENU_TARGET): New, set by configure.
2350         (really-lwlib, really-oldXMenu): Always define.
2351         ($OLDXMENU): Depend on $OLDXMENU_TARGET.
2353         * Makefile.in: Simplify cpp conditional.
2355         * Makefile.in (${ns_appdir}): Simplify using umask.
2357         * Makefile.in (${ns_appdir}): Remove references to CVS-related files.
2359 2010-05-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2361         * eval.c (specbind): Remove left-over duplicate test.
2362         Disallow let-binding frame-local vars.  Add comment.
2364 2010-05-14  Eli Zaretskii  <eliz@gnu.org>
2366         Make the cache of bidi iterator states dynamically allocated.
2367         * bidi.c (bidi_cache_shrink): New function.
2368         (bidi_init_it): Call it.
2369         (bidi_cache_iterator_state): Enlarge the cache if needed.
2371         * bidi.c (bidi_move_to_visually_next): Rename from
2372         bidi_get_next_char_visually.  All callers changed.
2374 2010-05-14  Kenichi Handa  <handa@m17n.org>
2376         * dispextern.h (struct composition_it): New member reversed_p.
2378         * composite.c (composition_compute_stop_pos): Search backward if
2379         ENDPOS < CHARPOS.
2380         (composition_reseat_it): Handle the case that ENDPOS < CHARPOS.
2381         Set CMP_IT->reversed_p.
2382         (composition_update_it): Pay attention to CMP_IT->reversed_p.
2384         * xdisp.c (set_iterator_to_next):
2385         Call composition_compute_stop_pos with negative ENDPOS if we are
2386         scanning backward.  Call composition_compute_stop_pos if scan
2387         direction is changed.
2388         (next_element_from_buffer): Call composition_compute_stop_pos with
2389         negative ENDPOS if we are scanning backward.
2390         (next_element_from_composition): Pay attention to
2391         IT->cmp_it.reversed_p.
2393 2010-05-14  Kenichi Handa  <handa@m17n.org>
2395         * font.c (font_range): Return the range for the font found at first.
2397 2010-05-14  Glenn Morris  <rgm@gnu.org>
2399         * Makefile.in (ns_appdir, ns_appbindir, ns_appsrc): Always define.
2401         * Makefile.in (mktime, X11, register): Move undefs to configure.
2403         * Makefile.in (MSDOS_OBJ): Default to empty, let msdos scripts set it.
2404         (MSDOS_X_OBJ): New variable.
2405         (MSDOS_SUPPORT_REAL): New constant.
2406         (MSDOS_SUPPORT): Set as a variable, not with cpp.
2407         (obj): Use MSDOS_X_OBJ.
2408         (lisp): Use MSDOS_SUPPORT as a variable.
2410         * Makefile.in (REAL_MOUSE_SUPPORT): New constant.
2411         (GPM_MOUSE_SUPPORT): Now it's a constant.
2412         (MOUSE_SUPPORT, TOOLTIP_SUPPORT, WINDOW_SUPPORT): Set with configure,
2413         not cpp.
2415         * Makefile.in (@NS_IMPL_GNUSTEP_INC@): Use in place of #ifdef.
2416         (ns_appresdir): Remove, unused.
2418         * Makefile.in (SHELL): Move outside cpp section.
2420         * s/netbsd.h (AMPERSAND_FULL_NAME): Remove (defined in AH_BOTTOM).
2422 2010-05-13  Glenn Morris  <rgm@gnu.org>
2424         * Makefile.in (FONT_DRIVERS): Place with other HAVE_X_WINDOWS stuff.
2425         (TOOLTIP_SUPPORT): Place with other HAVE_WINDOW_SYSTEM stuff.
2427         * Makefile.in (FONT_DRIVERS): If HAVE_X_WINDOWS is defined,
2428         HAVE_WINDOW_SYSTEM must be too.
2430         * Makefile.in (WINNT_SUPPORT): Remove, nt build does not use this file.
2431         (lisp): Remove WINNT_SUPPORT.
2433         * Makefile.in (OLDXMENU, LIBXMENU) [!HAVE_MENUS]:
2434         Let configure set these variables (to empty) in this case as well.
2436         * Makefile.in (LD_SWITCH_X_SITE): Define as a variable, not via cpp.
2437         (LIBX_BASE): Use $LD_SWITCH_X_SITE.
2439         * Makefile.in (C_SWITCH_X_SYSTEM, C_SWITCH_X_SITE, LIB_STANDARD)
2440         (LIB_MATH, FONTCONFIG_CFLAGS, FONTCONFIG_LIBS, FREETYPE_CFLAGS)
2441         (FREETYPE_LIBS, LIBOTF_CFLAGS, LIBOTF_LIBS, M17N_FLT_CFLAGS)
2442         (M17N_FLT_LIBS, GNU_OBJC_CFLAGS, GNUSTEP_SYSTEM_LIBRARIES, LIBGPM)
2443         (LIBRESOLV, UNEXEC_OBJ): For clarity, define variables to hold
2444         the values output by configure.
2445         (ALL_CFLAGS, obj, LIBES, temacs${EXEEXT}): Use the above variables.
2447 2010-05-12  Glenn Morris  <rgm@gnu.org>
2449         * Makefile.in (YMF_PASS_LDFLAGS, LD, LINKER): Simplify the logic.
2450         (LINKER_WAS_SPECIFIED): Remove.
2452         * Makefile.in (LIB_GCC): Set using configure, not cpp.
2453         (GNULIB_VAR) [!ORDINARY_LINK]: Always set to $LIB_GCC.
2454         * m/arm.h (LIB_GCC) [GNU_LINUX]:
2455         * s/cygwin.h (LIB_GCC):
2456         * s/freebsd.h (LIB_GCC):
2457         * s/gnu-linux.h (LIB_GCC):
2458         * s/msdos.h (LIB_GCC):
2459         * s/netbsd.h (LIB_GCC):
2460         Move to configure.
2462 2010-05-11  Karel Klic  <kklic@redhat.com>
2464         * ftfont.c: Fix incorrect parentheses of #if condition for
2465         definining M17N_FLT_USE_NEW_FEATURE.
2467 2010-05-11  Glenn Morris  <rgm@gnu.org>
2469         * Makefile.in (LIBS_SYSTEM) [MSDOS]: Do not reset.
2470         * s/msdos.h (MSDOS_LIBS_SYSTEM): Remove.
2472 2010-05-10  Eli Zaretskii  <eliz@gnu.org>
2474         * xdisp.c (init_iterator): Don't turn on bidi reordering in
2475         unibyte buffers.  See
2476         http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00263.html.
2478 2010-05-10  Glenn Morris  <rgm@gnu.org>
2480         * Makefile.in (LIBS_SYSTEM): Set using configure, not cpp.
2481         (LIBS_SYSTEM) [MSDOS]: Reset with MSDOS_LIBS_SYSTEM.
2482         (LIBES): Use LIBS_SYSTEM as a variable.
2483         * s/msdos.h (LIBS_SYSTEM): Rename to MSDOS_LIBS_SYSTEM.  Always define.
2484         * s/aix4-2.h (LIBS_SYSTEM):
2485         * s/freebsd.h (LIBS_SYSTEM):
2486         * s/hpux10-20.h (LIBS_SYSTEM):
2487         * s/sol2-6.h (LIBS_SYSTEM):
2488         * s/unixware.h (LIBS_SYSTEM):
2489         Move to configure.
2491         * s/aix4-2.h (MAIL_USE_LOCKF):
2492         * s/bsd-common.h (MAIL_USE_FLOCK):
2493         * s/darwin.h (MAIL_USE_FLOCK):
2494         * s/gnu-linux.h (MAIL_USE_FLOCK):
2495         * s/irix6-5.h (MAIL_USE_FLOCK):
2496         * s/template.h (MAIL_USE_FLOCK):
2497         Move to configure.
2499 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
2501         * Version 23.2 released.
2503 2010-05-08  Andreas Schwab  <schwab@linux-m68k.org>
2505         * composite.c (autocmp_chars): Save point as marker before calling
2506         auto-composition-function (Bug#5984).
2508         * lisp.h (restore_point_unwind): Add prototype.
2510         * fileio.c (restore_point_unwind): Remove static attribute.
2512 2010-05-08  Kenichi Handa  <handa@m17n.org>
2514         * ftfont.c (M17N_FLT_USE_NEW_FEATURE): Define it if we can use the
2515         new feature of libotf and m17n-flt.
2516         (ftfont_check_otf) [M17N_FLT_USE_NEW_FEATURE]:
2517         Call OTF_check_features even if no specific feature is given.
2518         (PACK_OTF_TAG) [M17N_FLT_USE_NEW_FEATURE]: New macro.
2519         (ftfont_drive_otf) [M17N_FLT_USE_NEW_FEATURE]: Handle the case
2520         that OUT is NULL.  Use OTF_drive_gsub_with_log and
2521         OTF_drive_gpos_with_log instead of OTF_drive_gsub and
2522         OTF_drive_gpos.
2523         (ftfont_try_otf) [M17N_FLT_USE_NEW_FEATURE]: New function.
2524         (ftfont_shape_by_flt) [M17N_FLT_USE_NEW_FEATURE]:
2525         Setup mflt_enable_new_feature and mflt_try_otf.
2527 2010-05-08  Jan Djärv  <jan.h.d@swipnet.se>
2529         * xsettings.c (Ftool_bar_get_system_style): Correct comment.
2531         * gtkutil.c (xg_pack_tool_bar): Change show_all to show for handle
2532         box and toolbar (Bug #6139).
2533         (xg_create_tool_bar): Remove comment (Bug #6139).
2534         (xg_make_tool_item): Remove gtk_widget_show_all (Bug #6139).
2535         (xg_show_toolbar_item): Add gtk_widget_show for weventbox (Bug #6139).
2537 2010-05-08  Juanma Barranquero  <lekktu@gmail.com>
2539         * makefile.w32-in ($(BLD)/eval.$(O), $(BLD)/w32fns.$(O)):
2540         Update dependencies.
2542 2010-05-08  Eli Zaretskii  <eliz@gnu.org>
2544         * fringe.c (update_window_fringes): Set up truncation bitmaps for
2545         R2L lines.
2547 2010-05-08  Glenn Morris  <rgm@gnu.org>
2549         * Makefile.in (THIS_IS_MAKEFILE): Remove, unused.
2551         * Makefile.in (LIBS_TERMCAP): Set with configure, not cpp.
2552         (TERMCAP_OBJ): New, set by configure, replacing termcapobj.
2553         (termcapobj): Replace with TERMCAP_OBJ.
2554         (otherobj): Use $TERMCAP_OBJ instead of $termcapobj.
2555         (LIBES): Use LIBS_TERMCAP as a variable.
2557         * s/freebsd.h (osreldate.h): No longer include, since this file
2558         does not use __FreeBSD_version any more.
2560         * s/aix4-2.h (TERMINFO):
2561         * s/cygwin.h (TERMINFO):
2562         * s/darwin.h (TERMINFO, LIBS_TERMCAP) [HAVE_LIBNCURSES]:
2563         * s/freebsd.h (TERMINFO, LIBS_TERMCAP):
2564         * s/gnu-linux.h (TERMINFO, LIBS_TERMCAP) [HAVE_LIBNCURSES]:
2565         * s/gnu.h (TERMINFO, LIBS_TERMCAP) [HAVE_LIBNCURSES]:
2566         * s/hpux10-20.h (TERMINFO, LIBS_TERMCAP):
2567         * s/irix6-5.h (TERMINFO):
2568         * s/netbsd.h (LIBS_TERMCAP):
2569         * s/openbsd.h (TERMINFO, LIBS_TERMCAP):
2570         * s/sol2-6.h (LIBS_TERMCAP) [!TERMINFO]:
2571         * s/usg5-4.h (TERMINFO):
2572         Move to configure.
2574 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2576         * eval.c (unbind_to): Don't unbind a local binding into the global
2577         binding when the local binding disappeared.  Inversely, don't unbind
2578         a global binding into a newly created local binding.
2579         * data.c (set_internal): Make its `buf' arg into a `where' arg so we
2580         can specify the frame to use, when applicable.  Adjust callers.
2582 2010-05-07  Vincent Belaïche  <vincent.belaiche@gmail.com>
2583             Stefan Monnier  <monnier@iro.umontreal.ca>
2585         * floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New functions.
2587 2010-05-07  Eli Zaretskii  <eliz@gnu.org>
2589         * w32fns.c: Include w32.h.
2590         (Fw32_shell_execute): Decode the error message before passing it
2591         to `error'.  (Bug#6126)
2593         * msdos.c (dos_set_window_size):
2594         * w16select.c (Fx_selection_exists_p): Use `Fsymbol_value (foo)'
2595         instead of `XSYMBOL (foo)->value'.
2597 2010-05-07  Eli Zaretskii  <eliz@gnu.org>
2599         Fix the MS-DOS build, broken by autoconfiscation.
2601         * Makefile.in: Don't use Make-style comments past the "start of
2602         cpp stuff" line.
2603         (MSDOS_OBJ): Remove xmenu.o (it is now defined by XMENU_OBJ).
2605         * s/msdos.h (UNEXEC): Don't define (@unexec@ in Makefile.in is
2606         edited directly by msdos/sed1v2.inp).
2608 2010-05-07  Glenn Morris  <rgm@gnu.org>
2610         * Makefile.in (LD_SWITCH_SYSTEM): Set with configure, not cpp.
2611         (LD_SWITCH_SYSTEM_EXTRA): New variable, set by configure.
2612         (TEMACS_LDFLAGS): Use $LD_SWITCH_SYSTEM and $LD_SWITCH_SYSTEM_EXTRA,
2613         move out of cpp section.
2614         * s/freebsd.h (LD_SWITCH_SYSTEM):
2615         * s/gnu-linux.h (LD_SWITCH_SYSTEM):
2616         * s/netbsd.h (LD_SWITCH_SYSTEM):
2617         * s/openbsd.h (LD_SWITCH_SYSTEM): Move to configure.in.
2619 2010-05-07  Dan Nicolaescu  <dann@ics.uci.edu>
2621         Define LIB_STANDARD and START_FILES using autoconf.
2622         * s/usg5-4.h (LIB_STANDARD):
2623         * s/netbsd.h (START_FILES):
2624         * s/irix6-5.h (LIB_STANDARD):
2625         * s/hpux10-20.h (LIB_STANDARD, START_FILES):
2626         * s/gnu-linux.h (START_FILES, LIB_STANDARD):
2627         * s/freebsd.h (START_FILES):
2628         * s/darwin.h (START_FILES):
2629         * s/cygwin.h (START_FILES):
2630         * s/aix4-2.h (LIB_STANDARD):
2631         * m/ibmrs6000.h (START_FILES): Remove, move logic to configure.in.
2632         * Makefile.in (STARTFILES): Rename to START_FILES, define using
2633         autoconf, not cpp.
2635 2010-05-06  Dan Nicolaescu  <dann@ics.uci.edu>
2637         Remove NEED_BSDTTY and NEED_UNISTD_H.
2638         * s/hpux10-20.h (NEED_BSDTTY): Remove.
2639         * s/aix4-2.h (NEED_UNISTD_H): Remove.
2640         * systty.h: Simplify conditionals for including <sys/bsdtty.h>,
2641         <sys/ptyio.h> and <unistd.h>.
2643         * emacs.c (main): Remove NO_DIR_LIBRARY conditional, unused.
2645         * Makefile.in (STARTFILES): Conditionally define to make the usage clear.
2646         * s/gnu.h (START_FILES): Remove empty definition.
2648 2010-05-06  Jan Djärv  <jan.h.d@swipnet.se>
2650         * xterm.c (x_draw_image_relief): Move declaration of extra to beginning.
2652 2010-05-06  Glenn Morris  <rgm@gnu.org>
2654         * Makefile.in (CPP, LN_S): Remove unused variables.
2656 2010-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2658         * syntax.c (Fchar_syntax): Check the arg is a character (bug#6080).
2660 2010-05-05  Lawrence Mitchell  <wence@gmx.li>
2662         * m/sparc.h: Fix typo in earlier change.
2664 2010-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
2666         Misc tweaks.
2667         * eval.c (Fdefvaralias): Remove unintended nested if.
2668         (internal_condition_case_2, internal_condition_case_n): Use ANSI type.
2670 2010-05-04  Bernhard Herzog  <bh@intevation.de>  (tiny change)
2672         * xsmfns.c (smc_save_yourself_CB): strlen(client_id) => strlen(cwd).
2674 2010-05-04  Dan Nicolaescu  <dann@ics.uci.edu>
2676         Remove BSD_PGRPS.
2677         * s/bsd-common.h (BSD_PGRPS): Remove undef.
2678         * s/gnu-linux.h (BSD_PGRPS): Remove.
2679         * term.c (dissociate_if_controlling_tty):
2680         * sysdep.c (narrow_foreground_group, widen_foreground_group)
2681         (init_sys_modes, reset_sys_modes):
2682         * emacs.c (main):
2683         * callproc.c (Fcall_process, child_setup): Remove code depending
2684         on BSD_PGRPS.
2686         Remove POSIX_SIGNALS.
2687         * s/usg5-4.h (POSIX_SIGNALS):
2688         * s/netbsd.h (POSIX_SIGNALS):
2689         * s/msdos.h (POSIX_SIGNALS):
2690         * s/ms-w32.h (POSIX_SIGNALS):
2691         * s/hpux11.h (POSIX_SIGNALS):
2692         * s/gnu.h (POSIX_SIGNALS):
2693         * s/gnu-linux.h (POSIX_SIGNALS):
2694         * s/freebsd.h (POSIX_SIGNALS):
2695         * s/darwin.h (POSIX_SIGNALS):
2696         * s/cygwin.h (POSIX_SIGNALS):
2697         * s/aix4-2.h (POSIX_SIGNALS): Remove definition.
2698         * s/unixware.h:
2699         * s/sol2-6.h: Remove comments on POSIX_SIGNALS.
2700         * process.c (create_process):
2701         * syssignal.h:
2702         * sysdep.c (wait_for_termination, init_signals):
2703         * process.c (create_process):
2704         * msdos.c: POSIX_SIGNALS is always defined on all platforms,
2705         remove all code that assumes the contrary.
2707 2010-05-04  Glenn Morris  <rgm@gnu.org>
2709         * s/gnu-linux.h (LD_SWITCH_SYSTEM): Use LD_SWITCH_X_SITE_AUX as a shell
2710         variable.
2711         * s/netbsd.h (LD_SWITCH_SYSTEM_tmp): Remove.
2712         (LD_SWITCH_SYSTEM): Use $LD_SWITCH_X_SITE_AUX_RPATH.
2713         * s/openbsd.h (LD_SWITCH_SYSTEM_tmp): Remove.
2714         (LD_SWITCH_SYSTEM): Use $LD_SWITCH_X_SITE_AUX_RPATH instead of
2715         LD_SWITCH_SYSTEM_tmp.
2716         * Makefile.in (LD_SWITCH_X_SITE_AUX, LD_SWITCH_X_SITE_AUX_RPATH):
2717         New variables, set by configure.
2719         * s/aix4-2.h (LD_SWITCH_SYSTEM_TEMACS): Move to configure.in.
2720         * s/darwin.h (HEADERPAD_EXTRA, LIBS_NSGUI): Remove.
2721         (LD_SWITCH_SYSTEM_TEMACS): Move to configure.in.
2722         * Makefile.in (LD_SWITCH_SYSTEM_TEMACS): New variable, set by configure.
2723         (TEMACS_LDFLAGS): Use $LD_SWITCH_SYSTEM_TEMACS.
2725         * s/aix4-2.h (C_SWITCH_SYSTEM):
2726         * m/alpha.h (C_SWITCH_MACHINE):
2727         Move to configure.in.
2728         * Makefile.in (C_SWITCH_MACHINE, C_SWITCH_SYSTEM):
2729         New variables, set by configure.
2730         (ALL_CFLAGS): Use $C_SWITCH_MACHINE and $C_SWITCH_SYSTEM in place of
2731         $c_switch_machine and $c_switch_system.
2733 2010-05-04  Dan Nicolaescu  <dann@ics.uci.edu>
2735         * s/hpux10-20.h (LIB_STANDARD): New definition.
2736         * Makefile.in (ORDINARY_LINK): Remove setting LIB_STANDARD based
2737         on it, not used anymore.
2739 2010-05-03  Chong Yidong  <cyd@stupidchicken.com>
2741         * eval.c (internal_condition_case_n): Rename from
2742         internal_condition_case_2.
2743         (internal_condition_case_2): New function.
2745         * xdisp.c (safe_call): Use internal_condition_case_n.
2747         * fileio.c (Fdelete_file, internal_delete_file): New arg FORCE.
2748         (internal_delete_file, Frename_file): Callers changed.
2750         * buffer.c (Fkill_buffer):
2751         * callproc.c (delete_temp_file): Callers changed (Bug#6070).
2753         * lisp.h: Update prototypes.
2755 2010-05-03  Glenn Morris  <rgm@gnu.org>
2757         * Makefile.in (LIBX_EXTRA, LIBX_BASE): New variables.
2758         (LIBXT_OTHER, LIBX_OTHER): New, set by configure.
2759         (LIBXT): Set with configure, not cpp.
2760         (LIBX): Remove.
2761         (LIBES): Replace $LIBX with $LIBX_BASE and $LIBX_OTHER.
2763 2010-05-02  Dan Nicolaescu  <dann@ics.uci.edu>
2765         * m/amdx86-64.h (START_FILES, LIB_STANDARD): Remove.
2766         The FreeBSD is not needed, the default works, Solaris version is
2767         not needed, and the remaining case is not supported by configure.
2769 2010-05-02  Jan Djärv  <jan.h.d@swipnet.se>
2771         * xsmfns.c (CHDIR_OPT): New define.
2772         (smc_save_yourself_CB): Add CHDIR_OPT to options to use when
2773         restarting emacs.
2775         * xterm.c (x_connection_closed): Call Fkill_emacs instead of
2776         shut_down_emacs.
2778         * emacs.c (USAGE1): Mention --chdir.
2779         (main): Handle --chdir.
2780         (standard_args): Add --chdir.
2781         (fatal_error_signal): Call Fkill_emacs for SIGTERM and SIGHUP (Bug
2782         #5552).
2784 2010-05-01  Dan Nicolaescu  <dann@ics.uci.edu>
2786         Remove LD_SWITCH_MACHINE.
2787         * Makefile.in (LD_SWITCH_MACHINE): Remove definition, unused.
2788         (TEMACS_LDFLAGS): Do not use LD_SWITCH_MACHINE.
2790         Clean up IRIX code.
2791         * m/iris4d.h (TERMINFO, FIRST_PTY_LETTER): Move definitions ...
2792         * s/irix6-5.h (TERMINFO, FIRST_PTY_LETTER): ... here.
2794         Clean up AIX code.
2795         * m/ibmrs6000.inp: Remove file, unused.
2796         * m/ibmrs6000.h (IBMR2AIX): Remove, unused.
2797         (LD_SWITCH_MACHINE): Rename to LD_SWITCH_SYSTEM_TEMACS, and move
2798         definition ...
2799         * s/aix4-2.h (LD_SWITCH_SYSTEM_TEMACS): ... here.
2801         * sysdep.c (child_setup_tty, init_sys_modes): Remove !IBMR2AIX code,
2802         unused.
2804 2010-05-01  Eli Zaretskii  <eliz@gnu.org>
2806         Emulate POSIX_SIGNALS on MS-Windows.
2808         * s/ms-w32.h (POSIX_SIGNALS, struct sigaction, SIG_BLOCK)
2809         (SIG_SETMASK, SIG_UNBLOCK): Define.
2811         * sysdep.c (sys_signal) [WINDOWSNT]: #ifdef away.
2812         (wait_for_termination) [WINDOWSNT]: Move MS-Windows specific code
2813         from non-POSIX_SIGNALS section to POSIX_SIGNALS section.
2815         * w32.c (sigemptyset, sigaddset, sigfillset, sigprocmask):
2816         New stubs.
2818         Miscellaneous fixes of bidi display.
2820         * xdisp.c (find_row_end): New function, refactored from display_line.
2821         (display_line): Use it.
2822         (extend_face_to_end_of_line): In almost-filled rows, extend only
2823         if the row is R2L and not continued.
2824         (display_line): Fix prepending of truncation glyphs to R2L rows.
2825         Preserve overlay and string info in row->end.
2826         (insert_left_trunc_glyphs): Support addition of left truncation
2827         glyphs to R2L rows.
2828         (set_cursor_from_row): Don't place cursor on the vertical border
2829         glyph between adjacent windows.  Fix a crash when a display string
2830         is continued to the next line.  Don't return zero if cursor was
2831         found by `cursor' property of a display string.
2832         (try_cursor_movement): Don't assume that row->end == (row+1)->start,
2833         test for that explicitly.
2835 2010-05-01  Glenn Morris  <rgm@gnu.org>
2837         * Makefile.in (gmallocobj, rallocobj, vmlimitobj): Initialize to null,
2838         for clarity.
2839         (OTHER_OBJ): Remove.
2840         (PRE_ALLOC_OBJ, POST_ALLOC_OBJ): New, set by configure.
2841         (otherobj): Use PRE_ALLOC_OBJ, POST_ALLOC_OBJ rather than OTHER_OBJ.
2843 2010-05-01  Karel Klíč  <kklic@redhat.com>
2845         * fileio.c (Ffile_selinux_context): Context functions may return null.
2847 2010-04-30  Dan Nicolaescu  <dann@ics.uci.edu>
2849         * s/gnu.h (POSIX_SIGNALS, START_FILES): New definitions.
2851 2010-04-30  Glenn Morris  <rgm@gnu.org>
2853         * Makefile.in (vmlimitobj) [!SYSTEM_MALLOC]: New variable.  (Bug#6065)
2854         (OTHER_OBJ): Define as a separate variable, for clarity.
2856 2010-04-30  Jan Djärv  <jan.h.d@swipnet.se>
2858         * xsettings.c: include limits.h and update file comment.
2860 2010-04-30  Glenn Morris  <rgm@gnu.org>
2862         * Makefile.in (OLDXMENU, LIBXMENU) [HAVE_MENUS]:
2863         Set with configure, not cpp.
2864         (LIBW): Remove, replace with $TOOLKIT_LIBW.
2866         * Makefile.in (mallocobj): Remove.
2867         (otherobj): Simplify using @OTHER_OBJ@.
2869         * Makefile.in (dispnew.o, frame.o, fringe.o, font.o, fontset.o)
2870         (keyboard.o, window.o, xdisp.o, xfaces.o, menu.o):
2871         Don't bother making nsgui.h dependency platform-specific.
2873         * Makefile.in (nsfns.o): Remove duplicate nsgui.h dependency.
2875 2010-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2877         * process.c (read_process_output, exec_sentinel): Don't burp if the
2878         sentinel/filter kills the current buffer (bug#6060).
2880         Fix wrong-docstring problem introduced with hash-consing.  (Bug#6008)
2881         * eval.c (Fautoload): Set doc to a unique number rather than to 0.
2882         Remove unused var `args'.
2883         * lisp.h (XSETCARFASTINT, XSETCDRFASTINT): Remove.
2884         (LOADHIST_ATTACH): Wrap with do...while to avoid surprises for callers.
2885         * doc.c (store_function_docstring): Use XSETCAR.
2887 2010-04-28  Glenn Morris  <rgm@gnu.org>
2889         * Makefile.in (BASE_WINDOW_SUPPORT, X_WINDOW_SUPPORT): New variables.
2890         (WINDOW_SUPPORT) [HAVE_WINDOW_SYSTEM]: Use them.
2892         * Makefile.in (CYGWIN_OBJ): Set with configure, not cpp.
2894         * Makefile.in (GPM_MOUSE_SUPPORT): New, set by configure.
2895         (MOUSE_SUPPORT) [!HAVE_MOUSE]: Use $GPM_MOUSE_SUPPORT.
2897         * Makefile.in (FONT_OBJ): New, set by configure.
2898         (FONT_DRIVERS): Use $FONT_OBJ.
2900         * Makefile.in (LIBXMU): Set with configure, not cpp.
2901         * s/aix4-2.h (LIBXMU):
2902         * s/hpux10-20.h (LIBXMU):
2903         Remove definition, now set in configure.
2905         * Makefile.in (NS_OBJ, NS_SUPPORT): Set with configure, not cpp.
2907         * m/amdx86-64.h [i386]: Move this test to configure.in.
2909 2010-04-27  Glenn Morris  <rgm@gnu.org>
2911         * Makefile.in (LIBXTR6): Set with configure, not cpp.
2912         * s/unixware.h (NEED_LIBW): Remove definition.
2914         * Makefile.in (LUCID_LIBW, MOTIF_LIBW): Remove, replacing by...
2915         (TOOLKIT_LIBW): New, set by configure.
2916         (@X_TOOLKIT_TYPE@): No longer define it.
2918         * Makefile.in (LIBXP): Remove, since included in MOTIF_LIBW.
2919         (MOTIF_LIBW): Set with configure, not cpp.
2920         * s/aix4-2.h (LIB_MOTIF):
2921         * s/gnu-linux.h (LIB_MOTIF):
2922         * s/unixware.h (LIB_MOTIF): Move to configure.in.
2924 2010-04-27  Dan Nicolaescu  <dann@ics.uci.edu>
2926         Reduce CPP usage.
2927         * Makefile.in (LIB_X11_LIB): Remove, inline in the only user.
2928         (obj): Use autoconf for unexec instead of cpp.
2929         (C_SWITCH_SYSTEM, C_SWITCH_MACHINE, C_SWITCH_X_SITE): Remove
2930         definitions and undefs.  Inline definitions in the only user.
2931         (ALL_CFLAGS): Substitute C_SWITCH_X_SYSTEM using autoconf.
2933 2010-04-27  Glenn Morris  <rgm@gnu.org>
2935         * m/amdx86-64.h (START_FILES, LIB_STANDARD): Change the logic around,
2936         since the defaults (set by the system file) are fine in most cases.
2937         [GNU_LINUX, __OpenBSD__, __NetBSD__, __APPLE__]: Remove sections.
2938         * m/ibms390x.h (START_FILES, LIB_STANDARD):
2939         * m/macppc.h (START_FILES, LIB_STANDARD) [GNU_LINUX]:
2940         * m/sparc.h (START_FILES, LIB_STANDARD) [__linux__]:
2941         Remove definitions, since they are set correctly in s/gnu-linux.h.
2942         * s/freebsd.h (START_FILES, LIB_STANDARD):
2943         * s/gnu-linux.h (START_FILES, LIB_STANDARD):
2944         * s/hpux10-20.h (START_FILES):
2945         * s/netbsd.h (START_FILES, LIB_STANDARD, START_FILES_1, END_FILES_1):
2946         Use $CRT_DIR in place of fixed /usr/lib, /lib directories.
2948         * Makefile.in (LIBXP, LUCID_LIBW, WIDGET_OBJ): Set via configure.
2949         (MOTIF_LIBW): Use $LIBXP.
2950         (otherobj): Use $WIDGET_OBJ.
2952 2010-04-26  Dan Nicolaescu  <dann@ics.uci.edu>
2954         * Makefile.in (LIBS_MACHINE): Remove, unused.
2956         Use autoconf instead of cpp for LIB_MATH.
2957         * s/darwin.h (LIB_MATH): Do not define here, move to configure.
2958         * s/cygwin.h (LIB_MATH): Likewise.
2959         * Makefile.in (LIB_MATH): Do not define with cpp.
2960         (LIBES): Use autoconf for LIB_MATH.
2962 2010-04-26  Kenichi Handa  <handa@m17n.org>
2964         * composite.c (Ffind_composition_internal): Fix the return value
2965         for an automatic composition.
2967 2010-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
2969         Remove all NO_ARG_ARRAY uses.
2970         * fns.c (concat2, concat3, nconc2):
2971         * eval.c (apply1, call1, call2, call3, call4, call5, call6)
2972         (call7): Remove NO_ARG_ARRAY usage, assume it's always true.
2973         * m/xtensa.h (NO_ARG_ARRAY):
2974         * m/template.h (NO_ARG_ARRAY):
2975         * m/sparc.h (NO_ARG_ARRAY):
2976         * m/sh3.h (NO_ARG_ARRAY):
2977         * m/mips.h (NO_ARG_ARRAY):
2978         * m/macppc.h (NO_ARG_ARRAY):
2979         * m/iris4d.h (NO_ARG_ARRAY):
2980         * m/intel386.h (NO_ARG_ARRAY):
2981         * m/ibms390x.h (NO_ARG_ARRAY):
2982         * m/ibms390.h (NO_ARG_ARRAY):
2983         * m/ibmrs6000.h (NO_ARG_ARRAY):
2984         * m/ia64.h (NO_ARG_ARRAY):
2985         * m/hp800.h (NO_ARG_ARRAY):
2986         * m/arm.h (NO_ARG_ARRAY):
2987         * m/amdx86-64.h (NO_ARG_ARRAY):
2988         * m/alpha.h (NO_ARG_ARRAY): Remove definition.
2990 2010-04-25  Eli Zaretskii  <eliz@gnu.org>
2992         * xdisp.c (display_line): Don't assume 2nd call to
2993         get_next_display_element cannot return zero.  (Bug#6030)
2994         (iterate_out_of_display_property): New function, body from pop_it.
2995         (pop_it): Use it.
2997 2010-04-24  Glenn Morris  <rgm@gnu.org>
2999         * m/amdx86-64.h (START_FILES, LIB_STANDARD) [__OpenBSD__]:
3000         For clarity, revert to using fixed /usr/lib rather than $CRT_DIR.
3001         (START_FILES, LIB_STANDARD) [__FreeBSD__]: Merge into the generic case,
3002         since CRT_DIR defaults to /usr/lib.  Suggested by Dan Nicolaescu.
3004 2010-04-24  Eli Zaretskii  <eliz@gnu.org>
3006         * xdisp.c (display_line): Use `reseat' instead of `reseat_1', and
3007         use `get_next_display_element' and `set_iterator_to_next' to
3008         advance to the next character, when looking for the character that
3009         begins the next row.
3011         * .gdbinit: Add a "set Fmake_symbol" line to force GDB to load the
3012         definition of "struct Lisp_Symbol".
3014 2010-04-24  Glenn Morris  <rgm@gnu.org>
3016         * Makefile.in (CRT_DIR): New variable, set by configure.
3017         * m/amdx86-64.h, m/ibms390x.h (START_FILES, LIB_STANDARD):
3018         Use $CRT_DIR rather than HAVE_LIB64_DIR.  (Bug#5655)
3020 2010-04-23  Dan Nicolaescu  <dann@ics.uci.edu>
3022         * Makefile.in: Remove C_SWITCH_X_MACHINE, unused.
3024         * s/cygwin.h (LIBS_DEBUG): Remove, unused.
3026         Remove redundant flags.
3027         * s/freebsd.h (C_SWITCH_SYSTEM):
3028         * s/hpux10-20.h (C_SWITCH_X_SYSTEM, LD_SWITCH_X_DEFAULT):
3029         * s/netbsd.h (C_SWITCH_SYSTEM):
3030         * s/openbsd.h (LD_SWITCH_X_DEFAULT): Remove, configure takes care
3031         of these.
3033         Simplify m/intel386.h.
3034         * m/intel386.h (CRT0_DUMMIES): Remove, inline value in the only
3035         user: ecrt0.c.
3036         (SOLARIS2): Remove LOAD_AVE_TYPE, LOAD_AVE_CVT, LIBS_MACHINE, unused.
3037         (USG5_4): Move LOAD_AVE_TYPE, LOAD_AVE_CVT, FSCALE definitions to
3038         the only user: s/unixware.h.
3039         * ecrt0.c: Remove #ifndef static.  Inline CRT0_DUMMIES definition
3040         from m/intel386.h.
3041         * s/unixware.h (LOAD_AVE_TYPE, LOAD_AVE_CVT, FSCALE): Definitions
3042         moved here from m/intel386.h.
3044         * m/mips.h: Remove #if 0 code.
3046 2010-04-23  Eli Zaretskii  <eliz@gnu.org>
3048         Fix display of composed characters from L2R scripts in bidi buffers.
3049         * xdisp.c (set_iterator_to_next, next_element_from_composition):
3050         After advancing IT past the composition, resync the bidi iterator
3051         with IT's position.  (Bug#5977)
3053 2010-04-23  Dan Nicolaescu  <dann@ics.uci.edu>
3055         * Makefile.in (LD_SWITCH_MACHINE_TEMACS): Remove, unused.
3056         (TEMACS_LDFLAGS): Don't use LD_SWITCH_SYSTEM_TEMACS.
3058 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3060         * gtkutil.c: Include xsettings.h for Ftool_bar_get_system_style.
3062 2010-04-23  Eli Zaretskii  <eliz@gnu.org>
3064         Support `display' text properties and overlay strings in bidi buffers.
3065         * xdisp.c (pop_it): When the stack is popped after displaying
3066         from a string, bidi-iterate to exit from the text portion covered
3067         by the `display' property or overlay.  (Bug#5988, bug#5920)
3069 2010-04-23  Dan Nicolaescu  <dann@ics.uci.edu>
3071         * m/macppc.h (LD_SWITCH_SYSTEM_TEMACS): Remove #undef.
3072         (LD_SWITCH_MACHINE_TEMACS): Remove, configure sets nocombreloc.
3074         * s/netbsd.h (LD_SWITCH_SYSTEM_TEMACS): Remove, configure sets nocombreloc.
3075         * s/openbsd.h (LD_SWITCH_SYSTEM_TEMACS): Remove.
3077         Simplify STARTFILES definition.
3078         * s/hpux10-20.h (START_FILES): Explicitly define here instead of
3079         relying on Makefile.in to define it.
3080         * s/cygwin.h (START_FILES): Likewise.
3081         * Makefile.in (STARTFILES): Remove conditional code, not needed anymore.
3083         Clean up Solaris code.
3084         * s/sol2-6.h (LD_SWITCH_SYSTEM_TEMACS, C_SWITCH_X_SYSTEM)
3085         (LIB_MOTIF): Remove, configure takes care of this.
3086         (NOT_USING_MOTIF): Remove, unused.
3087         * xrdb.c: Remove #if 0-ed #include.
3088         (SYSV): Remove conditional for old SysV.
3089         * sysdep.c (closedir): Remove conditional code for Solaris,
3090         Solaris has closedir.
3092 2010-04-22  Jan Djärv  <jan.h.d@swipnet.se>
3094         * xsettings.c (read_and_apply_settings): Check if current_font is
3095         NULL before strcmp (Bug#6001).
3097 2010-04-21  Dan Nicolaescu  <dann@ics.uci.edu>
3099         Clean up HP-UX files.
3100         * m/hp800.h (NO_REMAP, VIRT_ADDR_VARIES, DATA_SEG_BITS)
3101         (DATA_START, TEXT_START, LOAD_AVE_TYPE, LOAD_AVE_CVT)
3102         (LDAV_SYMBOL, index, rindex): Move definitions only used in HP-UX ...
3103         * s/hpux10-20.h: ... to the only user, here.
3105 2010-04-21  Eli Zaretskii  <eliz@gnu.org>
3107         * bidi.c (bidi_find_paragraph_start, bidi_at_paragraph_end): Don't
3108         use buffer-local values of paragraph-start and paragraph-separate.
3109         <paragraph_start_re, paragraph_separate_re>: Rename from
3110         fallback_paragraph_start_re and fallback_paragraph_separate_re.
3111         (Bug#5992)
3113 2010-04-21  Jan Djärv  <jan.h.d@swipnet.se>
3115         * xsettings.c: Qmonospace_font_name, Qtool_bar_style and
3116         current_tool_bar_style are new.
3117         (store_config_changed_event): Rename from store_font_changed_event.
3118         (XSETTINGS_TOOL_BAR_STYLE): New define.
3119         (SEEN_FONT, SEEN_TB_STYLE): New enum values.
3120         (struct xsettings): Add font and tb_style, set xft stuff inside #ifdef
3121         HAVE_XFT.
3122         (something_changedCB): store_font_changed_event is now
3123         store_config_changed_event.
3124         (parse_settings): Rename from parse_xft_settings.  Read
3125         non-xft xsettings outside #ifdef HAVE_XFT.
3126         (read_settings): Renamed from read_xft_settings.
3127         (apply_xft_settings): Take current settings as parameter.  Do not
3128         call read_(xft)_settings.
3129         (read_and_apply_settings): New function.
3130         (xft_settings_event): Do non-xft stuff out of HAVE_XFT.  Call
3131         read_and_apply_settings if there are settings to be read.
3132         (init_xsettings): Renamed from init_xfd_settings.
3133         Call read_and_apply_settings unconditionally.
3134         (xsettings_initialize): Call init_xsettings.
3135         (Ftool_bar_get_system_style): New function.
3136         (syms_of_xsettings): Define Qmonospace_font_name and
3137         Qtool_bar_style.  Initialize current_tool_bar_style to nil.
3138         defsubr Stool_bar_get_system_style.  Fprovide on
3139         dynamic-setting.
3140         Move misplaced HAVE_GCONF
3142         * xsettings.h (Ftool_bar_get_system_style): Declare.
3144         * xdisp.c: Vtool_bar_style, tool_bar_max_label_size,
3145         Qtext, Qboth, Qboth_horiz are new.
3146         (syms_of_xdisp): Intern Qtext, Qboth, Qboth_horiz, DEFVAR
3147         Vtool_bar_style, tool_bar_max_label_size.
3149         * lisp.h: Extern declare Qtext, Qboth, Qboth_horiz.
3151         * keyboard.c: QClabel is new.
3152         (parse_tool_bar_item): Take out QClabel from tool bar items.
3153         Try to construct a label if ther is no QClabel.
3154         (syms_of_keyboard): Intern :label as QClabel.
3156         * dispextern.h (tool_bar_item_idx): TOOL_BAR_ITEM_LABEL is new.
3157         (Vtool_bar_style, tool_bar_max_label_size, DEFAULT_TOOL_BAR_LABEL_SIZE):
3158         New.
3160         * Makefile.in (SOME_MACHINE_LISP): font-setting.el renamed to
3161         dynamic-setting.el.
3163         * gtkutil.c (xg_tool_bar_menu_proxy): Handle label in tool bar item.
3164         (xg_make_tool_item, xg_show_toolbar_item): New function.
3165         (update_frame_tool_bar): Take label from TOOL_BAR_ITEM_LABEL.
3166         Call xg_make_tool_item to make a tool bar item.
3167         Call xg_show_toolbar_item.  Use wtoolbar instead of x->toolbar_widget.
3169         * xterm.c (x_draw_image_relief): Take Vtool_bar_button_margin
3170         into account for toolbars.
3172 2010-04-21  Jan Djärv  <jan.h.d@swipnet.se>
3174         * data.c (make_blv): Declarations before code (Bug#5993).
3176 2010-04-21  Glenn Morris  <rgm@gnu.org>
3178         * Makefile.in (DBUS_OBJ, GTK_OBJ, XMENU_OBJ, XOBJ):
3179         Define using autoconf, not cpp.
3180         (LIBXSM): New variable, set by autoconf.
3181         (LIBXT): Use $LIBXSM.
3183 2010-04-21  Dan Nicolaescu  <local_user@dannlt>
3185         Remove NOMULTIPLEJOBS, unused.
3186         * s/template.h (NOMULTIPLEJOBS):
3187         * s/msdos.h (NOMULTIPLEJOBS): Remove, unused.
3189         Simplify LD_SWITCH_SYSTEM_TEMACS usage.
3190         * s/freebsd.h (LD_SWITCH_SYSTEM_TEMACS):
3191         * s/gnu-linux.h (LD_SWITCH_SYSTEM_TEMACS): Remove, configure
3192         detects -znocombreloc and passes it to the linker
3193         * s/hpux10-20.h (LD_SWITCH_SYSTEM_TEMACS): Remove, empty.
3195 2010-04-21  Glenn Morris  <rgm@gnu.org>
3197         * Makefile.in (LIBSELINUX_LIBS): Move out of #ifdef.
3199 2010-04-21  Karel Klíč  <kklic@redhat.com>
3201         * Makefile.in (LIBSELINUX_LIBS): New.
3202         (LIBES): Add $LIBSELINUX_LIBS.
3203         * eval.c, lisp.h (call7): New function.
3204         * fileio.c [HAVE_LIBSELINUX]: Include selinux headers.
3205         (Ffile_selinux_context, Fset_file_selinux_context):
3206         New functions.
3207         (Fcopy_file): New parameter preserve-selinux-context.
3208         (Frename_file): Preserve selinux context when renaming by copy-file.
3210 2010-04-21  Juanma Barranquero  <lekktu@gmail.com>
3211             Eli Zaretskii  <eliz@gnu.org>
3213         Don't depend on cm.c or termcap.c on Windows, use stubs.
3214         * makefile.w32-in (OBJ1): Remove cm.$(O) and termcap.$(O).
3215         ($(BLD)/cm.$(O), $(BLD)/termcap.$(O)): Remove.
3216         * w32console.c (current_tty, cost): New vars; lifted from cm.c.
3217         (evalcost, cmputc, cmcheckmagic, cmcostinit, cmgoto, Wcm_clear)
3218         (sys_tputs, sys_tgetstr): New stubs.
3219         * s/ms-w32.h (chcheckmagic, cmcostinit, cmgoto, cmputc, Wcm_clear)
3220         (tputs, tgetstr): New; define to sys_*.
3222 2010-04-20  Juanma Barranquero  <lekktu@gmail.com>
3224         * buffer.c (syms_of_buffer) <bidi-display-reordering>: Doc fix.
3226 2010-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3228         * data.c (Fmake_variable_buffer_local, Fmake_local_variable):
3229         Just signal a warning rather than an error when inside a let.
3230         (Fmake_variable_frame_local): Add the same test.
3232         * font.c (syms_of_font): Make the style table vars read-only.
3234         * buffer.h (struct buffer): Remove unused var `direction_reversed'.
3235         * buffer.c (init_buffer_once, syms_of_buffer): Remove its initialization.
3237         * bidi.c (bidi_initialize): Simplify fallback_paragraph_*_re init.
3239 2010-04-20  Eli Zaretskii  <eliz@gnu.org>
3241         Fix R2L paragraph display on TTY.
3243         * xdisp.c (unproduce_glyphs): New function.
3244         (display_line): Use it when produced glyphs are discarded from R2L
3245         glyph rows.
3246         (append_composite_glyph): In R2L rows, prepend the glyph rather
3247         than appending it.
3249         * term.c (append_composite_glyph): In R2L rows, prepend the glyph
3250         rather than append it.  Set up the resolved_level and bidi_type
3251         attributes of the appended glyph.
3252         (produce_special_glyphs): Mirror the backslash continuation
3253         character in R2L lines.
3255         Implement display of R2L paragraphs in GUI sessions.
3257         * xdisp.c [HAVE_WINDOW_SYSTEM]: Add prototype for
3258         append_stretch_glyph.
3259         (set_cursor_from_row) <cursor_x>: Remove unused variable.  Fix
3260         off-by-one error in computing x at end of text in the row.
3261         (append_stretch_glyph): In reversed row, prepend the glyph rather
3262         than append it.  Set resolved_level and bidi_type of the glyph.
3263         (extend_face_to_end_of_line): If the row is reversed, prepend a
3264         stretch glyph whose width is such that the rightmost glyph will be
3265         drawn at the right margin of the window.  Fix off-by-one error on
3266         TTY frames in testing whether a line needs face extension.  Fix
3267         face extension at ZV.  If this is the last glyph row, use
3268         DEFAULT_FACE_ID, to avoid painting the rest of the window with the
3269         region face.
3270         (set_cursor_from_row, display_line): Use
3271         MATRIX_ROW_CONTINUATION_LINE_P instead of testing value of
3272         row->continuation_lines_width.
3273         (next_element_from_buffer): Don't call bidi_paragraph_init if we
3274         are at ZV.  Fixes a crash when reseated to ZV by
3275         try_window_reusing_current_matrix.
3276         (display_and_set_cursor, erase_phys_cursor): Handle negative HPOS,
3277         which happens with R2L glyph rows.  Fixes a crash when inserting a
3278         character at end of an R2L line.
3279         (set_cursor_from_row): Don't be fooled by truncated rows: don't
3280         treat them as having zero-width characters.  Improve comments.
3281         Don't reverse pos_before and pos_after for reversed glyph rows.
3282         Set cursor.x to negative value when the cursor might be on the
3283         left fringe.
3284         (IT_OVERFLOW_NEWLINE_INTO_FRINGE): For R2L lines, consider the
3285         left fringe, not the right one.
3286         (notice_overwritten_cursor, draw_phys_cursor_glyph)
3287         (erase_phys_cursor): For reversed cursor_row, support cursor on
3288         the left fringe.
3290         * fringe.c (update_window_fringes): For R2L rows, swap the bitmaps
3291         of continuation indicators on the fringes.
3292         (draw_fringe_bitmap): For reversed glyph rows, allow cursor on the
3293         left fringe.
3295         * w32term.c (w32_draw_window_cursor): For reversed glyph rows,
3296         draw cursor on the left fringe.
3298         * xterm.c (x_draw_window_cursor): For reversed glyph rows, draw
3299         cursor on the left fringe.
3301         * dispnew.c (update_text_area): Handle reversed desired rows when
3302         the cursor is on the left fringe.
3303         (set_window_cursor_after_update): Limit cursor's hpos by -1 from
3304         below, not by 0, for when the cursor is on the left fringe.
3306 2010-04-20  Jan Djärv  <jan.h.d@swipnet.se>
3308         * gtkutil.c (xg_event_is_for_scrollbar): Check if grabbed
3309         widget is a scrollbar.
3311 2010-04-20  Kenichi Handa  <handa@m17n.org>
3313         * charset.c (char_charset): Consider Vcharset_non_preferred_head
3314         only when the arg CHARSET_LIST is nil.
3316 2010-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3318         Make variable forwarding explicit rather the using special values.
3319         Basically, this makes the structure of buffer-local values and object
3320         forwarding explicit in the type of Lisp_Symbols rather than use
3321         special Lisp_Objects for that.  This tends to lead to slightly more
3322         verbose code, but is more C-like, simpler, and makes it easier to make
3323         sure we handled all cases, among other things by letting the compiler
3324         help us check it.
3325         * lisp.h (enum Lisp_Misc_Type, union Lisp_Misc):
3326         Removing forwarding objects.
3327         (enum Lisp_Fwd_Type, enum symbol_redirect, union Lisp_Fwd): New types.
3328         (struct Lisp_Symbol): Make the various forms of variable-forwarding
3329         explicit rather than hiding them inside Lisp_Object "values".
3330         (XFWDTYPE): New macro.
3331         (XINTFWD, XBOOLFWD, XOBJFWD, XKBOARD_OBJFWD): Redefine.
3332         (XBUFFER_LOCAL_VALUE): Remove.
3333         (SYMBOL_VAL, SYMBOL_ALIAS, SYMBOL_BLV, SYMBOL_FWD, SET_SYMBOL_VAL)
3334         (SET_SYMBOL_ALIAS, SET_SYMBOL_BLV, SET_SYMBOL_FWD): New macros.
3335         (SYMBOL_VALUE, SET_SYMBOL_VALUE): Remove.
3336         (struct Lisp_Intfwd, struct Lisp_Boolfwd, struct Lisp_Objfwd)
3337         (struct Lisp_Buffer_Objfwd, struct Lisp_Kboard_Objfwd):
3338         Remove the Lisp_Misc_* header.
3339         (struct Lisp_Buffer_Local_Value): Redefine.
3340         (BLV_FOUND, SET_BLV_FOUND, BLV_VALUE, SET_BLV_VALUE): New macros.
3341         (struct Lisp_Misc_Any): Add filler to get the right size.
3342         (struct Lisp_Free): Use struct Lisp_Misc_Any rather than struct
3343         Lisp_Intfwd.
3344         (DEFVAR_LISP, DEFVAR_LISP_NOPRO, DEFVAR_BOOL, DEFVAR_INT)
3345         (DEFVAR_KBOARD): Allocate a forwarding object.
3346         * data.c (do_blv_forwarding, store_blv_forwarding): New macros.
3347         (let_shadows_global_binding_p): New function.
3348         (union Lisp_Val_Fwd): New type.
3349         (make_blv): New function.
3350         (swap_in_symval_forwarding, indirect_variable, do_symval_forwarding)
3351         (store_symval_forwarding, swap_in_global_binding, Fboundp)
3352         (swap_in_symval_forwarding, find_symbol_value, Fset)
3353         (let_shadows_buffer_binding_p, set_internal, default_value)
3354         (Fset_default, Fmake_variable_buffer_local, Fmake_local_variable)
3355         (Fkill_local_variable, Fmake_variable_frame_local)
3356         (Flocal_variable_p, Flocal_variable_if_set_p)
3357         (Fvariable_binding_locus):
3358         * xdisp.c (select_frame_for_redisplay):
3359         * lread.c (Fintern, Funintern, init_obarray, defvar_int)
3360         (defvar_bool, defvar_lisp_nopro, defvar_lisp, defvar_kboard):
3361         * frame.c (store_frame_param):
3362         * eval.c (Fdefvaralias, Fuser_variable_p, specbind, unbind_to):
3363         * bytecode.c (Fbyte_code) <varref, varset>: Adapt to the new symbol
3364         value structure.
3365         * buffer.c (PER_BUFFER_SYMBOL): Move from buffer.h.
3366         (clone_per_buffer_values): Only adjust markers into the current buffer.
3367         (reset_buffer_local_variables): PER_BUFFER_IDX is never -2.
3368         (Fbuffer_local_value, set_buffer_internal_1)
3369         (swap_out_buffer_local_variables):
3370         Adapt to the new symbol value structure.
3371         (DEFVAR_PER_BUFFER): Allocate a Lisp_Buffer_Objfwd object.
3372         (defvar_per_buffer): Take a new arg for the fwd object.
3373         (buffer_lisp_local_variables): Return a proper alist (different fix
3374         for bug#4138).
3375         * alloc.c (Fmake_symbol): Use SET_SYMBOL_VAL.
3376         (Fgarbage_collect): Don't handle buffer_defaults specially.
3377         (mark_object): Handle new symbol value structure rather than the old
3378         special Lisp_Misc_* objects.
3379         (gc_sweep) <symbols>: Free also the buffer-local-value objects.
3380         * term.c (set_tty_color_mode):
3381         * bidi.c (bidi_initialize): Don't access the ->value field directly.
3382         * buffer.h (PER_BUFFER_VAR_OFFSET): Don't bother with
3383         a buffer_local_flags.
3384         * print.c (print_object): Get rid of impossible forwarding objects.
3386 2010-04-19  Eli Zaretskii  <eliz@gnu.org>
3388         * bidi.c (bidi_get_type, bidi_get_category)
3389         (bidi_at_paragraph_end, bidi_resolve_weak, bidi_resolve_neutral)
3390         (bidi_type_of_next_char, bidi_level_of_next_char):
3391         Declare static.  Use `INLINE' rather than `inline'.
3393 2010-04-19  Juanma Barranquero  <lekktu@gmail.com>
3395         * dired.c (Ffile_attributes): Fix typo in docstring.
3397 2010-04-19  Adrian Robert  <Adrian.B.Robert@gmail.com>
3399         * nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as
3400         NSInteger (Bug#5811).
3402 2010-04-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3404         * s/darwin.h (PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF)
3405         (PTY_OPEN): New defines.  Use openpty (Bug#726, Bug#5819).
3407 2010-04-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3409         * frame.h (FRAME_LINE_TO_PIXEL_Y): Add missing parenthesis.
3411 2010-04-19  Chong Yidong  <cyd@stupidchicken.com>
3413         * xdisp.c (prepare_menu_bars): Don't call ns_set_doc_edited for
3414         terminal frames (Bug#5837).
3416 2010-04-19  Eli Zaretskii  <eliz@gnu.org>
3418         * .gdbinit (xsubchartable): New command.
3420 2010-04-19  Eli Zaretskii  <eliz@gnu.org>
3422         * xdisp.c (display_line): Don't write beyond the last glyph row in
3423         the desired matrix.  Fixes a crash in "emacs -nw" (bug#5972), see
3424         http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00075.html
3425         and
3426         http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00213.html
3428 2010-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
3430         * alloc.c (Fpurecopy): Hash-cons if requested.
3431         (syms_of_alloc): Update purify-flag docstring.
3433 2010-04-18  Jan Djärv  <jan.h.d@swipnet.se>
3435         * gtkutil.c (xg_set_geometry): Set size in geometry string also.
3436         (x_wm_set_size_hint): Set USER_POS in hint_flags (Bug#5968).
3438 2010-04-17  Eli Zaretskii  <eliz@gnu.org>
3440         Fix a crash when an NSM character is inserted at BEGV.
3442         * bidi.c (bidi_init_it): Fix initialization of bidi_it->prev.
3443         (bidi_resolve_weak): Don't use prev.type_after_w1 if it is
3444         NEUTRAL_B or UNKNOWN_BT.
3446 2010-04-16  Eli Zaretskii  <eliz@gnu.org>
3448         * xdisp.c (set_cursor_from_row): Don't consider possibility of
3449         other rows with cursor unless they are different from this row and
3450         this row is part of a continued line.  (Bug#5943)
3452 2010-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
3454         * s/freebsd.h: Restore osreldate.h include.
3455         Suggested by Naohiro Aota.
3457 2010-04-16  Jan Djärv  <jan.h.d@swipnet.se>
3459         * xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.
3461 2010-04-16  Ken Brown  <kbrown@cornell.edu>  (tiny change)
3463         * s/cygwin.h: Avoid linking against static libgcc.
3465 2010-04-15  Juri Linkov  <juri@jurta.org>
3467         * window.c: Add Qscroll_command.
3468         Remove Vscroll_preserve_screen_position_commands.
3469         (window_scroll_pixel_based, window_scroll_line_based): Check the
3470         `scroll-command' property on the last command instead of searching
3471         the last command in Vscroll_preserve_screen_position_commands.
3472         (syms_of_window): Initialize and staticpro `Qscroll_command'.
3473         Put Qscroll_command property on Qscroll_up and Qscroll_down.
3474         (scroll-preserve-screen-position): Doc fix.
3475         (Vscroll_preserve_screen_position_commands): Remove variable.
3477 2010-04-15  Dan Nicolaescu  <dann@ics.uci.edu>
3479         * xdisp.c (message): Do not use NO_ARG_ARRAY.
3481 2010-04-14  Dan Nicolaescu  <dann@ics.uci.edu>
3483         Reduce cpp use in Makefile.in.
3484         * Makefile.in (DBUS_CFLAGS, DBUS_LIBS, GCONF_CFLAGS, GCONF_LIBS)
3485         (LIBSOUND, CFLAGS_SOUND, RSVG_LIBS, RSVG_CFLAGS, INTERVALS_H)
3486         (GETLOADAVG_LIBS, RUN_TEMACS): Move to the autoconf section.
3487         (ORDINARY_LINK): Remove, defined in src/s/gnu.h.
3488         (CRT0_COMPILE): Remove, inline it in the only user.
3490 2010-04-14  Juri Linkov  <juri@jurta.org>
3492         * window.c (keys_of_window): Rebind `C-v' from `scroll-up' to
3493         `scroll-up-command' and `M-v' from `scroll-down' to
3494         `scroll-down-command'.
3496 2010-04-14  Juri Linkov  <juri@jurta.org>
3498         * window.c (Vscroll_preserve_screen_position_commands): New variable
3499         with the default value as the list of Qscroll_down and Qscroll_up.
3500         (window_scroll_pixel_based, window_scroll_line_based): Search the
3501         last command in the list Vscroll_preserve_screen_position_commands
3502         instead of comparing with Qscroll_up and Qscroll_down.
3504 2010-04-13  Jan Djärv  <jan.h.d@swipnet.se>
3506         * gtkutil.c (xg_set_geometry): Set geometry for PPosition also.
3507         (x_wm_set_size_hint): Dont set position flags, gtk_window_parse_geometry
3508         does that.
3510         * xfns.c (Fx_create_frame, x_create_tip_frame): Set default border width
3511         to zero.
3513 2010-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
3515         * term.c (init_tty): Move common text outside of #ifdef TERMINFO.
3517         Try to solve the problem of spurious EOF chars in long lines of text
3518         sent to interactive subprocesses.
3519         * sysdep.c (child_setup_tty): Do not enable ICANON any more.
3520         (system_process_attributes): Remove unused var `ttotal'.
3521         * process.c (send_process): Don't bother breaking long line with EOF
3522         chars when talking to ttys any more.
3523         (wait_reading_process_output): Output a warning when called in such
3524         a way that it could block without being interruptible.
3526         Try to detect file modification within the same second.
3527         * buffer.h (struct buffer): New field modtime_size.
3528         * buffer.c (reset_buffer): Initialize it.
3529         * fileio.c (Finsert_file_contents, Fwrite_region): Set it.
3530         (Fverify_visited_file_modtime): Check it.
3531         (Fclear_visited_file_modtime, Fset_visited_file_modtime): Clear it.
3532         (Fset_visited_file_modtime): Set (or clear) it.
3534 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3536         * process.c (status_notify): Remove unused var `ro'.
3538 2010-04-12  Jan Djärv  <jan.h.d@swipnet.se>
3540         * xfns.c (select_visual): Don't call error if XGetVisualInfo returns
3541         more than one visual (Bug#5938).
3543 2010-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
3545         * Makefile.in (C_SWITCH_SYSTEM,C_SWITCH_MACHINE,C_SWITCH_X_SITE):
3546         Undefine.
3548 2010-04-11  Dan Nicolaescu  <dann@ics.uci.edu>
3550         Remove C_SWITCH_SYSTEM_TEMACS.
3551         * s/darwin.h (C_SWITCH_SYSTEM_TEMACS): Remove.
3552         (malloc, realloc, free): Use emacs, not temacs for conditional
3553         definition.
3555         * Makefile.in (C_SWITCH_SYSTEM_TEMACS): Remove.
3556         (ALL_CFLAGS): Do not use C_SWITCH_SYSTEM_TEMACS.
3558         Use autoconf, not cpp for some variables.
3559         * Makefile.in (C_SWITCH_SYSTEM, C_SWITCH_MACHINE)
3560         (C_SWITCH_X_SITE): Define using autoconf, not cpp.
3561         (ALL_CFLAGS): Use them as make variables.
3562         (really-lwlib, really-oldXMenu): Do not pass them.
3564 2010-04-11  Jan Djärv  <jan.h.d@swipnet.se>
3566         * xmenu.c (apply_systemfont_to_dialog): New.
3567         (create_and_show_dialog): Call apply_systemfont_to_dialog if HAVE_XFT.
3569 2010-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3571         * process.c (exec_sentinel): Preserve current-buffer.
3573         * process.c (read_process_output): Move the save-current-buffer to
3574         apply to both the filter and the non-filter branches.
3576 2010-04-10  Dan Nicolaescu  <dann@ics.uci.edu>
3578         * s/msdos.h (UNEXEC): New definition.
3580 2010-04-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3582         * dispextern.h (TRY_WINDOW_CHECK_MARGINS)
3583         (TRY_WINDOW_IGNORE_FONTS_CHANGE): New defines.
3585         * xdisp.c (try_window): Change arg from CHECK_MARGINS to FLAGS.
3586         Don't abort with fonts change if TRY_WINDOW_IGNORE_FONTS_CHANGE is
3587         set in FLAGS.  Callers with non-zero CHECK_MARGINS changed to use
3588         TRY_WINDOW_CHECK_MARGINS.
3590         * xfns.c (Fx_show_tip): Undo last change.  Call try_window with
3591         TRY_WINDOW_IGNORE_FONTS_CHANGE (Bug#2423).  Subtract last glyph's
3592         width only when it is for padding.
3594 2010-04-09  Jan Djärv  <jan.h.d@swipnet.se>
3596         * xfns.c (Fx_show_tip): Call try_window in a loop until
3597         fonts_changed_p is zero (Bug#2423).
3599 2010-04-08  Eli Zaretskii  <eliz@gnu.org>
3601         * xdisp.c (set_cursor_from_row): Don't dereference glyphs beyond
3602         the end of TEXT_AREA.  (Bug#5856)
3604 2010-04-08  Jan Djärv  <jan.h.d@swipnet.se>
3606         * xsettings.c (XSETTINGS_FONT_NAME): Move XSETTINGS_FONT_NAME out of
3607         HAVE_GCONF.
3609 2010-04-08  Eli Zaretskii  <eliz@gnu.org>
3611         * bidi.c (bidi_resolve_weak): Use prev.type_after_w1, instead of
3612         prev.orig_type, for resolving type of NSM.  (Bug#5858)
3614 2010-04-08  Jan Djärv  <jan.h.d@swipnet.se>
3616         * xsettings.c (current_font, SYSTEM_FONT, XSETTINGS_FONT_NAME): New.
3617         (parse_xft_settings): Also check for XSETTINGS_FONT_NAME and save that
3618         in current_font.
3619         (init_gconf): Read value of SYSTEM_FONT and save it in current_font.
3620         (Ffont_get_system_normal_font, xsettings_get_system_normal_font):
3621         New functions.
3622         (syms_of_xsettings): Initialize current_font.
3623         defsubr Sfont_get_system_normal_font.
3625         * xsettings.h (Ffont_get_system_normal_font,
3626         xsettings_get_system_normal_font): Declare.
3628         * xfns.c (extern xlwmenu_default_font): Remove.
3629         (Fx_create_frame): Remove setting of xlwmenu_default_font, moved
3630         to xlwmenu.c.
3632         * menu.c (digest_single_submenu): If USE_LUCID and HAVE_XFT, encode
3633         menu items in UTF-8.
3635         * xmenu.c: include xsettings.h and xlwmenu.h if USE_LUCID.
3636         (apply_systemfont_to_menu): New function.
3637         (set_frame_menubar, create_and_show_popup_menu): Call
3638         apply_systemfont_to_menu.
3640 2010-04-07  Jan Djärv  <jan.h.d@swipnet.se>
3642         * frame.h (FRAME_TEXT_LINES_TO_PIXEL_HEIGHT): Don't use
3643         FRAME_LINE_TO_PIXEL_Y.
3645         * xterm.c (x_set_window_size_1): Don't add border_width/height to
3646         pixelwidth/height.
3648 2010-04-07  Dan Nicolaescu  <dann@ics.uci.edu>
3650         Simplify code for HP machines.
3651         * m/hp800.h (LOAD_AVE_TYPE, LOAD_AVE_CVT, NO_REMAP): Do not define
3652         for GNU_LINUX, not needed.
3653         (UNEXEC, NEED_BSDTTY): Move definitions...
3654         * s/hpux10-20.h (UNEXEC, NEED_BSDTTY): ... here.
3656         * m/iris4d.h (UNEXEC): Move definition ...
3657         * s/irix6-5.h (UNEXEC): ... here.
3659 2010-04-04  Jan Djärv  <jan.h.d@swipnet.se>
3661         * xfns.c (set_machine_and_pid_properties): New function.
3662         (Fx_create_frame): Call set_machine_and_pid_properties.
3664 2010-04-03  Eli Zaretskii  <eliz@gnu.org>
3666         * bidi.c (bidi_resolve_explicit, bidi_level_of_next_char): Check
3667         bidi_it->bytepos against ZV_BYTE instead of bidi_it->ch against
3668         BIDI_EOB.  Fixes infloop with vertical cursor motion at ZV.
3670         * w32fns.c (x_create_tip_frame): Copy `parms' before we modify it
3671         in this function.  (Bug#5703)
3673 2010-04-03  Chong Yidong  <cyd@stupidchicken.com>
3675         * nsterm.h: Fix last change.
3677 2010-04-03  Dan Nicolaescu  <dann@ics.uci.edu>
3679         * m/intel386.h (NO_REMAP): Move definition ...
3680         * s/msdos.h (NO_REMAP): ... here.
3682         * m/vax.h (CRT0_DUMMIES): Remove, unused.
3684         * ecrt0.c: Remove MSDOS, m68k and __sparc__ conditionals, file not
3685         used on those platforms.
3687 2010-04-02  Dan Nicolaescu  <dann@ics.uci.edu>
3689         Remove extern errno declarations.
3690         * xterm.c:
3691         * xrdb.c:
3692         * w32term.c:
3693         * unexec.c:
3694         * unexaix.c:
3695         * sysdep.c:
3696         * process.c:
3697         * lread.c:
3698         * keyboard.c:
3699         * floatfns.c:
3700         * filelock.c:
3701         * fileio.c:
3702         * emacs.c (main):
3703         * ecrt0.c:
3704         * dispnew.c:
3705         * callproc.c:
3706         * buffer.c: Remove errno extern declarations.
3707         * s/netbsd.h (NEED_ERRNO): Remove.
3709 2010-04-01  Dan Nicolaescu  <dann@ics.uci.edu>
3711         Remove all uses of LIBX11_SYSTEM.
3712         * Makefile.in (LIBX11_SYSTEM): Remove.
3713         * s/msdos.h (LIBX11_SYSTEM): Do not define, define LIBS_SYSTEM
3714         instead.
3716 2010-04-01  Eli Zaretskii  <eliz@gnu.org>
3718         Remove support for DJGPP v1.x (bug#5813).
3720         * w16select.c (__dpmi_int): Remove DJGPP v1.x compatibility.
3721         * s/msdos.h:
3722         * unexec.c (make_hdr, copy_text_and_data):
3723         * sysdep.c (wait_for_termination, sys_subshell):
3724         * msdos.c (dos_set_window_size, msdos_set_cursor_shape)
3725         (IT_set_terminal_modes, __write, _rename, gethostname)
3726         (gettimeofday, alarm, fork, kill, dos_ttraw, dos_ttcooked)
3727         (run_msdos_command, abort): Remove DJGPP v1.x code and tests of
3728         the value of __DJGPP__.
3729         (nice, pause, sigsetmask, sigblock): Remove DJGPP v1.x
3730         compatibility code.
3731         * lread.c:
3732         * gmalloc.c (memalign):
3733         * fileio.c (Fcopy_file, check_executable, Ffile_modes):
3734         * emacs.c (main):
3735         * dosfns.c (init_dosfns):
3736         * dired.c (file_name_completion_stat): Remove tests of __DJGPP__.
3738 2010-04-01  Eli Zaretskii  <eliz@gnu.org>
3740         * xdisp.c (set_cursor_from_row): Fix cursor positioning when the
3741         string with `cursor' property comes from an `after-string'
3742         overlay.  (Bug#5816)
3744 2010-04-01  Glenn Morris  <rgm@gnu.org>
3746         * Makefile.in (LIBTIFF, LIBJPEG, LIBPNG, LIBGIF, LIBXPM, XFT_LIBS):
3747         Define as Makefile variables.
3748         (LIBX): Use above variables rather than directly using autoconf.
3750 2010-03-31  Dan Nicolaescu  <dann@ics.uci.edu>
3752         Clean up BSD_SYSTEM use.
3753         * xterm.c:
3754         * process.c:
3755         * emacs.c: Use HAVE_SYS_IOCTL_H instead of BSD_SYSTEM as a guard
3756         for including <sys/ioctl.h>.
3757         * sysdep.c (wait_without_blocking): Remove BSD_SYSTEM case, this
3758         code is only used for MSDOS.
3760 2010-03-31  Juri Linkov  <juri@jurta.org>
3762         * image.c: Add `Qextension_data'.
3763         (syms_of_image): Initialize and staticpro `Qextension_data'.
3764         (Fimage_metadata): Rename from `Fimage_extension_data'.
3765         (gif_load): Put GIF extension data to the property
3766         `Qextension_data'.
3768 2010-03-31  Chong Yidong  <cyd@stupidchicken.com>
3770         * nsfns.m (ns_set_doc_edited): Remove unused arg OLDVAL.
3771         * nsterm.h: Fix prototype.
3773 2010-03-31  Eli Zaretskii  <eliz@gnu.org>
3775         * xdisp.c (highlight_trailing_whitespace): Support highlight of
3776         trailing whitespace in right-to-left rows.
3778 2010-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3780         Get rid of the direct_output optimizations.
3781         * keyboard.c (nonundocount): Remove extern declaration.
3782         (command_loop_1): Remove brittle optimisation for cheap and
3783         common operations.
3784         * xdisp.c (redisplay_internal): Don't bother checking
3785         redisplay_performed_directly_p any more.
3786         * sysdep.c (init_sys_modes): Don't call direct_output_forward_char
3787         any more.
3788         * dispnew.c (redisplay_performed_directly_p)
3789         (direct_output_for_insert, direct_output_forward_char):
3790         * dispextern.h (redisplay_performed_directly_p)
3791         (direct_output_for_insert, direct_output_forward_char): Remove.
3792         * cmds.c (nonundocount): Make it static.
3794 2010-03-31  Bernhard Herzog  <bh@intevation.de>  (tiny change)
3796         * menu.c (Fx_popup_menu): Use last_event_timestamp (Bug#4930).
3798 2010-03-31  Jan Djärv  <jan.h.d@swipnet.se>
3800         * xdisp.c (note_mouse_highlight): Don't do highlight if pointer is
3801         invisible (Bug#5766).
3803 2010-03-31  Adrian Robert  <adrian.b.robert@gmail.com>
3805         * xdisp.c (x_consider_frame_title, update_window_cursor):
3806         Remove HAVE_NS conditionals.
3807         (prepare_menu_bars) [HAVE_NS]: Call ns_set_doc_edited.
3809         * nsfns.m (x_implicitly_set_name): If frame-title-format is t, use
3810         filename for the title.
3811         (ns_set_doc_edited): Do nothing if the selected window is a
3812         minibuffer window.
3814         * nsterm.h: Add prototypes for ns_set_name_as_filename and
3815         ns_set_doc_edited.
3817         * nsterm.m: Remove unneeded prototype.
3819 2010-03-31  Glenn Morris  <rgm@gnu.org>
3821         * Makefile.in (SOME_MACHINE_OBJECTS): Ensure dbus stuff is always
3822         in the DOC file.  (Bug#5336)
3824 2010-03-31  Chong Yidong  <cyd@stupidchicken.com>
3826         * xdisp.c (pos_visible_p): Revert 2008-01-25 change (Bug#5730).
3828 2010-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3830         * window.c (keys_of_window): Remove redundant/overridden bindings.
3832 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
3834         * xdisp.c (BUFFER_POS_REACHED_P, move_it_in_display_line_to):
3835         Restore original behavior when the iterator is not bidi_p.
3837 2010-03-30  Dan Nicolaescu  <dann@ics.uci.edu>
3839         * xdisp.c (syms_of_xdisp): Use intern_c_string instead of intern.
3841 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
3843         * bidi.c (bidi_cache_iterator_state): Invalidate the cache if we
3844         are outside the range of cached character positions.
3846 2010-03-30  Juanma Barranquero  <lekktu@gmail.com>
3848         * makefile.w32-in ($(BLD)/bidi.$(O)): Add dependency on w32gui.h.
3850 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
3852         Initial support for bidirectional editing.
3854         * Makefile.in (obj): Include bidi.o.
3855         (bidi.o): New target.
3857         * makefile.w32-in (OBJ1): Add $(BLD)/bidi.$(O).
3858         ($(BLD)/bidi.$(O)): New target.
3860         * bidi.c: New file.
3862         * buffer.h (struct buffer): New members bidi_display_reordering
3863         and bidi_paragraph_direction.
3865         * buffer.c (init_buffer_once): Initialize bidi_display_reordering
3866         and bidi_paragraph_direction.
3867         (syms_of_buffer): Declare Lisp variables bidi-display-reordering
3868         and bidi-paragraph-direction.
3869         (Fbuffer_swap_text): Swap the values of
3870         bidi_display_reordering and bidi_paragraph_direction.
3872         * dispextern.h (BIDI_MAXLEVEL, BIDI_AT_BASE_LEVEL): New macros.
3873         (bidi_type_t, bidi_dir_t): New types.
3874         (bidi_saved_info, bidi_stack, bidi_it): New structures.
3875         (struct it): New members bidi_p, bidi_it, paragraph_embedding,
3876         prev_stop, base_level_stop, and eol_pos.
3877         (bidi_init_it, bidi_get_next_char_visually): New prototypes.
3878         (IT_STACK_SIZE): Enlarge to 5.
3879         (struct glyph_row): New member reversed_p.
3880         <string_buffer_position>: Update prototype.
3881         (PRODUCE_GLYPHS): Set the reversed_p flag in the iterator's
3882         glyph_row if bidi_it.paragraph_dir == R2L.
3883         (struct glyph): New members resolved_level and bidi_type.
3885         * dispnew.c (direct_output_forward_char): Give up if we need bidi
3886         processing or buffer's direction is right-to-left.
3887         (prepare_desired_row): Preserve the reversed_p flag.
3888         (row_equal_p): Compare the reversed_p attributes as well.
3890         * xdisp.c (init_iterator): Initialize it->bidi_p.  Call
3891         bidi_init_it and set it->paragraph_embedding from the current
3892         buffer's value of bidi_paragraph_direction.
3893         (reseat_1): Initialize bidi_it.first_elt.
3894         (set_iterator_to_next, next_element_from_buffer): Use the value of
3895         paragraph_embedding to determine the paragraph direction.
3896         (set_iterator_to_next): Under bidi reordering, call
3897         bidi_get_next_char_visually.  Call bidi_paragraph_init if the
3898         new_paragraph flag is set in the bidi iterator.
3899         (next_element_from_buffer): If bidi_it.first_elt is set,
3900         initialize paragraph direction and find the first character to
3901         display in the visual order.  If reseated to a middle of a line,
3902         prime the bidi iterator starting at the line's beginning.  Handle
3903         the situation where we overstepped stop_charpos due to
3904         non-linearity of the bidi iteration.  Likewise for when we back up
3905         beyond the previous stop_charpos.  When moving across stop_charpos,
3906         record it in prev_stop.
3907         (display_line): Set row->end and it->start for the next row to the
3908         next character in logical order.  Always extend reversed_p rows to
3909         the end of line, even if they end at ZV.  Copy the reversed_p flag
3910         to the next glyph row.  Keep calling set_cursor_from_row for
3911         bidi-reordered rows even if we already have a possible candidate
3912         for cursor position.  Set row_end after all the row's glyphs have
3913         been produced, by looping over the glyphs.  Record the position
3914         after EOL in it->eol_pos, and use it to set end_pos of the last
3915         row produced for a continued line.
3916         <Qright_to_left, Qleft_to_right>: New variables.
3917         (syms_of_xdisp): Initialize and staticpro them.
3918         (string_buffer_position_lim): New function.
3919         (string_buffer_position): Most of code moved to
3920         string_buffer_position_lim.  Last argument and return value are
3921         now EMACS_INT; all callers changed.
3922         (set_cursor_from_row): Rewritten to support bidirectional text and
3923         reversed glyph rows.
3924         (text_outside_line_unchanged_p, try_window_id): Disable
3925         optimizations if we are reordering bidirectional text and the
3926         paragraph direction can be affected by the change.
3927         (append_glyph, append_composite_glyph)
3928         (produce_image_glyph, append_stretch_glyph): Set the
3929         resolved_level and bidi_type members of each glyph.
3930         (append_glyph): If the glyph row is reversed, prepend the glyph
3931         rather than appending it.
3932         (handle_stop_backwards): New function.
3933         (reseat_1, pop_it, push_it): Set prev_stop and base_level_stop.
3934         (reseat): call handle_stop_backwards to recompute prev_stop and
3935         base_level_stop for the new position.
3936         (handle_invisible_prop): Under bidi iteration, skip invisible text
3937         using bidi_get_next_char_visually.  If we are `reseat'ed, init the
3938         paragraph direction.  Update IT->prev_stop after skipping
3939         invisible text.
3940         (move_it_in_display_line_to): New variables prev_method
3941         and prev_pos.  Compare for strict equality in
3942         BUFFER_POS_REACHED_P.
3943         (try_cursor_movement): Examine all the candidate rows that occlude
3944         point, to return the best match.  If rows are bidi-reordered
3945         and point moved backwards, back up to the row that is not a
3946         continuation line, and start looking for a suitable row from
3947         there.
3949         * term.c (append_glyph): Reverse glyphs by pre-pending them,
3950         rather than appending, if the glyph_row's reversed_p flag is set.
3951         Set the resolved_level and bidi_type members of each glyph.
3953         * .gdbinit (pbiditype): New command.
3954         (pgx): Use it to display bidi level and type of the glyph.
3955         (pitx): Display some bidi information about the iterator.
3956         (prowlims, pmtxrows): New commands.
3958 2010-03-30  Dan Nicolaescu  <dann@ics.uci.edu>
3960         Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.
3961         * s/usg5-4.h (LIBS_DEBUG):
3962         * s/irix6-5.h (C_DEBUG_SWITCH):
3963         * s/gnu-linux.h (LIBS_DEBUG):
3964         * s/darwin.h (LIBS_DEBUG):
3965         * s/bsd-common.h (LIBS_DEBUG):
3966         * s/aix4-2.h (LIBS_DEBUG, C_DEBUG_SWITCH):
3967         * m/iris4d.h (LIBS_DEBUG):
3968         * m/hp800.h (LIBS_DEBUG): Remove definitions.
3970         * Makefile.in (LIBES): Remove reference to LIBS_DEBUG.
3971         (LIBS_DEBUG): Remove definition.
3973 2010-03-27  Chong Yidong  <cyd@stupidchicken.com>
3975         * process.c (Fmake_network_process): Don't apply Bug#5173 fix for
3976         Windows.
3978 2010-03-25  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3980         * process.c (Fmake_network_process): Don't call turn_on_atimers around
3981         `connect' (Bug#5723).
3983 2010-03-25  Helmut Eller  <eller.helmut@gmail.com>
3985         * process.c (Fmake_network_process): Call `select' for interrupted
3986         `connect' rather than creating new socket (Bug#5173).
3988 2010-03-24  Jan Djärv  <jan.h.d@swipnet.se>
3990         * frame.c (x_get_arg): Handle RES_TYPE_BOOLEAN_NUMBER (bug #5736).
3992         * xfns.c (Fx_create_frame): Make menuBar a RES_TYPE_BOOLEAN_NUMBER.
3994         * dispextern.h (resource_types): RES_TYPE_BOOLEAN_NUMBER is new.
3996 2010-03-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3998         * xfns.c (Fx_create_frame) [USE_LUCID]: Add BLOCK_INPUT around
3999         XLoadQueryFont.
4001 2010-03-24  Kenichi Handa  <handa@m17n.org>
4003         * coding.c (decode_coding_ccl): Fix previous change for the
4004         multibyte case.
4005         (encode_coding_ccl): Don't setup ccl program here.  Fix for the
4006         case that the output buffer is fullfilled.
4007         (encode_coding): Setup ccl program here.
4009 2010-03-23  Dan Nicolaescu  <dann@ics.uci.edu>
4011         * s/gnu-linux.h (LIBS_SYSTEM): Remove, same as default.
4013         Simplify LIBS_MACHINE definitions.
4014         * m/hp800.h (LIBS_MACHINE): Remove, same as default.
4015         * m/iris4d.h (LIBS_MACHINE): Likewise.
4016         * m/ibmrs6000.h (LIBS_MACHINE): Rename to LIBS_SYSTEM and move ...
4017         * s/aix4-2.h (LIBS_SYSTEM): ... here.
4018         * s/netbsd.h: Remove commented out code.
4020 2010-03-22  Dan Nicolaescu  <dann@ics.uci.edu>
4022         Remove dead code dealing with POSIX_SIGNALS.
4023         * atimer.c (set_alarm): Remove dead code, all USG systems define
4024         POSIX_SIGNALS.
4025         * data.c (arith_error): Likewise.
4026         * keyboard.c (input_available_signal, handle_user_signal)
4027         (interrupt_signal): Likewise.
4028         * process.c (sigchld_handler): Likewise.
4029         (create_process): Remove if 0 code.  Remove HPUX conditional when
4030         !defined (POSIX_SIGNALS), it cannot be true.
4031         * syssignal.h: Remove USG5_4 and USG conditionals when
4032         !POSIX_SIGNALS, they cannot be true.
4034         * keyboard.c (Fset_input_interrupt_mode): Remove code depending on
4035         NO_SOCK_SIGIO, not used anymore.
4037 2010-03-21  Dan Nicolaescu  <dann@ics.uci.edu>
4039         * m/vax.h (BSD_SYSTEM, BSD4_2): Remove conditionals, we only
4040         support vax on BSDs.
4042         * m/ibmrs6000.h (ORDINARY_LINK): Move definition ...
4043         * s/aix4-2.h (ORDINARY_LINK): ... here.
4045 2010-03-21  Andreas Schwab  <schwab@linux-m68k.org>
4047         * Makefile.in (abs_builddir): Define.
4048         (bootstrap_exe): Use it.
4049         (VPATH): Use $(srcdir) instead of @srcdir@.
4051 2010-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4053         * Makefile.in (bootstrap_exe): Use an absolute name.
4055 2010-03-20  Dan Nicolaescu  <dann@ics.uci.edu>
4057         Remove support for old GNU/Linux using libc version 5.
4058         * m/alpha.h (LINUX_SBRK_BUG): Remove definition.
4059         * emacs.c (main): Remove code depending on LINUX_SBRK_BUG.
4061         Consolidate redundant definitions in s/bsd-common.h.
4062         * s/bsd-common.h (BSD4_2, TABDLY, TAB3, HAVE_TERMIOS, NO_TERMIO)
4063         (LIBS_DEBUG, SYSV_SYSTEM_DIR, UNEXEC, NARROWPROTO, BSD_PGRPS)
4064         (LDAV_SYMBOL, KERNEL_FILE): Define (or undefine) here instead of
4065         doing it in all files that include this one.
4066         * s/gnu.h (BSD4_2, TABDLY, TAB3, HAVE_TERMIOS, NO_TERMIO)
4067         (LIBS_DEBUG, SYSV_SYSTEM_DIR, UNEXEC, NARROWPROTO, BSD_PGRPS)
4068         (LDAV_SYMBOL, KERNEL_FILE): Remove.
4069         * s/freebsd.h (BSD4_2, TABDLY, TAB3, HAVE_TERMIOS, NO_TERMIO)
4070         (LIBS_DEBUG, SYSV_SYSTEM_DIR, UNEXEC, NARROWPROTO, BSD_PGRPS)
4071         (LDAV_SYMBOL, KERNEL_FILE): Remove.
4072         * s/netbsd.h (BSD4_2, TABDLY, TAB3, HAVE_TERMIOS, NO_TERMIO)
4073         (LIBS_DEBUG, SYSV_SYSTEM_DIR, UNEXEC, NARROWPROTO, BSD_PGRPS)
4074         (LDAV_SYMBOL, KERNEL_FILE): Remove.
4076         Consolidate redundant definitions.
4077         * s/usg5-4.h (sigsetmask, PTY_TTY_NAME_SPRINTF): Do not define,
4078         it's undefined in all files that include this one.
4079         (POSIX_SIGNALS): Define here instead of doing it in all files that
4080         include this one.
4081         * s/irix6-5.h (sigsetmask, PTY_TTY_NAME_SPRINTF): Do not undef.
4082         (POSIX_SIGNALS): Do not define.
4083         * s/sol2-6.h (sigsetmask, PTY_TTY_NAME_SPRINTF): Do not undef.
4084         (POSIX_SIGNALS): Do not define.
4085         * s/unixware.h (sigsetmask, PTY_TTY_NAME_SPRINTF): Do not undef.
4086         (POSIX_SIGNALS): Do not define.
4088         Remove support for old UNIX System V systems.
4089         * s/unixware.h: Add the contents of s/usg-5-4-2.h.
4090         * s/usg-5-4-2.h: Remove.
4092         Remove support for Solaris on PPC and for old versions.
4093         * s/sol2-6.h: Add the contents of s/sol-2.3.h, s/sol-2.4.h, s/sol-2.5.h.
4094         (LD_SWITCH_SYSTEM, USE_MMAP_FOR_BUFFERS): Remove #defines/#undef
4095         that cancel each other.
4096         * s/sol2-3.h:
4097         * s/sol2-4.h:
4098         * s/sol2-5.h: Remove.
4099         * m/ibmrs6000.h: Remove code for USG5_4, this file is only used on AIX.
4100         (NO_REMAP): Remove, unused.
4101         (UNEXEC): Move definition ...
4102         * s/aix4-2.h (UNEXEC): ... here.
4104         * s/openbsd.h: Remove support for non-ELF and for systems that do
4105         not support shared libraries.
4106         * s/netbsd.h:
4107         * s/freebsd.h: Likewise.
4109 2010-03-20  Dan Nicolaescu  <dann@ics.uci.edu>
4111         Remove non-working support for lynxos 3.0.
4112         * s/lynxos.h: Remove file.
4114         * unexec.c (unexec, adjust_lnnoptrs): Do not depend on
4115         COFF_BSD_SYMBOLS, nothing defines it anymore.
4117 2010-03-20  Dan Nicolaescu  <dann@ics.uci.edu>
4119         Remove obsolete uses of HAVE_SHM.
4120         * emacs.c (standard_args):
4121         (Fdump_emacs):
4122         (syms_of_emacs): Remove code depending on HAVE_SHM.
4124         * alloc.c: Remove HAVE_SHM dependent definition.
4126         * Makefile.in (RUN_TEMACS): Do not depend on HAVE_SHM.
4128 2010-03-18  Glenn Morris  <rgm@gnu.org>
4130         * emacs.c (USAGE4): Hard-code bug address.
4131         (REPORT_EMACS_BUG_ADDRESS, REPORT_EMACS_BUG_PRETEST_ADDRESS): Remove.
4132         (bug_reporting_address): Remove.
4133         (main): Don't call bug_reporting_address.
4135         * Makefile.in (XFT_LIBS, LIBXPM, LIBJPEG, LIBPNG, LIBTIFF, LIBGIF)
4136         (LIBGPM, LIBRESOLV): Set using autoconf rather than cpp.
4138 2010-03-15  Chong Yidong  <cyd@stupidchicken.com>
4140         * xfns.c (Fx_create_frame):
4141         * frame.c (Vdefault_frame_scroll_bars): Put non-GTK X scroll-bars
4142         on left.
4144 2010-03-13  Andreas Politz  <politza@fh-trier.de>  (tiny change)
4146         * editfns.c (Fformat): Account for string precision when computing
4147         field width (Bug#5710).
4149 2010-03-12  Chong Yidong  <cyd@stupidchicken.com>
4151         * xfns.c (Fx_create_frame): Set default to Qright.
4153         * frame.c (Vdefault_frame_scroll_bars): Set default to Qright for
4154         all window systems.
4156 2010-03-12  Eli Zaretskii  <eliz@gnu.org>
4158         These changes remove termcap.c from the build on Posix platforms.
4159         * Makefile.in (termcapobj): Move termcap.o from here...
4160         (MSDOS_OBJ): ...to here.
4161         (termcapobj) [!LIBS_TERMCAP]: Remove specialized value, as it is
4162         now identical to when LIBS_TERMCAP is defined.
4164         * term.c: Remove (ifdef'ed away) inclusion of termcap.h.
4166         * cm.c: Remove (ifdef'ed away) inclusion of termcap.h.
4168         * config.in: Regenerated.  (See top-level ChangeLog.)
4170 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
4172         * Branch for 23.2.
4174 2010-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4176         Cleanup setup of gl_state in various parts of the code.
4177         * syntax.h (SETUP_BUFFER_SYNTAX_TABLE): New macro.
4178         (SETUP_SYNTAX_TABLE, SETUP_SYNTAX_TABLE_FOR_OBJECT):
4179         * syntax.c (find_defun_start, Fchar_syntax, Fmatching_paren)
4180         (skip_chars):
4181         * regex.c (regex_compile): Use it.
4182         (re_compile_pattern): Don't set gl_state.current_syntax_table since
4183         it's now set in regex_compile when/if we need it.
4185 2010-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4187         Make it possible to C-g in a tight bytecode loop again (bug#5680).
4188         * lisp.h (ELSE_PENDING_SIGNALS): New macro.
4189         (QUIT): Use it to consolidate code and remove redundancy.
4190         * bytecode.c (BYTE_CODE_QUIT): Use it as well.
4192         * regex.c (regex_compile): Setup gl_state as well.
4194         * syntax.c (skip_chars): Setup gl_state (bug#3823).
4195         (in_classes): Use CONSP before XCAR/XCDR.
4197 2010-03-03  Chong Yidong  <cyd@stupidchicken.com>
4199         * keymap.c (Fwhere_is_internal): Use Fequal to compare
4200         definitions, so that keyboard macros are correctly handled
4201         (Bug#5481).
4203 2010-03-02  Eli Zaretskii  <eliz@gnu.org>
4205         * coding.c (decode_coding_emacs_mule): Fixup pointers to buffer
4206         text that could be relocated inside the call to emacs_mule_char.
4207         (emacs_mule_char): Use CODING_DECODE_CHAR instead of DECODE_CHAR.
4208         (CODING_DECODE_CHAR): Add a comment describing its purpose.
4210 2010-03-02  Kenichi Handa  <handa@m17n.org>
4212         * character.c (parse_str_as_multibyte): Fix handling of the
4213         multibyte form of raw-bytes.
4214         (str_as_multibyte): Likewise.
4216         * buffer.c (Fset_buffer_multibyte): Fix handling of the multibyte
4217         form of raw-bytes.
4219 2010-02-28  Chong Yidong  <cyd@stupidchicken.com>
4221         * charset.c (load_charset_map_from_file)
4222         (load_charset_map_from_vector): Zero out allocated
4223         charset_map_entries before using them.
4225 2010-02-27  Andreas Schwab  <schwab@linux-m68k.org>
4227         * w32uniscribe.c (uniscribe_check_otf): Fix length check.
4229 2010-02-27  Chong Yidong  <cyd@stupidchicken.com>
4231         * font.c (font_parse_fcname): Recognize "Book", "Condensed",
4232         "Medium", and "Semi-Condensed" keywords in GTK names (Bug#5646).
4234 2010-02-26  Kenichi Handa  <handa@m17n.org>
4236         * ftfont.c (ftfont_get_open_type_spec): Fix parsing of otf_spec.
4238         * xdisp.c (reseat_to_string): Fix previous change.
4240 2010-02-26  David Reitter  <david.reitter@gmail.com>
4242         * nsfont.m (nsfont_draw): ns_antialias_text should be a
4243         Lisp_Object (Bug#4736).
4245 2010-02-25  Kenichi Handa  <handa@m17n.org>
4247         * xdisp.c (reseat_to_string): Fix previous change (bug#5609).
4249 2010-02-24  Jan Djärv  <jan.h.d@swipnet.se>
4251         * xterm.c (XTflash): Move declarations before statements.
4253         * gtkutil.c (xg_get_gdk_display): Remove (unused).
4254         (xg_get_pixbuf_from_pix_and_mask, xg_create_frame_widgets)
4255         (xg_toggle_notify_cb, xg_set_toolkit_scroll_bar_thumb)
4256         (xg_create_tool_bar): Remove unused variables.
4257         (x_wm_set_size_hint): Move declarations before statements.
4258         (xg_create_frame_widgets): Remove variable grav.
4260 2010-02-21  Chong Yidong  <cyd@stupidchicken.com>
4262         * m/arm.h: Define the LIB_GCC flag to be -lgcc_s (Bug#5518).
4264 2010-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
4266         * term.c (fatal): Add a final \n if needed (bug#5596).
4268 2010-02-18  Chong Yidong  <cyd@stupidchicken.com>
4270         * nsterm.m (ns_ring_bell): Revert last change (Bug#5569).
4272 2010-02-18  Glenn Morris  <rgm@gnu.org>
4274         * callint.c (Finteractive): Doc fix.
4276 2010-02-18  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
4278         * coding.c (record_conversion_result):
4279         Handle CODING_RESULT_INSUFFICIENT_DST.
4280         (decode_coding_object): Record CODING_RESULT_INSUFFICIENT_MEM on
4281         memory allocation error.
4283 2010-02-17  Kenichi Handa  <handa@m17n.org>
4285         * coding.c (decode_coding_ccl): Don't setup ccl program here.
4286         Fix for the case that the output buffer is fullfilled.
4287         (decode_coding): Setup ccl program here.  Keep looping when the
4288         decoder stopped because the output buffer is
4289         fullfilled (bug#5534).
4291         * ccl.c (ccl_driver): Never reset ic to CCL_HEADER_MAIN.
4293 2010-02-13  Jan Djärv  <jan.h.d@swipnet.se>
4295         * xterm.c (x_clear_frame_area): Call gtk_widget_queue_draw if USE_GTK,
4296         bug #5571.
4297         (XTflash): Use Gdk-routines if USE_GTK so scroll bars don't get
4298         overdrawn.
4300 2010-02-10  Jan Djärv  <jan.h.d@swipnet.se>
4302         * xsmfns.c (x_session_initialize): Move initialization of ice_fd and
4303         doing_interact here.
4304         (ice_connection_closed): New function.
4305         (x_session_check_input, smc_die_CB, ice_io_error_handler)
4306         (ice_conn_watch_CB, x_session_close): Call ice_connection_closed.
4307         (x_session_check_input): Call IceCloseConnection if IceProcessMessages
4308         returns I/O error.
4309         (ice_conn_watch_CB): Call add_keyboard_wait_descriptor on ice_fd,
4310         bug #5512.
4312 2010-02-08  Francis Devereux  <francis@devrx.org>  (tiny change)
4314         * nsfont.m (nsfont_open): The system's value for the font descent
4315         is negative, so round it down to avoid clipping.
4317 2010-02-06  Chong Yidong  <cyd@stupidchicken.com>
4319         * charset.c (load_charset_map_from_file)
4320         (load_charset_map_from_vector): Fix last change to use SAFE_ALLOCA
4321         instead of xmalloc (Bug#5526).  Suggested by Vivek Dasmohapatra.
4323 2010-02-05  Chong Yidong  <cyd@stupidchicken.com>
4325         * charset.c (load_charset_map_from_file): Allocate large
4326         charset_map_entries structure on the heap rather than the stack.
4327         (Bug#5526).
4329 2010-01-31  Kenichi Handa  <handa@m17n.org>
4331         * font.c (font_parse_xlfd): If FONT is a font-entity and pixel
4332         size in NAME is invalid, return -1 (Bug#5396).
4334 2010-01-31  Chong Yidong  <cyd@stupidchicken.com>
4336         * nsterm.m (ns_defined_color): Block input.  Suggested by Mike
4337         <deactivated@gmail.com> (Bug#3605).
4339 2010-01-31  David De La Harpe Golden  <david@harpegolden.net>
4341         * fileio.c (Frename_file): Correctly rename symlinks to
4342         directories (Bug#5496).
4344 2010-01-31  Filipe Cabecinhas  <filcab@gmail.com>  (tiny change)
4346         * nsterm.m (ns_ring_bell): Handle visible bell like X.
4348 2010-01-30  Andreas Schwab  <schwab@linux-m68k.org>
4350         * character.h (CHAR_PRINTABLE_P): Reparenthesize to avoid warning.
4352 2010-01-29  Chong Yidong  <cyd@stupidchicken.com>
4354         * frame.c (DEFAULT_ROWS): Change default to 35.
4356         * xfns.c (x_default_font_parameter): Change default XFT font to
4357         monospace-10 (Bug#3643).
4359 2010-01-29  Eli Zaretskii  <eliz@gnu.org>
4361         * w32inevt.c (key_event): Remove unnecessary comparison of
4362         event->uChar.AsciiChar with 128.
4364 2010-01-28  Chong Yidong  <cyd@stupidchicken.com>
4366         * fileio.c (Frename_file): Fix last change (Bug#5487).
4368         * m/mips.h: Remove DATA_START.  Suggested by Dan Nicolaescu.
4370         * m/alpha.h: Don't define DATA_START on NetBSD (Bug#4629).
4372 2010-01-28  Jan Djärv  <jan.h.d@swipnet.se>
4374         * xfns.c (Fx_create_frame): Remove window size matching code from
4375         2010-01-15.
4376         (x_get_current_desktop, x_get_desktop_workarea): Remove.
4378 2010-01-27  Jason Rumney  <jasonr@gnu.org>
4380         * w32inevt.c (w32_kbd_patch_key): Save the unicode character.
4381         (key_event): Use unicode for characters 128 and higher (Bug#4567).
4383 2010-01-27  Kenichi Handa  <handa@m17n.org>
4385         * regex.c (analyse_first): Fix setting of fastmap for unibyte
4386         pattern string (Bug#4209).
4388 2010-01-27  David De La Harpe Golden  <david@harpegolden.net>
4390         * fileio.c (Frename_file): Call copy-directory and
4391         delete-directory for directories, in order to handle cross-device
4392         renaming (Bug#3353).
4394 2010-01-25  Jan Djärv  <jan.h.d@swipnet.se>
4396         * xfns.c (Fx_create_frame): If frame height is too big, try
4397         sizes 24 and 10.  Bug #3643.
4399 2010-01-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4401         Try and fix bug#788, hopefully for real this time.
4402         * keymap.c (shadow_lookup): Add `remap' arg.
4403         (describe_map, describe_vector): Update calls to shadow_lookup.
4404         (Fwhere_is_internal): Fix up handling of `remapped_sequences' and
4405         `remapped' so this flag is applicable to `sequence'.  Be careful to
4406         perform remapping during shadow_lookup check of remapped_sequences.
4408 2010-01-24  Eric Bélanger  <snowmaniscool@gmail.com>  (tiny change)
4410         * image.c (png_load): Use png_sig_cmp instead of the obsolete
4411         png_check_sig, which has been removed in libpng 1.4.
4413 2010-01-23  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
4415         * filelock.c: Include utmp.h only when HAVE_UTMP_H (FreeBSD 9.x
4416         lacks this header file).
4418 2010-01-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4420         * xdisp.c (draw_glyphs): Update `start' for left_overwritten case
4421         as in Emacs 22.
4423 2010-01-22  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4425         * lisp.h (make_pure_string): String pointer arg now points to const.
4427         * alloc.c (find_string_data_in_pure, make_pure_string): String pointer
4428         args now point to const.
4430 2010-01-22  Eli Zaretskii  <eliz@gnu.org>
4432         * lread.c (Fload): Don't treat files without .elc extension as
4433         byte-compiled if they are ``magic'', i.e. `openp' returned -2 for
4434         them.  (bug#5303)
4436 2010-01-20  Kenichi Handa  <handa@m17n.org>
4438         * coding.c (consume_chars): If ! multibyte and the encoder is ccl,
4439         treat the source as actual byte sequence.
4441 2010-01-19  Alan Mackenzie  <acm@muc.de>
4443         Fix spurious before-change-functions invocation from (insert ?\n).
4444         * textprop.c (set_text_properties): Rename parameter
4445         `signal_after_change_p' to `coherent_change_p', and make the
4446         invocation of `modify_region' conditional on it.
4448 2010-01-19  Jan Djärv  <jan.h.d@swipnet.se>
4450         * xsettings.c (apply_xft_settings): Save settings in Vxft_settings
4451         for debug purpose.
4452         (syms_of_xsettings): Declare xft-settings.
4454 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
4456         * editfns.c (Fcurrent_time_string): Doc fix (Bug#5408).
4458 2010-01-16  Stefan Monnier  <monnier@iro.umontreal.ca>
4460         * xterm.c (event_handler_gdk): Block input (Bug#5037).
4462 2010-01-16  Chong Yidong  <cyd@stupidchicken.com>
4464         * emacs.c (standard_args): Adjust arg priorities to reflect how
4465         they are processed in startup.el.
4467 2010-01-16  Andreas Schwab  <schwab@linux-m68k.org>
4469         * Makefile.in (lisp, shortlisp): Update.
4471 2010-01-16  Stefan Monnier  <monnier@iro.umontreal.ca>
4473         * xterm.c (x_term_init): Instead of inhibiting GC while running Lisp
4474         code, link the new kboard into all_kboard before running Lisp code,
4475         and protect the new terminal with GCPRO (Bug#5365).
4476         (x_term_init): Remove unused var `atom'.
4477         (x_delete_display, x_delete_terminal): Remove unused var `i'.
4479 2010-01-15  Jan Djärv  <jan.h.d@swipnet.se>
4481         * xfns.c (x_get_current_desktop, x_get_desktop_workarea): New functions.
4482         (Fx_create_frame): Call x_get_current_desktop and x_get_desktop_workarea
4483         to find out usable size of the desktop.  Don't make frames larger than
4484         this.  Bug #3643.
4486 2010-01-15  Kenichi Handa  <handa@m17n.org>
4488         * xdisp.c (CHAR_COMPOSED_P): New arg END_CHARPOS.  Callers changed.
4490 2010-01-15  Chong Yidong  <cyd@stupidchicken.com>
4492         * nsterm.m (Qnone): Define.
4494         * nsfns.m (Qnone): Move definition to nsterm.m.
4496 2010-01-14  Kenichi Handa  <handa@m17n.org>
4498         * coding.c (detect_coding_iso_2022): Fix handling of euc-xx coding
4499         systems.
4501 2010-01-14  Kenichi Handa  <handa@m17n.org>
4503         Make auto-composition work on all buffers even if they are
4504         fundamental mode.
4506         * composite.c (Vauto_composition_mode): New variable.
4507         (composition_compute_stop_pos): Check Vauto_composition_mode
4508         instead of Vauto_composition_function.
4509         (composition_adjust_point, Ffind_composition_internal): Likewise.
4510         (syms_of_composite): Declare Lisp variable
4511         "auto-composition-mode" here.
4513 2010-01-13  Chong Yidong  <cyd@stupidchicken.com>
4515         * xterm.c (x_term_init): Avoid garbage-collecting the new terminal
4516         during call to vendor-specific-keysyms (Bug#5365).
4518 2010-01-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4520         * keyboard.c (input_available_signal) [SYNC_INPUT]:
4521         Call SIGNAL_THREAD_CHECK (Bug#5333).
4523         * atimer.c (alarm_signal_handler) [!SYNC_INPUT]:
4524         Call SIGNAL_THREAD_CHECK.
4526 2010-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
4528         Try to fix bug#5314.  This is probably not the final word, tho.
4529         * buffer.c (Fset_buffer_modified_p): Try and be careful not to modify
4530         recent-auto-save-p as a side-effect.
4531         * buffer.h (BUF_AUTOSAVE_MODIFF): New macro.
4532         * buffer.c (Fkill_buffer, reset_buffer):
4533         * editfns.c (Fsubst_char_in_region):
4534         * fileio.c (Finsert_file_contents, Fdo_auto_save)
4535         (Fset_buffer_auto_saved, Frecent_auto_save_p): Use it.
4537 2010-01-13  Kenichi Handa  <handa@m17n.org>
4539         Display buffer name, etc. in mode line by composing correctly.
4541         * xdisp.c (reseat_to_string): Call composition_compute_stop_pos if
4542         STRING is not nil.
4543         (display_mode_element): Adjust for the change of
4544         decode_mode_spec and display_line.
4545         (decode_mode_spec): Change arg MULTIBYTE to STRING.
4546         (display_string): Handle the case that STRING is non-null and
4547         LISP_STRING is not nil.
4549         * xterm.c (x_draw_composite_glyph_string_foreground):
4550         Pay attention to s->face->overstrike.
4552         * composite.c (composition_reseat_it): Don't check PT if STRING is
4553         non nil.
4555 2010-01-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4557         * keyboard.c (read_char): Don't apply previous change when current
4558         buffer is unchanged by command execution.
4560 2010-01-12  Jan Djärv  <jan.h.d@swipnet.se>
4562         * keyboard.c (read_char): Return after executing from special map.
4564 2010-01-12  Glenn Morris  <rgm@gnu.org>
4566         * emacs.c (REPORT_EMACS_BUG_PRETEST_ADDRESS): Set it to
4567         bug-gnu-emacs rather than emacs-pretest-bug.
4569 2010-01-11  Chong Yidong  <cyd@stupidchicken.com>
4571         * nsterm.m (syms_of_nsterm): Initialize Qcontrol etc. before
4572         initializing the Lisp variables that depend on them.
4574 2010-01-11  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4576         * xfns.c (x_set_menu_bar_lines) [!USE_X_TOOLKIT && !USE_GTK]:
4577         Clear areas that will not be updated after change of menu bar lines.
4578         Clear the menu bar window's current matrix when the window gets empty.
4580 2010-01-09  Chong Yidong  <cyd@stupidchicken.com>
4582         * intervals.h, textprop.c (extend_property_ranges): Return value
4583         and args changed.  Discard properties that begin at or after the
4584         new end (Bug#5306).
4586         * editfns.c (Fformat): Caller changed.
4588         * nsterm.m (ns_set_default_prefs): Delete function.
4589         (syms_of_nsterm): Initialize ns_command_modifier,
4590         ns_control_modifier, ns_function_modifier, ns_antialias_text, and
4591         ns_antialias_threshold here, not in ns_term_init (Bug#4113).
4593         * xdisp.c (pos_visible_p): Check for invisible text at the correct
4594         position (Bug#4040).
4596 2010-01-09  Eli Zaretskii  <eliz@gnu.org>
4598         * editfns.c (Ffloat_time): Doc fix.
4600 2010-01-09  Jan Djärv  <jan.h.d@swipnet.se>
4602         * xfns.c (Fx_create_frame): Don't create frame larger than display
4603         by default bug#3643.
4605 2010-01-09  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4607         * frame.h (FRAME_TOP_MARGIN_HEIGHT): New macro.
4608         (FRAME_LINE_TO_PIXEL_Y, FRAME_PIXEL_Y_TO_LINE): Take account of pseudo
4609         windows above internal border.
4611         * window.h (WINDOW_MENU_BAR_P, WINDOW_TOOL_BAR_P): New macros.
4612         (WINDOW_TOP_EDGE_Y, WINDOW_BOTTOM_EDGE_Y): Take account of pseudo
4613         windows above internal border.
4615         * xdisp.c (get_glyph_string_clip_rects, init_glyph_string): Don't treat
4616         tool bar windows specially.
4618         * xfns.c (x_set_tool_bar_lines): Take account of menu bar height.
4620         * xterm.c (x_after_update_window_line): Don't treat tool bar windows
4621         specially.
4622         (XTflash): Take account of menu bar height.
4624         * w32term.c (x_after_update_window_line): Don't treat tool bar windows
4625         specially.
4627 2010-01-08  Jan Djärv  <jan.h.d@swipnet.se>
4629         * dispnew.c (change_frame_size_1): newwidth == FRAME_COLS (f) must
4630         also be true before we can return early (bug #5339).
4632 2010-01-06  David Reitter  <david.reitter@gmail.com>
4634         * nsfns.m (ns_get_screen): Rewrite, returning NULL for non-NS.
4635         (Fns_display_usable_bounds): Rewrite, computing bounds properly
4636         (Bug#3233).
4638 2010-01-06  Jan Djärv  <jan.h.d@swipnet.se>
4640         * font.c (font_open_entity): Enable chache and call cached_font_ok
4641         for the driver if defined.
4642         (QCuser_spec): New symbol.
4643         (font_spec_from_name): Save name as user-spec.
4644         (font_load_for_lface): Keep user-spec instead of name.
4645         (font_open_by_name): Save name as user-spec.
4646         (syms_of_font): Initialize QCuser_spec.
4647         (font_clear_prop): Clear name if it exists in font (bug#5157).
4649         * xftfont.c (xftfont_open): Call xftfont_add_rendering_parameters.
4650         (xftfont_add_rendering_parameters, xftfont_cached_font_ok): New.
4651         (syms_of_xftfont): Initialize xftfont_driver.cached_font_ok.
4653         * font.h (struct font_driver): Add cached_font_ok.
4655         * xterm.c (x_clear_frame): Queue draw for scroll bars.
4657 2010-01-05  Jan Djärv  <jan.h.d@swipnet.se>
4659         * xterm.c (x_new_font): Move code for setting rows/cols before
4660         resizing ...
4661         (x_set_window_size): ... to here.  Bug #2568.
4663         * gtkutil.c (xg_clear_under_internal_border): New function.
4664         (xg_frame_resized, xg_frame_set_char_size):
4665         Call xg_clear_under_internal_border.
4666         (xg_update_scrollbar_pos): Clear under old scroll bar position.
4668 2010-01-05  Chong Yidong  <cyd@stupidchicken.com>
4670         * keyboard.c (read_key_sequence): Catch keyboard switch after
4671         making a new tty frame (Bug#5095).
4673 2010-01-05  Kenichi Handa  <handa@m17n.org>
4675         * fontset.c (fontset_find_font): Fix getting the frame pointer.
4677 2010-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4679         * dbusbind.c (xd_remove_watch): Avoid trying to convert a void* to
4680         Lisp_Object, preferring to convert a lisp_Object to a void* instead.
4681         (Fdbus_init_bus): Use XHASH to get a scalar value from a Lisp_Object.
4683 2010-01-03  Michael Albinus  <michael.albinus@gmx.de>
4685         * dbusbind.c (xd_add_watch): Improve debug message.
4686         (xd_remove_watch): Improve debug message.  If DATA is the session
4687         bus, unset D-Bus session environment.
4688         (Fdbus_init_bus): Pass the bus as argument to
4689         dbus_connection_set_watch_functions.  (Bug#5283)
4691 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
4693         * nsterm.m (ns_get_color): Fix buffer overflow (Bug#4763).
4695         * lread.c (syms_of_lread): Make it clearer that these are the
4696         names of loaded files (Bug#5068).
4698         * eval.c (run_hook_with_args): Handle the case where the global
4699         value has the obsolete single-function form (Bug#5026).
4701 2009-12-27  Chong Yidong  <cyd@stupidchicken.com>
4703         * minibuf.c (Fall_completions): Minor optimization.
4705 2009-12-26  Eli Zaretskii  <eliz@gnu.org>
4707         * .gdbinit (pgx): Fix display of composite glyphs.
4708         Display cmp.from and cmp.to as well.
4709         (pitx): Fix last change.
4711 2009-12-25  Kenichi Handa  <handa@m17n.org>
4713         * composite.h (composition_adjust_point): Update prototype.
4715         * composite.c (composition_reseat_it): Don't make a composition
4716         spanning over point.
4717         (CHAR_COMPOSABLE_P): Treat U+200C (ZWNJ) and U+200D (ZWJ) as
4718         composable characters.
4719         (composition_adjust_point): New arg NEW_PT.  Callers changed.
4721         * keyboard.c (command_loop_1): Force redisplay if the last point
4722         was within a composition.
4723         (adjust_point_for_property): Don't adjust point for automatic
4724         composition when called after buffer modification.
4726 2009-12-19  Eli Zaretskii  <eliz@gnu.org>
4728         * .gdbinit (pitx): Don't use enum names, use their values.
4729         Remove reference to non-existing value GET_FROM_COMPOSITION.
4730         (pgx): Don't use enum names, use their values.
4731         (pitmethod): New helper command.
4732         (pitx): Use it to display iteration method.
4733         (pgrowit): New command.
4735         * makefile.w32-in ($(BLD)/cmds.$(O)): Depend on frame.h.
4737         Update dependencies in Makefile.in.
4739         * Makefile.in (alloc.o): Depend on termhooks.h.
4740         (atimer.o): Depend on blockinput.h.
4741         (buffer.o): Depend on indent.h, keyboard.h, coding.h, keymap.h,
4742         and frame.h.
4743         (callint.o): Depend on systime.h, coding.h, and composite.h.
4744         (callproc.o): Depend on buffer.h.
4745         (casefiddle.o): Don't depend on charset.h.
4746         (casetab.o): Depend on character.h.
4747         (ccl.o): Depend on composite.h.
4748         (chartab.o): Depend on ccl.h.
4749         (cm.o): Depend on dispextern.h.
4750         (cmds.o): Depend on systime.h, coding.h, frame.h, and composite.h.
4751         (coding.o): Don't depend on $(INTERVALS_H).
4752         (composite.o): Don't depend on dispextern.h explicitly (it's in
4753         $(INTERVALS_H)).  Depend on ccl.h.
4754         (data.o): Depend on systime.h, coding.h, composite.h,
4755         dispextern.h, font.h, and ccl.h.
4756         (dired.o): Depend on composite.h.
4757         (dispnew.o): Depend on coding.h.  Don't depend explicitly on
4758         composite.h (it's in $(INTERVALS_H)).
4759         (doc.o): Depend on systime.h, coding.h, and composite.h.
4760         (editfns.o): Don't depend explicitly on dispextern.h.
4761         (emacs.o): Depend on frame.h and coding.h.
4762         (eval.o): Depend on coding.h, composite.h, and xterm.h.
4763         (fileio.o): Depend on frame.h and commands.h.  Don't depend
4764         explicitly on dispextern.h.
4765         (filelock.o): Don't depend on epaths.h and charset.h.  Depend on
4766         composite.h.
4767         (fns.o): Don't depend on termhooks.h.
4768         (font.o): Depend on buffer.h, composite.h, fontset.h, and xterm.h.
4769         (fontset.o): Depend on blockinput.h, atimer.h, systime.h,
4770         coding.h, $(INTERVALS_H), window.h, xterm.h.
4771         (frame.o): Depend on coding.h, composite.h, termhooks.h, and ccl.h.
4772         (fringe.o): Depend on blockinput.h, atimer.h, and systime.h.
4773         (ftfont.o): Depend on blockinput.h, atimer.h, systime.h, coding.h,
4774         fontset.h, ccl.h, and ftfont.h.
4775         (ftxfont.o): Depend on atimer.h, systime.h, fontset.h, and ccl.h.
4776         (gtkutil.o): Depend on dispextern.h and composite.h.
4777         (image.o): Depend on epaths.h, character.h, coding.h, composite.h,
4778         termhooks.h, and ccl.h.
4779         (indent.o): Depend on systime.h, coding.h, and $(INTERVALS_H).
4780         (intervals.o): Depend on systime.h and coding.h.
4781         (keyboard.o): Depend on composite.h and coding.h.
4782         (keymap.o): Depend on coding.h and frame.h.
4783         (lread.o): Depend on systime.h, frame.h, blockinput.h, and atimer.h.
4784         (macros.o): Depend on systime.h, coding.h, and composite.h.
4785         (menu.o): Depend on systime.h, coding.h, composite.h, window.h,
4786         and atimer.h.
4787         (minibuf.o): Depend on systime.h and coding.h.  Don't depend on
4788         dispextern.h explicitly.
4789         (print.o): Depend on termhooks.h, coding.h, and ccl.h.
4790         Don't depend explicitly on dispextern.h and composite.h.
4791         (process.o): Depend on character.h, xgselect.h, and sysselect.h.
4792         (regex.o): Don't depend on charset.h.
4793         (scroll.o): Depend on systime.h, coding.h, composite.h, and window.h.
4794         (search.o): Don't depend explicitly on composite.h.
4795         (sound.o): Depend on atimer.h and systime.h.
4796         (syntax.o): Don't depend explicitly on composite.h.
4797         (sysdep.o): Depend on coding.h and composite.h.
4798         (term.o): Depend on xterm.h and buffer.h.
4799         (terminal.o): Depend on dispextern.h, composite.h, and systime.h.
4800         (textprop.o): Don't depend on dispextern.h explicitly.
4801         (undo.o): Depend on dispextern.h.
4802         (window.o): Depend on coding.h and termhooks.h.  Don't depend on
4803         dispextern.h and composite.h explicitly.
4804         (xdisp.o): Depend on ccl.h.
4805         (xfaces.o): Depend on coding.h and ccl.h.
4806         (xfns.o): Depend on $(INTERVALS_H) and ccl.h.
4807         (xfont.o): Depend on atimer.h, systime.h, fontset.h, and ccl.h.
4808         (xftfont.o): Depend on atimer.h, systime.h, fontset.h, ccl.h, and
4809         ftfont.h.
4810         (xgselect.o): New dependency.
4811         (xmenu.o): Depend on composite.h, keymap.h, and sysselect.h.
4812         (xselect.o): Depend on keyboard.h, coding.h, and composite.h.
4813         (xsettings.o): Depend on dispextern.h, keyboard.h, systime.h,
4814         coding.h, composite.h, blockinput.h, atimer.h, and termopts.h.
4815         (xsmfns.o): Depend on frame.h and dispextern.h.
4816         (xterm.o): Depend on intervals.h, keymap.h, xgselect.h, and
4817         sysselect.h.
4819 2009-12-19  Andreas Schwab  <schwab@linux-m68k.org>
4821         * font.c (Fclear_font_cache): Pass correct cache argument to
4822         font_clear_cache.
4824 2009-12-16  Andreas Schwab  <schwab@linux-m68k.org>
4826         * Makefile.in (prefix-args${EXEEXT}): Don't compile prefix-args.c
4827         twice.
4829 2009-12-15  Chong Yidong  <cyd@stupidchicken.com>
4831         * xdisp.c (decode_mode_spec): Inhibit garbage collection when
4832         calling file-remote-p.  Reported by Jim Meyering.
4834 2009-12-15  Michael Albinus  <michael.albinus@gmx.de>
4836         * dbusbind.c (xd_retrieve_arg): Reorder declarations in order to
4837         avoid compiler warnings.  (Bug #5217)
4839 2009-12-14  Kenichi Handa  <handa@m17n.org>
4841         * coding.c (decode_coding_iso_2022): Ignore ISO_CODE_SS2_7 (0x19)
4842         in 8-bit encoding.
4844 2009-12-13  Pat Thoyts  <patthoyts@users.sourceforge.net>  (tiny change)
4846         * xfns.c (x_create_tip_frame): Set the extended window manager hint for
4847         tooltip windows.
4849 2009-12-13  Jan Djärv  <jan.h.d@swipnet.se>
4851         * xterm.h (struct x_display_info): Add Xatom_net_window_type_tooltip and
4852         Xatom_net_window_type.
4854         * xterm.c (x_term_init): Initialize Xatom_net_window_type_tooltip and
4855         Xatom_net_window_type.
4857         * xterm.c (my_log_handler): New function.
4858         (x_term_init): Set my_log_handler as log handler during gtk_init
4859         so we can filter out buggy messages.  (Bug #5120).
4861         * xterm.c (xg_scroll_callback): Parameter list changed,
4862         use parameter GtkScrollType to determine scroll/line/page.
4863         Only allow dragging if a button < 4 is grabbed (bug #5177).
4864         (xg_end_scroll_callback): New function.
4865         (x_create_toolkit_scroll_bar): Pass xg_end_scroll_callback to
4866         xg_create_scroll_bar.
4868         * gtkutil.c (xg_gtk_scroll_destroy): Remove XG_LAST_SB_DATA handling.
4869         (scroll_end_callback): Remove.
4870         (xg_create_scroll_bar): Add parameter end_callback, bind it to
4871         button-release-event.  Replace value-changed event with change-value,
4872         bug #5177.
4873         (xg_event_is_for_scrollbar): Only return true if button is less than 4,
4874         bug #5177.
4876         * gtkutil.h (XG_LAST_SB_DATA): Remove.
4877         (xg_create_scroll_bar): Add GCallback end_callback.
4879         * xftfont.c (QClcdfilter): New variable.
4880         (xftfont_open): Parse constant names for RGBA, HINT_STYLE and LCDFILTER.
4881         (syms_of_xftfont): Initialize QClcdfilter.
4883 2009-12-12  Jan Djärv  <jan.h.d@swipnet.se>
4885         * xsettings.c (struct xsettings): Add member seen.
4886         (parse_xft_settings): Update member seen with what we have read.
4887         Return non-zero if Xft-settings have been parsed, 0 otherwise.
4888         (apply_xft_settings): Only update Xft settings with what member seen
4889         indicates as new.
4891 2009-12-12  Eli Zaretskii  <eliz@gnu.org>
4893         * dispextern.h (struct text_pos): Use EMACS_INT.
4894         (struct glyph): Use EMACS_INT for charpos.
4895         (struct it): Use EMACS_INT for stop_charpos, end_charpos,
4896         region_beg_charpos, region_end_charpos,
4897         redisplay_end_trigger_charpos, and also for
4898         iterator_stack_entry.end_charpos and
4899         iterator_stack_entry.stop_charpos.
4901 2009-12-12  Jan Djärv  <jan.h.d@swipnet.se>
4903         * gtkutil.c (scroll_end_callback): New function (bug #5177).
4904         (xg_create_scroll_bar): Call scroll_end_callback on button release
4905         event (bug #5177).
4906         (xg_event_is_for_scrollbar): != replaced with ==.
4908 2009-12-12  Kenichi Handa  <handa@m17n.org>
4910         * ftfont.c (struct ftfont_info): New member matrix.
4911         (ftfont_open): Setup xftfont_info->matrix.
4912         (MFLTFontFT): New member matrix.
4913         (FLOOR, CEIL, ROUND): New macros.
4914         (ftfont_get_metrics): Handle matrix transformation.
4915         (ftfont_shape_by_flt): New arg matrix.  Callers changed.
4917         * xftfont.c (struct xftfont_info): New member matrix.
4918         (xftfont_open): Setup xftfont_info->matrix.
4920 2009-12-10  Kenichi Handa  <handa@m17n.org>
4922         * xdisp.c (append_space_for_newline): Consider face-remapping.
4924 2009-12-09  Andreas Schwab  <schwab@linux-m68k.org>
4926         * xsettings.c: Include "keyboard.h".
4928         * gtkutil.c (xg_tool_bar_proxy_help_callback): Fix missing return.
4930         Fix implicit function declarations.
4931         * cmds.c: Include "frame.h".
4932         * frame.c: Include "font.h" also if !HAVE_WINDOW_SYSTEM.
4933         * frame.h: Move declaration of delete_frame outside of
4934         HAVE_WINDOW_SYSTEM.
4936 2009-12-09  Ken Brown  <kbrown@cornell.edu>  (tiny change)
4938         * s/cygwin.h (G_SLICE_ALWAYS_MALLOC): New variable.
4940         * emacs.c (main): Set the G_SLICE environment variable for Cygwin
4941         GTK builds.
4943 2009-12-07  Andreas Schwab  <schwab@linux-m68k.org>
4945         * unexelf.c (unexec): Don't search for .data twice.
4947 2009-12-05  Chong Yidong  <cyd@stupidchicken.com>
4949         * xdisp.c (push_display_prop): Don't set avoid_cursor_p.  Return 0
4950         if push failed.
4951         (handle_line_prefix): Set avoid_cursor_p here.  Check return value
4952         of push_display_prop (Bug#5000).
4954         * xfaces.c (Fx_family_fonts): Handle 2009-07-14 change to return
4955         value of font_list_entities (Bug#5085).
4957 2009-12-04  Juanma Barranquero  <lekktu@gmail.com>
4959         Fix `string-to-number' to deal consistently with integers and floats.
4960         * lread.c (isfloat_string): New argument ignore_trailing to accept all
4961         trailing characters, not just whitespace.
4962         (read1): Pass new arg 0 to keep old behavior.
4963         * data.c (Fstring_to_number): Pass 1 to isfloat_string to ignore
4964         trailing chars, as it is already done for integers.  Doc fixes.
4965         * lisp.h (isfloat_string): Add new arg to declaration of isfloat_string.
4967 2009-12-04  Eli Zaretskii  <eliz@gnu.org>
4969         * dispextern.h (enum prop_idx) <AUTO_COMPOSED_PROP_IDX>:
4970         Delete unused enumeration value.
4972 2009-12-03  Eli Zaretskii  <eliz@gnu.org>
4974         * Makefile.in (lisp, shortlisp): Replace indian.el with indian.elc.
4976 2009-12-03  Daniel Hackney  <dan@haxney.org>  (tiny change)
4978         * process.c (Fmake_network_process): Fix up the tests for
4979         "connectionless socket", so they DTRT for seqpacket sockets as well.
4981 2009-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4983         * process.c (Qseqpacket): New symbol.
4984         (HAVE_SEQPACKET): New macro.
4985         (Fmake_network_process): Accept new :type `seqpacket'.
4986         (init_process): Add `seqpacket' feature when applicable.
4987         (syms_of_process): Initialize Qseqpacket.
4989 2009-12-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4991         * font.c (font_load_for_lface, font_open_by_name): Don't store name
4992         if entity is Qnil.
4994 2009-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4996         * print.c (print_preprocess): Preprocess the key_and_value table of
4997         hashtables, even tho they're "hidden" (bug#5082).
4999 2009-11-29  Jan Djärv  <jan.h.d@swipnet.se>
5001         * frame.c (frame_make_pointer_invisible)
5002         (frame_make_pointer_visible): Declare f before statements.
5004 2009-11-28  Eli Zaretskii  <eliz@gnu.org>
5006         * Makefile.in [!AUTO_DEPEND]: Remove outdated comment about
5007         omitted dependencies on lisp.h.
5009 2009-11-27  Jan Djärv  <jan.h.d@swipnet.se>
5011         * xftfont.c (xftfont_end_for_frame): Just return if dpyinfo->display
5012         is NULL.
5014         * xterm.c (x_delete_terminal): Set dpyinfo->display to NULL.
5016         * frame.c (frame_make_pointer_invisible)
5017         (frame_make_pointer_visible): Just return if there isn't any selected
5018         frame.
5020         * search.c (simple_search): Remove warning by making *p const.
5022 2009-11-26  Dan Nicolaescu  <dann@ics.uci.edu>
5024         * xdisp.c (power_letter): Remove duplicate const.
5026 2009-11-25  Jan Djärv  <jan.h.d@swipnet.se>
5028         * term.c (delete_tty): Remove check for last terminal (bug#4970).
5030         * xsettings.c: Revert changes from 2009-11-23.  Just use Xft
5031         defaults (bug #5025).
5033 2009-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5035         * insdel.c (adjust_markers_for_delete): Move it in the
5036         right direction!  (bug#4803)
5038 2009-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5040         * font.c (font_open_entity): Don't use ASET if font_object is Qnil.
5042         * xterm.c (x_new_font): Update f->scroll_bar_actual_width.
5044 2009-11-24  Glenn Morris  <rgm@gnu.org>
5046         * frame.c (focus-follows-mouse): Mention mouse-autoselect-window.
5048 2009-11-23  Jan Djärv  <jan.h.d@swipnet.se>
5050         * Makefile.in: Must create deps for ecrt0.o in its rule.
5052         * xfns.c (Fx_select_font): Try to convert Fontconfig name to Gtk name
5053         because that is what Gtk+ font dialog understands.
5055         * font.c (font_make_object, Fcopy_font_spec): Use Fcopy_alist instead
5056         of Fcopy_sequence.
5057         (font_open_by_name): Put name given into QCname for font-object returned.
5059         * frame.c (x_set_font): Save original font name as frame parameter
5060         font-parameter.
5062         * xsettings.c (set_default_xft_settings): New function.
5063         (init_xfd_settings): Call set_default_xft_settings if no XSETTINGS window
5064         is found.
5066 2009-11-22  Andreas Schwab  <schwab@linux-m68k.org>
5068         * search.c (simple_search): Avoid CHAR_TO_BYTE in inner loop when
5069         searching backwards through multibyte buffer.
5071 2009-11-21  Jan Djärv  <jan.h.d@swipnet.se>
5073         * xterm.c: #include xgselect.h.
5074         (x_initialize): Call xgselect_initialize.
5076         * xsettings.c (something_changedCB): C++ comments => C comments.
5077         (init_gconf): Do not deal with any GLib file descriptors, xg_select
5078         does that now.
5080         * gtkutil.c (xg_timer, xg_process_timeouts, xg_start_timer)
5081         (xg_stop_timer, menu_grab_callback_cnt, menu_grab_callback)
5082         (scroll_bar_button_cb): Remove.
5083         (create_menus): C++ comments => C comments.  Don't bind grab-notify
5084         event.
5085         (xg_create_scroll_bar): Don't bind button-press-event and
5086         button-release-event.
5088         * process.c: Include xgselect.h if defined (USE_GTK) ||
5089         defined (HAVE_GCONF).
5090         (wait_reading_process_output): Call xg_select for the same condition.
5092         * xgselect.c (xg_select): New function to better integrate with
5093         GLib/Gtk event handling.  Needed if GConf daemon dies/restarts.
5095         * xgselect.h: New file, declare xg_select, xgselect_initialize.
5097         * Makefile.in (XOBJ): Add xgselect.o.
5099 2009-11-21  Andreas Schwab  <schwab@linux-m68k.org>
5101         * character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH):
5102         Remove ignored second argument.  All callers changed.
5103         * regex.c (STRING_CHAR, STRING_CHAR_AND_LENGTH, RE_STRING_CHAR)
5104         (RE_STRING_CHAR_AND_LENGTH): Likewise.
5105         * xdisp.c (string_char_and_length): Likewise.
5107 2009-11-21  Dan Nicolaescu  <dann@ics.uci.edu>
5109         * xterm.c (x_new_font):
5110         * print.c (print_object):
5111         * cmds.c (Fself_insert_command): Move declarations before statements.
5113 2009-11-20  Ken Brown  <kbrown@cornell.edu>  (tiny change)
5115         * s/cygwin.h: Remove unneeded linker flags.
5117 2009-11-20  Jan Djärv  <jan.h.d@swipnet.se>
5119         * xfns.c (x_default_font_parameter): Call xsettings_get_system_font.
5121         * xsettings.h: Declare xsettings_get_system_font.
5123         * xsettings.c (xsettings_get_system_font): New function.
5124         (init_gconf): No use initiating gconf unless we have Xft also.
5125         (syms_of_xsettings): Only provide system-font-setting if HAVE_XFT and
5126         HAVE_GCONF.
5128         * gtkutil.c (xg_modify_menubar_widgets): If menubar is totally empty
5129         add a blank entry so it doesn't collapse into nothing.
5131 2009-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5133         * lread.c (Funintern): Comment out last change.
5135 2009-11-19  Richard Stallman  <rms@gnu.org>
5137         * lread.c (Funintern): Error if symbol is t or nil.
5139 2009-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5141         * insdel.c (make_gap_larger): Don't make as many assumptions about the
5142         representation of Lisp integers.
5143         Reported by MJ Chan <mjchan.inbox@gmail.com>.
5145 2009-11-17  Andreas Schwab  <schwab@linux-m68k.org>
5147         * lisp.h: Remove declaration of Ffont_get_system_font.
5148         * xfns.c: Move include of "xsettings.h".
5149         * xsettings.h: Use EXFUN to declare Ffont_get_system_font.
5151 2009-11-17  Jan Djärv  <jan.h.d@swipnet.se>
5153         * xsettings.c (something_changedCB, Ffont_get_system_font):
5154         Check use_system_font.
5155         (syms_of_xsettings): DEFVAR font-use-system-font.
5157 2009-11-17  Andreas Schwab  <schwab@linux-m68k.org>
5159         * xfns.c (x_default_font_parameter): Remove dead assignment.
5161         * lisp.h (Fbyteorder, init_font, Ffont_get_system_font): Declare.
5163 2009-11-17  Jan Djärv  <jan.h.d@swipnet.se>
5165         * xftfont.c (xftfont_fix_match): Older versions of fontconfig do
5166         not have FC_LCD_*.  #define them if not there.
5168         * xsettings.c (parse_xft_settings, apply_xft_settings): Ditto.
5170         * xterm.h (struct x_display_info): Add atoms and Window for xsettings.
5172         * xterm.c (handle_one_xevent): Call xft_settings_event for
5173         ClientMessage, PropertyNotify and DestroyNotify.
5174         (x_term_init): If we have XFT, get DPI from Xft.dpi.
5175         Call xsettings_initialize.
5177         * xftfont.c (xftfont_fix_match): New function.
5178         (xftfont_open): Call XftDefaultSubstitute before XftFontMatch.
5179         Call xftfont_fix_match after XftFontMatch.
5181         * xfont.c (xfont_driver): Initialize all members.
5183         * xfns.c (x_default_font_parameter):
5184         Try font from Ffont_get_system_font.
5185         Do not get font from x_default_parameter if we got one from
5186         Ffont_get_system_font.
5187         (Fx_select_font): Get the defaut font name from :name of FRAME_FONT(f).
5189         * w32font.c (w32font_driver): Initialize all members.
5191         * termhooks.h (enum event_kind): CONFIG_CHANGED_EVENT is new.
5193         * lisp.h: Declare syms_of_xsettings.
5195         * keyboard.c (kbd_buffer_get_event, make_lispy_event):
5196         Handle CONFIG_CHANGED_EVENT.
5198         * ftfont.c (ftfont_filter_properties): New function.
5200         * frame.c (x_set_font): Remove unused variable lval.
5202         * font.h (struct font_driver): Add filter_properties.
5204         * font.c (font_put_extra): Don't return if val is nil, it means
5205         boolean option is off.
5206         (font_parse_fcname): Collect all extra properties in extra_props
5207         and call filter_properties for all drivers with extra_props and
5208         font as parameter.
5209         (font_open_entity): Do not use cache, it does not pick up new
5210         fontconfig settings like hinting.
5211         (font_load_for_lface): If spec had a name in it, store it in entity.
5213         * emacs.c (main): Call syms_of_xsettings.
5215         * config.in: HAVE_GCONF is new.
5217         * Makefile.in (GCONF_CFLAGS, GCONF_LIBS): New variables for HAVE_GCONF.
5218         xsettings.o is new.
5220 2009-11-17  Kenichi Handa  <handa@m17n.org>
5222         * xdisp.c (x_produce_glyphs): Consider face-remapping when falling
5223         back to the default font in case that no suitable font is found.
5225 2009-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5227         * menu.c (Fx_popup_menu) [HAVE_NS]: Use generic code for window edge.
5228         Suggested by Chad Brown <yandros@mit.edu>.
5229         (push_menu_item): Use MENU_ITEMS_ITEM_* names.
5231 2009-11-16  Jan Djärv  <jan.h.d@swipnet.se>
5233         * xmenu.c (x_menu_wait_for_event): Call XFlush before select.
5235 2009-11-14  Andreas Schwab  <schwab@linux-m68k.org>
5237         * Makefile.in: Ignore errors from mkdir when creating deps directory.
5239 2009-11-14  Jan Djärv  <jan.h.d@swipnet.se>
5241         * gtkutil.c (xg_update_frame_menubar): Do nothing if menubar already
5242         has a parent.
5244         * Makefile.in: If AUTO_DEPEND is defined, make gcc generate
5245         dependency files in deps/.  Include those files into Makefile.
5247         * config.in: Generated (AUTO_DEPEND).
5249 2009-11-13  Michael Albinus  <michael.albinus@gmx.de>
5251         * dbusbind.c (Vdbus_registered_objects_table): Rename from
5252         Vdbus_registered_functions_table, because it contains also
5253         properties.  Fix docstring.
5254         (Fdbus_call_method, Fdbus_call_method_asynchronously): Fix docstring.
5256 2009-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
5258         * alloc.c (mark_object): Don't reprocess marked strings.
5259         Check vector's markbit earlier.  Adjust calls to mark_vectorlike.
5260         (mark_vectorlike, mark_char_table): Assume the object is unmarked.
5262 2009-11-13  Kenichi Handa  <handa@m17n.org>
5264         * category.c (word_boundary_p): Adjust for the change of the
5265         semantics of Vword_combining_categories.
5266         (Vword_combining_categories): Describe the slight change of the
5267         semantics.
5269 2009-11-13  Eli Zaretskii  <eliz@gnu.org>
5271         * menu.c (Fx_popup_menu): Call Fx_hide_tip only if HAVE_WINDOW_SYSTEM.
5273         * s/msdos.h (SYSTEM_PURESIZE_EXTRA): Revert last change.
5275 2009-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5277         * xdisp.c (syms_of_xdisp): Fix typo in last change.
5279 2009-11-12  Juanma Barranquero  <lekktu@gmail.com>
5281         * makefile.w32-in: Update dependencies; add dependencies to lisp.h.
5283 2009-11-11  David Reitter  <david.reitter@gmail.com>
5285         * menu.c (Fx_popup_menu): Remove left-over debugging code and rename
5286         variables to fix 2009-11-09 change.
5288 2009-11-11  Dan Nicolaescu  <dann@ics.uci.edu>
5290         * process.c (ifflag_def): Make flag_sym constant.
5291         (Fnetwork_interface_info): Use a constant pointer.
5292         (ifflag_table):
5293         * xfns.c (cursor_bits):
5294         * xdisp.c (power_letter):
5295         * termcap.c (speeds, esctab):
5296         * sysdep.c (baud_convert):
5297         * keyboard.c (lispy_accent_codes, modifier_names):
5298         * image.c (xbm_format, xpm_format, pbm_format, png_format)
5299         (jpeg_format, tiff_format, gif_format, svg_format)
5300         (interlace_start, interlace_increment, gs_format):
5301         * gtkutil.c (separator_names):
5302         * fringe.c (swap_nibble):
5303         * fns.c (base64_value_to_char, base64_char_to_value):
5304         * fileio.c (make_temp_name_tbl):
5305         * coding.c (suffixes): Make constant.
5307         * frame.c (make_initial_frame):
5308         * buffer.c (init_buffer_once): Use make_pure_c_string instead of
5309         build_string.
5310         * alloc.c (syms_of_alloc): Build Vmemory_signal_data in pure memory.
5312         * s/freebsd.h:
5313         * s/netbsd.h: Remove code referring to non-existent file: unexsunos4.o.
5315         * Makefile.in: Add dependencies to lisp.h.  Remove dependencies
5316         for non-existent files: unexmips.c, unexnext.c, abbrev.c, malloc.c.
5318         * xfns.c (syms_of_xfns): Use make_pure_string instead of build_string.
5319         * xterm.c (syms_of_xterm):
5320         * xfaces.c (syms_of_xfaces):
5321         * xdisp.c (syms_of_xdisp):
5322         * lread.c (syms_of_lread):
5323         * keyboard.c (syms_of_keyboard): Use make_pure_c_string instead of
5324         build_string.
5326         * doc.c (Fsnarf_documentation): Purecopy Vbuild_files.
5328 2009-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5330         * fns.c (Fplist_get): Merge the active and the commented out code.
5332 2009-11-10  Jan Djärv  <jan.h.d@swipnet.se>
5334         * keyboard.h: Declare timer_check.
5336         * keyboard.c (timer_check_2): New function that does what the old
5337         timer_check did.
5338         (timer_check): Call timer_check_2 until -1 or a non-zero time is
5339         returned, i.e. don't return -1 with timers pending.
5341         * process.c: Remove extern declaration of timer_check.
5343         * xmenu.c (x_menu_wait_for_event): Remove code that did a timeout
5344         even if timer_check returned -1.
5346         * gtkutil.c (xg_dialog_response_cb): Data is now a struct
5347         xg_dialog_data.
5348         (pop_down_dialog): Destroy widget (if any), cancel timer and unref
5349         the event loop.
5350         (xg_maybe_add_timer, xg_dialog_run): New functions (bug #4574).
5351         (xg_get_file_name, xg_get_font_name): Call xg_dialog_run (bug #4574).
5352         Destroy the dialog after xg_dialog_run.
5354 2009-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5356         * menu.c (Fx_popup_menu) [HAVE_NS]: Remove unused vars.
5358 2009-11-10  Jan Djärv  <jan.h.d@swipnet.se>
5360         * xmenu.c (xmenu_show): Must not be static after 2009-11-09 changes.
5362 2009-11-09  Juanma Barranquero  <lekktu@gmail.com>
5364         * menu.c [HAVE_NTGUI]: Declare current_popup_menu.
5366 2009-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
5368         * menu.c (Fx_popup_menu): Consolidate versions from xmenu.c,
5369         w32menu.c, and nsmenu.m.
5370         Simplify the obsolete case where position is nil.
5371         (cleanup_popup_menu): New function, moved from nsmenu.m.
5372         (struct skp): Remove slot `notreal'.
5373         (single_keymap_panes, keymap_panes): Remove arg `notreal' and
5374         adjust callers.
5375         (single_menu_item): Adjust call to parse_menu_item.
5376         (syms_of_menu): Defsubr x-popup-menu.
5377         * menu.h (Vmenu_updating_frame): Consolidate declarations from *menu.c.
5378         (keymap_panes): Don't export any more.
5379         (mouse_position_for_popup, w32_menu_show, ns_menu_show)
5380         (xmenu_show): Declare.
5381         * keyboard.c (parse_menu_item): Remove arg `notreal'.
5382         (menu_bar_item, read_char_minibuf_menu_prompt): Adjust callers.
5383         * keyboard.h (parse_menu_item): Update declaration.
5384         * xmenu.c (Fx_popup_menu): Remove.
5385         (syms_of_xmenu): Don't defsubr x-popup-menu.
5386         * w32menu.c (Fx_popup_menu): Remove.
5387         (syms_of_w32menu): Don't defsubr x-popup-menu.
5388         * nsmenu.m (cleanup_popup_menu): Remove.
5389         (ns_menu_show): Rename from ns_popup_menu and remove all the code
5390         moved to menu.c's Fx_popup_menu.
5391         (Fx_popup_menu): Remove.
5392         (syms_of_nsmenu): Don't defsubr x-popup-menu, and don't initialize
5393         menu_items (it's done in menu.c already).
5395 2009-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5397         * keyboard.c (parse_menu_item): Handle `notreal' a bit earlier.
5398         Use `tem' less.  Make sure KEYEQ holds a string or nil (bug#4879).
5400 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
5402         * xmenu.c (Fx_popup_menu): Extract event timestamp.  Pass it to
5403         xmenu_show.  Hide any tooltip before opening a menu.
5404         (xmenu_show): New arg.  Pass it to create_and_show_popup_menu.
5405         (create_and_show_popup_menu): New arg.  Pass it to gtk_menu_popup.
5407 2009-11-06  Stefan Monnier  <monnier@iro.umontreal.ca>
5409         Let integers use up 2 tags to give them one extra bit and thus double
5410         their range.
5411         * lisp.h (USE_2_TAGS_FOR_INTS): New macro.
5412         (LISP_INT_TAG, case_Lisp_Int, LISP_STRING_TAG, LISP_INT_TAG_P):
5413         New macros.
5414         (enum Lisp_Type): Use them.  Give explicit values.
5415         (Lisp_Type_Limit): Remove.
5416         (XINT, XUINT, make_number) [!USE_LISP_UNION_TYPE]:
5417         (MOST_NEGATIVE_FIXNUM, MOST_POSITIVE_FIXNUM, INTMASK):
5418         Pay attention to USE_2_TAGS_FOR_INTS.
5419         (INTEGERP): Use LISP_INT_TAG_P.
5420         * fns.c (internal_equal): Simplify the default case.
5421         (sxhash): Use case_Lisp_Int.
5422         * data.c (wrong_type_argument): Don't check against Lisp_Type_Limit
5423         any more.
5424         (Ftype_of): Use case_Lisp_Int.
5425         (store_symval_forwarding): Take into account the fact that Ints can
5426         now have more than one tag.
5427         * buffer.c (syms_of_buffer): Use LISP_INT_TAG.
5428         buffer_slot_type_mismatch):
5429         * xfaces.c (face_attr_equal_p):
5430         * print.c (print_object):
5431         * alloc.c (mark_maybe_object, mark_object, survives_gc_p):
5432         Use case_Lisp_Int.
5434 2009-11-06  Eli Zaretskii  <eliz@gnu.org>
5436         * s/msdos.h (SYSTEM_PURESIZE_EXTRA): Reduce by further 30K.
5438         * alloc.c (make_pure_c_string): Fix last change to avoid compiler
5439         warning.
5441 2009-11-06  Jan Djärv  <jan.h.d@swipnet.se>
5443         * gtkutil.c (xg_event_is_for_scrollbar): New function (bug#4870).
5445         * gtkutil.h: Declare xg_event_is_for_scrollbar (bug#4870).
5447         * xterm.c (handle_one_xevent): Call xg_event_is_for_scrollbar for
5448         ButtonPressRelease and MotionNotify (bug#4870).
5450 2009-11-06  Dan Nicolaescu  <dann@ics.uci.edu>
5452         * keymap.c (syms_of_keymap): Construct exclude_keys in pure memory.
5454         * xterm.c (syms_of_xterm):
5455         * xselect.c (syms_of_xselect):
5456         * xmenu.c (syms_of_xmenu):
5457         * xfns.c (syms_of_xfns):
5458         * xfaces.c (syms_of_xfaces):
5459         * xdisp.c (syms_of_xdisp):
5460         * window.c (syms_of_window):
5461         * w32fns.c (syms_of_w32fns):
5462         * undo.c (syms_of_undo):
5463         * textprop.c (syms_of_textprop):
5464         * terminal.c (syms_of_terminal):
5465         * syntax.c (syms_of_syntax):
5466         * sound.c (syms_of_sound):
5467         * search.c (syms_of_search):
5468         * print.c (syms_of_print):
5469         * minibuf.c (syms_of_minibuf):
5470         * macros.c (syms_of_macros):
5471         * keymap.c (syms_of_keymap, initial_define_key)
5472         (initial_define_lispy_key):
5473         * keyboard.c (syms_of_keyboard):
5474         * insdel.c (syms_of_insdel):
5475         * image.c (syms_of_image):
5476         * fringe.c (syms_of_fringe):
5477         * frame.c (syms_of_frame):
5478         * fontset.c (syms_of_fontset):
5479         * fns.c (syms_of_fns):
5480         * fns.c (syms_of_fns):
5481         * fileio.c (syms_of_fileio):
5482         * fileio.c (syms_of_fileio):
5483         * eval.c (syms_of_eval):
5484         * doc.c (syms_of_doc):
5485         * dispnew.c (syms_of_display):
5486         * dired.c (syms_of_dired):
5487         * dbusbind.c (syms_of_dbusbind):
5488         * data.c (syms_of_data):
5489         * composite.c (syms_of_composite):
5490         * coding.c (syms_of_coding):
5491         * cmds.c (syms_of_cmds):
5492         * charset.c (define_charset_internal, syms_of_character):
5493         * ccl.c (syms_of_ccl):
5494         * category.c (syms_of_category, init_category_once):
5495         * casetab.c (syms_of_casetab):
5496         * casefiddle.c (syms_of_casefiddle):
5497         * callint.c (syms_of_callint):
5498         * bytecode.c (syms_of_bytecode):
5499         * buffer.c (keys_of_buffer, syms_of_buffer):
5500         * alloc.c (syms_of_alloc):
5501         * process.c (syms_of_process, init_process):
5502         * lread.c (syms_of_lread, init_obarray):
5503         * font.c (build_style_table):
5504         * emacs.c (syms_of_emacs, main): Replace calls to intern with
5505         intern_c_string, calls to make_pure_string with
5506         make_pure_c_string.  Use pure_cons instead of Fcons.
5508         * process.c (socket_options): Make it const.
5509         (set_socket_option, init_process): Use a const pointer.
5511         * lread.c (intern_c_string): New function.
5512         (defvar_kboard, defvar_lisp, defvar_lisp_nopro, defvar_bool)
5513         (defvar_int): Uset it.  Make the name const char*.
5515         * lisp.h (defvar_kboard, defvar_lisp, defvar_lisp_nopro, defvar_bool)
5516         (defvar_int): Update prototypes.
5517         (DEFUN, EXFUN): Support for prototypes is now required.
5518         (intern_c_string): New prototype.
5519         (struct Lisp_Subr): Make symbol_name constant.
5521         * font.c (struct table_entry): Remove unused member.  Make NAMES
5522         constant.
5523         (weight_table, slant_table, width_table): Make constant.
5525         * emacs.c (struct standard_args): Make name and longname constant.
5527         * character.h (DEFSYM): Use intern_c_string.
5529 2009-11-06  Stefan Monnier  <monnier@iro.umontreal.ca>
5531         * alloc.c (make_pure_c_string): New function.
5533         * eval.c (Fautoload): Purecopy all arguments.
5535 2009-11-05  Kenichi Handa  <handa@m17n.org>
5537         * fileio.c (Finsert_file_contents): Be sure set coding-system of
5538         the buffer in case of replace.
5540 2009-11-04  Dan Nicolaescu  <dann@ics.uci.edu>
5542         * puresize.h (BASE_PURESIZE): Increase to 1620000.
5544 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5546         * editfns.c (save_restriction_restore): Update the (pt/begv/vz)_markers
5547         when applicable (bug#4851).
5549         * lisp.h: Make USE_LSB_TAG work with USE_LISP_UNION_TYPE.
5550         (P_): Support for prototypes is now required.
5552 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
5554         * frame.c (Fmake_frame_invisible, Fframe_visible_p): Doc fix
5555         (Bug#4827).
5557 2009-10-30  Eli Zaretskii  <eliz@gnu.org>
5559         * s/msdos.h (SYSTEM_PURESIZE_EXTRA): Redefine to waste less pure space.
5561 2009-10-30  Dan Nicolaescu  <dann@ics.uci.edu>
5563         * puresize.h (BASE_PURESIZE): Increase to 1470000.
5565         * lread.c (Fload): Purecopy the file name when building
5566         Vpreloaded_file_list.
5568 2009-10-29  Jason Rumney  <jasonr@wanchan.jasonrumney.net>
5570         * w32fns.c (syms_of_w32fns): Change default value of
5571         w32-scroll-lock-modifier to nil.  (Bug#2827)
5573 2009-10-26  Juanma Barranquero  <lekktu@gmail.com>
5575         * minibuf.c (Fall_completions): Fix typos in docstring.
5577 2009-10-26  Andreas Schwab  <schwab@redhat.com>
5579         * puresize.h (PURESIZE_RATIO): Increase back to 10/6.
5581 2009-10-26  Juanma Barranquero  <lekktu@gmail.com>
5583         * window.c (grow_mini_window): Comment out "delta >= 0" assertion.
5584         For delta < 0, skip check that only makes sense when the mini-window
5585         is going to be enlarged.  (Bug#4534)
5587 2009-10-25  Chong Yidong  <cyd@stupidchicken.com>
5589         * keyboard.c (read_char_x_menu_prompt): Don't demand a prompt
5590         string in menu maps (Bug#4471).
5592 2009-10-24  Chong Yidong  <cyd@stupidchicken.com>
5594         * nsfns.m (ns_set_name, ns_set_name_as_filename): Don't call
5595         FRAME_NS_VIEW on terminal frames (Bug#4765).
5597 2009-10-24  Andreas Schwab  <schwab@linux-m68k.org>
5599         * dbusbind.c (xd_retrieve_arg): Handle DBUS_TYPE_INTnn and
5600         DBUS_TYPE_UINTnn separately to get proper sign extension.
5602         * dired.c (Ffile_attributes): Simplify now that FIXNUM_OVERFLOW_P
5603         can properly handle unsigned types.
5604         (make_uid, make_gid): Remove.
5606         * lisp.h (FIXNUM_OVERFLOW_P): Fix last change to handle unsigned
5607         types again.
5609         * sysdep.c (procfs_ttyname): Fix sprintf format to match argument type.
5610         (system_process_attributes): Likewise.
5612 2009-10-24  Dan Nicolaescu  <dann@ics.uci.edu>
5614         * keymap.c (Fmake_sparse_keymap): Purecopy the name.
5616         * eval.c (Fautoload): Purecopy the filename.  Simplify.
5618         * category.c (Fdefine_category): Purecopy docstring.
5620 2009-10-23  Andreas Schwab  <schwab@linux-m68k.org>
5622         * lisp.h (FIXNUM_OVERFLOW_P): Remove cast to avoid overflow.
5624         * puresize.h (PURESIZE_RATIO): Decrease to 11/7.
5626 2009-10-23  Chong Yidong  <cyd@stupidchicken.com>
5628         * window.c (Fwindow_edges, Fwindow_pixel_edges)
5629         (Fwindow_inside_edges, Fwindow_inside_pixel_edges): Doc fix
5630         (Bug#4775).
5632 2009-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5634         * fileio.c (syms_of_fileio): Initialize Vdirectory_sep_char.
5635         (init_fileio_once):
5636         * lisp.h (init_fileio_once): Remove.
5637         * emacs.c (main): Don't call init_fileio_once.
5639 2009-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
5641         * puresize.h (BASE_PURESIZE): Increase to 1430000.
5643 2009-10-21  Andreas Schwab  <schwab@linux-m68k.org>
5645         * doprnt.c (doprnt): Fix overflow check.
5647 2009-10-21  Jan Djärv  <jan.h.d@swipnet.se>
5649         * xterm.c (x_term_init): Remove XSynchronize call done for debugging.
5651         * xterm.h (x_wait_for_event): Declare it.
5653         * xterm.c (pending_event_wait): New variable.
5654         (handle_one_xevent): Set pending_event_wait.eventtype to 0 if we
5655         see pending_event_wait.eventtype.
5656         (handle_one_xevent): Don't change gravity when parent changes.
5657         (x_new_font): Call change_frame_size with new rows/columns before we
5658         try to resize the frame.
5659         (x_wait_for_event): New function.
5660         (x_set_window_size_1): Don't change gravity unless change_gravity
5661         is set.
5662         Call XResizeWindow with FRAME_OUTER_WINDOW.  If we are visible,
5663         don't change frame size, instead wait for the ConfigureNotify.
5664         (x_set_window_size): Call x_set_window_size_1 for USE_X_TOOLKIT also.
5665         (x_wm_set_size_hint): Remove ifdefs for USE_X_TOOLKIT.
5666         (x_initialize): Initialize pending_event_wait.
5668         * xmenu.c (set_frame_menubar): Add internal border width to menu bar
5669         size.
5671         * widget.c (EmacsFrameSetValues): Add comment.
5672         (EmacsFrameSetCharSize): Just call x_set_window_size.
5674         * gtkutil.c (xg_frame_set_char_size): Flush events and call
5675         x_wait_for_event.
5676         (flush_and_sync): Remove again.
5677         (xg_get_font_name): Suggest monospace if no previous font is known.
5679 2009-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5681         * character.c (char_resolve_modifier_mask): Don't resolve meta to the
5682         8th bit, since that only made sense in the ASCII world (bug#4751).
5684 2009-10-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5686         * xterm.c (XTread_socket) [!USE_GTK && HAVE_X_I18N]: Don't quit
5687         processing pending events when event is filtered for input method.
5688         (Bug#3681)
5690 2009-10-20  Juanma Barranquero  <lekktu@gmail.com>
5692         * fns.c: Add #endif accidentally removed in previous change.
5694 2009-10-19  Dan Nicolaescu  <dann@ics.uci.edu>
5696         * fns.c: Remove code for unsupported system: MAC_OS.
5697         * image.c: Likewise.  Include setjmp.h.
5699 2009-10-19  Jan Djärv  <jan.h.d@swipnet.se>
5701         * xterm.c (x_create_toolkit_scroll_bar): Don't allocate color for
5702         pixel -1 (bug #4742).
5704 2009-10-19  Dan Nicolaescu  <dann@ics.uci.edu>
5706         * process.c (create_pty): Remove conditionals for no longer
5707         supported systems: UNIPLUS and RTU.
5709         * xterm.c:
5710         * xfns.c: Remove always true condition: XtSpecificationRelease >= 5.
5712         * alloc.c: Do not define struct catchtag.
5713         * eval.c: Move struct catchtag definition ...
5714         * lisp.h: ... here.
5716         * image.c: Move png.h #include earlier to avoid warnings.
5718         * xterm.c:
5719         * xsmfns.c:
5720         * xselect.c:
5721         * xrdb.c:
5722         * xmenu.c:
5723         * xftfont.c:
5724         * xfont.c:
5725         * xfns.c:
5726         * xfaces.c:
5727         * xdisp.c:
5728         * window.c:
5729         * widget.c:
5730         * w32xfns.c:
5731         * w32uniscribe.c:
5732         * w32term.c:
5733         * w32select.c:
5734         * w32reg.c:
5735         * w32proc.c:
5736         * w32menu.c:
5737         * w32inevt.c:
5738         * w32heap.c:
5739         * w32font.c:
5740         * w32fns.c:
5741         * w32console.c:
5742         * w32.c:
5743         * w16select.c:
5744         * vm-limit.c:
5745         * unexsol.c:
5746         * unexec.c:
5747         * unexcw.c:
5748         * unexaix.c:
5749         * undo.c:
5750         * tparam.c:
5751         * textprop.c:
5752         * terminfo.c:
5753         * terminal.c:
5754         * termcap.c:
5755         * term.c:
5756         * syntax.c:
5757         * sound.c:
5758         * sheap.c:
5759         * search.c:
5760         * scroll.c:
5761         * region-cache.c:
5762         * regex.c:
5763         * ralloc.c:
5764         * process.c:
5765         * print.c:
5766         * nsterm.m:
5767         * nsselect.m:
5768         * nsmenu.m:
5769         * nsimage.m:
5770         * nsfont.m:
5771         * nsfns.m:
5772         * msdos.c:
5773         * minibuf.c:
5774         * menu.c:
5775         * marker.c:
5776         * macros.c:
5777         * keymap.c:
5778         * keyboard.c:
5779         * intervals.c:
5780         * insdel.c:
5781         * indent.c:
5782         * gtkutil.c:
5783         * ftxfont.c:
5784         * ftfont.c:
5785         * fringe.c:
5786         * frame.c:
5787         * fontset.c:
5788         * font.c:
5789         * fns.c:
5790         * floatfns.c:
5791         * filelock.c:
5792         * fileio.c:
5793         * emacs.c:
5794         * editfns.c:
5795         * dosfns.c:
5796         * doprnt.c:
5797         * doc.c:
5798         * dispnew.c:
5799         * dired.c:
5800         * dbusbind.c:
5801         * data.c:
5802         * composite.c:
5803         * coding.c:
5804         * cmds.c:
5805         * cm.c:
5806         * chartab.c:
5807         * charset.c:
5808         * character.c:
5809         * ccl.c:
5810         * category.c:
5811         * casetab.c:
5812         * casefiddle.c:
5813         * callproc.c:
5814         * callint.c:
5815         * bytecode.c:
5816         * buffer.c:
5817         * atimer.c: Include setjmp.h.  (Bug#4643)
5819 2009-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
5821         Remove leftover table unibyte_to_multibyte_table.
5822         * character.c (unibyte_to_multibyte_table): Remove.
5823         (Funibyte_char_to_multibyte): Use MAKE_CHAR_MULTIBYTE.
5824         * charset.c (init_charset_once): Don't init unibyte_to_multibyte_table.
5825         * character.h (UNIBYTE_TO_CHAR): New macro.
5826         (MAKE_CHAR_MULTIBYTE): Use it.
5827         (unibyte_to_multibyte_table, unibyte_char_to_multibyte): Remove.
5828         * xdisp.c (get_next_display_element): USE ASCII_CHAR_P.
5829         (message_dolog, set_message_1):
5830         * search.c (Freplace_match):
5831         * editfns.c (Fcompare_buffer_substrings):
5832         * fns.c (Fcompare_strings): Use MAKE_CHAR_MULTIBYTE.
5833         (concat):
5834         * insdel.c (copy_text, count_size_as_multibyte):
5835         Use ASCII_CHAR_P and BYTE8_TO_CHAR.
5836         * term.c (produce_glyphs):
5837         * syntax.c (skip_chars): Use BYTE8_TO_CHAR.
5838         * regex.c (RE_CHAR_TO_MULTIBYTE):
5839         * cmds.c (internal_self_insert):
5840         * buffer.h (FETCH_CHAR_AS_MULTIBYTE): Use UNIBYTE_TO_CHAR.
5842         * cmds.c (internal_self_insert): `c' is already in "multibyte" form.
5844 2009-10-17  Dan Nicolaescu  <dann@ics.uci.edu>
5846         * puresize.h (BASE_PURESIZE): Increase to 1310000.
5848 2009-10-16  Juanma Barranquero  <lekktu@gmail.com>
5850         * buffer.c (Fbuffer_name): Doc fix.  (Bug#4728)
5852 2009-10-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
5854         * nsterm.h (NS_HAVE_NSINTEGER): Back out and augment with CGFloat,
5855         still needed under Tiger.
5857         * nsterm.m (EmacsView-conversationIdentifier): Arg is long.
5859         * m/amdx86-64.h: Don't set LIB_STANDARD and START_FILES under
5860         __Apple__.
5862         * m/intel386.h: Remove DARWIN_OS/_LP64 special case.
5864 2009-10-15  Kenichi Handa  <handa@m17n.org>
5866         * print.c (print_object): Escape a symbol like "2E10" too.
5868 2009-10-11  Adrian Robert  <Adrian.B.Robert@gmail.com>
5870         Cleanups and changes for 64-bit compile under Snow Leopard.
5871         Based on suggestions by Erik Charlebois.
5873         * nsfns.m (xw-color-values): Use CGFloat where appropriate.
5875         * nsfont.m (ns_char_width): Replace deprecated call.
5876         (ns_findfonts, nsfont_list_family): Use long format in printf, and
5877         cast argument.
5878         (nsfont_open): Use ns_char_width() everywhere.
5879         (ns_uni_to_glyphs, NSGlyphStorage): Use NS[U]Integer where appropriate.
5881         * nsgui.h (NSPoint, NSSize) [!__OBJC__]: Define and use CGFloat.
5883         * nsimage.m (EmacsImage-setXBMColor:,-getPixelAtX:Y:): Use CGFloat
5884         where appropriate.
5886         * nsmenu.m (EmacsMenu-addItemWithWidgetValue:): Use NSInteger
5887         where appropriate.
5888         (EmacsToolbar-addDisplayItemWithImage:idx:helpText:enabled:):
5889         Use stringWithUTF8String.
5890         (EmacsDialogPanel-initWithContentRect:styleMask:): Fix signature.
5892         * nsterm.h (EmacsView, EmacsMenu, EmacsToolbar, EmacsTooltip):
5893         Add formal protocol mention to inheritance.
5894         [NS_HAVE_NSINTEGER]: Drop conditional and contents.
5896         * nsterm.m (ns_color_to_lisp): Use CGFloat where appropriate.
5897         Fix printf format.
5898         (ns_query_color): Use CGFloat where appropriate.
5899         (EmacsView<NSTextInput>, EmacsScroller): Fix method signatures.
5900         (EmacsScroller-mouseDown:): Use long format in printf, and cast
5901         argument.
5903         * config.in (NS_HAVE_NSINTEGER): Drop.
5905         * dbusbind.c (dbus-method-return-internal)
5906         (dbus-method-error-internal): Use long format in printf, and cast
5907         argument.
5909         * font.c (font_unparse_xlfd, font_unparse_fcname): Use long format
5910         in printf, and cast argument.
5912         * process.c (list_processes_1): Use long format in printf, and
5913         cast argument.
5915 2009-10-11  Glenn Morris  <rgm@gnu.org>
5917         * frame.c (Fframe_pixel_height): Doc fix.  (Bug#4535)
5919 2009-10-08  Jan Djärv  <jan.h.d@swipnet.se>
5921         * gtkutil.c (create_menus): Call gtk_widget_set_size_request for
5922         menu bar with a small width so it doesn't enlarge the frame.
5924 2009-10-08  Juanma Barranquero  <lekktu@gmail.com>
5926         * fontset.c (Fset_fontset_font): Fix typos in error messages.
5928 2009-10-06  Glenn Morris  <rgm@gnu.org>
5930         * Makefile.in (emacs${EXEEXT}): Remove direct dependence on
5931         SOME_MACHINE_LISP (this enters indirectly via DOC).
5933 2009-10-05  Eli Zaretskii  <eliz@gnu.org>
5935         * dired.c (Ffile_attributes): Doc fix.  (Bug#4638)
5937 2009-10-04  Eli Zaretskii  <eliz@gnu.org>
5939         * xdisp.c (syms_of_xdisp) <unibyte-display-via-language-environment>:
5940         Doc fix.
5942 2009-10-03  Martin Rudalics  <rudalics@gmx.at>
5944         * window.c (Fdelete_window): Check WINDOW argument.  (Bug#4618)
5946 2009-10-02  Michael Albinus  <michael.albinus@gmx.de>
5948         * lisp.h (Qdelete_directory_internal): Remove, because it is not
5949         used anymore outside fileio.c.
5951         * w32fns.c (Fsystem_move_file_to_trash): Use delete-directory.
5953 2009-10-01  Juanma Barranquero  <lekktu@gmail.com>
5955         * lisp.h (Qdelete_directory_internal):
5956         Declare, instead of Qdelete_directory.
5958         * w32fns.c (Fsystem_move_file_to_trash): Use it.
5960 2009-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5962         * eval.c (Fcalled_interactively_p): Add `kind' argument.
5964 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
5966         * fileio.c (Fdelete_directory_internal): Rename from
5967         Fdelete_directory.  It is not a command anymore.  It has no file
5968         name handler.
5970 2009-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5972         * xdisp.c (get_next_display_element): Use an enum in last change.
5974 2009-09-28  Kenichi Handa  <handa@m17n.org>
5976         * xdisp.c (get_next_display_element): Pay attention to
5977         unibyte_display_via_language_environment in handling
5978         Vnobreak_char_display.
5980 2009-09-27  Adrian Robert  <Adrian.B.Robert@gmail.com>
5982         * nsterm.h (ns_app_name): New extern variable.
5984         * nsterm.m (ns_app_name): New variable.
5985         (ns_term_init): Set and use it.
5986         (ns_term_shutdown): Use it.
5988         * nsmenu.m (ns_update_menubar): Use ns_app_name.  Sync with xmenu.c.
5989         (EmacsMenu-clear:, ns_popup_dialog): Use ns_app_name.
5991         * nsfns.m (ns_set_name_iconic, ns_set_name)
5992         (ns_set_name_as_filename, x-create-frame, ns-get-resource)
5993         (ns-set-resource): Use ns_app_name instead of NSProcessInfo call.
5995         * menu.c (find_and_return_menu_selection) [HAVE_NS]:
5996         Remove double-casting in client_data comparison.
5998 2009-09-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6000         * keyboard.c (make_lispy_event): Remember last wheel direction.
6001         (syms_of_keyboard) <wheel_syms>: Compute array size at compile time.
6003 2009-09-26  Glenn Morris  <rgm@gnu.org>
6005         * Makefile.in (MSDOS_SUPPORT) [MSDOS]: Remove unneeded '/' in
6006         internal.elc.  Add term/pc-win.elc.
6007         (WINDOW_SUPPORT) [HAVE_X_WINDOWS]: Add term/common-win.elc and
6008         term/x-win.elc.
6009         (WINNT_SUPPORT) [WINDOWSNT]: Add term/common-win.elc and
6010         term/w32-win.elc.
6011         (NS_SUPPORT): New.
6012         (lisp): Add NS_SUPPORT.
6013         (SOME_MACHINE_LISP): Add term/w32-win.elc and emacs-lisp/easymenu.elc.
6015 2009-09-25  David Reitter  <david.reitter@gmail.com>
6017         * nsmenu.m (EmacsMenu-clear): Recognize application menu
6018         on Mac OS X 10.6+ (bug#4513).
6020 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
6022         * frame.c (xrdb_get_resource): Return nil for empty string resources;
6023         some parts of Emacs code (like font selection) don't grok them.
6024         See http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00528.html
6026 2009-09-24  Andreas Schwab  <schwab@redhat.com>
6028         * coding.c (decode_coding_iso_2022): Fix operator precedence.
6030 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
6032         * dired.c (Fdirectory_files): Fix typo in docstring.
6034 2009-09-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
6036         * nsterm.m (EV_TIMESTAMP, x_set_window_size)
6037         (EmacsApp-application:openFiles:): Remove GNUstep conditionals.
6038         (EmacsScroller-setPosition:portion:whole:): Remove -display call
6039         under GNUstep.
6040         (EmacsView-initFrameFromEmacs:): Set autoresizing mask.
6042         * nsfont.m (ns_glyph_metrics): Remove GNUstep conditional for
6043         glyph advancement.
6045 2009-09-22  Adrian Robert  <Adrian.B.Robert@gmail.com>
6047         * nsterm.m (CGContextSetFontRenderingMode): Drop declaration.
6048         (EmacsScroller-mouseDown:): Use SCROLL_BAR_FIRST_DELAY.
6050         * nsmenu.m (EmacsMenu-menuNeedsUpdate): Ignore if frame has been
6051         deleted (bug #4492).
6053         * nsfont.m (Vns_reg_to_script): New lisp variable.
6054         (syms_of_nsfont): Declare it.
6055         (ns_registry_to_script): New function.
6056         (ns_get_req_script): Call it.
6057         (ns_findfonts): Don't give up on non-unicode registry.
6059         * font.c (DEFAULT_ENCODING) [HAVE_NS]: Remove special case.
6061 2009-09-20  Tom Tromey  <tromey@redhat.com>
6063         * eval.c (find_handler_clause): Make stack-trace-on-error work in
6064         batch mode (bug#4228).
6066 2009-09-18  Rob Christie  <robchristie@gmail.com>  (tiny change)
6068         * nsmenu.m (EmacsMenu-parseKeyEquiv:): Parse key equivalent more
6069         carefully.  (Bug #4339)
6071 2009-09-18  Chong Yidong  <cyd@stupidchicken.com>
6073         * syntax.c (Fchar_syntax): Minor doc fix (Bug#4400).
6075 2009-09-18  Adrian Robert  <Adrian.B.Robert@gmail.com>
6077         * emacs.c (inhibit_x_resources): Update doc string for NS.
6078         (main) [HAVE_NS]: Don't process --no-init-file option.  Remove
6079         legacy code for -NXHost.  Fix error printf in daemon case.
6081         * nsterm.h (ns_no_defaults): Remove.
6083         * nsterm.m (ns_no_defaults): Remove.
6084         (ns_term_init): Switch ns_no_defaults -> inhibit_x_resources.
6085         (ns_use_qd_smoothing): Remove legacy variable.
6086         (EmacsView-windowShouldZoom:): Set frame left_pos, top_pos and
6087         don't update the NSWindow itself.
6088         (EmacsView-windowWillUseStandardFrame:defaultFrame:): Improve
6089         state detection and store user rect ourselves.  (Bug #3581)
6091         * nsfont.m (nsfont_draw) [NS_IMPL_COCOA]: Don't use
6092         ns_use_qd_smoothing.
6094         * nsfns.m (x_get_string_resource): Ape just-previous changes to other
6095         platform versions.  Drop support for emacs-20-style face specs.
6096         (x-close-connection): Drop PSFlush() under OS X.
6097         (x-focus-frame): Activate the app first.  (Bug #4180)
6099 2009-09-17  Juanma Barranquero  <lekktu@gmail.com>
6101         * emacs.c (inhibit_x_resources): New variable.
6102         (main) [HAVE_NS]: Don't process --quick command line option.
6103         (syms_of_emacs) <inhibit-x-resources>: DEFVAR_BOOL it.
6105         * lisp.h (inhibit_x_resources): Declare it extern.
6107         * w32reg.c (x_get_string_resource):
6108         * xrdb.c (x_get_string_resource): Obey inhibit_x_resources.
6110 2009-09-17  Eli Zaretskii  <eliz@gnu.org>
6112         * Makefile.in (MSDOS_SUPPORT, SOME_MACHINE_LISP):
6113         Add lisp/term/internal.elc.
6115 2009-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
6117         * frame.c (x_get_resource_string): Re-add for non-toolkit builds
6118         (bug#4461).
6120 2009-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
6122         * puresize.h (BASE_PURESIZE): Increase to 1290000.
6124         * Makefile.in (OTHER_FILES): Define using autoconf, not cpp.
6125         (OBJECTS_MACHINE): Remove, unused.
6127 2009-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
6129         * frame.c (x_get_resource_string): Remove unused.
6131 2009-09-15  Jan Djärv  <jan.h.d@swipnet.se>
6133         * xterm.c (x_new_font): Call change_frame_size before calling
6134         x_set_window_size, in case frame size won't change.
6136         * frame.c (x_set_font): Remove dead code.
6138 2009-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6140         * lread.c (Fload): Also run do-after-load-evaluation while dumping.
6142 2009-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6144         * lread.c (Fload): Don't output a message after loading an obsolete
6145         package any more (done in Lisp now).
6147 2009-09-12  Chong Yidong  <cyd@stupidchicken.com>
6149         * fns.c (syms_of_fns): Doc fix (Bug#4227).
6151 2009-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6153         * keymap.c (Fwhere_is_internal): Use nconc2.
6155 2009-09-11  Alan Mackenzie  <acm@muc.de>
6157         * dispnew.c (Fsend_string_to_terminal): Amend doc string to cover
6158         batch mode.
6160 2009-09-11  Andreas Schwab  <schwab@linux-m68k.org>
6162         * xdisp.c (display_mode_element): Detect cycles.
6164 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6166         * keymap.c (where_is_internal): Don't erroneously return nil right after
6167         filling the cache.
6168         (where_is_internal_1): Fix up typo.
6170 2009-09-11  Glenn Morris  <rgm@gnu.org>
6172         * frame.c (Fx_parse_geometry): Unify the X and NS versions so that they
6173         share a common doc-string.
6175 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6177         * keymap.c (get_keymap): Return the actual keymap symbol rather than
6178         t for autoloaded keymaps when autoloading is not allowed (bug#4393).
6180         * keymap.c (QCadvertised_binding): New constant.
6181         (syms_of_keymap): Initialize it.
6182         (Fwhere_is_internal): Try and use bindings from :advertised-binding
6183         if applicable.
6185 2009-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6187         * keyboard.c (Qmenu_alias, Vdefine_key_rebound_commands): Remove.
6188         (parse_menu_item): Streamline since bindings are recomputed all the
6189         time anyway.  Don't bother checking Vdefine_key_rebound_commands any
6190         more and don't support lmenu's menu-alias any more either.
6192         * keymap.c (where_is_internal_data): Make noindirect a boolean.
6193         (where_is_internal): Strip it down to only traverse the keymaps.
6194         Move the cache handling from Fwhere_is_internal to here.
6195         (Fwhere_is_internal): Move the handling of remapping and the choice of
6196         the best binding from where_is_internal to here.
6197         Unify the cached/noncached paths, so remapping is also handled
6198         correctly when the cache is used, and so the cache can be used to
6199         speed up remap-handling when applicable.
6200         Give preference to non-remapped bindings.
6201         * doc.c (Fsubstitute_command_keys): Let Fwhere_is_internal's prefer
6202         non-remapped bindings.
6203         * keyboard.c (parse_menu_item): Let Fwhere_is_internal handle
6204         command remapping.
6206         * xdisp.c (display_mode_element): Move list length limit from 50 to
6207         5000 (see thread starting with <xbaik5174uqu.fsf@cam.ac.uk>).
6209 2009-09-09  Adrian Robert  <Adrian.B.Robert@gmail.com>
6211         * nsfont.m (ns_get_family): Don't force first letter to uppercase.
6213 2009-09-09  Stefan Monnier  <monnier@iro.umontreal.ca>
6215         * xdisp.c (Vtruncate_partial_width_windows): Improve docstring.
6216         (Bug#4334)
6218         * keymap.c (where_is_internal): Filter out shadowed remappings.
6219         Assume that where_is_internal returns unshadowed bindings to simplify
6220         the code and get rid of the gotos.  Use ASIZE.
6222 2009-09-04  Jan Djärv  <jan.h.d@swipnet.se>
6224         * xterm.c (x_focus_changed): If we get a focusout and pointer
6225         is invisible, make it visible.
6227         * xterm.h: Remove condition for declaration of
6228         x_*_window_to_frame.
6230 2009-09-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6232         * dispnew.c (Fsend_string_to_terminal): Make it work again on the
6233         initial terminal as well.
6235 2009-09-02  Jan Djärv  <jan.h.d@swipnet.se>
6237         * xterm.h: Rename x_non_menubar_window_to_frame to
6238         x_menubar_window_to_frame.
6240         * xterm.c: Remove declarations also in xterm.h.
6241         (XTmouse_position): Do not return valid positions
6242         for clicks in the menubar and the toolbar for Gtk+.
6244         * xfns.c (x_any_window_to_frame): Assume less about Gtk+ internals,
6245         if the widget for the event has the same top level as a frame,
6246         return the frame.
6247         (x_menubar_window_to_frame): Detect menu bar even with Gtk+
6248         internal windows, bug #4122.
6249         (x_non_menubar_window_to_frame): Remove.
6251 2009-09-02  Glenn Morris  <rgm@gnu.org>
6253         * buffer.c (default-major-mode): Move most of the doc from here...
6254         (major-mode): ... to here.
6256 2009-08-30  Nick Roberts  <nickrob@snap.net.nz>
6258         * process.c (wait_reading_process_output): Keep the descriptor
6259         when pty is used by a non-child process, e.g., in I/O buffer of
6260         GDB this allows inferior to be restarted.
6262 2009-08-29  Eli Zaretskii  <eliz@gnu.org>
6264         * xdisp.c (redisplay_internal): Remove redundant test and collapse
6265         both branches into one.
6267 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6269         * emacs.c (USAGE1): Remove --(no-)multibyte, --(no-)unibyte.
6270         (main): Use enable-multibyte-characters rather than
6271         default-enable-multibyte-characters.  Output a warning message when
6272         running a unibyte session.
6274 2009-08-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6276         * unexmacosx.c (print_load_command_name) [LC_DYLD_INFO]: Add cases
6277         LC_DYLD_INFO and LC_DYLD_INFO_ONLY.
6278         (copy_data_segment): Also copy __program_vars section.
6279         (copy_dyld_info) [LC_DYLD_INFO]: New function.
6280         (dump_it) [LC_DYLD_INFO]: Use it.
6282         * s/darwin.h [temacs]: Undef HAVE_POSIX_MEMALIGN.
6284 2009-08-28  Eli Zaretskii  <eliz@gnu.org>
6286         * makefile.w32-in ($(BLD)/doc.$(O)): Depend on buildobj.h, not on
6287         $(SRC)/buildobj.h.
6288         (buildobj.h): Renamed from $(SRC)/buildobj.h.
6289         (make-buildobj-CMD, make-buildobj-SH): Create buildobj.h, not
6290         $(SRC)/buildobj.h.
6291         (clean): Add buildobj.h.
6293 2009-08-28  Teodor Zlatanov  <tzz@lifelogs.com>
6295         * print.c (print_object): Set escapeflag to 1 when printing
6296         hashtable keys and values.
6298 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
6300         * lread.c (read_integer): Use doubles (and potentially return a float
6301         number) as we do in string-to-number.
6302         (read1): Use strtol to read integers, signal errors on strtol's
6303         overflow and use floats if strtol's output is too large for
6304         Elisp integers.
6306 2009-08-27  Eli Zaretskii  <eliz@gnu.org>
6308         * makefile.w32-in ($(SRC)/buildobj.h, make-buildobj-CMD)
6309         (make-buildobj-SH): Fix last change.
6310         (SRC): Move to before where it's first used.
6312 2009-08-27  Kenichi Handa  <handa@m17n.org>
6314         * process.c (send_process): Use encode_coding_object instead of
6315         encode_coding_string to perform eol-conversion even if the string
6316         is unibyte.
6318         * coding.c (encode_coding_utf_16): Fix checking of a Unicode
6319         character.
6321         * cmds.c (Fself_insert_command): Avoid unnecessay
6322         unibyte->multibyte conversion.  (Bug#4240)  (Bug#4037)
6324 2009-08-26  Dan Nicolaescu  <dann@ics.uci.edu>
6326         * callproc.c (Fcall_process): Remove always true #if.
6328         * lisp.h: Replace #if 0 code for checking with text pointing to
6329         the --enable-checking configure flag.
6331         * emacs.c (main): Mention the --enable-profiling configure flag
6332         instead of using CFLAGS.
6334 2009-08-26  Ken Raeburn  <raeburn@raeburn.org>
6336         * Makefile.in (buildobj.h): New target.
6337         (doc.o): Depend on it.
6338         (temacs${EXEEXT}): Don't generate buildobj.lst.
6339         (mostlyclean): Delete buildobj.h, not buildobj.lst.
6340         * makefile.w32-in ($(SRC)/buildobj.h): New target.
6341         ($(BLD)/doc.$(O)): Depend on it.
6342         (make-buildobj-CMD, make-buildobj-SH): New targets.  (Syntax help
6343         provided by Eli Zaretskii.)
6344         ($(TEMACS)): Don't generate buildobj.lst.
6345         * doc.c: Include buildobj.h.
6346         (buildobj): New static variable.
6347         (Fsnarf_documentation): Use it, instead of opening and reading
6348         buildobj.lst.
6350 2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
6352         * dbusbind.c (Fdbus_call_method)
6353         (Fdbus_call_method_asynchronously): Use English numeric format for
6354         timeout values in doc string.
6356 2009-08-25  Kenichi Handa  <handa@m17n.org>
6358         * alloc.c (mark_char_table): New function.
6359         (mark_object): Use mark_char_table for a char-table.
6361         * lisp.h (CHAR_TABLE_REF_ASCII): New macro.
6362         (CHAR_TABLE_REF): Use it.
6364 2009-08-23  Ken Raeburn  <raeburn@raeburn.org>
6366         * Makefile.in (emacs${EXEEXT}) [CANNOT_DUMP]: Set EMACSLOADPATH
6367         before invoking the newly build emacs to check for load-path
6368         shadowing.
6370 2009-08-22  Glenn Morris  <rgm@gnu.org>
6372         * Makefile.in (bootstrap_exe): New variable.
6373         (.el.elc, ${lispsource}loaddefs.el, bootstrap-emacs${EXEEXT}):
6374         Use ${bootstrap_exe}.
6376 2009-08-22  Eli Zaretskii  <eliz@gnu.org>
6378         * coding.h (encode_coding_string): Don't encode unibyte strings.
6379         (Bug#4047)
6381 2009-08-22  Michael Albinus  <michael.albinus@gmx.de>
6383         * config.in (HAVE_DBUS_WATCH_GET_UNIX_FD): Add.
6385         * dbusbind.c (XD_WITH_DBUS_WATCH_GET_UNIX_FD): Remove.  It was
6386         intended as hotfix only.
6387         (xd_add_watch, xd_remove_watch): Use HAVE_DBUS_WATCH_GET_UNIX_FD.
6389 2009-08-21  Adrian Robert  <Adrian.B.Robert@gmail.com>
6391         * nsterm.m (ns_get_color): Update documentation properly for last
6392         change, and clean up loose ends in the code left by it.  Fix
6393         longstanding bug with 16-bit hex parsing, and add support for
6394         yet another X11 format (rgb:r/g/b) for compatibility.
6395         * nsfns.m (EmacsDialogPanel-runDialogAt): Add declaration of
6396         timer_check() to avoid crash on Leopard/PPC.  Bug #2154.
6398 2009-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6400         * eval.c (init_eval_once): Bump max_lisp_eval_depth to 500 for js.el.
6402 2009-08-20  Michael Albinus  <michael.albinus@gmx.de>
6404         * dbusbind.c (XD_WITH_DBUS_WATCH_GET_UNIX_FD): New macro.
6405         (xd_add_watch, xd_remove_watch): Use it.  Print debug messages.
6406         (xd_initialize, xd_pending_messages): Check, whether
6407         $DBUS_SESSION_BUS_ADDRESS is set.
6409 2009-08-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6411         * nsfns.m (Fxw_color_values): Return 3-element list.  Doc fix.
6413         * nsterm.m (ns_get_color): Remove incompatible color formats again.
6415 2009-08-20  Glenn Morris  <rgm@gnu.org>
6417         * emacs.c (system-type): Doc fix.
6419 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6421         * keyboard.c (syms_of_keyboard): Default to 5 buttons, which should be
6422         enough for the most common situations.  Avoid SET_SYMBOL_VALUE.
6424 2009-08-18  Michael Albinus  <michael.albinus@gmx.de>
6426         * dbusbind.c (xd_add_watch, xd_remove_watch, Fdbus_init_bus):
6427         New functions.
6428         (xd_initialize): Revert change from 2009-08-16.
6430 2009-08-18  Kenichi Handa  <handa@m17n.org>
6432         * fontset.c (Ffontset_font): If a nil element is found in a
6433         font-group vector, return nil.
6435 2009-08-17  Chong Yidong  <cyd@stupidchicken.com>
6437         * process.c (status_notify): Don't perform redisplay.
6438         (Fdelete_process, list_processes_1, process_send_signal):
6439         Expliticly perform redisplay.
6440         (wait_reading_process_output): Always check process status, but
6441         don't perform redisplay unless DO_DISPLAY is non-zero (Bug#2930).
6443 2009-08-17  Ken Raeburn  <raeburn@raeburn.org>
6445         * lisp.h (XFLOAT_DATA): Produce an rvalue by adding 0 to the value.
6446         (XFLOAT_INIT): New macro for storing a float value.
6447         * alloc.c (make_float, make_pure_float): Use XFLOAT_INIT.
6448         * fns.c (sxhash): Copy out the value of a float in order to
6449         examine its bytes.
6450         * dbusbind.c (xd_append_arg): Likewise.
6452         * emacs.c (main): Don't call syms_of_data twice.
6454 2009-08-16  Michael Albinus  <michael.albinus@gmx.de>
6456         * dbusbind.c (xd_initialize): Add connection file descriptor to
6457         input_wait_mask, in order to let select() detect, whether a new
6458         message has been arrived.
6459         (Fdbus_call_method_asynchronously): Allow nil HANDLER.
6461 2009-08-15  Michael Albinus  <michael.albinus@gmx.de>
6463         * dbusbind.c (xd_get_dispatch_status, xd_pending_messages):
6464         New functions.
6466         * lisp.h (xd_pending_messages): Declare.
6468         * keyboard.c (readable_events): Call xd_pending_messages.
6470 2009-08-15  Chong Yidong  <cyd@stupidchicken.com>
6472         * eval.c (Fcalled_interactively_p, Finteractive_p): Doc fix (Bug#3936).
6474         * xdisp.c (pop_it): Don't pop into a display vector (Bug#4131).
6476         * buffer.c (set_buffer_internal_1)
6477         (swap_out_buffer_local_variables): Check for unbound local
6478         variables (Bug#4138).
6480 2009-08-14  Eli Zaretskii  <eliz@gnu.org>
6482         * process.c (create_pty): Fix last change.
6484 2009-08-13  Chong Yidong  <cyd@stupidchicken.com>
6486         * image.c (xbm_read_bitmap_data): New arg inhibit_image_error.
6487         (xbm_load_image): Caller changed.
6488         (xbm_file_p): Avoid signalling an image_error (Bug#4107).
6490 2009-08-13  Nick Roberts  <nickrob@snap.net.nz>
6492         * process.c (create_pty): New function.
6493         (Fstart_process): Use it to allow Emacs to just associate a pty
6494         with the buffer.  See associated change in gdb-mi.el.
6495         (list_processes_1): Deal with no program name.
6496         (start_process_unwind): Use pid == -2 to mean no process.
6498 2009-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6500         * cmds.c (nonundocount): New global variable.
6501         (keys_of_cmds): Initialize it.
6502         (Fself_insert_command): Use it to combine upto 20 sequential chars
6503         into a single undo entry, just like the Qself_insert_command code in
6504         keyboard.c does.
6505         Call frame_make_pointer_invisible, also like the Qself_insert_command
6506         code in keyboard.c does.
6507         * keyboard.c (command_loop_1): Use the new global nonundocount rather
6508         than its own local replacement for it.
6510 2009-08-10  Ken Raeburn  <raeburn@raeburn.org>
6512         * fns.c (concat): Don't re-set string length to its current value.
6514         * coding.h (decode_coding_string, encode_coding_string):
6515         Use SBYTES macro.
6517         * doprnt.c (doprnt_lisp): Delete unused function.
6518         (doprnt): Merge with doprnt1, discarding lispstrings code.
6519         * lisp.h (doprnt_lisp): Don't declare.
6521 2009-08-07  Juri Linkov  <juri@jurta.org>
6523         * puresize.h (BASE_PURESIZE): Increase to 1270000.
6525 2009-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
6527         * print.c (syms_of_print): Undo previous change.
6529 2009-08-05  Teodor Zlatanov  <tzz@lifelogs.com>
6531         * lread.c (read1, syms_of_lread): Read hashtables back from the
6532         readable format.
6534         * print.c (print_preprocess, print_object): Print hashtables fully
6535         and readably.
6536         (syms_of_print): Provide 'hashtable-print-readable.
6538 2009-08-02  Adrian Robert  <Adrian.B.Robert@gmail.com>
6540         * nsfont.m (ns_descriptor_to_entity): Handle case when descriptor has
6541         no family set.
6542         (nsfont_open): Handle case when entity has no family.
6544 2009-07-29  Adrian Robert  <Adrian.B.Robert@gmail.com>
6546         * nsfont.m (ns_findfonts): Fix 2009-07-24 change to return only one
6547         element, not a list, for match case.
6549 2009-07-28  Kenichi Handa  <handa@m17n.org>
6551         * font.c (font_parse_xlfd): Check DPI and AVGWIDTH properties more
6552         rigidly.
6554         * xfont.c (xfont_list_pattern): Don't ignore the return value of
6555         font_parse_xlfd.  Check font properties more rigidly.
6557 2009-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
6559         * s/netbsd.h (SIGNALS_VIA_CHARACTERS): Remove, already defined in
6560         bsd-common.h.
6562 2009-07-27  Kenichi Handa  <handa@m17n.org>
6564         * xfaces.c (face_with_height): Call font_clear_prop.
6566 2009-07-26  Chong Yidong  <cyd@stupidchicken.com>
6568         * dispnew.c (init_display): Use Qx, Qw32, and Qns.
6570         * xterm.c (x_term_init): Use Qx.
6572         * nsfont.m (nsfont_draw): Revert 2009-07-15 change.
6574         * nsterm.m (ns_maybe_dumpglyphs_background): Revert 2009-07-15 change.
6575         (ns_get_color): Revert 2009-07-16 change.
6577 2009-07-25  Eli Zaretskii  <eliz@gnu.org>
6579         * lread.c (syms_of_lread) <force_load_messages>: New variable.
6580         (Fload): Use it to force load messages, even if NOMESSAGES is non-nil.
6582 2009-07-25  Ken Raeburn  <raeburn@raeburn.org>
6584         * coding.h (decode_coding_string, encode_coding_string):
6585         Use SCHARS macro.
6587         * lread.c: Rewrite 2009-07-21 changes.
6588         (load_depth): Delete.
6589         (Qload_in_progress): New variable.
6590         (load_unwind): Don't reference load_depth or load_in_progress.
6591         (Fload): Likewise; specbind Qload_in_progress instead.
6592         (init_lread): Don't initialize load_depth.
6593         (syms_of_lread): Initialize and protect Qload_in_progress.
6595 2009-07-24  Adrian Robert  <Adrian.B.Robert@gmail.com>
6597         * nsfont.m (ns_findfonts): Correctly return fallback in match case.
6599 2009-07-23  Yavor Doganov  <yavor@gnu.org>
6601         * nsfont.m (NSFontDescriptor.h): Explicitly include under GNUstep.
6603 2009-07-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
6605         * nsterm.m (EmacsView-keyUp:): Only act when running under Tiger.
6606         Bugs 3792, 3720, 2402.
6607         (ns_lookup_indexed_color): Check for bad index.
6608         (ns_index_color): Init unused slot to 0.
6609         (ns_dumpglyphs_box_or_relief): Replace useless xassert with an if().
6610         Bug 3714, possibly 3082.
6612 2009-07-22  Jason Rumney  <jasonr@gnu.org>
6614         * w32fns.c (w32_wnd_proc) [WM_IME_STARTCOMPOSITION]:
6615         Position IME window at cursor (Bug#2570).
6616         (w32_wnd_proc) [WM_IME_CHAR]: Release context when finished.
6617         (globals_of_w32fns): Dynamically load functions required above.
6619         * w32term.c (w32_draw_window_cursor): Send message to reposition
6620         any IME window.
6622 2009-07-21  Chong Yidong  <cyd@stupidchicken.com>
6624         * fileio.c: Revert 2009-07-16 changes.
6625         (Vauto_save_include_big_deletions): New variable.
6626         (Fdo_auto_save): Disable auto-save only if
6627         auto-save-include-big-deletions is nil.
6629 2009-07-21  Chong Yidong  <cyd@stupidchicken.com>
6631         * xdisp.c (move_it_to): For continued lines ending in a tab, take
6632         the overflowed pixels into account (Bug#3879).
6634 2009-07-21  Ken Raeburn  <raeburn@raeburn.org>
6636         * lread.c (load_depth): New variable.
6637         (Fload, load_unwind, init_lread): Set it to the load recursion
6638         depth; set load_in_progress as a simple boolean based on the
6639         current load_depth.  (Bug#3892)
6641 2009-07-20  Adrian Robert  <Adrian.B.Robert@gmail.com>
6643         * nsfont.m (ns_has_attribute): Remove.
6644         (ns_findfonts, nsfont_open): Use ns_attribute_fvalue() instead.
6646 2009-07-18  Juri Linkov  <juri@jurta.org>
6648         * process.c (Fset_process_query_on_exit_flag): Mention killing
6649         a buffer in docstring.
6651 2009-07-17  Kenichi Handa  <handa@m17n.org>
6653         * casetab.c (shuffle): Fix the logic of setting up the cycle.
6655 2009-07-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6657         * nsfns.m (Fns_set_alpha): Remove function.
6658         (syms_of_nsfns): Don't defsubr it.
6660         * nsterm.m (ns_get_color): Remove incompatible color formats.
6661         (ns_color_to_lisp): Generate #rrggbb color format string.
6663 2009-07-16  Richard Stallman  <rms@gnu.org>
6665         * fileio.c (Fwrite_region, Fdo_auto_save): Handle save_length = -2.
6666         (Fset_buffer_auto_saved): Handle save_length = -2.
6668 2009-07-16  Chong Yidong  <cyd@stupidchicken.com>
6670         * xterm.c (Qx_gtk_map_stock): New var.
6672         * gtkutil.c (update_frame_tool_bar): Use Qx_gtk_map_stock instead
6673         of calling intern each time.
6675 2009-07-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6677         * nsfont.m (nsfont_draw): Remove code for stippling, which actually
6678         does tiling.
6680         * nsterm.m (ns_maybe_dumpglyphs_background): Likewise.
6682 2009-07-14  Kenichi Handa  <handa@m17n.org>
6684         * font.c (font_vconcat_entity_vectors): New function.
6685         (struct font_sort_data): New member font_driver_preference.
6686         (font_compare): Check font_driver_preference.
6687         (font_sort_entities): The format of the first argument changed.
6688         (font_delete_unmatched): Likewise.
6689         (font_list_entities): The return type changed.
6690         (font_select_entity): The format of the second argument changed.
6691         (font_find_for_lface): Adjuste for the above changes.
6692         Don't suppress the checking of C even if the repertory supports it.
6693         (Flist_fonts): Adjust for the above changes.
6695         * ftfont.c (ftfont_spec_pattern): New arg langname.  Change caller.
6696         (ftfont_list): Adjust for the change of ftfont_spec_pattern.
6697         Reject a font who has adstyle property that is different from a
6698         langname derived from registry property.
6699         (ftfont_match): Adjust for the change of ftfont_spec_pattern.
6701 2009-07-13  Eli Zaretskii  <eliz@gnu.org>
6703         * dired.c (directory_files_internal) [WINDOWSNT]: Don't make a
6704         local copy of dirfilename.
6706 2009-07-13  Kenichi Handa  <handa@m17n.org>
6708         * chartab.c (sub_char_table_ref_and_range): Fix the range check
6709         against max_char.
6711         * cmds.c (internal_self_insert): Check sym by SYMBOLP before
6712         calling XSYMBOL (sym).
6714 2009-07-11  Eli Zaretskii  <eliz@gnu.org>
6716         * dired.c (directory_files_internal_w32_unwind) [WINDOWSNT]:
6717         New function.
6718         (directory_files_internal) [WINDOWSNT]:
6719         Bind w32-get-true-file-attributes to either t or nil, depending whether
6720         the filesystem of the directory is fast or slow.
6722         * w32.c (logon_network_drive): Don't assume PATH is an absolute
6723         file name.
6724         (is_slow_fs): New function.
6725         (stat): Use it to determine whether to issue more system calls to
6726         get accurate file attributes, when w32-get-true-file-attributes is
6727         `local'.
6729 2009-07-10  Jan Djärv  <jan.h.d@swipnet.se>
6731         * xfns.c (Fx_select_font): Remember last font selected in
6732         x_last_font_name and use that the next time.  Also try the frame
6733         parameter font-parameter as default to the font dialog.
6735 2009-07-10  Kenichi Handa  <handa@m17n.org>
6737         * xftfont.c (xftfont_open): Fix typo: FC_RGBA->FC_HINT_STYLE.
6739 2009-07-09  Eli Zaretskii  <eliz@gnu.org>
6741         * w32proc.c (syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix.
6743         * w32.c (stat): Treat UNC file names as residing on remote
6744         drives.  (Bug#3542)
6746 2009-07-09  Kenichi Handa  <handa@m17n.org>
6748         * fontset.c (fontset_find_font): Fix previous change.
6750 2009-07-08  Michael Albinus  <michael.albinus@gmx.de>
6752         * dbusbind.c (xd_initialize, Fdbus_call_method, xd_read_message)
6753         (Fdbus_register_signal, Fdbus_register_method): Cleanup memory of
6754         error flag.
6756 2009-07-08  Kenichi Handa  <handa@m17n.org>
6758         * fontset.c (fontset_find_font): Fix the logic of handling
6759         charset_matched.
6760         (font_for_char): Delete unused var.
6761         (generate_ascii_font_name): Delete it.
6763         * coding.h (JIS_TO_SJIS2): Fix the code range check.
6765         * coding.c (detect_coding_sjis): Handle shift_jis-2004 correctly.
6766         (encode_coding_sjis): Fix the code range check.
6768 2009-07-07  Chong Yidong  <cyd@stupidchicken.com>
6770         * fileio.c (Fsubstitute_in_file_name, Ffile_name_directory)
6771         (Fexpand_file_name): Copy string data properly (Bug#3772).
6773 2009-07-07  Jan Djärv  <jan.h.d@swipnet.se>
6775         * xterm.c (handle_one_xevent): Only call x_check_fullscreen on the
6776         first MapNotify.
6778 2009-07-07  Kenichi Handa  <handa@m17n.org>
6780         * character.h (unibyte_has_multibyte_table): Delete extern.
6781         (UNIBYTE_CHAR_HAS_MULTIBYTE_P): Delete it.
6783         * charset.c (Fset_charset_priority): Update charset_unibyte.
6784         (syms_of_charset): Initialize charset_unibyte.
6786         * character.c (unibyte_has_multibyte_table): Delete it.
6787         (multibyte_char_to_unibyte): Use CHAR_TO_BYTE8 instead of checking
6788         charset_unibyte.
6789         (multibyte_char_to_unibyte_safe): Likewise.
6790         (Funibyte_char_to_multibyte): Don't check charset_unibyte.
6792         * xdisp.c (get_next_display_element): Decode it->c by charset_unibyte.
6793         (x_produce_glyphs): Likewise.
6795         * .gdbinit (xcharset): Fix the treating $arg0.
6797 2009-07-04  Eli Zaretskii  <eliz@gnu.org>
6799         Emulation of `getloadavg' on MS-Windows.
6800         * w32.c: Include float.h.
6801         (g_b_init_get_native_system_info, g_b_init_get_system_times)
6802         (GetNativeSystemInfo_Proc, GetSystemTimes_Proc): Declare.
6803         (get_native_system_info, get_system_times): New functions.
6804         (buf_next, buf_prev, sample_system_load, getavg): New subroutines.
6805         (getloadavg): Rewrite using GetSystemTimes and GetNativeSystemInfo.
6806         (globals_of_w32): Initialize g_b_init_get_native_system_info,
6807         g_b_init_get_system_times, and num_of_processors.
6809 2009-07-03  Jason Rumney  <jasonr@gnu.org>
6811         * w32term.c (w32_initialize): Use standard types.
6813 2009-07-03  Eli Zaretskii  <eliz@gnu.org>
6815         * dired.c (Ffile_attributes): Decode user and group names by the
6816         locale's encoding.  (Bug#3443)
6818 2009-07-03  Dan Nicolaescu  <dann@ics.uci.edu>
6820         * sysdep.c (sys_suspend): Remove USG_JOBCTRL #ifdef, unused.
6821         (mkdir): Remove MKDIR_PROTOTYPE #ifdef, unused.
6823         * callproc.c (child_setup): Use #else instead of a separate #ifdef.
6825         * term.c (init_tty): Remove spurious #ifdef.
6827         * m/mips.h: Mention this file is also used for netbsd.
6828         * m/pmax.h: Remove file.
6830 2009-07-03  Jan Djärv  <jan.h.d@swipnet.se>
6832         * xterm.h (struct x_display_info): Add invisible_cursor.
6833         (struct x_output): Add current_cursor.
6835         * xterm.c (XTtoggle_invisible_pointer): New function.
6836         (x_define_frame_cursor): Don't define cursor if invisible or the
6837         same as before.  Set current_cursor.
6838         (x_create_terminal): Set toggle_invisible_pointer_hook.
6840         * xfns.c (make_invisible_cursor): New function.
6841         (x_set_mouse_color): Call make_invisible_cursor.
6842         Set current_cursor.
6843         (x_window): Set current_cursor.
6845         * termhooks.h (struct terminal): Add toggle_invisible_pointer_hook.
6847         * keyboard.c (command_loop_1): Call frame_make_pointer_invisible after
6848         inserting a character.
6849         (read_avail_input): Call frame_make_pointer_visible.
6851         * frame.c (Vmake_pointer_invisible): New variable.
6852         (frame_make_pointer_invisible, frame_make_pointer_visible):
6853         New functions.
6854         (syms_of_frame): DEFVAR make-pointer-invisible, initialize to Qt.
6856         * frame.h: Declare frame_make_pointer_invisible and
6857         frame_make_pointer_visible.
6858         (struct frame): Add pointer_invisible.
6860 2009-07-02  Jan Djärv  <jan.h.d@swipnet.se>
6862         * gtkutil.c (xg_frame_set_char_size): Do set width/height if the
6863         frame isn't visible.
6864         (xg_frame_resized): If width/height is -1, get size of window
6865         from X server.
6867         * xterm.c (handle_one_xevent): Call xg_frame_resized for USE_GTK
6868         for MapNotify.
6870         * gtkutil.c (xg_frame_set_char_size): Do not set pixel width/height
6871         here or call change_frame_size.  Just call flush_and_sync.
6872         (flush_and_sync): Reintroduce.
6874 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
6876         * xterm.h (struct x_display_info): Add Xatom_net_wm_state_sticky.
6878         * xterm.c (x_handle_net_wm_state): Also look for sticky.
6879         (x_term_init): Initialize Xatom_net_wm_state_sticky.
6881         * frame.h: Declare Qsticky.
6883         * w32fns.c (w32_frame_parm_handlers): Set 0 for sticky.
6885         * nsfns.m (ns_frame_parm_handlers): Ditto.
6887         * frame.c: Declare Qsticky.
6888         (frame_parms): Add sticky.
6890         * xfns.c (x_frame_parm_handlers): Let x_set_sticky handle sticky.
6892         * xterm.h: Declare x_set_sticky.
6894         * xterm.c (x_set_sticky): New function.
6896         * gtkutil.c (xg_tool_bar_proxy_help_callback): New function.
6897         (xg_tool_bar_menu_proxy): Attach enter/leave events to
6898         xg_tool_bar_proxy_help_callback.
6900         * emacs.c (USAGE3, standard_args): Add -mm and --maximized.
6902         * frame.c: Qmaximized is new.
6903         (x_set_frame_parameters): Do not handle fullscreen specially.
6904         Only set width and height if explicitly set.
6905         (x_set_fullscreen): Handle Qmaximized.
6906         (x_set_font, x_figure_window_size): Do not handle fullscreen specially.
6907         (syms_of_frame): Initialize Qmaximized.
6909         * frame.h (fullscreen_type): Add FULLSCREEN_MAXIMIZED.
6910         Declare Qfullwidth, Qfullheight, Qfullboth, Qmaximized.
6912         * xterm.c (handle_one_xevent): Remove call to x_check_fullscreen
6913         for Expose event.  Add call to x_check_fullscreen for MapNotify event.
6914         Remove all code w.r.t. fullscreen from ConfigureNotify event.  Do not
6915         set gravity to NorthWestGravity when USE_GTK.
6916         (set_wm_state): New function.
6917         (do_ewmh_fullscreen): Use set_wm_state.  Also handle FULLSCREEN_MAXIMIZED.
6918         (x_handle_net_wm_state): Handle FULLSCREEN_MAXIMIZED.
6919         (x_check_fullscreen): Simplify so we only handle EMWH type of fullscreen
6920         or the case when no window manager is running.  That means remove calls
6921         to x_real_positions and x_fullscreen_adjust.
6923         * gtkutil.c (flush_and_sync, x_wm_size_hint_off): Remove.
6924         (xg_frame_set_char_size): Remove calls to x_wm_size_hint_off and
6925         flush_and_sync.
6926         (xg_height_changed): New function.
6927         (xg_create_frame_widgets): Remove call to gtk_widget_set_size_request
6928         and gtk_window_set_policy.  Set frame gravity after parsing the
6929         geometry string.
6930         (xg_update_frame_menubar, free_frame_menubar)
6931         (xg_tool_bar_detach_callback, xg_tool_bar_attach_callback)
6932         (update_frame_tool_bar, free_frame_tool_bar): Call xg_height_changed.
6933         Remove calls to xg_frame_set_char_size.
6935 2009-07-01  Kenichi Handa  <handa@m17n.org>
6937         * keyboard.c (decode_keyboard_code): New function.
6938         (tty_read_avail_input): Decode the input bytes if necessary.
6940         * coding.c (setup_coding_system):
6941         Initialize coding->carryover_bytes to 0.
6942         (Fset_keyboard_coding_system_internal): If CODING-SYSTEM is nil,
6943         use Qno_conversion.
6945 2009-07-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6947         * Makefile.in (SOME_MACHINE_LISP): Add ../lisp/term/common-win.elc.
6949 2009-06-30  Chong Yidong  <cyd@stupidchicken.com>
6951         * xftfont.c (xftfont_open): Avoid passing NULL argument to XftLockFace.
6953 2009-06-30  Jason Rumney  <jasonr@gnu.org>
6955         * w32term.c (w32_initialize): Use GetModuleHandle for library that
6956         is already loaded.
6957         Set user model ID if supported (bug#1849).
6959 2009-06-29  Jim Meyering  <meyering@redhat.com>
6961         Remove useless if-before-xfree test.
6962         * nsfont.m (nsfont_close): Remove useless test.
6963         * term.c (delete_tty): Likewise.
6964         * w32.c (system_process_attributes): Likewise.
6965         * w32font.c (w32font_close): Likewise.
6966         * xfaces.c (x_free_gc): Likewise.
6967         * xselect.c (buffer): Likewise.
6969 2009-06-28  Andreas Schwab  <schwab@linux-m68k.org>
6971         * process.c (send_process): Keep decoded string in a local
6972         variable and protect it from GC.  (Bug#3521)
6974 2009-06-28  Eli Zaretskii  <eliz@gnu.org>
6976         * term.c (create_tty_output) [MSDOS]: #ifdef away.
6977         (tty_free_frame_resources) [MSDOS]: Add a DOS-specific version.
6979 2009-06-28  Chong Yidong  <cyd@stupidchicken.com>
6981         * xdisp.c (start_display, handle_face_prop)
6982         (move_it_vertically_backward, cursor_row_fully_visible_p)
6983         (redisplay_window, try_window_id, produce_image_glyph):
6984         Delete some #ifdef-ed out code chunks that are now obsolete.
6986         * xterm.c (x_update_window_begin, x_new_focus_frame)
6987         (x_scroll_bar_handle_click, handle_one_xevent)
6988         (handle_one_xevent, XTread_socket, x_focus_on_frame)
6989         (x_make_frame_visible, x_make_frame_invisible)
6990         (x_wm_set_icon_pixmap, x_initialize): Delete some #ifdef-ed out
6991         code chunks that are now obsolete.
6993 2009-06-28  Michael Albinus  <michael.albinus@gmx.de>
6995         * dbusbind.c (XD_SYMBOL_TO_DBUS_TYPE): Convert macro into function
6996         xd_symbol_to_dbus_type.  With Solaris 2.11, it was said to compile
6997         for hours, when optimzation is enabled.
6998         (xd_signature, xd_append_arg, xd_retrieve_arg, xd_initialize)
6999         (xd_read_message): Make them static.
7001 2009-06-27  Chuck Blake  <cblake@pdos.csail.mit.edu>  (tiny change)
7003         * term.c (turn_on_face): Allow simultaneously bold and dim
7004         terminal faces (Bug#3530).
7006 2009-06-27  Chong Yidong  <cyd@stupidchicken.com>
7008         * frame.c (x_get_arg): Check if dpyinfo is non-NULL.
7010         * xdisp.c (mouse_face_from_buffer_pos): Fix detection of
7011         truncation glyphs (Bug#3686).
7013 2009-06-27  Glenn Morris  <rgm@gnu.org>
7015         * m/pmax.h: Restore file, with only netbsd portions.
7017 2009-06-26  David Reitter  <david.reitter@gmail.com>
7019         * nsterm.m (keydown): Avoid infinite loop.
7021 2009-06-26  Peter Jolly  <peter@jollys.org>  (tiny change)
7023         * ftfont.c (get_adstyle_property): Call font_intern_prop with 1 as
7024         the arg FORCE_SYMBOL.
7026 2009-06-25  Kenichi Handa  <handa@m17n.org>
7028         * fontset.c (fontset_find_font): When a usable rfont_def is found
7029         in a fallback font-group, make it the first element of the group.
7031 2009-06-24  Chong Yidong  <cyd@stupidchicken.com>
7033         * emacs-icon.h: Always define gnu_xpm_bits on GTK (bug#3671).
7035 2009-06-24  Kenichi Handa  <handa@m17n.org>
7037         * fontset.c (fontset_get_font_group): Return 0 if no font-group is
7038         set for C.
7039         (fontset_font): Record the availability of a font for C both in
7040         the realized fontsets of the current one and the default one.
7042 2009-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
7044         * sysdep.c (child_setup_tty): Remove SIGNALS_VIA_CHARACTERS
7045         conditional, it is always defined on AIX.
7047 2009-06-23  Miles Bader  <miles@gnu.org>
7049         * window.c (Vrecenter_redisplay): New variable.
7050         (syms_of_window): Initialize it.
7051         (Qtty): New extern declaration.
7052         (Frecenter): Only do redisplay if Vrecenter_redisplay requests it.
7054 2009-06-23  Jim Meyering  <meyering@redhat.com>
7056         * src/ftfont.c (setup_otf_gstring, ftfont_shape_by_flt):
7057         Use xmalloc and xrealloc (not malloc and realloc), so subsequent heap
7058         pointer dereferences are guaranteed to be valid.
7060 2009-06-23  Kenichi Handa  <handa@m17n.org>
7062         * emacs.c (main): Call init_font ().
7064         * font.h (Vfont_log): Extern it.
7065         (FONT_ADD_LOG, FONT_DEFERRED_LOG): New macros.
7067         * font.c (font_sort_entities, font_list_entities)
7068         (font_matching_entity, font_open_entity)
7069         (font_close_object): Change font_add_log to FONT_ADD_LOG.
7070         (Vfont_log): Delete static.
7071         (font_log_env_checked): Delete this variable.
7072         (font_add_log): Don't check font_log_env_checked.
7073         (font_deferred_log): Check Vfont_log.
7074         (init_font): New function.
7076         * ftfont.c: Change font_add_log to FONT_ADD_LOG.
7078         * w32font.c: Change font_add_log to FONT_ADD_LOG.
7080         * w32uniscribe.c: Change font_add_log to FONT_ADD_LOG.
7082         * xfont.c: Change font_add_log to FONT_ADD_LOG.
7084         * fontset.c (fontset_font): Call FONT_DEFERRED_LOG.
7085         (face_for_char): Don't call font_deferred_log here.
7086         (font_for_char): Likewise.
7088 2009-06-22  Chong Yidong  <cyd@stupidchicken.com>
7090         * w32term.c (x_draw_glyph_string): Use the glyph string's width
7091         rather than its background_width for drawing the overline and
7092         underline (Bug#489).
7094         * xterm.c (x_draw_glyph_string): Use the glyph string's width
7095         rather than its background_width for drawing the overline and
7096         underline (Bug#489).
7097         (xg_default_icon_file): New variable.
7098         (syms_of_xterm): Initialize it to the Emacs SVG icon file.
7099         (x_bitmap_icon): Under GTK, use xg_default_icon_file.
7101         * xdisp.c (Qbefore_string, Qafter_string): Add externs.
7102         (load_overlay_strings): Remove externs.
7103         (fast_find_position): Function deleted.
7104         (mouse_face_from_buffer_pos): New function, based on
7105         fast_find_position.  Correctly handle before-strings,
7106         display-strings, and after-strings (Bug#1220).
7107         (note_mouse_highlight): Use mouse_face_from_buffer_pos.
7109 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
7111         * xdisp.c (IT_DISPLAYING_WHITESPACE): Define for !HAVE_WINDOW_SYSTEM.
7112         (move_it_in_display_line_to, move_it_in_display_line_to)
7113         (display_line): Remove #ifdef HAVE_WINDOW_SYSTEM.
7115 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
7117         * Branch for 23.1.
7119 2009-06-21  Jason Rumney  <jasonr@gnu.org>
7121         * w32term.c (keyboard_codepage): New static variable.
7122         (w32_read_socket) [WM_INPUTLANGCHANGE]: Update it.
7123         (w32_read_socket) [WM_CHAR]: Use it to decode character
7124         input (bug#3237).
7125         (w32_initialize): Initialize it.
7126         (codepage_for_locale): New function.
7128 2009-06-20  Ken Raeburn  <raeburn@raeburn.org>
7130         * process.c (status_message): Pass Faset index argument as a lisp
7131         object, so as to work with USE_LISP_UNION_TYPE.
7133 2009-06-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7135         * coding.c (Ffind_coding_systems_region_internal):
7136         Cache checked characters.
7138 2009-06-18  Kenichi Handa  <handa@m17n.org>
7140         * coding.c (decode_coding_iso_2022): Check MSB of bytes more rigidly.
7142 2009-06-18  Andreas Schwab  <aschwab@redhat.com>
7144         * xdisp.c (redisplay_internal): Check that the frame is still
7145         live after redisplay of its windows.
7146         (redisplay_windows): Check that the window is still live.
7148 2009-06-17  Andreas Schwab  <schwab@linux-m68k.org>
7150         * coding.c (detect_coding_utf_16): Fix previous change.
7152 2009-06-16  Kenichi Handa  <handa@m17n.org>
7154         * coding.c (detect_coding_utf_16): Fix the logic of rejecting
7155         UTF-16 by checking the dispersion of Eth and Oth bytes.
7157 2009-06-15  Andreas Schwab  <schwab@linux-m68k.org>
7159         * coding.c (detect_coding_utf_16): Fix typo counting odd bytes.
7161 2009-06-15  Kenichi Handa  <handa@m17n.org>
7163         * process.c (status_message): Fix previous change.  Be sure to
7164         decode a localized string.
7166 2009-06-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7168         * xterm.c (x_delete_terminal): Put previous change in #if 0 and
7169         add comment explaining why.
7171 2009-06-14  Sidney Markowitz  <sidney@sidney.com>
7173         * nsmenu.m (EmacsTooltip: setText): Set height of tooltip.
7175 2009-06-14  Adrian Robert  <Adrian.B.Robert@gmail.com>
7177         * nsfont.m (ns_attribute_value): Remove.
7178         (ns_attribute_fvalue): Incorporate code from ns_attribute_value.
7179         (ns_has_attribute): Shrink the normal range.
7180         (ns_findfonts): Don't worry about requested spec in determining
7181         need for synthItal.
7182         (ns_get_covering_families): Retain scriptToFamilies.
7184 2009-06-14  Seiji Zenitani  <zenitani@mac.com>
7186         * xdisp.c [USE_MAC_TOOLBAR]: Remove obsolete definition for Mac Carbon.
7188 2009-06-11  Kenichi Handa  <handa@m17n.org>
7190         * xdisp.c (x_get_glyph_overhangs): Fix calculation of right
7191         overhang for the static composition case.
7193 2009-06-11  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7195         * xdisp.c (x_get_glyph_overhangs): Fix calculation of right
7196         overhang for the automatic composition case.
7198         * xterm.c (x_compute_glyph_string_overhangs): Handle the automatic
7199         composition case.
7201 2009-06-10  Chong Yidong  <cyd@stupidchicken.com>
7203         * xdisp.c (get_next_display_element): When handling wrap-prefix
7204         and line-prefix, treat \n as a control character (bug#3502).
7206 2009-06-10  Kenichi Handa  <handa@m17n.org>
7208         * font.c (font_parse_family_registry): Fix for one-char foundry.
7209         (font_sort_entities): Initialize prefer_prop[FONT_AVGWIDTH_INDEX].
7211 2009-06-09  Dmitry Dzhus  <dima@sphinx.net.ru>  (tiny change)
7213         * process.c (status_message): Fix handling of multibyte signal
7214         string (Bug#3499).
7216 2009-06-09  Jim Meyering  <meyering@redhat.com>
7218         * xfaces.c (Fx_load_color_file): Avoid array bounds error if the
7219         color name is missing.
7221 2009-06-09  Kenichi Handa  <handa@m17n.org>
7223         * charset.c (Fmap_charset_chars): In docstring, state clearly that
7224         FROM-CODE and TO-CODE are codepoints of CHARSET.
7226 2009-06-08  Adrian Robert  <Adrian.B.Robert@gmail.com>
7228         * nsterm.m (ns_use_system_highlight_color): Drop, unused.
7230 2009-06-08  Adrian Robert  <Adrian.B.Robert@gmail.com>
7232         Changes to support :script/:lang/:otf in NS font driver.
7233         * nsfont.m (nsfont_escape_name, nsfont_unescape_name)
7234         (nsfont_get_family, nsfont_char_width): Rename to ns_ prefix to
7235         indicate not part of font driver interface, and change callers.
7236         (ns_get_family): Remove pointless null check.
7237         (nsfont_spec_to_traits, nsfont_fmember_to_entity): Replace with
7238         ns_spec_to_descriptor, ns_descriptor_to_entity.
7239         (nsfont_trait_distance, nsfont_make_fontset_for_font): Remove.
7240         (ns_attribute_value, ns_attribute_fvalue, ns_has_attribute)
7241         (ns_spec_to_descriptor, ns_descriptor_to_entity)
7242         (ns_charset_covers, ns_lang_to_script, ns_otf_to_script)
7243         (ns_get_req_script, ns_accumulate_script_ranges)
7244         (ns_script_to_charset, ns_get_covering_families, ns_findfonts):
7245         New functions.
7246         (nsfont_list, nsfont_match): Use ns_findfonts.
7247         (nsfont_open): Use font descriptor instead of traits.
7248         (nsfont_draw): Handle "automatic" (lookup-table) compositions.
7249         (dump_glyphstring): Rename to ns_dump_glyphstring.
7251         * nsterm.h (dump_glyphstring): Rename to ns_dump_glyphstring.
7253         * nsfns.m (Fns_popup_font_panel): Use shared font manager.
7255         * fontset.c (fontset_from_font): Remove NS-specific code.
7257 2009-06-08  Peter Jones  <pjones@pmade.com>  (tiny change)
7259         * nsterm.m (ns_draw_window_cursor): Respect cursor_type for
7260         nonactive windows.
7262 2009-06-08  Felix Mueller  <felix@enqueue.eu>  (tiny change)
7264         * nsterm.m (ns_init_paths): Append path separator to INFOPATH variable.
7266 2009-06-08  Wolfgang Lux  <wolfgang.lux@gmail.com>  (tiny change)
7268         * keyboard.c (kbd_buffer_get_event): Null-check used_mouse_menu.
7270 2009-06-07  Chong Yidong  <cyd@stupidchicken.com>
7272         * xdisp.c (move_it_in_display_line_to): On text-only terminals,
7273         account for the overflowing of newlines into the last glyph on the
7274         display line (Bug#3482).
7276 2009-06-05  David Reitter  <david.reitter@gmail.com>
7278         * nsselect.m (Fx_own_selection_internal, Fx_selection_exists_p)
7279         (Fx_selection_owner_p): Rename from Fns_own_selection_internal,
7280         Fns_selection_exists_p, Fns_selection_owner_p.
7282 2009-06-03  Jason Rumney  <jasonr@gnu.org>
7284         * w32fns.c (x_create_tip_frame): Use the uniscribe font backend if
7285         available.  (Bug#3379)
7287 2009-05-29  Kenichi Handa  <handa@m17n.org>
7289         * coding.c (get_translation_table):
7290         Check Venable_character_translation.
7292 2009-05-26  David Reitter  <david.reitter@gmail.com>
7294         * nsterm.m (ns_raise_frame): Only raise frame if visible.
7295         (x_make_frame_visible): Move frame to front rather than calling
7296         ns_raise_frame().
7297         (keyDown:): Do not swallow events that aren't re-sent if frame
7298         isn't key window.
7299         (drawRect:): Do not set visibility/iconified flags because
7300         drawRect may be called by NSView even if the frame is hidden.
7302         * nsfns.m (Fx_create_frame): Follow other ports in
7303         determining visibility; default to t.  Ensure async_visible is set.
7305 2009-05-23  Eli Zaretskii  <eliz@gnu.org>
7307         * dired.c (Ffile_attributes): Doc fix.
7309 2009-05-22  Chong Yidong  <cyd@stupidchicken.com>
7311         * m/mips.h [GNU_LINUX]: Don't define DATA_START (Bug#2685).
7313 2009-05-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7315         * xfont.c (xfont_list_pattern): Don't initialize xfont_scripts_cache
7316         and xfont_scratch_props.
7317         (syms_of_xfont): Do it here instead.
7318         (xfont_find_ccl_program): Delete, unused.
7319         (xfont_open): Delete unused var `i'.
7321 2009-05-21  Kenichi Handa  <handa@m17n.org>
7323         * fontset.c (Qlatin): Don't make it static.
7325         * xfont.c (xfont_chars_supported, xfont_supported_scripts):
7326         New functions.
7327         (xfont_scripts_cache, xfont_scratch_props): New variables.
7328         (Qlatin, Vscalable_fonts_allowed): Extern it.
7329         (xfont_list_pattern): Argument changed.  Callers changed.
7330         Check Vscalable_fonts_allowed.  Check the support of a script.
7331         (xfont_list): Don't reject a font spec with :script property.
7332         (xfont_has_char): Fix setting of encoding.
7333         (syms_of_xfont): Staticpro and initialize xfont_scripts_cache and
7334         xfont_scratch_props.
7336 2009-05-19  Kenichi Handa  <handa@m17n.org>
7338         * font.c (font_sort_entities): Rename from font_sort_entites.
7339         Callers changed.
7341 2009-05-18  Kenichi Handa  <handa@m17n.org>
7343         * font.c (font_find_for_lface): Copy SPEC's FONT_TYPE too.
7345 2009-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
7347         * frame.c (do_switch_frame) [NS_IMPL_COCOA]: Don't raise any window.
7348         (delete_frame) [NS_IMPL_COCOA]: Instead, do it here.
7350 2009-05-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7352         * xterm.c (x_delete_display): Don't call XrmDestroyDatabase here.
7353         (x_delete_terminal): Dissociate resource database from display and
7354         then call XrmDestroyDatabase before closing display.
7356 2009-05-18  Adrian Robert  <Adrian.B.Robert@gmail.com>
7358         * nsterm.m (ns_read_socket): Remove unused variable.
7359         * frame.c (do_switch_frame): Under NS_IMPL_COCOA section, check
7360         whether selected frame is viable before raising it (based on patch
7361         by David Reitter), and improve commentary.
7362         * nsfont.m (nsfont_make_fontset_for_font): Avoid a compiler warning.
7364 2009-05-15  Kenichi Handa  <handa@m17n.org>
7366         * font.c (Ffont_spec): Check arguments.
7368 2009-05-14  Chong Yidong  <cyd@stupidchicken.com>
7370         * xfaces.c (tty_supports_face_attributes_p): Recognize unspecified
7371         weight when testing attributes (Bug#3282).
7373 2009-05-11  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7375         * gtkutil.c (xg_frame_set_char_size): Set frame pixel width/height to
7376         what we expect to get in the next ConfigureNotify event.
7378         * xftfont.c (xftfont_open): Make sure that Xrender extension is added
7379         before Xft one (Bug#1696).
7381 2009-05-07  David Reitter  <david.reitter@gmail.com>
7383         * nsfns.m (Fx_display_planes): Compute bitplanes using
7384         NSBitsPerPixelFromDepth (Bug#3207).
7386 2009-05-10  Chong Yidong  <cyd@stupidchicken.com>
7388         * editfns.c (Ftranspose_regions): Doc fix (Bug#3248).
7390 2009-05-10  Ulrich Mueller  <ulm@gentoo.org>
7392         * s/gnu-linux.h: Make GCPROs and UNGCPRO no-ops also on SuperH.
7394 2009-05-07  David Reitter  <david.reitter@gmail.com>
7396         * nsterm.m (ns_dumpglyphs_stretch, ns_dumpglyphs_image):
7397         Respect mouse face background.
7399 2009-05-07  David Reitter  <david.reitter@gmail.com>
7401         * nsterm.m (note_mouse_movement, ns_frame_up_to_date):
7402         Mouse movement/highlight: bracket drawing operations
7403         in ns_update_begin and ns_update_end.
7405 2009-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
7407         * nsfns.m (ns_get_screen): Rewrite.
7408         Don't presume selected-frame is of type `ns'.
7410         * font.c (font_update_drivers): Sanity fallback to avoid disabling
7411         all drivers.
7413         * nsterm.m (-windowDidResize:): Avoid inf-loop under GNUStep.
7415 2009-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7417         * keyboard.h (add_user_signal): Fix typo in extern.
7419         * lisp.h (add_user_signal): Remove extern.
7421         * unexelf.c (unexec): Consider a section to precede the .bss section
7422         if its addresses overlap that of .bss.
7423         (unexec) [NS_IMPL_GNUSTEP]: Copy ObjC-related data from old file
7424         instead of dumping process.
7426 2009-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
7428         * keyboard.c (syms_of_keyboard): Staticpro pending_funcalls.
7430 2009-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
7432         * Makefile.in (ctagsfiles1, ctagsfiles2): Include ObjC files in TAGS.
7434 2009-05-02  Dan Nicolaescu  <dann@ics.uci.edu>
7436         * xterm.c (x_handle_net_wm_state): Move declaration of lval before
7437         any statements.
7439 2009-05-02  Andreas Schwab  <schwab@linux-m68k.org>
7441         * process.c (read_process_output): Make sure the current buffer is
7442         always restored.
7444         * coding.c (record_conversion_result): Don't modify
7445         Vlast_code_conversion_error for successful result.
7446         (alloc_destination): Don't clobber conversion result.  (Bug#1650)
7448 2009-05-01  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
7450         * charset.c (load_charset): Reformat X==Y==Z to (X==Y)==Z.
7451         (load_charset_map): Remove unnecessary code.
7453 2009-04-30  David Reitter  <david.reitter@gmail.com>
7455         * nsterm.m (convert_ns_to_X_keysym): Define function keys f16
7456         through f24.
7458 2009-04-30  Chong Yidong  <cyd@stupidchicken.com>
7460         * xfaces.c (face_at_buffer_position): New arg base_face_id.
7462         * xdisp.c (handle_face_prop): Pass base_face_id of iterator to
7463         face_at_buffer_position.
7464         (face_before_or_after_it_pos, get_next_display_element)
7465         (note_mouse_highlight): Update face_at_buffer_position call.
7467         * term.c (term_mouse_highlight):
7468         * msdos.c (IT_note_mouse_highlight):
7469         * fontset.c (Finternal_char_font):
7470         * font.c (font_at, font_range): Update face_at_buffer_position call.
7472         * dispextern.h (face_at_buffer_position): Update prototype.
7474 2009-04-30  Kenichi Handa  <handa@m17n.org>
7476         * fontset.c (fontset_find_font): Check if rfont_def is Qnil or not.
7478 2009-04-29  Andreas Schwab  <schwab@linux-m68k.org>
7480         * callproc.c (Fcall_process): Fix GC protection.  Make sure
7481         current buffer is always restored.
7483 2009-04-29  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7485         * atimer.c (init_atimer): Also clear stopped_atimers.
7487         * keyboard.c (init_keyboard) [POLL_FOR_INPUT]: Reset poll_timer.
7489         * process.c (create_process): Clean up merger residues of
7490         2008-07-17 change.
7492 2009-04-29  Ulrich Mueller  <ulm@gentoo.org>
7494         * lread.c (Vread_circle): New variable.
7495         (read1): Disable recursive read if Vread_circle is nil.
7497 2009-04-29  Kenichi Handa  <handa@m17n.org>
7499         * fontset.h (set_default_ascii_font): Delete extern.
7501         * fontset.c (set_default_ascii_font): Delete this unused function.
7503         * frame.c (x_set_font): When ARG is a font-object, check if the
7504         font-object matches with the ASCII font-spec of the frame's
7505         fontset.  If not, create a new fontset for the frame.  (Bug #3075)
7507 2009-04-28  Andreas Schwab  <schwab@linux-m68k.org>
7509         * fns.c (Flocale_info): Protect vector from GC during decoding.
7511         * process.c (Fstart_process): Protect argv strings from GC during
7512         encoding.
7514 2009-04-27  Andreas Schwab  <schwab@linux-m68k.org>
7516         * sysdep.c: Include <ctype.h>.
7518 2009-04-27  David Reitter  <david.reitter@gmail.com>
7520         * nsfont.m (nsfont_open): Remove unused variable shrink.
7521         Remove commented-out code.
7523 2009-04-26  Johan Bockgård  <bojohan@gnu.org>
7525         * keyboard.c (syms_of_keyboard) <input-decode-map>: Doc fix.
7527 2009-04-25  Jason Rumney  <jasonr@gnu.org>
7529         * w32font.c (clear_cached_metrics): Remove, unused since 2008-08-02.
7531 2009-04-25  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7533         * fringe.c (init_fringe_bitmap) [HAVE_X_WINDOWS && WORDS_BIG_ENDIAN]:
7534         Swap bytes in short integer if fringe bitmap width > 8.
7536 2009-04-23  Kenichi Handa  <handa@m17n.org>
7538         * xfaces.c (Fx_list_fonts): If a font size is specified in
7539         PATTERN, set it in returned scalable fonts.
7541 2009-04-22  Chong Yidong  <cyd@stupidchicken.com>
7543         * keyboard.c (Fset_input_meta_mode): Doc fix.
7545         * dispnew.c (Fsend_string_to_terminal): Doc fix.
7547         * data.c (Fterminal_local_value, Fset_terminal_local_value): Doc fixes.
7549         * coding.c (Fterminal_coding_system): Doc fix.
7551         * xfns.c (Fx_display_grayscale_p, Fx_display_pixel_width)
7552         (Fx_display_pixel_height, Fx_display_planes)
7553         (Fx_display_color_cells, Fx_server_max_request_size)
7554         (Fx_server_vendor, Fx_server_version, Fx_display_screens)
7555         (Fx_display_mm_height, Fx_display_mm_width)
7556         (Fx_display_backing_store, Fx_display_visual_class)
7557         (Fx_display_save_under, Fx_close_connection, Fx_synchronize):
7558         Doc fixes, replacing "terminal id" with "terminal object".
7559         (check_x_display_info): Handle terminal objects instead of
7560         terminal ids.
7562         * term.c (Ftty_display_color_p, Ftty_display_color_cells)
7563         (Ftty_type, Fcontrolling_tty_p, Ftty_no_underline, Fsuspend_tty)
7564         (Fresume_tty, Vsuspend_tty_functions, Vresume_tty_functions):
7565         Doc fixes, replacing "terminal id" with "terminal object".
7567 2009-04-21  Kenichi Handa  <handa@m17n.org>
7569         * font.c (font_load_for_lface): Cancel previous change (bug#2994).
7570         (font_score): Check AVGWIDTH too.
7572         * coding.c (decode_coding_utf_16): Reduce charbuf_end for the
7573         worst case.
7574         (decode_coding_sjis, decode_coding_big5, decode_coding_charset)
7575         (decode_coding_emacs_mule, decode_coding_iso_2022): Likewise.
7577 2009-04-19  Jason Rumney  <jasonr@gnu.org>
7579         The following changes fix Bug#3005 for wide glyphs on each platform,
7580         without reintroducing Bug#1258 for stretch glyphs.
7582         * xterm.c (x_draw_bar_cursor): Limit cursor width differently for
7583         BAR_CURSOR and HBAR_CURSOR.  Calculate width of HBAR_CURSOR using
7584         get_phys_cursor_geometry.
7586         * w32term.c (x_draw_bar_cursor): Limit cursor width differently
7587         for BAR_CURSOR and HBAR_CURSOR.  Calculate width of HBAR_CURSOR
7588         using get_phys_cursor_geometry.
7590         * nsterm.m (ns_draw_window_cursor): HBAR_CURSOR width already
7591         correctly calculated.
7593 2009-04-19  Jan Djärv  <jan.h.d@swipnet.se>
7595         * gtkutil.c (xg_tool_bar_menu_proxy, update_frame_tool_bar):
7596         Use G_CALLBACK instead of GTK_SIGNAL_FUNC which is deprecated.
7597         (xg_initialize): Use g_type_class_ref instead of gtk_type_class which
7598         is deprecated.
7600 2009-04-18  Andreas Schwab  <schwab@linux-m68k.org>
7602         * font.c (font_put_frame_data): Use xfree instead of free.
7604 2009-04-17  Juanma Barranquero  <lekktu@gmail.com>
7606         * w32font.c (Qja, Qko): Remove declarations.
7607         (syms_of_w32font): Don't DEFSYM them.
7609 2009-04-17  Chong Yidong  <cyd@stupidchicken.com>
7611         * font.c (Qja, Qko): Move definitions here from ftfont.c.
7613         * font.h (Qja, Qko): Extern them.
7615         * ftfont.c (Qja, Qko): Remove declarations.
7617         * xfont.c (Qja, Qko): Remove declarations.
7619 2009-04-17  Kenichi Handa  <handa@m17n.org>
7621         * editfns.c (Ftranslate_region_internal): Use Fconcat to make a
7622         string from a vector to handle Latin-1 characters correctly.
7624         * ftfont.c (ftfont_pattern_entity): Return a newly allocated
7625         entity even if the cache hits.
7627 2009-04-16  Andreas Schwab  <schwab@linux-m68k.org>
7629         * search.c (boyer_moore): Use zero as marker value for a possible
7630         match instead of depending on overflow behavior.  (Bug#2844)
7632         * search.c: Use EMACS_INT for buffer positions.  Add prototypes.
7633         * lisp.h: Adjust prototypes.
7635 2009-04-16  Chong Yidong  <cyd@stupidchicken.com>
7637         * keyboard.c (adjust_point_for_property): Disable 2009-02-12
7638         change (Bug#3003).
7640 2009-04-16  Kenichi Handa  <handa@m17n.org>
7642         * xfont.c (xfont_has_char): Special handling of `ja' and `ko' adstyle.
7644         * xftfont.c (xftfont_has_char): Special handling of `ja' and `ko'
7645         adstyle.
7647         * ftfont.c (Qja, Qko): Don't make them static.
7648         (enum ftfont_cache_for): New enum.
7649         (fc_charset_table): Undo the previous change.
7650         (ftfont_get_latin1_charset): Delete it.
7651         (ftfont_pattern_entity): Check cache by ftfont_lookup_cache.
7652         Set FONT_SIZE_INDEX of the entity to 0 for a scalable font.  For a
7653         non-scarable font, try to get AVERAGE_WIDTH.
7654         (ftfont_lookup_cache): Argument FOR-FACE is changed to CACHE_FOR.
7655         Change ft_face_cache from a list of a hash-table.  Don't check
7656         `ja' and `ko' adstyle here.
7657         (ftfont_get_fc_charset): Call ftfont_lookup_cache with
7658         FTFONT_CACHE_FOR_CHARET.
7659         (ftfont_get_charset): Undo the previous change.
7660         (ftfont_open): Call ftfont_lookup_cache with FTFONT_CACHE_FOR_FACE.
7661         (ftfont_close): Likewise.
7662         (ftfont_has_char): Special handling of `ja' and `ko' adstyle.
7664         * font.c (font_sort_entites): Change the meaning of the arg
7665         BEST-ONLY.  Don't optimize for VEC of lenght 1.
7666         (font_select_entity): Just return the value of font_sort_entites.
7668         * xfaces.c (merge_face_vectors): Reflect font properties in
7669         to[LFACE_FONT_INDEX] to the other face attributes.  Don't call
7670         font_clear_prop if a face attribute doesn't change.
7672         * charset.h (charset_ksc5601): Extern it.
7674         * charset.c (charset_ksc5601): New variable.
7675         (Fdefine_charset_internal): Set charset_ksc5601.
7676         (init_charset_once): Initialize charset_ksc5601 to -1.
7678 2009-04-15  Dan Nicolaescu  <dann@ics.uci.edu>
7680         * fileio.c (history_delete_duplicates): Remove unused declaration.
7682         * callint.c (history_delete_duplicates): New declaration.
7683         (Fcall_interactively): Remove command history duplicates when
7684         history_delete_duplicates is true.
7686 2009-04-14  Eli Zaretskii  <eliz@gnu.org>
7688         * buffer.c (syms_of_buffer) <line-spacing>: Doc fix.
7690 2009-04-14  Kenichi Handa  <handa@m17n.org>
7692         * font.c (Ffont_info): Fix docstring.  Fix the second element of
7693         the returned value (bug#2949).
7695 2009-04-14  Chong Yidong  <cyd@stupidchicken.com>
7697         * xdisp.c (Vwrap_prefix, Vline_prefix): Reflow docstrings.
7699 2009-04-14  Kenichi Handa  <handa@m17n.org>
7701         * xfont.c (xfont_has_char): The font has C if C is ASCII and the
7702         encoding charset is ascii_compatible.
7704         * charset.c (Fdefine_charset_internal): Make charset
7705         ascii-compatible if the method is CHARSET_METHOD_OFFSET, the
7706         code_offset is 0, and covers all ASCII characters.
7708 2009-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
7710         * nsselect.m (symbol_to_nsstring, clean_local_selection_data)
7711         (ns_string_to_pasteboard_internal):
7712         * nsmenu.m (process_dialog):
7713         * nsimage.m (ns_load_image): Use SDATA and ASET where appropriate.
7714         * nsfont.m (nsfont_open): Use XHASH to make it compile with LISP_UNION.
7715         * lisp.h (Fx_load_color_file): Declare.
7717 2009-04-13  Kenichi Handa  <handa@m17n.org>
7719         * font.c (font_delete_unmatched): Preserve the order of list elements.
7720         (font_select_entity): Suppress the code to optimize for the same
7721         kind of fonts.
7722         (font_load_for_lface): Get a font that supports at least ASCII
7723         characters.
7725         * ftfont.c (Qja, Qko): New variables.
7726         (fc_charset_table): Delete uniquifier data for iso8859-1.
7727         (ftfont_get_latin1_charset): New function.
7728         (get_adstyle_property): New function.
7729         (ftfont_pattern_entity): Set FONT_ADSTYLE_INDEX of entity for
7730         bitmap fonts.
7731         (ftfont_lookup_cache): Handle the case that KEY is a font-entity.
7732         Delete iso-8859-1 range from the charset of fonts whose adstyle is
7733         `ko' or `ja'.
7734         (ftfont_get_fc_charset): Call ftfont_lookup_cache with ENTITY.
7735         (ftfont_get_charset): For iso8859-1, call ftfont_get_latin1_charset.
7736         (ftfont_list): Don't refuse a font spec with non-nil `adstyle'
7737         property.
7738         (ftfont_open): Call ftfont_lookup_cache with ENTITY.
7739         (syms_of_ftfont): DEFSYM Qja and Qko.
7741 2009-04-09  Kenichi Handa  <handa@m17n.org>
7743         * charset.c (map_charset_chars): For a charset of `superset'
7744         method, fix calculation of code range.
7746         * font.c (font_put_extra): If VAL is nil, delete the slot for PROP
7747         from the list of extra properties.
7748         (font_clear_prop): Be sure to delete `:name' font property.
7750 2009-04-08  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7752         * dispnew.c (redraw_overlapping_rows): Fix detection of
7753         overlapping for topmost and bottommost rows.
7755         * ftfont.c (ftfont_text_extents): Fix calculation of metrics->descent.
7757 2009-04-06  Jason Rumney  <jasonr@gnu.org>
7759         * frame.c (x_set_font): Avoid C99 mid-block variable declaration.
7761 2009-04-06  Kenichi Handa  <handa@m17n.org>
7763         * ftxfont.c (ftxfont_draw_backgrond): Fix args to XFillRectangle.
7765         * xftfont.c (xftfont_open): Fix setting font->underline_thickness.
7767 2009-04-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7769         * ftfont.c (ftfont_open): Fix checking of the return value of
7770         FT_Load_Char.  Fix setting font->underline_thickness.
7772 2009-04-04  Chong Yidong  <cyd@stupidchicken.com>
7774         * terminal.c (Fterminal_name, Fdelete_terminal, Fterminal_name)
7775         (Fterminal_parameters, Fterminal_parameter)
7776         (Fset_terminal_parameter): In doc string, refer to terminal
7777         objects rather than terminal ids.
7779 2009-04-04  Eli Zaretskii  <eliz@gnu.org>
7781         * dosfns.c (system_process_attributes) [SYSTEM_MALLOC]: Don't call
7782         ret_lim_data.  (Bug#2867)
7784 2009-04-03  Chong Yidong  <cyd@stupidchicken.com>
7786         * term.c (produce_stretch_glyph): Reduce width of stretch glyphs
7787         so they don't get wider than the window, matching 2006-01-23
7788         change to the partner function in xdisp.c (Bug#2800).
7790 2009-04-03  Kenichi Handa  <handa@m17n.org>
7792         * print.c (print_object): Make each lowest sub_char_table start a
7793         new line (Bug#2866).
7795 2009-04-02  Kenichi Handa  <handa@m17n.org>
7797         * fontset.c (fontset_font): Record no-font when a fontset
7798         explicitly tells not to try another font-specs.
7800 2009-03-30  Pierre Poissinger  <pierre.poissinger@gmail.com>  (tiny change)
7802         * charset.c (map_charset_for_dump): Add missing UNGCPRO.
7804 2009-03-30  Kenichi Handa  <handa@m17n.org>
7806         * fontset.c (fontset_from_font): Specify only registry in a
7807         font-spec for all characters supported by that registry.
7809         * ftfont.c: Fix previous change.  Define ftfont_variation_glyphs
7810         even if HAVE_M17N_FLT is not defined.
7812 2009-03-29  Sebastian Rose  <sebastian_rose@gmx.de>  (tiny change)
7814         * ftfont.c: Conditionalize prototyping and use of
7815         ftfont_variation_glyphs.
7817 2009-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7819         * frame.c (delete_frame): Work around compiler bug.
7821         * editfns.c (general_insert_function): Adjust to insdel.c changes.
7822         * insdel.c (prepare_to_modify_buffer, signal_before_change):
7823         Some more EMACS_INT.
7824         * lisp.h (copy_text, count_size_as_multibyte): Fix last change.
7826         * xdisp.c (dump_glyph): Fix typo.
7828         * insdel.c (move_gap, move_gap_both, gap_left, gap_right)
7829         (adjust_markers_gap_motion, adjust_markers_for_delete)
7830         (adjust_markers_for_insert, adjust_point)
7831         (adjust_markers_for_replace, make_gap_larger, make_gap_smaller)
7832         (make_gap, copy_text, count_size_as_multibyte, insert)
7833         (insert_and_inherit, insert_before_markers)
7834         (insert_before_markers_and_inherit, insert_1)
7835         (count_combining_before, count_combining_after, insert_1_both)
7836         (insert_from_string, insert_from_string_before_markers)
7837         (insert_from_string_1, insert_from_gap, insert_from_buffer)
7838         (insert_from_buffer_1, adjust_after_replace)
7839         (adjust_after_replace_noundo, adjust_after_insert, replace_range)
7840         (replace_range_2, del_range, del_range_1, del_range_byte)
7841         (del_range_both, del_range_2, modify_region)
7842         (prepare_to_modify_buffer, signal_before_change)
7843         (signal_after_change, Fcombine_after_change_execute): Use EMACS_INT
7844         for buffer positions and sizes.
7845         * lisp.h: Adjust prototypes accordingly.
7847         * fileio.c (adjust_markers_for_delete): Move declaration to lisp.h.
7848         (non_regular_inserted, non_regular_nbytes, read_non_regular)
7849         (Finsert_file_contents): Use EMACS_INT for buffer positions.
7851         * fileio.c (Finsert_file_contents): Don't limit size to INT_MAX/4.
7853 2009-03-27  Jan Djärv  <jan.h.d@swipnet.se>
7855         * frame.c (x_set_font): If the fullscreen property is non-nil, adjust
7856         lines and columns so we keep the same pixel height and width.
7858         * xterm.c (handle_one_xevent): Call x_handle_net_wm_state if
7859         the property _NET_WM_STATE has changed.
7860         (x_handle_net_wm_state): New function to update frame parameter
7861         fullscreen.
7862         (x_term_init): Initialize atoms for _NET_WM_STATE.
7864         * xterm.h (struct x_display_info): Add atoms for _NET_WM_STATE.
7866 2009-03-27  Kevin Ryde  <user42@zip.com.au>
7868         * keyboard.c (tty_read_avail_input): Don't treat a -1 return from
7869         Gpm_GetEvent as an error that justifies closing the filedescriptor.
7870         * term.c (close_gpm): Get the filedescriptor as a (new) parameter.
7871         (Fgpm_mouse_stop): Pass that new parameter.
7872         * termhooks.h (close_gpm): Adjust prototype.
7874 2009-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
7876         * lisp.h (Fx_focus_frame): Declare.
7878         * callint.c (Fcall_interactively): For '^' just delegate the work to
7879         handle-shift-selection.
7880         (syms_of_callint): Move declaration of shift-select-mode to simple.el.
7882 2009-03-24  Chong Yidong  <cyd@stupidchicken.com>
7884         * editfns.c (Ffloat_time): Doc fix (Bug#2768).
7886         * data.c (Qinteractive_form): New variable.
7887         (Finteractive_form): Use it.
7889         * eval.c (Fcommandp): Use Qinteractive_form.
7891 2009-03-24  Jason Rumney  <jasonr@gnu.org>
7893         * fileio.c (Fsubstitute_in_file_name): Always work on a copy.
7894         Calculate total size precisely.  Decode environment variables
7895         before substituting.  (Bug#38)
7897 2009-03-24  Kenichi Handa  <handa@m17n.org>
7899         * font.c (find_font_encoding): Return Qnil for unsupported
7900         encoding (Bug#2722).
7902 2009-03-23  Jan Djärv  <jan.h.d@swipnet.se>
7904         * gtkutil.c (xg_display_open): Assign a value to gdpy_def, check
7905         that gdpy is set.
7907 2009-03-22  Alan Mackenzie  <acm@muc.de>
7909         * callint.c (Finteractive): Clarify the doc string - even
7910         promptless elements need \n separators.
7912 2009-03-22  Jason Rumney  <jasonr@gnu.org>
7914         * w32term.c (syms_of_w32term): Doc fix for
7915         x-use-underline-position-properties.
7917 2009-03-21  Eli Zaretskii  <eliz@gnu.org>
7919         * w32.c (getpwuid): Change argument type to unsigned.
7920         (struct w32_id): Change type of `rid' member to unsigned.
7921         (w32_cached_id, w32_add_to_cache, get_name_and_id): Change type of
7922         argument ID to unsigned.  All callers changed.
7923         (getuid, geteuid, getgid, getegid): Change return type to unsigned.
7925 2009-03-20  Eli Zaretskii  <eliz@gnu.org>
7927         * editfns.c (Fuser_uid, Fuser_real_uid): If UID as EMACS_INT is
7928         negative, produce a float value.
7930         * dired.c (make_uid, make_gid): New functions.
7931         (Ffile_attributes): Use them to avoid negative UID and GID.
7933 2009-03-20  Juanma Barranquero  <lekktu@gmail.com>
7935         * keyboard.c (Fcurrent_idle_time): Reflow docstring.
7936         (syms_of_keyboard) <command-hook-internal, input-method-function>:
7937         Fix typos in docstrings.
7939 2009-03-19  Kenichi Handa  <handa@m17n.org>
7941         * fontset.c (Fset_fontset_font): When a spec of ASCII font is
7942         changed, use font_load_for_lface to get a new font object.
7943         Call free_realized_fontset after handling ASCII font change.
7945         * frame.c (x_set_font): Handle the case that ARG is a cons.
7947 2009-03-19  Glenn Morris  <rgm@gnu.org>
7949         * fileio.c (Fsubstitute_in_file_name): Doc fix.
7951 2009-03-19  Chong Yidong  <cyd@stupidchicken.com>
7953         * indent.c (Fvertical_motion): Undo 2005-01-19 change (Bug#2694).
7955 2009-03-19  Kenichi Handa  <handa@m17n.org>
7957         * charset.c (load_charset_map_from_file): When a mapfile can't be
7958         loaded, signal an error.
7960 2009-03-18  Eli Zaretskii  <eliz@gnu.org>
7962         * dired.c (Ffile_attributes): Make sure UID and GID are always
7963         positive, even if the value is too large for a positive EMACS_INT.
7964         Doc fix.
7966         * editfns.c (Fuser_login_name): Support float arguments.  Doc fix.
7968 2009-03-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7970         * xmenu.c (xdialog_show): Move Fredisplay call ...
7971         (Fx_popup_dialog): ... here.
7973 2009-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
7975         * dired.c (file_name_completion): Disable the first optimization just
7976         installed, since it is not implemented correctly.
7978 2009-03-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7980         * dired.c (file_name_completion): Check completion-ignored-extensions
7981         only if the entry can affect bestmatch.
7982         Stop the search early, as Ftry_completion already does.
7984 2009-03-17  Chong Yidong  <cyd@stupidchicken.com>
7986         * minibuf.c (Vminibuffer_completion_confirm): Doc fix.
7988 2009-03-15  Chong Yidong  <cyd@stupidchicken.com>
7990         * keyboard.c (parse_menu_item): Don't display remappings as menu
7991         equivalent bindings (Bug#788).
7993 2009-03-15  Jason Rumney  <jasonr@gnu.org>
7995         * w32term.h (WM_EMACS_PAINT): New message.
7996         * w32term.c (w32_read_socket): Use it instead of WM_PAINT.
7997         * w32fns.c (w32_wnd_proc): Change WM_PAINT to WM_EMACS_PAINT
7998         before passing to lisp thread.  (Bug#950)
8000 2009-03-14  David Reitter  <david.reitter@gmail.com>
8002         * nsterm.m (ns_shutdown_properly, -terminate): Remove global state
8003         variable as it was never reset.
8004         (ns_term_init): Remove initialization of Lisp-settable defaults
8005         and ns_expand_space.
8006         (-setPanelFromDefaultValues): Remove ns_expand_space.
8007         (-showPreferencesWindow): Send new KEY_NS_SHOW_PREFS key.
8008         * nsfont.m (nsfont_open): Remove ns_expand_space, assume -0.5
8009         i.e. no additional spacing, similar to Carbon port.
8011         * nsterm.h: Define KEY_NS_SHOW_PREFS key.
8012         * nsfns.m (ns-popup-prefs-panel): Remove.
8014 2009-03-14  Jan Djärv  <jan.h.d@swipnet.se>
8016         * sound.c (alsa_configure): Remove call to deprecated
8017         snd_pcm_sw_params_set_xfer_align.
8019 2009-03-14  Stephen Berman  <stephen.berman@gmx.net>
8021         * gtkutil.c (xg_tool_bar_callback): Set focus back to the frame
8022         after clicking in a detached tool bar.
8023         (xg_tool_bar_proxy_callback): Remove call to Fx_focus_frame.
8025 2009-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
8027         * fontset.c (fontset_from_font, Ffontset_info): YAILOM (Yet another
8028         int/Lisp_Object mixup).
8030 2009-03-13  Kenichi Handa  <handa@m17n.org>
8032         * fontset.c (Ffontset_info, check_fontset_name): New arg frame.
8033         Handle NAME nil and t correctly.  Callers changed.
8034         (font_def_arg, add_arg, from_arg, to_arg): Delete them.
8035         (set_fontset_font): Change ARG to a vector.  Handle range_list in
8036         ARG correctly.
8037         (Fset_fontset_font): Fix the case that TARGET is both a script
8038         name and charset name.  Adjust the arg to set_fontset_font for
8039         the above change.
8040         (fontset_from_font): Fix previous change.
8041         (Ffontset_info): Adjust for the 2008-07-09 change of fontset
8042         entry.  If FONTSET is the default fontset, don't set the extra
8043         slot of the returning char-table.
8045 2009-03-12  Juanma Barranquero  <lekktu@gmail.com>
8047         * nsfns.m (Fx_close_connection): Doc fix.
8048         (Fns_do_applescript): Reflow docstring.
8049         (Fns_hide_others, Fns_hide_emacs, Fns_convert_utf8_nfd_to_nfc)
8050         (Fx_display_pixel_width, Fx_display_pixel_height)
8051         (Fns_display_usable_bounds, Fx_display_planes, Fx_show_tip):
8052         Fix typos in docstrings.
8053         (Fns_set_alpha): Fix typos in error messages.
8055 2009-03-12  David Reitter  <david.reitter@gmail.com>
8057         * termhooks.h [HAVE_NS]: Define NS_NONKEY_EVENT to be used for
8058         non-key system events on NS.  Formerly, NON_ASCII_KEYSTROKE_EVENT
8059         were used for such events.
8061         * nsterm.m (newFrame, openFile, fulfillService, changeFont)
8062         (toggleToolbar, performDragOperation, runHelp): Use it.
8064         * keyboard.c (parse_menu_item) [HAVE_NS]: Treat new event like
8065         NON_ASCII_KEYSTROKE_EVENT, but set used_mouse_menu.
8067 2009-03-11  Kenichi Handa  <handa@m17n.org>
8069         * font.h (font_open_by_spec): Extern it.
8071         * font.c (font_open_by_spec): New function.
8072         (font_open_by_name): Use font_open_by_spec.
8074         * frame.c (x_set_font): When ARG is a font-object, don't alter the
8075         fontset of the frame.
8077         * fontset.c (Fset_fontset_font): When a font for ASCII is changed,
8078         modify the default font of frames that use this fontset.
8079         (num_auto_fontsets): New variable.
8080         (fontset_from_font): Use num_auto_fontsets to decide a fontset
8081         name.  Be sure to set FONTSET_ASCII to the correct font name.
8082         (update_auto_fontset_alist): New function.
8084 2009-03-11  Juanma Barranquero  <lekktu@gmail.com>
8086         * makefile.w32-in: Update dependencies.
8088 2009-03-06  Adrian Robert  <Adrian.B.Robert@gmail.com>
8090         * nsfns.m (syms_of_nsfns): Remove Qbuffered.
8092 2009-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8094         * buffer.c (Fswitch_to_buffer): Revert part of 2008-10-21's change.
8096 2009-03-10  Chong Yidong  <cyd@stupidchicken.com>
8098         * lread.c (Feval_buffer): Doc fix.
8100 2009-03-09  Kenichi Handa  <handa@m17n.org>
8102         * charset.c (Qfile_name_handler_alist): Extern it.
8103         (load_charset_map_from_file): Temporarily bind
8104         `file-name-handler-alist' to nil while calling openp.  (Bug#2435)
8106 2009-03-06  Aaron Ecay  <aaronecay@gmail.com>  (tiny change)
8108         * nsterm.m (ns_draw_vertical_window_border): Draw 1 pixel wide,
8109         not two, and use NSRectFill instead of NSDrawGroove.  (Bug#2352)
8111 2009-03-06  Adrian Robert  <Adrian.B.Robert@gmail.com>
8113         * nsterm.m: Include <signal.h> for SIGTERM used in ns_term_shutdown.
8114         (x_set_window_size): Change back to calculated method of setting
8115         toolbar height under Cocoa.  (Bug#2546)
8116         (EmacsView-windowWillUseStandardFrame:defaultFrame:): New method.
8117         (EmacsView-drawRect:): Completely shortcircuit if ns_in_resize.
8119         * nsfns.m (ns_appkit_version_int): Fix typo in the version macro.
8121         * nsmenu.m (EmacsMenu-addItemWithWidgetValue:): Don't add
8122         accelerator in parens under GNUstep.
8124 2009-03-06  Kenichi Handa  <handa@m17n.org>
8126         These changes are to detect incorrect composition sequence without
8127         looking ahead the source.  (Bug#2370)
8129         * coding.h: Include "composite.h".
8130         (enum compisition_state): New enum.
8131         (struct compisition_status): New struct.
8132         (struct iso_2022_spec): New member cmp_status.
8133         (struct emacs_mule_spec): New struct.
8134         (struct coding_system): New members ctext_extended_segment_len and
8135         embedded_utf_8.  Change the union member
8136         spec.emacs_mule_full_support to spec.emacs_mule.
8138         * coding.c (CODING_ISO_CMP_STATUS): New macro.
8139         (CODING_ISO_EXTSEGMENT_LEN, CODING_ISO_EMBEDDED_UTF_8): New macros.
8140         (MAX_ANNOTATION_LENGTH): Define to 5.
8141         (ADD_COMPOSITION_DATA): New arg nbytes.
8142         (emacs_mule_char): New arg cmp_status.
8143         (DECODE_EMACS_MULE_COMPOSITION_CHAR): Delete it.
8144         (DECODE_EMACS_MULE_COMPOSITION_RULE_20): New arg c.
8145         (DECODE_EMACS_MULE_COMPOSITION_RULE_21): New arg c.
8146         (DECODE_EMACS_MULE_21_COMPOSITION): Delete the arg c.
8147         (DECODE_EMACS_MULE_20_RELATIVE_COMPOSITION): Likewise.
8148         (DECODE_EMACS_MULE_20_RULEBASE_COMPOSITION): Likewise.
8149         (DECODE_EMACS_MULE_COMPOSITION_START): New macro.
8150         (EMACS_MULE_COMPOSITION_END): New macro.
8151         (emacs_mule_finish_composition): New function.
8152         (EMACS_MULE_MAYBE_FINISH_COMPOSITION): New macro.
8153         (decode_coding_emacs_mule): Avoid long looking ahead while
8154         handling composition.
8155         (DECODE_COMPOSITION_RULE): Argument changed to rule and nbytes.
8156         (ENCODE_COMPOSITION_RULE): New macro.
8157         (finish_composition): New function.
8158         (MAYBE_FINISH_COMPOSITION): Call finish_composition.
8159         (DECODE_COMPOSITION_START): New implementation.
8160         (DECODE_COMPOSITION_END): Likewise.
8161         (STORE_COMPOSITION_RULE): New macro.
8162         (decode_coding_iso_2022): Avoid long looking ahead while handling
8163         composition, CTEXT extended segment, and embedded UTF-8.
8164         (setup_coding_system): For a coding of type iso-2022, reset
8165         CODING_ISO_EXTSEGMENT_LEN (coding) and
8166         CODING_ISO_EMBEDDED_UTF_8 (coding).
8167         (get_translation): Delete arguments last_block, from_nchars,
8168         to_nchars.  Callers changed.
8169         (produce_chars): Don't modify charbuf.  Adjusted for the change of
8170         get_translation.
8171         (produce_composition): Adjust for the new annotation sequence.
8172         (handle_composition_annotation): Likewise.
8173         (consume_chars): Adjust for the change of get_translation.
8175 2009-03-05  Adrian Robert  <Adrian.B.Robert@gmail.com>
8177         * nsterm.m (ns_select): Shortcircuit if reentrant call.  (Bug#2564)
8179 2009-03-05  Kenichi Handa  <handa@m17n.org>
8181         * font.c (font_select_entity): New function.
8182         (font_find_for_lface): Use font_select_entity to select a font.
8184         * fontset.c (fontset_find_font): If a font found without
8185         restricting to the characters C doesn't support C, try to find a
8186         font with C restriction.
8188 2009-03-04  Nikolaj Schumacher  <me@nschum.de>
8190         * nsfont.m (nsfont_draw): Compare ns_antialias_text against lisp value.
8192 2009-03-04  Jason Rumney  <jasonr@gnu.org>
8194         * w32fns.c (w32_wnd_proc): Only ignore IME messages for the
8195         characters that have already been read.  (Bug#2569)
8197         * image.c (xbm_read_bitmap_data, png_load, svg_load_image):
8198         Log an error message if check_image_size failed.
8199         (xpm_load_image, pbm_load, jpeg_load, tiff_load, gif_load)
8200         (gs_load): Mention max-image-size in size error message.  (Bug#2560)
8202 2009-03-02  Eli Zaretskii  <eliz@gnu.org>
8204         * callproc.c (Fcall_process): Bind inhibit-modification-hooks to t
8205         when decoding process output.
8207 2009-03-01  Richard M Stallman  <rms@gnu.org>
8209         * m/mips.h (DATA_SEG_BITS, XUINT, XSET): Definitions disabled.
8211         * emacs.c (gdb_data_seg_bits) [USE_LSB_TAG]: Make it 0.
8213 2009-02-28  Eli Zaretskii  <eliz@gnu.org>
8215         * coding.c (decode_coding_utf_8, decode_coding_utf_16)
8216         (decode_coding_emacs_mule, decode_coding_iso_2022)
8217         (encode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
8218         (decode_coding_raw_text, decode_coding_charset)
8219         (setup_coding_system, decode_eol, decode_coding, consume_chars):
8220         Honor inhibit-eol-conversion.  (Bug #2186)
8222 2009-02-28  Jason Rumney  <jasonr@gnu.org>
8224         * coding.c (detect_coding_charset): If not checking latin extra,
8225         fail on characters between 0x80 and 0xA0.  (Bug#2354)
8227 2009-02-28  Eli Zaretskii  <eliz@gnu.org>
8229         * coding.c (detect_coding_charset): Fix change from 2008-10-21.
8230         Also, check iso-latin-*, not only iso-8859-*.  (Bug#2497)
8232 2009-02-27  Glenn Morris  <rgm@gnu.org>
8234         * callint.c (Finteractive): Doc fix.
8236 2009-02-27  Kenichi Handa  <handa@m17n.org>
8238         * lread.c (read_escape): Signal an error for invalid \UXXXXXXXX.
8240 2009-02-27  Chong Yidong  <cyd@stupidchicken.com>
8242         * font.c (font_style_to_value): Set value for unknown symbols to
8243         100 instead of 255.
8244         (weight_table, slant_table, width_table): Treat "unspecified" as
8245         the default value.
8247 2009-02-26  Juanma Barranquero  <lekktu@gmail.com>
8249         * fileio.c (Fnext_read_file_uses_dialog_p): Fix typo in docstring.
8251 2009-02-25  Juanma Barranquero  <lekktu@gmail.com>
8253         * lread.c (Fload): Stop checking Vloads_in_progress and signal
8254         error as soon as a recursive load is detected.
8256 2009-02-24  Adrian Robert  <Adrian.B.Robert@gmail.com>
8258         * nsterm.m (ns_ring_bell): Convert rect to window coordinates
8259         before caching.
8261 2009-02-24  Kenichi Handa  <handa@m17n.org>
8263         * fontset.c (fontset_find_font): Fix the condition for checking
8264         unavailable font.
8266 2009-02-24  Glenn Morris  <rgm@gnu.org>
8268         * xfaces.c (Finternal_set_font_selection_order): Remove leading
8269         whitespace that confuses documentation.
8271 2009-02-23  Miles Bader  <miles@gnu.org>
8273         * process.c (Flist_system_processes, Fprocess_attributes)
8274         (syms_of_process): Rename `system-process-attributes' to
8275         `process-attributes'.
8277 2009-02-22  Andreas Schwab  <schwab@linux-m68k.org>
8279         * coding.h (struct coding_system): Make safe_charsets a pointer to
8280         unsigned char.
8281         * coding.c (CODING_ISO_REQUEST): Check for safe_charsets content
8282         being 255.
8283         (SAFE_CHARSET_P): Likewise.
8284         (setup_iso_safe_charsets): Properly setup safe_charsets.
8285         (Fdefine_coding_system_internal): Likewise.
8286         (setup_coding_system): Likewise.  Remove unneeded casts.
8287         (detect_coding_iso_2022): Compare Viso_2022_charset_list with
8288         CODING_ATTR_CHARSET_LIST, not CODING_ATTR_SAFE_CHARSETS.  Remove
8289         unneeded casts.
8291         * insdel.c (del_range_2): Don't modify gap contents when called
8292         from decode_coding_object.  (Bug#1809)
8294 2009-02-21  Chong Yidong  <cyd@stupidchicken.com>
8296         * data.c (syms_of_data): Define Qfont_spec, Qfont_entity, and
8297         Qfont_object.
8298         (Ftype_of): Recognize font objects.
8300         * lisp.h: Define Qfont_spec, Qfont_entity, Qfont_object extern.
8302         * font.c (Qfont_spec, Qfont_entity, Qfont_object): Definitions
8303         moved to data.c.
8305 2009-02-20  Adrian Robert  <Adrian.B.Robert@gmail.com>
8307         * nsterm.m (x_make_frame_invisible): Unset async_visible,
8308         async_iconified.  Based on a patch by Christian Lynbech
8309         <christian.lynbech@tieto.com>.
8310         (EmacsView-windowDidMiniaturize:): Unset async_visible.
8312 2009-02-20  Glenn Morris  <rgm@gnu.org>
8314         * syntax.c (Fskip_chars_forward): Fix doc typo.
8316 2009-02-20  Chong Yidong  <cyd@stupidchicken.com>
8318         * keymap.c (Fkeymap_parent): Doc fix (Bug#2391).
8320 2009-02-19  Chong Yidong  <cyd@stupidchicken.com>
8322         * xfns.c (Fx_create_frame): Give Xft driver a higher priority.
8324 2009-02-19  Kenichi Handa  <handa@m17n.org>
8326         * coding.c (detect_coding): Preserve coding->mode.
8327         Don't overflow coding->carryover.  (Bug#2370)
8329 2009-02-18  Dan Nicolaescu  <dann@ics.uci.edu>
8331         * m/ibmrs6000.h (ADDR_CORRECT): Restore, removed by mistake on 2008-07-23.
8333 2009-02-18  Kenichi Handa  <handa@m17n.org>
8335         * font.c (font_check_otf_features): Fix handling of `nil' element.
8336         (Ffont_spec): Describe :lang and :otf in the docstring.
8338 2009-02-16  Andreas Schwab  <schwab@suse.de>
8340         * coding.c (Fcheck_coding_systems_region): Fix test for unibyte
8341         string.
8343 2009-02-16  Kenichi Handa  <handa@m17n.org>
8345         * coding.c (Fcheck_coding_systems_region): Fix typo; Qt -> Qnil.
8346         (Bug#1723)
8348 2009-02-14  Chong Yidong  <cyd@stupidchicken.com>
8350         * dispextern.h (struct iterator_stack_entry): New line_wrap member.
8352         * xdisp.c (push_it, pop_it): Save and restore line_wrap.
8353         (handle_line_prefix): Suppress wrapping of wrap prefixes.
8355 2009-02-14  Eli Zaretskii  <eliz@gnu.org>
8357         * msdos.c (MAX_SCREEN_BUF): New macro.
8358         (IT_write_glyphs): Make screen_buf[] always be MAX_SCREEN_BUF-long.
8359         Encode the entire run of glyphs sharing the same face, instead of
8360         doing that one glyph at a time (fixes a bug with displaying
8361         double-size characters).
8363 2009-02-13  Adrian Robert  <Adrian.B.Robert@gmail.com>
8365         * nsfns.m (ns-read-file-name): BLOCK_INPUT while showing dialog.
8367         * nsmenu.m (pop_down_menu): Check popup_activated_flag.
8368         (ns_popup_dialog, EmacsDialogPanel-runDialogAt:): Let
8369         pop_down_menu do the cleanup work as it is always called.  (Bug#2154)
8371         * nsfont.m (nsfont_make_fontset_for_font): For now, don't try to
8372         set fontset font for "mathematical-" sub-scripts.  (Bug #2218)
8374 2009-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8376         * keyboard.c (adjust_point_for_property): Allow stopping between two
8377         invisible areas.
8379 2009-02-12  Jason Rumney  <jasonr@gnu.org>
8381         * w32font.c (check_face_name): Check for fake helv.  (Bug#2275)
8382         (add_font_entity_to_list): Call check_face_name even when family
8383         is unspecified.
8385         * w32term.c (x_display_pixel_height, x_display_pixel_width):
8386         Release DC when finished.  Use NULL window to refer to desktop.
8387         (w32_term_init): Use NULL window to refer to desktop.  (Bug#460)
8389         * w32font.c (add_font_entity_to_list): Fix check for substituted
8390         raster fonts.  (Bug#2219)
8392 2009-02-12  Kenichi Handa  <handa@m17n.org>
8394         * composite.c (MAX_AUTO_COMPOSITION_LOOKBACK): New macro.
8395         (composition_gstring_width): Fix handling of LGLYPH_YOFF.
8396         (autocmp_chars): Use fast_looking_at.  Don't compose more
8397         characters than MAX_COMPOSITION_COMPONENTS.
8398         (find_automatic_composition): While looking forward and backward,
8399         check static composition.  Fix where to stop looking forward.
8400         (composition_adjust_point): Fix checking of static composition.
8401         (Fcomposition_get_gstring): Pay attention to
8402         MAX_COMPOSITION_COMPONENTS.
8404         * lisp.h (fast_looking_at): Extern it.
8406         * search.c (fast_looking_at): New function.
8408         * term.c (encode_terminal_code): Adjust for the change of
8409         <struct glyph>.u.cmp.to.
8410         (append_composite_glyph): Likewise.
8412         * xdisp.c (fill_gstring_glyph_string): Adjust for the change of
8413         <struct glyph>.u.cmp.to.  Check if the glyph belongs to the same
8414         composition.
8415         (append_composite_glyph): Adjust for the change of
8416         <strcut glyph>.u.cmp.to.
8418 2009-02-11  Juanma Barranquero  <lekktu@gmail.com>
8420         * casetab.c (init_casetab_once):
8421         * coding.c (ALLOC_CONVERSION_WORK_AREA):
8422         * font.c (font_update_lface):
8423         * fontset.c (Fnew_fontset):
8424         * ftfont.c (ftfont_drive_otf):
8425         * xfont.c (xfont_open):
8426         * xftfont.c (xftfont_get_xft_draw): Remove spurious semicolons.
8428 2009-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8430         * fileio.c (Fwrite_region): !NILP -> CONSP.
8432 2009-02-10  Andreas Schwab  <schwab@suse.de>
8434         * process.c (send_process): Properly relocate pointer into data
8435         when using encoded data.  (Bug#2272)
8437 2009-02-08  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
8439         * coding.c (detect_coding_charset): Fix previous change.
8441 2009-02-08  Jason Rumney  <jasonr@gnu.org>
8443         * w32fns.c (w32_hide_hourglass): Handle case where frame
8444         disappeared while hourglass was displayed.  (Bug #2193)
8446 2009-02-07  Andreas Schwab  <schwab@suse.de>
8448         * unexelf.c (unexec): Fix error message.
8450 2009-02-07  Adrian Robert  <Adrian.B.Robert@gmail.com>
8452         * nsterm.m (EmacsApp-sendEvent:): Defer NSApplicationDefined event
8453         when modal window is active.  (Bug #2152)
8454         (applicationShouldTerminate:): Remove now-unneeded while loop
8455         around NSRunAlertPanel.
8457         * nsmenu.m (popupSession): New file-global variable.
8458         (pop_down_menu): End the popupSession before closing dialog.
8459         (ns_popup_dialog): BLOCK_INPUT around dialog presentation.
8460         (EmacsDialogPanel-runDialogAt:): Don't place window (superfluous),
8461         don't query NSApp for events (just sleep instead).
8463 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
8465         * coding.c (syms_of_coding) <translation-table-for-input>:
8466         Modify doc string to discourage use for character code unification.
8468 2009-02-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8470         * atimer.c (run_timers): Update pending_atimers.
8472 2009-02-06  Chong Yidong  <cyd@stupidchicken.com>
8474         * image.c (svg_load_image): Fix last change.
8476         * xfns.c (Fx_create_frame): Signal an error if no font is
8477         found (Bug#2147).
8479 2009-02-05  Juanma Barranquero  <lekktu@gmail.com>
8481         * character.c (syms_of_character) <script-representative-chars>:
8482         Fix typo in docstring.
8484 2009-02-04  Adrian Robert  <Adrian.B.Robert@gmail.com>
8486         * nsmenu.m (pop_down_menu): New function.
8487         (ns_popup_dialog): Call it on unwind.
8488         (EmacsDialogPanel-runDialogAt:): Check popup_activated_flag and
8489         call timer_check() (Bug#2154).
8490         (EmacsMenu-menuNeedsUpdate:): Don't call ns_update_menu if
8491         handling_signal is set.
8492         (EmacsMenu-fillWithWidgetValue:): Set submenu title.
8494         * config.in: Get rid of COCOA_EXPERIMENTAL_CTRL_G.
8496         * s/darwin.h: Same and NO_SOCK_SIGIO as well.
8498         * nsterm.m (ns_read_socket): Same and don't set handling_signal.
8500         * keyboard.c (poll_for_input_1, handle_async_input):
8501         Set handling_signal under HAVE_NS.
8503 2009-02-04  Glenn Morris  <rgm@gnu.org>
8505         * fileio.c (Fwrite_region): Doc fix (mention annotate-functions).
8507 2009-02-04  Kenichi Handa  <handa@m17n.org>
8509         * Makefile.in (composite.o): Depends on frame.h and termhooks.h.
8511         * charset.c (Fchar_charset): New optional arg restriction.
8513         * coding.h (coding_system_charset_list): Extern it.
8515         * coding.c (coding_system_charset_list): New function.
8517         * composite.c: Include coding.h and termhooks.h.
8518         (composition_gstring_p): Fix for the terminal case.
8519         (composition_gstring_width): Likewise.
8520         (fill_gstring_body): Likewise.
8521         (autocmp_chars): For terminal, call Fcomposition_get_gstring with
8522         the frame.
8523         (composition_compute_stop_pos): Adjust cmp_it->stop_pos if point
8524         is within a composition.
8525         (Fcomposition_get_gstring): Fix the terminal case.
8527         * term.c (encode_terminal_code): Fix handling of composition.
8528         (produce_composite_glyph): For static composition, get pixel_width
8529         from struct composition.
8531 2009-02-02  Andreas Schwab  <schwab@suse.de>
8533         * unexelf.c (unexec): Handle unaligned bss offset.
8535 2009-02-01  Adrian Robert  <Adrian.B.Robert@gmail.com>
8537         * nsterm.m (ns_read_socket): Copy 2009-01-29 and 2009-01-30
8538         XT,w32read_socket changes to ns_read_socket.
8540         * keyboard.c (handle_interrupt): Don't call
8541         quit_throw_to_read_char() under NS.
8543         * blockinput.h: Remove NS-specific code.
8545 2009-01-30  Dan Nicolaescu  <dann@ics.uci.edu>
8547         * dispnew.c (window_change_signal): Don't try to get the size of a
8548         suspended tty frame.
8549         * term.c (Fresume_tty): Resize if the size has changed while the
8550         tty was suspended.
8552         * alloc.c (mark_stack): Properly conditionalize previous change.
8554 2009-01-30  Juanma Barranquero  <lekktu@gmail.com>
8556         * w32inevt.c (w32_console_read_socket) [SYNC_INPUT]:
8557         * w32term.c (w32_read_socket) [SYNC_INPUT]:
8558         Remove; this code is not used on Windows.
8560 2009-01-30  Eli Zaretskii  <eliz@gnu.org>
8562         * coding.c (detect_eol, decode_eol): Handle text with DOS-style
8563         EOLs that also has stray ^M characters.
8565 2009-01-30  Juanma Barranquero  <lekktu@gmail.com>
8567         * atimer.c (run_timers, alarm_signal_handler):
8568         * keyboard.c (pending_signals, handle_async_input, init_keyboard):
8569         * w32inevt.c (w32_console_read_socket):
8570         * w32term.c (w32_read_socket):
8571         * xterm.c (XTread_socket): Use "#ifdef SYNC_INPUT" where appropriate.
8573 2009-01-30  Chong Yidong  <cyd@stupidchicken.com>
8575         * callproc.c (Vtemp_file_name_pattern): Remove DEFVAR_LISP.
8576         Initialize it as a relative filename pattern.
8577         (init_callproc): Don't initialize Vtemp_file_name_pattern here.
8578         (Fcall_process_region): Simplify temp file creation using
8579         temporary-file-directory.
8581 2009-01-29  Eli Zaretskii  <eliz@gnu.org>
8583         * msdos.c: Rename pending_signals to msdos_pending_signals.
8584         (sig_suspender, sigprocmask): Adjust.
8586 2009-01-29  Chong Yidong  <cyd@stupidchicken.com>
8588         * keyboard.c (pending_signals): New var.
8589         (poll_for_input, input_available_signal, init_keyboard): Set it.
8590         (process_pending_signals): New function.
8592         * lisp.h (QUIT): Check pending_signals instead of
8593         interrupt_input_pending.  Use process_pending_signals.
8595         * atimer.c (run_timers, alarm_signal_handler): Update pending_signals.
8597         * process.c (wait_reading_process_output): Use process_pending_signals.
8599         * sysdep.c (emacs_write): Use process_pending_signals.
8601         * xterm.c (XTread_socket): Update pending_signals.
8603         * w32term.c (w32_read_socket): Update pending_signals.
8605         * w32inevt.c (w32_console_read_socket): Update pending_signals.
8607 2009-01-29  Kenichi Handa  <handa@m17n.org>
8609         * xftfont.c (xftfont_has_char): New function.
8610         (syms_of_xftfont): Register xftfont_has_char in xftfont_driver.
8612 2009-01-29  Adrian Robert  <Adrian.B.Robert@gmail.com>
8614         * nsterm.h (EmacsPrefsController.cursorBlinkSlider): Only define
8615         under GNUstep.
8616         (ns_query_color): New declaration.
8618         * nsterm.m (ns_confirm_quit): New variable.
8619         (ns_set_default_prefs, syms_of_nsterm, ns_term_init): Initialize it.
8620         (EmacsApp-applicationShouldTerminate:): Use it.
8621         (EmacsPrefsController): Let user set it.
8622         (ns_query_color): New function.
8623         (ns_defined_color): Use it.
8624         (ns_initialize): Drop.
8625         (ns_term_init): Add two lines from ns_initialize(), and set
8626         input_interrupt_mode to nil.
8628         * image.c (svg_load_image): Don't right-shift background RGB when
8629         obtained from FRAME_BACKGROUND_PIXEL.  Under HAVE_NS use ns_query_color.
8631 2009-01-28  Kenichi Handa  <handa@m17n.org>
8633         * fontset.c (font_for_char): Use assq_no_quit, not assoc_no_quit.
8634         (fontset_get_font_group): Remember that no font-group is specified
8635         for C.
8637 2009-01-27  Chong Yidong  <cyd@stupidchicken.com>
8639         * fns.c (concat): Check for string overflow (bug#1787).
8641         * undo.c (undo_limit, undo_strong_limit, Vundo_outer_limit):
8642         Quadruple undo limits (bug#1501).
8644 2009-01-27  Kenichi Handa  <handa@m17n.org>
8646         * ftfont.c (ftfont_has_char): If the arg FONT is a font-object,
8647         directly use GT_Get_Char_index.
8649         * xftfont.c (struct xftfont_info): New member `index'.
8651         * fontset.c (font_for_char): Use assq_no_quit, not assoc_no_quit.
8652         (Ffontset_font): Adjust for the change of fontset entry.
8654 2009-01-26  Kenichi Handa  <handa@m17n.org>
8656         * fontset.c (fontset_find_font): Fix handling of non-cons return
8657         value of fontset_get_font_group.
8658         (fontset_font): Revert last change.
8660 2009-01-26  Jason Rumney  <jasonr@gnu.org>
8662         * w32font.c (w32font_list_internal): Return quickly if registry is
8663         unknown.  Simplify final return.
8664         (add_font_entity_to_list): Break complex logic down into more
8665         manageable chunks.  Move unknown registry check to
8666         w32font_list_internal.
8668 2009-01-25  Adrian Robert  <Adrian.B.Robert@gmail.com>
8670         Changes to remove Feval calls from GUI under NS.
8672         * nsterm.h: Move KEY_NS_... definitions here from nsterm.m.
8673         Add NS_TOGGLE_TOOLBAR, NS_PUT_WORKING_TEXT, NS_UNPUT_WORKING_TEXT.
8674         Remove NS_INSERT_WORKING_TEXT, NS_DELETE_WORKING_TEXT.
8676         * nsterm.m: Move KEY_NS_... definitions to nsterm.h.
8677         (EmacsView-toggleToolbar:): Use KEY_NS_TOGGLE_TOOLBAR.
8678         (EmacsView-setMarkedText:,-deleteWorkingText:): Use NS_TEXT_EVENT
8679         instead of NON_ASCII_KEYSTROKE_EVENT.
8680         (EmacsApp-terminate:): Use KEY_NS_POWER_OFF instead of Feval.
8681         (EmacsApp-applicationShouldTerminate:): Query user.
8682         (EmacsPreferencesController-runHelp:): Use KEY_NS_INFO_PREFS
8683         instead of Feval.
8685         * termhooks.h (NS_TEXT_EVENT): New event type under HAVE_NS.
8687         * keyboard.c (kbd_buffer_get_event): Check for it.
8688         (keys_of_keyboard): Define lispy keys for
8689         ns-put/unput-working-text.
8691         * nsmenu.m (ns_popup_dialog): Resync window setting with X and W32
8692         versions.
8693         (EmacsDialog-runDialogAt:): Use NSModalPanelRunLoopMode.
8695 2009-01-25  Chong Yidong  <cyd@stupidchicken.com>
8697         * dispnew.c (buffer_posn_from_coords): Use Fset_buffer instead of
8698         setting current_buffer directly.  (Bug#2044)
8700 2009-01-24  Chong Yidong  <cyd@stupidchicken.com>
8702         * fontset.c (fontset_font): If we know there is no font, don't do
8703         any work.  (Bug#1952, bug#1990).
8705         * font.c (font_parse_xlfd): Handle patterns of length < 2.  (Bug#1802)
8707 2009-01-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
8709         * emacs.c (main): Do fork+exec under --daemon in Cocoa.
8710         (ns_no_defaults): New declaration.
8711         (main): Use it.
8713         * nsterm.h (ns_no_defaults): New declaration.
8715         * nsfns.m (x_get_string_resource): Don't read when ns_no_defaults.
8717         * nsterm.m (ns_no_defaults): New variable.
8718         (ns_initialize): Don't read defaults when ns_no_defaults.
8719         (EmacsView-readSelectionFromPasteboard:)
8720         (writeSelectionToPasteboard:types:): New stubbed-out methods for
8721         NSServicesRequests protocol.  (Bug#1435)
8722         (ns_dumpglyphs_stretch): New function.
8723         (ns_draw_glyph_string): Use it, parallel Yamamoto Mitsuharu change
8724         of 2008-11-15 to other terms.  (Bug#615)
8726         * nsimage.m (setPixmapData:): Set to ignore image DPI.
8728 2009-01-23  Giorgos Keramidas  <keramida@freebsd.org>  (tiny change)
8730         * alloc.c (mark_stack): Use "flushw" instead of "ta 3" assembly
8731         call for Sparc64.
8733 2009-01-22  Adrian Robert  <Adrian.B.Robert@gmail.com>
8735         * nsfns.m:
8736         * nsgui.h:
8737         * nsmenu.m:
8738         * nsselect.m:
8739         * nsterm.h:
8740         * nsterm.m: Remove '23' comments that indicated code added during
8741         update from emacs-20 -> emacs-23.
8743 2009-01-22  Adrian Robert  <Adrian.B.Robert@gmail.com>
8745         * nsterm.m (EmavsView-keyDown:): Treat nil as Qnone for
8746         ns_alternate_modifier.  (Bug#1217)
8748         * nsmenu.m (EmacsMenu-parseKeyEquiv:, addItemWithWidgetValue:):
8749         Display all shortcuts, including those w/o super modifier.
8751         * nsfns.m (ns-read-file-name): Fix typo in assignment statement.
8753 2009-01-22  Chong Yidong  <cyd@stupidchicken.com>
8755         * fileio.c (Vwrite_region_post_annotation_function)
8756         (Vwrite_region_annotation_buffers): New vars.
8757         (build_annotations_unwind): Just reset
8758         Vwrite_region_annotation_buffers.
8759         (Fwrite_region): Initialize Vwrite_region_annotation_buffers.
8760         Call write-region-post-annotation-function.
8761         (build_annotations): Add to Vwrite_region_annotation_buffers if
8762         buffer changes.
8764 2009-01-21  Adrian Robert  <Adrian.B.Robert@gmail.com>
8766         * nsterm.h (EmacsApp-setAppleMenu:): Conditionalize more correctly on
8767         Tiger.
8768         * nsfns.m (ns_do_applescript):
8769         Conditionalize typeUTF16ExternalRepresentation on Tiger.
8771 2009-01-21  Wolfgang Lux  <wolfgang.lux@gmail.com>  (tiny change)
8773         * nsterm.m (EV_TRAILER): Always use emacsframe for frame_or_window.
8775 2009-01-21  Adrian Robert  <Adrian.B.Robert@gmail.com>
8777         * nsmenu.m (NSMENUPROFILE): Change #if style.
8779         * nsterm.h (EmacsPrefsController): Add -setPanelFromDefaultValues.
8781         * nsterm.m (x_set_frame_alpha): Add prototype.
8782         (ns_fake_keydown, EmacsView-keyUp:): New variable and function to
8783         handle Ctrl-tab.  (Bug#1841)
8784         (ns_get_color): Use unsigned long long for scanned hex string value.
8785         (ns_term_shutdown): Abort on non SIGTERM signals.
8786         (EmacsPrefsController-setDefaultFont:,-setColors:): Raise the frame.
8787         (EmacsPrefsController-setPanelFromDefaultValues): New function.
8788         (EmacsPrefsController-resetToDefaults:): Use it.  (Bug#1801)
8789         (ns_font_to_xlfd, ns_fontname_to_xlfd): Remove, unused.
8790         (ns_defined_color): Fix settings of the XColor variable fields:
8791         red,green,blue scale to 2-byte, pixel's parts to 1-byte.  (Bug#1663)
8793         * nsimage.m (EmacsImage+allocInitFromFile:): Set to ignore image
8794         DPI.  (Bug#1316)
8795         (EmacsImage-setPixelAtX:Y:toRed:green:blue:alpha:): Fix color
8796         values in onTiger section.
8798 2009-01-19  Chong Yidong  <cyd@stupidchicken.com>
8800         * xfaces.c (Finternal_set_lisp_face_attribute, Fx_list_fonts):
8801         Check return value of font_spec_from_name.
8802         (Fx_list_fonts): Doc fix.  (Bug#1951)
8804         * font.c (font_spec_from_name): Return Qnil if font name could not
8805         be parsed.
8806         (font_parse_name): Treat a `?' character as part of an XLFD.
8808         * fns.c (Fsubstring): Doc fix.
8810 2009-01-19  Kenichi Handa  <handa@m17n.org>
8812         * ftfont.c (ftfont_lookup_cache): Check the return value of FcFontList.
8813         (ftfont_list): Likewise.
8815 2009-01-18  Juanma Barranquero  <lekktu@gmail.com>
8817         * dbusbind.c (Fdbus_register_signal):
8818         * process.c (conv_sockaddr_to_lisp):
8819         * w32fns.c (Fw32_battery_status): Use empty_unibyte_string.
8821         * callproc.c (Fgetenv_internal): Doc fix.
8823 2009-01-16  Chong Yidong  <cyd@stupidchicken.com>
8825         * xfns.c (x_make_gc): Don't allocate stipple member for gc_values;
8826         it is not even used.
8828 2009-01-16  Glenn Morris  <rgm@gnu.org>
8830         * font.c (Ffont_variation_glyphs): Silence compiler.
8832 2009-01-15  Juanma Barranquero  <lekktu@gmail.com>
8834         * sound.c (SOUND_WARNING): Use _snprintf, for MSVC compatibility.
8835         Reported by David Robinow <drobinow@gmail.com>.
8837 2009-01-15  Kenichi Handa  <handa@m17n.org>
8839         * coding.c (detect_coding_system): Fix handling of null_byte_found.
8841 2009-01-14  Jason Rumney  <jasonr@gnu.org>
8843         * frame.c (x_set_font): Always store a font to the font parameter,
8844         never a fontset.  (Bug#1562)
8846 2009-01-14  Kenichi Handa  <handa@m17n.org>
8848         * coding.c (TWO_MORE_BYTES): New macro.
8849         (detect_coding_utf_16): Use TWO_MORE_BYTES instead of ONE_MORE_BYTE.
8851 2009-01-13  Chong Yidong  <cyd@stupidchicken.com>
8853         * font.c (font_clear_prop): If clearing the family, clear the font
8854         width index too.
8856         * xfaces.c (Finternal_set_lisp_face_attribute): Revert last change.
8858 2009-01-12  Juanma Barranquero  <lekktu@gmail.com>
8860         * sound.c [WINDOWSNT] (SOUND_WARNING): New macro.
8861         (do_play_sound): Use it.  Don't pass a hardcoded buffer size to mci
8862         functions, use sizeof.
8864 2009-01-12  Martin Rudalics  <rudalics@gmx.at>
8866         * keyboard.c (read_char): Fix case where last_nonmenu_event
8867         returned a bad value with submenus.  (Bug#447)
8869 2009-01-12  Chong Yidong  <cyd@stupidchicken.com>
8871         * xfaces.c (Finternal_set_lisp_face_attribute): If setting the
8872         family, clear the font width index too.
8874 2009-01-11  Jason Rumney  <jasonr@gnu.org>
8876         * keyboard.c (cmd_error_internal): Exit when errors occur before
8877         frame creation and not in daemon mode.  (Bug#1836)
8879 2009-01-10  Chong Yidong  <cyd@stupidchicken.com>
8881         * xdisp.c (pos_visible_p): When iterator stops on the last glyph
8882         of a display vector, backtrack.
8883         (try_window_reusing_current_matrix): Check glyph type before
8884         referencing charpos member.
8886 2009-01-10  Eli Zaretskii  <eliz@gnu.org>
8888         Fix Bug #876:
8890         * coding.c (inhibit_null_byte_detection): New variable.
8891         (detect_coding, detect_coding_system): Don't pay attention to null
8892         bytes if inhibit_null_byte_detection is non-zero.
8893         (syms_of_coding) <inhibit-null-byte-detection>: Declare and document.
8894         <inhibit-iso-escape-detection>: Doc fix.
8896 2009-01-09  Jason Rumney  <jasonr@gnu.org>
8898         * w32font.c (add_font_entity_to_list): Don't report unknown
8899         Windows charset as any unrecognized registry.  (Bug#1548)
8900         Only report Unicode Plane 2 fonts as unicode-sip.
8902 2009-01-09  Chong Yidong  <cyd@stupidchicken.com>
8904         * xfaces.c (Fx_font_family_list): Delete function.
8905         Move compatibility version to faces.el.
8907         * font.c (Ffont_family_list): Return a list of strings, not symbols.
8909 2009-01-09  Martin Rudalics  <rudalics@gmx.at>
8911         * frame.c (x_set_frame_parameters): Remember requested value for
8912         fullscreen before it's reset by the parameter handler.
8914 2009-01-09  Glenn Morris  <rgm@gnu.org>
8916         * keyboard.c (last_command_char): For clarity, rename to...
8917         (last_command_event): ... and update all users.
8918         (last_input_char): For clarity, rename to...
8919         (last_input_event): ... and update all users.
8920         (last-command-char, last-input-char): Move to subr.el as aliases.
8921         * cmds.c, commands.h: Update for last_command_char rename.
8923 2009-01-08  Chong Yidong  <cyd@stupidchicken.com>
8925         * font.c (font_open_for_lface): Handle unspecified height attribute.
8927 2009-01-08  Jason Rumney  <jasonr@gnu.org>
8929         * w32fns.c (Vx_pointer_shape, Vx_nontext_pointer_shape)
8930         (Vx_mode_pointer_shape, Vx_window_horizontal_drag_shape)
8931         (Vx_hourglass_pointer_shape, Vx_sensitive_text_pointer_shape):
8932         Don't declare.
8933         (syms_of_w32fns): Don't define x-pointer-shape variable.  (Bug#1485)
8934         (x_create_tip_frame) [GLYPH_DEBUG]: Enable image debugging code.
8936 2009-01-07  Kenichi Handa  <handa@m17n.org>
8938         * fileio.c (Finsert_file_contents): In the case of replace,
8939         remember the coding system used for decoding in
8940         coding_system (Bug#1039).
8942         * coding.c (decode_coding_utf_8): Check byte_after_cr before
8943         breaking the loop.  (Bug#870)
8944         (decode_coding_utf_16, decode_coding_emacs_mule)
8945         (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
8946         (decode_coding_charset): Likewise.
8948 2009-01-05  Martin Rudalics  <rudalics@gmx.at>
8950         * frame.c (x_set_frame_parameters): Make sure height (width) get
8951         applied when fullwidth (fullheight) is set.  (Bug#1522)
8953 2009-01-04  Juanma Barranquero  <lekktu@gmail.com>
8955         * w32.c: Use 64-bit arithmetic to do FILETIME conversions.  (Bug#1766)
8956         (utc_base): Declare as ULONGLONG, not long double.
8957         (convert_time_raw): Delete.
8958         (FILETIME_TO_U64, U64_TO_LISP_TIME): New macros.
8959         (initialize_utc_base): New function.
8960         (convert_time): Use FILETIME_TO_U64, initialize_utc_base.
8961         (convert_from_time_t): Use initialize_utc_base; compute result with
8962         64-bit arithmetic.
8963         (process_times): Use FILETIME_TO_U64, U64_TO_LISP_TIME.
8965 2009-01-03  Eli Zaretskii  <eliz@gnu.org>
8967         * process.c (Qeuid, Qegid, Qcomm, Qstate, Qppid, Qpgrp, Qsess)
8968         (Qttname, Qminflt, Qmajflt, Qcminflt, Qcmajflt, Qutime, Qstime)
8969         (Qcutime, Qpri, Qnice, Qthcount, Qstart, Qvsize, Qrss, Qargs)
8970         (Quser, Qgroup, Qetime, Qpcpu, Qpmem, Qtpgid, Qcstime)
8971         [!subprocesses]: Define.
8972         (syms_of_process) [!subprocesses]: Intern and staticpro them.
8973         (Flist_system_processes, Fsystem_process_attributes)
8974         [!subprocesses]: Call list_system_processes and
8975         system_process_attributes instead of returning Qnil.
8977         * dosfns.c (system_process_attributes, list_system_processes):
8978         New functions.
8980         * vm-limit.c (ret_lim_data) [MSDOS]: New function.
8982         * sysdep.c (list_system_processes, system_process_attributes) [MSDOS]:
8983         Don't use the default (no-op) implementation.
8985 2009-01-03  Jason Rumney  <jasonr@gnu.org>
8987         * keyboard.c (parse_modifiers_uncached): Wheel events are
8988         clicks (bug#687).
8990         * w32term.c (x_query_colors, x_query_color): New functions.
8992         * image.c (x_to_xcolors, png_load): Eliminate W32 specific code.
8993         (svg_load_image): Cast returned pointers from dynamically loaded
8994         functions.  Eliminate W32 specific code.
8996 2009-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
8998         * nsfns.m (x_set_foreground_color, x_set_background_color)
8999         (x_set_cursor_color, x_set_icon_name, x_explicitly_set_name)
9000         (x_set_title, x_set_icon_type, x_set_cursor_type): Rename to use
9001         x_ prefix instead of ns_.  Update references.
9002         (syms_of_nsfns): Add a FIXME comment.
9004         * nsterm.m (x_set_cursor_type): New prototype.
9005         (setValuesFromPanel): Use it instead of the old ns_ prefixed name.
9007         * sysdep.c (system_process_attributes): Provide Qtime and Qctime
9008         for Solaris instead of incorrectly providing Qutime and Qcutime.
9010 2009-01-02  Eli Zaretskii  <eliz@gnu.org>
9012         * w32.c (process_times): Compute sum of utime and stime.
9013         (system_process_attributes): Add Qtime to the alist.
9015         * sysdep.c (system_process_attributes): Compute Qtime and Qctime
9016         and add them to the alist.
9018         * process.c (top level) <Qtime, Qctime>: New variables.
9019         (syms_of_process): staticpro them.
9020         (Fsystem_process_attributes): Add their documentation to the doc
9021         string.
9023         * process.h: Declare Qtime and Qctime.
9025 2009-01-02  Jason Rumney  <jasonr@gnu.org>
9027         * image.c (Qgobject): New symbol.
9028         (syms_of_image): Initialize it.
9029         (init_svg_functions): Load some functions from gobject library.
9031 2009-01-01  Dan Nicolaescu  <dann@ics.uci.edu>
9033         * frame.c (make_terminal_frame): Remove redundant code and useless
9034         block.
9036 2009-01-01  Andreas Schwab  <schwab@suse.de>
9038         * process.c (conv_sockaddr_to_lisp): Add workaround for
9039         getsockname bug on BSD.
9041 2009-01-01  Chong Yidong  <cyd@stupidchicken.com>
9043         * xfns.c (x_create_tip_frame): Set border width of the X window.
9045         * xfaces.c (Finternal_set_lisp_face_attribute): Improve error message.
9047 2009-01-01  Jason Rumney  <jasonr@gnu.org>
9049         * w32term.c (x_new_font): Return font object, not fontset.  (Bug#119)
9050         Don't block input, as per earlier xterm.c changes.
9052 2008-12-31  Adrian Robert  <Adrian.B.Robert@gmail.com>
9054         * nsfns.m (ns_appkit_version_str): Rename from ns_appkit_version.
9055         (ns_appkit_version_int): New function.
9056         (x-server-version): Use ns_appkit_version_int and follow 21+
9057         convention of returning 3 integers.
9059 2008-12-30  Kenichi Handa  <handa@m17n.org>
9061         * character.h (CHAR_VARIATION_SELECTOR_P): New macro.
9062         (CHAR_SURROGATE_PAIR_P): New macro.
9064         * font.h (struct font_driver): New member get_variation_glyphs.
9066         * font.c (font_range): Don't require a font for a variation selector.
9067         (Ffont_variation_glyphs): New function.
9068         (syms_of_font): Defsubr it.
9070         * ftfont.c (ftfont_driver): Set the member get_variation_glyphs to
9071         ftfont_variation_glyphs.
9072         (setup_otf_gstring): New function.
9073         (ftfont_drive_otf): Use it.
9074         (ftfont_shape_by_flt): Handle variation selector.
9075         (ftfont_variation_glyphs): New function.
9077 2008-12-30  Martin Rudalics  <rudalics@gmx.at>
9079         * frame.c (Vemacs_iconified): Remove.
9081 2008-12-30  Jason Rumney  <jasonr@gnu.org>
9083         * frame.c (store_frame_param, x_get_arg): Enable newer code on
9084         WINDOWSNT too, as related changes have already been synced.  (Bug#117)
9086 2008-12-30  Chong Yidong  <cyd@stupidchicken.com>
9088         * indent.c (Fvertical_motion): Don't advance iterator if we have
9089         reseated to the desired position.
9091         * xdisp.c (move_it_to): Handle GET_FROM_STRETCH method when
9092         checking for pos match.
9094 2008-12-30  Kenichi Handa  <handa@m17n.org>
9096         * insdel.c (copy_text): To convert a non-ASCII char to unibyte,
9097         just get the low 8-bit of the code.
9099         * font.c (font_intern_prop): Validate str as multibyte.
9101 2008-12-29  Dan Nicolaescu  <dann@ics.uci.edu>
9103         * dispextern.h (struct face): Move lface and hash from the middle
9104         of bitfields.
9106         * Makefile.in (INTERVALS_H): Rename from INTERVAL_SRC, update all users.
9108 2008-12-29  Dan Nicolaescu  <dann@ics.uci.edu>
9110         * Makefile.in (INTERVAL_SRC): Also depend on dispextern.h.
9111         (coding.o, dispnew.o, keymap.o, msdos.o): Depend on INTERVAL_SRC
9112         instead of intervals.h.
9114 2008-12-26  Andreas Schwab  <schwab@suse.de>
9116         * keymap.c (map_keymap_char_table_item): Make a copy of KEY if it is a
9117         cons.
9119 2008-12-26  Martin Rudalics  <rudalics@gmx.at>
9121         * textprop.c (Qminibuffer_prompt): New variable.
9122         (syms_of_textprop): Initialize it.
9123         * callint.c (Fcall_interactively): For `c', `k', and `K' prompt
9124         in minibuffer-prompt face.  (Bug#1662)
9126 2008-12-25  Jason Rumney  <jasonr@gnu.org>
9128         * buffer.c (Fbuffer_swap_text): Use POINTER_TYPE.
9130 2008-12-24  Jason Rumney  <jasonr@gnu.org>
9132         * ralloc.c (r_alloc_reset_variable): New function.
9134         * buffer.c (Fbuffer_swap_text) [REL_ALLOC]: Reset ralloc's internal
9135         record of what points where.  (Bug#716)
9137 2008-12-22  Dan Nicolaescu  <dann@ics.uci.edu>
9139         * minibuf.c (read_minibuf): Follow the non-interactive case when
9140         running as a daemon, before detaching.
9142 2008-12-22  Andreas Schwab  <schwab@suse.de>
9144         * buffer.c (init_buffer): Use realloc instead of xrealloc.
9145         * gtkutil.c (free_widget_value): Use xfree instead of free.
9147 2008-12-22  Martin Rudalics  <rudalics@gmx.at>
9149         * frame.c (delete_frame): New function derived from
9150         Fdelete_frame to handle Qnoelisp value for FORCE argument.
9151         Delete last frame iff FORCE equals Qnoelisp.  (Bug#1450)
9152         (Fdelete_frame): Call delete_frame.  Remove line from doc-string
9153         saying that FORCE non-nil doesn't run `delete-frame-functions'.
9154         * frame.h: Extern delete_frame.
9155         * window.c (window_loop):
9156         * terminal.c (delete_terminal):
9157         * xterm.c (x_connection_closed):
9158         * xfns.c (Fx_hide_tip):
9159         * w32fns.c (Fx_hide_tip): Call delete_frame instead of Fdelete_frame.
9161 2008-12-21  Jason Rumney  <jasonr@gnu.org>
9163         * w32uniscribe.c (uniscribe_encode_char): Return FONT_INVALID_CHAR
9164         when character maps to .notdef character.
9166 2008-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9168         * keyboard.c (cmd_error_internal): Don't exit in daemon mode, bug#1310.
9170 2008-12-20  Jason Rumney  <jasonr@gnu.org>
9172         * frame.c (Fmake_terminal_frame): Raise an error when called from
9173         a graphical frame on Windows.  (Bug#1325)
9175 2008-12-20  Jan Djärv  <jan.h.d@swipnet.se>
9177         * frame.c (Fdelete_frame): Set f->menu_bar_vector to Qnil.
9179 2008-12-20  Chong Yidong  <cyd@stupidchicken.com>
9181         * minibuf.c (Fread_buffer): Doc fix.
9183 2008-12-20  Jason Rumney  <jasonr@gnu.org>
9185         * fileio.c (Fexpand_file_name): Do not allow ../ to go beyond the
9186         server name in UNC paths.  (Bug#719)
9188         * coding.c (decode_coding): Clear chars_at_source flag when using
9189         charbuf.  (Bug#1035)
9191 2008-12-19  Daniel Engeler  <engeler@gmail.com>
9193         * sysdep.c (serial_configure): Fix typo.
9195 2008-12-19  Dan Nicolaescu  <dann@ics.uci.edu>
9197         * sysdep.c: Include alloca.h.
9198         (system_process_attributes): Add implementation for Solaris.
9200         * s/sol2-10.h (HAVE_PROCFS, _STRUCTURED_PROC): New defines.
9202 2008-12-19  Dan Nicolaescu  <dann@ics.uci.edu>
9204         Reorganize implementation of Flist_system_processes and
9205         Fsystem_process_attributes.  No functional changes.
9206         * process.c: Don't #include pwd.h, grp.h and limits.h.
9207         (Flist_system_processes): Just call list_system_processes.
9208         (Fsystem_process_attributes): Just call system_process_attributes.
9209         (procfs_list_system_processes, time_from_jiffies)
9210         (ltime_from_jiffies, get_up_time, procfs_ttyname, MAJOR, MINOR)
9211         (procfs_get_total_memory, procfs_system_process_attributes): Move ...
9213         * sysdep.c: ... here.  Include pwd.h, grp.h and limits.h.
9214         (list_system_processes): Rename from
9215         procfs_list_system_processes.  Enclose in #ifdef HAVE_PROCFS.
9216         Provide a do nothing implementation.
9217         (system_process_attributes): Rename from
9218         procfs_list_system_processes.
9219         (ltime_from_jiffies, get_up_time, procfs_ttyname, MAJOR, MINOR)
9220         (procfs_get_total_memory): Enclose in #ifdef GNU_LINUX.
9222         * w32.c (list_system_processes): Rename from
9223         w32_list_system_processes.
9224         (system_process_attributes): Rename from
9225         w32_system_process_attributes.
9227         * s/gnu-linux.h (LISTPROC, PROCATTR): Remove.
9229         * process.h (w32_list_system_processes)
9230         (w32_system_process_attributes): Remove.
9231         (list_system_processes, system_process_attributes):
9232         New prototypes.
9234 2008-12-19  Kenichi Handa  <handa@m17n.org>
9236         * xfont.c (xfont_decode_coding_xlfd): New function.
9237         (xfont_encode_coding_xlfd): New function.
9238         (xfont_list_pattern): Decode XLFD by iso-8859-1.
9239         (xfont_list): Decode and encode XLFD by iso-8859-1.
9240         (xfont_match): Likewise.
9241         (xfont_list_family): Likewise.
9242         (xfont_open): Likewise.
9244         * ftfont.c (ftfont_open): Generate a multibyte string if given
9245         names are utf-8.
9247         * xftfont.c (xftfont_open): Generate a multibyte string if given
9248         names are utf-8.
9250 2008-12-18  Jan Djärv  <jan.h.d@swipnet.se>
9252         * gtkutil.c (xg_frame_resized): Remove check if rows/columns have
9253         changed.
9254         (xg_tool_bar_proxy_callback): Put focus on the frame after we have
9255         clicked on a detached tool bar button.
9257 2008-12-18  Dan Nicolaescu  <dann@ics.uci.edu>
9259         * emacs.c (main): Print and error and exit when no data is read
9260         from the pipe.
9262 2008-12-17  Jason Rumney  <jasonr@gnu.org>
9264         * w32font.c (w32font_has_char): Always return -1.
9266 2008-12-16  Kenichi Handa  <handa@m17n.org>
9268         * font.c (font_open_entity): Fix previous change.
9270 2008-12-16  Dan Nicolaescu  <dann@ics.uci.edu>
9272         * process.c: Include <limits.h>.
9274 2008-12-16  Chetan Pandya  <pandyacus@sbcglobal.net>  (tiny change)
9276         * font.c (font_update_drivers): Fix mistake in reconstructing the
9277         driver list.
9279 2008-12-16  Chong Yidong  <cyd@stupidchicken.com>
9281         * font.c (font_clear_cache): Fix format of font cache data.
9283 2008-12-15  Chong Yidong  <cyd@stupidchicken.com>
9285         * xftfont.c (xftfont_open): Free Xft font pattern if
9286         XftFontOpenPattern fails.
9288         * xterm.c (x_free_frame_resources): Remove extraneous call to
9289         free_frame_faces.
9291 2008-12-13  Chong Yidong  <cyd@stupidchicken.com>
9293         * xterm.c (x_delete_display): Move xim_close_dpy call to
9294         x_delete_terminal.
9295         (x_delete_terminal): Call xim_close_dpy.
9297 2008-12-13  Jason Rumney  <jasonr@gnu.org>
9299         * w32font.c (intern_font_name): New function.
9300         (add_font_name_to_list, w32_enumfont_pattern_entity): Use it.
9301         (w32font_open_internal, Fx_select_font): Decode font name.
9302         (fill_in_logfont, list_all_matching_fonts): Encode font name.
9304         * w32font.h (intern_font_name): Declare new function.
9306         * w32uniscribe.c (add_opentype_font_name_to_list):
9307         Use intern_font_name.
9309 2008-12-13  Chong Yidong  <cyd@stupidchicken.com>
9311         * frame.c (Fdelete_frame): Call free_font_driver_list.
9313         * font.c (free_font_driver_list): Implement missing function.
9315         * w32term.c (w32_term_init): Don't initialize the image cache
9316         here; it will be done in init_frame_faces.
9318         * xterm.h (struct xim_inst_t): Definition moved from xterm.c.
9319         (struct x_display_info): Remove unused member null_pixel.  New
9320         member xim_callback_data.
9322         * xterm.c (struct xim_inst_t): Definition moved to xterm.h.
9323         (xim_initialize): Save pointer to callback function data.
9324         (xim_close_dpy): Free callback function data.  Call XCloseIM,
9325         reverting 2008-11-04 change by David Smith.
9326         (x_term_init): Don't initialize the image cache here; it will be
9327         done in init_frame_faces.  Remove ancient "null_pixel" cruft.
9328         (x_delete_display): Free x_dnd_atoms member.
9330 2008-12-13  Kenichi Handa  <handa@m17n.org>
9332         * font.c (font_rescale_ratio): Moved from xfaces.c.
9333         Argument type changed.  Handle a font-spec too.
9334         (font_score): Check Vface_font_rescale_alist.
9335         (font_open_entity): Likewise.  (Bug#1547)
9337         * xfaces.c (font_rescale_ratio): Moved to font.c.
9339 2008-12-13  Chong Yidong  <cyd@stupidchicken.com>
9341         * xfns.c (Fx_wm_set_size_hint): Check if the frame is an X frame.
9343 2008-12-12  Jason Rumney  <jasonr@gnu.org>
9345         * w32fns.c (x_display_info_for_name, Fx_open_connection): Set
9346         Vwindow_system_version to the real w32 major version.
9348 2008-12-12  Dan Nicolaescu  <dann@ics.uci.edu>
9350         * term.c (init_tty): Move setting the terminal name before the
9351         potential user: maybe_fatal.
9353 2008-12-11  Chong Yidong  <cyd@stupidchicken.com>
9355         * term.c (tty_free_frame_resources): Renamed from delete_tty_output;
9356         all callers changed.  Call free_frame_faces to free the face cache.
9358 2008-12-11  Jason Rumney  <jasonr@gnu.org>
9360         * w32font.c (fill_in_logfont): Don't assume symbol script means
9361         SYMBOL_CHARSET.  (Bug#547)
9363         * w32uniscribe.c (uniscribe_encode_char): Increase glyph buffer
9364         size for surrogates.  (Bug#1096, bug#872)
9366 2008-12-11  Juanma Barranquero  <lekktu@gmail.com>
9368         * w32proc.c (Fw32_get_locale_info): Decode long form of locale name.
9370 2008-12-11  Juanma Barranquero  <lekktu@gmail.com>
9372         * process.c (Fsystem_process_attributes, syms_of_process):
9373         Fix typo in name of Ssystem_process_attributes.
9374         Reported by Ulrich Mueller <ulm@kph.uni-mainz.de>.
9376 2008-12-11  Juanma Barranquero  <lekktu@gmail.com>
9378         * syntax.c (Fmodify_syntax_entry): Doc fix.
9380 2008-12-10  Juanma Barranquero  <lekktu@gmail.com>
9382         * font.c (Ffont_spec): Move usage to end of docstring.
9384 2008-12-10  Jason Rumney  <jasonr@gnu.org>
9386         * w32font.c (Qcham): New symbol.
9387         (font_supported_scripts): Add cham, and comments for other new
9388         scripts in bitfield from OpenType spec.
9389         (add_font_entity_to_list): Limit unicode-sip fonts to those that
9390         contain characters beyond the bmp.
9392 2008-12-10  Kenichi Handa  <handa@m17n.org>
9394         * ftfont.c (fc_charset_table): Add "unicode-sip".
9395         (ftfont_spec_pattern): Lookup fc_charset_table for the registry
9396         Qunicode_sip.
9398 2008-12-10  Juanma Barranquero  <lekktu@gmail.com>
9400         * coding.c (QCdefault_char): Rename from QCdefalut_char.
9401         (Fcoding_system_put): Use QCdefault_char.
9402         (syms_of_coding): Set QCdefault_char, not QCdefalut_char.
9404 2008-12-09  Chong Yidong  <cyd@stupidchicken.com>
9406         * xftfont.c (syms_of_xftfont): Fix typo.
9408         * buffer.c (Fbuffer_swap_text): Signal error if swapping a dead buffer.
9410 2008-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
9412         * emacs.c (main): Close daemon_pipe on exec.
9414 2008-12-08  Chong Yidong  <cyd@stupidchicken.com>
9416         * termchar.h (struct tty): New members termcap_term_buffer and
9417         termcap_strings_buffer.
9419         * term.c (encode_terminal_code): Free any previous memory blocks
9420         before calling xmalloc for encode_terminal_src or encode_terminal_dst.
9421         (maybe_fatal): Buffer argument deleted.  Don't free buffer here.
9422         All callers changed.
9423         (init_tty): Store termcap data and string buffers in new struct
9424         tty members termcap_term_buffer and termcap_strings_buffer.
9425         (delete_tty): Free them.
9426         (syms_of_term): Initialize encode_terminal_src and encode_terminal_dst.
9428 2008-12-07  Seiji Zenitani  <zenitani@mac.com>
9430         * nsfns.m (ns_set_background_color): Remove code duplication.
9431         It was a substitute for face-transparency on OS X 10.3.
9433 2008-12-06  Chong Yidong  <cyd@stupidchicken.com>
9435         * coding.c (make_conversion_work_buffer): Disable buffer
9436         modification hooks in the work buffer.
9438 2008-12-05  Eli Zaretskii  <eliz@gnu.org>
9440         * process.c (procfs_system_process_attributes): If `nread' has a
9441         negative value, assign zero to it.
9443 2008-12-05  Chong Yidong  <cyd@stupidchicken.com>
9445         * eval.c (Vdebug_on_error): Doc fix.
9447 2008-12-05  Kenichi Handa  <handa@m17n.org>
9449         * ftfont.c (ftfont_shape_by_flt): Use "combining" flt if the
9450         second character is a combining character.
9452 2008-12-05  Eli Zaretskii  <eliz@gnu.org>
9454         * process.c (procfs_system_process_attributes): Don't use cmd,
9455         cmdsize, and q without initializing them first.
9457 2008-12-04  Jason Rumney  <jasonr@gnu.org>
9459         * w32font.c (w32font_draw): Initialize orig_clip before getting
9460         it, and delete it when finished.
9462 2008-12-04  Dan Nicolaescu  <dann@ics.uci.edu>
9464         * keyboard.c (kbd_buffer_get_event): Follow the non-interactive
9465         case when running as a daemon before detaching.
9467 2008-12-03  Juanma Barranquero  <lekktu@gmail.com>
9469         * w32.c (init_environment): Don't unload library shell32.dll.
9471 2008-12-03  Kenichi Handa  <handa@m17n.org>
9473         * font.c (font_at): Set `multibyte' at first.
9475         * coding.c (decode_coding_charset): Check type of an element of
9476         vector VALIDS.
9477         (encode_coding_emacs_mule): Be sure to set `code'.
9479         * fontset.c (face_for_char): Handle invalid charset property correctly.
9480         (font_for_char): Likewise.
9482 2008-12-03  Chong Yidong  <cyd@stupidchicken.com>
9484         * font.c (Fopen_font): Compute pixel size correctly.
9485         (font_update_lface): Handle fonts with corrupted size specs,
9486         i.e. non-int and non-float.
9488         * ftfont.c (ftfont_match): Initialize entity variable.
9489         (ftfont_resolve_generic_family): Avoid using uninitialized var.
9490         (ftfont_list_family): Initialize list var earlier.
9492         * xselect.c (Fx_get_cut_buffer_internal): Fix memory leak.
9494         * xterm.c (x_draw_glyph_string): Fall back on
9495         underline_minimum_offset for underline position.
9497 2008-12-03  Dan Nicolaescu  <dann@ics.uci.edu>
9499         * keyboard.c (read_char_help_form_unwind): Specify the type for ARG.
9501         * character.c (c_string_width): Specify the type for LEN.
9503 2008-12-03  Kenichi Handa  <handa@m17n.org>
9505         * coding.c (decode_coding_utf_16): Initialize consumed_chars_base to 0.
9506         (decode_coding_utf_8): Likewise.
9507         (detect_coding_system): Initialize utf_16_le_eol to -1, val to Qnil.
9508         (produce_chars): Initialize consumed_chars to 0.
9510 2008-12-02  Chong Yidong  <cyd@stupidchicken.com>
9512         * keyboard.c (make_lispy_position): Only use PT if the selected
9513         window is current.
9515 2008-12-02  Andreas Schwab  <schwab@suse.de>
9517         * font.c (font_unparse_fcname): Fix use of uninitialized variable.
9519         * doprnt.c (doprnt1): Fix size of charbuf.
9521 2008-12-02  Chong Yidong  <cyd@stupidchicken.com>
9523         * keyboard.c (timer_check): Revert last change.
9525 2008-12-02  Juanma Barranquero  <lekktu@gmail.com>
9527         * makefile.w32-in ($(BLD)/w32console.$(O)): Fix silly, silly typo.
9529 2008-12-01  Juanma Barranquero  <lekktu@gmail.com>
9531         * makefile.w32-in: Update dependencies.
9532         (CONFIG_H): Add $(EMACS_ROOT)/nt/inc/sys/time.h.
9534 2008-12-01  Andreas Schwab  <schwab@suse.de>
9536         * font.c (register_font_driver): Use xmalloc.
9537         (font_put_frame_data): Likewise.
9539 2008-12-01  Chong Yidong  <cyd@stupidchicken.com>
9541         * xfaces.c (realize_x_face): Make abort condition clearer.
9543         * gtkutil.c (update_frame_tool_bar): Initialize variable.
9545 2008-11-30  Chong Yidong  <cyd@stupidchicken.com>
9547         * keyboard.c (timer_check): After a timer runs, ensure that the
9548         selected window's buffer is current.
9550 2008-11-30  Juanma Barranquero  <lekktu@gmail.com>
9552         * makefile.w32-in ($(BLD)/abbrev.$(O)): Remove.
9553         It was accidentally restored by the Unicode merge.
9555         * w32proc.c (Fw32_get_locale_info): Fix typo in docstring.
9557 2008-11-29  Juanma Barranquero  <lekktu@gmail.com>
9559         * w32proc.c: Include "coding.h".
9560         (Fw32_short_file_name): Encode filename passed to Windows API.
9561         (Fw32_long_file_name): Encode filename passed to Windows API and
9562         decode back the result.  (Bug#1433)
9564 2008-11-29  Kenichi Handa  <handa@m17n.org>
9566         * charset.h (CHAR_CHARSET_P): Check if the encoder is loaded or
9567         not before accessing it.
9569         * charset.c (Fdefine_charset_internal): After calculating
9570         min_char, max_char, and fastmap, copy the charset structure again.
9571         (encode_char): Fix the previous change.
9573 2008-11-28  Seiji Zenitani  <zenitani@mac.com>
9575         * frame.c (x_set_alpha) [NS_IMPL_COCOA]: Call x_set_frame_alpha.
9577         * nsfns.m (ns_frame_parm_handlers): Set alpha handler.
9579         * nsterm.m (x_set_frame_alpha): New function.
9581 2008-11-27  Eli Zaretskii  <eliz@gnu.org>
9583         * xfaces.c (Fx_font_family_list, syms_of_xfaces): Fix last change.
9585 2008-11-27  Juanma Barranquero  <lekktu@gmail.com>
9587         * w32font.c (add_font_entity_to_list): Pass the right LOGFONT
9588         pointer to check_face_name.
9590 2008-11-27  Kenichi Handa  <handa@m17n.org>
9592         * category.h (SET_CATEGORY_SET): Call set_category_set.
9593         (set_category_set): Extern it.
9595         * category.c (hash_get_category_set): New function.
9596         (Fmodify_category_entry): Adjusted for the change of
9597         char_table_ref_and_range.  Call hash_get_category_set to get a
9598         category set to store in the table.
9600         * character.h (MAYBE_UNIFY_CHAR): Call maybe_unify_char instead of
9601         Funify_charset.
9603         * charset.h (enum charset_method): Delete CHARSET_METHOD_MAP_DEFERRED.
9604         (DECODE_CHAR): Check if the decoder vector is ready.
9605         (ENCODE_CHAR): Check if the encoder char-table is ready.
9606         (maybe_unify_char): Extern it.
9608         * charset.c (Vchar_unified_charset_table): Delete it.
9609         (inhibit_load_charset_map): New variable.
9610         (temp_charset_work): New variable.
9611         (SET_TEMP_CHARSET_WORK_ENCODER, GET_TEMP_CHARSET_WORK_ENCODER)
9612         (SET_TEMP_CHARSET_WORK_DECODER, GET_TEMP_CHARSET_WORK_DECODER):
9613         New macros.
9614         (load_charset_map): Meaning of control_flag changed.  If
9615         inhibit_load_charset_map is nonzero, setup a table in
9616         temp_charset_work.
9617         (load_charset): New argument control_flag.
9618         (map_charset_for_dump): New function.
9619         (map_charset_chars): If inhibit_load_charset_map is nonzero, use
9620         map_charset_for_dump.
9621         (Fdefine_charset_internal): If the charset method is MAP, load
9622         mapping tables by calling load_charset.
9623         (Funify_charset): Don't load a mapping table but directly set
9624         Vchar_unify_table.
9625         (maybe_unify_char): New function.
9626         (decode_char): Don't handle the deleted method MAP_DEFERRED.
9627         Handle the case of inhibit_load_charset_map being nonzero.
9628         (encode_char): Don't handle the deleted method MAP_DEFERRED.
9629         Handle the case of inhibit_load_charset_map being nonzero.
9630         (Fclear_charset_maps): Just free temp_charset_work.
9631         (syms_of_charset): Make `inhibit-load-charset-map' a Lisp
9632         variable.
9634         * chartab.c (sub_char_table_ref_and_range): Adjusted for the
9635         change of char_table_ref_and_range.
9636         (char_table_ref_and_range): Change the meaning of argument FROM
9637         and TO.  Now the caller must provide initial values for *FROM
9638         and *TO.
9640         * fontset.c (fontset_add): Adjusted for the change of
9641         char_table_ref_and_range.
9642         (fontset_get_font_group): Likewise.
9643         (Ffontset_info): Likewise.
9645         * keymap.c (describe_vector): Adjusted for the change of
9646         char_table_ref_and_range.  For char-table, put boundary between
9647         non-ASCII and 8-bit characters.
9649         * print.c (print_object): For bool-vector, delete unnecessary
9650         check of ASCII_BYTE_P.
9652 2008-11-26  Jason Rumney  <jasonr@gnu.org>
9654         * w32font.c (w32font_open_internal): Don't include external
9655         leading in font height.  (Bug#879)
9657 2008-11-26  Glenn Morris  <rgm@gnu.org>
9659         * xfaces.c (Fx_font_family_list): Replace lisp/term/pc-win.el
9660         redefinition with ifdef.  (Bug#1383)
9662 2008-11-24  Adrian Robert  <Adrian.B.Robert@gmail.com>
9664         * nsterm.m (ns_get_color): Handle long hex strings (fixes bug #1044).
9666 2008-11-24  Wolfgang Lux  <wolfgang.lux@gmail.com>  (tiny change)
9668         * nsterm.m (-otherMouseDown:, -otherMouseUp:, -otherMouseDragged):
9669         New EmacsView methods.
9670         (EV_UDMODIFIERS, EV_BUTTON): Add OtherMouse constants.
9671         Fixes bug #1048,1357,1414.
9673 2008-11-24  Adrian Robert  <Adrian.B.Robert@gmail.com>
9675         Fix bug #1362.
9676         * image.c (x_clear_image_1): Do not free background under HAVE_NS, it
9677         is not an indexed color.
9678         * nsterm.m (free_indexed_color): Add argument checking.
9679         * nsfns.m: Move config.h to before system includes (advised by Dan N.).
9681 2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
9683         * minibuf.c (Fcompleting_read, Vminibuffer_completion_confirm):
9684         Document confirm-after-completion value for
9685         minibuffer-completion-confirm.
9687 2008-11-24  Jason Rumney  <jasonr@gnu.org>
9689         * w32font.c (check_face_name): Use xstrcasecmp.  Avoid compiler
9690         warning.
9692 2008-11-23  Jason Rumney  <jasonr@gnu.org>
9694         * w32uniscribe.c (uniscribe_encode_char): Ensure context is
9695         restored before returning.
9697         * w32font.c (check_face_name): New function.
9698         (add_font_entity_to_list): Use it to filter out common substituted
9699         fonts.  (Bug#642)
9701 2008-11-22  Martin Rudalics  <rudalics@gmx.at>
9703         * buffer.c (Fswitch_to_buffer): Reword and mention new option
9704         confirm-nonexistent-file-or-buffer in doc-string.
9706 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9708         * buffer.c (Fbuffer_swap_text): Remove redundant marker manipulation.
9709         Fix copy/paste typo.  Add checks.
9711 2008-11-21  Kenichi Handa  <handa@m17n.org>
9713         * coding.c (detect_coding_iso_2022): Reject invalid composition
9714         sequence.
9715         (DECODE_COMPOSITION_START): If the current source is the last
9716         block, and the current composition doesn't end, regard this
9717         sequence as invalid.
9718         (decode_coding_iso_2022): Handle invalid composition sequence.
9720 2008-11-20  Martin Rudalics  <rudalics@gmx.at>
9722         * window.c (coordinates_in_window): Don't return
9723         ON_VERTICAL_BORDER for the rightmost position of a mode/header
9724         line when the window is not the rightmost one.  (Bug#1372)
9726 2008-11-16  Ben North  <ben@redfrontdoor.org>  (tiny change)
9728         * buffer.c (syms_of_buffer): Fix doc-string of cursor-type.
9730 2008-11-15  Eli Zaretskii  <eliz@gnu.org>
9732         * msdos.c (run_msdos_command): Don't call dos_ttcooked, dos_ttraw,
9733         and bright_bg if noninteractive is non-zero.
9735 2008-11-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9737         * xterm.c (x_draw_glyph_string): For stretch glyphs, don't call
9738         x_draw_glyph_string_background.
9740         * w32term.c (x_draw_glyph_string): Likewise.
9742 2008-11-15  Chong Yidong  <cyd@stupidchicken.com>
9744         * xterm.c (x_draw_glyph_string): Stop drawing the background of
9745         the next glyph string once past the overhang width.
9747         * nsterm.m (ns_draw_glyph_string): Likewise.
9749         * w32term.c (x_draw_glyph_string): Likewise.
9751 2008-11-14  Fabrice Popineau  <fabrice.popineau@supelec.fr>  (tiny change)
9753         * fileio.c (Finsert_file_contents): Decrement specpdl_ptr to avoid
9754         double file close.
9756 2008-11-14  Martin Rudalics  <rudalics@gmx.at>
9758         * window.c (window_loop): In DELETE_BUFFER_WINDOWS case, reset
9759         dedicated status of window before attempting to display another
9760         buffer in it.
9762 2008-11-14  Juanma Barranquero  <lekktu@gmail.com>
9764         * msdos.c (Fmsdos_long_file_names):
9765         (syms_of_msdos) <dos-unsupported-char-glyph>:
9766         * dosfns.c (Fint86): Fix typos in docstrings.
9768 2008-11-14  Eli Zaretskii  <eliz@gnu.org>
9770         * makefile.w32-in (OBJ1, WIN32OBJ): Fix whitespace.
9772 2008-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9774         * puresize.h (BASE_PURESIZE): Increase to 1260000.
9776 2008-11-12  Michal Nazarewicz  <mina86@tlen.pl>  (tiny change)
9778         * frame.c (x_set_alpha): Set alpha to -1 if nil given.
9780         * frame.h: Negative alpha means "don't touch".
9782         * w32term.c (x_set_frame_alpha): Do nothing if alpha is negative.
9784         * xterm.c (x_set_frame_alpha): Do nothing if alpha is negative.
9786 2008-11-12  Dan Nicolaescu  <dann@ics.uci.edu>
9788         * hftctl.c:
9789         * chpdef.h:
9790         * acldef.h: Remove files used only for systems no longer supported.
9792         * Makefile.in: Fix .o alphabetical ordering.
9793         (hftctl.o): Remove dependency, file removed.
9794         (keymap.o, print.o): Depend on charset.h.
9796 2008-11-10  Kenichi Handa  <handa@m17n.org>
9798         * character.c (Fget_byte): Fix and make it faster for unibyte target.
9800 2008-11-08  Chong Yidong  <cyd@stupidchicken.com>
9802         * dired.c (file_name_completion): If completion_ignore_case is
9803         enabled, ignore case when checking completion-regexp-list.
9805 2008-11-08  Eli Zaretskii  <eliz@gnu.org>
9807         * vm-limit.c (get_lim_data): Fix last change.
9809 2008-11-08  Kenichi Handa  <handa@m17n.org>
9811         * character.c (Fget_byte): New function.
9812         (syms_of_character): Defsubr Fget_byte.
9814 2008-11-07  Chong Yidong  <cyd@stupidchicken.com>
9816         * xdisp.c (try_window_reusing_current_matrix): Ensure that window
9817         cursor position is valid after scrolling.
9819 2008-11-06  Juanma Barranquero  <lekktu@gmail.com>
9821         * fns.c (Frandom): Rename arg N to LIMIT to match the docs; doc fix.
9823 2008-11-06  Glenn Morris  <rgm@gnu.org>
9825         * xterm.c (handle_one_xevent): Don't let popup menus cause
9826         mouse-autoselect-window related window switching.  (Bug#1261)
9828 2008-11-04  David Smith  <davidsmith@acm.org>  (tiny change)
9830         * xterm.c (xim_close_dpy): Avoid double-free on X11R6 XIM.
9832 2008-11-04  Andreas Schwab  <schwab@suse.de>
9834         * xfns.c (Fx_wm_set_size_hint): Add missing return value.
9836 2008-11-03  Chong Yidong  <cyd@stupidchicken.com>
9838         * xfns.c (Fx_wm_set_size_hint): New function.
9840 2008-11-03  Martin Rudalics  <rudalics@gmx.at>
9842         * textprop.c (Fprevious_single_char_property_change): Return 0
9843         when there's no change in a string.  (Bug#1301)
9845 2008-11-02  Martin Rudalics  <rudalics@gmx.at>
9847         * frame.c (do_switch_frame): New argument NORECORD passed to
9848         Fselect_window.
9849         (Fselect_frame): New argument NORECORD passed to
9850         do_switch_frame.
9851         (Fset_frame_selected_window): New argument NORECORD passed to
9852         Fselect_frame.
9853         (Fhandle_switch_frame, Fdelete_frame): Handle NORECORD argument
9854         in call of do_switch_frame.
9855         (Fset_mouse_position, Fset_mouse_pixel_position, Fraise_frame):
9856         Handle NORECORD argument in call of Fselect_frame.
9857         * lisp.h (do_switch_frame, Fselect_frame)
9858         (Fset_frame_selected_window): Adjust declarations.
9859         * window.c (select_frame_norecord): New function.
9860         (run_window_configuration_change_hook): Use it and call
9861         Fselect_frame with NORECORD set.
9862         (Fselect_window): Pass NORECORD to Fselect_frame.
9863         (Fset_window_configuration): Handle NORECORD argument in call of
9864         do_switch_frame.
9865         * minibuf.c (choose_minibuf_frame): Handle NORECORD in call of
9866         Fset_frame_selected_window.
9867         * keyboard.c (command_loop_1): Handle NORECORD in call of
9868         Fselect_frame (currently ifdefd).
9870 2008-11-02  Ulrich Mueller  <ulm@kph.uni-mainz.de>
9872         * emacs.c (USAGE2): Untabify.
9874 2008-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
9876         * composite.c (fill_gstring_header): Fix copy/paste typo.
9878 2008-10-31  Martin Rudalics  <rudalics@gmx.at>
9880         * window.c (Fnext_window, Fprevious_window): Rewrite doc-string.
9881         (Fother_window): Rename argument and rewrite doc-string.
9882         (select_window_norecord): Fix return value.  (Bug#1276)
9884 2008-10-30  Juanma Barranquero  <lekktu@gmail.com>
9886         * w32fns.c (x_create_tip_frame): Prevent default foreground color for
9887         new frames overriding foreground for tooltips.  Based on similar patch
9888         from Martin Rudalics <rudalics@gmx.at>.  (Bug#1032)
9890 2008-10-29  Chong Yidong  <cyd@stupidchicken.com>
9892         * emacs.c (Fdaemon_initialized): Initialize nfd.
9894 2008-10-29  Martin Rudalics  <rudalics@gmx.at>
9896         * window.c (Fwindow_height, Fdelete_window, set_window_buffer)
9897         (Fwindow_text_height): Clarify doc-strings.
9898         * xdisp.c (syms_of_xdisp): Mention set-window-buffer in
9899         doc-string of window-scroll-functions.
9901 2008-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9903         * category.c (syms_of_category): Fix typo in docstring.
9905 2008-10-28  Juanma Barranquero  <lekktu@gmail.com>
9907         * window.c (Fwindowp, Fwindow_live_p, Fwindow_minibuffer_p)
9908         (Fcoordinates_in_window_p, Fscroll_left, Fscroll_right):
9909         Fix typos in docstrings.
9911 2008-10-28  Dan Nicolaescu  <dann@ics.uci.edu>
9913         * emacs.c (daemon_pipe): Make non-static.
9914         (IS_DAEMON): Move definition ...
9915         * lisp.h (IS_DAEMON): ... here.
9916         (daemon_pipe): Declare.
9917         (is_daemon): Remove.
9918         * dispnew.c (init_display): Use IS_DAEMON.
9920 2008-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9922         * xdisp.c (pos_visible_p, redisplay_internal, message3_nolog)
9923         (message2_nolog): Check FRAME_INITIAL_P instead of noninteractively.
9925         * emacs.c (is_daemon): Remove.
9926         (main): Don't set is_daemon.
9927         (IS_DAEMON): New macro.
9928         (Fdaemonp, Fdaemon_initialized): Use it.
9929         (Fdaemon_initialized): Write a char into the pipe to make sure the
9930         parent exits.
9931         (syms_of_emacs): Explicitly initialize daemon_pipe[1].
9933 2008-10-27  Chong Yidong  <cyd@stupidchicken.com>
9935         * nsterm.m (ns_draw_window_cursor): When hbar cursor is on
9936         over-sized glyph, draw it with the default glyph width.
9938         * w32term.c (x_draw_bar_cursor): When hbar cursor is on over-sized
9939         glyph, draw it with the default glyph width.
9941         * xterm.c (x_draw_bar_cursor): When hbar cursor is on over-sized
9942         glyph, draw it with the default glyph width.
9944         * xdisp.c (try_scrolling): When computing the distance from the
9945         scroll margin to PT, try moving some distance past the window
9946         bottom before giving up.
9948 2008-10-27  Martin Rudalics  <rudalics@gmx.at>
9950         * window.c (Fwindow_dedicated_p, Fset_window_dedicated_p)
9951         (Fset_window_buffer): Explain in doc-string that a window can be
9952         "strongly" dedicated to its buffer.
9954 2008-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
9956         * emacs.c (daemon_name): New variable.
9957         (main): Deal with --daemon=SERVER_NAME.
9958         (Fdaemonp): Return a name if one was passed to --daemon.
9960 2008-10-26  Romain Francoise  <romain@orebokech.com>
9962         * emacs.c (daemon_pipe): New variable.
9963         (main): Create a pipe before forking, make the parent exit only after
9964         the child has closed its end of the pipe.  Move closing the
9965         descriptors ...
9966         (Fdaemon_initialized): ... here.  New function.
9968 2008-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
9970         * chartab.c (Foptimize_char_table): Make sure `ascii' doesn't point to
9971         the previous unoptimized table.
9973         * window.c (Fset_window_buffer): Undo 2008-10-18 change to re-instate
9974         the distinction between non-nil and non-t value of `dedicated'.
9976 2008-10-25  Chong Yidong  <cyd@stupidchicken.com>
9978         * keyboard.c (read_char_minibuf_menu_prompt): Ensure that
9979         read_char_minibuf_menu_text is large enough to hold the menu string.
9981 2008-10-25  Martin Rudalics  <rudalics@gmx.at>
9983         * window.c (Fget_buffer_window, Fdelete_windows_on)
9984         (Freplace_buffer_in_windows): Make buffer argument optional and
9985         rename to buffer_or_name.
9987 2008-10-24  Chong Yidong  <cyd@stupidchicken.com>
9989         * xdisp.c (handle_single_display_spec, handle_display_prop):
9990         Undo 2005-05-16 change.
9991         (handle_stop): Pop iterator if it's loaded with an empty string.
9992         (get_overlay_strings_1): Don't save iterator if it's loaded with
9993         an empty string (bug#1201).
9995 2008-10-24  Kenichi Handa  <handa@m17n.org>
9997         * ftfont.c (ftfont_otf_features): Fix previous change.
9998         (ftfont_otf_capability): Check FeatureList.FeatureCount before
9999         calling ftfont_otf_features.
10001 2008-10-24  Kenichi Handa  <handa@m17n.org>
10003         * font.c (font_match_p): Fix for the case that a vector of
10004         characters is in script-representative-chars.
10006 2008-10-24  Michael Albinus  <michael.albinus@gmx.de>
10008         * dbusbind.c (xd_in_read_queued_messages): New variable.
10009         (XD_SIGNAL1, XD_SIGNAL2, XD_SIGNAL3): New macros.  Throw Qdbus_error.
10010         (xd_read_queued_messages): Catch Qdbus_error from the macros.
10011         (all): Replace xsignal1, xsignal2, xsignal3 by the respective
10012         macro.  (Bug#1186)
10014 2008-10-23  Ali Bahrami  <ali_gnu@emvision.com>  (tiny change)
10016         * s/sol2-10.h: New file.
10018 2008-10-23  Juanma Barranquero  <lekktu@gmail.com>
10020         * xdisp.c (fill_glyph_string): Fix typo in source (though the
10021         poor beast has survived 9+ years and the jump from xterm.c!).
10023 2008-10-23  Martin Rudalics  <rudalics@gmx.at>
10025         * buffer.c (Fget_buffer_create): Rename arg to buffer_or_name.
10026         Reword doc-string.
10027         (Fbury_buffer): In doc-string say what happens to the buffer's window.
10029 2008-10-23  Juanma Barranquero  <lekktu@gmail.com>
10031         * character.c (syms_of_character) <script-representative-chars>:
10032         <unicode-category-table>: Doc fixes.
10034 2008-10-23  Noah Friedman  <friedman@splode.com>
10036         * coding.c (make_conversion_work_buffer): Check that
10037         Vcode_conversion_reused_workbuf is a live buffer, otherwise call
10038         Fget_buffer_create.
10040 2008-10-23  Kenichi Handa  <handa@m17n.org>
10042         * font.c (font_add_log): Check the values of extra properties.
10044 2008-10-22  Martin Rudalics  <rudalics@gmx.at>
10046         * window.c (Fwindow_dedicated_p, Fset_window_dedicated_p):
10047         Reword doc-string.
10048         (Fset_window_parameter): Use NILP.
10049         (Fscroll_up, Fscroll_down, Fminibuffer_selected_window)
10050         (Frecenter): Use "selected" instead of "current" window in doc-strings.
10052 2008-10-22  Juanma Barranquero  <lekktu@gmail.com>
10054         * xdisp.c (next_element_from_buffer): Remove bogus xassert condition.
10056 2008-10-22  Adrian Robert  <Adrian.B.Robert@gmail.com>
10058         * nsfns.m (ns_appkit_version): New function.
10059         (x-server-version): Use it.
10060         (syms_of_nsfns): Define ns-version-string here, not nsterm.m.
10061         (x-server-vendor): Don't check_ns().
10063         * nsterm.m (syms_of_nsterm): Drop ns-version-string.
10065 2008-10-22  Juanma Barranquero  <lekktu@gmail.com>
10067         * w32fns.c (unwind_create_frame) [!GLYPH_DEBUG]: Fix xassert.
10068         Copied from 2005-02-03 change to xfns.c by Kim F. Storm.
10070 2008-10-22  Kenichi Handa  <handa@m17n.org>
10072         * syntax.c (scan_words): Call word_boundary_p instead of comparing
10073         scripts.
10075         * category.c (word_boundary_p): Check scripts instead of charset.
10076         Handle nil value in word-separating-categories and
10077         word-combining-categories.
10078         (syms_of_category): Fix docstrings of word-separating-categories
10079         and word-combining-categories.
10081 2008-10-21  Eli Zaretskii  <eliz@gnu.org>
10083         * coding.c (Fencode_coding_region, Fdecode_coding_region)
10084         (Fdecode_coding_string, Fencode_coding_string): Doc fix.
10086 2008-10-21  Martin Rudalics  <rudalics@gmx.at>
10088         * buffer.c (Fget_buffer, Fbury_buffer, switch_to_buffer_1):
10089         Rename arg "buffer" to "buffer_or_name".
10090         (Fkill_buffer): Rename arg "buffer" to "buffer_or_name" and make
10091         it optional.
10092         (no_switch_window): Remove since the return value is not used.
10093         (Fswitch_to_buffer): Rename arg "buffer" to "buffer_or_name".
10094         Consider window as dedicated when Fwindow_dedicated_p returns a
10095         non-nil value.
10096         * lisp.h: Remove prototype for no_switch_window.
10098 2008-10-21  Jan Djärv  <jan.h.d@swipnet.se>
10100         * emacs.c (main): Unconditionally set PER_LINUX32 and exec
10101         temacs when dumping if HAVE_PERSONALITY_LINUX32 is defined.
10103 2008-10-21  Kenichi Handa  <handa@m17n.org>
10105         * coding.c (detect_coding_charset): For iso-8859-* coding systems,
10106         check Vlatin_extra_code_table.
10108 2008-10-20  Eli Zaretskii  <eliz@gnu.org>
10110         * fileio.c (Fset_file_modes): Doc fix.
10112 2008-10-19  Michael Albinus  <michael.albinus@gmx.de>
10114         * dbusbind.c (XD_OBJECT_TO_DBUS_TYPE): Handle simple type symbols
10115         in arrays.
10117 2008-10-19  Martin Rudalics  <rudalics@gmx.at>
10119         * window.c (Fwindow_dedicated_p, Fset_window_dedicated_p):
10120         Mention kill-buffer in doc-string.
10121         (Fset_window_buffer): Reinsert tem check removed in last commit.
10122         (Fenlarge_window, Fshrink_window): Have argument names and
10123         doc-string follow Elisp manual more closely.
10125 2008-10-18  Eli Zaretskii  <eliz@gnu.org>
10127         * fileio.c (Fset_file_modes): Doc fix.
10129 2008-10-18  Martin Rudalics  <rudalics@gmx.at>
10131         * window.c (Fwindow_width, Fset_window_start)
10132         (Fwindow_parameters, Fwindow_parameter, Fset_window_parameter)
10133         (Fdelete_windows_on, Freplace_buffer_in_windows):
10134         Make doc-strings follow code and Elisp manual more closely.
10135         (Fwindow_dedicated_p): Make window argument optional.
10136         (Fset_window_dedicated_p): Rename argument "arg" to "flag".
10137         (Fset_window_buffer): Respect any non-nil dedicated value for
10138         window.  Rename "buffer" argument to "buffer_or_name".
10140 2008-10-18  Ulrich Mueller  <ulm@gentoo.org>
10142         * m/sh3.h: New file, machine description for SuperH.
10144 2008-10-17  Martin Rudalics  <rudalics@gmx.at>
10146         * window.c (Fsplit_window): Rename arg horflag to horizontal.
10148 2008-10-17  Kenichi Handa  <handa@m17n.org>
10150         * ftfont.c (ftfont_otf_features): Fix indexing
10151         gsub_gpos->FeatureList.Feature.  Check the validity of indices.
10153 2008-10-16  Magnus Henoch  <mange@freemail.hu>
10155         * dbusbind.c (Fdbus_call_method): Unbreak usage line.
10156         (Fdbus_call_method_asynchronously): Ditto.
10157         This change makes C-h f display the argument list.
10159 2008-10-16  Chong Yidong  <cyd@stupidchicken.com>
10161         * fileio.c (Fexpand_file_name): Doc fix.
10163         * xfaces.c (Finternal_set_lisp_face_attribute): Make null values
10164         of :foreground and :background equivalent to unspecified (20.x
10165         compatibility).
10167 2008-10-15  Eli Zaretskii  <eliz@gnu.org>
10169         * buffer.c (syms_of_buffer): Doc fix.
10171 2008-10-14  Kenichi Handa  <handa@m17n.org>
10173         * font.c (font_clear_prop): When clearing font width, clear the
10174         average width field too.
10176 2008-10-12  Andreas Schwab  <schwab@suse.de>
10178         * ftfont.c (ftfont_shape_by_flt): Make static.
10179         * ftfont.h (ftfont_shape_by_flt): Don't declare.
10181         * font.c: Don't include <m17n-flt.h>.
10183 2008-10-10  Eli Zaretskii  <eliz@gnu.org>
10185         * s/msdos.h (SYSTEM_PURESIZE_EXTRA): Decrease to 10000.
10187 2008-10-09  Eli Zaretskii  <eliz@gnu.org>
10189         * frame.c (make_terminal_frame) [MSDOS]: Remove unused #ifdef'ed
10190         away code.
10192 2008-10-09  Chong Yidong  <cyd@stupidchicken.com>
10194         * dispnew.c (update_text_area): Avoid looping due to large glyph
10195         overhangs (bug#1070).
10197 2008-10-09  Kenichi Handa  <handa@m17n.org>
10199         * fontset.c (face_for_char): If face->fontset is negative, just
10200         return ascii_face.
10202         * font.c (font_delete_unmatched): Fix previous change.
10203         Don't reject an entity if DPI and AVGWIDTH of an entity are 0.
10205 2008-10-09  Martin Rudalics  <rudalics@gmx.at>
10207         * frame.c (Fraise_frame): On text-only terminals select frame in
10208         order to make it visible.  (Bug#1061)
10210 2008-10-08  Chong Yidong  <cyd@stupidchicken.com>
10212         * fontset.c (fontset_find_font): Check frame validity.
10214 2008-10-07  Chong Yidong  <cyd@stupidchicken.com>
10216         * gtkutil.c (xg_display_open): Reset default display if none exists.
10217         (xg_display_close): Allow Emacs to close all displays (bug#985).
10219 2008-10-06  Andreas Schwab  <schwab@suse.de>
10221         * sysdep.c (sys_signal): Always set SA_RESTART when noninteractively.
10223 2008-10-06  Chong Yidong  <cyd@stupidchicken.com>
10225         * emacs.c (Vbefore_init_time, Vafter_init_time): Move from startup.el.
10227         * lisp.h (Vbefore_init_time, Vafter_init_time): Declare.
10229         * gtkutil.c (x_wm_set_size_hint): Return immediately if called
10230         during initialization.
10232 2008-10-04  Eli Zaretskii  <eliz@gnu.org>
10234         * xdisp.c (redisplay_internal): If frame switched, redisplay the
10235         whole thing on MSDOS frames as well as on a TTY.
10237         * dispnew.c (update_frame): Flush termscript for MSDOS frames as
10238         well as for TTY.
10239         (Fopen_termscript): Allow opening a termscript on MSDOS frames as
10240         well as on a TTY.
10242         * sysdep.c (init_sys_modes): Set FRAME_GARBAGED_P for MSDOS frames
10243         as well as for TTY.
10245         * systime.h (EMACS_TIME_CMP): Cast EMACS_SECS values to `long'.
10247         * dispnew.c (change_frame_size_1): Set FrameRows and FrameCols for
10248         MSDOS frames as well.
10250 2008-10-02  Adrian Robert  <Adrian.B.Robert@gmail.com>
10252         * image.c (x_clear_image_1): Under NS, call ns_free_indexed_color with
10253         correct arguments.
10254         * menu.c (find_and_return_menu_selection): Add cast.
10256 2008-10-03  Glenn Morris  <rgm@gnu.org>
10258         * emacs.c (USAGE1): Add --daemon.
10260 2008-10-02  Eli Zaretskii  <eliz@gnu.org>
10262         * process.c (procfs_system_process_attributes): Multiply `pcpu' by
10263         100, so it's in percents as advertised.
10265 2008-10-02  Adrian Robert  <Adrian.B.Robert@gmail.com>
10267         * nsterm.h (ns_cursor_types, ns_output.desired_cursor_color)
10268         (ns_output.current_cursor, ns_output.desired_cursor)
10269         (ns_output.last_inactive, FRAME_CURSOR, FRAME_NEW_CURSOR)
10270         (FRAME_NEW_CURSOR_COLOR): Remove.
10272         * nsfns.m (ns_set_cursor_color): Use FRAME_CURSOR_COLOR.
10273         (ns_lisp_to_cursor_type, ns_cursor_type_to_lisp): Use core Emacs
10274         enumeration (HOLLOW_BOX_CURSOR, etc.).
10276         * nsterm.m (ns_frame_rehighlight): Remove commented code.
10277         (draw_window_cursor): Simplify code.
10278         (EmacsView-windowDidBecomeKey:,-windowDidResignKey:):
10279         Don't change cursor type.  In latter, call rehighlight instead of doing
10280         updates manually.
10281         (EmacsPrefsController-setPanelFromValues,-setValuesFromPanel):
10282         Use core Emacs cursor types.
10284         * xdisp.c (draw_glyphs): Don't call notice_overwritten_cursor under NS.
10286 2008-10-02  Martin Rudalics  <rudalics@gmx.at>
10288         * process.c (Faccept_process_output): Fix doc-string.
10290 2008-10-02  Dan Nicolaescu  <dann@ics.uci.edu>
10292         * gmalloc.c (__sbrk): Also define for uClibc.
10294         * s/gnu-linux.h (GNU_LIBRARY_PENDING_OUTPUT_COUNT): Add definition
10295         for uClibc.
10297 2008-10-01  Adrian Robert  <Adrian.B.Robert@gmail.com>
10299         * nsfont.m (nsfont_spec_to_traits): Use UnXX masks only for non-normal
10300         styles.
10301         (nsfont_open): Reenable the cache.
10303 2008-10-01  Adrian Robert  <Adrian.B.Robert@gmail.com>
10305         * font.c (font_matching_entity): Reflect ATTRS in font selection.
10306         (font_find_for_lface) [HAVE_NS]: Don't ignore case.
10308 2008-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10310         * dispnew.c (Fsend_string_to_terminal): Don't try to send a string to
10311         a suspended terminal.
10313 2008-09-30  Michael Albinus  <michael.albinus@gmx.de>
10315         * dbusbind.c (xd_signature): Use strcat instead of sprintf.
10317 2008-09-30  Eli Zaretskii  <eliz@gnu.org>
10319         * Makefile.in (MSDOS_SUPPORT): Remove ccl.elc and codepage.elc.
10321 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
10323         * xdisp.c (move_it_to): Don't advance the iterator if the last tab
10324         in a continued line coincides with a line beginning.
10326 2008-09-29  Adrian Robert  <Adrian.B.Robert@gmail.com>
10328         * nsfont.m (nsfont_trait_distance): Fix bug.
10329         (nsfont_list): Return a list rather than a vector (syncs with Handa
10330         changes of 2008-05-14).
10331         (nsfont_open): Improve logging.
10333 2008-09-29  Andreas Schwab  <schwab@suse.de>
10335         * keyboard.c (syms_of_keyboard) <input-decode-map>: Doc fix.
10337 2008-09-28  Martin Rudalics  <rudalics@gmx.at>
10339         * character.c (Fchar_resolve_modifiers): Rewrite Elisp function
10340         name as char-resolve-modifiers.
10341         Reported by: Markus Triska <markus.triska@gmx.at>
10343 2008-09-28  Dan Nicolaescu  <dann@ics.uci.edu>
10345         * dispnew.c (init_display): Return earlier when running as a daemon.
10347 2008-09-27  Adrian Robert  <Adrian.B.Robert@gmail.com>
10349         * nsfont.m (nsfont_draw): Fix up composition rendering (cmp_from, ...).
10351 2008-09-27  Eli Zaretskii  <eliz@gnu.org>
10353         * composite.c (Fcomposition_get_gstring)
10354         (Fcompose_region_internal, Fcompose_string_internal)
10355         (Ffind_composition_internal): Doc fix.
10356         (syms_of_composite) <compose-chars-after-function>: Doc fix.
10357         (syms_of_composite) <auto-composition-function>: Doc fix.
10358         (syms_of_composite) <composition-function-table>: Doc fix.
10360 2008-09-25  Chong Yidong  <cyd@stupidchicken.com>
10362         * search.c (wordify): New argument for lax word-ends.
10363         (Fword_search_forward_lax, Fword_search_backward_lax): New funs.
10365 2008-09-24  Dan Nicolaescu  <dann@ics.uci.edu>
10367         * lisp.h (is_daemon): Declare.
10368         * dispnew.c (init_display): Do not try to initialize the terminal
10369         when running as a daemon.
10371 2008-09-22  Chong Yidong  <cyd@stupidchicken.com>
10373         * nsfns.m (compute_tip_xy): Use x_display_pixel_width and
10374         x_display_pixel_height.
10376 2008-09-22  Martin Rudalics  <rudalics@gmx.at>
10378         * undo.c (record_point): Don't call Fundo_boundary for first
10379         change.  (Bug#731)
10381 2008-09-22  Juanma Barranquero  <lekktu@gmail.com>
10383         * emacs.c (Fdaemonp): Doc fix.
10385 2008-09-22  Dan Nicolaescu  <dann@ics.uci.edu>
10387         * emacs.c (main): Place #ifdef in the proper place.
10389 2008-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
10391         * emacs.c (standard_args): Add --daemon.
10392         (main): Disconnect from the terminal when --daemon is passed.
10393         (is_daemon): New variable.
10394         (Fdaemonp): New function.
10395         (syms_of_emacs): Defsubr it.
10397 2008-09-20  Chong Yidong  <cyd@stupidchicken.com>
10399         * xdisp.c (get_next_display_element): Handle string display
10400         correctly when checking for the end of a box run.
10402 2008-09-20  Glenn Morris  <rgm@gnu.org>
10404         * fileio.c (Qdelete_by_moving_to_trash): New Lisp_Object.
10405         (syms_of_fileio): Add Qdelete_by_moving_to_trash.
10406         (Frename_file): Avoid copying to trash if a rename involves
10407         a delete.  (Bug#964).
10409 2008-09-20  Eli Zaretskii  <eliz@gnu.org>
10411         * keyboard.c (Fset_quit_char, Fset_input_meta_mode)
10412         (Fset_output_flow_control, Fcurrent_input_mode): Support MSDOS
10413         frames as well as termcap frames.
10414         (handle_interrupt): Remove "#ifndef MSDOS" around the call to
10415         get_named_tty.
10417 2008-09-19  Eli Zaretskii  <eliz@gnu.org>
10419         * process.c (procfs_system_process_attributes): Fix cmdline in
10420         case /proc/PID/cmdline is empty.
10422         * xterm.c (x_wm_set_size_hint): Use x_display_pixel_width and
10423         x_display_pixel_height.
10425 2008-09-19  Juanma Barranquero  <lekktu@gmail.com>
10427         * frame.c (x_fullscreen_adjust): Declare var as Display_Info.
10429         * w32fns.c (Fx_display_pixel_width, Fx_display_pixel_height)
10430         (compute_tip_xy): Use x_display_pixel_width, x_display_pixel_height.
10432 2008-09-19  Dan Nicolaescu  <dann@ics.uci.edu>
10434         * dispextern.h (struct it): Move line_wrap away from the middle of
10435         bitfields.  Move voffset in struct iterator_stack_entry after the
10436         bitfields.  Move tab_width near after another short.
10438 2008-09-18  Dan Nicolaescu  <dann@ics.uci.edu>
10440         * frame.h (struct frame): Move alpha from the middle of bitfields.
10442         * window.h (struct window): Move frozen_window_start_p after the
10443         rest of the bitfields to reduce padding.
10445 2008-09-18  Chong Yidong  <cyd@stupidchicken.com>
10447         * xterm.h (x_display_info): Remove `height' and `width' members.
10449         * nsterm.h (ns_display_info): Remove `height' and `width' members.
10451         * w32term.h (w32_display_info): Remove `height', `width',
10452         `height_in', and `width_in' members.
10454         * xterm.c (x_display_pixel_height, x_display_pixel_width):
10455         New functions.
10456         (x_calc_absolute_position): Use them.
10457         (x_term_init): Omit removed `height' and `width' members.
10459         * w32term.c (x_display_pixel_height, x_display_pixel_width):
10460         New functions.
10461         (w32_read_socket, x_calc_absolute_position): Use them.
10462         (w32_initialize_display_info, w32_term_init): Omit removed members
10463         of w32_display_info.
10465         * nsterm.m (x_display_pixel_height, x_display_pixel_width):
10466         New functions.
10467         (ns_initialize_display_info): Omit removed members of ns_display_info.
10469         * xterm.c (x_display_pixel_height, x_display_pixel_width):
10470         New functions.
10471         (x_calc_absolute_position): Use them.
10472         (x_term_init): Omit removed `height' and `width' members.
10474         * xfns.c (Fx_display_pixel_width, Fx_display_pixel_height)
10475         (compute_tip_xy):
10476         * frame.c (x_fullscreen_adjust):
10477         * xmenu.c (menu_position_func): Use x_display_pixel_height and
10478         x_display_pixel_width.
10480 2008-09-18  Kenichi Handa  <handa@m17n.org>
10482         * composite.c (fill_gstring_header): Don't check FROM and TO here.
10483         (composition_compute_stop_pos): Fix handling of static composition.
10484         (Fcomposition_get_gstring): Check FROM and TO at first.
10486 2008-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10488         * composite.c (Fcomposition_get_gstring): Yet another int/Lisp_Object
10489         mixup (YAILOM).
10491 2008-09-17  Chong Yidong  <cyd@stupidchicken.com>
10493         * indent.c (Fvertical_motion): Use position reported by iterator
10494         instead of PT for determining screen motion (bug#943).
10496 2008-09-17  Romain Francoise  <romain@orebokech.com>
10498         * composite.c (composition_adjust_point): Fix int/EMACS_INT mixup.
10500 2008-09-17  Kenichi Handa  <handa@m17n.org>
10502         * ftfont.c (ftfont_shape_by_flt): Downcase family name.
10504         * composite.c (Fcomposition_get_gstring): Make bigger gstring_work
10505         if necessary.
10507 2008-09-16  Kenichi Handa  <handa@m17n.org>
10509         * coding.c (make_conversion_work_buffer): Avoid calling
10510         Fget_buffer_create if it is not necessary.
10512 2008-09-15  Martin Rudalics  <rudalics@gmx.at>
10514         * window.c (Fselect_window): Don't update window_select_count and
10515         use_time when norecord is not nil.
10517 2008-09-14  Kenichi Handa  <handa@m17n.org>
10519         * fileio.c (Finsert_file_contents): Delete incorrect decrement of
10520         specpdl_ptr.
10522 2008-09-12  Kenichi Handa  <handa@m17n.org>
10524         * indent.c (scan_for_column): Don't handle automatic composition
10525         if the current buffer is not associated with a window.
10527         * composite.c (composition_reseat_it): If the current buffer is
10528         not associated with a window, ignore the automatic composition.
10529         (find_automatic_composition): Likewise.
10531 2008-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10533         * term.c (close_gpm): New fun extracted from Fgpm_mouse_stop.
10534         (Fgpm_mouse_stop): Use it.
10535         * termhooks.h (close_gpm): Declare.
10536         * keyboard.c (tty_read_avail_input): Forcefully close the gpm
10537         connection if Gpm_GetEvent fails.
10539         * window.c (set_window_buffer): Always preserve current-buffer.
10541 2008-09-12  Glenn Morris  <rgm@gnu.org>
10543         * charset.c (init_charset): Warn if etc/charsets not found.  (Bug#909)
10545 2008-09-11  Glenn Morris  <rgm@gnu.org>
10547         * charset.c (charset-map-path): Doc fix.
10549 2008-09-10  Kenichi Handa  <handa@m17n.org>
10551         * xdisp.c (handle_composition_prop): Set it->cmp_it.ch to -1.
10553         * font.c (Ffont_shape_gstring): Make glyphs of non-nil adjustment
10554         compose a grapheme cluster with the preceding base glyph.
10556         * composite.c (composition_compute_stop_pos): Fix previous change.
10557         Reset cmp_it->id to -1 at first.
10559 2008-09-10  Glenn Morris  <rgm@gnu.org>
10561         * Makefile.in (character.o, chartab.o): Fix config.h typo.
10563 2008-09-09  Chong Yidong  <cyd@stupidchicken.com>
10565         * keyboard.c (read_key_sequence): Reapply translation maps when
10566         switching keyboards.
10568 2008-09-09  Kenichi Handa  <handa@m17n.org>
10570         * ftfont.c (ftfont_shape_by_flt): Use "combining" FLT for ASCII
10571         characters.
10573         * composite.c (FORWARD_CHAR): Fix calculation
10574         of (POSITION).pos_byte.
10575         (composition_compute_stop_pos): Limit the search of composition to
10576         at most 500 characters ahead.  If we reach the limit or find a
10577         newline, set cmp_it->ch to -2 and return 0.
10578         (composition_reseat_it): Handle the case that cmp_it->ch is -2.
10580 2008-09-08  Kenichi Handa  <handa@m17n.org>
10582         * indent.c (Fvertical_motion): Be sure to set
10583         it_overshoot_expected if it.cmp_it.id is non-negative.
10585 2008-09-07  Andreas Schwab  <schwab@suse.de>
10587         * callproc.c (Fcall_process): Don't hold references to string data
10588         across garbage collection.  Move initialisation of new_argv down
10589         to avoid compiler bug.
10591 2008-09-07  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
10593         * process.c (Fsystem_process_attributes): Doc fix.
10595 2008-09-07  Chong Yidong  <cyd@stupidchicken.com>
10597         * callproc.c (Fcall_process): Canonicalize current directory name.
10599         * xdisp.c (move_it_to): When moving by vpos, ensure that the
10600         iterator advances to the next line if the current line ends in a
10601         continued tab.
10603 2008-09-07  Teodor Zlatanov  <tzz@lifelogs.com>
10605         * nsfont.m (nsfont_draw): Fix the references to missing gidx data
10606         member to point to cmp_from.
10608         * xdisp.c: Doc fix for references to gidx data member.
10610 2008-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10612         * buffer.c (Fbuffer_swap_text): Reset window->point markers.
10614 2008-09-07  Kenichi Handa  <handa@m17n.org>
10616         * composite.c (FORWARD_CHAR): Check STOP after
10617         incrementing (POSITION).pos.
10619 2008-09-06  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
10621         * process.c (Fsystem_process_attributes): Doc fix.
10623 2008-09-06  Chong Yidong  <cyd@stupidchicken.com>
10625         * keyboard.c (Ftop_level): Doc fix.
10627 2008-09-06  Eli Zaretskii  <eliz@gnu.org>
10629         * xmenu.c (xmenu_show) [!HAVE_X_WINDOWS]: If frame has a
10630         minibuffer, don't let lower part of menu invade the echo area.
10632         * msdos.c (IT_menu_display): Use STRING_CHAR_ADVANCE instead of a
10633         "char *q" to access menu text and advance through it.  Revert the
10634         change that displayed ">" instead of ASCII character 0x10.
10636 2008-09-05  Eli Zaretskii  <eliz@gnu.org>
10638         * menu.c (single_menu_item) [!HAVE_BOXES]: Enable emulation of
10639         toggle boxes and radio buttons on MS-DOS as well.
10641 2008-09-05  Kenichi Handa  <handa@m17n.org>
10643         * composite.c (autocmp_chars): Check lookback count.
10644         (composition_compute_stop_pos): Set cmp_it->lookback.
10645         (composition_reseat_it): Check lookback count.
10646         (struct position_record): New struct.
10647         (FORWARD_CHAR, BACKWARD_CHAR, CHAR_COMPOSABLE_P): New macros.
10648         (find_automatic_composition): New function.
10649         (composition_adjust_point): Use find_automatic_composition.
10651         * dispextern.h (struct composition_it): New member lookback.
10653 2008-09-02  Chong Yidong  <cyd@stupidchicken.com>
10655         * indent.c (Fvertical_motion): Don't call move_it_by_lines again
10656         if moving by a single line.
10658 2008-09-02  Andreas Schwab  <schwab@suse.de>
10660         * xterm.c (x_delete_display): Fix merge error.
10662         * fileio.c (Fexpand_file_name): Remove unused variables.
10664 2008-09-02  Eli Zaretskii  <eliz@gnu.org>
10666         * fileio.c (Fexpand_file_name): Copy argument `name' into local
10667         storage on all platforms, not just on DOS_NT.
10669 2008-09-02  Jason Rumney  <jasonr@gnu.org>
10671         * w32menu.c (Fx_popup_menu, Fx_popup_dialog, w32_menu_show):
10672         Ensure mouse is not grabbed after menu is finished.
10674 2008-09-01  Chong Yidong  <cyd@stupidchicken.com>
10676         * xfaces.c (Finternal_set_alternative_font_family_alist)
10677         (Finternal_set_alternative_font_registry_alist): Properly copy
10678         entire alist structure.
10680 2008-09-01  Kenichi Handa  <handa@m17n.org>
10682         * ftfont.c (ftfont_spec_pattern): Don't create a charset if the
10683         representative chars of the script is a vector.
10684         (ftfont_list): Handle the case where the representative chars of
10685         the script is a vector.
10687         * character.c (syms_of_character): Docstring of
10688         script-representative-chars fixed.
10690 2008-08-31  Eli Zaretskii  <eliz@gnu.org>
10692         * msdos.c (BUILD_CHAR_GLYPH): New macro.
10693         (IT_menu_display): Use it instead of SET_CHAR_GLYPH to construct
10694         the menu.  Allocate larger buffer for `text', to account for
10695         possible ^C characters.
10697 2008-08-31  Martin Rudalics  <rudalics@gmx.at>
10699         * xdisp.c (prepare_menu_bars): Don't call
10700         Vwindow_size_change_functions with arg Qt.
10702 2008-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
10704         * font.h (font_range):
10705         * fileio.c (report_file_error):
10706         * composite.c (composition_update_it): Yet another int/Lisp_Object
10707         mixup (YAILOM).
10709 2008-08-30  Glenn Morris  <rgm@gnu.org>
10711         * data.c (Fmake_variable_frame_local): Doc fix.
10713         * frame.c (Fmodify_frame_parameters): Doc fix.
10715 2008-08-30  Eli Zaretskii  <eliz@gnu.org>
10717         * w32.c (init_user_info): Allocate buf[] with xmalloc using the size
10718         needed by GetTokenInformation.
10719         (w32_system_process_attributes): Check return values of all system
10720         APIs.
10722         * msdos.c (IT_display_cursor): Write "CURSOR ON/OFF" to termscript
10723         only when the state changes.
10724         (IT_update_begin, IT_update_end): Add termscript trace.
10726         * w16select.c (Fw16_set_clipboard_data): Don't encode text if
10727         clipboard is unavailable.  Set dst to NULL if it doesn't point to
10728         malloc'ed data.
10729         (Fw16_get_clipboard_data): Initialize htext to NULL, to avoid
10730         passing random values to xfree.
10732         * dispnew.c (init_display): Set `tty's association in frame's
10733         parameters alist to the name of the terminal device, if that is known.
10735 2008-08-29  Jason Rumney  <jasonr@gnu.org>
10737         * w32uniscribe.c (uniscribe_check_otf): Don't fallback on DFLT script.
10739 2008-08-29  Eli Zaretskii  <eliz@gnu.org>
10741         * composite.c (fill_gstring_body): Avoid compiler warnings.
10743         * font.c (font_fill_lglyph_metrics): Use EMACS_INT in
10744         LGLYPH_SET_CODE to avoid compiler warnings.
10746         * makefile.w32-in ($(BLD)/w32uniscribe.$(O)): Depend on composite.h.
10748         * composite.h (LGLYPH_SET_CODE): Cast `val' to EMACS_INT.
10750         * w32uniscribe.c (uniscribe_shape): Shut up compiler warning in
10751         LGLYPH_SET_CODE.
10753 2008-08-29  Kenichi Handa  <handa@m17n.org>
10755         * fileio.c (report_file_error): Don't downcase the first character
10756         of errstring if it is still unibyte.
10758 2008-08-29  Kenichi Handa  <handa@m17n.org>
10760         These changes are to re-implement the automatic composition so
10761         that it doesn't use text properties.
10763         * Makefile.in (ftfont.o): Depend on composite.h.
10764         (composite.o): Depend dispextern.h, font.h, frame, and window.h.
10766         * character.h (Vunicode_category_table): Extern it.
10768         * character.c (Vunicode_category_table): New variable.
10769         (syms_of_character): DEFVAR_LISP Vunicode_category_table.
10771         * chartab.c (optimize_sub_char_table): Perform more greedy
10772         optimization.
10774         * composite.h (enum composition_method):
10775         Delete COMPOSITION_WITH_GLYPH_STRING.
10776         (COMPOSITION_METHOD): Don't check COMPOSITION_WITH_GLYPH_STRING.
10777         (Vcomposition_function_table): Extern it.
10778         (LGSTRING_XXX, LGLYPH_XXX): Macros moved from font.h.
10779         (composition_gstring_put_cache, composition_gstring_from_id)
10780         (composition_gstring_p, composition_gstring_width)
10781         (composition_compute_stop_pos, composition_reseat_it)
10782         (composition_update_it, composition_adjust_point): Extern them.
10783         (Fcomposition_get_gstring): EXFUN it.
10785         * composite.c: Include window.h, frame.h, dispextern.h, font.h.
10786         (Vcomposition_function_table)
10787         (get_composition_id): Don't handle COMPOSITION_WITH_GLYPH_STRING.
10788         (gstring_hash_table, gstring_work, gstring_work_headers):
10789         New variables.
10790         (gstring_lookup_cache, composition_gstring_put_cache)
10791         (composition_gstring_from_id, composition_gstring_p)
10792         (composition_gstring_width, fill_gstring_header)
10793         (fill_gstring_body, autocmp_chars, composition_compute_stop_pos)
10794         (composition_reseat_it, composition_update_it)
10795         (composition_adjust_point, Fcomposition_get_gstring): New functions.
10796         (syms_of_composite): Initialize gstring_hash_table, gstrint_work,
10797         and gstring_work_headers.  DEFVAR_LISP composition-function-table.
10798         Defsubr composition_get_gstring.
10800         * dispextern.h (struct glyph): New union u.cmp.  Delete the member
10801         cmp_id.
10802         (struct glyph_string): Delete the member gidx.  New members
10803         cmp_id, cmp_from, and cmp_to.
10804         (enum it_method): Delete GET_FROM_COMPOSITION.
10805         (struct composition_it): New struct.
10806         (struct it): New member cmp_it, and iterator_stack_entry.cmp_it.
10807         Delete c, len, cmp_id, cmp_len in u.comp.
10809         * font.h (enum lgstring_indices): Delete it.
10810         (LGSTRING_XXX, LGLYPH_XXX): Move these macros to composite.h.
10811         (enum lglyph_indices): Likewise.
10812         (font_range): Adjust extern.
10813         (font_fill_lglyph_metrics): Extern it.
10815         * font.c (QCf): New variable.
10816         (check_gstring): Use LGSTRING_GLYPH_LEN, not LGSTRING_LENGTH.
10817         (font_prepare_composition): Delete this function.
10818         (font_range): Type and arguments changed.
10819         (Ffont_make_gstring, Ffont_fill_gstring): Delete them.
10820         (font_fill_lglyph_metrics): New function.
10821         (Ffont_shape_text): Rename to Ffont_shape_gstring and change arguments.
10822         (syms_of_font): DEFSYM QCf.  Delete defsubr for
10823         Sfont_make_gstring, Sfont_fill_gstring, Sfont_shape_text.
10824         Defsubr Sfont_shape_gstring.
10826         * fontset.h (font_for_char): Extern it.
10828         * fontset.c (font_for_char): New function.
10830         * ftfont.c: Include composite.h.
10831         (ftfont_resolve_generic_family): Add langset "en" to pattern.
10832         (ftfont_shape_by_flt): Use LGSTRING_GLYPH_LEN, not LGSTRING_LENGTH.
10834         * indent.c: Include composite.h and dispextern.h.
10835         (check_composition): Delete this function.
10836         (scan_for_column): Handle composition by
10837         composition_compute_stop_pos, composition_reseat_it, and
10838         composition_update_it.
10839         (compute_motion): Likewise.
10840         (Fvertical_motion): Fix checking of composition.
10842         * keyboard.c (adjust_point_for_property): Check composition by
10843         composition_adjust_point.
10845         * nsterm.m (ns_draw_glyph_string): Adjust for the change of
10846         struct glyph_string.
10848         * term.c (encode_terminal_code): Adjust for the change of struct glyph.
10849         (append_composite_glyph): Adjust for the change of struct it and
10850         struct glyph.
10851         (produce_composite_glyph): Likewise.
10853         * w32term.c (x_draw_composite_glyph_string_foreground):
10854         Adjust for the change of struct glyph_string.
10855         (x_draw_glyph_string): Likewise.
10857         * w32uniscribe.c (struct uniscribe_font_info): Include composite.h.
10858         (uniscribe_shape): Use LGSTRING_GLYPH_LEN, not LGSTRING_LENGTH.
10860         * xdisp.c: Include font.h.
10861         (it_props): Delete the entry for Qauto_composed.
10862         (init_iterator): Initialize it->cmp_it.id to -1.
10863         (compute_stop_pos): Call composition_compute_stop_pos.
10864         (face_before_or_after_it_pos): Adjust for the change of struct it.
10865         (handle_auto_composed_prop): Delete it.
10866         (handle_composition_prop): Handle only static composition.
10867         (next_overlay_string): Remove it->method == GET_FROM_COMPOSITION
10868         from xassert.  Initialize it->cmp_it.stop_pos.
10869         (push_it): Adjust for the change of struct it.
10870         (pop_it): Likewise.
10871         (get_next_element): Delete next_element_from_composition.
10872         (CHAR_COMPOSED_P): New macro.
10873         (get_next_display_element): For automatic composition, get a face
10874         from the font in the glyph-string.
10875         (set_iterator_to_next): For GET_FROM_BUFFER and GET_FROM_STRING,
10876         check composition by it->cmp_it.id.  Delete GET_FROM_COMPOSITION case.
10877         (next_element_from_string): Check if the character at the current
10878         position is composed by CHAR_COMPOSED_P.
10879         (next_element_from_buffer): Likewise.
10880         (next_element_from_composition): Adjust for the change of struct it.
10881         Update it->cmp_it.
10882         (dump_glyph): Adjust for the change of struct glyph.
10883         (fill_composite_glyph_string): Adjust for the change of struct
10884         it and struct glyph.  Don't handle automatic composition here.
10885         (fill_gstring_glyph_string): New function.
10886         (x_get_glyph_overhangs): Handle automatic composition.
10887         (BUILD_COMPOSITE_GLYPH_STRING): Adjust for the change of struct glyph.
10888         (BUILD_GSTRING_GLYPH_STRING): New macro.
10889         (BUILD_GLYPH_STRINGS): Call BUILD_GSTRING_GLYPH_STRING for
10890         automatic composition.
10891         (append_composite_glyph): Adjust for the change of struct it and
10892         struct glyph.
10893         (x_produce_glyphs): Adjust for the change of struct it.
10895         * xterm.c (x_draw_composite_glyph_string_foreground): Adjust for
10896         the change of struct glyph_string.
10897         (x_draw_glyph_string): Likewise.
10899 2008-08-29  Glenn Morris  <rgm@gnu.org>
10901         * buffer.c (word-wrap): Doc fix.
10902         * xdisp.c (truncate-partial-width-windows): Doc fix.
10903         Increase default to 50.
10905 2008-08-29  Chong Yidong  <cyd@stupidchicken.com>
10907         * xdisp.c (update_tool_bar_unwind): New function.
10908         (update_tool_bar): Temporarily set selected frame before building
10909         tool-bar items.
10911 2008-08-28  Michael Albinus  <michael.albinus@gmx.de>
10913         * dbusbind.c (XD_ERROR, XD_DEBUG_MESSAGE): Use strncpy and
10914         snprintf, respectively.
10915         (xd_append_arg): Convert strings with Fstring_make_unibyte.
10917 2008-08-28  Chong Yidong  <cyd@stupidchicken.com>
10919         * Makefile.in: Revert (undocumented) 2008-08-20 change adding
10920         LDFLAGS to GNUstep CC invocation.
10922 2008-08-27  Chong Yidong  <cyd@stupidchicken.com>
10924         * indent.c (Fvertical_motion): Revert last change.  Handle the
10925         general case where we are moving forward, and PT spans multiple
10926         screen lines.
10928         * eval.c (find_handler_clause): Temporarily increase
10929         max-lisp-eval-depth while printing the backtrace buffer, to
10930         guarantee that help-mode code can run.
10932 2008-08-27  Eli Zaretskii  <eliz@gnu.org>
10934         * msdos.c (Fmsdos_remember_default_colors): Don't reverse frame
10935         colors under -rv.
10936         (IT_set_frame_parameters): Don't swap foreground and background
10937         colors if `(reverse . t)' is present in the frame properties.
10938         (internal_terminal_init): Call init_frame_faces only for the
10939         initial frame.
10941 2008-08-27  Andreas Schwab  <schwab@suse.de>
10943         * dired.c (Ffile_attributes): Avoid compiler warning in bitshift.
10945 2008-08-27  Andreas Schwab  <schwab@suse.de>
10947         * search.c (search_buffer): Set char_base to zero only at the end.
10949 2008-08-27  Kenichi Handa  <handa@m17n.org>
10951         * fileio.c (report_file_error): Fix handling of multibyte error string.
10953 2008-08-27  Andreas Seltenreich  <seltenreich@gmx.de>
10955         * xterm.c (x_term_init): Temporarily hide the partially
10956         initialized terminal while calling vendor-specific-keysyms.
10958 2008-08-26  Eli Zaretskii  <eliz@gnu.org>
10960         * msdos.c (internal_terminal_init): Most initializations done only
10961         once, especially initial_screen_colors[] and termscript open.
10963 2008-08-26  Chong Yidong  <cyd@stupidchicken.com>
10965         * eval.c (Fcondition_case): Doc fix.
10967         * widgetprv.h (EmacsFramePart): Change font member to the new font
10968         struct.
10970         * widget.c: Include character.h and font.h for XSETFONT.
10971         (setup_frame_gcs): Compute X font id from font struct, just once.
10973 2008-08-26  Eli Zaretskii  <eliz@gnu.org>
10975         * term.c (get_named_tty): Fix last change.
10977 2008-08-26  Chong Yidong  <cyd@stupidchicken.com>
10979         * indent.c (Fvertical_motion): If moving forward starting from a
10980         multi-line string, move the iterator to the last line of that string.
10982 2008-08-25  Eli Zaretskii  <eliz@gnu.org>
10984         * frame.c (do_switch_frame): Mark previously displayed frame as
10985         obscured for FRAME_MSDOS_P frames as well.
10987 2008-08-24  Eli Zaretskii  <eliz@gnu.org>
10989         * frame.c (make_terminal_frame): Initialize f->terminal,
10990         f->terminal->reference_count, and scroll bars on MS-DOS as well.
10991         Set the top frame to newly created frame.
10992         (Fmake_terminal_frame): Reuse the_only_display_info.
10994         * vm-limit.c (get_lim_data) [MSDOS]: Use alternative methods of
10995         estimating available memory.
10997 2008-08-23  David Reitter  <david.reitter@gmail.com>
10999         * nsterm.m (ns_draw_window_cursor): Don't call
11000         NSDisableScreenUpdates and NSEnableScreenUpdates on
11001         non-NS_IMPL_COCOA systems.
11003 2008-08-23  Andreas Schwab  <schwab@suse.de>
11005         * process.c (procfs_system_process_attributes): Fix use of
11006         uninitialized variables.
11008 2008-08-23  Eli Zaretskii  <eliz@gnu.org>
11010         * emacs.c (main) [MSDOS]: Call syms_of_xmenu.
11012         * dispnew.c (init_display): Remove MS-DOS specific conditions for
11013         calling tty-set-up-initial-frame-faces.
11015         * xmenu.c (Fx_popup_dialog, Fx_popup_menu, xmenu_show):
11016         Allow MSDOS frames along with X frames.
11018         * termhooks.h (TERMINAL_ACTIVE_P): Handle output_msdos_raw in
11019         addition to output_termcap.
11021         * xdisp.c (redisplay_internal) [MSDOS]: Don't call set_tty_color_mode.
11023         * termchar.h (FRAME_TTY): Support output_msdos_raw.
11024         (struct tty_display_info) [MSDOS]: Add fields related to mouse
11025         highlight.
11027         * process.c [!subprocesses]: Define QCname.
11028         (syms_of_process): Intern and staticpro it.
11030         * w16select.c (Fw16_set_clipboard_data, Fw16_get_clipboard_data):
11031         Adjust for changes in encoding/decoding routines.
11032         Use encode_coding_object and decode_coding_object instead of
11033         encode_coding and decode_coding.
11035         * sysdep.c (init_sys_modes): Call dos_ttraw with tty_out as argument.
11037         * dosfns.c: Include frame.h before termhooks.h.
11038         (dos_cleanup): Use CURTTY ()->termscript instead of a global
11039         variable termscript.
11041         * s/msdos.h (USER_FULL_NAME): Define.
11042         (SYSTEM_PURESIZE_EXTRA): Bump up to 100K.
11044         * editfns.c (USER_FULL_NAME): Define to pw->pw_gecos if undefined.
11045         (Fuser_full_name): Use USER_FULL_NAME instead of a literal
11046         pw->pw_gecos.
11048         * keyboard.c (handle_interrupt) [MSDOS]: Call cursor_to with
11049         SELECTED_FRAME as additional (1st) argument.
11050         (tty_read_avail_input): Handle output_msdos_raw in
11051         addition to output_termcap.
11053         * msdos.c: Include frame.h before termhooks.h.
11054         (mouse_on, mouse_off, mouse_moveto, mouse_init)
11055         (msdos_set_cursor_shape, IT_set_face, IT_write_glyphs)
11056         (show_mouse_face, IT_clear_end_of_line, IT_clear_screen)
11057         (IT_clear_to_end, IT_cursor_to, IT_display_cursor, IT_cmgoto)
11058         (IT_set_terminal_modes, IT_reset_terminal_modes)
11059         (IT_set_frame_parameters): Use tty->termscript instead of a global
11060         variable termscript.
11061         (IT_write_glyphs): Use tty->terminal->terminal_coding instead of a
11062         global variable terminal_coding.  Don't refer to
11063         Vnonascii_translation_table.
11064         (internal_terminal_init): Set Vwindow_system in current_kboard.
11065         Don't use TTY_CHAR_INS_DEL_OK.  Set Vinitial_window_system.
11066         Announce date and time of session start, if termscript is open.
11067         Don't zero out the_only_display_info (it is done in
11068         term.c:init_tty).  Open termscript only of not already open.
11069         Log "SCREEN SAVED" here, instead of IT_set_terminal_modes.  Init mouse
11070         here instead of dos_ttraw.  Don't initialize display if this is an
11071         initial tty.  Don't set FRAME_FONT.
11072         (Vwindow_system_version): Bump to 23.
11073         (dos_ttraw): Accept a TTY argument; all callers fixed.  If mouse
11074         is available, set up mouse_position_hook.
11075         (dos_ttraw, IT_set_terminal_modes): If called with initial
11076         terminal, do nothing.
11077         (IT_set_frame_parameters): Handle the Qtty_type frame
11078         parameter by calling internal_terminal_init.
11079         (dos_set_window_size, show_mouse_face)
11080         (clear_mouse_face, IT_note_mode_line_highlight)
11081         (IT_note_mouse_highlight, IT_update_begin, IT_frame_up_to_date)
11082         (dos_rawgetc): Use tty_display_info instead of x_display_info.
11083         (initialize_msdos_display): New function.
11084         (IT_cursor_to, IT_clear_to_end, IT_clear_screen)
11085         (IT_clear_end_of_line, IT_insert_glyphs, IT_write_glyphs)
11086         (IT_delete_glyphs, IT_ring_bell, IT_reset_terminal_modes)
11087         (IT_set_terminal_modes, IT_set_terminal_window, IT_update_begin):
11088         Accept additional argument: a pointer to a frame.  Update all callers.
11089         (request_sigio, unrequest_sigio): Don't define, now defined on
11090         sysdep.c.
11091         (IT_write_glyphs): Rewrite to use encode_terminal_code.
11093         * term.c [MSDOS]: Include msdos.h.
11094         (init_tty) [MSDOS]: Reuse most of WINDOWSNT branch.  Change cpp
11095         conditional to DOS_NT.  Allow only one call to this function in a
11096         session.  Don't allocate a new struct tty_display_info; instead,
11097         reuse the_only_display_info.  Call get_tty_size to get screen
11098         dimensions.  Call init_baud_rate to set bad_rate.
11099         (dissociate_if_controlling_tty) [MSDOS]: Ifdef away function body.
11100         (Fsuspend_tty) [MSDOS]: Don't close input and output.
11101         (Fresume_tty) [MSDOS]: Don't reopen the TTY; instead, use stdin/stdout.
11102         (get_tty_terminal, get_named_tty, Ftty_type)
11103         (Fcontrolling_tty_p): Handle output_msdos_raw in addition to
11104         output_termcap.
11105         (Fresume_tty, Fsuspend_tty, init_tty, delete_tty):
11106         Call add_keyboard_wait_descriptor and delete_keyboard_wait_descriptor
11107         only when subprocesses are supported.
11109         * frame.c (make_terminal_frame) [MSDOS]: Adjust initialization of
11110         f->output_data.x.
11111         (Fmake_terminal_frame) [MSDOS]: Don't allow creation of new
11112         terminal devices.
11114         * msdos.h: Remove definition of struct x_display_info and struct
11115         x_output.
11116         (FRAME_FONT): Use output_data.tty.
11117         (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL): Don't define.
11118         (struct x_display_info): Rename from display_info.  Update all users in
11119         msdos.c.
11120         (struct x_output): Remove background_pixel and foreground_pixel.
11121         (the_only_display_info): Rename from the_only_x_display.
11122         (dos_ttraw): Update prototype.
11124         * Makefile.in (MSDOS_OBJ): Add xmenu.o.
11125         (SOME_MACHINE_LISP): Add ../lisp/term/pc-win.elc.
11127 2008-08-23  Jason Rumney  <jasonr@gnu.org>
11129         * image.c (enum tiff_keyword_index, tiff_format): Add :index keyword.
11130         (fn_TIFFSetDirectory): New library function used.
11131         (init_tiff_functions) [HAVE_NTGUI]: Initialize it.
11132         (tiff_load): Use :index to select among multiple images.  Set count
11133         property when multiple images exist.
11134         (gif_format): Use :index, not :image.
11136 2008-08-23  Chong Yidong  <cyd@stupidchicken.com>
11138         * xdisp.c (try_scrolling): Check INT_MAX instead of
11139         MOST_POSITIVE_FIXNUM for maximum integer value.  Include limits.h
11140         to obtain INT_MAX.
11142 2008-08-21  İsmail Dönmez  <ismail@namtrac.org>  (tiny change)
11144         * xterm.c (x_delete_display): Don't call XrmDestroyDatabase on GTK+.
11146 2008-08-21  Christian Faulhammer  <opfer@gentoo.org>  (tiny change)
11148         * Makefile.in (temacs${EXEEXT}): On GNUstep, link to appropriate
11149         GNUstep library location.
11151 2008-08-21  Chong Yidong  <cyd@stupidchicken.com>
11153         * xfaces.c (x_update_menu_appearance): Check validity of menu font
11154         before using it.
11156         * puresize.h (BASE_PURESIZE): Increase to 1250000.
11158 2008-08-20  Adrian Robert  <Adrian.B.Robert@gmail.com>
11160         * nsfns.m (ns-read-file-name): Add casts to avoid warning.
11161         (ns-convert-utf8-nfd-to-nfc): Warn if cannot execute correctly.
11162         * nsfont.m (nsfont_draw): Compare indexed colors to 0, not nil.
11163         * nsterm.h (EmacsView-unlockFocusNeedsFlush:): Add declaration.
11164         (EmacsApp-cursor_blink_handler): Remove declaration.
11165         * nsterm.m (ns_draw_glyph_string): Update first conditional body to
11166         match 01 Feb 2008 changes in xterm.c.
11167         (ns_read_socket): Add cast to avoid warning.
11168         (EmacsApp-application:openFiles:): Don't call replyToOpenOrPrint: on
11169         GNUstep.
11171 2008-08-20  Chong Yidong  <cyd@stupidchicken.com>
11173         * xselect.c (x_get_foreign_selection): Return nil if desired
11174         selection could not be obtained, instead of signalling an error.
11176 2008-08-20  David Reitter  <david.reitter@gmail.com>
11178         * nsfns.m (ns_lisp_to_cursor_type): Replace with generic xfns.c.
11179         * nsterm.m: Remove ns-specific code for cursor blinking.
11180         (ns_draw_window_cursor): Clear cursor properly rather than
11181         redrawing the area.  Respect width of bar cursors.
11182         These changes enable the use of generic blink-cursor-mode and
11183         generic cursor types in NS and support smooth cursor movements (do
11184         not blink off after command).
11185         * xdisp.c (get_phys_cursor_geometry): Redraw wider rectangle on
11186         Nextstep, too.
11188 2008-08-19  Kenichi Handa  <handa@m17n.org>
11190         * font.c (Vfont_log_deferred): New variable.
11191         (font_add_log): Check Vfont_log_deferred.
11192         (font_deferred_log): New function.
11194         * font.h (font_deferred_log): Extern it.
11196         * fontset.c (reorder_font_vector): Use encoding charset of fonts
11197         for sorting.
11198         (face_for_char): Use deferred log.
11200 2008-08-18  Kenichi Handa  <handa@m17n.org>
11202         * fontset.c (face_for_char): Add font log.
11204         * font.c (font_add_log): Add the font properties :script, :lang,
11205         and :otf in the log.
11207 2008-08-17  Chong Yidong  <cyd@stupidchicken.com>
11209         * xdisp.c: Remove dead code.
11210         (handle_invisible_prop, next_overlay_string): Defer call to
11211         setup_for_ellipsis.
11212         (handle_stop, set_iterator_to_next): Call setup_for_ellipsis.
11214 2008-08-15  Chong Yidong  <cyd@stupidchicken.com>
11216         * xfaces.c (lookup_derived_face): Properly handle possible zero
11217         return value of get_lface_attributes.
11218         (merge_faces): Don't tell lookup_derived_face to signal an error
11219         if face is not found.
11221         * dired.c (Fdirectory_files): Doc fix.
11223         * process.c (make_process): Initialize kill_without_query struct
11224         member.
11226 2008-08-15  Eli Zaretskii  <eliz@gnu.org>
11228         * w32.c (w32_system_process_attributes) [_MSC_VER < 1300]:
11229         Alternative calculation of totphys for Visual Studio 6.
11231         * w32fns.c [_MSC_VER && _MSC_VER < 1300]: Declare HMONITOR.
11233         * w32.c (_MEMORY_STATUS_EX, MEMORY_STATUS_EX, LPMEMORY_STATUS_EX):
11234         Rename from _MEMORYSTATUSEX, MEMORYSTATUSEX, LPMEMORYSTATUSEX.
11235         All users changed.
11236         (stat): Only root directory passed to GetDriveType.  Allow RAM
11237         disk as well as local fixed disk when w32-get-true-file-attributes
11238         is set to `local'.
11239         (CopySid_Proc, EqualSid_Proc, GetLengthSid_Proc): New typedefs.
11240         (equal_sid, get_length_sid, copy_sid): New wrapper functions.
11241         (w32_cached_id, w32_add_to_cache): New functions.
11242         (get_name_and_id): Look account names in the cache before calling
11243         lookup_account_sid.
11244         (g_b_init_get_length_sid, g_b_init_equal_sid, g_b_init_copy_sid):
11245         New initialization flags.
11246         (globals_of_w32): Initialize them to zero.
11247         (w32_system_process_attributes): Use w32_cached_id and
11248         w32_add_to_cache.
11250 2008-08-14  Lawrence Mitchell  <wence@gmx.li>
11252         * lread.c (Fread_char, Fread_char_exclusive): If no character
11253         event is read before timeout is reached, return nil, rather than
11254         converting to a number.
11256 2008-08-14  Chong Yidong  <cyd@stupidchicken.com>
11258         * fns.c (use_dialog_box): Doc fix.
11260         * s/darwin.h: Undefine HAVE_RES_INIT, which appears to be harmful
11261         on OS X.
11263 2008-08-13  Chong Yidong  <cyd@stupidchicken.com>
11265         * frame.c (Qns_parse_geometry): New var.
11266         (Fx_parse_geometry): For HAVE_NS, call ns-parse-geometry.
11268 2008-08-11  Chong Yidong  <cyd@stupidchicken.com>
11270         * xdisp.c (x_produce_glyphs): Handle the case when font has no
11271         space character in calculating tabs.
11273 2008-08-11  Dan Nicolaescu  <dann@ics.uci.edu>
11275         * Makefile.in (bootstrap-emacs): Use ln -f in the CANNOT_DUMP case.
11277 2008-08-10  Glenn Morris  <rgm@gnu.org>
11279         * process.c (procfs_system_process_attributes): Use EMACS_INTs to
11280         silence gcc "limited range of data type" warnings in some
11281         make_fixnum_or_float calls.
11283 2008-08-09  Eli Zaretskii  <eliz@gnu.org>
11285         * w32.c (w32_system_process_attributes): If the process does not
11286         exist, return nil.
11288         * w32.c: Include thelp32.h, psapi.h and coding.h.
11289         (_MEMORYSTATUSEX, _PROCESS_MEMORY_COUNTERS_EX): New struct
11290         declarations.
11291         (CreateToolhelp32Snapshot_Proc, Process32First_Proc)
11292         (Process32Next_Proc): New typedefs.
11293         (g_b_init_create_toolhelp32_snapshot, g_b_init_process32_first)
11294         (g_b_init_process32_next, g_b_init_open_thread_token)
11295         (g_b_init_impersonate_self, g_b_init_revert_to_self)
11296         (g_b_init_get_process_memory_info, g_b_init_global_memory_status)
11297         (g_b_init_get_process_working_set_size)
11298         (g_b_init_global_memory_status_ex): New static variables.
11299         (globals_of_w32): Initialize them.
11300         (create_toolhelp32_snapshot, process32_first, process32_next)
11301         (open_thread_token, impersonate_self, revert_to_self)
11302         (get_process_memory_info, get_process_working_set_size)
11303         (global_memory_status, global_memory_status_ex): New wrapper
11304         functions.
11305         (w32_list_system_processes, w32_system_process_attributes)
11306         (enable_privilege, restore_privilege, ltime, process_times):
11307         New functions.
11308         (convert_time_raw): New function.
11309         (convert_time): Remove conversion of FILETIME into time in 100
11310         nsec units, call convert_time_raw instead.
11312         * process.h (w32_list_system_processes, w32_system_process_attributes):
11313         Add prototypes.
11314         (Qeuid, Qegid, Qcomm, Qstate, Qppid, Qpgrp, Qsess, Qttname)
11315         (Qminflt, Qmajflt, Qcminflt, Qcmajflt, Qutime, Qstime, Qcutime)
11316         (Qpri, Qnice, Qthcount, Qstart, Qvsize, Qrss, Qargs, Quser, Qgroup)
11317         (Qetime, Qpcpu, Qpmem, Qtpgid, Qcstime): Add extern declarations.
11319         * process.c (Fsystem_process_attributes): Doc fix.
11321 2008-08-08  Chong Yidong  <cyd@stupidchicken.com>
11323         * xdisp.c (move_it_to): When stopping at a charpos, check if that's
11324         a continued multi-char glyph; if so, advance to the actual glyph.
11326 2008-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
11328         * s/darwin.h (OTHER_FILES): Do not define here, defined in config.in.
11330         * Makefile.in (ALL_OBJC_CFLAGS): New variable.
11331         (.m.o): Use it.
11332         * config.in: Regenerate.
11334 2008-08-07  Chong Yidong  <cyd@stupidchicken.com>
11336         * xdisp.c (redisplay_window): Revert last change.
11337         (try_window): Check bottom scroll margin too.
11339 2008-08-06  Adrian Robert  <Adrian.B.Robert@gmail.com>
11341         * config.in: Regenerate.
11343         * Makefile.in (emacs): Remove ifndef NS conditional for 'emacs
11344         -list-load-path-shadows'.
11345         (nsgui.h): Reduce number of things depending on it.
11347 2008-08-06  Chong Yidong  <cyd@stupidchicken.com>
11349         * xdisp.c (try_scrolling): Use iterator to find the scroll margin,
11350         instead of window-end which does the wrong thing at eob.
11351         (try_cursor_movement): Minor optimization.
11352         (redisplay_window): If scroll margin is defined, don't assume
11353         window doesn't need scrolling.
11355 2008-08-06  Adrian Robert  <Adrian.B.Robert@gmail.com>
11357         * config.in: Regenerate.
11359         * Makefile.in: Move nsXXX.m dependencies into big alphabetical list.
11360         (mostlyclean): Don't delete *.d under NS.
11362         * nsterm.h (NS_HAVE_INTEGER): Change to NS_HAVE_NSINTEGER.
11364 2008-08-06  Kenichi Handa  <handa@m17n.org>
11366         * xfont.c (xfont_list_family): Return a list of symbols, not strings.
11368 2008-08-06  Andreas Schwab  <schwab@suse.de>
11370         * config.in: Regenerate.
11372 2008-08-05  Chong Yidong  <cyd@stupidchicken.com>
11374         * xdisp.c (redisplay_window): Don't enforce scroll-margin when
11375         forcing a window start.
11377         * fileio.c (Vauto_save_list_file_name): Move here from file.el.
11378         (auto_save_1): Update modtime when auto-save-list-file-name is on.
11380 2008-08-04  Adrian Robert  <Adrian.B.Robert@gmail.com>
11382         * emacs.c (main): Under NS, set working dir to HOME when get a "psn"
11383         argument.
11385 2008-08-05  Juanma Barranquero  <lekktu@gmail.com>
11387         * buffer.c (syms_of_buffer) <scroll-up-aggressively>:
11388         <scroll-down-aggressively, before-change-functions>:
11389         <after-change-functions>: Reflow docstrings.
11391 2008-08-04  Adrian Robert  <Adrian.B.Robert@gmail.com>
11392             Ken Raeburn  <raeburn@gnu.org>
11394         Dock menu customization, based on a patch by Ken Raeburn, plus some
11395         other fixes.
11396         * nsmenu.m (dockMenu): New variable.
11397         (EmacsDialog -clicked:): Fix mistake in change of 2008-07-17.
11399         * nsterm.h (dockMenu): Declare.
11401         * nsterm.m (KEY_NS_NEW_FRAME): New definition.
11402         (ns_term_init): Initialize dockMenu.
11403         (EmacsApp -newFrame:, -applicationDockMenu:): New methods.
11404         (EmacsView -windowShouldClose:): Don't behave specially if <= 1 frame
11405         left.
11407         * lisp.h (LSB_TAG): Use on DARWIN_OS, not NS_IMPL_COCOA.
11409 2008-08-04  Chong Yidong  <cyd@stupidchicken.com>
11411         * nsterm.h: Test directly for NS_HAVE_INTEGER before defining it.
11413         * config.in: Regenerate.
11415 2008-08-04  Seiji Zenitani  <zenitani@mac.com>
11417         * nsfns.m (x-create-frame): Set the frame parameter alpha to nil.
11419 2008-08-04  Chong Yidong  <cyd@stupidchicken.com>
11421         * nsterm.h (find_and_call_menu_selection): Fix prototype.
11423 2008-08-04  Adrian Robert  <Adrian.B.Robert@gmail.com>
11425         * emacs.c (main: unexec_init_emacs_zone): Call if on DARWIN_OS.
11427         * keyboard.h: Comment an #endif.
11429         * lisp.h (have_menus_p): Adjust comment.
11431         * menu.c (find_and_return_menu_selection): Fix comparison with
11432         client_data.
11434         * nsmenu.m (popup_activated_flag): New variable.
11435         (popup_activated): New function.
11436         (menu-or-popup-active-p): New exported lisp definition.
11437         (ns_popup_menu): Set popup_activated_flag.  Call discard_menu_items()
11438         when popup done.
11439         (ns_popup_dialog): Set popup_activated_flag.
11441         * nsterm.m (EmacsView -conversationIdentifier): Use NSInteger
11442         version for GNUstep (handled by conditional typedef in nsterm.m).
11443         (ns_get_color): Remove special-casing for "darkblue", "dark blue" (now
11444         in rgb.txt).
11446         * process.c (init_process): Use DARWIN_OS, not DARWIN.
11448         * sysselect.h: Conditionalize init_process undef on DARWIN_OS.
11450         * syssignal.h (FORWARD_SIGNAL_TO_MAIN_THREAD): Do it also under NS.
11452         * xdisp.c (redisplay_internal, note_mouse_highlight): Under NS,
11453         shortcircuit if popup_activated like GTK and X toolkit.
11455         * m/inter386.h: Change DARWIN to DARWIN_OS.
11457         * s/darwin.h: Add #define DARWIN_OS.  Get rid of C_SWITCH_SYSTEM def.
11458         Change LIBS_MACGUI to LIBS_NSGUI.  Move temacs-conditionalized defs
11459         closer to C_SWITCH_SYSTEM_TEMACS so usage is understood.  Expand
11460         comment on NO_SOCK_SIGIO.
11462 2008-08-03  Chong Yidong  <cyd@stupidchicken.com>
11464         * nsterm.m (windowDidResize): Remove stopModal call.
11466 2008-08-03  Andreas Schwab  <schwab@suse.de>
11468         * vm-limit.c (get_lim_data) [HAVE_GETRLIMIT && RLIMIT_AS]: Define.
11469         (check_memory_limits): Don't handle HAVE_GETRLIMIT here.
11471 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
11473         * vm-limit.c (check_memory_limits): Don't use getrlimit on cygwin.
11474         Don't use uninitialized pointer variable when using getrlimit.
11476 2008-08-02  Jason Rumney  <jasonr@gnu.org>
11478         * w32font.c (compute_metrics): Don't mess with glyph_idx setting here.
11480 2008-08-02  Eli Zaretskii  <eliz@gnu.org>
11482         * alloc.c (NSTATICS): Bump to 0x640.
11484         * s/gnu-linux.h (HAVE_PROCFS, LISTPROC, PROCATTR): New defines.
11486         * lisp.h: Add prototype for directory_files_internal.
11488         * process.c (Fsystem_processes_list, Fsystem_process_attributes):
11489         New functions.
11490         (syms_of_process): Defsubr them.  Add initializations for various
11491         Q* symbols used in procfs_system_process_attributes.
11492         (procfs_list_system_processes, procfs_system_process_attributes)
11493         [HAVE_PROCFS]: New functions.
11494         (time_from_jiffies, ltime_from_jiffies, get_up_time, procfs_ttyname)
11495         (procfs_get_total_memory): New functions.
11497 2008-08-01  Juanma Barranquero  <lekktu@gmail.com>
11499         * xfaces.c (Fx_load_color_file): Fix previous change;
11500         it is #ifdef WINDOWSNT, not WINDOWS_NT.
11502 2008-08-01  Michael Albinus  <michael.albinus@gmx.de>
11504         * dbusbind.c (xd_read_message): Handle D-Bus error messages.
11506 2008-08-01  Adrian Robert  <Adrian.B.Robert@gmail.com>
11508         * nsterm.h (NSInteger, NSUInteger): Add defines for non-Leopard.
11510 2008-08-01  Chong Yidong  <cyd@stupidchicken.com>
11512         * nsfns.m (ns_frame_parm_handlers): Add empty entry for x_set_alpha.
11514         * nsterm.m (EmacsApp -application:openFiles:): GNUstep does not
11515         define NSApplicationDelegateReplySuccess.
11516         (EmacsView -converstationIdentifier): Use long instead of
11517         NSInteger for GNUstep, since it doesn't have NSInteger.
11519         * xmenu.c: Revert last change.
11521         * keyboard.h: Fix last change.
11523 2008-08-01  Juanma Barranquero  <lekktu@gmail.com>
11525         * xfaces.c (x-load-color-file): Use RGB() instead of manually shifting
11526         on Windows.
11528 2008-08-01  Adrian Robert  <Adrian.B.Robert@gmail.com>
11530         Warning clearing and clean-up in NS port.
11531         * keyboard.h (xmalloc_widget_value, digest_single_submenu):
11532         Add prototypes.
11533         * nsgui.h (FACE_DEFAULT): Remove, unused.
11534         (XGCValues): Change colors to unsigned long.
11535         * nsterm.h (EmacsApp): Add declaration of all methods implemented in
11536         nsterm.m.
11537         (EmacsMenu -addItemWithWidgetValue:): Change to use NSMenuItem class.
11538         (ns_list_fonts): Remove, unused.
11539         (ns_font_to_xlfd, ns_fontname_to_xlfd): Drop prototypes.
11540         * nsfns.m (interpret_services_menu): Use NSMenuItem class.
11541         * nsfont.m (nsfont_open): Fix cast error in glyphs,metrics alloc.
11542         (nsfont_draw): Compare face colors to 0, not nil.
11543         * nsmenu.m (struct widget_value): Drop unneeded declaration.
11544         (EmacsMenu -addItemWithWidgetValue:, -fillWithWidgetValue:)
11545         (-addSubmenuWithTitle:): Use NSMenuItem class.
11546         (ns_popup_menu): Use NO, not NULL, for enabled setting.
11547         * nsterm.m (ns_draw_glyph_string): Don't compare font to ~0.
11548         (ns_clip_to_row): Make gc arg a BOOL.
11549         (ns_draw_fringe_bitmap, ns_draw_window_cursor): Use YES, NO in
11550         ns_clip_to_row() call.
11551         (ns_draw_glyph_string): Drop face comparison to ~0 (no longer
11552         used).  Cast FRAME_FONT assignments.
11553         (ns_read_socket): Cast call to EmacsApp-fulfillService:withArg:.
11554         (ns_string_to_lispmod): Change arg to const char.
11555         (ns_term_init): Use NSMenuItem class.
11556         (EmacsApp -openFile:): Move to different section of file.
11557         (EmacsApp -application:openFiles:): Don't return a value, call
11558         -replyToOpenOrPrint:.
11559         (EmacsView -keyDown:): Fix up cast.
11560         (EmacsView -converstationIdentifier): Use NSInteger instead of long.
11561         (EmacsView -menuDown:): Cast tag in call to
11562         find_and_call_menu_selection().
11563         (ns_list_fonts): Remove, unused.
11564         (ns_font_to_xlfd): Make static.  Cast result of UTF8String.
11565         (ns_fontname_to_xlfd): Make static.
11566         * w32menu.c (xmalloc_widget_value, digest_single_submenu):
11567         Remove prototypes (now in keyboard.h).
11568         (next_menubar_widget_id): Remove, unused.
11569         * xmenu.c (xmalloc_widget_value, digest_single_submenu):
11570         Remove prototypes (now in keyboard.h).
11571         * xfaces.c (ns_list_fonts, w32_list_fonts): Remove, unused.
11573 2008-08-01  Dan Nicolaescu  <dann@ics.uci.edu>
11575         * Makefile.in (dispnew.o, gtkutil.o, sound.o, atimer.o)
11576         (floatfns.o): Depend on syssignal.h.
11577         (term.o): Depend on syssignal.h, systty.h, and $(INTERVAL_SRC).
11579         * systty.h: Fix previous change that removed BSD_TERMIOS.
11580         Add comments to #ifdefs.
11582 2008-08-01  Adrian Robert  <Adrian.B.Robert@gmail.com>
11584         * w32fns.c (w32-load-color-file): Remove.
11585         (x-open-connection): Use renamed Fx_load_color_file.
11586         * xfaces.c (x-load-color-file): Add.
11587         * nsterm.m (ns_initialize): Load colors from etc/rgb.txt instead of
11588         Emacs.clr.
11589         (hide_hourglass): BLOCK_INPUT before UNBLOCK.
11591 2008-07-31  Michael Albinus  <michael.albinus@gmx.de>
11593         * dbusbind.c (Fdbus_call_method_asynchronously)
11594         (Fdbus_method_error_internal): New defuns.
11595         (xd_read_message): Handle also reply messages.
11596         (Vdbus_registered_functions_table): Extend docstring.
11598 2008-07-31  Juanma Barranquero  <lekktu@gmail.com>
11600         * keyboard.c (gobble_input): Fix previous change.
11602 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
11604         * bitmaps/README:
11605         * xfns.c:
11606         * termcap.c:
11607         * term.c:
11608         * syswait.h:
11609         * systty.h:
11610         * systime.h:
11611         * syssignal.h:
11612         * sysdep.c:
11613         * process.h:
11614         * process.c:
11615         * print.c:
11616         * ndir.h:
11617         * lread.c:
11618         * keyboard.c:
11619         * getpagesize.h:
11620         * floatfns.c:
11621         * fileio.c:
11622         * emacs.c:
11623         * doc.c:
11624         * dispnew.c:
11625         * dired.c:
11626         * data.c:
11627         * callproc.c:
11628         * buffer.c:
11629         * README:
11630         * Makefile.in:
11631         * s/template.h:
11632         * s/msdos.h:
11633         * m/vax.h: Remove VMS support.
11634         * s/vms.h:
11635         * vlimit.h:
11636         * uaf.h:
11637         * temacs.opt:
11638         * param.h:
11639         * ioctl.h: Remove file.
11641 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
11643         * s/ms-w32.h (MULTI_KBOARD): Remove.
11644         * xterm.c:
11645         * xselect.c:
11646         * xfns.c:
11647         * window.c:
11648         * w32term.c:
11649         * w32fns.c:
11650         * terminal.c:
11651         * termhooks.h:
11652         * term.c:
11653         * sysdep.c:
11654         * keyboard.h:
11655         * keyboard.c:
11656         * frame.h:
11657         * frame.c:
11658         * frame.c: Remove references to MULTI_KBOARD, it is now the default.
11659         * config.in: Regenerate.
11661 2008-07-30  Jason Rumney  <jasonr@gnu.org>
11663         * w32font.h (struct w32font_info): Use unicode version of textmetrics.
11665         * w32font.c (w32font_encode_char): Leave as unicode if in range.
11666         (w32font_open_internal): Get unicode version of textmetrics.
11667         Don't enable or disable glyph indices here.
11668         (w32font_open): Disable use of glyph indices.
11670         * w32uniscribe.c (uniscribe_open): Enable use of glyph indices.
11672 2008-07-30  Chong Yidong  <cyd@stupidchicken.com>
11674         * minibuf.c (Vread_buffer_function): Doc fix.
11676 2008-07-30  John Paul Wallington  <jpw@pobox.com>
11678         * minibuf.c (read_buffer_completion_ignore_case): New var.
11679         (Fread_buffer): Use it.
11681 2008-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
11683         * systty.h (sensemode): Remove empty #if.  Remove reference to
11684         BSD_TERMIOS, unused.
11686         * sysdep.c: Remove reference to DGUX.
11687         (closedir): Remove reference to BROKEN_CLOSEDIR, unused.
11689         * config.in: Regenerate.
11691 2008-07-30  Jason Rumney  <jasonr@gnu.org>
11693         * w32uniscribe.c (uniscribe_encode_char): Fix glyph buffer size.
11695 2008-07-29  Jason Rumney  <jasonr@gnu.org>
11697         * w32uniscribe.c (uniscribe_shape): Avoid using context if cache
11698         is populated.
11699         (uniscribe_encode_char): Always use uniscribe.
11700         Avoid using context if cache is populated.
11702 2008-07-29  Jan Djärv  <jan.h.d@swipnet.se>
11704         * xmenu.c (Fx_menu_bar_open_internal): Use activate_item signal to
11705         open menu.
11707         * gtkutil.c (menu_nav_ended): Remove.
11708         (create_menus): Remove signal connect for menu_nav_ended.
11710 2008-07-28  Chong Yidong  <cyd@stupidchicken.com>
11712         * xdisp.c (redisplay_window): Check return value of
11713         compute_window_start_on_continuation_line before forcing a window
11714         start.
11716 2008-07-28  Jason Rumney  <jasonr@gnu.org>
11718         * w32font.c (w32font_text_extents): Use w32_metric_cache consistently.
11720         * w32term.c (w32_enable_unicode_output, cleartype_active):
11721         Remove obsolete display options.
11722         (x_draw_glyph_string_background): Don't use old cleartype_active
11723         workaround.
11724         (w32_initialize): Remove cleartype_active initialization.
11725         (syms_of_w32term): Remove w32_enable_unicode_output initialization.
11727 2008-07-28  Andreas Schwab  <schwab@suse.de>
11729         * lisp.h (init_weak_hash_tables, syms_of_font)
11730         (xd_read_queued_messages, syms_of_dbusbind): Declare.
11731         (remove_hash_entry): Don't declare.
11732         * eval.c (maybe_call_debugger): Make static and move before use.
11733         * gtkutil.c: Include <X11/Xft/Xft.h> if HAVE_XFT.
11734         * xdisp.c: Include "gtkutil.h" if USE_GTK.
11735         * xterm.h (x_set_frame_alpha): Declare.
11737 2008-07-28  Jan Djärv  <jan.h.d@swipnet.se>
11739         * gtkutil.c (menu_nav_ended): Revert change from 2008-07-24.
11740         (create_menus): Connect selection-done to menu_nav_ended.
11742 2008-07-27  Adrian Robert  <Adrian.B.Robert@gmail.com>
11744         * nsfns.m (x-create-frame): Add copy of parms argument to beginning.
11745         Set Vx_resource_name to a fallback.  Replace read of 'buffered'
11746         parameter with read of 'alpha' one.
11747         (Qns_frame_parameter): Remove.
11748         * nsselect.m (selection-coding-system)
11749         (next-selection-coding-system, Vselection_coding_system)
11750         (Vnext_selection_coding_system): Drop.
11752 2008-07-27  Adrian Robert  <Adrian.B.Robert@gmail.com>
11754         * nsfns.m (do-applescript, do_applescript): Rename to
11755         ns-do-applescript, ns_do_applescript, and move within file.
11757 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
11759         Remove support for Mac Carbon.
11760         * mactoolbox.c:
11761         * macterm.h:
11762         * macterm.c:
11763         * macselect.c:
11764         * macmenu.c:
11765         * macgui.h:
11766         * macfns.c:
11767         * mac.c: Remove file.
11768         * s/darwin.h:
11769         * m/intel386.h:
11770         * xfaces.c:
11771         * xdisp.c:
11772         * window.c:
11773         * tparam.c:
11774         * termhooks.h:
11775         * termcap.c:
11776         * term.c:
11777         * syssignal.h:
11778         * sysselect.h:
11779         * sysdep.c:
11780         * process.c:
11781         * lread.c:
11782         * lisp.h:
11783         * keyboard.c:
11784         * image.c:
11785         * fringe.c:
11786         * frame.h:
11787         * frame.c:
11788         * fontset.c:
11789         * font.h:
11790         * font.c:
11791         * fns.c:
11792         * fileio.c:
11793         * emacs.c:
11794         * dispnew.c:
11795         * dispextern.h:
11796         * config.in:
11797         * atimer.c:
11798         * Makefile.in: Remove code for Carbon.
11800 2008-07-26  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11802         * macterm.c (XDrawLine) [USE_MAC_IMAGE_IO]: Remove spurious return.
11804 2008-07-26  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11806         * macterm.h (kCGBitmapByteOrder32Host): New define for
11807         non-universal SDKs.
11809         * image.c (mac_create_cg_image_from_image, image_load_image_io)
11810         [USE_MAC_IMAGE_IO]: Remove conditionals for kCGBitmapByteOrder32Host.
11812         * macterm.c (XDrawLine, XCreatePixmapFromBitmapData)
11813         [USE_MAC_IMAGE_IO]: Remove conditionals for kCGBitmapByteOrder32Host.
11815 2008-07-26  David Robinow  <drobinow@gmail.com>  (tiny change)
11817         * w32inevt.c: Include dispextern.h.
11819 2008-07-26  Andreas Schwab  <schwab@suse.de>
11821         * print.c (print_object): Fix off-by-one in last change.
11823 2008-07-25  Juanma Barranquero  <lekktu@gmail.com>
11825         * term.c (syms_of_term): Don't initialize default_orig_pair,
11826         default_set_foreground and default_set_background on Windows.
11828 2008-07-25  Jason Rumney  <jasonr@gnu.org>
11830         * w32uniscribe.c (uniscribe_shape): Pass NULL for control arg to
11831         ScriptItemize.  Clean up return value checking.  Remove unused
11832         variables.
11833         (uniscribe_encode_char): Encode non-BMP characters with uniscribe
11834         shaping engine.
11836         * w32font.c (w32font_has_char): Handle the case where we can't
11837         determine the script for a character.
11839 2008-07-25  Chong Yidong  <cyd@stupidchicken.com>
11841         * term.c (syms_of_term): Initialize default_orig_pair,
11842         default_set_foreground, and default_set_background.
11844         * getloadavg.c (nl): Rename to name_list to avoid ncurses.h
11845         clash (bug#86).
11846         (getloadavg): Callers changed.
11848         * image.c (svg_load_image): Fix last change.
11849         (svg_load_image): Use rsvg_handle_get_dimensions to check that
11850         image size is valid.  Use g_object_unref instead of deprecated
11851         rsvg_handle_free to free rsvg handle.
11852         (x_from_xcolors): Don't initialize pixmap (silence compiler).
11854 2008-07-25  Jason Rumney  <jasonr@gnu.org>
11856         * w32font.c (w32font_encode_char): Encode characters outside BMP as
11857         surrogates before looking up glyph index.
11858         (w32font_text_extents): Encode as surrogates if falling back to
11859         functions that need UTF-16 wide chars.
11861         * w32uniscribe.c (uniscribe_encode_char): Encode characters outside
11862         BMP as surrogates before looking up glyph index.
11864 2008-07-25  Chong Yidong  <cyd@stupidchicken.com>
11866         * image.c (svg_load_image): Check for failure in return value of
11867         rsvg_handle_get_pixbuf.  Free rsvg handle when done.
11869 2008-07-25  Jason Rumney  <jasonr@gnu.org>
11871         * w32font.c (Fx_select_font): Reverse sense of second arg.
11873 2008-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11875         * syntax.c (struct lisp_parse_state, char_quoted, inc_bytepos)
11876         (dec_bytepos, find_defun_start): Use EMACS_INT for buffer positions.
11878         * puresize.h (PURESIZE_CHECKING_RATIO): New macro.
11879         (PURESIZE): Use it.
11881 2008-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
11883         * m/amdx86-64.h (HAVE_LIB64_DIR): Consolidate ifdefs.
11884         * m/alpha.h (TEXT_END):
11885         * m/ibmrs6000.h (TEXT_END):
11886         * m/macppc.h (TEXT_END):
11887         * s/darwin.h (TEXT_END):
11888         * s/msdos.h (TEXT_END): Remove, unused.
11889         * s/gnu-linux.h (BSD_PGRPS): Add a comment.
11890         * s/cygwin.h: Remove comment.
11892         * ecrt0.c (NODOT_GLOBAL_START): Remove code, unused.
11893         (DOT_GLOBAL_START): Remove conditional, redundant for CRT0_DUMMIES.
11894         * m/intel386.h (DOT_GLOBAL_START):
11895         * m/vax.h (DOT_GLOBAL_START): Remove, redundant with CRT0_DUMMIES.
11896         (USG): Remove, file not used on USG platforms.
11898         * Makefile.in (HAVE_X11): Remove empty #else.
11900 2008-07-24  Andreas Schwab  <schwab@suse.de>
11902         * fileio.c (Finsert_file_contents): Properly adjust undo list
11903         after format conversion.
11905 2008-07-24  Jan Djärv  <jan.h.d@swipnet.se>
11907         * gtkutil.c (xg_get_font_name): Cast w to GTK_FONT_SELECTION_DIALOG.
11908         (menu_nav_ended): Remove.
11909         (create_menus): Remove signal connect for menu_nav_ended.
11910         (xg_update_menubar): Also take deactivate_cb as parameter, pass it to
11911         create_menus.
11912         (xg_modify_menubar_widgets): Pass deactivate_cb to xg_update_menubar.
11914 2008-07-23  Jason Rumney  <jasonr@gnu.org>
11916         * w32font.c (w32_enumfont_pattern_entity): Return height consistent
11917         with opened font.
11918         (w32font_open): Set font type to gdi.
11920         * w32uniscribe.c (uniscribe_open): Set font type to uniscribe.
11922 2008-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
11924         * s/usg5-4.h (ADDR_CORRECT): Remove, unused.
11925         * unexaix.c (ADDR_CORRECT): Remove conditional, the only user
11926         defines it.
11927         * unexec.c (ADDR_CORRECT): Define unconditionally.
11929         * m/ibmrs6000.h (C_SWITCH_MACHINE): Remove.
11931         * unexec.c: Remove code depending on !COFF and USG, the file is
11932         not used for such systems.
11934         * s/netbsd.h (A_TEXT_OFFSET, A_TEXT_SEEK):
11935         * s/freebsd.h (A_TEXT_OFFSET, A_TEXT_SEEK): Remove, unused.
11936         (LD_SWITCH_SYSTEM_1): Remove, update users.
11938         * s/darwin.h (DATA_END):
11939         * m/intel386.h (DATA_END):
11940         * m/ibmrs6000.h (DATA_END):
11941         * m/alpha.h (DATA_END): Remove, unused.
11943         * config.in: Regenerate.
11944         * s/ms-w32.h (subprocesses): Define unconditionally.
11945         * s/template.h (subprocesses): Update comment.
11946         * s/vms.h (subprocesses):
11947         * s/usg5-4.h (subprocesses):
11948         * s/hpux10-20.h (subprocesses):
11949         * s/gnu-linux.h (subprocesses):
11950         * s/cygwin.h (subprocesses):
11951         * s/bsd-common.h (subprocesses):
11952         * s/aix4-2.h (subprocesses):
11953         * s/darwin.h (subprocesses): Do not define, defined by default now.
11955         * Makefile.in (C_SWITCH_SITE, LD_SWITCH_SITE): Remove, unused.
11956         Remove all references.
11957         (temacs): Add GNUstep specific ld flags.
11959         * nsterm.m (syms_of_nsterm): Provide ns, not ns-windowing,
11960         similarly to what X does.
11962 2008-07-22  Adrian Robert  <Adrian.B.Robert@gmail.com>
11964         * nsfns.m (x-list-fonts): Remove.
11965         (syms_of_nsfns): Drop the x-list-fonts declaration.
11966         * nsterm.m: Get rid of remaining "//" comments.
11968 2008-07-22  Chong Yidong  <cyd@stupidchicken.com>
11970         * xselect.c (Fx_rotate_cut_buffers_internal): Doc fix.
11972         * nsselect.m (Fns_selection_exists_p, Fns_selection_owner_p)
11973         (Fx_get_selection_internal, Fns_rotate_cut_buffers_internal)
11974         (Fns_own_selection_internal, Fx_disown_selection_internal)
11975         (Fns_get_cut_buffer_internal, Fns_store_cut_buffer_internal):
11977         * nsmenu.m (Fns_reset_menu, Fx_popup_menu): Change to use 'doc: /*
11978         ... */' style of docstrings.  Doc fixes.
11980 2008-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
11982         * terminfo.c (UP, BC, PC): Undo previous change.
11984         * nsfns.m: Rename ns prefixed functions/variables to the
11985         corresponding x versions.  Update references.
11987 2008-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11989         * syntax.c (char_quoted): Check "charpos > beg" before decrementing.
11991 2008-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
11993         * nsfns.m (x_set_menu_bar_lines, x_set_tool_bar_lines):
11994         Remove forwarding functions.
11995         (ns_set_menu_bar_lines): Rename to x_set_menu_bar_lines, make
11996         non-static.
11997         (ns_set_tool_bar_lines): Rename to x_set_tool_bar_lines, make
11998         non-static.
11999         (ns_frame_parm_handlers): Use the new names.
12000         (syms_of_nsfns): Move to the end of file.
12002         * nsterm.m (syms_of_nsterm): Move to the end of file.
12004         * dispnew.c (init_display): Remove code for X10.
12006 2008-07-22  Jason Rumney  <jasonr@gnu.org>
12008         * w32proc.c (Fw32_long_file_name): Don't append dir separator to
12009         bare drive.
12011 2008-07-22  Adrian Robert  <Adrian.B.Robert@gmail.com>
12013         * nsterm.m (syms_of_nsterm): Remove debugging println.
12015 2008-07-22  David Reitter  <david.reitter@gmail.com>
12017         * nsfns.m (do_applescript, F_do_applescript): NS version of the
12018         Carbon implementation of the same functionality: execute arbitrary
12019         AppleScript code.
12021 2008-07-21  Adrian Robert  <Adrian.B.Robert@gmail.com>
12023         * nsfns.m (Fx_create_frame, Fx_read_file_name, Fx_get_resource)
12024         (Fx_set_resource, Fx_set_alpha, Fx_server_max_request_size)
12025         (Fx_server_vendor, Fx_server_version, Fx_display_screens)
12026         (Fx_display_mm_height, Fx_display_mm_width)
12027         (Fx_display_backing_store, Fx_display_visual_class)
12028         (Fx_display_save_under, Fx_open_connection)
12029         (Fx_close_connection, Fx_hide_emacs, Fx_font_name)
12030         (Fx_list_colors, Fx_perform_service, Fx_color_defined_p)
12031         (Fx_color_values, Fxw_display_color_p, Fx_display_grayscale_p)
12032         (Fx_display_pixel_width, Fx_display_pixel_height)
12033         (Fx_display_usable_bounds, Fx_display_planes)
12034         (Fx_display_color_cells, Vns_icon_type_alist): Change to use 'doc: /*
12035         ... */' style of docstrings.
12037 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
12039         * m/mips.h (LOAD_AVE_TYPE, LOAD_AVE_CVT): Do not define, not used
12040         on this platform.
12041         (mips):
12042         * m/iris4d.h (mips): Do not define.
12043         * sysdep.c (init_sys_modes): Use __mips__ instead of mips.
12045         * m/ibmrs6000.h (LD_SWITCH_SITE): Remove.
12047         * image.c:
12048         * nsfns.m:
12049         * nsselect.m:
12050         * nsterm.h:
12051         * nsterm.m: Rename ns prefixed functions/variables to the
12052         corresponding x versions.  Update references.
12054         * m/ibms390x.h (NO_REMAP): Do not undefine.
12056         * m/amdx86-64.h: Use SOLARIS2 instead of sun.
12058 2008-07-21  Chong Yidong  <cyd@stupidchicken.com>
12060         * nsfns.m: Change NS to Nextstep in docstrings and error messages.
12061         (Fns_create_frame, Fns_read_file_name, Fns_get_resource)
12062         (Fns_set_resource, Fns_set_alpha, Fns_server_max_request_size)
12063         (Fns_server_vendor, Fns_server_version, Fns_display_screens)
12064         (Fns_display_mm_height, Fns_display_mm_width)
12065         (Fns_display_backing_store, Fns_display_visual_class)
12066         (Fns_display_save_under, Fns_open_connection)
12067         (Fns_close_connection, Fns_hide_emacs, Fns_font_name)
12068         (Fns_list_colors, Fns_perform_service, Fns_color_defined_p)
12069         (Fns_color_values, Fxw_display_color_p, Fx_display_grayscale_p)
12070         (Fns_display_pixel_width, Fns_display_pixel_height)
12071         (Fns_display_usable_bounds, Fx_display_planes)
12072         (Fns_display_color_cells, Vns_icon_type_alist): Doc fixes.
12074 2008-07-21  Ami Fischman  <ami@fischman.org>  (tiny change)
12076         * print.c (print_object): Check print_depth before searching for
12077         circularities.
12079 2008-07-21  Michael Albinus  <michael.albinus@gmx.de>
12081         * dbusbind.c (Fdbus_register_signal): Use sprintf + strcat instead
12082         only sprintf.
12084 2008-07-21  Kenichi Handa  <handa@m17n.org>
12086         * ftfont.c (adjust_anchor): Check if DeltaValue is not NULL.
12088 2008-07-20  Andreas Schwab  <schwab@suse.de>
12090         * syntax.c (find_start_pos, find_start_value)
12091         (find_start_value_byte, find_start_begv, find_defun_start)
12092         (back_comment, scan_sexps_forward): Use EMACS_INT for buffer positions.
12094 2008-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
12096         * s/sol2-3.h: Insert contents of s/sol2.h.
12097         (LD_SWITCH_SYSTEM): Remove redundant definition.
12098         * s/sol2.h: Remove, unused.
12100 2008-07-20  Adrian Robert  <Adrian.B.Robert@gmail.com>
12102         * nsterm.m (ns_get_color): Recognize HSB,AHSB be synonyms for HSV,AHSV.
12104 2008-07-20  Adrian Robert  <Adrian.B.Robert@gmail.com>
12106         * Makefile.in (ns_appdir): Fix typo in find command.
12108 2008-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
12110         * m/intel386.h (NO_REMAP): Do no define for USG, not used.
12112         * s/usg5-4.h (LIBS_SYSTEM): Remove, system for which this was
12113         added not supported anymore.
12115         * s/usg5-4-2.h (LIBS_SYSTEM):
12116         * s/sol2.h (LIBS_SYSTEM): Do not undefine.
12118         * s/netbsd.h (GETPGRP_NO_ARG, N_TRELOFF):
12119         * s/lynxos.h (GETPGRP_NO_ARG):
12120         * s/hpux10-20.h (NO_SIOCTL_H):
12121         * s/gnu.h (GETPGRP_NO_ARG):
12122         * s/gnu-linux.h (NO_SIOCTL_H):
12123         * s/freebsd.h (GETPGRP_NO_ARG, N_TRELOFF):
12124         * s/cygwin.h (GETPGRP_NO_ARG):
12125         * s/irix6-5.h (LIBS_SYSTEM, GETPGRP_NO_ARG): Remove, unused.
12126         (C_DEBUG_SWITCH): Remove duplicate definition.
12128         * m/ibms390.h: Remove boilerplate comments.
12130         * sysdep.c (closedir): Use SOLARIS2 instead of sun && USG5_4.
12132         * process.c (HAVE_SERIAL): Consolidate ifdefs.
12133         (wait_reading_process_output): Remove code for SunOS, platform not
12134         supported anymore.  Use SOLARIS2 instead of sun.
12136 2008-07-19  Adrian Robert  <Adrian.B.Robert@gmail.com>
12138         * font.c (font_open_by_name): Under NS, default lface height to zero.
12139         (font_open_for_lface): Under NS, set size based on frame fontsize.
12140         * nsterm.m (EmacsView-changeFont:): Remove some commented code.
12141         * frame.c (x_set_frame_parameters): Remove HAVE_NS ifdef.
12143 2008-07-19  Adrian Robert  <Adrian.B.Robert@gmail.com>
12145         * nsterm.m (ns_antialias_text, ns_use_qd_smoothing)
12146         (ns_use_system_highlight_color): Switch these from DEFVAR_BOOL to
12147         DEFVAR_LISP and change all code accordingly to use Qt/Qnil instead of
12148         YES/NO.
12149         * nsterm.h (prevUseHighlightColor): Make a Lisp_Object.
12150         * nsfont.m (nsfont_draw): Treat ns_use_qd_smoothing as Lisp_Object.
12151         * Makefile.in (clean): Clear out build destination dir.
12153 2008-07-19  Adrian Robert  <Adrian.B.Robert@gmail.com>
12155         * Makefile.in (nsgui.h-related dependencies): Remove abbrev, xfns,
12156         xterm, xselect.
12157         * lisp.h: Remove declaration of hash_remove.
12158         * nsgui.h: Remove redefinitions of hash_remove.
12159         * fns.c (hash_remove): Rename to hash_remove_from_table.
12161 2008-07-19  Seiji Zenitani  <zenitani@mac.com>
12163         * nsfont.m (nsfont_fmember_to_entity, nsfont_make_fontset_for_font):
12164         strdup() the family UTF8String before modifying it.
12166 2008-07-19  Adrian Robert  <Adrian.B.Robert@gmail.com>
12168         * nsterm.m (ns_maybe_dumpglyphs_background): Compare result from
12169         NS_FACE_BACKGROUND with 0 instead of nil.
12170         * nsfont.m (nsfont_draw): Same.
12172 2008-07-19  Chong Yidong  <cyd@stupidchicken.com>
12174         * nsfns.m (ns_set_background_color): Fix crash.
12176 2008-07-18  Chong Yidong  <cyd@stupidchicken.com>
12178         * Makefile.in (SOME_MACHINE_LISP): Remove ns-carbon-compat.elc.
12180 2008-07-18  Dan Nicolaescu  <dann@ics.uci.edu>
12182         * puresize.h (BASE_PURESIZE): Increase to 1240000.
12184 2008-07-17  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12186         * gtkutil.c: Include <config.h> instead of "config.h".
12188         * lisp.h (Foverlay_buffer): Add EXFUN.
12190         * process.c (create_process) [!WINDOWSNT && FD_CLOEXEC]: Wait for
12191         child process to complete child_setup.  Undo 2005-09-21 change.
12193         * s/darwin.h: Mention setsid after vfork.
12195 2008-07-17  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12197         * Makefile.in (frame.o, keyboard.o, xdisp.o, xfaces.o):
12198         Depend on macgui.h.
12200         * macfns.c (Fx_server_version): Don't use gestaltSystemVersionMajor,
12201         gestaltSystemVersionMinor, or gestaltSystemVersionBugFix.
12203         * macterm.c (keycode_to_xkeysym_table): Add entries for f17, f18,
12204         and f19.
12205         [MAC_OSX] (fn_keycode_to_keycode_table): Likewise.
12207         * macterm.h (gestaltSystemVersionMajor, gestaltSystemVersionMinor)
12208         (gestaltSystemVersionBugFix) [MAC_OS_X_VERSION_MAX_ALLOWED < 1040]:
12209         Remove enumerators.
12211         * mactoolbox.c [USE_MAC_TSM] (mac_handle_text_input_event):
12212         Check if FACE_FROM_ID returns NULL.
12214 2008-07-17  David Robinow  <drobinow@gmail.com>  (tiny change)
12216         * w32inevt.c (change_frame_size): Remove extern declaration.
12217         (resize_event, maybe_generate_resize_event): Pass SAFE arg to
12218         change_frame_size.
12220 2008-07-17  Adrian Robert  <Adrian.B.Robert@gmail.com>
12222         * getloadavg.c: Revert last change (2008-07-15).
12224 2008-07-17  Adrian Robert  <Adrian.B.Robert@gmail.com>
12226         * Makefile.in: Replace emacsapp, emacsbindir, emacsappsrc variables
12227         set here with ns_appdir, ns_appresdir, ns_appbindir, ns_appsrc set
12228         from configure.
12230 2008-07-17  Dan Nicolaescu  <dann@ics.uci.edu>
12232         * s/sol2.h:
12233         * s/sol2-4.h: Reorganize conditionals.
12235         * ecrt0.c: Remove code depending on m68000, not used anymore.
12237         * fns.c (hash_remove): Make static.
12238         * lisp.h (hash_remove): Don't prototype.
12240         * m/ibmrs6000.h:
12241         * m/ibms390x.h:
12242         * m/macppc.h: Remove boilerplate comments.
12244         * m/sparc.h (A_TEXT_OFFSET, A_TEXT_SEEK): Remove, only used on
12245         Solaris, which does not need them.
12247         * m/vax.h: Remove comments about unsupported systems.
12249         * s/darwin.h: Reorganize ifdefs.
12251 2008-07-17  Andreas Schwab  <schwab@suse.de>
12253         * s/cygwin.h (LIB_STANDARD_LIBSRC): Don't define.
12255 2008-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
12257         Use SDATA.  Follow coding convention of placing operators at
12258         beginning of next line rather than end of previous line, and placing
12259         spaces around infix operators.
12261         * Makefile.in: Undef LIB_STANDARD before defining it to silence warning
12262         in case it was defined already.
12263         USE @GNUSTEP_MAKEFILES@ rather than envvars.
12264         * nsterm.m (ns_term_init): Pass Qt and Qnil rather than YES/NO to
12265         ns_default.
12266         (applicationShouldTerminate, setValuesFromPanel): Use EQ to compare
12267         Lisp_Objects.
12268         * nsterm.h (Fx_display_grayscale_p, Fx_display_planes)
12269         (ns_defined_color, ns_color_to_lisp): Declare.
12270         * nsselect.m (ns_handle_selection_request, ns_handle_selection_clear)
12271         (Fns_own_selection_internal): Make the big ugly hack more explicit, so
12272         it's accepted even with USE_LISP_UNION_TYPE.
12273         * nsmenu.m (ns_update_menubar): Use EQ to compare Lisp_Objects.
12274         (update_frame_tool_bar): Remove apparently obsolete tests for
12275         non-integerness of f->tool_bar_lines.
12276         (windowShouldClose, addButton, clicked, runDialogAt): Make the big ugly
12277         hack more explicit, so it's accepted even with USE_LISP_UNION_TYPE.
12278         * nsfont.m (nsfont_driver): Use just 0 rather than an invalid cast.
12279         (nsfont_open): Don't confuse NULL for Qnil.
12280         * nsfns.m (ns_implicitly_set_icon_type): Use EQ to compare Lisp_Objects.
12281         * menu.h (find_and_call_menu_selection):
12282         * menu.c (find_and_call_menu_selection): Use just int for vector size.
12283         (find_and_return_menu_selection): Always return something.
12284         * frame.h: Include dispextern.h for Display_Info.
12285         (display_x_get_resource): Declare.
12287 2008-07-16  Adrian Robert  <Adrian.B.Robert@gmail.com>
12289         * syntax.c: Remove stdio.h include accidentally introduced in
12290         Emacs.app commit.
12291         * Makefile.in: Change GNUSTEP to NS_IMPL_GNUSTEP, COCOA to
12292         NS_IMPL_COCOA.
12293         * keyboard.c (handle_async_input, input_available_signal): Remove
12294         BSD4_1 conditional code, introduced accidentally in Emacs.app commit.
12296 2008-07-16  Stefan Monnier  <monnier@iro.umontreal.ca>
12298         * nsterm.m (lisp_to_mod): Use parse_solitary_modifier instead.
12299         (ns_lisp_to_color): Don't mess with internal Lisp data fields.
12300         (ns_term_init, ns_term_shutdown, initFrameFromEmacs, ns_list_fonts):
12301         Use SDATA.
12303         * keymap.c: Remove all NS-specific code.
12304         (where_is_preferred_modifier, Vwhere_is_preferred_modifier): New vars.
12305         (preferred_sequence_p): Rename from ascii_sequence_p; pay attention to
12306         where_is_preferred_modifier, return a different value depending on how
12307         preferred is the binding.
12308         (where_is_internal): Adjust accordingly.
12309         (Fwhere_is_internal): Refresh where_is_preferred_modifier.
12310         Adjust to new preferred_sequence_p.
12311         (syms_of_keymap): Declare `where-is-preferred-modifier'.
12312         * keyboard.c (parse_solitary_modifier): Not static any more.
12313         * keyboard.h (parse_solitary_modifier): Declare.
12315 2008-07-16  Andreas Schwab  <schwab@suse.de>
12317         * Makefile.in (SOME_MACHINE_LISP): Remove easy-mmode, fix spelling
12318         of easymenu.
12320 2008-07-16  Chong Yidong  <cyd@stupidchicken.com>
12322         * xdisp.c (move_it_in_display_line): Account for word wrap, so
12323         that we don't move off the line.
12325 2008-07-16  Stefan Monnier  <monnier@iro.umontreal.ca>
12327         * keyboard.c (Qsuper): Remove.
12328         (parse_menu_item): Don't call where_is_internal specially for NS.
12330 2008-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
12332         * s/gnu-linux.h: Remove boilerplate comments.
12334         * m/alpha.h (__ELF__): Consolidate conditions.
12336         * m/m68k.h (linux): Use GNU_LINUX instead.
12337         Remove boilerplate comments.
12339         * m/intel386.h: Undo refactoring from previous change.
12340         (LIB_STANDARD): All systems that define USG define LIB_STANDARD
12341         too, remove dead code.
12342         (linux): Use GNU_LINUX instead.
12344 2008-07-16  Jason Rumney  <jasonr@gnu.org>
12346         * w32gui.h: Repeat 26 June changes lost by last change.
12348 2008-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
12350         * systty.h: Remove code for Aix on 386, unsupported platform.
12352         * s/ms-w32.h: Remove boilerplate comments.
12353         (fcloseall, fgetchar, flushall, fputchar, getw, putw): Remove, unused.
12355         * s/gnu-linux.h (TERM): Remove support.
12356         (HAVE_SYSVIPC): Remove, unused.
12357         (A_TEXT_OFFSET, A_TEXT_SEEK, ADJUST_EXEC_HEADER): Remove, not used
12358         for this system.
12360         * process.c: Remove support for IRIS, unused.
12361         Remove support for TERM, not relevant anymore.
12363         * unexalpha.c (DEFAULT_ENTRY_ADDRESS): Remove, replace the only
12364         used with the definition.
12366         * s/aix4-2.h (static): Do not undef.
12368         * m/ibmrs6000.h: Remove code depending on USG5_4, this file is
12369         only used on Aix.
12370         (HAVE_SYSVIPC): Remove, unused.
12372         * m/hp800.h (CANNOT_DUMP): Do not undef.
12374         * m/alpha.h: Fix comment.
12376         * s/usg5-4.h (HAVE_SYSVIPC): Remove, unused.
12377         (USG_SHARED_LIBRARIES): Remove, only used in unexec.c which is not
12378         used by this configuration.
12379         * emacs.c: Remove code depending on USG_SHARED_LIBRARIES.
12380         * unexec.c: Remove code depending on HPUX and
12381         USG_SHARED_LIBRARIES, not used with this file.  Remove code
12382         depending on IRIS, unused.  Remove if 0-ed code.
12384         * s/template.h: Remove comments about static.
12386         * sysdep.c: Remove code depending on NEED_PTEM_H, unused.
12387         Remove if 0-ed code.
12388         (baud_convert): Don't depend on BAUD_CONVERT, all definitions the
12389         were the same as the default.
12390         * s/vms.h (BAUD_CONVERT): Remove, same as the default.
12391         Remove boilerplate comments.
12392         * s/hpux10-20.h (BAUD_CONVERT): Remove, same as the default.
12393         (HAVE_SYSVIPC): Remove, unused.
12394         (LD_SWITCH_SYSTEM_TEMACS): Simplify, hp9000s700 not supported anymore.
12396         * m/ia64.h (PNTR_COMPARISON_TYPE): Remove, same as the default.
12397         Remove boilerplate comments.
12398         * m/amdx86-64.h (PNTR_COMPARISON_TYPE): Remove, same as the default.
12399         Remove boilerplate comments.
12400         * m/ibms390x.h (PNTR_COMPARISON_TYPE): Remove, same as the default.
12401         Remove boilerplate comments.
12402         * lisp.h (PNTR_COMPARISON_TYPE): Define it unconditionally.
12404         * m/intel386.h (DATA_SEG_BITS): Remove definitions, only used on
12405         USG systems which do not use DATA_SEG_BITS.
12406         Refactor code.  Remove boilerplate comments.
12408         * m/ibms390.h:
12409         * m/m68k.h:
12410         * s/bsd-common.h:
12411         * s/cygwin.h:
12412         * s/darwin.h:
12413         * s/freebsd.h:
12414         * s/gnu.h:
12415         * s/msdos.h: Remove boilerplate comments.
12417         * m/iris4d.h: Remove boilerplate comments and code for systems that
12418         do not use this file.
12419         (IRIS_4D): Remove, unused.
12421         * m/mips.h: Remove boilerplate comments and code for systems that
12422         do not use this file.
12423         (SIGN_EXTEND_CHAR):
12424         * m/arm.h (SIGN_EXTEND_CHAR): Remove, unused.
12425         * unexmips.c: Remove file, unused.
12427         * editfns.c (Fuser_full_name): Replace the only use of
12428         USER_FULL_NAME with its value.
12429         * config.in: Regenerate.
12431 2008-07-16  David Reitter  <david.reitter@gmail.com>
12433         * Makefile.in: Add ns-win, ns-carbon-compat, easy-mmode and
12434         easy-menu to SOME_MACHINE_LISP for the new NeXTstep port.
12436 2008-07-16  Glenn Morris  <rgm@gnu.org>
12438         * emacs.c (system-type): Doc fix.
12440 2008-07-15  Stefan Monnier  <monnier@iro.umontreal.ca>
12442         * keyboard.c (parse_menu_item): Don't use cachelist, even under NS.
12443         If the cache doesn't work, let's fix it, rather than work around it.
12445 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
12447         * Makefile.in: Correct additions for nsfont.o in last commit.
12448         * nsfont.m: New file (forgot last commit).
12450 2008-07-15  Chris Hall  <chris@web.workinglinux.com>  (tiny change)
12452         * callproc.c (set_initial_environment): Initialize
12453         Vprocess_environment under CANNOT_DUMP (fixes crash when
12454         batch-compiling for bootstrap).
12456 2008-07-15  Chris Hall  <chris@web.workinglinux.com>  (tiny change)
12457             YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12459         * frame.c (make_initial_frame): Call init_frame_faces(f) in
12460         CANNOT_DUMP case -- fix crash due to different init order.
12462 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
12464         Changes and additions for NeXTstep windowing system (Cocoa and
12465         GNUstep) support.
12467         * Makefile.in:
12468         * config.in: Support defines and build commands for NS port.
12469         * blockinput.h (BLOCK_INPUT, UNBLOCK_INPUT, TOTALLY_UNBLOCK_INPUT)
12470         (UNBLOCK_INPUT_TO): Don't use under NS unless EXPERIMENTAL_CONTROL_G.
12471         * dispextern.h: Include nsgui.h and add needed typedefs under NS
12472         windowing.
12473         (struct face): Add synth_ital field.
12474         * dispnew.c: Include nsterm.h when compiling under NS windowing.
12475         (init_display): Initialize Vinitial_window_system to "ns" when so
12476         compiled.
12477         * emacs.c: Include GSConfig.h when compiling under GNUstep.
12478         (display_arg): Use under NS.
12479         (main): Under NS, allocate autorelease pool and handle command line
12480         args.  Move syms_of_xmenu() call under #ifdef HAVE_X_WINDOWS.
12481         (standard_args): Add NS-specific args.
12482         (shut_down_emacs): Shut down NS terminal if compiled under NS.
12483         * font.c (DEFAULT_ENCODING): New variable.
12484         (font_find_for_lface): Use it.
12485         (syms_of_font): Load syms_of_nsfont under NS.
12486         * font.h: Declare nsfont_driver when compiled under NS.
12487         * fontset.c: When compiling under NS, include nsterm.h.
12488         (fontset_from_font): Autoconstruct fontset under NS.
12489         * frame.c (various): Under NS, include nsterm.h, add Qns window system
12490         symbol, document and use it.
12491         (do_switch_frame): When for_deletion under Cocoa, add
12492         Fraise_frame(Qnil).
12493         (x_set_frame_parameters): Ensure font attribute changes are picked up.
12494         (x_get_arg): Allow "yes" and "no" as boolean values.
12495         (syms_of_frame): Declare Qns.  Init Vdefault_frame_scroll_bars to
12496         Qright under Cocoa.
12497         (focus-follows-mouse): Default to 0 under NS.
12498         * frame.h (enum output_method): Add output_ns.
12499         (external_tool_bar, external_menu_bar, FRAME_EXTERNAL_TOOLBAR)
12500         (FRAME_EXTERNAL_MENU_BAR): Use under NS.
12501         (FRAME_WINDOW_P): NS-specific definition.
12502         * fringe.c (max_used_fringe_bitmap): Make public.
12503         * getloadavg.c (mach/mach.h): Include it under NeXT descendant OS's.
12504         (getloadavg): Use NeXT code under descendant OS's.
12505         * image.c (includes and header section, x_create_bitmap_from_data)
12506         (x_create_bitmap_from_file, free_bitmap_record, image_background)
12507         (image_background_transparent, x_clear_image_1)
12508         (x_create_x_image_and_pixmap, x_destroy_x_image, x_put_x_image)
12509         (Create_Pixmap_From_Bitmap_Data, xpm_load_image, lookup_rgb_color)
12510         (x_to_xcolors, x_from_xcolors, x_disable_image)
12511         (x_build_heuristic_mask, syms_of_image): Add NS support parallel to
12512         other GUIs, including XPM support using code originally written for
12513         Carbon GUI.
12514         (png_load, jpeg_load, tiff_load, gif_load): Add implementations
12515         using NS API.
12516         (image_ascent): Use font metrics macros instead of direct struct field
12517         access.
12518         * keyboard.c (includes): Add nsterm.h when compiling under NS.
12519         (kbd_buffer_get_event): Handle NS as other GUI windowing systems.
12520         Also, handle NS as GTK for menu bar purposes.
12521         (make_lispy_event): Handle NS as other GUI windowing systems, and as X
12522         toolkit where they differ.
12523         (parse_menu_item): Prefer keybindings using 'super' modifier.  Also,
12524         use cachelist, still needed under NS.
12525         * keyboard.h (ENCODE_MENU_STRING, XtPointer, Boolean): Handle as NTGUI.
12526         (struct widget_value): Define it here for menu.c.
12527         * keymap.c (includes): Include modifier internals.
12528         (lisp_to_mod, modifier_sequence_p): New functions, compiled only under
12529         NS.
12530         (where_is_internal, Fwhere_is_internal): When compiled under NS, add
12531         support for preferring sequences using certain modifiers, specified by
12532         the FIRSTONLY argument.
12533         * lisp.h (hash_remove): Rename to avoid name clash when compiling
12534         under NS GNUstep implementation.
12535         (USE_LSB_TAG): Use it under Cocoa when compiling under NS.
12536         * lread.c (init_lread): Treat NS as HAVE_CARBON for turn_off_warning.
12537         * menu.c: Include nsterm.h under NS.
12538         (single_menu_item, parse_single_submenu, xmalloc_widget_value)
12539         (free_menubar_widget_tree_value, update_submenu_strings)
12540         (find_and_call_menu_selection): Treat NS as X and NT.
12541         (find_and_return_menu_selection): New function, used for popup menus.
12542         * nsgui.h:
12543         * nsterm.h:
12544         * nsfns.m:
12545         * nsimage.m:
12546         * nsmenu.m:
12547         * nsselect.m:
12548         * nsterm.m: New files.
12549         * process.c (wait_reading_process_output): Under NS, call ns_select()
12550         instead of plain select().
12551         * syntax.c (char_quoted): Under NS, avoid a crash when called near
12552         beginning of buffer.
12553         * sysselect.h (init_process): Rename when compiling under Cocoa to
12554         avoid name conflict.
12555         * termhooks.h (display_info): Add ns_display_info to union.
12556         * terminal.c (Fterminal_live_p): Add ns to terminal types.
12557         * terminfo.c (UP, BC, PC): Don't declare when compiling under NS in
12558         COCOA environment.
12559         * unexnext.c: Update to work with mach API on Mac OS X, and to use new
12560         unexec() signature.  (Note, this will dump, but the resulting file
12561         crashes; unexosx is used instead; keeping around for reference and
12562         possible aid in getting dump working under GNUstep.)
12563         * w32gui.h (button_type, widget_value): Remove definitions (now in
12564         keyboard.h).
12565         * window.c: Include nsterm.h when compiling under NS.
12566         * xdisp.c (includes): Include nsterm.h when compiling under NS.
12567         (set_frame_menubar, update_menu_bar, display_menu_bar): Handle NS as
12568         other GUI windowing systems.
12569         (update_tool_bar, redisplay_tool_bar, redisplay_window): Handle NS as
12570         GTK.
12571         (x_consider_frame_title): Under NS, set icon type and frame
12572         modified-state indicator; use ns_set_name_as_filename() when using
12573         formatted title.
12574         (update_window_cursor): Make public when compiling under NS.
12575         (display_hourglass_p, syms_of_xdisp, hourglass_shown_p)
12576         (hourglass_atimer, Vhourglass_delay
12577         * xfaces.c (header section, init_frame_faces, clear_font_table)
12578         (defined_color, unload_color, x_face_list_fonts)
12579         (prepare_face_for_display): Add NS support parallel to other GUIs.
12580         Emulate GCs like other non-X GUIs.
12581         (split_font_name): Don't lowercase font name under NS.
12582         (merge_face_ref, Finternal_set_lisp_face_attribute): Support stippling
12583         under NS.
12584         * s/darwin.h: Add support for compilation under NS.
12586 2008-07-15  Jason Rumney  <jasonr@gnu.org>
12588         * w32fns.c (Fx_create_frame): Remove duplicate unwind_protect.
12589         (w32_show_hourglass): Rename from show_hourglass.
12590         (w32_hide_hourglass): Rename from hide_hourglass.
12591         (DEFAULT_HOURGLASS_DELAY): Revert from last change.
12592         (Vhourglass_delay): Declare extern.
12593         (hourglass_started): Remove.
12595         * xdisp.c (Vhourglass_delay): Remove static.
12596         (hourglass_started, start_hourglass, cancel_hourglass):
12597         Don't include these versions on WINDOWSNT.
12599 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
12601         * dispextern.h (hourglass_shown_p, hourglass_atimer): New extern
12602         variables (formerly in xfns.c).
12603         (show_hourglass, hide_hourglass): New prototypes (same).
12604         * xdisp.c (display_hourglass_p, hourglass_shown_p, hourglass_atimer)
12605         (Vhourglass_delay, DEFAULT_HOURGLASS_DELAY): New variables (formerly
12606         in xfns.c).
12607         (syms_of_xdisp): Declare/initialize display-hourglass,
12608         hourglass-delay.  Initialize hourglass_atimer, hourglass_shown_p.
12609         (hourglass_started, start_hourglass, cancel_hourglass): New functions,
12610         formerly in xfns.c.
12611         * xfns.c (display_hourglass_p, hourglass_atimer, hourglass_shown_p)
12612         (Vhourglass_delay, DEFAULT_HOURGLASS_DELAY, hourglass_started)
12613         (start_hourglass, cancel_hourglass): Remove.
12614         (show_hourglass, hide_hourglass): Remove prototypes and static
12615         modifiers.
12616         (syms_of_xfns): Remove display-hourglass, hourglass-delay,
12617         hourglass_atimer, hourglass_shown_p declaration/initialization.
12618         * macfns.c (display_hourglass_p, hourglass_atimer, hourglass_shown_p)
12619         (Vhourglass_delay, DEFAULT_HOURGLASS_DELAY, hourglass_started)
12620         (start_hourglass, cancel_hourglass): Remove.
12621         (show_hourglass, hide_hourglass): Remove prototypes and static
12622         modifiers.
12623         (syms_of_macfns): Remove display-hourglass, hourglass-delay,
12624         hourglass_atimer, hourglass_shown_p declaration/initialization.
12625         * w32fns.c (display_hourglass_p, Vhourglass_delay)
12626         (DEFAULT_HOURGLASS_DELAY): Remove.
12627         (syms_of_w32fns): Remove display-hourglass, hourglass-delay,
12628         hourglass_shown_p declaration/initialization.
12630 2008-07-14  Jason Rumney  <jasonr@gnu.org>
12632         * w32fns.c (w32_get_arg): Remove wrapper function.
12633         (w32_createwindow, x_icon, x_create_tip_frame): Use x_get_arg
12634         directly.
12635         (Fx_create_frame): Sync with xfns.c.  Use x_get_arg directly.
12637 2008-07-14  Kenichi Handa  <handa@m17n.org>
12639         * xfont.c (xfont_open): Add workaround for X's bug.
12641 2008-07-14  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
12643         * fontset.c: Include <stdio.h> unconditionally.
12645 2008-07-13  Michael Albinus  <michael.albinus@gmx.de>
12647         * dbusbind.c (Fdbus_register_signal): Allow also signal arguments
12648         for filtering.
12650 2008-07-13  Dan Nicolaescu  <dann@ics.uci.edu>
12652         * s/vms.h: Use __GNUC__ instead of _GNUC_.
12654         * m/macppc.h:
12655         * m/alpha.h: Use GNU_LINUX instead of LINUX.  Reorganize conditionals.
12657         * m/ibms390x.h (XINT, XUINT): Don't define, same as the default.
12658         (SPECIAL_EMACS_INT):
12659         * m/ia64.h (SPECIAL_EMACS_INT):
12660         * m/amdx86-64.h (SPECIAL_EMACS_INT):
12661         * s/gnu.h (NLIST_STRUCT):
12662         * s/aix4-2.h (X11R5_INHIBIT_I18N):
12663         * s/gnu-linux.h (LINUX):
12664         * s/msdos.h (HAVE_FACES):
12665         * s/ms-w32.h (HAVE_FACES): Don't define, unused.
12667         * systty.h:
12668         * sysdep.c (setup_pty): Don't depend on SYSV_PTYS, it is not used
12669         anymore.
12671 2008-07-12  Dan Nicolaescu  <dann@ics.uci.edu>
12673         * syswait.h: Remove old if 0 code.  Do not define WAITTYPE, it was
12674         always defined as int.
12676         * s/netbsd.h (HAVE_UNION_WAIT, HAVE_WAIT_HEADER, WAIT_USE_INT):
12677         * s/gnu.h (HAVE_WAIT_HEADER, WAIT_USE_INT, HAVE_UNION_WAIT):
12678         * s/gnu-linux.h (HAVE_WAIT_HEADER):
12679         * s/freebsd.h (HAVE_WAIT_HEADER):
12680         * s/bsd-common.h (HAVE_UNION_WAIT):
12681         * s/aix4-2.h (HAVE_WAIT_HEADER):
12682         * m/mips.h (HAVE_UNION_WAIT):
12683         * s/usg5-4.h (HAVE_WAIT_HEADER, WAITTYPE): Do not define, not used.
12684         (COFF, static): Do not define, they are undefined later in the file.
12686         * process.c (update_status): Don't use a union.
12687         (status_convert):
12688         (sigchld_handler): Use int instead of WAITTYPE.
12690 2008-07-12  Chong Yidong  <cyd@stupidchicken.com>
12692         * indent.c (Fvertical_motion): Restore hscroll before moving to
12693         goal column.
12695 2008-07-11  Dan Nicolaescu  <dann@ics.uci.edu>
12697         * lisp.h: Remove left over code.
12699 2008-07-11  Andreas Schwab  <schwab@suse.de>
12701         * lisp.h: Fix logic in last change.
12703         * menu.h: New file.
12704         * menu.c: Include it.
12705         * xmenu.c: Likewise.
12706         * Makefile.in: Update dependencies.
12708 2008-07-11  Kenichi Handa  <handa@m17n.org>
12710         * fontset.c (fontset_from_font): Cancel the previous change.
12712 2008-07-11  Dan Nicolaescu  <dann@ics.uci.edu>
12714         * lisp.h:
12715         * w32heap.c:
12716         * emacs.c:
12717         * alloc.c: Replace all references of NO_UNION_TYPE with
12718         USE_LISP_UNION_TYPE.
12720         * m/xtensa.h (NO_UNION_TYPE):
12721         * m/vax.h (NO_UNION_TYPE):
12722         * m/template.h (NO_UNION_TYPE):
12723         * m/sparc.h (NO_UNION_TYPE):
12724         * m/mips.h (NO_UNION_TYPE):
12725         * m/macppc.h (NO_UNION_TYPE):
12726         * m/m68k.h (NO_UNION_TYPE):
12727         * m/iris4d.h (NO_UNION_TYPE):
12728         * m/intel386.h (NO_UNION_TYPE):
12729         * m/ibms390x.h (NO_UNION_TYPE):
12730         * m/ibms390.h (NO_UNION_TYPE):
12731         * m/ibmrs6000.h (NO_UNION_TYPE):
12732         * m/ia64.h (NO_UNION_TYPE):
12733         * m/hp800.h (NO_UNION_TYPE):
12734         * m/arm.h (NO_UNION_TYPE):
12735         * m/amdx86-64.h (NO_UNION_TYPE):
12736         * m/alpha.h (NO_UNION_TYPE): Remove definition, all platform were
12737         defining it the same.
12739 2008-07-10  Chong Yidong  <cyd@stupidchicken.com>
12741         * xdisp.c (move_it_to): Backtrack if past the edge of a wrapped line.
12743 2008-07-10  Dan Nicolaescu  <dann@ics.uci.edu>
12745         * fileio.c:
12746         * sysdep.c:
12747         * systty.h:
12748         * m/ibmrs6000.h:
12749         * m/iris4d.h:
12750         * s/aix4-2.h:
12751         * s/freebsd.h:
12752         * s/gnu-linux.h:
12753         * s/hpux10-20.h:
12754         * s/hpux11.h:
12755         * s/netbsd.h:
12756         * s/sol2-3.h:
12757         * s/sol2-4.h:
12758         * s/sol2.h:
12759         * s/usg5-4.h:
12760         * s/vms.h: Remove references to unused variables.
12762 2008-07-10  Andreas Schwab  <schwab@suse.de>
12764         * ftfont.c (ftfont_resolve_generic_family): Remove foundry from
12765         pattern before matching the generic family.
12767 2008-07-10  Dan Nicolaescu  <dann@ics.uci.edu>
12769         * unexec.c:
12770         * s/vms.h:
12771         * s/usg5-4-2.h:
12772         * s/sol2-5.h:
12773         * s/freebsd.h:
12774         * s/darwin.h: Remove dead code.
12776         * m/template.h:
12777         * m/sparc.h:
12778         * m/mips.h:
12779         * m/m68k.h:
12780         * m/iris4d.h:
12781         * m/intel386.h:
12782         * m/ibms390x.h:
12783         * m/ibms390.h:
12784         * m/ia64.h:
12785         * m/hp800.h:
12786         * m/arm.h:
12787         * m/amdx86-64.h: Remove dead code and references to unused
12788         and compiler defined symbols.
12790         * unexmips.c:
12791         * unexelf.c: Remove references to desupported systems.
12793         * m/powermac.h: Remove file, it is now identical to m/macppc.h.
12795         * m/powermac.h: Remove boilerplate comments.
12796         (NO_REMAP): Remove unused definition.
12798         * m/macppc.h (UNEXEC, NO_TERMIO): Don't define, the s/ files
12799         define them.
12801 2008-07-10  Kenichi Handa  <handa@m17n.org>
12803         * xfont.c (xfont_open): Log the reason of failure.
12805 2008-07-09  Stefan Monnier  <monnier@iro.umontreal.ca>
12807         * fontset.c (fontset_get_font_group):
12808         * font.c (font_check_otf): Specify argument types.
12810 2008-07-09  Kenichi Handa  <handa@m17n.org>
12812         * coding.c (detect_coding_utf_8): Set detect_info->found only when
12813         non-ASCII char is found.
12815         * fontset.c (fontset_compare_rfontdef): Fix plus/minus.
12816         (reorder_font_vector): Change the arg preferred_family to font.
12817         Prefer the spec matching with font.
12818         (fontset_get_font_group): New function.
12819         (fontset_find_font): Change the format of an element of a realized
12820         fontset.  Use fontset_get_font_group.
12821         (fontset_font): Try the current fontset, the default fontset, the
12822         fallbacks of the current fontset, and the fallbacks of the default
12823         fontset in this order.
12824         (face_for_char): Delete the shortcut to use the current font.
12825         (fontset_from_font): Don't set fonts for Latin in the fontset.
12827         * font.h (font_make_object, font_match_p): Adjust prototypes.
12829         * ftfont.h [FT_BDF_H]: Include FT_BDF_H.
12831         * font.c (font_make_object): New arg entity and pixelsize.
12832         (font_check_otf_features, font_check_otf): New functions.
12833         (font_match_p): Check :lang, :script, and :otf properties.
12835         * xfont.c (xfont_open): Adjust it for the change of
12836         font_make_object.
12837         (xfont_text_extents): Fix initial setting of metrics.
12839         * ftfont.c (struct ftfont_info): New member index, delete member
12840         fc_charset_idx.  Make the member order compatible with struct
12841         xftfont_info.
12842         (fc_charset_table): Change charset names to registry names.
12843         (ftfont_pattern_entity): Delete the args registry and
12844         fc_charset_idx.  Change the value of :font-entity property
12845         to (FONTNAME . INDEX).  Always set :registry property to
12846         `iso10646-1'.
12847         (struct ftfont_cache_data): New struct.
12848         (ftfont_lookup_cache): New arg for_face.
12849         (ftfont_get_fc_charset, ftfont_get_otf): New functions.
12850         (ftfont_driver): Set the member otf_capability.
12851         (ftfont_get_charset): Adjust it for the change of
12852         fc_charset_table.
12853         (OTF_TAG_SYM): New macro.
12854         (ftfont_spec_pattern): Delete the arg fc_charset_idx.  Adjust it
12855         for the change of fc_charset_table.
12856         (ftfont_list): Adjust it for the change of ftfont_spec_pattern and
12857         ftfont_pattern_entity.  Add FC_INDEX to objset.
12858         (ftfont_match): Adjust it for the change of ftfont_spec_pattern
12859         and ftfont_pattern_entity.
12860         (ftfont_open): Adjust it for the change of ftfont_lookup_cache,
12861         font_make_object, struct ftfont_info.
12862         (ftfont_has_char): Use ftfont_get_fc_charset.
12863         (ftfont_otf_features, ftfont_otf_capability): New functions.
12864         (ftfont_shape): Use ftfont_get_otf.
12865         (ftfont_text_extents): Fix initial setting of metrics.
12867         * xftfont.c (struct xftfont_info): New member ft_size.  Make the
12868         member order compatible with struct ftfont_info.
12869         (xftfont_open): Add FC_CHARSET to the pattern.  Set
12870         xftfont_info->ft_size.  Don't unlock the face.  Check BDF
12871         properties if appropriate.
12872         (xftfont_close): Unlock the face.
12873         (xftfont_anchor_point, xftfont_shape): Deleted.
12874         (syms_of_xftfont): Don't set members anchor_point and shape of
12875         xftfont_driver.
12877         * w32uniscribe.c (uniscribe_open): Adjust it for the change of
12878         font_make_object.
12880         * w32font.c (w32font_open): Adjust it for the change of
12881         font_make_object.
12882         (w32font_open_internal): Don't set properties of font_object here.
12884 2008-07-08  Chong Yidong  <cyd@stupidchicken.com>
12886         * macfns.c (x_create_tip_frame):
12887         * w32fns.c (x_create_tip_frame):
12888         * xfns.c (x_create_tip_frame): Pass parameter argument to
12889         face-set-after-frame-default.
12891         * xfaces.c (Finternal_merge_in_global_face): Save merged
12892         attributes for the default face back into the face vector.
12894 2008-07-08  Andreas Schwab  <schwab@suse.de>
12896         * fontset.h: Declare fontset_from_font.  Don't declare
12897         new_fontset_from_font and fontset_from_font_name.
12898         * xterm.c: Include "fontset.h".
12899         * Makefile.in (xterm.o): Update dependencies.
12901 2008-07-08  Glenn Morris  <rgm@gnu.org>
12903         * m/sparc.h: Define __sparc__ rather than sparc.  (Bug#507.)
12904         * alloc.c, ecrt0.c: Use __sparc__ rather than sparc.
12906 2008-07-07  Chong Yidong  <cyd@stupidchicken.com>
12908         * frame.c (Qinhibit_face_set_after_frame_default): Var deleted.
12909         (x_set_frame_parameters): Don't bind it.
12911 2008-07-07  Juanma Barranquero  <lekktu@gmail.com>
12913         * w32fns.c (map_w32_filename): Declare extern.
12915 2008-07-07  Jason Rumney  <jasonr@gnu.org>
12917         * w32term.c (WS_EX_LAYERED): Define if not already.
12919 2008-07-06  Chong Yidong  <cyd@stupidchicken.com>
12921         * xfaces.c (set_font_frame_param): Don't try to set the font
12922         parameter if it is still unspecified in the lface.
12924 2008-07-05  Chong Yidong  <cyd@stupidchicken.com>
12926         * xfaces.c (Finternal_merge_in_global_face): Don't realize default
12927         face if it didn't already exist.
12929         * xdisp.c (try_window_id): Give up if word-wrapping is on.
12931 2008-07-05  Andreas Schwab  <schwab@suse.de>
12933         * xdisp.c (get_it_property): Move out of HAVE_WINDOW_SYSTEM section.
12935 2008-07-05  Chong Yidong  <cyd@stupidchicken.com>
12937         * xdisp.c (IT_OVERFLOW_NEWLINE_INTO_FRINGE): Turn it off if
12938         word-wrapping.
12939         (IT_DISPLAYING_WHITESPACE): New macro.
12940         (move_it_in_display_line_to): Handle MOVE_TO_X requests properly
12941         when word-wrapping.  Simplify word-wrapping logic.  Use correct
12942         pixel positions when saving copies of the iterator.
12943         (display_line): Use proper wrap point if the last character on a
12944         line was preceded by whitespace.
12946 2008-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
12948         * Makefile.in (${etc}DOC): Depend on ${lisp} rather than ${shortlisp}.
12950 2008-07-04  Kenichi Handa  <handa@m17n.org>
12952         * fns.c (Fstring_to_unibyte): Delete the arg ACCEPT-LATIN-1.
12954         * lisp.h: EXFUN adjusted for the change of Fstring_to_unibyte.
12956 2008-07-02  Jason Rumney  <jasonr@gnu.org>
12958         * xfns.c (syms_of_xfns): Only define x-select-font when both
12959         HAVE_FREETYPE and USE_GTK.
12961         * xdisp.c (next_element_from_display_vector): Move assignment out
12962         of if statement.
12964 2008-07-02  Toru Tsuneyoshi  <t_tuneyosi@hotmail.com>
12966         * lisp.h (Qdelete_file, Qdelete_directory): Declare extern.
12968         * fileio.c (delete_by_moving_to_trash, Qmove_file_to_trash): New vars.
12969         (syms_of_fileio): Initialize and export them.
12970         (Fdelete_directory, Fdelete_file): Optionally delete via trash.
12972         * w32fns.c (FOF_NO_CONNECTED_ELEMENTS): Define if not already.
12973         (Fsystem_move_file_to_trash): New function.
12974         (syms_of_w32fns): Export it to lisp.
12976 2008-07-01  Jason Rumney  <jasonr@gnu.org>
12978         * w32font.c (w32font_text_extents): Don't count overhang as part
12979         of width.
12981 2008-06-30  Miles Bader  <miles@gnu.org>
12983         * dispextern.h (struct glyph, struct it, struct iterator_stack_entry):
12984         Add `avoid_cursor_p' field.
12986         * xdisp.c (push_it, pop_it): Save/restore avoid_cursor_p field.
12987         (set_cursor_from_row): Skip glyphs with avoid_cursor_p set.
12988         (append_glyph, append_composite_glyph, produce_image_glyph)
12989         (append_stretch_glyph): Initialize avoid_cursor_p.
12990         (get_it_property): Rename from `get_line_height_property'.
12991         (x_produce_glyphs): Use get_it_property.
12992         (handle_line_prefix, push_display_prop): New functions.
12993         (display_line, move_it_in_display_line_to): Handle line/wrap prefixes.
12994         (Vwrap_prefix, Qwrap_prefix, Vline_prefix, Qline_prefix):
12995         New variables.
12996         (syms_of_xdisp): Initialize them.
12998 2008-06-30  Kenichi Handa  <handa@m17n.org>
13000         * xftfont.c (xftfont_open): Don't call FcConfigSubstitute and
13001         XftDefaultSubstitute (they are called in XftFontMatch).
13002         (xftfont_open): Fix args to ftfont_font_format.
13004         * ftfont.c (fc_charset_table): New member lang.
13005         (ftfont_resolve_generic_family): New arg pattern.
13006         (ftfont_spec_pattern): Check fc_charset_table[]->lang.
13007         (ftfont_list): Call ftfont_resolve_generic_family with `pattern'.
13008         (ftfont_open): Fix args to ftfont_font_format.
13009         (ftfont_font_format): New arg filename.
13011 2008-06-30  Chong Yidong  <cyd@stupidchicken.com>
13013         * xfaces.c (Finternal_merge_in_global_face): If default face was
13014         modified, realize it again.  Update the font face attribute.
13016 2008-06-29  Jason Rumney  <jasonr@gnu.org>
13018         * w32term.c (x_set_frame_alpha): Fix logic.
13020 2008-06-29  Kenichi Handa  <handa@m17n.org>
13022         * fontset.c (Finternal_char_font): Return font-object instead of
13023         font-name.
13025         * composite.c (get_composition_id): Fix the width calculation for TAB.
13027 2008-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
13029         * indent.c (Fvertical_motion): Properly handle float column arg.
13031 2008-06-28  Jason Rumney  <jasonr@gnu.org>
13033         * w32term.c (pfnGetFontUnicodeRanges): Remove unused function pointer.
13034         (pfnSetLayeredWindowAttributes): New function pointer.
13035         (w32_initialize): Initialize it when supported.
13036         (x_set_frame_alpha): New function.
13038         * w32fns.c (Fx_create_frame): Initialize frame parameter `alpha'.
13039         (w32_frame_parm_handlers): Set alpha handler.
13041         * frame.c (x_set_alpha) [HAVE_NTGUI]: Call x_set_frame_alpha.
13043 2008-06-27  Jason Rumney  <jasonr@gnu.org>
13045         * w32fns.c (x_to_w32_font, w32_to_x_font, x_to_w32_weight)
13046         (w32_to_x_weight, w32_to_all_x_charsets): Remove obsolete functions.
13047         (w32_to_x_charset, x_to_w32_charset)
13048         (Qw32_charset_ansi, Qw32_charset_symbol, Qw32_charset_default)
13049         (Qw32_charset_shiftjis, Qw32_charset_hangeul, Qw32_charset_johab)
13050         (Qw32_charset_chinesebig5, Qw32_charset_gb2312, Qw32_charset_oem)
13051         (Qw32_charset_easteurope, Qw32_charset_turkish, Qw32_charset_baltic)
13052         (Qw32_charset_russian, Qw32_charset_arabic, Qw32_charset_greek)
13053         (Qw32_charset_hebrew, Qw32_charset_vietnamese, Qw32_charset_thai)
13054         (Qw32_charset_mac, Vw32_charset_info_alist): Move to w32font.c.
13055         (Qw32_charset_unicode): Remove.
13056         (syms_of_w32fns): Update for above changes.
13058         * w32font.c (w32_to_x_charset, x_to_w32_charset)
13059         (Qw32_charset_ansi, Qw32_charset_symbol, Qw32_charset_default)
13060         (Qw32_charset_shiftjis, Qw32_charset_hangeul, Qw32_charset_johab)
13061         (Qw32_charset_chinesebig5, Qw32_charset_gb2312, Qw32_charset_oem)
13062         (Qw32_charset_easteurope, Qw32_charset_turkish, Qw32_charset_baltic)
13063         (Qw32_charset_russian, Qw32_charset_arabic, Qw32_charset_greek)
13064         (Qw32_charset_hebrew, Qw32_charset_vietnamese, Qw32_charset_thai)
13065         (Qw32_charset_mac, Vw32_charset_info_alist): Move from w32fns.c.
13066         (syms_of_w32font): Update for above changes.
13068 2008-06-27  Dan Nicolaescu  <dann@ics.uci.edu>
13070         * s/usg5-4.h: Fix previous change: keep the correct branch of a
13071         removed #if.
13072         (USG_SHARED_LIBRARIES): Remove duplicate definition.
13074 2008-06-26  Juanma Barranquero  <lekktu@gmail.com>
13075             Eli Zaretskii  <eliz@gnu.org>
13077         * makefile.w32-in (LOCAL_FLAGS):
13078         Don't include WINDOWSNT, DOS_NT and _UCHAR_T.
13080         * sysdep.c (_spawnlp, _getpid):
13081         Declare with explicit _cdecl instead of _CRTAPI1.
13083         * editfns.c (Fget_internal_run_time):
13084         Check for WINDOWSNT with #ifdef, not #if.
13086 2008-06-26  Jason Rumney  <jasonr@gnu.org>
13088         * w32font.h (FONT_HANDLE, FONT_TEXTMETRIC): New macros.
13090         * w32term.c (x_draw_glyph_string_foreground)
13091         (x_draw_composite_glyph_string_foreground): Sync with xterm.c.
13092         Use FONT_HANDLE macro.
13093         (x_draw_glyph_string): Use FONT_TEXTMETRIC macro.
13095         * w32uniscribe.c (uniscribe_otf_capability, uniscribe_shape)
13096         (uniscribe_encode_char): Use FONT_HANDLE macro.
13098         * w32font.c (Fx_select_font): Use FONT_HANDLE macro.
13099         (w32font_text_extents): Use precast w32_font.
13100         (w32font_close): Free cached metrics.
13101         (w32font_open_internal): Allocate space for name on stack.
13103 2008-06-26  Chong Yidong  <cyd@stupidchicken.com>
13105         * xdisp.c (extend_face_to_end_of_line): Fix last change.
13107 2008-06-26  Jason Rumney  <jasonr@gnu.org>
13109         * w32term.h (FONT_AVG_WIDTH): Remove obsolete macro.
13110         (CP_8BIT, CP_UNICODE, CP_UNKNOWN): Remove obsolete constants.
13112 2008-06-26  Juanma Barranquero  <lekktu@gmail.com>
13114         * Makefile.in (SOME_MACHINE_OBJECTS): Remove w32bdf.o.
13116 2008-06-26  Jason Rumney  <jasonr@gnu.org>
13118         * w32bdf.c, w32bdf.h: Remove obsolete files.
13120         * makefile.w32-in: Remove refs to w32bdf.h and w32bdf.c.
13122         * w32gui.h: Don't include w32bdf.h.
13123         (XCharStruct, enum w32_char_font_type, W32FontStruct):
13124         Remove obsolete font support.
13126         * w32font.h (struct w32font_info): Remove compat_w32_font.
13127         Add hfont member.
13128         (FONT_COMPAT): Remove obsolete macro.
13130         * w32font.c (w32font_close): Remove compat code.  Delete hfont member.
13131         (w32font_encode_char, w32font_text_extents): Use new hfont member.
13132         (w32font_open_internal): Remove compat code.  Set new hfont member.
13133         (Fx_select_font): Use new hfont member.
13135         * w32uniscribe.c (uniscribe_otf_capability, uniscribe_shape)
13136         (uniscribe_encode_char): Use new hfont member.
13138         * w32term.c (x_draw_glyph_string_foreground)
13139         (x_draw_composite_glyph_string_foreground): Use new hfont member.
13140         (x_draw_glyph_string): Use metrics in w32font_info.
13142 2008-06-26  Kenichi Handa  <handa@m17n.org>
13144         * xdisp.c (handle_auto_composed_prop): Fix for the terminal case.
13146 2008-06-26  Dan Nicolaescu  <dann@ics.uci.edu>
13148         * unexnext.c:
13149         * m/ews4800.h:
13150         * m/hp9000s300.h:
13151         * m/ibm370aix.h:
13152         * m/mips-siemens.h:
13153         * m/ncr386.h:
13154         * m/next.h:
13155         * m/pmax.h:
13156         * m/powerpcle.h:
13157         * m/tandem-s2.h:
13158         * s/386bsd.h:
13159         * s/bsd386.h:
13160         * s/bsd4-1.h:
13161         * s/bsd4-2.h:
13162         * s/bsdos2-1.h:
13163         * s/bsdos2.h:
13164         * s/bsdos3.h:
13165         * s/bsdos4.h:
13166         * s/nextstep.h:
13167         * s/ultrix4-3.h:
13168         * s/usg5-0.h:
13169         * s/usg5-2-2.h:
13170         * s/usg5-2.h:
13171         * s/usg5-4-3.h:
13172         * s/ux4800.h:
13173         * s/uxpds.h:
13174         * s/uxpv.h: Remove support for obsolete systems.
13175         * s/hpux.h, s/hpux10.h, s/hpux8.h, s/hpux9.h, s/hpux9shr.h:
13176         Remove, insert contents in s/hpux10-20.h.
13177         * s/aix3-1.h, s/aix3-2-5.h, s/aix3-2.h, s/aix4-1.h, s/aix4.h:
13178         Remove, insert contents in s/aix4-2.h.
13179         * s/usg5-3.h: Remove, insert contents in s/usg5-4.h.
13180         * s/bsd4-3.h: Rename to ...
13181         * s/bsd-common.h: ... this.
13182         * data.c:
13183         * doc.c:
13184         * ecrt0.c:
13185         * emacs.c:
13186         * fileio.c:
13187         * floatfns.c:
13188         * keyboard.c:
13189         * mem-limits.h:
13190         * print.c:
13191         * process.c:
13192         * sysdep.c:
13193         * syssignal.h:
13194         * systty.h:
13195         * syswait.h:
13196         * term.c:
13197         * unexec.c:
13198         * unexelf.c:
13199         * unexhp9k800.c:
13200         * m/hp800.h:
13201         * m/ibmrs6000.h:
13202         * m/mips.h:
13203         * m/vax.h:
13204         * s/darwin.h:
13205         * s/freebsd.h:
13206         * s/gnu.h:
13207         * s/ms-w32.h:
13208         * s/msdos.h:
13209         * s/netbsd.h:
13210         * s/template.h: Remove references to obsolete variables.
13212         * Makefile.in: Add dependencies for all unexec files.
13213         (admindir): Remove unused variable.
13214         (UNEXEC_SRC): Remove references.
13216 2008-06-25  Chong Yidong  <cyd@stupidchicken.com>
13218         * xfns.c (x_default_font_parameter): If Xft is available, first
13219         try Monospace-12 for the default font.
13221 2008-06-25  Jason Rumney  <jasonr@gnu.org>
13223         * xdisp.c (get_glyph_face_and_encoding): Encode invalid glyphs as 0.
13225 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
13227         * bytecode.c (Fbyte_code): Disable debugging code that doesn't compile.
13229         * buffer.c (syms_of_buffer): Remove default-word-wrap.
13231 2008-06-25  Juanma Barranquero  <lekktu@gmail.com>
13233         * xdisp.c (syms_of_xdisp) <truncate-partial-width-windows>: Doc fix.
13234         <scroll-conservatively>: Fix typo in docstring.
13236         * xselect.c (Fx_send_client_event): Doc fix.
13238 2008-06-25  Kenichi Handa  <handa@m17n.org>
13240         * xfaces.c (Fx_list_fonts): Call Flist_fonts with the arg PREFER.
13242         * font.c (font_parse_fcname): Remove unused variables.
13243         (font_sort_entites): Delete the arg SPEC.  Caller changed.
13244         Fix for the case of ! best_only.
13245         (font_delete_unmatched): Check DPI and AVGWIDTH too.
13247         * lisp.h (Fstring_to_unibyte): EXFUN it.
13249         * character.h (str_to_unibyte): Extern it.
13251         * character.c (str_to_unibyte): New function.
13253         * fns.c (Fstring_to_unibyte): New function.
13254         (syms_of_fns): Defsubr it.
13256 2008-06-24  Kenichi Handa  <handa@m17n.org>
13258         * font.c (font_score): Even if the PIXEL_SIZE is the same, check
13259         DPI too.
13260         (font_sort_entites): Setup prefer_prop[FONT_DPI_INDEX] too.
13262 2008-06-24  Andreas Schwab  <schwab@suse.de>
13264         * Makefile.in (${lispsource}loaddefs.el): Rename from
13265         ../lisp/loaddefs.el.
13266         (bootstrap-clean): Do what distclean does but don't remove
13267         Makefile.
13268         (distclean): Depend on bootstrap-clean and remove Makefile.
13270 2008-06-24  Chong Yidong  <cyd@stupidchicken.com>
13272         * buffer.h (struct buffer): New member word_wrap.
13274         * buffer.c (syms_of_buffer): New variables default-word-wrap and
13275         word-wrap.
13276         (init_buffer_once): Initialize them.
13278         * dispextern.h (struct it): Replace bool truncate_lines_p with a
13279         line_wrap enum possessing three possible values.
13281         * termopts.h: Replace truncate_partial_width_windows with
13282         Vtruncate_partial_width_windows.
13284         * dispnew.c (direct_output_for_insert): Avoid direct output when
13285         inserting a space with word wrap on.
13287         * indent.c (compute_motion): Obey integer values of
13288         truncate-partial-width-windows.
13290         * xdisp.c (Vtruncate_partial_width_windows): New Lisp_Object,
13291         replacing truncate_partial_width_windows.
13292         (init_iterator): If Vtruncate_partial_width_windows is an integer,
13293         truncate only if the window width is below that integer.
13294         (start_display, resize_mini_window, produce_stretch_glyph)
13295         (display_string, move_it_in_display_line_to): Use line_wrap.
13296         (back_to_previous_visible_line_start, reseat_1): Reset
13297         string_from_display_prop_p.
13298         (display_line): Extend default face to end of line when wrapping.
13300 2008-06-24  Kim F. Storm  <storm@cua.dk>
13302         * xdisp.c (display_line, move_it_in_display_line_to): Add ability
13303         to wrap continued lines at word boundaries.
13305 2008-06-24  Jason Rumney  <jasonr@gnu.org>
13307         * font.c (Ffont_face_attributes): Multiply pixel size before point
13308         conversion to avoid multiplying rounding error.
13310 2008-06-23  Jason Rumney  <jasonr@gnu.org>
13312         * w32term.c (x_draw_glyph_string_background)
13313         (x_draw_glyph_string): Remove old bdf font code.
13315         * w32term.h (FONT_TYPE_FOR_UNIBYTE, FONT_TYPE_FOR_MULTIBYTE): Remove.
13317 2008-06-22  Kenichi Handa  <handa@m17n.org>
13319         * font.c (font_find_for_lface): Try the adstyle specified in
13320         the property of LFACE_FONT of LFACE (if any).
13322 2008-06-21  Seiji Zenitani  <zenitani@mac.com>
13323             Ryo Yoshitake  <ryo@shiftmode.net>
13325         * xterm.c (x_set_frame_alpha): Add x_catch_errors for bug#437.
13327 2008-06-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13329         * Makefile.in (${lisp} ${SOME_MACHINE_LISP}, ../lisp/loaddefs.el):
13330         Use $(BOOTSTRAPEMACS) rather than witness-emacs.
13331         (bootstrap-emacs${EXEEXT}): Merge witness-emacs into it.
13332         (witness-emacs): Remove.
13333         (lisp, shortlisp): Move loaddefs.el earlier.
13334         (mostlyclean): Forget about witness-emacs.
13336 2008-06-22  Glenn Morris  <rgm@gnu.org>
13338         * Makefile.in (witness-emacs): Depend on temacs${EXEEXT}.
13339         (.SUFFIXES): Declare .el.elc as a suffix rule, for non-GNU makes.
13341 2008-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13343         * Makefile.in (PRECOMP): Remove.
13344         (${lisp} ${SOME_MACHINE_LISP}): Remove pseudo dependency on PRECOMP.
13345         (witness-emacs): Run `compile-first'.
13346         (.el.elc): Use the new compile-onefile target.
13348 2008-06-21  Kenichi Handa  <handa@m17n.org>
13350         * xftfont.c (xftfont_open): Handle QCembolden only when
13351         FC_EMBOLDEN is defined.
13353 2008-06-21  Andreas Schwab  <schwab@suse.de>
13355         * Makefile.in (witness-emacs): Use ../lisp, not $(lispsource).
13356         (.el.elc): Likewise.
13358 2008-06-21  Miles Bader  <miles@gnu.org>
13360         * Makefile.in (../lisp/loaddefs.el): Build autoloads in the lisp
13361         build dir, not the lisp source dir.
13363 2008-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13365         * Makefile.in (emacs${EXEEXT}): Link the new emacs to bootstrap-emacs.
13366         (bootstrapclean): Remove.
13367         (.el.elc): New rule.
13368         (PRECOMP): New var.
13369         (../lisp/subdirs.el): Remove.
13370         (bootstrap-emacs${EXEEXT}): Remove subdirs.el and charpro.el dependency.
13371         (witness-emacs): New target.
13372         (mostlyclean): Remove witness-emacs as well.
13373         (../lisp/loaddefs.el, ${lisp} ${SOME_MACHINE_LISP}):
13374         Add witness-emacs dependency.
13376 2008-06-20  Chong Yidong  <cyd@stupidchicken.com>
13378         * font.c (Ffont_face_attributes): Omit key-attribute pairs not
13379         defined by the font.
13381 2008-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13383         * Makefile.in (emacs${EXEEXT}): Depend on the machine-specific files.
13384         (bootstrap-clean): New target that keeps TAGS around.
13385         (../lisp/subdirs.el, ../lisp/loaddefs.el): New targets.
13386         (bootstrap-emacs${EXEEXT}): Depend on subdirs.el.
13388 2008-06-20  Jason Rumney  <jasonr@gnu.org>
13390         * w32fns.c, w32term.c, w32term.h, w32gui.h [OLD_FONT]:
13391         Remove obsolete font code.
13393         * w32font.c (font_matches_spec): Use csb bitfield from font signature
13394         to determine language support.
13396 2008-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13398         * sysdep.c (cfsetspeed): New fun extracted from the code.
13399         (cfmakeraw): Move before first use.
13401 2008-06-20  Angelo Graziosi  <angelo.graziosi@alice.it>  (tiny change)
13403         * sysdep.c (cfmakeraw): Provide fallback implementation.
13404         (serial_configure): Provide fallback implementation of cfsetspeed.
13406 2008-06-20  Kenichi Handa  <handa@m17n.org>
13408         * xftfont.c (xftfont_open): Add FOUNDRY, SPACING, DPI, SCALABLE to
13409         the pattern.
13411         * fontset.c (fontset_from_font): Copy font_spec before changing
13412         the elements.
13414         * xfns.c (x_default_font_parameter): Try "monospace-12" too.
13416 2008-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13418         * w32fns.c, xfns.c (x_default_font_parameter): Only set `font-param'
13419         for explicit `font' parameters.
13421         * frame.c (x_set_font): Remove unexplained call to fix inf-recursion.
13423 2008-06-19  Kenichi Handa  <handa@m17n.org>
13425         * frame.c: Include <ctype.h>.
13426         (x_set_font_backend): Allow spacing characters in the X resource
13427         for FontBackend.
13429 2008-06-19  Stefan Monnier  <monnier@iro.umontreal.ca>
13431         * w32fns.c, xfns.c (Qfont_param): New var.
13432         (syms_of_w32fns): Initialize it.
13433         (x_default_font_parameter): Record explicit `font' into
13434         `font-parameter'.
13436 2008-06-18  Kenichi Handa  <handa@m17n.org>
13438         * font.c (font_parse_xlfd): Fix previous change.
13439         (font_parse_fcname): Don't use :fc-unknown-spec.
13440         (FRAME_X_DISPLAY_INFO): Be sure to have at least 1 pixel height.
13441         (Fcopy_font_spec): Preserve the order of elements in FONT_EXTRA.
13442         (font_add_log): Prepend the driver name to the resulting fonts.
13444         * ftfont.c (ftfont_pattern_entity): New arg extra.  Caller changed.
13445         (ftfont_spec_pattern): Don't check QCfc_unknown_spec and QCname.
13446         (ftfont_list) [FC_FONTFORMAT]: Include FC_FONTFORMAT in objset.
13448         * xftfont.c (QChinting , QCautohint, QChintstyle, QCrgba)
13449         (QCembolden): New variables.
13450         (syms_of_xftfont): DEFSYM them.
13451         (xftfont_open): Call XftFontMatch.  Don't trust the result of
13452         XftTextExtents8 if the pixel_size is less than 5.
13454 2008-06-18  Andreas Schwab  <schwab@suse.de>
13456         * font.c (Ffont_face_attributes): Only define if HAVE_WINDOW_SYSTEM.
13457         (syms_of_font): Only defsubr if HAVE_WINDOW_SYSTEM.
13459 2008-06-18  Jason Rumney  <jasonr@gnu.org>
13461         * w32font.c (w32font_list, w32font_match): Add logging.
13463         * w32uniscribe.c (uniscribe_list, uniscribe_match): Add logging.
13465 2008-06-17  Chong Yidong  <cyd@stupidchicken.com>
13467         * font.c (font_parse_fcname): Store divider characters for
13468         unknown-spec list.  For known key symbols, intern using correct
13469         symbol name.
13471 2008-06-17  Kenichi Handa  <handa@m17n.org>
13473         * xfaces.c (realize_default_face): If the frame is not on window
13474         system, set the fontset of face to nil.
13476 2008-06-17  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
13478         * fontset.c (fontset_pattern_regexp): Escape some reg-expr characters.
13480 2008-06-16  Juanma Barranquero  <lekktu@gmail.com>
13482         * dispextern.h (lookup_non_ascii_face, split_font_name_into_vector)
13483         (build_font_name_from_vector): Delete externs.
13485         * xfaces.c (struct font_name): Don't declare.
13487 2008-06-16  Stefan Monnier  <monnier@iro.umontreal.ca>
13489         * font.c (font_unparse_gtkname): Use EQ to compare Lisp_Objects.
13491 2008-06-16  Chong Yidong  <cyd@stupidchicken.com>
13493         * font.c (font_parse_fcname): Fix handling of unknown-spec string.
13495 2008-06-16  Juanma Barranquero  <lekktu@gmail.com>
13497         * font.c (Ffont_spec): Fix usage in docstring.
13498         (Ffont_face_attributes): Doc fix.
13500 2008-06-16  Andreas Schwab  <schwab@suse.de>
13502         * font.c (Ffont_face_attributes): Fix definition.
13504 2008-06-16  Jason Rumney  <jasonr@gnu.org>
13506         * font.h (font_style_symbolic_from_value): Remove.
13508         * font.c (font_style_symbolic_from_value): Remove.
13509         (font_style_symbolic): Revert to pre 2008-06-13 version.
13511         * w32font.c (w32_to_fc_weight): New function.
13512         (w32font_full_name, logfont_to_fcname): Use it.
13514 2008-06-16  Kenichi Handa  <handa@m17n.org>
13516         * font.c (font_check_object): Delete it.
13517         (font_clear_cache): Check if a font-object is alive.
13518         (font_open_entity): Likewise.  Set FONT_OBJLST_INDEX of a
13519         font-object to nil.
13520         (font_close_object): Don't check FONT_CLOSE_OBJECT.
13521         (font_at): Don't call font_check_object.
13522         (Ffont_get): Return a symbol for :weight, :slant, and :width.
13524 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13526         * puresize.h (BASE_PURESIZE): Increase to 1230000.
13528 2008-06-16  Chong Yidong  <cyd@stupidchicken.com>
13530         * font.c (font_parse_fcname): Correctly parse KEY=VAL values.
13532 2008-06-15  Chong Yidong  <cyd@stupidchicken.com>
13534         * font.c (font_parse_fcname): Only one decimal point.
13535         (font_unparse_fcname): Handle data in family and foundry indices
13536         as symbols, not strings.
13537         (font_unparse_gtkname, Ffont_face_attributes): New functions.
13539         * xfns.c (Fx_select_font): Give GTK font dialog the default font name.
13541         * font.h (font_unparse_gtkname): Add prototype.
13543 2008-06-15  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
13545         * fontset.c (fontset_pattern_regexp): Escape `+' characters in pattern.
13547 2008-06-15  Andreas Schwab  <schwab@suse.de>
13549         * font.c (font_update_drivers): Fix crash when no drivers match.
13551 2008-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
13553         * xfns.c (Fx_create_frame): internal-border-width default to 0 for Gtk.
13554         * gtkutil.c (xg_create_frame_widgets): Don't set internal_border_width.
13556 2008-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
13558         * xdisp.c (syms_of_xdisp): Default underline-minimum-offset to 1.
13560 2008-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
13562         * process.c (Fserial_process_configure, Fprocess_send_eof):
13563         Use EQ to compare Lisp_Objects.
13565 2008-06-13  Jason Rumney  <jasonr@gnu.org>
13567         * w32fns.c (Fw32_select_font): Remove old font API function.
13569         * w32font.c (logfont_to_fcname): New function.
13570         (Fx_select_font): New font dialog function compatible with
13571         GTK/fontconfig version.
13573         * font.c (font_style_symbolic_from_value): New function.
13574         (font_style_symbolic): Use it.
13576         * font.h (font_style_symbolic_from_value): Declare new function.
13578 2008-06-13  Juanma Barranquero  <lekktu@gmail.com>
13580         * font.c (syms_of_font) <font-weight-table, font-slant-table>:
13581         <font-width-table>: Fix typos in docstrings.
13583 2008-06-13  Daniel Engeler  <engeler@gmail.com>
13585         These changes add serial port access.
13586         * process.c: Add HAVE_SERIAL.
13587         (Fdelete_process, Fprocess_status, Fset_process_buffer)
13588         (Fset_process_filter, Fset_process_sentinel, Fprocess_contact)
13589         (list_processes_1, select_wrapper, Fstop_process)
13590         (Fcontinue_process, Fprocess_send_eof, kill_buffer_processes)
13591         (status_notify): Modify to handle serial processes.
13592         [HAVE_SERIAL] (Fserial_process_configure)
13593         [HAVE_SERIAL] (make_serial_process_unwind, Fmake_serial_process):
13594         New functions.
13595         * process.h (struct Lisp_Process): Add `type'.
13596         * sysdep.c [HAVE_TERMIOS] (serial_open, serial_configure):
13597         New functions.
13598         * w32.c (_sys_read_ahead, sys_read, sys_write): Modify to handle
13599         serial ports.
13600         (serial_open, serial_configure): New functions.
13601         * w32.h: Add FILE_SERIAL.
13602         (struct _child_process): Add ovl_read, ovl_write.
13604 2008-06-13  Kenichi Handa  <handa@m17n.org>
13606         * dispextern.h (enum lface_attribute_index): New member
13607         LFACE_FOUNDRY_INDEX.
13609         * font.c (font_score): Delete arg alternate_families.  Check only
13610         weight, slant, width, and size.  Ignore the difference of alias
13611         style symbols.
13612         (font_sort_entites): Adjust for the above change.  Reflect the
13613         order of font-driver to scores.
13614         (font_list_entities): Don't check alternate_familes here.
13615         (font_clear_prop): Handle foundry.
13616         (font_update_lface): Don't parse "foundry-family" form here.
13617         Handle FONT_FOUNDRY_INDEX.
13618         (font_find_for_lface): Likewise.  Handle alternate families here.
13619         If registry is nil, try iso8859-1 and ascii-0.
13620         (font_open_for_lface): Pay attention to size in ENTITY.
13621         (font_open_by_name): Simplify by calling font_load_for_lface.
13622         (free_font_driver_list): Delete it.
13623         (font_update_drivers): Preserve the order of backends.
13624         (syms_of_font): Setting of sort_shift_bits adjusted for the change
13625         of font_score and font_sort_entites.
13626         (font_update_sort_order): Likewise.
13628         * xfaces.c (LFACE_FOUNDRY): New macro.
13629         (check_lface_attrs): Check foundry.
13630         (set_lface_from_font): Don't parse "FOUNDRY-FAMILY" form.
13631         (merge_face_vectors): Check foundry.
13632         (merge_face_ref): Likewise.
13633         (Finternal_set_lisp_face_attribute): Likewise.
13634         (x_update_menu_appearance): Likewise.
13635         (Finternal_get_lisp_face_attribute): Likewise.
13636         (lface_hash): Likewise.
13637         (lface_same_font_attributes_p): Likewise.
13638         (x_supports_face_attributes_p): Likewise.
13639         (tty_supports_face_attributes_p): Likewise.
13640         (Finternal_set_alternative_font_family_alist): Intern strings.
13641         (Finternal_set_alternative_font_registry_alist): Downcase strings.
13642         (realize_default_face): Set LFACE_FOUNDRY (lface).
13644         * xfns.c (Fx_create_frame, x_create_tip_frame): Register X
13645         font-driver at first.
13647         * ftfont.c (ftfont_font_format) [! FC_FONTFORMAT]: Declare "int len;".
13649 2008-06-12  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
13651         * lread.c (Fload): Use xfree, not free on saved_doc_string.
13653 2008-06-12  Jim Meyering  <meyering@redhat.com>
13655         Make unexec_free handle NULL the same way free does.
13656         * unexmacosx.c (unexec_free): Ignore a NULL argument.
13658 2008-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13660         * character.h (CHAR_TO_BYTE_SAFE): New macro.
13661         * character.c (Fmultibyte_char_to_unibyte): Obey the docstring.
13662         * regex.c (RE_CHAR_TO_UNIBYTE): Use the new macro.
13663         (WEAK_ALIAS): Simplify.
13664         * syntax.c (skip_chars): Don't mark non-byte chars in the fastmap
13665         when searching a unibyte buffer.
13667 2008-06-12  Chong Yidong  <cyd@stupidchicken.com>
13669         * xfns.c (Fx_select_font): Rename from x-font-dialog.
13671 2008-06-12  Juanma Barranquero  <lekktu@gmail.com>
13673         * w32font.c: Include ctype.h.
13675 2008-06-11  Jason Rumney  <jasonr@gnu.org>
13677         * w32font.c (w32font_encode_char): Detect missing glyphs that are
13678         misreported as space.
13679         (add_font_entity_to_list): Support unicode-bmp and unicode-sip
13680         as aliases for registry iso10646-1.
13682 2008-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
13684         * buffer.c (clone_per_buffer_values): Skip `name'.
13686 2008-06-11  Chong Yidong  <cyd@stupidchicken.com>
13688         * font.c (font_parse_fcname): Fix last change; accept decimal
13689         points in font size.
13691 2008-06-10  Jason Rumney  <jasonr@gnu.org>
13693         * w32uniscribe.c (add_opentype_font_name_to_list):
13694         Skip non unicode fonts.
13696 2008-06-10  Chong Yidong  <cyd@stupidchicken.com>
13698         * xfns.c (Fx_font_dialog): New function.
13700         * gtkutil.c (xg_dialog_response_cb): Rename from
13701         xg_file_response_callback.
13702         (pop_down_dialog): Rename from pop_down_file_dialog.
13703         (xg_get_file_name): Callers changed.
13704         (xg_get_font_name): New function.
13706         * gtkutil.h (xg_get_font_name): Insert prototype.
13708 2008-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13710         * xdisp.c (underline_minimum_offset): Rename from xterm.c's
13711         x_underline_minimum_display_offset.
13712         (syms_of_xdisp): Declare it here rather than in xterm.c.
13713         * dispextern.h (underline_minimum_offset): Declare it.
13714         * w32term.c (x_draw_glyph_string): Use it.
13715         * xterm.c (x_underline_minimum_display_offset): Move to xdisp.c.
13716         (syms_of_xterm): Don't declare it any more.
13717         (x_draw_glyph_string): Adjust to the new name.
13719 2008-06-10  David De La Harpe Golden  <david@harpegolden.net>
13721         * xterm.c (x_underline_minimum_display_offset): New var.
13722         (x_draw_glyph_string): Use it.
13723         (syms_of_xterm): Declare it.
13725 2008-06-10  Chong Yidong  <cyd@stupidchicken.com>
13727         * font.c (font_parse_fcname): Accept GTK-style font names too.
13729 2008-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13731         * dired.c (file_name_completion): Don't return t if the match is exact
13732         but with different capitalization.
13733         * minibuf.c (Ftry_completion): Simplify.
13735         * window.c (Vwindow_point_insertion_type): New var.
13736         (set_window_buffer): Use it.
13737         (syms_of_window): Init and export it to Lisp.
13739 2008-06-10  Kenichi Handa  <handa@m17n.org>
13741         * font.h (font_intern_prop): Prototype adjusted.
13743         * font.c (font_intern_prop): New arg force_symbol.
13744         (font_parse_xlfd, font_parse_fcname, font_parse_family_registry):
13745         Adjust for the change of font_intern_prop.
13747         * ftfont.c (ftfont_pattern_entity):
13748         * w32font.c (add_font_name_to_list, w32_enumfont_pattern_entity)
13749         (w32_registry):
13750         * w32uniscribe.c (add_opentype_font_name_to_list): Adjust for
13751         the change of font_intern_prop.
13753 2008-06-09  Juanma Barranquero  <lekktu@gmail.com>
13755         * w32menu.c (digest_single_submenu): Declare extern.
13757 2008-06-09  Jason Rumney  <jasonr@gnu.org>
13759         * w32term.c (x_make_frame_visible): Use alternate restore flags.
13761         * w32menu.c (Fx_popup_menu): Unwind protect while building menu.
13762         (parse_single_submenu): Remove.
13763         (digest_single_submenu): Remove.
13764         (syms_of_w32menu): Don't initialise variables that have moved
13765         to menu.c.
13766         (set_frame_menubar): Sync with version in xmenu.c.
13767         (w32_menu_show): Sync with xmenu_show in xmenu.c.
13769         * menu.c (single_keymap_panes, push_menu_pane, push_menu_item):
13770         Make static again.
13772 2008-06-09  Jason Rumney  <jasonr@gnu.org>
13774         Changes to w32 files related to the move of common menu code
13775         to menu.c on 2008-06-08 by Chong Yidong.
13777         * menu.c [HAVE_NTGUI]: Include w32term.h, move widget related
13778         defs to w32gui.h.
13779         (single_keymap_panes, push_menu_item, push_menu_pane):
13780         Make globally visible.
13782         * w32menu.c (enum button_type, widget_value, local_heap, local_alloc)
13783         (local_free, malloc_widget_value, free_widget_value)
13784         (MENU_ITEMS_ITEM_NAME, MENU_ITEMS_ITEM_ENABLE, MENU_ITEMS_ITEM_VALUE)
13785         (MENU_ITEMS_ITEM_EQUIV_KEY, MENU_ITEMS_ITEM_DEFINITION)
13786         (MENU_ITEMS_ITEM_TYPE, MENU_ITEMS_ITEM_SELECTED, MENU_ITEMS_ITEM_HELP)
13787         (MENU_ITEMS_ITEM_LENGTH, enum menu_item_idx): Remove defs.
13788         (menu_items, menu_items_allocated, menu_items_used)
13789         (menu_items_n_panes, menu_items_submenu_depth): Remove global vars.
13790         (init_menu_items, finish_menu_items, discard_menu_items)
13791         (grow_menu_items, push_submenu_start, push_submenu_end)
13792         (push_left_right_boundary, push_menu_pane, push_menu_item)
13793         (keymap_panes, single_keymap_panes, list_of_panes, list_of_items)
13794         (free_menubar_widget_tree_value, parse_single_submenu)
13795         (update_submenu_strings): Remove functions.
13796         (xmalloc_widget_value): Remove and declare extern.
13798         * makefile.w32-in ($(SRC)/menu.$(O)): New target.
13799         (OBJ1): Build it.
13801         * w32gui.h (widget_value, XtPointer, Boolean, enum button_type)
13802         (local_heap, local_alloc, local_free, malloc_widget_value)
13803         (free_widget_value): Define here.
13805 2008-06-09  Kenichi Handa  <handa@m17n.org>
13807         * font.h (Qascii_0): Extern it.
13809         * font.c (Qascii_0): New variable.
13810         (syms_of_font): DEFSYM it.
13811         (font_open_by_name): If the registry "iso8859-1" fails, try also
13812         "ascii-0".
13814         * ftfont.c (ftfont_spec_pattern): Accept the registry `ascii-0'.
13816 2008-06-08  Kenichi Handa  <handa@m17n.org>
13818         * .gdbinit (xfont): New command.
13820 2008-06-08  Andreas Schwab  <schwab@suse.de>
13822         * menu.c [HAVE_X_WINDOWS]: Include "xterm.h".
13823         * Makefile.in (menu.o): Update dependencies.
13825         * Makefile.in (obj): Always add menu.o.
13826         * emacs.c (main): Always call syms_of_menu.
13827         * keyboard.h: Remove extra #ifdef HAVE_X_WINDOW.
13829 2008-06-08  Chong Yidong  <cyd@stupidchicken.com>
13831         * Makefile.in: Compile menu.c.
13833         * lisp.h: Declare syms_of_menu.
13835         * emacs.c (main): Call syms_of_menu.
13837         * keyboard.h: Relocate platform-independent menu definitions from
13838         xmenu.c.
13840         * menu.c: New file.  Relocate platform-independent menu
13841         definitions from xmenu.c.  Suggested by Adrian Robert.
13843         * xmenu.c: Remove platform-independent menu definitions.
13844         (menu_items, menu_items_inuse, menu_items_allocated)
13845         (menu_items_used, menu_items_n_panes)
13846         (menu_items_submenu_depth): Move to keyboard.h.
13847         (init_menu_items, finish_menu_items, unuse_menu_items)
13848         (discard_menu_items, restore_menu_items, save_menu_items)
13849         (grow_menu_items, push_submenu_start, push_submenu_end)
13850         (push_left_right_boundary, push_menu_pane, push_menu_item)
13851         (keymap_panes, single_keymap_panes, single_menu_item)
13852         (list_of_panes, list_of_items, find_and_call_menu_selection)
13853         (xmalloc_widget_value, free_menubar_widget_value_tree)
13854         (parse_single_submenu, digest_single_submenu)
13855         (update_submenu_strings): Move to menu.c.
13857 2008-06-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13859         * dispnew.c (Flast_nonminibuf_frame): Handle the NULL case.
13861 2008-06-06  Miles Bader  <miles@gnu.org>
13863         * xdisp.c (x_produce_glyphs): Calculate tab width based on current
13864         face, not frame default.
13866 2008-06-05  Martin Rudalics  <rudalics@gmx.at>
13868         * window.c (pop_up_windows, pop_up_frames)
13869         (display_buffer_reuse_frames, Vpop_up_frame_function)
13870         (Vdisplay_buffer_function, Veven_window_heights)
13871         (Vspecial_display_buffer_names, Vspecial_display_regexps)
13872         (Vspecial_display_function, Vsame_window_buffer_names)
13873         (Vsame_window_regexps, split_height_threshold)
13874         (Vsplit_window_preferred_function): Move those vars to window.el.
13875         (display_buffer_1, Fspecial_display_p, Fsame_window_p)
13876         (Fdisplay_buffer): Move those functions to window.el.
13877         (syms_of_window): Remove corresponding declarations.
13878         (display_buffer): New function.
13879         (temp_output_buffer_show, Fother_window_for_scrolling): Use it.
13880         * dispnew.c (Flast_nonminibuf_frame): New function.
13881         * buffer.c (Fpop_to_buffer): Move to window.el.
13883 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13885         * data.c (set_internal): Fix up call to let_shadows_buffer_binding_p.
13887 2008-06-05  Kenichi Handa  <handa@m17n.org>
13889         * coding.c (detect_coding): Fix previous change.
13890         (detect_coding_system): Likewise.
13892 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13894         * character.h (MAKE_CHAR_MULTIBYTE): Check the arg is a (uni)byte.
13896         * keymap.c (Vminibuffer_local_filename_must_match_map):
13897         Rename from Vminibuffer_local_must_match_filename_map.
13898         (syms_of_keymap):
13899         * minibuf.c (Fcompleting_read): Adjust accordingly.
13900         * commands.h: Rename declaration as well.
13902 2008-06-05  Kenichi Handa  <handa@m17n.org>
13904         * font.c (Ffont_spec): Don't use font_parse_family_registry for
13905         family name.
13906         (Ffont_put): Likewise.
13908         * fontset.c (fontset_find_font): Call font_open_for_lface with the
13909         current font-spec.
13911         * xfont.c (xfont_list): Don't set registry to iso8859-1 even if it
13912         is unspecified.
13914         * xfaces.c (realize_x_face): If the font-related face attributes
13915         are the same as those of default face, realize a new fontset from
13916         default->fontset.
13917         (Fx_family_fonts): Use font_parse_family_registry instead of Ffont_put.
13919 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13921         * xdisp.c (move_it_in_display_line_to): Improve the type of its args.
13922         (move_it_in_display_line): New wrapper.
13924         * window.c (window_scroll_pixel_based_preserve_x)
13925         (window_scroll_preserve_hpos, window_scroll_preserve_vpos): New vars.
13926         (window_scroll_pixel_based, window_scroll_line_based):
13927         Use them to preserve column positions.
13928         (syms_of_window): Initialize them.
13930         * indent.c (Fvertical_motion): Extend first arg to allow passing an
13931         (HPOS . VPOS) pair.
13933         * dispextern.h (move_it_in_display_line): Declare.
13935 2008-06-05  Juanma Barranquero  <lekktu@gmail.com>
13937         * window.c (Fwindow_parameter): Return VALUE, not (PARAMETER . VALUE).
13938         (Fwindow_parameters): Return copy of parameter alist.  Doc fix.
13939         (Fset_window_parameter): Return VALUE, not parameter alist.  Doc fix.
13941 2008-06-04  Juanma Barranquero  <lekktu@gmail.com>
13943         * window.c (Fset_window_parameter): Doc fix.
13944         (Fwindow_parameters, Fwindow_parameter): Remove redundant check.
13946 2008-06-04  Joakim Verona  <joakim@verona.se>
13948         * window.h (struct window): Add new member window_parameters.
13950         * window.c (Fwindow_parameters, Fwindow_parameter)
13951         (Fset_window_parameter): New defuns.
13952         (syms_of_window): Defsubr the new defuns.
13953         (make_window): Initialize window_parameters to nil.
13955 2008-06-04  John Paul Wallington  <jpw@pobox.com>
13957         * eval.c (Fdefmacro): Doc fix.
13959 2008-06-04  Kenichi Handa  <handa@m17n.org>
13961         * coding.c (detect_coding): Fix handling of coding->head_ascii.
13962         Be sure to call setup_coding_system when we find a proper coding system.
13963         (detect_coding_system): Fix handling of coding->head_ascii.
13965 2008-06-03  Andreas Schwab  <schwab@suse.de>
13967         * font.c (font_prop_validate_spacing): Fix last change.
13969 2008-06-03  Kenichi Handa  <handa@m17n.org>
13971         * font.c (font_prop_validate_spacing): Handle uppercase symbols.
13972         (font_parse_fcname): Fix handling of unknown key.
13974         * xfont.c (xfont_list): Try an alias.
13976         * charset.c (char_charset): Return NULL if the arg charset_list is
13977         specified and C doesn't belong to any of them.
13979 2008-06-02  Chip Coldwell  <coldwell@redhat.com>
13981         * font.c (font_pixel_size): Don't take cdr of an integer.
13983 2008-06-02  Jim Meyering  <meyering@redhat.com>
13985         Make "xfree (NULL)" a no-op; remove useless if-before-xfree.
13986         * alloc.c (xfree): Return right away for a NULL arg.
13987         * lread.c (nosuffix): Remove now-useless if-before-xfree tests.
13988         * gtkutil.c (xg_gtk_scroll_destroy): Likewise.
13989         * mac.c (create_apple_event_from_event_ref): Likewise.
13990         (create_apple_event_from_drag_ref, cfstring_create_normalized):
13991         Likewise.
13992         * doprnt.c (doprnt1): Likewise.
13993         * frame.c (frame): Likewise.
13994         * keyboard.c (wipe_kboard): Likewise.
13995         * macterm.c (x_free_frame_resources, xlfdpat_destroy, XFreePixmap)
13996         (init_font_name_table, mac_unload_font, x_delete_display): Likewise.
13997         * term.c (tty_default_color_capabilities, maybe_fatal)
13998         (delete_tty): Likewise.
13999         * w16select.c (string): Likewise.
14000         * w32.c (w32_get_resource, SET_ENV_BUF_SIZE): Likewise.
14001         * w32bdf.c (w32_free_bdf_font): Likewise.
14002         * w32fns.c (w32_unload_font): Likewise.
14003         * w32font.c (w32font_close): Likewise.
14004         * window.c (size_window): Likewise.
14005         * xselect.c (receive_incremental_selection): Likewise.
14006         * xterm.c (x_free_frame_resources, x_delete_display): Likewise.
14007         * mactoolbox.c (create_apple_event_from_drag_ref): Likewise.
14008         * w32.c (stat): Likewise.
14010         Remove useless if-before-free tests.
14011         * editfns.c (Fset_time_zone_rule): Likewise.
14012         * lread.c (nosuffix): Likewise.
14013         * ralloc.c (get_bloc): Likewise.
14014         * regex.c (reg_free): Likewise.
14015         * xftfont.c (xftfont_open, xftfont_close): Likewise.
14016         * xrdb.c (get_user_app, get_environ_db, x_load_resources): Likewise.
14017         * xsmfns.c (smc_save_yourself_CB): Likewise.
14019 2008-06-02  Kenichi Handa  <handa@m17n.org>
14021         * font.c (font_find_for_lface): Handle float font size.
14022         (font_open_for_lface): Likewise.
14024         * xfaces.c (x_supports_face_attributes_p): Check face->font before
14025         comparing the properties.
14027 2008-06-01  Jason Rumney  <jasonr@gnu.org>
14029         * w32font.c (w32_enumfont_pattern_entity): Use requested registry.
14030         Treat iso10646-1 and Windows DEFAULT_CHARSET specially.
14031         Duplicate iso8859-1 fonts as iso10646-1 if no registry specified.
14032         Don't add empty script list.
14033         (w32_registry): Only map DEFAULT_CHARSET to iso10646-1 here.
14035 2008-06-01  Dan Nicolaescu  <dann@ics.uci.edu>
14037         * Makefile.in (dot, dotdot): Remove, update users.
14038         ".." has been used elsewhere in the file for a long time.
14039         (LIBXT_STATIC): Remove conditional based on unused variable.
14041 2008-06-01  Miles Bader  <miles@gnu.org>
14043         * xfaces.c (Vface_remapping_alist): New variable.
14044         (syms_of_xfaces): Initialize it.
14045         (enum named_merge_point_kind): New type.
14046         (struct named_merge_point): Add `named_merge_point_kind' field.
14047         (push_named_merge_point): Make cycle detection respect different
14048         named-merge-point kinds.
14049         (lface_from_face_name_no_resolve): Rename from `lface_from_face_name'.
14050         Remove face-name alias resolution.
14051         (lface_from_face_name): New definition using
14052         `lface_from_face_name_no_resolve'.
14053         (get_lface_attributes_no_remap): Rename from `get_lface_attributes'.
14054         Call lface_from_face_name_no_resolve instead of lface_from_face_name.
14055         (get_lface_attributes): New definition that layers face-remapping on
14056         top of get_lface_attributes_no_remap.  New arg `named_merge_points'.
14057         (lookup_basic_face): New function.
14058         (lookup_derived_face): Pass new last arg to `get_lface_attributes'.
14059         (realize_named_face): Call `get_lface_attributes_no_remap' instead of
14060         `get_lface_attributes'.
14061         (face_at_buffer_position): Use `lookup_basic_face' to lookup
14062         DEFAULT_FACE_ID if necessary.  When optimizing the default-face case,
14063         return default_face's face-id instead of the constant DEFAULT_FACE_ID.
14065         * xdisp.c (init_iterator): Pass base_face_id through
14066         `lookup_basic_face' when we actually use it as a face-id.
14067         (handle_single_display_prop): Use `lookup_basic_face' to lookup
14068         DEFAULT_FACE_ID.
14070         * fontset.c (Finternal_char_font): Use `lookup_basic_face' to
14071         lookup the initial face-id.
14073         * dispextern.h (lookup_basic_face, Vface_remapping_alist): New decls.
14075 2008-06-01  Juanma Barranquero  <lekktu@gmail.com>
14077         * textprop.c (syms_of_textprop) <text-property-default-nonsticky>:
14078         (Fremove_text_properties): Fix typos in docstrings.
14080 2008-05-31  Kenichi Handa  <handa@m17n.org>
14082         * font.c (font_list_entities): Fix the car part of data to be
14083         stored in the cache.
14085         * ftfont.c (ftfont_font_format): Don't use strcasestr.
14087 2008-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14089         * chartab.c (Foptimize_char_table, optimize_sub_char_table):
14090         Add a `test' argument so another predicate than `equal' can be used.
14091         (map_sub_char_table): Use `eq' rather than `equal' to merge ranges.
14092         (map_char_table): Remove unused vars `c' and `i'.
14093         * lisp.h (Foptimize_char_table): Adjust declaration.
14094         * charset.c (Fclear_charset_maps): Adjust call to Foptimize_char_table.
14096 2008-05-30  Kenichi Handa  <handa@m17n.org>
14098         * font.c (Ffont_info): Define only if HAVE_WINDOW_SYSTEM is defined.
14099         (syms_of_font): Defsubr Sfont_info only if HAVE_WINDOW_SYSTEM is
14100         defined.
14102 2008-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14104         * data.c (Fmake_variable_buffer_local, Fmake_local_variable)
14105         (Fmake_variable_frame_local): Disallow mixing buffer-local and
14106         frame-local settings for the same variable.
14108 2008-05-30  Kenichi Handa  <handa@m17n.org>
14110         * fontset.c (Ffont_info): Move to font.c.
14111         (syms_of_fontset): Delete defsubr of Sfont_info.
14113         * font.c (font_style_to_value, font_score): Delete casting of the
14114         args to xstcasecmp.
14115         (register_font_driver): Increment num_font_drivers only when
14116         registering the driver globally.
14117         (Ffont_info): Move from fontset.c.  Handle a font object too.
14118         (syms_of_font): Defsubr Sfont_info.
14120 2008-05-29  Kenichi Handa  <handa@m17n.org>
14122         * coding.h (enum define_coding_utf8_arg_index): New enum.
14123         (enum coding_attr_index): Change coding_attr_utf_16_bom to
14124         coding_attr_utf_bom.
14125         (enum utf_bom_type): Rename from utf_16_bom_type.
14126         (struct utf_16_spec): Adjust for the above change.
14127         (struct coding_system): Add utf_8_bom in `spec' union.
14129         * coding.c (CODING_UTF_8_BOM): New macro.
14130         (enum coding_category): Delete coding_category_utf_8, add
14131         coding_category_utf_8_auto, coding_category_utf_8_nosig, and
14132         coding_category_utf_8_sig.
14133         (CATEGORY_MASK_UTF_8): Delete it.
14134         (CATEGORY_MASK_UTF_8_AUTO, CATEGORY_MASK_UTF_8_NOSIG)
14135         (CATEGORY_MASK_UTF_8_SIG): New macros.
14136         (CATEGORY_MASK_ANY): Delete CATEGORY_MASK_UTF_8, add
14137         CATEGORY_MASK_UTF_8_AUTO, CATEGORY_MASK_UTF_8_NOSIG, and
14138         CATEGORY_MASK_UTF_8_SIG.
14139         (CATEGORY_MASK_UTF_8): New macro.
14140         (UTF_BOM, UTF_8_BOM_1, UTF_8_BOM_2, UTF_8_BOM_3): New macros.
14141         (detect_coding_utf_8): Check BOM.
14142         (decode_coding_utf_8, encode_coding_utf_8): Handle BOM.
14143         (decode_coding_utf_16): Adjust for the change of enum utf_bom_type.
14144         (encode_coding_utf_16): Likewise.
14145         (setup_coding_system): Likewise.  Set CODING_UTF_8_BOM (coding).
14146         (detect_coding, detect_coding_system): Handle utf-8-auto.
14147         (Fdefine_coding_system_internal): Handle `bom' property for utf-8.
14148         (syms_of_coding): Fix setting up of Vcoding_category_table.
14150 2008-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14152         * process.c (Faccept_process_output): If `millisec' is non-nil,
14153         `seconds' default to 0.
14154         (wait_reading_process_output): Also return non-nil if we read output
14155         from a non-running process.
14157 2008-05-29  Jason Rumney  <jasonr@gnu.org>
14159         * w32font.c (w32font_open_internal): Prefer truetype fonts unless
14160         `raster' specified.
14161         (add_font_entity_to_list): Allow non-opentype truetype fonts back
14162         in the uniscribe backend, but disallow any font that has no
14163         unicode subrange support.
14165 2008-05-29  Juanma Barranquero  <lekktu@gmail.com>
14167         * xfaces.c (Fx_list_fonts, Finternal_copy_lisp_face):
14168         Fix typos in docstrings.
14170 2008-05-29  Kenichi Handa  <handa@m17n.org>
14172         * xfaces.c (Fx_list_fonts): Make it return a list of font names.
14173         (Fx_family_fonts): Set frame correctly.
14175 2008-05-28  Jason Rumney  <jasonr@gnu.org>
14177         * w32term.c (x_draw_glyph_string): Use clipmask if specified.
14179 2008-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14181         * fileio.c (Fwrite_region): Delay the defaulting to beg&z to after
14182         calling build_annotations.
14184 2008-05-28  Juanma Barranquero  <lekktu@gmail.com>
14186         * coding.c (Fdecode_coding_region, Fencode_coding_region)
14187         (Fencode_coding_string):
14188         (syms_of_coding) <coding-system-for-read, coding-system-for-write>:
14189         <latin-extra-code-table>: Fix typos in docstrings.
14190         (syms_of_coding) <coding-system-alist>: Doc fix.
14191         (syms_of_coding) <translation-table-for-input>: Reflow docstring.
14193 2008-05-28  Kenichi Handa  <handa@m17n.org>
14195         * fontset.c (Ffont_info): Don't call font_close_object.
14197         * font.c (font_parse_family_registry): Use Ffont_put to validate
14198         foundry and family.
14199         (font_delete_unmatched): Don't check spacing.
14200         (font_list_entities): Add spacing to the spec to list fonts.
14202         * ftfont.c (ftfont_spec_pattern): Don't set FC_SPACING to pattern.
14203         (ftfont_list): Check spacing here.  Don't include FC_CHARSET in objset.
14205         * coding.c (encode_coding_raw_text): Fix previous change.
14206         (encode_coding_object): When the dst_object is a buffer and is
14207         different from src_object, move gap to PT.
14209 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
14211         * xterm.c (x_draw_glyph_string): If a clipmask is specified, use it.
14213 2008-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
14215         * coding.c (encode_coding_raw_text): Set coding->produced_char for
14216         all branches.  Compute it differently.
14218         * xdisp.c [!HAVE_WINDOW_SYSTEM]: Include font.h for --without-x.
14220 2008-05-27  Juanma Barranquero  <lekktu@gmail.com>
14222         * w32font.c (compute_metrics): Rewrite an "else { if () ... else ... }"
14223         into "else if () ... else ...".
14225 2008-05-27  Jason Rumney  <jasonr@gnu.org>
14227         * w32font.c (w32font_open_internal): Determine if glyph indices
14228         are likely to work here.
14230 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
14232         * xdisp.c (draw_glyphs): If mouse-highlighting is on, attempt to
14233         draw overlap glyphs with appropriate highlighting.
14235 2008-05-27  Kenichi Handa  <handa@m17n.org>
14237         * xfont.c (xfont_open): Fix calculation of font->average_width.
14239 2008-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
14241         * casefiddle.c (casify_object): Try to guess better whether the
14242         argument is a byte or a char.
14244 2008-05-26  Andreas Schwab  <schwab@suse.de>
14246         * xselect.c (x_reply_selection_request): Properly handle format == 32.
14247         Always send multiples of format size.
14249         * xterm.c (x_set_frame_alpha): Fix type mismatch.
14251 2008-05-26  Jason Rumney  <jasonr@gnu.org>
14253         * w32font.c (w32font_text_extents): Zero whole metrics struct first.
14254         (compute_metrics): Don't set failure if we just cleared the cache.
14255         (w32_weight_table): Remove unused variable.
14256         (w32_enumfont_pattern_entity): Use FONT_SPACING_CHARCELL for
14257         backwards compatibility.
14259 2008-05-25  Kenichi Handa  <handa@m17n.org>
14261         * w32term.c (x_draw_glyph_string):
14262         * xterm.c (x_draw_glyph_string): Fix calculation of underline position.
14264         * xfaces.c: Delete unused function prototypes.
14265         (xstrlwr, font_frame): Delete them.
14266         (clear_face_cache): Delete unused variable.
14268         * xftfont.c (xftfont_open): Delete unused variable.
14269         If underline_thickness is not 1, adjust underline_position.
14271         * ftxfont.c (ftxfont_open): Delete unused variable.
14273         * fontset.c (face_for_char): Optimize for the case of no charset
14274         property.
14276         * font.c (LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE)
14277         (check_gstring, check_otf_features, otf_list, otf_tag_symbol)
14278         (otf_open, font_otf_capability, generate_otf_features)
14279         (font_otf_DeviceTable, font_otf_ValueRecord, font_otf_Anchor):
14280         Comment out by surrounding "#if 0" and "#endif" for the moment.
14281         (Ffont_drive_otf, Ffont_otf_alternates): Likewise.
14282         (syms_of_font): Codes for accessing above commented out.
14284 2008-05-24  Eli Zaretskii  <eliz@gnu.org>
14286         * w32proc.c: Include dispextern.h.
14288         * w32.c: Include dispextern.h.
14290 2008-05-23  Juanma Barranquero  <lekktu@gmail.com>
14292         * charset.c (Fencode_char, Fsplit_char): Doc fixes.
14293         (Fget_unused_iso_final_char, Fdecode_char, Fiso_charset):
14294         Fix typos in docstrings.
14296 2008-05-23  Jason Rumney  <jasonr@gnu.org>
14298         * xsmfns.c: Remove includes that are already included by config.h.
14300 2008-05-23  Kenichi Handa  <handa@m17n.org>
14302         * charset.c (Qemacs, charset_emacs): New variables.
14303         (char_charset): Fix for non-Unicode characters.
14304         (syms_of_charset): Define charset_emacs.
14306         * w32term.c (x_draw_glyph_string): Be sure to update
14307         s->underline_thickness and s->underline_position.  Be sure to draw
14308         underline within the current line area.
14310         * xterm.c (x_draw_glyph_string): Be sure to update
14311         s->underline_thickness and s->underline_position.  Be sure to draw
14312         underline within the current line area.
14314         * fontset.c: Delete unused variables and add casting for char *
14315         throughout the file.
14316         (fontset_font): Try the fallback fonts of the current fontset
14317         before consulting the default fontset.
14319         * ftfont.c (ftfont_spec_pattern): Free charset if necessary.
14321         * xfont.c (xfont_list_pattern): Free names returned from XListFonts.
14323 2008-05-22  Jason Rumney  <jasonr@gnu.org>
14325         * font.c: Don't include strings.h.
14327         * dispextern.h, xfaces.c (xstrcasecmp): Rename from xstricmp.
14329         * dosfns.c, fileio.c, font.c, fontset.c, image.c, macfns.c:
14330         * macterm.c, process.c, w32.c, w32fns.c, w32proc.c, xfaces.c:
14331         * xfns.c, xfont.c: All callers of stricmp and strcasecmp changed
14332         to call xstrcasecmp.
14334         * xfont.c (xfont_list_pattern, compare_font_names): Use xstrcasecmp.
14336         * fontset.c (fs_query_fontset): Use xstrcasecmp.
14338         * font.c (font_style_to_value, font_score): Use xstrcasecmp.
14340         * dosfns.c (msdos_stdcolor_idx): Use xstrcasecmp.
14342 2008-05-22  Kenichi Handa  <handa@m17n.org>
14344         * puresize.h (BASE_PURESIZE): Increase to 1220000.
14346         * font.c (font_prop_validate_style): Adjust for the format
14347         change of font_style_table.
14349         * w32font.c (w32font_open_internal): Call Ffont_xlfd_name with
14350         two args.
14352         * xfaces.c (x_update_menu_appearance): Call Ffont_xlfd_name with
14353         two args.
14355 2008-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14357         * minibuf.c (keys_of_minibuf): Delete.
14358         * lisp.h (keys_of_minibuf): Delete.
14359         * emacs.c (main): Don't call keys_of_minibuf.
14361 2008-05-22  Kenichi Handa  <handa@m17n.org>
14363         * ftfont.c (ftfont_resolve_generic_family): Rename from
14364         ftfont_list_generic_family.  Return a single family for each
14365         generic family.
14366         (ftfont_spec_pattern): Add FC_FAMILY to pattern.
14367         (ftfont_list): Adjust for the change of ftfont_resolve_generic_family.
14368         Call font_add_log.
14369         (ftfont_match): Call font_add_log.
14371         * font.h (Ffont_xlfd_name): EXFUN adjusted.
14372         (FONT_DEBUG): Define it.
14373         (font_add_log): Extern it.
14374         (font_assert): Rename from xassert.
14376         * xfont.c (xfont_get_pcm): Change xassert to font_assert.
14377         (xfont_list_family): Call font_add_log.
14378         (xfont_match): Likewise.
14379         (memq_no_quit): Delete.
14381         * fontset.c (fontset_from_font, Ffontset_info): Add the 2nd arg in
14382         call of Ffont_xlfd_name.
14384         * xfaces.c (struct table_entry, slant_table, weight_table)
14385         (swidth_table): Move to font.c.
14387         * font.c: Checking of FONT_DEBUG is moved to font.h.  All calls of
14388         xassert are changed to font_assert.  Delete many unused variables.
14389         (Vfont_weight_table, Vfont_slant_table, Vfont_width_table):
14390         New variables.
14391         (struct table_entry): Move from xfaces.c and modified.
14392         (weight_table, slant_table, width_table): Move from xfaces.c and
14393         contents adjusted for the change of struct table_entry.
14394         (font_style_to_value, font_style_symbolic): Adjust for the
14395         format change of font_style_table.
14396         (font_parse_family_registry): Don't overwrite existing foundry and
14397         family of font_spec.
14398         (font_score): Fix calculation of diff for sizes.
14399         (font_sort_entites): Call font_add_log.
14400         (font_delete_unmatched): Return a newly created list.
14401         (font_list_entities): Fix previous change.  Call font_add_log.
14402         (font_matching_entity, font_open_entity, font_close_entity):
14403         Call font_add_log.
14404         (Ffont_xlfd_name): New arg FOLD-WILDCARDS.
14405         (Finternal_set_font_style_table): Delete.
14406         (BUILD_STYLE_TABLE): New macro.
14407         (build_style_table): New function.
14408         (Vfont_log, font_log_env_checked): New variables.
14409         (font_add_log): New function.
14410         (syms_of_font): Delete defsubr Sinternal_set_font_style_table.
14411         Declare Lisp variables "font-weight-table", "font-slant-table",
14412         "font-width-table", and "font-log".  Initialize font_style_table.
14414 2008-05-21  Dan Nicolaescu  <dann@ics.uci.edu>
14416         * xterm.c (x_set_frame_alpha): Move declarations before statements.
14418 2008-05-21  Seiji Zenitani  <zenitani@mac.com>
14419             Ryo Yoshitake  <ryo@shiftmode.net>
14421         * frame.c (Qalpha): Add a new frame parameter `alpha'.
14422         (Vframe_alpha_lower_limit): New variable.
14423         (x_set_alpha): New function.
14425         * frame.h (Qalpha, Vframe_parameter_lower_limit): Export them.
14427         * xfns.c (x-create-frame, Qalpha):
14428         Initialize the frame parameter `alpha'.
14429         * xterm.c (OPAQUE, OPACITY): New.
14430         (x_set_frame_alpha): New function.
14431         (frame_highlight, frame_unhighlight): Call x_set_frame_alpha.
14433         * macfns.c (mac_frame_parm_handlers): A null handler for x_set_alpha.
14434         * w32fns.c (w32_frame_parm_handlers): Likewise.
14436 2008-05-20  Jason Rumney  <jasonr@gnu.org>
14438         * w32font.c (add_font_entity_to_list): Don't add non-opentype
14439         truetype fonts to opentype list.
14441 2008-05-20  Juanma Barranquero  <lekktu@gmail.com>
14443         * fontset.c (Ffontset_info): Doc fix.
14444         (syms_of_fontset) <font-encoding-charset-alist, use-default-ascent>:
14445         <ignore-relative-composition>: Fix typos in docstrings.
14447         * font.c (syms-of-font) <font-encoding-alist>:
14448         (Ffontp, Ffont_make_gstring): Fix typos in docstrings.
14449         (Flist_fonts, Ffont_family_list, Ffont_fill_gstring, Fquery_font)
14450         (Ffont_otf_alternates): Doc fixes.
14452 2008-05-20  Kenichi Handa  <handa@m17n.org>
14454         * Makefile.in (FONTSRC): Delete it.  Change all $(FONTSRC) to
14455         font.h through out the file.
14456         (FONT_DRIVERS): Rename from FONTOBJ.
14457         (obj): Change $(FONTOBJ) to $(FONT_DRIVERS).  Add font.o.
14458         (SOME_MACHINE_OBJECTS): Change $(FONTOBJ) to $(FONT_DRIVERS).
14460         * emacs.c (main): Call syms_of_font unconditionally.
14462         * font.h (find_font_encoding): Extern it.
14464         * font.c (Vfont_encoding_alist, find_font_encoding): Move from
14465         fontset.c.
14466         (font_pixel_size) [! HAVE_WINDOW_SYSTEM]: Return 1.
14467         (font_open_entity): Update FRAME_X_DISPLAY_INFO (f)->n_fonts,
14468         FRAME_SMALLEST_CHAR_WIDTH (f), and FRAME_SMALLEST_FONT_HEIGHT (f)
14469         only when HAVE_WINDOW_SYSTEM is defined.
14470         (font_close_object): Update FRAME_X_DISPLAY_INFO (f)->n_fonts only
14471         when HAVE_WINDOW_SYSTEM is defined.
14473         * fontset.c (Vfont_encoding_alist, find_font_encoding): Move to font.c.
14474         (syms_of_fontset): Move declaration of font-encoding-alist to font.c.
14476         * xfaces.c: Include font.h unconditionally.
14477         (merge_face_ref, merge_face_vectors)
14478         (Finternal_set_lisp_face_attribute): Cancel the previous change.
14480 2008-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14482         * xdisp.c (select_frame_for_redisplay): Adjust for last change to
14483         indirect_variable.
14484         * eval.c (lisp_indirect_variable): New fun.
14485         (Fuser_variable_p): Use it.
14487 2008-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
14489         * lisp.h (indirect_variable):
14490         * data.c (indirect_variable, let_shadows_buffer_binding_p):
14491         Use Lisp_Symbol pointers rather than Lisp_Object.
14492         Adjust callers.
14493         * buffer.c (buffer_slot_type_mismatch): Use wrong-type-argument.
14494         To this end, change calling-convention.
14496         * minibuf.c (Finternal_complete_buffer): Only strip out hidden buffers
14497         if some non-hidden buffers are selected by string&pred.
14499 2008-05-19  Chong Yidong  <cyd@stupidchicken.com>
14501         * process.c (wait_reading_process_output): Always check status
14502         when in batch mode.
14504 2008-05-19  Kenichi Handa  <handa@m17n.org>
14506         * font.c (font_list_entities): Fix handling of cache.
14507         (font_matching_entity): Likewise.
14509         * ftfont.c (cs_iso8859_1): Delete.
14510         (ft_face_cache): New variable.
14511         (struct ftfont_info): New member fc_charset_idx.
14512         (ftfont_build_basic_charsets): Delete.
14513         (fc_charset_table): New variable.
14514         (ftfont_pattern_entity): New arg fc_charset_idx.  Store (FILENAME
14515         . FC_CHARSET_IDX) as :font-entity property in the font entity.
14516         Callers changed.
14517         (ftfont_lookup_cache, ftfont_get_charset): New functions.
14518         (ftfont_spec_pattern): New argument fc_charset_idx.
14519         Check registry more rigidly.  Change callers.
14520         (ftfont_open, ftfont_close, ftfont_has_char): Adjust for the
14521         change of :font-entity property of the font.
14523         * xftfont.c (xftfont_open): Adjust for the change of :font-entity
14524         property of the font.
14526 2008-05-18  Juanma Barranquero  <lekktu@gmail.com>
14528         * coding.c (Fcoding_system_p): Rename argument to match docstring.
14529         (Funencodable_char_position, Fcheck_coding_systems_region)
14530         (Fdecode_coding_string, Fencode_coding_string): Fix typos in docstrings.
14531         (Fdetect_coding_region, Fdetect_coding_string, Fencode_coding_region)
14532         (Ffind_operation_coding_system, Fset_coding_system_priority)
14533         (Fcoding_system_eol_type): Doc fixes.
14535 2008-05-17  Glenn Morris  <rgm@gnu.org>
14537         * sysdep.c (child_setup_tty): Handle systems with NLDLY, without FFDLY.
14539 2008-05-16  Eli Zaretskii  <eliz@gnu.org>
14541         * dired.c (Ffile_attributes): Shut up GCC warnings about st_uid
14542         and st_gid.
14544         * frame.c (Fdelete_frame): Don't call font_update_drivers if
14545         HAVE_WINDOW_SYSTEM is not defined.
14547         * xfaces.c (merge_face_ref, merge_face_vectors)
14548         (Finternal_set_lisp_face_attribute): Use FONT_*_INDEX only when
14549         HAVE_WINDOW_SYSTEM is defined.
14550         (Fface_font): Fix non-HAVE_WINDOW_SYSTEM case.
14552 2008-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
14554         * keyboard.c (parse_menu_item): Do not cache key shortcut any more.
14556 2008-05-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14558         * macterm.c (x_draw_relief_rect): Remove unused variable `dpy'.
14560 2008-05-15  Kenichi Handa  <handa@m17n.org>
14562         * font.c (font_find_for_lface): Reflect LFACE_FONT in the font
14563         preference.
14565 2008-05-15  Glenn Morris  <rgm@gnu.org>
14567         * emacs.c (USAGE1, standard_args): Remove -disable-font-backend.
14569 2008-05-15  Chong Yidong  <cyd@stupidchicken.com>
14571         * fns.c (init_fns): Don't initialize weak_hash_tables here.
14572         (init_weak_hash_tables): New fun.  Initialize weak_hash_tables.
14574         * alloc.c (init_alloc_once): Call init_weak_hash_tables.
14576 2008-05-15  Kenichi Handa  <handa@m17n.org>
14578         * ftfont.c (ftfont_list): Downcase family name to check generic
14579         families.
14581         * xfaces.c (Finternal_set_lisp_face_attribute): Be sure to make a
14582         font-spec for QCfont value.
14584         * fontset.c (Fnew_fontset): Call font_unparse_xlfd with 256-byte
14585         buffer.  Check the return value of it.
14587 2008-05-14  Jason Rumney  <jasonr@gnu.org>
14589         * w32term.c (w32_get_glyph_overhangs): Remove.
14590         (w32_redisplay_interface): Use x_get_glyph_overhangs instead.
14592 2008-05-14  Kenichi Handa  <handa@m17n.org>
14594         * font.c (font_prop_validate): Make nil a valid value.
14595         (font_clear_cache): Check if the cached vector of entities is nil
14596         or not.
14598 2008-05-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14600         * emacs.c (main_thread): Conditionalize on
14601         FORWARD_SIGNAL_TO_MAIN_THREAD instead of HAVE_GTK_AND_PTHREAD.
14602         (main) [FORWARD_SIGNAL_TO_MAIN_THREAD]: Initialize it.
14604         * syssignal.h (FORWARD_SIGNAL_TO_MAIN_THREAD): New define.
14605         (main_thread, SIGNAL_THREAD_CHECK): Conditionalize on
14606         FORWARD_SIGNAL_TO_MAIN_THREAD instead of HAVE_GTK_AND_PTHREAD.
14608 2008-05-14  Kenichi Handa  <handa@m17n.org>
14610         * coding.c (detect_coding_iso_2022): Ignore a coding category that
14611         has no corresponding coding system.
14613 2008-05-14  Jason Rumney  <jasonr@gnu.org>
14615         * font.h (struct font) [WINDOWSNT]: Remove codepage member.
14617         * w32font.h (w32font_open_internal): Update declaration.
14619         * w32font.c (w32font_open_internal): Change last argument from
14620         w32font_info struct to font object.  Fill in font object from
14621         font_entity.  Get Outline metrics if possible.  Use them to
14622         calculate underline position and thickness.  Use xlfd name as name
14623         property.  Don't set codepage.
14624         (w32font_open): Pass font_object to w32font_open_internal.  Don't
14625         update dpyinfo->smallest_font_height and dpyinfo->smallest_char_width.
14626         (w32font_draw): Use s->font.
14627         (clear_cached_metrics): Don't clear non-existent blocks.
14629         * w32term.c (w32_compute_glyph_string_overhangs): Don't compute if
14630         font was not found.
14631         (x_draw_glyph_string): Use underline position and thickness from font.
14633         * w32uniscribe.c (uniscribe_open): Pass font_object to
14634         w32font_open_internal.
14636 2008-05-14  Kenichi Handa  <handa@m17n.org>
14638         These changes are to delete all legacy font-handling codes, and
14639         make Emacs use only font-backends.
14641         * Makefile.in: Delete USE_FONT_BACKEND conditionals.
14642         (frame.o, image.o, print.o): Depend on $(FONTSRC).
14644         * makefile.w32-in (WIN32OBJ): Add w32reg.$(O), remove w32bdf.$(O).
14646         * charset.h (Vcharset_non_preferred_head)
14647         (Vcurrent_iso639_language): Extern them.
14649         * charset.c (Vcharset_non_preferred_head): New variable.
14650         (Vcurrent_iso639_language): New variable.
14651         (syms_of_charset): Declare it as a Lisp variable.
14652         (char_charset): Don't check non preferred charsets.  As a last
14653         resort, return charset_unicode.
14654         (Fset_charset_priority): Update Vcharset_non_preferred_head.
14656         * composite.c: Throughout the file, delete all USE_FONT_BACKEND
14657         conditionals.  Don't check enable_font_backend.  Delete all codes
14658         used only when USE_FONT_BACKEND is not defined.
14660         * dispextern.h (struct glyph_string): Change type of `font' to
14661         `struct font *'.
14662         (struct glyph_string): New member underline_position and
14663         underline_thickness.
14664         (enum lface_attribute_index): Remove LFACE_AVGWIDTH_INDEX.
14665         (struct face): Change type of `font' to `struct font *'.  Remove
14666         members `font_name', `font_info_id'.
14667         (per_char_metric, encode_char): Delete externs.
14668         (calc_pixel_width_or_height): Adjust the prototype.
14670         * emacs.c (enable_font_backend): Delete extern.
14671         (main): Don't set enable_font_backend.  Don't check the command
14672         line argument "-disable-font-backend".
14674         * font.h (Qfont_spec, Qfont_entity, Qfont_object): Extern them.
14675         (enum font_property_index): New members FONT_DPI_INDEX,
14676         FONT_SPACING_INDEX, FONT_AVGWIDTH_INDEX, FONT_NAME_INDEX,
14677         FONT_FULLNAME_INDEX, FONT_FILE_INDEX, FONT_FORMAT_INDEX,
14678         FONT_OBJECT_MAX.  Delete FONT_FRAME_INDEX.
14679         (FONT_WEIGHT_NUMERIC, FONT_SLANT_NUMERIC, FONT_WIDTH_NUMERIC)
14680         (FONT_WEIGHT_SYMBOLIC, FONT_SLANT_SYMBOLIC, FONT_WIDTH_SYMBOLIC)
14681         (FONT_WEIGHT_FOR_FACE, FONT_SLANT_FOR_FACE, FONT_WIDTH_FOR_FACE)
14682         (FONT_WEIGHT_NAME_NUMERIC, FONT_SLANT_NAME_NUMERIC)
14683         (FONT_WIDTH_NAME_NUMERIC, FONT_SET_STYLE): New macros.
14684         (struct font_spec, struct font_entity): New structs.
14685         (FONT_ENCODING_NOT_DECIDED): Moved from fontset.h.
14686         (struct font): Many members from old "struct font_info" moved to
14687         here.  Members font and entity deleted.
14688         (FONT_SPEC_P, FONT_ENTITY_P, FONT_OBJECT_P, FONTP): Modified for
14689         the new font-related objects.
14690         (CHECK_FONT_SPEC, CHECK_FONT_ENTITY, CHECK_FONT_OBJECT)
14691         (CHECK_FONT_GET_OBJECT): Likewise.
14692         (XFONT_SPEC, XFONT_ENTITY, XFONT_OBJECT, XSETFONT): New macros.
14693         (PT_PER_INCH, POINT_TO_PIXEL, PIXEL_TO_POINT): Moved from font.h.
14694         (struct font_driver): New members case_sensitive anc check.  Type
14695         of the member list and open changed.
14696         (enable_font_backend, font_symbolic_weight, font_symbolic_slant)
14697         (font_symbolic_width, font_find_object, font_get_spec)
14698         (font_set_lface_from_name): Delete extern.
14699         (Fcopy_font_spec, Fmerge_font_spec, Ffont_family_list): New EXFUNs.
14701         * font.c: Include <strings.h>.
14702         (enable_font_backend): Delete it.
14703         (Qfont_spec, Qfont_entity, Qfont_object): New variables.
14704         (CHECK_VALIDATE_FONT_SPEC): Delete it.
14705         (PT_PER_INCH, POINT_TO_PIXEL, PIXEL_TO_POINT): Moved to font.h.
14706         (null_string): Delete it.
14707         (null_vector): Make it static.
14708         (font_family_alist): Delete it.
14709         (Qnormal): Extern it.
14710         (QCextra, QClanguage): Delete it.
14711         (QClang, QCavgwidth, QCfont_entity, QCfc_unknown_spec): New variables.
14712         (font_make_spec, font_make_entity, font_make_object)
14713         (font_intern_prop): Renamed from intern_downcase.  Don't downcase
14714         the string.  Callers changed.
14715         (font_pixel_size): Adjusted for the format change of font-related
14716         objects.
14717         (prop_name_to_numeric, prop_numeric_to_name): Delete them.
14718         (font_style_to_value, font_style_symbolic): New function.
14719         (build_font_family_alist): Delete it.
14720         (font_registry_charsets): Use Fassoc_string instead of
14721         assq_no_quit.
14722         (font_prop_validate_symbol): Don't return null_string.
14723         (font_prop_validate_style): Adjusted for the change of
14724         style-related values in a font vector.
14725         (font_property_table): Delete entries for QClanguage and
14726         QCantialias, add entries for QCavgwidth.
14727         (get_font_prop_index): Delete the 2nd argument FROM.
14728         (font_prop_validate): Arguments changed.
14729         (font_put_extra): Adjusted for the change of font-related objects.
14730         (font_expand_wildcards, font_parse_xlfd, font_unparse_xlfd)
14731         (font_parse_fcname, font_unparse_fcname)
14732         (font_prepare_composition): Likewise.
14733         (font_parse_family_registry): Renamed from font_merge_old_spec.
14734         (otf_open): Delete the 1st arg entity.
14735         (font_otf_capability): Adjusted for the above change.
14736         (font_score): New arg alternate_families.  Adjusted for the change
14737         of font-related objects.
14738         (font_sort_entites): New arg best_only.
14739         (font_symbolic_weight, font_symbolic_slant, font_symbolic_width):
14740         Delete them.
14741         (font_match_p): Check alternate families.
14742         (font_find_object): Delete it.
14743         (font_check_object): New function.
14744         (font_clear_cache): Adjusted for the change of font-related objects.
14745         (font_delete_unmatched): New arg.
14746         (font_list_entities): Call font_driver->list with a spec that
14747         doesn't specify style-related properties.
14748         (font_matching_entity): Arguments changed.  Caller changed.
14749         (font_open_entity): Adjusted for the change of font-related objects.
14750         (font_close_object, font_has_char, font_encode_char)
14751         (font_get_name, font_get_spec): Likewise.
14752         (font_spec_from_name, font_clear_prop, font_update_lface):
14753         New functions.
14754         (font_find_for_lface, font_open_for_lface, font_load_for_lface)
14755         (font_prepare_for_face, font_done_for_face, font_open_by_name)
14756         (font_at): Adjusted for the change of font-related objects.
14757         (font_range): New function.
14758         (Ffontp, Ffont_spec, Ffont_get, Ffont_put, Flist_fonts)
14759         (Ffont_xlfd_name): Adjusted for the change of font-related objects.
14760         (Fcopy_font_spec, Fmerge_font_spec): New function.
14761         (Ffont_family_list): Renamed from list-families.
14762         (Finternal_set_font_style_table): Arguments changed.
14763         (Ffont_fill_gstring, Ffont_shape_text, Fopen_font)
14764         (Ffont_drive_otf, Fquery_font, Ffont_match_p): Adjusted for the
14765         change of font-related objects.
14766         (syms_of_font): Delete "ifdef USE_FONT_BACKEND".  DEFSYM new symbols.
14768         * fontset.h (struct font_info): Delete it.  Most members go to
14769         struct font.
14770         (FONT_ENCODING_NOT_DECIDED): Moved to font.h.
14771         (enum FONT_SPEC_INDEX): Delete it.
14772         (font_info, list_fonts_func, load_font_func, query_font_func)
14773         (set_frame_fontset_func, find_ccl_program_func)
14774         (get_font_repertory_func, new_fontset_from_font_name): Delete
14775         externs.
14776         (fontset_from_font_name): Extern it.
14777         (FS_LOAD_FONT, FONT_INFO_ID, FONT_INFO_FROM_ID)
14778         (FONT_INFO_FROM_FACE): Deleted.
14779         (face_for_font): Adjust prototype.
14781         * fontset.c: Throughout the file, delete all USE_FONT_BACKEND
14782         conditionals.  Don't check enable_font_backend.  Delete all codes
14783         used only when USE_FONT_BACKEND is not defined.
14784         (get_font_info_func, list_font_func, load_font_func)
14785         (query_font_func, set_frame_fontset_func, find_ccl_program_func)
14786         (get_font_repertory_func): Delete them.
14787         (FONTSET_SPEC, FONT_DEF_NEW, FONT_DEF_SPEC, FONT_DEF_ENCODING)
14788         (FONT_DEF_REPERTORY, RFONT_DEF_FACE, RFONT_DEF_SET_FACE)
14789         (RFONT_DEF_FONT_DEF, RFONT_DEF_SPEC, RFONT_DEF_REPERTORY)
14790         (RFONT_DEF_OBJECT, RFONT_DEF_SET_OBJECT, RFONT_DEF_SCORE)
14791         (RFONT_DEF_SET_SCORE, RFONT_DEF_NEW): New macros.
14792         (fontset_compare_rfontdef): New function.
14793         (reorder_font_vector): Remove the argument CHARSET-ID.  Sort
14794         rfont-defs by qsort.  Adjusted for the change of font-group vector.
14795         (load_font_get_repertory): Deleted.
14796         (fontset_find_font): Use new macros to ref/set elements of
14797         font-def and rfont-def.
14798         (fontset_font): Fix the timing of remembering that no font for C.
14799         (free_face_fontset): Do nothing if the face has no fontset.
14800         (face_suitable_for_char_p): Use new macros to ref/set elements of
14801         rfont-def.
14802         (face_for_char): Likewise.  Call face_for_char with font_object.
14803         (fs_load_font): Delete.  Delete #pragma surrounding it.
14804         (fs_query_fontset): Use strcasecmp instead of strcmp.
14805         (generate_ascii_font_name): Adjusted for the format change of
14806         font-spec.
14807         (Fset_fontset_font): Likewise.  Use new macros to set elements of
14808         font-def.
14809         (Fnew_fontset): Use font_unparse_xlfd to generate
14810         FONTSET_ASCII (fontset).
14811         (new_fontset_from_font_name): Deleted.
14812         (fontset_from_font): Renamed from new_fontset_from_font.  Check if
14813         a fontset is already created for the font.  FIx updating of
14814         Vfontset_alias_alist.
14815         (fontset_ascii_font): Deleted.
14816         (Ffont_info): Adjusted for the format change of font-spec.
14817         (Finternal_char_font): Likewise.
14818         (Ffontset_info): Likewise.
14819         (syms_of_fontset): Don't check load_font_func.
14821         * fns.c (internal_equal): Handle PREV_FONT.
14823         * frame.h: Delete USE_FONT_BACKEND conditional.
14825         * frame.c: Throughout the file, delete all USE_FONT_BACKEND
14826         conditionals.  Don't check enable_font_backend.  Delete all codes
14827         used only when USE_FONT_BACKEND is not defined.
14828         (x_set_font): Call x_new_font, not x_new_fontset2.
14829         (x_set_font_backend): Use FRAME_FONT macro to check if a font is
14830         already set for the frame.
14832         * ftfont.c (ftfont_pattern_entity): Argument FRAME removed.  Make
14833         a font-entity by font_make_entity.  Use font_intern_prop instead
14834         of intern_downcase.  Use FONT_SET_STYLE to set a style-related
14835         font property.  If a font is scalable, set avgwidth property to 0.
14836         Set font-entity property by font_put_extra.
14837         (ftfont_list_generic_family): Argument SPEC and REGISTRY removed.
14838         (ffont_driver): Adjusted for the change of struct font_driver.
14839         (ftfont_spec_pattern): New function.
14840         (ftfont_list): Return a list, not vector.
14841         (ftfont_match): Use ftfont_spec_pattern to get a pattern.
14842         (ftfont_list_family): Don't downcase names.
14843         (ftfont_free_entity): Deleted.
14844         (ftfont_open): Return a font-object.  Adjusted for the change of
14845         struct font.  Get underline_thickness and underline_position from
14846         font property.  Don't update dpyinfo->smallest_font_height and
14847         dpyinfo->smallest_char_width.
14848         (ftfont_close): Don't free `struct font'.
14849         (ftfont_has_char): Adjusted for the format change of font-entity.
14850         (ftfont_encode_char, ftfont_text_extents): Likewise.
14852         * ftxfont.c (ftxfont_list): Return a list, not vector.
14853         (ftxfont_open): Return a font-object.  Adjusted for the change of
14854         struct font.  Get underline_thickness and underline_position from
14855         font property.  Don't update dpyinfo->smallest_font_height and
14856         dpyinfo->smallest_char_width.
14857         (ftxfont_close): Don't decrease FRAME_X_DISPLAY_INFO (f)->n_fonts.
14858         (ftxfont_draw): Adjusted for the change of struct font.
14860         * image.c (image_ascent): Don't include "charset.h".  Include
14861         "character.h" and "font.h".
14863         * lisp.h (enum pvec_type): New member PREV_FONT.
14864         (Fassoc_string): EXFUN it.
14866         * print.c: Include font.h.
14867         (print_object): Handle font-related objects.
14869         * xdisp.c: Throughout the file, delete all USE_FONT_BACKEND
14870         conditionals.  Don't check enable_font_backend.  Delete all codes
14871         used only when USE_FONT_BACKEND is not defined.
14872         (handle_auto_composed_prop): Do nothing if it->f is not on a
14873         window system.  Check how many following characters can be
14874         displayed by the same font.
14875         (calc_pixel_width_or_height): Type of the 4th arg is changed to
14876         'struct font *'.
14877         (get_char_face_and_encoding): Assign the whole encoding task to
14878         the `encode-char' method of a font driver.
14879         (fill_composite_glyph_string): Adjusted for the change of `struct
14880         face' and `struct glyph_string'.
14881         (fill_glyph_string): Likewise.
14882         (get_per_char_metric): Arguments changed.
14883         (x_get_glyph_overhangs): Adjusted for the change of `struct face'
14884         and `struct glyph_string'.
14885         (produce_stretch_glyph, calc_line_height_property)
14886         (x_produce_glyphs): Likewise.
14888         * xfaces.c: Throughout the file, delete all USE_FONT_BACKEND
14889         conditionals.  Don't check enable_font_backend.  Delete all codes
14890         used only when USE_FONT_BACKEND is not defined.  Use
14891         FONT_XXX_NAME_NUMERIC instead of face_numeric_xxx.
14892         (QCfoundry, QCadstyle, QCregistry, QCspacing, QCsize, QCavgwidth)
14893         (Qp): Extern them.
14894         (clear_font_table, load_face_font, xlfd_lookup_field_contents):
14895         Deleted.
14896         (struct font_name): Deleted.
14897         (xlfd_numeric_value, xlfd_symbolic_value): Deleted.
14898         (compare_fonts_by_sort_order): New function.
14899         (xlfd_numeric_slant, xlfd_symbolic_slant, xlfd_numeric_weight)
14900         (xlfd_symbolic_weight, xlfd_numeric_swidth, xlfd_symbolic_swidth):
14901         Deleted.
14902         (Fx_family_fonts): Use font_list_entities, and sort fonts by
14903         compare_fonts_by_sort_order.
14904         (Fx_font_family_list): Call Ffont_family_list.
14905         (face_numeric_value, face_numeric_weight, face_numeric_slant)
14906         (face_numeric_swidth, face_symbolic_value, face_symbolic_weight)
14907         (face_symbolic_slant, face_symbolic_swidth)
14908         (split_font_name_into_vector, build_font_name_from_vector)
14909         (xlfd_fixed_p, xlfd_point_size, pixel_point_size)
14910         (font_rescale_ratio, split_font_name, build_font_name)
14911         (free_font_names, sort_fonts, x_face_list_fonts)
14912         (face_font_available_p, sorted_font_list, cmp_font_names)
14913         (font_list_1, concat_font_list, font_list, remove_duplicates):
14914         Deleted.
14915         (Fx_list_fonts): Use Ffont_list.
14916         (LFACE_AVGWIDTH): Deleted.
14917         (check_lface_attrs): Don't check LFACE_AVGWIDTH.  Check LFACE_FONT
14918         by FONTP.
14919         (lface_fully_specified_p): Don't check LFACE_AVGWIDTH.
14920         (set_lface_from_font_name): Delete it.
14921         (set_lface_from_font): Renamed from
14922         set_lface_from_font_and_fontset.  Caller changed.  Don't set
14923         LFACE_AVGWIDTH.  Use FONT_XXX_FOR_FACE to get a symbol suitable
14924         for face.
14925         (merge_face_vectors): Copy font-spec if necessary.
14926         Clear properties of the font-spec if necessary.
14927         (merge_face_ref): Clear properties of the font-spec if necessary.
14928         (Finternal_set_lisp_face_attribute): Likewise.
14929         (set_font_frame_param): Use font_load_for_lface to load a
14930         font-object, and call Fmodify_frame_parameters with it.
14931         (x_update_menu_appearance): Don't check LFACE_AVGWIDTH.  Get XLFD
14932         font name by Ffont_xlfd_name.
14933         (Finternal_lisp_face_attribute_values): Don't check QCweight,
14934         QCslant, and QCwidth.
14935         (Fface_font): Get a font name from font->props[FONT_NAME_INDEX].
14936         (lface_same_font_attributes_p): Don't check LFACE_AVGWIDTH.
14937         Compare fonts by EQ.
14938         (lookup_non_ascii_face): Deleted.
14939         (face_for_font): The 2nd argument changed.
14940         (x_supports_face_attributes_p): Don't check LFACE_AVGWIDTH.
14941         Check atomic font properties by case insensitive.
14942         (realize_non_ascii_face): Set face->overstrike correctly.
14943         (realize_x_face): Likewise.  Check if LFACE_FONT is a font_object.
14944         (dump_realized_face): Get font name from
14945         font->props[FONT_NAME_INDEX].  Don't print font_info_id.
14947         * xfns.c: Throughout the file, delete all USE_FONT_BACKEND
14948         conditionals.  Don't check enable_font_backend.  Delete all codes
14949         used only when USE_FONT_BACKEND is not defined.
14950         (xic_create_xfontset): Original code deleted and renamed from
14951         xic_create_xfontset2.  Use FRAME_FONT, not FRAME_FONT_OBJECT.
14952         (x_make_gc): Don't set GCFont in GCs.
14953         (Fx_create_frame) [USE_LUCID]: Set xlwmenu_default_font to a font
14954         opened by "fixed".
14955         (syms_of_xfns): Don't set get_font_info_func, load_font_func,
14956         find_ccl_program_func, query_font_func, set_frame_fontset_func,
14957         get_font_repertory_func.
14959         * xfont.c: Include <stdlib.h> and "ccl.h".
14960         (struct xfont_info): New structure.
14961         (xfont_query_font): Deleted.
14962         (xfont_find_ccl_program): Renamed from x_find_ccl_program and
14963         moved from xterm.c.
14964         (xfont_driver): Adjusted for the change of struct font_driver.
14965         (compare_font_names): New function.
14966         (xfont_list_pattern): Sort font names case insensitively.  Make
14967         font_entity by calling font_make_entity.  Avoid auto-scaled fonts.
14968         (xfont_list): Return a list, not vector.
14969         (xfont_match): If the font doesn't have QCname property, generate
14970         a name from the other font properties.
14971         (xfont_open): Return a font-object.  Adjusted for the change of
14972         struct font.  Get underline_thickness and underline_position from
14973         font property.  Don't update dpyinfo->smallest_font_height and
14974         dpyinfo->smallest_char_width.
14975         (xfont_close): Don't free struct font.
14976         (xfont_prepare_face): Adjusted for the change of struct font.
14977         (xfont_done_face): Deleted.
14978         (xfont_has_char): Adjusted for the change of struct font.
14979         (xfont_encode_char, xfont_draw): Likewise.
14980         (xfont_check): New function.
14982         * xftfont.c (xftfont_list): Adjusted for the change of `list'
14983         callback function.
14984         (xftfont_match): Adjusted for the format change of font-entity.
14985         (xftfont_open): Adjusted for the format change of font-entity and
14986         font-object.  Adjusted for the change of struct font.  Return a
14987         font-object.  Don't update dpyinfo->smallest_font_height and
14988         dpyinfo->smallest_char_width.
14989         (xftfont_close): Block input while calling XftFontClose.
14990         (xftfont_prepare_face): Don't block input while calling
14991         xftfont_get_colors.  Adjusted for the change of struct font.
14992         (xftfont_shape): Return value of error case fixed.
14994         * xrdb.c (x_load_resources): Don't setup a fontset resource.
14996         * xterm.h: Throughout the file, delete all USE_FONT_BACKEND
14997         conditionals.
14998         (FONT_WIDTH): Return (f)->max_width.
14999         (struct x_display_info): Delete member `font'.
15000         (x_list_fonts, x_get_font_info, x_load_font, x_query_font)
15001         (x_find_ccl_program, x_get_font_repertory): Delete externs.
15002         (struct x_output): Change type of `font' to `struct font *'.
15004         * xterm.c: Throughout the file, delete all USE_FONT_BACKEND
15005         conditionals.  Don't check enable_font_backend.  Delete all codes
15006         used only when USE_FONT_BACKEND is not defined.  Don't include ccl.h.
15007         (x_per_char_metric, x_encode_char): Deleted.
15008         (x_set_cursor_gc, x_set_mouse_face_gc): Don't set GCFont.
15009         (x_compute_glyph_string_overhangs): Adjusted for the change of
15010         `struct face'.
15011         (x_draw_glyph_string_foreground)
15012         (x_draw_composite_glyph_string_foreground): Likewise.
15013         (x_draw_glyph_string): Likewise.  Use font->underline_position and
15014         font->underline_thickness.
15015         (x_new_font): Renamed from x_new_fontset2.
15016         (x_new_fontset, x_get_font_info, x_list_fonts): Deleted.
15017         (x_check_font): Call `check' method of a font driver.
15018         (x_font_min_bounds, x_compute_min_glyph_bounds, x_load_font)
15019         (x_query_font, x_get_font_repertory): Deleted.
15020         (x_find_ccl_program): Renamed and moved to xfont.c.
15021         (x_redisplay_interface): Adjusted for the change of `struct
15022         redisplay_interface'.
15024         * w32fns.c: Throughout the file, delete all USE_FONT_BACKEND
15025         conditionals.  Don't check enable_font_backend.  Delete all codes
15026         used only when USE_FONT_BACKEND is not defined.  Surround non-used
15027         code by "#ifdef OLD_FONT" and "endif".
15028         (Fw32_select_font): Use FONT_COMPAT to get old font structure.
15030         * w32font.h (struct w32font_info): New member.
15031         (FONT_COMPAT): New macro.
15032         (w32font_open_internal): Prototype adjusted.
15034         * w32gui.h (XGCValues): Surround `XFontStruct *font' by "if
15035         OLD_FONT" and "endif".
15037         * w32font.c: Throughout the file, delete all USE_FONT_BACKEND
15038         conditionals.  Don't check enable_font_backend.  Delete all codes
15039         used only when USE_FONT_BACKEND is not defined.
15040         (w32font_open): Return a font-object.  Make a font-object by
15041         font_make_object.  Adjusted for the change of struct w32font_info.
15042         (w32font_close): Don't free struct font.  Adjusted for the change
15043         of struct w32font_info.
15044         (w32font_encode_char, w32font_text_extents, w32font_draw):
15045         Adjusted for the change of struct w32font_info.
15046         (w32font_draw): Likewise.
15047         (w32font_list_internal): Return a list, not vector.
15048         (w32font_open_internal): Change the 4th arg to font-object.
15049         Adjusted for the change of struct w32font_info and font-object format.
15050         (add_font_name_to_list): Don't downcase names.
15051         (w32_enumfont_pattern_entity): Make a font-entity by
15052         font_make_entity.  Adjusted for the format change of font-entity.
15053         Use FONT_SET_STYLE to set a style-related font property.  If a
15054         font is scalable, set avgwidth property to 0.  Set font-entity
15055         property by font_put_extra.
15056         (font_matches_spec): Adjusted for the format change of font-entity.
15057         (w32_weight_table, w32_decode_weight): New variables.
15058         (w32_encode_weight): New function.
15059         (fill_in_logfont): Adjusted for the format change of font-spec.
15060         (w32font_full_name): Use FONT_WEIGHT_SYMBOLIC to get a symbol
15061         weight value.
15062         (w32font_driver): Adjusted for the change of struct font_driver.
15064         * w32term.h: Throughout the file, delete all USE_FONT_BACKEND
15065         conditionals.  Don't check enable_font_backend.  Surround non-used
15066         code by "#ifdef OLD_FONT" and "endif".
15067         (FONT_WIDTH, FONT_HEIGHT, FONT_BASE, FONT_DESCENT)
15068         (FONT_AVG_WIDTH): Adjusted for the change of struct font.
15070         * w32term.c: Throughout the file, delete all USE_FONT_BACKEND
15071         conditionals.  Don't check enable_font_backend.  Delete all codes
15072         used only when USE_FONT_BACKEND is not defined.  Surround non-used
15073         code by "#ifdef OLD_FONT" and "endif".
15075         * w32uniscribe.c: Delete USE_FONT_BACKEND conditional.
15076         (uniscribe_open): Return value changed to font-object.
15077         Adjusted for the format change of font-object.
15078         (uniscribe_otf_capability): Adjusted for the change of struct font.
15079         (add_opentype_font_name_to_list): Don't downcase names.
15080         (uniscribe_font_driver): Adjusted for the change of struct
15081         font_driver.
15083 2008-05-13  Chong Yidong  <cyd@stupidchicken.com>
15085         * dispnew.c (update_frame_1): Check if tty output is still valid
15086         before flushing it.
15088 2008-05-13  Jan Djärv  <jan.h.d@swipnet.se>
15090         * xterm.c (handle_one_xevent): Don't pass buttons higher than 3
15091         to Gtk+ menus.
15093 2008-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
15095         * dired.c (file_name_completion): Tweak the code so as to always do it
15096         in a single pass.  Tighten the scope of some variables.
15098         * dired.c (Qdefault_directory): New var.
15099         (file_name_completion): Use it instead of Fexpand_file_name.
15100         (syms_of_dired): Initialize it.
15102 2008-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15104         * fileio.c (double_dollars): Remove dead code.
15106 2008-05-10  Eli Zaretskii  <eliz@gnu.org>
15108         * dired.c (Ffile_attributes, Fdirectory_files_and_attributes):
15109         Mention w32-get-true-file-attributes in doc string.
15111         * w32proc.c (syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix.
15113 2008-05-09  Glenn Morris  <rgm@gnu.org>
15115         * fileio.c (Fread_file_name): Remove reference to insdef, deleted
15116         2008-04-23.
15118 2008-05-09  Eli Zaretskii  <eliz@gnu.org>
15120         Support for reporting owner and group of each file on MS-Windows:
15121         * dired.c (stat_uname, stat_gname): New functions, with special
15122         implementation for w32.
15123         (Ffile_attributes): Use them instead of getpwuid and getgrgid.
15125         * w32.c: Rename the_passwd_* to dflt_passwd_*.
15126         (dflt_group_name): New static variable.
15127         (dflt_group): Rename from the_group.
15128         (init_user_info): Init dflt_group fields.  Get user's group name
15129         from LookupAccountSid.
15130         (g_b_init_get_file_security, g_b_init_get_security_descriptor_owner)
15131         (g_b_init_get_security_descriptor_group, g_b_init_is_valid_sid):
15132         New initialization states.
15133         (globals_of_w32): Initialize them to zero.  Initialize the default
15134         group name to "None".
15135         (GetFileSecurity_Name): New global var, the name of the function
15136         to call for GetFileSecurity.
15137         (GetFileSecurity_Proc, GetSecurityDescriptorOwner_Proc)
15138         (GetSecurityDescriptorGroup_Proc, IsValidSid_Proc): New typedefs.
15139         (get_file_security, get_security_descriptor_owner)
15140         (get_security_descriptor_group, is_valid_sid)
15141         (get_file_security_desc, get_rid, get_name_and_id)
15142         (get_file_owner_and_group): New functions.
15143         (stat): Use get_file_security_desc and get_file_owner_and_group to
15144         report the owner and primary group of each file.  Don't ignore the
15145         high 32 bits of file's size, now that st_size is 64-bit wide.
15146         Fix test when to get true file attributes.
15147         (init_user_info): Use get_rid instead of equivalent inline code.
15148         (fstat): Don't ignore the high 32 bits of file's size.
15150 2008-05-09  Chong Yidong  <cyd@stupidchicken.com>
15152         * image.c (png_load): Use correct bit-depth for setting background
15153         color.
15155 2008-05-08  Eli Zaretskii  <eliz@gnu.org>
15157         * Makefile.in (lisp, shortlisp): Rename epa-file-hook.elc to
15158         epa-hook.elc.
15160 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
15162         * font.c (Ffont_match_p): Don't use `iff' in docstring.
15164 2008-05-07  Dan Nicolaescu  <dann@ics.uci.edu>
15166         * macfns.c (Fx_create_frame): Make a copy of frame parameters
15167         because the original parameters are in pure storage now.
15168         (mac_window): Remove unused params.  Update callers.
15170 2008-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15172         * lread.c (substitute_object_recurse): Use lower-level primitives.
15173         Don't signal errors when traversing sub-char-tables.
15174         Don't loop over all the possible characters when traversing char-tables.
15176         * print.c (print_preprocess): Add sub-char-tables to the print-table,
15177         just like we do in print.c.
15179 2008-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
15181         * minibuf.c (Ftry_completion): Remove code left over from when we used
15182         scmp instead of Fcompare_strings.
15184 2008-05-04  Juanma Barranquero  <lekktu@gmail.com>
15186         * w32fns.c (Fw32_battery_status): Fix computation of %t (h:min) format.
15188 2008-05-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15190         * image.c [USE_MAC_IMAGE_IO] (image_load_image_io):
15191         Create bitmap context in native byte order.
15193         * macterm.c (XDrawLine)
15194         (XCreatePixmapFromBitmapData) [USE_MAC_IMAGE_IO]: Create bitmap
15195         context in native byte order.
15197 2008-05-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15199         * config.in: Regenerate.
15201         * image.c (PIX_MASK_DRAW, PIX_MASK_RETAIN) [USE_MAC_IMAGE_IO]:
15202         New definitions for Image I/O support.
15203         (XGetImage, XPutPixel, XGetPixel, XDestroyImage)
15204         (mac_create_cg_image_from_image, x_create_x_image_and_pixmap)
15205         [USE_MAC_IMAGE_IO]: Add implementations for Image I/O support.
15206         (mac_data_provider_release_data, image_load_image_io)
15207         [USE_MAC_IMAGE_IO]: New functions.
15208         (CGImageCreateWithPNGDataProviderProcType) [MAC_OSX]: Remove typedef.
15209         (MyCGImageCreateWithPNGDataProvider) [MAC_OSX]: Remove variable.
15210         (init_image_func_pointer) [MAC_OSX]: Remove function.
15211         (image_load_quartz2d) [MAC_OSX]: Check availability of
15212         CGImageCreateWithPNGDataProvider at compile time.
15213         Use lowercase `false' for boolean constant.
15214         (png_load, jpeg_load, tiff_load, gif_load) [USE_MAC_IMAGE_IO]:
15215         Use image_load_image_io.
15216         (png_load) [!USE_MAC_IMAGE_IO && MAC_OSX]:
15217         Don't check MyCGImageCreateWithPNGDataProvider.
15218         (init_image) [MAC_OSX && TARGET_API_MAC_CARBON]:
15219         Don't call init_image_func_pointer.
15221         * macgui.h (Pixmap) [USE_MAC_IMAGE_IO]: New definition for Image I/O.
15223         * macterm.c (mac_cg_color_space_rgb) [USE_CG_DRAWING]:
15224         Make variable non-static.
15225         (XDrawLine, XCreatePixmap, XCreatePixmapFromBitmapData, XFreePixmap)
15226         [USE_MAC_IMAGE_IO]: Add implementations for Image I/O support.
15228         * macterm.h (ARGB_TO_ULONG, ALPHA_FROM_ULONG): New macros.
15229         (RED_FROM_ULONG): Mask off higher bits.
15230         (mac_cg_color_space_rgb) [USE_MAC_IMAGE_IO]: New extern.
15232         * s/darwin.h [HAVE_CARBON && HAVE_AVAILABILITYMACROS_H]:
15233         Include AvailabilityMacros.h.
15234         (USE_MAC_IMAGE_IO, LIBS_IMAGE) [HAVE_CARBON]: New defines.
15235         (LIBS_CARBON) [HAVE_CARBON]: Use LIBS_IMAGE.
15237 2008-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15239         * chartab.c (Fset_char_table_range): If range is t, really set all
15240         chars to that value.
15242 2008-05-03  Eli Zaretskii  <eliz@gnu.org>
15244         * dired.c (Ffile_attributes): Don't allow the device number become
15245         negative.
15247 2008-05-02  Daiki Ueno  <ueno@unixuser.org>
15249         * Makefile.in (lisp, shortlisp): Add epa-file-hook.elc.
15251 2008-05-02  Juri Linkov  <juri@jurta.org>
15253         * minibuf.c (Fread_from_minibuffer, Fread_string, Fread_command)
15254         (Fread_variable, Fread_buffer, Fcompleting_read): Document the
15255         DEFAULT argument as a list of default values in docstrings.
15257 2008-05-01  Chong Yidong  <cyd@stupidchicken.com>
15259         * puresize.h (BASE_PURESIZE): Increase to 1210000.
15261 2008-05-01  Martin Rudalics  <rudalics@gmx.at>
15263         * dispnew.c (change_frame_size_1): Preserve small windows when
15264         shrinking frames by calling set_window_height|width with third
15265         arg 2.
15267         * window.h (struct window): Replace field too_small_ok by field
15268         resize_proportionally.
15270         * window.c (make_window): Initialize resize_proportionally.
15271         (enlarge_window): Temporarily set resize_proportionally to make
15272         sure that shrink_windows does scale the window proportionally.
15273         (shrink_windows): When window has resize_proportionally set try
15274         to shrink it proportionally by stealing from other windows.
15275         (struct saved_window, Fset_window_configuration)
15276         (compare_window_configurations): Handle resize_proportionally.
15277         (WINDOW_TOTAL_SIZE): New macro.
15278         (window_min_size, shrink_windows, size_window): Use it.
15279         (check_min_window_sizes): Remove.  Invalid values of
15280         window-min-height|width are handled by window_min_size_2 now.
15281         (size_window, Fsplit_window, enlarge_window)
15282         (adjust_window_trailing_edge, grow_mini_window): Don't call
15283         check_min_window_sizes.
15284         (window_min_size_2, window_min_size_1, window_min_size):
15285         New argument safe_p for retrieving "safe" minimum sizes.
15286         (Fdisplay_buffer, Fsplit_window, enlarge_window)
15287         (adjust_window_trailing_edge, grow_mini_window):
15288         Adjust arguments of window_min_size... functions.
15289         (shrink_windows): Argument min_size removed.  New argument
15290         safe_p allows shrinking windows to their safe minimum sizes.
15291         Calculate minimum size and decide whether a window shall be
15292         deleted for each window individually.
15293         (size_window): When nodelete_p equals 2, tell shrink_windows to
15294         delete windows only if their new minimum size is no more safe.
15295         (shrink_window_lowest_first): Call window_min_size_1 to make
15296         sure to preserve modeline of bottom-most window when resizing
15297         the minibuffer.
15298         (Fset_window_configuration, Fcurrent_window_configuration)
15299         (compare_window_configurations): Do not handle
15300         window-min-height|width any more.
15301         (syms_of_window): Clarify window-min-height|width doc-strings.
15303 2008-04-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15305         * dired.c (file_name_completion): Fix up the encoding/decoding issue
15306         some more.  Copy some of the code from Ftry_completions.
15307         Remove special case code that dates back to initial revision when the
15308         slash was only added when necessary and that can't trigger nowadays.
15310 2008-04-27  Kenichi Handa  <handa@m17n.org>
15312         * font.c (font_prop_validate): Signal `error' instead of `font'.
15314 2008-04-29  Jason Rumney  <jasonr@gnu.org>
15316         * w32fns.c (Fw32_battery_status): New defun.
15317         (syms_of_w32fns): Defsubr it.
15319 2008-04-28  Andreas Schwab  <schwab@suse.de>
15321         * dired.c (file_name_completion): Fix another mixing of encoded
15322         and decoded names.
15324 2008-04-28  Juanma Barranquero  <lekktu@gmail.com>
15326         * w32fns.c (Fw32_define_rgb_color): Fix typo in docstring.
15328 2008-04-27  Juanma Barranquero  <lekktu@gmail.com>
15330         * fringe.c (Fdefine_fringe_bitmap): Doc fix.
15332 2008-04-27  Andreas Schwab  <schwab@suse.de>
15334         * dired.c (file_name_completion): Fix inappropriate mixing of
15335         encoded and decoded names.
15337         * xterm.c (XTread_socket): Fix use of uninitialized variable.
15339         * puresize.h (BASE_PURESIZE): Increase to 1200000.
15341 2008-04-26  Eli Zaretskii  <eliz@gnu.org>
15343         * dired.c (Ffile_attributes) [WINDOWSNT]: Undo change from
15344         2008-03-31, it's not needed anymore with `struct stat' definition
15345         on nt/inc/sys/stat.h.  Undo changes from 2007-01-12 and 2007-01-13
15346         for the same reasons.
15348 2008-04-25  Dennis Gilmore  <ausil@fedoraproject.org>  (tiny change)
15350         * m/sparc.h: Additional redefinitions for GNU/Linux.
15352 2008-04-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15354         * macterm.c (Vmac_ts_active_input_buf) [USE_MAC_TSM]: New variable.
15355         (syms_of_macterm) [USE_MAC_TSM]: Defvar it.
15356         (Qmouse_drag_overlay) [MAC_OSX]: New variable.
15357         (syms_of_macterm) [MAC_OSX]: Intern and staticpro it.
15358         (mac_get_selected_range, mac_store_buffer_text_to_unicode_chars)
15359         (mac_ax_selected_text_range) [MAC_OSX]: New functions.
15360         (mac_ax_number_of_characters) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
15361         Likewise.
15363         * mactoolbox.c (Vmac_ts_active_input_buf) [USE_MAC_TSM]: Add extern.
15364         (fast_find_position, x_y_to_hpos_vpos, mac_ax_selected_text_range)
15365         (mac_ax_number_of_characters): Add externs.
15366         (mac_get_selected_range, mac_store_buffer_text_to_unicode_chars)
15367         [USE_MAC_TSM]: Likewise.
15368         (mac_handle_text_input_event) [MAC_OSX]:
15369         Handle kEventTextInputOffsetToPos for no active input area case.
15370         Handle kEventTextInputPosToOffset and kEventTextInputGetSelectedText.
15371         (mac_handle_document_access_event)
15372         [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]: New function.
15373         (install_application_handler) [MAC_OSX]: Register handlers for
15374         kEventTextInputPosToOffset and kEventTextInputGetSelectedText.
15375         (install_application_handler) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
15376         Register mac_handle_document_access_event.
15378         * xdisp.c (x_y_to_hpos_vpos, fast_find_position) [HAVE_CARBON]:
15379         Make functions non-static.
15381 2008-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
15383         * fileio.c (Vread_file_name_function, Vread_file_name_predicate)
15384         (read_file_name_completion_ignore_case, insert_default_directory)
15385         (Qdefault_directory): Move to minibuffer.el.
15386         (Fread_file_name): Call the new `read-file-name' instead.
15388 2008-04-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15390         * mac.c (create_apple_event) [TARGET_API_MAC_CARBON]:
15391         Make function non-static.
15392         (create_apple_event_from_event_ref) [TARGET_API_MAC_CARBON]:
15393         Remove function.
15394         (create_apple_event_from_drag_ref) [TARGET_API_MAC_CARBON]:
15395         Move to mactoolbox.c.
15396         (mac_event_parameters_to_lisp) [TARGET_API_MAC_CARBON]: New function.
15398         * macgui.h (CGFloat) [!CGFLOAT_DEFINED]: New typedef.
15399         (mac_rect_make): New macro.
15401         * macterm.c (mac_draw_image_string_atsui) [MAC_OSX]: Use CGFloat
15402         instead of float.
15403         (mac_draw_image_string_cg) [USE_CG_TEXT_DRAWING]: Likewise.
15404         (init_cg_color, mac_draw_line, mac_draw_cg_image, XSetForeground)
15405         (XSetBackground) [USE_CG_DRAWING]: Likewise.
15406         (mac_draw_image_string_atsui) [MAC_OSX]: Use mac_rect_make instead of
15407         CGRectMake.
15408         (mac_draw_image_string_cg) [USE_CG_TEXT_DRAWING]: Likewise.
15409         (mac_erase_rectangle, mac_draw_cg_image, mac_fill_rectangle)
15410         (mac_set_clip_rectangles) [USE_CG_DRAWING]: Likewise.
15411         (XCreatePixmap, XCreatePixmapFromBitmapData): Use Window
15412         instead of WindowRef in argument type.
15413         (XCreatePixmap) [!MAC_OS8]: Don't call SetPortWindowPort.
15414         (mac_invert_rectangle): Use CGContextSetBlendMode if available.
15415         (mac_set_clip_rectangles, mac_reset_clip_rectangles): Take argument F
15416         instead of DISPLAY.  All uses changed.
15417         (mac_handle_size_change): Don't call SET_FRAME_GARBAGED.
15418         (x_calc_absolute_position): Simplify so as not to use
15419         FRAME_PIXEL_WIDTH/FRAME_PIXEL_HEIGHT.
15421         * macterm.h (XCreatePixmap, XCreatePixmapFromBitmapData): Use Window
15422         instead of WindowRef in argument type.
15423         (create_apple_event_from_event_ref, create_apple_event_from_drag_ref)
15424         [TARGET_API_MAC_CARBON]: Remove externs.
15425         (create_apple_event, mac_event_parameters_to_lisp)
15426         [TARGET_API_MAC_CARBON]: Add externs.
15428         * mactoolbox.c (Vmac_ts_script_language_on_focus)
15429         (saved_ts_script_language_on_focus) [USE_MAC_TSM]: Remove externs.
15430         (XTread_socket) [USE_MAC_TOOLBAR]: Select window if its structure part
15431         is clicked.
15432         (x_activate_menubar): Remove extern for saved_menu_event_location.
15433         (create_apple_event_from_drag_ref) [TARGET_API_MAC_CARBON]:
15434         Move from mac.c.
15436 2008-04-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15438         * alloc.c [!SYSTEM_MALLOC && !SYNC_INPUT] (uninterrupt_malloc)
15439         [HAVE_GTK_AND_PTHREAD && !DOUG_LEA_MALLOC]: Don't use recursive mutex.
15441 2008-04-23  Jason Rumney  <jasonr@gnu.org>
15443         * w32.c (stat): When Vw32_get_true_file_attributes is Qlocal, get
15444         attributes only for local files.
15446         * w32proc.c (syms_of_ntproc): Change Vw32_get_true_file attributes
15447         default to Qlocal.
15449 2008-04-22  Juri Linkov  <juri@jurta.org>
15451         * buffer.c (Fswitch_to_buffer): Change interactive spec to call
15452         read-buffer-to-switch instead of using the letter "B".
15454 2008-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
15456         * fileio.c (Qdefault_directory): New variable.
15457         (Fread_file_name): Use it to pass `dir' to the completion functions.
15459 2008-04-20  Chong Yidong  <cyd@stupidchicken.com>
15461         * xdisp.c (pos_visible_p): Check if iterator stops on a display string.
15463 2008-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
15465         * keyboard.c (Vpre_help_message): Remove.
15466         (show_help_echo): Remove default C code.
15468         * dired.c (directory_files_internal, file_name_completion):
15469         Only call ENCODE_FILE if the string is indeed decoded.
15471 2008-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
15473         * Makefile.in (TOOLKIT_DEFINES): Remove.
15474         (LIBW): Use a bit less #if, remove left over OPEN_LOOK stuff.
15476 2008-04-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15478         * Makefile.in (MAC_OBJ): Add mactoolbox.o.
15479         (mactoolbox.o): New target.
15481         * mac.c [MAC_OSX] (select_and_poll_event, sys_select):
15482         Use mac_run_loop_run_once instead of CFRunLoopRunInMode.
15484         * macfns.c (x_set_background_color, mac_window, x_create_tip_frame):
15485         Use mac_set_frame_window_background instead of XSetWindowBackground.
15486         (x_set_tool_bar_lines) [USE_MAC_TOOLBAR]:
15487         Use mac_is_window_toolbar_visible instead of IsWindowToolbarVisible.
15488         (x_set_name_internal) [TARGET_API_MAC_CARBON]: Use mac_set_window_title
15489         instead of SetWindowTitleWithCFString.
15490         (mac_update_proxy_icon) [TARGET_API_MAC_CARBON]: Remove BLOCK_INPUT.
15491         Move function to mactoolbox.c.
15492         (mac_update_title_bar) [TARGET_API_MAC_CARBON]:
15493         Use mac_set_window_modified instead of SetWindowModified.
15494         Add BLOCK_INPUT around mac_set_window_modified/mac_update_proxy_icon.
15495         (mac_window, x_create_tip_frame): Use mac_create_frame_window.
15496         (Fx_focus_frame): Use mac_front_non_floating_window instead of
15497         FrontNonFloatingWindow.  Use mac_activate_window instead of
15498         ActivateWindow.  Use mac_active_non_floating_window instead of
15499         ActiveNonFloatingWindow.
15500         (show_hourglass, hide_hourglass) [TARGET_API_MAC_CARBON]:
15501         Use mac_show_hourglass and mac_hide_hourglass.
15502         (compute_tip_xy) [TARGET_API_MAC_CARBON]: Use mac_get_global_mouse
15503         instead of GetGlobalMouse.
15504         (Fx_show_tip): Use mac_move_window/mac_size_window/mac_show_window
15505         instead of MoveWindow/SizeWindow/ShowWindow, respectively.
15506         Use mac_bring_window_to_front instead of BringToFront.
15507         (Qfile_name_history) [TARGET_API_MAC_CARBON]: Move extern to
15508         mactoolbox.c.
15509         (Fx_file_dialog) [TARGET_API_MAC_CARBON]: Move function body to
15510         mac_file_dialog in mactoolbox.c.  Use mac_file_dialog.
15511         (mac_nav_event_callback) [TARGET_API_MAC_CARBON]: Move function to
15512         mactoolbox.c.
15514         * macgui.h [!HAVE_CARBON]: Include Quickdraw.h instead of QuickDraw.h.
15515         (XtPointer): Move typedef from macmenu.c.
15516         (enum button_type): Move enum from macmenu.c.
15517         (widget_value): Move typedef from macmenu.c.
15518         (M_APPLE, I_ABOUT, EXTRA_STACK_ALLOC, ARGV_STRING_LIST_ID)
15519         (DIALOG_LEFT_MARGIN, DIALOG_TOP_MARGIN, DIALOG_RIGHT_MARGIN)
15520         (DIALOG_BOTTOM_MARGIN, DIALOG_MIN_INNER_WIDTH, DIALOG_MAX_INNER_WIDTH)
15521         (DIALOG_BUTTON_BUTTON_HORIZONTAL_SPACE)
15522         (DIALOG_BUTTON_BUTTON_VERTICAL_SPACE, DIALOG_BUTTON_MIN_WIDTH)
15523         (DIALOG_TEXT_MIN_HEIGHT, DIALOG_TEXT_BUTTONS_VERTICAL_SPACE)
15524         (DIALOG_ICON_WIDTH, DIALOG_ICON_HEIGHT, DIALOG_ICON_LEFT_MARGIN)
15525         (DIALOG_ICON_TOP_MARGIN): Move defines from macmenu.c.
15526         (Selection): Move typedef from macselect.c.
15527         (RAM_TOO_LARGE_ALERT_ID, ABOUT_ALERT_ID) [MAC_OS8]: Move defines from
15528         macterm.c.
15529         (mac_set_window_title, mac_set_window_modified, mac_is_window_visible)
15530         (mac_is_window_collapsed, mac_bring_window_to_front)
15531         (mac_send_window_behind, mac_hide_window, mac_show_window)
15532         (mac_collapse_window, mac_front_non_floating_window)
15533         (mac_active_non_floating_window, mac_activate_window)
15534         (mac_move_window_structure, mac_move_window, mac_size_window)
15535         (mac_get_global_mouse, mac_is_window_toolbar_visible): New defines.
15537         * macmenu.c [!TARGET_API_MAC_CARBON]: Move includes to mactoolbox.c.
15538         (enum mac_menu_kind): Move enum to mactoolbox.c.
15539         (min_menu_id): Move variable to mactoolbox.c.
15540         (quit_dialog_event_loop) [TARGET_API_MAC_CARBON]: Likewise.
15541         (DIALOG_WINDOW_RESOURCE): Move define to mactoolbox.c.
15542         (DIALOG_BUTTON_COMMAND_ID_OFFSET, DIALOG_BUTTON_COMMAND_ID_P)
15543         (DIALOG_BUTTON_COMMAND_ID_VALUE, DIALOG_BUTTON_MAKE_COMMAND_ID)
15544         [TARGET_API_MAC_CARBON]: Likewise.
15545         (XtPointer): Move typedef to macgui.h.
15546         (enum button_type): Move enum to macgui.h.
15547         (widget_value): Move typedef to macgui.h.
15548         (DIALOG_LEFT_MARGIN, DIALOG_TOP_MARGIN, DIALOG_RIGHT_MARGIN)
15549         (DIALOG_BOTTOM_MARGIN, DIALOG_MIN_INNER_WIDTH, DIALOG_MAX_INNER_WIDTH)
15550         (DIALOG_BUTTON_BUTTON_HORIZONTAL_SPACE)
15551         (DIALOG_BUTTON_BUTTON_VERTICAL_SPACE, DIALOG_BUTTON_MIN_WIDTH)
15552         (DIALOG_TEXT_MIN_HEIGHT, DIALOG_TEXT_BUTTONS_VERTICAL_SPACE)
15553         (DIALOG_ICON_WIDTH, DIALOG_ICON_HEIGHT, DIALOG_ICON_LEFT_MARGIN)
15554         (DIALOG_ICON_TOP_MARGIN): Move defines to macgui.h.
15555         (popup_activated_flag): Make variable non-static.
15556         (x_activate_menubar, install_menu_quit_handler, pop_down_menu)
15557         (add_menu_item, fill_menu, dispose_menus):
15558         Move functions to mactoolbox.c.
15559         (restore_show_help_function, menu_target_item_handler)
15560         (install_menu_target_item_handler, mac_handle_dialog_event)
15561         (install_dialog_event_handler, pop_down_dialog, create_and_show_dialog)
15562         [TARGET_API_MAC_CARBON]: Likewise.
15563         (menu_quit_handler) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]: Likewise.
15564         (mac_dialog) [!TARGET_API_MAC_CARBON]: Likewise.
15565         (find_and_call_menu_selection, name_is_separator): Make function
15566         non-static.
15567         (Vshow_help_function, timer_check) [TARGET_API_MAC_CARBON]: Move extern
15568         to mactoolbox.c.
15569         (set_frame_menubar): Don't call install_menu_quit_handler.
15570         (menu_item_selection): New variable.
15571         (mac_menu_show): Use create_and_show_popup_menu.
15572         (create_and_show_dialog) [TARGET_API_MAC_CARBON]: Don't return
15573         selection but set variable menu_item_selection.  All uses changed.
15574         (mac_fill_menubar): Rename from fill_menubar.  All uses changed.
15575         Call install_menu_quit_handler.  Move to mactoolbox.c.
15577         * macselect.c [!TARGET_API_MAC_CARBON]: Don't include Scrap.h.
15578         (Selection): Move typedef to macgui.h.
15579         (Vselection_converter_alist, Qmac_scrap_name, Qmac_ostype)
15580         (Vmac_apple_event_map, Qmac_apple_event_class, Qmac_apple_event_id):
15581         Make variables non-static.
15582         (Vmac_dnd_known_types) [TARGET_API_MAC_CARBON]: Likewise.
15583         (mac_handle_apple_event, cleanup_all_suspended_apple_events):
15584         Make functions non-static.
15585         (Vmac_service_selection) [MAC_OSX]: Likewise.
15586         (mac_get_selection_from_symbol, get_flavor_type_from_symbol)
15587         (mac_valid_selection_target_p, mac_clear_selection)
15588         (mac_get_selection_ownership_info, mac_valid_selection_value_p)
15589         (mac_put_selection_value, mac_selection_has_target_p)
15590         (mac_get_selection_value, mac_get_selection_target_list)
15591         (init_apple_event_handler, install_drag_handler, remove_drag_handler):
15592         Move functions to mactoolbox.c.
15593         (mac_do_track_drag, mac_do_receive_drag) [TARGET_API_MAC_CARBON]:
15594         Likewise.
15595         (copy_scrap_flavor_data, mac_handle_service_event)
15596         (install_service_handler) [MAC_OSX]: Likewise.
15597         (syms_of_macselect) <Vmac_dnd_known_types>:
15598         Use mac_dnd_default_known_types.
15600         * macterm.h (FRAME_OUTER_TO_INNER_DIFF_X, FRAME_OUTER_TO_INNER_DIFF_Y):
15601         Move to mactoolbox.c.
15602         (HOURGLASS_WIDTH, HOURGLASS_HEIGHT): Change to 15.
15603         (Fx_selection_owner_p): Add EXFUN.
15604         (install_window_handler, remove_window_handler, XSetWindowBackground):
15605         Remove externs.
15606         (do_apple_menu) [!TARGET_API_MAC_CARBON]: Likewise.
15607         (mac_prepare_for_quickdraw) [USE_CG_DRAWING]: Likewise.
15608         (x_raise_frame, x_lower_frame, mac_alert_sound_play)
15609         (install_application_handler, mac_get_frame_bounds, mac_get_frame_mouse)
15610         (mac_convert_frame_point_to_global, mac_set_frame_window_background)
15611         (mac_update_begin mac_update_end, mac_frame_up_to_date, x_flush)
15612         (mac_create_frame_window, mac_dispose_frame_window, mac_begin_clip)
15613         (mac_end_clip, mac_create_scroll_bar, mac_dispose_scroll_bar)
15614         (mac_set_scroll_bar_bounds, mac_redraw_scroll_bar, mac_fill_menubar)
15615         (create_and_show_popup_menu, mac_get_selection_from_symbol)
15616         (mac_valid_selection_target_p, mac_clear_selection)
15617         (mac_get_selection_ownership_info, mac_valid_selection_value_p)
15618         (mac_put_selection_value, mac_selection_has_target_p)
15619         (mac_get_selection_value, mac_get_selection_target_list): Add externs.
15620         (mac_update_proxy_icon, mac_show_hourglass, mac_hide_hourglass)
15621         (mac_reposition_hourglass, mac_file_dialog, create_and_show_dialog)
15622         (mac_dnd_default_known_types) [TARGET_API_MAC_CARBON]: Likewise.
15623         (mac_run_loop_run_once) [MAC_OSX]: Likewise.
15624         (mac_dialog) [!TARGET_API_MAC_CARBON]: Likewise.
15625         (mac_begin_cg_clip, mac_end_cg_clip) [USE_CG_DRAWING]: Likewise.
15626         (x_set_toolkit_scroll_bar_thumb) [!USE_TOOLKIT_SCROLL_BARS]: Likewise.
15627         (x_scroll_bar_set_handle) [!USE_TOOLKIT_SCROLL_BARS]: Likewise.
15629         * mactoolbox.c: New file.
15631 2008-04-18  Jason Rumney  <jasonr@gnu.org>
15633         * dired.c (Ffile_attributes) [WINDOWSNT]: Cast uid and gid to unsigned.
15635 2008-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
15637         * character.c (Fmultibyte_char_to_unibyte):
15638         Return latin1 chars unchanged.
15640         * fileio.c (Fexpand_file_name): Refine last fix so `nm' is only
15641         relocated if it points to `name'.
15643 2008-04-17  Kenichi Handa  <handa@m17n.org>
15645         * data.c (Faset): Allow setting a multibyte character in an
15646         ASCII-only unibyte string.
15648         * lisp.h (STRING_SET_MULTIBYTE): New macro.
15650 2008-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
15652         * Makefile.in: Don't use HAVE_GTK and don't -DUSE_GTK since it's now
15653         done in config.h.
15655 2008-04-16  Juanma Barranquero  <lekktu@gmail.com>
15657         * character.c (Fchar_bytes, Fchar_width, Fstring_width)
15658         (Fchar_direction): Add usage in the docstring.
15660 2008-04-15  Chong Yidong  <cyd@stupidchicken.com>
15662         * keyboard.c (read_key_sequence): Remove always-true checks.
15664 2008-04-14  Jason Rumney  <jasonr@gnu.org>
15666         * w32font.c (w32font_open_internal): Set max_bounds.descent in
15667         compatibility struct, for better underline positioning.
15669 2008-04-13  David Hansen  <david.hansen@gmx.net>
15671         * dbusbind.c (dbus-get-unique-name): Remove extra copying of name
15672         string.
15674 2008-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
15676         * m/hp800.h (XUINT, XSET): Remove.
15678 2008-04-12  Juanma Barranquero  <lekktu@gmail.com>
15680         * fileio.c (Fexpand_file_name): Add declaration for `p' missing in
15681         previous change.
15683 2008-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15685         * fileio.c (Fexpand_file_name): Tighten the scope of `p' and `o' vars.
15686         Relocate `nm' after calling DECODE_FILE, in case the GC was run.
15688 2008-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
15690         * keymap.h (map_keymap_canonical): Declare.
15691         * xmenu.c (single_keymap_panes): Use it.
15693 2008-04-11  Glenn Morris  <rgm@gnu.org>
15695         * eval.c (Fdefvaralias): If the alias is bound and the target is not,
15696         set the target's value to that of the alias.
15698 2008-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
15700         * term.c (set_tty_color_mode): Left over typo.
15702 2008-04-10  Michael Albinus  <michael.albinus@gmx.de>
15704         * fileio.c (Fmake_symbolic_link): Surround code by #ifdef S_IFLNK
15705         only after check for file name handler functions.  Signal, when
15706         native functionality is not supported.
15707         (syms_of_fileio): Declare it unconditionally.
15709 2008-04-10  Jason Rumney  <jasonr@gnu.org>
15711         * w32menu.c (is_simple_dialog, simple_dialog_show): New functions.
15712         (Fx_popup_dialog): Handle simple yes/no questions as dialogs.
15714         * w32.c (logon_network_drive): Also logon to remote drives that
15715         are mapped to drive letters.
15717 2008-04-10  Glenn Morris  <rgm@gnu.org>
15719         * xdisp.c (truncate-partial-width-windows): Doc fix.
15721 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15723         * fileio.c (read_file_name_cleanup, Fread_file_name_internal):
15724         Move functions to minibuffer.el.
15725         (syms_of_fileio): Don't declare them.
15727 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
15729         * minibuf.c (Vcompletion_auto_help): Move to minibuffer.el.
15730         (syms_of_minibuf): Remove its initialization.
15732         * minibuf.c (temp_echo_area_glyphs): Remove unused function.
15734 2008-04-09  Juanma Barranquero  <lekktu@gmail.com>
15736         * editfns.c (Ffield_string_no_properties): Fix typo in docstring.
15738 2008-04-09  Jason Rumney  <jasonr@gnu.org>
15740         * makefile.w32-in (distclean): Delete makefile too.
15741         (maintainer-clean): New target.
15743         * xdisp.c (redisplay_internal) [!WINDOWSNT]: Conditionalize last change.
15745         * w32term.c (w32_compute_glyph_string_overhangs): Compute overhangs
15746         for new font backend and composite cases.
15748 2008-04-09  Jan Djärv  <jan.h.d@swipnet.se>
15750         * atimer.c (alarm_signal_handler): Call run_timers if not SYNC_INPUT.
15751         Most of the code moved to run_timers.
15752         (do_pending_atimers): Call run_timers.
15753         (run_timers): New function.
15755         * sysdep.c (emacs_write): If SYNC_INPUT and pending_atimers,
15756         run atimers.
15758         * process.c (wait_reading_process_output): The same as above.
15760 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
15762         * minibuf.c (last_exact_completion): Remove variable.
15763         (Fdelete_minibuffer_contents, do_completion, Fminibuffer_complete)
15764         (complete_and_exit_1, complete_and_exit_2)
15765         (Fminibuffer_complete_and_exit, Fminibuffer_complete_word)
15766         (Fdisplay_completion_list, display_completion_list_1)
15767         (Fminibuffer_completion_help, Fself_insert_and_exit)
15768         (Fexit_minibuffer, Fminibuffer_message): Move functions to
15769         minibuffer.el.
15770         (syms_of_minibuf): Remove corresponding initializations.
15772         * keyboard.c (Qdeactivate_mark): New var.
15773         (command_loop_1): Use it to call `deactivate-mark'.
15774         (syms_of_keyboard): Initialize it.
15776         * xdisp.c (redisplay_internal): Reset tty's color_mode when switching
15777         to another frame.
15778         * frame.c (do_switch_frame): Refine the top_frame/async_visible code.
15779         Don't call set_tty_color_mode.
15780         (store_frame_param): Reset previous_frame rather than call
15781         set_tty_color_mode.
15782         * term.c (set_tty_color_mode): Rewrite.
15783         * dispextern.h (set_tty_color_mode): New type.
15784         * termchar.h (struct tty_display_info): Add `previous_color_mode'.
15786 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15788         * keymap.c (access_keymap): Remove the value 2 for t_ok which was used
15789         for generic chars, which do not exist any more in emacs-unicode.
15791 2008-04-08  Michael Albinus  <michael.albinus@gmx.de>
15793         * coding.c (detect_coding_emacs_mule)
15794         (Ffind_operation_coding_system): Fix typo.
15796 2008-04-08  Jason Rumney  <jasonr@gnu.org>
15798         * w32uniscribe.c (SNAME): Extract only symbol name.
15800         * w32font.h (struct w32_metric_cache): New struct.
15801         (w32font_info): Use it.
15802         (W32METRIC_NO_ATTEMPT, W32METRIC_SUCCESS, W32METRIC_FAIL)
15803         (CACHE_BLOCKSIZE): New constants.
15805         * w32font.c (Qja, Qko, Qzh): New symbols.
15806         (syms_of_w32font): Initialise them.
15807         (font_matches_spec): Use them to filter by language.
15808         (recompute_cached_metrics): Remove function.
15809         (compute_metrics, clear_cached_metrics): New functions.
15810         (w32font_encode_char): Use them to manage metric cache.
15811         (w32font_text_extents): Cache metrics for all glyphs on demand.
15812         Delay converting glyph indices to WORD until needed.
15813         (w32font_open_internal): Initialize metric cache to empty.
15814         (registry_to_w32_charset): Charset should always be a symbol.
15815         (fill_in_logfont, list_all_matching_fonts): Family should
15816         always be a symbol.
15818 2008-04-06  Jason Rumney  <jasonr@gnu.org>
15820         * w32uniscribe.c (uniscribe_shape): Increase items buffer size.
15821         Give up if glyph indices not supported.  Use uniscribe obtained
15822         ABC widths for individual metrics.  Map glyph clusters back to
15823         characters using fClusterStart flag.  Return number of glyphs
15824         produced, not chars processed.
15825         (uniscribe_shape): Map char at FROM to current glyph.
15827 2008-04-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15829         * macmenu.c (fill_menu) [TARGET_API_MAC_CARBON]:
15830         Use SetMenuItemHierarchicalMenu.
15832 2008-04-05  Jason Rumney  <jasonr@gnu.org>
15834         * image.c (pbm_load): Allow color values up to 65535.
15835         Throw an error if max_color_idx is outside the supported range.
15836         Report an error when image size is invalid.
15837         Read two bytes at a time when raw images have max_color_idx above 255.
15839 2008-04-05  Kenichi Handa  <handa@ni.aist.go.jp>
15841         * ccl.c (ccl_driver): If ccl->quit_silently is nonzero, don't
15842         append "CCL: Quitted" when the CCL program is quitted.
15843         (setup_ccl_program): Initialize ccl->quit_silently to zero.
15845         * ccl.h (struct ccl_program): New member quit_silently.
15847 2008-04-05  Chong Yidong  <cyd@stupidchicken.com>
15849         * search.c (compile_pattern_1): Treat non-nil and non-string of
15850         search-spaces-regexp as nil.
15852         * minibuf.c (Fassoc_string): Tweak docstring.
15854 2008-04-05  Eli Zaretskii  <eliz@gnu.org>
15856         * dired.c (Ffile_attributes): Support inode numbers wider than 32
15857         bits.  Remove ugly WINDOWSNT-specific kludge introduced on
15858         2008-03-14 to force inode be positive.
15860         * w32.c (sys_chown, stat, fstat): Use S_* constants instead of
15861         _S_* ones, since we now use our own sys/stat.h.
15862         (stat, fstat): Don't mangle the inode number.
15863         (init_user_info): Don't restrict UID and GID to 0-60000 range.
15865 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
15867         * frame.h (struct frame): Give one more bit to `visible' since we use
15868         values larger than 1 to indicate obscured frames on ttys.
15870         * keymap.c (Qkeymap_canonicalize): New var.
15871         (Fmap_keymap_internal): New fun.
15872         (describe_map): Use keymap-canonicalize.
15874         * undo.c (last_boundary_buffer, last_boundary_position): New vars.
15875         (Fundo_boundary): Set them.
15876         (syms_of_undo): Initialize them.
15877         (record_point): Use them instead of last_point_position*.
15878         (last_undo_buffer): Change type.
15880 2008-04-04  Jason Rumney  <jasonr@gnu.org>
15882         * w32font.c (w32font_text_extents): Use font's ascent and descent.
15883         (recompute_cached_metrics): Don't set ascent and descent per char.
15885         * w32uniscribe.c (uniscribe_check_otf): Fix last change.
15886         (uniscribe_check_otf): Add GC protection before consing.
15887         Rearrange loop for counting features.
15889 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15891         * insdel.c (insert_from_buffer_1): Don't compare bytes in destination
15892         buffer with byte-size of source buffer.
15894 2008-04-03  Chong Yidong  <cyd@stupidchicken.com>
15896         * callint.c (Fcall_interactively): Handle temporary region even
15897         when shift-select-mode is off.
15899 2008-04-03  Jason Rumney  <jasonr@gnu.org>
15901         * w32uniscribe.c (uniscribe_check_otf): Sanity check otf_spec.
15903 2008-04-03  Kenichi Handa  <handa@m17n.org>
15905         * coding.c (CATEGORY_MASK_ANY): Add CATEGORY_MASK_UTF_16_AUTO.
15906         (CATEGORY_MASK_UTF_16): Likewise.
15907         (detect_coding_utf_16): Add heuristics to reject utf-16 for a
15908         binary file.
15909         (detect_coding): Add null-byte detection for a binary file.
15910         (detect_coding_system): Likewise.
15912 2008-04-03  Jason Rumney  <jasonr@gnu.org>
15914         * w32uniscribe.c: New file.
15916         * font.h (uniscribe_font_driver) [WINDOWSNT]: Declare for w32fns.c.
15918         * w32font.h (uniscribe_check_otf): Declare for w32font.c.
15920         * w32font.c (Qbalinese, Qbuginese, Qbuhid, Qcuneiform, Qcypriot)
15921         (Qdeseret, Qglagolitic, Qgothic, Qhanunoo, Qkharoshthi)
15922         (Qlimbu, Qlinear_b, Qold_italic, Qold_persian, Qosmanya)
15923         (Qphags_pa, Qphoenician, Qshavian, Qsyloti_nagri)
15924         (Qtagalog, Qtagbanwa, Qtai_le, Qtifinagh, Qugaritic)
15925         (Qphonetic): New symbols.
15926         (syms_of_w32font): Initialize them.
15927         (font_supported_scripts): Use them.
15928         (w32font_list_family): List all charsets.
15929         (w32font_text_extents, recompute_cached_metrics): Fix metric
15930         calculations.
15931         (w32_enumfont_pattern_entity): Make full_type a DWORD.
15932         Give opentype fonts their own format.
15933         (font_matches_spec): New arguments backend and logfont.
15934         Handle :otf spec for uniscribe backend.
15935         (add_font_entity_to_list): Match truetype fonts in uniscribe backend.
15936         (fill_in_logfont): Use DEFAULT_CHARSET when charset not supplied.
15938         * w32fns.c (Fx_create_frame): Conditionally register uniscribe
15939         font backend.
15940         (globals_of_w32fns): Initialize uniscribe font backend.
15942         * makefile.w32-in (CONFIG_H): New variable.  Use it to clean up
15943         dependencies.
15944         (w32uniscribe.$(O)): New file to build.
15945         (FONT_OBJ): Include w32uniscribe.$(O).
15946         (LIBS): Add uniscribe libraries.
15948         * ftfont.c (ftfont_get_open_type_spec): Check spec->script, not val.
15950 2008-04-02  Chong Yidong  <cyd@stupidchicken.com>
15952         * callint.c (Vshift_select_mode): New var.
15953         (Finteractive): Document new ^ spec.
15954         (Fcall_interactively): Call handle-shift-selection if the ^ spec
15955         is present.
15957         * keyboard.c (Vthis_command_keys_shift_translated): New var.
15958         (command_loop_1): Avoid running the direct display versions of
15959         forward-char and backward-char if shift-selection may occur.
15960         (read_key_sequence): Set Vthis_command_keys_shift_translated if
15961         shift-translation takes place.
15963         * buffer.c (Vtransient_mark_mode): Move docstring to simple.el to
15964         avoid clobbering by define-minor-mode.
15966         * cmds.c (Fforward_char, Fbackward_char, Fforward_line)
15967         (Fbeginning_of_line, Fend_of_line): Add ^ interactive spec.
15969         * syntax.c (Fforward_word): Add ^ interactive spec.
15971         * window.c (Fscroll_up, Fscroll_down, Fscroll_left)
15972         (Fscroll_right): Add ^ interactive spec.
15974 2008-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
15976         * xdisp.c (try_window_id): Don't forget to reset delta_bytes.
15978         * casefiddle.c (casify_object): Fix up int/EMACS_INT mixup.
15980         * charset.c (Funibyte_charset, Fset_unibyte_charset): Remove.
15982 2008-03-31  Juri Linkov  <juri@jurta.org>
15984         * window.c (Fdisplay_buffer): Reinitialize `tem' to nil.
15986 2008-03-30  Jan Djärv  <jan.h.d@swipnet.se>
15988         * gtkutil.c (xg_set_geometry): Fix indentation.
15989         (xg_resize_outer_widget): Remove.
15990         (x_wm_size_hint_off): Fix indentation.
15991         (xg_frame_set_char_size): Call flush_and_sync after
15992         gtk_window_resize.
15993         (x_wm_set_size_hint): Pass NULL as geometry window to
15994         gtk_window_set_geometry_hints due to Gtk+ bug nr 68668.
15995         Add menu bar and tool bar height to base height.
15996         (xg_update_frame_menubar, free_frame_menubar)
15997         (xg_tool_bar_detach_callback, xg_tool_bar_attach_callback)
15998         (update_frame_tool_bar, free_frame_tool_bar):
15999         Change xg_resize_outer_widget to xg_frame_set_char_size.
16001 2008-03-30  Michael Albinus  <michael.albinus@gmx.de>
16003         * dbusbind.c (QCdbus_timeout): New D-Bus internal symbol.
16004         (Fdbus_call_method): New parameter TIMEOUT.
16005         (dbus-send-signal): Optimize UNGCPRO call.
16007 2008-03-29  Juri Linkov  <juri@jurta.org>
16009         * window.c (Fdisplay_buffer): Move call to
16010         Vsplit_window_preferred_function out of conditions that check
16011         if window is eligible for vertical splitting.
16012         When Vsplit_window_preferred_function is non-nil, call it and use
16013         its non-nil return value as window.  Otherwise, continue doing
16014         vertical splitting using Fsplit_window with arg horflag=nil.
16015         (syms_of_window) <Vsplit_window_preferred_function>: Change the
16016         default value from `split-window' to nil.
16018 2008-03-29  Juri Linkov  <juri@jurta.org>
16020         * callint.c (Fcall_interactively): Revert 2008-03-16 change
16021         for interactive code letters 'b' and 'B'.
16023 2008-03-29  Eli Zaretskii  <eliz@gnu.org>
16025         * fileio.c (Fexpand_file_name): Convert the value of $HOME to a
16026         multibyte string.
16028 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
16030         * keyboard.c (pending_funcalls): New var.
16031         (timer_check): Run it.
16032         (syms_of_keyboard): Initialize it.
16033         * terminal.c (Qrun_hook_with_args, Qdelete_terminal_functions)
16034         (Vdelete_terminal_functions): New vars.
16035         (syms_of_terminal): Initialize them.
16036         (Fdelete_terminal): Run delete-terminal-functions.
16037         * xdisp.c (safe_eval): Rewrite.
16038         (safe_call2): New fun.
16039         * frame.c (Qdelete_frame_functions): New var.
16040         (syms_of_frame): Initialize it.
16041         (Fdelete_frame): Use it and use safe_call2 and pending_funcalls.
16042         * lisp.h (safe_call2, pending_funcalls): Declare.
16044 2008-03-28  Andreas Schwab  <schwab@suse.de>
16046         * indent.c (Fmove_to_column): Move declaration before statements.
16048 2008-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
16050         * frame.h (enum fullscreen_type): Give it a name.  Move it before use.
16051         (struct frame): Use bit fields for boolean vars.
16053         * process.c (server_accept_connection): Simplify naming.
16054         (emacs_get_tty_pgrp): Use SDATA.
16056         * coding.c (decode_coding_object): Fix last change.
16058 2008-03-27  Jason Rumney  <jasonr@gnu.org>
16060         * w32fns.c (start_hourglass): Suppress hourglass on tty frames.
16062 2008-03-27  Kenichi Handa  <handa@ni.aist.go.jp>
16064         * charset.c (Fdefine_charset_internal): Change the way of
16065         registering charsets in Vcharset_order_list.
16066         (syms_of_charset): Make the charset `eight-bit' supplementary.
16068 2008-03-26  Alexandre Oliva  <aoliva@redhat.com>  (tiny change)
16070         * regex.c (EXTEND_BUFFER): Change order of pointer addition
16071         operations, to avoid having the difference between pointers
16072         overflow.
16074 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
16076         * indent.c (check_display_width): New fun.
16077         (scan_for_column): Use it.
16079         * data.c (syms_of_data): Mark most-positive-fixnum and
16080         most-negative-fixnum as constants.
16082         * xdisp.c (redisplay_internal): Reset selected_frame earlier.
16084         * indent.c (scan_for_column): Extract from current_column_1.
16085         Merge with the same code from Fmove_to_column.
16086         (current_column_1, Fmove_to_column): Use it.
16088 2008-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
16090         * keymap.c (map_keymap_internal): New fun.
16091         (map_keymap): Use it.
16092         (Fmap_keymap_internal): New fun.
16093         (Fmap_keymap): Remove left-out test from before make_save_value.
16095         * keymap.c (Fmap_keymap): Use `map-keymap-sorted.
16097         * frame.c (Fmodify_frame_parameters, x_set_frame_parameters):
16098         Use XCAR/XCDR.
16100         * process.h (struct Lisp_Process): Remove filter_multibyte.
16101         * process.c (QCfilter_multibyte): Remove.
16102         (setup_process_coding_systems): Don't use filter_multibyte.
16103         (Fstart_process, Fmake_network_process): Don't set filter_multibyte.
16104         (read_process_output): Don't adjust multibyteness to filter_multibyte.
16105         (Fset_process_filter_multibyte): Change the coding-system to
16106         approximate the previous behavior.
16107         (Fprocess_filter_multibyte_p): Get the multibyteness straight from the
16108         coding-system.
16110         * coding.c (decode_coding_object): When not decoding into a buffer,
16111         obey the coding system's preference of (uni|multi)byte.
16113 2008-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
16115         * casefiddle.c (casify_object): Avoid pathological N^2 worst case if
16116         every char is changed and has a different byte-length.
16117         (Fupcase_word, Fdowncase_word, Fcapitalize_word, operate_on_word):
16118         Fix int -> EMACS_INT.
16120 2008-03-23  David Hansen  <david.hansen@gmx.net>
16122         * dbusbind.c (xd_read_message): Remove extra copying of message
16123         strings.  Check for NULL `interface' or `member'.
16125 2008-03-22  Eli Zaretskii  <eliz@gnu.org>
16127         * w32.c (readdir): If FindFirstFile/FindNextFile return in
16128         cFileName a file name that includes `?' characters, use the 8+3
16129         alias in cAlternateFileName instead.
16131 2008-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
16133         * buffer.c (enlarge_buffer_text): Fix int -> EMACS_INT.
16135 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16137         * intervals.c (temp_set_point, temp_set_point_both): Use EMACS_INT.
16138         (set_point, set_point_both): Use EMACS_INT.  Remove `buffer' arg,
16139         work on current_buffer only instead (that was already the case
16140         for some of the code anyway).
16141         * buffer.h (set_point, set_point_both): Remove buffer arg, use long int.
16142         (temp_set_point, temp_set_point_both): Use EMACS_INT.
16143         (SET_PT, SET_PT_BOTH): Adjust.
16144         * intervals.h (set_point, temp_set_point, set_point_both)
16145         (temp_set_point_both): Remove redundant declarations.
16147 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16149         * fileio.c (Finsert_file_contents):
16150         * lread.c (Feval_buffer): Use BUF_TEMP_SET_PT.
16151         * buffer.h (BUF_SET_PT): Remove.  set_point_both doesn't work right
16152         when buffer != current_buffer anyway.
16154 2008-03-20  Andreas Schwab  <schwab@suse.de>
16156         * callint.c (Fcall_interactively) [case 'B']: Use other-buffer
16157         as default.
16159 2008-03-19  Jason Rumney  <jasonr@gnu.org>
16161         * w32fns.c (hourglass_timer, hourglass_hwnd): New variables.
16162         (syms_of_w32fns): Initialize them.
16163         (HOURGLASS_ID): New constant.
16164         (x_window_to_frame): Don't check hourglass_window.
16165         (w32_wnd_proc) <WM_TIMER>: Handle hourglass_timer.
16166         (w32_wnd_proc) <WM_EXITMENULOOP>: Set pending hourglass cursor.
16167         (w32_wnd_proc) <WM_SETCURSOR>: Set the hourglass or current cursor.
16168         (w32_wnd_proc) <WM_EMACS_SETCURSOR>: Set frame's current_cursor.
16169         Only change the cursor if hourglass is not active.
16170         (Fx_create_frame): Initialize frame's current_cursor.
16171         (hourglass_atimer): Remove.
16172         (hourglass_started): New function.
16173         (start_hourglass, cancel_hourglass, hide_hourglass): Adapt to w32.
16174         (show_hourglass): Adapt to w32, changing argument to frame.
16176         * w32term.h (struct w32_output): Remove hourglass_window.
16177         Add current_cursor.
16179         * eval.c (call_debugger, Fsignal):
16180         * keyboard.c (recursive_edit_1, cmd_error, Ftop_level)
16181         (command_loop_1, Fread_key_sequence, Fread_key_sequence_vector)
16182         (Fexecute_extended_command, cancel_hourglass_unwind):
16183         * minibuf.c (read_minibuf):
16184         * fns.c (Fy_or_n_p): Enable hourglass when HAVE_WINDOW_SYSTEM.
16186 2008-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
16188         * window.c (run_funs): New fun.
16189         (run_window_configuration_change_hook): Use it to run the buffer-local
16190         and the global part of the hook.
16192         * xdisp.c (format_mode_line_unwind_data): Add window argument.
16193         (unwind_format_mode_line): Restore selected window.
16194         (x_consider_frame_title, Fformat_mode_line): Set selected window.
16196 2008-03-17  Stefan Monnier  <monnier@iro.umontreal.ca>
16198         * editfns.c (Fchar_equal): Check they are valid characters.
16200         * buffer.h (Fbuffer_list): Declare (for use in callint.c).
16202 2008-03-17  Andreas Schwab  <schwab@suse.de>
16204         * regex.c (re_match_2_internal): Properly match raw 8-bit bytes
16205         against a charset.
16207         * lisp.h (Fbuffer_list): Declare.
16209 2008-03-17  Jan Djärv  <jan.h.d@swipnet.se>
16211         * gtkutil.c (free_frame_tool_bar): Only call gtk_container_remove if
16212         handlebox_widget is != 0.
16214 2008-03-16  Juri Linkov  <juri@jurta.org>
16216         * callint.c (Fcall_interactively): For interactive code letters
16217         'b' and 'B' put the buffer list into the list of default "future"
16218         values of the minibuffer.
16220 2008-03-16  Andreas Schwab  <schwab@suse.de>
16222         * keyboard.c (read_key_sequence): Fix downcasing of letters with
16223         modifiers.
16225         * regex.c (re_match_2_internal): Correct matching of a charset
16226         against latin-1 characters.
16228 2008-03-16  Kenichi Handa  <handa@m17n.org>
16230         * coding.c (CHAR_STRING_ADVANCE_NO_UNIFY)
16231         (STRING_CHAR_ADVANCE_NO_UNIFY): New macros.
16232         (coding_alloc_by_making_gap): Fix the way to preserve data in the gap.
16233         (alloc_destination): Fix the 2nd arg to coding_alloc_by_making_gap.
16234         (encode_coding_utf_8): Use CHAR_STRING_ADVANCE_NO_UNIFY instead of
16235         CHAR_STRING_ADVANCE.
16236         (produce_chars): Fix for the case that the source and the
16237         destination are the same buffer.  Use CHAR_STRING_ADVANCE_NO_UNIFY
16238         instead of CHAR_STRING_ADVANCE.
16239         (consume_chars): Use STRING_CHAR_ADVANCE_NO_UNIFY instead of
16240         STRING_CHAR_ADVANCE.
16242 2008-03-15  Andreas Schwab  <schwab@suse.de>
16244         * regex.c (re_match_2_internal): Correct matching of eight bit
16245         characters in unibyte strings.
16247 2008-03-15  Martin Rudalics  <rudalics@gmx.at>
16249         * buffer.c (overlays_in, Foverlays_in): Include empty overlays
16250         at end of range when it coincides with the end of the buffer.
16252 2008-03-14  Eli Zaretskii  <eliz@gnu.org>
16254         * dired.c (Ffile_attributes) [WINDOWSNT]: Force inode be positive.
16256         * w32fns.c (globals_of_w32fns, Fx_create_frame): Fix last change.
16258 2008-03-14  Jason Rumney  <jasonr@gnu.org>
16260         * editfns.c (initial_tz): New variable.
16261         (syms_of_editfns): Initialize it.
16262         (Fset_time_zone_rule): Set it when first called.
16263         Use it when TZSTRING is nil.
16265         * w32fns.c (MONITOR_DEFAULT_TO_NEAREST, struct MONITOR_INFO)
16266         (MonitorFromPoint_Proc, GetMonitorInfo_Proc): New definitions.
16267         (monitor_from_point_fn, get_monitor_info_fn): New globals.
16268         (globals_of_w32fns): Initialize them.
16269         (compute_tip_xy): Use them to position tooltips.
16271 2008-03-14  Glenn Morris  <rgm@gnu.org>
16273         * emacs.c (main): Revert previous change.
16274         (standard_args): Revert -internal-script back to -scriptload,
16275         and remove the long-option form.
16277 2008-03-13  Glenn Morris  <rgm@gnu.org>
16279         * emacs.c (main, standard_args): Rename -scriptload to -internal-script.
16280         Remove option -enable-font-backend.
16282 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
16284         * buffer.c (Fswitch_to_buffer): Fall back on pop-to-buffer.
16286 2008-03-11  Jan Djärv  <jan.h.d@swipnet.se>
16288         * xterm.c (x_connection_closed): For GTK: If this is the last
16289         terminal just exit without closing the display.
16291 2008-03-11  Jason Rumney  <jasonr@gnu.org>
16293         * w32font.c (w32font_full_name): Use floor to round.
16295 2008-03-10  Dhruva Krishnamurthy  <dhruvakm@gmail.com>  (tiny change)
16297         * sound.c (alsa_configure): Declare vol at beginning of block.
16299         * fontset.c (Ffontset_info): Remove extra semicolon.
16301 2008-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
16303         * fileio.c (Fsubstitute_in_file_name): Fix up computation of maximum
16304         size of resulting string.
16306 2008-03-10  Jason Rumney  <jasonr@gnu.org>
16308         * dispnew.c (adjust_glyph_matrix): Initialize window_height.
16310 2008-03-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
16312         * xdisp.c (handle_single_display_spec): Undo 2007-10-16 changes.
16313         Don't pretend as if characters with display property haven't been
16314         consumed for string-replacing-string case.
16316 2008-03-08  Kim F. Storm  <storm@cua.dk>
16318         * xdisp.c (GET_NEXT_DISPLAY_ELEMENT): New macro.
16319         (get_next_display_element, next_element_from_string)
16320         (next_element_from_ellipsis, next_element_from_buffer): Use it.
16322 2008-03-08  Andreas Schwab  <schwab@suse.de>
16324         * process.h (struct Lisp_Process): Declare bit fields as unsigned.
16326 2008-03-06  Jason Rumney  <jasonr@gnu.org>
16328         * w32font.c (w32_registry): Take font_type argument.  Use ANSI
16329         when charset not specified.  Only translate ANSI to unicode when
16330         font_type is truetype.
16331         (w32font_coverage_ok): New function.
16332         (add_font_entity_to_list): Use it to filter unsuitable fonts.
16334 2008-03-05  Kenichi Handa  <handa@ni.aist.go.jp>
16336         * lread.c (Fread_char): Resolve modifiers.
16337         (Fread_char_exclusive): Likewise.
16339         * character.c (char_resolve_modifier_mask): New function.
16340         (char_string): Use char_resolve_modifier_mask.
16341         (Fchar_resolve_modifiers): New function.
16342         (syms_of_character): Declare Fchar_resolve_modifiers as Lisp
16343         function.
16345 2008-03-04  Jason Rumney  <jasonr@gnu.org>
16347         * makefile.w32-in: Always include w32font.c in the build.
16348         * w32font.c: Wrap in USE_FONT_BACKEND conditional.
16350 2008-03-04  Andreas Schwab  <schwab@suse.de>
16352         * Makefile.in (clean): Remove emacs-*.*.* instead of emacs-*.
16353         (versionclean): Likewise.
16355 2008-03-04  Juanma Barranquero  <lekktu@gmail.com>
16357         * .cvsignore: Add oo.
16359 2008-03-03  Andreas Schwab  <schwab@suse.de>
16361         * coding.c (decode_coding_object): Inhibit gap shrinking while
16362         decoding in place.
16364 2008-03-03  Dan Nicolaescu  <dann@ics.uci.edu>
16366         * w32term.c: Remove unused include "gnu.h".
16367         * makefile.w32-in (w32term.o): Don't depend on gnu.h.
16369         * gnu.h: Rename to ...
16370         * emacs-icon.h: ... this.
16371         * xterm.c: Use emacs-icon.h instead of gnu.h.
16372         * Makefile (xterm.o): Depend on emacs-icon.h, not gnu.h.
16374 2008-03-03  Juanma Barranquero  <lekktu@gmail.com>
16376         * w32font.c: Include math.h.
16378 2008-03-03  Jason Rumney  <jasonr@gnu.org>
16380         * w32font.c (recompute_cached_metrics): Change font arg to w32font_info.
16381         Compute options separately.
16382         (w32font_open_internal): Set glyph_idx before caching metrics.
16384         * w32font.h (NTM_PS_OPENTYPE, NTM_TT_OPENTYPE, NTM_TYPE1):
16385         Define if system headers don't.
16386         (struct w32font_info): Enlarge ascii_metrics.  Add glyph_idx.
16387         (w32font_encode_char): Don't declare here.
16389         * w32font.c (Quniscribe, QCformat): New symbols.
16390         (syms_of_w32font): Define them.
16391         (w32font_has_char): Indicate uncertainty.
16392         (w32font_encode_char): Encode as glyph point.  Make static.
16393         (recompute_cached_metrics): New function.
16394         (w32font_open_internal): Use it.  Set font to use glyph points
16395         initially.  Set format based on type of font.
16396         (w32font_text_extents, w32font_draw): Optionally use glyph points.
16397         (w32_enumfont_pattern_entity): Accept backend arg.  Set type based
16398         on it.  Set format based on information available here.
16399         (add_font_entity_to_list): Identify backend based on opentype_only.
16401 2008-03-02  Andreas Schwab  <schwab@suse.de>
16403         * ftfont.c (ftfont_pattern_entity): Fix aliasing violations.
16405         * coding.c (decode_coding_big5, produce_chars):
16406         Fix typos in last change.
16408 2008-03-02  Kentaro Ohkouchi  <nanasess@fsm.ne.jp>
16410         * gnu.h: New icon.
16412 2008-03-02  Kenichi Handa  <handa@m17n.org>
16414         * coding.c (decode_coding_utf_8): When eol-type of CODING is
16415         `dos', don't decode '\r' if that is the last in the source.
16416         (decode_coding_utf_16, decode_coding_emacs_mule)
16417         (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
16418         (decode_coding_raw_text, decode_coding_charset): Likewise.
16419         (produce_chars): Don't decode EOL here.  Use EMACS_INT.
16421 2008-03-01  Jason Rumney  <jasonr@gnu.org>
16423         * w32font.c (w32font_full_name): Report point size for scalable fonts.
16425 2008-03-01  Kim F. Storm  <storm@cua.dk>
16427         * dispextern.h (CHAR_GLYPH_SPACE_P): Check for default face.
16429 2008-03-01  Jason Rumney  <jasonr@gnu.org>
16431         * w32font.c (w32font_full_name): New function.
16432         (w32font_open_internal): Use it.
16434 2008-03-01  Kim F. Storm  <storm@cua.dk>
16436         * dispnew.c (line_draw_cost): Fix invalid glyph check.
16438 2008-03-01  Jason Rumney  <jasonr@gnu.org>
16440         * font.c (font_unparse_fcname): Increase len when style is a symbol.
16442 2008-03-01  Jan Djärv  <jan.h.d@swipnet.se>
16444         * xterm.c (handle_one_xevent): For Gtk+ and ConfigureNotify, call
16445         xg_frame_resized when the event is for the edit widget.
16447         * gtkutil.h (xg_frame_resized): Renamed from xg_resize_widgets.
16449         * gtkutil.c (xg_resize_outer_widget): Only do one of set_geometry or
16450         set_char_size.
16451         (xg_frame_resized): Renamed from xg_resize_widgets.  Remove all
16452         operations on widgets here.  Just set frame size if needed.
16453         (flush_and_sync, x_wm_size_hint_off, xg_pack_tool_bar): New functions.
16454         (xg_frame_set_char_size): Call x_wm_size_hint_off before resizing.
16455         (x_wm_set_size_hint): Set size hints on the edit widget only, not
16456         the whole frame.
16457         (xg_create_tool_bar): Move attachment of the tool bar to
16458         xg_pack_tool_bar.  Do not attach the tool bar if there are no items.
16459         (free_frame_tool_bar): Remove call to SET_FRAME_GARBAGED.
16461 2008-03-01  Jason Rumney  <jasonr@gnu.org>
16463         * w32fns.c (w32_msg_pump): Disable debug code.
16465 2008-03-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
16467         * m/intel386.h [MAC_OSX || DARWIN]: Define NO_ARG_ARRAY if _LP64.
16469 2008-02-29  Chong Yidong  <cyd@stupidchicken.com>
16471         * xdisp.c (next_overlay_string): Don't set
16472         overlay_strings_at_end_processed_p if we're currently reading from
16473         a display string.
16475 2008-02-29  Stefan Monnier  <monnier@iro.umontreal.ca>
16477         * xdisp.c (get_overlay_strings_1): Fix typo.
16479 2008-02-29  Chong Yidong  <cyd@stupidchicken.com>
16481         * xdisp.c (get_overlay_strings_1): Add missing argument type.
16483 2008-02-28  Kenichi Handa  <handa@ni.aist.go.jp>
16485         * ftfont.c (ftfont_match): Explicitly set pixelsize in pattern.
16487         * xdisp.c (display_mode_element): Cancel the previous change.
16488         (decode_mode_spec): Likewise.
16489         (handle_auto_composed_prop): Don't make composition if it->string
16490         is a string.
16492 2008-02-27  Kim F. Storm  <storm@cua.dk>
16494         * lisp.h (GLYPH): Change type from int to struct with separate char
16495         and face_id members.
16496         (GLYPH_MASK_FACE, GLYPH_MASK_CHAR): Delete macros.
16497         (GLYPH_CHAR, GLYPH_FACE): Remove slow versions with frame arg.
16498         (FAST_GLYPH_CHAR, FAST_GLYPH_FACE): Rename macros to ...
16499         (GLYPH_CHAR, GLYPH_FACE): ... these.  Change users.
16500         (FAST_MAKE_GLYPH, MAKE_GLYPH): Remove.  Rewrite users to use ...
16501         (SET_GLYPH, SET_GLYPH_CHAR, SET_GLYPH_FACE): ... these macros instead.
16502         (GLYPH_CODE_CHAR, GLYPH_CODE_FACE, GLYPH_CODE_P)
16503         (GLYPH_CODE_CHAR_VALID_P, SET_GLYPH_FROM_GLYPH_CODE): New macros to
16504         handle new Lisp glyph code encoding, either an integer or a cons.
16506         * disptab.h (GLYPH_SIMPLE_P): Rewrite.
16507         (GLYPH_ALIAS): Delete.
16508         (GLYPH_ALIAS_P, GLYPH_FOLLOW_ALIASES): Rewrite.
16509         (GLYPH_LENGTH, GLYPH_STRING): Use GLYPH_CHAR.
16510         (GLYPH_FROM_CHAR): Replace macro by ...
16511         (SET_GLYPH_FROM_CHAR): ... this macro.  Change users.
16513         * dispextern.h (CHAR_GLYPH_SPACE_P): Simplify.
16514         (GLYPH_FROM_CHAR_GLYPH): Replace macro by ...
16515         (SET_GLYPH_FROM_CHAR_GLYPH): ... this macro.  Change users.
16516         (GLYPH_INVALID_P): New macro.
16517         (spec_glyph_lookup_face): Update prototype.
16519         * dispnew.c (line_draw_cost): Adapt to new glyph type.
16520         (build_frame_matrix_from_leaf_window): Adapt to new glyph type and
16521         new glyph code encoding.
16522         (spec_glyph_lookup_face): No return value; update passed glyph instead.
16523         (init_display): Use SET_CHAR_GLYPH to initialize space_glyph.
16525         * xdisp.c (get_next_display_element, next_element_from_display_vector):
16526         Adapt to new glyph type and new glyph code encoding.
16528         * term.c (encode_terminal_code, produce_special_glyphs): Likewise.
16530         * indent.c (current_column, current_column_1, Fmove_to_column)
16531         (compute_motion): Adapt to new glyph code encoding.
16533         * msdos.c (IT_write_glyphs): Adapt to new glyph type.
16535 2008-02-27  Chong Yidong  <cyd@stupidchicken.com>
16537         * process.c (wait_reading_process_output): Check for window
16538         changes caused by timers.
16539         Suggested by Johan Bockgård.
16541 2008-02-27  Glenn Morris  <rgm@gnu.org>
16543         * emacs.c (USAGE1): Add `--disable-font-backend'.
16545 2008-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
16547         * fileio.c (Finsert_file_contents): Don't reset undo_list if no change
16548         is made to the buffer.
16550 2008-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
16552         * dispextern.h (face_at_buffer_position, face_for_overlay_string)
16553         (face_at_string_position):
16554         * xfaces.c (face_at_buffer_position, face_for_overlay_string)
16555         (face_at_string_position):
16556         * xdisp.c (display_string, next_overlay_change):
16557         * buffer.h (overlays_at):
16558         * buffer.c (overlays_at): Use EMACS_INT for buffer positions.
16559         Update callers.
16561 2008-02-26  Chong Yidong  <cyd@stupidchicken.com>
16563         * editfns.c (Fformat): Doc fix.
16565 2008-02-26  Juanma Barranquero  <lekktu@gmail.com>
16567         * font.c (Ffont_spec, Ffont_at): Fix typos in docstrings.
16568         (Ffont_put, Flist_families, Ffont_fill_gstring, Ffont_drive_otf)
16569         (Ffont_otf_alternates, Fquery_font): Doc fixes.
16571 2008-02-25  Stefan Monnier  <monnier@iro.umontreal.ca>
16573         * buffer.c (Fbuffer_swap_text): New function.
16574         (syms_of_buffer): Defsubr it.
16576 2008-02-25  Chong Yidong  <cyd@stupidchicken.com>
16578         * keyboard.c (command_loop_1): Revert 2006-10-09 change.
16580 2008-02-25  Jason Rumney  <jasonr@gnu.org>
16582         * w32font.c (w32font_draw): Draw one character at a time when padding.
16584 2008-02-25  Stefan Monnier  <monnier@iro.umontreal.ca>
16586         * window.c (Fdelete_window, Fadjust_window_trailing_edge):
16587         Handle a nil arg.  Use run_window_configuration_change_hook.
16588         (delete_window, adjust_window_trailing_edge): Don't handle nil any more.
16589         (Fenlarge_window, Fshrink_window, Fset_window_configuration):
16590         Use run_window_configuration_change_hook.
16592 2008-02-25  Kenichi Handa  <handa@ni.aist.go.jp>
16594         * xdisp.c (x_produce_glyphs): For a visible glyph, assure at least
16595         1-pixel width.
16597 2008-02-25  Kenichi Handa  <handa@ni.aist.go.jp>
16599         * xdisp.c (fill_glyph_string): Pay attention to glyph->padding_p.
16600         (append_glyph): Set glyph->pixel_width and glyph->padding_p to 1
16601         if the glyph in the font is zero pixel with.
16603         * dispextern.h (struct glyph_string): New member padding_p.
16605         * w32font.c (w32font_draw): Pay attention to s->padding_p.
16607         * ftxfont.c (ftxfont_draw): Pay attention to s->padding_p.
16609         * xfont.c (xfont_draw): Pay attention to s->padding_p.
16611         * xftfont.c (xftfont_draw): Pay attention to s->padding_p.
16613         * font.c: If the font driver doesn't have `shape' function, return Qnil.
16615 2008-02-25  Jason Rumney  <jasonr@gnu.org>
16617         * w32fns.c (enum_font_cb2): Don't use raster fonts for Unicode.
16619 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
16621         Allow fine-grained image-cache flushing.
16622         * dispextern.h (struct image): Add `dependencies' field.
16623         (clear_image_caches): Change arg to Lisp_Object.
16624         * image.c (make_image): Initialize `dependencies' field.
16625         (clear_image_cache): Change arg to allow fine-grained flushing.
16626         Perform the flush even if image-cache-eviction-delay is nil.
16627         (clear_image_caches): Change arg to Lisp_Object.
16628         (Fclear_image_cache): Expand meaning of the argument.
16629         (mark_image): Mark `dependencies' field.
16630         * xfaces.c (clear_face_cache): Adapt arg to call to clear_image_caches.
16631         (lface_hash): Use XHASH rather than XFASTINT.
16632         (face_at_buffer_position): Fix int -> EMACS_INT position.
16633         * xdisp.c (next_overlay_change): Fix int -> EMACS_INT position.
16634         (select_frame_for_redisplay): Remove code duplication.
16635         (redisplay_internal): Adapt arg to call to clear_image_caches.
16637 2008-02-24  Dan Nicolaescu  <dann@ics.uci.edu>
16639         * s/vms4-0.h:
16640         * s/vms4-2.h:
16641         * s/vms4-4.h:
16642         * s/vms5-5.h: Remove, unused.
16644         * s/irix5-2.h:
16645         * s/irix6-0.h:
16646         * s/riscos5.h:
16647         * s/mach-bsd4-3.h:
16648         * m/mips4.h: Remove files for obsolete systems.
16650         * Makefile.in:
16651         * filelock.c:
16652         * unexmips.c:
16653         * m/hp9000s300.h:
16654         * m/iris4d.h:
16655         * s/aix3-1.h:
16656         * s/hpux.h:
16657         * s/msdos.h:
16658         * s/usg5-0.h:
16659         * s/usg5-2-2.h:
16660         * s/usg5-2.h:
16661         * s/usg5-3.h: Remove references to obsolete variables.
16663         * s/irix5-0.h: Remove, move all the contents ...
16664         * s/irix6-5.h: ... here.  Simplify.
16665         * config.in: Regenerate.
16667 2008-02-24  Jason Rumney  <jasonr@gnu.org>
16669         * w32term.c (x_draw_glyph_string_background): Clear the background
16670         manually when cleartype is in use.
16671         (x_draw_glyph_string_foreground): Draw text transparently when
16672         cleartype is in use.
16674         * w32font.c (w32font_text_extents): Avoid getting HDC and selecting
16675         a font into it unless we have to.
16677 2008-02-19  Stefan Monnier  <monnier@iro.umontreal.ca>
16679         * intervals.h (INT_LISPLIKE): Remove.  It may misfire.
16680         (NULL_INTERVAL_P, SET_INTERVAL_PARENT): Don't use it.
16682 2008-02-18  Jason Rumney  <jasonr@gnu.org>
16684         * w32fns.c (Fw32_shell_execute): Encode parameters.
16686 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
16688         * fileio.c (syms_of_fileio) <insert-default-directory>: Doc fix.
16690 2008-02-05  Juanma Barranquero  <lekktu@gmail.com>
16692         * unexhp9k800.c (read_header): Replace `legal' with `valid'.
16694 2008-02-24  Ulrich Neumerkel  <ulrich@complang.tuwien.ac.at>  (tiny change)
16696         * xterm.c (x_set_offset): Don't change the gravity if
16697         CHANGE_GRAVITY is -1.
16699 2008-02-23  Chong Yidong  <cyd@stupidchicken.com>
16701         * fileio.c (auto_save_error_occurred): New var.
16702         (auto_save_error): Set it.
16703         (Fdo_auto_save): Don't overwrite the error message if an auto-save
16704         error occurred.
16706 2008-02-23  Eli Zaretskii  <eliz@gnu.org>
16708         * w32.c (globals_of_w32): Add initializations for
16709         g_b_init_get_sid_sub_authority and
16710         g_b_init_get_sid_sub_authority_count.
16712 2008-02-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16714         * font.c (font_match_xlfd, font_check_xlfd_parse): New funs.
16715         (font_parse_xlfd): Use them for sanity check.
16716         (Finternal_set_font_style_table): Make sure the table is bijective.
16718         Consolidate the image_cache to the terminal struct.
16719         * termhooks.h (P_): Remove redundant def.
16720         (struct terminal): New field `image_cache'.
16721         * frame.h (FRAME_IMAGE_CACHE): New macro.  Use it everywhere in place
16722         of FRAME_X_IMAGE_CACHE.
16723         * xterm.h (struct x_display_info): Remove image_cache field.
16724         (FRAME_X_IMAGE_CACHE): Remove.  Use FRAME_IMAGE_CACHE instead.
16725         * w32term.h (struct w32_display_info): Remove image_cache field.
16726         (FRAME_X_IMAGE_CACHE): Remove.  Use FRAME_IMAGE_CACHE instead.
16727         * macterm.h (struct mac_display_info): Remove image_cache field.
16728         (FRAME_X_IMAGE_CACHE): Remove.  Use FRAME_IMAGE_CACHE instead.
16729         * xterm.c (x_term_init):
16730         * w32term.c (w32_term_init):
16731         * macterm.c (mac_term_init): Set the image_cache in the terminal.
16732         * dispextern.h (clear_image_cache, forall_images_in_image_cache):
16733         Remove declarations.
16734         (clear_image_caches, mark_image_cache): New declarations.
16735         * xfaces.c (clear_face_cache):
16736         * xdisp.c (redisplay_internal): Use clear_image_caches.
16737         * image.c (clear_image_cache): Don't check that a frame is on
16738         a window-system before checking if it shares the same cache.
16739         (clear_image_caches): New function.
16740         (Fclear_image_cache): Use it.
16741         (mark_image): Move from allo.c.
16742         (mark_image_cache): Move from alloc.c and forall_images_in_image_cache.
16743         * alloc.c (mark_image, mark_image_cache): Move to image.c.
16744         (mark_object): Don't call mark_image_cache for frames.
16745         (mark_terminals): Call mark_image_cache.
16747         * lisp.h (Fdelete_terminal): Declare.
16749         * charset.h (CHECK_CHARSET, CHECK_CHARSET_GET_ID)
16750         (CHECK_CHARSET_GET_ATTR): Don't use the inexistent return value of
16751         wrong_type_argument.
16753 2008-02-22  Kenichi Handa  <handa@ni.aist.go.jp>
16755         * Makefile.in (lisp): Remove devanagari.el, kannada.el,
16756         malayalam.el, and tamil.el.  Add sinhala.el.
16758 2008-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
16760         * xterm.c (x_connection_closed): Consolidate identical tests.
16761         (x_delete_terminal): Don't crash if called via x_connection_closed.
16763 2008-02-21  Kenichi Handa  <handa@ni.aist.go.jp>
16765         * xdisp.c (decode_mode_spec): New arg string.
16766         (display_mode_element): Adjust for the above change.
16768 2008-02-19  Stefan Monnier  <monnier@iro.umontreal.ca>
16770         * callint.c (Fcall_interactively): Use AREF.
16772 2008-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
16774         * font.c (font_unparse_xlfd): Don't ignore integer pixel size specs.
16776 2008-02-18  Jan Djärv  <jan.h.d@swipnet.se>
16778         * xfns.c (Fx_show_tip): Set string to " " if empty.
16780 2008-02-17  Dan Nicolaescu  <dann@ics.uci.edu>
16782         * callint.c (syms_of_callint): Initialize Vmark_even_if_inactive
16783         with Qt.
16785 2008-02-17  Kenichi Handa  <handa@m17n.org>
16787         * ftfont.c (ftfont_shape): Return Lispy number.
16789         * xfaces.c (prepare_face_for_display): Use display_info->font->fid
16790         for GCs.
16791         (Finternal_set_font_selection_order): Call font_update_sort_order
16792         only when enable_font_backend is set.
16793         (realize_x_face): Set face->font_info to that of default face only
16794         when enable_font_backend is set.
16796         * xdisp.c (handle_composition_prop): Set it->c to the fist
16797         character of the composed region.
16798         (fill_composite_glyph_string): Set base_face->font_info to
16799         s->font_info.  Get a face for ascii from base_face->ascii_face.
16800         (BUILD_COMPOSITE_GLYPH_STRING): Call fill_composite_glyph_string
16801         with a face already decided.
16802         (x_produce_glyphs): Be sure to set it->ascent and it->descent to
16803         non-negative.
16804         (x_produce_glyphs): If the composition method is ..._WITH_GLYPH_STRING,
16805         call font_prepare_composition unconditionally.
16807         * xfns.c (x_make_gc): Use the default font id of the frame for GCs.
16809         * xterm.h (struct x_display_info): New member font.
16811         * xterm.c (x_set_cursor_gc): Use display_info->font->fid for GCs.
16812         (x_set_mouse_face_gc, x_new_font): Likewise.
16813         (x_term_init): Setup display_info->font.
16814         (x_delete_terminal): Free display_info->font.
16816         * xfont.c (xfont_draw): Use BLOCK_INPUT and UNBLOCK_INPUT.
16818         * ftxfont.c (ftxfont_default_fid): Delete it.
16819         (ftxfont_open): Set xfont->fid to 0.
16820         (ftxfont_end_for_frame): Clear data specific to the frame and the
16821         font-driver.
16823         * xftfont.c (xftfont_default_fid): Delete it.
16824         (xftfont_open): Set xfont->fid to 0.
16826         * fontset.c (FONTSET_OBJLIST): New macro.
16827         (fontset_find_font): Update font-object list of the fontset.
16828         (free_realized_fontset): New function.
16829         (free_face_fontset): Call free_realized_fontset.
16830         (Ffont_info): Call font_close_object only when enable_font_backend
16831         is set.
16833         * font.c [HAVE_X_WINDOWS]: Include xterm.h.
16834         [HAVE_NTGUI]: Include w32term.h.
16835         [MAC_OS]: Include macterm.ch.
16836         (font_otf_ValueRecord): Use make_number.
16837         (font_finish_cache): Fix handling of reference count.
16838         (font_clear_cache): Update num_fonts.
16839         (font_open_entity): Update smallest_char_width and
16840         smallest_font_height of the frame.
16841         (font_close_object): Update num_fonts.
16842         (Fclear_font_cache): Fix finding the target cache data.
16844 2008-02-16  Glenn Morris  <rgm@gnu.org>
16846         * fontset.c (Finternal_char_font): Fix compilation warning.
16848 2008-02-16  Eli Zaretskii  <eliz@gnu.org>
16850         * w32.c (init_user_info): Use TOKEN_USER and TOKEN_PRIMARY_GROUP
16851         instead of char arrays.  Enlarge the size of array passed to
16852         get_token_information.
16854         * font.c (Ffont_fill_gstring, Fget_font_glyphs): Fix compilation
16855         warnings.
16857 2008-02-15  Dan Nicolaescu  <dann@ics.uci.edu>
16859         * .gdbinit: Don't set `args', it breaks gdb --args.
16861 2008-02-14  Stefan Monnier  <monnier@iro.umontreal.ca>
16863         * fileio.c (Finsert_file_contents): Adjust offsets when replacing
16864         within a narrowed buffer.
16866 2008-02-14  Kenichi Handa  <handa@ni.aist.go.jp>
16868         * coding.c (decode_coding_object, encode_coding_object):
16869         Preserve Vdeactivate_mark.  Delete unnecessary call of Fcurrent_buffer.
16871 2008-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
16873         * coding.c (coding_set_destination): Use BEG_BYTE rather than
16874         hardcoding 1.
16875         (detect_coding_system):
16876         * lisp.h (detect_coding_system, chars_in_text, multibyte_chars_in_text)
16877         (string_char_to_byte, string_byte_to_char, insert_from_gap):
16878         * insdel.c (insert_from_gap):
16879         * fns.c (string_char_byte_cache_charpos, string_char_byte_cache_bytepos)
16880         (string_char_to_byte, string_byte_to_char, string_make_multibyte)
16881         (string_to_multibyte):
16882         * character.c (chars_in_text, multibyte_chars_in_text):
16883         * fileio.c (Finsert_file_contents): Use EMACS_INT for buffer positions.
16885         * character.h (FETCH_STRING_CHAR_ADVANCE)
16886         (FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE)
16887         (FETCH_STRING_CHAR_ADVANCE_NO_CHECK): Use SDATA and SREF.
16888         (DEC_POS, BUF_DEC_POS): Use BEG_BYTE rather than hardcoding 1.
16890         * casefiddle.c (casify_region): Only call after-change and composition
16891         functions on the part of the region that was changed.
16893         * keyboard.c (read_avail_input):
16894         * frame.c (Fdelete_frame): Call Fdelete_terminal.
16896 2008-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
16898         * buffer.c (clone_per_buffer_values, reset_buffer_local_variables)
16899         (Fbuffer_local_value, Fbuffer_local_variables): Don't forget undo_list.
16901 2008-02-11  Juanma Barranquero  <lekktu@gmail.com>
16903         * w32menu.c (push_submenu_start, push_submenu_end)
16904         (push_left_right_boundary, push_menu_pane, push_menu_item):
16905         * keyboard.c (read_key_sequence): Don't pass args with side effects
16906         to AREF, it fails when compiling with -DENABLE_CHECKING.
16908 2008-02-11  Kenichi Handa  <handa@ni.aist.go.jp>
16910         * Makefile.in (${lispsource}international/charprop.el):
16911         Delete this target.
16913         * search.c (boyer_moore): Fix incorrect synching of the trunk and
16914         emacs-unicode-2.
16916 2008-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
16918         * terminal.c (Fdelete_terminal): Clean up the `force' path.
16920 2008-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
16922         * frame.c (Qnoelisp): New symbol.
16923         (syms_of_frame): Initialize it.
16924         (Fdelete_frame): Use it to distinguish a mere `force' passed from some
16925         harmless Elisp code, from a strong `force' from x_connection_closed.
16926         * frame.h (Qnoelisp): Declare.
16927         * xterm.c (x_connection_closed): Pass `noelisp'.
16929         * lisp.h (struct Lisp_Misc_Any, struct Lisp_Marker)
16930         (struct Lisp_Overlay, struct Lisp_Kboard_Objfwd)
16931         (struct Lisp_Save_Value, struct Lisp_Free): Use enum Lisp_Misc_Type
16932         rather than `int' for the type of `type'.
16934 2008-02-10  Dan Nicolaescu  <dann@ics.uci.edu>
16936         * s/gnu-linux.h: Remove support for non-ELF and linux-1.x.
16938         * Makefile.in (GNUC): Remove support for gcc-1.x.
16940 2008-02-10  Richard Stallman  <rms@gnu.org>
16942         * lisp.h (ASET): Use AREF, not ASLOT.
16944 2008-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
16946         * lisp.h (ASET): Check bounds.
16948 2008-02-10  Glenn Morris  <rgm@gnu.org>
16950         * buffer.c (mode-name): Doc fix.
16952 2008-02-09  Dan Nicolaescu  <dann@ics.uci.edu>
16954         * Makefile.in:
16955         * emacs.c:
16956         * gmalloc.c:
16957         * keyboard.c:
16958         * lisp.h:
16959         * m/ibm370aix.h:
16960         * process.c:
16961         * regex.c:
16962         * s/hpux.h:
16963         * sysdep.c:
16964         * sysselect.h:
16965         * systty.h:
16966         * unexec.c:
16967         * w32term.c:
16968         * xsmfns.c:
16969         * xterm.c: Remove code that deals with obsolete variables.
16971         * s/msdos.h (DONT_NEED_ENVIRON): Don't define.
16973         * ecrt0.c: Replace the DONT_NEED_ENVIRON test with MSDOS test,
16974         nothing else needs it anymore.
16976 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
16978         * buffer.h (FETCH_CHAR_AS_MULTIBYTE): Use unibyte_to_multibyte_table
16979         instead of unibyte_char_to_multibyte.
16981 2008-02-09  Dan Nicolaescu  <dann@ics.uci.edu>
16983         * s/gnu-linux.h: Remove commented out code.
16985         * unexec.c: Remove references to obsolete variable COFF_ENCAPSULATE.
16987         * Makefile.in: Update what RMS says about using autoconf.
16988         (C_COMPILER, COFF_ENCAPSULATE, MAKE_PARALLEL): Remove obsolete variable.
16989         (C_SWITCH_MACHINE_1, C_SWITCH_SYSTEM_1, C_SWITCH_SITE_1)
16990         (C_SWITCH_X_SITE_1, C_SWITCH_X_MACHINE_1)
16991         (C_SWITCH_X_SYSTEM_1): Move invariant code outside conditional.
16993 2008-02-08  Stefan Monnier  <monnier@iro.umontreal.ca>
16995         * keymap.c (Fkey_description): Move side effect outside of macro call.
16997         * xfaces.c (Finternal_make_lisp_face):
16998         * keyboard.c (add_command_key, parse_menu_item): Use ASET.
17000         * fontset.c (free_face_fontset): Use FONTSET_FROM_ID.
17001         (syms_of_fontset): Use ASET.
17003         * fns.c (concat): Move side effect outside of macro call.
17004         (hash_clear): Use ASET.
17006 2008-02-08  Richard Stallman  <rms@gnu.org>
17008         * frame.c (Fdelete_frame): If FORCE, don't call hooks.
17009         If FORCE, and frame has a surrogate minibuffer for another frame,
17010         delete the other frame first.
17012 2008-02-07  Timo Savola  <timo.savola@iki.fi>
17014         * xterm.c (x_detect_focus_change): Handle embed client message.
17015         (handle_one_xevent): Ditto.
17016         (handle_one_xevent): If embedded and we get a button press/release,
17017         request focus.
17018         (xembed_set_info, xembed_send_message): New functions.
17019         (x_make_frame_visible): Call xembed_set_info if embedded.
17020         (x_make_frame_invisible): Call xembed_set_info if embedded.
17021         (x_term_init): Initialize Xatom_XEMBED.
17022         (x_make_frame_visible): Check for FRAME_X_EMBEDDED_P also.
17023         (x_iconify_frame): Ditto.
17025         * xterm.h (struct x_display_info): Add AtomXatom_XEMBED.
17026         (enum xembed_info, enum xembed_message, enum xembed_focus)
17027         (enum xembed_modifier, enum xembed_accelerator): New.
17028         (xembed_set_info, xembed_send_message): Declare.
17029         (FRAME_X_EMBEDDED_P): New.
17031         * gtkutil.c (xg_create_frame_widgets): If frame is embedded, call
17032         gtk_plug_new.
17034         * xfns.c (Fx_create_frame): Do not override the explicitly set parent
17035         window ID of a frame.
17036         (x_window): Reparent frame if embedded.
17037         (Fx_create_frame): Don't set border width if embedded.
17039         * emacs.c (USAGE3): Add --parent-id.
17040         (standard_args): Ditto.
17042 2008-02-07  Jan Djärv  <jan.h.d@swipnet.se>
17044         * coding.c (DECODE_EMACS_MULE_COMPOSITION_CHAR): Use "do...while (0)".
17046 2008-02-07  Jim Meyering  <meyering@redhat.com>
17048         Use "do...while (0)", not "if (1)...else" in macro definitions.
17049         The latter provokes a warning from gcc about the empty else, when
17050         followed by ";".  Also, without that trailing semicolon, it would
17051         silently swallow up any following statement.
17052         * syntax.h (SETUP_SYNTAX_TABLE)
17053         (SETUP_SYNTAX_TABLE_FOR_OBJECT): Likewise.
17054         * buffer.h (DECODE_POSITION): Likewise.
17055         * character.h (FETCH_STRING_CHAR_ADVANCE): Likewise.
17056         (FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE): Likewise.
17057         (FETCH_STRING_CHAR_ADVANCE_NO_CHECK): Likewise.
17058         (FETCH_CHAR_ADVANCE): Likewise.
17059         (FETCH_CHAR_ADVANCE_NO_CHECK): Likewise.
17061 2008-02-07  Jim Meyering  <meyering@redhat.com>
17063         * lread.c [lint]: Don't include <sys/inode.h>.
17065 2008-02-07  Stefan Monnier  <monnier@iro.umontreal.ca>
17067         * xselect.c (x_handle_dnd_message):
17068         * xmenu.c (digest_single_submenu, xmenu_show):
17069         * xdisp.c (with_echo_area_buffer_unwind_data)
17070         (format_mode_line_unwind_data, unwind_format_mode_line)
17071         (display_menu_bar):
17072         * eval.c (Ffetch_bytecode):
17073         * doc.c (store_function_docstring):
17074         * ccl.c (resolve_symbol_ccl_program, ccl_get_compiled_code)
17075         (Fccl_execute, Fccl_execute_on_string, Fregister_code_conversion_map):
17076         * buffer.c (add_overlay_mod_hooklist): Use ASET.
17078 2008-02-07  Kenichi Handa  <handa@m17n.org>
17080         * ftxfont.c (ftxfont_open): Don't set
17081         dpyinfo->smallest_font_height and dpyinfo->smallest_char_width to 0.
17083         * ftfont.c (ftfont_open): Fix previous change.
17085 2008-02-06  Jason Rumney  <jasonr@gnu.org>
17087         * w32font.c (w32font_text_extents): Fill in lbearing metric.
17088         Use cached metrics for ASCII characters.
17089         (w32font_open_internal): Don't set font's owning_frame.
17090         Cache metrics for ASCII characters.
17092         * w32font.h (struct w32font_info): Add ascii_metrics.
17093         Remove owning_frame.
17095 2008-02-06  Kenichi Handa  <handa@ni.aist.go.jp>
17097         * xdisp.c (x_produce_glyphs): Don't set it->ascent and it->descent
17098         to negative value.
17100         * ftxfont.c (ftxfont_draw): Use s->font_info, not face->font_info.
17102         * ftfont.c (ftfont_open): Fix calculation of font->font.average_width.
17104         * charset.c (syms_of_charset): Set QCtest and Qeq.
17106 2008-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
17108         * process.c (Fstart_process):
17109         * callproc.c (Fcall_process): Handle the case where
17110         Funhandled_file_name_directory returns nil.
17112         * font.h (enum lgstring_indices, enum lglyph_indices): New enums.
17113         (LGSTRING_SLOT, LGSTRING_SET_SLOT): New macros.
17114         * font.c (check_gstring): Use them and AREF to access the vector before
17115         we know it's really a gstring.
17116         (Ffont_shape_text): Fix typo.
17117         (Ffont_shape_text, Ffont_otf_alternates): Fix up int/Lisp_Object mixups.
17119         * composite.h (Fcompose_region_internal, Fcompose_string_internal):
17120         Declare.
17122         * chartab.c (make_sub_char_table): Remove noop-yet-incorrect statement.
17124 2008-02-05  Jason Rumney  <jasonr@gnu.org>
17126         * w32font.c (w32font_open_internal): Fill min_width with tmAveCharWidth.
17127         Set smallest_font_height and smallest_char_width in display info.
17129 2008-02-05  Kenichi Handa  <handa@ni.aist.go.jp>
17131         * coding.c (decode_eol): Pay attention to coding->dst_multibyte.
17133 2008-02-05  Miles Bader  <miles@gnu.org>
17135         * xfaces.c (get_lface_attributes, merge_named_face)
17136         (lookup_named_face, lookup_derived_face, realize_named_face):
17137         Revert 2008-02-01 change by cyd@stupidchicken.com.
17139 2008-02-04  Kenichi Handa  <handa@ni.aist.go.jp>
17141         * fontset.c (Ffontset_info): Handle the case of inhibitting the
17142         fallback fonts.
17143         (Ffontset_info) [USE_FONT_BACKEND]: Fix getting of opened font names.
17145 2008-02-04  Jason Rumney  <jasonr@gnu.org>
17147         * w32font.c (w32font_open_internal): Use font_unparse_fcname to
17148         set full_name.
17149         (w32font_open_internal): Use xmalloc, xrealloc, xfree.
17151 2008-02-03  Jason Rumney  <jasonr@gnu.org>
17153         * makefile.w32-in (OBJ1): Include font.o here.
17154         (FONTOBJ) [USE_FONTBACKEND]: Instead of here.
17156 2008-02-02  Jason Rumney  <jasonr@gnu.org>
17158         * makefile.w32-in (temacs): Bump EMHEAP to 21.
17160 2008-02-01  Jason Rumney  <jasonr@gnu.org>
17162         * s/cygwin.h: Define VIRT_ADDR_VARIES.
17164         * puresize.h [VIRT_ADDR_VARIES]: Don't include CYGWIN in condition.
17166 2008-02-01  Andreas Schwab  <schwab@suse.de>
17168         * Makefile.in (shortlisp, lisp): Update for rename of
17169         ../lisp/language/myanmar.el.
17171 2008-02-01  Chong Yidong  <cyd@stupidchicken.com>
17173         * xfaces.c (get_lface_attributes): Delete function.
17174         (merge_named_face, lookup_named_face, lookup_derived_face)
17175         (realize_named_face): Call lface_from_face_name directly, and use
17176         the fact that merge_face_vectors does not alter its FROM argument.
17178 2008-02-01  Jason Rumney  <jasonr@gnu.org>
17180         * w32term.c (w32_read_socket) <WM_CHAR>: Decode non-Unicode
17181         input in the default locale.  Handle non-Unicode multibyte input.
17183 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
17185         * fontset.c (reorder_font_vector): Exclude nil elements from the
17186         font group.  Don't try multiple fonts.
17187         (fontset_font): Adjust for the above change.
17188         (Finternal_char_font): Return nil if the found font doesn't
17189         contain the character ch.
17191         * Makefile.in (lisp, shortlisp): Add cham.el.
17193 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
17195         * font.h (FONTP): Make it return 1 also for a font-object.
17197         * .gdbinit (xfontset): New function.
17199         * font.c (font_find_for_lface): Check if the character C is
17200         supported or not only for the first font.
17202         * fontset.c (reorder_font_vector): Fix typo.
17203         (fontset_find_font): Don't add a font-spec specifying a script.
17204         Use 0 (not Qt) for the indication of empty font-group.  Change the
17205         format of RFONT-DEF.  Return Qt if no font in the font-group
17206         support the character.
17207         (fontset_font): Adjust for the above change.  If no font was
17208         found the character, remember that.
17209         (face_for_char): Adjust for the change of RFONT-DEF.
17210         (Fset_fontset_font): Allow nil for FONT-SPEC to explicitly specify
17211         no font for the target.
17212         (Finternal_char_font): Adjust for the change of RFONT-DEF.
17214 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
17216         * font.c (font_load_for_face): Handle the case that the font in
17217         face->lface is a string.
17219 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
17221         * xfaces.c (set_lface_from_font_and_fontset): Set the fontname in lface.
17223 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
17225         * xfaces.c (Finternal_set_lisp_face_attribute) [USE_FONT_BACKEND]:
17226         Fix previous change.  If the frame is not on a window system,
17227         signal an error.
17229 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
17231         * coding.c (decode_coding_object, encode_coding_object): Adjust
17232         marker positions after conversion.
17234         * lisp.h (struct Lisp_Marker): New member need_adjustment.
17236 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
17238         * font.c (font_find_for_lface): Fix the handling of the return
17239         value of font_has_char.
17240         (Ffont_shape_text): Fix previous change.
17242         * fontset.c (FONTSET_REF_AND_RANGE): Delete it.
17243         (fontset_ref_and_range): Delete it.
17244         (fontset_find_font): Call char_table_ref_and_range instead of
17245         FONTSET_REF_AND_RANGE.
17246         (make_fontset): Don't setup font groups of Latin here.
17247         (Fset_fontset_font): Don't overwrite the setting of FONTSET_ASCII.
17248         (new_fontset_from_font): Make the specified font the default for
17249         all Latin characters.
17251 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
17253         * xfaces.c (Finternal_set_lisp_face_attribute): Check if the frame
17254         is on a window system before accessing the fontset of the frame.
17256 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
17258         * Makefile.in (lisp, shortlisp): Add kherm.el and myanmar.el.
17260         * ftfont.c (ftfont_driver): Set ftfont_shape in ftfont_driver only
17261         when both HAVE_M17N_FLT and HAVE_LIBOTF are defined.
17263         * font.c (Ffont_shape_text): If the font driver doesn't have a
17264         shaper function, make zero-width glyphs to have at least one-pixel
17265         width.  Fix setting of `to' field of glyphs.
17267 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
17269         * ftfont.c (ftfont_drive_otf): Fix setting of FROM and TO slots of
17270         glyphs.
17272         * font.h (struct font_driver): Improve docstring of member `shape'.
17274 2008-02-01  Kenichi Handa  <handa@m17n.org>
17276         * composite.c (syms_of_composite): Fix docstring of
17277         auto-composition-function.
17279         * font.h (LGLYPH_SIZE): New macro.
17281         * font.c (Ffont_fill_gstring): Stop filling when a character not
17282         supported by the font is found.
17283         (Ffont_shape_text): When a shape callback function returns nil,
17284         try at most two more times with larger gstring.
17285         (Ffont_at): Fix getting of w.  Call font_at with correct 5th argument.
17287         * xdisp.c (handle_auto_composed_prop): Change the argument to
17288         auto-composition-function.
17290         * ftfont.c (ftfont_encode_char): Use the macro FONT_INVALID_CODE.
17291         (ftfont_shape_by_flt): If an element of lgstring is nil, make a
17292         Lispy glyph and store it in the lgstring.
17294         * xfont.c (xfont_encode_char): Use the macro FONT_INVALID_CODE.
17296         * xftfont.c (xftfont_encode_char): Use the macro FONT_INVALID_CODE.
17298 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
17300         * font.c (Ffont_shape_text): Avoid unnecessary composition.
17302         * fontset.c (Vfont_encoding_charset_alist): New variable.
17303         (syms_of_fontset): DEFVAR it.
17304         (reorder_font_vector, fontset_find_font): Optimize for the case of
17305         no need of reordering.
17306         (face_for_char): Map the charset property by
17307         Vfont_encoding_charset_alist.
17309 2008-02-01  Jason Rumney  <jasonr@gnu.org>
17311         * w32font.c (logfonts_match): Don't check adstyle here.
17312         (font_matches_spec): Check here against physical font instead.
17313         (add_font_entity_to_list): Avoid some substitutions.
17315         * font.c (font_parse_fcname): Default weight and slant to normal.
17316         (font_score): Prefer normal fonts if weight or slant unspecified.
17317         (font_score) [WINDOWSNT]: Scale weight difference down to closer
17318         match freetype scores.
17320 2008-02-01  Jason Rumney  <jasonr@gnu.org>
17322         * w32font.c (w32font_text_extents): Don't use the frame stored in the
17323         font, as it may have been deleted.
17324         (w32_enumfont_pattern_entity): Map generic family to adstyle using
17325         most common hyphenless variation.
17326         (logfonts_match): Check generic family.
17327         (font_matches_spec): Don't check generic family here.
17328         (fill_in_logfont): Set generic family based on adstyle.
17330         * w32font.h (w32font_get_cache): Update declaration.
17332 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
17334         * ftfont.c (ftfont_get_cache): Adjust the argument type.
17336         * frame.c (x_set_font_backend): Don't call Fclear_font_cache.
17337         If none of the new drivers are available, call font_update_drivers
17338         with the old drivers.
17340         * w32font.c (w32font_get_cache): Adjust the argument type.
17342         * xfont.c (xfont_get_cache): Adjust the argument type.
17344         * font.h (struct font_driver): Change argument type of get_cache.
17346         * xftfont.c (xftfont_start_for_frame): Delete prototype.
17348         * font.c (Ffont_get): Fix arguments to Fassoc.
17349         (font_prepare_cache, font_finish_cache, font_get_cache): New functions.
17350         (font_clear_cache): New function.
17351         (font_list_entities, font_matching_entity): Use font_get_cache.
17352         (font_update_drivers): Call font_clear_cache when finishing a driver.
17354         * fontset.c (fontset_find_font): Fix previous change.
17356 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
17358         * xterm.c (x_check_font) [USE_FONT_BACKEND]: Don't access
17359         dpyinfo->font_table.
17360         (x_delete_display) [USE_FONT_BACKEND]: Likewise.
17361         (x_delete_terminal) [USE_FONT_BACKEND]: Likewise.
17363         * font.c (font_at): Handle the case that the arg C is negative.
17364         Handle the unibyte case.
17365         (Ffont_at): Call font_at with the arg C -1.
17367         * xdisp.c (handle_auto_composed_prop): Don't get a character at
17368         the position here, and call font_at with the arg C -1.
17369         Don't check the range of the existing composition at the point.
17371 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
17373         * fontset.c (fontset_add): New args charset_id and family.
17374         Change caller.
17375         (load_font_get_repertory, fontset_find_font): Assume that
17376         font_spec is always a font-spec object.
17377         (Fset_fontset_font): Always store a font-spec object in a fontset.
17379         * xdisp.c (handle_auto_composed_prop): Use Fget_text_property
17380         instead of get_property_and_range.
17382 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
17384         * xftfont.c (struct xftfont_info): Delete the member ft_face.
17385         (xftfont_open): Don't keep locking face.
17386         (xftfont_close): Don't unlock face.
17387         (xftfont_anchor_point, xftfont_shape): Lock and unlock face.
17389         * fontset.c (fontset_find_font): Don't prefer a font of
17390         supplementary charset.
17392 2008-02-01  Kenichi Handa  <handa@m17n.org>
17394         * ftfont.c (struct OpenTypeSpec): Rename members script_tag to
17395         script, langsys_tag to langsys, new member script.
17396         (OTF_TAG_STR): Terminate by '\0'.
17397         (ftfont_get_open_type_spec): If :otf prop is spec, limit the
17398         listing to the script specified in that property.  Fix arg to
17399         OTF_check_features.
17401 2008-02-01  Jason Rumney  <jasonr@gnu.org>
17403         * w32font.h: New file.
17405         * w32font.c: Include it.
17406         (struct w32font_info): Add owning_frame field.  Move to w32font.h.
17407         (w32font_open): Set owning_frame.
17408         (w32font_text_extents): Use owning_frame.
17409         (struct font_callback_data): Add opentype_only field.
17410         (add_font_entity_to_list): Use it to filter fonts.
17411         Don't check against full name.
17412         (w32font_list_internal): New function.
17413         (w32font_list): Use it.
17414         (w32font_match_internal): New function.
17415         (w32font_match): Use it.
17416         (w32font_open_internal): New function.
17417         (w32font_open): Use it.
17418         (w32font_get_cache, w32font_close, w32font_has_char)
17419         (w32font_encode_char, w32font_text_extents, w32font_draw):
17420         Make non-static.
17422         * makefile.w32-in (w32font.o): Depend on w32font.h.
17424 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
17426         * charset.c (Fdefine_charset_internal): Record a supplementary
17427         charset at the tail of Vcharset_order_list.
17429         * font.c (Ffont_shape_text): Fix the return value.
17431         * ftfont.c (OTF_SYM_TAG, OTF_TAG_STR): Fix argument names.
17433         * xdisp.c (handle_auto_composed_prop): Fix previous change.
17435 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
17437         * ftfont.c (struct OpenTypeSpec): New struct.
17438         (OTF_SYM_TAG, OTF_TAG_STR): New macros.
17439         (ftfont_get_open_type_spec): New function.
17440         (ftfont_list) [HAVE_LIBOTF]: Check otf-spec property.
17442         * lread.c (read1): Redo the previous change with checking Vpurify_flag.
17444 2008-02-01  Jason Rumney  <jasonr@gnu.org>
17446         * w32font.c (add_font_entity_to_list): Compare only the beginning
17447         of full name.
17449 2008-02-01  Kenichi Handa  <handa@m17n.org>
17451         * xdisp.c (handle_auto_composed_prop): Simplify the code.
17452         Never return HANDLED_RECOMPUTE_PROPS.
17454 2008-02-01  Kenichi Handa  <handa@m17n.org>
17456         * font.c (font_gstring_produce): Delete it.
17458         * composite.h (COMPOSITION_METHOD):
17459         Handle COMPOSITION_WITH_GLYPH_STRING.
17461 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
17463         * xfont.c (Qx): Delete.
17464         (syms_of_xfont): Don't initialize Qx.
17466         * composite.h (enum composition_method):
17467         Define COMPOSITION_WITH_GLYPH_STRING unconditionally.
17469 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
17471         * xfaces.c [HAVE_WINDOW_SYSTEM]: Include "font.h" unconditionally.
17472         (choose_face_font): Accept new form of font-spec.
17474         * frame.h (font_driver_list): Declare it unconditionally.
17475         (struct frame): Define members font_driver_list and font_data_list
17476         unconditionally.
17478         * fontset.c: Include "font.h" unconditionally.
17479         (generate_ascii_font_name): Use font_parse_xlfd and font_unparse_xlfd.
17480         (Fset_fontset_font): Accept a font-spec object.
17482         * font.c (font_unparse_xlfd): If pixel_size is zero, make the
17483         PIXEL_SIZE part a wild card.
17485         * dispextern.h (struct glyph_string): Define members clip and
17486         num_clips unconditionally.
17487         (struct face): Define members font_info and extra unconditionally.
17489         * ftfont.c (ftfont_open): Set members maybe_otf and otf of
17490         ftfont_info only when HAVE_LIBOTF is defined.
17492 2008-02-01  Andreas Schwab  <schwab@suse.de>
17494         * xdisp.c (back_to_previous_visible_line_start): Fix type of beg
17495         and end.
17497 2008-02-01  Jason Rumney  <jasonr@gnu.org>
17499         * w32font.c (w32font_driver): Add new fields.
17501 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
17503         * Makefile.in (ALL_CFLAGS): Add @M17N_FLT_CFLAGS@.
17504         (FONTSRC, FONTOBJ) [HAVE_WINDOW_SYSTEM]: Set them unconditionally.
17505         (LIBES): Add @M17N_FLT_CFLAGS@.
17507         * composite.c (compose_text): Don't treat the new style
17508         composition specially.
17510         * emacs.c (main): Call syms_of_font unconditionally.
17512         * font.h (FONT_ENTITY_NOT_LOADABLE)
17513         (FONT_ENTITY_SET_NOT_LOADABLE): New macros.
17514         (LGSTRING_XXXX, LGLYPH_XXX): Adjust for the change of lispy gstring.
17515         (struct font_driver): New member shape.
17516         (font_registry_charsets): Extern it.
17517         (font_find_for_lface, font_prepare_composition): Adjust prototype.
17518         (font_otf_capability, font_drive_otf): Delete their externs.
17520         * font.c [HAVE_M17N_FLT]: Include <m17n-flt.h>.
17521         (font_charset_alist, font_registry_charsets): Move from xfont.c
17522         and rename.
17523         (font_prop_validate_otf): New function.
17524         (font_property_table): Register it for QCotf.
17525         (DEVICE_DELTA, adjust_anchor, REPLACEMENT_CHARACTER)
17526         (font_drive_otf): Delete.
17527         (font_prepare_composition): New arg F.  Adjust for the change of
17528         lispy gstring.
17529         (font_find_for_lface): New arg C.
17530         (font_load_for_face): Adjust for the change of font_find_for_lface.
17531         (Ffont_make_gstring, Ffont_fill_gstring): Adjust for the change of
17532         lispy gstring.
17533         (Ffont_shape_text): New function.
17534         (Fopen_font): If the font size is not given, use 12-pixel.
17535         (Ffont_at): New arg STRING.
17536         (syms_of_font): Initalize font_charset_alist.
17537         Declare Ffont_shape_text as a Lisp function.  Call syms_of_XXfont
17538         conditionally.
17540         * fontset.c (fontset_find_font) [USE_FONT_BACKEND]: Try multiple
17541         fonts of the same font-spec.  Change the format of RFONT-DEF.
17542         (face_for_char, make_fontset_for_ascii_face, Finternal_char_font):
17543         Adjust for the change of RFONT-DEF.
17544         (Fset_fontset_font) [USE_FONT_BACKEND]: Handle new format of font-spec.
17546         * ftfont.h: New file.
17548         * ftfont.c: Don't include Freetype headers.  Include "ftfont.h".
17549         (struct ftfont_info) [HAVE_LIBOTF]: New members maybe_otf and otf.
17550         (ftfont_open) [HAVE_LIBOTF]: Initialize the above members.
17551         (ftfont_driver) [HAVE_LIBOTF, HAVE_M17N_FLT]: Don't set
17552         font_otf_capability and font_drive_otf, set ftfont_shape.
17553         (ftfont_list): Adjust for the change of :otf property value.
17554         (struct MFLTFontFT) [HAVE_LIBOTF, HAVE_M17N_FLT]: New struct.
17555         (ftfont_get_glyph_id, ftfont_get_metrics, ftfont_check_otf)
17556         (adjust_anchor, ftfont_drive_otf, ftfont_shape_by_flt)
17557         (ftfont_shape) [HAVE_LIBOTF, HAVE_M17N_FLT]: New function.
17558         (DEVICE_DELTA) [HAVE_LIBOTF, HAVE_M17N_FLT]: New macro.
17559         (otf_gstring, gstring, m17n_flt_initialized): New variables.
17561         * w32term.c (x_draw_composite_glyph_string_foreground):
17562         Adjust for the change of lispy gstring.
17564         * xdisp.c (handle_composition_prop): Adjust for the change of
17565         lispy gstring.  Call a function for auto-composition with the
17566         third arg it->window.
17567         (fill_composite_glyph_string): Adjust for the change of lispy string.
17568         (x_produce_glyphs): Adjust for the change of font_prepare_compositionl.
17570         * xfaces.c (set_font_frame_param): Adjust for the change of
17571         font_find_for_lface.
17573         * xfont.c (x_font_charset_alist): Move to font.c and rename.
17574         (xfont_registry_charsets): Likewise.  Change caller.
17575         (syms_of_xfont): Don't handle x_font_charset_alist.
17577         * xftfont.c: Include "ftfont.h".
17578         (struct xftfont_info) [HAVE_LIBOTF]: New members maybe_otf and otf.
17579         (xftfont_open) [HAVE_LIBOTF]: Initialize the above members.
17580         (xftfont_close) [HAVE_LIBOTF]: Close otf.
17581         (xftfont_shape) [HAVE_LIBOTF, HAVE_M17N_FLT]: New function.
17582         (syms_of_xftfont) [HAVE_LIBOTF, HAVE_M17N_FLT]:
17583         Set xftfont_driver.shape to xftfont_shape.
17585         * xterm.c (x_draw_composite_glyph_string_foreground): Adjust for
17586         the change of lispy gstring.
17588 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
17590         * ftxfont.c (ftxfont_end_for_frame): Fix array indexing error.
17592 2008-02-01  Jason Rumney  <jasonr@gnu.org>
17594         * w32font.c (w32font_draw): Fill background manually.
17596 2008-02-01  Jason Rumney  <jasonr@gnu.org>
17598         * font.c (Qfontp): Remove unused symbol.
17599         (QCantialias): New symbol.
17600         (syms_of_font): Define it.
17601         (font_property_table): Set a validator for QCantialias.
17603         * w32font.c (CLEARTYPE_QUALITY, CLEARTYPE_NATURAL_QUALITY):
17604         Define if not already.
17605         (QCfamily): Share with xfaces.c.
17606         (Qstandard, Qsubpixel, Qnatural): New symbols.
17607         (syms_of_w32font): Define them.  Don't define QCfamily here.
17608         (w32_antialias_type, lispy_antialias_type): New functions.
17609         (w32_enumfont_pattern_entity): New arg requested_font.
17610         Set antialias parameter if non-default was requested.
17611         (fill_in_logfont): Fill in lfQuality if :antialias specified.
17613 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
17615         * lread.c (read1): Undo the previous change.
17617 2008-02-01  CHENG Gao  <chenggao@gmail.com>  (tiny change)
17619         * frame.c (Fdelete_frame): Call font_update_drivers only when
17620         USE_FONT_BACKEND is defined.
17622 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
17624         * font.h (struct font_bitmap): New member bits_per_pixel.
17625         (struct font_driver): New members start_for_frame and end_for_frame.
17626         (struct font_data_list): New struct.
17627         (font_put_frame_data, font_get_frame_data): Extern them.
17629         * frame.h (struct frame): New member font_data_list.
17631         * font.c (font_update_drivers): Call driver->start_for_frame and
17632         driver->end_for_frame at proper timings.
17633         (font_put_frame_data, font_get_frame_data): New functions.
17634         (Ffont_spec): Add usage in the docstring.
17636         * frame.c (make_frame): Initialize f->font_data_list to NULL.
17637         (Fdelete_frame): Call font_update_drivers.
17639         * xftfont.c (struct xftface_info): Delete the member xft_draw.
17640         (xftfont_prepare_face, xftfont_done_face): Adjust for the above change.
17641         (xftfont_get_xft_draw): New function.
17642         (xftfont_draw): Get XftDraw by xftfont_get_xft_draw.
17643         (xftfont_end_for_frame): New function.
17644         (syms_of_xftfont): Set xftfont_driver.end_for_frame.
17646         * ftxfont.c (ftxfont_get_gcs): Rename from ftxfont_create_gcs.
17647         Change argument.  Cache GCs in the per-frame data.
17648         (struct ftxfont_frame_data): New struct.
17649         (ftxfont_draw_bitmap): New arg gc_fore and flush.
17650         (ftxfont_prepare_face, ftxfont_done_face): Delete them.
17651         (ftxfont_draw): Get GCs by ftxfont_get_gcs.  Reflect s->clip in GCs.
17652         (ftxfont_end_for_frame): New function.
17653         (syms_of_ftxfont): Set ftxfont_driver.end_for_frame.
17655         * ftfont.c (ftfont_get_bitmap): Set bitmap->bits_per_pixel.
17657 2008-02-01  Kenichi Handa  <handa@m17n.org>
17659         * xselect.c (Vselection_coding_system)
17660         (Vnext_selection_coding_system): Delete them.
17661         (syms_of_xselect): Don't declare selection-coding-system and
17662         next-selection-coding-system.  They are declared in select.el.
17664 2008-02-01  Jason Rumney  <jasonr@gnu.org>
17666         * w32term.h (WM_UNICHAR, UNICODE_NOCHAR): Define if not already.
17668         * w32fns.c: Include imm.h.
17669         (get_composition_string_fn, get_ime_context_fn): New optional
17670         system functions.
17671         (globals_of_w32fns): Load them from imm32.dll.
17672         (ignore_ime_char): New flag.
17673         (w32_wnd_proc): Handle WM_UNICHAR, WM_IME_CHAR and
17674         WM_IME_ENDCOMPOSITION messages.
17676         * w32term.c (w32_read_socket) [WM_UNICHAR]: Handle as
17677         MULTIBYTE_CHAR_KEYSTROKE_EVENT.
17679 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
17681         * lread.c (READCHAR): Call readchar with the 2nd arg NULL.
17682         (READCHAR_REPORT_MULTIBYTE): New macro.
17683         (readchar): New 2nd arg MULTIBYTE.
17684         (read1): Use READCHAR_REPORT_MULTIBYTE for the first read.
17685         Make symbol's name multibyte according to the multibyteness of the
17686         source.
17688 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
17690         * xfaces.c (face_for_overlay_string): Call lookup_face with
17691         correct arguments (fix of synching with the trunk).
17693 2008-02-01  Kenichi Handa  <handa@m17n.org>
17695         * font.c (font_prop_validate_symbol, font_prop_validate_style)
17696         (font_prop_validate_non_neg, font_prop_validate_spacing):
17697         Delete argument prop_index.
17698         (font_property_table): Change arguments to validater.  Change Callers.
17699         (font_lispy_object): Delete.
17700         (font_at): Use font_find_object instead fo font_lispy_object.
17702 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
17704         * fileio.c (Fexpand_file_name): Adjust multibyteness of directory
17705         and file names.
17707 2008-02-01  Jason Rumney  <jasonr@gnu.org>
17709         * w32font.c (add_font_name_to_list): Avoid vertical fonts.
17710         (font_matches_spec): Remove debug output.
17711         (add_font_entity_to_list): Avoid using substituted fonts.
17713 2008-02-01  Jason Rumney  <jasonr@gnu.org>
17715         * doc.c (Fsnarf_documentation):
17716         * Makefile.in (temacs${EXEEXT}, mostlyclean): Undo last change.
17718 2008-02-01  Miles Bader  <miles@gnu.org>
17720         * dispextern.h (struct glyph_row): Only define "clip" field if
17721         HAVE_WINDOW_SYSTEM is defined.
17723 2008-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
17725         Fix up multi-tty merge.
17727         * xterm.c (handle_one_xevent): Remove duplicate code and fix up nesting
17728         and indentation.
17730         * xfaces.c (free_realized_face, clear_face_gcs):
17731         Include font_done_for_face in the input_blocked section, just in case.
17733         * xdisp.c (decode_mode_spec): Use terminal-local coding systems.
17734         (get_char_face_and_encoding): Undo last change and remove the *other*
17735         duplicate definition (i.e. keep the one that's better scoped and that
17736         includes code for the font-backend).
17738         * terminal.c (create_terminal): Default keyboard_coding to
17739         `no-conversion' and terminal_coding to `undecided'.
17741         * lread.c (read1): Use XSETPVECTYPE to set a pseudovector's tag.
17743         * fontset.c (free_realized_fontsets): Check that the table entry does
17744         contain a fontset before trying to compare it to `base'.
17746         * emacs.c (main): Move syms_of_data, syms_of_fileio, syms_of_alloc,
17747         syms_of_charset, and syms_of_coding earlier because init_window_once
17748         now needs Vcoding_system_hash_table to be setup.
17750         * coding.h (default_buffer_file_coding): Remove.
17752         * coding.c (default_buffer_file_coding): Remove.
17753         (Fterminal_coding_system, Fkeyboard_coding_system): Use ->id rather
17754         than ->symbol, and use the terminal-local coding system.
17755         (syms_of_coding): Don't setup the coding-systems that are not
17756         terminal-local.
17757         (Fdefine_coding_system_internal): Use XCAR/XCDR.
17759         * chartab.c (Fmake_char_table, make_sub_char_table, copy_char_table):
17760         Use XSETPVECTYPE now that XSETCHAR_TABLE doesn't set the tag anymore.
17762         * alloc.c (Fmake_char_table, make_sub_char_table): Remove.  They're now
17763         in chartab.c and were re-added here by mistake.
17764         (Fpurecopy): Use XSETPVECTYPE after copying a COMPILED pseudovector.
17766         * doc.c (Fsnarf_documentation):
17767         * Makefile.in (temacs${EXEEXT}, mostlyclean): Move buildobj.lst from
17768         src to etc.
17770         * ChangeLog.10: Add mistakenly removed entry.
17772 2008-02-01  Dan Nicolaescu  <dann@ics.uci.edu>
17774         * Makefile.in (fringe.o, minibuf.o): Fix dependencies.
17776 2008-02-01  Miles Bader  <miles@gnu.org>
17778         * xdisp.c (get_char_face_and_encoding): Remove extraneous definition.
17779         Add extra args to FACE_FOR_CHAR.
17781 2008-02-01  Kenichi Handa  <handa@m17n.org>
17783         * keymap.c (where_is_internal_1): If key is a cons, store the copy
17784         in sequence.
17786         * chartab.c (map_sub_char_table, map_char_table): If the range
17787         contains just one character, call the function with that character
17788         even if the depth is not 3.
17790 2008-02-01  Jason Rumney  <jasonr@gnu.org>
17792         * w32font.c (w32font_text_extents): Calculate metrics for the
17793         whole string.
17795 2008-02-01  Jason Rumney  <jasonr@gnu.org>
17797         * w32xfns.c (get_next_msg): Consolidate WM_PAINT messages.
17799 2008-02-01  Jason Rumney  <jasonr@gnu.org>
17801         * w32term.c (x_set_glyph_string_clipping): Use
17802         get_glyph_string_clip_rects.
17803         (x_set_glyph_string_clipping_exactly, x_draw_glyph_string):
17804         Adjust for the change of struct glyph_string.
17806         * w32font.c (w32font_draw): Do clipping here.
17808 2008-02-01  Kenichi Handa  <handa@m17n.org>
17810         * xftfont.c (xftfont_draw): Adjust for the change of struct
17811         glyph_string.
17813         * xterm.c (x_set_glyph_string_clipping): Use
17814         get_glyph_string_clip_rects.
17815         (x_set_glyph_string_clipping_exactly, x_draw_glyph_string):
17816         Adjust for the change of struct glyph_string.
17818         * xdisp.c (get_glyph_string_clip_rects): Reflect s->row->clip to
17819         the resulting clip(s}.
17820         (expose_overlaps): Add arg r.  Change callers.  Set it to
17821         row->clip temporarily.
17822         (expose_window): Redraw rows overlapping the exposed area.
17824         * dispextern.h (struct glyph_row): New member clip.
17825         (struct glyph_string): Delete members clip_x, clip_y, clip_width,
17826         clip_height, new member clip, and num_clips.
17828 2008-02-01  Kenichi Handa  <handa@m17n.org>
17830         * data.c (Fchar_or_string_p): Fix docstring.
17832 2008-02-01  Kenichi Handa  <handa@m17n.org>
17834         * xftfont.c (xftfont_draw): If s->font_info != s->face->font_info,
17835         create a temporary XftDraw object.
17837 2008-02-01  Kenichi Handa  <handa@m17n.org>
17839         * font.c (Ffontp): Fix docstring.
17841         * coding.c (detect_coding_iso_2022): Don't treat SI/SO codes as a
17842         strong evidence of ISO-2022.
17844 2008-02-01  Kenichi Handa  <handa@m17n.org>
17846         * abbrev.c (abbrev_check_chars): Use CHAR_TABLE_REF, not
17847         SYNTAX_ENTRY_FOLLOW_PARENT.
17849 2008-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
17851         * fns.c (weak_hash_tables): Rename from Vweak_hash_tables and change
17852         its type.
17853         (make_hash_table, copy_hash_table, sweep_weak_hash_tables, init_fns):
17854         Update to the new type of weak_hash_tables and next_weak.
17856         * lisp.h (struct Lisp_Hash_Table): Change next_weak from Lisp_Object to
17857         a plain C pointer to Lisp_Hash_Table.
17859         * lisp.h (XGCTYPE, GC_HASH_TABLE_P, GC_NILP, GC_NUMBERP, GC_NATNUMP)
17860         (GC_INTEGERP, GC_SYMBOLP, GC_MISCP, GC_VECTORLIKEP, GC_STRINGP)
17861         (GC_CONSP, GC_FLOATP, GC_VECTORP, GC_OVERLAYP, GC_MARKERP)
17862         (GC_INTFWDP, GC_BOOLFWDP, GC_OBJFWDP, GC_BUFFER_OBJFWDP)
17863         (GC_BUFFER_LOCAL_VALUEP, GC_SOME_BUFFER_LOCAL_VALUEP)
17864         (GC_KBOARD_OBJFWDP, GC_PSEUDOVECTORP, GC_WINDOW_CONFIGURATIONP)
17865         (GC_PROCESSP, GC_WINDOWP, GC_SUBRP, GC_COMPILEDP, GC_BUFFERP)
17866         (GC_SUB_CHAR_TABLE_P, GC_CHAR_TABLE_P, GC_BOOL_VECTOR_P, GC_FRAMEP)
17867         (GC_EQ): Remove since they've been identical to their non-GC_
17868         alter-egos ever since the markbit was eradicated.
17870         * alloc.c:
17871         * buffer.c:
17872         * buffer.h:
17873         * data.c:
17874         * fileio.c:
17875         * filelock.c:
17876         * fns.c:
17877         * frame.h:
17878         * lisp.h:
17879         * macterm.c:
17880         * print.c:
17881         * process.c:
17882         * w32fns.c:
17883         * w32menu.c:
17884         * w32term.c:
17885         * xfns.c:
17886         * xmenu.c:
17887         * xterm.c: Replace uses of GC_* macros with the non-GC_ versions.
17889 2008-02-01  Kenichi Handa  <handa@m17n.org>
17891         * chartab.c (map_sub_char_table): Make it work for the top-level
17892         char-table.  Fix handling of parent char-table.
17893         (map_char_table): Adjust for the above change.
17895 2008-02-01  Jason Rumney  <jasonr@gnu.org>
17897         * w32font.c (Qgdi): Rename from Qw32.
17899 2008-02-01  Jason Rumney  <jasonr@gnu.org>
17901         * w32bdf.c (get_quoted_string): Make function static.
17903 2008-02-01  Kenichi Handa  <handa@m17n.org>
17905         * xftfont.c (xftfont_open): If one of font's ASCII glyph has
17906         bigger ascent and descent than those of the font, use them as
17907         font's ascent and descent.
17909 2008-02-01  Kenichi Handa  <handa@m17n.org>
17911         * Makefile.in (${lispsource}international/charprop.el): Move this
17912         target within "#ifdef HAVE_UNIDATA" and "#endif".
17914 2008-02-01  Kenichi Handa  <handa@m17n.org>
17916         * Makefile.in (lisp): Add ${lispsource}language/tai-viet.el.
17917         (shortlisp): Add ../lisp/language/tai-viet.el.
17919 2008-02-01  Ulrich Mueller  <ulm@gentoo.org>
17921         * Makefile.in (${lispsource}international/charprop.el): Depend on
17922         temacs${EXEEXT}.
17924 2008-02-01  Jason Rumney  <jasonr@gnu.org>
17926         * w32font.c (w32font_close): Delete the GDI font object.
17928         * w32menu.c: Include character.h.
17930         * w32proc.c: Likewise.
17932         * w32select.c: Likewise.
17934         * makefile.w32-in (w32proc.o): Depend on character.h.
17936 2008-02-01  Jason Rumney  <jasonr@gnu.org>
17938         * w32fns.c (syms_of_w32fns): Use DEFSYM macro.
17940         * w32menu.c (syms_of_w32menu): Likewise.
17942         * w32proc.c (syms_of_ntproc): Likewise.
17944         * w32select.c (syms_of_w32select): Likewise.
17946         * w32term.c (syms_of_w32term): Likewise.
17948 2008-02-01  Jason Rumney  <jasonr@gnu.org>
17950         * w32font.c (w32font_draw): Delete brush after using it.
17952 2008-02-01  Jason Rumney  <jasonr@gnu.org>
17954         * w32font.c (w32font_open): Don't set font_idx.
17955         (w32font_text_extents): Try GetTextExtentPoint32W before defaulting
17956         to font settings.
17957         (w32font_draw): Fill background explicitly.
17959 2008-02-01  Jason Rumney  <jasonr@gnu.org>
17961         * w32term.c (w32_initialize): Don't call w32font_initialize.
17963         * w32font.c (w32font_info): Remove subranges.
17964         (QCsubranges, Qmodern, Qswiss, Qroman): Remove.
17965         (QCfamily, Qmonospace, Qsans_serif, Qmono, Qsans, Qsans__serif)
17966         (Qraster, Qoutline, Qlatin, Qgreek, Qcoptic, Qcyrillic, Qarmenian)
17967         (Qhebrew, Qarabic, Qsyriac, Qnko, Qthaana, Qdevanagari, Qbengali)
17968         (Qgurmukhi, Qgujarati, Qoriya, Qtamil, Qtelugu, Qkannada)
17969         (Qmalayalam, Qsinhala, Qthai, Qlao, Qtibetan, Qmyanmar, Qgeorgian)
17970         (Qhangul, Qethiopic, Qcherokee, Qcanadian_aboriginal, Qogham)
17971         (Qrunic, Qkhmer, Qmongolian, Qsymbol, Qbraille, Qhan)
17972         (Qideographic_description, Qcjk_misc, Qkana, Qbopomofo, Qkanbun)
17973         (Qyi, Qbyzantine_musical_symbol, Qmusical_symbol, Qmathematical):
17974         New symbols.
17975         (font_callback_data): New struct.
17976         (w32font_list, w32font_match): Use it.
17977         (w32font_open): Don't populate subranges.
17978         (w32font_has_char): Use script Lisp symbols, not subrange bitmask.
17979         (w32font_encode_char): Always return unicode code-point as-is.
17980         (w32font_text_extents): Supply a transformation matrix to
17981         GetGlyphOutline.  Never look up by glyph index.  Avoid looping
17982         twice.  Use unicode version of GetTexExtentPoint32 instead of
17983         glyph index version.
17984         (set_fonts_frame): Remove.
17985         (w32_enumfont_pattern_entity): Add frame parameter, use it to
17986         set frame parameter.  Use backward compatible fake foundries.
17987         Save generic family in extra slot under QCfamily.  Make width slot
17988         constant.  Save QCspacing value.  Save list of scripts instead of
17989         binary subranges.
17990         (w32_generic_family, logfonts_match, font_matches_spec): New functions.
17991         (add_font_entity_to_list): Use font_callback_data struct.  Filter
17992         unwanted fonts.
17993         (add_one_font_entity_to_list): Use font_callback_data struct.
17994         (w32_registry): Default to iso10646_1.
17995         (fill_in_logfont): Use dpi from extra slot.  Don't bother with
17996         string font registries.  Don't fill in font name if it is a generic
17997         family name, fill family instead.  Use spacing, family and script
17998         extra info to fill pitch, family and charset fields.
17999         (list_all_matching_fonts): Use font_callback_data struct.
18000         (unicode_range_for_char): Remove.
18001         (font_supported_scripts): New function.
18002         (w32font_initialize): Remove.
18003         (syms_of_w32font): Update which symbols are defined.
18005 2008-02-01  Jason Rumney  <jasonr@gnu.org>
18007         * font.c (font_pixel_size): Reverse assq_no_quit args.
18009         * w32term.h (FONT_WIDTH): Report max width, not average.
18010         (FONT_MAX_WIDTH): Remove.
18011         (FONT_AVG_WIDTH): New macro.
18013         * xfaces.c (Fx_list_fonts) [WINDOWSNT]: Remove Windows only
18014         redefinition of FONT_WIDTH.
18016         * w32term.c (x_font_min_bounds): Use FONT_AVG_WIDTH.
18017         (w32_cache_char_metrics): Use FONT_WIDTH.
18019         * w32fns.c (w32_load_system_font, w32_list_fonts): Use FONT_AVG_WIDTH.
18021 2008-02-01  Jason Rumney  <jasonr@gnu.org>
18023         * w32font.c (w32font_open): Make lfHeight negative.
18025         * w32fns.c (x_default_font_parameter): Use new style font name.
18026         (Fx_create_frame, x_create_tip_frame): Initialize resx and resy.
18028 2008-02-01  Jason Rumney  <jasonr@gnu.org>
18030         * w32font.c (QCsubranges): New symbol.
18031         (w32font_open, w32font_has_char): Get subranges from subproperty
18032         of extra.
18033         (w32_enumfont_pattern_entity): Set subranges as subproperty of extra.
18034         (syms_of_w32font): Define :subranges symbol.
18036         * font.c (font_put_extra): Expose externally.
18038         * font.h (font_put_extra): Move declaration from font.c.
18040         * font.c (Ffont_get): Use font driver to determine otf capability.
18041         (adjust_anchor): Check if driver defines anchor_point before using.
18043         * w32font.c (w32font_open): Handle size, height and pixel_size better.
18044         (w32font_draw): Use options.
18045         (w32_enumfont_pattern_entity): Set size to 0 for scalable fonts.
18046         Fix detection of truetype fonts.
18047         (registry_to_w32_charset): Handle charsets other than iso8859-1
18048         expressed as lisp symbols.
18049         (w32_registry): Express charset as lisp symbol.
18050         (fill_in_logfont): Reverse pixel and point height logic.
18051         Don't set width here.  Set quality to default.
18053         * w32fns.c (w32_load_system_font): Fix detecting FIXED_PITCH fonts.
18054         (x_to_w32_font): Fill in lfPitchAndFamily correctly.
18056         * xterm.c (x_draw_glyph_string_foreground) [USE_FONT_BACKEND]:
18057         Remove redundant loop and allocation.
18059         * makefile.w32-in (font.o, w32font.o): New objects.
18060         (fontset.o, xdisp.o, xfaces.o, w32fns.o, w32term.o): Depend on font.h.
18061         (FONTOBJ): New group of objects conditioned on USE_FONT_BACKEND.
18063         * xdisp.c (fill_composite_glyph_string): Make the first arg to
18064         STORE_XCHARB a valid l-value.
18066         * w32term.c (w32_native_per_char_metric): Swap width and rbearing
18067         calculations for non-Truetype fonts.
18068         (x_draw_glyph_string): Sync with xterm.c.
18069         (x_draw_glyph_string_foreground) [USE_FONT_BACKEND]:
18070         Remove redundant code.
18071         (w32_initialize) [USE_FONT_BACKEND]: Call w32font_initialize.
18073         * w32term.h (w32_output_data) [USE_FONT_BACKEND]: Add fontp member.
18074         (FRAME_FONT_OBJECT) [USE_FONT_BACKEND]: New macro from xterm.h.
18076         * w32fns.c [USE_FONT_BACKEND]: Port font backend changes from xfns.c.
18077         (x_to_w32_charset, w32_to_x_charset): Expose externally.
18079         * w32font.c: New file for w32 font backend.
18081 2008-02-01  Kenichi Handa  <handa@m17n.org>
18083         * term.c: Don't include "buffer.h" twice.
18085 2008-02-01  Kenichi Handa  <handa@m17n.org>
18087         * character.c (Funibyte_string): New function.
18088         (syms_of_character): Defsubr it.
18090 2008-02-01  Jason Rumney  <jasonr@gnu.org>
18092         * w32term.c [USE_FONT_BACKEND]:
18093         (x_get_font_repertory, note_mouse_movement, x_set_mouse_face_gc)
18094         (x_set_glyph_string_clipping, x_set_glyph_string_clipping_exactly)
18095         (x_draw_glyph_string, x_draw_glyph_string_foreground)
18096         (x_draw_composite_glyph_string_foreground, x_new_fontset2)
18097         (x_free_frame_resources): Sync with xterm.c.
18099 2008-02-01  Andreas Schwab  <schwab@suse.de>
18101         * lread.c (read1): Use CHAR_TABLE_STANDARD_SLOTS to validate
18102         char-table size.
18104 2008-02-01  Kenichi Handa  <handa@m17n.org>
18106         * font.c (check_otf_features): Define it regardless of HAVE_LIBOTF.
18108 2008-02-01  Kenichi Handa  <handa@m17n.org>
18110         * ftfont.c (ftfont_driver): Delete font_otf_gsub and
18111         font_otf_gpos, add font_drive_otf.
18113         * fontset.c (fontset_find_font): Pay attention to font size
18114         specified for a font.
18115         (reorder_font_vector): Check contents of font_def.
18117         * font.c (struct otf_list): Delete it.
18118         (otf_list): Make it a lisp variable.
18119         (otf_open): Use lispy otf_list.
18120         (generate_otf_features): Rename from parse_gsub_gpos_spec.
18121         (check_otf_features): New function.
18122         (font_otf_DeviceTable, font_otf_ValueRecord, font_otf_Anchor):
18123         New functions.
18124         (font_drive_otf): New function merging font_otf_gsub and
18125         font_otf_gpos.
18126         (font_open_for_lface): New arg spec.  Change argument order.
18127         (font_load_for_face): Adjust for the change of font_open_for_lface.
18128         (Ffont_drive_otf): New function merging Ffont_otf_gsub and
18129         Ffont_otf_gpos.
18130         (syms_of_font): Staticpro otf_list.  Delete defsubr of
18131         Sfont_otf_gsub and Sfont_otf_gpos.  Defsubr Sfont_drive_otf.
18133         * xfaces.c (set_font_frame_param): Adjust for the change of
18134         font_open_for_lface.
18136         * font.h (font_open_for_lface): Adjust prototype.
18137         (struct font_driver): Delete members otf_gsub and otf_gpos, add
18138         member otf_drive.
18139         (font_otf_gsub, font_otf_gpos): Delete externs.
18140         (font_drive_otf): Extern it.
18142 2008-02-01  Kenichi Handa  <handa@m17n.org>
18144         * font.c (font_at): If the window W is not on a window system,
18145         return Qnil.
18147         * coding.c (produce_chars, encode_coding): Don't call
18148         insert_from_gap if no characters to produce.
18150 2008-02-01  Kenichi Handa  <handa@m17n.org>
18152         * fontset.c (free_realized_fontsets): Avoid unnecessary call of
18153         Fclear_face_cache.
18155         * xfaces.c (face_for_font): Check also face->font==font->font.font.
18157 2008-02-01  Miles Bader  <miles@gnu.org>
18159         * emacs.c (main): Change default value of `enable_font_backend' to 1.
18160         Parse "--disable-font-backend" option.
18161         (standard_args): Add "--disable-font-backend" option.
18163 2008-02-01  Kenichi Handa  <handa@m17n.org>
18165         * fontset.c (fontset_find_font): New function.
18166         (fontset_font): Use fontset_find_font.
18167         (make_fontset_for_ascii_face): Don't set face ID in rfont_def.
18168         Register the specified font for all Latin characters.
18169         (new_fontset_from_font): Register the specified font for all Latin
18170         characters.
18171         (dump_fontset): For a realized fontset, include the base fontset
18172         name in the returned vector.
18174 2008-02-01  Kenichi Handa  <handa@m17n.org>
18176         * character.h (CHAR_STRING): Cast C to unsigned on calling
18177         char_string.
18179         * character.c (char_string): Type of arg C changed to unsigned.
18180         Signal an error if C is an invalid character code.
18182         * editfns.c (general_insert_function, Fchar_to_string):
18183         Use CHARACTERP, not INTEGERP.
18185 2008-02-01  Kenichi Handa  <handa@m17n.org>
18187         * character.h (MIN_MULTIBYTE_LEADING_CODE)
18188         (MAX_MULTIBYTE_LEADING_CODE): New macros.
18190         * regex.c (analyse_first): Fix for multibyte characters in "case
18191         charset:" and "case categoryspec:".
18193 2008-02-01  Andreas Schwab  <schwab@suse.de>
18195         * Makefile.in (LIBES): Move standard libraries to the end.
18197 2008-02-01  Kenichi Handa  <handa@m17n.org>
18199         * alloc.c (Fgarbage_collect): If nextb->text->inhibit_shrinking is
18200         nonzero, don't shrink the buffer nextb.
18202         * buffer.h (struct buffer_text): New member inhibit_shrinking.
18204         * coding.c (coding_alloc_by_making_gap): New arg offset.
18205         (alloc_destination): Call coding_alloc_by_making_gap with the arg
18206         offset.
18207         (decode_coding_iso_2022): Update coding->safe_charsets.
18208         (decode_coding_gap): Temporarily set
18209         current_buffer->text->inhibit_shrinking to 1.
18211 2008-02-01  Kenichi Handa  <handa@m17n.org>
18213         * xterm.c (x_draw_composite_glyph_string_foreground): Fix
18214         indexing into elements of s->cmp and s->char2b.
18216 2008-02-01  Juanma Barranquero  <lekktu@gmail.com>
18218         * regex.c (RE_STRING_CHAR_AND_LENGTH) [! emacs]: Add missing arg `len'.
18220 2008-02-01  Kenichi Handa  <handa@m17n.org>
18222         * regex.c (GET_CHAR_BEFORE_2, GET_CHAR_AFTER): Check the variable
18223         target_multibyte instead of multibyte.
18224         (re_match_2_internal): Call bcmp_translate with target_multibyte.
18225         (bcmp_translate): Change the argument name from multibyte to
18226         target_multibyte.
18228 2008-02-01  Kenichi Handa  <handa@m17n.org>
18230         These changes are to compile a regexp into a pattern that can be
18231         used both for multibyte and unibyte targets.
18233         * Makefile.in (search.o): Depend on charset.h.
18235         * character.c (multibyte_char_to_unibyte_safe): New function.
18237         * search.c: Include "charset.h".
18238         (compile_pattern_1): Delete argument multibyte.  Don't set
18239         cp->buf.target_multibyte here.  Set cp->buf.charset_unibyte.
18240         (compile_pattern): Don't compare cp->buf.target_multibyte.
18241         Compare cp->buf.charset_unibyte.
18242         (compile_pattern): Set cp->buf.target_multibyte.
18244         * lisp.h (multibyte_char_to_unibyte_safe): Extern it.
18246         * regex.h (struct re_pattern_buffer): New member charset_unibyte.
18248         * regex.c (RE_STRING_CHAR, RE_STRING_CHAR_AND_LENGTH): New arg
18249         multibyte.  Change callers.
18250         (RE_CHAR_TO_MULTIBYTE, RE_CHAR_TO_UNIBYTE): New macros.
18251         (MAKE_CHAR_MULTIBYTE, MAKE_CHAR_UNIBYTE): Delete.  Change callers
18252         to use RE_CHAR_TO_MULTIBYTE and RE_CHAR_TO_UNIBYTE, respectively.
18253         (SETUP_ASCII_RANGE, SETUP_UNIBYTE_RANGE): New macros.
18254         (SETUP_MULTIBYTE_RANGE): Generate a more compact range_table.
18255         (regex_compile): Make the compiled pattern usable both for
18256         multibyte and unibyte targets.
18257         (analyse_first): Make the fastmap usable both for multibyte and
18258         unibyte targets.
18259         (TRANSLATE_VIA_MULTIBYTE): Delete.
18260         (re_match_2_internal): Pay attention to the case that the
18261         multibyteness of bufp and target may be different.
18263 2008-02-01  Kenichi Handa  <handa@m17n.org>
18265         * xdisp.c (x_produce_glyphs): When a font is not found, make the
18266         empty box occupy at least one column width.
18268 2008-02-01  Miles Bader  <miles@gnu.org>
18270         * Makefile.in: Remove redundant HAVE_XFT clause.
18272 2008-02-01  Kenichi Handa  <handa@m17n.org>
18274         * xrdb.c (x_load_resources): Setup the default fontSet X resource.
18276 2008-02-01  Kenichi Handa  <handa@m17n.org>
18278         * fontset.c (Finternal_char_font): Fix for the case of POSITION
18279         being nil.
18281 2008-02-01  Kenichi Handa  <handa@m17n.org>
18283         * xftfont.c (xftfont_open): Call FcConfigSubstitute.
18285 2008-02-01  Kenichi Handa  <handa@m17n.org>
18287         * xftfont.c (xftfont_open): Don't enable antialias explicitly.
18289 2008-02-01  Kenichi Handa  <handa@m17n.org>
18291         * search.c (simple_search): Fix previous change.
18293 2008-02-01  Kenichi Handa  <handa@m17n.org>
18295         * xftfont.c (ftfont_font_format): Extern declaration.
18297         * frame.c (x_set_font): Fix the second arg to fs_query_fontset.
18299         * xfont.c (xfont_driver): Initialize ftfont_driver.type by 0.
18300         (xfont_list): Don't directly use Lisp_Object as an operand of &&.
18302         * ftfont.c (ftfont_driver): Initialize ftfont_driver.type by 0.
18303         (ftfont_font_format): Fix previous change.
18305         * font.h (Ffont_xlfd_name): EXFUN it.
18307         * font.c (font_parse_xlfd): Fix the array size of `f'.
18308         (register_font_driver): Use EQ to compare driver->type.
18310         * xfns.c (xic_create_xfontset2) [USE_FONT_BACKEND]: New function.
18311         (create_frame_xic) [USE_FONT_BACKEND]: Call xic_create_xfontset2.
18312         (xic_set_xfontset) [USE_FONT_BACKEND]: Likewise.
18314 2008-02-01  Kenichi Handa  <handa@m17n.org>
18316         * ftfont.c (ftfont_pattern_entity, ftfont_list_generic_family)
18317         (ftfont_list, ftfont_font_format): Check if FC_FONTFORMAT is defined.
18319 2008-02-01  Kenichi Handa  <handa@m17n.org>
18321         * xfont.c (xfont_open): Set font->format.
18323         * xftfont.c (xftfont_open): Set font->format.
18325         * ftfont.c (ftfont_pattern_entity): Add fontformat in a pattern.
18326         (ftfont_list): Include FC_FONTFORMAT in FcObject.
18327         (ftfont_open): Set font->format.
18328         (ftfont_font_format): New function.
18330         * font.h (struct font): New member format.
18332         * font.c (Qopentype): New variable.
18333         (syms_of_font): Defsym it.
18334         (Fquery_font): Change the format of the last element of the return
18335         value.
18337 2008-02-01  Kenichi Handa  <handa@m17n.org>
18339         * xfns.c (xic_create_xfontset): Try the default fontset name as a
18340         last resort.
18342 2008-02-01  Kenichi Handa  <handa@m17n.org>
18344         * coding.c (detect_coding_charset): Fix detection of multi-byte
18345         charset.
18347 2008-02-01  Bob Halley  <halley@play-bow.org>  (tiny change)
18349         * ccl.c (ccl_driver): If DST is NULL, set ccl->produced to 0.
18351 2008-02-01  Kenichi Handa  <handa@m17n.org>
18353         * xdisp.c (get_next_display_element): Set it->face_id for the
18354         first component of a composition.
18355         (x_produce_glyphs): Check if the font is changed or not for composition.
18357 2008-02-01  Kenichi Handa  <handa@m17n.org>
18359         * fontset.c (Qlatin): New variable.
18360         (syms_of_fontset): Define it as a lisp symbol.
18361         (Fset_fontset_font): If TARGET is `latin', use FONT_SPEC for ASCII.
18363 2008-02-01  Kenichi Handa  <handa@m17n.org>
18365         * font.c (font_unparse_fcname): Pay attention to the case that
18366         some of font property is a null string.
18368 2008-02-01  Kenichi Handa  <handa@m17n.org>
18370         * term.c: Include "composite.h".
18371         (encode_terminal_code): Output all components of composition.
18372         Check the size of encode_terminal_src.
18373         (produce_glyphs): For composition, call produce_composite_glyph.
18374         (append_composite_glyph, produce_composite_glyph): New functions.
18376         * xdisp.c (x_produce_glyphs): In handling composition, if a font
18377         is not found, get font_info from the current ascii face.
18379 2008-02-01  Kenichi Handa  <handa@m17n.org>
18381         * fileio.c (Finsert_file_contents): On replacing, temporarily bind
18382         buffer-file-name to Qnil before calling insert_from_buffer.
18384         * font.c (font_unparse_fcname): Pay attention to the case that
18385         foundry is a null string.
18387 2008-02-01  Kenichi Handa  <handa@m17n.org>
18389         * ftfont.c (ftfont_list): Allow registry "unicode-sip".
18391         * font.c (Qunicode_sip): New variable.
18392         (syms_of_font): Declare it as a Lisp symbol.
18394         * font.h (Qunicode_sip): Extern it.
18396 2008-02-01  Kenichi Handa  <handa@m17n.org>
18398         * composite.c (get_composition_id): Pay attention to TAB component.
18400         * xterm.c (x_draw_composite_glyph_string_foreground): Don't draw
18401         TAB.  Adjust for the change of s->char2b which always points to
18402         the first element of allocated memory.
18404         * xftfont.c (xftfont_text_extents): Fix calculation of descent value.
18406         * xdisp.c (handle_composition_prop): Set it->c to the first
18407         non-TAB component.
18408         (fill_composite_glyph_string): Change argument.
18409         (BUILD_COMPOSITE_GLYPH_STRING): Adjust for the above change.
18410         (x_produce_glyphs): Fix handling of left/right padding.
18412 2008-02-01  Kenichi Handa  <handa@m17n.org>
18414         * coding.c (detect_coding_system): Fix for handling off
18415         inhibit_iso_escape_detection.  Fix for the case that no coding
18416         system is defined for a specific coding category.
18418 2008-02-01  Kenichi Handa  <handa@m17n.org>
18420         * font.c (font_matching_entity): Delete unused local var.
18422         * xftfont.c (xftfont_open): Call XftDefaultSubstitute before
18423         opening a font.
18425         * fileio.c (Finsert_file_contents): On recovering a file, assume
18426         Unix-like eol.
18427         (choose_write_coding_system): On auto-saving a file, force
18428         Unix-like eol.
18430         * coding.c (setup_coding_system): Fix setting of
18431         coding->common_flags based on eol_type.
18432         (coding_inherit_eol_type): If PARENT is not nil, be sure to
18433         inherit from it.
18435 2008-02-01  Kenichi Handa  <handa@m17n.org>
18437         * alloc.c (NSTATICS): Increas to 0x600.
18439 2008-02-01  Kenichi Handa  <handa@m17n.org>
18441         * ftfont.c (ftfont_driver): Set ftfont_driver.match to ftfont_match.
18442         (ftfont_list): Don't check :name property.
18443         (ftfont_match): New function.
18444         (ftfont_pattern_entity): If the pattern doesn't contain
18445         FC_SPACING, don't assume FC_MONO.
18447         * font.h (struct font_driver): New member `match'.
18448         (font_update_drivers): Adjust prototype.
18450         * font.c (font_parse_fcname, font_parse_name): Don't change :name
18451         property of FONT.
18452         (LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE, check_gstring): Define
18453         them unconditionally.
18454         (font_matching_entity): New function.
18455         (font_open_by_name): Try font_matching_entity if exact match is
18456         not found.
18457         (font_update_drivers): Delete the arg FONT.  Return a list of
18458         actually used backends.  Don't free faces, font caches here.
18459         Don't store data in frame parameters.  Don't call x_set_font.
18460         (Ffont_spec): Store :name property as is.
18461         (Ffont_get): Check HAVE_LIBOTF before calling font_otf_capability.
18462         (Ffont_otf_gsub): Call font->driver->otf_gsub instead of font_otf_gsub.
18463         (Ffont_otf_gpos): Call font->driver->otf_gpos instead of font_otf_gpos.
18464         (Ffont_otf_alternates): Check if the driver has otf_gsub function.
18465         Call font->driver->otf_gsub instead of font_otf_gsub.
18467         * frame.c (x_set_font_backend): Do more works that were done in
18468         font_update_drivers before.
18470         * xfont.c (xfont_match): New function.
18471         (xfont_driver): Set xfont_driver.match to xfont_match.
18472         (xfont_draw): Set font in GC if necessary.
18474         * ftxfont.c (ftxfont_match): New function.
18475         (syms_of_ftxfont): Set ftxfont_driver.match to ftxfont_match.
18477         * xftfont.c (xftfont_match): New function.
18478         (syms_of_xftfont): Set xftfont_driver.match to xftfont_match.
18480 2008-02-01  Kenichi Handa  <handa@m17n.org>
18482         * font.h (struct font): New member scalable.
18483         (struct font_driver): New arg ALTERANTE_SUBST to otf_gsub.
18484         (font_otf_gsub): Adjust prototype.
18486         * font.c (font_otf_capability): Fix handling of the default langsys.
18487         (parse_gsub_gpos_spec): Change type to void.  New arg nbytes.
18488         Check the contents of SPEC.
18489         (LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE): New macros.
18490         (check_gstring): New function.
18491         (REPLACEMENT_CHARACTER): New macro.
18492         (font_otf_gsub): New arg alternate_subst.  Be sure to set all
18493         glyph codes of GSTRING.
18494         (font_otf_gpos): Be sure to set all glyph codes of GSTRING.
18495         (font_prepare_composition): Set cmp->glyph_len.
18496         (font_open_entity): Set font->scalable.
18497         (Ffont_get): Handle :otf property.
18498         (Ffont_otf_gsub, Ffont_otf_gpos, Ffont_otf_alternates): New
18499         functions.
18500         (Fquery_font): Use font->font.full_name.
18501         (syms_of_font): Defsubr Sfont_otf_gsub, Sfont_otf_gpos, and
18502         Sfont_otf_alternates.
18504         * ftfont.c (ftfont_open): Set font->font.full_name and
18505         font->font.name properly.  Fix calculation of font->font.height
18506         and font->min_width.
18508         * ftxfont.c (ftxfont_create_gcs): New function.
18509         (ftxfont_draw_bitmap): Fix arg to ftfont_driver.get_bitmap.
18510         (ftxfont_draw_backgrond): Fix filling region.
18511         (ftxfont_default_fid): New function.
18512         (ftxfont_open): Set xfont->fid to the return value of
18513         ftxfont_default_fid.
18514         (ftxfont_prepare_face): Use ftxfont_create_gcs to create GCs.
18515         (ftxfont_done_face): Free only GCs that are created by
18516         ftxfont_create_gcs.
18517         (ftxfont_draw): If face->gc != s->gc, create proper GCs.
18519         * xterm.c (x_set_glyph_string_clipping_exactly) [USE_FONT_BACKEND]:
18520         Clip to src->width, etc (not src->clip_XXX).
18522         * xfns.c (x_create_tip_frame) [USE_FONT_BACKEND]: Handle
18523         FontBackend frame parameter.
18525 2008-02-01  Kenichi Handa  <handa@m17n.org>
18527         * font.h (struct font_driver_list): New member `on'.
18528         (Fclear_font_cache): EXFUN it.
18529         (font_update_drivers): Extern it.
18531         * font.c (font_unparse_fcname): Fix typo (swidth->width).
18532         (font_list_entities): Check driver_list->on.
18533         (register_font_driver): Initalize `on' member to 0.
18534         (font_update_drivers): New function.
18535         (Fclear_font_cache): Check driver_list->on.
18537         * frame.h (Qfont_backend): Extern it.
18538         (x_set_font_backend): Extern it.
18540         * frame.c (Qfont_backend): New variable.
18541         (frame_parms): New element for font-backend.
18542         (x_set_font_backend): New function.
18544         * xfns.c (Fx_create_frame) [USE_FONT_BACKEND]: Handle
18545         FontBackend frame parameter.
18546         (x_frame_parm_handlers) [USE_FONT_BACKEND]: New element
18547         x_set_font_backend.
18549         * xfont.c (xfont_list): Don't try listing by :name property if the
18550         name is not for XLFD.
18552 2008-02-01  Kenichi Handa  <handa@m17n.org>
18554         * font.h (LGLYPH_FROM, LGLYPH_TO, LGLYPH_SET_FROM)
18555         (LGLYPH_SET_TO): New macros.
18556         (LGLYPH_XOFF, LGLYPH_YOFF, LGLYPH_WADJUST): Check if adjustment
18557         element of G is vector or not.
18558         (font_at): Extern it.
18560         * font.c: Include window.h.
18561         (font_lispy_object): New function.
18562         (font_prepare_composition): Check LGLYPH_FORM (g) to detect the
18563         end of valid glyph.
18564         (font_close_object): Fix getting (struct font *).
18565         (font_at): New function.
18566         (Ffont_get): If FONT is a font-object, get entity from it.
18567         (Ffont_make_gstring): Initialize elements of glyphs with nil.
18568         (Ffont_fill_gstring): Use macro LGSTRING_XXX and LGLYPH_XXX.  Fix
18569         range check.
18570         (Ffont_at): New function.
18571         (syms_of_font): Defsubr Sfont_at.
18573         * xdisp.c (it_props): Move the entry for Qauto_composed to just
18574         before the entry for Qcomposition.
18575         (handle_auto_composed_prop): Call auto-composition-function with 4 args.
18576         (handle_composition_prop) [USE_FONT_BACKEND]: Set it->face_id from
18577         the font in gstring.
18578         (fill_composite_glyph_string) [USE_FONT_BACKEND]: Check
18579         LGLYPH_FORM (g) to detect the end of valid glyph.
18580         (x_produce_glyphs) [USE_FONT_BACKEND]: Don't update it->face_id if
18581         we are composing with gstring.
18583         * xterm.c (x_draw_composite_glyph_string_foreground) [USE_FONT_BACKEND]:
18584         Check if adjustment is vector or not.
18586         * Makefile.in (font.o): Make it depends on window.h.
18588 2008-02-01  Kenichi Handa  <handa@m17n.org>
18590         * xterm.c (x_draw_composite_glyph_string_foreground): Check if
18591         adjustment is vector or not.
18593 2008-02-01  Miles Bader  <miles@gnu.org>
18595         * character.h (CHECK_CHARACTER): Redefine in terms of CHECK_TYPE.
18597 2008-02-01  Kenichi Handa  <handa@m17n.org>
18599         * font.h (LGLYPH_XOFF, LGLYPH_YOFF, LGLYPH_WIDTH, LGLYPH_WADJUST)
18600         (LGLYPH_SET_WIDTH): Adjusted for the change of LGLYPH format.
18601         (LGLYPH_ADJUSTMENT, LGLYPH_SET_ADJUSTMENT): New macros.
18603         * font.c (font_merge_old_spec): Treat '*' in foundry as a wild card.
18604         (DEVICE_DELTA): Fix typo.
18605         (font_otf_gpos, font_prepare_compositio): Adjust for the change of
18606         LGLYPH format.
18608         * xterm.c (x_draw_composite_glyph_string_foreground): Adjust for
18609         the change of LGLYPH format.
18611 2008-02-01  Kenichi Handa  <handa@m17n.org>
18613         * ftfont.c (ftfont_list): Fix typo.
18614         (ftfont_build_basic_charsets): Don't include letters with diacritics.
18616 2008-02-01  Jan Djärv  <jan.h.d@swipnet.se>
18618         * xfaces.c (realize_non_ascii_face): Set face->extra to NULL.
18620         * xftfont.c (xftfont_done_face): Call XftDrawDestroy only if
18621         xftface_info is non-NULL.
18623 2008-02-01  Jan Djärv  <jan.h.d@swipnet.se>
18625         * ftfont.c (ftfont_list): Move misplaced #endif.
18627 2008-02-01  Kenichi Handa  <handa@m17n.org>
18629         * ftfont.c (ftfont_list): Pay attention to the case that
18630         FC_CAPABILITY is not defined.
18632 2008-02-01  Kenichi Handa  <handa@m17n.org>
18634         * xftfont.c (xftfont_open): Set charset related members to -1.
18636         * ftfont.c (ftfont_list): Handle QCotf property.  Fix handling of
18637         QCname.
18638         (ftfont_open): Set charset related members to -1.
18640         * fontset.c (Votf_script_alist): New variable.
18641         (syms_of_fontset): Initialize it.
18642         (fontset_font): Delete unused variable.
18644         * fontset.h (Votf_script_alist): Extern it.
18646         * font.c (font_find_for_lface): Optimize code.
18648         * font.h (font_close_object, font_merge_old_spec): Extern them.
18650 2008-02-01  Kenichi Handa  <handa@m17n.org>
18652         * font.c (QCscalable, Qc, Qm, Qp, Qd): New variables.
18653         (syms_of_font): Initialize them.
18654         (font_pixel_size): Allow float value in dpi.
18655         (font_prop_validate_type): Delete.
18656         (font_prop_validate_symbol, font_prop_validate_style): Change argument.
18657         Change caller.
18658         (font_prop_validate_non_neg): Rename from font_prop_validate_size.
18659         (font_prop_validate_extra): Delete.
18660         (font_prop_validate_spacing): New function.
18661         (font_property_table): Add elements for all known properties.
18662         (get_font_prop_index): Rename from check_font_prop_name.  New
18663         argument FROM.  Change caller.
18664         (font_prop_validate): Validate all known properties.
18665         (font_put_extra): Delete argument force.  Change caller.
18666         (font_expand_wildcards): Make it static.  Fix the way of shrinking
18667         the possible range.
18668         (font_parse_xlfd): Delete argument merge.  Fix handling of RESX,
18669         RESY, SPACING, and AVGWIDTH.  Don't validate property values here.
18670         Change caller.
18671         (font_unparse_xlfd): Handle dpi, spacing, and scalable properties.
18672         (font_parse_fcname): Delete argument merge.  Fix parsing of point
18673         size.  Don't validate properties values here.  Change caller.
18674         (font_unparse_fcname): Handle dpi, spacing, and scalable properties.
18675         (font_open_by_name): Delete unused variable.
18676         (Ffont_spec): Likewise.  Validate property values.
18677         (Ffont_match_p): New function.
18679         * font.h (QCscalable): Extern it.
18680         (font_parse_xlfd, font_parse_fcname): Adjust prototype.
18682         * ftfont.c (ftfont_list): Handle properties dpi, spacing, and scalable.
18684         * xfont.c (xfont_query_font): Adjust for the change of font_parse_xlfd.
18685         (xfont_list_pattern): New function.
18686         (xfont_list): Use xfont_list_pattern.
18688 2008-02-01  Kenichi Handa  <handa@m17n.org>
18690         * font.h (Flist_fonts): EXFUN it.
18692 2008-02-01  Jason Rumney  <jasonr@gnu.org>
18694         * w32term.c (w32_initialize): Add back smoothing_type and
18695         smoothing_enabled definitions.
18697 2008-02-01  Kenichi Handa  <handa@m17n.org>
18699         * xterm.c (x_draw_glyph_string) [USE_FONT_BACKEND]: Check
18700         s->face->font on determining underline position.
18702 2008-02-01  Kenichi Handa  <handa@m17n.org>
18704         * font.c (font_parse_xlfd): Fix generating of CHARSET_REGISTRY field.
18705         (font_has_char): Accept font-object too.
18706         (font_find_for_lface): Try at first with a size specified in face.
18708 2008-02-01  Kenichi Handa  <handa@m17n.org>
18710         * frame.c (x_set_font) [USE_FONT_BACKEND]: Fix argument to
18711         font_open_by_name.
18713 2008-02-01  Kenichi Handa  <handa@m17n.org>
18715         * font.h (QCspacing, QCdpi): Extern them.
18716         (enum font_spacing): New enum.
18717         (FONT_PIXEL_SIZE_QUANTUM): New macro.
18719         * font.c (POINT_TO_PIXEL): Don't divide POINT by 10.
18720         (QCspacing, QCdpi): New variables.
18721         (syms_of_font): Initialize them.
18722         (font_pixel_size): New function.
18723         (font_put_extra): New function.
18724         (font_parse_xlfd): Fix handling of font size.  Add QCdpi property
18725         in FONT_EXTRA.
18726         (font_parse_fcname): Handle enumerated values (e.g. bold).
18727         Fix handling font size.  Add QCname property that contains only
18728         unknown properties.
18729         (font_score): Change argument.  Change caller.  Pay attention to
18730         FONT_PIXEL_SIZE_QUANTUM.
18731         (font_sort_entites, font_list_entities, font_find_for_lface)
18732         (font_open_for_lface, font_open_by_name): Fix handling of font size.
18733         (Ffont_spec): Add QCname property that contains only unknown properties.
18735         * ftfont.c (ftfont_list): Use assq_no_quit, not Fassq.  Don't
18736         include weight in listing pattern, instead check weight of each
18737         listed font.  Don't include scalable in pattern.  Pay attention to
18738         FONT_PIXEL_SIZE_QUANTUM.
18740 2008-02-01  Kenichi Handa  <handa@m17n.org>
18742         * font.c (font_parse_fcname): Fix parsing of point-size.
18743         (font_unparse_fcname): Produce symbolic names for style properties.
18744         (font_list_entities): Handle float size correctly.
18745         (font_open_by_name): Prefer `normal' property values if the name
18746         doesn't specify them.
18748         * fontset.c (Finternal_char_font): Use font_get_name, not
18749         Ffont_xlfd_name.
18751         * ftfont.c (ftfont_pattern_entity): Use the numeric value 100 for
18752         FC_WEIGHT_REGULAR.  Exclude FC_SIZE and FC_PIXEL_SIZE from listing
18753         pattern.  Don't force scalable.
18755         * xftfont.c (xftfont_open): For generating a name, start from
18756         96-byte buffer.
18758 2008-02-01  Jan Djärv  <jan.h.d@swipnet.se>
18760         * frame.h (x_new_fontset2): Fix prototype.
18762 2008-02-01  Kenichi Handa  <handa@m17n.org>
18764         * font.h (struct font_driver): Delete member parse_name.
18765         (font_match_p, font_get_spec, font_parse_fcname)
18766         (font_unparse_fcname): Extern them.
18767         (font_get_name): Adjust prototype.
18769         * font.c (XLFD_SMALLNUM_MASK): Delete this macro.
18770         (XLFD_LARGENUM_MASK): Delete XLFD_ENCODING_MASK from it.
18771         (font_expand_wildcards): Fix handling ENCODING field.  Avoid
18772         unnecessary checks for weight, slant, and swidth.
18773         (font_parse_fcname): New function.
18774         (font_unparse_fcname): New function.
18775         (font_parse_name): New function.
18776         (font_match_p): New function.
18777         (font_get_name): Change return value to Lisp string.
18778         (font_get_spec): New function.
18779         (Qunspecified, Qignore_defface): Don't extern them.
18780         (font_find_for_lface): Assume that LFACE is fully specified.
18781         (font_load_for_face): If lface[LFACE_FONT_INDEX] is an font
18782         object, use it for FACE.
18783         (font_open_by_name): Call Ffont_spec with QCname prop.  Don't call
18784         driver->parse_name.
18785         (Ffont_spec): Call font_parse_name, not font_parse_xlfd.
18787         * fontset.h (new_fontset_from_font) [USE_FONT_BACKEND]: Adjust
18788         prototype.
18790         * fontset.c (new_fontset_from_font) [USE_FONT_BACKEND]: Delete
18791         argument F.  Don't call Fnew_fontset.  Instead, directly call
18792         make_fontset.
18794         * frame.h (x_new_fontset2) [USE_FONT_BACKEND]: Adjust prototype.
18796         * frame.c (x_set_font) [USE_FONT_BACKEND]: Adjust for the change
18797         of x_new_fontset2.
18799         * ftfont.c (Qmonospace, Qsans_serif, Qserif, Qmono, Qsans)
18800         (Qsans__serif): New variables.
18801         (ftfont_generic_family_list): New variable.
18802         (syms_of_ftfont): Initialize the above variables.
18803         (ftfont_pattern_entity): Delete argument NAME.
18804         (ftfont_list_generic_family): New function.
18805         (ftfont_parse_name): Delete this function.
18806         (ftfont_list): Try generic family only when FcFontList found no font.
18807         (ftfont_list_family): Fix args to FcObjectSetBuild.
18809         * xfaces.c (check_lface_attrs) [USE_FONT_BACKEND]: Accept font
18810         object in attrs[LFACE_FONT_INDEX].
18811         (set_lface_from_font_name): Cancel all changes for font-backend.
18812         (set_lface_from_font_and_fontset) [USE_FONT_BACKEND]: New
18813         function.
18814         (Finternal_set_lisp_face_attribute) [USE_FONT_BACKEND]: Accept a
18815         font object in QCfont attribute.
18816         (set_font_frame_param) [USE_FONT_BACKEND]: Likewise.
18817         (realize_default_face) [USE_FONT_BACKEND]: Call
18818         set_lface_from_font_and_fontset.
18820         * xfns.c (x_default_font_parameter) [USE_FONT_BACKEND]: Try also
18821         "fixed", and signal error here if no suitable font was found.
18823         * xfont.c (xfont_parse_name): Delete this function.
18825         * xftfont.c (xftfont_open): Change coding style of error
18826         handling.  Generate fontconfig's fontname pattern.
18828         * xterm.h (struct x_output) [USE_FONT_BACKEND]: New member fontp.
18829         (FRAME_FONT_OBJECT) [USE_FONT_BACKEND]: New macro.
18831         * xterm.c (x_new_fontset2) [USE_FONT_BACKEND]: Change arguments.
18832         Both args FONTSET and FONT_OBJECT must be existing ones.
18834 2008-02-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
18836         * macterm.c (mac_set_unicode_keystroke_event): Don't use MAKE_CHAR.
18838 2008-02-01  Kenichi Handa  <handa@m17n.org>
18840         * xfont.c (xfont_open, xfont_encode_char): Fix typo.
18842         * font.h (struct font): Fix typo.
18844         * font.c (enum xlfd_field_index): Rename XLFD_XXX_SIZE_INDEX to
18845         XLFD_XXX_INDEX.
18846         (enum xlfd_field_mask): New enum.
18847         (intern_font_field): Changed argument.  Change caller.  If digits
18848         are followed by non-digits, return a symbol.
18849         (font_expand_wildcards): New function.
18850         (font_parse_xlfd): Fix wildcard handling.
18851         (Ffont_spec): If :name is specified, reflect the info in the other
18852         properties.
18854         * ftfont.c (ftfont_pattern_entity): Fix typo.
18855         (ftfont_list): Enforce FC_LANG in PATTERN to cancel the effect of
18856         locale.
18858 2008-02-01  Kenichi Handa  <handa@m17n.org>
18860         * font.h (Qiso8859_1, Qiso10646_1, Qunicode_bmp): Extern them.
18862         * font.c (Qiso8859_1, Qiso10646_1, Qunicode_bmp): Move from ftfont.c.
18863         (font_unparse_xlfd): Fix argument type declaration.  Append "*" if
18864         registry doesn't specify encoding part.
18865         (font_find_for_lface): Pay attention to LFACE_FONT_INDEX.
18866         (font_open_by_name): At first try parsing the name.
18867         (syms_of_font): Declare Qiso8859_1, Qiso10646_1, and Qunicode_bmp
18868         as Lisp symbols.
18870         * fontset.c (reorder_font_vector): Pay attention to the case that
18871         the 3rd element of font_def is nil.
18872         (fontset_font): For the default fontset, append one more fontset
18873         elements for a script-based font specification.  Don't add script
18874         attribute on finding a font.
18875         (new_fontset_from_font): Unconditionally set FONTSET_ASCII to the
18876         font name.
18877         (fontset_ascii_font): If a font can't be opened, return nil.
18879         * ftfont.c (Qiso8859_1, Qiso10646_1, Qunicode_bmp): Move to font.c.
18880         (ftfont_pattern_entity): New function.
18881         (ftfont_get_cache): Assume that freetype_font_cache is already
18882         initialized.
18883         (ftfont_list): Handle the case that a file is specified in font
18884         name.  Use ftfont_pattern_entity to generate entities.
18885         (ftfont_has_char): Check if the pattern contains FC_CHARSET.
18886         (syms_of_ftfont): Initialize freetype_font_cache.
18888         * xftfont.c (xftfont_open): Make the font name fontconfig's
18889         style.  Add BLOCK_INPUT and UNBLOCK_INPUT.
18890         (xftfont_close): Free font->font.name if not NULL.
18892         * xfont.c (xfont_list): If script is specified for a font, return
18893         null_vector.
18894         (xfont_list_family): Declare argument type.
18896         * xfaces.c (set_lface_from_font_name): If a font doesn't have a
18897         name, set LFACE_FONT (lface) to nil.
18899         * xterm.c (x_new_fontset2): If an ASCII font couldn't be loaded,
18900         return Qnil.
18902 2008-02-01  Kenichi Handa  <handa@m17n.org>
18904         * emacs.c (main): Check -enable-font-backend arg after the check of -nl.
18905         (standard_args): Add "-enable-font-backend".
18907 2008-02-01  Kenichi Handa  <handa@m17n.org>
18909         * xftfont.c (xftfont_default_fid): Set fid_known to 1.
18910         (struct xftdraw_list, xftdraw_list): Delete them.
18911         (register_xftdraw, check_xftdraw): Delete them.
18912         (xftfont_prepare_face): Don't call register_xftdraw.
18913         (xftfont_done_face): Don't call check_xftdraw.
18914         (xftfont_draw): Get background color only when with_background is
18915         nonzero.
18917         * xfont.c (xfont_encode_char): Fix calculation of char2b.
18919 2008-02-01  Kenichi Handa  <handa@m17n.org>
18921         These changes are for the new font handling codes.
18923         * Makefile.in (ALL_CFLAGS): Add @FREETYPE_CFLAGS@,
18924         @FONTCONFIG_CFLAGS@, and @LIBOTF_CFLAGS@.
18925         (LIB_X11_LIB): If HAVE_XFT is defined, set to @XFT_LIBS@.
18926         (FONTSRC, FONTOBJ): New variables.
18927         (obj): Add $(FONTOBJ).
18928         (SOME_MACHINE_OBJECTS): Lib_X11_Lib.
18929         (LIBES): Add @FREETYPE_LIBS@, @FONTCONFIG_LIBS@, and
18930         @LIBOTF_LIBS@.
18931         (font.o, ftfont.o, xfont.o, xftfont.o, ftxfont.o): New targets.
18932         (fontset.o, xdisp.o, xfaces.o, xfns.o, xterm.o): Depend on $(FONTSRC).
18934         * font.h, font.c, xfont.c, ftfont.c, xftfont.c, ftxfont.c: New files.
18936         * character.h (Vscript_representative_chars): Extern it.
18938         * character.c (Vscript_representative_chars): New variable.
18939         (syms_of_character): Declare it as a Lisp variable.
18941         * composite.c (get_composition_id) [USE_FONT_BACKEND]: If
18942         enable_font_backend is nonzero, accept the composition method
18943         COMPOSITION_WITH_GLYPH_STRING.
18945         * composite.h (enum composition_method) [USE_FONT_BACKEND]: New
18946         enumeration COMPOSITION_WITH_GLYPH_STRING.
18948         * dispextern.h (struct glyph_string) [USE_FONT_BACKEND]: New
18949         members clip_x, clip_y, clip_width, and clip_height.
18950         (struct face) [USE_FONT_BACKEND]: New members font_info and extra.
18952         * emacs.c (main) [USE_FONT_BACKEND]: Handle arg
18953         --enable-font-backend.  Call syms_of_font.
18955         * fns.c (assoc_no_quit): New function.
18957         * fontset.h (FONT_INFO_FROM_FACE): New macro.
18958         (face_for_font, new_fontset_from_font)
18959         (fontset_ascii_font) [USE_FONT_BACKEND]: Extern them.
18961         * fontset.c [USE_FONT_BACKEND]: Include "font.h".
18962         (fontset_font, fontset_ascii, face_for_char)
18963         (make_fontset_for_ascii_face, Ffont_info)
18964         (Finternal_char_font) [USE_FONT_BACKEND]: If enable_font_backend
18965         is nonzero, use font-backend mechanism.
18966         (find_font_encoding): Make it non-static.
18967         (new_fontset_from_font, fontset_ascii_font) [USE_FONT_BACKEND]:
18968         New functions.
18970         * frame.h (struct frame): New members resx and resy.
18971         (struct frame) [USE_FONT_BACKEND]: New member font_driver_list.
18972         (x_new_fontset2) [USE_FONT_BACKEND]: Extern it.
18974         * frame.c [USE_FONT_BACKEND]: Include "font.h".
18975         (make_frame, x_set_font) [USE_FONT_BACKEND]: Use font-backend mechanism.
18977         * lisp.h (assoc_no_quit): Extern it.
18979         * xdisp.c: If USE_FONT_BACKEND is defined, include "font.h".
18980         Through out the file, use FONT_INFO_FROM_FACE instead of
18981         FONT_INFO_FROM_ID, use get_per_char_metric instead of
18982         rif->per_char_metric.
18983         (handle_composition_prop) [USE_FONT_BACKEND]: If the composition
18984         method is COMPOSITION_WITH_GLYPH_STRING, just set it->c to ' '.
18985         (get_glyph_face_and_encoding, fill_composite_glyph_string)
18986         (get_char_face_and_encoding, BUILD_COMPOSITE_GLYPH_STRING)
18987         (x_produce_glyphs) [USE_FONT_BACKEND]: If enable_font_backend is
18988         nonzero, use font-backend mechanism.
18989         (get_per_char_metric): New function.
18991         * xfaces.c [USE_FONT_BACKEND]: Include "font.h".
18992         (set_lface_from_font_name)
18993         (set_font_frame_param, free_realized_face)
18994         (prepare_face_for_display, clear_face_gcs)
18995         (Finternal_set_font_selection_order, realize_x_face)
18996         [USE_FONT_BACKEND]: If enable_font_backend is nonzero, use
18997         font-backend mechanism.
18998         (clear_face_cache) [USE_FONT_BACKEND]: Don't call clear_font_table.
18999         (load_face_font) [USE_FONT_BACKEND]: Abort.
19000         (face_symbolic_value, face_symbolic_weight, face_symbolic_slant)
19001         (face_symbolic_swidth, face_for_font) [USE_FONT_BACKEND]: New functions.
19003         * xfns.c [USE_FONT_BACKEND]: Include "font.h".
19004         (x_default_font_parameter) [USE_FONT_BACKEND]: New function.
19005         (Fx_create_frame) [USE_FONT_BACKEND]: If enable_font_backend is
19006         nonzero, register all available font drivers.  Call
19007         x_default_font_parameter for deciding a font.
19008         (x_create_tip_frame) [USE_FONT_BACKEND]: Likewise.
19010         * xterm.c [USE_FONT_BACKEND]: Include "font.h".
19011         (x_set_mouse_face_gc, x_set_glyph_string_clipping)
19012         (x_set_glyph_string_clipping_exactly)
19013         (x_compute_glyph_string_overhangs)
19014         (x_draw_glyph_string_foreground)
19015         (x_draw_composite_glyph_string_foreground, x_draw_glyph_string)
19016         (x_free_frame_resources) [USE_FONT_BACKEND]: If
19017         enable_font_backend is nonzero, use font-backend mechanism.
19018         (x_new_fontset2) [USE_FONT_BACKEND]: New function.
19020 2008-02-01  Kenichi Handa  <handa@m17n.org>
19022         * coding.c (coding_inherit_eol_type): If PARENT is nil, inherit from
19023         system_eol_type.
19024         (syms_of_coding): Initialize system_eol_type.
19026         * process.c (Fset_process_coding_system): Inherit system's eol
19027         format if necessary.
19029 2008-02-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
19031         * macgui.h (USE_ATSUI): Don't enable on emacs-unicode-2 branch.
19033 2008-02-01  Kenichi Handa  <handa@m17n.org>
19035         * coding.c (decode_eol): Pay attention to buffer relocation in
19036         del_range_2.
19037         (decode_coding): Call decode_eol before restoring undo_list.
19039 2008-02-01  Kenichi Handa  <handa@m17n.org>
19041         * charset.c (Fdefine_charset_internal): Fix setting of
19042         emacs_mule_bytes.
19044 2008-02-01  Kenichi Handa  <handa@m17n.org>
19046         * keyboard.c (read_char): Check if C is a character or not before
19047         looking up Vkeyboard_translate_table.
19049 2008-02-01  Kenichi Handa  <handa@m17n.org>
19051         * coding.c (DECODE_EMACS_MULE_20_RELATIVE_COMPOSITION): Fix
19052         condition to terminate the loop.
19054 2008-02-01  Kenichi Handa  <handa@m17n.org>
19056         * coding.c (produce_composition): Compare charbuf[i] instead of
19057         args[i] against 0.
19058         (Fterminal_coding_system): Use EQ to compare Lisp objects.
19060 2008-02-01  Kenichi Handa  <handa@m17n.org>
19062         * coding.c (DECODE_COMPOSITION_START): If the source is short, set
19063         coding->result to CODING_RESULT_INSUFFICIENT_SRC.
19064         (decode_coding_gap): Set CODING_MODE_LAST_BLOCK after the call of
19065         detect_coding.
19066         (emacs_mule_char): Handle old style (Emacs 20) component character
19067         of a composition.
19068         (DECODE_EMACS_MULE_COMPOSITION_RULE_20)
19069         (DECODE_EMACS_MULE_20_RULEBASE_COMPOSITION): Fix parsing a
19070         composition rule.
19071         (decode_coding_emacs_mule): Handle invalid bytes correctly.
19073 2008-02-01  Kenichi Handa  <handa@m17n.org>
19075         * coding.c (encode_coding_ccl): Allocate destination dynamically
19076         when necessary.
19078 2008-02-01  Kenichi Handa  <handa@m17n.org>
19080         * ccl.c (Fccl_execute_on_string): Fix the condition of terminating
19081         the loop.  When quitted, show a proper error message.
19083 2008-02-01  Kenichi Handa  <handa@m17n.org>
19085         * xterm.c (x_set_glyph_string_clipping_exactly): Set
19086         src->clip_head and src->clip_tail temporarily instead of src->hl.
19088         * ccl.c (CCL_WRITE_STRING): Handle a flag bit for multibyte
19089         character sequence.
19090         (Fccl_execute_on_string): Use ASET, not XSET.
19092 2008-02-01  Kenichi Handa  <handa@m17n.org>
19094         * search.c (search_buffer): Fix handling of "\\" in a trivial regexp.
19096 2008-02-01  Kenichi Handa  <handa@m17n.org>
19098         * coding.c (decode_coding): Fix the condition of terminating the
19099         decoding loop.
19101 2008-02-01  Kenichi Handa  <handa@m17n.org>
19103         * data.c (Faset): On setting a character bigger than 255 in a
19104         unibyte string, signal an error instead of make the string multibyte.
19106 2008-02-01  Kenichi Handa  <handa@m17n.org>
19108         * charset.c (map_charset_chars): Fix for ascii-compatible charset
19109         made by a mapping table.
19111 2008-02-01  Kenichi Handa  <handa@m17n.org>
19113         * xdisp.c (fill_composite_glyph_string): Check s->face is NULL or
19114         not.
19115         (BUILD_COMPOSITE_GLYPH_STRING): If C is TAB, set s->face to NULL.
19116         (x_produce_glyphs): If CH is TAB, set cmp->offsets properly.
19118         * xterm.c (x_draw_composite_glyph_string_foreground): Check
19119         s->face is NULL or not.
19121 2008-02-01  Kenichi Handa  <handa@m17n.org>
19123         * xterm.c (x_set_glyph_string_clipping_exactly): New function.
19124         (x_draw_glyph_string): Fix drawing of right_overhang and
19125         left_overhang around/on cursor.
19127         * xdisp.c (draw_glyphs): Fix inclusion of right_overwriting glyphs.
19129 2008-02-01  Kenichi Handa  <handa@m17n.org>
19131         * xdisp.c (x_produce_glyphs): Handle composition with TAB.
19133 2008-02-01  Kenichi Handa  <handa@m17n.org>
19135         * coding.c (Fdefine_coding_system_internal)
19136         (Fdefine_coding_system_alias): Avoid a duplicated element in
19137         Vcoding_system_alist.
19139 2008-02-01  Kenichi Handa  <handa@m17n.org>
19141         * xterm.c (handle_one_xevent): Handle keysyms 0x1000000..0x10000FF.
19143         * coding.c (Qcoding_system_define_form): New variable.
19144         (syms_of_coding): Intern and staticpro it.
19145         (Fcoding_system_p): Check Qcoding_system_define_form.
19146         (Fcheck_coding_system): Try to autoload the definition of CODING-SYSTEM.
19148         * coding.h (CODING_SYSTEM_P): If ID is not available, call
19149         Fcoding_system_p.
19150         (CHECK_CODING_SYSTEM): If ID is not available, call
19151         Fcheck_coding_system.
19152         (CHECK_CODING_SYSTEM_GET_SPEC, CHECK_CODING_SYSTEM_GET_ID):
19153         Try also Fcheck_coding_system.
19155 2008-02-01  Kenichi Handa  <handa@m17n.org>
19157         * coding.c (code_conversion_restore): GCPRO arg.
19159 2008-02-01  Kenichi Handa  <handa@m17n.org>
19161         * character.c (lisp_string_width): Check multibyteness of STRING.
19163 2008-02-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
19165         * macterm.c (mac_encode_char): Call ccl_driver with the last arg
19166         Qnil.  Use JIS_TO_SJIS instead of ENCODE_SJIS.
19167         (decode_mac_font_name): Use decode_coding_c_string instead of
19168         decode_coding.
19169         (x_load_font): Initialize fontp->fontset to -1.  Set
19170         fontp->encoding_type.
19172 2008-02-01  Kenichi Handa  <handa@m17n.org>
19174         * search.c (search_buffer): Give up BM search on case-fold-search
19175         if one of a target character has a case-equivalence of different
19176         byte length even if that target charcter is an ASCII.
19177         (simple_search): Fix calculation of byte length of matched text.
19178         (boyer_moore): Fix handling of case-equivalent multibyte characters.
19180 2008-02-01  Kenichi Handa  <handa@m17n.org>
19182         * coding.c (decode_coding): Fix handling of invalid bytes.
19184 2008-02-01  Kenichi Handa  <handa@m17n.org>
19186         * xterm.c (handle_one_xevent): Handle keysyms directly mapped to
19187         Unicode characters.
19189 2008-02-01  Kenichi Handa  <handa@m17n.org>
19191         * coding.c (encode_coding_object): If a pre-write-conversion
19192         function makes a new buffer, kill it.
19194 2008-02-01  Kenichi Handa  <handa@m17n.org>
19196         * coding.c (QCascii_compatible_p): New variable.
19197         (syms_of_coding): Initialize it.
19198         (ONE_MORE_BYTE, ONE_MORE_BYTE_NO_CHECK): Decrement `src' before
19199         calling string_char.
19200         (record_conversion_result): Add `default:' case.
19201         (coding_charset_list): Delete unused variable `coding_type'.
19202         (Fdefine_coding_system_internal): Add `ascii-compatible-p'
19203         property in the plist of the coding system.
19204         (Fcoding_system_put): Check QCascii_compatible_p.
19206 2008-02-01  Miles Bader  <miles@gnu.org>
19208         * xfaces.c (Finternal_lisp_face_equal_p): Restore previously
19209         removed calculation of frame `f', as it's now used.
19211 2008-02-01  Kenichi Handa  <handa@m17n.org>
19213         * Makefile.in (RUN_TEMACS): Include "-nl" if HAVE_SHM is defined.
19214         (emacs${EXEEXT}): Run $(RUN_TEMACS) unconditionally.
19215         (UNIDATA): New variable.
19216         (${lispsource}international/charprop.el): Depends on ${UNIDATA}.
19217         (bootstrap-emacs${EXEEXT}): Depends on charprop.el.  Run
19218         $(RUN_TEMACS) unconditionally.
19220 2008-02-01  Kenichi Handa  <handa@m17n.org>
19222         * Makefile.in (temacs${EXEEXT}): Build charprop.el if necessary.
19223         (admindir): New variable.
19224         ($(lispsource)international/charprop.el): New target.
19226 2008-02-01  Miles Bader  <miles@gnu.org>
19228         * character.c (chars-in-region): Remove obsolete function.
19229         (syms_of_character): Remove its initialization.
19231 2008-02-01  Benjamin Riefenstahl  <b.riefenstahl@turtle-trading.net>
19233         * w32select.c (validate_coding_system)
19234         (setup_windows_coding_system): New functions.
19235         (convert_to_handle_as_coded, Fw32_get_clipboard_data): Use
19236         setup_windows_coding_system.
19237         (setup_config, Fw32_get_clipboard_data): Use
19238         validate_coding_system.
19239         (Fx_selection_exists): Move call to setup_config to a place
19240         where signals are allowed.
19242         * lisp.h (Fcoding_system_base, Fcoding_system_eol_type)
19243         (Fcheck_coding_system): Add declarations.
19245 2008-02-01  Kenichi Handa  <handa@m17n.org>
19247         * charset.c (load_charset_map_from_vector): Fix for the first iteration.
19249 2008-02-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
19251         * macfns.c (Fx_create_frame, x_create_tip_frame): Pass Lisp
19252         string as the second argument for x_new_fontset.
19254 2008-02-01  Kenichi Handa  <handa@m17n.org>
19256         * coding.c (decode_coding_object): Use safe_call1 instead of call1.
19257         (encode_coding_object): Use safe_call instead of call2.
19259 2008-02-01  Kenichi Handa  <handa@m17n.org>
19261         * fontset.c (Fset_fontset_font): Check family element of a given vector.
19263         * Makefile.in (lisp): Include charprop.el.
19265 2008-02-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
19267         * macfns.c (Fx_create_frame, x_create_tip_frame): Fix crash.
19268         Not sure if it's unnecessary.
19270 2008-02-01  Steven Tamm  <steventamm@mac.com>
19272         * macfns.c (Fx_create_frame, x_create_tip_frame): ifdef'd out
19273         some possibly unnecessary fontset checking code that crashed
19274         when creating a new frame.
19276 2008-02-01  Kenichi Handa  <handa@m17n.org>
19278         * xfaces.c (merge_faces): Fix argument to lookup_derived_face and
19279         lookup_face.
19281         * xdisp.c (Fformat_mode_line): Fix argument to lookup_named_face.
19283         * fringe.c (draw_fringe_bitmap_1): Fix argument to lookup_named_face.
19285 2008-02-01  Kenichi Handa  <handa@m17n.org>
19287         * coding.c: Cancel the change done in HEAD on 2008-02-01.
19288         (coding_charset_list): New function.
19290         * coding.h (coding_charset_list): Extern it.
19292 2008-02-01  Kenichi Handa  <handa@m17n.org>
19294         * fontset.c (Fset_fontset_font): Call find_font_encoding with
19295         concatenation of family and registry.
19297 2008-02-01  Kenichi Handa  <handa@m17n.org>
19299         * character.h (BYTE8_STRING): Fix typo.
19301         * editfns.c (Ftranslate_region_internal): Don't convert unibyte
19302         string to multibyte (sync to HEAD).
19304         * casefiddle.c (casify_region): Handle changes in byte-length
19305         using replace_range_2 (sync to HEAD).
19307 2008-02-01  Andreas Schwab  <schwab@suse.de>
19309         * chartab.c (map_char_table): GCPRO table and arg.
19311 2008-02-01  Kenichi Handa  <handa@m17n.org>
19313         * syntax.c (skip_syntaxes): Return lispy 0 (not nil) if point is
19314         already at limit.
19316 2008-02-01  Kenichi Handa  <handa@m17n.org>
19318         * fontset.c (fs_load_font): Use fast_string_match_ignore_case
19319         instead of fast_c_string_match_ignore_case.
19320         (find_font_encoding): Change argument to Lisp_Object.  Use
19321         fast_string_match_ignore_case instead of
19322         fast_c_string_match_ignore_case.  Change caller.
19324 2008-02-01  Kenichi Handa  <handa@m17n.org>
19326         * xdisp.c (get_next_display_element): In unibyte case, decide to
19327         display in octal form by checking a character by
19328         UNIBYTE_CHAR_HAS_MULTIBYTE_P.
19330         * charset.c (Fset_unibyte_charset): Setup unibyte_has_multibyte_table.
19332         * character.c (unibyte_has_multibyte_table): New variable.
19334         * character.h (unibyte_has_multibyte_table): Extern it.
19335         (UNIBYTE_CHAR_HAS_MULTIBYTE_P): New macro.
19337 2008-02-01  Kenichi Handa  <handa@m17n.org>
19339         * coding.c (encode_coding_iso_2022): Fix handling of charset
19340         annotation.
19342 2008-02-01  Kenichi Handa  <handa@m17n.org>
19344         * coding.c (setup_coding_system): If coding_system is nil, use
19345         Qundecided.
19346         (Fterminal_coding_system): Return nil if terminal coding system is
19347         `undecided'.
19348         (syms_of_coding): Define coding-system `undecided' here.  Setup
19349         terminal_coding as `undecided'.
19351 2008-02-01  Kenichi Handa  <handa@m17n.org>
19353         * xdisp.c (message_dolog, set_message_1): Call
19354         unibyte_char_to_multibyte with arg type int.
19356         * lread.c (read1): Fix reading of a char-table.
19358         * print.c (print_object): Include sub char-table in circularities
19359         detection.
19361 2008-02-01  Kenichi Handa  <handa@m17n.org>
19363         * keymap.c (where_is_internal_2): Fix for the case that KEY is a cons.
19364         Append the found sequences in car of ARGS instead of prepending.
19366 2008-02-01  Kenichi Handa  <handa@m17n.org>
19368         * fileio.c (report_file_error): Make a unibyte string from
19369         strerror (errorno).
19370         (Fsubstitute_in_file_name): Fix the arg to
19371         unibyte_char_to_multibyte.  It is evaluated twice.
19373 2008-02-01  Kenichi Handa  <handa@m17n.org>
19375         * charset.h (CHAR_CHARSET): Shortcut for ASCII case.
19377 2008-02-01  Kenichi Handa  <handa@m17n.org>
19379         * coding.c (detect_coding_utf_16): Don't set detect_info->found if
19380         BOM is not found.
19381         (detect_coding, detect_coding_system): Optimization for ISO-2022
19382         when no 8-bit data is found.
19384 2008-02-01  Jason Rumney  <jasonr@gnu.org>
19386         * w32fns.c (x_to_w32_font): Update to use new coding struct.
19388 2008-02-01  Kenichi Handa  <handa@m17n.org>
19390         * charset.c (Fdeclare_equiv_charset, Fiso_charset): Fix handing of
19391         CHARS.
19393 2008-02-01  Steven Tamm  <steventamm@mac.com>
19395         * macterm.c (mac_encode_char): Add charset argument and update
19396         to use encoding_type.
19397         (x_new_font, x_new_fontset): Merge in changes from xterm.c;
19398         switch to pure fontset.
19399         (decode_mac_font_name): Temporarily remove decoding.
19400         (x_font_name_to_mac_font_name): Temporarily remove encoding.
19401         (x_load_font): Temporarily remove encoding.
19403 2008-02-01  Kenichi Handa  <handa@m17n.org>
19405         * xfaces.c (Fface_font): If frame is not on a window system,
19406         ignore CHARACTER arg.  If HAVE_WINDOW_SYSTEM is not defined, don't
19407         refer to face->font.
19408         (split_font_name_into_vector, build_font_name_from_vector)
19409         (lookup_non_ascii_face, realize_non_ascii_face): Define them only
19410         when HAVE_WINDOW_SYSTEM is defined.
19412 2008-02-01  Kenichi Handa  <handa@m17n.org>
19414         * xdisp.c (BUILD_GLYPH_STRINGS): Check if s is NULL.
19415         (x_produce_glyphs): Fix setting of members of cmp in case
19416         cmp->glyph_len is zero.
19418         * fontset.c (Fset_fontset_font): Fix docstring.
19419         (Ffontset_info): Make it backward compatible.  New arg ALL.
19421 2008-02-01  Kim F. Storm  <storm@cua.dk>
19423         * process.c (read_process_output): Grow decoding_buf when needed;
19424         this could cause a crash in allocate_string and compact_small_strings.
19426 2008-02-01  Kenichi Handa  <handa@m17n.org>
19428         * fileio.c (WRITE_BUF_SIZE): Delete this macro.
19430 2008-02-01  Kenichi Handa  <handa@m17n.org>
19432         * coding.c (setup_coding_system): Set coding->common_flags
19433         correctly for raw-text.
19434         (consume_chars): On encoding unibyte text by raw-text, don't check
19435         multibyte form.
19436         (encode_coding): On encoding by raw-text, never use translation tables.
19438         * fileio.c (e_write): Short cut for the case of no encoding.
19440 2008-02-01  Kenichi Handa  <handa@m17n.org>
19442         * coding.c (detect_coding, detect_coding_system): Delete unused
19443         variables.
19445 2008-02-01  Kenichi Handa  <handa@m17n.org>
19447         * coding.c (encode_coding_utf_8): Fix handling of raw-byte char.
19448         (consume_chars): Fix handling of 8-bit bytes in unibyte source.
19450 2008-02-01  Kenichi Handa  <handa@m17n.org>
19452         * coding.c (Ffind_coding_systems_region_internal): Include
19453         raw-text and no-conversion in the result.
19455 2008-02-01  Kenichi Handa  <handa@m17n.org>
19457         * fontset.c (find_font_encoding): Return `ascii' for unknown encoding.
19458         (load_font_get_repertory): Delete unnecessary check of ENCODING of
19459         FONT_DEF.
19460         (font_def_arg, add_arg, from_arg, to_arg): New args.
19461         (set_fontset_font): Change argument.
19462         (Fset_fontset_font): Fix for the case that TARGET is a script
19463         name and charset name.
19464         (new_fontset_from_font_name): Fix argument to Fnew_fontset.
19466 2008-02-01  Kenichi Handa  <handa@m17n.org>
19468         * fontset.c (fontset_font): Rename from fontset_face.  Change return
19469         value.
19470         (face_suitable_for_char_p, face_for_char): Adjust for the change
19471         of fontset_font.
19472         (make_fontset_for_ascii_face): Fix setting of the fontset element
19473         for ASCII.
19474         (Finternal_char_font): Use fontset_font instead of FACE_FOR_CHAR
19475         to get a font name.
19476         (Ffontset_info): Adjust for the change of fontset_font.
19478         * coding.c (emacs_mule_char): Check invalid code more rigidly.
19480         * character.h (LEADING_CODE_LATIN_1_MIN)
19481         (LEADING_CODE_LATIN_1_MAX): Delete these macros.
19483 2008-02-01  Kenichi Handa  <handa@m17n.org>
19485         * editfns.c (check_translation): New function.
19486         (Ftranslate_region_internal): Handle M:N mapping.
19488 2008-02-01  Kenichi Handa  <handa@m17n.org>
19490         * xfaces.c (xlfd_point_size): Set font->numeric[XLFD_PIXEL_SIZE].
19492 2008-02-01  Kenichi Handa  <handa@m17n.org>
19494         * coding.c (DECODE_DESIGNATION): Set chars_96 to -1 instead of
19495         goto invalid_code.
19496         (decode_coding_iso_2022): Fix handling of invalid designation.
19498         * fileio.c (Finsert_file_contents): Be sure to call unbind_to
19499         after calling code_conversion_save.
19501 2008-02-01  Kenichi Handa  <handa@m17n.org>
19503         * xdisp.c (handle_auto_composed_prop): Fix Lisp_Object/int mixup.
19505         * print.c (print_prune_string_charset): Fix Lisp_Object/int mixup.
19507         * fontset.c: Include "intervals.h".
19508         (fontset_face): Fix comparing of Lisp_Objects.
19509         (free_face_fontset, new_fontset_from_font_name): Fix
19510         Lisp_Object/int mixup.
19512         * editfns.c (Ftranslate_region_internal): Fix Lisp_Object/int mixup.
19514         * coding.c: Add many prototypes for static functions.
19515         (get_translation_table): Allow max_lookup to be NULL.
19516         (decode_coding, Ffind_coding_systems_region_internal)
19517         (Funencodable_char_position, Fcheck_coding_systems_region): Call
19518         get_translation_table with max_lookup NULL.
19520 2008-02-01  Kenichi Handa  <handa@m17n.org>
19522         * coding.c (get_translation_table): Declare it as Lisp_Object.
19523         (LOOKUP_TRANSLATION_TABLE): New macro.
19524         (produce_chars, consume_chars): Use LOOKUP_TRANSLATION_TABLE
19525         instead of CHAR_TABLE_REF.
19527 2008-02-01  Kenichi Handa  <handa@m17n.org>
19529         * coding.c (MAX_ANNOTATION_LENGTH): Adjust for the change of
19530         annotation data format.
19531         (ADD_ANNOTATION_DATA, ADD_COMPOSITION_DATA, ADD_CHARSET_DATA):
19532         Change arguments FROM and TO to single argument NCHARS.  Change caller.
19533         (decode_coding_utf_8, decode_coding_utf_16, decode_coding_emacs_mule)
19534         (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
19535         (decode_coding_ccl, decode_coding_charset): Pay attention to
19536         coding->charbuf_used.
19537         (get_translation): New function.
19538         (produce_chars): New arguments translation_table and last_block.
19539         Translate characters here.  Return number of carryover chars.
19540         Change caller.
19541         (produce_composition): New argument pos.  Change caller.
19542         Adjust for the change of annotation data format.
19543         (produce_charset, produce_annotation): Likewise.
19544         (decode_coding, encode_coding): Don't call translate_chars.
19545         (consume_chars): New arg translation_table.  Change caller.
19546         (translate_chars): Delete.
19547         (syms_of_coding): Make translation-table's number of extra slots 2.
19549 2008-02-01  Kenichi Handa  <handa@m17n.org>
19551         * search.c (simple_search): Fix setting this_pos_byte in backward
19552         search.
19554         * coding.c (detect_coding_emacs_mule): Fix counting of encoded
19555         byte sequence.
19556         (detect_coding_ccl): Fix setting of the variable valids.
19558 2008-02-01  Kenichi Handa  <handa@m17n.org>
19560         * xterm.c (x_list_fonts): Fix the detection of an auto-scaled font.
19562         * coding.c (decode_coding_utf_16): Fix handling of surrogate pair.
19564         * editfns.c (Ftranslate_region_internal): Rename from
19565         Ftranslate_region.  Accept a char-table in TABLE.
19566         (syms_of_editfns): Defsubr Stranslate_region_internal.
19568         * xfaces.c (set_lface_from_font_name): If a font is specified for
19569         a frame, generate a fontset from the font.
19570         (build_scalable_font_name): If the scalable font is requested for
19571         a specific size, don't change that size.
19572         (try_font_list): Try a scalable font also in the case that a
19573         pattern string is specified.
19575 2008-02-01  Kenichi Handa  <handa@m17n.org>
19577         * xfaces.c (Fface_font): New optional arg CHARACTER.
19579 2008-02-01  Kenichi Handa  <handa@m17n.org>
19581         * charset.h (CHARSET_OFFSET): New macro.
19583 2008-02-01  Kenichi Handa  <handa@m17n.org>
19585         * xterm.c (x_get_font_repertory): Fix for non-Unicode-bmp charset.
19587         * fontset.c (fontset_face): Handle the case that repertory is a
19588         char-table.
19589         (find_font_encoding): Return nil for unknown encoding.
19590         (Fset_fontset_font): Ignore a font of unknown encoding.
19592 2008-02-01  Kenichi Handa  <handa@m17n.org>
19594         * keymap.c (describe_vector): Handle default value of a char table.
19596         * fontset.c (fontset_face): Handle fallback fonts correctly.
19597         (Ffontset_info): Return infomation about fallback fonts.
19599 2008-02-01  Kenichi Handa  <handa@m17n.org>
19601         * fontset.c (FONTSET_DEFAULT): New macro.
19602         (FONTSET_ADD, fontset_add): Handle the case that range is nil.
19603         (Fset_fontset_font): Change the 2nd arg name to TARGET, and handle
19604         the case that it is nil.
19605         (dump_fontset): Call FONTSET_DEFAULT, not FONTSET_FALLBACK.
19606         (syms_of_fontset): Set char-table-extra-slots property of fontset to 9.
19608         * charset.h (CHAR_CHARSET_P): Fix for the case that the method is
19609         subset or superset.
19611 2008-02-01  Kenichi Handa  <handa@m17n.org>
19613         * emacs.c (main): Call init_charset after syms_of_XXX.
19615         * charset.c (Vcharset_map_directory): Delete.
19616         (Vcharset_map_path): New variable.
19617         (load_charset_map_from_file): Use Vcharset_map_path instead.
19618         (init_charset): Initialize Vcharset_map_path.
19619         (syms_of_charset): Delete declaration of "charset-map-directory",
19620         add declaration of "charset-map-path".
19622 2008-02-01  Kenichi Handa  <handa@m17n.org>
19624         * fns.c (string_char_to_byte, string_byte_to_char): Optimize for
19625         ASCII only string.
19627         * fileio.c (Finsert_file_contents): Avoid detecting a code twice.
19629         * coding.c (detect_coding_iso_2022): Fix handling of SS2 and SS3.
19630         (detect_coding, detect_coding_system): Treat '\0' as normal ASCII byte.
19632 2008-02-01  Kenichi Handa  <handa@m17n.org>
19634         * coding.h (SJIS_TO_JIS2, JIS_TO_SJIS2): New macros.
19636         * coding.c (QCmnemonic, QCdefalut_char)
19637         (QCdecode_translation_table, QCencode_translation_table)
19638         (QCpost_read_conversion, QCpre_write_conversion): New variables.
19639         (get_translation_table): Return a list of translation tables if
19640         necessary.
19641         (decode_coding): Call get_translation_table with ENCODEP 0.
19642         (char_encodable_p): If translation_table is non-nil, always call
19643         translate_char.
19644         (Fdefine_coding_system_internal): Accept list of translation
19645         tables as :encode-translation-table and :decode-translation-table.
19646         (Fcoding_system_put): New function.
19647         (syms_of_coding): Declare new symbols.  Defsubr
19648         Scoding_system_put.
19649         (decode_coding_sjis, encode_coding_sjis): Handle 4th charset,
19650         typically JISX0212.
19652         * charset.c (map_charset_chars): Fix arg to map_charset_chars in
19653         when the charset is superset type.
19655         * character.c (translate_char): Accept list of translation tables.
19657 2008-02-01  Kenichi Handa  <handa@m17n.org>
19659         * coding.h (enum coding_attr_index): New member coding_attr_trans_tbl.
19660         (CODING_ATTR_TRANS_TBL): New macro.
19662         * coding.c (get_translation_table): New function.
19663         (translate_chars): Fix the bug of skipping annotation data.
19664         (decode_coding, encode_coding): Utilize get_translation_table.
19665         (char_encodable_p, Funencodable_char_position): Translate char if
19666         necessary.
19667         (Ffind_coding_systems_region_internal)
19668         (Fcheck_coding_systems_region): Setup translation table for encode
19669         in a coding system attribute vector in advance.
19670         (Fdefine_coding_system_internal): Allow a symbol as translation
19671         table.  For shift-jis type coding system, allow 4th charset.
19673 2008-02-01  Kenichi Handa  <handa@m17n.org>
19675         * coding.c (decode_coding_sjis): Check the first byte rigidly.
19677         * xdisp.c (get_next_display_element): Pass -1 as POS to
19678         FACE_FOR_CHAR if displaying a C-string.
19680 2008-02-01  Kenichi Handa  <handa@m17n.org>
19682         * composite.c (get_composition_id): Handle xoff and yoff in a
19683         composition rule.
19685         * composite.h (COMPOSITION_DECODE_RULE): New arg xoff and yoff.
19686         (struct composition): New member lbearing and rbearing.
19688         * xdisp.c (move_it_to): Optimize for the case (op & MOVE_TO_Y).
19689         (x_get_glyph_overhangs): Handle a composition glyph.
19690         (x_produce_glyphs): Setup lbearing and rbreaing for a composition glyph.
19692         * xterm.c (x_compute_glyph_string_overhangs): Handle also a
19693         composition glyph.
19695 2008-02-01  Kenichi Handa  <handa@m17n.org>
19697         * print.c: Include charset.h.
19698         (Vprint_charset_text_property): New variable.
19699         (Qdefault): Extern it.
19700         (PRINT_STRING_NON_CHARSET_FOUND)
19701         (PRINT_STRING_UNSAFE_CHARSET_FOUND): New macros.
19702         (print_check_string_result): New variable.
19703         (print_check_string_charset_prop): New function.
19704         (print_prune_charset_plist): New variable.
19705         (print_prune_string_charset): New function.
19706         (print_object): Call print_prune_string_charset if
19707         Vprint_charset_text_property is not t.
19708         (print_interval): Print nothing if interval->plist is nil.
19709         (syms_of_print): Declare Vprint_charset_text_property as a lisp
19710         variable.  Init and staticpro print_prune_charset_plist.
19712 2008-02-01  Kenichi Handa  <handa@m17n.org>
19714         * fontset.c (new_fontset_from_font_name): Use the specified font
19715         for all characters in the new fontset.
19717         * macterm.c (x_set_mouse_face_gc): Call FACE_FOR_CHAR with POS and
19718         OBJECT args.
19720         * xdisp.c (x_produce_glyphs): Call FACE_FOR_CHAR with POS and
19721         OBJECT args for composition too.
19723         * w32term.c (x_set_mouse_face_gc): Call FACE_FOR_CHAR with POS and
19724         OBJECT args.
19726 2008-02-01  Kenichi Handa  <handa@m17n.org>
19728         * dispextern.h (FACE_FOR_CHAR): New args POS and OBJECT.
19730         * fontset.c (reorder_font_vector): Adjust for the change of
19731         FONT_DEF format.
19732         (fontset_face): New arg id.  Change caller.
19733         (face_for_char): New args pos and object.
19734         (make_fontset_for_ascii_face): Adjust for the change of FONT_DEF format.
19735         (fs_query_fontset): Check NAME by Fassoc too.
19736         (Fset_fontset_font): Allow non-XLFD font name.
19737         (Ffontset_info): Adjust for the change of FONT_DEF format.
19739         * fontset.h (face_for_char): Adjust prototype.
19741         * xdisp.c (face_before_or_after_it_pos, get_next_display_element)
19742         (append_space, extend_face_to_end_of_line)
19743         (get_char_face_and_encoding, BUILD_COMPOSITE_GLYPH_STRING)
19744         (x_produce_glyphs): Call FACE_FOR_CHAR with POS and OBJECT args.
19746         * xfaces.c (compute_char_face): Call FACE_FOR_CHAR with
19747         POS and OBJECT args.
19749         * xterm.c (x_set_mouse_face_gc): Call FACE_FOR_CHAR with
19750         POS and OBJECT args.
19752 2008-02-01  Jason Rumney  <jasonr@gnu.org>
19754         * w32select.c (Fw32_set_clipboard_data): Avoid potential realloc
19755         of GlobalAlloc'ed memory.
19757 2008-02-01  Kenichi Handa  <handa@m17n.org>
19759         * ccl.c (Fccl_execute_on_string): Fix the condition of loop.
19761         * charset.h (charset_table_used): Delete extern.
19763         * charset.c (charset_table_used): Make it static.
19764         (map_charset_chars): Fix args to c_function with.
19766         * chartab.c (map_sub_char_table_for_charset): Fix args to
19767         c_function with.
19769         * coding.h (enum coding_result_code): Delete
19770         CODING_RESULT_INSUFFICIENT_CMP, add CODING_RESULT_INVALID_SRC.
19772         * coding.c (Qinsufficient_source, Qinconsistent_eol)
19773         (Qinvalid_source, Qinterrupted, Qinsufficient_memory): New variables.
19774         (Vlast_code_conversion_error): New variables.
19775         (syms_of_coding): DEFSYM or DEFVAR_LISP them.
19776         (ONE_MORE_BYTE): Record error if any instead of signaling an
19777         error.  If non-ASCII multibyte char is found, return the negative
19778         value of the code.  All callers changed to check it.
19779         (ONE_MORE_BYTE_NO_CHECK): Likewise.
19780         (record_conversion_result): New function.  Change all codes setting
19781         coding->result to call this function.
19782         (detect_coding_utf_8, decode_coding_utf_8)
19783         (detect_coding_emacs_mule, detect_coding_sji, detect_coding_big5):
19784         Don't use the local variable incomplete.
19785         (emacs_mule_char): Change the second arg to `const'.
19786         (decode_coding): Fix of flushing out unprocessed data.
19787         (make_conversion_work_buffer): Fix making of a work buffer.
19788         (decode_coding_object): Return coding->dst_object.
19790         * fontset.c (set_fontset_font): Fix args.
19792         * lisp.h (CHARACTERBITS): Define as 22.
19794         * process.c (send_process): Be sure to set coding->src_multibyte.
19796         * xdisp.c (handle_auto_composed_prop): Fix setting of limit.
19798 2008-02-01  Kenichi Handa  <handa@m17n.org>
19800         * xdisp.c (handle_auto_composed_prop): Give limit to
19801         Fnext_single_char_property_change.
19803 2008-02-01  Kenichi Handa  <handa@m17n.org>
19805         * composite.c (syms_of_composite): Don't make the composition hash
19806         table weak.
19808         * fontset.c (Fset_fontset_font): Fix docstring.
19810         * lisp.h (detect_coding_system): Adjust prototype.
19812         * fileio.c (kill_workbuf_unwind): Delete this function.
19813         (Finsert_file_contents): Adjust the call of detect_coding_system.
19814         Get conversion_buffer by code_conversion_save.  Use the macro
19815         CODING_MAY_REQUIRE_DECODING.  After decoding, update
19816         coding_system.
19818         * coding.h (make_conversion_work_buffer): Delete extern.
19819         (code_conversion_save): Extern it.
19821         * coding.c (enum iso_code_class_type): Delete ISO_carriage_return.
19822         (CODING_GET_INFO): Delete argument eol_type.  Change callers.
19823         (decode_coding_utf_8): Don't do eol converion.
19824         (detect_coding_utf_16): Check coding->src_chars, not
19825         coding->src_bytes.  Add heuristics for those that have no signature.
19826         (decode_coding_emacs_mule, decode_coding_iso_2022)
19827         (decode_coding_sjis, decode_coding_big5, decode_coding_charset):
19828         Don't do eol converion.
19829         (adjust_coding_eol_type): Return a new coding system.
19830         (detect_coding): Don't detect eol.  Fix for utf-16 detection.
19831         (decode_eol): In case of CRLF->LF conversion, use del_range_2 on
19832         each change.
19833         (decode_coding): Pay attention to undo_list.  Do eol conversion for
19834         all types of coding-systems (if necessary).
19835         (Vcode_conversion_work_buf_list): Delete it.
19836         (Vcode_conversion_reused_workbuf): Rename from
19837         Vcode_conversion_reused_work_buf.
19838         (Vcode_conversion_workbuf_name): New variable.
19839         (reused_workbuf_in_use): New variable.
19840         (make_conversion_work_buffer): Delete the arg DEPTH.
19841         (code_conversion_restore): Change argument to cons.
19842         (code_conversion_save): Delete the argument BUFFER.  Change callers.
19843         (detect_coding_system): New argument src_chars.  Change callers.
19844         Fix for utf-16 detection.
19845         (init_coding_once): Don't use ISO_carriage_return.
19846         (syms_of_coding): Initialize Vcode_conversion_workbuf_name and
19847         reused_workbuf_in_use.
19849 2008-02-01  Kenichi Handa  <handa@m17n.org>
19851         * keymap.c (store_in_keymap): Pay attention to the case that idx
19852         is a cons specifying a character range.
19854 2008-02-01  Kenichi Handa  <handa@m17n.org>
19856         * xdisp.c (handle_auto_composed_prop): Fix the case of returning
19857         HANDLED_RECOMPUTE_PROPS.
19859         * coding.c (Fdefine_coding_system_internal): Fix checking of
19860         ascii compatibility.
19862 2008-02-01  Kenichi Handa  <handa@m17n.org>
19864         * charset.c (find_charsets_in_text): Delete unused locale variable.
19865         (Fset_charset_priority): Update Vemacs_mule_charset_list too.
19867         * coding.c (encode_coding_emacs_mule): Emit bytes with MSB.
19868         Resync charset_list to Vemacs_mule_charset_list.
19870         * keymap.c (store_in_keymap): Pay attention to the case that idx
19871         is a cons specifying a character range.
19873 2008-02-01  Kenichi Handa  <handa@m17n.org>
19875         * composite.c (update_compositions): Bind inhibit-read-only, etc
19876         to t before calling remove-list-of-text-properties.
19878         * print.c (print_object): Always print ASCII chars as is.
19880 2008-02-01  Kenichi Handa  <handa@m17n.org>
19882         * keymap.c (Fdefine_key): Fix handling of Lucid style event type list.
19884         * fns.c (Fmapconcat, Fmapcar, Fmapc): Signal an error if SEQUENCE
19885         is a char table.
19887 2008-02-01  Kenichi Handa  <handa@m17n.org>
19889         * syntax.c (skip_chars): Be sure to alloca char_ranges when necessary.
19891 2008-02-01  Kenichi Handa  <handa@m17n.org>
19893         * xfaces.c (set_lface_from_font_name): Fix for the case that
19894         FONTNAME is not fontset name.
19896 2008-02-01  Kenichi Handa  <handa@m17n.org>
19898         * fns.c (base64_encode_1): Fix previous change.
19900 2008-02-01  Kenichi Handa  <handa@m17n.org>
19902         * fontset.c (set_fontset_font): New function.
19903         (Fset_fontset_font): If a font is specified for a charset, use
19904         map_charset_chars to store the font spec in a fontset.
19906 2008-02-01  Kenichi Handa  <handa@m17n.org>
19908         * fontset.c (fontset_face): Create a fallback fontset on demand.
19909         (make_fontset): Don't create a fallback fontset here.
19910         (free_face_fontset): Free a fallback fontset (if any) too.
19911         (n_auto_fontsets): Delete this variable.
19912         (auto_fontset_alist): New variable.
19913         (new_fontset_from_font_name): Check auto_fontset_alist.
19914         (dump_fontset) [FONTSET_DEBUG]: Fully re-written.
19915         (Ffontset_list_all) [FONTSET_DEBUG]: New function.
19916         (syms_of_fontset): Initialize and staticpro auto_fontset_alist.
19917         Defsubr Sfontset_list_all.
19919 2008-02-01  Kenichi Handa  <handa@m17n.org>
19921         * xterm.c (x_list_fonts): Fix excluding of auto-scaled fonts.
19923 2008-02-01  Kenichi Handa  <handa@m17n.org>
19925         * fontset.c (Fnew_fontset): Check NAME more rigidly.
19927 2008-02-01  Kenichi Handa  <handa@m17n.org>
19929         * editfns.c (Fgoto_char): Fix docstring.
19931 2008-02-01  Kenichi Handa  <handa@m17n.org>
19933         * insdel.c (insert_from_gap): Adjust intervals correctly.
19935 2008-02-01  Jason Rumney  <jasonr@gnu.org>
19937         * w32term.c (GLYPHSET, WCRANGE): Define if system headers don't.
19938         (pfnGetFontUnicodeRanges): New dynamically loaded function.
19939         (w32_initialize): Try to load it.
19940         (x_get_font_repertory): Use it if available.
19941         (w32_encode_char): Add shortcut for unicode output.
19943         * w32fns.c (w32_load_system_font): Default charset to -1.
19944         (x_to_w32_charset): Match all fonts for unicode.
19945         (w32_to_x_charset): New parameter matching.  Don't return partial
19946         or wildcard charsets.
19947         (w32_to_all_x_charsets): Don't return partial or wildcard charsets.
19948         (w32_codepage_for_font): Return CP_UNICODE for unicode.
19949         (w32_to_x_font): Match charset to real charset.
19950         (enum_font_cb2): Always list unicode versions.
19952         * makefile.w32-in (temacs): Increase EMHEAP.
19954 2008-02-01  Jason Rumney  <jasonr@gnu.org>
19956         * w32term.c (w32_encode_char): New charset parameter.
19957         font_info.encoding becomes encoding_type.
19958         (x_get_font_repertory): New function.  Warning: stub only!
19959         (x_new_font): Return quickly if font already set.
19960         (x_new_fontset): fontsetname parameter is Lisp_Object.
19961         Use new fs_query_fontset.  Try new_fontset_from_font_name.
19962         Use fontset_name for return value.
19964         * w32term.h: Declare x_get_font_repertory.
19966         * w32select.c (Fw32_set_clipboard_data): Use string_x_string_p in
19967         place of find_charset_in_text.  Use encode_coding_object in place
19968         of encode_coding.
19969         (Fw32_get_clipboard_data): Use decode_coding_c_string in place of
19970         decode_coding.
19972         * w32fns.c (Fx_create_frame, x_create_tip_frame): Use new version
19973         of x_new_fontset.
19974         (w32_load_system_font): Initialize charset as unicode.
19975         font_info.encoding becomes encoding_type.
19976         (w32_to_x_font): Use decode_coding_c_string in place of decode_coding.
19977         (x_to_w32_font): Use encode_coding_object in place of encode_coding.
19978         (syms_of_w32fns): Set get_font_repertory_func.
19980         * w32console.c: Include character.h.  Use terminal_encode_buffer
19981         from term.c.
19982         (write_glyphs): Use new version of encode_terminal_code.  Use
19983         encode_coding_object in place of encode_coding.
19985         * w32bdf.c (w32_load_bdf_font): Clear font_info before filling.
19986         encoding becomes encoding_type.
19988         * term.c (terminal_encode_buffer): Make externally visible.
19990         * makefile.w32-in: Add character.h dependancies.
19991         (character.o, chartab.o): New targets.
19993 2008-02-01  Kenichi Handa  <handa@m17n.org>
19995         * fileio.c (Finsert_file_contents) [DOS_NT]: Use the macro
19996         CODING_ID_EOL_TYPE.
19998 2008-02-01  Andreas Schwab  <schwab@suse.de>
20000         * coding.c (produce_chars): Revert last change.
20002 2008-02-01  Kenichi Handa  <handa@m17n.org>
20004         * charset.h (charset_unicode): Extern it.
20006         * charset.c (string_xstring_p): Check by (C >= 0x100).
20007         (find_charsets_in_text): Change format of the arc CHARSETS.  New
20008         arg MULTIBYTE.
20009         (Ffind_charset_region, Ffind_charset_string): Adjust for the
20010         change of find_charsets_in_text.
20011         (Fsplit_char): Fix doc.  Never return unknown.
20013         * chartab.c (char_table_translate): Use CHARACTERP, not INTEGERP.
20015         * coding.c (Fdefine_coding_system_alias): Update
20016         Vcoding_system_list.
20018         * fontset.c (load_font_get_repertory): Pay attention to the case
20019         that ENCODING of a font is specified by a char-table.
20021         * xterm.c (x_get_font_repertory): Handle the case that the
20022         encoding of font is other than Unicode.
20024 2008-02-01  Kenichi Handa  <handa@m17n.org>
20026         * term.c (encode_terminal_code): Don't handle glyph-table.  Check
20027         if a character is encodable by the terminal coding system.  If
20028         not, produces proper number of `?'s.  Update
20029         terminal_encode_buffer and terminal_encode_buf_size if necessary.
20030         (produce_glyphs): Check by CHAR_BYTE8_P, not SINGLE_BYTE_CHAR_P.
20032 2008-02-01  Kenichi Handa  <handa@m17n.org>
20034         * term.c (terminal_encode_buffer, terminal_encode_buf_size): New
20035         variables.
20036         (encode_terminal_code): Change argument.  Encode multiple
20037         characters at once.  Store the result of encoding in
20038         terminal_encode_buffer.
20039         (write_glyphs, insert_glyphs): Adjust for the change of
20040         encode_terminal_code.
20041         (term_init): Initialize terminal_encode_buffer and
20042         terminal_encode_buf_size.
20044         * coding.c (consume_chars): If coding->src_object is nil, don't
20045         check annotation.
20047 2008-02-01  Kenichi Handa  <handa@m17n.org>
20049         * character.c (char_string): Use ASCII_CHAR_P instead of
20050         SINGLE_BYTE_CHAR_P.
20052 2008-02-01  Kenichi Handa  <handa@m17n.org>
20054         * xdisp.c (handle_auto_composed_prop): Check if the last
20055         characters of auto-composed region is newly composed with the
20056         following characters.
20057         (handle_composition_prop): Fix checking of point being inside
20058         composition.
20060 2008-02-01  Kenichi Handa  <handa@m17n.org>
20062         * fns.c (concat): Don't change multibyteness of the result by
20063         concatenating an 8-bit character.
20065         * data.c (Faset): Check newelt by CHECK_CHARACTER.  Don't change
20066         multibyteness of the result when newelt is an 8-bit character.
20068 2008-02-01  Dave Love  <fx@gnu.org>
20070         * xmenu.c (find_and_call_menu_selection): Make menu_bar_items_used
20071         EMACS_INT.
20073         * xfns.c (DefaultDepthOfScreen, x_encode_text): Remove unused vars.
20075         * xfaces.c (face_numeric_value): Declare dim size_t.
20076         (Finternal_lisp_face_equal_p): Remove unused f.
20078         * xdisp.c (BUILD_CHAR_GLYPH_STRINGS, display_and_set_cursor)
20079         (MATRIX_ROW): Remove unused vars.
20080         (draw_glyphs, x_insert_glyphs, fast_find_position)
20081         (fast_find_position, fast_find_string_pos): Use EMACS_INT for
20082         byte/char counts.
20084         * regex.c (regex_compile): Remove unused var.
20086         * minibuf.c (Fminibuffer_complete_word): Remove unused var.
20088         * keymap.c (Fset_keymap_parent, map_keymap, Fcopy_keymap)
20089         (Faccessible_keymaps, where_is_internal): Remove unused vars.
20091         * keyboard.c (cancel_hourglass_unwind): Return Qnil.
20093         * frame.c (frame_name_fnn_p): Make len EMACS_INT.
20095         * fileio.c (Fwrite_region): Remove unused var.
20097         * dispnew.c (adjust_frame_glyphs_for_frame_redisplay)
20098         (adjust_frame_glyphs_for_window_redisplay): Remove unused ch_dim.
20100         * composite.c (Fremove_list_of_text_properties): Declare.
20102         * coding.c (inhibit_pre_post_conversion): Remove (unused).
20103         (alloc_destination, produce_chars): Use EMACS_INT for byte/char counts.
20104         (coding_inherit_eol_type): Remove unused attrs.
20105         (detect_coding): Cast arg of detect_eol.
20107         * charset.c (syms_of_charset): Remove unused var p.
20108         (find_charsets_in_text, Ffind_charset_region): Use EMACS_INT for
20109         byte/char counts.
20111         * casetab.c (set_case_table): Remove unused var.
20113         * window.c (Fdisplay_buffer, Fframe_selected_window): Remove
20114         unused vars.
20116 2008-02-01  Dave Love  <fx@gnu.org>
20118         * xterm.c (x_bitmap_mask): Declare.
20120 2008-02-01  Dave Love  <fx@gnu.org>
20122         * xterm.c (x_term_init): Fix type error.
20124         * lisp.h: Add Funibyte_char_to_multibyte.
20126         * coding.c (Fread_coding_system): Fix arg of XSETSTRING.
20127         (Fset_coding_system_priority): Doc fix.
20129         * ccl.c (ccl_driver): Fix arg of CHARACTERP.
20131         * indent.c (check_composition): Make start and end EMACS_INT.
20133         * character.c (lisp_string_width): Make ignore and end EMACS_INT.
20135         * xdisp.c (handle_composition_prop, check_point_in_composition):
20136         Make buffer positions EMACS_INT.
20138         * composite.c (find_composition, run_composition_function)
20139         (update_compositions, Ffind_composition_internal): Make buffer
20140         positions EMACS_INT.
20142         * composite.h (find_composition, update_compositions): Make
20143         position args EMACS_INT.
20145         * keyboard.c (adjust_point_for_property): Make beg and end EMACS_INT.
20147         * intervals.c (get_property_and_range):
20148         * intervals.h (get_property_and_range): Make start and end EMACS_INT.
20150         * unexalpha.c: Don't include varargs.h.
20152 2008-02-01  Dave Love  <fx@gnu.org>
20154         * coding.h (ENCODE_UTF_8): New.
20156         * Makefile.in (gtkutil.o): Depend on coding.h.
20158         * coding.c (Fset_coding_system_priority): Doc fix.
20160 2008-02-01  Kenichi Handa  <handa@m17n.org>
20162         * fileio.c (Finsert_file_contents): Call setup_coding_system in
20163         the case of auto saving.
20165 2008-02-01  Andreas Schwab  <schwab@suse.de>
20167         * chartab.c (map_char_table, map_char_table_for_charset): Protect
20168         `range' from GC.
20170 2008-02-01  Kenichi Handa  <handa@m17n.org>
20172         * coding.c (decode_coding_sjis): Check bytes more rigidly.
20174 2008-02-01  Kenichi Handa  <handa@m17n.org>
20176         * fileio.c (choose_write_coding_system): Return a decided coding system.
20177         (Fwrite_region): Set Vlast_coding_system_used to the return value
20178         of choose_write_coding_system.
20180 2008-02-01  Kenichi Handa  <handa@m17n.org>
20182         * charset.c (Fset_charset_priority): Pay attention to duplicated
20183         arguments.
20185         * coding.c (QCcategory): New variable.
20186         (syms_of_coding): Defsym it.  Set all elements of
20187         Vcoding_category_table and their symbol values.
20188         (Fset_coding_system_priority): Doc fix.  Update symbol qvalues of
20189         coding-category-XXX, and coding-category-list.
20190         (Fdefine_coding_system_internal): Add category in the plist.
20192 2008-02-01  Kenichi Handa  <handa@m17n.org>
20194         * callproc.c (Fcall_process): Handle carryover correctly.
20196         * coding.c (decode_coding_iso_2022): Fix handling of invalid bytes.
20197         (raw_text_coding_system): Check NILP (coding_system).
20198         (coding_inherit_eol_type): Check NILP (coding_system) and
20199         NILP (parent).
20200         (consume_chars): Fix for the case of raw-text.
20202         * process.c (read_process_output): Handle carryover correctly.
20204 2008-02-01  Dave Love  <fx@gnu.org>
20206         * regex.c (re_search_2): Fix last change.
20208 2008-02-01  Kenichi Handa  <handa@m17n.org>
20210         * regex.c (GET_CHAR_BEFORE_2): Check multibyte, not
20211         target_multibyte.  Even in a unibyte case, return a converted
20212         multibyte char.
20213         (GET_CHAR_AFTER): New macro.
20214         (PATFETCH): Translate via multibyte char.
20215         (HANDLE_UNIBYTE_RANGE): Delete this macro.
20216         (SETUP_MULTIBYTE_RANGE): New macro.
20217         (regex_compile): Setup compiled code so that its multibyteness
20218         matches that of a target.  Fix the handling of "[X-YZ]" using
20219         SETUP_MULTIBYTE_RANGE.
20220         (analyse_first) <charset>: For filling fastmap for all multibyte
20221         characters, don't check by BASE_LEADING_CODE_P.
20222         (re_search_2): Don't check RE_TARGET_MULTIBYTE_P (bufp).  It is
20223         the same as RE_MULTIBYTE_P (bufp) now.
20224         (mutually_exclusive_p): Check by (! multibyte || IS_REAL_ASCII (c)).
20225         (TARGET_CHAR_AND_LENGTH): Delete this macro.
20226         (TRANSLATE_VIA_MULTIBYTE): New macro.
20227         (re_match_2_internal): Don't check RE_TARGET_MULTIBYTE_P (bufp).
20228         It is the same as RE_MULTIBYTE_P (bufp) now.
20229         <exactn>: Translate via multibyte.
20230         <anychar>: Fetch a character by RE_STRING_CHAR_AND_LENGTH.  Don't
20231         translate it.
20232         <charset, charset_not>: Fetch a character by
20233         RE_STRING_CHAR_AND_LENGTH.  Translate via multibyte.
20234         <duplicate>: Call bcmp_translate with the last arg `multibyte'.
20235         <wordbound, notwordbound, wordbeg, wordend, syntaxspec,
20236         notsyntaxspec, categoryspec, notcategoryspec> Fetch a character
20237         by GET_CHAR_AFTER.
20238         (bcmp_translate): Likewise.
20240         * search.c (compile_pattern): Check the member target_multibyte,
20241         not the member multibyte of buf.
20243         * lread.c (read1): While reading a string, set force_singlebyte
20244         and force_multibyte correctly.
20246         * charset.c (Fset_unibyte_charset, init_charset_once): Fix setting
20247         up of unibyte_to_multibyte_table.
20249 2008-02-01  Kenichi Handa  <handa@m17n.org>
20251         * coding.c (setup_coding_system): If coding has
20252         post-read-conversion or pre-write-conversion, set
20253         CODING_REQUIRE_DECODING_MASK and CODING_REQUIRE_ENCODING_MASK
20254         respectively.
20255         (decode_coding_gap): Run post-read-conversion if any.
20257         * fileio.c (Finsert_file_contents): Even if we read into a
20258         unibyte buffer, check if we must decode the result or not.
20260 2008-02-01  Kenichi Handa  <handa@m17n.org>
20262         * coding.c (make_conversion_work_buffer): Change the work buffer
20263         name to the same one as that of Emacs 21.
20265 2008-02-01  Kenichi Handa  <handa@m17n.org>
20267         * coding.h (make_conversion_work_buffer): Adjust prototype.
20268         (code_conversion_restore): Don't extern it.
20270         * coding.c (detected_mask): Delete unused variable.
20271         (decode_coding_iso_2022): Pay attention to the byte sequence of
20272         CTEXT extended segment, and retain those bytes as is.
20273         (decode_coding_ccl): Delete unused variable `valids'.
20274         (setup_coding_system): Delete unused variable `category'.
20275         (consume_chars): Delete unused variable `category'.  Make it work
20276         for non-multibyte case.
20277         (make_conversion_work_buffer): Change argument.
20278         (saved_coding): Delete unused variable.
20279         (code_conversion_restore): Don't check saved_coding->destination.
20280         (code_conversion_save): New function.
20281         (decode_coding_gap, encode_coding_gap): Call code_conversion_save
20282         instead of record_unwind_protect.
20283         (decode_coding_object, encode_coding_object): Likewise.  Recover PT.
20284         (detect_coding_system): Delete unused variable `mask'.
20285         (Fdefine_coding_system_internal): Delete unused variable id.
20287         * fileio.c (kill_workbuf_unwind): New function.
20288         (Finsert_file_contents): On replacing, call
20289         make_conversion_work_buffer with correct args, and call
20290         record_unwind_protect with the first arg kill_workbuf_unwind.
20292         * lisp.h (Fgenerate_new_buffer_name): EXFUN it.
20294 2008-02-01  Kenichi Handa  <handa@m17n.org>
20296         * fontset.c (BASE_FONTSET_P): Check FONTSET_BASE, not FONTSET_NAME.
20297         (fontset_add): Fix for the case that TO is less than TO1.
20298         (Ffontset_info): Don't use fallback fontset on checking the
20299         default fontset.
20300         (dump_fontset): New function for debugging.
20302         * coding.c (Fdefine_coding_system_internal): Fix for the case that
20303         coding_type is Qcharset.
20305 2008-02-01  Kenichi Handa  <handa@m17n.org>
20307         * chartab.c (map_sub_char_table): New argument DEFAULT_VAL.
20308         (map_char_table): Don't inherit the value from the parent on
20309         initializing VAL.  Adjust for the above change.
20311 2008-02-01  Kenichi Handa  <handa@m17n.org>
20313         * coding.c (Qsignature, Qendian): Delete these variables.
20314         (syms_of_coding): Don't initialize them.
20315         (CATEGORY_MASK_UTF_16_AUTO): New macro.
20316         (detect_coding_utf_16): Add CATEGORY_MASK_UTF_16_AUTO in
20317         detect_info->found.
20318         (decode_coding_utf_16): Don't detect BOM here.
20319         (encode_coding_utf_16): Produce BOM if CODING_UTF_16_BOM (coding)
20320         is NOT utf_16_without_bom.
20321         (setup_coding_system): For a coding system of type utf-16, check
20322         if the attribute :endian is Qbig or not (not nil or not), and set
20323         CODING_REQUIRE_DETECTION_MASK if BOM detection is required.
20324         (detect_coding): If coding type is utf-16 and BOM detection is
20325         required, detect it.
20326         (Fdefine_coding_system_internal): For a coding system of type
20327         utf-16, check if the attribute :endian is Qbig or not (not nil or not).
20329 2008-02-01  Kenichi Handa  <handa@m17n.org>
20331         * coding.c (coding_set_source): Fix for the case that the current
20332         buffer is different from coding->src_object.
20333         (decode_coding_object): Don't use the conversion work buffer if
20334         DST_OBJECT is a buffer.
20336 2008-02-01  Dave Love  <fx@gnu.org>
20338         * lread.c (read_emacs_mule_char) [len==2]: Index
20339         emacs_mule_charset correctly.
20341 2008-02-01  Dave Love  <fx@gnu.org>
20343         * coding.c (Qbig5, Vbig5_coding_system, CATEGORY_MASK_BIG5)
20344         (detect_coding_big5, decode_coding_big5, encode_coding_big5)
20345         (Fdecode_big5_char, Fencode_big5_char): Delete.  (Big5 no longer
20346         treated specially.)
20347         (setup_coding_system, coding_category, CATEGORY_MASK_ANY)
20348         (detected_mask): Remove Big5 bits.
20350 2008-02-01  Kenichi Handa  <handa@m17n.org>
20352         The following changes are to make the font rescaling facility
20353         compatible with Emacs 21.
20355         * xfaces.c (Vface_font_rescale_alist): Rename from
20356         Vface_resizing_fonts.
20357         (struct font_name): Rename member resizing_ratio to rescale_ratio.
20358         (font_rescale_ratio): Rename from font_resizing_ratio.
20359         (split_font_name): Set font->rescale_ratio.
20360         (better_font_p): Pay attention to font->rescale_ratio.
20361         (build_scalable_font_name): Likewise.  Change RESX, and RESY
20362         fields.
20363         (syms_of_xfaces): Declare Vface_font_rescale_alist as a Lisp variable.
20365 2008-02-01  Kenichi Handa  <handa@m17n.org>
20367         * coding.c (Qutf_16_be_nosig, Qutf_16_be, Qutf_16_le_nosig)
20368         (Qutf_16_le): Remove these variables.
20369         (syms_of_coding): Don't DEFSYM them.
20370         (decode_coding_utf_16): Fix handling of BOM.
20371         (encode_coding_utf_16): Fix handling of BOM.
20373 2008-02-01  Kenichi Handa  <handa@m17n.org>
20375         * fileio.c (Finsert_file_contents): On replacing, before decoding
20376         the file into the work buffer, set point of the work buffer to the end.
20378 2008-02-01  Dave Love  <fx@gnu.org>
20380         * coding.c (Fcheck_coding_systems_region): Fix type errors.
20382 2008-02-01  Dave Love  <fx@gnu.org>
20384         * xterm.c (XTread_socket): Check Lisp types for Vx_keysym_table
20385         and fix C types.
20387 2008-02-01  Kenichi Handa  <handa@m17n.org>
20389         * xdisp.c (SKIP_GLYPHS): New macro.
20390         (set_cursor_from_row): Pay attention to string display properties.
20392         * category.c (copy_category_entry): Fix for the case that RANGE
20393         is an integer.
20395         * xterm.c (x_encode_char): Call ccl_driver with the last arg Qnil.
20397         * w32term.c (w32_encode_char): Call ccl_driver with the last arg Qnil.
20399 2008-02-01  Kenichi Handa  <handa@m17n.org>
20401         * charset.c (Fcharset_id_internal): New function.
20402         (syms_of_charset): Defsubr it.
20404         * coding.c (decode_coding_ccl, encode_coding_ccl): Call ccl_driver
20405         with the last arg charset_list acquired from coding.
20406         (Fdefine_coding_system_internal): For ccl-based coding system, fix
20407         the attribute coding_attr_ccl_valids.
20409         * coding.h (enum define_coding_ccl_arg_index): Set the first
20410         member coding_arg_ccl_decoder to coding_arg_max.
20412         * ccl.h (ccl_driver): Adjust prototype.
20414         * ccl.c (CCL_DECODE_CHAR, CCL_ENCODE_CHAR): New macros.
20415         (ccl_driver): New arg CHARSET_LIST.  Use the above macros instead
20416         of DECODE_CHAR, ENCODE_CHAR, CHAR_CHARSET.
20417         (Fccl_execute, Fccl_execute_on_string): Call ccl_driver with the
20418         last arg Qnil.
20420 2008-02-01  Kenichi Handa  <handa@m17n.org>
20422         * charset.h (ENCODE_CHAR): If the method is SUBSET or SUPERSET,
20423         call encode_char.
20425         * charset.c (encode_char): Fix handling of methods SUBSET and SUPERSET.
20427 2008-02-01  Dave Love  <fx@gnu.org>
20429         * composite.c (syms_of_composite): Make composition_hash_table weak.
20431 2008-02-01  Kenichi Handa  <handa@m17n.org>
20433         * dispextern.h (check_face_attributes, generate_ascii_font_name)
20434         (font_name_registry): Don't extern them.
20435         (split_font_name_into_vector, build_font_name_from_vector): Extern them.
20437         * fontset.h (Qfontset): Don't extern it.
20438         (new_fontset_from_font_name): Extern it.
20440         * fontset.c: Give 8 extra slots to fontset objects.
20441         (Qfontset_info): New variable.
20442         (syms_of_fontset): Defsym it.
20443         (FONTSET_FALLBACK): New macro.
20444         (fontset_face): Try also the default fontset.
20445         (make_fontset): Realize a fallback fontset from the default fontset.
20446         (generate_ascii_font_name): Move from xfaces.c.  Rewritten by
20447         using split_font_name_into_vector and build_font_name_from_vector.
20448         (Fset_fontset_font): Access the elements of font_spec by enum
20449         FONT_SPEC_INDEX.  If font_spec is a string, extract the registry
20450         name by using split_font_name_into_vector.
20451         (Fnew_fontset): If no ASCII font is specified in FONTLIST,
20452         generate a proper font name from the fontset name.  Update
20453         Vfontset_alias_alist.
20454         (n_auto_fontsets): New variable.
20455         (new_fontset_from_font_name): New function.
20456         (Ffont_info): Store the information about fonts generated from the
20457         default fontset in the first extra slot of the returned char-table.
20459         * xfaces.c (generate_ascii_font_name): Move to fontset.c.
20460         (font_name_registry): Delete function.
20461         (split_font_name_into_vector): New function.
20462         (build_font_name_from_vector): New function.
20463         (font_list): The argument REGISTRY is now a list of registry names.
20464         (choose_face_font): If we are choosing an ASCII font, and ATTRS
20465         specifies an explicit font name, return the name as is.  Make a
20466         list of registy names.
20468         * xfns.c (x_set_font, x_create_tip_frame): Adjust for the change
20469         of x_new_fontset.
20470         (Fx_create_frame): Don't call x_new_fontset here.  Just use
20471         x_list_fonts to check the existence of fonts.
20473         * xterm.h (x_new_fontset): Adjust prototype.
20475         * xterm.c (x_new_fontset): Change the arg FONTSETNAME to Lisp
20476         string.  Use new_fontset_from_font_name to create a fontset from a
20477         font name.
20479 2008-02-01  Kenichi Handa  <handa@m17n.org>
20481         * syntax.c (Vfind_word_boundary_function_table): New name for
20482         Vnext_word_boundary_function_table.
20483         (find-word-boundary-function-table): New name for
20484         next-word-boundary-function-table.
20486 2008-02-01  Dave Love  <fx@gnu.org>
20488         * Makefile.in: Fix some dependencies.
20490         * keymap.c (Fapropos_internal): Don't gcpro apropos_predicate but
20491         set it to nil before returning.
20493         * composite.c (update_compositions): Fix type error.
20495         * syntax.c (skip_chars, skip_syntaxes): Fix type errors.
20497 2008-02-01  Kenichi Handa  <handa@m17n.org>
20499         * xterm.c (x_new_font): Optimize for the case that the font is
20500         already set for the frame.
20502 2008-02-01  Kenichi Handa  <handa@m17n.org>
20504         * chartab.c (char_table_ascii): Check if the char table contents
20505         is sub-char-table or not.
20506         (char_table_set, char_table_set_range): Fix argument to
20507         char_table_ascii.
20509         * coding.c (CATEGORY_MASK_RAW_TEXT): New macro.
20510         (detect_coding_utf_8, detect_coding_utf_16)
20511         (detect_coding_emacs_mule, detect_coding_iso_2022)
20512         (detect_coding_sjis, detect_coding_big5)
20513         (detect_coding_ccl, detect_coding_charset): Change argument MASK
20514         to DETECT_INFO.  Update DETECT_INFO and return 1 if the byte
20515         sequence is valid in this coding system.  Change callers.
20516         (MAX_ANNOTATION_LENGTH): New macro.
20517         (ADD_ANNOTATION_DATA): New macro.
20518         (ADD_COMPOSITION_DATA): Change argument.  Change callers.  Call
20519         ADD_ANNOTATION_DATA.  Change the format of annotation data.
20520         (ADD_CHARSET_DATA): New macro.
20521         (emacs_mule_char): New argument ID.  Change callers.
20522         (decode_coding_emacs_mule, decode_coding_iso_2022)
20523         (decode_coding_sjis, decode_coding_big5, decode_coding_charset):
20524         Produce charset annotation data in coding->charbuf.
20525         (encode_coding_emacs_mule, encode_coding_iso_2022): Pay attention
20526         to charset annotation data in coding->charbuf.
20527         (setup_coding_system): Add CODING_ANNOTATE_CHARSET_MASK
20528         coding->common_flags if the coding system is iso-2022 based and
20529         uses designation.
20530         (produce_composition): Adjust for the new annotation data format.
20531         (produce_charset): New function.
20532         (produce_annotation): Handle charset annotation.
20533         (handle_composition_annotation, handle_charset_annotation): New
20534         functions.
20535         (consume_chars): Handle charset annotation.  Utilize the above two
20536         functions.
20537         (encode_coding_object): If SRC_OBJECT and DST_OBJECT are the same
20538         buffer, get the deleted text as a string and set
20539         coding->src_object to that string.
20540         (detect_coding, detect_coding_system): Use the new struct
20541         coding_detection_info.
20543         * coding.h (struct coding_detection_info): New structure.
20544         (struct coding_system): Adjust prototype of the member `detector'.
20545         (CODING_ANNOTATE_CHARSET_MASK): New macro.
20547 2008-02-01  Kenichi Handa  <handa@m17n.org>
20549         * insdel.c (insert_from_gap): Fix argument to offset_intervals.
20551 2008-02-01  Dave Love  <fx@gnu.org>
20553         * keymap.c (apropos_predicate, apropos_accumulate): Declare static.
20554         (Fapropos_internal): Don't gcpro apropos_accumulate.  Set result
20555         to new local and nullify apropos_accumulate before returning.
20556         (syms_of_keymap): Staticpro and initialize apropos_accumulate.
20558 2008-02-01  Kenichi Handa  <handa@m17n.org>
20560         * charset.c (Fdefine_charset_internal): Setup charset.fast_map
20561         correctly.
20563 2008-02-01  Dave Love  <fx@gnu.org>
20565         * fns.c (Flanginfo): Call synchronize_system_time_locale.
20567 2008-02-01  Kenichi Handa  <handa@m17n.org>
20569         The following changes are to make character composition happen
20570         automatically on displaying.
20572         * Makefile.in (lisp, shortlisp): Add composite.elc.
20574         * composite.h (Qauto_composed, Vauto_composition_function)
20575         (Qauto_composition_function): Extern them.
20577         * composite.c (Vcomposition_function_table)
20578         (Qcomposition_function_table): Delete variables.
20579         (Qauto_composed, Vauto_composition_function)
20580         (Qauto_composition_function): New variables.
20581         (run_composition_function): Don't call
20582         compose-chars-after-function.
20583         (update_compositions): Clear `auto-composed' text property.
20584         (compose_chars_in_text): Delete this function.
20585         (syms_of_composite): Staticpro Qauto_composed and
20586         Qauto_composition_function.  Declare Vauto_composition_function as
20587         a Lisp variable.
20589         * dispextern.h (enum prop_idx): Add member AUTO_COMPOSED_PROP_IDX.
20591         * xdisp.c (it_props): Add an entry for Qauto_composed.
20592         (handle_auto_composed_prop): New function.
20594         * xselect.c (selection_data_to_lisp_data): Don't call
20595         compose_chars_in_text.
20597 2008-02-01  Dave Love  <fx@gnu.org>
20599         * keyboard.c (read_char): Modify checking around use of
20600         Vkeyboard_translate_table.
20602         * xterm.c (XTread_socket): Check Lisp types for Vx_keysym_table
20603         and fix C types.
20605 2008-02-01  Kenichi Handa  <handa@m17n.org>
20607         * coding.c (decode_coding_utf_8, decode_coding_emacs_mule)
20608         (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
20609         (decode_coding_charset, produce_chars): When eol_type is Qdos, handle
20610         the case that the last byte is '\r' correctly.
20611         (decode_coding): Flush out the unprocessed data correctly.
20612         (decode_coding_gap): Set CODING_MODE_LAST_BLOCK bit of coding->mode.
20614 2008-02-01  Dave Love  <fx@gnu.org>
20616         * xterm.c (XTread_socket): Fix changes for defined keysyms.
20617         Add XK_ISO... case.
20618         (xaw_scroll_callback): Revert last change.
20620 2008-02-01  Kenichi Handa  <handa@m17n.org>
20622         * charset.c (Fset_charset_priority): Update Viso_2022_charset_list.
20624 2008-02-01  Kenichi Handa  <handa@m17n.org>
20626         * xfaces.c (Vface_resizing_fonts): New variable.
20627         (struct font_name): New member `resizing_ratio'.
20628         (font_resizing_ratio): New function.
20629         (split_font_name): Set font->resizing_ratio.
20630         (better_font_p): Pay attention to font->resizing_ratio.
20631         (build_scalable_font_name): Likewise.  Don't change POINT_SIZE,
20632         RESX, and RESY fields.
20633         (try_alternative_families): Try scalable fonts if
20634         Vscalable_fonts_allowed is not Qt.
20635         (syms_of_xfaces): Declare Vface_resizing_fonts as a Lisp variable.
20637 2008-02-01  Dave Love  <fx@gnu.org>
20639         * xterm.c (xaw_scroll_callback): Cast correctly.
20641 2008-02-01  Dave Love  <fx@gnu.org>
20643         * keyboard.c (lispy_accent_codes, lispy_accent_keys): Extend.
20644         (lispy_kana_keys): Comment out.
20645         (make_lispy_event) [XK_kana_A]: Comment out.
20647         * xterm.c (xaw_scroll_callback): Cast call_data.
20648         (XTread_socket): Deal with ASCII keysyms.
20649         (syms_of_xterm) <Vx_keysym_table>: Fix args of make_hash_table.
20651 2008-02-01  Dave Love  <fx@gnu.org>
20653         * xterm.c (Vx_keysym_table): New.
20654         (syms_of_xterm): Initialize it.
20655         (XTread_socket): Use it.
20656         From head: Eliminate incorrect optimization that tried to avoid
20657         decoding the output of X*LookupString.
20658         (x_get_font_repertory): Delete charset declaration.
20660 2008-02-01  Kenichi Handa  <handa@m17n.org>
20662         * coding.c (detect_coding_charset): If only ASCII bytes are found,
20663         return 0.
20664         (Fdefine_coding_system_internal): Setup
20665         CODING_ATTR_ASCII_COMPAT (attrs) correctly.
20667 2008-02-01  Dave Love  <fx@gnu.org>
20669         * coding.c (Fcheck_coding_system): Doc fix.
20671         * editfns.c (Finsert_byte): Return a proper value.
20673 2008-02-01  Kenichi Handa  <handa@m17n.org>
20675         * coding.c (decode_coding): Fix args to translate_chars.  Pay
20676         attention to Vstandard_translation_table_for_decode.
20677         (encode_coding): Fix args to translate_chars.  Pay attention to
20678         Vstandard_translation_table_for_encode.
20680         * data.c (Faset): Check NEWELT by ASCII_CHAR_P, not by
20681         SINGLE_BYTE_CHAR_P.
20683         * editfns.c (general_insert_function): Check VAL by ASCII_CHAR_P,
20684         not by SINGLE_BYTE_CHAR_P.
20686         * fns.c (concat): Check CH by ASCII_CHAR_P, not by
20687         SINGLE_BYTE_CHAR_P.
20689         * insdel.c (copy_text): Check C by ASCII_CHAR_P, not by
20690         SINGLE_BYTE_CHAR_P.
20692         * keymap.c (Ftext_char_description): Check C by ASCII_CHAR_P, not
20693         by SINGLE_BYTE_CHAR_P.
20695         * search.c (Freplace_match): Check C by ASCII_CHAR_P, not by
20696         SINGLE_BYTE_CHAR_P.
20698 2008-02-01  Dave Love  <fx@gnu.org>
20700         * fns.c (Fstring_as_multibyte, Fstring_to_multibyte): Doc fix.
20702 2008-02-01  Dave Love  <fx@gnu.org>
20704         * fns.c (Flanginfo): Fix typo.
20706         * unexelf.c (unexec): Make last change conditional on Irix 6.5.
20708 2008-02-01  Kenichi Handa  <handa@m17n.org>
20710         * coding.c (detect_coding_utf_8, detect_coding_utf_16)
20711         (detect_coding_emacs_mule, detect_coding_iso_2022)
20712         (detect_coding_sjis, detect_coding_big5, detect_coding_ccl): Check
20713         incomplete byte sequence.  Don't update *mask when correctly detected.
20714         (decode_coding_sjis): Fix decoding of katakana-jisx0201.
20715         (detect_eol): Delete the argument CODING, and add the argument CATEGORY.
20716         (detect_coding, detect_coding_system): Adjust for the changes above.
20718 2008-02-01  Kenichi Handa  <handa@m17n.org>
20720         * character.c (char_string): Rename from
20721         char_string_with_unification.  Pay attention to CHAR_MODIFIER_MASK.
20722         (string_char): Rename from string_char.
20724         * character.h (CHAR_STRING, CHAR_STRING_ADVANCE): Call char_string
20725         if C is greater than MAX_3_BYTE_CHAR.
20726         (STRING_CHAR, STRING_CHAR_AND_LENGTH, STRING_CHAR_ADVANCE): Call
20727         string_char instead of string_char_with_unification.
20729 2008-02-01  Dave Love  <fx@gnu.org>
20731         * coding.c (decode_coding_utf_8): Treat surrogates as invalid.
20733 2008-02-01  Kenichi Handa  <handa@m17n.org>
20735         * keymap.c (push_key_description): Pay attention to force_multibyte.
20737         * regex.c (re_search_2): Fix for the case of unibyte buffer.
20739 2008-02-01  Dave Love  <fx@gnu.org>
20741         * charset.c (define_charset_internal): Rename `supprementary'.
20743         * Makefile.in (lisp, shortlisp): Remove latin-N.
20745 2008-02-01  Dave Love  <fx@gnu.org>
20747         * xfns.c (x_window, x_window): Use use_xim.
20749         * xterm.c (use_xim): Initialize.
20750         (xim_open_dpy, xim_initialize, xim_close_dpy): Use use_xim.
20751         (x_term_init): Maybe set use_xim.
20753         * xterm.h (use_xim) [HAVE_X_I18N]: Declare.
20755 2008-02-01  Kenichi Handa  <handa@m17n.org>
20757         * search.c (search_buffer): Fix case-fold-search of multibyte
20758         characters.
20759         (boyer_moore): Rename the last argument to char_high_bits.
20761 2008-02-01  Kenichi Handa  <handa@m17n.org>
20763         * xdisp.c (display_string): Fix for the case of zero width glyph.
20765         * xfns.c (x_set_font): Change the error message of the case that
20766         x_new_fontset returns Qt.
20768         * xfaces.c (set_lface_from_font_name): Reject the default fontset.
20769         (Finternal_set_lisp_face_attribute): Use signal_error for the
20770         error of invalid fontset.
20772         * xterm.c (x_new_fontset): If FONTSETNAME specifies the default
20773         fontset, return Qt.
20775 2008-02-01  Dave Love  <fx@gnu.org>
20777         * unexelf.c (unexec): Make .got handling not SGI-specific.
20779         * syntax.c (syms_of_syntax) <multibyte-syntax-as-symbol>: Doc fix.
20781         * regex.c: Use `ifdef HAVE_ALLOCA_H', not `if HAVE_ALLOCA_H'.
20783         * keyboard.c (read_key_sequence): Fix type error.
20785         * buffer.c (Fset_buffer_multibyte, Fset_buffer_multibyte): Fix
20786         type error.
20788         * fontset.c (fontset_add): Return Lisp_Object.
20790 2008-02-01  Dave Love  <fx@gnu.org>
20792         * charset.h (charset_ordered_list_tick): Declare extern.
20794 2008-02-01  Kenichi Handa  <handa@m17n.org>
20796         The following changes (and some of 2008-02-01 changes of mine) are
20797         for handling syntax, category, and case conversion for unibyte
20798         characters by converting them to multibyte on the fly.  With these
20799         changes, we don't have to setup syntax and case tables for unibyte
20800         characters in each language environment.
20802         * abbrev.c (Fexpand_abbrev): Convert a unibyte character to
20803         multibyte if necessary.
20805         * bytecode.c (Fbyte_code): Likewise.
20807         * character.h (LEADING_CODE_LATIN_1_MIN)
20808         (LEADING_CODE_LATIN_1_MAX): New macros.
20809         (unibyte_to_multibyte_table): Extern it.
20810         (unibyte_char_to_multibyte): New macro.
20811         (MAKE_CHAR_MULTIBYTE): Use unibyte_to_multibyte_table.
20812         (CHAR_LEADING_CODE): New macro.
20813         (FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE): New macro.
20815         * character.c (unibyte_to_multibyte_table): New variable.
20816         (unibyte_char_to_multibyte): Move to character.h and define as macro.
20817         (multibyte_char_to_unibyte): If C is an eight-bit character,
20818         convert it to the corresponding byte value.
20820         * charset.c (Fset_unibyte_charset): If the dimension of CHARSET is
20821         not 1, signals an error.  Update the elements of
20822         unibyte_to_multibyte_table.
20823         (init_charset_once): Initialize unibyte_to_multibyte_table.
20824         (syms_of_charset): Define the charset `iso-8859-1'.
20826         * cmds.c (internal_self_insert): In a multibyte buffer, insert C
20827         as is without converting it to unibyte.  In a unibyte buffer,
20828         convert C to multibyte before checking the syntax.
20830         * lisp.h (unibyte_char_to_multibyte): Delete extern.
20832         * minibuf.c (Fminibuffer_complete_word): Use the macro
20833         FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE.
20835         * regex.h (struct re_pattern_buffer): New member target_multibyte.
20837         * regex.c (RE_TARGET_MULTIBYTE_P): New macro.
20838         (GET_CHAR_BEFORE_2): Check target_multibyte, not multibyte.  If
20839         that is zero, convert an eight-bit char to multibyte.
20840         (MAKE_CHAR_MULTIBYTE, CHAR_LEADING_CODE): New dummy new macros for
20841         non-emacs case.
20842         (PATFETCH): Convert an eight-bit char to multibyte.
20843         (HANDLE_UNIBYTE_RANGE): New macro.
20844         (regex_compile): Setup the compiled pattern for multibyte chars
20845         even if the given regex string is unibyte.  Use PATFETCH_RAW
20846         instead of PATFETCH in many places.  To handle `charset'
20847         specification of unibyte, call HANDLE_UNIBYTE_RANGE.  Use bitmap
20848         only for ASCII chars.
20849         (analyse_first) <exactn>: Simplify because the compiled pattern
20850         is multibyte.
20851         <charset_not>: Setup fastmap from bitmap only for ASCII chars.
20852         <charset>: Use CHAR_LEADING_CODE to get leading codes.
20853         <categoryspec>: If multibyte, setup fastmap only for ASCII chars here.
20854         (re_compile_fastmap) [emacs]: Call analyse_first with the arg
20855         multibyte always 1.
20856         (re_search_2): In emacs, set the locale variable multibyte to 1,
20857         otherwise to 0.  New local variable target_multibyte.  Check it
20858         to decide the multibyteness of STR1 and STR2.  If
20859         target_multibyte is zero, convert unibyte chars to multibyte
20860         before translating and checking fastmap.
20861         (TARGET_CHAR_AND_LENGTH): New macro.
20862         (re_match_2_internal): In emacs, set the locale variable multibyte
20863         to 1, otherwise to 0.  New local variable target_multibyte.  Check
20864         it to decide the multibyteness of STR1 and STR2.  Use
20865         TARGET_CHAR_AND_LENGTH to fetch a character from D.
20866         <charset, charset_not>: If multibyte is nonzero, check fastmap
20867         only for ASCII chars.  Call bcmp_translate with
20868         target_multibyte, not with multibyte.
20869         <begline>: Declare the local variable C as `unsigned'.
20870         (bcmp_translate): Change the last arg name to target_multibyte.
20872         * search.c (compile_pattern_1): Don't adjust the multibyteness of
20873         the regexp pattern and the matching target.  Set cp->buf.multibyte
20874         to the multibyteness of the regexp pattern.  Set
20875         cp->but.target_multibyte to the multibyteness of the matching target.
20876         (wordify): Use FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE instead of
20877         FETCH_STRING_CHAR_ADVANCE.
20878         (Freplace_match): Convert unibyte chars to multibyte.
20880         * syntax.c (char_quoted, back_comment, scan_words)
20881         (Fforward_comment, scan_lists, Fbackward_prefix_chars)
20882         (scan_sexps_forward): Use FETCH_CHAR_AS_MULTIBYTE to convert
20883         unibyte chars to multibyte.
20884         (skip_chars): Delete the arg syntaxp, and move the code for
20885         handling syntaxes to skip_syntaxes.  Change callers.
20886         Fix the case that the multibyteness of STRING and the current
20887         buffer doesn't match.
20888         (skip_syntaxes): New function.
20889         (SYNTAX_WITH_MULTIBYTE_CHECK): Check C by ASCII_CHAR_P, not by
20890         SINGLE_BYTE_CHAR_P.
20892 2008-02-01  Kenichi Handa  <handa@m17n.org>
20894         * xfaces.c (QCfontset): New variable.
20895         (LFACE_FONTSET): New macro.
20896         (check_lface_attrs): Check also LFACE_FONTSET_INDEX.
20897         (set_lface_from_font_name): Setup LFACE_FONTSET (lface).
20898         (Finternal_set_lisp_face_attribute)
20899         (Finternal_get_lisp_face_attribute): Handle QCfontset.
20900         (lface_same_font_attributes_p): Fix checking of LFACE_FONT_INDEX,
20901         check also LFACE_FONTSET_INDEX.
20902         (face_fontset): Check attrs[LFACE_FONTSET_INDEX], not
20903         attrs[LFACE_FONT_INDEX].
20904         (syms_of_xfaces): Intern and staticpro QCfontset.
20906         * dispextern.h (enum lface_attribute_index): New member
20907         LFACE_FONTSET_INDEX.
20909         * fns.c (base64_encode_1): Handle eight-bit chars correctly.
20911 2008-02-01  Kenichi Handa  <handa@m17n.org>
20913         * coding.c (coding_set_destination): Fix coding->destination for
20914         the case converting a region.
20915         (encode_coding_utf_8): Encode eight-bit chars as single byte.
20916         (encode_coding_object): Fix coding->dst_pos and
20917         coding->dst_pos_byte for the case converting a region.
20919         * insdel.c (insert_from_gap): Make it work even if PT != GTP.
20921         * character.h (BYTE8_STRING): New macro.
20923         * fns.c (base64_decode_1): Insert eight-bit chars correctly.
20925 2008-02-01  Kenichi Handa  <handa@m17n.org>
20927         * xdisp.c (get_next_display_element): Don't display unibyte 8-bit
20928         characters by octal form.
20930         * abbrev.c (Fexpand_abbrev): Fix for the multibyte case.
20932         * buffer.h (_fetch_multibyte_char_len): Delete extern.
20933         (FETCH_MULTIBYTE_CHAR, BUF_FETCH_MULTIBYTE_CHAR): Don't use
20934         _fetch_multibyte_char_len.
20935         (FETCH_CHAR_AS_MULTIBYTE): New macro.
20937         * casetab.c (set_canon, set_identity, shuffle): Simplify.
20939         * casefiddle.c (casify_object): Simplify.  Handle the case that
20940         the case conversion change the byte length.
20941         (casify_region): Likewise.
20943         * character.h (MAKE_CHAR_UNIBYTE, MAKE_CHAR_MULTIBYTE): New macros.
20945         * character.c (_fetch_multibyte_char_len): Delete this variable.
20946         (syms_of_character): Setup Vprintable_chars.
20948         * editfns.c (Fchar_equal): Fix for the unibyte case.
20949         (Finsert_byte): New function.
20950         (syms_of_editfns): Defsubr it.
20952         * keyboard.c (read_key_sequence): Use ~CHAR_MODIFIER_MASK instead
20953         of direct code 0x3ffff.
20955         * search.c (Freplace_match): Fix for the unibyte case.
20957 2008-02-01  Kenichi Handa  <handa@m17n.org>
20959         * lread.c (safe_to_load_p): Fix the logic.
20961         * syntax.c (scan_words): Don't treat characters belonging to
20962         different scripts as constituting a word.
20964         * editfns.c (Fformat): Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P.
20966         * fontset.c (Fset_fontset_font): Treat `ascii' as charset, not script.
20968         * emacs.c (main): In the case of --unibyte, instead of aborting on
20969         finding non-empty buffer, make it unibyte.
20971 2008-02-01  Kenichi Handa  <handa@m17n.org>
20973         * xterm.c (x_new_fontset): Call `create-fontset-from-ascii-font'
20974         to create a fontset.
20976 2008-02-01  Dave Love  <fx@gnu.org>
20978         * character.c (Funibyte_char_to_multibyte): Doc fix.
20980         * xfns.c [HAVE_STDLIB_H]: Fix last change.
20982 2008-02-01  Kenichi Handa  <handa@m17n.org>
20984         * fontset.c (fontset_add): Make the type `int'.
20985         (fontset_id_valid_p): Define it if FONTSET_DEBUG is defined.
20987         * character.c (unibyte_char_to_multibyte)
20988         (multibyte_char_to_unibyte, Funibyte_char_to_multibyte): Refer to
20989         charset_unibyte, not charset_primary.
20991         * charset.h (charset_unibyte): Extern it instead of charset_primary.
20993         * charset.c (charset_unibyte): Rename from charset_primary.
20994         (Funibyte_charset): Rename from Fprimary_charset.
20995         (Fset_unibyte_charset): Rename from Fset_primary_charset.
20996         (syms_of_charset): Adjust for the above changes.
20998         * w32term.c (x_produce_glyphs): Use ASCII_CHAR_P, not
20999         SINGLE_BYTE_CHAR_P.  Fix the logic of handling non-ASCII char when
21000         it->multibyte_p is zero.
21002         * lisp.h (nonascii_insert_offset, Vnonascii_translation_table):
21003         Delete extern.
21005 2008-02-01  Kenichi Handa  <handa@m17n.org>
21007         * coding.c (Fdefine_coding_system_internal): Fix category setting
21008         for a coding system of type iso-2022.
21010 2008-02-01  Kenichi Handa  <handa@m17n.org>
21012         * fontset.h (FS_LOAD_FONT): Call fs_load_font with the arg CHARSET -1.
21014 2008-02-01  Kenichi Handa  <handa@m17n.org>
21016         * syntax.c (Vnext_word_boundary_function_table): New variable.
21017         (next-word-boundary-function-table): Declare it as a Lisp variable
21018         in syms_of_syntax.
21019         (scan_words): Call functions in Vnext_word_boundary_function_table
21020         if any.
21022         * xterm.c (x_load_font): Initialize fontp->fontset to -1.
21024         * fontset.c (fs_load_font): If fontp->charset is not negative,
21025         return fontp without setting its members.
21027 2008-02-01  Dave Love  <fx@gnu.org>
21029         * xfns.c [HAVE_STDLIB_H]: Change logic (instead of fixing typo).
21031         * m/sparc.h (HAVE_ALLOCA): Delete.
21033         * s/irix6-5.h: Don't include strings.h.
21034         (bcopy, bzero, bcmp): Don't undef.
21036         * s/irix6-0.h (bcopy, bzero, bcmp): Don't undef.
21038         * s/usg5-4.h (NO_SIOCTL_H): Don't define.
21039         (TIOCSIGSEND): Don't test IRIX6.
21040         (bcopy, bzero, bcmp): Define conditionally.
21042 2008-02-01  Kenichi Handa  <handa@m17n.org>
21044         * buffer.c (Qas, Qmake, Qto): New variables.
21045         (Fset_buffer_multibyte): New optional arg METHOD.  Change caller.
21046         (syms_of_buffer): Intern and staticpro Qas, Qmake, and Qto.
21048         * callproc.c (Fcall_process): Don't call insert_1_both directly if
21049         we are inserting a process output into a multibyte buffer.
21051         * character.h (CHAR_TO_BYTE8): If C is not eight-bit char, call
21052         multibyte_char_to_unibyte.
21054         * character.c (Funibyte_char_to_multibyte): If C can't be decoded
21055         by the primary charset, make it eight-bit char.
21056         (Fmultibyte_char_to_unibyte): Call CHAR_TO_BYTE8.
21058         * charset.c (charset_eight_bit, Qeight_bit_control): New variables.
21059         (charset_8_bit__control, charset_8_bit_graphic)
21060         (Qeight_bit_control, Qeight_bit_graphic): Delete these variables.
21061         (define_charset_internal): New function.
21062         (syms_of_charset): Call define_charset_internal for pre-defined
21063         charsets.
21065         * charset.h (charset_8_bit): Extern it.
21067         * coding.c (make_conversion_work_buffer): Adjust for the change
21068         of Fset_buffer_multibyte.
21069         (encode_coding_raw_text): Increment p0 in the loop.
21071         * lisp.h (Fset_buffer_multibyte): Adjust prototype.
21073         * xdisp.c (setup_echo_area_for_printing, set_message_1): Adjust
21074         for the change of Fset_buffer_multibyte.
21076         * fns.c (Fstring_to_multibyte): New function.
21077         (syms_of_fns): Declare Fstring_to_multibyte as Lisp subroutine.
21079 2008-02-01  Dave Love  <fx@gnu.org>
21081         * xfns.c (x_put_x_image): Declare args.
21083         * xfaces.c (font_name_registry, choose_face_font): Delete unused vars.
21084         (try_font_list): Declare an arg.
21086         * xdisp.c (message2_nolog, set_message): Declare an arg.
21088         * terminfo.c (tparam): Declare an arg.  Use P_ to declare tparm.
21090         * syntax.c (scan_sexps_forward): Declare an arg.
21092         * scroll.c (calculate_scrolling, calculate_direct_scrolling):
21093         Declare an arg.
21095         * lisp.h (Fnew_fontset): Declare.
21097         * keymap.c (push_key_description): Call CHARACTERP correctly.
21099         * fontset.c (fontset_add): Declare args.  Call make_number correctly.
21100         (face_for_char): Delete unused vars.
21101         (Fset_fontset_font): Doc fix.  Delete unused vars.
21103         * doc.c (Fsubstitute_command_keys): Delete unused vars.
21105         * composite.c (update_compositions): Declare arg.
21107         * cm.c (calccost, cmgoto): Declare args.
21109         * charset.c: Remove `emacs' conditional.  Doc fixes.
21110         (map_char_table_for_charset): Declare.
21112         * character.c (syms_of_character) <translation-table-vector>: Doc fix.
21114         * ccl.c: Remove `emacs' conditional.
21116 2008-02-01  Kenichi Handa  <handa@m17n.org>
21118         The following changes are to allow specifying multiple font
21119         patterns for a character range (specified by script or charset).
21121         * Makefile.in (abbrev.o): Depend on syntax.h.
21122         (xfaces.o): Depend on charset.h.
21124         * alloc.c (Fmake_string): Use ASCII_CHAR_P, not
21125         SINGLE_BYTE_CHAR_P.
21127         * ccl.c (Fccl_execute_on_string): Add `const' to local variables.
21129         * character.h (Vchar_script_table): Extern it.
21131         * character.c (Vscript_alist): Delete.
21132         (Vchar_script_table, Qchar_script_table): New variable.
21133         (syms_of_character): Declare Vchar_script_table as a lisp variable
21134         and initialize it.
21136         * chartab.c (Fmake_char_table): Doc fix.  If PURPOSE doesn't
21137         have property char-table-extra-slots, make no extra slot.
21139         * dispextern.h (struct face): Delete member `charset'.
21140         (FACE_SUITABLE_FOR_CHAR_P, FACE_FOR): Use ASCII_CHAR_P, not
21141         SINGLE_BYTE_CHAR_P.
21142         (choose_face_font, lookup_non_ascii_face, font_name_registry):
21143         Add prototypes.
21144         (lookup_face, lookup_named_face, lookup_derived_face): Fix prototype.
21145         (generate_ascii_font_name): Rename from generate_ascii_font.
21147         * fontset.h (get_font_repertory_func): New prototype.
21148         (make_fontset_for_ascii_face, fs_load_font): Fix prototypes.
21149         (FS_LOAD_FONT): Call fs_load_font with the 3rd arg charset_ascii.
21151         * fontset.c (Qprepend, Qappend): New variables.
21152         (FONTSET_CHARSET_ALIST, FONTSET_FACE_ALIST): Delete.
21153         (FONTSET_NOFONT_FACE, FONTSET_REPERTORY): New macros.
21154         (FONTSET_REF): Optimize if FONTSET is Vdefault_fontset.
21155         (FONTSET_REF_AND_RANGE, FONTSET_ADD): New macros.
21156         (fontset_ref_and_range, fontset_add, reorder_font_vector)
21157         (load_font_get_repertory): New functions.
21158         (fontset_set): Delete.
21159         (fontset_face): New arg FACE.  Return face ID, not face.
21160         Complete re-write to handle new fontset structure.  Change caller.
21161         (free_face_fontset): Use ASET istead of AREF (X) = Y.
21162         (face_for_char): Don't call lookup_face.
21163         (make_fontset_for_ascii_face): New arg FACE.
21164         (fs_load_font): New arg CHARSET_ID.  Don't check
21165         Vfont_encoding_alist here.
21166         (find_font_encoding): New function.
21167         (list_fontsets): Use STRINGP, not ! NILP.
21168         (accumulate_script_ranges): New function.
21169         (Fset_fontset_font, Fnew_fontset, Ffontset_info): Completely
21170         re-written to handle new fontset structure.
21171         (Ffontset_font): Return a copy of element.
21172         (syms_of_fontset): Define symbols Qprepend and Qappend.  Fix
21173         docstring of font-encoding-alist.
21175         * lisp.h (CHAR_TABLE_REF): Remove unnecessary check (IDX >= 0).
21176         (Fset_fotset_font): Fix arguments to 5.
21178         * msdos.c (XMenuActivate): Adjust for the change of lookup_derived_face.
21180         * xdisp.c (message_dolog, set_message_1, extend_face_to_end_of_line):
21181         Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P.
21182         (highlight_trailing_whitespace): Adjust for the change of
21183         lookup_named_face.
21185         * xfaces.c: Include charset.h.
21186         (load_face_font): Delete argument C.  Change caller.
21187         (generate_ascii_font_name): Rename from generate_ascii_font.
21188         (font_name_registry): New function.
21189         (cache_face): Store ascii faces before non-ascii faces in buckets.
21190         (lookup_face): Delete arguments C and BASE_FACE.  Change caller.
21191         Lookup only ascii faces.
21192         (lookup_non_ascii_face): New function.
21193         (lookup_named_face): Delete argument C.  Change caller.
21194         (lookup_derived_face): Delete argument C.  Change caller.
21195         (try_font_list): New arg PATTERN.  Change caller.  If PATTERN is
21196         a string, just call font_list with it.
21197         (choose_face_font): Delete arguments FACE and C.  New arg
21198         FONT_SPEC.  Change caller.
21199         (realize_face, realize_x_face): Delete arguments C and BASE_FACE.
21200         Change caller.
21201         (realize_non_ascii_face): New function.
21202         (realize_x_face): Call load_face_font here.
21203         (realize_tty_face): Delete argument C.  Change caller.
21204         (compute_char_face): If CH is not ascii, call FACE_FOR_CHAR to
21205         get a face ID.
21206         (dump_realized_face): Don't print charset of FACE.
21208         * xfns.c (x_set_font): Always call x_new_fontset and
21209         store_frame_parameter.
21210         (Fx_create_frame): Call x_new_fontset, not x_new_font.
21211         (syms_of_xfns): Set get_font_repertory_func to x_get_font_repertory.
21213         * xterm.h (x_get_font_repertory): Extern it.
21215         * xterm.c (x_produce_glyphs): Use ASCII_CHAR_P, not
21216         SINGLE_BYTE_CHAR_P.  Fix the logic of handling non-ASCII char when
21217         it->multibyte_p is zero.
21218         (XTread_socket): Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P.
21219         (x_new_fontset): If FONTSETNAME doesn't match any existing
21220         fontsets, create a new one.
21221         (x_get_font_repertory): New function.
21223 2008-02-01  Kenichi Handa  <handa@m17n.org>
21225         * coding.c (Ffind_coding_systems_region_internal): Detect an
21226         ASCII only string correctly.
21228         * lread.c (Fload): Don't load with Qload_force_doc_strings t if
21229         version is 0.
21231 2008-02-01  Kenichi Handa  <handa@m17n.org>
21233         * lread.c: Include "coding.h".
21234         (Qget_emacs_mule_file_char, Qload_force_doc_strings)
21235         (load_each_byte, unread_char): New variables.
21236         (readchar_backlog): Delete.
21237         (readchar): Return a character unless load_each_byte is nonzero.
21238         Handle the case that readcharfun is Qget_emacs_mule_file_char or a
21239         cons.  If unread_char is not -1, simply return it.
21240         (unreadchar): Handle the case that readcharfun is
21241         Qget_emacs_mule_file_char or a cons.  Set unread_char if necessary.
21242         (read_multibyte): Delete.
21243         (readbyte_for_lambda, readbyte_from_file, readbyte_from_string)
21244         (read_emacs_mule_char): New functions.
21245         (Fload): Even if the file doesn't have the extension ".elc", if
21246         safe_to_load_p returns a positive version number, assume that the
21247         file contains bytecompiled code.  If the version is less than 22,
21248         load the file while decoding multibyte sequences by emacs-mule.
21249         (readevalloop): Don't use readchar_backlog.
21250         (Fread): Likewise.  Pay attention to the case that STREAM is a cons.
21251         (Fread_from_string): Pay attention to the case that STREAM is a cons.
21252         (read_escape): Delete the arg BYTEREP.
21253         (read1): Set load_each_byte to 1 temporarily while handling
21254         #@NUMBER.  Don't call read_multibyte.
21255         (read_vector): Call Fread with a cons.  If readcharfun is
21256         Qget_emacs_mule_file_char, decode the read string by emacs-mule.
21257         (read_list): If doc_reference is 2, make the cdr part string as unibyte.
21258         (syms_of_lread): Intern and staticpro Qget_emacs_mule_file_char
21259         and Qload_force_doc_strings.
21261 2008-02-01  Kenichi Handa  <handa@m17n.org>
21263         * xdisp.c (face_before_or_after_it_pos): Call
21264         FETCH_MULTIBYTE_CHAR with byte postion, not char position.
21266 2008-02-01  Kenichi Handa  <handa@m17n.org>
21268         * character.h (TRAILING_CODE_P): New macro.
21269         (MAYBE_UNIFY_CHAR): Adjust for the change of Funify_charset.
21270         (string_char_with_unification): Fix prototype.
21271         (Vscript_alist): Extern it.
21273         * character.c (Vscript_alist): New variable.
21274         (string_char_with_unification, str_as_unibyte)
21275         (string_escape_byte8): Add `const' to local variables.
21276         (syms_of_character): Declare script-alist as a Lisp variable.
21278         * charset.h (Vcharset_ordered_list): Extern it.
21279         (charset_ordered_list_tick): Extern it.
21280         (EMACS_MULE_LEADING_CODE_PRIVATE_11)
21281         (EMACS_MULE_LEADING_CODE_PRIVATE_12)
21282         (EMACS_MULE_LEADING_CODE_PRIVATE_21)
21283         (EMACS_MULE_LEADING_CODE_PRIVATE_22): New macros.
21284         (Funify_charset): Adjust for the change of Funify_charset.
21286         * charset.c (charset_ordered_list_tick): New variable.
21287         (Fdefine_charset_internal): Increment charset_ordered_list_tick.
21288         (Funify_charset): New optional arg DEUNIFY.  If it is non-nil,
21289         deunify intead of unify a charset.
21290         (string_xstring_p): Add `const' to local variables.
21291         (find_charsets_in_text): Add `const' to arguments and local variables.
21292         (encode_char): Adjust for the change of Funify_charset.  Fix
21293         detecting of invalid code.
21294         (Fset_charset_priority): Increment charset_ordered_list_tick.
21295         (Fmap_charset_chars): Fix handling of default value for FROM_CODE
21296         and TO_CODE.
21298         * coding.c (LEADING_CODE_PRIVATE_11, LEADING_CODE_PRIVATE_12)
21299         (LEADING_CODE_PRIVATE_21, LEADING_CODE_PRIVATE_22): Delete macros.
21300         Changed callers to use EMACS_MULE_LEADING_CODE_PRIVATE_11, etc.
21301         (decode_coding_ccl, consume_chars)
21302         (Ffind_coding_systems_region_internal)
21303         (Fcheck_coding_systems_region): Add `const' to local variables.
21305         * print.c (print_object): Use octal form for printing the
21306         contents of a bool vector.
21308 2008-02-01  Dave Love  <fx@gnu.org>
21310         * lread.c (Fload) <!load_dangerous_libraries>: Don't leak fd.
21311         <version == 20>: Refuse to load.
21313 2008-02-01  Dave Love  <fx@gnu.org>
21315         * fns.c: Move coding.h.
21316         (Qcodeset, Qdays, Qmonths): New.
21317         (concat): Use CHARACTERP instead of INTEGERP.
21318         (Flocale_codeset): Delete.
21319         (Flanginfo): New function.
21320         (syms_of_fns): Change accordingly.
21322         * coding.c (adjust_coding_eol_type): Fix eol_type/eol_seen mixup.
21324 2008-02-01  Dave Love  <fx@gnu.org>
21326         * casetab.c (init_casetab_once, init_casetab_once): Fix
21327         CHAR_TABLE_SET call.
21329         * category.c (Fmodify_category_entry): Fix CATEGORY_MEMBER call.
21331         * character.c (syms_of_character): Fix CHAR_TABLE_SET call.
21333         * charset.c (Fmap_charset_chars): Check args.  Convert Lisp types.
21334         (load_charset_map, Fdeclare_equiv_charset, Fencode_char)
21335         (Fset_charset_priority, syms_of_charset): Convert Lisp types.
21337         * charset.h (CHECK_CHARSET_GET_ID): Use XINT on AREF result.
21339         * coding.c (ENCODE_DESIGNATION, decode_eol)
21340         (make_conversion_work_buffer, code_conversion_restore)
21341         (Fdefine_coding_system_internal): Convert Lisp types.
21342         (code_conversion_restore): Use EQ, not ==.
21343         (Fencode_coding_string): Fix code_convert_string call.
21345         * coding.h (code_convert_region): Fix prototype.
21347         * dispextern.h (redraw_frame, redraw_garbaged_frames): Remove.
21349         * fontset.c (fontset_ref, fontset_set, fs_load_font)
21350         (Ffontset_info): Convert Lisp types.
21352         * syntax.h (SYNTAX_ENTRY_INT): Don't use make_number.
21354         * xterm.c (note_mouse_movement): Fix call of window_from_coordinates.
21356         * xdisp.c (display_mode_element): Fix call of Fset_text_properties.
21358         * chartab.c: Include "...h", not <...h> in some cases.
21360         * callproc.c (Fcall_process): Remove unused variables.
21362 2008-02-01  Dave Love  <fx@gnu.org>
21364         * coding.c (Fset_coding_system_priority): Allow null arg list.
21366 2008-02-01  Dave Love  <fx@gnu.org>
21368         * minibuf.c (Fminibuffer_complete_word): Remove unused var.
21369         (Fself_insert_and_exit): Use CHARACTERP.
21371         * callproc.c (Fcall_process): Remove unused vars.
21373         * xterm.c (XTread_socket): Add extra dead keysyms.
21375         * xdisp.c (decode_mode_spec_coding): Use CHARACTERP.
21377         * dispextern.h: Remove prototypes for redraw_frame,
21378         redraw_garbaged_frames.
21380         * cmds.c (Fself_insert_command): Use CHARACTERP.
21382         * chartab.c (make_sub_char_table): Remove unused var.
21383         (Fset_char_table_default, Fmap_char_table): Doc fix.
21385         * keymap.c (access_keymap): Remove generic char code.
21386         (push_key_description): Use CHARACTERP.
21388 2008-02-01  Dave Love  <fx@gnu.org>
21390         * charset.c: Doc fixes.
21391         (Funify_charset): Extra checking.
21393 2008-02-01  Dave Love  <fx@gnu.org>
21395         * lread.c: Remove some unused variables.
21396         (safe_to_load_p): If safe, return the magic number version byte.
21397         (Fload): Maybe use load-with-code-conversion.
21399 2008-02-01  Kenichi Handa  <handa@m17n.org>
21401         * category.c (Fmodify_category_entry): Don't modify the contents
21402         of category_set for characters out of the range.  Avoid
21403         unnecessary modification.
21405         * character.h (MAYBE_UNIFY_CHAR): Adjust for the change of
21406         Vchar_unify_table.  The default value of the table is now nil.
21408         * character.c (syms_of_character): Setup Vchar_width_table for
21409         eight-bit-control and raw-byte chars.
21411         * charset.h (enum define_charset_arg_index): Delete
21412         charset_arg_parents and add charset_arg_subset and
21413         charset_arg_superset.
21414         (enum charset_attr_index): Delete charset_parents and add
21415         charset_subset and charset_superset.
21416         (enum charset_method): Delete CHARSET_METHOD_INHERIT and add
21417         CHARSET_METHOD_SUBSET and CHARSET_METHOD_SUPERSET.
21418         (CHARSET_ATTR_PARENTS, CHARSET_PARENTS): Delete.
21419         (CHARSET_ATTR_SUBSET, CHARSET_ATTR_SUPERSET, CHARSET_SUBSET)
21420         (CHARSET_SUPERSET): New macros.
21421         (charset_work): Extern it.
21422         (ENCODE_CHAR): Use charset_work.
21423         (CHAR_CHARSET_P): Adjust for the change of encoder format.
21424         (map_charset_chars): Extern it.
21426         * charset.c (load_charset_map): Set the default value of encoder
21427         and deunifier char-tables to nil.
21428         (map_charset_chars): Change argument.  Change callers.  Use
21429         map_char_table_for_charset instead of map_char_table.
21430         (Fmap_charset_chars): New optional args from_code and to_code.
21431         (Fdefine_charset_internal): Adjust for the change of
21432         `define-charset' (:parents -> :subset or :superset).
21433         (charset_work): New variable.
21434         (encode_char, syms_of_charset): Adjust for the change of
21435         Fdefine_charset_internal.
21436         (Ffind_charset_string): Setup the vector `charsets' correctly.
21438         * chartab.c (sub_char_table_ref_and_range): New arg default.  Fix
21439         the previous change.
21440         (char_table_ref_and_range): Adjust for the above change.
21441         (map_sub_char_table_for_charset): New function.
21442         (map_char_table_for_charset): New function.
21444         * keymap.c (describe_vector): Handle a char-table directly here.
21445         (describe_char_table): Delete.
21447         * lisp.h (map_charset_chars): Delete.
21449 2008-02-01  Dave Love  <fx@gnu.org>
21451         * fns.c (count_combining): Comment out (unused).
21452         (Flocale_codeset): New.
21453         (syms_of_fns): Defsubr it.
21455         * config.in (HAVE_PTY_H, HAVE_SIZE_T, HAVE_LANGINFO_CODESET): New.
21456         (size_t): Remove.
21458 2008-02-01  Dave Love  <fx@gnu.org>
21460         * Makefile.in (chartab.o): Depend on charset.h.
21462 2008-02-01  Kenichi Handa  <handa@m17n.org>
21464         * character.c (syms_of_character): Set the default value of
21465         Vprintable_chars to Qnil.
21467 2008-02-01  Dave Love  <fx@gnu.org>
21469         * Makefile.in (lisp, shortlisp): Change indian.elc to indian.el.
21471 2008-02-01  Kenichi Handa  <handa@m17n.org>
21473         * charset.c (load_charset_map): Handle the case that from < to
21474         correctly.
21476         * coding.c (encode_coding_emacs_mule, encode_coding_iso_2022)
21477         (encode_coding_sjis, encode_coding_big5, encode_coding_charset):
21478         Pay attention to raw-8-bit chars.
21480 2008-02-01  Kenichi Handa  <handa@m17n.org>
21482         * Makefile.in (lisp, shortlisp): Change chinese.elc to chinese.el.
21483         It is not bytecompiled now.
21485         * charset.c (charset_jisx0201_roman, charset_jisx0208_1978)
21486         (charset_jisx0208): New variables.
21487         (Fdefine_charset_internal): Setup them if appropriate.
21488         (init_charset_once): Initialize them to -1.
21490         * charset.h (charset_jisx0201_roman, charset_jisx0208_1978)
21491         (charset_jisx0208): Extern them.
21493         * coding.c (CODING_ISO_FLAG_USE_ROMAN): New macro.
21494         (CODING_ISO_FLAG_USE_OLDJIS): New macro.
21495         (CODING_ISO_FLAG_FULL_SUPPORT): Change macro definition.
21496         (setup_iso_safe_charsets): Fix arguments to Fassq.
21497         (DECODE_DESIGNATION, ENCODE_ISO_CHARACTER_DIMENSION1)
21498         (ENCODE_ISO_CHARACTER_DIMENSION2): Pay attention to
21499         CODING_ISO_FLAG_USE_ROMAN and CODING_ISO_FLAG_USE_OLDJIS.
21500         (encode_coding_iso_2022): Change the 1st arg to
21501         ENCODE_ISO_CHARACTER to a variable.
21503 2008-02-01  Kenichi Handa  <handa@m17n.org>
21505         * charset.h (enum define_charset_arg_index): New enums
21506         charset_arg_min_code and charset_arg_max_code.
21507         (struct charset): New member char_index_offset.
21509         * charset.c (CODE_POINT_TO_INDEX, INDEX_TO_CODE_POINT):
21510         Take charset->char_index_offset into account.
21511         (Fdefine_charset_internal): Handle args[charset_arg_min_code] and
21512         args[charset_arg_max_code].  Setup charset.char_index_offset.
21513         (syms_of_charset): Fix args to Fdefine_charset_internal.
21515 2008-02-01  Dave Love  <fx@gnu.org>
21517         * coding.c (decode_coding_utf_8): Reject overlong sequences.
21519 2008-02-01  Dave Love  <fx@gnu.org>
21521         * coding.c: Doc fixes.
21522         (Fcoding_system_aliases): Fix return value.
21523         (Qmac): Remove (duplicated) definition.
21525 2008-02-01  Dave Love  <fx@gnu.org>
21527         * charset.c (Fcharset_priority_list, Fset_charset_priority):
21528         New functions.
21530         * character.c (Fstring): Doc fix.
21532         * charset.c (Fdefine_charset_alias): Update Vcharset_list.
21534         * fontset.c (Ffontset_info): Doc fix.  Return charset names, not ids.
21535         (font-encoding-alist): Doc fix.
21537 2008-02-01  Dave Love  <fx@gnu.org>
21539         * term.c (costs_set): Declare static, non-initialized for pcc.
21540         (encode_terminal_code): Remove unused var.
21542         * keyboard.c (kbd_buffer_store_event): Fix interrupt_signal decl
21543         for K&R.
21545         * xterm.c (xlwmenu_window_p): Fix prototype for K&R.
21547         * coding.c (setup_iso_safe_charsets): Fix arg decl for K&R.
21548         (suffixes): Move out of make_subsidiaries for K&R.
21550         * charset.c (map_charset_chars): Fix c_function declaration for K&R.
21552         * lisp.h (DEFUN) [!PROTOTYPES]: Remove spurious `args'.
21554 2008-02-01  Dave Love  <fx@gnu.org>
21556         * data.c (Fchar_or_string_p): Doc fix.  Use CHARACTERP.
21558         * category.c (Fmodify_category_entry): Doc fix.  Remove unused vars.
21560 2008-02-01  Yong Lu  <lyongu@asia-infonet.com>
21562         * charset.c (Fdefine_charset_internal): Fix argument to bzero.
21564         * coding.c (decode_coding_charset): Workaround for the bug of GCC 2.96.
21566 2008-02-01  Kenichi Handa  <handa@m17n.org>
21568         * Makefile.in (lisp, shortlisp): Change cyrillic.elc to cyrillic.el,
21569         vietnamese.elc to vietnamese.el.  They are not bytecompiled now.
21571 2008-02-01  Kenichi Handa  <handa@m17n.org>
21573         * coding.c (decode_coding_charset): Adjust for the change of
21574         Fdefine_coding_system_internal.
21575         (Fdefine_coding_system_internal): For a coding system of
21576         `charset' type, store a list of charset IDs in
21577         `charset_attr_charset_valids' element of coding attributes.
21579 2008-02-01  Kenichi Handa  <handa@m17n.org>
21581         * coding.c (ONE_MORE_BYTE_NO_CHECK): Increment consumed_chars.
21582         (emacs_mule_char): New arg src.  Delete arg `composition'.  Change
21583         caller.  Handle 2-byte and 3-byte charsets correctly.
21584         (DECODE_EMACS_MULE_COMPOSITION_RULE_20): Rename from
21585         DECODE_EMACS_MULE_COMPOSITION_RULE.  Change caller.
21586         (DECODE_EMACS_MULE_COMPOSITION_RULE_21): New macro.
21587         (DECODE_EMACS_MULE_21_COMPOSITION): Call
21588         DECODE_EMACS_MULE_COMPOSITION_RULE_21.  Produce correct annotation
21589         sequence.
21590         (decode_coding_emacs_mule): Handle composition correctly.  Rewind
21591         `src' and `consumed_chars' correctly before calling emacs_mule_char.
21592         (DECODE_COMPOSITION_START): Correctly handle the case of altchar
21593         and alt&rule composition.
21594         (decode_coding_iso_2022): Handle composition correctly.
21595         (init_coding_once): Setup emacs_mule_bytes for private charsets.
21597         * charset.c (Fdefine_charset_internal): Fix bug for the case of
21598         re-defining a charset.  If the charset has :emacs-mule-id, setup
21599         emacs_mule_bytes.
21600         (Fmake_char): If CODE1 is nil, use the minimum code of the charset.
21602 2008-02-01  Kenichi Handa  <handa@m17n.org>
21604         * coding.c (encode_coding_iso_2022, encode_coding_sjis)
21605         (encode_coding_big5, encode_coding_charset): If coding requires safe
21606         encoding, produce a character specified by
21607         CODING_INHIBIT_CHARACTER_SUBSTITUTION.
21609 2008-02-01  Dave Love  <fx@gnu.org>
21611         * xterm.c (XSetIMValues): Declare.
21613         * process.c: Conditionally include sys/wait.h, pty.h.
21615         * print.c (print_object): Fix print format for 64-bit systems.
21617         * keyboard.c (modify_event_symbol): Fix print format for 64-bit systems.
21619         * buffer.c (emacs_strerror): Declare.
21621         * fontset.c (Fclear_face_cache): Declare.
21622         (accumulate_font_info): Comment-out (unused).
21623         (face_for_char, Fset_fontset_font, Ffontset_info): Remove unused
21624         variables.
21626         * character.h (string_escape_byte8): Declare.
21628         * charset.c (load_charset_map, load_charset_map_from_file): Remove
21629         unused vars.
21630         (Fdefine_charset_internal, Fsplit_char, syms_of_charset)
21631         (Fmap_charset_chars): Doc fix.
21633         * coding.c (Vchar_coding_system_table, Qchar_coding_system): Remove.
21634         (Fset_coding_system_priority, Fset_coding_system_priority)
21635         (Fdefine_coding_system_internal): Doc fix.
21637 2008-02-01  Dave Love  <fx@gnu.org>
21639         * s/osf5-0.h (C_SWITCH_SYSTEM) [!__GNUC__]: Remove -nointrinsics.
21641 2008-02-01  Kenichi Handa  <handa@m17n.org>
21643         * character.c (string_escape_byte8): Make multibyte string with
21644         correct size.
21646         * charset.c (Fmake_char): Delete unnecessary code.
21648 2008-02-01  Kenichi Handa  <handa@m17n.org>
21650         * xfns.c (x_encode_text): Allocate coding.destination here, and
21651         call encode_coding_object with dst_object Qnil.
21653         * buffer.c (Fset_buffer_multibyte): Convert 8-bit bytes to
21654         multibyte form correctly.
21656         * fontset.c (fs_load_font): Check fontp->full_name (not fontname)
21657         against Vfont_encoding_alist.
21659         * coding.c (Fdecode_sjis_char): Fix typo (0x7F->0xFF).  Fix the
21660         handling of charset list.
21661         (encode_coding_iso_2022): Setup coding->safe_charsets in advance.
21662         (decode_coding_object): Move point to coding->dst_pos before
21663         calling post-read-conversion function.
21664         (encode_coding_object): Give correct arguments to
21665         pre-write-conversion.  Ignore the return value of
21666         pre-write-conversion function.  Pay attention to the case that
21667         pre-write-conversion changes the current buffer.  If dst_object is
21668         Qt, even if coding->src_bytes is zero, allocate at least one byte
21669         to coding->destination.
21671         * coding.h (JIS_TO_SJIS): Fix typo (j1->s1, j2->s2).
21673         * charset.c (Fmake_char): Make it more backward compatible.
21674         (Fmap_charset_chars): Fix docstring.
21676 2008-02-01  Dave Love  <fx@gnu.org>
21678         * coding.c: Doc fixes.
21679         (Fdefine_coding_system_alias): Use names, not symbols, in
21680         coding-system-alist.
21682 2008-02-01  Kenichi Handa  <handa@m17n.org>
21684         * fontset.c (free_realized_fontsets): Call Fclear_face_cache instead
21685         of calling free_realized_face.
21687 2008-02-01  Yong Lu  <lyongu@asia-infonet.com>
21689         * charset.c (read_hex): Don't treat SPC as a comment starter.
21690         (decode_char): If CODE_POINT_TO_INDEX returns -1, always return -1.
21691         (Fdecode_char): Fix typo.
21693 2008-02-01  Kenichi Handa  <handa@m17n.org>
21695         * charset.h (struct charset): New member `code_space_mask'.
21697         * coding.c (coding_set_source): Delete the local variable beg_byte.
21698         (encode_coding_charset, Fdefine_coding_system_internal):
21699         Delete the local variable charset.
21700         (Fdefine_coding_system_internal): Setup
21701         attrs[coding_attr_charset_valids] correctly.
21703         * charset.c (CODE_POINT_TO_INDEX): Utilize `code_space_mask'
21704         member to check if CODE is valid or not.
21705         (Fdefine_charset_internal): Initialize `code_space_mask' member.
21706         (encode_char): Before calling CODE_POINT_TO_INDEX, check if CODE
21707         is within the range of charset->min_code and carset->max_code.
21709 2008-02-01  Dave Love  <fx@gnu.org>
21711         * syntax.h (syntax_temp) [!__GNUC__]: Declare.
21713         * dispextern.h (generate_ascii_font): Fix return type.
21715         * xfaces.c (generate_ascii_font): Fix arg declaration.
21717         * coding.c (coding_inherit_eol_type)
21718         (Fset_terminal_coding_system_internal)
21719         (Fset_safe_terminal_coding_system_internal): Fix arg declarations.
21721 2008-02-01  Kenichi Handa  <handa@m17n.org>
21723         * coding.c (decode_coding_charset, encode_coding_charset): Handle
21724         multiple charsets correctly.
21726 2008-02-01  Kenichi Handa  <handa@m17n.org>
21728         * search.c (boyer_moore): Fix handling of multibyte character
21729         translation.
21731         * xdisp.c (display_mode_element): When the variable `elt' is
21732         changed, update `this' and `lisp_string'.
21734 2008-02-01  Kenichi Handa  <handa@m17n.org>
21736         * buffer.c (Fset_buffer_multibyte): Fix 8-bit char handling.
21738         * callproc.c (Fcall_process): Be sure to give the current buffer
21739         to decode_coding_c_string.  Update PT and PT_BYTE after the insertion.
21741         * charset.c (struct charset_map_entries): New struct.
21742         (load_charset_map): Rename from parse_charset_map.  New args
21743         entries and n_entries.  Change caller.
21744         (load_charset_map_from_file): Rename from load_charset_map.
21745         Change caller.  New arg control_flag.  Call load_charset_map at
21746         the tail.
21747         (load_charset_map_from_vector): New function.
21748         (Fdefine_charset_internal): Setup charset.compact_codes_p.
21749         (encode_char): If the charset is compact, change a character index
21750         to a code point.
21752         * coding.c (coding_alloc_by_making_gap): Check the case that the
21753         source and destination are the same correctly.
21754         (decode_coding_raw_text): Set coding->consumed_char and
21755         coding->consumed to 0.
21756         (produce_chars): If coding->chars_at_source is nonzero, update
21757         coding->consumed_char and coding->consumed before calling
21758         alloc_destination.
21759         (Fdefine_coding_system_alias): Register ALIAS in
21760         Vcoding_system_alist.
21761         (syms_of_coding): Define `no-conversion' coding system at the tail.
21763         * fileio.c (Finsert_file_contents): Set coding_system instead of
21764         val.  If the current buffer is multibyte, always call
21765         decode_coding_gap.
21767         * xfaces.c (try_font_list): Give higher priority to fontset's
21768         family than face's family.
21770 2008-02-01  Kenichi Handa  <handa@m17n.org>
21772         * callproc.c (Fcall_process): Be sure to give the current buffer
21773         to decode_coding_c_string.
21775         * xfaces.c (try_font_list): Give a family specified in a fontset
21776         higher priority than a family specified in a face.
21778 2008-02-01  Kenichi Handa  <handa@m17n.org>
21780         * fileio.c (Finsert_file_contents): Fix calculation of `inserted'.
21781         Fix arguments to insert_from_buffer.
21783         * xdisp.c (display_mode_element): Fix calculation of `bytepos'.
21785 2008-02-01  Kenichi Handa  <handa@m17n.org>
21787         * coding.c (produce_chars): Set the variable `multibytep' correctly.
21788         (decode_coding_gap): Set coding->dst_multibyte correctly.
21790 2008-02-01  Kenichi Handa  <handa@m17n.org>
21792         * coding.c (encode_coding_utf_8): Initialize produced_chars to 0.
21793         (decode_coding_utf_16): Fix converting high and low bytes to code-point.
21794         (encode_coding_utf_16): Substitute coding->default_char for
21795         non-Unicode characters.
21796         (decode_coding): Don't call record_insert here.
21797         (setup_coding_system): Initialize `surrogate' of
21798         coding->spec.utf_16 to 0.
21799         (EMIT_ONE_BYTE): Fix for multibyte case.
21801         * insdel.c (insert_from_gap): Call record_insert.
21803 2008-02-01  Kenichi Handa  <handa@m17n.org>
21805         * casefiddle.c (casify_region): Fix multibyte case.
21807         * character.c (c_string_width): Add return type `int'.
21808         (char_string_with_unification): Delete arg ADVANCED.
21810         * character.h (CHAR_VALID_P): Don't call CHARACTERP.
21811         (CHAR_STRING): Adjust for the change of char_string_with_unification.
21812         (CHAR_STRING_ADVANCE): Make it do-while statement.
21814         * chartab.c (sub_char_table_set_range): Optimize for the case
21815         DEPTH == 3.  Add workaround code for a GCC optimization bug.
21817         * charset.c (parse_charset_map): Remove an unused variable.
21819         * coding.c: Delete unused variables.
21821         * fileio.c (Finsert_file_contents): Set coding_system to Qnil
21822         earlier.  If inserted is zero and the coding system doesn't
21823         require flushing, don't call decode_coding_gap.
21825         * syntax.h (SET_RAW_SYNTAX_ENTRY): Don't call make_number.
21827 2008-02-01  Kenichi Handa  <handa@m17n.org>
21829         The following changes are for using Unicode as an internal
21830         character model, and use UTF-8 format for buffer/string
21831         representation.
21833         * .gdbinit (xchartable): Adjust for the change of char table structure.
21834         (xsubchartable, xcoding, xcharset, xcurbuf): New commands.
21836         * Makefile.in (obj): Add character.o and chartab.o.
21837         (lisp, shortlisp): Remove utf-8.elc.
21838         (*.o): For many files, change dependency on charset.h to
21839         character.h, and add dependency on character.h.
21840         (character.o, chartab.o): New targets.
21842         * abbrev.c, bytecode.c, casefiddle.c, cmds.c, dispnew.c, doc.c:
21843         * doprnt.c, dosfns.c, frame.c, marker.c, minibuf.c, msdos.c:
21844         * w16select.c, w32bdf.c, w32console.c: Include "character.h" instead
21845         of "charset.h".
21847         * dired.c, filelock.c: Include "character.h".
21849         * alloc.c: Include "character.h" instead of "charset.h".
21850         (Fmake_char_table, make_sub_char_table): Move to chartab.c.
21851         (syms_of_alloc): Remove defsubr for Smake_char_table.
21853         * buffer.c: Include "character.h" instead of "charset.h", don't
21854         include "coding.h".
21855         (Fset_buffer_multibyte): Adjust for UTF-8.
21857         * buffer.h: EXFUN Fbuffer_live_p.
21859         * callproc.c: Include "character.h" instead of "charset.h".
21860         (Fcall_process): Big change for the new code-conversion APIs.
21862         * casetab.c: Include "character.h" instead of "charset.h".
21863         (set_canon, set_identity, shuffle): Adjust for the new
21864         map_char_table spec.
21865         (init_casetab_once): Call CHAR_TABLE_SET instead of directly
21866         accessing the char table structure.
21868         * chartab.c: New file that implements char table.
21870         * category.c: Include "character.h".
21871         (copy_category_entry): New function.
21872         (copy_category_table): Call map_char_table and copy_category_entry.
21873         (Fmake_category_table): Initialize all top-level slots.
21874         (char_category_set): New function.
21875         (modify_lower_category_set): Delete.
21876         (Fmodify_category_entry): Call char_table_ref_and_range.
21878         * category.h (CATEGORY_SET): Just call char_category_set.
21880         * ccl.c: Include "character.h".
21881         (Qccl, Qcclp): New variables.
21882         (CCL_WRITE_CHAR): Alway treat the arg CH as a character even if
21883         it's less than 256.
21884         (CCL_WRITE_MULTIBYTE_CHAR): Delete.
21885         (CCL_WRITE_STRING, CCL_READ_CHAR): Adjust for the change of SRC
21886         and DST type.
21887         (ccl_driver): Change types of argument, adjust code accordingly.
21888         (Fccl_execute, Fccl_execute_on_string): Adjust for the change of
21889         ccl_driver.
21890         (syms_of_ccl): Intern and staticpro Qccl and Qcclp.
21892         * ccl.h (struct ccl_program): Delete members eol_type and multibyte.
21893         New members src_multibyte, dst_multibyte, consumed, and produced.
21894         (struct ccl_spec): Delete members decoder and encoder.  New member ccl.
21895         (CODING_SPEC_CCL_PROGRAM): New macro.
21896         (ccl_driver): Update prototype.
21897         (Qccl, Qcclp, Fccl_program_p): Extern them.
21898         (CHECK_CCL_PROGRAM): New macro.
21900         * character.c, character.h, chartab.c: New files.
21902         * charset.c: Mostly re-written.  Move character and multibyte sequence
21903         handling codes to character.c.
21905         * charset.h: Mostly re-written.  Move character and multibyte sequence
21906         handling codes to character.h.
21908         * coding.c, coding.h: Mostly re-written.
21910         * composite.c: Include "character.h" instead of "charset.h".
21911         (CHAR_WIDTH): Move to character.h.
21912         (HASH_KEY, HASH_VALUE): Delete.
21914         * composite.h (enum composition_method): Change order of enumeration
21915         symbols.
21917         * data.c: Include "character.h" instead of "charset.h".
21918         (Faref): Call CHAR_TABLE_REF for a char table.
21919         (Faset): Call CHAR_TABLE_SET for a char table.
21921         * dispextern.h (free_realized_face, check_face_attribytes)
21922         (generate_ascii_font): Extern them.
21923         (free_realized_multibyte_face): Delete extern.
21925         * disptab.h (DISP_CHAR_VECTOR): Adjust for the change of char
21926         table structure.
21928         * editfns.c: Include "character.h" instead of "charset.h".
21929         (Fchar_to_string): Always call CHAR_STRING.
21931         * emacs.c (main): Call init_charset_once, init_charset,
21932         syms_of_chartab, and syms_of_character.
21934         * fileio.c: Include "character.h" instead of "charset.h".
21935         (Finsert_file_contents): Big change for the new code-conversion API.
21936         (choose_write_coding_system, Fwrite_region): Likewise.
21937         (build_annotations_2): Delete.
21938         (e_write): Big change for the new code-conversion API.
21940         * fns.c: Include "character.h" instead of "charset.h".
21941         (copy_sub_char_table): Move to chartab.c.
21942         (Fcopy_sequence): Call copy_char_table for a char table.
21943         (concat): Delete codes calling count_multibyte.
21944         (string_char_to_byte, string_byte_to_char): Adjust for the new
21945         multibyte form.
21946         (internal_equal): Adjust for the change of char table structure.
21947         (Fchar_table_subtype, Fchar_table_parent, Fset_char_table_parent)
21948         (Fchar_table_extra_slot, Fset_char_table_extra_slot)
21949         (Fchar_table_range, Fset_char_table_range, Fset_char_table_default)
21950         (char_table_translate, optimize_sub_char_table)
21951         (Foptimize_char_table, map_char_table, Fmap_char_table): Move to
21952         chartab.c.
21953         (char_table_ref_and_index): Delete.
21954         (HASH_KEY, HASH_VALUE): Move to lisp.h.
21955         (Fmd5): Call preferred_coding_system instead of accessing
21956         Vcoding_category_list.  Adjust for the new code-conversion API.
21957         (syms_of_fns): Move defsubr for char table related functions to
21958         chartab.c.
21960         * fontset.c: Mostly re-written.
21962         * fontset.h (struct font_info): Change type of the member encoding_type.
21963         (enum FONT_SPEC_INDEX): New enum.
21964         (fontset_font_pattern, fs_load_font): Update prototype.
21965         (FS_LOAD_FONT): Adjust for the change of fs_load_font.
21967         * indent.c: Include "character.h" instead of "charset.h".
21968         (MULTIBYTE_BYTES_WIDTH): Call CHAR_WIDTH instead of WIDTH_BY_CHAR_HEAD.
21970         * insdel.c: Include "character.h" instead of "charset.h".
21971         (copy_text): Don't refer to Vnonascii_translation_table.
21972         (insert_from_gap): New function.
21974         * keyboard.c: Include "character.h" instead of "charset.h".
21975         (command_loop_1): Never call direct_output_forward_char before
21976         a non-ASCII character.
21977         (read_char): If Vkeyboard_translate_table is a char table, always
21978         translate a character.
21980         * keymap.c: Include "character.h".
21981         (store_in_keymap): Handle the case that IDX is a cons.
21982         (Fdefine_key): Handle the case that KEY is a cons and the car part
21983         is also a cons (range).
21984         (push_key_description): Adjust for the new character code.
21985         (describe_vector): Call describe_char_table for a char table.
21986         (describe_char_table): New function.
21988         * keymap.h (describe_char_table): Extern it.
21990         * lisp.h (enum pvec_type): New member PVEC_SUB_CHAR_TABLE.
21991         (XSUB_CHAR_TABLE, XSETSUB_CHAR_TABLE): New macros.
21992         (CHAR_TABLE_ORDINARY_SLOTS, CHAR_TABLE_SINGLE_BYTE_SLOTS)
21993         (SUB_CHAR_TABLE_ORDINARY_SLOTS, SUB_CHAR_TABLE_STANDARD_SLOTS):
21994         Delete.
21995         (CHAR_TABLE_REF, CHAR_TABLE_SET): Adjust for the new char table
21996         structure.
21997         (CHAR_TABLE_TRANSLATE): Just call char_table_translate.
21998         (CHARTAB_SIZE_BITS_0, CHARTAB_SIZE_BITS_1, CHARTAB_SIZE_BITS_2)
21999         (CHARTAB_SIZE_BITS_3): New macros.
22000         (chartab_size): Extern it.
22001         (struct Lisp_Char_Table): Re-design.
22002         (struct Lisp_Sub_Char_Table): New structure.
22003         (HASH_KEY, HASH_VALUE): Move from fns.c.
22004         (CHARACTERBITS): Define as 22.
22005         (GLYPH_MASK_FACE, GLYPH_MASK_CHAR): Adjust for the above change.
22006         (SUB_CHAR_TABLE_P): Check PVEC_CHAR_TABLE.
22007         (GC_SUB_CHAR_TABLE_P): New macro.
22008         (Fencode_coding_string, Fdecode_coding_string): Update EXFUN.
22009         (code_convert_string_norecord): Deleted extern.
22010         (init_character_once, syms_of_character, init_charset)
22011         (syms_of_composite, Qeq, Fmakehash, insert_from_gap): Extern them.
22013         * lread.c: Include "character.h".
22014         (read_multibyte): New arg NBYTES.
22015         (read_escape): Change the meaning of returned *BYTEREP.
22016         (to_multibyte): Delete.
22017         (read1): Adjust the handling of char table and string.
22019         * print.c: Include "character.h" instead of "charset.h".
22020         (print_string): Convert 8-bit raw bytes to octal form by
22021         string_escape_byte8.
22022         (print_object): Adjust for the new multibyte form.  Print 8-bit
22023         raw bytes always in octal form.  Handle sub char table correctly.
22025         * process.c: Include "character.h" instead of "charset.h".
22026         (read_process_output, send_process): Adjust for the new
22027         code-conversion API.
22029         * puresize.h (BASE_PURESIZE): Increase.
22031         * regex.c: Include "character.h" instead of "charset.h".
22032         (BYTE8_TO_CHAR, CHAR_BYTE8_P) [not emacs]: New dummy macros.
22033         (regex_compile): Accept a range whose starting and ending
22034         character have different leading bytes.
22035         (analyse_first): Adjust for the above change.
22037         * search.c: Include "character.h" instead of "charset.h".
22038         (search_buffer, boyer_moore): Adjust for the new multibyte form.
22039         (Freplace_match): Adjust for the change of multibyte_char_to_unibyte.
22041         * syntax.c: Include "character.h" instead of "charset.h".
22042         (syntax_parent_lookup): Delete.
22043         (Fmodify_syntax_entry): Accept a cons as CHAR.
22044         (skip_chars): Adjust for the new multibyte form.
22045         (init_syntax_once): Call char_table_set_range instead of directly
22046         accessing the structure of a char table.
22048         * syntax.h (SET_RAW_SYNTAX_ENTRY): Call CHAR_TABLE_SET.
22049         (SYNTAX_ENTRY_FOLLOW_PARENT): Delete macro.
22050         (SET_RAW_SYNTAX_ENTRY_RANGE): New macro.
22051         (SYNTAX_ENTRY_INT): Call CHAR_TABLE_REF.
22053         * term.c: Include "buffer.h" and "character.h".
22054         (encode_terminal_code, write_glyphs): Adjust for the new
22055         code-conversion API.
22056         (produce_glyphs): Call CHAR_WIDTH instead of CHARSET_WIDTH.
22058         * w32term.c (x_new_font): Adjust for the change of FS_LOAD_FONT.
22060         * xdisp.c: Include "character.h".
22061         (get_next_display_element): Adjust for the new multibyte form.
22062         (disp_char_vector): Adjust for the new char table structure.
22063         (decode_mode_spec_coding): Adjust for the new structure of
22064         coding system.
22065         (decode_mode_spec): Adjust for the new code-conversion API.
22067         * xfaces.c: Include "character.h" instead of "charset.h".
22068         (load_face_font): Adjust for the change of choose_face_font and
22069         FS_LOAD_FONT.
22070         (generate_ascii_font): New function.
22071         (set_lface_from_font_name): Adjust for the change of FS_LOAD_FONT.
22072         (set_font_frame_param): Adjust for the change of choose_face_font.
22073         (free_realized_face): Make it public.
22074         (free_realized_faces_for_fontset): Rename from
22075         free_realized_multibyte_face.  Free also faces realized for ASCII.
22076         (choose_face_font): Change arguments.  Adjust for the change of
22077         fontset_font_pattern and FS_LOAD_FONT.
22079         * xfns.c: Include "character.h".
22080         (x_encode_text): Adjust for the new code-conversion API.
22082         * xselect.c: Don't include "charset.h".
22083         (selection_data_to_lisp_data): Adjust for the new code conversion API.
22085         * xterm.c: Include "character.h".
22086         (x_encode_char): New argument CHARSET.  Change caller.
22087         (x_get_char_face_and_encoding, x_get_glyph_face_and_encoding):
22088         Call ENCODE_CHAR instead of SPLIT_CHAR.
22089         (x_produce_glyphs): Don't check Vnonascii_translation_table Call
22090         CHAR_WIDTH instead of CHARSET_WIDTH.
22091         (XTread_socket): Adjust for the new code-conversion API.
22092         (x_new_font): Adjust for the change of FS_LOAD_FONT.
22093         (x_load_font): Adjust for the change of struct font.
22095 2008-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
22097         * xfaces.c (face_at_buffer_position): Remove unused vars.
22099 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
22101         * ccl.c (CCL_WRITE_CHAR, CCL_WRITE_MULTIBYTE_CHAR):
22102         Fix overflow checking.
22104 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
22106         * ccl.c (CCL_WRITE_CHAR, CCL_WRITE_MULTIBYTE_CHAR, ccl_driver):
22107         Cancel previous change.
22109 2008-01-31  Kenichi Handa  <handa@ni.aist.go.jp>
22111         * ccl.c (CCL_WRITE_CHAR): Increment extra_bytes only when
22112         ccl->eight_bit_control.  Fix check for buffer overflow.
22113         (CCL_WRITE_MULTIBYTE_CHAR): Fix check for buffer overflow.
22114         (ccl_driver): Initialize extra_bytes to 0.
22116 2008-01-31  Kenichi Handa  <handa@ni.aist.go.jp>
22118         * keyboard.c (make_ctrl_char): If C is a multibyte character, just
22119         return it ORed with ctrl_modifier.
22121 2008-01-29  Miles Bader  <miles@gnu.org>
22123         * macterm.c (XTset_vertical_scroll_bar): Fix merge mistake.
22125 2008-01-28  Jason Rumney  <jasonr@gnu.org>
22127         * w32.c (stat): Don't double check for networked drive.
22129 2008-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
22131         * window.c (run_window_configuration_change_hook): New function.
22132         Code extracted from set_window_buffer.  Set the selected frame.
22133         (set_window_buffer): Use it.
22134         * window.h (run_window_configuration_change_hook): Declare.
22135         * dispnew.c (change_frame_size_1): Use it instead of set-window-buffer.
22137         * keyboard.c (read_char): Yet another int/Lisp_Object mixup (YAILOM).
22139 2008-01-27  Dan Nicolaescu  <dann@ics.uci.edu>
22141         * Makefile.in: Remove references to unused macros.
22143 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
22145         * w32.c (g_b_init_get_sid_sub_authority)
22146         (g_b_init_get_sid_sub_authority_count): New static variables.
22147         (GetSidSubAuthority_Proc, GetSidSubAuthorityCount_Proc): New typedefs.
22148         (get_sid_sub_authority, get_sid_sub_authority_count): New functions.
22149         (init_user_info): Use them to retrieve uid and gid.
22150         Use 500/513, the Windows defaults, as Administrator's uid/gid.
22151         (fstat): Use pw_uid and pw_gid from the_passwd structure for
22152         st_uid and st_gid of the file.
22154 2008-01-26  Jason Rumney  <jasonr@gnu.org>
22156         * w32.c (logon_network_drive): New function.
22157         (stat): Use it.
22159 2008-01-26  Chong Yidong  <cyd@stupidchicken.com>
22161         * xdisp.c (pos_visible_p): Handle the case where charpos falls on
22162         invisible text covered with an ellipsis.
22164 2008-01-25  Richard Stallman  <rms@gnu.org>
22166         * xdisp.c (redisplay_window): Run Qwindow_text_change_functions and
22167         jump back to beginning.  Move some other initializations after that.
22168         (Qwindow_text_change_functions, Vwindow_text_change_functions):
22169         New variables.
22170         (syms_of_xdisp): Init them.
22172         * keyboard.c (read_char): Restore echo_message_buffer after redisplay.
22174         * buffer.c (reset_buffer_local_variables):
22175         Implement `permanent-local-hook'.
22176         (Qpermanent_local_hook): New variable.
22177         (syms_of_buffer): Init and staticpro it.
22179 2008-01-25  Michael Albinus  <michael.albinus@gmx.de>
22181         * dbusbind.c (xd_retrieve_arg): Pacify GCC on x86_64 GNU/Linux.
22183 2008-01-25  Thien-Thi Nguyen  <ttn@gnuvola.org>
22185         * fns.c (Fclrhash): Return TABLE.
22187 2008-01-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22189         * macterm.c (x_scroll_bar_create): Initialize bar->redraw_needed_p.
22190         (XTset_vertical_scroll_bar): Redraw scroll bar if bar->redraw_needed_p
22191         is set even without positional changes.
22192         (x_scroll_bar_clear): Set bar->redraw_needed_p.
22194         * macterm.h (struct scroll_bar): New member `redraw_needed_p'.
22196 2008-01-23  Jason Rumney  <jasonr@gnu.org>
22198         * xterm.c (handle_one_xevent): Revert to counting chars not bytes.
22200         * w32term.c (w32_read_socket) <WM_CHAR>: Decode characters outside
22201         the unicode range available in MULE by locale-coding-system.
22202         Improve dbcs lead byte detection.  Set event timestamp and modifiers
22203         earlier.
22205 2008-01-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22207         * mac.c (mac_emacs_pid) [MAC_OSX]: New variable.
22208         [MAC_OSX] (init_mac_osx_environment): Initialize it.
22209         [MAC_OSX] (mac_try_close_socket) [SELECT_USE_CFSOCKET]: Return 0
22210         when used on child processes.
22212 2008-01-21  Michael Albinus  <michael.albinus@gmx.de>
22214         * dbusbind.c (Fdbus_method_return_internal): Rename from
22215         Fdbus_method_return.
22216         (Fdbus_unregister_object): Move to dbus.el.
22217         (Fdbus_call_method, Fdbus_method_return_internal)
22218         (Fdbus_send_signal): Improve debug messages.
22220 2008-01-20  Martin Rudalics  <rudalics@gmx.at>
22222         * undo.c (undo_inhibit_record_point): New variable.
22223         (syms_of_undo): Initialize it.
22224         (record_point): Don't record point when undo_inhibit_record_point
22225         is set.
22227 2008-01-19  Stefan Monnier  <monnier@iro.umontreal.ca>
22229         * process.c (list_processes_1): Don't use SCHARS on a nil buffer name.
22231         * xdisp.c (Qauto_hscroll_mode): New var.
22232         (syms_of_xdisp): Initialize it.
22233         (hscroll_window_tree): Use it to lookup `auto-hscroll-mode' in each
22234         window's buffer.
22235         (hscroll_windows): Don't check automatic_hscrolling_p here.
22237         * window.c (set_window_buffer): Don't unnecessarily reset hscroll and
22238         vscroll if we're setting window-buffer to the value it already has.
22240 2008-01-18  Dan Nicolaescu  <dann@ics.uci.edu>
22242         * m/intel386.h: Remove references to XENIX.
22244 2008-01-17  Andreas Schwab  <schwab@suse.de>
22246         * m/amdx86-64.h (START_FILES, LIB_STANDARD): Use HAVE_LIB64_DIR
22247         instead of HAVE_X86_64_LIB64_DIR.
22248         * m/ibms390x.h (START_FILES, LIB_STANDARD): Likewise.
22250 2008-01-17  Glenn Morris  <rgm@gnu.org>
22252         * m/ibms390x.h (START_FILES, LIB_STANDARD): Adjust value according
22253         to HAVE_X86_64_LIB64_DIR.
22255 2008-01-16  Dan Nicolaescu  <dann@ics.uci.edu>
22257         * s/irix3-3.h:
22258         * s/irix4-0.h:
22259         * s/386-ix.h:
22260         * s/domain.h:
22261         * s/hpux9-x11r4.h:
22262         * s/hpux9shxr4.h: Remove files for systems no longer supported.
22264         * sysdep.c: Remove code containing references to symbols defined
22265         by unsupported systems.
22267 2008-01-16  Glenn Morris  <rgm@gnu.org>
22269         * coding.c (select-safe-coding-system-function): Doc fix.
22271 2008-01-15  Glenn Morris  <rgm@gnu.org>
22273         * config.in: Revert 2008-01-13 change: this is a generated file.
22275 2008-01-13  Tom Tromey  <tromey@redhat.com>
22277         * lisp.h: Fix typo.
22279 2008-01-13  Dan Nicolaescu  <dann@ics.uci.edu>
22281         * m/sequent-ptx.h:
22282         * m/sequent.h:
22283         * s/ptx.h:
22284         * s/ptx4-2.h:
22285         * s/ptx4.h: Remove files for systems no longer supported.
22287         * callproc.c (Fcall_process): Fix previous change.
22289 2008-01-13  Dan Nicolaescu  <dann@ics.uci.edu>
22291         * unexsunos4.c: Remove file, system not supported anymore.
22293         * m/mips.h:
22294         * m/intel386.h:
22295         * callproc.c:
22296         * config.in:
22297         * ecrt0.c:
22298         * emacs.c:
22299         * fileio.c:
22300         * frame.c:
22301         * getpagesize.h:
22302         * keyboard.c:
22303         * lread.c:
22304         * process.c:
22305         * puresize.h:
22306         * sysdep.c:
22307         * systty.h:
22308         * syswait.h:
22309         * unexec.c:
22310         * xdisp.c:
22311         * alloc.c: Remove code containing references to symbols defined by
22312         unsupported systems.
22314 2008-01-11  Kenichi Handa  <handa@ni.aist.go.jp>
22316         * coding.c (detect_coding_mask): Fix previous change.
22318 2008-01-09  Kenichi Handa  <handa@ni.aist.go.jp>
22320         * coding.c (detect_coding_iso2022): New arg
22321         latin_extra_code_state.  Allow Latin extra codes only
22322         when *latin_extra_code_state is nonzero.
22323         (detect_coding_mask): If there is a NULL byte, detect the encoding
22324         as UTF-16 or binary.  If Latin extra codes exist, detect the
22325         encoding as ISO-2022 only when there's no other proper encoding is
22326         found.
22328 2008-01-08  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22330         * frame.c (Fmake_terminal_frame): Use #ifdef MAC_OS8 instead of
22331         #ifdef MAC_OS.
22333 2008-01-08  Richard Stallman  <rms@gnu.org>
22335         * fileio.c (Ffile_name_directory, Fexpand_file_name): Doc fixes.
22337 2008-01-06  Nick Roberts  <nickrob@snap.net.nz>
22339         * keyboard.c (parse_menu_item): Don't enclose key bindings on
22340         menu bar in parentheses.
22342 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
22344         * m/7300.h:
22345         * m/acorn.h:
22346         * m/alliant-2800.h:
22347         * m/alliant.h:
22348         * m/alliant1.h:
22349         * m/alliant4.h:
22350         * m/altos.h:
22351         * m/amdahl.h:
22352         * m/apollo.h:
22353         * m/att3b.h:
22354         * m/aviion-intel.h:
22355         * m/aviion.h:
22356         * m/celerity.h:
22357         * m/clipper.h:
22358         * m/cnvrgnt.h:
22359         * m/convex.h:
22360         * m/cydra5.h:
22361         * m/delta88k.h:
22362         * m/dpx2.h:
22363         * m/dual.h:
22364         * m/elxsi.h:
22365         * m/f301.h:
22366         * m/gould-np1.h:
22367         * m/gould.h:
22368         * m/i860.h:
22369         * m/ibmps2-aix.h:
22370         * m/ibmrt-aix.h:
22371         * m/ibmrt.h:
22372         * m/irist.h:
22373         * m/is386.h:
22374         * m/isi-ov.h:
22375         * m/mega68.h:
22376         * m/mg1.h:
22377         * m/news-r6.h:
22378         * m/news-risc.h:
22379         * m/news.h:
22380         * m/nh3000.h:
22381         * m/nh4000.h:
22382         * m/ns16000.h:
22383         * m/ns32000.h:
22384         * m/nu.h:
22385         * m/orion.h:
22386         * m/orion105.h:
22387         * m/paragon.h:
22388         * m/pfa50.h:
22389         * m/plexus.h:
22390         * m/pyramid.h:
22391         * m/pyrmips.h:
22392         * m/sh3el.h:
22393         * m/sps7.h:
22394         * m/sr2k.h:
22395         * m/stride.h:
22396         * m/sun1.h:
22397         * m/sun2.h:
22398         * m/sun3-68881.h:
22399         * m/sun3-fpa.h:
22400         * m/sun3-soft.h:
22401         * m/sun3.h:
22402         * m/sun386.h:
22403         * m/symmetry.h:
22404         * m/tad68k.h:
22405         * m/tahoe.h:
22406         * m/targon31.h:
22407         * m/tek4300.h:
22408         * m/tekxd88.h:
22409         * m/tower32.h:
22410         * m/tower32v3.h:
22411         * m/ustation.h:
22412         * m/wicat.h:
22413         * m/xps100.h:
22414         * s/cxux.h:
22415         * s/cxux7.h:
22416         * s/dgux.h:
22417         * s/dgux4.h:
22418         * s/dgux5-4-3.h:
22419         * s/dgux5-4r2.h:
22420         * s/esix.h:
22421         * s/esix5r4.h:
22422         * s/hiuxmpp.h:
22423         * s/hiuxwe2.h:
22424         * s/iris3-5.h:
22425         * s/iris3-6.h:
22426         * s/isc2-2.h:
22427         * s/isc3-0.h:
22428         * s/isc4-0.h:
22429         * s/isc4-1.h:
22430         * s/newsos5.h:
22431         * s/newsos6.h:
22432         * s/osf1.h:
22433         * s/osf5-0.h:
22434         * s/riscix1-1.h:
22435         * s/riscix12.h:
22436         * s/sco4.h:
22437         * s/sco5.h:
22438         * s/sunos4-0.h:
22439         * s/sunos4-1.h:
22440         * s/sunos413.h:
22441         * s/sunos4shr.h:
22442         * s/umax.h:
22443         * s/unipl5-2.h:
22444         * s/xenix.h:
22445         * cxux-crt0.s:
22446         * unexapollo.c:
22447         * unexconvex.c:
22448         * unexenix.c:
22449         * unexsni.c: Remove files for systems no longer supported.
22451         * m/intel386.h: Remove references to unsupported systems.
22453         * w32.c (get_emacs_configuration): Remove reference to i860.
22455         * sysdep.c: Remove dead code.
22457 2008-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
22459         * s/rtu.h:
22460         * m/masscomp.h: Remove files.  Platform is obsolete.
22462 2008-01-04  Michael Albinus  <michael.albinus@gmx.de>
22464         * dbusbind.c (Fdbus_method_return): New function.
22465         (xd_read_message): Add the serial number to the event.
22466         (Fdbus_register_method): Activate the function.
22468 2008-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
22470         * keyboard.c (read_key_sequence): Fix typo.
22472 2008-01-03  Michael Albinus  <michael.albinus@gmx.de>
22474         * dbusbind.c (all): Replace XCAR by CAR_SAFE and XCDR by CDR_SAFE.
22475         (xd_signature, xd_append_arg): Handle element type detection for
22476         empty arrays.
22477         (Fdbus_call_method, Fdbus_send_signal): Undo type casting for
22478         SDATA () calls; this must be solved more general.
22479         (Fdbus_register_signal): Use SBYTES instead of strlen.
22481 2008-01-03  Magnus Henoch  <magnus@zemdatav>
22483         * dbusbind.c (xd_append_arg): Use unsigned char instead of
22484         unsigned int for byte values (necessary for big-endian platform).
22485         (Fdbus_call_method): Handle the case of no returned arguments.
22487 2007-12-31  Tom Tromey  <tromey@redhat.com>  (tiny change)
22489         * dbusbind.c (xd_read_message): Use non-static input_event struct.
22491 2007-12-31  Magnus Henoch  <mange@freemail.hu>
22493         * dbusbind.c (xd_signature): Signature of variant is just "v".
22495 2007-12-30  Michael Albinus  <michael.albinus@gmx.de>
22497         * dbusbind.c: Fix several errors and compiler warnings.
22498         Reported by Tom Tromey <tromey@redhat.com>.
22499         (XD_ERROR, XD_DEBUG_MESSAGE)
22500         (XD_DEBUG_VALID_LISP_OBJECT_P): Wrap code with "do ... while (0)".
22501         (xd_append_arg): Part for basic D-Bus types rewritten.
22502         (xd_retrieve_arg): Split implementation of DBUS_TYPE_BYTE and
22503         DBUS_TYPE_(U)INT16.  Don't call XD_DEBUG_MESSAGE with "%f" if not
22504         appropriate.
22505         (xd_read_message): Return Qnil.  Don't signal an error; it is not
22506         useful during event reading.
22507         (Fdbus_register_signal): Signal an error if the check for
22508         FUNCTIONP fails.
22509         (Fdbus_register_method): New function.  The implementation is not
22510         complete, the call of the function signals an error therefore.
22511         (Fdbus_unregister_object): New function, renamed from
22512         Fdbus_unregister_signal.  The initial check signals an error, if
22513         the object is not well formed.
22515 2007-12-30  Richard Stallman  <rms@gnu.org>
22517         * textprop.c (get_char_property_and_overlay):
22518         Signal error if POSITION is out of range in a buffer.
22520 2007-12-29  Martin Rudalics  <rudalics@gmx.at>
22522         * w32fns.c (Fx_create_frame): Make copy of frame parameters
22523         because the original parameters are in pure storage now.
22525 2007-12-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22527         * xdisp.c (phys_cursor_in_rect_p): Check if cursor is in fringe area.
22529 2007-12-22  Eli Zaretskii  <eliz@gnu.org>
22531         * callint.c (syms_of_callint) <command-history>: Add reference to
22532         history-length in the doc string.
22534 2007-12-17  Jason Rumney  <jasonr@gnu.org>
22536         * w32fns.c (w32_wnd_proc) <WM_KEYDOWN>: Cast char to unsigned
22537         before passing as wParam.
22539 2007-12-22  Michael Albinus  <michael.albinus@gmx.de>
22541         * dbusbind.c (xd_retrieve_arg): Handle DBUS_TYPE_BYTE,
22542         DBUS_TYPE_INT16, DBUS_TYPE_UINT16, DBUS_TYPE_INT64,
22543         DBUS_TYPE_UINT64, DBUS_TYPE_DOUBLE and DBUS_TYPE_SIGNATURE.
22544         Return float when DBUS_TYPE_INT32 or DBUS_TYPE_UINT32 do not fit
22545         as number.
22546         (Fdbus_call_method): Fix docstring.
22548 2007-12-21  Michael Albinus  <michael.albinus@gmx.de>
22550         * dbusbind.c (XD_BASIC_DBUS_TYPE, XD_DBUS_TYPE_P, XD_NEXT_VALUE):
22551         New macros.
22552         (XD_SYMBOL_TO_DBUS_TYPE): Rename from XD_LISP_SYMBOL_TO_DBUS_TYPE.
22553         (XD_OBJECT_TO_DBUS_TYPE): Rename from XD_LISP_OBJECT_TO_DBUS_TYPE.
22554         Simplify.
22555         (xd_signature): New function.
22556         (xd_append_arg): Compute also signatures.  Major rewrite.
22557         (xd_retrieve_arg): Make debug messages friendly.
22558         (Fdbus_call_method, Fdbus_send_signal): Extend docstring.
22559         Check for signatures of arguments.
22561 2007-12-19  Michael Albinus  <michael.albinus@gmx.de>
22563         * dbusbind.c (QCdbus_type_byte, QCdbus_type_boolean)
22564         (QCdbus_type_int16, QCdbus_type_uint16, QCdbus_type_int32)
22565         (QCdbus_type_uint32, QCdbus_type_int64, QCdbus_type_uint64)
22566         (QCdbus_type_double, QCdbus_type_string, QCdbus_type_object_path)
22567         (QCdbus_type_signature, QCdbus_type_array, QCdbus_type_variant)
22568         (QCdbus_type_struct, QCdbus_type_dict_entry): New D-Bus type symbols.
22569         (XD_LISP_SYMBOL_TO_DBUS_TYPE): New macro.
22570         (XD_LISP_OBJECT_TO_DBUS_TYPE): Add compound types.
22571         (xd_retrieve_value): Remove.  Functionality included in ...
22572         (xd_append_arg): New function.
22573         (Fdbus_call_method, Fdbus_send_signal): Apply it.
22575 2007-12-16  Michael Albinus  <michael.albinus@gmx.de>
22577         * dbusbind.c (top): Include <stdio.h>.
22578         (Fdbus_call_method, Fdbus_send_signal): Apply type cast in
22579         dbus_message_new_method_call and dbus_message_new_signal.
22580         (Fdbus_register_signal): Rename unique_name to uname.
22581         Check handler for FUNCTIONP instead of CHECK_SYMBOL.  Handle case of
22582         non-existing unique name.  Fix typos in matching rule.  Return an
22583         object which is useful in Fdbus_unregister_signal.
22584         (Fdbus_unregister_signal): Reimplementation, in order to remove
22585         only the corresponding entry.
22586         (Vdbus_registered_functions_table): Change the order of entries.
22587         Apply these changes in xd_read_message and Fdbus_register_signal.
22589 2007-12-16  Andreas Schwab  <schwab@suse.de>
22591         * fileio.c (Finsert_file_contents): Fix overflow check to not
22592         depend on undefined integer overflow.
22594 2007-12-14  Jason Rumney  <jasonr@gnu.org>
22596         * w32term.c (w32_read_socket): Use MULTIBYTE_CHAR_KEYSTROKE_EVENT
22597         for characters above 127.
22599 2007-12-13  Jason Rumney  <jasonr@gnu.org>
22601         * w32fns.c (w32_wnd_proc, Fw32_reconstruct_hot_key): Range check
22602         before dereferencing array.
22603         (lookup_vk_code): Remove zero comparison.
22605 2007-12-14  Michael Albinus  <michael.albinus@gmx.de>
22607         * dbusbind.c (xd_retrieve_value, xd_retrieve_arg)
22608         (Fdbus_call_method, Fdbus_send_signal, xd_read_message):
22609         Use `unsigned int' instead of `uint'.
22610         (xd_read_message, Fdbus_register_signal): Split expressions into
22611         multiple lines before operators "&&" and "||", according to the
22612         GNU Coding Standards.
22614 2007-12-14  Eli Zaretskii  <eliz@gnu.org>
22616         * dispextern.h (WINDOWS_NT): Fix incorrect spelling of WINDOWSNT.
22618 2007-12-12  Juri Linkov  <juri@jurta.org>
22620         * buffer.c (Frename_buffer): In interactive spec replace
22621         `read-buffer' with `read-string' that uses `buffer-name-history'
22622         as history, and the current buffer's name as default.
22624 2007-12-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22626         * keyboard.c (Fcommand_execute): Call Qcall_interactively instead of
22627         manipulating the backtrace manually.
22628         (make_lispy_event): Merge the ASCII and MULTIBYTE cases.
22629         (struct backtrace, backtrace_list): Remove.
22630         (command_loop_1): Remove dead var `no_direct'.
22632         * buffer.c (reset_buffer_local_variables): If permanent_too is 0, also
22633         preserve non-built-in buffer-local variables.
22634         (Fkill_all_local_variables): Don't re-create&re-set permanent
22635         buffer-local variables.
22637 2007-12-09  Juri Linkov  <juri@jurta.org>
22639         * buffer.c (Frename_buffer): Change interactive spec from "s" to
22640         Lisp code that uses `read-buffer' with current buffer as default.
22642 2007-12-08  Michael Albinus  <michael.albinus@gmx.de>
22644         * dbusbind.c (xd_read_message): Generate an event for every
22645         registered handler.  There might be several handlers registered
22646         for the same signal.
22647         (Fdbus_register_signal): Don't overwrite a registration for the
22648         same signal.  Add a new registration if handlers are different.
22649         (Vdbus_registered_functions_table): Rework doc string.
22651 2007-12-07  Michael Albinus  <michael.albinus@gmx.de>
22653         * dbusbind.c (Fdbus_get_unique_name, xd_read_message)
22654         (Fdbus_register_signal): Use DBUS_MAXIMUM_NAME_LENGTH and
22655         DBUS_MAXIMUM_MATCH_RULE_LENGTH for string lengths.
22656         (Fdbus_call_method, Fdbus_send_signal, Fdbus_register_signal):
22657         Unify argument lists.
22658         (xd_read_message, Fdbus_register_signal): Reorder and extend event
22659         arguments and hash table keys.  Use unique name for service.
22660         (Fdbus_unregister_signal): Remove checks.
22661         (Vdbus_registered_functions_table): Fix doc string.
22663 2007-12-05  Magnus Henoch  <mange@freemail.hu>
22665         * process.c (make_process): Initialize pty_flag to 0.
22667 2007-12-05  Jason Rumney  <jasonr@gnu.org>
22669         * image.c (xbm_load) [WINDOWSNT]: Shuffle the bits of directly
22670         specified XBMs.
22672 2007-12-05  Richard Stallman  <rms@gnu.org>
22674         * xdisp.c (syms_of_xdisp) <scroll-conservatively>: Doc fix.
22676 2007-12-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22678         * mac.c (cfsockets_for_select) [MAC_OSX && SELECT_USE_CFSOCKET]:
22679         New variable.
22680         (mac_try_close_socket) [MAC_OSX]: New function.
22681         [MAC_OSX] (sys_select) [SELECT_USE_CFSOCKET]:
22682         Update cfsockets_for_select.  Replace invalid CFRunLoop source.
22684         * sysdep.c (emacs_close) [MAC_OSX && HAVE_CARBON]:
22685         Use mac_try_close_socket.
22687 2007-12-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22689         * unexmacosx.c (unrelocate): New argument BASE.  Use it instead of
22690         reloc_base.
22691         (copy_dysymtab): Compute relocation base here.
22692         (rebase_reloc_address) [__ppc64__]: New function.
22693         (copy_dysymtab) [__ppc64__]: Use it if relocation base needs to be
22694         changed.
22696 2007-12-05  Jason Rumney  <jasonr@gnu.org>
22698         * w32proc.c (sys_spawnve): Quote args with wildcards.
22700 2007-12-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22702         * unexmacosx.c (copy_data_segment): Also copy __gcc_except_tab and
22703         __objc_* sections.
22704         (unrelocate) [_LP64]: Set relocation base to address of data segment.
22706 2007-12-05  Michael Albinus  <michael.albinus@gmx.de>
22708         * dbusbind.c (xd_read_message): Return value is a Lisp_Object.
22709         Move check for Vdbus_registered_functions_table to
22710         xd_read_queued_messages.
22711         (xd_read_queued_messages): Protect xd_read_message calls by
22712         internal_condition_case_1.
22714 2007-12-04  Michael Albinus  <michael.albinus@gmx.de>
22716         * dbusbind.c (QCdbus_system_bus, QCdbus_session_bus): Rename from
22717         Qdbus_system_bus and Qdbus_session_bus, respectively.
22718         (Vdbus_intern_symbols): Remove.
22719         (Vdbus_registered_functions_table): New hash table.
22720         (XD_SYMBOL_INTERN_SYMBOL): Remove.
22721         (xd_read_message, Fdbus_register_signal, Fdbus_unregister_signal):
22722         Rewrite in order to manage registered functions by hash table
22723         Vdbus_registered_functions_table.
22725 2007-12-03  Jan Djärv  <jan.h.d@swipnet.se>
22727         * xterm.c: Update URL to Window Manager Specification in comment.
22729 2007-12-02  Michael Albinus  <michael.albinus@gmx.de>
22731         * config.in (HAVE_DBUS): Add.
22733         * Makefile.in (HAVE_DBUS): Add D-Bus definitions if defined.
22734         (ALL_CFLAGS): Add ${DBUS_CFLAGS}.
22735         (obj): Add $(DBUS_OBJ).
22736         (LIBES): Add $(DBUS_LIBS).
22737         (dbusbind.o): New target.
22739         * dbusbind.c: New file.
22741         * emacs.c (main): Call syms_of_dbusbind when HAVE_DBUS is defined.
22743         * keyboard.c: All D-Bus related code is wrapped by "#ifdef HAVE_DBUS".
22744         (Qdbus_event): New Lisp symbol.
22745         (kbd_buffer_get_event, make_lispy_event): Handle DBUS_EVENT.
22746         (gobble_input): Call xd_read_queued_messages, reading D-Bus messages.
22747         (keys_of_keyboard): Define dbus-event.
22749         * termhooks.h (event_kind): Add DBUS_EVENT when HAVE_DBUS is defined.
22751 2007-12-01  Richard Stallman  <rms@gnu.org>
22753         * search.c (syms_of_search) <inhibit-changing-match-data>: Doc fix.
22755 2007-11-30  Jason Rumney  <jasonr@gnu.org>
22757         * w32console.c (w32con_ins_del_lines, scroll_line): Clip to window.
22758         (w32con_reset_terminal_modes): Clear screen buffer.
22759         (w32_face_attributes): Don't use color indexes that are out of range.
22760         Only reverse the default colors.
22762         * xfaces.c (map_tty_color, tty_color_name): Remove special case for
22763         WINDOWSNT.
22765         * w32console.c, w32term.h (vga_stdcolor_name): Remove.
22767 2007-11-29  Jason Rumney  <jasonr@gnu.org>
22769         * w32console.c: Leave HAVE_WINDOW_SYSTEM defined.
22770         (w32_face_attributes): Use Vtty_defined_color_alist to determine
22771         if the terminal colors are initialized.
22772         (unspecified_fg, unspecified_bg): Remove unused declarations.
22774 2007-11-29  Andreas Schwab  <schwab@suse.de>
22776         * keyboard.c (apply_modifiers): Fix typo.
22778 2007-11-29  Richard Stallman  <rms@gnu.org>
22780         * keymap.c (Fcurrent_local_map): Doc fix.
22782 2007-11-28  Petr Salinger  <Petr.Salinger@seznam.cz>  (tiny change)
22784         * s/gnu-kfreebsd.h: New file.
22786 2007-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
22788         * buffer.c (Fget_buffer_create, Fmake_indirect_buffer):
22789         Don't cast redundantly.
22791         * keyboard.c (KEY_TO_CHAR): New macro.
22792         (parse_modifiers, apply_modifiers): Accept integer arguments.
22793         (read_key_sequence): Use them to unify the "shift->unshift" mapping
22794         for chars and symbol keys.
22795         After doing such remapping, apply function-key-map again.
22797 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
22799         * Makefile.in (SOME_MACHINE_LISP): Remove VMS files, they are not
22800         compiled anymore.
22802 2007-11-26  Andreas Schwab  <schwab@suse.de>
22804         * process.c (list_processes_1): Fix indentation level of the
22805         command column.
22807 2007-11-23  Andreas Schwab  <schwab@suse.de>
22809         * editfns.c (Fformat): Handle %c specially since it requires the
22810         argument to be of type int.
22812 2007-11-23  Markus Triska  <markus.triska@gmx.at>
22814         * emacs.c (main): Call init_editfns before init_process, since
22815         init_process sets Vprocess_connection_type depending on OS release.
22817 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
22819         * data.c (do_symval_forwarding): Use same code as in find_symbol_value.
22820         (find_symbol_value): Use do_symval_forwarding.
22822         * data.c (set_internal): Set the value in the `cons-cell' (for
22823         Buffer_Local_values) not only for frame-local variables.
22825 2007-11-22  Andreas Schwab  <schwab@suse.de>
22827         * data.c (Fnumber_to_string): Add cast when passing EMACS_INT
22828         values to sprintf.
22829         * keymap.c (Fsingle_key_description): Likewise.
22830         * print.c (print_object): Likewise.
22832 2007-11-22  Jan Djärv  <jan.h.d@swipnet.se>
22834         * gtkutil.c (update_frame_tool_bar): Don't call x-gtk-map-stock if
22835         file for image is nil.
22837 2007-11-22  Dan Nicolaescu  <dann@ics.uci.edu>
22839         * term.c: Include stdarg.h.
22840         (fatal): Implement using varargs.
22841         * lisp.h (fatal): Add argument types.  (Restore 2005-09-30 change).
22843 2007-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
22845         * lisp.h (struct Lisp_Buffer_Objfwd): Add a `slottype' field.
22846         * data.c (store_symval_forwarding): Get type from buffer_objfwd.
22847         Update call to buffer_slot_type_mismatch.
22848         * buffer.h (buffer_local_types, PER_BUFFER_TYPE): Remove.
22849         (buffer_slot_type_mismatch): Update.
22850         * buffer.c (buffer_local_types): Remove.
22851         (buffer_slot_type_mismatch): Get the symbol and type as arguments.
22852         (defvar_per_buffer): Set the type in the buffer_objfwd.
22854 2007-11-21  Jason Rumney  <jasonr@gnu.org>
22856         * w32bdf.c (w32_init_bdf_font, w32_BDF_to_x_font):
22857         CreateFileMapping returns NULL on failure.
22859 2007-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
22861         * search.c (Fset_match_data): Remove the `evaporate' feature.
22862         (unwind_set_match_data): Don't use the `evaporate' feature.
22864 2007-11-21  Jason Rumney  <jasonr@gnu.org>
22866         * dispnew.c (init_display) [WINDOWSNT]: Hardcode terminal_type.
22868         * w32console.c (w32con_write_glyphs): Remove unused variables.
22870 2007-11-20  Dan Nicolaescu  <dann@ics.uci.edu>
22872         * macterm.c (mac_term_init): Call add_keyboard_wait_descriptor.
22874         * s/darwin.h (MULTI_KBOARD): Remove.
22876         * macfns.c (x_create_tip_frame, Fx_create_frame)
22877         (x_create_tip_frame): Don't deal with MULTI_KBOARD.
22879 2007-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
22881         * buffer.c (Fbuffer_local_value): Remove redundant test.
22882         (swap_out_buffer_local_variables): Swap out binding in `buffer' rather
22883         than in `current-buffer' to match the comment.
22884         Do the swap using swap_in_global_binding.
22886         * data.c (store_symval_forwarding, set_internal):
22887         * eval.c (specbind): Remove dead code.
22889         * coding.c (detect_coding, Fupdate_coding_systems_internal):
22890         * fns.c (Fmd5): Use find_symbol_value rather than SYMBOL_VALUE
22891         Since we do not want to see internal Lisp_*fwd objects here.
22893 2007-11-18  Jan Djärv  <jan.h.d@swipnet.se>
22895         * sysdep.c (init_system_name): Use getaddrinfo if available.
22897         * xterm.c (x_scroll_bar_set_handle, x_scroll_bar_handle_click)
22898         (x_scroll_bar_note_movement): start, end, with, height in struct
22899         scroll_bar are integers and not Lisp_Object, so remove XINT for them.
22901 2007-11-17  Dan Nicolaescu  <dann@ics.uci.edu>
22903         * puresize.h (BASE_PURESIZE): Increase to 1190000.
22905 2007-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
22907         * buffer.h (struct buffer): Move `undo_list' back to before `name'.
22908         This undoes Richard's change of 14-Oct-2002.
22910         * alloc.c (allocate_other_vector):
22911         * lisp.h (allocate_other_vector): Remove.
22913         * window.c (struct save_window_data): Move non-lisp data to the end
22914         and make it `int' rather than Lisp_Object.
22915         (Fcurrent_window_configuration): Use ALLOCATE_PSEUDOVECTOR.
22916         Done wrap/unwrap integer values.
22917         (Fset_window_configuration, compare_window_configurations):
22918         Update use of fields to their new types.
22920         * xterm.h (struct scroll_bar): Only use Lisp_Object for lisp data.
22921         Turn integer fields into `int'.  Merge x_window_low and x_window_high.
22922         (SCROLL_BAR_PACK, SCROLL_BAR_UNPACK, SCROLL_BAR_X_WINDOW)
22923         (SET_SCROLL_BAR_X_WINDOW): Remove.
22924         (SCROLL_BAR_X_WIDGET, SET_SCROLL_BAR_X_WIDGET):
22925         Access the new x_window field directly.
22926         * xterm.c (x_scroll_bar_create): Use a pseudovector.
22927         Don't wrap/unwrap integers into Lisp_Objects.
22928         (XTset_vertical_scroll_bar, x_scroll_bar_handle_click)
22929         (x_scroll_bar_report_motion):
22930         Don't wrap/unwrap integers into Lisp_Objects.
22931         (x_term_init): Use SDATA.
22932         (x_window_to_scroll_bar, x_create_toolkit_scroll_bar)
22933         (x_scroll_bar_set_handle, x_scroll_bar_remove)
22934         (XTset_vertical_scroll_bar, x_scroll_bar_expose)
22935         (x_scroll_bar_report_motion, x_scroll_bar_clear):
22936         * xfns.c (x_set_background_color):
22937         * gtkutil.c (xg_create_scroll_bar, xg_set_toolkit_scroll_bar_thumb):
22938         Access the new x_window field directly.
22940         * alloc.c (ALLOCATE_PSEUDOVECTOR): Move to lisp.h.
22941         (allocate_pseudovector): Make non-static.
22943         * lisp.h (enum pvec_type): New tag PVEC_OTHER.
22944         (allocate_pseudovector): Declare.
22945         (ALLOCATE_PSEUDOVECTOR): Move from alloc.c.
22947 2007-11-15  Andreas Schwab  <schwab@suse.de>
22949         * editfns.c (Fformat): Correctly format EMACS_INT values.
22950         Also take precision into account when formatting an integer.
22952         * keyboard.c (Fevent_symbol_parse_modifiers): Fix declaration.
22954 2007-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
22956         * keyboard.c (Fevent_symbol_parse_modifiers): New function.
22957         (syms_of_keyboard): Defsubr it.
22959         * data.c (swap_in_global_binding): Fix longstanding bug where
22960         store_symval_forwarding was not called with the right second argument,
22961         thus causing objfwd-ing from being dropped.
22963 2007-11-14  Juanma Barranquero  <lekktu@gmail.com>
22965         * macfns.c (Fx_create_frame, Fx_display_pixel_width)
22966         (Fx_display_pixel_height, Fx_display_planes)
22967         (Fx_display_color_cells, Fx_server_max_request_size)
22968         (Fx_server_vendor, Fx_server_version, Fx_display_backing_store)
22969         (Fx_display_visual_class, Fx_display_save_under):
22970         * w32fns.c (Fx_create_frame, Fx_display_pixel_width)
22971         (Fx_display_pixel_height, Fx_display_planes)
22972         (Fx_display_color_cells, Fx_server_max_request_size)
22973         (Fx_server_vendor, Fx_server_version, Fx_display_screens)
22974         (Fx_display_mm_height, Fx_display_mm_width)
22975         (Fx_display_backing_store, Fx_display_visual_class)
22976         (Fw32_select_font, Fx_display_save_under):
22977         * xfns.c (Fx_create_frame, Fx_display_pixel_width)
22978         (Fx_display_pixel_height, Fx_display_planes)
22979         (Fx_display_color_cells, Fx_server_max_request_size)
22980         (Fx_server_vendor, Fx_server_version, Fx_display_backing_store)
22981         (Fx_display_save_under): Fix typos in docstrings.
22983 2007-11-14  Juanma Barranquero  <lekktu@gmail.com>
22985         * w32fns.c (Fw32_registered_hot_keys): Don't return the nil values
22986         corresponding to deleted entries; they are an implementation detail.
22987         (gray_bitmap_width, gray_bitmap_height, gray_bitmap_bits):
22988         Remove variables.
22989         (w32_pass_extra_mouse_buttons_to_system, w32_strict_fontnames)
22990         (w32_pass_multimedia_buttons_to_system, w32_strict_painting)
22991         (Vw32_charset_info_alist, w32_to_x_color, w32_init_class)
22992         (w32_createscrollbar, w32_createwindow, my_post_msg, w32_get_modifiers)
22993         (w32_grabbed_keys, cancel_all_deferred_msgs): Make static.
22994         (Fw32_define_rgb_color, Fw32_load_color_file)
22995         (syms_of_w32fns) <w32-pass-multimedia-buttons-to-system>:
22996         Fix typos in docstrings.
22997         (Fx_server_version): Reflow docstring.
22998         (Fw32_shell_execute): Doc fixes.
23000 2007-11-13  Juanma Barranquero  <lekktu@gmail.com>
23002         * w32fns.c (Fw32_register_hot_key): Don't try to register hot key
23003         if w32_parse_hot_key returned nil.
23005 2007-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
23007         * xdisp.c (load_overlay_strings): Fix copy&paste typo.
23009 2007-11-09  Jason Rumney  <jasonr@gnu.org>
23011         * s/ms-w32.c (USE_TOOLKIT_SCROLL_BARS): Define.
23013         * w32term.c (w32_scroll_bar_handle_click): Use SCROLL_BAR_CLICK_EVENT.
23015         * keyboard.c (discard_mouse_events, make_lispy_event) [WINDOWSNT]:
23016         Remove W32_SCROLL_BAR_CLICK_EVENT.
23018         * termhooks.h (enum event_kind) [WINDOWSNT]: Likewise.
23019         Add MULTIMEDIA_KEY_EVENT.
23021         * keyboard.c (lispy_function_keys) [WINDOWSNT]: Add more keys.
23022         (lispy_multimedia_keys) [WINDOWSNT]: New array.
23023         (make_lispy_event) [WINDOWSNT]: Use it to translate
23024         MULTIMEDIA_KEY_EVENT.
23026         * w32term.h (WM_APPCOMMAND): Define if not already.
23027         (GET_APPCOMMAND_LPARAM): Likewise.
23029         * w32term.c (w32_read_socket): Generate MULTIMEDIA_KEY_EVENT from
23030         WM_APPCOMMAND.
23032         * w32fns.c (w32_pass_multimedia_buttons_to_system): New user option.
23033         (syms_of_w32fns): Export and initialize it.
23034         (w32_wnd_proc): Pass WM_APPCOMMAND on to w32_read_socket.
23036 2007-11-09  Chong Yidong  <cyd@stupidchicken.com>
23038         * dispextern.h (struct it): Don't define OVERLAY_STRING_CHUNK_SIZE
23039         twice.
23041         * xdisp.c (handle_face_prop): Fix last change.
23043 2007-11-09  Richard Stallman  <rms@gnu.org>
23045         * xdisp.c (handle_face_prop): Test for strings that came from overlays,
23046         not just for after-strings and before-strings.
23047         Call face_for_overlay_string and pass the overlay to it.
23048         (handle_display_prop): Determine whether property came from an overlay.
23049         Pass OVERLAY arg to handle_single_display_spec.
23050         (handle_single_display_spec): New arg OVERLAY sets it->from_overlay.
23051         (load_overlay_strings): Fill in it->string_overlays.
23052         (get_overlay_strings_1, push_it, pop_it): Handle it->from_overlays.
23054         * xfaces.c (face_for_overlay_string): Function renamed from
23055         face_at_buffer_position_no_overlays, and add arg OVERLAY.
23057         * dispextern.h (struct it): New elt string_overlays.
23058         New elt from_overlay, also in stack.
23059         Rearrange a few elements.
23060         (face_for_overlay_string): Decl renamed from
23061         face_at_buffer_position_no_overlays, and add argument.
23063 2007-11-09  Richard Stallman  <rms@gnu.org>
23065         * xdisp.c (handle_face_prop): Use face_at_buffer_position_no_overlays
23066         to get the base face for an overlay string.
23068         * dispextern.h (face_at_buffer_position_no_overlays): Add decl.
23070         * xfaces.c (face_at_buffer_position_no_overlays): New function.
23072         * xdisp.c (handle_stop): Move some code out of loop.
23074 2007-11-09  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
23076         * macfns.c [USE_ATSUI] (Fmac_atsu_font_face_attributes):
23077         Fix conversion from Lisp object to ATSUFontID.
23079 2007-11-09  Jason Rumney  <jasonr@gnu.org>
23081         * xdisp.c (Fformat_mode_line): Do nothing when noninteractive.
23083 2007-11-09  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
23085         * unexmacosx.c (unexec_regions_recorder, unexec_regions_merge):
23086         Don't assume regions are aligned to page boundary.
23087         (print_load_command_name): Add LC_UUID if defined.
23089 2007-11-09  Richard Stallman  <rms@gnu.org>
23091         * emacs.c (syms_of_emacs) <installation-directory>: Reflow docstring.
23093 2007-11-07  Jason Rumney  <jasonr@gnu.org>
23095         * s/windows95.h: Remove.
23097 2007-11-06  Jan Djärv  <jan.h.d@swipnet.se>
23099         * gtkutil.c (xg_tool_bar_menu_proxy): Handle GTK_IMAGE_ICON_NAME and
23100         abort with a message on unhandled store_type values.
23102 2007-11-01  Jan Djärv  <jan.h.d@swipnet.se>
23104         * xterm.c, xfns.c, xselect.c, xterm.h, s/msdos.h, s/sco4.h, s/sco5.h:
23105         Remove HAVE_X11R5 and HAVE_X11R4.
23107 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
23109         * Makefile.in: Remove references to sunfns.c and sunfns.o.
23111 2007-11-01  Johan Bockgård  <bojohan@gnu.org>
23113         * macterm.c, w32term.c, xterm.c (x_draw_stretch_glyph_string):
23114         Don't set s->stippled_p here, since it has already been set by
23115         x_set_glyph_string_gc from x_draw_glyph_string.
23117 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
23119         * sunfns.c: Remove file.
23121         * m/sun386.h:
23122         * m/sun2.h:
23123         * m/sparc.h: Remove Sun windows code.
23125 2007-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
23127         * keyboard.c (syms_of_keyboard): Initialize the initial_kboard.
23128         (init_keyboard): Set current_kboard's window-system to nil.
23129         (tty_read_avail_input): Typo.
23130         * frame.c (make_initial_frame): Don't initialize the initial_kboard.
23132 2007-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
23134         * s/usg5-4.h:
23135         * s/usg5-3.h:
23136         * s/ptx.h:
23137         * m/is386.h:
23138         * m/ibmps2-aix.h:
23139         * Makefile.in: Remove all mentions of X10.
23141         * dispnew.c (syms_of_display): Don't mention version 10.
23143 2007-10-28  Juanma Barranquero  <lekktu@gmail.com>
23145         * makefile.w32-in (OBJ1): Remove abbrev.$(O).
23146         ($(BLD)/abbrev.$(O)): Remove.
23148 2007-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
23150         Rewrite abbrev.c in Elisp.
23151         * image.c (Qcount): Don't declare as extern.
23152         (syms_of_image): Initialize and staticpro `Qcount'.
23153         * puresize.h (BASE_PURESIZE): Increase for the new abbrev.el functions.
23154         * emacs.c (main): Don't call syms_of_abbrev.
23155         * Makefile.in (obj): Remove abbrev.o.
23156         (abbrev.o): Remove.
23157         * abbrev.c: Remove.
23159 2007-10-26  Martin Rudalics  <rudalics@gmx.at>
23161         * window.c (window_min_size_2): Don't count header-line.
23163 2007-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
23165         * frame.h (struct frame): Move all bit fields after the first bit
23166         field to take advantage of the available space.  Group all the
23167         chars together to reduce wasted space due to padding.
23169 2007-10-26  Juanma Barranquero  <lekktu@gmail.com>
23171         * minibuf.c (Fread_minibuffer, Feval_minibuffer): Reflow docstrings.
23173         * alloc.c (spare_memory, stack_copy, stack_copy_size, ignore_warnings)
23174         (Vdead, dont_register_blocks, staticvec, staticidx, interval_block)
23175         (n_interval_blocks, init_strings, check_string_bytes, check_sblock)
23176         (init_float, free_float, n_cons_blocks, init_cons, all_vectors)
23177         (n_vectors, symbol_block, symbol_block_index, symbol_free_list)
23178         (n_symbol_blocks, init_symbol, marker_block, marker_free_list)
23179         (n_marker_blocks, init_marker, valid_pointer_p, make_pure_float)
23180         (last_marked, mark_object_loop_halt): Make static.
23182         * frame.c (syms_of_frame) <delete-frame-functions>:
23183         Fix typo in docstring.
23185 2007-10-25  Juanma Barranquero  <lekktu@gmail.com>
23187         * w32.c (init_environment): Fix tiny memory leak.
23188         (w32_get_resource): Remove unused variable `ok'.
23190 2007-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
23192         Make `window-system' into a keyboard-local variable (rather than
23193         frame-local as done originally by multi-tty).
23195         * keyboard.h (struct kboard): Add Vwindow_system.
23196         * keyboard.c (init_kboard): Set a default for Vwindow_system.
23197         (mark_kboards): Mark Vwindow_system.
23199         * dispnew.c (syms_of_display) <window-system>: Declare terminal-local.
23200         (init_display): Don't set the obsolete `window-system' frame-param.
23202         * xterm.c (x_term_init):
23203         * w32term.c (w32_create_terminal):
23204         * term.c (init_tty): Set Vwindow_system.
23205         * macterm.c (mac_create_terminal): Set a keyboard (missing piece of the
23206         multi-tty merge maybe?), copied from w32term.c.  Set Vwindow_system.
23208         * xfns.c (Fx_create_frame, x_create_tip_frame):
23209         * w32fns.c (Fx_create_frame, x_create_tip_frame):
23210         * macfns.c (Fx_create_frame):
23211         Don't set the obsolete `window-system' frame-param.
23213         * frame.h (Qwindow_system): Remove.
23214         * frame.c (Qwindow_system): Remove.  In `syms_of_frame' as well.
23215         (Fmake_terminal_frame): Don't set obsolete `window-system' frame-param.
23217 2007-10-24  Richard Stallman  <rms@gnu.org>
23219         * frame.c (x_figure_window_size): For fullscreen case,
23220         set USPosition | PPosition without clobbering rest of window_prompting.
23222         * keyboard.c (Fcurrent_idle_time): Doc fix.
23224         * print.c (Fwith_output_to_temp_buffer): Doc fix.
23226 2007-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
23228         * process.c (unwind_request_sigio): Only define if __ultrix__.
23230         * callproc.c (child_setup): Remove spurious *.
23232         * lisp.h (Fget_text_property): Declare.
23233         (have_menus_p): Declare it here rather than in sys-dep header files.
23234         * macterm.h (have_menus_p):
23235         * msdos.h (have_menus_p):
23236         * xterm.h (have_menus_p): Remove.
23238         * data.c (Fmake_variable_buffer_local, Fmake_local_variable)
23239         (Fmake_variable_frame_local): Just check the variable's const-ness
23240         rather than checking nil or t.
23242 2007-10-22  Jason Rumney  <jasonr@gnu.org>
23244         * w32fns.c: Include math.h.
23245         (w32_abort): Declaration moved to nt/config.nt.
23247         * s/ms-w32.h (HAVE_STDLIB_H): Define.
23248         (abort): Redefinition moved to nt/config.nt.
23250         * m/windowsnt.h: Remove.
23252 2007-10-22  Juanma Barranquero  <lekktu@gmail.com>
23254         * emacs.c (Fdump_emacs): Fix typo in message.
23255         (syms_of_emacs) <kill-emacs-hook>: Fix typo in docstring.
23256         <installation-directory>: Reflow docstring.
23258 2007-10-22  Juri Linkov  <juri@jurta.org>
23260         * minibuf.c: Allow minibuffer default to be a list of default values.
23261         With empty input use the first element of this list as returned default.
23262         (string_to_object)
23263         (read_minibuf_noninteractive): If defalt is cons, set val to its car.
23264         (read_minibuf): If defalt is cons, set histstring to its car.
23265         (Fread_string): If default_value is cons, set val to its car.
23266         (Fread_buffer): If def is cons, use its car.
23267         (Fcompleting_read): If defalt is cons, set val to its car.
23269 2007-10-21  Michael Albinus  <michael.albinus@gmx.de>
23271         * fileio.c (Fcopy_file): Call file name handler with preserve_uid_gid.
23273 2007-10-20  Juanma Barranquero  <lekktu@gmail.com>
23275         * doc.c (Fdocumentation): Check for advice in all cases.
23277 2007-10-19  Chong Yidong  <cyd@stupidchicken.com>
23279         * Makefile.in [HAVE_LIBRESOLV]: Add -lresolv to linker flags.
23281 2007-10-19  Richard Stallman  <rms@gnu.org>
23283         * doc.c (Fdocumentation): Check for and handle an advised function.
23285 2007-10-19  Juanma Barranquero  <lekktu@gmail.com>
23287         * process.c (Fset_process_filter): Doc fix.
23289 2007-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
23291         * keyboard.c (read_key_sequence): Undo a change introduced by multi-tty
23292         which caused key-translation-map to applied repeatedly (thus breaking
23293         double-mode).
23295 2007-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
23297         * xselect.c (x_own_selection, x_handle_selection_clear)
23298         (x_clear_frame_selections):
23299         * w32menu.c (list_of_panes, list_of_items):
23300         * w32fns.c (w32_color_map_lookup, Fx_create_frame, Fx_display_list):
23301         * textprop.c (validate_plist, interval_has_all_properties)
23302         (interval_has_some_properties, interval_has_some_properties_list)
23303         (add_properties, text_property_list):
23304         * process.c (Fget_buffer_process, list_processes_1, status_notify):
23305         * minibuf.c (Fassoc_string):
23306         * macselect.c (x_own_selection, x_clear_frame_selections)
23307         (Fx_disown_selection_internal):
23308         * keymap.c (Fcommand_remapping, where_is_internal, describe_map_tree):
23309         Use CONSP rather than !NILP and XC[AD]R rather than Fc[ad]r.
23311 2007-10-17  Chong Yidong  <cyd@stupidchicken.com>
23313         * process.c: Link to libs for calling res_init() if available.
23314         (Fmake_network_process): Call res_init() before getaddrinfo or
23315         gethostbyname, if possible.
23317 2007-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
23319         * lread.c (read1): Set pvectype for char_tables.
23321         * lisp.h (XMISCANY, XMARKER, XINTFWD, XBOOLFWD, XOBJFWD, XOVERLAY)
23322         (XBUFFER_OBJFWD, XBUFFER_LOCAL_VALUE, XKBOARD_OBJFWD, XSAVE_VALUE):
23323         Add type checks.
23324         (SOME_BUFFER_LOCAL_VALUEP, GC_SOME_BUFFER_LOCAL_VALUEP): Remove.
23326         * alloc.c (free_misc): Use XMISCTYPE.
23327         (live_misc_p, gc_sweep): Use Lisp_Misc_Any.
23329 2007-10-17  Glenn Morris  <rgm@gnu.org>
23331         * minibuf.c (Qcompletion_ignore_case): New Lisp_Object.
23332         (syms_of_minibuf): Add Qcompletion_ignore_case.
23333         * dired.c (Qcompletion_ignore_case): Change to external.
23334         (syms_of_dired) [VMS]: Remove Qcompletion_ignore_case.
23335         * fileio.c (Qcompletion_ignore_case): New external Lisp_Object.
23336         (Fread_file_name): Use it rather than intern'ing.
23338         * coding.c (Qcompletion_ignore_case): New external Lisp_Object.
23339         (Fread_coding_system): Ignore case of user input.
23341 2007-10-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
23343         * xdisp.c (handle_display_prop): Ignore display specs after
23344         replacing one when string text is being replaced.
23345         (handle_single_display_spec): Pretend as if characters with display
23346         property haven't been consumed only when buffer text is being replaced.
23348 2007-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
23350         * xfns.c (Fx_create_frame, Fx_display_list):
23351         * window.c (window_fixed_size_p, enlarge_window)
23352         (shrink_window_lowest_first):
23353         * macterm.c (init_font_name_table):
23354         * macfns.c (Fx_create_frame, Fx_display_list):
23355         * lread.c (close_load_descs):
23356         * keyboard.c (read_char_x_menu_prompt):
23357         * fns.c (Fmember, Fmemql, Fdelete, Fset_char_table_parent):
23358         * coding.c (code_convert_region_unwind): Test the type of an object
23359         rather than just !NILP before extracting data from it.
23361         * alloc.c (Fpurecopy): Set the pvec tag on pseudo vectors.
23363         * lisp.h (enum Lisp_Misc_Type): Del Lisp_Misc_Some_Buffer_Local_Value.
23364         (XMISCANY): New macro.
23365         (XMISCTYPE): Use it.
23366         (struct Lisp_Misc_Any): New type.
23367         (union Lisp_Misc): Use it.
23368         (struct Lisp_Buffer_Local_Value): Add `local_if_set' bit.
23369         * data.c (Fboundp, store_symval_forwarding, swap_in_global_binding)
23370         (find_symbol_value, set_internal, default_value, Fset_default)
23371         (Fmake_variable_buffer_local, Fmake_local_variable)
23372         (Fkill_local_variable, Fmake_variable_frame_local, Flocal_variable_p)
23373         (Flocal_variable_if_set_p, Fvariable_binding_locus):
23374         The SOME_BUFFER_LOCAL_VALUEP distinction is replaced by local_if_set.
23375         * alloc.c (allocate_buffer): Set the size and tag.
23376         (allocate_misc, mark_maybe_object, mark_object, survives_gc_p):
23377         Use XMISCANY.
23378         (die): Follow the GNU convention for error messages.
23379         * print.c (print_object): SOME_BUFFER_LOCAL_VALUEP -> local_if_set.
23380         * buffer.c (Fget_buffer_create, Fmake_indirect_buffer): Don't set the
23381         tag any more.
23382         (set_buffer_internal_1):
23383         * frame.c (store_frame_param):
23384         * eval.c (specbind):
23385         * xdisp.c (select_frame_for_redisplay): Drop SOME_BUFFER_LOCAL_VALUEP.
23387         * doc.c (Fsnarf_documentation): Simplify.
23389 2007-10-14  Juanma Barranquero  <lekktu@gmail.com>
23391         * w32term.c (w32_font_is_double_byte, my_create_scrollbar): Make static.
23392         (syms_of_w32term) <w32-enable-unicode-output>: Fix typo in docstring.
23394 2007-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
23396         * buffer.c (Fmake_indirect_buffer): Set the buffer's tag.
23398 2007-10-14  Juanma Barranquero  <lekktu@gmail.com>
23400         * eval.c (do_autoload): Don't save autoloads.
23402         * data.c (Ffset): Save autoload of the function being set.
23404 2007-10-07  John Paul Wallington  <jpw@pobox.com>
23406         * xfns.c (x_create_tip_frame): Set the `display-type' frame
23407         parameter before setting up faces.
23409 2007-10-13  Eli Zaretskii  <eliz@gnu.org>
23411         * ccl.c (Fregister_code_conversion_map):
23412         * keyboard.c (append_tool_bar_item): Reformat last change.
23414         * lisp.h (eabs): Rename from `abs'.  All callers changed.
23416 2007-10-05  Dmitry Antipov  <dmantipov@yandex.ru>
23418         * buffer.c (add_overlay_mod_hooklist):
23419         * ccl.c (Fregister_ccl_program, Fregister_code_conversion_map):
23420         * fontset.c (make_fontset):
23421         * keyboard.c (GROW_RAW_KEYBUF, menu_bar_items, menu_bar_item)
23422         (append_tool_bar_item):
23423         * macmenu.c (grow_menu_items):
23424         * w32menu.c (grow_menu_items):
23425         * xmenu.c (grow_menu_items): Use larger_vector.
23427 2007-10-13  Eli Zaretskii  <eliz@gnu.org>
23429         * msdos.c (dos_rawgetc): Undo last change (there's no ``leaving
23430         selected frame'' on MSDOS).
23432 2007-10-12  Martin Rudalics  <rudalics@gmx.at>
23434         * frame.c (Qexplicit_name): New variable.
23435         (x_report_frame_params): Report it in parameter alist.
23436         (syms_of_frame): Intern and staticpro it.
23438 2007-10-10  Patrick Mahan  <mahan@mahan.org>  (tiny change)
23440         * macfns.c (x_create_tip_frame): Set terminal for frame.
23442 2007-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
23444         * frame.c (Qenvironment): Remove.
23445         (syms_of_frame) <Qenvironment>: Don't initialize.
23446         (Fdelete_frame): Don't treat the `environment' param specially.
23447         * frame.h (Qenvironment): Don't declare.
23448         * callproc.c (set_initial_environment): Don't set unused frame param.
23450         * frame.c (Fframe_with_environment): Remove.
23451         (syms_of_frame) <Sframe_with_environment>: Don't declare.
23453         * lisp.h (Fframe_with_environment): Don't declare.
23455 2007-10-10  Juanma Barranquero  <lekktu@gmail.com>
23457         * indent.c (indent_tabs_mode, last_known_column)
23458         (last_known_column_modified): Make static.
23459         (syms_of_indent) <indent-tabs-mode>: Remove redundant info in docstring.
23461 2007-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23463         * puresize.h (BASE_PURESIZE): Increase to 1170000.
23465 2007-10-09  Jason Rumney  <jasonr@gnu.org>
23467         * w32term.c (x_set_window_size): Disable code that attempts to tell
23468         Lisp code about a size change before it actually happens.
23470 2007-10-09  Richard Stallman  <rms@gnu.org>
23472         * xdisp.c (handle_invisible_prop): After setting up an ellipsis,
23473         return HANDLED_RETURN.
23475 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
23477         * keyboard.c (kbd_buffer_get_event): Break loop waiting for input
23478         when there's an unread command event.
23480         * frame.c (focus_follows_mouse): Move here from frame.el to allow
23481         window autoselection act appropriately when leaving selected frame.
23482         (syms_of_frame): Initialize focus_follows_mouse.
23483         * frame.h (focus_follows_mouse): Extern it.
23484         * macterm.c (XTread_socket): When focus_follows_mouse is nil
23485         make SELECT_WINDOW_EVENT only if we don't leave the selected frame.
23486         * msdos.c (dos_rawgetc): Likewise.
23487         * w32term.c (w32_read_socket): Likewise.
23488         * xterm.c (handle_one_xevent): Likewise.
23489         * xdisp.c (syms_of_xdisp): In doc-string of
23490         mouse-autoselect-window mention focus-follows-mouse.
23492 2007-10-08  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
23494         * macterm.c (mac_load_query_font): Fix missing return value.
23495         [USE_CG_DRAWING] (mac_define_fringe_bitmap, mac_destroy_fringe_bitmap):
23496         Add BLOCK_INPUT.
23498 2007-10-08  Richard Stallman  <rms@gnu.org>
23500         * xdisp.c (get_window_cursor_type): Implement documented behavior
23501         for cursor-in-non-selected-windows = t.
23503 2007-10-08  Jason Rumney  <jasonr@gnu.org>
23505         * w32.c (w32_get_resource): Always close registry keys.
23507 2007-10-08  Jason Rumney  <jasonr@gnu.org>
23509         * makefile.w32-in (LIBS): Add COMCTL32.
23511         * w32fns.c (globals_of_w32fns): Init common controls.
23513 2007-10-08  Richard Stallman  <rms@gnu.org>
23515         * image.c (our_memory_buffer): Rename from omfib_buffer.
23517 2007-10-08  Richard Stallman  <rms@gnu.org>
23519         * buffer.c (Foverlays_at): Doc fix.
23521 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
23523         * fns.c (Fplist_put): Preserve uneven tail data.
23525 2007-10-08  Peter O'Gorman  <bug-gnu-emacs@mlists.thewrittenword.com>  (tiny change)
23527         * termhooks.h (enum event_kind): Remove trailing comma.
23529         * frame.h (enum): Remove trailing comma.
23531 2007-10-08  Dhruva Krishnamurthy  <dhruvakm@gmail.com>  (tiny change)
23533         * w32proc.c (delete_child): Don't terminate threads of zombies.
23535 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
23537         * keyboard.h (struct kboard): New elt Vlast_repeatable_command.
23539         * keyboard.c (syms_of_keyboard): Set up new Lisp variable
23540         last-repeatable-command.
23541         (init_kboard): Initialize Vlast_repeatable_command.
23542         (command_loop_1): Set it to real_this_command unless that was
23543         bound to an input event.
23544         (mark_kboards): Mark it.
23546 2007-10-08  Richard Stallman  <rms@gnu.org>
23548         * eval.c (condition-case): Doc fix.
23550 2007-10-08  Masatake YAMATO  <jet@gyve.org>
23552         * xfaces.c (tty_supports_face_attributes_p): Fix code
23553         for LFACE_INVERSE_INDEX and LFACE_BACKGROUND_INDEX; code
23554         was copied and not edited.
23556 2007-10-09  Stefan Monnier  <monnier@iro.umontreal.ca>
23558         Add new `input-decode-map' keymap and use it for terminal
23559         escape sequences.
23560         * keyboard.h (struct kboard): Add Vinput_decode_map.
23561         Remove Vlocal_key_translation_map.
23562         * keyboard.c (read_key_sequence): Add support for input-decode-map.
23563         (init_kboard): Init input-decode-map.
23564         Replace local-key-translation-map back with key-translation-map.
23565         (syms_of_keyboard): Declare input-decode-map.
23566         Remove local-key-translation-map.  Update docstrings.
23567         (mark_kboards): Mark Vinput_decode_map.
23568         Don't mark Vlocal_key_translation_map.
23569         * keymap.c (Fdescribe_buffer_bindings): Describe input-decode-map.
23570         Replace local-key-translation-map back with key-translation-map.
23571         * term.c (term_get_fkeys_1, CONDITIONAL_REASSIGN):
23572         Bind in input-decode-map rather than function-key-map.
23574         * lisp.h (XSETPSEUDOVECTOR): Don't set the tag anymore.
23575         This was made redundant by the previous introduction of XSETPVECTYPE.
23577 2007-10-09  Richard Stallman  <rms@gnu.org>
23579         * image.c (free_bitmap_record): Rename from Free_Bitmap_Record.
23581 2007-09-29  Richard Stallman  <rms@gnu.org>
23583         * eval.c (internal_condition_case_2, internal_condition_case_1)
23584         (internal_condition_case): Reenable abort if x_catching_errors ()
23585         to see if that really happens and why.
23587 2007-10-06  Andreas Schwab  <schwab@suse.de>
23589         * fileio.c (Fwrite_region): Ignore EINVAL error from fsync.
23591 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
23593         * image.c (syms_of_image) <image-types>: Fix typo in docstring.
23595 2007-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
23597         * frame.h (struct frame): Don't try to GC-mark menu_bar_items_used.
23599 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
23601         * window.h (struct window):
23602         * window.c (struct save_window_data, struct saved_window):
23603         * termhooks.h (struct terminal):
23604         * process.h (struct Lisp_Process):
23605         * frame.h (struct frame):
23606         * buffer.h (struct buffer):
23607         * lisp.h (struct Lisp_Vector, struct Lisp_Char_Table)
23608         (struct Lisp_Bool_Vector, struct Lisp_Subr, struct Lisp_Hash_Table):
23609         The size field of (pseudo)vectors is now unsigned.
23610         (ARRAY_MARK_FLAG, PSEUDOVECTOR_FLAG): Simplify accordingly.
23612         * lisp.h (struct Lisp_Hash_Table): Move non-traced elements at the end.
23613         Turn `count' into an integer.
23615         * fns.c (make_hash_table, hash_put, hash_remove, hash_clear)
23616         (sweep_weak_table, sweep_weak_hash_tables, Fhash_table_count):
23617         * print.c (print_object) <HASH_TABLE_P>: `count' is an int.
23618         * alloc.c (allocate_hash_table): Use ALLOCATE_PSEUDOVECTOR.
23619         (mark_object) <HASH_TABLE_P>: Use mark_vectorlike.
23621         * alloc.c (allocate_pseudovector): New fun.
23622         (ALLOCATE_PSEUDOVECTOR): New macro.
23623         (allocate_window, allocate_terminal, allocate_frame)
23624         (allocate_process): Use it.
23625         (mark_vectorlike): New function.
23626         (mark_object) <FRAMEP, WINDOWP, BOOL_VECTOR_P, VECTORP>: Use it.
23627         (mark_terminals): Use it.
23628         (Fmake_bool_vector, Fmake_char_table, make_sub_char_table)
23629         (Fmake_byte_code): Use XSETPVECTYPE.
23631         * frame.c (Fframe_parameters): Minor simplification.
23633         * insdel.c (adjust_markers_for_insert): Generalize assertion checks.
23635         * marker.c (Fmarker_buffer): Make test for odd case into a failure.
23637         * buffer.c (Fget_buffer_create, init_buffer_once):
23638         * lread.c (defsubr):
23639         * window.c (Fcurrent_window_configuration): Use XSETPVECTYPE.
23641         * lisp.h (ARRAY_MARK_FLAG, PSEUDOVECTOR_FLAG): Don't let them be
23642         defined differently in the m/*.h files.
23643         (XCHAR_TABLE, XBOOL_VECTOR): Add assertion checking.
23644         (XSETPVECTYPE): New macro.
23645         (XSETPSEUDOVECTOR): Use it.
23647         * buffer.c (syms_of_buffer) <local-abbrev-table>: Move from abbrev.c.
23648         (DEFVAR_PER_BUFFER, defvar_per_buffer): Move from lisp.h and lread.c.
23650         * lisp.h (defvar_per_buffer, DEFVAR_PER_BUFFER):
23651         * lread.c (defvar_per_buffer):
23652         * abbrev.c (syms_of_abbrev) <local-abbrev-tabl>: Move to buffer.c.
23654         * window.c (candidate_window_p): Only consider as visible frames that
23655         are on the same terminal.
23657         * m/ibms390x.h (MARKBIT): Remove unused macro.
23659 2007-10-01  Juanma Barranquero  <lekktu@gmail.com>
23661         * lread.c (Fload): Fix typo in docstring.
23663 2007-10-01  Michaël Cadilhac  <michael@cadilhac.name>
23665         * floatfns.c (Fexpt): Manually check for overflows, so that a power
23666         of a non-zero value can't yield zero.
23668 2007-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
23670         * term.c (term_clear_mouse_face, term_mouse_highlight)
23671         (tty_write_glyphs_with_face): Only define is HAVE_GPM.
23673         * print.c (safe_debug_print): Use XHASH.
23675         * lisp.h (DECL_ALIGN, USE_LSB_TAG): Move logic to before definition of
23676         Lisp elements such as tags.
23677         (XHASH): New macro.
23678         (EQ): Use it.
23679         (SREF, SSET, STRING_COPYIN): Use SDATA.
23680         (VOID_TO_LISP, CVOID_TO_LISP, LISP_TO_VOID, LISP_TO_CVOID): Remove.
23682         * alloc.c (mark_terminal): Remove left-over declaration.
23683         (enum mem_type): Replace all vector subtypes -> MEM_TYPE_VECTORLIKE.
23684         (allocate_vectorlike): Remove type argument.  Adjust callers.
23685         (live_vector_p, mark_maybe_pointer, valid_lisp_object_p):
23686         Only handle the one remaining MEM_TYPE_VECTORLIKE.
23688         * alloc.c (MALLOC_BLOCK_INPUT, MALLOC_UNBLOCK_INPUT): New macros
23689         to avoid unnecessary BLOCK_INPUTs when SYNC_INPUT is used.
23690         (xmalloc, xrealloc, xfree, lisp_malloc, lisp_free, lisp_align_malloc)
23691         (lisp_align_free, make_interval, allocate_string, allocate_string_data)
23692         (make_float, Fcons, allocate_vectorlike, Fmake_symbol, allocate_misc):
23693         Use them.
23695         * xfaces.c (load_face_font, free_realized_face, clear_face_gcs):
23696         Don't let signal handlers run when a GC is freed but not yet NULL'ed.
23697         (x_free_gc): Remove BLOCK_INPUT since it's now redundant.
23699 2007-09-28  Dan Nicolaescu  <dann@ics.uci.edu>
23701         * Makefile.in (lisp, shortlisp): Delete server.elc, it is not
23702         loaded by default.
23704 2007-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
23706         * term.c (Fgpm_mouse_start): Don't signal an error if already activated
23707         on this tty.
23708         (Fgpm_mouse_stop): Only deactivate if it was activated on this tty.
23710         * term.c (mouse_face_window): Rename from Qmouse_face_window.
23711         Update all users.
23712         (handle_one_term_event): Use Gpm_DrawPointer.
23713         (Fgpm_mouse_start): Rename from Fterm_open_connection.
23714         Signal errors instead of returning nil.  Always return nil.
23715         (Fgpm_mouse_stop): Rename from Fterm_close_connection.
23716         Make it a noop if gpm-mouse was not activated.
23717         (syms_of_term): Update names.
23719 2007-09-27  Stefan Monnier  <monnier@iro.umontreal.ca>
23721         * sysdep.c (narrow_foreground_group, widen_foreground_group): Static.
23722         (init_sys_modes): Check that gpm_tty is the current tty.
23724         * alloc.c (allocate_terminal): Set the vector size to only count the
23725         lisp fields.  Initialize those to nil.
23726         (mark_object): Don't treat terminals specially.
23727         (mark_terminal): Remove.
23728         (mark_terminals): Use mark_object instead.
23730         * termhooks.h (struct terminal): Move all Lisp_Object fields traced by
23731         the GC to the beginning.
23733         * indent.h:
23734         * indent.c: Use EMACS_INT for ints coming from Elisp data.
23736         * indent.c (Fmove_to_column): Use EMACS_INT for buffer positions.
23738 2007-09-25  Jason Rumney  <jasonr@gnu.org>
23740         * frame.c (make_terminal_frame): Remove special case for WINDOWSNT.
23742         * w32console.c (create_w32cons_output): Remove.
23744         * term.c (init_tty): Call init_sys_modes on WINDOWSNT also.
23746         * sysdep.c (init_sys_modes): Use set_terminal_modes_hook.
23747         (reset_sys_modes): Use reset_terminal_modes_hook.
23749 2007-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
23751         * eval.c (do_autoload): Don't output any message.
23753 2007-09-24  Juri Linkov  <juri@jurta.org>
23755         * emacs.c (standard_args): Change priority of "--no-splash"
23756         from 40 to 3.  Add "--no-desktop" with the same priority.
23758 2007-09-23  Dmitry Antipov  <dmantipov@yandex.ru>
23760         * alloc.c (gc_sweep): Check cons cell mark bits word by word
23761         and optimize the case where they are all 1.
23763 2007-09-23  Johannes Weiner  <hannes@saeurebad.de>
23765         * lisp.h (abs): Define if not defined.
23766         * keyboard.c, sound.c, w32term.c, xfaces.c, xterm.c:
23767         Don't define `abs', since it's defined in lisp.h.
23769 2007-09-22  Eli Zaretskii  <eliz@gnu.org>
23771         * term.c (DEV_TTY): New macro.  Provide a definition for MS-Windows.
23772         (FRAME_TERMCAP_P) [WINDOWSNT]: Don't define to zero.
23773         (Fcontrolling_tty_p, Fresume_tty, dissociate_if_controlling_tty)
23774         (init_tty): Use DEV_TTY instead of "/dev/tty".
23775         [WINDOWSNT]: No need to protect from NAME arg being null.
23777 2007-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
23779         * term.c (Fsuspend_tty): Run suspend-tty-functions before cleaning
23780         up the tty state.
23782 2007-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
23784         * termhooks.h (term_gpm): Delete.  Use gpm_tty's NULLness instead.
23785         (gpm_tty): Change its type.
23786         * term.c (term_gpm): Delete.  Use gpm_tty's NULLness instead.
23787         (gpm_tty): Change its type and initialize it.
23788         (Fterm_open_connection): Check the frame is indeed a tty.
23789         Use the new gpm_tty.
23790         (Fterm_close_connection): Use the new gpm_tty.
23791         * keyboard.c (tty_read_avail_input): Use the new gpm_tty.
23792         * sysdep.c (init_sys_modes): term_gpm -> gpm_tty.
23794 2007-09-21  Juanma Barranquero  <lekktu@gmail.com>
23796         * w32term.c (x_draw_glyph_string): Use strike_through_color, not
23797         underline_color, to draw strike-through.
23799 2007-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
23801         * lisp.h (allocate_terminal): Declare.
23803         * window.c (candidate_window_p): Consider frames that are being placed
23804         by the user as somewhere between visible and iconified.
23805         (window_loop): Prefer windows on the current frame.
23806         (Fselect_window): Move the use of select-frame to the beginning so we
23807         can just delegate all the work (it'll call us back anyway).
23809         * frame.c (Qdisplay_environment_variable):
23810         * frame.h (Qdisplay_environment_variable): Delete.
23812         * .gdbinit (xbacktrace): Print the arg's address rather than the value
23813         of the first arg, since that value may be a union.
23815         * callproc.c (child_setup, getenv_internal): Use the frame's `display'
23816         parameter rather than Qdisplay_environment_variable.  If all else
23817         fails, look for DISPLAY in initial-environment.
23819 2007-09-21  Glenn Morris  <rgm@gnu.org>
23821         * Makefile.in (emacstool): Remove target.
23822         (lisp, shortlisp): Remove termdev.elc.
23824 2007-09-21  Markus Triska  <markus.triska@gmx.at>
23826         * xterm.c (x_delete_display): Compile session management conditionally.
23828 2007-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
23830         * callproc.c (getenv_internal_1): New function.
23831         (getenv_internal): Use it.
23832         (Fgetenv_internal): Use it.  Accept an env-list as optional arg.
23834         * terminal.c (get_terminal): Don't accept ints to represent terminals.
23835         (Fterminal_name, Fterminal_parameters, Fterminal_parameter)
23836         (Fset_terminal_parameter): Work with dead terminals as well.
23837         (Fmodify_terminal_parameters): Remove.
23839         * terminal.c (get_terminal): Handle terminals.
23840         Make sure the terminal returned is live.
23841         (create_terminal): Use allocate_terminal.
23842         (mark_terminals): Move to alloc.c.
23843         (delete_terminal): Use terminal->name as liveness status.
23844         NULL out fields after freeing their contents.
23845         Don't deallocate the object.
23846         (Fframe_terminal): Use FRAME_TERMINAL.  Return the terminal object
23847         rather than an int.
23848         (Fterminal_live_p): Accept non-integer arguments.
23849         (Fterminal_list): Return terminal objects rather than an ints.
23851         * alloc.c (enum mem_type): New member for `terminal' objects.
23852         (allocate_terminal): New function.
23853         (mark_maybe_pointer, valid_lisp_object_p, mark_object):
23854         Handle terminals.
23855         (mark_terminal): New fun.
23856         (mark_terminals): Move from terminal.c.
23858         * term.c (get_tty_terminal): Don't treat output_initial specially.
23859         (Fsuspend_tty, Fresume_tty): Use terminal objects rather than ints.
23860         (delete_tty): Use terminal->name as liveness status.
23862         * termhooks.h (struct terminal): Make it into a pseudovector.
23863         Remove `deleted' replaced by checking `name's nullness.
23865         * print.c (print_object): Handle terminals.
23867         * lisp.h (enum pvec_type): New `terminal' pseudovector.
23868         (XTERMINAL, XSETTERMINAL, TERMINALP, GC_TERMINALP): New macros.
23870         * frame.c (make_terminal_frame):
23871         * keyboard.c (tty_read_avail_input):
23872         * w32term.c (x_delete_terminal):
23873         * xfns.c (Fx_create_frame, x_create_tip_frame):
23874         * xterm.c (x_delete_terminal): Use terminal->name as liveness status.
23876 2007-09-20  Glenn Morris  <rgm@gnu.org>
23878         * process.c (Fmake_network_process): Doc fix.
23880 2007-09-19  Jason Rumney  <jasonr@gnu.org>
23882         * dispextern.h (w32_init_fringe, mac_init_fringe): Declare rif argument.
23884 2007-09-19  Michaël Cadilhac  <michael@cadilhac.name>
23886         * coding.c (detect_eol_type, detect_eol_type_in_2_octet_form):
23887         Fix a C warning regarding variable constness.
23889         * xterm.c (handle_one_xevent): Fix a C warning.
23891 2007-09-18  Jason Rumney  <jasonr@gnu.org>
23893         * w32fns.c (Fx_focus_frame): Rename from Fw32_focus_frame.
23895 2007-09-17  Jan Djärv  <jan.h.d@swipnet.se>
23897         * gtkutil.c (gdpy_def): New variable.
23898         (xg_initialize): Initialize gdpy_def.
23899         (xg_display_close): If no other display exists, set gdpy_def to a
23900         new connection.
23902 2007-09-16  Jan Djärv  <jan.h.d@swipnet.se>
23904         * gtkutil.c (xg_get_image_for_pixmap): Always create a GdkPixbuf
23905         when we have no file name for the icon.
23906         (xg_tool_bar_expose_callback): Remove.
23907         (xg_create_tool_bar): Don't connect expose signal to
23908         xg_tool_bar_expose_callback.
23909         (xg_get_file_with_chooser): Move GCPRO1 after declarations.
23911 2007-09-16  Andreas Schwab  <schwab@suse.de>
23913         * alloc.c (reset_malloc_hooks): Set the hooks to the previous
23914         values instead of zapping them.
23916 2007-09-14  Glenn Morris  <rgm@gnu.org>
23918         * fringe.c (init_fringe_bitmap) <swap_nibble>: Move to file scope.
23919         * gtkutil.c (xg_separator_p) <separator_names>: Move to file scope.
23920         * image.c (our_memory_fill_input_buffer) <buffer>: Move to file
23921         scope and rename to omfib_buffer for clarity.
23922         (gif_load) <interlace_start, interlace_increment>: Move to file scope.
23924 2007-09-14  Kenichi Handa  <handa@m17n.org>
23926         * xterm.c (handle_one_xevent): Skip decoding if nbytes is zero.
23928 2007-09-13  Jason Rumney  <jasonr@gnu.org>
23930         * fringe.c (w32_init_fringe, mac_init_fringe): Add rif argument.
23932         * w32term.c (w32_term_init): Pass rif to w32_init_fringe.
23934         * macterm.c (mac_initialize): Don't call mac_init_fringe here.
23935         (mac_term_init): Call here instead, passing rif.
23937 2007-09-13  Glenn Morris  <rgm@gnu.org>
23939         * s/hpux.h: No longer define `static' as nothing.
23941 2007-09-13  Johan Bockgård  <bojohan@gnu.org>
23943         * callint.c (Fcall_interactively): Remove unused var `fun'.
23945 2007-09-12  Romain Francoise  <romain@orebokech.com>
23947         * window.c (prefer_window_split_horizontally, display_buffer):
23948         Revert 2007-09-08 change.
23950 2007-09-12  Glenn Morris  <rgm@gnu.org>
23952         * alloca.c: Remove file.
23953         * Makefile.in (alloca): Do not undef.
23954         (allocaobj, alloca.o): Remove.
23955         (otherobj): Remove allocaobj.
23956         * keyboard.c (command_loop_1): Remove #ifdef C_ALLOCA block.
23957         * regex.c (C_ALLOCA): Remove all references and code that was only
23958         used when this was defined.
23959         * search.c (boyer_moore): Remove #ifdef C_ALLOCA block.
23960         * xmenu.c (xmenu_show): Remove #ifdef C_ALLOCA block.
23961         * m/ibms390x.h, m/sh3el.h (C_ALLOCA): Remove references to this.
23963         * Makefile.in (SOURCES, unlock, relock): Delete.
23965         * gtkutil.c (cnt): Rename to menu_grab_callback_cnt for clarity.
23966         (menu_grab_callback): All uses changed.
23968         * xselect.c (cnt): Rename to x_reply_selection_request_cnt for clarity.
23969         (x_reply_selection_request): All uses changed.
23971 2007-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
23973         * lread.c (load_warn_old_style_backquotes): Change message to look
23974         better when it appears in the middle of byte-compiler messages.
23976 2007-09-10  Dan Nicolaescu  <dann@ics.uci.edu>
23978         * s/darwin.h (MULTI_KBOARD): Only define for Carbon.
23980         * xterm.c (x_create_terminal): Add comment.
23982         * term.c (clear_tty_hooks, set_tty_hooks): Add comments.
23984 2007-09-10  Richard Stallman  <rms@gnu.org>
23986         * xterm.c (x_term_init): Give error if can't open DISPLAY_NAME.
23988 2007-09-10  Michaël Cadilhac  <michael@cadilhac.name>
23990         * lisp.h (struct Lisp_Subr): Rename `prompt' field to `intspec'.
23991         (DEFUN): Document `intspec', use it instead of `prompt'.
23993         * eval.c (Fcommandp): Change `->prompt' to `->intspec'.
23995         * data.c (Finteractive_form): If the interactive specification starts
23996         with a `(', use it as a Lisp form.
23998         * fileio.c (Fset_file_modes): Add an interactive spec that reads a file
23999         name and file modes.
24001         * callint.c (Fcall_interactively): Comment fixes.
24003 2007-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
24005         * callint.c (Fcall_interactively): Use Finteractive_form also for subrs
24006         and compiled functions.
24008 2007-09-08  Fredrik Axelsson  <f.axelsson@gmail.com>
24010         * window.c (prefer_window_split_horizontally): New variable.
24011         (display_buffer): Consider splitting window horizontally depending
24012         on prefer_window_split_horizontally.
24014 2007-09-08  Eli Zaretskii  <eliz@gnu.org>
24016         * sysdep.c [WINDOWSNT]: Don't include sysselect.h.
24018 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
24020         * s/cygwin.h (GC_MARK_STACK): Enable conservative stack marking.
24022         * frame.c (x_set_frame_parameters): Check number is positive before
24023         using XFASTINT.
24025         * window.c (freeze_window_start): Don't presume selected_window holds
24026         a window object.
24027         (Fdisplay_buffer): Remove `register' since `buffer' needs to be gcpro'd.
24029 2007-09-07  Angelo Graziosi  <Angelo.Graziosi@roma1.infn.it>  (tiny change)
24031         * term.c (dissociate_if_controlling_tty): Call setsid on CYGWIN.
24033 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
24035         * window.c (Vsplit_window_preferred_function): New var.
24036         (Fdisplay_buffer): Use it.
24037         (syms_of_window): Export, and initialize it.
24039 2007-09-06  Pixel  <pixel@mandriva.com>  (tiny change)
24041         * image.c (gif_load): Fix bug: Handle nonexistent colormap.
24043 2007-09-06  Glenn Morris  <rgm@gnu.org>
24045         * gtkutil.c (menu_grab_callback) <cnt>:
24046         * xselect.c (x_reply_selection_request) <cnt>: Move static
24047         variable to file scope.
24049 2007-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
24051         * xdisp.c (redisplay_internal): Make sure Elisp code always sees
24052         consistent values of selected_frame and selected_window.
24054 2007-09-04  Jason Rumney  <jasonr@gnu.org>
24056         * w32console.c (initialize_w32_display): Zero unused hooks.
24058 2007-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
24060         * term.c (Vsuspend_tty_functions, Vresume_tty_functions)
24061         (syms_of_term, Fsuspend_tty, Fresume_tty): Undo previous change.
24063 2007-09-04  Jason Rumney  <jasonr@gnu.org>
24065         * term.c (init_tty) [WINDOWSNT]: Add hooks that are not accessible
24066         in w32console.c.  Set up input.  Remove XXX comments that have been
24067         confirmed as correct.
24069         * s/ms-w32.h (MULTI_KBOARD): Define.
24071         * w32console.c (one_and_only_w32cons): Remove.
24072         (initialize_w32_display): Take terminal argument.
24074         * term.c (init_tty) [WINDOWSNT]: Pass terminal to
24075         initialize_w32_display.
24076         (init_tty) [MULTI_KBOARD]: Include this code on WINDOWSNT too.
24078         * termhooks.h (enum event_kind) <HORIZ_WHEEL_EVENT>: New event.
24080         * keyboard.c (discard_mouse_events): Discard it.
24081         (make_lispy_event): Translate it to a lisp event.
24082         (lispy_wheel_names): Add wheel-left and right events.
24083         (syms_of_keyboard): Enlarge wheel_syms.
24085         * w32fns.c (w32_wnd_proc) <WM_DROPFILES>: Merge with WM_MOUSEWHEEL.
24086         <WM_MOUSEHWHEEL>: Pass new system message to lisp.
24088         * w32term.h (WM_MOUSEHWHEEL): Define if system headers don't.
24090         * w32term.c (construct_mouse_wheel): Make HORIZ_WHEEL_EVENT
24091         from WM_MOUSEHWHEEL.
24092         (w32_read_socket) <WM_MOUSEHWHEEL>: Treat as WM_MOUSEWHEEL.
24094         * w32fns.c (x_create_tip_frame) [MULTI_KBOARD]: Get keyboard from
24095         terminal.
24097         * w32term.c (w32_create_terminal) [MULTI_KBOARD]: Create a new
24098         keyboard for the terminal.
24100 2007-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
24102         * term.c (Vsuspend_tty_hook): Rename from Vsuspend_tty_functions.
24103         (Vresume_tty_hook): Rename from Vresume_tty_functions.
24104         (syms_of_term): Rename suspend-tty-functions to suspend-tty-hook
24105         and resume-tty-function to resume-tty-hook.
24106         (Fsuspend_tty, Fresume_tty): Use new names.
24108 2007-09-02  Jan Djärv  <jan.h.d@swipnet.se>
24110         * gtkutil.c (update_frame_tool_bar): Handle stock name as a named icon
24111         if it starts with "n:".
24113 2007-08-31  Jan Djärv  <jan.h.d@swipnet.se>
24115         * gtkutil.c (update_frame_tool_bar): Initialize wbutton to NULL.
24117 2007-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
24119         * frame.h:
24120         * frame.c (Qterm_environment_variable): Remove.
24121         (syms_of_frame): Don't init and staticpro it.
24123         * callproc.c (getenv_internal): Remove special case for $TERM.
24125         * callproc.c (Vinitial_environment): New variable.
24126         (set_initial_environment): Initialize it.
24127         (syms_of_callproc): Declare it.
24128         (child_setup): Don't mess with TERM via Qterm_environment_variable; the
24129         TERM under which a process runs is never related to the TERM in which
24130         Emacs is running.
24132 2007-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
24134         * config.in (HAVE_WINDOW_SYSTEM): Don't undef MULTI_KBOARD here...
24135         * s/darwin.h: ... do it here.
24137 2007-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
24139         * lisp.h (set_initial_environment): Rename from set_global_environment.
24141         * Makefile.in (${etc}DOC): Re-add a ${EXEEXT} which seems to have been
24142         removed by mistake on the multi-tty branch.
24144         * frame.c (make_terminal_frame): Yet Another Int/Lisp_Object Mixup.
24145         (Fmodify_frame_parameters): Return a value.
24147         * image.c (png_load): Comment-out var only used in commented-out code.
24149         * term.c (mark_ttys): Don't bother checking top_frame (incorrectly)
24150         before passing it to mark_object.
24152         * xfaces.c (internal_resolve_face_name): Return a value.
24153         (internal_resolve_face_name, resolve_face_name_error): Comment out.
24155         * xfns.c (check_x_display_info): Yet Another Int/Lisp_Object Mixup.
24156         (x_icon): Comment-out var only used in commented-out code.
24158 2007-08-29  Romain Francoise  <romain@orebokech.com>
24160         * keyboard.c (Fset_input_mode): Don't call `Fset_quit_char' if
24161         QUIT hasn't been provided.
24163 2007-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
24165         * callproc.c (child_setup, getenv_internal): Use the
24166         display-environment-variable and term-environment-variable frame params.
24167         (set_initial_environment): Initialise Vprocess_environment.
24169         * config.in: Disable multi-keyboard support on a mac.
24171         * frame.c (Qterm_environment_variable)
24172         (Qdisplay_environment_variable): New variables.
24173         (syms_of_frame): Intern and staticpro them.
24174         (Fmake_terminal_frame): Disable output method test.
24176         * frame.h: Declare them here.
24178         * macfns.c (x_set_mouse_color): Get rif from the frame.
24179         (x_set_tool_bar_lines): Don't use updating_frame.
24180         (mac_window): Add 2 new parameters for consistency with other systems.
24181         (Fx_create_frame): Fix doc string.  Rename the parameter.  Set the
24182         frame parameters following what is done in X11 and w32.  Don't use
24183         FRAME_MAC_DISPLAY_INFO.
24184         (Fx_open_connection, start_hourglass): Remove window-system check.
24185         (x_create_tip_frame): Get the keyboard from the terminal.
24187         * macmenu.c: Reorder includes.
24188         (Fx_popup_menu): Use terminal specific mouse_position_hook.
24190         * macterm.c (XTset_terminal_modes, XTreset_terminal_modes): Add a
24191         terminal parameter.
24192         (x_clear_frame): Add a frame parameter.
24193         (note_mouse_movement): Get rif from the frame.
24194         (mac_term_init): Initialize the terminal.
24195         (mac_initialize): Make static and move terminal initialization ...
24196         (mac_create_terminal): ... to this new function.
24198         * macterm.h (struct mac_display_info): Add terminal.
24199         (mac_initialize): Delete declaration.
24201         * puresize.h (BASE_PURESIZE): Increase base value to 1164000.
24203         * sysdep.c: Comment out text after #endif.
24205         * term.c (init_tty): Only use terminal->kboard when MULTI_KBOARD
24206         is defined.  Better initialize ttys in windows.  Use terminal
24207         specific mouse_position_hook.
24209         * termhooks.h (union display_info): Add mac_display_info.
24211         * w32fns.c (Fx_create_frame): Use kboard from the terminal.
24212         Set the default minibuffer frame, window_system and the rest of the
24213         frame parameters following what is done in X11.
24215         * w32term.c (w32_initialize): Make static.
24217         * xselect.c (x_handle_selection_clear): Only access
24218         terminal->kboard when MULTI_KBOARD is defined.
24220         * s/darwin.h (SYSTEM_PURESIZE_EXTRA): Define here.
24221         (SYSTEM_PURESIZE_EXTRA): Only define on Carbon.
24223 2007-08-29  Jason Rumney  <jasonr@gnu.org>
24225         * frame.c (Fdelete_frame): Only get kboard when MULTI_KBOARD defined.
24226         (make_terminal_frame) [WINDOWSNT]: Initialize terminal.
24228         * fringe.c (w32_init_fringe w32_reset_fringes) [HAVE_NTGUI]:
24229         (mac_init_fringe) [MAC_OS]: Get rif from selected_frame.
24231         * keyboard.c (restore_kboard_configuration): Only define when
24232         MULTI_KBOARD defined.
24234         * makefile.w32-in: Update dependancies from Makefile.in.
24235         (OBJ1): Add terminal.$(O)
24237         * term.c (dissociate_if_controlling_tty) [WINDOWSNT]:
24238         Don't define function body.
24239         (init_tty) [WINDOWSNT]: Use selected_frame for initializing.
24241         * termhooks.h (display_info) [WINDOWSNT]: Add w32.
24243         * w32.c (request_sigio, unrequest_sigio): Remove.
24245         * w32console.c (w32con_move_cursor, w32con_clear_to_end)
24246         (w32con_clear_frame, w32con_clear_end_of_line)
24247         (w32con_ins_del_lines, w32con_insert_glyphs, w32con_write_glyphs)
24248         (w32con_delete_glyphs, w32con_set_terminal_window)
24249         (scroll_line, w32_sys_ring_bell): Add frame arg.
24250         (w32con_set_terminal_modes, w32con_reset_terminal_modes):
24251         Add terminal arg.
24252         (PICK_FRAME): Remove.
24253         (w32con_write_glyphs): Use frame specific terminal coding.
24254         (one_and_only_w32cons): New global variable.
24255         (initialize_w32_display): Use it for storing hooks.
24256         (create_w32cons_output): New function.
24258         * w32inevt.c, w32inevt.h (w32_console_read_socket): Make first
24259         arg a frame.
24261         * w32fns.c (x_create_tip_frame): Set terminal and ref count.
24262         Set window_system.
24263         (x_set_tool_bar_lines): Don't use updating_frame.
24264         (Fx_create_frame): Set terminal and ref count.
24265         (Fx_open_connection): Remove window-system check.
24267         * w32menu.c (Fx_popup_menu): Use terminal specific mouse_position_hook.
24269         * w32term.c (w32_term_init): Call add_keyboard_wait_descriptor.
24270         (w32_set_terminal_modes, w32_reset_terminal_modes): Add terminal arg.
24271         (x_clear_frame, x_delete_glyphs, w32_ring_bell, x_ins_del_lines):
24272         Add frame arg.
24273         (x_delete_terminal, w32_create_terminal): New functions.
24274         (w32_term_init): Create a terminal.
24275         (w32_initialize): Move terminal specific initialization to
24276         w32_create_terminal.
24278         * w32term.h (x_output): Remove foreground_pixel and background_pixel.
24279         (w32_clear_rect, w32_clear_area): Use background from frame.
24280         (w32_display_info): Add terminal.
24281         (w32_sys_ring_bell, x_delete_display): Declare here.
24283         * xdisp.c (display_menu_bar) [HAVE_NTGUI]: Check frame type.
24285         * s/ms-w32.h (SYSTEM_PURESIZE_EXTRA): Bump to 50k.
24287 2007-08-29  Kalle Olavi Niemitalo  <kon@iki.fi>  (tiny change)
24289         * keyboard.c (interrupt_signal, handle_interrupt, Fset_quit_char):
24290         Fix get_named_tty calls for the controlling tty.
24292 2007-08-29  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
24294         * term.c (dissociate_if_controlling_tty) [USG]: Fix parse error.
24296 2007-08-29  Yoshiaki Kasahara  <kasahara@nc.kyushu-u.ac.jp>  (tiny change)
24298         * term.c (tty_insert_glyphs): Add missing first parameter.
24300 2007-08-29  Károly Lőrentey  <karoly@lorentey.hu>
24302         * buffer.c (Fbuffer_list, Fbury_buffer):
24303         Take frame->buried_buffer_list into account.
24305         * cm.c (current_tty): New variable, for cmputc().
24306         (cmputc): Use it.
24307         (cmcheckmagic): Add tty parameter, look up terminal streams there.
24308         (calccost): Add tty parameter.  Use emacs_tputs() instead of tputs().
24309         (cmgoto): Add tty parameter.  Pass it on to calccost().
24310         Use emacs_tputs() instead of tputs().
24312         * cm.h (emacs_tputs): New macro to set current_tty, and then call
24313         tputs().
24314         (current_tty): New variable, for cmputc().
24315         (cmcheckmagic, cmputc, cmgoto): Add prototypes.
24317         * eval.c (unwind_to_catch): Don't call x_fully_uncatch_errors.
24318         (internal_condition_case, internal_condition_case_1)
24319         (internal_condition_case_2): Don't abort when x_catching_errors.
24321         * fns.c (Fyes_or_no_p): Don't try to open an X dialog on tty terminals.
24322         (Fy_or_n_p): Likewise.  Use temporarily_switch_to_single_kboard to
24323         prevent crashes caused by bogus longjmps in read_char.
24325         * keymap.h (Fset_keymap_parent): Add EXFUN.
24327         * macterm.h (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL)
24328         * w32term.h (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL):
24329         Remove redundant definition.
24331         * macfns.c (x_set_mouse_color, x_make_gc):
24332         Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
24334         * w32term.c (x_free_frame_resources):
24335         Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
24336         (w32_initialize): Use the accessor macros for terminal characteristics.
24338         * macterm.c (mac_initialize): Use Fset_input_interrupt_mode.
24339         Use the accessor macros for terminal characteristics.
24340         * msdos.c (internal_terminal_init): Use the accessor macros for
24341         terminal characteristics.
24342         (ScreenVisualBell, internal_terminal_init):
24343         Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
24345         * termopts.h (no_redraw_on_reenter): Declare.
24347         * alloc.c (emacs_blocked_malloc): Disable mallopt call.
24348         (mark_terminals, mark_ttys): Declare.
24349         (Fgarbage_collect): Call them.
24350         (mark_object): Mark buried_buffer_list.
24352         * prefix-args.c: Include stdlib.h for exit.
24354         * syssignal.h: Add comment.
24356         * indent.c: Include stdio.h.
24358         * window.h (Vinitial_window_system): Declare.
24359         (Vwindow_system): Delete declaration.
24361         * fontset.c (Finternal_char_font): Use FRAME_RIF.
24363         * image.c (lookup_image): Don't initialize `c' until the xasserts
24364         have been run.
24366         * gtkutil.c (xg_create_frame_widgets): Use FRAME_BACKGROUND_PIXEL and
24367         FRAME_FOREGROUND_PIXEL.
24369         * print.c (print_preprocess): Don't lose print_depth levels while
24370         iterating.
24372         * widget.c (update_from_various_frame_slots):
24373         Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
24375         * window.c (set_window_buffer): Don't call clear_mouse_face on tty
24376         frames.
24377         (window_internal_height): Remove bogus make_number call.
24378         (init_window_once): Call make_terminal_frame with two zero parameters.
24380         * fileio.c (Fread_file_name): Update comment.
24382         * callint.c (Fcall_interactively):
24383         Use temporarily_switch_to_single_kboard instead of single_kboard_state.
24384         Make sure it is correctly unwound.
24386         * xsmfns.c (x_session_close): New function.
24388         * coding.h (terminal_coding, safe_terminal_coding, keyboard_coding):
24389         Delete declarations.
24391         * xterm.h: Remove declaration for x_fully_uncatch_errors.
24392         (x_output): Remove background_pixel and foreground_pixel fields.
24393         (x_display_info): Add new field TERMINAL.  Remove KBOARD field.
24394         (x_delete_device, x_session_close): Declare.
24396         * lread.c: Include setjmp.h.  Update declaration of `read_char'.
24397         (read_filtered_event): Call `read_char' with a local
24398         `wrong_kboard_jmpbuf'.
24400         * minibuf.c (read_minibuf): Call temporarily_switch_to_single_kboard.
24401         Don't call single_kboard_state.  Use FRAME_RIF.
24403         * process.c (Fmake_network_process): Don't unrequest_sigio on modern
24404         systems.
24406         * lisp.h (set_process_environment): Rename to `set_global_environment'.
24407         (Fframe_with_environment, Fset_input_meta_mode)
24408         (Fset_quit_char): EXFUN.
24409         (x_create_device, tty_output, terminal, tty_display_info): Declare.
24410         (init_sys_modes, reset_sys_modes): Update prototypes.
24411         (init_all_sys_modes, reset_all_sys_modes): New prototypes.
24413         * keyboard.h (struct kboard): Add new fields Vlocal_function_key_map,
24414         Vlocal_key_translation_map, and Vkeyboard_translate_table.
24415         (Vfunction_key_map, Vkeyboard_translate_table, single_kboard_state):
24416         Delete declarations.
24417         (Vfunction_key_map, Vkey_translation_map, push_kboard, pop_kboard)
24418         (temporarily_switch_to_single_kboard, tty_read_avail_input):
24419         New declarations.
24421         * emacs.c (main): Don't call init_sys_modes(), the new term_init()
24422         already does that during init_display().  Call syms_of_keymap
24423         before syms_of_keyboard.  Call `syms_of_terminal'.
24424         Call set_initial_environment, not set_process_environment.
24425         (shut_down_emacs): Call reset_all_sys_modes() instead of
24426         reset_sys_modes().
24428         * xfaces.c (x_free_gc): Protect xassert with GLYPH_DEBUG.
24429         (internal_resolve_face_name, resolve_face_name_error): New functions.
24430         (resolve_face_name): Protect against loops and errors thrown by Fget.
24431         (realize_default_face): Don't use FRAME_FONT unless frame is an X frame.
24432         (Ftty_supports_face_attributes_p): Update tty_capable_p call.
24434         * scroll.c: Replace CURTTY() with local variables throughout the
24435         file (where applicable).
24436         (calculate_scrolling, calculate_direct_scrolling)
24437         (scrolling_1, scroll_cost): Use the accessor macros for terminal
24438         characteristics.
24440         * keymap.c (Vfunction_key_map): Remove.
24441         (Fdescribe_buffer_bindings): Update references to Vfunction_key_map.
24442         (syms_of_keymap): Remove DEFVAR for Vfunction_key_map.
24443         (Vkey_translation_map): Remove.
24444         (syms_of_keymap): Remove DEFVAR for key-translation-map.
24445         (Fdescribe_buffer_bindings)
24446         (read_key_sequence, init_kboard, syms_of_keyboard, mark_kboards):
24447         Update for terminal-local key-translation-map.
24449         * Makefile.in (callproc.o): Update dependencies.
24450         (lisp, shortlisp): Add termdev.elc.
24451         (obj): Add terminal.o.
24452         (terminal.o): Add dependencies.
24453         [HAVE_CARBON]: Make terminal.o depend on macgui.h.
24454         (data.o, fns.o): Add termhooks.h dependency.
24455         (SOME_MACHINE_LISP): Add dnd.elc.
24456         (minibuf.o): Fix typo.
24457         Update dependencies.
24459         * data.c (do_symval_forwarding, store_symval_forwarding)
24460         (find_symbol_value): Use the selected frame's keyboard, not
24461         current_kboard.
24463         * .gdbinit (init_sys_modes): Use Vinitial_window_system instead of
24464         Vwindow_system.
24466         * xmenu.c (Fx_menu_bar_open) [USE_X_TOOLKIT, USE_GTK]: Rename from
24467         Fmenu_bar_open.
24468         (syms_of_xmenu): Update defsubr.
24469         (mouse_position_for_popup, Fx_popup_menu)
24470         (Fx_popup_dialog, x_activate_menubar, update_frame_menubar)
24471         (set_frame_menubar, free_frame_menubar)
24472         (create_and_show_popup_menu, xmenu_show)
24473         (create_and_show_dialog, xdialog_show, xmenu_show): Abort if not
24474         an X frame.
24476         * xselect.c (x_own_selection): Abort if not an X frame.
24477         (some_frame_on_display): Check if it is an X frame.
24478         (x_handle_selection_clear): Deal with MULTI_KBOARD.
24480         * coding.c: Include frame.h and termhooks.h.
24481         (terminal_coding, keyboard_coding): Delete.
24482         (Fset_terminal_coding_system_internal)
24483         (Fset_keyboard_coding_system_internal)
24484         (Fkeyboard_coding_system)
24485         (Fterminal_coding_system): Add a terminal parameter.
24486         Get terminal_coding from the terminal.
24487         (init_coding_once): Don't call setup_coding_system here.
24489         * dispextern.h (set_scroll_region, turn_off_insert)
24490         (turn_off_highlight, background_highlight, clear_end_of_line_raw)
24491         (tty_clear_end_of_line, tty_setup_colors)
24492         (delete_tty, updating_frame)
24493         (produce_special_glyphs, produce_glyphs, write_glyphs)
24494         (insert_glyphs): Remove.
24495         (raw_cursor_to, clear_to_end, tty_turn_off_insert)
24496         (tty_turn_off_highlight, get_tty_size): Add declaration.
24497         (tabs_safe_p, init_baud_rate, get_tty_terminal): Update prototypes.
24499         * frame.h (enum output_method): Add output_initial.
24500         (struct x_output): Delete.
24501         (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL):
24502         Access foreground_pixel and background_pixel directly from the frame.
24503         (tty_display): Delete.
24504         (struct frame): Add buried_buffer_list, foreground_pixel,
24505         background_pixel and terminal.  Delete kboard.
24506         (union output_data): Add tty.
24507         (FRAME_KBOARD): Get the kboard from the terminal.
24508         (FRAME_INITIAL_P): New macro.
24509         (Qtty, Qtty_type, Qterminal, Qterminal_live_p, Qenvironment)
24510         (Qterm_environment_variable, Qdisplay_environment_variable)
24511         (make_terminal_frame, Qburied_buffer_list, Qwindow_system):
24512         New declarations.
24514         * termchar.h (tty_output, tty_display_info): New structures.
24515         (tty_list): Declare.
24516         (FRAME_TTY, CURTTY): New macros.
24517         (must_write_spaces, min_padding_speed, fast_clear_end_of_line)
24518         (line_ins_del_ok, char_ins_del_ok, scroll_region_ok)
24519         (scroll_region_cost, memory_below_frame, fast_clear_end_of_line)
24520         (dont_calculate_costs, no_redraw_on_reenter): Remove declarations.
24522         * callproc.c: Include frame.h and termhooks.h, for terminal
24523         parameters.
24524         (add_env): New function.
24525         (child_setup): Use it.
24526         (child_setup, getenv_internal): Handle the new Vprocess_environment.
24527         (getenv_internal): Fix get_terminal_param call.
24528         (Fgetenv_internal, egetenv): Update doc.
24529         (syms_of_callproc): Initialize Vprocess_environment to nil.
24530         Register and initialize them.  Remove obsolete defvars.  Update doc
24531         strings.
24532         (child_setup): Handle Vlocal_environment_variables.
24533         (getenv_internal): Add terminal parameter.
24534         Handle Vlocal_environment_variables.
24535         (Fgetenv_internal): Add terminal parameter.
24536         (child_setup, getenv_internal, Fgetenv_internal): Store the local
24537         environment in a frame (not terminal) parameter.  Update doc strings.
24538         (set_initial_environment): Rename from set_global_environment.
24539         Store Emacs environment in initial frame parameter.
24541         * xdisp.c (redisplay_internal): Update references to
24542         `previous_terminal_frame'.
24543         (display_mode_line, Fformat_mode_line): Replace calls to
24544         `push_frame_kboard' with `push_kboard'.
24545         (get_glyph_string_clip_rects): Add extra parentheses and
24546         braces to prevent compiler warnings.
24547         (calc_pixel_width_or_height): Add xassert to check that the
24548         frame is alive.  Don't call `lookup_image' on a termcap frame.
24549         (message2_nolog, message3_nolog, redisplay_internal)
24550         (set_vertical_scroll_bar, redisplay_window, check_x_display_info)
24551         (x_set_scroll_bar_foreground, x_set_scroll_bar_background)
24552         (Fx_create_frame, Fxw_display_color_p, Fx_display_grayscale_p)
24553         (Fx_display_pixel_width, Fx_display_pixel_height)
24554         (Fx_display_planes, Fx_display_color_cells)
24555         (Fx_server_max_request_size, Fx_server_vendor, Fx_server_version)
24556         (Fx_display_screens, Fx_display_mm_height, Fx_display_mm_width)
24557         (Fx_display_backing_store, Fx_display_visual_class)
24558         (Fx_display_save_under, Fx_close_connection, x_create_tip_frame):
24559         Use FRAME_TERMINAL_P, FRAME_WINDOW_P, FRAME_TTY and FRAME_RIF.
24561         * xfns.c (x_set_foreground_color x_set_background_color)
24562         (x_set_mouse_color, x_set_cursor_color, x_make_gc):
24563         Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
24564         (Fx_create_frame, x_create_tip_frame, build_string, x_window)
24565         (Fx_create_frame, x_create_tip_frame): Don't create frames on a
24566         terminal that is being deleted.
24567         (Fx_create_frame): Use `store_frame_param' to set `window-system'
24568         frame parameter, and make sure it overrides any user-supplied setting.
24569         (Fx_close_connection, Fx_synchronize): Unify argument names with
24570         the rest of the DEFUNs.
24572         * dispnew.c (Fsend_string_to_terminal): Update call to
24573         `get_tty_terminal'.
24574         (Fredraw_frame, Fsend_string_to_terminal)
24575         (Fsend_string_to_terminal, init_display): Use FRAME_RIF,
24576         FRAME_TERMCAP_P and FRAME_TTY.
24577         (window_change_signal): Don't believe width/height values that are
24578         impossibly small.
24579         (Vinitial_window_system): Rename from Vwindow_system.
24580         (termscript, Wcm, rif): Delete.
24582         * termhooks.h (struct terminal): New struct containing the
24583         previously global text display hooks and new members NAME,
24584         DELETED and PARAM_ALIST.
24585         (FRAME_TERMINAL, TERMINAL_TERMINAL_CODING)
24586         (TERMINAL_KEYBOARD_CODING, TERMINAL_ACTIVE_P, FRAME_WINDOW_P)
24587         (FRAME_RIF): New macros.
24588         (get_terminal_param, get_device): New declarations.
24589         (termscript): Delete declaration.
24591         * xterm.c (x_initialize): Use Fset_input_interrupt_mode.
24592         (XTflash, x_free_frame_resources, x_scroll_bar_create)
24593         (x_scroll_bar_set_handle): Use FRAME_BACKGROUND_PIXEL and
24594         FRAME_FOREGROUND_PIXEL.
24595         (x_fully_uncatch_errors): Disable definition.
24596         (x_scroll_bar_expose): Fix reference to foreground pixel.
24597         (XTread_socket): Disable loop on all X displays.
24598         (x_delete_terminal): Don't set terminal->deleted and let
24599         delete_terminal delete the frames on the terminal.
24600         (x_delete_display): Doc update to reflect changes in
24601         delete_terminal.
24602         (x_display_info) <terminal>: Move member earlier in the struct.
24603         (deleting_tty): Remove old variable.
24604         (Fsuspend_tty): Call clear_tty_hooks.
24605         (Fresume_tty, init_tty): Call set_tty_hooks.
24606         (Ftty_display_color_p, Ftty_display_color_cells): Don't throw
24607         errors on X frames.
24608         (x_catch_errors_unwind): Abort if x_error_message is NULL.
24609         (handle_one_xevent): Initialize `f' to NULL.
24610         (x_delete_terminal, x_create_terminal): New functions.
24611         (XTset_terminal_modes, XTreset_terminal_modes)
24612         (XTread_socket, x_connection_closed, x_term_init)
24613         (x_term_init, x_delete_display): Add terminal parameter.
24614         (x_term_init) [!HAVE_GTK_MULTIDISPLAY]: Refuse to create secondary
24615         X connections.
24617         * frame.c: Include termchar.h.
24618         (Qterminal, Qterminal_live_p, Qburied_buffer_list, Qtty, Qtty_type)
24619         (Qwindow_system, Qenvironment, Qterm_environment_variable)
24620         (Qdisplay_environment_variable): New vars.
24621         (Fframep): Deal with output_initial.
24622         (Fframe-live-p): Doc fix.
24623         (Fwindow-system): New function.
24624         (x_set_screen_gamma, store_frame_param): Fix compilation errors.
24625         (make_terminal_frame): Don't create frames on a terminal that is
24626         being deleted.  Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
24627         (store_frame_param): Check for found_for_frame before calling XFRAME.
24628         (Fmake_terminal_frame): Handle NULL tty names correctly.
24629         (syms_of_frame): Enhance doc string of `default-frame-alist'.
24630         (Fdelete_frame): Remove unused variable `count'.  Don't allow other
24631         frames to refer to a deleted frame in their 'environment parameter.
24632         (Fframe_with_environment): New function.
24633         (syms_of_frame): Defsubr it.  Initialize and staticpro Qenvironment.
24634         (get_future_frame_param): New function.
24635         (Fmake_terminal_frame): Use it.
24636         (x_set_frame_parameters, x_set_screen_gamma): Use FRAME_RIF.
24638         * sysdep.c (init_sys_modes, reset_sys_modes): Update for renames.
24639         * sysdep.c (reset_sys_modes): Update for renames.
24641         * keyboard.c (tty_read_avail_input): New function.
24642         (Fset_input_interrupt_mode, Fset_output_flow_control): New functions.
24643         (syms_of_keyboard): Defsubr them.
24644         (Fset_input_meta_mode, Fset_quit_char): New functions.
24645         (Fset_input_mode): Split to above functions.
24646         (read_char_minibuf_menu_prompt): Add wrong_kboard_jmpbuf
24647         parameter.  Use it in call to `read_char'.
24648         (read_char): Declare.  Update call to `read_char_minibuf_menu_prompt'.
24649         Set wrong_kboard_jmpbuf correctly in recursive calls.
24650         Use current_kboard to access Vkeyboard_translate_table.
24651         Enhance comment before extra longjmp to wrong_kboard_jmpbuf.
24652         Add wrong_kboard_jmpbuf parameter to allow for recursive calls.
24653         Update longjmp invocations.  Remember the original current_kboard,
24654         and longjmp to `wrong_kboard_jmpbuf' when a filter, timer or sentinel
24655         changes it.  Comment out unnecessary calls to
24656         `record_single_kboard_state' and `any_kboard_state'.
24657         Update recursive calls.
24658         (wrong_kboard_jmpbuf): Remove global variable.
24659         (read_key_sequence): Remove unused variable wrong_kboard_jmpbuf.
24660         Handle deleted interrupted_kboards correctly; that is a legal
24661         case.  Add `wrong_kboard_jmpbuf' local variable.  Update setjmp
24662         and read_char calls.  Abort if interrupted_kboard died in read_char.
24663         (any_kboard_state, single_kboard_state)
24664         (push_frame_kboard): Remove function.
24665         (pop_kboard): Switch out of single_kboard mode if the kboard has
24666         been deleted.  Remove unused variable.  Help debugging by not
24667         changing current_kboard unnecessarily.  Set current_kboard to the
24668         kboard of the selected frame when the stored kboard object has
24669         been deleted before pop_kboard.
24670         (temporarily_switch_to_single_kboard): Change first parameter to a
24671         frame pointer.  Throw an error when caller wants to change kboards
24672         while in single_kboard mode.  Don't push_kboard if we weren't in
24673         single kboard state.  Don't pop_kboard if we popped into any
24674         kboard state.
24675         (restore_kboard_configuration): Abort if pop_kboard changed the
24676         kboard in single_kboard mode.  Call pop_kboard only after setting
24677         up single_kboard mode.
24678         (Frecursive_edit): Switch to single_kboard mode only in nested
24679         command loops.
24680         (cmd_error, command_loop, command_loop_1, timer_check):
24681         Comment out unnecessary call to `any_kboard_state' and
24682         `record_single_kboard_state'.
24683         (delete_kboard): Exit single_kboard mode if we have just deleted
24684         that kboard.  Use FRAME_KBOARD.
24685         (interrupt_signal): Use `Fkill_emacs' to exit Emacs, not
24686         `fatal_error_signal'.
24687         (record_single_kboard_state): Don't push_kboard if we weren't in
24688         single kboard state.  Don't pop_kboard if we popped into any
24689         kboard state.
24690         (push_frame_kboard): Rename to push_kboard.
24691         (kbd_buffer_get_event): Use FRAME_TERMINAL.
24692         (read_avail_input): Read input from all terminals.
24693         (mark_kboards): Also mark Vkeyboard_translate_table.
24694         (kbd_buffer_store_event_hold): Simplify condition.
24695         (read_key_sequence): Reinitialize fkey and keytran at each replay.
24696         (Vkeyboard_translate_table): Move to struct kboard.
24697         (init_kboard): Initialize Vkeyboard_translate_table.
24698         (syms_of_keyboard): Use DEFVAR_KBOARD to define
24699         Vkeyboard_translate_table.  Update doc strings.  Update docs of
24700         local-function-key-map and function-key-map.
24702         * terminal.c: New file.
24704         * term.c: Include errno.h.
24705         (Vring_bell_function, device_list, initial_device)
24706         (next_device_id, ring_bell, update_begin, update_end)
24707         (set_terminal_window, cursor_to, raw_cursor_to)
24708         (clear_to_end, clear_frame, clear_end_of_line)
24709         (write_glyphs, insert_glyphs, delete_glyphs, ins_del_lines)
24710         (Fdisplay_name, create_device, delete_device): Move to terminal.c.
24711         (syms_of_term): Move their initialization to terminal.c.
24712         (get_tty_terminal, Fdisplay_tty_type, Ftty_display_color_p)
24713         (Ftty_display_color_cells)
24714         (Ftty_no_underline, Fsuspend_tty, Fresume_tty, create_tty_output)
24715         (clear_tty_hooks, set_tty_hooks)
24716         (init_tty, maybe_fatal): New functions.
24717         (Ftty_type): Return nil if terminal is not on a tty instead of
24718         throwing an error.  Doc update.
24719         (syms_of_term) <Vsuspend_tty_functions, Vresume_tty_functions>:
24720         Doc update.  Initialize new subrs and variables.
24721         (delete_tty): Use terminal->deleted.
24722         (tty_set_terminal_modes): Rename from set_terminal_modes.
24723         (tty_reset_terminal_modes): Rename from reset_terminal_modes.
24724         (set_scroll_region): Rename to `tty_set_scroll_region'.
24725         (turn_on_insert): Rename to `tty_turn_on_insert'.
24726         (turn_off_insert): Rename to `tty_turn_off_insert'.
24727         (turn_off_highlight): Rename to `tty_turn_off_highlight'.
24728         (turn_on_highlight): Rename to `tty_turn_on_highlight'.
24729         (toggle_highligh): Rename to `tty_toggle_highlight'.
24730         (background_highlight): Rename to `tty_background_highlight'.
24731         (highlight_if_desired): Rename to `tty_highlight_if_desired'.
24732         (tty_ring_bell, tty_update_end, tty_set_terminal_window)
24733         (tty_set_scroll_region, tty_background_highlight)
24734         (tty_cursor_to, tty_raw_cursor_to, tty_clear_to_end)
24735         (tty_clear_frame, tty_clear_end_of_line, tty_write_glyphs)
24736         (tty_insert_glyphs, tty_delete_glyphs, tty_ins_del_lines)
24737         (term_get_fkeys, tty_setup_colors, dissociate_if_controlling_tty):
24738         Add static modifier.
24739         (tty_reset_terminal_modes, tty_set_terminal_window)
24740         (tty_set_scroll_region, tty_background_highlight)
24741         (tty_highlight_if_desired, tty_cursor_to)
24742         (tty_raw_cursor_to, tty_clear_to_end, tty_clear_frame)
24743         (tty_clear_end_of_line, tty_write_glyphs, tty_insert_glyphs)
24744         (tty_delete_glyphs, tty_ins_del_lines, turn_on_face): Update for
24745         renames.
24747 2007-08-28  Jan Djärv  <jan.h.d@swipnet.se>
24749         * keyboard.c: Qrtl is new.
24750         (parse_tool_bar_item): Handle :rtl keyword.
24751         (syms_of_keyboard): Intern :rtl keyword.
24753         * dispextern.h (enum tool_bar_item_idx): Add TOOL_BAR_ITEM_RTL_IMAGE.
24755         * gtkutil.c (xg_tool_bar_expose_callback): Just do SET_FRAME_GARBAGED
24756         so no Lisp code is executed.
24757         (file_for_image, find_rtl_image): New functions.
24758         (xg_get_image_for_pixmap): Use file_for_image.
24759         (update_frame_tool_bar): If direction is RTL, use RTL image if
24760         defined.  Use Gtk stock images if defined.
24762 2007-08-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
24764         * macterm.c (x_draw_composite_glyph_string_foreground): Draw rectangle
24765         for nonexistent or zero-width glyph in composition glyph.
24767 2007-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
24769         * m/amdx86-64.h: Redirect to intel386.h if compiling for i386.
24771         * xdisp.c (Finvisible_p): New function.
24772         (syms_of_xdisp): defsubr it.
24774 2007-08-24  Juanma Barranquero  <lekktu@gmail.com>
24776         * image.c (syms_of_image) <image-library-alist, cross-disabled-images>:
24777         Doc fixes.
24779 2007-08-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
24781         * mac.c [MAC_OSX] (select_and_poll_event, sys_select): Fix last changes.
24783 2007-08-24  Martin Rudalics  <rudalics@gmx.at>
24785         * fileio.c (Finsert_file_contents): Consult CHARS_MODIFF to tell
24786         whether decoding has modified buffer contents.
24788 2007-08-24  Jason Rumney  <jasonr@gnu.org>
24790         * image.c [HAVE_NTGUI]: Define dynamic loaded functions for SVG.
24791         (Qgdk_pixbuf, Qglib) [HAVE_NTGUI]: New symbols.
24792         (syms_of_image) [HAVE_NTGUI]: Intern and staticpro them.
24793         (init_svg_functions) [HAVE_NTGUI]: New function.
24794         (fn_g_type_init, fn_g_object_unref, fn_g_error_free): New #defines.
24795         (svg_load_image): Use them.
24796         (svg_load_image) [HAVE_NTGUI]: Implement background.
24798 2007-08-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
24800         * Makefile.in (RSVG_LIBS, RSVG_CFLAGS): New variables.
24801         (ALL_CFLAGS): Use ${RSVG_CFLAGS} instead of @RSVG_CFLAGS@.
24802         (LIBX): Remove @RSVG_LIBS@.
24803         (LIBES): Add $(RSVG_LIBS).
24805         * image.c (svg_load_image): Blend with specified background if exists.
24806         Use IMAGE_BACKGROUND.  Add Mac OS Support.
24808         * mac.c (wakeup_from_rne_enabled_p) [MAC_OSX]: Remove variable.
24809         (ENABLE_WAKEUP_FROM_RNE, DISABLE_WAKEUP_FROM_RNE) [MAC_OSX]:
24810         Remove macros.
24811         [MAC_OSX] (socket_callback): Do nothing.
24812         [MAC_OSX] (select_and_poll_event): Use CFRunLoopRunInMode instead of
24813         ReceiveNextEvent.
24814         [MAC_OSX] (sys_select): Likewise.  Don't set context as argument to
24815         socket_callback.
24816         (mac_wakeup_from_rne) [MAC_OSX]: Do nothing.
24818 2007-08-22  Glenn Morris  <rgm@gnu.org>
24820         * image.c (x_find_image_file): Search in etc/images/ rather than etc/.
24822 2007-08-22  Paul Pogonyshev  <pogonyshev@gmx.net>
24824         * Makefile.in (ALL_CFLAGS, LIBX): Add RSVG_LIBS.
24826         * image.c: Add support for SVG images.  Some additional comments
24827         by Joakim Verona <joakim@verona.se>.  When HAVE_RSVG is defined:
24828         (svg_image_p): New function to test for SVG image.
24829         (svg_load): New function to load SVG image.
24830         (svg_load_image): New function, helper for svg_load.
24831         (Qsvg): New Lisp_object.
24832         (svg_keyword_index): New enum.
24833         (svg_format): New static `image_keyword' struct.
24834         (svg_type): New static `image_type' struct.
24835         (librsvg/rsvg.h): Include it.
24837 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
24839         * lread.c (load_warn_old_style_backquotes): Fix up array size typo.
24841 2007-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
24843         * lread.c (Qold_style_backquotes): New var.
24844         (syms_of_lread): Init and staticpro it.
24845         (load_warn_old_style_backquotes): New fun.
24846         (Fload): Use them to warn about old style backquotes.
24847         (end_of_file_error, Fload): Remove unused vars.
24849         * lisp.h (Fclear_face_cache, Fx_send_client_event): Declare.
24851         * lread.c (Vold_style_backquotes): New var.
24852         (syms_of_lread): Init and export it to Elisp.
24853         (read1): Set it when we find an old-style (back)quote.
24855 2007-08-22  Jason Rumney  <jasonr@gnu.org>
24857         * w32reg.c (SYSTEM_DEFAULT_RESOURCES): Add missing NULL terminator.
24859 2007-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24861         * puresize.h (BASE_PURESIZE): Increase to 1140000.
24863 2007-08-19  Richard Stallman  <rms@gnu.org>
24865         * eval.c (Ffunction, Fquote): Signal error if not 1 argument.
24867 2007-08-19  Andreas Schwab  <schwab@suse.de>
24869         * alloc.c (pure): Round PURESIZE up.
24871 2007-08-17  Jan Djärv  <jan.h.d@swipnet.se>
24873         * xterm.c (handle_one_xevent): Remove check that mouse click is in
24874         active frame.
24876 2007-08-16  Richard Stallman  <rms@gnu.org>
24878         * eval.c (Fcommandp): Add parens to clarify.
24880         * minibuf.c (Fall_completions): Use enum for type of table.
24882         * emacs.c (USAGE2): Improve text.
24884 2007-08-15  Philippe Waroquiers  <philippe.waroquiers@eurocontrol.int>
24886         * term.c (tty_default_color_capabilities): Declare static
24887         variables in file scope, to avoid HPUX compiler problem.
24889 2007-08-13  Jan Djärv  <jan.h.d@swipnet.se>
24891         * gtkutil.c (update_frame_tool_bar): Use -1 as index
24892         to gtk_toolbar_insert.
24894 2007-08-13  Stefan Monnier  <monnier@iro.umontreal.ca>
24896         * fileio.c (Finsert_file_contents): Yet Another Int/Lisp_Object Mixup.
24898         * insdel.c (reset_var_on_error): New fun.
24899         (signal_before_change, signal_after_change):
24900         Use it to reset (after|before)-change-functions to nil in case of error.
24901         Bind inhibit-modification-hooks to t.
24902         Don't bind (after|before)-change-functions to nil while they run.
24904 2007-08-11  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
24906         * xterm.c (x_draw_image_glyph_string): Adjust stipple origin when
24907         filling pixmap with stippled background.
24909 2007-08-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
24911         * macterm.c [TARGET_API_MAC_CARBON] (mac_handle_window_event):
24912         Don't use invisible frame as parent window for repositioning.
24914 2007-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
24916         * print.c (new_backquote_output): Rename from old_backquote_output.
24917         (print): Inverse its logic (according to its name) so as to match the
24918         behavior of new_backquote_flag in lread.c.
24920 2007-08-09  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
24922         * gmalloc.c (posix_memalign): New function.
24924         * macterm.c (frame_highlight, frame_unhighlight): Don't call
24925         ActivateControl/DeactivateControl here.
24926         [USE_MAC_TOOLBAR] (free_frame_tool_bar): Suppress animation when
24927         frame-notice-user-settings is non-nil.
24928         [USE_MAC_FONT_PANEL] (mac_handle_font_event): Also record parameter
24929         for kEventParamFMFontStyle.
24930         [TARGET_API_MAC_CARBON] (mac_handle_keyboard_event): Don't check
24931         mac_pass_command_to_system and mac_pass_control_to_system here.
24932         (XTread_socket): Call ActivateControl/DeactivateControl here.
24933         (XTread_socket) [TARGET_API_MAC_CARBON]:
24934         Check mac_pass_command_to_system and mac_pass_control_to_system here.
24935         (mac_handle_window_event) [USE_MAC_TOOLBAR]: Add further workaround
24936         for window repositioning.
24938 2007-08-08  Glenn Morris  <rgm@gnu.org>
24940         * Replace `iff' in doc-strings and comments.
24942 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
24944         * xdisp.c (move_it_by_lines): Remove incorrect optimization.
24946 2007-08-07  Martin Rudalics  <rudalics@gmx.at>
24948         * fileio.c (Finsert_file_contents): Run format-decode and
24949         after_insert_file_functions on entire buffer when REPLACE is
24950         non-nil and inhibit modification_hooks and point_motion_hooks.
24951         For consistency, run after_insert_file_functions iff something
24952         got inserted.  Move signal_after_change and update_compositions
24953         after code running after_insert_file_functions.  Make sure that
24954         undo_list doesn't record intermediate steps of the decoding process.
24956 2007-08-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
24958         * emacs.c (main)
24959         [HAVE_GTK_AND_PTHREAD && !SYSTEM_MALLOC && !DOUG_LEA_MALLOC]:
24960         Call malloc_enable_thread on interactive startup.
24962         * gmalloc.c (_malloc_thread_enabled_p) [USE_PTHREAD]: New variable.
24963         (LOCK, UNLOCK, LOCK_ALIGNED_BLOCKS, UNLOCK_ALIGNED_BLOCKS)
24964         [USE_PTHREAD]: Conditionalize with it.
24965         (malloc_atfork_handler_prepare, malloc_atfork_handler_parent)
24966         (malloc_atfork_handler_child, malloc_enable_thread) [USE_PTHREAD]:
24967         New functions.
24969 2007-08-06  Chong Yidong  <cyd@stupidchicken.com>
24971         * xdisp.c (redisplay_window): When restoring original buffer
24972         position, make sure it is still valid.
24974         * image.c (png_load): Ignore png-supplied background color.
24976 2007-08-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
24978         * mac.c [TARGET_API_MAC_CARBON] (cfdate_to_lisp): Obtain microsec value.
24979         Use kCFAbsoluteTimeIntervalSince1970.
24981         * macmenu.c (quit_dialog_event_loop) [TARGET_API_MAC_CARBON]:
24982         New variable.
24983         [TARGET_API_MAC_CARBON] (mac_handle_dialog_event): Set it if dialog
24984         event loop should be quit.
24985         [TARGET_API_MAC_CARBON] (create_and_show_dialog) [!MAC_OSX]:
24986         Quit dialog event loop if quit_dialog_event_loop is set.
24988         * macselect.c [!TARGET_API_MAC_CARBON]: Include Scrap.h.
24989         (Selection): New typedef.  Use instead of ScrapRef.
24990         (mac_get_selection_from_symbol): Rename from get_scrap_from_symbol.
24991         (mac_valid_selection_target_p): Rename from valid_scrap_target_type_p.
24992         (mac_clear_selection): Rename from clear_scrap.
24993         (get_flavor_type_from_symbol): New argument SEL and subsume function of
24994         scrap_has_target_type.  All uses changed.
24995         (mac_get_selection_ownership_info, mac_valid_selection_value_p)
24996         (mac_selection_has_target_p): New functions.
24997         (mac_put_selection_value): Rename from put_scrap_string.
24998         (mac_get_selection_value): Rename from get_scrap_string.
24999         (mac_get_selection_target_list): Rename from get_scrap_target_type_list.
25000         (put_scrap_private_timestamp, scrap_has_target_type)
25001         (get_scrap_private_timestamp): Remove functions.
25002         (SCRAP_FLAVOR_TYPE_EMACS_TIMESTAMP): Remove define.
25003         (x_own_selection, x_get_local_selection):
25004         Use mac_valid_selection_value_p.
25005         (x_own_selection): Don't use put_scrap_private_timestamp.
25006         Record OWNERSHIP-INFO into Vselection_alist instead.
25007         (x_get_local_selection): Don't check type if request is local.
25008         (Fx_selection_owner_p): Don't use get_scrap_private_timestamp.
25009         Detect ownership change with OWNERSHIP-INFO in Vselection_alist instead.
25011 2007-08-04  Jan Djärv  <jan.h.d@swipnet.se>
25013         * gtkutil.c (xg_tool_bar_callback): Generate two TOOL_BAR_EVENT:s,
25014         add comment explaining why.
25016 2007-08-03  Richard Stallman  <rms@gnu.org>
25018         * fileio.c (Fvisited_file_modtime): Use make_time.
25020 2007-08-01  Ryo Yoshitake  <ryo@shiftmode.net>  (tiny change)
25022         * mac.c (init_mac_osx_environment): Adjust load-path on self-contained
25023         build.
25025 2007-07-31  Stefan Monnier  <monnier@iro.umontreal.ca>
25027         * gtkutil.c (xg_tool_bar_callback): Generate a single TOOL_BAR_EVENT.
25029 2007-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
25031         * puresize.h (BASE_PURESIZE): Increase to 1130000.
25033 2007-07-30  Richard Stallman  <rms@gnu.org>
25035         * lread.c (readevalloop, read1): Treat NBSP as whitespace.
25037 2007-07-29  Jan Djärv  <jan.h.d@swipnet.se>
25039         * gmalloc.c (__malloc_initialize): Remove pthread_once.  Not needed.
25041 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
25043         * xdisp.c (decode_mode_spec): Use '@' instead of 'R' to test for
25044         remote default-directory.
25046         * buffer.c (mode-line-format): Update doc string.
25048 2007-07-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
25050         * w32term.c (w32_draw_fringe_bitmap): Extend fringe background to
25051         scroll bar gap.
25052         (x_scroll_bar_create): Set bar->fringe_extended_p.
25053         (w32_set_vertical_scroll_bar): Put leftmost/rightmost scroll bars
25054         on frame edge.  Check fringe background extension.  Don't clear
25055         extended fringe background area.
25057         * w32term.h (struct scroll_bar): New member fringe_extended_p.
25058         (w32_fill_area): Enclose multiple statements with do ... while (0).
25060         * xterm.c (x_draw_fringe_bitmap) [USE_TOOLKIT_SCROLL_BARS]:
25061         Extend fringe background to scroll bar gap.
25062         (x_scroll_bar_create) [USE_TOOLKIT_SCROLL_BARS]:
25063         Set bar->fringe_extended_p.
25064         (XTset_vertical_scroll_bar) [USE_TOOLKIT_SCROLL_BARS]:
25065         Put leftmost/rightmost scroll bars on frame edge.  Check fringe
25066         background extension.  Don't clear extended fringe background area.
25068         * xterm.h (struct scroll_bar) [USE_TOOLKIT_SCROLL_BARS]:
25069         New member fringe_extended_p.
25071 2007-07-25  Glenn Morris  <rgm@gnu.org>
25073         * Relicense all FSF files to GPLv3 or later.
25075         * COPYING: Switch to GPLv3.
25077 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
25079         * eval.c (Fcommandp): Pay attention to the `interactive-form' property.
25081         * data.c (Finteractive_form): Check for the presence of an
25082         `interactive-form' symbol property more thoroughly.
25084         * data.c (Finteractive_form): Use an `interactive-form' property if
25085         present, analogous to the function-documentation property.
25087 2007-07-24  Jason Rumney  <jasonr@gnu.org>
25089         * w32fns.c (x_real_positions): Get real position from OS instead of
25090         calculating it.
25092 2007-07-23  Jason Rumney  <jasonr@gnu.org>
25094         * filelock.c (current_lock_owner): Allow for @ sign in username.
25096 2007-07-22  Nick Roberts  <nickrob@snap.net.nz>
25098         * xdisp.c (decode_mode_spec): Add case 'R' for to test for
25099         remote default-directory.
25101         * buffer.c (mode-line-format): Describe above case in doc string.
25103 2007-07-20  Eli Zaretskii  <eliz@gnu.org>
25105         * w32proc.c (IMAGE_NT_OPTIONAL_HDR32_MAGIC, IMAGE_OPTIONAL_HEADER32):
25106         Define if not defined.
25108 2007-07-18  Jason Rumney  <jasonr@gnu.org>
25110         * w32proc.c (w32_executable_type): Handle 64 bit executables.
25112 2007-07-18  Richard Stallman  <rms@gnu.org>
25114         * data.c (Fsetq_default): Doc fix.
25116         * eval.c (Fsetq): Doc fix.
25118 2007-07-18  Juanma Barranquero  <lekktu@gmail.com>
25120         * coding.c (Ffind_operation_coding_system):
25121         * eval.c (For, Fand): Doc fixes.
25122         Reported by Johan Bockgård.
25124 2007-07-18  Jan Djärv  <jan.h.d@swipnet.se>
25126         * xfns.c (Fx_focus_frame): Call x_ewmh_activate_frame.
25128         * xterm.h: Declare x_ewmh_activate_frame.
25130         * xterm.c (x_ewmh_activate_frame): New function.
25131         (XTframe_raise_lower): Move code to x_ewmh_activate_frame.
25133 2007-07-17  Martin Rudalics  <rudalics@gmx.at>
25135         * window.c (Fdisplay_buffer): If largest or LRU window is the
25136         only window, split it even if it is not eligible for splitting.
25137         This restores the original behavior broken by the 2007-07-15
25138         change.
25140 2007-07-17  Glenn Morris  <rgm@gnu.org>
25142         * abbrev.c (abbrev_check_chars): New function.
25143         (Fdefine_global_abbrev, Fdefine_mode_abbrev):
25144         Call abbrev_check_chars to check abbrev characters are word
25145         constituents.  Doc fix.
25147 2007-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
25149         * process.c (Fstart_process, Fmake_network_process)
25150         (read_process_output): Fix up last changes.
25152 2007-07-16  Eli Zaretskii  <eliz@gnu.org>
25154         * makefile.w32-in (clean): Don't delete *~.
25156 2007-07-16  Andreas Schwab  <schwab@suse.de>
25158         * window.c (Fdisplay_buffer): Use NILP.
25159         (Fset_window_scroll_bars): Likewise.
25161 2007-07-15  Martin Rudalics  <rudalics@gmx.at>
25163         * window.c (window_min_size_2): New function.
25164         (window_min_size_1, size_window, Fdisplay_buffer)
25165         (Fsplit_window, adjust_window_trailing_edge): Use it to avoid
25166         windows without mode- or header-lines when window-min-height is
25167         too small.
25168         (size_window): Reset nodelete_p after testing it, following an
25169         earlier note by Kim F. Storm.
25170         (display_buffer): Do not set split_height_threshold to twice the
25171         value of window_min_height to avoid changing the value of a
25172         customizable variable.  Rather explicitly check whether the
25173         height of the window that shall be splitted is at least as large
25174         as split_height_threshold.
25175         (Fwindow_full_width_p): New defun.
25176         (syms_of_window): Defsubr it.
25178         * window.h: Add EXFUN for Fwindow_full_width_p.
25180 2007-07-14  Jason Rumney  <jasonr@gnu.org>
25182         * process.c [WINDOWSNT]: Don't undefine AF_INET6.
25184 2007-07-14  Richard Stallman  <rms@gnu.org>
25186         * eval.c (maybe_call_debugger): New function.
25187         (find_handler_clause): Use maybe_call_debugger.
25188         Call it when the handler says `debug'.
25189         Eliminate DEBUGGER_VALUE_PTR.
25190         (Fsignal): Eliminate debugger_value.
25191         (Qdebug): New variable.
25192         (syms_of_eval): Initialize it.
25194 2007-07-14  Juanma Barranquero  <lekktu@gmail.com>
25196         * eval.c (Fprogn):
25197         * keyboard.c (Ftrack_mouse):
25198         * print.c (Fwith_output_to_temp_buffer):
25199         * window.c (Fsave_window_excursion): Doc fix.
25201 2007-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
25203         * eval.c (init_eval_once): Bump max_lisp_eval_depth to 400.
25205 2007-07-12  Stefan Monnier  <monnier@iro.umontreal.ca>
25207         * process.h (struct Lisp_Process): Turn slots infd, outfd,
25208         kill_without_query, pty_flag, tick, update_tick, decoding_carryover,
25209         inherit_coding_system_flag, filter_multibyte, adaptive_read_buffering,
25210         read_output_delay, and read_output_skip from Lisp_Objects to ints.
25211         Remove unused encoding_carryover.
25212         * process.c: Adjust all functions accordingly.
25214 2007-07-12  Richard Stallman  <rms@gnu.org>
25216         * term.c: Include unistd.h only if HAVE_UNISTD_H.
25218 2007-07-11  Jason Rumney  <jasonr@gnu.org>
25220         * makefile.w32-in (LIBS): Include OLE32.
25222         * w32fns.c (w32_msg_pump) <WM_EMACS_CREATEWINDOW>: Initialize COM.
25223         (w32_msg_pump) <WM_DESTROY>: Uninitialize COM.
25225 2007-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
25227         * lisp.h (struct Lisp_Hash_Table): Turn next_weak into a bare pointer.
25228         * fns.c (weak_hash_tables): Rename from Vweak_hash_tables and turned
25229         from a Lisp_Object into a bare pointer.
25230         (make_hash_table, copy_hash_table, sweep_weak_hash_tables, init_fns):
25231         Adjust the code correspondingly.
25233         * alloc.c (emacs_blocked_free): Remove unused var `bytes_used_now'.
25235         * term.c: Include unistd.h for ttyname, used in handle_one_term_event.
25236         (term_show_mouse_face): Remove unused var `j'.
25237         (handle_one_term_event): Remove unused vars `i' and `j'.
25238         Don't cast return value of ttyname since it's not necessary.
25240 2007-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
25242         * alloc.c (mark_maybe_pointer): Enforce mult-of-8 alignment when using
25243         USE_LSB_TAG.  Suggested by Dmitry Antipov <dmantipov@yandex.ru>.
25245         * fns.c (map_char_table): Use an array of int for `indices' rather than
25246         an array of Lisp_Objects (which are only ever integers anyway).
25247         (Fmap_char_table): Update caller.
25248         * lisp.h: Update prototype.
25249         * keymap.c (Fset_keymap_parent, map_keymap, Fcopy_keymap):
25250         * fontset.c (Ffontset_info):
25251         * casetab.c (set_case_table): Update callers.
25253         * editfns.c (Ftranspose_regions): Use EMACS_INT for positions.
25255         * keymap.c (struct accessible_keymaps_data)
25256         (struct where_is_internal_data): New structures.
25257         (accessible_keymaps_1, where_is_internal_1): Use them to change
25258         interface to adhere to the one used by map_keymap.
25259         (Faccessible_keymaps, where_is_internal): Use map_keymap.
25260         (accessible_keymaps_char_table, where_is_internal_2): Remove.
25262         * keymap.h (map_keymap_function_t): More informative prototype.
25264 2007-07-10  Guanpeng Xu  <herberteuler@hotmail.com>
25266         * search.c (Vinhibit_changing_match_data, search_regs_1): New vars.
25267         (looking_at_1): Don't change search_regs and last_thing_searched
25268         if `inhibit-changing-match-data' is non-nil.
25269         (string_match_1, search_buffer, set_search_regs): Likewise.
25270         (syms_of_search): Add Lisp level definition for
25271         `inhibit-changing-match-data' and set it to nil.
25272         (boyer_moore): If `inhibit-changing-match-data' is non-nil, compute
25273         start and end of the match, instead of using values in search_regs.
25275 2007-07-01  Stefan Monnier  <monnier@iro.umontreal.ca>
25277         * minibuf.c (Fcompleting_read): New value `confirm-only'
25278         for `require-match'.
25280 2007-06-28  Stefan Monnier  <monnier@iro.umontreal.ca>
25282         * fileio.c (Fdo_auto_save): Revert last patch installed unwillingly as
25283         part of the 2007-06-27 change to syms_of_fileio.
25285 2007-06-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
25287         * macterm.c [USE_MAC_TSM] (mac_handle_text_input_event):
25288         Check WINDOWP before using XWINDOW.  Consolidate return statements.
25290 2007-06-27  Richard Stallman  <rms@gnu.org>
25292         * fileio.c (syms_of_fileio) <after-insert-file-functions>: Doc fix.
25294 2007-06-27  Juanma Barranquero  <lekktu@gmail.com>
25296         * buffer.c (syms_of_buffer) <selective-display>: Fix typo in docstring.
25298 2007-06-26  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
25300         * gmalloc.c [HAVE_GTK_AND_PTHREAD]: Check this after including config.h.
25301         (_aligned_blocks_mutex) [USE_PTHREAD]: New variable.
25302         (LOCK_ALIGNED_BLOCKS, UNLOCK_ALIGNED_BLOCKS): New macros.
25303         (_free_internal, memalign): Use them.
25304         (_malloc_mutex, _aligned_blocks_mutex) [USE_PTHREAD]:
25305         Initialize to PTHREAD_MUTEX_INITIALIZER.
25306         (malloc_initialize_1) [USE_PTHREAD]: Don't use recursive mutex.
25307         (morecore_nolock): Rename from morecore.  All uses changed.
25308         Use only nolock versions of internal allocation functions.
25309         (_malloc_internal_nolock, _realloc_internal_nolock)
25310         (_free_internal_nolock): New functions created from
25311         _malloc_internal, _realloc_internal, and _free_internal.
25312         (_malloc_internal, _realloc_internal, _free_internal): Use them.
25313         Copy hook value to automatic variable before its use.
25314         (memalign): Copy hook value to automatic variable before its use.
25316 2007-06-26  Kenichi Handa  <handa@m17n.org>
25318         * coding.c (Ffind_operation_coding_system): Docstring improved.
25319         (syms_of_coding): Docstring of `file-coding-system-alist' improved.
25321 2007-06-25  David Kastrup  <dak@gnu.org>
25323         * keymap.c (Fcurrent_active_maps): Add `position' argument.
25324         (Fwhere_is_internal): Adjust call to `current-active-maps' to
25325         cater for additional parameter.
25327         * keymap.h: Adjust number of parameters to `current-active-maps'.
25329         * doc.c (Fsubstitute_command_keys): Adjust call of
25330         `current-active-maps'.
25332 2007-06-25  David Kastrup  <dak@gnu.org>
25334         * callint.c (Fcall_interactively): Make the parsing of interactive
25335         specs somewhat more readable.
25337 2007-06-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
25339         * macterm.c (x_draw_fringe_bitmap) [MAC_OSX]: Extend fringe background
25340         to scroll bar gap also when bitmap fills fringe.  Draw only foreground
25341         if extended background has already been filled.
25343 2007-06-22  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
25345         * macgui.h (USE_CG_DRAWING): Don't require USE_ATSUI.
25346         (USE_MAC_TOOLBAR): Require USE_CG_DRAWING.
25348         * macmenu.c (mac_dialog_modal_filter, Fx_popup_dialog) [MAC_OSX]:
25349         Put special treatment for Fmessage_box, Fyes_or_no_p, and Fy_or_n_p
25350         in #if 0 as it is not compatible with y-or-n-p-with-timeout.
25351         (timer_check) [TARGET_API_MAC_CARBON]: Add extern.
25352         [TARGET_API_MAC_CARBON] (mac_handle_dialog_event): Use QuitEventLoop
25353         instead of QuitAppModalLoopForWindow.  Consolidate QuitEventLoop calls.
25354         (pop_down_dialog) [TARGET_API_MAC_CARBON]: New function.
25355         [TARGET_API_MAC_CARBON] (create_and_show_dialog): Use it for unwind.
25356         Run timers during dialog popup.
25357         (Fmenu_or_popup_active_p) [TARGET_API_MAC_CARBON]: Use popup_activated.
25359 2007-06-21  Jason Rumney  <jasonr@gnu.org>
25361         * image.c (convert_mono_to_color_image): Swap fore and background.
25363 2007-06-20  Jason Rumney  <jasonr@gnu.org>
25365         * w32bdf.c (w32_BDF_to_x_font): Unmap memory when finished.
25366         (w32_free_bdf_font): Unmap memory not handle.
25368 2007-06-20  Sam Steingold  <sds@gnu.org>
25370         * gmalloc.c (__morecore): Fix the declaration to comply with the
25371         definition.
25373 2007-06-20  Juanma Barranquero  <lekktu@gmail.com>
25375         * w32term.c (w32_delete_display): Remove leftover declaration.
25376         (w32_define_cursor, w32_initialize): Make static.
25378         * w32.c (_wsa_errlist): Fix typo in error message.
25379         (init_environment): Ignore any environment variable from the
25380         registry having a null value.
25382 2007-06-20  Glenn Morris  <rgm@gnu.org>
25384         * Makefile.in (LIBGIF): Default to -lgif.
25386 2007-06-17  Jason Rumney  <jasonr@gnu.org>
25388         * w32menu.c (add_menu_item): Don't use multibyte string functions on
25389         unicode strings.
25391 2007-06-16  Juanma Barranquero  <lekktu@gmail.com>
25393         * xdisp.c (syms_of_xdisp) <auto-resize-tool-bars>:
25394         Fix typo in docstring.
25396 2007-06-16  Eli Zaretskii  <eliz@gnu.org>
25398         * w32menu.c (add_menu_item): Escape `&' characters in menu items
25399         and their keybindings.
25401 2007-06-15  Chong Yidong  <cyd@stupidchicken.com>
25403         * composite.c (update_compositions): Fix last fix.
25405 2007-06-14  Jason Rumney  <jasonr@gnu.org>
25407         * w32.c (get_process_times_fn): New function pointer.
25408         (globals_of_w32): Intialize it if present in kernel32.dll.
25409         (w32_get_internal_run_time): New function.
25411         * editfns.c (Fget_internal_run_time) [WINDOWSNT]: Use it.
25413 2007-06-14  Kenichi Handa  <handa@etlken.m17n.org>
25415         * composite.c (update_compositions): Check the validness of
25416         compositions.
25418 2007-06-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
25420         * frame.h (struct frame) [MAC_OS]: New member external_tool_bar.
25421         (FRAME_EXTERNAL_TOOL_BAR) [MAC_OS]: Use it.
25423         * macfns.c (mac_window) [USE_MAC_TOOLBAR]: Set toolbar_win_gravity.
25424         (x_set_tool_bar_lines) [USE_MAC_TOOLBAR]: Set FRAME_EXTERNAL_TOOL_BAR.
25426         * macgui.h (USE_MAC_TOOLBAR): New define.
25428         * macmenu.c [TARGET_API_MAC_CARBON] (menu_target_item_handler):
25429         Return immediately unless popup is activated.
25431         * macterm.c (x_draw_fringe_bitmap) [MAC_OSX]: Extend fringe
25432         background to scroll bar gap.
25433         (x_scroll_bar_create) [MAC_OSX]: Set bar->fringe_extended_p.
25434         (XTset_vertical_scroll_bar) [MAC_OSX]: Put leftmost/rightmost
25435         scroll bars on frame edge.  Check fringe background extension.
25436         Don't clear extended fringe background area.
25437         (TOOLBAR_IDENTIFIER, TOOLBAR_ICON_ITEM_IDENTIFIER)
25438         (TOOLBAR_ITEM_COMMAND_ID_OFFSET, TOOLBAR_ITEM_COMMAND_ID_P)
25439         (TOOLBAR_ITEM_COMMAND_ID_VALUE, TOOLBAR_ITEM_MAKE_COMMAND_ID):
25440         [USE_MAC_TOOLBAR]: New macros.
25441         (mac_move_window_with_gravity, mac_get_window_origin_with_gravity)
25442         (mac_handle_toolbar_event, mac_image_spec_to_cg_image)
25443         (mac_create_frame_tool_bar, update_frame_tool_bar, free_frame_tool_bar)
25444         (mac_tool_bar_note_mouse_movement, mac_handle_toolbar_command_event)
25445         [USE_MAC_TOOLBAR]: New functions.
25446         (mac_handle_window_event) [USE_MAC_TOOLBAR]: Reposition window
25447         manually if previous repositioning has failed.
25448         (mac_handle_keyboard_event): Use precomputed event kind.
25449         (XTread_socket) [USE_MAC_TOOLBAR]: Handle click in structure region
25450         as tool bar item click.  Handle mouse movement over tool bar items.
25452         * macterm.h (struct mac_output) [USE_MAC_TOOLBAR]: New member
25453         toolbar_win_gravity.
25454         (struct scroll_bar) [MAC_OSX]: New member fringe_extended_p.
25455         (update_frame_tool_bar, free_frame_tool_bar) [USE_MAC_TOOLBAR]:
25456         Add externs.
25458         * xdisp.c (update_tool_bar, redisplay_tool_bar, redisplay_window)
25459         [USE_MAC_TOOLBAR]: Sync with GTK+ tool bar display.
25461 2007-06-14  Chong Yidong  <cyd@stupidchicken.com>
25463         * image.c (search_image_cache): Remove unused variable.
25465 2007-06-13  Chong Yidong  <cyd@stupidchicken.com>
25467         * xfns.c, xmenu.c: Link to xaw3d if available.
25469 2007-06-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
25471         * dispextern.h (struct image) [HAVE_WINDOW_SYSTEM]: New members
25472         frame_foreground and frame_background.
25474         * image.c (lookup_image): Save frame foreground and background colors.
25475         (search_image_cache): Check if saved and current frame colors match.
25477 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
25479         * regex.c (regex_compile): Remove the `regnum' counter.
25480         Use bufp->re_nsub instead.  Add support for \(?N:RE\).
25482 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
25484         * term.c: Include intervals.h to declare Fget_text_property.
25486 2007-06-10  Jason Rumney  <jasonr@gnu.org>
25488         * w32fns.c (Fx_file_dialog): Take size from struct not pointer.
25490 2007-06-08  Juanma Barranquero  <lekktu@gmail.com>
25492         * callint.c (Fcall_interactively):
25493         * editfns.c (Fdelete_and_extract_region):
25494         * fileio.c (Fread_file_name):
25495         * fns.c (Fmapconcat):
25496         * keyboard.c (cmd_error_internal):
25497         * keymap.c (Fkey_description):
25498         * lread.c (openp):
25499         * minibuf.c (read_minibuf):
25500         * search.c (wordify):
25501         * sunfns.c (sel_read):
25502         * xdisp.c (Fformat_mode_line, syms_of_xdisp):
25503         * xfns.c (x_default_scroll_bar_color_parameter):
25504         * xmenu.c (menu_help_callback):
25505         * xselect.c (Fx_get_atom_name):
25506         * xterm.c (x_term_init): Use empty_unibyte_string.
25508 2007-06-08  Dmitry Antipov  <dmantipov@yandex.ru>  (tiny change)
25510         * alloc.c (init_strings): Initialize canonical empty strings.
25511         (make_uninit_string, make_uninit_multibyte_string): Return appropriate
25512         canonical empty string when the requested size is 0.
25514         * emacs.c (empty_unibyte_string): Rename from empty_string.
25515         (empty_multibyte_string): New canonical empty string.
25516         (syms_of_emacs): Don't initialize empty_string.
25518         * lisp.h (STRING_SET_UNIBYTE): Return the canonical empty unibyte
25519         string, if appropriate.
25520         (empty_unibyte_string, empty_multibyte_string): New externs.
25521         (empty_string): Remove extern.
25523         * lread.c (syms_of_lread): Use empty_unibyte_string.
25525 2007-06-07  Jason Rumney  <jasonr@gnu.org>
25527         * s/ms-w32.h: Don't define HAVE_TZNAME.
25529         * editfns.c (Fcurrent_time_zone): Remove hack for Japanese Windows.
25531 2007-06-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
25533         * mac.c (xrm_get_preference_database): Remove BLOCK_INPUT.
25535         * macfns.c (mac_get_window_bounds): Move extern to macterm.h.
25536         (compute_tip_xy) [TARGET_API_MAC_CARBON]: Use GetGlobalMouse.
25538         * macmenu.c [TARGET_API_MAC_CARBON] (menu_target_item_handler):
25539         Don't call next handler.
25540         [TARGET_API_MAC_CARBON] (install_menu_target_item_handler):
25541         Remove argument.  Install handler to application.
25542         (set_frame_menubar): Don't change deep_p.
25543         (mac_menu_show): Use FRAME_OUTER_TO_INNER_DIFF_X and
25544         FRAME_OUTER_TO_INNER_DIFF_Y.
25545         (DIALOG_BUTTON_COMMAND_ID_OFFSET, DIALOG_BUTTON_COMMAND_ID_P)
25546         (DIALOG_BUTTON_COMMAND_ID_VALUE, DIALOG_BUTTON_MAKE_COMMAND_ID)
25547         [HAVE_DIALOGS]: New macros.
25548         [HAVE_DIALOGS] (mac_handle_dialog_event, create_and_show_dialog):
25549         Use them.
25550         (fill_menubar) [TARGET_API_MAC_CARBON]: Use CFString.
25552         * macselect.c [MAC_OSX] (install_service_handler): Rename from
25553         init_service_handler.  All callers changed.  Return OSStatus value.
25555         * macterm.c (mac_begin_cg_clip): New arg F.  Call SetPortWindowPort.
25556         All callers changed so as not to call SetPortWindowPort.
25557         (mac_begin_cg_clip) [USE_CG_DRAWING]: Call mac_prepare_for_quickdraw.
25558         (mac_draw_image_string_atsui) [USE_ATSUI]: New function created from
25559         mac_draw_string_common.
25560         (mac_draw_image_string_qd): Likewise.
25561         (mac_draw_string_common): Use them.  Add INLINE.
25562         (XTmouse_position, x_scroll_bar_report_motion) [TARGET_API_MAC_CARBON]:
25563         Use FRAME_OUTER_TO_INNER_DIFF_X, FRAME_OUTER_TO_INNER_DIFF_Y, and
25564         GetGlobalMouse.
25565         (x_set_mouse_pixel_position) [MAC_OSX]: Use FRAME_OUTER_TO_INNER_DIFF_X
25566         and FRAME_OUTER_TO_INNER_DIFF_Y.
25567         [TARGET_API_MAC_CARBON] (mac_handle_mouse_event): Likewise.
25568         [USE_MAC_TSM] (mac_handle_text_input_event): Likewise.
25569         (x_make_frame_visible) [TARGET_API_MAC_CARBON]: Move code for
25570         repositioning window to mac_handle_window_event.
25571         (x_make_frame_invisible) [TARGET_API_MAC_CARBON]: Move code for
25572         saving window location to mac_handle_window_event
25573         [USE_MAC_FONT_PANEL] (mac_show_hide_font_panel): Install handler here.
25574         (install_menu_target_item_handler): Remove argument in extern.
25575         [TARGET_API_MAC_CARBON] (mac_event_to_emacs_modifiers):
25576         Also accept command events.
25577         (do_keystroke): New function created from XTread_socket.
25578         (init_command_handler): Remove functions.
25579         [TARGET_API_MAC_CARBON] (mac_handle_window_event): Reposition window
25580         and save window location by kEventWindowShowing and kEventWindowHiding
25581         handlers here.  Don't call next handler for window state change and
25582         focus events.
25583         (mac_handle_application_event, mac_handle_keyboard_event)
25584         [TARGET_API_MAC_CARBON]: New functions.
25585         (install_window_handler) [TARGET_API_MAC_CARBON]: Register handlers for
25586         kEventWindowShowing and kEventWindowHiding events.  Move installation
25587         of mouse, font, text input and menu target item handlers to
25588         install_application_handler.
25589         (install_application_handler) [TARGET_API_MAC_CARBON]: New function.
25590         (mac_handle_cg_display_reconfig) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
25591         New function.
25592         (init_dm_notification_handler) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
25593         Register it.
25594         (XTread_socket) [TARGET_API_MAC_CARBON]:
25595         Consolidate SendEventToEventTarget calls.
25596         Use FRAME_OUTER_TO_INNER_DIFF_X and FRAME_OUTER_TO_INNER_DIFF_Y.
25597         Move application activation handler to mac_handle_application_event.
25598         Move keyboard handler to mac_handle_keyboard_event.
25599         (XTread_socket) [!TARGET_API_MAC_CARBON]: Use do_keystroke.
25600         (mac_initialize) [TARGET_API_MAC_CARBON]: Don't call
25601         init_command_handler.  Call install_application_handler.
25603         * macterm.h (mac_get_window_bounds): Move extern from macfns.c.
25604         (FRAME_OUTER_TO_INNER_DIFF_X, FRAME_OUTER_TO_INNER_DIFF_Y): New macros.
25606 2007-06-07  Glenn Morris  <rgm@gnu.org>
25608         * emacs.c (main): Use `emacs-copyright' in --version output.
25610 2007-06-06  Chong Yidong  <cyd@stupidchicken.com>
25612         * image.c (xpm_load): Remove spurious call to xpm_init_color_cache.
25614 2007-06-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
25616         * macfns.c (mac_window): Replace WindowPtr with WindowRef.
25618         * macgui.h: Replace WindowPtr with WindowRef.
25620         * macmenu.c: Replace MenuHandle and GetMenuHandle with MenuRef and
25621         GetMenuRef, respectively.  Replace WindowPtr with WindowRef.
25622         Replace ControlHandle with ControlRef.
25623         (install_menu_quit_handler): Rename arg MENU_HANDLE to ROOT_MENU.
25625         * macterm.c: Replace MenuHandle and GetMenuHandle with MenuRef and
25626         GetMenuRef, respectively.  Replace WindowPtr with WindowRef.
25627         Replace ControlHandle with ControlRef.
25628         (USE_CARBON_EVENTS): Remove.  Use TARGET_API_MAC_CARBON instead.
25629         [MAC_OS8] (do_get_menus): Rename variable `menu_handle' to `menu'.
25631         * macterm.h (struct scroll_bar): Rename member control_handle_low
25632         and control_handle_high to control_ref_low and control_ref_high.
25633         All uses changed.
25634         (SCROLL_BAR_CONTROL_REF, SET_SCROLL_BAR_CONTROL_REF): Rename from
25635         SCROLL_BAR_CONTROL_HANDLE and SET_SCROLL_BAR_CONTROL_HANDLE,
25636         respectively.  All uses changed.
25637         (XCreatePixmap, XCreatePixmapFromBitmapData, XSetWindowBackground)
25638         (install_window_handler, remove_window_handler): Replace WindowPtr
25639         with WindowRef in externs.
25641 2007-06-05  Juanma Barranquero  <lekktu@gmail.com>
25643         * xfaces.c (Finternal_lisp_face_p): Signal error for face alias loops.
25645 2007-06-03  Nick Roberts  <nickrob@snap.net.nz>
25647         * keyboard.c (discard_mouse_events): Add GPM_CLICK_EVENT case.
25649         * frame.c (Fmouse_position, Fmouse_pixel_position):
25650         Condition on HAVE_GPM too.
25652         * term.c (term_mouse_highlight): Remove unused variables.
25653         (Fterm_open_connection): Set gpm_zerobased to 1.
25654         (term_mouse_movement, term_mouse_click, handle_one_term_event):
25655         Use zero based co-ordinates.
25656         (handle_one_term_event): Report a drag as mouse movement too.
25658         * Makefile.in (MOUSE_SUPPORT): Define for HAVE_GPM.
25660 2007-06-03  Chong Yidong  <cyd@stupidchicken.com>
25662         * image.c (search_image_cache): New function.  Require background
25663         color match if background color is unspecified in the image spec.
25664         (uncache_image, lookup_image): Use it.
25666 2007-06-01  Juanma Barranquero  <lekktu@gmail.com>
25668         * window.c (Fshrink_window): Reflow docstring.
25670 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
25672         * Version 22.1 released.
25674 2007-06-01  Richard Stallman  <rms@gnu.org>
25676         * xfns.c (x_encode_text): Add GCPRO.
25678 2007-06-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
25680         * xfns.c (x_set_name_internal): Save encoded name before
25681         x_encode_text in case string data is relocated.
25683 2007-05-31  Richard Stallman  <rms@gnu.org>
25685         * buffer.c (syms_of_buffer): Doc fix.
25687 2007-05-30  Nick Roberts  <nickrob@snap.net.nz>
25689         * sysdep.c (init_sys_modes): Add rather than replace with
25690         O_NONBLOCK.
25692         * frame.c [HAVE_GPM] (Fset_mouse_pixel_position): Add call to
25693         term_mouse_moveto.
25695         * termhooks.h (term_mouse_moveto): New extern.
25697         * term.c (mouse_face_window): Rename...
25698         (Qmouse_face_window): ...to this.
25699         (term_show_mouse_face, term_clear_mouse_face)
25700         (term_mouse_highlight): Use Qmouse_face_window.
25701         (term_mouse_moveto): New function.
25702         (term_mouse_position): Make it work.
25703         (syms_of_term): Uncomment assignment to mouse_position_hook.
25704         Staticpro Qmouse_face_window.
25706 2007-05-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
25708         * xdisp.c (redisplay_internal): Bind inhibit-point-motion-hooks to t
25709         around current_column call.
25711 2007-05-26  Dan Nicolaescu  <dann@ics.uci.edu>
25713         * xfaces.c (syms_of_xfaces): Delete stray semicolon.
25714         * xdisp.c (next_element_from_buffer):
25715         * window.c (delete_window):
25716         * term.c (term_mouse_highlight):
25717         * msdos.c (getdefdir):
25718         * macterm.c (mac_create_bitmap_from_bitmap_data)
25719         (init_font_name_table):
25720         * fns.c (Fsxhash):
25721         * data.c (Fmake_local_variable):
25722         * ccl.c (ccl_driver): Likewise.
25724 2007-05-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
25726         * macterm.c [USE_CARBON_EVENTS] (mac_handle_window_event):
25727         Call mac_wakeup_from_rne on window size change.
25729 2007-05-25  Chong Yidong  <cyd@stupidchicken.com>
25731         * image.c (uncache_image): Fix typo.
25733 2007-05-23  Johannes Weiner  <hannes@saeurebad.de>  (tiny change)
25735         * keyboard.c (make_lispy_movement): Condition on HAVE_GPM too.
25737 2007-05-22  Richard Stallman  <rms@gnu.org>
25739         * xterm.c (x_connection_closed): Remove NO_RETURN.
25741 2007-05-22  Martin Rudalics  <rudalics@gmx.at>
25743         * syntax.c (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.
25745 2007-05-21  Chong Yidong  <cyd@stupidchicken.com>
25747         * image.c (uncache_image): New function.
25748         (Fimage_refresh): New function.
25750 2007-05-20  Jan Djärv  <jan.h.d@swipnet.se>
25752         * Makefile.in: Move GPM check outside HAVE_X_WINDOWS.
25754 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
25756         * config.in, keyboard.c, Makefile.in, sysdep.c, term.c,
25757         * termhooks.h: Use HAVE_GPM instead of HAVE_GPM_H.
25759 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
25761         * keyboard.c (make_lispy_event): Make case GPM_CLICK_EVENT
25762         conditional on [HAVE_GPM_H].
25764 2007-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
25766         * syntax.c (skip_chars): Update syntax-table only after we checked that
25767         the new location is valid.
25769 2007-05-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
25771         * macterm.c (x_calc_absolute_position): Add BLOCK_INPUT around
25772         mac_get_window_bounds.
25774 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
25776         * Makefile.in (LIBGPM): Allow it to be set from configure.
25777         If set then link Emacs with it.
25779         * config.in: Regenerate.
25781         * lisp.h (add_gpm_wait_descriptor, delete_gpm_wait_descriptor):
25782         New externs.
25784         * termhooks.h [HAVE_GPM_H] (enum event_kind): Add GPM_CLICK_EVENT.
25785         Include gpm.h.
25786         (handle_one_term_event, term_gpm): New externs.
25788         * sysdep.c [HAVE_GPM_H] (init_sys_modes): Make gpm_fd nonblocking
25789         and allow it to be interrupted by SIGIO.
25791         * process.c (gpm_wait_mask, max_gpm_desc): New variables.
25792         (wait_reading_process_output): Wait on gpm_fd too.
25793         (add_gpm_wait_descriptor, delete_gpm_wait_descriptor)): New functions.
25794         (add_gpm_wait_descriptor_called_flag): New variable.
25795         (delete_keyboard_wait_descriptor): Check gpm_wait_mask.
25797         * keyboard.c [HAVE_GPM_H] (Qmouse_fixup_help_message)
25798         (make_lispy_movement, tracking_off, Ftrack_mouse, some_mouse_moved)
25799         (show_help_echo, readable_events, kbd_buffer_get_event, init_keyboard):
25800         Extend HAVE_MOUSE ifdefs to HAVE_GPM_H.
25801         (make_lispy_event): Add case GPM_CLICK_EVENT.
25802         (read_avail_input): Handle mouse input.
25804         * term.c (write_glyphs_with_face): New function.
25805         [HAVE_GPM_H]: Include buffer.h, sys/fcntl.h.
25806         (mouse_face_beg_row, mouse_face_beg_col, mouse_face_end_row)
25807         (mouse_face_end_col, mouse_face_past_end, mouse_face_window)
25808         (mouse_face_face_id, term_gpm, pos_x, pos_y)
25809         (last_mouse_x, last_mouse_y): New variables.
25810         (term_show_mouse_face, term_clear_mouse_face, fast_find_position)
25811         (term_mouse_highlight, term_mouse_movement, term_mouse_position)
25812         (term_mouse_click, handle_one_term_event, Fterm_open_connection)
25813         (Fterm_close_connection): New functions.
25814         (term_init): Initialise mouse_face_window.
25816 2007-05-19  Chong Yidong  <cyd@stupidchicken.com>
25818         * xdisp.c (redisplay_window): If first window line is a
25819         continuation line, recompute the new window start instead of
25820         recentering.
25822 2007-05-18  Glenn Morris  <rgm@gnu.org>
25824         * m/alpha.h (ORDINARY_LINK): No longer define on OpenBSD.
25825         Suggested by Alfred M. Szmidt <ams@gnu.org>.
25827 2007-05-17  Glenn Morris  <rgm@gnu.org>
25829         * m/macppc.h (ORDINARY_LINK): No longer define on OpenBSD.
25831 2007-05-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
25833         * macterm.c [USE_CARBON_EVENTS] (mac_convert_event_ref): Also convert
25834         dead key repeat and up events.
25836 2007-05-14  Chong Yidong  <cyd@stupidchicken.com>
25838         * image.c (pbm_load): Check image size for monochrome pbm.
25840 2007-05-13  Chong Yidong  <cyd@stupidchicken.com>
25842         * xterm.c (XTread_socket): Revert last change.
25844 2007-05-12  Chong Yidong  <cyd@stupidchicken.com>
25846         * image.c (pbm_load): Correctly check image size for greyscale pbm.
25848         * xterm.c (XTread_socket): Yet Another Uncaught X Error Crash (YAUXEC).
25850 2007-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
25852         * editfns.c (Ftranspose_regions): Yet another int/Lisp_Object
25853         mixup (YAILOM).
25855 2007-05-07  Andreas Schwab  <schwab@suse.de>
25857         * keymap.c (Flookup_key): Fix typo in last change.
25859 2007-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
25861         * keymap.c (Fdefine_key, Flookup_key): Only do the 0x80->meta_modifier
25862         mapping for unibyte strings.
25864 2007-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
25866         * macmenu.c (mac_dialog_show): Apply 2007-04-27 change for xmenu.c.
25867         (Fx_popup_dialog) [MAC_OSX]: Likewise.
25869 2007-04-29  Richard Stallman  <rms@gnu.org>
25871         * insdel.c (replace_range): For undo, record insertion first.
25873 2007-04-29  Andreas Schwab  <schwab@suse.de>
25875         * lisp.h (VECSIZE): Use OFFSETOF.
25877 2007-04-29  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
25879         * xdisp.c (try_window_reusing_current_matrix): Fix number of
25880         disabled lines.
25882 2007-04-28  Richard Stallman  <rms@gnu.org>
25884         * lread.c (read_escape): In a string, \s is always space.
25886 2007-04-27  Jan Djärv  <jan.h.d@swipnet.se>
25888         * xmenu.c (xdialog_show): Call Fredisplay before showing the dialog.
25890         * gtkutil.c (xg_update_menubar, create_menus): Create empty
25891         submenu for menu bar items.
25893 See ChangeLog.10 for earlier changes.
25895 ;; Local Variables:
25896 ;; coding: utf-8
25897 ;; add-log-time-zone-rule: t
25898 ;; End:
25900     Copyright (C) 2007, 2008, 2009, 2010  Free Software Foundation, Inc.
25902   This file is part of GNU Emacs.
25904   GNU Emacs is free software: you can redistribute it and/or modify
25905   it under the terms of the GNU General Public License as published by
25906   the Free Software Foundation, either version 3 of the License, or
25907   (at your option) any later version.
25909   GNU Emacs is distributed in the hope that it will be useful,
25910   but WITHOUT ANY WARRANTY; without even the implied warranty of
25911   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
25912   GNU General Public License for more details.
25914   You should have received a copy of the GNU General Public License
25915   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
25917 ;; arch-tag: dfb6ad96-1550-4905-9e53-d2059ee84c40