* w32fns.c, xfnc.c (x_default_font_parameter): Only set `font-param'
[bpt/emacs.git] / src / ChangeLog
1 2008-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * w32fns.c, xfnc.c (x_default_font_parameter): Only set `font-param'
4 for explicit `font' parameters.
5
6 * frame.c (x_set_font): Remove unexplained call to fix inf-recursion.
7
8 2008-06-19 Kenichi Handa <handa@m17n.org>
9
10 * frame.c: Include <ctype.h>.
11 (x_set_font_backend): Allow spacing characters in the X resource
12 for FontBackend.
13
14 2008-06-19 Stefan Monnier <monnier@iro.umontreal.ca>
15
16 * w32fns.c, xfns.c (Qfont_param): New var.
17 (syms_of_w32fns): Initialize it.
18 (x_default_font_parameter): Record explicit `font' into
19 `font-parameter'.
20
21 2008-06-18 Kenichi Handa <handa@m17n.org>
22
23 * font.c (font_parse_xlfd): Fix previous change.
24 (font_parse_fcname): Don't use :fc-unknown-spec.
25 (FRAME_X_DISPLAY_INFO): Besure to have at least 1 pixel height.
26 (Fcopy_font_spec): Preserve the order of elements in FONT_EXTRA.
27 (font_add_log): Prepend the driver name to the resulting fonts.
28
29 * ftfont.c (ftfont_pattern_entity): New arg extra. Caller changed.
30 (ftfont_spec_pattern): Don't check QCfc_unknown_spec and QCname.
31 (ftfont_list) [FC_FONTFORMAT]: Include FC_FONTFORMAT in objset.
32
33 * xftfont.c (QChinting , QCautohint, QChintstyle, QCrgba)
34 (QCembolden): New variables.
35 (syms_of_xftfont): DEFSYM them.
36 (xftfont_open): Call XftFontMatch. Don't trust the result of
37 XftTextExtents8 if the pixel_size is less than 5.
38
39 2008-06-18 Andreas Schwab <schwab@suse.de>
40
41 * font.c (Ffont_face_attributes): Only define if
42 HAVE_WINDOW_SYSTEM.
43 (syms_of_font): Only defsubr if HAVE_WINDOW_SYSTEM.
44
45 2008-06-18 Jason Rumney <jasonr@gnu.org>
46
47 * w32font.c (w32font_list, w32font_match): Add logging.
48
49 * w32uniscribe (uniscribe_list, uniscribe_match): Add logging.
50
51 2008-06-17 Chong Yidong <cyd@stupidchicken.com>
52
53 * font.c (font_parse_fcname): Store divider characters for
54 unknown-spec list. For known key symbols, intern using correct
55 symbol name.
56
57 2008-06-17 Kenichi Handa <handa@m17n.org>
58
59 * xfaces.c (realize_default_face): If the frame is not on window
60 system, set the fontset of face to nil.
61
62 2008-06-17 Naohiro Aota <nao.aota@gmail.com> (tiny change)
63
64 * fontset.c (fontset_pattern_regexp): Escape some reg-expr
65 characters.
66
67 2008-06-16 Juanma Barranquero <lekktu@gmail.com>
68
69 * dispextern.h (lookup_non_ascii_face, split_font_name_into_vector)
70 (build_font_name_from_vector): Delete externs.
71
72 * xfaces.c (struct font_name): Don't declare.
73
74 2008-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
75
76 * font.c (font_unparse_gtkname): Use EQ to compare Lisp_Objects.
77
78 2008-06-16 Chong Yidong <cyd@stupidchicken.com>
79
80 * font.c (font_parse_fcname): Fix handling of unknown-spec string.
81
82 2008-06-16 Juanma Barranquero <lekktu@gmail.com>
83
84 * font.c (Ffont_spec): Fix usage in docstring.
85 (Ffont_face_attributes): Doc fix.
86
87 2008-06-16 Andreas Schwab <schwab@suse.de>
88
89 * font.c (Ffont_face_attributes): Fix definition.
90
91 2008-06-16 Jason Rumney <jasonr@gnu.org>
92
93 * font.h (font_style_symbolic_from_value): Remove.
94
95 * font.c (font_style_symbolic_from_value): Remove.
96 (font_style_symbolic): Revert to pre 2008-06-13 version.
97
98 * w32font.c (w32_to_fc_weight): New function.
99 (w32font_full_name, logfont_to_fcname): Use it.
100
101 2008-06-16 Kenichi Handa <handa@m17n.org>
102
103 * font.c (font_check_object): Delete it.
104 (font_clear_cache): Check if a font-object is alive.
105 (font_open_entity): Likewise. Set FONT_OBJLST_INDEX of a
106 font-object to nil.
107 (font_close_object): Don't check FONT_CLOSE_OBJECT.
108 (font_at): Don't call font_check_object.
109 (Ffont_get): Return a symbol for :weight, :slant, and :width.
110
111 2008-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
112
113 * puresize.h (BASE_PURESIZE): Increase to 1230000.
114
115 2008-06-16 Chong Yidong <cyd@stupidchicken.com>
116
117 * font.c (font_parse_fcname): Correctly parse KEY=VAL values.
118
119 2008-06-15 Chong Yidong <cyd@stupidchicken.com>
120
121 * font.c (font_parse_fcname): Only one decimal point.
122 (font_unparse_fcname): Handle data in family and foundry indices
123 as symbols, not strings.
124 (font_unparse_gtkname, Ffont_face_attributes): New functions.
125
126 * xfns.c (Fx_select_font): Give GTK font dialog the default font name.
127
128 * font.h (font_unparse_gtkname): Add prototype.
129
130 2008-06-15 Naohiro Aota <nao.aota@gmail.com> (tiny change)
131
132 * fontset.c (fontset_pattern_regexp): Escape `+' characters in pattern.
133
134 2008-06-15 Andreas Schwab <schwab@suse.de>
135
136 * font.c (font_update_drivers): Fix crash when no drivers match.
137
138 2008-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
139
140 * xfns.c (Fx_create_frame): internal-border-width default to 0 for Gtk.
141 * gtkutil.c (xg_create_frame_widgets): Don't set internal_border_width.
142
143 2008-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
144
145 * xdisp.c (syms_of_xdisp): Default underline-minimum-offset to 1.
146
147 2008-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
148
149 * process.c (Fserial_process_configure, Fprocess_send_eof):
150 Use EQ to compare Lisp_Objects.
151
152 2008-06-13 Jason Rumney <jasonr@gnu.org>
153
154 * w32fns.c (Fw32_select_font): Remove old font API function.
155
156 * w32font.c (logfont_to_fcname): New function.
157 (Fx_select_font): New font dialog function compatible with
158 GTK/fontconfig version.
159
160 * font.c (font_style_symbolic_from_value): New function.
161 (font_style_symbolic): Use it.
162
163 * font.h (font_style_symbolic_from_value): Declare new function.
164
165 2008-06-13 Juanma Barranquero <lekktu@gmail.com>
166
167 * font.c (syms_of_font) <font-weight-table, font-slant-table>:
168 <font-width-table>: Fix typos in docstrings.
169
170 2008-06-13 Daniel Engeler <engeler@gmail.com>
171
172 These changes add serial port access.
173 * process.c: Add HAVE_SERIAL.
174 (Fdelete_process, Fprocess_status, Fset_process_buffer)
175 (Fset_process_filter, Fset_process_sentinel, Fprocess_contact)
176 (list_processes_1, select_wrapper, Fstop_process)
177 (Fcontinue_process, Fprocess_send_eof, kill_buffer_processes)
178 (status_notify): Modify to handle serial processes.
179 [HAVE_SERIAL] (Fserial_process_configure)
180 [HAVE_SERIAL] (make_serial_process_unwind, Fmake_serial_process):
181 New functions.
182 * process.h (struct Lisp_Process): Add `type'.
183 * sysdep.c [HAVE_TERMIOS] (serial_open, serial_configure):
184 New functions.
185 * w32.c (_sys_read_ahead, sys_read, sys_write): Modify to handle
186 serial ports.
187 (serial_open, serial_configure) New functions.
188 * w32.h: Add FILE_SERIAL.
189 (struct _child_process): Add ovl_read, ovl_write.
190
191 2008-06-13 Kenichi Handa <handa@m17n.org>
192
193 * dispextern.h (enum lface_attribute_index): New member
194 LFACE_FOUNDRY_INDEX.
195
196 * font.c (font_score): Delete arg alternate_families. Check only
197 weight, slant, width, and size. Ignore the difference of alias
198 style symbols.
199 (font_sort_entites): Adjust for the above change. Reflect the
200 order of font-driver to scores.
201 (font_list_entities): Don't check alternate_familes here.
202 (font_clear_prop): Handle foundry.
203 (font_update_lface): Don't parse "foundry-family" form here.
204 Handle FONT_FOUNDRY_INDEX.
205 (font_find_for_lface): Likewise. Handle alternate families here.
206 If registry is nil, try iso8859-1 and ascii-0.
207 (font_open_for_lface): Pay attention to size in ENTITY.
208 (font_open_by_name): Simplify by calling font_load_for_lface.
209 (free_font_driver_list): Delete it.
210 (font_update_drivers): Preserve the order of backends.
211 (syms_of_font): Setting of sort_shift_bits adjusted for the change
212 of font_score and font_sort_entites.
213 (font_update_sort_order): Likewise.
214
215 * xfaces.c (LFACE_FOUNDRY): New macro.
216 (check_lface_attrs): Check foundry.
217 (set_lface_from_font): Don't parse "FOUNDRY-FAMILY" form.
218 (merge_face_vectors): Check foundry.
219 (merge_face_ref): Likewise.
220 (Finternal_set_lisp_face_attribute): Likewise.
221 (x_update_menu_appearance): Likewise.
222 (Finternal_get_lisp_face_attribute): Likewise.
223 (lface_hash): Likewise.
224 (lface_same_font_attributes_p): Likewise.
225 (x_supports_face_attributes_p): Likewise.
226 (tty_supports_face_attributes_p): Likewise.
227 (Finternal_set_alternative_font_family_alist): Intern strings.
228 (Finternal_set_alternative_font_registry_alist): Downcase strings.
229 (realize_default_face): Set LFACE_FOUNDRY (lface).
230
231 * xfns.c (Fx_create_frame, x_create_tip_frame): Register X
232 font-driver at first.
233
234 * ftfont.c (ftfont_font_format) [! FC_FONTFORMAT]: Declare "int len;".
235
236 2008-06-12 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
237
238 * lread.c (Fload): Use xfree, not free on saved_doc_string.
239
240 2008-06-12 Jim Meyering <meyering@redhat.com>
241
242 Make unexec_free handle NULL the same way free does.
243 * unexmacosx.c (unexec_free): Ignore a NULL argument.
244
245 2008-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
246
247 * character.h (CHAR_TO_BYTE_SAFE): New macro.
248 * character.c (Fmultibyte_char_to_unibyte): Obey the docstring.
249 * regex.c (RE_CHAR_TO_UNIBYTE): Use the new macro.
250 (WEAK_ALIAS): Simplify.
251 * syntax.c (skip_chars): Don't mark non-byte chars in the fastmap
252 when searching a unibyte buffer.
253
254 2008-06-12 Chong Yidong <cyd@stupidchicken.com>
255
256 * xfns.c (Fx_select_font): Rename from x-font-dialog.
257
258 2008-06-12 Juanma Barranquero <lekktu@gmail.com>
259
260 * w32font.c: Include ctype.h.
261
262 2008-06-11 Jason Rumney <jasonr@gnu.org>
263
264 * w32font.c (w32font_encode_char): Detect missing glyphs that are
265 misreported as space.
266 (add_font_entity_to_list): Support unicode-bmp and unicode-sip
267 as aliases for registry iso10646-1.
268
269 2008-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
270
271 * buffer.c (clone_per_buffer_values): Skip `name'.
272
273 2008-06-11 Chong Yidong <cyd@stupidchicken.com>
274
275 * font.c (font_parse_fcname): Fix last change; accept decimal
276 points in font size.
277
278 2008-06-10 Jason Rumney <jasonr@gnu.org>
279
280 * w32uniscribe.c (add_opentype_font_name_to_list):
281 Skip non unicode fonts.
282
283 2008-06-10 Chong Yidong <cyd@stupidchicken.com>
284
285 * xfns.c (Fx_font_dialog): New function.
286
287 * gtkutil.c (xg_dialog_response_cb): Rename from
288 xg_file_response_callback.
289 (pop_down_dialog): Rename from pop_down_file_dialog.
290 (xg_get_file_name): Callers changed.
291 (xg_get_font_name): New function.
292
293 * gtkutil.h (xg_get_font_name): Insert prototype.
294
295 2008-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
296
297 * xdisp.c (underline_minimum_offset): Rename from xterm.c's
298 x_underline_minimum_display_offset.
299 (syms_of_xdisp): Declare it here rather than in xterm.c.
300 * dispextern.h (underline_minimum_offset): Declare it.
301 * w32term.c (x_draw_glyph_string): Use it.
302 * xterm.c (x_underline_minimum_display_offset): Move to xdisp.c.
303 (syms_of_xterm): Don't declare it any more.
304 (x_draw_glyph_string): Adjust to the new name.
305
306 2008-06-10 David De La Harpe Golden <david@harpegolden.net> (tiny change)
307
308 * xterm.c (x_underline_minimum_display_offset): New var.
309 (x_draw_glyph_string): Use it.
310 (syms_of_xterm): Declare it.
311
312 2008-06-10 Chong Yidong <cyd@stupidchicken.com>
313
314 * font.c (font_parse_fcname): Accept GTK-style font names too.
315
316 2008-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
317
318 * dired.c (file_name_completion): Don't return t if the match is exact
319 but with different capitalization.
320 * minibuf.c (Ftry_completion): Simplify.
321
322 * window.c (Vwindow_point_insertion_type): New var.
323 (set_window_buffer): Use it.
324 (syms_of_window): Init and export it to Lisp.
325
326 2008-06-10 Kenichi Handa <handa@m17n.org>
327
328 * font.h (font_intern_prop): Prototype adjusted.
329
330 * font.c (font_intern_prop): New arg force_symbol.
331 (font_parse_xlfd, font_parse_fcname, font_parse_family_registry):
332 Adjust for the change of font_intern_prop.
333
334 * ftfont.c (ftfont_pattern_entity):
335 * w32font.c (add_font_name_to_list, w32_enumfont_pattern_entity)
336 (w32_registry):
337 * w32uniscribe.c (add_opentype_font_name_to_list): Adjust for
338 the change of font_intern_prop.
339
340 2008-06-09 Juanma Barranquero <lekktu@gmail.com>
341
342 * w32menu.c (digest_single_submenu): Declare extern.
343
344 2008-06-09 Jason Rumney <jasonr@gnu.org>
345
346 * w32term.c (x_make_frame_visible): Use alternate restore flags.
347
348 * w32menu.c (Fx_popup_menu): Unwind protect while building menu.
349 (parse_single_submenu): Remove.
350 (digest_single_submenu): Remove.
351 (syms_of_w32menu): Don't initialise variables that have moved
352 to menu.c.
353 (set_frame_menubar): Sync with version in xmenu.c.
354 (w32_menu_show): Sync with xmenu_show in xmenu.c.
355
356 * menu.c (single_keymap_panes, push_menu_pane, push_menu_item):
357 Make static again.
358
359 2008-06-09 Jason Rumney <jasonr@gnu.org>
360
361 Changes to w32 files related to the move of common menu code
362 to menu.c on 2008-06-08 by Chong Yidong.
363
364 * menu.c [HAVE_NTGUI]: Include w32term.h, move widget related
365 defs to w32gui.h.
366 (single_keymap_panes, push_menu_item, push_menu_pane):
367 Make globally visible.
368
369 * w32menu.c (enum button_type, widget_value, local_heap, local_alloc)
370 (local_free, malloc_widget_value, free_widget_value)
371 (MENU_ITEMS_ITEM_NAME, MENU_ITEMS_ITEM_ENABLE, MENU_ITEMS_ITEM_VALUE)
372 (MENU_ITEMS_ITEM_EQUIV_KEY, MENU_ITEMS_ITEM_DEFINITION)
373 (MENU_ITEMS_ITEM_TYPE, MENU_ITEMS_ITEM_SELECTED, MENU_ITEMS_ITEM_HELP)
374 (MENU_ITEMS_ITEM_LENGTH, enum menu_item_idx): Remove defs.
375 (menu_items, menu_items_allocated, menu_items_used)
376 (menu_items_n_panes, menu_items_submenu_depth): Remove global vars.
377 (init_menu_items, finish_menu_items, discard_menu_items)
378 (grow_menu_items, push_submenu_start, push_submenu_end)
379 (push_left_right_boundary, push_menu_pane, push_menu_item)
380 (keymap_panes, single_keymap_panes, list_of_panes, list_of_items)
381 (free_menubar_widget_tree_value, parse_single_submenu)
382 (update_submenu_strings): Remove functions.
383 (xmalloc_widget_value): Remove and declare extern.
384
385 * makefile.w32-in ($(SRC)/menu.$(O)): New target.
386 (OBJ1): Build it.
387
388 * w32gui.h (widget_value, XtPointer, Boolean, enum button_type)
389 (local_heap, local_alloc, local_free, malloc_widget_value)
390 (free_widget_value): Define here.
391
392 2008-06-09 Kenichi Handa <handa@m17n.org>
393
394 * font.h (Qascii_0): Extern it.
395
396 * font.c (Qascii_0): New variable.
397 (syms_of_font): DEFSYM it.
398 (font_open_by_name): If the registry "iso8859-1" fails, try also
399 "ascii-0".
400
401 * ftfont.c (ftfont_spec_pattern): Accept the registry `ascii-0'.
402
403 2008-06-08 Kenichi Handa <handa@m17n.org>
404
405 * .gdbinit (xfont): New command.
406
407 2008-06-08 Andreas Schwab <schwab@suse.de>
408
409 * menu.c [HAVE_X_WINDOWS]: Include "xterm.h".
410 * Makefile.in (menu.o): Update dependencies.
411
412 * Makefile.in (obj): Always add menu.o.
413 * emacs.c (main): Always call syms_of_menu.
414 * keyboard.h: Remove extra #ifdef HAVE_X_WINDOW.
415
416 2008-06-08 Chong Yidong <cyd@stupidchicken.com>
417
418 * Makefile.in: Compile menu.c.
419
420 * lisp.h: Declare syms_of_menu.
421
422 * emacs.c (main): Call syms_of_menu.
423
424 * keyboard.h: Relocate platform-independent menu definitions from
425 xmenu.c.
426
427 * menu.c: New file. Relocate platform-independent menu
428 definitions from xmenu.c. Suggested by Adrian Robert.
429
430 * xmenu.c: Remove platform-independent menu definitions.
431 (menu_items menu_items_inuse, menu_items_allocated)
432 (menu_items_used, menu_items_n_panes)
433 (menu_items_submenu_depth): Move to keyboard.h.
434 (init_menu_items, finish_menu_items, unuse_menu_items)
435 (discard_menu_items, restore_menu_items, save_menu_items)
436 (grow_menu_items, push_submenu_start, push_submenu_end)
437 (push_left_right_boundary, push_menu_pane, push_menu_item)
438 (keymap_panes, single_keymap_panes, single_menu_item)
439 (list_of_panes, list_of_items, find_and_call_menu_selection)
440 (xmalloc_widget_value, free_menubar_widget_value_tree)
441 (parse_single_submenu, digest_single_submenu)
442 (update_submenu_strings): Move to menu.c.
443
444 2008-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
445
446 * dispnew.c (Flast_nonminibuf_frame): Handle the NULL case.
447
448 2008-06-06 Miles Bader <miles@gnu.org>
449
450 * xdisp.c (x_produce_glyphs): Calculate tab width based on current
451 face, not frame default.
452
453 2008-06-05 Martin Rudalics <rudalics@gmx.at>
454
455 * window.c (pop_up_windows, pop_up_frames)
456 (display_buffer_reuse_frames, Vpop_up_frame_function)
457 (Vdisplay_buffer_function, Veven_window_heights)
458 (Vspecial_display_buffer_names, Vspecial_display_regexps)
459 (Vspecial_display_function, Vsame_window_buffer_names)
460 (Vsame_window_regexps, split_height_threshold)
461 (Vsplit_window_preferred_function): Move those vars to window.el.
462 (display_buffer_1, Fspecial_display_p, Fsame_window_p)
463 (Fdisplay_buffer): Move those functions to window.el.
464 (syms_of_window): Remove corresponding declarations.
465 (display_buffer): New function.
466 (temp_output_buffer_show, Fother_window_for_scrolling): Use it.
467 * dispnew.c (Flast_nonminibuf_frame): New function.
468 * buffer.c (Fpop_to_buffer): Move to window.el.
469
470 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
471
472 * data.c (set_internal): Fix up call to let_shadows_buffer_binding_p.
473
474 2008-06-05 Kenichi Handa <handa@m17n.org>
475
476 * coding.c (detect_coding): Fix previous change.
477 (detect_coding_system): Likewise.
478
479 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
480
481 * character.h (MAKE_CHAR_MULTIBYTE): Check the arg is a (uni)byte.
482
483 * keymap.c (Vminibuffer_local_filename_must_match_map):
484 Rename from Vminibuffer_local_must_match_filename_map.
485 (syms_of_keymap):
486 * minibuf.c (Fcompleting_read): Adjust accordingly.
487 * commands.h: Rename declaration as well.
488
489 2008-06-05 Kenichi Handa <handa@m17n.org>
490
491 * font.c (Ffont_spec): Don't use font_parse_family_registry for
492 family name.
493 (Ffont_put): Likewise.
494
495 * fontset.c (fontset_find_font): Call font_open_for_lface with the
496 current font-spec.
497
498 * xfont.c (xfont_list): Don't set registry to iso8859-1 even if it
499 is unspecified.
500
501 * xfaces.c (realize_x_face): If the font-related face attributes
502 are the same as those of default face, realize a new fontset from
503 default->fontset.
504 (Fx_family_fonts): Use font_parse_family_registry instead of Ffont_put.
505
506 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
507
508 * xdisp.c (move_it_in_display_line_to): Improve the type of its args.
509 (move_it_in_display_line): New wrapper.
510
511 * window.c (window_scroll_pixel_based_preserve_x)
512 (window_scroll_preserve_hpos, window_scroll_preserve_vpos): New vars.
513 (window_scroll_pixel_based, window_scroll_line_based):
514 Use them to preserve column positions.
515 (syms_of_window): Initialize them.
516
517 * indent.c (Fvertical_motion): Extend first arg to allow passing an
518 (HPOS . VPOS) pair.
519
520 * dispextern.h (move_it_in_display_line): Declare.
521
522 2008-06-05 Juanma Barranquero <lekktu@gmail.com>
523
524 * window.c (Fwindow_parameter): Return VALUE, not (PARAMETER . VALUE).
525 (Fwindow_parameters): Return copy of parameter alist. Doc fix.
526 (Fset_window_parameter): Return VALUE, not parameter alist. Doc fix.
527
528 2008-06-04 Juanma Barranquero <lekktu@gmail.com>
529
530 * window.c (Fset_window_parameter): Doc fix.
531 (Fwindow_parameters, Fwindow_parameter): Remove redundant check.
532
533 2008-06-04 Joakim Verona <joakim@verona.se>
534
535 * window.h (struct window): Add new member window_parameters.
536
537 * window.c (Fwindow_parameters, Fwindow_parameter)
538 (Fset_window_parameter): New defuns.
539 (syms_of_window): Defsubr the new defuns.
540 (make_window): Initialize window_parameters to nil.
541
542 2008-06-04 John Paul Wallington <jpw@pobox.com>
543
544 * eval.c (Fdefmacro): Doc fix.
545
546 2008-06-04 Kenichi Handa <handa@m17n.org>
547
548 * coding.c (detect_coding): Fix handling of coding->head_ascii.
549 Be sure to call setup_coding_system when we find a proper coding system.
550 (detect_coding_system): Fix handling of coding->head_ascii.
551
552 2008-06-03 Andreas Schwab <schwab@suse.de>
553
554 * font.c (font_prop_validate_spacing): Fix last change.
555
556 2008-06-03 Kenichi Handa <handa@m17n.org>
557
558 * font.c (font_prop_validate_spacing): Handle uppercase symbols.
559 (font_parse_fcname): Fix handling of unknown key.
560
561 * xfont.c (xfont_list): Try an alias.
562
563 * charset.c (char_charset): Return NULL if the arg charset_list is
564 specified and C doesn't belong to any of them.
565
566 2008-06-02 Chip Coldwell <coldwell@redhat.com>
567
568 * font.c (font_pixel_size): Don't take cdr of an integer.
569
570 2008-06-02 Jim Meyering <meyering@redhat.com>
571
572 Make "xfree (NULL)" a no-op; remove useless if-before-xfree.
573 * alloc.c (xfree): Return right away for a NULL arg.
574 * lread.c (nosuffix): Remove now-useless if-before-xfree tests.
575 * gtkutil.c (xg_gtk_scroll_destroy): Likewise.
576 * mac.c (create_apple_event_from_event_ref): Likewise.
577 (create_apple_event_from_drag_ref, cfstring_create_normalized):
578 Likewise.
579 * doprnt.c (doprnt1): Likewise.
580 * frame.c (frame): Likewise.
581 * keyboard.c (wipe_kboard): Likewise.
582 * macterm.c (x_free_frame_resources, xlfdpat_destroy, XFreePixmap)
583 (init_font_name_table, mac_unload_font, x_delete_display): Likewise.
584 * term.c (tty_default_color_capabilities, maybe_fatal)
585 (delete_tty): Likewise.
586 * w16select.c (string): Likewise.
587 * w32.c (w32_get_resource, SET_ENV_BUF_SIZE): Likewise.
588 * w32bdf.c (w32_free_bdf_font): Likewise.
589 * w32fns.c (w32_unload_font): Likewise.
590 * w32font.c (w32font_close): Likewise.
591 * window.c (size_window): Likewise.
592 * xselect.c (receive_incremental_selection): Likewise.
593 * xterm.c (x_free_frame_resources, x_delete_display): Likewise.
594 * mactoolbox.c (create_apple_event_from_drag_ref): Likewise.
595 * w32.c (stat): Likewise.
596
597 Remove useless if-before-free tests.
598 * editfns.c (Fset_time_zone_rule): Likewise.
599 * lread.c (nosuffix): Likewise.
600 * ralloc.c (get_bloc): Likewise.
601 * regex.c (reg_free): Likewise.
602 * xftfont.c (xftfont_open, xftfont_close): Likewise.
603 * xrdb.c (get_user_app, get_environ_db, x_load_resources): Likewise.
604 * xsmfns.c (smc_save_yourself_CB): Likewise.
605
606 2008-06-02 Kenichi Handa <handa@m17n.org>
607
608 * font.c (font_find_for_lface): Handle float font size.
609 (font_open_for_lface): Likewise.
610
611 * xfaces.c (x_supports_face_attributes_p): Check face->font before
612 comparing the properties.
613
614 2008-06-01 Jason Rumney <jasonr@gnu.org>
615
616 * w32font.c (w32_enumfont_pattern_entity): Use requested registry.
617 Treat iso10646-1 and Windows DEFAULT_CHARSET specially.
618 Duplicate iso8859-1 fonts as iso10646-1 if no registry specified.
619 Don't add empty script list.
620 (w32_registry): Only map DEFAULT_CHARSET to iso10646-1 here.
621
622 2008-06-01 Dan Nicolaescu <dann@ics.uci.edu>
623
624 * Makefile.in (dot, dotdot): Remove, update users.
625 ".." has been used elsewhere in the file for a long time.
626 (LIBXT_STATIC): Remove conditional based on unused variable.
627
628 2008-06-01 Miles Bader <miles@gnu.org>
629
630 * xfaces.c (Vface_remapping_alist): New variable.
631 (syms_of_xfaces): Initialize it.
632 (enum named_merge_point_kind): New type.
633 (struct named_merge_point): Add `named_merge_point_kind' field.
634 (push_named_merge_point): Make cycle detection respect different
635 named-merge-point kinds.
636 (lface_from_face_name_no_resolve): Rename from `lface_from_face_name'.
637 Remove face-name alias resolution.
638 (lface_from_face_name): New definition using
639 `lface_from_face_name_no_resolve'.
640 (get_lface_attributes_no_remap): Rename from `get_lface_attributes'.
641 Call lface_from_face_name_no_resolve instead of lface_from_face_name.
642 (get_lface_attributes): New definition that layers face-remapping on
643 top of get_lface_attributes_no_remap. New arg `named_merge_points'.
644 (lookup_basic_face): New function.
645 (lookup_derived_face): Pass new last arg to `get_lface_attributes'.
646 (realize_named_face): Call `get_lface_attributes_no_remap' instead of
647 `get_lface_attributes'.
648 (face_at_buffer_position): Use `lookup_basic_face' to lookup
649 DEFAULT_FACE_ID if necessary. When optimizing the default-face case,
650 return default_face's face-id instead of the constant DEFAULT_FACE_ID.
651
652 * xdisp.c (init_iterator): Pass base_face_id through
653 `lookup_basic_face' when we actually use it as a face-id.
654 (handle_single_display_prop): Use `lookup_basic_face' to lookup
655 DEFAULT_FACE_ID.
656
657 * fontset.c (Finternal_char_font): Use `lookup_basic_face' to
658 lookup the initial face-id.
659
660 * dispextern.h (lookup_basic_face, Vface_remapping_alist): New decls.
661
662 2008-06-01 Juanma Barranquero <lekktu@gmail.com>
663
664 * textprop.c (syms_of_textprop) <text-property-default-nonsticky>:
665 (Fremove_text_properties): Fix typos in docstrings.
666
667 2008-05-31 Kenichi Handa <handa@m17n.org>
668
669 * font.c (font_list_entities): Fix the car part of data to be
670 stored in the cache.
671
672 * ftfont.c (ftfont_font_format): Don't use strcasestr.
673
674 2008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
675
676 * chartab.c (Foptimize_char_table, optimize_sub_char_table):
677 Add a `test' argument so another predicate than `equal' can be used.
678 (map_sub_char_table): Use `eq' rather than `equal' to merge ranges.
679 (map_char_table): Remove unused vars `c' and `i'.
680 * lisp.h (Foptimize_char_table): Adjust declaration.
681 * charset.c (Fclear_charset_maps): Adjust call to Foptimize_char_table.
682
683 2008-05-30 Kenichi Handa <handa@m17n.org>
684
685 * font.c (Ffont_info): Define only if HAVE_WINDOW_SYSTEM is defined.
686 (syms_of_font): Defsubr Sfont_info only if HAVE_WINDOW_SYSTEM is
687 defined.
688
689 2008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
690
691 * data.c (Fmake_variable_buffer_local, Fmake_local_variable)
692 (Fmake_variable_frame_local): Disallow mixing buffer-local and
693 frame-local settings for the same variable.
694
695 2008-05-30 Kenichi Handa <handa@m17n.org>
696
697 * fontset.c (Ffont_info): Move to font.c.
698 (syms_of_fontset): Delete defsubr of Sfont_info.
699
700 * font.c (font_style_to_value, font_score): Delete casting of the
701 args to xstcasecmp.
702 (register_font_driver): Increment num_font_drivers only when
703 registering the driver globally.
704 (Ffont_info): Move from fontset.c. Handle a font object too.
705 (syms_of_font): Defsubr Sfont_info.
706
707 2008-05-29 Kenichi Handa <handa@m17n.org>
708
709 * coding.h (enum define_coding_utf8_arg_index): New enum.
710 (enum coding_attr_index): Change coding_attr_utf_16_bom to
711 coding_attr_utf_bom.
712 (enum utf_bom_type): Rename from utf_16_bom_type.
713 (struct utf_16_spec): Adjust for the above change.
714 (struct coding_system): Add utf_8_bom in `spec' union.
715
716 * coding.c (CODING_UTF_8_BOM): New macro.
717 (enum coding_category): Delete coding_category_utf_8, add
718 coding_category_utf_8_auto, coding_category_utf_8_nosig, and
719 coding_category_utf_8_sig.
720 (CATEGORY_MASK_UTF_8): Delete it.
721 (CATEGORY_MASK_UTF_8_AUTO, CATEGORY_MASK_UTF_8_NOSIG)
722 (CATEGORY_MASK_UTF_8_SIG): New macros.
723 (CATEGORY_MASK_ANY): Delete CATEGORY_MASK_UTF_8, add
724 CATEGORY_MASK_UTF_8_AUTO, CATEGORY_MASK_UTF_8_NOSIG, and
725 CATEGORY_MASK_UTF_8_SIG.
726 (CATEGORY_MASK_UTF_8): New macro.
727 (UTF_BOM, UTF_8_BOM_1, UTF_8_BOM_2, UTF_8_BOM_3): New macros.
728 (detect_coding_utf_8): Check BOM.
729 (decode_coding_utf_8, encode_coding_utf_8): Handle BOM.
730 (decode_coding_utf_16): Adjust for the change of enum utf_bom_type.
731 (encode_coding_utf_16): Likewise.
732 (setup_coding_system): Likewise. Set CODING_UTF_8_BOM (coding).
733 (detect_coding, detect_coding_system): Handle utf-8-auto.
734 (Fdefine_coding_system_internal): Handle `bom' property for utf-8.
735 (syms_of_coding): Fix setting up of Vcoding_category_table.
736
737 2008-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
738
739 * process.c (Faccept_process_output): If `millisec' is non-nil,
740 `seconds' default to 0.
741 (wait_reading_process_output): Also return non-nil if we read output
742 from a non-running process.
743
744 2008-05-29 Jason Rumney <jasonr@gnu.org>
745
746 * w32font.c (w32font_open_internal): Prefer truetype fonts unless
747 `raster' specified.
748 (add_font_entity_to_list): Allow non-opentype truetype fonts back
749 in the uniscribe backend, but disallow any font that has no
750 unicode subrange support.
751
752 2008-05-29 Juanma Barranquero <lekktu@gmail.com>
753
754 * xfaces.c (Fx_list_fonts, Finternal_copy_lisp_face):
755 Fix typos in docstrings.
756
757 2008-05-29 Kenichi Handa <handa@m17n.org>
758
759 * xfaces.c (Fx_list_fonts): Make it return a list of font names.
760 (Fx_family_fonts): Set frame correctly.
761
762 2008-05-28 Jason Rumney <jasonr@gnu.org>
763
764 * w32term.c (x_draw_glyph_string): Use clipmask if specified.
765
766 2008-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
767
768 * fileio.c (Fwrite_region): Delay the defaulting to beg&z to after
769 calling build_annotations.
770
771 2008-05-28 Juanma Barranquero <lekktu@gmail.com>
772
773 * coding.c (Fdecode_coding_region, Fencode_coding_region)
774 (Fencode_coding_string):
775 (syms_of_coding) <coding-system-for-read, coding-system-for-write>:
776 <latin-extra-code-table>: Fix typos in docstrings.
777 (syms_of_coding) <coding-system-alist>: Doc fix.
778 (syms_of_coding) <translation-table-for-input>: Reflow docstring.
779
780 2008-05-28 Kenichi Handa <handa@m17n.org>
781
782 * fontset.c (Ffont_info): Don't call font_close_object.
783
784 * font.c (font_parse_family_registry): Use Ffont_put to validate
785 foundry and family.
786 (font_delete_unmatched): Don't check spacing.
787 (font_list_entities): Add spacing to the spec to list fonts.
788
789 * ftfont.c (ftfont_spec_pattern): Don't set FC_SPACING to pattern.
790 (ftfont_list): Check spacing here. Don't include FC_CHARSET in objset.
791
792 * coding.c (encode_coding_raw_text): Fix previous change.
793 (encode_coding_object): When the dst_object is a buffer and is
794 different from src_object, move gap to PT.
795
796 2008-05-27 Chong Yidong <cyd@stupidchicken.com>
797
798 * xterm.c (x_draw_glyph_string): If a clipmask is specified, use it.
799
800 2008-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
801
802 * coding.c (encode_coding_raw_text): Set coding->produced_char for
803 all branches. Compute it differently.
804
805 * xdisp.c [!HAVE_WINDOW_SYSTEM]: Include font.h for --without-x.
806
807 2008-05-27 Juanma Barranquero <lekktu@gmail.com>
808
809 * w32font.c (compute_metrics): Rewrite an "else { if () ... else ... }"
810 into "else if () ... else ...".
811
812 2008-05-27 Jason Rumney <jasonr@gnu.org>
813
814 * w32font.c (w32font_open_internal): Determine if glyph indices
815 are likely to work here.
816
817 2008-05-27 Chong Yidong <cyd@stupidchicken.com>
818
819 * xdisp.c (draw_glyphs): If mouse-highlighting is on, attempt to
820 draw overlap glyphs with appropriate highlighting.
821
822 2008-05-27 Kenichi Handa <handa@m17n.org>
823
824 * xfont.c (xfont_open): Fix calculation of font->average_width.
825
826 2008-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
827
828 * casefiddle.c (casify_object): Try to guess better whether the
829 argument is a byte or a char.
830
831 2008-05-26 Andreas Schwab <schwab@suse.de>
832
833 * xselect.c (x_reply_selection_request): Properly handle format == 32.
834 Always send multiples of format size.
835
836 * xterm.c (x_set_frame_alpha): Fix type mismatch.
837
838 2008-05-26 Jason Rumney <jasonr@gnu.org>
839
840 * w32font.c (w32font_text_extents): Zero whole metrics struct first.
841 (compute_metrics): Don't set failure if we just cleared the cache.
842 (w32_weight_table): Remove unused variable.
843 (w32_enumfont_pattern_entity): Use FONT_SPACING_CHARCELL for
844 backwards compatibility.
845
846 2008-05-25 Kenichi Handa <handa@m17n.org>
847
848 * w32term.c (x_draw_glyph_string):
849 * xterm.c (x_draw_glyph_string): Fix calculation of underline position.
850
851 * xfaces.c: Delete unused function prototypes.
852 (xstrlwr, font_frame): Delete them.
853 (clear_face_cache): Delete unused variable.
854
855 * xftfont.c (xftfont_open): Delete unused variable.
856 If underline_thickness is not 1, adjust underline_position.
857
858 * ftxfont.c (ftxfont_open): Delete unused variable.
859
860 * fontset.c (face_for_char): Optimize for the case of no charset
861 property.
862
863 * font.c (LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE)
864 (check_gstring, check_otf_features, otf_list, otf_tag_symbol)
865 (otf_open, font_otf_capability, generate_otf_features)
866 (font_otf_DeviceTable, font_otf_ValueRecord, font_otf_Anchor):
867 Comment out by surrounding "#if 0" and "#endif" for the moment.
868 (Ffont_drive_otf, Ffont_otf_alternates): Likewise.
869 (syms_of_font): Codes for accessing above commented out.
870
871 2008-05-24 Eli Zaretskii <eliz@gnu.org>
872
873 * w32proc.c: Include dispextern.h.
874
875 * w32.c: Include dispextern.h.
876
877 2008-05-23 Juanma Barranquero <lekktu@gmail.com>
878
879 * charset.c (Fencode_char, Fsplit_char): Doc fixes.
880 (Fget_unused_iso_final_char, Fdecode_char, Fiso_charset):
881 Fix typos in docstrings.
882
883 2008-05-23 Jason Rumney <jasonr@gnu.org>
884
885 * xsmfns.c: Remove includes that are already included by config.h.
886
887 2008-05-23 Kenichi Handa <handa@m17n.org>
888
889 * charset.c (Qemacs, charset_emacs): New variables.
890 (char_charset): Fix for non-Unicode characters.
891 (syms_of_charset): Define charset_emacs.
892
893 * w32term.c (x_draw_glyph_string): Be sure to update
894 s->underline_thickness and s->underline_position. Be sure to draw
895 underline within the current line area.
896
897 * xterm.c (x_draw_glyph_string): Be sure to update
898 s->underline_thickness and s->underline_position. Be sure to draw
899 underline within the current line area.
900
901 * fontset.c: Delete unused variables and add casting for char *
902 throughout the file.
903 (fontset_font): Try the fallback fonts of the current fontset
904 before consulting the default fontset.
905
906 * ftfont.c (ftfont_spec_pattern): Free charset if necessary.
907
908 * xfont.c (xfont_list_pattern): Free names returned from XListFonts.
909
910 2008-05-22 Jason Rumney <jasonr@gnu.org>
911
912 * font.c: Don't include strings.h.
913
914 * dispextern.h, xfaces.c (xstrcasecmp): Rename from xstricmp.
915
916 * dosfns.c, fileio.c, font.c, fontset.c, image.c, macfns.c:
917 * macterm.c, process.c, w32.c, w32fns.c, w32proc.c, xfaces.c:
918 * xfns.c, xfont.c: All callers of stricmp and strcasecmp changed
919 to call xstrcasecmp.
920
921 * xfont.c (xfont_list_pattern, compare_font_names): Use xstrcasecmp.
922
923 * fontset.c (fs_query_fontset): Use xstrcasecmp.
924
925 * font.c (font_style_to_value, font_score): Use xstrcasecmp.
926
927 * dosfns.c (msdos_stdcolor_idx): Use xstrcasecmp.
928
929 2008-05-22 Kenichi Handa <handa@m17n.org>
930
931 * puresize.h (BASE_PURESIZE): Increase to 1220000.
932
933 * font.c (font_prop_validate_style): Adjust for the format
934 change of font_style_table.
935
936 * w32font.c (w32font_open_internal): Call Ffont_xlfd_name with
937 two args.
938
939 * xfaces.c (x_update_menu_appearance): Call Ffont_xlfd_name with
940 two args.
941
942 2008-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
943
944 * minibuf.c (keys_of_minibuf): Delete.
945 * lisp.h (keys_of_minibuf): Delete.
946 * emacs.c (main): Don't call keys_of_minibuf.
947
948 2008-05-22 Kenichi Handa <handa@m17n.org>
949
950 * ftfont.c (ftfont_resolve_generic_family): Rename from
951 ftfont_list_generic_family. Return a single family for each
952 generic family.
953 (ftfont_spec_pattern): Add FC_FAMILY to pattern.
954 (ftfont_list): Adjust for the change of ftfont_resolve_generic_family.
955 Call font_add_log.
956 (ftfont_match): Call font_add_log.
957
958 * font.h (Ffont_xlfd_name): EXFUN adjusted.
959 (FONT_DEBUG): Define it.
960 (font_add_log): Extern it.
961 (font_assert): Rename from xassert.
962
963 * xfont.c (xfont_get_pcm): Change xassert to font_assert.
964 (xfont_list_family): Call font_add_log.
965 (xfont_match): Likewise.
966 (memq_no_quit): Delete.
967
968 * fontset.c (fontset_from_font, Ffontset_info): Add the 2nd arg in
969 call of Ffont_xlfd_name.
970
971 * xfaces.c (struct table_entry, slant_table, weight_table)
972 (swidth_table): Move to font.c.
973
974 * font.c: Checking of FONT_DEBUG is moved to font.h. All calls of
975 xassert are changed to font_assert. Delete many unused variables.
976 (Vfont_weight_table, Vfont_slant_table, Vfont_width_table):
977 New variables.
978 (struct table_entry): Move from xfaces.c and modified.
979 (weight_table, slant_table, width_table): Move from xfaces.c and
980 contents adjusted for the change of struct table_entry.
981 (font_style_to_value, font_style_symbolic): Adjust for the
982 format change of font_style_table.
983 (font_parse_family_registry): Don't overwrite existing foundry and
984 family of font_spec.
985 (font_score): Fix calculation of diff for sizes.
986 (font_sort_entites): Call font_add_log.
987 (font_delete_unmatched): Return a newly created list.
988 (font_list_entities): Fix previous change. Call font_add_log.
989 (font_matching_entity, font_open_entity, font_close_entity):
990 Call font_add_log.
991 (Ffont_xlfd_name): New arg FOLD-WILDCARDS.
992 (Finternal_set_font_style_table): Delete.
993 (BUILD_STYLE_TABLE): New macro.
994 (build_style_table): New function.
995 (Vfont_log, font_log_env_checked): New variables.
996 (font_add_log): New function.
997 (syms_of_font): Delete defsubr Sinternal_set_font_style_table.
998 Declare Lisp variables "font-weight-table", "font-slant-table",
999 "font-width-table", and "font-log". Initialize font_style_table.
1000
1001 2008-05-21 Dan Nicolaescu <dann@ics.uci.edu>
1002
1003 * xterm.c (x_set_frame_alpha): Move declarations before statements.
1004
1005 2008-05-21 Seiji Zenitani <zenitani@mac.com>
1006 Ryo Yoshitake <ryo@shiftmode.net>
1007
1008 * frame.c (Qalpha): Add a new frame parameter `alpha'.
1009 (Vframe_alpha_lower_limit): New variable.
1010 (x_set_alpha): New function.
1011
1012 * frame.h (Qalpha, Vframe_parameter_lower_limit): Export them.
1013
1014 * xfns.c (x-create-frame, Qalpha):
1015 Initialize the frame parameter `alpha'.
1016 * xterm.c (OPAQUE, OPACITY): New.
1017 (x_set_frame_alpha): New function.
1018 (frame_highlight, frame_unhighlight): Call x_set_frame_alpha.
1019
1020 * macfns.c (mac_frame_parm_handlers): A null handler for x_set_alpha.
1021 * w32fns.c (w32_frame_parm_handlers): Likewise.
1022
1023 2008-05-20 Jason Rumney <jasonr@gnu.org>
1024
1025 * w32font.c (add_font_entity_to_list): Don't add non-opentype
1026 truetype fonts to opentype list.
1027
1028 2008-05-20 Juanma Barranquero <lekktu@gmail.com>
1029
1030 * fontset.c (Ffontset_info): Doc fix.
1031 (syms_of_fontset) <font-encoding-charset-alist, use-default-ascent>:
1032 <ignore-relative-composition>: Fix typos in docstrings.
1033
1034 * font.c (syms-of-font) <font-encoding-alist>:
1035 (Ffontp, Ffont_make_gstring): Fix typos in docstrings.
1036 (Flist_fonts, Ffont_family_list, Ffont_fill_gstring, Fquery_font)
1037 (Ffont_otf_alternates): Doc fixes.
1038
1039 2008-05-20 Kenichi Handa <handa@m17n.org>
1040
1041 * Makefile.in (FONTSRC): Delete it. Change all $(FONTSRC) to
1042 font.h through out the file.
1043 (FONT_DRIVERS): Rename from FONTOBJ.
1044 (obj): Change $(FONTOBJ) to $(FONT_DRIVERS). Add font.o.
1045 (SOME_MACHINE_OBJECTS): Change $(FONTOBJ) to $(FONT_DRIVERS).
1046
1047 * emacs.c (main): Call syms_of_font unconditionally.
1048
1049 * font.h (find_font_encoding): Extern it.
1050
1051 * font.c (Vfont_encoding_alist, find_font_encoding): Move from
1052 fontset.c.
1053 (font_pixel_size)[! HAVE_WINDOW_SYSTEM]: Return 1.
1054 (font_open_entity): Update FRAME_X_DISPLAY_INFO (f)->n_fonts,
1055 FRAME_SMALLEST_CHAR_WIDTH (f), and FRAME_SMALLEST_FONT_HEIGHT (f)
1056 only when HAVE_WINDOW_SYSTEM is defined.
1057 (font_close_object): Update FRAME_X_DISPLAY_INFO (f)->n_fonts only
1058 when HAVE_WINDOW_SYSTEM is defined.
1059
1060 * fontset.c (Vfont_encoding_alist, find_font_encoding): Move to font.c.
1061 (syms_of_fontset): Move declaration of font-encoding-alist to font.c.
1062
1063 * xfaces.c: Include font.h unconditionally.
1064 (merge_face_ref, merge_face_vectors)
1065 (Finternal_set_lisp_face_attribute): Cancel the previous change.
1066
1067 2008-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
1068
1069 * xdisp.c (select_frame_for_redisplay): Adjust for last change to
1070 indirect_variable.
1071 * eval.c (lisp_indirect_variable): New fun.
1072 (Fuser_variable_p): Use it.
1073
1074 2008-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
1075
1076 * lisp.h (indirect_variable):
1077 * data.c (indirect_variable, let_shadows_buffer_binding_p):
1078 Use Lisp_Symbol pointers rather than Lisp_Object.
1079 Adjust callers.
1080 * buffer.c (buffer_slot_type_mismatch): Use wrong-type-argument.
1081 To this end, change calling-convention.
1082
1083 * minibuf.c (Finternal_complete_buffer): Only strip out hidden buffers
1084 if some non-hidden buffers are selected by string&pred.
1085
1086 2008-05-19 Chong Yidong <cyd@stupidchicken.com>
1087
1088 * process.c (wait_reading_process_output): Always check status
1089 when in batch mode.
1090
1091 2008-05-19 Kenichi Handa <handa@m17n.org>
1092
1093 * font.c (font_list_entities): Fix handling of cache.
1094 (font_matching_entity): Likewise.
1095
1096 * ftfont.c (cs_iso8859_1): Delete.
1097 (ft_face_cache): New variable.
1098 (struct ftfont_info): New member fc_charset_idx.
1099 (ftfont_build_basic_charsets): Delete.
1100 (fc_charset_table): New variable.
1101 (ftfont_pattern_entity): New arg fc_charset_idx. Store (FILENAME
1102 . FC_CHARSET_IDX) as :font-entity property in the font entity.
1103 Callers changed.
1104 (ftfont_lookup_cache, ftfont_get_charset): New functions.
1105 (ftfont_spec_pattern): New argument fc_charset_idx.
1106 Check registry more rigidly. Change callers.
1107 (ftfont_open, ftfont_close, ftfont_has_char): Adjust for the
1108 change of :font-entity property of the font.
1109
1110 * xftfont.c (xftfont_open): Adjust for the change of :font-entity
1111 property of the font.
1112
1113 2008-05-18 Juanma Barranquero <lekktu@gmail.com>
1114
1115 * coding.c (Fcoding_system_p): Rename argument to match docstring.
1116 (Funencodable_char_position, Fcheck_coding_systems_region)
1117 (Fdecode_coding_string, Fencode_coding_string): Fix typos in docstrings.
1118 (Fdetect_coding_region, Fdetect_coding_string, Fencode_coding_region)
1119 (Ffind_operation_coding_system, Fset_coding_system_priority)
1120 (Fcoding_system_eol_type): Doc fixes.
1121
1122 2008-05-17 Glenn Morris <rgm@gnu.org>
1123
1124 * sysdep.c (child_setup_tty): Handle systems with NLDLY, without FFDLY.
1125
1126 2008-05-16 Eli Zaretskii <eliz@gnu.org>
1127
1128 * dired.c (Ffile_attributes): Shut up GCC warnings about st_uid
1129 and st_gid.
1130
1131 * frame.c (Fdelete_frame): Don't call font_update_drivers if
1132 HAVE_WINDOW_SYSTEM is not defined.
1133
1134 * xfaces.c (merge_face_ref, merge_face_vectors)
1135 (Finternal_set_lisp_face_attribute): Use FONT_*_INDEX only when
1136 HAVE_WINDOW_SYSTEM is defined.
1137 (Fface_font): Fix non-HAVE_WINDOW_SYSTEM case.
1138
1139 2008-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
1140
1141 * keyboard.c (parse_menu_item): Do not cache key shortcut any more.
1142
1143 2008-05-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1144
1145 * macterm.c (x_draw_relief_rect): Remove unused variable `dpy'.
1146
1147 2008-05-15 Kenichi Handa <handa@m17n.org>
1148
1149 * font.c (font_find_for_lface): Reflect LFACE_FONT in the font
1150 preference.
1151
1152 2008-05-15 Glenn Morris <rgm@gnu.org>
1153
1154 * emacs.c (USAGE1, standard_args): Remove -disable-font-backend.
1155
1156 2008-05-15 Chong Yidong <cyd@stupidchicken.com>
1157
1158 * fns.c (init_fns): Don't initialize weak_hash_tables here.
1159 (init_weak_hash_tables): New fun. Initialize weak_hash_tables.
1160
1161 * alloc.c (init_alloc_once): Call init_weak_hash_tables.
1162
1163 2008-05-15 Kenichi Handa <handa@m17n.org>
1164
1165 * ftfont.c (ftfont_list): Downcase family name to check generic
1166 families.
1167
1168 * xfaces.c (Finternal_set_lisp_face_attribute): Be sure to make a
1169 font-spec for QCfont value.
1170
1171 * fontset.c (Fnew_fontset): Call font_unparse_xlfd with 256-byte
1172 buffer. Check the return value of it.
1173
1174 2008-05-14 Jason Rumney <jasonr@gnu.org>
1175
1176 * w32term.c (w32_get_glyph_overhangs): Remove.
1177 (w32_redisplay_interface): Use x_get_glyph_overhangs instead.
1178
1179 2008-05-14 Kenichi Handa <handa@m17n.org>
1180
1181 * font.c (font_prop_validate): Make nil a valid value.
1182 (font_clear_cache): Check if the cached vector of entities is nil
1183 or not.
1184
1185 2008-05-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1186
1187 * emacs.c (main_thread): Conditionalize on
1188 FORWARD_SIGNAL_TO_MAIN_THREAD instead of HAVE_GTK_AND_PTHREAD.
1189 (main) [FORWARD_SIGNAL_TO_MAIN_THREAD]: Initialize it.
1190
1191 * syssignal.h (FORWARD_SIGNAL_TO_MAIN_THREAD): New define.
1192 (main_thread, SIGNAL_THREAD_CHECK): Conditionalize on
1193 FORWARD_SIGNAL_TO_MAIN_THREAD instead of HAVE_GTK_AND_PTHREAD.
1194
1195 2008-05-14 Kenichi Handa <handa@m17n.org>
1196
1197 * coding.c (detect_coding_iso_2022): Ignore a coding category that
1198 has no corresponding coding system.
1199
1200 2008-05-14 Jason Rumney <jasonr@gnu.org>
1201
1202 * font.h (struct font) [WINDOWSNT]: Remove codepage member.
1203
1204 * w32font.h (w32font_open_internal): Update declaration.
1205
1206 * w32font.c (w32font_open_internal): Change last argument from
1207 w32font_info struct to font object. Fill in font object from
1208 font_entity. Get Outline metrics if possible. Use them to
1209 calculate underline position and thickness. Use xlfd name as name
1210 property. Don't set codepage.
1211 (w32font_open): Pass font_object to w32font_open_internal. Don't
1212 update dpyinfo->smallest_font_height and dpyinfo->smallest_char_width.
1213 (w32font_draw): Use s->font.
1214 (clear_cached_metrics): Don't clear non-existent blocks.
1215
1216 * w32term.c (w32_compute_glyph_string_overhangs): Don't compute if
1217 font was not found.
1218 (x_draw_glyph_string): Use underline position and thickness from font.
1219
1220 * w32uniscribe.c (uniscribe_open): Pass font_object to
1221 w32font_open_internal.
1222
1223 2008-05-14 Kenichi Handa <handa@m17n.org>
1224
1225 These changes are to delete all legacy font-handling codes, and
1226 make Emacs use only font-backends.
1227
1228 * Makefile.in: Delete USE_FONT_BACKEND conditionals.
1229 (frame.o, image.o, print.o): Depend on $(FONTSRC).
1230
1231 * makefile.w32-in (WIN32OBJ): Add w32reg.$(O), remove w32bdf.$(O).
1232
1233 * charset.h (Vcharset_non_preferred_head)
1234 (Vcurrent_iso639_language): Extern them.
1235
1236 * charset.c (Vcharset_non_preferred_head): New variable.
1237 (Vcurrent_iso639_language): New variable.
1238 (syms_of_charset): Declare it as a Lisp variable.
1239 (char_charset): Don't check non preferred charsets. As a last
1240 resort, return charset_unicode.
1241 (Fset_charset_priority): Update Vcharset_non_preferred_head.
1242
1243 * composite.c: Throughout the file, delete all USE_FONT_BACKEND
1244 conditionals. Don't check enable_font_backend. Delete all codes
1245 used only when USE_FONT_BACKEND is not defined.
1246
1247 * dispextern.h (struct glyph_string): Change type of `font' to
1248 `struct font *'.
1249 (struct glyph_string): New member underline_position and
1250 underline_thickness.
1251 (enum lface_attribute_index): Remove LFACE_AVGWIDTH_INDEX.
1252 (struct face): Change type of `font' to `struct font *'. Remove
1253 members `font_name', `font_info_id'.
1254 (per_char_metric, encode_char): Delete externs.
1255 (calc_pixel_width_or_height): Adjust the prototype.
1256
1257 * emacs.c (enable_font_backend): Delete extern.
1258 (main): Don't set enable_font_backend. Don't check the command
1259 line argument "-disable-font-backend".
1260
1261 * font.h (Qfont_spec, Qfont_entity, Qfont_object): Extern them.
1262 (enum font_property_index): New members FONT_DPI_INDEX,
1263 FONT_SPACING_INDEX, FONT_AVGWIDTH_INDEX, FONT_NAME_INDEX,
1264 FONT_FULLNAME_INDEX, FONT_FILE_INDEX, FONT_FORMAT_INDEX,
1265 FONT_OBJECT_MAX. Delete FONT_FRAME_INDEX.
1266 (FONT_WEIGHT_NUMERIC, FONT_SLANT_NUMERIC, FONT_WIDTH_NUMERIC)
1267 (FONT_WEIGHT_SYMBOLIC, FONT_SLANT_SYMBOLIC, FONT_WIDTH_SYMBOLIC)
1268 (FONT_WEIGHT_FOR_FACE, FONT_SLANT_FOR_FACE, FONT_WIDTH_FOR_FACE)
1269 (FONT_WEIGHT_NAME_NUMERIC, FONT_SLANT_NAME_NUMERIC)
1270 (FONT_WIDTH_NAME_NUMERIC, FONT_SET_STYLE): New macros.
1271 (struct font_spec, struct font_entity): New structs.
1272 (FONT_ENCODING_NOT_DECIDED): Moved from fontset.h.
1273 (struct font): Many members from old "struct font_info" moved to
1274 here. Members font and entity deleted.
1275 (FONT_SPEC_P, FONT_ENTITY_P, FONT_OBJECT_P, FONTP): Modified for
1276 the new font-related objects.
1277 (CHECK_FONT_SPEC, CHECK_FONT_ENTITY, CHECK_FONT_OBJECT)
1278 (CHECK_FONT_GET_OBJECT): Likewise.
1279 (XFONT_SPEC, XFONT_ENTITY, XFONT_OBJECT, XSETFONT): New macros.
1280 (PT_PER_INCH, POINT_TO_PIXEL, PIXEL_TO_POINT): Moved from font.h.
1281 (struct font_driver): New members case_sensitive anc check. Type
1282 of the member list and open changed.
1283 (enable_font_backend, font_symbolic_weight, font_symbolic_slant)
1284 (font_symbolic_width, font_find_object, font_get_spec)
1285 (font_set_lface_from_name): Delete extern.
1286 (Fcopy_font_spec, Fmerge_font_spec, Ffont_family_list): New EXFUNs.
1287
1288 * font.c: Include <strings.h>.
1289 (enable_font_backend): Delete it.
1290 (Qfont_spec, Qfont_entity, Qfont_object): New variables.
1291 (CHECK_VALIDATE_FONT_SPEC): Delete it.
1292 (PT_PER_INCH, POINT_TO_PIXEL, PIXEL_TO_POINT): Moved to font.h.
1293 (null_string): Delete it.
1294 (null_vector): Make it static.
1295 (font_family_alist): Delete it.
1296 (Qnormal): Extern it.
1297 (QCextra, QClanguage): Delete it.
1298 (QClang, QCavgwidth, QCfont_entity, QCfc_unknown_spec): New variables.
1299 (font_make_spec, font_make_entity, font_make_object)
1300 (font_intern_prop): Renamed from intern_downcase. Don't downcase
1301 the string. Callers changed.
1302 (font_pixel_size): Adjusted for the format change of font-related
1303 objects.
1304 (prop_name_to_numeric, prop_numeric_to_name): Delete them.
1305 (font_style_to_value, font_style_symbolic): New function.
1306 (build_font_family_alist): Delete it.
1307 (font_registry_charsets): Use Fassoc_string instead of
1308 assq_no_quit.
1309 (font_prop_validate_symbol): Don't return null_string.
1310 (font_prop_validate_style): Adjusted for the change of
1311 style-related values in a font vector.
1312 (font_property_table): Delete entries for QClanguage and
1313 QCantialias, add entries for QCavgwidth.
1314 (get_font_prop_index): Delete the 2nd argument FROM.
1315 (font_prop_validate): Arguments changed.
1316 (font_put_extra): Adjusted for the change of font-related objects.
1317 (font_expand_wildcards, font_parse_xlfd, font_unparse_xlfd)
1318 (font_parse_fcname, font_unparse_fcname)
1319 (font_prepare_composition): Likewise.
1320 (font_parse_family_registry): Renamed from font_merge_old_spec.
1321 (otf_open): Delete the 1st arg entity.
1322 (font_otf_capability): Adjusted for the above change.
1323 (font_score): New arg alternate_families. Adjusted for the change
1324 of font-related objects.
1325 (font_sort_entites): New arg best_only.
1326 (font_symbolic_weight, font_symbolic_slant, font_symbolic_width):
1327 Delete them.
1328 (font_match_p): Check alternate families.
1329 (font_find_object): Delete it.
1330 (font_check_object): New function.
1331 (font_clear_cache): Adjusted for the change of font-related objects.
1332 (font_delete_unmatched): New arg.
1333 (font_list_entities): Call font_driver->list with a spec that
1334 doesn't specify style-related properties.
1335 (font_matching_entity): Arguments changed. Caller changed.
1336 (font_open_entity): Adjusted for the change of font-related objects.
1337 (font_close_object, font_has_char, font_encode_char)
1338 (font_get_name, font_get_spec): Likewise.
1339 (font_spec_from_name, font_clear_prop, font_update_lface):
1340 New functions.
1341 (font_find_for_lface, font_open_for_lface, font_load_for_lface)
1342 (font_prepare_for_face, font_done_for_face, font_open_by_name)
1343 (font_at): Adjusted for the change of font-related objects.
1344 (font_range): New function.
1345 (Ffontp, Ffont_spec, Ffont_get, Ffont_put, Flist_fonts)
1346 (Ffont_xlfd_name): Adjusted for the change of font-related objects.
1347 (Fcopy_font_spec, Fmerge_font_spec): New function.
1348 (Ffont_family_list): Renamed from list-families.
1349 (Finternal_set_font_style_table): Arguments changed.
1350 (Ffont_fill_gstring, Ffont_shape_text, Fopen_font)
1351 (Ffont_drive_otf, Fquery_font, Ffont_match_p): Adjusted for the
1352 change of font-related objects.
1353 (syms_of_font): Delete "ifdef USE_FONT_BACKEND". DEFSYM new symbols.
1354
1355 * fontset.h (struct font_info): Delete it. Most members go to
1356 struct font.
1357 (FONT_ENCODING_NOT_DECIDED): Moved to font.h.
1358 (enum FONT_SPEC_INDEX): Delete it.
1359 (font_info, list_fonts_func, load_font_func, query_font_func)
1360 (set_frame_fontset_func, find_ccl_program_func)
1361 (get_font_repertory_func, new_fontset_from_font_name): Delete
1362 externs.
1363 (fontset_from_font_name): Extern it.
1364 (FS_LOAD_FONT, FONT_INFO_ID, FONT_INFO_FROM_ID)
1365 (FONT_INFO_FROM_FACE): Deleted.
1366 (face_for_font): Adjust prototype.
1367
1368 * fontset.c: Throughout the file, delete all USE_FONT_BACKEND
1369 conditionals. Don't check enable_font_backend. Delete all codes
1370 used only when USE_FONT_BACKEND is not defined.
1371 (get_font_info_func, list_font_func, load_font_func)
1372 (query_font_func, set_frame_fontset_func, find_ccl_program_func)
1373 (get_font_repertory_func): Delete them.
1374 (FONTSET_SPEC, FONT_DEF_NEW, FONT_DEF_SPEC, FONT_DEF_ENCODING)
1375 (FONT_DEF_REPERTORY, RFONT_DEF_FACE, RFONT_DEF_SET_FACE)
1376 (RFONT_DEF_FONT_DEF, RFONT_DEF_SPEC, RFONT_DEF_REPERTORY)
1377 (RFONT_DEF_OBJECT, RFONT_DEF_SET_OBJECT, RFONT_DEF_SCORE)
1378 (RFONT_DEF_SET_SCORE, RFONT_DEF_NEW): New macros.
1379 (fontset_compare_rfontdef): New function.
1380 (reorder_font_vector): Remove the argument CHARSET-ID. Sort
1381 ront-defs by qsort. Adjusted for the change of font-group vector.
1382 (load_font_get_repertory): Deleted.
1383 (fontset_find_font): Use new macros to ref/set elements of
1384 font-def and rfont-def.
1385 (fontset_font): Fix the timing of remembering that no font for C.
1386 (free_face_fontset): Do nothing if the face has no fontset.
1387 (face_suitable_for_char_p): Use new macros to ref/set elements of
1388 rfont-def.
1389 (face_for_char): Likewise. Call face_for_char with font_object.
1390 (fs_load_font): Delete. Delete #pragma surrounding it.
1391 (fs_query_fontset): Use strcasecmp instead of strcmp.
1392 (generate_ascii_font_name): Adjusted for the format change of
1393 font-spec.
1394 (Fset_fontset_font): Likewise. Use new macros to set elements of
1395 font-def.
1396 (Fnew_fontset): Use font_unparse_xlfd to generate
1397 FONTSET_ASCII (fontset).
1398 (new_fontset_from_font_name): Deleted.
1399 (fontset_from_font): Renamed from new_fontset_from_font. Check if
1400 a fontset is already created for the font. FIx updating of
1401 Vfontset_alias_alist.
1402 (fontset_ascii_font): Deleted.
1403 (Ffont_info): Adjusted for the format change of font-spec.
1404 (Finternal_char_font): Likewise.
1405 (Ffontset_info): Likewise.
1406 (syms_of_fontset): Don't check load_font_func.
1407
1408 * fns.c (internal_equal): Handle PREV_FONT.
1409
1410 * frame.h: Delete USE_FONT_BACKEND conditional.
1411
1412 * frame.c: Throughout the file, delete all USE_FONT_BACKEND
1413 conditionals. Don't check enable_font_backend. Delete all codes
1414 used only when USE_FONT_BACKEND is not defined.
1415 (x_set_font): Call x_new_font, not x_new_fontset2.
1416 (x_set_font_backend): Use FRAME_FONT macro to check if a font is
1417 already set for the frame.
1418
1419 * ftfont.c (ftfont_pattern_entity): Argument FRAME removed. Make
1420 a font-entity by font_make_entity. Use font_intern_prop instead
1421 of intern_downcase. Use FONT_SET_STYLE to set a style-related
1422 font property. If a font is scalable, set avgwidth property to 0.
1423 Set font-entity property by font_put_extra.
1424 (ftfont_list_generic_family): Argument SPEC and REGISTRY removed.
1425 (ffont_driver): Adjusted for the change of struct font_driver.
1426 (ftfont_spec_pattern): New function.
1427 (ftfont_list): Return a list, not vector.
1428 (ftfont_match): Use ftfont_spec_pattern to get a pattern.
1429 (ftfont_list_family): Don't downcase names.
1430 (ftfont_free_entity): Deleted.
1431 (ftfont_open): Return a font-ojbect. Adjusted for the change of
1432 struct font. Get underline_thickness and underline_position from
1433 font property. Don't update dpyinfo->smallest_font_height and
1434 dpyinfo->smallest_char_width.
1435 (ftfont_close): Don't free `struct font'.
1436 (ftfont_has_char): Adjusted for the format change of font-entity.
1437 (ftfont_encode_char, ftfont_text_extents): Likewise.
1438
1439 * ftxfont.c (ftxfont_list): Return a list, not vector.
1440 (ftxfont_open): Return a font-ojbect. Adjusted for the change of
1441 struct font. Get underline_thickness and underline_position from
1442 font property. Don't update dpyinfo->smallest_font_height and
1443 dpyinfo->smallest_char_width.
1444 (ftxfont_close): Don't decrese FRAME_X_DISPLAY_INFO (f)->n_fonts.
1445 (ftxfont_draw): Adjusted for the change of struct font.
1446
1447 * image.c (image_ascent): Don't include "charset.h". Include
1448 "character.h" and "font.h".
1449
1450 * lisp.h (enum pvec_type): New member PREV_FONT.
1451 (Fassoc_string): EXFUN it.
1452
1453 * print.c: Include font.h.
1454 (print_object): Handle font-related objects.
1455
1456 * xdisp.c: Throughout the file, delete all USE_FONT_BACKEND
1457 conditionals. Don't check enable_font_backend. Delete all codes
1458 used only when USE_FONT_BACKEND is not defined.
1459 (handle_auto_composed_prop): Do nothing if it->f is not on a
1460 window system. Check how many following characters can be
1461 displayed by the same font.
1462 (calc_pixel_width_or_height): Type of the 4th arg is changed to
1463 'struct font *'.
1464 (get_char_face_and_encoding): Assign the whole encoding task to
1465 the `encode-char' method of a font driver.
1466 (fill_composite_glyph_string): Adjusted for the change of `struct
1467 face' and `struct glyph_string'.
1468 (fill_glyph_string): Likewise.
1469 (get_per_char_metric): Arguments changed.
1470 (x_get_glyph_overhangs): Adjusted for the change of `struct face'
1471 and `struct glyph_string'.
1472 (produce_stretch_glyph, calc_line_height_property)
1473 (x_produce_glyphs): Likewise.
1474
1475 * xfaces.c: Throughout the file, delete all USE_FONT_BACKEND
1476 conditionals. Don't check enable_font_backend. Delete all codes
1477 used only when USE_FONT_BACKEND is not defined. Use
1478 FONT_XXX_NAME_NUMERIC instead of face_numeric_xxx.
1479 (QCfoundry, QCadstyle, QCregistry, QCspacing, QCsize, QCavgwidth)
1480 (Qp): Extern them.
1481 (clear_font_table, load_face_font, xlfd_lookup_field_contents):
1482 Deleted.
1483 (struct font_name): Deleted.
1484 (xlfd_numeric_value, xlfd_symbolic_value): Deleted.
1485 (compare_fonts_by_sort_order): New function.
1486 (xlfd_numeric_slant, xlfd_symbolic_slant, xlfd_numeric_weight)
1487 (xlfd_symbolic_weight, xlfd_numeric_swidth, xlfd_symbolic_swidth):
1488 Deleted.
1489 (Fx_family_fonts): Use font_list_entities, and sort fonts by
1490 compare_fonts_by_sort_order.
1491 (Fx_font_family_list): Call Ffont_family_list.
1492 (face_numeric_value, face_numeric_weight, face_numeric_slant)
1493 (face_numeric_swidth, face_symbolic_value, face_symbolic_weight)
1494 (face_symbolic_slant, face_symbolic_swidth)
1495 (split_font_name_into_vector, build_font_name_from_vector)
1496 (xlfd_fixed_p, xlfd_point_size, pixel_point_size)
1497 (font_rescale_ratio, split_font_name, build_font_name)
1498 (free_font_names, sort_fonts, x_face_list_fonts)
1499 (face_font_available_p, sorted_font_list, cmp_font_names)
1500 (font_list_1, concat_font_list, font_list, remove_duplicates):
1501 Deleted.
1502 (Fx_list_fonts): Use Ffont_list.
1503 (LFACE_AVGWIDTH): Deleted.
1504 (check_lface_attrs): Don't check LFACE_AVGWIDTH. Check LFACE_FONT
1505 by FONTP.
1506 (lface_fully_specified_p): Don't check LFACE_AVGWIDTH.
1507 (set_lface_from_font_name): Delete it.
1508 (set_lface_from_font): Renamed from
1509 set_lface_from_font_and_fontset. Caller changed. Don't set
1510 LFACE_AVGWIDTH. Use FONT_XXX_FOR_FACE to get a symbol suitable
1511 for face.
1512 (merge_face_vectors): Copy font-spec if necessary.
1513 Clear properties of the font-spec if necessary.
1514 (merge_face_ref): Clear properties of the font-spec if necessary.
1515 (Finternal_set_lisp_face_attribute): Likewise.
1516 (set_font_frame_param): Use font_load_for_lface to load a
1517 font-object, and call Fmodify_frame_parameters with it.
1518 (x_update_menu_appearance): Don't check LFACE_AVGWIDTH. Get XLFD
1519 font name by Ffont_xlfd_name.
1520 (Finternal_lisp_face_attribute_values): Don't check QCweight,
1521 QCslant, and QCwidth.
1522 (Fface_font): Get a font name from font->props[FONT_NAME_INDEX].
1523 (lface_same_font_attributes_p): Don't check LFACE_AVGWIDTH.
1524 Compare fonts by EQ.
1525 (lookup_non_ascii_face): Deleted.
1526 (face_for_font): The 2nd argument changed.
1527 (x_supports_face_attributes_p): Don't check LFACE_AVGWIDTH.
1528 Check atomic font properties by case insensitive.
1529 (realize_non_ascii_face): Set face->overstrike correctly.
1530 (realize_x_face): Likewise. Check if LFACE_FONT is a font_object.
1531 (dump_realized_face): Get font name from
1532 font->props[FONT_NAME_INDEX]. Don't print font_info_id.
1533
1534 * xfns.c: Throughout the file, delete all USE_FONT_BACKEND
1535 conditionals. Don't check enable_font_backend. Delete all codes
1536 used only when USE_FONT_BACKEND is not defined.
1537 (xic_create_xfontset): Original code deleted and renamed from
1538 xic_create_xfontset2. Use FRAME_FONT, not FRAME_FONT_OBJECT.
1539 (x_make_gc): Don't set GCFont in GCs.
1540 (Fx_create_frame) [USE_LUCID]: Set xlwmenu_default_font to a font
1541 opened by "fixed".
1542 (syms_of_xfns): Don't set get_font_info_func, load_font_func,
1543 find_ccl_program_func, query_font_func, set_frame_fontset_func,
1544 get_font_repertory_func.
1545
1546 * xfont.c: Include <stdlib.h> and "ccl.h".
1547 (struct xfont_info): New structure.
1548 (xfont_query_font): Deleted.
1549 (xfont_find_ccl_program): Renamed from x_find_ccl_program and
1550 moved from xterm.c.
1551 (xfont_driver): Adjusted for the change of struct font_driver.
1552 (compare_font_names): New function.
1553 (xfont_list_pattern): Sort font names case insensitively. Make
1554 font_entity by calling font_make_entity. Avoid auto-scaled fonts.
1555 (xfont_list): Return a list, not vector.
1556 (xfont_match): If the font doesn't have QCname property, generate
1557 a name from the other font properties.
1558 (xfont_open): Return a font-ojbect. Adjusted for the change of
1559 struct font. Get underline_thickness and underline_position from
1560 font property. Don't update dpyinfo->smallest_font_height and
1561 dpyinfo->smallest_char_width.
1562 (xfont_close): Don't free struct font.
1563 (xfont_prepare_face): Adjusted for the change of struct font.
1564 (xfont_done_face): Deleted.
1565 (xfont_has_char): Adjusted for the change of struct font.
1566 (xfont_encode_char, xfont_draw): Likewise.
1567 (xfont_check): New function.
1568
1569 * xftfont.c (xftfont_list): Adjusted for the change of `list'
1570 callback function.
1571 (xftfont_match): Adjusted for the fontmat change of font-entity.
1572 (xftfont_open): Adjusted for the format change of font-entity and
1573 font-object. Adjusted for the change of struct font. Return a
1574 font-object. Don't update dpyinfo->smallest_font_height and
1575 dpyinfo->smallest_char_width.
1576 (xftfont_close): Block input while calling XftFontClose.
1577 (xftfont_prepare_face): Don't block input while calling
1578 xftfont_get_colors. Adjusted for the change of struct font.
1579 (xftfont_shape): Return value of error case fixed.
1580
1581 * xrdb.c (x_load_resources): Don't setup a fontset resource.
1582
1583 * xterm.h: Throughout the file, delete all USE_FONT_BACKEND
1584 conditionals.
1585 (FONT_WIDTH): Return (f)->max_width.
1586 (struct x_display_info): Delete member `font'.
1587 (x_list_fonts, x_get_font_info, x_load_font, x_query_font)
1588 (x_find_ccl_program, x_get_font_repertory): Delete externs.
1589 (struct x_output): Change type of `font' to `struct font *'.
1590
1591 * xterm.c: Throughout the file, delete all USE_FONT_BACKEND
1592 conditionals. Don't check enable_font_backend. Delete all codes
1593 used only when USE_FONT_BACKEND is not defined. Don't include ccl.h.
1594 (x_per_char_metric, x_encode_char): Deleted.
1595 (x_set_cursor_gc, x_set_mouse_face_gc): Don't set GCFont.
1596 (x_compute_glyph_string_overhangs): Adjusted for the change of
1597 `struct face'.
1598 (x_draw_glyph_string_foreground)
1599 (x_draw_composite_glyph_string_foreground): Likewise.
1600 (x_draw_glyph_string): Likewise. Use font->underline_position and
1601 font->underline_thickness.
1602 (x_new_font): Renamed from x_new_fontset2.
1603 (x_new_fontset, x_get_font_info, x_list_fonts): Deleted.
1604 (x_check_font): Call `check' method of a font driver.
1605 (x_font_min_bounds, x_compute_min_glyph_bounds, x_load_font)
1606 (x_query_font, x_get_font_repertory): Deleted.
1607 (x_find_ccl_program): Renamed and moved to xfont.c.
1608 (x_redisplay_interface): Adjusted for the change of `struct
1609 redisplay_interface'.
1610
1611 * w32fns.c: Throughout the file, delete all USE_FONT_BACKEND
1612 conditionals. Don't check enable_font_backend. Delete all codes
1613 used only when USE_FONT_BACKEND is not defined. Surround non-used
1614 code by "#ifdef OLD_FONT" and "endif".
1615 (Fw32_select_font): Use FONT_COMPAT to get old font structure.
1616
1617 * w32font.h (struct w32font_info): New member.
1618 (FONT_COMPAT): New macro.
1619 (w32font_open_internal): Prototype adjusted.
1620
1621 * w32gui.h (XGCValues): Surround `XFontStruct *font' by "if
1622 OLD_FONT" and "endif".
1623
1624 * w32font.c: Throughout the file, delete all USE_FONT_BACKEND
1625 conditionals. Don't check enable_font_backend. Delete all codes
1626 used only when USE_FONT_BACKEND is not defined.
1627 (w32font_open): Return a font-object. Make a font-object by
1628 font_make_object. Adjusted for the change of struct w32font_info.
1629 (w32font_close): Don't free struct font. Adjusted for the change
1630 of struct w32font_info.
1631 (w32font_encode_char, w32font_text_extents, w32font_draw):
1632 Adjusted for the change of struct w32font_info.
1633 (w32font_draw): Likewise.
1634 (w32font_list_internal): Return a list, not vector.
1635 (w32font_open_internal): Change the 4th arg to font-object.
1636 Adjusted for the change of struct w32font_info and font-object format.
1637 (add_font_name_to_list): Don't downcase names.
1638 (w32_enumfont_pattern_entity): Make a font-entity by
1639 font_make_entity. Adjusted for the format change of font-entity.
1640 Use FONT_SET_STYLE to set a style-related font property. If a
1641 font is scalable, set avgwidth property to 0. Set font-entity
1642 property by font_put_extra.
1643 (font_matches_spec): Adjusted for the format change of font-entity.
1644 (w32_weight_table, w32_decode_weight): New variables.
1645 (w32_encode_weight): New function.
1646 (fill_in_logfont): Adjusted for the format change of font-spec.
1647 (w32font_full_name): Use FONT_WEIGHT_SYMBOLIC to get a symbol
1648 weight value.
1649 (w32font_driver): Adjusted for the change of struct font_driver.
1650
1651 * w32term.h: Throughout the file, delete all USE_FONT_BACKEND
1652 conditionals. Don't check enable_font_backend. Surround non-used
1653 code by "#ifdef OLD_FONT" and "endif".
1654 (FONT_WIDTH, FONT_HEIGHT, FONT_BASE, FONT_DESCENT)
1655 (FONT_AVG_WIDTH): Adjusted for the change of struct font.
1656
1657 * w32term.c: Throughout the file, delete all USE_FONT_BACKEND
1658 conditionals. Don't check enable_font_backend. Delete all codes
1659 used only when USE_FONT_BACKEND is not defined. Surround non-used
1660 code by "#ifdef OLD_FONT" and "endif".
1661
1662 * w32uniscribe.c: Delete USE_FONT_BACKEND conditional.
1663 (uniscribe_open): Return value changed to font-object.
1664 Adjusted for the format change of font-object.
1665 (uniscribe_otf_capability): Adjusted for the change of struct font.
1666 (add_opentype_font_name_to_list): Don't downcase names.
1667 (uniscribe_font_driver): Adjusted for the change of struct
1668 font_driver.
1669
1670 2008-05-13 Chong Yidong <cyd@stupidchicken.com>
1671
1672 * dispnew.c (update_frame_1): Check if tty output is still valid
1673 before flushing it.
1674
1675 2008-05-13 Jan Djärv <jan.h.d@swipnet.se>
1676
1677 * xterm.c (handle_one_xevent): Don't pass buttons higher than 3
1678 to Gtk+ menus.
1679
1680 2008-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
1681
1682 * dired.c (file_name_completion): Tweak the code so as to always do it
1683 in a single pass. Tighten the scope of some variables.
1684
1685 * dired.c (Qdefault_directory): New var.
1686 (file_name_completion): Use it instead of Fexpand_file_name.
1687 (syms_of_dired): Initialize it.
1688
1689 2008-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
1690
1691 * fileio.c (double_dollars): Remove dead code.
1692
1693 2008-05-10 Eli Zaretskii <eliz@gnu.org>
1694
1695 * dired.c (Ffile_attributes, Fdirectory_files_and_attributes):
1696 Mention w32-get-true-file-attributes in doc string.
1697
1698 * w32proc.c (syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix.
1699
1700 2008-05-09 Glenn Morris <rgm@gnu.org>
1701
1702 * fileio.c (Fread_file_name): Remove reference to insdef, deleted
1703 2008-04-23.
1704
1705 2008-05-09 Eli Zaretskii <eliz@gnu.org>
1706
1707 Support for reporting owner and group of each file on MS-Windows:
1708 * dired.c (stat_uname, stat_gname): New functions, with special
1709 implementation for w32.
1710 (Ffile_attributes): Use them instead of getpwuid and getgrgid.
1711
1712 * w32.c: Rename the_passwd_* to dflt_passwd_*.
1713 (dflt_group_name): New static variable.
1714 (dflt_group): Rename from the_group.
1715 (init_user_info): Init dflt_group fields. Get user's group name
1716 from LookupAccountSid.
1717 (g_b_init_get_file_security, g_b_init_get_security_descriptor_owner)
1718 (g_b_init_get_security_descriptor_group, g_b_init_is_valid_sid):
1719 New initialization states.
1720 (globals_of_w32): Initialize them to zero. Initialize the default
1721 group name to "None".
1722 (GetFileSecurity_Name): New global var, the name of the function
1723 to call for GetFileSecurity.
1724 (GetFileSecurity_Proc, GetSecurityDescriptorOwner_Proc)
1725 (GetSecurityDescriptorGroup_Proc, IsValidSid_Proc): New typedefs.
1726 (get_file_security, get_security_descriptor_owner)
1727 (get_security_descriptor_group, is_valid_sid)
1728 (get_file_security_desc, get_rid, get_name_and_id)
1729 (get_file_owner_and_group): New functions.
1730 (stat): Use get_file_security_desc and get_file_owner_and_group to
1731 report the owner and primary group of each file. Don't ignore the
1732 high 32 bits of file's size, now that st_size is 64-bit wide.
1733 Fix test when to get true file attributes.
1734 (init_user_info): Use get_rid instead of equivalent inline code.
1735 (fstat): Don't ignore the high 32 bits of file's size.
1736
1737 2008-05-09 Chong Yidong <cyd@stupidchicken.com>
1738
1739 * image.c (png_load): Use correct bit-depth for setting background
1740 color.
1741
1742 2008-05-08 Eli Zaretskii <eliz@gnu.org>
1743
1744 * Makefile.in (lisp, shortlisp): Rename epa-file-hook.elc to
1745 epa-hook.elc.
1746
1747 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
1748
1749 * font.c (Ffont_match_p): Don't use `iff' in docstring.
1750
1751 2008-05-07 Dan Nicolaescu <dann@ics.uci.edu>
1752
1753 * macfns.c (Fx_create_frame): Make a copy of frame parameters
1754 because the original parameters are in pure storage now.
1755 (mac_window): Remove unused params. Update callers.
1756
1757 2008-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
1758
1759 * lread.c (substitute_object_recurse): Use lower-level primitives.
1760 Don't signal errors when traversing sub-char-tables.
1761 Don't loop over all the possible characters when traversing char-tables.
1762
1763 * print.c (print_preprocess): Add sub-char-tables to the print-table,
1764 just like we do in print.c.
1765
1766 2008-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
1767
1768 * minibuf.c (Ftry_completion): Remove code left over from when we used
1769 scmp instead of Fcompare_strings.
1770
1771 2008-05-04 Juanma Barranquero <lekktu@gmail.com>
1772
1773 * w32fns.c (Fw32_battery_status): Fix computation of %t (h:min) format.
1774
1775 2008-05-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1776
1777 * image.c [USE_MAC_IMAGE_IO] (image_load_image_io):
1778 Create bitmap context in native byte order.
1779
1780 * macterm.c (XDrawLine)
1781 (XCreatePixmapFromBitmapData) [USE_MAC_IMAGE_IO]: Create bitmap
1782 context in native byte order.
1783
1784 2008-05-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1785
1786 * config.in: Regenerate.
1787
1788 * image.c (PIX_MASK_DRAW, PIX_MASK_RETAIN) [USE_MAC_IMAGE_IO]:
1789 New definitions for Image I/O support.
1790 (XGetImage, XPutPixel, XGetPixel, XDestroyImage)
1791 (mac_create_cg_image_from_image, x_create_x_image_and_pixmap)
1792 [USE_MAC_IMAGE_IO]: Add implementations for Image I/O support.
1793 (mac_data_provider_release_data, image_load_image_io)
1794 [USE_MAC_IMAGE_IO]: New functions.
1795 (CGImageCreateWithPNGDataProviderProcType) [MAC_OSX]: Remove typedef.
1796 (MyCGImageCreateWithPNGDataProvider) [MAC_OSX]: Remove variable.
1797 (init_image_func_pointer) [MAC_OSX]: Remove function.
1798 (image_load_quartz2d) [MAC_OSX]: Check availability of
1799 CGImageCreateWithPNGDataProvider at compile time.
1800 Use lowercase `false' for boolean constant.
1801 (png_load, jpeg_load, tiff_load, gif_load) [USE_MAC_IMAGE_IO]:
1802 Use image_load_image_io.
1803 (png_load) [!USE_MAC_IMAGE_IO && MAC_OSX]:
1804 Don't check MyCGImageCreateWithPNGDataProvider.
1805 (init_image) [MAC_OSX && TARGET_API_MAC_CARBON]:
1806 Don't call init_image_func_pointer.
1807
1808 * macgui.h (Pixmap) [USE_MAC_IMAGE_IO]: New definition for Image I/O.
1809
1810 * macterm.c (mac_cg_color_space_rgb) [USE_CG_DRAWING]:
1811 Make variable non-static.
1812 (XDrawLine, XCreatePixmap, XCreatePixmapFromBitmapData, XFreePixmap)
1813 [USE_MAC_IMAGE_IO]: Add implementations for Image I/O support.
1814
1815 * macterm.h (ARGB_TO_ULONG, ALPHA_FROM_ULONG): New macros.
1816 (RED_FROM_ULONG): Mask off higher bits.
1817 (mac_cg_color_space_rgb) [USE_MAC_IMAGE_IO]: New extern.
1818
1819 * s/darwin.h [HAVE_CARBON && HAVE_AVAILABILITYMACROS_H]:
1820 Include AvailabilityMacros.h.
1821 (USE_MAC_IMAGE_IO, LIBS_IMAGE) [HAVE_CARBON]: New defines.
1822 (LIBS_CARBON) [HAVE_CARBON]: Use LIBS_IMAGE.
1823
1824 2008-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
1825
1826 * chartab.c (Fset_char_table_range): If range is t, really set all
1827 chars to that value.
1828
1829 2008-05-03 Eli Zaretskii <eliz@gnu.org>
1830
1831 * dired.c (Ffile_attributes): Don't allow the device number become
1832 negative.
1833
1834 2008-05-02 Daiki Ueno <ueno@unixuser.org>
1835
1836 * Makefile.in (lisp, shortlisp): Add epa-file-hook.elc.
1837
1838 2008-05-02 Juri Linkov <juri@jurta.org>
1839
1840 * minibuf.c (Fread_from_minibuffer, Fread_string, Fread_command)
1841 (Fread_variable, Fread_buffer, Fcompleting_read): Document the
1842 DEFAULT argument as a list of default values in docstrings.
1843
1844 2008-05-01 Chong Yidong <cyd@stupidchicken.com>
1845
1846 * puresize.h (BASE_PURESIZE): Increase to 1210000.
1847
1848 2008-05-01 Martin Rudalics <rudalics@gmx.at>
1849
1850 * dispnew.c (change_frame_size_1): Preserve small windows when
1851 shrinking frames by calling set_window_height|width with third
1852 arg 2.
1853
1854 * window.h (struct window): Replace field too_small_ok by field
1855 resize_proportionally.
1856
1857 * window.c (make_window): Initialize resize_proportionally.
1858 (enlarge_window): Temporarily set resize_proportionally to make
1859 sure that shrink_windows does scale the window proportionally.
1860 (shrink_windows): When window has resize_proportionally set try
1861 to shrink it proportionally by stealing from other windows.
1862 (struct saved_window, Fset_window_configuration)
1863 (compare_window_configurations): Handle resize_proportionally.
1864 (WINDOW_TOTAL_SIZE): New macro.
1865 (window_min_size, shrink_windows, size_window): Use it.
1866 (check_min_window_sizes): Remove. Invalid values of
1867 window-min-height|width are handled by window_min_size_2 now.
1868 (size_window, Fsplit_window, enlarge_window)
1869 (adjust_window_trailing_edge, grow_mini_window): Don't call
1870 check_min_window_sizes.
1871 (window_min_size_2, window_min_size_1, window_min_size):
1872 New argument safe_p for retrieving "safe" minimum sizes.
1873 (Fdisplay_buffer, Fsplit_window, enlarge_window)
1874 (adjust_window_trailing_edge, grow_mini_window):
1875 Adjust arguments of window_min_size... functions.
1876 (shrink_windows): Argument min_size removed. New argument
1877 safe_p allows shrinking windows to their safe minimum sizes.
1878 Calculate minimum size and decide whether a window shall be
1879 deleted for each window individually.
1880 (size_window): When nodelete_p equals 2, tell shrink_windows to
1881 delete windows only if their new minimum size is no more safe.
1882 (shrink_window_lowest_first): Call window_min_size_1 to make
1883 sure to preserve modeline of bottom-most window when resizing
1884 the minibuffer.
1885 (Fset_window_configuration, Fcurrent_window_configuration)
1886 (compare_window_configurations): Do not handle
1887 window-min-height|width any more.
1888 (syms_of_window): Clarify window-min-height|width doc-strings.
1889
1890 2008-04-30 Stefan Monnier <monnier@iro.umontreal.ca>
1891
1892 * dired.c (file_name_completion): Fix up the encoding/decoding issue
1893 some more. Copy some of the code from Ftry_completions.
1894 Remove special case code that dates back to initial revision when the
1895 slash was only added when necessary and that can't trigger nowadays.
1896
1897 2008-04-27 Kenichi Handa <handa@m17n.org>
1898
1899 * font.c (font_prop_validate): Signal `error' instead of `font'.
1900
1901 2008-04-29 Jason Rumney <jasonr@gnu.org>
1902
1903 * w32fns.c (Fw32_battery_status): New defun.
1904 (syms_of_w32fns): Defsubr it.
1905
1906 2008-04-28 Andreas Schwab <schwab@suse.de>
1907
1908 * dired.c (file_name_completion): Fix another mixing of encoded
1909 and decoded names.
1910
1911 2008-04-28 Juanma Barranquero <lekktu@gmail.com>
1912
1913 * w32fns.c (Fw32_define_rgb_color): Fix typo in docstring.
1914
1915 2008-04-27 Juanma Barranquero <lekktu@gmail.com>
1916
1917 * fringe.c (Fdefine_fringe_bitmap): Doc fix.
1918
1919 2008-04-27 Andreas Schwab <schwab@suse.de>
1920
1921 * dired.c (file_name_completion): Fix inappropriate mixing of
1922 encoded and decoded names.
1923
1924 * xterm.c (XTread_socket): Fix use of uninitialized variable.
1925
1926 * puresize.h (BASE_PURESIZE): Increase to 1200000.
1927
1928 2008-04-26 Eli Zaretskii <eliz@gnu.org>
1929
1930 * dired.c (Ffile_attributes) [WINDOWSNT]: Undo change from
1931 2008-03-31, it's not needed anymore with `struct stat' definition
1932 on nt/inc/sys/stat.h. Undo changes from 2007-01-12 and 2007-01-13
1933 for the same reasons.
1934
1935 2008-04-25 Dennis Gilmore <ausil@fedoraproject.org> (tiny change)
1936
1937 * m/sparc.h: Additional redefinitions for GNU/Linux.
1938
1939 2008-04-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1940
1941 * macterm.c (Vmac_ts_active_input_buf) [USE_MAC_TSM]: New variable.
1942 (syms_of_macterm) [USE_MAC_TSM]: Defvar it.
1943 (Qmouse_drag_overlay) [MAC_OSX]: New variable.
1944 (syms_of_macterm) [MAC_OSX]: Intern and staticpro it.
1945 (mac_get_selected_range, mac_store_buffer_text_to_unicode_chars)
1946 (mac_ax_selected_text_range) [MAC_OSX]: New functions.
1947 (mac_ax_number_of_characters) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
1948 Likewise.
1949
1950 * mactoolbox.c (Vmac_ts_active_input_buf) [USE_MAC_TSM]: Add extern.
1951 (fast_find_position, x_y_to_hpos_vpos, mac_ax_selected_text_range)
1952 (mac_ax_number_of_characters): Add externs.
1953 (mac_get_selected_range, mac_store_buffer_text_to_unicode_chars)
1954 [USE_MAC_TSM]: Likewise.
1955 (mac_handle_text_input_event) [MAC_OSX]:
1956 Handle kEventTextInputOffsetToPos for no active input area case.
1957 Handle kEventTextInputPosToOffset and kEventTextInputGetSelectedText.
1958 (mac_handle_document_access_event)
1959 [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]: New function.
1960 (install_application_handler) [MAC_OSX]: Register handlers for
1961 kEventTextInputPosToOffset and kEventTextInputGetSelectedText.
1962 (install_application_handler) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
1963 Register mac_handle_document_access_event.
1964
1965 * xdisp.c (x_y_to_hpos_vpos, fast_find_position) [HAVE_CARBON]:
1966 Make functions non-static.
1967
1968 2008-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
1969
1970 * fileio.c (Vread_file_name_function, Vread_file_name_predicate)
1971 (read_file_name_completion_ignore_case, insert_default_directory)
1972 (Qdefault_directory): Move to minibuffer.el.
1973 (Fread_file_name): Call the new `read-file-name' instead.
1974
1975 2008-04-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1976
1977 * mac.c (create_apple_event) [TARGET_API_MAC_CARBON]:
1978 Make function non-static.
1979 (create_apple_event_from_event_ref) [TARGET_API_MAC_CARBON]:
1980 Remove function.
1981 (create_apple_event_from_drag_ref) [TARGET_API_MAC_CARBON]:
1982 Move to mactoolbox.c.
1983 (mac_event_parameters_to_lisp) [TARGET_API_MAC_CARBON]: New function.
1984
1985 * macgui.h (CGFloat) [!CGFLOAT_DEFINED]: New typedef.
1986 (mac_rect_make): New macro.
1987
1988 * macterm.c (mac_draw_image_string_atsui) [MAC_OSX]: Use CGFloat
1989 instead of float.
1990 (mac_draw_image_string_cg) [USE_CG_TEXT_DRAWING]: Likewise.
1991 (init_cg_color, mac_draw_line, mac_draw_cg_image, XSetForeground)
1992 (XSetBackground) [USE_CG_DRAWING]: Likewise.
1993 (mac_draw_image_string_atsui) [MAC_OSX]: Use mac_rect_make instead of
1994 CGRectMake.
1995 (mac_draw_image_string_cg) [USE_CG_TEXT_DRAWING]: Likewise.
1996 (mac_erase_rectangle, mac_draw_cg_image, mac_fill_rectangle)
1997 (mac_set_clip_rectangles) [USE_CG_DRAWING]: Likewise.
1998 (XCreatePixmap, XCreatePixmapFromBitmapData): Use Window
1999 instead of WindowRef in argument type.
2000 (XCreatePixmap) [!MAC_OS8]: Don't call SetPortWindowPort.
2001 (mac_invert_rectangle): Use CGContextSetBlendMode if available.
2002 (mac_set_clip_rectangles, mac_reset_clip_rectangles): Take argument F
2003 instead of DISPLAY. All uses changed.
2004 (mac_handle_size_change): Don't call SET_FRAME_GARBAGED.
2005 (x_calc_absolute_position): Simplify so as not to use
2006 FRAME_PIXEL_WIDTH/FRAME_PIXEL_HEIGHT.
2007
2008 * macterm.h (XCreatePixmap, XCreatePixmapFromBitmapData): Use Window
2009 instead of WindowRef in argument type.
2010 (create_apple_event_from_event_ref, create_apple_event_from_drag_ref)
2011 [TARGET_API_MAC_CARBON]: Remove externs.
2012 (create_apple_event, mac_event_parameters_to_lisp)
2013 [TARGET_API_MAC_CARBON]: Add externs.
2014
2015 * mactoolbox.c (Vmac_ts_script_language_on_focus)
2016 (saved_ts_script_language_on_focus) [USE_MAC_TSM]: Remove externs.
2017 (XTread_socket) [USE_MAC_TOOLBAR]: Select window if its structure part
2018 is clicked.
2019 (x_activate_menubar): Remove extern for saved_menu_event_location.
2020 (create_apple_event_from_drag_ref) [TARGET_API_MAC_CARBON]:
2021 Move from mac.c.
2022
2023 2008-04-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2024
2025 * alloc.c [!SYSTEM_MALLOC && !SYNC_INPUT] (uninterrupt_malloc)
2026 [HAVE_GTK_AND_PTHREAD && !DOUG_LEA_MALLOC]: Don't use recursive mutex.
2027
2028 2008-04-23 Jason Rumney <jasonr@gnu.org>
2029
2030 * w32.c (stat): When Vw32_get_true_file_attributes is Qlocal, get
2031 attributes only for local files.
2032
2033 * w32proc.c (syms_of_ntproc): Change Vw32_get_true_file attributes
2034 default to Qlocal.
2035
2036 2008-04-22 Juri Linkov <juri@jurta.org>
2037
2038 * buffer.c (Fswitch_to_buffer): Change interactive spec to call
2039 read-buffer-to-switch instead of using the letter "B".
2040
2041 2008-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
2042
2043 * fileio.c (Qdefault_directory): New variable.
2044 (Fread_file_name): Use it to pass `dir' to the completion functions.
2045
2046 2008-04-20 Chong Yidong <cyd@stupidchicken.com>
2047
2048 * xdisp.c (pos_visible_p): Check if iterator stops on a display string.
2049
2050 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
2051
2052 * keyboard.c (Vpre_help_message): Remove.
2053 (show_help_echo): Remove default C code.
2054
2055 * dired.c (directory_files_internal, file_name_completion):
2056 Only call ENCODE_FILE if the string is indeed decoded.
2057
2058 2008-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
2059
2060 * Makefile.in (TOOLKIT_DEFINES): Remove.
2061 (LIBW): Use a bit less #if, remove left over OPEN_LOOK stuff.
2062
2063 2008-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2064
2065 * Makefile.in (MAC_OBJ): Add mactoolbox.o.
2066 (mactoolbox.o): New target.
2067
2068 * mac.c [MAC_OSX] (select_and_poll_event, sys_select):
2069 Use mac_run_loop_run_once instead of CFRunLoopRunInMode.
2070
2071 * macfns.c (x_set_background_color, mac_window, x_create_tip_frame):
2072 Use mac_set_frame_window_background instead of XSetWindowBackground.
2073 (x_set_tool_bar_lines) [USE_MAC_TOOLBAR]:
2074 Use mac_is_window_toolbar_visible instead of IsWindowToolbarVisible.
2075 (x_set_name_internal) [TARGET_API_MAC_CARBON]: Use mac_set_window_title
2076 instead of SetWindowTitleWithCFString.
2077 (mac_update_proxy_icon) [TARGET_API_MAC_CARBON]: Remove BLOCK_INPUT.
2078 Move function to mactoolbox.c.
2079 (mac_update_title_bar) [TARGET_API_MAC_CARBON]:
2080 Use mac_set_window_modified instead of SetWindowModified.
2081 Add BLOCK_INPUT around mac_set_window_modified/mac_update_proxy_icon.
2082 (mac_window, x_create_tip_frame): Use mac_create_frame_window.
2083 (Fx_focus_frame): Use mac_front_non_floating_window instead of
2084 FrontNonFloatingWindow. Use mac_activate_window instead of
2085 ActivateWindow. Use mac_active_non_floating_window instead of
2086 ActiveNonFloatingWindow.
2087 (show_hourglass, hide_hourglass) [TARGET_API_MAC_CARBON]:
2088 Use mac_show_hourglass and mac_hide_hourglass.
2089 (compute_tip_xy) [TARGET_API_MAC_CARBON]: Use mac_get_global_mouse
2090 instead of GetGlobalMouse.
2091 (Fx_show_tip): Use mac_move_window/mac_size_window/mac_show_window
2092 instead of MoveWindow/SizeWindow/ShowWindow, respectively.
2093 Use mac_bring_window_to_front instead of BringToFront.
2094 (Qfile_name_history) [TARGET_API_MAC_CARBON]: Move extern to
2095 mactoolbox.c.
2096 (Fx_file_dialog) [TARGET_API_MAC_CARBON]: Move function body to
2097 mac_file_dialog in mactoolbox.c. Use mac_file_dialog.
2098 (mac_nav_event_callback) [TARGET_API_MAC_CARBON]: Move function to
2099 mactoolbox.c.
2100
2101 * macgui.h [!HAVE_CARBON]: Include Quickdraw.h instead of QuickDraw.h.
2102 (XtPointer): Move typedef from macmenu.c.
2103 (enum button_type): Move enum from macmenu.c.
2104 (widget_value): Move typedef from macmenu.c.
2105 (M_APPLE, I_ABOUT, EXTRA_STACK_ALLOC, ARGV_STRING_LIST_ID)
2106 (DIALOG_LEFT_MARGIN, DIALOG_TOP_MARGIN, DIALOG_RIGHT_MARGIN)
2107 (DIALOG_BOTTOM_MARGIN, DIALOG_MIN_INNER_WIDTH, DIALOG_MAX_INNER_WIDTH)
2108 (DIALOG_BUTTON_BUTTON_HORIZONTAL_SPACE)
2109 (DIALOG_BUTTON_BUTTON_VERTICAL_SPACE, DIALOG_BUTTON_MIN_WIDTH)
2110 (DIALOG_TEXT_MIN_HEIGHT, DIALOG_TEXT_BUTTONS_VERTICAL_SPACE)
2111 (DIALOG_ICON_WIDTH, DIALOG_ICON_HEIGHT, DIALOG_ICON_LEFT_MARGIN)
2112 (DIALOG_ICON_TOP_MARGIN): Move defines from macmenu.c.
2113 (Selection): Move typedef from macselect.c.
2114 (RAM_TOO_LARGE_ALERT_ID, ABOUT_ALERT_ID) [MAC_OS8]: Move defines from
2115 macterm.c.
2116 (mac_set_window_title, mac_set_window_modified, mac_is_window_visible)
2117 (mac_is_window_collapsed, mac_bring_window_to_front)
2118 (mac_send_window_behind, mac_hide_window, mac_show_window)
2119 (mac_collapse_window, mac_front_non_floating_window)
2120 (mac_active_non_floating_window, mac_activate_window)
2121 (mac_move_window_structure, mac_move_window, mac_size_window)
2122 (mac_get_global_mouse, mac_is_window_toolbar_visible): New defines.
2123
2124 * macmenu.c [!TARGET_API_MAC_CARBON]: Move includes to mactoolbox.c.
2125 (enum mac_menu_kind): Move enum to mactoolbox.c.
2126 (min_menu_id): Move variable to mactoolbox.c.
2127 (quit_dialog_event_loop) [TARGET_API_MAC_CARBON]: Likewise.
2128 (DIALOG_WINDOW_RESOURCE): Move define to mactoolbox.c.
2129 (DIALOG_BUTTON_COMMAND_ID_OFFSET, DIALOG_BUTTON_COMMAND_ID_P)
2130 (DIALOG_BUTTON_COMMAND_ID_VALUE, DIALOG_BUTTON_MAKE_COMMAND_ID)
2131 [TARGET_API_MAC_CARBON]: Likewise.
2132 (XtPointer): Move typedef to macgui.h.
2133 (enum button_type): Move enum to macgui.h.
2134 (widget_value): Move typedef to macgui.h.
2135 (DIALOG_LEFT_MARGIN, DIALOG_TOP_MARGIN, DIALOG_RIGHT_MARGIN)
2136 (DIALOG_BOTTOM_MARGIN, DIALOG_MIN_INNER_WIDTH, DIALOG_MAX_INNER_WIDTH)
2137 (DIALOG_BUTTON_BUTTON_HORIZONTAL_SPACE)
2138 (DIALOG_BUTTON_BUTTON_VERTICAL_SPACE, DIALOG_BUTTON_MIN_WIDTH)
2139 (DIALOG_TEXT_MIN_HEIGHT, DIALOG_TEXT_BUTTONS_VERTICAL_SPACE)
2140 (DIALOG_ICON_WIDTH, DIALOG_ICON_HEIGHT, DIALOG_ICON_LEFT_MARGIN)
2141 (DIALOG_ICON_TOP_MARGIN): Move defines to macgui.h.
2142 (popup_activated_flag): Make variable non-static.
2143 (x_activate_menubar, install_menu_quit_handler, pop_down_menu)
2144 (add_menu_item, fill_menu, dispose_menus):
2145 Move functions to mactoolbox.c.
2146 (restore_show_help_function, menu_target_item_handler)
2147 (install_menu_target_item_handler, mac_handle_dialog_event)
2148 (install_dialog_event_handler, pop_down_dialog, create_and_show_dialog)
2149 [TARGET_API_MAC_CARBON]: Likewise.
2150 (menu_quit_handler) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]: Likewise.
2151 (mac_dialog) [!TARGET_API_MAC_CARBON]: Likewise.
2152 (find_and_call_menu_selection, name_is_separator): Make function
2153 non-static.
2154 (Vshow_help_function, timer_check) [TARGET_API_MAC_CARBON]: Move extern
2155 to mactoolbox.c.
2156 (set_frame_menubar): Don't call install_menu_quit_handler.
2157 (menu_item_selection): New variable.
2158 (mac_menu_show): Use create_and_show_popup_menu.
2159 (create_and_show_dialog) [TARGET_API_MAC_CARBON]: Don't return
2160 selection but set variable menu_item_selection. All uses changed.
2161 (mac_fill_menubar): Rename from fill_menubar. All uses changed.
2162 Call install_menu_quit_handler. Move to mactoolbox.c.
2163
2164 * macselect.c [!TARGET_API_MAC_CARBON]: Don't include Scrap.h.
2165 (Selection): Move typedef to macgui.h.
2166 (Vselection_converter_alist, Qmac_scrap_name, Qmac_ostype)
2167 (Vmac_apple_event_map, Qmac_apple_event_class, Qmac_apple_event_id):
2168 Make variables non-static.
2169 (Vmac_dnd_known_types) [TARGET_API_MAC_CARBON]: Likewise.
2170 (mac_handle_apple_event, cleanup_all_suspended_apple_events):
2171 Make functions non-static.
2172 (Vmac_service_selection) [MAC_OSX]: Likewise.
2173 (mac_get_selection_from_symbol, get_flavor_type_from_symbol)
2174 (mac_valid_selection_target_p, mac_clear_selection)
2175 (mac_get_selection_ownership_info, mac_valid_selection_value_p)
2176 (mac_put_selection_value, mac_selection_has_target_p)
2177 (mac_get_selection_value, mac_get_selection_target_list)
2178 (init_apple_event_handler, install_drag_handler, remove_drag_handler):
2179 Move functions to mactoolbox.c.
2180 (mac_do_track_drag, mac_do_receive_drag) [TARGET_API_MAC_CARBON]:
2181 Likewise.
2182 (copy_scrap_flavor_data, mac_handle_service_event)
2183 (install_service_handler) [MAC_OSX]: Likewise.
2184 (syms_of_macselect) <Vmac_dnd_known_types>:
2185 Use mac_dnd_default_known_types.
2186
2187 * macterm.h (FRAME_OUTER_TO_INNER_DIFF_X, FRAME_OUTER_TO_INNER_DIFF_Y):
2188 Move to mactoolbox.c.
2189 (HOURGLASS_WIDTH, HOURGLASS_HEIGHT): Change to 15.
2190 (Fx_selection_owner_p): Add EXFUN.
2191 (install_window_handler, remove_window_handler, XSetWindowBackground):
2192 Remove externs.
2193 (do_apple_menu) [!TARGET_API_MAC_CARBON]: Likewise.
2194 (mac_prepare_for_quickdraw) [USE_CG_DRAWING]: Likewise.
2195 (x_raise_frame, x_lower_frame, mac_alert_sound_play)
2196 (install_application_handler, mac_get_frame_bounds, mac_get_frame_mouse)
2197 (mac_convert_frame_point_to_global, mac_set_frame_window_background)
2198 (mac_update_begin mac_update_end, mac_frame_up_to_date, x_flush)
2199 (mac_create_frame_window, mac_dispose_frame_window, mac_begin_clip)
2200 (mac_end_clip, mac_create_scroll_bar, mac_dispose_scroll_bar)
2201 (mac_set_scroll_bar_bounds, mac_redraw_scroll_bar, mac_fill_menubar)
2202 (create_and_show_popup_menu, mac_get_selection_from_symbol)
2203 (mac_valid_selection_target_p, mac_clear_selection)
2204 (mac_get_selection_ownership_info, mac_valid_selection_value_p)
2205 (mac_put_selection_value, mac_selection_has_target_p)
2206 (mac_get_selection_value, mac_get_selection_target_list): Add externs.
2207 (mac_update_proxy_icon, mac_show_hourglass, mac_hide_hourglass)
2208 (mac_reposition_hourglass, mac_file_dialog, create_and_show_dialog)
2209 (mac_dnd_default_known_types) [TARGET_API_MAC_CARBON]: Likewise.
2210 (mac_run_loop_run_once) [MAC_OSX]: Likewise.
2211 (mac_dialog) [!TARGET_API_MAC_CARBON]: Likewise.
2212 (mac_begin_cg_clip, mac_end_cg_clip) [USE_CG_DRAWING]: Likewise.
2213 (x_set_toolkit_scroll_bar_thumb) [!USE_TOOLKIT_SCROLL_BARS]: Likewise.
2214 (x_scroll_bar_set_handle) [!USE_TOOLKIT_SCROLL_BARS]: Likewise.
2215
2216 * mactoolbox.c: New file.
2217
2218 2008-04-18 Jason Rumney <jasonr@gnu.org>
2219
2220 * dired.c (Ffile_attributes) [WINDOWSNT]: Cast uid and gid to unsigned.
2221
2222 2008-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
2223
2224 * character.c (Fmultibyte_char_to_unibyte):
2225 Return latin1 chars unchanged.
2226
2227 * fileio.c (Fexpand_file_name): Refine last fix so `nm' is only
2228 relocated if it points to `name'.
2229
2230 2008-04-17 Kenichi Handa <handa@m17n.org>
2231
2232 * data.c (Faset): Allow setting a multibyte character in an
2233 ASCII-only unibyte string.
2234
2235 * lisp.h (STRING_SET_MULTIBYTE): New macro.
2236
2237 2008-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
2238
2239 * Makefile.in: Don't use HAVE_GTK and don't -DUSE_GTK since it's now
2240 done in config.h.
2241
2242 2008-04-16 Juanma Barranquero <lekktu@gmail.com>
2243
2244 * character.c (Fchar_bytes, Fchar_width, Fstring_width)
2245 (Fchar_direction): Add usage in the docstring.
2246
2247 2008-04-15 Chong Yidong <cyd@stupidchicken.com>
2248
2249 * keyboard.c (read_key_sequence): Remove always-true checks.
2250
2251 2008-04-14 Jason Rumney <jasonr@gnu.org>
2252
2253 * w32font.c (w32font_open_internal): Set max_bounds.descent in
2254 compatibility struct, for better underline positioning.
2255
2256 2008-04-13 David Hansen <david.hansen@gmx.net>
2257
2258 * dbusbind.c (dbus-get-unique-name): Remove extra copying of name
2259 string.
2260
2261 2008-04-12 Dan Nicolaescu <dann@ics.uci.edu>
2262
2263 * m/hp800.h (XUINT, XSET): Remove.
2264
2265 2008-04-12 Juanma Barranquero <lekktu@gmail.com>
2266
2267 * fileio.c (Fexpand_file_name): Add declaration for `p' missing in
2268 previous change.
2269
2270 2008-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
2271
2272 * fileio.c (Fexpand_file_name): Tighten the scope of `p' and `o' vars.
2273 Relocate `nm' after calling DECODE_FILE, in case the GC was run.
2274
2275 2008-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
2276
2277 * keymap.h (map_keymap_canonical): Declare.
2278 * xmenu.c (single_keymap_panes): Use it.
2279
2280 2008-04-11 Glenn Morris <rgm@gnu.org>
2281
2282 * eval.c (Fdefvaralias): If the alias is bound and the target is not,
2283 set the target's value to that of the alias.
2284
2285 2008-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
2286
2287 * term.c (set_tty_color_mode): Left over typo.
2288
2289 2008-04-10 Michael Albinus <michael.albinus@gmx.de>
2290
2291 * fileio.c (Fmake_symbolic_link): Surround code by #ifdef S_IFLNK
2292 only after check for file name handler functions. Signal, when
2293 native functionality is not supported.
2294 (syms_of_fileio): Declare it unconditionally.
2295
2296 2008-04-10 Jason Rumney <jasonr@gnu.org>
2297
2298 * w32menu.c (is_simple_dialog, simple_dialog_show): New functions.
2299 (Fx_popup_dialog): Handle simple yes/no questions as dialogs.
2300
2301 * w32.c (logon_network_drive): Also logon to remote drives that
2302 are mapped to drive letters.
2303
2304 2008-04-10 Glenn Morris <rgm@gnu.org>
2305
2306 * xdisp.c (truncate-partial-width-windows): Doc fix.
2307
2308 2008-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
2309
2310 * fileio.c (read_file_name_cleanup, Fread_file_name_internal):
2311 Move functions to minibuffer.el.
2312 (syms_of_fileio): Don't declare them.
2313
2314 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
2315
2316 * minibuf.c (Vcompletion_auto_help): Move to minibuffer.el.
2317 (syms_of_minibuf): Remove its initialization.
2318
2319 * minibuf.c (temp_echo_area_glyphs): Remove unused function.
2320
2321 2008-04-09 Juanma Barranquero <lekktu@gmail.com>
2322
2323 * editfns.c (Ffield_string_no_properties): Fix typo in docstring.
2324
2325 2008-04-09 Jason Rumney <jasonr@gnu.org>
2326
2327 * makefile.w32-in (distclean): Delete makefile too.
2328 (maintainer-clean): New target.
2329
2330 * xdisp.c (redisplay_internal) [!WINDOWSNT]: Conditionalize last change.
2331
2332 * w32term.c (w32_compute_glyph_string_overhangs): Compute overhangs
2333 for new font backend and composite cases.
2334
2335 2008-04-09 Jan Djärv <jan.h.d@swipnet.se>
2336
2337 * atimer.c (alarm_signal_handler): Call run_timers if not SYNC_INPUT.
2338 Most of the code moved to run_timers.
2339 (do_pending_atimers): Call run_timers.
2340 (run_timers): New function.
2341
2342 * sysdep.c (emacs_write): If SYNC_INPUT and pending_atimers,
2343 run atimers.
2344
2345 * process.c (wait_reading_process_output): The same as above.
2346
2347 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
2348
2349 * minibuf.c (last_exact_completion): Remove variable.
2350 (Fdelete_minibuffer_contents, do_completion, Fminibuffer_complete)
2351 (complete_and_exit_1, complete_and_exit_2)
2352 (Fminibuffer_complete_and_exit, Fminibuffer_complete_word)
2353 (Fdisplay_completion_list, display_completion_list_1)
2354 (Fminibuffer_completion_help, Fself_insert_and_exit)
2355 (Fexit_minibuffer, Fminibuffer_message): Move functions to
2356 minibuffer.el.
2357 (syms_of_minibuf): Remove corresponding initializations.
2358
2359 * keyboard.c (Qdeactivate_mark): New var.
2360 (command_loop_1): Use it to call `deactivate-mark'.
2361 (syms_of_keyboard): Initialize it.
2362
2363 * xdisp.c (redisplay_internal): Reset tty's color_mode when switching
2364 to another frame.
2365 * frame.c (do_switch_frame): Refine the top_frame/async_visible code.
2366 Don't call set_tty_color_mode.
2367 (store_frame_param): Reset previous_frame rather than call
2368 set_tty_color_mode.
2369 * term.c (set_tty_color_mode): Rewrite.
2370 * dispextern.h (set_tty_color_mode): New type.
2371 * termchar.h (struct tty_display_info): Add `previous_color_mode'.
2372
2373 2008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
2374
2375 * keymap.c (access_keymap): Remove the value 2 for t_ok which was used
2376 for generic chars, which do not exist any more in emacs-unicode.
2377
2378 2008-04-08 Michael Albinus <michael.albinus@gmx.de>
2379
2380 * coding.c (detect_coding_emacs_mule)
2381 (Ffind_operation_coding_system): Fix typo.
2382
2383 2008-04-08 Jason Rumney <jasonr@gnu.org>
2384
2385 * w32uniscribe.c (SNAME): Extract only symbol name.
2386
2387 * w32font.h (struct w32_metric_cache): New struct.
2388 (w32font_info): Use it.
2389 (W32METRIC_NO_ATTEMPT, W32METRIC_SUCCESS, W32METRIC_FAIL)
2390 (CACHE_BLOCKSIZE): New constants.
2391
2392 * w32font.c (Qja, Qko, Qzh): New symbols.
2393 (syms_of_w32font): Initialise them.
2394 (font_matches_spec): Use them to filter by language.
2395 (recompute_cached_metrics): Remove function.
2396 (compute_metrics, clear_cached_metrics): New functions.
2397 (w32font_encode_char): Use them to manage metric cache.
2398 (w32font_text_extents): Cache metrics for all glyphs on demand.
2399 Delay converting glyph indices to WORD until needed.
2400 (w32font_open_internal): Initialize metric cache to empty.
2401 (registry_to_w32_charset): Charset should always be a symbol.
2402 (fill_in_logfont, list_all_matching_fonts): Family should
2403 always be a symbol.
2404
2405 2008-04-06 Jason Rumney <jasonr@gnu.org>
2406
2407 * w32uniscribe.c (uniscribe_shape): Increase items buffer size.
2408 Give up if glyph indices not supported. Use uniscribe obtained
2409 ABC widths for individual metrics. Map glyph clusters back to
2410 characters using fClusterStart flag. Return number of glyphs
2411 produced, not chars processed.
2412 (uniscribe_shape): Map char at FROM to current glyph.
2413
2414 2008-04-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2415
2416 * macmenu.c (fill_menu) [TARGET_API_MAC_CARBON]:
2417 Use SetMenuItemHierarchicalMenu.
2418
2419 2008-04-05 Jason Rumney <jasonr@gnu.org>
2420
2421 * image.c (pbm_load): Allow color values up to 65535.
2422 Throw an error if max_color_idx is outside the supported range.
2423 Report an error when image size is invalid.
2424 Read two bytes at a time when raw images have max_color_idx above 255.
2425
2426 2008-04-05 Eli Zaretskii <eliz@gnu.org>
2427
2428 * w32.c (readdir): If FindFirstFile/FindNextFile return in
2429 cFileName a file name that includes `?' characters, use the 8+3
2430 alias in cAlternateFileName instead.
2431
2432 2008-04-05 Kenichi Handa <handa@ni.aist.go.jp>
2433
2434 * ccl.c (ccl_driver): If ccl->quit_silently is nonzero, don't
2435 append "CCL: Quitted" when the CCL program is quitted.
2436 (setup_ccl_program): Initialize ccl->quit_silently to zero.
2437
2438 * ccl.h (struct ccl_program): New member quit_silently.
2439
2440 2008-04-05 Chong Yidong <cyd@stupidchicken.com>
2441
2442 * search.c (compile_pattern_1): Treat non-nil and non-string of
2443 search-spaces-regexp as nil.
2444
2445 * minibuf.c (Fassoc_string): Tweak docstring.
2446
2447 2008-04-05 Eli Zaretskii <eliz@gnu.org>
2448
2449 * dired.c (Ffile_attributes): Support inode numbers wider than 32
2450 bits. Remove ugly WINDOWSNT-specific kludge introduced on
2451 2008-03-14 to force inode be positive.
2452
2453 * w32.c (sys_chown, stat, fstat): Use S_* constants instead of
2454 _S_* ones, since we now use our own sys/stat.h.
2455 (stat, fstat): Don't mangle the inode number.
2456 (init_user_info): Don't restrict UID and GID to 0-60000 range.
2457
2458 2008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
2459
2460 * frame.h (struct frame): Give one more bit to `visible' since we use
2461 values larger than 1 to indicate obscured frames on ttys.
2462
2463 * keymap.c (Qkeymap_canonicalize): New var.
2464 (Fmap_keymap_internal): New fun.
2465 (describe_map): Use keymap-canonicalize.
2466
2467 * undo.c (last_boundary_buffer, last_boundary_position): New vars.
2468 (Fundo_boundary): Set them.
2469 (syms_of_undo): Initialize them.
2470 (record_point): Use them instead of last_point_position*.
2471 (last_undo_buffer): Change type.
2472
2473 2008-04-04 Jason Rumney <jasonr@gnu.org>
2474
2475 * w32font.c (w32font_text_extents): Use font's ascent and descent.
2476 (recompute_cached_metrics): Don't set ascent and descent per char.
2477
2478 * w32uniscribe.c (uniscribe_check_otf): Fix last change.
2479 (uniscribe_check_otf): Add GC protection before consing.
2480 Rearrange loop for counting features.
2481
2482 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
2483
2484 * insdel.c (insert_from_buffer_1): Don't compare bytes in destination
2485 buffer with byte-size of source buffer.
2486
2487 2008-04-03 Chong Yidong <cyd@stupidchicken.com>
2488
2489 * callint.c (Fcall_interactively): Handle temporary region even
2490 when shift-select-mode is off.
2491
2492 2008-04-03 Jason Rumney <jasonr@gnu.org>
2493
2494 * w32uniscribe.c (uniscribe_check_otf): Sanity check otf_spec.
2495
2496 2008-04-03 Kenichi Handa <handa@m17n.org>
2497
2498 * coding.c (CATEGORY_MASK_ANY): Add CATEGORY_MASK_UTF_16_AUTO.
2499 (CATEGORY_MASK_UTF_16): Likewise.
2500 (detect_coding_utf_16): Add heuristics to reject utf-16 for a
2501 binary file.
2502 (detect_coding): Add null-byte detection for a binary file.
2503 (detect_coding_system): Likewise.
2504
2505 2008-04-03 Jason Rumney <jasonr@gnu.org>
2506
2507 * w32uniscribe.c: New file.
2508
2509 * font.h (uniscribe_font_driver) [WINDOWSNT]: Declare for w32fns.c.
2510
2511 * w32font.h (uniscribe_check_otf): Declare for w32font.c.
2512
2513 * w32font.c (Qbalinese, Qbuginese, Qbuhid, Qcuneiform, Qcypriot)
2514 (Qdeseret, Qglagolitic, Qgothic, Qhanunoo, Qkharoshthi)
2515 (Qlimbu, Qlinear_b, Qold_italic, Qold_persian, Qosmanya)
2516 (Qphags_pa, Qphoenician, Qshavian, Qsyloti_nagri)
2517 (Qtagalog, Qtagbanwa, Qtai_le, Qtifinagh, Qugaritic)
2518 (Qphonetic): New symbols.
2519 (syms_of_w32font): Initialize them.
2520 (font_supported_scripts): Use them.
2521 (w32font_list_family): List all charsets.
2522 (w32font_text_extents, recompute_cached_metrics): Fix metric
2523 calculations.
2524 (w32_enumfont_pattern_entity): Make full_type a DWORD.
2525 Give opentype fonts their own format.
2526 (font_matches_spec): New arguments backend and logfont.
2527 Handle :otf spec for uniscribe backend.
2528 (add_font_entity_to_list): Match truetype fonts in uniscribe backend.
2529 (fill_in_logfont): Use DEFAULT_CHARSET when charset not supplied.
2530
2531 * w32fns.c (Fx_create_frame): Conditionally register uniscribe
2532 font backend.
2533 (globals_of_w32fns): Initialize uniscribe font backend.
2534
2535 * makefile.w32-in (CONFIG_H): New variable. Use it to clean up
2536 dependencies.
2537 (w32uniscribe.$(O)): New file to build.
2538 (FONT_OBJ): Include w32uniscribe.$(O).
2539 (LIBS): Add uniscribe libraries.
2540
2541 * ftfont.c (ftfont_get_open_type_spec): Check spec->script, not val.
2542
2543 2008-04-02 Chong Yidong <cyd@stupidchicken.com>
2544
2545 * callint.c (Vshift_select_mode): New var.
2546 (Finteractive): Document new ^ spec.
2547 (Fcall_interactively): Call handle-shift-selection if the ^ spec
2548 is present.
2549
2550 * keyboard.c (Vthis_command_keys_shift_translated): New var.
2551 (command_loop_1): Avoid running the direct display versions of
2552 forward-char and backward-char if shift-selection may occur.
2553 (read_key_sequence): Set Vthis_command_keys_shift_translated if
2554 shift-translation takes place.
2555
2556 * buffer.c (Vtransient_mark_mode): Move docstring to simple.el to
2557 avoid clobbering by define-minor-mode.
2558
2559 * cmds.c (Fforward_char, Fbackward_char, Fforward_line)
2560 (Fbeginning_of_line, Fend_of_line): Add ^ interactive spec.
2561
2562 * syntax.c (Fforward_word): Add ^ interactive spec.
2563
2564 * window.c (Fscroll_up, Fscroll_down, Fscroll_left)
2565 (Fscroll_right): Add ^ interactive spec.
2566
2567 2008-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
2568
2569 * xdisp.c (try_window_id): Don't forget to reset delta_bytes.
2570
2571 * casefiddle.c (casify_object): Fix up int/EMACS_INT mixup.
2572
2573 * charset.c (Funibyte_charset, Fset_unibyte_charset): Remove.
2574
2575 2008-03-31 Juri Linkov <juri@jurta.org>
2576
2577 * window.c (Fdisplay_buffer): Reinitialize `tem' to nil.
2578
2579 2008-03-30 Jan Djärv <jan.h.d@swipnet.se>
2580
2581 * gtkutil.c (xg_set_geometry): Fix indentation.
2582 (xg_resize_outer_widget): Remove.
2583 (x_wm_size_hint_off): Fix indentation.
2584 (xg_frame_set_char_size): Call flush_and_sync after
2585 gtk_window_resize.
2586 (x_wm_set_size_hint): Pass NULL as geometry window to
2587 gtk_window_set_geometry_hints due to Gtk+ bug nr 68668.
2588 Add menu bar and tool bar height to base height.
2589 (xg_update_frame_menubar, free_frame_menubar)
2590 (xg_tool_bar_detach_callback, xg_tool_bar_attach_callback)
2591 (update_frame_tool_bar, free_frame_tool_bar):
2592 Change xg_resize_outer_widget to xg_frame_set_char_size.
2593
2594 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
2595
2596 * dbusbind.c (QCdbus_timeout): New D-Bus internal symbol.
2597 (Fdbus_call_method): New parameter TIMEOUT.
2598 (dbus-send-signal): Optimize UNGCPRO call.
2599
2600 2008-03-29 Juri Linkov <juri@jurta.org>
2601
2602 * window.c (Fdisplay_buffer): Move call to
2603 Vsplit_window_preferred_function out of conditions that check
2604 if window is eligible for vertical splitting.
2605 When Vsplit_window_preferred_function is non-nil, call it and use
2606 its non-nil return value as window. Otherwise, continue doing
2607 vertical splitting using Fsplit_window with arg horflag=nil.
2608 (syms_of_window) <Vsplit_window_preferred_function>: Change the
2609 default value from `split-window' to nil.
2610
2611 2008-03-29 Juri Linkov <juri@jurta.org>
2612
2613 * callint.c (Fcall_interactively): Revert 2008-03-16 change
2614 for interactive code letters 'b' and 'B'.
2615
2616 2008-03-29 Eli Zaretskii <eliz@gnu.org>
2617
2618 * fileio.c (Fexpand_file_name): Convert the value of $HOME to a
2619 multibyte string.
2620
2621 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
2622
2623 * keyboard.c (pending_funcalls): New var.
2624 (timer_check): Run it.
2625 (syms_of_keyboard): Initialize it.
2626 * terminal.c (Qrun_hook_with_args, Qdelete_terminal_functions)
2627 (Vdelete_terminal_functions): New vars.
2628 (syms_of_terminal): Initialize them.
2629 (Fdelete_terminal): Run delete-terminal-functions.
2630 * xdisp.c (safe_eval): Rewrite.
2631 (safe_call2): New fun.
2632 * frame.c (Qdelete_frame_functions): New var.
2633 (syms_of_frame): Initialize it.
2634 (Fdelete_frame): Use it and use safe_call2 and pending_funcalls.
2635 * lisp.h (safe_call2, pending_funcalls): Declare.
2636
2637 2008-03-28 Andreas Schwab <schwab@suse.de>
2638
2639 * indent.c (Fmove_to_column): Move declaration before statements.
2640
2641 2008-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
2642
2643 * frame.h (enum fullscreen_type): Give it a name. Move it before use.
2644 (struct frame): Use bit fields for boolean vars.
2645
2646 * process.c (server_accept_connection): Simplify naming.
2647 (emacs_get_tty_pgrp): Use SDATA.
2648
2649 * coding.c (decode_coding_object): Fix last change.
2650
2651 2008-03-27 Jason Rumney <jasonr@gnu.org>
2652
2653 * w32fns.c (start_hourglass): Suppress hourglass on tty frames.
2654
2655 2008-03-27 Kenichi Handa <handa@ni.aist.go.jp>
2656
2657 * charset.c (Fdefine_charset_internal): Change the way of
2658 registering charsets in Vcharset_order_list.
2659 (syms_of_charset): Make the charset `eight-bit' supplementary.
2660
2661 2008-03-26 Alexandre Oliva <aoliva@redhat.com> (tiny change)
2662
2663 * regex.c (EXTEND_BUFFER): Change order of pointer addition
2664 operations, to avoid having the difference between pointers
2665 overflow.
2666
2667 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
2668
2669 * indent.c (check_display_width): New fun.
2670 (scan_for_column): Use it.
2671
2672 * data.c (syms_of_data): Mark most-positive-fixnum and
2673 most-negative-fixnum as constants.
2674
2675 * xdisp.c (redisplay_internal): Reset selected_frame earlier.
2676
2677 * indent.c (scan_for_column): Extract from current_column_1.
2678 Merge with the same code from Fmove_to_column.
2679 (current_column_1, Fmove_to_column): Use it.
2680
2681 2008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
2682
2683 * keymap.c (map_keymap_internal): New fun.
2684 (map_keymap): Use it.
2685 (Fmap_keymap_internal): New fun.
2686 (Fmap_keymap): Remove left-out test from before make_save_value.
2687
2688 * keymap.c (Fmap_keymap): Use `map-keymap-sorted.
2689
2690 * frame.c (Fmodify_frame_parameters, x_set_frame_parameters):
2691 Use XCAR/XCDR.
2692
2693 * process.h (struct Lisp_Process): Remove filter_multibyte.
2694 * process.c (QCfilter_multibyte): Remove.
2695 (setup_process_coding_systems): Don't use filter_multibyte.
2696 (Fstart_process, Fmake_network_process): Don't set filter_multibyte.
2697 (read_process_output): Don't adjust multibyteness to filter_multibyte.
2698 (Fset_process_filter_multibyte): Change the coding-system to
2699 approximate the previous behavior.
2700 (Fprocess_filter_multibyte_p): Get the multibyteness straight from the
2701 coding-system.
2702
2703 * coding.c (decode_coding_object): When not decoding into a buffer,
2704 obey the coding system's preference of (uni|multi)byte.
2705
2706 2008-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
2707
2708 * casefiddle.c (casify_object): Avoid pathological N^2 worst case if
2709 every char is changed and has a different byte-length.
2710 (Fupcase_word, Fdowncase_word, Fcapitalize_word, operate_on_word):
2711 Fix int -> EMACS_INT.
2712
2713 2008-03-23 David Hansen <david.hansen@gmx.net>
2714
2715 * dbusbind.c (xd_read_message): Remove extra copying of message
2716 strings. Check for NULL `interface' or `member'.
2717
2718 2008-03-22 Eli Zaretskii <eliz@gnu.org>
2719
2720 * w32.c (readdir): If FindFirstFile/FindNextFile return in
2721 cFileName a file name that includes `?' characters, use the 8+3
2722 alias in cAlternateFileName instead.
2723
2724 2008-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
2725
2726 * buffer.c (enlarge_buffer_text): Fix int -> EMACS_INT.
2727
2728 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
2729
2730 * intervals.c (temp_set_point, temp_set_point_both): Use EMACS_INT.
2731 (set_point, set_point_both): Use EMACS_INT. Remove `buffer' arg,
2732 work on current_buffer only instead (that was already the case
2733 for some of the code anyway).
2734 * buffer.h (set_point, set_point_both): Remove buffer arg, use long int.
2735 (temp_set_point, temp_set_point_both): Use EMACS_INT.
2736 (SET_PT, SET_PT_BOTH): Adjust.
2737 * intervals.h (set_point, temp_set_point, set_point_both)
2738 (temp_set_point_both): Remove redundant declarations.
2739
2740 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
2741
2742 * fileio.c (Finsert_file_contents):
2743 * lread.c (Feval_buffer): Use BUF_TEMP_SET_PT.
2744 * buffer.h (BUF_SET_PT): Remove. set_point_both doesn't work right
2745 when buffer != current_buffer anyway.
2746
2747 2008-03-20 Andreas Schwab <schwab@suse.de>
2748
2749 * callint.c (Fcall_interactively) [case 'B']: Use other-buffer
2750 as default.
2751
2752 2008-03-19 Jason Rumney <jasonr@gnu.org>
2753
2754 * w32fns.c (hourglass_timer, hourglass_hwnd): New variables.
2755 (syms_of_w32fns): Initialize them.
2756 (HOURGLASS_ID): New constant.
2757 (x_window_to_frame): Don't check hourglass_window.
2758 (w32_wnd_proc) <WM_TIMER>: Handle hourglass_timer.
2759 (w32_wnd_proc) <WM_EXITMENULOOP>: Set pending hourglass cursor.
2760 (w32_wnd_proc) <WM_SETCURSOR>: Set the hourglass or current cursor.
2761 (w32_wnd_proc) <WM_EMACS_SETCURSOR>: Set frame's current_cursor.
2762 Only change the cursor if hourglass is not active.
2763 (Fx_create_frame): Initialize frame's current_cursor.
2764 (hourglass_atimer): Remove.
2765 (hourglass_started): New function.
2766 (start_hourglass, cancel_hourglass, hide_hourglass): Adapt to w32.
2767 (show_hourglass): Adapt to w32, changing argument to frame.
2768
2769 * w32term.h (struct w32_output): Remove hourglass_window.
2770 Add current_cursor.
2771
2772 * eval.c (call_debugger, Fsignal):
2773 * keyboard.c (recursive_edit_1, cmd_error, Ftop_level)
2774 (command_loop_1, Fread_key_sequence, Fread_key_sequence_vector)
2775 (Fexecute_extended_command, cancel_hourglass_unwind):
2776 * minibuf.c (read_minibuf):
2777 * fns.c (Fy_or_n_p): Enable hourglass when HAVE_WINDOW_SYSTEM.
2778
2779 2008-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
2780
2781 * window.c (run_funs): New fun.
2782 (run_window_configuration_change_hook): Use it to run the buffer-local
2783 and the global part of the hook.
2784
2785 * xdisp.c (format_mode_line_unwind_data): Add window argument.
2786 (unwind_format_mode_line): Restore selected window.
2787 (x_consider_frame_title, Fformat_mode_line): Set selected window.
2788
2789 2008-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
2790
2791 * editfns.c (Fchar_equal): Check they are valid characters.
2792
2793 * buffer.h (Fbuffer_list): Declare (for use in callint.c).
2794
2795 2008-03-17 Andreas Schwab <schwab@suse.de>
2796
2797 * regex.c (re_match_2_internal): Properly match raw 8-bit bytes
2798 against a charset.
2799
2800 * lisp.h (Fbuffer_list): Declare.
2801
2802 2008-03-17 Jan Djärv <jan.h.d@swipnet.se>
2803
2804 * gtkutil.c (free_frame_tool_bar): Only call gtk_container_remove if
2805 handlebox_widget is != 0.
2806
2807 2008-03-16 Juri Linkov <juri@jurta.org>
2808
2809 * callint.c (Fcall_interactively): For interactive code letters
2810 'b' and 'B' put the buffer list into the list of default "future"
2811 values of the minibuffer.
2812
2813 2008-03-16 Andreas Schwab <schwab@suse.de>
2814
2815 * keyboard.c (read_key_sequence): Fix downcasing of letters with
2816 modifiers.
2817
2818 * regex.c (re_match_2_internal): Correct matching of a charset
2819 against latin-1 characters.
2820
2821 2008-03-16 Kenichi Handa <handa@m17n.org>
2822
2823 * coding.c (CHAR_STRING_ADVANCE_NO_UNIFY)
2824 (STRING_CHAR_ADVANCE_NO_UNIFY): New macros.
2825 (coding_alloc_by_making_gap): Fix the way to preserve data in the gap.
2826 (alloc_destination): Fix the 2nd arg to coding_alloc_by_making_gap.
2827 (encode_coding_utf_8): Use CHAR_STRING_ADVANCE_NO_UNIFY instead of
2828 CHAR_STRING_ADVANCE.
2829 (produce_chars): Fix for the case that the source and the
2830 destination are the same buffer. Use CHAR_STRING_ADVANCE_NO_UNIFY
2831 instead of CHAR_STRING_ADVANCE.
2832 (consume_chars): Use STRING_CHAR_ADVANCE_NO_UNIFY instead of
2833 STRING_CHAR_ADVANCE.
2834
2835 2008-03-15 Andreas Schwab <schwab@suse.de>
2836
2837 * regex.c (re_match_2_internal): Correct matching of eight bit
2838 characters in unibyte strings.
2839
2840 2008-03-15 Martin Rudalics <rudalics@gmx.at>
2841
2842 * buffer.c (overlays_in, Foverlays_in): Include empty overlays
2843 at end of range when it coincides with the end of the buffer.
2844
2845 2008-03-14 Eli Zaretskii <eliz@gnu.org>
2846
2847 * dired.c (Ffile_attributes) [WINDOWSNT]: Force inode be positive.
2848
2849 * w32fns.c (globals_of_w32fns, Fx_create_frame): Fix last change.
2850
2851 2008-03-14 Jason Rumney <jasonr@gnu.org>
2852
2853 * editfns.c (initial_tz): New variable.
2854 (syms_of_editfns): Initialize it.
2855 (Fset_time_zone_rule): Set it when first called.
2856 Use it when TZSTRING is nil.
2857
2858 * w32fns.c (MONITOR_DEFAULT_TO_NEAREST, struct MONITOR_INFO)
2859 (MonitorFromPoint_Proc, GetMonitorInfo_Proc): New definitions.
2860 (monitor_from_point_fn, get_monitor_info_fn): New globals.
2861 (globals_of_w32fns): Initialize them.
2862 (compute_tip_xy): Use them to position tooltips.
2863
2864 2008-03-14 Glenn Morris <rgm@gnu.org>
2865
2866 * emacs.c (main): Revert previous change.
2867 (standard_args): Revert -internal-script back to -scriptload,
2868 and remove the long-option form.
2869
2870 2008-03-13 Glenn Morris <rgm@gnu.org>
2871
2872 * emacs.c (main, standard_args): Rename -scriptload to -internal-script.
2873 Remove option -enable-font-backend.
2874
2875 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
2876
2877 * buffer.c (Fswitch_to_buffer): Fall back on pop-to-buffer.
2878
2879 2008-03-11 Jan Djärv <jan.h.d@swipnet.se>
2880
2881 * xterm.c (x_connection_closed): For GTK: If this is the last
2882 terminal just exit without closing the display.
2883
2884 2008-03-11 Jason Rumney <jasonr@gnu.org>
2885
2886 * w32font.c (w32font_full_name): Use floor to round.
2887
2888 2008-03-10 dhruva <dhruvakm@gmail.com> (tiny change)
2889
2890 * sound.c (alsa_configure): Declare vol at beginning of block.
2891
2892 * fontset.c (Ffontset_info): Remove extra semicolon.
2893
2894 2008-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
2895
2896 * fileio.c (Fsubstitute_in_file_name): Fix up computation of maximum
2897 size of resulting string.
2898
2899 2008-03-10 Jason Rumney <jasonr@gnu.org>
2900
2901 * dispnew.c (adjust_glyph_matrix): Initialize window_height.
2902
2903 2008-03-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2904
2905 * xdisp.c (handle_single_display_spec): Undo 2007-10-16 changes.
2906 Don't pretend as if characters with display property haven't been
2907 consumed for string-replacing-string case.
2908
2909 2008-03-08 Kim F. Storm <storm@cua.dk>
2910
2911 * xdisp.c (GET_NEXT_DISPLAY_ELEMENT): New macro.
2912 (get_next_display_element, next_element_from_string)
2913 (next_element_from_ellipsis, next_element_from_buffer): Use it.
2914
2915 2008-03-08 Andreas Schwab <schwab@suse.de>
2916
2917 * process.h (struct Lisp_Process): Declare bit fields as unsigned.
2918
2919 2008-03-06 Jason Rumney <jasonr@gnu.org>
2920
2921 * w32font.c (w32_registry): Take font_type argument. Use ANSI
2922 when charset not specified. Only translate ANSI to unicode when
2923 font_type is truetype.
2924 (w32font_coverage_ok): New function.
2925 (add_font_entity_to_list): Use it to filter unsuitable fonts.
2926
2927 2008-03-05 Kenichi Handa <handa@ni.aist.go.jp>
2928
2929 * lread.c (Fread_char): Resolve modifiers.
2930 (Fread_char_exclusive): Likewise.
2931
2932 * character.c (char_resolve_modifier_mask): New function.
2933 (char_string): Use char_resolve_modifier_mask.
2934 (Fchar_resolve_modifiers): New function.
2935 (syms_of_character): Declare Fchar_resolve_modifiers as Lisp
2936 function.
2937
2938 2008-03-04 Jason Rumney <jasonr@gnu.org>
2939
2940 * makefile.w32-in: Always include w32font.c in the build.
2941 * w32font.c: Wrap in USE_FONT_BACKEND conditional.
2942
2943 2008-03-04 Andreas Schwab <schwab@suse.de>
2944
2945 * Makefile.in (clean): Remove emacs-*.*.* instead of emacs-*.
2946 (versionclean): Likewise.
2947
2948 2008-03-04 Juanma Barranquero <lekktu@gmail.com>
2949
2950 * .cvsignore: Add oo.
2951
2952 2008-03-03 Andreas Schwab <schwab@suse.de>
2953
2954 * coding.c (decode_coding_object): Inhibit gap shrinking while
2955 decoding in place.
2956
2957 2008-03-03 Dan Nicolaescu <dann@ics.uci.edu>
2958
2959 * w32term.c: Remove unused include "gnu.h".
2960 * makefile.w32-in (w32term.o): Don't depend on gnu.h.
2961
2962 * gnu.h: Rename to ...
2963 * emacs-icon.h: ... this.
2964 * xterm.c: Use emacs-icon.h instead of gnu.h.
2965 * Makefile (xterm.o): Depend on emacs-icon.h, not gnu.h.
2966
2967 2008-03-03 Juanma Barranquero <lekktu@gmail.com>
2968
2969 * w32font.c: Include math.h.
2970
2971 2008-03-03 Jason Rumney <jasonr@gnu.org>
2972
2973 * w32font.c (recompute_cached_metrics): Change font arg to w32font_info.
2974 Compute options separately.
2975 (w32font_open_internal): Set glyph_idx before caching metrics.
2976
2977 * w32font.h (NTM_PS_OPENTYPE, NTM_TT_OPENTYPE, NTM_TYPE1):
2978 Define if system headers don't.
2979 (struct w32font_info): Enlarge ascii_metrics. Add glyph_idx.
2980 (w32font_encode_char): Don't declare here.
2981
2982 * w32font.c (Quniscribe, QCformat): New symbols.
2983 (syms_of_w32font): Define them.
2984 (w32font_has_char): Indicate uncertainty.
2985 (w32font_encode_char): Encode as glyph point. Make static.
2986 (recompute_cached_metrics): New function.
2987 (w32font_open_internal): Use it. Set font to use glyph points
2988 initially. Set format based on type of font.
2989 (w32font_text_extents, w32font_draw): Optionally use glyph points.
2990 (w32_enumfont_pattern_entity): Accept backend arg. Set type based
2991 on it. Set format based on information available here.
2992 (add_font_entity_to_list): Identify backend based on opentype_only.
2993
2994 2008-03-02 Andreas Schwab <schwab@suse.de>
2995
2996 * ftfont.c (ftfont_pattern_entity): Fix aliasing violations.
2997
2998 * coding.c (decode_coding_big5, produce_chars):
2999 Fix typos in last change.
3000
3001 2008-03-02 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
3002
3003 * gnu.h: New icon.
3004
3005 2008-03-02 Kenichi Handa <handa@m17n.org>
3006
3007 * coding.c (decode_coding_utf_8): When eol-type of CODING is
3008 `dos', don't decode '\r' if that is the last in the source.
3009 (decode_coding_utf_16, decode_coding_emacs_mule)
3010 (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
3011 (decode_coding_raw_text, decode_coding_charset): Likewise.
3012 (produce_chars): Don't decode EOL here. Use EMACS_INT.
3013
3014 2008-03-01 Jason Rumney <jasonr@gnu.org>
3015
3016 * w32font.c (w32font_full_name): Report point size for scalable fonts.
3017
3018 2008-03-01 Kim F. Storm <storm@cua.dk>
3019
3020 * dispextern.h (CHAR_GLYPH_SPACE_P): Check for default face.
3021
3022 2008-03-01 Jason Rumney <jasonr@gnu.org>
3023
3024 * w32font.c (w32font_full_name): New function.
3025 (w32font_open_internal): Use it.
3026
3027 2008-03-01 Kim F. Storm <storm@cua.dk>
3028
3029 * dispnew.c (line_draw_cost): Fix invalid glyph check.
3030
3031 2008-03-01 Jason Rumney <jasonr@gnu.org>
3032
3033 * font.c (font_unparse_fcname): Increase len when style is a symbol.
3034
3035 2008-03-01 Jan Djärv <jan.h.d@swipnet.se>
3036
3037 * xterm.c (handle_one_xevent): For Gtk+ and ConfigureNotify, call
3038 xg_frame_resized when the event is for the edit widget.
3039
3040 * gtkutil.h (xg_frame_resized): Renamed from xg_resize_widgets.
3041
3042 * gtkutil.c (xg_resize_outer_widget): Only do one of set_geometry or
3043 set_char_size.
3044 (xg_frame_resized): Renamed from xg_resize_widgets. Remove all
3045 operations on widgets here. Just set frame size if needed.
3046 (flush_and_sync, x_wm_size_hint_off, xg_pack_tool_bar): New functions.
3047 (xg_frame_set_char_size): Call x_wm_size_hint_off before resizing.
3048 (x_wm_set_size_hint): Set size hints on the edit widget only, not
3049 the whole frame.
3050 (xg_create_tool_bar): Move attachement of the tool bar to
3051 xg_pack_tool_bar. Do not attach the tool bar if there are no items.
3052 (free_frame_tool_bar): Remove call to SET_FRAME_GARBAGED.
3053
3054 2008-03-01 Jason Rumney <jasonr@gnu.org>
3055
3056 * w32fns.c (w32_msg_pump): Disable debug code.
3057
3058 2008-03-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3059
3060 * m/intel386.h [MAC_OSX || DARWIN]: Define NO_ARG_ARRAY if _LP64.
3061
3062 2008-02-29 Chong Yidong <cyd@stupidchicken.com>
3063
3064 * xdisp.c (next_overlay_string): Don't set
3065 overlay_strings_at_end_processed_p if we're currently reading from
3066 a display string.
3067
3068 2008-02-29 Stefan Monnier <monnier@iro.umontreal.ca>
3069
3070 * xdisp.c (get_overlay_strings_1): Fix typo.
3071
3072 2008-02-29 Chong Yidong <cyd@stupidchicken.com>
3073
3074 * xdisp.c (get_overlay_strings_1): Add missing argument type.
3075
3076 2008-02-28 Kenichi Handa <handa@ni.aist.go.jp>
3077
3078 * ftfont.c (ftfont_match): Explicitly set pixelsize in pattern.
3079
3080 * xdisp.c (display_mode_element): Cancel the previous change.
3081 (decode_mode_spec): Likewise.
3082 (handle_auto_composed_prop): Don't make composition if it->string
3083 is a string.
3084
3085 2008-02-27 Kim F. Storm <storm@cua.dk>
3086
3087 * lisp.h (GLYPH): Change type from int to struct with separate char
3088 and face_id members.
3089 (GLYPH_MASK_FACE, GLYPH_MASK_CHAR): Delete macros.
3090 (GLYPH_CHAR, GLYPH_FACE): Remove slow versions with frame arg.
3091 (FAST_GLYPH_CHAR, FAST_GLYPH_FACE): Rename macros to ...
3092 (GLYPH_CHAR, GLYPH_FACE): ... these. Change users.
3093 (FAST_MAKE_GLYPH, MAKE_GLYPH): Remove. Rewrite users to use ...
3094 (SET_GLYPH, SET_GLYPH_CHAR, SET_GLYPH_FACE): ... these macros instead.
3095 (GLYPH_CODE_CHAR, GLYPH_CODE_FACE, GLYPH_CODE_P)
3096 (GLYPH_CODE_CHAR_VALID_P, SET_GLYPH_FROM_GLYPH_CODE): New macros to
3097 handle new Lisp glyph code encoding, either an integer or a cons.
3098
3099 * disptab.h (GLYPH_SIMPLE_P): Rewrite.
3100 (GLYPH_ALIAS): Delete.
3101 (GLYPH_ALIAS_P, GLYPH_FOLLOW_ALIASES): Rewrite.
3102 (GLYPH_LENGTH, GLYPH_STRING): Use GLYPH_CHAR.
3103 (GLYPH_FROM_CHAR): Replace macro by ...
3104 (SET_GLYPH_FROM_CHAR): ... this macro. Change users.
3105
3106 * dispextern.h (CHAR_GLYPH_SPACE_P): Simplify.
3107 (GLYPH_FROM_CHAR_GLYPH): Replace macro by ...
3108 (SET_GLYPH_FROM_CHAR_GLYPH): ... this macro. Change users.
3109 (GLYPH_INVALID_P): New macro.
3110 (spec_glyph_lookup_face): Update prototype.
3111
3112 * dispnew.c (line_draw_cost): Adapt to new glyph type.
3113 (build_frame_matrix_from_leaf_window): Adapt to new glyph type and
3114 new glyph code encoding.
3115 (spec_glyph_lookup_face): No return value; update passed glyph instead.
3116 (init_display): Use SET_CHAR_GLYPH to initialize space_glyph.
3117
3118 * xdisp.c (get_next_display_element, next_element_from_display_vector):
3119 Adapt to new glyph type and new glyph code encoding.
3120
3121 * term.c (encode_terminal_code, produce_special_glyphs): Likewise.
3122
3123 * indent.c (current_column, current_column_1, Fmove_to_column)
3124 (compute_motion): Adapt to new glyph code encoding.
3125
3126 * msdos.c (IT_write_glyphs): Adapt to new glyph type.
3127
3128 2008-02-27 Chong Yidong <cyd@stupidchicken.com>
3129
3130 * process.c (wait_reading_process_output): Check for window
3131 changes caused by timers.
3132 Suggested by Johan Bockgård.
3133
3134 2008-02-27 Glenn Morris <rgm@gnu.org>
3135
3136 * emacs.c (USAGE1): Add `--disable-font-backend'.
3137
3138 2008-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
3139
3140 * fileio.c (Finsert_file_contents): Don't reset undo_list if no change
3141 is made to the buffer.
3142
3143 2008-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
3144
3145 * dispextern.h (face_at_buffer_position, face_for_overlay_string)
3146 (face_at_string_position):
3147 * xfaces.c (face_at_buffer_position, face_for_overlay_string)
3148 (face_at_string_position):
3149 * xdisp.c (display_string, next_overlay_change):
3150 * buffer.h (overlays_at):
3151 * buffer.c (overlays_at): Use EMACS_INT for buffer positions.
3152 Update callers.
3153
3154 2008-02-26 Chong Yidong <cyd@stupidchicken.com>
3155
3156 * editfns.c (Fformat): Doc fix.
3157
3158 2008-02-26 Juanma Barranquero <lekktu@gmail.com>
3159
3160 * font.c (Ffont_spec, Ffont_at): Fix typos in docstrings.
3161 (Ffont_put, Flist_families, Ffont_fill_gstring, Ffont_drive_otf)
3162 (Ffont_otf_alternates, Fquery_font): Doc fixes.
3163
3164 2008-02-25 Stefan Monnier <monnier@iro.umontreal.ca>
3165
3166 * buffer.c (Fbuffer_swap_text): New function.
3167 (syms_of_buffer): Defsubr it.
3168
3169 2008-02-25 Chong Yidong <cyd@stupidchicken.com>
3170
3171 * keyboard.c (command_loop_1): Revert 2006-10-09 change.
3172
3173 2008-02-25 Jason Rumney <jasonr@gnu.org>
3174
3175 * w32font.c (w32font_draw): Draw one character at a time when padding.
3176
3177 2008-02-25 Stefan Monnier <monnier@iro.umontreal.ca>
3178
3179 * window.c (Fdelete_window, Fadjust_window_trailing_edge):
3180 Handle a nil arg. Use run_window_configuration_change_hook.
3181 (delete_window, adjust_window_trailing_edge): Don't handle nil any more.
3182 (Fenlarge_window, Fshrink_window, Fset_window_configuration):
3183 Use run_window_configuration_change_hook.
3184
3185 2008-02-25 Kenichi Handa <handa@ni.aist.go.jp>
3186
3187 * xdisp.c (x_produce_glyphs): For a visible glyph, assure at least
3188 1-pixel width.
3189
3190 2008-02-25 Kenichi Handa <handa@ni.aist.go.jp>
3191
3192 * xdisp.c (fill_glyph_string): Pay attention to glyph->padding_p.
3193 (append_glyph): Set glyph->pixel_width and glyph->padding_p to 1
3194 if the glyph in the font is zero pixel with.
3195
3196 * dispextern.h (struct glyph_string): New member padding_p.
3197
3198 * w32font.c (w32font_draw): Pay attention to s->padding_p.
3199
3200 * ftxfont.c (ftxfont_draw): Pay attention to s->padding_p.
3201
3202 * xfont.c (xfont_draw): Pay attention to s->padding_p.
3203
3204 * xftfont.c (xftfont_draw): Pay attention to s->padding_p.
3205
3206 * font.c: If the font driver doesn't have `shape' function, return Qnil.
3207
3208 2008-02-25 Jason Rumney <jasonr@gnu.org>
3209
3210 * w32fns.c (enum_font_cb2): Don't use raster fonts for Unicode.
3211
3212 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
3213
3214 Allow fine-grained image-cache flushing.
3215 * dispextern.h (struct image): Add `dependencies' field.
3216 (clear_image_caches): Change arg to Lisp_Object.
3217 * image.c (make_image): Initialize `dependencies' field.
3218 (clear_image_cache): Change arg to allow fine-grained flushing.
3219 Perform the flush even if image-cache-eviction-delay is nil.
3220 (clear_image_caches): Change arg to Lisp_Object.
3221 (Fclear_image_cache): Expand meaning of the argument.
3222 (mark_image): Mark `dependencies' field.
3223 * xfaces.c (clear_face_cache): Adapt arg to call to clear_image_caches.
3224 (lface_hash): Use XHASH rather than XFASTINT.
3225 (face_at_buffer_position): Fix int -> EMACS_INT position.
3226 * xdisp.c (next_overlay_change): Fix int -> EMACS_INT position.
3227 (select_frame_for_redisplay): Remove code duplication.
3228 (redisplay_internal): Adapt arg to call to clear_image_caches.
3229
3230 2008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
3231
3232 * s/vms4-0.h:
3233 * s/vms4-2.h:
3234 * s/vms4-4.h:
3235 * s/vms5-5.h: Remove, unused.
3236
3237 * s/irix5-2.h:
3238 * s/irix6-0.h:
3239 * s/riscos5.h:
3240 * s/mach-bsd4-3.h:
3241 * m/mips4.h: Remove files for obsolete systems.
3242
3243 * Makefile.in:
3244 * filelock.c:
3245 * unexmips.c:
3246 * m/hp9000s300.h:
3247 * m/iris4d.h:
3248 * s/aix3-1.h:
3249 * s/hpux.h:
3250 * s/msdos.h:
3251 * s/usg5-0.h:
3252 * s/usg5-2-2.h:
3253 * s/usg5-2.h:
3254 * s/usg5-3.h: Remove references to obsolete variables.
3255
3256 * s/irix5-0.h: Remove, move all the contents ...
3257 * s/irix6-5.h: ... here. Simplify.
3258 * config.in: Regenerate.
3259
3260 2008-02-24 Jason Rumney <jasonr@gnu.org>
3261
3262 * w32term.c (x_draw_glyph_string_background): Clear the background
3263 manually when cleartype is in use.
3264 (x_draw_glyph_string_foreground): Draw text transparently when
3265 cleartype is in use.
3266
3267 * w32font.c (w32font_text_extents): Avoid getting HDC and selecting
3268 a font into it unless we have to.
3269
3270 2008-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
3271
3272 * intervals.h (INT_LISPLIKE): Remove. It may misfire.
3273 (NULL_INTERVAL_P, SET_INTERVAL_PARENT): Don't use it.
3274
3275 2008-02-18 Jason Rumney <jasonr@gnu.org>
3276
3277 * w32fns.c (Fw32_shell_execute): Encode parameters.
3278
3279 2008-02-09 Eli Zaretskii <eliz@gnu.org>
3280
3281 * fileio.c (syms_of_fileio) <insert-default-directory>: Doc fix.
3282
3283 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
3284
3285 * unexhp9k800.c (read_header): Replace `legal' with `valid'.
3286
3287 2008-02-24 Ulrich Neumerkel <ulrich@complang.tuwien.ac.at> (tiny change)
3288
3289 * xterm.c (x_set_offset): Don't change the gravity if
3290 CHANGE_GRAVITY is -1.
3291
3292 2008-02-23 Chong Yidong <cyd@stupidchicken.com>
3293
3294 * fileio.c (auto_save_error_occurred): New var.
3295 (auto_save_error): Set it.
3296 (Fdo_auto_save): Don't overwrite the error message if an auto-save
3297 error occurred.
3298
3299 2008-02-23 Eli Zaretskii <eliz@gnu.org>
3300
3301 * w32.c (globals_of_w32): Add initializations for
3302 g_b_init_get_sid_sub_authority and
3303 g_b_init_get_sid_sub_authority_count.
3304
3305 2008-02-22 Stefan Monnier <monnier@iro.umontreal.ca>
3306
3307 * font.c (font_match_xlfd, font_check_xlfd_parse): New funs.
3308 (font_parse_xlfd): Use them for sanity check.
3309 (Finternal_set_font_style_table): Make sure the table is bijective.
3310
3311 Consolidate the image_cache to the terminal struct.
3312 * termhooks.h (P_): Remove redundant def.
3313 (struct terminal): New field `image_cache'.
3314 * frame.h (FRAME_IMAGE_CACHE): New macro. Use it everywhere in place
3315 of FRAME_X_IMAGE_CACHE.
3316 * xterm.h (struct x_display_info): Remove image_cache field.
3317 (FRAME_X_IMAGE_CACHE): Remove. Use FRAME_IMAGE_CACHE instead.
3318 * w32term.h (struct w32_display_info): Remove image_cache field.
3319 (FRAME_X_IMAGE_CACHE): Remove. Use FRAME_IMAGE_CACHE instead.
3320 * macterm.h (struct mac_display_info): Remove image_cache field.
3321 (FRAME_X_IMAGE_CACHE): Remove. Use FRAME_IMAGE_CACHE instead.
3322 * xterm.c (x_term_init):
3323 * w32term.c (w32_term_init):
3324 * macterm.c (mac_term_init): Set the image_cache in the terminal.
3325 * dispextern.h (clear_image_cache, forall_images_in_image_cache):
3326 Remove declarations.
3327 (clear_image_caches, mark_image_cache): New declarations.
3328 * xfaces.c (clear_face_cache):
3329 * xdisp.c (redisplay_internal): Use clear_image_caches.
3330 * image.c (clear_image_cache): Don't check that a frame is on
3331 a window-system before checking if it shares the same cache.
3332 (clear_image_caches): New function.
3333 (Fclear_image_cache): Use it.
3334 (mark_image): Move from allo.c.
3335 (mark_image_cache): Move from alloc.c and forall_images_in_image_cache.
3336 * alloc.c (mark_image, mark_image_cache): Move to image.c.
3337 (mark_object): Don't call mark_image_cache for frames.
3338 (mark_terminals): Call mark_image_cache.
3339
3340 * lisp.h (Fdelete_terminal): Declare.
3341
3342 * charset.h (CHECK_CHARSET, CHECK_CHARSET_GET_ID)
3343 (CHECK_CHARSET_GET_ATTR): Don't use the inexistent return value of
3344 wrong_type_argument.
3345
3346 2008-02-22 Kenichi Handa <handa@ni.aist.go.jp>
3347
3348 * Makefile.in (lisp): Remove devanagari.el, kannada.el,
3349 malayalam.el, and tamil.el. Add sinhala.el.
3350
3351 2008-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
3352
3353 * xterm.c (x_connection_closed): Consolidate identical tests.
3354 (x_delete_terminal): Don't crash if called via x_connection_closed.
3355
3356 2008-02-21 Kenichi Handa <handa@ni.aist.go.jp>
3357
3358 * xdisp.c (decode_mode_spec): New arg string.
3359 (display_mode_element): Adjust for the above change.
3360
3361 2008-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
3362
3363 * callint.c (Fcall_interactively): Use AREF.
3364
3365 2008-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
3366
3367 * font.c (font_unparse_xlfd): Don't ignore integer pixel size specs.
3368
3369 2008-02-18 Jan Djärv <jan.h.d@swipnet.se>
3370
3371 * xfns.c (Fx_show_tip): Set string to " " if empty.
3372
3373 2008-02-17 Dan Nicolaescu <dann@ics.uci.edu>
3374
3375 * callint.c (syms_of_callint): Initialize Vmark_even_if_inactive
3376 with Qt.
3377
3378 2008-02-17 Kenichi Handa <handa@m17n.org>
3379
3380 * ftfont.c (ftfont_shape): Return Lispy number.
3381
3382 * xfaces.c (prepare_face_for_display): Use display_info->font->fid
3383 for GCs.
3384 (Finternal_set_font_selection_order): Call font_update_sort_order
3385 only when enable_font_backend is set.
3386 (realize_x_face): Set face->font_info to that of default face only
3387 when enable_font_backend is set.
3388
3389 * xdisp.c (handle_composition_prop): Set it->c to the fist
3390 characte of the composed region.
3391 (fill_composite_glyph_string): Set base_face->font_info to
3392 s->font_info. Get a face for ascii from base_face->ascii_face.
3393 (BUILD_COMPOSITE_GLYPH_STRING): Call fill_composite_glyph_string
3394 with a face already decided.
3395 (x_produce_glyphs): Be sure to set it->ascent and it->descent to
3396 non-negative.
3397 (x_produce_glyphs): If the composition method is ..._WITH_GLYPH_STRING,
3398 call font_prepare_composition unconditionally.
3399
3400 * xfns.c (x_make_gc): Use the default font id of the frame for GCs.
3401
3402 * xterm.h (struct x_display_info): New member font.
3403
3404 * xterm.c (x_set_cursor_gc): Use display_info->font->fid for GCs.
3405 (x_set_mouse_face_gc, x_new_font): Likewise.
3406 (x_term_init): Setup display_info->font.
3407 (x_delete_terminal): Free display_info->font.
3408
3409 * xfont.c (xfont_draw): Use BLOCK_INPUT and UNBLOCK_INPUT.
3410
3411 * ftxfont.c (ftxfont_default_fid): Delete it.
3412 (ftxfont_open): Set xfont->fid to 0.
3413 (ftxfont_end_for_frame): Clear data specific to the frame and the
3414 font-driver.
3415
3416 * xftfont.c (xftfont_default_fid): Delete it.
3417 (xftfont_open): Set xfont->fid to 0.
3418
3419 * fontset.c (FONTSET_OBJLIST): New macro.
3420 (fontset_find_font): Update font-object list of the fontset.
3421 (free_realized_fontset): New function.
3422 (free_face_fontset): Call free_realized_fontset.
3423 (Ffont_info): Call font_close_object only when enable_font_backend
3424 is set.
3425
3426 * font.c [HAVE_X_WINDOWS]: Include xterm.h.
3427 [HAVE_NTGUI]: Include w32term.h.
3428 [MAC_OS]: Include macterm.ch.
3429 (font_otf_ValueRecord): Use make_number.
3430 (font_finish_cache): Fix handling of reference count.
3431 (font_clear_cache): Update num_fonts.
3432 (font_open_entity): Update smallest_char_width and
3433 smallest_font_height of the frame.
3434 (font_close_object): Update num_fonts.
3435 (Fclear_font_cache): Fix finding the target cache data.
3436
3437 2008-02-16 Glenn Morris <rgm@gnu.org>
3438
3439 * fontset.c (Finternal_char_font): Fix compilation warning.
3440
3441 2008-02-16 Eli Zaretskii <eliz@gnu.org>
3442
3443 * w32.c (init_user_info): Use TOKEN_USER and TOKEN_PRIMARY_GROUP
3444 instead of char arrays. Enlarge the size of array passed to
3445 get_token_information.
3446
3447 * font.c (Ffont_fill_gstring, Fget_font_glyphs): Fix compilation
3448 warnings.
3449
3450 2008-02-15 Dan Nicolaescu <dann@ics.uci.edu>
3451
3452 * .gdbinit: Don't set `args', it breaks gdb --args.
3453
3454 2008-02-14 Stefan Monnier <monnier@iro.umontreal.ca>
3455
3456 * fileio.c (Finsert_file_contents): Adjust offsets when replacing
3457 within a narrowed buffer.
3458
3459 2008-02-14 Kenichi Handa <handa@ni.aist.go.jp>
3460
3461 * coding.c (decode_coding_object, encode_coding_object):
3462 Preserve Vdeactivate_mark. Delete unnecessary call of Fcurrent_buffer.
3463
3464 2008-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
3465
3466 * coding.c (coding_set_destination): Use BEG_BYTE rather than
3467 hardcoding 1.
3468 (detect_coding_system):
3469 * lisp.h (detect_coding_system, chars_in_text, multibyte_chars_in_text)
3470 (string_char_to_byte, string_byte_to_char, insert_from_gap):
3471 * insdel.c (insert_from_gap):
3472 * fns.c (string_char_byte_cache_charpos, string_char_byte_cache_bytepos)
3473 (string_char_to_byte, string_byte_to_char, string_make_multibyte)
3474 (string_to_multibyte):
3475 * character.c (chars_in_text, multibyte_chars_in_text):
3476 * fileio.c (Finsert_file_contents): Use EMACS_INT for buffer positions.
3477
3478 * character.h (FETCH_STRING_CHAR_ADVANCE)
3479 (FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE)
3480 (FETCH_STRING_CHAR_ADVANCE_NO_CHECK): Use SDATA and SREF.
3481 (DEC_POS, BUF_DEC_POS): Use BEG_BYTE rather than hardcoding 1.
3482
3483 * casefiddle.c (casify_region): Only call after-change and composition
3484 functions on the part of the region that was changed.
3485
3486 * keyboard.c (read_avail_input):
3487 * frame.c (Fdelete_frame): Call Fdelete_terminal.
3488
3489 2008-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
3490
3491 * buffer.c (clone_per_buffer_values, reset_buffer_local_variables)
3492 (Fbuffer_local_value, Fbuffer_local_variables): Don't forget undo_list.
3493
3494 2008-02-11 Juanma Barranquero <lekktu@gmail.com>
3495
3496 * w32menu.c (push_submenu_start, push_submenu_end)
3497 (push_left_right_boundary, push_menu_pane, push_menu_item):
3498 * keyboard.c (read_key_sequence): Don't pass args with side effects
3499 to AREF, it fails when compiling with -DENABLE_CHECKING.
3500
3501 2008-02-11 Kenichi Handa <handa@ni.aist.go.jp>
3502
3503 * Makefile.in (${lispsource}international/charprop.el):
3504 Delete this target.
3505
3506 * search.c (boyer_moore): Fix incorrect synching of the trunk and
3507 emacs-unicode-2.
3508
3509 2008-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
3510
3511 * terminal.c (Fdelete_terminal): Clean up the `force' path.
3512
3513 2008-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
3514
3515 * frame.c (Qnoelisp): New symbol.
3516 (syms_of_frame): Initialize it.
3517 (Fdelete_frame): Use it to distinguish a mere `force' passed from
3518 someharmles Elisp code, from a strong `force' from x_connection_closed.
3519 * frame.h (Qnoelisp): Declare.
3520 * xterm.c (x_connection_closed): Pass `noelisp'.
3521
3522 * lisp.h (struct Lisp_Misc_Any, struct Lisp_Marker)
3523 (struct Lisp_Overlay, struct Lisp_Kboard_Objfwd)
3524 (struct Lisp_Save_Value, struct Lisp_Free): Use enum Lisp_Misc_Type
3525 rather than `int' for the type of `type'.
3526
3527 2008-02-10 Dan Nicolaescu <dann@ics.uci.edu>
3528
3529 * s/gnu-linux.h: Remove support for non-ELF and linux-1.x.
3530
3531 * Makefile.in (GNUC): Remove support for gcc-1.x.
3532
3533 2008-02-10 Richard Stallman <rms@gnu.org>
3534
3535 * lisp.h (ASET): Use AREF, not ASLOT.
3536
3537 2008-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
3538
3539 * lisp.h (ASET): Check bounds.
3540
3541 2008-02-10 Glenn Morris <rgm@gnu.org>
3542
3543 * buffer.c (mode-name): Doc fix.
3544
3545 2008-02-09 Dan Nicolaescu <dann@ics.uci.edu>
3546
3547 * Makefile.in:
3548 * emacs.c:
3549 * gmalloc.c:
3550 * keyboard.c:
3551 * lisp.h:
3552 * m/ibm370aix.h:
3553 * process.c:
3554 * regex.c:
3555 * s/hpux.h:
3556 * sysdep.c:
3557 * sysselect.h:
3558 * systty.h:
3559 * unexec.c:
3560 * w32term.c:
3561 * xsmfns.c:
3562 * xterm.c: Remove code that deals with obsolete variables.
3563
3564 * s/msdos.h (DONT_NEED_ENVIRON): Don't define.
3565
3566 * ecrt0.c: Replace the DONT_NEED_ENVIRON test with MSDOS test,
3567 nothing else needs it anymore.
3568
3569 2008-02-09 Eli Zaretskii <eliz@gnu.org>
3570
3571 * buffer.h (FETCH_CHAR_AS_MULTIBYTE): Use unibyte_to_multibyte_table
3572 instead of unibyte_char_to_multibyte.
3573
3574 2008-02-09 Dan Nicolaescu <dann@ics.uci.edu>
3575
3576 * s/gnu-linux.h: Remove commented out code.
3577
3578 * unexec.c: Remove references to obsolete variable COFF_ENCAPSULATE.
3579
3580 * Makefile.in: Update what RMS says about using autoconf.
3581 (C_COMPILER, COFF_ENCAPSULATE, MAKE_PARALLEL): Remove obsolete variable.
3582 (C_SWITCH_MACHINE_1, C_SWITCH_SYSTEM_1, C_SWITCH_SITE_1)
3583 (C_SWITCH_X_SITE_1, C_SWITCH_X_MACHINE_1)
3584 (C_SWITCH_X_SYSTEM_1): Move invariant code outside conditional.
3585
3586 2008-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
3587
3588 * keymap.c (Fkey_description): Move side effect outside of macro call.
3589
3590 * xfaces.c (Finternal_make_lisp_face):
3591 * keyboard.c (add_command_key, parse_menu_item): Use ASET.
3592
3593 * fontset.c (free_face_fontset): Use FONTSET_FROM_ID.
3594 (syms_of_fontset): Use ASET.
3595
3596 * fns.c (concat): Move side effect outside of macro call.
3597 (hash_clear): Use ASET.
3598
3599 2008-02-08 Richard Stallman <rms@gnu.org>
3600
3601 * frame.c (Fdelete_frame): If FORCE, don't call hooks.
3602 If FORCE, and frame has a surrogate minibuffer for another frame,
3603 delete the other frame first.
3604
3605 2008-02-07 Timo Savola <timo.savola@iki.fi>
3606
3607 * xterm.c (x_detect_focus_change): Handle embed client message.
3608 (handle_one_xevent): Ditto.
3609 (handle_one_xevent): If embedded and we get a button press/release,
3610 request focus.
3611 (xembed_set_info, xembed_send_message): New functions.
3612 (x_make_frame_visible): Call xembed_set_info if embedded.
3613 (x_make_frame_invisible): Call xembed_set_info if embedded.
3614 (x_term_init): Initialize Xatom_XEMBED.
3615 (x_make_frame_visible): Check for FRAME_X_EMBEDDED_P also.
3616 (x_iconify_frame): Ditto.
3617
3618 * xterm.h (struct x_display_info): Add AtomXatom_XEMBED.
3619 (enum xembed_info, enum xerm srmbed_message, enum xembed_focus)
3620 (enum xembed_modifier, enum xembed_accelerator): New.
3621 (xembed_set_info, xembed_send_message): Declare.
3622 (FRAME_X_EMBEDDED_P): New.
3623
3624 * gtkutil.c (xg_create_frame_widgets): If frame is embedded, call
3625 gtk_plug_new.
3626
3627 * xfns.c (Fx_create_frame): Do not override the explicitly set parent
3628 window ID of a frame.
3629 (x_window): Reparent frame if embedded.
3630 (Fx_create_frame): Don't set border width if embedded.
3631
3632 * emacs.c (USAGE3): Add --parent-id.
3633 (standard_args): Ditto.
3634
3635 2008-02-07 Jan Djärv <jan.h.d@swipnet.se>
3636
3637 * coding.c (DECODE_EMACS_MULE_COMPOSITION_CHAR): Use "do...while (0)".
3638
3639 2008-02-07 Jim Meyering <meyering@redhat.com>
3640
3641 Use "do...while (0)", not "if (1)...else" in macro definitions.
3642 The latter provokes a warning from gcc about the empty else, when
3643 followed by ";". Also, without that trailing semicolon, it would
3644 silently swallow up any following statement.
3645 * syntax.h (SETUP_SYNTAX_TABLE)
3646 (SETUP_SYNTAX_TABLE_FOR_OBJECT): Likewise.
3647 * buffer.h (DECODE_POSITION): Likewise.
3648 * character.h (FETCH_STRING_CHAR_ADVANCE): Likewise.
3649 (FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE): Likewise.
3650 (FETCH_STRING_CHAR_ADVANCE_NO_CHECK): Likewise.
3651 (FETCH_CHAR_ADVANCE): Likewise.
3652 (FETCH_CHAR_ADVANCE_NO_CHECK): Likewise.
3653
3654 2008-02-07 Jim Meyering <meyering@redhat.com>
3655
3656 * lread.c [lint]: Don't include <sys/inode.h>.
3657
3658 2008-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
3659
3660 * xselect.c (x_handle_dnd_message):
3661 * xmenu.c (digest_single_submenu, xmenu_show):
3662 * xdisp.c (with_echo_area_buffer_unwind_data)
3663 (format_mode_line_unwind_data, unwind_format_mode_line)
3664 (display_menu_bar):
3665 * eval.c (Ffetch_bytecode):
3666 * doc.c (store_function_docstring):
3667 * ccl.c (resolve_symbol_ccl_program, ccl_get_compiled_code)
3668 (Fccl_execute, Fccl_execute_on_string, Fregister_code_conversion_map):
3669 * buffer.c (add_overlay_mod_hooklist): Use ASET.
3670
3671 2008-02-07 Kenichi Handa <handa@m17n.org>
3672
3673 * ftxfont.c (ftxfont_open): Don't set
3674 dpyinfo->smallest_font_height and dpyinfo->smallest_char_width to 0.
3675
3676 * ftfont.c (ftfont_open): Fix previous change.
3677
3678 2008-02-06 Jason Rumney <jasonr@gnu.org>
3679
3680 * w32font.c (w32font_text_extents): Fill in lbearing metric.
3681 Use cached metrics for ASCII characters.
3682 (w32font_open_internal): Don't set font's owning_frame.
3683 Cache metrics for ASCII characters.
3684
3685 * w32font.h (struct w32font_info): Add ascii_metrics.
3686 Remove owning_frame.
3687
3688 2008-02-06 Kenichi Handa <handa@ni.aist.go.jp>
3689
3690 * xdisp.c (x_produce_glyphs): Don't set it->ascent and it->descent
3691 to negative value.
3692
3693 * ftxfont.c (ftxfont_draw): Use s->font_info, not face->font_info.
3694
3695 * ftfont.c (ftfont_open): Fix calculation of font->font.average_width.
3696
3697 * charset.c (syms_of_charset): Set QCtest and Qeq.
3698
3699 2008-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
3700
3701 * process.c (Fstart_process):
3702 * callproc.c (Fcall_process): Handle the case where
3703 Funhandled_file_name_directory returns nil.
3704
3705 * font.h (enum lgstring_indices, enum lglyph_indices): New enums.
3706 (LGSTRING_SLOT, LGSTRING_SET_SLOT): New macros.
3707 * font.c (check_gstring): Use them and AREF to access the vector before
3708 we know it's really a gstring.
3709 (Ffont_shape_text): Fix typo.
3710 (Ffont_shape_text, Ffont_otf_alternates): Fix up int/Lisp_Oject mixups.
3711
3712 * composite.h (Fcompose_region_internal, Fcompose_string_internal):
3713 Declare.
3714
3715 * chartab.c (make_sub_char_table): Remove noop-yet-incorrect statement.
3716
3717 2008-02-05 Jason Rumney <jasonr@gnu.org>
3718
3719 * w32font.c (w32font_open_internal): Fill min_width with tmAveCharWidth.
3720 Set smallest_font_height and smallest_char_width in display info.
3721
3722 2008-02-05 Kenichi Handa <handa@ni.aist.go.jp>
3723
3724 * coding.c (decode_eol): Pay attention to coding->dst_multibyte.
3725
3726 2008-02-05 Miles Bader <miles@gnu.org>
3727
3728 * xfaces.c (get_lface_attributes, merge_named_face)
3729 (lookup_named_face, lookup_derived_face, realize_named_face):
3730 Revert 2008-02-01 change by cyd@stupidchicken.com.
3731
3732 2008-02-04 Kenichi Handa <handa@ni.aist.go.jp>
3733
3734 * fontset.c (Ffontset_info): Handle the case of inhibitting the
3735 fallback fonts.
3736 (Ffontset_info) [USE_FONT_BACKEND]: Fix getting of opened font names.
3737
3738 2008-02-04 Jason Rumney <jasonr@gnu.org>
3739
3740 * w32font.c (w32font_open_internal): Use font_unparse_fcname to
3741 set full_name.
3742 (w32font_open_internal): Use xmalloc, xrealloc, xfree.
3743
3744 2008-02-03 Jason Rumney <jasonr@gnu.org>
3745
3746 * makefile.w32-in (OBJ1): Include font.o here.
3747 (FONTOBJ) [USE_FONTBACKEND]: Instead of here.
3748
3749 2008-02-02 Jason Rumney <jasonr@gnu.org>
3750
3751 * makefile.w32-in (temacs): Bump EMHEAP to 21.
3752
3753 2008-02-01 Jason Rumney <jasonr@gnu.org>
3754
3755 * s/cygwin.h: Define VIRT_ADDR_VARIES.
3756
3757 * puresize.h [VIRT_ADDR_VARIES]: Don't include CYGWIN in condition.
3758
3759 2008-02-01 Andreas Schwab <schwab@suse.de>
3760
3761 * Makefile.in (shortlisp, lisp): Update for rename of
3762 ../lisp/language/myanmar.el.
3763
3764 2008-02-01 Chong Yidong <cyd@stupidchicken.com>
3765
3766 * xfaces.c (get_lface_attributes): Delete function.
3767 (merge_named_face, lookup_named_face, lookup_derived_face)
3768 (realize_named_face): Call lface_from_face_name directly, and use
3769 the fact that merge_face_vectors does not alter its FROM argument.
3770
3771 2008-02-01 Jason Rumney <jasonr@gnu.org>
3772
3773 * w32term.c (w32_read_socket) <WM_CHAR>: Decode non-Unicode
3774 input in the default locale. Handle non-Unicode multibyte input.
3775
3776 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
3777
3778 * fontset.c (reorder_font_vector): Exclude nil elements from the
3779 font group. Don't try multiple fonts.
3780 (fontset_font): Adjust for the above change.
3781 (Finternal_char_font): Return nil if the found font doesn't
3782 contain the character ch.
3783
3784 * Makefile.in (lisp, shortlisp): Add cham.el.
3785
3786 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
3787
3788 * font.h (FONTP): Make it return 1 also for a font-object.
3789
3790 * .gdbinit (xfontset): New function.
3791
3792 * font.c (font_find_for_lface): Check if the character C is
3793 supported or not only for the first font.
3794
3795 * fontset.c (reorder_font_vector): Fix typo.
3796 (fontset_find_font): Don't add a font-spec specifying a script.
3797 Use 0 (not Qt) for the indication of empty font-group. Change the
3798 format of RFONT-DEF. Return Qt if no font in the font-group
3799 support the character.
3800 (fontset_font): Adjust for the above change. If no font was
3801 found the character, remember that.
3802 (face_for_char): Adjust for the change of RFONT-DEF.
3803 (Fset_fontset_font): Allow nil for FONT-SPEC to explicitly specify
3804 no font for the target.
3805 (Finternal_char_font): Adjust for the change of RFONT-DEF.
3806
3807 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
3808
3809 * font.c (font_load_for_face): Handle the case that the font in
3810 face->lface is a string.
3811
3812 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
3813
3814 * xfaces.c (set_lface_from_font_and_fontset): Set the fontname in lface.
3815
3816 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
3817
3818 * xfaces.c (Finternal_set_lisp_face_attribute) [USE_FONT_BACKEND]:
3819 Fix previous change. If the frame is not on a window system,
3820 signal an error.
3821
3822 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
3823
3824 * coding.c (decode_coding_object, encode_coding_object): Adjust
3825 marker positions after conversion.
3826
3827 * lisp.h (struct Lisp_Marker): New member need_adjustment.
3828
3829 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
3830
3831 * font.c (font_find_for_lface): Fix the handling of the return
3832 value of font_has_char.
3833 (Ffont_shape_text): Fix previous change.
3834
3835 * fontset.c (FONTSET_REF_AND_RANGE): Delete it.
3836 (fontset_ref_and_range): Delete it.
3837 (fontset_find_font): Call char_table_ref_and_range instead of
3838 FONTSET_REF_AND_RANGE.
3839 (make_fontset): Don't setup font groups of Latin here.
3840 (Fset_fontset_font): Don't overwrite the setting of FONTSET_ASCII.
3841 (new_fontset_from_font): Make the specified font the default for
3842 all Latin characters.
3843
3844 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
3845
3846 * xfaces.c (Finternal_set_lisp_face_attribute): Check if the frame
3847 is on a window system before accessing the fontset of the frame.
3848
3849 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
3850
3851 * Makefile.in (lisp, shortlisp): Add kherm.el and myanmar.el.
3852
3853 * ftfont.c (ftfont_driver): Set ftfont_shape in ftfont_driver only
3854 when both HAVE_M17N_FLT and HAVE_LIBOTF are defined.
3855
3856 * font.c (Ffont_shape_text): If the font driver doesn't have a
3857 shaper function, make zero-width glyphs to have at least one-pixel
3858 width. Fix setting of `to' field of glyphs.
3859
3860 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
3861
3862 * ftfont.c (ftfont_drive_otf): Fix setting of FROM and TO slots of
3863 glyphs.
3864
3865 * font.h (struct font_driver): Improve docstring of member `shape'.
3866
3867 2008-02-01 Kenichi Handa <handa@m17n.org>
3868
3869 * composite.c (syms_of_composite): Fix docstring of
3870 auto-composition-function.
3871
3872 * font.h (LGLYPH_SIZE): New macro.
3873
3874 * font.c (Ffont_fill_gstring): Stop filling when a character not
3875 supported by the font is found.
3876 (Ffont_shape_text): When a shape callback function returns nil,
3877 try at most two more times with larger gstring.
3878 (Ffont_at): Fix getting of w. Call font_at with correct 5th argument.
3879
3880 * xdisp.c (handle_auto_composed_prop): Change the argument to
3881 auto-composition-function.
3882
3883 * ftfont.c (ftfont_encode_char): Use the macro FONT_INVALID_CODE.
3884 (ftfont_shape_by_flt): If an element of lgstring is nil, make a
3885 Lispy glyph and store it in the lgstring.
3886
3887 * xfont.c (xfont_encode_char): Use the macro FONT_INVALID_CODE.
3888
3889 * xftfont.c (xftfont_encode_char): Use the macro FONT_INVALID_CODE.
3890
3891 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
3892
3893 * font.c (Ffont_shape_text): Avoid unnecessary composition.
3894
3895 * fontset.c (Vfont_encoding_charset_alist): New variable.
3896 (syms_of_fontset): DEFVAR it.
3897 (reorder_font_vector, fontset_find_font): Optimize for the case of
3898 no need of reordering.
3899 (face_for_char): Map the charset property by
3900 Vfont_encoding_charset_alist.
3901
3902 2008-02-01 Jason Rumney <jasonr@gnu.org>
3903
3904 * w32font.c (logfonts_match): Don't check adstyle here.
3905 (font_matches_spec): Check here against physical font instead.
3906 (add_font_entity_to_list): Avoid some substitutions.
3907
3908 * font.c (font_parse_fcname): Default weight and slant to normal.
3909 (font_score): Prefer normal fonts if weight or slant unspecified.
3910 (font_score) [WINDOWSNT]: Scale weight difference down to closer
3911 match freetype scores.
3912
3913 2008-02-01 Jason Rumney <jasonr@gnu.org>
3914
3915 * w32font.c (w32font_text_extents): Don't use the frame stored in the
3916 font, as it may have been deleted.
3917 (w32_enumfont_pattern_entity): Map generic family to adstyle using
3918 most common hyphenless variation.
3919 (logfonts_match): Check generic family.
3920 (font_matches_spec): Don't check generic family here.
3921 (fill_in_logfont): Set generic family based on adstyle.
3922
3923 * w32font.h (w32font_get_cache): Update declaration.
3924
3925 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
3926
3927 * ftfont.c (ftfont_get_cache): Adjust the argument type.
3928
3929 * frame.c (x_set_font_backend): Don't call Fclear_font_cache.
3930 If none of the new drivers are available, call font_update_drivers
3931 with the old drivers.
3932
3933 * w32font.c (w32font_get_cache): Adjust the argument type.
3934
3935 * xfont.c (xfont_get_cache): Adjust the argument type.
3936
3937 * font.h (struct font_driver): Change argument type of get_cache.
3938
3939 * xftfont.c (xftfont_start_for_frame): Delete prototype.
3940
3941 * font.c (Ffont_get): Fix arguments to Fassoc.
3942 (font_prepare_cache, font_finish_cache, font_get_cache): New functions.
3943 (font_clear_cache): New function.
3944 (font_list_entities, font_matching_entity): Use font_get_cache.
3945 (font_update_drivers): Call font_clear_cache when finishing a driver.
3946
3947 * fontset.c (fontset_find_font): Fix previous change.
3948
3949 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
3950
3951 * xterm.c (x_check_font) [USE_FONT_BACKEND]: Don't access
3952 dpyinfo->font_table.
3953 (x_delete_display) [USE_FONT_BACKEND]: Likewise.
3954 (x_delete_terminal) [USE_FONT_BACKEND]: Likewise.
3955
3956 * font.c (font_at): Handle the case that the arg C is negative.
3957 Handle the unibyte case.
3958 (Ffont_at): Call font_at with the arg C -1.
3959
3960 * xdisp.c (handle_auto_composed_prop): Don't get a character at
3961 the position here, and call font_at with the arg C -1.
3962 Don't check the range of the existing composition at the point.
3963
3964 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
3965
3966 * fontset.c (fontset_add): New args charset_id and family.
3967 Change caller.
3968 (load_font_get_repertory, fontset_find_font): Assume that
3969 font_spec is always a font-spec object.
3970 (Fset_fontset_font): Always store a font-spec object in a fontset.
3971
3972 * xdisp.c (handle_auto_composed_prop): Use Fget_text_property
3973 instead of get_property_and_range.
3974
3975 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
3976
3977 * xftfont.c (struct xftfont_info): Delete the member ft_face.
3978 (xftfont_open): Don't keep locking face.
3979 (xftfont_close): Don't unlock face.
3980 (xftfont_anchor_point, xftfont_shape): Lock and unlock face.
3981
3982 * fontset.c (fontset_find_font): Don't prefer a font of
3983 supplementary charset.
3984
3985 2008-02-01 Kenichi Handa <handa@m17n.org>
3986
3987 * ftfont.c (struct OpenTypeSpec): Rename members script_tag to
3988 script, langsys_tag to langsys, new member script.
3989 (OTF_TAG_STR): Terminate by '\0'.
3990 (ftfont_get_open_type_spec): If :otf prop is is spec, Limit the
3991 listing to the script specified in that property. Fix arg to
3992 OTF_check_features.
3993
3994 2008-02-01 Jason Rumney <jasonr@gnu.org>
3995
3996 * w32font.h: New file.
3997
3998 * w32font.c: Include it.
3999 (struct w32font_info): Add owning_frame field. Move to w32font.h.
4000 (w32font_open): Set owning_frame.
4001 (w32font_text_extents): Use owning_frame.
4002 (struct font_callback_data): Add opentype_only field.
4003 (add_font_entity_to_list): Use it to filter fonts.
4004 Don't check against full name.
4005 (w32font_list_internal): New function.
4006 (w32font_list): Use it.
4007 (w32font_match_internal): New function.
4008 (w32font_match): Use it.
4009 (w32font_open_internal): New function.
4010 (w32font_open): Use it.
4011 (w32font_get_cache, w32font_close, w32font_has_char)
4012 (w32font_encode_char, w32font_text_extents, w32font_draw):
4013 Make non-static.
4014
4015 * makefile.w32-in (w32font.o): Depend on w32font.h.
4016
4017 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
4018
4019 * charset.c (Fdefine_charset_internal): Record a supplementary
4020 charset at the tail of Vcharset_order_list.
4021
4022 * font.c (Ffont_shape_text): Fix the return value.
4023
4024 * ftfont.c (OTF_SYM_TAG, OTF_TAG_STR): Fix argument names.
4025
4026 * xdisp.c (handle_auto_composed_prop): Fix previous change.
4027
4028 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
4029
4030 * ftfont.c (struct OpenTypeSpec): New struct.
4031 (OTF_SYM_TAG, OTF_TAG_STR): New macros.
4032 (ftfont_get_open_type_spec): New function.
4033 (ftfont_list) [HAVE_LIBOTF]: Check otf-spec property.
4034
4035 * lread.c (read1): Redo the previous change with checking Vpurify_flag.
4036
4037 2008-02-01 Jason Rumney <jasonr@gnu.org>
4038
4039 * w32font.c (add_font_entity_to_list): Compare only the beginning
4040 of full name.
4041
4042 2008-02-01 Kenichi Handa <handa@m17n.org>
4043
4044 * xdisp.c (handle_auto_composed_prop): Simplify the code.
4045 Never return HANDLED_RECOMPUTE_PROPS.
4046
4047 2008-02-01 Kenichi Handa <handa@m17n.org>
4048
4049 * font.c (font_gstring_produce): Delete it.
4050
4051 * composite.h (COMPOSITION_METHOD):
4052 Handle COMPOSITION_WITH_GLYPH_STRING.
4053
4054 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
4055
4056 * xfont.c (Qx): Delete.
4057 (syms_of_xfont): Don't initialize Qx.
4058
4059 * composite.h (enum composition_method):
4060 Define COMPOSITION_WITH_GLYPH_STRING unconditionally.
4061
4062 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
4063
4064 * xfaces.c [HAVE_WINDOW_SYSTEM]: Include "font.h" unconditionally.
4065 (choose_face_font): Accept new form of font-spec.
4066
4067 * frame.h (font_driver_list): Declare it unconditionally.
4068 (struct frame): Define members font_driver_list and font_data_list
4069 unconditionally.
4070
4071 * fontset.c: Include "font.h" unconditionally.
4072 (generate_ascii_font_name): Use font_parse_xlfd and font_unparse_xlfd.
4073 (Fset_fontset_font): Accept a font-spec object.
4074
4075 * font.c (font_unparse_xlfd): If pixel_size is zero, make the
4076 PIXEL_SIZE part a wild card.
4077
4078 * dispextern.h (struct glyph_string): Define members clip and
4079 num_clips unconditionally.
4080 (struct face): Define members font_info and extra unconditionally.
4081
4082 * ftfont.c (ftfont_open): Set members maybe_otf and otf of
4083 ftfont_info only when HAVE_LIBOTF is defined.
4084
4085 2008-02-01 Andreas Schwab <schwab@suse.de>
4086
4087 * xdisp.c (back_to_previous_visible_line_start): Fix type of beg
4088 and end.
4089
4090 2008-02-01 Jason Rumney <jasonr@gnu.org>
4091
4092 * w32font.c (w32font_driver): Add new fields.
4093
4094 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
4095
4096 * Makefile.in (ALL_CFLAGS): Add @M17N_FLT_CFLAGS@.
4097 (FONTSRC, FONTOBJ) [HAVE_WINDOW_SYSTEM]: Set them unconditionally.
4098 (LIBES): Add @M17N_FLT_CFLAGS@.
4099
4100 * composite.c (compose_text): Don't treat the new style
4101 composition specially.
4102
4103 * emacs.c (main): Call syms_of_font unconditionally.
4104
4105 * font.h (FONT_ENTITY_NOT_LOADABLE)
4106 (FONT_ENTITY_SET_NOT_LOADABLE): New macros.
4107 (LGSTRING_XXXX, LGLYPH_XXX): Adjust for the change of lispy gstring.
4108 (struct font_driver): New member shape.
4109 (font_registry_charsets): Extern it.
4110 (font_find_for_lface, font_prepare_composition): Adjust prototype.
4111 (font_otf_capability, font_drive_otf): Delete their externs.
4112
4113 * font.c [HAVE_M17N_FLT]: Include <m17n-flt.h>.
4114 (font_charset_alist, font_registry_charsets): Move from xfont.c
4115 and rename.
4116 (font_prop_validate_otf): New function.
4117 (font_property_table): Register it for QCotf.
4118 (DEVICE_DELTA, adjust_anchor, REPLACEMENT_CHARACTER)
4119 (font_drive_otf): Delete.
4120 (font_prepare_composition): New arg F. Adjust for the change of
4121 lispy gstring.
4122 (font_find_for_lface): New arg C.
4123 (font_load_for_face): Adjust for the change of font_find_for_lface.
4124 (Ffont_make_gstring, Ffont_fill_gstring): Adjust for the change of
4125 lispy gstring.
4126 (Ffont_shape_text): New function.
4127 (Fopen_font): If the font size is not given, use 12-pixel.
4128 (Ffont_at): New arg STRING.
4129 (syms_of_font): Initalize font_charset_alist.
4130 Declare Ffont_shape_text as a Lisp function. Call syms_of_XXfont
4131 conditionally.
4132
4133 * fontset.c (fontset_find_font) [USE_FONT_BACKEND]: Try multiple
4134 fonts of the same font-spec. Change the format of RFONT-DEF.
4135 (face_for_char, make_fontset_for_ascii_face, Finternal_char_font):
4136 Adjust for the change of RFONT-DEF.
4137 (Fset_fontset_font) [USE_FONT_BACKEND]: Handle new format of font-spec.
4138
4139 * ftfont.h: New file.
4140
4141 * ftfont.c: Don't include Freetype headers. Include "ftfont.h".
4142 (struct ftfont_info) [HAVE_LIBOTF]: New members maybe_otf and otf.
4143 (ftfont_open) [HAVE_LIBOTF]: Initialize the above members.
4144 (ftfont_driver) [HAVE_LIBOTF, HAVE_M17N_FLT]: Don't set
4145 font_otf_capability and font_drive_otf, set ftfont_shape.
4146 (ftfont_list): Adjust for the change of :otf property value.
4147 (struct MFLTFontFT) [HAVE_LIBOTF, HAVE_M17N_FLT]: New struct.
4148 (ftfont_get_glyph_id, ftfont_get_metrics, ftfont_check_otf)
4149 (adjust_anchor, ftfont_drive_otf, ftfont_shape_by_flt)
4150 (ftfont_shape) [HAVE_LIBOTF, HAVE_M17N_FLT]: New function.
4151 (DEVICE_DELTA) [HAVE_LIBOTF, HAVE_M17N_FLT]: New macro.
4152 (otf_gstring, gstring, m17n_flt_initialized): New variables.
4153
4154 * w32term.c (x_draw_composite_glyph_string_foreground):
4155 Adjust for the change of lispy gstring.
4156
4157 * xdisp.c (handle_composition_prop): Adjust for the change of
4158 lispy gstring. Call a function for auto-composition with the
4159 third arg it->window.
4160 (fill_composite_glyph_string): Adjust for the change of lispy string.
4161 (x_produce_glyphs): Adjust for the change of font_prepare_compositionl.
4162
4163 * xfaces.c (set_font_frame_param): Adjust for the change of
4164 font_find_for_lface.
4165
4166 * xfont.c (x_font_charset_alist): Move to font.c and rename.
4167 (xfont_registry_charsets): Likewise. Change caller.
4168 (syms_of_xfont): Don't handle x_font_charset_alist.
4169
4170 * xftfont.c: Include "ftfont.h".
4171 (struct xftfont_info) [HAVE_LIBOTF]: New members maybe_otf and otf.
4172 (xftfont_open) [HAVE_LIBOTF]: Initialize the above members.
4173 (xftfont_close) [HAVE_LIBOTF]: Close otf.
4174 (xftfont_shape) [HAVE_LIBOTF, HAVE_M17N_FLT]: New function.
4175 (syms_of_xftfont) [HAVE_LIBOTF, HAVE_M17N_FLT]:
4176 Set xftfont_driver.shape to xftfont_shape.
4177
4178 * xterm.c (x_draw_composite_glyph_string_foreground): Adjust for
4179 the change of lispy gstring.
4180
4181 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
4182
4183 * ftxfont.c (ftxfont_end_for_frame): Fix array indexing error.
4184
4185 2008-02-01 Jason Rumney <jasonr@gnu.org>
4186
4187 * w32font.c (w32font_draw): Fill background manually.
4188
4189 2008-02-01 Jason Rumney <jasonr@gnu.org>
4190
4191 * font.c (Qfontp): Remove unused symbol.
4192 (QCantialias): New symbol.
4193 (syms_of_font): Define it.
4194 (font_property_table): Set a validator for QCantialias.
4195
4196 * w32font.c (CLEARTYPE_QUALITY, CLEARTYPE_NATURAL_QUALITY):
4197 Define if not already.
4198 (QCfamily): Share with xfaces.c.
4199 (Qstandard, Qsubpixel, Qnatural): New symbols.
4200 (syms_of_w32font): Define them. Don't define QCfamily here.
4201 (w32_antialias_type, lispy_antialias_type): New functions.
4202 (w32_enumfont_pattern_entity): New arg requested_font.
4203 Set antialias parameter if non-default was requested.
4204 (fill_in_logfont): Fill in lfQuality if :antialias specified.
4205
4206 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
4207
4208 * lread.c (read1): Undo the previous change.
4209
4210 2008-02-01 CHENG Gao <chenggao@gmail.com> (tiny change)
4211
4212 * frame.c (Fdelete_frame): Call font_update_drivers only when
4213 USE_FONT_BACKEND is defined.
4214
4215 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
4216
4217 * font.h (struct font_bitmap): New member bits_per_pixel.
4218 (struct font_driver): New members start_for_frame and end_for_frame.
4219 (struct font_data_list): New struct.
4220 (font_put_frame_data, font_get_frame_data): Extern them.
4221
4222 * frame.h (struct frame): New member font_data_list.
4223
4224 * font.c (font_update_drivers): Call driver->start_for_frame and
4225 driver->end_for_frame at proper timings.
4226 (font_put_frame_data, font_get_frame_data): New functions.
4227 (Ffont_spec): Add usage in the docstring.
4228
4229 * frame.c (make_frame): Initialize f->font_data_list to NULL.
4230 (Fdelete_frame): Call font_update_drivers.
4231
4232 * xftfont.c (struct xftface_info): Delete the member xft_draw.
4233 (xftfont_prepare_face, xftfont_done_face): Adjust for the above change.
4234 (xftfont_get_xft_draw): New function.
4235 (xftfont_draw): Get XftDraw by xftfont_get_xft_draw.
4236 (xftfont_end_for_frame): New function.
4237 (syms_of_xftfont): Set xftfont_driver.end_for_frame.
4238
4239 * ftxfont.c (ftxfont_get_gcs): Rename from ftxfont_create_gcs.
4240 Change argument. Cache GCs in the per-frame data.
4241 (struct ftxfont_frame_data): New struct.
4242 (ftxfont_draw_bitmap): New arg gc_fore and flush.
4243 (ftxfont_prepare_face, ftxfont_done_face): Delete them.
4244 (ftxfont_draw): Get GCs by ftxfont_get_gcs. Reflect s->clip in GCs.
4245 (ftxfont_end_for_frame): New function.
4246 (syms_of_ftxfont): Set ftxfont_driver.end_for_frame.
4247
4248 * ftfont.c (ftfont_get_bitmap): Set bitmap->bits_per_pixel.
4249
4250 2008-02-01 Kenichi Handa <handa@m17n.org>
4251
4252 * xselect.c (Vselection_coding_system)
4253 (Vnext_selection_coding_system): Delete them.
4254 (syms_of_xselect): Don't declare selection-coding-system and
4255 next-selection-coding-system. They are declared in select.el.
4256
4257 2008-02-01 Jason Rumney <jasonr@gnu.org>
4258
4259 * w32term.h (WM_UNICHAR, UNICODE_NOCHAR): Define if not already.
4260
4261 * w32fns.c: Include imm.h.
4262 (get_composition_string_fn, get_ime_context_fn): New optional
4263 system functions.
4264 (globals_of_w32fns): Load them from imm32.dll.
4265 (ignore_ime_char): New flag.
4266 (w32_wnd_proc): Handle WM_UNICHAR, WM_IME_CHAR and
4267 WM_IME_ENDCOMPOSITION messages.
4268
4269 * w32term.c (w32_read_socket) [WM_UNICHAR]: Handle as
4270 MULTIBYTE_CHAR_KEYSTROKE_EVENT.
4271
4272 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
4273
4274 * lread.c (READCHAR): Call readchar with the 2nd arg NULL.
4275 (READCHAR_REPORT_MULTIBYTE): New macro.
4276 (readchar): New 2nd arg MULTIBYTE.
4277 (read1): Use READCHAR_REPORT_MULTIBYTE for the first read.
4278 Make symbol's name multibyte according to the multibyteness of the
4279 source.
4280
4281 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
4282
4283 * xfaces.c (face_for_overlay_string): Call lookup_face with
4284 correct arguments (fix of synching with the trunk).
4285
4286 2008-02-01 Kenichi Handa <handa@m17n.org>
4287
4288 * font.c (font_prop_validate_symbol, font_prop_validate_style)
4289 (font_prop_validate_non_neg, font_prop_validate_spacing):
4290 Delete argument prop_index.
4291 (font_property_table): Change arguments to validater. Change Callers.
4292 (font_lispy_object): Delete.
4293 (font_at): Use font_find_object instead fo font_lispy_object.
4294
4295 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
4296
4297 * fileio.c (Fexpand_file_name): Adjust multibyteness of directory
4298 and file names.
4299
4300 2008-02-01 Jason Rumney <jasonr@gnu.org>
4301
4302 * w32font.c (add_font_name_to_list): Avoid vertical fonts.
4303 (font_matches_spec): Remove debug output.
4304 (add_font_entity_to_list): Avoid using substituted fonts.
4305
4306 2008-02-01 Jason Rumney <jasonr@gnu.org>
4307
4308 * doc.c (Fsnarf_documentation):
4309 * Makefile.in (temacs${EXEEXT}, mostlyclean): Undo last change.
4310
4311 2008-02-01 Miles Bader <miles@gnu.org>
4312
4313 * dispextern.h (struct glyph_row): Only define "clip" field if
4314 HAVE_WINDOW_SYSTEM is defined.
4315
4316 2008-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
4317
4318 Fix up multi-tty merge.
4319
4320 * xterm.c (handle_one_xevent): Remove duplicate code and fix up nesting
4321 and indentation.
4322
4323 * xfaces.c (free_realized_face, clear_face_gcs):
4324 Include font_done_for_face in the input_blocked section, just in case.
4325
4326 * xdisp.c (decode_mode_spec): Use terminal-local coding systems.
4327 (get_char_face_and_encoding): Undo last change and remove the *other*
4328 duplicate definition (i.e. keep the one that's better scoped and that
4329 includes code for the font-backend).
4330
4331 * terminal.c (create_terminal): Default keyboard_coding to
4332 `no-conversion' and terminal_coding to `undecided'.
4333
4334 * lread.c (read1): Use XSETPVECTYPE to set a pseudovector's tag.
4335
4336 * fontset.c (free_realized_fontsets): Check that the table entry does
4337 contain a fontset before trying to compare it to `base'.
4338
4339 * emacs.c (main): Move syms_of_data, syms_of_fileio, syms_of_alloc,
4340 syms_of_charset, and syms_of_coding earlier because init_window_once
4341 now needs Vcoding_system_hash_table to be setup.
4342
4343 * coding.h (default_buffer_file_coding): Remove.
4344
4345 * coding.c (default_buffer_file_coding): Remove.
4346 (Fterminal_coding_system, Fkeyboard_coding_system): Use ->id rather
4347 than ->symbol, and use the terminal-local coding system.
4348 (syms_of_coding): Don't setup the coding-systems that are not
4349 terminal-local.
4350 (Fdefine_coding_system_internal): Use XCAR/XCDR.
4351
4352 * chartab.c (Fmake_char_table, make_sub_char_table, copy_char_table):
4353 Use XSETPVECTYPE now that XSETCHAR_TABLE doesn't set the tag anymore.
4354
4355 * alloc.c (Fmake_char_table, make_sub_char_table): Remove. They're now
4356 in chartab.c and were re-added here by mistake.
4357 (Fpurecopy): Use XSETPVECTYPE after copying a COMPILED pseudovector.
4358
4359 * doc.c (Fsnarf_documentation):
4360 * Makefile.in (temacs${EXEEXT}, mostlyclean): Move buildobj.lst from
4361 src to etc.
4362
4363 * ChangeLog.10: Add mistakenly removed entry.
4364
4365 2008-02-01 Dan Nicolaescu <dann@ics.uci.edu>
4366
4367 * Makefile.in (fringe.o, minibuf.o): Fix dependencies.
4368
4369 2008-02-01 Miles Bader <miles@gnu.org>
4370
4371 * xdisp.c (get_char_face_and_encoding): Remove extraneous definition.
4372 Add extra args to FACE_FOR_CHAR.
4373
4374 2008-02-01 Kenichi Handa <handa@m17n.org>
4375
4376 * keymap.c (where_is_internal_1): If key is a cons, store the copy
4377 in sequence.
4378
4379 * chartab.c (map_sub_char_table, map_char_table): If the range
4380 contains just one character, call the function with that character
4381 even if the depth is not 3.
4382
4383 2008-02-01 Jason Rumney <jasonr@gnu.org>
4384
4385 * w32font.c (w32font_text_extents): Calculate metrics for the
4386 whole string.
4387
4388 2008-02-01 Jason Rumney <jasonr@gnu.org>
4389
4390 * w32xfns.c (get_next_msg): Consolidate WM_PAINT messages.
4391
4392 2008-02-01 Jason Rumney <jasonr@gnu.org>
4393
4394 * w32term.c (x_set_glyph_string_clipping): Use
4395 get_glyph_string_clip_rects.
4396 (x_set_glyph_string_clipping_exactly, x_draw_glyph_string):
4397 Adjust for the change of struct glyph_string.
4398
4399 * w32font.c (w32font_draw): Do clipping here.
4400
4401 2008-02-01 Kenichi Handa <handa@m17n.org>
4402
4403 * xftfont.c (xftfont_draw): Adjust for the change of struct
4404 glyph_string.
4405
4406 * xterm.c (x_set_glyph_string_clipping): Use
4407 get_glyph_string_clip_rects.
4408 (x_set_glyph_string_clipping_exactly, x_draw_glyph_string):
4409 Adjust for the change of struct glyph_string.
4410
4411 * xdisp.c (get_glyph_string_clip_rects): Reflect s->row->clip to
4412 the resulting clip(s}.
4413 (expose_overlaps): Add arg r. Change callers. Set it to
4414 row->clip temporarily.
4415 (expose_window): Redraw rows overlapping the exposed area.
4416
4417 * dispextern.h (struct glyph_row): New member clip.
4418 (struct glyph_string): Delete members clip_x, clip_y, clip_width,
4419 clip_height, new member clip, and num_clips.
4420
4421 2008-02-01 Kenichi Handa <handa@m17n.org>
4422
4423 * data.c (Fchar_or_string_p): Fix docstring.
4424
4425 2008-02-01 Kenichi Handa <handa@m17n.org>
4426
4427 * xftfont.c (xftfont_draw): If s->font_info != s->face->font_info,
4428 create a temporal XftDraw object.
4429
4430 2008-02-01 Kenichi Handa <handa@m17n.org>
4431
4432 * font.c (Ffontp): Fix docstring.
4433
4434 * coding.c (detect_coding_iso_2022): Don't treat SI/SO codes as a
4435 strong evidence of ISO-2022.
4436
4437 2008-02-01 Kenichi Handa <handa@m17n.org>
4438
4439 * abbrev.c (abbrev_check_chars): Use CHAR_TABLE_REF, not
4440 SYNTAX_ENTRY_FOLLOW_PARENT.
4441
4442 2008-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
4443
4444 * fns.c (weak_hash_tables): Rename from Vweak_hash_tables and change
4445 its type.
4446 (make_hash_table, copy_hash_table, sweep_weak_hash_tables, init_fns):
4447 Update to the new type of weak_hash_tables and next_weak.
4448
4449 * lisp.h (struct Lisp_Hash_Table): Change next_weak from Lisp_Object to
4450 a plain C pointer to Lisp_Hash_Table.
4451
4452 * lisp.h (XGCTYPE, GC_HASH_TABLE_P, GC_NILP, GC_NUMBERP, GC_NATNUMP)
4453 (GC_INTEGERP, GC_SYMBOLP, GC_MISCP, GC_VECTORLIKEP, GC_STRINGP)
4454 (GC_CONSP, GC_FLOATP, GC_VECTORP, GC_OVERLAYP, GC_MARKERP)
4455 (GC_INTFWDP, GC_BOOLFWDP, GC_OBJFWDP, GC_BUFFER_OBJFWDP)
4456 (GC_BUFFER_LOCAL_VALUEP, GC_SOME_BUFFER_LOCAL_VALUEP)
4457 (GC_KBOARD_OBJFWDP, GC_PSEUDOVECTORP, GC_WINDOW_CONFIGURATIONP)
4458 (GC_PROCESSP, GC_WINDOWP, GC_SUBRP, GC_COMPILEDP, GC_BUFFERP)
4459 (GC_SUB_CHAR_TABLE_P, GC_CHAR_TABLE_P, GC_BOOL_VECTOR_P, GC_FRAMEP)
4460 (GC_EQ): Remove since they've been identical to their non-GC_
4461 alter-egos ever since the markbit was eradicated.
4462
4463 * alloc.c:
4464 * buffer.c:
4465 * buffer.h:
4466 * data.c:
4467 * fileio.c:
4468 * filelock.c:
4469 * fns.c:
4470 * frame.h:
4471 * lisp.h:
4472 * macterm.c:
4473 * print.c:
4474 * process.c:
4475 * w32fns.c:
4476 * w32menu.c:
4477 * w32term.c:
4478 * xfns.c:
4479 * xmenu.c:
4480 * xterm.c: Replace uses of GC_* macros with the non-GC_ versions.
4481
4482 2008-02-01 Kenichi Handa <handa@m17n.org>
4483
4484 * chartab.c (map_sub_char_table): Make it work for the top-level
4485 char-table. Fix handling of parent char-table.
4486 (map_char_table): Adjust for the above change.
4487
4488 2008-02-01 Jason Rumney <jasonr@gnu.org>
4489
4490 * w32font.c (Qgdi): Rename from Qw32.
4491
4492 2008-02-01 Jason Rumney <jasonr@gnu.org>
4493
4494 * w32bdf.c (get_quoted_string): Make function static.
4495
4496 2008-02-01 Kenichi Handa <handa@m17n.org>
4497
4498 * xftfont.c (xftfont_open): If one of font's ASCII glyph has
4499 bigger ascent and descent than those of the font, use them as
4500 font's ascent and descent.
4501
4502 2008-02-01 Kenichi Handa <handa@m17n.org>
4503
4504 * Makefile.in (${lispsource}international/charprop.el): Move this
4505 target within "#ifdef HAVE_UNIDATA" and "#endif".
4506
4507 2008-02-01 Kenichi Handa <handa@m17n.org>
4508
4509 * Makefile.in (lisp): Add ${lispsource}language/tai-viet.el.
4510 (shortlisp): Add ../lisp/language/tai-viet.el.
4511
4512 2008-02-01 Ulrich Mueller <ulm@gentoo.org>
4513
4514 * Makefile.in (${lispsource}international/charprop.el): Depend on
4515 temacs${EXEEXT}.
4516
4517 2008-02-01 Jason Rumney <jasonr@gnu.org>
4518
4519 * w32font.c (w32font_close): Delete the GDI font object.
4520
4521 * w32menu.c: Include character.h.
4522
4523 * w32proc.c: Likewise.
4524
4525 * w32select.c: Likewise.
4526
4527 * makefile.w32-in (w32proc.o): Depend on character.h.
4528
4529 2008-02-01 Jason Rumney <jasonr@gnu.org>
4530
4531 * w32fns.c (syms_of_w32fns): Use DEFSYM macro.
4532
4533 * w32menu.c (syms_of_w32menu): Likewise.
4534
4535 * w32proc.c (syms_of_ntproc): Likewise.
4536
4537 * w32select.c (syms_of_w32select): Likewise.
4538
4539 * w32term.c (syms_of_w32term): Likewise.
4540
4541 2008-02-01 Jason Rumney <jasonr@gnu.org>
4542
4543 * w32font.c (w32font_draw): Delete brush after using it.
4544
4545 2008-02-01 Jason Rumney <jasonr@gnu.org>
4546
4547 * w32font.c (w32font_open): Don't set font_idx.
4548 (w32font_text_extents): Try GetTextExtentPoint32W before defaulting
4549 to font settings.
4550 (w32font_draw): Fill background explicitly.
4551
4552 2008-02-01 Jason Rumney <jasonr@gnu.org>
4553
4554 * w32term.c (w32_initialize): Don't call w32font_initialize.
4555
4556 * w32font.c (w32font_info): Remove subranges.
4557 (QCsubranges, Qmodern, Qswiss, Qroman): Remove.
4558 (QCfamily, Qmonospace, Qsans_serif, Qmono, Qsans, Qsans__serif)
4559 (Qraster, Qoutline, Qlatin, Qgreek, Qcoptic, Qcyrillic, Qarmenian)
4560 (Qhebrew, Qarabic, Qsyriac, Qnko, Qthaana, Qdevanagari, Qbengali)
4561 (Qgurmukhi, Qgujarati, Qoriya, Qtamil, Qtelugu, Qkannada)
4562 (Qmalayalam, Qsinhala, Qthai, Qlao, Qtibetan, Qmyanmar, Qgeorgian)
4563 (Qhangul, Qethiopic, Qcherokee, Qcanadian_aboriginal, Qogham)
4564 (Qrunic, Qkhmer, Qmongolian, Qsymbol, Qbraille, Qhan)
4565 (Qideographic_description, Qcjk_misc, Qkana, Qbopomofo, Qkanbun)
4566 (Qyi, Qbyzantine_musical_symbol, Qmusical_symbol, Qmathematical):
4567 New symbols.
4568 (font_callback_data): New struct.
4569 (w32font_list, w32font_match): Use it.
4570 (w32font_open): Don't populate subranges.
4571 (w32font_has_char): Use script Lisp symbols, not subrange bitmask.
4572 (w32font_encode_char): Always return unicode code-point as-is.
4573 (w32font_text_extents): Supply a tranformation matrix to
4574 GetGlyphOutline. Never look up by glyph index. Avoid looping
4575 twice. Use unicode version of GetTexExtentPoint32 instead of
4576 glyph index version.
4577 (set_fonts_frame): Remove.
4578 (w32_enumfont_pattern_entity): Add frame parameter, use it to
4579 set frame parameter. Use backward compatible fake foundries.
4580 Save generic family in extra slot under QCfamily. Make width slot
4581 constant. Save QCspacing value. Save list of scripts instead of
4582 binary subranges.
4583 (w32_generic_family, logfonts_match, font_matches_spec): New functions.
4584 (add_font_entity_to_list): Use font_callback_data struct. Filter
4585 unwanted fonts.
4586 (add_one_font_entity_to_list): Use font_callback_data struct.
4587 (w32_registry): Default to iso10646_1.
4588 (fill_in_logfont): Use dpi from extra slot. Don't bother with
4589 string font registries. Don't fill in font name if it is a generic
4590 family name, fill family instead. Use spacing, family and script
4591 extra info to fill pitch, family and charset fields.
4592 (list_all_matching_fonts): Use font_callback_data struct.
4593 (unicode_range_for_char): Remove.
4594 (font_supported_scripts): New function.
4595 (w32font_initialize): Remove.
4596 (syms_of_w32font): Update which symbols are defined.
4597
4598 2008-02-01 Jason Rumney <jasonr@gnu.org>
4599
4600 * font.c (font_pixel_size): Reverse assq_no_quit args.
4601
4602 * w32term.h (FONT_WIDTH): Report max width, not average.
4603 (FONT_MAX_WIDTH): Remove.
4604 (FONT_AVG_WIDTH): New macro.
4605
4606 * xfaces.c (Fx_list_fonts) [WINDOWSNT]: Remove Windows only
4607 redefinition of FONT_WIDTH.
4608
4609 * w32term.c (x_font_min_bounds): Use FONT_AVG_WIDTH.
4610 (w32_cache_char_metrics): Use FONT_WIDTH.
4611
4612 * w32fns.c (w32_load_system_font, w32_list_fonts): Use FONT_AVG_WIDTH.
4613
4614 2008-02-01 Jason Rumney <jasonr@gnu.org>
4615
4616 * w32font.c (w32font_open): Make lfHeight negative.
4617
4618 * w32fns.c (x_default_font_parameter): Use new style font name.
4619 (Fx_create_frame, x_create_tip_frame): Initialize resx and resy.
4620
4621 2008-02-01 Jason Rumney <jasonr@gnu.org>
4622
4623 * w32font.c (QCsubranges): New symbol.
4624 (w32font_open, w32font_has_char): Get subranges from subproperty
4625 of extra.
4626 (w32_enumfont_pattern_entity): Set subranges as subproperty of extra.
4627 (syms_of_w32font): Define :subranges symbol.
4628
4629 * font.c (font_put_extra): Expose externally.
4630
4631 * font.h (font_put_extra): Move declaration from font.c.
4632
4633 * font.c (Ffont_get): Use font driver to determine otf capability.
4634 (adjust_anchor): Check if driver defines anchor_point before using.
4635
4636 * w32font.c (w32font_open): Handle size, height and pixel_size better.
4637 (w32font_draw): Use options.
4638 (w32_enumfont_pattern_entity): Set size to 0 for scalable fonts.
4639 Fix detection of truetype fonts.
4640 (registry_to_w32_charset): Handle charsets other than iso8859-1
4641 expressed as lisp symbols.
4642 (w32_registry): Express charset as lisp symbol.
4643 (fill_in_logfont): Reverse pixel and point height logic.
4644 Don't set width here. Set quality to default.
4645
4646 * w32fns.c (w32_load_system_font): Fix detecting FIXED_PITCH fonts.
4647 (x_to_w32_font): Fill in lfPitchAndFamily correctly.
4648
4649 * xterm.c (x_draw_glyph_string_foreground) [USE_FONT_BACKEND]:
4650 Remove redundant loop and allocation.
4651
4652 * makefile.w32-in (font.o, w32font.o): New objects.
4653 (fontset.o, xdisp.o, xfaces.o, w32fns.o, w32term.o): Depend on font.h.
4654 (FONTOBJ): New group of objects conditioned on USE_FONT_BACKEND.
4655
4656 * xdisp.c (fill_composite_glyph_string): Make the first arg to
4657 STORE_XCHARB a valid l-value.
4658
4659 * w32term.c (w32_native_per_char_metric): Swap width and rbearing
4660 calculations for non-Truetype fonts.
4661 (x_draw_glyph_string): Sync with xterm.c.
4662 (x_draw_glyph_string_foreground) [USE_FONT_BACKEND]:
4663 Remove redundant code.
4664 (w32_initialize) [USE_FONT_BACKEND]: Call w32font_initialize.
4665
4666 * w32term.h (w32_output_data) [USE_FONT_BACKEND]: Add fontp member.
4667 (FRAME_FONT_OBJECT) [USE_FONT_BACKEND]: New macro from xterm.h.
4668
4669 * w32fns.c [USE_FONT_BACKEND]: Port font backend changes from xfns.c.
4670 (x_to_w32_charset, w32_to_x_charset): Expose externally.
4671
4672 * w32font.c: New file for w32 font backend.
4673
4674 2008-02-01 Kenichi Handa <handa@m17n.org>
4675
4676 * term.c: Don't include "buffer.h" twice.
4677
4678 2008-02-01 Kenichi Handa <handa@m17n.org>
4679
4680 * character.c (Funibyte_string): New function.
4681 (syms_of_character): Defsubr it.
4682
4683 2008-02-01 Jason Rumney <jasonr@gnu.org>
4684
4685 * w32term.c [USE_FONT_BACKEND]:
4686 (x_get_font_repertory, note_mouse_movement, x_set_mouse_face_gc)
4687 (x_set_glyph_string_clipping, x_set_glyph_string_clipping_exactly)
4688 (x_draw_glyph_string, x_draw_glyph_string_foreground)
4689 (x_draw_composite_glyph_string_foreground, x_new_fontset2)
4690 (x_free_frame_resources): Sync with xterm.c.
4691
4692 2008-02-01 Andreas Schwab <schwab@suse.de>
4693
4694 * lread.c (read1): Use CHAR_TABLE_STANDARD_SLOTS to validate
4695 char-table size.
4696
4697 2008-02-01 Kenichi Handa <handa@m17n.org>
4698
4699 * font.c (check_otf_features): Define it regardless of HAVE_LIBOTF.
4700
4701 2008-02-01 Kenichi Handa <handa@m17n.org>
4702
4703 * ftfont.c (ftfont_driver): Delete font_otf_gsub and
4704 font_otf_gpos, add font_drive_otf.
4705
4706 * fontset.c (fontset_find_font): Pay attention to font size
4707 specified for a font.
4708 (reorder_font_vector): Check contents of font_def.
4709
4710 * font.c (struct otf_list): Delete it.
4711 (otf_list): Make it a lisp variable.
4712 (otf_open): Use lispy otf_list.
4713 (generate_otf_features): Rename from parse_gsub_gpos_spec.
4714 (check_otf_features): New function.
4715 (font_otf_DeviceTable, font_otf_ValueRecord, font_otf_Anchor):
4716 New functions.
4717 (font_drive_otf): New function merging font_otf_gsub and
4718 font_otf_gpos.
4719 (font_open_for_lface): New arg spec. Change argument order.
4720 (font_load_for_face): Adjust for the change of font_open_for_lface.
4721 (Ffont_drive_otf): New function merging Ffont_otf_gsub and
4722 Ffont_otf_gpos.
4723 (syms_of_font): Staticpro otf_list. Delete defsubr of
4724 Sfont_otf_gsub and Sfont_otf_gpos. Defsubr Sfont_drive_otf.
4725
4726 * xfaces.c (set_font_frame_param): Adjust for the change of
4727 font_open_for_lface.
4728
4729 * font.h (font_open_for_lface): Adjust prototype.
4730 (struct font_driver): Delete members otf_gsub and otf_gpos, add
4731 member otf_drive.
4732 (font_otf_gsub, font_otf_gpos): Delete externs.
4733 (font_drive_otf): Extern it.
4734
4735 2008-02-01 Kenichi Handa <handa@m17n.org>
4736
4737 * font.c (font_at): If the window W is not on a window system,
4738 return Qnil.
4739
4740 * coding.c (produce_chars, encode_coding): Don't call
4741 insert_from_gap if no characters to produce.
4742
4743 2008-02-01 Kenichi Handa <handa@m17n.org>
4744
4745 * fontset.c (free_realized_fontsets): Avoid unnecessary call of
4746 Fclear_face_cache.
4747
4748 * xfaces.c (face_for_font): Check also face->font==font->font.font.
4749
4750 2008-02-01 Miles Bader <miles@gnu.org>
4751
4752 * emacs.c (main): Change default value of `enable_font_backend' to 1.
4753 Parse "--disable-font-backend" option.
4754 (standard_args): Add "--disable-font-backend" option.
4755
4756 2008-02-01 Kenichi Handa <handa@m17n.org>
4757
4758 * fontset.c (fontset_find_font): New function.
4759 (fontset_font): Use fontset_find_font.
4760 (make_fontset_for_ascii_face): Don't set face ID in rfont_def.
4761 Register the specified font for all Latin characters.
4762 (new_fontset_from_font): Register the specified font for all Latin
4763 characters.
4764 (dump_fontset): For a realized fontset, include the base fontset
4765 name in the returned vector.
4766
4767 2008-02-01 Kenichi Handa <handa@m17n.org>
4768
4769 * character.h (CHAR_STRING): Cast C to unsigned on calling
4770 char_string.
4771
4772 * character.c (char_string): Type of arg C changed to unsigned.
4773 Signal an error if C is an invalid character code.
4774
4775 * editfns.c (general_insert_function, Fchar_to_string):
4776 Use CHARACTERP, not INTEGERP.
4777
4778 2008-02-01 Kenichi Handa <handa@m17n.org>
4779
4780 * character.h (MIN_MULTIBYTE_LEADING_CODE)
4781 (MAX_MULTIBYTE_LEADING_CODE): New macros.
4782
4783 * regex.c (analyse_first): Fix for multibyte characters in "case
4784 charset:" and "case categoryspec:".
4785
4786 2008-02-01 Andreas Schwab <schwab@suse.de>
4787
4788 * Makefile.in (LIBES): Move standard libraries to the end.
4789
4790 2008-02-01 Kenichi Handa <handa@m17n.org>
4791
4792 * alloc.c (Fgarbage_collect): If nextb->text->inhibit_shrinking is
4793 nonzero, don't shrink the buffer nextb.
4794
4795 * buffer.h (struct buffer_text): New member inhibit_shrinking.
4796
4797 * coding.c (coding_alloc_by_making_gap): New arg offset.
4798 (alloc_destination): Call coding_alloc_by_making_gap with the arg
4799 offset.
4800 (decode_coding_iso_2022): Update coding->safe_charsets.
4801 (decode_coding_gap): Temporarily set
4802 current_buffer->text->inhibit_shrinking to 1.
4803
4804 2008-02-01 Kenichi Handa <handa@m17n.org>
4805
4806 * xterm.c (x_draw_composite_glyph_string_foreground): Fix
4807 indexing into elements of s->cmp and s->char2b.
4808
4809 2008-02-01 Juanma Barranquero <lekktu@gmail.com>
4810
4811 * regex.c (RE_STRING_CHAR_AND_LENGTH) [! emacs]: Add missing arg `len'.
4812
4813 2008-02-01 Kenichi Handa <handa@m17n.org>
4814
4815 * regex.c (GET_CHAR_BEFORE_2, GET_CHAR_AFTER): Check the variable
4816 target_multibyte instead of multibyte.
4817 (re_match_2_internal): Call bcmp_translate with target_multibyte.
4818 (bcmp_translate): Change the argument name from multibyte to
4819 target_multibyte.
4820
4821 2008-02-01 Kenichi Handa <handa@m17n.org>
4822
4823 These changes are to compile a regexp into a pattern that can be
4824 used both for multibyte and unibyte targets.
4825
4826 * Makefile.in (search.o): Depend on charset.h.
4827
4828 * character.c (multibyte_char_to_unibyte_safe): New function.
4829
4830 * search.c: Include "charset.h".
4831 (compile_pattern_1): Delete argument multibyte. Don't set
4832 cp->buf.target_multibyte here. Set cp->buf.charset_unibyte.
4833 (compile_pattern): Don't compare cp->buf.target_multibyte.
4834 Compare cp->buf.charset_unibyte.
4835 (compile_pattern): Set cp->buf.target_multibyte.
4836
4837 * lisp.h (multibyte_char_to_unibyte_safe): Extern it.
4838
4839 * regex.h (struct re_pattern_buffer): New member charset_unibyte.
4840
4841 * regex.c (RE_STRING_CHAR, RE_STRING_CHAR_AND_LENGTH): New arg
4842 multibyte. Change callers.
4843 (RE_CHAR_TO_MULTIBYTE, RE_CHAR_TO_UNIBYTE): New macros.
4844 (MAKE_CHAR_MULTIBYTE, MAKE_CHAR_UNIBYTE): Delete. Change callers
4845 to use RE_CHAR_TO_MULTIBYTE and RE_CHAR_TO_UNIBYTE, respectively.
4846 (SETUP_ASCII_RANGE, SETUP_UNIBYTE_RANGE): New macros.
4847 (SETUP_MULTIBYTE_RANGE): Generate a more compact range_table.
4848 (regex_compile): Make the compiled pattern usable both for
4849 multibyte and unibyte targets.
4850 (analyse_first): Make the fastmap usable both for multibyte and
4851 unibyte targets.
4852 (TRANSLATE_VIA_MULTIBYTE): Delete.
4853 (re_match_2_internal): Pay attention to the case that the
4854 multibyteness of bufp and target may be different.
4855
4856 2008-02-01 Kenichi Handa <handa@m17n.org>
4857
4858 * xdisp.c (x_produce_glyphs): When a font is not found, make the
4859 empty box occupy at least one column width.
4860
4861 2008-02-01 Miles Bader <miles@gnu.org>
4862
4863 * Makefile.in: Remove redundant HAVE_XFT clause.
4864
4865 2008-02-01 Kenichi Handa <handa@m17n.org>
4866
4867 * xrdb.c (x_load_resources): Setup the default fontSet X reource.
4868
4869 2008-02-01 Kenichi Handa <handa@m17n.org>
4870
4871 * fontset.c (Finternal_char_font): Fix for the case of POSITION
4872 being nil.
4873
4874 2008-02-01 Kenichi Handa <handa@m17n.org>
4875
4876 * xftfont.c (xftfont_open): Call FcConfigSubstitute.
4877
4878 2008-02-01 Kenichi Handa <handa@m17n.org>
4879
4880 * xftfont.c (xftfont_open): Don't enable antialias explicitly.
4881
4882 2008-02-01 Kenichi Handa <handa@m17n.org>
4883
4884 * search.c (simple_search): Fix previous change.
4885
4886 2008-02-01 Kenichi Handa <handa@m17n.org>
4887
4888 * xftfont.c (ftfont_font_format): Extern declaration.
4889
4890 * frame.c (x_set_font): Fix the second arg to fs_query_fontset.
4891
4892 * xfont.c (xfont_driver): Initialize ftfont_driver.type by 0.
4893 (xfont_list): Don't directly use Lisp_Object as an operand of &&.
4894
4895 * ftfont.c (ftfont_driver): Initialize ftfont_driver.type by 0.
4896 (ftfont_font_format): Fix previous change.
4897
4898 * font.h (Ffont_xlfd_name): EXFUN it.
4899
4900 * font.c (font_parse_xlfd): Fix the array size of `f'.
4901 (register_font_driver): Use EQ to compare driver->type.
4902
4903 * xfns.c (xic_create_xfontset2) [USE_FONT_BACKEND]: New function.
4904 (create_frame_xic) [USE_FONT_BACKEND]: Call xic_create_xfontset2.
4905 (xic_set_xfontset) [USE_FONT_BACKEND]: Likewise.
4906
4907 2008-02-01 Kenichi Handa <handa@m17n.org>
4908
4909 * ftfont.c (ftfont_pattern_entity, ftfont_list_generic_family)
4910 (ftfont_list, ftfont_font_format): Check if FC_FONTFORMAT is defined.
4911
4912 2008-02-01 Kenichi Handa <handa@m17n.org>
4913
4914 * xfont.c (xfont_open): Set font->format.
4915
4916 * xftfont.c (xftfont_open): Set font->format.
4917
4918 * ftfont.c (ftfont_pattern_entity): Add fontformat in a pattern.
4919 (ftfont_list): Include FC_FONTFORMAT in FcObject.
4920 (ftfont_open): Set font->format.
4921 (ftfont_font_format): New function.
4922
4923 * font.h (struct font): New memeber format.
4924
4925 * font.c (Qopentype): New variable.
4926 (syms_of_font): Defsym it.
4927 (Fquery_font): Change the format of the last element of the return
4928 value.
4929
4930 2008-02-01 Kenichi Handa <handa@m17n.org>
4931
4932 * xfns.c (xic_create_xfontset): Try the default fontset name as a
4933 last resort.
4934
4935 2008-02-01 Kenichi Handa <handa@m17n.org>
4936
4937 * coding.c (detect_coding_charset): Fix detection of multi-byte
4938 charset.
4939
4940 2008-02-01 Bob Halley <halley@play-bow.org> (tiny change)
4941
4942 * ccl.c (ccl_driver): If DST is NULL, set ccl->produced to 0.
4943
4944 2008-02-01 Kenichi Handa <handa@m17n.org>
4945
4946 * xdisp.c (get_next_display_element): Set it->face_id for the
4947 first component of a composition.
4948 (x_produce_glyphs): Check if the font is changed or not for composition.
4949
4950 2008-02-01 Kenichi Handa <handa@m17n.org>
4951
4952 * fontset.c (Qlatin): New variable.
4953 (syms_of_fontset): Define it as a lisp symbol.
4954 (Fset_fontset_font): If TARGET is `latin', use FONT_SPEC for ASCII.
4955
4956 2008-02-01 Kenichi Handa <handa@m17n.org>
4957
4958 * font.c (font_unparse_fcname): Pay attention to the case that
4959 some of font property is a null string.
4960
4961 2008-02-01 Kenichi Handa <handa@m17n.org>
4962
4963 * term.c: Include "composite.h".
4964 (encode_terminal_code): Output all components of composition.
4965 Check the size of encode_terminal_src.
4966 (produce_glyphs): For composition, call produce_composite_glyph.
4967 (append_composite_glyph, produce_composite_glyph): New functions.
4968
4969 * xdisp.c (x_produce_glyphs): In handling composition, if a font
4970 is not found, get font_info from the current ascii face.
4971
4972 2008-02-01 Kenichi Handa <handa@m17n.org>
4973
4974 * fileio.c (Finsert_file_contents): On replacing, temporarily bind
4975 buffer-file-name to Qnil before calling insert_from_buffer.
4976
4977 * font.c (font_unparse_fcname): Pay attention to the case that
4978 foundry is a null string.
4979
4980 2008-02-01 Kenichi Handa <handa@m17n.org>
4981
4982 * ftfont.c (ftfont_list): Allow registry "unicode-sip".
4983
4984 * font.c (Qunicode_sip): New variable.
4985 (syms_of_font): Declare it as a Lisp symbol.
4986
4987 * font.h (Qunicode_sip): Extern it.
4988
4989 2008-02-01 Kenichi Handa <handa@m17n.org>
4990
4991 * composite.c (get_composition_id): Pay attention to TAB component.
4992
4993 * xterm.c (x_draw_composite_glyph_string_foreground): Don't draw
4994 TAB. Adjust for the change of s->char2b which always points to
4995 the first elememnt of allocated memory.
4996
4997 * xftfont.c (xftfont_text_extents): Fix calculation of descent value.
4998
4999 * xdisp.c (handle_composition_prop): Set it->c to the first
5000 non-TAB component.
5001 (fill_composite_glyph_string): Change argument.
5002 (BUILD_COMPOSITE_GLYPH_STRING): Adjust for the above change.
5003 (x_produce_glyphs): Fix handling of left/right padding.
5004
5005 2008-02-01 Kenichi Handa <handa@m17n.org>
5006
5007 * coding.c (detect_coding_system): Fix for handling off
5008 inhibit_iso_escape_detection. Fix for the case that no coding
5009 system is defined for a specific coding category.
5010
5011 2008-02-01 Kenichi Handa <handa@m17n.org>
5012
5013 * font.c (font_matching_entity): Delete unused local var.
5014
5015 * xftfont.c (xftfont_open): Call XftDefaultSubstitute before
5016 opening a font.
5017
5018 * fileio.c (Finsert_file_contents): On recovering a file, assume
5019 Unix-like eol.
5020 (choose_write_coding_system): On auto-saving a file, force
5021 Unix-like eol.
5022
5023 * coding.c (setup_coding_system): Fix setting of
5024 coding->common_flags based on eol_type.
5025 (coding_inherit_eol_type): If PARENT is not nil, be sure to
5026 inherit from it.
5027
5028 2008-02-01 Kenichi Handa <handa@m17n.org>
5029
5030 * alloc.c (NSTATICS): Increas to 0x600.
5031
5032 2008-02-01 Kenichi Handa <handa@m17n.org>
5033
5034 * ftfont.c (ftfont_driver): Set ftfont_driver.match to ftfont_match.
5035 (ftfont_list): Don't check :name property.
5036 (ftfont_match): New function.
5037 (ftfont_pattern_entity): If the pattern doesn't contain
5038 FC_SPACING, don't assuce FC_MONO.
5039
5040 * font.h (struct font_driver): New member `match'.
5041 (font_update_drivers): Adjust prototype.
5042
5043 * font.c (font_parse_fcname, font_parse_name): Don't change :name
5044 property of FONT.
5045 (LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE, check_gstring): Define
5046 them unconditionally.
5047 (font_matching_entity): New function.
5048 (font_open_by_name): Try font_matching_entity if exact match is
5049 not found.
5050 (font_update_drivers): Delete the arg FONT. Return a list of
5051 actually used backends. Don't free faces, font caches here.
5052 Don't store data in frame parameters. Don't call x_set_font.
5053 (Ffont_spec): Store :name property as is.
5054 (Ffont_get): Check HAVE_LIBOTF before calling font_otf_capability.
5055 (Ffont_otf_gsub): Call font->driver->otf_gsub instead of font_otf_gsub.
5056 (Ffont_otf_gpos): Call font->driver->otf_gpos instead of font_otf_gpos.
5057 (Ffont_otf_alternates): Check if the driver has otf_gsub function.
5058 Call font->driver->otf_gsub instead of font_otf_gsub.
5059
5060 * frame.c (x_set_font_backend): Do more works that were done in
5061 font_update_drivers before.
5062
5063 * xfont.c (xfont_match): New function.
5064 (xfont_driver): Set xfont_driver.match to xfont_match.
5065 (xfont_draw): Set font in GC if necessary.
5066
5067 * ftxfont.c (ftxfont_match): New function.
5068 (syms_of_ftxfont): Set ftxfont_driver.match to ftxfont_match.
5069
5070 * xftfont.c (xftfont_match): New function.
5071 (syms_of_xftfont): Set xftfont_driver.match to xftfont_match.
5072
5073 2008-02-01 Kenichi Handa <handa@m17n.org>
5074
5075 * font.h (struct font): New member scalable.
5076 (struct font_driver): New arg ALTERANTE_SUBST to otf_gsub.
5077 (font_otf_gsub): Adjust prototype.
5078
5079 * font.c (font_otf_capability): Fix handling of the default langsys.
5080 (parse_gsub_gpos_spec): Change type to void. New arg nbytes.
5081 Check the contents of SPEC.
5082 (LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE): New macros.
5083 (check_gstring): New function.
5084 (REPLACEMENT_CHARACTER): New macro.
5085 (font_otf_gsub): New arg alternate_subst. Be sure to set all
5086 glyph codes of GSTRING.
5087 (font_otf_gpos): Be sure to set all glyph codes of GSTRING.
5088 (font_prepare_composition): Set cmp->glyph_len.
5089 (font_open_entity): Set font->scalable.
5090 (Ffont_get): Handle :otf property.
5091 (Ffont_otf_gsub, Ffont_otf_gpos, Ffont_otf_alternates): New
5092 functions.
5093 (Fquery_font): Use font->font.full_name.
5094 (syms_of_font): Defsubr Sfont_otf_gsub, Sfont_otf_gpos, and
5095 Sfont_otf_alternates.
5096
5097 * ftfont.c (ftfont_open): Set font->font.full_name and
5098 font->font.name properly. Fix calculation of font->font.height
5099 and font->min_width.
5100
5101 * ftxfont.c (ftxfont_create_gcs): New function.
5102 (ftxfont_draw_bitmap): Fix arg to ftfont_driver.get_bitmap.
5103 (ftxfont_draw_backgrond): Fix filling region.
5104 (ftxfont_default_fid): New function.
5105 (ftxfont_open): Set xfotn->fid to the return value of
5106 ftxfont_default_fid.
5107 (ftxfont_prepare_face): Use ftxfont_create_gcs to create GCs.
5108 (ftxfont_done_face): Free only GCs that are created by
5109 ftxfont_create_gcs.
5110 (ftxfont_draw): If face->gc != s->gc, create proper GCs.
5111
5112 * xterm.c (x_set_glyph_string_clipping_exactly) [USE_FONT_BACKEND]:
5113 Clip to src->width, etc (not src->clip_XXX).
5114
5115 * xfns.c (x_create_tip_frame) [USE_FONT_BACKEND]: Handle
5116 FontBackend frame parameter.
5117
5118 2008-02-01 Kenichi Handa <handa@m17n.org>
5119
5120 * font.h (struct font_driver_list): New member `on'.
5121 (Fclear_font_cache): EXFUN it.
5122 (font_update_drivers): Extern it.
5123
5124 * font.c (font_unparse_fcname): Fix typo (swidth->width).
5125 (font_list_entities): Check driver_list->on.
5126 (register_font_driver): Initalize `on' member to 0.
5127 (font_update_drivers): New function.
5128 (Fclear_font_cache): Check driver_list->on.
5129
5130 * frame.h (Qfont_backend): Extern it.
5131 (x_set_font_backend): Extern it.
5132
5133 * frame.c (Qfont_backend): New variable.
5134 (frame_parms): New element for font-backend.
5135 (x_set_font_backend): New function.
5136
5137 * xfns.c (Fx_create_frame) [USE_FONT_BACKEND]: Handle
5138 FontBackend frame parameter.
5139 (x_frame_parm_handlers) [USE_FONT_BACKEND]: New element
5140 x_set_font_backend.
5141
5142 * xfont.c (xfont_list): Don't try listing by :name property if the
5143 name is not for XLFD.
5144
5145 2008-02-01 Kenichi Handa <handa@m17n.org>
5146
5147 * font.h (LGLYPH_FROM, LGLYPH_TO, LGLYPH_SET_FROM)
5148 (LGLYPH_SET_TO): New macros.
5149 (LGLYPH_XOFF, LGLYPH_YOFF, LGLYPH_WADJUST): Check if adjustment
5150 element of G is vector or not.
5151 (font_at): Extern it.
5152
5153 * font.c: Include window.h.
5154 (font_lispy_object): New function.
5155 (font_prepare_composition): Check LGLYPH_FORM (g) to detect the
5156 end of valid glyph.
5157 (font_close_object): Fix getting (struct font *).
5158 (font_at): New function.
5159 (Ffont_get): If FONT is a font-object, get entity from it.
5160 (Ffont_make_gstring): Initialize elements of glyphs with nil.
5161 (Ffont_fill_gstring): Use macro LGSTRING_XXX and LGLYPH_XXX. Fix
5162 range check.
5163 (Ffont_at): New function.
5164 (syms_of_font): Defsubr Sfont_at.
5165
5166 * xdisp.c (it_props): Move the entry for Qauto_composed to just
5167 before the entry for Qcomposition.
5168 (handle_auto_composed_prop): Call auto-composition-function with 4 args.
5169 (handle_composition_prop) [USE_FONT_BACKEND]: Set it->face_id from
5170 the font in gstring.
5171 (fill_composite_glyph_string) [USE_FONT_BACKEND]: Check
5172 LGLYPH_FORM (g) to detect the end of valid glyph.
5173 (x_produce_glyphs) [USE_FONT_BACKEND]: Don't update it->face_id if
5174 we are composing with gstring.
5175
5176 * xterm.c (x_draw_composite_glyph_string_foreground) [USE_FONT_BACKEND]:
5177 Check if adjustment is vector or not.
5178
5179 * Makefile.in (font.o): Make it depends on window.h.
5180
5181 2008-02-01 Kenichi Handa <handa@m17n.org>
5182
5183 * xterm.c (x_draw_composite_glyph_string_foreground): Check if
5184 adjustment is vector or not.
5185
5186 2008-02-01 Miles Bader <miles@gnu.org>
5187
5188 * character.h (CHECK_CHARACTER): Redefine in terms of CHECK_TYPE.
5189
5190 2008-02-01 Kenichi Handa <handa@m17n.org>
5191
5192 * font.h (LGLYPH_XOFF, LGLYPH_YOFF, LGLYPH_WIDTH, LGLYPH_WADJUST)
5193 (LGLYPH_SET_WIDTH): Adjusted for the change of LGLYPH format.
5194 (LGLYPH_ADJUSTMENT, LGLYPH_SET_ADJUSTMENT): New macros.
5195
5196 * font.c (font_merge_old_spec): Treat '*' in foundry as a wild card.
5197 (DEVICE_DELTA): Fix typo.
5198 (font_otf_gpos, font_prepare_compositio): Adjust for the change of
5199 LGLYPH format.
5200
5201 * xterm.c (x_draw_composite_glyph_string_foreground): Adjust for
5202 the change of LGLYPH format.
5203
5204 2008-02-01 Kenichi Handa <handa@m17n.org>
5205
5206 * ftfont.c (ftfont_list): Fix typo.
5207 (ftfont_build_basic_charsets): Don't include letters with diacritics.
5208
5209 2008-02-01 Jan Djärv <jan.h.d@swipnet.se>
5210
5211 * xfaces.c (realize_non_ascii_face): Set face->extra to NULL.
5212
5213 * xftfont.c (xftfont_done_face): Call XftDrawDestroy only if
5214 xftface_info is non-NULL.
5215
5216 2008-02-01 Jan Djärv <jan.h.d@swipnet.se>
5217
5218 * ftfont.c (ftfont_list): Move misplaced #endif.
5219
5220 2008-02-01 Kenichi Handa <handa@m17n.org>
5221
5222 * ftfont.c (ftfont_list): Pay attention to the case that
5223 FC_CAPABILITY is not defined.
5224
5225 2008-02-01 Kenichi Handa <handa@m17n.org>
5226
5227 * xftfont.c (xftfont_open): Set charset related members to -1.
5228
5229 * ftfont.c (ftfont_list): Handle QCotf property. Fix handling of
5230 QCname.
5231 (ftfont_open): Set charset related members to -1.
5232
5233 * fontset.c (Votf_script_alist): New variable.
5234 (syms_of_fontset): Initialize it.
5235 (fontset_font): Delete unused variable.
5236
5237 * fontset.h (Votf_script_alist): Extern it.
5238
5239 * font.c (font_find_for_lface): Optimize code.
5240
5241 * font.h (font_close_object, font_merge_old_spec): Extern them.
5242
5243 2008-02-01 Kenichi Handa <handa@m17n.org>
5244
5245 * font.c (QCscalable, Qc, Qm, Qp, Qd): New variables.
5246 (syms_of_font): Initialize them.
5247 (font_pixel_size): Allow float value in dpi.
5248 (font_prop_validate_type): Delete.
5249 (font_prop_validate_symbol, font_prop_validate_style): Change argument.
5250 Change caller.
5251 (font_prop_validate_non_neg): Rename from font_prop_validate_size.
5252 (font_prop_validate_extra): Delete.
5253 (font_prop_validate_spacing): New function.
5254 (font_property_table): Add elements for all known properties.
5255 (get_font_prop_index): Rename from check_font_prop_name. New
5256 argument FROM. Change caller.
5257 (font_prop_validate): Validate all known properties.
5258 (font_put_extra): Delete argument force. Change caller.
5259 (font_expand_wildcards): Make it static. Fix the way of shrinking
5260 the possible range.
5261 (font_parse_xlfd): Delete argument merge. Fix handling of RESX,
5262 RESY, SPACING, and AVGWIDTH. Don't validate property values here.
5263 Change caller.
5264 (font_unparse_xlfd): Handle dpi, spacing, and scalable properties.
5265 (font_parse_fcname): Delete argument merge. Fix parsing of point
5266 size. Don't validate properties values here. Change caller.
5267 (font_unparse_fcname): Handle dpi, spacing, and scalable properties.
5268 (font_open_by_name): Delete unused variable.
5269 (Ffont_spec): Likewise. Validate property values.
5270 (Ffont_match_p): New function.
5271
5272 * font.h (QCscalable): Extern it.
5273 (font_parse_xlfd, font_parse_fcname): Adjust prototype.
5274
5275 * ftfont.c (ftfont_list): Handle properties dpi, spacing, and scalable.
5276
5277 * xfont.c (xfont_query_font): Adjust for the change of font_parse_xlfd.
5278 (xfont_list_pattern): New function.
5279 (xfont_list): Use xfont_list_pattern.
5280
5281 2008-02-01 Kenichi Handa <handa@m17n.org>
5282
5283 * font.h (Flist_fonts): EXFUN it.
5284
5285 2008-02-01 Jason Rumney <jasonr@gnu.org>
5286
5287 * w32term.c (w32_initialize): Add back smoothing_type and
5288 smoothing_enabled definitions.
5289
5290 2008-02-01 Kenichi Handa <handa@m17n.org>
5291
5292 * xterm.c (x_draw_glyph_string) [USE_FONT_BACKEND]: Check
5293 s->face->font on determining underline position.
5294
5295 2008-02-01 Kenichi Handa <handa@m17n.org>
5296
5297 * font.c (font_parse_xlfd): Fix generating of CHARSET_REGISTRY field.
5298 (font_has_char): Accept font-object too.
5299 (font_find_for_lface): Try at first with a size specified in face.
5300
5301 2008-02-01 Kenichi Handa <handa@m17n.org>
5302
5303 * frame.c (x_set_font) [USE_FONT_BACKEND]: Fix argument to
5304 font_open_by_name.
5305
5306 2008-02-01 Kenichi Handa <handa@m17n.org>
5307
5308 * font.h (QCspacing, QCdpi): Extern them.
5309 (enum font_spacing): New enum.
5310 (FONT_PIXEL_SIZE_QUANTUM): New macro.
5311
5312 * font.c (POINT_TO_PIXEL): Don't divice POINT by 10.
5313 (QCspacing, QCdpi): New variables.
5314 (syms_of_font): Initialize them.
5315 (font_pixel_size): New function.
5316 (font_put_extra): New function.
5317 (font_parse_xlfd): Fix handling of font size. Add QCdpi property
5318 in FONT_EXTRA.
5319 (font_parse_fcname): Handle enumenrated values (e.g. bold).
5320 Fix handling font size. Add QCname property that contains only
5321 unknown properties.
5322 (font_score): Change argument. Change caller. Pay attention to
5323 FONT_PIXEL_SIZE_QUANTUM.
5324 (font_sort_entites, font_list_entities, font_find_for_lface)
5325 (font_open_for_lface, font_open_by_name): Fix handling of font size.
5326 (Ffont_spec): Add QCname property that contains only unknown properties.
5327
5328 * ftfont.c (ftfont_list): Use assq_no_quit, not Fassq. Don't
5329 include weight in listing pattern, instead check weight of each
5330 listed font. Don't include scalable in pattern. Pay attention to
5331 FONT_PIXEL_SIZE_QUANTUM.
5332
5333 2008-02-01 Kenichi Handa <handa@m17n.org>
5334
5335 * font.c (font_parse_fcname): Fix parsing of point-size.
5336 (font_unparse_fcname): Produce symbolic names for style properties.
5337 (font_list_entities): Handle float size correctly.
5338 (font_open_by_name): Prefer `normal' property values if the name
5339 doesn't specify them.
5340
5341 * fontset.c (Finternal_char_font): Use font_get_name, not
5342 Ffont_xlfd_name.
5343
5344 * ftfont.c (ftfont_pattern_entity): Use the numeric value 100 for
5345 FC_WEIGHT_REGULAR. Exclude FC_SIZE and FC_PIXEL_SIZE from listing
5346 pattern. Don't force scalable.
5347
5348 * xftfont.c (xftfont_open): For generating a name, start from
5349 96-byte buffer.
5350
5351 2008-02-01 Jan Djärv <jan.h.d@swipnet.se>
5352
5353 * frame.h (x_new_fontset2): Fix prototype.
5354
5355 2008-02-01 Kenichi Handa <handa@m17n.org>
5356
5357 * font.h (struct font_driver): Delete member parse_name.
5358 (font_match_p, font_get_spec, font_parse_fcname)
5359 (font_unparse_fcname): Extern them.
5360 (font_get_name): Adjust prototype.
5361
5362 * font.c (XLFD_SMALLNUM_MASK): Delete this macro.
5363 (XLFD_LARGENUM_MASK): Delete XLFD_ENCODING_MASK from it.
5364 (font_expand_wildcards): Fix handling ENCODING field. Avoid
5365 unnecessary checks for weight, slant, and swidth.
5366 (font_parse_fcname): New function.
5367 (font_unparse_fcname): New function.
5368 (font_parse_name): New function.
5369 (font_match_p): New function.
5370 (font_get_name): Change return value to Lisp string.
5371 (font_get_spec): New function.
5372 (Qunspecified, Qignore_defface): Don't extern them.
5373 (font_find_for_lface): Assume that LFACE is fully specified.
5374 (font_load_for_face): If lface[LFACE_FONT_INDEX] is an font
5375 object, use it for FACE.
5376 (font_open_by_name): Call Ffont_spec with QCname prop. Don't call
5377 driver->parse_name.
5378 (Ffont_spec): Call font_parse_name, not font_parse_xlfd.
5379
5380 * fontset.h (new_fontset_from_font) [USE_FONT_BACKEND]: Adjust
5381 prototype.
5382
5383 * fontset.c (new_fontset_from_font) [USE_FONT_BACKEND]: Delete
5384 argument F. Don't call Fnew_fontset. Instead, directly call
5385 make_fontset.
5386
5387 * frame.h (x_new_fontset2) [USE_FONT_BACKEND]: Adjust prototype.
5388
5389 * frame.c (x_set_font) [USE_FONT_BACKEND]: Adjust for the change
5390 of x_new_fontset2.
5391
5392 * ftfont.c (Qmonospace, Qsans_serif, Qserif, Qmono, Qsans)
5393 (Qsans__serif): New variables.
5394 (ftfont_generic_family_list): New variable.
5395 (syms_of_ftfont): Initialize the above variables.
5396 (ftfont_pattern_entity): Delete argument NAME.
5397 (ftfont_list_generic_family): New function.
5398 (ftfont_parse_name): Delete this function.
5399 (ftfont_list): Try generic family only when FcFontList found no font.
5400 (ftfont_list_family): Fix args to FcObjectSetBuild.
5401
5402 * xfaces.c (check_lface_attrs) [USE_FONT_BACKEND]: Accept font
5403 object in attrs[LFACE_FONT_INDEX].
5404 (set_lface_from_font_name): Cancel all changes for font-backend.
5405 (set_lface_from_font_and_fontset) [USE_FONT_BACKEND]: New
5406 function.
5407 (Finternal_set_lisp_face_attribute) [USE_FONT_BACKEND]: Accept a
5408 font object in QCfont attribute.
5409 (set_font_frame_param) [USE_FONT_BACKEND]: Likewise.
5410 (realize_default_face) [USE_FONT_BACKEND]: Call
5411 set_lface_from_font_and_fontset.
5412
5413 * xfns.c (x_default_font_parameter) [USE_FONT_BACKEND]: Try also
5414 "fixed", and signal error here if no suitable font was found.
5415
5416 * xfont.c (xfont_parse_name): Delete this function.
5417
5418 * xftfont.c (xftfont_open): Change coding style of error
5419 handling. Generate fontconfig's fontname pattern.
5420
5421 * xterm.h (struct x_output) [USE_FONT_BACKEND]: New member fontp.
5422 (FRAME_FONT_OBJECT) [USE_FONT_BACKEND]: New macro.
5423
5424 * xterm.c (x_new_fontset2) [USE_FONT_BACKEND]: Change arguments.
5425 Both args FONTSET and FONT_OBJECT must be existing ones.
5426
5427 2008-02-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5428
5429 * macterm.c (mac_set_unicode_keystroke_event): Don't use MAKE_CHAR.
5430
5431 2008-02-01 Kenichi Handa <handa@m17n.org>
5432
5433 * xfont.c (xfont_open, xfont_encode_char): Fix typo.
5434
5435 * font.h (struct font): Fix typo.
5436
5437 * font.c (enum xlfd_field_index): Rename XLFD_XXX_SIZE_INDEX to
5438 XLFD_XXX_INDEX.
5439 (enum xlfd_field_mask): New enum.
5440 (intern_font_field): Changed argument. Change caller. If digits
5441 are followed by non-digits, return a symbol.
5442 (font_expand_wildcards): New function.
5443 (font_parse_xlfd): Fix wildcard handling.
5444 (Ffont_spec): If :name is specified, reflect the info in the other
5445 properties.
5446
5447 * ftfont.c (ftfont_pattern_entity): Fix typo.
5448 (ftfont_list): Enforce FC_LANG in PATTERN to cancel the effect of
5449 locale.
5450
5451 2008-02-01 Kenichi Handa <handa@m17n.org>
5452
5453 * font.h (Qiso8859_1, Qiso10646_1, Qunicode_bmp): Extern them.
5454
5455 * font.c (Qiso8859_1, Qiso10646_1, Qunicode_bmp): Move from ftfont.c.
5456 (font_unparse_xlfd): Fix argument type declaration. Append "*" if
5457 registry doesn't specify encoding part.
5458 (font_find_for_lface): Pay attention to LFACE_FONT_INDEX.
5459 (font_open_by_name): At first try parsing the name.
5460 (syms_of_font): Declare Qiso8859_1, Qiso10646_1, and Qunicode_bmp
5461 as Lisp symbols.
5462
5463 * fontset.c (reorder_font_vector): Pay attention to the case that
5464 the 3rd element of font_def is nil.
5465 (fontset_font): For the default fontset, append one more fontset
5466 elements for a script-based font specification. Don't add script
5467 attribute on finding a font.
5468 (new_fontset_from_font): Unconditionally set FONTSET_ASCII to the
5469 font name.
5470 (fontset_ascii_font): If a font can't be opened, return nil.
5471
5472 * ftfont.c (Qiso8859_1, Qiso10646_1, Qunicode_bmp): Move to font.c.
5473 (ftfont_pattern_entity): New function.
5474 (ftfont_get_cache): Assume that freetype_font_cache is already
5475 initialized.
5476 (ftfont_list): Handle the case that a file is specified in font
5477 name. Use ftfont_pattern_entity to generate entities.
5478 (ftfont_has_char): Check if the pattern contains FC_CHARSET.
5479 (syms_of_ftfont): Initialize freetype_font_cache.
5480
5481 * xftfont.c (xftfont_open): Make the font name fontconfig's
5482 style. Add BLOCK_INPUT and UNBLOCK_INPUT.
5483 (xftfont_close): Free font->font.name if not NULL.
5484
5485 * xfont.c (xfont_list): If script is specified for a font, return
5486 null_vector.
5487 (xfont_list_family): Declare argument type.
5488
5489 * xfaces.c (set_lface_from_font_name): If a font doesn't have a
5490 name, set LFACE_FONT (lface) to nil.
5491
5492 * xterm.c (x_new_fontset2): If an ASCII font couldn't be loaded,
5493 return Qnil.
5494
5495 2008-02-01 Kenichi Handa <handa@m17n.org>
5496
5497 * emacs.c (main): Check -enable-font-backend arg after the check of -nl.
5498 (standard_args): Add "-enable-font-backend".
5499
5500 2008-02-01 Kenichi Handa <handa@m17n.org>
5501
5502 * xftfont.c (xftfont_default_fid): Set fid_known to 1.
5503 (struct xftdraw_list, xftdraw_list): Delete them.
5504 (register_xftdraw, check_xftdraw): Delete them.
5505 (xftfont_prepare_face): Don't call register_xftdraw.
5506 (xftfont_done_face): Don't call check_xftdraw.
5507 (xftfont_draw): Get backroudn color only when with_background is
5508 nonzero.
5509
5510 * xfont.c (xfont_encode_char): Fix calculation of char2b.
5511
5512 2008-02-01 Kenichi Handa <handa@m17n.org>
5513
5514 These changes are for the new font handling codes.
5515
5516 * Makefile.in (ALL_CFLAGS): Add @FREETYPE_CFLAGS@,
5517 @FONTCONFIG_CFLAGS@, and @LIBOTF_CFLAGS@.
5518 (LIB_X11_LIB): If HAVE_XFT is defined, set to @XFT_LIBS@.
5519 (FONTSRC, FONTOBJ): New variables.
5520 (obj): Add $(FONTOBJ).
5521 (SOME_MACHINE_OBJECTS): Lib_X11_Lib.
5522 (LIBES): Add @FREETYPE_LIBS@, @FONTCONFIG_LIBS@, and
5523 @LIBOTF_LIBS@.
5524 (font.o, ftfont.o, xfont.o, xftfont.o, ftxfont.o): New targets.
5525 (fontset.o, xdisp.o, xfaces.o, xfns.o, xterm.o): Depend on $(FONTSRC).
5526
5527 * font.h, font.c, xfont.c, ftfont.c, xftfont.c, ftxfont.c: New files.
5528
5529 * character.h (Vscript_representative_chars): Extern it.
5530
5531 * character.c (Vscript_representative_chars): New variable.
5532 (syms_of_character): Declare it as a Lisp variable.
5533
5534 * composite.c (get_composition_id) [USE_FONT_BACKEND]: If
5535 enable_font_backend is nonzero, accept the composition method
5536 COMPOSITION_WITH_GLYPH_STRING.
5537
5538 * composite.h (enum composition_method) [USE_FONT_BACKEND]: New
5539 enumeration COMPOSITION_WITH_GLYPH_STRING.
5540
5541 * dispextern.h (struct glyph_string) [USE_FONT_BACKEND]: New
5542 members clip_x, clip_y, clip_width, and clip_height.
5543 (struct face) [USE_FONT_BACKEND]: New members font_info and extra.
5544
5545 * emacs.c (main) [USE_FONT_BACKEND]: Handle arg
5546 --enable-font-backend. Call syms_of_font.
5547
5548 * fns.c (assoc_no_quit): New function.
5549
5550 * fontset.h (FONT_INFO_FROM_FACE): New macro.
5551 (face_for_font, new_fontset_from_font)
5552 (fontset_ascii_font) [USE_FONT_BACKEND]: Extern them.
5553
5554 * fontset.c [USE_FONT_BACKEND]: Include "font.h".
5555 (fontset_font, fontset_ascii, face_for_char)
5556 (make_fontset_for_ascii_face, Ffont_info)
5557 (Finternal_char_font) [USE_FONT_BACKEND]: If enable_font_backend
5558 is nonzero, use font-backend mechanism.
5559 (find_font_encoding): Make it non-static.
5560 (new_fontset_from_font, fontset_ascii_font) [USE_FONT_BACKEND]:
5561 New functions.
5562
5563 * frame.h (struct frame): New members resx and resy.
5564 (struct frame) [USE_FONT_BACKEND]: New member font_driver_list.
5565 (x_new_fontset2) [USE_FONT_BACKEND]: Extern it.
5566
5567 * frame.c [USE_FONT_BACKEND]: Include "font.h".
5568 (make_frame, x_set_font) [USE_FONT_BACKEND]: Use font-backend mechanism.
5569
5570 * lisp.h (assoc_no_quit): Extern it.
5571
5572 * xdisp.c: If USE_FONT_BACKEND is defined, include "font.h".
5573 Through out the file, use FONT_INFO_FROM_FACE instead of
5574 FONT_INFO_FROM_ID, use get_per_char_metric instead of
5575 rif->per_char_metric.
5576 (handle_composition_prop) [USE_FONT_BACKEND]: If the composition
5577 method is COMPOSITION_WITH_GLYPH_STRING, just set it->c to ' '.
5578 (get_glyph_face_and_encoding, fill_composite_glyph_string)
5579 (get_char_face_and_encoding, BUILD_COMPOSITE_GLYPH_STRING)
5580 (x_produce_glyphs) [USE_FONT_BACKEND]: If enable_font_backend is
5581 nonzero, use font-backend mechanism.
5582 (get_per_char_metric): New function.
5583
5584 * xfaces.c [USE_FONT_BACKEND]: Include "font.h".
5585 (set_lface_from_font_name)
5586 (set_font_frame_param, free_realized_face)
5587 (prepare_face_for_display, clear_face_gcs)
5588 (Finternal_set_font_selection_order, realize_x_face)
5589 [USE_FONT_BACKEND]: If enable_font_backend is nonzero, use
5590 font-backend mechanism.
5591 (clear_face_cache) [USE_FONT_BACKEND]: Don't call clear_font_table.
5592 (load_face_font) [USE_FONT_BACKEND]: Abort.
5593 (face_symbolic_value, face_symbolic_weight, face_symbolic_slant)
5594 (face_symbolic_swidth, face_for_font) [USE_FONT_BACKEND]: New functions.
5595
5596 * xfns.c [USE_FONT_BACKEND]: Include "font.h".
5597 (x_default_font_parameter) [USE_FONT_BACKEND]: New function.
5598 (Fx_create_frame) [USE_FONT_BACKEND]: If enable_font_backend is
5599 nonzero, register all available font drivers. Call
5600 x_default_font_parameter for deciding a font.
5601 (x_create_tip_frame) [USE_FONT_BACKEND]: Likewise.
5602
5603 * xterm.c [USE_FONT_BACKEND]: Include "font.h".
5604 (x_set_mouse_face_gc, x_set_glyph_string_clipping)
5605 (x_set_glyph_string_clipping_exactly)
5606 (x_compute_glyph_string_overhangs)
5607 (x_draw_glyph_string_foreground)
5608 (x_draw_composite_glyph_string_foreground, x_draw_glyph_string)
5609 (x_free_frame_resources) [USE_FONT_BACKEND]: If
5610 enable_font_backend is nonzero, use font-backend mechanism.
5611 (x_new_fontset2) [USE_FONT_BACKEND]: New function.
5612
5613 2008-02-01 Kenichi Handa <handa@m17n.org>
5614
5615 * coding.c (coding_inherit_eol_type): If PARENT is nil, inherit from
5616 system_eol_type.
5617 (syms_of_coding): Initialize system_eol_type.
5618
5619 * process.c (Fset_process_coding_system): Inherit system's eol
5620 format if necessary.
5621
5622 2008-02-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5623
5624 * macgui.h (USE_ATSUI): Don't enable on emacs-unicode-2 branch.
5625
5626 2008-02-01 Kenichi Handa <handa@m17n.org>
5627
5628 * coding.c (decode_eol): Pay attention to buffer relocation in
5629 del_range_2.
5630 (decode_coding): Call decode_eol before restoring undo_list.
5631
5632 2008-02-01 Kenichi Handa <handa@m17n.org>
5633
5634 * charset.c (Fdefine_charset_internal): Fix setting of
5635 emacs_mule_bytes.
5636
5637 2008-02-01 Kenichi Handa <handa@m17n.org>
5638
5639 * keyboard.c (read_char): Check if C is a character or not before
5640 looking up Vkeyboard_translate_table.
5641
5642 2008-02-01 Kenichi Handa <handa@m17n.org>
5643
5644 * coding.c (DECODE_EMACS_MULE_20_RELATIVE_COMPOSITION): Fix
5645 condition to terminate the loop.
5646
5647 2008-02-01 Kenichi Handa <handa@m17n.org>
5648
5649 * coding.c (produce_composition): Compare charbuf[i] instead of
5650 args[i] against 0.
5651 (Fterminal_coding_system): Use EQ to compare Lisp objects.
5652
5653 2008-02-01 Kenichi Handa <handa@m17n.org>
5654
5655 * coding.c (DECODE_COMPOSITION_START): If the source is short, set
5656 coding->result to CODING_RESULT_INSUFFICIENT_SRC.
5657 (decode_coding_gap): Set CODING_MODE_LAST_BLOCK after the call of
5658 detect_coding.
5659 (emacs_mule_char): Handle old style (Emacs 20) component character
5660 of a composition.
5661 (DECODE_EMACS_MULE_COMPOSITION_RULE_20)
5662 (DECODE_EMACS_MULE_20_RULEBASE_COMPOSITION): Fix parsing a
5663 composition rule.
5664 (decode_coding_emacs_mule): Handle invalid bytes correctly.
5665
5666 2008-02-01 Kenichi Handa <handa@m17n.org>
5667
5668 * coding.c (encode_coding_ccl): Allocate destination dynamically
5669 when necessary.
5670
5671 2008-02-01 Kenichi Handa <handa@m17n.org>
5672
5673 * ccl.c (Fccl_execute_on_string): Fix the condition of terminating
5674 the loop. When quitted, show a proper error message.
5675
5676 2008-02-01 Kenichi Handa <handa@m17n.org>
5677
5678 * xterm.c (x_set_glyph_string_clipping_exactly): Set
5679 src->clip_head and src->clip_tail temporarily instead of src->hl.
5680
5681 * ccl.c (CCL_WRITE_STRING): Handle a flag bit for multibyte
5682 character sequence.
5683 (Fccl_execute_on_string): Use ASET, not XSET.
5684
5685 2008-02-01 Kenichi Handa <handa@m17n.org>
5686
5687 * search.c (search_buffer): Fix handling of "\\" in a trivial regexp.
5688
5689 2008-02-01 Kenichi Handa <handa@m17n.org>
5690
5691 * coding.c (decode_coding): Fix the condition of terminating the
5692 decoding loop.
5693
5694 2008-02-01 Kenichi Handa <handa@m17n.org>
5695
5696 * data.c (Faset): On setting a character bigger than 255 in a
5697 unibyte string, signal an error instead of make the string multibyte.
5698
5699 2008-02-01 Kenichi Handa <handa@m17n.org>
5700
5701 * charset.c (map_charset_chars): Fix for ascii-compatible charset
5702 made by a mapping table.
5703
5704 2008-02-01 Kenichi Handa <handa@m17n.org>
5705
5706 * xdisp.c (fill_composite_glyph_string): Check s->face is NULL or
5707 not.
5708 (BUILD_COMPOSITE_GLYPH_STRING): If C is TAB, set s->face to NULL.
5709 (x_produce_glyphs): If CH is TAB, set cmp->offsets properly.
5710
5711 * xterm.c (x_draw_composite_glyph_string_foreground): Check
5712 s->face is NULL or not.
5713
5714 2008-02-01 Kenichi Handa <handa@m17n.org>
5715
5716 * xterm.c (x_set_glyph_string_clipping_exactly): New function.
5717 (x_draw_glyph_string): Fix drawing of right_overhang and
5718 left_overhang around/on cursor.
5719
5720 * xdisp.c (draw_glyphs): Fix inclusion of right_overwriting glyphs.
5721
5722 2008-02-01 Kenichi Handa <handa@m17n.org>
5723
5724 * xdisp.c (x_produce_glyphs): Handle composition with TAB.
5725
5726 2008-02-01 Kenichi Handa <handa@m17n.org>
5727
5728 * coding.c (Fdefine_coding_system_internal)
5729 (Fdefine_coding_system_alias): Avoid a duplicated element in
5730 Vcoding_system_alist.
5731
5732 2008-02-01 Kenichi Handa <handa@m17n.org>
5733
5734 * xterm.c (handle_one_xevent): Handle keysyms 0x1000000..0x10000FF.
5735
5736 * coding.c (Qcoding_system_define_form): New variable.
5737 (syms_of_coding): Intern and staticpro it.
5738 (Fcoding_system_p): Check Qcoding_system_define_form.
5739 (Fcheck_coding_system): Try to autoload the definition of CODING-SYSTEM.
5740
5741 * coding.h (CODING_SYSTEM_P): If ID is not available, call
5742 Fcoding_system_p.
5743 (CHECK_CODING_SYSTEM): If ID is not available, call
5744 Fcheck_coding_system.
5745 (CHECK_CODING_SYSTEM_GET_SPEC, CHECK_CODING_SYSTEM_GET_ID):
5746 Try also Fcheck_coding_system.
5747
5748 2008-02-01 Kenichi Handa <handa@m17n.org>
5749
5750 * coding.c (code_conversion_restore): GCPRO arg.
5751
5752 2008-02-01 Kenichi Handa <handa@m17n.org>
5753
5754 * character.c (lisp_string_width): Check multibyteness of STRING.
5755
5756 2008-02-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5757
5758 * macterm.c (mac_encode_char): Call ccl_driver with the last arg
5759 Qnil. Use JIS_TO_SJIS instead of ENCODE_SJIS.
5760 (decode_mac_font_name): Use decode_coding_c_string instead of
5761 decode_coding.
5762 (x_load_font): Initialize fontp->fontset to -1. Set
5763 fontp->encoding_type.
5764
5765 2008-02-01 Kenichi Handa <handa@m17n.org>
5766
5767 * search.c (search_buffer): Give up BM search on case-fold-search
5768 if one of a target character has a case-equivalence of different
5769 byte length even if that target charcter is an ASCII.
5770 (simple_search): Fix calculation of byte length of matched text.
5771 (boyer_moore): Fix handling of case-equivalent multibyte characters.
5772
5773 2008-02-01 Kenichi Handa <handa@m17n.org>
5774
5775 * coding.c (decode_coding): Fix handling of invalid bytes.
5776
5777 2008-02-01 Kenichi Handa <handa@m17n.org>
5778
5779 * xterm.c (handle_one_xevent): Handle keysyms directly mapped to
5780 Unicode characters.
5781
5782 2008-02-01 Kenichi Handa <handa@m17n.org>
5783
5784 * coding.c (encode_coding_object): If a pre-write-conversion
5785 function makes a new buffer, kill it.
5786
5787 2008-02-01 Kenichi Handa <handa@m17n.org>
5788
5789 * coding.c (QCascii_compatible_p): New variable.
5790 (syms_of_coding): Initialize it.
5791 (ONE_MORE_BYTE, ONE_MORE_BYTE_NO_CHECK): Decrement `src' before
5792 calling string_char.
5793 (record_conversion_result): Add `default:' case.
5794 (coding_charset_list): Delete unused variable `coding_type'.
5795 (Fdefine_coding_system_internal): Add `ascii-compatible-p'
5796 property in the plist of the coding system.
5797 (Fcoding_system_put): Check QCascii_compatible_p.
5798
5799 2008-02-01 Miles Bader <miles@gnu.org>
5800
5801 * xfaces.c (Finternal_lisp_face_equal_p): Restore previously
5802 removed calculation of frame `f', as it's now used.
5803
5804 2008-02-01 Kenichi Handa <handa@m17n.org>
5805
5806 * Makefile.in (RUN_TEMACS): Include "-nl" if HAVE_SHM is defined.
5807 (emacs${EXEEXT}): Run $(RUN_TEMACS) unconditionally.
5808 (UNIDATA): New variable.
5809 (${lispsource}international/charprop.el): Depends on ${UNIDATA}.
5810 (bootstrap-emacs${EXEEXT}): Depends on charprop.el. Run
5811 $(RUN_TEMACS) unconditionally.
5812
5813 2008-02-01 Kenichi Handa <handa@m17n.org>
5814
5815 * Makefile.in (temacs${EXEEXT}): Build charprop.el if necessary.
5816 (admindir): New variable.
5817 ($(lispsource)international/charprop.el): New target.
5818
5819 2008-02-01 Miles Bader <miles@gnu.org>
5820
5821 * character.c (chars-in-region): Remove obsolete function.
5822 (syms_of_character): Remove its initialization.
5823
5824 2008-02-01 Benjamin Riefenstahl <b.riefenstahl@turtle-trading.net>
5825
5826 * w32select.c (validate_coding_system)
5827 (setup_windows_coding_system): New functions.
5828 (convert_to_handle_as_coded, Fw32_get_clipboard_data): Use
5829 setup_windows_coding_system.
5830 (setup_config, Fw32_get_clipboard_data): Use
5831 validate_coding_system.
5832 (Fx_selection_exists): Move call to setup_config to a place
5833 where signals are allowed.
5834
5835 * lisp.h (Fcoding_system_base, Fcoding_system_eol_type)
5836 (Fcheck_coding_system): Add declarations.
5837
5838 2008-02-01 Kenichi Handa <handa@m17n.org>
5839
5840 * charset.c (load_charset_map_from_vector): Fix for the first iteration.
5841
5842 2008-02-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5843
5844 * macfns.c (Fx_create_frame, x_create_tip_frame): Pass Lisp
5845 string as the second argument for x_new_fontset.
5846
5847 2008-02-01 Kenichi Handa <handa@m17n.org>
5848
5849 * coding.c (decode_coding_object): Use safe_call1 instead of call1.
5850 (encode_coding_object): Use safe_call instead of call2.
5851
5852 2008-02-01 Kenichi Handa <handa@m17n.org>
5853
5854 * fontset.c (Fset_fontset_font): Check family element of a given vector.
5855
5856 * Makefile.in (lisp): Include charprop.el.
5857
5858 2008-02-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5859
5860 * macfns.c (Fx_create_frame, x_create_tip_frame): Fix crash.
5861 Not sure if it's unnecessary.
5862
5863 2008-02-01 Steven Tamm <steventamm@mac.com>
5864
5865 * macfns.c (Fx_create_frame, x_create_tip_frame): ifdef'd out
5866 some possibly unnecessary fontset checking code that crashed
5867 when creating a new frame.
5868
5869 2008-02-01 Kenichi Handa <handa@m17n.org>
5870
5871 * xfaces.c (merge_faces): Fix argument to lookup_derived_face and
5872 lookup_face.
5873
5874 * xdisp.c (Fformat_mode_line): Fix argument to lookup_named_face.
5875
5876 * fringe.c (draw_fringe_bitmap_1): Fix argument to lookup_named_face.
5877
5878 2008-02-01 Kenichi Handa <handa@m17n.org>
5879
5880 * coding.c: Cancel the change done in HEAD on 2008-02-01.
5881 (coding_charset_list): New function.
5882
5883 * coding.h (coding_charset_list): Extern it.
5884
5885 2008-02-01 Kenichi Handa <handa@m17n.org>
5886
5887 * fontset.c (Fset_fontset_font): Call find_font_encoding with
5888 concatenation of family and registry.
5889
5890 2008-02-01 Kenichi Handa <handa@m17n.org>
5891
5892 * character.h (BYTE8_STRING): Fix typo.
5893
5894 * editfns.c (Ftranslate_region_internal): Don't convert unibyte
5895 string to multibyte (sync to HEAD).
5896
5897 * casefiddle.c (casify_region): Handle changes in byte-length
5898 using replace_range_2 (sync to HEAD).
5899
5900 2008-02-01 Andreas Schwab <schwab@suse.de>
5901
5902 * chartab.c (map_char_table): GCPRO table and arg.
5903
5904 2008-02-01 Kenichi Handa <handa@m17n.org>
5905
5906 * syntax.c (skip_syntaxes): Return lispy 0 (not nil) if point is
5907 already at limit.
5908
5909 2008-02-01 Kenichi Handa <handa@m17n.org>
5910
5911 * fontset.c (fs_load_font): Use fast_string_match_ignore_case
5912 instead of fast_c_string_match_ignore_case.
5913 (find_font_encoding): Change argument to Lisp_Object. Use
5914 fast_string_match_ignore_case instead of
5915 fast_c_string_match_ignore_case. Change caller.
5916
5917 2008-02-01 Kenichi Handa <handa@m17n.org>
5918
5919 * xdisp.c (get_next_display_element): In unibyte case, decide to
5920 display in octal form by checking a chacter by
5921 UNIBYTE_CHAR_HAS_MULTIBYTE_P.
5922
5923 * charset.c (Fset_unibyte_charset): Setup unibyte_has_multibyte_table.
5924
5925 * character.c (unibyte_has_multibyte_table): New variable.
5926
5927 * character.h (unibyte_has_multibyte_table): Extern it.
5928 (UNIBYTE_CHAR_HAS_MULTIBYTE_P): New macro.
5929
5930 2008-02-01 Kenichi Handa <handa@m17n.org>
5931
5932 * coding.c (encode_coding_iso_2022): Fix handling of charset
5933 annotation.
5934
5935 2008-02-01 Kenichi Handa <handa@m17n.org>
5936
5937 * coding.c (setup_coding_system): If coding_system is nil, use
5938 Qundecided.
5939 (Fterminal_coding_system): Return nil if terminal coding system is
5940 `undecided'.
5941 (syms_of_coding): Define coding-system `undecided' here. Setup
5942 terminal_coding as `undecided'.
5943
5944 2008-02-01 Kenichi Handa <handa@m17n.org>
5945
5946 * xdisp.c (message_dolog, set_message_1): Call
5947 unibyte_char_to_multibyte with arg type int.
5948
5949 * lread.c (read1): Fix reading of a char-table.
5950
5951 * print.c (print_object): Include sub char-table in cicularities
5952 detection.
5953
5954 2008-02-01 Kenichi Handa <handa@m17n.org>
5955
5956 * keymap.c (where_is_internal_2): Fix for the case that KEY is a
5957 cons. Append the found sequences in car of ARGS instead of prepending.
5958
5959 2008-02-01 Kenichi Handa <handa@m17n.org>
5960
5961 * fileio.c (report_file_error): Make a unibyte string from
5962 strerror (errorno).
5963 (Fsubstitute_in_file_name): Fix the arg to
5964 unibyte_char_to_multibyte. It is evaluated twice.
5965
5966 2008-02-01 Kenichi Handa <handa@m17n.org>
5967
5968 * charset.h (CHAR_CHARSET): Shortcut for ASCII case.
5969
5970 2008-02-01 Kenichi Handa <handa@m17n.org>
5971
5972 * coding.c (detect_coding_utf_16): Don't set detect_info->found if
5973 BOM is not found.
5974 (detect_coding, detect_coding_system): Optimization for ISO-2022
5975 when no 8-bit data is found.
5976
5977 2008-02-01 Jason Rumney <jasonr@gnu.org>
5978
5979 * w32fns.c (x_to_w32_font): Update to use new coding struct.
5980
5981 2008-02-01 Kenichi Handa <handa@m17n.org>
5982
5983 * charset.c (Fdeclare_equiv_charset, Fiso_charset): Fix handing of
5984 CHARS.
5985
5986 2008-02-01 Steven Tamm <steventamm@mac.com>
5987
5988 * macterm.c (mac_encode_char): Add charset argument and update
5989 to use encoding_type.
5990 (x_new_font, x_new_fontset): Merge in changes from xterm.c;
5991 switch to pure fontset.
5992 (decode_mac_font_name): Temporarily remove decoding.
5993 (x_font_name_to_mac_font_name): Temporarily remove encoding.
5994 (x_load_font): Temporarily remove encoding.
5995
5996 2008-02-01 Kenichi Handa <handa@m17n.org>
5997
5998 * xfaces.c (Fface_font): If frame is not on a window system,
5999 ignore CHARACTER arg. If HAVE_WINDOW_SYSTEM is not defined, don't
6000 refer to face->font.
6001 (split_font_name_into_vector, build_font_name_from_vector)
6002 (lookup_non_ascii_face, realize_non_ascii_face): Define them only
6003 whne HAVE_WINDOW_SYSTEM is defined.
6004
6005 2008-02-01 Kenichi Handa <handa@m17n.org>
6006
6007 * xdisp.c (BUILD_GLYPH_STRINGS): Check if s is NULL.
6008 (x_produce_glyphs): Fix setting of members of cmp in case
6009 cmp->glyph_len is zero.
6010
6011 * fontset.c (Fset_fontset_font): Fix docstring.
6012 (Ffontset_info): Make it backward compatible. New arg ALL.
6013
6014 2008-02-01 Kim F. Storm <storm@cua.dk>
6015
6016 * process.c (read_process_output): Grow decoding_buf when needed;
6017 this could cause a crash in allocate_string and compact_small_strings.
6018
6019 2008-02-01 Kenichi Handa <handa@m17n.org>
6020
6021 * fileio.c (WRITE_BUF_SIZE): Delete this macro.
6022
6023 2008-02-01 Kenichi Handa <handa@m17n.org>
6024
6025 * coding.c (setup_coding_system): Set coding->common_flags
6026 correctly for raw-text.
6027 (consume_chars): On encoding unibyte text by raw-text, don't check
6028 multibyte form.
6029 (encode_coding): On encoding by raw-text, never use translation tables.
6030
6031 * fileio.c (e_write): Short cut for the case of no encoding.
6032
6033 2008-02-01 Kenichi Handa <handa@m17n.org>
6034
6035 * coding.c (detect_coding, detect_coding_system): Delete unused
6036 variables.
6037
6038 2008-02-01 Kenichi Handa <handa@m17n.org>
6039
6040 * coding.c (encode_coding_utf_8): Fix handling of raw-byte char.
6041 (consume_chars): Fix handling of 8-bit bytes in unibyte source.
6042
6043 2008-02-01 Kenichi Handa <handa@m17n.org>
6044
6045 * coding.c (Ffind_coding_systems_region_internal): Include
6046 raw-text and no-conversion in the result.
6047
6048 2008-02-01 Kenichi Handa <handa@m17n.org>
6049
6050 * fontset.c (find_font_encoding): Return `ascii' for unknown encoding.
6051 (load_font_get_repertory): Delete unnecessary check of ENCODING of
6052 FONT_DEF.
6053 (font_def_arg, add_arg, from_arg, to_arg): New args.
6054 (set_fontset_font): Change argument.
6055 (Fset_fontset_font): Fix for the case that TARGET is a script
6056 name and charset name.
6057 (new_fontset_from_font_name): Fix argument to Fnew_fontset.
6058
6059 2008-02-01 Kenichi Handa <handa@m17n.org>
6060
6061 * fontset.c (fontset_font): Rename from fontset_face. Change return
6062 value.
6063 (face_suitable_for_char_p, face_for_char): Adjust for the change
6064 of fontset_font.
6065 (make_fontset_for_ascii_face): Fix setting of the fontset element
6066 for ASCII.
6067 (Finternal_char_font): Use fontset_font instead of FACE_FOR_CHAR
6068 to get a font name.
6069 (Ffontset_info): Adjust for the change of fontset_font.
6070
6071 * coding.c (emacs_mule_char): Check invalid code more regidly.
6072
6073 * character.h (LEADING_CODE_LATIN_1_MIN)
6074 (LEADING_CODE_LATIN_1_MAX): Delete these macros.
6075
6076 2008-02-01 Kenichi Handa <handa@m17n.org>
6077
6078 * editfns.c (check_translation): New function.
6079 (Ftranslate_region_internal): Handle M:N mapping.
6080
6081 2008-02-01 Kenichi Handa <handa@m17n.org>
6082
6083 * xfaces.c (xlfd_point_size): Set font->numeric[XLFD_PIXEL_SIZE].
6084
6085 2008-02-01 Kenichi Handa <handa@m17n.org>
6086
6087 * coding.c (DECODE_DESIGNATION): Set chars_96 to -1 instead of
6088 goto invalid_code.
6089 (decode_coding_iso_2022): Fix handling of invalid designation.
6090
6091 * fileio.c (Finsert_file_contents): Be sure to call unbind_to
6092 after calling code_conversion_save.
6093
6094 2008-02-01 Kenichi Handa <handa@m17n.org>
6095
6096 * xdisp.c (handle_auto_composed_prop): Fix Lisp_Object/int mixup.
6097
6098 * print.c (print_prune_string_charset): Fix Lisp_Object/int mixup.
6099
6100 * fontset.c: Include "intervals.h".
6101 (fontset_face): Fix comparing of Lisp_Objects.
6102 (free_face_fontset, new_fontset_from_font_name): Fix
6103 Lisp_Object/int mixup.
6104
6105 * editfns.c (Ftranslate_region_internal): Fix Lisp_Object/int mixup.
6106
6107 * coding.c: Add many prototypes for static functions.
6108 (get_translation_table): Allow max_lookup to be NULL.
6109 (decode_coding, Ffind_coding_systems_region_internal)
6110 (Funencodable_char_position, Fcheck_coding_systems_region): Call
6111 get_translation_table with max_lookup NULL.
6112
6113 2008-02-01 Kenichi Handa <handa@m17n.org>
6114
6115 * coding.c (get_translation_table): Declare it as Lisp_Object.
6116 (LOOKUP_TRANSLATION_TABLE): New macro.
6117 (produce_chars, consume_chars): Use LOOKUP_TRANSLATION_TABLE
6118 instead of CHAR_TABLE_REF.
6119
6120 2008-02-01 Kenichi Handa <handa@m17n.org>
6121
6122 * coding.c (MAX_ANNOTATION_LENGTH): Adjust for the change of
6123 annotation data format.
6124 (ADD_ANNOTATION_DATA, ADD_COMPOSITION_DATA, ADD_CHARSET_DATA):
6125 Change arguments FROM and TO to single argument NCHARS. Change caller.
6126 (decode_coding_utf_8, decode_coding_utf_16, decode_coding_emacs_mule)
6127 (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
6128 (decode_coding_ccl, decode_coding_charset): Pay attention to
6129 coding->charbuf_used.
6130 (get_translation): New function.
6131 (produce_chars): New arguments translation_table and last_block.
6132 Translate characters here. Return number of carryover chars.
6133 Change caller.
6134 (produce_composition): New argument pos. Change caller.
6135 Adjust for the change of annotation data format.
6136 (produce_charset, produce_annotation): Likewise.
6137 (decode_coding, encode_coding): Don't call translate_chars.
6138 (consume_chars): New arg translation_table. Change caller.
6139 (translate_chars): Delete.
6140 (syms_of_coding): Make translation-table's number of extra slots 2.
6141
6142 2008-02-01 Kenichi Handa <handa@m17n.org>
6143
6144 * search.c (simple_search): Fix setting this_pos_byte in backward
6145 search.
6146
6147 * coding.c (detect_coding_emacs_mule): Fix counting of encoded
6148 byte sequence.
6149 (detect_coding_ccl): Fix setting of the variable valids.
6150
6151 2008-02-01 Kenichi Handa <handa@m17n.org>
6152
6153 * xterm.c (x_list_fonts): Fix the detection of an auto-scaled font.
6154
6155 * coding.c (decode_coding_utf_16): Fix handling of surrogate pair.
6156
6157 * editfns.c (Ftranslate_region_internal): Rename from
6158 Ftranslate_region. Accept a char-table in TABLE.
6159 (syms_of_editfns): Defsubr Stranslate_region_internal.
6160
6161 * xfaces.c (set_lface_from_font_name): If a font is specified for
6162 a frame, generate a fontset from the font.
6163 (build_scalable_font_name): If the scalable font is requested for
6164 a specific size, don't change that size.
6165 (try_font_list): Try a scalable font also in the case that a
6166 pattern string is specified.
6167
6168 2008-02-01 Kenichi Handa <handa@m17n.org>
6169
6170 * xfaces.c (Fface_font): New optional arg CHARACTER.
6171
6172 2008-02-01 Kenichi Handa <handa@m17n.org>
6173
6174 * charset.h (CHARSET_OFFSET): New macro.
6175
6176 2008-02-01 Kenichi Handa <handa@m17n.org>
6177
6178 * xterm.c (x_get_font_repertory): Fix for non-Unicode-bmp charset.
6179
6180 * fontset.c (fontset_face): Handle the case that repertory is a
6181 char-table.
6182 (find_font_encoding): Return nil for unknown encoding.
6183 (Fset_fontset_font): Ignore a font of unknown encoding.
6184
6185 2008-02-01 Kenichi Handa <handa@m17n.org>
6186
6187 * keymap.c (describe_vector): Handle default value of a char table.
6188
6189 * fontset.c (fontset_face): Handle fallback fonts correctly.
6190 (Ffontset_info): Return infomation about fallback fonts.
6191
6192 2008-02-01 Kenichi Handa <handa@m17n.org>
6193
6194 * fontset.c (FONTSET_DEFAULT): New macro.
6195 (FONTSET_ADD, fontset_add): Handle the case that range is nil.
6196 (Fset_fontset_font): Change the 2nd arg name to TARGET, and handle
6197 the case that it is nil.
6198 (dump_fontset): Call FONTSET_DEFAULT, not FONTSET_FALLBACK.
6199 (syms_of_fontset): Set char-table-extra-slots property of fontset to 9.
6200
6201 * charset.h (CHAR_CHARSET_P): Fix for the case that the method is
6202 subset or superset.
6203
6204 2008-02-01 Kenichi Handa <handa@m17n.org>
6205
6206 * emacs.c (main): Call init_charset after syms_of_XXX.
6207
6208 * charset.c (Vcharset_map_directory): Delete.
6209 (Vcharset_map_path): New variable.
6210 (load_charset_map_from_file): Use Vcharset_map_path instead.
6211 (init_charset): Initialize Vcharset_map_path.
6212 (syms_of_charset): Delete declaration of "charset-map-directory",
6213 add declaration of "charset-map-path".
6214
6215 2008-02-01 Kenichi Handa <handa@m17n.org>
6216
6217 * fns.c (string_char_to_byte, string_byte_to_char): Optimize for
6218 ASCII only string.
6219
6220 * fileio.c (Finsert_file_contents): Avoid detecting a code twice.
6221
6222 * coding.c (detect_coding_iso_2022): Fix handling of SS2 and SS3.
6223 (detect_coding, detect_coding_system): Treat '\0' as normal ASCII byte.
6224
6225 2008-02-01 Kenichi Handa <handa@m17n.org>
6226
6227 * coding.h (SJIS_TO_JIS2, JIS_TO_SJIS2): New macros.
6228
6229 * coding.c (QCmnemonic, QCdefalut_char)
6230 (QCdecode_translation_table, QCencode_translation_table)
6231 (QCpost_read_conversion, QCpre_write_conversion): New variables.
6232 (get_translation_table): Return a list of translation tables if
6233 necessary.
6234 (decode_coding): Call get_translation_table with ENCODEP 0.
6235 (char_encodable_p): If translation_table is non-nil, always call
6236 translate_char.
6237 (Fdefine_coding_system_internal): Accept list of translation
6238 tables as :encode-translation-table and :decode-translation-table.
6239 (Fcoding_system_put): New function.
6240 (syms_of_coding): Declare new symbols. Defsubr
6241 Scoding_system_put.
6242 (decode_coding_sjis, encode_coding_sjis): Handle 4th charset,
6243 typically JISX0212.
6244
6245 * charset.c (map_charset_chars): Fix arg to map_charset_chars in
6246 when the charset is superset type.
6247
6248 * character.c (translate_char): Accept list of translation tables.
6249
6250 2008-02-01 Kenichi Handa <handa@m17n.org>
6251
6252 * coding.h (enum coding_attr_index): New member coding_attr_trans_tbl.
6253 (CODING_ATTR_TRANS_TBL): New macro.
6254
6255 * coding.c (get_translation_table): New function.
6256 (translate_chars): Fix the bug of skipping annotation data.
6257 (decode_coding, encode_coding): Utilize get_translation_table.
6258 (char_encodable_p, Funencodable_char_position): Translate char if
6259 necessary.
6260 (Ffind_coding_systems_region_internal)
6261 (Fcheck_coding_systems_region): Setup translation table for encode
6262 in a coding system attribute vector in advance.
6263 (Fdefine_coding_system_internal): Allow a symbol as translation
6264 table. For shift-jis type coding system, allow 4th charset.
6265
6266 2008-02-01 Kenichi Handa <handa@m17n.org>
6267
6268 * coding.c (decode_coding_sjis): Check the first byte rigidly.
6269
6270 * xdisp.c (get_next_display_element): Pass -1 as POS to
6271 FACE_FOR_CHAR if displaying a C-string.
6272
6273 2008-02-01 Kenichi Handa <handa@m17n.org>
6274
6275 * composite.c (get_composition_id): Handle xoff and yoff in a
6276 composition rule.
6277
6278 * composite.h (COMPOSITION_DECODE_RULE): New arg xoff and yoff.
6279 (struct composition): New member lbearing and rbearing.
6280
6281 * xdisp.c (move_it_to): Optimize for the case (op & MOVE_TO_Y).
6282 (x_get_glyph_overhangs): Handle a composition glyph.
6283 (x_produce_glyphs): Setup lbearing and rbreaing for a composition glyph.
6284
6285 * xterm.c (x_compute_glyph_string_overhangs): Handle also a
6286 composition glyph.
6287
6288 2008-02-01 Kenichi Handa <handa@m17n.org>
6289
6290 * print.c: Include charset.h.
6291 (Vprint_charset_text_property): New variable.
6292 (Qdefault): Extern it.
6293 (PRINT_STRING_NON_CHARSET_FOUND)
6294 (PRINT_STRING_UNSAFE_CHARSET_FOUND): New macros.
6295 (print_check_string_result): New variable.
6296 (print_check_string_charset_prop): New function.
6297 (print_prune_charset_plist): New variable.
6298 (print_prune_string_charset): New function.
6299 (print_object): Call print_prune_string_charset if
6300 Vprint_charset_text_property is not t.
6301 (print_interval): Print nothing if itnerval->plist is nil.
6302 (syms_of_print): Declare Vprint_charset_text_property as a lisp
6303 variable. Init and staticpro print_prune_charset_plist.
6304
6305 2008-02-01 Kenichi Handa <handa@m17n.org>
6306
6307 * fontset.c (new_fontset_from_font_name): Use the specified font
6308 for all characters in the new fontset.
6309
6310 * macterm.c (x_set_mouse_face_gc): Call FACE_FOR_CHAR with POS and
6311 OBJECT args.
6312
6313 * xdisp.c (x_produce_glyphs): Call FACE_FOR_CHAR with POS and
6314 OBJECT args for composition too.
6315
6316 * w32term.c (x_set_mouse_face_gc): Call FACE_FOR_CHAR with POS and
6317 OBJECT args.
6318
6319 2008-02-01 Kenichi Handa <handa@m17n.org>
6320
6321 * dispextern.h (FACE_FOR_CHAR): New args POS and OBJECT.
6322
6323 * fontset.c (reorder_font_vector): Adjust for the change of
6324 FONT_DEF format.
6325 (fontset_face): New arg id. Change caller.
6326 (face_for_char): New args pos and object.
6327 (make_fontset_for_ascii_face): Adjust for the change of FONT_DEF format.
6328 (fs_query_fontset): Check NAME by Fassoc too.
6329 (Fset_fontset_font): Allow non-XLFD font name.
6330 (Ffontset_info): Adjust for the change of FONT_DEF format.
6331
6332 * fontset.h (face_for_char): Adjust prototype.
6333
6334 * xdisp.c (face_before_or_after_it_pos, get_next_display_element)
6335 (append_space, extend_face_to_end_of_line)
6336 (get_char_face_and_encoding, BUILD_COMPOSITE_GLYPH_STRING)
6337 (x_produce_glyphs): Call FACE_FOR_CHAR with POS and OBJECT args.
6338
6339 * xfaces.c (compute_char_face): Call FACE_FOR_CHAR with
6340 POS and OBJECT args.
6341
6342 * xterm.c (x_set_mouse_face_gc): Call FACE_FOR_CHAR with
6343 POS and OBJECT args.
6344
6345 2008-02-01 Jason Rumney <jasonr@gnu.org>
6346
6347 * w32select.c (Fw32_set_clipboard_data): Avoid potential realloc
6348 of GlobalAlloc'ed memory.
6349
6350 2008-02-01 Kenichi Handa <handa@m17n.org>
6351
6352 * ccl.c (Fccl_execute_on_string): Fix the condition of loop.
6353
6354 * charset.h (charset_table_used): Delete extern.
6355
6356 * charset.c (charset_table_used): Make it static.
6357 (map_charset_chars): Fix args to c_function with.
6358
6359 * chartab.c (map_sub_char_table_for_charset): Fix args to
6360 c_function with.
6361
6362 * coding.h (enum coding_result_code): Delete
6363 CODING_RESULT_INSUFFICIENT_CMP, add CODING_RESULT_INVALID_SRC.
6364
6365 * coding.c (Qinsufficient_source, Qinconsistent_eol)
6366 (Qinvalid_source, Qinterrupted, Qinsufficient_memory): New variables.
6367 (Vlast_code_conversion_error): New variables.
6368 (syms_of_coding): DEFSYM or DEFVAR_LISP them.
6369 (ONE_MORE_BYTE): Record error if any instead of signaling an
6370 error. If non-ASCII multibyte char is found, return the negative
6371 value of the code. All callers changed to check it.
6372 (ONE_MORE_BYTE_NO_CHECK): Likewise.
6373 (record_conversion_result): New function. Change all codes setting
6374 coding->result to call this function.
6375 (detect_coding_utf_8, decode_coding_utf_8)
6376 (detect_coding_emacs_mule, detect_coding_sji, detect_coding_big5):
6377 Don't use the local variable incomplete.
6378 (emacs_mule_char): Change the second arg to `const'.
6379 (decode_coding): Fix of flushing out unprocessed data.
6380 (make_conversion_work_buffer): Fix making of a work buffer.
6381 (decode_coding_object): Return coding->dst_object.
6382
6383 * fontset.c (set_fontset_font): Fix args.
6384
6385 * lisp.h (CHARACTERBITS): Define as 22.
6386
6387 * process.c (send_process): Be sure to set coding->src_multibyte.
6388
6389 * xdisp.c (handle_auto_composed_prop): Fix setting of limit.
6390
6391 2008-02-01 Kenichi Handa <handa@m17n.org>
6392
6393 * xdisp.c (handle_auto_composed_prop): Give limit to
6394 Fnext_single_char_property_change.
6395
6396 2008-02-01 Kenichi Handa <handa@m17n.org>
6397
6398 * composite.c (syms_of_composite): Don't make the composition hash
6399 table weak.
6400
6401 * fontset.c (Fset_fontset_font): Fix docstring.
6402
6403 * lisp.h (detect_coding_system): Adjust prototype.
6404
6405 * fileio.c (kill_workbuf_unwind): Delete this function.
6406 (Finsert_file_contents): Adjust the call of detect_coding_system.
6407 Get conversion_buffer by code_conversion_save. Use the macor
6408 CODING_MAY_REQUIRE_DECODING. After decoding, update
6409 coding_system.
6410
6411 * coding.h (make_conversion_work_buffer): Delete extern.
6412 (code_conversion_save): Extern it.
6413
6414 * coding.c (enum iso_code_class_type): Delete ISO_carriage_return.
6415 (CODING_GET_INFO): Delete argument eol_type. Change callers.
6416 (decode_coding_utf_8): Don't do eol converion.
6417 (detect_coding_utf_16): Check coding->src_chars, not
6418 coding->src_bytes. Add heuristics for those that have no signature.
6419 (decode_coding_emacs_mule, decode_coding_iso_2022)
6420 (decode_coding_sjis, decode_coding_big5, decode_coding_charset):
6421 Don't do eol converion.
6422 (adjust_coding_eol_type): Return a new coding system.
6423 (detect_coding): Don't detect eol. Fix for utf-16 detection.
6424 (decode_eol): In case of CRLF->LF conversion, use del_range_2 on
6425 each change.
6426 (decode_coding): Pay attention to undo_list. Do eol convesion for
6427 all types of coding-systems (if necessary).
6428 (Vcode_conversion_work_buf_list): Delete it.
6429 (Vcode_conversion_reused_workbuf): Rename from
6430 Vcode_conversion_reused_work_buf.
6431 (Vcode_conversion_workbuf_name): New variable.
6432 (reused_workbuf_in_use): New variable.
6433 (make_conversion_work_buffer): Delete the arg DEPTH.
6434 (code_conversion_restore): Change argument to cons.
6435 (code_conversion_save): Delete the argument BUFFER. Change callers.
6436 (detect_coding_system): New argument src_chars. Change callers.
6437 Fix for utf-16 detection.
6438 (init_coding_once): Don't use ISO_carriage_return.
6439 (syms_of_coding): Initialize Vcode_conversion_workbuf_name and
6440 reused_workbuf_in_use.
6441
6442 2008-02-01 Kenichi Handa <handa@m17n.org>
6443
6444 * keymap.c (store_in_keymap): Pay attention to the case that idx
6445 is a cons specifying a character range.
6446
6447 2008-02-01 Kenichi Handa <handa@m17n.org>
6448
6449 * xdisp.c (handle_auto_composed_prop): Fix the case of returning
6450 HANDLED_RECOMPUTE_PROPS.
6451
6452 * coding.c (Fdefine_coding_system_internal): Fix checking of
6453 ascii compatibility.
6454
6455 2008-02-01 Kenichi Handa <handa@m17n.org>
6456
6457 * charset.c (find_charsets_in_text): Delete unused locale variable.
6458 (Fset_charset_priority): Update Vemacs_mule_charset_list too.
6459
6460 * coding.c (encode_coding_emacs_mule): Emit bytes with MSB.
6461 Resync charset_list to Vemacs_mule_charset_list.
6462
6463 * keymap.c (store_in_keymap): Pay attention to the case that idx
6464 is a cons specifying a character range.
6465
6466 2008-02-01 Kenichi Handa <handa@m17n.org>
6467
6468 * composite.c (update_compositions): Bind inhibit-read-only, etc
6469 to t before calling remove-list-of-text-properties.
6470
6471 * print.c (print_object): Always print ASCII chars as is.
6472
6473 2008-02-01 Kenichi Handa <handa@m17n.org>
6474
6475 * keymap.c (Fdefine_key): Fix handling of Lucid style event type list.
6476
6477 * fns.c (Fmapconcat, Fmapcar, Fmapc): Signal an error if SEQUENCE
6478 is a char table.
6479
6480 2008-02-01 Kenichi Handa <handa@m17n.org>
6481
6482 * syntax.c (skip_chars): Be sure to alloca char_ranges when necessary.
6483
6484 2008-02-01 Kenichi Handa <handa@m17n.org>
6485
6486 * xfaces.c (set_lface_from_font_name): Fix for the case that
6487 FONTNAME is not fontset name.
6488
6489 2008-02-01 Kenichi Handa <handa@m17n.org>
6490
6491 * fns.c (base64_encode_1): Fix previous change.
6492
6493 2008-02-01 Kenichi Handa <handa@m17n.org>
6494
6495 * fontset.c (set_fontset_font): New function.
6496 (Fset_fontset_font): If a font is specified for a charset, use
6497 map_charset_chars to store the font spec in a fontset.
6498
6499 2008-02-01 Kenichi Handa <handa@m17n.org>
6500
6501 * fontset.c (fontset_face): Create a fallback fontset on demand.
6502 (make_fontset): Don't create a fallback fontset here.
6503 (free_face_fontset): Free a fallback fontset (if any) too.
6504 (n_auto_fontsets): Delete this variable.
6505 (auto_fontset_alist): New variable.
6506 (new_fontset_from_font_name): Check auto_fontset_alist.
6507 (dump_fontset) [FONTSET_DEBUG]: Fully re-written.
6508 (Ffontset_list_all) [FONTSET_DEBUG]: New function.
6509 (syms_of_fontset): Initialize and staticpro auto_fontset_alist.
6510 Defsubr Sfontset_list_all.
6511
6512 2008-02-01 Kenichi Handa <handa@m17n.org>
6513
6514 * xterm.c (x_list_fonts): Fix excluding of auto-scaled fonts.
6515
6516 2008-02-01 Kenichi Handa <handa@m17n.org>
6517
6518 * fontset.c (Fnew_fontset): Check NAME more rigidly.
6519
6520 2008-02-01 Kenichi Handa <handa@m17n.org>
6521
6522 * editfns.c (Fgoto_char): Fix docstring.
6523
6524 2008-02-01 Kenichi Handa <handa@m17n.org>
6525
6526 * insdel.c (insert_from_gap): Adjust intervals correctly.
6527
6528 2008-02-01 Jason Rumney <jasonr@gnu.org>
6529
6530 * w32term.c (GLYPHSET, WCRANGE): Define if system headers don't.
6531 (pfnGetFontUnicodeRanges): New dynamically loaded function.
6532 (w32_initialize): Try to load it.
6533 (x_get_font_repertory): Use it if available.
6534 (w32_encode_char): Add shortcut for unicode output.
6535
6536 * w32fns.c (w32_load_system_font): Default charset to -1.
6537 (x_to_w32_charset): Match all fonts for unicode.
6538 (w32_to_x_charset): New parameter matching. Don't return partial
6539 or wildcard charsets.
6540 (w32_to_all_x_charsets): Don't return partial or wildcard charsets.
6541 (w32_codepage_for_font): Return CP_UNICODE for unicode.
6542 (w32_to_x_font): Match charset to real charset.
6543 (enum_font_cb2): Always list unicode versions.
6544
6545 * makefile.w32-in (temacs): Increase EMHEAP.
6546
6547 2008-02-01 Jason Rumney <jasonr@gnu.org>
6548
6549 * w32term.c (w32_encode_char): New charset parameter.
6550 font_info.encoding becomes encoding_type.
6551 (x_get_font_repertory): New function. Warning: stub only!
6552 (x_new_font): Return quickly if font already set.
6553 (x_new_fontset): fontsetname parameter is Lisp_Object.
6554 Use new fs_query_fontset. Try new_fontset_from_font_name.
6555 Use fontset_name for return value.
6556
6557 * w32term.h: Declare x_get_font_repertory.
6558
6559 * w32select.c (Fw32_set_clipboard_data): Use string_x_string_p in
6560 place of find_charset_in_text. Use encode_coding_object in place
6561 of encode_coding.
6562 (Fw32_get_clipboard_data): Use decode_coding_c_string in place of
6563 decode_coding.
6564
6565 * w32fns.c (Fx_create_frame, x_create_tip_frame): Use new version
6566 of x_new_fontset.
6567 (w32_load_system_font): Initialize charset as unicode.
6568 font_info.encoding becomes encoding_type.
6569 (w32_to_x_font): Use decode_coding_c_string in place of decode_coding.
6570 (x_to_w32_font): Use encode_coding_object in place of encode_coding.
6571 (syms_of_w32fns): Set get_font_repertory_func.
6572
6573 * w32console.c: Include character.h. Use terminal_encode_buffer
6574 from term.c.
6575 (write_glyphs): Use new version of encode_terminal_code. Use
6576 encode_coding_object in place of encode_coding.
6577
6578 * w32bdf.c (w32_load_bdf_font): Clear font_info before filling.
6579 encoding becomes encoding_type.
6580
6581 * term.c (terminal_encode_buffer): Make externally visible.
6582
6583 * makefile.w32-in: Add character.h dependancies.
6584 (character.o, chartab.o): New targets.
6585
6586 2008-02-01 Kenichi Handa <handa@m17n.org>
6587
6588 * fileio.c (Finsert_file_contents) [DOS_NT]: Use the macro
6589 CODING_ID_EOL_TYPE.
6590
6591 2008-02-01 Andreas Schwab <schwab@suse.de>
6592
6593 * coding.c (produce_chars): Revert last change.
6594
6595 2008-02-01 Kenichi Handa <handa@m17n.org>
6596
6597 * charset.h (charset_unicode): Extern it.
6598
6599 * charset.c (string_xstring_p): Check by (C >= 0x100).
6600 (find_charsets_in_text): Change format of the arc CHARSETS. New
6601 arg MULTIBYTE.
6602 (Ffind_charset_region, Ffind_charset_string): Adjust for the
6603 change of find_charsets_in_text.
6604 (Fsplit_char): Fix doc. Never return unknown.
6605
6606 * chartab.c (char_table_translate): Use CHARACTERP, not INETEGERP.
6607
6608 * coding.c (Fdefine_coding_system_alias): Update
6609 Vcoding_system_list.
6610
6611 * fontset.c (load_font_get_repertory): Pay attention to the case
6612 that ENCODING of a font is specified by a char-table.
6613
6614 * xterm.c (x_get_font_repertory): Handle the case that the
6615 encoding of font is other than Unicode.
6616
6617 2008-02-01 Kenichi Handa <handa@m17n.org>
6618
6619 * term.c (encode_terminal_code): Don't handle glyph-table. Check
6620 if a character is encodable by the terminal coding system. If
6621 not, produces proper number of `?'s. Update
6622 terminal_encode_buffer and terminal_encode_buf_size if necessary.
6623 (produce_glyphs): Check by CHAR_BYTE8_P, not SINGLE_BYTE_CHAR_P.
6624
6625 2008-02-01 Kenichi Handa <handa@m17n.org>
6626
6627 * term.c (terminal_encode_buffer, terminal_encode_buf_size): New
6628 variables.
6629 (encode_terminal_code): Change argument. Encode multiple
6630 characters at once. Store the result of encoding in
6631 terminal_encode_buffer.
6632 (write_glyphs, insert_glyphs): Adjust for the change of
6633 encode_terminal_code.
6634 (term_init): Initialize terminal_encode_buffer and
6635 terminal_encode_buf_size.
6636
6637 * coding.c (consume_chars): If coding->src_object is nil, don't
6638 check annotation.
6639
6640 2008-02-01 Kenichi Handa <handa@m17n.org>
6641
6642 * character.c (char_string): Use ASCII_CHAR_P instead of
6643 SINGLE_BYTE_CHAR_P.
6644
6645 2008-02-01 Kenichi Handa <handa@m17n.org>
6646
6647 * xdisp.c (handle_auto_composed_prop): Check if the last
6648 characters of auto-composed region is newly composed with the
6649 following characters.
6650 (handle_composition_prop): Fix checking of point being inside
6651 composition.
6652
6653 2008-02-01 Kenichi Handa <handa@m17n.org>
6654
6655 * fns.c (concat): Don't change multibyteness of the result by
6656 concatenating an 8-bit character.
6657
6658 * data.c (Faset): Check newelt by CHECK_CHARACTER. Don't change
6659 multibyteness of the result when newelt is an 8-bit character.
6660
6661 2008-02-01 Dave Love <fx@gnu.org>
6662
6663 * xmenu.c (find_and_call_menu_selection): Make menu_bar_items_used
6664 EMACS_INT.
6665
6666 * xfns.c (DefaultDepthOfScreen, x_encode_text): Remove unused vars.
6667
6668 * xfaces.c (face_numeric_value): Declare dim size_t.
6669 (Finternal_lisp_face_equal_p): Remove unused f.
6670
6671 * xdisp.c (BUILD_CHAR_GLYPH_STRINGS, display_and_set_cursor)
6672 (MATRIX_ROW): Remove unused vars.
6673 (draw_glyphs, x_insert_glyphs, fast_find_position)
6674 (fast_find_position, fast_find_string_pos): Use EMACS_INT for
6675 byte/char counts.
6676
6677 * regex.c (regex_compile): Remove unused var.
6678
6679 * minibuf.c (Fminibuffer_complete_word): Remove unused var.
6680
6681 * keymap.c (Fset_keymap_parent, map_keymap, Fcopy_keymap)
6682 (Faccessible_keymaps, where_is_internal): Remove unused vars.
6683
6684 * keyboard.c (cancel_hourglass_unwind): Return Qnil.
6685
6686 * frame.c (frame_name_fnn_p): Make len EMACS_INT.
6687
6688 * fileio.c (Fwrite_region): Remove unused var.
6689
6690 * dispnew.c (adjust_frame_glyphs_for_frame_redisplay)
6691 (adjust_frame_glyphs_for_window_redisplay): Remove unused ch_dim.
6692
6693 * composite.c (Fremove_list_of_text_properties): Declare.
6694
6695 * coding.c (inhibit_pre_post_conversion): Remove (unused).
6696 (alloc_destination, produce_chars): Use EMACS_INT for byte/char counts.
6697 (coding_inherit_eol_type): Remove unused attrs.
6698 (detect_coding): Cast arg of detect_eol.
6699
6700 * charset.c (syms_of_charset): Remove unused var p.
6701 (find_charsets_in_text, Ffind_charset_region): Use EMACS_INT for
6702 byte/char counts.
6703
6704 * casetab.c (set_case_table): Remove unused var.
6705
6706 * window.c (Fdisplay_buffer, Fframe_selected_window): Remove
6707 unused vars.
6708
6709 2008-02-01 Dave Love <fx@gnu.org>
6710
6711 * xterm.c (x_bitmap_mask): Declare.
6712
6713 2008-02-01 Dave Love <fx@gnu.org>
6714
6715 * xterm.c (x_term_init): Fix type error.
6716
6717 * lisp.h: Add Funibyte_char_to_multibyte.
6718
6719 * coding.c (Fread_coding_system): Fix arg of XSETSTRING.
6720 (Fset_coding_system_priority): Doc fix.
6721
6722 * ccl.c (ccl_driver): Fix arg of CHARACTERP.
6723
6724 * indent.c (check_composition): Make start and end EMACS_INT.
6725
6726 * character.c (lisp_string_width): Make ignore and end EMACS_INT.
6727
6728 * xdisp.c (handle_composition_prop, check_point_in_composition):
6729 Make buffer positions EMACS_INT.
6730
6731 * composite.c (find_composition, run_composition_function)
6732 (update_compositions, Ffind_composition_internal): Make buffer
6733 positions EMACS_INT.
6734
6735 * composite.h (find_composition, update_compositions): Make
6736 position args EMACS_INT.
6737
6738 * keyboard.c (adjust_point_for_property): Make beg and end EMACS_INT.
6739
6740 * intervals.c (get_property_and_range):
6741 * intervals.h (get_property_and_range): Make start and end EMACS_INT.
6742
6743 * unexalpha.c: Don't include varargs.h.
6744
6745 2008-02-01 Dave Love <fx@gnu.org>
6746
6747 * coding.h (ENCODE_UTF_8): New.
6748
6749 * Makefile.in (gtkutil.o): Depend on coding.h.
6750
6751 * coding.c (Fset_coding_system_priority): Doc fix.
6752
6753 2008-02-01 Kenichi Handa <handa@m17n.org>
6754
6755 * fileio.c (Finsert_file_contents): Call setup_coding_system in
6756 the case of auto saving.
6757
6758 2008-02-01 Andreas Schwab <schwab@suse.de>
6759
6760 * chartab.c (map_char_table, map_char_table_for_charset): Protect
6761 `range' from GC.
6762
6763 2008-02-01 Kenichi Handa <handa@m17n.org>
6764
6765 * coding.c (decode_coding_sjis): Check bytes more rigidly.
6766
6767 2008-02-01 Kenichi Handa <handa@m17n.org>
6768
6769 * fileio.c (choose_write_coding_system): Return a decided coding system.
6770 (Fwrite_region): Set Vlast_coding_system_used to the return value
6771 of choose_write_coding_system.
6772
6773 2008-02-01 Kenichi Handa <handa@m17n.org>
6774
6775 * charset.c (Fset_charset_priority): Pay attention to duplicated
6776 arguments.
6777
6778 * coding.c (QCcategory): New variable.
6779 (syms_of_coding): Defsym it. Set all elements of
6780 Vcoding_category_table and their symbol values.
6781 (Fset_coding_system_priority): Doc fix. Update symbol qvalues of
6782 coding-category-XXX, and coding-category-list.
6783 (Fdefine_coding_system_internal): Add category in the plist.
6784
6785 2008-02-01 Kenichi Handa <handa@m17n.org>
6786
6787 * callproc.c (Fcall_process): Handle carryover correctly.
6788
6789 * coding.c (decode_coding_iso_2022): Fix handling of invalid bytes.
6790 (raw_text_coding_system): Check NILP (coding_system).
6791 (coding_inherit_eol_type): Check NILP (coding_system) and
6792 NILP (parent).
6793 (consume_chars): Fix for the case of raw-text.
6794
6795 * process.c (read_process_output): Handle carryover correctly.
6796
6797 2008-02-01 Dave Love <fx@gnu.org>
6798
6799 * regex.c (re_search_2): Fix last change.
6800
6801 2008-02-01 Kenichi Handa <handa@m17n.org>
6802
6803 * regex.c (GET_CHAR_BEFORE_2): Check multibyte, not
6804 target_multibyte. Even in a unibyte case, return a converted
6805 multibyte char.
6806 (GET_CHAR_AFTER): New macro.
6807 (PATFETCH): Translate via multibyte char.
6808 (HANDLE_UNIBYTE_RANGE): Delete this macro.
6809 (SETUP_MULTIBYTE_RANGE): New macro.
6810 (regex_compile): Setup compiled code so that its multibyteness
6811 matches that of a target. Fix the handling of "[X-YZ]" using
6812 SETUP_MULTIBYTE_RANGE.
6813 (analyse_first) <charset>: For filling fastmap for all multibyte
6814 characters, don't check by BASE_LEADING_CODE_P.
6815 (re_search_2): Don't check RE_TARGET_MULTIBYTE_P (bufp). It is
6816 the same as RE_MULTIBYTE_P (bufp) now.
6817 (mutually_exclusive_p): Check by (! multibyte || IS_REAL_ASCII (c)).
6818 (TARGET_CHAR_AND_LENGTH): Delete this macro.
6819 (TRANSLATE_VIA_MULTIBYTE): New macro.
6820 (re_match_2_internal): Don't check RE_TARGET_MULTIBYTE_P (bufp).
6821 It is the same as RE_MULTIBYTE_P (bufp) now.
6822 <exactn>: Translate via multibyte.
6823 <anychar>: Fetch a character by RE_STRING_CHAR_AND_LENGTH. Don't
6824 translate it.
6825 <charset, charset_not>: Fetch a character by
6826 RE_STRING_CHAR_AND_LENGTH. Translate via multibyte.
6827 <duplicate>: Call bcmp_translate with the last arg `multibyte'.
6828 <wordbound, notwordbound, wordbeg, wordend, syntaxspec,
6829 notsyntaxspec, categoryspec, notcategoryspec> Fetch a character
6830 by GET_CHAR_AFTER.
6831 (bcmp_translate): Likewise.
6832
6833 * search.c (compile_pattern): Check the member target_multibyte,
6834 not the member multibyte of buf.
6835
6836 * lread.c (read1): While reading a string, set force_singlebyte
6837 and force_multibyte correctly.
6838
6839 * charset.c (Fset_unibyte_charset, init_charset_once): Fix setting
6840 up of unibyte_to_multibyte_table.
6841
6842 2008-02-01 Kenichi Handa <handa@m17n.org>
6843
6844 * coding.c (setup_coding_system): If coding has
6845 post-read-conversion or pre-write-conversion, set
6846 CODING_REQUIRE_DECODING_MASK and CODING_REQUIRE_ENCODING_MASK
6847 respectively.
6848 (decode_coding_gap): Run post-read-conversion if any.
6849
6850 * fileio.c (Finsert_file_contents): Even if we read into a
6851 unibyte buffer, check if we must decode the result or not.
6852
6853 2008-02-01 Kenichi Handa <handa@m17n.org>
6854
6855 * coding.c (make_conversion_work_buffer): Change the work buffer
6856 name to the same one as that of Emacs 21.
6857
6858 2008-02-01 Kenichi Handa <handa@m17n.org>
6859
6860 * coding.h (make_conversion_work_buffer): Adjust prototype.
6861 (code_conversion_restore): Don't extern it.
6862
6863 * coding.c (detected_mask): Delete unused variable.
6864 (decode_coding_iso_2022): Pay attention to the byte sequence of
6865 CTEXT extended segment, and retain those bytes as is.
6866 (decode_coding_ccl): Delete unused variable `valids'.
6867 (setup_coding_system): Delete unused variable `category'.
6868 (consume_chars): Delete unused variable `category'. Make it work
6869 for non-multibyte case.
6870 (make_conversion_work_buffer): Change argument.
6871 (saved_coding): Delete unused variable.
6872 (code_conversion_restore): Don't check saved_coding->destination.
6873 (code_conversion_save): New function.
6874 (decode_coding_gap, encode_coding_gap): Call code_conversion_save
6875 instead of record_unwind_protect.
6876 (decode_coding_object, encode_coding_object): Likewise. Recover PT.
6877 (detect_coding_system): Delete unused variable `mask'.
6878 (Fdefine_coding_system_internal): Delete unused vaiable id.
6879
6880 * fileio.c (kill_workbuf_unwind): New function.
6881 (Finsert_file_contents): On replacing, call
6882 make_conversion_work_buffer with correct args, and call
6883 record_unwind_protect with the first arg kill_workbuf_unwind.
6884
6885 * lisp.h (Fgenerate_new_buffer_name): EXFUN it.
6886
6887 2008-02-01 Kenichi Handa <handa@m17n.org>
6888
6889 * fontset.c (BASE_FONTSET_P): Check FONTSET_BASE, not FONTSET_NAME.
6890 (fontset_add): Fix for the case that TO is less than TO1.
6891 (Ffontset_info): Don't use fallback fontset on checking the
6892 default fontset.
6893 (dump_fontset): New function for debugging.
6894
6895 * coding.c (Fdefine_coding_system_internal): Fix for the case that
6896 coding_type is Qcharset.
6897
6898 2008-02-01 Kenichi Handa <handa@m17n.org>
6899
6900 * chartab.c (map_sub_char_table): New argument DEFAULT_VAL.
6901 (map_char_table): Don't inherit the value from the parent on
6902 initializing VAL. Adjust for the above change.
6903
6904 2008-02-01 Kenichi Handa <handa@m17n.org>
6905
6906 * coding.c (Qsignature, Qendian): Delete these variables.
6907 (syms_of_coding): Don't initialize them.
6908 (CATEGORY_MASK_UTF_16_AUTO): New macro.
6909 (detect_coding_utf_16): Add CATEGORY_MASK_UTF_16_AUTO in
6910 detect_info->found.
6911 (decode_coding_utf_16): Don't detect BOM here.
6912 (encode_coding_utf_16): Produce BOM if CODING_UTF_16_BOM (coding)
6913 is NOT utf_16_without_bom.
6914 (setup_coding_system): For a coding system of type utf-16, check
6915 if the attribute :endian is Qbig or not (not nil or not), and set
6916 CODING_REQUIRE_DETECTION_MASK if BOM detection is required.
6917 (detect_coding): If coding type is utf-16 and BOM detection is
6918 required, detect it.
6919 (Fdefine_coding_system_internal): For a coding system of type
6920 utf-16, check if the attribute :endian is Qbig or not (not nil or not).
6921
6922 2008-02-01 Kenichi Handa <handa@m17n.org>
6923
6924 * coding.c (coding_set_source): Fix for the case that the current
6925 buffer is different from coding->src_object.
6926 (decode_coding_object): Don't use the conversion work buffer if
6927 DST_OBJECT is a buffer.
6928
6929 2008-02-01 Dave Love <fx@gnu.org>
6930
6931 * lread.c (read_emacs_mule_char) [len==2]: Index
6932 emacs_mule_charset correctly.
6933
6934 2008-02-01 Dave Love <fx@gnu.org>
6935
6936 * coding.c (Qbig5, Vbig5_coding_system, CATEGORY_MASK_BIG5)
6937 (detect_coding_big5, decode_coding_big5, encode_coding_big5)
6938 (Fdecode_big5_char, Fencode_big5_char): Delete. (Big5 no longer
6939 treated specially.)
6940 (setup_coding_system, coding_category, CATEGORY_MASK_ANY)
6941 (detected_mask): Remove Big5 bits.
6942
6943 2008-02-01 Kenichi Handa <handa@m17n.org>
6944
6945 The following changes are to make the font rescaling facility
6946 compatible with Emacs 21.
6947
6948 * xfaces.c (Vface_font_rescale_alist): Rename from
6949 Vface_resizing_fonts.
6950 (struct font_name): Rename member resizing_ratio to rescale_ratio.
6951 (font_rescale_ratio): Rename from font_resizing_ratio.
6952 (split_font_name): Set font->rescale_ratio.
6953 (better_font_p): Pay attention to font->rescale_ratio.
6954 (build_scalable_font_name): Likewise. Change RESX, and RESY
6955 fields.
6956 (syms_of_xfaces): Declare Vface_font_rescale_alist as a Lisp variable.
6957
6958 2008-02-01 Kenichi Handa <handa@m17n.org>
6959
6960 * coding.c (Qutf_16_be_nosig, Qutf_16_be, Qutf_16_le_nosig)
6961 (Qutf_16_le): Remove these variables.
6962 (syms_of_coding): Don't DEFSYM them.
6963 (decode_coding_utf_16): Fix handling of BOM.
6964 (encode_coding_utf_16): Fix handling of BOM.
6965
6966 2008-02-01 Kenichi Handa <handa@m17n.org>
6967
6968 * fileio.c (Finsert_file_contents): On replacing, before decoding
6969 the file into the work buffer, set point of the work buffer to the end.
6970
6971 2008-02-01 Dave Love <fx@gnu.org>
6972
6973 * coding.c (Fcheck_coding_systems_region): Fix type errors.
6974
6975 2008-02-01 Dave Love <fx@gnu.org>
6976
6977 * xterm.c (XTread_socket): Check Lisp types for Vx_keysym_table
6978 and fix C types.
6979
6980 2008-02-01 Kenichi Handa <handa@m17n.org>
6981
6982 * xdisp.c (SKIP_GLYPHS): New macro.
6983 (set_cursor_from_row): Pay attention to string display properties.
6984
6985 * category.c (copy_category_entry): Fix for the case that RANGE
6986 is an integer.
6987
6988 * xterm.c (x_encode_char): Call ccl_driver with the last arg Qnil.
6989
6990 * w32term.c (w32_encode_char): Call ccl_driver with the last arg Qnil.
6991
6992 2008-02-01 Kenichi Handa <handa@m17n.org>
6993
6994 * charset.c (Fcharset_id_internal): New function.
6995 (syms_of_charset): Defsubr it.
6996
6997 * coding.c (decode_coding_ccl, encode_coding_ccl): Call ccl_driver
6998 with the last arg charset_list acquired from coding.
6999 (Fdefine_coding_system_internal): For ccl-based coding system, fix
7000 the attribute coding_attr_ccl_valids.
7001
7002 * coding.h (enum define_coding_ccl_arg_index): Set the first
7003 member coding_arg_ccl_decoder to coding_arg_max.
7004
7005 * ccl.h (ccl_driver): Adjust prototype.
7006
7007 * ccl.c (CCL_DECODE_CHAR, CCL_ENCODE_CHAR): New macros.
7008 (ccl_driver): New arg CHARSET_LIST. Use the above macros instead
7009 of DECODE_CAHR, ENCODE_CHAR, CHAR_CHARSET.
7010 (Fccl_execute, Fccl_execute_on_string): Call ccl_driver with the
7011 last arg Qnil.
7012
7013 2008-02-01 Kenichi Handa <handa@m17n.org>
7014
7015 * charset.h (ENCODE_CHAR): If the method is SUBSET or SUPERSET,
7016 call encode_char.
7017
7018 * charset.c (encode_char): Fix handling of methods SUBSET and SUPERSET.
7019
7020 2008-02-01 Dave Love <fx@gnu.org>
7021
7022 * composite.c (syms_of_composite): Make composition_hash_table weak.
7023
7024 2008-02-01 Kenichi Handa <handa@m17n.org>
7025
7026 * dispextern.h (check_face_attributes, generate_ascii_font_name)
7027 (font_name_registry): Don't extern them.
7028 (split_font_name_into_vector, build_font_name_from_vector): Extern them.
7029
7030 * fontset.h (Qfontset): Don't extern it.
7031 (new_fontset_from_font_name): Extern it.
7032
7033 * fontset.c: Give 8 extra slots to fontset objects.
7034 (Qfontset_info): New variable.
7035 (syms_of_fontset): Defsym it.
7036 (FONTSET_FALLBACK): New macro.
7037 (fontset_face): Try also the default fontset.
7038 (make_fontset): Realize a fallback fontset from the default fontset.
7039 (generate_ascii_font_name): Move from xfaces.c. Rewritten by
7040 using split_font_name_into_vector and build_font_name_from_vector.
7041 (Fset_fontset_font): Access the elements of font_spec by enum
7042 FONT_SPEC_INDEX. If font_spec is a string, extract the registry
7043 name by using split_font_name_into_vector.
7044 (Fnew_fontset): If no ASCII font is specified in FONTLIST,
7045 generate a proper font name from the fontset name. Update
7046 Vfontset_alias_alist.
7047 (n_auto_fontsets): New variable.
7048 (new_fontset_from_font_name): New function.
7049 (Ffont_info): Store the information about fonts generated from the
7050 default fontset in the first extra slot of the returned char-table.
7051
7052 * xfaces.c (generate_ascii_font_name): Move to fontset.c.
7053 (font_name_registry): Delete function.
7054 (split_font_name_into_vector): New function.
7055 (build_font_name_from_vector): New function.
7056 (font_list): The argument REGISTRY is now a list of registry names.
7057 (choose_face_font): If we are choosing an ASCII font, and ATTRS
7058 specifies an explicit font name, return the name as is. Make a
7059 list of registy names.
7060
7061 * xfns.c (x_set_font, x_create_tip_frame): Adjust for the change
7062 of x_new_fontset.
7063 (Fx_create_frame): Don't call x_new_fontset here. Just use
7064 x_list_fonts to check the existence of fonts.
7065
7066 * xterm.h (x_new_fontset): Adjust prototype.
7067
7068 * xterm.c (x_new_fontset): Change the arg FONTSETNAME to Lisp
7069 string. Use new_fontset_from_font_name to create a fontset from a
7070 font name.
7071
7072 2008-02-01 Kenichi Handa <handa@m17n.org>
7073
7074 * syntax.c (Vfind_word_boundary_function_table): New name for
7075 Vnext_word_boundary_function_table.
7076 (find-word-boundary-function-table): New name for
7077 next-word-boundary-function-table.
7078
7079 2008-02-01 Dave Love <fx@gnu.org>
7080
7081 * Makefile.in: Fix some dependencies.
7082
7083 * keymap.c (Fapropos_internal): Don't gcpro apropos_predicate but
7084 set it to nil before returning.
7085
7086 * composite.c (update_compositions): Fix type error.
7087
7088 * syntax.c (skip_chars, skip_syntaxes): Fix type errors.
7089
7090 2008-02-01 Kenichi Handa <handa@m17n.org>
7091
7092 * xterm.c (x_new_font): Optimize for the case that the font is
7093 already set for the frame.
7094
7095 2008-02-01 Kenichi Handa <handa@m17n.org>
7096
7097 * chartab.c (char_table_ascii): Check if the char table contents
7098 is sub-char-table or not.
7099 (char_table_set, char_table_set_range): Fix argument to
7100 char_table_ascii.
7101
7102 * coding.c (CATEGORY_MASK_RAW_TEXT): New macro.
7103 (detect_coding_utf_8, detect_coding_utf_16)
7104 (detect_coding_emacs_mule, detect_coding_iso_2022)
7105 (detect_coding_sjis, detect_coding_big5)
7106 (detect_coding_ccl, detect_coding_charset): Change argument MASK
7107 to DETECT_INFO. Update DETECT_INFO and return 1 if the byte
7108 sequence is valid in this coding system. Change callers.
7109 (MAX_ANNOTATION_LENGTH): New macro.
7110 (ADD_ANNOTATION_DATA): New macro.
7111 (ADD_COMPOSITION_DATA): Change argument. Change callers. Call
7112 ADD_ANNOTATION_DATA. Change the format of annotation data.
7113 (ADD_CHARSET_DATA): New macro.
7114 (emacs_mule_char): New argument ID. Change callers.
7115 (decode_coding_emacs_mule, decode_coding_iso_2022)
7116 (decode_coding_sjis, decode_coding_big5, decode_coding_charset):
7117 Produce charset annotation data in coding->charbuf.
7118 (encode_coding_emacs_mule, encode_coding_iso_2022): Pay attention
7119 to charset annotation data in coding->charbuf.
7120 (setup_coding_system): Add CODING_ANNOTATE_CHARSET_MASK
7121 coding->common_flags if the coding system is iso-2022 based and
7122 uses designation.
7123 (produce_composition): Adjust for the new annotation data format.
7124 (produce_charset): New function.
7125 (produce_annotation): Handle charset annotation.
7126 (handle_composition_annotation, handle_charset_annotation): New
7127 functions.
7128 (consume_chars): Handle charset annotation. Utilize the above two
7129 functions.
7130 (encode_coding_object): If SRC_OBJECT and DST_OBJECT are the same
7131 buffer, get the deleted text as a string and set
7132 coding->src_object to that string.
7133 (detect_coding, detect_coding_system): Use the new struct
7134 coding_detection_info.
7135
7136 * coding.h (struct coding_detection_info): New structure.
7137 (struct coding_system): Adjust prototype of the member `detector'.
7138 (CODING_ANNOTATE_CHARSET_MASK): New macro.
7139
7140 2008-02-01 Kenichi Handa <handa@m17n.org>
7141
7142 * insdel.c (insert_from_gap): Fix argument to offset_intervals.
7143
7144 2008-02-01 Dave Love <fx@gnu.org>
7145
7146 * keymap.c (apropos_predicate, apropos_accumulate): Declare static.
7147 (Fapropos_internal): Don't gcpro apropos_accumulate. Set result
7148 to new local and nullify apropos_accumulate before returning.
7149 (syms_of_keymap): Staticpro and initialize apropos_accumulate.
7150
7151 2008-02-01 Kenichi Handa <handa@m17n.org>
7152
7153 * charset.c (Fdefine_charset_internal): Setup charset.fast_map
7154 correctly.
7155
7156 2008-02-01 Dave Love <fx@gnu.org>
7157
7158 * fns.c (Flanginfo): Call synchronize_system_time_locale.
7159
7160 2008-02-01 Kenichi Handa <handa@m17n.org>
7161
7162 The following changes are to make character composition happen
7163 automatically on displaying.
7164
7165 * Makefile.in (lisp, shortlisp): Add composite.elc.
7166
7167 * composite.h (Qauto_composed, Vauto_composition_function)
7168 (Qauto_composition_function): Extern them.
7169
7170 * composite.c (Vcomposition_function_table)
7171 (Qcomposition_function_table): Delete variables.
7172 (Qauto_composed, Vauto_composition_function)
7173 (Qauto_composition_function): New variables.
7174 (run_composition_function): Don't call
7175 compose-chars-after-function.
7176 (update_compositions): Clear `auto-composed' text property.
7177 (compose_chars_in_text): Delete this function.
7178 (syms_of_composite): Staticpro Qauto_composed and
7179 Qauto_composition_function. Declare Vauto_composition_function as
7180 a Lisp variable.
7181
7182 * dispextern.h (enum prop_idx): Add member AUTO_COMPOSED_PROP_IDX.
7183
7184 * xdisp.c (it_props): Add an entry for Qauto_composed.
7185 (handle_auto_composed_prop): New function.
7186
7187 * xselect.c (selection_data_to_lisp_data): Don't call
7188 compose_chars_in_text.
7189
7190 2008-02-01 Dave Love <fx@gnu.org>
7191
7192 * keyboard.c (read_char): Modify checking around use of
7193 Vkeyboard_translate_table.
7194
7195 * xterm.c (XTread_socket): Check Lisp types for Vx_keysym_table
7196 and fix C types.
7197
7198 2008-02-01 Kenichi Handa <handa@m17n.org>
7199
7200 * coding.c (decode_coding_utf_8, decode_coding_emacs_mule)
7201 (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
7202 (decode_coding_charset, produce_chars): When eol_type is Qdos, handle
7203 the case that the last byte is '\r' correctly.
7204 (decode_coding): Flush out the unprocessed data correctly.
7205 (decode_coding_gap): Set CODING_MODE_LAST_BLOCK bit of coding->mode.
7206
7207 2008-02-01 Dave Love <fx@gnu.org>
7208
7209 * xterm.c (XTread_socket): Fix changes for defined keysyms. Add
7210 XK_ISO... case.
7211 (xaw_scroll_callback): Revert last change.
7212
7213 2008-02-01 Kenichi Handa <handa@m17n.org>
7214
7215 * charset.c (Fset_charset_priority): Update Viso_2022_charset_list.
7216
7217 2008-02-01 Kenichi Handa <handa@m17n.org>
7218
7219 * xfaces.c (Vface_resizing_fonts): New variable.
7220 (struct font_name): New member `resizing_ratio'.
7221 (font_resizing_ratio): New function.
7222 (split_font_name): Set font->resizing_ratio.
7223 (better_font_p): Pay attention to font->resizing_ratio.
7224 (build_scalable_font_name): Likewise. Don't change POINT_SIZE,
7225 RESX, and RESY fields.
7226 (try_alternative_families): Try scalable fonts if
7227 Vscalable_fonts_allowed is not Qt.
7228 (syms_of_xfaces): Declare Vface_resizing_fonts as a Lisp variable.
7229
7230 2008-02-01 Dave Love <fx@gnu.org>
7231
7232 * xterm.c (xaw_scroll_callback): Cast correctly.
7233
7234 2008-02-01 Dave Love <fx@gnu.org>
7235
7236 * keyboard.c (lispy_accent_codes, lispy_accent_keys): Extend.
7237 (lispy_kana_keys): Comment out.
7238 (make_lispy_event) [XK_kana_A]: Comment out.
7239
7240 * xterm.c (xaw_scroll_callback): Cast call_data.
7241 (XTread_socket): Deal with ASCII keysyms.
7242 (syms_of_xterm) <Vx_keysym_table>: Fix args of make_hash_table.
7243
7244 2008-02-01 Dave Love <fx@gnu.org>
7245
7246 * xterm.c (Vx_keysym_table): New.
7247 (syms_of_xterm): Initialize it.
7248 (XTread_socket): Use it.
7249 From head: Eliminate incorrect optimization that tried to avoid
7250 decoding the output of X*LookupString.
7251 (x_get_font_repertory): Delete charset declaration.
7252
7253 2008-02-01 Kenichi Handa <handa@m17n.org>
7254
7255 * coding.c (detect_coding_charset): If only ASCII bytes are found,
7256 return 0.
7257 (Fdefine_coding_system_internal): Setup
7258 CODING_ATTR_ASCII_COMPAT (attrs) correctly.
7259
7260 2008-02-01 Dave Love <fx@gnu.org>
7261
7262 * coding.c (Fcheck_coding_system): Doc fix.
7263
7264 * editfns.c (Finsert_byte): Return a proper value.
7265
7266 2008-02-01 Kenichi Handa <handa@m17n.org>
7267
7268 * coding.c (decode_coding): Fix args to translate_chars. Pay
7269 attention to Vstandard_translation_table_for_decode.
7270 (encode_coding): Fix args to translate_chars. Pay attention to
7271 Vstandard_translation_table_for_encode.
7272
7273 * data.c (Faset): Check NEWELT by ASCII_CHAR_P, not by
7274 SINGLE_BYTE_CHAR_P.
7275
7276 * editfns.c (general_insert_function): Check VAL by ASCII_CHAR_P,
7277 not by SINGLE_BYTE_CHAR_P.
7278
7279 * fns.c (concat): Check CH by ASCII_CHAR_P, not by
7280 SINGLE_BYTE_CHAR_P.
7281
7282 * insdel.c (copy_text): Check C by ASCII_CHAR_P, not by
7283 SINGLE_BYTE_CHAR_P.
7284
7285 * keymap.c (Ftext_char_description): Check C by ASCII_CHAR_P, not
7286 by SINGLE_BYTE_CHAR_P.
7287
7288 * search.c (Freplace_match): Check C by ASCII_CHAR_P, not by
7289 SINGLE_BYTE_CHAR_P.
7290
7291 2008-02-01 Dave Love <fx@gnu.org>
7292
7293 * fns.c (Fstring_as_multibyte, Fstring_to_multibyte): Doc fix.
7294
7295 2008-02-01 Dave Love <fx@gnu.org>
7296
7297 * fns.c (Flanginfo): Fix typo.
7298
7299 * unexelf.c (unexec): Make last change conditional on Irix 6.5.
7300
7301 2008-02-01 Kenichi Handa <handa@m17n.org>
7302
7303 * coding.c (detect_coding_utf_8, detect_coding_utf_16)
7304 (detect_coding_emacs_mule, detect_coding_iso_2022)
7305 (detect_coding_sjis, detect_coding_big5, detect_coding_ccl): Check
7306 incomplete byte sequence. Don't update *mask when correctly detected.
7307 (decode_coding_sjis): Fix decoding of katakana-jisx0201.
7308 (detect_eol): Delete the argument CODING, and add the argument CATEGORY.
7309 (detect_coding, detect_coding_system): Adjust for the changes above.
7310
7311 2008-02-01 Kenichi Handa <handa@m17n.org>
7312
7313 * character.c (char_string): Rename from
7314 char_string_with_unification. Pay attention to CHAR_MODIFIER_MASK.
7315 (string_char): Rename from string_char.
7316
7317 * character.h (CHAR_STRING, CHAR_STRING_ADVANCE): Call char_string
7318 if C is greater than MAX_3_BYTE_CHAR.
7319 (STRING_CHAR, STRING_CHAR_AND_LENGTH, STRING_CHAR_ADVANCE): Call
7320 string_char instead of string_char_with_unification.
7321
7322 2008-02-01 Dave Love <fx@gnu.org>
7323
7324 * coding.c (decode_coding_utf_8): Treat surrogates as invalid.
7325
7326 2008-02-01 Kenichi Handa <handa@m17n.org>
7327
7328 * keymap.c (push_key_description): Pay attention to force_multibyte.
7329
7330 * regex.c (re_search_2): Fix for the case of unibyte buffer.
7331
7332 2008-02-01 Dave Love <fx@gnu.org>
7333
7334 * charset.c (define_charset_internal): Rename `supprementary'.
7335
7336 * Makefile.in (lisp, shortlisp): Remove latin-N.
7337
7338 2008-02-01 Dave Love <fx@gnu.org>
7339
7340 * xfns.c (x_window, x_window): Use use_xim.
7341
7342 * xterm.c (use_xim): Initialize.
7343 (xim_open_dpy, xim_initialize, xim_close_dpy): Use use_xim.
7344 (x_term_init): Maybe set use_xim.
7345
7346 * xterm.h (use_xim) [HAVE_X_I18N]: Declare.
7347
7348 2008-02-01 Kenichi Handa <handa@m17n.org>
7349
7350 * search.c (search_buffer): Fix case-fold-search of multibyte
7351 characters.
7352 (boyer_moore): Rename the last argument to char_high_bits.
7353
7354 2008-02-01 Kenichi Handa <handa@m17n.org>
7355
7356 * xdisp.c (display_string): Fix for the case of zero width glyph.
7357
7358 * xfns.c (x_set_font): Change the error message of the case that
7359 x_new_fontset returns Qt.
7360
7361 * xfaces.c (set_lface_from_font_name): Reject the default fontset.
7362 (Finternal_set_lisp_face_attribute): Use signal_error for the
7363 error of invalid fontset.
7364
7365 * xterm.c (x_new_fontset): If FONTSETNAME specifies the default
7366 fontset, return Qt.
7367
7368 2008-02-01 Dave Love <fx@gnu.org>
7369
7370 * unexelf.c (unexec): Make .got handling not SGI-specific.
7371
7372 * syntax.c (syms_of_syntax) <multibyte-syntax-as-symbol>: Doc fix.
7373
7374 * regex.c: Use `ifdef HAVE_ALLOCA_H', not `if HAVE_ALLOCA_H'.
7375
7376 * keyboard.c (read_key_sequence): Fix type error.
7377
7378 * buffer.c (Fset_buffer_multibyte, Fset_buffer_multibyte): Fix
7379 type error.
7380
7381 * fontset.c (fontset_add): Return Lisp_Object.
7382
7383 2008-02-01 Dave Love <fx@gnu.org>
7384
7385 * charset.h (charset_ordered_list_tick): Declare extern.
7386
7387 2008-02-01 Kenichi Handa <handa@m17n.org>
7388
7389 The following changes (and some of 2008-02-01 changes of mine) are
7390 for handling syntax, category, and case conversion for unibyte
7391 characters by converting them to multibyte on the fly. With these
7392 changes, we don't have to setup syntax and case tables for unibyte
7393 characters in each language environment.
7394
7395 * abbrev.c (Fexpand_abbrev): Convert a unibyte character to
7396 multibyte if necessary.
7397
7398 * bytecode.c (Fbyte_code): Likewise.
7399
7400 * character.h (LEADING_CODE_LATIN_1_MIN)
7401 (LEADING_CODE_LATIN_1_MAX): New macros.
7402 (unibyte_to_multibyte_table): Extern it.
7403 (unibyte_char_to_multibyte): New macro.
7404 (MAKE_CHAR_MULTIBYTE): Use unibyte_to_multibyte_table.
7405 (CHAR_LEADING_CODE): New macro.
7406 (FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE): New macro.
7407
7408 * character.c (unibyte_to_multibyte_table): New variable.
7409 (unibyte_char_to_multibyte): Move to character.h and define as macro.
7410 (multibyte_char_to_unibyte): If C is an eight-bit character,
7411 convert it to the corresponding byte value.
7412
7413 * charset.c (Fset_unibyte_charset): If the dimension of CHARSET is
7414 not 1, singals an error. Update the elements of
7415 unibyte_to_multibyte_table.
7416 (init_charset_once): Initialize unibyte_to_multibyte_table.
7417 (syms_of_charset): Define the charset `iso-8859-1'.
7418
7419 * cmds.c (internal_self_insert): In a multibyte buffer, insert C
7420 as is without converting it to unibyte. In a unibyte buffer,
7421 convert C to multibyte before checking the syntax.
7422
7423 * lisp.h (unibyte_char_to_multibyte): Delete extern.
7424
7425 * minibuf.c (Fminibuffer_complete_word): Use the macro
7426 FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE.
7427
7428 * regex.h (struct re_pattern_buffer): New member target_multibyte.
7429
7430 * regex.c (RE_TARGET_MULTIBYTE_P): New macro.
7431 (GET_CHAR_BEFORE_2): Check target_multibyte, not multibyte. If
7432 that is zero, convert an eight-bit char to multibyte.
7433 (MAKE_CHAR_MULTIBYTE, CHAR_LEADING_CODE): New dummy new macros for
7434 non-emacs case.
7435 (PATFETCH): Convert an eight-bit char to multibyte.
7436 (HANDLE_UNIBYTE_RANGE): New macro.
7437 (regex_compile): Setup the compiled pattern for multibyte chars
7438 even if the given regex string is unibyte. Use PATFETCH_RAW
7439 instead of PATFETCH in many places. To handle `charset'
7440 specification of unibyte, call HANDLE_UNIBYTE_RANGE. Use bitmap
7441 only for ASCII chars.
7442 (analyse_first) <exactn>: Simplify because the compiled pattern
7443 is multibyte.
7444 <charset_not>: Setup fastmap from bitmap only for ASCII chars.
7445 <charset>: Use CHAR_LEADING_CODE to get leading codes.
7446 <categoryspec>: If multibyte, setup fastmap only for ASCII chars here.
7447 (re_compile_fastmap) [emacs]: Call analyse_first with the arg
7448 multibyte always 1.
7449 (re_search_2): In emacs, set the locale variable multibyte to 1,
7450 otherwise to 0. New local variable target_multibyte. Check it
7451 to decide the multibyteness of STR1 and STR2. If
7452 target_multibyte is zero, convert unibyte chars to multibyte
7453 before translating and checking fastmap.
7454 (TARGET_CHAR_AND_LENGTH): New macro.
7455 (re_match_2_internal): In emacs, set the locale variable multibyte
7456 to 1, otherwise to 0. New local variable target_multibyte. Check
7457 it to decide the multibyteness of STR1 and STR2. Use
7458 TARGET_CHAR_AND_LENGTH to fetch a character from D.
7459 <charset, charset_not>: If multibyte is nonzero, check fastmap
7460 only for ASCII chars. Call bcmp_translate with
7461 target_multibyte, not with multibyte.
7462 <begline>: Declare the local variable C as `unsigned'.
7463 (bcmp_translate): Change the last arg name to target_multibyte.
7464
7465 * search.c (compile_pattern_1): Don't adjust the multibyteness of
7466 the regexp pattern and the matching target. Set cp->buf.multibyte
7467 to the multibyteness of the regexp pattern. Set
7468 cp->but.target_multibyte to the multibyteness of the matching target.
7469 (wordify): Use FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE instead of
7470 FETCH_STRING_CHAR_ADVANCE.
7471 (Freplace_match): Convert unibyte chars to multibyte.
7472
7473 * syntax.c (char_quoted, back_comment, scan_words)
7474 (Fforward_comment, scan_lists, Fbackward_prefix_chars)
7475 (scan_sexps_forward): Use FETCH_CHAR_AS_MULTIBYTE to convert
7476 unibyte chars to multibyte.
7477 (skip_chars): Delete the arg syntaxp, and move the code for
7478 handling syntaxes to skip_syntaxes. Change callers.
7479 Fix the case that the multibyteness of STRING and the current
7480 buffer doesn't match.
7481 (skip_syntaxes): New function.
7482 (SYNTAX_WITH_MULTIBYTE_CHECK): Check C by ASCII_CHAR_P, not by
7483 SINGLE_BYTE_CHAR_P.
7484
7485 2008-02-01 Kenichi Handa <handa@m17n.org>
7486
7487 * xfaces.c (QCfontset): New variable.
7488 (LFACE_FONTSET): New macro.
7489 (check_lface_attrs): Check also LFACE_FONTSET_INDEX.
7490 (set_lface_from_font_name): Setup LFACE_FONTSET (lface).
7491 (Finternal_set_lisp_face_attribute)
7492 (Finternal_get_lisp_face_attribute): Handle QCfontset.
7493 (lface_same_font_attributes_p): Fix checking of LFACE_FONT_INDEX,
7494 check also LFACE_FONTSET_INDEX.
7495 (face_fontset): Check attrs[LFACE_FONTSET_INDEX], not
7496 attrs[LFACE_FONT_INDEX].
7497 (syms_of_xfaces): Intern and staticpro QCfontset.
7498
7499 * dispextern.h (enum lface_attribute_index): New member
7500 LFACE_FONTSET_INDEX.
7501
7502 * fns.c (base64_encode_1): Handle eight-bit chars correctly.
7503
7504 2008-02-01 Kenichi Handa <handa@m17n.org>
7505
7506 * coding.c (coding_set_destination): Fix coding->destination for
7507 the case converting a region.
7508 (encode_coding_utf_8): Encode eight-bit chars as single byte.
7509 (encode_coding_object): Fix coding->dst_pos and
7510 coding->dst_pos_byte for the case converting a region.
7511
7512 * insdel.c (insert_from_gap): Make it work even if PT != GTP.
7513
7514 * character.h (BYTE8_STRING): New macro.
7515
7516 * fns.c (base64_decode_1): Insert eight-bit chars correctly.
7517
7518 2008-02-01 Kenichi Handa <handa@m17n.org>
7519
7520 * xdisp.c (get_next_display_element): Don't display unibyte 8-bit
7521 characters by octal form.
7522
7523 * abbrev.c (Fexpand_abbrev): Fix for the multibyte case.
7524
7525 * buffer.h (_fetch_multibyte_char_len): Delete extern.
7526 (FETCH_MULTIBYTE_CHAR, BUF_FETCH_MULTIBYTE_CHAR): Don't use
7527 _fetch_multibyte_char_len.
7528 (FETCH_CHAR_AS_MULTIBYTE): New macro.
7529
7530 * casetab.c (set_canon, set_identity, shuffle): Simplify.
7531
7532 * casefiddle.c (casify_object): Simplify. Handle the case that
7533 the case conversion change the byte length.
7534 (casify_region): Likewise.
7535
7536 * character.h (MAKE_CHAR_UNIBYTE, MAKE_CHAR_MULTIBYTE): New macros.
7537
7538 * character.c (_fetch_multibyte_char_len): Delet this variable.
7539 (syms_of_character): Setup Vprintable_chars.
7540
7541 * editfns.c (Fchar_equal): Fix for the unibyte case.
7542 (Finsert_byte): New function.
7543 (syms_of_editfns): Defsubr it.
7544
7545 * keyboard.c (read_key_sequence): Use ~CHAR_MODIFIER_MASK instead
7546 of direct code 0x3ffff.
7547
7548 * search.c (Freplace_match): Fix for the unibyte case.
7549
7550 2008-02-01 Kenichi Handa <handa@m17n.org>
7551
7552 * lread.c (safe_to_load_p): Fix the logic.
7553
7554 * syntax.c (scan_words): Don't treat characters belonging to
7555 different scripts as constituting a word.
7556
7557 * editfns.c (Fformat): Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P.
7558
7559 * fontset.c (Fset_fontset_font): Treat `ascii' as charset, not script.
7560
7561 * emacs.c (main): In the case of --unibyte, instead of aborting on
7562 finding non-empty buffer, make it unibyte.
7563
7564 2008-02-01 Kenichi Handa <handa@m17n.org>
7565
7566 * xterm.c (x_new_fontset): Call `create-fontset-from-ascii-font'
7567 to create a fontset.
7568
7569 2008-02-01 Dave Love <fx@gnu.org>
7570
7571 * character.c (Funibyte_char_to_multibyte): Doc fix.
7572
7573 * xfns.c [HAVE_STDLIB_H]: Fix last change.
7574
7575 2008-02-01 Kenichi Handa <handa@m17n.org>
7576
7577 * fontset.c (fontset_add): Make the type `int'.
7578 (fontset_id_valid_p): Define it if FONTSET_DEBUG is defined.
7579
7580 * character.c (unibyte_char_to_multibyte)
7581 (multibyte_char_to_unibyte, Funibyte_char_to_multibyte): Refer to
7582 charset_unibyte, not charset_primary.
7583
7584 * charset.h (charset_unibyte): Extern it instead of charset_primary.
7585
7586 * charset.c (charset_unibyte): Rename from charset_primary.
7587 (Funibyte_charset): Rename from Fprimary_charset.
7588 (Fset_unibyte_charset): Rename from Fset_primary_charset.
7589 (syms_of_charset): Adjust for the above changes.
7590
7591 * w32term.c (x_produce_glyphs): Use ASCII_CHAR_P, not
7592 SINGLE_BYTE_CHAR_P. Fix the logic of handling non-ASCII char when
7593 it->multibyte_p is zero.
7594
7595 * lisp.h (nonascii_insert_offset, Vnonascii_translation_table):
7596 Delete extern.
7597
7598 2008-02-01 Kenichi Handa <handa@m17n.org>
7599
7600 * coding.c (Fdefine_coding_system_internal): Fix category setting
7601 for a coding system of type iso-2022.
7602
7603 2008-02-01 Kenichi Handa <handa@m17n.org>
7604
7605 * fontset.h (FS_LOAD_FONT): Call fs_load_font with the arg CHARSET -1.
7606
7607 2008-02-01 Kenichi Handa <handa@m17n.org>
7608
7609 * syntax.c (Vnext_word_boundary_function_table): New variable.
7610 (next-word-boundary-function-table): Declare it as a Lisp variable
7611 in syms_of_syntax.
7612 (scan_words): Call functions in Vnext_word_boundary_function_table
7613 if any.
7614
7615 * xterm.c (x_load_font): Initialize fontp->fontset to -1.
7616
7617 * fontset.c (fs_load_font): If fontp->charset is not negative,
7618 return fontp without setting its members.
7619
7620 2008-02-01 Dave Love <fx@gnu.org>
7621
7622 * xfns.c [HAVE_STDLIB_H]: Change logic (instead of fixing typo).
7623
7624 * m/sparc.h (HAVE_ALLOCA): Delete.
7625
7626 * s/irix6-5.h: Don't include strings.h.
7627 (bcopy, bzero, bcmp): Don't undef.
7628
7629 * s/irix6-0.h (bcopy, bzero, bcmp): Don't undef.
7630
7631 * s/usg5-4.h (NO_SIOCTL_H): Don't define.
7632 (TIOCSIGSEND): Don't test IRIX6.
7633 (bcopy, bzero, bcmp): Define conditionally.
7634
7635 2008-02-01 Kenichi Handa <handa@m17n.org>
7636
7637 * buffer.c (Qas, Qmake, Qto): New variables.
7638 (Fset_buffer_multibyte): New optional arg METHOD. Change caller.
7639 (syms_of_buffer): Intern and staticpro Qas, Qmake, and Qto.
7640
7641 * callproc.c (Fcall_process): Don't call insert_1_both directly if
7642 we are inserting a process output into a multibyte buffer.
7643
7644 * character.h (CHAR_TO_BYTE8): If C is not eight-bit char, call
7645 multibyte_char_to_unibyte.
7646
7647 * character.c (Funibyte_char_to_multibyte): If C can't be decoded
7648 by the primary charset, make it eight-bit char.
7649 (Fmultibyte_char_to_unibyte): Call CHAR_TO_BYTE8.
7650
7651 * charset.c (charset_eight_bit, Qeight_bit_control): New variables.
7652 (charset_8_bit__control, charset_8_bit_graphic)
7653 (Qeight_bit_control, Qeight_bit_graphic): Delete these variables.
7654 (define_charset_internal): New function.
7655 (syms_of_charset): Call define_charset_internal for pre-defined
7656 charsets.
7657
7658 * charset.h (charset_8_bit): Extern it.
7659
7660 * coding.c (make_conversion_work_buffer): Adjust for the change
7661 of Fset_buffer_multibyte.
7662 (encode_coding_raw_text): Increment p0 in the loop.
7663
7664 * lisp.h (Fset_buffer_multibyte): Adjust prototype.
7665
7666 * xdisp.c (setup_echo_area_for_printing, set_message_1): Adjust
7667 for the change of Fset_buffer_multibyte.
7668
7669 * fns.c (Fstring_to_multibyte): New function.
7670 (syms_of_fns): Declare Fstring_to_multibyte as Lisp subroutine.
7671
7672 2008-02-01 Dave Love <fx@gnu.org>
7673
7674 * xfns.c (x_put_x_image): Declare args.
7675
7676 * xfaces.c (font_name_registry, choose_face_font): Delete unused vars.
7677 (try_font_list): Declare an arg.
7678
7679 * xdisp.c (message2_nolog, set_message): Declare an arg.
7680
7681 * terminfo.c (tparam): Declare an arg. Use P_ to declare tparm.
7682
7683 * syntax.c (scan_sexps_forward): Declare an arg.
7684
7685 * scroll.c (calculate_scrolling, calculate_direct_scrolling):
7686 Declare an arg.
7687
7688 * lisp.h (Fnew_fontset): Declare.
7689
7690 * keymap.c (push_key_description): Call CHARACTERP correctly.
7691
7692 * fontset.c (fontset_add): Declare args. Call make_number correctly.
7693 (face_for_char): Delete unused vars.
7694 (Fset_fontset_font): Doc fix. Delete unused vars.
7695
7696 * doc.c (Fsubstitute_command_keys): Delete unused vars.
7697
7698 * composite.c (update_compositions): Declare arg.
7699
7700 * cm.c (calccost, cmgoto): Declare args.
7701
7702 * charset.c: Remove `emacs' conditional. Doc fixes.
7703 (map_char_table_for_charset): Declare.
7704
7705 * character.c (syms_of_character) <translation-table-vector>: Doc fix.
7706
7707 * ccl.c: Remove `emacs' conditional.
7708
7709 2008-02-01 Kenichi Handa <handa@m17n.org>
7710
7711 The following changes are to allow specifying multiple font
7712 patterns for a character range (specified by script or charset).
7713
7714 * Makefile.in (abbrev.o): Depend on syntax.h.
7715 (xfaces.o): Depend on charset.h.
7716
7717 * alloc.c (Fmake_string): Use ASCII_CHAR_P, not
7718 SINGLE_BYTE_CHAR_P.
7719
7720 * ccl.c (Fccl_execute_on_string): Add `const' to local variables.
7721
7722 * character.h (Vchar_script_table): Extern it.
7723
7724 * character.c (Vscript_alist): Delete.
7725 (Vchar_script_table, Qchar_script_table): New variable.
7726 (syms_of_character): Declare Vchar_script_table as a lisp variable
7727 and initialize it.
7728
7729 * chartab.c (Fmake_char_table): Doc fix. If PURPOSE doesn't
7730 have property char-table-extra-slots, make no extra slot.
7731
7732 * dispextern.h (struct face): Delete member `charset'.
7733 (FACE_SUITABLE_FOR_CHAR_P, FACE_FOR): Use ASCII_CHAR_P, not
7734 SINGLE_BYTE_CHAR_P.
7735 (choose_face_font, lookup_non_ascii_face, font_name_registry):
7736 Add prototypes.
7737 (lookup_face, lookup_named_face, lookup_derived_face): Fix prototype.
7738 (generate_ascii_font_name): Rename from generate_ascii_font.
7739
7740 * fontset.h (get_font_repertory_func): New prototype.
7741 (make_fontset_for_ascii_face, fs_load_font): Fix prototypes.
7742 (FS_LOAD_FONT): Call fs_load_font with the 3rd arg charset_ascii.
7743
7744 * fontset.c (Qprepend, Qappend): New variables.
7745 (FONTSET_CHARSET_ALIST, FONTSET_FACE_ALIST): Delete.
7746 (FONTSET_NOFONT_FACE, FONTSET_REPERTORY): New macros.
7747 (FONTSET_REF): Optimize if FONTSET is Vdefault_fontset.
7748 (FONTSET_REF_AND_RANGE, FONTSET_ADD): New macros.
7749 (fontset_ref_and_range, fontset_add, reorder_font_vector)
7750 (load_font_get_repertory): New functions.
7751 (fontset_set): Delete.
7752 (fontset_face): New arg FACE. Return face ID, not face.
7753 Complete re-write to handle new fontset structure. Change caller.
7754 (free_face_fontset): Use ASET istead of AREF (X) = Y.
7755 (face_for_char): Don't call lookup_face.
7756 (make_fontset_for_ascii_face): New arg FACE.
7757 (fs_load_font): New arg CHARSET_ID. Don't check
7758 Vfont_encoding_alist here.
7759 (find_font_encoding): New function.
7760 (list_fontsets): Use STRINGP, not ! NILP.
7761 (accumulate_script_ranges): New function.
7762 (Fset_fontset_font, Fnew_fontset, Ffontset_info): Completely
7763 re-written to handle new fontset structure.
7764 (Ffontset_font): Return a copy of element.
7765 (syms_of_fontset): Define symbols Qprepend and Qappend. Fix
7766 docstring of font-encoding-alist.
7767
7768 * lisp.h (CHAR_TABLE_REF): Remove unnecessary check (IDX >= 0).
7769 (Fset_fotset_font): Fix arguments to 5.
7770
7771 * msdos.c (XMenuActivate): Adjust for the change of lookup_derived_face.
7772
7773 * xdisp.c (message_dolog, set_message_1, extend_face_to_end_of_line):
7774 Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P.
7775 (highlight_trailing_whitespace): Adjust for the change of
7776 lookup_named_face.
7777
7778 * xfaces.c: Include charset.h.
7779 (load_face_font): Delete argument C. Change caller.
7780 (generate_ascii_font_name): Rename from generate_ascii_font.
7781 (font_name_registry): New function.
7782 (cache_face): Store ascii faces before non-ascii faces in buckets.
7783 (lookup_face): Delete arguments C and BASE_FACE. Change caller.
7784 Lookup only ascii faces.
7785 (lookup_non_ascii_face): New function.
7786 (lookup_named_face): Delete argument C. Change caller.
7787 (lookup_derived_face): Delete argument C. Change caller.
7788 (try_font_list): New arg PATTERN. Change caller. If PATTERN is
7789 a string, just call font_list with it.
7790 (choose_face_font): Delete arguments FACE and C. New arg
7791 FONT_SPEC. Change caller.
7792 (realize_face, realize_x_face): Delete arguments C and BASE_FACE.
7793 Change caller.
7794 (realize_non_ascii_face): New function.
7795 (realize_x_face): Call load_face_font here.
7796 (realize_tty_face): Delete argument C. Change caller.
7797 (compute_char_face): If CH is not ascii, call FACE_FOR_CHAR to
7798 get a face ID.
7799 (dump_realized_face): Don't print charset of FACE.
7800
7801 * xfns.c (x_set_font): Always call x_new_fontset and
7802 store_frame_parameter.
7803 (Fx_create_frame): Call x_new_fontset, not x_new_font.
7804 (syms_of_xfns): Set get_font_repertory_func to x_get_font_repertory.
7805
7806 * xterm.h (x_get_font_repertory): Extern it.
7807
7808 * xterm.c (x_produce_glyphs): Use ASCII_CHAR_P, not
7809 SINGLE_BYTE_CHAR_P. Fix the logic of handling non-ASCII char when
7810 it->multibyte_p is zero.
7811 (XTread_socket): Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P.
7812 (x_new_fontset): If FONTSETNAME doesn't match any existing
7813 fontsets, create a new one.
7814 (x_get_font_repertory): New function.
7815
7816 2008-02-01 Kenichi Handa <handa@m17n.org>
7817
7818 * coding.c (Ffind_coding_systems_region_internal): Detect an
7819 ASCII only string correctly.
7820
7821 * lread.c (Fload): Don't load with Qload_force_doc_strings t if
7822 version is 0.
7823
7824 2008-02-01 Kenichi Handa <handa@m17n.org>
7825
7826 * lread.c: Include "coding.h".
7827 (Qget_emacs_mule_file_char, Qload_force_doc_strings)
7828 (load_each_byte, unread_char): New variables.
7829 (readchar_backlog): Delete.
7830 (readchar): Return a character unless load_each_byte is nonzero.
7831 Handle the case that readcharfun is Qget_emacs_mule_file_char or a
7832 cons. If unread_char is not -1, simply return it.
7833 (unreadchar): Handle the case that readcharfun is
7834 Qget_emacs_mule_file_char or a cons. Set unread_char if necessary.
7835 (read_multibyte): Delete.
7836 (readbyte_for_lambda, readbyte_from_file, readbyte_from_string)
7837 (read_emacs_mule_char): New functions.
7838 (Fload): Even if the file doesn't have the extention ".elc", if
7839 safe_to_load_p returns a positive version number, assume that the
7840 file contains bytecompiled code. If the version is less than 22,
7841 load the file while decoding multibyte sequences by emacs-mule.
7842 (readevalloop): Don't use readchar_backlog.
7843 (Fread): Likewise. Pay attention to the case that STREAM is a cons.
7844 (Fread_from_string): Pay attention to the case that STREAM is a cons.
7845 (read_escape): Delete the arg BYTEREP.
7846 (read1): Set load_each_byte to 1 temporarily while handling
7847 #@NUMBER. Don't call read_multibyte.
7848 (read_vector): Call Fread with a cons. If readcharfun is
7849 Qget_emacs_mule_file_char, decode the read string by emacs-mule.
7850 (read_list): If doc_reference is 2, make the cdr part string as unibyte.
7851 (syms_of_lread): Intern and staticpro Qget_emacs_mule_file_char
7852 and Qload_force_doc_strings.
7853
7854 2008-02-01 Kenichi Handa <handa@m17n.org>
7855
7856 * xdisp.c (face_before_or_after_it_pos): Call
7857 FETCH_MULTIBYTE_CHAR with byte postion, not char position.
7858
7859 2008-02-01 Kenichi Handa <handa@m17n.org>
7860
7861 * character.h (TRAILING_CODE_P): New macro.
7862 (MAYBE_UNIFY_CHAR): Adjust for the change of Funify_charset.
7863 (string_char_with_unification): Fix prototype.
7864 (Vscript_alist): Extern it.
7865
7866 * character.c (Vscript_alist): New variable.
7867 (string_char_with_unification, str_as_unibyte)
7868 (string_escape_byte8): Add `const' to local variables.
7869 (syms_of_character): Declare script-alist as a Lisp variable.
7870
7871 * charset.h (Vcharset_ordered_list): Extern it.
7872 (charset_ordered_list_tick): Extern it.
7873 (EMACS_MULE_LEADING_CODE_PRIVATE_11)
7874 (EMACS_MULE_LEADING_CODE_PRIVATE_12)
7875 (EMACS_MULE_LEADING_CODE_PRIVATE_21)
7876 (EMACS_MULE_LEADING_CODE_PRIVATE_22): New macros.
7877 (Funify_charset): Adjust for the change of Funify_charset.
7878
7879 * charset.c (charset_ordered_list_tick): New variable.
7880 (Fdefine_charset_internal): Increment charset_ordered_list_tick.
7881 (Funify_charset): New optional arg DEUNIFY. If it is non-nil,
7882 deunify intead of unify a charset.
7883 (string_xstring_p): Add `const' to local variables.
7884 (find_charsets_in_text): Add `const' to arguemnts and local variables.
7885 (encode_char): Adjust for the change of Funify_charset. Fix
7886 detecting of invalid code.
7887 (Fset_charset_priority): Increment charset_ordered_list_tick.
7888 (Fmap_charset_chars): Fix handling of default value for FROM_CODE
7889 and TO_CODE.
7890
7891 * coding.c (LEADING_CODE_PRIVATE_11, LEADING_CODE_PRIVATE_12)
7892 (LEADING_CODE_PRIVATE_21, LEADING_CODE_PRIVATE_22): Delete macros.
7893 Changed callers to use EMACS_MULE_LEADING_CODE_PRIVATE_11, etc.
7894 (decode_coding_ccl, consume_chars)
7895 (Ffind_coding_systems_region_internal)
7896 (Fcheck_coding_systems_region): Add `const' to local variables.
7897
7898 * print.c (print_object): Use octal form for printing the
7899 contents of a bool vector.
7900
7901 2008-02-01 Dave Love <fx@gnu.org>
7902
7903 * lread.c (Fload) <!load_dangerous_libraries>: Don't leak fd.
7904 <version == 20>: Refuse to load.
7905
7906 2008-02-01 Dave Love <fx@gnu.org>
7907
7908 * fns.c: Move coding.h.
7909 (Qcodeset, Qdays, Qmonths): New.
7910 (concat): Use CHARACTERP instead of INTERGERP.
7911 (Flocale_codeset): Delete.
7912 (Flanginfo): New function.
7913 (syms_of_fns): Change accordingly.
7914
7915 * coding.c (adjust_coding_eol_type): Fix eol_type/eol_seen mixup.
7916
7917 2008-02-01 Dave Love <fx@gnu.org>
7918
7919 * casetab.c (init_casetab_once, init_casetab_once): Fix
7920 CHAR_TABLE_SET call.
7921
7922 * category.c (Fmodify_category_entry): Fix CATEGORY_MEMBER call.
7923
7924 * character.c (syms_of_character): Fix CHAR_TABLE_SET call.
7925
7926 * charset.c (Fmap_charset_chars): Check args. Convert Lisp types.
7927 (load_charset_map, Fdeclare_equiv_charset, Fencode_char)
7928 (Fset_charset_priority, syms_of_charset): Convert Lisp types.
7929
7930 * charset.h (CHECK_CHARSET_GET_ID): Use XINT on AREF result.
7931
7932 * coding.c (ENCODE_DESIGNATION, decode_eol)
7933 (make_conversion_work_buffer, code_conversion_restore)
7934 (Fdefine_coding_system_internal): Convert Lisp types.
7935 (code_conversion_restore): Use EQ, not ==.
7936 (Fencode_coding_string): Fix code_convert_string call.
7937
7938 * coding.h (code_convert_region): Fix prototype.
7939
7940 * dispextern.h (redraw_frame, redraw_garbaged_frames): Remove.
7941
7942 * fontset.c (fontset_ref, fontset_set, fs_load_font)
7943 (Ffontset_info): Convert Lisp types.
7944
7945 * syntax.h (SYNTAX_ENTRY_INT): Don't use make_number.
7946
7947 * xterm.c (note_mouse_movement): Fix call of window_from_coordinates.
7948
7949 * xdisp.c (display_mode_element): Fix call of Fset_text_properties.
7950
7951 * chartab.c: Include "...h", not <...h> in some cases.
7952
7953 * callproc.c (Fcall_process): Remove unused variables.
7954
7955 2008-02-01 Dave Love <fx@gnu.org>
7956
7957 * coding.c (Fset_coding_system_priority): Allow null arg list.
7958
7959 2008-02-01 Dave Love <fx@gnu.org>
7960
7961 * minibuf.c (Fminibuffer_complete_word): Remove unused var.
7962 (Fself_insert_and_exit): Use CHARACTERP.
7963
7964 * callproc.c (Fcall_process): Remove unused vars.
7965
7966 * xterm.c (XTread_socket): Add extra dead keysyms.
7967
7968 * xdisp.c (decode_mode_spec_coding): Use CHARACTERP.
7969
7970 * dispextern.h: Remove prototypes for redraw_frame,
7971 redraw_garbaged_frames.
7972
7973 * cmds.c (Fself_insert_command): Use CHARACTERP.
7974
7975 * chartab.c (make_sub_char_table): Remove unused var.
7976 (Fset_char_table_default, Fmap_char_table): Doc fix.
7977
7978 * keymap.c (access_keymap): Remove generic char code.
7979 (push_key_description): Use CHARACTERP.
7980
7981 2008-02-01 Dave Love <fx@gnu.org>
7982
7983 * charset.c: Doc fixes.
7984 (Funify_charset): Extra checking.
7985
7986 2008-02-01 Dave Love <fx@gnu.org>
7987
7988 * lread.c: Remove some unused variables.
7989 (safe_to_load_p): If safe, return the magic number version byte.
7990 (Fload): Maybe use load-with-code-conversion.
7991
7992 2008-02-01 Kenichi Handa <handa@m17n.org>
7993
7994 * category.c (Fmodify_category_entry): Don't modify the contents
7995 of category_set for characters out of the range. Avoid
7996 unnecessary modification.
7997
7998 * character.h (MAYBE_UNIFY_CHAR): Adjust for the change of
7999 Vchar_unify_table. The default value of the table is now nil.
8000
8001 * character.c (syms_of_character): Setup Vchar_width_table for
8002 eight-bit-control and raw-byte chars.
8003
8004 * charset.h (enum define_charset_arg_index): Delete
8005 charset_arg_parents and add charset_arg_subset and
8006 charset_arg_superset.
8007 (enum charset_attr_index): Delete charset_parents and add
8008 charset_subset and charset_superset.
8009 (enum charset_method): Delete CHARSET_METHOD_INHERIT and add
8010 CHARSET_METHOD_SUBSET and CHARSET_METHOD_SUPERSET.
8011 (CHARSET_ATTR_PARENTS, CHARSET_PARENTS): Delete.
8012 (CHARSET_ATTR_SUBSET, CHARSET_ATTR_SUPERSET, CHARSET_SUBSET)
8013 (CHARSET_SUPERSET): New macros.
8014 (charset_work): Extern it.
8015 (ENCODE_CHAR): Use charset_work.
8016 (CHAR_CHARSET_P): Adjust for the change of encoder format.
8017 (map_charset_chars): Extern it.
8018
8019 * charset.c (load_charset_map): Set the default value of encoder
8020 and deunifier char-tables to nil.
8021 (map_charset_chars): Change argument. Change callers. Use
8022 map_char_table_for_charset instead of map_char_table.
8023 (Fmap_charset_chars): New optional args from_code and to_code.
8024 (Fdefine_charset_internal): Adjust for the change of
8025 `define-charset' (:parents -> :subset or :superset).
8026 (charset_work): New variable.
8027 (encode_char, syms_of_charset): Adjust for the change of
8028 Fdefine_charset_internal.
8029 (Ffind_charset_string): Setup the vector `charsets' correctly.
8030
8031 * chartab.c (sub_char_table_ref_and_range): New arg default. Fix
8032 the previous change.
8033 (char_table_ref_and_range): Adjust for the above change.
8034 (map_sub_char_table_for_charset): New function.
8035 (map_char_table_for_charset): New function.
8036
8037 * keymap.c (describe_vector): Handle a char-table directly here.
8038 (describe_char_table): Delete.
8039
8040 * lisp.h (map_charset_chars): Delete.
8041
8042 2008-02-01 Dave Love <fx@gnu.org>
8043
8044 * fns.c (count_combining): Comment out (unused).
8045 (Flocale_codeset): New.
8046 (syms_of_fns): Defsubr it.
8047
8048 * config.in (HAVE_PTY_H, HAVE_SIZE_T, HAVE_LANGINFO_CODESET): New.
8049 (size_t): Remove.
8050
8051 2008-02-01 Dave Love <fx@gnu.org>
8052
8053 * Makefile.in (chartab.o): Depend on charset.h.
8054
8055 2008-02-01 Kenichi Handa <handa@m17n.org>
8056
8057 * character.c (syms_of_character): Set the default value of
8058 Vprintable_chars to Qnil.
8059
8060 2008-02-01 Dave Love <fx@gnu.org>
8061
8062 * Makefile.in (lisp, shortlisp): Change indian.elc to indian.el.
8063
8064 2008-02-01 Kenichi Handa <handa@m17n.org>
8065
8066 * charset.c (load_charset_map): Handle the case that from < to
8067 correctly.
8068
8069 * coding.c (encode_coding_emacs_mule, encode_coding_iso_2022)
8070 (encode_coding_sjis, encode_coding_big5, encode_coding_charset):
8071 Pay attention to raw-8-bit chars.
8072
8073 2008-02-01 Kenichi Handa <handa@m17n.org>
8074
8075 * Makefile.in (lisp, shortlisp): Change chinese.elc to chinese.el.
8076 It is not bytecompiled now.
8077
8078 * charset.c (charset_jisx0201_roman, charset_jisx0208_1978)
8079 (charset_jisx0208): New variables.
8080 (Fdefine_charset_internal): Setup them if appropriate.
8081 (init_charset_once): Initialize them to -1.
8082
8083 * charset.h (charset_jisx0201_roman, charset_jisx0208_1978)
8084 (charset_jisx0208): Extern them.
8085
8086 * coding.c (CODING_ISO_FLAG_USE_ROMAN): New macro.
8087 (CODING_ISO_FLAG_USE_OLDJIS): New macro.
8088 (CODING_ISO_FLAG_FULL_SUPPORT): Change macro definition.
8089 (setup_iso_safe_charsets): Fix arguments to Fassq.
8090 (DECODE_DESIGNATION, ENCODE_ISO_CHARACTER_DIMENSION1)
8091 (ENCODE_ISO_CHARACTER_DIMENSION2): Pay attention to
8092 CODING_ISO_FLAG_USE_ROMAN and CODING_ISO_FLAG_USE_OLDJIS.
8093 (encode_coding_iso_2022): Change the 1st arg to
8094 ENCODE_ISO_CHARACTER to a variable.
8095
8096 2008-02-01 Kenichi Handa <handa@m17n.org>
8097
8098 * charset.h (enum define_charset_arg_index): New enums
8099 charset_arg_min_code and charset_arg_max_code.
8100 (struct charset): New member char_index_offset.
8101
8102 * charset.c (CODE_POINT_TO_INDEX, INDEX_TO_CODE_POINT):
8103 Take charset->char_index_offset into account.
8104 (Fdefine_charset_internal): Handle args[charset_arg_min_code] and
8105 args[charset_arg_max_code]. Setup charset.char_index_offset.
8106 (syms_of_charset): Fix args to Fdefine_charset_internal.
8107
8108 2008-02-01 Dave Love <fx@gnu.org>
8109
8110 * coding.c (decode_coding_utf_8): Reject overlong sequences.
8111
8112 2008-02-01 Dave Love <fx@gnu.org>
8113
8114 * coding.c: Doc fixes.
8115 (Fcoding_system_aliases): Fix return value.
8116 (Qmac): Remove (duplicated) definition.
8117
8118 2008-02-01 Dave Love <fx@gnu.org>
8119
8120 * charset.c (Fcharset_priority_list, Fset_charset_priority): New
8121 functions.
8122
8123 * character.c (Fstring): Doc fix.
8124
8125 * charset.c (Fdefine_charset_alias): Update Vcharset_list.
8126
8127 * fontset.c (Ffontset_info): Doc fix. Return charset names, not
8128 ids.
8129 (font-encoding-alist): Doc fix.
8130
8131 2008-02-01 Dave Love <fx@gnu.org>
8132
8133 * term.c (costs_set): Declare static, non-initialized for pcc.
8134 (encode_terminal_code): Remove unused var.
8135
8136 * keyboard.c (kbd_buffer_store_event): Fix interrupt_signal decl
8137 for K&R.
8138
8139 * xterm.c (xlwmenu_window_p): Fix prototype for K&R.
8140
8141 * coding.c (setup_iso_safe_charsets): Fix arg decl for K&R.
8142 (suffixes): Move out of make_subsidiaries for K&R.
8143
8144 * charset.c (map_charset_chars): Fix c_function declaration for K&R.
8145
8146 * lisp.h (DEFUN) [!PROTOTYPES]: Remove spurious `args'.
8147
8148 2008-02-01 Dave Love <fx@gnu.org>
8149
8150 * data.c (Fchar_or_string_p): Doc fix. Use CHARACTERP.
8151
8152 * category.c (Fmodify_category_entry): Doc fix. Remove unused vars.
8153
8154 2008-02-01 Yong Lu <lyongu@asia-infonet.com>
8155
8156 * charset.c (Fdefine_charset_internal): Fix argument to bzero.
8157
8158 * coding.c (decode_coding_charset): Workaround for the bug of GCC 2.96.
8159
8160 2008-02-01 Kenichi Handa <handa@m17n.org>
8161
8162 * Makefile.in (lisp, shortlisp): Change cyrillic.elc to cyrillic.el,
8163 vietnamese.elc to vietnamese.el. They are not bytecompiled now.
8164
8165 2008-02-01 Kenichi Handa <handa@m17n.org>
8166
8167 * coding.c (decode_coding_charset): Adjust for the change of
8168 Fdefine_coding_system_internal.
8169 (Fdefine_coding_system_internal): For a coding system of
8170 `charset' type, store a list of charset IDs in
8171 `charset_attr_charset_valids' element of coding attributes.
8172
8173 2008-02-01 Kenichi Handa <handa@m17n.org>
8174
8175 * coding.c (ONE_MORE_BYTE_NO_CHECK): Increment consumed_chars.
8176 (emacs_mule_char): New arg src. Delete arg `composition'. Change
8177 caller. Handle 2-byte and 3-byte charsets correctly.
8178 (DECODE_EMACS_MULE_COMPOSITION_RULE_20): Rename from
8179 DECODE_EMACS_MULE_COMPOSITION_RULE. Change caller.
8180 (DECODE_EMACS_MULE_COMPOSITION_RULE_21): New macro.
8181 (DECODE_EMACS_MULE_21_COMPOSITION): Call
8182 DECODE_EMACS_MULE_COMPOSITION_RULE_21. Produce correct annotation
8183 sequence.
8184 (decode_coding_emacs_mule): Handle composition correctly. Rewind
8185 `src' and `consumed_chars' correctly before calling emacs_mule_char.
8186 (DECODE_COMPOSITION_START): Correctly handle the case of altchar
8187 and alt&rule composition.
8188 (decode_coding_iso_2022): Handle composition correctly.
8189 (init_coding_once): Setup emacs_mule_bytes for private charsets.
8190
8191 * charset.c (Fdefine_charset_internal): Fix bug for the case of
8192 re-defining a charset. If the charset has :emacs-mule-id, setup
8193 emacs_mule_bytes.
8194 (Fmake_char): If CODE1 is nil, use the minimum code of the charset.
8195
8196 2008-02-01 Kenichi Handa <handa@m17n.org>
8197
8198 * coding.c (encode_coding_iso_2022, encode_coding_sjis)
8199 (encode_coding_big5, encode_coding_charset): If coding requires safe
8200 encoding, produce a character specified by
8201 CODING_INHIBIT_CHARACTER_SUBSTITUTION.
8202
8203 2008-02-01 Dave Love <fx@gnu.org>
8204
8205 * xterm.c (XSetIMValues): Declare.
8206
8207 * process.c: Conditionally include sys/wait.h, pty.h.
8208
8209 * print.c (print_object): Fix print format for 64-bit systems.
8210
8211 * keyboard.c (modify_event_symbol): Fix print format for 64-bit systems.
8212
8213 * buffer.c (emacs_strerror): Declare.
8214
8215 * fontset.c (Fclear_face_cache): Declare.
8216 (accumulate_font_info): Comment-out (unused).
8217 (face_for_char, Fset_fontset_font, Ffontset_info): Remove unused
8218 variables.
8219
8220 * character.h (string_escape_byte8): Declare.
8221
8222 * charset.c (load_charset_map, load_charset_map_from_file): Remove
8223 unused vars.
8224 (Fdefine_charset_internal, Fsplit_char, syms_of_charset)
8225 (Fmap_charset_chars): Doc fix.
8226
8227 * coding.c (Vchar_coding_system_table, Qchar_coding_system): Remove.
8228 (Fset_coding_system_priority, Fset_coding_system_priority)
8229 (Fdefine_coding_system_internal): Doc fix.
8230
8231 2008-02-01 Dave Love <fx@gnu.org>
8232
8233 * s/osf5-0.h (C_SWITCH_SYSTEM) [!__GNUC__]: Remove -nointrinsics.
8234
8235 2008-02-01 Kenichi Handa <handa@m17n.org>
8236
8237 * character.c (string_escape_byte8): Make multibyte string with
8238 correct size.
8239
8240 * charset.c (Fmake_char): Delete unnecessary code.
8241
8242 2008-02-01 Kenichi Handa <handa@m17n.org>
8243
8244 * xfns.c (x_encode_text): Allocate coding.destination here, and
8245 call encode_coding_object with dst_object Qnil.
8246
8247 * buffer.c (Fset_buffer_multibyte): Convert 8-bit bytes to
8248 multibyte form correctly.
8249
8250 * fontset.c (fs_load_font): Check fontp->full_name (not fontname)
8251 against Vfont_encoding_alist.
8252
8253 * coding.c (Fdecode_sjis_char): Fix typo (0x7F->0xFF). Fix the
8254 handling of charset list.
8255 (encode_coding_iso_2022): Setup coding->safe_charsets in advance.
8256 (decode_coding_object): Move point to coding->dst_pos before
8257 calling post-read-conversion function.
8258 (encode_coding_object): Give correct arguments to
8259 pre-write-conversion. Ignore the return value of
8260 pre-write-conversion function. Pay attention to the case that
8261 pre-write-conversion changes the current buffer. If dst_object is
8262 Qt, even if coding->src_bytes is zero, allocate at least one byte
8263 to coding->destination.
8264
8265 * coding.h (JIS_TO_SJIS): Fix typo (j1->s1, j2->s2).
8266
8267 * charset.c (Fmake_char): Make it more backward compatible.
8268 (Fmap_charset_chars): Fix docstring.
8269
8270 2008-02-01 Dave Love <fx@gnu.org>
8271
8272 * coding.c: Doc fixes.
8273 (Fdefine_coding_system_alias): Use names, not symbols, in
8274 coding-system-alist.
8275
8276 2008-02-01 Kenichi Handa <handa@m17n.org>
8277
8278 * fontset.c (free_realized_fontsets): Call Fclear_face_cache instead
8279 of calling free_realized_face.
8280
8281 2008-02-01 Yong Lu <lyongu@asia-infonet.com>
8282
8283 * charset.c (read_hex): Don't treat SPC as a comment starter.
8284 (decode_char): If CODE_POINT_TO_INDEX retruns -1, always return -1.
8285 (Fdecode_char): Fix typo.
8286
8287 2008-02-01 Kenichi Handa <handa@m17n.org>
8288
8289 * charset.h (struct charset): New member `code_space_mask'.
8290
8291 * coding.c (coding_set_source): Delete the local variable beg_byte.
8292 (encode_coding_charset, Fdefine_coding_system_internal):
8293 Delete the local variable charset.
8294 (Fdefine_coding_system_internal): Setup
8295 attrs[coding_attr_charset_valids] correctly.
8296
8297 * charset.c (CODE_POINT_TO_INDEX): Utilize `code_space_mask'
8298 member to check if CODE is valid or not.
8299 (Fdefine_charset_internal): Initialize `code_space_mask' member.
8300 (encode_char): Before calling CODE_POINT_TO_INDEX, check if CODE
8301 is within the range of charset->min_code and carset->max_code.
8302
8303 2008-02-01 Dave Love <fx@gnu.org>
8304
8305 * syntax.h (syntax_temp) [!__GNUC__]: Declare.
8306
8307 * dispextern.h (generate_ascii_font): Fix return type.
8308
8309 * xfaces.c (generate_ascii_font): Fix arg declaration.
8310
8311 * coding.c (coding_inherit_eol_type)
8312 (Fset_terminal_coding_system_internal)
8313 (Fset_safe_terminal_coding_system_internal): Fix arg declarations.
8314
8315 2008-02-01 Kenichi Handa <handa@m17n.org>
8316
8317 * coding.c (decode_coding_charset, encode_coding_charset): Handle
8318 multiple charsets correctly.
8319
8320 2008-02-01 Kenichi Handa <handa@m17n.org>
8321
8322 * search.c (boyer_moore): Fix handling of mulitbyte character
8323 translation.
8324
8325 * xdisp.c (display_mode_element): When the variable `elt' is
8326 changed, update `this' and `lisp_string'.
8327
8328 2008-02-01 Kenichi Handa <handa@m17n.org>
8329
8330 * buffer.c (Fset_buffer_multibyte): Fix 8-bit char handling.
8331
8332 * callproc.c (Fcall_process): Be sure to give the current buffer
8333 to decode_coding_c_string. Update PT and PT_BYTE after the insertion.
8334
8335 * charset.c (struct charset_map_entries): New struct.
8336 (load_charset_map): Rename from parse_charset_map. New args
8337 entries and n_entries. Change caller.
8338 (load_charset_map_from_file): Rename from load_charset_map.
8339 Change caller. New arg control_flag. Call load_charset_map at
8340 the tail.
8341 (load_charset_map_from_vector): New function.
8342 (Fdefine_charset_internal): Setup charset.compact_codes_p.
8343 (encode_char): If the charset is compact, change a character index
8344 to a code point.
8345
8346 * coding.c (coding_alloc_by_making_gap): Check the case that the
8347 source and destination are the same correctly.
8348 (decode_coding_raw_text): Set coding->consumed_char and
8349 coding->consumed to 0.
8350 (produce_chars): If coding->chars_at_source is nonzero, update
8351 coding->consumed_char and coding->consumed before calling
8352 alloc_destination.
8353 (Fdefine_coding_system_alias): Register ALIAS in
8354 Vcoding_system_alist.
8355 (syms_of_coding): Define `no-convesion' coding system at the tail.
8356
8357 * fileio.c (Finsert_file_contents): Set coding_system instead of
8358 val. If the current buffer is multibyte, always call
8359 decode_coding_gap.
8360
8361 * xfaces.c (try_font_list): Give higher priority to fontset's
8362 family than face's family.
8363
8364 2008-02-01 Kenichi Handa <handa@m17n.org>
8365
8366 * callproc.c (Fcall_process): Be sure to give the current buffer
8367 to decode_coding_c_string.
8368
8369 * xfaces.c (try_font_list): Give a family specified in a fontset
8370 higher priority than a family specified in a face.
8371
8372 2008-02-01 Kenichi Handa <handa@m17n.org>
8373
8374 * fileio.c (Finsert_file_contents): Fix calculation of `inserted'.
8375 Fix arguments to insert_from_buffer.
8376
8377 * xdisp.c (display_mode_element): Fix calculation of `bytepos'.
8378
8379 2008-02-01 Kenichi Handa <handa@m17n.org>
8380
8381 * coding.c (produce_chars): Set the variable `multibytep' correctly.
8382 (decode_coding_gap): Set coding->dst_multibyte correctly.
8383
8384 2008-02-01 Kenichi Handa <handa@m17n.org>
8385
8386 * coding.c (encode_coding_utf_8): Initialize produced_chars to 0.
8387 (decode_coding_utf_16): Fix converting high and low bytes to code-point.
8388 (encode_coding_utf_16): Substitute coding->default_char for
8389 non-Unicode characters.
8390 (decode_coding): Don't call record_insert here.
8391 (setup_coding_system): Initialize `surrogate' of
8392 coding->spec.utf_16 to 0.
8393 (EMIT_ONE_BYTE): Fix for multibyte case.
8394
8395 * insdel.c (insert_from_gap): Call record_insert.
8396
8397 2008-02-01 Kenichi Handa <handa@m17n.org>
8398
8399 * casefiddle.c (casify_region): Fix multibyte case.
8400
8401 * character.c (c_string_width): Add return type `int'.
8402 (char_string_with_unification): Delete arg ADVANCED.
8403
8404 * character.h (CHAR_VALID_P): Don't call CHARACTERP.
8405 (CHAR_STRING): Adjust for the change of char_string_with_unification.
8406 (CHAR_STRING_ADVANCE): Make it do-while statement.
8407
8408 * chartab.c (sub_char_table_set_range): Optimize for the case
8409 DEPTH == 3. Add workaround code for a GCC optimization bug.
8410
8411 * charset.c (parse_charset_map): Remove an unused variable.
8412
8413 * coding.c: Delete unused variables.
8414
8415 * fileio.c (Finsert_file_contents): Set coding_system to Qnil
8416 earlier. If inserted is zero and the coding system doesn't
8417 require flushing, don't call decode_coding_gap.
8418
8419 * syntax.h (SET_RAW_SYNTAX_ENTRY): Don't call make_number.
8420
8421 2008-02-01 Kenichi Handa <handa@m17n.org>
8422
8423 The following changes are for using Unicode as an internal
8424 character model, and use UTF-8 format for buffer/string
8425 representation.
8426
8427 * .gdbinit (xchartable): Adjust for the change of char table structure.
8428 (xsubchartable, xcoding, xcharset, xcurbuf): New commands.
8429
8430 * Makefile.in (obj): Add character.o and chartab.o.
8431 (lisp, shortlisp): Remove utf-8.elc.
8432 (*.o): For many files, change dependency on charset.h to
8433 character.h, and add dependency on character.h.
8434 (character.o, chartab.o): New targets.
8435
8436 * abbrev.c, bytecode.c, casefiddle.c, cmds.c, dispnew.c, doc.c:
8437 * doprnt.c, dosfns.c, frame.c, marker.c, minibuf.c, msdos.c:
8438 * w16select.c, w32bdf.c, w32console.c: Include "character.h" instead
8439 of "charset.h".
8440
8441 * dired.c, filelock.c: Include "character.h".
8442
8443 * alloc.c: Include "character.h" instead of "charset.h".
8444 (Fmake_char_table, make_sub_char_table): Move to chartab.c.
8445 (syms_of_alloc): Remove defsubr for Smake_char_table.
8446
8447 * buffer.c: Include "character.h" instead of "charset.h", don't
8448 include "coding.h".
8449 (Fset_buffer_multibyte): Adjust for UTF-8.
8450
8451 * buffer.h: EXFUN Fbuffer_live_p.
8452
8453 * callproc.c: Include "character.h" instead of "charset.h".
8454 (Fcall_process): Big change for the new code-conversion APIs.
8455
8456 * casetab.c: Include "character.h" instead of "charset.h".
8457 (set_canon, set_identity, shuffle): Adjust for the new
8458 map_char_table spec.
8459 (init_casetab_once): Call CHAR_TABLE_SET instead of directly
8460 accessing the char table structure.
8461
8462 * chartab.c: New file that implements char table.
8463
8464 * category.c: Include "character.h".
8465 (copy_category_entry): New function.
8466 (copy_category_table): Call map_char_table and copy_category_entry.
8467 (Fmake_category_table): Initialize all top-vel slots.
8468 (char_category_set): New function.
8469 (modify_lower_category_set): Delete.
8470 (Fmodify_category_entry): Call char_table_ref_and_range.
8471
8472 * category.h (CATEGORY_SET): Just call char_category_set.
8473
8474 * ccl.c: Include "character.h".
8475 (Qccl, Qcclp): New variables.
8476 (CCL_WRITE_CHAR): Alway treat the arg CH as a character even if
8477 it's less than 256.
8478 (CCL_WRITE_MULTIBYTE_CHAR): Delete.
8479 (CCL_WRITE_STRING, CCL_READ_CHAR): Adjust for the change of SRC
8480 and DST type.
8481 (ccl_driver): Change types of argument, adjust code accordingly.
8482 (Fccl_execute, Fccl_execute_on_string): Adjust for the change of
8483 ccl_driver.
8484 (syms_of_ccl): Intern and staticpro Qccl and Qcclp.
8485
8486 * ccl.h (struct ccl_program): Delete members eol_type and multibyte.
8487 New members src_multibyte, dst_multibyte, consumed, and produced.
8488 (struct ccl_spec): Delete members decoder and encoder. New member ccl.
8489 (CODING_SPEC_CCL_PROGRAM): New macro.
8490 (ccl_driver): Update prototype.
8491 (Qccl, Qcclp, Fccl_program_p): Extern them.
8492 (CHECK_CCL_PROGRAM): New macro.
8493
8494 * character.c, character.h, chartab.c: New files.
8495
8496 * charset.c: Mostly re-written. Move character and multibyte sequence
8497 handling codes to character.c.
8498
8499 * charset.h: Mostly re-written. Move character and multibyte sequence
8500 handling codes to character.h.
8501
8502 * coding.c, coding.h: Mostly re-written.
8503
8504 * composite.c: Include "character.h" instead of "charset.h".
8505 (CHAR_WIDTH): Move to character.h.
8506 (HASH_KEY, HASH_VALUE): Delete.
8507
8508 * composite.h (enum composition_method): Change order of enumeration
8509 symbols.
8510
8511 * data.c: Include "character.h" instead of "charset.h".
8512 (Faref): Call CHAR_TABLE_REF for a char table.
8513 (Faset): Call CHAR_TABLE_SET for a char table.
8514
8515 * dispextern.h (free_realized_face, check_face_attribytes)
8516 (generate_ascii_font): Extern them.
8517 (free_realized_multibyte_face): Delete extern.
8518
8519 * disptab.h (DISP_CHAR_VECTOR): Adjust for the change of char
8520 table structure.
8521
8522 * editfns.c: Include "character.h" instead of "charset.h".
8523 (Fchar_to_string): Always call CHAR_STRING.
8524
8525 * emacs.c (main): Call init_charset_once, init_charset,
8526 syms_of_chartab, and syms_of_character.
8527
8528 * fileio.c: Include "character.h" instead of "charset.h".
8529 (Finsert_file_contents): Big change for the new code-conversion API.
8530 (choose_write_coding_system, Fwrite_region): Likewise.
8531 (build_annotations_2): Delete.
8532 (e_write): Big change for the new code-conversion API.
8533
8534 * fns.c: Include "character.h" instead of "charset.h".
8535 (copy_sub_char_table): Move to chartab.c.
8536 (Fcopy_sequence): Call copy_char_table for a char table.
8537 (concat): Delete codes calling count_multibyte.
8538 (string_char_to_byte, string_byte_to_char): Adjust for the new
8539 multibyte form.
8540 (internal_equal): Adjust for the change of char table structure.
8541 (Fchar_table_subtype, Fchar_table_parent, Fset_char_table_parent)
8542 (Fchar_table_extra_slot, Fset_char_table_extra_slot)
8543 (Fchar_table_range, Fset_char_table_range, Fset_char_table_default)
8544 (char_table_translate, optimize_sub_char_table)
8545 (Foptimize_char_table, map_char_table, Fmap_char_table): Move to
8546 chartab.c.
8547 (char_table_ref_and_index): Delete.
8548 (HASH_KEY, HASH_VALUE): Move to lisp.h.
8549 (Fmd5): Call preferred_coding_system instead of accessing
8550 Vcoding_category_list. Adjust for the new code-conversion API.
8551 (syms_of_fns): Move defsubr for char table related functions to
8552 chartab.c.
8553
8554 * fontset.c: Mostly re-written.
8555
8556 * fontset.h (struct font_info): Change type of the member encoding_type.
8557 (enum FONT_SPEC_INDEX): New enum.
8558 (fontset_font_pattern, fs_load_font): Update prototype.
8559 (FS_LOAD_FONT): Adjust for the change of fs_load_font.
8560
8561 * indent.c: Include "character.h" instead of "charset.h".
8562 (MULTIBYTE_BYTES_WIDTH): Call CHAR_WIDTH instead of WIDTH_BY_CHAR_HEAD.
8563
8564 * insdel.c: Include "character.h" instead of "charset.h".
8565 (copy_text): Don't refer to Vnonascii_translation_table.
8566 (insert_from_gap): New function.
8567
8568 * keyboard.c: Include "character.h" instead of "charset.h".
8569 (command_loop_1): Never call direct_output_forward_char before
8570 a non-ASCII character.
8571 (read_char): If Vkeyboard_translate_table is a char table, always
8572 translate a character.
8573
8574 * keymap.c: Include "character.h".
8575 (store_in_keymap): Handle the case that IDX is a cons.
8576 (Fdefine_key): Handle the case that KEY is a cons and the car part
8577 is also a cons (range).
8578 (push_key_description): Adjust for the new character code.
8579 (describe_vector): Call describe_char_table for a char table.
8580 (describe_char_table): New function.
8581
8582 * keymap.h (describe_char_table): Extern it.
8583
8584 * lisp.h (enum pvec_type): New member PVEC_SUB_CHAR_TABLE.
8585 (XSUB_CHAR_TABLE, XSETSUB_CHAR_TABLE): New macros.
8586 (CHAR_TABLE_ORDINARY_SLOTS, CHAR_TABLE_SINGLE_BYTE_SLOTS)
8587 (SUB_CHAR_TABLE_ORDINARY_SLOTS, SUB_CHAR_TABLE_STANDARD_SLOTS):
8588 Delete.
8589 (CHAR_TABLE_REF, CHAR_TABLE_SET): Adjust for the new char table
8590 structure.
8591 (CHAR_TABLE_TRANSLATE): Just call char_table_translate.
8592 (CHARTAB_SIZE_BITS_0, CHARTAB_SIZE_BITS_1, CHARTAB_SIZE_BITS_2)
8593 (CHARTAB_SIZE_BITS_3): New macros.
8594 (chartab_size): Extern it.
8595 (struct Lisp_Char_Table): Re-design.
8596 (struct Lisp_Sub_Char_Table): New structure.
8597 (HASH_KEY, HASH_VALUE): Move from fns.c.
8598 (CHARACTERBITS): Define as 22.
8599 (GLYPH_MASK_FACE, GLYPH_MASK_CHAR): Adjust for the above change.
8600 (SUB_CHAR_TABLE_P): Check PVEC_CHAR_TABLE.
8601 (GC_SUB_CHAR_TABLE_P): New macro.
8602 (Fencode_coding_string, Fdecode_coding_string): Update EXFUN.
8603 (code_convert_string_norecord): Deleted extern.
8604 (init_character_once, syms_of_character, init_charset)
8605 (syms_of_composite, Qeq, Fmakehash, insert_from_gap): Extern them.
8606
8607 * lread.c: Include "character.h".
8608 (read_multibyte): New arg NBYTES.
8609 (read_escape): Change the meaning of returned *BYTEREP.
8610 (to_multibyte): Delete.
8611 (read1): Adjust the handling of char table and string.
8612
8613 * print.c: Include "character.h" instead of "charset.h".
8614 (print_string): Convert 8-bit raw bytes to octal form by
8615 string_escape_byte8.
8616 (print_object): Adjust for the new multibyte form. Print 8-bit
8617 raw bytes always in octal form. Handle sub char table correctly.
8618
8619 * process.c: Include "character.h" instead of "charset.h".
8620 (read_process_output, send_process): Adjust for the new
8621 code-conversion API.
8622
8623 * puresize.h (BASE_PURESIZE): Increase.
8624
8625 * regex.c: Include "character.h" instead of "charset.h".
8626 (BYTE8_TO_CHAR, CHAR_BYTE8_P) [not emacs]: New dummy macros.
8627 (regex_compile): Accept a range whose starting and ending
8628 character have different leading bytes.
8629 (analyse_first): Adjust for the above change.
8630
8631 * search.c: Include "character.h" instead of "charset.h".
8632 (search_buffer, boyer_moore): Adjust for the new multibyte form.
8633 (Freplace_match): Adjust for the change of multibyte_char_to_unibyte.
8634
8635 * syntax.c: Include "character.h" instead of "charset.h".
8636 (syntax_parent_lookup): Delete.
8637 (Fmodify_syntax_entry): Accept a cons as CHAR.
8638 (skip_chars): Adjust for the new multibyte form.
8639 (init_syntax_once): Call char_table_set_range instead of directly
8640 accessing the structure of a char table.
8641
8642 * syntax.h (SET_RAW_SYNTAX_ENTRY): Call CHAR_TABLE_SET.
8643 (SYNTAX_ENTRY_FOLLOW_PARENT): Delete macro.
8644 (SET_RAW_SYNTAX_ENTRY_RANGE): New macro.
8645 (SYNTAX_ENTRY_INT): Call CHAR_TABLE_REF.
8646
8647 * term.c: Include "buffer.h" and "character.h".
8648 (encode_terminal_code, write_glyphs): Adjust for the new
8649 code-conversion API.
8650 (produce_glyphs): Call CHAR_WIDTH instead of CHARSET_WIDTH.
8651
8652 * w32term.c (x_new_font): Adjust for the change of FS_LOAD_FONT.
8653
8654 * xdisp.c: Include "character.h".
8655 (get_next_display_element): Adjust for the new multibyte form.
8656 (disp_char_vector): Adjust for the new char table structure.
8657 (decode_mode_spec_coding): Adjust for the new structure of
8658 coding system.
8659 (decode_mode_spec): Adjust for the new code-conversion API.
8660
8661 * xfaces.c: Include "character.h" instead of "charset.h".
8662 (load_face_font): Adjust for the change of choose_face_font and
8663 FS_LOAD_FONT.
8664 (generate_ascii_font): New function.
8665 (set_lface_from_font_name): Adjust for the change of FS_LOAD_FONT.
8666 (set_font_frame_param): Adjust for the change of choose_face_font.
8667 (free_realized_face): Make it public.
8668 (free_realized_faces_for_fontset): Rename from
8669 free_realized_multibyte_face. Free also faces realized for ASCII.
8670 (choose_face_font): Change arguments. Adjust for the change of
8671 fontset_font_pattern and FS_LOAD_FONT.
8672
8673 * xfns.c: Include "character.h".
8674 (x_encode_text): Adjust for the new code-conversion API.
8675
8676 * xselect.c: Don't include "charset.h".
8677 (selection_data_to_lisp_data): Adjust for the new code conversion API.
8678
8679 * xterm.c: Include "character.h".
8680 (x_encode_char): New argument CHARSET. Change caller.
8681 (x_get_char_face_and_encoding, x_get_glyph_face_and_encoding):
8682 Call ENCODE_CHAR instead of SPLIT_CHAR.
8683 (x_produce_glyphs): Don't check Vnonascii_translation_table Call
8684 CHAR_WIDTH instead of CHARSET_WIDTH.
8685 (XTread_socket): Adjust for the new code-conversion API.
8686 (x_new_font): Adjust for the change of FS_LOAD_FONT.
8687 (x_load_font): Adjust for the change of struct font.
8688
8689 2008-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
8690
8691 * xfaces.c (face_at_buffer_position): Remove unused vars.
8692
8693 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
8694
8695 * ccl.c (CCL_WRITE_CHAR, CCL_WRITE_MULTIBYTE_CHAR):
8696 Fix overflow checking.
8697
8698 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
8699
8700 * ccl.c (CCL_WRITE_CHAR, CCL_WRITE_MULTIBYTE_CHAR, ccl_driver):
8701 Cancel previous change.
8702
8703 2008-01-31 Kenichi Handa <handa@ni.aist.go.jp>
8704
8705 * ccl.c (CCL_WRITE_CHAR): Increment extra_bytes only when
8706 ccl->eight_bit_control. Fix check for buffer overflow.
8707 (CCL_WRITE_MULTIBYTE_CHAR): Fix check for buffer overflow.
8708 (ccl_driver): Initialize extra_bytes to 0.
8709
8710 2008-01-31 Kenichi Handa <handa@ni.aist.go.jp>
8711
8712 * keyboard.c (make_ctrl_char): If C is a multibyte character, just
8713 return it ORed with ctrl_modifier.
8714
8715 2008-01-29 Miles Bader <miles@gnu.org>
8716
8717 * macterm.c (XTset_vertical_scroll_bar): Fix merge mistake.
8718
8719 2008-01-28 Jason Rumney <jasonr@gnu.org>
8720
8721 * w32.c (stat): Don't double check for networked drive.
8722
8723 2008-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
8724
8725 * window.c (run_window_configuration_change_hook): New function.
8726 Code extracted from set_window_buffer. Set the selected frame.
8727 (set_window_buffer): Use it.
8728 * window.h (run_window_configuration_change_hook): Declare.
8729 * dispnew.c (change_frame_size_1): Use it instead of set-window-buffer.
8730
8731 * keyboard.c (read_char): Yet another int/Lisp_Object mixup (YAILOM).
8732
8733 2008-01-27 Dan Nicolaescu <dann@ics.uci.edu>
8734
8735 * Makefile.in: Remove references to unused macros.
8736
8737 2008-01-26 Eli Zaretskii <eliz@gnu.org>
8738
8739 * w32.c (g_b_init_get_sid_sub_authority)
8740 (g_b_init_get_sid_sub_authority_count): New static variables.
8741 (GetSidSubAuthority_Proc, GetSidSubAuthorityCount_Proc): New typedefs.
8742 (get_sid_sub_authority, get_sid_sub_authority_count): New functions.
8743 (init_user_info): Use them to retrieve uid and gid.
8744 Use 500/513, the Windows defaults, as Administrator's uid/gid.
8745 (fstat): Use pw_uid and pw_gid from the_passwd structure for
8746 st_uid and st_gid of the file.
8747
8748 2008-01-26 Jason Rumney <jasonr@gnu.org>
8749
8750 * w32.c (logon_network_drive): New function.
8751 (stat): Use it.
8752
8753 2008-01-26 Chong Yidong <cyd@stupidchicken.com>
8754
8755 * xdisp.c (pos_visible_p): Handle the case where charpos falls on
8756 invisible text covered with an ellipsis.
8757
8758 2008-01-25 Richard Stallman <rms@gnu.org>
8759
8760 * xdisp.c (redisplay_window): Run Qwindow_text_change_functions and
8761 jump back to beginning. Move some other initializations after that.
8762 (Qwindow_text_change_functions, Vwindow_text_change_functions):
8763 New variables.
8764 (syms_of_xdisp): Init them.
8765
8766 * keyboard.c (read_char): Restore echo_message_buffer after redisplay.
8767
8768 * buffer.c (reset_buffer_local_variables):
8769 Implement `permanent-local-hook'.
8770 (Qpermanent_local_hook): New variable.
8771 (syms_of_buffer): Init and staticpro it.
8772
8773 2008-01-25 Michael Albinus <michael.albinus@gmx.de>
8774
8775 * dbusbind.c (xd_retrieve_arg): Pacify GCC on x86_64 GNU/Linux.
8776
8777 2008-01-25 Thien-Thi Nguyen <ttn@gnuvola.org>
8778
8779 * fns.c (Fclrhash): Return TABLE.
8780
8781 2008-01-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8782
8783 * macterm.c (x_scroll_bar_create): Initialize bar->redraw_needed_p.
8784 (XTset_vertical_scroll_bar): Redraw scroll bar if bar->redraw_needed_p
8785 is set even without positional changes.
8786 (x_scroll_bar_clear): Set bar->redraw_needed_p.
8787
8788 * macterm.h (struct scroll_bar): New member `redraw_needed_p'.
8789
8790 2008-01-23 Jason Rumney <jasonr@gnu.org>
8791
8792 * xterm.c (handle_one_xevent): Revert to counting chars not bytes.
8793
8794 * w32term.c (w32_read_socket) <WM_CHAR>: Decode characters outside
8795 the unicode range available in MULE by locale-coding-system.
8796 Improve dbcs lead byte detection. Set event timestamp and modifiers
8797 earlier.
8798
8799 2008-01-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8800
8801 * mac.c (mac_emacs_pid) [MAC_OSX]: New variable.
8802 [MAC_OSX] (init_mac_osx_environment): Initialize it.
8803 [MAC_OSX] (mac_try_close_socket) [SELECT_USE_CFSOCKET]: Return 0
8804 when used on child processes.
8805
8806 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
8807
8808 * dbusbind.c (Fdbus_method_return_internal): Rename from
8809 Fdbus_method_return.
8810 (Fdbus_unregister_object): Move to dbus.el.
8811 (Fdbus_call_method, Fdbus_method_return_internal)
8812 (Fdbus_send_signal): Improve debug messages.
8813
8814 2008-01-20 Martin Rudalics <rudalics@gmx.at>
8815
8816 * undo.c (undo_inhibit_record_point): New variable.
8817 (syms_of_undo): Initialize it.
8818 (record_point): Don't record point when undo_inhibit_record_point
8819 is set.
8820
8821 2008-01-19 Stefan Monnier <monnier@iro.umontreal.ca>
8822
8823 * process.c (list_processes_1): Don't use SCHARS on a nil buffer name.
8824
8825 * xdisp.c (Qauto_hscroll_mode): New var.
8826 (syms_of_xdisp): Initialize it.
8827 (hscroll_window_tree): Use it to lookup `auto-hscroll-mode' in each
8828 window's buffer.
8829 (hscroll_windows): Don't check automatic_hscrolling_p here.
8830
8831 * window.c (set_window_buffer): Don't unnecessarily reset hscroll and
8832 vscroll if we're setting window-buffer to the value it already has.
8833
8834 2008-01-18 Dan Nicolaescu <dann@ics.uci.edu>
8835
8836 * m/intel386.h: Remove references to XENIX.
8837
8838 2008-01-17 Andreas Schwab <schwab@suse.de>
8839
8840 * m/amdx86-64.h (START_FILES, LIB_STANDARD): Use HAVE_LIB64_DIR
8841 instead of HAVE_X86_64_LIB64_DIR.
8842 * m/ibms390x.h (START_FILES, LIB_STANDARD): Likewise.
8843
8844 2008-01-17 Glenn Morris <rgm@gnu.org>
8845
8846 * m/ibms390x.h (START_FILES, LIB_STANDARD): Adjust value according
8847 to HAVE_X86_64_LIB64_DIR.
8848
8849 2008-01-16 Dan Nicolaescu <dann@ics.uci.edu>
8850
8851 * s/irix3-3.h:
8852 * s/irix4-0.h:
8853 * s/386-ix.h:
8854 * s/domain.h:
8855 * s/hpux9-x11r4.h:
8856 * s/hpux9shxr4.h: Remove files for systems no longer supported.
8857
8858 * sysdep.c: Remove code containing references to symbols defined
8859 by unsupported systems.
8860
8861 2008-01-16 Glenn Morris <rgm@gnu.org>
8862
8863 * coding.c (select-safe-coding-system-function): Doc fix.
8864
8865 2008-01-15 Glenn Morris <rgm@gnu.org>
8866
8867 * config.in: Revert 2008-01-13 change: this is a generated file.
8868
8869 2008-01-13 Tom Tromey <tromey@redhat.com>
8870
8871 * lisp.h: Fix typo.
8872
8873 2008-01-13 Dan Nicolaescu <dann@ics.uci.edu>
8874
8875 * m/sequent-ptx.h:
8876 * m/sequent.h:
8877 * s/ptx.h:
8878 * s/ptx4-2.h:
8879 * s/ptx4.h: Remove files for systems no longer supported.
8880
8881 * callproc.c (Fcall_process): Fix previous change.
8882
8883 2008-01-13 Dan Nicolaescu <dann@ics.uci.edu>
8884
8885 * unexsunos4.c: Remove file, system not supported anymore.
8886
8887 * m/mips.h:
8888 * m/intel386.h:
8889 * callproc.c:
8890 * config.in:
8891 * ecrt0.c:
8892 * emacs.c:
8893 * fileio.c:
8894 * frame.c:
8895 * getpagesize.h:
8896 * keyboard.c:
8897 * lread.c:
8898 * process.c:
8899 * puresize.h:
8900 * sysdep.c:
8901 * systty.h:
8902 * syswait.h:
8903 * unexec.c:
8904 * xdisp.c:
8905 * alloc.c: Remove code containing references to symbols defined by
8906 unsupported systems.
8907
8908 2008-01-11 Kenichi Handa <handa@ni.aist.go.jp>
8909
8910 * coding.c (detect_coding_mask): Fix previous change.
8911
8912 2008-01-09 Kenichi Handa <handa@ni.aist.go.jp>
8913
8914 * coding.c (detect_coding_iso2022): New arg
8915 latin_extra_code_state. Allow Latin extra codes only
8916 when *latin_extra_code_state is nonzero.
8917 (detect_coding_mask): If there is a NULL byte, detect the encoding
8918 as UTF-16 or binary. If Latin extra codes exist, detect the
8919 encoding as ISO-2022 only when there's no other proper encoding is
8920 found.
8921
8922 2008-01-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8923
8924 * frame.c (Fmake_terminal_frame): Use #ifdef MAC_OS8 instead of
8925 #ifdef MAC_OS.
8926
8927 2008-01-08 Richard Stallman <rms@gnu.org>
8928
8929 * fileio.c (Ffile_name_directory, Fexpand_file_name): Doc fixes.
8930
8931 2008-01-06 Nick Roberts <nickrob@snap.net.nz>
8932
8933 * keyboard.c (parse_menu_item): Don't enclose key bindings on
8934 menu bar in parentheses.
8935
8936 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
8937
8938 * m/7300.h:
8939 * m/acorn.h:
8940 * m/alliant-2800.h:
8941 * m/alliant.h:
8942 * m/alliant1.h:
8943 * m/alliant4.h:
8944 * m/altos.h:
8945 * m/amdahl.h:
8946 * m/apollo.h:
8947 * m/att3b.h:
8948 * m/aviion-intel.h:
8949 * m/aviion.h:
8950 * m/celerity.h:
8951 * m/clipper.h:
8952 * m/cnvrgnt.h:
8953 * m/convex.h:
8954 * m/cydra5.h:
8955 * m/delta88k.h:
8956 * m/dpx2.h:
8957 * m/dual.h:
8958 * m/elxsi.h:
8959 * m/f301.h:
8960 * m/gould-np1.h:
8961 * m/gould.h:
8962 * m/i860.h:
8963 * m/ibmps2-aix.h:
8964 * m/ibmrt-aix.h:
8965 * m/ibmrt.h:
8966 * m/irist.h:
8967 * m/is386.h:
8968 * m/isi-ov.h:
8969 * m/mega68.h:
8970 * m/mg1.h:
8971 * m/news-r6.h:
8972 * m/news-risc.h:
8973 * m/news.h:
8974 * m/nh3000.h:
8975 * m/nh4000.h:
8976 * m/ns16000.h:
8977 * m/ns32000.h:
8978 * m/nu.h:
8979 * m/orion.h:
8980 * m/orion105.h:
8981 * m/paragon.h:
8982 * m/pfa50.h:
8983 * m/plexus.h:
8984 * m/pyramid.h:
8985 * m/pyrmips.h:
8986 * m/sh3el.h:
8987 * m/sps7.h:
8988 * m/sr2k.h:
8989 * m/stride.h:
8990 * m/sun1.h:
8991 * m/sun2.h:
8992 * m/sun3-68881.h:
8993 * m/sun3-fpa.h:
8994 * m/sun3-soft.h:
8995 * m/sun3.h:
8996 * m/sun386.h:
8997 * m/symmetry.h:
8998 * m/tad68k.h:
8999 * m/tahoe.h:
9000 * m/targon31.h:
9001 * m/tek4300.h:
9002 * m/tekxd88.h:
9003 * m/tower32.h:
9004 * m/tower32v3.h:
9005 * m/ustation.h:
9006 * m/wicat.h:
9007 * m/xps100.h:
9008 * s/cxux.h:
9009 * s/cxux7.h:
9010 * s/dgux.h:
9011 * s/dgux4.h:
9012 * s/dgux5-4-3.h:
9013 * s/dgux5-4r2.h:
9014 * s/esix.h:
9015 * s/esix5r4.h:
9016 * s/hiuxmpp.h:
9017 * s/hiuxwe2.h:
9018 * s/iris3-5.h:
9019 * s/iris3-6.h:
9020 * s/isc2-2.h:
9021 * s/isc3-0.h:
9022 * s/isc4-0.h:
9023 * s/isc4-1.h:
9024 * s/newsos5.h:
9025 * s/newsos6.h:
9026 * s/osf1.h:
9027 * s/osf5-0.h:
9028 * s/riscix1-1.h:
9029 * s/riscix12.h:
9030 * s/sco4.h:
9031 * s/sco5.h:
9032 * s/sunos4-0.h:
9033 * s/sunos4-1.h:
9034 * s/sunos413.h:
9035 * s/sunos4shr.h:
9036 * s/umax.h:
9037 * s/unipl5-2.h:
9038 * s/xenix.h:
9039 * cxux-crt0.s:
9040 * unexapollo.c:
9041 * unexconvex.c:
9042 * unexenix.c:
9043 * unexsni.c: Remove files for systems no longer supported.
9044
9045 * m/intel386.h: Remove references to unsupported systems.
9046
9047 * w32.c (get_emacs_configuration): Remove reference to i860.
9048
9049 * sysdep.c: Remove dead code.
9050
9051 2008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
9052
9053 * s/rtu.h:
9054 * m/masscomp.h: Remove files. Platform is obsolete.
9055
9056 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
9057
9058 * dbusbind.c (Fdbus_method_return): New function.
9059 (xd_read_message): Add the serial number to the event.
9060 (Fdbus_register_method): Activate the function.
9061
9062 2008-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
9063
9064 * keyboard.c (read_key_sequence): Fix typo.
9065
9066 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
9067
9068 * dbusbind.c (all): Replace XCAR by CAR_SAFE and XCDR by CDR_SAFE.
9069 (xd_signature, xd_append_arg): Handle element type detection for
9070 empty arrays.
9071 (Fdbus_call_method, Fdbus_send_signal): Undo type casting for
9072 SDATA () calls; this must be solved more general.
9073 (Fdbus_register_signal): Use SBYTES instead of strlen.
9074
9075 2008-01-03 Magnus Henoch <magnus@zemdatav>
9076
9077 * dbusbind.c (xd_append_arg): Use unsigned char instead of
9078 unsigned int for byte values (necessary for big-endian platform).
9079 (Fdbus_call_method): Handle the case of no returned arguments.
9080
9081 2007-12-31 Tom Tromey <tromey@redhat.com> (tiny change)
9082
9083 * dbusbind.c (xd_read_message): Use non-static input_event struct.
9084
9085 2007-12-31 Magnus Henoch <mange@freemail.hu>
9086
9087 * dbusbind.c (xd_signature): Signature of variant is just "v".
9088
9089 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
9090
9091 * dbusbind.c: Fix several errors and compiler warnings.
9092 Reported by Tom Tromey <tromey@redhat.com>.
9093 (XD_ERROR, XD_DEBUG_MESSAGE)
9094 (XD_DEBUG_VALID_LISP_OBJECT_P): Wrap code with "do ... while (0)".
9095 (xd_append_arg): Part for basic D-Bus types rewitten.
9096 (xd_retrieve_arg): Split implementation of DBUS_TYPE_BYTE and
9097 DBUS_TYPE_(U)INT16. Don't call XD_DEBUG_MESSAGE with "%f" if not
9098 appropriate.
9099 (xd_read_message): Return Qnil. Don't signal an error; it is not
9100 useful during event reading.
9101 (Fdbus_register_signal): Signal an error if the check for
9102 FUNCTIONP fails.
9103 (Fdbus_register_method): New function. The implementation is not
9104 complete, the call of the function signals an error therefore.
9105 (Fdbus_unregister_object): New function, renamed from
9106 Fdbus_unregister_signal. The initial check signals an error, if
9107 the object is not well formed.
9108
9109 2007-12-30 Richard Stallman <rms@gnu.org>
9110
9111 * textprop.c (get_char_property_and_overlay):
9112 Signal error if POSITION is out of range in a buffer.
9113
9114 2007-12-29 Martin Rudalics <rudalics@gmx.at>
9115
9116 * w32fns.c (Fx_create_frame): Make copy of frame parameters
9117 because the original parameters are in pure storage now.
9118
9119 2007-12-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9120
9121 * xdisp.c (phys_cursor_in_rect_p): Check if cursor is in fringe area.
9122
9123 2007-12-22 Eli Zaretskii <eliz@gnu.org>
9124
9125 * callint.c (syms_of_callint) <command-history>: Add reference to
9126 history-length in the doc string.
9127
9128 2007-12-17 Jason Rumney <jasonr@gnu.org>
9129
9130 * w32fns.c (w32_wnd_proc) <WM_KEYDOWN>: Cast char to unsigned
9131 before passing as wParam.
9132
9133 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
9134
9135 * dbusbind.c (xd_retrieve_arg): Handle DBUS_TYPE_BYTE,
9136 DBUS_TYPE_INT16, DBUS_TYPE_UINT16, DBUS_TYPE_INT64,
9137 DBUS_TYPE_UINT64, DBUS_TYPE_DOUBLE and DBUS_TYPE_SIGNATURE.
9138 Return float when DBUS_TYPE_INT32 or DBUS_TYPE_UINT32 do not fit
9139 as number.
9140 (Fdbus_call_method): Fix docstring.
9141
9142 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
9143
9144 * dbusbind.c (XD_BASIC_DBUS_TYPE, XD_DBUS_TYPE_P, XD_NEXT_VALUE):
9145 New macros.
9146 (XD_SYMBOL_TO_DBUS_TYPE): Rename from XD_LISP_SYMBOL_TO_DBUS_TYPE.
9147 (XD_OBJECT_TO_DBUS_TYPE): Rename from XD_LISP_OBJECT_TO_DBUS_TYPE.
9148 Simplify.
9149 (xd_signature): New function.
9150 (xd_append_arg): Compute also signatures. Major rewrite.
9151 (xd_retrieve_arg): Make debug messages friendly.
9152 (Fdbus_call_method, Fdbus_send_signal): Extend docstring.
9153 Check for signatures of arguments.
9154
9155 2007-12-19 Michael Albinus <michael.albinus@gmx.de>
9156
9157 * dbusbind.c (QCdbus_type_byte, QCdbus_type_boolean)
9158 (QCdbus_type_int16, QCdbus_type_uint16, QCdbus_type_int32)
9159 (QCdbus_type_uint32, QCdbus_type_int64, QCdbus_type_uint64)
9160 (QCdbus_type_double, QCdbus_type_string, QCdbus_type_object_path)
9161 (QCdbus_type_signature, QCdbus_type_array, QCdbus_type_variant)
9162 (QCdbus_type_struct, QCdbus_type_dict_entry): New D-Bus type symbols.
9163 (XD_LISP_SYMBOL_TO_DBUS_TYPE): New macro.
9164 (XD_LISP_OBJECT_TO_DBUS_TYPE): Add compound types.
9165 (xd_retrieve_value): Remove. Functionality included in ...
9166 (xd_append_arg): New function.
9167 (Fdbus_call_method, Fdbus_send_signal): Apply it.
9168
9169 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
9170
9171 * dbusbind.c (top): Include <stdio.h>.
9172 (Fdbus_call_method, Fdbus_send_signal): Apply type cast in
9173 dbus_message_new_method_call and dbus_message_new_signal.
9174 (Fdbus_register_signal): Rename unique_name to uname.
9175 Check handler for FUNCTIONP instead of CHECK_SYMBOL. Handle case of
9176 non-existing unique name. Fix typos in matching rule. Return an
9177 object which is useful in Fdbus_unregister_signal.
9178 (Fdbus_unregister_signal): Reimplementation, in order to remove
9179 only the corresponding entry.
9180 (Vdbus_registered_functions_table): Change the order of entries.
9181 Apply these changes in xd_read_message and Fdbus_register_signal.
9182
9183 2007-12-16 Andreas Schwab <schwab@suse.de>
9184
9185 * fileio.c (Finsert_file_contents): Fix overflow check to not
9186 depend on undefined integer overflow.
9187
9188 2007-12-14 Jason Rumney <jasonr@gnu.org>
9189
9190 * w32term.c (w32_read_socket): Use MULTIBYTE_CHAR_KEYSTROKE_EVENT
9191 for characters above 127.
9192
9193 2007-12-13 Jason Rumney <jasonr@gnu.org>
9194
9195 * w32fns.c (w32_wnd_proc, Fw32_reconstruct_hot_key): Range check
9196 before dereferencing array.
9197 (lookup_vk_code): Remove zero comparison.
9198
9199 2007-12-14 Michael Albinus <michael.albinus@gmx.de>
9200
9201 * dbusbind.c (xd_retrieve_value, xd_retrieve_arg)
9202 (Fdbus_call_method, Fdbus_send_signal, xd_read_message):
9203 Use `unsigned int' instead of `uint'.
9204 (xd_read_message, Fdbus_register_signal): Split expressions into
9205 multiple lines before operators "&&" and "||", according to the
9206 GNU Coding Standards.
9207
9208 2007-12-14 Eli Zaretskii <eliz@gnu.org>
9209
9210 * dispextern.h (WINDOWS_NT): Fix incorrect spelling of WINDOWSNT.
9211
9212 2007-12-12 Juri Linkov <juri@jurta.org>
9213
9214 * buffer.c (Frename_buffer): In interactive spec replace
9215 `read-buffer' with `read-string' that uses `buffer-name-history'
9216 as history, and the current buffer's name as default.
9217
9218 2007-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
9219
9220 * keyboard.c (Fcommand_execute): Call Qcall_interactively instead of
9221 manipulating the backtrace manually.
9222 (make_lispy_event): Merge the ASCII and MULTIBYTE cases.
9223 (struct backtrace, backtrace_list): Remove.
9224 (command_loop_1): Remove dead var `no_direct'.
9225
9226 * buffer.c (reset_buffer_local_variables): If permanent_too is 0, also
9227 preserve non-built-in buffer-local variables.
9228 (Fkill_all_local_variables): Don't re-create&re-set permanent
9229 buffer-local variables.
9230
9231 2007-12-09 Juri Linkov <juri@jurta.org>
9232
9233 * buffer.c (Frename_buffer): Change interactive spec from "s" to
9234 Lisp code that uses `read-buffer' with current buffer as default.
9235
9236 2007-12-08 Michael Albinus <michael.albinus@gmx.de>
9237
9238 * dbusbind.c (xd_read_message): Generate an event for every
9239 registered handler. There might be several handlers registered
9240 for the same signal.
9241 (Fdbus_register_signal): Don't overwrite a registration for the
9242 same signal. Add a new registration if handlers are different.
9243 (Vdbus_registered_functions_table): Rework doc string.
9244
9245 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
9246
9247 * dbusbind.c (Fdbus_get_unique_name, xd_read_message)
9248 (Fdbus_register_signal): Use DBUS_MAXIMUM_NAME_LENGTH and
9249 DBUS_MAXIMUM_MATCH_RULE_LENGTH for string lengths.
9250 (Fdbus_call_method, Fdbus_send_signal, Fdbus_register_signal):
9251 Unify argument lists.
9252 (xd_read_message, Fdbus_register_signal): Reorder and extend event
9253 arguments and hash table keys. Use unique name for service.
9254 (Fdbus_unregister_signal): Remove checks.
9255 (Vdbus_registered_functions_table): Fix doc string.
9256
9257 2007-12-05 Magnus Henoch <mange@freemail.hu>
9258
9259 * process.c (make_process): Initialize pty_flag to 0.
9260
9261 2007-12-05 Jason Rumney <jasonr@gnu.org>
9262
9263 * image.c (xbm_load) [WINDOWSNT]: Shuffle the bits of directly
9264 specified XBMs.
9265
9266 2007-12-05 Richard Stallman <rms@gnu.org>
9267
9268 * xdisp.c (syms_of_xdisp) <scroll-conservatively>: Doc fix.
9269
9270 2007-12-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9271
9272 * mac.c (cfsockets_for_select) [MAC_OSX && SELECT_USE_CFSOCKET]:
9273 New variable.
9274 (mac_try_close_socket) [MAC_OSX]: New function.
9275 [MAC_OSX] (sys_select) [SELECT_USE_CFSOCKET]:
9276 Update cfsockets_for_select. Replace invalid CFRunLoop source.
9277
9278 * sysdep.c (emacs_close) [MAC_OSX && HAVE_CARBON]:
9279 Use mac_try_close_socket.
9280
9281 2007-12-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9282
9283 * unexmacosx.c (unrelocate): New argument BASE. Use it instead of
9284 reloc_base.
9285 (copy_dysymtab): Compute relocation base here.
9286 (rebase_reloc_address) [__ppc64__]: New function.
9287 (copy_dysymtab) [__ppc64__]: Use it if relocation base needs to be
9288 changed.
9289
9290 2007-12-05 Jason Rumney <jasonr@gnu.org>
9291
9292 * w32proc.c (sys_spawnve): Quote args with wildcards.
9293
9294 2007-12-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9295
9296 * unexmacosx.c (copy_data_segment): Also copy __gcc_except_tab and
9297 __objc_* sections.
9298 (unrelocate) [_LP64]: Set relocation base to address of data segment.
9299
9300 2007-12-05 Michael Albinus <michael.albinus@gmx.de>
9301
9302 * dbusbind.c (xd_read_message): Return value is a Lisp_Object.
9303 Move check for Vdbus_registered_functions_table to
9304 xd_read_queued_messages.
9305 (xd_read_queued_messages): Protect xd_read_message calls by
9306 internal_condition_case_1.
9307
9308 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
9309
9310 * dbusbind.c (QCdbus_system_bus, QCdbus_session_bus): Rename from
9311 Qdbus_system_bus and Qdbus_session_bus, respectively.
9312 (Vdbus_intern_symbols): Remove.
9313 (Vdbus_registered_functions_table): New hash table.
9314 (XD_SYMBOL_INTERN_SYMBOL): Remove.
9315 (xd_read_message, Fdbus_register_signal, Fdbus_unregister_signal):
9316 Rewrite in order to manage registered functions by hash table
9317 Vdbus_registered_functions_table.
9318
9319 2007-12-03 Jan Djärv <jan.h.d@swipnet.se>
9320
9321 * xterm.c: Update URL to Window Manager Specification in comment.
9322
9323 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
9324
9325 * config.in (HAVE_DBUS): Add.
9326
9327 * Makefile.in (HAVE_DBUS): Add D-Bus definitions if defined.
9328 (ALL_CFLAGS): Add ${DBUS_CFLAGS}.
9329 (obj): Add $(DBUS_OBJ).
9330 (LIBES): Add $(DBUS_LIBS).
9331 (dbusbind.o): New target.
9332
9333 * dbusbind.c: New file.
9334
9335 * emacs.c (main): Call syms_of_dbusbind when HAVE_DBUS is defined.
9336
9337 * keyboard.c: All D-Bus related code is wrapped by "#ifdef HAVE_DBUS".
9338 (Qdbus_event): New Lisp symbol.
9339 (kbd_buffer_get_event, make_lispy_event): Handle DBUS_EVENT.
9340 (gobble_input): Call xd_read_queued_messages, reading D-Bus messages.
9341 (keys_of_keyboard ): Define dbus-event.
9342
9343 * termhooks.h (event_kind): Add DBUS_EVENT when HAVE_DBUS is defined.
9344
9345 2007-12-01 Richard Stallman <rms@gnu.org>
9346
9347 * search.c (syms_of_search) <inhibit-changing-match-data>: Doc fix.
9348
9349 2007-11-30 Jason Rumney <jasonr@gnu.org>
9350
9351 * w32console.c (w32con_ins_del_lines, scroll_line): Clip to window.
9352 (w32con_reset_terminal_modes): Clear screen buffer.
9353 (w32_face_attributes): Don't use color indexes that are out of range.
9354 Only reverse the default colors.
9355
9356 * xfaces.c (map_tty_color, tty_color_name): Remove special case for
9357 WINDOWSNT.
9358
9359 * w32console.c, w32term.h (vga_stdcolor_name): Remove.
9360
9361 2007-11-29 Jason Rumney <jasonr@gnu.org>
9362
9363 * w32console.c: Leave HAVE_WINDOW_SYSTEM defined.
9364 (w32_face_attributes): Use Vtty_defined_color_alist to determine
9365 if the terminal colors are initialized.
9366 (unspecified_fg, unspecified_bg): Remove unused declarations.
9367
9368 2007-11-29 Andreas Schwab <schwab@suse.de>
9369
9370 * keyboard.c (apply_modifiers): Fix typo.
9371
9372 2007-11-29 Richard Stallman <rms@gnu.org>
9373
9374 * keymap.c (Fcurrent_local_map): Doc fix.
9375
9376 2007-11-28 Petr Salinger <Petr.Salinger@seznam.cz> (tiny change)
9377
9378 * s/gnu-kfreebsd.h: New file.
9379
9380 2007-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
9381
9382 * buffer.c (Fget_buffer_create, Fmake_indirect_buffer):
9383 Don't cast redundantly.
9384
9385 * keyboard.c (KEY_TO_CHAR): New macro.
9386 (parse_modifiers, apply_modifiers): Accept integer arguments.
9387 (read_key_sequence): Use them to unify the "shift->unshift" mapping
9388 for chars and symbol keys.
9389 After doing such remapping, apply function-key-map again.
9390
9391 2007-11-27 Dan Nicolaescu <dann@ics.uci.edu>
9392
9393 * Makefile.in (SOME_MACHINE_LISP): Remove VMS files, they are not
9394 compiled anymore.
9395
9396 2007-11-26 Andreas Schwab <schwab@suse.de>
9397
9398 * process.c (list_processes_1): Fix indentation level of the
9399 command column.
9400
9401 2007-11-23 Andreas Schwab <schwab@suse.de>
9402
9403 * editfns.c (Fformat): Handle %c specially since it requires the
9404 argument to be of type int.
9405
9406 2007-11-23 Markus Triska <markus.triska@gmx.at>
9407
9408 * emacs.c (main): Call init_editfns before init_process, since
9409 init_process sets Vprocess_connection_type depending on OS release.
9410
9411 2007-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
9412
9413 * data.c (do_symval_forwarding): Use same code as in find_symbol_value.
9414 (find_symbol_value): Use do_symval_forwarding.
9415
9416 * data.c (set_internal): Set the value in the `cons-cell' (for
9417 Buffer_Local_values) not only for frame-local variables.
9418
9419 2007-11-22 Andreas Schwab <schwab@suse.de>
9420
9421 * data.c (Fnumber_to_string): Add cast when passing EMACS_INT
9422 values to sprintf.
9423 * keymap.c (Fsingle_key_description): Likewise.
9424 * print.c (print_object): Likewise.
9425
9426 2007-11-22 Jan Djärv <jan.h.d@swipnet.se>
9427
9428 * gtkutil.c (update_frame_tool_bar): Don't call x-gtk-map-stock if
9429 file for image is nil.
9430
9431 2007-11-22 Dan Nicolaescu <dann@ics.uci.edu>
9432
9433 * term.c: Include stdarg.h.
9434 (fatal): Implement using varargs.
9435 * lisp.h (fatal): Add argument types. (Restore 2005-09-30 change).
9436
9437 2007-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
9438
9439 * lisp.h (struct Lisp_Buffer_Objfwd): Add a `slottype' field.
9440 * data.c (store_symval_forwarding): Get type from buffer_objfwd.
9441 Update call to buffer_slot_type_mismatch.
9442 * buffer.h (buffer_local_types, PER_BUFFER_TYPE): Remove.
9443 (buffer_slot_type_mismatch): Update.
9444 * buffer.c (buffer_local_types): Remove.
9445 (buffer_slot_type_mismatch): Get the symbol and type as arguments.
9446 (defvar_per_buffer): Set the type in the buffer_objfwd.
9447
9448 2007-11-21 Jason Rumney <jasonr@gnu.org>
9449
9450 * w32bdf.c (w32_init_bdf_font, w32_BDF_to_x_font):
9451 CreateFileMapping returns NULL on failure.
9452
9453 2007-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
9454
9455 * search.c (Fset_match_data): Remove the `evaporate' feature.
9456 (unwind_set_match_data): Don't use the `evaporate' feature.
9457
9458 2007-11-21 Jason Rumney <jasonr@gnu.org>
9459
9460 * dispnew.c (init_display) [WINDOWSNT]: Hardcode terminal_type.
9461
9462 * w32console.c (w32con_write_glyphs): Remove unused variables.
9463
9464 2007-11-20 Dan Nicolaescu <dann@ics.uci.edu>
9465
9466 * macterm.c (mac_term_init): Call add_keyboard_wait_descriptor.
9467
9468 * s/darwin.h (MULTI_KBOARD): Remove.
9469
9470 * macfns.c (x_create_tip_frame, Fx_create_frame)
9471 (x_create_tip_frame): Don't deal with MULTI_KBOARD.
9472
9473 2007-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
9474
9475 * buffer.c (Fbuffer_local_value): Remove redundant test.
9476 (swap_out_buffer_local_variables): Swap out binding in `buffer' rather
9477 than in `current-buffer' to match the comment.
9478 Do the swap using swap_in_global_binding.
9479
9480 * data.c (store_symval_forwarding, set_internal):
9481 * eval.c (specbind): Remove dead code.
9482
9483 * coding.c (detect_coding, Fupdate_coding_systems_internal):
9484 * fns.c (Fmd5): Use find_symbol_value rather than SYMBOL_VALUE
9485 Since we do not want to see internal Lisp_*fwd objects here.
9486
9487 2007-11-18 Jan Djärv <jan.h.d@swipnet.se>
9488
9489 * sysdep.c (init_system_name): Use getaddrinfo if available.
9490
9491 * xterm.c (x_scroll_bar_set_handle, x_scroll_bar_handle_click)
9492 (x_scroll_bar_note_movement): start, end, with, height in struct
9493 scroll_bar are integers and not Lisp_Object, so remove XINT for them.
9494
9495 2007-11-17 Dan Nicolaescu <dann@ics.uci.edu>
9496
9497 * puresize.h (BASE_PURESIZE): Increase to 1190000.
9498
9499 2007-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
9500
9501 * buffer.h (struct buffer): Move `undo_list' back to before `name'.
9502 This undoes Richard's change of 14-Oct-2002.
9503
9504 * alloc.c (allocate_other_vector):
9505 * lisp.h (allocate_other_vector): Remove.
9506
9507 * window.c (struct save_window_data): Move non-lisp data to the end
9508 and make it `int' rather than Lisp_Object.
9509 (Fcurrent_window_configuration): Use ALLOCATE_PSEUDOVECTOR.
9510 Done wrap/unwrap integer values.
9511 (Fset_window_configuration, compare_window_configurations):
9512 Update use of fields to their new types.
9513
9514 * xterm.h (struct scroll_bar): Only use Lisp_Object for lisp data.
9515 Turn integer fields into `int'. Merge x_window_low and x_window_high.
9516 (SCROLL_BAR_PACK, SCROLL_BAR_UNPACK, SCROLL_BAR_X_WINDOW)
9517 (SET_SCROLL_BAR_X_WINDOW): Remove.
9518 (SCROLL_BAR_X_WIDGET, SET_SCROLL_BAR_X_WIDGET):
9519 Access the new x_window field directly.
9520 * xterm.c (x_scroll_bar_create): Use a pseudovector.
9521 Don't wrap/unwrap integers into Lisp_Objects.
9522 (XTset_vertical_scroll_bar, x_scroll_bar_handle_click)
9523 (x_scroll_bar_report_motion):
9524 Don't wrap/unwrap integers into Lisp_Objects.
9525 (x_term_init): Use SDATA.
9526 (x_window_to_scroll_bar, x_create_toolkit_scroll_bar)
9527 (x_scroll_bar_set_handle, x_scroll_bar_remove)
9528 (XTset_vertical_scroll_bar, x_scroll_bar_expose)
9529 (x_scroll_bar_report_motion, x_scroll_bar_clear):
9530 * xfns.c (x_set_background_color):
9531 * gtkutil.c (xg_create_scroll_bar, xg_set_toolkit_scroll_bar_thumb):
9532 Access the new x_window field directly.
9533
9534 * alloc.c (ALLOCATE_PSEUDOVECTOR): Move to lisp.h.
9535 (allocate_pseudovector): Make non-static.
9536
9537 * lisp.h (enum pvec_type): New tag PVEC_OTHER.
9538 (allocate_pseudovector): Declare.
9539 (ALLOCATE_PSEUDOVECTOR): Move from alloc.c.
9540
9541 2007-11-15 Andreas Schwab <schwab@suse.de>
9542
9543 * editfns.c (Fformat): Correctly format EMACS_INT values.
9544 Also take precision into account when formatting an integer.
9545
9546 * keyboard.c (Fevent_symbol_parse_modifiers): Fix declaration.
9547
9548 2007-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
9549
9550 * keyboard.c (Fevent_symbol_parse_modifiers): New function.
9551 (syms_of_keyboard): Defsubr it.
9552
9553 * data.c (swap_in_global_binding): Fix longstanding bug where
9554 store_symval_forwarding was not called with the right second argument,
9555 thus causing objfwd-ing from being dropped.
9556
9557 2007-11-14 Juanma Barranquero <lekktu@gmail.com>
9558
9559 * macfns.c (Fx_create_frame, Fx_display_pixel_width)
9560 (Fx_display_pixel_height, Fx_display_planes)
9561 (Fx_display_color_cells, Fx_server_max_request_size)
9562 (Fx_server_vendor, Fx_server_version, Fx_display_backing_store)
9563 (Fx_display_visual_class, Fx_display_save_under):
9564 * w32fns.c (Fx_create_frame, Fx_display_pixel_width)
9565 (Fx_display_pixel_height, Fx_display_planes)
9566 (Fx_display_color_cells, Fx_server_max_request_size)
9567 (Fx_server_vendor, Fx_server_version, Fx_display_screens)
9568 (Fx_display_mm_height, Fx_display_mm_width)
9569 (Fx_display_backing_store, Fx_display_visual_class)
9570 (Fw32_select_font, Fx_display_save_under):
9571 * xfns.c (Fx_create_frame, Fx_display_pixel_width)
9572 (Fx_display_pixel_height, Fx_display_planes)
9573 (Fx_display_color_cells, Fx_server_max_request_size)
9574 (Fx_server_vendor, Fx_server_version, Fx_display_backing_store)
9575 (Fx_display_save_under): Fix typos in docstrings.
9576
9577 2007-11-14 Juanma Barranquero <lekktu@gmail.com>
9578
9579 * w32fns.c (Fw32_registered_hot_keys): Don't return the nil values
9580 corresponding to deleted entries; they are an implementation detail.
9581 (gray_bitmap_width, gray_bitmap_height, gray_bitmap_bits):
9582 Remove variables.
9583 (w32_pass_extra_mouse_buttons_to_system, w32_strict_fontnames)
9584 (w32_pass_multimedia_buttons_to_system, w32_strict_painting)
9585 (Vw32_charset_info_alist, w32_to_x_color, w32_init_class)
9586 (w32_createscrollbar, w32_createwindow, my_post_msg, w32_get_modifiers)
9587 (w32_grabbed_keys, cancel_all_deferred_msgs): Make static.
9588 (Fw32_define_rgb_color, Fw32_load_color_file)
9589 (syms_of_w32fns) <w32-pass-multimedia-buttons-to-system>:
9590 Fix typos in docstrings.
9591 (Fx_server_version): Reflow docstring.
9592 (Fw32_shell_execute): Doc fixes.
9593
9594 2007-11-13 Juanma Barranquero <lekktu@gmail.com>
9595
9596 * w32fns.c (Fw32_register_hot_key): Don't try to register hot key
9597 if w32_parse_hot_key returned nil.
9598
9599 2007-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
9600
9601 * xdisp.c (load_overlay_strings): Fix copy&paste typo.
9602
9603 2007-11-09 Jason Rumney <jasonr@gnu.org>
9604
9605 * s/ms-w32.c (USE_TOOLKIT_SCROLL_BARS): Define.
9606
9607 * w32term.c (w32_scroll_bar_handle_click): Use SCROLL_BAR_CLICK_EVENT.
9608
9609 * keyboard.c (discard_mouse_events, make_lispy_event) [WINDOWSNT]:
9610 Remove W32_SCROLL_BAR_CLICK_EVENT.
9611
9612 * termhooks.h (enum event_kind) [WINDOWSNT]: Likewise.
9613 Add MULTIMEDIA_KEY_EVENT.
9614
9615 * keyboard.c (lispy_function_keys) [WINDOWSNT]: Add more keys.
9616 (lispy_multimedia_keys) [WINDOWSNT]: New array.
9617 (make_lispy_event) [WINDOWSNT]: Use it to translate
9618 MULTIMEDIA_KEY_EVENT.
9619
9620 * w32term.h (WM_APPCOMMAND): Define if not already.
9621 (GET_APPCOMMAND_LPARAM): Likewise.
9622
9623 * w32term.c (w32_read_socket): Generate MULTIMEDIA_KEY_EVENT from
9624 WM_APPCOMMAND.
9625
9626 * w32fns.c (w32_pass_multimedia_buttons_to_system): New user option.
9627 (syms_of_w32fns): Export and initialize it.
9628 (w32_wnd_proc): Pass WM_APPCOMMAND on to w32_read_socket.
9629
9630 2007-11-09 Chong Yidong <cyd@stupidchicken.com>
9631
9632 * dispextern.h (struct it): Don't define OVERLAY_STRING_CHUNK_SIZE
9633 twice.
9634
9635 * xdisp.c (handle_face_prop): Fix last change.
9636
9637 2007-11-09 Richard Stallman <rms@gnu.org>
9638
9639 * xdisp.c (handle_face_prop): Test for strings that came from overlays,
9640 not just for after-strings and before-strings.
9641 Call face_for_overlay_string and pass the overlay to it.
9642 (handle_display_prop): Determine whether property came from an overlay.
9643 Pass OVERLAY arg to handle_single_display_spec.
9644 (handle_single_display_spec): New arg OVERLAY sets it->from_overlay.
9645 (load_overlay_strings): Fill in it->string_overlays.
9646 (get_overlay_strings_1, push_it, pop_it): Handle it->from_overlays.
9647
9648 * xfaces.c (face_for_overlay_string): Function renamed from
9649 face_at_buffer_position_no_overlays, and add arg OVERLAY.
9650
9651 * dispextern.h (struct it): New elt string_overlays.
9652 New elt from_overlay, also in stack.
9653 Rearrange a few elements.
9654 (face_for_overlay_string): Decl renamed from
9655 face_at_buffer_position_no_overlays, and add argument.
9656
9657 2007-11-09 Richard Stallman <rms@gnu.org>
9658
9659 * xdisp.c (handle_face_prop): Use face_at_buffer_position_no_overlays
9660 to get the base face for an overlay string.
9661
9662 * dispextern.h (face_at_buffer_position_no_overlays): Add decl.
9663
9664 * xfaces.c (face_at_buffer_position_no_overlays): New function.
9665
9666 * xdisp.c (handle_stop): Move some code out of loop.
9667
9668 2007-11-09 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9669
9670 * macfns.c [USE_ATSUI] (Fmac_atsu_font_face_attributes):
9671 Fix conversion from Lisp object to ATSUFontID.
9672
9673 2007-11-09 Jason Rumney <jasonr@gnu.org>
9674
9675 * xdisp.c (Fformat_mode_line): Do nothing when noninteractive.
9676
9677 2007-11-09 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9678
9679 * unexmacosx.c (unexec_regions_recorder, unexec_regions_merge):
9680 Don't assume regions are aligned to page boundary.
9681 (print_load_command_name): Add LC_UUID if defined.
9682
9683 2007-11-09 Richard Stallman <rms@gnu.org>
9684
9685 * emacs.c (syms_of_emacs) <installation-directory>: Reflow docstring.
9686
9687 2007-11-07 Jason Rumney <jasonr@gnu.org>
9688
9689 * s/windows95.h: Remove.
9690
9691 2007-11-06 Jan Djärv <jan.h.d@swipnet.se>
9692
9693 * gtkutil.c (xg_tool_bar_menu_proxy): Handle GTK_IMAGE_ICON_NAME and
9694 abort with a message on unhandled store_type values.
9695
9696 2007-11-01 Jan Djärv <jan.h.d@swipnet.se>
9697
9698 * xterm.c, xfns.c, xselect.c, xterm.h, s/msdos.h, s/sco4.h, s/sco5.h:
9699 Remove HAVE_X11R5 and HAVE_X11R4.
9700
9701 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
9702
9703 * Makefile.in: Remove references to sunfns.c and sunfns.o.
9704
9705 2007-11-01 Johan Bockgård <bojohan@gnu.org>
9706
9707 * macterm.c, w32term.c, xterm.c (x_draw_stretch_glyph_string):
9708 Don't set s->stippled_p here, since it has already been set by
9709 x_set_glyph_string_gc from x_draw_glyph_string.
9710
9711 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
9712
9713 * sunfns.c: Remove file.
9714
9715 * m/sun386.h:
9716 * m/sun2.h:
9717 * m/sparc.h: Remove Sun windows code.
9718
9719 2007-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
9720
9721 * keyboard.c (syms_of_keyboard): Initialize the initial_kboard.
9722 (init_keyboard): Set current_kboard's window-system to nil.
9723 (tty_read_avail_input): Typo.
9724 * frame.c (make_initial_frame): Don't initialize the initial_kboard.
9725
9726 2007-10-31 Dan Nicolaescu <dann@ics.uci.edu>
9727
9728 * s/usg5-4.h:
9729 * s/usg5-3.h:
9730 * s/ptx.h:
9731 * m/is386.h:
9732 * m/ibmps2-aix.h:
9733 * Makefile.in: Remove all mentions of X10.
9734
9735 * dispnew.c (syms_of_display): Don't mention version 10.
9736
9737 2007-10-28 Juanma Barranquero <lekktu@gmail.com>
9738
9739 * makefile.w32-in (OBJ1): Remove abbrev.$(O).
9740 ($(BLD)/abbrev.$(O)): Remove.
9741
9742 2007-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
9743
9744 Rewrite abbrev.c in Elisp.
9745 * image.c (Qcount): Don't declare as extern.
9746 (syms_of_image): Initialize and staticpro `Qcount'.
9747 * puresize.h (BASE_PURESIZE): Increase for the new abbrev.el functions.
9748 * emacs.c (main): Don't call syms_of_abbrev.
9749 * Makefile.in (obj): Remove abbrev.o.
9750 (abbrev.o): Remove.
9751 * abbrev.c: Remove.
9752
9753 2007-10-26 Martin Rudalics <rudalics@gmx.at>
9754
9755 * window.c (window_min_size_2): Don't count header-line.
9756
9757 2007-10-26 Dan Nicolaescu <dann@ics.uci.edu>
9758
9759 * frame.h (struct frame): Move all bit fields after the first bit
9760 field to take advantage of the available space. Group all the
9761 chars together to reduce wasted space due to padding.
9762
9763 2007-10-26 Juanma Barranquero <lekktu@gmail.com>
9764
9765 * minibuf.c (Fread_minibuffer, Feval_minibuffer): Reflow docstrings.
9766
9767 * alloc.c (spare_memory, stack_copy, stack_copy_size, ignore_warnings)
9768 (Vdead, dont_register_blocks, staticvec, staticidx, interval_block)
9769 (n_interval_blocks, init_strings, check_string_bytes, check_sblock)
9770 (init_float, free_float, n_cons_blocks, init_cons, all_vectors)
9771 (n_vectors, symbol_block, symbol_block_index, symbol_free_list)
9772 (n_symbol_blocks, init_symbol, marker_block, marker_free_list)
9773 (n_marker_blocks, init_marker, valid_pointer_p, make_pure_float)
9774 (last_marked, mark_object_loop_halt): Make static.
9775
9776 * frame.c (syms_of_frame) <delete-frame-functions>:
9777 Fix typo in docstring.
9778
9779 2007-10-25 Juanma Barranquero <lekktu@gmail.com>
9780
9781 * w32.c (init_environment): Fix tiny memory leak.
9782 (w32_get_resource): Remove unused variable `ok'.
9783
9784 2007-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
9785
9786 Make `window-system' into a keyboard-local variable (rather than
9787 frame-local as done originally by multi-tty).
9788
9789 * keyboard.h (struct kboard): Add Vwindow_system.
9790 * keyboard.c (init_kboard): Set a default for Vwindow_system.
9791 (mark_kboards): Mark Vwindow_system.
9792
9793 * dispnew.c (syms_of_display) <window-system>: Declare terminal-local.
9794 (init_display): Don't set the obsolete `window-system' frame-param.
9795
9796 * xterm.c (x_term_init):
9797 * w32term.c (w32_create_terminal):
9798 * term.c (init_tty): Set Vwindow_system.
9799 * macterm.c (mac_create_terminal): Set a keyboard (missing piece of the
9800 multi-tty merge maybe?), copied from w32term.c. Set Vwindow_system.
9801
9802 * xfns.c (Fx_create_frame, x_create_tip_frame):
9803 * w32fns.c (Fx_create_frame, x_create_tip_frame):
9804 * macfns.c (Fx_create_frame):
9805 Don't set the obsolete `window-system' frame-param.
9806
9807 * frame.h (Qwindow_system): Remove.
9808 * frame.c (Qwindow_system): Remove. In `syms_of_frame' as well.
9809 (Fmake_terminal_frame): Don't set obsolete `window-system' frame-param.
9810
9811 2007-10-24 Richard Stallman <rms@gnu.org>
9812
9813 * frame.c (x_figure_window_size): For fullscreen case,
9814 set USPosition | PPosition without clobbering rest of window_prompting.
9815
9816 * keyboard.c (Fcurrent_idle_time): Doc fix.
9817
9818 * print.c (Fwith_output_to_temp_buffer): Doc fix.
9819
9820 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
9821
9822 * process.c (unwind_request_sigio): Only define if __ultrix__.
9823
9824 * callproc.c (child_setup): Remove spurious *.
9825
9826 * lisp.h (Fget_text_property): Declare.
9827 (have_menus_p): Declare it here rather than in sys-dep header files.
9828 * macterm.h (have_menus_p):
9829 * msdos.h (have_menus_p):
9830 * xterm.h (have_menus_p): Remove.
9831
9832 * data.c (Fmake_variable_buffer_local, Fmake_local_variable)
9833 (Fmake_variable_frame_local): Just check the variable's const-ness
9834 rather than checking nil or t.
9835
9836 2007-10-22 Jason Rumney <jasonr@gnu.org>
9837
9838 * w32fns.c: Include math.h.
9839 (w32_abort): Declaration moved to nt/config.nt.
9840
9841 * s/ms-w32.h (HAVE_STDLIB_H): Define.
9842 (abort): Redefinition moved to nt/config.nt.
9843
9844 * m/windowsnt.h: Remove.
9845
9846 2007-10-22 Juanma Barranquero <lekktu@gmail.com>
9847
9848 * emacs.c (Fdump_emacs): Fix typo in message.
9849 (syms_of_emacs) <kill-emacs-hook>: Fix typo in docstring.
9850 <installation-directory>: Reflow docstring.
9851
9852 2007-10-22 Juri Linkov <juri@jurta.org>
9853
9854 * minibuf.c: Allow minibuffer default to be a list of default values.
9855 With empty input use the first element of this list as returned default.
9856 (string_to_object)
9857 (read_minibuf_noninteractive): If defalt is cons, set val to its car.
9858 (read_minibuf): If defalt is cons, set histstring to its car.
9859 (Fread_string): If default_value is cons, set val to its car.
9860 (Fread_buffer): If def is cons, use its car.
9861 (Fcompleting_read): If defalt is cons, set val to its car.
9862
9863 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
9864
9865 * fileio.c (Fcopy_file): Call file name handler with preserve_uid_gid.
9866
9867 2007-10-20 Juanma Barranquero <lekktu@gmail.com>
9868
9869 * doc.c (Fdocumentation): Check for advice in all cases.
9870
9871 2007-10-19 Chong Yidong <cyd@stupidchicken.com>
9872
9873 * Makefile.in [HAVE_LIBRESOLV]: Add -lresolv to linker flags.
9874
9875 2007-10-19 Richard Stallman <rms@gnu.org>
9876
9877 * doc.c (Fdocumentation): Check for and handle an advised function.
9878
9879 2007-10-19 Juanma Barranquero <lekktu@gmail.com>
9880
9881 * process.c (Fset_process_filter): Doc fix.
9882
9883 2007-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
9884
9885 * keyboard.c (read_key_sequence): Undo a change introduced by multi-tty
9886 which caused key-translation-map to applied repeatedly (thus breaking
9887 double-mode).
9888
9889 2007-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
9890
9891 * xselect.c (x_own_selection, x_handle_selection_clear)
9892 (x_clear_frame_selections):
9893 * w32menu.c (list_of_panes, list_of_items):
9894 * w32fns.c (w32_color_map_lookup, Fx_create_frame, Fx_display_list):
9895 * textprop.c (validate_plist, interval_has_all_properties)
9896 (interval_has_some_properties, interval_has_some_properties_list)
9897 (add_properties, text_property_list):
9898 * process.c (Fget_buffer_process, list_processes_1, status_notify):
9899 * minibuf.c (Fassoc_string):
9900 * macselect.c (x_own_selection, x_clear_frame_selections)
9901 (Fx_disown_selection_internal):
9902 * keymap.c (Fcommand_remapping, where_is_internal, describe_map_tree):
9903 Use CONSP rather than !NILP and XC[AD]R rather than Fc[ad]r.
9904
9905 2007-10-17 Chong Yidong <cyd@stupidchicken.com>
9906
9907 * process.c: Link to libs for calling res_init() if available.
9908 (Fmake_network_process): Call res_init() before getaddrinfo or
9909 gethostbyname, if possible.
9910
9911 2007-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
9912
9913 * lread.c (read1): Set pvectype for char_tables.
9914
9915 * lisp.h (XMISCANY, XMARKER, XINTFWD, XBOOLFWD, XOBJFWD, XOVERLAY)
9916 (XBUFFER_OBJFWD, XBUFFER_LOCAL_VALUE, XKBOARD_OBJFWD, XSAVE_VALUE):
9917 Add type checks.
9918 (SOME_BUFFER_LOCAL_VALUEP, GC_SOME_BUFFER_LOCAL_VALUEP): Remove.
9919
9920 * alloc.c (free_misc): Use XMISCTYPE.
9921 (live_misc_p, gc_sweep): Use Lisp_Misc_Any.
9922
9923 2007-10-17 Glenn Morris <rgm@gnu.org>
9924
9925 * minibuf.c (Qcompletion_ignore_case): New Lisp_Object.
9926 (syms_of_minibuf): Add Qcompletion_ignore_case.
9927 * dired.c (Qcompletion_ignore_case): Change to external.
9928 (syms_of_dired) [VMS]: Remove Qcompletion_ignore_case.
9929 * fileio.c (Qcompletion_ignore_case): New external Lisp_Object.
9930 (Fread_file_name): Use it rather than intern'ing.
9931
9932 * coding.c (Qcompletion_ignore_case): New external Lisp_Object.
9933 (Fread_coding_system): Ignore case of user input.
9934
9935 2007-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9936
9937 * xdisp.c (handle_display_prop): Ignore display specs after
9938 replacing one when string text is being replaced.
9939 (handle_single_display_spec): Pretend as if characters with display
9940 property haven't been consumed only when buffer text is being replaced.
9941
9942 2007-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
9943
9944 * xfns.c (Fx_create_frame, Fx_display_list):
9945 * window.c (window_fixed_size_p, enlarge_window)
9946 (shrink_window_lowest_first):
9947 * macterm.c (init_font_name_table):
9948 * macfns.c (Fx_create_frame, Fx_display_list):
9949 * lread.c (close_load_descs):
9950 * keyboard.c (read_char_x_menu_prompt):
9951 * fns.c (Fmember, Fmemql, Fdelete, Fset_char_table_parent):
9952 * coding.c (code_convert_region_unwind): Test the type of an object
9953 rather than just !NILP before extracting data from it.
9954
9955 * alloc.c (Fpurecopy): Set the pvec tag on pseudo vectors.
9956
9957 * lisp.h (enum Lisp_Misc_Type): Del Lisp_Misc_Some_Buffer_Local_Value.
9958 (XMISCANY): New macro.
9959 (XMISCTYPE): Use it.
9960 (struct Lisp_Misc_Any): New type.
9961 (union Lisp_Misc): Use it.
9962 (struct Lisp_Buffer_Local_Value): Add `local_if_set' bit.
9963 * data.c (Fboundp, store_symval_forwarding, swap_in_global_binding)
9964 (find_symbol_value, set_internal, default_value, Fset_default)
9965 (Fmake_variable_buffer_local, Fmake_local_variable)
9966 (Fkill_local_variable, Fmake_variable_frame_local, Flocal_variable_p)
9967 (Flocal_variable_if_set_p, Fvariable_binding_locus):
9968 The SOME_BUFFER_LOCAL_VALUEP distinction is replaced by local_if_set.
9969 * alloc.c (allocate_buffer): Set the size and tag.
9970 (allocate_misc, mark_maybe_object, mark_object, survives_gc_p):
9971 Use XMISCANY.
9972 (die): Follow the GNU convention for error messages.
9973 * print.c (print_object): SOME_BUFFER_LOCAL_VALUEP -> local_if_set.
9974 * buffer.c (Fget_buffer_create, Fmake_indirect_buffer): Don't set the
9975 tag any more.
9976 (set_buffer_internal_1):
9977 * frame.c (store_frame_param):
9978 * eval.c (specbind):
9979 * xdisp.c (select_frame_for_redisplay): Drop SOME_BUFFER_LOCAL_VALUEP.
9980
9981 * doc.c (Fsnarf_documentation): Simplify.
9982
9983 2007-10-14 Juanma Barranquero <lekktu@gmail.com>
9984
9985 * w32term.c (w32_font_is_double_byte, my_create_scrollbar): Make static.
9986 (syms_of_w32term) <w32-enable-unicode-output>: Fix typo in docstring.
9987
9988 2007-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
9989
9990 * buffer.c (Fmake_indirect_buffer): Set the buffer's tag.
9991
9992 2007-10-14 Juanma Barranquero <lekktu@gmail.com>
9993
9994 * eval.c (do_autoload): Don't save autoloads.
9995
9996 * data.c (Ffset): Save autoload of the function being set.
9997
9998 2007-10-07 John Paul Wallington <jpw@pobox.com>
9999
10000 * xfns.c (x_create_tip_frame): Set the `display-type' frame
10001 parameter before setting up faces.
10002
10003 2007-10-13 Eli Zaretskii <eliz@gnu.org>
10004
10005 * ccl.c (Fregister_code_conversion_map):
10006 * keyboard.c (append_tool_bar_item): Reformat last change.
10007
10008 * lisp.h (eabs): Rename from `abs'. All callers changed.
10009
10010 2007-10-05 Dmitry Antipov <dmantipov@yandex.ru>
10011
10012 * buffer.c (add_overlay_mod_hooklist):
10013 * ccl.c (Fregister_ccl_program, Fregister_code_conversion_map):
10014 * fontset.c (make_fontset):
10015 * keyboard.c (GROW_RAW_KEYBUF, menu_bar_items, menu_bar_item)
10016 (append_tool_bar_item):
10017 * macmenu.c (grow_menu_items):
10018 * w32menu.c (grow_menu_items):
10019 * xmenu.c (grow_menu_items): Use larger_vector.
10020
10021 2007-10-13 Eli Zaretskii <eliz@gnu.org>
10022
10023 * msdos.c (dos_rawgetc): Undo last change (there's no ``leaving
10024 selected frame'' on MSDOS).
10025
10026 2007-10-12 Martin Rudalics <rudalics@gmx.at>
10027
10028 * frame.c (Qexplicit_name): New variable.
10029 (x_report_frame_params): Report it in parameter alist.
10030 (syms_of_frame): Intern and staticpro it.
10031
10032 2007-10-10 Patrick Mahan <mahan@mahan.org> (tiny change)
10033
10034 * macfns.c (x_create_tip_frame): Set terminal for frame.
10035
10036 2007-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
10037
10038 * frame.c (Qenvironment): Remove.
10039 (syms_of_frame) <Qenvironment>: Don't initialize.
10040 (Fdelete_frame): Don't treat the `environment' param specially.
10041 * frame.h (Qenvironment): Don't declare.
10042 * callproc.c (set_initial_environment): Don't set unused frame param.
10043
10044 * frame.c (Fframe_with_environment): Remove.
10045 (syms_of_frame) <Sframe_with_environment>: Don't declare.
10046
10047 * lisp.h (Fframe_with_environment): Don't declare.
10048
10049 2007-10-10 Juanma Barranquero <lekktu@gmail.com>
10050
10051 * indent.c (indent_tabs_mode, last_known_column)
10052 (last_known_column_modified): Make static.
10053 (syms_of_indent) <indent-tabs-mode>: Remove redundant info in docstring.
10054
10055 2007-10-10 Katsumi Yamaoka <yamaoka@jpl.org>
10056
10057 * puresize.h (BASE_PURESIZE): Increase to 1170000.
10058
10059 2007-10-09 Jason Rumney <jasonr@gnu.org>
10060
10061 * w32term.c (x_set_window_size): Disable code that attempts to tell
10062 Lisp code about a size change before it actually happens.
10063
10064 2007-10-09 Richard Stallman <rms@gnu.org>
10065
10066 * xdisp.c (handle_invisible_prop): After setting up an ellipsis,
10067 return HANDLED_RETURN.
10068
10069 2007-10-08 Martin Rudalics <rudalics@gmx.at>
10070
10071 * keyboard.c (kbd_buffer_get_event): Break loop waiting for input
10072 when there's an unread command event.
10073
10074 * frame.c (focus_follows_mouse): Move here from frame.el to allow
10075 window autoselection act appropriately when leaving selected frame.
10076 (syms_of_frame): Initialize focus_follows_mouse.
10077 * frame.h (focus_follows_mouse): Extern it.
10078 * macterm.c (XTread_socket): When focus_follows_mouse is nil
10079 make SELECT_WINDOW_EVENT only if we don't leave the selected frame.
10080 * msdos.c (dos_rawgetc): Likewise.
10081 * w32term.c (w32_read_socket): Likewise.
10082 * xterm.c (handle_one_xevent): Likewise.
10083 * xdisp.c (syms_of_xdisp): In doc-string of
10084 mouse-autoselect-window mention focus-follows-mouse.
10085
10086 2007-10-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10087
10088 * macterm.c (mac_load_query_font): Fix missing return value.
10089 [USE_CG_DRAWING] (mac_define_fringe_bitmap, mac_destroy_fringe_bitmap):
10090 Add BLOCK_INPUT.
10091
10092 2007-10-08 Richard Stallman <rms@gnu.org>
10093
10094 * xdisp.c (get_window_cursor_type): Implement documented behavior
10095 for cursor-in-non-selected-windows = t.
10096
10097 2007-10-08 Jason Rumney <jasonr@gnu.org>
10098
10099 * w32.c (w32_get_resource): Always close registry keys.
10100
10101 2007-10-08 Jason Rumney <jasonr@gnu.org>
10102
10103 * makefile.w32-in (LIBS): Add COMCTL32.
10104
10105 * w32fns.c (globals_of_w32fns): Init common controls.
10106
10107 2007-10-08 Richard Stallman <rms@gnu.org>
10108
10109 * image.c (our_memory_buffer): Rename from omfib_buffer.
10110
10111 2007-10-08 Richard Stallman <rms@gnu.org>
10112
10113 * buffer.c (Foverlays_at): Doc fix.
10114
10115 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
10116
10117 * fns.c (Fplist_put): Preserve uneven tail data.
10118
10119 2007-10-08 Peter O'Gorman <bug-gnu-emacs@mlists.thewrittenword.com> (tiny change)
10120
10121 * termhooks.h (enum event_kind): Remove trailing comma.
10122
10123 * frame.h (enum): Remove trailing comma.
10124
10125 2007-10-08 Dhruva Krishnamurthy <dhruvakm@gmail.com> (tiny change)
10126
10127 * w32proc.c (delete_child): Don't terminate threads of zombies.
10128
10129 2007-10-08 Martin Rudalics <rudalics@gmx.at>
10130
10131 * keyboard.h (struct kboard): New elt Vlast_repeatable_command.
10132
10133 * keyboard.c (syms_of_keyboard): Set up new Lisp variable
10134 last-repeatable-command.
10135 (init_kboard): Initialize Vlast_repeatable_command.
10136 (command_loop_1): Set it to real_this_command unless that was
10137 bound to an input event.
10138 (mark_kboards): Mark it.
10139
10140 2007-10-08 Richard Stallman <rms@gnu.org>
10141
10142 * eval.c (condition-case): Doc fix.
10143
10144 2007-10-08 Masatake YAMATO <jet@gyve.org>
10145
10146 * xfaces.c (tty_supports_face_attributes_p): Fix code
10147 for LFACE_INVERSE_INDEX and LFACE_BACKGROUND_INDEX; code
10148 was copied and not edited.
10149
10150 2007-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
10151
10152 Add new `input-decode-map' keymap and use it for terminal
10153 escape sequences.
10154 * keyboard.h (struct kboard): Add Vinput_decode_map.
10155 Remove Vlocal_key_translation_map.
10156 * keyboard.c (read_key_sequence): Add support for input-decode-map.
10157 (init_kboard): Init input-decode-map.
10158 Replace local-key-translation-map back with key-translation-map.
10159 (syms_of_keyboard): Declare input-decode-map.
10160 Remove local-key-translation-map. Update docstrings.
10161 (mark_kboards): Mark Vinput_decode_map.
10162 Don't mark Vlocal_key_translation_map.
10163 * keymap.c (Fdescribe_buffer_bindings): Describe input-decode-map.
10164 Replace local-key-translation-map back with key-translation-map.
10165 * term.c (term_get_fkeys_1, CONDITIONAL_REASSIGN):
10166 Bind in input-decode-map rather than function-key-map.
10167
10168 * lisp.h (XSETPSEUDOVECTOR): Don't set the tag anymore.
10169 This was made redundant by the previous introduction of XSETPVECTYPE.
10170
10171 2007-10-09 Richard Stallman <rms@gnu.org>
10172
10173 * image.c (free_bitmap_record): Rename from Free_Bitmap_Record.
10174
10175 2007-09-29 Richard Stallman <rms@gnu.org>
10176
10177 * eval.c (internal_condition_case_2, internal_condition_case_1)
10178 (internal_condition_case): Reenable abort if x_catching_errors ()
10179 to see if that really happens and why.
10180
10181 2007-10-06 Andreas Schwab <schwab@suse.de>
10182
10183 * fileio.c (Fwrite_region): Ignore EINVAL error from fsync.
10184
10185 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
10186
10187 * image.c (syms_of_image) <image-types>: Fix typo in docstring.
10188
10189 2007-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
10190
10191 * frame.h (struct frame): Don't try to GC-mark menu_bar_items_used.
10192
10193 2007-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
10194
10195 * window.h (struct window):
10196 * window.c (struct save_window_data, struct saved_window):
10197 * termhooks.h (struct terminal):
10198 * process.h (struct Lisp_Process):
10199 * frame.h (struct frame):
10200 * buffer.h (struct buffer):
10201 * lisp.h (struct Lisp_Vector, struct Lisp_Char_Table)
10202 (struct Lisp_Bool_Vector, struct Lisp_Subr, struct Lisp_Hash_Table):
10203 The size field of (pseudo)vectors is now unsigned.
10204 (ARRAY_MARK_FLAG, PSEUDOVECTOR_FLAG): Simplify accordingly.
10205
10206 * lisp.h (struct Lisp_Hash_Table): Move non-traced elements at the end.
10207 Turn `count' into an integer.
10208
10209 * fns.c (make_hash_table, hash_put, hash_remove, hash_clear)
10210 (sweep_weak_table, sweep_weak_hash_tables, Fhash_table_count):
10211 * print.c (print_object) <HASH_TABLE_P>: `count' is an int.
10212 * alloc.c (allocate_hash_table): Use ALLOCATE_PSEUDOVECTOR.
10213 (mark_object) <HASH_TABLE_P>: Use mark_vectorlike.
10214
10215 * alloc.c (allocate_pseudovector): New fun.
10216 (ALLOCATE_PSEUDOVECTOR): New macro.
10217 (allocate_window, allocate_terminal, allocate_frame)
10218 (allocate_process): Use it.
10219 (mark_vectorlike): New function.
10220 (mark_object) <FRAMEP, WINDOWP, BOOL_VECTOR_P, VECTORP>: Use it.
10221 (mark_terminals): Use it.
10222 (Fmake_bool_vector, Fmake_char_table, make_sub_char_table)
10223 (Fmake_byte_code): Use XSETPVECTYPE.
10224
10225 * frame.c (Fframe_parameters): Minor simplification.
10226
10227 * insdel.c (adjust_markers_for_insert): Generalize assertion checks.
10228
10229 * marker.c (Fmarker_buffer): Make test for odd case into a failure.
10230
10231 * buffer.c (Fget_buffer_create, init_buffer_once):
10232 * lread.c (defsubr):
10233 * window.c (Fcurrent_window_configuration): Use XSETPVECTYPE.
10234
10235 * lisp.h (ARRAY_MARK_FLAG, PSEUDOVECTOR_FLAG): Don't let them be
10236 defined differently in the m/*.h files.
10237 (XCHAR_TABLE, XBOOL_VECTOR): Add assertion checking.
10238 (XSETPVECTYPE): New macro.
10239 (XSETPSEUDOVECTOR): Use it.
10240
10241 * buffer.c (syms_of_buffer) <local-abbrev-table>: Move from abbrev.c.
10242 (DEFVAR_PER_BUFFER, defvar_per_buffer): Move from lisp.h and lread.c.
10243
10244 * lisp.h (defvar_per_buffer, DEFVAR_PER_BUFFER):
10245 * lread.c (defvar_per_buffer):
10246 * abbrev.c (syms_of_abbrev) <local-abbrev-tabl>: Move to buffer.c.
10247
10248 * window.c (candidate_window_p): Only consider as visible frames that
10249 are on the same terminal.
10250
10251 * m/ibms390x.h (MARKBIT): Remove unused macro.
10252
10253 2007-10-01 Juanma Barranquero <lekktu@gmail.com>
10254
10255 * lread.c (Fload): Fix typo in docstring.
10256
10257 2007-10-01 Michaël Cadilhac <michael@cadilhac.name>
10258
10259 * floatfns.c (Fexpt): Manually check for overflows, so that a power
10260 of a non-zero value can't yield zero.
10261
10262 2007-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
10263
10264 * term.c (term_clear_mouse_face, term_mouse_highlight)
10265 (tty_write_glyphs_with_face): Only define is HAVE_GPM.
10266
10267 * print.c (safe_debug_print): Use XHASH.
10268
10269 * lisp.h (DECL_ALIGN, USE_LSB_TAG): Move logic to before definition of
10270 Lisp elements such as tags.
10271 (XHASH): New macro.
10272 (EQ): Use it.
10273 (SREF, SSET, STRING_COPYIN): Use SDATA.
10274 (VOID_TO_LISP, CVOID_TO_LISP, LISP_TO_VOID, LISP_TO_CVOID): Remove.
10275
10276 * alloc.c (mark_terminal): Remove left-over declaration.
10277 (enum mem_type): Replace all vector subtypes -> MEM_TYPE_VECTORLIKE.
10278 (allocate_vectorlike): Remove type argument. Adjust callers.
10279 (live_vector_p, mark_maybe_pointer, valid_lisp_object_p):
10280 Only handle the one remaining MEM_TYPE_VECTORLIKE.
10281
10282 * alloc.c (MALLOC_BLOCK_INPUT, MALLOC_UNBLOCK_INPUT): New macros
10283 to avoid unnecessary BLOCK_INPUTs when SYNC_INPUT is used.
10284 (xmalloc, xrealloc, xfree, lisp_malloc, lisp_free, lisp_align_malloc)
10285 (lisp_align_free, make_interval, allocate_string, allocate_string_data)
10286 (make_float, Fcons, allocate_vectorlike, Fmake_symbol, allocate_misc):
10287 Use them.
10288
10289 * xfaces.c (load_face_font, free_realized_face, clear_face_gcs):
10290 Don't let signal handlers run when a GC is freed but not yet NULL'ed.
10291 (x_free_gc): Remove BLOCK_INPUT since it's now redundant.
10292
10293 2007-09-28 Dan Nicolaescu <dann@ics.uci.edu>
10294
10295 * Makefile.in (lisp, shortlisp): Delete server.elc, it is not
10296 loaded by default.
10297
10298 2007-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
10299
10300 * term.c (Fgpm_mouse_start): Don't signal an error if already activated
10301 on this tty.
10302 (Fgpm_mouse_stop): Only deactivate if it was activated on this tty.
10303
10304 * term.c (mouse_face_window): Rename from Qmouse_face_window.
10305 Update all users.
10306 (handle_one_term_event): Use Gpm_DrawPointer.
10307 (Fgpm_mouse_start): Rename from Fterm_open_connection.
10308 Signal errors instead of returning nil. Always return nil.
10309 (Fgpm_mouse_stop): Rename from Fterm_close_connection.
10310 Make it a noop if gpm-mouse was not activated.
10311 (syms_of_term): Update names.
10312
10313 2007-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
10314
10315 * sysdep.c (narrow_foreground_group, widen_foreground_group): Static.
10316 (init_sys_modes): Check that gpm_tty is the current tty.
10317
10318 * alloc.c (allocate_terminal): Set the vector size to only count the
10319 lisp fields. Initialize those to nil.
10320 (mark_object): Don't treat terminals specially.
10321 (mark_terminal): Remove.
10322 (mark_terminals): Use mark_object instead.
10323
10324 * termhooks.h (struct terminal): Move all Lisp_Object fields traced by
10325 the GC to the beginning.
10326
10327 * indent.h:
10328 * indent.c: Use EMACS_INT for ints coming from Elisp data.
10329
10330 * indent.c (Fmove_to_column): Use EMACS_INT for buffer positions.
10331
10332 2007-09-25 Jason Rumney <jasonr@gnu.org>
10333
10334 * frame.c (make_terminal_frame): Remove special case for WINDOWSNT.
10335
10336 * w32console.c (create_w32cons_output): Remove.
10337
10338 * term.c (init_tty): Call init_sys_modes on WINDOWSNT also.
10339
10340 * sysdep.c (init_sys_modes): Use set_terminal_modes_hook.
10341 (reset_sys_modes): Use reset_terminal_modes_hook.
10342
10343 2007-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
10344
10345 * eval.c (do_autoload): Don't output any message.
10346
10347 2007-09-24 Juri Linkov <juri@jurta.org>
10348
10349 * emacs.c (standard_args): Change priority of "--no-splash"
10350 from 40 to 3. Add "--no-desktop" with the same priority.
10351
10352 2007-09-23 Dmitry Antipov <dmantipov@yandex.ru>
10353
10354 * alloc.c (gc_sweep): Check cons cell mark bits word by word
10355 and optimize the case where they are all 1.
10356
10357 2007-09-23 Johannes Weiner <hannes@saeurebad.de>
10358
10359 * lisp.h (abs): Define if not defined.
10360 * keyboard.c, sound.c, w32term.c, xfaces.c, xterm.c:
10361 Don't define `abs', since it's defined in lisp.h.
10362
10363 2007-09-22 Eli Zaretskii <eliz@gnu.org>
10364
10365 * term.c (DEV_TTY): New macro. Provide a definition for MS-Windows.
10366 (FRAME_TERMCAP_P) [WINDOWSNT]: Don't define to zero.
10367 (Fcontrolling_tty_p, Fresume_tty, dissociate_if_controlling_tty)
10368 (init_tty): Use DEV_TTY instead of "/dev/tty".
10369 [WINDOWSNT]: No need to protect from NAME arg being null.
10370
10371 2007-09-21 Dan Nicolaescu <dann@ics.uci.edu>
10372
10373 * term.c (Fsuspend_tty): Run suspend-tty-functions before cleaning
10374 up the tty state.
10375
10376 2007-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
10377
10378 * termhooks.h (term_gpm): Delete. Use gpm_tty's NULLness instead.
10379 (gpm_tty): Change its type.
10380 * term.c (term_gpm): Delete. Use gpm_tty's NULLness instead.
10381 (gpm_tty): Change its type and initialize it.
10382 (Fterm_open_connection): Check the frame is indeed a tty.
10383 Use the new gpm_tty.
10384 (Fterm_close_connection): Use the new gpm_tty.
10385 * keyboard.c (tty_read_avail_input): Use the new gpm_tty.
10386 * sysdep.c (init_sys_modes): term_gpm -> gpm_tty.
10387
10388 2007-09-21 Juanma Barranquero <lekktu@gmail.com>
10389
10390 * w32term.c (x_draw_glyph_string): Use strike_through_color, not
10391 underline_color, to draw strike-through.
10392
10393 2007-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
10394
10395 * lisp.h (allocate_terminal): Declare.
10396
10397 * window.c (candidate_window_p): Consider frames that are being placed
10398 by the user as somewhere between visible and iconified.
10399 (window_loop): Prefer windows on the current frame.
10400 (Fselect_window): Move the use of select-frame to the beginning so we
10401 can just delegate all the work (it'll call us back anyway).
10402
10403 * frame.c (Qdisplay_environment_variable):
10404 * frame.h (Qdisplay_environment_variable): Delete.
10405
10406 * .gdbinit (xbacktrace): Print the arg's address rather than the value
10407 of the first arg, since that value may be a union.
10408
10409 * callproc.c (child_setup, getenv_internal): Use the frame's `display'
10410 parameter rather than Qdisplay_environment_variable. If all else
10411 fails, look for DISPLAY in initial-environment.
10412
10413 2007-09-21 Glenn Morris <rgm@gnu.org>
10414
10415 * Makefile.in (emacstool): Remove target.
10416 (lisp, shortlisp): Remove termdev.elc.
10417
10418 2007-09-21 Markus Triska <markus.triska@gmx.at>
10419
10420 * xterm.c (x_delete_display): Compile session management conditionally.
10421
10422 2007-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
10423
10424 * callproc.c (getenv_internal_1): New function.
10425 (getenv_internal): Use it.
10426 (Fgetenv_internal): Use it. Accept an env-list as optional arg.
10427
10428 * terminal.c (get_terminal): Don't accept ints to represent terminals.
10429 (Fterminal_name, Fterminal_parameters, Fterminal_parameter)
10430 (Fset_terminal_parameter): Work with dead terminals as well.
10431 (Fmodify_terminal_parameters): Remove.
10432
10433 * terminal.c (get_terminal): Handle terminals.
10434 Make sure the terminal returned is live.
10435 (create_terminal): Use allocate_terminal.
10436 (mark_terminals): Move to alloc.c.
10437 (delete_terminal): Use terminal->name as liveness status.
10438 NULL out fields after freeing their contents.
10439 Don't deallocate the object.
10440 (Fframe_terminal): Use FRAME_TERMINAL. Return the terminal object
10441 rather than an int.
10442 (Fterminal_live_p): Accept non-integer arguments.
10443 (Fterminal_list): Return terminal objects rather than an ints.
10444
10445 * alloc.c (enum mem_type): New member for `terminal' objects.
10446 (allocate_terminal): New function.
10447 (mark_maybe_pointer, valid_lisp_object_p, mark_object):
10448 Handle terminals.
10449 (mark_terminal): New fun.
10450 (mark_terminals): Move from terminal.c.
10451
10452 * term.c (get_tty_terminal): Don't treat output_initial specially.
10453 (Fsuspend_tty, Fresume_tty): Use terminal objects rather than ints.
10454 (delete_tty): Use terminal->name as liveness status.
10455
10456 * termhooks.h (struct terminal): Make it into a pseudovector.
10457 Remove `deleted' replaced by checking `name's nullness.
10458
10459 * print.c (print_object): Handle terminals.
10460
10461 * lisp.h (enum pvec_type): New `terminal' pseudovector.
10462 (XTERMINAL, XSETTERMINAL, TERMINALP, GC_TERMINALP): New macros.
10463
10464 * frame.c (make_terminal_frame):
10465 * keyboard.c (tty_read_avail_input):
10466 * w32term.c (x_delete_terminal):
10467 * xfns.c (Fx_create_frame, x_create_tip_frame):
10468 * xterm.c (x_delete_terminal): Use terminal->name as liveness status.
10469
10470 2007-09-20 Glenn Morris <rgm@gnu.org>
10471
10472 * process.c (Fmake_network_process): Doc fix.
10473
10474 2007-09-19 Jason Rumney <jasonr@gnu.org>
10475
10476 * dispextern.h (w32_init_fringe, mac_init_fringe): Declare rif argument.
10477
10478 2007-09-19 Michaël Cadilhac <michael@cadilhac.name>
10479
10480 * coding.c (detect_eol_type, detect_eol_type_in_2_octet_form):
10481 Fix a C warning regarding variable constness.
10482
10483 * xterm.c (handle_one_xevent): Fix a C warning.
10484
10485 2007-09-18 Jason Rumney <jasonr@gnu.org>
10486
10487 * w32fns.c (Fx_focus_frame): Rename from Fw32_focus_frame.
10488
10489 2007-09-17 Jan Djärv <jan.h.d@swipnet.se>
10490
10491 * gtkutil.c (gdpy_def): New variable.
10492 (xg_initialize): Initialize gdpy_def.
10493 (xg_display_close): If no other display exists, set gdpy_def to a
10494 new connection.
10495
10496 2007-09-16 Jan Djärv <jan.h.d@swipnet.se>
10497
10498 * gtkutil.c (xg_get_image_for_pixmap): Always create a GdkPixbuf
10499 when we have no file name for the icon.
10500 (xg_tool_bar_expose_callback): Remove.
10501 (xg_create_tool_bar): Don't connect expose signal to
10502 xg_tool_bar_expose_callback.
10503 (xg_get_file_with_chooser): Move GCPRO1 after declarations.
10504
10505 2007-09-16 Andreas Schwab <schwab@suse.de>
10506
10507 * alloc.c (reset_malloc_hooks): Set the hooks to the previous
10508 values instead of zapping them.
10509
10510 2007-09-14 Glenn Morris <rgm@gnu.org>
10511
10512 * fringe.c (init_fringe_bitmap) <swap_nibble>: Move to file scope.
10513 * gtkutil.c (xg_separator_p) <separator_names>: Move to file scope.
10514 * image.c (our_memory_fill_input_buffer) <buffer>: Move to file
10515 scope and rename to omfib_buffer for clarity.
10516 (gif_load) <interlace_start, interlace_increment>: Move to file scope.
10517
10518 2007-09-14 Kenichi Handa <handa@m17n.org>
10519
10520 * xterm.c (handle_one_xevent): Skip decoding if nbytes is zero.
10521
10522 2007-09-13 Jason Rumney <jasonr@gnu.org>
10523
10524 * fringe.c (w32_init_fringe, mac_init_fringe): Add rif argument.
10525
10526 * w32term.c (w32_term_init): Pass rif to w32_init_fringe.
10527
10528 * macterm.c (mac_initialize): Don't call mac_init_fringe here.
10529 (mac_term_init): Call here instead, passing rif.
10530
10531 2007-09-13 Glenn Morris <rgm@gnu.org>
10532
10533 * s/hpux.h: No longer define `static' as nothing.
10534
10535 2007-09-13 Johan Bockgård <bojohan@gnu.org>
10536
10537 * callint.c (Fcall_interactively): Remove unused var `fun'.
10538
10539 2007-09-12 Romain Francoise <romain@orebokech.com>
10540
10541 * window.c (prefer_window_split_horizontally, display_buffer):
10542 Revert 2007-09-08 change.
10543
10544 2007-09-12 Glenn Morris <rgm@gnu.org>
10545
10546 * alloca.c: Remove file.
10547 * Makefile.in (alloca): Do not undef.
10548 (allocaobj, alloca.o): Remove.
10549 (otherobj): Remove allocaobj.
10550 * keyboard.c (command_loop_1): Remove #ifdef C_ALLOCA block.
10551 * regex.c (C_ALLOCA): Remove all references and code that was only
10552 used when this was defined.
10553 * search.c (boyer_moore): Remove #ifdef C_ALLOCA block.
10554 * xmenu.c (xmenu_show): Remove #ifdef C_ALLOCA block.
10555 * m/ibms390x.h, m/sh3el.h (C_ALLOCA): Remove references to this.
10556
10557 * Makefile.in (SOURCES, unlock, relock): Delete.
10558
10559 * gtkutil.c (cnt): Rename to menu_grab_callback_cnt for clarity.
10560 (menu_grab_callback): All uses changed.
10561
10562 * xselect.c (cnt): Rename to x_reply_selection_request_cnt for clarity.
10563 (x_reply_selection_request): All uses changed.
10564
10565 2007-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
10566
10567 * lread.c (load_warn_old_style_backquotes): Change message to look
10568 better when it appears in the middle of byte-compiler messages.
10569
10570 2007-09-10 Dan Nicolaescu <dann@ics.uci.edu>
10571
10572 * s/darwin.h (MULTI_KBOARD): Only define for Carbon.
10573
10574 * xterm.c (x_create_terminal): Add comment.
10575
10576 * term.c (clear_tty_hooks, set_tty_hooks): Add comments.
10577
10578 2007-09-10 Richard Stallman <rms@gnu.org>
10579
10580 * xterm.c (x_term_init): Give error if can't open DISPLAY_NAME.
10581
10582 2007-09-10 Michaël Cadilhac <michael@cadilhac.name>
10583
10584 * lisp.h (struct Lisp_Subr): Rename `prompt' field to `intspec'.
10585 (DEFUN): Document `intspec', use it instead of `prompt'.
10586
10587 * eval.c (Fcommandp): Change `->prompt' to `->intspec'.
10588
10589 * data.c (Finteractive_form): If the interactive specification starts
10590 with a `(', use it as a Lisp form.
10591
10592 * fileio.c (Fset_file_modes): Add an interactive spec that reads a file
10593 name and file modes.
10594
10595 * callint.c (Fcall_interactively): Comment fixes.
10596
10597 2007-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
10598
10599 * callint.c (Fcall_interactively): Use Finteractive_form also for subrs
10600 and compiled functions.
10601
10602 2007-09-08 Fredrik Axelsson <f.axelsson@gmail.com>
10603
10604 * window.c (prefer_window_split_horizontally): New variable.
10605 (display_buffer): Consider splitting window horizontally depending
10606 on prefer_window_split_horizontally.
10607
10608 2007-09-08 Eli Zaretskii <eliz@gnu.org>
10609
10610 * sysdep.c [WINDOWSNT]: Don't include sysselect.h.
10611
10612 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
10613
10614 * s/cygwin.h (GC_MARK_STACK): Enable conservative stack marking.
10615
10616 * frame.c (x_set_frame_parameters): Check number is positive before
10617 using XFASTINT.
10618
10619 * window.c (freeze_window_start): Don't presume selected_window holds
10620 a window object.
10621 (Fdisplay_buffer): Remove `register' since `buffer' needs to be gcpro'd.
10622
10623 2007-09-07 Angelo Graziosi <Angelo.Graziosi@roma1.infn.it> (tiny change)
10624
10625 * term.c (dissociate_if_controlling_tty): Call setsid on CYGWIN.
10626
10627 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
10628
10629 * window.c (Vsplit_window_preferred_function): New var.
10630 (Fdisplay_buffer): Use it.
10631 (syms_of_window): Export, and initialize it.
10632
10633 2007-09-06 Pixel <pixel@mandriva.com> (tiny change)
10634
10635 * image.c (gif_load): Fix bug: Handle nonexistent colormap.
10636
10637 2007-09-06 Glenn Morris <rgm@gnu.org>
10638
10639 * gtkutil.c (menu_grab_callback) <cnt>:
10640 * xselect.c (x_reply_selection_request) <cnt>: Move static
10641 variable to file scope.
10642
10643 2007-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
10644
10645 * xdisp.c (redisplay_internal): Make sure Elisp code always sees
10646 consistent values of selected_frame and selected_window.
10647
10648 2007-09-04 Jason Rumney <jasonr@gnu.org>
10649
10650 * w32console.c (initialize_w32_display): Zero unused hooks.
10651
10652 2007-09-04 Dan Nicolaescu <dann@ics.uci.edu>
10653
10654 * term.c (Vsuspend_tty_functions, Vresume_tty_functions)
10655 (syms_of_term, Fsuspend_tty, Fresume_tty): Undo previous change.
10656
10657 2007-09-04 Jason Rumney <jasonr@gnu.org>
10658
10659 * term.c (init_tty) [WINDOWSNT]: Add hooks that are not accessible
10660 in w32console.c. Set up input. Remove XXX comments that have been
10661 confirmed as correct.
10662
10663 * s/ms-w32.h (MULTI_KBOARD): Define.
10664
10665 * w32console.c (one_and_only_w32cons): Remove.
10666 (initialize_w32_display): Take terminal argument.
10667
10668 * term.c (init_tty) [WINDOWSNT]: Pass terminal to
10669 initialize_w32_display.
10670 (init_tty) [MULTI_KBOARD]: Include this code on WINDOWSNT too.
10671
10672 * termhooks.h (enum event_kind) <HORIZ_WHEEL_EVENT>: New event.
10673
10674 * keyboard.c (discard_mouse_events): Discard it.
10675 (make_lispy_event): Translate it to a lisp event.
10676 (lispy_wheel_names): Add wheel-left and right events.
10677 (syms_of_keyboard): Enlarge wheel_syms.
10678
10679 * w32fns.c (w32_wnd_proc) <WM_DROPFILES>: Merge with WM_MOUSEWHEEL.
10680 <WM_MOUSEHWHEEL>: Pass new system message to lisp.
10681
10682 * w32term.h (WM_MOUSEHWHEEL): Define if system headers don't.
10683
10684 * w32term.c (construct_mouse_wheel): Make HORIZ_WHEEL_EVENT
10685 from WM_MOUSEHWHEEL.
10686 (w32_read_socket) <WM_MOUSEHWHEEL>: Treat as WM_MOUSEWHEEL.
10687
10688 * w32fns.c (x_create_tip_frame) [MULTI_KBOARD]: Get keyboard from
10689 terminal.
10690
10691 * w32term.c (w32_create_terminal) [MULTI_KBOARD]: Create a new
10692 keyboard for the terminal.
10693
10694 2007-09-04 Dan Nicolaescu <dann@ics.uci.edu>
10695
10696 * term.c (Vsuspend_tty_hook): Rename from Vsuspend_tty_functions.
10697 (Vresume_tty_hook): Rename from Vresume_tty_functions.
10698 (syms_of_term): Rename suspend-tty-functions to suspend-tty-hook
10699 and resume-tty-function to resume-tty-hook.
10700 (Fsuspend_tty, Fresume_tty): Use new names.
10701
10702 2007-09-02 Jan Djärv <jan.h.d@swipnet.se>
10703
10704 * gtkutil.c (update_frame_tool_bar): Handle stock name as a named icon
10705 if it starts with "n:".
10706
10707 2007-08-31 Jan Djärv <jan.h.d@swipnet.se>
10708
10709 * gtkutil.c (update_frame_tool_bar): Initialize wbutton to NULL.
10710
10711 2007-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
10712
10713 * frame.h:
10714 * frame.c (Qterm_environment_variable): Remove.
10715 (syms_of_frame): Don't init and staticpro it.
10716
10717 * callproc.c (getenv_internal): Remove special case for $TERM.
10718
10719 * callproc.c (Vinitial_environment): New variable.
10720 (set_initial_environment): Initialize it.
10721 (syms_of_callproc): Declare it.
10722 (child_setup): Don't mess with TERM via Qterm_environment_variable; the
10723 TERM under which a process runs is never related to the TERM in which
10724 Emacs is running.
10725
10726 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
10727
10728 * config.in (HAVE_WINDOW_SYSTEM): Don't undef MULTI_KBOARD here...
10729 * s/darwin.h: ... do it here.
10730
10731 2007-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
10732
10733 * lisp.h (set_initial_environment): Rename from set_global_environment.
10734
10735 * Makefile.in (${etc}DOC): Re-add a ${EXEEXT} which seems to have been
10736 removed by mistake on the multi-tty branch.
10737
10738 * frame.c (make_terminal_frame): Yet Another Int/Lisp_Object Mixup.
10739 (Fmodify_frame_parameters): Return a value.
10740
10741 * image.c (png_load): Comment-out var only used in commented-out code.
10742
10743 * term.c (mark_ttys): Don't bother checking top_frame (incorrectly)
10744 before passing it to mark_object.
10745
10746 * xfaces.c (internal_resolve_face_name): Return a value.
10747 (internal_resolve_face_name, resolve_face_name_error): Comment out.
10748
10749 * xfns.c (check_x_display_info): Yet Another Int/Lisp_Object Mixup.
10750 (x_icon): Comment-out var only used in commented-out code.
10751
10752 2007-08-29 Romain Francoise <romain@orebokech.com>
10753
10754 * keyboard.c (Fset_input_mode): Don't call `Fset_quit_char' if
10755 QUIT hasn't been provided.
10756
10757 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
10758
10759 * callproc.c (child_setup, getenv_internal): Use the
10760 display-environment-variable and term-environment-variable frame params.
10761 (set_initial_environment): Initialise Vprocess_environment.
10762
10763 * config.in: Disable multi-keyboard support on a mac.
10764
10765 * frame.c (Qterm_environment_variable)
10766 (Qdisplay_environment_variable): New variables.
10767 (syms_of_frame): Intern and staticpro them.
10768 (Fmake_terminal_frame): Disable output method test.
10769
10770 * frame.h: Declare them here.
10771
10772 * macfns.c (x_set_mouse_color): Get rif from the frame.
10773 (x_set_tool_bar_lines): Don't use updating_frame.
10774 (mac_window): Add 2 new parameters for consistency with other systems.
10775 (Fx_create_frame): Fix doc string. Rename the parameter. Set the
10776 frame parameters following what is done in X11 and w32. Don't use
10777 FRAME_MAC_DISPLAY_INFO.
10778 (Fx_open_connection, start_hourglass): Remove window-system check.
10779 (x_create_tip_frame): Get the keyboard from the terminal.
10780
10781 * macmenu.c: Reorder includes.
10782 (Fx_popup_menu): Use terminal specific mouse_position_hook.
10783
10784 * macterm.c (XTset_terminal_modes, XTreset_terminal_modes): Add a
10785 terminal parameter.
10786 (x_clear_frame): Add a frame parameter.
10787 (note_mouse_movement): Get rif from the frame.
10788 (mac_term_init): Initialize the terminal.
10789 (mac_initialize): Make static and move terminal initialization ...
10790 (mac_create_terminal): ... to this new function.
10791
10792 * macterm.h (struct mac_display_info): Add terminal.
10793 (mac_initialize): Delete declaration.
10794
10795 * puresize.h (BASE_PURESIZE): Increase base value to 1164000.
10796
10797 * sysdep.c: Comment out text after #endif.
10798
10799 * term.c (init_tty): Only use terminal->kboard when MULTI_KBOARD
10800 is defined. Better initialize ttys in windows. Use terminal
10801 specific mouse_position_hook.
10802
10803 * termhooks.h (union display_info): Add mac_display_info.
10804
10805 * w32fns.c (Fx_create_frame): Use kboard from the terminal.
10806 Set the default minibuffer frame, window_system and the rest of the
10807 frame parameters following what is done in X11.
10808
10809 * w32term.c (w32_initialize): Make static.
10810
10811 * xselect.c (x_handle_selection_clear): Only access
10812 terminal->kboard when MULTI_KBOARD is defined.
10813
10814 * s/darwin.h (SYSTEM_PURESIZE_EXTRA): Define here.
10815 (SYSTEM_PURESIZE_EXTRA): Only define on Carbon.
10816
10817 2007-08-29 Jason Rumney <jasonr@gnu.org>
10818
10819 * frame.c (Fdelete_frame): Only get kboard when MULTI_KBOARD defined.
10820 (make_terminal_frame) [WINDOWSNT]: Initialize terminal.
10821
10822 * fringe.c (w32_init_fringe w32_reset_fringes) [HAVE_NTGUI]:
10823 (mac_init_fringe) [MAC_OS]: Get rif from selected_frame.
10824
10825 * keyboard.c (restore_kboard_configuration): Only define when
10826 MULTI_KBOARD defined.
10827
10828 * makefile.w32-in: Update dependancies from Makefile.in.
10829 (OBJ1): Add terminal.$(O)
10830
10831 * term.c (dissociate_if_controlling_tty) [WINDOWSNT]:
10832 Don't define function body.
10833 (init_tty) [WINDOWSNT]: Use selected_frame for initializing.
10834
10835 * termhooks.h (display_info) [WINDOWSNT]: Add w32.
10836
10837 * w32.c (request_sigio, unrequest_sigio): Remove.
10838
10839 * w32console.c (w32con_move_cursor, w32con_clear_to_end)
10840 (w32con_clear_frame, w32con_clear_end_of_line)
10841 (w32con_ins_del_lines, w32con_insert_glyphs, w32con_write_glyphs)
10842 (w32con_delete_glyphs, w32con_set_terminal_window)
10843 (scroll_line, w32_sys_ring_bell): Add frame arg.
10844 (w32con_set_terminal_modes, w32con_reset_terminal_modes):
10845 Add terminal arg.
10846 (PICK_FRAME): Remove.
10847 (w32con_write_glyphs): Use frame specific terminal coding.
10848 (one_and_only_w32cons): New global variable.
10849 (initialize_w32_display): Use it for storing hooks.
10850 (create_w32cons_output): New function.
10851
10852 * w32inevt.c, w32inevt.h (w32_console_read_socket): Make first
10853 arg a frame.
10854
10855 * w32fns.c (x_create_tip_frame): Set terminal and ref count.
10856 Set window_system.
10857 (x_set_tool_bar_lines): Don't use updating_frame.
10858 (Fx_create_frame): Set terminal and ref count.
10859 (Fx_open_connection): Remove window-system check.
10860
10861 * w32menu.c (Fx_popup_menu): Use terminal specific mouse_position_hook.
10862
10863 * w32term.c (w32_term_init): Call add_keyboard_wait_descriptor.
10864 (w32_set_terminal_modes, w32_reset_terminal_modes): Add terminal arg.
10865 (x_clear_frame, x_delete_glyphs, w32_ring_bell, x_ins_del_lines):
10866 Add frame arg.
10867 (x_delete_terminal, w32_create_terminal): New functions.
10868 (w32_term_init): Create a terminal.
10869 (w32_initialize): Move terminal specific initialization to
10870 w32_create_terminal.
10871
10872 * w32term.h (x_output): Remove foreground_pixel and background_pixel.
10873 (w32_clear_rect, w32_clear_area): Use background from frame.
10874 (w32_display_info): Add terminal.
10875 (w32_sys_ring_bell, x_delete_display): Declare here.
10876
10877 * xdisp.c (display_menu_bar) [HAVE_NTGUI]: Check frame type.
10878
10879 * s/ms-w32.h (SYSTEM_PURESIZE_EXTRA): Bump to 50k.
10880
10881 2007-08-29 Kalle Olavi Niemitalo <kon@iki.fi> (tiny change)
10882
10883 * keyboard.c (interrupt_signal, handle_interrupt, Fset_quit_char):
10884 Fix get_named_tty calls for the controlling tty.
10885
10886 2007-08-29 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
10887
10888 * term.c (dissociate_if_controlling_tty)[USG]: Fix parse error.
10889
10890 2007-08-29 Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp> (tiny change)
10891
10892 * term.c (tty_insert_glyphs): Add missing first parameter.
10893
10894 2007-08-29 Károly Lőrentey <karoly@lorentey.hu>
10895
10896 * buffer.c (Fbuffer_list, Fbury_buffer):
10897 Take frame->buried_buffer_list into account.
10898
10899 * cm.c (current_tty): New variable, for cmputc().
10900 (cmputc): Use it.
10901 (cmcheckmagic): Add tty parameter, look up terminal streams there.
10902 (calccost): Add tty parameter. Use emacs_tputs() instead of tputs().
10903 (cmgoto): Add tty parameter. Pass it on to calccost().
10904 Use emacs_tputs() instead of tputs().
10905
10906 * cm.h (emacs_tputs): New macro to set current_tty, and then call
10907 tputs().
10908 (current_tty): New variable, for cmputc().
10909 (cmcheckmagic, cmputc, cmgoto): Add prototypes.
10910
10911 * eval.c (unwind_to_catch): Don't call x_fully_uncatch_errors.
10912 (internal_condition_case, internal_condition_case_1)
10913 (internal_condition_case_2): Don't abort when x_catching_errors.
10914
10915 * fns.c (Fyes_or_no_p): Don't try to open an X dialog on tty terminals.
10916 (Fy_or_n_p): Likewise. Use temporarily_switch_to_single_kboard to
10917 prevent crashes caused by bogus longjmps in read_char.
10918
10919 * keymap.h (Fset_keymap_parent): Add EXFUN.
10920
10921 * macterm.h (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL)
10922 * w32term.h (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL):
10923 Remove redundant definition.
10924
10925 * macfns.c (x_set_mouse_color, x_make_gc):
10926 Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
10927
10928 * w32term.c (x_free_frame_resources):
10929 Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
10930 (w32_initialize): Use the accessor macros for terminal characteristics.
10931
10932 * macterm.c (mac_initialize): Use Fset_input_interrupt_mode.
10933 Use the accessor macros for terminal characteristics.
10934 * msdos.c (internal_terminal_init): Use the accessor macros for
10935 terminal characteristics.
10936 (ScreenVisualBell, internal_terminal_init):
10937 Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
10938
10939 * termopts.h (no_redraw_on_reenter): Declare.
10940
10941 * alloc.c (emacs_blocked_malloc): Disable mallopt call.
10942 (mark_terminals, mark_ttys): Declare.
10943 (Fgarbage_collect): Call them.
10944 (mark_object): Mark buried_buffer_list.
10945
10946 * prefix-args.c: Include stdlib.h for exit.
10947
10948 * syssignal.h: Add comment.
10949
10950 * indent.c: Include stdio.h.
10951
10952 * window.h (Vinitial_window_system): Declare.
10953 (Vwindow_system): Delete declaration.
10954
10955 * fontset.c (Finternal_char_font): Use FRAME_RIF.
10956
10957 * image.c (lookup_image): Don't initialize `c' until the xasserts
10958 have been run.
10959
10960 * gtkutil.c (xg_create_frame_widgets): Use FRAME_BACKGROUND_PIXEL and
10961 FRAME_FOREGROUND_PIXEL.
10962
10963 * print.c (print_preprocess): Don't lose print_depth levels while
10964 iterating.
10965
10966 * widget.c (update_from_various_frame_slots):
10967 Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
10968
10969 * window.c (set_window_buffer): Don't call clear_mouse_face on tty
10970 frames.
10971 (window_internal_height): Remove bogus make_number call.
10972 (init_window_once): Call make_terminal_frame with two zero parameters.
10973
10974 * fileio.c (Fread_file_name): Update comment.
10975
10976 * callint.c (Fcall_interactively):
10977 Use temporarily_switch_to_single_kboard instead of single_kboard_state.
10978 Make sure it is correctly unwound.
10979
10980 * xsmfns.c (x_session_close): New function.
10981
10982 * coding.h (terminal_coding, safe_terminal_coding, keyboard_coding):
10983 Delete declarations.
10984
10985 * xterm.h: Remove declaration for x_fully_uncatch_errors.
10986 (x_output): Remove background_pixel and foreground_pixel fields.
10987 (x_display_info): Add new field TERMINAL. Remove KBOARD field.
10988 (x_delete_device, x_session_close): Declare.
10989
10990 * lread.c: Include setjmp.h. Update declaration of `read_char'.
10991 (read_filtered_event): Call `read_char' with a local
10992 `wrong_kboard_jmpbuf'.
10993
10994 * minibuf.c (read_minibuf): Call temporarily_switch_to_single_kboard.
10995 Don't call single_kboard_state. Use FRAME_RIF.
10996
10997 * process.c (Fmake_network_process): Don't unrequest_sigio on modern
10998 systems.
10999
11000 * lisp.h (set_process_environment): Rename to `set_global_environment'.
11001 (Fframe_with_environment, Fset_input_meta_mode)
11002 (Fset_quit_char): EXFUN.
11003 (x_create_device, tty_output, terminal, tty_display_info): Declare.
11004 (init_sys_modes, reset_sys_modes): Update prototypes.
11005 (init_all_sys_modes, reset_all_sys_modes): New prototypes.
11006
11007 * keyboard.h (struct kboard): Add new fields Vlocal_function_key_map,
11008 Vlocal_key_translation_map, and Vkeyboard_translate_table.
11009 (Vfunction_key_map, Vkeyboard_translate_table, single_kboard_state):
11010 Delete declarations.
11011 (Vfunction_key_map, Vkey_translation_map, push_kboard, pop_kboard)
11012 (temporarily_switch_to_single_kboard, tty_read_avail_input):
11013 New declarations.
11014
11015 * emacs.c (main): Don't call init_sys_modes(), the new term_init()
11016 already does that during init_display(). Call syms_of_keymap
11017 before syms_of_keyboard. Call `syms_of_terminal'.
11018 Call set_initial_environment, not set_process_environment.
11019 (shut_down_emacs): Call reset_all_sys_modes() instead of
11020 reset_sys_modes().
11021
11022 * xfaces.c (x_free_gc): Protect xassert with GLYPH_DEBUG.
11023 (internal_resolve_face_name, resolve_face_name_error): New functions.
11024 (resolve_face_name): Protect against loops and errors thrown by Fget.
11025 (realize_default_face): Don't use FRAME_FONT unless frame is an X frame.
11026 (Ftty_supports_face_attributes_p): Update tty_capable_p call.
11027
11028 * scroll.c: Replace CURTTY() with local variables throughout the
11029 file (where applicable).
11030 (calculate_scrolling, calculate_direct_scrolling)
11031 (scrolling_1, scroll_cost): Use the accessor macros for terminal
11032 characteristics.
11033
11034 * keymap.c (Vfunction_key_map): Remove.
11035 (Fdescribe_buffer_bindings): Update references to Vfunction_key_map.
11036 (syms_of_keymap): Remove DEFVAR for Vfunction_key_map.
11037 (Vkey_translation_map): Remove.
11038 (syms_of_keymap): Remove DEFVAR for key-translation-map.
11039 (Fdescribe_buffer_bindings)
11040 (read_key_sequence, init_kboard, syms_of_keyboard, mark_kboards):
11041 Update for terminal-local key-translation-map.
11042
11043 * Makefile.in (callproc.o): Update dependencies.
11044 (lisp, shortlisp): Add termdev.elc.
11045 (obj): Add terminal.o.
11046 (terminal.o): Add dependencies.
11047 [HAVE_CARBON]: Make terminal.o depend on macgui.h.
11048 (data.o, fns.o): Add termhooks.h dependency.
11049 (SOME_MACHINE_LISP): Add dnd.elc.
11050 (minibuf.o): Fix typo.
11051 Update dependencies.
11052
11053 * data.c (do_symval_forwarding, store_symval_forwarding)
11054 (find_symbol_value): Use the selected frame's keyboard, not
11055 current_kboard.
11056
11057 * .gdbinit (init_sys_modes): Use Vinitial_window_system instead of
11058 Vwindow_system.
11059
11060 * xmenu.c (Fx_menu_bar_open) [USE_X_TOOLKIT, USE_GTK]: Rename from
11061 Fmenu_bar_open.
11062 (syms_of_xmenu): Update defsubr.
11063 (mouse_position_for_popup, Fx_popup_menu)
11064 (Fx_popup_dialog, x_activate_menubar, update_frame_menubar)
11065 (set_frame_menubar, free_frame_menubar)
11066 (create_and_show_popup_menu, xmenu_show, )
11067 (create_and_show_dialog, xdialog_show, xmenu_show): Abort if not
11068 an X frame.
11069
11070 * xselect.c (x_own_selection): Abort if not an X frame.
11071 (some_frame_on_display): Check if it is an X frame.
11072 (x_handle_selection_clear): Deal with MULTI_KBOARD.
11073
11074 * coding.c: Include frame.h and termhooks.h.
11075 (terminal_coding, keyboard_coding): Delete.
11076 (Fset_terminal_coding_system_internal)
11077 (Fset_keyboard_coding_system_internal)
11078 (Fkeyboard_coding_system)
11079 (Fterminal_coding_system): Add a terminal parameter.
11080 Get terminal_coding from the terminal.
11081 (init_coding_once): Don't call setup_coding_system here.
11082
11083 * dispextern.h (set_scroll_region, turn_off_insert)
11084 (turn_off_highlight, background_highlight, clear_end_of_line_raw)
11085 (tty_clear_end_of_line, tty_setup_colors)
11086 (delete_tty, updating_frame)
11087 (produce_special_glyphs, produce_glyphs, write_glyphs)
11088 (insert_glyphs): Remove.
11089 (raw_cursor_to, clear_to_end, tty_turn_off_insert)
11090 (tty_turn_off_highlight, get_tty_size): Add declaration.
11091 (tabs_safe_p, init_baud_rate, get_tty_terminal): Update prototypes.
11092
11093 * frame.h (enum output_method): Add output_initial.
11094 (struct x_output): Delete.
11095 (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL):
11096 Access foreground_pixel and background_pixel directly from the frame.
11097 (tty_display): Delete.
11098 (struct frame): Add buried_buffer_list, foreground_pixel,
11099 background_pixel and terminal. Delete kboard.
11100 (union output_data): Add tty.
11101 (FRAME_KBOARD): Get the kboard from the terminal.
11102 (FRAME_INITIAL_P): New macro.
11103 (Qtty, Qtty_type, Qterminal, Qterminal_live_p, Qenvironment)
11104 (Qterm_environment_variable, Qdisplay_environment_variable)
11105 (make_terminal_frame, Qburied_buffer_list, Qwindow_system):
11106 New declarations.
11107
11108 * termchar.h (tty_output, tty_display_info): New structures.
11109 (tty_list): Declare.
11110 (FRAME_TTY, CURTTY): New macros.
11111 (must_write_spaces, min_padding_speed, fast_clear_end_of_line)
11112 (line_ins_del_ok, char_ins_del_ok, scroll_region_ok)
11113 (scroll_region_cost, memory_below_frame, fast_clear_end_of_line)
11114 (dont_calculate_costs, no_redraw_on_reenter): Remove declarations.
11115
11116 * callproc.c: Include frame.h and termhooks.h, for terminal
11117 parameters.
11118 (add_env): New function.
11119 (child_setup): Use it.
11120 (child_setup, getenv_internal): Handle the new Vprocess_environment.
11121 (getenv_internal): Fix get_terminal_param call.
11122 (Fgetenv_internal, egetenv): Update doc.
11123 (syms_of_callproc): Initialize Vprocess_environment to nil.
11124 Register and initialize them. Remove obsolete defvars. Update doc
11125 strings.
11126 (child_setup): Handle Vlocal_environment_variables.
11127 (getenv_internal): Add terminal parameter.
11128 Handle Vlocal_environment_variables.
11129 (Fgetenv_internal): Add terminal parameter.
11130 (child_setup, getenv_internal, Fgetenv_internal): Store the local
11131 environment in a frame (not terminal) parameter. Update doc strings.
11132 (set_initial_environment): Rename from set_global_environment.
11133 Store Emacs environment in initial frame parameter.
11134
11135 * xdisp.c (redisplay_internal): Update references to
11136 `previous_terminal_frame'.
11137 (display_mode_line, Fformat_mode_line): Replace calls to
11138 `push_frame_kboard' with `push_kboard'.
11139 (get_glyph_string_clip_rects): Add extra parentheses and
11140 braces to prevent compiler warnings.
11141 (calc_pixel_width_or_height): Add xassert to check that the
11142 frame is alive. Don't call `lookup_image' on a termcap frame.
11143 (message2_nolog, message3_nolog, redisplay_internal)
11144 (set_vertical_scroll_bar, redisplay_window, check_x_display_info)
11145 (x_set_scroll_bar_foreground, x_set_scroll_bar_background)
11146 (Fx_create_frame, Fxw_display_color_p, Fx_display_grayscale_p)
11147 (Fx_display_pixel_width, Fx_display_pixel_height)
11148 (Fx_display_planes, Fx_display_color_cells)
11149 (Fx_server_max_request_size, Fx_server_vendor, Fx_server_version)
11150 (Fx_display_screens, Fx_display_mm_height, Fx_display_mm_width)
11151 (Fx_display_backing_store, Fx_display_visual_class)
11152 (Fx_display_save_under, Fx_close_connection, x_create_tip_frame):
11153 Use FRAME_TERMINAL_P, FRAME_WINDOW_P, FRAME_TTY and FRAME_RIF.
11154
11155 * xfns.c (x_set_foreground_color x_set_background_color)
11156 (x_set_mouse_color, x_set_cursor_color, x_make_gc):
11157 Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
11158 (Fx_create_frame, x_create_tip_frame, build_string, x_window)
11159 (Fx_create_frame, x_create_tip_frame): Don't create frames on a
11160 terminal that is being deleted.
11161 (Fx_create_frame): Use `store_frame_param' to set `window-system'
11162 frame parameter, and make sure it overrides any user-supplied setting.
11163 (Fx_close_connection, Fx_synchronize): Unify argument names with
11164 the rest of the DEFUNs.
11165
11166 * dispnew.c (Fsend_string_to_terminal): Update call to
11167 `get_tty_terminal'.
11168 (Fredraw_frame, Fsend_string_to_terminal)
11169 (Fsend_string_to_terminal, init_display): Use FRAME_RIF,
11170 FRAME_TERMCAP_P and FRAME_TTY.
11171 (window_change_signal): Don't believe width/height values that are
11172 impossibly small.
11173 (Vinitial_window_system): Rename from Vwindow_system.
11174 (termscript, Wcm, rif): Delete.
11175
11176 * termhooks.h (struct terminal): New struct containing the
11177 previously global text display hooks and new members NAME,
11178 DELETED and PARAM_ALIST.
11179 (FRAME_TERMINAL, TERMINAL_TERMINAL_CODING)
11180 (TERMINAL_KEYBOARD_CODING, TERMINAL_ACTIVE_P, FRAME_WINDOW_P)
11181 (FRAME_RIF): New macros.
11182 (get_terminal_param, get_device): New declarations.
11183 (termscript): Delete declaration.
11184
11185 * xterm.c (x_initialize): Use Fset_input_interrupt_mode.
11186 (XTflash, x_free_frame_resources, x_scroll_bar_create)
11187 (x_scroll_bar_set_handle): Use FRAME_BACKGROUND_PIXEL and
11188 FRAME_FOREGROUND_PIXEL.
11189 (x_fully_uncatch_errors): Disable definition.
11190 (x_scroll_bar_expose): Fix reference to foreground pixel.
11191 (XTread_socket): Disable loop on all X displays.
11192 (x_delete_terminal): Don't set terminal->deleted and let
11193 delete_terminal delete the frames on the terminal.
11194 (x_delete_display): Doc update to reflect changes in
11195 delete_terminal.
11196 (x_display_info) <terminal>: Move member earlier in the struct.
11197 (deleting_tty): Remove old variable.
11198 (Fsuspend_tty): Call clear_tty_hooks.
11199 (Fresume_tty, init_tty): Call set_tty_hooks.
11200 (Ftty_display_color_p, Ftty_display_color_cells): Don't throw
11201 errors on X frames.
11202 (x_catch_errors_unwind): Abort if x_error_message is NULL.
11203 (handle_one_xevent): Initialize `f' to NULL.
11204 (x_delete_terminal, x_create_terminal): New functions.
11205 (XTset_terminal_modes, XTreset_terminal_modes)
11206 (XTread_socket, x_connection_closed, x_term_init)
11207 (x_term_init, x_delete_display): Add terminal parameter.
11208 (x_term_init) [!HAVE_GTK_MULTIDISPLAY]: Refuse to create secondary
11209 X connections.
11210
11211 * frame.c: Include termchar.h.
11212 (Qterminal, Qterminal_live_p, Qburied_buffer_list, Qtty, Qtty_type)
11213 (Qwindow_system, Qenvironment, Qterm_environment_variable)
11214 (Qdisplay_environment_variable): New vars.
11215 (Fframep): Deal with output_initial.
11216 (Fframe-live-p): Doc fix.
11217 (Fwindow-system): New function.
11218 (x_set_screen_gamma, store_frame_param): Fix compilation errors.
11219 (make_terminal_frame): Don't create frames on a terminal that is
11220 being deleted. Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
11221 (store_frame_param): Check for found_for_frame before calling XFRAME.
11222 (Fmake_terminal_frame): Handle NULL tty names correctly.
11223 (syms_of_frame): Enhance doc string of `default-frame-alist'.
11224 (Fdelete_frame): Remove unused variable `count'. Don't allow other
11225 frames to refer to a deleted frame in their 'environment parameter.
11226 (Fframe_with_environment): New function.
11227 (syms_of_frame): Defsubr it. Initialize and staticpro Qenvironment.
11228 (get_future_frame_param): New function.
11229 (Fmake_terminal_frame): Use it.
11230 (x_set_frame_parameters, x_set_screen_gamma): Use FRAME_RIF.
11231
11232 * sysdep.c (init_sys_modes, reset_sys_modes): Update for renames.
11233 * sysdep.c (reset_sys_modes): Update for renames.
11234
11235 * keyboard.c (tty_read_avail_input): New function.
11236 (Fset_input_interrupt_mode, Fset_output_flow_control): New functions.
11237 (syms_of_keyboard): Defsubr them.
11238 (Fset_input_meta_mode, Fset_quit_char): New functions.
11239 (Fset_input_mode): Split to above functions.
11240 (read_char_minibuf_menu_prompt): Add wrong_kboard_jmpbuf
11241 parameter. Use it in call to `read_char'.
11242 (read_char): Declare. Update call to `read_char_minibuf_menu_prompt'.
11243 Set wrong_kboard_jmpbuf correctly in recursive calls.
11244 Use current_kboard to access Vkeyboard_translate_table.
11245 Enhance comment before extra longjmp to wrong_kboard_jmpbuf.
11246 Add wrong_kboard_jmpbuf parameter to allow for recursive calls.
11247 Update longjmp invocations. Remember the original current_kboard,
11248 and longjmp to `wrong_kboard_jmpbuf' when a filter, timer or sentinel
11249 changes it. Comment out unnecessary calls to
11250 `record_single_kboard_state' and `any_kboard_state'.
11251 Update recursive calls.
11252 (wrong_kboard_jmpbuf): Remove global variable.
11253 (read_key_sequence): Remove unused variable wrong_kboard_jmpbuf.
11254 Handle deleted interrupted_kboards correctly; that is a legal
11255 case. Add `wrong_kboard_jmpbuf' local variable. Update setjmp
11256 and read_char calls. Abort if interrupted_kboard died in read_char.
11257 (any_kboard_state, single_kboard_state)
11258 (push_frame_kboard): Remove function.
11259 (pop_kboard): Switch out of single_kboard mode if the kboard has
11260 been deleted. Remove unused variable. Help debugging by not
11261 changing current_kboard unnecessarily. Set current_kboard to the
11262 kboard of the selected frame when the stored kboard object has
11263 been deleted before pop_kboard.
11264 (temporarily_switch_to_single_kboard): Change first parameter to a
11265 frame pointer. Throw an error when caller wants to change kboards
11266 while in single_kboard mode. Don't push_kboard if we weren't in
11267 single kboard state. Don't pop_kboard if we popped into any
11268 kboard state.
11269 (restore_kboard_configuration): Abort if pop_kboard changed the
11270 kboard in single_kboard mode. Call pop_kboard only after setting
11271 up single_kboard mode.
11272 (Frecursive_edit): Switch to single_kboard mode only in nested
11273 command loops.
11274 (cmd_error, command_loop, command_loop_1, timer_check):
11275 Comment out unnecessary call to `any_kboard_state' and
11276 `record_single_kboard_state'.
11277 (delete_kboard): Exit single_kboard mode if we have just deleted
11278 that kboard. Use FRAME_KBOARD.
11279 (interrupt_signal): Use `Fkill_emacs' to exit Emacs, not
11280 `fatal_error_signal'.
11281 (record_single_kboard_state): Don't push_kboard if we weren't in
11282 single kboard state. Don't pop_kboard if we popped into any
11283 kboard state.
11284 (push_frame_kboard): Rename to push_kboard.
11285 (kbd_buffer_get_event): Use FRAME_TERMINAL.
11286 (read_avail_input): Read input from all terminals.
11287 (mark_kboards): Also mark Vkeyboard_translate_table.
11288 (kbd_buffer_store_event_hold): Simplify condition.
11289 (read_key_sequence): Reinitialize fkey and keytran at each replay.
11290 (Vkeyboard_translate_table): Move to struct kboard.
11291 (init_kboard): Initialize Vkeyboard_translate_table.
11292 (syms_of_keyboard): Use DEFVAR_KBOARD to define
11293 Vkeyboard_translate_table. Update doc strings. Update docs of
11294 local-function-key-map and function-key-map.
11295
11296 * terminal.c: New file.
11297
11298 * term.c: Include errno.h.
11299 (Vring_bell_function, device_list, initial_device)
11300 (next_device_id, ring_bell, update_begin, update_end)
11301 (set_terminal_window, cursor_to, raw_cursor_to)
11302 (clear_to_end, clear_frame, clear_end_of_line)
11303 (write_glyphs, insert_glyphs, delete_glyphs, ins_del_lines)
11304 (Fdisplay_name, create_device, delete_device): Move to terminal.c.
11305 (syms_of_term): Move their initialization to terminal.c.
11306 (get_tty_terminal, Fdisplay_tty_type, Ftty_display_color_p)
11307 (Ftty_display_color_cells)
11308 (Ftty_no_underline, Fsuspend_tty, Fresume_tty, create_tty_output)
11309 (clear_tty_hooks, set_tty_hooks)
11310 (init_tty, maybe_fatal): New functions.
11311 (Ftty_type): Return nil if terminal is not on a tty instead of
11312 throwing an error. Doc update.
11313 (syms_of_term) <Vsuspend_tty_functions, Vresume_tty_functions>:
11314 Doc update. Initialize new subrs and variables.
11315 (delete_tty): Use terminal->deleted.
11316 (tty_set_terminal_modes): Rename from set_terminal_modes.
11317 (tty_reset_terminal_modes): Rename from reset_terminal_modes.
11318 (set_scroll_region): Rename to `tty_set_scroll_region'.
11319 (turn_on_insert): Rename to `tty_turn_on_insert'.
11320 (turn_off_insert): Rename to `tty_turn_off_insert'.
11321 (turn_off_highlight): Rename to `tty_turn_off_highlight'.
11322 (turn_on_highlight): Rename to `tty_turn_on_highlight'.
11323 (toggle_highligh): Rename to `tty_toggle_highlight'.
11324 (background_highlight): Rename to `tty_background_highlight'.
11325 (highlight_if_desired): Rename to `tty_highlight_if_desired'.
11326 (tty_ring_bell, tty_update_end, tty_set_terminal_window)
11327 (tty_set_scroll_region, tty_background_highlight)
11328 (tty_cursor_to, tty_raw_cursor_to, tty_clear_to_end)
11329 (tty_clear_frame, tty_clear_end_of_line, tty_write_glyphs)
11330 (tty_insert_glyphs, tty_delete_glyphs, tty_ins_del_lines)
11331 (term_get_fkeys, tty_setup_colors, dissociate_if_controlling_tty):
11332 Add static modifier.
11333 (tty_reset_terminal_modes, tty_set_terminal_window)
11334 (tty_set_scroll_region, tty_background_highlight)
11335 (tty_highlight_if_desired, tty_cursor_to)
11336 (tty_raw_cursor_to, tty_clear_to_end, tty_clear_frame)
11337 (tty_clear_end_of_line, tty_write_glyphs, tty_insert_glyphs)
11338 (tty_delete_glyphs, tty_ins_del_lines, turn_on_face): Update for
11339 renames.
11340
11341 2007-08-28 Jan Djärv <jan.h.d@swipnet.se>
11342
11343 * keyboard.c: Qrtl is new.
11344 (parse_tool_bar_item): Handle :rtl keyword.
11345 (syms_of_keyboard): Intern :rtl keyword.
11346
11347 * dispextern.h (enum tool_bar_item_idx): Add TOOL_BAR_ITEM_RTL_IMAGE.
11348
11349 * gtkutil.c (xg_tool_bar_expose_callback): Just do SET_FRAME_GARBAGED
11350 so no Lisp code is executed.
11351 (file_for_image, find_rtl_image): New functions.
11352 (xg_get_image_for_pixmap): Use file_for_image.
11353 (update_frame_tool_bar): If direction is RTL, use RTL image if
11354 defined. Use Gtk stock images if defined.
11355
11356 2007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11357
11358 * macterm.c (x_draw_composite_glyph_string_foreground): Draw rectangle
11359 for nonexistent or zero-width glyph in composition glyph.
11360
11361 2007-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
11362
11363 * m/amdx86-64.h: Redirect to intel386.h if compiling for i386.
11364
11365 * xdisp.c (Finvisible_p): New function.
11366 (syms_of_xdisp): defsubr it.
11367
11368 2007-08-24 Juanma Barranquero <lekktu@gmail.com>
11369
11370 * image.c (syms_of_image) <image-library-alist, cross-disabled-images>:
11371 Doc fixes.
11372
11373 2007-08-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11374
11375 * mac.c [MAC_OSX] (select_and_poll_event, sys_select): Fix last changes.
11376
11377 2007-08-24 Martin Rudalics <rudalics@gmx.at>
11378
11379 * fileio.c (Finsert_file_contents): Consult CHARS_MODIFF to tell
11380 whether decoding has modified buffer contents.
11381
11382 2007-08-24 Jason Rumney <jasonr@gnu.org>
11383
11384 * image.c [HAVE_NTGUI]: Define dynamic loaded functions for SVG.
11385 (Qgdk_pixbuf, Qglib) [HAVE_NTGUI]: New symbols.
11386 (syms_of_image) [HAVE_NTGUI]: Intern and staticpro them.
11387 (init_svg_functions) [HAVE_NTGUI]: New function.
11388 (fn_g_type_init, fn_g_object_unref, fn_g_error_free): New #defines.
11389 (svg_load_image): Use them.
11390 (svg_load_image) [HAVE_NTGUI]: Implement background.
11391
11392 2007-08-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11393
11394 * Makefile.in (RSVG_LIBS, RSVG_CFLAGS): New variables.
11395 (ALL_CFLAGS): Use ${RSVG_CFLAGS} instead of @RSVG_CFLAGS@.
11396 (LIBX): Remove @RSVG_LIBS@.
11397 (LIBES): Add $(RSVG_LIBS).
11398
11399 * image.c (svg_load_image): Blend with specified background if exists.
11400 Use IMAGE_BACKGROUND. Add Mac OS Support.
11401
11402 * mac.c (wakeup_from_rne_enabled_p) [MAC_OSX]: Remove variable.
11403 (ENABLE_WAKEUP_FROM_RNE, DISABLE_WAKEUP_FROM_RNE) [MAC_OSX]:
11404 Remove macros.
11405 [MAC_OSX] (socket_callback): Do nothing.
11406 [MAC_OSX] (select_and_poll_event): Use CFRunLoopRunInMode instead of
11407 ReceiveNextEvent.
11408 [MAC_OSX] (sys_select): Likewise. Don't set context as argument to
11409 socket_callback.
11410 (mac_wakeup_from_rne) [MAC_OSX]: Do nothing.
11411
11412 2007-08-22 Glenn Morris <rgm@gnu.org>
11413
11414 * image.c (x_find_image_file): Search in etc/images/ rather than etc/.
11415
11416 2007-08-22 Paul Pogonyshev <pogonyshev@gmx.net>
11417
11418 * Makefile.in (ALL_CFLAGS, LIBX): Add RSVG_LIBS.
11419
11420 * image.c: Add support for SVG images. Some additional comments
11421 by Joakim Verona <joakim@verona.se>. When HAVE_RSVG is defined:
11422 (svg_image_p): New function to test for SVG image.
11423 (svg_load): New function to load SVG image.
11424 (svg_load_image): New function, helper for svg_load.
11425 (Qsvg): New Lisp_object.
11426 (svg_keyword_index): New enum.
11427 (svg_format): New static `image_keyword' struct.
11428 (svg_type): New static `image_type' struct.
11429 (librsvg/rsvg.h): Include it.
11430
11431 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
11432
11433 * lread.c (load_warn_old_style_backquotes): Fix up array size typo.
11434
11435 2007-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
11436
11437 * lread.c (Qold_style_backquotes): New var.
11438 (syms_of_lread): Init and staticpro it.
11439 (load_warn_old_style_backquotes): New fun.
11440 (Fload): Use them to warn about old style backquotes.
11441 (end_of_file_error, Fload): Remove unused vars.
11442
11443 * lisp.h (Fclear_face_cache, Fx_send_client_event): Declare.
11444
11445 * lread.c (Vold_style_backquotes): New var.
11446 (syms_of_lread): Init and export it to Elisp.
11447 (read1): Set it when we find an old-style (back)quote.
11448
11449 2007-08-22 Jason Rumney <jasonr@gnu.org>
11450
11451 * w32reg.c (SYSTEM_DEFAULT_RESOURCES): Add missing NULL terminator.
11452
11453 2007-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
11454
11455 * puresize.h (BASE_PURESIZE): Increase to 1140000.
11456
11457 2007-08-19 Richard Stallman <rms@gnu.org>
11458
11459 * eval.c (Ffunction, Fquote): Signal error if not 1 argument.
11460
11461 2007-08-19 Andreas Schwab <schwab@suse.de>
11462
11463 * alloc.c (pure): Round PURESIZE up.
11464
11465 2007-08-17 Jan Djärv <jan.h.d@swipnet.se>
11466
11467 * xterm.c (handle_one_xevent): Remove check that mouse click is in
11468 active frame.
11469
11470 2007-08-16 Richard Stallman <rms@gnu.org>
11471
11472 * eval.c (Fcommandp): Add parens to clarify.
11473
11474 * minibuf.c (Fall_completions): Use enum for type of table.
11475
11476 * emacs.c (USAGE2): Improve text.
11477
11478 2007-08-15 Philippe Waroquiers <philippe.waroquiers@eurocontrol.int>
11479
11480 * term.c (tty_default_color_capabilities): Declare static
11481 variables in file scope, to avoid HPUX compiler problem.
11482
11483 2007-08-13 Jan Djärv <jan.h.d@swipnet.se>
11484
11485 * gtkutil.c (update_frame_tool_bar): Use -1 as index
11486 to gtk_toolbar_insert.
11487
11488 2007-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
11489
11490 * fileio.c (Finsert_file_contents): Yet Another Int/Lisp_Object Mixup.
11491
11492 * insdel.c (reset_var_on_error): New fun.
11493 (signal_before_change, signal_after_change):
11494 Use it to reset (after|before)-change-functions to nil in case of error.
11495 Bind inhibit-modification-hooks to t.
11496 Don't bind (after|before)-change-functions to nil while they run.
11497
11498 2007-08-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11499
11500 * xterm.c (x_draw_image_glyph_string): Adjust stipple origin when
11501 filling pixmap with stippled background.
11502
11503 2007-08-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11504
11505 * macterm.c [TARGET_API_MAC_CARBON] (mac_handle_window_event):
11506 Don't use invisible frame as parent window for repositioning.
11507
11508 2007-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
11509
11510 * print.c (new_backquote_output): Rename from old_backquote_output.
11511 (print): Inverse its logic (according to its name) so as to match the
11512 behavior of new_backquote_flag in lread.c.
11513
11514 2007-08-09 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11515
11516 * gmalloc.c (posix_memalign): New function.
11517
11518 * macterm.c (frame_highlight, frame_unhighlight): Don't call
11519 ActivateControl/DeactivateControl here.
11520 [USE_MAC_TOOLBAR] (free_frame_tool_bar): Suppress animation when
11521 frame-notice-user-settings is non-nil.
11522 [USE_MAC_FONT_PANEL] (mac_handle_font_event): Also record parameter
11523 for kEventParamFMFontStyle.
11524 [TARGET_API_MAC_CARBON] (mac_handle_keyboard_event): Don't check
11525 mac_pass_command_to_system and mac_pass_control_to_system here.
11526 (XTread_socket): Call ActivateControl/DeactivateControl here.
11527 (XTread_socket) [TARGET_API_MAC_CARBON]:
11528 Check mac_pass_command_to_system and mac_pass_control_to_system here.
11529 (mac_handle_window_event) [USE_MAC_TOOLBAR]: Add further workaround
11530 for window repositioning.
11531
11532 2007-08-08 Glenn Morris <rgm@gnu.org>
11533
11534 * Replace `iff' in doc-strings and comments.
11535
11536 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
11537
11538 * xdisp.c (move_it_by_lines): Remove incorrect optimization.
11539
11540 2007-08-07 Martin Rudalics <rudalics@gmx.at>
11541
11542 * fileio.c (Finsert_file_contents): Run format-decode and
11543 after_insert_file_functions on entire buffer when REPLACE is
11544 non-nil and inhibit modification_hooks and point_motion_hooks.
11545 For consistency, run after_insert_file_functions iff something
11546 got inserted. Move signal_after_change and update_compositions
11547 after code running after_insert_file_functions. Make sure that
11548 undo_list doesn't record intermediate steps of the decoding process.
11549
11550 2007-08-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11551
11552 * emacs.c (main)
11553 [HAVE_GTK_AND_PTHREAD && !SYSTEM_MALLOC && !DOUG_LEA_MALLOC]:
11554 Call malloc_enable_thread on interactive startup.
11555
11556 * gmalloc.c (_malloc_thread_enabled_p) [USE_PTHREAD]: New variable.
11557 (LOCK, UNLOCK, LOCK_ALIGNED_BLOCKS, UNLOCK_ALIGNED_BLOCKS)
11558 [USE_PTHREAD]: Conditionalize with it.
11559 (malloc_atfork_handler_prepare, malloc_atfork_handler_parent)
11560 (malloc_atfork_handler_child, malloc_enable_thread) [USE_PTHREAD]:
11561 New functions.
11562
11563 2007-08-06 Chong Yidong <cyd@stupidchicken.com>
11564
11565 * xdisp.c (redisplay_window): When restoring original buffer
11566 position, make sure it is still valid.
11567
11568 * image.c (png_load): Ignore png-supplied background color.
11569
11570 2007-08-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11571
11572 * mac.c [TARGET_API_MAC_CARBON] (cfdate_to_lisp): Obtain microsec value.
11573 Use kCFAbsoluteTimeIntervalSince1970.
11574
11575 * macmenu.c (quit_dialog_event_loop) [TARGET_API_MAC_CARBON]:
11576 New variable.
11577 [TARGET_API_MAC_CARBON] (mac_handle_dialog_event): Set it if dialog
11578 event loop should be quit.
11579 [TARGET_API_MAC_CARBON] (create_and_show_dialog) [!MAC_OSX]:
11580 Quit dialog event loop if quit_dialog_event_loop is set.
11581
11582 * macselect.c [!TARGET_API_MAC_CARBON]: Include Scrap.h.
11583 (Selection): New typedef. Use instead of ScrapRef.
11584 (mac_get_selection_from_symbol): Rename from get_scrap_from_symbol.
11585 (mac_valid_selection_target_p): Rename from valid_scrap_target_type_p.
11586 (mac_clear_selection): Rename from clear_scrap.
11587 (get_flavor_type_from_symbol): New argument SEL and subsume function of
11588 scrap_has_target_type. All uses changed.
11589 (mac_get_selection_ownership_info, mac_valid_selection_value_p)
11590 (mac_selection_has_target_p): New functions.
11591 (mac_put_selection_value): Rename from put_scrap_string.
11592 (mac_get_selection_value): Rename from get_scrap_string.
11593 (mac_get_selection_target_list): Rename from get_scrap_target_type_list.
11594 (put_scrap_private_timestamp, scrap_has_target_type)
11595 (get_scrap_private_timestamp): Remove functions.
11596 (SCRAP_FLAVOR_TYPE_EMACS_TIMESTAMP): Remove define.
11597 (x_own_selection, x_get_local_selection):
11598 Use mac_valid_selection_value_p.
11599 (x_own_selection): Don't use put_scrap_private_timestamp.
11600 Record OWNERSHIP-INFO into Vselection_alist instead.
11601 (x_get_local_selection): Don't check type if request is local.
11602 (Fx_selection_owner_p): Don't use get_scrap_private_timestamp.
11603 Detect ownership change with OWNERSHIP-INFO in Vselection_alist instead.
11604
11605 2007-08-04 Jan Djärv <jan.h.d@swipnet.se>
11606
11607 * gtkutil.c (xg_tool_bar_callback): Generate two TOOL_BAR_EVENT:s,
11608 add comment explaining why.
11609
11610 2007-08-03 Richard Stallman <rms@gnu.org>
11611
11612 * fileio.c (Fvisited_file_modtime): Use make_time.
11613
11614 2007-08-01 Ryo Yoshitake <ryo@shiftmode.net> (tiny change)
11615
11616 * mac.c (init_mac_osx_environment): Adjust load-path on self-contained
11617 build.
11618
11619 2007-07-31 Stefan Monnier <monnier@iro.umontreal.ca>
11620
11621 * gtkutil.c (xg_tool_bar_callback): Generate a single TOOL_BAR_EVENT.
11622
11623 2007-07-30 Katsumi Yamaoka <yamaoka@jpl.org>
11624
11625 * puresize.h (BASE_PURESIZE): Increase to 1130000.
11626
11627 2007-07-30 Richard Stallman <rms@gnu.org>
11628
11629 * lread.c (readevalloop, read1): Treat NBSP as whitespace.
11630
11631 2007-07-29 Jan Djärv <jan.h.d@swipnet.se>
11632
11633 * gmalloc.c (__malloc_initialize): Remove pthread_once. Not needed.
11634
11635 2007-07-28 Nick Roberts <nickrob@snap.net.nz>
11636
11637 * xdisp.c (decode_mode_spec): Use '@' instead of 'R' to test for
11638 remote default-directory.
11639
11640 * buffer.c (mode-line-format): Update doc string.
11641
11642 2007-07-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11643
11644 * w32term.c (w32_draw_fringe_bitmap): Extend fringe background to
11645 scroll bar gap.
11646 (x_scroll_bar_create): Set bar->fringe_extended_p.
11647 (w32_set_vertical_scroll_bar): Put leftmost/rightmost scroll bars
11648 on frame edge. Check fringe background extension. Don't clear
11649 extended fringe background area.
11650
11651 * w32term.h (struct scroll_bar): New member fringe_extended_p.
11652 (w32_fill_area): Enclose multiple statements with do ... while (0).
11653
11654 * xterm.c (x_draw_fringe_bitmap) [USE_TOOLKIT_SCROLL_BARS]:
11655 Extend fringe background to scroll bar gap.
11656 (x_scroll_bar_create) [USE_TOOLKIT_SCROLL_BARS]:
11657 Set bar->fringe_extended_p.
11658 (XTset_vertical_scroll_bar) [USE_TOOLKIT_SCROLL_BARS]:
11659 Put leftmost/rightmost scroll bars on frame edge. Check fringe
11660 background extension. Don't clear extended fringe background area.
11661
11662 * xterm.h (struct scroll_bar) [USE_TOOLKIT_SCROLL_BARS]:
11663 New member fringe_extended_p.
11664
11665 2007-07-25 Glenn Morris <rgm@gnu.org>
11666
11667 * Relicense all FSF files to GPLv3 or later.
11668
11669 * COPYING: Switch to GPLv3.
11670
11671 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
11672
11673 * eval.c (Fcommandp): Pay attention to the `interactive-form' property.
11674
11675 * data.c (Finteractive_form): Check for the presence of an
11676 `interactive-form' symbol property more thoroughly.
11677
11678 * data.c (Finteractive_form): Use an `interactive-form' property if
11679 present, analogous to the function-documentation property.
11680
11681 2007-07-24 Jason Rumney <jasonr@gnu.org>
11682
11683 * w32fns.c (x_real_positions): Get real position from OS instead of
11684 calculating it.
11685
11686 2007-07-23 Jason Rumney <jasonr@gnu.org>
11687
11688 * filelock.c (current_lock_owner): Allow for @ sign in username.
11689
11690 2007-07-22 Nick Roberts <nickrob@snap.net.nz>
11691
11692 * xdisp.c (decode_mode_spec): Add case 'R' for to test for
11693 remote default-directory.
11694
11695 * buffer.c (mode-line-format): Describe above case in doc string.
11696
11697 2007-07-20 Eli Zaretskii <eliz@gnu.org>
11698
11699 * w32proc.c (IMAGE_NT_OPTIONAL_HDR32_MAGIC, IMAGE_OPTIONAL_HEADER32):
11700 Define if not defined.
11701
11702 2007-07-18 Jason Rumney <jasonr@gnu.org>
11703
11704 * w32proc.c (w32_executable_type): Handle 64 bit executables.
11705
11706 2007-07-18 Richard Stallman <rms@gnu.org>
11707
11708 * data.c (Fsetq_default): Doc fix.
11709
11710 * eval.c (Fsetq): Doc fix.
11711
11712 2007-07-18 Juanma Barranquero <lekktu@gmail.com>
11713
11714 * coding.c (Ffind_operation_coding_system):
11715 * eval.c (For, Fand): Doc fixes.
11716 Reported by Johan Bockgård.
11717
11718 2007-07-18 Jan Djärv <jan.h.d@swipnet.se>
11719
11720 * xfns.c (Fx_focus_frame): Call x_ewmh_activate_frame.
11721
11722 * xterm.h: Declare x_ewmh_activate_frame.
11723
11724 * xterm.c (x_ewmh_activate_frame): New function.
11725 (XTframe_raise_lower): Move code to x_ewmh_activate_frame.
11726
11727 2007-07-17 Martin Rudalics <rudalics@gmx.at>
11728
11729 * window.c (Fdisplay_buffer): If largest or LRU window is the
11730 only window, split it even if it is not eligible for splitting.
11731 This restores the original behavior broken by the 2007-07-15
11732 change.
11733
11734 2007-07-17 Glenn Morris <rgm@gnu.org>
11735
11736 * abbrev.c (abbrev_check_chars): New function.
11737 (Fdefine_global_abbrev, Fdefine_mode_abbrev):
11738 Call abbrev_check_chars to check abbrev characters are word
11739 constituents. Doc fix.
11740
11741 2007-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
11742
11743 * process.c (Fstart_process, Fmake_network_process)
11744 (read_process_output): Fix up last changes.
11745
11746 2007-07-16 Eli Zaretskii <eliz@gnu.org>
11747
11748 * makefile.w32-in (clean): Don't delete *~.
11749
11750 2007-07-16 Andreas Schwab <schwab@suse.de>
11751
11752 * window.c (Fdisplay_buffer): Use NILP.
11753 (Fset_window_scroll_bars): Likewise.
11754
11755 2007-07-15 Martin Rudalics <rudalics@gmx.at>
11756
11757 * window.c (window_min_size_2): New function.
11758 (window_min_size_1, size_window, Fdisplay_buffer)
11759 (Fsplit_window, adjust_window_trailing_edge): Use it to avoid
11760 windows without mode- or header-lines when window-min-height is
11761 too small.
11762 (size_window): Reset nodelete_p after testing it, following an
11763 earlier note by Kim F. Storm.
11764 (display_buffer): Do not set split_height_threshold to twice the
11765 value of window_min_height to avoid changing the value of a
11766 customizable variable. Rather explicitly check whether the
11767 height of the window that shall be splitted is at least as large
11768 as split_height_threshold.
11769 (Fwindow_full_width_p): New defun.
11770 (syms_of_window): Defsubr it.
11771
11772 * window.h: Add EXFUN for Fwindow_full_width_p.
11773
11774 2007-07-14 Jason Rumney <jasonr@gnu.org>
11775
11776 * process.c [WINDOWSNT]: Don't undefine AF_INET6.
11777
11778 2007-07-14 Richard Stallman <rms@gnu.org>
11779
11780 * eval.c (maybe_call_debugger): New function.
11781 (find_handler_clause): Use maybe_call_debugger.
11782 Call it when the handler says `debug'.
11783 Eliminate DEBUGGER_VALUE_PTR.
11784 (Fsignal): Eliminate debugger_value.
11785 (Qdebug): New variable.
11786 (syms_of_eval): Initialize it.
11787
11788 2007-07-14 Juanma Barranquero <lekktu@gmail.com>
11789
11790 * eval.c (Fprogn):
11791 * keyboard.c (Ftrack_mouse):
11792 * print.c (Fwith_output_to_temp_buffer):
11793 * window.c (Fsave_window_excursion): Doc fix.
11794
11795 2007-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
11796
11797 * eval.c (init_eval_once): Bump max_lisp_eval_depth to 400.
11798
11799 2007-07-12 Stefan Monnier <monnier@iro.umontreal.ca>
11800
11801 * process.h (struct Lisp_Process): Turn slots infd, outfd,
11802 kill_without_query, pty_flag, tick, update_tick, decoding_carryover,
11803 inherit_coding_system_flag, filter_multibyte, adaptive_read_buffering,
11804 read_output_delay, and read_output_skip from Lisp_Objects to ints.
11805 Remove unused encoding_carryover.
11806 * process.c: Adjust all functions accordingly.
11807
11808 2007-07-12 Richard Stallman <rms@gnu.org>
11809
11810 * term.c: Include unistd.h only if HAVE_UNISTD_H.
11811
11812 2007-07-11 Jason Rumney <jasonr@gnu.org>
11813
11814 * makefile.w32-in (LIBS): Include OLE32.
11815
11816 * w32fns.c (w32_msg_pump) <WM_EMACS_CREATEWINDOW>: Initialize COM.
11817 (w32_msg_pump) <WM_DESTROY>: Uninitialize COM.
11818
11819 2007-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
11820
11821 * lisp.h (struct Lisp_Hash_Table): Turn next_weak into a bare pointer.
11822 * fns.c (weak_hash_tables): Rename from Vweak_hash_tables and turned
11823 from a Lisp_Object into a bare pointer.
11824 (make_hash_table, copy_hash_table, sweep_weak_hash_tables, init_fns):
11825 Adjust the code correspondingly.
11826
11827 * alloc.c (emacs_blocked_free): Remove unused var `bytes_used_now'.
11828
11829 * term.c: Include unistd.h for ttyname, used in handle_one_term_event.
11830 (term_show_mouse_face): Remove unused var `j'.
11831 (handle_one_term_event): Remove unused vars `i' and `j'.
11832 Don't cast return value of ttyname since it's not necessary.
11833
11834 2007-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
11835
11836 * alloc.c (mark_maybe_pointer): Enforce mult-of-8 alignment when using
11837 USE_LSB_TAG. Suggested by Dmitry Antipov <dmantipov@yandex.ru>.
11838
11839 * fns.c (map_char_table): Use an array of int for `indices' rather than
11840 an array of Lisp_Objects (which are only ever integers anyway).
11841 (Fmap_char_table): Update caller.
11842 * lisp.h: Update prototype.
11843 * keymap.c (Fset_keymap_parent, map_keymap, Fcopy_keymap):
11844 * fontset.c (Ffontset_info):
11845 * casetab.c (set_case_table): Update callers.
11846
11847 * editfns.c (Ftranspose_regions): Use EMACS_INT for positions.
11848
11849 * keymap.c (struct accessible_keymaps_data)
11850 (struct where_is_internal_data): New structures.
11851 (accessible_keymaps_1, where_is_internal_1): Use them to change
11852 interface to adhere to the one used by map_keymap.
11853 (Faccessible_keymaps, where_is_internal): Use map_keymap.
11854 (accessible_keymaps_char_table, where_is_internal_2): Remove.
11855
11856 * keymap.h (map_keymap_function_t): More informative prototype.
11857
11858 2007-07-10 Guanpeng Xu <herberteuler@hotmail.com>
11859
11860 * search.c (Vinhibit_changing_match_data, search_regs_1): New vars.
11861 (looking_at_1): Don't change search_regs and last_thing_searched
11862 if `inhibit-changing-match-data' is non-nil.
11863 (string_match_1, search_buffer, set_search_regs): Likewise.
11864 (syms_of_search): Add Lisp level definition for
11865 `inhibit-changing-match-data' and set it to nil.
11866 (boyer_moore): If `inhibit-changing-match-data' is non-nil, compute
11867 start and end of the match, instead of using values in search_regs.
11868
11869 2007-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
11870
11871 * minibuf.c (Fcompleting_read): New value `confirm-only'
11872 for `require-match'.
11873
11874 2007-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
11875
11876 * fileio.c (Fdo_auto_save): Revert last patch installed unwillingly as
11877 part of the 2007-06-27 change to syms_of_fileio.
11878
11879 2007-06-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11880
11881 * macterm.c [USE_MAC_TSM] (mac_handle_text_input_event):
11882 Check WINDOWP before using XWINDOW. Consolidate return statements.
11883
11884 2007-06-27 Richard Stallman <rms@gnu.org>
11885
11886 * fileio.c (syms_of_fileio) <after-insert-file-functions>: Doc fix.
11887
11888 2007-06-27 Juanma Barranquero <lekktu@gmail.com>
11889
11890 * buffer.c (syms_of_buffer) <selective-display>: Fix typo in docstring.
11891
11892 2007-06-26 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11893
11894 * gmalloc.c [HAVE_GTK_AND_PTHREAD]: Check this after including config.h.
11895 (_aligned_blocks_mutex) [USE_PTHREAD]: New variable.
11896 (LOCK_ALIGNED_BLOCKS, UNLOCK_ALIGNED_BLOCKS): New macros.
11897 (_free_internal, memalign): Use them.
11898 (_malloc_mutex, _aligned_blocks_mutex) [USE_PTHREAD]:
11899 Initialize to PTHREAD_MUTEX_INITIALIZER.
11900 (malloc_initialize_1) [USE_PTHREAD]: Don't use recursive mutex.
11901 (morecore_nolock): Rename from morecore. All uses changed.
11902 Use only nolock versions of internal allocation functions.
11903 (_malloc_internal_nolock, _realloc_internal_nolock)
11904 (_free_internal_nolock): New functions created from
11905 _malloc_internal, _realloc_internal, and _free_internal.
11906 (_malloc_internal, _realloc_internal, _free_internal): Use them.
11907 Copy hook value to automatic variable before its use.
11908 (memalign): Copy hook value to automatic variable before its use.
11909
11910 2007-06-26 Kenichi Handa <handa@m17n.org>
11911
11912 * coding.c (Ffind_operation_coding_system): Docstring improved.
11913 (syms_of_coding): Docstring of `file-coding-system-alist' improved.
11914
11915 2007-06-25 David Kastrup <dak@gnu.org>
11916
11917 * keymap.c (Fcurrent_active_maps): Add `position' argument.
11918 (Fwhere_is_internal): Adjust call to `current-active-maps' to
11919 cater for additional parameter.
11920
11921 * keymap.h: Adjust number of parameters to `current-active-maps'.
11922
11923 * doc.c (Fsubstitute_command_keys): Adjust call of
11924 `current-active-maps'.
11925
11926 2007-06-25 David Kastrup <dak@gnu.org>
11927
11928 * callint.c (Fcall_interactively): Make the parsing of interactive
11929 specs somewhat more readable.
11930
11931 2007-06-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11932
11933 * macterm.c (x_draw_fringe_bitmap) [MAC_OSX]: Extend fringe background
11934 to scroll bar gap also when bitmap fills fringe. Draw only foreground
11935 if extended background has already been filled.
11936
11937 2007-06-22 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11938
11939 * macgui.h (USE_CG_DRAWING): Don't require USE_ATSUI.
11940 (USE_MAC_TOOLBAR): Require USE_CG_DRAWING.
11941
11942 * macmenu.c (mac_dialog_modal_filter, Fx_popup_dialog) [MAC_OSX]:
11943 Put special treatment for Fmessage_box, Fyes_or_no_p, and Fy_or_n_p
11944 in #if 0 as it is not compatible with y-or-n-p-with-timeout.
11945 (timer_check) [TARGET_API_MAC_CARBON]: Add extern.
11946 [TARGET_API_MAC_CARBON] (mac_handle_dialog_event): Use QuitEventLoop
11947 instead of QuitAppModalLoopForWindow. Consolidate QuitEventLoop calls.
11948 (pop_down_dialog) [TARGET_API_MAC_CARBON]: New function.
11949 [TARGET_API_MAC_CARBON] (create_and_show_dialog): Use it for unwind.
11950 Run timers during dialog popup.
11951 (Fmenu_or_popup_active_p) [TARGET_API_MAC_CARBON]: Use popup_activated.
11952
11953 2007-06-21 Jason Rumney <jasonr@gnu.org>
11954
11955 * image.c (convert_mono_to_color_image): Swap fore and background.
11956
11957 2007-06-20 Jason Rumney <jasonr@gnu.org>
11958
11959 * w32bdf.c (w32_BDF_to_x_font): Unmap memory when finished.
11960 (w32_free_bdf_font): Unmap memory not handle.
11961
11962 2007-06-20 Sam Steingold <sds@gnu.org>
11963
11964 * gmalloc.c (__morecore): Fix the declaration to comply with the
11965 definition.
11966
11967 2007-06-20 Juanma Barranquero <lekktu@gmail.com>
11968
11969 * w32term.c (w32_delete_display): Remove leftover declaration.
11970 (w32_define_cursor, w32_initialize): Make static.
11971
11972 * w32.c (_wsa_errlist): Fix typo in error message.
11973 (init_environment): Ignore any environment variable from the
11974 registry having a null value.
11975
11976 2007-06-20 Glenn Morris <rgm@gnu.org>
11977
11978 * Makefile.in (LIBGIF): Default to -lgif.
11979
11980 2007-06-17 Jason Rumney <jasonr@gnu.org>
11981
11982 * w32menu.c (add_menu_item): Don't use multibyte string functions on
11983 unicode strings.
11984
11985 2007-06-16 Juanma Barranquero <lekktu@gmail.com>
11986
11987 * xdisp.c (syms_of_xdisp) <auto-resize-tool-bars>:
11988 Fix typo in docstring.
11989
11990 2007-06-16 Eli Zaretskii <eliz@gnu.org>
11991
11992 * w32menu.c (add_menu_item): Escape `&' characters in menu items
11993 and their keybindings.
11994
11995 2007-06-15 Chong Yidong <cyd@stupidchicken.com>
11996
11997 * composite.c (update_compositions): Fix last fix.
11998
11999 2007-06-14 Jason Rumney <jasonr@gnu.org>
12000
12001 * w32.c (get_process_times_fn): New function pointer.
12002 (globals_of_w32): Intialize it if present in kernel32.dll.
12003 (w32_get_internal_run_time): New function.
12004
12005 * editfns.c (Fget_internal_run_time) [WINDOWSNT]: Use it.
12006
12007 2007-06-14 Kenichi Handa <handa@etlken.m17n.org>
12008
12009 * composite.c (update_compositions): Check the validness of
12010 compositions.
12011
12012 2007-06-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12013
12014 * frame.h (struct frame) [MAC_OS]: New member external_tool_bar.
12015 (FRAME_EXTERNAL_TOOL_BAR) [MAC_OS]: Use it.
12016
12017 * macfns.c (mac_window) [USE_MAC_TOOLBAR]: Set toolbar_win_gravity.
12018 (x_set_tool_bar_lines) [USE_MAC_TOOLBAR]: Set FRAME_EXTERNAL_TOOL_BAR.
12019
12020 * macgui.h (USE_MAC_TOOLBAR): New define.
12021
12022 * macmenu.c [TARGET_API_MAC_CARBON] (menu_target_item_handler):
12023 Return immediately unless popup is activated.
12024
12025 * macterm.c (x_draw_fringe_bitmap) [MAC_OSX]: Extend fringe
12026 background to scroll bar gap.
12027 (x_scroll_bar_create) [MAC_OSX]: Set bar->fringe_extended_p.
12028 (XTset_vertical_scroll_bar) [MAC_OSX]: Put leftmost/rightmost
12029 scroll bars on frame edge. Check fringe background extension.
12030 Don't clear extended fringe background area.
12031 (TOOLBAR_IDENTIFIER, TOOLBAR_ICON_ITEM_IDENTIFIER)
12032 (TOOLBAR_ITEM_COMMAND_ID_OFFSET, TOOLBAR_ITEM_COMMAND_ID_P)
12033 (TOOLBAR_ITEM_COMMAND_ID_VALUE, TOOLBAR_ITEM_MAKE_COMMAND_ID):
12034 [USE_MAC_TOOLBAR]: New macros.
12035 (mac_move_window_with_gravity, mac_get_window_origin_with_gravity)
12036 (mac_handle_toolbar_event, mac_image_spec_to_cg_image)
12037 (mac_create_frame_tool_bar, update_frame_tool_bar, free_frame_tool_bar)
12038 (mac_tool_bar_note_mouse_movement, mac_handle_toolbar_command_event)
12039 [USE_MAC_TOOLBAR]: New functions.
12040 (mac_handle_window_event) [USE_MAC_TOOLBAR]: Reposition window
12041 manually if previous repositioning has failed.
12042 (mac_handle_keyboard_event): Use precomputed event kind.
12043 (XTread_socket) [USE_MAC_TOOLBAR]: Handle click in structure region
12044 as tool bar item click. Handle mouse movement over tool bar items.
12045
12046 * macterm.h (struct mac_output) [USE_MAC_TOOLBAR]: New member
12047 toolbar_win_gravity.
12048 (struct scroll_bar) [MAC_OSX]: New member fringe_extended_p.
12049 (update_frame_tool_bar, free_frame_tool_bar) [USE_MAC_TOOLBAR]:
12050 Add externs.
12051
12052 * xdisp.c (update_tool_bar, redisplay_tool_bar, redisplay_window)
12053 [USE_MAC_TOOLBAR]: Sync with GTK+ tool bar display.
12054
12055 2007-06-14 Chong Yidong <cyd@stupidchicken.com>
12056
12057 * image.c (search_image_cache): Remove unused variable.
12058
12059 2007-06-13 Chong Yidong <cyd@stupidchicken.com>
12060
12061 * xfns.c, xmenu.c: Link to xaw3d if available.
12062
12063 2007-06-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12064
12065 * dispextern.h (struct image) [HAVE_WINDOW_SYSTEM]: New members
12066 frame_foreground and frame_background.
12067
12068 * image.c (lookup_image): Save frame foreground and background colors.
12069 (search_image_cache): Check if saved and current frame colors match.
12070
12071 2007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
12072
12073 * regex.c (regex_compile): Remove the `regnum' counter.
12074 Use bufp->re_nsub instead. Add support for \(?N:RE\).
12075
12076 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
12077
12078 * term.c: Include intervals.h to declare Fget_text_property.
12079
12080 2007-06-10 Jason Rumney <jasonr@gnu.org>
12081
12082 * w32fns.c (Fx_file_dialog): Take size from struct not pointer.
12083
12084 2007-06-08 Juanma Barranquero <lekktu@gmail.com>
12085
12086 * callint.c (Fcall_interactively):
12087 * editfns.c (Fdelete_and_extract_region):
12088 * fileio.c (Fread_file_name):
12089 * fns.c (Fmapconcat):
12090 * keyboard.c (cmd_error_internal):
12091 * keymap.c (Fkey_description):
12092 * lread.c (openp):
12093 * minibuf.c (read_minibuf):
12094 * search.c (wordify):
12095 * sunfns.c (sel_read):
12096 * xdisp.c (Fformat_mode_line, syms_of_xdisp):
12097 * xfns.c (x_default_scroll_bar_color_parameter):
12098 * xmenu.c (menu_help_callback):
12099 * xselect.c (Fx_get_atom_name):
12100 * xterm.c (x_term_init): Use empty_unibyte_string.
12101
12102 2007-06-08 Dmitry Antipov <dmantipov@yandex.ru> (tiny change)
12103
12104 * alloc.c (init_strings): Initialize canonical empty strings.
12105 (make_uninit_string, make_uninit_multibyte_string): Return appropriate
12106 canonical empty string when the requested size is 0.
12107
12108 * emacs.c (empty_unibyte_string): Rename from empty_string.
12109 (empty_multibyte_string): New canonical empty string.
12110 (syms_of_emacs): Don't initialize empty_string.
12111
12112 * lisp.h (STRING_SET_UNIBYTE): Return the canonical empty unibyte
12113 string, if appropriate.
12114 (empty_unibyte_string, empty_multibyte_string): New externs.
12115 (empty_string): Remove extern.
12116
12117 * lread.c (syms_of_lread): Use empty_unibyte_string.
12118
12119 2007-06-07 Jason Rumney <jasonr@gnu.org>
12120
12121 * s/ms-w32.h: Don't define HAVE_TZNAME.
12122
12123 * editfns.c (Fcurrent_time_zone): Remove hack for Japanese Windows.
12124
12125 2007-06-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12126
12127 * mac.c (xrm_get_preference_database): Remove BLOCK_INPUT.
12128
12129 * macfns.c (mac_get_window_bounds): Move extern to macterm.h.
12130 (compute_tip_xy) [TARGET_API_MAC_CARBON]: Use GetGlobalMouse.
12131
12132 * macmenu.c [TARGET_API_MAC_CARBON] (menu_target_item_handler):
12133 Don't call next handler.
12134 [TARGET_API_MAC_CARBON] (install_menu_target_item_handler):
12135 Remove argument. Install handler to application.
12136 (set_frame_menubar): Don't change deep_p.
12137 (mac_menu_show): Use FRAME_OUTER_TO_INNER_DIFF_X and
12138 FRAME_OUTER_TO_INNER_DIFF_Y.
12139 (DIALOG_BUTTON_COMMAND_ID_OFFSET, DIALOG_BUTTON_COMMAND_ID_P)
12140 (DIALOG_BUTTON_COMMAND_ID_VALUE, DIALOG_BUTTON_MAKE_COMMAND_ID)
12141 [HAVE_DIALOGS]: New macros.
12142 [HAVE_DIALOGS] (mac_handle_dialog_event, create_and_show_dialog):
12143 Use them.
12144 (fill_menubar) [TARGET_API_MAC_CARBON]: Use CFString.
12145
12146 * macselect.c [MAC_OSX] (install_service_handler): Rename from
12147 init_service_handler. All callers changed. Return OSStatus value.
12148
12149 * macterm.c (mac_begin_cg_clip): New arg F. Call SetPortWindowPort.
12150 All callers changed so as not to call SetPortWindowPort.
12151 (mac_begin_cg_clip) [USE_CG_DRAWING]: Call mac_prepare_for_quickdraw.
12152 (mac_draw_image_string_atsui) [USE_ATSUI]: New function created from
12153 mac_draw_string_common.
12154 (mac_draw_image_string_qd): Likewise.
12155 (mac_draw_string_common): Use them. Add INLINE.
12156 (XTmouse_position, x_scroll_bar_report_motion) [TARGET_API_MAC_CARBON]:
12157 Use FRAME_OUTER_TO_INNER_DIFF_X, FRAME_OUTER_TO_INNER_DIFF_Y, and
12158 GetGlobalMouse.
12159 (x_set_mouse_pixel_position) [MAC_OSX]: Use FRAME_OUTER_TO_INNER_DIFF_X
12160 and FRAME_OUTER_TO_INNER_DIFF_Y.
12161 [TARGET_API_MAC_CARBON] (mac_handle_mouse_event): Likewise.
12162 [USE_MAC_TSM] (mac_handle_text_input_event): Likewise.
12163 (x_make_frame_visible) [TARGET_API_MAC_CARBON]: Move code for
12164 repositioning window to mac_handle_window_event.
12165 (x_make_frame_invisible) [TARGET_API_MAC_CARBON]: Move code for
12166 saving window location to mac_handle_window_event
12167 [USE_MAC_FONT_PANEL] (mac_show_hide_font_panel): Install handler here.
12168 (install_menu_target_item_handler): Remove argument in extern.
12169 [TARGET_API_MAC_CARBON] (mac_event_to_emacs_modifiers):
12170 Also accept command events.
12171 (do_keystroke): New function created from XTread_socket.
12172 (init_command_handler): Remove functions.
12173 [TARGET_API_MAC_CARBON] (mac_handle_window_event): Reposition window
12174 and save window location by kEventWindowShowing and kEventWindowHiding
12175 handlers here. Don't call next handler for window state change and
12176 focus events.
12177 (mac_handle_application_event, mac_handle_keyboard_event)
12178 [TARGET_API_MAC_CARBON]: New functions.
12179 (install_window_handler) [TARGET_API_MAC_CARBON]: Register handlers for
12180 kEventWindowShowing and kEventWindowHiding events. Move installation
12181 of mouse, font, text input and menu target item handlers to
12182 install_application_handler.
12183 (install_application_handler) [TARGET_API_MAC_CARBON]: New function.
12184 (mac_handle_cg_display_reconfig) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
12185 New function.
12186 (init_dm_notification_handler) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
12187 Register it.
12188 (XTread_socket) [TARGET_API_MAC_CARBON]:
12189 Consolidate SendEventToEventTarget calls.
12190 Use FRAME_OUTER_TO_INNER_DIFF_X and FRAME_OUTER_TO_INNER_DIFF_Y.
12191 Move application activation handler to mac_handle_application_event.
12192 Move keyboard handler to mac_handle_keyboard_event.
12193 (XTread_socket) [!TARGET_API_MAC_CARBON]: Use do_keystroke.
12194 (mac_initialize) [TARGET_API_MAC_CARBON]: Don't call
12195 init_command_handler. Call install_application_handler.
12196
12197 * macterm.h (mac_get_window_bounds): Move extern from macfns.c.
12198 (FRAME_OUTER_TO_INNER_DIFF_X, FRAME_OUTER_TO_INNER_DIFF_Y): New macros.
12199
12200 2007-06-07 Glenn Morris <rgm@gnu.org>
12201
12202 * emacs.c (main): Use `emacs-copyright' in --version output.
12203
12204 2007-06-06 Chong Yidong <cyd@stupidchicken.com>
12205
12206 * image.c (xpm_load): Remove spurious call to xpm_init_color_cache.
12207
12208 2007-06-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12209
12210 * macfns.c (mac_window): Replace WindowPtr with WindowRef.
12211
12212 * macgui.h: Replace WindowPtr with WindowRef.
12213
12214 * macmenu.c: Replace MenuHandle and GetMenuHandle with MenuRef and
12215 GetMenuRef, respectively. Replace WindowPtr with WindowRef.
12216 Replace ControlHandle with ControlRef.
12217 (install_menu_quit_handler): Rename arg MENU_HANDLE to ROOT_MENU.
12218
12219 * macterm.c: Replace MenuHandle and GetMenuHandle with MenuRef and
12220 GetMenuRef, respectively. Replace WindowPtr with WindowRef.
12221 Replace ControlHandle with ControlRef.
12222 (USE_CARBON_EVENTS): Remove. Use TARGET_API_MAC_CARBON instead.
12223 [MAC_OS8] (do_get_menus): Rename variable `menu_handle' to `menu'.
12224
12225 * macterm.h (struct scroll_bar): Rename member control_handle_low
12226 and control_handle_high to control_ref_low and control_ref_high.
12227 All uses changed.
12228 (SCROLL_BAR_CONTROL_REF, SET_SCROLL_BAR_CONTROL_REF): Rename from
12229 SCROLL_BAR_CONTROL_HANDLE and SET_SCROLL_BAR_CONTROL_HANDLE,
12230 respectively. All uses changed.
12231 (XCreatePixmap, XCreatePixmapFromBitmapData, XSetWindowBackground)
12232 (install_window_handler, remove_window_handler): Replace WindowPtr
12233 with WindowRef in externs.
12234
12235 2007-06-05 Juanma Barranquero <lekktu@gmail.com>
12236
12237 * xfaces.c (Finternal_lisp_face_p): Signal error for face alias loops.
12238
12239 2007-06-03 Nick Roberts <nickrob@snap.net.nz>
12240
12241 * keyboard.c (discard_mouse_events): Add GPM_CLICK_EVENT case.
12242
12243 * frame.c (Fmouse_position, Fmouse_pixel_position):
12244 Condition on HAVE_GPM too.
12245
12246 * term.c (term_mouse_highlight): Remove unused variables.
12247 (Fterm_open_connection): Set gpm_zerobased to 1.
12248 (term_mouse_movement, term_mouse_click, handle_one_term_event):
12249 Use zero based co-ordinates.
12250 (handle_one_term_event): Report a drag as mouse movement too.
12251
12252 * Makefile.in (MOUSE_SUPPORT): Define for HAVE_GPM.
12253
12254 2007-06-03 Chong Yidong <cyd@stupidchicken.com>
12255
12256 * image.c (search_image_cache): New function. Require background
12257 color match if background color is unspecified in the image spec.
12258 (uncache_image, lookup_image): Use it.
12259
12260 2007-06-01 Juanma Barranquero <lekktu@gmail.com>
12261
12262 * window.c (Fshrink_window): Reflow docstring.
12263
12264 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
12265
12266 * Version 22.1 released.
12267
12268 2007-06-01 Richard Stallman <rms@gnu.org>
12269
12270 * xfns.c (x_encode_text): Add GCPRO.
12271
12272 2007-06-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12273
12274 * xfns.c (x_set_name_internal): Save encoded name before
12275 x_encode_text in case string data is relocated.
12276
12277 2007-05-31 Richard Stallman <rms@gnu.org>
12278
12279 * buffer.c (syms_of_buffer): Doc fix.
12280
12281 2007-05-30 Nick Roberts <nickrob@snap.net.nz>
12282
12283 * sysdep.c (init_sys_modes): Add rather than replace with
12284 O_NONBLOCK.
12285
12286 * frame.c [HAVE_GPM] (Fset_mouse_pixel_position): Add call to
12287 term_mouse_moveto.
12288
12289 * termhooks.h (term_mouse_moveto): New extern.
12290
12291 * term.c (mouse_face_window): Rename...
12292 (Qmouse_face_window): ...to this.
12293 (term_show_mouse_face, term_clear_mouse_face)
12294 (term_mouse_highlight): Use Qmouse_face_window.
12295 (term_mouse_moveto): New function.
12296 (term_mouse_position): Make it work.
12297 (syms_of_term): Uncomment assignment to mouse_position_hook.
12298 Staticpro Qmouse_face_window.
12299
12300 2007-05-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12301
12302 * xdisp.c (redisplay_internal): Bind inhibit-point-motion-hooks to t
12303 around current_column call.
12304
12305 2007-05-26 Dan Nicolaescu <dann@ics.uci.edu>
12306
12307 * xfaces.c (syms_of_xfaces): Delete stray semicolon.
12308 * xdisp.c (next_element_from_buffer):
12309 * window.c (delete_window):
12310 * term.c (term_mouse_highlight):
12311 * msdos.c (getdefdir):
12312 * macterm.c (mac_create_bitmap_from_bitmap_data)
12313 (init_font_name_table):
12314 * fns.c (Fsxhash):
12315 * data.c (Fmake_local_variable):
12316 * ccl.c (ccl_driver): Likewise.
12317
12318 2007-05-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12319
12320 * macterm.c [USE_CARBON_EVENTS] (mac_handle_window_event):
12321 Call mac_wakeup_from_rne on window size change.
12322
12323 2007-05-25 Chong Yidong <cyd@stupidchicken.com>
12324
12325 * image.c (uncache_image): Fix typo.
12326
12327 2007-05-23 Johannes Weiner <hannes@saeurebad.de> (tiny change)
12328
12329 * keyboard.c (make_lispy_movement): Condition on HAVE_GPM too.
12330
12331 2007-05-22 Richard Stallman <rms@gnu.org>
12332
12333 * xterm.c (x_connection_closed): Remove NO_RETURN.
12334
12335 2007-05-22 Martin Rudalics <rudalics@gmx.at>
12336
12337 * syntax.c (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.
12338
12339 2007-05-21 Chong Yidong <cyd@stupidchicken.com>
12340
12341 * image.c (uncache_image): New function.
12342 (Fimage_refresh): New function.
12343
12344 2007-05-20 Jan Djärv <jan.h.d@swipnet.se>
12345
12346 * Makefile.in: Move GPM check outside HAVE_X_WINDOWS.
12347
12348 2007-05-20 Nick Roberts <nickrob@snap.net.nz>
12349
12350 * config.in, keyboard.c, Makefile.in, sysdep.c, term.c,
12351 * termhooks.h: Use HAVE_GPM instead of HAVE_GPM_H.
12352
12353 2007-05-20 Nick Roberts <nickrob@snap.net.nz>
12354
12355 * keyboard.c (make_lispy_event): Make case GPM_CLICK_EVENT
12356 conditional on [HAVE_GPM_H].
12357
12358 2007-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
12359
12360 * syntax.c (skip_chars): Update syntax-table only after we checked that
12361 the new location is valid.
12362
12363 2007-05-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12364
12365 * macterm.c (x_calc_absolute_position): Add BLOCK_INPUT around
12366 mac_get_window_bounds.
12367
12368 2007-05-20 Nick Roberts <nickrob@snap.net.nz>
12369
12370 * Makefile.in (LIBGPM): Allow it to be set from configure.
12371 If set then link Emacs with it.
12372
12373 * config.in: Regenerate.
12374
12375 * lisp.h (add_gpm_wait_descriptor, delete_gpm_wait_descriptor):
12376 New externs.
12377
12378 * termhooks.h [HAVE_GPM_H] (enum event_kind): Add GPM_CLICK_EVENT.
12379 Include gpm.h.
12380 (handle_one_term_event, term_gpm): New externs.
12381
12382 * sysdep.c [HAVE_GPM_H] (init_sys_modes): Make gpm_fd nonblocking
12383 and allow it to be interrupted by SIGIO.
12384
12385 * process.c (gpm_wait_mask, max_gpm_desc): New variables.
12386 (wait_reading_process_output): Wait on gpm_fd too.
12387 (add_gpm_wait_descriptor, delete_gpm_wait_descriptor)): New functions.
12388 (add_gpm_wait_descriptor_called_flag): New variable.
12389 (delete_keyboard_wait_descriptor): Check gpm_wait_mask.
12390
12391 * keyboard.c [HAVE_GPM_H] (Qmouse_fixup_help_message)
12392 (make_lispy_movement, tracking_off, Ftrack_mouse, some_mouse_moved)
12393 (show_help_echo, readable_events, kbd_buffer_get_event, init_keyboard):
12394 Extend HAVE_MOUSE ifdefs to HAVE_GPM_H.
12395 (make_lispy_event): Add case GPM_CLICK_EVENT.
12396 (read_avail_input): Handle mouse input.
12397
12398 * term.c (write_glyphs_with_face): New function.
12399 [HAVE_GPM_H]: Include buffer.h, sys/fcntl.h.
12400 (mouse_face_beg_row, mouse_face_beg_col, mouse_face_end_row)
12401 (mouse_face_end_col, mouse_face_past_end, mouse_face_window)
12402 (mouse_face_face_id, term_gpm, pos_x, pos_y)
12403 (last_mouse_x, last_mouse_y): New variables.
12404 (term_show_mouse_face, term_clear_mouse_face, fast_find_position)
12405 (term_mouse_highlight, term_mouse_movement, term_mouse_position)
12406 (term_mouse_click, handle_one_term_event, Fterm_open_connection)
12407 (Fterm_close_connection): New functions.
12408 (term_init): Initialise mouse_face_window.
12409
12410 2007-05-19 Chong Yidong <cyd@stupidchicken.com>
12411
12412 * xdisp.c (redisplay_window): If first window line is a
12413 continuation line, recompute the new window start instead of
12414 recentering.
12415
12416 2007-05-18 Glenn Morris <rgm@gnu.org>
12417
12418 * m/alpha.h (ORDINARY_LINK): No longer define on OpenBSD.
12419 Suggested by Alfred M. Szmidt <ams@gnu.org>.
12420
12421 2007-05-17 Glenn Morris <rgm@gnu.org>
12422
12423 * m/macppc.h (ORDINARY_LINK): No longer define on OpenBSD.
12424
12425 2007-05-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12426
12427 * macterm.c [USE_CARBON_EVENTS] (mac_convert_event_ref): Also convert
12428 dead key repeat and up events.
12429
12430 2007-05-14 Chong Yidong <cyd@stupidchicken.com>
12431
12432 * image.c (pbm_load): Check image size for monochrome pbm.
12433
12434 2007-05-13 Chong Yidong <cyd@stupidchicken.com>
12435
12436 * xterm.c (XTread_socket): Revert last change.
12437
12438 2007-05-12 Chong Yidong <cyd@stupidchicken.com>
12439
12440 * image.c (pbm_load): Correctly check image size for greyscale pbm.
12441
12442 * xterm.c (XTread_socket): Yet Another Uncaught X Error Crash (YAUXEC).
12443
12444 2007-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
12445
12446 * editfns.c (Ftranspose_regions): Yet another int/Lisp_Object
12447 mixup (YAILOM).
12448
12449 2007-05-07 Andreas Schwab <schwab@suse.de>
12450
12451 * keymap.c (Flookup_key): Fix typo in last change.
12452
12453 2007-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
12454
12455 * keymap.c (Fdefine_key, Flookup_key): Only do the 0x80->meta_modifier
12456 mapping for unibyte strings.
12457
12458 2007-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12459
12460 * macmenu.c (mac_dialog_show): Apply 2007-04-27 change for xmenu.c.
12461 (Fx_popup_dialog) [MAC_OSX]: Likewise.
12462
12463 2007-04-29 Richard Stallman <rms@gnu.org>
12464
12465 * insdel.c (replace_range): For undo, record insertion first.
12466
12467 2007-04-29 Andreas Schwab <schwab@suse.de>
12468
12469 * lisp.h (VECSIZE): Use OFFSETOF.
12470
12471 2007-04-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12472
12473 * xdisp.c (try_window_reusing_current_matrix): Fix number of
12474 disabled lines.
12475
12476 2007-04-28 Richard Stallman <rms@gnu.org>
12477
12478 * lread.c (read_escape): In a string, \s is always space.
12479
12480 2007-04-27 Jan Djärv <jan.h.d@swipnet.se>
12481
12482 * xmenu.c (xdialog_show): Call Fredisplay before showing the dialog.
12483
12484 * gtkutil.c (xg_update_menubar, create_menus): Create empty
12485 submenu for menu bar items.
12486
12487 See ChangeLog.10 for earlier changes.
12488
12489 ;; Local Variables:
12490 ;; coding: utf-8
12491 ;; add-log-time-zone-rule: t
12492 ;; End:
12493
12494 Copyright (C) 2007, 2008 Free Software Foundation, Inc.
12495
12496 This file is part of GNU Emacs.
12497
12498 GNU Emacs is free software: you can redistribute it and/or modify
12499 it under the terms of the GNU General Public License as published by
12500 the Free Software Foundation, either version 3 of the License, or
12501 (at your option) any later version.
12502
12503 GNU Emacs is distributed in the hope that it will be useful,
12504 but WITHOUT ANY WARRANTY; without even the implied warranty of
12505 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12506 GNU General Public License for more details.
12507
12508 You should have received a copy of the GNU General Public License
12509 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
12510
12511 ;; arch-tag: dfb6ad96-1550-4905-9e53-d2059ee84c40