* xdisp.c (select_frame_for_redisplay): Adjust for last change to
[emacs.git] / src / ChangeLog
blob9eb5f95b5fb4a7c1703b0732af0774d73a223bce
1 2008-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3         * xdisp.c (select_frame_for_redisplay): Adjust for last change to
4         indirect_variable.
5         * eval.c (lisp_indirect_variable): New fun.
6         (Fuser_variable_p): Use it.
8 2008-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10         * lisp.h (indirect_variable):
11         * data.c (indirect_variable, let_shadows_buffer_binding_p):
12         Use Lisp_Symbol pointers rather than Lisp_Object.
13         Adjust callers.
14         * buffer.c (buffer_slot_type_mismatch): Use wrong-type-argument.
15         To this end, change calling-convention.
17         * minibuf.c (Finternal_complete_buffer): Only strip out hidden buffers
18         if some non-hidden buffers are selected by string&pred.
20 2008-05-19  Chong Yidong  <cyd@stupidchicken.com>
22         * process.c (wait_reading_process_output): Always check status
23         when in batch mode.
25 2008-05-19  Kenichi Handa  <handa@m17n.org>
27         * font.c (font_list_entities): Fix handling of cache.
28         (font_matching_entity): Likewise.
30         * ftfont.c (cs_iso8859_1): Delete.
31         (ft_face_cache): New variable.
32         (struct ftfont_info): New member fc_charset_idx;
33         (ftfont_build_basic_charsets): Delete.
34         (fc_charset_table): New variable.
35         (ftfont_pattern_entity): New arg fc_charset_idx.  Store (FILENAME
36         . FC_CHARSET_IDX) as :font-entity property in the font entity.
37         Callers changed.
38         (ftfont_lookup_cache, ftfont_get_charset): New funcitons.
39         (ftfont_spec_pattern): New argument fc_charset_idx.
40         Check registry more rigidly.  Change callers.
41         (ftfont_open, ftfont_close, ftfont_has_char): Adjustd for the
42         change of :font-entity property of the font.
44         * xftfont.c (xftfont_open): Ajuste for the change of :font-entity
45         property of the font.
47 2008-05-18  Juanma Barranquero  <lekktu@gmail.com>
49         * coding.c (Fcoding_system_p): Rename argument to match docstring.
50         (Funencodable_char_position, Fcheck_coding_systems_region)
51         (Fdecode_coding_string, Fencode_coding_string): Fix typos in docstrings.
52         (Fdetect_coding_region, Fdetect_coding_string, Fencode_coding_region)
53         (Ffind_operation_coding_system, Fset_coding_system_priority)
54         (Fcoding_system_eol_type): Doc fixes.
56 2008-05-17  Glenn Morris  <rgm@gnu.org>
58         * sysdep.c (child_setup_tty): Handle systems with NLDLY, without FFDLY.
60 2008-05-16  Eli Zaretskii  <eliz@gnu.org>
62         * dired.c (Ffile_attributes): Shut up GCC warnings about st_uid
63         and st_gid.
65         * frame.c (Fdelete_frame): Don't call font_update_drviers if
66         HAVE_WINDOW_SYSTEM is not defined.
68         * xfaces.c (merge_face_ref, merge_face_vectors)
69         (Finternal_set_lisp_face_attribute): Use FONT_*_INDEX only when
70         HAVE_WINDOW_SYSTEM is defined.
71         (Fface_font): Fix non-HAVE_WINDOW_SYSTEM case.
73 2008-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
75         * keyboard.c (parse_menu_item): Do not cache key shortcut any more.
77 2008-05-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
79         * macterm.c (x_draw_relief_rect): Remove unused variable `dpy'.
81 2008-05-15  Kenichi Handa  <handa@m17n.org>
83         * font.c (font_find_for_lface): Reflect LFACE_FONT in the font
84         preference.
86 2008-05-15  Glenn Morris  <rgm@gnu.org>
88         * emacs.c (USAGE1, standard_args): Remove -disable-font-backend.
90 2008-05-15  Chong Yidong  <cyd@stupidchicken.com>
92         * fns.c (init_fns): Don't initialize weak_hash_tables here.
93         (init_weak_hash_tables): New fun.  Initialize weak_hash_tables.
95         * alloc.c (init_alloc_once): Call init_weak_hash_tables.
97 2008-05-15  Kenichi Handa  <handa@m17n.org>
99         * ftfont.c (ftfont_list): Downcase family name to check generic
100         families.
102         * xfaces.c (Finternal_set_lisp_face_attribute): Be sure to make a
103         font-spec for QCfont value.
105         * fontset.c (Fnew_fontset): Call font_unparse_xlfd with 256-byte
106         buffer.  Check the return value of it.
108 2008-05-14  Jason Rumney  <jasonr@gnu.org>
110         * w32term.c (w32_get_glyph_overhangs): Remove.
111         (w32_redisplay_interface): Use x_get_glyph_overhangs instead.
113 2008-05-14  Kenichi Handa  <handa@m17n.org>
115         * font.c (font_prop_validate): Make nil a valid value.
116         (font_clear_cache): Check if the cached vector of entities is nil
117         or not.
119 2008-05-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
121         * emacs.c (main_thread): Conditionalize on
122         FORWARD_SIGNAL_TO_MAIN_THREAD instead of HAVE_GTK_AND_PTHREAD.
123         (main) [FORWARD_SIGNAL_TO_MAIN_THREAD]: Initialize it.
125         * syssignal.h (FORWARD_SIGNAL_TO_MAIN_THREAD): New define.
126         (main_thread, SIGNAL_THREAD_CHECK): Conditionalize on
127         FORWARD_SIGNAL_TO_MAIN_THREAD instead of HAVE_GTK_AND_PTHREAD.
129 2008-05-14  Kenichi Handa  <handa@m17n.org>
131         * coding.c (detect_coding_iso_2022): Ignore a coding category that
132         has no corresponding coding system.
134 2008-05-14  Jason Rumney  <jasonr@gnu.org>
136         * font.h (struct font) [WINDOWSNT]: Remove codepage member.
138         * w32font.h (w32font_open_internal): Update declaration.
140         * w32font.c (w32font_open_internal): Change last argument from
141         w32font_info struct to font object.  Fill in font object from
142         font_entity.  Get Outline metrics if possible.  Use them to
143         calculate underline position and thickness.  Use xlfd name as name
144         property.  Don't set codepage.
145         (w32font_open): Pass font_object to w32font_open_internal.  Don't
146         update dpyinfo->smallest_font_height and
147         dpyinfo->smallest_char_width.
148         (w32font_draw): Use s->font.
149         (clear_cached_metrics): Don't clear non-existent blocks.
151         * w32term.c (w32_compute_glyph_string_overhangs): Don't compute if
152         font was not found.
153         (x_draw_glyph_string): Use underline position and thickness from
154         font.
156         * w32uniscribe.c (uniscribe_open): Pass font_object to
157         w32font_open_internal.
159 2008-05-14  Kenichi Handa  <handa@m17n.org>
161         These changes are to delete all legacy font-handling codes, and
162         make Emacs use only font-backends.
164         * Makefile.in: Delete USE_FONT_BACKEND conditionals.
165         (frame.o, image.o, print.o): Depend on $(FONTSRC).
167         * makefile.w32-in (WIN32OBJ): Add w32reg.$(O), remove w32bdf.$(O).
169         * charset.h (Vcharset_non_preferred_head)
170         (Vcurrent_iso639_language): Extern them.
172         * charset.c (Vcharset_non_preferred_head): New variable.
173         (Vcurrent_iso639_language): New variable.
174         (syms_of_charset): Declare it as a Lisp variable.
175         (char_charset): Don't check non preferred charsets.  As a last
176         resort, return charset_unicode.
177         (Fset_charset_priority): Update Vcharset_non_preferred_head.
179         * composite.c: Throughout the file, delete all USE_FONT_BACKEND
180         conditionals.  Don't check enable_font_backend.  Delete all codes
181         used only when USE_FONT_BACKEND is not defined.
183         * dispextern.h (struct glyph_string): Change type of `font' to
184         `struct font *'.
185         (struct glyph_string): New member underline_position and
186         underline_thickness.
187         (enum lface_attribute_index): Remove LFACE_AVGWIDTH_INDEX.
188         (struct face): Change type of `font' to `struct font *'.  Remove
189         members `font_name', `font_info_id'.
190         (per_char_metric, encode_char): Delete externs.
191         (calc_pixel_width_or_height): Adjust the prototype.
193         * emacs.c (enable_font_backend): Delete extern.
194         (main): Don't set enable_font_backend.  Don't check the command
195         line argument "-disable-font-backend".
197         * font.h (Qfont_spec, Qfont_entity, Qfont_object): Extern them.
198         (enum font_property_index): New members FONT_DPI_INDEX,
199         FONT_SPACING_INDEX, FONT_AVGWIDTH_INDEX, FONT_NAME_INDEX,
200         FONT_FULLNAME_INDEX, FONT_FILE_INDEX, FONT_FORMAT_INDEX,
201         FONT_OBJECT_MAX.  Delete FONT_FRAME_INDEX.
202         (FONT_WEIGHT_NUMERIC, FONT_SLANT_NUMERIC, FONT_WIDTH_NUMERIC)
203         (FONT_WEIGHT_SYMBOLIC, FONT_SLANT_SYMBOLIC, FONT_WIDTH_SYMBOLIC)
204         (FONT_WEIGHT_FOR_FACE, FONT_SLANT_FOR_FACE, FONT_WIDTH_FOR_FACE)
205         (FONT_WEIGHT_NAME_NUMERIC, FONT_SLANT_NAME_NUMERIC)
206         (FONT_WIDTH_NAME_NUMERIC, FONT_SET_STYLE): New macros.
207         (struct font_spec, struct font_entity): New structs.
208         (FONT_ENCODING_NOT_DECIDED): Moved from fontset.h.
209         (struct font): Many members from old "struct font_info" moved to
210         here.  Members font and entity deleted.
211         (FONT_SPEC_P, FONT_ENTITY_P, FONT_OBJECT_P, FONTP): Modified for
212         the new font-related objects.
213         (CHECK_FONT_SPEC, CHECK_FONT_ENTITY, CHECK_FONT_OBJECT)
214         (CHECK_FONT_GET_OBJECT): Likewise.
215         (XFONT_SPEC, XFONT_ENTITY, XFONT_OBJECT, XSETFONT): New macros.
216         (PT_PER_INCH, POINT_TO_PIXEL, PIXEL_TO_POINT): Moved from font.h.
217         (struct font_driver): New members case_sensitive anc check.  Type
218         of the member list and open changed.
219         (enable_font_backend, font_symbolic_weight, font_symbolic_slant)
220         (font_symbolic_width, font_find_object, font_get_spec)
221         (font_set_lface_from_name): Delete extern.
222         (Fcopy_font_spec, Fmerge_font_spec, Ffont_family_list): New
223         EXFUNs.
225         * font.c: Include <strings.h>.
226         (enable_font_backend): Delete it.
227         (Qfont_spec, Qfont_entity, Qfont_object): New variables.
228         (CHECK_VALIDATE_FONT_SPEC): Delete it.
229         (PT_PER_INCH, POINT_TO_PIXEL, PIXEL_TO_POINT): Moved to font.h.
230         (null_string): Delete it.
231         (null_vector): Make it static.
232         (font_family_alist): Delete it.
233         (Qnormal): Extern it.
234         (QCextra, QClanguage): Delete it.
235         (QClang, QCavgwidth, QCfont_entity, QCfc_unknown_spec): New
236         variables.
237         (font_make_spec, font_make_entity, font_make_object)
238         (font_intern_prop): Renamed from intern_downcase.  Don't downcase
239         the string.  Callers changed.
240         (font_pixel_size): Adjusted for the format change of font-related
241         objects.
242         (prop_name_to_numeric, prop_numeric_to_name): Delete them.
243         (font_style_to_value, font_style_symbolic): New function.
244         (build_font_family_alist): Delete it.
245         (font_registry_charsets): Use Fassoc_string instead of
246         assq_no_quit.
247         (font_prop_validate_symbol): Don't return null_string.
248         (font_prop_validate_style): Adjusted for the change of
249         style-related values in a font vector.
250         (font_property_table): Delete entries for QClangauge and
251         QCantialias, add entries for QCavgwidth.
252         (get_font_prop_index): Delete the 2nd argument FROM.
253         (font_prop_validate): Arguments changed.
254         (font_put_extra): Adjusted for the change of font-related objects.
255         (font_expand_wildcards, font_parse_xlfd, font_unparse_xlfd)
256         (font_parse_fcname, font_unparse_fcname)
257         (font_prepare_composition): Likewise.
258         (font_parse_family_registry): Renamed from font_merge_old_spec.
259         (otf_open): Delete the 1st arg entity.
260         (font_otf_capability): Adjusted for the above change.
261         (font_score): New arg alternate_families.  Adjusted for the change
262         of font-related objects.
263         (font_sort_entites): New arg best_only.
264         (font_symbolic_weight, font_symbolic_slant, font_symbolic_width):
265         Delete them.
266         (font_match_p): Check alternate families.
267         (font_find_object): Delete it.
268         (font_check_object): New function.
269         (font_clear_cache): Adjusted for the change of font-related
270         objects.
271         (font_delete_unmatched): New arg.
272         (font_list_entities): Call font_driver->list with a spec that
273         doesn't specify style-related properties.
274         (font_matching_entity): Arguments changed.  Caller changed.
275         (font_open_entity): Adjusted for the change of font-related
276         objects.
277         (font_close_object, font_has_char, font_encode_char)
278         (font_get_name, font_get_spec): Likewise.
279         (font_spec_from_name, font_clear_prop, font_update_lface): New
280         functions.
281         (font_find_for_lface, font_open_for_lface, font_load_for_lface):
282         (font_prepare_for_face, font_done_for_face, font_open_by_name)
283         (font_at): Adjusted for the change of font-related objects.
284         (font_range): New function.
285         (Ffontp, Ffont_spec, Ffont_get, Ffont_put, Flist_fonts)
286         (Ffont_xlfd_name): Adjusted for the change of font-related
287         objects.
288         (Fcopy_font_spec, Fmerge_font_spec): New function.
289         (Ffont_family_list): Renamed from list-families.
290         (Finternal_set_font_style_table): Arguments changed.
291         (Ffont_fill_gstring, Ffont_shape_text, Fopen_font)
292         (Ffont_drive_otf, Fquery_font, Ffont_match_p): Adjusted for the
293         change of font-related objects.
294         (syms_of_font): Delete "ifdef USE_FONT_BACKEND".  DEFSYM new
295         symboles.
297         * fontset.h (struct font_info): Delete it.  Most memnbers go to
298         struct font.
299         (FONT_ENCODING_NOT_DECIDED): Moved to font.h.
300         (enum FONT_SPEC_INDEX): Delete it.
301         (font_info, list_fonts_func, load_font_func, query_font_func)
302         (set_frame_fontset_func, find_ccl_program_func)
303         (get_font_repertory_func, new_fontset_from_font_name): Delete
304         externs.
305         (fontset_from_font_name): Extern it.
306         (FS_LOAD_FONT, FONT_INFO_ID, FONT_INFO_FROM_ID)
307         (FONT_INFO_FROM_FACE): Deleted.
308         (face_for_font): Adjust prototype.
310         * fontset.c: Throughout the file, delete all USE_FONT_BACKEND
311         conditionals.  Don't check enable_font_backend.  Delete all codes
312         used only when USE_FONT_BACKEND is not defined.
313         (get_font_info_func, list_font_func, load_font_func)
314         (query_font_func, set_frame_fontset_func, find_ccl_program_func)
315         (get_font_repertory_func): Delete them.
316         (FONTSET_SPEC, FONT_DEF_NEW, FONT_DEF_SPEC, FONT_DEF_ENCODING)
317         (FONT_DEF_REPERTORY, RFONT_DEF_FACE, RFONT_DEF_SET_FACE)
318         (RFONT_DEF_FONT_DEF, RFONT_DEF_SPEC, RFONT_DEF_REPERTORY)
319         (RFONT_DEF_OBJECT, RFONT_DEF_SET_OBJECT, RFONT_DEF_SCORE)
320         (RFONT_DEF_SET_SCORE, RFONT_DEF_NEW): New macros.
321         (fontset_compare_rfontdef): New function.
322         (reorder_font_vector): Remove the argument CHARSET-ID.  Sort
323         ront-defs by qsort.  Adjusted for the change of font-group vector.
324         (load_font_get_repertory): Deleted.
325         (fontset_find_font): Use new macros to ref/set elements of
326         font-def and rfont-def.
327         (fontset_font): Fix the timing of remembering that no font for C.
328         (free_face_fontset): Do nothing if the face has no fontset.
329         (face_suitable_for_char_p): Use new macros to ref/set elements of
330         rfont-def.
331         (face_for_char): Likewise.  Call face_for_char with font_object.
332         (fs_load_font): Delete.  Delete #pragma surrounding it.
333         (fs_query_fontset): Use strcasecmp instead of strcmp.
334         (generate_ascii_font_name): Adjusted for the format change of
335         font-spec.
336         (Fset_fontset_font): Likewise.  Use new macros to set elements of
337         font-def.
338         (Fnew_fontset): Use font_unparse_xlfd to generate
339         FONTSET_ASCII (fontset).
340         (new_fontset_from_font_name): Deleted.
341         (fontset_from_font): Renamed from new_fontset_from_font.  Check if
342         a fontset is already created for the font.  FIx updating of
343         Vfontset_alias_alist.
344         (fontset_ascii_font): Deleted.
345         (Ffont_info): Adjusted for the format change of font-spec.
346         (Finternal_char_font): Likewise.
347         (Ffontset_info): Likewise.
348         (syms_of_fontset): Don't check load_font_func.
350         * fns.c (internal_equal): Handle PREV_FONT.
352         * frame.h: Delete USE_FONT_BACKEND conditional.
354         * frame.c: Throughout the file, delete all USE_FONT_BACKEND
355         conditionals.  Don't check enable_font_backend.  Delete all codes
356         used only when USE_FONT_BACKEND is not defined.
357         (x_set_font): Call x_new_font, not x_new_fontset2.
358         (x_set_font_backend): Use FRAME_FONT macro to check if a font is
359         already set for the frame.
361         * ftfont.c (ftfont_pattern_entity): Argument FRAME removed.  Make
362         a font-entity by font_make_entity.  Use font_intern_prop instead
363         of intern_downcase.  Use FONT_SET_STYLE to set a style-related
364         font property.  If a font is scalable, set avgwidth property to 0.
365         Set font-entity property by font_put_extra.
366         (ftfont_list_generic_family): Argument SPEC and REGISTRY removed.
367         (ffont_driver): Adjusted for the change of struct font_driver.
368         (ftfont_spec_pattern): New function.
369         (ftfont_list): Return a list, not vector.
370         (ftfont_match): Use ftfont_spec_pattern to get a pattern.
371         (ftfont_list_family): Don't downcase names.
372         (ftfont_free_entity): Deleted.
373         (ftfont_open): Return a font-ojbect.  Adjusted for the change of
374         struct font.  Get underline_thickness and underline_position from
375         font property.  Don't update dpyinfo->smallest_font_height and
376         dpyinfo->smallest_char_width.
377         (ftfont_close): Don't free `struct font'.
378         (ftfont_has_char): Adjusted for the format change of font-entity.
379         (ftfont_encode_char, ftfont_text_extents): Likewise.
381         * ftxfont.c (ftxfont_list): Return a list, not vector.
382         (ftxfont_open): Return a font-ojbect.  Adjusted for the change of
383         struct font.  Get underline_thickness and underline_position from
384         font property.  Don't update dpyinfo->smallest_font_height and
385         dpyinfo->smallest_char_width.
386         (ftxfont_close): Don't decrese FRAME_X_DISPLAY_INFO (f)->n_fonts.
387         (ftxfont_draw): Adjusted for the change of struct font.
389         * image.c (image_ascent): Don't include "charset.h".  Include
390         "character.h" and "font.h".
392         * lisp.h (enum pvec_type): New member PREV_FONT.
393         (Fassoc_string): EXFUN it.
395         * print.c: Include font.h.
396         (print_object): Handle font-related objects.
398         * xdisp.c: Throughout the file, delete all USE_FONT_BACKEND
399         conditionals.  Don't check enable_font_backend.  Delete all codes
400         used only when USE_FONT_BACKEND is not defined.
401         (handle_auto_composed_prop): Do nothing if it->f is not on a
402         window system.  Check how many following characters can be
403         displayed by the same font.
404         (calc_pixel_width_or_height): Type of the 4th arg is changed to
405         'struct font *'.
406         (get_char_face_and_encoding): Assign the whole encoding task to
407         the `encode-char' method of a font driver.
408         (fill_composite_glyph_string): Adjusted for the change of `struct
409         face' and `struct glyph_string'.
410         (fill_glyph_string): Likewise.
411         (get_per_char_metric): Arguments changed.
412         (x_get_glyph_overhangs): Adjusted for the change of `struct face'
413         and `struct glyph_string'.
414         (produce_stretch_glyph, calc_line_height_property)
415         (x_produce_glyphs): Likewise.
417         * xfaces.c: Throughout the file, delete all USE_FONT_BACKEND
418         conditionals.  Don't check enable_font_backend.  Delete all codes
419         used only when USE_FONT_BACKEND is not defined.  Use
420         FONT_XXX_NAME_NUMERIC instead of face_numeric_xxx.
421         (QCfoundry, QCadstyle, QCregistry, QCspacing, QCsize, QCavgwidth)
422         (Qp): Extern them.
423         (clear_font_table, load_face_font, xlfd_lookup_field_contents):
424         Deleted.
425         (struct font_name): Deleted.
426         (xlfd_numeric_value, xlfd_symbolic_value): Deleted.
427         (compare_fonts_by_sort_order): New function.
428         (xlfd_numeric_slant, xlfd_symbolic_slant, xlfd_numeric_weight)
429         (xlfd_symbolic_weight, xlfd_numeric_swidth, xlfd_symbolic_swidth):
430         Deleted.
431         (Fx_family_fonts): Use font_list_entities, and sort fonts by
432         compare_fonts_by_sort_order.
433         (Fx_font_family_list): Call Ffont_family_list.
434         (face_numeric_value, face_numeric_weight, face_numeric_slant)
435         (face_numeric_swidth, face_symbolic_value, face_symbolic_weight)
436         (face_symbolic_slant, face_symbolic_swidth)
437         (split_font_name_into_vector, build_font_name_from_vector)
438         (xlfd_fixed_p, xlfd_point_size, pixel_point_size)
439         (font_rescale_ratio, split_font_name, build_font_name)
440         (free_font_names, sort_fonts, x_face_list_fonts)
441         (face_font_available_p, sorted_font_list, cmp_font_names)
442         (font_list_1, concat_font_list, font_list, remove_duplicates):
443         Deleted.
444         (Fx_list_fonts): Use Ffont_list.
445         (LFACE_AVGWIDTH): Deleted.
446         (check_lface_attrs): Don't check LFACE_AVGWIDTH.  Check LFACE_FONT
447         by FONTP.
448         (lface_fully_specified_p): Don't check LFACE_AVGWIDTH.
449         (set_lface_from_font_name): Delete it.
450         (set_lface_from_font): Renamed from
451         set_lface_from_font_and_fontset.  Caller changed.  Don't set
452         LFACE_AVGWIDTH.  Use FONT_XXX_FOR_FACE to get a symbol suitable
453         for face.
454         (merge_face_vectors): Copy font-spec if necessary.  Clear
455         properties of the font-spec if necessary.
456         (merge_face_ref): Clear properties of the font-spec if necessary.
457         (Finternal_set_lisp_face_attribute): Likewise.
458         (set_font_frame_param): Use font_load_for_lface to load a
459         font-object, and call Fmodify_frame_parameters with it.
460         (x_update_menu_appearance): Don't check LFACE_AVGWIDTH.  Get XLFD
461         font name by Ffont_xlfd_name.
462         (Finternal_lisp_face_attribute_values): Don't check QCweight,
463         QCslant, and QCwidth.
464         (Fface_font): Get a font name from font->props[FONT_NAME_INDEX].
465         (lface_same_font_attributes_p): Don't check LFACE_AVGWIDTH.
466         Compare fonts by EQ.
467         (lookup_non_ascii_face): Deleted.
468         (face_for_font): The 2nd argument changed.
469         (x_supports_face_attributes_p): Don't check LFACE_AVGWIDTH.  Check
470         atomic font properties by case insensitive.
471         (realize_non_ascii_face): Set face->overstrike correctly.
472         (realize_x_face): Likewise.  Check if LFACE_FONT is a font_object.
473         (dump_realized_face): Get font name from
474         font->props[FONT_NAME_INDEX].  Don't print font_info_id.
476         * xfns.c: Throughout the file, delete all USE_FONT_BACKEND
477         conditionals.  Don't check enable_font_backend.  Delete all codes
478         used only when USE_FONT_BACKEND is not defined.
479         (xic_create_xfontset): Original code deleted and renamed from
480         xic_create_xfontset2.  Use FRAME_FONT, not FRAME_FONT_OBJECT.
481         (x_make_gc): Don't set GCFont in GCs.
482         (Fx_create_frame) [USE_LUCID]: Set xlwmenu_default_font to a font
483         opened by "fixed".
484         (syms_of_xfns): Don't set get_font_info_func, load_font_func,
485         find_ccl_program_func, query_font_func, set_frame_fontset_func,
486         get_font_repertory_func.
488         * xfont.c: Include <stdlib.h> and "ccl.h".
489         (struct xfont_info): New structure.
490         (xfont_query_font): Deleted.
491         (xfont_find_ccl_program): Renamed from x_find_ccl_program and
492         moved from xterm.c.
493         (xfont_driver): Adjusted for the change of struct font_driver.
494         (compare_font_names): New function.
495         (xfont_list_pattern): Sort font names case insensitively.  Make
496         font_entity by calling font_make_entity.  Avoid auto-scaled fonts.
497         (xfont_list): Return a list, not vector.
498         (xfont_match): If the font doesn't have QCname property, generate
499         a name from the other font properties.
500         (xfont_open): Return a font-ojbect.  Adjusted for the change of
501         struct font.  Get underline_thickness and underline_position from
502         font property.  Don't update dpyinfo->smallest_font_height and
503         dpyinfo->smallest_char_width.
504         (xfont_close): Don't free struct font.
505         (xfont_prepare_face): Adjusted for the change of struct font.
506         (xfont_done_face): Deleted.
507         (xfont_has_char): Adjusted for the change of struct font.
508         (xfont_encode_char, xfont_draw): Likewise.
509         (xfont_check): New function.
511         * xftfont.c (xftfont_list): Adjusted for the change of `list'
512         callback function.
513         (xftfont_match): Adjusted for the fontmat change of font-entity.
514         (xftfont_open): Adjusted for the format change of font-entity and
515         font-object.  Adjusted for the change of struct font.  Return a
516         font-object.  Don't update dpyinfo->smallest_font_height and
517         dpyinfo->smallest_char_width.
518         (xftfont_close): Block input while calling XftFontClose.
519         (xftfont_prepare_face): Don't block input while calling
520         xftfont_get_colors.  Adjusted for the change of struct font.
521         (xftfont_shape): Return value of error case fixed.
523         * xrdb.c (x_load_resources): Don't setup a fontset resource.
525         * xterm.h: Throughout the file, delete all USE_FONT_BACKEND
526         conditionals.
527         (FONT_WIDTH): Return (f)->max_width.
528         (struct x_display_info): Delete member `font'.
529         (x_list_fonts, x_get_font_info, x_load_font, x_query_font)
530         (x_find_ccl_program, x_get_font_repertory): Delete externs.
531         (struct x_output): Change type of `font' to `struct font *'.
533         * xterm.c: Throughout the file, delete all USE_FONT_BACKEND
534         conditionals.  Don't check enable_font_backend.  Delete all codes
535         used only when USE_FONT_BACKEND is not defined.  Don't include
536         ccl.h.
537         (x_per_char_metric, x_encode_char): Deleted.
538         (x_set_cursor_gc, x_set_mouse_face_gc): Don't set GCFont.
539         (x_compute_glyph_string_overhangs): Adjusted for the change of
540         `struct face'
541         (x_draw_glyph_string_foreground)
542         (x_draw_composite_glyph_string_foreground): Likewise.
543         (x_draw_glyph_string): Likewise.  Use font->underline_position and
544         font->underline_thickness.
545         (x_new_font): Renamed from x_new_fontset2.
546         (x_new_fontset, x_get_font_info, x_list_fonts): Deleted.
547         (x_check_font): Call `check' method of a font driver.
548         (x_font_min_bounds, x_compute_min_glyph_bounds, x_load_font)
549         (x_query_font, x_get_font_repertory): Deleted.
550         (x_find_ccl_program): Renamed and moved to xfont.c.
551         (x_redisplay_interface): Adjusted for the change of `struct
552         redisplay_interface'.
554         * w32fns.c: Throughout the file, delete all USE_FONT_BACKEND
555         conditionals.  Don't check enable_font_backend.  Delete all codes
556         used only when USE_FONT_BACKEND is not defined.  Surround non-used
557         code by "#ifdef OLD_FONT" and "endif".
558         (Fw32_select_font): Use FONT_COMPAT to get old font structure.
560         * w32font.h (struct w32font_info): New member.
561         (FONT_COMPAT): New macro.
562         (w32font_open_internal): Prototype adjusted.
564         * w32gui.h (XGCValues): Surround `XFontStruct *font' by "if
565         OLD_FONT" and "endif".
567         * w32font.c: Throughout the file, delete all USE_FONT_BACKEND
568         conditionals.  Don't check enable_font_backend.  Delete all codes
569         used only when USE_FONT_BACKEND is not defined.
570         (w32font_open): Return a font-object.  Make a font-object by
571         font_make_object.  Adjusted for the change of struct w32font_info.
572         (w32font_close): Don't free struct font.  Adjusted for the change
573         of struct w32font_info.
574         (w32font_encode_char, w32font_text_extents, w32font_draw):
575         Adjusted for the change of struct w32font_info.
576         (w32font_draw): Likewise.
577         (w32font_list_internal): Return a list, not vector.
578         (w32font_open_internal): Change the 4th arg to font-object.
579         Adjusted for the change of struct w32font_info and font-object
580         format.
581         (add_font_name_to_list): Don't downcase names.
582         (w32_enumfont_pattern_entity): Make a font-entity by
583         font_make_entity.  Adjusted for the format change of font-entity.
584         Use FONT_SET_STYLE to set a style-related font property.  If a
585         font is scalable, set avgwidth property to 0.  Set font-entity
586         property by font_put_extra.
587         (font_matches_spec): Adjusted for the format change of
588         font-entity.
589         (w32_weight_table, w32_decode_weight): New variables.
590         (w32_encode_weight): New function.
591         (fill_in_logfont): Adjusted for the format change of font-spec.
592         (w32font_full_name): Use FONT_WEIGHT_SYMBOLIC to get a symbol
593         weight value.
594         (w32font_driver): Adjusted for the change of struct font_driver.
596         * w32term.h: Throughout the file, delete all USE_FONT_BACKEND
597         conditionals.  Don't check enable_font_backend. Surround non-used
598         code by "#ifdef OLD_FONT" and "endif".
599         (FONT_WIDTH, FONT_HEIGHT, FONT_BASE, FONT_DESCENT)
600         (FONT_AVG_WIDTH): Adjusted for the change of struct font.
602         * w32term.c: Throughout the file, delete all USE_FONT_BACKEND
603         conditionals.  Don't check enable_font_backend.  Delete all codes
604         used only when USE_FONT_BACKEND is not defined.  Surround non-used
605         code by "#ifdef OLD_FONT" and "endif".
607         * w32uniscribe.c: Delete USE_FONT_BACKEND conditional.
608         (uniscribe_open): Return value changed to font-object.  Adjusted
609         for the format change of font-object.
610         (uniscribe_otf_capability): Adjusted for the change of struct
611         font.
612         (add_opentype_font_name_to_list): Don't downcase names.
613         (uniscribe_font_driver): Adjusted for the change of struct
614         font_driver.
616 2008-05-13  Chong Yidong  <cyd@stupidchicken.com>
618         * dispnew.c (update_frame_1): Check if tty output is still valid
619         before flushing it.
621 2008-05-13  Jan Djärv  <jan.h.d@swipnet.se>
623         * xterm.c (handle_one_xevent): Don't pass buttons higher than 3
624         to Gtk+ menus.
626 2008-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
628         * dired.c (file_name_completion): Tweak the code so as to always do it
629         in a single pass.  Tighten the scope of some variables.
631         * dired.c (Qdefault_directory): New var.
632         (file_name_completion): Use it instead of Fexpand_file_name.
633         (syms_of_dired): Initialize it.
635 2008-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
637         * fileio.c (double_dollars): Remove dead code.
639 2008-05-10  Eli Zaretskii  <eliz@gnu.org>
641         * dired.c (Ffile_attributes, Fdirectory_files_and_attributes):
642         Mention w32-get-true-file-attributes in doc string.
644         * w32proc.c (syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix.
646 2008-05-09  Glenn Morris  <rgm@gnu.org>
648         * fileio.c (Fread_file_name): Remove reference to insdef, deleted
649         2008-04-23.
651 2008-05-09  Eli Zaretskii  <eliz@gnu.org>
653         Support for reporting owner and group of each file on MS-Windows:
654         * dired.c (stat_uname, stat_gname): New functions, with special
655         implementation for w32.
656         (Ffile_attributes): Use them instead of getpwuid and getgrgid.
658         * w32.c: Rename the_passwd_* to dflt_passwd_*.
659         (dflt_group_name): New static variable.
660         (dflt_group): Rename from the_group.
661         (init_user_info): Init dflt_group fields.  Get user's group name
662         from LookupAccountSid.
663         (g_b_init_get_file_security, g_b_init_get_security_descriptor_owner)
664         (g_b_init_get_security_descriptor_group, g_b_init_is_valid_sid):
665         New initialization states.
666         (globals_of_w32): Initialize them to zero.  Initialize the default
667         group name to "None".
668         (GetFileSecurity_Name): New global var, the name of the function
669         to call for GetFileSecurity.
670         (GetFileSecurity_Proc, GetSecurityDescriptorOwner_Proc)
671         (GetSecurityDescriptorGroup_Proc, IsValidSid_Proc): New typedefs.
672         (get_file_security, get_security_descriptor_owner)
673         (get_security_descriptor_group, is_valid_sid)
674         (get_file_security_desc, get_rid, get_name_and_id)
675         (get_file_owner_and_group): New functions.
676         (stat): Use get_file_security_desc and get_file_owner_and_group to
677         report the owner and primary group of each file.  Don't ignore the
678         high 32 bits of file's size, now that st_size is 64-bit wide.
679         Fix test when to get true file attributes.
680         (init_user_info): Use get_rid instead of equivalent inline code.
681         (fstat): Don't ignore the high 32 bits of file's size.
683 2008-05-09  Chong Yidong  <cyd@stupidchicken.com>
685         * image.c (png_load): Use correct bit-depth for setting background
686         color.
688 2008-05-08  Eli Zaretskii  <eliz@gnu.org>
690         * Makefile.in (lisp, shortlisp): Rename epa-file-hook.elc to
691         epa-hook.elc.
693 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
695         * font.c (Ffont_match_p): Don't use `iff' in docstring.
697 2008-05-07  Dan Nicolaescu  <dann@ics.uci.edu>
699         * macfns.c (Fx_create_frame): Make a copy of frame parameters
700         because the original parameters are in pure storage now.
701         (mac_window): Remove unused params.  Update callers.
703 2008-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
705         * lread.c (substitute_object_recurse): Use lower-level primitives.
706         Don't signal errors when traversing sub-char-tables.
707         Don't loop over all the possible characters when traversing char-tables.
709         * print.c (print_preprocess): Add sub-char-tables to the print-table,
710         just like we do in print.c.
712 2008-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
714         * minibuf.c (Ftry_completion): Remove code left over from when we used
715         scmp instead of Fcompare_strings.
717 2008-05-04  Juanma Barranquero  <lekktu@gmail.com>
719         * w32fns.c (Fw32_battery_status): Fix computation of %t (h:min) format.
721 2008-05-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
723         * image.c [USE_MAC_IMAGE_IO] (image_load_image_io):
724         Create bitmap context in native byte order.
726         * macterm.c (XDrawLine)
727         (XCreatePixmapFromBitmapData) [USE_MAC_IMAGE_IO]: Create bitmap
728         context in native byte order.
730 2008-05-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
732         * config.in: Regenerate.
734         * image.c (PIX_MASK_DRAW, PIX_MASK_RETAIN) [USE_MAC_IMAGE_IO]:
735         New definitions for Image I/O support.
736         (XGetImage, XPutPixel, XGetPixel, XDestroyImage)
737         (mac_create_cg_image_from_image, x_create_x_image_and_pixmap)
738         [USE_MAC_IMAGE_IO]: Add implementations for Image I/O support.
739         (mac_data_provider_release_data, image_load_image_io)
740         [USE_MAC_IMAGE_IO]: New functions.
741         (CGImageCreateWithPNGDataProviderProcType) [MAC_OSX]: Remove typedef.
742         (MyCGImageCreateWithPNGDataProvider) [MAC_OSX]: Remove variable.
743         (init_image_func_pointer) [MAC_OSX]: Remove function.
744         (image_load_quartz2d) [MAC_OSX]: Check availability of
745         CGImageCreateWithPNGDataProvider at compile time.
746         Use lowercase `false' for boolean constant.
747         (png_load, jpeg_load, tiff_load, gif_load) [USE_MAC_IMAGE_IO]:
748         Use image_load_image_io.
749         (png_load) [!USE_MAC_IMAGE_IO && MAC_OSX]:
750         Don't check MyCGImageCreateWithPNGDataProvider.
751         (init_image) [MAC_OSX && TARGET_API_MAC_CARBON]:
752         Don't call init_image_func_pointer.
754         * macgui.h (Pixmap) [USE_MAC_IMAGE_IO]: New definition for Image I/O.
756         * macterm.c (mac_cg_color_space_rgb) [USE_CG_DRAWING]:
757         Make variable non-static.
758         (XDrawLine, XCreatePixmap, XCreatePixmapFromBitmapData, XFreePixmap)
759         [USE_MAC_IMAGE_IO]: Add implementations for Image I/O support.
761         * macterm.h (ARGB_TO_ULONG, ALPHA_FROM_ULONG): New macros.
762         (RED_FROM_ULONG): Mask off higher bits.
763         (mac_cg_color_space_rgb) [USE_MAC_IMAGE_IO]: New extern.
765         * s/darwin.h [HAVE_CARBON && HAVE_AVAILABILITYMACROS_H]:
766         Include AvailabilityMacros.h.
767         (USE_MAC_IMAGE_IO, LIBS_IMAGE) [HAVE_CARBON]: New defines.
768         (LIBS_CARBON) [HAVE_CARBON]: Use LIBS_IMAGE.
770 2008-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
772         * chartab.c (Fset_char_table_range): If range is t, really set all
773         chars to that value.
775 2008-05-03  Eli Zaretskii  <eliz@gnu.org>
777         * dired.c (Ffile_attributes): Don't allow the device number become
778         negative.
780 2008-05-02  Daiki Ueno  <ueno@unixuser.org>
782         * Makefile.in (lisp, shortlisp): Add epa-file-hook.elc.
784 2008-05-02  Juri Linkov  <juri@jurta.org>
786         * minibuf.c (Fread_from_minibuffer, Fread_string, Fread_command)
787         (Fread_variable, Fread_buffer, Fcompleting_read): Document the
788         DEFAULT argument as a list of default values in docstrings.
790 2008-05-01  Chong Yidong  <cyd@stupidchicken.com>
792         * puresize.h (BASE_PURESIZE): Increase to 1210000.
794 2008-05-01  Martin Rudalics  <rudalics@gmx.at>
796         * dispnew.c (change_frame_size_1): Preserve small windows when
797         shrinking frames by calling set_window_height|width with third
798         arg 2.
800         * window.h (struct window): Replace field too_small_ok by field
801         resize_proportionally.
803         * window.c (make_window): Initialize resize_proportionally.
804         (enlarge_window): Temporarily set resize_proportionally to make
805         sure that shrink_windows does scale the window proportionally.
806         (shrink_windows): When window has resize_proportionally set try
807         to shrink it proportionally by stealing from other windows.
808         (struct saved_window, Fset_window_configuration)
809         (compare_window_configurations): Handle resize_proportionally.
810         (WINDOW_TOTAL_SIZE): New macro.
811         (window_min_size, shrink_windows, size_window): Use it.
812         (check_min_window_sizes): Remove.  Invalid values of
813         window-min-height|width are handled by window_min_size_2 now.
814         (size_window, Fsplit_window, enlarge_window)
815         (adjust_window_trailing_edge, grow_mini_window): Don't call
816         check_min_window_sizes.
817         (window_min_size_2, window_min_size_1, window_min_size):
818         New argument safe_p for retrieving "safe" minimum sizes.
819         (Fdisplay_buffer, Fsplit_window, enlarge_window):
820         (adjust_window_trailing_edge, grow_mini_window):
821         Adjust arguments of window_min_size... functions.
822         (shrink_windows): Argument min_size removed.  New argument
823         safe_p allows shrinking windows to their safe minimum sizes.
824         Calculate minimum size and decide whether a window shall be
825         deleted for each window individually.
826         (size_window): When nodelete_p equals 2, tell shrink_windows to
827         delete windows only if their new minimum size is no more safe.
828         (shrink_window_lowest_first): Call window_min_size_1 to make
829         sure to preserve modeline of bottom-most window when resizing
830         the minibuffer.
831         (Fset_window_configuration, Fcurrent_window_configuration)
832         (compare_window_configurations): Do not handle
833         window-min-height|width any more.
834         (syms_of_window): Clarify window-min-height|width doc-strings.
836 2008-04-30  Stefan Monnier  <monnier@iro.umontreal.ca>
838         * dired.c (file_name_completion): Fix up the encoding/decoding issue
839         some more.  Copy some of the code from Ftry_completions.
840         Remove special case code that dates back to initial revision when the
841         slash was only added when necessary and that can't trigger nowadays.
843 2008-04-27  Kenichi Handa  <handa@m17n.org>
845         * font.c (font_prop_validate): Signal `error' instead of `font'.
847 2008-04-29  Jason Rumney  <jasonr@gnu.org>
849         * w32fns.c (Fw32_battery_status): New defun.
850         (syms_of_w32fns): Defsubr it.
852 2008-04-28  Andreas Schwab  <schwab@suse.de>
854         * dired.c (file_name_completion): Fix another mixing of encoded
855         and decoded names.
857 2008-04-28  Juanma Barranquero  <lekktu@gmail.com>
859         * w32fns.c (Fw32_define_rgb_color): Fix typo in docstring.
861 2008-04-27  Juanma Barranquero  <lekktu@gmail.com>
863         * fringe.c (Fdefine_fringe_bitmap): Doc fix.
865 2008-04-27  Andreas Schwab  <schwab@suse.de>
867         * dired.c (file_name_completion): Fix inappropriate mixing of
868         encoded and decoded names.
870         * xterm.c (XTread_socket): Fix use of uninitialized variable.
872         * puresize.h (BASE_PURESIZE): Increase to 1200000.
874 2008-04-26  Eli Zaretskii  <eliz@gnu.org>
876         * dired.c (Ffile_attributes) [WINDOWSNT]: Undo change from
877         2008-03-31, it's not needed anymore with `struct stat' definition
878         on nt/inc/sys/stat.h.  Undo changes from 2007-01-12 and 2007-01-13
879         for the same reasons.
881 2008-04-25  Dennis Gilmore  <ausil@fedoraproject.org>  (tiny change)
883         * m/sparc.h: Additional redefinitions for GNU/Linux.
885 2008-04-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
887         * macterm.c (Vmac_ts_active_input_buf) [USE_MAC_TSM]: New variable.
888         (syms_of_macterm) [USE_MAC_TSM]: Defvar it.
889         (Qmouse_drag_overlay) [MAC_OSX]: New variable.
890         (syms_of_macterm) [MAC_OSX]: Intern and staticpro it.
891         (mac_get_selected_range, mac_store_buffer_text_to_unicode_chars)
892         (mac_ax_selected_text_range) [MAC_OSX]: New functions.
893         (mac_ax_number_of_characters) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
894         Likewise.
896         * mactoolbox.c (Vmac_ts_active_input_buf) [USE_MAC_TSM]: Add extern.
897         (fast_find_position, x_y_to_hpos_vpos, mac_ax_selected_text_range):
898         (mac_ax_number_of_characters): Add externs.
899         (mac_get_selected_range, mac_store_buffer_text_to_unicode_chars)
900         [USE_MAC_TSM]: Likewise.
901         (mac_handle_text_input_event) [MAC_OSX]:
902         Handle kEventTextInputOffsetToPos for no active input area case.
903         Handle kEventTextInputPosToOffset and kEventTextInputGetSelectedText.
904         (mac_handle_document_access_event)
905         [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]: New function.
906         (install_application_handler) [MAC_OSX]: Register handlers for
907         kEventTextInputPosToOffset and kEventTextInputGetSelectedText.
908         (install_application_handler) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
909         Register mac_handle_document_access_event.
911         * xdisp.c (x_y_to_hpos_vpos, fast_find_position) [HAVE_CARBON]:
912         Make functions non-static.
914 2008-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
916         * fileio.c (Vread_file_name_function, Vread_file_name_predicate)
917         (read_file_name_completion_ignore_case, insert_default_directory)
918         (Qdefault_directory): Move to minibuffer.el.
919         (Fread_file_name): Call the new `read-file-name' instead.
921 2008-04-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
923         * mac.c (create_apple_event) [TARGET_API_MAC_CARBON]:
924         Make function non-static.
925         (create_apple_event_from_event_ref) [TARGET_API_MAC_CARBON]:
926         Remove function.
927         (create_apple_event_from_drag_ref) [TARGET_API_MAC_CARBON]:
928         Move to mactoolbox.c.
929         (mac_event_parameters_to_lisp) [TARGET_API_MAC_CARBON]: New function.
931         * macgui.h (CGFloat) [!CGFLOAT_DEFINED]: New typedef.
932         (mac_rect_make): New macro.
934         * macterm.c (mac_draw_image_string_atsui) [MAC_OSX]: Use CGFloat
935         instead of float.
936         (mac_draw_image_string_cg) [USE_CG_TEXT_DRAWING]: Likewise.
937         (init_cg_color, mac_draw_line, mac_draw_cg_image, XSetForeground)
938         (XSetBackground) [USE_CG_DRAWING]: Likewise.
939         (mac_draw_image_string_atsui) [MAC_OSX]: Use mac_rect_make instead of
940         CGRectMake.
941         (mac_draw_image_string_cg) [USE_CG_TEXT_DRAWING]: Likewise.
942         (mac_erase_rectangle, mac_draw_cg_image, mac_fill_rectangle)
943         (mac_set_clip_rectangles) [USE_CG_DRAWING]: Likewise.
944         (XCreatePixmap, XCreatePixmapFromBitmapData): Use Window
945         instead of WindowRef in argument type.
946         (XCreatePixmap) [!MAC_OS8]: Don't call SetPortWindowPort.
947         (mac_invert_rectangle): Use CGContextSetBlendMode if available.
948         (mac_set_clip_rectangles, mac_reset_clip_rectangles): Take argument F
949         instead of DISPLAY.  All uses changed.
950         (mac_handle_size_change): Don't call SET_FRAME_GARBAGED.
951         (x_calc_absolute_position): Simplify so as not to use
952         FRAME_PIXEL_WIDTH/FRAME_PIXEL_HEIGHT.
954         * macterm.h (XCreatePixmap, XCreatePixmapFromBitmapData): Use Window
955         instead of WindowRef in argument type.
956         (create_apple_event_from_event_ref, create_apple_event_from_drag_ref)
957         [TARGET_API_MAC_CARBON]: Remove externs.
958         (create_apple_event, mac_event_parameters_to_lisp)
959         [TARGET_API_MAC_CARBON]: Add externs.
961         * mactoolbox.c (Vmac_ts_script_language_on_focus)
962         (saved_ts_script_language_on_focus) [USE_MAC_TSM]: Remove externs.
963         (XTread_socket) [USE_MAC_TOOLBAR]: Select window if its structure part
964         is clicked.
965         (x_activate_menubar): Remove extern for saved_menu_event_location.
966         (create_apple_event_from_drag_ref) [TARGET_API_MAC_CARBON]:
967         Move from mac.c.
969 2008-04-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
971         * alloc.c [!SYSTEM_MALLOC && !SYNC_INPUT] (uninterrupt_malloc)
972         [HAVE_GTK_AND_PTHREAD && !DOUG_LEA_MALLOC]: Don't use recursive mutex.
974 2008-04-23  Jason Rumney  <jasonr@gnu.org>
976         * w32.c (stat): When Vw32_get_true_file_attributes is Qlocal, get
977         attributes only for local files.
979         * w32proc.c (syms_of_ntproc): Change Vw32_get_true_file attributes
980         default to Qlocal.
982 2008-04-22  Juri Linkov  <juri@jurta.org>
984         * buffer.c (Fswitch_to_buffer): Change interactive spec to call
985         read-buffer-to-switch instead of using the letter "B".
987 2008-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
989         * fileio.c (Qdefault_directory): New variable.
990         (Fread_file_name): Use it to pass `dir' to the completion functions.
992 2008-04-20  Chong Yidong  <cyd@stupidchicken.com>
994         * xdisp.c (pos_visible_p): Check if iterator stops on a display string.
996 2008-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
998         * keyboard.c (Vpre_help_message): Remove.
999         (show_help_echo): Remove default C code.
1001         * dired.c (directory_files_internal, file_name_completion):
1002         Only call ENCODE_FILE if the string is indeed decoded.
1004 2008-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1006         * Makefile.in (TOOLKIT_DEFINES): Remove.
1007         (LIBW): Use a bit less #if, remove left over OPEN_LOOK stuff.
1009 2008-04-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1011         * Makefile.in (MAC_OBJ): Add mactoolbox.o.
1012         (mactoolbox.o): New target.
1014         * mac.c [MAC_OSX] (select_and_poll_event, sys_select):
1015         Use mac_run_loop_run_once instead of CFRunLoopRunInMode.
1017         * macfns.c (x_set_background_color, mac_window, x_create_tip_frame):
1018         Use mac_set_frame_window_background instead of XSetWindowBackground.
1019         (x_set_tool_bar_lines) [USE_MAC_TOOLBAR]:
1020         Use mac_is_window_toolbar_visible instead of IsWindowToolbarVisible.
1021         (x_set_name_internal) [TARGET_API_MAC_CARBON]: Use mac_set_window_title
1022         instead of SetWindowTitleWithCFString.
1023         (mac_update_proxy_icon) [TARGET_API_MAC_CARBON]: Remove BLOCK_INPUT.
1024         Move function to mactoolbox.c.
1025         (mac_update_title_bar) [TARGET_API_MAC_CARBON]:
1026         Use mac_set_window_modified instead of SetWindowModified.
1027         Add BLOCK_INPUT around mac_set_window_modified/mac_update_proxy_icon.
1028         (mac_window, x_create_tip_frame): Use mac_create_frame_window.
1029         (Fx_focus_frame): Use mac_front_non_floating_window instead of
1030         FrontNonFloatingWindow.  Use mac_activate_window instead of
1031         ActivateWindow.  Use mac_active_non_floating_window instead of
1032         ActiveNonFloatingWindow.
1033         (show_hourglass, hide_hourglass) [TARGET_API_MAC_CARBON]:
1034         Use mac_show_hourglass and mac_hide_hourglass.
1035         (compute_tip_xy) [TARGET_API_MAC_CARBON]: Use mac_get_global_mouse
1036         instead of GetGlobalMouse.
1037         (Fx_show_tip): Use mac_move_window/mac_size_window/mac_show_window
1038         instead of MoveWindow/SizeWindow/ShowWindow, respectively.
1039         Use mac_bring_window_to_front instead of BringToFront.
1040         (Qfile_name_history) [TARGET_API_MAC_CARBON]: Move extern to
1041         mactoolbox.c.
1042         (Fx_file_dialog) [TARGET_API_MAC_CARBON]: Move function body to
1043         mac_file_dialog in mactoolbox.c.  Use mac_file_dialog.
1044         (mac_nav_event_callback) [TARGET_API_MAC_CARBON]: Move function to
1045         mactoolbox.c.
1047         * macgui.h [!HAVE_CARBON]: Include Quickdraw.h instead of QuickDraw.h.
1048         (XtPointer): Move typedef from macmenu.c.
1049         (enum button_type): Move enum from macmenu.c.
1050         (widget_value): Move typedef from macmenu.c.
1051         (M_APPLE, I_ABOUT, EXTRA_STACK_ALLOC, ARGV_STRING_LIST_ID)
1052         (DIALOG_LEFT_MARGIN, DIALOG_TOP_MARGIN, DIALOG_RIGHT_MARGIN)
1053         (DIALOG_BOTTOM_MARGIN, DIALOG_MIN_INNER_WIDTH, DIALOG_MAX_INNER_WIDTH)
1054         (DIALOG_BUTTON_BUTTON_HORIZONTAL_SPACE)
1055         (DIALOG_BUTTON_BUTTON_VERTICAL_SPACE, DIALOG_BUTTON_MIN_WIDTH)
1056         (DIALOG_TEXT_MIN_HEIGHT, DIALOG_TEXT_BUTTONS_VERTICAL_SPACE)
1057         (DIALOG_ICON_WIDTH, DIALOG_ICON_HEIGHT, DIALOG_ICON_LEFT_MARGIN)
1058         (DIALOG_ICON_TOP_MARGIN): Move defines from macmenu.c.
1059         (Selection): Move typedef from macselect.c.
1060         (RAM_TOO_LARGE_ALERT_ID, ABOUT_ALERT_ID) [MAC_OS8]: Move defines from
1061         macterm.c.
1062         (mac_set_window_title, mac_set_window_modified, mac_is_window_visible)
1063         (mac_is_window_collapsed, mac_bring_window_to_front)
1064         (mac_send_window_behind, mac_hide_window, mac_show_window)
1065         (mac_collapse_window, mac_front_non_floating_window)
1066         (mac_active_non_floating_window, mac_activate_window)
1067         (mac_move_window_structure, mac_move_window, mac_size_window)
1068         (mac_get_global_mouse, mac_is_window_toolbar_visible): New defines.
1070         * macmenu.c [!TARGET_API_MAC_CARBON]: Move includes to mactoolbox.c.
1071         (enum mac_menu_kind): Move enum to mactoolbox.c.
1072         (min_menu_id): Move variable to mactoolbox.c.
1073         (quit_dialog_event_loop) [TARGET_API_MAC_CARBON]: Likewise.
1074         (DIALOG_WINDOW_RESOURCE): Move define to mactoolbox.c.
1075         (DIALOG_BUTTON_COMMAND_ID_OFFSET, DIALOG_BUTTON_COMMAND_ID_P)
1076         (DIALOG_BUTTON_COMMAND_ID_VALUE, DIALOG_BUTTON_MAKE_COMMAND_ID)
1077         [TARGET_API_MAC_CARBON]: Likewise.
1078         (XtPointer): Move typedef to macgui.h.
1079         (enum button_type): Move enum to macgui.h.
1080         (widget_value): Move typedef to macgui.h.
1081         (DIALOG_LEFT_MARGIN, DIALOG_TOP_MARGIN, DIALOG_RIGHT_MARGIN)
1082         (DIALOG_BOTTOM_MARGIN, DIALOG_MIN_INNER_WIDTH, DIALOG_MAX_INNER_WIDTH)
1083         (DIALOG_BUTTON_BUTTON_HORIZONTAL_SPACE)
1084         (DIALOG_BUTTON_BUTTON_VERTICAL_SPACE, DIALOG_BUTTON_MIN_WIDTH)
1085         (DIALOG_TEXT_MIN_HEIGHT, DIALOG_TEXT_BUTTONS_VERTICAL_SPACE)
1086         (DIALOG_ICON_WIDTH, DIALOG_ICON_HEIGHT, DIALOG_ICON_LEFT_MARGIN)
1087         (DIALOG_ICON_TOP_MARGIN): Move defines to macgui.h.
1088         (popup_activated_flag): Make variable non-static.
1089         (x_activate_menubar, install_menu_quit_handler, pop_down_menu)
1090         (add_menu_item, fill_menu, dispose_menus):
1091         Move functions to mactoolbox.c.
1092         (restore_show_help_function, menu_target_item_handler)
1093         (install_menu_target_item_handler, mac_handle_dialog_event)
1094         (install_dialog_event_handler, pop_down_dialog, create_and_show_dialog)
1095         [TARGET_API_MAC_CARBON]: Likewise.
1096         (menu_quit_handler) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]: Likewise.
1097         (mac_dialog) [!TARGET_API_MAC_CARBON]: Likewise.
1098         (find_and_call_menu_selection, name_is_separator): Make function
1099         non-static.
1100         (Vshow_help_function, timer_check) [TARGET_API_MAC_CARBON]: Move extern
1101         to mactoolbox.c.
1102         (set_frame_menubar): Don't call install_menu_quit_handler.
1103         (menu_item_selection): New variable.
1104         (mac_menu_show): Use create_and_show_popup_menu.
1105         (create_and_show_dialog) [TARGET_API_MAC_CARBON]: Don't return
1106         selection but set variable menu_item_selection.  All uses changed.
1107         (mac_fill_menubar): Rename from fill_menubar.  All uses changed.
1108         Call install_menu_quit_handler.  Move to mactoolbox.c.
1110         * macselect.c [!TARGET_API_MAC_CARBON]: Don't include Scrap.h.
1111         (Selection): Move typedef to macgui.h.
1112         (Vselection_converter_alist, Qmac_scrap_name, Qmac_ostype)
1113         (Vmac_apple_event_map, Qmac_apple_event_class, Qmac_apple_event_id):
1114         Make variables non-static.
1115         (Vmac_dnd_known_types) [TARGET_API_MAC_CARBON]: Likewise.
1116         (mac_handle_apple_event, cleanup_all_suspended_apple_events):
1117         Make functions non-static.
1118         (Vmac_service_selection) [MAC_OSX]: Likewise.
1119         (mac_get_selection_from_symbol, get_flavor_type_from_symbol)
1120         (mac_valid_selection_target_p, mac_clear_selection)
1121         (mac_get_selection_ownership_info, mac_valid_selection_value_p)
1122         (mac_put_selection_value, mac_selection_has_target_p)
1123         (mac_get_selection_value, mac_get_selection_target_list)
1124         (init_apple_event_handler, install_drag_handler, remove_drag_handler):
1125         Move functions to mactoolbox.c.
1126         (mac_do_track_drag, mac_do_receive_drag) [TARGET_API_MAC_CARBON]:
1127         Likewise.
1128         (copy_scrap_flavor_data, mac_handle_service_event)
1129         (install_service_handler) [MAC_OSX]: Likewise.
1130         (syms_of_macselect) <Vmac_dnd_known_types>:
1131         Use mac_dnd_default_known_types.
1133         * macterm.h (FRAME_OUTER_TO_INNER_DIFF_X, FRAME_OUTER_TO_INNER_DIFF_Y):
1134         Move to mactoolbox.c.
1135         (HOURGLASS_WIDTH, HOURGLASS_HEIGHT): Change to 15.
1136         (Fx_selection_owner_p): Add EXFUN.
1137         (install_window_handler, remove_window_handler, XSetWindowBackground):
1138         Remove externs.
1139         (do_apple_menu) [!TARGET_API_MAC_CARBON]: Likewise.
1140         (mac_prepare_for_quickdraw) [USE_CG_DRAWING]: Likewise.
1141         (x_raise_frame, x_lower_frame, mac_alert_sound_play)
1142         (install_application_handler, mac_get_frame_bounds, mac_get_frame_mouse)
1143         (mac_convert_frame_point_to_global, mac_set_frame_window_background)
1144         (mac_update_begin mac_update_end, mac_frame_up_to_date, x_flush)
1145         (mac_create_frame_window, mac_dispose_frame_window, mac_begin_clip)
1146         (mac_end_clip, mac_create_scroll_bar, mac_dispose_scroll_bar)
1147         (mac_set_scroll_bar_bounds, mac_redraw_scroll_bar, mac_fill_menubar)
1148         (create_and_show_popup_menu, mac_get_selection_from_symbol)
1149         (mac_valid_selection_target_p, mac_clear_selection)
1150         (mac_get_selection_ownership_info, mac_valid_selection_value_p)
1151         (mac_put_selection_value, mac_selection_has_target_p)
1152         (mac_get_selection_value, mac_get_selection_target_list): Add externs.
1153         (mac_update_proxy_icon, mac_show_hourglass, mac_hide_hourglass)
1154         (mac_reposition_hourglass, mac_file_dialog, create_and_show_dialog)
1155         (mac_dnd_default_known_types) [TARGET_API_MAC_CARBON]: Likewise.
1156         (mac_run_loop_run_once) [MAC_OSX]: Likewise.
1157         (mac_dialog) [!TARGET_API_MAC_CARBON]: Likewise.
1158         (mac_begin_cg_clip, mac_end_cg_clip) [USE_CG_DRAWING]: Likewise.
1159         (x_set_toolkit_scroll_bar_thumb) [!USE_TOOLKIT_SCROLL_BARS]: Likewise.
1160         (x_scroll_bar_set_handle) [!USE_TOOLKIT_SCROLL_BARS]: Likewise.
1162         * mactoolbox.c: New file.
1164 2008-04-18  Jason Rumney  <jasonr@gnu.org>
1166         * dired.c (Ffile_attributes) [WINDOWSNT]: Cast uid and gid to unsigned.
1168 2008-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1170         * character.c (Fmultibyte_char_to_unibyte):
1171         Return latin1 chars unchanged.
1173         * fileio.c (Fexpand_file_name): Refine last fix so `nm' is only
1174         relocated if it points to `name'.
1176 2008-04-17  Kenichi Handa  <handa@m17n.org>
1178         * data.c (Faset): Allow setting a multibyte character in an
1179         ASCII-only unibyte string.
1181         * lisp.h (STRING_SET_MULTIBYTE): New macro.
1183 2008-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
1185         * Makefile.in: Don't use HAVE_GTK and don't -DUSE_GTK since it's now
1186         done in config.h.
1188 2008-04-16  Juanma Barranquero  <lekktu@gmail.com>
1190         * character.c (Fchar_bytes, Fchar_width, Fstring_width)
1191         (Fchar_direction): Add usage in the docstring.
1193 2008-04-15  Chong Yidong  <cyd@stupidchicken.com>
1195         * keyboard.c (read_key_sequence): Remove always-true checks.
1197 2008-04-14  Jason Rumney  <jasonr@gnu.org>
1199         * w32font.c (w32font_open_internal): Set max_bounds.descent in
1200         compatibility struct, for better underline positioning.
1202 2008-04-13  David Hansen  <david.hansen@gmx.net>
1204         * dbusbind.c (dbus-get-unique-name): Remove extra copying of name
1205         string.
1207 2008-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
1209         * m/hp800.h (XUINT, XSET): Remove.
1211 2008-04-12  Juanma Barranquero  <lekktu@gmail.com>
1213         * fileio.c (Fexpand_file_name): Add declaration for `p' missing in
1214         previous change.
1216 2008-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1218         * fileio.c (Fexpand_file_name): Tighten the scope of `p' and `o' vars.
1219         Relocate `nm' after calling DECODE_FILE, in case the GC was run.
1221 2008-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1223         * keymap.h (map_keymap_canonical): Declare.
1224         * xmenu.c (single_keymap_panes): Use it.
1226 2008-04-11  Glenn Morris  <rgm@gnu.org>
1228         * eval.c (Fdefvaralias): If the alias is bound and the target is not,
1229         set the target's value to that of the alias.
1231 2008-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1233         * term.c (set_tty_color_mode): Left over typo.
1235 2008-04-10  Michael Albinus  <michael.albinus@gmx.de>
1237         * fileio.c (Fmake_symbolic_link): Surround code by #ifdef S_IFLNK
1238         only after check for file name handler functions.  Signal, when
1239         native functionality is not supported.
1240         (syms_of_fileio): Declare it unconditionally.
1242 2008-04-10  Jason Rumney  <jasonr@gnu.org>
1244         * w32menu.c (is_simple_dialog, simple_dialog_show): New functions.
1245         (Fx_popup_dialog): Handle simple yes/no questions as dialogs.
1247         * w32.c (logon_network_drive): Also logon to remote drives that
1248         are mapped to drive letters.
1250 2008-04-10  Glenn Morris  <rgm@gnu.org>
1252         * xdisp.c (truncate-partial-width-windows): Doc fix.
1254 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1256         * fileio.c (read_file_name_cleanup, Fread_file_name_internal):
1257         Move functions to minibuffer.el.
1258         (syms_of_fileio): Don't declare them.
1260 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1262         * minibuf.c (Vcompletion_auto_help): Move to minibuffer.el.
1263         (syms_of_minibuf): Remove its initialization.
1265         * minibuf.c (temp_echo_area_glyphs): Remove unused function.
1267 2008-04-09  Juanma Barranquero  <lekktu@gmail.com>
1269         * editfns.c (Ffield_string_no_properties): Fix typo in docstring.
1271 2008-04-09  Jason Rumney  <jasonr@gnu.org>
1273         * makefile.w32-in (distclean): Delete makefile too.
1274         (maintainer-clean): New target.
1276         * xdisp.c (redisplay_internal) [!WINDOWSNT]: Conditionalize last change.
1278         * w32term.c (w32_compute_glyph_string_overhangs): Compute overhangs
1279         for new font backend and composite cases.
1281 2008-04-09  Jan Djärv  <jan.h.d@swipnet.se>
1283         * atimer.c (alarm_signal_handler): Call run_timers if not SYNC_INPUT.
1284         Most of the code moved to run_timers.
1285         (do_pending_atimers): Call run_timers.
1286         (run_timers): New function.
1288         * sysdep.c (emacs_write): If SYNC_INPUT and pending_atimers,
1289         run atimers.
1291         * process.c (wait_reading_process_output): The same as above.
1293 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1295         * minibuf.c (last_exact_completion): Remove variable.
1296         (Fdelete_minibuffer_contents, do_completion, Fminibuffer_complete)
1297         (complete_and_exit_1, complete_and_exit_2)
1298         (Fminibuffer_complete_and_exit, Fminibuffer_complete_word)
1299         (Fdisplay_completion_list, display_completion_list_1)
1300         (Fminibuffer_completion_help, Fself_insert_and_exit)
1301         (Fexit_minibuffer, Fminibuffer_message): Move functions to
1302         minibuffer.el.
1303         (syms_of_minibuf): Remove corresponding initializations.
1305         * keyboard.c (Qdeactivate_mark): New var.
1306         (command_loop_1): Use it to call `deactivate-mark'.
1307         (syms_of_keyboard): Initialize it.
1309         * xdisp.c (redisplay_internal): Reset tty's color_mode when switching
1310         to another frame.
1311         * frame.c (do_switch_frame): Refine the top_frame/async_visible code.
1312         Don't call set_tty_color_mode.
1313         (store_frame_param): Reset previous_frame rather than call
1314         set_tty_color_mode.
1315         * term.c (set_tty_color_mode): Rewrite.
1316         * dispextern.h (set_tty_color_mode): New type.
1317         * termchar.h (struct tty_display_info): Add `previous_color_mode'.
1319 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1321         * keymap.c (access_keymap): Remove the value 2 for t_ok which was used
1322         for generic chars, which do not exist any more in emacs-unicode.
1324 2008-04-08  Michael Albinus  <michael.albinus@gmx.de>
1326         * coding.c (detect_coding_emacs_mule)
1327         (Ffind_operation_coding_system): Fix typo.
1329 2008-04-08  Jason Rumney  <jasonr@gnu.org>
1331         * w32uniscribe.c (SNAME): Extract only symbol name.
1333         * w32font.h (struct w32_metric_cache): New struct.
1334         (w32font_info): Use it.
1335         (W32METRIC_NO_ATTEMPT, W32METRIC_SUCCESS, W32METRIC_FAIL)
1336         (CACHE_BLOCKSIZE): New constants.
1338         * w32font.c (Qja, Qko, Qzh): New symbols.
1339         (syms_of_w32font): Initialise them.
1340         (font_matches_spec): Use them to filter by language.
1341         (recompute_cached_metrics): Remove function.
1342         (compute_metrics, clear_cached_metrics): New functions.
1343         (w32font_encode_char): Use them to manage metric cache.
1344         (w32font_text_extents): Cache metrics for all glyphs on demand.
1345         Delay converting glyph indices to WORD until needed.
1346         (w32font_open_internal): Initialize metric cache to empty.
1347         (registry_to_w32_charset): Charset should always be a symbol.
1348         (fill_in_logfont, list_all_matching_fonts): Family should
1349         always be a symbol.
1351 2008-04-06  Jason Rumney  <jasonr@gnu.org>
1353         * w32uniscribe.c (uniscribe_shape): Increase items buffer size.
1354         Give up if glyph indices not supported.  Use uniscribe obtained
1355         ABC widths for individual metrics.  Map glyph clusters back to
1356         characters using fClusterStart flag.  Return number of glyphs
1357         produced, not chars processed.
1358         (uniscribe_shape): Map char at FROM to current glyph.
1360 2008-04-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1362         * macmenu.c (fill_menu) [TARGET_API_MAC_CARBON]:
1363         Use SetMenuItemHierarchicalMenu.
1365 2008-04-05  Jason Rumney  <jasonr@gnu.org>
1367         * image.c (pbm_load): Allow color values up to 65535.
1368         Throw an error if max_color_idx is outside the supported range.
1369         Report an error when image size is invalid.
1370         Read two bytes at a time when raw images have max_color_idx above 255.
1372 2008-04-05  Eli Zaretskii  <eliz@gnu.org>
1374         * w32.c (readdir): If FindFirstFile/FindNextFile return in
1375         cFileName a file name that includes `?' characters, use the 8+3
1376         alias in cAlternateFileName instead.
1378 2008-04-05  Kenichi Handa  <handa@ni.aist.go.jp>
1380         * ccl.c (ccl_driver): If ccl->quit_silently is nonzero, don't
1381         append "CCL: Quitted" when the CCL program is quitted.
1382         (setup_ccl_program): Initialize ccl->quit_silently to zero.
1384         * ccl.h (struct ccl_program): New member quit_silently.
1386 2008-04-05  Chong Yidong  <cyd@stupidchicken.com>
1388         * search.c (compile_pattern_1): Treat non-nil and non-string of
1389         search-spaces-regexp as nil.
1391         * minibuf.c (Fassoc_string): Tweak docstring.
1393 2008-04-05  Eli Zaretskii  <eliz@gnu.org>
1395         * dired.c (Ffile_attributes): Support inode numbers wider than 32
1396         bits.  Remove ugly WINDOWSNT-specific kludge introduced on
1397         2008-03-14 to force inode be positive.
1399         * w32.c (sys_chown, stat, fstat): Use S_* constants instead of
1400         _S_* ones, since we now use our own sys/stat.h.
1401         (stat, fstat): Don't mangle the inode number.
1402         (init_user_info): Don't restrict UID and GID to 0-60000 range.
1404 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1406         * frame.h (struct frame): Give one more bit to `visible' since we use
1407         values larger than 1 to indicate obscured frames on ttys.
1409         * keymap.c (Qkeymap_canonicalize): New var.
1410         (Fmap_keymap_internal): New fun.
1411         (describe_map): Use keymap-canonicalize.
1413         * undo.c (last_boundary_buffer, last_boundary_position): New vars.
1414         (Fundo_boundary): Set them.
1415         (syms_of_undo): Initialize them.
1416         (record_point): Use them instead of last_point_position*.
1417         (last_undo_buffer): Change type.
1419 2008-04-04  Jason Rumney  <jasonr@gnu.org>
1421         * w32font.c (w32font_text_extents): Use font's ascent and descent.
1422         (recompute_cached_metrics): Don't set ascent and descent per char.
1424         * w32uniscribe.c (uniscribe_check_otf): Fix last change.
1425         (uniscribe_check_otf): Add GC protection before consing.
1426         Rearrange loop for counting features.
1428 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1430         * insdel.c (insert_from_buffer_1): Don't compare bytes in destination
1431         buffer with byte-size of source buffer.
1433 2008-04-03  Chong Yidong  <cyd@stupidchicken.com>
1435         * callint.c (Fcall_interactively): Handle temporary region even
1436         when shift-select-mode is off.
1438 2008-04-03  Jason Rumney  <jasonr@gnu.org>
1440         * w32uniscribe.c (uniscribe_check_otf): Sanity check otf_spec.
1442 2008-04-03  Kenichi Handa  <handa@m17n.org>
1444         * coding.c (CATEGORY_MASK_ANY): Add CATEGORY_MASK_UTF_16_AUTO.
1445         (CATEGORY_MASK_UTF_16): Likewise.
1446         (detect_coding_utf_16): Add heuristics to reject utf-16 for a
1447         binary file.
1448         (detect_coding): Add null-byte detection for a binary file.
1449         (detect_coding_system): Likewise.
1451 2008-04-03  Jason Rumney  <jasonr@gnu.org>
1453         * w32uniscribe.c: New file.
1455         * font.h (uniscribe_font_driver) [WINDOWSNT]: Declare for w32fns.c.
1457         * w32font.h (uniscribe_check_otf): Declare for w32font.c.
1459         * w32font.c (Qbalinese, Qbuginese, Qbuhid, Qcuneiform, Qcypriot)
1460         (Qdeseret, Qglagolitic, Qgothic, Qhanunoo, Qkharoshthi)
1461         (Qlimbu, Qlinear_b, Qold_italic, Qold_persian, Qosmanya)
1462         (Qphags_pa, Qphoenician, Qshavian, Qsyloti_nagri)
1463         (Qtagalog, Qtagbanwa, Qtai_le, Qtifinagh, Qugaritic)
1464         (Qphonetic): New symbols.
1465         (syms_of_w32font): Initialize them.
1466         (font_supported_scripts): Use them.
1467         (w32font_list_family): List all charsets.
1468         (w32font_text_extents, recompute_cached_metrics): Fix metric
1469         calculations.
1470         (w32_enumfont_pattern_entity): Make full_type a DWORD.
1471         Give opentype fonts their own format.
1472         (font_matches_spec): New arguments backend and logfont.
1473         Handle :otf spec for uniscribe backend.
1474         (add_font_entity_to_list): Match truetype fonts in uniscribe backend.
1475         (fill_in_logfont): Use DEFAULT_CHARSET when charset not supplied.
1477         * w32fns.c (Fx_create_frame): Conditionally register uniscribe
1478         font backend.
1479         (globals_of_w32fns): Initialize uniscribe font backend.
1481         * makefile.w32-in (CONFIG_H): New variable.  Use it to clean up
1482         dependencies.
1483         (w32uniscribe.$(O)): New file to build.
1484         (FONT_OBJ): Include w32uniscribe.$(O).
1485         (LIBS): Add uniscribe libraries.
1487         * ftfont.c (ftfont_get_open_type_spec): Check spec->script, not val.
1489 2008-04-02  Chong Yidong  <cyd@stupidchicken.com>
1491         * callint.c (Vshift_select_mode): New var.
1492         (Finteractive): Document new ^ spec.
1493         (Fcall_interactively): Call handle-shift-selection if the ^ spec
1494         is present.
1496         * keyboard.c (Vthis_command_keys_shift_translated): New var.
1497         (command_loop_1): Avoid running the direct display versions of
1498         forward-char and backward-char if shift-selection may occur.
1499         (read_key_sequence): Set Vthis_command_keys_shift_translated if
1500         shift-translation takes place.
1502         * buffer.c (Vtransient_mark_mode): Move docstring to simple.el to
1503         avoid clobbering by define-minor-mode.
1505         * cmds.c (Fforward_char, Fbackward_char, Fforward_line)
1506         (Fbeginning_of_line, Fend_of_line): Add ^ interactive spec.
1508         * syntax.c (Fforward_word): Add ^ interactive spec.
1510         * window.c (Fscroll_up, Fscroll_down, Fscroll_left)
1511         (Fscroll_right): Add ^ interactive spec.
1513 2008-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1515         * xdisp.c (try_window_id): Don't forget to reset delta_bytes.
1517         * casefiddle.c (casify_object): Fix up int/EMACS_INT mixup.
1519         * charset.c (Funibyte_charset, Fset_unibyte_charset): Remove.
1521 2008-03-31  Juri Linkov  <juri@jurta.org>
1523         * window.c (Fdisplay_buffer): Reinitialize `tem' to nil.
1525 2008-03-30  Jan Djärv  <jan.h.d@swipnet.se>
1527         * gtkutil.c (xg_set_geometry): Fix indentation.
1528         (xg_resize_outer_widget): Remove.
1529         (x_wm_size_hint_off): Fix indentation.
1530         (xg_frame_set_char_size): Call flush_and_sync after
1531         gtk_window_resize.
1532         (x_wm_set_size_hint): Pass NULL as geometry window to
1533         gtk_window_set_geometry_hints due to Gtk+ bug nr 68668.
1534         Add menu bar and tool bar height to base height.
1535         (xg_update_frame_menubar, free_frame_menubar)
1536         (xg_tool_bar_detach_callback, xg_tool_bar_attach_callback)
1537         (update_frame_tool_bar, free_frame_tool_bar):
1538         Change xg_resize_outer_widget to xg_frame_set_char_size.
1540 2008-03-30  Michael Albinus  <michael.albinus@gmx.de>
1542         * dbusbind.c (QCdbus_timeout): New D-Bus internal symbol.
1543         (Fdbus_call_method): New parameter TIMEOUT.
1544         (dbus-send-signal): Optimize UNGCPRO call.
1546 2008-03-29  Juri Linkov  <juri@jurta.org>
1548         * window.c (Fdisplay_buffer): Move call to
1549         Vsplit_window_preferred_function out of conditions that check
1550         if window is eligible for vertical splitting.
1551         When Vsplit_window_preferred_function is non-nil, call it and use
1552         its non-nil return value as window.  Otherwise, continue doing
1553         vertical splitting using Fsplit_window with arg horflag=nil.
1554         (syms_of_window) <Vsplit_window_preferred_function>: Change the
1555         default value from `split-window' to nil.
1557 2008-03-29  Juri Linkov  <juri@jurta.org>
1559         * callint.c (Fcall_interactively): Revert 2008-03-16 change
1560         for interactive code letters 'b' and 'B'.
1562 2008-03-29  Eli Zaretskii  <eliz@gnu.org>
1564         * fileio.c (Fexpand_file_name): Convert the value of $HOME to a
1565         multibyte string.
1567 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1569         * keyboard.c (pending_funcalls): New var.
1570         (timer_check): Run it.
1571         (syms_of_keyboard): Initialize it.
1572         * terminal.c (Qrun_hook_with_args, Qdelete_terminal_functions)
1573         (Vdelete_terminal_functions): New vars.
1574         (syms_of_terminal): Initialize them.
1575         (Fdelete_terminal): Run delete-terminal-functions.
1576         * xdisp.c (safe_eval): Rewrite.
1577         (safe_call2): New fun.
1578         * frame.c (Qdelete_frame_functions): New var.
1579         (syms_of_frame): Initialize it.
1580         (Fdelete_frame): Use it and use safe_call2 and pending_funcalls.
1581         * lisp.h (safe_call2, pending_funcalls): Declare.
1583 2008-03-28  Andreas Schwab  <schwab@suse.de>
1585         * indent.c (Fmove_to_column): Move declaration before statements.
1587 2008-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1589         * frame.h (enum fullscreen_type): Give it a name.  Move it before use.
1590         (struct frame): Use bit fields for boolean vars.
1592         * process.c (server_accept_connection): Simplify naming.
1593         (emacs_get_tty_pgrp): Use SDATA.
1595         * coding.c (decode_coding_object): Fix last change.
1597 2008-03-27  Jason Rumney  <jasonr@gnu.org>
1599         * w32fns.c (start_hourglass): Suppress hourglass on tty frames.
1601 2008-03-27  Kenichi Handa  <handa@ni.aist.go.jp>
1603         * charset.c (Fdefine_charset_internal): Change the way of
1604         registering charsets in Vcharset_order_list.
1605         (syms_of_charset): Make the charset `eight-bit' supplementary.
1607 2008-03-26  Alexandre Oliva  <aoliva@redhat.com>  (tiny change)
1609         * regex.c (EXTEND_BUFFER): Change order of pointer addition
1610         operations, to avoid having the difference between pointers
1611         overflow.
1613 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1615         * indent.c (check_display_width): New fun.
1616         (scan_for_column): Use it.
1618         * data.c (syms_of_data): Mark most-positive-fixnum and
1619         most-negative-fixnum as constants.
1621         * xdisp.c (redisplay_internal): Reset selected_frame earlier.
1623         * indent.c (scan_for_column): Extract from current_column_1.
1624         Merge with the same code from Fmove_to_column.
1625         (current_column_1, Fmove_to_column): Use it.
1627 2008-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1629         * keymap.c (map_keymap_internal): New fun.
1630         (map_keymap): Use it.
1631         (Fmap_keymap_internal): New fun.
1632         (Fmap_keymap): Remove left-out test from before make_save_value.
1634         * keymap.c (Fmap_keymap): Use `map-keymap-sorted.
1636         * frame.c (Fmodify_frame_parameters, x_set_frame_parameters):
1637         Use XCAR/XCDR.
1639         * process.h (struct Lisp_Process): Remove filter_multibyte.
1640         * process.c (QCfilter_multibyte): Remove.
1641         (setup_process_coding_systems): Don't use filter_multibyte.
1642         (Fstart_process, Fmake_network_process): Don't set filter_multibyte.
1643         (read_process_output): Don't adjust multibyteness to filter_multibyte.
1644         (Fset_process_filter_multibyte): Change the coding-system to
1645         approximate the previous behavior.
1646         (Fprocess_filter_multibyte_p): Get the multibyteness straight from the
1647         coding-system.
1649         * coding.c (decode_coding_object): When not decoding into a buffer,
1650         obey the coding system's preference of (uni|multi)byte.
1652 2008-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1654         * casefiddle.c (casify_object): Avoid pathological N^2 worst case if
1655         every char is changed and has a different byte-length.
1656         (Fupcase_word, Fdowncase_word, Fcapitalize_word, operate_on_word):
1657         Fix int -> EMACS_INT.
1659 2008-03-23  David Hansen  <david.hansen@gmx.net>
1661         * dbusbind.c (xd_read_message): Remove extra copying of message
1662         strings.  Check for NULL `interface' or `member'.
1664 2008-03-22  Eli Zaretskii  <eliz@gnu.org>
1666         * w32.c (readdir): If FindFirstFile/FindNextFile return in
1667         cFileName a file name that includes `?' characters, use the 8+3
1668         alias in cAlternateFileName instead.
1670 2008-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1672         * buffer.c (enlarge_buffer_text): Fix int -> EMACS_INT.
1674 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1676         * intervals.c (temp_set_point, temp_set_point_both): Use EMACS_INT.
1677         (set_point, set_point_both): Use EMACS_INT.  Remove `buffer' arg,
1678         work on current_buffer only instead (that was already the case
1679         for some of the code anyway).
1680         * buffer.h (set_point, set_point_both): Remove buffer arg, use long int.
1681         (temp_set_point, temp_set_point_both): Use EMACS_INT.
1682         (SET_PT, SET_PT_BOTH): Adjust.
1683         * intervals.h (set_point, temp_set_point, set_point_both)
1684         (temp_set_point_both): Remove redundant declarations.
1686 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1688         * fileio.c (Finsert_file_contents):
1689         * lread.c (Feval_buffer): Use BUF_TEMP_SET_PT.
1690         * buffer.h (BUF_SET_PT): Remove.  set_point_both doesn't work right
1691         when buffer != current_buffer anyway.
1693 2008-03-20  Andreas Schwab  <schwab@suse.de>
1695         * callint.c (Fcall_interactively) [case 'B']: Use other-buffer
1696         as default.
1698 2008-03-19  Jason Rumney  <jasonr@gnu.org>
1700         * w32fns.c (hourglass_timer, hourglass_hwnd): New variables.
1701         (syms_of_w32fns): Initialize them.
1702         (HOURGLASS_ID): New constant.
1703         (x_window_to_frame): Don't check hourglass_window.
1704         (w32_wnd_proc) <WM_TIMER>: Handle hourglass_timer.
1705         (w32_wnd_proc) <WM_EXITMENULOOP>: Set pending hourglass cursor.
1706         (w32_wnd_proc) <WM_SETCURSOR>: Set the hourglass or current cursor.
1707         (w32_wnd_proc) <WM_EMACS_SETCURSOR>: Set frame's current_cursor.
1708         Only change the cursor if hourglass is not active.
1709         (Fx_create_frame): Initialize frame's current_cursor.
1710         (hourglass_atimer): Remove.
1711         (hourglass_started): New function.
1712         (start_hourglass, cancel_hourglass, hide_hourglass): Adapt to w32.
1713         (show_hourglass): Adapt to w32, changing argument to frame.
1715         * w32term.h (struct w32_output): Remove hourglass_window.
1716         Add current_cursor.
1718         * eval.c (call_debugger, Fsignal):
1719         * keyboard.c (recursive_edit_1, cmd_error, Ftop_level)
1720         (command_loop_1, Fread_key_sequence, Fread_key_sequence_vector)
1721         (Fexecute_extended_command, cancel_hourglass_unwind):
1722         * minibuf.c (read_minibuf):
1723         * fns.c (Fy_or_n_p): Enable hourglass when HAVE_WINDOW_SYSTEM.
1725 2008-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1727         * window.c (run_funs): New fun.
1728         (run_window_configuration_change_hook): Use it to run the buffer-local
1729         and the global part of the hook.
1731         * xdisp.c (format_mode_line_unwind_data): Add window argument.
1732         (unwind_format_mode_line): Restore selected window.
1733         (x_consider_frame_title, Fformat_mode_line): Set selected window.
1735 2008-03-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1737         * editfns.c (Fchar_equal): Check they are valid characters.
1739         * buffer.h (Fbuffer_list): Declare (for use in callint.c).
1741 2008-03-17  Andreas Schwab  <schwab@suse.de>
1743         * regex.c (re_match_2_internal): Properly match raw 8-bit bytes
1744         against a charset.
1746         * lisp.h (Fbuffer_list): Declare.
1748 2008-03-17  Jan Djärv  <jan.h.d@swipnet.se>
1750         * gtkutil.c (free_frame_tool_bar): Only call gtk_container_remove if
1751         handlebox_widget is != 0.
1753 2008-03-16  Juri Linkov  <juri@jurta.org>
1755         * callint.c (Fcall_interactively): For interactive code letters
1756         'b' and 'B' put the buffer list into the list of default "future"
1757         values of the minibuffer.
1759 2008-03-16  Andreas Schwab  <schwab@suse.de>
1761         * keyboard.c (read_key_sequence): Fix downcasing of letters with
1762         modifiers.
1764         * regex.c (re_match_2_internal): Correct matching of a charset
1765         against latin-1 characters.
1767 2008-03-16  Kenichi Handa  <handa@m17n.org>
1769         * coding.c (CHAR_STRING_ADVANCE_NO_UNIFY)
1770         (STRING_CHAR_ADVANCE_NO_UNIFY): New macros.
1771         (coding_alloc_by_making_gap): Fix the way to preserve data in the gap.
1772         (alloc_destination): Fix the 2nd arg to coding_alloc_by_making_gap.
1773         (encode_coding_utf_8): Use CHAR_STRING_ADVANCE_NO_UNIFY instead of
1774         CHAR_STRING_ADVANCE.
1775         (produce_chars): Fix for the case that the source and the
1776         destination are the same buffer.  Use CHAR_STRING_ADVANCE_NO_UNIFY
1777         instead of CHAR_STRING_ADVANCE.
1778         (consume_chars): Use STRING_CHAR_ADVANCE_NO_UNIFY instead of
1779         STRING_CHAR_ADVANCE.
1781 2008-03-15  Andreas Schwab  <schwab@suse.de>
1783         * regex.c (re_match_2_internal): Correct matching of eight bit
1784         characters in unibyte strings.
1786 2008-03-15  Martin Rudalics  <rudalics@gmx.at>
1788         * buffer.c (overlays_in, Foverlays_in): Include empty overlays
1789         at end of range when it coincides with the end of the buffer.
1791 2008-03-14  Eli Zaretskii  <eliz@gnu.org>
1793         * dired.c (Ffile_attributes) [WINDOWSNT]: Force inode be positive.
1795         * w32fns.c (globals_of_w32fns, Fx_create_frame): Fix last change.
1797 2008-03-14  Jason Rumney  <jasonr@gnu.org>
1799         * editfns.c (initial_tz): New variable.
1800         (syms_of_editfns): Initialize it.
1801         (Fset_time_zone_rule): Set it when first called.
1802         Use it when TZSTRING is nil.
1804         * w32fns.c (MONITOR_DEFAULT_TO_NEAREST, struct MONITOR_INFO)
1805         (MonitorFromPoint_Proc, GetMonitorInfo_Proc): New definitions.
1806         (monitor_from_point_fn, get_monitor_info_fn): New globals.
1807         (globals_of_w32fns): Initialize them.
1808         (compute_tip_xy): Use them to position tooltips.
1810 2008-03-14  Glenn Morris  <rgm@gnu.org>
1812         * emacs.c (main): Revert previous change.
1813         (standard_args): Revert -internal-script back to -scriptload,
1814         and remove the long-option form.
1816 2008-03-13  Glenn Morris  <rgm@gnu.org>
1818         * emacs.c (main, standard_args): Rename -scriptload to -internal-script.
1819         Remove option -enable-font-backend.
1821 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1823         * buffer.c (Fswitch_to_buffer): Fall back on pop-to-buffer.
1825 2008-03-11  Jan Djärv  <jan.h.d@swipnet.se>
1827         * xterm.c (x_connection_closed): For GTK: If this is the last
1828         terminal just exit without closing the display.
1830 2008-03-11  Jason Rumney  <jasonr@gnu.org>
1832         * w32font.c (w32font_full_name): Use floor to round.
1834 2008-03-10  dhruva  <dhruvakm@gmail.com>  (tiny change)
1836         * sound.c (alsa_configure): Declare vol at beginning of block.
1838         * fontset.c (Ffontset_info): Remove extra semicolon.
1840 2008-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1842         * fileio.c (Fsubstitute_in_file_name): Fix up computation of maximum
1843         size of resulting string.
1845 2008-03-10  Jason Rumney  <jasonr@gnu.org>
1847         * dispnew.c (adjust_glyph_matrix): Initialize window_height.
1849 2008-03-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1851         * xdisp.c (handle_single_display_spec): Undo 2007-10-16 changes.
1852         Don't pretend as if characters with display property haven't been
1853         consumed for string-replacing-string case.
1855 2008-03-08  Kim F. Storm  <storm@cua.dk>
1857         * xdisp.c (GET_NEXT_DISPLAY_ELEMENT): New macro.
1858         (get_next_display_element, next_element_from_string)
1859         (next_element_from_ellipsis, next_element_from_buffer): Use it.
1861 2008-03-08  Andreas Schwab  <schwab@suse.de>
1863         * process.h (struct Lisp_Process): Declare bit fields as unsigned.
1865 2008-03-06  Jason Rumney  <jasonr@gnu.org>
1867         * w32font.c (w32_registry): Take font_type argument.  Use ANSI
1868         when charset not specified.  Only translate ANSI to unicode when
1869         font_type is truetype.
1870         (w32font_coverage_ok): New function.
1871         (add_font_entity_to_list): Use it to filter unsuitable fonts.
1873 2008-03-05  Kenichi Handa  <handa@ni.aist.go.jp>
1875         * lread.c (Fread_char): Resolve modifiers.
1876         (Fread_char_exclusive): Likewise.
1878         * character.c (char_resolve_modifier_mask): New function.
1879         (char_string): Use char_resolve_modifier_mask.
1880         (Fchar_resolve_modifiers): New function.
1881         (syms_of_character): Declare Fchar_resolve_modifiers as Lisp
1882         function.
1884 2008-03-04  Jason Rumney  <jasonr@gnu.org>
1886         * makefile.w32-in: Always include w32font.c in the build.
1887         * w32font.c: Wrap in USE_FONT_BACKEND conditional.
1889 2008-03-04  Andreas Schwab  <schwab@suse.de>
1891         * Makefile.in (clean): Remove emacs-*.*.* instead of emacs-*.
1892         (versionclean): Likewise.
1894 2008-03-04  Juanma Barranquero  <lekktu@gmail.com>
1896         * .cvsignore: Add oo.
1898 2008-03-03  Andreas Schwab  <schwab@suse.de>
1900         * coding.c (decode_coding_object): Inhibit gap shrinking while
1901         decoding in place.
1903 2008-03-03  Dan Nicolaescu  <dann@ics.uci.edu>
1905         * w32term.c: Remove unused include "gnu.h".
1906         * makefile.w32-in (w32term.o): Don't depend on gnu.h.
1908         * gnu.h: Rename to ...
1909         * emacs-icon.h: ... this.
1910         * xterm.c: Use emacs-icon.h instead of gnu.h.
1911         * Makefile (xterm.o): Depend on emacs-icon.h, not gnu.h.
1913 2008-03-03  Juanma Barranquero  <lekktu@gmail.com>
1915         * w32font.c: Include math.h.
1917 2008-03-03  Jason Rumney  <jasonr@gnu.org>
1919         * w32font.c (recompute_cached_metrics): Change font arg to w32font_info.
1920         Compute options separately.
1921         (w32font_open_internal): Set glyph_idx before caching metrics.
1923         * w32font.h (NTM_PS_OPENTYPE, NTM_TT_OPENTYPE, NTM_TYPE1):
1924         Define if system headers don't.
1925         (struct w32font_info): Enlarge ascii_metrics.  Add glyph_idx.
1926         (w32font_encode_char): Don't declare here.
1928         * w32font.c (Quniscribe, QCformat): New symbols.
1929         (syms_of_w32font): Define them.
1930         (w32font_has_char): Indicate uncertainty.
1931         (w32font_encode_char): Encode as glyph point.  Make static.
1932         (recompute_cached_metrics): New function.
1933         (w32font_open_internal): Use it.  Set font to use glyph points
1934         initially.  Set format based on type of font.
1935         (w32font_text_extents, w32font_draw): Optionally use glyph points.
1936         (w32_enumfont_pattern_entity): Accept backend arg.  Set type based
1937         on it.  Set format based on information available here.
1938         (add_font_entity_to_list): Identify backend based on opentype_only.
1940 2008-03-02  Andreas Schwab  <schwab@suse.de>
1942         * ftfont.c (ftfont_pattern_entity): Fix aliasing violations.
1944         * coding.c (decode_coding_big5, produce_chars):
1945         Fix typos in last change.
1947 2008-03-02  Kentaro Ohkouchi  <nanasess@fsm.ne.jp>
1949         * gnu.h: New icon.
1951 2008-03-02  Kenichi Handa  <handa@m17n.org>
1953         * coding.c (decode_coding_utf_8): When eol-type of CODING is
1954         `dos', don't decode '\r' if that is the last in the source.
1955         (decode_coding_utf_16, decode_coding_emacs_mule)
1956         (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
1957         (decode_coding_raw_text, decode_coding_charset): Likewise.
1958         (produce_chars): Don't decode EOL here.  Use EMACS_INT.
1960 2008-03-01  Jason Rumney  <jasonr@gnu.org>
1962         * w32font.c (w32font_full_name): Report point size for scalable fonts.
1964 2008-03-01  Kim F. Storm  <storm@cua.dk>
1966         * dispextern.h (CHAR_GLYPH_SPACE_P): Check for default face.
1968 2008-03-01  Jason Rumney  <jasonr@gnu.org>
1970         * w32font.c (w32font_full_name): New function.
1971         (w32font_open_internal): Use it.
1973 2008-03-01  Kim F. Storm  <storm@cua.dk>
1975         * dispnew.c (line_draw_cost): Fix invalid glyph check.
1977 2008-03-01  Jason Rumney  <jasonr@gnu.org>
1979         * font.c (font_unparse_fcname): Increase len when style is a symbol.
1981 2008-03-01  Jan Djärv  <jan.h.d@swipnet.se>
1983         * xterm.c (handle_one_xevent): For Gtk+ and ConfigureNotify, call
1984         xg_frame_resized when the event is for the edit widget.
1986         * gtkutil.h (xg_frame_resized): Renamed from xg_resize_widgets.
1988         * gtkutil.c (xg_resize_outer_widget): Only do one of set_geometry or
1989         set_char_size.
1990         (xg_frame_resized): Renamed from xg_resize_widgets.  Remove all
1991         operations on widgets here.  Just set frame size if needed.
1992         (flush_and_sync, x_wm_size_hint_off, xg_pack_tool_bar): New functions.
1993         (xg_frame_set_char_size): Call x_wm_size_hint_off before resizing.
1994         (x_wm_set_size_hint): Set size hints on the edit widget only, not
1995         the whole frame.
1996         (xg_create_tool_bar): Move attachement of the tool bar to
1997         xg_pack_tool_bar.  Do not attach the tool bar if there are no items.
1998         (free_frame_tool_bar): Remove call to SET_FRAME_GARBAGED.
2000 2008-03-01  Jason Rumney  <jasonr@gnu.org>
2002         * w32fns.c (w32_msg_pump): Disable debug code.
2004 2008-03-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2006         * m/intel386.h [MAC_OSX || DARWIN]: Define NO_ARG_ARRAY if _LP64.
2008 2008-02-29  Chong Yidong  <cyd@stupidchicken.com>
2010         * xdisp.c (next_overlay_string): Don't set
2011         overlay_strings_at_end_processed_p if we're currently reading from
2012         a display string.
2014 2008-02-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2016         * xdisp.c (get_overlay_strings_1): Fix typo.
2018 2008-02-29  Chong Yidong  <cyd@stupidchicken.com>
2020         * xdisp.c (get_overlay_strings_1): Add missing argument type.
2022 2008-02-28  Kenichi Handa  <handa@ni.aist.go.jp>
2024         * ftfont.c (ftfont_match): Explicitly set pixelsize in pattern.
2026         * xdisp.c (display_mode_element): Cancel the previous change.
2027         (decode_mode_spec): Likewise.
2028         (handle_auto_composed_prop): Don't make composition if it->string
2029         is a string.
2031 2008-02-27  Kim F. Storm  <storm@cua.dk>
2033         * lisp.h (GLYPH): Change type from int to struct with separate char
2034         and face_id members.
2035         (GLYPH_MASK_FACE, GLYPH_MASK_CHAR): Delete macros.
2036         (GLYPH_CHAR, GLYPH_FACE): Remove slow versions with frame arg.
2037         (FAST_GLYPH_CHAR, FAST_GLYPH_FACE): Rename macros to ...
2038         (GLYPH_CHAR, GLYPH_FACE): ... these.  Change users.
2039         (FAST_MAKE_GLYPH, MAKE_GLYPH): Remove.  Rewrite users to use ...
2040         (SET_GLYPH, SET_GLYPH_CHAR, SET_GLYPH_FACE): ... these macros instead.
2041         (GLYPH_CODE_CHAR, GLYPH_CODE_FACE, GLYPH_CODE_P)
2042         (GLYPH_CODE_CHAR_VALID_P, SET_GLYPH_FROM_GLYPH_CODE): New macros to
2043         handle new Lisp glyph code encoding, either an integer or a cons.
2045         * disptab.h (GLYPH_SIMPLE_P): Rewrite.
2046         (GLYPH_ALIAS): Delete.
2047         (GLYPH_ALIAS_P, GLYPH_FOLLOW_ALIASES): Rewrite.
2048         (GLYPH_LENGTH, GLYPH_STRING): Use GLYPH_CHAR.
2049         (GLYPH_FROM_CHAR): Replace macro by ...
2050         (SET_GLYPH_FROM_CHAR): ... this macro.  Change users.
2052         * dispextern.h (CHAR_GLYPH_SPACE_P): Simplify.
2053         (GLYPH_FROM_CHAR_GLYPH): Replace macro by ...
2054         (SET_GLYPH_FROM_CHAR_GLYPH): ... this macro.  Change users.
2055         (GLYPH_INVALID_P): New macro.
2056         (spec_glyph_lookup_face): Update prototype.
2058         * dispnew.c (line_draw_cost): Adapt to new glyph type.
2059         (build_frame_matrix_from_leaf_window): Adapt to new glyph type and
2060         new glyph code encoding.
2061         (spec_glyph_lookup_face): No return value; update passed glyph instead.
2062         (init_display): Use SET_CHAR_GLYPH to initialize space_glyph.
2064         * xdisp.c (get_next_display_element, next_element_from_display_vector):
2065         Adapt to new glyph type and new glyph code encoding.
2067         * term.c (encode_terminal_code, produce_special_glyphs): Likewise.
2069         * indent.c (current_column, current_column_1, Fmove_to_column)
2070         (compute_motion): Adapt to new glyph code encoding.
2072         * msdos.c (IT_write_glyphs): Adapt to new glyph type.
2074 2008-02-27  Chong Yidong  <cyd@stupidchicken.com>
2076         * process.c (wait_reading_process_output): Check for window
2077         changes caused by timers.
2078         Suggested by Johan Bockgård.
2080 2008-02-27  Glenn Morris  <rgm@gnu.org>
2082         * emacs.c (USAGE1): Add `--disable-font-backend'.
2084 2008-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2086         * fileio.c (Finsert_file_contents): Don't reset undo_list if no change
2087         is made to the buffer.
2089 2008-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2091         * dispextern.h (face_at_buffer_position, face_for_overlay_string)
2092         (face_at_string_position):
2093         * xfaces.c (face_at_buffer_position, face_for_overlay_string)
2094         (face_at_string_position):
2095         * xdisp.c (display_string, next_overlay_change):
2096         * buffer.h (overlays_at):
2097         * buffer.c (overlays_at): Use EMACS_INT for buffer positions.
2098         Update callers.
2100 2008-02-26  Chong Yidong  <cyd@stupidchicken.com>
2102         * editfns.c (Fformat): Doc fix.
2104 2008-02-26  Juanma Barranquero  <lekktu@gmail.com>
2106         * font.c (Ffont_spec, Ffont_at): Fix typos in docstrings.
2107         (Ffont_put, Flist_families, Ffont_fill_gstring, Ffont_drive_otf)
2108         (Ffont_otf_alternates, Fquery_font): Doc fixes.
2110 2008-02-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2112         * buffer.c (Fbuffer_swap_text): New function.
2113         (syms_of_buffer): Defsubr it.
2115 2008-02-25  Chong Yidong  <cyd@stupidchicken.com>
2117         * keyboard.c (command_loop_1): Revert 2006-10-09 change.
2119 2008-02-25  Jason Rumney  <jasonr@gnu.org>
2121         * w32font.c (w32font_draw): Draw one character at a time when padding.
2123 2008-02-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2125         * window.c (Fdelete_window, Fadjust_window_trailing_edge):
2126         Handle a nil arg.  Use run_window_configuration_change_hook.
2127         (delete_window, adjust_window_trailing_edge): Don't handle nil any more.
2128         (Fenlarge_window, Fshrink_window, Fset_window_configuration):
2129         Use run_window_configuration_change_hook.
2131 2008-02-25  Kenichi Handa  <handa@ni.aist.go.jp>
2133         * xdisp.c (x_produce_glyphs): For a visible glyph, assure at least
2134         1-pixel width.
2136 2008-02-25  Kenichi Handa  <handa@ni.aist.go.jp>
2138         * xdisp.c (fill_glyph_string): Pay attention to glyph->padding_p.
2139         (append_glyph): Set glyph->pixel_width and glyph->padding_p to 1
2140         if the glyph in the font is zero pixel with.
2142         * dispextern.h (struct glyph_string): New member padding_p.
2144         * w32font.c (w32font_draw): Pay attention to s->padding_p.
2146         * ftxfont.c (ftxfont_draw): Pay attention to s->padding_p.
2148         * xfont.c (xfont_draw): Pay attention to s->padding_p.
2150         * xftfont.c (xftfont_draw): Pay attention to s->padding_p.
2152         * font.c: If the font driver doesn't have `shape' function, return Qnil.
2154 2008-02-25  Jason Rumney  <jasonr@gnu.org>
2156         * w32fns.c (enum_font_cb2): Don't use raster fonts for Unicode.
2158 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2160         Allow fine-grained image-cache flushing.
2161         * dispextern.h (struct image): Add `dependencies' field.
2162         (clear_image_caches): Change arg to Lisp_Object.
2163         * image.c (make_image): Initialize `dependencies' field.
2164         (clear_image_cache): Change arg to allow fine-grained flushing.
2165         Perform the flush even if image-cache-eviction-delay is nil.
2166         (clear_image_caches): Change arg to Lisp_Object.
2167         (Fclear_image_cache): Expand meaning of the argument.
2168         (mark_image): Mark `dependencies' field.
2169         * xfaces.c (clear_face_cache): Adapt arg to call to clear_image_caches.
2170         (lface_hash): Use XHASH rather than XFASTINT.
2171         (face_at_buffer_position): Fix int -> EMACS_INT position.
2172         * xdisp.c (next_overlay_change): Fix int -> EMACS_INT position.
2173         (select_frame_for_redisplay): Remove code duplication.
2174         (redisplay_internal): Adapt arg to call to clear_image_caches.
2176 2008-02-24  Dan Nicolaescu  <dann@ics.uci.edu>
2178         * s/vms4-0.h:
2179         * s/vms4-2.h:
2180         * s/vms4-4.h:
2181         * s/vms5-5.h: Remove, unused.
2183         * s/irix5-2.h:
2184         * s/irix6-0.h:
2185         * s/riscos5.h:
2186         * s/mach-bsd4-3.h:
2187         * m/mips4.h: Remove files for obsolete systems.
2189         * Makefile.in:
2190         * filelock.c:
2191         * unexmips.c:
2192         * m/hp9000s300.h:
2193         * m/iris4d.h:
2194         * s/aix3-1.h:
2195         * s/hpux.h:
2196         * s/msdos.h:
2197         * s/usg5-0.h:
2198         * s/usg5-2-2.h:
2199         * s/usg5-2.h:
2200         * s/usg5-3.h: Remove references to obsolete variables.
2202         * s/irix5-0.h: Remove, move all the contents ...
2203         * s/irix6-5.h: ... here.  Simplify.
2204         * config.in: Regenerate.
2206 2008-02-24  Jason Rumney  <jasonr@gnu.org>
2208         * w32term.c (x_draw_glyph_string_background): Clear the background
2209         manually when cleartype is in use.
2210         (x_draw_glyph_string_foreground): Draw text transparently when
2211         cleartype is in use.
2213         * w32font.c (w32font_text_extents): Avoid getting HDC and selecting
2214         a font into it unless we have to.
2216 2008-02-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2218         * intervals.h (INT_LISPLIKE): Remove.  It may misfire.
2219         (NULL_INTERVAL_P, SET_INTERVAL_PARENT): Don't use it.
2221 2008-02-18  Jason Rumney  <jasonr@gnu.org>
2223         * w32fns.c (Fw32_shell_execute): Encode parameters.
2225 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
2227         * fileio.c (syms_of_fileio) <insert-default-directory>: Doc fix.
2229 2008-02-05  Juanma Barranquero  <lekktu@gmail.com>
2231         * unexhp9k800.c (read_header): Replace `legal' with `valid'.
2233 2008-02-24  Ulrich Neumerkel  <ulrich@complang.tuwien.ac.at>  (tiny change)
2235         * xterm.c (x_set_offset): Don't change the gravity if
2236         CHANGE_GRAVITY is -1.
2238 2008-02-23  Chong Yidong  <cyd@stupidchicken.com>
2240         * fileio.c (auto_save_error_occurred): New var.
2241         (auto_save_error): Set it.
2242         (Fdo_auto_save): Don't overwrite the error message if an auto-save
2243         error occurred.
2245 2008-02-23  Eli Zaretskii  <eliz@gnu.org>
2247         * w32.c (globals_of_w32): Add initializations for
2248         g_b_init_get_sid_sub_authority and
2249         g_b_init_get_sid_sub_authority_count.
2251 2008-02-22  Stefan Monnier  <monnier@iro.umontreal.ca>
2253         * font.c (font_match_xlfd, font_check_xlfd_parse): New funs.
2254         (font_parse_xlfd): Use them for sanity check.
2255         (Finternal_set_font_style_table): Make sure the table is bijective.
2257         Consolidate the image_cache to the terminal struct.
2258         * termhooks.h (P_): Remove redundant def.
2259         (struct terminal): New field `image_cache'.
2260         * frame.h (FRAME_IMAGE_CACHE): New macro.  Use it everywhere in place
2261         of FRAME_X_IMAGE_CACHE.
2262         * xterm.h (struct x_display_info): Remove image_cache field.
2263         (FRAME_X_IMAGE_CACHE): Remove.  Use FRAME_IMAGE_CACHE instead.
2264         * w32term.h (struct w32_display_info): Remove image_cache field.
2265         (FRAME_X_IMAGE_CACHE): Remove.  Use FRAME_IMAGE_CACHE instead.
2266         * macterm.h (struct mac_display_info): Remove image_cache field.
2267         (FRAME_X_IMAGE_CACHE): Remove.  Use FRAME_IMAGE_CACHE instead.
2268         * xterm.c (x_term_init):
2269         * w32term.c (w32_term_init):
2270         * macterm.c (mac_term_init): Set the image_cache in the terminal.
2271         * dispextern.h (clear_image_cache, forall_images_in_image_cache):
2272         Remove declarations.
2273         (clear_image_caches, mark_image_cache): New declarations.
2274         * xfaces.c (clear_face_cache):
2275         * xdisp.c (redisplay_internal): Use clear_image_caches.
2276         * image.c (clear_image_cache): Don't check that a frame is on
2277         a window-system before checking if it shares the same cache.
2278         (clear_image_caches): New function.
2279         (Fclear_image_cache): Use it.
2280         (mark_image): Move from allo.c.
2281         (mark_image_cache): Move from alloc.c and forall_images_in_image_cache.
2282         * alloc.c (mark_image, mark_image_cache): Move to image.c.
2283         (mark_object): Don't call mark_image_cache for frames.
2284         (mark_terminals): Call mark_image_cache.
2286         * lisp.h (Fdelete_terminal): Declare.
2288         * charset.h (CHECK_CHARSET, CHECK_CHARSET_GET_ID)
2289         (CHECK_CHARSET_GET_ATTR): Don't use the inexistent return value of
2290         wrong_type_argument.
2292 2008-02-22  Kenichi Handa  <handa@ni.aist.go.jp>
2294         * Makefile.in (lisp): Remove devanagari.el, kannada.el,
2295         malayalam.el, and tamil.el.  Add sinhala.el.
2297 2008-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2299         * xterm.c (x_connection_closed): Consolidate identical tests.
2300         (x_delete_terminal): Don't crash if called via x_connection_closed.
2302 2008-02-21  Kenichi Handa  <handa@ni.aist.go.jp>
2304         * xdisp.c (decode_mode_spec): New arg string.
2305         (display_mode_element): Adjust for the above change.
2307 2008-02-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2309         * callint.c (Fcall_interactively): Use AREF.
2311 2008-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2313         * font.c (font_unparse_xlfd): Don't ignore integer pixel size specs.
2315 2008-02-18  Jan Djärv  <jan.h.d@swipnet.se>
2317         * xfns.c (Fx_show_tip): Set string to " " if empty.
2319 2008-02-17  Dan Nicolaescu  <dann@ics.uci.edu>
2321         * callint.c (syms_of_callint): Initialize Vmark_even_if_inactive
2322         with Qt.
2324 2008-02-17  Kenichi Handa  <handa@m17n.org>
2326         * ftfont.c (ftfont_shape): Return Lispy number.
2328         * xfaces.c (prepare_face_for_display): Use display_info->font->fid
2329         for GCs.
2330         (Finternal_set_font_selection_order): Call font_update_sort_order
2331         only when enable_font_backend is set.
2332         (realize_x_face): Set face->font_info to that of default face only
2333         when enable_font_backend is set.
2335         * xdisp.c (handle_composition_prop): Set it->c to the fist
2336         characte of the composed region.
2337         (fill_composite_glyph_string): Set base_face->font_info to
2338         s->font_info.  Get a face for ascii from base_face->ascii_face.
2339         (BUILD_COMPOSITE_GLYPH_STRING): Call fill_composite_glyph_string
2340         with a face already decided.
2341         (x_produce_glyphs): Be sure to set it->ascent and it->descent to
2342         non-negative.
2343         (x_produce_glyphs): If the composition method is ..._WITH_GLYPH_STRING,
2344         call font_prepare_composition unconditionally.
2346         * xfns.c (x_make_gc): Use the default font id of the frame for GCs.
2348         * xterm.h (struct x_display_info): New member font.
2350         * xterm.c (x_set_cursor_gc): Use display_info->font->fid for GCs.
2351         (x_set_mouse_face_gc, x_new_font): Likewise.
2352         (x_term_init): Setup display_info->font.
2353         (x_delete_terminal): Free display_info->font.
2355         * xfont.c (xfont_draw): Use BLOCK_INPUT and UNBLOCK_INPUT.
2357         * ftxfont.c (ftxfont_default_fid): Delete it.
2358         (ftxfont_open): Set xfont->fid to 0.
2359         (ftxfont_end_for_frame): Clear data specific to the frame and the
2360         font-driver.
2362         * xftfont.c (xftfont_default_fid): Delete it.
2363         (xftfont_open): Set xfont->fid to 0.
2365         * fontset.c (FONTSET_OBJLIST): New macro.
2366         (fontset_find_font): Update font-object list of the fontset.
2367         (free_realized_fontset): New function.
2368         (free_face_fontset): Call free_realized_fontset.
2369         (Ffont_info): Call font_close_object only when enable_font_backend
2370         is set.
2372         * font.c [HAVE_X_WINDOWS]: Include xterm.h.
2373         [HAVE_NTGUI]: Include w32term.h.
2374         [MAC_OS]: Include macterm.ch.
2375         (font_otf_ValueRecord): Use make_number.
2376         (font_finish_cache): Fix handling of reference count.
2377         (font_clear_cache): Update num_fonts.
2378         (font_open_entity): Update smallest_char_width and
2379         smallest_font_height of the frame.
2380         (font_close_object): Update num_fonts.
2381         (Fclear_font_cache): Fix finding the target cache data.
2383 2008-02-16  Glenn Morris  <rgm@gnu.org>
2385         * fontset.c (Finternal_char_font): Fix compilation warning.
2387 2008-02-16  Eli Zaretskii  <eliz@gnu.org>
2389         * w32.c (init_user_info): Use TOKEN_USER and TOKEN_PRIMARY_GROUP
2390         instead of char arrays.  Enlarge the size of array passed to
2391         get_token_information.
2393         * font.c (Ffont_fill_gstring, Fget_font_glyphs): Fix compilation
2394         warnings.
2396 2008-02-15  Dan Nicolaescu  <dann@ics.uci.edu>
2398         * .gdbinit: Don't set `args', it breaks gdb --args.
2400 2008-02-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2402         * fileio.c (Finsert_file_contents): Adjust offsets when replacing
2403         within a narrowed buffer.
2405 2008-02-14  Kenichi Handa  <handa@ni.aist.go.jp>
2407         * coding.c (decode_coding_object, encode_coding_object):
2408         Preserve Vdeactivate_mark.  Delete unnecessary call of Fcurrent_buffer.
2410 2008-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2412         * coding.c (coding_set_destination): Use BEG_BYTE rather than
2413         hardcoding 1.
2414         (detect_coding_system):
2415         * lisp.h (detect_coding_system, chars_in_text, multibyte_chars_in_text)
2416         (string_char_to_byte, string_byte_to_char, insert_from_gap):
2417         * insdel.c (insert_from_gap):
2418         * fns.c (string_char_byte_cache_charpos, string_char_byte_cache_bytepos)
2419         (string_char_to_byte, string_byte_to_char, string_make_multibyte)
2420         (string_to_multibyte):
2421         * character.c (chars_in_text, multibyte_chars_in_text):
2422         * fileio.c (Finsert_file_contents): Use EMACS_INT for buffer positions.
2424         * character.h (FETCH_STRING_CHAR_ADVANCE)
2425         (FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE)
2426         (FETCH_STRING_CHAR_ADVANCE_NO_CHECK): Use SDATA and SREF.
2427         (DEC_POS, BUF_DEC_POS): Use BEG_BYTE rather than hardcoding 1.
2429         * casefiddle.c (casify_region): Only call after-change and composition
2430         functions on the part of the region that was changed.
2432         * keyboard.c (read_avail_input):
2433         * frame.c (Fdelete_frame): Call Fdelete_terminal.
2435 2008-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2437         * buffer.c (clone_per_buffer_values, reset_buffer_local_variables)
2438         (Fbuffer_local_value, Fbuffer_local_variables): Don't forget undo_list.
2440 2008-02-11  Juanma Barranquero  <lekktu@gmail.com>
2442         * w32menu.c (push_submenu_start, push_submenu_end)
2443         (push_left_right_boundary, push_menu_pane, push_menu_item):
2444         * keyboard.c (read_key_sequence): Don't pass args with side effects
2445         to AREF, it fails when compiling with -DENABLE_CHECKING.
2447 2008-02-11  Kenichi Handa  <handa@ni.aist.go.jp>
2449         * Makefile.in (${lispsource}international/charprop.el):
2450         Delete this target.
2452         * search.c (boyer_moore): Fix incorrect synching of the trunk and
2453         emacs-unicode-2.
2455 2008-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2457         * terminal.c (Fdelete_terminal): Clean up the `force' path.
2459 2008-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2461         * frame.c (Qnoelisp): New symbol.
2462         (syms_of_frame): Initialize it.
2463         (Fdelete_frame): Use it to distinguish a mere `force' passed from
2464         someharmles Elisp code, from a strong `force' from x_connection_closed.
2465         * frame.h (Qnoelisp): Declare.
2466         * xterm.c (x_connection_closed): Pass `noelisp'.
2468         * lisp.h (struct Lisp_Misc_Any, struct Lisp_Marker)
2469         (struct Lisp_Overlay, struct Lisp_Kboard_Objfwd)
2470         (struct Lisp_Save_Value, struct Lisp_Free): Use enum Lisp_Misc_Type
2471         rather than `int' for the type of `type'.
2473 2008-02-10  Dan Nicolaescu  <dann@ics.uci.edu>
2475         * s/gnu-linux.h: Remove support for non-ELF and linux-1.x.
2477         * Makefile.in (GNUC): Remove support for gcc-1.x.
2479 2008-02-10  Richard Stallman  <rms@gnu.org>
2481         * lisp.h (ASET): Use AREF, not ASLOT.
2483 2008-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2485         * lisp.h (ASET): Check bounds.
2487 2008-02-10  Glenn Morris  <rgm@gnu.org>
2489         * buffer.c (mode-name): Doc fix.
2491 2008-02-09  Dan Nicolaescu  <dann@ics.uci.edu>
2493         * Makefile.in:
2494         * emacs.c:
2495         * gmalloc.c:
2496         * keyboard.c:
2497         * lisp.h:
2498         * m/ibm370aix.h:
2499         * process.c:
2500         * regex.c:
2501         * s/hpux.h:
2502         * sysdep.c:
2503         * sysselect.h:
2504         * systty.h:
2505         * unexec.c:
2506         * w32term.c:
2507         * xsmfns.c:
2508         * xterm.c: Remove code that deals with obsolete variables.
2510         * s/msdos.h (DONT_NEED_ENVIRON): Don't define.
2512         * ecrt0.c: Replace the DONT_NEED_ENVIRON test with MSDOS test,
2513         nothing else needs it anymore.
2515 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
2517         * buffer.h (FETCH_CHAR_AS_MULTIBYTE): Use unibyte_to_multibyte_table
2518         instead of unibyte_char_to_multibyte.
2520 2008-02-09  Dan Nicolaescu  <dann@ics.uci.edu>
2522         * s/gnu-linux.h: Remove commented out code.
2524         * unexec.c: Remove references to obsolete variable COFF_ENCAPSULATE.
2526         * Makefile.in: Update what RMS says about using autoconf.
2527         (C_COMPILER, COFF_ENCAPSULATE, MAKE_PARALLEL): Remove obsolete variable.
2528         (C_SWITCH_MACHINE_1, C_SWITCH_SYSTEM_1, C_SWITCH_SITE_1):
2529         (C_SWITCH_X_SITE_1, C_SWITCH_X_MACHINE_1)
2530         (C_SWITCH_X_SYSTEM_1): Move invariant code outside conditional.
2532 2008-02-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2534         * keymap.c (Fkey_description): Move side effect outside of macro call.
2536         * xfaces.c (Finternal_make_lisp_face):
2537         * keyboard.c (add_command_key, parse_menu_item): Use ASET.
2539         * fontset.c (free_face_fontset): Use FONTSET_FROM_ID.
2540         (syms_of_fontset): Use ASET.
2542         * fns.c (concat): Move side effect outside of macro call.
2543         (hash_clear): Use ASET.
2545 2008-02-08  Richard Stallman  <rms@gnu.org>
2547         * frame.c (Fdelete_frame): If FORCE, don't call hooks.
2548         If FORCE, and frame has a surrogate minibuffer for another frame,
2549         delete the other frame first.
2551 2008-02-07  Timo Savola  <timo.savola@iki.fi>
2553         * xterm.c (x_detect_focus_change): Handle embed client message.
2554         (handle_one_xevent): Ditto.
2555         (handle_one_xevent): If embedded and we get a button press/release,
2556         request focus.
2557         (xembed_set_info, xembed_send_message): New functions.
2558         (x_make_frame_visible): Call xembed_set_info if embedded.
2559         (x_make_frame_invisible): Call xembed_set_info if embedded.
2560         (x_term_init): Initialize Xatom_XEMBED.
2561         (x_make_frame_visible): Check for FRAME_X_EMBEDDED_P also.
2562         (x_iconify_frame): Ditto.
2564         * xterm.h (struct x_display_info): Add AtomXatom_XEMBED.
2565         (enum xembed_info, enum xerm srmbed_message, enum xembed_focus)
2566         (enum xembed_modifier, enum xembed_accelerator): New.
2567         (xembed_set_info, xembed_send_message): Declare.
2568         (FRAME_X_EMBEDDED_P): New.
2570         * gtkutil.c (xg_create_frame_widgets): If frame is embedded, call
2571         gtk_plug_new.
2573         * xfns.c (Fx_create_frame): Do not override the explicitly set parent
2574         window ID of a frame.
2575         (x_window): Reparent frame if embedded.
2576         (Fx_create_frame): Don't set border width if embedded.
2578         * emacs.c (USAGE3): Add --parent-id
2579         (standard_args): Ditto.
2581 2008-02-07  Jan Djärv  <jan.h.d@swipnet.se>
2583         * coding.c (DECODE_EMACS_MULE_COMPOSITION_CHAR): Use "do...while (0)".
2585 2008-02-07  Jim Meyering  <meyering@redhat.com>
2587         Use "do...while (0)", not "if (1)...else" in macro definitions.
2588         The latter provokes a warning from gcc about the empty else, when
2589         followed by ";".  Also, without that trailing semicolon, it would
2590         silently swallow up any following statement.
2591         * syntax.h (SETUP_SYNTAX_TABLE):
2592         (SETUP_SYNTAX_TABLE_FOR_OBJECT): Likewise.
2593         * buffer.h (DECODE_POSITION): Likewise.
2594         * character.h (FETCH_STRING_CHAR_ADVANCE): Likewise.
2595         (FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE): Likewise.
2596         (FETCH_STRING_CHAR_ADVANCE_NO_CHECK): Likewise.
2597         (FETCH_CHAR_ADVANCE): Likewise.
2598         (FETCH_CHAR_ADVANCE_NO_CHECK): Likewise.
2600 2008-02-07  Jim Meyering  <meyering@redhat.com>
2602         * lread.c [lint]: Don't include <sys/inode.h>.
2604 2008-02-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2606         * xselect.c (x_handle_dnd_message):
2607         * xmenu.c (digest_single_submenu, xmenu_show):
2608         * xdisp.c (with_echo_area_buffer_unwind_data)
2609         (format_mode_line_unwind_data, unwind_format_mode_line)
2610         (display_menu_bar):
2611         * eval.c (Ffetch_bytecode):
2612         * doc.c (store_function_docstring):
2613         * ccl.c (resolve_symbol_ccl_program, ccl_get_compiled_code)
2614         (Fccl_execute, Fccl_execute_on_string, Fregister_code_conversion_map):
2615         * buffer.c (add_overlay_mod_hooklist): Use ASET.
2617 2008-02-07  Kenichi Handa  <handa@m17n.org>
2619         * ftxfont.c (ftxfont_open): Don't set
2620         dpyinfo->smallest_font_height and dpyinfo->smallest_char_width to 0.
2622         * ftfont.c (ftfont_open): Fix previous change.
2624 2008-02-06  Jason Rumney  <jasonr@gnu.org>
2626         * w32font.c (w32font_text_extents): Fill in lbearing metric.
2627         Use cached metrics for ASCII characters.
2628         (w32font_open_internal): Don't set font's owning_frame.
2629         Cache metrics for ASCII characters.
2631         * w32font.h (struct w32font_info): Add ascii_metrics.
2632         Remove owning_frame.
2634 2008-02-06  Kenichi Handa  <handa@ni.aist.go.jp>
2636         * xdisp.c (x_produce_glyphs): Don't set it->ascent and it->descent
2637         to negative value.
2639         * ftxfont.c (ftxfont_draw): Use s->font_info, not face->font_info.
2641         * ftfont.c (ftfont_open): Fix calculation of font->font.average_width.
2643         * charset.c (syms_of_charset): Set QCtest and Qeq.
2645 2008-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
2647         * process.c (Fstart_process):
2648         * callproc.c (Fcall_process): Handle the case where
2649         Funhandled_file_name_directory returns nil.
2651         * font.h (enum lgstring_indices, enum lglyph_indices): New enums.
2652         (LGSTRING_SLOT, LGSTRING_SET_SLOT): New macros.
2653         * font.c (check_gstring): Use them and AREF to access the vector before
2654         we know it's really a gstring.
2655         (Ffont_shape_text): Fix typo.
2656         (Ffont_shape_text, Ffont_otf_alternates): Fix up int/Lisp_Oject mixups.
2658         * composite.h (Fcompose_region_internal, Fcompose_string_internal):
2659         Declare.
2661         * chartab.c (make_sub_char_table): Remove noop-yet-incorrect statement.
2663 2008-02-05  Jason Rumney  <jasonr@gnu.org>
2665         * w32font.c (w32font_open_internal): Fill min_width with tmAveCharWidth.
2666         Set smallest_font_height and smallest_char_width in display info.
2668 2008-02-05  Kenichi Handa  <handa@ni.aist.go.jp>
2670         * coding.c (decode_eol): Pay attention to coding->dst_multibyte.
2672 2008-02-05  Miles Bader  <miles@gnu.org>
2674         * xfaces.c (get_lface_attributes, merge_named_face)
2675         (lookup_named_face, lookup_derived_face, realize_named_face):
2676         Revert 2008-02-01 change by cyd@stupidchicken.com.
2678 2008-02-04  Kenichi Handa  <handa@ni.aist.go.jp>
2680         * fontset.c (Ffontset_info): Handle the case of inhibitting the
2681         fallback fonts.
2682         (Ffontset_info) [USE_FONT_BACKEND]: Fix getting of opened font names.
2684 2008-02-04  Jason Rumney  <jasonr@gnu.org>
2686         * w32font.c (w32font_open_internal): Use font_unparse_fcname to
2687         set full_name.
2688         (w32font_open_internal): Use xmalloc, xrealloc, xfree.
2690 2008-02-03  Jason Rumney  <jasonr@gnu.org>
2692         * makefile.w32-in (OBJ1): Include font.o here.
2693         (FONTOBJ) [USE_FONTBACKEND]: Instead of here.
2695 2008-02-02  Jason Rumney  <jasonr@gnu.org>
2697         * makefile.w32-in (temacs): Bump EMHEAP to 21.
2699 2008-02-01  Jason Rumney  <jasonr@gnu.org>
2701         * s/cygwin.h: Define VIRT_ADDR_VARIES.
2703         * puresize.h [VIRT_ADDR_VARIES]: Don't include CYGWIN in condition.
2705 2008-02-01  Andreas Schwab  <schwab@suse.de>
2707         * Makefile.in (shortlisp, lisp): Update for rename of
2708         ../lisp/language/myanmar.el.
2710 2008-02-01  Chong Yidong  <cyd@stupidchicken.com>
2712         * xfaces.c (get_lface_attributes): Delete function.
2713         (merge_named_face, lookup_named_face, lookup_derived_face)
2714         (realize_named_face): Call lface_from_face_name directly, and use
2715         the fact that merge_face_vectors does not alter its FROM argument.
2717 2008-02-01  Jason Rumney  <jasonr@gnu.org>
2719         * w32term.c (w32_read_socket) <WM_CHAR>: Decode non-Unicode
2720         input in the default locale.  Handle non-Unicode multibyte input.
2722 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
2724         * fontset.c (reorder_font_vector): Exclude nil elements from the
2725         font group.  Don't try multiple fonts.
2726         (fontset_font): Adjust for the above change.
2727         (Finternal_char_font): Return nil if the found font doesn't
2728         contain the character ch.
2730         * Makefile.in (lisp, shortlisp): Add cham.el.
2732 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
2734         * font.h (FONTP): Make it return 1 also for a font-object.
2736         * .gdbinit (xfontset): New function.
2738         * font.c (font_find_for_lface): Check if the character C is
2739         supported or not only for the first font.
2741         * fontset.c (reorder_font_vector): Fix typo.
2742         (fontset_find_font): Don't add a font-spec specifying a script.
2743         Use 0 (not Qt) for the indication of empty font-group.  Change the
2744         format of RFONT-DEF.  Return Qt if no font in the font-group
2745         support the character.
2746         (fontset_font): Adjust for the above change.  If no font was
2747         found the character, remember that.
2748         (face_for_char): Adjust for the change of RFONT-DEF.
2749         (Fset_fontset_font): Allow nil for FONT-SPEC to explicitly specify
2750         no font for the target.
2751         (Finternal_char_font): Adjust for the change of RFONT-DEF.
2753 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
2755         * font.c (font_load_for_face): Handle the case that the font in
2756         face->lface is a string.
2758 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
2760         * xfaces.c (set_lface_from_font_and_fontset): Set the fontname in lface.
2762 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
2764         * xfaces.c (Finternal_set_lisp_face_attribute) [USE_FONT_BACKEND]:
2765         Fix previous change.  If the frame is not on a window system,
2766         signal an error.
2768 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
2770         * coding.c (decode_coding_object, encode_coding_object): Adjust
2771         marker positions after conversion.
2773         * lisp.h (struct Lisp_Marker): New member need_adjustment.
2775 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
2777         * font.c (font_find_for_lface): Fix the handling of the return
2778         value of font_has_char.
2779         (Ffont_shape_text): Fix previous change.
2781         * fontset.c (FONTSET_REF_AND_RANGE): Delete it.
2782         (fontset_ref_and_range): Delete it.
2783         (fontset_find_font): Call char_table_ref_and_range instead of
2784         FONTSET_REF_AND_RANGE.
2785         (make_fontset): Don't setup font groups of Latin here.
2786         (Fset_fontset_font): Don't overwrite the setting of FONTSET_ASCII.
2787         (new_fontset_from_font): Make the specified font the default for
2788         all Latin characters.
2790 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
2792         * xfaces.c (Finternal_set_lisp_face_attribute): Check if the frame
2793         is on a window system before accessing the fontset of the frame.
2795 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
2797         * Makefile.in (lisp, shortlisp): Add kherm.el and myanmar.el.
2799         * ftfont.c (ftfont_driver): Set ftfont_shape in ftfont_driver only
2800         when both HAVE_M17N_FLT and HAVE_LIBOTF are defined.
2802         * font.c (Ffont_shape_text): If the font driver doesn't have a
2803         shaper function, make zero-width glyphs to have at least one-pixel
2804         width.  Fix setting of `to' field of glyphs.
2806 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
2808         * ftfont.c (ftfont_drive_otf): Fix setting of FROM and TO slots of
2809         glyphs.
2811         * font.h (struct font_driver): Improve docstring of member `shape'.
2813 2008-02-01  Kenichi Handa  <handa@m17n.org>
2815         * composite.c (syms_of_composite): Fix docstring of
2816         auto-composition-function.
2818         * font.h (LGLYPH_SIZE): New macro.
2820         * font.c (Ffont_fill_gstring): Stop filling when a character not
2821         supported by the font is found.
2822         (Ffont_shape_text): When a shape callback function returns nil,
2823         try at most two more times with larger gstring.
2824         (Ffont_at): Fix getting of w.  Call font_at with correct 5th argument.
2826         * xdisp.c (handle_auto_composed_prop): Change the argument to
2827         auto-composition-function.
2829         * ftfont.c (ftfont_encode_char): Use the macro FONT_INVALID_CODE.
2830         (ftfont_shape_by_flt): If an element of lgstring is nil, make a
2831         Lispy glyph and store it in the lgstring.
2833         * xfont.c (xfont_encode_char): Use the macro FONT_INVALID_CODE.
2835         * xftfont.c (xftfont_encode_char): Use the macro FONT_INVALID_CODE.
2837 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
2839         * font.c (Ffont_shape_text): Avoid unnecessary composition.
2841         * fontset.c (Vfont_encoding_charset_alist): New variable.
2842         (syms_of_fontset): DEFVAR it.
2843         (reorder_font_vector, fontset_find_font): Optimize for the case of
2844         no need of reordering.
2845         (face_for_char): Map the charset property by
2846         Vfont_encoding_charset_alist.
2848 2008-02-01  Jason Rumney  <jasonr@gnu.org>
2850         * w32font.c (logfonts_match): Don't check adstyle here.
2851         (font_matches_spec): Check here against physical font instead.
2852         (add_font_entity_to_list): Avoid some substitutions.
2854         * font.c (font_parse_fcname): Default weight and slant to normal.
2855         (font_score): Prefer normal fonts if weight or slant unspecified.
2856         (font_score) [WINDOWSNT]: Scale weight difference down to closer
2857         match freetype scores.
2859 2008-02-01  Jason Rumney  <jasonr@gnu.org>
2861         * w32font.c (w32font_text_extents): Don't use the frame stored in the
2862         font, as it may have been deleted.
2863         (w32_enumfont_pattern_entity): Map generic family to adstyle using
2864         most common hyphenless variation.
2865         (logfonts_match): Check generic family.
2866         (font_matches_spec): Don't check generic family here.
2867         (fill_in_logfont): Set generic family based on adstyle.
2869         * w32font.h (w32font_get_cache): Update declaration.
2871 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
2873         * ftfont.c (ftfont_get_cache): Adjust the argument type.
2875         * frame.c (x_set_font_backend): Don't call Fclear_font_cache.
2876         If none of the new drivers are available, call font_update_drviers
2877         with the old drivers.
2879         * w32font.c (w32font_get_cache): Adjust the argument type.
2881         * xfont.c (xfont_get_cache): Adjust the argument type.
2883         * font.h (struct font_driver): Change argument type of get_cache.
2885         * xftfont.c (xftfont_start_for_frame): Delete prototype.
2887         * font.c (Ffont_get): Fix arguments to Fassoc.
2888         (font_prepare_cache, font_finish_cache, font_get_cache): New functions.
2889         (font_clear_cache): New function.
2890         (font_list_entities, font_matching_entity): Use font_get_cache.
2891         (font_update_drivers): Call font_clear_cache when finishing a driver.
2893         * fontset.c (fontset_find_font): Fix previous change.
2895 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
2897         * xterm.c (x_check_font) [USE_FONT_BACKEND]: Don't access
2898         dpyinfo->font_table.
2899         (x_delete_display) [USE_FONT_BACKEND]: Likewise.
2900         (x_delete_terminal) [USE_FONT_BACKEND]: Likewise.
2902         * font.c (font_at): Handle the case that the arg C is negative.
2903         Handle the unibyte case.
2904         (Ffont_at): Call font_at with the arg C -1.
2906         * xdisp.c (handle_auto_composed_prop): Don't get a character at
2907         the position here, and call font_at with the arg C -1.
2908         Don't check the range of the existing composition at the point.
2910 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
2912         * fontset.c (fontset_add): New args charset_id and family.
2913         Change caller.
2914         (load_font_get_repertory, fontset_find_font): Assume that
2915         font_spec is always a font-spec object.
2916         (Fset_fontset_font): Always store a font-spec object in a fontset.
2918         * xdisp.c (handle_auto_composed_prop): Use Fget_text_property
2919         instead of get_property_and_range.
2921 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
2923         * xftfont.c (struct xftfont_info): Delete the member ft_face.
2924         (xftfont_open): Don't keep locking face.
2925         (xftfont_close): Don't unlock face.
2926         (xftfont_anchor_point, xftfont_shape): Lock and unlock face.
2928         * fontset.c (fontset_find_font): Don't prefer a font of
2929         supplementary charset.
2931 2008-02-01  Kenichi Handa  <handa@m17n.org>
2933         * ftfont.c (struct OpenTypeSpec): Rename members script_tag to
2934         script, langsys_tag to langsys, new member script.
2935         (OTF_TAG_STR): Terminate by '\0'.
2936         (ftfont_get_open_type_spec): If :otf prop is is spec, Limit the
2937         listing to the script specified in that property.  Fix arg to
2938         OTF_check_features.
2940 2008-02-01  Jason Rumney  <jasonr@gnu.org>
2942         * w32font.h: New file.
2944         * w32font.c: Include it.
2945         (struct w32font_info): Add owning_frame field.  Move to w32font.h.
2946         (w32font_open): Set owning_frame.
2947         (w32font_text_extents): Use owning_frame.
2948         (struct font_callback_data): Add opentype_only field.
2949         (add_font_entity_to_list): Use it to filter fonts.
2950         Don't check against full name.
2951         (w32font_list_internal): New function.
2952         (w32font_list): Use it.
2953         (w32font_match_internal): New function.
2954         (w32font_match): Use it.
2955         (w32font_open_internal): New function.
2956         (w32font_open): Use it.
2957         (w32font_get_cache, w32font_close, w32font_has_char)
2958         (w32font_encode_char, w32font_text_extents, w32font_draw):
2959         Make non-static.
2961         * makefile.w32-in (w32font.o): Depend on w32font.h.
2963 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
2965         * charset.c (Fdefine_charset_internal): Record a supplementary
2966         charset at the tail of Vcharset_order_list.
2968         * font.c (Ffont_shape_text): Fix the return value.
2970         * ftfont.c (OTF_SYM_TAG, OTF_TAG_STR): Fix argument names.
2972         * xdisp.c (handle_auto_composed_prop): Fix previous change.
2974 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
2976         * ftfont.c (struct OpenTypeSpec): New struct.
2977         (OTF_SYM_TAG, OTF_TAG_STR): New macros.
2978         (ftfont_get_open_type_spec): New function.
2979         (ftfont_list) [HAVE_LIBOTF]: Check otf-spec property.
2981         * lread.c (read1): Redo the previous change with checking Vpurify_flag.
2983 2008-02-01  Jason Rumney  <jasonr@gnu.org>
2985         * w32font.c (add_font_entity_to_list): Compare only the beginning
2986         of full name.
2988 2008-02-01  Kenichi Handa  <handa@m17n.org>
2990         * xdisp.c (handle_auto_composed_prop): Simplify the code.
2991         Never return HANDLED_RECOMPUTE_PROPS.
2993 2008-02-01  Kenichi Handa  <handa@m17n.org>
2995         * font.c (font_gstring_produce): Delete it.
2997         * composite.h (COMPOSITION_METHOD):
2998         Handle COMPOSITION_WITH_GLYPH_STRING.
3000 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
3002         * xfont.c (Qx): Delete.
3003         (syms_of_xfont): Don't initialize Qx.
3005         * composite.h (enum composition_method):
3006         Define COMPOSITION_WITH_GLYPH_STRING unconditionally.
3008 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
3010         * xfaces.c [HAVE_WINDOW_SYSTEM]: Include "font.h" unconditionally.
3011         (choose_face_font): Accept new form of font-spec.
3013         * frame.h (font_driver_list): Declare it unconditionally.
3014         (struct frame): Define members font_driver_list and font_data_list
3015         unconditionally.
3017         * fontset.c: Include "font.h" unconditionally.
3018         (generate_ascii_font_name): Use font_parse_xlfd and font_unparse_xlfd.
3019         (Fset_fontset_font): Accept a font-spec object.
3021         * font.c (font_unparse_xlfd): If pixel_size is zero, make the
3022         PIXEL_SIZE part a wild card.
3024         * dispextern.h (struct glyph_string): Define members clip and
3025         num_clips unconditionally.
3026         (struct face): Define members font_info and extra unconditionally.
3028         * ftfont.c (ftfont_open): Set members maybe_otf and otf of
3029         ftfont_info only when HAVE_LIBOTF is defined.
3031 2008-02-01  Andreas Schwab  <schwab@suse.de>
3033         * xdisp.c (back_to_previous_visible_line_start): Fix type of beg
3034         and end.
3036 2008-02-01  Jason Rumney  <jasonr@gnu.org>
3038         * w32font.c (w32font_driver): Add new fields.
3040 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
3042         * Makefile.in (ALL_CFLAGS): Add @M17N_FLT_CFLAGS@.
3043         (FONTSRC, FONTOBJ) [HAVE_WINDOW_SYSTEM]: Set them unconditionally.
3044         (LIBES): Add @M17N_FLT_CFLAGS@.
3046         * composite.c (compose_text): Don't treat the new style
3047         composition specially.
3049         * emacs.c (main): Call syms_of_font unconditionally.
3051         * font.h (FONT_ENTITY_NOT_LOADABLE)
3052         (FONT_ENTITY_SET_NOT_LOADABLE): New macros.
3053         (LGSTRING_XXXX, LGLYPH_XXX): Adjust for the change of lispy gstring.
3054         (struct font_driver): New member shape.
3055         (font_registry_charsets): Extern it.
3056         (font_find_for_lface, font_prepare_composition): Adjust prototype.
3057         (font_otf_capability, font_drive_otf): Delete their externs.
3059         * font.c [HAVE_M17N_FLT]: Include <m17n-flt.h>.
3060         (font_charset_alist, font_registry_charsets): Move from xfont.c
3061         and rename.
3062         (font_prop_validate_otf): New function.
3063         (font_property_table): Register it for QCotf.
3064         (DEVICE_DELTA, adjust_anchor, REPLACEMENT_CHARACTER)
3065         (font_drive_otf): Delete.
3066         (font_prepare_composition): New arg F.  Adjust for the change of
3067         lispy gstring.
3068         (font_find_for_lface): New arg C.
3069         (font_load_for_face): Adjust for the change of font_find_for_lface.
3070         (Ffont_make_gstring, Ffont_fill_gstring): Adjust for the change of
3071         lispy gstring.
3072         (Ffont_shape_text): New function.
3073         (Fopen_font): If the font size is not given, use 12-pixel.
3074         (Ffont_at): New arg STRING.
3075         (syms_of_font): Initalize font_charset_alist.
3076         Declare Ffont_shape_text as a Lisp function.  Call syms_of_XXfont
3077         conditionally.
3079         * fontset.c (fontset_find_font) [USE_FONT_BACKEND]: Try multiple
3080         fonts of the same font-spec.  Change the format of RFONT-DEF.
3081         (face_for_char, make_fontset_for_ascii_face, Finternal_char_font):
3082         Adjust for the change of RFONT-DEF.
3083         (Fset_fontset_font) [USE_FONT_BACKEND]: Handle new format of font-spec.
3085         * ftfont.h: New file.
3087         * ftfont.c: Don't include Freetype headers.  Include "ftfont.h".
3088         (struct ftfont_info) [HAVE_LIBOTF]: New members maybe_otf and otf.
3089         (ftfont_open) [HAVE_LIBOTF]: Initialize the above members.
3090         (ftfont_driver) [HAVE_LIBOTF, HAVE_M17N_FLT]: Don't set
3091         font_otf_capability and font_drive_otf, set ftfont_shape.
3092         (ftfont_list): Adjust for the change of :otf property value.
3093         (struct MFLTFontFT) [HAVE_LIBOTF, HAVE_M17N_FLT]: New struct.
3094         (ftfont_get_glyph_id, ftfont_get_metrics, ftfont_check_otf)
3095         (adjust_anchor, ftfont_drive_otf, ftfont_shape_by_flt)
3096         (ftfont_shape) [HAVE_LIBOTF, HAVE_M17N_FLT]: New function.s
3097         (DEVICE_DELTA) [HAVE_LIBOTF, HAVE_M17N_FLT]: New macro.
3098         (otf_gstring, gstring, m17n_flt_initialized): New variables.
3100         * w32term.c (x_draw_composite_glyph_string_foreground):
3101         Adjust for the change of lispy gstring.
3103         * xdisp.c (handle_composition_prop): Adjust for the change of
3104         lispy gstring.  Call a function for auto-composition with the
3105         third arg it->window.
3106         (fill_composite_glyph_string): Adjust for the change of lispy string.
3107         (x_produce_glyphs): Adjust for the change of font_prepare_compositionl.
3109         * xfaces.c (set_font_frame_param): Adjust for the change of
3110         font_find_for_lface.
3112         * xfont.c (x_font_charset_alist): Move to font.c and rename.
3113         (xfont_registry_charsets): Likewise.  Change caller.
3114         (syms_of_xfont): Don't handle x_font_charset_alist.
3116         * xftfont.c: Include "ftfont.h".
3117         (struct xftfont_info) [HAVE_LIBOTF]: New members maybe_otf and otf.
3118         (xftfont_open) [HAVE_LIBOTF]: Initialize the above members.
3119         (xftfont_close) [HAVE_LIBOTF]: Close otf.
3120         (xftfont_shape) [HAVE_LIBOTF, HAVE_M17N_FLT]: New function.
3121         (syms_of_xftfont) [HAVE_LIBOTF, HAVE_M17N_FLT]:
3122         Set xftfont_driver.shape to xftfont_shape.
3124         * xterm.c (x_draw_composite_glyph_string_foreground): Adjust for
3125         the change of lispy gstring.
3127 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
3129         * ftxfont.c (ftxfont_end_for_frame): Fix array indexing error.
3131 2008-02-01  Jason Rumney  <jasonr@gnu.org>
3133         * w32font.c (w32font_draw): Fill background manually.
3135 2008-02-01  Jason Rumney  <jasonr@gnu.org>
3137         * font.c (Qfontp): Remove unused symbol.
3138         (QCantialias): New symbol.
3139         (syms_of_font): Define it.
3140         (font_property_table): Set a validator for QCantialias.
3142         * w32font.c (CLEARTYPE_QUALITY, CLEARTYPE_NATURAL_QUALITY):
3143         Define if not already.
3144         (QCfamily): Share with xfaces.c.
3145         (Qstandard, Qsubpixel, Qnatural): New symbols.
3146         (syms_of_w32font): Define them.  Don't define QCfamily here.
3147         (w32_antialias_type, lispy_antialias_type): New functions.
3148         (w32_enumfont_pattern_entity): New arg requested_font.
3149         Set antialias parameter if non-default was requested.
3150         (fill_in_logfont): Fill in lfQuality if :antialias specified.
3152 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
3154         * lread.c (read1): Undo the previous change.
3156 2008-02-01  CHENG Gao  <chenggao@gmail.com>  (tiny change)
3158         * frame.c (Fdelete_frame): Call font_update_drivers only when
3159         USE_FONT_BACKEND is defined.
3161 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
3163         * font.h (struct font_bitmap): New member bits_per_pixel.
3164         (struct font_driver): New members start_for_frame and end_for_frame.
3165         (struct font_data_list): New struct.
3166         (font_put_frame_data, font_get_frame_data): Extern them.
3168         * frame.h (struct frame): New member font_data_list.
3170         * font.c (font_update_drivers): Call driver->start_for_frame and
3171         driver->end_for_frame at proper timings.
3172         (font_put_frame_data, font_get_frame_data): New functions.
3173         (Ffont_spec): Add usage in the docstring.
3175         * frame.c (make_frame): Initialize f->font_data_list to NULL.
3176         (Fdelete_frame): Call font_update_drivers.
3178         * xftfont.c (struct xftface_info): Delete the member xft_draw.
3179         (xftfont_prepare_face, xftfont_done_face): Adjust for the above change.
3180         (xftfont_get_xft_draw): New function.
3181         (xftfont_draw): Get XftDraw by xftfont_get_xft_draw.
3182         (xftfont_end_for_frame): New function.
3183         (syms_of_xftfont): Set xftfont_driver.end_for_frame.
3185         * ftxfont.c (ftxfont_get_gcs): Rename from ftxfont_create_gcs.
3186         Change argument.  Cache GCs in the per-frame data.
3187         (struct ftxfont_frame_data): New struct.
3188         (ftxfont_draw_bitmap): New arg gc_fore and flush.
3189         (ftxfont_prepare_face, ftxfont_done_face): Delete them.
3190         (ftxfont_draw): Get GCs by ftxfont_get_gcs.  Reflect s->clip in GCs.
3191         (ftxfont_end_for_frame): New function.
3192         (syms_of_ftxfont): Set ftxfont_driver.end_for_frame.
3194         * ftfont.c (ftfont_get_bitmap): Set bitmap->bits_per_pixel.
3196 2008-02-01  Kenichi Handa  <handa@m17n.org>
3198         * xselect.c (Vselection_coding_system)
3199         (Vnext_selection_coding_system): Delete them.
3200         (syms_of_xselect): Don't declare selection-coding-system and
3201         next-selection-coding-system.  They are declared in select.el.
3203 2008-02-01  Jason Rumney  <jasonr@gnu.org>
3205         * w32term.h (WM_UNICHAR, UNICODE_NOCHAR): Define if not already.
3207         * w32fns.c: Include imm.h.
3208         (get_composition_string_fn, get_ime_context_fn): New optional
3209         system functions.
3210         (globals_of_w32fns): Load them from imm32.dll.
3211         (ignore_ime_char): New flag.
3212         (w32_wnd_proc): Handle WM_UNICHAR, WM_IME_CHAR and
3213         WM_IME_ENDCOMPOSITION messages.
3215         * w32term.c (w32_read_socket) [WM_UNICHAR]: Handle as
3216         MULTIBYTE_CHAR_KEYSTROKE_EVENT.
3218 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
3220         * lread.c (READCHAR): Call readchar with the 2nd arg NULL.
3221         (READCHAR_REPORT_MULTIBYTE): New macro.
3222         (readchar): New 2nd arg MULTIBYTE.
3223         (read1): Use READCHAR_REPORT_MULTIBYTE for the first read.
3224         Make symbol's name multibyte according to the multibyteness of the
3225         source.
3227 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
3229         * xfaces.c (face_for_overlay_string): Call lookup_face with
3230         correct arguments (fix of synching with the trunk).
3232 2008-02-01  Kenichi Handa  <handa@m17n.org>
3234         * font.c (font_prop_validate_symbol, font_prop_validate_style)
3235         (font_prop_validate_non_neg, font_prop_validate_spacing):
3236         Delete argument prop_index.
3237         (font_property_table): Change arguments to validater.  Change Callers.
3238         (font_lispy_object): Delete.
3239         (font_at): Use font_find_object instead fo font_lispy_object.
3241 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
3243         * fileio.c (Fexpand_file_name): Adjust multibyteness of directory
3244         and file names.
3246 2008-02-01  Jason Rumney  <jasonr@gnu.org>
3248         * w32font.c (add_font_name_to_list): Avoid vertical fonts.
3249         (font_matches_spec): Remove debug output.
3250         (add_font_entity_to_list): Avoid using substituted fonts.
3252 2008-02-01  Jason Rumney  <jasonr@gnu.org>
3254         * doc.c (Fsnarf_documentation):
3255         * Makefile.in (temacs${EXEEXT}, mostlyclean): Undo last change.
3257 2008-02-01  Miles Bader  <miles@gnu.org>
3259         * dispextern.h (struct glyph_row): Only define "clip" field if
3260         HAVE_WINDOW_SYSTEM is defined.
3262 2008-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3264         Fix up multi-tty merge.
3266         * xterm.c (handle_one_xevent): Remove duplicate code and fix up nesting
3267         and indentation.
3269         * xfaces.c (free_realized_face, clear_face_gcs):
3270         Include font_done_for_face in the input_blocked section, just in case.
3272         * xdisp.c (decode_mode_spec): Use terminal-local coding systems.
3273         (get_char_face_and_encoding): Undo last change and remove the *other*
3274         duplicate definition (i.e. keep the one that's better scoped and that
3275         includes code for the font-backend).
3277         * terminal.c (create_terminal): Default keyboard_coding to
3278         `no-conversion' and terminal_coding to `undecided'.
3280         * lread.c (read1): Use XSETPVECTYPE to set a pseudovector's tag.
3282         * fontset.c (free_realized_fontsets): Check that the table entry does
3283         contain a fontset before trying to compare it to `base'.
3285         * emacs.c (main): Move syms_of_data, syms_of_fileio, syms_of_alloc,
3286         syms_of_charset, and syms_of_coding earlier because init_window_once
3287         now needs Vcoding_system_hash_table to be setup.
3289         * coding.h (default_buffer_file_coding): Remove.
3291         * coding.c (default_buffer_file_coding): Remove.
3292         (Fterminal_coding_system, Fkeyboard_coding_system): Use ->id rather
3293         than ->symbol, and use the terminal-local coding system.
3294         (syms_of_coding): Don't setup the coding-systems that are not
3295         terminal-local.
3296         (Fdefine_coding_system_internal): Use XCAR/XCDR.
3298         * chartab.c (Fmake_char_table, make_sub_char_table, copy_char_table):
3299         Use XSETPVECTYPE now that XSETCHAR_TABLE doesn't set the tag anymore.
3301         * alloc.c (Fmake_char_table, make_sub_char_table): Remove.  They're now
3302         in chartab.c and were re-added here by mistake.
3303         (Fpurecopy): Use XSETPVECTYPE after copying a COMPILED pseudovector.
3305         * doc.c (Fsnarf_documentation):
3306         * Makefile.in (temacs${EXEEXT}, mostlyclean): Move buildobj.lst from
3307         src to etc.
3309         * ChangeLog.10: Add mistakenly removed entry.
3311 2008-02-01  Dan Nicolaescu  <dann@ics.uci.edu>
3313         * Makefile.in (fringe.o, minibuf.o): Fix dependencies.
3315 2008-02-01  Miles Bader  <miles@gnu.org>
3317         * xdisp.c (get_char_face_and_encoding): Remove extraneous definition.
3318         Add extra args to FACE_FOR_CHAR.
3320 2008-02-01  Kenichi Handa  <handa@m17n.org>
3322         * keymap.c (where_is_internal_1): If key is a cons, store the copy
3323         in sequence.
3325         * chartab.c (map_sub_char_table, map_char_table): If the range
3326         contains just one character, call the function with that character
3327         even if the depth is not 3.
3329 2008-02-01  Jason Rumney  <jasonr@gnu.org>
3331         * w32font.c (w32font_text_extents): Calculate metrics for the
3332         whole string.
3334 2008-02-01  Jason Rumney  <jasonr@gnu.org>
3336         * w32xfns.c (get_next_msg): Consolidate WM_PAINT messages.
3338 2008-02-01  Jason Rumney  <jasonr@gnu.org>
3340         * w32term.c (x_set_glyph_string_clipping): Use
3341         get_glyph_string_clip_rects.
3342         (x_set_glyph_string_clipping_exactly, x_draw_glyph_string):
3343         Adjust for the change of struct glyph_string.
3345         * w32font.c (w32font_draw): Do clipping here.
3347 2008-02-01  Kenichi Handa  <handa@m17n.org>
3349         * xftfont.c (xftfont_draw): Adjust for the change of struct
3350         glyph_string.
3352         * xterm.c (x_set_glyph_string_clipping): Use
3353         get_glyph_string_clip_rects.
3354         (x_set_glyph_string_clipping_exactly, x_draw_glyph_string):
3355         Adjust for the change of struct glyph_string.
3357         * xdisp.c (get_glyph_string_clip_rects): Reflect s->row->clip to
3358         the resulting clip(s}.
3359         (expose_overlaps): Add arg r.  Change callers.  Set it to
3360         row->clip temporarily.
3361         (expose_window): Redraw rows overlapping the exposed area.
3363         * dispextern.h (struct glyph_row): New member clip.
3364         (struct glyph_string): Delete members clip_x, clip_y, clip_width,
3365         clip_height, new member clip, and num_clips.
3367 2008-02-01  Kenichi Handa  <handa@m17n.org>
3369         * data.c (Fchar_or_string_p): Fix docstring.
3371 2008-02-01  Kenichi Handa  <handa@m17n.org>
3373         * xftfont.c (xftfont_draw): If s->font_info != s->face->font_info,
3374         create a temporal XftDraw object.
3376 2008-02-01  Kenichi Handa  <handa@m17n.org>
3378         * font.c (Ffontp): Fix docstring.
3380         * coding.c (detect_coding_iso_2022): Don't treat SI/SO codes as a
3381         strong evidence of ISO-2022.
3383 2008-02-01  Kenichi Handa  <handa@m17n.org>
3385         * abbrev.c (abbrev_check_chars): Use CHAR_TABLE_REF, not
3386         SYNTAX_ENTRY_FOLLOW_PARENT.
3388 2008-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3390         * fns.c (weak_hash_tables): Rename from Vweak_hash_tables and change
3391         its type.
3392         (make_hash_table, copy_hash_table, sweep_weak_hash_tables, init_fns):
3393         Update to the new type of weak_hash_tables and next_weak.
3395         * lisp.h (struct Lisp_Hash_Table): Change next_weak from Lisp_Object to
3396         a plain C pointer to Lisp_Hash_Table.
3398         * lisp.h (XGCTYPE, GC_HASH_TABLE_P, GC_NILP, GC_NUMBERP, GC_NATNUMP)
3399         (GC_INTEGERP, GC_SYMBOLP, GC_MISCP, GC_VECTORLIKEP, GC_STRINGP)
3400         (GC_CONSP, GC_FLOATP, GC_VECTORP, GC_OVERLAYP, GC_MARKERP)
3401         (GC_INTFWDP, GC_BOOLFWDP, GC_OBJFWDP, GC_BUFFER_OBJFWDP)
3402         (GC_BUFFER_LOCAL_VALUEP, GC_SOME_BUFFER_LOCAL_VALUEP)
3403         (GC_KBOARD_OBJFWDP, GC_PSEUDOVECTORP, GC_WINDOW_CONFIGURATIONP)
3404         (GC_PROCESSP, GC_WINDOWP, GC_SUBRP, GC_COMPILEDP, GC_BUFFERP)
3405         (GC_SUB_CHAR_TABLE_P, GC_CHAR_TABLE_P, GC_BOOL_VECTOR_P, GC_FRAMEP)
3406         (GC_EQ): Remove since they've been identical to their non-GC_
3407         alter-egos ever since the markbit was eradicated.
3409         * alloc.c:
3410         * buffer.c:
3411         * buffer.h:
3412         * data.c:
3413         * fileio.c:
3414         * filelock.c:
3415         * fns.c:
3416         * frame.h:
3417         * lisp.h:
3418         * macterm.c:
3419         * print.c:
3420         * process.c:
3421         * w32fns.c:
3422         * w32menu.c:
3423         * w32term.c:
3424         * xfns.c:
3425         * xmenu.c:
3426         * xterm.c: Replace uses of GC_* macros with the non-GC_ versions.
3428 2008-02-01  Kenichi Handa  <handa@m17n.org>
3430         * chartab.c (map_sub_char_table): Make it work for the top-level
3431         char-table.  Fix handling of parent char-table.
3432         (map_char_table): Adjust for the above change.
3434 2008-02-01  Jason Rumney  <jasonr@gnu.org>
3436         * w32font.c (Qgdi): Rename from Qw32.
3438 2008-02-01  Jason Rumney  <jasonr@gnu.org>
3440         * w32bdf.c (get_quoted_string): Make function static.
3442 2008-02-01  Kenichi Handa  <handa@m17n.org>
3444         * xftfont.c (xftfont_open): If one of font's ASCII glyph has
3445         bigger ascent and descent than those of the font, use them as
3446         font's ascent and descent.
3448 2008-02-01  Kenichi Handa  <handa@m17n.org>
3450         * Makefile.in (${lispsource}international/charprop.el): Move this
3451         target within "#ifdef HAVE_UNIDATA" and "#endif".
3453 2008-02-01  Kenichi Handa  <handa@m17n.org>
3455         * Makefile.in (lisp): Add ${lispsource}language/tai-viet.el.
3456         (shortlisp): Add ../lisp/language/tai-viet.el.
3458 2008-02-01  Ulrich Mueller  <ulm@gentoo.org>
3460         * Makefile.in (${lispsource}international/charprop.el): Depend on
3461         temacs${EXEEXT}.
3463 2008-02-01  Jason Rumney  <jasonr@gnu.org>
3465         * w32font.c (w32font_close): Delete the GDI font object.
3467         * w32menu.c: Include character.h.
3469         * w32proc.c: Likewise.
3471         * w32select.c: Likewise.
3473         * makefile.w32-in (w32proc.o): Depend on character.h.
3475 2008-02-01  Jason Rumney  <jasonr@gnu.org>
3477         * w32fns.c (syms_of_w32fns): Use DEFSYM macro.
3479         * w32menu.c (syms_of_w32menu): Likewise.
3481         * w32proc.c (syms_of_ntproc): Likewise.
3483         * w32select.c (syms_of_w32select): Likewise.
3485         * w32term.c (syms_of_w32term): Likewise.
3487 2008-02-01  Jason Rumney  <jasonr@gnu.org>
3489         * w32font.c (w32font_draw): Delete brush after using it.
3491 2008-02-01  Jason Rumney  <jasonr@gnu.org>
3493         * w32font.c (w32font_open): Don't set font_idx.
3494         (w32font_text_extents): Try GetTextExtentPoint32W before defaulting
3495         to font settings.
3496         (w32font_draw): Fill background explicitly.
3498 2008-02-01  Jason Rumney  <jasonr@gnu.org>
3500         * w32term.c (w32_initialize): Don't call w32font_initialize.
3502         * w32font.c (w32font_info): Remove subranges.
3503         (QCsubranges, Qmodern, Qswiss, Qroman): Remove.
3504         (QCfamily, Qmonospace, Qsans_serif, Qmono, Qsans, Qsans__serif)
3505         (Qraster, Qoutline, Qlatin, Qgreek, Qcoptic, Qcyrillic, Qarmenian)
3506         (Qhebrew, Qarabic, Qsyriac, Qnko, Qthaana, Qdevanagari, Qbengali)
3507         (Qgurmukhi, Qgujarati, Qoriya, Qtamil, Qtelugu, Qkannada)
3508         (Qmalayalam, Qsinhala, Qthai, Qlao, Qtibetan, Qmyanmar, Qgeorgian)
3509         (Qhangul, Qethiopic, Qcherokee, Qcanadian_aboriginal, Qogham)
3510         (Qrunic, Qkhmer, Qmongolian, Qsymbol, Qbraille, Qhan)
3511         (Qideographic_description, Qcjk_misc, Qkana, Qbopomofo, Qkanbun)
3512         (Qyi, Qbyzantine_musical_symbol, Qmusical_symbol, Qmathematical):
3513         New symbols.
3514         (font_callback_data): New struct.
3515         (w32font_list, w32font_match): Use it.
3516         (w32font_open): Don't populate subranges.
3517         (w32font_has_char): Use script Lisp symbols, not subrange bitmask.
3518         (w32font_encode_char): Always return unicode code-point as-is.
3519         (w32font_text_extents): Supply a tranformation matrix to
3520         GetGlyphOutline.  Never look up by glyph index.  Avoid looping
3521         twice.  Use unicode version of GetTexExtentPoint32 instead of
3522         glyph index version.
3523         (set_fonts_frame): Remove
3524         (w32_enumfont_pattern_entity): Add frame parameter, use it to
3525         set frame parameter.  Use backward compatible fake foundries.
3526         Save generic family in extra slot under QCfamily.  Make width slot
3527         constant.  Save QCspacing value.  Save list of scripts instead of
3528         binary subranges.
3529         (w32_generic_family, logfonts_match, font_matches_spec): New functions.
3530         (add_font_entity_to_list): Use font_callback_data struct.  Filter
3531         unwanted fonts.
3532         (add_one_font_entity_to_list): Use font_callback_data struct.
3533         (w32_registry): Default to iso10646_1.
3534         (fill_in_logfont): Use dpi from extra slot.  Don't bother with
3535         string font registries.  Don't fill in font name if it is a generic
3536         family name, fill family instead.  Use spacing, family and script
3537         extra info to fill pitch, family and charset fields.
3538         (list_all_matching_fonts): Use font_callback_data struct.
3539         (unicode_range_for_char): Remove.
3540         (font_supported_scripts): New function.
3541         (w32font_initialize): Remove.
3542         (syms_of_w32font): Update which symbols are defined.
3544 2008-02-01  Jason Rumney  <jasonr@gnu.org>
3546         * font.c (font_pixel_size): Reverse assq_no_quit args.
3548         * w32term.h (FONT_WIDTH): Report max width, not average.
3549         (FONT_MAX_WIDTH): Remove.
3550         (FONT_AVG_WIDTH): New macro.
3552         * xfaces.c (Fx_list_fonts) [WINDOWSNT]: Remove Windows only
3553         redefinition of FONT_WIDTH.
3555         * w32term.c (x_font_min_bounds): Use FONT_AVG_WIDTH.
3556         (w32_cache_char_metrics): Use FONT_WIDTH.
3558         * w32fns.c (w32_load_system_font, w32_list_fonts): Use FONT_AVG_WIDTH.
3560 2008-02-01  Jason Rumney  <jasonr@gnu.org>
3562         * w32font.c (w32font_open): Make lfHeight negative.
3564         * w32fns.c (x_default_font_parameter): Use new style font name.
3565         (Fx_create_frame, x_create_tip_frame): Initialize resx and resy.
3567 2008-02-01  Jason Rumney  <jasonr@gnu.org>
3569         * w32font.c (QCsubranges): New symbol.
3570         (w32font_open, w32font_has_char): Get subranges from subproperty
3571         of extra.
3572         (w32_enumfont_pattern_entity): Set subranges as subproperty of extra.
3573         (syms_of_w32font): Define :subranges symbol.
3575         * font.c (font_put_extra): Expose externally.
3577         * font.h (font_put_extra): Move declaration from font.c.
3579         * font.c (Ffont_get): Use font driver to determine otf capability.
3580         (adjust_anchor): Check if driver defines anchor_point before using.
3582         * w32font.c (w32font_open): Handle size, height and pixel_size better.
3583         (w32font_draw): Use options.
3584         (w32_enumfont_pattern_entity): Set size to 0 for scalable fonts.
3585         Fix detection of truetype fonts.
3586         (registry_to_w32_charset): Handle charsets other than iso8859-1
3587         expressed as lisp symbols.
3588         (w32_registry): Express charset as lisp symbol.
3589         (fill_in_logfont): Reverse pixel and point height logic.
3590         Don't set width here.  Set quality to default.
3592         * w32fns.c (w32_load_system_font): Fix detecting FIXED_PITCH fonts.
3593         (x_to_w32_font): Fill in lfPitchAndFamily correctly.
3595         * xterm.c (x_draw_glyph_string_foreground) [USE_FONT_BACKEND]:
3596         Remove redundant loop and allocation.
3598         * makefile.w32-in (font.o, w32font.o): New objects.
3599         (fontset.o, xdisp.o, xfaces.o, w32fns.o, w32term.o): Depend on font.h.
3600         (FONTOBJ): New group of objects conditioned on USE_FONT_BACKEND.
3602         * xdisp.c (fill_composite_glyph_string): Make the first arg to
3603         STORE_XCHARB a valid l-value.
3605         * w32term.c (w32_native_per_char_metric): Swap width and rbearing
3606         calculations for non-Truetype fonts.
3607         (x_draw_glyph_string): Sync with xterm.c.
3608         (x_draw_glyph_string_foreground) [USE_FONT_BACKEND]: Remove
3609         redundant code.
3610         (w32_initialize) [USE_FONT_BACKEND]: Call w32font_initialize.
3612         * w32term.h (w32_output_data) [USE_FONT_BACKEND]: Add fontp member.
3613         (FRAME_FONT_OBJECT) [USE_FONT_BACKEND]: New macro from xterm.h.
3615         * w32fns.c [USE_FONT_BACKEND]: Port font backend changes from xfns.c.
3616         (x_to_w32_charset, w32_to_x_charset): Expose externally.
3618         * w32font.c: New file for w32 font backend.
3620 2008-02-01  Kenichi Handa  <handa@m17n.org>
3622         * term.c: Don't include "buffer.h" twice.
3624 2008-02-01  Kenichi Handa  <handa@m17n.org>
3626         * character.c (Funibyte_string): New function.
3627         (syms_of_character): Defsubr it.
3629 2008-02-01  Jason Rumney  <jasonr@gnu.org>
3631         * w32term.c [USE_FONT_BACKEND]:
3632         (x_get_font_repertory, note_mouse_movement, x_set_mouse_face_gc):
3633         (x_set_glyph_string_clipping, x_set_glyph_string_clipping_exactly):
3634         (x_draw_glyph_string, x_draw_glyph_string_foreground):
3635         (x_draw_composite_glyph_string_foreground, x_new_fontset2):
3636         (x_free_frame_resources): Sync with xterm.c.
3638 2008-02-01  Andreas Schwab  <schwab@suse.de>
3640         * lread.c (read1): Use CHAR_TABLE_STANDARD_SLOTS to validate
3641         char-table size.
3643 2008-02-01  Kenichi Handa  <handa@m17n.org>
3645         * font.c (check_otf_features): Define it regardless of
3646         HAVE_LIBOTF.
3648 2008-02-01  Kenichi Handa  <handa@m17n.org>
3650         * ftfont.c (ftfont_driver): Delete font_otf_gsub and
3651         font_otf_gpos, add font_drive_otf.
3653         * fontset.c (fontset_find_font): Pay attention to font size
3654         specified for a font.
3655         (reorder_font_vector): Check contents of font_def.
3657         * font.c (struct otf_list): Delete it.
3658         (otf_list): Make it a lisp variable.
3659         (otf_open): Use lispy otf_list.
3660         (generate_otf_features): Rename from parse_gsub_gpos_spec.
3661         (check_otf_features): New function.
3662         (font_otf_DeviceTable, font_otf_ValueRecord, font_otf_Anchor): New
3663         functinos.
3664         (font_drive_otf): New function merging font_otf_gsub and
3665         font_otf_gpos.
3666         (font_open_for_lface): New arg spec.  Change argument order.
3667         (font_load_for_face): Adjust for the change of font_open_for_lface.
3668         (Ffont_drive_otf): New function merging Ffont_otf_gsub and
3669         Ffont_otf_gpos.
3670         (syms_of_font): Staticpro otf_list.  Delete defsubr of
3671         Sfont_otf_gsub and Sfont_otf_gpos.  Defsubr Sfont_drive_otf.
3673         * xfaces.c (set_font_frame_param): Adjust for the change of
3674         font_open_for_lface.
3676         * font.h (font_open_for_lface): Adjust prototype.
3677         (struct font_driver): Delete members otf_gsub and otf_gpos, add
3678         member otf_drive.
3679         (font_otf_gsub, font_otf_gpos): Delete externs.
3680         (font_drive_otf): Extern it.
3682 2008-02-01  Kenichi Handa  <handa@m17n.org>
3684         * font.c (font_at): If the window W is not on a window system,
3685         return Qnil.
3687         * coding.c (produce_chars, encode_coding): Don't call
3688         insert_from_gap if no characters to produce.
3690 2008-02-01  Kenichi Handa  <handa@m17n.org>
3692         * fontset.c (free_realized_fontsets): Avoid unnecessary call of
3693         Fclear_face_cache.
3695         * xfaces.c (face_for_font): Check also face->font==font->font.font.
3697 2008-02-01  Miles Bader  <miles@gnu.org>
3699         * emacs.c (main): Change default value of `enable_font_backend' to 1.
3700         Parse "--disable-font-backend" option.
3701         (standard_args): Add "--disable-font-backend" option.
3703 2008-02-01  Kenichi Handa  <handa@m17n.org>
3705         * fontset.c (fontset_find_font): New function.
3706         (fontset_font): Use fontset_find_font.
3707         (make_fontset_for_ascii_face): Don't set face ID in rfont_def.
3708         Register the specified font for all Latin characters.
3709         (new_fontset_from_font): Register the specified font for all Latin
3710         characters.
3711         (dump_fontset): For a realized fontset, include the base fontset
3712         name in the returned vector.
3714 2008-02-01  Kenichi Handa  <handa@m17n.org>
3716         * character.h (CHAR_STRING): Cast C to unsigned on calling
3717         char_string.
3719         * character.c (char_string): Type of arg C changed to unsigned.
3720         Signal an error if C is an invalid character code.
3722         * editfns.c (general_insert_function, Fchar_to_string):
3723         Use CHARACTERP, not INTEGERP.
3725 2008-02-01  Kenichi Handa  <handa@m17n.org>
3727         * character.h (MIN_MULTIBYTE_LEADING_CODE)
3728         (MAX_MULTIBYTE_LEADING_CODE): New macros.
3730         * regex.c (analyse_first): Fix for multibyte characters in "case
3731         charset:" and "case categoryspec:".
3733 2008-02-01  Andreas Schwab  <schwab@suse.de>
3735         * Makefile.in (LIBES): Move standard libraries to the end.
3737 2008-02-01  Kenichi Handa  <handa@m17n.org>
3739         * alloc.c (Fgarbage_collect): If nextb->text->inhibit_shrinking is
3740         nonzero, don't shrink the buffer nextb.
3742         * buffer.h (struct buffer_text): New member inhibit_shrinking.
3744         * coding.c (coding_alloc_by_making_gap): New arg offset.
3745         (alloc_destination): Call coding_alloc_by_making_gap with the arg
3746         offset.
3747         (decode_coding_iso_2022): Update coding->safe_charsets.
3748         (decode_coding_gap): Temporarily set
3749         current_buffer->text->inhibit_shrinking to 1.
3751 2008-02-01  Kenichi Handa  <handa@m17n.org>
3753         * xterm.c (x_draw_composite_glyph_string_foreground): Fix
3754         indexing into elements of s->cmp and s->char2b.
3756 2008-02-01  Juanma Barranquero  <lekktu@gmail.com>
3758         * regex.c (RE_STRING_CHAR_AND_LENGTH) [! emacs]: Add missing arg `len'.
3760 2008-02-01  Kenichi Handa  <handa@m17n.org>
3762         * regex.c (GET_CHAR_BEFORE_2, GET_CHAR_AFTER): Check the variable
3763         target_multibyte instead of multibyte.
3764         (re_match_2_internal): Call bcmp_translate with target_multibyte.
3765         (bcmp_translate): Change the argument name from multibyte to
3766         target_multibyte.
3768 2008-02-01  Kenichi Handa  <handa@m17n.org>
3770         These changes are to compile a regexp into a pattern that can be
3771         used both for multibyte and unibyte targets.
3773         * Makefile.in (search.o): Depend on charset.h.
3775         * character.c (multibyte_char_to_unibyte_safe): New function.
3777         * search.c: Include "charset.h".
3778         (compile_pattern_1): Delete argument multibyte.  Don't set
3779         cp->buf.target_multibyte here.  Set cp->buf.charset_unibyte.
3780         (compile_pattern): Don't compare cp->buf.target_multibyte.
3781         Compare cp->buf.charset_unibyte.
3782         (compile_pattern): Set cp->buf.target_multibyte.
3784         * lisp.h (multibyte_char_to_unibyte_safe): Extern it.
3786         * regex.h (struct re_pattern_buffer): New member charset_unibyte.
3788         * regex.c (RE_STRING_CHAR, RE_STRING_CHAR_AND_LENGTH): New arg
3789         multibyte.  Change callers.
3790         (RE_CHAR_TO_MULTIBYTE, RE_CHAR_TO_UNIBYTE): New macros.
3791         (MAKE_CHAR_MULTIBYTE, MAKE_CHAR_UNIBYTE): Delete.  Change callers
3792         to use RE_CHAR_TO_MULTIBYTE and RE_CHAR_TO_UNIBYTE, respectively.
3793         (SETUP_ASCII_RANGE, SETUP_UNIBYTE_RANGE): New macros.
3794         (SETUP_MULTIBYTE_RANGE): Generate a more compact range_table.
3795         (regex_compile): Make the compiled pattern usable both for
3796         multibyte and unibyte targets.
3797         (analyse_first): Make the fastmap usable both for multibyte and
3798         unibyte targets.
3799         (TRANSLATE_VIA_MULTIBYTE): Delete.
3800         (re_match_2_internal): Pay attention to the case that the
3801         multibyteness of bufp and target may be different.
3803 2008-02-01  Kenichi Handa  <handa@m17n.org>
3805         * xdisp.c (x_produce_glyphs): When a font is not found, make the
3806         empty box occupy at least one column width.
3808 2008-02-01  Miles Bader  <miles@gnu.org>
3810         * Makefile.in: Remove redundant HAVE_XFT clause.
3812 2008-02-01  Kenichi Handa  <handa@m17n.org>
3814         * xrdb.c (x_load_resources): Setup the default fontSet X reource.
3816 2008-02-01  Kenichi Handa  <handa@m17n.org>
3818         * fontset.c (Finternal_char_font): Fix for the case of POSITION
3819         being nil.
3821 2008-02-01  Kenichi Handa  <handa@m17n.org>
3823         * xftfont.c (xftfont_open): Call FcConfigSubstitute.
3825 2008-02-01  Kenichi Handa  <handa@m17n.org>
3827         * xftfont.c (xftfont_open): Don't enable antialias explicitly.
3829 2008-02-01  Kenichi Handa  <handa@m17n.org>
3831         * search.c (simple_search): Fix previous change.
3833 2008-02-01  Kenichi Handa  <handa@m17n.org>
3835         * xftfont.c (ftfont_font_format): Extern declaration.
3837         * frame.c (x_set_font): Fix the second arg to fs_query_fontset.
3839         * xfont.c (xfont_driver): Initialize ftfont_driver.type by 0.
3840         (xfont_list): Don't directly use Lisp_Object as an operand of &&.
3842         * ftfont.c (ftfont_driver): Initialize ftfont_driver.type by 0.
3843         (ftfont_font_format): Fix previous change.
3845         * font.h (Ffont_xlfd_name): EXFUN it.
3847         * font.c (font_parse_xlfd): Fix the array size of `f'.
3848         (register_font_driver): Use EQ to compare driver->type.
3850         * xfns.c (xic_create_xfontset2) [USE_FONT_BACKEND]: New function.
3851         (create_frame_xic) [USE_FONT_BACKEND]: Call xic_create_xfontset2.
3852         (xic_set_xfontset) [USE_FONT_BACKEND]: Likewise.
3854 2008-02-01  Kenichi Handa  <handa@m17n.org>
3856         * ftfont.c (ftfont_pattern_entity, ftfont_list_generic_family)
3857         (ftfont_list, ftfont_font_format): Check if FC_FONTFORMAT is defined.
3859 2008-02-01  Kenichi Handa  <handa@m17n.org>
3861         * xfont.c (xfont_open): Set font->format.
3863         * xftfont.c (xftfont_open): Set font->format.
3865         * ftfont.c (ftfont_pattern_entity): Add fontformat in a pattern.
3866         (ftfont_list): Include FC_FONTFORMAT in FcObject.
3867         (ftfont_open): Set font->format.
3868         (ftfont_font_format): New function.
3870         * font.h (struct font): New memeber format.
3872         * font.c (Qopentype): New variable.
3873         (syms_of_font): Defsym it.
3874         (Fquery_font): Change the format of the last element of the return
3875         value.
3877 2008-02-01  Kenichi Handa  <handa@m17n.org>
3879         * xfns.c (xic_create_xfontset): Try the default fontset name as a
3880         last resort.
3882 2008-02-01  Kenichi Handa  <handa@m17n.org>
3884         * coding.c (detect_coding_charset): Fix detection of multi-byte
3885         charset.
3887 2008-02-01  Bob Halley  <halley@play-bow.org>  (tiny change)
3889         * ccl.c (ccl_driver): If DST is NULL, set ccl->produced to 0.
3891 2008-02-01  Kenichi Handa  <handa@m17n.org>
3893         * xdisp.c (get_next_display_element): Set it->face_id for the
3894         first component of a composition.
3895         (x_produce_glyphs): Check if the font is changed or not for composition.
3897 2008-02-01  Kenichi Handa  <handa@m17n.org>
3899         (get_next_display_element): Set it->face_id for the
3900         first component of a composition.
3901         (x_produce_glyphs): Check if the font is changed or not for composition.
3903 2008-02-01  Kenichi Handa  <handa@m17n.org>
3905         * fontset.c (Qlatin): New variable.
3906         (syms_of_fontset): Define it as a lisp symbol.
3907         (Fset_fontset_font): If TARGET is `latin', use FONT_SPEC for ASCII.
3909 2008-02-01  Kenichi Handa  <handa@m17n.org>
3911         * font.c (font_unparse_fcname): Pay attention to the case that
3912         some of font property is a null string.
3914 2008-02-01  Kenichi Handa  <handa@m17n.org>
3916         * term.c: Include "composite.h".
3917         (encode_terminal_code): Output all components of composition.
3918         Check the size of encode_terminal_src.
3919         (produce_glyphs): For composition, call produce_composite_glyph.
3920         (append_composite_glyph, produce_composite_glyph): New functions.
3922         * xdisp.c (x_produce_glyphs): In handling composition, if a font
3923         is not found, get font_info from the current ascii face.
3925 2008-02-01  Kenichi Handa  <handa@m17n.org>
3927         * fileio.c (Finsert_file_contents): On replacing, temporarily bind
3928         buffer-file-name to Qnil before calling insert_from_buffer.
3930         * font.c (font_unparse_fcname): Pay attention to the case that
3931         foundry is a null string.
3933 2008-02-01  Kenichi Handa  <handa@m17n.org>
3935         * ftfont.c (ftfont_list): Allow registry "unicode-sip".
3937         * font.c (Qunicode_sip): New variable.
3938         (syms_of_font): Declare it as a Lisp symbol.
3940         * font.h (Qunicode_sip): Extern it.
3942 2008-02-01  Kenichi Handa  <handa@m17n.org>
3944         * composite.c (get_composition_id): Pay attention to TAB component.
3946         * xterm.c (x_draw_composite_glyph_string_foreground): Don't draw
3947         TAB.  Adjust for the change of s->char2b which always points to
3948         the first elememnt of allocated memory.
3950         * xftfont.c (xftfont_text_extents): Fix calculation of descent value.
3952         * xdisp.c (handle_composition_prop): Set it->c to the first
3953         non-TAB component.
3954         (fill_composite_glyph_string): Change argument.
3955         (BUILD_COMPOSITE_GLYPH_STRING): Adjust for the above change.
3956         (x_produce_glyphs): Fix handling of left/right padding.
3958 2008-02-01  Kenichi Handa  <handa@m17n.org>
3960         * coding.c (detect_coding_system): Fix for handling off
3961         inhibit_iso_escape_detection.  Fix for the case that no coding
3962         system is defined for a specific coding category.
3964 2008-02-01  Kenichi Handa  <handa@m17n.org>
3966         * font.c (font_matching_entity): Delete unused local var.
3968         * xftfont.c (xftfont_open): Call XftDefaultSubstitute before
3969         opening a font.
3971         * fileio.c (Finsert_file_contents): On recovering a file, assume
3972         Unix-like eol.
3973         (choose_write_coding_system): On auto-saving a file, force
3974         Unix-like eol.
3976         * coding.c (setup_coding_system): Fix setting of
3977         coding->common_flags based on eol_type.
3978         (coding_inherit_eol_type): If PARENT is not nil, be sure to
3979         inherit from it.
3981 2008-02-01  Kenichi Handa  <handa@m17n.org>
3983         * alloc.c (NSTATICS): Increas to 0x600.
3985 2008-02-01  Kenichi Handa  <handa@m17n.org>
3987         * ftfont.c (ftfont_driver): Set ftfont_driver.match to ftfont_match.
3988         (ftfont_list): Don't check :name property.
3989         (ftfont_match): New function.
3990         (ftfont_pattern_entity): If the pattern doesn't contain
3991         FC_SPACING, don't assuce FC_MONO.
3993         * font.h (struct font_driver): New member `match'.
3994         (font_update_drivers): Adjust prototype.
3996         * font.c (font_parse_fcname, font_parse_name): Don't change :name
3997         property of FONT.
3998         (LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE, check_gstring): Define
3999         them unconditionally.
4000         (font_matching_entity): New function.
4001         (font_open_by_name): Try font_matching_entity if exact match is
4002         not found.
4003         (font_update_drivers): Delete the arg FONT.  Return a list of
4004         actually used backends.  Don't free faces, font caches here.
4005         Don't store data in frame parameters.  Don't call x_set_font.
4006         (Ffont_spec): Store :name property as is.
4007         (Ffont_get): Check HAVE_LIBOTF before calling font_otf_capability.
4008         (Ffont_otf_gsub): Call font->driver->otf_gsub instead of font_otf_gsub.
4009         (Ffont_otf_gpos): Call font->driver->otf_gpos instead of font_otf_gpos.
4010         (Ffont_otf_alternates): Check if the driver has otf_gsub function.
4011         Call font->driver->otf_gsub instead of font_otf_gsub.
4013         * frame.c (x_set_font_backend): Do more works that were done in
4014         font_update_drivers before.
4016         * xfont.c (xfont_match): New function.
4017         (xfont_driver): Set xfont_driver.match to xfont_match.
4018         (xfont_draw): Set font in GC if necessary.
4020         * ftxfont.c (ftxfont_match): New function.
4021         (syms_of_ftxfont): Set ftxfont_driver.match to ftxfont_match.
4023         * xftfont.c (xftfont_match): New function.
4024         (syms_of_xftfont): Set xftfont_driver.match to xftfont_match.
4026 2008-02-01  Kenichi Handa  <handa@m17n.org>
4028         * font.h (struct font): New member scalable.
4029         (struct font_driver): New arg ALTERANTE_SUBST to otf_gsub.
4030         (font_otf_gsub): Adjust prototype.
4032         * font.c (font_otf_capability): Fix handling of the default langsys.
4033         (parse_gsub_gpos_spec): Change type to void.  New arg nbytes.
4034         Check the contents of SPEC.
4035         (LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE): New macros.
4036         (check_gstring): New function.
4037         (REPLACEMENT_CHARACTER): New macro.
4038         (font_otf_gsub): New arg alternate_subst.  Be sure to set all
4039         glyph codes of GSTRING.
4040         (font_otf_gpos): Be sure to set all glyph codes of GSTRING.
4041         (font_prepare_composition): Set cmp->glyph_len.
4042         (font_open_entity): Set font->scalable.
4043         (Ffont_get): Handle :otf property.
4044         (Ffont_otf_gsub, Ffont_otf_gpos, Ffont_otf_alternates): New
4045         functions.
4046         (Fquery_font): Use font->font.full_name.
4047         (syms_of_font): Defsubr Sfont_otf_gsub, Sfont_otf_gpos, and
4048         Sfont_otf_alternates.
4050         * ftfont.c (ftfont_open): Set font->font.full_name and
4051         font->font.name properly.  Fix calculation of font->font.height
4052         and font->min_width.
4054         * ftxfont.c (ftxfont_create_gcs): New function.
4055         (ftxfont_draw_bitmap): Fix arg to ftfont_driver.get_bitmap.
4056         (ftxfont_draw_backgrond): Fix filling region.
4057         (ftxfont_default_fid): New function.
4058         (ftxfont_open): Set xfotn->fid to the return value of
4059         ftxfont_default_fid.
4060         (ftxfont_prepare_face): Use ftxfont_create_gcs to create GCs.
4061         (ftxfont_done_face): Free only GCs that are created by
4062         ftxfont_create_gcs.
4063         (ftxfont_draw): If face->gc != s->gc, create proper GCs.
4065         * xterm.c (x_set_glyph_string_clipping_exactly) [USE_FONT_BACKEND]:
4066         Clip to src->width, etc (not src->clip_XXX).
4068         * xfns.c (x_create_tip_frame) [USE_FONT_BACKEND]: Handle
4069         FontBackend frame parameter.
4071 2008-02-01  Kenichi Handa  <handa@m17n.org>
4073         * font.h (struct font_driver_list): New member `on'.
4074         (Fclear_font_cache): EXFUN it.
4075         (font_update_drivers): Extern it.
4077         * font.c (font_unparse_fcname): Fix typo (swidth->width).
4078         (font_list_entities): Check driver_list->on.
4079         (register_font_driver): Initalize `on' member to 0.
4080         (font_update_drivers): New function.
4081         (Fclear_font_cache): Check driver_list->on.
4083         * frame.h (Qfont_backend): Extern it.
4084         (x_set_font_backend): Extern it.
4086         * frame.c (Qfont_backend): New variable.
4087         (frame_parms): New element for font-backend.
4088         (x_set_font_backend): New function.
4090         * xfns.c (Fx_create_frame) [USE_FONT_BACKEND]: Handle
4091         FontBackend frame parameter.
4092         (x_frame_parm_handlers) [USE_FONT_BACKEND]: New element
4093         x_set_font_backend.
4095         * xfont.c (xfont_list): Don't try listing by :name property if the
4096         name is not for XLFD.
4098 2008-02-01  Kenichi Handa  <handa@m17n.org>
4100         * font.h (LGLYPH_FROM, LGLYPH_TO, LGLYPH_SET_FROM)
4101         (LGLYPH_SET_TO): New macros.
4102         (LGLYPH_XOFF, LGLYPH_YOFF, LGLYPH_WADJUST): Check if adjustment
4103         element of G is vector or not.
4104         (font_at): Extern it.
4106         * font.c: Include window.h.
4107         (font_lispy_object): New function.
4108         (font_prepare_composition): Check LGLYPH_FORM (g) to detect the
4109         end of valid glyph.
4110         (font_close_object): Fix getting (struct font *).
4111         (font_at): New function.
4112         (Ffont_get): If FONT is a font-object, get entity from it.
4113         (Ffont_make_gstring): Initialize elements of glyphs with nil.
4114         (Ffont_fill_gstring): Use macro LGSTRING_XXX and LGLYPH_XXX.  Fix
4115         range check.
4116         (Ffont_at): New function.
4117         (syms_of_font): Defsubr Sfont_at.
4119         * xdisp.c (it_props): Move the entry for Qauto_composed to just
4120         before the entry for Qcomposition.
4121         (handle_auto_composed_prop): Call auto-composition-function with 4 args.
4122         (handle_composition_prop) [USE_FONT_BACKEND]: Set it->face_id from
4123         the font in gstring.
4124         (fill_composite_glyph_string) [USE_FONT_BACKEND]: Check
4125         LGLYPH_FORM (g) to detect the end of valid glyph.
4126         (x_produce_glyphs) [USE_FONT_BACKEND]: Don't update it->face_id if
4127         we are composing with gstring.
4129         * xterm.c (x_draw_composite_glyph_string_foreground) [USE_FONT_BACKEND]:
4130         Check if adjustment is vector or not.
4132         * Makefile.in (font.o): Make it depends on window.h.
4134 2008-02-01  Kenichi Handa  <handa@m17n.org>
4136         * xterm.c (x_draw_composite_glyph_string_foreground): Check if
4137         adjustment is vector or not.
4139 2008-02-01  Miles Bader  <miles@gnu.org>
4141         * character.h (CHECK_CHARACTER): Redefine in terms of CHECK_TYPE.
4143 2008-02-01  Kenichi Handa  <handa@m17n.org>
4145         * font.h (LGLYPH_XOFF, LGLYPH_YOFF, LGLYPH_WIDTH, LGLYPH_WADJUST)
4146         (LGLYPH_SET_WIDTH): Adjusted for the change of LGLYPH format.
4147         (LGLYPH_ADJUSTMENT, LGLYPH_SET_ADJUSTMENT): New macros.
4149         * font.c (font_merge_old_spec): Treat '*' in foundry as a wild card.
4150         (DEVICE_DELTA): Fix typo.
4151         (font_otf_gpos, font_prepare_compositio): Adjust for the change of
4152         LGLYPH format.
4154         * xterm.c (x_draw_composite_glyph_string_foreground): Adjust for
4155         the change of LGLYPH format.
4157 2008-02-01  Kenichi Handa  <handa@m17n.org>
4159         * ftfont.c (ftfont_list): Fix typo.
4160         (ftfont_build_basic_charsets): Don't include letters with diacritics.
4162 2008-02-01  Jan Djärv  <jan.h.d@swipnet.se>
4164         * xfaces.c (realize_non_ascii_face): Set face->extra to NULL.
4166         * xftfont.c (xftfont_done_face): Call XftDrawDestroy only if
4167         xftface_info is non-NULL.
4169 2008-02-01  Jan Djärv  <jan.h.d@swipnet.se>
4171         * ftfont.c (ftfont_list): Move misplaced #endif.
4173 2008-02-01  Kenichi Handa  <handa@m17n.org>
4175         * ftfont.c (ftfont_list): Pay attention to the case that
4176         FC_CAPABILITY is not defined.
4178 2008-02-01  Kenichi Handa  <handa@m17n.org>
4180         * xftfont.c (xftfont_open): Set charset related members to -1.
4182         * ftfont.c (ftfont_list): Handle QCotf property.  Fix handling of
4183         QCname.
4184         (ftfont_open): Set charset related members to -1.
4186         * fontset.c (Votf_script_alist): New variable.
4187         (syms_of_fontset): Initialize it.
4188         (fontset_font): Delete unused variable.
4190         * fontset.h (Votf_script_alist): Extern it.
4192         * font.c (font_find_for_lface): Optimize code.
4194         * font.h (font_close_object, font_merge_old_spec): Extern them.
4196 2008-02-01  Kenichi Handa  <handa@m17n.org>
4198         * font.c (QCscalable, Qc, Qm, Qp, Qd): New variables.
4199         (syms_of_font): Initialize them.
4200         (font_pixel_size): Allow float value in dpi.
4201         (font_prop_validate_type): Delete.
4202         (font_prop_validate_symbol, font_prop_validate_style): Change argument.
4203         Change caller.
4204         (font_prop_validate_non_neg): Rename from font_prop_validate_size.
4205         (font_prop_validate_extra): Delete.
4206         (font_prop_validate_spacing): New function.
4207         (font_property_table): Add elements for all known properties.
4208         (get_font_prop_index): Rename from check_font_prop_name.  New
4209         argument FROM.  Change caller.
4210         (font_prop_validate): Validate all known properties.
4211         (font_put_extra): Delete argument force.  Change caller.
4212         (font_expand_wildcards): Make it static.  Fix the way of shrinking
4213         the possible range.
4214         (font_parse_xlfd): Delete argument merge.  Fix handling of RESX,
4215         RESY, SPACING, and AVGWIDTH.  Don't validate property values here.
4216         Change caller.
4217         (font_unparse_xlfd): Handle dpi, spacing, and scalable properties.
4218         (font_parse_fcname): Delete argument merge.  Fix parsing of point
4219         size.  Don't validate properties values here.  Change caller.
4220         (font_unparse_fcname): Handle dpi, spacing, and scalable properties.
4221         (font_open_by_name): Delete unused variable.
4222         (Ffont_spec): Likewise.  Validate property values.
4223         (Ffont_match_p): New function.
4225         * font.h (QCscalable): Extern it.
4226         (font_parse_xlfd, font_parse_fcname): Adjust prototype.
4228         * ftfont.c (ftfont_list): Handle properties dpi, spacing, and scalable.
4230         * xfont.c (xfont_query_font): Adjust for the change of font_parse_xlfd.
4231         (xfont_list_pattern): New function.
4232         (xfont_list): Use xfont_list_pattern.
4234 2008-02-01  Kenichi Handa  <handa@m17n.org>
4236         * font.h (Flist_fonts): EXFUN it.
4238 2008-02-01  Jason Rumney  <jasonr@gnu.org>
4240         * w32term.c (w32_initialize): Add back smoothing_type and
4241         smoothing_enabled definitions.
4243 2008-02-01  Kenichi Handa  <handa@m17n.org>
4245         * xterm.c (x_draw_glyph_string) [USE_FONT_BACKEND]: Check
4246         s->face->font on determining underline position.
4248 2008-02-01  Kenichi Handa  <handa@m17n.org>
4250         * font.c (font_parse_xlfd): Fix generating of CHARSET_REGISTRY field.
4251         (font_has_char): Accept font-object too.
4252         (font_find_for_lface): Try at first with a size specified in face.
4254 2008-02-01  Kenichi Handa  <handa@m17n.org>
4256         * frame.c (x_set_font) [USE_FONT_BACKEND]: Fix argument to
4257         font_open_by_name.
4259 2008-02-01  Kenichi Handa  <handa@m17n.org>
4261         * font.h (QCspacing, QCdpi): Extern them.
4262         (enum font_spacing): New enum.
4263         (FONT_PIXEL_SIZE_QUANTUM): New macro.
4265         * font.c (POINT_TO_PIXEL): Don't divice POINT by 10.
4266         (QCspacing, QCdpi): New variables.
4267         (syms_of_font): Initialize them.
4268         (font_pixel_size): New function.
4269         (font_put_extra): New function.
4270         (font_parse_xlfd): Fix handling of font size.  Add QCdpi property
4271         in FONT_EXTRA.
4272         (font_parse_fcname): Handle enumenrated values (e.g. bold).
4273         Fix handling font size.  Add QCname property that contains only
4274         unknown properties.
4275         (font_score): Change argument.  Change caller.  Pay attention to
4276         FONT_PIXEL_SIZE_QUANTUM.
4277         (font_sort_entites, font_list_entities, font_find_for_lface)
4278         (font_open_for_lface, font_open_by_name): Fix handling of font size.
4279         (Ffont_spec): Add QCname property that contains only unknown properties.
4281         * ftfont.c (ftfont_list): Use assq_no_quit, not Fassq.  Don't
4282         include weight in listing pattern, instead check weight of each
4283         listed font.  Don't include scalable in pattern.  Pay attention to
4284         FONT_PIXEL_SIZE_QUANTUM.
4286 2008-02-01  Kenichi Handa  <handa@m17n.org>
4288         * font.c (font_parse_fcname): Fix parsing of point-size.
4289         (font_unparse_fcname): Produce symbolic names for style properties.
4290         (font_list_entities): Handle float size correctly.
4291         (font_open_by_name): Prefer `normal' property values if the name
4292         doesn't specify them.
4294         * fontset.c (Finternal_char_font): Use font_get_name, not
4295         Ffont_xlfd_name.
4297         * ftfont.c (ftfont_pattern_entity): Use the numeric value 100 for
4298         FC_WEIGHT_REGULAR.  Exclude FC_SIZE and FC_PIXEL_SIZE from listing
4299         pattern.  Don't force scalable.
4301         * xftfont.c (xftfont_open): For generating a name, start from
4302         96-byte buffer.
4304 2008-02-01  Jan Djärv  <jan.h.d@swipnet.se>
4306         * frame.h (x_new_fontset2): Fix prototype.
4308 2008-02-01  Kenichi Handa  <handa@m17n.org>
4310         * font.h (struct font_driver): Delete member parse_name.
4311         (font_match_p, font_get_spec, font_parse_fcname)
4312         (font_unparse_fcname): Extern them.
4313         (font_get_name): Adjust prototype.
4315         * font.c (XLFD_SMALLNUM_MASK): Delete this macro.
4316         (XLFD_LARGENUM_MASK): Delete XLFD_ENCODING_MASK from it.
4317         (font_expand_wildcards): Fix handling ENCODING field.  Avoid
4318         unnecessary checks for weight, slant, and swidth.
4319         (font_parse_fcname): New function.
4320         (font_unparse_fcname): New function.
4321         (font_parse_name): New function.
4322         (font_match_p): New function.
4323         (font_get_name): Change return value to Lisp string.
4324         (font_get_spec): New function.
4325         (Qunspecified, Qignore_defface): Don't extern them.
4326         (font_find_for_lface): Assume that LFACE is fully specified.
4327         (font_load_for_face): If lface[LFACE_FONT_INDEX] is an font
4328         object, use it for FACE.
4329         (font_open_by_name): Call Ffont_spec with QCname prop.  Don't call
4330         driver->parse_name.
4331         (Ffont_spec): Call font_parse_name, not font_parse_xlfd.
4333         * fontset.h (new_fontset_from_font) [USE_FONT_BACKEND]: Adjust
4334         prototype.
4336         * fontset.c (new_fontset_from_font) [USE_FONT_BACKEND]: Delete
4337         argument F.  Don't call Fnew_fontset.  Instead, directly call
4338         make_fontset.
4340         * frame.h (x_new_fontset2) [USE_FONT_BACKEND]: Adjust prototype.
4342         * frame.c (x_set_font) [USE_FONT_BACKEND]: Adjust for the change
4343         of x_new_fontset2.
4345         * ftfont.c (Qmonospace, Qsans_serif, Qserif, Qmono, Qsans)
4346         (Qsans__serif): New variables.
4347         (ftfont_generic_family_list): New variable.
4348         (syms_of_ftfont): Initialize the above variables.
4349         (ftfont_pattern_entity): Delete argument NAME.
4350         (ftfont_list_generic_family): New function.
4351         (ftfont_parse_name): Delete this function.
4352         (ftfont_list): Try generic family only when FcFontList found no font.
4353         (ftfont_list_family): Fix args to FcObjectSetBuild.
4355         * xfaces.c (check_lface_attrs) [USE_FONT_BACKEND]: Accept font
4356         object in attrs[LFACE_FONT_INDEX].
4357         (set_lface_from_font_name): Cancel all changes for font-backend.
4358         (set_lface_from_font_and_fontset) [USE_FONT_BACKEND]: New
4359         function.
4360         (Finternal_set_lisp_face_attribute) [USE_FONT_BACKEND]: Accept a
4361         font object in QCfont attribute.
4362         (set_font_frame_param) [USE_FONT_BACKEND]: Likewise.
4363         (realize_default_face) [USE_FONT_BACKEND]: Call
4364         set_lface_from_font_and_fontset.
4366         * xfns.c (x_default_font_parameter) [USE_FONT_BACKEND]: Try also
4367         "fixed", and signal error here if no suitable font was found.
4369         * xfont.c (xfont_parse_name): Delete this function.
4371         * xftfont.c (xftfont_open): Change coding style of error
4372         handling.  Generate fontconfig's fontname pattern.
4374         * xterm.h (struct x_output) [USE_FONT_BACKEND]: New member fontp.
4375         (FRAME_FONT_OBJECT) [USE_FONT_BACKEND]: New macro.
4377         * xterm.c (x_new_fontset2) [USE_FONT_BACKEND]: Change arguments.
4378         Both args FONTSET and FONT_OBJECT must be existing ones.
4380 2008-02-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4382         * macterm.c (mac_set_unicode_keystroke_event): Don't use MAKE_CHAR.
4384 2008-02-01  Kenichi Handa  <handa@m17n.org>
4386         * xfont.c (xfont_open, xfont_encode_char): Fix typo.
4388         * font.h (struct font): Fix typo.
4390         * font.c (enum xlfd_field_index): Rename XLFD_XXX_SIZE_INDEX to
4391         XLFD_XXX_INDEX.
4392         (enum xlfd_field_mask): New enum.
4393         (intern_font_field): Changed argument.  Change caller.  If digits
4394         are followed by non-digits, return a symbol.
4395         (font_expand_wildcards): New function.
4396         (font_parse_xlfd): Fix wildcard handling.
4397         (Ffont_spec): If :name is specified, reflect the info in the other
4398         properties.
4400         * ftfont.c (ftfont_pattern_entity): Fix typo.
4401         (ftfont_list): Enforce FC_LANG in PATTERN to cancel the effect of
4402         locale.
4404 2008-02-01  Kenichi Handa  <handa@m17n.org>
4406         * font.h (Qiso8859_1, Qiso10646_1, Qunicode_bmp): Extern them.
4408         * font.c (Qiso8859_1, Qiso10646_1, Qunicode_bmp): Move from ftfont.c.
4409         (font_unparse_xlfd): Fix argument type declaration.  Append "*" if
4410         registry doesn't specify encoding part.
4411         (font_find_for_lface): Pay attention to LFACE_FONT_INDEX.
4412         (font_open_by_name): At first try parsing the name.
4413         (syms_of_font): Declare Qiso8859_1, Qiso10646_1, and Qunicode_bmp
4414         as Lisp symbols.
4416         * fontset.c (reorder_font_vector): Pay attention to the case that
4417         the 3rd element of font_def is nil.
4418         (fontset_font): For the default fontset, append one more fontset
4419         elements for a script-based font specification.  Don't add script
4420         attribute on finding a font.
4421         (new_fontset_from_font): Unconditionally set FONTSET_ASCII to the
4422         font name.
4423         (fontset_ascii_font): If a font can't be opened, return nil.
4425         * ftfont.c (Qiso8859_1, Qiso10646_1, Qunicode_bmp): Move to font.c.
4426         (ftfont_pattern_entity): New function.
4427         (ftfont_get_cache): Assume that freetype_font_cache is already
4428         initialized.
4429         (ftfont_list): Handle the case that a file is specified in font
4430         name.  Use ftfont_pattern_entity to generate entities.
4431         (ftfont_has_char): Check if the pattern contains FC_CHARSET.
4432         (syms_of_ftfont): Initialize freetype_font_cache.
4434         * xftfont.c (xftfont_open): Make the font name fontconfig's
4435         style.  Add BLOCK_INPUT and UNBLOCK_INPUT.
4436         (xftfont_close): Free font->font.name if not NULL.
4438         * xfont.c (xfont_list): If script is specified for a font, return
4439         null_vector.
4440         (xfont_list_family): Declare argument type.
4442         * xfaces.c (set_lface_from_font_name): If a font doesn't have a
4443         name, set LFACE_FONT (lface) to nil.
4445         * xterm.c (x_new_fontset2): If an ASCII font couldn't be loaded,
4446         return Qnil.
4448 2008-02-01  Kenichi Handa  <handa@m17n.org>
4450         * emacs.c (main): Check -enable-font-backend arg after the check of -nl.
4451         (standard_args): Add "-enable-font-backend".
4453 2008-02-01  Kenichi Handa  <handa@m17n.org>
4455         * xftfont.c (xftfont_default_fid): Set fid_known to 1.
4456         (struct xftdraw_list, xftdraw_list): Delete them.
4457         (register_xftdraw, check_xftdraw): Delete them.
4458         (xftfont_prepare_face): Don't call register_xftdraw.
4459         (xftfont_done_face): Don't call check_xftdraw.
4460         (xftfont_draw): Get backroudn color only when with_background is
4461         nonzero.
4463         * xfont.c (xfont_encode_char): Fix calculation of char2b.
4465 2008-02-01  Kenichi Handa  <handa@m17n.org>
4467         These changes are for the new font handling codes.
4469         * Makefile.in (ALL_CFLAGS): Add @FREETYPE_CFLAGS@,
4470         @FONTCONFIG_CFLAGS@, and @LIBOTF_CFLAGS@.
4471         (LIB_X11_LIB): If HAVE_XFT is defined, set to @XFT_LIBS@.
4472         (FONTSRC, FONTOBJ): New variables.
4473         (obj): Add $(FONTOBJ).
4474         (SOME_MACHINE_OBJECTS): Lib_X11_Lib.
4475         (LIBES): Add @FREETYPE_LIBS@, @FONTCONFIG_LIBS@, and
4476         @LIBOTF_LIBS@.
4477         (font.o, ftfont.o, xfont.o, xftfont.o, ftxfont.o): New targets.
4478         (fontset.o, xdisp.o, xfaces.o, xfns.o, xterm.o): Depend on $(FONTSRC).
4480         * font.h, font.c, xfont.c, ftfont.c, xftfont.c, ftxfont.c: New files.
4482         * character.h (Vscript_representative_chars): Extern it.
4484         * character.c (Vscript_representative_chars): New variable.
4485         (syms_of_character): Declare it as a Lisp variable.
4487         * composite.c (get_composition_id) [USE_FONT_BACKEND]: If
4488         enable_font_backend is nonzero, accept the composition method
4489         COMPOSITION_WITH_GLYPH_STRING.
4491         * composite.h (enum composition_method) [USE_FONT_BACKEND]: New
4492         enumeration COMPOSITION_WITH_GLYPH_STRING.
4494         * dispextern.h (struct glyph_string) [USE_FONT_BACKEND]: New
4495         members clip_x, clip_y, clip_width, and clip_height.
4496         (struct face) [USE_FONT_BACKEND]: New members font_info and extra.
4498         * emacs.c (main) [USE_FONT_BACKEND]: Handle arg
4499         --enable-font-backend.  Call syms_of_font.
4501         * fns.c (assoc_no_quit): New function.
4503         * fontset.h (FONT_INFO_FROM_FACE): New macro.
4504         (face_for_font, new_fontset_from_font)
4505         (fontset_ascii_font) [USE_FONT_BACKEND]: Extern them.
4507         * fontset.c [USE_FONT_BACKEND]: Include "font.h".
4508         (fontset_font, fontset_ascii, face_for_char)
4509         (make_fontset_for_ascii_face, Ffont_info)
4510         (Finternal_char_font) [USE_FONT_BACKEND]: If enable_font_backend
4511         is nonzero, use font-backend mechanism.
4512         (find_font_encoding): Make it non-static.
4513         (new_fontset_from_font, fontset_ascii_font) [USE_FONT_BACKEND]:
4514         New functions.
4516         * frame.h (struct frame): New members resx and resy.
4517         (struct frame) [USE_FONT_BACKEND]: New member font_driver_list.
4518         (x_new_fontset2) [USE_FONT_BACKEND]: Extern it.
4520         * frame.c [USE_FONT_BACKEND]: Include "font.h".
4521         (make_frame, x_set_font) [USE_FONT_BACKEND]: Use font-backend mechanism.
4523         * lisp.h (assoc_no_quit): Extern it.
4525         * xdisp.c: If USE_FONT_BACKEND is defined, include "font.h".
4526         Through out the file, use FONT_INFO_FROM_FACE instead of
4527         FONT_INFO_FROM_ID, use get_per_char_metric instead of
4528         rif->per_char_metric.
4529         (handle_composition_prop) [USE_FONT_BACKEND]: If the composition
4530         method is COMPOSITION_WITH_GLYPH_STRING, just set it->c to ' '.
4531         (get_glyph_face_and_encoding, fill_composite_glyph_string)
4532         (get_char_face_and_encoding, BUILD_COMPOSITE_GLYPH_STRING)
4533         (x_produce_glyphs) [USE_FONT_BACKEND]: If enable_font_backend is
4534         nonzero, use font-backend mechanism.
4535         (get_per_char_metric): New function.
4537         * xfaces.c [USE_FONT_BACKEND]: Include "font.h".
4538         (set_lface_from_font_name)
4539         (set_font_frame_param, free_realized_face)
4540         (prepare_face_for_display, clear_face_gcs)
4541         (Finternal_set_font_selection_order, realize_x_face)
4542         [USE_FONT_BACKEND]: If enable_font_backend is nonzero, use
4543         font-backend mechanism.
4544         (clear_face_cache) [USE_FONT_BACKEND]: Don't call clear_font_table.
4545         (load_face_font) [USE_FONT_BACKEND]: Abort.
4546         (face_symbolic_value, face_symbolic_weight, face_symbolic_slant)
4547         (face_symbolic_swidth, face_for_font) [USE_FONT_BACKEND]: New functions.
4549         * xfns.c [USE_FONT_BACKEND]: Include "font.h".
4550         (x_default_font_parameter) [USE_FONT_BACKEND]: New function.
4551         (Fx_create_frame) [USE_FONT_BACKEND]: If enable_font_backend is
4552         nonzero, register all available font drivers.  Call
4553         x_default_font_parameter for deciding a font.
4554         (x_create_tip_frame) [USE_FONT_BACKEND]: Likewise.
4556         * xterm.c [USE_FONT_BACKEND]: Include "font.h".
4557         (x_set_mouse_face_gc, x_set_glyph_string_clipping)
4558         (x_set_glyph_string_clipping_exactly)
4559         (x_compute_glyph_string_overhangs)
4560         (x_draw_glyph_string_foreground)
4561         (x_draw_composite_glyph_string_foreground, x_draw_glyph_string)
4562         (x_free_frame_resources) [USE_FONT_BACKEND]: If
4563         enable_font_backend is nonzero, use font-backend mechanism.
4564         (x_new_fontset2) [USE_FONT_BACKEND]: New function.
4566 2008-02-01  Kenichi Handa  <handa@m17n.org>
4568         * coding.c (coding_inherit_eol_type): If PARENT is nil, inherit from
4569         system_eol_type.
4570         (syms_of_coding): Initialize system_eol_type.
4572         * process.c (Fset_process_coding_system): Inherit system's eol
4573         format if necessary.
4575 2008-02-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4577         * macgui.h (USE_ATSUI): Don't enable on emacs-unicode-2 branch.
4579 2008-02-01  Kenichi Handa  <handa@m17n.org>
4581         * coding.c (decode_eol): Pay attention to buffer relocation in
4582         del_range_2.
4583         (decode_coding): Call decode_eol before restoring undo_list.
4585 2008-02-01  Kenichi Handa  <handa@m17n.org>
4587         * charset.c (Fdefine_charset_internal): Fix setting of
4588         emacs_mule_bytes.
4590 2008-02-01  Kenichi Handa  <handa@m17n.org>
4592         * keyboard.c (read_char): Check if C is a character or not before
4593         looking up Vkeyboard_translate_table.
4595 2008-02-01  Kenichi Handa  <handa@m17n.org>
4597         * coding.c (DECODE_EMACS_MULE_20_RELATIVE_COMPOSITION): Fix
4598         condition to terminate the loop.
4600 2008-02-01  Kenichi Handa  <handa@m17n.org>
4602         * coding.c (produce_composition): Compare charbuf[i] instead of
4603         args[i] against 0.
4604         (Fterminal_coding_system): Use EQ to compare Lisp objects.
4606 2008-02-01  Kenichi Handa  <handa@m17n.org>
4608         * coding.c (DECODE_COMPOSITION_START): If the source is short, set
4609         coding->result to CODING_RESULT_INSUFFICIENT_SRC.
4610         (decode_coding_gap): Set CODING_MODE_LAST_BLOCK after the call of
4611         detect_coding.
4612         (emacs_mule_char): Handle old style (Emacs 20) component character
4613         of a composition.
4614         (DECODE_EMACS_MULE_COMPOSITION_RULE_20)
4615         (DECODE_EMACS_MULE_20_RULEBASE_COMPOSITION): Fix parsing a
4616         composition rule.
4617         (decode_coding_emacs_mule): Handle invalid bytes correctly.
4619 2008-02-01  Kenichi Handa  <handa@m17n.org>
4621         * coding.c (encode_coding_ccl): Allocate destination dynamically
4622         when necessary.
4624 2008-02-01  Kenichi Handa  <handa@m17n.org>
4626         * ccl.c (Fccl_execute_on_string): Fix the condition of terminating
4627         the loop.  When quitted, show a proper error message.
4629 2008-02-01  Kenichi Handa  <handa@m17n.org>
4631         * xterm.c (x_set_glyph_string_clipping_exactly): Set
4632         src->clip_head and src->clip_tail temporarily instead of src->hl.
4634         * ccl.c (CCL_WRITE_STRING): Handle a flag bit for multibyte
4635         character sequence.
4636         (Fccl_execute_on_string): Use ASET, not XSET.
4638 2008-02-01  Kenichi Handa  <handa@m17n.org>
4640         * search.c (search_buffer): Fix handling of "\\" in a trivial regexp.
4642 2008-02-01  Kenichi Handa  <handa@m17n.org>
4644         * coding.c (decode_coding): Fix the condition of terminating the
4645         decoding loop.
4647 2008-02-01  Kenichi Handa  <handa@m17n.org>
4649         * data.c (Faset): On setting a character bigger than 255 in a
4650         unibyte string, signal an error instead of make the string multibyte.
4652 2008-02-01  Kenichi Handa  <handa@m17n.org>
4654         * charset.c (map_charset_chars): Fix for ascii-compatible charset
4655         made by a mapping table.
4657 2008-02-01  Kenichi Handa  <handa@m17n.org>
4659         * xdisp.c (fill_composite_glyph_string): Check s->face is NULL or
4660         not.
4661         (BUILD_COMPOSITE_GLYPH_STRING): If C is TAB, set s->face to NULL.
4662         (x_produce_glyphs): If CH is TAB, set cmp->offsets properly.
4664         * xterm.c (x_draw_composite_glyph_string_foreground): Check
4665         s->face is NULL or not.
4667 2008-02-01  Kenichi Handa  <handa@m17n.org>
4669         * xterm.c (x_set_glyph_string_clipping_exactly): New function.
4670         (x_draw_glyph_string): Fix drawing of right_overhang and
4671         left_overhang around/on cursor.
4673         * xdisp.c (draw_glyphs): Fix inclusion of right_overwriting glyphs.
4675 2008-02-01  Kenichi Handa  <handa@m17n.org>
4677         * xdisp.c (x_produce_glyphs): Handle composition with TAB.
4679 2008-02-01  Kenichi Handa  <handa@m17n.org>
4681         * coding.c (Fdefine_coding_system_internal)
4682         (Fdefine_coding_system_alias): Avoid a duplicated element in
4683         Vcoding_system_alist.
4685 2008-02-01  Kenichi Handa  <handa@m17n.org>
4687         * xterm.c (handle_one_xevent): Handle keysyms 0x1000000..0x10000FF.
4689         * coding.c (Qcoding_system_define_form): New variable.
4690         (syms_of_coding): Intern and staticpro it.
4691         (Fcoding_system_p): Check Qcoding_system_define_form.
4692         (Fcheck_coding_system): Try to autoload the definition of CODING-SYSTEM.
4694         * coding.h (CODING_SYSTEM_P): If ID is not available, call
4695         Fcoding_system_p.
4696         (CHECK_CODING_SYSTEM): If ID is not available, call
4697         Fcheck_coding_system.
4698         (CHECK_CODING_SYSTEM_GET_SPEC, CHECK_CODING_SYSTEM_GET_ID):
4699         Try also Fcheck_coding_system.
4701 2008-02-01  Kenichi Handa  <handa@m17n.org>
4703         * coding.c (code_conversion_restore): GCPRO arg.
4705 2008-02-01  Kenichi Handa  <handa@m17n.org>
4707         * character.c (lisp_string_width): Check multibyteness of STRING.
4709 2008-02-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4711         * macterm.c (mac_encode_char): Call ccl_driver with the last arg
4712         Qnil.  Use JIS_TO_SJIS instead of ENCODE_SJIS.
4713         (decode_mac_font_name): Use decode_coding_c_string instead of
4714         decode_coding.
4715         (x_load_font): Initialize fontp->fontset to -1.  Set
4716         fontp->encoding_type.
4718 2008-02-01  Kenichi Handa  <handa@m17n.org>
4720         * search.c (search_buffer): Give up BM search on case-fold-search
4721         if one of a target character has a case-equivalence of different
4722         byte length even if that target charcter is an ASCII.
4723         (simple_search): Fix calculation of byte length of matched text.
4724         (boyer_moore): Fix handling of case-equivalent multibyte characters.
4726 2008-02-01  Kenichi Handa  <handa@m17n.org>
4728         * coding.c (decode_coding): Fix handling of invalid bytes.
4730 2008-02-01  Kenichi Handa  <handa@m17n.org>
4732         * xterm.c (handle_one_xevent): Handle keysyms directly mapped to
4733         Unicode characters.
4735 2008-02-01  Kenichi Handa  <handa@m17n.org>
4737         * coding.c (encode_coding_object): If a pre-write-conversion
4738         function makes a new buffer, kill it.
4740 2008-02-01  Kenichi Handa  <handa@m17n.org>
4742         * coding.c (QCascii_compatible_p): New variable.
4743         (syms_of_coding): Initialize it.
4744         (ONE_MORE_BYTE, ONE_MORE_BYTE_NO_CHECK): Decrement `src' before
4745         calling string_char.
4746         (record_conversion_result): Add `default:' case.
4747         (coding_charset_list): Delete unused variable `coding_type'.
4748         (Fdefine_coding_system_internal): Add `ascii-compatible-p'
4749         property in the plist of the coding system.
4750         (Fcoding_system_put): Check QCascii_compatible_p.
4752 2008-02-01  Miles Bader  <miles@gnu.org>
4754         * xfaces.c (Finternal_lisp_face_equal_p): Restore previously
4755         removed calculation of frame `f', as it's now used.
4757 2008-02-01  Kenichi Handa  <handa@m17n.org>
4759         * Makefile.in (RUN_TEMACS): Include "-nl" if HAVE_SHM is defined.
4760         (emacs${EXEEXT}): Run $(RUN_TEMACS) unconditionally.
4761         (UNIDATA): New variable.
4762         (${lispsource}international/charprop.el): Depends on ${UNIDATA}.
4763         (bootstrap-emacs${EXEEXT}): Depends on charprop.el.  Run
4764         $(RUN_TEMACS) unconditionally.
4766 2008-02-01  Kenichi Handa  <handa@m17n.org>
4768         * Makefile.in (temacs${EXEEXT}): Build charprop.el if necessary.
4769         (admindir): New variable.
4770         ($(lispsource)international/charprop.el): New target.
4772 2008-02-01  Miles Bader  <miles@gnu.org>
4774         * character.c (chars-in-region): Remove obsolete function.
4775         (syms_of_character): Remove its initialization.
4777 2008-02-01  Benjamin Riefenstahl  <b.riefenstahl@turtle-trading.net>
4779         * w32select.c (validate_coding_system)
4780         (setup_windows_coding_system): New functions.
4781         (convert_to_handle_as_coded, Fw32_get_clipboard_data): Use
4782         setup_windows_coding_system.
4783         (setup_config, Fw32_get_clipboard_data): Use
4784         validate_coding_system.
4785         (Fx_selection_exists): Move call to setup_config to a place
4786         where signals are allowed.
4788         * lisp.h (Fcoding_system_base, Fcoding_system_eol_type)
4789         (Fcheck_coding_system): Add declarations.
4791 2008-02-01  Kenichi Handa  <handa@m17n.org>
4793         * charset.c (load_charset_map_from_vector): Fix for the first iteration.
4795 2008-02-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4797         * macfns.c (Fx_create_frame, x_create_tip_frame): Pass Lisp
4798         string as the second argument for x_new_fontset.
4800 2008-02-01  Kenichi Handa  <handa@m17n.org>
4802         * coding.c (decode_coding_object): Use safe_call1 instead of call1.
4803         (encode_coding_object): Use safe_call instead of call2.
4805 2008-02-01  Kenichi Handa  <handa@m17n.org>
4807         * fontset.c (Fset_fontset_font): Check family element of a given vector.
4809         * Makefile.in (lisp): Include charprop.el.
4811 2008-02-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4813         * macfns.c (Fx_create_frame, x_create_tip_frame): Fix crash.
4814         Not sure if it's unnecessary.
4816 2008-02-01  Steven Tamm  <steventamm@mac.com>
4818         * macfns.c (Fx_create_frame, x_create_tip_frame): ifdef'd out
4819         some possibly unnecessary fontset checking code that crashed
4820         when creating a new frame.
4822 2008-02-01  Kenichi Handa  <handa@m17n.org>
4824         * xfaces.c (merge_faces): Fix argument to lookup_derived_face and
4825         lookup_face.
4827         * xdisp.c (Fformat_mode_line): Fix argument to lookup_named_face.
4829         * fringe.c (draw_fringe_bitmap_1): Fix argument to lookup_named_face.
4831 2008-02-01  Kenichi Handa  <handa@m17n.org>
4833         * coding.c: Cancel the change done in HEAD on 2008-02-01.
4834         (coding_charset_list): New function.
4836         * coding.h (coding_charset_list): Extern it.
4838 2008-02-01  Kenichi Handa  <handa@m17n.org>
4840         * fontset.c (Fset_fontset_font): Call find_font_encoding with
4841         concatenation of family and registry.
4843 2008-02-01  Kenichi Handa  <handa@m17n.org>
4845         * character.h (BYTE8_STRING): Fix typo.
4847         * editfns.c (Ftranslate_region_internal): Don't convert unibyte
4848         string to multibyte (sync to HEAD).
4850         * casefiddle.c (casify_region): Handle changes in byte-length
4851         using replace_range_2 (sync to HEAD).
4853 2008-02-01  Andreas Schwab  <schwab@suse.de>
4855         * chartab.c (map_char_table): GCPRO table and arg.
4857 2008-02-01  Kenichi Handa  <handa@m17n.org>
4859         * syntax.c (skip_syntaxes): Return lispy 0 (not nil) if point is
4860         already at limit.
4862 2008-02-01  Kenichi Handa  <handa@m17n.org>
4864         * fontset.c (fs_load_font): Use fast_string_match_ignore_case
4865         instead of fast_c_string_match_ignore_case.
4866         (find_font_encoding): Change argument to Lisp_Object.  Use
4867         fast_string_match_ignore_case instead of
4868         fast_c_string_match_ignore_case.  Change caller.
4870 2008-02-01  Kenichi Handa  <handa@m17n.org>
4872         * xdisp.c (get_next_display_element): In unibyte case, decide to
4873         display in octal form by checking a chacter by
4874         UNIBYTE_CHAR_HAS_MULTIBYTE_P.
4876         * charset.c (Fset_unibyte_charset): Setup unibyte_has_multibyte_table.
4878         * character.c (unibyte_has_multibyte_table): New variable.
4880         * character.h (unibyte_has_multibyte_table): Extern it.
4881         (UNIBYTE_CHAR_HAS_MULTIBYTE_P): New macro.
4883 2008-02-01  Kenichi Handa  <handa@m17n.org>
4885         * coding.c (encode_coding_iso_2022): Fix handling of charset
4886         annotation.
4888 2008-02-01  Kenichi Handa  <handa@m17n.org>
4890         * coding.c (setup_coding_system): If coding_system is nil, use
4891         Qundecided.
4892         (Fterminal_coding_system): Return nil if terminal coding system is
4893         `undecided'.
4894         (syms_of_coding): Define coding-system `undecided' here.  Setup
4895         terminal_coding as `undecided'.
4897 2008-02-01  Kenichi Handa  <handa@m17n.org>
4899         * xdisp.c (message_dolog, set_message_1): Call
4900         unibyte_char_to_multibyte with arg type int.
4902         * lread.c (read1): Fix reading of a char-table.
4904         * print.c (print_object): Include sub char-table in cicularities
4905         detection.
4907 2008-02-01  Kenichi Handa  <handa@m17n.org>
4909         * keymap.c (where_is_internal_2): Fix for the case that KEY is a
4910         cons.  Append the found sequences in car of ARGS instead of prepending.
4912 2008-02-01  Kenichi Handa  <handa@m17n.org>
4914         * fileio.c (report_file_error): Make a unibyte string from
4915         strerror (errorno).
4916         (Fsubstitute_in_file_name): Fix the arg to
4917         unibyte_char_to_multibyte.  It is evaluated twice.
4919 2008-02-01  Kenichi Handa  <handa@m17n.org>
4921         * charset.h (CHAR_CHARSET): Shortcut for ASCII case.
4923 2008-02-01  Kenichi Handa  <handa@m17n.org>
4925         * coding.c (detect_coding_utf_16): Don't set detect_info->found if
4926         BOM is not found.
4927         (detect_coding, detect_coding_system): Optimization for ISO-2022
4928         when no 8-bit data is found.
4930 2008-02-01  Jason Rumney  <jasonr@gnu.org>
4932         * w32fns.c (x_to_w32_font): Update to use new coding struct.
4934 2008-02-01  Kenichi Handa  <handa@m17n.org>
4936         * charset.c (Fdeclare_equiv_charset, Fiso_charset): Fix handing of
4937         CHARS.
4939 2008-02-01  Steven Tamm  <steventamm@mac.com>
4941         * macterm.c (mac_encode_char): Add charset argument and update
4942         to use encoding_type.
4943         (x_new_font, x_new_fontset): Merge in changes from xterm.c;
4944         switch to pure fontset.
4945         (decode_mac_font_name): Temporarily remove decoding.
4946         (x_font_name_to_mac_font_name): Temporarily remove encoding.
4947         (x_load_font): Temporarily remove encoding.
4949 2008-02-01  Kenichi Handa  <handa@m17n.org>
4951         * xfaces.c (Fface_font): If frame is not on a window system,
4952         ignore CHARACTER arg.  If HAVE_WINDOW_SYSTEM is not defined, don't
4953         refer to face->font.
4954         (split_font_name_into_vector, build_font_name_from_vector)
4955         (lookup_non_ascii_face, realize_non_ascii_face): Define them only
4956         whne HAVE_WINDOW_SYSTEM is defined.
4958 2008-02-01  Kenichi Handa  <handa@m17n.org>
4960         * xdisp.c (BUILD_GLYPH_STRINGS): Check if s is NULL.
4961         (x_produce_glyphs): Fix setting of members of cmp in case
4962         cmp->glyph_len is zero.
4964         * fontset.c (Fset_fontset_font): Fix docstring.
4965         (Ffontset_info): Make it backward compatible.  New arg ALL.
4967 2008-02-01  Kim F. Storm  <storm@cua.dk>
4969         * process.c (read_process_output): Grow decoding_buf when needed;
4970         this could cause a crash in allocate_string and compact_small_strings.
4972 2008-02-01  Kenichi Handa  <handa@m17n.org>
4974         * fileio.c (WRITE_BUF_SIZE): Delete this macro.
4976 2008-02-01  Kenichi Handa  <handa@m17n.org>
4978         * coding.c (setup_coding_system): Set coding->common_flags
4979         correctly for raw-text.
4980         (consume_chars): On encoding unibyte text by raw-text, don't check
4981         multibyte form.
4982         (encode_coding): On encoding by raw-text, never use translation tables.
4984         * fileio.c (e_write): Short cut for the case of no encoding.
4986 2008-02-01  Kenichi Handa  <handa@m17n.org>
4988         * coding.c (detect_coding, detect_coding_system): Delete unused
4989         variables.
4991 2008-02-01  Kenichi Handa  <handa@m17n.org>
4993         * coding.c (encode_coding_utf_8): Fix handling of raw-byte char.
4994         (consume_chars): Fix handling of 8-bit bytes in unibyte source.
4996 2008-02-01  Kenichi Handa  <handa@m17n.org>
4998         * coding.c (Ffind_coding_systems_region_internal): Include
4999         raw-text and no-conversion in the result.
5001 2008-02-01  Kenichi Handa  <handa@m17n.org>
5003         * fontset.c (find_font_encoding): Return `ascii' for unknown encoding.
5004         (load_font_get_repertory): Delete unnecessary check of ENCODING of
5005         FONT_DEF.
5006         (font_def_arg, add_arg, from_arg, to_arg): New args.
5007         (set_fontset_font): Change argument.
5008         (Fset_fontset_font): Fix for the case that TARGET is a script
5009         name and charset name.
5010         (new_fontset_from_font_name): Fix argument to Fnew_fontset.
5012 2008-02-01  Kenichi Handa  <handa@m17n.org>
5014         * fontset.c (fontset_font): Rename from fontset_face.  Change return
5015         value.
5016         (face_suitable_for_char_p, face_for_char): Adjust for the change
5017         of fontset_font.
5018         (make_fontset_for_ascii_face): Fix setting of the fontset element
5019         for ASCII.
5020         (Finternal_char_font): Use fontset_font instead of FACE_FOR_CHAR
5021         to get a font name.
5022         (Ffontset_info): Adjust for the change of fontset_font.
5024         * coding.c (emacs_mule_char): Check invalid code more regidly.
5026         * character.h (LEADING_CODE_LATIN_1_MIN)
5027         (LEADING_CODE_LATIN_1_MAX): Delete these macros.
5029 2008-02-01  Kenichi Handa  <handa@m17n.org>
5031         * editfns.c (check_translation): New function.
5032         (Ftranslate_region_internal): Handle M:N mapping.
5034 2008-02-01  Kenichi Handa  <handa@m17n.org>
5036         * xfaces.c (xlfd_point_size): Set font->numeric[XLFD_PIXEL_SIZE].
5038 2008-02-01  Kenichi Handa  <handa@m17n.org>
5040         * coding.c (DECODE_DESIGNATION): Set chars_96 to -1 instead of
5041         goto invalid_code.
5042         (decode_coding_iso_2022): Fix handling of invalid designation.
5044         * fileio.c (Finsert_file_contents): Be sure to call unbind_to
5045         after calling code_conversion_save.
5047 2008-02-01  Kenichi Handa  <handa@m17n.org>
5049         * xdisp.c (handle_auto_composed_prop): Fix Lisp_Object/int mixup.
5051         * print.c (print_prune_string_charset): Fix Lisp_Object/int mixup.
5053         * fontset.c: Include "intervals.h".
5054         (fontset_face): Fix comparing of Lisp_Objects.
5055         (free_face_fontset, new_fontset_from_font_name): Fix
5056         Lisp_Object/int mixup.
5058         * editfns.c (Ftranslate_region_internal): Fix Lisp_Object/int mixup.
5060         * coding.c: Add many prototypes for static functions.
5061         (get_translation_table): Allow max_lookup to be NULL.
5062         (decode_coding, Ffind_coding_systems_region_internal)
5063         (Funencodable_char_position, Fcheck_coding_systems_region): Call
5064         get_translation_table with max_lookup NULL.
5066 2008-02-01  Kenichi Handa  <handa@m17n.org>
5068         * coding.c (get_translation_table): Declare it as Lisp_Object.
5069         (LOOKUP_TRANSLATION_TABLE): New macro.
5070         (produce_chars, consume_chars): Use LOOKUP_TRANSLATION_TABLE
5071         instead of CHAR_TABLE_REF.
5073 2008-02-01  Kenichi Handa  <handa@m17n.org>
5075         * coding.c (MAX_ANNOTATION_LENGTH): Adjust for the change of
5076         annotation data format.
5077         (ADD_ANNOTATION_DATA, ADD_COMPOSITION_DATA, ADD_CHARSET_DATA):
5078         Change arguments FROM and TO to single argument NCHARS.  Change caller.
5079         (decode_coding_utf_8, decode_coding_utf_16, decode_coding_emacs_mule)
5080         (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
5081         (decode_coding_ccl, decode_coding_charset): Pay attention to
5082         coding->charbuf_used.
5083         (get_translation): New function.
5084         (produce_chars): New arguments translation_table and last_block.
5085         Translate characters here.  Return number of carryover chars.
5086         Change caller.
5087         (produce_composition): New argument pos.  Change caller.
5088         Adjust for the change of annotation data format.
5089         (produce_charset, produce_annotation): Likewise.
5090         (decode_coding, encode_coding): Don't call translate_chars.
5091         (consume_chars): New arg translation_table.  Change caller.
5092         (translate_chars): Delete.
5093         (syms_of_coding): Make translation-table's number of extra slots 2.
5095 2008-02-01  Kenichi Handa  <handa@m17n.org>
5097         * search.c (simple_search): Fix setting this_pos_byte in backward
5098         search.
5100         * coding.c (detect_coding_emacs_mule): Fix counting of encoded
5101         byte sequence.
5102         (detect_coding_ccl): Fix setting of the variable valids.
5104 2008-02-01  Kenichi Handa  <handa@m17n.org>
5106         * xterm.c (x_list_fonts): Fix the detection of an auto-scaled font.
5108         * coding.c (decode_coding_utf_16): Fix handling of surrogate pair.
5110         * editfns.c (Ftranslate_region_internal): Rename from
5111         Ftranslate_region.  Accept a char-table in TABLE.
5112         (syms_of_editfns): Defsubr Stranslate_region_internal.
5114         * xfaces.c (set_lface_from_font_name): If a font is specified for
5115         a frame, generate a fontset from the font.
5116         (build_scalable_font_name): If the scalable font is requested for
5117         a specific size, don't change that size.
5118         (try_font_list): Try a scalable font also in the case that a
5119         pattern string is specified.
5121 2008-02-01  Kenichi Handa  <handa@m17n.org>
5123         * xfaces.c (Fface_font): New optional arg CHARACTER.
5125 2008-02-01  Kenichi Handa  <handa@m17n.org>
5127         * charset.h (CHARSET_OFFSET): New macro.
5129 2008-02-01  Kenichi Handa  <handa@m17n.org>
5131         * xterm.c (x_get_font_repertory): Fix for non-Unicode-bmp charset.
5133         * fontset.c (fontset_face): Handle the case that repertory is a
5134         char-table.
5135         (find_font_encoding): Return nil for unknown encoding.
5136         (Fset_fontset_font): Ignore a font of unknown encoding.
5138 2008-02-01  Kenichi Handa  <handa@m17n.org>
5140         * keymap.c (describe_vector): Handle default value of a char table.
5142         * fontset.c (fontset_face): Handle fallback fonts correctly.
5143         (Ffontset_info): Return infomation about fallback fonts.
5145 2008-02-01  Kenichi Handa  <handa@m17n.org>
5147         * fontset.c (FONTSET_DEFAULT): New macro.
5148         (FONTSET_ADD, fontset_add): Handle the case that range is nil.
5149         (Fset_fontset_font): Change the 2nd arg name to TARGET, and handle
5150         the case that it is nil.
5151         (dump_fontset): Call FONTSET_DEFAULT, not FONTSET_FALLBACK.
5152         (syms_of_fontset): Set char-table-extra-slots property of fontset to 9.
5154         * charset.h (CHAR_CHARSET_P): Fix for the case that the method is
5155         subset or superset.
5157 2008-02-01  Kenichi Handa  <handa@m17n.org>
5159         * emacs.c (main): Call init_charset after syms_of_XXX.
5161         * charset.c (Vcharset_map_directory): Delete.
5162         (Vcharset_map_path): New variable
5163         (load_charset_map_from_file): Use Vcharset_map_path instead.
5164         (init_charset): Initialize Vcharset_map_path.
5165         (syms_of_charset): Delete declaration of "charset-map-directory",
5166         add declaration of "charset-map-path".
5168 2008-02-01  Kenichi Handa  <handa@m17n.org>
5170         * fns.c (string_char_to_byte, string_byte_to_char): Optimize for
5171         ASCII only string.
5173         * fileio.c (Finsert_file_contents): Avoid detecting a code twice.
5175         * coding.c (detect_coding_iso_2022): Fix handling of SS2 and SS3.
5176         (detect_coding, detect_coding_system): Treat '\0' as normal ASCII byte.
5178 2008-02-01  Kenichi Handa  <handa@m17n.org>
5180         * coding.h (SJIS_TO_JIS2, JIS_TO_SJIS2): New macros.
5182         * coding.c (QCmnemonic, QCdefalut_char)
5183         (QCdecode_translation_table, QCencode_translation_table)
5184         (QCpost_read_conversion, QCpre_write_conversion): New variables.
5185         (get_translation_table): Return a list of translation tables if
5186         necessary.
5187         (decode_coding): Call get_translation_table with ENCODEP 0.
5188         (char_encodable_p): If translation_table is non-nil, always call
5189         translate_char.
5190         (Fdefine_coding_system_internal): Accept list of translation
5191         tables as :encode-translation-table and :decode-translation-table.
5192         (Fcoding_system_put): New function.
5193         (syms_of_coding): Declare new symbols.  Defsubr
5194         Scoding_system_put.
5195         (decode_coding_sjis, encode_coding_sjis): Handle 4th charset,
5196         typically JISX0212.
5198         * charset.c (map_charset_chars): Fix arg to map_charset_chars in
5199         when the charset is superset type.
5201         * character.c (translate_char): Accept list of translation tables.
5203 2008-02-01  Kenichi Handa  <handa@m17n.org>
5205         * coding.h (enum coding_attr_index): New member coding_attr_trans_tbl.
5206         (CODING_ATTR_TRANS_TBL): New macro.
5208         * coding.c (get_translation_table): New function.
5209         (translate_chars): Fix the bug of skipping annotation data.
5210         (decode_coding, encode_coding): Utilize get_translation_table.
5211         (char_encodable_p, Funencodable_char_position): Translate char if
5212         necessary.
5213         (Ffind_coding_systems_region_internal)
5214         (Fcheck_coding_systems_region): Setup translation table for encode
5215         in a coding system attribute vector in advance.
5216         (Fdefine_coding_system_internal): Allow a symbol as translation
5217         table.  For shift-jis type coding system, allow 4th charset.
5219 2008-02-01  Kenichi Handa  <handa@m17n.org>
5221         * coding.c (decode_coding_sjis): Check the first byte rigidly.
5223         * xdisp.c (get_next_display_element): Pass -1 as POS to
5224         FACE_FOR_CHAR if displaying a C-string.
5226 2008-02-01  Kenichi Handa  <handa@m17n.org>
5228         * composite.c (get_composition_id): Handle xoff and yoff in a
5229         composition rule.
5231         * composite.h (COMPOSITION_DECODE_RULE): New arg xoff and yoff.
5232         (struct composition): New member lbearing and rbearing.
5234         * xdisp.c (move_it_to): Optimize for the case (op & MOVE_TO_Y).
5235         (x_get_glyph_overhangs): Handle a composition glyph.
5236         (x_produce_glyphs): Setup lbearing and rbreaing for a composition glyph.
5238         * xterm.c (x_compute_glyph_string_overhangs): Handle also a
5239         composition glyph.
5241 2008-02-01  Kenichi Handa  <handa@m17n.org>
5243         * print.c: Include charset.h.
5244         (Vprint_charset_text_property): New variable.
5245         (Qdefault): Extern it.
5246         (PRINT_STRING_NON_CHARSET_FOUND)
5247         (PRINT_STRING_UNSAFE_CHARSET_FOUND): New macros.
5248         (print_check_string_result): New variable.
5249         (print_check_string_charset_prop): New function.
5250         (print_prune_charset_plist): New variable.
5251         (print_prune_string_charset): New function.
5252         (print_object): Call print_prune_string_charset if
5253         Vprint_charset_text_property is not t.
5254         (print_interval): Print nothing if itnerval->plist is nil.
5255         (syms_of_print): Declare Vprint_charset_text_property as a lisp
5256         variable.  Init and staticpro print_prune_charset_plist.
5258 2008-02-01  Kenichi Handa  <handa@m17n.org>
5260         * fontset.c (new_fontset_from_font_name): Use the specified font
5261         for all characters in the new fontset.
5263         * macterm.c (x_set_mouse_face_gc): Call FACE_FOR_CHAR with POS and
5264         OBJECT args.
5266         * xdisp.c (x_produce_glyphs): Call FACE_FOR_CHAR with POS and
5267         OBJECT args for composition too.
5269         * w32term.c (x_set_mouse_face_gc): Call FACE_FOR_CHAR with POS and
5270         OBJECT args.
5272 2008-02-01  Kenichi Handa  <handa@m17n.org>
5274         * dispextern.h (FACE_FOR_CHAR): New args POS and OBJECT.
5276         * fontset.c (reorder_font_vector): Adjust for the change of
5277         FONT_DEF format.
5278         (fontset_face): New arg id.  Change caller.
5279         (face_for_char): New args pos and object.
5280         (make_fontset_for_ascii_face): Adjust for the change of FONT_DEF
5281         format.n
5282         (fs_query_fontset): Check NAME by Fassoc too.
5283         (Fset_fontset_font): Allow non-XLFD font name.
5284         (Ffontset_info): Adjust for the change of FONT_DEF format.
5286         * fontset.h (face_for_char): Adjust prototype.
5288         * xdisp.c (face_before_or_after_it_pos, get_next_display_element)
5289         (append_space, extend_face_to_end_of_line)
5290         (get_char_face_and_encoding, BUILD_COMPOSITE_GLYPH_STRING)
5291         (x_produce_glyphs): Call FACE_FOR_CHAR with POS and OBJECT args.
5293         * xfaces.c (compute_char_face): Call FACE_FOR_CHAR with
5294         POS and OBJECT args.
5296         * xterm.c (x_set_mouse_face_gc): Call FACE_FOR_CHAR with
5297         POS and OBJECT args.
5299 2008-02-01  Jason Rumney  <jasonr@gnu.org>
5301         * w32select.c (Fw32_set_clipboard_data): Avoid potential realloc
5302         of GlobalAlloc'ed memory.
5304 2008-02-01  Kenichi Handa  <handa@m17n.org>
5306         * ccl.c (Fccl_execute_on_string): Fix the condition of loop.
5308         * charset.h (charset_table_used): Delete extern.
5310         * charset.c (charset_table_used): Make it static.
5311         (map_charset_chars): Fix args to c_function with.
5313         * chartab.c (map_sub_char_table_for_charset): Fix args to
5314         c_function with.
5316         * coding.h (enum coding_result_code): Delete
5317         CODING_RESULT_INSUFFICIENT_CMP, add CODING_RESULT_INVALID_SRC.
5319         * coding.c (Qinsufficient_source, Qinconsistent_eol)
5320         (Qinvalid_source, Qinterrupted, Qinsufficient_memory): New variables.
5321         (Vlast_code_conversion_error): New variables.
5322         (syms_of_coding): DEFSYM or DEFVAR_LISP them.
5323         (ONE_MORE_BYTE): Record error if any instead of signaling an
5324         error.  If non-ASCII multibyte char is found, return the negative
5325         value of the code.  All callers changed to check it.
5326         (ONE_MORE_BYTE_NO_CHECK): Likewise.
5327         (record_conversion_result): New function.  Change all codes setting
5328         coding->result to call this function.
5329         (detect_coding_utf_8, decode_coding_utf_8)
5330         (detect_coding_emacs_mule, detect_coding_sji, detect_coding_big5):
5331         Don't use the local variable incomplete.
5332         (emacs_mule_char): Change the second arg to `const'.
5333         (decode_coding): Fix of flushing out unprocessed data.
5334         (make_conversion_work_buffer): Fix making of a work buffer.
5335         (decode_coding_object): Return coding->dst_object.
5337         * fontset.c (set_fontset_font): Fix args.
5339         * lisp.h (CHARACTERBITS): Define as 22.
5341         * process.c (send_process): Be sure to set coding->src_multibyte.
5343         * xdisp.c (handle_auto_composed_prop): Fix setting of limit.
5345 2008-02-01  Kenichi Handa  <handa@m17n.org>
5347         * xdisp.c (handle_auto_composed_prop): Give limit to
5348         Fnext_single_char_property_change.
5350 2008-02-01  Kenichi Handa  <handa@m17n.org>
5352         * composite.c (syms_of_composite): Don't make the composition hash
5353         table weak.
5355         * fontset.c (Fset_fontset_font): Fix docstring.
5357         * lisp.h (detect_coding_system): Adjust prototype.
5359         * fileio.c (kill_workbuf_unwind): Delete this function.
5360         (Finsert_file_contents): Adjust the call of detect_coding_system.
5361         Get conversion_buffer by code_conversion_save.  Use the macor
5362         CODING_MAY_REQUIRE_DECODING.  After decoding, update
5363         coding_system.
5365         * coding.h (make_conversion_work_buffer): Delete extern.
5366         (code_conversion_save): Extern it.
5368         * coding.c (enum iso_code_class_type): Delete ISO_carriage_return.
5369         (CODING_GET_INFO): Delete argument eol_type.  Change callers.
5370         (decode_coding_utf_8): Don't do eol converion.
5371         (detect_coding_utf_16): Check coding->src_chars, not
5372         coding->src_bytes.  Add heuristics for those that have no signature.
5373         (decode_coding_emacs_mule, decode_coding_iso_2022)
5374         (decode_coding_sjis, decode_coding_big5, decode_coding_charset):
5375         Don't do eol converion.
5376         (adjust_coding_eol_type): Return a new coding system.
5377         (detect_coding): Don't detect eol.  Fix for utf-16 detection.
5378         (decode_eol): In case of CRLF->LF conversion, use del_range_2 on
5379         each change.
5380         (decode_coding): Pay attention to undo_list.  Do eol convesion for
5381         all types of coding-systems (if necessary).
5382         (Vcode_conversion_work_buf_list): Delete it.
5383         (Vcode_conversion_reused_workbuf): Rename from
5384         Vcode_conversion_reused_work_buf.
5385         (Vcode_conversion_workbuf_name): New variable.
5386         (reused_workbuf_in_use): New variable.
5387         (make_conversion_work_buffer): Delete the arg DEPTH.
5388         (code_conversion_restore): Change argument to cons.
5389         (code_conversion_save): Delete the argument BUFFER.  Change callers.
5390         (detect_coding_system): New argument src_chars.  Change callers.
5391         Fix for utf-16 detection.
5392         (init_coding_once): Don't use ISO_carriage_return.
5393         (syms_of_coding): Initialize Vcode_conversion_workbuf_name and
5394         reused_workbuf_in_use.
5396 2008-02-01  Kenichi Handa  <handa@m17n.org>
5398         * keymap.c (store_in_keymap): Pay attention to the case that idx
5399         is a cons specifying a character range.
5401 2008-02-01  Kenichi Handa  <handa@m17n.org>
5403         * xdisp.c (handle_auto_composed_prop): Fix the case of returning
5404         HANDLED_RECOMPUTE_PROPS.
5406         * coding.c (Fdefine_coding_system_internal): Fix checking of
5407         ascii compatibility.
5409 2008-02-01  Kenichi Handa  <handa@m17n.org>
5411         * charset.c (find_charsets_in_text): Delete unused locale variable.
5412         (Fset_charset_priority): Update Vemacs_mule_charset_list too.
5414         * coding.c (encode_coding_emacs_mule): Emit bytes with MSB.
5415         Resync charset_list to Vemacs_mule_charset_list.
5417         * keymap.c (store_in_keymap): Pay attention to the case that idx
5418         is a cons specifying a character range.
5420 2008-02-01  Kenichi Handa  <handa@m17n.org>
5422         * composite.c (update_compositions): Bind inhibit-read-only, etc
5423         to t before calling remove-list-of-text-properties.
5425         * print.c (print_object): Always print ASCII chars as is.
5427 2008-02-01  Kenichi Handa  <handa@m17n.org>
5429         * keymap.c (Fdefine_key): Fix handling of Lucid style event type list.
5431         * fns.c (Fmapconcat, Fmapcar, Fmapc): Signal an error if SEQUENCE
5432         is a char table.
5434 2008-02-01  Kenichi Handa  <handa@m17n.org>
5436         * syntax.c (skip_chars): Be sure to alloca char_ranges when necessary.
5438 2008-02-01  Kenichi Handa  <handa@m17n.org>
5440         * xfaces.c (set_lface_from_font_name): Fix for the case that
5441         FONTNAME is not fontset name.
5443 2008-02-01  Kenichi Handa  <handa@m17n.org>
5445         * fns.c (base64_encode_1): Fix previous change.
5447 2008-02-01  Kenichi Handa  <handa@m17n.org>
5449         * fontset.c (set_fontset_font): New function.
5450         (Fset_fontset_font): If a font is specified for a charset, use
5451         map_charset_chars to store the font spec in a fontset.
5453 2008-02-01  Kenichi Handa  <handa@m17n.org>
5455         * fontset.c (fontset_face): Create a fallback fontset on demand
5456         (make_fontset): Don't create a fallback fontset here.
5457         (free_face_fontset): Free a fallback fontset (if any) too.
5458         (n_auto_fontsets): Delete this variable.
5459         (auto_fontset_alist): New variable.
5460         (new_fontset_from_font_name): Check auto_fontset_alist.
5461         (dump_fontset) [FONTSET_DEBUG]: Fully re-written.
5462         (Ffontset_list_all) [FONTSET_DEBUG]: New function.
5463         (syms_of_fontset): Initialize and staticpro auto_fontset_alist.
5464         Defsubr Sfontset_list_all.
5466 2008-02-01  Kenichi Handa  <handa@m17n.org>
5468         * xterm.c (x_list_fonts): Fix excluding of auto-scaled fonts.
5470 2008-02-01  Kenichi Handa  <handa@m17n.org>
5472         * fontset.c (Fnew_fontset): Check NAME more rigidly.
5474 2008-02-01  Kenichi Handa  <handa@m17n.org>
5476         * editfns.c (Fgoto_char): Fix docstring.
5478 2008-02-01  Kenichi Handa  <handa@m17n.org>
5480         * insdel.c (insert_from_gap): Adjust intervals correctly.
5482 2008-02-01  Jason Rumney  <jasonr@gnu.org>
5484         * w32term.c (GLYPHSET, WCRANGE): Define if system headers don't.
5485         (pfnGetFontUnicodeRanges): New dynamically loaded function.
5486         (w32_initialize): Try to load it.
5487         (x_get_font_repertory): Use it if available.
5488         (w32_encode_char): Add shortcut for unicode output.
5490         * w32fns.c (w32_load_system_font): Default charset to -1.
5491         (x_to_w32_charset): Match all fonts for unicode.
5492         (w32_to_x_charset): New parameter matching.  Don't return partial
5493         or wildcard charsets.
5494         (w32_to_all_x_charsets): Don't return partial or wildcard charsets.
5495         (w32_codepage_for_font): Return CP_UNICODE for unicode.
5496         (w32_to_x_font): Match charset to real charset.
5497         (enum_font_cb2): Always list unicode versions.
5499         * makefile.w32-in (temacs): Increase EMHEAP.
5501 2008-02-01  Jason Rumney  <jasonr@gnu.org>
5503         * w32term.c (w32_encode_char): New charset parameter.
5504         font_info.encoding becomes encoding_type.
5505         (x_get_font_repertory): New function.  Warning: stub only!
5506         (x_new_font): Return quickly if font already set.
5507         (x_new_fontset): fontsetname parameter is Lisp_Object.
5508         Use new fs_query_fontset.  Try new_fontset_from_font_name.
5509         Use fontset_name for return value.
5511         * w32term.h: Declare x_get_font_repertory.
5513         * w32select.c (Fw32_set_clipboard_data): Use string_x_string_p in
5514         place of find_charset_in_text.  Use encode_coding_object in place
5515         of encode_coding.
5516         (Fw32_get_clipboard_data): Use decode_coding_c_string in place of
5517         decode_coding.
5519         * w32fns.c (Fx_create_frame, x_create_tip_frame): Use new version
5520         of x_new_fontset.
5521         (w32_load_system_font): Initialize charset as unicode.
5522         font_info.encoding becomes encoding_type.
5523         (w32_to_x_font): Use decode_coding_c_string in place of decode_coding.
5524         (x_to_w32_font): Use encode_coding_object in place of encode_coding.
5525         (syms_of_w32fns): Set get_font_repertory_func.
5527         * w32console.c: Include character.h.  Use terminal_encode_buffer
5528         from term.c.
5529         (write_glyphs): Use new version of encode_terminal_code.  Use
5530         encode_coding_object in place of encode_coding.
5532         * w32bdf.c (w32_load_bdf_font): Clear font_info before filling.
5533         encoding becomes encoding_type.
5535         * term.c (terminal_encode_buffer): Make externally visible.
5537         * makefile.w32-in: Add character.h dependancies.
5538         (character.o, chartab.o): New targets.
5540 2008-02-01  Kenichi Handa  <handa@m17n.org>
5542         * fileio.c (Finsert_file_contents) [DOS_NT]: Use the macro
5543         CODING_ID_EOL_TYPE.
5545 2008-02-01  Andreas Schwab  <schwab@suse.de>
5547         * coding.c (produce_chars): Revert last change.
5549 2008-02-01  Kenichi Handa  <handa@m17n.org>
5551         * charset.h (charset_unicode): Extern it.
5553         * charset.c (string_xstring_p): Check by (C >= 0x100).
5554         (find_charsets_in_text): Change format of the arc CHARSETS.  New
5555         arg MULTIBYTE.
5556         (Ffind_charset_region, Ffind_charset_string): Adjust for the
5557         change of find_charsets_in_text.
5558         (Fsplit_char): Fix doc.  Never return unknown.
5560         * chartab.c (char_table_translate): Use CHARACTERP, not INETEGERP.
5562         * coding.c (Fdefine_coding_system_alias): Update
5563         Vcoding_system_list.
5565         * fontset.c (load_font_get_repertory): Pay attention to the case
5566         that ENCODING of a font is specified by a char-table.
5568         * xterm.c (x_get_font_repertory): Handle the case that the
5569         encoding of font is other than Unicode.
5571 2008-02-01  Kenichi Handa  <handa@m17n.org>
5573         * term.c (encode_terminal_code): Don't handle glyph-table.  Check
5574         if a character is encodable by the terminal coding system.  If
5575         not, produces proper number of `?'s.  Update
5576         terminal_encode_buffer and terminal_encode_buf_size if necessary.
5577         (produce_glyphs): Check by CHAR_BYTE8_P, not SINGLE_BYTE_CHAR_P.
5579 2008-02-01  Kenichi Handa  <handa@m17n.org>
5581         * term.c (terminal_encode_buffer, terminal_encode_buf_size): New
5582         variables.
5583         (encode_terminal_code): Change argument.  Encode multiple
5584         characters at once.  Store the result of encoding in
5585         terminal_encode_buffer.
5586         (write_glyphs, insert_glyphs): Adjust for the change of
5587         encode_terminal_code.
5588         (term_init): Initialize terminal_encode_buffer and
5589         terminal_encode_buf_size.
5591         * coding.c (consume_chars): If coding->src_object is nil, don't
5592         check annotation.
5594 2008-02-01  Kenichi Handa  <handa@m17n.org>
5596         * character.c (char_string): Use ASCII_CHAR_P instead of
5597         SINGLE_BYTE_CHAR_P.
5599 2008-02-01  Kenichi Handa  <handa@m17n.org>
5601         * xdisp.c (handle_auto_composed_prop): Check if the last
5602         characters of auto-composed region is newly composed with the
5603         following characters.
5604         (handle_composition_prop): Fix checking of point being inside
5605         composition.
5607 2008-02-01  Kenichi Handa  <handa@m17n.org>
5609         * fns.c (concat): Don't change multibyteness of the result by
5610         concatenating an 8-bit character.
5612         * data.c (Faset): Check newelt by CHECK_CHARACTER.  Don't change
5613         multibyteness of the result when newelt is an 8-bit character.
5615 2008-02-01  Dave Love  <fx@gnu.org>
5617         * xmenu.c (find_and_call_menu_selection): Make menu_bar_items_used
5618         EMACS_INT.
5620         * xfns.c (DefaultDepthOfScreen, x_encode_text): Remove unused vars.
5622         * xfaces.c (face_numeric_value): Declare dim size_t.
5623         (Finternal_lisp_face_equal_p): Remove unused f.
5625         * xdisp.c (BUILD_CHAR_GLYPH_STRINGS, display_and_set_cursor)
5626         (MATRIX_ROW): Remove unused vars.
5627         (draw_glyphs, x_insert_glyphs, fast_find_position)
5628         (fast_find_position, fast_find_string_pos): Use EMACS_INT for
5629         byte/char counts.
5631         * regex.c (regex_compile): Remove unused var.
5633         * minibuf.c (Fminibuffer_complete_word): Remove unused var.
5635         * keymap.c (Fset_keymap_parent, map_keymap, Fcopy_keymap)
5636         (Faccessible_keymaps, where_is_internal): Remove unused vars.
5638         * keyboard.c (cancel_hourglass_unwind): Return Qnil.
5640         * frame.c (frame_name_fnn_p): Make len EMACS_INT.
5642         * fileio.c (Fwrite_region): Remove unused var.
5644         * dispnew.c (adjust_frame_glyphs_for_frame_redisplay)
5645         (adjust_frame_glyphs_for_window_redisplay): Remove unused ch_dim.
5647         * composite.c (Fremove_list_of_text_properties): Declare.
5649         * coding.c (inhibit_pre_post_conversion): Remove (unused).
5650         (alloc_destination, produce_chars): Use EMACS_INT for byte/char counts.
5651         (coding_inherit_eol_type): Remove unused attrs.
5652         (detect_coding): Cast arg of detect_eol.
5654         * charset.c (syms_of_charset): Remove unused var p.
5655         (find_charsets_in_text, Ffind_charset_region): Use EMACS_INT for
5656         byte/char counts.
5658         * casetab.c (set_case_table): Remove unused var.
5660         * window.c (Fdisplay_buffer, Fframe_selected_window): Remove
5661         unused vars.
5663 2008-02-01  Dave Love  <fx@gnu.org>
5665         * xterm.c (x_bitmap_mask): Declare.
5667 2008-02-01  Dave Love  <fx@gnu.org>
5669         * xterm.c (x_term_init): Fix type error.
5671         * lisp.h: Add Funibyte_char_to_multibyte.
5673         * coding.c (Fread_coding_system): Fix arg of XSETSTRING.
5674         (Fset_coding_system_priority): Doc fix.
5676         * ccl.c (ccl_driver): Fix arg of CHARACTERP.
5678         * indent.c (check_composition): Make start and end EMACS_INT.
5680         * character.c (lisp_string_width): Make ignore and end EMACS_INT.
5682         * xdisp.c (handle_composition_prop, check_point_in_composition):
5683         Make buffer positions EMACS_INT.
5685         * composite.c (find_composition, run_composition_function)
5686         (update_compositions, Ffind_composition_internal): Make buffer
5687         positions EMACS_INT.
5689         * composite.h (find_composition, update_compositions): Make
5690         position args EMACS_INT.
5692         * keyboard.c (adjust_point_for_property): Make beg and end EMACS_INT.
5694         * intervals.c (get_property_and_range):
5695         * intervals.h (get_property_and_range): Make start and end EMACS_INT.
5697         * unexalpha.c: Don't include varargs.h.
5699 2008-02-01  Dave Love  <fx@gnu.org>
5701         * coding.h (ENCODE_UTF_8): New.
5703         * Makefile.in (gtkutil.o): Depend on coding.h.
5705         * coding.c (Fset_coding_system_priority): Doc fix.
5707 2008-02-01  Kenichi Handa  <handa@m17n.org>
5709         * fileio.c (Finsert_file_contents): Call setup_coding_system in
5710         the case of auto saving.
5712 2008-02-01  Andreas Schwab  <schwab@suse.de>
5714         * chartab.c (map_char_table, map_char_table_for_charset): Protect
5715         `range' from GC.
5717 2008-02-01  Kenichi Handa  <handa@m17n.org>
5719         * coding.c (decode_coding_sjis): Check bytes more rigidly.
5721 2008-02-01  Kenichi Handa  <handa@m17n.org>
5723         * fileio.c (choose_write_coding_system): Return a decided coding system.
5724         (Fwrite_region): Set Vlast_coding_system_used to the return value
5725         of choose_write_coding_system.
5727 2008-02-01  Kenichi Handa  <handa@m17n.org>
5729         * charset.c (Fset_charset_priority): Pay attention to duplicated
5730         arguments.
5732         * coding.c (QCcategory): New variable.
5733         (syms_of_coding): Defsym it.  Set all elements of
5734         Vcoding_category_table and their symbol values.
5735         (Fset_coding_system_priority): Doc fix.  Update symbol qvalues of
5736         coding-category-XXX, and coding-category-list.
5737         (Fdefine_coding_system_internal): Add category in the plist.
5739 2008-02-01  Kenichi Handa  <handa@m17n.org>
5741         * callproc.c (Fcall_process): Handle carryover correctly.
5743         * coding.c (decode_coding_iso_2022): Fix handling of invalid bytes.
5744         (raw_text_coding_system): Check NILP (coding_system).
5745         (coding_inherit_eol_type): Check NILP (coding_system) and
5746         NILP (parent).
5747         (consume_chars): Fix for the case of raw-text.
5749         * process.c (read_process_output): Handle carryover correctly.
5751 2008-02-01  Dave Love  <fx@gnu.org>
5753         * regex.c (re_search_2): Fix last change.
5755 2008-02-01  Kenichi Handa  <handa@m17n.org>
5757         * regex.c (GET_CHAR_BEFORE_2): Check multibyte, not
5758         target_multibyte.  Even in a unibyte case, return a converted
5759         multibyte char.
5760         (GET_CHAR_AFTER): New macro.
5761         (PATFETCH): Translate via multibyte char.
5762         (HANDLE_UNIBYTE_RANGE): Delete this macro.
5763         (SETUP_MULTIBYTE_RANGE): New macro.
5764         (regex_compile): Setup compiled code so that its multibyteness
5765         matches that of a target.  Fix the handling of "[X-YZ]" using
5766         SETUP_MULTIBYTE_RANGE.
5767         (analyse_first) <charset>: For filling fastmap for all multibyte
5768         characters, don't check by BASE_LEADING_CODE_P.
5769         (re_search_2): Don't check RE_TARGET_MULTIBYTE_P (bufp).  It is
5770         the same as RE_MULTIBYTE_P (bufp) now.
5771         (mutually_exclusive_p): Check by (! multibyte || IS_REAL_ASCII (c)).
5772         (TARGET_CHAR_AND_LENGTH): Delete this macro.
5773         (TRANSLATE_VIA_MULTIBYTE): New macro.
5774         (re_match_2_internal): Don't check RE_TARGET_MULTIBYTE_P (bufp).
5775         It is the same as RE_MULTIBYTE_P (bufp) now.
5776         <exactn>: Translate via multibyte.
5777         <anychar>: Fetch a character by RE_STRING_CHAR_AND_LENGTH.  Don't
5778         translate it.
5779         <charset, charset_not>: Fetch a character by
5780         RE_STRING_CHAR_AND_LENGTH.  Translate via multibyte.
5781         <duplicate>: Call bcmp_translate with the last arg `multibyte'.
5782         <wordbound, notwordbound, wordbeg, wordend, syntaxspec,
5783         notsyntaxspec, categoryspec, notcategoryspec> Fetch a character
5784         by GET_CHAR_AFTER.
5785         (bcmp_translate): Likewise.
5787         * search.c (compile_pattern): Check the member target_multibyte,
5788         not the member multibyte of buf.
5790         * lread.c (read1): While reading a string, set force_singlebyte
5791         and force_multibyte correctly.
5793         * charset.c (Fset_unibyte_charset, init_charset_once): Fix setting
5794         up of unibyte_to_multibyte_table.
5796 2008-02-01  Kenichi Handa  <handa@m17n.org>
5798         * coding.c (setup_coding_system): If coding has
5799         post-read-conversion or pre-write-conversion, set
5800         CODING_REQUIRE_DECODING_MASK and CODING_REQUIRE_ENCODING_MASK
5801         respectively.
5802         (decode_coding_gap): Run post-read-conversion if any.
5804         * fileio.c (Finsert_file_contents): Even if we read into a
5805         unibyte buffer, check if we must decode the result or not.
5807 2008-02-01  Kenichi Handa  <handa@m17n.org>
5809         * coding.c (make_conversion_work_buffer): Change the work buffer
5810         name to the same one as that of Emacs 21.
5812 2008-02-01  Kenichi Handa  <handa@m17n.org>
5814         * coding.h (make_conversion_work_buffer): Adjust prototype.
5815         (code_conversion_restore): Don't extern it.
5817         * coding.c (detected_mask): Delete unused variable.
5818         (decode_coding_iso_2022): Pay attention to the byte sequence of
5819         CTEXT extended segment, and retain those bytes as is.
5820         (decode_coding_ccl): Delete unused variable `valids'.
5821         (setup_coding_system): Delete unused variable `category'.
5822         (consume_chars): Delete unused variable `category'.  Make it work
5823         for non-multibyte case.
5824         (make_conversion_work_buffer): Change argument.
5825         (saved_coding): Delete unused variable.
5826         (code_conversion_restore): Don't check saved_coding->destination.
5827         (code_conversion_save): New function.
5828         (decode_coding_gap, encode_coding_gap): Call code_conversion_save
5829         instead of record_unwind_protect.
5830         (decode_coding_object, encode_coding_object): Likewise.  Recover PT.
5831         (detect_coding_system): Delete unused variable `mask'.
5832         (Fdefine_coding_system_internal): Delete unused vaiable id.
5834         * fileio.c (kill_workbuf_unwind): New function.
5835         (Finsert_file_contents): On replacing, call
5836         make_conversion_work_buffer with correct args, and call
5837         record_unwind_protect with the first arg kill_workbuf_unwind.
5839         * lisp.h (Fgenerate_new_buffer_name): EXFUN it.
5841 2008-02-01  Kenichi Handa  <handa@m17n.org>
5843         * fontset.c (BASE_FONTSET_P): Check FONTSET_BASE, not FONTSET_NAME.
5844         (fontset_add): Fix for the case that TO is less than TO1.
5845         (Ffontset_info): Don't use fallback fontset on checking the
5846         default fontset.
5847         (dump_fontset): New function for debugging.
5849         * coding.c (Fdefine_coding_system_internal): Fix for the case that
5850         coding_type is Qcharset.
5852 2008-02-01  Kenichi Handa  <handa@m17n.org>
5854         * chartab.c (map_sub_char_table): New argument DEFAULT_VAL.
5855         (map_char_table): Don't inherit the value from the parent on
5856         initializing VAL.  Adjust for the above change.
5858 2008-02-01  Kenichi Handa  <handa@m17n.org>
5860         * coding.c (Qsignature, Qendian): Delete these variables.
5861         (syms_of_coding): Don't initialize them.
5862         (CATEGORY_MASK_UTF_16_AUTO): New macro.
5863         (detect_coding_utf_16): Add CATEGORY_MASK_UTF_16_AUTO in
5864         detect_info->found.
5865         (decode_coding_utf_16): Don't detect BOM here.
5866         (encode_coding_utf_16): Produce BOM if CODING_UTF_16_BOM (coding)
5867         is NOT utf_16_without_bom.
5868         (setup_coding_system): For a coding system of type utf-16, check
5869         if the attribute :endian is Qbig or not (not nil or not), and set
5870         CODING_REQUIRE_DETECTION_MASK if BOM detection is required.
5871         (detect_coding): If coding type is utf-16 and BOM detection is
5872         required, detect it.
5873         (Fdefine_coding_system_internal): For a coding system of type
5874         utf-16, check if the attribute :endian is Qbig or not (not nil or not).
5876 2008-02-01  Kenichi Handa  <handa@m17n.org>
5878         * coding.c (coding_set_source): Fix for the case that the current
5879         buffer is different from coding->src_object.
5880         (decode_coding_object): Don't use the conversion work buffer if
5881         DST_OBJECT is a buffer.
5883 2008-02-01  Dave Love  <fx@gnu.org>
5885         * lread.c (read_emacs_mule_char) [len==2]: Index
5886         emacs_mule_charset correctly.
5888 2008-02-01  Dave Love  <fx@gnu.org>
5890         * coding.c (Qbig5, Vbig5_coding_system, CATEGORY_MASK_BIG5)
5891         (detect_coding_big5, decode_coding_big5, encode_coding_big5)
5892         (Fdecode_big5_char, Fencode_big5_char): Delete.  (Big5 no longer
5893         treated specially.)
5894         (setup_coding_system, coding_category, CATEGORY_MASK_ANY)
5895         (detected_mask): Remove Big5 bits.
5897 2008-02-01  Kenichi Handa  <handa@m17n.org>
5899         The following changes are to make the font rescaling facility
5900         compatible with Emacs 21.
5902         * xfaces.c (Vface_font_rescale_alist): Rename from
5903         Vface_resizing_fonts.
5904         (struct font_name): Rename member resizing_ratio to rescale_ratio.
5905         (font_rescale_ratio): Rename from font_resizing_ratio.
5906         (split_font_name): Set font->rescale_ratio.
5907         (better_font_p): Pay attention to font->rescale_ratio.
5908         (build_scalable_font_name): Likewise.  Change RESX, and RESY
5909         fields.
5910         (syms_of_xfaces): Declare Vface_font_rescale_alist as a Lisp variable.
5912 2008-02-01  Kenichi Handa  <handa@m17n.org>
5914         * coding.c (Qutf_16_be_nosig, Qutf_16_be, Qutf_16_le_nosig)
5915         (Qutf_16_le): Remove these variables.
5916         (syms_of_coding): Don't DEFSYM them.
5917         (decode_coding_utf_16): Fix handling of BOM.
5918         (encode_coding_utf_16): Fix handling of BOM.
5920 2008-02-01  Kenichi Handa  <handa@m17n.org>
5922         * fileio.c (Finsert_file_contents): On replacing, before decoding
5923         the file into the work buffer, set point of the work buffer to the end.
5925 2008-02-01  Dave Love  <fx@gnu.org>
5927         * coding.c (Fcheck_coding_systems_region): Fix type errors.
5929 2008-02-01  Dave Love  <fx@gnu.org>
5931         * xterm.c (XTread_socket): Check Lisp types for Vx_keysym_table
5932         and fix C types.
5934 2008-02-01  Kenichi Handa  <handa@m17n.org>
5936         * xdisp.c (SKIP_GLYPHS): New macro.
5937         (set_cursor_from_row): Pay attention to string display properties.
5939         * category.c (copy_category_entry): Fix for the case that RANGE
5940         is an integer.
5942         * xterm.c (x_encode_char): Call ccl_driver with the last arg Qnil.
5944         * w32term.c (w32_encode_char): Call ccl_driver with the last arg Qnil.
5946 2008-02-01  Kenichi Handa  <handa@m17n.org>
5948         * charset.c (Fcharset_id_internal): New function.
5949         (syms_of_charset): Defsubr it.
5951         * coding.c (decode_coding_ccl, encode_coding_ccl): Call ccl_driver
5952         with the last arg charset_list acquired from coding.
5953         (Fdefine_coding_system_internal): For ccl-based coding system, fix
5954         the attribute coding_attr_ccl_valids.
5956         * coding.h (enum define_coding_ccl_arg_index): Set the first
5957         member coding_arg_ccl_decoder to coding_arg_max.
5959         * ccl.h (ccl_driver): Adjust prototype.
5961         * ccl.c (CCL_DECODE_CHAR, CCL_ENCODE_CHAR): New macros.
5962         (ccl_driver): New arg CHARSET_LIST.  Use the above macros instead
5963         of DECODE_CAHR, ENCODE_CHAR, CHAR_CHARSET.
5964         (Fccl_execute, Fccl_execute_on_string): Call ccl_driver with the
5965         last arg Qnil.
5967 2008-02-01  Kenichi Handa  <handa@m17n.org>
5969         * charset.h (ENCODE_CHAR): If the method is SUBSET or SUPERSET,
5970         call encode_char.
5972         * charset.c (encode_char): Fix handling of methods SUBSET and SUPERSET.
5974 2008-02-01  Dave Love  <fx@gnu.org>
5976         * composite.c (syms_of_composite): Make composition_hash_table weak.
5978 2008-02-01  Kenichi Handa  <handa@m17n.org>
5980         * dispextern.h (check_face_attributes, generate_ascii_font_name)
5981         (font_name_registry): Don't extern them.
5982         (split_font_name_into_vector, build_font_name_from_vector): Extern them.
5984         * fontset.h (Qfontset): Don't extern it.
5985         (new_fontset_from_font_name): Extern it.
5987         * fontset.c: Give 8 extra slots to fontset objects.
5988         (Qfontset_info): New variable.
5989         (syms_of_fontset): Defsym it.
5990         (FONTSET_FALLBACK): New macro.
5991         (fontset_face): Try also the default fontset.
5992         (make_fontset): Realize a fallback fontset from the default fontset.
5993         (generate_ascii_font_name): Move from xfaces.c.  Rewritten by
5994         using split_font_name_into_vector and build_font_name_from_vector.
5995         (Fset_fontset_font): Access the elements of font_spec by enum
5996         FONT_SPEC_INDEX.  If font_spec is a string, extract the registry
5997         name by using split_font_name_into_vector.
5998         (Fnew_fontset): If no ASCII font is specified in FONTLIST,
5999         generate a proper font name from the fontset name.  Update
6000         Vfontset_alias_alist.
6001         (n_auto_fontsets): New variable.
6002         (new_fontset_from_font_name): New function.
6003         (Ffont_info): Store the information about fonts generated from the
6004         default fontset in the first extra slot of the returned char-table.
6006         * xfaces.c (generate_ascii_font_name): Move to fontset.c.
6007         (font_name_registry): Delete function.
6008         (split_font_name_into_vector): New function.
6009         (build_font_name_from_vector): New function.
6010         (font_list): The argument REGISTRY is now a list of registry names.
6011         (choose_face_font): If we are choosing an ASCII font, and ATTRS
6012         specifies an explicit font name, return the name as is.  Make a
6013         list of registy names.
6015         * xfns.c (x_set_font, x_create_tip_frame): Adjust for the change
6016         of x_new_fontset.
6017         (Fx_create_frame): Don't call x_new_fontset here.  Just use
6018         x_list_fonts to check the existence of fonts.
6020         * xterm.h (x_new_fontset): Adjust prototype.
6022         * xterm.c (x_new_fontset): Change the arg FONTSETNAME to Lisp
6023         string.  Use new_fontset_from_font_name to create a fontset from a
6024         font name.
6026 2008-02-01  Kenichi Handa  <handa@m17n.org>
6028         * syntax.c (Vfind_word_boundary_function_table): New name for
6029         Vnext_word_boundary_function_table.
6030         (find-word-boundary-function-table): New name for
6031         next-word-boundary-function-table.
6033 2008-02-01  Dave Love  <fx@gnu.org>
6035         * Makefile.in: Fix some dependencies.
6037         * keymap.c (Fapropos_internal): Don't gcpro apropos_predicate but
6038         set it to nil before returning.
6040         * composite.c (update_compositions): Fix type error.
6042         * syntax.c (skip_chars, skip_syntaxes): Fix type errors.
6044 2008-02-01  Kenichi Handa  <handa@m17n.org>
6046         * xterm.c (x_new_font): Optimize for the case that the font is
6047         already set for the frame.
6049 2008-02-01  Kenichi Handa  <handa@m17n.org>
6051         * chartab.c (char_table_ascii): Check if the char table contents
6052         is sub-char-table or not.
6053         (char_table_set, char_table_set_range): Fix argument to
6054         char_table_ascii.
6056         * coding.c (CATEGORY_MASK_RAW_TEXT): New macro.
6057         (detect_coding_utf_8, detect_coding_utf_16)
6058         (detect_coding_emacs_mule, detect_coding_iso_2022)
6059         (detect_coding_sjis, detect_coding_big5)
6060         (detect_coding_ccl, detect_coding_charset): Change argument MASK
6061         to DETECT_INFO.  Update DETECT_INFO and return 1 if the byte
6062         sequence is valid in this coding system.  Change callers.
6063         (MAX_ANNOTATION_LENGTH): New macro.
6064         (ADD_ANNOTATION_DATA): New macro.
6065         (ADD_COMPOSITION_DATA): Change argument.  Change callers.  Call
6066         ADD_ANNOTATION_DATA.  Change the format of annotation data.
6067         (ADD_CHARSET_DATA): New macro.
6068         (emacs_mule_char): New argument ID.  Change callers.
6069         (decode_coding_emacs_mule, decode_coding_iso_2022)
6070         (decode_coding_sjis, decode_coding_big5, decode_coding_charset):
6071         Produce charset annotation data in coding->charbuf.
6072         (encode_coding_emacs_mule, encode_coding_iso_2022): Pay attention
6073         to charset annotation data in coding->charbuf.
6074         (setup_coding_system): Add CODING_ANNOTATE_CHARSET_MASK
6075         coding->common_flags if the coding system is iso-2022 based and
6076         uses designation.
6077         (produce_composition): Adjust for the new annotation data format.
6078         (produce_charset): New function.
6079         (produce_annotation): Handle charset annotation.
6080         (handle_composition_annotation, handle_charset_annotation): New
6081         functions.
6082         (consume_chars): Handle charset annotation.  Utilize the above two
6083         functions.
6084         (encode_coding_object): If SRC_OBJECT and DST_OBJECT are the same
6085         buffer, get the deleted text as a string and set
6086         coding->src_object to that string.
6087         (detect_coding, detect_coding_system): Use the new struct
6088         coding_detection_info.
6090         * coding.h (struct coding_detection_info): New structure.
6091         (struct coding_system): Adjust prototype of the member `detector'.
6092         (CODING_ANNOTATE_CHARSET_MASK): New macro.
6094 2008-02-01  Kenichi Handa  <handa@m17n.org>
6096         * insdel.c (insert_from_gap): Fix argument to offset_intervals.
6098 2008-02-01  Dave Love  <fx@gnu.org>
6100         * keymap.c (apropos_predicate, apropos_accumulate): Declare static.
6101         (Fapropos_internal): Don't gcpro apropos_accumulate.  Set result
6102         to new local and nullify apropos_accumulate before returning.
6103         (syms_of_keymap): Staticpro and initialize apropos_accumulate.
6105 2008-02-01  Kenichi Handa  <handa@m17n.org>
6107         * charset.c (Fdefine_charset_internal): Setup charset.fast_map
6108         correctly.
6110 2008-02-01  Dave Love  <fx@gnu.org>
6112         * fns.c (Flanginfo): Call synchronize_system_time_locale.
6114 2008-02-01  Kenichi Handa  <handa@m17n.org>
6116         The following changes are to make character composition happen
6117         automatically on displaying.
6119         * Makefile.in (lisp, shortlisp): Add composite.elc.
6121         * composite.h (Qauto_composed, Vauto_composition_function)
6122         (Qauto_composition_function): Extern them.
6124         * composite.c (Vcomposition_function_table)
6125         (Qcomposition_function_table): Delete variables.
6126         (Qauto_composed, Vauto_composition_function)
6127         (Qauto_composition_function): New variables.
6128         (run_composition_function): Don't call
6129         compose-chars-after-function.
6130         (update_compositions): Clear `auto-composed' text property.
6131         (compose_chars_in_text): Delete this function.
6132         (syms_of_composite): Staticpro Qauto_composed and
6133         Qauto_composition_function.  Declare Vauto_composition_function as
6134         a Lisp variable.
6136         * dispextern.h (enum prop_idx): Add member AUTO_COMPOSED_PROP_IDX.
6138         * xdisp.c (it_props): Add an entry for Qauto_composed.
6139         (handle_auto_composed_prop): New function.
6141         * xselect.c (selection_data_to_lisp_data): Don't call
6142         compose_chars_in_text.
6144 2008-02-01  Dave Love  <fx@gnu.org>
6146         * keyboard.c (read_char): Modify checking around use of
6147         Vkeyboard_translate_table.
6149         * xterm.c (XTread_socket): Check Lisp types for Vx_keysym_table
6150         and fix C types.
6152 2008-02-01  Kenichi Handa  <handa@m17n.org>
6154         * coding.c (decode_coding_utf_8, decode_coding_emacs_mule)
6155         (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
6156         (decode_coding_charset, produce_chars): When eol_type is Qdos, handle
6157         the case that the last byte is '\r' correctly.
6158         (decode_coding): Flush out the unprocessed data correctly.
6159         (decode_coding_gap): Set CODING_MODE_LAST_BLOCK bit of coding->mode.
6161 2008-02-01  Dave Love  <fx@gnu.org>
6163         * xterm.c (XTread_socket): Fix changes for defined keysyms.  Add
6164         XK_ISO... case.
6165         (xaw_scroll_callback): Revert last change.
6167 2008-02-01  Kenichi Handa  <handa@m17n.org>
6169         * charset.c (Fset_charset_priority): Update Viso_2022_charset_list.
6171 2008-02-01  Kenichi Handa  <handa@m17n.org>
6173         * xfaces.c (Vface_resizing_fonts): New variable.
6174         (struct font_name): New member `resizing_ratio'.
6175         (font_resizing_ratio): New function.
6176         (split_font_name): Set font->resizing_ratio.
6177         (better_font_p): Pay attention to font->resizing_ratio.
6178         (build_scalable_font_name): Likewise.  Don't change POINT_SIZE,
6179         RESX, and RESY fields.
6180         (try_alternative_families): Try scalable fonts if
6181         Vscalable_fonts_allowed is not Qt.
6182         (syms_of_xfaces): Declare Vface_resizing_fonts as a Lisp variable.
6184 2008-02-01  Dave Love  <fx@gnu.org>
6186         * xterm.c (xaw_scroll_callback): Cast correctly.
6188 2008-02-01  Dave Love  <fx@gnu.org>
6190         * keyboard.c (lispy_accent_codes, lispy_accent_keys): Extend.
6191         (lispy_kana_keys): Comment out.
6192         (make_lispy_event) [XK_kana_A]: Comment out.
6194         * xterm.c (xaw_scroll_callback): Cast call_data.
6195         (XTread_socket): Deal with ASCII keysyms.
6196         (syms_of_xterm) <Vx_keysym_table>: Fix args of make_hash_table.
6198 2008-02-01  Dave Love  <fx@gnu.org>
6200         * xterm.c (Vx_keysym_table): New.
6201         (syms_of_xterm): Initialize it.
6202         (XTread_socket): Use it.
6203         From head: Eliminate incorrect optimization that tried to avoid
6204         decoding the output of X*LookupString.
6205         (x_get_font_repertory): Delete charset declaration.
6207 2008-02-01  Kenichi Handa  <handa@m17n.org>
6209         * coding.c (detect_coding_charset): If only ASCII bytes are found,
6210         return 0.
6211         (Fdefine_coding_system_internal): Setup
6212         CODING_ATTR_ASCII_COMPAT (attrs) correctly.
6214 2008-02-01  Dave Love  <fx@gnu.org>
6216         * coding.c (Fcheck_coding_system): Doc fix.
6218         * editfns.c (Finsert_byte): Return a proper value.
6220 2008-02-01  Kenichi Handa  <handa@m17n.org>
6222         * coding.c (decode_coding): Fix args to translate_chars.  Pay
6223         attention to Vstandard_translation_table_for_decode.
6224         (encode_coding): Fix args to translate_chars.  Pay attention to
6225         Vstandard_translation_table_for_encode.
6227         * data.c (Faset): Check NEWELT by ASCII_CHAR_P, not by
6228         SINGLE_BYTE_CHAR_P.
6230         * editfns.c (general_insert_function): Check VAL by ASCII_CHAR_P,
6231         not by SINGLE_BYTE_CHAR_P.
6233         * fns.c (concat): Check CH by ASCII_CHAR_P, not by
6234         SINGLE_BYTE_CHAR_P.
6236         * insdel.c (copy_text): Check C by ASCII_CHAR_P, not by
6237         SINGLE_BYTE_CHAR_P.
6239         * keymap.c (Ftext_char_description): Check C by ASCII_CHAR_P, not
6240         by SINGLE_BYTE_CHAR_P.
6242         * search.c (Freplace_match): Check C by ASCII_CHAR_P, not by
6243         SINGLE_BYTE_CHAR_P.
6245 2008-02-01  Dave Love  <fx@gnu.org>
6247         * fns.c (Fstring_as_multibyte, Fstring_to_multibyte): Doc fix.
6249 2008-02-01  Dave Love  <fx@gnu.org>
6251         * fns.c (Flanginfo): Fix typo.
6253         * unexelf.c (unexec): Make last change conditional on Irix 6.5.
6255 2008-02-01  Kenichi Handa  <handa@m17n.org>
6257         * coding.c (detect_coding_utf_8, detect_coding_utf_16)
6258         (detect_coding_emacs_mule, detect_coding_iso_2022)
6259         (detect_coding_sjis, detect_coding_big5, detect_coding_ccl): Check
6260         incomplete byte sequence.  Don't update *mask when correctly detected.
6261         (decode_coding_sjis): Fix decoding of katakana-jisx0201.
6262         (detect_eol): Delete the argument CODING, and add the argument CATEGORY.
6263         (detect_coding, detect_coding_system): Adjust for the changes above.
6265 2008-02-01  Kenichi Handa  <handa@m17n.org>
6267         * character.c (char_string): Rename from
6268         char_string_with_unification.  Pay attention to CHAR_MODIFIER_MASK.
6269         (string_char): Rename from string_char.
6271         * character.h (CHAR_STRING, CHAR_STRING_ADVANCE): Call char_string
6272         if C is greater than MAX_3_BYTE_CHAR.
6273         (STRING_CHAR, STRING_CHAR_AND_LENGTH, STRING_CHAR_ADVANCE): Call
6274         string_char instead of string_char_with_unification.
6276 2008-02-01  Dave Love  <fx@gnu.org>
6278         * coding.c (decode_coding_utf_8): Treat surrogates as invalid.
6280 2008-02-01  Kenichi Handa  <handa@m17n.org>
6282         * keymap.c (push_key_description): Pay attention to force_multibyte.
6284         * regex.c (re_search_2): Fix for the case of unibyte buffer.
6286 2008-02-01  Dave Love  <fx@gnu.org>
6288         * charset.c (define_charset_internal): Rename `supprementary'.
6290         * Makefile.in (lisp, shortlisp): Remove latin-N.
6292 2008-02-01  Dave Love  <fx@gnu.org>
6294         * xfns.c (x_window, x_window): Use use_xim.
6296         * xterm.c (use_xim): Initialize.
6297         (xim_open_dpy, xim_initialize, xim_close_dpy): Use use_xim.
6298         (x_term_init): Maybe set use_xim.
6300         * xterm.h (use_xim) [HAVE_X_I18N]: Declare.
6302 2008-02-01  Kenichi Handa  <handa@m17n.org>
6304         * search.c (search_buffer): Fix case-fold-search of multibyte
6305         characters.
6306         (boyer_moore): Rename the last argument to char_high_bits.
6308 2008-02-01  Kenichi Handa  <handa@m17n.org>
6310         * xdisp.c (display_string): Fix for the case of zero width glyph.
6312         * xfns.c (x_set_font): Change the error message of the case that
6313         x_new_fontset returns Qt.
6315         * xfaces.c (set_lface_from_font_name): Reject the default fontset.
6316         (Finternal_set_lisp_face_attribute): Use signal_error for the
6317         error of invalid fontset.
6319         * xterm.c (x_new_fontset): If FONTSETNAME specifies the default
6320         fontset, return Qt.
6322 2008-02-01  Dave Love  <fx@gnu.org>
6324         * unexelf.c (unexec): Make .got handling not SGI-specific.
6326         * syntax.c (syms_of_syntax) <multibyte-syntax-as-symbol>: Doc fix.
6328         * regex.c: Use `ifdef HAVE_ALLOCA_H', not `if HAVE_ALLOCA_H'.
6330         * keyboard.c (read_key_sequence): Fix type error.
6332         * buffer.c (Fset_buffer_multibyte, Fset_buffer_multibyte): Fix
6333         type error.
6335         * fontset.c (fontset_add): Return Lisp_Object.
6337 2008-02-01  Dave Love  <fx@gnu.org>
6339         * charset.h (charset_ordered_list_tick): Declare extern.
6341 2008-02-01  Kenichi Handa  <handa@m17n.org>
6343         The following changes (and some of 2008-02-01 changes of mine) are
6344         for handling syntax, category, and case conversion for unibyte
6345         characters by converting them to multibyte on the fly.  With these
6346         changes, we don't have to setup syntax and case tables for unibyte
6347         characters in each language environment.
6349         * abbrev.c (Fexpand_abbrev): Convert a unibyte character to
6350         multibyte if necessary.
6352         * bytecode.c (Fbyte_code): Likewise.
6354         * character.h (LEADING_CODE_LATIN_1_MIN)
6355         (LEADING_CODE_LATIN_1_MAX): New macros.
6356         (unibyte_to_multibyte_table): Extern it.
6357         (unibyte_char_to_multibyte): New macro.
6358         (MAKE_CHAR_MULTIBYTE): Use unibyte_to_multibyte_table.
6359         (CHAR_LEADING_CODE): New macro.
6360         (FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE): New macro.
6362         * character.c (unibyte_to_multibyte_table): New variable.
6363         (unibyte_char_to_multibyte): Move to character.h and define as macro.
6364         (multibyte_char_to_unibyte): If C is an eight-bit character,
6365         convert it to the corresponding byte value.
6367         * charset.c (Fset_unibyte_charset): If the dimension of CHARSET is
6368         not 1, singals an error.  Update the elements of
6369         unibyte_to_multibyte_table.
6370         (init_charset_once): Initialize unibyte_to_multibyte_table.
6371         (syms_of_charset): Define the charset `iso-8859-1'.
6373         * cmds.c (internal_self_insert): In a multibyte buffer, insert C
6374         as is without converting it to unibyte.  In a unibyte buffer,
6375         convert C to multibyte before checking the syntax.
6377         * lisp.h (unibyte_char_to_multibyte): Delete extern.
6379         * minibuf.c (Fminibuffer_complete_word): Use the macro
6380         FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE.
6382         * regex.h (struct re_pattern_buffer): New member target_multibyte.
6384         * regex.c (RE_TARGET_MULTIBYTE_P): New macro.
6385         (GET_CHAR_BEFORE_2): Check target_multibyte, not multibyte.  If
6386         that is zero, convert an eight-bit char to multibyte.
6387         (MAKE_CHAR_MULTIBYTE, CHAR_LEADING_CODE): New dummy new macros for
6388         non-emacs case.
6389         (PATFETCH): Convert an eight-bit char to multibyte.
6390         (HANDLE_UNIBYTE_RANGE): New macro.
6391         (regex_compile): Setup the compiled pattern for multibyte chars
6392         even if the given regex string is unibyte.  Use PATFETCH_RAW
6393         instead of PATFETCH in many places.  To handle `charset'
6394         specification of unibyte, call HANDLE_UNIBYTE_RANGE.  Use bitmap
6395         only for ASCII chars.
6396         (analyse_first) <exactn>: Simplify because the compiled pattern
6397         is multibyte.
6398         <charset_not>: Setup fastmap from bitmap only for ASCII chars.
6399         <charset>: Use CHAR_LEADING_CODE to get leading codes.
6400         <categoryspec>: If multibyte, setup fastmap only for ASCII chars here.
6401         (re_compile_fastmap) [emacs]: Call analyse_first with the arg
6402         multibyte always 1.
6403         (re_search_2): In emacs, set the locale variable multibyte to 1,
6404         otherwise to 0.  New local variable target_multibyte.  Check it
6405         to decide the multibyteness of STR1 and STR2.  If
6406         target_multibyte is zero, convert unibyte chars to multibyte
6407         before translating and checking fastmap.
6408         (TARGET_CHAR_AND_LENGTH): New macro.
6409         (re_match_2_internal): In emacs, set the locale variable multibyte
6410         to 1, otherwise to 0.  New local variable target_multibyte.  Check
6411         it to decide the multibyteness of STR1 and STR2.  Use
6412         TARGET_CHAR_AND_LENGTH to fetch a character from D.
6413         <charset, charset_not>: If multibyte is nonzero, check fastmap
6414         only for ASCII chars.  Call bcmp_translate with
6415         target_multibyte, not with multibyte.
6416         <begline>: Declare the local variable C as `unsigned'.
6417         (bcmp_translate): Change the last arg name to target_multibyte.
6419         * search.c (compile_pattern_1): Don't adjust the multibyteness of
6420         the regexp pattern and the matching target.  Set cp->buf.multibyte
6421         to the multibyteness of the regexp pattern.  Set
6422         cp->but.target_multibyte to the multibyteness of the matching target.
6423         (wordify): Use FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE instead of
6424         FETCH_STRING_CHAR_ADVANCE.
6425         (Freplace_match): Convert unibyte chars to multibyte.
6427         * syntax.c (char_quoted, back_comment, scan_words)
6428         (Fforward_comment, scan_lists, Fbackward_prefix_chars)
6429         (scan_sexps_forward): Use FETCH_CHAR_AS_MULTIBYTE to convert
6430         unibyte chars to multibyte.
6431         (skip_chars): Delete the arg syntaxp, and move the code for
6432         handling syntaxes to skip_syntaxes.  Change callers.
6433         Fix the case that the multibyteness of STRING and the current
6434         buffer doesn't match.
6435         (skip_syntaxes): New function.
6436         (SYNTAX_WITH_MULTIBYTE_CHECK): Check C by ASCII_CHAR_P, not by
6437         SINGLE_BYTE_CHAR_P.
6439 2008-02-01  Kenichi Handa  <handa@m17n.org>
6441         * xfaces.c (QCfontset): New variable.
6442         (LFACE_FONTSET): New macro.
6443         (check_lface_attrs): Check also LFACE_FONTSET_INDEX.
6444         (set_lface_from_font_name): Setup LFACE_FONTSET (lface).
6445         (Finternal_set_lisp_face_attribute)
6446         (Finternal_get_lisp_face_attribute): Handle QCfontset.
6447         (lface_same_font_attributes_p): Fix checking of LFACE_FONT_INDEX,
6448         check also LFACE_FONTSET_INDEX.
6449         (face_fontset): Check attrs[LFACE_FONTSET_INDEX], not
6450         attrs[LFACE_FONT_INDEX].
6451         (syms_of_xfaces): Intern and staticpro QCfontset.
6453         * dispextern.h (enum lface_attribute_index): New member
6454         LFACE_FONTSET_INDEX.
6456         * fns.c (base64_encode_1): Handle eight-bit chars correctly.
6458 2008-02-01  Kenichi Handa  <handa@m17n.org>
6460         * coding.c (coding_set_destination): Fix coding->destination for
6461         the case converting a region.
6462         (encode_coding_utf_8): Encode eight-bit chars as single byte.
6463         (encode_coding_object): Fix coding->dst_pos and
6464         coding->dst_pos_byte for the case converting a region.
6466         * insdel.c (insert_from_gap): Make it work even if PT != GTP.
6468         * character.h (BYTE8_STRING): New macro.
6470         * fns.c (base64_decode_1): Insert eight-bit chars correctly.
6472 2008-02-01  Kenichi Handa  <handa@m17n.org>
6474         * xdisp.c (get_next_display_element): Don't display unibyte 8-bit
6475         characters by octal form.
6477         * abbrev.c (Fexpand_abbrev): Fix for the multibyte case.
6479         * buffer.h (_fetch_multibyte_char_len): Delete extern.
6480         (FETCH_MULTIBYTE_CHAR, BUF_FETCH_MULTIBYTE_CHAR): Don't use
6481         _fetch_multibyte_char_len.
6482         (FETCH_CHAR_AS_MULTIBYTE): New macro.
6484         * casetab.c (set_canon, set_identity, shuffle): Simplify.
6486         * casefiddle.c (casify_object): Simplify.  Handle the case that
6487         the case conversion change the byte length.
6488         (casify_region): Likewise.
6490         * character.h (MAKE_CHAR_UNIBYTE, MAKE_CHAR_MULTIBYTE): New macros.
6492         * character.c (_fetch_multibyte_char_len): Delet this variable.
6493         (syms_of_character): Setup Vprintable_chars.
6495         * editfns.c (Fchar_equal): Fix for the unibyte case.
6496         (Finsert_byte): New function.
6497         (syms_of_editfns): Defsubr it.
6499         * keyboard.c (read_key_sequence): Use ~CHAR_MODIFIER_MASK instead
6500         of direct code 0x3ffff.
6502         * search.c (Freplace_match): Fix for the unibyte case.
6504 2008-02-01  Kenichi Handa  <handa@m17n.org>
6506         * lread.c (safe_to_load_p): Fix the logic.
6508         * syntax.c (scan_words): Don't treat characters belonging to
6509         different scripts as constituting a word.
6511         * editfns.c (Fformat): Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P.
6513         * fontset.c (Fset_fontset_font): Treat `ascii' as charset, not script.
6515         * emacs.c (main): In the case of --unibyte, instead of aborting on
6516         finding non-empty buffer, make it unibyte.
6518 2008-02-01  Kenichi Handa  <handa@m17n.org>
6520         * xterm.c (x_new_fontset): Call `create-fontset-from-ascii-font'
6521         to create a fontset.
6523 2008-02-01  Dave Love  <fx@gnu.org>
6525         * character.c (Funibyte_char_to_multibyte): Doc fix.
6527         * xfns.c [HAVE_STDLIB_H]: Fix last change.
6529 2008-02-01  Kenichi Handa  <handa@m17n.org>
6531         * fontset.c (fontset_add): Make the type `int'.
6532         (fontset_id_valid_p): Define it if FONTSET_DEBUG is defined.
6534         * character.c (unibyte_char_to_multibyte)
6535         (multibyte_char_to_unibyte, Funibyte_char_to_multibyte): Refer to
6536         charset_unibyte, not charset_primary.
6538         * charset.h (charset_unibyte): Extern it instead of charset_primary.
6540         * charset.c (charset_unibyte): Rename from charset_primary.
6541         (Funibyte_charset): Rename from Fprimary_charset.
6542         (Fset_unibyte_charset): Rename from Fset_primary_charset.
6543         (syms_of_charset): Adjust for the above changes.
6545         * w32term.c (x_produce_glyphs): Use ASCII_CHAR_P, not
6546         SINGLE_BYTE_CHAR_P.  Fix the logic of handling non-ASCII char when
6547         it->multibyte_p is zero.
6549         * lisp.h (nonascii_insert_offset, Vnonascii_translation_table):
6550         Delete extern.
6552 2008-02-01  Kenichi Handa  <handa@m17n.org>
6554         * coding.c (Fdefine_coding_system_internal): Fix category setting
6555         for a coding system of type iso-2022.
6557 2008-02-01  Kenichi Handa  <handa@m17n.org>
6559         * fontset.h (FS_LOAD_FONT): Call fs_load_font with the arg CHARSET -1.
6561 2008-02-01  Kenichi Handa  <handa@m17n.org>
6563         * syntax.c (Vnext_word_boundary_function_table): New variable.
6564         (next-word-boundary-function-table): Declare it as a Lisp variable
6565         in syms_of_syntax.
6566         (scan_words): Call functions in Vnext_word_boundary_function_table
6567         if any.
6569         * xterm.c (x_load_font): Initialize fontp->fontset to -1.
6571         * fontset.c (fs_load_font): If fontp->charset is not negative,
6572         return fontp without setting its members.
6574 2008-02-01  Dave Love  <fx@gnu.org>
6576         * xfns.c [HAVE_STDLIB_H]: Change logic (instead of fixing typo).
6578         * m/sparc.h (HAVE_ALLOCA): Delete.
6580         * s/irix6-5.h: Don't include strings.h.
6581         (bcopy, bzero, bcmp): Don't undef.
6583         * s/irix6-0.h (bcopy, bzero, bcmp): Don't undef.
6585         * s/usg5-4.h (NO_SIOCTL_H): Don't define.
6586         (TIOCSIGSEND): Don't test IRIX6.
6587         (bcopy, bzero, bcmp): Define conditionally.
6589 2008-02-01  Kenichi Handa  <handa@m17n.org>
6591         * buffer.c (Qas, Qmake, Qto): New variables.
6592         (Fset_buffer_multibyte): New optional arg METHOD.  Change caller.
6593         (syms_of_buffer): Intern and staticpro Qas, Qmake, and Qto.
6595         * callproc.c (Fcall_process): Don't call insert_1_both directly if
6596         we are inserting a process output into a multibyte buffer.
6598         * character.h (CHAR_TO_BYTE8): If C is not eight-bit char, call
6599         multibyte_char_to_unibyte.
6601         * character.c (Funibyte_char_to_multibyte): If C can't be decoded
6602         by the primary charset, make it eight-bit char.
6603         (Fmultibyte_char_to_unibyte): Call CHAR_TO_BYTE8.
6605         * charset.c (charset_eight_bit, Qeight_bit_control): New variables.
6606         (charset_8_bit__control, charset_8_bit_graphic)
6607         (Qeight_bit_control, Qeight_bit_graphic): Delete these variables.
6608         (define_charset_internal): New function.
6609         (syms_of_charset): Call define_charset_internal for pre-defined
6610         charsets.
6612         * charset.h (charset_8_bit): Extern it.
6614         * coding.c (make_conversion_work_buffer): Adjust for the change
6615         of Fset_buffer_multibyte.
6616         (encode_coding_raw_text): Increment p0 in the loop.
6618         * lisp.h (Fset_buffer_multibyte): Adjust prototype.
6620         * xdisp.c (setup_echo_area_for_printing, set_message_1): Adjust
6621         for the change of Fset_buffer_multibyte.
6623         * fns.c (Fstring_to_multibyte): New function.
6624         (syms_of_fns): Declare Fstring_to_multibyte as Lisp subroutine.
6626 2008-02-01  Dave Love  <fx@gnu.org>
6628         * xfns.c (x_put_x_image): Declare args.
6630         * xfaces.c (font_name_registry, choose_face_font): Delete unused vars.
6631         (try_font_list): Declare an arg.
6633         * xdisp.c (message2_nolog, set_message): Declare an arg.
6635         * terminfo.c (tparam): Declare an arg.  Use P_ to declare tparm.
6637         * syntax.c (scan_sexps_forward): Declare an arg.
6639         * scroll.c (calculate_scrolling, calculate_direct_scrolling):
6640         Declare an arg.
6642         * lisp.h (Fnew_fontset): Declare.
6644         * keymap.c (push_key_description): Call CHARACTERP correctly.
6646         * fontset.c (fontset_add): Declare args.  Call make_number correctly.
6647         (face_for_char): Delete unused vars.
6648         (Fset_fontset_font): Doc fix.  Delete unused vars.
6650         * doc.c (Fsubstitute_command_keys): Delete unused vars.
6652         * composite.c (update_compositions): Declare arg.
6654         * cm.c (calccost, cmgoto): Declare args.
6656         * charset.c: Remove `emacs' conditional.  Doc fixes.
6657         (map_char_table_for_charset): Declare.
6659         * character.c (syms_of_character) <translation-table-vector>: Doc fix.
6661         * ccl.c: Remove `emacs' conditional.
6663 2008-02-01  Kenichi Handa  <handa@m17n.org>
6665         The following changes are to allow specifying multiple font
6666         patterns for a character range (specified by script or charset).
6668         * Makefile.in (abbrev.o): Depend on syntax.h.
6669         (xfaces.o): Depend on charset.h.
6671         * alloc.c (Fmake_string): Use ASCII_CHAR_P, not
6672         SINGLE_BYTE_CHAR_P.
6674         * ccl.c (Fccl_execute_on_string): Add `const' to local variables.
6676         * character.h (Vchar_script_table): Extern it.
6678         * character.c (Vscript_alist): Delete.
6679         (Vchar_script_table, Qchar_script_table): New variable.
6680         (syms_of_character): Declare Vchar_script_table as a lisp variable
6681         and initialize it.
6683         * chartab.c (Fmake_char_table): Doc fix.  If PURPOSE doesn't
6684         have property char-table-extra-slots, make no extra slot.
6686         * dispextern.h (struct face): Delete member `charset'.
6687         (FACE_SUITABLE_FOR_CHAR_P, FACE_FOR): Use ASCII_CHAR_P, not
6688         SINGLE_BYTE_CHAR_P.
6689         (choose_face_font, lookup_non_ascii_face, font_name_registry):
6690         Add prototypes.
6691         (lookup_face, lookup_named_face, lookup_derived_face): Fix prototype.
6692         (generate_ascii_font_name): Rename from generate_ascii_font.
6694         * fontset.h (get_font_repertory_func): New prototype.
6695         (make_fontset_for_ascii_face, fs_load_font): Fix prototypes.
6696         (FS_LOAD_FONT): Call fs_load_font with the 3rd arg charset_ascii.
6698         * fontset.c (Qprepend, Qappend): New variables.
6699         (FONTSET_CHARSET_ALIST, FONTSET_FACE_ALIST): Delete.
6700         (FONTSET_NOFONT_FACE, FONTSET_REPERTORY): New macros.
6701         (FONTSET_REF): Optimize if FONTSET is Vdefault_fontset.
6702         (FONTSET_REF_AND_RANGE, FONTSET_ADD): New macros.
6703         (fontset_ref_and_range, fontset_add, reorder_font_vector)
6704         (load_font_get_repertory): New functions.
6705         (fontset_set): Delete.
6706         (fontset_face): New arg FACE.  Return face ID, not face.
6707         Complete re-write to handle new fontset structure.  Change caller.
6708         (free_face_fontset): Use ASET istead of AREF (X) = Y.
6709         (face_for_char): Don't call lookup_face.
6710         (make_fontset_for_ascii_face): New arg FACE.
6711         (fs_load_font): New arg CHARSET_ID.  Don't check
6712         Vfont_encoding_alist here.
6713         (find_font_encoding): New function.
6714         (list_fontsets): Use STRINGP, not ! NILP.
6715         (accumulate_script_ranges): New function.
6716         (Fset_fontset_font, Fnew_fontset, Ffontset_info): Completely
6717         re-written to handle new fontset structure.
6718         (Ffontset_font): Return a copy of element.
6719         (syms_of_fontset): Define symbols Qprepend and Qappend.  Fix
6720         docstring of font-encoding-alist.
6722         * lisp.h (CHAR_TABLE_REF): Remove unnecessary check (IDX >= 0).
6723         (Fset_fotset_font): Fix arguments to 5.
6725         * msdos.c (XMenuActivate): Adjust for the change of lookup_derived_face.
6727         * xdisp.c (message_dolog, set_message_1, extend_face_to_end_of_line):
6728         Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P.
6729         (highlight_trailing_whitespace): Adjust for the change of
6730         lookup_named_face.
6732         * xfaces.c: Include charset.h.
6733         (load_face_font): Delete argument C.  Change caller.
6734         (generate_ascii_font_name): Rename from generate_ascii_font.
6735         (font_name_registry): New function.
6736         (cache_face): Store ascii faces before non-ascii faces in buckets.
6737         (lookup_face): Delete arguments C and BASE_FACE.  Change caller.
6738         Lookup only ascii faces.
6739         (lookup_non_ascii_face): New function.
6740         (lookup_named_face): Delete argument C.  Change caller.
6741         (lookup_derived_face): Delete argument C.  Change caller.
6742         (try_font_list): New arg PATTERN.  Change caller.  If PATTERN is
6743         a string, just call font_list with it.
6744         (choose_face_font): Delete arguments FACE and C.  New arg
6745         FONT_SPEC.  Change caller.
6746         (realize_face, realize_x_face): Delete arguments C and BASE_FACE.
6747         Change caller.
6748         (realize_non_ascii_face): New function.
6749         (realize_x_face): Call load_face_font here.
6750         (realize_tty_face): Delete argument C.  Change caller.
6751         (compute_char_face): If CH is not ascii, call FACE_FOR_CHAR to
6752         get a face ID.
6753         (dump_realized_face): Don't print charset of FACE.
6755         * xfns.c (x_set_font): Always call x_new_fontset and
6756         store_frame_parameter.
6757         (Fx_create_frame): Call x_new_fontset, not x_new_font.
6758         (syms_of_xfns): Set get_font_repertory_func to x_get_font_repertory.
6760         * xterm.h (x_get_font_repertory): Extern it.
6762         * xterm.c (x_produce_glyphs): Use ASCII_CHAR_P, not
6763         SINGLE_BYTE_CHAR_P.  Fix the logic of handling non-ASCII char when
6764         it->multibyte_p is zero.
6765         (XTread_socket): Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P.
6766         (x_new_fontset): If FONTSETNAME doesn't match any existing
6767         fontsets, create a new one.
6768         (x_get_font_repertory): New function.
6770 2008-02-01  Kenichi Handa  <handa@m17n.org>
6772         * coding.c (Ffind_coding_systems_region_internal): Detect an
6773         ASCII only string correctly.
6775         * lread.c (Fload): Don't load with Qload_force_doc_strings t if
6776         version is 0.
6778 2008-02-01  Kenichi Handa  <handa@m17n.org>
6780         * lread.c: Include "coding.h".
6781         (Qget_emacs_mule_file_char, Qload_force_doc_strings)
6782         (load_each_byte, unread_char): New variables.
6783         (readchar_backlog): Delete.
6784         (readchar): Return a character unless load_each_byte is nonzero.
6785         Handle the case that readcharfun is Qget_emacs_mule_file_char or a
6786         cons.  If unread_char is not -1, simply return it.
6787         (unreadchar): Handle the case that readcharfun is
6788         Qget_emacs_mule_file_char or a cons.  Set unread_char if necessary.
6789         (read_multibyte): Delete.
6790         (readbyte_for_lambda, readbyte_from_file, readbyte_from_string)
6791         (read_emacs_mule_char): New functions.
6792         (Fload): Even if the file doesn't have the extention ".elc", if
6793         safe_to_load_p returns a positive version number, assume that the
6794         file contains bytecompiled code.  If the version is less than 22,
6795         load the file while decoding multibyte sequences by emacs-mule.
6796         (readevalloop): Don't use readchar_backlog.
6797         (Fread): Likewise.  Pay attention to the case that STREAM is a cons.
6798         (Fread_from_string): Pay attention to the case that STREAM is a cons.
6799         (read_escape): Delete the arg BYTEREP.
6800         (read1): Set load_each_byte to 1 temporarily while handling
6801         #@NUMBER.  Don't call read_multibyte.
6802         (read_vector): Call Fread with a cons.  If readcharfun is
6803         Qget_emacs_mule_file_char, decode the read string by emacs-mule.
6804         (read_list): If doc_reference is 2, make the cdr part string as unibyte.
6805         (syms_of_lread): Intern and staticpro Qget_emacs_mule_file_char
6806         and Qload_force_doc_strings.
6808 2008-02-01  Kenichi Handa  <handa@m17n.org>
6810         * xdisp.c (face_before_or_after_it_pos): Call
6811         FETCH_MULTIBYTE_CHAR with byte postion, not char position.
6813 2008-02-01  Kenichi Handa  <handa@m17n.org>
6815         * character.h (TRAILING_CODE_P): New macro.
6816         (MAYBE_UNIFY_CHAR): Adjust for the change of Funify_charset.
6817         (string_char_with_unification): Fix prototype.
6818         (Vscript_alist): Extern it.
6820         * character.c (Vscript_alist): New variable.
6821         (string_char_with_unification, str_as_unibyte)
6822         (string_escape_byte8): Add `const' to local variables.
6823         (syms_of_character): Declare script-alist as a Lisp variable.
6825         * charset.h (Vcharset_ordered_list): Extern it.
6826         (charset_ordered_list_tick): Extern it.
6827         (EMACS_MULE_LEADING_CODE_PRIVATE_11)
6828         (EMACS_MULE_LEADING_CODE_PRIVATE_12)
6829         (EMACS_MULE_LEADING_CODE_PRIVATE_21)
6830         (EMACS_MULE_LEADING_CODE_PRIVATE_22): New macros
6831         (Funify_charset): Adjust for the change of Funify_charset.
6833         * charset.c (charset_ordered_list_tick): New variable.
6834         (Fdefine_charset_internal): Increment charset_ordered_list_tick.
6835         (Funify_charset): New optional arg DEUNIFY.  If it is non-nil,
6836         deunify intead of unify a charset.
6837         (string_xstring_p): Add `const' to local variables.
6838         (find_charsets_in_text): Add `const' to arguemnts and local variables.
6839         (encode_char): Adjust for the change of Funify_charset.  Fix
6840         detecting of invalid code.
6841         (Fset_charset_priority): Increment charset_ordered_list_tick.
6842         (Fmap_charset_chars): Fix handling of default value for FROM_CODE
6843         and TO_CODE.
6845         * coding.c (LEADING_CODE_PRIVATE_11, LEADING_CODE_PRIVATE_12)
6846         (LEADING_CODE_PRIVATE_21, LEADING_CODE_PRIVATE_22): Delete macros.
6847         Changed callers to use EMACS_MULE_LEADING_CODE_PRIVATE_11, etc.
6848         (decode_coding_ccl, consume_chars)
6849         (Ffind_coding_systems_region_internal)
6850         (Fcheck_coding_systems_region): Add `const' to local variables.
6852         * print.c (print_object): Use octal form for printing the
6853         contents of a bool vector.
6855 2008-02-01  Dave Love  <fx@gnu.org>
6857         * lread.c (Fload) <!load_dangerous_libraries>: Don't leak fd.
6858         <version == 20>: Refuse to load.
6860 2008-02-01  Dave Love  <fx@gnu.org>
6862         * fns.c: Move coding.h.
6863         (Qcodeset, Qdays, Qmonths): New.
6864         (concat): Use CHARACTERP instead of INTERGERP.
6865         (Flocale_codeset): Delete.
6866         (Flanginfo): New function.
6867         (syms_of_fns): Change accordingly.
6869         * coding.c (adjust_coding_eol_type): Fix eol_type/eol_seen mixup.
6871 2008-02-01  Dave Love  <fx@gnu.org>
6873         * casetab.c (init_casetab_once, init_casetab_once): Fix
6874         CHAR_TABLE_SET call.
6876         * category.c (Fmodify_category_entry): Fix CATEGORY_MEMBER call.
6878         * character.c (syms_of_character): Fix CHAR_TABLE_SET call.
6880         * charset.c (Fmap_charset_chars): Check args.  Convert Lisp types.
6881         (load_charset_map, Fdeclare_equiv_charset, Fencode_char)
6882         (Fset_charset_priority, syms_of_charset): Convert Lisp types.
6884         * charset.h (CHECK_CHARSET_GET_ID): Use XINT on AREF result.
6886         * coding.c (ENCODE_DESIGNATION, decode_eol)
6887         (make_conversion_work_buffer, code_conversion_restore)
6888         (Fdefine_coding_system_internal): Convert Lisp types.
6889         (code_conversion_restore): Use EQ, not ==.
6890         (Fencode_coding_string): Fix code_convert_string call.
6892         * coding.h (code_convert_region): Fix prototype.
6894         * dispextern.h (redraw_frame, redraw_garbaged_frames): Remove.
6896         * fontset.c (fontset_ref, fontset_set, fs_load_font)
6897         (Ffontset_info): Convert Lisp types.
6899         * syntax.h (SYNTAX_ENTRY_INT): Don't use make_number.
6901         * xterm.c (note_mouse_movement): Fix call of window_from_coordinates.
6903         * xdisp.c (display_mode_element): Fix call of Fset_text_properties.
6905         * chartab.c: Include "...h", not <...h> in some cases.
6907         * callproc.c (Fcall_process): Remove unused variables.
6909 2008-02-01  Dave Love  <fx@gnu.org>
6911         * coding.c (Fset_coding_system_priority): Allow null arg list.
6913 2008-02-01  Dave Love  <fx@gnu.org>
6915         * minibuf.c (Fminibuffer_complete_word): Remove unused var.
6916         (Fself_insert_and_exit): Use CHARACTERP.
6918         * callproc.c (Fcall_process): Remove unused vars.
6920         * xterm.c (XTread_socket): Add extra dead keysyms.
6922         * xdisp.c (decode_mode_spec_coding): Use CHARACTERP.
6924         * dispextern.h: Remove prototypes for redraw_frame,
6925         redraw_garbaged_frames.
6927         * cmds.c (Fself_insert_command): Use CHARACTERP.
6929         * chartab.c (make_sub_char_table): Remove unused var.
6930         (Fset_char_table_default, Fmap_char_table): Doc fix.
6932         * keymap.c (access_keymap): Remove generic char code.
6933         (push_key_description): Use CHARACTERP.
6935 2008-02-01  Dave Love  <fx@gnu.org>
6937         * charset.c: Doc fixes.
6938         (Funify_charset): Extra checking.
6940 2008-02-01  Dave Love  <fx@gnu.org>
6942         * lread.c: Remove some unused variables.
6943         (safe_to_load_p): If safe, return the magic number version byte.
6944         (Fload): Maybe use load-with-code-conversion.
6946 2008-02-01  Kenichi Handa  <handa@m17n.org>
6948         * category.c (Fmodify_category_entry): Don't modify the contents
6949         of category_set for characters out of the range.  Avoid
6950         unnecessary modification.
6952         * character.h (MAYBE_UNIFY_CHAR): Adjust for the change of
6953         Vchar_unify_table.  The default value of the table is now nil.
6955         * character.c (syms_of_character): Setup Vchar_width_table for
6956         eight-bit-control and raw-byte chars.
6958         * charset.h (enum define_charset_arg_index): Delete
6959         charset_arg_parents and add charset_arg_subset and
6960         charset_arg_superset.
6961         (enum charset_attr_index): Delete charset_parents and add
6962         charset_subset and charset_superset.
6963         (enum charset_method): Delete CHARSET_METHOD_INHERIT and add
6964         CHARSET_METHOD_SUBSET and CHARSET_METHOD_SUPERSET.
6965         (CHARSET_ATTR_PARENTS, CHARSET_PARENTS): Delete.
6966         (CHARSET_ATTR_SUBSET, CHARSET_ATTR_SUPERSET, CHARSET_SUBSET)
6967         (CHARSET_SUPERSET): New macros.
6968         (charset_work): Extern it.
6969         (ENCODE_CHAR): Use charset_work.
6970         (CHAR_CHARSET_P): Adjust for the change of encoder format.
6971         (map_charset_chars): Extern it.
6973         * charset.c (load_charset_map): Set the default value of encoder
6974         and deunifier char-tables to nil.
6975         (map_charset_chars): Change argument.  Change callers.  Use
6976         map_char_table_for_charset instead of map_char_table.
6977         (Fmap_charset_chars): New optional args from_code and to_code.
6978         (Fdefine_charset_internal): Adjust for the change of
6979         `define-charset' (:parents -> :subset or :superset).
6980         (charset_work): New variable.
6981         (encode_char, syms_of_charset): Adjust for the change of
6982         Fdefine_charset_internal.
6983         (Ffind_charset_string): Setup the vector `charsets' correctly.
6985         * chartab.c (sub_char_table_ref_and_range): New arg default.  Fix
6986         the previous change.
6987         (char_table_ref_and_range): Adjust for the above change.
6988         (map_sub_char_table_for_charset): New function.
6989         (map_char_table_for_charset): New function.
6991         * keymap.c (describe_vector): Handle a char-table directly here.
6992         (describe_char_table): Delete.
6994         * lisp.h (map_charset_chars): Delete.
6996 2008-02-01  Dave Love  <fx@gnu.org>
6998         * fns.c (count_combining): Comment out (unused).
6999         (Flocale_codeset): New.
7000         (syms_of_fns): Defsubr it.
7002         * config.in (HAVE_PTY_H, HAVE_SIZE_T, HAVE_LANGINFO_CODESET): New.
7003         (size_t): Remove.
7005 2008-02-01  Dave Love  <fx@gnu.org>
7007         * Makefile.in (chartab.o): Depend on charset.h.
7009 2008-02-01  Kenichi Handa  <handa@m17n.org>
7011         * character.c (syms_of_character): Set the default value of
7012         Vprintable_chars to Qnil.
7014 2008-02-01  Dave Love  <fx@gnu.org>
7016         * Makefile.in (lisp, shortlisp): Change indian.elc to indian.el.
7018 2008-02-01  Kenichi Handa  <handa@m17n.org>
7020         * charset.c (load_charset_map): Handle the case that from < to
7021         correctly.
7023         * coding.c (encode_coding_emacs_mule, encode_coding_iso_2022)
7024         (encode_coding_sjis, encode_coding_big5, encode_coding_charset):
7025         Pay attention to raw-8-bit chars.
7027 2008-02-01  Kenichi Handa  <handa@m17n.org>
7029         * Makefile.in (lisp, shortlisp): Change chinese.elc to chinese.el.
7030         It is not bytecompiled now.
7032         * charset.c (charset_jisx0201_roman, charset_jisx0208_1978)
7033         (charset_jisx0208): New variables.
7034         (Fdefine_charset_internal): Setup them if appropriate.
7035         (init_charset_once): Initialize them to -1.
7037         * charset.h (charset_jisx0201_roman, charset_jisx0208_1978)
7038         (charset_jisx0208): Extern them.
7040         * coding.c (CODING_ISO_FLAG_USE_ROMAN): New macro
7041         (CODING_ISO_FLAG_USE_OLDJIS): New macro.
7042         (CODING_ISO_FLAG_FULL_SUPPORT): Change macro definition.
7043         (setup_iso_safe_charsets): Fix arguments to Fassq.
7044         (DECODE_DESIGNATION, ENCODE_ISO_CHARACTER_DIMENSION1)
7045         (ENCODE_ISO_CHARACTER_DIMENSION2): Pay attention to
7046         CODING_ISO_FLAG_USE_ROMAN and CODING_ISO_FLAG_USE_OLDJIS.
7047         (encode_coding_iso_2022): Change the 1st arg to
7048         ENCODE_ISO_CHARACTER to a variable.
7050 2008-02-01  Kenichi Handa  <handa@m17n.org>
7052         * charset.h (enum define_charset_arg_index): New enums
7053         charset_arg_min_code and charset_arg_max_code.
7054         (struct charset): New member char_index_offset.
7056         * charset.c (CODE_POINT_TO_INDEX, INDEX_TO_CODE_POINT):
7057         Take charset->char_index_offset into account.
7058         (Fdefine_charset_internal): Handle args[charset_arg_min_code] and
7059         args[charset_arg_max_code].  Setup charset.char_index_offset.
7060         (syms_of_charset): Fix args to Fdefine_charset_internal.
7062 2008-02-01  Dave Love  <fx@gnu.org>
7064         * coding.c (decode_coding_utf_8): Reject overlong sequences.
7066 2008-02-01  Dave Love  <fx@gnu.org>
7068         * coding.c: Doc fixes.
7069         (Fcoding_system_aliases): Fix return value.
7070         (Qmac): Remove (duplicated) definition.
7072 2008-02-01  Dave Love  <fx@gnu.org>
7074         * charset.c (Fcharset_priority_list, Fset_charset_priority): New
7075         functions.
7077         * character.c (Fstring): Doc fix.
7079         * charset.c (Fdefine_charset_alias): Update Vcharset_list.
7081         * fontset.c (Ffontset_info): Doc fix.  Return charset names, not
7082         ids.
7083         (font-encoding-alist): Doc fix.
7085 2008-02-01  Dave Love  <fx@gnu.org>
7087         * term.c (costs_set): Declare static, non-initialized for pcc.
7088         (encode_terminal_code): Remove unused var.
7090         * keyboard.c (kbd_buffer_store_event): Fix interrupt_signal decl
7091         for K&R.
7093         * xterm.c (xlwmenu_window_p): Fix prototype for K&R.
7095         * coding.c (setup_iso_safe_charsets): Fix arg decl for K&R.
7096         (suffixes): Move out of make_subsidiaries for K&R.
7098         * charset.c (map_charset_chars): Fix c_function declaration for K&R.
7100         * lisp.h (DEFUN) [!PROTOTYPES]: Remove spurious `args'.
7102 2008-02-01  Dave Love  <fx@gnu.org>
7104         * data.c (Fchar_or_string_p): Doc fix.  Use CHARACTERP.
7106         * category.c (Fmodify_category_entry): Doc fix.  Remove unused vars.
7108 2008-02-01  Yong Lu  <lyongu@asia-infonet.com>
7110         * charset.c (Fdefine_charset_internal): Fix argument to bzero.
7112         * coding.c (decode_coding_charset): Workaround for the bug of GCC 2.96.
7114 2008-02-01  Kenichi Handa  <handa@m17n.org>
7116         * Makefile.in (lisp, shortlisp): Change cyrillic.elc to cyrillic.el,
7117         vietnamese.elc to vietnamese.el.  They are not bytecompiled now.
7119 2008-02-01  Kenichi Handa  <handa@m17n.org>
7121         * coding.c (decode_coding_charset): Adjust for the change of
7122         Fdefine_coding_system_internal.
7123         (Fdefine_coding_system_internal): For a coding system of
7124         `charset' type, store a list of charset IDs in
7125         `charset_attr_charset_valids' element of coding attributes.
7127 2008-02-01  Kenichi Handa  <handa@m17n.org>
7129         * coding.c (ONE_MORE_BYTE_NO_CHECK): Increment consumed_chars.
7130         (emacs_mule_char): New arg src.  Delete arg `composition'.  Change
7131         caller.  Handle 2-byte and 3-byte charsets correctly.
7132         (DECODE_EMACS_MULE_COMPOSITION_RULE_20): Rename from
7133         DECODE_EMACS_MULE_COMPOSITION_RULE.  Change caller.
7134         (DECODE_EMACS_MULE_COMPOSITION_RULE_21): New macro.
7135         (DECODE_EMACS_MULE_21_COMPOSITION): Call
7136         DECODE_EMACS_MULE_COMPOSITION_RULE_21.  Produce correct annotation
7137         sequence.
7138         (decode_coding_emacs_mule): Handle composition correctly.  Rewind
7139         `src' and `consumed_chars' correctly before calling emacs_mule_char.
7140         (DECODE_COMPOSITION_START): Correctly handle the case of altchar
7141         and alt&rule composition.
7142         (decode_coding_iso_2022): Handle composition correctly.
7143         (init_coding_once): Setup emacs_mule_bytes for private charsets.
7145         * charset.c (Fdefine_charset_internal): Fix bug for the case of
7146         re-defining a charset.  If the charset has :emacs-mule-id, setup
7147         emacs_mule_bytes.
7148         (Fmake_char): If CODE1 is nil, use the minimum code of the charset.
7150 2008-02-01  Kenichi Handa  <handa@m17n.org>
7152         * coding.c (encode_coding_iso_2022, encode_coding_sjis)
7153         (encode_coding_big5, encode_coding_charset): If coding requires safe
7154         encoding, produce a character specified by
7155         CODING_INHIBIT_CHARACTER_SUBSTITUTION.
7157 2008-02-01  Dave Love  <fx@gnu.org>
7159         * xterm.c (XSetIMValues): Declare.
7161         * process.c: Conditionally include sys/wait.h, pty.h.
7163         * print.c (print_object): Fix print format for 64-bit systems.
7165         * keyboard.c (modify_event_symbol): Fix print format for 64-bit systems.
7167         * buffer.c (emacs_strerror): Declare.
7169         * fontset.c (Fclear_face_cache): Declare.
7170         (accumulate_font_info): Comment-out (unused).
7171         (face_for_char, Fset_fontset_font, Ffontset_info): Remove unused
7172         variables.
7174         * character.h (string_escape_byte8): Declare.
7176         * charset.c (load_charset_map, load_charset_map_from_file): Remove
7177         unused vars.
7178         (Fdefine_charset_internal, Fsplit_char, syms_of_charset)
7179         (Fmap_charset_chars): Doc fix.
7181         * coding.c (Vchar_coding_system_table, Qchar_coding_system): Remove.
7182         (Fset_coding_system_priority, Fset_coding_system_priority)
7183         (Fdefine_coding_system_internal): Doc fix.
7185 2008-02-01  Dave Love  <fx@gnu.org>
7187         * s/osf5-0.h (C_SWITCH_SYSTEM) [!__GNUC__]: Remove -nointrinsics.
7189 2008-02-01  Kenichi Handa  <handa@m17n.org>
7191         * character.c (string_escape_byte8): Make multibyte string with
7192         correct size.
7194         * charset.c (Fmake_char): Delete unnecessary code.
7196 2008-02-01  Kenichi Handa  <handa@m17n.org>
7198         * xfns.c (x_encode_text): Allocate coding.destination here, and
7199         call encode_coding_object with dst_object Qnil.
7201         * buffer.c (Fset_buffer_multibyte): Convert 8-bit bytes to
7202         multibyte form correctly.
7204         * fontset.c (fs_load_font): Check fontp->full_name (not fontname)
7205         against Vfont_encoding_alist.
7207         * coding.c (Fdecode_sjis_char): Fix typo (0x7F->0xFF).  Fix the
7208         handling of charset list.
7209         (encode_coding_iso_2022): Setup coding->safe_charsets in advance.
7210         (decode_coding_object): Move point to coding->dst_pos before
7211         calling post-read-conversion function.
7212         (encode_coding_object): Give correct arguments to
7213         pre-write-conversion.  Ignore the return value of
7214         pre-write-conversion function.  Pay attention to the case that
7215         pre-write-conversion changes the current buffer.  If dst_object is
7216         Qt, even if coding->src_bytes is zero, allocate at least one byte
7217         to coding->destination.
7219         * coding.h (JIS_TO_SJIS): Fix typo (j1->s1, j2->s2).
7221         * charset.c (Fmake_char): Make it more backward compatible.
7222         (Fmap_charset_chars): Fix docstring.
7224 2008-02-01  Dave Love  <fx@gnu.org>
7226         * coding.c: Doc fixes.
7227         (Fdefine_coding_system_alias): Use names, not symbols, in
7228         coding-system-alist.
7230 2008-02-01  Kenichi Handa  <handa@m17n.org>
7232         * fontset.c (free_realized_fontsets): Call Fclear_face_cache instead
7233         of calling free_realized_face.
7235 2008-02-01  Yong Lu  <lyongu@asia-infonet.com>
7237         * charset.c (read_hex): Don't treat SPC as a comment starter.
7238         (decode_char): If CODE_POINT_TO_INDEX retruns -1, always return -1.
7239         (Fdecode_char): Fix typo.
7241 2008-02-01  Kenichi Handa  <handa@m17n.org>
7243         * charset.h (struct charset): New member `code_space_mask'.
7245         * coding.c (coding_set_source): Delete the local variable beg_byte.
7246         (encode_coding_charset, Fdefine_coding_system_internal):
7247         Delete the local variable charset.
7248         (Fdefine_coding_system_internal): Setup
7249         attrs[coding_attr_charset_valids] correctly.
7251         * charset.c (CODE_POINT_TO_INDEX): Utilize `code_space_mask'
7252         member to check if CODE is valid or not.
7253         (Fdefine_charset_internal): Initialize `code_space_mask' member.
7254         (encode_char): Before calling CODE_POINT_TO_INDEX, check if CODE
7255         is within the range of charset->min_code and carset->max_code.
7257 2008-02-01  Dave Love  <fx@gnu.org>
7259         * syntax.h (syntax_temp) [!__GNUC__]: Declare.
7261         * dispextern.h (generate_ascii_font): Fix return type.
7263         * xfaces.c (generate_ascii_font): Fix arg declaration.
7265         * coding.c (coding_inherit_eol_type)
7266         (Fset_terminal_coding_system_internal)
7267         (Fset_safe_terminal_coding_system_internal): Fix arg declarations.
7269 2008-02-01  Kenichi Handa  <handa@m17n.org>
7271         * coding.c (decode_coding_charset, encode_coding_charset): Handle
7272         multiple charsets correctly.
7274 2008-02-01  Kenichi Handa  <handa@m17n.org>
7276         * search.c (boyer_moore): Fix handling of mulitbyte character
7277         translation.
7279         * xdisp.c (display_mode_element): When the variable `elt' is
7280         changed, update `this' and `lisp_string'.
7282 2008-02-01  Kenichi Handa  <handa@m17n.org>
7284         * buffer.c (Fset_buffer_multibyte): Fix 8-bit char handling.
7286         * callproc.c (Fcall_process): Be sure to give the current buffer
7287         to decode_coding_c_string.  Update PT and PT_BYTE after the insertion.
7289         * charset.c (struct charset_map_entries): New struct.
7290         (load_charset_map): Rename from parse_charset_map.  New args
7291         entries and n_entries.  Change caller.
7292         (load_charset_map_from_file): Rename from load_charset_map.
7293         Change caller.  New arg control_flag.  Call load_charset_map at
7294         the tail.
7295         (load_charset_map_from_vector): New function.
7296         (Fdefine_charset_internal): Setup charset.compact_codes_p.
7297         (encode_char): If the charset is compact, change a character index
7298         to a code point.
7300         * coding.c (coding_alloc_by_making_gap): Check the case that the
7301         source and destination are the same correctly.
7302         (decode_coding_raw_text): Set coding->consumed_char and
7303         coding->consumed to 0.
7304         (produce_chars): If coding->chars_at_source is nonzero, update
7305         coding->consumed_char and coding->consumed before calling
7306         alloc_destination.
7307         (Fdefine_coding_system_alias): Register ALIAS in
7308         Vcoding_system_alist.
7309         (syms_of_coding): Define `no-convesion' coding system at the tail.
7311         * fileio.c (Finsert_file_contents): Set coding_system instead of
7312         val.  If the current buffer is multibyte, always call
7313         decode_coding_gap.
7315         * xfaces.c (try_font_list): Give higher priority to fontset's
7316         family than face's family.
7318 2008-02-01  Kenichi Handa  <handa@m17n.org>
7320         * callproc.c (Fcall_process): Be sure to give the current buffer
7321         to decode_coding_c_string.
7323         * xfaces.c (try_font_list): Give a family specified in a fontset
7324         higher priority than a family specified in a face.
7326 2008-02-01  Kenichi Handa  <handa@m17n.org>
7328         * fileio.c (Finsert_file_contents): Fix calculation of `inserted'.
7329         Fix arguments to insert_from_buffer.
7331         * xdisp.c (display_mode_element): Fix calculation of `bytepos'.
7333 2008-02-01  Kenichi Handa  <handa@m17n.org>
7335         * coding.c (produce_chars): Set the variable `multibytep' correctly.
7336         (decode_coding_gap): Set coding->dst_multibyte correctly.
7338 2008-02-01  Kenichi Handa  <handa@m17n.org>
7340         * coding.c (encode_coding_utf_8): Initialize produced_chars to 0.
7341         (decode_coding_utf_16): Fix converting high and low bytes to code-point.
7342         (encode_coding_utf_16): Substitute coding->default_char for
7343         non-Unicode characters.
7344         (decode_coding): Don't call record_insert here.
7345         (setup_coding_system): Initialize `surrogate' of
7346         coding->spec.utf_16 to 0.
7347         (EMIT_ONE_BYTE): Fix for multibyte case.
7349         * insdel.c (insert_from_gap): Call record_insert.
7351 2008-02-01  Kenichi Handa  <handa@m17n.org>
7353         * casefiddle.c (casify_region): Fix multibyte case.
7355         * character.c (c_string_width): Add return type `int'.
7356         (char_string_with_unification): Delete arg ADVANCED.
7358         * character.h (CHAR_VALID_P): Don't call CHARACTERP.
7359         (CHAR_STRING): Adjust for the change of char_string_with_unification.
7360         (CHAR_STRING_ADVANCE): Make it do-while statement.
7362         * chartab.c (sub_char_table_set_range): Optimize for the case
7363         DEPTH == 3.  Add workaround code for a GCC optimization bug.
7365         * charset.c (parse_charset_map): Remove an unused variable.
7367         * coding.c: Delete unused variables.
7369         * fileio.c (Finsert_file_contents): Set coding_system to Qnil
7370         earlier.  If inserted is zero and the coding system doesn't
7371         require flushing, don't call decode_coding_gap.
7373         * syntax.h (SET_RAW_SYNTAX_ENTRY): Don't call make_number.
7375 2008-02-01  Kenichi Handa  <handa@m17n.org>
7377         The following changes are for using Unicode as an internal
7378         character model, and use UTF-8 format for buffer/string
7379         representation.
7381         * .gdbinit (xchartable): Adjust for the change of char table structure.
7382         (xsubchartable, xcoding, xcharset, xcurbuf): New commands.
7384         * Makefile.in (obj): Add character.o and chartab.o.
7385         (lisp, shortlisp): Remove utf-8.elc:
7386         (*.o): For many files, change dependency on charset.h to
7387         character.h, and add dependency on character.h.
7388         (character.o, chartab.o): New targets.
7390         * abbrev.c, bytecode.c, casefiddle.c, cmds.c, dispnew.c, doc.c:
7391         * doprnt.c, dosfns.c, frame.c, marker.c, minibuf.c, msdos.c:
7392         * w16select.c, w32bdf.c, w32console.c: Include "character.h" instead
7393         of "charset.h".
7395         * dired.c, filelock.c: Include "character.h".
7397         * alloc.c: Include "character.h" instead of "charset.h".
7398         (Fmake_char_table, make_sub_char_table): Move to chartab.c.
7399         (syms_of_alloc): Remove defsubr for Smake_char_table.
7401         * buffer.c: Include "character.h" instead of "charset.h", don't
7402         include "coding.h".
7403         (Fset_buffer_multibyte): Adjust for UTF-8.
7405         * buffer.h: EXFUN Fbuffer_live_p.
7407         * callproc.c: Include "character.h" instead of "charset.h".
7408         (Fcall_process): Big change for the new code-conversion APIs.
7410         * casetab.c: Include "character.h" instead of "charset.h".
7411         (set_canon, set_identity, shuffle): Adjust for the new
7412         map_char_table spec.
7413         (init_casetab_once): Call CHAR_TABLE_SET instead of directly
7414         accessing the char table structure.
7416         * chartab.c: New file that implements char table.
7418         * category.c: Include "character.h".
7419         (copy_category_entry): New function.
7420         (copy_category_table): Call map_char_table and copy_category_entry.
7421         (Fmake_category_table): Initialize all top-vel slots.
7422         (char_category_set): New function.
7423         (modify_lower_category_set): Delete.
7424         (Fmodify_category_entry): Call char_table_ref_and_range.
7426         * category.h (CATEGORY_SET): Just call char_category_set.
7428         * ccl.c: Include "character.h".
7429         (Qccl, Qcclp): New variables.
7430         (CCL_WRITE_CHAR): Alway treat the arg CH as a character even if
7431         it's less than 256.
7432         (CCL_WRITE_MULTIBYTE_CHAR): Delete.
7433         (CCL_WRITE_STRING, CCL_READ_CHAR): Adjust for the change of SRC
7434         and DST type.
7435         (ccl_driver): Change types of argument, adjust code accordingly.
7436         (Fccl_execute, Fccl_execute_on_string): Adjust for the change of
7437         ccl_driver.
7438         (syms_of_ccl): Intern and staticpro Qccl and Qcclp.
7440         * ccl.h (struct ccl_program): Delete members eol_type and multibyte.
7441         New members src_multibyte, dst_multibyte, consumed, and produced.
7442         (struct ccl_spec): Delete members decoder and encoder.  New member ccl.
7443         (CODING_SPEC_CCL_PROGRAM): New macro.
7444         (ccl_driver): Update prototype.
7445         (Qccl, Qcclp, Fccl_program_p): Extern them.
7446         (CHECK_CCL_PROGRAM): New macro.
7448         * character.c, character.h, chartab.c: New files.
7450         * charset.c: Mostly re-written.  Move character and multibyte sequence
7451         handling codes to character.c.
7453         * charset.h: Mostly re-written.  Move character and multibyte sequence
7454         handling codes to character.h.
7456         * coding.c, coding.h: Mostly re-written.
7458         * composite.c: Include "character.h" instead of "charset.h".
7459         (CHAR_WIDTH): Move to character.h.
7460         (HASH_KEY, HASH_VALUE): Delete.
7462         * composite.h (enum composition_method): Change order of enumeration
7463         symbols.
7465         * data.c: Include "character.h" instead of "charset.h".
7466         (Faref): Call CHAR_TABLE_REF for a char table.
7467         (Faset): Call CHAR_TABLE_SET for a char table.
7469         * dispextern.h (free_realized_face, check_face_attribytes)
7470         (generate_ascii_font): Extern them.
7471         (free_realized_multibyte_face): Delete extern.
7473         * disptab.h (DISP_CHAR_VECTOR): Adjust for the change of char
7474         table structure.
7476         * editfns.c: Include "character.h" instead of "charset.h".
7477         (Fchar_to_string): Always call CHAR_STRING.
7479         * emacs.c (main): Call init_charset_once, init_charset,
7480         syms_of_chartab, and syms_of_character.
7482         * fileio.c: Include "character.h" instead of "charset.h".
7483         (Finsert_file_contents): Big change for the new code-conversion API.
7484         (choose_write_coding_system, Fwrite_region): Likewise.
7485         (build_annotations_2): Delete.
7486         (e_write): Big change for the new code-conversion API.
7488         * fns.c: Include "character.h" instead of "charset.h".
7489         (copy_sub_char_table): Move to chartab.c.
7490         (Fcopy_sequence): Call copy_char_table for a char table.
7491         (concat): Delete codes calling count_multibyte.
7492         (string_char_to_byte, string_byte_to_char): Adjust for the new
7493         multibyte form.
7494         (internal_equal): Adjust for the change of char table structure.
7495         (Fchar_table_subtype, Fchar_table_parent, Fset_char_table_parent)
7496         (Fchar_table_extra_slot, Fset_char_table_extra_slot)
7497         (Fchar_table_range, Fset_char_table_range, Fset_char_table_default)
7498         (char_table_translate, optimize_sub_char_table)
7499         (Foptimize_char_table, map_char_table, Fmap_char_table): Move to
7500         chartab.c.
7501         (char_table_ref_and_index): Delete.
7502         (HASH_KEY, HASH_VALUE): Move to lisp.h.
7503         (Fmd5): Call preferred_coding_system instead of accessing
7504         Vcoding_category_list.  Adjust for the new code-conversion API.
7505         (syms_of_fns): Move defsubr for char table related functions to
7506         chartab.c.
7508         * fontset.c: Mostly re-written.
7510         * fontset.h (struct font_info): Change type of the member encoding_type.
7511         (enum FONT_SPEC_INDEX): New enum.
7512         (fontset_font_pattern, fs_load_font): Update prototype.
7513         (FS_LOAD_FONT): Adjust for the change of fs_load_font.
7515         * indent.c: Include "character.h" instead of "charset.h".
7516         (MULTIBYTE_BYTES_WIDTH): Call CHAR_WIDTH instead of WIDTH_BY_CHAR_HEAD.
7518         * insdel.c: Include "character.h" instead of "charset.h".
7519         (copy_text): Don't refer to Vnonascii_translation_table.
7520         (insert_from_gap): New function.
7522         * keyboard.c: Include "character.h" instead of "charset.h".
7523         (command_loop_1): Never call direct_output_forward_char before
7524         a non-ASCII character.
7525         (read_char): If Vkeyboard_translate_table is a char table, always
7526         translate a character.
7528         * keymap.c: Include "character.h".
7529         (store_in_keymap): Handle the case that IDX is a cons.
7530         (Fdefine_key): Handle the case that KEY is a cons and the car part
7531         is also a cons (range).
7532         (push_key_description): Adjust for the new character code.
7533         (describe_vector): Call describe_char_table for a char table.
7534         (describe_char_table): New function.
7536         * keymap.h (describe_char_table): Extern it.
7538         * lisp.h (enum pvec_type): New member PVEC_SUB_CHAR_TABLE.
7539         (XSUB_CHAR_TABLE, XSETSUB_CHAR_TABLE): New macros.
7540         (CHAR_TABLE_ORDINARY_SLOTS, CHAR_TABLE_SINGLE_BYTE_SLOTS)
7541         (SUB_CHAR_TABLE_ORDINARY_SLOTS, SUB_CHAR_TABLE_STANDARD_SLOTS):
7542         Delete.
7543         (CHAR_TABLE_REF, CHAR_TABLE_SET): Adjust for the new char table
7544         structure.
7545         (CHAR_TABLE_TRANSLATE): Just call char_table_translate.
7546         (CHARTAB_SIZE_BITS_0, CHARTAB_SIZE_BITS_1, CHARTAB_SIZE_BITS_2)
7547         (CHARTAB_SIZE_BITS_3): New macros.
7548         (chartab_size): Extern it.
7549         (struct Lisp_Char_Table): Re-design.
7550         (struct Lisp_Sub_Char_Table): New structure.
7551         (HASH_KEY, HASH_VALUE): Move from fns.c.
7552         (CHARACTERBITS): Define as 22.
7553         (GLYPH_MASK_FACE, GLYPH_MASK_CHAR): Adjust for the above change.
7554         (SUB_CHAR_TABLE_P): Check PVEC_CHAR_TABLE.
7555         (GC_SUB_CHAR_TABLE_P): New macro.
7556         (Fencode_coding_string, Fdecode_coding_string): Update EXFUN.
7557         (code_convert_string_norecord): Deleted extern.
7558         (init_character_once, syms_of_character, init_charset)
7559         (syms_of_composite, Qeq, Fmakehash, insert_from_gap): Extern them.
7561         * lread.c: Include "character.h".
7562         (read_multibyte): New arg NBYTES.
7563         (read_escape): Change the meaning of returned *BYTEREP.
7564         (to_multibyte): Delete.
7565         (read1): Adjust the handling of char table and string.
7567         * print.c: Include "character.h" instead of "charset.h".
7568         (print_string): Convert 8-bit raw bytes to octal form by
7569         string_escape_byte8.
7570         (print_object): Adjust for the new multibyte form.  Print 8-bit
7571         raw bytes always in octal form.  Handle sub char table correctly.
7573         * process.c: Include "character.h" instead of "charset.h".
7574         (read_process_output, send_process): Adjust for the new
7575         code-conversion API.
7577         * puresize.h (BASE_PURESIZE): Increase.
7579         * regex.c: Include "character.h" instead of "charset.h".
7580         (BYTE8_TO_CHAR, CHAR_BYTE8_P) [not emacs]: New dummy macros.
7581         (regex_compile): Accept a range whose starting and ending
7582         character have different leading bytes.
7583         (analyse_first): Adjust for the above change.
7585         * search.c: Include "character.h" instead of "charset.h".
7586         (search_buffer, boyer_moore): Adjust for the new multibyte form.
7587         (Freplace_match): Adjust for the change of multibyte_char_to_unibyte.
7589         * syntax.c: Include "character.h" instead of "charset.h".
7590         (syntax_parent_lookup): Delete.
7591         (Fmodify_syntax_entry): Accept a cons as CHAR.
7592         (skip_chars): Adjust for the new multibyte form.
7593         (init_syntax_once): Call char_table_set_range instead of directly
7594         accessing the structure of a char table.
7596         * syntax.h (SET_RAW_SYNTAX_ENTRY): Call CHAR_TABLE_SET.
7597         (SYNTAX_ENTRY_FOLLOW_PARENT): Delete macro.
7598         (SET_RAW_SYNTAX_ENTRY_RANGE): New macro.
7599         (SYNTAX_ENTRY_INT): Call CHAR_TABLE_REF.
7601         * term.c: Include "buffer.h" and "character.h".
7602         (encode_terminal_code, write_glyphs): Adjust for the new
7603         code-conversion API.
7604         (produce_glyphs): Call CHAR_WIDTH instead of CHARSET_WIDTH.
7606         * w32term.c (x_new_font): Adjust for the change of FS_LOAD_FONT.
7608         * xdisp.c: Include "character.h".
7609         (get_next_display_element): Adjust for the new multibyte form.
7610         (disp_char_vector): Adjust for the new char table structure.
7611         (decode_mode_spec_coding): Adjust for the new structure of
7612         coding system.
7613         (decode_mode_spec): Adjust for the new code-conversion API.
7615         * xfaces.c: Include "character.h" instead of "charset.h".
7616         (load_face_font): Adjust for the change of choose_face_font and
7617         FS_LOAD_FONT.
7618         (generate_ascii_font): New function.
7619         (set_lface_from_font_name): Adjust for the change of FS_LOAD_FONT.
7620         (set_font_frame_param): Adjust for the change of choose_face_font.
7621         (free_realized_face): Make it public.
7622         (free_realized_faces_for_fontset): Rename from
7623         free_realized_multibyte_face.  Free also faces realized for ASCII.
7624         (choose_face_font): Change arguments.  Adjust for the change of
7625         fontset_font_pattern and FS_LOAD_FONT.
7627         * xfns.c: Include "character.h".
7628         (x_encode_text): Adjust for the new code-conversion API.
7630         * xselect.c: Don't include "charset.h".
7631         (selection_data_to_lisp_data): Adjust for the new code conversion API.
7633         * xterm.c: Include "character.h".
7634         (x_encode_char): New argument CHARSET.  Change caller.
7635         (x_get_char_face_and_encoding, x_get_glyph_face_and_encoding):
7636         Call ENCODE_CHAR instead of SPLIT_CHAR.
7637         (x_produce_glyphs): Don't check Vnonascii_translation_table Call
7638         CHAR_WIDTH instead of CHARSET_WIDTH.
7639         (XTread_socket): Adjust for the new code-conversion API.
7640         (x_new_font): Adjust for the change of FS_LOAD_FONT.
7641         (x_load_font): Adjust for the change of struct font.
7643 2008-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7645         * xfaces.c (face_at_buffer_position): Remove unused vars.
7647 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
7649         * ccl.c (CCL_WRITE_CHAR, CCL_WRITE_MULTIBYTE_CHAR):
7650         Fix overflow checking.
7652 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
7654         * ccl.c (CCL_WRITE_CHAR, CCL_WRITE_MULTIBYTE_CHAR, ccl_driver):
7655         Cancel previous change.
7657 2008-01-31  Kenichi Handa  <handa@ni.aist.go.jp>
7659         * ccl.c (CCL_WRITE_CHAR): Increment extra_bytes only when
7660         ccl->eight_bit_control.  Fix check for buffer overflow.
7661         (CCL_WRITE_MULTIBYTE_CHAR): Fix check for buffer overflow.
7662         (ccl_driver): Initialize extra_bytes to 0.
7664 2008-01-31  Kenichi Handa  <handa@ni.aist.go.jp>
7666         * keyboard.c (make_ctrl_char): If C is a multibyte character, just
7667         return it ORed with ctrl_modifier.
7669 2008-01-29  Miles Bader  <miles@gnu.org>
7671         * macterm.c (XTset_vertical_scroll_bar): Fix merge mistake.
7673 2008-01-28  Jason Rumney  <jasonr@gnu.org>
7675         * w32.c (stat): Don't double check for networked drive.
7677 2008-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7679         * window.c (run_window_configuration_change_hook): New function.
7680         Code extracted from set_window_buffer.  Set the selected frame.
7681         (set_window_buffer): Use it.
7682         * window.h (run_window_configuration_change_hook): Declare.
7683         * dispnew.c (change_frame_size_1): Use it instead of set-window-buffer.
7685         * keyboard.c (read_char): Yet another int/Lisp_Object mixup (YAILOM).
7687 2008-01-27  Dan Nicolaescu  <dann@ics.uci.edu>
7689         * Makefile.in: Remove references to unused macros.
7691 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
7693         * w32.c (g_b_init_get_sid_sub_authority)
7694         (g_b_init_get_sid_sub_authority_count): New static variables.
7695         (GetSidSubAuthority_Proc, GetSidSubAuthorityCount_Proc): New typedefs.
7696         (get_sid_sub_authority, get_sid_sub_authority_count): New functions.
7697         (init_user_info): Use them to retrieve uid and gid.
7698         Use 500/513, the Windows defaults, as Administrator's uid/gid.
7699         (fstat): Use pw_uid and pw_gid from the_passwd structure for
7700         st_uid and st_gid of the file.
7702 2008-01-26  Jason Rumney  <jasonr@gnu.org>
7704         * w32.c (logon_network_drive): New function.
7705         (stat): Use it.
7707 2008-01-26  Chong Yidong  <cyd@stupidchicken.com>
7709         * xdisp.c (pos_visible_p): Handle the case where charpos falls on
7710         invisible text covered with an ellipsis.
7712 2008-01-25  Richard Stallman  <rms@gnu.org>
7714         * xdisp.c (redisplay_window): Run Qwindow_text_change_functions and
7715         jump back to beginning.  Move some other initializations after that.
7716         (Qwindow_text_change_functions, Vwindow_text_change_functions):
7717         New variables.
7718         (syms_of_xdisp): Init them.
7720         * keyboard.c (read_char): Restore echo_message_buffer after redisplay.
7722         * buffer.c (reset_buffer_local_variables):
7723         Implement `permanent-local-hook'.
7724         (Qpermanent_local_hook): New variable.
7725         (syms_of_buffer): Init and staticpro it.
7727 2008-01-25  Michael Albinus  <michael.albinus@gmx.de>
7729         * dbusbind.c (xd_retrieve_arg): Pacify GCC on x86_64 GNU/Linux.
7731 2008-01-25  Thien-Thi Nguyen  <ttn@gnuvola.org>
7733         * fns.c (Fclrhash): Return TABLE.
7735 2008-01-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7737         * macterm.c (x_scroll_bar_create): Initialize bar->redraw_needed_p.
7738         (XTset_vertical_scroll_bar): Redraw scroll bar if bar->redraw_needed_p
7739         is set even without positional changes.
7740         (x_scroll_bar_clear): Set bar->redraw_needed_p.
7742         * macterm.h (struct scroll_bar): New member `redraw_needed_p'.
7744 2008-01-23  Jason Rumney  <jasonr@gnu.org>
7746         * xterm.c (handle_one_xevent): Revert to counting chars not bytes.
7748         * w32term.c (w32_read_socket) <WM_CHAR>: Decode characters outside
7749         the unicode range available in MULE by locale-coding-system.
7750         Improve dbcs lead byte detection.  Set event timestamp and modifiers
7751         earlier.
7753 2008-01-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7755         * mac.c (mac_emacs_pid) [MAC_OSX]: New variable.
7756         [MAC_OSX] (init_mac_osx_environment): Initialize it.
7757         [MAC_OSX] (mac_try_close_socket) [SELECT_USE_CFSOCKET]: Return 0
7758         when used on child processes.
7760 2008-01-21  Michael Albinus  <michael.albinus@gmx.de>
7762         * dbusbind.c (Fdbus_method_return_internal): Rename from
7763         Fdbus_method_return.
7764         (Fdbus_unregister_object): Move to dbus.el.
7765         (Fdbus_call_method, Fdbus_method_return_internal)
7766         (Fdbus_send_signal): Improve debug messages.
7768 2008-01-20  Martin Rudalics  <rudalics@gmx.at>
7770         * undo.c (undo_inhibit_record_point): New variable.
7771         (syms_of_undo): Initialize it.
7772         (record_point): Don't record point when undo_inhibit_record_point
7773         is set.
7775 2008-01-19  Stefan Monnier  <monnier@iro.umontreal.ca>
7777         * process.c (list_processes_1): Don't use SCHARS on a nil buffer name.
7779         * xdisp.c (Qauto_hscroll_mode): New var.
7780         (syms_of_xdisp): Initialize it.
7781         (hscroll_window_tree): Use it to lookup `auto-hscroll-mode' in each
7782         window's buffer.
7783         (hscroll_windows): Don't check automatic_hscrolling_p here.
7785         * window.c (set_window_buffer): Don't unnecessarily reset hscroll and
7786         vscroll if we're setting window-buffer to the value it already has.
7788 2008-01-18  Dan Nicolaescu  <dann@ics.uci.edu>
7790         * m/intel386.h: Remove references to XENIX.
7792 2008-01-17  Andreas Schwab  <schwab@suse.de>
7794         * m/amdx86-64.h (START_FILES, LIB_STANDARD): Use HAVE_LIB64_DIR
7795         instead of HAVE_X86_64_LIB64_DIR.
7796         * m/ibms390x.h (START_FILES, LIB_STANDARD): Likewise.
7798 2008-01-17  Glenn Morris  <rgm@gnu.org>
7800         * m/ibms390x.h (START_FILES, LIB_STANDARD): Adjust value according
7801         to HAVE_X86_64_LIB64_DIR.
7803 2008-01-16  Dan Nicolaescu  <dann@ics.uci.edu>
7805         * s/irix3-3.h:
7806         * s/irix4-0.h:
7807         * s/386-ix.h:
7808         * s/domain.h:
7809         * s/hpux9-x11r4.h:
7810         * s/hpux9shxr4.h: Remove files for systems no longer supported.
7812         * sysdep.c: Remove code containing references to symbols defined
7813         by unsupported systems.
7815 2008-01-16  Glenn Morris  <rgm@gnu.org>
7817         * coding.c (select-safe-coding-system-function): Doc fix.
7819 2008-01-15  Glenn Morris  <rgm@gnu.org>
7821         * config.in: Revert 2008-01-13 change: this is a generated file.
7823 2008-01-13  Tom Tromey  <tromey@redhat.com>
7825         * lisp.h: Fix typo.
7827 2008-01-13  Dan Nicolaescu  <dann@ics.uci.edu>
7829         * m/sequent-ptx.h:
7830         * m/sequent.h:
7831         * s/ptx.h:
7832         * s/ptx4-2.h:
7833         * s/ptx4.h: Remove files for systems no longer supported.
7835         * callproc.c (Fcall_process): Fix previous change.
7837 2008-01-13  Dan Nicolaescu  <dann@ics.uci.edu>
7839         * unexsunos4.c: Remove file, system not supported anymore.
7841         * m/mips.h:
7842         * m/intel386.h:
7843         * callproc.c:
7844         * config.in:
7845         * ecrt0.c:
7846         * emacs.c:
7847         * fileio.c:
7848         * frame.c:
7849         * getpagesize.h:
7850         * keyboard.c:
7851         * lread.c:
7852         * process.c:
7853         * puresize.h:
7854         * sysdep.c:
7855         * systty.h:
7856         * syswait.h:
7857         * unexec.c:
7858         * xdisp.c:
7859         * alloc.c: Remove code containing references to symbols defined by
7860         unsupported systems.
7862 2008-01-11  Kenichi Handa  <handa@ni.aist.go.jp>
7864         * coding.c (detect_coding_mask): Fix previous change.
7866 2008-01-09  Kenichi Handa  <handa@ni.aist.go.jp>
7868         * coding.c (detect_coding_iso2022): New arg
7869         latin_extra_code_state.  Allow Latin extra codes only
7870         when *latin_extra_code_state is nonzero.
7871         (detect_coding_mask): If there is a NULL byte, detect the encoding
7872         as UTF-16 or binary.  If Latin extra codes exist, detect the
7873         encoding as ISO-2022 only when there's no other proper encoding is
7874         found.
7876 2008-01-08  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7878         * frame.c (Fmake_terminal_frame): Use #ifdef MAC_OS8 instead of
7879         #ifdef MAC_OS.
7881 2008-01-08  Richard Stallman  <rms@gnu.org>
7883         * fileio.c (Ffile_name_directory, Fexpand_file_name): Doc fixes.
7885 2008-01-06  Nick Roberts  <nickrob@snap.net.nz>
7887         * keyboard.c (parse_menu_item): Don't enclose key bindings on
7888         menu bar in parentheses.
7890 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
7892         * m/7300.h:
7893         * m/acorn.h:
7894         * m/alliant-2800.h:
7895         * m/alliant.h:
7896         * m/alliant1.h:
7897         * m/alliant4.h:
7898         * m/altos.h:
7899         * m/amdahl.h:
7900         * m/apollo.h:
7901         * m/att3b.h:
7902         * m/aviion-intel.h:
7903         * m/aviion.h:
7904         * m/celerity.h:
7905         * m/clipper.h:
7906         * m/cnvrgnt.h:
7907         * m/convex.h:
7908         * m/cydra5.h:
7909         * m/delta88k.h:
7910         * m/dpx2.h:
7911         * m/dual.h:
7912         * m/elxsi.h:
7913         * m/f301.h:
7914         * m/gould-np1.h:
7915         * m/gould.h:
7916         * m/i860.h:
7917         * m/ibmps2-aix.h:
7918         * m/ibmrt-aix.h:
7919         * m/ibmrt.h:
7920         * m/irist.h:
7921         * m/is386.h:
7922         * m/isi-ov.h:
7923         * m/mega68.h:
7924         * m/mg1.h:
7925         * m/news-r6.h:
7926         * m/news-risc.h:
7927         * m/news.h:
7928         * m/nh3000.h:
7929         * m/nh4000.h:
7930         * m/ns16000.h:
7931         * m/ns32000.h:
7932         * m/nu.h:
7933         * m/orion.h:
7934         * m/orion105.h:
7935         * m/paragon.h:
7936         * m/pfa50.h:
7937         * m/plexus.h:
7938         * m/pyramid.h:
7939         * m/pyrmips.h:
7940         * m/sh3el.h:
7941         * m/sps7.h:
7942         * m/sr2k.h:
7943         * m/stride.h:
7944         * m/sun1.h:
7945         * m/sun2.h:
7946         * m/sun3-68881.h:
7947         * m/sun3-fpa.h:
7948         * m/sun3-soft.h:
7949         * m/sun3.h:
7950         * m/sun386.h:
7951         * m/symmetry.h:
7952         * m/tad68k.h:
7953         * m/tahoe.h:
7954         * m/targon31.h:
7955         * m/tek4300.h:
7956         * m/tekxd88.h:
7957         * m/tower32.h:
7958         * m/tower32v3.h:
7959         * m/ustation.h:
7960         * m/wicat.h:
7961         * m/xps100.h:
7962         * s/cxux.h:
7963         * s/cxux7.h:
7964         * s/dgux.h:
7965         * s/dgux4.h:
7966         * s/dgux5-4-3.h:
7967         * s/dgux5-4r2.h:
7968         * s/esix.h:
7969         * s/esix5r4.h:
7970         * s/hiuxmpp.h:
7971         * s/hiuxwe2.h:
7972         * s/iris3-5.h:
7973         * s/iris3-6.h:
7974         * s/isc2-2.h:
7975         * s/isc3-0.h:
7976         * s/isc4-0.h:
7977         * s/isc4-1.h:
7978         * s/newsos5.h:
7979         * s/newsos6.h:
7980         * s/osf1.h:
7981         * s/osf5-0.h:
7982         * s/riscix1-1.h:
7983         * s/riscix12.h:
7984         * s/sco4.h:
7985         * s/sco5.h:
7986         * s/sunos4-0.h:
7987         * s/sunos4-1.h:
7988         * s/sunos413.h:
7989         * s/sunos4shr.h:
7990         * s/umax.h:
7991         * s/unipl5-2.h:
7992         * s/xenix.h:
7993         * cxux-crt0.s:
7994         * unexapollo.c:
7995         * unexconvex.c:
7996         * unexenix.c:
7997         * unexsni.c: Remove files for systems no longer supported.
7999         * m/intel386.h: Remove references to unsupported systems.
8001         * w32.c (get_emacs_configuration): Remove reference to i860.
8003         * sysdep.c: Remove dead code.
8005 2008-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
8007         * s/rtu.h:
8008         * m/masscomp.h: Remove files.  Platform is obsolete.
8010 2008-01-04  Michael Albinus  <michael.albinus@gmx.de>
8012         * dbusbind.c (Fdbus_method_return): New function.
8013         (xd_read_message): Add the serial number to the event.
8014         (Fdbus_register_method): Activate the function.
8016 2008-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8018         * keyboard.c (read_key_sequence): Fix typo.
8020 2008-01-03  Michael Albinus  <michael.albinus@gmx.de>
8022         * dbusbind.c (all): Replace XCAR by CAR_SAFE and XCDR by CDR_SAFE.
8023         (xd_signature, xd_append_arg): Handle element type detection for
8024         empty arrays.
8025         (Fdbus_call_method, Fdbus_send_signal): Undo type casting for
8026         SDATA () calls; this must be solved more general.
8027         (Fdbus_register_signal): Use SBYTES instead of strlen.
8029 2008-01-03  Magnus Henoch  <magnus@zemdatav>
8031         * dbusbind.c (xd_append_arg): Use unsigned char instead of
8032         unsigned int for byte values (necessary for big-endian platform).
8033         (Fdbus_call_method): Handle the case of no returned arguments.
8035 2007-12-31  Tom Tromey  <tromey@redhat.com>  (tiny change)
8037         * dbusbind.c (xd_read_message): Use non-static input_event struct.
8039 2007-12-31  Magnus Henoch  <mange@freemail.hu>
8041         * dbusbind.c (xd_signature): Signature of variant is just "v".
8043 2007-12-30  Michael Albinus  <michael.albinus@gmx.de>
8045         * dbusbind.c: Fix several errors and compiler warnings.
8046         Reported by Tom Tromey <tromey@redhat.com>
8047         (XD_ERROR, XD_DEBUG_MESSAGE)
8048         (XD_DEBUG_VALID_LISP_OBJECT_P): Wrap code with "do ... while (0)".
8049         (xd_append_arg): Part for basic D-Bus types rewitten.
8050         (xd_retrieve_arg): Split implementation of DBUS_TYPE_BYTE and
8051         DBUS_TYPE_(U)INT16.  Don't call XD_DEBUG_MESSAGE with "%f" if not
8052         appropriate.
8053         (xd_read_message): Return Qnil.  Don't signal an error; it is not
8054         useful during event reading.
8055         (Fdbus_register_signal): Signal an error if the check for
8056         FUNCTIONP fails.
8057         (Fdbus_register_method): New function.  The implementation is not
8058         complete, the call of the function signals an error therefore.
8059         (Fdbus_unregister_object): New function, renamed from
8060         Fdbus_unregister_signal.  The initial check signals an error, if
8061         the object is not well formed.
8063 2007-12-30  Richard Stallman  <rms@gnu.org>
8065         * textprop.c (get_char_property_and_overlay):
8066         Signal error if POSITION is out of range in a buffer.
8068 2007-12-29  Martin Rudalics  <rudalics@gmx.at>
8070         * w32fns.c (Fx_create_frame): Make copy of frame parameters
8071         because the original parameters are in pure storage now.
8073 2007-12-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8075         * xdisp.c (phys_cursor_in_rect_p): Check if cursor is in fringe area.
8077 2007-12-22  Eli Zaretskii  <eliz@gnu.org>
8079         * callint.c (syms_of_callint) <command-history>: Add reference to
8080         history-length in the doc string.
8082 2007-12-17  Jason Rumney  <jasonr@gnu.org>
8084         * w32fns.c (w32_wnd_proc) <WM_KEYDOWN>: Cast char to unsigned
8085         before passing as wParam.
8087 2007-12-22  Michael Albinus  <michael.albinus@gmx.de>
8089         * dbusbind.c (xd_retrieve_arg): Handle DBUS_TYPE_BYTE,
8090         DBUS_TYPE_INT16, DBUS_TYPE_UINT16, DBUS_TYPE_INT64,
8091         DBUS_TYPE_UINT64, DBUS_TYPE_DOUBLE and DBUS_TYPE_SIGNATURE.
8092         Return float when DBUS_TYPE_INT32 or DBUS_TYPE_UINT32 do not fit
8093         as number.
8094         (Fdbus_call_method): Fix docstring.
8096 2007-12-21  Michael Albinus  <michael.albinus@gmx.de>
8098         * dbusbind.c (XD_BASIC_DBUS_TYPE, XD_DBUS_TYPE_P, XD_NEXT_VALUE):
8099         New macros.
8100         (XD_SYMBOL_TO_DBUS_TYPE): Rename from XD_LISP_SYMBOL_TO_DBUS_TYPE.
8101         (XD_OBJECT_TO_DBUS_TYPE): Rename from XD_LISP_OBJECT_TO_DBUS_TYPE.
8102         Simplify.
8103         (xd_signature): New function.
8104         (xd_append_arg): Compute also signatures.  Major rewrite.
8105         (xd_retrieve_arg): Make debug messages friendly.
8106         (Fdbus_call_method, Fdbus_send_signal): Extend docstring.
8107         Check for signatures of arguments.
8109 2007-12-19  Michael Albinus  <michael.albinus@gmx.de>
8111         * dbusbind.c (QCdbus_type_byte, QCdbus_type_boolean)
8112         (QCdbus_type_int16, QCdbus_type_uint16, QCdbus_type_int32)
8113         (QCdbus_type_uint32, QCdbus_type_int64, QCdbus_type_uint64)
8114         (QCdbus_type_double, QCdbus_type_string, QCdbus_type_object_path)
8115         (QCdbus_type_signature, QCdbus_type_array, QCdbus_type_variant)
8116         (QCdbus_type_struct, QCdbus_type_dict_entry): New D-Bus type symbols.
8117         (XD_LISP_SYMBOL_TO_DBUS_TYPE): New macro.
8118         (XD_LISP_OBJECT_TO_DBUS_TYPE): Add compound types.
8119         (xd_retrieve_value): Remove.  Functionality included in ...
8120         (xd_append_arg): New function.
8121         (Fdbus_call_method, Fdbus_send_signal): Apply it.
8123 2007-12-16  Michael Albinus  <michael.albinus@gmx.de>
8125         * dbusbind.c (top): Include <stdio.h>.
8126         (Fdbus_call_method, Fdbus_send_signal): Apply type cast in
8127         dbus_message_new_method_call and dbus_message_new_signal.
8128         (Fdbus_register_signal): Rename unique_name to uname.
8129         Check handler for FUNCTIONP instead of CHECK_SYMBOL.  Handle case of
8130         non-existing unique name.  Fix typos in matching rule.  Return an
8131         object which is useful in Fdbus_unregister_signal.
8132         (Fdbus_unregister_signal): Reimplementation, in order to remove
8133         only the corresponding entry.
8134         (Vdbus_registered_functions_table): Change the order of entries.
8135         Apply these changes in xd_read_message and Fdbus_register_signal.
8137 2007-12-16  Andreas Schwab  <schwab@suse.de>
8139         * fileio.c (Finsert_file_contents): Fix overflow check to not
8140         depend on undefined integer overflow.
8142 2007-12-14  Jason Rumney  <jasonr@gnu.org>
8144         * w32term.c (w32_read_socket): Use MULTIBYTE_CHAR_KEYSTROKE_EVENT
8145         for characters above 127.
8147 2007-12-13  Jason Rumney  <jasonr@gnu.org>
8149         * w32fns.c (w32_wnd_proc, Fw32_reconstruct_hot_key): Range check
8150         before dereferencing array.
8151         (lookup_vk_code): Remove zero comparison.
8153 2007-12-14  Michael Albinus  <michael.albinus@gmx.de>
8155         * dbusbind.c (xd_retrieve_value, xd_retrieve_arg)
8156         (Fdbus_call_method, Fdbus_send_signal, xd_read_message):
8157         Use `unsigned int' instead of `uint'.
8158         (xd_read_message, Fdbus_register_signal): Split expressions into
8159         multiple lines before operators "&&" and "||", according to the
8160         GNU Coding Standards.
8162 2007-12-14  Eli Zaretskii  <eliz@gnu.org>
8164         * dispextern.h (WINDOWS_NT): Fix incorrect spelling of WINDOWSNT.
8166 2007-12-12  Juri Linkov  <juri@jurta.org>
8168         * buffer.c (Frename_buffer): In interactive spec replace
8169         `read-buffer' with `read-string' that uses `buffer-name-history'
8170         as history, and the current buffer's name as default.
8172 2007-12-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8174         * keyboard.c (Fcommand_execute): Call Qcall_interactively instead of
8175         manipulating the backtrace manually.
8176         (make_lispy_event): Merge the ASCII and MULTIBYTE cases.
8177         (struct backtrace, backtrace_list): Remove.
8178         (command_loop_1): Remove dead var `no_direct'.
8180         * buffer.c (reset_buffer_local_variables): If permanent_too is 0, also
8181         preserve non-built-in buffer-local variables.
8182         (Fkill_all_local_variables): Don't re-create&re-set permanent
8183         buffer-local variables.
8185 2007-12-09  Juri Linkov  <juri@jurta.org>
8187         * buffer.c (Frename_buffer): Change interactive spec from "s" to
8188         Lisp code that uses `read-buffer' with current buffer as default.
8190 2007-12-08  Michael Albinus  <michael.albinus@gmx.de>
8192         * dbusbind.c (xd_read_message): Generate an event for every
8193         registered handler.  There might be several handlers registered
8194         for the same signal.
8195         (Fdbus_register_signal): Don't overwrite a registration for the
8196         same signal.  Add a new registration if handlers are different.
8197         (Vdbus_registered_functions_table): Rework doc string.
8199 2007-12-07  Michael Albinus  <michael.albinus@gmx.de>
8201         * dbusbind.c (Fdbus_get_unique_name, xd_read_message)
8202         (Fdbus_register_signal): Use DBUS_MAXIMUM_NAME_LENGTH and
8203         DBUS_MAXIMUM_MATCH_RULE_LENGTH for string lengths.
8204         (Fdbus_call_method, Fdbus_send_signal, Fdbus_register_signal):
8205         Unify argument lists.
8206         (xd_read_message, Fdbus_register_signal): Reorder and extend event
8207         arguments and hash table keys.  Use unique name for service.
8208         (Fdbus_unregister_signal): Remove checks.
8209         (Vdbus_registered_functions_table): Fix doc string.
8211 2007-12-05  Magnus Henoch  <mange@freemail.hu>
8213         * process.c (make_process): Initialize pty_flag to 0.
8215 2007-12-05  Jason Rumney  <jasonr@gnu.org>
8217         * image.c (xbm_load) [WINDOWSNT]: Shuffle the bits of directly
8218         specified XBMs.
8220 2007-12-05  Richard Stallman  <rms@gnu.org>
8222         * xdisp.c (syms_of_xdisp) <scroll-conservatively>: Doc fix.
8224 2007-12-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8226         * mac.c (cfsockets_for_select) [MAC_OSX && SELECT_USE_CFSOCKET]:
8227         New variable.
8228         (mac_try_close_socket) [MAC_OSX]: New function.
8229         [MAC_OSX] (sys_select) [SELECT_USE_CFSOCKET]:
8230         Update cfsockets_for_select.  Replace invalid CFRunLoop source.
8232         * sysdep.c (emacs_close) [MAC_OSX && HAVE_CARBON]:
8233         Use mac_try_close_socket.
8235 2007-12-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8237         * unexmacosx.c (unrelocate): New argument BASE.  Use it instead of
8238         reloc_base.
8239         (copy_dysymtab): Compute relocation base here.
8240         (rebase_reloc_address) [__ppc64__]: New function.
8241         (copy_dysymtab) [__ppc64__]: Use it if relocation base needs to be
8242         changed.
8244 2007-12-05  Jason Rumney  <jasonr@gnu.org>
8246         * w32proc.c (sys_spawnve): Quote args with wildcards.
8248 2007-12-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8250         * unexmacosx.c (copy_data_segment): Also copy __gcc_except_tab and
8251         __objc_* sections.
8252         (unrelocate) [_LP64]: Set relocation base to address of data segment.
8254 2007-12-05  Michael Albinus  <michael.albinus@gmx.de>
8256         * dbusbind.c (xd_read_message): Return value is a Lisp_Object.
8257         Move check for Vdbus_registered_functions_table to
8258         xd_read_queued_messages.
8259         (xd_read_queued_messages): Protect xd_read_message calls by
8260         internal_condition_case_1.
8262 2007-12-04  Michael Albinus  <michael.albinus@gmx.de>
8264         * dbusbind.c (QCdbus_system_bus, QCdbus_session_bus): Rename from
8265         Qdbus_system_bus and Qdbus_session_bus, respectively.
8266         (Vdbus_intern_symbols): Remove.
8267         (Vdbus_registered_functions_table): New hash table.
8268         (XD_SYMBOL_INTERN_SYMBOL): Remove.
8269         (xd_read_message, Fdbus_register_signal, Fdbus_unregister_signal):
8270         Rewrite in order to manage registered functions by hash table
8271         Vdbus_registered_functions_table.
8273 2007-12-03  Jan Djärv  <jan.h.d@swipnet.se>
8275         * xterm.c: Update URL to Window Manager Specification in comment.
8277 2007-12-02  Michael Albinus  <michael.albinus@gmx.de>
8279         * config.in (HAVE_DBUS): Add.
8281         * Makefile.in (HAVE_DBUS): Add D-Bus definitions if defined.
8282         (ALL_CFLAGS): Add ${DBUS_CFLAGS}.
8283         (obj): Add $(DBUS_OBJ).
8284         (LIBES): Add $(DBUS_LIBS).
8285         (dbusbind.o): New target.
8287         * dbusbind.c: New file.
8289         * emacs.c (main): Call syms_of_dbusbind when HAVE_DBUS is defined.
8291         * keyboard.c: All D-Bus related code is wrapped by "#ifdef HAVE_DBUS".
8292         (Qdbus_event): New Lisp symbol.
8293         (kbd_buffer_get_event, make_lispy_event): Handle DBUS_EVENT.
8294         (gobble_input): Call xd_read_queued_messages, reading D-Bus messages.
8295         (keys_of_keyboard ): Define dbus-event.
8297         * termhooks.h (event_kind): Add DBUS_EVENT when HAVE_DBUS is defined.
8299 2007-12-01  Richard Stallman  <rms@gnu.org>
8301         * search.c (syms_of_search) <inhibit-changing-match-data>: Doc fix.
8303 2007-11-30  Jason Rumney  <jasonr@gnu.org>
8305         * w32console.c (w32con_ins_del_lines, scroll_line): Clip to window.
8306         (w32con_reset_terminal_modes): Clear screen buffer.
8307         (w32_face_attributes): Don't use color indexes that are out of range.
8308         Only reverse the default colors.
8310         * xfaces.c (map_tty_color, tty_color_name): Remove special case for
8311         WINDOWSNT.
8313         * w32console.c, w32term.h (vga_stdcolor_name): Remove.
8315 2007-11-29  Jason Rumney  <jasonr@gnu.org>
8317         * w32console.c: Leave HAVE_WINDOW_SYSTEM defined.
8318         (w32_face_attributes): Use Vtty_defined_color_alist to determine
8319         if the terminal colors are initialized.
8320         (unspecified_fg, unspecified_bg): Remove unused declarations.
8322 2007-11-29  Andreas Schwab  <schwab@suse.de>
8324         * keyboard.c (apply_modifiers): Fix typo.
8326 2007-11-29  Richard Stallman  <rms@gnu.org>
8328         * keymap.c (Fcurrent_local_map): Doc fix.
8330 2007-11-28  Petr Salinger  <Petr.Salinger@seznam.cz>  (tiny change)
8332         * s/gnu-kfreebsd.h: New file.
8334 2007-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8336         * buffer.c (Fget_buffer_create, Fmake_indirect_buffer):
8337         Don't cast redundantly.
8339         * keyboard.c (KEY_TO_CHAR): New macro.
8340         (parse_modifiers, apply_modifiers): Accept integer arguments.
8341         (read_key_sequence): Use them to unify the "shift->unshift" mapping
8342         for chars and symbol keys.
8343         After doing such remapping, apply function-key-map again.
8345 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
8347         * Makefile.in (SOME_MACHINE_LISP): Remove VMS files, they are not
8348         compiled anymore.
8350 2007-11-26  Andreas Schwab  <schwab@suse.de>
8352         * process.c (list_processes_1): Fix indentation level of the
8353         command column.
8355 2007-11-23  Andreas Schwab  <schwab@suse.de>
8357         * editfns.c (Fformat): Handle %c specially since it requires the
8358         argument to be of type int.
8360 2007-11-23  Markus Triska  <markus.triska@gmx.at>
8362         * emacs.c (main): Call init_editfns before init_process, since
8363         init_process sets Vprocess_connection_type depending on OS release.
8365 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8367         * data.c (do_symval_forwarding): Use same code as in find_symbol_value.
8368         (find_symbol_value): Use do_symval_forwarding.
8370         * data.c (set_internal): Set the value in the `cons-cell' (for
8371         Buffer_Local_values) not only for frame-local variables.
8373 2007-11-22  Andreas Schwab  <schwab@suse.de>
8375         * data.c (Fnumber_to_string): Add cast when passing EMACS_INT
8376         values to sprintf.
8377         * keymap.c (Fsingle_key_description): Likewise.
8378         * print.c (print_object): Likewise.
8380 2007-11-22  Jan Djärv  <jan.h.d@swipnet.se>
8382         * gtkutil.c (update_frame_tool_bar): Don't call x-gtk-map-stock if
8383         file for image is nil.
8385 2007-11-22  Dan Nicolaescu  <dann@ics.uci.edu>
8387         * term.c: Include stdarg.h.
8388         (fatal): Implement using varargs.
8389         * lisp.h (fatal): Add argument types.  (Restore 2005-09-30 change).
8391 2007-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8393         * lisp.h (struct Lisp_Buffer_Objfwd): Add a `slottype' field.
8394         * data.c (store_symval_forwarding): Get type from buffer_objfwd.
8395         Update call to buffer_slot_type_mismatch.
8396         * buffer.h (buffer_local_types, PER_BUFFER_TYPE): Remove.
8397         (buffer_slot_type_mismatch): Update.
8398         * buffer.c (buffer_local_types): Remove.
8399         (buffer_slot_type_mismatch): Get the symbol and type as arguments.
8400         (defvar_per_buffer): Set the type in the buffer_objfwd.
8402 2007-11-21  Jason Rumney  <jasonr@gnu.org>
8404         * w32bdf.c (w32_init_bdf_font, w32_BDF_to_x_font):
8405         CreateFileMapping returns NULL on failure.
8407 2007-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8409         * search.c (Fset_match_data): Remove the `evaporate' feature.
8410         (unwind_set_match_data): Don't use the `evaporate' feature.
8412 2007-11-21  Jason Rumney  <jasonr@gnu.org>
8414         * dispnew.c (init_display) [WINDOWSNT]: Hardcode terminal_type.
8416         * w32console.c (w32con_write_glyphs): Remove unused variables.
8418 2007-11-20  Dan Nicolaescu  <dann@ics.uci.edu>
8420         * macterm.c (mac_term_init): Call add_keyboard_wait_descriptor.
8422         * s/darwin.h (MULTI_KBOARD): Remove.
8424         * macfns.c (x_create_tip_frame, Fx_create_frame)
8425         (x_create_tip_frame): Don't deal with MULTI_KBOARD.
8427 2007-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
8429         * buffer.c (Fbuffer_local_value): Remove redundant test.
8430         (swap_out_buffer_local_variables): Swap out binding in `buffer' rather
8431         than in `current-buffer' to match the comment.
8432         Do the swap using swap_in_global_binding.
8434         * data.c (store_symval_forwarding, set_internal):
8435         * eval.c (specbind): Remove dead code.
8437         * coding.c (detect_coding, Fupdate_coding_systems_internal):
8438         * fns.c (Fmd5): Use find_symbol_value rather than SYMBOL_VALUE
8439         Since we do not want to see internal Lisp_*fwd objects here.
8441 2007-11-18  Jan Djärv  <jan.h.d@swipnet.se>
8443         * sysdep.c (init_system_name): Use getaddrinfo if available.
8445         * xterm.c (x_scroll_bar_set_handle, x_scroll_bar_handle_click)
8446         (x_scroll_bar_note_movement): start, end, with, height in struct
8447         scroll_bar are integers and not Lisp_Object, so remove XINT for them.
8449 2007-11-17  Dan Nicolaescu  <dann@ics.uci.edu>
8451         * puresize.h (BASE_PURESIZE): Increase to 1190000.
8453 2007-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
8455         * buffer.h (struct buffer): Move `undo_list' back to before `name'.
8456         This undoes Richard's change of 14-Oct-2002.
8458         * alloc.c (allocate_other_vector):
8459         * lisp.h (allocate_other_vector): Remove.
8461         * window.c (struct save_window_data): Move non-lisp data to the end
8462         and make it `int' rather than Lisp_Object.
8463         (Fcurrent_window_configuration): Use ALLOCATE_PSEUDOVECTOR.
8464         Done wrap/unwrap integer values.
8465         (Fset_window_configuration, compare_window_configurations):
8466         Update use of fields to their new types.
8468         * xterm.h (struct scroll_bar): Only use Lisp_Object for lisp data.
8469         Turn integer fields into `int'.  Merge x_window_low and x_window_high.
8470         (SCROLL_BAR_PACK, SCROLL_BAR_UNPACK, SCROLL_BAR_X_WINDOW)
8471         (SET_SCROLL_BAR_X_WINDOW): Remove.
8472         (SCROLL_BAR_X_WIDGET, SET_SCROLL_BAR_X_WIDGET):
8473         Access the new x_window field directly.
8474         * xterm.c (x_scroll_bar_create): Use a pseudovector.
8475         Don't wrap/unwrap integers into Lisp_Objects.
8476         (XTset_vertical_scroll_bar, x_scroll_bar_handle_click)
8477         (x_scroll_bar_report_motion):
8478         Don't wrap/unwrap integers into Lisp_Objects.
8479         (x_term_init): Use SDATA.
8480         (x_window_to_scroll_bar, x_create_toolkit_scroll_bar)
8481         (x_scroll_bar_set_handle, x_scroll_bar_remove)
8482         (XTset_vertical_scroll_bar, x_scroll_bar_expose)
8483         (x_scroll_bar_report_motion, x_scroll_bar_clear):
8484         * xfns.c (x_set_background_color):
8485         * gtkutil.c (xg_create_scroll_bar, xg_set_toolkit_scroll_bar_thumb):
8486         Access the new x_window field directly.
8488         * alloc.c (ALLOCATE_PSEUDOVECTOR): Move to lisp.h.
8489         (allocate_pseudovector): Make non-static.
8491         * lisp.h (enum pvec_type): New tag PVEC_OTHER.
8492         (allocate_pseudovector): Declare.
8493         (ALLOCATE_PSEUDOVECTOR): Move from alloc.c.
8495 2007-11-15  Andreas Schwab  <schwab@suse.de>
8497         * editfns.c (Fformat): Correctly format EMACS_INT values.
8498         Also take precision into account when formatting an integer.
8500         * keyboard.c (Fevent_symbol_parse_modifiers): Fix declaration.
8502 2007-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
8504         * keyboard.c (Fevent_symbol_parse_modifiers): New function.
8505         (syms_of_keyboard): Defsubr it.
8507         * data.c (swap_in_global_binding): Fix longstanding bug where
8508         store_symval_forwarding was not called with the right second argument,
8509         thus causing objfwd-ing from being dropped.
8511 2007-11-14  Juanma Barranquero  <lekktu@gmail.com>
8513         * macfns.c (Fx_create_frame, Fx_display_pixel_width)
8514         (Fx_display_pixel_height, Fx_display_planes)
8515         (Fx_display_color_cells, Fx_server_max_request_size)
8516         (Fx_server_vendor, Fx_server_version, Fx_display_backing_store)
8517         (Fx_display_visual_class, Fx_display_save_under):
8518         * w32fns.c (Fx_create_frame, Fx_display_pixel_width)
8519         (Fx_display_pixel_height, Fx_display_planes)
8520         (Fx_display_color_cells, Fx_server_max_request_size)
8521         (Fx_server_vendor, Fx_server_version, Fx_display_screens)
8522         (Fx_display_mm_height, Fx_display_mm_width)
8523         (Fx_display_backing_store, Fx_display_visual_class)
8524         (Fw32_select_font, Fx_display_save_under):
8525         * xfns.c (Fx_create_frame, Fx_display_pixel_width)
8526         (Fx_display_pixel_height, Fx_display_planes)
8527         (Fx_display_color_cells, Fx_server_max_request_size)
8528         (Fx_server_vendor, Fx_server_version, Fx_display_backing_store)
8529         (Fx_display_save_under): Fix typos in docstrings.
8531 2007-11-14  Juanma Barranquero  <lekktu@gmail.com>
8533         * w32fns.c (Fw32_registered_hot_keys): Don't return the nil values
8534         corresponding to deleted entries; they are an implementation detail.
8535         (gray_bitmap_width, gray_bitmap_height, gray_bitmap_bits):
8536         Remove variables.
8537         (w32_pass_extra_mouse_buttons_to_system, w32_strict_fontnames)
8538         (w32_pass_multimedia_buttons_to_system, w32_strict_painting)
8539         (Vw32_charset_info_alist, w32_to_x_color, w32_init_class)
8540         (w32_createscrollbar, w32_createwindow, my_post_msg, w32_get_modifiers)
8541         (w32_grabbed_keys, cancel_all_deferred_msgs): Make static.
8542         (Fw32_define_rgb_color, Fw32_load_color_file)
8543         (syms_of_w32fns) <w32-pass-multimedia-buttons-to-system>:
8544         Fix typos in docstrings.
8545         (Fx_server_version): Reflow docstring.
8546         (Fw32_shell_execute): Doc fixes.
8548 2007-11-13  Juanma Barranquero  <lekktu@gmail.com>
8550         * w32fns.c (Fw32_register_hot_key): Don't try to register hot key
8551         if w32_parse_hot_key returned nil.
8553 2007-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8555         * xdisp.c (load_overlay_strings): Fix copy&paste typo.
8557 2007-11-09  Jason Rumney  <jasonr@gnu.org>
8559         * s/ms-w32.c (USE_TOOLKIT_SCROLL_BARS): Define.
8561         * w32term.c (w32_scroll_bar_handle_click): Use SCROLL_BAR_CLICK_EVENT.
8563         * keyboard.c (discard_mouse_events, make_lispy_event) [WINDOWSNT]:
8564         Remove W32_SCROLL_BAR_CLICK_EVENT.
8566         * termhooks.h (enum event_kind) [WINDOWSNT]: Likewise.
8567         Add MULTIMEDIA_KEY_EVENT.
8569         * keyboard.c (lispy_function_keys) [WINDOWSNT]: Add more keys.
8570         (lispy_multimedia_keys) [WINDOWSNT]: New array.
8571         (make_lispy_event) [WINDOWSNT]: Use it to translate
8572         MULTIMEDIA_KEY_EVENT.
8574         * w32term.h (WM_APPCOMMAND): Define if not already.
8575         (GET_APPCOMMAND_LPARAM): Likewise.
8577         * w32term.c (w32_read_socket): Generate MULTIMEDIA_KEY_EVENT from
8578         WM_APPCOMMAND.
8580         * w32fns.c (w32_pass_multimedia_buttons_to_system): New user option.
8581         (syms_of_w32fns): Export and initialize it.
8582         (w32_wnd_proc): Pass WM_APPCOMMAND on to w32_read_socket.
8584 2007-11-09  Chong Yidong  <cyd@stupidchicken.com>
8586         * dispextern.h (struct it): Don't define OVERLAY_STRING_CHUNK_SIZE
8587         twice.
8589         * xdisp.c (handle_face_prop): Fix last change.
8591 2007-11-09  Richard Stallman  <rms@gnu.org>
8593         * xdisp.c (handle_face_prop): Test for strings that came from overlays,
8594         not just for after-strings and before-strings.
8595         Call face_for_overlay_string and pass the overlay to it.
8596         (handle_display_prop): Determine whether property came from an overlay.
8597         Pass OVERLAY arg to handle_single_display_spec.
8598         (handle_single_display_spec): New arg OVERLAY sets it->from_overlay.
8599         (load_overlay_strings): Fill in it->string_overlays.
8600         (get_overlay_strings_1, push_it, pop_it): Handle it->from_overlays.
8602         * xfaces.c (face_for_overlay_string): Function renamed from
8603         face_at_buffer_position_no_overlays, and add arg OVERLAY.
8605         * dispextern.h (struct it): New elt string_overlays.
8606         New elt from_overlay, also in stack.
8607         Rearrange a few elements.
8608         (face_for_overlay_string): Decl renamed from
8609         face_at_buffer_position_no_overlays, and add argument.
8611 2007-11-09  Richard Stallman  <rms@gnu.org>
8613         * xdisp.c (handle_face_prop): Use face_at_buffer_position_no_overlays
8614         to get the base face for an overlay string.
8616         * dispextern.h (face_at_buffer_position_no_overlays): Add decl.
8618         * xfaces.c (face_at_buffer_position_no_overlays): New function.
8620         * xdisp.c (handle_stop): Move some code out of loop.
8622 2007-11-09  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8624         * macfns.c [USE_ATSUI] (Fmac_atsu_font_face_attributes):
8625         Fix conversion from Lisp object to ATSUFontID.
8627 2007-11-09  Jason Rumney  <jasonr@gnu.org>
8629         * xdisp.c (Fformat_mode_line): Do nothing when noninteractive.
8631 2007-11-09  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8633         * unexmacosx.c (unexec_regions_recorder, unexec_regions_merge):
8634         Don't assume regions are aligned to page boundary.
8635         (print_load_command_name): Add LC_UUID if defined.
8637 2007-11-09  Richard Stallman  <rms@gnu.org>
8639         * emacs.c (syms_of_emacs) <installation-directory>: Reflow docstring.
8641 2007-11-07  Jason Rumney  <jasonr@gnu.org>
8643         * s/windows95.h: Remove.
8645 2007-11-06  Jan Djärv  <jan.h.d@swipnet.se>
8647         * gtkutil.c (xg_tool_bar_menu_proxy): Handle GTK_IMAGE_ICON_NAME and
8648         abort with a message on unhandled store_type values.
8650 2007-11-01  Jan Djärv  <jan.h.d@swipnet.se>
8652         * xterm.c, xfns.c, xselect.c, xterm.h, s/msdos.h, s/sco4.h, s/sco5.h:
8653         Remove HAVE_X11R5 and HAVE_X11R4.
8655 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
8657         * Makefile.in: Remove references to sunfns.c and sunfns.o.
8659 2007-11-01  Johan Bockgård  <bojohan@gnu.org>
8661         * macterm.c, w32term.c, xterm.c (x_draw_stretch_glyph_string):
8662         Don't set s->stippled_p here, since it has already been set by
8663         x_set_glyph_string_gc from x_draw_glyph_string.
8665 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
8667         * sunfns.c: Remove file.
8669         * m/sun386.h:
8670         * m/sun2.h:
8671         * m/sparc.h: Remove Sun windows code.
8673 2007-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
8675         * keyboard.c (syms_of_keyboard): Initialize the initial_kboard.
8676         (init_keyboard): Set current_kboard's window-system to nil.
8677         (tty_read_avail_input): Typo.
8678         * frame.c (make_initial_frame): Don't initialize the initial_kboard.
8680 2007-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
8682         * s/usg5-4.h:
8683         * s/usg5-3.h:
8684         * s/ptx.h:
8685         * m/is386.h:
8686         * m/ibmps2-aix.h:
8687         * Makefile.in: Remove all mentions of X10.
8689         * dispnew.c (syms_of_display): Don't mention version 10.
8691 2007-10-28  Juanma Barranquero  <lekktu@gmail.com>
8693         * makefile.w32-in (OBJ1): Remove abbrev.$(O).
8694         ($(BLD)/abbrev.$(O)): Remove.
8696 2007-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8698         Rewrite abbrev.c in Elisp.
8699         * image.c (Qcount): Don't declare as extern.
8700         (syms_of_image): Initialize and staticpro `Qcount'.
8701         * puresize.h (BASE_PURESIZE): Increase for the new abbrev.el functions.
8702         * emacs.c (main): Don't call syms_of_abbrev.
8703         * Makefile.in (obj): Remove abbrev.o.
8704         (abbrev.o): Remove.
8705         * abbrev.c: Remove.
8707 2007-10-26  Martin Rudalics  <rudalics@gmx.at>
8709         * window.c (window_min_size_2): Don't count header-line.
8711 2007-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
8713         * frame.h (struct frame): Move all bit fields after the first bit
8714         field to take advantage of the available space.  Group all the
8715         chars together to reduce wasted space due to padding.
8717 2007-10-26  Juanma Barranquero  <lekktu@gmail.com>
8719         * minibuf.c (Fread_minibuffer, Feval_minibuffer): Reflow docstrings.
8721         * alloc.c (spare_memory, stack_copy, stack_copy_size, ignore_warnings)
8722         (Vdead, dont_register_blocks, staticvec, staticidx, interval_block)
8723         (n_interval_blocks, init_strings, check_string_bytes, check_sblock)
8724         (init_float, free_float, n_cons_blocks, init_cons, all_vectors)
8725         (n_vectors, symbol_block, symbol_block_index, symbol_free_list)
8726         (n_symbol_blocks, init_symbol, marker_block, marker_free_list)
8727         (n_marker_blocks, init_marker, valid_pointer_p, make_pure_float)
8728         (last_marked, mark_object_loop_halt): Make static.
8730         * frame.c (syms_of_frame) <delete-frame-functions>:
8731         Fix typo in docstring.
8733 2007-10-25  Juanma Barranquero  <lekktu@gmail.com>
8735         * w32.c (init_environment): Fix tiny memory leak.
8736         (w32_get_resource): Remove unused variable `ok'.
8738 2007-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
8740         Make `window-system' into a keyboard-local variable (rather than
8741         frame-local as done originally by multi-tty).
8743         * keyboard.h (struct kboard): Add Vwindow_system.
8744         * keyboard.c (init_kboard): Set a default for Vwindow_system.
8745         (mark_kboards): Mark Vwindow_system.
8747         * dispnew.c (syms_of_display) <window-system>: Declare terminal-local.
8748         (init_display): Don't set the obsolete `window-system' frame-param.
8750         * xterm.c (x_term_init):
8751         * w32term.c (w32_create_terminal):
8752         * term.c (init_tty): Set Vwindow_system.
8753         * macterm.c (mac_create_terminal): Set a keyboard (missing piece of the
8754         multi-tty merge maybe?), copied from w32term.c.  Set Vwindow_system.
8756         * xfns.c (Fx_create_frame, x_create_tip_frame):
8757         * w32fns.c (Fx_create_frame, x_create_tip_frame):
8758         * macfns.c (Fx_create_frame):
8759         Don't set the obsolete `window-system' frame-param.
8761         * frame.h (Qwindow_system): Remove.
8762         * frame.c (Qwindow_system): Remove.  In `syms_of_frame' as well.
8763         (Fmake_terminal_frame): Don't set obsolete `window-system' frame-param.
8765 2007-10-24  Richard Stallman  <rms@gnu.org>
8767         * frame.c (x_figure_window_size): For fullscreen case,
8768         set USPosition | PPosition without clobbering rest of window_prompting.
8770         * keyboard.c (Fcurrent_idle_time): Doc fix.
8772         * print.c (Fwith_output_to_temp_buffer): Doc fix.
8774 2007-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8776         * process.c (unwind_request_sigio): Only define if __ultrix__.
8778         * callproc.c (child_setup): Remove spurious *.
8780         * lisp.h (Fget_text_property): Declare.
8781         (have_menus_p): Declare it here rather than in sys-dep header files.
8782         * macterm.h (have_menus_p):
8783         * msdos.h (have_menus_p):
8784         * xterm.h (have_menus_p): Remove.
8786         * data.c (Fmake_variable_buffer_local, Fmake_local_variable)
8787         (Fmake_variable_frame_local): Just check the variable's const-ness
8788         rather than checking nil or t.
8790 2007-10-22  Jason Rumney  <jasonr@gnu.org>
8792         * w32fns.c: Include math.h.
8793         (w32_abort): Declaration moved to nt/config.nt.
8795         * s/ms-w32.h (HAVE_STDLIB_H): Define.
8796         (abort): Redefinition moved to nt/config.nt.
8798         * m/windowsnt.h: Remove.
8800 2007-10-22  Juanma Barranquero  <lekktu@gmail.com>
8802         * emacs.c (Fdump_emacs): Fix typo in message.
8803         (syms_of_emacs) <kill-emacs-hook>: Fix typo in docstring.
8804         <installation-directory>: Reflow docstring.
8806 2007-10-22  Juri Linkov  <juri@jurta.org>
8808         * minibuf.c: Allow minibuffer default to be a list of default values.
8809         With empty input use the first element of this list as returned default.
8810         (string_to_object)
8811         (read_minibuf_noninteractive): If defalt is cons, set val to its car.
8812         (read_minibuf): If defalt is cons, set histstring to its car.
8813         (Fread_string): If default_value is cons, set val to its car.
8814         (Fread_buffer): If def is cons, use its car.
8815         (Fcompleting_read): If defalt is cons, set val to its car.
8817 2007-10-21  Michael Albinus  <michael.albinus@gmx.de>
8819         * fileio.c (Fcopy_file): Call file name handler with preserve_uid_gid.
8821 2007-10-20  Juanma Barranquero  <lekktu@gmail.com>
8823         * doc.c (Fdocumentation): Check for advice in all cases.
8825 2007-10-19  Chong Yidong  <cyd@stupidchicken.com>
8827         * Makefile.in [HAVE_LIBRESOLV]: Add -lresolv to linker flags.
8829 2007-10-19  Richard Stallman  <rms@gnu.org>
8831         * doc.c (Fdocumentation): Check for and handle an advised function.
8833 2007-10-19  Juanma Barranquero  <lekktu@gmail.com>
8835         * process.c (Fset_process_filter): Doc fix.
8837 2007-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
8839         * keyboard.c (read_key_sequence): Undo a change introduced by multi-tty
8840         which caused key-translation-map to applied repeatedly (thus breaking
8841         double-mode).
8843 2007-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
8845         * xselect.c (x_own_selection, x_handle_selection_clear)
8846         (x_clear_frame_selections):
8847         * w32menu.c (list_of_panes, list_of_items):
8848         * w32fns.c (w32_color_map_lookup, Fx_create_frame, Fx_display_list):
8849         * textprop.c (validate_plist, interval_has_all_properties)
8850         (interval_has_some_properties, interval_has_some_properties_list)
8851         (add_properties, text_property_list):
8852         * process.c (Fget_buffer_process, list_processes_1, status_notify):
8853         * minibuf.c (Fassoc_string):
8854         * macselect.c (x_own_selection, x_clear_frame_selections)
8855         (Fx_disown_selection_internal):
8856         * keymap.c (Fcommand_remapping, where_is_internal, describe_map_tree):
8857         Use CONSP rather than !NILP and XC[AD]R rather than Fc[ad]r.
8859 2007-10-17  Chong Yidong  <cyd@stupidchicken.com>
8861         * process.c: Link to libs for calling res_init() if available.
8862         (Fmake_network_process): Call res_init() before getaddrinfo or
8863         gethostbyname, if possible.
8865 2007-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
8867         * lread.c (read1): Set pvectype for char_tables.
8869         * lisp.h (XMISCANY, XMARKER, XINTFWD, XBOOLFWD, XOBJFWD, XOVERLAY)
8870         (XBUFFER_OBJFWD, XBUFFER_LOCAL_VALUE, XKBOARD_OBJFWD, XSAVE_VALUE):
8871         Add type checks.
8872         (SOME_BUFFER_LOCAL_VALUEP, GC_SOME_BUFFER_LOCAL_VALUEP): Remove.
8874         * alloc.c (free_misc): Use XMISCTYPE.
8875         (live_misc_p, gc_sweep): Use Lisp_Misc_Any.
8877 2007-10-17  Glenn Morris  <rgm@gnu.org>
8879         * minibuf.c (Qcompletion_ignore_case): New Lisp_Object.
8880         (syms_of_minibuf): Add Qcompletion_ignore_case.
8881         * dired.c (Qcompletion_ignore_case): Change to external.
8882         (syms_of_dired) [VMS]: Remove Qcompletion_ignore_case.
8883         * fileio.c (Qcompletion_ignore_case): New external Lisp_Object.
8884         (Fread_file_name): Use it rather than intern'ing.
8886         * coding.c (Qcompletion_ignore_case): New external Lisp_Object.
8887         (Fread_coding_system): Ignore case of user input.
8889 2007-10-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8891         * xdisp.c (handle_display_prop): Ignore display specs after
8892         replacing one when string text is being replaced.
8893         (handle_single_display_spec): Pretend as if characters with display
8894         property haven't been consumed only when buffer text is being replaced.
8896 2007-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
8898         * xfns.c (Fx_create_frame, Fx_display_list):
8899         * window.c (window_fixed_size_p, enlarge_window)
8900         (shrink_window_lowest_first):
8901         * macterm.c (init_font_name_table):
8902         * macfns.c (Fx_create_frame, Fx_display_list):
8903         * lread.c (close_load_descs):
8904         * keyboard.c (read_char_x_menu_prompt):
8905         * fns.c (Fmember, Fmemql, Fdelete, Fset_char_table_parent):
8906         * coding.c (code_convert_region_unwind): Test the type of an object
8907         rather than just !NILP before extracting data from it.
8909         * alloc.c (Fpurecopy): Set the pvec tag on pseudo vectors.
8911         * lisp.h (enum Lisp_Misc_Type): Del Lisp_Misc_Some_Buffer_Local_Value.
8912         (XMISCANY): New macro.
8913         (XMISCTYPE): Use it.
8914         (struct Lisp_Misc_Any): New type.
8915         (union Lisp_Misc): Use it.
8916         (struct Lisp_Buffer_Local_Value): Add `local_if_set' bit.
8917         * data.c (Fboundp, store_symval_forwarding, swap_in_global_binding)
8918         (find_symbol_value, set_internal, default_value, Fset_default)
8919         (Fmake_variable_buffer_local, Fmake_local_variable)
8920         (Fkill_local_variable, Fmake_variable_frame_local, Flocal_variable_p)
8921         (Flocal_variable_if_set_p, Fvariable_binding_locus):
8922         The SOME_BUFFER_LOCAL_VALUEP distinction is replaced by local_if_set.
8923         * alloc.c (allocate_buffer): Set the size and tag.
8924         (allocate_misc, mark_maybe_object, mark_object, survives_gc_p):
8925         Use XMISCANY.
8926         (die): Follow the GNU convention for error messages.
8927         * print.c (print_object): SOME_BUFFER_LOCAL_VALUEP -> local_if_set.
8928         * buffer.c (Fget_buffer_create, Fmake_indirect_buffer): Don't set the
8929         tag any more.
8930         (set_buffer_internal_1):
8931         * frame.c (store_frame_param):
8932         * eval.c (specbind):
8933         * xdisp.c (select_frame_for_redisplay): Drop SOME_BUFFER_LOCAL_VALUEP.
8935         * doc.c (Fsnarf_documentation): Simplify.
8937 2007-10-14  Juanma Barranquero  <lekktu@gmail.com>
8939         * w32term.c (w32_font_is_double_byte, my_create_scrollbar): Make static.
8940         (syms_of_w32term) <w32-enable-unicode-output>: Fix typo in docstring.
8942 2007-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8944         * buffer.c (Fmake_indirect_buffer): Set the buffer's tag.
8946 2007-10-14  Juanma Barranquero  <lekktu@gmail.com>
8948         * eval.c (do_autoload): Don't save autoloads.
8950         * data.c (Ffset): Save autoload of the function being set.
8952 2007-10-07  John Paul Wallington  <jpw@pobox.com>
8954         * xfns.c (x_create_tip_frame): Set the `display-type' frame
8955         parameter before setting up faces.
8957 2007-10-13  Eli Zaretskii  <eliz@gnu.org>
8959         * ccl.c (Fregister_code_conversion_map):
8960         * keyboard.c (append_tool_bar_item): Reformat last change.
8962         * lisp.h (eabs): Rename from `abs'.  All callers changed.
8964 2007-10-05  Dmitry Antipov  <dmantipov@yandex.ru>
8966         * buffer.c (add_overlay_mod_hooklist):
8967         * ccl.c (Fregister_ccl_program, Fregister_code_conversion_map):
8968         * fontset.c (make_fontset):
8969         * keyboard.c (GROW_RAW_KEYBUF, menu_bar_items, menu_bar_item)
8970         (append_tool_bar_item):
8971         * macmenu.c (grow_menu_items):
8972         * w32menu.c (grow_menu_items):
8973         * xmenu.c (grow_menu_items): Use larger_vector.
8975 2007-10-13  Eli Zaretskii  <eliz@gnu.org>
8977         * msdos.c (dos_rawgetc): Undo last change (there's no ``leaving
8978         selected frame'' on MSDOS).
8980 2007-10-12  Martin Rudalics  <rudalics@gmx.at>
8982         * frame.c (Qexplicit_name): New variable.
8983         (x_report_frame_params): Report it in parameter alist.
8984         (syms_of_frame): Intern and staticpro it.
8986 2007-10-10  Patrick Mahan  <mahan@mahan.org>  (tiny change)
8988         * macfns.c (x_create_tip_frame): Set terminal for frame.
8990 2007-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8992         * frame.c (Qenvironment): Remove.
8993         (syms_of_frame) <Qenvironment>: Don't initialize.
8994         (Fdelete_frame): Don't treat the `environment' param specially.
8995         * frame.h (Qenvironment): Don't declare.
8996         * callproc.c (set_initial_environment): Don't set unused frame param.
8998         * frame.c (Fframe_with_environment): Remove.
8999         (syms_of_frame) <Sframe_with_environment>: Don't declare.
9001         * lisp.h (Fframe_with_environment): Don't declare.
9003 2007-10-10  Juanma Barranquero  <lekktu@gmail.com>
9005         * indent.c (indent_tabs_mode, last_known_column)
9006         (last_known_column_modified): Make static.
9007         (syms_of_indent) <indent-tabs-mode>: Remove redundant info in docstring.
9009 2007-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9011         * puresize.h (BASE_PURESIZE): Increase to 1170000.
9013 2007-10-09  Jason Rumney  <jasonr@gnu.org>
9015         * w32term.c (x_set_window_size): Disable code that attempts to tell
9016         Lisp code about a size change before it actually happens.
9018 2007-10-09  Richard Stallman  <rms@gnu.org>
9020         * xdisp.c (handle_invisible_prop): After setting up an ellipsis,
9021         return HANDLED_RETURN.
9023 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
9025         * keyboard.c (kbd_buffer_get_event): Break loop waiting for input
9026         when there's an unread command event.
9028         * frame.c (focus_follows_mouse): Move here from frame.el to allow
9029         window autoselection act appropriately when leaving selected frame.
9030         (syms_of_frame): Initialize focus_follows_mouse.
9031         * frame.h (focus_follows_mouse): Extern it.
9032         * macterm.c (XTread_socket): When focus_follows_mouse is nil
9033         make SELECT_WINDOW_EVENT only if we don't leave the selected frame.
9034         * msdos.c (dos_rawgetc): Likewise.
9035         * w32term.c (w32_read_socket): Likewise.
9036         * xterm.c (handle_one_xevent): Likewise.
9037         * xdisp.c (syms_of_xdisp): In doc-string of
9038         mouse-autoselect-window mention focus-follows-mouse.
9040 2007-10-08  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9042         * macterm.c (mac_load_query_font): Fix missing return value.
9043         [USE_CG_DRAWING] (mac_define_fringe_bitmap, mac_destroy_fringe_bitmap):
9044         Add BLOCK_INPUT.
9046 2007-10-08  Richard Stallman  <rms@gnu.org>
9048         * xdisp.c (get_window_cursor_type): Implement documented behavior
9049         for cursor-in-non-selected-windows = t.
9051 2007-10-08  Jason Rumney  <jasonr@gnu.org>
9053         * w32.c (w32_get_resource): Always close registry keys.
9055 2007-10-08  Jason Rumney  <jasonr@gnu.org>
9057         * makefile.w32-in (LIBS): Add COMCTL32.
9059         * w32fns.c (globals_of_w32fns): Init common controls.
9061 2007-10-08  Richard Stallman  <rms@gnu.org>
9063         * image.c (our_memory_buffer): Rename from omfib_buffer.
9065 2007-10-08  Richard Stallman  <rms@gnu.org>
9067         * buffer.c (Foverlays_at): Doc fix.
9069 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
9071         * fns.c (Fplist_put): Preserve uneven tail data.
9073 2007-10-08  Peter O'Gorman  <bug-gnu-emacs@mlists.thewrittenword.com>  (tiny change)
9075         * termhooks.h (enum event_kind): Remove trailing comma.
9077         * frame.h (enum): Remove trailing comma.
9079 2007-10-08  Dhuvra Krishnamurthy  <dhuvrakm@gmail.com>  (tiny change)
9081         * w32proc.c (delete_child): Don't terminate threads of zombies.
9083 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
9085         * keyboard.h (struct kboard): New elt Vlast_repeatable_command.
9087         * keyboard.c (syms_of_keyboard): Set up new Lisp variable
9088         last-repeatable-command.
9089         (init_kboard): Initialize Vlast_repeatable_command.
9090         (command_loop_1): Set it to real_this_command unless that was
9091         bound to an input event.
9092         (mark_kboards): Mark it.
9094 2007-10-08  Richard Stallman  <rms@gnu.org>
9096         * eval.c (condition-case): Doc fix.
9098 2007-10-08  Masatake YAMATO  <jet@gyve.org>
9100         * xfaces.c (tty_supports_face_attributes_p): Fix code
9101         for LFACE_INVERSE_INDEX and LFACE_BACKGROUND_INDEX; code
9102         was copied and not edited.
9104 2007-10-09  Stefan Monnier  <monnier@iro.umontreal.ca>
9106         Add new `input-decode-map' keymap and use it for terminal
9107         escape sequences.
9108         * keyboard.h (struct kboard): Add Vinput_decode_map.
9109         Remove Vlocal_key_translation_map.
9110         * keyboard.c (read_key_sequence): Add support for input-decode-map.
9111         (init_kboard): Init input-decode-map.
9112         Replace local-key-translation-map back with key-translation-map.
9113         (syms_of_keyboard): Declare input-decode-map.
9114         Remove local-key-translation-map.  Update docstrings.
9115         (mark_kboards): Mark Vinput_decode_map.
9116         Don't mark Vlocal_key_translation_map.
9117         * keymap.c (Fdescribe_buffer_bindings): Describe input-decode-map.
9118         Replace local-key-translation-map back with key-translation-map.
9119         * term.c (term_get_fkeys_1, CONDITIONAL_REASSIGN):
9120         Bind in input-decode-map rather than function-key-map.
9122         * lisp.h (XSETPSEUDOVECTOR): Don't set the tag anymore.
9123         This was made redundant by the previous introduction of XSETPVECTYPE.
9125 2007-10-09  Richard Stallman  <rms@gnu.org>
9127         * image.c (free_bitmap_record): Rename from Free_Bitmap_Record.
9129 2007-09-29  Richard Stallman  <rms@gnu.org>
9131         * eval.c (internal_condition_case_2, internal_condition_case_1)
9132         (internal_condition_case): Reenable abort if x_catching_errors ()
9133         to see if that really happens and why.
9135 2007-10-06  Andreas Schwab  <schwab@suse.de>
9137         * fileio.c (Fwrite_region): Ignore EINVAL error from fsync.
9139 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
9141         * image.c (syms_of_image) <image-types>: Fix typo in docstring.
9143 2007-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9145         * frame.h (struct frame): Don't try to GC-mark menu_bar_items_used.
9147 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9149         * window.h (struct window):
9150         * window.c (struct save_window_data, struct saved_window):
9151         * termhooks.h (struct terminal):
9152         * process.h (struct Lisp_Process):
9153         * frame.h (struct frame):
9154         * buffer.h (struct buffer):
9155         * lisp.h (struct Lisp_Vector, struct Lisp_Char_Table)
9156         (struct Lisp_Bool_Vector, struct Lisp_Subr, struct Lisp_Hash_Table):
9157         The size field of (pseudo)vectors is now unsigned.
9158         (ARRAY_MARK_FLAG, PSEUDOVECTOR_FLAG): Simplify accordingly.
9160         * lisp.h (struct Lisp_Hash_Table): Move non-traced elements at the end.
9161         Turn `count' into an integer.
9163         * fns.c (make_hash_table, hash_put, hash_remove, hash_clear)
9164         (sweep_weak_table, sweep_weak_hash_tables, Fhash_table_count):
9165         * print.c (print_object) <HASH_TABLE_P>: `count' is an int.
9166         * alloc.c (allocate_hash_table): Use ALLOCATE_PSEUDOVECTOR.
9167         (mark_object) <HASH_TABLE_P>: Use mark_vectorlike.
9169         * alloc.c (allocate_pseudovector): New fun.
9170         (ALLOCATE_PSEUDOVECTOR): New macro.
9171         (allocate_window, allocate_terminal, allocate_frame)
9172         (allocate_process): Use it.
9173         (mark_vectorlike): New function.
9174         (mark_object) <FRAMEP, WINDOWP, BOOL_VECTOR_P, VECTORP>: Use it.
9175         (mark_terminals): Use it.
9176         (Fmake_bool_vector, Fmake_char_table, make_sub_char_table)
9177         (Fmake_byte_code): Use XSETPVECTYPE.
9179         * frame.c (Fframe_parameters): Minor simplification.
9181         * insdel.c (adjust_markers_for_insert): Generalize assertion checks.
9183         * marker.c (Fmarker_buffer): Make test for odd case into a failure.
9185         * buffer.c (Fget_buffer_create, init_buffer_once):
9186         * lread.c (defsubr):
9187         * window.c (Fcurrent_window_configuration): Use XSETPVECTYPE.
9189         * lisp.h (ARRAY_MARK_FLAG, PSEUDOVECTOR_FLAG): Don't let them be
9190         defined differently in the m/*.h files.
9191         (XCHAR_TABLE, XBOOL_VECTOR): Add assertion checking.
9192         (XSETPVECTYPE): New macro.
9193         (XSETPSEUDOVECTOR): Use it.
9195         * buffer.c (syms_of_buffer) <local-abbrev-table>: Move from abbrev.c.
9196         (DEFVAR_PER_BUFFER, defvar_per_buffer): Move from lisp.h and lread.c.
9198         * lisp.h (defvar_per_buffer, DEFVAR_PER_BUFFER):
9199         * lread.c (defvar_per_buffer):
9200         * abbrev.c (syms_of_abbrev) <local-abbrev-tabl>: Move to buffer.c.
9202         * window.c (candidate_window_p): Only consider as visible frames that
9203         are on the same terminal.
9205         * m/ibms390x.h (MARKBIT): Remove unused macro.
9207 2007-10-01  Juanma Barranquero  <lekktu@gmail.com>
9209         * lread.c (Fload): Fix typo in docstring.
9211 2007-10-01  Michaël Cadilhac  <michael@cadilhac.name>
9213         * floatfns.c (Fexpt): Manually check for overflows, so that a power
9214         of a non-zero value can't yield zero.
9216 2007-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9218         * term.c (term_clear_mouse_face, term_mouse_highlight)
9219         (tty_write_glyphs_with_face): Only define is HAVE_GPM.
9221         * print.c (safe_debug_print): Use XHASH.
9223         * lisp.h (DECL_ALIGN, USE_LSB_TAG): Move logic to before definition of
9224         Lisp elements such as tags.
9225         (XHASH): New macro.
9226         (EQ): Use it.
9227         (SREF, SSET, STRING_COPYIN): Use SDATA.
9228         (VOID_TO_LISP, CVOID_TO_LISP, LISP_TO_VOID, LISP_TO_CVOID): Remove.
9230         * alloc.c (mark_terminal): Remove left-over declaration.
9231         (enum mem_type): Replace all vector subtypes -> MEM_TYPE_VECTORLIKE.
9232         (allocate_vectorlike): Remove type argument.  Adjust callers.
9233         (live_vector_p, mark_maybe_pointer, valid_lisp_object_p):
9234         Only handle the one remaining MEM_TYPE_VECTORLIKE.
9236         * alloc.c (MALLOC_BLOCK_INPUT, MALLOC_UNBLOCK_INPUT): New macros
9237         to avoid unnecessary BLOCK_INPUTs when SYNC_INPUT is used.
9238         (xmalloc, xrealloc, xfree, lisp_malloc, lisp_free, lisp_align_malloc)
9239         (lisp_align_free, make_interval, allocate_string, allocate_string_data)
9240         (make_float, Fcons, allocate_vectorlike, Fmake_symbol, allocate_misc):
9241         Use them.
9243         * xfaces.c (load_face_font, free_realized_face, clear_face_gcs):
9244         Don't let signal handlers run when a GC is freed but not yet NULL'ed.
9245         (x_free_gc): Remove BLOCK_INPUT since it's now redundant.
9247 2007-09-28  Dan Nicolaescu  <dann@ics.uci.edu>
9249         * Makefile.in (lisp, shortlisp): Delete server.elc, it is not
9250         loaded by default.
9252 2007-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9254         * term.c (Fgpm_mouse_start): Don't signal an error if already activated
9255         on this tty.
9256         (Fgpm_mouse_stop): Only deactivate if it was activated on this tty.
9258         * term.c (mouse_face_window): Rename from Qmouse_face_window.
9259         Update all users.
9260         (handle_one_term_event): Use Gpm_DrawPointer.
9261         (Fgpm_mouse_start): Rename from Fterm_open_connection.
9262         Signal errors instead of returning nil.  Always return nil.
9263         (Fgpm_mouse_stop): Rename from Fterm_close_connection.
9264         Make it a noop if gpm-mouse was not activated.
9265         (syms_of_term): Update names.
9267 2007-09-27  Stefan Monnier  <monnier@iro.umontreal.ca>
9269         * sysdep.c (narrow_foreground_group, widen_foreground_group): Static.
9270         (init_sys_modes): Check that gpm_tty is the current tty.
9272         * alloc.c (allocate_terminal): Set the vector size to only count the
9273         lisp fields.  Initialize those to nil.
9274         (mark_object): Don't treat terminals specially.
9275         (mark_terminal): Remove.
9276         (mark_terminals): Use mark_object instead.
9278         * termhooks.h (struct terminal): Move all Lisp_Object fields traced by
9279         the GC to the beginning.
9281         * indent.h:
9282         * indent.c: Use EMACS_INT for ints coming from Elisp data.
9284         * indent.c (Fmove_to_column): Use EMACS_INT for buffer positions.
9286 2007-09-25  Jason Rumney  <jasonr@gnu.org>
9288         * frame.c (make_terminal_frame): Remove special case for WINDOWSNT.
9290         * w32console.c (create_w32cons_output): Remove.
9292         * term.c (init_tty): Call init_sys_modes on WINDOWSNT also.
9294         * sysdep.c (init_sys_modes): Use set_terminal_modes_hook.
9295         (reset_sys_modes): Use reset_terminal_modes_hook.
9297 2007-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9299         * eval.c (do_autoload): Don't output any message.
9301 2007-09-24  Juri Linkov  <juri@jurta.org>
9303         * emacs.c (standard_args): Change priority of "--no-splash"
9304         from 40 to 3.  Add "--no-desktop" with the same priority.
9306 2007-09-23  Dmitry Antipov  <dmantipov@yandex.ru>
9308         * alloc.c (gc_sweep): Check cons cell mark bits word by word
9309         and optimize the case where they are all 1.
9311 2007-09-23  Johannes Weiner  <hannes@saeurebad.de>
9313         * lisp.h (abs): Define if not defined.
9314         * keyboard.c, sound.c, w32term.c, xfaces.c, xterm.c:
9315         Don't define `abs', since it's defined in lisp.h.
9317 2007-09-22  Eli Zaretskii  <eliz@gnu.org>
9319         * term.c (DEV_TTY): New macro.  Provide a definition for MS-Windows.
9320         (FRAME_TERMCAP_P) [WINDOWSNT]: Don't define to zero.
9321         (Fcontrolling_tty_p, Fresume_tty, dissociate_if_controlling_tty)
9322         (init_tty): Use DEV_TTY instead of "/dev/tty".
9323         [WINDOWSNT]: No need to protect from NAME arg being null.
9325 2007-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
9327         * term.c (Fsuspend_tty): Run suspend-tty-functions before cleaning
9328         up the tty state.
9330 2007-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9332         * termhooks.h (term_gpm): Delete.  Use gpm_tty's NULLness instead.
9333         (gpm_tty): Change its type.
9334         * term.c (term_gpm): Delete.  Use gpm_tty's NULLness instead.
9335         (gpm_tty): Change its type and initialize it.
9336         (Fterm_open_connection): Check the frame is indeed a tty.
9337         Use the new gpm_tty.
9338         (Fterm_close_connection): Use the new gpm_tty.
9339         * keyboard.c (tty_read_avail_input): Use the new gpm_tty.
9340         * sysdep.c (init_sys_modes): term_gpm -> gpm_tty.
9342 2007-09-21  Juanma Barranquero  <lekktu@gmail.com>
9344         * w32term.c (x_draw_glyph_string): Use strike_through_color, not
9345         underline_color, to draw strike-through.
9347 2007-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9349         * lisp.h (allocate_terminal): Declare.
9351         * window.c (candidate_window_p): Consider frames that are being placed
9352         by the user as somewhere between visible and iconified.
9353         (window_loop): Prefer windows on the current frame.
9354         (Fselect_window): Move the use of select-frame to the beginning so we
9355         can just delegate all the work (it'll call us back anyway).
9357         * frame.c (Qdisplay_environment_variable):
9358         * frame.h (Qdisplay_environment_variable): Delete.
9360         * .gdbinit (xbacktrace): Print the arg's address rather than the value
9361         of the first arg, since that value may be a union.
9363         * callproc.c (child_setup, getenv_internal): Use the frame's `display'
9364         parameter rather than Qdisplay_environment_variable.  If all else
9365         fails, look for DISPLAY in initial-environment.
9367 2007-09-21  Glenn Morris  <rgm@gnu.org>
9369         * Makefile.in (emacstool): Remove target.
9370         (lisp, shortlisp): Remove termdev.elc.
9372 2007-09-21  Markus Triska  <markus.triska@gmx.at>
9374         * xterm.c (x_delete_display): Compile session management conditionally.
9376 2007-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9378         * callproc.c (getenv_internal_1): New function.
9379         (getenv_internal): Use it.
9380         (Fgetenv_internal): Use it.  Accept an env-list as optional arg.
9382         * terminal.c (get_terminal): Don't accept ints to represent terminals.
9383         (Fterminal_name, Fterminal_parameters, Fterminal_parameter)
9384         (Fset_terminal_parameter): Work with dead terminals as well.
9385         (Fmodify_terminal_parameters): Remove.
9387         * terminal.c (get_terminal): Handle terminals.
9388         Make sure the terminal returned is live.
9389         (create_terminal): Use allocate_terminal.
9390         (mark_terminals): Move to alloc.c.
9391         (delete_terminal): Use terminal->name as liveness status.
9392         NULL out fields after freeing their contents.
9393         Don't deallocate the object.
9394         (Fframe_terminal): Use FRAME_TERMINAL.  Return the terminal object
9395         rather than an int.
9396         (Fterminal_live_p): Accept non-integer arguments.
9397         (Fterminal_list): Return terminal objects rather than an ints.
9399         * alloc.c (enum mem_type): New member for `terminal' objects.
9400         (allocate_terminal): New function.
9401         (mark_maybe_pointer, valid_lisp_object_p, mark_object):
9402         Handle terminals.
9403         (mark_terminal): New fun.
9404         (mark_terminals): Move from terminal.c.
9406         * term.c (get_tty_terminal): Don't treat output_initial specially.
9407         (Fsuspend_tty, Fresume_tty): Use terminal objects rather than ints.
9408         (delete_tty): Use terminal->name as liveness status.
9410         * termhooks.h (struct terminal): Make it into a pseudovector.
9411         Remove `deleted' replaced by checking `name's nullness.
9413         * print.c (print_object): Handle terminals.
9415         * lisp.h (enum pvec_type): New `terminal' pseudovector.
9416         (XTERMINAL, XSETTERMINAL, TERMINALP, GC_TERMINALP): New macros.
9418         * frame.c (make_terminal_frame):
9419         * keyboard.c (tty_read_avail_input):
9420         * w32term.c (x_delete_terminal):
9421         * xfns.c (Fx_create_frame, x_create_tip_frame):
9422         * xterm.c (x_delete_terminal): Use terminal->name as liveness status.
9424 2007-09-20  Glenn Morris  <rgm@gnu.org>
9426         * process.c (Fmake_network_process): Doc fix.
9428 2007-09-19  Jason Rumney  <jasonr@gnu.org>
9430         * dispextern.h (w32_init_fringe, mac_init_fringe): Declare rif argument.
9432 2007-09-19  Michaël Cadilhac  <michael@cadilhac.name>
9434         * coding.c (detect_eol_type, detect_eol_type_in_2_octet_form):
9435         Fix a C warning regarding variable constness.
9437         * xterm.c (handle_one_xevent): Fix a C warning.
9439 2007-09-18  Jason Rumney  <jasonr@gnu.org>
9441         * w32fns.c (Fx_focus_frame): Rename from Fw32_focus_frame.
9443 2007-09-17  Jan Djärv  <jan.h.d@swipnet.se>
9445         * gtkutil.c (gdpy_def): New variable.
9446         (xg_initialize): Initialize gdpy_def.
9447         (xg_display_close): If no other display exists, set gdpy_def to a
9448         new connection.
9450 2007-09-16  Jan Djärv  <jan.h.d@swipnet.se>
9452         * gtkutil.c (xg_get_image_for_pixmap): Always create a GdkPixbuf
9453         when we have no file name for the icon.
9454         (xg_tool_bar_expose_callback): Remove.
9455         (xg_create_tool_bar): Don't connect expose signal to
9456         xg_tool_bar_expose_callback.
9457         (xg_get_file_with_chooser): Move GCPRO1 after declarations.
9459 2007-09-16  Andreas Schwab  <schwab@suse.de>
9461         * alloc.c (reset_malloc_hooks): Set the hooks to the previous
9462         values instead of zapping them.
9464 2007-09-14  Glenn Morris  <rgm@gnu.org>
9466         * fringe.c (init_fringe_bitmap) <swap_nibble>: Move to file scope.
9467         * gtkutil.c (xg_separator_p) <separator_names>: Move to file scope.
9468         * image.c (our_memory_fill_input_buffer) <buffer>: Move to file
9469         scope and rename to omfib_buffer for clarity.
9470         (gif_load) <interlace_start, interlace_increment>: Move to file scope.
9472 2007-09-14  Kenichi Handa  <handa@m17n.org>
9474         * xterm.c (handle_one_xevent): Skip decoding if nbytes is zero.
9476 2007-09-13  Jason Rumney  <jasonr@gnu.org>
9478         * fringe.c (w32_init_fringe, mac_init_fringe): Add rif argument.
9480         * w32term.c (w32_term_init): Pass rif to w32_init_fringe.
9482         * macterm.c (mac_initialize): Don't call mac_init_fringe here.
9483         (mac_term_init): Call here instead, passing rif.
9485 2007-09-13  Glenn Morris  <rgm@gnu.org>
9487         * s/hpux.h: No longer define `static' as nothing.
9489 2007-09-13  Johan Bockgård  <bojohan@gnu.org>
9491         * callint.c (Fcall_interactively): Remove unused var `fun'.
9493 2007-09-12  Romain Francoise  <romain@orebokech.com>
9495         * window.c (prefer_window_split_horizontally, display_buffer):
9496         Revert 2007-09-08 change.
9498 2007-09-12  Glenn Morris  <rgm@gnu.org>
9500         * alloca.c: Remove file.
9501         * Makefile.in (alloca): Do not undef.
9502         (allocaobj, alloca.o): Remove.
9503         (otherobj): Remove allocaobj.
9504         * keyboard.c (command_loop_1): Remove #ifdef C_ALLOCA block.
9505         * regex.c (C_ALLOCA): Remove all references and code that was only
9506         used when this was defined.
9507         * search.c (boyer_moore): Remove #ifdef C_ALLOCA block.
9508         * xmenu.c (xmenu_show): Remove #ifdef C_ALLOCA block.
9509         * m/ibms390x.h, m/sh3el.h (C_ALLOCA): Remove references to this.
9511         * Makefile.in (SOURCES, unlock, relock): Delete.
9513         * gtkutil.c (cnt): Rename to menu_grab_callback_cnt for clarity.
9514         (menu_grab_callback): All uses changed.
9516         * xselect.c (cnt): Rename to x_reply_selection_request_cnt for clarity.
9517         (x_reply_selection_request): All uses changed.
9519 2007-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9521         * lread.c (load_warn_old_style_backquotes): Change message to look
9522         better when it appears in the middle of byte-compiler messages.
9524 2007-09-10  Dan Nicolaescu  <dann@ics.uci.edu>
9526         * s/darwin.h (MULTI_KBOARD): Only define for Carbon.
9528         * xterm.c (x_create_terminal): Add comment.
9530         * term.c (clear_tty_hooks, set_tty_hooks): Add comments.
9532 2007-09-10  Richard Stallman  <rms@gnu.org>
9534         * xterm.c (x_term_init): Give error if can't open DISPLAY_NAME.
9536 2007-09-10  Michaël Cadilhac  <michael@cadilhac.name>
9538         * lisp.h (struct Lisp_Subr): Rename `prompt' field to `intspec'.
9539         (DEFUN): Document `intspec', use it instead of `prompt'.
9541         * eval.c (Fcommandp): Change `->prompt' to `->intspec'.
9543         * data.c (Finteractive_form): If the interactive specification starts
9544         with a `(', use it as a Lisp form.
9546         * fileio.c (Fset_file_modes): Add an interactive spec that reads a file
9547         name and file modes.
9549         * callint.c (Fcall_interactively): Comment fixes.
9551 2007-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9553         * callint.c (Fcall_interactively): Use Finteractive_form also for subrs
9554         and compiled functions.
9556 2007-09-08  Fredrik Axelsson  <f.axelsson@gmail.com>
9558         * window.c (prefer_window_split_horizontally): New variable.
9559         (display_buffer): Consider splitting window horizontally depending
9560         on prefer_window_split_horizontally.
9562 2007-09-08  Eli Zaretskii  <eliz@gnu.org>
9564         * sysdep.c [WINDOWSNT]: Don't include sysselect.h.
9566 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9568         * s/cygwin.h (GC_MARK_STACK): Enable conservative stack marking.
9570         * frame.c (x_set_frame_parameters): Check number is positive before
9571         using XFASTINT.
9573         * window.c (freeze_window_start): Don't presume selected_window holds
9574         a window object.
9575         (Fdisplay_buffer): Remove `register' since `buffer' needs to be gcpro'd.
9577 2007-09-07  Angelo Graziosi  <Angelo.Graziosi@roma1.infn.it>  (tiny change)
9579         * term.c (dissociate_if_controlling_tty): Call setsid on CYGWIN.
9581 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9583         * window.c (Vsplit_window_preferred_function): New var.
9584         (Fdisplay_buffer): Use it.
9585         (syms_of_window): Export, and initialize it.
9587 2007-09-06  Pixel  <pixel@mandriva.com>  (tiny change)
9589         * image.c (gif_load): Fix bug: Handle nonexistent colormap.
9591 2007-09-06  Glenn Morris  <rgm@gnu.org>
9593         * gtkutil.c (menu_grab_callback) <cnt>:
9594         * xselect.c (x_reply_selection_request) <cnt>: Move static
9595         variable to file scope.
9597 2007-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
9599         * xdisp.c (redisplay_internal): Make sure Elisp code always sees
9600         consistent values of selected_frame and selected_window.
9602 2007-09-04  Jason Rumney  <jasonr@gnu.org>
9604         * w32console.c (initialize_w32_display): Zero unused hooks.
9606 2007-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
9608         * term.c (Vsuspend_tty_functions, Vresume_tty_functions)
9609         (syms_of_term, Fsuspend_tty, Fresume_tty): Undo previous change.
9611 2007-09-04  Jason Rumney  <jasonr@gnu.org>
9613         * term.c (init_tty) [WINDOWSNT]: Add hooks that are not accessible
9614         in w32console.c.  Set up input.  Remove XXX comments that have been
9615         confirmed as correct.
9617         * s/ms-w32.h (MULTI_KBOARD): Define.
9619         * w32console.c (one_and_only_w32cons): Remove.
9620         (initialize_w32_display): Take terminal argument.
9622         * term.c (init_tty) [WINDOWSNT]: Pass terminal to
9623         initialize_w32_display.
9624         (init_tty) [MULTI_KBOARD]: Include this code on WINDOWSNT too.
9626         * termhooks.h (enum event_kind) <HORIZ_WHEEL_EVENT>: New event.
9628         * keyboard.c (discard_mouse_events): Discard it.
9629         (make_lispy_event): Translate it to a lisp event.
9630         (lispy_wheel_names): Add wheel-left and right events.
9631         (syms_of_keyboard): Enlarge wheel_syms.
9633         * w32fns.c (w32_wnd_proc) <WM_DROPFILES>: Merge with WM_MOUSEWHEEL.
9634         <WM_MOUSEHWHEEL>: Pass new system message to lisp.
9636         * w32term.h (WM_MOUSEHWHEEL): Define if system headers don't.
9638         * w32term.c (construct_mouse_wheel): Make HORIZ_WHEEL_EVENT
9639         from WM_MOUSEHWHEEL.
9640         (w32_read_socket) <WM_MOUSEHWHEEL>: Treat as WM_MOUSEWHEEL.
9642         * w32fns.c (x_create_tip_frame) [MULTI_KBOARD]: Get keyboard from
9643         terminal.
9645         * w32term.c (w32_create_terminal) [MULTI_KBOARD]: Create a new
9646         keyboard for the terminal.
9648 2007-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
9650         * term.c (Vsuspend_tty_hook): Rename from Vsuspend_tty_functions.
9651         (Vresume_tty_hook): Rename from Vresume_tty_functions.
9652         (syms_of_term): Rename suspend-tty-functions to suspend-tty-hook
9653         and resume-tty-function to resume-tty-hook.
9654         (Fsuspend_tty, Fresume_tty): Use new names.
9656 2007-09-02  Jan Djärv  <jan.h.d@swipnet.se>
9658         * gtkutil.c (update_frame_tool_bar): Handle stock name as a named icon
9659         if it starts with "n:".
9661 2007-08-31  Jan Djärv  <jan.h.d@swipnet.se>
9663         * gtkutil.c (update_frame_tool_bar): Initialize wbutton to NULL.
9665 2007-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
9667         * frame.h:
9668         * frame.c (Qterm_environment_variable): Remove.
9669         (syms_of_frame): Don't init and staticpro it.
9671         * callproc.c (getenv_internal): Remove special case for $TERM.
9673         * callproc.c (Vinitial_environment): New variable.
9674         (set_initial_environment): Initialize it.
9675         (syms_of_callproc): Declare it.
9676         (child_setup): Don't mess with TERM via Qterm_environment_variable; the
9677         TERM under which a process runs is never related to the TERM in which
9678         Emacs is running.
9680 2007-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
9682         * config.in (HAVE_WINDOW_SYSTEM): Don't undef MULTI_KBOARD here...
9683         * s/darwin.h: ... do it here.
9685 2007-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9687         * lisp.h (set_initial_environment): Rename from set_global_environment.
9689         * Makefile.in (${etc}DOC): Re-add a ${EXEEXT} which seems to have been
9690         removed by mistake on the multi-tty branch.
9692         * frame.c (make_terminal_frame): Yet Another Int/Lisp_Object Mixup.
9693         (Fmodify_frame_parameters): Return a value.
9695         * image.c (png_load): Comment-out var only used in commented-out code.
9697         * term.c (mark_ttys): Don't bother checking top_frame (incorrectly)
9698         before passing it to mark_object.
9700         * xfaces.c (internal_resolve_face_name): Return a value.
9701         (internal_resolve_face_name, resolve_face_name_error): Comment out.
9703         * xfns.c (check_x_display_info): Yet Another Int/Lisp_Object Mixup.
9704         (x_icon): Comment-out var only used in commented-out code.
9706 2007-08-29  Romain Francoise  <romain@orebokech.com>
9708         * keyboard.c (Fset_input_mode): Don't call `Fset_quit_char' if
9709         QUIT hasn't been provided.
9711 2007-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
9713         * callproc.c (child_setup, getenv_internal): Use the
9714         display-environment-variable and term-environment-variable frame params.
9715         (set_initial_environment): Initialise Vprocess_environment.
9717         * config.in: Disable multi-keyboard support on a mac.
9719         * frame.c (Qterm_environment_variable)
9720         (Qdisplay_environment_variable): New variables.
9721         (syms_of_frame): Intern and staticpro them.
9722         (Fmake_terminal_frame): Disable output method test.
9724         * frame.h: Declare them here.
9726         * macfns.c (x_set_mouse_color): Get rif from the frame.
9727         (x_set_tool_bar_lines): Don't use updating_frame.
9728         (mac_window): Add 2 new parameters for consistency with other systems.
9729         (Fx_create_frame): Fix doc string.  Rename the parameter.  Set the
9730         frame parameters following what is done in X11 and w32.  Don't use
9731         FRAME_MAC_DISPLAY_INFO.
9732         (Fx_open_connection, start_hourglass): Remove window-system check.
9733         (x_create_tip_frame): Get the keyboard from the terminal.
9735         * macmenu.c: Reorder includes.
9736         (Fx_popup_menu): Use terminal specific mouse_position_hook.
9738         * macterm.c (XTset_terminal_modes, XTreset_terminal_modes): Add a
9739         terminal parameter.
9740         (x_clear_frame): Add a frame parameter.
9741         (note_mouse_movement): Get rif from the frame.
9742         (mac_term_init): Initialize the terminal.
9743         (mac_initialize): Make static and move terminal initialization ...
9744         (mac_create_terminal): ... to this new function.
9746         * macterm.h (struct mac_display_info): Add terminal.
9747         (mac_initialize): Delete declaration.
9749         * puresize.h (BASE_PURESIZE): Increase base value to 1164000.
9751         * sysdep.c: Comment out text after #endif.
9753         * term.c (init_tty): Only use terminal->kboard when MULTI_KBOARD
9754         is defined.  Better initialize ttys in windows.  Use terminal
9755         specific mouse_position_hook.
9757         * termhooks.h (union display_info): Add mac_display_info.
9759         * w32fns.c (Fx_create_frame): Use kboard from the terminal.
9760         Set the default minibuffer frame, window_system and the rest of the
9761         frame parameters following what is done in X11.
9763         * w32term.c (w32_initialize): Make static.
9765         * xselect.c (x_handle_selection_clear): Only access
9766         terminal->kboard when MULTI_KBOARD is defined.
9768         * s/darwin.h (SYSTEM_PURESIZE_EXTRA): Define here.
9769         (SYSTEM_PURESIZE_EXTRA): Only define on Carbon.
9771 2007-08-29  Jason Rumney  <jasonr@gnu.org>
9773         * frame.c (Fdelete_frame): Only get kboard when MULTI_KBOARD defined.
9774         (make_terminal_frame) [WINDOWSNT]: Initialize terminal.
9776         * fringe.c (w32_init_fringe w32_reset_fringes) [HAVE_NTGUI]:
9777         (mac_init_fringe) [MAC_OS]: Get rif from selected_frame.
9779         * keyboard.c (restore_kboard_configuration): Only define when
9780         MULTI_KBOARD defined.
9782         * makefile.w32-in: Update dependancies from Makefile.in.
9783         (OBJ1): Add terminal.$(O)
9785         * term.c (dissociate_if_controlling_tty) [WINDOWSNT]:
9786         Don't define function body.
9787         (init_tty) [WINDOWSNT]: Use selected_frame for initializing.
9789         * termhooks.h (display_info) [WINDOWSNT]: Add w32.
9791         * w32.c (request_sigio, unrequest_sigio): Remove.
9793         * w32console.c (w32con_move_cursor, w32con_clear_to_end)
9794         (w32con_clear_frame, w32con_clear_end_of_line)
9795         (w32con_ins_del_lines, w32con_insert_glyphs, w32con_write_glyphs)
9796         (w32con_delete_glyphs, w32con_set_terminal_window)
9797         (scroll_line, w32_sys_ring_bell): Add frame arg.
9798         (w32con_set_terminal_modes, w32con_reset_terminal_modes):
9799         Add terminal arg.
9800         (PICK_FRAME): Remove.
9801         (w32con_write_glyphs): Use frame specific terminal coding.
9802         (one_and_only_w32cons): New global variable.
9803         (initialize_w32_display): Use it for storing hooks.
9804         (create_w32cons_output): New function.
9806         * w32inevt.c, w32inevt.h (w32_console_read_socket): Make first
9807         arg a frame.
9809         * w32fns.c (x_create_tip_frame): Set terminal and ref count.
9810         Set window_system.
9811         (x_set_tool_bar_lines): Don't use updating_frame.
9812         (Fx_create_frame): Set terminal and ref count.
9813         (Fx_open_connection): Remove window-system check.
9815         * w32menu.c (Fx_popup_menu): Use terminal specific mouse_position_hook.
9817         * w32term.c (w32_term_init): Call add_keyboard_wait_descriptor.
9818         (w32_set_terminal_modes, w32_reset_terminal_modes): Add terminal arg.
9819         (x_clear_frame, x_delete_glyphs, w32_ring_bell, x_ins_del_lines):
9820         Add frame arg.
9821         (x_delete_terminal, w32_create_terminal): New functions.
9822         (w32_term_init): Create a terminal.
9823         (w32_initialize): Move terminal specific initialization to
9824         w32_create_terminal.
9826         * w32term.h (x_output): Remove foreground_pixel and background_pixel.
9827         (w32_clear_rect, w32_clear_area): Use background from frame.
9828         (w32_display_info): Add terminal.
9829         (w32_sys_ring_bell, x_delete_display): Declare here.
9831         * xdisp.c (display_menu_bar) [HAVE_NTGUI]: Check frame type.
9833         * s/ms-w32.h (SYSTEM_PURESIZE_EXTRA): Bump to 50k.
9835 2007-08-29  Kalle Olavi Niemitalo  <kon@iki.fi>  (tiny change)
9837         * keyboard.c (interrupt_signal, handle_interrupt, Fset_quit_char):
9838         Fix get_named_tty calls for the controlling tty.
9840 2007-08-29  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
9842         * term.c (dissociate_if_controlling_tty)[USG]: Fix parse error.
9844 2007-08-29  Yoshiaki Kasahara  <kasahara@nc.kyushu-u.ac.jp>  (tiny change)
9846         * term.c (tty_insert_glyphs): Add missing first parameter.
9848 2007-08-29  Károly Lőrentey  <karoly@lorentey.hu>
9850         * buffer.c (Fbuffer_list, Fbury_buffer):
9851         Take frame->buried_buffer_list into account.
9853         * cm.c (current_tty): New variable, for cmputc().
9854         (cmputc): Use it.
9855         (cmcheckmagic): Add tty parameter, look up terminal streams there.
9856         (calccost): Add tty parameter.  Use emacs_tputs() instead of tputs().
9857         (cmgoto): Add tty parameter.  Pass it on to calccost().
9858         Use emacs_tputs() instead of tputs().
9860         * cm.h (emacs_tputs): New macro to set current_tty, and then call
9861         tputs().
9862         (current_tty): New variable, for cmputc().
9863         (cmcheckmagic, cmputc, cmgoto): Add prototypes.
9865         * eval.c (unwind_to_catch): Don't call x_fully_uncatch_errors.
9866         (internal_condition_case, internal_condition_case_1)
9867         (internal_condition_case_2): Don't abort when x_catching_errors.
9869         * fns.c (Fyes_or_no_p): Don't try to open an X dialog on tty terminals.
9870         (Fy_or_n_p): Likewise.  Use temporarily_switch_to_single_kboard to
9871         prevent crashes caused by bogus longjmps in read_char.
9873         * keymap.h (Fset_keymap_parent): Add EXFUN.
9875         * macterm.h (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL)
9876         * w32term.h (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL):
9877         Remove redundant definition.
9879         * macfns.c (x_set_mouse_color, x_make_gc):
9880         Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
9882         * w32term.c (x_free_frame_resources):
9883         Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
9884         (w32_initialize): Use the accessor macros for terminal characteristics.
9886         * macterm.c (mac_initialize): Use Fset_input_interrupt_mode.
9887         Use the accessor macros for terminal characteristics.
9888         * msdos.c (internal_terminal_init): Use the accessor macros for
9889         terminal characteristics.
9890         (ScreenVisualBell, internal_terminal_init):
9891         Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
9893         * termopts.h (no_redraw_on_reenter): Declare.
9895         * alloc.c (emacs_blocked_malloc): Disable mallopt call.
9896         (mark_terminals, mark_ttys): Declare.
9897         (Fgarbage_collect): Call them.
9898         (mark_object): Mark buried_buffer_list.
9900         * prefix-args.c: Include stdlib.h for exit.
9902         * syssignal.h: Add comment.
9904         * indent.c: Include stdio.h.
9906         * window.h (Vinitial_window_system): Declare.
9907         (Vwindow_system): Delete declaration.
9909         * fontset.c (Finternal_char_font): Use FRAME_RIF.
9911         * image.c (lookup_image): Don't initialize `c' until the xasserts
9912         have been run.
9914         * gtkutil.c (xg_create_frame_widgets): Use FRAME_BACKGROUND_PIXEL and
9915         FRAME_FOREGROUND_PIXEL.
9917         * print.c (print_preprocess): Don't lose print_depth levels while
9918         iterating.
9920         * widget.c (update_from_various_frame_slots):
9921         Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
9923         * window.c (set_window_buffer): Don't call clear_mouse_face on tty
9924         frames.
9925         (window_internal_height): Remove bogus make_number call.
9926         (init_window_once): Call make_terminal_frame with two zero parameters.
9928         * fileio.c (Fread_file_name): Update comment.
9930         * callint.c (Fcall_interactively):
9931         Use temporarily_switch_to_single_kboard instead of single_kboard_state.
9932         Make sure it is correctly unwound.
9934         * xsmfns.c (x_session_close): New function.
9936         * coding.h (terminal_coding, safe_terminal_coding, keyboard_coding):
9937         Delete declarations.
9939         * xterm.h: Remove declaration for x_fully_uncatch_errors.
9940         (x_output): Remove background_pixel and foreground_pixel fields.
9941         (x_display_info): Add new field TERMINAL.  Remove KBOARD field.
9942         (x_delete_device):
9943         (x_session_close): Declare.
9945         * lread.c: Include setjmp.h.  Update declaration of `read_char'.
9946         (read_filtered_event): Call `read_char' with a local
9947         `wrong_kboard_jmpbuf'.
9949         * minibuf.c (read_minibuf): Call temporarily_switch_to_single_kboard.
9950         Don't call single_kboard_state.  Use FRAME_RIF.
9952         * process.c (Fmake_network_process): Don't unrequest_sigio on modern
9953         systems.
9955         * lisp.h (set_process_environment): Rename to `set_global_environment'.
9956         (Fframe_with_environment, Fset_input_meta_mode)
9957         (Fset_quit_char): EXFUN.
9958         (x_create_device, tty_output, terminal, tty_display_info): Declare.
9959         (init_sys_modes, reset_sys_modes): Update prototypes.
9960         (init_all_sys_modes, reset_all_sys_modes): New prototypes.
9962         * keyboard.h (struct kboard): Add new fields Vlocal_function_key_map,
9963         Vlocal_key_translation_map, and Vkeyboard_translate_table.
9964         (Vfunction_key_map, Vkeyboard_translate_table, single_kboard_state):
9965         Delete declarations.
9966         (Vfunction_key_map, Vkey_translation_map, push_kboard, pop_kboard)
9967         (temporarily_switch_to_single_kboard, tty_read_avail_input):
9968         New declarations.
9970         * emacs.c (main): Don't call init_sys_modes(), the new term_init()
9971         already does that during init_display().  Call syms_of_keymap
9972         before syms_of_keyboard.  Call `syms_of_terminal'.
9973         Call set_initial_environment, not set_process_environment.
9974         (shut_down_emacs): Call reset_all_sys_modes() instead of
9975         reset_sys_modes().
9977         * xfaces.c (x_free_gc): Protect xassert with GLYPH_DEBUG.
9978         (internal_resolve_face_name, resolve_face_name_error): New functions.
9979         (resolve_face_name): Protect against loops and errors thrown by Fget.
9980         (realize_default_face): Don't use FRAME_FONT unless frame is an X frame.
9981         (Ftty_supports_face_attributes_p): Update tty_capable_p call.
9983         * scroll.c: Replace CURTTY() with local variables throughout the
9984         file (where applicable).
9985         (calculate_scrolling, calculate_direct_scrolling)
9986         (scrolling_1, scroll_cost): Use the accessor macros for terminal
9987         characteristics.
9989         * keymap.c (Vfunction_key_map): Remove.
9990         (Fdescribe_buffer_bindings): Update references to Vfunction_key_map.
9991         (syms_of_keymap): Remove DEFVAR for Vfunction_key_map.
9992         (Vkey_translation_map): Remove.
9993         (syms_of_keymap): Remove DEFVAR for key-translation-map.
9994         (Fdescribe_buffer_bindings):
9995         (read_key_sequence, init_kboard, syms_of_keyboard, mark_kboards):
9996         Update for terminal-local key-translation-map.
9998         * Makefile.in (callproc.o): Update dependencies.
9999         (lisp, shortlisp): Add termdev.elc.
10000         (obj): Add terminal.o.
10001         (terminal.o): Add dependencies.
10002         [HAVE_CARBON]: Make terminal.o depend on macgui.h.
10003         (data.o, fns.o): Add termhooks.h dependency.
10004         (SOME_MACHINE_LISP): Add dnd.elc.
10005         (minibuf.o): Fix typo.
10006         Update dependencies.
10008         * data.c (do_symval_forwarding, store_symval_forwarding)
10009         (find_symbol_value): Use the selected frame's keyboard, not
10010         current_kboard.
10012         * .gdbinit (init_sys_modes): Use Vinitial_window_system instead of
10013         Vwindow_system.
10015         * xmenu.c (Fx_menu_bar_open) [USE_X_TOOLKIT, USE_GTK]: Rename from
10016         Fmenu_bar_open.
10017         (syms_of_xmenu): Update defsubr.
10018         (mouse_position_for_popup, Fx_popup_menu)
10019         (Fx_popup_dialog, x_activate_menubar, update_frame_menubar)
10020         (set_frame_menubar, free_frame_menubar)
10021         (create_and_show_popup_menu, xmenu_show, )
10022         (create_and_show_dialog, xdialog_show, xmenu_show): Abort if not
10023         an X frame.
10025         * xselect.c (x_own_selection): Abort if not an X frame.
10026         (some_frame_on_display): Check if it is an X frame.
10027         (x_handle_selection_clear): Deal with MULTI_KBOARD.
10029         * coding.c: Include frame.h and termhooks.h.
10030         (terminal_coding, keyboard_coding): Delete.
10031         (Fset_terminal_coding_system_internal):
10032         (Fset_keyboard_coding_system_internal):
10033         (Fkeyboard_coding_system):
10034         (Fterminal_coding_system): Add a terminal parameter.
10035         Get terminal_coding from the terminal.
10036         (init_coding_once): Don't call setup_coding_system here.
10038         * dispextern.h (set_scroll_region, turn_off_insert)
10039         (turn_off_highlight, background_highlight, clear_end_of_line_raw)
10040         (tty_clear_end_of_line, tty_setup_colors)
10041         (delete_tty, updating_frame)
10042         (produce_special_glyphs, produce_glyphs, write_glyphs)
10043         (insert_glyphs): Remove.
10044         (raw_cursor_to, clear_to_end, tty_turn_off_insert)
10045         (tty_turn_off_highlight, get_tty_size): Add declaration.
10046         (tabs_safe_p, init_baud_rate, get_tty_terminal): Update prototypes.
10048         * frame.h (enum output_method): Add output_initial.
10049         (struct x_output): Delete.
10050         (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL):
10051         Access foreground_pixel and background_pixel directly from the frame.
10052         (tty_display): Delete.
10053         (struct frame): Add buried_buffer_list, foreground_pixel,
10054         background_pixel and terminal.  Delete kboard
10055         (union output_data): Add tty.
10056         (FRAME_KBOARD): Get the kboard from the terminal.
10057         (FRAME_INITIAL_P): New macro.
10058         (Qtty, Qtty_type, Qterminal, Qterminal_live_p, Qenvironment)
10059         (Qterm_environment_variable, Qdisplay_environment_variable)
10060         (make_terminal_frame, Qburied_buffer_list, Qwindow_system):
10061         New declarations.
10063         * termchar.h (tty_output, tty_display_info): New structures.
10064         (tty_list): Declare.
10065         (FRAME_TTY, CURTTY): New macros.
10066         (must_write_spaces, min_padding_speed, fast_clear_end_of_line)
10067         (line_ins_del_ok, char_ins_del_ok, scroll_region_ok)
10068         (scroll_region_cost, memory_below_frame, fast_clear_end_of_line)
10069         (dont_calculate_costs, no_redraw_on_reenter): Remove declarations.
10071         * callproc.c: Include frame.h and termhooks.h, for terminal
10072         parameters.
10073         (add_env): New function.
10074         (child_setup): Use it.
10075         (child_setup, getenv_internal): Handle the new Vprocess_environment.
10076         (getenv_internal): Fix get_terminal_param call.
10077         (Fgetenv_internal, egetenv): Update doc.
10078         (syms_of_callproc): Initialize Vprocess_environment to nil.
10079         Register and initialize them.  Remove obsolete defvars.  Update doc
10080         strings.
10081         (child_setup): Handle Vlocal_environment_variables.
10082         (getenv_internal): Add terminal parameter.
10083         Handle Vlocal_environment_variables.
10084         (Fgetenv_internal): Add terminal parameter.
10085         (child_setup, getenv_internal, Fgetenv_internal): Store the local
10086         environment in a frame (not terminal) parameter.  Update doc strings.
10087         (set_initial_environment): Rename from set_global_environment.
10088         Store Emacs environment in initial frame parameter.
10090         * xdisp.c (redisplay_internal): Update references to
10091         `previous_terminal_frame'.
10092         (display_mode_line, Fformat_mode_line): Replace calls to
10093         `push_frame_kboard' with `push_kboard'.
10094         (get_glyph_string_clip_rects): Add extra parentheses and
10095         braces to prevent compiler warnings.
10096         (calc_pixel_width_or_height): Add xassert to check that the
10097         frame is alive.  Don't call `lookup_image' on a termcap frame.
10098         (message2_nolog, message3_nolog, redisplay_internal)
10099         (set_vertical_scroll_bar, redisplay_window, check_x_display_info)
10100         (x_set_scroll_bar_foreground, x_set_scroll_bar_background)
10101         (Fx_create_frame, Fxw_display_color_p, Fx_display_grayscale_p)
10102         (Fx_display_pixel_width, Fx_display_pixel_height)
10103         (Fx_display_planes, Fx_display_color_cells)
10104         (Fx_server_max_request_size, Fx_server_vendor, Fx_server_version)
10105         (Fx_display_screens, Fx_display_mm_height, Fx_display_mm_width)
10106         (Fx_display_backing_store, Fx_display_visual_class)
10107         (Fx_display_save_under, Fx_close_connection, x_create_tip_frame):
10108         Use FRAME_TERMINAL_P, FRAME_WINDOW_P, FRAME_TTY and FRAME_RIF.
10110         * xfns.c (x_set_foreground_color x_set_background_color)
10111         (x_set_mouse_color, x_set_cursor_color, x_make_gc):
10112         Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
10113         (Fx_create_frame, x_create_tip_frame, build_string, x_window)
10114         (Fx_create_frame, x_create_tip_frame): Don't create frames on a
10115         terminal that is being deleted.
10116         (Fx_create_frame): Use `store_frame_param' to set `window-system'
10117         frame parameter, and make sure it overrides any user-supplied setting.
10118         (Fx_close_connection, Fx_synchronize): Unify argument names with
10119         the rest of the DEFUNs.
10121         * dispnew.c (Fsend_string_to_terminal): Update call to
10122         `get_tty_terminal'.
10123         (Fredraw_frame, Fsend_string_to_terminal)
10124         (Fsend_string_to_terminal, init_display): Use FRAME_RIF,
10125         FRAME_TERMCAP_P and FRAME_TTY.
10126         (window_change_signal): Don't believe width/height values that are
10127         impossibly small.
10128         (Vinitial_window_system): Rename from Vwindow_system.
10129         (termscript, Wcm, rif): Delete.
10131         * termhooks.h (struct terminal): New struct containing the
10132         previously global text display hooks and new members NAME,
10133         DELETED and PARAM_ALIST.
10134         (FRAME_TERMINAL, TERMINAL_TERMINAL_CODING)
10135         (TERMINAL_KEYBOARD_CODING, TERMINAL_ACTIVE_P, FRAME_WINDOW_P)
10136         (FRAME_RIF): New macros.
10137         (get_terminal_param, get_device): New declarations.
10138         (termscript): Delete declaration.
10140         * xterm.c (x_initialize): Use Fset_input_interrupt_mode.
10141         (XTflash, x_free_frame_resources, x_scroll_bar_create)
10142         (x_scroll_bar_set_handle): Use FRAME_BACKGROUND_PIXEL and
10143         FRAME_FOREGROUND_PIXEL.
10144         (x_fully_uncatch_errors): Disable definition.
10145         (x_scroll_bar_expose): Fix reference to foreground pixel.
10146         (XTread_socket): Disable loop on all X displays.
10147         (x_delete_terminal): Don't set terminal->deleted and let
10148         delete_terminal delete the frames on the terminal.
10149         (x_delete_display): Doc update to reflect changes in
10150         delete_terminal.
10151         (x_display_info) <terminal>: Move member earlier in the struct.
10152         (deleting_tty): Remove old variable.
10153         (Fsuspend_tty): Call clear_tty_hooks.
10154         (Fresume_tty, init_tty): Call set_tty_hooks.
10155         (Ftty_display_color_p, Ftty_display_color_cells): Don't throw
10156         errors on X frames.
10157         (x_catch_errors_unwind): Abort if x_error_message is NULL.
10158         (handle_one_xevent): Initialize `f' to NULL.
10159         (x_delete_terminal, x_create_terminal): New functions.
10160         (XTset_terminal_modes, XTreset_terminal_modes)
10161         (XTread_socket, x_connection_closed, x_term_init)
10162         (x_term_init, x_delete_display): Add terminal parameter.
10163         (x_term_init) [!HAVE_GTK_MULTIDISPLAY]: Refuse to create secondary
10164         X connections.
10166         * frame.c: Include termchar.h.
10167         (Qterminal, Qterminal_live_p, Qburied_buffer_list, Qtty, Qtty_type)
10168         (Qwindow_system, Qenvironment, Qterm_environment_variable)
10169         (Qdisplay_environment_variable): New vars.
10170         (Fframep): Deal with output_initial.
10171         (Fframe-live-p): Doc fix.
10172         (Fwindow-system): New function.
10173         (x_set_screen_gamma, store_frame_param): Fix compilation errors.
10174         (make_terminal_frame): Don't create frames on a terminal that is
10175         being deleted.  Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
10176         (store_frame_param): Check for found_for_frame before calling XFRAME.
10177         (Fmake_terminal_frame): Handle NULL tty names correctly.
10178         (syms_of_frame): Enhance doc string of `default-frame-alist'.
10179         (Fdelete_frame): Remove unused variable `count'.  Don't allow other
10180         frames to refer to a deleted frame in their 'environment parameter.
10181         (Fframe_with_environment): New function.
10182         (syms_of_frame): Defsubr it.  Initialize and staticpro Qenvironment.
10183         (get_future_frame_param): New function.
10184         (Fmake_terminal_frame): Use it.
10185         (x_set_frame_parameters, x_set_screen_gamma): Use FRAME_RIF.
10187         * sysdep.c (init_sys_modes, reset_sys_modes): Update for renames.
10188         * sysdep.c (reset_sys_modes): Update for renames.
10190         * keyboard.c (tty_read_avail_input): New function.
10191         (Fset_input_interrupt_mode, Fset_output_flow_control): New functions.
10192         (syms_of_keyboard): Defsubr them.
10193         (Fset_input_meta_mode, Fset_quit_char): New functions.
10194         (Fset_input_mode): Split to above functions.
10196         (read_char_minibuf_menu_prompt): Add wrong_kboard_jmpbuf
10197         parameter.  Use it in call to `read_char'.
10198         (read_char): Declare.  Update call to `read_char_minibuf_menu_prompt'.
10199         Set wrong_kboard_jmpbuf correctly in recursive calls.
10200         Use current_kboard to access Vkeyboard_translate_table.
10201         Enhance comment before extra longjmp to wrong_kboard_jmpbuf.
10202         Add wrong_kboard_jmpbuf parameter to allow for recursive calls.
10203         Update longjmp invocations.  Remember the original current_kboard,
10204         and longjmp to `wrong_kboard_jmpbuf' when a filter, timer or sentinel
10205         changes it.  Comment out unnecessary calls to
10206         `record_single_kboard_state' and `any_kboard_state'.
10207         Update recursive calls.
10208         (wrong_kboard_jmpbuf): Remove global variable.
10209         (read_key_sequence): Remove unused variable wrong_kboard_jmpbuf.
10210         Handle deleted interrupted_kboards correctly; that is a legal
10211         case.  Add `wrong_kboard_jmpbuf' local variable.  Update setjmp
10212         and read_char calls.  Abort if interrupted_kboard died in read_char.
10213         (any_kboard_state, single_kboard_state)
10214         (push_frame_kboard): Remove function.
10215         (pop_kboard): Switch out of single_kboard mode if the kboard has
10216         been deleted.  Remove unused variable.  Help debugging by not
10217         changing current_kboard unnecessarily.  Set current_kboard to the
10218         kboard of the selected frame when the stored kboard object has
10219         been deleted before pop_kboard.
10220         (temporarily_switch_to_single_kboard): Change first parameter to a
10221         frame pointer.  Throw an error when caller wants to change kboards
10222         while in single_kboard mode.  Don't push_kboard if we weren't in
10223         single kboard state.  Don't pop_kboard if we popped into any
10224         kboard state.
10225         (restore_kboard_configuration): Abort if pop_kboard changed the
10226         kboard in single_kboard mode.  Call pop_kboard only after setting
10227         up single_kboard mode.
10228         (Frecursive_edit): Switch to single_kboard mode only in nested
10229         command loops.
10230         (cmd_error, command_loop, command_loop_1, timer_check):
10231         Comment out unnecessary call to `any_kboard_state' and
10232         `record_single_kboard_state'.
10233         (delete_kboard): Exit single_kboard mode if we have just deleted
10234         that kboard.  Use FRAME_KBOARD.
10235         (interrupt_signal): Use `Fkill_emacs' to exit Emacs, not
10236         `fatal_error_signal'.
10237         (record_single_kboard_state): Don't push_kboard if we weren't in
10238         single kboard state.  Don't pop_kboard if we popped into any
10239         kboard state.
10240         (push_frame_kboard): Rename to push_kboard.
10241         (kbd_buffer_get_event): Use FRAME_TERMINAL.
10242         (read_avail_input): Read input from all terminals.
10243         (mark_kboards): Also mark Vkeyboard_translate_table.
10244         (kbd_buffer_store_event_hold): Simplify condition.
10245         (read_key_sequence): Reinitialize fkey and keytran at each replay.
10246         (Vkeyboard_translate_table): Move to struct kboard.
10247         (init_kboard): Initialize Vkeyboard_translate_table.
10248         (syms_of_keyboard): Use DEFVAR_KBOARD to define
10249         Vkeyboard_translate_table.  Update doc strings.  Update docs of
10250         local-function-key-map and function-key-map.
10252         * terminal.c: New file.
10254         * term.c: Include errno.h.
10255         (Vring_bell_function, device_list, initial_device)
10256         (next_device_id, ring_bell, update_begin, update_end)
10257         (set_terminal_window, cursor_to, raw_cursor_to)
10258         (clear_to_end, clear_frame, clear_end_of_line)
10259         (write_glyphs, insert_glyphs, delete_glyphs, ins_del_lines)
10260         (Fdisplay_name, create_device, delete_device): Move to terminal.c.
10261         (syms_of_term): Move their initialization to terminal.c.
10262         (get_tty_terminal, Fdisplay_tty_type, Ftty_display_color_p)
10263         (Ftty_display_color_cells)
10264         (Ftty_no_underline, Fsuspend_tty, Fresume_tty, create_tty_output)
10265         (clear_tty_hooks, set_tty_hooks)
10266         (init_tty, maybe_fatal): New functions.
10267         (Ftty_type): Return nil if terminal is not on a tty instead of
10268         throwing an error.  Doc update.
10269         (syms_of_term) <Vsuspend_tty_functions, Vresume_tty_functions>:
10270         Doc update.  Initialize new subrs and variables.
10271         (delete_tty): Use terminal->deleted.
10272         (tty_set_terminal_modes): Rename from set_terminal_modes.
10273         (tty_reset_terminal_modes): Rename from reset_terminal_modes.
10274         (set_scroll_region): Rename to `tty_set_scroll_region'.
10275         (turn_on_insert): Rename to `tty_turn_on_insert'.
10276         (turn_off_insert): Rename to `tty_turn_off_insert'.
10277         (turn_off_highlight): Rename to `tty_turn_off_highlight'.
10278         (turn_on_highlight): Rename to `tty_turn_on_highlight'.
10279         (toggle_highligh): Rename to `tty_toggle_highlight'.
10280         (background_highlight): Rename to `tty_background_highlight'.
10281         (highlight_if_desired): Rename to `tty_highlight_if_desired'.
10282         (tty_ring_bell, tty_update_end, tty_set_terminal_window)
10283         (tty_set_scroll_region, tty_background_highlight)
10284         (tty_cursor_to, tty_raw_cursor_to, tty_clear_to_end)
10285         (tty_clear_frame, tty_clear_end_of_line, tty_write_glyphs)
10286         (tty_insert_glyphs, tty_delete_glyphs, tty_ins_del_lines)
10287         (term_get_fkeys, tty_setup_colors, dissociate_if_controlling_tty):
10288         Add static modifier.
10289         (tty_reset_terminal_modes, tty_set_terminal_window)
10290         (tty_set_scroll_region, tty_background_highlight)
10291         (tty_highlight_if_desired, tty_cursor_to)
10292         (tty_raw_cursor_to, tty_clear_to_end, tty_clear_frame)
10293         (tty_clear_end_of_line, tty_write_glyphs, tty_insert_glyphs)
10294         (tty_delete_glyphs, tty_ins_del_lines, turn_on_face): Update for
10295         renames.
10297 2007-08-28  Jan Djärv  <jan.h.d@swipnet.se>
10299         * keyboard.c: Qrtl is new.
10300         (parse_tool_bar_item): Handle :rtl keyword.
10301         (syms_of_keyboard): Intern :rtl keyword.
10303         * dispextern.h (enum tool_bar_item_idx): Add TOOL_BAR_ITEM_RTL_IMAGE.
10305         * gtkutil.c (xg_tool_bar_expose_callback): Just do SET_FRAME_GARBAGED
10306         so no Lisp code is executed.
10307         (file_for_image, find_rtl_image): New functions.
10308         (xg_get_image_for_pixmap): Use file_for_image
10309         (update_frame_tool_bar): If direction is RTL, use RTL image if
10310         defined.  Use Gtk stock images if defined.
10312 2007-08-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10314         * macterm.c (x_draw_composite_glyph_string_foreground): Draw rectangle
10315         for nonexistent or zero-width glyph in composition glyph.
10317 2007-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
10319         * m/amdx86-64.h: Redirect to intel386.h if compiling for i386.
10321         * xdisp.c (Finvisible_p): New function.
10322         (syms_of_xdisp): defsubr it.
10324 2007-08-24  Juanma Barranquero  <lekktu@gmail.com>
10326         * image.c (syms_of_image) <image-library-alist, cross-disabled-images>:
10327         Doc fixes.
10329 2007-08-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10331         * mac.c [MAC_OSX] (select_and_poll_event, sys_select): Fix last changes.
10333 2007-08-24  Martin Rudalics  <rudalics@gmx.at>
10335         * fileio.c (Finsert_file_contents): Consult CHARS_MODIFF to tell
10336         whether decoding has modified buffer contents.
10338 2007-08-24  Jason Rumney  <jasonr@gnu.org>
10340         * image.c [HAVE_NTGUI]: Define dynamic loaded functions for SVG.
10341         (Qgdk_pixbuf, Qglib) [HAVE_NTGUI]: New symbols.
10342         (syms_of_image) [HAVE_NTGUI]: Intern and staticpro them.
10343         (init_svg_functions) [HAVE_NTGUI]: New function.
10344         (fn_g_type_init, fn_g_object_unref, fn_g_error_free): New #defines.
10345         (svg_load_image): Use them.
10346         (svg_load_image) [HAVE_NTGUI]: Implement background.
10348 2007-08-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10350         * Makefile.in (RSVG_LIBS, RSVG_CFLAGS): New variables.
10351         (ALL_CFLAGS): Use ${RSVG_CFLAGS} instead of @RSVG_CFLAGS@.
10352         (LIBX): Remove @RSVG_LIBS@.
10353         (LIBES): Add $(RSVG_LIBS).
10355         * image.c (svg_load_image): Blend with specified background if exists.
10356         Use IMAGE_BACKGROUND.  Add Mac OS Support.
10358         * mac.c (wakeup_from_rne_enabled_p) [MAC_OSX]: Remove variable.
10359         (ENABLE_WAKEUP_FROM_RNE, DISABLE_WAKEUP_FROM_RNE) [MAC_OSX]:
10360         Remove macros.
10361         [MAC_OSX] (socket_callback): Do nothing.
10362         [MAC_OSX] (select_and_poll_event): Use CFRunLoopRunInMode instead of
10363         ReceiveNextEvent.
10364         [MAC_OSX] (sys_select): Likewise.  Don't set context as argument to
10365         socket_callback.
10366         (mac_wakeup_from_rne) [MAC_OSX]: Do nothing.
10368 2007-08-22  Glenn Morris  <rgm@gnu.org>
10370         * image.c (x_find_image_file): Search in etc/images/ rather than etc/.
10372 2007-08-22  Paul Pogonyshev  <pogonyshev@gmx.net>
10374         * Makefile.in (ALL_CFLAGS, LIBX): Add RSVG_LIBS.
10376         * image.c: Add support for SVG images.  Some additional comments
10377         by Joakim Verona <joakim@verona.se>.  When HAVE_RSVG is defined:
10378         (svg_image_p): New function to test for SVG image.
10379         (svg_load): New function to load SVG image.
10380         (svg_load_image): New function, helper for svg_load.
10381         (Qsvg): New Lisp_object.
10382         (svg_keyword_index): New enum.
10383         (svg_format): New static `image_keyword' struct.
10384         (svg_type): New static `image_type' struct.
10385         (librsvg/rsvg.h): Include it.
10387 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
10389         * lread.c (load_warn_old_style_backquotes): Fix up array size typo.
10391 2007-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
10393         * lread.c (Qold_style_backquotes): New var.
10394         (syms_of_lread): Init and staticpro it.
10395         (load_warn_old_style_backquotes): New fun.
10396         (Fload): Use them to warn about old style backquotes.
10397         (end_of_file_error, Fload): Remove unused vars.
10399         * lisp.h (Fclear_face_cache, Fx_send_client_event): Declare.
10401         * lread.c (Vold_style_backquotes): New var.
10402         (syms_of_lread): Init and export it to Elisp.
10403         (read1): Set it when we find an old-style (back)quote.
10405 2007-08-22  Jason Rumney  <jasonr@gnu.org>
10407         * w32reg.c (SYSTEM_DEFAULT_RESOURCES): Add missing NULL terminator.
10409 2007-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10411         * puresize.h (BASE_PURESIZE): Increase to 1140000.
10413 2007-08-19  Richard Stallman  <rms@gnu.org>
10415         * eval.c (Ffunction, Fquote): Signal error if not 1 argument.
10417 2007-08-19  Andreas Schwab  <schwab@suse.de>
10419         * alloc.c (pure): Round PURESIZE up.
10421 2007-08-17  Jan Djärv  <jan.h.d@swipnet.se>
10423         * xterm.c (handle_one_xevent): Remove check that mouse click is in
10424         active frame.
10426 2007-08-16  Richard Stallman  <rms@gnu.org>
10428         * eval.c (Fcommandp): Add parens to clarify.
10430         * minibuf.c (Fall_completions): Use enum for type of table.
10432         * emacs.c (USAGE2): Improve text.
10434 2007-08-15  Philippe Waroquiers  <philippe.waroquiers@eurocontrol.int>
10436         * term.c (tty_default_color_capabilities): Declare static
10437         variables in file scope, to avoid HPUX compiler problem.
10439 2007-08-13  Jan Djärv  <jan.h.d@swipnet.se>
10441         * gtkutil.c (update_frame_tool_bar): Use -1 as index
10442         to gtk_toolbar_insert.
10444 2007-08-13  Stefan Monnier  <monnier@iro.umontreal.ca>
10446         * fileio.c (Finsert_file_contents): Yet Another Int/Lisp_Object Mixup.
10448         * insdel.c (reset_var_on_error): New fun.
10449         (signal_before_change, signal_after_change):
10450         Use it to reset (after|before)-change-functions to nil in case of error.
10451         Bind inhibit-modification-hooks to t.
10452         Don't bind (after|before)-change-functions to nil while they run.
10454 2007-08-11  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10456         * xterm.c (x_draw_image_glyph_string): Adjust stipple origin when
10457         filling pixmap with stippled background.
10459 2007-08-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10461         * macterm.c [TARGET_API_MAC_CARBON] (mac_handle_window_event):
10462         Don't use invisible frame as parent window for repositioning.
10464 2007-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10466         * print.c (new_backquote_output): Rename from old_backquote_output.
10467         (print): Inverse its logic (according to its name) so as to match the
10468         behavior of new_backquote_flag in lread.c.
10470 2007-08-09  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10472         * gmalloc.c (posix_memalign): New function.
10474         * macterm.c (frame_highlight, frame_unhighlight): Don't call
10475         ActivateControl/DeactivateControl here.
10476         [USE_MAC_TOOLBAR] (free_frame_tool_bar): Suppress animation when
10477         frame-notice-user-settings is non-nil.
10478         [USE_MAC_FONT_PANEL] (mac_handle_font_event): Also record parameter
10479         for kEventParamFMFontStyle.
10480         [TARGET_API_MAC_CARBON] (mac_handle_keyboard_event): Don't check
10481         mac_pass_command_to_system and mac_pass_control_to_system here.
10482         (XTread_socket): Call ActivateControl/DeactivateControl here.
10483         (XTread_socket) [TARGET_API_MAC_CARBON]:
10484         Check mac_pass_command_to_system and mac_pass_control_to_system here.
10485         (mac_handle_window_event) [USE_MAC_TOOLBAR]: Add further workaround
10486         for window repositioning.
10488 2007-08-08  Glenn Morris  <rgm@gnu.org>
10490         * Replace `iff' in doc-strings and comments.
10492 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
10494         * xdisp.c (move_it_by_lines): Remove incorrect optimization.
10496 2007-08-07  Martin Rudalics  <rudalics@gmx.at>
10498         * fileio.c (Finsert_file_contents): Run format-decode and
10499         after_insert_file_functions on entire buffer when REPLACE is
10500         non-nil and inhibit modification_hooks and point_motion_hooks.
10501         For consistency, run after_insert_file_functions iff something
10502         got inserted.  Move signal_after_change and update_compositions
10503         after code running after_insert_file_functions.  Make sure that
10504         undo_list doesn't record intermediate steps of the decoding process.
10506 2007-08-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10508         * emacs.c (main)
10509         [HAVE_GTK_AND_PTHREAD && !SYSTEM_MALLOC && !DOUG_LEA_MALLOC]:
10510         Call malloc_enable_thread on interactive startup.
10512         * gmalloc.c (_malloc_thread_enabled_p) [USE_PTHREAD]: New variable.
10513         (LOCK, UNLOCK, LOCK_ALIGNED_BLOCKS, UNLOCK_ALIGNED_BLOCKS)
10514         [USE_PTHREAD]: Conditionalize with it.
10515         (malloc_atfork_handler_prepare, malloc_atfork_handler_parent)
10516         (malloc_atfork_handler_child, malloc_enable_thread) [USE_PTHREAD]:
10517         New functions.
10519 2007-08-06  Chong Yidong  <cyd@stupidchicken.com>
10521         * xdisp.c (redisplay_window): When restoring original buffer
10522         position, make sure it is still valid.
10524         * image.c (png_load): Ignore png-supplied background color.
10526 2007-08-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10528         * mac.c [TARGET_API_MAC_CARBON] (cfdate_to_lisp): Obtain microsec value.
10529         Use kCFAbsoluteTimeIntervalSince1970.
10531         * macmenu.c (quit_dialog_event_loop) [TARGET_API_MAC_CARBON]:
10532         New variable.
10533         [TARGET_API_MAC_CARBON] (mac_handle_dialog_event): Set it if dialog
10534         event loop should be quit.
10535         [TARGET_API_MAC_CARBON] (create_and_show_dialog) [!MAC_OSX]:
10536         Quit dialog event loop if quit_dialog_event_loop is set.
10538         * macselect.c [!TARGET_API_MAC_CARBON]: Include Scrap.h.
10539         (Selection): New typedef.  Use instead of ScrapRef.
10540         (mac_get_selection_from_symbol): Rename from get_scrap_from_symbol.
10541         (mac_valid_selection_target_p): Rename from valid_scrap_target_type_p.
10542         (mac_clear_selection): Rename from clear_scrap.
10543         (get_flavor_type_from_symbol): New argument SEL and subsume function of
10544         scrap_has_target_type.  All uses changed.
10545         (mac_get_selection_ownership_info, mac_valid_selection_value_p)
10546         (mac_selection_has_target_p): New functions.
10547         (mac_put_selection_value): Rename from put_scrap_string.
10548         (mac_get_selection_value): Rename from get_scrap_string.
10549         (mac_get_selection_target_list): Rename from get_scrap_target_type_list.
10550         (put_scrap_private_timestamp, scrap_has_target_type)
10551         (get_scrap_private_timestamp): Remove functions.
10552         (SCRAP_FLAVOR_TYPE_EMACS_TIMESTAMP): Remove define.
10553         (x_own_selection, x_get_local_selection):
10554         Use mac_valid_selection_value_p.
10555         (x_own_selection): Don't use put_scrap_private_timestamp.
10556         Record OWNERSHIP-INFO into Vselection_alist instead.
10557         (x_get_local_selection): Don't check type if request is local.
10558         (Fx_selection_owner_p): Don't use get_scrap_private_timestamp.
10559         Detect ownership change with OWNERSHIP-INFO in Vselection_alist instead.
10561 2007-08-04  Jan Djärv  <jan.h.d@swipnet.se>
10563         * gtkutil.c (xg_tool_bar_callback): Generate two TOOL_BAR_EVENT:s,
10564         add comment explaining why.
10566 2007-08-03  Richard Stallman  <rms@gnu.org>
10568         * fileio.c (Fvisited_file_modtime): Use make_time.
10570 2007-08-01  Ryo Yoshitake  <ryo@shiftmode.net>  (tiny change)
10572         * mac.c (init_mac_osx_environment): Adjust load-path on self-contained
10573         build.
10575 2007-07-31  Stefan Monnier  <monnier@iro.umontreal.ca>
10577         * gtkutil.c (xg_tool_bar_callback): Generate a single TOOL_BAR_EVENT.
10579 2007-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10581         * puresize.h (BASE_PURESIZE): Increase to 1130000.
10583 2007-07-30  Richard Stallman  <rms@gnu.org>
10585         * lread.c (readevalloop, read1): Treat NBSP as whitespace.
10587 2007-07-29  Jan Djärv  <jan.h.d@swipnet.se>
10589         * gmalloc.c (__malloc_initialize): Remove pthread_once.  Not needed.
10591 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
10593         * xdisp.c (decode_mode_spec): Use '@' instead of 'R' to test for
10594         remote default-directory.
10596         * buffer.c (mode-line-format): Update doc string.
10598 2007-07-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10600         * w32term.c (w32_draw_fringe_bitmap): Extend fringe background to
10601         scroll bar gap.
10602         (x_scroll_bar_create): Set bar->fringe_extended_p.
10603         (w32_set_vertical_scroll_bar): Put leftmost/rightmost scroll bars
10604         on frame edge.  Check fringe background extension.  Don't clear
10605         extended fringe background area.
10607         * w32term.h (struct scroll_bar): New member fringe_extended_p.
10608         (w32_fill_area): Enclose multiple statements with do ... while (0).
10610         * xterm.c (x_draw_fringe_bitmap) [USE_TOOLKIT_SCROLL_BARS]:
10611         Extend fringe background to scroll bar gap.
10612         (x_scroll_bar_create) [USE_TOOLKIT_SCROLL_BARS]:
10613         Set bar->fringe_extended_p.
10614         (XTset_vertical_scroll_bar) [USE_TOOLKIT_SCROLL_BARS]:
10615         Put leftmost/rightmost scroll bars on frame edge.  Check fringe
10616         background extension.  Don't clear extended fringe background area.
10618         * xterm.h (struct scroll_bar) [USE_TOOLKIT_SCROLL_BARS]:
10619         New member fringe_extended_p.
10621 2007-07-25  Glenn Morris  <rgm@gnu.org>
10623         * Relicense all FSF files to GPLv3 or later.
10625         * COPYING: Switch to GPLv3.
10627 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
10629         * eval.c (Fcommandp): Pay attention to the `interactive-form' property.
10631         * data.c (Finteractive_form): Check for the presence of an
10632         `interactive-form' symbol property more thoroughly.
10634         * data.c (Finteractive_form): Use an `interactive-form' property if
10635         present, analogous to the function-documentation property.
10637 2007-07-24  Jason Rumney  <jasonr@gnu.org>
10639         * w32fns.c (x_real_positions): Get real position from OS instead of
10640         calculating it.
10642 2007-07-23  Jason Rumney  <jasonr@gnu.org>
10644         * filelock.c (current_lock_owner): Allow for @ sign in username.
10646 2007-07-22  Nick Roberts  <nickrob@snap.net.nz>
10648         * xdisp.c (decode_mode_spec): Add case 'R' for to test for
10649         remote default-directory.
10651         * buffer.c (mode-line-format): Describe above case in doc string.
10653 2007-07-20  Eli Zaretskii  <eliz@gnu.org>
10655         * w32proc.c (IMAGE_NT_OPTIONAL_HDR32_MAGIC, IMAGE_OPTIONAL_HEADER32):
10656         Define if not defined.
10658 2007-07-18  Jason Rumney  <jasonr@gnu.org>
10660         * w32proc.c (w32_executable_type): Handle 64 bit executables.
10662 2007-07-18  Richard Stallman  <rms@gnu.org>
10664         * data.c (Fsetq_default): Doc fix.
10666         * eval.c (Fsetq): Doc fix.
10668 2007-07-18  Juanma Barranquero  <lekktu@gmail.com>
10670         * coding.c (Ffind_operation_coding_system):
10671         * eval.c (For, Fand): Doc fixes.
10672         Reported by Johan Bockgård.
10674 2007-07-18  Jan Djärv  <jan.h.d@swipnet.se>
10676         * xfns.c (Fx_focus_frame): Call x_ewmh_activate_frame.
10678         * xterm.h: Declare x_ewmh_activate_frame.
10680         * xterm.c (x_ewmh_activate_frame): New function.
10681         (XTframe_raise_lower): Move code to x_ewmh_activate_frame.
10683 2007-07-17  Martin Rudalics  <rudalics@gmx.at>
10685         * window.c (Fdisplay_buffer): If largest or LRU window is the
10686         only window, split it even if it is not eligible for splitting.
10687         This restores the original behavior broken by the 2007-07-15
10688         change.
10690 2007-07-17  Glenn Morris  <rgm@gnu.org>
10692         * abbrev.c (abbrev_check_chars): New function.
10693         (Fdefine_global_abbrev, Fdefine_mode_abbrev):
10694         Call abbrev_check_chars to check abbrev characters are word
10695         constituents.  Doc fix.
10697 2007-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10699         * process.c (Fstart_process, Fmake_network_process)
10700         (read_process_output): Fix up last changes.
10702 2007-07-16  Eli Zaretskii  <eliz@gnu.org>
10704         * makefile.w32-in (clean): Don't delete *~.
10706 2007-07-16  Andreas Schwab  <schwab@suse.de>
10708         * window.c (Fdisplay_buffer): Use NILP.
10709         (Fset_window_scroll_bars): Likewise.
10711 2007-07-15  Martin Rudalics  <rudalics@gmx.at>
10713         * window.c (window_min_size_2): New function.
10714         (window_min_size_1, size_window, Fdisplay_buffer)
10715         (Fsplit_window, adjust_window_trailing_edge): Use it to avoid
10716         windows without mode- or header-lines when window-min-height is
10717         too small.
10718         (size_window): Reset nodelete_p after testing it, following an
10719         earlier note by Kim F. Storm.
10720         (display_buffer): Do not set split_height_threshold to twice the
10721         value of window_min_height to avoid changing the value of a
10722         customizable variable.  Rather explicitly check whether the
10723         height of the window that shall be splitted is at least as large
10724         as split_height_threshold.
10725         (Fwindow_full_width_p): New defun.
10726         (syms_of_window): Defsubr it.
10728         * window.h: Add EXFUN for Fwindow_full_width_p.
10730 2007-07-14  Jason Rumney  <jasonr@gnu.org>
10732         * process.c [WINDOWSNT]: Don't undefine AF_INET6.
10734 2007-07-14  Richard Stallman  <rms@gnu.org>
10736         * eval.c (maybe_call_debugger): New function.
10737         (find_handler_clause): Use maybe_call_debugger.
10738         Call it when the handler says `debug'.
10739         Eliminate DEBUGGER_VALUE_PTR.
10740         (Fsignal): Eliminate debugger_value.
10741         (Qdebug): New variable.
10742         (syms_of_eval): Initialize it.
10744 2007-07-14  Juanma Barranquero  <lekktu@gmail.com>
10746         * eval.c (Fprogn):
10747         * keyboard.c (Ftrack_mouse):
10748         * print.c (Fwith_output_to_temp_buffer):
10749         * window.c (Fsave_window_excursion): Doc fix.
10751 2007-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
10753         * eval.c (init_eval_once): Bump max_lisp_eval_depth to 400.
10755 2007-07-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10757         * process.h (struct Lisp_Process): Turn slots infd, outfd,
10758         kill_without_query, pty_flag, tick, update_tick, decoding_carryover,
10759         inherit_coding_system_flag, filter_multibyte, adaptive_read_buffering,
10760         read_output_delay, and read_output_skip from Lisp_Objects to ints.
10761         Remove unused encoding_carryover.
10762         * process.c: Adjust all functions accordingly.
10764 2007-07-12  Richard Stallman  <rms@gnu.org>
10766         * term.c: Include unistd.h only if HAVE_UNISTD_H.
10768 2007-07-11  Jason Rumney  <jasonr@gnu.org>
10770         * makefile.w32-in (LIBS): Include OLE32.
10772         * w32fns.c (w32_msg_pump) <WM_EMACS_CREATEWINDOW>: Initialize COM.
10773         (w32_msg_pump) <WM_DESTROY>: Uninitialize COM.
10775 2007-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
10777         * lisp.h (struct Lisp_Hash_Table): Turn next_weak into a bare pointer.
10778         * fns.c (weak_hash_tables): Rename from Vweak_hash_tables and turned
10779         from a Lisp_Object into a bare pointer.
10780         (make_hash_table, copy_hash_table, sweep_weak_hash_tables, init_fns):
10781         Adjust the code correspondingly.
10783         * alloc.c (emacs_blocked_free): Remove unused var `bytes_used_now'.
10785         * term.c: Include unistd.h for ttyname, used in handle_one_term_event.
10786         (term_show_mouse_face): Remove unused var `j'.
10787         (handle_one_term_event): Remove unused vars `i' and `j'.
10788         Don't cast return value of ttyname since it's not necessary.
10790 2007-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10792         * alloc.c (mark_maybe_pointer): Enforce mult-of-8 alignment when using
10793         USE_LSB_TAG.  Suggested by Dmitry Antipov <dmantipov@yandex.ru>.
10795         * fns.c (map_char_table): Use an array of int for `indices' rather than
10796         an array of Lisp_Objects (which are only ever integers anyway).
10797         (Fmap_char_table): Update caller.
10798         * lisp.h: Update prototype.
10799         * keymap.c (Fset_keymap_parent, map_keymap, Fcopy_keymap):
10800         * fontset.c (Ffontset_info):
10801         * casetab.c (set_case_table): Update callers.
10803         * editfns.c (Ftranspose_regions): Use EMACS_INT for positions.
10805         * keymap.c (struct accessible_keymaps_data)
10806         (struct where_is_internal_data): New structures.
10807         (accessible_keymaps_1, where_is_internal_1): Use them to change
10808         interface to adhere to the one used by map_keymap.
10809         (Faccessible_keymaps, where_is_internal): Use map_keymap.
10810         (accessible_keymaps_char_table, where_is_internal_2): Remove.
10812         * keymap.h (map_keymap_function_t): More informative prototype.
10814 2007-07-10  Guanpeng Xu  <herberteuler@hotmail.com>
10816         * search.c (Vinhibit_changing_match_data, search_regs_1): New vars.
10817         (looking_at_1): Don't change search_regs and last_thing_searched
10818         if `inhibit-changing-match-data' is non-nil.
10819         (string_match_1, search_buffer, set_search_regs): Likewise.
10820         (syms_of_search): Add Lisp level definition for
10821         `inhibit-changing-match-data' and set it to nil.
10822         (boyer_moore): If `inhibit-changing-match-data' is non-nil, compute
10823         start and end of the match, instead of using values in search_regs.
10825 2007-07-01  Stefan Monnier  <monnier@iro.umontreal.ca>
10827         * minibuf.c (Fcompleting_read): New value `confirm-only'
10828         for `require-match'.
10830 2007-06-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10832         * fileio.c (Fdo_auto_save): Revert last patch installed unwillingly as
10833         part of the 2007-06-27 change to syms_of_fileio.
10835 2007-06-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10837         * macterm.c [USE_MAC_TSM] (mac_handle_text_input_event):
10838         Check WINDOWP before using XWINDOW.  Consolidate return statements.
10840 2007-06-27  Richard Stallman  <rms@gnu.org>
10842         * fileio.c (syms_of_fileio) <after-insert-file-functions>: Doc fix.
10844 2007-06-27  Juanma Barranquero  <lekktu@gmail.com>
10846         * buffer.c (syms_of_buffer) <selective-display>: Fix typo in docstring.
10848 2007-06-26  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10850         * gmalloc.c [HAVE_GTK_AND_PTHREAD]: Check this after including config.h.
10851         (_aligned_blocks_mutex) [USE_PTHREAD]: New variable.
10852         (LOCK_ALIGNED_BLOCKS, UNLOCK_ALIGNED_BLOCKS): New macros.
10853         (_free_internal, memalign): Use them.
10854         (_malloc_mutex, _aligned_blocks_mutex) [USE_PTHREAD]:
10855         Initialize to PTHREAD_MUTEX_INITIALIZER.
10856         (malloc_initialize_1) [USE_PTHREAD]: Don't use recursive mutex.
10857         (morecore_nolock): Rename from morecore.  All uses changed.
10858         Use only nolock versions of internal allocation functions.
10859         (_malloc_internal_nolock, _realloc_internal_nolock)
10860         (_free_internal_nolock): New functions created from
10861         _malloc_internal, _realloc_internal, and _free_internal.
10862         (_malloc_internal, _realloc_internal, _free_internal): Use them.
10863         Copy hook value to automatic variable before its use.
10864         (memalign): Copy hook value to automatic variable before its use.
10866 2007-06-26  Kenichi Handa  <handa@m17n.org>
10868         * coding.c (Ffind_operation_coding_system): Docstring improved.
10869         (syms_of_coding): Docstring of `file-coding-system-alist' improved.
10871 2007-06-25  David Kastrup  <dak@gnu.org>
10873         * keymap.c (Fcurrent_active_maps): Add `position' argument.
10874         (Fwhere_is_internal): Adjust call to `current-active-maps' to
10875         cater for additional parameter.
10877         * keymap.h: Adjust number of parameters to `current-active-maps'.
10879         * doc.c (Fsubstitute_command_keys): Adjust call of
10880         `current-active-maps'.
10882 2007-06-25  David Kastrup  <dak@gnu.org>
10884         * callint.c (Fcall_interactively): Make the parsing of interactive
10885         specs somewhat more readable.
10887 2007-06-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10889         * macterm.c (x_draw_fringe_bitmap) [MAC_OSX]: Extend fringe background
10890         to scroll bar gap also when bitmap fills fringe.  Draw only foreground
10891         if extended background has already been filled.
10893 2007-06-22  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10895         * macgui.h (USE_CG_DRAWING): Don't require USE_ATSUI.
10896         (USE_MAC_TOOLBAR): Require USE_CG_DRAWING.
10898         * macmenu.c (mac_dialog_modal_filter, Fx_popup_dialog) [MAC_OSX]:
10899         Put special treatment for Fmessage_box, Fyes_or_no_p, and Fy_or_n_p
10900         in #if 0 as it is not compatible with y-or-n-p-with-timeout.
10901         (timer_check) [TARGET_API_MAC_CARBON]: Add extern.
10902         [TARGET_API_MAC_CARBON] (mac_handle_dialog_event): Use QuitEventLoop
10903         instead of QuitAppModalLoopForWindow.  Consolidate QuitEventLoop calls.
10904         (pop_down_dialog) [TARGET_API_MAC_CARBON]: New function.
10905         [TARGET_API_MAC_CARBON] (create_and_show_dialog): Use it for unwind.
10906         Run timers during dialog popup.
10907         (Fmenu_or_popup_active_p) [TARGET_API_MAC_CARBON]: Use popup_activated.
10909 2007-06-21  Jason Rumney  <jasonr@gnu.org>
10911         * image.c (convert_mono_to_color_image): Swap fore and background.
10913 2007-06-20  Jason Rumney  <jasonr@gnu.org>
10915         * w32bdf.c (w32_BDF_to_x_font): Unmap memory when finished.
10916         (w32_free_bdf_font): Unmap memory not handle.
10918 2007-06-20  Sam Steingold  <sds@gnu.org>
10920         * gmalloc.c (__morecore): Fix the declaration to comply with the
10921         definition.
10923 2007-06-20  Juanma Barranquero  <lekktu@gmail.com>
10925         * w32term.c (w32_delete_display): Remove leftover declaration.
10926         (w32_define_cursor, w32_initialize): Make static.
10928         * w32.c (_wsa_errlist): Fix typo in error message.
10929         (init_environment): Ignore any environment variable from the
10930         registry having a null value.
10932 2007-06-20  Glenn Morris  <rgm@gnu.org>
10934         * Makefile.in (LIBGIF): Default to -lgif.
10936 2007-06-17  Jason Rumney  <jasonr@gnu.org>
10938         * w32menu.c (add_menu_item): Don't use multibyte string functions on
10939         unicode strings.
10941 2007-06-16  Juanma Barranquero  <lekktu@gmail.com>
10943         * xdisp.c (syms_of_xdisp) <auto-resize-tool-bars>:
10944         Fix typo in docstring.
10946 2007-06-16  Eli Zaretskii  <eliz@gnu.org>
10948         * w32menu.c (add_menu_item): Escape `&' characters in menu items
10949         and their keybindings.
10951 2007-06-15  Chong Yidong  <cyd@stupidchicken.com>
10953         * composite.c (update_compositions): Fix last fix.
10955 2007-06-14  Jason Rumney  <jasonr@gnu.org>
10957         * w32.c (get_process_times_fn): New function pointer.
10958         (globals_of_w32): Intialize it if present in kernel32.dll.
10959         (w32_get_internal_run_time): New function.
10961         * editfns.c (Fget_internal_run_time) [WINDOWSNT]: Use it.
10963 2007-06-14  Kenichi Handa  <handa@etlken.m17n.org>
10965         * composite.c (update_compositions): Check the validness of
10966         compositions.
10968 2007-06-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10970         * frame.h (struct frame) [MAC_OS]: New member external_tool_bar.
10971         (FRAME_EXTERNAL_TOOL_BAR) [MAC_OS]: Use it.
10973         * macfns.c (mac_window) [USE_MAC_TOOLBAR]: Set toolbar_win_gravity.
10974         (x_set_tool_bar_lines) [USE_MAC_TOOLBAR]: Set FRAME_EXTERNAL_TOOL_BAR.
10976         * macgui.h (USE_MAC_TOOLBAR): New define.
10978         * macmenu.c [TARGET_API_MAC_CARBON] (menu_target_item_handler):
10979         Return immediately unless popup is activated.
10981         * macterm.c (x_draw_fringe_bitmap) [MAC_OSX]: Extend fringe
10982         background to scroll bar gap.
10983         (x_scroll_bar_create) [MAC_OSX]: Set bar->fringe_extended_p.
10984         (XTset_vertical_scroll_bar) [MAC_OSX]: Put leftmost/rightmost
10985         scroll bars on frame edge.  Check fringe background extension.
10986         Don't clear extended fringe background area.
10987         (TOOLBAR_IDENTIFIER, TOOLBAR_ICON_ITEM_IDENTIFIER)
10988         (TOOLBAR_ITEM_COMMAND_ID_OFFSET, TOOLBAR_ITEM_COMMAND_ID_P)
10989         (TOOLBAR_ITEM_COMMAND_ID_VALUE, TOOLBAR_ITEM_MAKE_COMMAND_ID):
10990         [USE_MAC_TOOLBAR]: New macros.
10991         (mac_move_window_with_gravity, mac_get_window_origin_with_gravity)
10992         (mac_handle_toolbar_event, mac_image_spec_to_cg_image)
10993         (mac_create_frame_tool_bar, update_frame_tool_bar, free_frame_tool_bar)
10994         (mac_tool_bar_note_mouse_movement, mac_handle_toolbar_command_event)
10995         [USE_MAC_TOOLBAR]: New functions.
10996         (mac_handle_window_event) [USE_MAC_TOOLBAR]: Reposition window
10997         manually if previous repositioning has failed.
10998         (mac_handle_keyboard_event): Use precomputed event kind.
10999         (XTread_socket) [USE_MAC_TOOLBAR]: Handle click in structure region
11000         as tool bar item click.  Handle mouse movement over tool bar items.
11002         * macterm.h (struct mac_output) [USE_MAC_TOOLBAR]: New member
11003         toolbar_win_gravity.
11004         (struct scroll_bar) [MAC_OSX]: New member fringe_extended_p.
11005         (update_frame_tool_bar, free_frame_tool_bar) [USE_MAC_TOOLBAR]:
11006         Add externs.
11008         * xdisp.c (update_tool_bar, redisplay_tool_bar, redisplay_window)
11009         [USE_MAC_TOOLBAR]: Sync with GTK+ tool bar display.
11011 2007-06-14  Chong Yidong  <cyd@stupidchicken.com>
11013         * image.c (search_image_cache): Remove unused variable.
11015 2007-06-13  Chong Yidong  <cyd@stupidchicken.com>
11017         * xfns.c, xmenu.c: Link to xaw3d if available.
11019 2007-06-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11021         * dispextern.h (struct image) [HAVE_WINDOW_SYSTEM]: New members
11022         frame_foreground and frame_background.
11024         * image.c (lookup_image): Save frame foreground and background colors.
11025         (search_image_cache): Check if saved and current frame colors match.
11027 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
11029         * regex.c (regex_compile): Remove the `regnum' counter.
11030         Use bufp->re_nsub instead.  Add support for \(?N:RE\).
11032 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
11034         * term.c: Include intervals.h to declare Fget_text_property.
11036 2007-06-10  Jason Rumney  <jasonr@gnu.org>
11038         * w32fns.c (Fx_file_dialog): Take size from struct not pointer.
11040 2007-06-08  Juanma Barranquero  <lekktu@gmail.com>
11042         * callint.c (Fcall_interactively):
11043         * editfns.c (Fdelete_and_extract_region):
11044         * fileio.c (Fread_file_name):
11045         * fns.c (Fmapconcat):
11046         * keyboard.c (cmd_error_internal):
11047         * keymap.c (Fkey_description):
11048         * lread.c (openp):
11049         * minibuf.c (read_minibuf):
11050         * search.c (wordify):
11051         * sunfns.c (sel_read):
11052         * xdisp.c (Fformat_mode_line, syms_of_xdisp):
11053         * xfns.c (x_default_scroll_bar_color_parameter):
11054         * xmenu.c (menu_help_callback):
11055         * xselect.c (Fx_get_atom_name):
11056         * xterm.c (x_term_init): Use empty_unibyte_string.
11058 2007-06-08  Dmitry Antipov  <dmantipov@yandex.ru>  (tiny change)
11060         * alloc.c (init_strings): Initialize canonical empty strings.
11061         (make_uninit_string, make_uninit_multibyte_string): Return appropriate
11062         canonical empty string when the requested size is 0.
11064         * emacs.c (empty_unibyte_string): Rename from empty_string.
11065         (empty_multibyte_string): New canonical empty string.
11066         (syms_of_emacs): Don't initialize empty_string.
11068         * lisp.h (STRING_SET_UNIBYTE): Return the canonical empty unibyte
11069         string, if appropriate.
11070         (empty_unibyte_string, empty_multibyte_string): New externs.
11071         (empty_string): Remove extern.
11073         * lread.c (syms_of_lread): Use empty_unibyte_string.
11075 2007-06-07  Jason Rumney  <jasonr@gnu.org>
11077         * s/ms-w32.h: Don't define HAVE_TZNAME.
11079         * editfns.c (Fcurrent_time_zone): Remove hack for Japanese Windows.
11081 2007-06-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11083         * mac.c (xrm_get_preference_database): Remove BLOCK_INPUT.
11085         * macfns.c (mac_get_window_bounds): Move extern to macterm.h.
11086         (compute_tip_xy) [TARGET_API_MAC_CARBON]: Use GetGlobalMouse.
11088         * macmenu.c [TARGET_API_MAC_CARBON] (menu_target_item_handler):
11089         Don't call next handler.
11090         [TARGET_API_MAC_CARBON] (install_menu_target_item_handler):
11091         Remove argument.  Install handler to application.
11092         (set_frame_menubar): Don't change deep_p.
11093         (mac_menu_show): Use FRAME_OUTER_TO_INNER_DIFF_X and
11094         FRAME_OUTER_TO_INNER_DIFF_Y.
11095         (DIALOG_BUTTON_COMMAND_ID_OFFSET, DIALOG_BUTTON_COMMAND_ID_P)
11096         (DIALOG_BUTTON_COMMAND_ID_VALUE, DIALOG_BUTTON_MAKE_COMMAND_ID)
11097         [HAVE_DIALOGS]: New macros.
11098         [HAVE_DIALOGS] (mac_handle_dialog_event, create_and_show_dialog):
11099         Use them.
11100         (fill_menubar) [TARGET_API_MAC_CARBON]: Use CFString.
11102         * macselect.c [MAC_OSX] (install_service_handler): Rename from
11103         init_service_handler.  All callers changed.  Return OSStatus value.
11105         * macterm.c (mac_begin_cg_clip): New arg F.  Call SetPortWindowPort.
11106         All callers changed so as not to call SetPortWindowPort.
11107         (mac_begin_cg_clip) [USE_CG_DRAWING]: Call mac_prepare_for_quickdraw.
11108         (mac_draw_image_string_atsui) [USE_ATSUI]: New function created from
11109         mac_draw_string_common.
11110         (mac_draw_image_string_qd): Likewise.
11111         (mac_draw_string_common): Use them.  Add INLINE.
11112         (XTmouse_position, x_scroll_bar_report_motion) [TARGET_API_MAC_CARBON]:
11113         Use FRAME_OUTER_TO_INNER_DIFF_X, FRAME_OUTER_TO_INNER_DIFF_Y, and
11114         GetGlobalMouse.
11115         (x_set_mouse_pixel_position) [MAC_OSX]: Use FRAME_OUTER_TO_INNER_DIFF_X
11116         and FRAME_OUTER_TO_INNER_DIFF_Y.
11117         [TARGET_API_MAC_CARBON] (mac_handle_mouse_event): Likewise.
11118         [USE_MAC_TSM] (mac_handle_text_input_event): Likewise.
11119         (x_make_frame_visible) [TARGET_API_MAC_CARBON]: Move code for
11120         repositioning window to mac_handle_window_event.
11121         (x_make_frame_invisible) [TARGET_API_MAC_CARBON]: Move code for
11122         saving window location to mac_handle_window_event
11123         [USE_MAC_FONT_PANEL] (mac_show_hide_font_panel): Install handler here.
11124         (install_menu_target_item_handler): Remove argument in extern.
11125         [TARGET_API_MAC_CARBON] (mac_event_to_emacs_modifiers):
11126         Also accept command events.
11127         (do_keystroke): New function created from XTread_socket.
11128         (init_command_handler): Remove functions.
11129         [TARGET_API_MAC_CARBON] (mac_handle_window_event): Reposition window
11130         and save window location by kEventWindowShowing and kEventWindowHiding
11131         handlers here.  Don't call next handler for window state change and
11132         focus events.
11133         (mac_handle_application_event, mac_handle_keyboard_event)
11134         [TARGET_API_MAC_CARBON]: New functions.
11135         (install_window_handler) [TARGET_API_MAC_CARBON]: Register handlers for
11136         kEventWindowShowing and kEventWindowHiding events.  Move installation
11137         of mouse, font, text input and menu target item handlers to
11138         install_application_handler.
11139         (install_application_handler) [TARGET_API_MAC_CARBON]: New function.
11140         (mac_handle_cg_display_reconfig) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
11141         New function.
11142         (init_dm_notification_handler) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
11143         Register it.
11144         (XTread_socket) [TARGET_API_MAC_CARBON]:
11145         Consolidate SendEventToEventTarget calls.
11146         Use FRAME_OUTER_TO_INNER_DIFF_X and FRAME_OUTER_TO_INNER_DIFF_Y.
11147         Move application activation handler to mac_handle_application_event.
11148         Move keyboard handler to mac_handle_keyboard_event.
11149         (XTread_socket) [!TARGET_API_MAC_CARBON]: Use do_keystroke.
11150         (mac_initialize) [TARGET_API_MAC_CARBON]: Don't call
11151         init_command_handler.  Call install_application_handler.
11153         * macterm.h (mac_get_window_bounds): Move extern from macfns.c.
11154         (FRAME_OUTER_TO_INNER_DIFF_X, FRAME_OUTER_TO_INNER_DIFF_Y): New macros.
11156 2007-06-07  Glenn Morris  <rgm@gnu.org>
11158         * emacs.c (main): Use `emacs-copyright' in --version output.
11160 2007-06-06  Chong Yidong  <cyd@stupidchicken.com>
11162         * image.c (xpm_load): Remove spurious call to xpm_init_color_cache.
11164 2007-06-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11166         * macfns.c (mac_window): Replace WindowPtr with WindowRef.
11168         * macgui.h: Replace WindowPtr with WindowRef.
11170         * macmenu.c: Replace MenuHandle and GetMenuHandle with MenuRef and
11171         GetMenuRef, respectively.  Replace WindowPtr with WindowRef.
11172         Replace ControlHandle with ControlRef.
11173         (install_menu_quit_handler): Rename arg MENU_HANDLE to ROOT_MENU.
11175         * macterm.c: Replace MenuHandle and GetMenuHandle with MenuRef and
11176         GetMenuRef, respectively.  Replace WindowPtr with WindowRef.
11177         Replace ControlHandle with ControlRef.
11178         (USE_CARBON_EVENTS): Remove.  Use TARGET_API_MAC_CARBON instead.
11179         [MAC_OS8] (do_get_menus): Rename variable `menu_handle' to `menu'.
11181         * macterm.h (struct scroll_bar): Rename member control_handle_low
11182         and control_handle_high to control_ref_low and control_ref_high.
11183         All uses changed.
11184         (SCROLL_BAR_CONTROL_REF, SET_SCROLL_BAR_CONTROL_REF): Rename from
11185         SCROLL_BAR_CONTROL_HANDLE and SET_SCROLL_BAR_CONTROL_HANDLE,
11186         respectively.  All uses changed.
11187         (XCreatePixmap, XCreatePixmapFromBitmapData, XSetWindowBackground)
11188         (install_window_handler, remove_window_handler): Replace WindowPtr
11189         with WindowRef in externs.
11191 2007-06-05  Juanma Barranquero  <lekktu@gmail.com>
11193         * xfaces.c (Finternal_lisp_face_p): Signal error for face alias loops.
11195 2007-06-03  Nick Roberts  <nickrob@snap.net.nz>
11197         * keyboard.c (discard_mouse_events): Add GPM_CLICK_EVENT case.
11199         * frame.c (Fmouse_position, Fmouse_pixel_position):
11200         Condition on HAVE_GPM too.
11202         * term.c (term_mouse_highlight): Remove unused variables.
11203         (Fterm_open_connection): Set gpm_zerobased to 1.
11204         (term_mouse_movement, term_mouse_click, handle_one_term_event):
11205         Use zero based co-ordinates.
11206         (handle_one_term_event): Report a drag as mouse movement too.
11208         * Makefile.in (MOUSE_SUPPORT): Define for HAVE_GPM.
11210 2007-06-03  Chong Yidong  <cyd@stupidchicken.com>
11212         * image.c (search_image_cache): New function.  Require background
11213         color match if background color is unspecified in the image spec.
11214         (uncache_image, lookup_image): Use it.
11216 2007-06-01  Juanma Barranquero  <lekktu@gmail.com>
11218         * window.c (Fshrink_window): Reflow docstring.
11220 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
11222         * Version 22.1 released.
11224 2007-06-01  Richard Stallman  <rms@gnu.org>
11226         * xfns.c (x_encode_text): Add GCPRO.
11228 2007-06-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11230         * xfns.c (x_set_name_internal): Save encoded name before
11231         x_encode_text in case string data is relocated.
11233 2007-05-31  Richard Stallman  <rms@gnu.org>
11235         * buffer.c (syms_of_buffer): Doc fix.
11237 2007-05-30  Nick Roberts  <nickrob@snap.net.nz>
11239         * sysdep.c (init_sys_modes): Add rather than replace with
11240         O_NONBLOCK.
11242         * frame.c [HAVE_GPM] (Fset_mouse_pixel_position): Add call to
11243         term_mouse_moveto.
11245         * termhooks.h (term_mouse_moveto): New extern.
11247         * term.c (mouse_face_window): Rename...
11248         (Qmouse_face_window): ...to this.
11249         (term_show_mouse_face, term_clear_mouse_face)
11250         (term_mouse_highlight): Use Qmouse_face_window.
11251         (term_mouse_moveto): New function.
11252         (term_mouse_position): Make it work.
11253         (syms_of_term): Uncomment assignment to mouse_position_hook.
11254         Staticpro Qmouse_face_window.
11256 2007-05-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11258         * xdisp.c (redisplay_internal): Bind inhibit-point-motion-hooks to t
11259         around current_column call.
11261 2007-05-26  Dan Nicolaescu  <dann@ics.uci.edu>
11263         * xfaces.c (syms_of_xfaces): Delete stray semicolon.
11264         * xdisp.c (next_element_from_buffer):
11265         * window.c (delete_window):
11266         * term.c (term_mouse_highlight):
11267         * msdos.c (getdefdir):
11268         * macterm.c (mac_create_bitmap_from_bitmap_data)
11269         (init_font_name_table):
11270         * fns.c (Fsxhash):
11271         * data.c (Fmake_local_variable):
11272         * ccl.c (ccl_driver): Likewise.
11274 2007-05-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11276         * macterm.c [USE_CARBON_EVENTS] (mac_handle_window_event):
11277         Call mac_wakeup_from_rne on window size change.
11279 2007-05-25  Chong Yidong  <cyd@stupidchicken.com>
11281         * image.c (uncache_image): Fix typo.
11283 2007-05-23  Johannes Weiner  <hannes@saeurebad.de>  (tiny change)
11285         * keyboard.c (make_lispy_movement): Condition on HAVE_GPM too.
11287 2007-05-22  Richard Stallman  <rms@gnu.org>
11289         * xterm.c (x_connection_closed): Remove NO_RETURN.
11291 2007-05-22  Martin Rudalics  <rudalics@gmx.at>
11293         * syntax.c (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.
11295 2007-05-21  Chong Yidong  <cyd@stupidchicken.com>
11297         * image.c (uncache_image): New function.
11298         (Fimage_refresh): New function.
11300 2007-05-20  Jan Djärv  <jan.h.d@swipnet.se>
11302         * Makefile.in: Move GPM check outside HAVE_X_WINDOWS.
11304 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
11306         * config.in, keyboard.c, Makefile.in, sysdep.c, term.c,
11307         * termhooks.h: Use HAVE_GPM instead of HAVE_GPM_H.
11309 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
11311         * keyboard.c (make_lispy_event): Make case GPM_CLICK_EVENT
11312         conditional on [HAVE_GPM_H].
11314 2007-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
11316         * syntax.c (skip_chars): Update syntax-table only after we checked that
11317         the new location is valid.
11319 2007-05-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11321         * macterm.c (x_calc_absolute_position): Add BLOCK_INPUT around
11322         mac_get_window_bounds.
11324 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
11326         * Makefile.in (LIBGPM): Allow it to be set from configure.
11327         If set then link Emacs with it.
11329         * config.in: Regenerate.
11331         * lisp.h (add_gpm_wait_descriptor, delete_gpm_wait_descriptor):
11332         New externs.
11334         * termhooks.h [HAVE_GPM_H] (enum event_kind): Add GPM_CLICK_EVENT.
11335         Include gpm.h.
11336         (handle_one_term_event, term_gpm): New externs.
11338         * sysdep.c [HAVE_GPM_H] (init_sys_modes): Make gpm_fd nonblocking
11339         and allow it to be interrupted by SIGIO.
11341         * process.c (gpm_wait_mask, max_gpm_desc): New variables.
11342         (wait_reading_process_output): Wait on gpm_fd too.
11343         (add_gpm_wait_descriptor, delete_gpm_wait_descriptor)): New functions.
11344         (add_gpm_wait_descriptor_called_flag): New variable.
11345         (delete_keyboard_wait_descriptor): Check gpm_wait_mask.
11347         * keyboard.c [HAVE_GPM_H] (Qmouse_fixup_help_message)
11348         (make_lispy_movement, tracking_off, Ftrack_mouse, some_mouse_moved)
11349         (show_help_echo, readable_events, kbd_buffer_get_event, init_keyboard):
11350         Extend HAVE_MOUSE ifdefs to HAVE_GPM_H.
11351         (make_lispy_event): Add case GPM_CLICK_EVENT.
11352         (read_avail_input): Handle mouse input.
11354         * term.c (write_glyphs_with_face): New function.
11355         [HAVE_GPM_H]: Include buffer.h, sys/fcntl.h.
11356         (mouse_face_beg_row, mouse_face_beg_col, mouse_face_end_row)
11357         (mouse_face_end_col, mouse_face_past_end, mouse_face_window)
11358         (mouse_face_face_id, term_gpm, pos_x, pos_y)
11359         (last_mouse_x, last_mouse_y): New variables.
11360         (term_show_mouse_face, term_clear_mouse_face, fast_find_position)
11361         (term_mouse_highlight, term_mouse_movement, term_mouse_position)
11362         (term_mouse_click, handle_one_term_event, Fterm_open_connection)
11363         (Fterm_close_connection): New functions.
11364         (term_init): Initialise mouse_face_window.
11366 2007-05-19  Chong Yidong  <cyd@stupidchicken.com>
11368         * xdisp.c (redisplay_window): If first window line is a
11369         continuation line, recompute the new window start instead of
11370         recentering.
11372 2007-05-18  Glenn Morris  <rgm@gnu.org>
11374         * m/alpha.h (ORDINARY_LINK): No longer define on OpenBSD.
11375         Suggested by Alfred M. Szmidt <ams@gnu.org>.
11377 2007-05-17  Glenn Morris  <rgm@gnu.org>
11379         * m/macppc.h (ORDINARY_LINK): No longer define on OpenBSD.
11381 2007-05-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11383         * macterm.c [USE_CARBON_EVENTS] (mac_convert_event_ref): Also convert
11384         dead key repeat and up events.
11386 2007-05-14  Chong Yidong  <cyd@stupidchicken.com>
11388         * image.c (pbm_load): Check image size for monochrome pbm.
11390 2007-05-13  Chong Yidong  <cyd@stupidchicken.com>
11392         * xterm.c (XTread_socket): Revert last change.
11394 2007-05-12  Chong Yidong  <cyd@stupidchicken.com>
11396         * image.c (pbm_load): Correctly check image size for greyscale pbm.
11398         * xterm.c (XTread_socket): Yet Another Uncaught X Error Crash (YAUXEC).
11400 2007-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
11402         * editfns.c (Ftranspose_regions): Yet another int/Lisp_Object
11403         mixup (YAILOM).
11405 2007-05-07  Andreas Schwab  <schwab@suse.de>
11407         * keymap.c (Flookup_key): Fix typo in last change.
11409 2007-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
11411         * keymap.c (Fdefine_key, Flookup_key): Only do the 0x80->meta_modifier
11412         mapping for unibyte strings.
11414 2007-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11416         * macmenu.c (mac_dialog_show): Apply 2007-04-27 change for xmenu.c.
11417         (Fx_popup_dialog) [MAC_OSX]: Likewise.
11419 2007-04-29  Richard Stallman  <rms@gnu.org>
11421         * insdel.c (replace_range): For undo, record insertion first.
11423 2007-04-29  Andreas Schwab  <schwab@suse.de>
11425         * lisp.h (VECSIZE): Use OFFSETOF.
11427 2007-04-29  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11429         * xdisp.c (try_window_reusing_current_matrix): Fix number of
11430         disabled lines.
11432 2007-04-28  Richard Stallman  <rms@gnu.org>
11434         * lread.c (read_escape): In a string, \s is always space.
11436 2007-04-27  Jan Djärv  <jan.h.d@swipnet.se>
11438         * xmenu.c (xdialog_show): Call Fredisplay before showing the dialog.
11440         * gtkutil.c (xg_update_menubar, create_menus): Create empty
11441         submenu for menu bar items.
11443 See ChangeLog.10 for earlier changes.
11445 ;; Local Variables:
11446 ;; coding: utf-8
11447 ;; add-log-time-zone-rule: t
11448 ;; End:
11450     Copyright (C) 2007, 2008  Free Software Foundation, Inc.
11452   This file is part of GNU Emacs.
11454   GNU Emacs is free software: you can redistribute it and/or modify
11455   it under the terms of the GNU General Public License as published by
11456   the Free Software Foundation, either version 3 of the License, or
11457   (at your option) any later version.
11459   GNU Emacs is distributed in the hope that it will be useful,
11460   but WITHOUT ANY WARRANTY; without even the implied warranty of
11461   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
11462   GNU General Public License for more details.
11464   You should have received a copy of the GNU General Public License
11465   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
11467 ;; arch-tag: dfb6ad96-1550-4905-9e53-d2059ee84c40