(Fencode_char, Fsplit_char): Doc fixes.
[bpt/emacs.git] / src / ChangeLog
CommitLineData
e7150846
JR
12008-05-23 Jason Rumney <jasonr@gnu.org>
2
3 * xsmfns.c: Remove includes that are already included by config.h
4
dbf46ba6
KH
52008-05-23 Kenichi Handa <handa@m17n.org>
6
baf4d3b3 7 * w32term.c (x_draw_glyph_string): Be sure to update
328fab2a
KH
8 s->underline_thickness and s->underline_position. Be sure to draw
9 underline within the current line area.
baf4d3b3
KH
10
11 * xterm.c (x_draw_glyph_string): Be sure to update
328fab2a 12 s->underline_thickness and s->underline_position. Be sure to draw
90dc78a3 13 underline within the current line area.
baf4d3b3 14
dbf46ba6
KH
15 * fontset.c: Delete unused variables and add casting for char *
16 throughout the file.
17 (fontset_font): Try the fallback fonts of the current fontset
18 before consulting the default fontset.
19
20 * ftfont.c (ftfont_spec_pattern): Free charset if necessary.
21
22 * xfont.c (xfont_list_pattern): Free names returned from
23 XListFonts.
24
3b780338
JR
252008-05-22 Jason Rumney <jasonr@gnu.org>
26
577eba22
JR
27 * font.c: Don't include strings.h.
28
05131107
JR
29 * dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.
30
31 * dosfns.c, fileio.c, font.c, fontset.c, image.c, macfns.c:
32 * macterm.c, process.c, w32.c, w32fns.c, w32proc.c, xfaces.c:
33 * xfns.c, xfont.c: Callers changed.
34
3b780338
JR
35 * xfont.c (xfont_list_pattern, compare_font_names): Use xstricmp.
36
37 * fontset.c (fs_query_fontset): Use xstricmp.
38
39 * font.c (font_style_to_value, font_score): Use xstricmp.
40
41 * dosfns.c (msdos_stdcolor_idx): Use xstricmp.
42
a30e1957
KH
432008-05-22 Kenichi Handa <handa@m17n.org>
44
955b979c
KH
45 * puresize.h (BASE_PURESIZE): Increaed to 1220000.
46
64b900e3
KH
47 * font.c (font_prop_validate_style): Adjusted for the format
48 change of font_style_table.
49
a30e1957
KH
50 * w32font.c (w32font_open_internal): Call Ffont_xlfd_name with
51 two args.
52
53 * xfaces.c (x_update_menu_appearance): Call Ffont_xlfd_name with
54 two args.
55
631248e5
SM
562008-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
57
58 * minibuf.c (keys_of_minibuf): Delete.
59 * lisp.h (keys_of_minibuf): Delete.
60 * emacs.c (main): Don't call keys_of_minibuf.
61
318548be
KH
622008-05-22 Kenichi Handa <handa@m17n.org>
63
631248e5 64 * ftfont.c (ftfont_resolve_generic_family): Rename from
318548be
KH
65 ftfont_list_generic_family. Return a single family for each
66 generic family.
67 (ftfont_spec_pattern): Add FC_FAMILY to pattern.
631248e5 68 (ftfont_list): Adjust for the change of
318548be
KH
69 ftfont_resolve_generic_family. Call font_add_log.
70 (ftfont_match): Call font_add_log.
71
72 * font.h (Ffont_xlfd_name): EXFUN adjusted.
73 (FONT_DEBUG): Define it.
74 (font_add_log): Extern it.
631248e5 75 (font_assert): Rename from xassert.
318548be
KH
76
77 * xfont.c (xfont_get_pcm): Change xassert to font_assert.
78 (xfont_list_family): Call font_add_log.
79 (xfont_match): Likewise.
631248e5 80 (memq_no_quit): Delete.
318548be
KH
81
82 * fontset.c (fontset_from_font, Ffontset_info): Add the 2nd arg in
83 call of Ffont_xlfd_name.
84
85 * xfaces.c (struct table_entry, slant_table, weight_table)
631248e5 86 (swidth_table): Move to font.c.
318548be
KH
87
88 * font.c: Checking of FONT_DEBUG is moved to font.h. All calls of
631248e5 89 xassert are changed to font_assert. Delete many unused variables.
64b900e3
KH
90 (Vfont_weight_table, Vfont_slant_table, Vfont_width_table): New
91 variables.
631248e5
SM
92 (struct table_entry): Move from xfaces.c and modified.
93 (weight_table, slant_table, width_table): Move from xfaces.c and
318548be 94 contents adjusted for the change of struct table_entry.
64b900e3
KH
95 (font_style_to_value, font_style_symbolic): Adjusted for the
96 format change of font_style_table.
318548be
KH
97 (font_parse_family_registry): Don't overwrite existing foundry and
98 family of font_spec.
99 (font_score): Fix calculation of diff for sizes.
100 (font_sort_entites): Call font_add_log.
101 (font_delete_unmatched): Return a newly created list.
102 (font_list_entities): Fix previous change. Call font_add_log.
64b900e3
KH
103 (font_matching_entity, font_open_entity, font_close_entity): Call
104 font_add_log.
318548be 105 (Ffont_xlfd_name): New arg FOLD-WILDCARDS.
631248e5 106 (Finternal_set_font_style_table): Delete.
318548be
KH
107 (BUILD_STYLE_TABLE): New macro.
108 (build_style_table): New function.
109 (Vfont_log, font_log_env_checked): New variables.
110 (font_add_log): New function.
111 (syms_of_font): Delete defsubr Sinternal_set_font_style_table.
112 Declare Lisp variables "font-weight-table", "font-slant-table",
113 "font-width-table", and "font-log". Initialize font_style_table.
114
6aac1c03
DN
1152008-05-21 Dan Nicolaescu <dann@ics.uci.edu>
116
bcc850aa 117 * xterm.c (x_set_frame_alpha): Move declarations before statements.
6aac1c03 118
7950790f
GM
1192008-05-21 Seiji Zenitani <zenitani@mac.com>
120 Ryo Yoshitake <ryo@shiftmode.net>
a2979e8e 121
7950790f 122 * frame.c (Qalpha): Add a new frame parameter `alpha'.
bcc850aa 123 (Vframe_alpha_lower_limit): New variable.
b9fb2c45 124 (x_set_alpha): New function.
a2979e8e 125
7950790f 126 * frame.h (Qalpha, Vframe_parameter_lower_limit): Export them.
a2979e8e 127
7950790f
GM
128 * xfns.c (x-create-frame, Qalpha):
129 Initialize the frame parameter `alpha'.
b9fb2c45
GM
130 * xterm.c (OPAQUE, OPACITY): New.
131 (x_set_frame_alpha): New function.
132 (frame_highlight, frame_unhighlight): Call x_set_frame_alpha.
a2979e8e 133
7950790f
GM
134 * macfns.c (mac_frame_parm_handlers): A null handler for x_set_alpha.
135 * w32fns.c (w32_frame_parm_handlers): Likewise.
a2979e8e 136
5c2a72d9
JR
1372008-05-20 Jason Rumney <jasonr@gnu.org>
138
139 * w32font.c (add_font_entity_to_list): Don't add non-opentype
140 truetype fonts to opentype list.
141
eb152aa9
JB
1422008-05-20 Juanma Barranquero <lekktu@gmail.com>
143
144 * fontset.c (Ffontset_info): Doc fix.
145 (syms_of_fontset) <font-encoding-charset-alist, use-default-ascent>:
146 <ignore-relative-composition>: Fix typos in docstrings.
147
148 * font.c (syms-of-font) <font-encoding-alist>:
149 (Ffontp, Ffont_make_gstring): Fix typos in docstrings.
150 (Flist_fonts, Ffont_family_list, Ffont_fill_gstring, Fquery_font)
151 (Ffont_otf_alternates): Doc fixes.
152
ad00e1a3
KH
1532008-05-20 Kenichi Handa <handa@m17n.org>
154
155 * Makefile.in (FONTSRC): Delete it. Change all $(FONTSRC) to
156 font.h through out the file.
157 (FONT_DRIVERS): Renamed from FONTOBJ.
12855572 158 (obj): Change $(FONTOBJ) to $(FONT_DRIVERS). Add font.o.
ad00e1a3
KH
159 (SOME_MACHINE_OBJECTS): Change $(FONTOBJ) to $(FONT_DRIVERS).
160
161 * emacs.c (main): Call syms_of_font unconditionally.
162
163 * font.h (find_font_encoding): Extern it.
164
165 * font.c (Vfont_encoding_alist, find_font_encoding): Moved from
166 fontset.c.
167 (font_pixel_size)[! HAVE_WINDOW_SYSTEM]: Return 1.
168 (font_open_entity): Update FRAME_X_DISPLAY_INFO (f)->n_fonts,
169 FRAME_SMALLEST_CHAR_WIDTH (f), and FRAME_SMALLEST_FONT_HEIGHT (f)
170 only when HAVE_WINDOW_SYSTEM is defined.
171 (font_close_object): Update FRAME_X_DISPLAY_INFO (f)->n_fonts only
172 when HAVE_WINDOW_SYSTEM is defined.
173
174 * fontset.c (Vfont_encoding_alist, find_font_encoding): Moved to
175 font.c.
176 (syms_of_fontset): Declaration of font-encoding-alist moved to
177 font.c.
178
179 * xfaces.c: Include font.h unconditionally.
180 (merge_face_ref, merge_face_vectors)
181 (Finternal_set_lisp_face_attribute): Cancel the previous change.
182
40a69fac
SM
1832008-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
184
185 * xdisp.c (select_frame_for_redisplay): Adjust for last change to
186 indirect_variable.
187 * eval.c (lisp_indirect_variable): New fun.
188 (Fuser_variable_p): Use it.
189
8c2dccbf
SM
1902008-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
191
ad97b375
SM
192 * lisp.h (indirect_variable):
193 * data.c (indirect_variable, let_shadows_buffer_binding_p):
194 Use Lisp_Symbol pointers rather than Lisp_Object.
195 Adjust callers.
196 * buffer.c (buffer_slot_type_mismatch): Use wrong-type-argument.
197 To this end, change calling-convention.
198
8c2dccbf
SM
199 * minibuf.c (Finternal_complete_buffer): Only strip out hidden buffers
200 if some non-hidden buffers are selected by string&pred.
201
ad97b375
SM
2022008-05-19 Chong Yidong <cyd@stupidchicken.com>
203
204 * process.c (wait_reading_process_output): Always check status
205 when in batch mode.
206
25b81df4
KH
2072008-05-19 Kenichi Handa <handa@m17n.org>
208
209 * font.c (font_list_entities): Fix handling of cache.
210 (font_matching_entity): Likewise.
211
8c2dccbf 212 * ftfont.c (cs_iso8859_1): Delete.
25b81df4
KH
213 (ft_face_cache): New variable.
214 (struct ftfont_info): New member fc_charset_idx;
8c2dccbf 215 (ftfont_build_basic_charsets): Delete.
25b81df4
KH
216 (fc_charset_table): New variable.
217 (ftfont_pattern_entity): New arg fc_charset_idx. Store (FILENAME
218 . FC_CHARSET_IDX) as :font-entity property in the font entity.
219 Callers changed.
dde8403f 220 (ftfont_lookup_cache, ftfont_get_charset): New functions.
8c2dccbf
SM
221 (ftfont_spec_pattern): New argument fc_charset_idx.
222 Check registry more rigidly. Change callers.
a2979e8e 223 (ftfont_open, ftfont_close, ftfont_has_char): Adjust for the
25b81df4
KH
224 change of :font-entity property of the font.
225
a2979e8e 226 * xftfont.c (xftfont_open): Adjust for the change of :font-entity
25b81df4
KH
227 property of the font.
228
d4a1d553
JB
2292008-05-18 Juanma Barranquero <lekktu@gmail.com>
230
231 * coding.c (Fcoding_system_p): Rename argument to match docstring.
232 (Funencodable_char_position, Fcheck_coding_systems_region)
233 (Fdecode_coding_string, Fencode_coding_string): Fix typos in docstrings.
234 (Fdetect_coding_region, Fdetect_coding_string, Fencode_coding_region)
235 (Ffind_operation_coding_system, Fset_coding_system_priority)
236 (Fcoding_system_eol_type): Doc fixes.
237
07cfc4e7
GM
2382008-05-17 Glenn Morris <rgm@gnu.org>
239
240 * sysdep.c (child_setup_tty): Handle systems with NLDLY, without FFDLY.
241
1cab27d2
EZ
2422008-05-16 Eli Zaretskii <eliz@gnu.org>
243
244 * dired.c (Ffile_attributes): Shut up GCC warnings about st_uid
245 and st_gid.
246
dde8403f 247 * frame.c (Fdelete_frame): Don't call font_update_drivers if
1cab27d2
EZ
248 HAVE_WINDOW_SYSTEM is not defined.
249
250 * xfaces.c (merge_face_ref, merge_face_vectors)
251 (Finternal_set_lisp_face_attribute): Use FONT_*_INDEX only when
252 HAVE_WINDOW_SYSTEM is defined.
253 (Fface_font): Fix non-HAVE_WINDOW_SYSTEM case.
254
86b89713
SM
2552008-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
256
257 * keyboard.c (parse_menu_item): Do not cache key shortcut any more.
258
6750bd93
YM
2592008-05-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
260
62867b11 261 * macterm.c (x_draw_relief_rect): Remove unused variable `dpy'.
6750bd93 262
79f105c9
KH
2632008-05-15 Kenichi Handa <handa@m17n.org>
264
265 * font.c (font_find_for_lface): Reflect LFACE_FONT in the font
266 preference.
267
6b33da9f
GM
2682008-05-15 Glenn Morris <rgm@gnu.org>
269
270 * emacs.c (USAGE1, standard_args): Remove -disable-font-backend.
271
d0e4433b
CY
2722008-05-15 Chong Yidong <cyd@stupidchicken.com>
273
274 * fns.c (init_fns): Don't initialize weak_hash_tables here.
275 (init_weak_hash_tables): New fun. Initialize weak_hash_tables.
276
277 * alloc.c (init_alloc_once): Call init_weak_hash_tables.
278
5f2d79e0
KH
2792008-05-15 Kenichi Handa <handa@m17n.org>
280
fd8a1cae
KH
281 * ftfont.c (ftfont_list): Downcase family name to check generic
282 families.
283
284 * xfaces.c (Finternal_set_lisp_face_attribute): Be sure to make a
285 font-spec for QCfont value.
286
5f2d79e0
KH
287 * fontset.c (Fnew_fontset): Call font_unparse_xlfd with 256-byte
288 buffer. Check the return value of it.
289
e5e29349
JR
2902008-05-14 Jason Rumney <jasonr@gnu.org>
291
292 * w32term.c (w32_get_glyph_overhangs): Remove.
293 (w32_redisplay_interface): Use x_get_glyph_overhangs instead.
294
1f09f444
KH
2952008-05-14 Kenichi Handa <handa@m17n.org>
296
297 * font.c (font_prop_validate): Make nil a valid value.
be9442ad
KH
298 (font_clear_cache): Check if the cached vector of entities is nil
299 or not.
1f09f444 300
ecae6af9 3012008-05-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
f8240abd
YM
302
303 * emacs.c (main_thread): Conditionalize on
304 FORWARD_SIGNAL_TO_MAIN_THREAD instead of HAVE_GTK_AND_PTHREAD.
305 (main) [FORWARD_SIGNAL_TO_MAIN_THREAD]: Initialize it.
306
307 * syssignal.h (FORWARD_SIGNAL_TO_MAIN_THREAD): New define.
308 (main_thread, SIGNAL_THREAD_CHECK): Conditionalize on
309 FORWARD_SIGNAL_TO_MAIN_THREAD instead of HAVE_GTK_AND_PTHREAD.
310
c6b278e7
KH
3112008-05-14 Kenichi Handa <handa@m17n.org>
312
313 * coding.c (detect_coding_iso_2022): Ignore a coding category that
314 has no corresponding coding system.
315
3162008-05-14 Jason Rumney <jasonr@gnu.org>
317
318 * font.h (struct font) [WINDOWSNT]: Remove codepage member.
319
320 * w32font.h (w32font_open_internal): Update declaration.
321
322 * w32font.c (w32font_open_internal): Change last argument from
323 w32font_info struct to font object. Fill in font object from
324 font_entity. Get Outline metrics if possible. Use them to
325 calculate underline position and thickness. Use xlfd name as name
326 property. Don't set codepage.
327 (w32font_open): Pass font_object to w32font_open_internal. Don't
328 update dpyinfo->smallest_font_height and
329 dpyinfo->smallest_char_width.
330 (w32font_draw): Use s->font.
331 (clear_cached_metrics): Don't clear non-existent blocks.
332
333 * w32term.c (w32_compute_glyph_string_overhangs): Don't compute if
334 font was not found.
335 (x_draw_glyph_string): Use underline position and thickness from
336 font.
337
338 * w32uniscribe.c (uniscribe_open): Pass font_object to
339 w32font_open_internal.
340
3412008-05-14 Kenichi Handa <handa@m17n.org>
342
343 These changes are to delete all legacy font-handling codes, and
344 make Emacs use only font-backends.
345
346 * Makefile.in: Delete USE_FONT_BACKEND conditionals.
347 (frame.o, image.o, print.o): Depend on $(FONTSRC).
348
349 * makefile.w32-in (WIN32OBJ): Add w32reg.$(O), remove w32bdf.$(O).
350
351 * charset.h (Vcharset_non_preferred_head)
352 (Vcurrent_iso639_language): Extern them.
353
354 * charset.c (Vcharset_non_preferred_head): New variable.
355 (Vcurrent_iso639_language): New variable.
356 (syms_of_charset): Declare it as a Lisp variable.
357 (char_charset): Don't check non preferred charsets. As a last
358 resort, return charset_unicode.
359 (Fset_charset_priority): Update Vcharset_non_preferred_head.
360
361 * composite.c: Throughout the file, delete all USE_FONT_BACKEND
362 conditionals. Don't check enable_font_backend. Delete all codes
363 used only when USE_FONT_BACKEND is not defined.
364
365 * dispextern.h (struct glyph_string): Change type of `font' to
366 `struct font *'.
367 (struct glyph_string): New member underline_position and
368 underline_thickness.
369 (enum lface_attribute_index): Remove LFACE_AVGWIDTH_INDEX.
370 (struct face): Change type of `font' to `struct font *'. Remove
371 members `font_name', `font_info_id'.
372 (per_char_metric, encode_char): Delete externs.
373 (calc_pixel_width_or_height): Adjust the prototype.
374
375 * emacs.c (enable_font_backend): Delete extern.
376 (main): Don't set enable_font_backend. Don't check the command
377 line argument "-disable-font-backend".
378
379 * font.h (Qfont_spec, Qfont_entity, Qfont_object): Extern them.
380 (enum font_property_index): New members FONT_DPI_INDEX,
381 FONT_SPACING_INDEX, FONT_AVGWIDTH_INDEX, FONT_NAME_INDEX,
382 FONT_FULLNAME_INDEX, FONT_FILE_INDEX, FONT_FORMAT_INDEX,
383 FONT_OBJECT_MAX. Delete FONT_FRAME_INDEX.
384 (FONT_WEIGHT_NUMERIC, FONT_SLANT_NUMERIC, FONT_WIDTH_NUMERIC)
385 (FONT_WEIGHT_SYMBOLIC, FONT_SLANT_SYMBOLIC, FONT_WIDTH_SYMBOLIC)
386 (FONT_WEIGHT_FOR_FACE, FONT_SLANT_FOR_FACE, FONT_WIDTH_FOR_FACE)
387 (FONT_WEIGHT_NAME_NUMERIC, FONT_SLANT_NAME_NUMERIC)
388 (FONT_WIDTH_NAME_NUMERIC, FONT_SET_STYLE): New macros.
389 (struct font_spec, struct font_entity): New structs.
390 (FONT_ENCODING_NOT_DECIDED): Moved from fontset.h.
391 (struct font): Many members from old "struct font_info" moved to
392 here. Members font and entity deleted.
393 (FONT_SPEC_P, FONT_ENTITY_P, FONT_OBJECT_P, FONTP): Modified for
394 the new font-related objects.
395 (CHECK_FONT_SPEC, CHECK_FONT_ENTITY, CHECK_FONT_OBJECT)
396 (CHECK_FONT_GET_OBJECT): Likewise.
397 (XFONT_SPEC, XFONT_ENTITY, XFONT_OBJECT, XSETFONT): New macros.
398 (PT_PER_INCH, POINT_TO_PIXEL, PIXEL_TO_POINT): Moved from font.h.
399 (struct font_driver): New members case_sensitive anc check. Type
400 of the member list and open changed.
401 (enable_font_backend, font_symbolic_weight, font_symbolic_slant)
402 (font_symbolic_width, font_find_object, font_get_spec)
403 (font_set_lface_from_name): Delete extern.
404 (Fcopy_font_spec, Fmerge_font_spec, Ffont_family_list): New
405 EXFUNs.
406
407 * font.c: Include <strings.h>.
408 (enable_font_backend): Delete it.
409 (Qfont_spec, Qfont_entity, Qfont_object): New variables.
410 (CHECK_VALIDATE_FONT_SPEC): Delete it.
411 (PT_PER_INCH, POINT_TO_PIXEL, PIXEL_TO_POINT): Moved to font.h.
412 (null_string): Delete it.
413 (null_vector): Make it static.
414 (font_family_alist): Delete it.
415 (Qnormal): Extern it.
416 (QCextra, QClanguage): Delete it.
417 (QClang, QCavgwidth, QCfont_entity, QCfc_unknown_spec): New
418 variables.
419 (font_make_spec, font_make_entity, font_make_object)
420 (font_intern_prop): Renamed from intern_downcase. Don't downcase
421 the string. Callers changed.
422 (font_pixel_size): Adjusted for the format change of font-related
423 objects.
424 (prop_name_to_numeric, prop_numeric_to_name): Delete them.
425 (font_style_to_value, font_style_symbolic): New function.
426 (build_font_family_alist): Delete it.
427 (font_registry_charsets): Use Fassoc_string instead of
428 assq_no_quit.
429 (font_prop_validate_symbol): Don't return null_string.
430 (font_prop_validate_style): Adjusted for the change of
431 style-related values in a font vector.
432 (font_property_table): Delete entries for QClangauge and
433 QCantialias, add entries for QCavgwidth.
434 (get_font_prop_index): Delete the 2nd argument FROM.
435 (font_prop_validate): Arguments changed.
436 (font_put_extra): Adjusted for the change of font-related objects.
437 (font_expand_wildcards, font_parse_xlfd, font_unparse_xlfd)
438 (font_parse_fcname, font_unparse_fcname)
439 (font_prepare_composition): Likewise.
440 (font_parse_family_registry): Renamed from font_merge_old_spec.
441 (otf_open): Delete the 1st arg entity.
442 (font_otf_capability): Adjusted for the above change.
443 (font_score): New arg alternate_families. Adjusted for the change
444 of font-related objects.
445 (font_sort_entites): New arg best_only.
446 (font_symbolic_weight, font_symbolic_slant, font_symbolic_width):
447 Delete them.
448 (font_match_p): Check alternate families.
449 (font_find_object): Delete it.
450 (font_check_object): New function.
451 (font_clear_cache): Adjusted for the change of font-related
452 objects.
453 (font_delete_unmatched): New arg.
454 (font_list_entities): Call font_driver->list with a spec that
455 doesn't specify style-related properties.
456 (font_matching_entity): Arguments changed. Caller changed.
457 (font_open_entity): Adjusted for the change of font-related
458 objects.
459 (font_close_object, font_has_char, font_encode_char)
460 (font_get_name, font_get_spec): Likewise.
461 (font_spec_from_name, font_clear_prop, font_update_lface): New
462 functions.
463 (font_find_for_lface, font_open_for_lface, font_load_for_lface):
464 (font_prepare_for_face, font_done_for_face, font_open_by_name)
465 (font_at): Adjusted for the change of font-related objects.
466 (font_range): New function.
467 (Ffontp, Ffont_spec, Ffont_get, Ffont_put, Flist_fonts)
468 (Ffont_xlfd_name): Adjusted for the change of font-related
469 objects.
470 (Fcopy_font_spec, Fmerge_font_spec): New function.
471 (Ffont_family_list): Renamed from list-families.
472 (Finternal_set_font_style_table): Arguments changed.
473 (Ffont_fill_gstring, Ffont_shape_text, Fopen_font)
474 (Ffont_drive_otf, Fquery_font, Ffont_match_p): Adjusted for the
475 change of font-related objects.
476 (syms_of_font): Delete "ifdef USE_FONT_BACKEND". DEFSYM new
477 symboles.
478
479 * fontset.h (struct font_info): Delete it. Most memnbers go to
480 struct font.
481 (FONT_ENCODING_NOT_DECIDED): Moved to font.h.
482 (enum FONT_SPEC_INDEX): Delete it.
483 (font_info, list_fonts_func, load_font_func, query_font_func)
484 (set_frame_fontset_func, find_ccl_program_func)
485 (get_font_repertory_func, new_fontset_from_font_name): Delete
486 externs.
487 (fontset_from_font_name): Extern it.
488 (FS_LOAD_FONT, FONT_INFO_ID, FONT_INFO_FROM_ID)
489 (FONT_INFO_FROM_FACE): Deleted.
490 (face_for_font): Adjust prototype.
491
492 * fontset.c: Throughout the file, delete all USE_FONT_BACKEND
493 conditionals. Don't check enable_font_backend. Delete all codes
494 used only when USE_FONT_BACKEND is not defined.
495 (get_font_info_func, list_font_func, load_font_func)
496 (query_font_func, set_frame_fontset_func, find_ccl_program_func)
497 (get_font_repertory_func): Delete them.
498 (FONTSET_SPEC, FONT_DEF_NEW, FONT_DEF_SPEC, FONT_DEF_ENCODING)
499 (FONT_DEF_REPERTORY, RFONT_DEF_FACE, RFONT_DEF_SET_FACE)
500 (RFONT_DEF_FONT_DEF, RFONT_DEF_SPEC, RFONT_DEF_REPERTORY)
501 (RFONT_DEF_OBJECT, RFONT_DEF_SET_OBJECT, RFONT_DEF_SCORE)
502 (RFONT_DEF_SET_SCORE, RFONT_DEF_NEW): New macros.
503 (fontset_compare_rfontdef): New function.
504 (reorder_font_vector): Remove the argument CHARSET-ID. Sort
505 ront-defs by qsort. Adjusted for the change of font-group vector.
506 (load_font_get_repertory): Deleted.
507 (fontset_find_font): Use new macros to ref/set elements of
508 font-def and rfont-def.
509 (fontset_font): Fix the timing of remembering that no font for C.
510 (free_face_fontset): Do nothing if the face has no fontset.
511 (face_suitable_for_char_p): Use new macros to ref/set elements of
512 rfont-def.
513 (face_for_char): Likewise. Call face_for_char with font_object.
514 (fs_load_font): Delete. Delete #pragma surrounding it.
515 (fs_query_fontset): Use strcasecmp instead of strcmp.
516 (generate_ascii_font_name): Adjusted for the format change of
517 font-spec.
518 (Fset_fontset_font): Likewise. Use new macros to set elements of
519 font-def.
520 (Fnew_fontset): Use font_unparse_xlfd to generate
521 FONTSET_ASCII (fontset).
522 (new_fontset_from_font_name): Deleted.
523 (fontset_from_font): Renamed from new_fontset_from_font. Check if
524 a fontset is already created for the font. FIx updating of
525 Vfontset_alias_alist.
526 (fontset_ascii_font): Deleted.
527 (Ffont_info): Adjusted for the format change of font-spec.
528 (Finternal_char_font): Likewise.
529 (Ffontset_info): Likewise.
530 (syms_of_fontset): Don't check load_font_func.
531
532 * fns.c (internal_equal): Handle PREV_FONT.
533
534 * frame.h: Delete USE_FONT_BACKEND conditional.
535
536 * frame.c: Throughout the file, delete all USE_FONT_BACKEND
537 conditionals. Don't check enable_font_backend. Delete all codes
538 used only when USE_FONT_BACKEND is not defined.
539 (x_set_font): Call x_new_font, not x_new_fontset2.
540 (x_set_font_backend): Use FRAME_FONT macro to check if a font is
541 already set for the frame.
542
543 * ftfont.c (ftfont_pattern_entity): Argument FRAME removed. Make
544 a font-entity by font_make_entity. Use font_intern_prop instead
545 of intern_downcase. Use FONT_SET_STYLE to set a style-related
546 font property. If a font is scalable, set avgwidth property to 0.
547 Set font-entity property by font_put_extra.
548 (ftfont_list_generic_family): Argument SPEC and REGISTRY removed.
549 (ffont_driver): Adjusted for the change of struct font_driver.
550 (ftfont_spec_pattern): New function.
551 (ftfont_list): Return a list, not vector.
552 (ftfont_match): Use ftfont_spec_pattern to get a pattern.
553 (ftfont_list_family): Don't downcase names.
554 (ftfont_free_entity): Deleted.
555 (ftfont_open): Return a font-ojbect. Adjusted for the change of
556 struct font. Get underline_thickness and underline_position from
557 font property. Don't update dpyinfo->smallest_font_height and
558 dpyinfo->smallest_char_width.
559 (ftfont_close): Don't free `struct font'.
560 (ftfont_has_char): Adjusted for the format change of font-entity.
561 (ftfont_encode_char, ftfont_text_extents): Likewise.
562
563 * ftxfont.c (ftxfont_list): Return a list, not vector.
564 (ftxfont_open): Return a font-ojbect. Adjusted for the change of
565 struct font. Get underline_thickness and underline_position from
566 font property. Don't update dpyinfo->smallest_font_height and
567 dpyinfo->smallest_char_width.
568 (ftxfont_close): Don't decrese FRAME_X_DISPLAY_INFO (f)->n_fonts.
569 (ftxfont_draw): Adjusted for the change of struct font.
570
571 * image.c (image_ascent): Don't include "charset.h". Include
572 "character.h" and "font.h".
573
574 * lisp.h (enum pvec_type): New member PREV_FONT.
575 (Fassoc_string): EXFUN it.
576
577 * print.c: Include font.h.
578 (print_object): Handle font-related objects.
579
580 * xdisp.c: Throughout the file, delete all USE_FONT_BACKEND
581 conditionals. Don't check enable_font_backend. Delete all codes
582 used only when USE_FONT_BACKEND is not defined.
583 (handle_auto_composed_prop): Do nothing if it->f is not on a
584 window system. Check how many following characters can be
585 displayed by the same font.
586 (calc_pixel_width_or_height): Type of the 4th arg is changed to
587 'struct font *'.
588 (get_char_face_and_encoding): Assign the whole encoding task to
589 the `encode-char' method of a font driver.
590 (fill_composite_glyph_string): Adjusted for the change of `struct
591 face' and `struct glyph_string'.
592 (fill_glyph_string): Likewise.
593 (get_per_char_metric): Arguments changed.
594 (x_get_glyph_overhangs): Adjusted for the change of `struct face'
595 and `struct glyph_string'.
596 (produce_stretch_glyph, calc_line_height_property)
597 (x_produce_glyphs): Likewise.
598
599 * xfaces.c: Throughout the file, delete all USE_FONT_BACKEND
600 conditionals. Don't check enable_font_backend. Delete all codes
601 used only when USE_FONT_BACKEND is not defined. Use
602 FONT_XXX_NAME_NUMERIC instead of face_numeric_xxx.
603 (QCfoundry, QCadstyle, QCregistry, QCspacing, QCsize, QCavgwidth)
604 (Qp): Extern them.
605 (clear_font_table, load_face_font, xlfd_lookup_field_contents):
606 Deleted.
607 (struct font_name): Deleted.
608 (xlfd_numeric_value, xlfd_symbolic_value): Deleted.
609 (compare_fonts_by_sort_order): New function.
610 (xlfd_numeric_slant, xlfd_symbolic_slant, xlfd_numeric_weight)
611 (xlfd_symbolic_weight, xlfd_numeric_swidth, xlfd_symbolic_swidth):
612 Deleted.
613 (Fx_family_fonts): Use font_list_entities, and sort fonts by
614 compare_fonts_by_sort_order.
615 (Fx_font_family_list): Call Ffont_family_list.
616 (face_numeric_value, face_numeric_weight, face_numeric_slant)
617 (face_numeric_swidth, face_symbolic_value, face_symbolic_weight)
618 (face_symbolic_slant, face_symbolic_swidth)
619 (split_font_name_into_vector, build_font_name_from_vector)
620 (xlfd_fixed_p, xlfd_point_size, pixel_point_size)
621 (font_rescale_ratio, split_font_name, build_font_name)
622 (free_font_names, sort_fonts, x_face_list_fonts)
623 (face_font_available_p, sorted_font_list, cmp_font_names)
624 (font_list_1, concat_font_list, font_list, remove_duplicates):
625 Deleted.
626 (Fx_list_fonts): Use Ffont_list.
627 (LFACE_AVGWIDTH): Deleted.
628 (check_lface_attrs): Don't check LFACE_AVGWIDTH. Check LFACE_FONT
629 by FONTP.
630 (lface_fully_specified_p): Don't check LFACE_AVGWIDTH.
631 (set_lface_from_font_name): Delete it.
632 (set_lface_from_font): Renamed from
633 set_lface_from_font_and_fontset. Caller changed. Don't set
634 LFACE_AVGWIDTH. Use FONT_XXX_FOR_FACE to get a symbol suitable
635 for face.
636 (merge_face_vectors): Copy font-spec if necessary. Clear
637 properties of the font-spec if necessary.
638 (merge_face_ref): Clear properties of the font-spec if necessary.
639 (Finternal_set_lisp_face_attribute): Likewise.
640 (set_font_frame_param): Use font_load_for_lface to load a
641 font-object, and call Fmodify_frame_parameters with it.
642 (x_update_menu_appearance): Don't check LFACE_AVGWIDTH. Get XLFD
643 font name by Ffont_xlfd_name.
644 (Finternal_lisp_face_attribute_values): Don't check QCweight,
645 QCslant, and QCwidth.
646 (Fface_font): Get a font name from font->props[FONT_NAME_INDEX].
647 (lface_same_font_attributes_p): Don't check LFACE_AVGWIDTH.
648 Compare fonts by EQ.
649 (lookup_non_ascii_face): Deleted.
650 (face_for_font): The 2nd argument changed.
651 (x_supports_face_attributes_p): Don't check LFACE_AVGWIDTH. Check
652 atomic font properties by case insensitive.
653 (realize_non_ascii_face): Set face->overstrike correctly.
654 (realize_x_face): Likewise. Check if LFACE_FONT is a font_object.
655 (dump_realized_face): Get font name from
656 font->props[FONT_NAME_INDEX]. Don't print font_info_id.
657
658 * xfns.c: Throughout the file, delete all USE_FONT_BACKEND
659 conditionals. Don't check enable_font_backend. Delete all codes
660 used only when USE_FONT_BACKEND is not defined.
661 (xic_create_xfontset): Original code deleted and renamed from
662 xic_create_xfontset2. Use FRAME_FONT, not FRAME_FONT_OBJECT.
663 (x_make_gc): Don't set GCFont in GCs.
664 (Fx_create_frame) [USE_LUCID]: Set xlwmenu_default_font to a font
665 opened by "fixed".
666 (syms_of_xfns): Don't set get_font_info_func, load_font_func,
667 find_ccl_program_func, query_font_func, set_frame_fontset_func,
668 get_font_repertory_func.
669
670 * xfont.c: Include <stdlib.h> and "ccl.h".
671 (struct xfont_info): New structure.
672 (xfont_query_font): Deleted.
673 (xfont_find_ccl_program): Renamed from x_find_ccl_program and
674 moved from xterm.c.
675 (xfont_driver): Adjusted for the change of struct font_driver.
676 (compare_font_names): New function.
677 (xfont_list_pattern): Sort font names case insensitively. Make
678 font_entity by calling font_make_entity. Avoid auto-scaled fonts.
679 (xfont_list): Return a list, not vector.
680 (xfont_match): If the font doesn't have QCname property, generate
681 a name from the other font properties.
682 (xfont_open): Return a font-ojbect. Adjusted for the change of
683 struct font. Get underline_thickness and underline_position from
684 font property. Don't update dpyinfo->smallest_font_height and
685 dpyinfo->smallest_char_width.
686 (xfont_close): Don't free struct font.
687 (xfont_prepare_face): Adjusted for the change of struct font.
688 (xfont_done_face): Deleted.
689 (xfont_has_char): Adjusted for the change of struct font.
690 (xfont_encode_char, xfont_draw): Likewise.
691 (xfont_check): New function.
692
693 * xftfont.c (xftfont_list): Adjusted for the change of `list'
694 callback function.
695 (xftfont_match): Adjusted for the fontmat change of font-entity.
696 (xftfont_open): Adjusted for the format change of font-entity and
697 font-object. Adjusted for the change of struct font. Return a
698 font-object. Don't update dpyinfo->smallest_font_height and
699 dpyinfo->smallest_char_width.
700 (xftfont_close): Block input while calling XftFontClose.
701 (xftfont_prepare_face): Don't block input while calling
702 xftfont_get_colors. Adjusted for the change of struct font.
703 (xftfont_shape): Return value of error case fixed.
704
705 * xrdb.c (x_load_resources): Don't setup a fontset resource.
706
707 * xterm.h: Throughout the file, delete all USE_FONT_BACKEND
708 conditionals.
709 (FONT_WIDTH): Return (f)->max_width.
710 (struct x_display_info): Delete member `font'.
711 (x_list_fonts, x_get_font_info, x_load_font, x_query_font)
712 (x_find_ccl_program, x_get_font_repertory): Delete externs.
713 (struct x_output): Change type of `font' to `struct font *'.
714
715 * xterm.c: Throughout the file, delete all USE_FONT_BACKEND
716 conditionals. Don't check enable_font_backend. Delete all codes
717 used only when USE_FONT_BACKEND is not defined. Don't include
718 ccl.h.
719 (x_per_char_metric, x_encode_char): Deleted.
720 (x_set_cursor_gc, x_set_mouse_face_gc): Don't set GCFont.
721 (x_compute_glyph_string_overhangs): Adjusted for the change of
722 `struct face'
723 (x_draw_glyph_string_foreground)
724 (x_draw_composite_glyph_string_foreground): Likewise.
725 (x_draw_glyph_string): Likewise. Use font->underline_position and
726 font->underline_thickness.
727 (x_new_font): Renamed from x_new_fontset2.
728 (x_new_fontset, x_get_font_info, x_list_fonts): Deleted.
729 (x_check_font): Call `check' method of a font driver.
730 (x_font_min_bounds, x_compute_min_glyph_bounds, x_load_font)
731 (x_query_font, x_get_font_repertory): Deleted.
732 (x_find_ccl_program): Renamed and moved to xfont.c.
733 (x_redisplay_interface): Adjusted for the change of `struct
734 redisplay_interface'.
735
736 * w32fns.c: Throughout the file, delete all USE_FONT_BACKEND
737 conditionals. Don't check enable_font_backend. Delete all codes
738 used only when USE_FONT_BACKEND is not defined. Surround non-used
739 code by "#ifdef OLD_FONT" and "endif".
740 (Fw32_select_font): Use FONT_COMPAT to get old font structure.
741
742 * w32font.h (struct w32font_info): New member.
743 (FONT_COMPAT): New macro.
744 (w32font_open_internal): Prototype adjusted.
745
746 * w32gui.h (XGCValues): Surround `XFontStruct *font' by "if
747 OLD_FONT" and "endif".
748
749 * w32font.c: Throughout the file, delete all USE_FONT_BACKEND
750 conditionals. Don't check enable_font_backend. Delete all codes
751 used only when USE_FONT_BACKEND is not defined.
752 (w32font_open): Return a font-object. Make a font-object by
753 font_make_object. Adjusted for the change of struct w32font_info.
754 (w32font_close): Don't free struct font. Adjusted for the change
755 of struct w32font_info.
756 (w32font_encode_char, w32font_text_extents, w32font_draw):
757 Adjusted for the change of struct w32font_info.
758 (w32font_draw): Likewise.
759 (w32font_list_internal): Return a list, not vector.
760 (w32font_open_internal): Change the 4th arg to font-object.
761 Adjusted for the change of struct w32font_info and font-object
762 format.
763 (add_font_name_to_list): Don't downcase names.
764 (w32_enumfont_pattern_entity): Make a font-entity by
765 font_make_entity. Adjusted for the format change of font-entity.
766 Use FONT_SET_STYLE to set a style-related font property. If a
767 font is scalable, set avgwidth property to 0. Set font-entity
768 property by font_put_extra.
769 (font_matches_spec): Adjusted for the format change of
770 font-entity.
771 (w32_weight_table, w32_decode_weight): New variables.
772 (w32_encode_weight): New function.
773 (fill_in_logfont): Adjusted for the format change of font-spec.
774 (w32font_full_name): Use FONT_WEIGHT_SYMBOLIC to get a symbol
775 weight value.
776 (w32font_driver): Adjusted for the change of struct font_driver.
777
778 * w32term.h: Throughout the file, delete all USE_FONT_BACKEND
779 conditionals. Don't check enable_font_backend. Surround non-used
780 code by "#ifdef OLD_FONT" and "endif".
781 (FONT_WIDTH, FONT_HEIGHT, FONT_BASE, FONT_DESCENT)
782 (FONT_AVG_WIDTH): Adjusted for the change of struct font.
783
784 * w32term.c: Throughout the file, delete all USE_FONT_BACKEND
785 conditionals. Don't check enable_font_backend. Delete all codes
786 used only when USE_FONT_BACKEND is not defined. Surround non-used
787 code by "#ifdef OLD_FONT" and "endif".
788
789 * w32uniscribe.c: Delete USE_FONT_BACKEND conditional.
790 (uniscribe_open): Return value changed to font-object. Adjusted
791 for the format change of font-object.
792 (uniscribe_otf_capability): Adjusted for the change of struct
793 font.
794 (add_opentype_font_name_to_list): Don't downcase names.
795 (uniscribe_font_driver): Adjusted for the change of struct
796 font_driver.
797
f9d4c199
CY
7982008-05-13 Chong Yidong <cyd@stupidchicken.com>
799
800 * dispnew.c (update_frame_1): Check if tty output is still valid
801 before flushing it.
802
44f249c0
JD
8032008-05-13 Jan Djärv <jan.h.d@swipnet.se>
804
805 * xterm.c (handle_one_xevent): Don't pass buttons higher than 3
806 to Gtk+ menus.
807
01bb4018
SM
8082008-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
809
3271a8f5
SM
810 * dired.c (file_name_completion): Tweak the code so as to always do it
811 in a single pass. Tighten the scope of some variables.
812
01bb4018
SM
813 * dired.c (Qdefault_directory): New var.
814 (file_name_completion): Use it instead of Fexpand_file_name.
815 (syms_of_dired): Initialize it.
816
728bb8e0
SM
8172008-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
818
819 * fileio.c (double_dollars): Remove dead code.
820
ed4c17bb
EZ
8212008-05-10 Eli Zaretskii <eliz@gnu.org>
822
6c5665e9
EZ
823 * dired.c (Ffile_attributes, Fdirectory_files_and_attributes):
824 Mention w32-get-true-file-attributes in doc string.
825
ed4c17bb
EZ
826 * w32proc.c (syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix.
827
71e1f69d
GM
8282008-05-09 Glenn Morris <rgm@gnu.org>
829
830 * fileio.c (Fread_file_name): Remove reference to insdef, deleted
831 2008-04-23.
832
ee7a2e7a
EZ
8332008-05-09 Eli Zaretskii <eliz@gnu.org>
834
8aaaec6b
EZ
835 Support for reporting owner and group of each file on MS-Windows:
836 * dired.c (stat_uname, stat_gname): New functions, with special
837 implementation for w32.
838 (Ffile_attributes): Use them instead of getpwuid and getgrgid.
839
ee7a2e7a
EZ
840 * w32.c: Rename the_passwd_* to dflt_passwd_*.
841 (dflt_group_name): New static variable.
728bb8e0 842 (dflt_group): Rename from the_group.
ee7a2e7a
EZ
843 (init_user_info): Init dflt_group fields. Get user's group name
844 from LookupAccountSid.
8aaaec6b
EZ
845 (g_b_init_get_file_security, g_b_init_get_security_descriptor_owner)
846 (g_b_init_get_security_descriptor_group, g_b_init_is_valid_sid):
847 New initialization states.
848 (globals_of_w32): Initialize them to zero. Initialize the default
849 group name to "None".
850 (GetFileSecurity_Name): New global var, the name of the function
851 to call for GetFileSecurity.
852 (GetFileSecurity_Proc, GetSecurityDescriptorOwner_Proc)
853 (GetSecurityDescriptorGroup_Proc, IsValidSid_Proc): New typedefs.
854 (get_file_security, get_security_descriptor_owner)
855 (get_security_descriptor_group, is_valid_sid)
856 (get_file_security_desc, get_rid, get_name_and_id)
857 (get_file_owner_and_group): New functions.
858 (stat): Use get_file_security_desc and get_file_owner_and_group to
859 report the owner and primary group of each file. Don't ignore the
728bb8e0
SM
860 high 32 bits of file's size, now that st_size is 64-bit wide.
861 Fix test when to get true file attributes.
8aaaec6b
EZ
862 (init_user_info): Use get_rid instead of equivalent inline code.
863 (fstat): Don't ignore the high 32 bits of file's size.
ee7a2e7a 864
b199c436
CY
8652008-05-09 Chong Yidong <cyd@stupidchicken.com>
866
867 * image.c (png_load): Use correct bit-depth for setting background
868 color.
869
86914123
EZ
8702008-05-08 Eli Zaretskii <eliz@gnu.org>
871
872 * Makefile.in (lisp, shortlisp): Rename epa-file-hook.elc to
873 epa-hook.elc.
874
67b5d7de
JB
8752008-05-08 Juanma Barranquero <lekktu@gmail.com>
876
877 * font.c (Ffont_match_p): Don't use `iff' in docstring.
878
1a111394
DN
8792008-05-07 Dan Nicolaescu <dann@ics.uci.edu>
880
881 * macfns.c (Fx_create_frame): Make a copy of frame parameters
882 because the original parameters are in pure storage now.
883 (mac_window): Remove unused params. Update callers.
884
6d77fa95
SM
8852008-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
886
7a3d90dc
SM
887 * lread.c (substitute_object_recurse): Use lower-level primitives.
888 Don't signal errors when traversing sub-char-tables.
889 Don't loop over all the possible characters when traversing char-tables.
890
6d77fa95
SM
891 * print.c (print_preprocess): Add sub-char-tables to the print-table,
892 just like we do in print.c.
893
140eb764
SM
8942008-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
895
896 * minibuf.c (Ftry_completion): Remove code left over from when we used
897 scmp instead of Fcompare_strings.
898
e9184ccb
JB
8992008-05-04 Juanma Barranquero <lekktu@gmail.com>
900
901 * w32fns.c (Fw32_battery_status): Fix computation of %t (h:min) format.
902
0e9378b3
YM
9032008-05-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
904
905 * image.c [USE_MAC_IMAGE_IO] (image_load_image_io):
906 Create bitmap context in native byte order.
907
f67e15be
MB
908 * macterm.c (XDrawLine)
909 (XCreatePixmapFromBitmapData) [USE_MAC_IMAGE_IO]: Create bitmap
910 context in native byte order.
064032d0 911
f67e15be 9122008-05-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
50eff40f
YM
913
914 * config.in: Regenerate.
915
916 * image.c (PIX_MASK_DRAW, PIX_MASK_RETAIN) [USE_MAC_IMAGE_IO]:
917 New definitions for Image I/O support.
918 (XGetImage, XPutPixel, XGetPixel, XDestroyImage)
919 (mac_create_cg_image_from_image, x_create_x_image_and_pixmap)
920 [USE_MAC_IMAGE_IO]: Add implementations for Image I/O support.
921 (mac_data_provider_release_data, image_load_image_io)
922 [USE_MAC_IMAGE_IO]: New functions.
923 (CGImageCreateWithPNGDataProviderProcType) [MAC_OSX]: Remove typedef.
924 (MyCGImageCreateWithPNGDataProvider) [MAC_OSX]: Remove variable.
925 (init_image_func_pointer) [MAC_OSX]: Remove function.
926 (image_load_quartz2d) [MAC_OSX]: Check availability of
927 CGImageCreateWithPNGDataProvider at compile time.
928 Use lowercase `false' for boolean constant.
929 (png_load, jpeg_load, tiff_load, gif_load) [USE_MAC_IMAGE_IO]:
930 Use image_load_image_io.
931 (png_load) [!USE_MAC_IMAGE_IO && MAC_OSX]:
932 Don't check MyCGImageCreateWithPNGDataProvider.
933 (init_image) [MAC_OSX && TARGET_API_MAC_CARBON]:
934 Don't call init_image_func_pointer.
935
936 * macgui.h (Pixmap) [USE_MAC_IMAGE_IO]: New definition for Image I/O.
937
938 * macterm.c (mac_cg_color_space_rgb) [USE_CG_DRAWING]:
939 Make variable non-static.
940 (XDrawLine, XCreatePixmap, XCreatePixmapFromBitmapData, XFreePixmap)
941 [USE_MAC_IMAGE_IO]: Add implementations for Image I/O support.
942
943 * macterm.h (ARGB_TO_ULONG, ALPHA_FROM_ULONG): New macros.
944 (RED_FROM_ULONG): Mask off higher bits.
945 (mac_cg_color_space_rgb) [USE_MAC_IMAGE_IO]: New extern.
946
947 * s/darwin.h [HAVE_CARBON && HAVE_AVAILABILITYMACROS_H]:
948 Include AvailabilityMacros.h.
949 (USE_MAC_IMAGE_IO, LIBS_IMAGE) [HAVE_CARBON]: New defines.
950 (LIBS_CARBON) [HAVE_CARBON]: Use LIBS_IMAGE.
951
c6bff69e
SM
9522008-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
953
954 * chartab.c (Fset_char_table_range): If range is t, really set all
955 chars to that value.
956
7412d429
EZ
9572008-05-03 Eli Zaretskii <eliz@gnu.org>
958
959 * dired.c (Ffile_attributes): Don't allow the device number become
960 negative.
961
f83bbfac
DU
9622008-05-02 Daiki Ueno <ueno@unixuser.org>
963
5a81d3d7 964 * Makefile.in (lisp, shortlisp): Add epa-file-hook.elc.
f83bbfac 965
2e3148e2
JL
9662008-05-02 Juri Linkov <juri@jurta.org>
967
968 * minibuf.c (Fread_from_minibuffer, Fread_string, Fread_command)
728bb8e0
SM
969 (Fread_variable, Fread_buffer, Fcompleting_read): Document the
970 DEFAULT argument as a list of default values in docstrings.
2e3148e2 971
923fb88c
CY
9722008-05-01 Chong Yidong <cyd@stupidchicken.com>
973
974 * puresize.h (BASE_PURESIZE): Increase to 1210000.
975
047aaeb9
MR
9762008-05-01 Martin Rudalics <rudalics@gmx.at>
977
978 * dispnew.c (change_frame_size_1): Preserve small windows when
979 shrinking frames by calling set_window_height|width with third
980 arg 2.
981
982 * window.h (struct window): Replace field too_small_ok by field
983 resize_proportionally.
984
985 * window.c (make_window): Initialize resize_proportionally.
986 (enlarge_window): Temporarily set resize_proportionally to make
987 sure that shrink_windows does scale the window proportionally.
988 (shrink_windows): When window has resize_proportionally set try
989 to shrink it proportionally by stealing from other windows.
990 (struct saved_window, Fset_window_configuration)
991 (compare_window_configurations): Handle resize_proportionally.
992 (WINDOW_TOTAL_SIZE): New macro.
993 (window_min_size, shrink_windows, size_window): Use it.
c6bff69e 994 (check_min_window_sizes): Remove. Invalid values of
047aaeb9
MR
995 window-min-height|width are handled by window_min_size_2 now.
996 (size_window, Fsplit_window, enlarge_window)
997 (adjust_window_trailing_edge, grow_mini_window): Don't call
998 check_min_window_sizes.
c6bff69e
SM
999 (window_min_size_2, window_min_size_1, window_min_size):
1000 New argument safe_p for retrieving "safe" minimum sizes.
047aaeb9 1001 (Fdisplay_buffer, Fsplit_window, enlarge_window):
c6bff69e
SM
1002 (adjust_window_trailing_edge, grow_mini_window):
1003 Adjust arguments of window_min_size... functions.
047aaeb9
MR
1004 (shrink_windows): Argument min_size removed. New argument
1005 safe_p allows shrinking windows to their safe minimum sizes.
1006 Calculate minimum size and decide whether a window shall be
1007 deleted for each window individually.
1008 (size_window): When nodelete_p equals 2, tell shrink_windows to
1009 delete windows only if their new minimum size is no more safe.
1010 (shrink_window_lowest_first): Call window_min_size_1 to make
1011 sure to preserve modeline of bottom-most window when resizing
1012 the minibuffer.
1013 (Fset_window_configuration, Fcurrent_window_configuration)
1014 (compare_window_configurations): Do not handle
1015 window-min-height|width any more.
1016 (syms_of_window): Clarify window-min-height|width doc-strings.
1017
2a54a229
SM
10182008-04-30 Stefan Monnier <monnier@iro.umontreal.ca>
1019
1020 * dired.c (file_name_completion): Fix up the encoding/decoding issue
1021 some more. Copy some of the code from Ftry_completions.
1022 Remove special case code that dates back to initial revision when the
1023 slash was only added when necessary and that can't trigger nowadays.
1024
384bc634
KH
10252008-04-27 Kenichi Handa <handa@m17n.org>
1026
1027 * font.c (font_prop_validate): Signal `error' instead of `font'.
1028
2c2279c6
JR
10292008-04-29 Jason Rumney <jasonr@gnu.org>
1030
1031 * w32fns.c (Fw32_battery_status): New defun.
1032 (syms_of_w32fns): Defsubr it.
1033
fb4a622a
AS
10342008-04-28 Andreas Schwab <schwab@suse.de>
1035
1036 * dired.c (file_name_completion): Fix another mixing of encoded
1037 and decoded names.
1038
23f250f4
JB
10392008-04-28 Juanma Barranquero <lekktu@gmail.com>
1040
1041 * w32fns.c (Fw32_define_rgb_color): Fix typo in docstring.
1042
d8d30dff
JB
10432008-04-27 Juanma Barranquero <lekktu@gmail.com>
1044
1045 * fringe.c (Fdefine_fringe_bitmap): Doc fix.
1046
ea6104a8
AS
10472008-04-27 Andreas Schwab <schwab@suse.de>
1048
9c691c00
AS
1049 * dired.c (file_name_completion): Fix inappropriate mixing of
1050 encoded and decoded names.
1051
ec1bf773
AS
1052 * xterm.c (XTread_socket): Fix use of uninitialized variable.
1053
ea6104a8
AS
1054 * puresize.h (BASE_PURESIZE): Increase to 1200000.
1055
01388a3d
EZ
10562008-04-26 Eli Zaretskii <eliz@gnu.org>
1057
1058 * dired.c (Ffile_attributes) [WINDOWSNT]: Undo change from
1059 2008-03-31, it's not needed anymore with `struct stat' definition
1060 on nt/inc/sys/stat.h. Undo changes from 2007-01-12 and 2007-01-13
1061 for the same reasons.
1062
175aea10 10632008-04-25 Dennis Gilmore <ausil@fedoraproject.org> (tiny change)
27af566c
CY
1064
1065 * m/sparc.h: Additional redefinitions for GNU/Linux.
1066
1289aeb8
YM
10672008-04-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1068
1069 * macterm.c (Vmac_ts_active_input_buf) [USE_MAC_TSM]: New variable.
1070 (syms_of_macterm) [USE_MAC_TSM]: Defvar it.
1071 (Qmouse_drag_overlay) [MAC_OSX]: New variable.
1072 (syms_of_macterm) [MAC_OSX]: Intern and staticpro it.
1073 (mac_get_selected_range, mac_store_buffer_text_to_unicode_chars)
1074 (mac_ax_selected_text_range) [MAC_OSX]: New functions.
1075 (mac_ax_number_of_characters) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
1076 Likewise.
1077
1078 * mactoolbox.c (Vmac_ts_active_input_buf) [USE_MAC_TSM]: Add extern.
1079 (fast_find_position, x_y_to_hpos_vpos, mac_ax_selected_text_range):
1080 (mac_ax_number_of_characters): Add externs.
1081 (mac_get_selected_range, mac_store_buffer_text_to_unicode_chars)
1082 [USE_MAC_TSM]: Likewise.
1083 (mac_handle_text_input_event) [MAC_OSX]:
1084 Handle kEventTextInputOffsetToPos for no active input area case.
1085 Handle kEventTextInputPosToOffset and kEventTextInputGetSelectedText.
1086 (mac_handle_document_access_event)
1087 [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]: New function.
1088 (install_application_handler) [MAC_OSX]: Register handlers for
1089 kEventTextInputPosToOffset and kEventTextInputGetSelectedText.
1090 (install_application_handler) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
1091 Register mac_handle_document_access_event.
1092
1093 * xdisp.c (x_y_to_hpos_vpos, fast_find_position) [HAVE_CARBON]:
1094 Make functions non-static.
1095
dbd50d4b
SM
10962008-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
1097
1098 * fileio.c (Vread_file_name_function, Vread_file_name_predicate)
1099 (read_file_name_completion_ignore_case, insert_default_directory)
1100 (Qdefault_directory): Move to minibuffer.el.
1101 (Fread_file_name): Call the new `read-file-name' instead.
1102
9ea37b9d 11032008-04-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
81fe843b
YM
1104
1105 * mac.c (create_apple_event) [TARGET_API_MAC_CARBON]:
1106 Make function non-static.
1107 (create_apple_event_from_event_ref) [TARGET_API_MAC_CARBON]:
1108 Remove function.
1109 (create_apple_event_from_drag_ref) [TARGET_API_MAC_CARBON]:
1110 Move to mactoolbox.c.
1111 (mac_event_parameters_to_lisp) [TARGET_API_MAC_CARBON]: New function.
1112
1113 * macgui.h (CGFloat) [!CGFLOAT_DEFINED]: New typedef.
1114 (mac_rect_make): New macro.
1115
1116 * macterm.c (mac_draw_image_string_atsui) [MAC_OSX]: Use CGFloat
1117 instead of float.
1118 (mac_draw_image_string_cg) [USE_CG_TEXT_DRAWING]: Likewise.
1119 (init_cg_color, mac_draw_line, mac_draw_cg_image, XSetForeground)
1120 (XSetBackground) [USE_CG_DRAWING]: Likewise.
1121 (mac_draw_image_string_atsui) [MAC_OSX]: Use mac_rect_make instead of
1122 CGRectMake.
1123 (mac_draw_image_string_cg) [USE_CG_TEXT_DRAWING]: Likewise.
1124 (mac_erase_rectangle, mac_draw_cg_image, mac_fill_rectangle)
1125 (mac_set_clip_rectangles) [USE_CG_DRAWING]: Likewise.
1126 (XCreatePixmap, XCreatePixmapFromBitmapData): Use Window
1127 instead of WindowRef in argument type.
1128 (XCreatePixmap) [!MAC_OS8]: Don't call SetPortWindowPort.
1129 (mac_invert_rectangle): Use CGContextSetBlendMode if available.
1130 (mac_set_clip_rectangles, mac_reset_clip_rectangles): Take argument F
1131 instead of DISPLAY. All uses changed.
1132 (mac_handle_size_change): Don't call SET_FRAME_GARBAGED.
1133 (x_calc_absolute_position): Simplify so as not to use
1134 FRAME_PIXEL_WIDTH/FRAME_PIXEL_HEIGHT.
81fe843b
YM
1135
1136 * macterm.h (XCreatePixmap, XCreatePixmapFromBitmapData): Use Window
1137 instead of WindowRef in argument type.
1138 (create_apple_event_from_event_ref, create_apple_event_from_drag_ref)
1139 [TARGET_API_MAC_CARBON]: Remove externs.
1140 (create_apple_event, mac_event_parameters_to_lisp)
1141 [TARGET_API_MAC_CARBON]: Add externs.
1142
d8d30dff 1143 * mactoolbox.c (Vmac_ts_script_language_on_focus)
81fe843b
YM
1144 (saved_ts_script_language_on_focus) [USE_MAC_TSM]: Remove externs.
1145 (XTread_socket) [USE_MAC_TOOLBAR]: Select window if its structure part
1146 is clicked.
1147 (x_activate_menubar): Remove extern for saved_menu_event_location.
1148 (create_apple_event_from_drag_ref) [TARGET_API_MAC_CARBON]:
1149 Move from mac.c.
1150
9ea37b9d 11512008-04-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
a1b41389
YM
1152
1153 * alloc.c [!SYSTEM_MALLOC && !SYNC_INPUT] (uninterrupt_malloc)
1154 [HAVE_GTK_AND_PTHREAD && !DOUG_LEA_MALLOC]: Don't use recursive mutex.
1155
9ea37b9d 11562008-04-23 Jason Rumney <jasonr@gnu.org>
bd735631
JR
1157
1158 * w32.c (stat): When Vw32_get_true_file_attributes is Qlocal, get
1159 attributes only for local files.
1160
1161 * w32proc.c (syms_of_ntproc): Change Vw32_get_true_file attributes
e9184ccb 1162 default to Qlocal.
bd735631 1163
88970542
JL
11642008-04-22 Juri Linkov <juri@jurta.org>
1165
1166 * buffer.c (Fswitch_to_buffer): Change interactive spec to call
1167 read-buffer-to-switch instead of using the letter "B".
1168
92ec67e3
SM
11692008-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
1170
1171 * fileio.c (Qdefault_directory): New variable.
1172 (Fread_file_name): Use it to pass `dir' to the completion functions.
1173
a32b2382
CY
11742008-04-20 Chong Yidong <cyd@stupidchicken.com>
1175
2a2e8de7 1176 * xdisp.c (pos_visible_p): Check if iterator stops on a display string.
a32b2382 1177
6c8b4f07
SM
11782008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
1179
ece5f847
SM
1180 * keyboard.c (Vpre_help_message): Remove.
1181 (show_help_echo): Remove default C code.
1182
6c8b4f07
SM
1183 * dired.c (directory_files_internal, file_name_completion):
1184 Only call ENCODE_FILE if the string is indeed decoded.
1185
73d798d5
SM
11862008-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
1187
1188 * Makefile.in (TOOLKIT_DEFINES): Remove.
1189 (LIBW): Use a bit less #if, remove left over OPEN_LOOK stuff.
1190
d8d30dff 11912008-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9e13f0c3
YM
1192
1193 * Makefile.in (MAC_OBJ): Add mactoolbox.o.
1194 (mactoolbox.o): New target.
1195
1196 * mac.c [MAC_OSX] (select_and_poll_event, sys_select):
1197 Use mac_run_loop_run_once instead of CFRunLoopRunInMode.
1198
1199 * macfns.c (x_set_background_color, mac_window, x_create_tip_frame):
1200 Use mac_set_frame_window_background instead of XSetWindowBackground.
1201 (x_set_tool_bar_lines) [USE_MAC_TOOLBAR]:
1202 Use mac_is_window_toolbar_visible instead of IsWindowToolbarVisible.
1203 (x_set_name_internal) [TARGET_API_MAC_CARBON]: Use mac_set_window_title
1204 instead of SetWindowTitleWithCFString.
1205 (mac_update_proxy_icon) [TARGET_API_MAC_CARBON]: Remove BLOCK_INPUT.
1206 Move function to mactoolbox.c.
1207 (mac_update_title_bar) [TARGET_API_MAC_CARBON]:
1208 Use mac_set_window_modified instead of SetWindowModified.
1209 Add BLOCK_INPUT around mac_set_window_modified/mac_update_proxy_icon.
1210 (mac_window, x_create_tip_frame): Use mac_create_frame_window.
1211 (Fx_focus_frame): Use mac_front_non_floating_window instead of
1212 FrontNonFloatingWindow. Use mac_activate_window instead of
1213 ActivateWindow. Use mac_active_non_floating_window instead of
1214 ActiveNonFloatingWindow.
1215 (show_hourglass, hide_hourglass) [TARGET_API_MAC_CARBON]:
1216 Use mac_show_hourglass and mac_hide_hourglass.
1217 (compute_tip_xy) [TARGET_API_MAC_CARBON]: Use mac_get_global_mouse
1218 instead of GetGlobalMouse.
1219 (Fx_show_tip): Use mac_move_window/mac_size_window/mac_show_window
1220 instead of MoveWindow/SizeWindow/ShowWindow, respectively.
1221 Use mac_bring_window_to_front instead of BringToFront.
1222 (Qfile_name_history) [TARGET_API_MAC_CARBON]: Move extern to
1223 mactoolbox.c.
1224 (Fx_file_dialog) [TARGET_API_MAC_CARBON]: Move function body to
1225 mac_file_dialog in mactoolbox.c. Use mac_file_dialog.
1226 (mac_nav_event_callback) [TARGET_API_MAC_CARBON]: Move function to
1227 mactoolbox.c.
1228
1229 * macgui.h [!HAVE_CARBON]: Include Quickdraw.h instead of QuickDraw.h.
1230 (XtPointer): Move typedef from macmenu.c.
1231 (enum button_type): Move enum from macmenu.c.
1232 (widget_value): Move typedef from macmenu.c.
1233 (M_APPLE, I_ABOUT, EXTRA_STACK_ALLOC, ARGV_STRING_LIST_ID)
1234 (DIALOG_LEFT_MARGIN, DIALOG_TOP_MARGIN, DIALOG_RIGHT_MARGIN)
1235 (DIALOG_BOTTOM_MARGIN, DIALOG_MIN_INNER_WIDTH, DIALOG_MAX_INNER_WIDTH)
1236 (DIALOG_BUTTON_BUTTON_HORIZONTAL_SPACE)
1237 (DIALOG_BUTTON_BUTTON_VERTICAL_SPACE, DIALOG_BUTTON_MIN_WIDTH)
1238 (DIALOG_TEXT_MIN_HEIGHT, DIALOG_TEXT_BUTTONS_VERTICAL_SPACE)
1239 (DIALOG_ICON_WIDTH, DIALOG_ICON_HEIGHT, DIALOG_ICON_LEFT_MARGIN)
1240 (DIALOG_ICON_TOP_MARGIN): Move defines from macmenu.c.
1241 (Selection): Move typedef from macselect.c.
1242 (RAM_TOO_LARGE_ALERT_ID, ABOUT_ALERT_ID) [MAC_OS8]: Move defines from
1243 macterm.c.
1244 (mac_set_window_title, mac_set_window_modified, mac_is_window_visible)
1245 (mac_is_window_collapsed, mac_bring_window_to_front)
1246 (mac_send_window_behind, mac_hide_window, mac_show_window)
1247 (mac_collapse_window, mac_front_non_floating_window)
1248 (mac_active_non_floating_window, mac_activate_window)
1249 (mac_move_window_structure, mac_move_window, mac_size_window)
1250 (mac_get_global_mouse, mac_is_window_toolbar_visible): New defines.
1251
1252 * macmenu.c [!TARGET_API_MAC_CARBON]: Move includes to mactoolbox.c.
1253 (enum mac_menu_kind): Move enum to mactoolbox.c.
1254 (min_menu_id): Move variable to mactoolbox.c.
1255 (quit_dialog_event_loop) [TARGET_API_MAC_CARBON]: Likewise.
1256 (DIALOG_WINDOW_RESOURCE): Move define to mactoolbox.c.
1257 (DIALOG_BUTTON_COMMAND_ID_OFFSET, DIALOG_BUTTON_COMMAND_ID_P)
1258 (DIALOG_BUTTON_COMMAND_ID_VALUE, DIALOG_BUTTON_MAKE_COMMAND_ID)
1259 [TARGET_API_MAC_CARBON]: Likewise.
1260 (XtPointer): Move typedef to macgui.h.
1261 (enum button_type): Move enum to macgui.h.
d02fe47d
MB
1262 (widget_value): Move typedef to macgui.h.
1263 (DIALOG_LEFT_MARGIN, DIALOG_TOP_MARGIN, DIALOG_RIGHT_MARGIN)
1264 (DIALOG_BOTTOM_MARGIN, DIALOG_MIN_INNER_WIDTH, DIALOG_MAX_INNER_WIDTH)
1265 (DIALOG_BUTTON_BUTTON_HORIZONTAL_SPACE)
1266 (DIALOG_BUTTON_BUTTON_VERTICAL_SPACE, DIALOG_BUTTON_MIN_WIDTH)
1267 (DIALOG_TEXT_MIN_HEIGHT, DIALOG_TEXT_BUTTONS_VERTICAL_SPACE)
1268 (DIALOG_ICON_WIDTH, DIALOG_ICON_HEIGHT, DIALOG_ICON_LEFT_MARGIN)
1269 (DIALOG_ICON_TOP_MARGIN): Move defines to macgui.h.
1270 (popup_activated_flag): Make variable non-static.
1271 (x_activate_menubar, install_menu_quit_handler, pop_down_menu)
1272 (add_menu_item, fill_menu, dispose_menus):
1273 Move functions to mactoolbox.c.
1274 (restore_show_help_function, menu_target_item_handler)
1275 (install_menu_target_item_handler, mac_handle_dialog_event)
1276 (install_dialog_event_handler, pop_down_dialog, create_and_show_dialog)
1277 [TARGET_API_MAC_CARBON]: Likewise.
1278 (menu_quit_handler) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]: Likewise.
1279 (mac_dialog) [!TARGET_API_MAC_CARBON]: Likewise.
1280 (find_and_call_menu_selection, name_is_separator): Make function
1281 non-static.
1282 (Vshow_help_function, timer_check) [TARGET_API_MAC_CARBON]: Move extern
1283 to mactoolbox.c.
1284 (set_frame_menubar): Don't call install_menu_quit_handler.
1285 (menu_item_selection): New variable.
1286 (mac_menu_show): Use create_and_show_popup_menu.
1287 (create_and_show_dialog) [TARGET_API_MAC_CARBON]: Don't return
1288 selection but set variable menu_item_selection. All uses changed.
1289 (mac_fill_menubar): Rename from fill_menubar. All uses changed.
1290 Call install_menu_quit_handler. Move to mactoolbox.c.
edd3ff1d 1291
d02fe47d
MB
1292 * macselect.c [!TARGET_API_MAC_CARBON]: Don't include Scrap.h.
1293 (Selection): Move typedef to macgui.h.
1294 (Vselection_converter_alist, Qmac_scrap_name, Qmac_ostype)
1295 (Vmac_apple_event_map, Qmac_apple_event_class, Qmac_apple_event_id):
1296 Make variables non-static.
1297 (Vmac_dnd_known_types) [TARGET_API_MAC_CARBON]: Likewise.
1298 (mac_handle_apple_event, cleanup_all_suspended_apple_events):
1299 Make functions non-static.
1300 (Vmac_service_selection) [MAC_OSX]: Likewise.
1301 (mac_get_selection_from_symbol, get_flavor_type_from_symbol)
1302 (mac_valid_selection_target_p, mac_clear_selection)
1303 (mac_get_selection_ownership_info, mac_valid_selection_value_p)
1304 (mac_put_selection_value, mac_selection_has_target_p)
1305 (mac_get_selection_value, mac_get_selection_target_list)
1306 (init_apple_event_handler, install_drag_handler, remove_drag_handler):
1307 Move functions to mactoolbox.c.
1308 (mac_do_track_drag, mac_do_receive_drag) [TARGET_API_MAC_CARBON]:
1309 Likewise.
1310 (copy_scrap_flavor_data, mac_handle_service_event)
1311 (install_service_handler) [MAC_OSX]: Likewise.
1312 (syms_of_macselect) <Vmac_dnd_known_types>:
1313 Use mac_dnd_default_known_types.
463f55ee 1314
d02fe47d
MB
1315 * macterm.h (FRAME_OUTER_TO_INNER_DIFF_X, FRAME_OUTER_TO_INNER_DIFF_Y):
1316 Move to mactoolbox.c.
1317 (HOURGLASS_WIDTH, HOURGLASS_HEIGHT): Change to 15.
1318 (Fx_selection_owner_p): Add EXFUN.
1319 (install_window_handler, remove_window_handler, XSetWindowBackground):
1320 Remove externs.
1321 (do_apple_menu) [!TARGET_API_MAC_CARBON]: Likewise.
1322 (mac_prepare_for_quickdraw) [USE_CG_DRAWING]: Likewise.
1323 (x_raise_frame, x_lower_frame, mac_alert_sound_play)
1324 (install_application_handler, mac_get_frame_bounds, mac_get_frame_mouse)
1325 (mac_convert_frame_point_to_global, mac_set_frame_window_background)
1326 (mac_update_begin mac_update_end, mac_frame_up_to_date, x_flush)
1327 (mac_create_frame_window, mac_dispose_frame_window, mac_begin_clip)
1328 (mac_end_clip, mac_create_scroll_bar, mac_dispose_scroll_bar)
1329 (mac_set_scroll_bar_bounds, mac_redraw_scroll_bar, mac_fill_menubar)
1330 (create_and_show_popup_menu, mac_get_selection_from_symbol)
1331 (mac_valid_selection_target_p, mac_clear_selection)
1332 (mac_get_selection_ownership_info, mac_valid_selection_value_p)
1333 (mac_put_selection_value, mac_selection_has_target_p)
1334 (mac_get_selection_value, mac_get_selection_target_list): Add externs.
1335 (mac_update_proxy_icon, mac_show_hourglass, mac_hide_hourglass)
1336 (mac_reposition_hourglass, mac_file_dialog, create_and_show_dialog)
1337 (mac_dnd_default_known_types) [TARGET_API_MAC_CARBON]: Likewise.
1338 (mac_run_loop_run_once) [MAC_OSX]: Likewise.
1339 (mac_dialog) [!TARGET_API_MAC_CARBON]: Likewise.
1340 (mac_begin_cg_clip, mac_end_cg_clip) [USE_CG_DRAWING]: Likewise.
1341 (x_set_toolkit_scroll_bar_thumb) [!USE_TOOLKIT_SCROLL_BARS]: Likewise.
1342 (x_scroll_bar_set_handle) [!USE_TOOLKIT_SCROLL_BARS]: Likewise.
463f55ee 1343
d02fe47d 1344 * mactoolbox.c: New file.
af253914 1345
d8d30dff 13462008-04-18 Jason Rumney <jasonr@gnu.org>
af253914 1347
d02fe47d 1348 * dired.c (Ffile_attributes) [WINDOWSNT]: Cast uid and gid to unsigned.
af253914 1349
8ee085a4
SM
13502008-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
1351
73d798d5
SM
1352 * character.c (Fmultibyte_char_to_unibyte):
1353 Return latin1 chars unchanged.
5556875b 1354
8ee085a4
SM
1355 * fileio.c (Fexpand_file_name): Refine last fix so `nm' is only
1356 relocated if it points to `name'.
1357
5dff5999
KH
13582008-04-17 Kenichi Handa <handa@m17n.org>
1359
1360 * data.c (Faset): Allow setting a multibyte character in an
1361 ASCII-only unibyte string.
1362
1363 * lisp.h (STRING_SET_MULTIBYTE): New macro.
1364
a51f4969
SM
13652008-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
1366
1367 * Makefile.in: Don't use HAVE_GTK and don't -DUSE_GTK since it's now
1368 done in config.h.
1369
add553ac
JB
13702008-04-16 Juanma Barranquero <lekktu@gmail.com>
1371
1372 * character.c (Fchar_bytes, Fchar_width, Fstring_width)
1373 (Fchar_direction): Add usage in the docstring.
1374
8ad7b280
CY
13752008-04-15 Chong Yidong <cyd@stupidchicken.com>
1376
1377 * keyboard.c (read_key_sequence): Remove always-true checks.
1378
e157d7ba
JR
13792008-04-14 Jason Rumney <jasonr@gnu.org>
1380
1381 * w32font.c (w32font_open_internal): Set max_bounds.descent in
1382 compatibility struct, for better underline positioning.
1383
9ec3aaef 13842008-04-13 David Hansen <david.hansen@gmx.net>
48f7d213
MA
1385
1386 * dbusbind.c (dbus-get-unique-name): Remove extra copying of name
1387 string.
1388
36c08864
DN
13892008-04-12 Dan Nicolaescu <dann@ics.uci.edu>
1390
1391 * m/hp800.h (XUINT, XSET): Remove.
1392
f5acc071
JB
13932008-04-12 Juanma Barranquero <lekktu@gmail.com>
1394
1395 * fileio.c (Fexpand_file_name): Add declaration for `p' missing in
1396 previous change.
1397
5b5a2ea1
SM
13982008-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
1399
1400 * fileio.c (Fexpand_file_name): Tighten the scope of `p' and `o' vars.
1401 Relocate `nm' after calling DECODE_FILE, in case the GC was run.
1402
492d9fd6
SM
14032008-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
1404
1405 * keymap.h (map_keymap_canonical): Declare.
1406 * xmenu.c (single_keymap_panes): Use it.
1407
dd60787c
GM
14082008-04-11 Glenn Morris <rgm@gnu.org>
1409
1410 * eval.c (Fdefvaralias): If the alias is bound and the target is not,
1411 set the target's value to that of the alias.
1412
c23b5410
SM
14132008-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
1414
1415 * term.c (set_tty_color_mode): Left over typo.
1416
e89b536d
MA
14172008-04-10 Michael Albinus <michael.albinus@gmx.de>
1418
1419 * fileio.c (Fmake_symbolic_link): Surround code by #ifdef S_IFLNK
f5acc071 1420 only after check for file name handler functions. Signal, when
e89b536d
MA
1421 native functionality is not supported.
1422 (syms_of_fileio): Declare it unconditionally.
1423
40a339c8
JR
14242008-04-10 Jason Rumney <jasonr@gnu.org>
1425
31403b24
JR
1426 * w32menu.c (is_simple_dialog, simple_dialog_show): New functions.
1427 (Fx_popup_dialog): Handle simple yes/no questions as dialogs.
1428
40a339c8
JR
1429 * w32.c (logon_network_drive): Also logon to remote drives that
1430 are mapped to drive letters.
1431
96a7394f
GM
14322008-04-10 Glenn Morris <rgm@gnu.org>
1433
1434 * xdisp.c (truncate-partial-width-windows): Doc fix.
1435
34b67b0f
SM
14362008-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
1437
1438 * fileio.c (read_file_name_cleanup, Fread_file_name_internal):
1439 Move functions to minibuffer.el.
1440 (syms_of_fileio): Don't declare them.
1441
c025fb0a
SM
14422008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
1443
ba5ff07b
SM
1444 * minibuf.c (Vcompletion_auto_help): Move to minibuffer.el.
1445 (syms_of_minibuf): Remove its initialization.
1446
c025fb0a
SM
1447 * minibuf.c (temp_echo_area_glyphs): Remove unused function.
1448
7a6a86ad
JB
14492008-04-09 Juanma Barranquero <lekktu@gmail.com>
1450
1451 * editfns.c (Ffield_string_no_properties): Fix typo in docstring.
1452
cf907d69
JR
14532008-04-09 Jason Rumney <jasonr@gnu.org>
1454
3dc94c30
JR
1455 * makefile.w32-in (distclean): Delete makefile too.
1456 (maintainer-clean): New target.
1457
8d28646b
JR
1458 * xdisp.c (redisplay_internal) [!WINDOWSNT]: Conditionalize last change.
1459
cf907d69
JR
1460 * w32term.c (w32_compute_glyph_string_overhangs): Compute overhangs
1461 for new font backend and composite cases.
1462
ef5eb925
JD
14632008-04-09 Jan Djärv <jan.h.d@swipnet.se>
1464
1465 * atimer.c (alarm_signal_handler): Call run_timers if not SYNC_INPUT.
1466 Most of the code moved to run_timers.
1467 (do_pending_atimers): Call run_timers.
1468 (run_timers): New function.
1469
cf907d69
JR
1470 * sysdep.c (emacs_write): If SYNC_INPUT and pending_atimers,
1471 run atimers.
ef5eb925
JD
1472
1473 * process.c (wait_reading_process_output): The same as above.
1474
9b2cd403
SM
14752008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
1476
32bae13c
SM
1477 * minibuf.c (last_exact_completion): Remove variable.
1478 (Fdelete_minibuffer_contents, do_completion, Fminibuffer_complete)
1479 (complete_and_exit_1, complete_and_exit_2)
1480 (Fminibuffer_complete_and_exit, Fminibuffer_complete_word)
1481 (Fdisplay_completion_list, display_completion_list_1)
1482 (Fminibuffer_completion_help, Fself_insert_and_exit)
8d28646b
JR
1483 (Fexit_minibuffer, Fminibuffer_message): Move functions to
1484 minibuffer.el.
32bae13c
SM
1485 (syms_of_minibuf): Remove corresponding initializations.
1486
5c4cc82a
SM
1487 * keyboard.c (Qdeactivate_mark): New var.
1488 (command_loop_1): Use it to call `deactivate-mark'.
1489 (syms_of_keyboard): Initialize it.
1490
9b2cd403
SM
1491 * xdisp.c (redisplay_internal): Reset tty's color_mode when switching
1492 to another frame.
1493 * frame.c (do_switch_frame): Refine the top_frame/async_visible code.
1494 Don't call set_tty_color_mode.
1495 (store_frame_param): Reset previous_frame rather than call
1496 set_tty_color_mode.
1497 * term.c (set_tty_color_mode): Rewrite.
1498 * dispextern.h (set_tty_color_mode): New type.
1499 * termchar.h (struct tty_display_info): Add `previous_color_mode'.
1500
84cb7b45
SM
15012008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
1502
1503 * keymap.c (access_keymap): Remove the value 2 for t_ok which was used
1504 for generic chars, which do not exist any more in emacs-unicode.
1505
3ed051d4
MA
15062008-04-08 Michael Albinus <michael.albinus@gmx.de>
1507
1508 * coding.c (detect_coding_emacs_mule)
1509 (Ffind_operation_coding_system): Fix typo.
1510
58c3ea42
JR
15112008-04-08 Jason Rumney <jasonr@gnu.org>
1512
3bf8d230
JR
1513 * w32uniscribe.c (SNAME): Extract only symbol name.
1514
56a70cca
JR
1515 * w32font.h (struct w32_metric_cache): New struct.
1516 (w32font_info): Use it.
1517 (W32METRIC_NO_ATTEMPT, W32METRIC_SUCCESS, W32METRIC_FAIL)
1518 (CACHE_BLOCKSIZE): New constants.
3ed051d4 1519
58c3ea42
JR
1520 * w32font.c (Qja, Qko, Qzh): New symbols.
1521 (syms_of_w32font): Initialise them.
1522 (font_matches_spec): Use them to filter by language.
1523 (recompute_cached_metrics): Remove function.
1524 (compute_metrics, clear_cached_metrics): New functions.
1525 (w32font_encode_char): Use them to manage metric cache.
1526 (w32font_text_extents): Cache metrics for all glyphs on demand.
1527 Delay converting glyph indices to WORD until needed.
1528 (w32font_open_internal): Initialize metric cache to empty.
1529 (registry_to_w32_charset): Charset should always be a symbol.
1530 (fill_in_logfont, list_all_matching_fonts): Family should
1531 always be a symbol.
1532
0ce24b2d
JR
15332008-04-06 Jason Rumney <jasonr@gnu.org>
1534
1535 * w32uniscribe.c (uniscribe_shape): Increase items buffer size.
1536 Give up if glyph indices not supported. Use uniscribe obtained
1537 ABC widths for individual metrics. Map glyph clusters back to
1538 characters using fClusterStart flag. Return number of glyphs
1539 produced, not chars processed.
b7655e0c 1540 (uniscribe_shape): Map char at FROM to current glyph.
0ce24b2d 1541
5bc6ddff 15422008-04-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
56613f06 1543
fbf57abb
JB
1544 * macmenu.c (fill_menu) [TARGET_API_MAC_CARBON]:
1545 Use SetMenuItemHierarchicalMenu.
56613f06 1546
5bc6ddff 15472008-04-05 Jason Rumney <jasonr@gnu.org>
93421a1f 1548
5bc6ddff
MB
1549 * image.c (pbm_load): Allow color values up to 65535.
1550 Throw an error if max_color_idx is outside the supported range.
1551 Report an error when image size is invalid.
1552 Read two bytes at a time when raw images have max_color_idx above 255.
1f816871 1553
5bc6ddff 15542008-04-05 Eli Zaretskii <eliz@gnu.org>
5ed6ba5b 1555
5bc6ddff
MB
1556 * w32.c (readdir): If FindFirstFile/FindNextFile return in
1557 cFileName a file name that includes `?' characters, use the 8+3
1558 alias in cAlternateFileName instead.
5ed6ba5b 1559
5bc6ddff 15602008-04-05 Kenichi Handa <handa@ni.aist.go.jp>
32c06229 1561
5bc6ddff
MB
1562 * ccl.c (ccl_driver): If ccl->quit_silently is nonzero, don't
1563 append "CCL: Quitted" when the CCL program is quitted.
1564 (setup_ccl_program): Initialize ccl->quit_silently to zero.
32c06229 1565
5bc6ddff 1566 * ccl.h (struct ccl_program): New member quit_silently.
32c06229 1567
c36e15db
CY
15682008-04-05 Chong Yidong <cyd@stupidchicken.com>
1569
9605d567
CY
1570 * search.c (compile_pattern_1): Treat non-nil and non-string of
1571 search-spaces-regexp as nil.
1572
c36e15db
CY
1573 * minibuf.c (Fassoc_string): Tweak docstring.
1574
40beb147
EZ
15752008-04-05 Eli Zaretskii <eliz@gnu.org>
1576
1577 * dired.c (Ffile_attributes): Support inode numbers wider than 32
1578 bits. Remove ugly WINDOWSNT-specific kludge introduced on
1579 2008-03-14 to force inode be positive.
1580
1581 * w32.c (sys_chown, stat, fstat): Use S_* constants instead of
1582 _S_* ones, since we now use our own sys/stat.h.
1583 (stat, fstat): Don't mangle the inode number.
aa08d1ff 1584 (init_user_info): Don't restrict UID and GID to 0-60000 range.
40beb147 1585
4591d6cb
SM
15862008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
1587
d4417eb0
SM
1588 * frame.h (struct frame): Give one more bit to `visible' since we use
1589 values larger than 1 to indicate obscured frames on ttys.
1590
00f7c5ed
SM
1591 * keymap.c (Qkeymap_canonicalize): New var.
1592 (Fmap_keymap_internal): New fun.
1593 (describe_map): Use keymap-canonicalize.
1594
4591d6cb
SM
1595 * undo.c (last_boundary_buffer, last_boundary_position): New vars.
1596 (Fundo_boundary): Set them.
1597 (syms_of_undo): Initialize them.
1598 (record_point): Use them instead of last_point_position*.
1599 (last_undo_buffer): Change type.
1600
3187540e
JR
16012008-04-04 Jason Rumney <jasonr@gnu.org>
1602
0ce24b2d
JR
1603 * w32font.c (w32font_text_extents): Use font's ascent and descent.
1604 (recompute_cached_metrics): Don't set ascent and descent per char.
1605
3187540e 1606 * w32uniscribe.c (uniscribe_check_otf): Fix last change.
4591d6cb 1607 (uniscribe_check_otf): Add GC protection before consing.
d0bfec76 1608 Rearrange loop for counting features.
3187540e 1609
f1a6b216
SM
16102008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
1611
1612 * insdel.c (insert_from_buffer_1): Don't compare bytes in destination
1613 buffer with byte-size of source buffer.
1614
1d8dcf63
CY
16152008-04-03 Chong Yidong <cyd@stupidchicken.com>
1616
1617 * callint.c (Fcall_interactively): Handle temporary region even
1618 when shift-select-mode is off.
1619
6b8aa22a
JR
16202008-04-03 Jason Rumney <jasonr@gnu.org>
1621
1622 * w32uniscribe.c (uniscribe_check_otf): Sanity check otf_spec.
1623
2f3cbb32
KH
16242008-04-03 Kenichi Handa <handa@m17n.org>
1625
1626 * coding.c (CATEGORY_MASK_ANY): Add CATEGORY_MASK_UTF_16_AUTO.
1627 (CATEGORY_MASK_UTF_16): Likewise.
1628 (detect_coding_utf_16): Add heuristics to reject utf-16 for a
1629 binary file.
1630 (detect_coding): Add null-byte detection for a binary file.
1631 (detect_coding_system): Likewise.
1632
43f4f91c
JR
16332008-04-03 Jason Rumney <jasonr@gnu.org>
1634
0c1b4ae2
JR
1635 * w32uniscribe.c: New file.
1636
1637 * font.h (uniscribe_font_driver) [WINDOWSNT]: Declare for w32fns.c.
1638
1639 * w32font.h (uniscribe_check_otf): Declare for w32font.c.
1640
1641 * w32font.c (Qbalinese, Qbuginese, Qbuhid, Qcuneiform, Qcypriot)
1642 (Qdeseret, Qglagolitic, Qgothic, Qhanunoo, Qkharoshthi)
1643 (Qlimbu, Qlinear_b, Qold_italic, Qold_persian, Qosmanya)
1644 (Qphags_pa, Qphoenician, Qshavian, Qsyloti_nagri)
1645 (Qtagalog, Qtagbanwa, Qtai_le, Qtifinagh, Qugaritic)
1646 (Qphonetic): New symbols.
1647 (syms_of_w32font): Initialize them.
1648 (font_supported_scripts): Use them.
1649 (w32font_list_family): List all charsets.
1650 (w32font_text_extents, recompute_cached_metrics): Fix metric
1651 calculations.
1652 (w32_enumfont_pattern_entity): Make full_type a DWORD.
1653 Give opentype fonts their own format.
1654 (font_matches_spec): New arguments backend and logfont.
1655 Handle :otf spec for uniscribe backend.
1656 (add_font_entity_to_list): Match truetype fonts in uniscribe backend.
1657 (fill_in_logfont): Use DEFAULT_CHARSET when charset not supplied.
4591d6cb 1658
0c1b4ae2
JR
1659 * w32fns.c (Fx_create_frame): Conditionally register uniscribe
1660 font backend.
1661 (globals_of_w32fns): Initialize uniscribe font backend.
1662
fbf57abb 1663 * makefile.w32-in (CONFIG_H): New variable. Use it to clean up
0c1b4ae2
JR
1664 dependencies.
1665 (w32uniscribe.$(O)): New file to build.
1666 (FONT_OBJ): Include w32uniscribe.$(O).
1667 (LIBS): Add uniscribe libraries.
1668
43f4f91c
JR
1669 * ftfont.c (ftfont_get_open_type_spec): Check spec->script, not val.
1670
75043a7d
CY
16712008-04-02 Chong Yidong <cyd@stupidchicken.com>
1672
1673 * callint.c (Vshift_select_mode): New var.
1674 (Finteractive): Document new ^ spec.
1675 (Fcall_interactively): Call handle-shift-selection if the ^ spec
1676 is present.
1677
1678 * keyboard.c (Vthis_command_keys_shift_translated): New var.
1679 (command_loop_1): Avoid running the direct display versions of
1680 forward-char and backward-char if shift-selection may occur.
75043a7d
CY
1681 (read_key_sequence): Set Vthis_command_keys_shift_translated if
1682 shift-translation takes place.
1683
1684 * buffer.c (Vtransient_mark_mode): Move docstring to simple.el to
1685 avoid clobbering by define-minor-mode.
1686
1687 * cmds.c (Fforward_char, Fbackward_char, Fforward_line)
1688 (Fbeginning_of_line, Fend_of_line): Add ^ interactive spec.
1689
1690 * syntax.c (Fforward_word): Add ^ interactive spec.
1691
1692 * window.c (Fscroll_up, Fscroll_down, Fscroll_left)
1693 (Fscroll_right): Add ^ interactive spec.
1694
b2b7f29e
SM
16952008-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
1696
a432c0a6
SM
1697 * xdisp.c (try_window_id): Don't forget to reset delta_bytes.
1698
994b75e0
SM
1699 * casefiddle.c (casify_object): Fix up int/EMACS_INT mixup.
1700
b2b7f29e
SM
1701 * charset.c (Funibyte_charset, Fset_unibyte_charset): Remove.
1702
e99c7806
JL
17032008-03-31 Juri Linkov <juri@jurta.org>
1704
1705 * window.c (Fdisplay_buffer): Reinitialize `tem' to nil.
1706
1c9c1270
JD
17072008-03-30 Jan Djärv <jan.h.d@swipnet.se>
1708
1709 * gtkutil.c (xg_set_geometry): Fix indentation.
994b75e0 1710 (xg_resize_outer_widget): Remove.
1c9c1270
JD
1711 (x_wm_size_hint_off): Fix indentation.
1712 (xg_frame_set_char_size): Call flush_and_sync after
1713 gtk_window_resize.
1714 (x_wm_set_size_hint): Pass NULL as geometry window to
1715 gtk_window_set_geometry_hints due to Gtk+ bug nr 68668.
1716 Add menu bar and tool bar height to base height.
1717 (xg_update_frame_menubar, free_frame_menubar)
1718 (xg_tool_bar_detach_callback, xg_tool_bar_attach_callback)
994b75e0
SM
1719 (update_frame_tool_bar, free_frame_tool_bar):
1720 Change xg_resize_outer_widget to xg_frame_set_char_size.
1c9c1270 1721
90b3fc84
MA
17222008-03-30 Michael Albinus <michael.albinus@gmx.de>
1723
1724 * dbusbind.c (QCdbus_timeout): New D-Bus internal symbol.
1725 (Fdbus_call_method): New parameter TIMEOUT.
1726 (dbus-send-signal): Optimize UNGCPRO call.
1727
7ae6d1d1
JL
17282008-03-29 Juri Linkov <juri@jurta.org>
1729
1730 * window.c (Fdisplay_buffer): Move call to
1731 Vsplit_window_preferred_function out of conditions that check
1732 if window is eligible for vertical splitting.
1733 When Vsplit_window_preferred_function is non-nil, call it and use
1734 its non-nil return value as window. Otherwise, continue doing
1735 vertical splitting using Fsplit_window with arg horflag=nil.
1736 (syms_of_window) <Vsplit_window_preferred_function>: Change the
1737 default value from `split-window' to nil.
1738
f03f8f2c
JL
17392008-03-29 Juri Linkov <juri@jurta.org>
1740
1741 * callint.c (Fcall_interactively): Revert 2008-03-16 change
1742 for interactive code letters 'b' and 'B'.
1743
6d557778
EZ
17442008-03-29 Eli Zaretskii <eliz@gnu.org>
1745
1746 * fileio.c (Fexpand_file_name): Convert the value of $HOME to a
1747 multibyte string.
1748
58555d81
SM
17492008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
1750
1751 * keyboard.c (pending_funcalls): New var.
1752 (timer_check): Run it.
1753 (syms_of_keyboard): Initialize it.
1754 * terminal.c (Qrun_hook_with_args, Qdelete_terminal_functions)
1755 (Vdelete_terminal_functions): New vars.
1756 (syms_of_terminal): Initialize them.
1757 (Fdelete_terminal): Run delete-terminal-functions.
1758 * xdisp.c (safe_eval): Rewrite.
1759 (safe_call2): New fun.
1760 * frame.c (Qdelete_frame_functions): New var.
1761 (syms_of_frame): Initialize it.
1762 (Fdelete_frame): Use it and use safe_call2 and pending_funcalls.
1763 * lisp.h (safe_call2, pending_funcalls): Declare.
1764
4c92f429
AS
17652008-03-28 Andreas Schwab <schwab@suse.de>
1766
1767 * indent.c (Fmove_to_column): Move declaration before statements.
1768
a1567c45
SM
17692008-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
1770
2806a183
SM
1771 * frame.h (enum fullscreen_type): Give it a name. Move it before use.
1772 (struct frame): Use bit fields for boolean vars.
1773
eef60308
SM
1774 * process.c (server_accept_connection): Simplify naming.
1775 (emacs_get_tty_pgrp): Use SDATA.
1776
a1567c45
SM
1777 * coding.c (decode_coding_object): Fix last change.
1778
30076589
JR
17792008-03-27 Jason Rumney <jasonr@gnu.org>
1780
1781 * w32fns.c (start_hourglass): Suppress hourglass on tty frames.
1782
880820fe
KH
17832008-03-27 Kenichi Handa <handa@ni.aist.go.jp>
1784
1785 * charset.c (Fdefine_charset_internal): Change the way of
1786 registering charsets in Vcharset_order_list.
1787 (syms_of_charset): Make the charset `eight-bit' supplementary.
1788
3cf8cdfb
CY
17892008-03-26 Alexandre Oliva <aoliva@redhat.com> (tiny change)
1790
1791 * regex.c (EXTEND_BUFFER): Change order of pointer addition
1792 operations, to avoid having the difference between pointers
1793 overflow.
1794
ef6f5c0e
SM
17952008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
1796
80e3db56
SM
1797 * indent.c (check_display_width): New fun.
1798 (scan_for_column): Use it.
1799
c397dc7a
SM
1800 * data.c (syms_of_data): Mark most-positive-fixnum and
1801 most-negative-fixnum as constants.
1802
bf6b4d58
SM
1803 * xdisp.c (redisplay_internal): Reset selected_frame earlier.
1804
ef6f5c0e
SM
1805 * indent.c (scan_for_column): Extract from current_column_1.
1806 Merge with the same code from Fmove_to_column.
1807 (current_column_1, Fmove_to_column): Use it.
1808
72d5003d
SM
18092008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
1810
12270607
SM
1811 * keymap.c (map_keymap_internal): New fun.
1812 (map_keymap): Use it.
1813 (Fmap_keymap_internal): New fun.
1814 (Fmap_keymap): Remove left-out test from before make_save_value.
1815
a10cca6c
SM
1816 * keymap.c (Fmap_keymap): Use `map-keymap-sorted.
1817
d7b10f4c
SM
1818 * frame.c (Fmodify_frame_parameters, x_set_frame_parameters):
1819 Use XCAR/XCDR.
1820
5431bd6a
SM
1821 * process.h (struct Lisp_Process): Remove filter_multibyte.
1822 * process.c (QCfilter_multibyte): Remove.
1823 (setup_process_coding_systems): Don't use filter_multibyte.
1824 (Fstart_process, Fmake_network_process): Don't set filter_multibyte.
1825 (read_process_output): Don't adjust multibyteness to filter_multibyte.
1826 (Fset_process_filter_multibyte): Change the coding-system to
1827 approximate the previous behavior.
1828 (Fprocess_filter_multibyte_p): Get the multibyteness straight from the
1829 coding-system.
1830
72d5003d
SM
1831 * coding.c (decode_coding_object): When not decoding into a buffer,
1832 obey the coding system's preference of (uni|multi)byte.
1833
438eba3c
SM
18342008-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
1835
1836 * casefiddle.c (casify_object): Avoid pathological N^2 worst case if
1837 every char is changed and has a different byte-length.
1838 (Fupcase_word, Fdowncase_word, Fcapitalize_word, operate_on_word):
1839 Fix int -> EMACS_INT.
1840
9ec3aaef 18412008-03-23 David Hansen <david.hansen@gmx.net>
a8e72f4f 1842
438eba3c 1843 * dbusbind.c (xd_read_message): Remove extra copying of message
a8e72f4f
MA
1844 strings. Check for NULL `interface' or `member'.
1845
b07103dc
EZ
18462008-03-22 Eli Zaretskii <eliz@gnu.org>
1847
1848 * w32.c (readdir): If FindFirstFile/FindNextFile return in
1849 cFileName a file name that includes `?' characters, use the 8+3
1850 alias in cAlternateFileName instead.
1851
5371d722
SM
18522008-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
1853
1854 * buffer.c (enlarge_buffer_text): Fix int -> EMACS_INT.
1855
6ba7f443
SM
18562008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
1857
1858 * intervals.c (temp_set_point, temp_set_point_both): Use EMACS_INT.
1859 (set_point, set_point_both): Use EMACS_INT. Remove `buffer' arg,
1860 work on current_buffer only instead (that was already the case
1861 for some of the code anyway).
1862 * buffer.h (set_point, set_point_both): Remove buffer arg, use long int.
1863 (temp_set_point, temp_set_point_both): Use EMACS_INT.
1864 (SET_PT, SET_PT_BOTH): Adjust.
1865 * intervals.h (set_point, temp_set_point, set_point_both)
1866 (temp_set_point_both): Remove redundant declarations.
1867
bf1c0f27
SM
18682008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
1869
1870 * fileio.c (Finsert_file_contents):
1871 * lread.c (Feval_buffer): Use BUF_TEMP_SET_PT.
1872 * buffer.h (BUF_SET_PT): Remove. set_point_both doesn't work right
1873 when buffer != current_buffer anyway.
1874
acab783e
AS
18752008-03-20 Andreas Schwab <schwab@suse.de>
1876
1877 * callint.c (Fcall_interactively) [case 'B']: Use other-buffer
1878 as default.
1879
d148e14d
JR
18802008-03-19 Jason Rumney <jasonr@gnu.org>
1881
1882 * w32fns.c (hourglass_timer, hourglass_hwnd): New variables.
1883 (syms_of_w32fns): Initialize them.
1884 (HOURGLASS_ID): New constant.
1885 (x_window_to_frame): Don't check hourglass_window.
1886 (w32_wnd_proc) <WM_TIMER>: Handle hourglass_timer.
1887 (w32_wnd_proc) <WM_EXITMENULOOP>: Set pending hourglass cursor.
1888 (w32_wnd_proc) <WM_SETCURSOR>: Set the hourglass or current cursor.
1889 (w32_wnd_proc) <WM_EMACS_SETCURSOR>: Set frame's current_cursor.
1890 Only change the cursor if hourglass is not active.
1891 (Fx_create_frame): Initialize frame's current_cursor.
1892 (hourglass_atimer): Remove.
1893 (hourglass_started): New function.
1894 (start_hourglass, cancel_hourglass, hide_hourglass): Adapt to w32.
1895 (show_hourglass): Adapt to w32, changing argument to frame.
1896
1897 * w32term.h (struct w32_output): Remove hourglass_window.
1898 Add current_cursor.
1899
1900 * eval.c (call_debugger, Fsignal):
1901 * keyboard.c (recursive_edit_1, cmd_error, Ftop_level)
1902 (command_loop_1, Fread_key_sequence, Fread_key_sequence_vector)
1903 (Fexecute_extended_command, cancel_hourglass_unwind):
1904 * minibuf.c (read_minibuf):
1905 * fns.c (Fy_or_n_p): Enable hourglass when HAVE_WINDOW_SYSTEM.
63558020 1906
a5c54077
JB
19072008-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
1908
1909 * window.c (run_funs): New fun.
1910 (run_window_configuration_change_hook): Use it to run the buffer-local
1911 and the global part of the hook.
1912
1913 * xdisp.c (format_mode_line_unwind_data): Add window argument.
1914 (unwind_format_mode_line): Restore selected window.
1915 (x_consider_frame_title, Fformat_mode_line): Set selected window.
1916
f9f3238f
SM
19172008-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
1918
253c3c82
SM
1919 * editfns.c (Fchar_equal): Check they are valid characters.
1920
f9f3238f
SM
1921 * buffer.h (Fbuffer_list): Declare (for use in callint.c).
1922
065a118d
AS
19232008-03-17 Andreas Schwab <schwab@suse.de>
1924
0b8be006
AS
1925 * regex.c (re_match_2_internal): Properly match raw 8-bit bytes
1926 against a charset.
1927
065a118d
AS
1928 * lisp.h (Fbuffer_list): Declare.
1929
880820fe 19302008-03-17 Jan Djärv <jan.h.d@swipnet.se>
d3b2a6da
JD
1931
1932 * gtkutil.c (free_frame_tool_bar): Only call gtk_container_remove if
1933 handlebox_widget is != 0.
1934
6206d6c2
JL
19352008-03-16 Juri Linkov <juri@jurta.org>
1936
1937 * callint.c (Fcall_interactively): For interactive code letters
1938 'b' and 'B' put the buffer list into the list of default "future"
1939 values of the minibuffer.
1940
f5020181
AS
19412008-03-16 Andreas Schwab <schwab@suse.de>
1942
a864f6d6
AS
1943 * keyboard.c (read_key_sequence): Fix downcasing of letters with
1944 modifiers.
1945
f5020181
AS
1946 * regex.c (re_match_2_internal): Correct matching of a charset
1947 against latin-1 characters.
1948
03f244e2
KH
19492008-03-16 Kenichi Handa <handa@m17n.org>
1950
1951 * coding.c (CHAR_STRING_ADVANCE_NO_UNIFY)
1952 (STRING_CHAR_ADVANCE_NO_UNIFY): New macros.
f9f3238f
SM
1953 (coding_alloc_by_making_gap): Fix the way to preserve data in the gap.
1954 (alloc_destination): Fix the 2nd arg to coding_alloc_by_making_gap.
03f244e2
KH
1955 (encode_coding_utf_8): Use CHAR_STRING_ADVANCE_NO_UNIFY instead of
1956 CHAR_STRING_ADVANCE.
1957 (produce_chars): Fix for the case that the source and the
1958 destination are the same buffer. Use CHAR_STRING_ADVANCE_NO_UNIFY
1959 instead of CHAR_STRING_ADVANCE.
1960 (consume_chars): Use STRING_CHAR_ADVANCE_NO_UNIFY instead of
1961 STRING_CHAR_ADVANCE.
1962
0e2501ed
AS
19632008-03-15 Andreas Schwab <schwab@suse.de>
1964
1965 * regex.c (re_match_2_internal): Correct matching of eight bit
1966 characters in unibyte strings.
1967
7723e095
MR
19682008-03-15 Martin Rudalics <rudalics@gmx.at>
1969
1970 * buffer.c (overlays_in, Foverlays_in): Include empty overlays
1971 at end of range when it coincides with the end of the buffer.
1972
f507f365
EZ
19732008-03-14 Eli Zaretskii <eliz@gnu.org>
1974
294f1153
EZ
1975 * dired.c (Ffile_attributes) [WINDOWSNT]: Force inode be positive.
1976
f507f365
EZ
1977 * w32fns.c (globals_of_w32fns, Fx_create_frame): Fix last change.
1978
64f0809d
JR
19792008-03-14 Jason Rumney <jasonr@gnu.org>
1980
956ae531
JR
1981 * editfns.c (initial_tz): New variable.
1982 (syms_of_editfns): Initialize it.
1983 (Fset_time_zone_rule): Set it when first called.
1984 Use it when TZSTRING is nil.
1985
64f0809d
JR
1986 * w32fns.c (MONITOR_DEFAULT_TO_NEAREST, struct MONITOR_INFO)
1987 (MonitorFromPoint_Proc, GetMonitorInfo_Proc): New definitions.
1988 (monitor_from_point_fn, get_monitor_info_fn): New globals.
1989 (globals_of_w32fns): Initialize them.
1990 (compute_tip_xy): Use them to position tooltips.
1991
21a4ff8e
GM
19922008-03-14 Glenn Morris <rgm@gnu.org>
1993
1994 * emacs.c (main): Revert previous change.
1995 (standard_args): Revert -internal-script back to -scriptload,
1996 and remove the long-option form.
1997
a09a5b5b
GM
19982008-03-13 Glenn Morris <rgm@gnu.org>
1999
2000 * emacs.c (main, standard_args): Rename -scriptload to -internal-script.
2001 Remove option -enable-font-backend.
2002
1c55ebd1
SM
20032008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
2004
2005 * buffer.c (Fswitch_to_buffer): Fall back on pop-to-buffer.
2006
880820fe 20072008-03-11 Jan Djärv <jan.h.d@swipnet.se>
c523e161
JD
2008
2009 * xterm.c (x_connection_closed): For GTK: If this is the last
2010 terminal just exit without closing the display.
2011
7145be81
JR
20122008-03-11 Jason Rumney <jasonr@gnu.org>
2013
2014 * w32font.c (w32font_full_name): Use floor to round.
2015
e6201af3 20162008-03-10 dhruva <dhruvakm@gmail.com> (tiny change)
ce9033f8
JD
2017
2018 * sound.c (alsa_configure): Declare vol at beginning of block.
2019
e6201af3 2020 * fontset.c (Ffontset_info): Remove extra semicolon.
ce9033f8 2021
390b81fa 20222008-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
acd37560 2023
56388398
MB
2024 * fileio.c (Fsubstitute_in_file_name): Fix up computation of maximum
2025 size of resulting string.
af0ad939 2026
390b81fa 20272008-03-10 Jason Rumney <jasonr@gnu.org>
acd37560 2028
56388398 2029 * dispnew.c (adjust_glyph_matrix): Initialize window_height.
acd37560 2030
390b81fa 20312008-03-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
acd37560 2032
56388398
MB
2033 * xdisp.c (handle_single_display_spec): Undo 2007-10-16 changes.
2034 Don't pretend as if characters with display property haven't been
2035 consumed for string-replacing-string case.
acd37560 2036
223ed6db
KS
20372008-03-08 Kim F. Storm <storm@cua.dk>
2038
2039 * xdisp.c (GET_NEXT_DISPLAY_ELEMENT): New macro.
2040 (get_next_display_element, next_element_from_string)
2041 (next_element_from_ellipsis, next_element_from_buffer): Use it.
2042
28545f7c
AS
20432008-03-08 Andreas Schwab <schwab@suse.de>
2044
2045 * process.h (struct Lisp_Process): Declare bit fields as unsigned.
2046
c960bff8
JR
20472008-03-06 Jason Rumney <jasonr@gnu.org>
2048
290afd83
JB
2049 * w32font.c (w32_registry): Take font_type argument. Use ANSI
2050 when charset not specified. Only translate ANSI to unicode when
c960bff8
JR
2051 font_type is truetype.
2052 (w32font_coverage_ok): New function.
2053 (add_font_entity_to_list): Use it to filter unsuitable fonts.
2054
87b8ce92
KH
20552008-03-05 Kenichi Handa <handa@ni.aist.go.jp>
2056
2057 * lread.c (Fread_char): Resolve modifiers.
2058 (Fread_char_exclusive): Likewise.
2059
2060 * character.c (char_resolve_modifier_mask): New function.
2061 (char_string): Use char_resolve_modifier_mask.
2062 (Fchar_resolve_modifiers): New function.
2063 (syms_of_character): Declare Fchar_resolve_modifiers as Lisp
2064 function.
2065
cefd56f6
JR
20662008-03-04 Jason Rumney <jasonr@gnu.org>
2067
2068 * makefile.w32-in: Always include w32font.c in the build.
2069 * w32font.c: Wrap in USE_FONT_BACKEND conditional.
2070
03bd3c1f
AS
20712008-03-04 Andreas Schwab <schwab@suse.de>
2072
2073 * Makefile.in (clean): Remove emacs-*.*.* instead of emacs-*.
2074 (versionclean): Likewise.
2075
6f69e89b
JB
20762008-03-04 Juanma Barranquero <lekktu@gmail.com>
2077
2078 * .cvsignore: Add oo.
2079
f4a3cc44
AS
20802008-03-03 Andreas Schwab <schwab@suse.de>
2081
2082 * coding.c (decode_coding_object): Inhibit gap shrinking while
2083 decoding in place.
2084
73f838ad
DN
20852008-03-03 Dan Nicolaescu <dann@ics.uci.edu>
2086
2087 * w32term.c: Remove unused include "gnu.h".
6f69e89b 2088 * makefile.w32-in (w32term.o): Don't depend on gnu.h.
73f838ad
DN
2089
2090 * gnu.h: Rename to ...
2091 * emacs-icon.h: ... this.
2092 * xterm.c: Use emacs-icon.h instead of gnu.h.
2093 * Makefile (xterm.o): Depend on emacs-icon.h, not gnu.h.
2094
ce9c1f06
JB
20952008-03-03 Juanma Barranquero <lekktu@gmail.com>
2096
2097 * w32font.c: Include math.h.
2098
34fd2d28
JR
20992008-03-03 Jason Rumney <jasonr@gnu.org>
2100
54efdcd1
JR
2101 * w32font.c (recompute_cached_metrics): Change font arg to w32font_info.
2102 Compute options separately.
2103 (w32font_open_internal): Set glyph_idx before caching metrics.
2104
ce9c1f06
JB
2105 * w32font.h (NTM_PS_OPENTYPE, NTM_TT_OPENTYPE, NTM_TYPE1):
2106 Define if system headers don't.
2107 (struct w32font_info): Enlarge ascii_metrics. Add glyph_idx.
34fd2d28
JR
2108 (w32font_encode_char): Don't declare here.
2109
2110 * w32font.c (Quniscribe, QCformat): New symbols.
2111 (syms_of_w32font): Define them.
2112 (w32font_has_char): Indicate uncertainty.
ce9c1f06 2113 (w32font_encode_char): Encode as glyph point. Make static.
34fd2d28 2114 (recompute_cached_metrics): New function.
ce9c1f06
JB
2115 (w32font_open_internal): Use it. Set font to use glyph points
2116 initially. Set format based on type of font.
34fd2d28 2117 (w32font_text_extents, w32font_draw): Optionally use glyph points.
ce9c1f06
JB
2118 (w32_enumfont_pattern_entity): Accept backend arg. Set type based
2119 on it. Set format based on information available here.
34fd2d28
JR
2120 (add_font_entity_to_list): Identify backend based on opentype_only.
2121
14daee73
AS
21222008-03-02 Andreas Schwab <schwab@suse.de>
2123
f907fb2e
AS
2124 * ftfont.c (ftfont_pattern_entity): Fix aliasing violations.
2125
ce9c1f06
JB
2126 * coding.c (decode_coding_big5, produce_chars):
2127 Fix typos in last change.
14daee73 2128
c9cc6462
DN
21292008-03-02 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
2130
2131 * gnu.h: New icon.
2132
119852e7
KH
21332008-03-02 Kenichi Handa <handa@m17n.org>
2134
2135 * coding.c (decode_coding_utf_8): When eol-type of CODING is
2136 `dos', don't decode '\r' if that is the last in the source.
2137 (decode_coding_utf_16, decode_coding_emacs_mule)
2138 (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
2139 (decode_coding_raw_text, decode_coding_charset): Likewise.
2140 (produce_chars): Don't decode EOL here. Use EMACS_INT.
2141
a823468b
JR
21422008-03-01 Jason Rumney <jasonr@gnu.org>
2143
2144 * w32font.c (w32font_full_name): Report point size for scalable fonts.
2145
4ddc7e30
KS
21462008-03-01 Kim F. Storm <storm@cua.dk>
2147
2148 * dispextern.h (CHAR_GLYPH_SPACE_P): Check for default face.
2149
67997c79
JR
21502008-03-01 Jason Rumney <jasonr@gnu.org>
2151
2152 * w32font.c (w32font_full_name): New function.
2153 (w32font_open_internal): Use it.
2154
3f4e9c35
KS
21552008-03-01 Kim F. Storm <storm@cua.dk>
2156
2157 * dispnew.c (line_draw_cost): Fix invalid glyph check.
2158
f3b9e479
JR
21592008-03-01 Jason Rumney <jasonr@gnu.org>
2160
2161 * font.c (font_unparse_fcname): Increase len when style is a symbol.
2162
880820fe 21632008-03-01 Jan Djärv <jan.h.d@swipnet.se>
7ee480ce
JD
2164
2165 * xterm.c (handle_one_xevent): For Gtk+ and ConfigureNotify, call
2166 xg_frame_resized when the event is for the edit widget.
2167
2168 * gtkutil.h (xg_frame_resized): Renamed from xg_resize_widgets.
2169
2170 * gtkutil.c (xg_resize_outer_widget): Only do one of set_geometry or
2171 set_char_size.
2172 (xg_frame_resized): Renamed from xg_resize_widgets. Remove all
2173 operations on widgets here. Just set frame size if needed.
2174 (flush_and_sync, x_wm_size_hint_off, xg_pack_tool_bar): New functions.
2175 (xg_frame_set_char_size): Call x_wm_size_hint_off before resizing.
2176 (x_wm_set_size_hint): Set size hints on the edit widget only, not
2177 the whole frame.
2178 (xg_create_tool_bar): Move attachement of the tool bar to
2179 xg_pack_tool_bar. Do not attach the tool bar if there are no items.
2180 (free_frame_tool_bar): Remove call to SET_FRAME_GARBAGED.
2181
6c8acaa1
JR
21822008-03-01 Jason Rumney <jasonr@gnu.org>
2183
2184 * w32fns.c (w32_msg_pump): Disable debug code.
2185
51fb064b 21862008-03-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
03eb5fab 2187
51fb064b 2188 * m/intel386.h [MAC_OSX || DARWIN]: Define NO_ARG_ARRAY if _LP64.
cb681b34 2189
60221a33
CY
21902008-02-29 Chong Yidong <cyd@stupidchicken.com>
2191
2192 * xdisp.c (next_overlay_string): Don't set
2193 overlay_strings_at_end_processed_p if we're currently reading from
2194 a display string.
2195
10cbc34f
SM
21962008-02-29 Stefan Monnier <monnier@iro.umontreal.ca>
2197
2198 * xdisp.c (get_overlay_strings_1): Fix typo.
2199
73c0054e
CY
22002008-02-29 Chong Yidong <cyd@stupidchicken.com>
2201
2202 * xdisp.c (get_overlay_strings_1): Add missing argument type.
2203
ec1c4354
KH
22042008-02-28 Kenichi Handa <handa@ni.aist.go.jp>
2205
55082642
KH
2206 * ftfont.c (ftfont_match): Explicitly set pixelsize in pattern.
2207
ec1c4354
KH
2208 * xdisp.c (display_mode_element): Cancel the previous change.
2209 (decode_mode_spec): Likewise.
ee548a94
KH
2210 (handle_auto_composed_prop): Don't make composition if it->string
2211 is a string.
ec1c4354 2212
b6d898a2
KS
22132008-02-27 Kim F. Storm <storm@cua.dk>
2214
2215 * lisp.h (GLYPH): Change type from int to struct with separate char
2216 and face_id members.
2217 (GLYPH_MASK_FACE, GLYPH_MASK_CHAR): Delete macros.
2218 (GLYPH_CHAR, GLYPH_FACE): Remove slow versions with frame arg.
2219 (FAST_GLYPH_CHAR, FAST_GLYPH_FACE): Rename macros to ...
2220 (GLYPH_CHAR, GLYPH_FACE): ... these. Change users.
2221 (FAST_MAKE_GLYPH, MAKE_GLYPH): Remove. Rewrite users to use ...
2222 (SET_GLYPH, SET_GLYPH_CHAR, SET_GLYPH_FACE): ... these macros instead.
2223 (GLYPH_CODE_CHAR, GLYPH_CODE_FACE, GLYPH_CODE_P)
2224 (GLYPH_CODE_CHAR_VALID_P, SET_GLYPH_FROM_GLYPH_CODE): New macros to
2225 handle new Lisp glyph code encoding, either an integer or a cons.
2226
2227 * disptab.h (GLYPH_SIMPLE_P): Rewrite.
2228 (GLYPH_ALIAS): Delete.
2229 (GLYPH_ALIAS_P, GLYPH_FOLLOW_ALIASES): Rewrite.
2230 (GLYPH_LENGTH, GLYPH_STRING): Use GLYPH_CHAR.
2231 (GLYPH_FROM_CHAR): Replace macro by ...
2232 (SET_GLYPH_FROM_CHAR): ... this macro. Change users.
2233
2234 * dispextern.h (CHAR_GLYPH_SPACE_P): Simplify.
2235 (GLYPH_FROM_CHAR_GLYPH): Replace macro by ...
2236 (SET_GLYPH_FROM_CHAR_GLYPH): ... this macro. Change users.
2237 (GLYPH_INVALID_P): New macro.
2238 (spec_glyph_lookup_face): Update prototype.
2239
2240 * dispnew.c (line_draw_cost): Adapt to new glyph type.
2241 (build_frame_matrix_from_leaf_window): Adapt to new glyph type and
2242 new glyph code encoding.
2243 (spec_glyph_lookup_face): No return value; update passed glyph instead.
2244 (init_display): Use SET_CHAR_GLYPH to initialize space_glyph.
2245
2246 * xdisp.c (get_next_display_element, next_element_from_display_vector):
2247 Adapt to new glyph type and new glyph code encoding.
2248
2249 * term.c (encode_terminal_code, produce_special_glyphs): Likewise.
2250
2251 * indent.c (current_column, current_column_1, Fmove_to_column)
2252 (compute_motion): Adapt to new glyph code encoding.
2253
2254 * msdos.c (IT_write_glyphs): Adapt to new glyph type.
2255
af2080a2
CY
22562008-02-27 Chong Yidong <cyd@stupidchicken.com>
2257
2258 * process.c (wait_reading_process_output): Check for window
2259 changes caused by timers.
880820fe 2260 Suggested by Johan Bockgård.
af2080a2 2261
253ed25e
GM
22622008-02-27 Glenn Morris <rgm@gnu.org>
2263
2264 * emacs.c (USAGE1): Add `--disable-font-backend'.
2265
18a9f8d9
SM
22662008-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
2267
2268 * fileio.c (Finsert_file_contents): Don't reset undo_list if no change
2269 is made to the buffer.
2270
0f8b27ea
SM
22712008-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
2272
2273 * dispextern.h (face_at_buffer_position, face_for_overlay_string)
2274 (face_at_string_position):
2275 * xfaces.c (face_at_buffer_position, face_for_overlay_string)
2276 (face_at_string_position):
2277 * xdisp.c (display_string, next_overlay_change):
2278 * buffer.h (overlays_at):
2279 * buffer.c (overlays_at): Use EMACS_INT for buffer positions.
2280 Update callers.
2281
4e7c53ca
CY
22822008-02-26 Chong Yidong <cyd@stupidchicken.com>
2283
2284 * editfns.c (Fformat): Doc fix.
2285
51c01100
JB
22862008-02-26 Juanma Barranquero <lekktu@gmail.com>
2287
2288 * font.c (Ffont_spec, Ffont_at): Fix typos in docstrings.
2289 (Ffont_put, Flist_families, Ffont_fill_gstring, Ffont_drive_otf)
2290 (Ffont_otf_alternates, Fquery_font): Doc fixes.
2291
13cda5f9
SM
22922008-02-25 Stefan Monnier <monnier@iro.umontreal.ca>
2293
2294 * buffer.c (Fbuffer_swap_text): New function.
2295 (syms_of_buffer): Defsubr it.
2296
8018d430
CY
22972008-02-25 Chong Yidong <cyd@stupidchicken.com>
2298
2299 * keyboard.c (command_loop_1): Revert 2006-10-09 change.
2300
9bde1a21
JR
23012008-02-25 Jason Rumney <jasonr@gnu.org>
2302
2303 * w32font.c (w32font_draw): Draw one character at a time when padding.
2304
eeca6f6f
SM
23052008-02-25 Stefan Monnier <monnier@iro.umontreal.ca>
2306
2307 * window.c (Fdelete_window, Fadjust_window_trailing_edge):
2308 Handle a nil arg. Use run_window_configuration_change_hook.
2309 (delete_window, adjust_window_trailing_edge): Don't handle nil any more.
2310 (Fenlarge_window, Fshrink_window, Fset_window_configuration):
2311 Use run_window_configuration_change_hook.
2312
ec1c4354
KH
23132008-02-25 Kenichi Handa <handa@ni.aist.go.jp>
2314
2315 * xdisp.c (x_produce_glyphs): For a visible glyph, assure at least
2316 1-pixel width.
2317
ae185452
KH
23182008-02-25 Kenichi Handa <handa@ni.aist.go.jp>
2319
2320 * xdisp.c (fill_glyph_string): Pay attention to glyph->padding_p.
2321 (append_glyph): Set glyph->pixel_width and glyph->padding_p to 1
2322 if the glyph in the font is zero pixel with.
2323
2324 * dispextern.h (struct glyph_string): New member padding_p.
2325
2326 * w32font.c (w32font_draw): Pay attention to s->padding_p.
2327
2328 * ftxfont.c (ftxfont_draw): Pay attention to s->padding_p.
2329
2330 * xfont.c (xfont_draw): Pay attention to s->padding_p.
2331
2332 * xftfont.c (xftfont_draw): Pay attention to s->padding_p.
2333
eeca6f6f 2334 * font.c: If the font driver doesn't have `shape' function, return Qnil.
ae185452 2335
ffe832ea 23362008-02-25 Jason Rumney <jasonr@gnu.org>
c9029fe5 2337
ffe832ea 2338 * w32fns.c (enum_font_cb2): Don't use raster fonts for Unicode.
16782258 2339
06045130
SM
23402008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
2341
2342 Allow fine-grained image-cache flushing.
2343 * dispextern.h (struct image): Add `dependencies' field.
2344 (clear_image_caches): Change arg to Lisp_Object.
2345 * image.c (make_image): Initialize `dependencies' field.
2346 (clear_image_cache): Change arg to allow fine-grained flushing.
2347 Perform the flush even if image-cache-eviction-delay is nil.
2348 (clear_image_caches): Change arg to Lisp_Object.
2349 (Fclear_image_cache): Expand meaning of the argument.
2350 (mark_image): Mark `dependencies' field.
2351 * xfaces.c (clear_face_cache): Adapt arg to call to clear_image_caches.
2352 (lface_hash): Use XHASH rather than XFASTINT.
2353 (face_at_buffer_position): Fix int -> EMACS_INT position.
2354 * xdisp.c (next_overlay_change): Fix int -> EMACS_INT position.
2355 (select_frame_for_redisplay): Remove code duplication.
2356 (redisplay_internal): Adapt arg to call to clear_image_caches.
2357
9d2818d6
DN
23582008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
2359
2360 * s/vms4-0.h:
2361 * s/vms4-2.h:
2362 * s/vms4-4.h:
2363 * s/vms5-5.h: Remove, unused.
2364
2365 * s/irix5-2.h:
2366 * s/irix6-0.h:
2367 * s/riscos5.h:
2368 * s/mach-bsd4-3.h:
2a2e8de7 2369 * m/mips4.h: Remove files for obsolete systems.
9d2818d6
DN
2370
2371 * Makefile.in:
2372 * filelock.c:
2373 * unexmips.c:
2374 * m/hp9000s300.h:
2375 * m/iris4d.h:
2376 * s/aix3-1.h:
2377 * s/hpux.h:
2378 * s/msdos.h:
2379 * s/usg5-0.h:
2380 * s/usg5-2-2.h:
2381 * s/usg5-2.h:
2382 * s/usg5-3.h: Remove references to obsolete variables.
2383
2384 * s/irix5-0.h: Remove, move all the contents ...
2385 * s/irix6-5.h: ... here. Simplify.
2386 * config.in: Regenerate.
2387
2a36efcf
JR
23882008-02-24 Jason Rumney <jasonr@gnu.org>
2389
c5ad7a3d 2390 * w32term.c (x_draw_glyph_string_background): Clear the background
2face669
JR
2391 manually when cleartype is in use.
2392 (x_draw_glyph_string_foreground): Draw text transparently when
2393 cleartype is in use.
2394
2a36efcf
JR
2395 * w32font.c (w32font_text_extents): Avoid getting HDC and selecting
2396 a font into it unless we have to.
2397
b03f96dc 23982008-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
92a8ce63 2399
b03f96dc
MB
2400 * intervals.h (INT_LISPLIKE): Remove. It may misfire.
2401 (NULL_INTERVAL_P, SET_INTERVAL_PARENT): Don't use it.
92a8ce63 2402
b03f96dc 24032008-02-18 Jason Rumney <jasonr@gnu.org>
92a8ce63 2404
b03f96dc 2405 * w32fns.c (Fw32_shell_execute): Encode parameters.
92a8ce63 2406
b03f96dc 24072008-02-09 Eli Zaretskii <eliz@gnu.org>
20f1ef2e 2408
b03f96dc 2409 * fileio.c (syms_of_fileio) <insert-default-directory>: Doc fix.
32d0a9dc 2410
b03f96dc 24112008-02-05 Juanma Barranquero <lekktu@gmail.com>
20f1ef2e 2412
b03f96dc 2413 * unexhp9k800.c (read_header): Replace `legal' with `valid'.
77d1daf2 2414
d5958163
CY
24152008-02-24 Ulrich Neumerkel <ulrich@complang.tuwien.ac.at> (tiny change)
2416
2417 * xterm.c (x_set_offset): Don't change the gravity if
2418 CHANGE_GRAVITY is -1.
2419
9997701e
CY
24202008-02-23 Chong Yidong <cyd@stupidchicken.com>
2421
2422 * fileio.c (auto_save_error_occurred): New var.
2423 (auto_save_error): Set it.
2424 (Fdo_auto_save): Don't overwrite the error message if an auto-save
2425 error occurred.
2426
9d95a291
EZ
24272008-02-23 Eli Zaretskii <eliz@gnu.org>
2428
2429 * w32.c (globals_of_w32): Add initializations for
2430 g_b_init_get_sid_sub_authority and
2431 g_b_init_get_sid_sub_authority_count.
2432
43d1af23
SM
24332008-02-22 Stefan Monnier <monnier@iro.umontreal.ca>
2434
43a1d19b
SM
2435 * font.c (font_match_xlfd, font_check_xlfd_parse): New funs.
2436 (font_parse_xlfd): Use them for sanity check.
608c3307 2437 (Finternal_set_font_style_table): Make sure the table is bijective.
43a1d19b 2438
354884c4
SM
2439 Consolidate the image_cache to the terminal struct.
2440 * termhooks.h (P_): Remove redundant def.
2441 (struct terminal): New field `image_cache'.
2442 * frame.h (FRAME_IMAGE_CACHE): New macro. Use it everywhere in place
2443 of FRAME_X_IMAGE_CACHE.
2444 * xterm.h (struct x_display_info): Remove image_cache field.
2445 (FRAME_X_IMAGE_CACHE): Remove. Use FRAME_IMAGE_CACHE instead.
2446 * w32term.h (struct w32_display_info): Remove image_cache field.
2447 (FRAME_X_IMAGE_CACHE): Remove. Use FRAME_IMAGE_CACHE instead.
2448 * macterm.h (struct mac_display_info): Remove image_cache field.
2449 (FRAME_X_IMAGE_CACHE): Remove. Use FRAME_IMAGE_CACHE instead.
2450 * xterm.c (x_term_init):
2451 * w32term.c (w32_term_init):
2452 * macterm.c (mac_term_init): Set the image_cache in the terminal.
2453 * dispextern.h (clear_image_cache, forall_images_in_image_cache):
2454 Remove declarations.
2455 (clear_image_caches, mark_image_cache): New declarations.
2456 * xfaces.c (clear_face_cache):
2457 * xdisp.c (redisplay_internal): Use clear_image_caches.
2458 * image.c (clear_image_cache): Don't check that a frame is on
2459 a window-system before checking if it shares the same cache.
2460 (clear_image_caches): New function.
2461 (Fclear_image_cache): Use it.
2462 (mark_image): Move from allo.c.
2463 (mark_image_cache): Move from alloc.c and forall_images_in_image_cache.
2464 * alloc.c (mark_image, mark_image_cache): Move to image.c.
2465 (mark_object): Don't call mark_image_cache for frames.
2466 (mark_terminals): Call mark_image_cache.
2467
c2e42690
SM
2468 * lisp.h (Fdelete_terminal): Declare.
2469
43d1af23
SM
2470 * charset.h (CHECK_CHARSET, CHECK_CHARSET_GET_ID)
2471 (CHECK_CHARSET_GET_ATTR): Don't use the inexistent return value of
2472 wrong_type_argument.
2473
cc8d1311
KH
24742008-02-22 Kenichi Handa <handa@ni.aist.go.jp>
2475
2476 * Makefile.in (lisp): Remove devanagari.el, kannada.el,
4a4bdfc7 2477 malayalam.el, and tamil.el. Add sinhala.el.
cc8d1311 2478
6bd92640
SM
24792008-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
2480
2481 * xterm.c (x_connection_closed): Consolidate identical tests.
2482 (x_delete_terminal): Don't crash if called via x_connection_closed.
2483
a73b5627
KH
24842008-02-21 Kenichi Handa <handa@ni.aist.go.jp>
2485
2486 * xdisp.c (decode_mode_spec): New arg string.
6bd92640 2487 (display_mode_element): Adjust for the above change.
a73b5627 2488
1b511542
SM
24892008-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
2490
2491 * callint.c (Fcall_interactively): Use AREF.
2492
81aefea4
SM
24932008-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
2494
2495 * font.c (font_unparse_xlfd): Don't ignore integer pixel size specs.
2496
880820fe 24972008-02-18 Jan Djärv <jan.h.d@swipnet.se>
2d7117fe
JD
2498
2499 * xfns.c (Fx_show_tip): Set string to " " if empty.
2500
a2b84f35
DN
25012008-02-17 Dan Nicolaescu <dann@ics.uci.edu>
2502
2503 * callint.c (syms_of_callint): Initialize Vmark_even_if_inactive
2504 with Qt.
2505
43c0454d
KH
25062008-02-17 Kenichi Handa <handa@m17n.org>
2507
2508 * ftfont.c (ftfont_shape): Return Lispy number.
2509
2510 * xfaces.c (prepare_face_for_display): Use display_info->font->fid
2511 for GCs.
2512 (Finternal_set_font_selection_order): Call font_update_sort_order
2513 only when enable_font_backend is set.
2514 (realize_x_face): Set face->font_info to that of default face only
2515 when enable_font_backend is set.
2516
2517 * xdisp.c (handle_composition_prop): Set it->c to the fist
2518 characte of the composed region.
2519 (fill_composite_glyph_string): Set base_face->font_info to
2520 s->font_info. Get a face for ascii from base_face->ascii_face.
2521 (BUILD_COMPOSITE_GLYPH_STRING): Call fill_composite_glyph_string
2522 with a face already decided.
2523 (x_produce_glyphs): Be sure to set it->ascent and it->descent to
2524 non-negative.
978bef9a
JB
2525 (x_produce_glyphs): If the composition method is ..._WITH_GLYPH_STRING,
2526 call font_prepare_composition unconditionally.
43c0454d 2527
978bef9a 2528 * xfns.c (x_make_gc): Use the default font id of the frame for GCs.
43c0454d
KH
2529
2530 * xterm.h (struct x_display_info): New member font.
2531
2532 * xterm.c (x_set_cursor_gc): Use display_info->font->fid for GCs.
2533 (x_set_mouse_face_gc, x_new_font): Likewise.
2534 (x_term_init): Setup display_info->font.
2535 (x_delete_terminal): Free display_info->font.
2536
2537 * xfont.c (xfont_draw): Use BLOCK_INPUT and UNBLOCK_INPUT.
2538
2539 * ftxfont.c (ftxfont_default_fid): Delete it.
2540 (ftxfont_open): Set xfont->fid to 0.
978bef9a 2541 (ftxfont_end_for_frame): Clear data specific to the frame and the
43c0454d
KH
2542 font-driver.
2543
2544 * xftfont.c (xftfont_default_fid): Delete it.
2545 (xftfont_open): Set xfont->fid to 0.
2546
2547 * fontset.c (FONTSET_OBJLIST): New macro.
2548 (fontset_find_font): Update font-object list of the fontset.
2549 (free_realized_fontset): New function.
2550 (free_face_fontset): Call free_realized_fontset.
2551 (Ffont_info): Call font_close_object only when enable_font_backend
2552 is set.
2553
2554 * font.c [HAVE_X_WINDOWS]: Include xterm.h.
2555 [HAVE_NTGUI]: Include w32term.h.
2556 [MAC_OS]: Include macterm.ch.
2557 (font_otf_ValueRecord): Use make_number.
2558 (font_finish_cache): Fix handling of reference count.
2559 (font_clear_cache): Update num_fonts.
2560 (font_open_entity): Update smallest_char_width and
2561 smallest_font_height of the frame.
2562 (font_close_object): Update num_fonts.
2563 (Fclear_font_cache): Fix finding the target cache data.
2564
be617367
GM
25652008-02-16 Glenn Morris <rgm@gnu.org>
2566
2567 * fontset.c (Finternal_char_font): Fix compilation warning.
2568
2930d117
EZ
25692008-02-16 Eli Zaretskii <eliz@gnu.org>
2570
634d3003
EZ
2571 * w32.c (init_user_info): Use TOKEN_USER and TOKEN_PRIMARY_GROUP
2572 instead of char arrays. Enlarge the size of array passed to
2573 get_token_information.
2574
2930d117
EZ
2575 * font.c (Ffont_fill_gstring, Fget_font_glyphs): Fix compilation
2576 warnings.
2577
79214046
DN
25782008-02-15 Dan Nicolaescu <dann@ics.uci.edu>
2579
2580 * .gdbinit: Don't set `args', it breaks gdb --args.
2581
7f5d2c72
SM
25822008-02-14 Stefan Monnier <monnier@iro.umontreal.ca>
2583
2584 * fileio.c (Finsert_file_contents): Adjust offsets when replacing
2585 within a narrowed buffer.
2586
6edacc43
KH
25872008-02-14 Kenichi Handa <handa@ni.aist.go.jp>
2588
b270d6af
JB
2589 * coding.c (decode_coding_object, encode_coding_object):
2590 Preserve Vdeactivate_mark. Delete unnecessary call of Fcurrent_buffer.
6edacc43 2591
174105f7
SM
25922008-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
2593
b270d6af
JB
2594 * coding.c (coding_set_destination): Use BEG_BYTE rather than
2595 hardcoding 1.
13818c30
SM
2596 (detect_coding_system):
2597 * lisp.h (detect_coding_system, chars_in_text, multibyte_chars_in_text)
2598 (string_char_to_byte, string_byte_to_char, insert_from_gap):
2599 * insdel.c (insert_from_gap):
2600 * fns.c (string_char_byte_cache_charpos, string_char_byte_cache_bytepos)
2601 (string_char_to_byte, string_byte_to_char, string_make_multibyte)
2602 (string_to_multibyte):
2603 * character.c (chars_in_text, multibyte_chars_in_text):
2604 * fileio.c (Finsert_file_contents): Use EMACS_INT for buffer positions.
2605
f1c99628
SM
2606 * character.h (FETCH_STRING_CHAR_ADVANCE)
2607 (FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE)
2608 (FETCH_STRING_CHAR_ADVANCE_NO_CHECK): Use SDATA and SREF.
2609 (DEC_POS, BUF_DEC_POS): Use BEG_BYTE rather than hardcoding 1.
2610
7927d8e3
SM
2611 * casefiddle.c (casify_region): Only call after-change and composition
2612 functions on the part of the region that was changed.
2613
adf6a429 2614 * keyboard.c (read_avail_input):
174105f7
SM
2615 * frame.c (Fdelete_frame): Call Fdelete_terminal.
2616
3ee24aec
SM
26172008-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
2618
2619 * buffer.c (clone_per_buffer_values, reset_buffer_local_variables)
2620 (Fbuffer_local_value, Fbuffer_local_variables): Don't forget undo_list.
2621
4ed4b975
JB
26222008-02-11 Juanma Barranquero <lekktu@gmail.com>
2623
2624 * w32menu.c (push_submenu_start, push_submenu_end)
2625 (push_left_right_boundary, push_menu_pane, push_menu_item):
2626 * keyboard.c (read_key_sequence): Don't pass args with side effects
2627 to AREF, it fails when compiling with -DENABLE_CHECKING.
2628
79e3bfb8
KH
26292008-02-11 Kenichi Handa <handa@ni.aist.go.jp>
2630
4ed4b975
JB
2631 * Makefile.in (${lispsource}international/charprop.el):
2632 Delete this target.
6e76043f 2633
79e3bfb8
KH
2634 * search.c (boyer_moore): Fix incorrect synching of the trunk and
2635 emacs-unicode-2.
2636
5b8de9c5
SM
26372008-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
2638
2639 * terminal.c (Fdelete_terminal): Clean up the `force' path.
2640
eac1939a
SM
26412008-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
2642
c53956fe
SM
2643 * frame.c (Qnoelisp): New symbol.
2644 (syms_of_frame): Initialize it.
2645 (Fdelete_frame): Use it to distinguish a mere `force' passed from
2646 someharmles Elisp code, from a strong `force' from x_connection_closed.
2647 * frame.h (Qnoelisp): Declare.
2648 * xterm.c (x_connection_closed): Pass `noelisp'.
2649
eac1939a
SM
2650 * lisp.h (struct Lisp_Misc_Any, struct Lisp_Marker)
2651 (struct Lisp_Overlay, struct Lisp_Kboard_Objfwd)
2652 (struct Lisp_Save_Value, struct Lisp_Free): Use enum Lisp_Misc_Type
2653 rather than `int' for the type of `type'.
2654
13f6772b
DN
26552008-02-10 Dan Nicolaescu <dann@ics.uci.edu>
2656
2657 * s/gnu-linux.h: Remove support for non-ELF and linux-1.x.
2658
2659 * Makefile.in (GNUC): Remove support for gcc-1.x.
2660
e8455367
RS
26612008-02-10 Richard Stallman <rms@gnu.org>
2662
2663 * lisp.h (ASET): Use AREF, not ASLOT.
2664
4b75ffab
SM
26652008-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
2666
2667 * lisp.h (ASET): Check bounds.
2668
d224e8c2
GM
26692008-02-10 Glenn Morris <rgm@gnu.org>
2670
2671 * buffer.c (mode-name): Doc fix.
2672
4624371d
DN
26732008-02-09 Dan Nicolaescu <dann@ics.uci.edu>
2674
290afd83
JB
2675 * Makefile.in:
2676 * emacs.c:
2677 * gmalloc.c:
2678 * keyboard.c:
2679 * lisp.h:
2680 * m/ibm370aix.h:
2681 * process.c:
2682 * regex.c:
2683 * s/hpux.h:
2684 * sysdep.c:
2685 * sysselect.h:
2686 * systty.h:
2687 * unexec.c:
2688 * w32term.c:
2689 * xsmfns.c:
2690 * xterm.c: Remove code that deals with obsolete variables.
4624371d
DN
2691
2692 * s/msdos.h (DONT_NEED_ENVIRON): Don't define.
2693
2694 * ecrt0.c: Replace the DONT_NEED_ENVIRON test with MSDOS test,
2695 nothing else needs it anymore.
2696
274ec34b
EZ
26972008-02-09 Eli Zaretskii <eliz@gnu.org>
2698
2699 * buffer.h (FETCH_CHAR_AS_MULTIBYTE): Use unibyte_to_multibyte_table
2700 instead of unibyte_char_to_multibyte.
2701
deeaffe1
DN
27022008-02-09 Dan Nicolaescu <dann@ics.uci.edu>
2703
2704 * s/gnu-linux.h: Remove commented out code.
2705
4ed4b975 2706 * unexec.c: Remove references to obsolete variable COFF_ENCAPSULATE.
deeaffe1
DN
2707
2708 * Makefile.in: Update what RMS says about using autoconf.
4ed4b975 2709 (C_COMPILER, COFF_ENCAPSULATE, MAKE_PARALLEL): Remove obsolete variable.
deeaffe1
DN
2710 (C_SWITCH_MACHINE_1, C_SWITCH_SYSTEM_1, C_SWITCH_SITE_1):
2711 (C_SWITCH_X_SITE_1, C_SWITCH_X_MACHINE_1)
2712 (C_SWITCH_X_SYSTEM_1): Move invariant code outside conditional.
2713
68b587a6
SM
27142008-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
2715
9141ca5e
SM
2716 * keymap.c (Fkey_description): Move side effect outside of macro call.
2717
dfae5f9a 2718 * xfaces.c (Finternal_make_lisp_face):
b1ebcadb
SM
2719 * keyboard.c (add_command_key, parse_menu_item): Use ASET.
2720
ff7a2223
SM
2721 * fontset.c (free_face_fontset): Use FONTSET_FROM_ID.
2722 (syms_of_fontset): Use ASET.
2723
68b587a6
SM
2724 * fns.c (concat): Move side effect outside of macro call.
2725 (hash_clear): Use ASET.
2726
a31787b1
RS
27272008-02-08 Richard Stallman <rms@gnu.org>
2728
2729 * frame.c (Fdelete_frame): If FORCE, don't call hooks.
2730 If FORCE, and frame has a surrogate minibuffer for another frame,
2731 delete the other frame first.
2732
987be29b 27332008-02-07 Timo Savola <timo.savola@iki.fi>
1540a61a
JD
2734
2735 * xterm.c (x_detect_focus_change): Handle embed client message.
2736 (handle_one_xevent): Ditto.
2737 (handle_one_xevent): If embedded and we get a button press/release,
2738 request focus.
2739 (xembed_set_info, xembed_send_message): New functions.
2740 (x_make_frame_visible): Call xembed_set_info if embedded.
2741 (x_make_frame_invisible): Call xembed_set_info if embedded.
2742 (x_term_init): Initialize Xatom_XEMBED.
2743 (x_make_frame_visible): Check for FRAME_X_EMBEDDED_P also.
2744 (x_iconify_frame): Ditto.
2745
2746 * xterm.h (struct x_display_info): Add AtomXatom_XEMBED.
2747 (enum xembed_info, enum xerm srmbed_message, enum xembed_focus)
2748 (enum xembed_modifier, enum xembed_accelerator): New.
2749 (xembed_set_info, xembed_send_message): Declare.
2750 (FRAME_X_EMBEDDED_P): New.
2751
2752 * gtkutil.c (xg_create_frame_widgets): If frame is embedded, call
2753 gtk_plug_new.
2754
2755 * xfns.c (Fx_create_frame): Do not override the explicitly set parent
2756 window ID of a frame.
2757 (x_window): Reparent frame if embedded.
2758 (Fx_create_frame): Don't set border width if embedded.
2759
2760 * emacs.c (USAGE3): Add --parent-id
2761 (standard_args): Ditto.
2762
880820fe 27632008-02-07 Jan Djärv <jan.h.d@swipnet.se>
f937a7db
JD
2764
2765 * coding.c (DECODE_EMACS_MULE_COMPOSITION_CHAR): Use "do...while (0)".
2766
92413ef3
JD
27672008-02-07 Jim Meyering <meyering@redhat.com>
2768
6f69e89b 2769 Use "do...while (0)", not "if (1)...else" in macro definitions.
987be29b
RF
2770 The latter provokes a warning from gcc about the empty else, when
2771 followed by ";". Also, without that trailing semicolon, it would
2772 silently swallow up any following statement.
2773 * syntax.h (SETUP_SYNTAX_TABLE):
2774 (SETUP_SYNTAX_TABLE_FOR_OBJECT): Likewise.
2775 * buffer.h (DECODE_POSITION): Likewise.
2776 * character.h (FETCH_STRING_CHAR_ADVANCE): Likewise.
2777 (FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE): Likewise.
2778 (FETCH_STRING_CHAR_ADVANCE_NO_CHECK): Likewise.
2779 (FETCH_CHAR_ADVANCE): Likewise.
2780 (FETCH_CHAR_ADVANCE_NO_CHECK): Likewise.
92413ef3 2781
03fa5713
GM
27822008-02-07 Jim Meyering <meyering@redhat.com>
2783
2784 * lread.c [lint]: Don't include <sys/inode.h>.
2785
3ae565b3
SM
27862008-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
2787
2788 * xselect.c (x_handle_dnd_message):
2789 * xmenu.c (digest_single_submenu, xmenu_show):
2790 * xdisp.c (with_echo_area_buffer_unwind_data)
2791 (format_mode_line_unwind_data, unwind_format_mode_line)
2792 (display_menu_bar):
2793 * eval.c (Ffetch_bytecode):
2794 * doc.c (store_function_docstring):
2795 * ccl.c (resolve_symbol_ccl_program, ccl_get_compiled_code)
2796 (Fccl_execute, Fccl_execute_on_string, Fregister_code_conversion_map):
2797 * buffer.c (add_overlay_mod_hooklist): Use ASET.
2798
146b6e55
KH
27992008-02-07 Kenichi Handa <handa@m17n.org>
2800
2801 * ftxfont.c (ftxfont_open): Don't set
2802 dpyinfo->smallest_font_height and dpyinfo->smallest_char_width to 0.
2803
2804 * ftfont.c (ftfont_open): Fix previous change.
2805
46a923ac
JR
28062008-02-06 Jason Rumney <jasonr@gnu.org>
2807
2808 * w32font.c (w32font_text_extents): Fill in lbearing metric.
2809 Use cached metrics for ASCII characters.
3ae565b3
SM
2810 (w32font_open_internal): Don't set font's owning_frame.
2811 Cache metrics for ASCII characters.
46a923ac
JR
2812
2813 * w32font.h (struct w32font_info): Add ascii_metrics.
2814 Remove owning_frame.
2815
da7d7c21
KH
28162008-02-06 Kenichi Handa <handa@ni.aist.go.jp>
2817
2818 * xdisp.c (x_produce_glyphs): Don't set it->ascent and it->descent
2819 to negative value.
2820
2821 * ftxfont.c (ftxfont_draw): Use s->font_info, not face->font_info.
2822
3ae565b3 2823 * ftfont.c (ftfont_open): Fix calculation of font->font.average_width.
da7d7c21
KH
2824
2825 * charset.c (syms_of_charset): Set QCtest and Qeq.
2826
c62c8ddb
SM
28272008-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
2828
ca319910
SM
2829 * process.c (Fstart_process):
2830 * callproc.c (Fcall_process): Handle the case where
2831 Funhandled_file_name_directory returns nil.
2832
76860cbb
SM
2833 * font.h (enum lgstring_indices, enum lglyph_indices): New enums.
2834 (LGSTRING_SLOT, LGSTRING_SET_SLOT): New macros.
f9ffa1ea
SM
2835 * font.c (check_gstring): Use them and AREF to access the vector before
2836 we know it's really a gstring.
2837 (Ffont_shape_text): Fix typo.
2838 (Ffont_shape_text, Ffont_otf_alternates): Fix up int/Lisp_Oject mixups.
76860cbb 2839
15139d67
SM
2840 * composite.h (Fcompose_region_internal, Fcompose_string_internal):
2841 Declare.
2842
c62c8ddb
SM
2843 * chartab.c (make_sub_char_table): Remove noop-yet-incorrect statement.
2844
04b65d2b
JR
28452008-02-05 Jason Rumney <jasonr@gnu.org>
2846
2847 * w32font.c (w32font_open_internal): Fill min_width with tmAveCharWidth.
2848 Set smallest_font_height and smallest_char_width in display info.
2849
fccaebfd
KH
28502008-02-05 Kenichi Handa <handa@ni.aist.go.jp>
2851
2852 * coding.c (decode_eol): Pay attention to coding->dst_multibyte.
2853
e7d7fd8c
MB
28542008-02-05 Miles Bader <miles@gnu.org>
2855
2856 * xfaces.c (get_lface_attributes, merge_named_face)
2857 (lookup_named_face, lookup_derived_face, realize_named_face):
2858 Revert 2008-02-01 change by cyd@stupidchicken.com.
2859
3d4448a8
KH
28602008-02-04 Kenichi Handa <handa@ni.aist.go.jp>
2861
2862 * fontset.c (Ffontset_info): Handle the case of inhibitting the
2863 fallback fonts.
15139d67 2864 (Ffontset_info) [USE_FONT_BACKEND]: Fix getting of opened font names.
3d4448a8 2865
5ace1ec1
JR
28662008-02-04 Jason Rumney <jasonr@gnu.org>
2867
2868 * w32font.c (w32font_open_internal): Use font_unparse_fcname to
2869 set full_name.
e3a77b22 2870 (w32font_open_internal): Use xmalloc, xrealloc, xfree.
5ace1ec1 2871
ffe42183
JR
28722008-02-03 Jason Rumney <jasonr@gnu.org>
2873
2874 * makefile.w32-in (OBJ1): Include font.o here.
2875 (FONTOBJ) [USE_FONTBACKEND]: Instead of here.
2876
526dc3b3
JR
28772008-02-02 Jason Rumney <jasonr@gnu.org>
2878
a0fece35 2879 * makefile.w32-in (temacs): Bump EMHEAP to 21.
526dc3b3 2880
af805c82
JR
28812008-02-01 Jason Rumney <jasonr@gnu.org>
2882
2883 * s/cygwin.h: Define VIRT_ADDR_VARIES.
2884
2885 * puresize.h [VIRT_ADDR_VARIES]: Don't include CYGWIN in condition.
2886
7f6519c5
AS
28872008-02-01 Andreas Schwab <schwab@suse.de>
2888
1f45f627 2889 * Makefile.in (shortlisp, lisp): Update for rename of
7f6519c5 2890 ../lisp/language/myanmar.el.
7f6519c5 2891
26f8aa27
CY
28922008-02-01 Chong Yidong <cyd@stupidchicken.com>
2893
1f45f627 2894 * xfaces.c (get_lface_attributes): Delete function.
26f8aa27
CY
2895 (merge_named_face, lookup_named_face, lookup_derived_face)
2896 (realize_named_face): Call lface_from_face_name directly, and use
2897 the fact that merge_face_vectors does not alter its FROM argument.
2898
73acf815 28992008-02-01 Jason Rumney <jasonr@gnu.org>
aca7a3d2
MB
2900
2901 * w32term.c (w32_read_socket) <WM_CHAR>: Decode non-Unicode
1f45f627 2902 input in the default locale. Handle non-Unicode multibyte input.
aca7a3d2 2903
73acf815 29042008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
aca7a3d2
MB
2905
2906 * fontset.c (reorder_font_vector): Exclude nil elements from the
2907 font group. Don't try multiple fonts.
15139d67 2908 (fontset_font): Adjust for the above change.
aca7a3d2
MB
2909 (Finternal_char_font): Return nil if the found font doesn't
2910 contain the character ch.
2911
4c4475a8 2912 * Makefile.in (lisp, shortlisp): Add cham.el.
aca7a3d2 2913
73acf815 29142008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
aca7a3d2
MB
2915
2916 * font.h (FONTP): Make it return 1 also for a font-object.
2917
2918 * .gdbinit (xfontset): New function.
2919
2920 * font.c (font_find_for_lface): Check if the character C is
2921 supported or not only for the first font.
2922
2923 * fontset.c (reorder_font_vector): Fix typo.
2924 (fontset_find_font): Don't add a font-spec specifying a script.
2925 Use 0 (not Qt) for the indication of empty font-group. Change the
2926 format of RFONT-DEF. Return Qt if no font in the font-group
2927 support the character.
15139d67 2928 (fontset_font): Adjust for the above change. If no font was
aca7a3d2 2929 found the character, remember that.
15139d67 2930 (face_for_char): Adjust for the change of RFONT-DEF.
aca7a3d2
MB
2931 (Fset_fontset_font): Allow nil for FONT-SPEC to explicitly specify
2932 no font for the target.
15139d67 2933 (Finternal_char_font): Adjust for the change of RFONT-DEF.
aca7a3d2 2934
73acf815 29352008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
aca7a3d2
MB
2936
2937 * font.c (font_load_for_face): Handle the case that the font in
2938 face->lface is a string.
2939
73acf815 29402008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
aca7a3d2 2941
1f45f627 2942 * xfaces.c (set_lface_from_font_and_fontset): Set the fontname in lface.
aca7a3d2 2943
73acf815 29442008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
aca7a3d2
MB
2945
2946 * xfaces.c (Finternal_set_lisp_face_attribute) [USE_FONT_BACKEND]:
2947 Fix previous change. If the frame is not on a window system,
2948 signal an error.
2949
73acf815 29502008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
aca7a3d2 2951
4c4475a8
GM
2952 * coding.c (decode_coding_object, encode_coding_object): Adjust
2953 marker positions after conversion.
aca7a3d2
MB
2954
2955 * lisp.h (struct Lisp_Marker): New member need_adjustment.
2956
73acf815 29572008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
aca7a3d2
MB
2958
2959 * font.c (font_find_for_lface): Fix the handling of the return
2960 value of font_has_char.
2961 (Ffont_shape_text): Fix previous change.
2962
2963 * fontset.c (FONTSET_REF_AND_RANGE): Delete it.
2964 (fontset_ref_and_range): Delete it.
2965 (fontset_find_font): Call char_table_ref_and_range instead of
2966 FONTSET_REF_AND_RANGE.
2967 (make_fontset): Don't setup font groups of Latin here.
2968 (Fset_fontset_font): Don't overwrite the setting of FONTSET_ASCII.
2969 (new_fontset_from_font): Make the specified font the default for
2970 all Latin characters.
2971
73acf815 29722008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
aca7a3d2
MB
2973
2974 * xfaces.c (Finternal_set_lisp_face_attribute): Check if the frame
2975 is on a window system before accessing the fontset of the frame.
2976
73acf815 29772008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
aca7a3d2 2978
1f45f627 2979 * Makefile.in (lisp, shortlisp): Add kherm.el and myanmar.el.
aca7a3d2
MB
2980
2981 * ftfont.c (ftfont_driver): Set ftfont_shape in ftfont_driver only
2982 when both HAVE_M17N_FLT and HAVE_LIBOTF are defined.
2983
2984 * font.c (Ffont_shape_text): If the font driver doesn't have a
2985 shaper function, make zero-width glyphs to have at least one-pixel
2986 width. Fix setting of `to' field of glyphs.
2987
73acf815 29882008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
aca7a3d2
MB
2989
2990 * ftfont.c (ftfont_drive_otf): Fix setting of FROM and TO slots of
2991 glyphs.
2992
1f45f627 2993 * font.h (struct font_driver): Improve docstring of member `shape'.
aca7a3d2 2994
73acf815 29952008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
2996
2997 * composite.c (syms_of_composite): Fix docstring of
2998 auto-composition-function.
2999
3000 * font.h (LGLYPH_SIZE): New macro.
3001
3002 * font.c (Ffont_fill_gstring): Stop filling when a character not
3003 supported by the font is found.
3004 (Ffont_shape_text): When a shape callback function returns nil,
3005 try at most two more times with larger gstring.
15139d67 3006 (Ffont_at): Fix getting of w. Call font_at with correct 5th argument.
aca7a3d2
MB
3007
3008 * xdisp.c (handle_auto_composed_prop): Change the argument to
3009 auto-composition-function.
3010
3011 * ftfont.c (ftfont_encode_char): Use the macro FONT_INVALID_CODE.
3012 (ftfont_shape_by_flt): If an element of lgstring is nil, make a
3013 Lispy glyph and store it in the lgstring.
3014
3015 * xfont.c (xfont_encode_char): Use the macro FONT_INVALID_CODE.
3016
3017 * xftfont.c (xftfont_encode_char): Use the macro FONT_INVALID_CODE.
3018
73acf815 30192008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
aca7a3d2
MB
3020
3021 * font.c (Ffont_shape_text): Avoid unnecessary composition.
3022
3023 * fontset.c (Vfont_encoding_charset_alist): New variable.
3024 (syms_of_fontset): DEFVAR it.
4c4475a8
GM
3025 (reorder_font_vector, fontset_find_font): Optimize for the case of
3026 no need of reordering.
aca7a3d2
MB
3027 (face_for_char): Map the charset property by
3028 Vfont_encoding_charset_alist.
3029
73acf815 30302008-02-01 Jason Rumney <jasonr@gnu.org>
aca7a3d2
MB
3031
3032 * w32font.c (logfonts_match): Don't check adstyle here.
3033 (font_matches_spec): Check here against physical font instead.
3034 (add_font_entity_to_list): Avoid some substitutions.
3035
3036 * font.c (font_parse_fcname): Default weight and slant to normal.
3037 (font_score): Prefer normal fonts if weight or slant unspecified.
3038 (font_score) [WINDOWSNT]: Scale weight difference down to closer
3039 match freetype scores.
3040
73acf815 30412008-02-01 Jason Rumney <jasonr@gnu.org>
aca7a3d2
MB
3042
3043 * w32font.c (w32font_text_extents): Don't use the frame stored in the
3044 font, as it may have been deleted.
3045 (w32_enumfont_pattern_entity): Map generic family to adstyle using
3046 most common hyphenless variation.
3047 (logfonts_match): Check generic family.
3048 (font_matches_spec): Don't check generic family here.
3049 (fill_in_logfont): Set generic family based on adstyle.
3050
3051 * w32font.h (w32font_get_cache): Update declaration.
3052
73acf815 30532008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
aca7a3d2
MB
3054
3055 * ftfont.c (ftfont_get_cache): Adjust the argument type.
3056
15139d67 3057 * frame.c (x_set_font_backend): Don't call Fclear_font_cache.
dde8403f 3058 If none of the new drivers are available, call font_update_drivers
aca7a3d2
MB
3059 with the old drivers.
3060
3061 * w32font.c (w32font_get_cache): Adjust the argument type.
3062
3063 * xfont.c (xfont_get_cache): Adjust the argument type.
3064
3065 * font.h (struct font_driver): Change argument type of get_cache.
3066
3067 * xftfont.c (xftfont_start_for_frame): Delete prototype.
3068
3069 * font.c (Ffont_get): Fix arguments to Fassoc.
15139d67 3070 (font_prepare_cache, font_finish_cache, font_get_cache): New functions.
aca7a3d2 3071 (font_clear_cache): New function.
4c4475a8 3072 (font_list_entities, font_matching_entity): Use font_get_cache.
15139d67 3073 (font_update_drivers): Call font_clear_cache when finishing a driver.
aca7a3d2
MB
3074
3075 * fontset.c (fontset_find_font): Fix previous change.
3076
73acf815 30772008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
aca7a3d2
MB
3078
3079 * xterm.c (x_check_font) [USE_FONT_BACKEND]: Don't access
3080 dpyinfo->font_table.
3081 (x_delete_display) [USE_FONT_BACKEND]: Likewise.
15139d67 3082 (x_delete_terminal) [USE_FONT_BACKEND]: Likewise.
aca7a3d2
MB
3083
3084 * font.c (font_at): Handle the case that the arg C is negative.
3085 Handle the unibyte case.
3086 (Ffont_at): Call font_at with the arg C -1.
3087
3088 * xdisp.c (handle_auto_composed_prop): Don't get a character at
15139d67
SM
3089 the position here, and call font_at with the arg C -1.
3090 Don't check the range of the existing composition at the point.
aca7a3d2 3091
73acf815 30922008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
aca7a3d2 3093
15139d67 3094 * fontset.c (fontset_add): New args charset_id and family.
1f45f627 3095 Change caller.
4c4475a8
GM
3096 (load_font_get_repertory, fontset_find_font): Assume that
3097 font_spec is always a font-spec object.
aca7a3d2
MB
3098 (Fset_fontset_font): Always store a font-spec object in a fontset.
3099
3100 * xdisp.c (handle_auto_composed_prop): Use Fget_text_property
3101 instead of get_property_and_range.
3102
73acf815 31032008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
aca7a3d2
MB
3104
3105 * xftfont.c (struct xftfont_info): Delete the member ft_face.
3106 (xftfont_open): Don't keep locking face.
3107 (xftfont_close): Don't unlock face.
4c4475a8 3108 (xftfont_anchor_point, xftfont_shape): Lock and unlock face.
aca7a3d2
MB
3109
3110 * fontset.c (fontset_find_font): Don't prefer a font of
3111 supplementary charset.
3112
73acf815 31132008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 3114
1f45f627
GM
3115 * ftfont.c (struct OpenTypeSpec): Rename members script_tag to
3116 script, langsys_tag to langsys, new member script.
aca7a3d2
MB
3117 (OTF_TAG_STR): Terminate by '\0'.
3118 (ftfont_get_open_type_spec): If :otf prop is is spec, Limit the
3119 listing to the script specified in that property. Fix arg to
3120 OTF_check_features.
3121
73acf815 31222008-02-01 Jason Rumney <jasonr@gnu.org>
aca7a3d2
MB
3123
3124 * w32font.h: New file.
3125
3126 * w32font.c: Include it.
3127 (struct w32font_info): Add owning_frame field. Move to w32font.h.
3128 (w32font_open): Set owning_frame.
3129 (w32font_text_extents): Use owning_frame.
3130 (struct font_callback_data): Add opentype_only field.
3131 (add_font_entity_to_list): Use it to filter fonts.
3132 Don't check against full name.
3133 (w32font_list_internal): New function.
3134 (w32font_list): Use it.
3135 (w32font_match_internal): New function.
3136 (w32font_match): Use it.
3137 (w32font_open_internal): New function.
3138 (w32font_open): Use it.
3139 (w32font_get_cache, w32font_close, w32font_has_char)
3140 (w32font_encode_char, w32font_text_extents, w32font_draw):
3141 Make non-static.
3142
3143 * makefile.w32-in (w32font.o): Depend on w32font.h.
3144
73acf815 31452008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
aca7a3d2
MB
3146
3147 * charset.c (Fdefine_charset_internal): Record a supplementary
3148 charset at the tail of Vcharset_order_list.
3149
3150 * font.c (Ffont_shape_text): Fix the return value.
3151
3152 * ftfont.c (OTF_SYM_TAG, OTF_TAG_STR): Fix argument names.
3153
3154 * xdisp.c (handle_auto_composed_prop): Fix previous change.
3155
73acf815 31562008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
aca7a3d2
MB
3157
3158 * ftfont.c (struct OpenTypeSpec): New struct.
3159 (OTF_SYM_TAG, OTF_TAG_STR): New macros.
3160 (ftfont_get_open_type_spec): New function.
3161 (ftfont_list) [HAVE_LIBOTF]: Check otf-spec property.
3162
15139d67 3163 * lread.c (read1): Redo the previous change with checking Vpurify_flag.
aca7a3d2 3164
73acf815 31652008-02-01 Jason Rumney <jasonr@gnu.org>
aca7a3d2
MB
3166
3167 * w32font.c (add_font_entity_to_list): Compare only the beginning
3168 of full name.
3169
73acf815 31702008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 3171
15139d67
SM
3172 * xdisp.c (handle_auto_composed_prop): Simplify the code.
3173 Never return HANDLED_RECOMPUTE_PROPS.
aca7a3d2 3174
73acf815 31752008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
3176
3177 * font.c (font_gstring_produce): Delete it.
3178
15139d67
SM
3179 * composite.h (COMPOSITION_METHOD):
3180 Handle COMPOSITION_WITH_GLYPH_STRING.
aca7a3d2 3181
73acf815 31822008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
aca7a3d2 3183
15139d67 3184 * xfont.c (Qx): Delete.
aca7a3d2
MB
3185 (syms_of_xfont): Don't initialize Qx.
3186
15139d67
SM
3187 * composite.h (enum composition_method):
3188 Define COMPOSITION_WITH_GLYPH_STRING unconditionally.
aca7a3d2 3189
73acf815 31902008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
aca7a3d2
MB
3191
3192 * xfaces.c [HAVE_WINDOW_SYSTEM]: Include "font.h" unconditionally.
3193 (choose_face_font): Accept new form of font-spec.
3194
3195 * frame.h (font_driver_list): Declare it unconditionally.
3196 (struct frame): Define members font_driver_list and font_data_list
3197 unconditionally.
3198
3199 * fontset.c: Include "font.h" unconditionally.
15139d67 3200 (generate_ascii_font_name): Use font_parse_xlfd and font_unparse_xlfd.
aca7a3d2
MB
3201 (Fset_fontset_font): Accept a font-spec object.
3202
3203 * font.c (font_unparse_xlfd): If pixel_size is zero, make the
3204 PIXEL_SIZE part a wild card.
3205
3206 * dispextern.h (struct glyph_string): Define members clip and
3207 num_clips unconditionally.
3208 (struct face): Define members font_info and extra unconditionally.
3209
3210 * ftfont.c (ftfont_open): Set members maybe_otf and otf of
3211 ftfont_info only when HAVE_LIBOTF is defined.
3212
73acf815 32132008-02-01 Andreas Schwab <schwab@suse.de>
aca7a3d2
MB
3214
3215 * xdisp.c (back_to_previous_visible_line_start): Fix type of beg
3216 and end.
3217
73acf815 32182008-02-01 Jason Rumney <jasonr@gnu.org>
aca7a3d2
MB
3219
3220 * w32font.c (w32font_driver): Add new fields.
3221
73acf815 32222008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
aca7a3d2 3223
aca7a3d2
MB
3224 * Makefile.in (ALL_CFLAGS): Add @M17N_FLT_CFLAGS@.
3225 (FONTSRC, FONTOBJ) [HAVE_WINDOW_SYSTEM]: Set them unconditionally.
3226 (LIBES): Add @M17N_FLT_CFLAGS@.
3227
3228 * composite.c (compose_text): Don't treat the new style
3229 composition specially.
3230
3231 * emacs.c (main): Call syms_of_font unconditionally.
3232
3233 * font.h (FONT_ENTITY_NOT_LOADABLE)
3234 (FONT_ENTITY_SET_NOT_LOADABLE): New macros.
15139d67 3235 (LGSTRING_XXXX, LGLYPH_XXX): Adjust for the change of lispy gstring.
aca7a3d2 3236 (struct font_driver): New member shape.
1f45f627 3237 (font_registry_charsets): Extern it.
4c4475a8 3238 (font_find_for_lface, font_prepare_composition): Adjust prototype.
aca7a3d2
MB
3239 (font_otf_capability, font_drive_otf): Delete their externs.
3240
3241 * font.c [HAVE_M17N_FLT]: Include <m17n-flt.h>.
4c4475a8
GM
3242 (font_charset_alist, font_registry_charsets): Move from xfont.c
3243 and rename.
aca7a3d2
MB
3244 (font_prop_validate_otf): New function.
3245 (font_property_table): Register it for QCotf.
3246 (DEVICE_DELTA, adjust_anchor, REPLACEMENT_CHARACTER)
15139d67 3247 (font_drive_otf): Delete.
1f45f627 3248 (font_prepare_composition): New arg F. Adjust for the change of
aca7a3d2
MB
3249 lispy gstring.
3250 (font_find_for_lface): New arg C.
15139d67 3251 (font_load_for_face): Adjust for the change of font_find_for_lface.
4c4475a8
GM
3252 (Ffont_make_gstring, Ffont_fill_gstring): Adjust for the change of
3253 lispy gstring.
aca7a3d2
MB
3254 (Ffont_shape_text): New function.
3255 (Fopen_font): If the font size is not given, use 12-pixel.
3256 (Ffont_at): New arg STRING.
15139d67
SM
3257 (syms_of_font): Initalize font_charset_alist.
3258 Declare Ffont_shape_text as a Lisp function. Call syms_of_XXfont
aca7a3d2
MB
3259 conditionally.
3260
3261 * fontset.c (fontset_find_font) [USE_FONT_BACKEND]: Try multiple
3262 fonts of the same font-spec. Change the format of RFONT-DEF.
4c4475a8
GM
3263 (face_for_char, make_fontset_for_ascii_face, Finternal_char_font):
3264 Adjust for the change of RFONT-DEF.
15139d67 3265 (Fset_fontset_font) [USE_FONT_BACKEND]: Handle new format of font-spec.
aca7a3d2
MB
3266
3267 * ftfont.h: New file.
3268
3269 * ftfont.c: Don't include Freetype headers. Include "ftfont.h".
3270 (struct ftfont_info) [HAVE_LIBOTF]: New members maybe_otf and otf.
3271 (ftfont_open) [HAVE_LIBOTF]: Initialize the above members.
3272 (ftfont_driver) [HAVE_LIBOTF, HAVE_M17N_FLT]: Don't set
3273 font_otf_capability and font_drive_otf, set ftfont_shape.
15139d67 3274 (ftfont_list): Adjust for the change of :otf property value.
aca7a3d2
MB
3275 (struct MFLTFontFT) [HAVE_LIBOTF, HAVE_M17N_FLT]: New struct.
3276 (ftfont_get_glyph_id, ftfont_get_metrics, ftfont_check_otf)
3277 (adjust_anchor, ftfont_drive_otf, ftfont_shape_by_flt)
3278 (ftfont_shape) [HAVE_LIBOTF, HAVE_M17N_FLT]: New function.s
3279 (DEVICE_DELTA) [HAVE_LIBOTF, HAVE_M17N_FLT]: New macro.
3280 (otf_gstring, gstring, m17n_flt_initialized): New variables.
3281
15139d67
SM
3282 * w32term.c (x_draw_composite_glyph_string_foreground):
3283 Adjust for the change of lispy gstring.
aca7a3d2 3284
15139d67 3285 * xdisp.c (handle_composition_prop): Adjust for the change of
aca7a3d2 3286 lispy gstring. Call a function for auto-composition with the
15139d67
SM
3287 third arg it->window.
3288 (fill_composite_glyph_string): Adjust for the change of lispy string.
3289 (x_produce_glyphs): Adjust for the change of font_prepare_compositionl.
aca7a3d2 3290
15139d67 3291 * xfaces.c (set_font_frame_param): Adjust for the change of
aca7a3d2
MB
3292 font_find_for_lface.
3293
1f45f627
GM
3294 * xfont.c (x_font_charset_alist): Move to font.c and rename.
3295 (xfont_registry_charsets): Likewise. Change caller.
aca7a3d2
MB
3296 (syms_of_xfont): Don't handle x_font_charset_alist.
3297
3298 * xftfont.c: Include "ftfont.h".
15139d67 3299 (struct xftfont_info) [HAVE_LIBOTF]: New members maybe_otf and otf.
aca7a3d2
MB
3300 (xftfont_open) [HAVE_LIBOTF]: Initialize the above members.
3301 (xftfont_close) [HAVE_LIBOTF]: Close otf.
3302 (xftfont_shape) [HAVE_LIBOTF, HAVE_M17N_FLT]: New function.
15139d67
SM
3303 (syms_of_xftfont) [HAVE_LIBOTF, HAVE_M17N_FLT]:
3304 Set xftfont_driver.shape to xftfont_shape.
aca7a3d2 3305
15139d67 3306 * xterm.c (x_draw_composite_glyph_string_foreground): Adjust for
aca7a3d2
MB
3307 the change of lispy gstring.
3308
73acf815 33092008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
aca7a3d2
MB
3310
3311 * ftxfont.c (ftxfont_end_for_frame): Fix array indexing error.
3312
73acf815 33132008-02-01 Jason Rumney <jasonr@gnu.org>
aca7a3d2
MB
3314
3315 * w32font.c (w32font_draw): Fill background manually.
3316
73acf815 33172008-02-01 Jason Rumney <jasonr@gnu.org>
aca7a3d2
MB
3318
3319 * font.c (Qfontp): Remove unused symbol.
3320 (QCantialias): New symbol.
3321 (syms_of_font): Define it.
3322 (font_property_table): Set a validator for QCantialias.
3323
15139d67
SM
3324 * w32font.c (CLEARTYPE_QUALITY, CLEARTYPE_NATURAL_QUALITY):
3325 Define if not already.
aca7a3d2
MB
3326 (QCfamily): Share with xfaces.c.
3327 (Qstandard, Qsubpixel, Qnatural): New symbols.
1f45f627 3328 (syms_of_w32font): Define them. Don't define QCfamily here.
aca7a3d2
MB
3329 (w32_antialias_type, lispy_antialias_type): New functions.
3330 (w32_enumfont_pattern_entity): New arg requested_font.
3331 Set antialias parameter if non-default was requested.
3332 (fill_in_logfont): Fill in lfQuality if :antialias specified.
3333
73acf815 33342008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
aca7a3d2
MB
3335
3336 * lread.c (read1): Undo the previous change.
3337
73acf815 33382008-02-01 CHENG Gao <chenggao@gmail.com> (tiny change)
aca7a3d2
MB
3339
3340 * frame.c (Fdelete_frame): Call font_update_drivers only when
6f69e89b 3341 USE_FONT_BACKEND is defined.
aca7a3d2 3342
73acf815 33432008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
aca7a3d2
MB
3344
3345 * font.h (struct font_bitmap): New member bits_per_pixel.
3346 (struct font_driver): New members start_for_frame and end_for_frame.
3347 (struct font_data_list): New struct.
3348 (font_put_frame_data, font_get_frame_data): Extern them.
3349
3350 * frame.h (struct frame): New member font_data_list.
3351
3352 * font.c (font_update_drivers): Call driver->start_for_frame and
3353 driver->end_for_frame at proper timings.
3354 (font_put_frame_data, font_get_frame_data): New functions.
3355 (Ffont_spec): Add usage in the docstring.
3356
3357 * frame.c (make_frame): Initialize f->font_data_list to NULL.
3358 (Fdelete_frame): Call font_update_drivers.
3359
3360 * xftfont.c (struct xftface_info): Delete the member xft_draw.
4c4475a8 3361 (xftfont_prepare_face, xftfont_done_face): Adjust for the above change.
aca7a3d2
MB
3362 (xftfont_get_xft_draw): New function.
3363 (xftfont_draw): Get XftDraw by xftfont_get_xft_draw.
3364 (xftfont_end_for_frame): New function.
3365 (syms_of_xftfont): Set xftfont_driver.end_for_frame.
3366
15139d67 3367 * ftxfont.c (ftxfont_get_gcs): Rename from ftxfont_create_gcs.
1f45f627 3368 Change argument. Cache GCs in the per-frame data.
aca7a3d2
MB
3369 (struct ftxfont_frame_data): New struct.
3370 (ftxfont_draw_bitmap): New arg gc_fore and flush.
3371 (ftxfont_prepare_face, ftxfont_done_face): Delete them.
15139d67 3372 (ftxfont_draw): Get GCs by ftxfont_get_gcs. Reflect s->clip in GCs.
aca7a3d2
MB
3373 (ftxfont_end_for_frame): New function.
3374 (syms_of_ftxfont): Set ftxfont_driver.end_for_frame.
3375
3376 * ftfont.c (ftfont_get_bitmap): Set bitmap->bits_per_pixel.
3377
73acf815 33782008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
3379
3380 * xselect.c (Vselection_coding_system)
3381 (Vnext_selection_coding_system): Delete them.
3382 (syms_of_xselect): Don't declare selection-coding-system and
3383 next-selection-coding-system. They are declared in select.el.
3384
73acf815 33852008-02-01 Jason Rumney <jasonr@gnu.org>
aca7a3d2
MB
3386
3387 * w32term.h (WM_UNICHAR, UNICODE_NOCHAR): Define if not already.
3388
3389 * w32fns.c: Include imm.h.
3390 (get_composition_string_fn, get_ime_context_fn): New optional
3391 system functions.
3392 (globals_of_w32fns): Load them from imm32.dll.
3393 (ignore_ime_char): New flag.
3394 (w32_wnd_proc): Handle WM_UNICHAR, WM_IME_CHAR and
3395 WM_IME_ENDCOMPOSITION messages.
3396
3397 * w32term.c (w32_read_socket) [WM_UNICHAR]: Handle as
3398 MULTIBYTE_CHAR_KEYSTROKE_EVENT.
3399
73acf815 34002008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
aca7a3d2
MB
3401
3402 * lread.c (READCHAR): Call readchar with the 2nd arg NULL.
3403 (READCHAR_REPORT_MULTIBYTE): New macro.
3404 (readchar): New 2nd arg MULTIBYTE.
15139d67
SM
3405 (read1): Use READCHAR_REPORT_MULTIBYTE for the first read.
3406 Make symbol's name multibyte according to the multibyteness of the
aca7a3d2
MB
3407 source.
3408
73acf815 34092008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
aca7a3d2
MB
3410
3411 * xfaces.c (face_for_overlay_string): Call lookup_face with
3412 correct arguments (fix of synching with the trunk).
3413
73acf815 34142008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 3415
4c4475a8
GM
3416 * font.c (font_prop_validate_symbol, font_prop_validate_style)
3417 (font_prop_validate_non_neg, font_prop_validate_spacing):
3418 Delete argument prop_index.
15139d67
SM
3419 (font_property_table): Change arguments to validater. Change Callers.
3420 (font_lispy_object): Delete.
aca7a3d2
MB
3421 (font_at): Use font_find_object instead fo font_lispy_object.
3422
73acf815 34232008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
aca7a3d2
MB
3424
3425 * fileio.c (Fexpand_file_name): Adjust multibyteness of directory
3426 and file names.
3427
73acf815 34282008-02-01 Jason Rumney <jasonr@gnu.org>
aca7a3d2
MB
3429
3430 * w32font.c (add_font_name_to_list): Avoid vertical fonts.
3431 (font_matches_spec): Remove debug output.
3432 (add_font_entity_to_list): Avoid using substituted fonts.
3433
73acf815 34342008-02-01 Jason Rumney <jasonr@gnu.org>
aca7a3d2
MB
3435
3436 * doc.c (Fsnarf_documentation):
3437 * Makefile.in (temacs${EXEEXT}, mostlyclean): Undo last change.
3438
73acf815 34392008-02-01 Miles Bader <miles@gnu.org>
aca7a3d2 3440
290afd83 3441 * dispextern.h (struct glyph_row): Only define "clip" field if
aca7a3d2
MB
3442 HAVE_WINDOW_SYSTEM is defined.
3443
73acf815 34442008-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
aca7a3d2
MB
3445
3446 Fix up multi-tty merge.
3447
3448 * xterm.c (handle_one_xevent): Remove duplicate code and fix up nesting
3449 and indentation.
3450
3451 * xfaces.c (free_realized_face, clear_face_gcs):
3452 Include font_done_for_face in the input_blocked section, just in case.
3453
3454 * xdisp.c (decode_mode_spec): Use terminal-local coding systems.
3455 (get_char_face_and_encoding): Undo last change and remove the *other*
3456 duplicate definition (i.e. keep the one that's better scoped and that
3457 includes code for the font-backend).
3458
3459 * terminal.c (create_terminal): Default keyboard_coding to
3460 `no-conversion' and terminal_coding to `undecided'.
3461
3462 * lread.c (read1): Use XSETPVECTYPE to set a pseudovector's tag.
3463
3464 * fontset.c (free_realized_fontsets): Check that the table entry does
3465 contain a fontset before trying to compare it to `base'.
3466
3467 * emacs.c (main): Move syms_of_data, syms_of_fileio, syms_of_alloc,
3468 syms_of_charset, and syms_of_coding earlier because init_window_once
3469 now needs Vcoding_system_hash_table to be setup.
3470
3471 * coding.h (default_buffer_file_coding): Remove.
3472
3473 * coding.c (default_buffer_file_coding): Remove.
3474 (Fterminal_coding_system, Fkeyboard_coding_system): Use ->id rather
3475 than ->symbol, and use the terminal-local coding system.
3476 (syms_of_coding): Don't setup the coding-systems that are not
3477 terminal-local.
3478 (Fdefine_coding_system_internal): Use XCAR/XCDR.
3479
3480 * chartab.c (Fmake_char_table, make_sub_char_table, copy_char_table):
3481 Use XSETPVECTYPE now that XSETCHAR_TABLE doesn't set the tag anymore.
3482
3483 * alloc.c (Fmake_char_table, make_sub_char_table): Remove. They're now
3484 in chartab.c and were re-added here by mistake.
3485 (Fpurecopy): Use XSETPVECTYPE after copying a COMPILED pseudovector.
3486
3487 * doc.c (Fsnarf_documentation):
3488 * Makefile.in (temacs${EXEEXT}, mostlyclean): Move buildobj.lst from
3489 src to etc.
3490
3491 * ChangeLog.10: Add mistakenly removed entry.
3492
73acf815 34932008-02-01 Dan Nicolaescu <dann@ics.uci.edu>
aca7a3d2
MB
3494
3495 * Makefile.in (fringe.o, minibuf.o): Fix dependencies.
3496
73acf815 34972008-02-01 Miles Bader <miles@gnu.org>
aca7a3d2
MB
3498
3499 * xdisp.c (get_char_face_and_encoding): Remove extraneous definition.
3500 Add extra args to FACE_FOR_CHAR.
3501
73acf815 35022008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
3503
3504 * keymap.c (where_is_internal_1): If key is a cons, store the copy
3505 in sequence.
3506
4c4475a8
GM
3507 * chartab.c (map_sub_char_table, map_char_table): If the range
3508 contains just one character, call the function with that character
3509 even if the depth is not 3.
aca7a3d2 3510
73acf815 35112008-02-01 Jason Rumney <jasonr@gnu.org>
aca7a3d2
MB
3512
3513 * w32font.c (w32font_text_extents): Calculate metrics for the
3514 whole string.
3515
73acf815 35162008-02-01 Jason Rumney <jasonr@gnu.org>
aca7a3d2
MB
3517
3518 * w32xfns.c (get_next_msg): Consolidate WM_PAINT messages.
3519
73acf815 35202008-02-01 Jason Rumney <jasonr@gnu.org>
aca7a3d2
MB
3521
3522 * w32term.c (x_set_glyph_string_clipping): Use
3523 get_glyph_string_clip_rects.
4c4475a8
GM
3524 (x_set_glyph_string_clipping_exactly, x_draw_glyph_string):
3525 Adjust for the change of struct glyph_string.
aca7a3d2
MB
3526
3527 * w32font.c (w32font_draw): Do clipping here.
3528
73acf815 35292008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 3530
1f45f627 3531 * xftfont.c (xftfont_draw): Adjust for the change of struct
aca7a3d2
MB
3532 glyph_string.
3533
3534 * xterm.c (x_set_glyph_string_clipping): Use
3535 get_glyph_string_clip_rects.
4c4475a8
GM
3536 (x_set_glyph_string_clipping_exactly, x_draw_glyph_string):
3537 Adjust for the change of struct glyph_string.
aca7a3d2
MB
3538
3539 * xdisp.c (get_glyph_string_clip_rects): Reflect s->row->clip to
3540 the resulting clip(s}.
1f45f627 3541 (expose_overlaps): Add arg r. Change callers. Set it to
aca7a3d2
MB
3542 row->clip temporarily.
3543 (expose_window): Redraw rows overlapping the exposed area.
3544
3545 * dispextern.h (struct glyph_row): New member clip.
3546 (struct glyph_string): Delete members clip_x, clip_y, clip_width,
3547 clip_height, new member clip, and num_clips.
3548
73acf815 35492008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
3550
3551 * data.c (Fchar_or_string_p): Fix docstring.
3552
73acf815 35532008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
3554
3555 * xftfont.c (xftfont_draw): If s->font_info != s->face->font_info,
3556 create a temporal XftDraw object.
3557
73acf815 35582008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
3559
3560 * font.c (Ffontp): Fix docstring.
3561
3562 * coding.c (detect_coding_iso_2022): Don't treat SI/SO codes as a
3563 strong evidence of ISO-2022.
3564
73acf815 35652008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
3566
3567 * abbrev.c (abbrev_check_chars): Use CHAR_TABLE_REF, not
3568 SYNTAX_ENTRY_FOLLOW_PARENT.
3569
73acf815 35702008-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
aca7a3d2
MB
3571
3572 * fns.c (weak_hash_tables): Rename from Vweak_hash_tables and change
3573 its type.
3574 (make_hash_table, copy_hash_table, sweep_weak_hash_tables, init_fns):
3575 Update to the new type of weak_hash_tables and next_weak.
3576
3577 * lisp.h (struct Lisp_Hash_Table): Change next_weak from Lisp_Object to
3578 a plain C pointer to Lisp_Hash_Table.
3579
3580 * lisp.h (XGCTYPE, GC_HASH_TABLE_P, GC_NILP, GC_NUMBERP, GC_NATNUMP)
3581 (GC_INTEGERP, GC_SYMBOLP, GC_MISCP, GC_VECTORLIKEP, GC_STRINGP)
3582 (GC_CONSP, GC_FLOATP, GC_VECTORP, GC_OVERLAYP, GC_MARKERP)
3583 (GC_INTFWDP, GC_BOOLFWDP, GC_OBJFWDP, GC_BUFFER_OBJFWDP)
3584 (GC_BUFFER_LOCAL_VALUEP, GC_SOME_BUFFER_LOCAL_VALUEP)
3585 (GC_KBOARD_OBJFWDP, GC_PSEUDOVECTORP, GC_WINDOW_CONFIGURATIONP)
3586 (GC_PROCESSP, GC_WINDOWP, GC_SUBRP, GC_COMPILEDP, GC_BUFFERP)
3587 (GC_SUB_CHAR_TABLE_P, GC_CHAR_TABLE_P, GC_BOOL_VECTOR_P, GC_FRAMEP)
3588 (GC_EQ): Remove since they've been identical to their non-GC_
3589 alter-egos ever since the markbit was eradicated.
3590
290afd83
JB
3591 * alloc.c:
3592 * buffer.c:
3593 * buffer.h:
3594 * data.c:
3595 * fileio.c:
3596 * filelock.c:
3597 * fns.c:
3598 * frame.h:
3599 * lisp.h:
3600 * macterm.c:
3601 * print.c:
3602 * process.c:
3603 * w32fns.c:
3604 * w32menu.c:
3605 * w32term.c:
3606 * xfns.c:
3607 * xmenu.c:
3608 * xterm.c: Replace uses of GC_* macros with the non-GC_ versions.
aca7a3d2 3609
73acf815 36102008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
3611
3612 * chartab.c (map_sub_char_table): Make it work for the top-level
3613 char-table. Fix handling of parent char-table.
c5ad7a3d 3614 (map_char_table): Adjust for the above change.
aca7a3d2 3615
73acf815 36162008-02-01 Jason Rumney <jasonr@gnu.org>
aca7a3d2
MB
3617
3618 * w32font.c (Qgdi): Rename from Qw32.
3619
73acf815 36202008-02-01 Jason Rumney <jasonr@gnu.org>
aca7a3d2
MB
3621
3622 * w32bdf.c (get_quoted_string): Make function static.
3623
73acf815 36242008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
3625
3626 * xftfont.c (xftfont_open): If one of font's ASCII glyph has
3627 bigger ascent and descent than those of the font, use them as
3628 font's ascent and descent.
3629
73acf815 36302008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
3631
3632 * Makefile.in (${lispsource}international/charprop.el): Move this
3633 target within "#ifdef HAVE_UNIDATA" and "#endif".
3634
73acf815 36352008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
3636
3637 * Makefile.in (lisp): Add ${lispsource}language/tai-viet.el.
3638 (shortlisp): Add ../lisp/language/tai-viet.el.
3639
1f45f627 36402008-02-01 Ulrich Mueller <ulm@gentoo.org>
aca7a3d2
MB
3641
3642 * Makefile.in (${lispsource}international/charprop.el): Depend on
3643 temacs${EXEEXT}.
3644
73acf815 36452008-02-01 Jason Rumney <jasonr@gnu.org>
aca7a3d2
MB
3646
3647 * w32font.c (w32font_close): Delete the GDI font object.
3648
6f69e89b 3649 * w32menu.c: Include character.h.
aca7a3d2
MB
3650
3651 * w32proc.c: Likewise.
3652
3653 * w32select.c: Likewise.
3654
6f69e89b 3655 * makefile.w32-in (w32proc.o): Depend on character.h.
aca7a3d2 3656
73acf815 36572008-02-01 Jason Rumney <jasonr@gnu.org>
aca7a3d2
MB
3658
3659 * w32fns.c (syms_of_w32fns): Use DEFSYM macro.
3660
3661 * w32menu.c (syms_of_w32menu): Likewise.
3662
3663 * w32proc.c (syms_of_ntproc): Likewise.
3664
3665 * w32select.c (syms_of_w32select): Likewise.
3666
3667 * w32term.c (syms_of_w32term): Likewise.
3668
73acf815 36692008-02-01 Jason Rumney <jasonr@gnu.org>
aca7a3d2
MB
3670
3671 * w32font.c (w32font_draw): Delete brush after using it.
3672
73acf815 36732008-02-01 Jason Rumney <jasonr@gnu.org>
aca7a3d2
MB
3674
3675 * w32font.c (w32font_open): Don't set font_idx.
3676 (w32font_text_extents): Try GetTextExtentPoint32W before defaulting
3677 to font settings.
3678 (w32font_draw): Fill background explicitly.
3679
73acf815 36802008-02-01 Jason Rumney <jasonr@gnu.org>
aca7a3d2
MB
3681
3682 * w32term.c (w32_initialize): Don't call w32font_initialize.
3683
3684 * w32font.c (w32font_info): Remove subranges.
3685 (QCsubranges, Qmodern, Qswiss, Qroman): Remove.
3686 (QCfamily, Qmonospace, Qsans_serif, Qmono, Qsans, Qsans__serif)
3687 (Qraster, Qoutline, Qlatin, Qgreek, Qcoptic, Qcyrillic, Qarmenian)
3688 (Qhebrew, Qarabic, Qsyriac, Qnko, Qthaana, Qdevanagari, Qbengali)
3689 (Qgurmukhi, Qgujarati, Qoriya, Qtamil, Qtelugu, Qkannada)
3690 (Qmalayalam, Qsinhala, Qthai, Qlao, Qtibetan, Qmyanmar, Qgeorgian)
3691 (Qhangul, Qethiopic, Qcherokee, Qcanadian_aboriginal, Qogham)
3692 (Qrunic, Qkhmer, Qmongolian, Qsymbol, Qbraille, Qhan)
3693 (Qideographic_description, Qcjk_misc, Qkana, Qbopomofo, Qkanbun)
3694 (Qyi, Qbyzantine_musical_symbol, Qmusical_symbol, Qmathematical):
3695 New symbols.
3696 (font_callback_data): New struct.
3697 (w32font_list, w32font_match): Use it.
3698 (w32font_open): Don't populate subranges.
3699 (w32font_has_char): Use script Lisp symbols, not subrange bitmask.
3700 (w32font_encode_char): Always return unicode code-point as-is.
3701 (w32font_text_extents): Supply a tranformation matrix to
1f45f627
GM
3702 GetGlyphOutline. Never look up by glyph index. Avoid looping
3703 twice. Use unicode version of GetTexExtentPoint32 instead of
aca7a3d2
MB
3704 glyph index version.
3705 (set_fonts_frame): Remove
3706 (w32_enumfont_pattern_entity): Add frame parameter, use it to
1f45f627
GM
3707 set frame parameter. Use backward compatible fake foundries.
3708 Save generic family in extra slot under QCfamily. Make width slot
3709 constant. Save QCspacing value. Save list of scripts instead of
aca7a3d2
MB
3710 binary subranges.
3711 (w32_generic_family, logfonts_match, font_matches_spec): New functions.
1f45f627 3712 (add_font_entity_to_list): Use font_callback_data struct. Filter
aca7a3d2
MB
3713 unwanted fonts.
3714 (add_one_font_entity_to_list): Use font_callback_data struct.
1f45f627
GM
3715 (w32_registry): Default to iso10646_1.
3716 (fill_in_logfont): Use dpi from extra slot. Don't bother with
3717 string font registries. Don't fill in font name if it is a generic
3718 family name, fill family instead. Use spacing, family and script
aca7a3d2
MB
3719 extra info to fill pitch, family and charset fields.
3720 (list_all_matching_fonts): Use font_callback_data struct.
3721 (unicode_range_for_char): Remove.
3722 (font_supported_scripts): New function.
3723 (w32font_initialize): Remove.
3724 (syms_of_w32font): Update which symbols are defined.
3725
73acf815 37262008-02-01 Jason Rumney <jasonr@gnu.org>
aca7a3d2
MB
3727
3728 * font.c (font_pixel_size): Reverse assq_no_quit args.
3729
3730 * w32term.h (FONT_WIDTH): Report max width, not average.
3731 (FONT_MAX_WIDTH): Remove.
3732 (FONT_AVG_WIDTH): New macro.
3733
3734 * xfaces.c (Fx_list_fonts) [WINDOWSNT]: Remove Windows only
3735 redefinition of FONT_WIDTH.
3736
3737 * w32term.c (x_font_min_bounds): Use FONT_AVG_WIDTH.
3738 (w32_cache_char_metrics): Use FONT_WIDTH.
3739
3740 * w32fns.c (w32_load_system_font, w32_list_fonts): Use FONT_AVG_WIDTH.
3741
73acf815 37422008-02-01 Jason Rumney <jasonr@gnu.org>
aca7a3d2
MB
3743
3744 * w32font.c (w32font_open): Make lfHeight negative.
3745
3746 * w32fns.c (x_default_font_parameter): Use new style font name.
3747 (Fx_create_frame, x_create_tip_frame): Initialize resx and resy.
3748
73acf815 37492008-02-01 Jason Rumney <jasonr@gnu.org>
aca7a3d2
MB
3750
3751 * w32font.c (QCsubranges): New symbol.
3752 (w32font_open, w32font_has_char): Get subranges from subproperty
3753 of extra.
3754 (w32_enumfont_pattern_entity): Set subranges as subproperty of extra.
3755 (syms_of_w32font): Define :subranges symbol.
3756
3757 * font.c (font_put_extra): Expose externally.
3758
1f45f627 3759 * font.h (font_put_extra): Move declaration from font.c.
aca7a3d2
MB
3760
3761 * font.c (Ffont_get): Use font driver to determine otf capability.
3762 (adjust_anchor): Check if driver defines anchor_point before using.
3763
3764 * w32font.c (w32font_open): Handle size, height and pixel_size better.
3765 (w32font_draw): Use options.
3766 (w32_enumfont_pattern_entity): Set size to 0 for scalable fonts.
3767 Fix detection of truetype fonts.
3768 (registry_to_w32_charset): Handle charsets other than iso8859-1
3769 expressed as lisp symbols.
3770 (w32_registry): Express charset as lisp symbol.
3771 (fill_in_logfont): Reverse pixel and point height logic.
1f45f627 3772 Don't set width here. Set quality to default.
aca7a3d2
MB
3773
3774 * w32fns.c (w32_load_system_font): Fix detecting FIXED_PITCH fonts.
3775 (x_to_w32_font): Fill in lfPitchAndFamily correctly.
3776
3777 * xterm.c (x_draw_glyph_string_foreground) [USE_FONT_BACKEND]:
3778 Remove redundant loop and allocation.
3779
3780 * makefile.w32-in (font.o, w32font.o): New objects.
6f69e89b 3781 (fontset.o, xdisp.o, xfaces.o, w32fns.o, w32term.o): Depend on font.h.
aca7a3d2
MB
3782 (FONTOBJ): New group of objects conditioned on USE_FONT_BACKEND.
3783
3784 * xdisp.c (fill_composite_glyph_string): Make the first arg to
3785 STORE_XCHARB a valid l-value.
3786
3787 * w32term.c (w32_native_per_char_metric): Swap width and rbearing
3788 calculations for non-Truetype fonts.
3789 (x_draw_glyph_string): Sync with xterm.c.
3790 (x_draw_glyph_string_foreground) [USE_FONT_BACKEND]: Remove
3791 redundant code.
3792 (w32_initialize) [USE_FONT_BACKEND]: Call w32font_initialize.
3793
3794 * w32term.h (w32_output_data) [USE_FONT_BACKEND]: Add fontp member.
3795 (FRAME_FONT_OBJECT) [USE_FONT_BACKEND]: New macro from xterm.h.
3796
3797 * w32fns.c [USE_FONT_BACKEND]: Port font backend changes from xfns.c.
3798 (x_to_w32_charset, w32_to_x_charset): Expose externally.
3799
3800 * w32font.c: New file for w32 font backend.
3801
73acf815 38022008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
3803
3804 * term.c: Don't include "buffer.h" twice.
3805
73acf815 38062008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
3807
3808 * character.c (Funibyte_string): New function.
3809 (syms_of_character): Defsubr it.
3810
73acf815 38112008-02-01 Jason Rumney <jasonr@gnu.org>
aca7a3d2
MB
3812
3813 * w32term.c [USE_FONT_BACKEND]:
3814 (x_get_font_repertory, note_mouse_movement, x_set_mouse_face_gc):
3815 (x_set_glyph_string_clipping, x_set_glyph_string_clipping_exactly):
3816 (x_draw_glyph_string, x_draw_glyph_string_foreground):
3817 (x_draw_composite_glyph_string_foreground, x_new_fontset2):
3818 (x_free_frame_resources): Sync with xterm.c.
3819
73acf815 38202008-02-01 Andreas Schwab <schwab@suse.de>
aca7a3d2
MB
3821
3822 * lread.c (read1): Use CHAR_TABLE_STANDARD_SLOTS to validate
3823 char-table size.
3824
73acf815 38252008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
3826
3827 * font.c (check_otf_features): Define it regardless of
3828 HAVE_LIBOTF.
3829
73acf815 38302008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
3831
3832 * ftfont.c (ftfont_driver): Delete font_otf_gsub and
3833 font_otf_gpos, add font_drive_otf.
3834
3835 * fontset.c (fontset_find_font): Pay attention to font size
3836 specified for a font.
3837 (reorder_font_vector): Check contents of font_def.
3838
3839 * font.c (struct otf_list): Delete it.
6f69e89b 3840 (otf_list): Make it a lisp variable.
aca7a3d2 3841 (otf_open): Use lispy otf_list.
1f45f627 3842 (generate_otf_features): Rename from parse_gsub_gpos_spec.
aca7a3d2
MB
3843 (check_otf_features): New function.
3844 (font_otf_DeviceTable, font_otf_ValueRecord, font_otf_Anchor): New
3845 functinos.
3846 (font_drive_otf): New function merging font_otf_gsub and
3847 font_otf_gpos.
3848 (font_open_for_lface): New arg spec. Change argument order.
1f45f627 3849 (font_load_for_face): Adjust for the change of font_open_for_lface.
aca7a3d2
MB
3850 (Ffont_drive_otf): New function merging Ffont_otf_gsub and
3851 Ffont_otf_gpos.
3852 (syms_of_font): Staticpro otf_list. Delete defsubr of
3853 Sfont_otf_gsub and Sfont_otf_gpos. Defsubr Sfont_drive_otf.
3854
1f45f627 3855 * xfaces.c (set_font_frame_param): Adjust for the change of
aca7a3d2
MB
3856 font_open_for_lface.
3857
3858 * font.h (font_open_for_lface): Adjust prototype.
3859 (struct font_driver): Delete members otf_gsub and otf_gpos, add
3860 member otf_drive.
3861 (font_otf_gsub, font_otf_gpos): Delete externs.
3862 (font_drive_otf): Extern it.
3863
73acf815 38642008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
3865
3866 * font.c (font_at): If the window W is not on a window system,
3867 return Qnil.
3868
4c4475a8
GM
3869 * coding.c (produce_chars, encode_coding): Don't call
3870 insert_from_gap if no characters to produce.
aca7a3d2 3871
73acf815 38722008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
3873
3874 * fontset.c (free_realized_fontsets): Avoid unnecessary call of
3875 Fclear_face_cache.
3876
3877 * xfaces.c (face_for_font): Check also face->font==font->font.font.
3878
73acf815 38792008-02-01 Miles Bader <miles@gnu.org>
aca7a3d2
MB
3880
3881 * emacs.c (main): Change default value of `enable_font_backend' to 1.
3882 Parse "--disable-font-backend" option.
3883 (standard_args): Add "--disable-font-backend" option.
3884
73acf815 38852008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
3886
3887 * fontset.c (fontset_find_font): New function.
3888 (fontset_font): Use fontset_find_font.
3889 (make_fontset_for_ascii_face): Don't set face ID in rfont_def.
3890 Register the specified font for all Latin characters.
3891 (new_fontset_from_font): Register the specified font for all Latin
3892 characters.
3893 (dump_fontset): For a realized fontset, include the base fontset
3894 name in the returned vector.
3895
73acf815 38962008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
3897
3898 * character.h (CHAR_STRING): Cast C to unsigned on calling
3899 char_string.
3900
3901 * character.c (char_string): Type of arg C changed to unsigned.
3902 Signal an error if C is an invalid character code.
3903
4c4475a8
GM
3904 * editfns.c (general_insert_function, Fchar_to_string):
3905 Use CHARACTERP, not INTEGERP.
aca7a3d2 3906
73acf815 39072008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
3908
3909 * character.h (MIN_MULTIBYTE_LEADING_CODE)
3910 (MAX_MULTIBYTE_LEADING_CODE): New macros.
3911
3912 * regex.c (analyse_first): Fix for multibyte characters in "case
3913 charset:" and "case categoryspec:".
3914
73acf815 39152008-02-01 Andreas Schwab <schwab@suse.de>
aca7a3d2
MB
3916
3917 * Makefile.in (LIBES): Move standard libraries to the end.
3918
73acf815 39192008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
3920
3921 * alloc.c (Fgarbage_collect): If nextb->text->inhibit_shrinking is
3922 nonzero, don't shrink the buffer nextb.
3923
3924 * buffer.h (struct buffer_text): New member inhibit_shrinking.
3925
3926 * coding.c (coding_alloc_by_making_gap): New arg offset.
3927 (alloc_destination): Call coding_alloc_by_making_gap with the arg
3928 offset.
3929 (decode_coding_iso_2022): Update coding->safe_charsets.
3930 (decode_coding_gap): Temporarily set
3931 current_buffer->text->inhibit_shrinking to 1.
3932
73acf815 39332008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
3934
3935 * xterm.c (x_draw_composite_glyph_string_foreground): Fix
3936 indexing into elements of s->cmp and s->char2b.
3937
73acf815 39382008-02-01 Juanma Barranquero <lekktu@gmail.com>
aca7a3d2
MB
3939
3940 * regex.c (RE_STRING_CHAR_AND_LENGTH) [! emacs]: Add missing arg `len'.
3941
73acf815 39422008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
3943
3944 * regex.c (GET_CHAR_BEFORE_2, GET_CHAR_AFTER): Check the variable
3945 target_multibyte instead of multibyte.
3946 (re_match_2_internal): Call bcmp_translate with target_multibyte.
3947 (bcmp_translate): Change the argument name from multibyte to
3948 target_multibyte.
3949
73acf815 39502008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
3951
3952 These changes are to compile a regexp into a pattern that can be
3953 used both for multibyte and unibyte targets.
3954
3955 * Makefile.in (search.o): Depend on charset.h.
3956
3957 * character.c (multibyte_char_to_unibyte_safe): New function.
3958
3959 * search.c: Include "charset.h".
3960 (compile_pattern_1): Delete argument multibyte. Don't set
3961 cp->buf.target_multibyte here. Set cp->buf.charset_unibyte.
3962 (compile_pattern): Don't compare cp->buf.target_multibyte.
3963 Compare cp->buf.charset_unibyte.
3964 (compile_pattern): Set cp->buf.target_multibyte.
3965
3966 * lisp.h (multibyte_char_to_unibyte_safe): Extern it.
3967
3968 * regex.h (struct re_pattern_buffer): New member charset_unibyte.
3969
3970 * regex.c (RE_STRING_CHAR, RE_STRING_CHAR_AND_LENGTH): New arg
1f45f627 3971 multibyte. Change callers.
aca7a3d2 3972 (RE_CHAR_TO_MULTIBYTE, RE_CHAR_TO_UNIBYTE): New macros.
1f45f627
GM
3973 (MAKE_CHAR_MULTIBYTE, MAKE_CHAR_UNIBYTE): Delete. Change callers
3974 to use RE_CHAR_TO_MULTIBYTE and RE_CHAR_TO_UNIBYTE, respectively.
aca7a3d2
MB
3975 (SETUP_ASCII_RANGE, SETUP_UNIBYTE_RANGE): New macros.
3976 (SETUP_MULTIBYTE_RANGE): Generate a more compact range_table.
3977 (regex_compile): Make the compiled pattern usable both for
3978 multibyte and unibyte targets.
3979 (analyse_first): Make the fastmap usable both for multibyte and
3980 unibyte targets.
1f45f627 3981 (TRANSLATE_VIA_MULTIBYTE): Delete.
aca7a3d2
MB
3982 (re_match_2_internal): Pay attention to the case that the
3983 multibyteness of bufp and target may be different.
3984
73acf815 39852008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
3986
3987 * xdisp.c (x_produce_glyphs): When a font is not found, make the
3988 empty box occupy at least one column width.
3989
73acf815 39902008-02-01 Miles Bader <miles@gnu.org>
aca7a3d2
MB
3991
3992 * Makefile.in: Remove redundant HAVE_XFT clause.
3993
73acf815 39942008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
3995
3996 * xrdb.c (x_load_resources): Setup the default fontSet X reource.
3997
73acf815 39982008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
3999
4000 * fontset.c (Finternal_char_font): Fix for the case of POSITION
4001 being nil.
4002
73acf815 40032008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4004
4005 * xftfont.c (xftfont_open): Call FcConfigSubstitute.
4006
73acf815 40072008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4008
4009 * xftfont.c (xftfont_open): Don't enable antialias explicitly.
4010
73acf815 40112008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4012
4013 * search.c (simple_search): Fix previous change.
4014
73acf815 40152008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4016
4017 * xftfont.c (ftfont_font_format): Extern declaration.
4018
4019 * frame.c (x_set_font): Fix the second arg to fs_query_fontset.
4020
4021 * xfont.c (xfont_driver): Initialize ftfont_driver.type by 0.
4022 (xfont_list): Don't directly use Lisp_Object as an operand of &&.
4023
4024 * ftfont.c (ftfont_driver): Initialize ftfont_driver.type by 0.
4025 (ftfont_font_format): Fix previous change.
4026
4027 * font.h (Ffont_xlfd_name): EXFUN it.
4028
4029 * font.c (font_parse_xlfd): Fix the array size of `f'.
4030 (register_font_driver): Use EQ to compare driver->type.
4031
4032 * xfns.c (xic_create_xfontset2) [USE_FONT_BACKEND]: New function.
4033 (create_frame_xic) [USE_FONT_BACKEND]: Call xic_create_xfontset2.
4034 (xic_set_xfontset) [USE_FONT_BACKEND]: Likewise.
4035
73acf815 40362008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 4037
4c4475a8
GM
4038 * ftfont.c (ftfont_pattern_entity, ftfont_list_generic_family)
4039 (ftfont_list, ftfont_font_format): Check if FC_FONTFORMAT is defined.
aca7a3d2 4040
73acf815 40412008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4042
4043 * xfont.c (xfont_open): Set font->format.
4044
4045 * xftfont.c (xftfont_open): Set font->format.
4046
4047 * ftfont.c (ftfont_pattern_entity): Add fontformat in a pattern.
4048 (ftfont_list): Include FC_FONTFORMAT in FcObject.
4049 (ftfont_open): Set font->format.
4050 (ftfont_font_format): New function.
4051
4052 * font.h (struct font): New memeber format.
4053
4054 * font.c (Qopentype): New variable.
4055 (syms_of_font): Defsym it.
4056 (Fquery_font): Change the format of the last element of the return
4057 value.
4058
73acf815 40592008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4060
4061 * xfns.c (xic_create_xfontset): Try the default fontset name as a
4062 last resort.
4063
73acf815 40642008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4065
4066 * coding.c (detect_coding_charset): Fix detection of multi-byte
4067 charset.
4068
73acf815 40692008-02-01 Bob Halley <halley@play-bow.org> (tiny change)
aca7a3d2
MB
4070
4071 * ccl.c (ccl_driver): If DST is NULL, set ccl->produced to 0.
4072
73acf815 40732008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4074
4075 * xdisp.c (get_next_display_element): Set it->face_id for the
4076 first component of a composition.
1f45f627 4077 (x_produce_glyphs): Check if the font is changed or not for composition.
aca7a3d2 4078
73acf815 40792008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4080
4081 (get_next_display_element): Set it->face_id for the
4082 first component of a composition.
1f45f627 4083 (x_produce_glyphs): Check if the font is changed or not for composition.
aca7a3d2 4084
73acf815 40852008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4086
4087 * fontset.c (Qlatin): New variable.
4088 (syms_of_fontset): Define it as a lisp symbol.
1f45f627 4089 (Fset_fontset_font): If TARGET is `latin', use FONT_SPEC for ASCII.
aca7a3d2 4090
73acf815 40912008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4092
4093 * font.c (font_unparse_fcname): Pay attention to the case that
4094 some of font property is a null string.
4095
73acf815 40962008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4097
4098 * term.c: Include "composite.h".
4099 (encode_terminal_code): Output all components of composition.
4100 Check the size of encode_terminal_src.
424c157f 4101 (produce_glyphs): For composition, call produce_composite_glyph.
aca7a3d2
MB
4102 (append_composite_glyph, produce_composite_glyph): New functions.
4103
4104 * xdisp.c (x_produce_glyphs): In handling composition, if a font
4105 is not found, get font_info from the current ascii face.
4106
73acf815 41072008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4108
4109 * fileio.c (Finsert_file_contents): On replacing, temporarily bind
4110 buffer-file-name to Qnil before calling insert_from_buffer.
4111
4112 * font.c (font_unparse_fcname): Pay attention to the case that
4113 foundry is a null string.
4114
73acf815 41152008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4116
4117 * ftfont.c (ftfont_list): Allow registry "unicode-sip".
4118
4119 * font.c (Qunicode_sip): New variable.
4120 (syms_of_font): Declare it as a Lisp symbol.
4121
4122 * font.h (Qunicode_sip): Extern it.
4123
73acf815 41242008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 4125
1f45f627 4126 * composite.c (get_composition_id): Pay attention to TAB component.
aca7a3d2
MB
4127
4128 * xterm.c (x_draw_composite_glyph_string_foreground): Don't draw
1f45f627 4129 TAB. Adjust for the change of s->char2b which always points to
aca7a3d2
MB
4130 the first elememnt of allocated memory.
4131
1f45f627 4132 * xftfont.c (xftfont_text_extents): Fix calculation of descent value.
aca7a3d2
MB
4133
4134 * xdisp.c (handle_composition_prop): Set it->c to the first
4135 non-TAB component.
1f45f627
GM
4136 (fill_composite_glyph_string): Change argument.
4137 (BUILD_COMPOSITE_GLYPH_STRING): Adjust for the above change.
aca7a3d2
MB
4138 (x_produce_glyphs): Fix handling of left/right padding.
4139
73acf815 41402008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4141
4142 * coding.c (detect_coding_system): Fix for handling off
4143 inhibit_iso_escape_detection. Fix for the case that no coding
4144 system is defined for a specific coding category.
4145
73acf815 41462008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 4147
1f45f627 4148 * font.c (font_matching_entity): Delete unused local var.
aca7a3d2
MB
4149
4150 * xftfont.c (xftfont_open): Call XftDefaultSubstitute before
4151 opening a font.
4152
4153 * fileio.c (Finsert_file_contents): On recovering a file, assume
4154 Unix-like eol.
4155 (choose_write_coding_system): On auto-saving a file, force
4156 Unix-like eol.
4157
4158 * coding.c (setup_coding_system): Fix setting of
4159 coding->common_flags based on eol_type.
4160 (coding_inherit_eol_type): If PARENT is not nil, be sure to
4161 inherit from it.
4162
73acf815 41632008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 4164
1f45f627 4165 * alloc.c (NSTATICS): Increas to 0x600.
aca7a3d2 4166
73acf815 41672008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 4168
1f45f627 4169 * ftfont.c (ftfont_driver): Set ftfont_driver.match to ftfont_match.
aca7a3d2
MB
4170 (ftfont_list): Don't check :name property.
4171 (ftfont_match): New function.
4172 (ftfont_pattern_entity): If the pattern doesn't contain
4173 FC_SPACING, don't assuce FC_MONO.
4174
4175 * font.h (struct font_driver): New member `match'.
1f45f627 4176 (font_update_drivers): Adjust prototype.
aca7a3d2 4177
4c4475a8
GM
4178 * font.c (font_parse_fcname, font_parse_name): Don't change :name
4179 property of FONT.
aca7a3d2
MB
4180 (LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE, check_gstring): Define
4181 them unconditionally.
4182 (font_matching_entity): New function.
4183 (font_open_by_name): Try font_matching_entity if exact match is
4184 not found.
4185 (font_update_drivers): Delete the arg FONT. Return a list of
4186 actually used backends. Don't free faces, font caches here.
4187 Don't store data in frame parameters. Don't call x_set_font.
4188 (Ffont_spec): Store :name property as is.
4189 (Ffont_get): Check HAVE_LIBOTF before calling font_otf_capability.
1f45f627
GM
4190 (Ffont_otf_gsub): Call font->driver->otf_gsub instead of font_otf_gsub.
4191 (Ffont_otf_gpos): Call font->driver->otf_gpos instead of font_otf_gpos.
aca7a3d2
MB
4192 (Ffont_otf_alternates): Check if the driver has otf_gsub function.
4193 Call font->driver->otf_gsub instead of font_otf_gsub.
4194
4195 * frame.c (x_set_font_backend): Do more works that were done in
4196 font_update_drivers before.
4197
4198 * xfont.c (xfont_match): New function.
4199 (xfont_driver): Set xfont_driver.match to xfont_match.
4200 (xfont_draw): Set font in GC if necessary.
4201
4202 * ftxfont.c (ftxfont_match): New function.
4203 (syms_of_ftxfont): Set ftxfont_driver.match to ftxfont_match.
4204
4205 * xftfont.c (xftfont_match): New function.
4206 (syms_of_xftfont): Set xftfont_driver.match to xftfont_match.
4207
73acf815 42082008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4209
4210 * font.h (struct font): New member scalable.
4211 (struct font_driver): New arg ALTERANTE_SUBST to otf_gsub.
1f45f627 4212 (font_otf_gsub): Adjust prototype.
aca7a3d2 4213
1f45f627
GM
4214 * font.c (font_otf_capability): Fix handling of the default langsys.
4215 (parse_gsub_gpos_spec): Change type to void. New arg nbytes.
aca7a3d2
MB
4216 Check the contents of SPEC.
4217 (LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE): New macros.
4218 (check_gstring): New function.
4219 (REPLACEMENT_CHARACTER): New macro.
4220 (font_otf_gsub): New arg alternate_subst. Be sure to set all
4221 glyph codes of GSTRING.
4222 (font_otf_gpos): Be sure to set all glyph codes of GSTRING.
4223 (font_prepare_composition): Set cmp->glyph_len.
4224 (font_open_entity): Set font->scalable.
4225 (Ffont_get): Handle :otf property.
4226 (Ffont_otf_gsub, Ffont_otf_gpos, Ffont_otf_alternates): New
4227 functions.
4228 (Fquery_font): Use font->font.full_name.
4229 (syms_of_font): Defsubr Sfont_otf_gsub, Sfont_otf_gpos, and
4230 Sfont_otf_alternates.
4231
4232 * ftfont.c (ftfont_open): Set font->font.full_name and
4233 font->font.name properly. Fix calculation of font->font.height
4234 and font->min_width.
4235
4236 * ftxfont.c (ftxfont_create_gcs): New function.
4237 (ftxfont_draw_bitmap): Fix arg to ftfont_driver.get_bitmap.
4238 (ftxfont_draw_backgrond): Fix filling region.
4239 (ftxfont_default_fid): New function.
4240 (ftxfont_open): Set xfotn->fid to the return value of
4241 ftxfont_default_fid.
4242 (ftxfont_prepare_face): Use ftxfont_create_gcs to create GCs.
4243 (ftxfont_done_face): Free only GCs that are created by
4244 ftxfont_create_gcs.
4245 (ftxfont_draw): If face->gc != s->gc, create proper GCs.
4246
4247 * xterm.c (x_set_glyph_string_clipping_exactly) [USE_FONT_BACKEND]:
4248 Clip to src->width, etc (not src->clip_XXX).
4249
4250 * xfns.c (x_create_tip_frame) [USE_FONT_BACKEND]: Handle
4251 FontBackend frame parameter.
4252
73acf815 42532008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4254
4255 * font.h (struct font_driver_list): New member `on'.
4256 (Fclear_font_cache): EXFUN it.
4257 (font_update_drivers): Extern it.
4258
4259 * font.c (font_unparse_fcname): Fix typo (swidth->width).
4260 (font_list_entities): Check driver_list->on.
4261 (register_font_driver): Initalize `on' member to 0.
4262 (font_update_drivers): New function.
4263 (Fclear_font_cache): Check driver_list->on.
4264
4265 * frame.h (Qfont_backend): Extern it.
4266 (x_set_font_backend): Extern it.
4267
4268 * frame.c (Qfont_backend): New variable.
4269 (frame_parms): New element for font-backend.
4270 (x_set_font_backend): New function.
4271
4272 * xfns.c (Fx_create_frame) [USE_FONT_BACKEND]: Handle
4273 FontBackend frame parameter.
4274 (x_frame_parm_handlers) [USE_FONT_BACKEND]: New element
4275 x_set_font_backend.
4276
4277 * xfont.c (xfont_list): Don't try listing by :name property if the
4278 name is not for XLFD.
4279
73acf815 42802008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4281
4282 * font.h (LGLYPH_FROM, LGLYPH_TO, LGLYPH_SET_FROM)
4283 (LGLYPH_SET_TO): New macros.
4284 (LGLYPH_XOFF, LGLYPH_YOFF, LGLYPH_WADJUST): Check if adjustment
4285 element of G is vector or not.
4286 (font_at): Extern it.
4287
4288 * font.c: Include window.h.
4289 (font_lispy_object): New function.
4290 (font_prepare_composition): Check LGLYPH_FORM (g) to detect the
4291 end of valid glyph.
4292 (font_close_object): Fix getting (struct font *).
4293 (font_at): New function.
4294 (Ffont_get): If FONT is a font-object, get entity from it.
4295 (Ffont_make_gstring): Initialize elements of glyphs with nil.
4296 (Ffont_fill_gstring): Use macro LGSTRING_XXX and LGLYPH_XXX. Fix
4297 range check.
4298 (Ffont_at): New function.
4299 (syms_of_font): Defsubr Sfont_at.
4300
4301 * xdisp.c (it_props): Move the entry for Qauto_composed to just
424c157f 4302 before the entry for Qcomposition.
1f45f627 4303 (handle_auto_composed_prop): Call auto-composition-function with 4 args.
aca7a3d2
MB
4304 (handle_composition_prop) [USE_FONT_BACKEND]: Set it->face_id from
4305 the font in gstring.
4306 (fill_composite_glyph_string) [USE_FONT_BACKEND]: Check
4307 LGLYPH_FORM (g) to detect the end of valid glyph.
4308 (x_produce_glyphs) [USE_FONT_BACKEND]: Don't update it->face_id if
4309 we are composing with gstring.
4310
4311 * xterm.c (x_draw_composite_glyph_string_foreground) [USE_FONT_BACKEND]:
4312 Check if adjustment is vector or not.
4313
4314 * Makefile.in (font.o): Make it depends on window.h.
4315
73acf815 43162008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4317
4318 * xterm.c (x_draw_composite_glyph_string_foreground): Check if
4319 adjustment is vector or not.
4320
73acf815 43212008-02-01 Miles Bader <miles@gnu.org>
aca7a3d2
MB
4322
4323 * character.h (CHECK_CHARACTER): Redefine in terms of CHECK_TYPE.
4324
73acf815 43252008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4326
4327 * font.h (LGLYPH_XOFF, LGLYPH_YOFF, LGLYPH_WIDTH, LGLYPH_WADJUST)
4328 (LGLYPH_SET_WIDTH): Adjusted for the change of LGLYPH format.
4329 (LGLYPH_ADJUSTMENT, LGLYPH_SET_ADJUSTMENT): New macros.
4330
1f45f627 4331 * font.c (font_merge_old_spec): Treat '*' in foundry as a wild card.
aca7a3d2 4332 (DEVICE_DELTA): Fix typo.
4c4475a8
GM
4333 (font_otf_gpos, font_prepare_compositio): Adjust for the change of
4334 LGLYPH format.
aca7a3d2 4335
1f45f627 4336 * xterm.c (x_draw_composite_glyph_string_foreground): Adjust for
aca7a3d2
MB
4337 the change of LGLYPH format.
4338
73acf815 43392008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4340
4341 * ftfont.c (ftfont_list): Fix typo.
1f45f627 4342 (ftfont_build_basic_charsets): Don't include letters with diacritics.
aca7a3d2 4343
880820fe 43442008-02-01 Jan Djärv <jan.h.d@swipnet.se>
aca7a3d2
MB
4345
4346 * xfaces.c (realize_non_ascii_face): Set face->extra to NULL.
4347
4348 * xftfont.c (xftfont_done_face): Call XftDrawDestroy only if
4349 xftface_info is non-NULL.
4350
880820fe 43512008-02-01 Jan Djärv <jan.h.d@swipnet.se>
aca7a3d2 4352
1f45f627 4353 * ftfont.c (ftfont_list): Move misplaced #endif.
aca7a3d2 4354
73acf815 43552008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4356
4357 * ftfont.c (ftfont_list): Pay attention to the case that
4358 FC_CAPABILITY is not defined.
4359
73acf815 43602008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4361
4362 * xftfont.c (xftfont_open): Set charset related members to -1.
4363
1f45f627
GM
4364 * ftfont.c (ftfont_list): Handle QCotf property. Fix handling of
4365 QCname.
aca7a3d2
MB
4366 (ftfont_open): Set charset related members to -1.
4367
4368 * fontset.c (Votf_script_alist): New variable.
4369 (syms_of_fontset): Initialize it.
4370 (fontset_font): Delete unused variable.
4371
4372 * fontset.h (Votf_script_alist): Extern it.
4373
1f45f627 4374 * font.c (font_find_for_lface): Optimize code.
aca7a3d2
MB
4375
4376 * font.h (font_close_object, font_merge_old_spec): Extern them.
4377
73acf815 43782008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4379
4380 * font.c (QCscalable, Qc, Qm, Qp, Qd): New variables.
4381 (syms_of_font): Initialize them.
4382 (font_pixel_size): Allow float value in dpi.
1f45f627
GM
4383 (font_prop_validate_type): Delete.
4384 (font_prop_validate_symbol, font_prop_validate_style): Change argument.
4385 Change caller.
4386 (font_prop_validate_non_neg): Rename from font_prop_validate_size.
4387 (font_prop_validate_extra): Delete.
aca7a3d2
MB
4388 (font_prop_validate_spacing): New function.
4389 (font_property_table): Add elements for all known properties.
1f45f627
GM
4390 (get_font_prop_index): Rename from check_font_prop_name. New
4391 argument FROM. Change caller.
aca7a3d2 4392 (font_prop_validate): Validate all known properties.
1f45f627 4393 (font_put_extra): Delete argument force. Change caller.
aca7a3d2
MB
4394 (font_expand_wildcards): Make it static. Fix the way of shrinking
4395 the possible range.
1f45f627 4396 (font_parse_xlfd): Delete argument merge. Fix handling of RESX,
aca7a3d2 4397 RESY, SPACING, and AVGWIDTH. Don't validate property values here.
1f45f627 4398 Change caller.
aca7a3d2 4399 (font_unparse_xlfd): Handle dpi, spacing, and scalable properties.
1f45f627
GM
4400 (font_parse_fcname): Delete argument merge. Fix parsing of point
4401 size. Don't validate properties values here. Change caller.
4402 (font_unparse_fcname): Handle dpi, spacing, and scalable properties.
aca7a3d2
MB
4403 (font_open_by_name): Delete unused variable.
4404 (Ffont_spec): Likewise. Validate property values.
4405 (Ffont_match_p): New function.
4406
4407 * font.h (QCscalable): Extern it.
1f45f627 4408 (font_parse_xlfd, font_parse_fcname): Adjust prototype.
aca7a3d2 4409
1f45f627 4410 * ftfont.c (ftfont_list): Handle properties dpi, spacing, and scalable.
aca7a3d2 4411
1f45f627 4412 * xfont.c (xfont_query_font): Adjust for the change of font_parse_xlfd.
aca7a3d2
MB
4413 (xfont_list_pattern): New function.
4414 (xfont_list): Use xfont_list_pattern.
4415
73acf815 44162008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4417
4418 * font.h (Flist_fonts): EXFUN it.
4419
73acf815 44202008-02-01 Jason Rumney <jasonr@gnu.org>
aca7a3d2
MB
4421
4422 * w32term.c (w32_initialize): Add back smoothing_type and
4423 smoothing_enabled definitions.
4424
73acf815 44252008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4426
4427 * xterm.c (x_draw_glyph_string) [USE_FONT_BACKEND]: Check
4428 s->face->font on determining underline position.
4429
73acf815 44302008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4431
4432 * font.c (font_parse_xlfd): Fix generating of CHARSET_REGISTRY field.
4433 (font_has_char): Accept font-object too.
4434 (font_find_for_lface): Try at first with a size specified in face.
4435
73acf815 44362008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4437
4438 * frame.c (x_set_font) [USE_FONT_BACKEND]: Fix argument to
4439 font_open_by_name.
4440
73acf815 44412008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4442
4443 * font.h (QCspacing, QCdpi): Extern them.
4444 (enum font_spacing): New enum.
4445 (FONT_PIXEL_SIZE_QUANTUM): New macro.
4446
4447 * font.c (POINT_TO_PIXEL): Don't divice POINT by 10.
4448 (QCspacing, QCdpi): New variables.
4449 (syms_of_font): Initialize them.
4450 (font_pixel_size): New function.
4451 (font_put_extra): New function.
4452 (font_parse_xlfd): Fix handling of font size. Add QCdpi property
4453 in FONT_EXTRA.
e9184ccb
JB
4454 (font_parse_fcname): Handle enumenrated values (e.g. bold).
4455 Fix handling font size. Add QCname property that contains only
aca7a3d2 4456 unknown properties.
1f45f627 4457 (font_score): Change argument. Change caller. Pay attention to
aca7a3d2 4458 FONT_PIXEL_SIZE_QUANTUM.
4c4475a8
GM
4459 (font_sort_entites, font_list_entities, font_find_for_lface)
4460 (font_open_for_lface, font_open_by_name): Fix handling of font size.
1f45f627 4461 (Ffont_spec): Add QCname property that contains only unknown properties.
aca7a3d2
MB
4462
4463 * ftfont.c (ftfont_list): Use assq_no_quit, not Fassq. Don't
4464 include weight in listing pattern, instead check weight of each
4465 listed font. Don't include scalable in pattern. Pay attention to
4466 FONT_PIXEL_SIZE_QUANTUM.
4467
73acf815 44682008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 4469
aca7a3d2 4470 * font.c (font_parse_fcname): Fix parsing of point-size.
1f45f627 4471 (font_unparse_fcname): Produce symbolic names for style properties.
aca7a3d2
MB
4472 (font_list_entities): Handle float size correctly.
4473 (font_open_by_name): Prefer `normal' property values if the name
4474 doesn't specify them.
4475
4476 * fontset.c (Finternal_char_font): Use font_get_name, not
4477 Ffont_xlfd_name.
4478
4479 * ftfont.c (ftfont_pattern_entity): Use the numeric value 100 for
4480 FC_WEIGHT_REGULAR. Exclude FC_SIZE and FC_PIXEL_SIZE from listing
4481 pattern. Don't force scalable.
4482
4483 * xftfont.c (xftfont_open): For generating a name, start from
4484 96-byte buffer.
4485
880820fe 44862008-02-01 Jan Djärv <jan.h.d@swipnet.se>
aca7a3d2
MB
4487
4488 * frame.h (x_new_fontset2): Fix prototype.
4489
73acf815 44902008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 4491
1f45f627 4492 * font.h (struct font_driver): Delete member parse_name.
aca7a3d2
MB
4493 (font_match_p, font_get_spec, font_parse_fcname)
4494 (font_unparse_fcname): Extern them.
1f45f627 4495 (font_get_name): Adjust prototype.
aca7a3d2
MB
4496
4497 * font.c (XLFD_SMALLNUM_MASK): Delete this macro.
4498 (XLFD_LARGENUM_MASK): Delete XLFD_ENCODING_MASK from it.
4499 (font_expand_wildcards): Fix handling ENCODING field. Avoid
4500 unnecessary checks for weight, slant, and swidth.
4501 (font_parse_fcname): New function.
4502 (font_unparse_fcname): New function.
4503 (font_parse_name): New function.
4504 (font_match_p): New function.
1f45f627 4505 (font_get_name): Change return value to Lisp string.
aca7a3d2
MB
4506 (font_get_spec): New function.
4507 (Qunspecified, Qignore_defface): Don't extern them.
4508 (font_find_for_lface): Assume that LFACE is fully specified.
4509 (font_load_for_face): If lface[LFACE_FONT_INDEX] is an font
4510 object, use it for FACE.
4511 (font_open_by_name): Call Ffont_spec with QCname prop. Don't call
4512 driver->parse_name.
4513 (Ffont_spec): Call font_parse_name, not font_parse_xlfd.
4514
1f45f627
GM
4515 * fontset.h (new_fontset_from_font) [USE_FONT_BACKEND]: Adjust
4516 prototype.
aca7a3d2 4517
1f45f627
GM
4518 * fontset.c (new_fontset_from_font) [USE_FONT_BACKEND]: Delete
4519 argument F. Don't call Fnew_fontset. Instead, directly call
aca7a3d2
MB
4520 make_fontset.
4521
1f45f627 4522 * frame.h (x_new_fontset2) [USE_FONT_BACKEND]: Adjust prototype.
aca7a3d2 4523
1f45f627 4524 * frame.c (x_set_font) [USE_FONT_BACKEND]: Adjust for the change
aca7a3d2
MB
4525 of x_new_fontset2.
4526
4527 * ftfont.c (Qmonospace, Qsans_serif, Qserif, Qmono, Qsans)
4528 (Qsans__serif): New variables.
4529 (ftfont_generic_family_list): New variable.
4530 (syms_of_ftfont): Initialize the above variables.
1f45f627 4531 (ftfont_pattern_entity): Delete argument NAME.
aca7a3d2
MB
4532 (ftfont_list_generic_family): New function.
4533 (ftfont_parse_name): Delete this function.
1f45f627 4534 (ftfont_list): Try generic family only when FcFontList found no font.
aca7a3d2
MB
4535 (ftfont_list_family): Fix args to FcObjectSetBuild.
4536
4537 * xfaces.c (check_lface_attrs) [USE_FONT_BACKEND]: Accept font
4538 object in attrs[LFACE_FONT_INDEX].
4539 (set_lface_from_font_name): Cancel all changes for font-backend.
4540 (set_lface_from_font_and_fontset) [USE_FONT_BACKEND]: New
4541 function.
4542 (Finternal_set_lisp_face_attribute) [USE_FONT_BACKEND]: Accept a
4543 font object in QCfont attribute.
4544 (set_font_frame_param) [USE_FONT_BACKEND]: Likewise.
4545 (realize_default_face) [USE_FONT_BACKEND]: Call
4546 set_lface_from_font_and_fontset.
4547
4548 * xfns.c (x_default_font_parameter) [USE_FONT_BACKEND]: Try also
4549 "fixed", and signal error here if no suitable font was found.
4550
4551 * xfont.c (xfont_parse_name): Delete this function.
4552
4553 * xftfont.c (xftfont_open): Change coding style of error
4554 handling. Generate fontconfig's fontname pattern.
4555
4556 * xterm.h (struct x_output) [USE_FONT_BACKEND]: New member fontp.
4557 (FRAME_FONT_OBJECT) [USE_FONT_BACKEND]: New macro.
4558
4559 * xterm.c (x_new_fontset2) [USE_FONT_BACKEND]: Change arguments.
4560 Both args FONTSET and FONT_OBJECT must be existing ones.
4561
73acf815 45622008-02-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
aca7a3d2
MB
4563
4564 * macterm.c (mac_set_unicode_keystroke_event): Don't use MAKE_CHAR.
4565
73acf815 45662008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4567
4568 * xfont.c (xfont_open, xfont_encode_char): Fix typo.
4569
4570 * font.h (struct font): Fix typo.
4571
4572 * font.c (enum xlfd_field_index): Rename XLFD_XXX_SIZE_INDEX to
4573 XLFD_XXX_INDEX.
4574 (enum xlfd_field_mask): New enum.
1f45f627 4575 (intern_font_field): Changed argument. Change caller. If digits
aca7a3d2
MB
4576 are followed by non-digits, return a symbol.
4577 (font_expand_wildcards): New function.
4578 (font_parse_xlfd): Fix wildcard handling.
4579 (Ffont_spec): If :name is specified, reflect the info in the other
4580 properties.
4581
4582 * ftfont.c (ftfont_pattern_entity): Fix typo.
4583 (ftfont_list): Enforce FC_LANG in PATTERN to cancel the effect of
4584 locale.
4585
73acf815 45862008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4587
4588 * font.h (Qiso8859_1, Qiso10646_1, Qunicode_bmp): Extern them.
4589
1f45f627 4590 * font.c (Qiso8859_1, Qiso10646_1, Qunicode_bmp): Move from ftfont.c.
aca7a3d2
MB
4591 (font_unparse_xlfd): Fix argument type declaration. Append "*" if
4592 registry doesn't specify encoding part.
4593 (font_find_for_lface): Pay attention to LFACE_FONT_INDEX.
4594 (font_open_by_name): At first try parsing the name.
4595 (syms_of_font): Declare Qiso8859_1, Qiso10646_1, and Qunicode_bmp
4596 as Lisp symbols.
4597
4598 * fontset.c (reorder_font_vector): Pay attention to the case that
4599 the 3rd element of font_def is nil.
4600 (fontset_font): For the default fontset, append one more fontset
4601 elements for a script-based font specification. Don't add script
4602 attribute on finding a font.
4603 (new_fontset_from_font): Unconditionally set FONTSET_ASCII to the
4604 font name.
4605 (fontset_ascii_font): If a font can't be opened, return nil.
4606
1f45f627 4607 * ftfont.c (Qiso8859_1, Qiso10646_1, Qunicode_bmp): Move to font.c.
aca7a3d2
MB
4608 (ftfont_pattern_entity): New function.
4609 (ftfont_get_cache): Assume that freetype_font_cache is already
4610 initialized.
4611 (ftfont_list): Handle the case that a file is specified in font
4612 name. Use ftfont_pattern_entity to generate entities.
4613 (ftfont_has_char): Check if the pattern contains FC_CHARSET.
4614 (syms_of_ftfont): Initialize freetype_font_cache.
4615
4616 * xftfont.c (xftfont_open): Make the font name fontconfig's
4617 style. Add BLOCK_INPUT and UNBLOCK_INPUT.
4618 (xftfont_close): Free font->font.name if not NULL.
4619
4620 * xfont.c (xfont_list): If script is specified for a font, return
4621 null_vector.
4622 (xfont_list_family): Declare argument type.
4623
4624 * xfaces.c (set_lface_from_font_name): If a font doesn't have a
4625 name, set LFACE_FONT (lface) to nil.
4626
4627 * xterm.c (x_new_fontset2): If an ASCII font couldn't be loaded,
4628 return Qnil.
4629
73acf815 46302008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 4631
1f45f627 4632 * emacs.c (main): Check -enable-font-backend arg after the check of -nl.
aca7a3d2
MB
4633 (standard_args): Add "-enable-font-backend".
4634
73acf815 46352008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4636
4637 * xftfont.c (xftfont_default_fid): Set fid_known to 1.
4638 (struct xftdraw_list, xftdraw_list): Delete them.
4639 (register_xftdraw, check_xftdraw): Delete them.
4640 (xftfont_prepare_face): Don't call register_xftdraw.
4641 (xftfont_done_face): Don't call check_xftdraw.
4642 (xftfont_draw): Get backroudn color only when with_background is
4643 nonzero.
4644
4645 * xfont.c (xfont_encode_char): Fix calculation of char2b.
4646
73acf815 46472008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4648
4649 These changes are for the new font handling codes.
4650
4651 * Makefile.in (ALL_CFLAGS): Add @FREETYPE_CFLAGS@,
4652 @FONTCONFIG_CFLAGS@, and @LIBOTF_CFLAGS@.
4653 (LIB_X11_LIB): If HAVE_XFT is defined, set to @XFT_LIBS@.
4654 (FONTSRC, FONTOBJ): New variables.
4655 (obj): Add $(FONTOBJ).
4656 (SOME_MACHINE_OBJECTS): Lib_X11_Lib.
4657 (LIBES): Add @FREETYPE_LIBS@, @FONTCONFIG_LIBS@, and
4658 @LIBOTF_LIBS@.
4659 (font.o, ftfont.o, xfont.o, xftfont.o, ftxfont.o): New targets.
1f45f627 4660 (fontset.o, xdisp.o, xfaces.o, xfns.o, xterm.o): Depend on $(FONTSRC).
aca7a3d2 4661
1f45f627 4662 * font.h, font.c, xfont.c, ftfont.c, xftfont.c, ftxfont.c: New files.
aca7a3d2
MB
4663
4664 * character.h (Vscript_representative_chars): Extern it.
4665
4666 * character.c (Vscript_representative_chars): New variable.
4667 (syms_of_character): Declare it as a Lisp variable.
4668
4669 * composite.c (get_composition_id) [USE_FONT_BACKEND]: If
4670 enable_font_backend is nonzero, accept the composition method
4671 COMPOSITION_WITH_GLYPH_STRING.
4672
4673 * composite.h (enum composition_method) [USE_FONT_BACKEND]: New
4674 enumeration COMPOSITION_WITH_GLYPH_STRING.
4675
aca7a3d2
MB
4676 * dispextern.h (struct glyph_string) [USE_FONT_BACKEND]: New
4677 members clip_x, clip_y, clip_width, and clip_height.
4678 (struct face) [USE_FONT_BACKEND]: New members font_info and extra.
4679
4680 * emacs.c (main) [USE_FONT_BACKEND]: Handle arg
4681 --enable-font-backend. Call syms_of_font.
4682
4683 * fns.c (assoc_no_quit): New function.
4684
4685 * fontset.h (FONT_INFO_FROM_FACE): New macro.
4686 (face_for_font, new_fontset_from_font)
4687 (fontset_ascii_font) [USE_FONT_BACKEND]: Extern them.
4688
4689 * fontset.c [USE_FONT_BACKEND]: Include "font.h".
4690 (fontset_font, fontset_ascii, face_for_char)
4691 (make_fontset_for_ascii_face, Ffont_info)
4692 (Finternal_char_font) [USE_FONT_BACKEND]: If enable_font_backend
4693 is nonzero, use font-backend mechanism.
4694 (find_font_encoding): Make it non-static.
4695 (new_fontset_from_font, fontset_ascii_font) [USE_FONT_BACKEND]:
4696 New functions.
4697
4698 * frame.h (struct frame): New members resx and resy.
4699 (struct frame) [USE_FONT_BACKEND]: New member font_driver_list.
4700 (x_new_fontset2) [USE_FONT_BACKEND]: Extern it.
4701
4702 * frame.c [USE_FONT_BACKEND]: Include "font.h".
1f45f627 4703 (make_frame, x_set_font) [USE_FONT_BACKEND]: Use font-backend mechanism.
aca7a3d2
MB
4704
4705 * lisp.h (assoc_no_quit): Extern it.
4706
4707 * xdisp.c: If USE_FONT_BACKEND is defined, include "font.h".
4708 Through out the file, use FONT_INFO_FROM_FACE instead of
4709 FONT_INFO_FROM_ID, use get_per_char_metric instead of
4710 rif->per_char_metric.
4711 (handle_composition_prop) [USE_FONT_BACKEND]: If the composition
4712 method is COMPOSITION_WITH_GLYPH_STRING, just set it->c to ' '.
4713 (get_glyph_face_and_encoding, fill_composite_glyph_string)
4714 (get_char_face_and_encoding, BUILD_COMPOSITE_GLYPH_STRING)
4715 (x_produce_glyphs) [USE_FONT_BACKEND]: If enable_font_backend is
4716 nonzero, use font-backend mechanism.
4717 (get_per_char_metric): New function.
4718
4719 * xfaces.c [USE_FONT_BACKEND]: Include "font.h".
4720 (set_lface_from_font_name)
4721 (set_font_frame_param, free_realized_face)
4722 (prepare_face_for_display, clear_face_gcs)
4723 (Finternal_set_font_selection_order, realize_x_face)
4724 [USE_FONT_BACKEND]: If enable_font_backend is nonzero, use
4725 font-backend mechanism.
1f45f627 4726 (clear_face_cache) [USE_FONT_BACKEND]: Don't call clear_font_table.
aca7a3d2
MB
4727 (load_face_font) [USE_FONT_BACKEND]: Abort.
4728 (face_symbolic_value, face_symbolic_weight, face_symbolic_slant)
1f45f627 4729 (face_symbolic_swidth, face_for_font) [USE_FONT_BACKEND]: New functions.
aca7a3d2
MB
4730
4731 * xfns.c [USE_FONT_BACKEND]: Include "font.h".
4732 (x_default_font_parameter) [USE_FONT_BACKEND]: New function.
4733 (Fx_create_frame) [USE_FONT_BACKEND]: If enable_font_backend is
4734 nonzero, register all available font drivers. Call
4735 x_default_font_parameter for deciding a font.
4736 (x_create_tip_frame) [USE_FONT_BACKEND]: Likewise.
4737
4738 * xterm.c [USE_FONT_BACKEND]: Include "font.h".
4739 (x_set_mouse_face_gc, x_set_glyph_string_clipping)
4740 (x_set_glyph_string_clipping_exactly)
4741 (x_compute_glyph_string_overhangs)
4742 (x_draw_glyph_string_foreground)
4743 (x_draw_composite_glyph_string_foreground, x_draw_glyph_string)
4744 (x_free_frame_resources) [USE_FONT_BACKEND]: If
4745 enable_font_backend is nonzero, use font-backend mechanism.
4746 (x_new_fontset2) [USE_FONT_BACKEND]: New function.
4747
73acf815 47482008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 4749
fcb314b2 4750 * coding.c (coding_inherit_eol_type): If PARENT is nil, inherit from
aca7a3d2
MB
4751 system_eol_type.
4752 (syms_of_coding): Initialize system_eol_type.
4753
fcb314b2
GM
4754 * process.c (Fset_process_coding_system): Inherit system's eol
4755 format if necessary.
aca7a3d2 4756
73acf815 47572008-02-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
aca7a3d2
MB
4758
4759 * macgui.h (USE_ATSUI): Don't enable on emacs-unicode-2 branch.
4760
73acf815 47612008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4762
4763 * coding.c (decode_eol): Pay attention to buffer relocation in
4764 del_range_2.
4765 (decode_coding): Call decode_eol before restoring undo_list.
4766
73acf815 47672008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4768
4769 * charset.c (Fdefine_charset_internal): Fix setting of
4770 emacs_mule_bytes.
4771
73acf815 47722008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4773
4774 * keyboard.c (read_char): Check if C is a character or not before
4775 looking up Vkeyboard_translate_table.
4776
73acf815 47772008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4778
4779 * coding.c (DECODE_EMACS_MULE_20_RELATIVE_COMPOSITION): Fix
4780 condition to terminate the loop.
4781
73acf815 47822008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4783
4784 * coding.c (produce_composition): Compare charbuf[i] instead of
4785 args[i] against 0.
4786 (Fterminal_coding_system): Use EQ to compare Lisp objects.
4787
73acf815 47882008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4789
4790 * coding.c (DECODE_COMPOSITION_START): If the source is short, set
4791 coding->result to CODING_RESULT_INSUFFICIENT_SRC.
4792 (decode_coding_gap): Set CODING_MODE_LAST_BLOCK after the call of
4793 detect_coding.
4794 (emacs_mule_char): Handle old style (Emacs 20) component character
4795 of a composition.
4c4475a8
GM
4796 (DECODE_EMACS_MULE_COMPOSITION_RULE_20)
4797 (DECODE_EMACS_MULE_20_RULEBASE_COMPOSITION): Fix parsing a
4798 composition rule.
aca7a3d2
MB
4799 (decode_coding_emacs_mule): Handle invalid bytes correctly.
4800
73acf815 48012008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4802
4803 * coding.c (encode_coding_ccl): Allocate destination dynamically
4804 when necessary.
4805
73acf815 48062008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4807
4808 * ccl.c (Fccl_execute_on_string): Fix the condition of terminating
4809 the loop. When quitted, show a proper error message.
4810
73acf815 48112008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 4812
aca7a3d2
MB
4813 * xterm.c (x_set_glyph_string_clipping_exactly): Set
4814 src->clip_head and src->clip_tail temporarily instead of src->hl.
4815
4816 * ccl.c (CCL_WRITE_STRING): Handle a flag bit for multibyte
4817 character sequence.
4818 (Fccl_execute_on_string): Use ASET, not XSET.
4819
73acf815 48202008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 4821
1f45f627 4822 * search.c (search_buffer): Fix handling of "\\" in a trivial regexp.
aca7a3d2 4823
73acf815 48242008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4825
4826 * coding.c (decode_coding): Fix the condition of terminating the
4827 decoding loop.
4828
73acf815 48292008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4830
4831 * data.c (Faset): On setting a character bigger than 255 in a
1f45f627 4832 unibyte string, signal an error instead of make the string multibyte.
aca7a3d2 4833
73acf815 48342008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4835
4836 * charset.c (map_charset_chars): Fix for ascii-compatible charset
4837 made by a mapping table.
4838
73acf815 48392008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4840
4841 * xdisp.c (fill_composite_glyph_string): Check s->face is NULL or
4842 not.
4843 (BUILD_COMPOSITE_GLYPH_STRING): If C is TAB, set s->face to NULL.
4844 (x_produce_glyphs): If CH is TAB, set cmp->offsets properly.
4845
4846 * xterm.c (x_draw_composite_glyph_string_foreground): Check
4847 s->face is NULL or not.
4848
73acf815 48492008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4850
4851 * xterm.c (x_set_glyph_string_clipping_exactly): New function.
4852 (x_draw_glyph_string): Fix drawing of right_overhang and
4853 left_overhang around/on cursor.
4854
1f45f627 4855 * xdisp.c (draw_glyphs): Fix inclusion of right_overwriting glyphs.
aca7a3d2 4856
73acf815 48572008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4858
4859 * xdisp.c (x_produce_glyphs): Handle composition with TAB.
4860
73acf815 48612008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 4862
4c4475a8
GM
4863 * coding.c (Fdefine_coding_system_internal)
4864 (Fdefine_coding_system_alias): Avoid a duplicated element in
4865 Vcoding_system_alist.
aca7a3d2 4866
73acf815 48672008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4868
4869 * xterm.c (handle_one_xevent): Handle keysyms 0x1000000..0x10000FF.
4870
fcb314b2 4871 * coding.c (Qcoding_system_define_form): New variable.
aca7a3d2
MB
4872 (syms_of_coding): Intern and staticpro it.
4873 (Fcoding_system_p): Check Qcoding_system_define_form.
1f45f627 4874 (Fcheck_coding_system): Try to autoload the definition of CODING-SYSTEM.
aca7a3d2
MB
4875
4876 * coding.h (CODING_SYSTEM_P): If ID is not available, call
4877 Fcoding_system_p.
4878 (CHECK_CODING_SYSTEM): If ID is not available, call
4879 Fcheck_coding_system.
4c4475a8
GM
4880 (CHECK_CODING_SYSTEM_GET_SPEC, CHECK_CODING_SYSTEM_GET_ID):
4881 Try also Fcheck_coding_system.
aca7a3d2 4882
73acf815 48832008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 4884
aca7a3d2
MB
4885 * coding.c (code_conversion_restore): GCPRO arg.
4886
73acf815 48872008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4888
4889 * character.c (lisp_string_width): Check multibyteness of STRING.
4890
73acf815 48912008-02-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
aca7a3d2
MB
4892
4893 * macterm.c (mac_encode_char): Call ccl_driver with the last arg
4894 Qnil. Use JIS_TO_SJIS instead of ENCODE_SJIS.
4895 (decode_mac_font_name): Use decode_coding_c_string instead of
4896 decode_coding.
4897 (x_load_font): Initialize fontp->fontset to -1. Set
4898 fontp->encoding_type.
4899
73acf815 49002008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4901
4902 * search.c (search_buffer): Give up BM search on case-fold-search
4903 if one of a target character has a case-equivalence of different
4904 byte length even if that target charcter is an ASCII.
1f45f627
GM
4905 (simple_search): Fix calculation of byte length of matched text.
4906 (boyer_moore): Fix handling of case-equivalent multibyte characters.
aca7a3d2 4907
73acf815 49082008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4909
4910 * coding.c (decode_coding): Fix handling of invalid bytes.
4911
73acf815 49122008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4913
4914 * xterm.c (handle_one_xevent): Handle keysyms directly mapped to
4915 Unicode characters.
4916
73acf815 49172008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4918
4919 * coding.c (encode_coding_object): If a pre-write-conversion
4920 function makes a new buffer, kill it.
4921
73acf815 49222008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4923
4924 * coding.c (QCascii_compatible_p): New variable.
4925 (syms_of_coding): Initialize it.
4c4475a8
GM
4926 (ONE_MORE_BYTE, ONE_MORE_BYTE_NO_CHECK): Decrement `src' before
4927 calling string_char.
aca7a3d2
MB
4928 (record_conversion_result): Add `default:' case.
4929 (coding_charset_list): Delete unused variable `coding_type'.
4930 (Fdefine_coding_system_internal): Add `ascii-compatible-p'
4931 property in the plist of the coding system.
4932 (Fcoding_system_put): Check QCascii_compatible_p.
4933
73acf815 49342008-02-01 Miles Bader <miles@gnu.org>
aca7a3d2
MB
4935
4936 * xfaces.c (Finternal_lisp_face_equal_p): Restore previously
4937 removed calculation of frame `f', as it's now used.
4938
73acf815 49392008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 4940
1f45f627 4941 * Makefile.in (RUN_TEMACS): Include "-nl" if HAVE_SHM is defined.
aca7a3d2
MB
4942 (emacs${EXEEXT}): Run $(RUN_TEMACS) unconditionally.
4943 (UNIDATA): New variable.
4944 (${lispsource}international/charprop.el): Depends on ${UNIDATA}.
4945 (bootstrap-emacs${EXEEXT}): Depends on charprop.el. Run
4946 $(RUN_TEMACS) unconditionally.
4947
73acf815 49482008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 4949
1f45f627 4950 * Makefile.in (temacs${EXEEXT}): Build charprop.el if necessary.
aca7a3d2
MB
4951 (admindir): New variable.
4952 ($(lispsource)international/charprop.el): New target.
4953
73acf815 49542008-02-01 Miles Bader <miles@gnu.org>
aca7a3d2 4955
1f45f627 4956 * character.c (chars-in-region): Remove obsolete function.
aca7a3d2
MB
4957 (syms_of_character): Remove its initialization.
4958
73acf815 49592008-02-01 Benjamin Riefenstahl <b.riefenstahl@turtle-trading.net>
aca7a3d2
MB
4960
4961 * w32select.c (validate_coding_system)
4962 (setup_windows_coding_system): New functions.
4963 (convert_to_handle_as_coded, Fw32_get_clipboard_data): Use
4964 setup_windows_coding_system.
4965 (setup_config, Fw32_get_clipboard_data): Use
4966 validate_coding_system.
4967 (Fx_selection_exists): Move call to setup_config to a place
1f45f627 4968 where signals are allowed.
aca7a3d2
MB
4969
4970 * lisp.h (Fcoding_system_base, Fcoding_system_eol_type)
4971 (Fcheck_coding_system): Add declarations.
4972
73acf815 49732008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 4974
1f45f627 4975 * charset.c (load_charset_map_from_vector): Fix for the first iteration.
aca7a3d2 4976
73acf815 49772008-02-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
aca7a3d2
MB
4978
4979 * macfns.c (Fx_create_frame, x_create_tip_frame): Pass Lisp
4980 string as the second argument for x_new_fontset.
4981
73acf815 49822008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
4983
4984 * coding.c (decode_coding_object): Use safe_call1 instead of call1.
4985 (encode_coding_object): Use safe_call instead of call2.
4986
73acf815 49872008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 4988
1f45f627 4989 * fontset.c (Fset_fontset_font): Check family element of a given vector.
aca7a3d2
MB
4990
4991 * Makefile.in (lisp): Include charprop.el.
4992
73acf815 49932008-02-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
aca7a3d2
MB
4994
4995 * macfns.c (Fx_create_frame, x_create_tip_frame): Fix crash.
4996 Not sure if it's unnecessary.
4997
73acf815 49982008-02-01 Steven Tamm <steventamm@mac.com>
aca7a3d2
MB
4999
5000 * macfns.c (Fx_create_frame, x_create_tip_frame): ifdef'd out
5001 some possibly unnecessary fontset checking code that crashed
1f45f627 5002 when creating a new frame.
aca7a3d2 5003
73acf815 50042008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5005
5006 * xfaces.c (merge_faces): Fix argument to lookup_derived_face and
5007 lookup_face.
5008
5009 * xdisp.c (Fformat_mode_line): Fix argument to lookup_named_face.
5010
1f45f627 5011 * fringe.c (draw_fringe_bitmap_1): Fix argument to lookup_named_face.
aca7a3d2 5012
73acf815 50132008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 5014
73acf815 5015 * coding.c: Cancel the change done in HEAD on 2008-02-01.
aca7a3d2
MB
5016 (coding_charset_list): New function.
5017
5018 * coding.h (coding_charset_list): Extern it.
5019
73acf815 50202008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5021
5022 * fontset.c (Fset_fontset_font): Call find_font_encoding with
5023 concatenation of family and registry.
5024
73acf815 50252008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5026
5027 * character.h (BYTE8_STRING): Fix typo.
5028
5029 * editfns.c (Ftranslate_region_internal): Don't convert unibyte
5030 string to multibyte (sync to HEAD).
5031
5032 * casefiddle.c (casify_region): Handle changes in byte-length
5033 using replace_range_2 (sync to HEAD).
5034
73acf815 50352008-02-01 Andreas Schwab <schwab@suse.de>
aca7a3d2
MB
5036
5037 * chartab.c (map_char_table): GCPRO table and arg.
5038
73acf815 50392008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5040
5041 * syntax.c (skip_syntaxes): Return lispy 0 (not nil) if point is
5042 already at limit.
5043
73acf815 50442008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5045
5046 * fontset.c (fs_load_font): Use fast_string_match_ignore_case
5047 instead of fast_c_string_match_ignore_case.
1f45f627 5048 (find_font_encoding): Change argument to Lisp_Object. Use
aca7a3d2 5049 fast_string_match_ignore_case instead of
1f45f627 5050 fast_c_string_match_ignore_case. Change caller.
aca7a3d2 5051
73acf815 50522008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5053
5054 * xdisp.c (get_next_display_element): In unibyte case, decide to
5055 display in octal form by checking a chacter by
5056 UNIBYTE_CHAR_HAS_MULTIBYTE_P.
5057
1f45f627 5058 * charset.c (Fset_unibyte_charset): Setup unibyte_has_multibyte_table.
aca7a3d2
MB
5059
5060 * character.c (unibyte_has_multibyte_table): New variable.
5061
5062 * character.h (unibyte_has_multibyte_table): Extern it.
5063 (UNIBYTE_CHAR_HAS_MULTIBYTE_P): New macro.
5064
73acf815 50652008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5066
5067 * coding.c (encode_coding_iso_2022): Fix handling of charset
5068 annotation.
5069
73acf815 50702008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5071
5072 * coding.c (setup_coding_system): If coding_system is nil, use
5073 Qundecided.
5074 (Fterminal_coding_system): Return nil if terminal coding system is
5075 `undecided'.
5076 (syms_of_coding): Define coding-system `undecided' here. Setup
5077 terminal_coding as `undecided'.
5078
73acf815 50792008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5080
5081 * xdisp.c (message_dolog, set_message_1): Call
5082 unibyte_char_to_multibyte with arg type int.
5083
aca7a3d2
MB
5084 * lread.c (read1): Fix reading of a char-table.
5085
5086 * print.c (print_object): Include sub char-table in cicularities
5087 detection.
5088
73acf815 50892008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5090
5091 * keymap.c (where_is_internal_2): Fix for the case that KEY is a
1f45f627 5092 cons. Append the found sequences in car of ARGS instead of prepending.
aca7a3d2 5093
73acf815 50942008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5095
5096 * fileio.c (report_file_error): Make a unibyte string from
5097 strerror (errorno).
5098 (Fsubstitute_in_file_name): Fix the arg to
5099 unibyte_char_to_multibyte. It is evaluated twice.
5100
73acf815 51012008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5102
5103 * charset.h (CHAR_CHARSET): Shortcut for ASCII case.
5104
73acf815 51052008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5106
5107 * coding.c (detect_coding_utf_16): Don't set detect_info->found if
5108 BOM is not found.
4c4475a8
GM
5109 (detect_coding, detect_coding_system): Optimization for ISO-2022
5110 when no 8-bit data is found.
aca7a3d2 5111
73acf815 51122008-02-01 Jason Rumney <jasonr@gnu.org>
aca7a3d2
MB
5113
5114 * w32fns.c (x_to_w32_font): Update to use new coding struct.
5115
73acf815 51162008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 5117
4c4475a8
GM
5118 * charset.c (Fdeclare_equiv_charset, Fiso_charset): Fix handing of
5119 CHARS.
aca7a3d2 5120
73acf815 51212008-02-01 Steven Tamm <steventamm@mac.com>
aca7a3d2
MB
5122
5123 * macterm.c (mac_encode_char): Add charset argument and update
5124 to use encoding_type.
2a2e8de7 5125 (x_new_font, x_new_fontset): Merge in changes from xterm.c;
1f45f627
GM
5126 switch to pure fontset.
5127 (decode_mac_font_name): Temporarily remove decoding.
5128 (x_font_name_to_mac_font_name): Temporarily remove encoding.
5129 (x_load_font): Temporarily remove encoding.
aca7a3d2 5130
73acf815 51312008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5132
5133 * xfaces.c (Fface_font): If frame is not on a window system,
5134 ignore CHARACTER arg. If HAVE_WINDOW_SYSTEM is not defined, don't
5135 refer to face->font.
5136 (split_font_name_into_vector, build_font_name_from_vector)
5137 (lookup_non_ascii_face, realize_non_ascii_face): Define them only
5138 whne HAVE_WINDOW_SYSTEM is defined.
5139
73acf815 51402008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5141
5142 * xdisp.c (BUILD_GLYPH_STRINGS): Check if s is NULL.
5143 (x_produce_glyphs): Fix setting of members of cmp in case
1f45f627 5144 cmp->glyph_len is zero.
aca7a3d2 5145
1f45f627 5146 * fontset.c (Fset_fontset_font): Fix docstring.
aca7a3d2
MB
5147 (Ffontset_info): Make it backward compatible. New arg ALL.
5148
73acf815 51492008-02-01 Kim F. Storm <storm@cua.dk>
aca7a3d2
MB
5150
5151 * process.c (read_process_output): Grow decoding_buf when needed;
5152 this could cause a crash in allocate_string and compact_small_strings.
5153
73acf815 51542008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 5155
1f45f627 5156 * fileio.c (WRITE_BUF_SIZE): Delete this macro.
aca7a3d2 5157
73acf815 51582008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5159
5160 * coding.c (setup_coding_system): Set coding->common_flags
5161 correctly for raw-text.
5162 (consume_chars): On encoding unibyte text by raw-text, don't check
5163 multibyte form.
1f45f627 5164 (encode_coding): On encoding by raw-text, never use translation tables.
aca7a3d2
MB
5165
5166 * fileio.c (e_write): Short cut for the case of no encoding.
5167
73acf815 51682008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 5169
4c4475a8
GM
5170 * coding.c (detect_coding, detect_coding_system): Delete unused
5171 variables.
aca7a3d2 5172
73acf815 51732008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5174
5175 * coding.c (encode_coding_utf_8): Fix handling of raw-byte char.
5176 (consume_chars): Fix handling of 8-bit bytes in unibyte source.
5177
73acf815 51782008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5179
5180 * coding.c (Ffind_coding_systems_region_internal): Include
5181 raw-text and no-conversion in the result.
5182
73acf815 51832008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 5184
1f45f627 5185 * fontset.c (find_font_encoding): Return `ascii' for unknown encoding.
aca7a3d2
MB
5186 (load_font_get_repertory): Delete unnecessary check of ENCODING of
5187 FONT_DEF.
5188 (font_def_arg, add_arg, from_arg, to_arg): New args.
1f45f627 5189 (set_fontset_font): Change argument.
aca7a3d2
MB
5190 (Fset_fontset_font): Fix for the case that TARGET is a script
5191 name and charset name.
5192 (new_fontset_from_font_name): Fix argument to Fnew_fontset.
5193
73acf815 51942008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 5195
1f45f627
GM
5196 * fontset.c (fontset_font): Rename from fontset_face. Change return
5197 value.
4c4475a8
GM
5198 (face_suitable_for_char_p, face_for_char): Adjust for the change
5199 of fontset_font.
aca7a3d2
MB
5200 (make_fontset_for_ascii_face): Fix setting of the fontset element
5201 for ASCII.
5202 (Finternal_char_font): Use fontset_font instead of FACE_FOR_CHAR
5203 to get a font name.
1f45f627 5204 (Ffontset_info): Adjust for the change of fontset_font.
aca7a3d2 5205
fcb314b2 5206 * coding.c (emacs_mule_char): Check invalid code more regidly.
aca7a3d2
MB
5207
5208 * character.h (LEADING_CODE_LATIN_1_MIN)
5209 (LEADING_CODE_LATIN_1_MAX): Delete these macros.
5210
73acf815 52112008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 5212
fcb314b2 5213 * editfns.c (check_translation): New function.
aca7a3d2
MB
5214 (Ftranslate_region_internal): Handle M:N mapping.
5215
73acf815 52162008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5217
5218 * xfaces.c (xlfd_point_size): Set font->numeric[XLFD_PIXEL_SIZE].
5219
73acf815 52202008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5221
5222 * coding.c (DECODE_DESIGNATION): Set chars_96 to -1 instead of
5223 goto invalid_code.
5224 (decode_coding_iso_2022): Fix handling of invalid designation.
5225
5226 * fileio.c (Finsert_file_contents): Be sure to call unbind_to
5227 after calling code_conversion_save.
5228
73acf815 52292008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5230
5231 * xdisp.c (handle_auto_composed_prop): Fix Lisp_Object/int mixup.
5232
5233 * print.c (print_prune_string_charset): Fix Lisp_Object/int mixup.
5234
5235 * fontset.c: Include "intervals.h".
5236 (fontset_face): Fix comparing of Lisp_Objects.
4c4475a8
GM
5237 (free_face_fontset, new_fontset_from_font_name): Fix
5238 Lisp_Object/int mixup.
aca7a3d2
MB
5239
5240 * editfns.c (Ftranslate_region_internal): Fix Lisp_Object/int mixup.
5241
5242 * coding.c: Add many prototypes for static functions.
5243 (get_translation_table): Allow max_lookup to be NULL.
2a2e8de7 5244 (decode_coding, Ffind_coding_systems_region_internal)
4c4475a8
GM
5245 (Funencodable_char_position, Fcheck_coding_systems_region): Call
5246 get_translation_table with max_lookup NULL.
aca7a3d2 5247
73acf815 52482008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5249
5250 * coding.c (get_translation_table): Declare it as Lisp_Object.
5251 (LOOKUP_TRANSLATION_TABLE): New macro.
4c4475a8
GM
5252 (produce_chars, consume_chars): Use LOOKUP_TRANSLATION_TABLE
5253 instead of CHAR_TABLE_REF.
aca7a3d2 5254
73acf815 52552008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 5256
1f45f627 5257 * coding.c (MAX_ANNOTATION_LENGTH): Adjust for the change of
aca7a3d2
MB
5258 annotation data format.
5259 (ADD_ANNOTATION_DATA, ADD_COMPOSITION_DATA, ADD_CHARSET_DATA):
1f45f627 5260 Change arguments FROM and TO to single argument NCHARS. Change caller.
4c4475a8 5261 (decode_coding_utf_8, decode_coding_utf_16, decode_coding_emacs_mule)
aca7a3d2 5262 (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
4c4475a8
GM
5263 (decode_coding_ccl, decode_coding_charset): Pay attention to
5264 coding->charbuf_used.
aca7a3d2
MB
5265 (get_translation): New function.
5266 (produce_chars): New arguments translation_table and last_block.
5267 Translate characters here. Return number of carryover chars.
1f45f627
GM
5268 Change caller.
5269 (produce_composition): New argument pos. Change caller.
5270 Adjust for the change of annotation data format.
aca7a3d2
MB
5271 (produce_charset, produce_annotation): Likewise.
5272 (decode_coding, encode_coding): Don't call translate_chars.
1f45f627
GM
5273 (consume_chars): New arg translation_table. Change caller.
5274 (translate_chars): Delete.
5275 (syms_of_coding): Make translation-table's number of extra slots 2.
aca7a3d2 5276
73acf815 52772008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5278
5279 * search.c (simple_search): Fix setting this_pos_byte in backward
5280 search.
5281
5282 * coding.c (detect_coding_emacs_mule): Fix counting of encoded
5283 byte sequence.
5284 (detect_coding_ccl): Fix setting of the variable valids.
5285
73acf815 52862008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5287
5288 * xterm.c (x_list_fonts): Fix the detection of an auto-scaled font.
5289
5290 * coding.c (decode_coding_utf_16): Fix handling of surrogate pair.
5291
1f45f627 5292 * editfns.c (Ftranslate_region_internal): Rename from
aca7a3d2
MB
5293 Ftranslate_region. Accept a char-table in TABLE.
5294 (syms_of_editfns): Defsubr Stranslate_region_internal.
5295
5296 * xfaces.c (set_lface_from_font_name): If a font is specified for
5297 a frame, generate a fontset from the font.
5298 (build_scalable_font_name): If the scalable font is requested for
5299 a specific size, don't change that size.
5300 (try_font_list): Try a scalable font also in the case that a
1f45f627 5301 pattern string is specified.
aca7a3d2 5302
73acf815 53032008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5304
5305 * xfaces.c (Fface_font): New optional arg CHARACTER.
5306
73acf815 53072008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5308
5309 * charset.h (CHARSET_OFFSET): New macro.
5310
73acf815 53112008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5312
5313 * xterm.c (x_get_font_repertory): Fix for non-Unicode-bmp charset.
5314
5315 * fontset.c (fontset_face): Handle the case that repertory is a
5316 char-table.
5317 (find_font_encoding): Return nil for unknown encoding.
5318 (Fset_fontset_font): Ignore a font of unknown encoding.
5319
73acf815 53202008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 5321
1f45f627 5322 * keymap.c (describe_vector): Handle default value of a char table.
aca7a3d2
MB
5323
5324 * fontset.c (fontset_face): Handle fallback fonts correctly.
5325 (Ffontset_info): Return infomation about fallback fonts.
5326
73acf815 53272008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5328
5329 * fontset.c (FONTSET_DEFAULT): New macro.
4c4475a8 5330 (FONTSET_ADD, fontset_add): Handle the case that range is nil.
aca7a3d2
MB
5331 (Fset_fontset_font): Change the 2nd arg name to TARGET, and handle
5332 the case that it is nil.
5333 (dump_fontset): Call FONTSET_DEFAULT, not FONTSET_FALLBACK.
1f45f627 5334 (syms_of_fontset): Set char-table-extra-slots property of fontset to 9.
aca7a3d2
MB
5335
5336 * charset.h (CHAR_CHARSET_P): Fix for the case that the method is
5337 subset or superset.
5338
73acf815 53392008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5340
5341 * emacs.c (main): Call init_charset after syms_of_XXX.
5342
1f45f627 5343 * charset.c (Vcharset_map_directory): Delete.
aca7a3d2
MB
5344 (Vcharset_map_path): New variable
5345 (load_charset_map_from_file): Use Vcharset_map_path instead.
5346 (init_charset): Initialize Vcharset_map_path.
5347 (syms_of_charset): Delete declaration of "charset-map-directory",
5348 add declaration of "charset-map-path".
5349
73acf815 53502008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 5351
4c4475a8
GM
5352 * fns.c (string_char_to_byte, string_byte_to_char): Optimize for
5353 ASCII only string.
aca7a3d2
MB
5354
5355 * fileio.c (Finsert_file_contents): Avoid detecting a code twice.
5356
5357 * coding.c (detect_coding_iso_2022): Fix handling of SS2 and SS3.
6f69e89b 5358 (detect_coding, detect_coding_system): Treat '\0' as normal ASCII byte.
aca7a3d2 5359
73acf815 53602008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5361
5362 * coding.h (SJIS_TO_JIS2, JIS_TO_SJIS2): New macros.
5363
5364 * coding.c (QCmnemonic, QCdefalut_char)
5365 (QCdecode_translation_table, QCencode_translation_table)
5366 (QCpost_read_conversion, QCpre_write_conversion): New variables.
5367 (get_translation_table): Return a list of translation tables if
5368 necessary.
5369 (decode_coding): Call get_translation_table with ENCODEP 0.
5370 (char_encodable_p): If translation_table is non-nil, always call
5371 translate_char.
5372 (Fdefine_coding_system_internal): Accept list of translation
5373 tables as :encode-translation-table and :decode-translation-table.
5374 (Fcoding_system_put): New function.
5375 (syms_of_coding): Declare new symbols. Defsubr
5376 Scoding_system_put.
4c4475a8
GM
5377 (decode_coding_sjis, encode_coding_sjis): Handle 4th charset,
5378 typically JISX0212.
aca7a3d2
MB
5379
5380 * charset.c (map_charset_chars): Fix arg to map_charset_chars in
5381 when the charset is superset type.
5382
5383 * character.c (translate_char): Accept list of translation tables.
5384
73acf815 53852008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 5386
1f45f627 5387 * coding.h (enum coding_attr_index): New member coding_attr_trans_tbl.
aca7a3d2
MB
5388 (CODING_ATTR_TRANS_TBL): New macro.
5389
5390 * coding.c (get_translation_table): New function.
5391 (translate_chars): Fix the bug of skipping annotation data.
4c4475a8
GM
5392 (decode_coding, encode_coding): Utilize get_translation_table.
5393 (char_encodable_p, Funencodable_char_position): Translate char if
5394 necessary.
5395 (Ffind_coding_systems_region_internal)
5396 (Fcheck_coding_systems_region): Setup translation table for encode
5397 in a coding system attribute vector in advance.
aca7a3d2
MB
5398 (Fdefine_coding_system_internal): Allow a symbol as translation
5399 table. For shift-jis type coding system, allow 4th charset.
5400
73acf815 54012008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5402
5403 * coding.c (decode_coding_sjis): Check the first byte rigidly.
5404
5405 * xdisp.c (get_next_display_element): Pass -1 as POS to
5406 FACE_FOR_CHAR if displaying a C-string.
5407
73acf815 54082008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5409
5410 * composite.c (get_composition_id): Handle xoff and yoff in a
5411 composition rule.
5412
5413 * composite.h (COMPOSITION_DECODE_RULE): New arg xoff and yoff.
5414 (struct composition): New member lbearing and rbearing.
5415
5416 * xdisp.c (move_it_to): Optimize for the case (op & MOVE_TO_Y).
5417 (x_get_glyph_overhangs): Handle a composition glyph.
1f45f627 5418 (x_produce_glyphs): Setup lbearing and rbreaing for a composition glyph.
aca7a3d2
MB
5419
5420 * xterm.c (x_compute_glyph_string_overhangs): Handle also a
5421 composition glyph.
5422
73acf815 54232008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5424
5425 * print.c: Include charset.h.
5426 (Vprint_charset_text_property): New variable.
5427 (Qdefault): Extern it.
5428 (PRINT_STRING_NON_CHARSET_FOUND)
5429 (PRINT_STRING_UNSAFE_CHARSET_FOUND): New macros.
5430 (print_check_string_result): New variable.
5431 (print_check_string_charset_prop): New function.
5432 (print_prune_charset_plist): New variable.
5433 (print_prune_string_charset): New function.
5434 (print_object): Call print_prune_string_charset if
5435 Vprint_charset_text_property is not t.
5436 (print_interval): Print nothing if itnerval->plist is nil.
5437 (syms_of_print): Declare Vprint_charset_text_property as a lisp
5438 variable. Init and staticpro print_prune_charset_plist.
5439
73acf815 54402008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5441
5442 * fontset.c (new_fontset_from_font_name): Use the specified font
5443 for all characters in the new fontset.
5444
5445 * macterm.c (x_set_mouse_face_gc): Call FACE_FOR_CHAR with POS and
5446 OBJECT args.
5447
5448 * xdisp.c (x_produce_glyphs): Call FACE_FOR_CHAR with POS and
5449 OBJECT args for composition too.
5450
5451 * w32term.c (x_set_mouse_face_gc): Call FACE_FOR_CHAR with POS and
5452 OBJECT args.
5453
73acf815 54542008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5455
5456 * dispextern.h (FACE_FOR_CHAR): New args POS and OBJECT.
5457
1f45f627 5458 * fontset.c (reorder_font_vector): Adjust for the change of
aca7a3d2 5459 FONT_DEF format.
1f45f627 5460 (fontset_face): New arg id. Change caller.
aca7a3d2 5461 (face_for_char): New args pos and object.
1f45f627 5462 (make_fontset_for_ascii_face): Adjust for the change of FONT_DEF
aca7a3d2
MB
5463 format.n
5464 (fs_query_fontset): Check NAME by Fassoc too.
5465 (Fset_fontset_font): Allow non-XLFD font name.
1f45f627 5466 (Ffontset_info): Adjust for the change of FONT_DEF format.
aca7a3d2 5467
1f45f627 5468 * fontset.h (face_for_char): Adjust prototype.
aca7a3d2 5469
4c4475a8
GM
5470 * xdisp.c (face_before_or_after_it_pos, get_next_display_element)
5471 (append_space, extend_face_to_end_of_line)
5472 (get_char_face_and_encoding, BUILD_COMPOSITE_GLYPH_STRING)
5473 (x_produce_glyphs): Call FACE_FOR_CHAR with POS and OBJECT args.
aca7a3d2
MB
5474
5475 * xfaces.c (compute_char_face): Call FACE_FOR_CHAR with
5476 POS and OBJECT args.
5477
5478 * xterm.c (x_set_mouse_face_gc): Call FACE_FOR_CHAR with
5479 POS and OBJECT args.
5480
73acf815 54812008-02-01 Jason Rumney <jasonr@gnu.org>
aca7a3d2
MB
5482
5483 * w32select.c (Fw32_set_clipboard_data): Avoid potential realloc
5484 of GlobalAlloc'ed memory.
5485
73acf815 54862008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5487
5488 * ccl.c (Fccl_execute_on_string): Fix the condition of loop.
5489
5490 * charset.h (charset_table_used): Delete extern.
5491
5492 * charset.c (charset_table_used): Make it static.
5493 (map_charset_chars): Fix args to c_function with.
5494
5495 * chartab.c (map_sub_char_table_for_charset): Fix args to
5496 c_function with.
5497
5498 * coding.h (enum coding_result_code): Delete
5499 CODING_RESULT_INSUFFICIENT_CMP, add CODING_RESULT_INVALID_SRC.
5500
5501 * coding.c (Qinsufficient_source, Qinconsistent_eol)
1f45f627 5502 (Qinvalid_source, Qinterrupted, Qinsufficient_memory): New variables.
aca7a3d2
MB
5503 (Vlast_code_conversion_error): New variables.
5504 (syms_of_coding): DEFSYM or DEFVAR_LISP them.
5505 (ONE_MORE_BYTE): Record error if any instead of signaling an
5506 error. If non-ASCII multibyte char is found, return the negative
5507 value of the code. All callers changed to check it.
5508 (ONE_MORE_BYTE_NO_CHECK): Likewise.
1f45f627
GM
5509 (record_conversion_result): New function. Change all codes setting
5510 coding->result to call this function.
4c4475a8
GM
5511 (detect_coding_utf_8, decode_coding_utf_8)
5512 (detect_coding_emacs_mule, detect_coding_sji, detect_coding_big5):
5513 Don't use the local variable incomplete.
aca7a3d2 5514 (emacs_mule_char): Change the second arg to `const'.
aca7a3d2
MB
5515 (decode_coding): Fix of flushing out unprocessed data.
5516 (make_conversion_work_buffer): Fix making of a work buffer.
2a2e8de7 5517 (decode_coding_object): Return coding->dst_object.
aca7a3d2
MB
5518
5519 * fontset.c (set_fontset_font): Fix args.
5520
5521 * lisp.h (CHARACTERBITS): Define as 22.
5522
5523 * process.c (send_process): Be sure to set coding->src_multibyte.
5524
5525 * xdisp.c (handle_auto_composed_prop): Fix setting of limit.
5526
73acf815 55272008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5528
5529 * xdisp.c (handle_auto_composed_prop): Give limit to
5530 Fnext_single_char_property_change.
5531
73acf815 55322008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 5533
424c157f 5534 * composite.c (syms_of_composite): Don't make the composition hash
1f45f627 5535 table weak.
aca7a3d2
MB
5536
5537 * fontset.c (Fset_fontset_font): Fix docstring.
5538
5539 * lisp.h (detect_coding_system): Adjust prototype.
5540
5541 * fileio.c (kill_workbuf_unwind): Delete this function.
5542 (Finsert_file_contents): Adjust the call of detect_coding_system.
5543 Get conversion_buffer by code_conversion_save. Use the macor
5544 CODING_MAY_REQUIRE_DECODING. After decoding, update
5545 coding_system.
5546
5547 * coding.h (make_conversion_work_buffer): Delete extern.
5548 (code_conversion_save): Extern it.
5549
5550 * coding.c (enum iso_code_class_type): Delete ISO_carriage_return.
1f45f627 5551 (CODING_GET_INFO): Delete argument eol_type. Change callers.
aca7a3d2
MB
5552 (decode_coding_utf_8): Don't do eol converion.
5553 (detect_coding_utf_16): Check coding->src_chars, not
1f45f627 5554 coding->src_bytes. Add heuristics for those that have no signature.
4c4475a8
GM
5555 (decode_coding_emacs_mule, decode_coding_iso_2022)
5556 (decode_coding_sjis, decode_coding_big5, decode_coding_charset):
5557 Don't do eol converion.
aca7a3d2
MB
5558 (adjust_coding_eol_type): Return a new coding system.
5559 (detect_coding): Don't detect eol. Fix for utf-16 detection.
5560 (decode_eol): In case of CRLF->LF conversion, use del_range_2 on
5561 each change.
5562 (decode_coding): Pay attention to undo_list. Do eol convesion for
5563 all types of coding-systems (if necessary).
5564 (Vcode_conversion_work_buf_list): Delete it.
1f45f627 5565 (Vcode_conversion_reused_workbuf): Rename from
aca7a3d2
MB
5566 Vcode_conversion_reused_work_buf.
5567 (Vcode_conversion_workbuf_name): New variable.
5568 (reused_workbuf_in_use): New variable.
5569 (make_conversion_work_buffer): Delete the arg DEPTH.
4c4475a8 5570 (code_conversion_restore): Change argument to cons.
1f45f627
GM
5571 (code_conversion_save): Delete the argument BUFFER. Change callers.
5572 (detect_coding_system): New argument src_chars. Change callers.
aca7a3d2
MB
5573 Fix for utf-16 detection.
5574 (init_coding_once): Don't use ISO_carriage_return.
1f45f627 5575 (syms_of_coding): Initialize Vcode_conversion_workbuf_name and
aca7a3d2
MB
5576 reused_workbuf_in_use.
5577
73acf815 55782008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5579
5580 * keymap.c (store_in_keymap): Pay attention to the case that idx
5581 is a cons specifying a character range.
5582
73acf815 55832008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5584
5585 * xdisp.c (handle_auto_composed_prop): Fix the case of returning
5586 HANDLED_RECOMPUTE_PROPS.
5587
5588 * coding.c (Fdefine_coding_system_internal): Fix checking of
5589 ascii compatibility.
5590
73acf815 55912008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 5592
1f45f627 5593 * charset.c (find_charsets_in_text): Delete unused locale variable.
aca7a3d2
MB
5594 (Fset_charset_priority): Update Vemacs_mule_charset_list too.
5595
5596 * coding.c (encode_coding_emacs_mule): Emit bytes with MSB.
5597 Resync charset_list to Vemacs_mule_charset_list.
5598
5599 * keymap.c (store_in_keymap): Pay attention to the case that idx
5600 is a cons specifying a character range.
5601
73acf815 56022008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5603
5604 * composite.c (update_compositions): Bind inhibit-read-only, etc
5605 to t before calling remove-list-of-text-properties.
5606
5607 * print.c (print_object): Always print ASCII chars as is.
5608
73acf815 56092008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 5610
1f45f627 5611 * keymap.c (Fdefine_key): Fix handling of Lucid style event type list.
aca7a3d2 5612
4c4475a8
GM
5613 * fns.c (Fmapconcat, Fmapcar, Fmapc): Signal an error if SEQUENCE
5614 is a char table.
aca7a3d2 5615
73acf815 56162008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 5617
1f45f627 5618 * syntax.c (skip_chars): Be sure to alloca char_ranges when necessary.
aca7a3d2 5619
73acf815 56202008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5621
5622 * xfaces.c (set_lface_from_font_name): Fix for the case that
5623 FONTNAME is not fontset name.
5624
73acf815 56252008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5626
5627 * fns.c (base64_encode_1): Fix previous change.
5628
73acf815 56292008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5630
5631 * fontset.c (set_fontset_font): New function.
5632 (Fset_fontset_font): If a font is specified for a charset, use
5633 map_charset_chars to store the font spec in a fontset.
5634
73acf815 56352008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5636
5637 * fontset.c (fontset_face): Create a fallback fontset on demand
5638 (make_fontset): Don't create a fallback fontset here.
5639 (free_face_fontset): Free a fallback fontset (if any) too.
5640 (n_auto_fontsets): Delete this variable.
5641 (auto_fontset_alist): New variable.
5642 (new_fontset_from_font_name): Check auto_fontset_alist.
5643 (dump_fontset) [FONTSET_DEBUG]: Fully re-written.
5644 (Ffontset_list_all) [FONTSET_DEBUG]: New function.
5645 (syms_of_fontset): Initialize and staticpro auto_fontset_alist.
5646 Defsubr Sfontset_list_all.
5647
73acf815 56482008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5649
5650 * xterm.c (x_list_fonts): Fix excluding of auto-scaled fonts.
5651
73acf815 56522008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5653
5654 * fontset.c (Fnew_fontset): Check NAME more rigidly.
5655
73acf815 56562008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5657
5658 * editfns.c (Fgoto_char): Fix docstring.
5659
73acf815 56602008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5661
5662 * insdel.c (insert_from_gap): Adjust intervals correctly.
5663
73acf815 56642008-02-01 Jason Rumney <jasonr@gnu.org>
aca7a3d2
MB
5665
5666 * w32term.c (GLYPHSET, WCRANGE): Define if system headers don't.
5667 (pfnGetFontUnicodeRanges): New dynamically loaded function.
5668 (w32_initialize): Try to load it.
5669 (x_get_font_repertory): Use it if available.
5670 (w32_encode_char): Add shortcut for unicode output.
5671
5672 * w32fns.c (w32_load_system_font): Default charset to -1.
5673 (x_to_w32_charset): Match all fonts for unicode.
1f45f627 5674 (w32_to_x_charset): New parameter matching. Don't return partial
aca7a3d2
MB
5675 or wildcard charsets.
5676 (w32_to_all_x_charsets): Don't return partial or wildcard charsets.
5677 (w32_codepage_for_font): Return CP_UNICODE for unicode.
5678 (w32_to_x_font): Match charset to real charset.
5679 (enum_font_cb2): Always list unicode versions.
5680
5681 * makefile.w32-in (temacs): Increase EMHEAP.
5682
73acf815 56832008-02-01 Jason Rumney <jasonr@gnu.org>
aca7a3d2
MB
5684
5685 * w32term.c (w32_encode_char): New charset parameter.
5686 font_info.encoding becomes encoding_type.
1f45f627 5687 (x_get_font_repertory): New function. Warning: stub only!
aca7a3d2
MB
5688 (x_new_font): Return quickly if font already set.
5689 (x_new_fontset): fontsetname parameter is Lisp_Object.
2a2e8de7
JB
5690 Use new fs_query_fontset. Try new_fontset_from_font_name.
5691 Use fontset_name for return value.
aca7a3d2
MB
5692
5693 * w32term.h: Declare x_get_font_repertory.
5694
5695 * w32select.c (Fw32_set_clipboard_data): Use string_x_string_p in
1f45f627 5696 place of find_charset_in_text. Use encode_coding_object in place
aca7a3d2
MB
5697 of encode_coding.
5698 (Fw32_get_clipboard_data): Use decode_coding_c_string in place of
5699 decode_coding.
5700
5701 * w32fns.c (Fx_create_frame, x_create_tip_frame): Use new version
5702 of x_new_fontset.
5703 (w32_load_system_font): Initialize charset as unicode.
5704 font_info.encoding becomes encoding_type.
1f45f627
GM
5705 (w32_to_x_font): Use decode_coding_c_string in place of decode_coding.
5706 (x_to_w32_font): Use encode_coding_object in place of encode_coding.
aca7a3d2
MB
5707 (syms_of_w32fns): Set get_font_repertory_func.
5708
1f45f627 5709 * w32console.c: Include character.h. Use terminal_encode_buffer
aca7a3d2 5710 from term.c.
1f45f627 5711 (write_glyphs): Use new version of encode_terminal_code. Use
aca7a3d2
MB
5712 encode_coding_object in place of encode_coding.
5713
5714 * w32bdf.c (w32_load_bdf_font): Clear font_info before filling.
5715 encoding becomes encoding_type.
5716
5717 * term.c (terminal_encode_buffer): Make externally visible.
5718
5719 * makefile.w32-in: Add character.h dependancies.
5720 (character.o, chartab.o): New targets.
5721
73acf815 57222008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5723
5724 * fileio.c (Finsert_file_contents) [DOS_NT]: Use the macro
1f45f627 5725 CODING_ID_EOL_TYPE.
aca7a3d2 5726
73acf815 57272008-02-01 Andreas Schwab <schwab@suse.de>
aca7a3d2
MB
5728
5729 * coding.c (produce_chars): Revert last change.
5730
73acf815 57312008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5732
5733 * charset.h (charset_unicode): Extern it.
5734
5735 * charset.c (string_xstring_p): Check by (C >= 0x100).
1f45f627 5736 (find_charsets_in_text): Change format of the arc CHARSETS. New
aca7a3d2 5737 arg MULTIBYTE.
1f45f627 5738 (Ffind_charset_region, Ffind_charset_string): Adjust for the
aca7a3d2
MB
5739 change of find_charsets_in_text.
5740 (Fsplit_char): Fix doc. Never return unknown.
5741
5742 * chartab.c (char_table_translate): Use CHARACTERP, not INETEGERP.
5743
5744 * coding.c (Fdefine_coding_system_alias): Update
5745 Vcoding_system_list.
5746
5747 * fontset.c (load_font_get_repertory): Pay attention to the case
5748 that ENCODING of a font is specified by a char-table.
5749
5750 * xterm.c (x_get_font_repertory): Handle the case that the
5751 encoding of font is other than Unicode.
5752
73acf815 57532008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5754
5755 * term.c (encode_terminal_code): Don't handle glyph-table. Check
5756 if a character is encodable by the terminal coding system. If
5757 not, produces proper number of `?'s. Update
5758 terminal_encode_buffer and terminal_encode_buf_size if necessary.
5759 (produce_glyphs): Check by CHAR_BYTE8_P, not SINGLE_BYTE_CHAR_P.
5760
73acf815 57612008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5762
5763 * term.c (terminal_encode_buffer, terminal_encode_buf_size): New
5764 variables.
1f45f627 5765 (encode_terminal_code): Change argument. Encode multiple
aca7a3d2
MB
5766 characters at once. Store the result of encoding in
5767 terminal_encode_buffer.
4c4475a8
GM
5768 (write_glyphs, insert_glyphs): Adjust for the change of
5769 encode_terminal_code.
aca7a3d2
MB
5770 (term_init): Initialize terminal_encode_buffer and
5771 terminal_encode_buf_size.
5772
5773 * coding.c (consume_chars): If coding->src_object is nil, don't
5774 check annotation.
5775
73acf815 57762008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5777
5778 * character.c (char_string): Use ASCII_CHAR_P instead of
5779 SINGLE_BYTE_CHAR_P.
5780
73acf815 57812008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5782
5783 * xdisp.c (handle_auto_composed_prop): Check if the last
5784 characters of auto-composed region is newly composed with the
5785 following characters.
5786 (handle_composition_prop): Fix checking of point being inside
5787 composition.
5788
73acf815 57892008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5790
5791 * fns.c (concat): Don't change multibyteness of the result by
5792 concatenating an 8-bit character.
5793
5794 * data.c (Faset): Check newelt by CHECK_CHARACTER. Don't change
5795 multibyteness of the result when newelt is an 8-bit character.
5796
73acf815 57972008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
5798
5799 * xmenu.c (find_and_call_menu_selection): Make menu_bar_items_used
5800 EMACS_INT.
5801
5802 * xfns.c (DefaultDepthOfScreen, x_encode_text): Remove unused vars.
5803
5804 * xfaces.c (face_numeric_value): Declare dim size_t.
5805 (Finternal_lisp_face_equal_p): Remove unused f.
5806
5807 * xdisp.c (BUILD_CHAR_GLYPH_STRINGS, display_and_set_cursor)
5808 (MATRIX_ROW): Remove unused vars.
5809 (draw_glyphs, x_insert_glyphs, fast_find_position)
5810 (fast_find_position, fast_find_string_pos): Use EMACS_INT for
5811 byte/char counts.
5812
5813 * regex.c (regex_compile): Remove unused var.
5814
5815 * minibuf.c (Fminibuffer_complete_word): Remove unused var.
5816
5817 * keymap.c (Fset_keymap_parent, map_keymap, Fcopy_keymap)
5818 (Faccessible_keymaps, where_is_internal): Remove unused vars.
5819
5820 * keyboard.c (cancel_hourglass_unwind): Return Qnil.
5821
5822 * frame.c (frame_name_fnn_p): Make len EMACS_INT.
5823
5824 * fileio.c (Fwrite_region): Remove unused var.
5825
5826 * dispnew.c (adjust_frame_glyphs_for_frame_redisplay)
5827 (adjust_frame_glyphs_for_window_redisplay): Remove unused ch_dim.
5828
5829 * composite.c (Fremove_list_of_text_properties): Declare.
5830
1f45f627
GM
5831 * coding.c (inhibit_pre_post_conversion): Remove (unused).
5832 (alloc_destination, produce_chars): Use EMACS_INT for byte/char counts.
aca7a3d2
MB
5833 (coding_inherit_eol_type): Remove unused attrs.
5834 (detect_coding): Cast arg of detect_eol.
5835
5836 * charset.c (syms_of_charset): Remove unused var p.
5837 (find_charsets_in_text, Ffind_charset_region): Use EMACS_INT for
5838 byte/char counts.
5839
5840 * casetab.c (set_case_table): Remove unused var.
5841
5842 * window.c (Fdisplay_buffer, Fframe_selected_window): Remove
1f45f627 5843 unused vars.
aca7a3d2 5844
73acf815 58452008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
5846
5847 * xterm.c (x_bitmap_mask): Declare.
5848
73acf815 58492008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
5850
5851 * xterm.c (x_term_init): Fix type error.
5852
5853 * lisp.h: Add Funibyte_char_to_multibyte.
5854
5855 * coding.c (Fread_coding_system): Fix arg of XSETSTRING.
5856 (Fset_coding_system_priority): Doc fix.
5857
aca7a3d2
MB
5858 * ccl.c (ccl_driver): Fix arg of CHARACTERP.
5859
5860 * indent.c (check_composition): Make start and end EMACS_INT.
5861
5862 * character.c (lisp_string_width): Make ignore and end EMACS_INT.
5863
5864 * xdisp.c (handle_composition_prop, check_point_in_composition):
5865 Make buffer positions EMACS_INT.
5866
5867 * composite.c (find_composition, run_composition_function)
5868 (update_compositions, Ffind_composition_internal): Make buffer
5869 positions EMACS_INT.
5870
5871 * composite.h (find_composition, update_compositions): Make
5872 position args EMACS_INT.
5873
1f45f627 5874 * keyboard.c (adjust_point_for_property): Make beg and end EMACS_INT.
aca7a3d2
MB
5875
5876 * intervals.c (get_property_and_range):
5877 * intervals.h (get_property_and_range): Make start and end EMACS_INT.
5878
5879 * unexalpha.c: Don't include varargs.h.
5880
73acf815 58812008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
5882
5883 * coding.h (ENCODE_UTF_8): New.
5884
5885 * Makefile.in (gtkutil.o): Depend on coding.h.
5886
5887 * coding.c (Fset_coding_system_priority): Doc fix.
5888
73acf815 58892008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5890
5891 * fileio.c (Finsert_file_contents): Call setup_coding_system in
5892 the case of auto saving.
5893
73acf815 58942008-02-01 Andreas Schwab <schwab@suse.de>
aca7a3d2 5895
4c4475a8
GM
5896 * chartab.c (map_char_table, map_char_table_for_charset): Protect
5897 `range' from GC.
aca7a3d2 5898
73acf815 58992008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5900
5901 * coding.c (decode_coding_sjis): Check bytes more rigidly.
5902
73acf815 59032008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 5904
1f45f627 5905 * fileio.c (choose_write_coding_system): Return a decided coding system.
aca7a3d2
MB
5906 (Fwrite_region): Set Vlast_coding_system_used to the return value
5907 of choose_write_coding_system.
5908
73acf815 59092008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5910
5911 * charset.c (Fset_charset_priority): Pay attention to duplicated
5912 arguments.
5913
5914 * coding.c (QCcategory): New variable.
5915 (syms_of_coding): Defsym it. Set all elements of
5916 Vcoding_category_table and their symbol values.
5917 (Fset_coding_system_priority): Doc fix. Update symbol qvalues of
5918 coding-category-XXX, and coding-category-list.
5919 (Fdefine_coding_system_internal): Add category in the plist.
5920
73acf815 59212008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5922
5923 * callproc.c (Fcall_process): Handle carryover correctly.
5924
1f45f627 5925 * coding.c (decode_coding_iso_2022): Fix handling of invalid bytes.
aca7a3d2
MB
5926 (raw_text_coding_system): Check NILP (coding_system).
5927 (coding_inherit_eol_type): Check NILP (coding_system) and
5928 NILP (parent).
5929 (consume_chars): Fix for the case of raw-text.
5930
5931 * process.c (read_process_output): Handle carryover correctly.
5932
73acf815 59332008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
5934
5935 * regex.c (re_search_2): Fix last change.
5936
73acf815 59372008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5938
5939 * regex.c (GET_CHAR_BEFORE_2): Check multibyte, not
5940 target_multibyte. Even in a unibyte case, return a converted
5941 multibyte char.
5942 (GET_CHAR_AFTER): New macro.
5943 (PATFETCH): Translate via multibyte char.
5944 (HANDLE_UNIBYTE_RANGE): Delete this macro.
5945 (SETUP_MULTIBYTE_RANGE): New macro.
5946 (regex_compile): Setup compiled code so that its multibyteness
5947 matches that of a target. Fix the handling of "[X-YZ]" using
5948 SETUP_MULTIBYTE_RANGE.
5949 (analyse_first) <charset>: For filling fastmap for all multibyte
5950 characters, don't check by BASE_LEADING_CODE_P.
5951 (re_search_2): Don't check RE_TARGET_MULTIBYTE_P (bufp). It is
5952 the same as RE_MULTIBYTE_P (bufp) now.
1f45f627 5953 (mutually_exclusive_p): Check by (! multibyte || IS_REAL_ASCII (c)).
aca7a3d2
MB
5954 (TARGET_CHAR_AND_LENGTH): Delete this macro.
5955 (TRANSLATE_VIA_MULTIBYTE): New macro.
5956 (re_match_2_internal): Don't check RE_TARGET_MULTIBYTE_P (bufp).
5957 It is the same as RE_MULTIBYTE_P (bufp) now.
5958 <exactn>: Translate via multibyte.
5959 <anychar>: Fetch a character by RE_STRING_CHAR_AND_LENGTH. Don't
5960 translate it.
5961 <charset, charset_not>: Fetch a character by
5962 RE_STRING_CHAR_AND_LENGTH. Translate via multibyte.
5963 <duplicate>: Call bcmp_translate with the last arg `multibyte'.
5964 <wordbound, notwordbound, wordbeg, wordend, syntaxspec,
5965 notsyntaxspec, categoryspec, notcategoryspec> Fetch a character
5966 by GET_CHAR_AFTER.
c5ad7a3d 5967 (bcmp_translate): Likewise.
aca7a3d2
MB
5968
5969 * search.c (compile_pattern): Check the member target_multibyte,
5970 not the member multibyte of buf.
5971
5972 * lread.c (read1): While reading a string, set force_singlebyte
5973 and force_multibyte correctly.
5974
4c4475a8
GM
5975 * charset.c (Fset_unibyte_charset, init_charset_once): Fix setting
5976 up of unibyte_to_multibyte_table.
aca7a3d2 5977
73acf815 59782008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5979
5980 * coding.c (setup_coding_system): If coding has
5981 post-read-conversion or pre-write-conversion, set
5982 CODING_REQUIRE_DECODING_MASK and CODING_REQUIRE_ENCODING_MASK
5983 respectively.
5984 (decode_coding_gap): Run post-read-conversion if any.
5985
5986 * fileio.c (Finsert_file_contents): Even if we read into a
5987 unibyte buffer, check if we must decode the result or not.
5988
73acf815 59892008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
5990
5991 * coding.c (make_conversion_work_buffer): Change the work buffer
5992 name to the same one as that of Emacs 21.
5993
73acf815 59942008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 5995
1f45f627 5996 * coding.h (make_conversion_work_buffer): Adjust prototype.
aca7a3d2
MB
5997 (code_conversion_restore): Don't extern it.
5998
5999 * coding.c (detected_mask): Delete unused variable.
6000 (decode_coding_iso_2022): Pay attention to the byte sequence of
6001 CTEXT extended segment, and retain those bytes as is.
6002 (decode_coding_ccl): Delete unused variable `valids'.
6003 (setup_coding_system): Delete unused variable `category'.
6004 (consume_chars): Delete unused variable `category'. Make it work
6005 for non-multibyte case.
1f45f627 6006 (make_conversion_work_buffer): Change argument.
aca7a3d2
MB
6007 (saved_coding): Delete unused variable.
6008 (code_conversion_restore): Don't check saved_coding->destination.
6009 (code_conversion_save): New function.
6010 (decode_coding_gap, encode_coding_gap): Call code_conversion_save
6011 instead of record_unwind_protect.
1f45f627 6012 (decode_coding_object, encode_coding_object): Likewise. Recover PT.
aca7a3d2 6013 (detect_coding_system): Delete unused variable `mask'.
1f45f627 6014 (Fdefine_coding_system_internal): Delete unused vaiable id.
aca7a3d2
MB
6015
6016 * fileio.c (kill_workbuf_unwind): New function.
6017 (Finsert_file_contents): On replacing, call
6018 make_conversion_work_buffer with correct args, and call
6019 record_unwind_protect with the first arg kill_workbuf_unwind.
6020
6021 * lisp.h (Fgenerate_new_buffer_name): EXFUN it.
6022
73acf815 60232008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 6024
1f45f627 6025 * fontset.c (BASE_FONTSET_P): Check FONTSET_BASE, not FONTSET_NAME.
aca7a3d2
MB
6026 (fontset_add): Fix for the case that TO is less than TO1.
6027 (Ffontset_info): Don't use fallback fontset on checking the
6028 default fontset.
6029 (dump_fontset): New function for debugging.
6030
6031 * coding.c (Fdefine_coding_system_internal): Fix for the case that
6032 coding_type is Qcharset.
6033
73acf815 60342008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
6035
6036 * chartab.c (map_sub_char_table): New argument DEFAULT_VAL.
6037 (map_char_table): Don't inherit the value from the parent on
1f45f627 6038 initializing VAL. Adjust for the above change.
aca7a3d2 6039
73acf815 60402008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
6041
6042 * coding.c (Qsignature, Qendian): Delete these variables.
6043 (syms_of_coding): Don't initialize them.
6044 (CATEGORY_MASK_UTF_16_AUTO): New macro.
6045 (detect_coding_utf_16): Add CATEGORY_MASK_UTF_16_AUTO in
6046 detect_info->found.
6047 (decode_coding_utf_16): Don't detect BOM here.
6048 (encode_coding_utf_16): Produce BOM if CODING_UTF_16_BOM (coding)
6049 is NOT utf_16_without_bom.
6050 (setup_coding_system): For a coding system of type utf-16, check
6051 if the attribute :endian is Qbig or not (not nil or not), and set
6052 CODING_REQUIRE_DETECTION_MASK if BOM detection is required.
6053 (detect_coding): If coding type is utf-16 and BOM detection is
6054 required, detect it.
6055 (Fdefine_coding_system_internal): For a coding system of type
1f45f627 6056 utf-16, check if the attribute :endian is Qbig or not (not nil or not).
aca7a3d2 6057
73acf815 60582008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
6059
6060 * coding.c (coding_set_source): Fix for the case that the current
6061 buffer is different from coding->src_object.
6062 (decode_coding_object): Don't use the conversion work buffer if
6063 DST_OBJECT is a buffer.
6064
73acf815 60652008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
6066
6067 * lread.c (read_emacs_mule_char) [len==2]: Index
6068 emacs_mule_charset correctly.
6069
73acf815 60702008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
6071
6072 * coding.c (Qbig5, Vbig5_coding_system, CATEGORY_MASK_BIG5)
6073 (detect_coding_big5, decode_coding_big5, encode_coding_big5)
1f45f627 6074 (Fdecode_big5_char, Fencode_big5_char): Delete. (Big5 no longer
aca7a3d2
MB
6075 treated specially.)
6076 (setup_coding_system, coding_category, CATEGORY_MASK_ANY)
6077 (detected_mask): Remove Big5 bits.
6078
73acf815 60792008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
6080
6081 The following changes are to make the font rescaling facility
6082 compatible with Emacs 21.
6083
1f45f627 6084 * xfaces.c (Vface_font_rescale_alist): Rename from
aca7a3d2
MB
6085 Vface_resizing_fonts.
6086 (struct font_name): Rename member resizing_ratio to rescale_ratio.
1f45f627 6087 (font_rescale_ratio): Rename from font_resizing_ratio.
aca7a3d2
MB
6088 (split_font_name): Set font->rescale_ratio.
6089 (better_font_p): Pay attention to font->rescale_ratio.
6090 (build_scalable_font_name): Likewise. Change RESX, and RESY
6091 fields.
1f45f627 6092 (syms_of_xfaces): Declare Vface_font_rescale_alist as a Lisp variable.
aca7a3d2 6093
73acf815 60942008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
6095
6096 * coding.c (Qutf_16_be_nosig, Qutf_16_be, Qutf_16_le_nosig)
6097 (Qutf_16_le): Remove these variables.
6098 (syms_of_coding): Don't DEFSYM them.
6099 (decode_coding_utf_16): Fix handling of BOM.
6100 (encode_coding_utf_16): Fix handling of BOM.
6101
73acf815 61022008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
6103
6104 * fileio.c (Finsert_file_contents): On replacing, before decoding
1f45f627 6105 the file into the work buffer, set point of the work buffer to the end.
aca7a3d2 6106
73acf815 61072008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
6108
6109 * coding.c (Fcheck_coding_systems_region): Fix type errors.
6110
73acf815 61112008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
6112
6113 * xterm.c (XTread_socket): Check Lisp types for Vx_keysym_table
6114 and fix C types.
6115
73acf815 61162008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
6117
6118 * xdisp.c (SKIP_GLYPHS): New macro.
6119 (set_cursor_from_row): Pay attention to string display properties.
6120
6121 * category.c (copy_category_entry): Fix for the case that RANGE
6122 is an integer.
6123
6124 * xterm.c (x_encode_char): Call ccl_driver with the last arg Qnil.
6125
1f45f627 6126 * w32term.c (w32_encode_char): Call ccl_driver with the last arg Qnil.
aca7a3d2 6127
73acf815 61282008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
6129
6130 * charset.c (Fcharset_id_internal): New function.
6131 (syms_of_charset): Defsubr it.
6132
6133 * coding.c (decode_coding_ccl, encode_coding_ccl): Call ccl_driver
6134 with the last arg charset_list acquired from coding.
6135 (Fdefine_coding_system_internal): For ccl-based coding system, fix
6136 the attribute coding_attr_ccl_valids.
6137
6138 * coding.h (enum define_coding_ccl_arg_index): Set the first
6139 member coding_arg_ccl_decoder to coding_arg_max.
6140
1f45f627 6141 * ccl.h (ccl_driver): Adjust prototype.
aca7a3d2
MB
6142
6143 * ccl.c (CCL_DECODE_CHAR, CCL_ENCODE_CHAR): New macros.
6144 (ccl_driver): New arg CHARSET_LIST. Use the above macros instead
6145 of DECODE_CAHR, ENCODE_CHAR, CHAR_CHARSET.
4c4475a8
GM
6146 (Fccl_execute, Fccl_execute_on_string): Call ccl_driver with the
6147 last arg Qnil.
aca7a3d2 6148
73acf815 61492008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
6150
6151 * charset.h (ENCODE_CHAR): If the method is SUBSET or SUPERSET,
6152 call encode_char.
6153
1f45f627 6154 * charset.c (encode_char): Fix handling of methods SUBSET and SUPERSET.
aca7a3d2 6155
73acf815 61562008-02-01 Dave Love <fx@gnu.org>
aca7a3d2 6157
1f45f627 6158 * composite.c (syms_of_composite): Make composition_hash_table weak.
aca7a3d2 6159
73acf815 61602008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
6161
6162 * dispextern.h (check_face_attributes, generate_ascii_font_name)
6163 (font_name_registry): Don't extern them.
1f45f627 6164 (split_font_name_into_vector, build_font_name_from_vector): Extern them.
aca7a3d2
MB
6165
6166 * fontset.h (Qfontset): Don't extern it.
6167 (new_fontset_from_font_name): Extern it.
6168
6169 * fontset.c: Give 8 extra slots to fontset objects.
6170 (Qfontset_info): New variable.
6171 (syms_of_fontset): Defsym it.
6172 (FONTSET_FALLBACK): New macro.
6173 (fontset_face): Try also the default fontset.
1f45f627
GM
6174 (make_fontset): Realize a fallback fontset from the default fontset.
6175 (generate_ascii_font_name): Move from xfaces.c. Rewritten by
aca7a3d2
MB
6176 using split_font_name_into_vector and build_font_name_from_vector.
6177 (Fset_fontset_font): Access the elements of font_spec by enum
6178 FONT_SPEC_INDEX. If font_spec is a string, extract the registry
6179 name by using split_font_name_into_vector.
6180 (Fnew_fontset): If no ASCII font is specified in FONTLIST,
6181 generate a proper font name from the fontset name. Update
6182 Vfontset_alias_alist.
6183 (n_auto_fontsets): New variable.
6184 (new_fontset_from_font_name): New function.
6185 (Ffont_info): Store the information about fonts generated from the
1f45f627 6186 default fontset in the first extra slot of the returned char-table.
aca7a3d2 6187
1f45f627
GM
6188 * xfaces.c (generate_ascii_font_name): Move to fontset.c.
6189 (font_name_registry): Delete function.
aca7a3d2
MB
6190 (split_font_name_into_vector): New function.
6191 (build_font_name_from_vector): New function.
1f45f627 6192 (font_list): The argument REGISTRY is now a list of registry names.
aca7a3d2
MB
6193 (choose_face_font): If we are choosing an ASCII font, and ATTRS
6194 specifies an explicit font name, return the name as is. Make a
6195 list of registy names.
6196
1f45f627 6197 * xfns.c (x_set_font, x_create_tip_frame): Adjust for the change
aca7a3d2
MB
6198 of x_new_fontset.
6199 (Fx_create_frame): Don't call x_new_fontset here. Just use
6200 x_list_fonts to check the existence of fonts.
6201
1f45f627 6202 * xterm.h (x_new_fontset): Adjust prototype.
aca7a3d2
MB
6203
6204 * xterm.c (x_new_fontset): Change the arg FONTSETNAME to Lisp
6205 string. Use new_fontset_from_font_name to create a fontset from a
6206 font name.
6207
1c8658b9
GM
62082008-02-01 Kenichi Handa <handa@m17n.org>
6209
6210 * syntax.c (Vfind_word_boundary_function_table): New name for
6211 Vnext_word_boundary_function_table.
6212 (find-word-boundary-function-table): New name for
6213 next-word-boundary-function-table.
6214
73acf815 62152008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
6216
6217 * Makefile.in: Fix some dependencies.
6218
6219 * keymap.c (Fapropos_internal): Don't gcpro apropos_predicate but
6220 set it to nil before returning.
6221
6222 * composite.c (update_compositions): Fix type error.
6223
6224 * syntax.c (skip_chars, skip_syntaxes): Fix type errors.
6225
73acf815 62262008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
6227
6228 * xterm.c (x_new_font): Optimize for the case that the font is
6229 already set for the frame.
6230
73acf815 62312008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
6232
6233 * chartab.c (char_table_ascii): Check if the char table contents
6234 is sub-char-table or not.
4c4475a8
GM
6235 (char_table_set, char_table_set_range): Fix argument to
6236 char_table_ascii.
aca7a3d2
MB
6237
6238 * coding.c (CATEGORY_MASK_RAW_TEXT): New macro.
6239 (detect_coding_utf_8, detect_coding_utf_16)
6240 (detect_coding_emacs_mule, detect_coding_iso_2022)
6241 (detect_coding_sjis, detect_coding_big5)
6242 (detect_coding_ccl, detect_coding_charset): Change argument MASK
6243 to DETECT_INFO. Update DETECT_INFO and return 1 if the byte
1f45f627 6244 sequence is valid in this coding system. Change callers.
aca7a3d2
MB
6245 (MAX_ANNOTATION_LENGTH): New macro.
6246 (ADD_ANNOTATION_DATA): New macro.
1f45f627
GM
6247 (ADD_COMPOSITION_DATA): Change argument. Change callers. Call
6248 ADD_ANNOTATION_DATA. Change the format of annotation data.
aca7a3d2 6249 (ADD_CHARSET_DATA): New macro.
1f45f627 6250 (emacs_mule_char): New argument ID. Change callers.
aca7a3d2
MB
6251 (decode_coding_emacs_mule, decode_coding_iso_2022)
6252 (decode_coding_sjis, decode_coding_big5, decode_coding_charset):
6253 Produce charset annotation data in coding->charbuf.
6254 (encode_coding_emacs_mule, encode_coding_iso_2022): Pay attention
6255 to charset annotation data in coding->charbuf.
6256 (setup_coding_system): Add CODING_ANNOTATE_CHARSET_MASK
6257 coding->common_flags if the coding system is iso-2022 based and
6258 uses designation.
1f45f627 6259 (produce_composition): Adjust for the new annotation data format.
aca7a3d2
MB
6260 (produce_charset): New function.
6261 (produce_annotation): Handle charset annotation.
6262 (handle_composition_annotation, handle_charset_annotation): New
6263 functions.
6264 (consume_chars): Handle charset annotation. Utilize the above two
6265 functions.
6266 (encode_coding_object): If SRC_OBJECT and DST_OBJECT are the same
6267 buffer, get the deleted text as a string and set
6268 coding->src_object to that string.
6269 (detect_coding, detect_coding_system): Use the new struct
6270 coding_detection_info.
6271
6272 * coding.h (struct coding_detection_info): New structure.
1f45f627 6273 (struct coding_system): Adjust prototype of the member `detector'.
aca7a3d2
MB
6274 (CODING_ANNOTATE_CHARSET_MASK): New macro.
6275
73acf815 62762008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
6277
6278 * insdel.c (insert_from_gap): Fix argument to offset_intervals.
6279
73acf815 62802008-02-01 Dave Love <fx@gnu.org>
aca7a3d2 6281
1f45f627 6282 * keymap.c (apropos_predicate, apropos_accumulate): Declare static.
aca7a3d2
MB
6283 (Fapropos_internal): Don't gcpro apropos_accumulate. Set result
6284 to new local and nullify apropos_accumulate before returning.
6285 (syms_of_keymap): Staticpro and initialize apropos_accumulate.
6286
73acf815 62872008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
6288
6289 * charset.c (Fdefine_charset_internal): Setup charset.fast_map
6290 correctly.
6291
73acf815 62922008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
6293
6294 * fns.c (Flanginfo): Call synchronize_system_time_locale.
6295
73acf815 62962008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
6297
6298 The following changes are to make character composition happen
6299 automatically on displaying.
6300
2a2e8de7 6301 * Makefile.in (lisp, shortlisp): Add composite.elc.
aca7a3d2 6302
1f45f627
GM
6303 * composite.h (Qauto_composed, Vauto_composition_function)
6304 (Qauto_composition_function): Extern them.
aca7a3d2 6305
1f45f627
GM
6306 * composite.c (Vcomposition_function_table)
6307 (Qcomposition_function_table): Delete variables.
6308 (Qauto_composed, Vauto_composition_function)
6309 (Qauto_composition_function): New variables.
aca7a3d2
MB
6310 (run_composition_function): Don't call
6311 compose-chars-after-function.
6312 (update_compositions): Clear `auto-composed' text property.
6313 (compose_chars_in_text): Delete this function.
6314 (syms_of_composite): Staticpro Qauto_composed and
6315 Qauto_composition_function. Declare Vauto_composition_function as
6316 a Lisp variable.
6317
6318 * dispextern.h (enum prop_idx): Add member AUTO_COMPOSED_PROP_IDX.
6319
6320 * xdisp.c (it_props): Add an entry for Qauto_composed.
6321 (handle_auto_composed_prop): New function.
6322
6323 * xselect.c (selection_data_to_lisp_data): Don't call
6324 compose_chars_in_text.
6325
73acf815 63262008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
6327
6328 * keyboard.c (read_char): Modify checking around use of
6329 Vkeyboard_translate_table.
6330
6331 * xterm.c (XTread_socket): Check Lisp types for Vx_keysym_table
6332 and fix C types.
6333
73acf815 63342008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 6335
4c4475a8
GM
6336 * coding.c (decode_coding_utf_8, decode_coding_emacs_mule)
6337 (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
6338 (decode_coding_charset, produce_chars): When eol_type is Qdos, handle
aca7a3d2 6339 the case that the last byte is '\r' correctly.
1f45f627
GM
6340 (decode_coding): Flush out the unprocessed data correctly.
6341 (decode_coding_gap): Set CODING_MODE_LAST_BLOCK bit of coding->mode.
aca7a3d2 6342
73acf815 63432008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
6344
6345 * xterm.c (XTread_socket): Fix changes for defined keysyms. Add
6346 XK_ISO... case.
6347 (xaw_scroll_callback): Revert last change.
6348
73acf815 63492008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 6350
1f45f627 6351 * charset.c (Fset_charset_priority): Update Viso_2022_charset_list.
aca7a3d2 6352
73acf815 63532008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
6354
6355 * xfaces.c (Vface_resizing_fonts): New variable.
6356 (struct font_name): New member `resizing_ratio'.
6357 (font_resizing_ratio): New function.
6358 (split_font_name): Set font->resizing_ratio.
6359 (better_font_p): Pay attention to font->resizing_ratio.
6360 (build_scalable_font_name): Likewise. Don't change POINT_SIZE,
6361 RESX, and RESY fields.
6362 (try_alternative_families): Try scalable fonts if
6363 Vscalable_fonts_allowed is not Qt.
6364 (syms_of_xfaces): Declare Vface_resizing_fonts as a Lisp variable.
6365
73acf815 63662008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
6367
6368 * xterm.c (xaw_scroll_callback): Cast correctly.
6369
73acf815 63702008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
6371
6372 * keyboard.c (lispy_accent_codes, lispy_accent_keys): Extend.
6373 (lispy_kana_keys): Comment out.
6374 (make_lispy_event) [XK_kana_A]: Comment out.
6375
6376 * xterm.c (xaw_scroll_callback): Cast call_data.
6377 (XTread_socket): Deal with ASCII keysyms.
6378 (syms_of_xterm) <Vx_keysym_table>: Fix args of make_hash_table.
6379
73acf815 63802008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
6381
6382 * xterm.c (Vx_keysym_table): New.
6383 (syms_of_xterm): Initialize it.
6384 (XTread_socket): Use it.
6385 From head: Eliminate incorrect optimization that tried to avoid
6386 decoding the output of X*LookupString.
6387 (x_get_font_repertory): Delete charset declaration.
6388
73acf815 63892008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 6390
1f45f627
GM
6391 * coding.c (detect_coding_charset): If only ASCII bytes are found,
6392 return 0.
aca7a3d2
MB
6393 (Fdefine_coding_system_internal): Setup
6394 CODING_ATTR_ASCII_COMPAT (attrs) correctly.
6395
73acf815 63962008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
6397
6398 * coding.c (Fcheck_coding_system): Doc fix.
6399
6400 * editfns.c (Finsert_byte): Return a proper value.
6401
73acf815 64022008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
6403
6404 * coding.c (decode_coding): Fix args to translate_chars. Pay
6405 attention to Vstandard_translation_table_for_decode.
6406 (encode_coding): Fix args to translate_chars. Pay attention to
6407 Vstandard_translation_table_for_encode.
6408
6409 * data.c (Faset): Check NEWELT by ASCII_CHAR_P, not by
6410 SINGLE_BYTE_CHAR_P.
6411
6412 * editfns.c (general_insert_function): Check VAL by ASCII_CHAR_P,
6413 not by SINGLE_BYTE_CHAR_P.
6414
6415 * fns.c (concat): Check CH by ASCII_CHAR_P, not by
6416 SINGLE_BYTE_CHAR_P.
6417
6418 * insdel.c (copy_text): Check C by ASCII_CHAR_P, not by
6419 SINGLE_BYTE_CHAR_P.
6420
6421 * keymap.c (Ftext_char_description): Check C by ASCII_CHAR_P, not
6422 by SINGLE_BYTE_CHAR_P.
6423
6424 * search.c (Freplace_match): Check C by ASCII_CHAR_P, not by
6425 SINGLE_BYTE_CHAR_P.
6426
73acf815 64272008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
6428
6429 * fns.c (Fstring_as_multibyte, Fstring_to_multibyte): Doc fix.
6430
73acf815 64312008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
6432
6433 * fns.c (Flanginfo): Fix typo.
6434
6435 * unexelf.c (unexec): Make last change conditional on Irix 6.5.
6436
73acf815 64372008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 6438
4c4475a8
GM
6439 * coding.c (detect_coding_utf_8, detect_coding_utf_16)
6440 (detect_coding_emacs_mule, detect_coding_iso_2022)
6441 (detect_coding_sjis, detect_coding_big5, detect_coding_ccl): Check
6442 incomplete byte sequence. Don't update *mask when correctly detected.
aca7a3d2 6443 (decode_coding_sjis): Fix decoding of katakana-jisx0201.
1f45f627 6444 (detect_eol): Delete the argument CODING, and add the argument CATEGORY.
4c4475a8 6445 (detect_coding, detect_coding_system): Adjust for the changes above.
aca7a3d2 6446
73acf815 64472008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 6448
1f45f627
GM
6449 * character.c (char_string): Rename from
6450 char_string_with_unification. Pay attention to CHAR_MODIFIER_MASK.
6451 (string_char): Rename from string_char.
aca7a3d2 6452
4c4475a8
GM
6453 * character.h (CHAR_STRING, CHAR_STRING_ADVANCE): Call char_string
6454 if C is greater than MAX_3_BYTE_CHAR.
6455 (STRING_CHAR, STRING_CHAR_AND_LENGTH, STRING_CHAR_ADVANCE): Call
6456 string_char instead of string_char_with_unification.
aca7a3d2 6457
73acf815 64582008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
6459
6460 * coding.c (decode_coding_utf_8): Treat surrogates as invalid.
6461
73acf815 64622008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 6463
1f45f627 6464 * keymap.c (push_key_description): Pay attention to force_multibyte.
aca7a3d2
MB
6465
6466 * regex.c (re_search_2): Fix for the case of unibyte buffer.
6467
73acf815 64682008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
6469
6470 * charset.c (define_charset_internal): Rename `supprementary'.
6471
6472 * Makefile.in (lisp, shortlisp): Remove latin-N.
6473
73acf815 64742008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
6475
6476 * xfns.c (x_window, x_window): Use use_xim.
6477
6478 * xterm.c (use_xim): Initialize.
6479 (xim_open_dpy, xim_initialize, xim_close_dpy): Use use_xim.
6480 (x_term_init): Maybe set use_xim.
6481
6482 * xterm.h (use_xim) [HAVE_X_I18N]: Declare.
6483
73acf815 64842008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
6485
6486 * search.c (search_buffer): Fix case-fold-search of multibyte
6487 characters.
6488 (boyer_moore): Rename the last argument to char_high_bits.
6489
73acf815 64902008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
6491
6492 * xdisp.c (display_string): Fix for the case of zero width glyph.
6493
6494 * xfns.c (x_set_font): Change the error message of the case that
6495 x_new_fontset returns Qt.
6496
6497 * xfaces.c (set_lface_from_font_name): Reject the default fontset.
6498 (Finternal_set_lisp_face_attribute): Use signal_error for the
6499 error of invalid fontset.
6500
6501 * xterm.c (x_new_fontset): If FONTSETNAME specifies the default
6502 fontset, return Qt.
6503
73acf815 65042008-02-01 Dave Love <fx@gnu.org>
aca7a3d2 6505
aca7a3d2
MB
6506 * unexelf.c (unexec): Make .got handling not SGI-specific.
6507
6508 * syntax.c (syms_of_syntax) <multibyte-syntax-as-symbol>: Doc fix.
6509
6510 * regex.c: Use `ifdef HAVE_ALLOCA_H', not `if HAVE_ALLOCA_H'.
6511
6512 * keyboard.c (read_key_sequence): Fix type error.
6513
6514 * buffer.c (Fset_buffer_multibyte, Fset_buffer_multibyte): Fix
6515 type error.
6516
6517 * fontset.c (fontset_add): Return Lisp_Object.
6518
73acf815 65192008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
6520
6521 * charset.h (charset_ordered_list_tick): Declare extern.
6522
73acf815 65232008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 6524
73acf815 6525 The following changes (and some of 2008-02-01 changes of mine) are
aca7a3d2
MB
6526 for handling syntax, category, and case conversion for unibyte
6527 characters by converting them to multibyte on the fly. With these
6528 changes, we don't have to setup syntax and case tables for unibyte
6529 characters in each language environment.
6530
6531 * abbrev.c (Fexpand_abbrev): Convert a unibyte character to
6532 multibyte if necessary.
6533
6534 * bytecode.c (Fbyte_code): Likewise.
6535
6536 * character.h (LEADING_CODE_LATIN_1_MIN)
6537 (LEADING_CODE_LATIN_1_MAX): New macros.
6538 (unibyte_to_multibyte_table): Extern it.
6539 (unibyte_char_to_multibyte): New macro.
6540 (MAKE_CHAR_MULTIBYTE): Use unibyte_to_multibyte_table.
6541 (CHAR_LEADING_CODE): New macro.
6542 (FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE): New macro.
6543
6544 * character.c (unibyte_to_multibyte_table): New variable.
1f45f627 6545 (unibyte_char_to_multibyte): Move to character.h and define as macro.
aca7a3d2
MB
6546 (multibyte_char_to_unibyte): If C is an eight-bit character,
6547 convert it to the corresponding byte value.
6548
6549 * charset.c (Fset_unibyte_charset): If the dimension of CHARSET is
6550 not 1, singals an error. Update the elements of
6551 unibyte_to_multibyte_table.
6552 (init_charset_once): Initialize unibyte_to_multibyte_table.
6553 (syms_of_charset): Define the charset `iso-8859-1'.
6554
aca7a3d2
MB
6555 * cmds.c (internal_self_insert): In a multibyte buffer, insert C
6556 as is without converting it to unibyte. In a unibyte buffer,
6557 convert C to multibyte before checking the syntax.
6558
1f45f627 6559 * lisp.h (unibyte_char_to_multibyte): Delete extern.
aca7a3d2
MB
6560
6561 * minibuf.c (Fminibuffer_complete_word): Use the macro
6562 FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE.
6563
6564 * regex.h (struct re_pattern_buffer): New member target_multibyte.
6565
6566 * regex.c (RE_TARGET_MULTIBYTE_P): New macro.
6567 (GET_CHAR_BEFORE_2): Check target_multibyte, not multibyte. If
6568 that is zero, convert an eight-bit char to multibyte.
6569 (MAKE_CHAR_MULTIBYTE, CHAR_LEADING_CODE): New dummy new macros for
6570 non-emacs case.
6571 (PATFETCH): Convert an eight-bit char to multibyte.
6572 (HANDLE_UNIBYTE_RANGE): New macro.
6573 (regex_compile): Setup the compiled pattern for multibyte chars
6574 even if the given regex string is unibyte. Use PATFETCH_RAW
6575 instead of PATFETCH in many places. To handle `charset'
c5ad7a3d 6576 specification of unibyte, call HANDLE_UNIBYTE_RANGE. Use bitmap
aca7a3d2 6577 only for ASCII chars.
1f45f627 6578 (analyse_first) <exactn>: Simplify because the compiled pattern
aca7a3d2
MB
6579 is multibyte.
6580 <charset_not>: Setup fastmap from bitmap only for ASCII chars.
6581 <charset>: Use CHAR_LEADING_CODE to get leading codes.
1f45f627 6582 <categoryspec>: If multibyte, setup fastmap only for ASCII chars here.
aca7a3d2
MB
6583 (re_compile_fastmap) [emacs]: Call analyse_first with the arg
6584 multibyte always 1.
6585 (re_search_2): In emacs, set the locale variable multibyte to 1,
6586 otherwise to 0. New local variable target_multibyte. Check it
6587 to decide the multibyteness of STR1 and STR2. If
6588 target_multibyte is zero, convert unibyte chars to multibyte
6589 before translating and checking fastmap.
6590 (TARGET_CHAR_AND_LENGTH): New macro.
6591 (re_match_2_internal): In emacs, set the locale variable multibyte
6592 to 1, otherwise to 0. New local variable target_multibyte. Check
6593 it to decide the multibyteness of STR1 and STR2. Use
6594 TARGET_CHAR_AND_LENGTH to fetch a character from D.
6595 <charset, charset_not>: If multibyte is nonzero, check fastmap
c5ad7a3d 6596 only for ASCII chars. Call bcmp_translate with
aca7a3d2
MB
6597 target_multibyte, not with multibyte.
6598 <begline>: Declare the local variable C as `unsigned'.
6599 (bcmp_translate): Change the last arg name to target_multibyte.
6600
6601 * search.c (compile_pattern_1): Don't adjust the multibyteness of
6602 the regexp pattern and the matching target. Set cp->buf.multibyte
6603 to the multibyteness of the regexp pattern. Set
1f45f627 6604 cp->but.target_multibyte to the multibyteness of the matching target.
aca7a3d2
MB
6605 (wordify): Use FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE instead of
6606 FETCH_STRING_CHAR_ADVANCE.
6607 (Freplace_match): Convert unibyte chars to multibyte.
6608
4c4475a8
GM
6609 * syntax.c (char_quoted, back_comment, scan_words)
6610 (Fforward_comment, scan_lists, Fbackward_prefix_chars)
6611 (scan_sexps_forward): Use FETCH_CHAR_AS_MULTIBYTE to convert
aca7a3d2 6612 unibyte chars to multibyte.
1f45f627
GM
6613 (skip_chars): Delete the arg syntaxp, and move the code for
6614 handling syntaxes to skip_syntaxes. Change callers.
aca7a3d2
MB
6615 Fix the case that the multibyteness of STRING and the current
6616 buffer doesn't match.
6617 (skip_syntaxes): New function.
6618 (SYNTAX_WITH_MULTIBYTE_CHECK): Check C by ASCII_CHAR_P, not by
6619 SINGLE_BYTE_CHAR_P.
aca7a3d2 6620
73acf815 66212008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
6622
6623 * xfaces.c (QCfontset): New variable.
6624 (LFACE_FONTSET): New macro.
6625 (check_lface_attrs): Check also LFACE_FONTSET_INDEX.
6626 (set_lface_from_font_name): Setup LFACE_FONTSET (lface).
4c4475a8
GM
6627 (Finternal_set_lisp_face_attribute)
6628 (Finternal_get_lisp_face_attribute): Handle QCfontset.
aca7a3d2
MB
6629 (lface_same_font_attributes_p): Fix checking of LFACE_FONT_INDEX,
6630 check also LFACE_FONTSET_INDEX.
6631 (face_fontset): Check attrs[LFACE_FONTSET_INDEX], not
6632 attrs[LFACE_FONT_INDEX].
6633 (syms_of_xfaces): Intern and staticpro QCfontset.
6634
6635 * dispextern.h (enum lface_attribute_index): New member
6636 LFACE_FONTSET_INDEX.
6637
6638 * fns.c (base64_encode_1): Handle eight-bit chars correctly.
6639
73acf815 66402008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
6641
6642 * coding.c (coding_set_destination): Fix coding->destination for
6643 the case converting a region.
6644 (encode_coding_utf_8): Encode eight-bit chars as single byte.
6645 (encode_coding_object): Fix coding->dst_pos and
6646 coding->dst_pos_byte for the case converting a region.
6647
6648 * insdel.c (insert_from_gap): Make it work even if PT != GTP.
6649
6650 * character.h (BYTE8_STRING): New macro.
6651
6652 * fns.c (base64_decode_1): Insert eight-bit chars correctly.
6653
73acf815 66542008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
6655
6656 * xdisp.c (get_next_display_element): Don't display unibyte 8-bit
6657 characters by octal form.
6658
6659 * abbrev.c (Fexpand_abbrev): Fix for the multibyte case.
6660
1f45f627 6661 * buffer.h (_fetch_multibyte_char_len): Delete extern.
4c4475a8
GM
6662 (FETCH_MULTIBYTE_CHAR, BUF_FETCH_MULTIBYTE_CHAR): Don't use
6663 _fetch_multibyte_char_len.
aca7a3d2
MB
6664 (FETCH_CHAR_AS_MULTIBYTE): New macro.
6665
1f45f627 6666 * casetab.c (set_canon, set_identity, shuffle): Simplify.
aca7a3d2 6667
1f45f627 6668 * casefiddle.c (casify_object): Simplify. Handle the case that
aca7a3d2 6669 the case conversion change the byte length.
1f45f627 6670 (casify_region): Likewise.
aca7a3d2 6671
1f45f627 6672 * character.h (MAKE_CHAR_UNIBYTE, MAKE_CHAR_MULTIBYTE): New macros.
aca7a3d2 6673
1f45f627 6674 * character.c (_fetch_multibyte_char_len): Delet this variable.
aca7a3d2
MB
6675 (syms_of_character): Setup Vprintable_chars.
6676
6677 * editfns.c (Fchar_equal): Fix for the unibyte case.
6678 (Finsert_byte): New function.
6679 (syms_of_editfns): Defsubr it.
6680
6681 * keyboard.c (read_key_sequence): Use ~CHAR_MODIFIER_MASK instead
6682 of direct code 0x3ffff.
6683
6684 * search.c (Freplace_match): Fix for the unibyte case.
6685
73acf815 66862008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
6687
6688 * lread.c (safe_to_load_p): Fix the logic.
6689
6690 * syntax.c (scan_words): Don't treat characters belonging to
6691 different scripts as constituting a word.
6692
6693 * editfns.c (Fformat): Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P.
6694
1f45f627 6695 * fontset.c (Fset_fontset_font): Treat `ascii' as charset, not script.
aca7a3d2
MB
6696
6697 * emacs.c (main): In the case of --unibyte, instead of aborting on
6698 finding non-empty buffer, make it unibyte.
6699
73acf815 67002008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
6701
6702 * xterm.c (x_new_fontset): Call `create-fontset-from-ascii-font'
6703 to create a fontset.
6704
73acf815 67052008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
6706
6707 * character.c (Funibyte_char_to_multibyte): Doc fix.
6708
6709 * xfns.c [HAVE_STDLIB_H]: Fix last change.
6710
73acf815 67112008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
6712
6713 * fontset.c (fontset_add): Make the type `int'.
6714 (fontset_id_valid_p): Define it if FONTSET_DEBUG is defined.
6715
4c4475a8
GM
6716 * character.c (unibyte_char_to_multibyte)
6717 (multibyte_char_to_unibyte, Funibyte_char_to_multibyte): Refer to
aca7a3d2 6718 charset_unibyte, not charset_primary.
aca7a3d2 6719
1f45f627 6720 * charset.h (charset_unibyte): Extern it instead of charset_primary.
aca7a3d2 6721
1f45f627
GM
6722 * charset.c (charset_unibyte): Rename from charset_primary.
6723 (Funibyte_charset): Rename from Fprimary_charset.
6724 (Fset_unibyte_charset): Rename from Fset_primary_charset.
6725 (syms_of_charset): Adjust for the above changes.
aca7a3d2
MB
6726
6727 * w32term.c (x_produce_glyphs): Use ASCII_CHAR_P, not
6728 SINGLE_BYTE_CHAR_P. Fix the logic of handling non-ASCII char when
6729 it->multibyte_p is zero.
6730
6731 * lisp.h (nonascii_insert_offset, Vnonascii_translation_table):
1f45f627 6732 Delete extern.
aca7a3d2 6733
73acf815 67342008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
6735
6736 * coding.c (Fdefine_coding_system_internal): Fix category setting
6737 for a coding system of type iso-2022.
6738
73acf815 67392008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 6740
1f45f627 6741 * fontset.h (FS_LOAD_FONT): Call fs_load_font with the arg CHARSET -1.
aca7a3d2 6742
73acf815 67432008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
6744
6745 * syntax.c (Vnext_word_boundary_function_table): New variable.
1c8658b9
GM
6746 (next-word-boundary-function-table): Declare it as a Lisp variable
6747 in syms_of_syntax.
aca7a3d2
MB
6748 (scan_words): Call functions in Vnext_word_boundary_function_table
6749 if any.
6750
6751 * xterm.c (x_load_font): Initialize fontp->fontset to -1.
6752
6753 * fontset.c (fs_load_font): If fontp->charset is not negative,
6754 return fontp without setting its members.
6755
73acf815 67562008-02-01 Dave Love <fx@gnu.org>
aca7a3d2 6757
aca7a3d2
MB
6758 * xfns.c [HAVE_STDLIB_H]: Change logic (instead of fixing typo).
6759
6760 * m/sparc.h (HAVE_ALLOCA): Delete.
6761
6762 * s/irix6-5.h: Don't include strings.h.
6763 (bcopy, bzero, bcmp): Don't undef.
6764
6765 * s/irix6-0.h (bcopy, bzero, bcmp): Don't undef.
6766
6767 * s/usg5-4.h (NO_SIOCTL_H): Don't define.
6768 (TIOCSIGSEND): Don't test IRIX6.
6769 (bcopy, bzero, bcmp): Define conditionally.
6770
73acf815 67712008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
6772
6773 * buffer.c (Qas, Qmake, Qto): New variables.
1f45f627 6774 (Fset_buffer_multibyte): New optional arg METHOD. Change caller.
aca7a3d2
MB
6775 (syms_of_buffer): Intern and staticpro Qas, Qmake, and Qto.
6776
6777 * callproc.c (Fcall_process): Don't call insert_1_both directly if
6778 we are inserting a process output into a multibyte buffer.
6779
6780 * character.h (CHAR_TO_BYTE8): If C is not eight-bit char, call
6781 multibyte_char_to_unibyte.
6782
6783 * character.c (Funibyte_char_to_multibyte): If C can't be decoded
6784 by the primary charset, make it eight-bit char.
6785 (Fmultibyte_char_to_unibyte): Call CHAR_TO_BYTE8.
6786
1f45f627
GM
6787 * charset.c (charset_eight_bit, Qeight_bit_control): New variables.
6788 (charset_8_bit__control, charset_8_bit_graphic)
6789 (Qeight_bit_control, Qeight_bit_graphic): Delete these variables.
aca7a3d2
MB
6790 (define_charset_internal): New function.
6791 (syms_of_charset): Call define_charset_internal for pre-defined
6792 charsets.
6793
6794 * charset.h (charset_8_bit): Extern it.
6795
1f45f627 6796 * coding.c (make_conversion_work_buffer): Adjust for the change
aca7a3d2
MB
6797 of Fset_buffer_multibyte.
6798 (encode_coding_raw_text): Increment p0 in the loop.
6799
1f45f627 6800 * lisp.h (Fset_buffer_multibyte): Adjust prototype.
aca7a3d2 6801
1f45f627 6802 * xdisp.c (setup_echo_area_for_printing, set_message_1): Adjust
aca7a3d2
MB
6803 for the change of Fset_buffer_multibyte.
6804
6805 * fns.c (Fstring_to_multibyte): New function.
6806 (syms_of_fns): Declare Fstring_to_multibyte as Lisp subroutine.
6807
73acf815 68082008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
6809
6810 * xfns.c (x_put_x_image): Declare args.
6811
1f45f627 6812 * xfaces.c (font_name_registry, choose_face_font): Delete unused vars.
aca7a3d2
MB
6813 (try_font_list): Declare an arg.
6814
6815 * xdisp.c (message2_nolog, set_message): Declare an arg.
6816
6817 * terminfo.c (tparam): Declare an arg. Use P_ to declare tparm.
6818
6819 * syntax.c (scan_sexps_forward): Declare an arg.
6820
6821 * scroll.c (calculate_scrolling, calculate_direct_scrolling):
6822 Declare an arg.
6823
6824 * lisp.h (Fnew_fontset): Declare.
6825
6826 * keymap.c (push_key_description): Call CHARACTERP correctly.
6827
1f45f627 6828 * fontset.c (fontset_add): Declare args. Call make_number correctly.
aca7a3d2
MB
6829 (face_for_char): Delete unused vars.
6830 (Fset_fontset_font): Doc fix. Delete unused vars.
6831
6832 * doc.c (Fsubstitute_command_keys): Delete unused vars.
6833
6834 * composite.c (update_compositions): Declare arg.
6835
6836 * cm.c (calccost, cmgoto): Declare args.
6837
6838 * charset.c: Remove `emacs' conditional. Doc fixes.
6839 (map_char_table_for_charset): Declare.
6840
1f45f627 6841 * character.c (syms_of_character) <translation-table-vector>: Doc fix.
aca7a3d2 6842
1f45f627 6843 * ccl.c: Remove `emacs' conditional.
aca7a3d2 6844
73acf815 68452008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
6846
6847 The following changes are to allow specifying multiple font
6848 patterns for a character range (specified by script or charset).
6849
6850 * Makefile.in (abbrev.o): Depend on syntax.h.
6851 (xfaces.o): Depend on charset.h.
6852
6853 * alloc.c (Fmake_string): Use ASCII_CHAR_P, not
6854 SINGLE_BYTE_CHAR_P.
6855
6856 * ccl.c (Fccl_execute_on_string): Add `const' to local variables.
6857
6858 * character.h (Vchar_script_table): Extern it.
6859
1f45f627 6860 * character.c (Vscript_alist): Delete.
aca7a3d2
MB
6861 (Vchar_script_table, Qchar_script_table): New variable.
6862 (syms_of_character): Declare Vchar_script_table as a lisp variable
6863 and initialize it.
6864
1f45f627 6865 * chartab.c (Fmake_char_table): Doc fix. If PURPOSE doesn't
aca7a3d2
MB
6866 have property char-table-extra-slots, make no extra slot.
6867
1f45f627 6868 * dispextern.h (struct face): Delete member `charset'.
4c4475a8
GM
6869 (FACE_SUITABLE_FOR_CHAR_P, FACE_FOR): Use ASCII_CHAR_P, not
6870 SINGLE_BYTE_CHAR_P.
1f45f627
GM
6871 (choose_face_font, lookup_non_ascii_face, font_name_registry):
6872 Add prototypes.
6873 (lookup_face, lookup_named_face, lookup_derived_face): Fix prototype.
6874 (generate_ascii_font_name): Rename from generate_ascii_font.
aca7a3d2
MB
6875
6876 * fontset.h (get_font_repertory_func): New prototype.
1f45f627 6877 (make_fontset_for_ascii_face, fs_load_font): Fix prototypes.
aca7a3d2
MB
6878 (FS_LOAD_FONT): Call fs_load_font with the 3rd arg charset_ascii.
6879
6880 * fontset.c (Qprepend, Qappend): New variables.
1f45f627 6881 (FONTSET_CHARSET_ALIST, FONTSET_FACE_ALIST): Delete.
aca7a3d2
MB
6882 (FONTSET_NOFONT_FACE, FONTSET_REPERTORY): New macros.
6883 (FONTSET_REF): Optimize if FONTSET is Vdefault_fontset.
6884 (FONTSET_REF_AND_RANGE, FONTSET_ADD): New macros.
6885 (fontset_ref_and_range, fontset_add, reorder_font_vector)
6886 (load_font_get_repertory): New functions.
1f45f627 6887 (fontset_set): Delete.
aca7a3d2 6888 (fontset_face): New arg FACE. Return face ID, not face.
1f45f627 6889 Complete re-write to handle new fontset structure. Change caller.
aca7a3d2
MB
6890 (free_face_fontset): Use ASET istead of AREF (X) = Y.
6891 (face_for_char): Don't call lookup_face.
6892 (make_fontset_for_ascii_face): New arg FACE.
6893 (fs_load_font): New arg CHARSET_ID. Don't check
6894 Vfont_encoding_alist here.
6895 (find_font_encoding): New function.
6896 (list_fontsets): Use STRINGP, not ! NILP.
6897 (accumulate_script_ranges): New function.
6898 (Fset_fontset_font, Fnew_fontset, Ffontset_info): Completely
6899 re-written to handle new fontset structure.
6900 (Ffontset_font): Return a copy of element.
6901 (syms_of_fontset): Define symbols Qprepend and Qappend. Fix
6902 docstring of font-encoding-alist.
6903
6904 * lisp.h (CHAR_TABLE_REF): Remove unnecessary check (IDX >= 0).
6905 (Fset_fotset_font): Fix arguments to 5.
6906
1f45f627 6907 * msdos.c (XMenuActivate): Adjust for the change of lookup_derived_face.
aca7a3d2
MB
6908
6909 * xdisp.c (message_dolog, set_message_1, extend_face_to_end_of_line):
6910 Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P.
1f45f627 6911 (highlight_trailing_whitespace): Adjust for the change of
aca7a3d2
MB
6912 lookup_named_face.
6913
6914 * xfaces.c: Include charset.h.
1f45f627
GM
6915 (load_face_font): Delete argument C. Change caller.
6916 (generate_ascii_font_name): Rename from generate_ascii_font.
aca7a3d2
MB
6917 (font_name_registry): New function.
6918 (cache_face): Store ascii faces before non-ascii faces in buckets.
1f45f627 6919 (lookup_face): Delete arguments C and BASE_FACE. Change caller.
aca7a3d2
MB
6920 Lookup only ascii faces.
6921 (lookup_non_ascii_face): New function.
1f45f627
GM
6922 (lookup_named_face): Delete argument C. Change caller.
6923 (lookup_derived_face): Delete argument C. Change caller.
6924 (try_font_list): New arg PATTERN. Change caller. If PATTERN is
aca7a3d2 6925 a string, just call font_list with it.
1f45f627
GM
6926 (choose_face_font): Delete arguments FACE and C. New arg
6927 FONT_SPEC. Change caller.
4c4475a8
GM
6928 (realize_face, realize_x_face): Delete arguments C and BASE_FACE.
6929 Change caller.
aca7a3d2
MB
6930 (realize_non_ascii_face): New function.
6931 (realize_x_face): Call load_face_font here.
1f45f627 6932 (realize_tty_face): Delete argument C. Change caller.
aca7a3d2
MB
6933 (compute_char_face): If CH is not ascii, call FACE_FOR_CHAR to
6934 get a face ID.
6935 (dump_realized_face): Don't print charset of FACE.
6936
6937 * xfns.c (x_set_font): Always call x_new_fontset and
6938 store_frame_parameter.
6939 (Fx_create_frame): Call x_new_fontset, not x_new_font.
1f45f627 6940 (syms_of_xfns): Set get_font_repertory_func to x_get_font_repertory.
aca7a3d2
MB
6941
6942 * xterm.h (x_get_font_repertory): Extern it.
6943
6944 * xterm.c (x_produce_glyphs): Use ASCII_CHAR_P, not
6945 SINGLE_BYTE_CHAR_P. Fix the logic of handling non-ASCII char when
6946 it->multibyte_p is zero.
6947 (XTread_socket): Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P.
6948 (x_new_fontset): If FONTSETNAME doesn't match any existing
6949 fontsets, create a new one.
6950 (x_get_font_repertory): New function.
6951
73acf815 69522008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
6953
6954 * coding.c (Ffind_coding_systems_region_internal): Detect an
6955 ASCII only string correctly.
6956
6957 * lread.c (Fload): Don't load with Qload_force_doc_strings t if
6958 version is 0.
6959
73acf815 69602008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
6961
6962 * lread.c: Include "coding.h".
1f45f627
GM
6963 (Qget_emacs_mule_file_char, Qload_force_doc_strings)
6964 (load_each_byte, unread_char): New variables.
6965 (readchar_backlog): Delete.
aca7a3d2
MB
6966 (readchar): Return a character unless load_each_byte is nonzero.
6967 Handle the case that readcharfun is Qget_emacs_mule_file_char or a
6968 cons. If unread_char is not -1, simply return it.
6969 (unreadchar): Handle the case that readcharfun is
1f45f627
GM
6970 Qget_emacs_mule_file_char or a cons. Set unread_char if necessary.
6971 (read_multibyte): Delete.
aca7a3d2
MB
6972 (readbyte_for_lambda, readbyte_from_file, readbyte_from_string)
6973 (read_emacs_mule_char): New functions.
6974 (Fload): Even if the file doesn't have the extention ".elc", if
6975 safe_to_load_p returns a positive version number, assume that the
6976 file contains bytecompiled code. If the version is less than 22,
6977 load the file while decoding multibyte sequences by emacs-mule.
6978 (readevalloop): Don't use readchar_backlog.
1f45f627
GM
6979 (Fread): Likewise. Pay attention to the case that STREAM is a cons.
6980 (Fread_from_string): Pay attention to the case that STREAM is a cons.
6981 (read_escape): Delete the arg BYTEREP.
aca7a3d2
MB
6982 (read1): Set load_each_byte to 1 temporarily while handling
6983 #@NUMBER. Don't call read_multibyte.
6984 (read_vector): Call Fread with a cons. If readcharfun is
6985 Qget_emacs_mule_file_char, decode the read string by emacs-mule.
1f45f627 6986 (read_list): If doc_reference is 2, make the cdr part string as unibyte.
aca7a3d2
MB
6987 (syms_of_lread): Intern and staticpro Qget_emacs_mule_file_char
6988 and Qload_force_doc_strings.
6989
73acf815 69902008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
6991
6992 * xdisp.c (face_before_or_after_it_pos): Call
6993 FETCH_MULTIBYTE_CHAR with byte postion, not char position.
6994
73acf815 69952008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
6996
6997 * character.h (TRAILING_CODE_P): New macro.
1f45f627 6998 (MAYBE_UNIFY_CHAR): Adjust for the change of Funify_charset.
aca7a3d2
MB
6999 (string_char_with_unification): Fix prototype.
7000 (Vscript_alist): Extern it.
7001
7002 * character.c (Vscript_alist): New variable.
4c4475a8
GM
7003 (string_char_with_unification, str_as_unibyte)
7004 (string_escape_byte8): Add `const' to local variables.
aca7a3d2
MB
7005 (syms_of_character): Declare script-alist as a Lisp variable.
7006
7007 * charset.h (Vcharset_ordered_list): Extern it.
7008 (charset_ordered_list_tick): Extern it.
7009 (EMACS_MULE_LEADING_CODE_PRIVATE_11)
7010 (EMACS_MULE_LEADING_CODE_PRIVATE_12)
7011 (EMACS_MULE_LEADING_CODE_PRIVATE_21)
7012 (EMACS_MULE_LEADING_CODE_PRIVATE_22): New macros
1f45f627 7013 (Funify_charset): Adjust for the change of Funify_charset.
aca7a3d2
MB
7014
7015 * charset.c (charset_ordered_list_tick): New variable.
7016 (Fdefine_charset_internal): Increment charset_ordered_list_tick.
7017 (Funify_charset): New optional arg DEUNIFY. If it is non-nil,
7018 deunify intead of unify a charset.
7019 (string_xstring_p): Add `const' to local variables.
1f45f627
GM
7020 (find_charsets_in_text): Add `const' to arguemnts and local variables.
7021 (encode_char): Adjust for the change of Funify_charset. Fix
aca7a3d2
MB
7022 detecting of invalid code.
7023 (Fset_charset_priority): Increment charset_ordered_list_tick.
7024 (Fmap_charset_chars): Fix handling of default value for FROM_CODE
7025 and TO_CODE.
7026
7027 * coding.c (LEADING_CODE_PRIVATE_11, LEADING_CODE_PRIVATE_12)
1f45f627
GM
7028 (LEADING_CODE_PRIVATE_21, LEADING_CODE_PRIVATE_22): Delete macros.
7029 Changed callers to use EMACS_MULE_LEADING_CODE_PRIVATE_11, etc.
4c4475a8
GM
7030 (decode_coding_ccl, consume_chars)
7031 (Ffind_coding_systems_region_internal)
7032 (Fcheck_coding_systems_region): Add `const' to local variables.
aca7a3d2
MB
7033
7034 * print.c (print_object): Use octal form for printing the
7035 contents of a bool vector.
7036
73acf815 70372008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
7038
7039 * lread.c (Fload) <!load_dangerous_libraries>: Don't leak fd.
7040 <version == 20>: Refuse to load.
7041
73acf815 70422008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
7043
7044 * fns.c: Move coding.h.
7045 (Qcodeset, Qdays, Qmonths): New.
7046 (concat): Use CHARACTERP instead of INTERGERP.
1f45f627 7047 (Flocale_codeset): Delete.
aca7a3d2 7048 (Flanginfo): New function.
1f45f627 7049 (syms_of_fns): Change accordingly.
aca7a3d2
MB
7050
7051 * coding.c (adjust_coding_eol_type): Fix eol_type/eol_seen mixup.
7052
73acf815 70532008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
7054
7055 * casetab.c (init_casetab_once, init_casetab_once): Fix
7056 CHAR_TABLE_SET call.
7057
7058 * category.c (Fmodify_category_entry): Fix CATEGORY_MEMBER call.
7059
7060 * character.c (syms_of_character): Fix CHAR_TABLE_SET call.
7061
7062 * charset.c (Fmap_charset_chars): Check args. Convert Lisp types.
7063 (load_charset_map, Fdeclare_equiv_charset, Fencode_char)
7064 (Fset_charset_priority, syms_of_charset): Convert Lisp types.
7065
7066 * charset.h (CHECK_CHARSET_GET_ID): Use XINT on AREF result.
7067
7068 * coding.c (ENCODE_DESIGNATION, decode_eol)
7069 (make_conversion_work_buffer, code_conversion_restore)
7070 (Fdefine_coding_system_internal): Convert Lisp types.
7071 (code_conversion_restore): Use EQ, not ==.
7072 (Fencode_coding_string): Fix code_convert_string call.
7073
7074 * coding.h (code_convert_region): Fix prototype.
7075
1f45f627 7076 * dispextern.h (redraw_frame, redraw_garbaged_frames): Remove.
aca7a3d2
MB
7077
7078 * fontset.c (fontset_ref, fontset_set, fs_load_font)
7079 (Ffontset_info): Convert Lisp types.
7080
7081 * syntax.h (SYNTAX_ENTRY_INT): Don't use make_number.
7082
7083 * xterm.c (note_mouse_movement): Fix call of window_from_coordinates.
7084
7085 * xdisp.c (display_mode_element): Fix call of Fset_text_properties.
7086
7087 * chartab.c: Include "...h", not <...h> in some cases.
7088
7089 * callproc.c (Fcall_process): Remove unused variables.
7090
73acf815 70912008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
7092
7093 * coding.c (Fset_coding_system_priority): Allow null arg list.
7094
73acf815 70952008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
7096
7097 * minibuf.c (Fminibuffer_complete_word): Remove unused var.
7098 (Fself_insert_and_exit): Use CHARACTERP.
7099
7100 * callproc.c (Fcall_process): Remove unused vars.
7101
7102 * xterm.c (XTread_socket): Add extra dead keysyms.
7103
7104 * xdisp.c (decode_mode_spec_coding): Use CHARACTERP.
7105
7106 * dispextern.h: Remove prototypes for redraw_frame,
7107 redraw_garbaged_frames.
7108
7109 * cmds.c (Fself_insert_command): Use CHARACTERP.
7110
7111 * chartab.c (make_sub_char_table): Remove unused var.
7112 (Fset_char_table_default, Fmap_char_table): Doc fix.
7113
7114 * keymap.c (access_keymap): Remove generic char code.
7115 (push_key_description): Use CHARACTERP.
7116
73acf815 71172008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
7118
7119 * charset.c: Doc fixes.
7120 (Funify_charset): Extra checking.
7121
73acf815 71222008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
7123
7124 * lread.c: Remove some unused variables.
7125 (safe_to_load_p): If safe, return the magic number version byte.
7126 (Fload): Maybe use load-with-code-conversion.
7127
73acf815 71282008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
7129
7130 * category.c (Fmodify_category_entry): Don't modify the contents
7131 of category_set for characters out of the range. Avoid
7132 unnecessary modification.
7133
1f45f627 7134 * character.h (MAYBE_UNIFY_CHAR): Adjust for the change of
aca7a3d2
MB
7135 Vchar_unify_table. The default value of the table is now nil.
7136
7137 * character.c (syms_of_character): Setup Vchar_width_table for
7138 eight-bit-control and raw-byte chars.
7139
7140 * charset.h (enum define_charset_arg_index): Delete
7141 charset_arg_parents and add charset_arg_subset and
7142 charset_arg_superset.
7143 (enum charset_attr_index): Delete charset_parents and add
7144 charset_subset and charset_superset.
7145 (enum charset_method): Delete CHARSET_METHOD_INHERIT and add
7146 CHARSET_METHOD_SUBSET and CHARSET_METHOD_SUPERSET.
1f45f627 7147 (CHARSET_ATTR_PARENTS, CHARSET_PARENTS): Delete.
aca7a3d2
MB
7148 (CHARSET_ATTR_SUBSET, CHARSET_ATTR_SUPERSET, CHARSET_SUBSET)
7149 (CHARSET_SUPERSET): New macros.
7150 (charset_work): Extern it.
7151 (ENCODE_CHAR): Use charset_work.
1f45f627 7152 (CHAR_CHARSET_P): Adjust for the change of encoder format.
aca7a3d2
MB
7153 (map_charset_chars): Extern it.
7154
7155 * charset.c (load_charset_map): Set the default value of encoder
7156 and deunifier char-tables to nil.
1f45f627 7157 (map_charset_chars): Change argument. Change callers. Use
aca7a3d2
MB
7158 map_char_table_for_charset instead of map_char_table.
7159 (Fmap_charset_chars): New optional args from_code and to_code.
1f45f627 7160 (Fdefine_charset_internal): Adjust for the change of
aca7a3d2
MB
7161 `define-charset' (:parents -> :subset or :superset).
7162 (charset_work): New variable.
4c4475a8
GM
7163 (encode_char, syms_of_charset): Adjust for the change of
7164 Fdefine_charset_internal.
aca7a3d2
MB
7165 (Ffind_charset_string): Setup the vector `charsets' correctly.
7166
1f45f627 7167 * chartab.c (sub_char_table_ref_and_range): New arg default. Fix
aca7a3d2 7168 the previous change.
1f45f627 7169 (char_table_ref_and_range): Adjust for the above change.
aca7a3d2
MB
7170 (map_sub_char_table_for_charset): New function.
7171 (map_char_table_for_charset): New function.
7172
7173 * keymap.c (describe_vector): Handle a char-table directly here.
1f45f627 7174 (describe_char_table): Delete.
aca7a3d2 7175
1f45f627 7176 * lisp.h (map_charset_chars): Delete.
aca7a3d2 7177
73acf815 71782008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
7179
7180 * fns.c (count_combining): Comment out (unused).
7181 (Flocale_codeset): New.
7182 (syms_of_fns): Defsubr it.
7183
7184 * config.in (HAVE_PTY_H, HAVE_SIZE_T, HAVE_LANGINFO_CODESET): New.
1f45f627 7185 (size_t): Remove.
aca7a3d2 7186
73acf815 71872008-02-01 Dave Love <fx@gnu.org>
aca7a3d2 7188
6f69e89b 7189 * Makefile.in (chartab.o): Depend on charset.h.
aca7a3d2 7190
73acf815 71912008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
7192
7193 * character.c (syms_of_character): Set the default value of
7194 Vprintable_chars to Qnil.
7195
73acf815 71962008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
7197
7198 * Makefile.in (lisp, shortlisp): Change indian.elc to indian.el.
7199
73acf815 72002008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
7201
7202 * charset.c (load_charset_map): Handle the case that from < to
7203 correctly.
7204
4c4475a8
GM
7205 * coding.c (encode_coding_emacs_mule, encode_coding_iso_2022)
7206 (encode_coding_sjis, encode_coding_big5, encode_coding_charset):
7207 Pay attention to raw-8-bit chars.
aca7a3d2 7208
73acf815 72092008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 7210
4c4475a8
GM
7211 * Makefile.in (lisp, shortlisp): Change chinese.elc to chinese.el.
7212 It is not bytecompiled now.
aca7a3d2
MB
7213
7214 * charset.c (charset_jisx0201_roman, charset_jisx0208_1978)
7215 (charset_jisx0208): New variables.
7216 (Fdefine_charset_internal): Setup them if appropriate.
7217 (init_charset_once): Initialize them to -1.
7218
1f45f627
GM
7219 * charset.h (charset_jisx0201_roman, charset_jisx0208_1978)
7220 (charset_jisx0208): Extern them.
aca7a3d2
MB
7221
7222 * coding.c (CODING_ISO_FLAG_USE_ROMAN): New macro
7223 (CODING_ISO_FLAG_USE_OLDJIS): New macro.
1f45f627
GM
7224 (CODING_ISO_FLAG_FULL_SUPPORT): Change macro definition.
7225 (setup_iso_safe_charsets): Fix arguments to Fassq.
4c4475a8
GM
7226 (DECODE_DESIGNATION, ENCODE_ISO_CHARACTER_DIMENSION1)
7227 (ENCODE_ISO_CHARACTER_DIMENSION2): Pay attention to
7228 CODING_ISO_FLAG_USE_ROMAN and CODING_ISO_FLAG_USE_OLDJIS.
aca7a3d2
MB
7229 (encode_coding_iso_2022): Change the 1st arg to
7230 ENCODE_ISO_CHARACTER to a variable.
7231
73acf815 72322008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
7233
7234 * charset.h (enum define_charset_arg_index): New enums
7235 charset_arg_min_code and charset_arg_max_code.
7236 (struct charset): New member char_index_offset.
7237
4c4475a8
GM
7238 * charset.c (CODE_POINT_TO_INDEX, INDEX_TO_CODE_POINT):
7239 Take charset->char_index_offset into account.
aca7a3d2
MB
7240 (Fdefine_charset_internal): Handle args[charset_arg_min_code] and
7241 args[charset_arg_max_code]. Setup charset.char_index_offset.
7242 (syms_of_charset): Fix args to Fdefine_charset_internal.
7243
73acf815 72442008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
7245
7246 * coding.c (decode_coding_utf_8): Reject overlong sequences.
7247
73acf815 72482008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
7249
7250 * coding.c: Doc fixes.
7251 (Fcoding_system_aliases): Fix return value.
7252 (Qmac): Remove (duplicated) definition.
7253
73acf815 72542008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
7255
7256 * charset.c (Fcharset_priority_list, Fset_charset_priority): New
7257 functions.
7258
7259 * character.c (Fstring): Doc fix.
7260
7261 * charset.c (Fdefine_charset_alias): Update Vcharset_list.
7262
7263 * fontset.c (Ffontset_info): Doc fix. Return charset names, not
7264 ids.
7265 (font-encoding-alist): Doc fix.
7266
73acf815 72672008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
7268
7269 * term.c (costs_set): Declare static, non-initialized for pcc.
1f45f627 7270 (encode_terminal_code): Remove unused var.
aca7a3d2
MB
7271
7272 * keyboard.c (kbd_buffer_store_event): Fix interrupt_signal decl
7273 for K&R.
7274
7275 * xterm.c (xlwmenu_window_p): Fix prototype for K&R.
7276
7277 * coding.c (setup_iso_safe_charsets): Fix arg decl for K&R.
1f45f627 7278 (suffixes): Move out of make_subsidiaries for K&R.
aca7a3d2 7279
1f45f627 7280 * charset.c (map_charset_chars): Fix c_function declaration for K&R.
aca7a3d2
MB
7281
7282 * lisp.h (DEFUN) [!PROTOTYPES]: Remove spurious `args'.
7283
73acf815 72842008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
7285
7286 * data.c (Fchar_or_string_p): Doc fix. Use CHARACTERP.
7287
1f45f627 7288 * category.c (Fmodify_category_entry): Doc fix. Remove unused vars.
aca7a3d2 7289
2a2e8de7 72902008-02-01 Yong Lu <lyongu@asia-infonet.com>
aca7a3d2
MB
7291
7292 * charset.c (Fdefine_charset_internal): Fix argument to bzero.
7293
1f45f627 7294 * coding.c (decode_coding_charset): Workaround for the bug of GCC 2.96.
aca7a3d2 7295
73acf815 72962008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 7297
4c4475a8 7298 * Makefile.in (lisp, shortlisp): Change cyrillic.elc to cyrillic.el,
aca7a3d2 7299 vietnamese.elc to vietnamese.el. They are not bytecompiled now.
aca7a3d2 7300
73acf815 73012008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 7302
1f45f627 7303 * coding.c (decode_coding_charset): Adjust for the change of
aca7a3d2
MB
7304 Fdefine_coding_system_internal.
7305 (Fdefine_coding_system_internal): For a coding system of
7306 `charset' type, store a list of charset IDs in
7307 `charset_attr_charset_valids' element of coding attributes.
7308
73acf815 73092008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
7310
7311 * coding.c (ONE_MORE_BYTE_NO_CHECK): Increment consumed_chars.
1f45f627
GM
7312 (emacs_mule_char): New arg src. Delete arg `composition'. Change
7313 caller. Handle 2-byte and 3-byte charsets correctly.
7314 (DECODE_EMACS_MULE_COMPOSITION_RULE_20): Rename from
7315 DECODE_EMACS_MULE_COMPOSITION_RULE. Change caller.
aca7a3d2
MB
7316 (DECODE_EMACS_MULE_COMPOSITION_RULE_21): New macro.
7317 (DECODE_EMACS_MULE_21_COMPOSITION): Call
7318 DECODE_EMACS_MULE_COMPOSITION_RULE_21. Produce correct annotation
7319 sequence.
7320 (decode_coding_emacs_mule): Handle composition correctly. Rewind
1f45f627 7321 `src' and `consumed_chars' correctly before calling emacs_mule_char.
aca7a3d2
MB
7322 (DECODE_COMPOSITION_START): Correctly handle the case of altchar
7323 and alt&rule composition.
7324 (decode_coding_iso_2022): Handle composition correctly.
7325 (init_coding_once): Setup emacs_mule_bytes for private charsets.
7326
7327 * charset.c (Fdefine_charset_internal): Fix bug for the case of
7328 re-defining a charset. If the charset has :emacs-mule-id, setup
7329 emacs_mule_bytes.
1f45f627 7330 (Fmake_char): If CODE1 is nil, use the minimum code of the charset.
aca7a3d2 7331
73acf815 73322008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 7333
4c4475a8
GM
7334 * coding.c (encode_coding_iso_2022, encode_coding_sjis)
7335 (encode_coding_big5, encode_coding_charset): If coding requires safe
aca7a3d2
MB
7336 encoding, produce a character specified by
7337 CODING_INHIBIT_CHARACTER_SUBSTITUTION.
aca7a3d2 7338
73acf815 73392008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
7340
7341 * xterm.c (XSetIMValues): Declare.
7342
7343 * process.c: Conditionally include sys/wait.h, pty.h.
7344
1f45f627 7345 * print.c (print_object): Fix print format for 64-bit systems.
aca7a3d2 7346
1f45f627 7347 * keyboard.c (modify_event_symbol): Fix print format for 64-bit systems.
aca7a3d2
MB
7348
7349 * buffer.c (emacs_strerror): Declare.
aca7a3d2
MB
7350
7351 * fontset.c (Fclear_face_cache): Declare.
1f45f627 7352 (accumulate_font_info): Comment-out (unused).
aca7a3d2
MB
7353 (face_for_char, Fset_fontset_font, Ffontset_info): Remove unused
7354 variables.
7355
7356 * character.h (string_escape_byte8): Declare.
7357
7358 * charset.c (load_charset_map, load_charset_map_from_file): Remove
7359 unused vars.
7360 (Fdefine_charset_internal, Fsplit_char, syms_of_charset)
7361 (Fmap_charset_chars): Doc fix.
7362
1f45f627 7363 * coding.c (Vchar_coding_system_table, Qchar_coding_system): Remove.
aca7a3d2
MB
7364 (Fset_coding_system_priority, Fset_coding_system_priority)
7365 (Fdefine_coding_system_internal): Doc fix.
7366
73acf815 73672008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
7368
7369 * s/osf5-0.h (C_SWITCH_SYSTEM) [!__GNUC__]: Remove -nointrinsics.
7370
73acf815 73712008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
7372
7373 * character.c (string_escape_byte8): Make multibyte string with
7374 correct size.
7375
7376 * charset.c (Fmake_char): Delete unnecessary code.
7377
73acf815 73782008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
7379
7380 * xfns.c (x_encode_text): Allocate coding.destination here, and
7381 call encode_coding_object with dst_object Qnil.
7382
7383 * buffer.c (Fset_buffer_multibyte): Convert 8-bit bytes to
7384 multibyte form correctly.
7385
7386 * fontset.c (fs_load_font): Check fontp->full_name (not fontname)
7387 against Vfont_encoding_alist.
7388
7389 * coding.c (Fdecode_sjis_char): Fix typo (0x7F->0xFF). Fix the
7390 handling of charset list.
7391 (encode_coding_iso_2022): Setup coding->safe_charsets in advance.
7392 (decode_coding_object): Move point to coding->dst_pos before
7393 calling post-read-conversion function.
7394 (encode_coding_object): Give correct arguments to
7395 pre-write-conversion. Ignore the return value of
7396 pre-write-conversion function. Pay attention to the case that
7397 pre-write-conversion changes the current buffer. If dst_object is
7398 Qt, even if coding->src_bytes is zero, allocate at least one byte
7399 to coding->destination.
7400
7401 * coding.h (JIS_TO_SJIS): Fix typo (j1->s1, j2->s2).
7402
7403 * charset.c (Fmake_char): Make it more backward compatible.
7404 (Fmap_charset_chars): Fix docstring.
7405
73acf815 74062008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
7407
7408 * coding.c: Doc fixes.
7409 (Fdefine_coding_system_alias): Use names, not symbols, in
7410 coding-system-alist.
7411
73acf815 74122008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
7413
7414 * fontset.c (free_realized_fontsets): Call Fclear_face_cache instead
7415 of calling free_realized_face.
7416
2a2e8de7 74172008-02-01 Yong Lu <lyongu@asia-infonet.com>
aca7a3d2 7418
1f45f627
GM
7419 * charset.c (read_hex): Don't treat SPC as a comment starter.
7420 (decode_char): If CODE_POINT_TO_INDEX retruns -1, always return -1.
aca7a3d2
MB
7421 (Fdecode_char): Fix typo.
7422
73acf815 74232008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
7424
7425 * charset.h (struct charset): New member `code_space_mask'.
7426
1f45f627 7427 * coding.c (coding_set_source): Delete the local variable beg_byte.
4c4475a8
GM
7428 (encode_coding_charset, Fdefine_coding_system_internal):
7429 Delete the local variable charset.
aca7a3d2
MB
7430 (Fdefine_coding_system_internal): Setup
7431 attrs[coding_attr_charset_valids] correctly.
7432
7433 * charset.c (CODE_POINT_TO_INDEX): Utilize `code_space_mask'
7434 member to check if CODE is valid or not.
7435 (Fdefine_charset_internal): Initialize `code_space_mask' member.
7436 (encode_char): Before calling CODE_POINT_TO_INDEX, check if CODE
7437 is within the range of charset->min_code and carset->max_code.
7438
73acf815 74392008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
7440
7441 * syntax.h (syntax_temp) [!__GNUC__]: Declare.
7442
7443 * dispextern.h (generate_ascii_font): Fix return type.
7444
7445 * xfaces.c (generate_ascii_font): Fix arg declaration.
7446
7447 * coding.c (coding_inherit_eol_type)
7448 (Fset_terminal_coding_system_internal)
7449 (Fset_safe_terminal_coding_system_internal): Fix arg declarations.
7450
73acf815 74512008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
7452
7453 * coding.c (decode_coding_charset, encode_coding_charset): Handle
7454 multiple charsets correctly.
7455
73acf815 74562008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
7457
7458 * search.c (boyer_moore): Fix handling of mulitbyte character
7459 translation.
7460
7461 * xdisp.c (display_mode_element): When the variable `elt' is
7462 changed, update `this' and `lisp_string'.
7463
73acf815 74642008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
7465
7466 * buffer.c (Fset_buffer_multibyte): Fix 8-bit char handling.
7467
7468 * callproc.c (Fcall_process): Be sure to give the current buffer
1f45f627 7469 to decode_coding_c_string. Update PT and PT_BYTE after the insertion.
aca7a3d2
MB
7470
7471 * charset.c (struct charset_map_entries): New struct.
1f45f627
GM
7472 (load_charset_map): Rename from parse_charset_map. New args
7473 entries and n_entries. Change caller.
7474 (load_charset_map_from_file): Rename from load_charset_map.
7475 Change caller. New arg control_flag. Call load_charset_map at
aca7a3d2
MB
7476 the tail.
7477 (load_charset_map_from_vector): New function.
7478 (Fdefine_charset_internal): Setup charset.compact_codes_p.
7479 (encode_char): If the charset is compact, change a character index
7480 to a code point.
7481
7482 * coding.c (coding_alloc_by_making_gap): Check the case that the
7483 source and destination are the same correctly.
7484 (decode_coding_raw_text): Set coding->consumed_char and
7485 coding->consumed to 0.
7486 (produce_chars): If coding->chars_at_source is nonzero, update
7487 coding->consumed_char and coding->consumed before calling
7488 alloc_destination.
7489 (Fdefine_coding_system_alias): Register ALIAS in
7490 Vcoding_system_alist.
7491 (syms_of_coding): Define `no-convesion' coding system at the tail.
7492
7493 * fileio.c (Finsert_file_contents): Set coding_system instead of
7494 val. If the current buffer is multibyte, always call
7495 decode_coding_gap.
7496
7497 * xfaces.c (try_font_list): Give higher priority to fontset's
7498 family than face's family.
7499
73acf815 75002008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
7501
7502 * callproc.c (Fcall_process): Be sure to give the current buffer
7503 to decode_coding_c_string.
7504
7505 * xfaces.c (try_font_list): Give a family specified in a fontset
7506 higher priority than a family specified in a face.
7507
73acf815 75082008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
7509
7510 * fileio.c (Finsert_file_contents): Fix calculation of `inserted'.
7511 Fix arguments to insert_from_buffer.
7512
7513 * xdisp.c (display_mode_element): Fix calculation of `bytepos'.
7514
73acf815 75152008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
7516
7517 * coding.c (produce_chars): Set the variable `multibytep' correctly.
7518 (decode_coding_gap): Set coding->dst_multibyte correctly.
7519
73acf815 75202008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
7521
7522 * coding.c (encode_coding_utf_8): Initialize produced_chars to 0.
1f45f627 7523 (decode_coding_utf_16): Fix converting high and low bytes to code-point.
aca7a3d2
MB
7524 (encode_coding_utf_16): Substitute coding->default_char for
7525 non-Unicode characters.
7526 (decode_coding): Don't call record_insert here.
7527 (setup_coding_system): Initialize `surrogate' of
7528 coding->spec.utf_16 to 0.
7529 (EMIT_ONE_BYTE): Fix for multibyte case.
7530
7531 * insdel.c (insert_from_gap): Call record_insert.
7532
73acf815 75332008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
7534
7535 * casefiddle.c (casify_region): Fix multibyte case.
7536
7537 * character.c (c_string_width): Add return type `int'.
1f45f627 7538 (char_string_with_unification): Delete arg ADVANCED.
aca7a3d2
MB
7539
7540 * character.h (CHAR_VALID_P): Don't call CHARACTERP.
1f45f627 7541 (CHAR_STRING): Adjust for the change of char_string_with_unification.
aca7a3d2
MB
7542 (CHAR_STRING_ADVANCE): Make it do-while statement.
7543
1f45f627 7544 * chartab.c (sub_char_table_set_range): Optimize for the case
aca7a3d2
MB
7545 DEPTH == 3. Add workaround code for a GCC optimization bug.
7546
7547 * charset.c (parse_charset_map): Remove an unused variable.
7548
7549 * coding.c: Delete unused variables.
7550
7551 * fileio.c (Finsert_file_contents): Set coding_system to Qnil
7552 earlier. If inserted is zero and the coding system doesn't
7553 require flushing, don't call decode_coding_gap.
7554
7555 * syntax.h (SET_RAW_SYNTAX_ENTRY): Don't call make_number.
7556
73acf815 75572008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
7558
7559 The following changes are for using Unicode as an internal
7560 character model, and use UTF-8 format for buffer/string
7561 representation.
7562
1f45f627 7563 * .gdbinit (xchartable): Adjust for the change of char table structure.
aca7a3d2
MB
7564 (xsubchartable, xcoding, xcharset, xcurbuf): New commands.
7565
7566 * Makefile.in (obj): Add character.o and chartab.o.
7567 (lisp, shortlisp): Remove utf-8.elc:
7568 (*.o): For many files, change dependency on charset.h to
7569 character.h, and add dependency on character.h.
7570 (character.o, chartab.o): New targets.
7571
1f45f627
GM
7572 * abbrev.c, bytecode.c, casefiddle.c, cmds.c, dispnew.c, doc.c:
7573 * doprnt.c, dosfns.c, frame.c, marker.c, minibuf.c, msdos.c:
7574 * w16select.c, w32bdf.c, w32console.c: Include "character.h" instead
aca7a3d2
MB
7575 of "charset.h".
7576
7577 * dired.c, filelock.c: Include "character.h".
7578
7579 * alloc.c: Include "character.h" instead of "charset.h".
4c4475a8 7580 (Fmake_char_table, make_sub_char_table): Move to chartab.c.
aca7a3d2
MB
7581 (syms_of_alloc): Remove defsubr for Smake_char_table.
7582
7583 * buffer.c: Include "character.h" instead of "charset.h", don't
7584 include "coding.h".
1f45f627 7585 (Fset_buffer_multibyte): Adjust for UTF-8.
aca7a3d2
MB
7586
7587 * buffer.h: EXFUN Fbuffer_live_p.
7588
7589 * callproc.c: Include "character.h" instead of "charset.h".
7590 (Fcall_process): Big change for the new code-conversion APIs.
7591
7592 * casetab.c: Include "character.h" instead of "charset.h".
1f45f627 7593 (set_canon, set_identity, shuffle): Adjust for the new
aca7a3d2
MB
7594 map_char_table spec.
7595 (init_casetab_once): Call CHAR_TABLE_SET instead of directly
7596 accessing the char table structure.
7597
7598 * chartab.c: New file that implements char table.
7599
7600 * category.c: Include "character.h".
7601 (copy_category_entry): New function.
7602 (copy_category_table): Call map_char_table and copy_category_entry.
7603 (Fmake_category_table): Initialize all top-vel slots.
7604 (char_category_set): New function.
1f45f627 7605 (modify_lower_category_set): Delete.
aca7a3d2
MB
7606 (Fmodify_category_entry): Call char_table_ref_and_range.
7607
7608 * category.h (CATEGORY_SET): Just call char_category_set.
7609
7610 * ccl.c: Include "character.h".
7611 (Qccl, Qcclp): New variables.
7612 (CCL_WRITE_CHAR): Alway treat the arg CH as a character even if
7613 it's less than 256.
1f45f627
GM
7614 (CCL_WRITE_MULTIBYTE_CHAR): Delete.
7615 (CCL_WRITE_STRING, CCL_READ_CHAR): Adjust for the change of SRC
aca7a3d2 7616 and DST type.
1f45f627
GM
7617 (ccl_driver): Change types of argument, adjust code accordingly.
7618 (Fccl_execute, Fccl_execute_on_string): Adjust for the change of
aca7a3d2
MB
7619 ccl_driver.
7620 (syms_of_ccl): Intern and staticpro Qccl and Qcclp.
7621
1f45f627
GM
7622 * ccl.h (struct ccl_program): Delete members eol_type and multibyte.
7623 New members src_multibyte, dst_multibyte, consumed, and produced.
7624 (struct ccl_spec): Delete members decoder and encoder. New member ccl.
aca7a3d2 7625 (CODING_SPEC_CCL_PROGRAM): New macro.
1f45f627 7626 (ccl_driver): Update prototype.
aca7a3d2
MB
7627 (Qccl, Qcclp, Fccl_program_p): Extern them.
7628 (CHECK_CCL_PROGRAM): New macro.
7629
7630 * character.c, character.h, chartab.c: New files.
7631
1f45f627
GM
7632 * charset.c: Mostly re-written. Move character and multibyte sequence
7633 handling codes to character.c.
aca7a3d2 7634
1f45f627
GM
7635 * charset.h: Mostly re-written. Move character and multibyte sequence
7636 handling codes to character.h.
aca7a3d2
MB
7637
7638 * coding.c, coding.h: Mostly re-written.
7639
7640 * composite.c: Include "character.h" instead of "charset.h".
1f45f627
GM
7641 (CHAR_WIDTH): Move to character.h.
7642 (HASH_KEY, HASH_VALUE): Delete.
aca7a3d2 7643
1f45f627
GM
7644 * composite.h (enum composition_method): Change order of enumeration
7645 symbols.
aca7a3d2
MB
7646
7647 * data.c: Include "character.h" instead of "charset.h".
7648 (Faref): Call CHAR_TABLE_REF for a char table.
7649 (Faset): Call CHAR_TABLE_SET for a char table.
7650
1f45f627
GM
7651 * dispextern.h (free_realized_face, check_face_attribytes)
7652 (generate_ascii_font): Extern them.
7653 (free_realized_multibyte_face): Delete extern.
aca7a3d2 7654
1f45f627 7655 * disptab.h (DISP_CHAR_VECTOR): Adjust for the change of char
aca7a3d2
MB
7656 table structure.
7657
7658 * editfns.c: Include "character.h" instead of "charset.h".
7659 (Fchar_to_string): Always call CHAR_STRING.
7660
7661 * emacs.c (main): Call init_charset_once, init_charset,
7662 syms_of_chartab, and syms_of_character.
7663
7664 * fileio.c: Include "character.h" instead of "charset.h".
1f45f627 7665 (Finsert_file_contents): Big change for the new code-conversion API.
4c4475a8 7666 (choose_write_coding_system, Fwrite_region): Likewise.
1f45f627 7667 (build_annotations_2): Delete.
aca7a3d2
MB
7668 (e_write): Big change for the new code-conversion API.
7669
7670 * fns.c: Include "character.h" instead of "charset.h".
1f45f627 7671 (copy_sub_char_table): Move to chartab.c.
aca7a3d2
MB
7672 (Fcopy_sequence): Call copy_char_table for a char table.
7673 (concat): Delete codes calling count_multibyte.
4c4475a8
GM
7674 (string_char_to_byte, string_byte_to_char): Adjust for the new
7675 multibyte form.
1f45f627
GM
7676 (internal_equal): Adjust for the change of char table structure.
7677 (Fchar_table_subtype, Fchar_table_parent, Fset_char_table_parent)
7678 (Fchar_table_extra_slot, Fset_char_table_extra_slot)
7679 (Fchar_table_range, Fset_char_table_range, Fset_char_table_default)
7680 (char_table_translate, optimize_sub_char_table)
7681 (Foptimize_char_table, map_char_table, Fmap_char_table): Move to
aca7a3d2 7682 chartab.c.
1f45f627
GM
7683 (char_table_ref_and_index): Delete.
7684 (HASH_KEY, HASH_VALUE): Move to lisp.h.
aca7a3d2 7685 (Fmd5): Call preferred_coding_system instead of accessing
1f45f627
GM
7686 Vcoding_category_list. Adjust for the new code-conversion API.
7687 (syms_of_fns): Move defsubr for char table related functions to
aca7a3d2
MB
7688 chartab.c.
7689
7690 * fontset.c: Mostly re-written.
7691
1f45f627 7692 * fontset.h (struct font_info): Change type of the member encoding_type.
aca7a3d2 7693 (enum FONT_SPEC_INDEX): New enum.
1f45f627
GM
7694 (fontset_font_pattern, fs_load_font): Update prototype.
7695 (FS_LOAD_FONT): Adjust for the change of fs_load_font.
aca7a3d2
MB
7696
7697 * indent.c: Include "character.h" instead of "charset.h".
1f45f627 7698 (MULTIBYTE_BYTES_WIDTH): Call CHAR_WIDTH instead of WIDTH_BY_CHAR_HEAD.
aca7a3d2
MB
7699
7700 * insdel.c: Include "character.h" instead of "charset.h".
7701 (copy_text): Don't refer to Vnonascii_translation_table.
7702 (insert_from_gap): New function.
7703
7704 * keyboard.c: Include "character.h" instead of "charset.h".
7705 (command_loop_1): Never call direct_output_forward_char before
7706 a non-ASCII character.
7707 (read_char): If Vkeyboard_translate_table is a char table, always
1f45f627 7708 translate a character.
aca7a3d2
MB
7709
7710 * keymap.c: Include "character.h".
7711 (store_in_keymap): Handle the case that IDX is a cons.
7712 (Fdefine_key): Handle the case that KEY is a cons and the car part
7713 is also a cons (range).
1f45f627 7714 (push_key_description): Adjust for the new character code.
aca7a3d2
MB
7715 (describe_vector): Call describe_char_table for a char table.
7716 (describe_char_table): New function.
7717
7718 * keymap.h (describe_char_table): Extern it.
7719
7720 * lisp.h (enum pvec_type): New member PVEC_SUB_CHAR_TABLE.
7721 (XSUB_CHAR_TABLE, XSETSUB_CHAR_TABLE): New macros.
1f45f627
GM
7722 (CHAR_TABLE_ORDINARY_SLOTS, CHAR_TABLE_SINGLE_BYTE_SLOTS)
7723 (SUB_CHAR_TABLE_ORDINARY_SLOTS, SUB_CHAR_TABLE_STANDARD_SLOTS):
7724 Delete.
7725 (CHAR_TABLE_REF, CHAR_TABLE_SET): Adjust for the new char table
aca7a3d2
MB
7726 structure.
7727 (CHAR_TABLE_TRANSLATE): Just call char_table_translate.
1f45f627
GM
7728 (CHARTAB_SIZE_BITS_0, CHARTAB_SIZE_BITS_1, CHARTAB_SIZE_BITS_2)
7729 (CHARTAB_SIZE_BITS_3): New macros.
aca7a3d2 7730 (chartab_size): Extern it.
1f45f627 7731 (struct Lisp_Char_Table): Re-design.
aca7a3d2 7732 (struct Lisp_Sub_Char_Table): New structure.
1f45f627
GM
7733 (HASH_KEY, HASH_VALUE): Move from fns.c.
7734 (CHARACTERBITS): Define as 22.
7735 (GLYPH_MASK_FACE, GLYPH_MASK_CHAR): Adjust for the above change.
aca7a3d2
MB
7736 (SUB_CHAR_TABLE_P): Check PVEC_CHAR_TABLE.
7737 (GC_SUB_CHAR_TABLE_P): New macro.
1f45f627
GM
7738 (Fencode_coding_string, Fdecode_coding_string): Update EXFUN.
7739 (code_convert_string_norecord): Deleted extern.
7740 (init_character_once, syms_of_character, init_charset)
7741 (syms_of_composite, Qeq, Fmakehash, insert_from_gap): Extern them.
aca7a3d2
MB
7742
7743 * lread.c: Include "character.h".
7744 (read_multibyte): New arg NBYTES.
1f45f627
GM
7745 (read_escape): Change the meaning of returned *BYTEREP.
7746 (to_multibyte): Delete.
7747 (read1): Adjust the handling of char table and string.
aca7a3d2
MB
7748
7749 * print.c: Include "character.h" instead of "charset.h".
7750 (print_string): Convert 8-bit raw bytes to octal form by
7751 string_escape_byte8.
1f45f627 7752 (print_object): Adjust for the new multibyte form. Print 8-bit
aca7a3d2
MB
7753 raw bytes always in octal form. Handle sub char table correctly.
7754
7755 * process.c: Include "character.h" instead of "charset.h".
4c4475a8
GM
7756 (read_process_output, send_process): Adjust for the new
7757 code-conversion API.
aca7a3d2 7758
1f45f627 7759 * puresize.h (BASE_PURESIZE): Increase.
aca7a3d2
MB
7760
7761 * regex.c: Include "character.h" instead of "charset.h".
7762 (BYTE8_TO_CHAR, CHAR_BYTE8_P) [not emacs]: New dummy macros.
7763 (regex_compile): Accept a range whose starting and ending
7764 character have different leading bytes.
1f45f627 7765 (analyse_first): Adjust for the above change.
aca7a3d2
MB
7766
7767 * search.c: Include "character.h" instead of "charset.h".
1f45f627
GM
7768 (search_buffer, boyer_moore): Adjust for the new multibyte form.
7769 (Freplace_match): Adjust for the change of multibyte_char_to_unibyte.
aca7a3d2
MB
7770
7771 * syntax.c: Include "character.h" instead of "charset.h".
1f45f627 7772 (syntax_parent_lookup): Delete.
aca7a3d2 7773 (Fmodify_syntax_entry): Accept a cons as CHAR.
1f45f627 7774 (skip_chars): Adjust for the new multibyte form.
aca7a3d2
MB
7775 (init_syntax_once): Call char_table_set_range instead of directly
7776 accessing the structure of a char table.
7777
7778 * syntax.h (SET_RAW_SYNTAX_ENTRY): Call CHAR_TABLE_SET.
1f45f627 7779 (SYNTAX_ENTRY_FOLLOW_PARENT): Delete macro.
aca7a3d2
MB
7780 (SET_RAW_SYNTAX_ENTRY_RANGE): New macro.
7781 (SYNTAX_ENTRY_INT): Call CHAR_TABLE_REF.
7782
7783 * term.c: Include "buffer.h" and "character.h".
4c4475a8
GM
7784 (encode_terminal_code, write_glyphs): Adjust for the new
7785 code-conversion API.
aca7a3d2
MB
7786 (produce_glyphs): Call CHAR_WIDTH instead of CHARSET_WIDTH.
7787
1f45f627 7788 * w32term.c (x_new_font): Adjust for the change of FS_LOAD_FONT.
aca7a3d2
MB
7789
7790 * xdisp.c: Include "character.h".
1f45f627
GM
7791 (get_next_display_element): Adjust for the new multibyte form.
7792 (disp_char_vector): Adjust for the new char table structure.
7793 (decode_mode_spec_coding): Adjust for the new structure of
aca7a3d2 7794 coding system.
1f45f627 7795 (decode_mode_spec): Adjust for the new code-conversion API.
aca7a3d2
MB
7796
7797 * xfaces.c: Include "character.h" instead of "charset.h".
1f45f627 7798 (load_face_font): Adjust for the change of choose_face_font and
aca7a3d2
MB
7799 FS_LOAD_FONT.
7800 (generate_ascii_font): New function.
1f45f627
GM
7801 (set_lface_from_font_name): Adjust for the change of FS_LOAD_FONT.
7802 (set_font_frame_param): Adjust for the change of choose_face_font.
aca7a3d2 7803 (free_realized_face): Make it public.
1f45f627 7804 (free_realized_faces_for_fontset): Rename from
aca7a3d2 7805 free_realized_multibyte_face. Free also faces realized for ASCII.
1f45f627 7806 (choose_face_font): Change arguments. Adjust for the change of
aca7a3d2
MB
7807 fontset_font_pattern and FS_LOAD_FONT.
7808
7809 * xfns.c: Include "character.h".
1f45f627 7810 (x_encode_text): Adjust for the new code-conversion API.
aca7a3d2
MB
7811
7812 * xselect.c: Don't include "charset.h".
1f45f627 7813 (selection_data_to_lisp_data): Adjust for the new code conversion API.
aca7a3d2
MB
7814
7815 * xterm.c: Include "character.h".
1f45f627 7816 (x_encode_char): New argument CHARSET. Change caller.
4c4475a8
GM
7817 (x_get_char_face_and_encoding, x_get_glyph_face_and_encoding):
7818 Call ENCODE_CHAR instead of SPLIT_CHAR.
aca7a3d2
MB
7819 (x_produce_glyphs): Don't check Vnonascii_translation_table Call
7820 CHAR_WIDTH instead of CHARSET_WIDTH.
1f45f627
GM
7821 (XTread_socket): Adjust for the new code-conversion API.
7822 (x_new_font): Adjust for the change of FS_LOAD_FONT.
7823 (x_load_font): Adjust for the change of struct font.
aca7a3d2 7824
d6abfc14
SM
78252008-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
7826
7827 * xfaces.c (face_at_buffer_position): Remove unused vars.
7828
0acdaf8d
KH
78292008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
7830
4c4475a8
GM
7831 * ccl.c (CCL_WRITE_CHAR, CCL_WRITE_MULTIBYTE_CHAR):
7832 Fix overflow checking.
0acdaf8d 7833
6c8a0ebf
GM
78342008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
7835
7836 * ccl.c (CCL_WRITE_CHAR, CCL_WRITE_MULTIBYTE_CHAR, ccl_driver):
7837 Cancel previous change.
7838
78392008-01-31 Kenichi Handa <handa@ni.aist.go.jp>
7840
7841 * ccl.c (CCL_WRITE_CHAR): Increment extra_bytes only when
7842 ccl->eight_bit_control. Fix check for buffer overflow.
7843 (CCL_WRITE_MULTIBYTE_CHAR): Fix check for buffer overflow.
7844 (ccl_driver): Initialize extra_bytes to 0.
7845
a32aad64
KH
78462008-01-31 Kenichi Handa <handa@ni.aist.go.jp>
7847
7848 * keyboard.c (make_ctrl_char): If C is a multibyte character, just
7849 return it ORed with ctrl_modifier.
7850
8b329dba
MB
78512008-01-29 Miles Bader <miles@gnu.org>
7852
7853 * macterm.c (XTset_vertical_scroll_bar): Fix merge mistake.
7854
548667aa
JR
78552008-01-28 Jason Rumney <jasonr@gnu.org>
7856
7857 * w32.c (stat): Don't double check for networked drive.
7858
0975aa24
SM
78592008-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
7860
ef264c42
SM
7861 * window.c (run_window_configuration_change_hook): New function.
7862 Code extracted from set_window_buffer. Set the selected frame.
7863 (set_window_buffer): Use it.
7864 * window.h (run_window_configuration_change_hook): Declare.
7865 * dispnew.c (change_frame_size_1): Use it instead of set-window-buffer.
7866
0975aa24
SM
7867 * keyboard.c (read_char): Yet another int/Lisp_Object mixup (YAILOM).
7868
9c28b587
DN
78692008-01-27 Dan Nicolaescu <dann@ics.uci.edu>
7870
7871 * Makefile.in: Remove references to unused macros.
7872
c617afce
EZ
78732008-01-26 Eli Zaretskii <eliz@gnu.org>
7874
7875 * w32.c (g_b_init_get_sid_sub_authority)
7876 (g_b_init_get_sid_sub_authority_count): New static variables.
7877 (GetSidSubAuthority_Proc, GetSidSubAuthorityCount_Proc): New typedefs.
7878 (get_sid_sub_authority, get_sid_sub_authority_count): New functions.
0975aa24
SM
7879 (init_user_info): Use them to retrieve uid and gid.
7880 Use 500/513, the Windows defaults, as Administrator's uid/gid.
248c21c5
EZ
7881 (fstat): Use pw_uid and pw_gid from the_passwd structure for
7882 st_uid and st_gid of the file.
c617afce 7883
302d7d54
JR
78842008-01-26 Jason Rumney <jasonr@gnu.org>
7885
7886 * w32.c (logon_network_drive): New function.
7887 (stat): Use it.
7888
3ac7a21e
CY
78892008-01-26 Chong Yidong <cyd@stupidchicken.com>
7890
7891 * xdisp.c (pos_visible_p): Handle the case where charpos falls on
7892 invisible text covered with an ellipsis.
7893
bbb9fc1f
RS
78942008-01-25 Richard Stallman <rms@gnu.org>
7895
7896 * xdisp.c (redisplay_window): Run Qwindow_text_change_functions and
7897 jump back to beginning. Move some other initializations after that.
7898 (Qwindow_text_change_functions, Vwindow_text_change_functions):
7899 New variables.
7900 (syms_of_xdisp): Init them.
7901
7902 * keyboard.c (read_char): Restore echo_message_buffer after redisplay.
7903
0975aa24
SM
7904 * buffer.c (reset_buffer_local_variables):
7905 Implement `permanent-local-hook'.
bbb9fc1f 7906 (Qpermanent_local_hook): New variable.
0975aa24 7907 (syms_of_buffer): Init and staticpro it.
bbb9fc1f 7908
79235cbe
MA
79092008-01-25 Michael Albinus <michael.albinus@gmx.de>
7910
7911 * dbusbind.c (xd_retrieve_arg): Pacify GCC on x86_64 GNU/Linux.
7912
ccd8f7fe
TTN
79132008-01-25 Thien-Thi Nguyen <ttn@gnuvola.org>
7914
7915 * fns.c (Fclrhash): Return TABLE.
7916
dfbe40f2 79172008-01-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
223b3d1d
YM
7918
7919 * macterm.c (x_scroll_bar_create): Initialize bar->redraw_needed_p.
7920 (XTset_vertical_scroll_bar): Redraw scroll bar if bar->redraw_needed_p
7921 is set even without positional changes.
7922 (x_scroll_bar_clear): Set bar->redraw_needed_p.
7923
7924 * macterm.h (struct scroll_bar): New member `redraw_needed_p'.
7925
dfbe40f2 79262008-01-23 Jason Rumney <jasonr@gnu.org>
602e142f 7927
d6169680
JR
7928 * xterm.c (handle_one_xevent): Revert to counting chars not bytes.
7929
602e142f
JR
7930 * w32term.c (w32_read_socket) <WM_CHAR>: Decode characters outside
7931 the unicode range available in MULE by locale-coding-system.
c041e2d1 7932 Improve dbcs lead byte detection. Set event timestamp and modifiers
602e142f
JR
7933 earlier.
7934
dfbe40f2 79352008-01-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5ee4de53
YM
7936
7937 * mac.c (mac_emacs_pid) [MAC_OSX]: New variable.
7938 [MAC_OSX] (init_mac_osx_environment): Initialize it.
6f69e89b 7939 [MAC_OSX] (mac_try_close_socket) [SELECT_USE_CFSOCKET]: Return 0
5ee4de53
YM
7940 when used on child processes.
7941
8c7a4ac5
MA
79422008-01-21 Michael Albinus <michael.albinus@gmx.de>
7943
e0df1b73 7944 * dbusbind.c (Fdbus_method_return_internal): Rename from
8c7a4ac5 7945 Fdbus_method_return.
e0df1b73 7946 (Fdbus_unregister_object): Move to dbus.el.
8c7a4ac5 7947 (Fdbus_call_method, Fdbus_method_return_internal)
e0df1b73 7948 (Fdbus_send_signal): Improve debug messages.
8c7a4ac5 7949
8abe0f97
MR
79502008-01-20 Martin Rudalics <rudalics@gmx.at>
7951
7952 * undo.c (undo_inhibit_record_point): New variable.
7953 (syms_of_undo): Initialize it.
7954 (record_point): Don't record point when undo_inhibit_record_point
7955 is set.
7956
c3b232e4
SM
79572008-01-19 Stefan Monnier <monnier@iro.umontreal.ca>
7958
e69c4cae
SM
7959 * process.c (list_processes_1): Don't use SCHARS on a nil buffer name.
7960
823e0ebb
SM
7961 * xdisp.c (Qauto_hscroll_mode): New var.
7962 (syms_of_xdisp): Initialize it.
7963 (hscroll_window_tree): Use it to lookup `auto-hscroll-mode' in each
7964 window's buffer.
7965 (hscroll_windows): Don't check automatic_hscrolling_p here.
7966
c3b232e4
SM
7967 * window.c (set_window_buffer): Don't unnecessarily reset hscroll and
7968 vscroll if we're setting window-buffer to the value it already has.
7969
76ed5e01
DN
79702008-01-18 Dan Nicolaescu <dann@ics.uci.edu>
7971
7972 * m/intel386.h: Remove references to XENIX.
7973
55e6d9b2
AS
79742008-01-17 Andreas Schwab <schwab@suse.de>
7975
7976 * m/amdx86-64.h (START_FILES, LIB_STANDARD): Use HAVE_LIB64_DIR
7977 instead of HAVE_X86_64_LIB64_DIR.
7978 * m/ibms390x.h (START_FILES, LIB_STANDARD): Likewise.
7979
b16ed52d
GM
79802008-01-17 Glenn Morris <rgm@gnu.org>
7981
7982 * m/ibms390x.h (START_FILES, LIB_STANDARD): Adjust value according
7983 to HAVE_X86_64_LIB64_DIR.
7984
6bed5c4a
DN
79852008-01-16 Dan Nicolaescu <dann@ics.uci.edu>
7986
7987 * s/irix3-3.h:
7988 * s/irix4-0.h:
7989 * s/386-ix.h:
7990 * s/domain.h:
7991 * s/hpux9-x11r4.h:
7992 * s/hpux9shxr4.h: Remove files for systems no longer supported.
7993
7994 * sysdep.c: Remove code containing references to symbols defined
7995 by unsupported systems.
7996
fdecf907
GM
79972008-01-16 Glenn Morris <rgm@gnu.org>
7998
7999 * coding.c (select-safe-coding-system-function): Doc fix.
8000
9292328f
GM
80012008-01-15 Glenn Morris <rgm@gnu.org>
8002
8003 * config.in: Revert 2008-01-13 change: this is a generated file.
8004
944df511
MO
80052008-01-13 Tom Tromey <tromey@redhat.com>
8006
8007 * lisp.h: Fix typo.
8008
8111ec05
DN
80092008-01-13 Dan Nicolaescu <dann@ics.uci.edu>
8010
f40f5dc3
DN
8011 * m/sequent-ptx.h:
8012 * m/sequent.h:
8013 * s/ptx.h:
8014 * s/ptx4-2.h:
8015 * s/ptx4.h: Remove files for systems no longer supported.
8016
ce20b664 8017 * callproc.c (Fcall_process): Fix previous change.
8111ec05 8018
e39a993c
DN
80192008-01-13 Dan Nicolaescu <dann@ics.uci.edu>
8020
052e457f 8021 * unexsunos4.c: Remove file, system not supported anymore.
e39a993c 8022
290afd83
JB
8023 * m/mips.h:
8024 * m/intel386.h:
e39a993c
DN
8025 * callproc.c:
8026 * config.in:
8027 * ecrt0.c:
8028 * emacs.c:
8029 * fileio.c:
8030 * frame.c:
8031 * getpagesize.h:
8032 * keyboard.c:
8033 * lread.c:
8034 * process.c:
8035 * puresize.h:
8036 * sysdep.c:
8037 * systty.h:
8038 * syswait.h:
8039 * unexec.c:
8040 * xdisp.c:
8041 * alloc.c: Remove code containing references to symbols defined by
8042 unsupported systems.
8043
81cd7687
KH
80442008-01-11 Kenichi Handa <handa@ni.aist.go.jp>
8045
8046 * coding.c (detect_coding_mask): Fix previous change.
8047
218b3b76
KH
80482008-01-09 Kenichi Handa <handa@ni.aist.go.jp>
8049
8050 * coding.c (detect_coding_iso2022): New arg
8051 latin_extra_code_state. Allow Latin extra codes only
8052 when *latin_extra_code_state is nonzero.
8053 (detect_coding_mask): If there is a NULL byte, detect the encoding
8054 as UTF-16 or binary. If Latin extra codes exist, detect the
8055 encoding as ISO-2022 only when there's no other proper encoding is
8056 found.
8057
59ce725a 80582008-01-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
081f2203 8059
59ce725a
MB
8060 * frame.c (Fmake_terminal_frame): Use #ifdef MAC_OS8 instead of
8061 #ifdef MAC_OS.
048addec 8062
59ce725a 80632008-01-08 Richard Stallman <rms@gnu.org>
048addec 8064
59ce725a 8065 * fileio.c (Ffile_name_directory, Fexpand_file_name): Doc fixes.
048addec 8066
8290574e
NR
80672008-01-06 Nick Roberts <nickrob@snap.net.nz>
8068
a0a3805c 8069 * keyboard.c (parse_menu_item): Don't enclose key bindings on
8290574e
NR
8070 menu bar in parentheses.
8071
f3041af1
DN
80722008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
8073
8074 * m/7300.h:
8075 * m/acorn.h:
8076 * m/alliant-2800.h:
8077 * m/alliant.h:
8078 * m/alliant1.h:
8079 * m/alliant4.h:
8080 * m/altos.h:
8081 * m/amdahl.h:
8082 * m/apollo.h:
8083 * m/att3b.h:
8084 * m/aviion-intel.h:
8085 * m/aviion.h:
8086 * m/celerity.h:
8087 * m/clipper.h:
8088 * m/cnvrgnt.h:
8089 * m/convex.h:
8090 * m/cydra5.h:
8091 * m/delta88k.h:
8092 * m/dpx2.h:
8093 * m/dual.h:
8094 * m/elxsi.h:
8095 * m/f301.h:
8096 * m/gould-np1.h:
8097 * m/gould.h:
8098 * m/i860.h:
8099 * m/ibmps2-aix.h:
8100 * m/ibmrt-aix.h:
8101 * m/ibmrt.h:
8102 * m/irist.h:
8103 * m/is386.h:
8104 * m/isi-ov.h:
8105 * m/mega68.h:
8106 * m/mg1.h:
8107 * m/news-r6.h:
8108 * m/news-risc.h:
8109 * m/news.h:
8110 * m/nh3000.h:
8111 * m/nh4000.h:
8112 * m/ns16000.h:
8113 * m/ns32000.h:
8114 * m/nu.h:
8115 * m/orion.h:
8116 * m/orion105.h:
8117 * m/paragon.h:
8118 * m/pfa50.h:
8119 * m/plexus.h:
8120 * m/pyramid.h:
8121 * m/pyrmips.h:
8122 * m/sh3el.h:
8123 * m/sps7.h:
8124 * m/sr2k.h:
8125 * m/stride.h:
8126 * m/sun1.h:
8127 * m/sun2.h:
8128 * m/sun3-68881.h:
8129 * m/sun3-fpa.h:
8130 * m/sun3-soft.h:
8131 * m/sun3.h:
8132 * m/sun386.h:
8133 * m/symmetry.h:
8134 * m/tad68k.h:
8135 * m/tahoe.h:
8136 * m/targon31.h:
8137 * m/tek4300.h:
8138 * m/tekxd88.h:
8139 * m/tower32.h:
8140 * m/tower32v3.h:
8141 * m/ustation.h:
8142 * m/wicat.h:
8143 * m/xps100.h:
8144 * s/cxux.h:
8145 * s/cxux7.h:
8146 * s/dgux.h:
8147 * s/dgux4.h:
8148 * s/dgux5-4-3.h:
8149 * s/dgux5-4r2.h:
8150 * s/esix.h:
8151 * s/esix5r4.h:
8152 * s/hiuxmpp.h:
8153 * s/hiuxwe2.h:
8154 * s/iris3-5.h:
8155 * s/iris3-6.h:
8156 * s/isc2-2.h:
8157 * s/isc3-0.h:
8158 * s/isc4-0.h:
8159 * s/isc4-1.h:
8160 * s/newsos5.h:
8161 * s/newsos6.h:
8162 * s/osf1.h:
8163 * s/osf5-0.h:
8164 * s/riscix1-1.h:
8165 * s/riscix12.h:
8166 * s/sco4.h:
8167 * s/sco5.h:
8168 * s/sunos4-0.h:
8169 * s/sunos4-1.h:
8170 * s/sunos413.h:
8171 * s/sunos4shr.h:
8172 * s/umax.h:
8173 * s/unipl5-2.h:
8174 * s/xenix.h:
8175 * cxux-crt0.s:
8176 * unexapollo.c:
8177 * unexconvex.c:
8178 * unexenix.c:
8179 * unexsni.c: Remove files for systems no longer supported.
8180
8181 * m/intel386.h: Remove references to unsupported systems.
8182
8183 * w32.c (get_emacs_configuration): Remove reference to i860.
8184
8185 * sysdep.c: Remove dead code.
8186
d35e1cd7
DN
81872008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
8188
8189 * s/rtu.h:
a0a3805c 8190 * m/masscomp.h: Remove files. Platform is obsolete.
d35e1cd7 8191
abe136ee
MA
81922008-01-04 Michael Albinus <michael.albinus@gmx.de>
8193
8194 * dbusbind.c (Fdbus_method_return): New function.
8195 (xd_read_message): Add the serial number to the event.
8196 (Fdbus_register_method): Activate the function.
8197
87df3c32
SM
81982008-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
8199
8200 * keyboard.c (read_key_sequence): Fix typo.
8201
5125905e
MA
82022008-01-03 Michael Albinus <michael.albinus@gmx.de>
8203
8204 * dbusbind.c (all): Replace XCAR by CAR_SAFE and XCDR by CDR_SAFE.
8205 (xd_signature, xd_append_arg): Handle element type detection for
8206 empty arrays.
8207 (Fdbus_call_method, Fdbus_send_signal): Undo type casting for
8208 SDATA () calls; this must be solved more general.
8209 (Fdbus_register_signal): Use SBYTES instead of strlen.
8210
8bba1b5c
MH
82112008-01-03 Magnus Henoch <magnus@zemdatav>
8212
8213 * dbusbind.c (xd_append_arg): Use unsigned char instead of
8214 unsigned int for byte values (necessary for big-endian platform).
2c3a8b27 8215 (Fdbus_call_method): Handle the case of no returned arguments.
8bba1b5c 8216
a0a3805c 82172007-12-31 Tom Tromey <tromey@redhat.com> (tiny change)
15f16c1b
MA
8218
8219 * dbusbind.c (xd_read_message): Use non-static input_event struct.
8220
a271e124
MH
82212007-12-31 Magnus Henoch <mange@freemail.hu>
8222
8223 * dbusbind.c (xd_signature): Signature of variant is just "v".
8224
17bc8f94
MA
82252007-12-30 Michael Albinus <michael.albinus@gmx.de>
8226
87df3c32
SM
8227 * dbusbind.c: Fix several errors and compiler warnings.
8228 Reported by Tom Tromey <tromey@redhat.com>
17bc8f94
MA
8229 (XD_ERROR, XD_DEBUG_MESSAGE)
8230 (XD_DEBUG_VALID_LISP_OBJECT_P): Wrap code with "do ... while (0)".
8231 (xd_append_arg): Part for basic D-Bus types rewitten.
8232 (xd_retrieve_arg): Split implementation of DBUS_TYPE_BYTE and
8233 DBUS_TYPE_(U)INT16. Don't call XD_DEBUG_MESSAGE with "%f" if not
8234 appropriate.
8235 (xd_read_message): Return Qnil. Don't signal an error; it is not
8236 useful during event reading.
8237 (Fdbus_register_signal): Signal an error if the check for
8238 FUNCTIONP fails.
8239 (Fdbus_register_method): New function. The implementation is not
8240 complete, the call of the function signals an error therefore.
8241 (Fdbus_unregister_object): New function, renamed from
8242 Fdbus_unregister_signal. The initial check signals an error, if
5125905e 8243 the object is not well formed.
17bc8f94 8244
dd6f2802
RS
82452007-12-30 Richard Stallman <rms@gnu.org>
8246
8247 * textprop.c (get_char_property_and_overlay):
8248 Signal error if POSITION is out of range in a buffer.
8249
1da8a031
MR
82502007-12-29 Martin Rudalics <rudalics@gmx.at>
8251
8252 * w32fns.c (Fx_create_frame): Make copy of frame parameters
8253 because the original parameters are in pure storage now.
8254
5742be86
YM
82552007-12-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8256
8257 * xdisp.c (phys_cursor_in_rect_p): Check if cursor is in fringe area.
8258
b014713c
EZ
82592007-12-22 Eli Zaretskii <eliz@gnu.org>
8260
b17f53ab
MB
8261 * callint.c (syms_of_callint) <command-history>: Add reference to
8262 history-length in the doc string.
048addec 8263
b17f53ab 82642007-12-17 Jason Rumney <jasonr@gnu.org>
048addec 8265
b17f53ab
MB
8266 * w32fns.c (w32_wnd_proc) <WM_KEYDOWN>: Cast char to unsigned
8267 before passing as wParam.
048addec 8268
9af5078b
MA
82692007-12-22 Michael Albinus <michael.albinus@gmx.de>
8270
8271 * dbusbind.c (xd_retrieve_arg): Handle DBUS_TYPE_BYTE,
8272 DBUS_TYPE_INT16, DBUS_TYPE_UINT16, DBUS_TYPE_INT64,
8273 DBUS_TYPE_UINT64, DBUS_TYPE_DOUBLE and DBUS_TYPE_SIGNATURE.
8274 Return float when DBUS_TYPE_INT32 or DBUS_TYPE_UINT32 do not fit
8275 as number.
8276 (Fdbus_call_method): Fix docstring.
8277
87cf1a39
MA
82782007-12-21 Michael Albinus <michael.albinus@gmx.de>
8279
8280 * dbusbind.c (XD_BASIC_DBUS_TYPE, XD_DBUS_TYPE_P, XD_NEXT_VALUE):
8281 New macros.
87df3c32 8282 (XD_SYMBOL_TO_DBUS_TYPE): Rename from XD_LISP_SYMBOL_TO_DBUS_TYPE.
a0a3805c
JB
8283 (XD_OBJECT_TO_DBUS_TYPE): Rename from XD_LISP_OBJECT_TO_DBUS_TYPE.
8284 Simplify.
87cf1a39
MA
8285 (xd_signature): New function.
8286 (xd_append_arg): Compute also signatures. Major rewrite.
8287 (xd_retrieve_arg): Make debug messages friendly.
87df3c32
SM
8288 (Fdbus_call_method, Fdbus_send_signal): Extend docstring.
8289 Check for signatures of arguments.
87cf1a39 8290
54371585
MA
82912007-12-19 Michael Albinus <michael.albinus@gmx.de>
8292
8293 * dbusbind.c (QCdbus_type_byte, QCdbus_type_boolean)
8294 (QCdbus_type_int16, QCdbus_type_uint16, QCdbus_type_int32)
8295 (QCdbus_type_uint32, QCdbus_type_int64, QCdbus_type_uint64)
8296 (QCdbus_type_double, QCdbus_type_string, QCdbus_type_object_path)
8297 (QCdbus_type_signature, QCdbus_type_array, QCdbus_type_variant)
87df3c32 8298 (QCdbus_type_struct, QCdbus_type_dict_entry): New D-Bus type symbols.
54371585
MA
8299 (XD_LISP_SYMBOL_TO_DBUS_TYPE): New macro.
8300 (XD_LISP_OBJECT_TO_DBUS_TYPE): Add compound types.
87df3c32 8301 (xd_retrieve_value): Remove. Functionality included in ...
54371585
MA
8302 (xd_append_arg): New function.
8303 (Fdbus_call_method, Fdbus_send_signal): Apply it.
8304
f5306ca3
MA
83052007-12-16 Michael Albinus <michael.albinus@gmx.de>
8306
8307 * dbusbind.c (top): Include <stdio.h>.
8308 (Fdbus_call_method, Fdbus_send_signal): Apply type cast in
8309 dbus_message_new_method_call and dbus_message_new_signal.
87df3c32
SM
8310 (Fdbus_register_signal): Rename unique_name to uname.
8311 Check handler for FUNCTIONP instead of CHECK_SYMBOL. Handle case of
f5306ca3
MA
8312 non-existing unique name. Fix typos in matching rule. Return an
8313 object which is useful in Fdbus_unregister_signal.
8314 (Fdbus_unregister_signal): Reimplementation, in order to remove
8315 only the corresponding entry.
8316 (Vdbus_registered_functions_table): Change the order of entries.
8317 Apply these changes in xd_read_message and Fdbus_register_signal.
8318
77a28bbf
AS
83192007-12-16 Andreas Schwab <schwab@suse.de>
8320
8321 * fileio.c (Finsert_file_contents): Fix overflow check to not
8322 depend on undefined integer overflow.
8323
2e3566d8
JR
83242007-12-14 Jason Rumney <jasonr@gnu.org>
8325
8326 * w32term.c (w32_read_socket): Use MULTIBYTE_CHAR_KEYSTROKE_EVENT
8327 for characters above 127.
8328
bf254037
JR
83292007-12-13 Jason Rumney <jasonr@gnu.org>
8330
8331 * w32fns.c (w32_wnd_proc, Fw32_reconstruct_hot_key): Range check
8332 before dereferencing array.
8333 (lookup_vk_code): Remove zero comparison.
8334
eb7c7bf5
MA
83352007-12-14 Michael Albinus <michael.albinus@gmx.de>
8336
8337 * dbusbind.c (xd_retrieve_value, xd_retrieve_arg)
87df3c32
SM
8338 (Fdbus_call_method, Fdbus_send_signal, xd_read_message):
8339 Use `unsigned int' instead of `uint'.
eb7c7bf5
MA
8340 (xd_read_message, Fdbus_register_signal): Split expressions into
8341 multiple lines before operators "&&" and "||", according to the
8342 GNU Coding Standards.
8343
34fb0fc9
EZ
83442007-12-14 Eli Zaretskii <eliz@gnu.org>
8345
8346 * dispextern.h (WINDOWS_NT): Fix incorrect spelling of WINDOWSNT.
8347
c7d97628
JL
83482007-12-12 Juri Linkov <juri@jurta.org>
8349
8350 * buffer.c (Frename_buffer): In interactive spec replace
8351 `read-buffer' with `read-string' that uses `buffer-name-history'
8352 as history, and the current buffer's name as default.
8353
3709505e
SM
83542007-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
8355
8356 * keyboard.c (Fcommand_execute): Call Qcall_interactively instead of
8357 manipulating the backtrace manually.
8358 (make_lispy_event): Merge the ASCII and MULTIBYTE cases.
8359 (struct backtrace, backtrace_list): Remove.
8360 (command_loop_1): Remove dead var `no_direct'.
8361
8362 * buffer.c (reset_buffer_local_variables): If permanent_too is 0, also
8363 preserve non-built-in buffer-local variables.
8364 (Fkill_all_local_variables): Don't re-create&re-set permanent
8365 buffer-local variables.
8366
e2bec886
JL
83672007-12-09 Juri Linkov <juri@jurta.org>
8368
8369 * buffer.c (Frename_buffer): Change interactive spec from "s" to
8370 Lisp code that uses `read-buffer' with current buffer as default.
8371
a31d47c7
MA
83722007-12-08 Michael Albinus <michael.albinus@gmx.de>
8373
8374 * dbusbind.c (xd_read_message): Generate an event for every
8375 registered handler. There might be several handlers registered
8376 for the same signal.
8377 (Fdbus_register_signal): Don't overwrite a registration for the
8378 same signal. Add a new registration if handlers are different.
8379 (Vdbus_registered_functions_table): Rework doc string.
8380
52da95fa
MA
83812007-12-07 Michael Albinus <michael.albinus@gmx.de>
8382
8383 * dbusbind.c (Fdbus_get_unique_name, xd_read_message)
8384 (Fdbus_register_signal): Use DBUS_MAXIMUM_NAME_LENGTH and
8385 DBUS_MAXIMUM_MATCH_RULE_LENGTH for string lengths.
8386 (Fdbus_call_method, Fdbus_send_signal, Fdbus_register_signal):
8387 Unify argument lists.
a0a3805c 8388 (xd_read_message, Fdbus_register_signal): Reorder and extend event
52da95fa
MA
8389 arguments and hash table keys. Use unique name for service.
8390 (Fdbus_unregister_signal): Remove checks.
8391 (Vdbus_registered_functions_table): Fix doc string.
8392
e5e76c04 83932007-12-05 Magnus Henoch <mange@freemail.hu>
0277bfa1
RS
8394
8395 * process.c (make_process): Initialize pty_flag to 0.
8396
e5e76c04 83972007-12-05 Jason Rumney <jasonr@gnu.org>
44b1dc2e
JR
8398
8399 * image.c (xbm_load) [WINDOWSNT]: Shuffle the bits of directly
8400 specified XBMs.
8401
e5e76c04 84022007-12-05 Richard Stallman <rms@gnu.org>
048addec 8403
e5e76c04 8404 * xdisp.c (syms_of_xdisp) <scroll-conservatively>: Doc fix.
048addec 8405
e5e76c04 84062007-12-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
048addec 8407
e5e76c04
MB
8408 * mac.c (cfsockets_for_select) [MAC_OSX && SELECT_USE_CFSOCKET]:
8409 New variable.
8410 (mac_try_close_socket) [MAC_OSX]: New function.
8411 [MAC_OSX] (sys_select) [SELECT_USE_CFSOCKET]:
8412 Update cfsockets_for_select. Replace invalid CFRunLoop source.
048addec 8413
e5e76c04
MB
8414 * sysdep.c (emacs_close) [MAC_OSX && HAVE_CARBON]:
8415 Use mac_try_close_socket.
048addec 8416
e5e76c04 84172007-12-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
048addec 8418
e5e76c04
MB
8419 * unexmacosx.c (unrelocate): New argument BASE. Use it instead of
8420 reloc_base.
8421 (copy_dysymtab): Compute relocation base here.
8422 (rebase_reloc_address) [__ppc64__]: New function.
8423 (copy_dysymtab) [__ppc64__]: Use it if relocation base needs to be
8424 changed.
048addec 8425
e5e76c04 84262007-12-05 Jason Rumney <jasonr@gnu.org>
048addec 8427
e5e76c04 8428 * w32proc.c (sys_spawnve): Quote args with wildcards.
048addec 8429
e5e76c04 84302007-12-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
048addec 8431
e5e76c04
MB
8432 * unexmacosx.c (copy_data_segment): Also copy __gcc_except_tab and
8433 __objc_* sections.
8434 (unrelocate) [_LP64]: Set relocation base to address of data segment.
048addec 8435
96faeb40
MA
84362007-12-05 Michael Albinus <michael.albinus@gmx.de>
8437
8438 * dbusbind.c (xd_read_message): Return value is a Lisp_Object.
8439 Move check for Vdbus_registered_functions_table to
8440 xd_read_queued_messages.
8441 (xd_read_queued_messages): Protect xd_read_message calls by
8442 internal_condition_case_1.
8443
39abdd4a
MA
84442007-12-04 Michael Albinus <michael.albinus@gmx.de>
8445
87df3c32 8446 * dbusbind.c (QCdbus_system_bus, QCdbus_session_bus): Rename from
39abdd4a 8447 Qdbus_system_bus and Qdbus_session_bus, respectively.
87df3c32 8448 (Vdbus_intern_symbols): Remove.
39abdd4a 8449 (Vdbus_registered_functions_table): New hash table.
87df3c32 8450 (XD_SYMBOL_INTERN_SYMBOL): Remove.
39abdd4a 8451 (xd_read_message, Fdbus_register_signal, Fdbus_unregister_signal):
87df3c32 8452 Rewrite in order to manage registered functions by hash table
39abdd4a
MA
8453 Vdbus_registered_functions_table.
8454
880820fe 84552007-12-03 Jan Djärv <jan.h.d@swipnet.se>
7ba30657
JD
8456
8457 * xterm.c: Update URL to Window Manager Specification in comment.
8458
033b73e2
MA
84592007-12-02 Michael Albinus <michael.albinus@gmx.de>
8460
8461 * config.in (HAVE_DBUS): Add.
8462
a0a3805c 8463 * Makefile.in (HAVE_DBUS): Add D-Bus definitions if defined.
033b73e2
MA
8464 (ALL_CFLAGS): Add ${DBUS_CFLAGS}.
8465 (obj): Add $(DBUS_OBJ).
8466 (LIBES): Add $(DBUS_LIBS).
8467 (dbusbind.o): New target.
8468
8469 * dbusbind.c: New file.
8470
8471 * emacs.c (main): Call syms_of_dbusbind when HAVE_DBUS is defined.
8472
8473 * keyboard.c: All D-Bus related code is wrapped by "#ifdef HAVE_DBUS".
a0a3805c 8474 (Qdbus_event): New Lisp symbol.
033b73e2 8475 (kbd_buffer_get_event, make_lispy_event): Handle DBUS_EVENT.
87df3c32 8476 (gobble_input): Call xd_read_queued_messages, reading D-Bus messages.
033b73e2
MA
8477 (keys_of_keyboard ): Define dbus-event.
8478
8479 * termhooks.h (event_kind): Add DBUS_EVENT when HAVE_DBUS is defined.
8480
39d0bf74
RS
84812007-12-01 Richard Stallman <rms@gnu.org>
8482
8483 * search.c (syms_of_search) <inhibit-changing-match-data>: Doc fix.
8484
f3157c65
JR
84852007-11-30 Jason Rumney <jasonr@gnu.org>
8486
8487 * w32console.c (w32con_ins_del_lines, scroll_line): Clip to window.
8488 (w32con_reset_terminal_modes): Clear screen buffer.
f1e8dcf1
JR
8489 (w32_face_attributes): Don't use color indexes that are out of range.
8490 Only reverse the default colors.
f3157c65
JR
8491
8492 * xfaces.c (map_tty_color, tty_color_name): Remove special case for
8493 WINDOWSNT.
8494
8495 * w32console.c, w32term.h (vga_stdcolor_name): Remove.
8496
b510360c
JR
84972007-11-29 Jason Rumney <jasonr@gnu.org>
8498
8499 * w32console.c: Leave HAVE_WINDOW_SYSTEM defined.
8500 (w32_face_attributes): Use Vtty_defined_color_alist to determine
8501 if the terminal colors are initialized.
8502 (unspecified_fg, unspecified_bg): Remove unused declarations.
8503
4b7ab1c4
AS
85042007-11-29 Andreas Schwab <schwab@suse.de>
8505
8506 * keyboard.c (apply_modifiers): Fix typo.
8507
4bb6c266
RS
85082007-11-29 Richard Stallman <rms@gnu.org>
8509
8510 * keymap.c (Fcurrent_local_map): Doc fix.
8511
aa44cd84
GM
85122007-11-28 Petr Salinger <Petr.Salinger@seznam.cz> (tiny change)
8513
8514 * s/gnu-kfreebsd.h: New file.
8515
21ec2c43
SM
85162007-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
8517
cc648cef
SM
8518 * buffer.c (Fget_buffer_create, Fmake_indirect_buffer):
8519 Don't cast redundantly.
8520
21ec2c43
SM
8521 * keyboard.c (KEY_TO_CHAR): New macro.
8522 (parse_modifiers, apply_modifiers): Accept integer arguments.
8523 (read_key_sequence): Use them to unify the "shift->unshift" mapping
8524 for chars and symbol keys.
8525 After doing such remapping, apply function-key-map again.
8526
73e72da4
DN
85272007-11-27 Dan Nicolaescu <dann@ics.uci.edu>
8528
8529 * Makefile.in (SOME_MACHINE_LISP): Remove VMS files, they are not
8530 compiled anymore.
8531
254693ff
AS
85322007-11-26 Andreas Schwab <schwab@suse.de>
8533
8534 * process.c (list_processes_1): Fix indentation level of the
8535 command column.
8536
ff6e6ac8
AS
85372007-11-23 Andreas Schwab <schwab@suse.de>
8538
8539 * editfns.c (Fformat): Handle %c specially since it requires the
8540 argument to be of type int.
8541
f7cf8b20
SM
85422007-11-23 Markus Triska <markus.triska@gmx.at>
8543
8544 * emacs.c (main): Call init_editfns before init_process, since
2a2e8de7 8545 init_process sets Vprocess_connection_type depending on OS release.
f7cf8b20 8546
569c11e3
SM
85472007-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
8548
8787dd73
SM
8549 * data.c (do_symval_forwarding): Use same code as in find_symbol_value.
8550 (find_symbol_value): Use do_symval_forwarding.
8551
569c11e3
SM
8552 * data.c (set_internal): Set the value in the `cons-cell' (for
8553 Buffer_Local_values) not only for frame-local variables.
8554
6af1696d
AS
85552007-11-22 Andreas Schwab <schwab@suse.de>
8556
8557 * data.c (Fnumber_to_string): Add cast when passing EMACS_INT
8558 values to sprintf.
8559 * keymap.c (Fsingle_key_description): Likewise.
8560 * print.c (print_object): Likewise.
8561
880820fe 85622007-11-22 Jan Djärv <jan.h.d@swipnet.se>
d4ad8c04
JD
8563
8564 * gtkutil.c (update_frame_tool_bar): Don't call x-gtk-map-stock if
8565 file for image is nil.
8566
7c401d15
DN
85672007-11-22 Dan Nicolaescu <dann@ics.uci.edu>
8568
8569 * term.c: Include stdarg.h.
569c11e3 8570 (fatal): Implement using varargs.
a0a3805c 8571 * lisp.h (fatal): Add argument types. (Restore 2005-09-30 change).
7c401d15 8572
64e16c3c
SM
85732007-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
8574
8575 * lisp.h (struct Lisp_Buffer_Objfwd): Add a `slottype' field.
8576 * data.c (store_symval_forwarding): Get type from buffer_objfwd.
8577 Update call to buffer_slot_type_mismatch.
8578 * buffer.h (buffer_local_types, PER_BUFFER_TYPE): Remove.
8579 (buffer_slot_type_mismatch): Update.
8580 * buffer.c (buffer_local_types): Remove.
8581 (buffer_slot_type_mismatch): Get the symbol and type as arguments.
8582 (defvar_per_buffer): Set the type in the buffer_objfwd.
8583
d4aa48db 85842007-11-21 Jason Rumney <jasonr@gnu.org>
5f42a7eb 8585
64e16c3c
SM
8586 * w32bdf.c (w32_init_bdf_font, w32_BDF_to_x_font):
8587 CreateFileMapping returns NULL on failure.
5f42a7eb 8588
d4aa48db 85892007-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
048addec 8590
d4aa48db
MB
8591 * search.c (Fset_match_data): Remove the `evaporate' feature.
8592 (unwind_set_match_data): Don't use the `evaporate' feature.
437dfb9f 8593
bdae0540
JR
85942007-11-21 Jason Rumney <jasonr@gnu.org>
8595
8596 * dispnew.c (init_display) [WINDOWSNT]: Hardcode terminal_type.
8597
8598 * w32console.c (w32con_write_glyphs): Remove unused variables.
8599
202c09a8
DN
86002007-11-20 Dan Nicolaescu <dann@ics.uci.edu>
8601
b951420f
DN
8602 * macterm.c (mac_term_init): Call add_keyboard_wait_descriptor.
8603
202c09a8
DN
8604 * s/darwin.h (MULTI_KBOARD): Remove.
8605
8606 * macfns.c (x_create_tip_frame, Fx_create_frame)
8607 (x_create_tip_frame): Don't deal with MULTI_KBOARD.
8608
bae72c12
SM
86092007-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
8610
e7c10f83
SM
8611 * buffer.c (Fbuffer_local_value): Remove redundant test.
8612 (swap_out_buffer_local_variables): Swap out binding in `buffer' rather
8613 than in `current-buffer' to match the comment.
8614 Do the swap using swap_in_global_binding.
8615
136eb6ed
SM
8616 * data.c (store_symval_forwarding, set_internal):
8617 * eval.c (specbind): Remove dead code.
8618
bae72c12
SM
8619 * coding.c (detect_coding, Fupdate_coding_systems_internal):
8620 * fns.c (Fmd5): Use find_symbol_value rather than SYMBOL_VALUE
8621 Since we do not want to see internal Lisp_*fwd objects here.
8622
880820fe 86232007-11-18 Jan Djärv <jan.h.d@swipnet.se>
95fbaefc 8624
3d66b985
JD
8625 * sysdep.c (init_system_name): Use getaddrinfo if available.
8626
95fbaefc
JD
8627 * xterm.c (x_scroll_bar_set_handle, x_scroll_bar_handle_click)
8628 (x_scroll_bar_note_movement): start, end, with, height in struct
8629 scroll_bar are integers and not Lisp_Object, so remove XINT for them.
8630
6c1d8cb6
DN
86312007-11-17 Dan Nicolaescu <dann@ics.uci.edu>
8632
8633 * puresize.h (BASE_PURESIZE): Increase to 1190000.
8634
30f95089
SM
86352007-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
8636
66b04bd4
SM
8637 * buffer.h (struct buffer): Move `undo_list' back to before `name'.
8638 This undoes Richard's change of 14-Oct-2002.
8639
6d3f2bb2
SM
8640 * alloc.c (allocate_other_vector):
8641 * lisp.h (allocate_other_vector): Remove.
8642
b05b4e27
SM
8643 * window.c (struct save_window_data): Move non-lisp data to the end
8644 and make it `int' rather than Lisp_Object.
8645 (Fcurrent_window_configuration): Use ALLOCATE_PSEUDOVECTOR.
8646 Done wrap/unwrap integer values.
8647 (Fset_window_configuration, compare_window_configurations):
8648 Update use of fields to their new types.
8649
056ce195
SM
8650 * xterm.h (struct scroll_bar): Only use Lisp_Object for lisp data.
8651 Turn integer fields into `int'. Merge x_window_low and x_window_high.
8652 (SCROLL_BAR_PACK, SCROLL_BAR_UNPACK, SCROLL_BAR_X_WINDOW)
8653 (SET_SCROLL_BAR_X_WINDOW): Remove.
8654 (SCROLL_BAR_X_WIDGET, SET_SCROLL_BAR_X_WIDGET):
8655 Access the new x_window field directly.
8656 * xterm.c (x_scroll_bar_create): Use a pseudovector.
8657 Don't wrap/unwrap integers into Lisp_Objects.
8658 (XTset_vertical_scroll_bar, x_scroll_bar_handle_click)
8659 (x_scroll_bar_report_motion):
8660 Don't wrap/unwrap integers into Lisp_Objects.
8661 (x_term_init): Use SDATA.
8662 (x_window_to_scroll_bar, x_create_toolkit_scroll_bar)
8663 (x_scroll_bar_set_handle, x_scroll_bar_remove)
8664 (XTset_vertical_scroll_bar, x_scroll_bar_expose)
8665 (x_scroll_bar_report_motion, x_scroll_bar_clear):
8666 * xfns.c (x_set_background_color):
8667 * gtkutil.c (xg_create_scroll_bar, xg_set_toolkit_scroll_bar_thumb):
8668 Access the new x_window field directly.
8669
30f95089
SM
8670 * alloc.c (ALLOCATE_PSEUDOVECTOR): Move to lisp.h.
8671 (allocate_pseudovector): Make non-static.
6d3f2bb2 8672
30f95089
SM
8673 * lisp.h (enum pvec_type): New tag PVEC_OTHER.
8674 (allocate_pseudovector): Declare.
6f69e89b 8675 (ALLOCATE_PSEUDOVECTOR): Move from alloc.c.
30f95089 8676
9b6112e8
AS
86772007-11-15 Andreas Schwab <schwab@suse.de>
8678
30f95089
SM
8679 * editfns.c (Fformat): Correctly format EMACS_INT values.
8680 Also take precision into account when formatting an integer.
0f860bd7 8681
9b6112e8
AS
8682 * keyboard.c (Fevent_symbol_parse_modifiers): Fix declaration.
8683
262fcd41
SM
86842007-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
8685
58da34c7
SM
8686 * keyboard.c (Fevent_symbol_parse_modifiers): New function.
8687 (syms_of_keyboard): Defsubr it.
8688
262fcd41
SM
8689 * data.c (swap_in_global_binding): Fix longstanding bug where
8690 store_symval_forwarding was not called with the right second argument,
8691 thus causing objfwd-ing from being dropped.
8692
d29a9848
JB
86932007-11-14 Juanma Barranquero <lekktu@gmail.com>
8694
8695 * macfns.c (Fx_create_frame, Fx_display_pixel_width)
8696 (Fx_display_pixel_height, Fx_display_planes)
8697 (Fx_display_color_cells, Fx_server_max_request_size)
8698 (Fx_server_vendor, Fx_server_version, Fx_display_backing_store)
8699 (Fx_display_visual_class, Fx_display_save_under):
8700 * w32fns.c (Fx_create_frame, Fx_display_pixel_width)
8701 (Fx_display_pixel_height, Fx_display_planes)
8702 (Fx_display_color_cells, Fx_server_max_request_size)
8703 (Fx_server_vendor, Fx_server_version, Fx_display_screens)
8704 (Fx_display_mm_height, Fx_display_mm_width)
8705 (Fx_display_backing_store, Fx_display_visual_class)
8706 (Fw32_select_font, Fx_display_save_under):
8707 * xfns.c (Fx_create_frame, Fx_display_pixel_width)
8708 (Fx_display_pixel_height, Fx_display_planes)
8709 (Fx_display_color_cells, Fx_server_max_request_size)
8710 (Fx_server_vendor, Fx_server_version, Fx_display_backing_store)
8711 (Fx_display_save_under): Fix typos in docstrings.
8712
74084731
JB
87132007-11-14 Juanma Barranquero <lekktu@gmail.com>
8714
8715 * w32fns.c (Fw32_registered_hot_keys): Don't return the nil values
8716 corresponding to deleted entries; they are an implementation detail.
8717 (gray_bitmap_width, gray_bitmap_height, gray_bitmap_bits):
8718 Remove variables.
8719 (w32_pass_extra_mouse_buttons_to_system, w32_strict_fontnames)
8720 (w32_pass_multimedia_buttons_to_system, w32_strict_painting)
8721 (Vw32_charset_info_alist, w32_to_x_color, w32_init_class)
8722 (w32_createscrollbar, w32_createwindow, my_post_msg, w32_get_modifiers)
8723 (w32_grabbed_keys, cancel_all_deferred_msgs): Make static.
d29a9848 8724 (Fw32_define_rgb_color, Fw32_load_color_file)
74084731 8725 (syms_of_w32fns) <w32-pass-multimedia-buttons-to-system>:
02b39a28
JB
8726 Fix typos in docstrings.
8727 (Fx_server_version): Reflow docstring.
8728 (Fw32_shell_execute): Doc fixes.
74084731 8729
fb053a1f
JB
87302007-11-13 Juanma Barranquero <lekktu@gmail.com>
8731
8732 * w32fns.c (Fw32_register_hot_key): Don't try to register hot key
8733 if w32_parse_hot_key returned nil.
8734
a457417e 87352007-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
9ec1bdb6 8736
a457417e 8737 * xdisp.c (load_overlay_strings): Fix copy&paste typo.
9ec1bdb6 8738
4b219faa
JR
87392007-11-09 Jason Rumney <jasonr@gnu.org>
8740
8741 * s/ms-w32.c (USE_TOOLKIT_SCROLL_BARS): Define.
8742
8743 * w32term.c (w32_scroll_bar_handle_click): Use SCROLL_BAR_CLICK_EVENT.
8744
8745 * keyboard.c (discard_mouse_events, make_lispy_event) [WINDOWSNT]:
8746 Remove W32_SCROLL_BAR_CLICK_EVENT.
8747
8748 * termhooks.h (enum event_kind) [WINDOWSNT]: Likewise.
8749 Add MULTIMEDIA_KEY_EVENT.
8750
8751 * keyboard.c (lispy_function_keys) [WINDOWSNT]: Add more keys.
8752 (lispy_multimedia_keys) [WINDOWSNT]: New array.
8753 (make_lispy_event) [WINDOWSNT]: Use it to translate
8754 MULTIMEDIA_KEY_EVENT.
8755
8756 * w32term.h (WM_APPCOMMAND): Define if not already.
8757 (GET_APPCOMMAND_LPARAM): Likewise.
8758
8759 * w32term.c (w32_read_socket): Generate MULTIMEDIA_KEY_EVENT from
8760 WM_APPCOMMAND.
8761
8762 * w32fns.c (w32_pass_multimedia_buttons_to_system): New user option.
8763 (syms_of_w32fns): Export and initialize it.
8764 (w32_wnd_proc): Pass WM_APPCOMMAND on to w32_read_socket.
8765
c12ecb0a 87662007-11-09 Chong Yidong <cyd@stupidchicken.com>
d388d2ac
CY
8767
8768 * dispextern.h (struct it): Don't define OVERLAY_STRING_CHUNK_SIZE
8769 twice.
8770
8771 * xdisp.c (handle_face_prop): Fix last change.
8772
c12ecb0a 87732007-11-09 Richard Stallman <rms@gnu.org>
048addec 8774
c12ecb0a
MB
8775 * xdisp.c (handle_face_prop): Test for strings that came from overlays,
8776 not just for after-strings and before-strings.
8777 Call face_for_overlay_string and pass the overlay to it.
8778 (handle_display_prop): Determine whether property came from an overlay.
8779 Pass OVERLAY arg to handle_single_display_spec.
8780 (handle_single_display_spec): New arg OVERLAY sets it->from_overlay.
8781 (load_overlay_strings): Fill in it->string_overlays.
8782 (get_overlay_strings_1, push_it, pop_it): Handle it->from_overlays.
b5cb6072 8783
c12ecb0a
MB
8784 * xfaces.c (face_for_overlay_string): Function renamed from
8785 face_at_buffer_position_no_overlays, and add arg OVERLAY.
b5cb6072 8786
c12ecb0a
MB
8787 * dispextern.h (struct it): New elt string_overlays.
8788 New elt from_overlay, also in stack.
8789 Rearrange a few elements.
8790 (face_for_overlay_string): Decl renamed from
8791 face_at_buffer_position_no_overlays, and add argument.
15fff01d 8792
c12ecb0a 87932007-11-09 Richard Stallman <rms@gnu.org>
0065bb74 8794
c12ecb0a
MB
8795 * xdisp.c (handle_face_prop): Use face_at_buffer_position_no_overlays
8796 to get the base face for an overlay string.
0d8466cc 8797
c12ecb0a 8798 * dispextern.h (face_at_buffer_position_no_overlays): Add decl.
15fff01d 8799
c12ecb0a 8800 * xfaces.c (face_at_buffer_position_no_overlays): New function.
2fae9111 8801
c12ecb0a 8802 * xdisp.c (handle_stop): Move some code out of loop.
2d6c1fc0 8803
c12ecb0a 88042007-11-09 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
07025a55 8805
c12ecb0a
MB
8806 * macfns.c [USE_ATSUI] (Fmac_atsu_font_face_attributes):
8807 Fix conversion from Lisp object to ATSUFontID.
07025a55 8808
c12ecb0a 88092007-11-09 Jason Rumney <jasonr@gnu.org>
07025a55 8810
c12ecb0a 8811 * xdisp.c (Fformat_mode_line): Do nothing when noninteractive.
3a232704 8812
c12ecb0a 88132007-11-09 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
539e92ad 8814
c12ecb0a
MB
8815 * unexmacosx.c (unexec_regions_recorder, unexec_regions_merge):
8816 Don't assume regions are aligned to page boundary.
8817 (print_load_command_name): Add LC_UUID if defined.
3a232704 8818
c12ecb0a 88192007-11-09 Richard Stallman <rms@gnu.org>
0cb8bb48 8820
c12ecb0a 8821 * emacs.c (syms_of_emacs) <installation-directory>: Reflow docstring.
539e92ad 8822
b8ddfbcc
JR
88232007-11-07 Jason Rumney <jasonr@gnu.org>
8824
8825 * s/windows95.h: Remove.
8826
880820fe 88272007-11-06 Jan Djärv <jan.h.d@swipnet.se>
e624c3f9
JD
8828
8829 * gtkutil.c (xg_tool_bar_menu_proxy): Handle GTK_IMAGE_ICON_NAME and
8830 abort with a message on unhandled store_type values.
8831
880820fe 88322007-11-01 Jan Djärv <jan.h.d@swipnet.se>
ac1278c1
JD
8833
8834 * xterm.c, xfns.c, xselect.c, xterm.h, s/msdos.h, s/sco4.h, s/sco5.h:
8835 Remove HAVE_X11R5 and HAVE_X11R4.
8836
04a697fe
DN
88372007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
8838
8839 * Makefile.in: Remove references to sunfns.c and sunfns.o.
8840
880820fe 88412007-11-01 Johan Bockgård <bojohan@gnu.org>
56dad874
GM
8842
8843 * macterm.c, w32term.c, xterm.c (x_draw_stretch_glyph_string):
fb053a1f 8844 Don't set s->stippled_p here, since it has already been set by
56dad874
GM
8845 x_set_glyph_string_gc from x_draw_glyph_string.
8846
07e5c0b0
DN
88472007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
8848
2a2e8de7 8849 * sunfns.c: Remove file.
07e5c0b0
DN
8850
8851 * m/sun386.h:
8852 * m/sun2.h:
8853 * m/sparc.h: Remove Sun windows code.
8854
1bc973c2
SM
88552007-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
8856
8857 * keyboard.c (syms_of_keyboard): Initialize the initial_kboard.
8858 (init_keyboard): Set current_kboard's window-system to nil.
8859 (tty_read_avail_input): Typo.
8860 * frame.c (make_initial_frame): Don't initialize the initial_kboard.
8861
c22140f6
DN
88622007-10-31 Dan Nicolaescu <dann@ics.uci.edu>
8863
8864 * s/usg5-4.h:
8865 * s/usg5-3.h:
8866 * s/ptx.h:
8867 * m/is386.h:
8868 * m/ibmps2-aix.h:
2a2e8de7 8869 * Makefile.in: Remove all mentions of X10.
c22140f6
DN
8870
8871 * dispnew.c (syms_of_display): Don't mention version 10.
8872
660a8219
JB
88732007-10-28 Juanma Barranquero <lekktu@gmail.com>
8874
8875 * makefile.w32-in (OBJ1): Remove abbrev.$(O).
8876 ($(BLD)/abbrev.$(O)): Remove.
8877
e047f448
SM
88782007-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
8879
8880 Rewrite abbrev.c in Elisp.
8881 * image.c (Qcount): Don't declare as extern.
8882 (syms_of_image): Initialize and staticpro `Qcount'.
8883 * puresize.h (BASE_PURESIZE): Increase for the new abbrev.el functions.
8884 * emacs.c (main): Don't call syms_of_abbrev.
8885 * Makefile.in (obj): Remove abbrev.o.
8886 (abbrev.o): Remove.
8887 * abbrev.c: Remove.
8888
67b73e3a
MR
88892007-10-26 Martin Rudalics <rudalics@gmx.at>
8890
8891 * window.c (window_min_size_2): Don't count header-line.
8892
e3d7bd83
DN
88932007-10-26 Dan Nicolaescu <dann@ics.uci.edu>
8894
8895 * frame.h (struct frame): Move all bit fields after the first bit
660a8219 8896 field to take advantage of the available space. Group all the
e3d7bd83
DN
8897 chars together to reduce wasted space due to padding.
8898
a3547743
JB
88992007-10-26 Juanma Barranquero <lekktu@gmail.com>
8900
e298936f
JB
8901 * minibuf.c (Fread_minibuffer, Feval_minibuffer): Reflow docstrings.
8902
d3d47262
JB
8903 * alloc.c (spare_memory, stack_copy, stack_copy_size, ignore_warnings)
8904 (Vdead, dont_register_blocks, staticvec, staticidx, interval_block)
8905 (n_interval_blocks, init_strings, check_string_bytes, check_sblock)
8906 (init_float, free_float, n_cons_blocks, init_cons, all_vectors)
8907 (n_vectors, symbol_block, symbol_block_index, symbol_free_list)
8908 (n_symbol_blocks, init_symbol, marker_block, marker_free_list)
8909 (n_marker_blocks, init_marker, valid_pointer_p, make_pure_float)
8910 (last_marked, mark_object_loop_halt): Make static.
8911
a3547743
JB
8912 * frame.c (syms_of_frame) <delete-frame-functions>:
8913 Fix typo in docstring.
8914
14c71d8b
JB
89152007-10-25 Juanma Barranquero <lekktu@gmail.com>
8916
8917 * w32.c (init_environment): Fix tiny memory leak.
66199f74 8918 (w32_get_resource): Remove unused variable `ok'.
14c71d8b 8919
70b8d0a4
SM
89202007-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
8921
8922 Make `window-system' into a keyboard-local variable (rather than
8923 frame-local as done originally by multi-tty).
8924
8925 * keyboard.h (struct kboard): Add Vwindow_system.
8926 * keyboard.c (init_kboard): Set a default for Vwindow_system.
8927 (mark_kboards): Mark Vwindow_system.
8928
8929 * dispnew.c (syms_of_display) <window-system>: Declare terminal-local.
8930 (init_display): Don't set the obsolete `window-system' frame-param.
8931
8932 * xterm.c (x_term_init):
8933 * w32term.c (w32_create_terminal):
8934 * term.c (init_tty): Set Vwindow_system.
8935 * macterm.c (mac_create_terminal): Set a keyboard (missing piece of the
8936 multi-tty merge maybe?), copied from w32term.c. Set Vwindow_system.
8937
8938 * xfns.c (Fx_create_frame, x_create_tip_frame):
8939 * w32fns.c (Fx_create_frame, x_create_tip_frame):
8940 * macfns.c (Fx_create_frame):
8941 Don't set the obsolete `window-system' frame-param.
8942
8943 * frame.h (Qwindow_system): Remove.
8944 * frame.c (Qwindow_system): Remove. In `syms_of_frame' as well.
8945 (Fmake_terminal_frame): Don't set obsolete `window-system' frame-param.
8946
fdc90613 89472007-10-24 Richard Stallman <rms@gnu.org>
4521d1fc 8948
fdc90613
MB
8949 * frame.c (x_figure_window_size): For fullscreen case,
8950 set USPosition | PPosition without clobbering rest of window_prompting.
7c75be36 8951
fdc90613 8952 * keyboard.c (Fcurrent_idle_time): Doc fix.
4521d1fc 8953
fdc90613 8954 * print.c (Fwith_output_to_temp_buffer): Doc fix.
4521d1fc 8955
7357cb04
SM
89562007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
8957
98228e72
SM
8958 * process.c (unwind_request_sigio): Only define if __ultrix__.
8959
1baf6db9
SM
8960 * callproc.c (child_setup): Remove spurious *.
8961
4d0ac3d7
SM
8962 * lisp.h (Fget_text_property): Declare.
8963 (have_menus_p): Declare it here rather than in sys-dep header files.
8964 * macterm.h (have_menus_p):
8965 * msdos.h (have_menus_p):
8966 * xterm.h (have_menus_p): Remove.
8967
7357cb04
SM
8968 * data.c (Fmake_variable_buffer_local, Fmake_local_variable)
8969 (Fmake_variable_frame_local): Just check the variable's const-ness
8970 rather than checking nil or t.
8971
866e6dd6
JR
89722007-10-22 Jason Rumney <jasonr@gnu.org>
8973
b00afeae
JR
8974 * w32fns.c: Include math.h.
8975 (w32_abort): Declaration moved to nt/config.nt.
0f7f11b7 8976
c8f7c76b
JR
8977 * s/ms-w32.h (HAVE_STDLIB_H): Define.
8978 (abort): Redefinition moved to nt/config.nt.
8979
866e6dd6
JR
8980 * m/windowsnt.h: Remove.
8981
e79beb56
JB
89822007-10-22 Juanma Barranquero <lekktu@gmail.com>
8983
8984 * emacs.c (Fdump_emacs): Fix typo in message.
8985 (syms_of_emacs) <kill-emacs-hook>: Fix typo in docstring.
8986 <installation-directory>: Reflow docstring.
8987
fb30dfd2
JL
89882007-10-22 Juri Linkov <juri@jurta.org>
8989
8990 * minibuf.c: Allow minibuffer default to be a list of default values.
8991 With empty input use the first element of this list as returned default.
e79beb56 8992 (string_to_object)
0f7f11b7 8993 (read_minibuf_noninteractive): If defalt is cons, set val to its car.
fb30dfd2
JL
8994 (read_minibuf): If defalt is cons, set histstring to its car.
8995 (Fread_string): If default_value is cons, set val to its car.
8996 (Fread_buffer): If def is cons, use its car.
8997 (Fcompleting_read): If defalt is cons, set val to its car.
8998
1f163f28
MA
89992007-10-21 Michael Albinus <michael.albinus@gmx.de>
9000
9001 * fileio.c (Fcopy_file): Call file name handler with preserve_uid_gid.
9002
db3534c3
JB
90032007-10-20 Juanma Barranquero <lekktu@gmail.com>
9004
9005 * doc.c (Fdocumentation): Check for advice in all cases.
9006
c6f18a07
CY
90072007-10-19 Chong Yidong <cyd@stupidchicken.com>
9008
9009 * Makefile.in [HAVE_LIBRESOLV]: Add -lresolv to linker flags.
9010
2a1534d3
RS
90112007-10-19 Richard Stallman <rms@gnu.org>
9012
9013 * doc.c (Fdocumentation): Check for and handle an advised function.
9014
7b82c3b6
JB
90152007-10-19 Juanma Barranquero <lekktu@gmail.com>
9016
9017 * process.c (Fset_process_filter): Doc fix.
9018
3278f20e
SM
90192007-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
9020
9021 * keyboard.c (read_key_sequence): Undo a change introduced by multi-tty
9022 which caused key-translation-map to applied repeatedly (thus breaking
9023 double-mode).
9024
99784d63
SM
90252007-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
9026
9027 * xselect.c (x_own_selection, x_handle_selection_clear)
9028 (x_clear_frame_selections):
9029 * w32menu.c (list_of_panes, list_of_items):
9030 * w32fns.c (w32_color_map_lookup, Fx_create_frame, Fx_display_list):
9031 * textprop.c (validate_plist, interval_has_all_properties)
9032 (interval_has_some_properties, interval_has_some_properties_list)
9033 (add_properties, text_property_list):
9034 * process.c (Fget_buffer_process, list_processes_1, status_notify):
9035 * minibuf.c (Fassoc_string):
9036 * macselect.c (x_own_selection, x_clear_frame_selections)
9037 (Fx_disown_selection_internal):
9038 * keymap.c (Fcommand_remapping, where_is_internal, describe_map_tree):
9039 Use CONSP rather than !NILP and XC[AD]R rather than Fc[ad]r.
9040
44bb704d
CY
90412007-10-17 Chong Yidong <cyd@stupidchicken.com>
9042
9043 * process.c: Link to libs for calling res_init() if available.
9044 (Fmake_network_process): Call res_init() before getaddrinfo or
9045 gethostbyname, if possible.
9046
d314756e
SM
90472007-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
9048
2504022a
SM
9049 * lread.c (read1): Set pvectype for char_tables.
9050
19fa82b9
SM
9051 * lisp.h (XMISCANY, XMARKER, XINTFWD, XBOOLFWD, XOBJFWD, XOVERLAY)
9052 (XBUFFER_OBJFWD, XBUFFER_LOCAL_VALUE, XKBOARD_OBJFWD, XSAVE_VALUE):
9053 Add type checks.
9054 (SOME_BUFFER_LOCAL_VALUEP, GC_SOME_BUFFER_LOCAL_VALUEP): Remove.
9055
d314756e
SM
9056 * alloc.c (free_misc): Use XMISCTYPE.
9057 (live_misc_p, gc_sweep): Use Lisp_Misc_Any.
9058
94b9aaa2
GM
90592007-10-17 Glenn Morris <rgm@gnu.org>
9060
9061 * minibuf.c (Qcompletion_ignore_case): New Lisp_Object.
9062 (syms_of_minibuf): Add Qcompletion_ignore_case.
9063 * dired.c (Qcompletion_ignore_case): Change to external.
9064 (syms_of_dired) [VMS]: Remove Qcompletion_ignore_case.
9065 * fileio.c (Qcompletion_ignore_case): New external Lisp_Object.
9066 (Fread_file_name): Use it rather than intern'ing.
9067
9068 * coding.c (Qcompletion_ignore_case): New external Lisp_Object.
9069 (Fread_coding_system): Ignore case of user input.
9070
da6658e8
YM
90712007-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9072
9073 * xdisp.c (handle_display_prop): Ignore display specs after
9074 replacing one when string text is being replaced.
9075 (handle_single_display_spec): Pretend as if characters with display
9076 property haven't been consumed only when buffer text is being replaced.
9077
11fb4bdb
SM
90782007-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
9079
9beb8baa
SM
9080 * xfns.c (Fx_create_frame, Fx_display_list):
9081 * window.c (window_fixed_size_p, enlarge_window)
9082 (shrink_window_lowest_first):
9083 * macterm.c (init_font_name_table):
9084 * macfns.c (Fx_create_frame, Fx_display_list):
9085 * lread.c (close_load_descs):
9086 * keyboard.c (read_char_x_menu_prompt):
9087 * fns.c (Fmember, Fmemql, Fdelete, Fset_char_table_parent):
9088 * coding.c (code_convert_region_unwind): Test the type of an object
9089 rather than just !NILP before extracting data from it.
9090
d3f41ff5
SM
9091 * alloc.c (Fpurecopy): Set the pvec tag on pseudo vectors.
9092
67ee9f6e
SM
9093 * lisp.h (enum Lisp_Misc_Type): Del Lisp_Misc_Some_Buffer_Local_Value.
9094 (XMISCANY): New macro.
9095 (XMISCTYPE): Use it.
9096 (struct Lisp_Misc_Any): New type.
9097 (union Lisp_Misc): Use it.
9098 (struct Lisp_Buffer_Local_Value): Add `local_if_set' bit.
9099 * data.c (Fboundp, store_symval_forwarding, swap_in_global_binding)
9100 (find_symbol_value, set_internal, default_value, Fset_default)
9101 (Fmake_variable_buffer_local, Fmake_local_variable)
9102 (Fkill_local_variable, Fmake_variable_frame_local, Flocal_variable_p)
9103 (Flocal_variable_if_set_p, Fvariable_binding_locus):
9104 The SOME_BUFFER_LOCAL_VALUEP distinction is replaced by local_if_set.
9105 * alloc.c (allocate_buffer): Set the size and tag.
9106 (allocate_misc, mark_maybe_object, mark_object, survives_gc_p):
9107 Use XMISCANY.
9108 (die): Follow the GNU convention for error messages.
9109 * print.c (print_object): SOME_BUFFER_LOCAL_VALUEP -> local_if_set.
9110 * buffer.c (Fget_buffer_create, Fmake_indirect_buffer): Don't set the
9111 tag any more.
9112 (set_buffer_internal_1):
9113 * frame.c (store_frame_param):
9114 * eval.c (specbind):
9115 * xdisp.c (select_frame_for_redisplay): Drop SOME_BUFFER_LOCAL_VALUEP.
9116
11fb4bdb
SM
9117 * doc.c (Fsnarf_documentation): Simplify.
9118
decb374a
JB
91192007-10-14 Juanma Barranquero <lekktu@gmail.com>
9120
9121 * w32term.c (w32_font_is_double_byte, my_create_scrollbar): Make static.
9122 (syms_of_w32term) <w32-enable-unicode-output>: Fix typo in docstring.
9123
b5a40ee7
SM
91242007-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
9125
9126 * buffer.c (Fmake_indirect_buffer): Set the buffer's tag.
9127
35277b03
JB
91282007-10-14 Juanma Barranquero <lekktu@gmail.com>
9129
9130 * eval.c (do_autoload): Don't save autoloads.
9131
9132 * data.c (Ffset): Save autoload of the function being set.
9133
35fdaa62
GM
91342007-10-07 John Paul Wallington <jpw@pobox.com>
9135
9136 * xfns.c (x_create_tip_frame): Set the `display-type' frame
9137 parameter before setting up faces.
9138
1ea40aa2
EZ
91392007-10-13 Eli Zaretskii <eliz@gnu.org>
9140
35fdaa62 9141 * ccl.c (Fregister_code_conversion_map):
96a5affb
EZ
9142 * keyboard.c (append_tool_bar_item): Reformat last change.
9143
1ea40aa2
EZ
9144 * lisp.h (eabs): Rename from `abs'. All callers changed.
9145
35277b03 91462007-10-05 Dmitry Antipov <dmantipov@yandex.ru>
71d00ce4
EZ
9147
9148 * buffer.c (add_overlay_mod_hooklist):
9149 * ccl.c (Fregister_ccl_program, Fregister_code_conversion_map):
9150 * fontset.c (make_fontset):
9151 * keyboard.c (GROW_RAW_KEYBUF, menu_bar_items, menu_bar_item)
9152 (append_tool_bar_item):
9153 * macmenu.c (grow_menu_items):
35fdaa62 9154 * w32menu.c (grow_menu_items):
71d00ce4 9155 * xmenu.c (grow_menu_items): Use larger_vector.
35fdaa62 9156
bc82f120
EZ
91572007-10-13 Eli Zaretskii <eliz@gnu.org>
9158
9159 * msdos.c (dos_rawgetc): Undo last change (there's no ``leaving
9160 selected frame'' on MSDOS).
9161
d57d5a78
MR
91622007-10-12 Martin Rudalics <rudalics@gmx.at>
9163
9164 * frame.c (Qexplicit_name): New variable.
9165 (x_report_frame_params): Report it in parameter alist.
9166 (syms_of_frame): Intern and staticpro it.
9167
35277b03 91682007-10-10 Patrick Mahan <mahan@mahan.org> (tiny change)
04710ebd
JR
9169
9170 * macfns.c (x_create_tip_frame): Set terminal for frame.
9171
c7a4b95b
SM
91722007-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
9173
26f9c7b7
SM
9174 * frame.c (Qenvironment): Remove.
9175 (syms_of_frame) <Qenvironment>: Don't initialize.
9176 (Fdelete_frame): Don't treat the `environment' param specially.
9177 * frame.h (Qenvironment): Don't declare.
9178 * callproc.c (set_initial_environment): Don't set unused frame param.
9179
c7a4b95b
SM
9180 * frame.c (Fframe_with_environment): Remove.
9181 (syms_of_frame) <Sframe_with_environment>: Don't declare.
26f9c7b7 9182
c7a4b95b
SM
9183 * lisp.h (Fframe_with_environment): Don't declare.
9184
c86f7377
JB
91852007-10-10 Juanma Barranquero <lekktu@gmail.com>
9186
9187 * indent.c (indent_tabs_mode, last_known_column)
9188 (last_known_column_modified): Make static.
9189 (syms_of_indent) <indent-tabs-mode>: Remove redundant info in docstring.
9190
d1b3a122
KY
91912007-10-10 Katsumi Yamaoka <yamaoka@jpl.org>
9192
9193 * puresize.h (BASE_PURESIZE): Increase to 1170000.
9194
d57d5a78
MR
91952007-10-09 Jason Rumney <jasonr@gnu.org>
9196
9197 * w32term.c (x_set_window_size): Disable code that attempts to tell
9198 Lisp code about a size change before it actually happens.
9199
81d3d428 92002007-10-09 Richard Stallman <rms@gnu.org>
91175673 9201
81d3d428
MB
9202 * xdisp.c (handle_invisible_prop): After setting up an ellipsis,
9203 return HANDLED_RETURN.
91175673 9204
1af74d06 92052007-10-08 Martin Rudalics <rudalics@gmx.at>
4f1b1854 9206
1af74d06
MB
9207 * keyboard.c (kbd_buffer_get_event): Break loop waiting for input
9208 when there's an unread command event.
e0fead5d 9209
c7a4b95b 9210 * frame.c (focus_follows_mouse): Move here from frame.el to allow
1af74d06
MB
9211 window autoselection act appropriately when leaving selected frame.
9212 (syms_of_frame): Initialize focus_follows_mouse.
9213 * frame.h (focus_follows_mouse): Extern it.
9214 * macterm.c (XTread_socket): When focus_follows_mouse is nil
c7a4b95b 9215 make SELECT_WINDOW_EVENT only if we don't leave the selected frame.
1af74d06
MB
9216 * msdos.c (dos_rawgetc): Likewise.
9217 * w32term.c (w32_read_socket): Likewise.
9218 * xterm.c (handle_one_xevent): Likewise.
9219 * xdisp.c (syms_of_xdisp): In doc-string of
9220 mouse-autoselect-window mention focus-follows-mouse.
e0fead5d 9221
1af74d06 92222007-10-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
e0fead5d 9223
1af74d06
MB
9224 * macterm.c (mac_load_query_font): Fix missing return value.
9225 [USE_CG_DRAWING] (mac_define_fringe_bitmap, mac_destroy_fringe_bitmap):
9226 Add BLOCK_INPUT.
c186cdb3 9227
1af74d06 92282007-10-08 Richard Stallman <rms@gnu.org>
c186cdb3 9229
1af74d06
MB
9230 * xdisp.c (get_window_cursor_type): Implement documented behavior
9231 for cursor-in-non-selected-windows = t.
c186cdb3 9232
1af74d06 92332007-10-08 Jason Rumney <jasonr@gnu.org>
c186cdb3 9234
1af74d06 9235 * w32.c (w32_get_resource): Always close registry keys.
58cfce98 9236
1af74d06 92372007-10-08 Jason Rumney <jasonr@gnu.org>
58cfce98 9238
1af74d06 9239 * makefile.w32-in (LIBS): Add COMCTL32.
62854fe2 9240
1af74d06 9241 * w32fns.c (globals_of_w32fns): Init common controls.
62854fe2 9242
1af74d06 92432007-10-08 Richard Stallman <rms@gnu.org>
656f46bb 9244
c7a4b95b 9245 * image.c (our_memory_buffer): Rename from omfib_buffer.
656f46bb 9246
1af74d06 92472007-10-08 Richard Stallman <rms@gnu.org>
656f46bb 9248
1af74d06 9249 * buffer.c (Foverlays_at): Doc fix.
036e218d 9250
1af74d06 92512007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
036e218d 9252
1af74d06 9253 * fns.c (Fplist_put): Preserve uneven tail data.
7ddb2c16 9254
1af74d06 92552007-10-08 Peter O'Gorman <bug-gnu-emacs@mlists.thewrittenword.com> (tiny change)
7ddb2c16 9256
1af74d06 9257 * termhooks.h (enum event_kind): Remove trailing comma.
ace9b298 9258
1af74d06 9259 * frame.h (enum): Remove trailing comma.
90647b07 9260
1af74d06 92612007-10-08 Dhuvra Krishnamurthy <dhuvrakm@gmail.com> (tiny change)
90647b07 9262
1af74d06 9263 * w32proc.c (delete_child): Don't terminate threads of zombies.
ace9b298 9264
1af74d06 92652007-10-08 Martin Rudalics <rudalics@gmx.at>
ace9b298 9266
1af74d06 9267 * keyboard.h (struct kboard): New elt Vlast_repeatable_command.
ace9b298 9268
1af74d06
MB
9269 * keyboard.c (syms_of_keyboard): Set up new Lisp variable
9270 last-repeatable-command.
9271 (init_kboard): Initialize Vlast_repeatable_command.
9272 (command_loop_1): Set it to real_this_command unless that was
9273 bound to an input event.
9274 (mark_kboards): Mark it.
9fbc32aa 9275
1af74d06 92762007-10-08 Richard Stallman <rms@gnu.org>
036e218d 9277
1af74d06 9278 * eval.c (condition-case): Doc fix.
9fbc32aa 9279
1af74d06 92802007-10-08 Masatake YAMATO <jet@gyve.org>
9fbc32aa 9281
1af74d06
MB
9282 * xfaces.c (tty_supports_face_attributes_p): Fix code
9283 for LFACE_INVERSE_INDEX and LFACE_BACKGROUND_INDEX; code
9284 was copied and not edited.
9fbc32aa 9285
beb9f745
SM
92862007-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
9287
c86f7377 9288 Add new `input-decode-map' keymap and use it for terminal
4f4a84ec
SM
9289 escape sequences.
9290 * keyboard.h (struct kboard): Add Vinput_decode_map.
9291 Remove Vlocal_key_translation_map.
9292 * keyboard.c (read_key_sequence): Add support for input-decode-map.
9293 (init_kboard): Init input-decode-map.
9294 Replace local-key-translation-map back with key-translation-map.
9295 (syms_of_keyboard): Declare input-decode-map.
9296 Remove local-key-translation-map. Update docstrings.
9297 (mark_kboards): Mark Vinput_decode_map.
9298 Don't mark Vlocal_key_translation_map.
9299 * keymap.c (Fdescribe_buffer_bindings): Describe input-decode-map.
9300 Replace local-key-translation-map back with key-translation-map.
9301 * term.c (term_get_fkeys_1, CONDITIONAL_REASSIGN):
9302 Bind in input-decode-map rather than function-key-map.
9303
beb9f745
SM
9304 * lisp.h (XSETPSEUDOVECTOR): Don't set the tag anymore.
9305 This was made redundant by the previous introduction of XSETPVECTYPE.
9306
65342ae3
RS
93072007-10-09 Richard Stallman <rms@gnu.org>
9308
beb9f745 9309 * image.c (free_bitmap_record): Rename from Free_Bitmap_Record.
65342ae3
RS
9310
93112007-09-29 Richard Stallman <rms@gnu.org>
9312
9313 * eval.c (internal_condition_case_2, internal_condition_case_1)
9314 (internal_condition_case): Reenable abort if x_catching_errors ()
9315 to see if that really happens and why.
9316
6cff77fd
AS
93172007-10-06 Andreas Schwab <schwab@suse.de>
9318
9319 * fileio.c (Fwrite_region): Ignore EINVAL error from fsync.
9320
bbe6f2aa
JB
93212007-10-04 Juanma Barranquero <lekktu@gmail.com>
9322
9323 * image.c (syms_of_image) <image-types>: Fix typo in docstring.
9324
a390930c
SM
93252007-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
9326
9327 * frame.h (struct frame): Don't try to GC-mark menu_bar_items_used.
9328
d6aa1876
SM
93292007-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
9330
d0fdb6da
SM
9331 * window.h (struct window):
9332 * window.c (struct save_window_data, struct saved_window):
9333 * termhooks.h (struct terminal):
9334 * process.h (struct Lisp_Process):
9335 * frame.h (struct frame):
9336 * buffer.h (struct buffer):
9337 * lisp.h (struct Lisp_Vector, struct Lisp_Char_Table)
9338 (struct Lisp_Bool_Vector, struct Lisp_Subr, struct Lisp_Hash_Table):
9339 The size field of (pseudo)vectors is now unsigned.
9340 (ARRAY_MARK_FLAG, PSEUDOVECTOR_FLAG): Simplify accordingly.
9341
878f97ff
SM
9342 * lisp.h (struct Lisp_Hash_Table): Move non-traced elements at the end.
9343 Turn `count' into an integer.
d0fdb6da 9344
878f97ff
SM
9345 * fns.c (make_hash_table, hash_put, hash_remove, hash_clear)
9346 (sweep_weak_table, sweep_weak_hash_tables, Fhash_table_count):
9347 * print.c (print_object) <HASH_TABLE_P>: `count' is an int.
9348 * alloc.c (allocate_hash_table): Use ALLOCATE_PSEUDOVECTOR.
9349 (mark_object) <HASH_TABLE_P>: Use mark_vectorlike.
9350
d2029e5b
SM
9351 * alloc.c (allocate_pseudovector): New fun.
9352 (ALLOCATE_PSEUDOVECTOR): New macro.
9353 (allocate_window, allocate_terminal, allocate_frame)
9354 (allocate_process): Use it.
9355 (mark_vectorlike): New function.
9356 (mark_object) <FRAMEP, WINDOWP, BOOL_VECTOR_P, VECTORP>: Use it.
9357 (mark_terminals): Use it.
9358 (Fmake_bool_vector, Fmake_char_table, make_sub_char_table)
9359 (Fmake_byte_code): Use XSETPVECTYPE.
9360
9361 * frame.c (Fframe_parameters): Minor simplification.
9362
9363 * insdel.c (adjust_markers_for_insert): Generalize assertion checks.
9364
9365 * marker.c (Fmarker_buffer): Make test for odd case into a failure.
9366
9367 * buffer.c (Fget_buffer_create, init_buffer_once):
9368 * lread.c (defsubr):
9369 * window.c (Fcurrent_window_configuration): Use XSETPVECTYPE.
9370
9371 * lisp.h (ARRAY_MARK_FLAG, PSEUDOVECTOR_FLAG): Don't let them be
9372 defined differently in the m/*.h files.
9373 (XCHAR_TABLE, XBOOL_VECTOR): Add assertion checking.
9374 (XSETPVECTYPE): New macro.
9375 (XSETPSEUDOVECTOR): Use it.
9376
d6aa1876
SM
9377 * buffer.c (syms_of_buffer) <local-abbrev-table>: Move from abbrev.c.
9378 (DEFVAR_PER_BUFFER, defvar_per_buffer): Move from lisp.h and lread.c.
d2029e5b 9379
d6aa1876
SM
9380 * lisp.h (defvar_per_buffer, DEFVAR_PER_BUFFER):
9381 * lread.c (defvar_per_buffer):
9382 * abbrev.c (syms_of_abbrev) <local-abbrev-tabl>: Move to buffer.c.
9383
9384 * window.c (candidate_window_p): Only consider as visible frames that
9385 are on the same terminal.
9386
9387 * m/ibms390x.h (MARKBIT): Remove unused macro.
9388
88852d45
JB
93892007-10-01 Juanma Barranquero <lekktu@gmail.com>
9390
9391 * lread.c (Fload): Fix typo in docstring.
9392
880820fe 93932007-10-01 Michaël Cadilhac <michael@cadilhac.name>
2742fe30
MC
9394
9395 * floatfns.c (Fexpt): Manually check for overflows, so that a power
9396 of a non-zero value can't yield zero.
9397
ed0c79c6
SM
93982007-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
9399
b870aa61
SM
9400 * term.c (term_clear_mouse_face, term_mouse_highlight)
9401 (tty_write_glyphs_with_face): Only define is HAVE_GPM.
9402
4c37a414
SM
9403 * print.c (safe_debug_print): Use XHASH.
9404
b9466edb
SM
9405 * lisp.h (DECL_ALIGN, USE_LSB_TAG): Move logic to before definition of
9406 Lisp elements such as tags.
9407 (XHASH): New macro.
9408 (EQ): Use it.
9409 (SREF, SSET, STRING_COPYIN): Use SDATA.
9410 (VOID_TO_LISP, CVOID_TO_LISP, LISP_TO_VOID, LISP_TO_CVOID): Remove.
9411
9c545a55
SM
9412 * alloc.c (mark_terminal): Remove left-over declaration.
9413 (enum mem_type): Replace all vector subtypes -> MEM_TYPE_VECTORLIKE.
9414 (allocate_vectorlike): Remove type argument. Adjust callers.
9415 (live_vector_p, mark_maybe_pointer, valid_lisp_object_p):
9416 Only handle the one remaining MEM_TYPE_VECTORLIKE.
9417
dafc79fa
SM
9418 * alloc.c (MALLOC_BLOCK_INPUT, MALLOC_UNBLOCK_INPUT): New macros
9419 to avoid unnecessary BLOCK_INPUTs when SYNC_INPUT is used.
9420 (xmalloc, xrealloc, xfree, lisp_malloc, lisp_free, lisp_align_malloc)
9421 (lisp_align_free, make_interval, allocate_string, allocate_string_data)
9422 (make_float, Fcons, allocate_vectorlike, Fmake_symbol, allocate_misc):
9423 Use them.
9424
ed0c79c6
SM
9425 * xfaces.c (load_face_font, free_realized_face, clear_face_gcs):
9426 Don't let signal handlers run when a GC is freed but not yet NULL'ed.
9427 (x_free_gc): Remove BLOCK_INPUT since it's now redundant.
9428
3c81afd4
DN
94292007-09-28 Dan Nicolaescu <dann@ics.uci.edu>
9430
9431 * Makefile.in (lisp, shortlisp): Delete server.elc, it is not
9432 loaded by default.
9433
6178ce5e
SM
94342007-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
9435
4ce5ab77
SM
9436 * term.c (Fgpm_mouse_start): Don't signal an error if already activated
9437 on this tty.
9438 (Fgpm_mouse_stop): Only deactivate if it was activated on this tty.
9439
6178ce5e
SM
9440 * term.c (mouse_face_window): Rename from Qmouse_face_window.
9441 Update all users.
9442 (handle_one_term_event): Use Gpm_DrawPointer.
9443 (Fgpm_mouse_start): Rename from Fterm_open_connection.
9444 Signal errors instead of returning nil. Always return nil.
9445 (Fgpm_mouse_stop): Rename from Fterm_close_connection.
9446 Make it a noop if gpm-mouse was not activated.
9447 (syms_of_term): Update names.
9448
bdf5f8ef
SM
94492007-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
9450
75a8734b
SM
9451 * sysdep.c (narrow_foreground_group, widen_foreground_group): Static.
9452 (init_sys_modes): Check that gpm_tty is the current tty.
9453
13559ee0
SM
9454 * alloc.c (allocate_terminal): Set the vector size to only count the
9455 lisp fields. Initialize those to nil.
9456 (mark_object): Don't treat terminals specially.
9457 (mark_terminal): Remove.
9458 (mark_terminals): Use mark_object instead.
9459
ff16b875
SM
9460 * termhooks.h (struct terminal): Move all Lisp_Object fields traced by
9461 the GC to the beginning.
9462
83155776
SM
9463 * indent.h:
9464 * indent.c: Use EMACS_INT for ints coming from Elisp data.
9465
bdf5f8ef
SM
9466 * indent.c (Fmove_to_column): Use EMACS_INT for buffer positions.
9467
ec8705b6
JR
94682007-09-25 Jason Rumney <jasonr@gnu.org>
9469
9470 * frame.c (make_terminal_frame): Remove special case for WINDOWSNT.
9471
9472 * w32console.c (create_w32cons_output): Remove.
9473
9474 * term.c (init_tty): Call init_sys_modes on WINDOWSNT also.
9475
9476 * sysdep.c (init_sys_modes): Use set_terminal_modes_hook.
9477 (reset_sys_modes): Use reset_terminal_modes_hook.
9478
7351b242
SM
94792007-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
9480
9481 * eval.c (do_autoload): Don't output any message.
9482
16706228
JL
94832007-09-24 Juri Linkov <juri@jurta.org>
9484
9485 * emacs.c (standard_args): Change priority of "--no-splash"
9486 from 40 to 3. Add "--no-desktop" with the same priority.
9487
3ae2e3a3
RS
94882007-09-23 Dmitry Antipov <dmantipov@yandex.ru>
9489
9490 * alloc.c (gc_sweep): Check cons cell mark bits word by word
9491 and optimize the case where they are all 1.
9492
7a58fb43
GM
94932007-09-23 Johannes Weiner <hannes@saeurebad.de>
9494
3ae2e3a3
RS
9495 * lisp.h (abs): Define if not defined.
9496 * keyboard.c, sound.c, w32term.c, xfaces.c, xterm.c:
9497 Don't define `abs', since it's defined in lisp.h.
7a58fb43 9498
78048085
EZ
94992007-09-22 Eli Zaretskii <eliz@gnu.org>
9500
c7a4b95b 9501 * term.c (DEV_TTY): New macro. Provide a definition for MS-Windows.
78048085
EZ
9502 (FRAME_TERMCAP_P) [WINDOWSNT]: Don't define to zero.
9503 (Fcontrolling_tty_p, Fresume_tty, dissociate_if_controlling_tty)
9504 (init_tty): Use DEV_TTY instead of "/dev/tty".
9505 [WINDOWSNT]: No need to protect from NAME arg being null.
9506
23d4cba5
DN
95072007-09-21 Dan Nicolaescu <dann@ics.uci.edu>
9508
9509 * term.c (Fsuspend_tty): Run suspend-tty-functions before cleaning
9510 up the tty state.
9511
71f44e7a
SM
95122007-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
9513
9514 * termhooks.h (term_gpm): Delete. Use gpm_tty's NULLness instead.
9515 (gpm_tty): Change its type.
9516 * term.c (term_gpm): Delete. Use gpm_tty's NULLness instead.
9517 (gpm_tty): Change its type and initialize it.
9518 (Fterm_open_connection): Check the frame is indeed a tty.
9519 Use the new gpm_tty.
9520 (Fterm_close_connection): Use the new gpm_tty.
9521 * keyboard.c (tty_read_avail_input): Use the new gpm_tty.
9522 * sysdep.c (init_sys_modes): term_gpm -> gpm_tty.
9523
def7fa34
JB
95242007-09-21 Juanma Barranquero <lekktu@gmail.com>
9525
9526 * w32term.c (x_draw_glyph_string): Use strike_through_color, not
9527 underline_color, to draw strike-through.
9528
d2bb6598
SM
95292007-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
9530
273f164c
SM
9531 * lisp.h (allocate_terminal): Declare.
9532
ca2d5566
SM
9533 * window.c (candidate_window_p): Consider frames that are being placed
9534 by the user as somewhere between visible and iconified.
9535 (window_loop): Prefer windows on the current frame.
9536 (Fselect_window): Move the use of select-frame to the beginning so we
9537 can just delegate all the work (it'll call us back anyway).
9538
6168122d
SM
9539 * frame.c (Qdisplay_environment_variable):
9540 * frame.h (Qdisplay_environment_variable): Delete.
9541
c51842ec
SM
9542 * .gdbinit (xbacktrace): Print the arg's address rather than the value
9543 of the first arg, since that value may be a union.
9544
d2bb6598
SM
9545 * callproc.c (child_setup, getenv_internal): Use the frame's `display'
9546 parameter rather than Qdisplay_environment_variable. If all else
9547 fails, look for DISPLAY in initial-environment.
9548
6f022c19
GM
95492007-09-21 Glenn Morris <rgm@gnu.org>
9550
9551 * Makefile.in (emacstool): Remove target.
f466320b 9552 (lisp, shortlisp): Remove termdev.elc.
6f022c19 9553
ea1bf8c7
GM
95542007-09-21 Markus Triska <markus.triska@gmx.at>
9555
d2bb6598 9556 * xterm.c (x_delete_display): Compile session management conditionally.
ea1bf8c7 9557
d30a25b3
SM
95582007-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
9559
db699fc6
SM
9560 * callproc.c (getenv_internal_1): New function.
9561 (getenv_internal): Use it.
9562 (Fgetenv_internal): Use it. Accept an env-list as optional arg.
9563
d2bb6598 9564 * terminal.c (get_terminal): Don't accept ints to represent terminals.
c5911e55
SM
9565 (Fterminal_name, Fterminal_parameters, Fterminal_parameter)
9566 (Fset_terminal_parameter): Work with dead terminals as well.
9567 (Fmodify_terminal_parameters): Remove.
9568
d30a25b3
SM
9569 * terminal.c (get_terminal): Handle terminals.
9570 Make sure the terminal returned is live.
9571 (create_terminal): Use allocate_terminal.
9572 (mark_terminals): Move to alloc.c.
9573 (delete_terminal): Use terminal->name as liveness status.
9574 NULL out fields after freeing their contents.
9575 Don't deallocate the object.
9576 (Fframe_terminal): Use FRAME_TERMINAL. Return the terminal object
9577 rather than an int.
9578 (Fterminal_live_p): Accept non-integer arguments.
9579 (Fterminal_list): Return terminal objects rather than an ints.
9580
9581 * alloc.c (enum mem_type): New member for `terminal' objects.
9582 (allocate_terminal): New function.
d2bb6598
SM
9583 (mark_maybe_pointer, valid_lisp_object_p, mark_object):
9584 Handle terminals.
d30a25b3
SM
9585 (mark_terminal): New fun.
9586 (mark_terminals): Move from terminal.c.
9587
9588 * term.c (get_tty_terminal): Don't treat output_initial specially.
9589 (Fsuspend_tty, Fresume_tty): Use terminal objects rather than ints.
9590 (delete_tty): Use terminal->name as liveness status.
9591
9592 * termhooks.h (struct terminal): Make it into a pseudovector.
9593 Remove `deleted' replaced by checking `name's nullness.
9594
9595 * print.c (print_object): Handle terminals.
9596
9597 * lisp.h (enum pvec_type): New `terminal' pseudovector.
9598 (XTERMINAL, XSETTERMINAL, TERMINALP, GC_TERMINALP): New macros.
9599
9600 * frame.c (make_terminal_frame):
9601 * keyboard.c (tty_read_avail_input):
9602 * w32term.c (x_delete_terminal):
9603 * xfns.c (Fx_create_frame, x_create_tip_frame):
9604 * xterm.c (x_delete_terminal): Use terminal->name as liveness status.
9605
eba25e7c
GM
96062007-09-20 Glenn Morris <rgm@gnu.org>
9607
9608 * process.c (Fmake_network_process): Doc fix.
9609
2a29c3c1
JR
96102007-09-19 Jason Rumney <jasonr@gnu.org>
9611
9612 * dispextern.h (w32_init_fringe, mac_init_fringe): Declare rif argument.
9613
880820fe 96142007-09-19 Michaël Cadilhac <michael@cadilhac.name>
ba1cbad7
MC
9615
9616 * coding.c (detect_eol_type, detect_eol_type_in_2_octet_form):
9617 Fix a C warning regarding variable constness.
9618
9619 * xterm.c (handle_one_xevent): Fix a C warning.
9620
334a1195
JR
96212007-09-18 Jason Rumney <jasonr@gnu.org>
9622
9623 * w32fns.c (Fx_focus_frame): Rename from Fw32_focus_frame.
9624
880820fe 96252007-09-17 Jan Djärv <jan.h.d@swipnet.se>
879ffad9
JD
9626
9627 * gtkutil.c (gdpy_def): New variable.
9628 (xg_initialize): Initialize gdpy_def.
9629 (xg_display_close): If no other display exists, set gdpy_def to a
9630 new connection.
9631
880820fe 96322007-09-16 Jan Djärv <jan.h.d@swipnet.se>
45c94881
JD
9633
9634 * gtkutil.c (xg_get_image_for_pixmap): Always create a GdkPixbuf
9635 when we have no file name for the icon.
9636 (xg_tool_bar_expose_callback): Remove.
9637 (xg_create_tool_bar): Don't connect expose signal to
9638 xg_tool_bar_expose_callback.
9639 (xg_get_file_with_chooser): Move GCPRO1 after declarations.
9640
4d580af2
AS
96412007-09-16 Andreas Schwab <schwab@suse.de>
9642
9643 * alloc.c (reset_malloc_hooks): Set the hooks to the previous
9644 values instead of zapping them.
9645
aca946f3
GM
96462007-09-14 Glenn Morris <rgm@gnu.org>
9647
9648 * fringe.c (init_fringe_bitmap) <swap_nibble>: Move to file scope.
9649 * gtkutil.c (xg_separator_p) <separator_names>: Move to file scope.
9650 * image.c (our_memory_fill_input_buffer) <buffer>: Move to file
9651 scope and rename to omfib_buffer for clarity.
9652 (gif_load) <interlace_start, interlace_increment>: Move to file scope.
9653
25c460e5
KH
96542007-09-14 Kenichi Handa <handa@m17n.org>
9655
9656 * xterm.c (handle_one_xevent): Skip decoding if nbytes is zero.
9657
09b69f01
JR
96582007-09-13 Jason Rumney <jasonr@gnu.org>
9659
9660 * fringe.c (w32_init_fringe, mac_init_fringe): Add rif argument.
9661
9662 * w32term.c (w32_term_init): Pass rif to w32_init_fringe.
9663
9664 * macterm.c (mac_initialize): Don't call mac_init_fringe here.
9665 (mac_term_init): Call here instead, passing rif.
9666
442218db
GM
96672007-09-13 Glenn Morris <rgm@gnu.org>
9668
9669 * s/hpux.h: No longer define `static' as nothing.
9670
880820fe 96712007-09-13 Johan Bockgård <bojohan@gnu.org>
4795c40f
GM
9672
9673 * callint.c (Fcall_interactively): Remove unused var `fun'.
9674
1971a872
RF
96752007-09-12 Romain Francoise <romain@orebokech.com>
9676
9677 * window.c (prefer_window_split_horizontally, display_buffer):
9678 Revert 2007-09-08 change.
9679
2d33f506
GM
96802007-09-12 Glenn Morris <rgm@gnu.org>
9681
585474ae 9682 * alloca.c: Remove file.
ca7af97a
GM
9683 * Makefile.in (alloca): Do not undef.
9684 (allocaobj, alloca.o): Remove.
9685 (otherobj): Remove allocaobj.
9686 * keyboard.c (command_loop_1): Remove #ifdef C_ALLOCA block.
9687 * regex.c (C_ALLOCA): Remove all references and code that was only
9688 used when this was defined.
9689 * search.c (boyer_moore): Remove #ifdef C_ALLOCA block.
9690 * xmenu.c (xmenu_show): Remove #ifdef C_ALLOCA block.
99dfbaf1
GM
9691 * m/ibms390x.h, m/sh3el.h (C_ALLOCA): Remove references to this.
9692
2d33f506 9693 * Makefile.in (SOURCES, unlock, relock): Delete.
ca7af97a
GM
9694
9695 * gtkutil.c (cnt): Rename to menu_grab_callback_cnt for clarity.
9696 (menu_grab_callback): All uses changed.
9697
9698 * xselect.c (cnt): Rename to x_reply_selection_request_cnt for clarity.
9699 (x_reply_selection_request): All uses changed.
2d33f506 9700
18a4a65e
SM
97012007-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
9702
9703 * lread.c (load_warn_old_style_backquotes): Change message to look
9704 better when it appears in the middle of byte-compiler messages.
9705
47cc8819
DN
97062007-09-10 Dan Nicolaescu <dann@ics.uci.edu>
9707
b7ea0894
DN
9708 * s/darwin.h (MULTI_KBOARD): Only define for Carbon.
9709
47cc8819
DN
9710 * xterm.c (x_create_terminal): Add comment.
9711
9712 * term.c (clear_tty_hooks, set_tty_hooks): Add comments.
9713
5632bd0f
RS
97142007-09-10 Richard Stallman <rms@gnu.org>
9715
9716 * xterm.c (x_term_init): Give error if can't open DISPLAY_NAME.
9717
880820fe 97182007-09-10 Michaël Cadilhac <michael@cadilhac.name>
ccb5c14f 9719
4bca9161
MC
9720 * lisp.h (struct Lisp_Subr): Rename `prompt' field to `intspec'.
9721 (DEFUN): Document `intspec', use it instead of `prompt'.
9722
04724b69
MC
9723 * eval.c (Fcommandp): Change `->prompt' to `->intspec'.
9724
8a6d230a
MC
9725 * data.c (Finteractive_form): If the interactive specification starts
9726 with a `(', use it as a Lisp form.
9727
09fbdf6c
MC
9728 * fileio.c (Fset_file_modes): Add an interactive spec that reads a file
9729 name and file modes.
9730
ccb5c14f
MC
9731 * callint.c (Fcall_interactively): Comment fixes.
9732
023accd6
SM
97332007-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
9734
9735 * callint.c (Fcall_interactively): Use Finteractive_form also for subrs
9736 and compiled functions.
9737
f26b9544
EZ
97382007-09-08 Fredrik Axelsson <f.axelsson@gmail.com>
9739
9740 * window.c (prefer_window_split_horizontally): New variable.
9741 (display_buffer): Consider splitting window horizontally depending
9742 on prefer_window_split_horizontally.
9743
4d395425
EZ
97442007-09-08 Eli Zaretskii <eliz@gnu.org>
9745
97ddc760 9746 * sysdep.c [WINDOWSNT]: Don't include sysselect.h.
4d395425 9747
08c1d235
SM
97482007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
9749
179cef48
SM
9750 * s/cygwin.h (GC_MARK_STACK): Enable conservative stack marking.
9751
08c1d235
SM
9752 * frame.c (x_set_frame_parameters): Check number is positive before
9753 using XFASTINT.
9754
9755 * window.c (freeze_window_start): Don't presume selected_window holds
9756 a window object.
92f94a12 9757 (Fdisplay_buffer): Remove `register' since `buffer' needs to be gcpro'd.
08c1d235 9758
97ddc760 97592007-09-07 Angelo Graziosi <Angelo.Graziosi@roma1.infn.it> (tiny change)
de52dcbb
DN
9760
9761 * term.c (dissociate_if_controlling_tty): Call setsid on CYGWIN.
9762
90ab5c62
SM
97632007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
9764
9765 * window.c (Vsplit_window_preferred_function): New var.
9766 (Fdisplay_buffer): Use it.
9767 (syms_of_window): Export, and initialize it.
9768
1ab2cd43
TTN
97692007-09-06 Pixel <pixel@mandriva.com> (tiny change)
9770
9771 * image.c (gif_load): Fix bug: Handle nonexistent colormap.
9772
0b0515bc
GM
97732007-09-06 Glenn Morris <rgm@gnu.org>
9774
57fd5c55 9775 * gtkutil.c (menu_grab_callback) <cnt>:
0b0515bc
GM
9776 * xselect.c (x_reply_selection_request) <cnt>: Move static
9777 variable to file scope.
9778
98594580
SM
97792007-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
9780
9781 * xdisp.c (redisplay_internal): Make sure Elisp code always sees
9782 consistent values of selected_frame and selected_window.
9783
0f4c7aef
JR
97842007-09-04 Jason Rumney <jasonr@gnu.org>
9785
9786 * w32console.c (initialize_w32_display): Zero unused hooks.
9787
e4019195
DN
97882007-09-04 Dan Nicolaescu <dann@ics.uci.edu>
9789
9790 * term.c (Vsuspend_tty_functions, Vresume_tty_functions)
9791 (syms_of_term, Fsuspend_tty, Fresume_tty): Undo previous change.
9792
bce179b5
JR
97932007-09-04 Jason Rumney <jasonr@gnu.org>
9794
a0236551
JR
9795 * term.c (init_tty) [WINDOWSNT]: Add hooks that are not accessible
9796 in w32console.c. Set up input. Remove XXX comments that have been
9797 confirmed as correct.
9798
a4926668
JR
9799 * s/ms-w32.h (MULTI_KBOARD): Define.
9800
953bf0dc
JR
9801 * w32console.c (one_and_only_w32cons): Remove.
9802 (initialize_w32_display): Take terminal argument.
9803
9804 * term.c (init_tty) [WINDOWSNT]: Pass terminal to
9805 initialize_w32_display.
9806 (init_tty) [MULTI_KBOARD]: Include this code on WINDOWSNT too.
9807
bce179b5
JR
9808 * termhooks.h (enum event_kind) <HORIZ_WHEEL_EVENT>: New event.
9809
9810 * keyboard.c (discard_mouse_events): Discard it.
9811 (make_lispy_event): Translate it to a lisp event.
9812 (lispy_wheel_names): Add wheel-left and right events.
9813 (syms_of_keyboard): Enlarge wheel_syms.
9814
9815 * w32fns.c (w32_wnd_proc) <WM_DROPFILES>: Merge with WM_MOUSEWHEEL.
9816 <WM_MOUSEHWHEEL>: Pass new system message to lisp.
9817
9818 * w32term.h (WM_MOUSEHWHEEL): Define if system headers don't.
9819
9820 * w32term.c (construct_mouse_wheel): Make HORIZ_WHEEL_EVENT
9821 from WM_MOUSEHWHEEL.
9822 (w32_read_socket) <WM_MOUSEHWHEEL>: Treat as WM_MOUSEWHEEL.
9823
9824 * w32fns.c (x_create_tip_frame) [MULTI_KBOARD]: Get keyboard from
9825 terminal.
9826
9827 * w32term.c (w32_create_terminal) [MULTI_KBOARD]: Create a new
9828 keyboard for the terminal.
9829
92cd6a7c
DN
98302007-09-04 Dan Nicolaescu <dann@ics.uci.edu>
9831
9832 * term.c (Vsuspend_tty_hook): Rename from Vsuspend_tty_functions.
9833 (Vresume_tty_hook): Rename from Vresume_tty_functions.
9834 (syms_of_term): Rename suspend-tty-functions to suspend-tty-hook
9835 and resume-tty-function to resume-tty-hook.
9836 (Fsuspend_tty, Fresume_tty): Use new names.
9837
880820fe 98382007-09-02 Jan Djärv <jan.h.d@swipnet.se>
2154c964
JD
9839
9840 * gtkutil.c (update_frame_tool_bar): Handle stock name as a named icon
9841 if it starts with "n:".
9842
880820fe 98432007-08-31 Jan Djärv <jan.h.d@swipnet.se>
b42ff099
JD
9844
9845 * gtkutil.c (update_frame_tool_bar): Initialize wbutton to NULL.
9846
6b8e474c
SM
98472007-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
9848
92d9c1d4
SM
9849 * frame.h:
9850 * frame.c (Qterm_environment_variable): Remove.
9851 (syms_of_frame): Don't init and staticpro it.
9852
92d9c1d4
SM
9853 * callproc.c (getenv_internal): Remove special case for $TERM.
9854
6b8e474c
SM
9855 * callproc.c (Vinitial_environment): New variable.
9856 (set_initial_environment): Initialize it.
9857 (syms_of_callproc): Declare it.
9858 (child_setup): Don't mess with TERM via Qterm_environment_variable; the
9859 TERM under which a process runs is never related to the TERM in which
9860 Emacs is running.
9861
0f1444e1
DN
98622007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
9863
9864 * config.in (HAVE_WINDOW_SYSTEM): Don't undef MULTI_KBOARD here...
9865 * s/darwin.h: ... do it here.
9866
b8866860
SM
98672007-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
9868
9869 * lisp.h (set_initial_environment): Rename from set_global_environment.
9870
9871 * Makefile.in (${etc}DOC): Re-add a ${EXEEXT} which seems to have been
9872 removed by mistake on the multi-tty branch.
9873
9874 * frame.c (make_terminal_frame): Yet Another Int/Lisp_Object Mixup.
9875 (Fmodify_frame_parameters): Return a value.
9876
9877 * image.c (png_load): Comment-out var only used in commented-out code.
9878
9879 * term.c (mark_ttys): Don't bother checking top_frame (incorrectly)
9880 before passing it to mark_object.
9881
9882 * xfaces.c (internal_resolve_face_name): Return a value.
9883 (internal_resolve_face_name, resolve_face_name_error): Comment out.
9884
9885 * xfns.c (check_x_display_info): Yet Another Int/Lisp_Object Mixup.
9886 (x_icon): Comment-out var only used in commented-out code.
9887
0a42be6d
RF
98882007-08-29 Romain Francoise <romain@orebokech.com>
9889
9890 * keyboard.c (Fset_input_mode): Don't call `Fset_quit_char' if
9891 QUIT hasn't been provided.
9892
8d9cc0b7
MB
98932007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
9894
9895 * callproc.c (child_setup, getenv_internal): Use the
ce20b664 9896 display-environment-variable and term-environment-variable frame params.
8d9cc0b7
MB
9897 (set_initial_environment): Initialise Vprocess_environment.
9898
9899 * config.in: Disable multi-keyboard support on a mac.
9900
9901 * frame.c (Qterm_environment_variable)
9902 (Qdisplay_environment_variable): New variables.
9903 (syms_of_frame): Intern and staticpro them.
9904 (Fmake_terminal_frame): Disable output method test.
9905
9906 * frame.h: Declare them here.
9907
9908 * macfns.c (x_set_mouse_color): Get rif from the frame.
9909 (x_set_tool_bar_lines): Don't use updating_frame.
9910 (mac_window): Add 2 new parameters for consistency with other systems.
9911 (Fx_create_frame): Fix doc string. Rename the parameter. Set the
9912 frame parameters following what is done in X11 and w32. Don't use
9913 FRAME_MAC_DISPLAY_INFO.
9914 (Fx_open_connection, start_hourglass): Remove window-system check.
9915 (x_create_tip_frame): Get the keyboard from the terminal.
9916
9917 * macmenu.c: Reorder includes.
9918 (Fx_popup_menu): Use terminal specific mouse_position_hook.
9919
9920 * macterm.c (XTset_terminal_modes, XTreset_terminal_modes): Add a
9921 terminal parameter.
9922 (x_clear_frame): Add a frame parameter.
9923 (note_mouse_movement): Get rif from the frame.
9924 (mac_term_init): Initialize the terminal.
9925 (mac_initialize): Make static and move terminal initialization ...
9926 (mac_create_terminal): ... to this new function.
9927
9928 * macterm.h (struct mac_display_info): Add terminal.
7196c970 9929 (mac_initialize): Delete declaration.
8d9cc0b7 9930
381864b2 9931 * puresize.h (BASE_PURESIZE): Increase base value to 1164000.
8d9cc0b7
MB
9932
9933 * sysdep.c: Comment out text after #endif.
9934
9935 * term.c (init_tty): Only use terminal->kboard when MULTI_KBOARD
9936 is defined. Better initialize ttys in windows. Use terminal
9937 specific mouse_position_hook.
9938
9939 * termhooks.h (union display_info): Add mac_display_info.
9940
b8866860
SM
9941 * w32fns.c (Fx_create_frame): Use kboard from the terminal.
9942 Set the default minibuffer frame, window_system and the rest of the
8d9cc0b7
MB
9943 frame parameters following what is done in X11.
9944
9945 * w32term.c (w32_initialize): Make static.
9946
9947 * xselect.c (x_handle_selection_clear): Only access
9948 terminal->kboard when MULTI_KBOARD is defined.
9949
9950 * s/darwin.h (SYSTEM_PURESIZE_EXTRA): Define here.
9951 (SYSTEM_PURESIZE_EXTRA): Only define on Carbon.
9952
99532007-08-29 Jason Rumney <jasonr@gnu.org>
9954
9955 * frame.c (Fdelete_frame): Only get kboard when MULTI_KBOARD defined.
9956 (make_terminal_frame) [WINDOWSNT]: Initialize terminal.
9957
9958 * fringe.c (w32_init_fringe w32_reset_fringes) [HAVE_NTGUI]:
9959 (mac_init_fringe) [MAC_OS]: Get rif from selected_frame.
9960
9961 * keyboard.c (restore_kboard_configuration): Only define when
9962 MULTI_KBOARD defined.
9963
35277b03 9964 * makefile.w32-in: Update dependancies from Makefile.in.
8d9cc0b7
MB
9965 (OBJ1): Add terminal.$(O)
9966
b8866860
SM
9967 * term.c (dissociate_if_controlling_tty) [WINDOWSNT]:
9968 Don't define function body.
8d9cc0b7
MB
9969 (init_tty) [WINDOWSNT]: Use selected_frame for initializing.
9970
9971 * termhooks.h (display_info) [WINDOWSNT]: Add w32.
9972
9973 * w32.c (request_sigio, unrequest_sigio): Remove.
9974
9975 * w32console.c (w32con_move_cursor, w32con_clear_to_end)
9976 (w32con_clear_frame, w32con_clear_end_of_line)
9977 (w32con_ins_del_lines, w32con_insert_glyphs, w32con_write_glyphs)
9978 (w32con_delete_glyphs, w32con_set_terminal_window)
9979 (scroll_line, w32_sys_ring_bell): Add frame arg.
b8866860
SM
9980 (w32con_set_terminal_modes, w32con_reset_terminal_modes):
9981 Add terminal arg.
8d9cc0b7
MB
9982 (PICK_FRAME): Remove.
9983 (w32con_write_glyphs): Use frame specific terminal coding.
9984 (one_and_only_w32cons): New global variable.
9985 (initialize_w32_display): Use it for storing hooks.
9986 (create_w32cons_output): New function.
9987
9988 * w32inevt.c, w32inevt.h (w32_console_read_socket): Make first
9989 arg a frame.
9990
b8866860
SM
9991 * w32fns.c (x_create_tip_frame): Set terminal and ref count.
9992 Set window_system.
8d9cc0b7
MB
9993 (x_set_tool_bar_lines): Don't use updating_frame.
9994 (Fx_create_frame): Set terminal and ref count.
9995 (Fx_open_connection): Remove window-system check.
9996
9997 * w32menu.c (Fx_popup_menu): Use terminal specific mouse_position_hook.
9998
9999 * w32term.c (w32_term_init): Call add_keyboard_wait_descriptor.
10000 (w32_set_terminal_modes, w32_reset_terminal_modes): Add terminal arg.
10001 (x_clear_frame, x_delete_glyphs, w32_ring_bell, x_ins_del_lines):
10002 Add frame arg.
10003 (x_delete_terminal, w32_create_terminal): New functions.
10004 (w32_term_init): Create a terminal.
10005 (w32_initialize): Move terminal specific initialization to
10006 w32_create_terminal.
10007
b8866860 10008 * w32term.h (x_output): Remove foreground_pixel and background_pixel.
8d9cc0b7
MB
10009 (w32_clear_rect, w32_clear_area): Use background from frame.
10010 (w32_display_info): Add terminal.
10011 (w32_sys_ring_bell, x_delete_display): Declare here.
10012
10013 * xdisp.c (display_menu_bar) [HAVE_NTGUI]: Check frame type.
10014
10015 * s/ms-w32.h (SYSTEM_PURESIZE_EXTRA): Bump to 50k.
10016
100172007-08-29 Kalle Olavi Niemitalo <kon@iki.fi> (tiny change)
10018
10019 * keyboard.c (interrupt_signal, handle_interrupt, Fset_quit_char):
10020 Fix get_named_tty calls for the controlling tty.
10021
100222007-08-29 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
10023
10024 * term.c (dissociate_if_controlling_tty)[USG]: Fix parse error.
10025
100262007-08-29 Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp> (tiny change)
10027
10028 * term.c (tty_insert_glyphs): Add missing first parameter.
10029
880820fe 100302007-08-29 Károly Lőrentey <karoly@lorentey.hu>
8d9cc0b7 10031
b8866860
SM
10032 * buffer.c (Fbuffer_list, Fbury_buffer):
10033 Take frame->buried_buffer_list into account.
8d9cc0b7
MB
10034
10035 * cm.c (current_tty): New variable, for cmputc().
10036 (cmputc): Use it.
10037 (cmcheckmagic): Add tty parameter, look up terminal streams there.
10038 (calccost): Add tty parameter. Use emacs_tputs() instead of tputs().
b8866860
SM
10039 (cmgoto): Add tty parameter. Pass it on to calccost().
10040 Use emacs_tputs() instead of tputs().
8d9cc0b7
MB
10041
10042 * cm.h (emacs_tputs): New macro to set current_tty, and then call
10043 tputs().
10044 (current_tty): New variable, for cmputc().
10045 (cmcheckmagic, cmputc, cmgoto): Add prototypes.
10046
10047 * eval.c (unwind_to_catch): Don't call x_fully_uncatch_errors.
10048 (internal_condition_case, internal_condition_case_1)
10049 (internal_condition_case_2): Don't abort when x_catching_errors.
10050
10051 * fns.c (Fyes_or_no_p): Don't try to open an X dialog on tty terminals.
10052 (Fy_or_n_p): Likewise. Use temporarily_switch_to_single_kboard to
10053 prevent crashes caused by bogus longjmps in read_char.
10054
10055 * keymap.h (Fset_keymap_parent): Add EXFUN.
10056
10057 * macterm.h (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL)
10058 * w32term.h (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL):
10059 Remove redundant definition.
10060
b8866860
SM
10061 * macfns.c (x_set_mouse_color, x_make_gc):
10062 Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
8d9cc0b7 10063
b8866860
SM
10064 * w32term.c (x_free_frame_resources):
10065 Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
8d9cc0b7
MB
10066 (w32_initialize): Use the accessor macros for terminal characteristics.
10067
10068 * macterm.c (mac_initialize): Use Fset_input_interrupt_mode.
10069 Use the accessor macros for terminal characteristics.
10070 * msdos.c (internal_terminal_init): Use the accessor macros for
10071 terminal characteristics.
b8866860
SM
10072 (ScreenVisualBell, internal_terminal_init):
10073 Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
8d9cc0b7
MB
10074
10075 * termopts.h (no_redraw_on_reenter): Declare.
10076
10077 * alloc.c (emacs_blocked_malloc): Disable mallopt call.
03f06e5c 10078 (mark_terminals, mark_ttys): Declare.
8d9cc0b7 10079 (Fgarbage_collect): Call them.
03f06e5c 10080 (mark_object): Mark buried_buffer_list.
8d9cc0b7
MB
10081
10082 * prefix-args.c: Include stdlib.h for exit.
10083
10084 * syssignal.h: Add comment.
10085
10086 * indent.c: Include stdio.h.
10087
10088 * window.h (Vinitial_window_system): Declare.
10089 (Vwindow_system): Delete declaration.
10090
10091 * fontset.c (Finternal_char_font): Use FRAME_RIF.
10092
10093 * image.c (lookup_image): Don't initialize `c' until the xasserts
10094 have been run.
10095
10096 * gtkutil.c (xg_create_frame_widgets): Use FRAME_BACKGROUND_PIXEL and
10097 FRAME_FOREGROUND_PIXEL.
10098
10099 * print.c (print_preprocess): Don't lose print_depth levels while
10100 iterating.
10101
b8866860
SM
10102 * widget.c (update_from_various_frame_slots):
10103 Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
8d9cc0b7
MB
10104
10105 * window.c (set_window_buffer): Don't call clear_mouse_face on tty
10106 frames.
10107 (window_internal_height): Remove bogus make_number call.
b8866860 10108 (init_window_once): Call make_terminal_frame with two zero parameters.
8d9cc0b7
MB
10109
10110 * fileio.c (Fread_file_name): Update comment.
10111
b8866860
SM
10112 * callint.c (Fcall_interactively):
10113 Use temporarily_switch_to_single_kboard instead of single_kboard_state.
8d9cc0b7
MB
10114 Make sure it is correctly unwound.
10115
10116 * xsmfns.c (x_session_close): New function.
10117
03f06e5c 10118 * coding.h (terminal_coding, safe_terminal_coding, keyboard_coding):
8d9cc0b7
MB
10119 Delete declarations.
10120
10121 * xterm.h: Remove declaration for x_fully_uncatch_errors.
10122 (x_output): Remove background_pixel and foreground_pixel fields.
03f06e5c 10123 (x_display_info): Add new field TERMINAL. Remove KBOARD field.
8d9cc0b7
MB
10124 (x_delete_device):
10125 (x_session_close): Declare.
10126
10127 * lread.c: Include setjmp.h. Update declaration of `read_char'.
10128 (read_filtered_event): Call `read_char' with a local
10129 `wrong_kboard_jmpbuf'.
10130
b8866860
SM
10131 * minibuf.c (read_minibuf): Call temporarily_switch_to_single_kboard.
10132 Don't call single_kboard_state. Use FRAME_RIF.
8d9cc0b7
MB
10133
10134 * process.c (Fmake_network_process): Don't unrequest_sigio on modern
10135 systems.
10136
b8866860 10137 * lisp.h (set_process_environment): Rename to `set_global_environment'.
03f06e5c 10138 (Fframe_with_environment, Fset_input_meta_mode)
8d9cc0b7 10139 (Fset_quit_char): EXFUN.
03f06e5c 10140 (x_create_device, tty_output, terminal, tty_display_info): Declare.
8d9cc0b7
MB
10141 (init_sys_modes, reset_sys_modes): Update prototypes.
10142 (init_all_sys_modes, reset_all_sys_modes): New prototypes.
10143
b8866860
SM
10144 * keyboard.h (struct kboard): Add new fields Vlocal_function_key_map,
10145 Vlocal_key_translation_map, and Vkeyboard_translate_table.
03f06e5c 10146 (Vfunction_key_map, Vkeyboard_translate_table, single_kboard_state):
8d9cc0b7 10147 Delete declarations.
03f06e5c
JB
10148 (Vfunction_key_map, Vkey_translation_map, push_kboard, pop_kboard)
10149 (temporarily_switch_to_single_kboard, tty_read_avail_input):
8d9cc0b7
MB
10150 New declarations.
10151
10152 * emacs.c (main): Don't call init_sys_modes(), the new term_init()
10153 already does that during init_display(). Call syms_of_keymap
b8866860
SM
10154 before syms_of_keyboard. Call `syms_of_terminal'.
10155 Call set_initial_environment, not set_process_environment.
8d9cc0b7
MB
10156 (shut_down_emacs): Call reset_all_sys_modes() instead of
10157 reset_sys_modes().
10158
10159 * xfaces.c (x_free_gc): Protect xassert with GLYPH_DEBUG.
03f06e5c
JB
10160 (internal_resolve_face_name, resolve_face_name_error): New functions.
10161 (resolve_face_name): Protect against loops and errors thrown by Fget.
10162 (realize_default_face): Don't use FRAME_FONT unless frame is an X frame.
8d9cc0b7
MB
10163 (Ftty_supports_face_attributes_p): Update tty_capable_p call.
10164
10165 * scroll.c: Replace CURTTY() with local variables throughout the
10166 file (where applicable).
10167 (calculate_scrolling, calculate_direct_scrolling)
10168 (scrolling_1, scroll_cost): Use the accessor macros for terminal
10169 characteristics.
10170
10171 * keymap.c (Vfunction_key_map): Remove.
b8866860 10172 (Fdescribe_buffer_bindings): Update references to Vfunction_key_map.
8d9cc0b7
MB
10173 (syms_of_keymap): Remove DEFVAR for Vfunction_key_map.
10174 (Vkey_translation_map): Remove.
10175 (syms_of_keymap): Remove DEFVAR for key-translation-map.
10176 (Fdescribe_buffer_bindings):
10177 (read_key_sequence, init_kboard, syms_of_keyboard, mark_kboards):
10178 Update for terminal-local key-translation-map.
10179
10180 * Makefile.in (callproc.o): Update dependencies.
10181 (lisp, shortlisp): Add termdev.elc.
10182 (obj): Add terminal.o.
10183 (terminal.o): Add dependencies.
10184 [HAVE_CARBON]: Make terminal.o depend on macgui.h.
10185 (data.o, fns.o): Add termhooks.h dependency.
10186 (SOME_MACHINE_LISP): Add dnd.elc.
10187 (minibuf.o): Fix typo.
10188 Update dependencies.
10189
10190 * data.c (do_symval_forwarding, store_symval_forwarding)
10191 (find_symbol_value): Use the selected frame's keyboard, not
10192 current_kboard.
10193
10194 * .gdbinit (init_sys_modes): Use Vinitial_window_system instead of
10195 Vwindow_system.
10196
10197 * xmenu.c (Fx_menu_bar_open) [USE_X_TOOLKIT, USE_GTK]: Rename from
10198 Fmenu_bar_open.
10199 (syms_of_xmenu): Update defsubr.
10200 (mouse_position_for_popup, Fx_popup_menu)
10201 (Fx_popup_dialog, x_activate_menubar, update_frame_menubar)
10202 (set_frame_menubar, free_frame_menubar)
10203 (create_and_show_popup_menu, xmenu_show, )
10204 (create_and_show_dialog, xdialog_show, xmenu_show): Abort if not
10205 an X frame.
10206
10207 * xselect.c (x_own_selection): Abort if not an X frame.
10208 (some_frame_on_display): Check if it is an X frame.
10209 (x_handle_selection_clear): Deal with MULTI_KBOARD.
10210
10211 * coding.c: Include frame.h and termhooks.h.
03f06e5c 10212 (terminal_coding, keyboard_coding): Delete.
8d9cc0b7
MB
10213 (Fset_terminal_coding_system_internal):
10214 (Fset_keyboard_coding_system_internal):
10215 (Fkeyboard_coding_system):
03f06e5c
JB
10216 (Fterminal_coding_system): Add a terminal parameter.
10217 Get terminal_coding from the terminal.
8d9cc0b7
MB
10218 (init_coding_once): Don't call setup_coding_system here.
10219
10220 * dispextern.h (set_scroll_region, turn_off_insert)
10221 (turn_off_highlight, background_highlight, clear_end_of_line_raw)
10222 (tty_clear_end_of_line, tty_setup_colors)
03f06e5c 10223 (delete_tty, updating_frame)
8d9cc0b7
MB
10224 (produce_special_glyphs, produce_glyphs, write_glyphs)
10225 (insert_glyphs): Remove.
10226 (raw_cursor_to, clear_to_end, tty_turn_off_insert)
03f06e5c 10227 (tty_turn_off_highlight, get_tty_size): Add declaration.
b8866860 10228 (tabs_safe_p, init_baud_rate, get_tty_terminal): Update prototypes.
8d9cc0b7
MB
10229
10230 * frame.h (enum output_method): Add output_initial.
10231 (struct x_output): Delete.
b8866860
SM
10232 (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL):
10233 Access foreground_pixel and background_pixel directly from the frame.
8d9cc0b7
MB
10234 (tty_display): Delete.
10235 (struct frame): Add buried_buffer_list, foreground_pixel,
03f06e5c 10236 background_pixel and terminal. Delete kboard
8d9cc0b7
MB
10237 (union output_data): Add tty.
10238 (FRAME_KBOARD): Get the kboard from the terminal.
10239 (FRAME_INITIAL_P): New macro.
10240 (Qtty, Qtty_type, Qterminal, Qterminal_live_p, Qenvironment)
10241 (Qterm_environment_variable, Qdisplay_environment_variable)
b8866860
SM
10242 (make_terminal_frame, Qburied_buffer_list, Qwindow_system):
10243 New declarations.
8d9cc0b7
MB
10244
10245 * termchar.h (tty_output, tty_display_info): New structures.
10246 (tty_list): Declare.
10247 (FRAME_TTY, CURTTY): New macros.
10248 (must_write_spaces, min_padding_speed, fast_clear_end_of_line)
10249 (line_ins_del_ok, char_ins_del_ok, scroll_region_ok)
10250 (scroll_region_cost, memory_below_frame, fast_clear_end_of_line)
10251 (dont_calculate_costs, no_redraw_on_reenter): Remove declarations.
10252
10253 * callproc.c: Include frame.h and termhooks.h, for terminal
10254 parameters.
10255 (add_env): New function.
10256 (child_setup): Use it.
b8866860 10257 (child_setup, getenv_internal): Handle the new Vprocess_environment.
8d9cc0b7
MB
10258 (getenv_internal): Fix get_terminal_param call.
10259 (Fgetenv_internal, egetenv): Update doc.
10260 (syms_of_callproc): Initialize Vprocess_environment to nil.
03f06e5c 10261 Register and initialize them. Remove obsolete defvars. Update doc
8d9cc0b7
MB
10262 strings.
10263 (child_setup): Handle Vlocal_environment_variables.
b8866860
SM
10264 (getenv_internal): Add terminal parameter.
10265 Handle Vlocal_environment_variables.
8d9cc0b7
MB
10266 (Fgetenv_internal): Add terminal parameter.
10267 (child_setup, getenv_internal, Fgetenv_internal): Store the local
b8866860 10268 environment in a frame (not terminal) parameter. Update doc strings.
8d9cc0b7
MB
10269 (set_initial_environment): Rename from set_global_environment.
10270 Store Emacs environment in initial frame parameter.
10271
10272 * xdisp.c (redisplay_internal): Update references to
10273 `previous_terminal_frame'.
10274 (display_mode_line, Fformat_mode_line): Replace calls to
10275 `push_frame_kboard' with `push_kboard'.
10276 (get_glyph_string_clip_rects): Add extra parentheses and
10277 braces to prevent compiler warnings.
10278 (calc_pixel_width_or_height): Add xassert to check that the
10279 frame is alive. Don't call `lookup_image' on a termcap frame.
10280 (message2_nolog, message3_nolog, redisplay_internal)
10281 (set_vertical_scroll_bar, redisplay_window, check_x_display_info)
10282 (x_set_scroll_bar_foreground, x_set_scroll_bar_background)
10283 (Fx_create_frame, Fxw_display_color_p, Fx_display_grayscale_p)
10284 (Fx_display_pixel_width, Fx_display_pixel_height)
10285 (Fx_display_planes, Fx_display_color_cells)
10286 (Fx_server_max_request_size, Fx_server_vendor, Fx_server_version)
10287 (Fx_display_screens, Fx_display_mm_height, Fx_display_mm_width)
10288 (Fx_display_backing_store, Fx_display_visual_class)
10289 (Fx_display_save_under, Fx_close_connection, x_create_tip_frame):
97ddc760 10290 Use FRAME_TERMINAL_P, FRAME_WINDOW_P, FRAME_TTY and FRAME_RIF.
8d9cc0b7
MB
10291
10292 * xfns.c (x_set_foreground_color x_set_background_color)
b8866860
SM
10293 (x_set_mouse_color, x_set_cursor_color, x_make_gc):
10294 Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
8d9cc0b7
MB
10295 (Fx_create_frame, x_create_tip_frame, build_string, x_window)
10296 (Fx_create_frame, x_create_tip_frame): Don't create frames on a
10297 terminal that is being deleted.
10298 (Fx_create_frame): Use `store_frame_param' to set `window-system'
b8866860 10299 frame parameter, and make sure it overrides any user-supplied setting.
8d9cc0b7
MB
10300 (Fx_close_connection, Fx_synchronize): Unify argument names with
10301 the rest of the DEFUNs.
10302
10303 * dispnew.c (Fsend_string_to_terminal): Update call to
10304 `get_tty_terminal'.
10305 (Fredraw_frame, Fsend_string_to_terminal)
2d33f506 10306 (Fsend_string_to_terminal, init_display): Use FRAME_RIF,
8d9cc0b7
MB
10307 FRAME_TERMCAP_P and FRAME_TTY.
10308 (window_change_signal): Don't believe width/height values that are
10309 impossibly small.
10310 (Vinitial_window_system): Rename from Vwindow_system.
10311 (termscript, Wcm, rif): Delete.
10312
10313 * termhooks.h (struct terminal): New struct containing the
10314 previously global text display hooks and new members NAME,
10315 DELETED and PARAM_ALIST.
10316 (FRAME_TERMINAL, TERMINAL_TERMINAL_CODING)
10317 (TERMINAL_KEYBOARD_CODING, TERMINAL_ACTIVE_P, FRAME_WINDOW_P)
10318 (FRAME_RIF): New macros.
10319 (get_terminal_param, get_device): New declarations.
10320 (termscript): Delete declaration.
10321
10322 * xterm.c (x_initialize): Use Fset_input_interrupt_mode.
10323 (XTflash, x_free_frame_resources, x_scroll_bar_create)
10324 (x_scroll_bar_set_handle): Use FRAME_BACKGROUND_PIXEL and
10325 FRAME_FOREGROUND_PIXEL.
10326 (x_fully_uncatch_errors): Disable definition.
10327 (x_scroll_bar_expose): Fix reference to foreground pixel.
10328 (XTread_socket): Disable loop on all X displays.
10329 (x_delete_terminal): Don't set terminal->deleted and let
10330 delete_terminal delete the frames on the terminal.
10331 (x_delete_display): Doc update to reflect changes in
10332 delete_terminal.
10333 (x_display_info) <terminal>: Move member earlier in the struct.
8d9cc0b7
MB
10334 (deleting_tty): Remove old variable.
10335 (Fsuspend_tty): Call clear_tty_hooks.
10336 (Fresume_tty, init_tty): Call set_tty_hooks.
8d9cc0b7
MB
10337 (Ftty_display_color_p, Ftty_display_color_cells): Don't throw
10338 errors on X frames.
10339 (x_catch_errors_unwind): Abort if x_error_message is NULL.
10340 (handle_one_xevent): Initialize `f' to NULL.
9cab96b0 10341 (x_delete_terminal, x_create_terminal): New functions.
8d9cc0b7
MB
10342 (XTset_terminal_modes, XTreset_terminal_modes)
10343 (XTread_socket, x_connection_closed, x_term_init)
10344 (x_term_init, x_delete_display): Add terminal parameter.
10345 (x_term_init) [!HAVE_GTK_MULTIDISPLAY]: Refuse to create secondary
10346 X connections.
10347
bf380f53
GM
10348 * frame.c: Include termchar.h.
10349 (Qterminal, Qterminal_live_p, Qburied_buffer_list, Qtty, Qtty_type)
10350 (Qwindow_system, Qenvironment, Qterm_environment_variable)
10351 (Qdisplay_environment_variable): New vars.
10352 (Fframep): Deal with output_initial.
10353 (Fframe-live-p): Doc fix.
10354 (Fwindow-system): New function.
8d9cc0b7
MB
10355 (x_set_screen_gamma, store_frame_param): Fix compilation errors.
10356 (make_terminal_frame): Don't create frames on a terminal that is
bf380f53 10357 being deleted. Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
b8866860 10358 (store_frame_param): Check for found_for_frame before calling XFRAME.
8d9cc0b7
MB
10359 (Fmake_terminal_frame): Handle NULL tty names correctly.
10360 (syms_of_frame): Enhance doc string of `default-frame-alist'.
bf380f53
GM
10361 (Fdelete_frame): Remove unused variable `count'. Don't allow other
10362 frames to refer to a deleted frame in their 'environment parameter.
8d9cc0b7 10363 (Fframe_with_environment): New function.
b8866860 10364 (syms_of_frame): Defsubr it. Initialize and staticpro Qenvironment.
8d9cc0b7
MB
10365 (get_future_frame_param): New function.
10366 (Fmake_terminal_frame): Use it.
2d33f506 10367 (x_set_frame_parameters, x_set_screen_gamma): Use FRAME_RIF.
8d9cc0b7
MB
10368
10369 * sysdep.c (init_sys_modes, reset_sys_modes): Update for renames.
10370 * sysdep.c (reset_sys_modes): Update for renames.
10371
10372 * keyboard.c (tty_read_avail_input): New function.
03f06e5c 10373 (Fset_input_interrupt_mode, Fset_output_flow_control): New functions.
8d9cc0b7
MB
10374 (syms_of_keyboard): Defsubr them.
10375 (Fset_input_meta_mode, Fset_quit_char): New functions.
10376 (Fset_input_mode): Split to above functions.
10377
10378 (read_char_minibuf_menu_prompt): Add wrong_kboard_jmpbuf
10379 parameter. Use it in call to `read_char'.
b8866860
SM
10380 (read_char): Declare. Update call to `read_char_minibuf_menu_prompt'.
10381 Set wrong_kboard_jmpbuf correctly in recursive calls.
10382 Use current_kboard to access Vkeyboard_translate_table.
10383 Enhance comment before extra longjmp to wrong_kboard_jmpbuf.
10384 Add wrong_kboard_jmpbuf parameter to allow for recursive calls.
10385 Update longjmp invocations. Remember the original current_kboard,
10386 and longjmp to `wrong_kboard_jmpbuf' when a filter, timer or sentinel
10387 changes it. Comment out unnecessary calls to
10388 `record_single_kboard_state' and `any_kboard_state'.
10389 Update recursive calls.
8d9cc0b7
MB
10390 (wrong_kboard_jmpbuf): Remove global variable.
10391 (read_key_sequence): Remove unused variable wrong_kboard_jmpbuf.
10392 Handle deleted interrupted_kboards correctly; that is a legal
10393 case. Add `wrong_kboard_jmpbuf' local variable. Update setjmp
b8866860 10394 and read_char calls. Abort if interrupted_kboard died in read_char.
8d9cc0b7
MB
10395 (any_kboard_state, single_kboard_state)
10396 (push_frame_kboard): Remove function.
10397 (pop_kboard): Switch out of single_kboard mode if the kboard has
03f06e5c
JB
10398 been deleted. Remove unused variable. Help debugging by not
10399 changing current_kboard unnecessarily. Set current_kboard to the
8d9cc0b7
MB
10400 kboard of the selected frame when the stored kboard object has
10401 been deleted before pop_kboard.
10402 (temporarily_switch_to_single_kboard): Change first parameter to a
10403 frame pointer. Throw an error when caller wants to change kboards
10404 while in single_kboard mode. Don't push_kboard if we weren't in
10405 single kboard state. Don't pop_kboard if we popped into any
10406 kboard state.
10407 (restore_kboard_configuration): Abort if pop_kboard changed the
03f06e5c 10408 kboard in single_kboard mode. Call pop_kboard only after setting
8d9cc0b7
MB
10409 up single_kboard mode.
10410 (Frecursive_edit): Switch to single_kboard mode only in nested
10411 command loops.
b8866860
SM
10412 (cmd_error, command_loop, command_loop_1, timer_check):
10413 Comment out unnecessary call to `any_kboard_state' and
8d9cc0b7
MB
10414 `record_single_kboard_state'.
10415 (delete_kboard): Exit single_kboard mode if we have just deleted
03f06e5c 10416 that kboard. Use FRAME_KBOARD.
8d9cc0b7
MB
10417 (interrupt_signal): Use `Fkill_emacs' to exit Emacs, not
10418 `fatal_error_signal'.
10419 (record_single_kboard_state): Don't push_kboard if we weren't in
10420 single kboard state. Don't pop_kboard if we popped into any
10421 kboard state.
10422 (push_frame_kboard): Rename to push_kboard.
10423 (kbd_buffer_get_event): Use FRAME_TERMINAL.
10424 (read_avail_input): Read input from all terminals.
10425 (mark_kboards): Also mark Vkeyboard_translate_table.
10426 (kbd_buffer_store_event_hold): Simplify condition.
10427 (read_key_sequence): Reinitialize fkey and keytran at each replay.
10428 (Vkeyboard_translate_table): Move to struct kboard.
10429 (init_kboard): Initialize Vkeyboard_translate_table.
10430 (syms_of_keyboard): Use DEFVAR_KBOARD to define
10431 Vkeyboard_translate_table. Update doc strings. Update docs of
10432 local-function-key-map and function-key-map.
10433
10434 * terminal.c: New file.
10435
10436 * term.c: Include errno.h.
10437 (Vring_bell_function, device_list, initial_device)
10438 (next_device_id, ring_bell, update_begin, update_end)
10439 (set_terminal_window, cursor_to, raw_cursor_to)
10440 (clear_to_end, clear_frame, clear_end_of_line)
10441 (write_glyphs, insert_glyphs, delete_glyphs, ins_del_lines)
10442 (Fdisplay_name, create_device, delete_device): Move to terminal.c.
10443 (syms_of_term): Move their initialization to terminal.c.
10444 (get_tty_terminal, Fdisplay_tty_type, Ftty_display_color_p)
10445 (Ftty_display_color_cells)
10446 (Ftty_no_underline, Fsuspend_tty, Fresume_tty, create_tty_output)
9cab96b0 10447 (clear_tty_hooks, set_tty_hooks)
8d9cc0b7
MB
10448 (init_tty, maybe_fatal): New functions.
10449 (Ftty_type): Return nil if terminal is not on a tty instead of
10450 throwing an error. Doc update.
10451 (syms_of_term) <Vsuspend_tty_functions, Vresume_tty_functions>:
03f06e5c 10452 Doc update. Initialize new subrs and variables.
8d9cc0b7
MB
10453 (delete_tty): Use terminal->deleted.
10454 (tty_set_terminal_modes): Rename from set_terminal_modes.
10455 (tty_reset_terminal_modes): Rename from reset_terminal_modes.
10456 (set_scroll_region): Rename to `tty_set_scroll_region'.
10457 (turn_on_insert): Rename to `tty_turn_on_insert'.
10458 (turn_off_insert): Rename to `tty_turn_off_insert'.
10459 (turn_off_highlight): Rename to `tty_turn_off_highlight'.
10460 (turn_on_highlight): Rename to `tty_turn_on_highlight'.
10461 (toggle_highligh): Rename to `tty_toggle_highlight'.
10462 (background_highlight): Rename to `tty_background_highlight'.
10463 (highlight_if_desired): Rename to `tty_highlight_if_desired'.
10464 (tty_ring_bell, tty_update_end, tty_set_terminal_window)
10465 (tty_set_scroll_region, tty_background_highlight)
10466 (tty_cursor_to, tty_raw_cursor_to, tty_clear_to_end)
10467 (tty_clear_frame, tty_clear_end_of_line, tty_write_glyphs)
10468 (tty_insert_glyphs, tty_delete_glyphs, tty_ins_del_lines)
10469 (term_get_fkeys, tty_setup_colors, dissociate_if_controlling_tty):
10470 Add static modifier.
10471 (tty_reset_terminal_modes, tty_set_terminal_window)
10472 (tty_set_scroll_region, tty_background_highlight)
10473 (tty_highlight_if_desired, tty_cursor_to)
10474 (tty_raw_cursor_to, tty_clear_to_end, tty_clear_frame)
10475 (tty_clear_end_of_line, tty_write_glyphs, tty_insert_glyphs)
10476 (tty_delete_glyphs, tty_ins_del_lines, turn_on_face): Update for
10477 renames.
10478
880820fe 104792007-08-28 Jan Djärv <jan.h.d@swipnet.se>
cf0590c4
JD
10480
10481 * keyboard.c: Qrtl is new.
10482 (parse_tool_bar_item): Handle :rtl keyword.
10483 (syms_of_keyboard): Intern :rtl keyword.
10484
10485 * dispextern.h (enum tool_bar_item_idx): Add TOOL_BAR_ITEM_RTL_IMAGE.
10486
10487 * gtkutil.c (xg_tool_bar_expose_callback): Just do SET_FRAME_GARBAGED
10488 so no Lisp code is executed.
10489 (file_for_image, find_rtl_image): New functions.
10490 (xg_get_image_for_pixmap): Use file_for_image
10491 (update_frame_tool_bar): If direction is RTL, use RTL image if
10492 defined. Use Gtk stock images if defined.
10493
83cc8d35
YM
104942007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10495
10496 * macterm.c (x_draw_composite_glyph_string_foreground): Draw rectangle
10497 for nonexistent or zero-width glyph in composition glyph.
10498
e60c4e15
SM
104992007-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
10500
d7e2a28f
SM
10501 * m/amdx86-64.h: Redirect to intel386.h if compiling for i386.
10502
e60c4e15
SM
10503 * xdisp.c (Finvisible_p): New function.
10504 (syms_of_xdisp): defsubr it.
10505
ee163e6d
JB
105062007-08-24 Juanma Barranquero <lekktu@gmail.com>
10507
10508 * image.c (syms_of_image) <image-library-alist, cross-disabled-images>:
10509 Doc fixes.
10510
90fa408d
YM
105112007-08-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10512
35277b03 10513 * mac.c [MAC_OSX] (select_and_poll_event, sys_select): Fix last changes.
90fa408d 10514
cac4219c
MR
105152007-08-24 Martin Rudalics <rudalics@gmx.at>
10516
10517 * fileio.c (Finsert_file_contents): Consult CHARS_MODIFF to tell
10518 whether decoding has modified buffer contents.
10519
5fc9fdeb
JR
105202007-08-24 Jason Rumney <jasonr@gnu.org>
10521
10522 * image.c [HAVE_NTGUI]: Define dynamic loaded functions for SVG.
10523 (Qgdk_pixbuf, Qglib) [HAVE_NTGUI]: New symbols.
10524 (syms_of_image) [HAVE_NTGUI]: Intern and staticpro them.
10525 (init_svg_functions) [HAVE_NTGUI]: New function.
10526 (fn_g_type_init, fn_g_object_unref, fn_g_error_free): New #defines.
10527 (svg_load_image): Use them.
10528 (svg_load_image) [HAVE_NTGUI]: Implement background.
10529
93b23406
YM
105302007-08-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10531
10532 * Makefile.in (RSVG_LIBS, RSVG_CFLAGS): New variables.
10533 (ALL_CFLAGS): Use ${RSVG_CFLAGS} instead of @RSVG_CFLAGS@.
10534 (LIBX): Remove @RSVG_LIBS@.
10535 (LIBES): Add $(RSVG_LIBS).
10536
10537 * image.c (svg_load_image): Blend with specified background if exists.
10538 Use IMAGE_BACKGROUND. Add Mac OS Support.
10539
10540 * mac.c (wakeup_from_rne_enabled_p) [MAC_OSX]: Remove variable.
10541 (ENABLE_WAKEUP_FROM_RNE, DISABLE_WAKEUP_FROM_RNE) [MAC_OSX]:
10542 Remove macros.
10543 [MAC_OSX] (socket_callback): Do nothing.
10544 [MAC_OSX] (select_and_poll_event): Use CFRunLoopRunInMode instead of
10545 ReceiveNextEvent.
10546 [MAC_OSX] (sys_select): Likewise. Don't set context as argument to
10547 socket_callback.
10548 (mac_wakeup_from_rne) [MAC_OSX]: Do nothing.
10549
2467875c
GM
105502007-08-22 Glenn Morris <rgm@gnu.org>
10551
ff8da443 10552 * image.c (x_find_image_file): Search in etc/images/ rather than etc/.
2467875c 10553
4ab27a43
GM
105542007-08-22 Paul Pogonyshev <pogonyshev@gmx.net>
10555
10556 * Makefile.in (ALL_CFLAGS, LIBX): Add RSVG_LIBS.
ff8da443 10557
666e0eda
GM
10558 * image.c: Add support for SVG images. Some additional comments
10559 by Joakim Verona <joakim@verona.se>. When HAVE_RSVG is defined:
10560 (svg_image_p): New function to test for SVG image.
10561 (svg_load): New function to load SVG image.
10562 (svg_load_image): New function, helper for svg_load.
10563 (Qsvg): New Lisp_object.
10564 (svg_keyword_index): New enum.
10565 (svg_format): New static `image_keyword' struct.
10566 (svg_type): New static `image_type' struct.
10567 (librsvg/rsvg.h): Include it.
4ab27a43 10568
b636b4c1
SM
105692007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
10570
10571 * lread.c (load_warn_old_style_backquotes): Fix up array size typo.
10572
9ecb827b
SM
105732007-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
10574
1d064697
SM
10575 * lread.c (Qold_style_backquotes): New var.
10576 (syms_of_lread): Init and staticpro it.
10577 (load_warn_old_style_backquotes): New fun.
10578 (Fload): Use them to warn about old style backquotes.
10579 (end_of_file_error, Fload): Remove unused vars.
10580
5772ed4b
SM
10581 * lisp.h (Fclear_face_cache, Fx_send_client_event): Declare.
10582
9ecb827b 10583 * lread.c (Vold_style_backquotes): New var.
5aa273b0 10584 (syms_of_lread): Init and export it to Elisp.
9ecb827b
SM
10585 (read1): Set it when we find an old-style (back)quote.
10586
32e1c7b1
JR
105872007-08-22 Jason Rumney <jasonr@gnu.org>
10588
10589 * w32reg.c (SYSTEM_DEFAULT_RESOURCES): Add missing NULL terminator.
10590
b8fa755b
KY
105912007-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
10592
10593 * puresize.h (BASE_PURESIZE): Increase to 1140000.
10594
1283140e
RS
105952007-08-19 Richard Stallman <rms@gnu.org>
10596
10597 * eval.c (Ffunction, Fquote): Signal error if not 1 argument.
10598
2c4685ee
AS
105992007-08-19 Andreas Schwab <schwab@suse.de>
10600
10601 * alloc.c (pure): Round PURESIZE up.
10602
880820fe 106032007-08-17 Jan Djärv <jan.h.d@swipnet.se>
e8953ebf
JD
10604
10605 * xterm.c (handle_one_xevent): Remove check that mouse click is in
10606 active frame.
10607
6e33efc4
RS
106082007-08-16 Richard Stallman <rms@gnu.org>
10609
10610 * eval.c (Fcommandp): Add parens to clarify.
10611
10612 * minibuf.c (Fall_completions): Use enum for type of table.
10613
10614 * emacs.c (USAGE2): Improve text.
10615
fcf8ff2e
GM
106162007-08-15 Philippe Waroquiers <philippe.waroquiers@eurocontrol.int>
10617
5205ee62
GM
10618 * term.c (tty_default_color_capabilities): Declare static
10619 variables in file scope, to avoid HPUX compiler problem.
fcf8ff2e 10620
880820fe 106212007-08-13 Jan Djärv <jan.h.d@swipnet.se>
81d13a51
JD
10622
10623 * gtkutil.c (update_frame_tool_bar): Use -1 as index
10624 to gtk_toolbar_insert.
10625
4a181359
SM
106262007-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
10627
1bc99c9c
SM
10628 * fileio.c (Finsert_file_contents): Yet Another Int/Lisp_Object Mixup.
10629
4a181359
SM
10630 * insdel.c (reset_var_on_error): New fun.
10631 (signal_before_change, signal_after_change):
10632 Use it to reset (after|before)-change-functions to nil in case of error.
10633 Bind inhibit-modification-hooks to t.
10634 Don't bind (after|before)-change-functions to nil while they run.
10635
6c28435c
YM
106362007-08-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10637
10638 * xterm.c (x_draw_image_glyph_string): Adjust stipple origin when
10639 filling pixmap with stippled background.
10640
ad3b3e02
YM
106412007-08-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10642
10643 * macterm.c [TARGET_API_MAC_CARBON] (mac_handle_window_event):
10644 Don't use invisible frame as parent window for repositioning.
10645
a22dec27
SM
106462007-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
10647
10648 * print.c (new_backquote_output): Rename from old_backquote_output.
10649 (print): Inverse its logic (according to its name) so as to match the
10650 behavior of new_backquote_flag in lread.c.
10651
7b7d07bb
YM
106522007-08-09 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10653
10654 * gmalloc.c (posix_memalign): New function.
10655
10656 * macterm.c (frame_highlight, frame_unhighlight): Don't call
10657 ActivateControl/DeactivateControl here.
10658 [USE_MAC_TOOLBAR] (free_frame_tool_bar): Suppress animation when
10659 frame-notice-user-settings is non-nil.
10660 [USE_MAC_FONT_PANEL] (mac_handle_font_event): Also record parameter
10661 for kEventParamFMFontStyle.
10662 [TARGET_API_MAC_CARBON] (mac_handle_keyboard_event): Don't check
10663 mac_pass_command_to_system and mac_pass_control_to_system here.
10664 (XTread_socket): Call ActivateControl/DeactivateControl here.
10665 (XTread_socket) [TARGET_API_MAC_CARBON]:
10666 Check mac_pass_command_to_system and mac_pass_control_to_system here.
f9426479
YM
10667 (mac_handle_window_event) [USE_MAC_TOOLBAR]: Add further workaround
10668 for window repositioning.
7b7d07bb 10669
22e9fe24
GM
106702007-08-08 Glenn Morris <rgm@gnu.org>
10671
10672 * Replace `iff' in doc-strings and comments.
10673
ae494350
CY
106742007-08-07 Chong Yidong <cyd@stupidchicken.com>
10675
10676 * xdisp.c (move_it_by_lines): Remove incorrect optimization.
10677
6f2528d8
MR
106782007-08-07 Martin Rudalics <rudalics@gmx.at>
10679
10680 * fileio.c (Finsert_file_contents): Run format-decode and
10681 after_insert_file_functions on entire buffer when REPLACE is
10682 non-nil and inhibit modification_hooks and point_motion_hooks.
10683 For consistency, run after_insert_file_functions iff something
10684 got inserted. Move signal_after_change and update_compositions
10685 after code running after_insert_file_functions. Make sure that
6b8e474c 10686 undo_list doesn't record intermediate steps of the decoding process.
6f2528d8 10687
3ceeb306
YM
106882007-08-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10689
10690 * emacs.c (main)
10691 [HAVE_GTK_AND_PTHREAD && !SYSTEM_MALLOC && !DOUG_LEA_MALLOC]:
10692 Call malloc_enable_thread on interactive startup.
10693
10694 * gmalloc.c (_malloc_thread_enabled_p) [USE_PTHREAD]: New variable.
7b7d07bb
YM
10695 (LOCK, UNLOCK, LOCK_ALIGNED_BLOCKS, UNLOCK_ALIGNED_BLOCKS)
10696 [USE_PTHREAD]: Conditionalize with it.
3ceeb306
YM
10697 (malloc_atfork_handler_prepare, malloc_atfork_handler_parent)
10698 (malloc_atfork_handler_child, malloc_enable_thread) [USE_PTHREAD]:
10699 New functions.
10700
ca5e6fd5
CY
107012007-08-06 Chong Yidong <cyd@stupidchicken.com>
10702
32bfce5d
CY
10703 * xdisp.c (redisplay_window): When restoring original buffer
10704 position, make sure it is still valid.
10705
ca5e6fd5
CY
10706 * image.c (png_load): Ignore png-supplied background color.
10707
a5b11587
YM
107082007-08-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10709
10710 * mac.c [TARGET_API_MAC_CARBON] (cfdate_to_lisp): Obtain microsec value.
10711 Use kCFAbsoluteTimeIntervalSince1970.
10712
10713 * macmenu.c (quit_dialog_event_loop) [TARGET_API_MAC_CARBON]:
10714 New variable.
10715 [TARGET_API_MAC_CARBON] (mac_handle_dialog_event): Set it if dialog
10716 event loop should be quit.
10717 [TARGET_API_MAC_CARBON] (create_and_show_dialog) [!MAC_OSX]:
10718 Quit dialog event loop if quit_dialog_event_loop is set.
10719
10720 * macselect.c [!TARGET_API_MAC_CARBON]: Include Scrap.h.
10721 (Selection): New typedef. Use instead of ScrapRef.
10722 (mac_get_selection_from_symbol): Rename from get_scrap_from_symbol.
10723 (mac_valid_selection_target_p): Rename from valid_scrap_target_type_p.
10724 (mac_clear_selection): Rename from clear_scrap.
10725 (get_flavor_type_from_symbol): New argument SEL and subsume function of
ff8da443 10726 scrap_has_target_type. All uses changed.
a5b11587
YM
10727 (mac_get_selection_ownership_info, mac_valid_selection_value_p)
10728 (mac_selection_has_target_p): New functions.
10729 (mac_put_selection_value): Rename from put_scrap_string.
10730 (mac_get_selection_value): Rename from get_scrap_string.
10731 (mac_get_selection_target_list): Rename from get_scrap_target_type_list.
10732 (put_scrap_private_timestamp, scrap_has_target_type)
10733 (get_scrap_private_timestamp): Remove functions.
10734 (SCRAP_FLAVOR_TYPE_EMACS_TIMESTAMP): Remove define.
10735 (x_own_selection, x_get_local_selection):
10736 Use mac_valid_selection_value_p.
10737 (x_own_selection): Don't use put_scrap_private_timestamp.
10738 Record OWNERSHIP-INFO into Vselection_alist instead.
10739 (x_get_local_selection): Don't check type if request is local.
10740 (Fx_selection_owner_p): Don't use get_scrap_private_timestamp.
10741 Detect ownership change with OWNERSHIP-INFO in Vselection_alist instead.
10742
880820fe 107432007-08-04 Jan Djärv <jan.h.d@swipnet.se>
991bde0d
JD
10744
10745 * gtkutil.c (xg_tool_bar_callback): Generate two TOOL_BAR_EVENT:s,
10746 add comment explaining why.
10747
73ff9d42
RS
107482007-08-03 Richard Stallman <rms@gnu.org>
10749
10750 * fileio.c (Fvisited_file_modtime): Use make_time.
10751
54ed9a2d 107522007-08-01 Ryo Yoshitake <ryo@shiftmode.net> (tiny change)
cdf5c17a
VJL
10753
10754 * mac.c (init_mac_osx_environment): Adjust load-path on self-contained
10755 build.
10756
65a9c8e2
SM
107572007-07-31 Stefan Monnier <monnier@iro.umontreal.ca>
10758
10759 * gtkutil.c (xg_tool_bar_callback): Generate a single TOOL_BAR_EVENT.
10760
c5925799
KY
107612007-07-30 Katsumi Yamaoka <yamaoka@jpl.org>
10762
10763 * puresize.h (BASE_PURESIZE): Increase to 1130000.
10764
adef3de7
RS
107652007-07-30 Richard Stallman <rms@gnu.org>
10766
10767 * lread.c (readevalloop, read1): Treat NBSP as whitespace.
10768
880820fe 107692007-07-29 Jan Djärv <jan.h.d@swipnet.se>
784c1472
JD
10770
10771 * gmalloc.c (__malloc_initialize): Remove pthread_once. Not needed.
10772
a10421a1
NR
107732007-07-28 Nick Roberts <nickrob@snap.net.nz>
10774
10775 * xdisp.c (decode_mode_spec): Use '@' instead of 'R' to test for
10776 remote default-directory.
10777
10778 * buffer.c (mode-line-format): Update doc string.
10779
0cb1ae20
YM
107802007-07-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10781
10782 * w32term.c (w32_draw_fringe_bitmap): Extend fringe background to
10783 scroll bar gap.
10784 (x_scroll_bar_create): Set bar->fringe_extended_p.
10785 (w32_set_vertical_scroll_bar): Put leftmost/rightmost scroll bars
10786 on frame edge. Check fringe background extension. Don't clear
10787 extended fringe background area.
10788
10789 * w32term.h (struct scroll_bar): New member fringe_extended_p.
10790 (w32_fill_area): Enclose multiple statements with do ... while (0).
10791
10792 * xterm.c (x_draw_fringe_bitmap) [USE_TOOLKIT_SCROLL_BARS]:
10793 Extend fringe background to scroll bar gap.
10794 (x_scroll_bar_create) [USE_TOOLKIT_SCROLL_BARS]:
10795 Set bar->fringe_extended_p.
10796 (XTset_vertical_scroll_bar) [USE_TOOLKIT_SCROLL_BARS]:
10797 Put leftmost/rightmost scroll bars on frame edge. Check fringe
10798 background extension. Don't clear extended fringe background area.
10799
10800 * xterm.h (struct scroll_bar) [USE_TOOLKIT_SCROLL_BARS]:
10801 New member fringe_extended_p.
10802
cacc7b51
GM
108032007-07-25 Glenn Morris <rgm@gnu.org>
10804
10805 * Relicense all FSF files to GPLv3 or later.
10806
10807 * COPYING: Switch to GPLv3.
10808
89835619
SM
108092007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
10810
c4f46926
SM
10811 * eval.c (Fcommandp): Pay attention to the `interactive-form' property.
10812
10813 * data.c (Finteractive_form): Check for the presence of an
10814 `interactive-form' symbol property more thoroughly.
10815
10816 * data.c (Finteractive_form): Use an `interactive-form' property if
89835619
SM
10817 present, analogous to the function-documentation property.
10818
ee04257d
JR
108192007-07-24 Jason Rumney <jasonr@gnu.org>
10820
10821 * w32fns.c (x_real_positions): Get real position from OS instead of
10822 calculating it.
10823
50624218
JR
108242007-07-23 Jason Rumney <jasonr@gnu.org>
10825
10826 * filelock.c (current_lock_owner): Allow for @ sign in username.
10827
3650f60e
NR
108282007-07-22 Nick Roberts <nickrob@snap.net.nz>
10829
10830 * xdisp.c (decode_mode_spec): Add case 'R' for to test for
10831 remote default-directory.
10832
10833 * buffer.c (mode-line-format): Describe above case in doc string.
10834
1e899515 108352007-07-20 Eli Zaretskii <eliz@gnu.org>
b395d6e1 10836
75be5258
EZ
10837 * w32proc.c (IMAGE_NT_OPTIONAL_HDR32_MAGIC, IMAGE_OPTIONAL_HEADER32):
10838 Define if not defined.
10839
2b6e2f4d
JR
108402007-07-18 Jason Rumney <jasonr@gnu.org>
10841
10842 * w32proc.c (w32_executable_type): Handle 64 bit executables.
10843
23dacf80
JB
108442007-07-18 Richard Stallman <rms@gnu.org>
10845
10846 * data.c (Fsetq_default): Doc fix.
10847
10848 * eval.c (Fsetq): Doc fix.
10849
108502007-07-18 Juanma Barranquero <lekktu@gmail.com>
10851
10852 * coding.c (Ffind_operation_coding_system):
10853 * eval.c (For, Fand): Doc fixes.
880820fe 10854 Reported by Johan Bockgård.
23dacf80 10855
880820fe 108562007-07-18 Jan Djärv <jan.h.d@swipnet.se>
656de71a 10857
23dacf80 10858 * xfns.c (Fx_focus_frame): Call x_ewmh_activate_frame.
656de71a 10859
23dacf80 10860 * xterm.h: Declare x_ewmh_activate_frame.
656de71a
JD
10861
10862 * xterm.c (x_ewmh_activate_frame): New function.
10863 (XTframe_raise_lower): Move code to x_ewmh_activate_frame.
10864
71ec17e6
MR
108652007-07-17 Martin Rudalics <rudalics@gmx.at>
10866
10867 * window.c (Fdisplay_buffer): If largest or LRU window is the
10868 only window, split it even if it is not eligible for splitting.
10869 This restores the original behavior broken by the 2007-07-15
10870 change.
10871
e9818042
GM
108722007-07-17 Glenn Morris <rgm@gnu.org>
10873
10874 * abbrev.c (abbrev_check_chars): New function.
6b8e474c
SM
10875 (Fdefine_global_abbrev, Fdefine_mode_abbrev):
10876 Call abbrev_check_chars to check abbrev characters are word
e9818042
GM
10877 constituents. Doc fix.
10878
e6fca843
SM
108792007-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
10880
10881 * process.c (Fstart_process, Fmake_network_process)
10882 (read_process_output): Fix up last changes.
10883
b5d2b4ab
EZ
108842007-07-16 Eli Zaretskii <eliz@gnu.org>
10885
10886 * makefile.w32-in (clean): Don't delete *~.
10887
413a79ad
AS
108882007-07-16 Andreas Schwab <schwab@suse.de>
10889
10890 * window.c (Fdisplay_buffer): Use NILP.
10891 (Fset_window_scroll_bars): Likewise.
10892
f1de8c77
MR
108932007-07-15 Martin Rudalics <rudalics@gmx.at>
10894
10895 * window.c (window_min_size_2): New function.
10896 (window_min_size_1, size_window, Fdisplay_buffer)
10897 (Fsplit_window, adjust_window_trailing_edge): Use it to avoid
10898 windows without mode- or header-lines when window-min-height is
10899 too small.
10900 (size_window): Reset nodelete_p after testing it, following an
10901 earlier note by Kim F. Storm.
10902 (display_buffer): Do not set split_height_threshold to twice the
10903 value of window_min_height to avoid changing the value of a
10904 customizable variable. Rather explicitly check whether the
10905 height of the window that shall be splitted is at least as large
10906 as split_height_threshold.
1af74d06
MB
10907 (Fwindow_full_width_p): New defun.
10908 (syms_of_window): Defsubr it.
d31053f9 10909
1af74d06 10910 * window.h: Add EXFUN for Fwindow_full_width_p.
f1de8c77 10911
5e1ab613
JR
109122007-07-14 Jason Rumney <jasonr@gnu.org>
10913
10914 * process.c [WINDOWSNT]: Don't undefine AF_INET6.
10915
f01cbfdd
RS
109162007-07-14 Richard Stallman <rms@gnu.org>
10917
10918 * eval.c (maybe_call_debugger): New function.
10919 (find_handler_clause): Use maybe_call_debugger.
10920 Call it when the handler says `debug'.
10921 Eliminate DEBUGGER_VALUE_PTR.
10922 (Fsignal): Eliminate debugger_value.
10923 (Qdebug): New variable.
10924 (syms_of_eval): Initialize it.
10925
1bab435a
JB
109262007-07-14 Juanma Barranquero <lekktu@gmail.com>
10927
10928 * eval.c (Fprogn):
10929 * keyboard.c (Ftrack_mouse):
10930 * print.c (Fwith_output_to_temp_buffer):
10931 * window.c (Fsave_window_excursion): Doc fix.
10932
be436d23
SM
109332007-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
10934
10935 * eval.c (init_eval_once): Bump max_lisp_eval_depth to 400.
10936
60f0fb11
SM
109372007-07-12 Stefan Monnier <monnier@iro.umontreal.ca>
10938
10939 * process.h (struct Lisp_Process): Turn slots infd, outfd,
10940 kill_without_query, pty_flag, tick, update_tick, decoding_carryover,
10941 inherit_coding_system_flag, filter_multibyte, adaptive_read_buffering,
10942 read_output_delay, and read_output_skip from Lisp_Objects to ints.
10943 Remove unused encoding_carryover.
10944 * process.c: Adjust all functions accordingly.
10945
d8b18043
RS
109462007-07-12 Richard Stallman <rms@gnu.org>
10947
10948 * term.c: Include unistd.h only if HAVE_UNISTD_H.
10949
d5781bb6
JR
109502007-07-11 Jason Rumney <jasonr@gnu.org>
10951
10952 * makefile.w32-in (LIBS): Include OLE32.
10953
10954 * w32fns.c (w32_msg_pump) <WM_EMACS_CREATEWINDOW>: Initialize COM.
10955 (w32_msg_pump) <WM_DESTROY>: Uninitialize COM.
10956
5bb7dfee
SM
109572007-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
10958
10959 * lisp.h (struct Lisp_Hash_Table): Turn next_weak into a bare pointer.
10960 * fns.c (weak_hash_tables): Rename from Vweak_hash_tables and turned
10961 from a Lisp_Object into a bare pointer.
10962 (make_hash_table, copy_hash_table, sweep_weak_hash_tables, init_fns):
10963 Adjust the code correspondingly.
10964
10965 * alloc.c (emacs_blocked_free): Remove unused var `bytes_used_now'.
10966
10967 * term.c: Include unistd.h for ttyname, used in handle_one_term_event.
10968 (term_show_mouse_face): Remove unused var `j'.
10969 (handle_one_term_event): Remove unused vars `i' and `j'.
10970 Don't cast return value of ttyname since it's not necessary.
10971
a1be1ce8
SM
109722007-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
10973
5045e68e
SM
10974 * alloc.c (mark_maybe_pointer): Enforce mult-of-8 alignment when using
10975 USE_LSB_TAG. Suggested by Dmitry Antipov <dmantipov@yandex.ru>.
10976
8071c00f
SM
10977 * fns.c (map_char_table): Use an array of int for `indices' rather than
10978 an array of Lisp_Objects (which are only ever integers anyway).
10979 (Fmap_char_table): Update caller.
10980 * lisp.h: Update prototype.
10981 * keymap.c (Fset_keymap_parent, map_keymap, Fcopy_keymap):
10982 * fontset.c (Ffontset_info):
10983 * casetab.c (set_case_table): Update callers.
10984
10985 * editfns.c (Ftranspose_regions): Use EMACS_INT for positions.
10986
fab84e3c
SM
10987 * keymap.c (struct accessible_keymaps_data)
10988 (struct where_is_internal_data): New structures.
10989 (accessible_keymaps_1, where_is_internal_1): Use them to change
10990 interface to adhere to the one used by map_keymap.
10991 (Faccessible_keymaps, where_is_internal): Use map_keymap.
10992 (accessible_keymaps_char_table, where_is_internal_2): Remove.
10993
a1be1ce8
SM
10994 * keymap.h (map_keymap_function_t): More informative prototype.
10995
ef887810
RS
109962007-07-10 Guanpeng Xu <herberteuler@hotmail.com>
10997
10998 * search.c (Vinhibit_changing_match_data, search_regs_1): New vars.
10999 (looking_at_1): Don't change search_regs and last_thing_searched
11000 if `inhibit-changing-match-data' is non-nil.
11001 (string_match_1, search_buffer, set_search_regs): Likewise.
11002 (syms_of_search): Add Lisp level definition for
11003 `inhibit-changing-match-data' and set it to nil.
8071c00f
SM
11004 (boyer_moore): If `inhibit-changing-match-data' is non-nil, compute
11005 start and end of the match, instead of using values in search_regs.
ef887810 11006
4d02fc25
SM
110072007-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
11008
11009 * minibuf.c (Fcompleting_read): New value `confirm-only'
11010 for `require-match'.
11011
fe45b81f
SM
110122007-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
11013
11014 * fileio.c (Fdo_auto_save): Revert last patch installed unwillingly as
11015 part of the 2007-06-27 change to syms_of_fileio.
11016
a56dd283
YM
110172007-06-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11018
11019 * macterm.c [USE_MAC_TSM] (mac_handle_text_input_event):
11020 Check WINDOWP before using XWINDOW. Consolidate return statements.
11021
0cf9f5b5
RS
110222007-06-27 Richard Stallman <rms@gnu.org>
11023
11024 * fileio.c (syms_of_fileio) <after-insert-file-functions>: Doc fix.
11025
a66f285a
JB
110262007-06-27 Juanma Barranquero <lekktu@gmail.com>
11027
11028 * buffer.c (syms_of_buffer) <selective-display>: Fix typo in docstring.
11029
8d0d84d2
YM
110302007-06-26 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11031
11032 * gmalloc.c [HAVE_GTK_AND_PTHREAD]: Check this after including config.h.
11033 (_aligned_blocks_mutex) [USE_PTHREAD]: New variable.
11034 (LOCK_ALIGNED_BLOCKS, UNLOCK_ALIGNED_BLOCKS): New macros.
11035 (_free_internal, memalign): Use them.
11036 (_malloc_mutex, _aligned_blocks_mutex) [USE_PTHREAD]:
11037 Initialize to PTHREAD_MUTEX_INITIALIZER.
11038 (malloc_initialize_1) [USE_PTHREAD]: Don't use recursive mutex.
11039 (morecore_nolock): Rename from morecore. All uses changed.
11040 Use only nolock versions of internal allocation functions.
11041 (_malloc_internal_nolock, _realloc_internal_nolock)
11042 (_free_internal_nolock): New functions created from
11043 _malloc_internal, _realloc_internal, and _free_internal.
11044 (_malloc_internal, _realloc_internal, _free_internal): Use them.
11045 Copy hook value to automatic variable before its use.
11046 (memalign): Copy hook value to automatic variable before its use.
11047
5a0bbd9a
KH
110482007-06-26 Kenichi Handa <handa@m17n.org>
11049
11050 * coding.c (Ffind_operation_coding_system): Docstring improved.
11051 (syms_of_coding): Docstring of `file-coding-system-alist' improved.
11052
9a51747b
DK
110532007-06-25 David Kastrup <dak@gnu.org>
11054
11055 * keymap.c (Fcurrent_active_maps): Add `position' argument.
11056 (Fwhere_is_internal): Adjust call to `current-active-maps' to
11057 cater for additional parameter.
11058
11059 * keymap.h: Adjust number of parameters to `current-active-maps'.
11060
11061 * doc.c (Fsubstitute_command_keys): Adjust call of
11062 `current-active-maps'.
11063
e4305426
DK
110642007-06-25 David Kastrup <dak@gnu.org>
11065
11066 * callint.c (Fcall_interactively): Make the parsing of interactive
11067 specs somewhat more readable.
11068
511a18d9
YM
110692007-06-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11070
11071 * macterm.c (x_draw_fringe_bitmap) [MAC_OSX]: Extend fringe background
11072 to scroll bar gap also when bitmap fills fringe. Draw only foreground
11073 if extended background has already been filled.
11074
512eb161
YM
110752007-06-22 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11076
11077 * macgui.h (USE_CG_DRAWING): Don't require USE_ATSUI.
11078 (USE_MAC_TOOLBAR): Require USE_CG_DRAWING.
11079
11080 * macmenu.c (mac_dialog_modal_filter, Fx_popup_dialog) [MAC_OSX]:
11081 Put special treatment for Fmessage_box, Fyes_or_no_p, and Fy_or_n_p
11082 in #if 0 as it is not compatible with y-or-n-p-with-timeout.
11083 (timer_check) [TARGET_API_MAC_CARBON]: Add extern.
11084 [TARGET_API_MAC_CARBON] (mac_handle_dialog_event): Use QuitEventLoop
11085 instead of QuitAppModalLoopForWindow. Consolidate QuitEventLoop calls.
11086 (pop_down_dialog) [TARGET_API_MAC_CARBON]: New function.
11087 [TARGET_API_MAC_CARBON] (create_and_show_dialog): Use it for unwind.
11088 Run timers during dialog popup.
11089 (Fmenu_or_popup_active_p) [TARGET_API_MAC_CARBON]: Use popup_activated.
11090
2386b1f1
JR
110912007-06-21 Jason Rumney <jasonr@gnu.org>
11092
11093 * image.c (convert_mono_to_color_image): Swap fore and background.
11094
fab8b787
JR
110952007-06-20 Jason Rumney <jasonr@gnu.org>
11096
11097 * w32bdf.c (w32_BDF_to_x_font): Unmap memory when finished.
11098 (w32_free_bdf_font): Unmap memory not handle.
11099
15bdd7a0 111002007-06-20 Sam Steingold <sds@gnu.org>
3cacba85
SS
11101
11102 * gmalloc.c (__morecore): Fix the declaration to comply with the
11103 definition.
11104
1bb8a291
JB
111052007-06-20 Juanma Barranquero <lekktu@gmail.com>
11106
11107 * w32term.c (w32_delete_display): Remove leftover declaration.
11108 (w32_define_cursor, w32_initialize): Make static.
11109
11110 * w32.c (_wsa_errlist): Fix typo in error message.
11111 (init_environment): Ignore any environment variable from the
11112 registry having a null value.
11113
92648dea
GM
111142007-06-20 Glenn Morris <rgm@gnu.org>
11115
11116 * Makefile.in (LIBGIF): Default to -lgif.
11117
ff25d115
JR
111182007-06-17 Jason Rumney <jasonr@gnu.org>
11119
11120 * w32menu.c (add_menu_item): Don't use multibyte string functions on
11121 unicode strings.
11122
a1a578a5
JB
111232007-06-16 Juanma Barranquero <lekktu@gmail.com>
11124
11125 * xdisp.c (syms_of_xdisp) <auto-resize-tool-bars>:
11126 Fix typo in docstring.
11127
af41f8a8
EZ
111282007-06-16 Eli Zaretskii <eliz@gnu.org>
11129
11130 * w32menu.c (add_menu_item): Escape `&' characters in menu items
11131 and their keybindings.
11132
8b29cab9
CY
111332007-06-15 Chong Yidong <cyd@stupidchicken.com>
11134
11135 * composite.c (update_compositions): Fix last fix.
11136
c433c134
JR
111372007-06-14 Jason Rumney <jasonr@gnu.org>
11138
11139 * w32.c (get_process_times_fn): New function pointer.
11140 (globals_of_w32): Intialize it if present in kernel32.dll.
11141 (w32_get_internal_run_time): New function.
11142
11143 * editfns.c (Fget_internal_run_time) [WINDOWSNT]: Use it.
11144
553d3164
KH
111452007-06-14 Kenichi Handa <handa@etlken.m17n.org>
11146
11147 * composite.c (update_compositions): Check the validness of
11148 compositions.
11149
446ba96f
YM
111502007-06-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11151
11152 * frame.h (struct frame) [MAC_OS]: New member external_tool_bar.
11153 (FRAME_EXTERNAL_TOOL_BAR) [MAC_OS]: Use it.
11154
11155 * macfns.c (mac_window) [USE_MAC_TOOLBAR]: Set toolbar_win_gravity.
11156 (x_set_tool_bar_lines) [USE_MAC_TOOLBAR]: Set FRAME_EXTERNAL_TOOL_BAR.
11157
11158 * macgui.h (USE_MAC_TOOLBAR): New define.
11159
11160 * macmenu.c [TARGET_API_MAC_CARBON] (menu_target_item_handler):
11161 Return immediately unless popup is activated.
11162
11163 * macterm.c (x_draw_fringe_bitmap) [MAC_OSX]: Extend fringe
11164 background to scroll bar gap.
11165 (x_scroll_bar_create) [MAC_OSX]: Set bar->fringe_extended_p.
11166 (XTset_vertical_scroll_bar) [MAC_OSX]: Put leftmost/rightmost
11167 scroll bars on frame edge. Check fringe background extension.
11168 Don't clear extended fringe background area.
11169 (TOOLBAR_IDENTIFIER, TOOLBAR_ICON_ITEM_IDENTIFIER)
11170 (TOOLBAR_ITEM_COMMAND_ID_OFFSET, TOOLBAR_ITEM_COMMAND_ID_P)
11171 (TOOLBAR_ITEM_COMMAND_ID_VALUE, TOOLBAR_ITEM_MAKE_COMMAND_ID):
11172 [USE_MAC_TOOLBAR]: New macros.
11173 (mac_move_window_with_gravity, mac_get_window_origin_with_gravity)
11174 (mac_handle_toolbar_event, mac_image_spec_to_cg_image)
11175 (mac_create_frame_tool_bar, update_frame_tool_bar, free_frame_tool_bar)
11176 (mac_tool_bar_note_mouse_movement, mac_handle_toolbar_command_event)
11177 [USE_MAC_TOOLBAR]: New functions.
11178 (mac_handle_window_event) [USE_MAC_TOOLBAR]: Reposition window
11179 manually if previous repositioning has failed.
11180 (mac_handle_keyboard_event): Use precomputed event kind.
11181 (XTread_socket) [USE_MAC_TOOLBAR]: Handle click in structure region
11182 as tool bar item click. Handle mouse movement over tool bar items.
11183
11184 * macterm.h (struct mac_output) [USE_MAC_TOOLBAR]: New member
11185 toolbar_win_gravity.
11186 (struct scroll_bar) [MAC_OSX]: New member fringe_extended_p.
11187 (update_frame_tool_bar, free_frame_tool_bar) [USE_MAC_TOOLBAR]:
11188 Add externs.
11189
11190 * xdisp.c (update_tool_bar, redisplay_tool_bar, redisplay_window)
11191 [USE_MAC_TOOLBAR]: Sync with GTK+ tool bar display.
11192
9720173f
CY
111932007-06-14 Chong Yidong <cyd@stupidchicken.com>
11194
11195 * image.c (search_image_cache): Remove unused variable.
11196
1217dd00
CY
111972007-06-13 Chong Yidong <cyd@stupidchicken.com>
11198
11199 * xfns.c, xmenu.c: Link to xaw3d if available.
11200
c5b8e0ea
YM
112012007-06-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11202
11203 * dispextern.h (struct image) [HAVE_WINDOW_SYSTEM]: New members
11204 frame_foreground and frame_background.
11205
11206 * image.c (lookup_image): Save frame foreground and background colors.
11207 (search_image_cache): Check if saved and current frame colors match.
11208
c69b0314
SM
112092007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
11210
11211 * regex.c (regex_compile): Remove the `regnum' counter.
11212 Use bufp->re_nsub instead. Add support for \(?N:RE\).
11213
c9612b8e
SM
112142007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
11215
11216 * term.c: Include intervals.h to declare Fget_text_property.
11217
843d2458
JR
112182007-06-10 Jason Rumney <jasonr@gnu.org>
11219
11220 * w32fns.c (Fx_file_dialog): Take size from struct not pointer.
11221
1e0d2d60 112222007-06-08 Juanma Barranquero <lekktu@gmail.com>
977f6cfb
JB
11223
11224 * callint.c (Fcall_interactively):
11225 * editfns.c (Fdelete_and_extract_region):
11226 * fileio.c (Fread_file_name):
11227 * fns.c (Fmapconcat):
11228 * keyboard.c (cmd_error_internal):
11229 * keymap.c (Fkey_description):
11230 * lread.c (openp):
11231 * minibuf.c (read_minibuf):
11232 * search.c (wordify):
11233 * sunfns.c (sel_read):
11234 * xdisp.c (Fformat_mode_line, syms_of_xdisp):
11235 * xfns.c (x_default_scroll_bar_color_parameter):
11236 * xmenu.c (menu_help_callback):
11237 * xselect.c (Fx_get_atom_name):
11238 * xterm.c (x_term_init): Use empty_unibyte_string.
11239
15bdd7a0 112402007-06-08 Dmitry Antipov <dmantipov@yandex.ru> (tiny change)
977f6cfb
JB
11241
11242 * alloc.c (init_strings): Initialize canonical empty strings.
11243 (make_uninit_string, make_uninit_multibyte_string): Return appropriate
11244 canonical empty string when the requested size is 0.
11245
11246 * emacs.c (empty_unibyte_string): Rename from empty_string.
11247 (empty_multibyte_string): New canonical empty string.
11248 (syms_of_emacs): Don't initialize empty_string.
11249
11250 * lisp.h (STRING_SET_UNIBYTE): Return the canonical empty unibyte
11251 string, if appropriate.
11252 (empty_unibyte_string, empty_multibyte_string): New externs.
11253 (empty_string): Remove extern.
11254
11255 * lread.c (syms_of_lread): Use empty_unibyte_string.
11256
42c4c67a
JR
112572007-06-07 Jason Rumney <jasonr@gnu.org>
11258
11259 * s/ms-w32.h: Don't define HAVE_TZNAME.
11260
11261 * editfns.c (Fcurrent_time_zone): Remove hack for Japanese Windows.
11262
aa8280d3
YM
112632007-06-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11264
11265 * mac.c (xrm_get_preference_database): Remove BLOCK_INPUT.
11266
11267 * macfns.c (mac_get_window_bounds): Move extern to macterm.h.
11268 (compute_tip_xy) [TARGET_API_MAC_CARBON]: Use GetGlobalMouse.
11269
11270 * macmenu.c [TARGET_API_MAC_CARBON] (menu_target_item_handler):
11271 Don't call next handler.
11272 [TARGET_API_MAC_CARBON] (install_menu_target_item_handler):
11273 Remove argument. Install handler to application.
11274 (set_frame_menubar): Don't change deep_p.
1e0d2d60 11275 (mac_menu_show): Use FRAME_OUTER_TO_INNER_DIFF_X and
aa8280d3
YM
11276 FRAME_OUTER_TO_INNER_DIFF_Y.
11277 (DIALOG_BUTTON_COMMAND_ID_OFFSET, DIALOG_BUTTON_COMMAND_ID_P)
11278 (DIALOG_BUTTON_COMMAND_ID_VALUE, DIALOG_BUTTON_MAKE_COMMAND_ID)
11279 [HAVE_DIALOGS]: New macros.
11280 [HAVE_DIALOGS] (mac_handle_dialog_event, create_and_show_dialog):
11281 Use them.
11282 (fill_menubar) [TARGET_API_MAC_CARBON]: Use CFString.
11283
11284 * macselect.c [MAC_OSX] (install_service_handler): Rename from
11285 init_service_handler. All callers changed. Return OSStatus value.
11286
11287 * macterm.c (mac_begin_cg_clip): New arg F. Call SetPortWindowPort.
11288 All callers changed so as not to call SetPortWindowPort.
11289 (mac_begin_cg_clip) [USE_CG_DRAWING]: Call mac_prepare_for_quickdraw.
11290 (mac_draw_image_string_atsui) [USE_ATSUI]: New function created from
11291 mac_draw_string_common.
11292 (mac_draw_image_string_qd): Likewise.
11293 (mac_draw_string_common): Use them. Add INLINE.
11294 (XTmouse_position, x_scroll_bar_report_motion) [TARGET_API_MAC_CARBON]:
11295 Use FRAME_OUTER_TO_INNER_DIFF_X, FRAME_OUTER_TO_INNER_DIFF_Y, and
11296 GetGlobalMouse.
11297 (x_set_mouse_pixel_position) [MAC_OSX]: Use FRAME_OUTER_TO_INNER_DIFF_X
11298 and FRAME_OUTER_TO_INNER_DIFF_Y.
11299 [TARGET_API_MAC_CARBON] (mac_handle_mouse_event): Likewise.
11300 [USE_MAC_TSM] (mac_handle_text_input_event): Likewise.
11301 (x_make_frame_visible) [TARGET_API_MAC_CARBON]: Move code for
11302 repositioning window to mac_handle_window_event.
11303 (x_make_frame_invisible) [TARGET_API_MAC_CARBON]: Move code for
11304 saving window location to mac_handle_window_event
11305 [USE_MAC_FONT_PANEL] (mac_show_hide_font_panel): Install handler here.
11306 (install_menu_target_item_handler): Remove argument in extern.
11307 [TARGET_API_MAC_CARBON] (mac_event_to_emacs_modifiers):
11308 Also accept command events.
11309 (do_keystroke): New function created from XTread_socket.
11310 (init_command_handler): Remove functions.
11311 [TARGET_API_MAC_CARBON] (mac_handle_window_event): Reposition window
11312 and save window location by kEventWindowShowing and kEventWindowHiding
11313 handlers here. Don't call next handler for window state change and
11314 focus events.
11315 (mac_handle_application_event, mac_handle_keyboard_event)
11316 [TARGET_API_MAC_CARBON]: New functions.
11317 (install_window_handler) [TARGET_API_MAC_CARBON]: Register handlers for
11318 kEventWindowShowing and kEventWindowHiding events. Move installation
11319 of mouse, font, text input and menu target item handlers to
11320 install_application_handler.
11321 (install_application_handler) [TARGET_API_MAC_CARBON]: New function.
11322 (mac_handle_cg_display_reconfig) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
11323 New function.
11324 (init_dm_notification_handler) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
11325 Register it.
c9612b8e
SM
11326 (XTread_socket) [TARGET_API_MAC_CARBON]:
11327 Consolidate SendEventToEventTarget calls.
11328 Use FRAME_OUTER_TO_INNER_DIFF_X and FRAME_OUTER_TO_INNER_DIFF_Y.
11329 Move application activation handler to mac_handle_application_event.
11330 Move keyboard handler to mac_handle_keyboard_event.
aa8280d3
YM
11331 (XTread_socket) [!TARGET_API_MAC_CARBON]: Use do_keystroke.
11332 (mac_initialize) [TARGET_API_MAC_CARBON]: Don't call
11333 init_command_handler. Call install_application_handler.
11334
11335 * macterm.h (mac_get_window_bounds): Move extern from macfns.c.
11336 (FRAME_OUTER_TO_INNER_DIFF_X, FRAME_OUTER_TO_INNER_DIFF_Y): New macros.
11337
6926c954
GM
113382007-06-07 Glenn Morris <rgm@gnu.org>
11339
11340 * emacs.c (main): Use `emacs-copyright' in --version output.
11341
6fe04c89
CY
113422007-06-06 Chong Yidong <cyd@stupidchicken.com>
11343
c9612b8e 11344 * image.c (xpm_load): Remove spurious call to xpm_init_color_cache.
6fe04c89 11345
7eb0d727
YM
113462007-06-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11347
11348 * macfns.c (mac_window): Replace WindowPtr with WindowRef.
11349
11350 * macgui.h: Replace WindowPtr with WindowRef.
11351
11352 * macmenu.c: Replace MenuHandle and GetMenuHandle with MenuRef and
11353 GetMenuRef, respectively. Replace WindowPtr with WindowRef.
11354 Replace ControlHandle with ControlRef.
11355 (install_menu_quit_handler): Rename arg MENU_HANDLE to ROOT_MENU.
11356
11357 * macterm.c: Replace MenuHandle and GetMenuHandle with MenuRef and
11358 GetMenuRef, respectively. Replace WindowPtr with WindowRef.
11359 Replace ControlHandle with ControlRef.
11360 (USE_CARBON_EVENTS): Remove. Use TARGET_API_MAC_CARBON instead.
11361 [MAC_OS8] (do_get_menus): Rename variable `menu_handle' to `menu'.
11362
11363 * macterm.h (struct scroll_bar): Rename member control_handle_low
11364 and control_handle_high to control_ref_low and control_ref_high.
11365 All uses changed.
11366 (SCROLL_BAR_CONTROL_REF, SET_SCROLL_BAR_CONTROL_REF): Rename from
11367 SCROLL_BAR_CONTROL_HANDLE and SET_SCROLL_BAR_CONTROL_HANDLE,
11368 respectively. All uses changed.
11369 (XCreatePixmap, XCreatePixmapFromBitmapData, XSetWindowBackground)
11370 (install_window_handler, remove_window_handler): Replace WindowPtr
11371 with WindowRef in externs.
11372
65fddb74
JB
113732007-06-05 Juanma Barranquero <lekktu@gmail.com>
11374
11375 * xfaces.c (Finternal_lisp_face_p): Signal error for face alias loops.
11376
db1213a9
NR
113772007-06-03 Nick Roberts <nickrob@snap.net.nz>
11378
11379 * keyboard.c (discard_mouse_events): Add GPM_CLICK_EVENT case.
11380
65fddb74 11381 * frame.c (Fmouse_position, Fmouse_pixel_position):
db1213a9
NR
11382 Condition on HAVE_GPM too.
11383
11384 * term.c (term_mouse_highlight): Remove unused variables.
11385 (Fterm_open_connection): Set gpm_zerobased to 1.
11386 (term_mouse_movement, term_mouse_click, handle_one_term_event):
11387 Use zero based co-ordinates.
11388 (handle_one_term_event): Report a drag as mouse movement too.
11389
11390 * Makefile.in (MOUSE_SUPPORT): Define for HAVE_GPM.
11391
d94df25b
CY
113922007-06-03 Chong Yidong <cyd@stupidchicken.com>
11393
11394 * image.c (search_image_cache): New function. Require background
11395 color match if background color is unspecified in the image spec.
11396 (uncache_image, lookup_image): Use it.
11397
4797b6d9
JB
113982007-06-01 Juanma Barranquero <lekktu@gmail.com>
11399
11400 * window.c (Fshrink_window): Reflow docstring.
11401
1ffe7343
NR
114022007-06-02 Chong Yidong <cyd@stupidchicken.com>
11403
11404 * Version 22.1 released.
11405
114062007-06-01 Richard Stallman <rms@gnu.org>
11407
11408 * xfns.c (x_encode_text): Add GCPRO.
11409
114102007-06-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11411
11412 * xfns.c (x_set_name_internal): Save encoded name before
11413 x_encode_text in case string data is relocated.
11414
114152007-05-31 Richard Stallman <rms@gnu.org>
11416
11417 * buffer.c (syms_of_buffer): Doc fix.
11418
114192007-05-30 Nick Roberts <nickrob@snap.net.nz>
11420
11421 * sysdep.c (init_sys_modes): Add rather than replace with
11422 O_NONBLOCK.
11423
11424 * frame.c [HAVE_GPM] (Fset_mouse_pixel_position): Add call to
11425 term_mouse_moveto.
11426
11427 * termhooks.h (term_mouse_moveto): New extern.
11428
11429 * term.c (mouse_face_window): Rename...
11430 (Qmouse_face_window): ...to this.
11431 (term_show_mouse_face, term_clear_mouse_face)
11432 (term_mouse_highlight): Use Qmouse_face_window.
11433 (term_mouse_moveto): New function.
11434 (term_mouse_position): Make it work.
11435 (syms_of_term): Uncomment assignment to mouse_position_hook.
11436 Staticpro Qmouse_face_window.
11437
114382007-05-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11439
11440 * xdisp.c (redisplay_internal): Bind inhibit-point-motion-hooks to t
11441 around current_column call.
11442
114432007-05-26 Dan Nicolaescu <dann@ics.uci.edu>
11444
11445 * xfaces.c (syms_of_xfaces): Delete stray semicolon.
11446 * xdisp.c (next_element_from_buffer):
11447 * window.c (delete_window):
11448 * term.c (term_mouse_highlight):
11449 * msdos.c (getdefdir):
11450 * macterm.c (mac_create_bitmap_from_bitmap_data)
11451 (init_font_name_table):
11452 * fns.c (Fsxhash):
11453 * data.c (Fmake_local_variable):
11454 * ccl.c (ccl_driver): Likewise.
11455
114562007-05-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11457
11458 * macterm.c [USE_CARBON_EVENTS] (mac_handle_window_event):
11459 Call mac_wakeup_from_rne on window size change.
11460
114612007-05-25 Chong Yidong <cyd@stupidchicken.com>
11462
11463 * image.c (uncache_image): Fix typo.
11464
114652007-05-23 Johannes Weiner <hannes@saeurebad.de> (tiny change)
11466
11467 * keyboard.c (make_lispy_movement): Condition on HAVE_GPM too.
11468
114692007-05-22 Richard Stallman <rms@gnu.org>
11470
11471 * xterm.c (x_connection_closed): Remove NO_RETURN.
11472
114732007-05-22 Martin Rudalics <rudalics@gmx.at>
11474
11475 * syntax.c (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.
11476
114772007-05-21 Chong Yidong <cyd@stupidchicken.com>
11478
11479 * image.c (uncache_image): New function.
11480 (Fimage_refresh): New function.
11481
880820fe 114822007-05-20 Jan Djärv <jan.h.d@swipnet.se>
1ffe7343
NR
11483
11484 * Makefile.in: Move GPM check outside HAVE_X_WINDOWS.
11485
114862007-05-20 Nick Roberts <nickrob@snap.net.nz>
11487
11488 * config.in, keyboard.c, Makefile.in, sysdep.c, term.c,
11489 * termhooks.h: Use HAVE_GPM instead of HAVE_GPM_H.
11490
114912007-05-20 Nick Roberts <nickrob@snap.net.nz>
11492
11493 * keyboard.c (make_lispy_event): Make case GPM_CLICK_EVENT
11494 conditional on [HAVE_GPM_H].
11495
114962007-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
11497
11498 * syntax.c (skip_chars): Update syntax-table only after we checked that
11499 the new location is valid.
11500
115012007-05-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11502
11503 * macterm.c (x_calc_absolute_position): Add BLOCK_INPUT around
11504 mac_get_window_bounds.
11505
115062007-05-20 Nick Roberts <nickrob@snap.net.nz>
11507
11508 * Makefile.in (LIBGPM): Allow it to be set from configure.
11509 If set then link Emacs with it.
11510
11511 * config.in: Regenerate.
11512
11513 * lisp.h (add_gpm_wait_descriptor, delete_gpm_wait_descriptor):
11514 New externs.
11515
11516 * termhooks.h [HAVE_GPM_H] (enum event_kind): Add GPM_CLICK_EVENT.
11517 Include gpm.h.
11518 (handle_one_term_event, term_gpm): New externs.
11519
11520 * sysdep.c [HAVE_GPM_H] (init_sys_modes): Make gpm_fd nonblocking
11521 and allow it to be interrupted by SIGIO.
11522
11523 * process.c (gpm_wait_mask, max_gpm_desc): New variables.
11524 (wait_reading_process_output): Wait on gpm_fd too.
11525 (add_gpm_wait_descriptor, delete_gpm_wait_descriptor)): New functions.
11526 (add_gpm_wait_descriptor_called_flag): New variable.
11527 (delete_keyboard_wait_descriptor): Check gpm_wait_mask.
11528
11529 * keyboard.c [HAVE_GPM_H] (Qmouse_fixup_help_message)
11530 (make_lispy_movement, tracking_off, Ftrack_mouse, some_mouse_moved)
11531 (show_help_echo, readable_events, kbd_buffer_get_event, init_keyboard):
11532 Extend HAVE_MOUSE ifdefs to HAVE_GPM_H.
11533 (make_lispy_event): Add case GPM_CLICK_EVENT.
11534 (read_avail_input): Handle mouse input.
11535
11536 * term.c (write_glyphs_with_face): New function.
11537 [HAVE_GPM_H]: Include buffer.h, sys/fcntl.h.
11538 (mouse_face_beg_row, mouse_face_beg_col, mouse_face_end_row)
11539 (mouse_face_end_col, mouse_face_past_end, mouse_face_window)
11540 (mouse_face_face_id, term_gpm, pos_x, pos_y)
11541 (last_mouse_x, last_mouse_y): New variables.
11542 (term_show_mouse_face, term_clear_mouse_face, fast_find_position)
11543 (term_mouse_highlight, term_mouse_movement, term_mouse_position)
11544 (term_mouse_click, handle_one_term_event, Fterm_open_connection)
11545 (Fterm_close_connection): New functions.
11546 (term_init): Initialise mouse_face_window.
11547
115482007-05-19 Chong Yidong <cyd@stupidchicken.com>
11549
11550 * xdisp.c (redisplay_window): If first window line is a
11551 continuation line, recompute the new window start instead of
11552 recentering.
11553
115542007-05-18 Glenn Morris <rgm@gnu.org>
11555
11556 * m/alpha.h (ORDINARY_LINK): No longer define on OpenBSD.
11557 Suggested by Alfred M. Szmidt <ams@gnu.org>.
11558
115592007-05-17 Glenn Morris <rgm@gnu.org>
11560
11561 * m/macppc.h (ORDINARY_LINK): No longer define on OpenBSD.
11562
115632007-05-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11564
11565 * macterm.c [USE_CARBON_EVENTS] (mac_convert_event_ref): Also convert
11566 dead key repeat and up events.
11567
115682007-05-14 Chong Yidong <cyd@stupidchicken.com>
11569
11570 * image.c (pbm_load): Check image size for monochrome pbm.
11571
115722007-05-13 Chong Yidong <cyd@stupidchicken.com>
11573
11574 * xterm.c (XTread_socket): Revert last change.
11575
115762007-05-12 Chong Yidong <cyd@stupidchicken.com>
11577
11578 * image.c (pbm_load): Correctly check image size for greyscale pbm.
11579
11580 * xterm.c (XTread_socket): Yet Another Uncaught X Error Crash (YAUXEC).
11581
115822007-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
11583
11584 * editfns.c (Ftranspose_regions): Yet another int/Lisp_Object
11585 mixup (YAILOM).
11586
115872007-05-07 Andreas Schwab <schwab@suse.de>
11588
11589 * keymap.c (Flookup_key): Fix typo in last change.
11590
115912007-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
11592
11593 * keymap.c (Fdefine_key, Flookup_key): Only do the 0x80->meta_modifier
11594 mapping for unibyte strings.
11595
115962007-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11597
11598 * macmenu.c (mac_dialog_show): Apply 2007-04-27 change for xmenu.c.
11599 (Fx_popup_dialog) [MAC_OSX]: Likewise.
11600
116012007-04-29 Richard Stallman <rms@gnu.org>
11602
11603 * insdel.c (replace_range): For undo, record insertion first.
11604
116052007-04-29 Andreas Schwab <schwab@suse.de>
11606
11607 * lisp.h (VECSIZE): Use OFFSETOF.
11608
116092007-04-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11610
11611 * xdisp.c (try_window_reusing_current_matrix): Fix number of
11612 disabled lines.
11613
116142007-04-28 Richard Stallman <rms@gnu.org>
11615
11616 * lread.c (read_escape): In a string, \s is always space.
11617
880820fe 116182007-04-27 Jan Djärv <jan.h.d@swipnet.se>
1ffe7343
NR
11619
11620 * xmenu.c (xdialog_show): Call Fredisplay before showing the dialog.
11621
11622 * gtkutil.c (xg_update_menubar, create_menus): Create empty
11623 submenu for menu bar items.
11624
382c648d 11625See ChangeLog.10 for earlier changes.
6922b018
KH
11626
11627;; Local Variables:
880820fe 11628;; coding: utf-8
33462dfa 11629;; add-log-time-zone-rule: t
6922b018 11630;; End:
2a34a036 11631
59ce725a 11632 Copyright (C) 2007, 2008 Free Software Foundation, Inc.
7f6d64f8
GM
11633
11634 This file is part of GNU Emacs.
11635
5a1dde61 11636 GNU Emacs is free software: you can redistribute it and/or modify
7f6d64f8 11637 it under the terms of the GNU General Public License as published by
5a1dde61
GM
11638 the Free Software Foundation, either version 3 of the License, or
11639 (at your option) any later version.
7f6d64f8
GM
11640
11641 GNU Emacs is distributed in the hope that it will be useful,
11642 but WITHOUT ANY WARRANTY; without even the implied warranty of
11643 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11644 GNU General Public License for more details.
11645
11646 You should have received a copy of the GNU General Public License
5a1dde61 11647 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
ab5796a9 11648
28f60c3d 11649;; arch-tag: dfb6ad96-1550-4905-9e53-d2059ee84c40